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:
- 6061
- Note:
- Publié:
- 2018.06.18 10:30
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
Oscillator TVI (Trade Volume Index) shows whether a security is being accumulated (bought) or distributed (sold).
It has one input parameter:
- Minimum tick value - the minimum tick value.
Calculations:
- If the difference between the current price and yesterday's index exceeds the minimum threshold volume, we consider the security to be bought;
- If the difference between the current price and yesterday's index is lower than the negative minimum threshold volume, we consider the security to be sold;
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/20811

Channel indicator

Oscillator RTR (Range To Range) shows the ratio of two ATRs, a fast one and a slow one. Indicator RTR (Range To Range)

Indicator ASCtrend_NRTR with the timeframe selection option available in input parameters, alerting and sending e-mails and push-messages when the indicator changes its color.

The EA works in the quietest hours (upon closing the American session and before opening the Asian session).