Skip to content

Update demo notebook for fixed-point migration#7

Merged
arshka merged 1 commit intomainfrom
fix-demo-notebook
Mar 10, 2026
Merged

Update demo notebook for fixed-point migration#7
arshka merged 1 commit intomainfrom
fix-demo-notebook

Conversation

@arshka
Copy link
Owner

@arshka arshka commented Mar 10, 2026

Summary

  • Update all code cells to use new field names (yes_price_dollars, count_fp, price_dollars, yes_dollars, etc.)
  • Fix candlestick plotly chart to use open_dollars/close_dollars/volume_fp columns
  • Fix OrderbookManager usage to use msg.yes_dollars/msg.price_dollars/msg.delta_fp
  • Clear stale outputs that referenced old integer field names

Test plan

  • Extracted all code cells to scratch script and verified against live API

🤖 Generated with Claude Code

All code cells now use dollar string prices and fixed-point counts.
Cleared stale outputs that referenced old integer field names.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@arshka arshka merged commit 99a46b9 into main Mar 10, 2026
@arshka arshka deleted the fix-demo-notebook branch March 10, 2026 00:42
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