Support Board
Date/Time: Wed, 05 Nov 2025 23:22:26 +0000
[Programming Help] - sc.NumberofAskTrades
View Count: 442
| [2023-07-24 14:17:37] |
| User769783 - Posts: 195 |
|
When using this function as well as sc.NumberofBidTrades, why does it not update? Trying to develop a simple algo using these but it seems they are not updating with the chart. Any suggestions, thank you...
|
| [2023-07-24 14:36:34] |
| User431178 - Posts: 805 |
|
Did you set sc.MaintainAdditionalChartDataArrays? ACSIL Interface Members - Variables and Arrays: sc.MaintainAdditionalChartDataArrays |
| [2023-07-24 14:50:37] |
| User769783 - Posts: 195 |
|
It was set to 1, but I just set it to true just to see any difference, none.
|
| [2023-07-24 15:56:22] |
| User769783 - Posts: 195 |
|
So yes, there is an error in my coding logic. Im trying to access the previous tick's information for sc.NumberOfAskTrades. So, something like sc.NumberOfAskTick[sc.Index -1]. Not sure how to write it but hopefully someone understands what Im getting at. Thanks
|
To post a message in this thread, you need to log in with your Sierra Chart account:
