Answer the question
In order to leave comments, you need to log in
Execution of orders on the exchange, how to implement?
Users place buy/sell orders, what is the best way to process a large number of orders that are waiting to be executed? Can anyone have experience or tell me where to read / see examples? RabbitMQ/ActiveMQ/RSMQ?
Answer the question
In order to leave comments, you need to log in
Logically, they shouldn't wait.
If a new order matches something, then it is immediately executed, partially or completely.
If not, it just hangs.
It will automatically be redeemed when a request comes in according to its parameters.
Those. perform themselves at the time of creation.
https://github.com/poiuty/midas/blob/master/app/Or...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question