Login Page - Create Account

Support Board


Date/Time: Thu, 13 Nov 2025 08:14:36 +0000



Post From: ACSIL Custom chart bars, combining records into original summary trade

[2025-09-11 16:00:06]
robrg2675 - Posts: 22
When creating a custom chart bars study with ACSIL, is it possible to combine trade records into the original summary trade? I've seen the documentation explaining how this can be done for the sc.GetTimeAndSalesand the sc.ReadIntradayFileRecordForBarIndexAndSubIndex functions. I haven't found any similar documentation for custom chart bars. Is there a subgraph index that can be given to the GetChartBarValue(int SubgraphIndex, int BarIndex) function that returns a value indicating if a trade is the first or last order of a bundled trade? Thanks in advance.