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:
- 5547
- Note:
- Publié:
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
The indicator displays a colored tick-volum histogram by five criteria:
- Increase in volume and grwoing price (default color is green);
- Decrease in volume and falling price (default color is sky blue);
- Increase in volume and falling price (default color is red);
- Decrease in volume and growing price (default color is golden);
- There are no changes in either volume or price (dafault color is pale gray).
The indicator compares the current data with the data as of N periods ago.
It has one input parameter:
- Period - calculation period.
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/20919

Wiseman is an indicator basically aimed at showing the candlestick, on which the trend has changed its direction.

Indicator Kalman Filter. It allows efficiently smoothing the noise, extracting the main trend from it.

A candlestick size indicator.

Indicator of candlestick size / tick volume ratios.