Backtrader is a flexible and powerful backtesting engine written in python. The original project found wide appeal due to its versatility. Over time however, the original code base became inaccessible ...
. ├── commission/ # 佣金模块 ├── config/ # 配置化目录 │ ├── config.toml │ └── strategy_config.toml ├── data ...