Unisciti alla nostra fan page
- Visualizzazioni:
- 9209
- Valutazioni:
- Pubblicato:
- Aggiornato:
-
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
Exp_SSL
A trading system using the SSL indicator.
SSL_HTF
The SSL indicator with the timeframe selection option available in input parameters
ColorParabolic_Alert
The ColorParabolic semaphore signal indicator featuring alerts, sending emails and push notifications.
Trade on qualified RSI
A trade strategy based on the RSI indicator. Checks if there is enough money before opening a position.