Alım-satım robotlarını ücretsiz olarak nasıl indirebileceğinizi izleyin
Bizi Telegram ü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
- Yayınlayan:
- Besarion Turmanauli
- Görüntülemeler:
- 48952
- Derecelendirme:
- Yayınlandı:
- 2018.01.30 12:12
- Güncellendi:
- 2021.06.28 07:30
-
Bu koda dayalı bir robota veya göstergeye mi ihtiyacınız var? Freelance üzerinden sipariş edin Freelance'e git
This indicator is based on code from the original author Iurii Tokman. I translated it from Russian and made the following improvements:
- Added trading alerts (Alerts in MetaTrader 4 terminal, Email notifications, Push notifications).
- Inputs to enable/disable each alert type separately.
- Instead of only Momentum, implemented a drop-down list of indicators you can choose from.
- Minor optimizations and fixes.
Inputs
- MName - indicator name.
- MPeriod - indicator period.
- MLevel - indicator level.
- MAppliedPrice - applied price for Momentum, CCI or RSI.
- Alerts - enable/disable alerts.
- Email - enable/disable Email notifications.
- Push - enable/disable Push notifications.
Recommendations
- Employ other means of fundamental and technical analysis, do not rely solely on this indicator to make trading decisions.
Thank you for reading!

This script is used to convert history data from M1 to M5, M15, M30, H1, H3, D1, W1, MN.

Generates a random number, and if this number is even, it will buy, if odd - it will sell.

Get entry signals from specific candles based on your rules.

Displays the relative strengths of chosen currencies on one chart.