Releases: c9s/bbgo
Releases · c9s/bbgo
BBGO v1.51.0
- #1241: FEATURE: [max] add fee discounted field support
- #1242: FIX: [max] fix MAX withdrawal address parameter name
- #1237: FEATURE: add new exchange Bybit GetAccountInfo/GetInstrumentsInfo api
- #1240: FIX: [xmaker] refactor and fix xmaker's trade recover
- #1239: FIX: [grid2] add remove duplicated pins and pull out filter price prec func
- #1236: FEATURE: add log formatter flag in chart value
- #1235: CHORE: turn off network error log
- #1234: FIX: fix infinite iterate and critical section
- #1233: FIX: [grid2] fix upper pin
- #1198: FEATURE: add ProfitStatsTracker
- #1229: REFACTOR: rewrite cci indicator into v2
- #1230: CHORE: add SMA example as a test
- #1226: REFACTOR: pull out base strategy struct
- #1228: REFACTOR: move v2 indicators to the indicator/v2 package
- #1227: FEATURE: add rsicross strategy
- #1225: FEATURE: support nested persistence
- #1224: FEATURE: add google spreadsheet service support
- #1223: FEATURE: add google spreadsheet service
- #1222: FIX: [xfunding] fix transfer clean up
- #1221: FEATURE: add triangular arbitrate strategy as an example
- #1220: REFACTOR: refactor risk control with the order executor interface and mocks
- #1219: FEATURE: [scmaker] integrate risk control
- #1218: FEATURE: [scmaker] add liquiditySkew support
- #1217: FIX: log hhllStop higher high and lower low detection instead of notify
BBGO v1.50.2
FIX: [grid2] fix upper pin
BBGO v1.50.1
- #1216: Fix: exit/hhllStop bugs
- Fixed indicator nil map issue
BBGO v1.50.0
BBGO v1.49.0
- #1212: FEATURE: add risk controls for strategies
- #1211: CHORE: bbgo: rename env ENABLE_MARKET_TRADE_STOP to DISABLE_MARKET_TRADE_STOP
- #1206: IMPROVE: improve stop loss methods
- #1210: REFACTOR: move retry functions
- #1209: FEATURE: helm add deployment annotation
- #1208: FIX: add log formatter option and update settings for staging
- #1207: MINOR: [grid2] delete order prices metric
- #1205: FIX: [xalign] add balance fault tolerance range
- #1204: FIX: typo in xalign config
- #1203: FEATURE: pass deployment labels to pod
- #1202: FIX: [xgap] fix group id range
- #1201: FIX: typo in helm chart additionalLabels
- #1200: CHORE: release helm chart
- #1199: FEATURE: allow additional labels
BBGO v1.48.4
BBGO v1.48.3
Fixes
- scmaker: graceful shutdown should cancel all orders
- scmaker: clear orders when start up
BBGO v1.48.2
Fixes
- fix number() call
- fix test
Strategies
- scmaker: add MaxExposure option
- xfunding: add more notificiation
BBGO v1.48.1
BBGO v1.48.0
New Strategies
- xalign
- scmaker
Features
- v2 indicator apis
- #1197: FEATURE: [strategy] add stable coin market maker
- #1174: FEATURE: [grid2] recover with twin orders
- #1194: IMPROVE: improve hhllstop message
- #1196: FIX: [xalign] add DryRun and fix quote amount calculation
- #1195: FEATURE: [strategy] add xalign strategy
- #1192: IMPROVE: improve order executor error checking, trailing stop and indicators
- #1193: FIX: [schedule] fix quantity truncation add minBaseBalance config
- #1188: FEATURE: [indicator] add multiply operator
- #1185: FIX: [autoborrow] add max borrowable check and add more notifications
- #1189: FEATURE: [indicator] add v2 stddev indicator
- #1190: FEATURE: [indicator] add v2 pivot low indicator
- #1187: FEATURE: [indicator] add stoch v2
- #1186: FEATURE: [indicator] add v2 CMA indicator
- #1184: FEATURE: [indicator] add v2 MACD, SMA
- #1183: REFACTOR: [indicator] replace all Index(i) callers
- #1182: REFACTOR: add parameter index to the Last method
- #1181: FEATURE: [indicator] add new ATR, RMA indicators with the new API design
- #1179: FEATURE: new indicator API design
- #1180: FIX: [grid2] fix base quote investment check
- #1176: FIX: [grid2] fix base + quote calculation and add baseGridNumber config field
- #1177: FIX: some types and operations in SeriesExtended are not supported
- #1172: FEATURE: [grid2] truncate base quantity for quote+base mode
- #1171: FEATURE: Add types.StrInt64 for decoding integer in JSON string format
- #1169: WIP: FEATURE: add bitget exchange support
- #1156: REFACTOR: pull out Fast* methods to FastOrderExecutor
- #1166: FIX: [max] replace deprecated max v3 API
- #1167: FEATURE: support binance futures trading data