Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Published by:
- Besarion Turmanauli
- Views:
- 48934
- Rating:
- Published:
- 2018.01.30 12:12
- Updated:
- 2021.06.28 07:30
-
Need a robot or indicator based on this code? Order it on Freelance Go to 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.