Skip to content

chore: bump version to 0.3.0#25

Merged
agent-smith-k merged 1 commit into
mainfrom
chore/bump-v0.3.0-github
Apr 2, 2026
Merged

chore: bump version to 0.3.0#25
agent-smith-k merged 1 commit into
mainfrom
chore/bump-v0.3.0-github

Conversation

@agent-smith-k

Copy link
Copy Markdown
Contributor

Summary

  • Bump version from 0.2.3 to 0.3.0

What's in 0.3.0

Futures paper trading (kraken futures paper)

Complete derivatives simulation engine with 17 new subcommands mirroring live kraken futures order:

  • Order types: market, limit, post, stop, take-profit, ioc, trailing-stop, fok
  • Position management: long/short positions, position aggregation/netting, reduce-only orders
  • Margin and leverage: 1x-200x leverage, margin tracking, per-symbol leverage preferences
  • Risk simulation: liquidation simulation based on mark price, funding rate accrual
  • Order management: edit, cancel, cancel-all, batch-order
  • Full isolation: separate state from spot paper, no API credentials required

Spot paper slippage simulation

  • Optional flat-rate slippage for spot paper market orders via --slippage-rate

Other

  • Config file permissions TOCTOU fix
  • Contribution guidelines and public sync docs

Changes

  • Cargo.toml: version 0.2.3 -> 0.3.0
  • Cargo.lock: updated automatically

Made with Cursor

Minor version increment for futures paper trading feature: 17 new
subcommands under kraken futures paper, derivatives simulation engine
with leverage, margin, liquidation, and funding rate support.
@agent-smith-k agent-smith-k merged commit 2b6a1fd into main Apr 2, 2026
12 checks passed
@agent-smith-k agent-smith-k deleted the chore/bump-v0.3.0-github branch April 2, 2026 08:22
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