Login Page - Create Account

Support Board


Date/Time: Tue, 28 Oct 2025 20:13:18 +0000



Post From: ACSIL Custom Autotrading System assistance

[2024-08-06 13:29:22]
User431178 - Posts: 804
if (sc.GetBidMarketDepthEntryAtLevel(level, bidDepthEntry))
if (sc.GetAskMarketDepthEntryAtLevel(level, askDepthEntry))

Sorry, missed this before, the parameters are the wrong way around in those lines above, should be depth struct followed by level index.

ACSIL Interface Members - Functions: sc.GetAskMarketDepthEntryAtLevel
Date Time Of Last Edit: 2024-08-06 13:29:47