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

kucoin backend: live order mgmt #499

Open
1 of 8 tasks
jaredgoldman opened this issue Apr 22, 2023 · 2 comments
Open
1 of 8 tasks

kucoin backend: live order mgmt #499

jaredgoldman opened this issue Apr 22, 2023 · 2 comments
Assignees
Labels
accounting prolly positioning: the accounting of "what/when (is) owned" broker-backend `brokerd`/`datad` related backend tech clearing auction and mm tech: EMS, OMS, algo-trading

Comments

@jaredgoldman
Copy link
Contributor

jaredgoldman commented Apr 22, 2023

Our Kucoin backend is ready to land for data-viz but still lacks a complete order-mode. Remaining tasks for full support include:

  • Order mode functionality
    • buy
    • sell
    • short
    • cancel
  • Complete user api
    • fetch balances
  • Update with work from #489
@jaredgoldman jaredgoldman self-assigned this Apr 22, 2023
@goodboy goodboy changed the title kucoin backend: remaining taks kucoin backend: remaining tasks Apr 22, 2023
@goodboy goodboy mentioned this issue Apr 26, 2023
@goodboy
Copy link
Contributor

goodboy commented Apr 26, 2023

@jaredgoldman i'm probably going to put up a small patch to get this up to snuff with #489 once i start landing commit factored history segments #272

I'll be sure to reach out.

@goodboy goodboy added clearing auction and mm tech: EMS, OMS, algo-trading broker-backend `brokerd`/`datad` related backend tech accounting prolly positioning: the accounting of "what/when (is) owned" labels Jun 27, 2023
@goodboy goodboy changed the title kucoin backend: remaining tasks kucoin backend: live order mgmt Jun 27, 2023
@goodboy
Copy link
Contributor

goodboy commented Jun 27, 2023

#520 has much newer reference code, and probably a more similar approach for what will be needed here.

Of particular note is the .binance.api.Client's approach to multi-venue support for spot, USD-M and COIN-M futures market venues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accounting prolly positioning: the accounting of "what/when (is) owned" broker-backend `brokerd`/`datad` related backend tech clearing auction and mm tech: EMS, OMS, algo-trading
Projects
None yet
Development

No branches or pull requests

2 participants