Login Page - Create Account

Support Board


Date/Time: Tue, 25 Feb 2025 19:47:47 +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.