symphonyfintech / xts-pythonclient-api-sdk

33 stars 29 forks source link

in the websocket touchevent, json response data sent has null field values #8

Open pnandan13a opened 1 year ago

pnandan13a commented 1 year ago

in the websocket touchline event, json response data sent has null field values. It's impossible to parse the response because of null value for TotalTradedOrders field. Can you please correct the same and give 0 for all numeric fields and empty string for string fields if its null?

Thanks, Nandan