Skip to content

Multi account type arbitrage support #423

Answered by cjdsellers
sidnvy asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @sidnvy

Thanks for your interest!

You've identified a current limitation of the platform. This was intentional to keep the complexity down during development, however the core system is becoming much more stable and this is again something we could consider getting up and running.

Right now there is an assumption that the venue == client_id and also each adapter is only connected to one account for the venue (this is what's causing the limitation).

This could potentially be solved by connecting to multiple sessions inside the clients, with some changes to the current single account per client impl. Or we could use multiple clients per venue, and somehow control the routing based on say…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@sidnvy
Comment options

@cjdsellers
Comment options

Answer selected by sidnvy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested
2 participants