Assista a como baixar robôs de negociação gratuitos
Encontre-nos em Telegram!
Participe de nossa página de fãs
Participe de nossa página de fãs
Script interessante?
Coloque um link para ele, e permita que outras pessoas também o avaliem
Coloque um link para ele, e permita que outras pessoas também o avaliem
Você gostou do script?
Avalie seu funcionamento no terminal MetaTrader 5
Avalie seu funcionamento no terminal MetaTrader 5
- Publicado por:
- Besarion Turmanauli
- Visualizações:
- 48982
- Avaliação:
- Publicado:
- 2018.01.30 12:12
- Atualizado:
- 2021.06.28 07:30
-
Precisa de um robô ou indicador baseado nesse código? Solicite-o no Freelance Ir para 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.