I received this message after starting back up with the version 7 TS update.
Message Log - Use the green Connect button to connect to a Broker. You may need to Configure it first.
TradeStation Broker: Exception parsing position status: {"Error":"Forbidden","Message":"Request not supported for account type.","AccountID":"SIM836205X"}; Object reference not set to an instance of an object.
I dont have any forex strategies, so suspecting that this is for pulling account status on startup.
Message showed up in the Order Manager and the Log Viewer.
Message Log - Use the green Connect button to connect to a Broker. You may need to Configure it first.
TradeStation Broker: Exception parsing position status: {"Error":"Forbidden","Message":"Request not supported for account type.","AccountID":"SIM836205X"}; Object reference not set to an instance of an object.
I dont have any forex strategies, so suspecting that this is for pulling account status on startup.
Message showed up in the Order Manager and the Log Viewer.
Rename
"position status" is a new endpoint for v7. If something other than a position payload is received, we log a message for it, and it won't affect anything.
TS documentation says this call valid for "Cash, Margin, Futures, and DVP account types." What account type is your SIM83..X account?
TS documentation says this call valid for "Cash, Margin, Futures, and DVP account types." What account type is your SIM83..X account?
....X is a FOREX account type.
That I dont trade and has a funding level of $0.
BUT this is a SIM account so I would suspect it would work.
I DO have data subscription for it.
That I dont trade and has a funding level of $0.
BUT this is a SIM account so I would suspect it would work.
I DO have data subscription for it.
For the next update, we can check the Account type and make sure not to stream positions for types that aren't supported (or maybe just not log this error).
Let me know if you want me to do some pre-release testing with you. Happy to.
Your Response
Post
Edit Post
Login is required