Watch how to download trading robots for free
Find us on Twitter!
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
Views:
6214
Rating:
(19)
Published:
2017.03.02 12:30
MFI_price.mq5 (17.74 KB) view
MFI_price_HTF.mq5 (19.35 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

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

input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4// Indicator chart period (timeframe)

The indicator requires MFI_price.mq5 indicator file. Place it in <terminal_data_folder>\MQL5\Indicators.

Fig1. The MFI_price_HTF indicator

Fig1. The MFI_price_HTF indicator

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

Order Escort Order Escort

The Expert Advisor solves the problem of position trailing along a given curve by moving its Stop Loss and Take Profit.

Modified Standard Deviation.mq5 Modified Standard Deviation.mq5

This is a standard StdDev indicator with an additional feature, which changes the line color depending on its values. When the value increases, the line color is painted in green; when it falls, the line becomes red; if values stay the same over several periods, the line color stays yellow.

NRTR_ZigZag_HTF NRTR_ZigZag_HTF

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

NRTR_extr_ZigZag_HTF NRTR_extr_ZigZag_HTF

The NRTR_extr_ZigZag indicator with the timeframe selection option available in the input parameters