Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Vues:
5409
Note:
(15)
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

Peceptron_Mult Peceptron_Mult

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

POGO POGO

Indicator POGO

Heiken_Ashi_Smoothed_Trend_HTF Heiken_Ashi_Smoothed_Trend_HTF

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

i-KlPrice_Vol i-KlPrice_Vol

Oscillator i-KlPrice using volumes