Guarda come scaricare robot di trading gratuitamente
Ci trovi su Twitter!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Sistemi Esperti

StopLevelCounter - sistema esperto per MetaTrader 5

Visualizzazioni:
4560
Valutazioni:
(29)
Pubblicato:
2012.12.21 11:45
Aggiornato:
2016.11.22 07:32
\MQL5\Include\
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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

Tradotto dal russo da MetaQuotes Ltd.
Codice originale 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.