bbgo_origin/pkg
Yo-An Lin 8aa2ae1b32
Merge pull request #397 from austin362667/refactor/futures-account
binance: add futures related conversion
2021-12-25 23:17:27 +08:00
..
accounting types: refactor Position and related files 2021-12-11 19:16:16 +08:00
backtest fix format 2021-12-25 23:12:54 +08:00
bbgo avoid calling EmitConnect and EmitStart outside of the kline feeding goroutine 2021-12-25 21:05:50 +08:00
cmd backtest: pull out market data feeding to a function and call it in the main thread 2021-12-25 22:57:28 +08:00
datatype move Time type to types.Time 2021-05-21 00:10:53 +08:00
depth all: fix and improve kucoin orderbook stream 2021-12-25 19:34:27 +08:00
exchange Merge pull request #397 from austin362667/refactor/futures-account 2021-12-25 23:17:27 +08:00
fixedpoint all: fix and improve kucoin orderbook stream 2021-12-25 19:34:27 +08:00
indicator fix ewma truncation 2021-12-22 00:54:13 +08:00
migrations compile and update migration package 2021-12-11 10:40:11 +08:00
notifier show broadcast enabled 2021-11-25 18:49:29 +08:00
server backtest: allocate public exchange (with empty key secret) for backtesting 2021-12-24 00:24:19 +08:00
service all: change trade id to uint64 2021-12-23 17:49:18 +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 log 2021-12-22 02:04:44 +08:00
types all: fix and improve kucoin orderbook stream 2021-12-25 19:34:27 +08:00
util depth: implement depth.Buffer 2021-12-25 02:14:49 +08:00
version bump version to v1.20.0 2021-12-08 19:57:55 +08:00