Join our fan page
Three Screen Elder Arrows - indicator for MetaTrader 5
- Views:
- 12706
- Rating:
- Published:
- 2013.08.17 20:33
- Updated:
- 2016.11.22 07:32
- Need a robot or indicator based on this code? Order it on Freelance Go to 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.
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/1797
Another version of the indicator that calculates support/resistance levels.
ImpulseOsMAThe indicator draws bars based on Elder's impulse system.
Easier visual analysis of graphical objects created by the strategy tester.
NextBarColorThe 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!