pikers / piker

(e2e) foss trading for non-tinas
GNU Affero General Public License v3.0
102 stars 17 forks source link

`kucoin` backend: live order mgmt #499

Open jaredgoldman opened 1 year ago

jaredgoldman commented 1 year ago

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

goodboy commented 1 year ago

@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 commented 1 year ago

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.