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
- Pubblicati da::
- Vladimir Karputov
- Visualizzazioni:
- 11725
- Valutazioni:
- Pubblicato:
- 2017.08.10 12:55
- Aggiornato:
- 2018.02.27 13:36
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
Author of the idea — John Smith, author of the MQL5 code — barabashkakvn.
The EA trades during two trading sessions, starting at the specified session beginning time. Stop Loss. Take Profit.
Inputs:
- Start_hour_EU_session — the beginning of the European session (hours)
- Start_hour_US_session — the beginning of the American session (hours)
- End_hour_US_session — the end of the American session (hours)
- Small EU Session (in pips) — the minimum session length
- Trade on Monday — enable/disable trading on Monday
- Lots — position lot volume
- Stop Loss
- Take Profit
Testing results on EURUSD, M15:
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/18704

An assistant Expert Advisor. Only CLOSING positions.

Automated calculation of Stop Loss levels based on the ATR indicator.

Closing all open positions with the specified profit percent.

Trades on PERIOD_M1 (M1). Calculates bullish and bearish candlesticks.