Login Page - Create Account

Support Board


Date/Time: Mon, 21 Apr 2025 13:11:35 +0000



ACSIL Time and Sales structure and Combining Trades into Original Summary Trade

View Count: 124

[2025-02-28 21:44:27]
robrg2675 - Posts: 13
I'm working on an ACSIL custom study that uses the Time and Sales structure (sc.GetTimeAndSales()), and want to be able to combine trades into the Original Summary Trade. Per the documentation, I know that the combine records option in the Time and Sales window does not affect the ACSIL T&S structure. Does enabling Combine Trades into the Original Summary Trade on a chart affect the custom study if used on that chart? Documentation says that this chart option affects studies, like the Large Volume Trade Indicator. Does it affect all studies on that chart that use the T&S structure?

There is a function that is related to this, sc.SetCombineTradesIntoOriginalSummaryTradeSetting(), but it's not clear if this only affects the chart settings, the T&S structure for the study, or both.
[2025-03-01 01:09:46]
robrg2675 - Posts: 13
Think I found the answer:

ACSIL Programming Concepts: Combining Intraday Chart File Records into Original Summary Trade
[2025-03-03 19:43:31]
Sierra_Chart Engineering - Posts: 19285
No:
Does enabling Combine Trades into the Original Summary Trade on a chart affect the custom study if used on that chart?

And here is the information to do your own combining:
ACSIL Programming Concepts: Combining Intraday Chart File Records into Original Summary Trade

Does it affect all studies on that chart that use the T&S structure?
No.

Only the Chart Setting is controlled by this function:
There is a function that is related to this, sc.SetCombineTradesIntoOriginalSummaryTradeSetting(), but it's not clear if this only affects the chart settings

Sierra Chart Support - Engineering Level

Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy:
https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation

For the most reliable, advanced, and zero cost futures order routing, use the Teton service:
Sierra Chart Teton Futures Order Routing
Date Time Of Last Edit: 2025-03-03 19:44:33

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

Login

Login Page - Create Account