Alım-satım robotlarını ücretsiz olarak nasıl indirebileceğinizi izleyin
Bizi Facebook üzerinde bulun!
Fan sayfamıza katılın
Fan sayfamıza katılın
Komut dosyasını ilginç mi buldunuz?
Öyleyse bir link gönderin -
başkalarının da faydalanmasını sağlayın
Öyleyse bir link gönderin -
başkalarının da faydalanmasını sağlayın
Komut dosyasını beğendiniz mi? MetaTrader 5 terminalinde deneyin
- Yayınlayan:
- Vladimir Karputov
- Görüntülemeler:
- 11755
- Derecelendirme:
- Yayınlandı:
- 2017.08.10 12:55
- Güncellendi:
- 2018.02.27 13:36
-
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git
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:
MetaQuotes Ltd tarafından Rusçadan çevrilmiştir.
Orijinal kod: 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.