Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
Rejoignez notre page de fans
Rejoignez notre page de fans
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
- Vues:
- 5842
- Note:
- Publié:
- 2018.01.22 09:36
- Mise à jour:
- 2023.03.29 13:48
-
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, which receives trade signals from the XMACD histogram.
The indicator uses SmoothAlgorithms.mqh library classes (copy it to <terminal_data_folder>\MQL5\Include). The classes were described in detail in the article Averaging Price Series for Intermediate Calculations Without Using Additional Buffers.
Fig.1. The KI_signals_v2 indicator.
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/19369

Closing positions: all, only profitable or only losing positions.

The XMA_Divergence indicator with the possibility to change the indicator timeframe from input parameters.