Unisciti alla nostra fan page
WPR_Histogram_Round_HTF - indicatore per MetaTrader 5
- Visualizzazioni:
- 2874
- Valutazioni:
- Pubblicato:
- 2017.01.19 16:57
- Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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
Tradotto dal russo da MetaQuotes Ltd.
Codice originale 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.