Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
Rejoignez notre page de fans
Rejoignez notre page de fans
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
- Vues:
- 5848
- Note:
- Publié:
- 2018.12.28 13:10
- 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
Indicator Heiken_Ashi_Smoothed_Trend with the possibility of changing its timeframe in its input parameters:
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)
For the indicator to work, indicator Heiken_Ashi_Smoothed_Trend.ex5 must be in the <terminal_data_catalog>\MQL5\Indicators folder.
Fig.1. Indicator Heiken_Ashi_Smoothed_Trend_HTF
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/22690

Indicator MA of CCI

A multisymbol EA. Its working algorithm is perceptron, i.e., a simple neural network). It uses indicator iAC (Acceleration/Deceleration, Accelerator/Decelerator Oscillator, AC).