Guarda come scaricare robot di trading gratuitamente
Ci trovi su Twitter!
Unisciti alla nostra fan page
Unisciti alla nostra fan page
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
- Visualizzazioni:
- 10962
- Valutazioni:
- Pubblicato:
- 2017.08.10 12:54
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
Automated calculation of Stop Loss levels based on the Average True Range indicator (ATR) indicator.
Calculation method:
- The "Max" level: add to the Open price the ATR value multiplied by "Target"
- The "Min" level: subtract from the Open price the ATR value multiplied by "Target"
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/18674

The Expert Advisor uses three indicators: MA(150), RSI(3) with levels 80 and 20, Stochastic(6, 3, 3) with levels 70 and 30.

The Color_QEMA_Envelopes_Digit indicator with the timeframe selection option available in the indicator input parameters.

An assistant Expert Advisor. Only CLOSING positions.

The EA trades during two trading sessions, starting at the specified session beginning time. Stop Loss. Take Profit.