Releases: rodrigo-brito/ninjabot
v0.0.3
v0.0.2
Changelog
2879dc5 refactor(series): move to individual module
b9ff23d fix(backtesting): multiple pairs support (#1)
7d7f188 feat(plot): support for multiple pairs
07ca167 feat(plot): print results in candlestick chart
1bcd792 fix(backtest): payoff calculation
f0a4d18 fix(csvfeed): resample data for bigger timeframe
v0.0.1
Changelog
b601b20 Initial commit
25849aa build(relase): setup goreleaser
b04d454 feat(backtesting): intital version for backtesting
6ba6e34 feat(cli): cli to download historical data
ef81018 feat(cli): include support to download long intervals
2916524 feat(core): include basic setup for binance
9b04ebe feat(exchange): include paper wallet
018ea06 feat(feed): include readme and setup datafeed
757c7b9 feat(log): include logs and commission
24edbac feat(order): include order feed
0c564aa feat(order): include orders and storage setup
b6d8083 feat(order): include precision control and orders storage
93b7652 feat(order): update order status
73e9c94 feat(order): validate funds before create order
42296fa feat(strategy): include strategy controller
1a8f746 feat(wallet): include papper wallet exchange
474c223 fix(actions): release settings
baa69af fix(cli): include err check for binance
7a8aa02 fix(strategy): manager for each pair
80b7e23 fix: backtesting
e39df51 fix: controller test
56678c5 fix: linters
d1705bb setup linters