Fan sayfamıza katılın
Öyleyse bir link gönderin -
başkalarının da faydalanmasını sağlayın
Forex Fraus M1 - MetaTrader 5 için Uzman Danışman
- Yayınlayan:
- Vladimir Karputov
- Görüntülemeler:
- 3800
- Derecelendirme:
- Yayınlandı:
- 2018.09.27 15:16
- Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git
Idea by: Dmitriy Zaytsev
MQL5 code author: barabashkakvn
How it works
The EA only operates (opens new positions) when a new bar emerges.
The volume of the opened position is equal to Lots. Stop Loss, Take Profit and Trailing Stop can be disabled by setting the appropriate parameter to "0.0".
The EA checks the value of iWPR (Williams' Percent Range, %R) at the #0 bar. The EA sells in the overbought zone and buys in the oversold zone. If the time period control is enabled (Use Timecontrol == true), the time interval is configured from Start hour to End hour.
When a signal emerges, opposite positions can be closed: this can be done by setting Use close opposite positions = true.
EURUSD, M1, "Every tick based on real ticks"
MetaQuotes Ltd tarafından Rusçadan çevrilmiştir.
Orijinal kod: https://www.mql5.com/ru/code/21679
The Trading Channel Index oscillator displayed as a color histogram.
Slope_Direction_LineThe Slope Direction Line indicator is displayed as a colored moving average line indicating the average market movement direction.