viabtc / viabtc_exchange_server

A trading engine with high-speed performance and real-time notification
MIT License
2.68k stars 1.49k forks source link

Where all the Open orders are stored #250

Open codeman-crypto opened 4 years ago

codeman-crypto commented 4 years ago

Hi,

I would like to get all the open order details for a specific market pair. Could anyone help me on this. or please let me know where all the open orders are stored. as far as I know its not in the mysql database.

codeman-crypto commented 4 years ago

@haipome could you please help me on this

serefercelik commented 4 years ago

Hi @codeman-crypto what is your problem? You must to check mysql databases for orders. If you can't solve it you can contact with me. telegram: t.me/mfbse

liuhuanhui commented 3 years ago

Should be in memory

I also want to know. Do you know?

@codeman-crypto