mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-10 09:11:55 +00:00
15 lines
361 B
Markdown
15 lines
361 B
Markdown
|
## Minor
|
||
|
|
||
|
- Adjust minimal quantity and minimal notional threshold
|
||
|
- Improved position fee display for telegram
|
||
|
|
||
|
## Strategy
|
||
|
|
||
|
- Added bollmaker strategy
|
||
|
|
||
|
## Fixes
|
||
|
|
||
|
- Added error rate limiter for xmaker
|
||
|
- Fixed slack rate limit by applying rate limiter to 1 message per second
|
||
|
- Fixed quantity truncation and add check for min quantity n min notional for xmaker
|