bbgo_origin/pkg
2022-07-12 17:45:47 +08:00
..
accounting fix: gosimple alert 2022-06-17 20:19:51 +09:00
backtest backtest: update backtest.Exchange currentTime 2022-07-04 02:38:42 +08:00
bbgo bbgo: add notify(profit) 2022-07-08 16:43:32 +08:00
cache cache: refactor moving from bbgo to pkg/cache 2022-01-15 08:28:02 +08:00
cmd optimizer: support --tsv option and render tsv output 2022-07-07 02:11:52 +08:00
data/tsv add tsv writer 2022-05-17 01:33:43 +08:00
datasource glassnode: add QueryOptions 2022-06-25 20:25:42 +08:00
datatype move Time type to types.Time 2021-05-21 00:10:53 +08:00
depth depth: do not test depth buffer when race is on 2022-06-20 02:49:07 +08:00
dynamic add more struct field tests 2022-07-06 22:01:35 +08:00
exchange update max order api path 2022-07-08 20:47:51 +08:00
fixedpoint fix: gosimple alert 2022-06-17 20:19:51 +09:00
grpc fix: apply gofmt on all files, add revive action 2022-06-17 16:06:59 +09:00
indicator feature: extend indicators, extend seriesbase methods 2022-06-29 21:49:02 +09:00
interact dynamic: implement CallWithMatch for dynamic calls 2022-07-01 13:09:30 +08:00
migrations compile and update migration package 2022-07-10 19:08:30 +08:00
net/websocketbase refactor exchange factory and solve the incorrect pkg import dependency from ftx 2022-06-04 11:47:55 +08:00
notifier check nil 2022-06-13 12:03:31 +08:00
optimizer optimizer: support --tsv option and render tsv output 2022-07-07 02:11:52 +08:00
pb grpc: implement cancel order 2022-04-15 15:49:24 +08:00
server fix: gosimple alert 2022-06-17 20:19:51 +09:00
service fix lastRecordTime 2022-06-26 13:23:04 +08:00
sigchan move files into pkg 2020-10-11 16:46:15 +08:00
slack add export symbol comment 2022-06-20 10:21:42 +08:00
statistics feature: add sharpe function implementation 2022-06-29 20:10:20 +09:00
strategy pivotshort: add 1m subscribe 2022-07-12 17:45:47 +08:00
testutil service: implement margin service for syncing margin related data 2022-05-31 17:43:17 +08:00
types Merge pull request #809 from zenixls2/feature/logistic_regression 2022-07-09 17:27:20 +09:00
util fix: gosimple alert 2022-06-17 20:19:51 +09:00
version bump version to v1.36.0 2022-07-10 19:08:30 +08:00