python market_price.py --hostname localhost --port 15000 --app_id 437 --user blanked --position 10.30.40.50 Connecting to WebSocket ws://localhost:15000/WebSocket ... WebSocket successfully connected! SENT: { "Domain":"Login", "ID":1, "Key":{ "Elements":{ "ApplicationId":"437", "Position":"10.30.40.50" }, "Name":"blanked" } } RECEIVED: [ { "Domain":"Login", "Elements":{ "MaxMsgSize":61430, "PingTimeout":30 }, "ID":1, "Key":{ "Elements":{ "AllowSuspectData":1, "ApplicationId":"437", "ApplicationName":"ADS", "Position":"10.30.40.50", "ProvidePermissionExpressions":1, "ProvidePermissionProfile":0, "SingleOpen":1, "SupportBatchRequests":7, "SupportEnhancedSymbolList":1, "SupportOMMPost":1, "SupportOptimizedPauseResume":0, "SupportPauseResume":0, "SupportStandby":0, "SupportViewRequests":1 }, "Name":"blanked" }, "State":{ "Data":"Ok", "Stream":"Open", "Text":"Login accepted by host localhost." }, "Type":"Refresh" } ] SENT: { "ID":2, "Key":{ "Name":".FTSE" } } RECEIVED: No handlers could be found for logger "websocket" RECEIVED: [ { "DoNotConflate":true, "Fields":{ "NETCHNG_1":58.32, "NUM_MOVES":50876, "PCTCHNG":0.75, "PRCTCK_1":"\u21e7", "SALTIM":"11:12:55", "TRDPRC_1":7837.11, "TRDTIM_1":"11:12:00" }, "ID":2, "Key":{ "Name":".FTSE", "Service":"IDN_SELECTFEED" }, "SeqNumber":5886, "Type":"Update", "UpdateType":"Unspecified" } ] ^C WebSocket Closed