viabtc / viabtc_exchange_server

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

Trade History #207

Open sanada08 opened 4 years ago

sanada08 commented 4 years ago

Hi , Please let me know how long trade history will be available? I tried to get histroy from last 3 month but getting history only for the current month.

thanks

objectt commented 4 years ago

@sanada08 which command did you use to get the history? all completed orders should be stored in MySQL persistently.

sanada08 commented 4 years ago

I used this command, I was trying to get the history of last 3 months, but the history of June and july was not available in the result. {"id":4,"method":"order.history","params":["ETHBTC",1559361600,1567498173,0,50]}