{
"symbol": "string",
"exchange": "string",
"name": "string",
"tradeDate": "2019-08-24T14:15:22.123Z",
"lastTradePrice": 0,
"openingPrice": 0,
"change": 0,
"percentChange": 0,
"previousClose": 0,
"highPrice": 0,
"lowPrice": 0,
"volume": 0,
"askPrice": 0,
"askVolume": 0,
"bidPrice": 0,
"bidVolume": 0,
"tradeCount": 0,
"currencyCode": "string",
"queryExchange": "string"
}