Join our fan page
- Views:
- 7605
- Rating:
- Published:
- 2017.01.26 09:25
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The Chart on Chart indicator displays a chart of other symbol on the current chart.
Since the history data may not be loaded right away, the initial display of the indicator may take a long time.
If the indicator is run in non-trading time and the chart does not appear for a long time, then it is necessary to restart the indicator.
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/17085

The Expert Advisor uses signals from the indicators: ATR, MACD.

Increasing the lot after a losing trade. Entry signals are based on the DeMarker indicator.

The Fractional_Bands indicator with the timeframe selection option available in the input parameters.

The WeightOscillator trend indicator, which features alerts, sending emails and push-notifications to mobile devices.