I seem to be having a problem with the API using GetOpenOrders. The following message is returned:
Object reference not set to an instance of an object.
I'm not sure what is going wrong, and I can't even seem to find anything useful around. I can get GetAllOpenOrders and GetStockItemsFull working but not GetOpenOrders. Below is the code I am currently using.
Wayne Dullaghan
I seem to be having a problem with the API using GetOpenOrders. The following message is returned:
Object reference not set to an instance of an object.
I'm not sure what is going wrong, and I can't even seem to find anything useful around. I can get GetAllOpenOrders and GetStockItemsFull working but not GetOpenOrders. Below is the code I am currently using.