Unisciti alla nostra fan page
- Visualizzazioni:
- 13632
- Valutazioni:
- Pubblicato:
- Aggiornato:
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
Real author:
Alexander Elder
The indicator is based on the trading system "Elder's Triple Screen": we have 3 timeframes (windows) 1 - the highest, 2 - medium, 3 - the lowest or the current one. To avoid errors, it is not recommended to change their positions. The algorithm is based on a very simple principle: if MA grows on the specified timeframes (windows) - buy, if falls - sell.

Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/1797
Levels
Another version of the indicator that calculates support/resistance levels.
ImpulseOsMA
The indicator draws bars based on Elder's impulse system.
Visual Аnalysis AfterTesting
Easier visual analysis of graphical objects created by the strategy tester.
NextBarColor
The indicator "predicts" the color of the next bar with the probability specified in the settings. It is useful for the evaluation of strategies aimed at such a prediction when choosing trading instruments / timeframes for strategies. Caution: The indicator "looks into the future", so do not apply it in real life or in the strategy tester!