Support Board
Date/Time: Sun, 24 Nov 2024 05:33:04 +0000
Post From: Add volume to data with no volume in realtime
[2024-06-22 00:27:28] |
joshtrader - Posts: 488 |
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. |