Skip to content

Commit 8a7a932

Browse files
committed
DOC: Fix CHANGELOG link to model-based optimization example
1 parent 1c86798 commit 8a7a932

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ These were the major changes contributing to each release:
1010
### 0.3.0
1111
(2020-11-24)
1212

13-
* Faster [model-based optimization](https://kernc.github.io/backtesting.py/doc/examples/Parameter%20Heatmap%20&%20Optimization.html#Model-based%20optimization) using scikit-optimize (#154)
13+
* Faster [model-based optimization](https://kernc.github.io/backtesting.py/doc/examples/Parameter%20Heatmap%20&%20Optimization.html#Model-based-optimization) using scikit-optimize (#154)
1414
* Optionally faster [optimization](https://kernc.github.io/backtesting.py/doc/backtesting/backtesting.html#backtesting.backtesting.Backtest.optimize) by randomized grid search (#154)
1515
* _Annualized_ Return/Volatility/Sharpe/Sortino/Calmar stats (#156)
1616
* Auto close open trades on backtest finish

0 commit comments

Comments
 (0)