COMMITS
August 13, 2026
M
docs(examples): add advanced multi-signal strategy showcase
marcvanduyn committed
M
docs: remove dead generate_buy_signals/generate_sell_signals references
marcvanduyn committed
M
fix(scheduling): Task.run() now receives Context; Task.schedule now enforced
marcvanduyn committed
M
fix(trades): fix dropped trade-hook dispatch and backtest/live update-hook parity
marcvanduyn committed
M
fix(backtest): fix vacuous event-vs-vector signal tests, add sizing parity coverage
marcvanduyn committed
M
test: fix skipped trade price update test
marcvanduyn committed
M
fix(data-providers): fix mutable default args, dead date parsing, canonical OHLCV cache
marcvanduyn committed
August 10, 2026
M
chore(release): bump version to 9.0.0a2
marcvanduyn committed
M
fix: BacktestReport multi-study support and yearly returns bugs (#597)
marcvanduyn committed
August 7, 2026
M
test: update README scenario test for generate_signals API
marcvanduyn committed
M
ci: trigger test workflow on dependency changes and allow manual dispatch
marcvanduyn committed
M
Update poetry with finterion charts and poetry lock file
marcvanduyn committed
August 6, 2026
M
Fix strategy example
marcvanduyn committed
M
Merge pull request #593 from coding-kitties/feature/v9
Marc van Duyn committed
M
Merge pull request #594 from coding-kitties/dependabot/pip/cryptography-50.0.0
Marc van Duyn committed
M
M
Update readme
marcvanduyn committed
M
Fix flake8 warnings
marcvanduyn committed
August 5, 2026
M
test: align suite with v9 backtest model
marcvanduyn committed
D
chore(deps): bump brace-expansion from 1.1.13 to 1.1.18 in /docusaurus
dependabot[bot] committed
D
chore(deps): bump cryptography from 47.0.0 to 50.0.0
dependabot[bot] committed
August 4, 2026
M
release: prepare v9.0.0a1
marcvanduyn committed
August 2, 2026
M
wip: v9 dual-engine work + event-engine per-window isolation fix
marcvanduyn committed
July 20, 2026
M
wip: v9 dual-engine work in progress
marcvanduyn committed
May 24, 2026
M
chore: bump version to v8.10.0
marcvanduyn committed
M
Merge pull request #560 from coding-kitties/dev
Marc van Duyn committed
M
fix: resolve flake8 F821/F401 in index_command
marcvanduyn committed
M
Merge pull request #559 from coding-kitties/feature/pluggable-slippage-models
Marc van Duyn committed
M
docs(notebook): use BacktestEvaluationFocus in param sweep pruning
marcvanduyn committed
M
docs(readme): showcase BacktestEvaluationFocus weighted ranking
marcvanduyn committed