trade29.sc.commands.SetTradingLockStateResponse#

class trade29.sc.commands.SetTradingLockStateResponse(request, response)#

A response describing wether or not setting the trading lock state succeeded or not.

Attributes

request_id

(int) The request ID associated with this response.

request

(MarketDepthRequest) The request passed through the SCBridge to get this response.

rdata

(dict) The raw data from the T29-SC-dX DLL as a dictionary.

success

(bool) Wether or not the operation succeeded