Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kraken: handle
.spot.kraken
new-style FQMEs
After #520 we've moved to better supporting explicit venues for cex backends which is important where a provider offers both spot and derivatives markets (kraken, binance, kucoin) and we need to distinguish which is being traded given a common asset pair (eg. BTC/USDT). So, make this work for `kraken`'s brokerd such that requests and pre-existing live order are (un)packed to/from EMS messaging form.
- Loading branch information