Skip to content

feat: add chart moving average indicators#234

Open
hermesbountyhunter wants to merge 1 commit into
capofficial:mainfrom
hermesbountyhunter:bounty/issue-16-chart-indicators
Open

feat: add chart moving average indicators#234
hermesbountyhunter wants to merge 1 commit into
capofficial:mainfrom
hermesbountyhunter:bounty/issue-16-chart-indicators

Conversation

@hermesbountyhunter
Copy link
Copy Markdown

Summary

  • Adds optional SMA20, EMA20, and SMA50 overlays to the existing lightweight chart.
  • Adds chart-bar controls for toggling each indicator on/off.
  • Persists selected indicators through the existing userSettings localStorage helper.

Closes #16

Test plan

  • npm run build

@hermesbountyhunter
Copy link
Copy Markdown
Author

Quick follow-up on this bounty PR: I'm watching for feedback and can revise the chart indicator implementation if maintainers want a different UI/indicator calculation approach. Current PR: #234.

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 indicators like MA, RSI, MACD, etc.

1 participant