Fan sayfamıza katılın
Öyleyse bir link gönderin -
başkalarının da faydalanmasını sağlayın
- Görüntülemeler:
- 19629
- Derecelendirme:
- Yayınlandı:
- 2016.03.07 10:30
- Güncellendi:
- 2016.11.22 07:32
-
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git
The EA operation logic: open a Buy order with Take Profit and Stop Loss, if the order closes by Stop Loss, then the Take Profit of the next order will be equal to the Take Profit of the previous order, multiplied by the coefficient.
When Buy closes by Stop Loss or Take Profit, then a Sell order with Take Profit and Stop Loss is opened, if the order closes by Stop Loss, then the Take Profit of the next order will be equal to the Take Profit of the previous order, multiplied by the coefficient.
MetaQuotes Ltd tarafından Rusçadan çevrilmiştir.
Orijinal kod: https://www.mql5.com/ru/code/13121

The Expert Advisor based on the Heiken Ashi indicator.

The indicator shows the identification (magic) number and the profit of the order.

The Expert Advisor based on the RSI indicator. МА and martingale are added in the new version.

The Expert Advisor which uses AO and AC. Buying and selling is performed when the colors of the indicators match.