Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DATA] Add CoinEx to AGGR #353

Closed
vkachan opened this issue Jul 20, 2023 · 3 comments
Closed

[DATA] Add CoinEx to AGGR #353

vkachan opened this issue Jul 20, 2023 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@vkachan
Copy link

vkachan commented Jul 20, 2023

Exchange's name: CoinEx
Exchange's url:

Type: SPOT | PERP

Public WebSocket API documentation url (WebSocket): https://viabtc.github.io/coinex_api_en_doc/futures/#docsfutures002_websocket001_general

Comments: Good and reliable exchange, would be great to add it into aggr as well.

@vkachan vkachan added the enhancement New feature or request label Jul 20, 2023
@Knf69
Copy link

Knf69 commented Jul 20, 2023


image

It is worth adding this exchange real volume + a lot of liquidation

@Tucsky Tucsky self-assigned this Jul 24, 2023
@Tucsky
Copy link
Owner

Tucsky commented Jul 24, 2023

I was about to implement but I didn't find any public api exposing liquidation data on coinex ?
This greatly reduces the interest in adding that exchange back into aggr

Only this https://www.coinex.com/res/contract/order/finished/liquidation?market=BTCUSDT&page=1&limit=100 which is NOT going to be available on client side as it is protected by CORS (server side can still fetch those, even tho it's a pain in the ass to implement, I guess that's how coinglass do it ?)

But maybe I just didn't look deep enough into their documentation...

@adeacetis
Copy link
Collaborator

Duplicate #331

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants