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

feat: add volume data #193

Merged
merged 5 commits into from
Dec 12, 2024
Merged

feat: add volume data #193

merged 5 commits into from
Dec 12, 2024

Conversation

vacekj
Copy link
Member

@vacekj vacekj commented Dec 9, 2024

fixes #153

image

@vacekj vacekj linked an issue Dec 9, 2024 that may be closed by this pull request
@vacekj vacekj requested a review from a team December 9, 2024 15:58
Copy link
Contributor

@grod220 grod220 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice job!

Two design points of feedback:

  • Could we shorten the height a bit? Feels a bit too tall. Looking at something like this as reference.
  • Could we dim the red/green color so it doesn't look like it's competing with the price candles?

It looks like there is another label on the right, can we get rid of this?
Screenshot 2024-12-09 at 5 21 45 PM

src/shared/api/server/candles/utils.ts Show resolved Hide resolved
@vacekj vacekj force-pushed the 153-add-volume-profile-to-chart branch 3 times, most recently from b6ae765 to 3b27ba8 Compare December 11, 2024 10:47
@hdevalence
Copy link
Member

Haven't tested the branch, but looking at the screenshot, the chart looks like the UM/USDC chart but the volume is listed as 19.5B, which doesn't seem right?

@vacekj vacekj force-pushed the 153-add-volume-profile-to-chart branch from 3b27ba8 to 89dfa7a Compare December 12, 2024 16:54
@vacekj vacekj force-pushed the 153-add-volume-profile-to-chart branch from 6d7867a to c0770fb Compare December 12, 2024 17:05
@vacekj vacekj requested a review from grod220 December 12, 2024 17:19
Copy link
Contributor

@grod220 grod220 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice job!

src/pages/trade/ui/summary.tsx Outdated Show resolved Hide resolved
@vacekj vacekj merged commit 4776cf7 into main Dec 12, 2024
3 checks passed
@vacekj vacekj deleted the 153-add-volume-profile-to-chart branch December 12, 2024 18:41
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

Successfully merging this pull request may close these issues.

Add volume profile to chart
3 participants