mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-10 09:11:55 +00:00
2.8 KiB
2.8 KiB
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