Login Page - Create Account

Support Board


Date/Time: Mon, 16 Sep 2024 19:21:50 +0000



Post From: Add volume to data with no volume in realtime

[2024-06-22 00:27:28]
joshtrader - Posts: 485
I have an index which has no volume data. For every tick (every tick is one second) I would like to change the volume from 0 to 1. I would like to do this so that I can use the VbP study to dynamically draw profiles. I can use a TPO set to a short time frame but I can't draw the profiles this way without splitting and merging, etc.

What is the easiest way to add volume from 0 to 1 for every transaction in realtime? Also I'm assuming there is no way VbP can be set to assume a 1 when it sees a 0 for volume, but I'll ask that anyway.