bbgo_origin/pkg
2022-07-26 11:47:07 +08:00
..
accounting backtest: add gross profit and gross loss fields 2022-07-12 19:50:28 +08:00
backtest backtest: resolve data race on index.json 2022-07-17 15:46:55 +08:00
bbgo pull out AccountValueCalculator 2022-07-21 19:46:58 +08:00
cache cache: refactor moving from bbgo to pkg/cache 2022-01-15 08:28:02 +08:00
cmd optimizer: prepare database before executing backtests 2022-07-13 15:28:11 +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 all: reformat code 2022-07-07 02:26:39 +08:00
exchange max: emit debt event and ad ratio event 2022-07-15 13:25:02 +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 indicator/stoch: simplify CalculateAndUpdate 2022-07-21 01:35:27 +08: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: eliminate limitation of number of grid point 2022-07-15 23:01:56 +08:00
pb grpc: implement cancel order 2022-04-15 15:49:24 +08:00
risk risk: pull out max quantity variable 2022-07-26 11:47:07 +08:00
server fix: gosimple alert 2022-06-17 20:19:51 +09:00
service all: move getExchangeAttributes 2022-07-14 17:36:16 +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 Merge pull request #840 from andycheng123/fix/supertrend-strategy 2022-07-25 15:14:22 +08:00
testutil service: implement margin service for syncing margin related data 2022-05-31 17:43:17 +08:00
types types: call debt() 2022-07-26 11:44:57 +08:00
util util: use marshal instead of marshal indent 2022-07-23 12:16:06 +08:00
version bump version to v1.37.0 2022-07-19 09:48:21 +08:00