Join our fan page
WPR_Histogram_Round_HTF - indicator for MetaTrader 5
- Views:
- 2835
- Rating:
- Published:
- 2017.01.19 16:57
- Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The WPR_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 WPR_Histogram_Round.mq5 indicator file. Place it in <terminal_data_folder>\MQL5\Indicators.
Fig.1. WPR_Histogram_Round
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/16784
This Expert Advisor closes all positions if the total loss/profit exceeds a predefined limit.
MTC СomboThe Expert Advisor is based on a standard trend strategy and the two-layer neural network that is trained to enter the market against a trend.
The Exp_CenterOfGravityCandles Expert Advisor is based on signals of the CenterOfGravityCandles indicator.
OpenTicksNon-indicator system based on the analysis of the four previous bars. Implemented partial closing.