Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

TicksVolume - indicator for MetaTrader 4

Views:
17455
Rating:
(36)
Published:
2016.02.01 09:45
Updated:
2016.11.22 07:32
ticksvolume.mq4 (3.82 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to 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.

TicksVolume

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/14395

Guppy Multiple Moving Averages Guppy Multiple Moving Averages

The strategy by Daryl Guppy is implemented using this indicator.

Labouchere EA Labouchere EA

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

VR Moving Average VR Moving Average

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

Forex Fraus Slogger Forex Fraus Slogger

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