bbgo_origin/pkg
2022-09-06 16:50:45 +08:00
..
accounting backtest,accounting: add position info to the average cost pnl report 2022-09-02 14:16:16 +08:00
backtest backtest: fix backtest fee mode when fee currency is not base or quote 2022-09-05 17:41:12 +08:00
bbgo move bootstrap functions 2022-09-06 16:50:45 +08:00
cache cache: refactor moving from bbgo to pkg/cache 2022-01-15 08:28:02 +08:00
cmd move bootstrap functions 2022-09-06 16:50:45 +08:00
data/tsv strategy/supertrend: use pkg/data/tsv for tsv output 2022-08-16 15:49:08 +08:00
datasource glassnode: add QueryOptions 2022-06-25 20:25:42 +08:00
datatype floats: add test case for Lower and Higher 2022-08-26 16:57:46 +08:00
depth depth: do not test depth buffer when race is on 2022-06-20 02:49:07 +08:00
dynamic all: resolve import cycle 2022-08-23 02:12:26 +08:00
exchange move and fix binance exchange api examples 2022-08-24 12:58:06 +08:00
fixedpoint fix: fixedpoint UnarshalJson on inf for decimal support 2022-09-02 15:02:46 +08:00
grpc fix: apply gofmt on all files, add revive action 2022-06-17 16:06:59 +09:00
indicator indicator: GH & Kalman filters: remove deprecated method implementation 2022-09-05 16:51:30 +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 feature: create simpleinteract and remove command in notification 2022-08-15 21:03:48 +09:00
optimizer hoptimizer: manually early stop 2022-08-16 14:55:39 +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 fix: taker price, matching engine kline emit order and process order, nan in sortino and sharpe 2022-08-29 14:11:02 +09: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 Merge pull request #900 from zenixls2/fix/backtest 2022-09-01 11:57:05 +09:00
style all: resolve import cycle 2022-08-23 02:12:26 +08:00
testutil service: implement margin service for syncing margin related data 2022-05-31 17:43:17 +08:00
types types: add CsvHeaders and CsvRecords methods to TradeStats 2022-09-02 14:16:16 +08:00
util floats: move floats related functions and add crossover, crossunder funcs 2022-08-26 16:15:39 +08:00
version bump version to v1.40.1 2022-09-05 18:19:03 +08:00