Fan sayfamıza katılın
Öyleyse bir link gönderin -
başkalarının da faydalanmasını sağlayın
- Yayınlayan:
- Vladimir Karputov
- Görüntülemeler:
- 11669
- Derecelendirme:
- Yayınlandı:
-
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git
The author of the idea - Victor Lukashuck
mq5 code author - barabashkakvn
The EA uses iSAR (Parabolic SAR) indicator signals on the Bar current bar from the Work timeframe. The EA opens only one position at a time, therefore it is able to work both on hedging and netting accounts.
An open signal is also a signal to close an opposite position. If an opposite position is present, it is closed, and a new position is opened in a signal direction.
MetaQuotes Ltd tarafından Rusçadan çevrilmiştir.
Orijinal kod: https://www.mql5.com/ru/code/23039

Brief description

The Expert Advisor is based on iCCI (Commodity Channel Index, CCI) and iMA (Moving Average, MA) indicators.

Moving positions to breakeven

The Expert Advisor applies iADX (Average Directional Movement Index, ADX) and iBands (Bollinger Bands, BB) indicators