Support Board
Date/Time: Fri, 29 Nov 2024 10:21:55 +0000
Post From: The use of c_SCTimeAndSalesArray and s_TimeAndSales after reloading a chart
[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
|