bbgo_origin/pkg
Yo-An Lin 406f592963 Merge pull request #258 from c9s/feature/okex
feature: add okex exchange user data stream and public stream
2021-05-30 16:21:12 +08:00
..
accounting fix(pnl): do not calculate the "self" trade 2021-02-06 17:34:13 +08:00
backtest refactor and fix backtest for user data stream and market data stream 2021-05-30 15:08:11 +08:00
bbgo clear all trades before running backtests 2021-05-30 15:25:00 +08:00
cmd clear all trades before running backtests 2021-05-30 15:25:00 +08:00
datatype move Time type to types.Time 2021-05-21 00:10:53 +08:00
exchange Merge pull request #258 from c9s/feature/okex 2021-05-30 16:21:12 +08:00
fixedpoint add Stringer interface to fixedpoint 2021-05-27 00:05:43 +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 slacknotifier: spawn notify worker as a go routine 2021-05-29 01:30:57 +08:00
server refactor and fix backtest for user data stream and market data stream 2021-05-30 15:08:11 +08:00
service clear all trades before running backtests 2021-05-30 15:25:00 +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 xmaker: use uncovered position 2021-05-30 14:46:48 +08:00
types fix quote quantity alignment 2021-05-30 15:51:00 +08:00
util implement okex balances endpoint 2021-05-27 00:05:43 +08:00
version bump version to v1.16.0 2021-05-12 19:41:03 +08:00