Unisciti alla nostra fan page
- Visualizzazioni:
- 8720
- Valutazioni:
- Pubblicato:
- 2017.03.22 16:34
- Aggiornato:
- 2023.03.29 13:47
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/17845

A trading system using the SSL indicator.

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

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

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