Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
MFI_Histogram_Round_HTF - indicator for MetaTrader 5
- Views:
- 3073
- Rating:
- Published:
- 2017.01.19 16:56
- Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The MFI_Histogram_Round 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_Histogram_Round.mq5 indicator file. Place it in <terminal_data_folder>\MQL5\Indicators.
Fig.1. MFI_Histogram_Round_HTF indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/16761
Exp_GTakeProfit
This Expert Advisor closes all positions if the total profit exceeds a predefined limit.
Exp_GStopLossThis Expert Advisor closes all positions if the total loss exceeds a predefined limit.