Login / Register
Add a review
Log in
Sign UP
[bws_google_captcha]

This indicator displays volume delta (of either tick volume or real volume) encoded in a custom symbol, generated by special expert advisers, such as RenkoFromRealTicks.

MetaTrader does not allow negative values in the volumes, this is why we need to encode deltas in a special way, and then use CustomVolumeDelta indicator to decode and display the deltas.

This indicator is applicable only for custom instruments generated in appropriate way (with signed volumes encoded). It makes no sense to apply it to other charts.

This indicator displays volume delta (of either tick volume or real volume) encoded in a custom symbol, generated by special expert advisers, such as RenkoFromRealTicks.

MetaTrader does not allow negative values in the volumes, this is why we need to encode deltas in a special way, and then use CustomVolumeDelta indicator to decode and display the deltas.

This indicator is applicable only for custom instruments generated in appropriate way (with signed volumes encoded). It makes no sense to apply it to other charts.

MetaTrader does not allow negative values in the volumes, this is why we need to encode deltas in a special way, and then use CustomVolumeDelta indicator to decode and display the deltas.

[spoiler title=”Read More…”]

This indicator is applicable only for custom instruments generated in appropriate way (with signed volumes encoded). It makes no sense to apply it to other charts.

For FOREX tickers the real volume field is always vacant. This is why renko generators (and other types of custom symbol generators) can save tick volume delta into the real volume field.

For exchange tickers real volumes are provided, hence tick volumes are less important and the tick volume field may be used to store delta of real volumes.

For FOREX tickers the real volume field is always vacant. This is why renko generators (and other types of custom symbol generators) can save tick volume delta into the real volume field.

For exchange tickers real volumes are provided, hence tick volumes are less important and the tick volume field may be used to store delta of real volumes.

Parameters

  • Source – specifies the field from where to read and decode volume delta: TickVolume or RealVolume;
  • Source – specifies the field from where to read and decode volume delta: TickVolume or RealVolume;

[/spoiler]

Add review
Reviews ( 0 ):