We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bbd69c commit bf77f67Copy full SHA for bf77f67
doc/release/v1.40.2.md
@@ -0,0 +1,13 @@
1
+## Fixes
2
+
3
+- Fixed pivot high indicator (used low, sorry :p)
4
5
+## Minor Features
6
7
+- Added G-H filter and Kalman filter.
8
+- Write strategy config into the backtest report directory.
9
10
+[Full Changelog](https://github.com/c9s/bbgo/compare/v1.40.1...main)
11
12
+ - [#918](https://github.com/c9s/bbgo/pull/918): feature: write strategy config in the backtest report directory
13
+ - [#915](https://github.com/c9s/bbgo/pull/915): feature: add G-H filter and Kalman filter
0 commit comments