Login Page - Create Account

Support Board


Date/Time: Sat, 20 Sep 2025 18:10:25 +0000



Post From: Bid/Ask Number of Levels

[2023-05-30 12:02:05]
User769783 - Posts: 195
I set the settings for market depth to 0 to receive all available levels, as instructed in the documentation. 1400 it max out, according to the market depth window information at the bottom. Im trying to say if sc.GetBidMarketDepthNumberOfLevels() > sc.GetAskMarketDepthNumberOfLevels(), then go long. Vice versa. Do I need to code something extra to get sc.GetAskMarketDepthNumberOfLevels() to update, or does it update on its own? Thanks