Guarda come scaricare robot di trading gratuitamente
Ci trovi su Facebook!
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

AutoSet SL TP - sistema esperto per MetaTrader 5

Pubblicati da::
Vladimir Karputov
Visualizzazioni:
22667
Valutazioni:
(28)
Pubblicato:
2019.02.07 08:54
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

Idea by: Vladislav Andruschenko

mq5 code by: barabashkakvn

The EA place Stop Loss and Take Profit ONCE. In case of successful placing, it is aborted. In fact, this is a one-use EA, almost like a script. I just like it more to place this functionality in an EA.

It only works for the current symbol.

You can specify in its parameters: Stop Loss and Take Profit lot sizes and the type of the position, to which it should be applied (BUY, SELL, or both BUY and SELL). It it is allowed to modify the position, then the EA will change the Stop Loss and/or Take Profit forcedly. For example, modifying a BUY position is allowed and Stop Loss is set as above zero in the parameters, it means that in the BUY position, the Stop Loss will be changed forcedly in accordance with the Stop Loss input.


Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/23445

Murrey_Math_Lv_Arr Murrey_Math_Lv_Arr

Indicator Murrey_Math_Lv with the levels shown as labels that can be changed in its input parameters

Breakdown catcher Breakdown catcher

Working with pending Stop orders

Close panel Close panel

A panel to close positions based on class CDialog. Buttons based on class СButton.

Murrey_Math_Lv_Arr_r Murrey_Math_Lv_Arr_r

Indicator Murrey_Math_Lv_Arr limiting the computer resources used in calculating and displaying the indicator on the chart