Skip to content

Replace trading client with REST client#95

Open
alexex10 wants to merge 8 commits intostarknetfrom
task/replace-trading-client-with-rest-client
Open

Replace trading client with REST client#95
alexex10 wants to merge 8 commits intostarknetfrom
task/replace-trading-client-with-rest-client

Conversation

@alexex10
Copy link
Copy Markdown
Contributor

@alexex10 alexex10 commented Apr 30, 2026

Changes

  • x10.perpetual.trading_client.PerpetualTradingClient has been replaced with
    x10.clients.rest.RestApiClient (client has the same interface but new name reflects its purpose better)
  • Leftover models were migrated to x10.models.*
  • Most of the dataclasses are immutable now
  • markets_info module has been merged into info module
  • Update MIGRATION.md
  • Update version to 1.5.0

@alexex10 alexex10 marked this pull request as ready for review April 30, 2026 12:59
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