-
Notifications
You must be signed in to change notification settings - Fork 94
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Persist order history #451
Comments
Bumping the issue, having order history is quite important. Worth implementing sooner than later. |
one metric that could be relevant here: i have 9 base coins and almost 100 coins on one node... 2 orders per side (bid/ask)... that makes ~4000 orders (assuming all coins have balance) updated every 3 minutes |
* orders_history_uuids_by_filter API * Fix Build Issue * OrderStatus enum + order history inclue_details * fix #[derive] removed when adding Todo comment * fix wasm compilation and code formatting * fix build error * first review fixes * fix dir name error * second review fixes * third review fixes * Last review fixes
A doc for this exists at https://developers.komodoplatform.com/basic-docs/atomicdex-api-legacy/orders_history_by_filter.html |
@shamardy Could you please check it? |
|
@shamardy can we merge the mentioned PR and close this issue? |
Yes, the docs PR can be merged |
Just opening this so I can track when it's implemented.
The text was updated successfully, but these errors were encountered: