mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-10 09:11:55 +00:00
17 lines
428 B
Markdown
17 lines
428 B
Markdown
## Fixes
|
|
|
|
- Fixed kucoin order type conversion for limit maker.
|
|
- Fixed kucoin rate limit.
|
|
- Fixed persistence selector and injection.
|
|
- Fixed rebalance streategy for back-testing.
|
|
|
|
## Features
|
|
|
|
- Added IM interaction (emergency stop and suspend command).
|
|
- Added FTX market trade stream.
|
|
- Added Binance market trade stream.
|
|
- Added positions, profit table.
|
|
- Added Binance paper trade endpoint support.
|
|
- Added RSI indicator
|
|
|