bbgo_origin/pkg
2021-02-09 12:02:04 +08:00
..
accounting fix(pnl): do not calculate the "self" trade 2021-02-06 17:34:13 +08:00
backtest fix testcases 2021-02-06 19:39:43 +01:00
bbgo clean up legacy db connection handling with the new database service 2021-02-06 11:22:04 +08:00
cmd Merge pull request #117 from c9s/wizard/sqlite3 2021-02-06 17:41:45 +08:00
datatype apply datatype.Time to order time fields 2021-02-06 14:30:00 +08:00
exchange Merge pull request #108 from ychi/feat/exchange-ticker-api 2021-02-08 07:37:50 +08:00
fixedpoint improve grid strategy's balance check and quote calculation 2021-02-07 11:37:24 +08:00
indicator fix kline tail method 2020-12-08 10:26:20 +08:00
migrations compile and update migration package 2021-02-06 11:22:04 +08:00
notifier adjust log 2020-12-29 18:32:51 +08:00
server use fake asset data for the asset query 2021-02-06 16:38:00 +08:00
service remove query trades default limit 200 2021-02-08 13:40:47 +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 fix startPrice value conversion 2021-02-08 13:21:22 +08:00
types QueryTicker 2021-02-06 18:35:23 +01:00
util util: test Response struct 2021-02-05 22:38:45 +08:00