Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
Rejoignez notre page de fans
Rejoignez notre page de fans
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
- Publié par:
- Besarion Turmanauli
- Vues:
- 49153
- Note:
- Publié:
- 2018.01.30 12:12
- Mise à jour:
- 2021.06.28 07:30
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
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.