Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Views:
8171
Rating:
(27)
Published:
2017.03.22 16:34
Updated:
2023.03.29 13:47
\MQL5\Include\
SSL_Alert.mq5 (28.67 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to 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

Translated from Russian by MetaQuotes Ltd.
Original code: 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.