Hi
I wanted to implement it to a real project, but it's a bit complicated.
Is there a way that for each rotation, I will get this rows:
-> Complete result for each BUY orders processed
-> Complete result for each SELL orders processed
Returning both of them no matter it is a BID or ASK.
SO I can for example update users balance, send notifications via websocket to update orderbook, update database order history etc...
Your help will be appreciated !
Hi
I wanted to implement it to a real project, but it's a bit complicated.
Is there a way that for each rotation, I will get this rows:
-> Complete result for each BUY orders processed
-> Complete result for each SELL orders processed
Returning both of them no matter it is a BID or ASK.
SO I can for example update users balance, send notifications via websocket to update orderbook, update database order history etc...
Your help will be appreciated !