Support Board
Date/Time: Wed, 04 Mar 2026 19:52:50 +0000
Post From: Historical market depth for chart with custom bars
| [2026-01-22 16:43:42] |
| Sierra_Chart Engineering - Posts: 23138 |
|
We can add support for this: but there is no method for getting a persistent pointer, that is, passing a pointer to a vector of values.
You can try to do this. We just do not know if it is going to work properly: Another question I have is about selectively setting the color of selected custom bars. Can this be done by adding a manual loop,
for (int i=sc.UpdateStartIndex; i<sc.ArraySize; i++), to the calling study function and do the coloring there? Sierra Chart Support - Engineering Level Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy: https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation For the most reliable, advanced, and zero cost futures order routing, use the Teton service: Sierra Chart Teton Futures Order Routing Date Time Of Last Edit: 2026-01-22 16:44:23
|
