Posts
PanagiotisChar 28 Feb 2023, 09:30
cTrader Algo
Creating a custom class with interface returns "Crashed in OnStart with NullReferenceException: Object reference not set to an instance of an object"
Hi there, Positions is a property of the Robot class. If you need to access this property in another class, you should pass the robot object to you...lagostada 26 Feb 2023, 14:49
cTrader Algo
Creating a custom class with interface returns "Crashed in OnStart with NullReferenceException: Object reference not set to an instance of an object"
Dear, I'm trying to add a custom class that also uses the cAlgo.API classes, but Visual Studio 2022 is returing the cAlgo.API classes are not v...lagostada 26 Feb 2023, 14:14
353796440 28 Feb 2023, 10:03
Open API
open api issue
I encountered a problem when using your openapi. I sent data to you, and then returned, but the returned data could not be parsed, and it contained ze...