Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Vues:
4593
Note:
(29)
Publié:
2012.12.21 11:45
Mise à jour:
2016.11.22 07:32
\MQL5\Include\
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The Expert Advisor is a profit calculator on the opening position for price movement to a price level fixed in the chart. After attaching this Expert Advisor to the chart, a vertical price level appears on the chart. By moving the line, it is possible to get the Take Profit or Stop Loss value for the current market position directly on the chart. These values are valid for the price at that level.

The indicator uses the class of library GetFontName.mqh (should be copied to the terminal_data_folder\MQL5\Include). 

Fig.1 The StopLevelCounter Expert Advisor

 Fig.1 The StopLevelCounter Expert Advisor

Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/1287

ShowOpenDayLevel ShowOpenDayLevel

The indicator displaying the level of opening day at any timeframe (less than two hours) with the ability to perform the shift of day start time and consider the presence of Sundays in the chart

Exp_XMA_Range_Bands Exp_XMA_Range_Bands

The breakthrough system using the XMA_Range_Bands indicator.

Spectr Spectr

Financial asset oscillation spectrum normalized by values of a simple Moving Average

Exp_3XMA_Ishimoku Exp_3XMA_Ishimoku

The breakthrough trading system using the 3XMA_Ishimoku indicator.