Releases: rodrigo-brito/ninjabot
Releases · rodrigo-brito/ninjabot
v0.3.7
What's Changed
- build(deps): bump github.com/vektra/mockery/v2 from 2.36.0 to 2.38.0 by @dependabot in #297
- build(deps): bump github.com/schollz/progressbar/v3 from 3.13.1 to 3.14.1 by @dependabot in #298
- build(deps): bump gonum.org/v1/gonum from 0.13.0 to 0.14.0 by @dependabot in #299
- build(deps): bump github.com/evanw/esbuild from 0.19.5 to 0.19.11 by @dependabot in #302
- chore: fix function name by @avoidaway in #313
- build(deps): bump github.com/urfave/cli/v2 from 2.25.7 to 2.27.1 by @dependabot in #307
- build(deps): bump github.com/schollz/progressbar/v3 from 3.14.1 to 3.14.2 by @dependabot in #312
- build(deps): bump gorm.io/gorm from 1.25.5 to 1.25.7 by @dependabot in #311
- build(deps): bump github.com/evanw/esbuild from 0.19.11 to 0.20.1 by @dependabot in #310
- build(deps): bump github.com/samber/lo from 1.38.1 to 1.39.0 by @dependabot in #301
- fix: update lint rules by @rodrigo-brito in #314
- fix typo by @JieTea in #320
- build(deps): bump github.com/evanw/esbuild from 0.20.1 to 0.20.2 by @dependabot in #315
- build(deps): bump github.com/adshao/go-binance/v2 from 2.4.5 to 2.5.0 by @dependabot in #317
- build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #318
- build(deps): bump gorm.io/gorm from 1.25.7 to 1.25.10 by @dependabot in #324
- feat: support custom binance api endpoint by @panapol-p in #323
- build(deps): bump github.com/glebarez/sqlite from 1.10.0 to 1.11.0 by @dependabot in #319
- fix: close recordFile by @testwill in #326
- fix: incorrect slice usage in Summary method by @ramilexe in #333
- build(deps): bump github.com/schollz/progressbar/v3 from 3.14.2 to 3.14.3 by @dependabot in #327
- build(deps): bump github.com/tidwall/buntdb from 1.3.0 to 1.3.1 by @dependabot in #328
- build(deps): bump github.com/evanw/esbuild from 0.20.2 to 0.21.4 by @dependabot in #330
- build(deps): bump gonum.org/v1/gonum from 0.14.0 to 0.15.0 by @dependabot in #331
- build(deps): bump github.com/urfave/cli/v2 from 2.27.1 to 2.27.2 by @dependabot in #329
New Contributors
- @avoidaway made their first contribution in #313
- @JieTea made their first contribution in #320
- @testwill made their first contribution in #326
- @ramilexe made their first contribution in #333
Full Changelog: v0.3.6...v0.3.7
v0.3.6
What's Changed
- build(deps): bump github.com/glebarez/sqlite from 1.9.0 to 1.10.0 by @dependabot in #290
- build(deps): bump github.com/vektra/mockery/v2 from 2.33.1 to 2.36.0 by @dependabot in #292
- build(deps): bump gorm.io/gorm from 1.25.4 to 1.25.5 by @dependabot in #293
- build(deps): bump github.com/evanw/esbuild from 0.19.2 to 0.19.5 by @dependabot in #291
- feat: include confidence interval by @rodrigo-brito in #294
Full Changelog: v0.3.5...v0.3.6
v0.3.5
What's Changed
- build(deps): bump github.com/sirupsen/logrus from 1.9.0 to 1.9.3 by @dependabot in #274
- build(deps): bump github.com/urfave/cli/v2 from 2.25.3 to 2.25.7 by @dependabot in #273
- build(deps): bump github.com/vektra/mockery/v2 from 2.26.1 to 2.30.18 by @dependabot in #275
- build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.4 by @dependabot in #270
- build(deps): bump github.com/tidwall/buntdb from 1.2.10 to 1.3.0 by @dependabot in #269
- refactor: improve performance of backtesting by @rodrigo-brito in #276
- build(deps): bump github.com/vektra/mockery/v2 from 2.30.18 to 2.32.2 by @dependabot in #281
- build(deps): bump gorm.io/gorm from 1.24.6 to 1.25.2 by @dependabot in #277
- build(deps): bump github.com/glebarez/sqlite from 1.8.0 to 1.9.0 by @dependabot in #279
- build(deps): bump github.com/adshao/go-binance/v2 from 2.4.2 to 2.4.4 by @dependabot in #278
- build(deps): bump github.com/evanw/esbuild from 0.17.11 to 0.18.17 by @dependabot in #280
- build(deps): bump github.com/adshao/go-binance/v2 from 2.4.4 to 2.4.5 by @dependabot in #285
- build(deps): bump gorm.io/gorm from 1.25.2 to 1.25.4 by @dependabot in #284
- build(deps): bump github.com/vektra/mockery/v2 from 2.32.2 to 2.33.1 by @dependabot in #283
- build(deps): bump github.com/evanw/esbuild from 0.18.17 to 0.19.2 by @dependabot in #286
Full Changelog: v0.3.4...v0.3.5
v0.3.4
What's Changed
- build(deps): bump github.com/glebarez/sqlite from 1.5.0 to 1.7.0 by @dependabot in #251
- build(deps): bump github.com/schollz/progressbar/v3 from 3.13.0 to 3.13.1 by @dependabot in #253
- build(deps): bump github.com/StudioSol/set from 0.0.0-20211001132805-52fe71d0afcf to 1.0.0 by @dependabot in #255
- build(deps): bump github.com/adshao/go-binance/v2 from 2.3.10 to 2.4.1 by @dependabot in #254
- build(deps): bump gorm.io/gorm from 1.24.2 to 1.24.6 by @dependabot in #252
- build(deps): bump github.com/adshao/go-binance/v2 from 2.4.1 to 2.4.2 by @dependabot in #263
- build(deps): bump github.com/urfave/cli/v2 from 2.25.0 to 2.25.3 by @dependabot in #262
- build(deps): bump github.com/samber/lo from 1.37.0 to 1.38.1 by @dependabot in #261
- build(deps): bump github.com/vektra/mockery/v2 from 2.15.0 to 2.26.1 by @dependabot in #260
- build(deps): bump github.com/glebarez/sqlite from 1.7.0 to 1.8.0 by @dependabot in #259
- fix(paperwallet): fix panic when asset is zero by @daydoing in #265
- chore: update pairs list by @rodrigo-brito in #266
New Contributors
Full Changelog: v0.3.3...v0.3.4
v0.3.3
What's Changed
- fix/model:make more sense by @darrenli6 in #246
- feat(download): include flag to futures market by @rodrigo-brito in #250
New Contributors
- @darrenli6 made their first contribution in #246
Full Changelog: v0.3.2...v0.3.3
v0.3.2
Changelog
- Include support for exclusive Binance Future pairs
- Fix futures balance information
- Include leverage configuration / examples
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- fix(backtesting): fix profit summary and trade results by @rodrigo-brito in #243
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- feat(core): include Binance Futures suport
- feat(backtesting): include suport for shorting trade by @rodrigo-brito in #242
Full Changelog: v0.2.5...v0.3.0
v0.2.5
What's Changed
- chore(csv): remove unused header by @rafaelrubbioli in #213
- build(deps): bump github.com/evanw/esbuild from 0.15.10 to 0.15.12 by @dependabot in #217
- build(deps): bump github.com/urfave/cli/v2 from 2.17.1 to 2.23.0 by @dependabot in #216
- build(deps): bump github.com/adshao/go-binance/v2 from 2.3.9 to 2.3.10 by @dependabot in #218
- build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by @dependabot in #219
- build(deps): bump github.com/samber/lo from 1.31.0 to 1.33.0 by @dependabot in #220
- build(deps): bump gorm.io/gorm from 1.24.0 to 1.24.2 by @dependabot in #222
- feat(chart): include warmup for indicators by @rodrigo-brito in #228
- Refactor tests and remove external API dependency by @rodrigo-brito in #239
- build(deps): bump github.com/urfave/cli/v2 from 2.23.0 to 2.25.0 by @dependabot in #240
- build(deps): bump github.com/evanw/esbuild from 0.15.12 to 0.17.11 by @dependabot in #241
- build(deps): bump github.com/schollz/progressbar/v3 from 3.11.0 to 3.13.0 by @dependabot in #234
- build(deps): bump github.com/xhit/go-str2duration/v2 from 2.0.0 to 2.1.0 by @dependabot in #229
- build(deps): bump github.com/samber/lo from 1.33.0 to 1.37.0 by @dependabot in #232
Full Changelog: v0.2.4...v0.2.5
v0.2.4
What's Changed
- feat(storage) : support sql by @panapol-p in #207
- refactor(storage): improve filters and docs by @rodrigo-brito in #210
Full Changelog: v0.2.3...v0.2.4