Skip to content
This repository has been archived by the owner on Jun 8, 2020. It is now read-only.

[HitBTC] OrderBook is missing support of timestamp #561

Open
dp770 opened this issue Mar 22, 2020 · 0 comments
Open

[HitBTC] OrderBook is missing support of timestamp #561

dp770 opened this issue Mar 22, 2020 · 0 comments

Comments

@dp770
Copy link

dp770 commented Mar 22, 2020

Documentation: https://api.hitbtc.com/#order-book
Stream URL: https://api.hitbtc.com/api/2/public/orderbook/ETHBTC
Example message:
{ "ask": [ { "size": "0.088", "price": "0.046002" }, { "size": "0.200", "price": "0.046800" } ], "bid": [ { "size": "0.005", "price": "0.046001" }, { "size": "0.200", "price": "0.046000" } ], "timestamp": "2018-11-19T05:00:28.193Z" }

@dp770 dp770 changed the title OrderBook @ HitBTC is missing support of timestamp [HitBTC] OrderBook is missing support of timestamp Mar 22, 2020
dp770 pushed a commit to dp770/xchange-stream that referenced this issue Mar 23, 2020
dp770 pushed a commit to dp770/xchange-stream that referenced this issue May 3, 2020
…stamp. Using built-in date time formatter with UTC timezone.
dp770 pushed a commit to dp770/xchange-stream that referenced this issue May 3, 2020
…stamp. Using built-in date time formatter with UTC timezone.
dp770 pushed a commit to dp770/xchange-stream that referenced this issue May 3, 2020
…stamp. Using built-in date time formatter with UTC timezone.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant