dydxprotocol / v4-clients

Other
78 stars 57 forks source link

add orderbook example using websocket #266

Open 2hyunbin opened 1 month ago

2hyunbin commented 1 month ago

I made an example of constructing an order book using WebSocket data(#265). The reviewer said that they would merge after refactoring the code(#242). I uploaded a new pr after refactoring the code, but it haven't checked it for weeks. I would appreciate it if you could check the PR.

image

linear[bot] commented 1 month ago

GH-73 add orderbook example using websocket