Tucsky / aggr

Cryptocurrency trades aggregator
https://charts.aggr.trade/
GNU General Public License v3.0
830 stars 240 forks source link

Rekts/Liq #285

Closed Knf69 closed 1 year ago

Knf69 commented 1 year ago

Hello, I have a question because I follow bitget/kucoin spot/perp/rekts. Spot doesn't work bitget, very strange that it does not show spot Bitget, liquidation bitget doesn't show either. It's the same with kucoin rekt not showing up. On bitgert kucoin + okex is the same problem with it not showing liquidation?

Thanks for adding the Bitget+Kucoin perp!

adeacetis commented 1 year ago

Since your post, the data from Kucoin and Bitget have been included. However, there is no feed available for liquidation or "rekt" events from these exchanges, and the same is true for OKEX.

Knf69 commented 1 year ago

Ok thanks for answer :)

adeacetis commented 1 year ago

OKEX API's documentation is very slow. There must be some leak. Eventually, I could find a REST API offering liquidation for futures/perps: Documentation: https://www.okx.com/docs-v5/en/#rest-api-public-data-get-liquidation-orders Webpage https://www.okx.com/trade-market/liquidations/swap

Tucsky commented 1 year ago

REST but not websocket, so client cannot get them due to cors issue Closing now but feel free to reopen when OKEX releases a ws channel dedicated to those liquidation orders