Support Board
Date/Time: Fri, 18 Apr 2025 04:38:10 +0000
Post From: Getting Sum of Pulling/Stacking for Given Levels
[2025-04-08 07:47:33] |
User431178 - Posts: 647 |
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() |