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

Portfolio Overview Dashboard #1593

Open
Costa769 opened this issue Dec 8, 2024 · 0 comments
Open

Portfolio Overview Dashboard #1593

Costa769 opened this issue Dec 8, 2024 · 0 comments
Milestone

Comments

@Costa769
Copy link
Collaborator

Costa769 commented Dec 8, 2024

Overview

We aim to provide users with a quick overview of their portfolio by displaying key metrics such as net worth, total trades, and trades made in the last 24 hours. This allows users to assess the status of their portfolio at a glance without needing to dive into the details of each strategy.

Design

Web
Mobile

Implementation

The key metrics to be displayed will focus on each user's portfolio and become visible once the user connects their wallet.

Metrics to Display:

  1. Net Worth - The total budget of all strategies (active and inactive) within the user's portfolio. The net worth value will update automatically when the app's selected currency changes.
  2. Total Trades - The cumulative number of trades across all strategies in the user's portfolio. This excludes trades from strategies that have been deleted or transferred to another account.
  3. Trades (Last 24 Hours) - Similar to total trades but limited to trades executed within the past 24 hours.

Endpoint for retrieving the above data: /trending

@Costa769 Costa769 self-assigned this Dec 8, 2024
@Costa769 Costa769 added this to the RC1 milestone Dec 8, 2024
@Costa769 Costa769 removed their assignment Dec 10, 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

1 participant