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
- Görüntülemeler:
- 2326
- Derecelendirme:
- Yayınlandı:
- 2018.04.18 16:25
-
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git
This library is a further development of SignalMAAboveBelow.
What's new in version 2
- The Type of trade parameter allows to set the type of signal to be produced by the module:
- only BUY
- only SELL
- BUY and SELL
Example of opening positions when Reverse == false:
Fig. 1. SignalMAAboveBelow 2 - opening a BUY position
Fig. 2. SignalMAAboveBelow 2 - opening a SELL position
Parameters of the signals module
- Reverse - the flag of the reverse of signals;
- PeriodMA - the averaging period of the Moving Average indicator;
- Shift - the horizontal shift of the Moving Average indicator;
- Method - type of smoothing of the Moving Average indicator;
- Applied - the type of the price, based on which the Moving Average indicator is calculated;
- TypeOfTrade - type of trading signals: 0 → BUY, 1 → SELL, 2 → BUY and SELL.
MetaQuotes Ltd tarafından Rusçadan çevrilmiştir.
Orijinal kod: https://www.mql5.com/ru/code/20051

The indicator of divergences of High/Low indices.

An indicator of dynamic support/resistance levels.