Login Page - Create Account

Support Board


Date/Time: Thu, 10 Jul 2025 03:45:23 +0000



Post From: Getting Sum of Pulling/Stacking for Given Levels

[2025-04-08 07:47:33]
User431178 - Posts: 739
The actual question was how can i get the sum using the functions below for given levels

To get the value for pull/stack over some arbitrary number of levels, you need to use these functions and do the sum yourself:

sc.GetAskMarketDepthStackPullValueAtPrice()
sc.GetBidMarketDepthStackPullValueAtPrice()

ACSIL Interface Members - Functions: sc.GetBidMarketDepthStackPullValueAtPrice()