Skip to content

docs: document existing market data terminal demo - #9

Merged
GBRCenter merged 1 commit into
mainfrom
claude/issue-8-20260905-1254
Sep 5, 2026
Merged

docs: document existing market data terminal demo#9
GBRCenter merged 1 commit into
mainfrom
claude/issue-8-20260905-1254

Conversation

@GBRCenter

Copy link
Copy Markdown
Owner

Summary

  • The rich terminal demo for the market data simulator requested in Market Data Demo #8 already exists at backend/market_data_demo.py (added alongside the market data module).
  • Verified it runs correctly against the real SimulatorDataSource.
  • Added a short "Market Data Demo" section to backend/README.md since it was previously only documented in backend/CLAUDE.md and planning docs, making it easy to miss.

Test plan

  • Ran uv run market_data_demo.py and confirmed it starts and renders without errors

Closes #8

Generated with Claude Code

The Rich terminal demo (backend/market_data_demo.py) already exists and
is documented in CLAUDE.md and planning docs, but was missing from the
backend README, making it hard to discover. Adds a short section with
run instructions.

Co-authored-by: GBRCenter <225887058+GBRCenter@users.noreply.github.com>
@GBRCenter
GBRCenter merged commit 4f61ed4 into main Sep 5, 2026
1 check 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.

Market Data Demo

1 participant