Login Page - Create Account

Support Board


Date/Time: Thu, 28 Nov 2024 06:41:01 +0000



Post From: Bid/Ask Number of Levels

[2023-05-30 12:02:05]
User769783 - Posts: 182
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