Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

Three Screen Elder Arrows - indicator for MetaTrader 5

Views:
12381
Rating:
(39)
Published:
2013.08.17 20:33
Updated:
2016.11.22 07:32
3screenelder.mq5 (11.02 KB) view
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.

Figure 1. The indicator

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/1797

Levels Levels

Another version of the indicator that calculates support/resistance levels.

ImpulseOsMA ImpulseOsMA

The indicator draws bars based on Elder's impulse system.

Visual Аnalysis AfterTesting Visual Аnalysis AfterTesting

Easier visual analysis of graphical objects created by the strategy tester.

NextBarColor 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!