Releases: cinar/indicator
Releases · cinar/indicator
v2.1.12
v2.1.11
v2.1.10
v2.1.9
v2.1.8
v2.1.7
v2.1.6
What's Changed
- New AndStrategy and OrStrategy starts empty. by @cinar in #231
- Fix incorrect variables n
backtest.NewReport
by @shapeshed in #229
New Contributors
- @shapeshed made their first contribution in #229
Full Changelog: v2.1.5...v2.1.6
v2.1.5
v2.1.4
What's Changed
- Move HTML backtest report out of the backtest to enable other type of reports. by @cinar in #209
- Fixing the spelling mistakes. by @cinar in #212
- GCD and LCD added. by @cinar in #214
- Unused parameters are removed following golangci-lint revive errors. by @cinar in #215
- Report factory is added. by @cinar in #216
- Days between helper added. by @cinar in #219
- Data report is added. by @cinar in #218
- CommonPeriod and SyncPeriod added. by @cinar in #213
Full Changelog: v2.1.3...v2.1.4