Login Page - Create Account

Support Board


Date/Time: Fri, 29 Nov 2024 10:34:18 +0000



[Programming Help] - The use of c_SCTimeAndSalesArray and s_TimeAndSales after reloading a chart

View Count: 379

[2023-02-20 06:12:36]
User907967 - Posts: 54
Dear community,

(I have rewritten the previously written post to simplify the question)

I know how to use sc.GetTimeAndSales() to identify orders that have a volume greater than X, but I cannot evaluate already loaded bars. This means if I have a chart with five days of bars loaded, once I load the study, it'll only highlight where my criteria meet for the emerging bars. Also, if I press insert (reload the chart), none of the previous markings remains once the chart reloads.

Is there a way I can use sc.GetTimeAndSales(), c_SCTimeAndSalesArray and s_TimeAndSales for already loaded bars?

Is there an example - although I reviewed the cpp files that came with SC.

Thank you.
Date Time Of Last Edit: 2023-02-20 13:42:22

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account