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:
2774
Rating:
(14)
Published:
2016.04.14 08:27
Updated:
2023.03.29 13:47
MFI_Chart.mq5 (10.83 KB) view
MFI_Chart_HTF.mq5 (12.75 KB) view
\MQL5\Include\
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The MFI_Chart indicator with the timeframe selection option available in input parameters:

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

The indicator requires MFI_Chart.mq5 indicator file. Add it to <terminal_data_folder>\MQL5\Indicators.

Fig.1. The MFI_Chart_HTF indicator

Fig.1. The MFI_Chart_HTF indicator

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

DeMarker_Chart_HTF DeMarker_Chart_HTF

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

Stochastic_Chart_HTF Stochastic_Chart_HTF

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

WPR_Chart_HTF WPR_Chart_HTF

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

BinaryWave_StDev_HTF BinaryWave_StDev_HTF

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