Support Board
Date/Time: Mon, 25 Nov 2024 14:25:36 +0000
Post From: custom numbers bars chart
[2014-02-10 20:03:36] |
WarriorTrader - Posts: 245 |
is is possible to create a custom numbers bars chart? Absolutely. You have FULL access to the volume at price data using the VolumeAtPriceV2 data type. I hope this is still documented. I no longer use the number bar study because my custom chart much better. const s_VolumeAtPriceV2 *p_VolumeAtPrice; Do a search for "pullback column" in the old message board for an example of my work. The custom chart is not public but I did post a "pullback column" before SC had a built in "pullback column". Good luck, WT |