v1.2.2
版本发布时间: 2024-09-09 13:29:21
edtechre/pybroker最新发布版本:v1.2.4(2024-09-23 05:59:38)
- Fixes not exiting positions when a slippage model is set. Calling ctx.sell_all_shares() or ctx.cover_all_shares() will now force a position to be exited even when a slippage model is set.
- Adds ExecSignal and PosSizeContext to global imports.