Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / c9s/bbgo issues and pull requests

#1156 - REFACTOR: pull out Fast* methods to FastOrderExecutor

Pull Request - State: closed - Opened by c9s over 1 year ago - 6 comments

#1155 - improve/supertrend: adding opposite position amount to the order amou…

Pull Request - State: closed - Opened by andycheng123 over 1 year ago - 5 comments

#1154 - FEATURE: get more trades to recover

Pull Request - State: closed - Opened by kbearXD over 1 year ago - 1 comment

#1153 - FEATURE: move metrics to defer funciton

Pull Request - State: closed - Opened by kbearXD over 1 year ago - 3 comments

#1152 - FEATURE: recover the grid when there is error at grid opening

Pull Request - State: open - Opened by kbearXD over 1 year ago - 3 comments

#1151 - FIX: types: do not return for normal closure

Pull Request - State: closed - Opened by c9s over 1 year ago - 2 comments

#1150 - FIX: interact: fix concurrent map write - add mutex on interact

Pull Request - State: closed - Opened by c9s over 1 year ago - 3 comments

#1149 - CHORE: max: add max auth authenticated log

Pull Request - State: closed - Opened by c9s over 1 year ago - 3 comments

#1148 - FIX: fix emit ready twice and add error log

Pull Request - State: closed - Opened by kbearXD over 1 year ago - 2 comments

#1147 - FEATURE: max get-order v3 api support client order id parameter

Pull Request - State: closed - Opened by kbearXD over 1 year ago - 2 comments

#1146 - FIX: grid2: emit grid error when open grid failed

Pull Request - State: closed - Opened by c9s over 1 year ago - 3 comments

#1145 - FEATURE: add market info in-mem cache

Pull Request - State: closed - Opened by gx578007 over 1 year ago - 3 comments

#1144 - FIX: maxapi: fix nonce updater

Pull Request - State: closed - Opened by c9s over 1 year ago - 2 comments

#1143 - FIX: maxapi: pass context object to the requests

Pull Request - State: closed - Opened by c9s over 1 year ago - 3 comments

#1142 - FIX: max: move more rate limiter to the exchange instance

Pull Request - State: closed - Opened by c9s over 1 year ago - 4 comments

#1141 - REFACTOR: maxapi: refactor and add max v2 markets api test

Pull Request - State: closed - Opened by c9s over 1 year ago - 4 comments

#1140 - FIX: maxapi: improve log message

Pull Request - State: closed - Opened by c9s over 1 year ago - 2 comments

#1139 - REFACTOR: [max] refactor api requests

Pull Request - State: closed - Opened by c9s over 1 year ago - 12 comments

#1138 - FIX: maxapi: use sync.Once to prevent duplicated update and avoid update negative offset

Pull Request - State: closed - Opened by c9s over 1 year ago - 4 comments

#1137 - FIX: maxapi: improve nonce update with retry

Pull Request - State: closed - Opened by c9s over 1 year ago - 5 comments

#1136 - add position tracker to track position drawdown, MAE, MFE

Issue - State: open - Opened by c9s over 1 year ago
Labels: feature

#1135 - FIX: recover even though inital order id is 0

Pull Request - State: closed - Opened by kbearXD over 1 year ago - 9 comments

#1134 - strategy: [xfunding] fix binance api and add initial setup for futures account

Pull Request - State: closed - Opened by c9s over 1 year ago - 4 comments

#1133 - FIX: end batch query if start > end

Pull Request - State: closed - Opened by kbearXD over 1 year ago - 1 comment

#1132 - strategy: xfunding: add profit stats and collect funding fee info

Pull Request - State: closed - Opened by c9s over 1 year ago - 13 comments

#1130 - strategy: add neutral maker

Pull Request - State: open - Opened by austin362667 over 1 year ago - 3 comments

#1129 - strategy: fixedmaker: replenish on start

Pull Request - State: closed - Opened by narumiruna over 1 year ago - 3 comments

#1128 - move bbgo.AdjustQuantityByMinAmount to types.Market

Issue - State: closed - Opened by c9s over 1 year ago - 1 comment
Labels: refactoring

#1127 - feature: strategy: xfunding

Pull Request - State: closed - Opened by c9s over 1 year ago - 27 comments

#1126 - FIX: max: move submitOrderLimiter to the exchange wide var

Pull Request - State: closed - Opened by c9s over 1 year ago - 3 comments

#1125 - FEATURE: [grid2] using dnum

Pull Request - State: closed - Opened by gx578007 over 1 year ago - 8 comments

#1124 - FEATURE: emit grid error when failed to recover or open grid

Pull Request - State: closed - Opened by kbearXD over 1 year ago - 2 comments

#1123 - exits/trailingstop: fix typo

Pull Request - State: closed - Opened by andycheng123 over 1 year ago - 3 comments

#1122 - strategy: fixedmaker: clamp skew

Pull Request - State: closed - Opened by narumiruna over 1 year ago - 7 comments

#1121 - Feature/hhllstop

Pull Request - State: closed - Opened by andycheng123 over 1 year ago - 6 comments

#1120 - REFACTOR: [grid2] pull out backoff cancel all to cancelAllOrdersUntilSuccessful

Pull Request - State: closed - Opened by c9s over 1 year ago - 2 comments

#1119 - FEATURE: make PinOrderMap's key from string to Pin

Pull Request - State: closed - Opened by kbearXD over 1 year ago - 3 comments

#1118 - MINOR: use Debug config for debug log

Pull Request - State: closed - Opened by kbearXD over 1 year ago - 1 comment

#1117 - strategy: fixedmaker: add option to use ATR to adjust spread ratio

Pull Request - State: closed - Opened by narumiruna over 1 year ago - 4 comments

#1116 - FIX: fix gracefully shutdown SaveState call for Isolation

Pull Request - State: closed - Opened by c9s over 1 year ago - 2 comments

#1115 - FIX: [grid2] fix correct price metrics

Pull Request - State: closed - Opened by gx578007 over 1 year ago - 3 comments

#1114 - FEATURE: verify the grids before emit filled orders

Pull Request - State: closed - Opened by kbearXD over 1 year ago - 4 comments

#1113 - strategy: fixedmaker: add skew to adjust bid/ask price

Pull Request - State: closed - Opened by narumiruna over 1 year ago - 4 comments

#1112 - FIX: fix wrong fee currency

Pull Request - State: closed - Opened by kbearXD over 1 year ago - 3 comments

#1111 - strategy: rebalance: make CreatePositions and CreateProfitStats public

Pull Request - State: closed - Opened by narumiruna over 1 year ago - 3 comments

#1110 - FIX: [bollmaker] MinProfitActivationRate is disabled if it's not set

Pull Request - State: closed - Opened by andycheng123 over 1 year ago - 4 comments

#1109 - fix: rebalance: fix positions and profit stats map

Pull Request - State: closed - Opened by narumiruna over 1 year ago - 4 comments

#1108 - exchange:binance: add QueryFuturesDepth

Pull Request - State: closed - Opened by austin362667 over 1 year ago - 3 comments

#1107 - FEATURE: make MAX QueryTrades support start_time, end_time

Pull Request - State: closed - Opened by kbearXD over 1 year ago - 4 comments

#1106 - add "refill" strategy to get refill more instantly

Issue - State: open - Opened by c9s over 1 year ago

#1105 - grid2: use newClientOrderID only for max

Pull Request - State: closed - Opened by c9s over 1 year ago - 3 comments

#1104 - fix: rebalance: adjust max amount by balance

Pull Request - State: closed - Opened by narumiruna over 1 year ago - 8 comments

#1103 - strategy: rebalance: graceful cancel

Pull Request - State: closed - Opened by narumiruna over 1 year ago - 4 comments

#1102 - fix: strategy: fix fixedmaker

Pull Request - State: closed - Opened by narumiruna over 1 year ago - 7 comments

#1101 - strategy: add fixedmaker

Pull Request - State: closed - Opened by narumiruna over 1 year ago - 4 comments

#1100 - FIX: [grid2] specify client order id explicitly

Pull Request - State: closed - Opened by gx578007 over 1 year ago - 3 comments

#1099 - FIX: [grid2] avoid handling one orderID twice

Pull Request - State: closed - Opened by gx578007 over 1 year ago - 6 comments

#1098 - FIX: fix format string float point issue

Pull Request - State: closed - Opened by kbearXD over 1 year ago - 9 comments

#1097 - FEATURE: get filled orders when bbgo down

Pull Request - State: closed - Opened by kbearXD over 1 year ago - 5 comments

#1096 - FEATURE: [grid2] add ClearDuplicatedPriceOpenOrders option

Pull Request - State: closed - Opened by c9s over 1 year ago - 8 comments

#1095 - FIX: filter wrong order id from self-trade trades

Pull Request - State: closed - Opened by kbearXD over 1 year ago - 2 comments

#1094 - FIX: use updated_at instead of created_at to convert MAX order to typ…

Pull Request - State: closed - Opened by kbearXD over 1 year ago - 2 comments

#1093 - strategy: rebalance: add positions and profit stats

Pull Request - State: closed - Opened by narumiruna over 1 year ago - 6 comments

#1092 - FEATURE: [grid2] add more metrics and fix metric-related issues

Pull Request - State: closed - Opened by gx578007 over 1 year ago - 8 comments

#1091 - FEATURE: split self trades when use MAX RESTful API to query trades

Pull Request - State: closed - Opened by kbearXD over 1 year ago - 2 comments

#1090 - fix/scale: fix LinearScale calculation

Pull Request - State: closed - Opened by andycheng123 over 1 year ago - 7 comments

#1089 - improve/exit: show symbol in trailing stop triggered message

Pull Request - State: closed - Opened by andycheng123 over 1 year ago - 4 comments

#1088 - FIX: [grid2] fix isCompleteGrid condition

Pull Request - State: closed - Opened by c9s over 1 year ago - 4 comments

#1087 - FEATURE: recover grids with open orders by querying trades process an…

Pull Request - State: closed - Opened by kbearXD over 1 year ago - 4 comments

#1086 - FIX: [grid2] round down quoteQuantity/baseQuantity after the fee reduction

Pull Request - State: closed - Opened by c9s over 1 year ago - 6 comments

#1085 - FIX: [grid2] group id should be bound by MaxInt32

Pull Request - State: closed - Opened by gx578007 over 1 year ago - 2 comments

#1084 - FIX: [grid2] avoid initializing metrics twice

Pull Request - State: closed - Opened by gx578007 over 1 year ago - 2 comments

#1083 - FIX: add group id on submit order API

Pull Request - State: closed - Opened by kbearXD over 1 year ago - 3 comments

#1082 - FIX: add mutex in memory store

Pull Request - State: closed - Opened by gx578007 over 1 year ago - 3 comments

#1081 - FIX: [grid2] fix active orderbook at recovering

Pull Request - State: closed - Opened by gx578007 over 1 year ago - 2 comments

#1080 - strategy: marketcap: add orderType parameter

Pull Request - State: closed - Opened by narumiruna over 1 year ago - 5 comments

#1079 - fix: grid2: add write context for submitting orders

Pull Request - State: closed - Opened by c9s over 1 year ago - 6 comments

#1078 - fix: grid2: improve the onStart callback and the cancel loop

Pull Request - State: closed - Opened by c9s over 1 year ago - 5 comments

#1077 - FEATURE: save expiring data to redis

Pull Request - State: closed - Opened by gx578007 over 1 year ago - 5 comments

#1076 - fix: grid2: quantity fee reduction for quote currency

Pull Request - State: closed - Opened by c9s over 1 year ago - 7 comments

#1075 - FEATURE: add persistence service to environment

Pull Request - State: closed - Opened by gx578007 over 1 year ago - 9 comments

#1074 - strategy: rebalance: add order type parameter

Pull Request - State: closed - Opened by narumiruna over 1 year ago - 4 comments

#1073 - fix: fix fixedpoint rounding

Pull Request - State: closed - Opened by c9s over 1 year ago - 2 comments

#1069 - feat: add private strategy demo trading-gpt

Pull Request - State: closed - Opened by yubing744 over 1 year ago - 18 comments

#1054 - okex error=start price not found: ETHUSDT

Issue - State: open - Opened by yubing744 over 1 year ago - 2 comments
Labels: bug

#1052 - Improve/linregmaker minprofit

Pull Request - State: closed - Opened by andycheng123 over 1 year ago - 7 comments

#1045 - add vault support

Issue - State: open - Opened by c9s over 1 year ago - 1 comment
Labels: feature, security

#1037 - get-order command error

Issue - State: closed - Opened by liaochy almost 2 years ago - 3 comments
Labels: bug

#1010 - [Installation Error] go-sqlite3 requires cgo

Issue - State: open - Opened by MushiTheMoshi almost 2 years ago - 6 comments
Labels: bug

#980 - fix: support 1s interval, add binance request rate limiter

Pull Request - State: closed - Opened by zenixls2 almost 2 years ago - 5 comments

#864 - WIP: feature: Check recent orders from tg

Pull Request - State: open - Opened by andycheng123 about 2 years ago - 2 comments

#735 - WIP: Recreate infinity grid

Pull Request - State: open - Opened by ksidenko over 2 years ago - 8 comments

#641 - WIP: improve: bollmaker: position stack

Pull Request - State: open - Opened by austin362667 over 2 years ago - 4 comments

#623 - WIP: add MEXC

Pull Request - State: closed - Opened by zenixls2 over 2 years ago - 7 comments

#594 - add mysql persistence support

Issue - State: open - Opened by c9s over 2 years ago - 2 comments

#207 - use go 1.16 embed feature for front-end files

Issue - State: open - Opened by c9s over 3 years ago - 4 comments
Labels: enhancement, 300 BBG