bbgo_origin/pkg
2021-05-26 00:57:35 +00:00
..
accounting fix(pnl): do not calculate the "self" trade 2021-02-06 17:34:13 +08:00
backtest move Time type to types.Time 2021-05-21 00:10:53 +08:00
bbgo Fix: nil pointer exception in indicator creation, add stoch util func 2021-05-26 00:20:31 +00:00
cmd improve order cancellation mechanisim 2021-05-22 17:44:20 +08:00
datatype move Time type to types.Time 2021-05-21 00:10:53 +08:00
exchange Fix error formating on depth load fail 2021-05-26 00:57:35 +00:00
fixedpoint reformat code 2021-05-25 01:50:36 +08:00
indicator Move Float64Slice to types 2021-05-22 20:20:48 +08:00
migrations compile and update migration package 2021-04-21 11:21:15 +09:00
notifier prefer PlainText interface over String interface 2021-05-16 01:21:35 +08:00
server refactor exchange session initialization 2021-05-12 12:05:54 +08:00
service move Time type to types.Time 2021-05-21 00:10:53 +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 show net profit margin percentage 2021-05-23 01:17:20 +08:00
types binance: fix depth snapshot buffering 2021-05-25 21:36:14 +08:00
util improve error messages 2021-05-12 12:54:46 +08:00
version bump version to v1.16.0 2021-05-12 19:41:03 +08:00