Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
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
Indicateurs

VininI ConstTick SMA - indicateur pour MetaTrader 4

Vues:
25172
Note:
(8)
Publié:
2008.03.06 09:47
Mise à jour:
2014.04.21 14:52
MQL5 Freelance Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Further to the topic about equivoluminal bars. The indicator is recommended to be used on M1.

Parameters:

int Price_Mode= 0; // price mode 0-6
int MA_Period=13; // smoothing period
int CountTick=100; // the amount of ticks in the forming bar
bool DrawAll=false; // should the intermediate results be drawn or not?

Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/7946

Automated Trading System "Сombo" Automated Trading System "Сombo"

The ATS is based on the classical trend-following strategy and a double-layer neural network taught in to enter the market against the trend.

CandleStop CandleStop

Indicator CandleStop.

VininI ConstTickHeikenAshi R VininI ConstTickHeikenAshi R

The indicator forms candlesticks based on "equitick" bars.

Custom Aroon Oscilator_v1 Custom Aroon Oscilator_v1

Indicator Custom Aroon Oscilator_v1.