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

New API endpoint to support total trades, popular pairs and trending strategies queries #32

Open
Costa769 opened this issue Aug 4, 2024 · 0 comments

Comments

@Costa769
Copy link
Collaborator

Costa769 commented Aug 4, 2024

This issue is blocked

New endpoint: /v1/trending-table
New endpoint should expose these three queries:

Total trades.
This is the total trades executed across all strategies for all time.
Popular Pairs.
This is the total number of trades against each pair for all time and in the last 24 hours
Trending Strategies.
This is the total number of trades against each strategy for all time and in the last 24 hours

The queiries are in the attached file
20240820 - Carbon Trending Table.txt

@Costa769 Costa769 assigned Costa769 and ashachaf and unassigned Costa769 Aug 4, 2024
@ashachaf ashachaf removed their assignment Aug 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants