diff --git a/doc/release/v1.29.0.md b/doc/release/v1.29.0.md new file mode 100644 index 000000000..9282090d2 --- /dev/null +++ b/doc/release/v1.29.0.md @@ -0,0 +1,16 @@ +## 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 +