Login Page - Create Account

Support Board


Date/Time: Wed, 30 Apr 2025 14:39:33 +0000



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

[2025-04-08 07:47:33]
User431178 - Posts: 656
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()