bmoscon / cryptofeed

Cryptocurrency Exchange Websocket Data Feed Handler
Other
2.22k stars 685 forks source link

Feed Request - Upbit (Korean Exchange) #214

Closed heartcored98 closed 4 years ago

heartcored98 commented 4 years ago

Hi, I am really enjoying the cryptofeed library.

However, I hope cryptofeed could support Upbit Exchange which is one of the largest exchange in the South Korea.

Here is the API doc link.

However, I am afraid documentation is only written in Korean. So I might implement Upbid feed myself as soon as possible.

bmoscon commented 4 years ago

I'll definitely take a PR. Google translate seemed to translate the document just fine, so I could do it eventually. There is some documentation about adding a feed:

https://github.com/bmoscon/cryptofeed/blob/master/docs/exchange.md

its a little bit out of date, but not too much

bmoscon commented 4 years ago

this was merged, so closing