Skip to content

Migrate to API v2 and add OHLC endpoint#2

Merged
oligirling merged 1 commit into
mainfrom
feature/v2-migration
Feb 21, 2026
Merged

Migrate to API v2 and add OHLC endpoint#2
oligirling merged 1 commit into
mainfrom
feature/v2-migration

Conversation

@oligirling

Copy link
Copy Markdown
Contributor

Summary

  • Migrates the SDK from API v1 to v2 (/api/v1/api/v2)
  • Adds new Ohlc endpoint for OHLC (Open, High, Low, Close) candlestick data (requires Tier 3 subscription)
  • Updates all tests to use v2 URLs and adds TestOhlc
  • Updates README and CHANGELOG

Test plan

  • All existing tests updated for v2 URLs and passing
  • New TestOhlc test added and passing
  • Verified via docker build + docker run using the repo's Dockerfile

🤖 Generated with Claude Code

- Update base URL from /api/v1 to /api/v2
- Add Ohlc endpoint for candlestick data (Tier 3+)
- Add TestOhlc test coverage
- Update README with OHLC endpoint documentation
- Update CHANGELOG

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@oligirling oligirling merged commit e1f8782 into main Feb 21, 2026
2 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