Rejoignez notre page de fans
- Vues:
- 18282
- Note:
- Publié:
- 2016.02.01 09:45
- Mise à jour:
- 2016.11.22 07:32
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
The indicator shows the price change in points and how many times there was a change for a selected period, unfortunately only from launch to stop.
No input parameters.
It can be used to determine the speed and/or acceleration of price changes. In the screenshot it can be seen that the Volume equals 44, the TickVolume indicator shows that the price increased in 27 ticks ("Tick up") and decreased in 17 ticks ("Tick down"). During this time, the price has increased by 53 points ("Pips up") and decreased by 9 points ("Pips down", in the fifth digit).
Very important, all mathematical operations with the values of the indicator must be carried out in absolute values.
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/14395

The strategy by Daryl Guppy is implemented using this indicator.

The Expert Advisor is based on the lot management according to the Labouchere system.

The classic Moving Average indicator with a color change depending on the direction.

The Expert Advisor is based on the operation of its predecessor — Forex Fraus (for M1), but using the Envelopes indicator.