Login Page - Create Account

Support Board


Date/Time: Sat, 23 Nov 2024 20:40:04 +0000



Post From: ACSIL Custom Autotrading System assistance

[2024-08-06 09:45:57]
User357489 - Posts: 72
Without bombarding the board with all the errors; they are pertaining to getting the market depth data and vbp data;

error: cannot bind non-const lvalue reference of type 's_MarketDepthEntry&' to an rvalue of type 's_MarketDepthEntry'
121 | if (sc.GetAskMarketDepthEntryAtLevel(level, askDepthEntry))
| ^~~~~
In file included from scstructures.h:104,