Skip to content
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

Api for getting stats from aggregated orders #670

Closed
akhlopiachyi opened this issue Mar 9, 2018 · 4 comments
Closed

Api for getting stats from aggregated orders #670

akhlopiachyi opened this issue Mar 9, 2018 · 4 comments

Comments

@akhlopiachyi
Copy link

It is necessary to have api for aggregate orders
Output values should be ready to use with average on period, max, min, volume

@calj calj changed the title Api for aggregate orders Api for getting stats from aggregated orders Mar 9, 2018
@calj
Copy link
Member

calj commented Mar 9, 2018

A good design is to duplicate orders in AMQP queues and have workers aggregating those queues in average, max, min, volume per periods (10m, 15m, hourly, daily, ...)

Redis is a good candidate to store the aggregated data plots.

@yivo
Copy link

yivo commented Mar 10, 2018

@akhlopiachyi @calj What is the priority for it?

@ysv
Copy link

ysv commented Mar 15, 2018

We have discussed with calJ, this issue could be closed

@yivo
Copy link

yivo commented Mar 15, 2018

@yssavchuk Thanks!

@yivo yivo closed this as completed Mar 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

4 participants