Skip to content

fix: remove deprecated order close-position command (v1.0.1)#10

Open
byshing wants to merge 2 commits into
masterfrom
fix/remove-deprecated-close-position
Open

fix: remove deprecated order close-position command (v1.0.1)#10
byshing wants to merge 2 commits into
masterfrom
fix/remove-deprecated-close-position

Conversation

@byshing
Copy link
Copy Markdown
Collaborator

@byshing byshing commented May 20, 2026

Summary

  • Removes bitmex order close-position subcommand — it called the deprecated POST /api/v1/order/closePosition endpoint which BitMEX has removed
  • Removes the corresponding entry from agents/tool-catalog.json
  • Bumps version to 1.0.1

Test plan

  • All 13 existing tests pass (cargo test)
  • No references to closePosition or ClosePosition remain in source or catalog

byshing added 2 commits May 20, 2026 12:33
The POST /order/closePosition endpoint has been deprecated by BitMEX.
Removes the `close-position` subcommand from `bitmex order` and its
entry from the tool catalog.

Bump version to 1.0.1.
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