Rejoignez notre page de fans
- Vues:
- 3010
- Note:
- Publié:
- 2017.01.19 16:57
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur 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
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/16784

This Expert Advisor closes all positions if the total loss/profit exceeds a predefined limit.

The 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.

Non-indicator system based on the analysis of the four previous bars. Implemented partial closing.