bbgo_origin/pkg
2022-08-16 10:55:45 +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 Merge pull request #872 from andycheng123/fix/trailing-stop 2022-08-11 17:37:07 +08:00
cache cache: refactor moving from bbgo to pkg/cache 2022-01-15 08:28:02 +08:00
cmd cmd/kline: show klines from restful api 2022-08-11 00:08:48 +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 exchange/binance: get locked balance of futures account 2022-08-16 10:55:45 +08:00
fixedpoint types: calculate MaximumConsecutiveLosses and MaximumConsecutiveProfits 2022-07-27 19:25:29 +08:00
grpc fix: apply gofmt on all files, add revive action 2022-06-17 16:06:59 +09:00
indicator strategy/supertrend: supertrend indicator adapted new indicator API 2022-08-08 13:07:59 +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 Revert "feature: add smart cancel to drift" 2022-08-09 16:25:36 +08:00
optimizer Merge pull request #855 from COLDTURNIP/feature/optimizer_hyperparam 2022-08-02 17:38:38 +08:00
pb grpc: implement cancel order 2022-04-15 15:49:24 +08:00
risk risk: AvailableQuote() should use Net() to get net value 2022-08-13 13:28:45 +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 omega ratio, print sharpe/omega/interval profit from trade_stats, use stdev for high/low diff for drift to estimate the variance and improve profit, add yaml marshal for dnum fixedpoint 2022-07-26 18:00:05 +09:00
strategy bollmaker: remove unused embedded struct 2022-08-10 23:46:24 +08:00
testutil service: implement margin service for syncing margin related data 2022-05-31 17:43:17 +08:00
types binance: fix futures position 2022-08-11 14:29:28 +08:00
util util: move emoji and pnl related functions to util 2022-08-09 11:36:24 +08:00
version bump version to v1.38.0 2022-07-29 14:42:03 +08:00