Login Page - Create Account

Support Board


Date/Time: Sat, 18 May 2024 14:09:59 +0000



Post From: Load Weekend Data property in ACSIL s_ACSOpenChartParameters

[2015-08-09 05:11:29]
Jayturn - Posts: 15
I have my base chart set with "Load Weekend Data" set to off. When I add a custom ACSIL study to that chart and use sc.OpenChartOrGetChartReference(), the new chart opens with weekend data included. With the DaysToLoad property set to 0, you don't get the same days loaded because the newly opened chart includes weekend days in that list. Took me a while to figure out why my study wasn't returning data until a few days after the referencing chart had begun.

Can I please ask if there is an existing method to exclude the weekend data? If not, can I please request a Load Weekend Day property is added to s_ACSOpenChartParameters in order to include/exclude weekend data automatically?