Coinigy / api

Coinigy API Examples
162 stars 65 forks source link

time,time_local, timestamp #23

Open GeneralMayo opened 6 years ago

GeneralMayo commented 6 years ago

What is the difference between these three times in the web socket api response?

Ex. {"market_history_id": 147534224867, "exchange": "BINA", "marketid": 0, "label": "XVG/ETH", "tradeid": "1869859", "time": "2018-01-15T17:11:26", "price": 0.00010021, "quantity": 2497, "total": 0.25022437, "timestamp": "2018-01-15T17:11:35Z", "time_local": "2018-01-15 17:11:26", "type": "BUY", "exchId": 0, "channel": "TRADE-BINA--XVG--ETH"}