Login Page - Create Account

Support Board


Date/Time: Thu, 25 Apr 2024 15:28:45 +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
sc.GetSummation()

to sum how far you want to.