Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 2843
- Rating:
- Published:
- 2018.06.18 10:24
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Indicator AnchoredMomentum with the timeframe selection option available in input parameters.
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // The indicator chart period (timeframe)
For the indicator to operate, the AnchoredMomentum.ex5 indicator must be added to the <terminal_data_directory>\MQL5\Indicators folder.
Fig.1. Indicator AnchoredMomentum_HTF
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/20793

The inverted chart of the current financial instrument.

Indicator ADX_Cross_Hull_Style_NRTR with the timeframe selection option available in input parameters.

A trading system based on the AbsolutelyNoLagLwma indicator signals.

Indicator ADL (Advances/Declines Line) shows the ratio of positive and negative price increments over a specified time interval.