Skip to content

fix: Kline streaming - handle symbol/interval in parent message#175

Merged
wjllance merged 3 commits into
mainfrom
feat/dashboard-mvp
Mar 13, 2026
Merged

fix: Kline streaming - handle symbol/interval in parent message#175
wjllance merged 3 commits into
mainfrom
feat/dashboard-mvp

Conversation

@wjllance

Copy link
Copy Markdown
Owner
  • Make KlineData.symbol and interval Option since they come from
    the parent message, not the data array items
  • Extract symbol/interval from parent message in websocket parsing
  • Update commands.rs to handle Option types in output

Fixes silent failure where kline data was received but not displayed.

Nova added 2 commits March 13, 2026 22:43
- Make KlineData.symbol and interval Option<String> since they come from
  the parent message, not the data array items
- Extract symbol/interval from parent message in websocket parsing
- Update commands.rs to handle Option types in output

Fixes silent failure where kline data was received but not displayed.
@wjllance wjllance force-pushed the feat/dashboard-mvp branch from 650df2d to e06e23c Compare March 13, 2026 14:45
@wjllance wjllance merged commit e4a6c6c into main Mar 13, 2026
7 checks passed
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.

1 participant