[vc_row][vc_column][vc_column_text woodmart_inline=”no” text_larger=”no”]MeetAlgo Schaff Trend Cycle Indicator — is a cyclical oscillator created by calculating the stochastic over stochastic over a MACD line using cycles. The result is the improved version of the oscillator that is not choppy during the trends and reacts to the changes very fast. It was developed by Doug Schaff, who assumed that the currency trends accelerate and decelerate in cycles. Its algorithm was made public in 2008. Schaff Trend Cycle tries to combine two different methods of determining the trend direction changes — MACD and smoothed stochastic oscillator. The value of the indicator fluctuates between 0 and 100. Two trigger levels are used — 25 and 75.
Input parameters
Configurations
- MAShort (default = 23) — the period of the fast moving average for the MACD line calculation. Should be less than MALong.
- MALong (default = 50) — the period of the slow moving average for the MACD line calculation. Should be greater than MAShort.
- Cycle (default = 10) — the length of the cycle in chart periods. The resulting cycle is twice as long because two stochastics are calculated consequentially.
Notification
- ShowArrows (default = false) — if true, draws arrows above or below the respective bars where a signal is generated.
- UpColor (default = Blue) — color of the bullish signal arrow.
- DownColor (default = Red) — color of the bearish signal arrow.
- ShowAlerts (default = false) — if true, a display alert will be called when a signal is generated.
- SoundAlerts (default = false) — if true, a sound alert will be played when a signal is generated.
- EmailAlerts (default = false) — if true, an email alert will be sent when a signal is generated.
- PushAlerts (default = false) — if true, a push notification alert will be sent when a signal is generated.
[/vc_column_text][/vc_column][/vc_row]