bbgo_origin/pkg
Yo-An Lin 8e8979645d
Merge pull request #956 from c9s/improve/max-borrowable
improve: bbgo: use margin asset borrowable amount to adjust the quantity
2022-09-19 09:47:23 +08:00
..
accounting pnl: fix nil position point issue 2022-09-11 23:18:54 +08:00
backtest all: simplify underlying exchange submitOrder method 2022-09-09 18:41:06 +08:00
bbgo Merge pull request #956 from c9s/improve/max-borrowable 2022-09-19 09:47:23 +08:00
cache cache: refactor moving from bbgo to pkg/cache 2022-01-15 08:28:02 +08:00
cmd Merge pull request #920 from austin362667/austin362667/factorzoo 2022-09-14 15:00:08 +08:00
data/tsv strategy/supertrend: use pkg/data/tsv for tsv output 2022-08-16 15:49:08 +08:00
datasource get marketcap values from coinmarketcap 2022-09-14 02:44:57 +08:00
datatype indicator: refactor pivot function to floats 2022-09-15 17:12:10 +08:00
depth depth: do not test depth buffer when race is on 2022-06-20 02:49:07 +08:00
dynamic fix: hide ZeroValue from dynamic 2022-09-14 20:12:53 +09:00
exchange binance: add queryTrades rate limiter 2022-09-12 15:03:01 +08:00
fixedpoint Merge pull request #910 from zenixls2/feature/ewo_renew 2022-09-07 18:54:01 +09:00
grpc all: simplify underlying exchange submitOrder method 2022-09-09 18:41:06 +08:00
indicator Merge pull request #953 from zenixls2/fix/drift 2022-09-17 18:15:44 +08:00
interact interact: fix telegram message length check 2022-09-14 02:56:47 +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 Merge pull request #935 from c9s/fix/open-position 2022-09-12 00:42:12 +08:00
optimizer optimizer: wrap error with the output if err is not nil 2022-09-16 01:53:23 +08:00
pb grpc: implement cancel order 2022-04-15 15:49:24 +08:00
risk all: solve cyclic import 2022-09-09 17:40:17 +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 notifier: redirect error, panic, fatal error to telegram 2022-09-12 00:29:12 +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 #953 from zenixls2/fix/drift 2022-09-17 18:15:44 +08: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: init today since if it's 0 2022-09-15 17:29: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.4 2022-09-12 00:43:53 +08:00