ModestPips Triple Stochastic

This script is composed of three elements:
- EMA Cross Indicator
- Money Flow Indicator Oversold/Overbought
- Triple Stochastic - The Core Component of this script
EMA Cross:
The EMA Cross provides a rough idea of trend direction. The 50 horizontal line will flash green/red depending on the current EMA crossover status.
The EMA values can be changed depending on your preference.
This indicator is not used for entries. It only provides confluence for entries.
Money Flow Indicator:
The money flow indicator will flash green/red in the background when it is oversold/overbought. It could be referred as an early signal before a potential big move.
Not used for entries, just as a warning to get ready for a potential big move.
Triple Stochastic:
This is the core and magic of the script. This indicator uses the 3 stochastic to provide signals for trade entries.
The 3 stochastics use different calculations to provide the differing length of the oscillators.
The slow stochastic will flash red when in overbought/oversold areas.
Using these 3 stochastics can provide 3 types of entries.
Trade Entries:
- Extreme Opposite Entry - Entry when slow stoch is red and the super-fast stoch is on the opposite extreme.
- Rebound Entry - Entry upon reversal signal where super-fast and fast stochs trigger a move in the opposite direction and then retrace to retest the slow stoch.
- Continuation Entry - Entry during a trending market when super-fast and fast stochs retrace to retest the slow stoch.
This indicator can be used with any timeframes, although 30m is where I find the cleanest signals.
Some examples are provided on the chart, I will provide detailed explanations for ideal signals below.
Also updated the appearance of the EMA Crossover thickness to stand out more.
Take note, the Stoch thickness has also been increased as I am using the charts in full screen now.
// 20210411 - Removed alert for Rebound Entry. Not working as intended.
Скрипт с ограниченным доступом
Только пользователи, одобренные автором, могут получить доступ к этому скрипту. Вам нужно отправить запрос и получить разрешение на его использование. Обычно доступ предоставляется после оплаты. Для получения подробной информации следуйте инструкциям автора ниже или свяжитесь с AfterlifeTrading напрямую.
TradingView НЕ рекомендует платить за скрипт или использовать его, если вы не доверяете его автору и не понимаете, как скрипт работает. Вы всегда можете найти бесплатные скрипты с открытым исходным кодом в Скриптах сообщества.
Инструкции от автора
Отказ от ответственности
Скрипт с ограниченным доступом
Только пользователи, одобренные автором, могут получить доступ к этому скрипту. Вам нужно отправить запрос и получить разрешение на его использование. Обычно доступ предоставляется после оплаты. Для получения подробной информации следуйте инструкциям автора ниже или свяжитесь с AfterlifeTrading напрямую.
TradingView НЕ рекомендует платить за скрипт или использовать его, если вы не доверяете его автору и не понимаете, как скрипт работает. Вы всегда можете найти бесплатные скрипты с открытым исходным кодом в Скриптах сообщества.