bbgo_origin/pkg
zenix e221f54397 add dnum as the fixedpoint implementation. change types float64 to fixedpoint.Value
change pnl report to use fixedpoint

fix: migrate kline to use fixedpoint
2022-02-15 12:00:39 +09:00
..
accounting add dnum as the fixedpoint implementation. change types float64 to fixedpoint.Value 2022-02-15 12:00:39 +09:00
backtest backtest: fix duplicate trade emit issue 2022-01-30 03:05:19 +08:00
bbgo add dnum as the fixedpoint implementation. change types float64 to fixedpoint.Value 2022-02-15 12:00:39 +09:00
cache cache: refactor moving from bbgo to pkg/cache 2022-01-15 08:28:02 +08:00
cmd bollmaker: add BuyBelowNeutralSMA option 2022-02-01 01:40:51 +08:00
datatype move Time type to types.Time 2021-05-21 00:10:53 +08:00
depth depth: add details to the depth error message 2022-01-13 00:14:15 +08:00
exchange add dnum as the fixedpoint implementation. change types float64 to fixedpoint.Value 2022-02-15 12:00:39 +09:00
fixedpoint add dnum as the fixedpoint implementation. change types float64 to fixedpoint.Value 2022-02-15 12:00:39 +09:00
indicator add dnum as the fixedpoint implementation. change types float64 to fixedpoint.Value 2022-02-15 12:00:39 +09:00
interact interact: fix logger call 2022-01-23 14:21:20 +08:00
migrations compile and update migration package 2021-12-27 19:13:44 +08:00
notifier interact: add Slack interaction 2022-01-23 02:21:26 +08:00
server refactor and add doc comment for InitExchangeSession 2021-12-25 23:42:29 +08:00
service service: fix sync process 2022-01-23 15:14:29 +08:00
sigchan move files into pkg 2020-10-11 16:46:15 +08:00
slack use golang.org/x/time for rate limiting 2020-12-15 14:04:27 +08:00
strategy add dnum as the fixedpoint implementation. change types float64 to fixedpoint.Value 2022-02-15 12:00:39 +09:00
types add dnum as the fixedpoint implementation. change types float64 to fixedpoint.Value 2022-02-15 12:00:39 +09:00
util add dnum as the fixedpoint implementation. change types float64 to fixedpoint.Value 2022-02-15 12:00:39 +09:00
version bump version to v1.27.0 2022-01-27 00:32:18 +08:00