Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Vues:
8138
Note:
(27)
Publié:
2017.03.22 16:34
Mise à jour:
2023.03.29 13:47
\MQL5\Include\
SSL_Alert.mq5 (28.67 KB) afficher
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Real author: Kalenzo

A trend indicator SSL, marking trend change moments using colored icons, with the possibility to generate alerts, send emails and push-notifications.

The indicator uses SmoothAlgorithms.mqh library classes (copy it to <terminal_data_folder>\MQL5\Include). The use of the classes was described in detail in the article "Averaging Price Series for Intermediate Calculations Without Using Additional Buffers".

Fig1. The SSL_Alert‌ indicator

Fig1. The SSL_Alert‌ indicator

Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/17845

Exp_SSL Exp_SSL

A trading system using the SSL indicator.

SSL_HTF SSL_HTF

The SSL indicator with the timeframe selection option available in input parameters

ColorParabolic_Alert ColorParabolic_Alert

The ColorParabolic semaphore signal indicator featuring alerts, sending emails and push notifications.

Trade on qualified RSI Trade on qualified RSI

A trade strategy based on the RSI indicator. Checks if there is enough money before opening a position.