Login Page - Create Account

Support Board


Date/Time: Fri, 24 Apr 2026 01:29:57 +0000



Post From: DOM Pulling & Stacking Delta

[2026-04-23 19:49:48]
TriStar Trading - Posts: 195
Is the DOM Pulling and Stacking Delta available anywhere or should I be calcing that myself? I'm thinking the float BidSum = sc.GetBidMarketDepthStackPullSum(); and float AskSum = sc.GetAskMarketDepthStackPullSum(); will only retrieve the current sum of the StackPull Ask & Bid columns. For example, Ask = +100, next bar Ask = +75, Ask = +75 not -25. Thanks! Mike