Skip to content

v2.3.0rc1

Pre-release
Pre-release

Choose a tag to compare

@dhan-oss dhan-oss released this 07 Jul 05:52
· 2 commits to main since this release

Add major new features for v2.3.0 release candidate:

  • Conditional Orders: Price/indicator-based alert system to trigger orders automatically
  • Global Stocks: Trade US stocks with orders, holdings, margin, and market status APIs
  • Global Stocks Live Feed: Real-time WebSocket feed for US stock trades and OHLC data
  • P&L Based Exit: Auto square-off on cumulative profit/loss thresholds
  • Multi-leg Margin Calculator: Calculate combined margin for multi-leg strategies with hedge benefits

Also includes:

  • Enhanced FullDepth callback handling
  • New Portfolio.exit_all_positions() method
  • Updated documentation links and README
  • Comprehensive examples and unit tests
  • Python 3.10+ requirement and Dev Status classifier