v0.0.11
Changelog
6296a9c refactor(storage): simplify storage operations (#42)
c8783de refactor(storage): remove sqlite and fix volume calc (#41)
67e91b0 feat(indicator): include bollinger bands (#39)
2ecb382 feat(test): improving model test coverage (#38)
161cf9a build(deps): bump github.com/adshao/go-binance/v2 from 2.2.1 to 2.3.1 (#36)
d8588d2 build(deps): bump gopkg.in/tucnak/telebot.v2 from 2.3.5 to 2.4.0 (#35)
195c99e build(deps): bump github.com/mattn/go-sqlite3 from 1.14.7 to 1.14.8 (#37)
a327d35 chore(dependabot): include dependabot settings
c438b05 fix(lint): remove long line from indicator
516e750 fix(backtesting): increase buffer size and move indicators