Support Board
Date/Time: Tue, 16 Sep 2025 03:51:43 +0000
Post From: ACSIL Custom chart bars, combining records into original summary trade
[2025-09-11 16:00:06] |
robrg2675 - Posts: 15 |
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.
|