Skip to content

Fix OKX spot symbol bootstrap#9

Merged
bluestreak01 merged 1 commit into
masterfrom
fix-okx-spot-symbol-bootstrap
May 18, 2026
Merged

Fix OKX spot symbol bootstrap#9
bluestreak01 merged 1 commit into
masterfrom
fix-okx-spot-symbol-bootstrap

Conversation

@sklarsa
Copy link
Copy Markdown
Contributor

@sklarsa sklarsa commented May 18, 2026

Summary

  • keep cryptofeed pinned to the existing locked dependency set
  • add an OKXSpot subclass that only loads OKX SPOT instrument metadata for this spot-trades demo
  • remove package-mode from pyproject so Poetry 1.3 can parse the project config

Testing

  • poetry check
  • poetry run python -m py_compile demo_questdb.py
  • poetry run python -c "from demo_questdb import OKXSpot; print(OKXSpot.name)"
  • git diff --check

@bluestreak01 bluestreak01 merged commit 68a8c50 into master May 18, 2026
1 check passed
@bluestreak01 bluestreak01 deleted the fix-okx-spot-symbol-bootstrap branch May 18, 2026 18:58
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.

2 participants