Skip to content

Releases: cinar/indicator

v2.1.12

24 Dec 13:28
06e7424
Compare
Choose a tag to compare

What's Changed

  • Weighted Close indicator and its strategy are added. by @cinar in #263

Full Changelog: v2.1.11...v2.1.12

v2.1.11

24 Dec 12:23
780ba99
Compare
Choose a tag to compare

What's Changed

  • GoLand inspect issues fixed. by @cinar in #250
  • Mark the remove functions as test helper. functions. by @cinar in #251
  • Alligator strategy is added. by @cinar in #253

Full Changelog: v2.1.10...v2.1.11

v2.1.10

24 Dec 04:29
cf5415f
Compare
Choose a tag to compare

What's Changed

  • Sponsors section is added. by @cinar in #244
  • Rename Volume Weighted Price Strategy to Weighted Price Strategy. by @cinar in #245
  • Added support for SMMA. by @cinar in #247
  • Smoothed Moving Average (SMMA) Strategy added. by @cinar in #249

Full Changelog: v2.1.9...v2.1.10

v2.1.9

20 Oct 02:20
7a4b44b
Compare
Choose a tag to compare

What's Changed

  • Force Index Strategy added. by @cinar in #238
  • Volume Weighted Average Price Strategy added. by @cinar in #239
  • Indicator logo is added. by @cinar in #240
  • Ease of Movement Strategy is added. by @cinar in #241

Full Changelog: v2.1.8...v2.1.9

v2.1.8

17 Oct 01:23
467323d
Compare
Choose a tag to compare

What's Changed

  • Money Flow Index Strategy by @cinar in #234
  • Add all volume strategies to backtest. by @cinar in #235
  • Chaikin Money Flow Strategy is added. by @cinar in #236
  • Negative Volume Index Strategy is added. by @cinar in #237

Full Changelog: v2.1.7...v2.1.8

v2.1.7

12 Oct 01:43
68c34da
Compare
Choose a tag to compare

What's Changed

  • Envelope trend indicator and Envelope strategy are added. by @cinar in #233

Full Changelog: v2.1.6...v2.1.7

v2.1.6

10 Oct 02:15
ef7b65c
Compare
Choose a tag to compare

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

Full Changelog: v2.1.5...v2.1.6

v2.1.5

18 Sep 14:57
74dbcbd
Compare
Choose a tag to compare

What's Changed

  • Using template.Must for HTMLReport. by @cinar in #222
  • Remove strategy.Strategy from the strategy structs. by @cinar in #223
  • SLog logger is added. by @cinar in #225

Full Changelog: v2.1.4...v2.1.5

v2.1.4

14 Sep 19:41
e387ce2
Compare
Choose a tag to compare

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

v2.1.3

07 Sep 16:08
7076260
Compare
Choose a tag to compare

What's Changed

  • Strategies return nonnormalized actions by @cinar in #193

Full Changelog: v2.1.2...v2.1.3