Login Page - Create Account

Support Board


Date/Time: Wed, 02 Jul 2025 04:22:05 +0000



Post From: is there any way to use ACSIL to sum imbalances?

[2021-04-20 21:59:31]
Flipper_2 - Posts: 57
Yeah you would use this,
ACSIL Interface Members - Variables and Arrays: sc.VolumeAtPriceForBars

find the level and side and store it in a SCSubgraphRef or something then just use the
ACSIL Interface Members - Functions: sc.GetSummation()

to sum how far you want to.