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:
- 4516
- Derecelendirme:
- Yayınlandı:
- 2018.03.01 11:22
-
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git
The idea of this indicator is to replace the High and Low prices with the Moving Average indicator values when calculating the SAR indicator.
The result is shown below:
That is, direction of the SAR indicator changes after it touches the Moving Average indicator.
Input Parameters
- SAR: Step - the SAR indicator parameter;
- SAR: Maximum - the SAR indicator parameter;
- MA: Period - the Moving Average parameter;
- MA: Shift - the Moving Average parameter;
- MA: Method - the Moving Average parameter.
MetaQuotes Ltd tarafından Rusçadan çevrilmiştir.
Orijinal kod: https://www.mql5.com/ru/code/19770

A trading system based on the ZigZag indicator.

Modified iCCI (Commodity Channel Index, CCI) - color highlighting of zones above the UP level and below the DOWN level.

An assistant EA for manual trading. Sets Stop loss, Take profit, moves positions to breakeven and applies trailing.

It is a further development of the first VR---ZVER version. The new version features trailing stop, a separate flag for allowing/prohibiting BUY positions, a separate flag for allowing/prohibiting SELL positions.