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:
- 4597
- Note:
- Publié:
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
A simple indicator, which marks candlesticks with the maximum and minimum volume over a given period on a price chart.
It has one input parameter:
- Period - indicator calculation period.
A candlestick having the maximum volume for a given period, is marked with a signal dot above the candlestick, the one having the minimum volume is marked with a dot below.
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/20364

A signal indicator based on the Moving Average

Signals are generated by the iBands, Bollinger Bands indicator. When a signal is received, opposite positions are closed.

A moving average by Tim Tillson

An indicator of volumes relative to the positive/negative price increment