bbgo_origin/pkg
Yo-An Lin 592a8d87ae Merge pull request #137 from c9s/feature/scale
feature: add exp scale and log scale formula
2021-02-28 16:13:38 +08:00
..
accounting fix(pnl): do not calculate the "self" trade 2021-02-06 17:34:13 +08:00
backtest Fix trade sync for self trades 2021-02-18 17:37:49 +08:00
bbgo Merge pull request #137 from c9s/feature/scale 2021-02-28 16:13:38 +08:00
cmd cmd: create orderbook command to print orderbook snapshot and updates 2021-02-27 19:28:01 +08:00
datatype apply datatype.Time to order time fields 2021-02-06 14:30:00 +08:00
exchange ftx: handle message in a new struct 2021-02-27 19:27:44 +08:00
fixedpoint refactor and implement reward sync and query 2021-02-23 22:53:00 +08:00
indicator fix kline tail method 2020-12-08 10:26:20 +08:00
migrations integrate reward service into the sync service 2021-02-23 16:39:48 +08:00
notifier resolve cyclic imports 2021-02-21 01:01:39 +08:00
server pull out ping interval parameter 2021-02-21 18:58:25 +08:00
service ws: make Reconnect() public 2021-02-27 18:42:45 +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 rename scale struct name to PriceVolumeScale 2021-02-28 14:51:24 +08:00
types add more margin order side effect alias 2021-02-28 12:00:51 +08:00
util refactor session sync 2021-02-19 10:42:24 +08:00
version bump version 2021-02-26 16:16:34 +08:00