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

Implementing Upbit Exchange #234

Open
1 task done
modernsacred opened this issue Mar 29, 2023 · 1 comment
Open
1 task done

Implementing Upbit Exchange #234

modernsacred opened this issue Mar 29, 2023 · 1 comment

Comments

@modernsacred
Copy link

modernsacred commented Mar 29, 2023

Description of Feature Request

Implementing Upbit(https://upbit.com) Exchange for blankly

Why is it important?

After FTX Crisis, Korean Well-regulated exchanges are pretty good both at liquidity and safety. And it's the first exchange that Korean people use.

How would you use the feature?

Show us a code implementation of how you would like the feature to be used.
(i.e. If it's a new strategy event, show us what inputs there would be)

A new supported exchange

OPTIONAL: How would you implement this?

There is well documented api implemention in both ccxt and pyupbit(https://github.com/sharebook-kr/pyupbit) library, so we can leverage it.
Adding custom wrapper with ccxt or pyupbit library or convert it to blankly's style.

Would you like to Contribute?

  • Yes, I would love to contribute to this feature request 🎉
  • No, but please keep me posted 🎉
@EmersonDove
Copy link
Member

This is great, leveraging CCXT for this should also make it fairly trivial to integrate quickly.

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

No branches or pull requests

2 participants