Schau, wie man Roboter kostenlos herunterladen kann
Finden Sie uns auf Telegram!
und werden Sie Mitglied unserer Fangruppe
und werden Sie Mitglied unserer Fangruppe
Interessantes Skript?
Veröffentliche einen Link auf das Skript, damit die anderen ihn auch nutzen können
Veröffentliche einen Link auf das Skript, damit die anderen ihn auch nutzen können
Hat Ihnen das Skript gefallen?
Bewerten Sie es im Terminal MetaTrader 5
Bewerten Sie es im Terminal MetaTrader 5
- Veröffentlicht:
- Besarion Turmanauli
- Ansichten:
- 48945
- Rating:
- Veröffentlicht:
- 2018.01.30 12:12
- Aktualisiert:
- 2021.06.28 07:30
-
Benötigen Sie einen Roboter oder Indikator, der auf diesem Code basiert? Bestellen Sie ihn im Freelance-Bereich Zum 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.