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:
- 6213
- Note:
- Publié:
- 2018.12.28 13:10
- Mise à jour:
- 2019.01.17 11:29
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
Oscillating indicator MA of CCI is standard oscillator Commodity Channel Index (CCI), and signal line is Moving Average built on the CCI data
It has four adjustable parameters:
- CCI period - CCI calculation period
- CCI applied price - CCI applied price
- MA period - smoothin MA calculation period
- MA method - smoothing MA calculation method
Calculations:
CCI = CCI(CCI applied price, CCI period)
MA = MA(CCI, MA period, MA method)
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/22692

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

Indicator POGO

Indicator Heiken_Ashi_Smoothed_Trend with the possibility of changing its timeframe in its input parameters

Oscillator i-KlPrice using volumes