Changelog
Follow up on the latest improvements and updates.
RSS
new
2.0.10
Added
[Distributions] Add market making distribution
[Orders] Support simultaneous stop and take profit orders in spot trading using the new inactive orders system. This is used by default when stop losses are created alongside take profits in real trading.
[TradingViewTradingMode] Support custom volumes when using multiple take profits
[Exchanges] Add Hyperliquid
Updated
[CCXT] update to CCXT 4.4.85
[DCATradingMode] Simplify strategy selector
[IndexTradingMode] Now cancels open orders when starting rebalance in order to free funds for rebalance
[TradingViewTradingMode] Now log all requests in info level to display it by default in the terminal
[Bitfinex] Rename bitfinex2 into bitfinex
[WavesExchanges] Fix market status parsing issues
Fixed
[Orders] Fixed a rare fees computation issue causing Index trading mode to fail rebalance
[FuturesTrading] Fixed position reversing orders issues
[WebInterface] fix multi exchange historical portfolio display
[Staggered & Grid trading modes] Fix PNL display issues
[Staggered & Grid trading modes] Improve interfering orders error message to make it easier to understand
[DCATradingMode] Fix secondary order amounts when trading futures
[Daily & TradingView trading modes] Fix "all in" orders configuration issues
Note for Bybit users
We didn't have the time to include the Bybit unified account fix in this version. We are scheduling it for the next one.
fixed
1.0.1
Fixed
[Community] OctoBot account connection timeout error
new
1.0.0
Updated
[Community] Migrate to the updated https://www.octobot.cloud . Full details on https://blog.octobot.online/introducing-the-new-octobot-cloud
[Logs] Improve debug logs
Fixed
[GridTrading] Mirror order rebalance issues
[DCA & Dip Analyser] Sell order split issues
new
0.4.54
Added
[Kucoin] API Key permissions checks
[OKX] API Key permissions checks
Updated
[GridTrading] Improve quantity computation using recent trades
[Orders] Display permission error when missing trading permissions in API Key
[TradingView] Quantity documentation
[Logging] Reduce httpx requests logs
Fixed
[TradingView] Webhook error
Removed
[Python] Removed support for 3.9. 3.10 is now the required Python version
new
0.4.53
Added
[Smart DCA] Revamp the DCA trading mode to handle evaluators, scaled entries and exits
[GridTrading] Support funds reallocation
[TradingModes] s% and t% quantity types to trade % of portfolio traded assets
[WebInterface] Notification history
[WebInterface] Advanced tips
[BingX] Trading simulator
Updated
[WebInterface] Now check trading permission when adding exchange keys
Fixed
[WebInterface] Orders display issues
[WebInterface] Currencies import issues
[Binance] Fix futures API
[Kucoin] Fix API and websocket
[Orders] Chained orders restore
[Backtesting] Fix fees computation on very small trades
[Storage] Fix corrupted file issues
new
0.4.52
Added
- [Exchanges] Support Binance futures
- [Exchanges] Crypto.com, Kucoin and MEXC as partner exchanges
- [Orders] Stop loss full support on futures exchanges
Updated
- [Futures] Improved futures trading related error messages
- [WebInterface] improved configuration tips
Fixed
- [Futures] Futures trading positions synchronisation issues
- [Orders] Trading signals related issues
- [Evaluators] Configuration related time frames issues
new
0.4.51
Updated
- [WebInterface] improve market status
- [WebInterface] add configuration tips
Fixed
- [Orders] orders synchronisation issues
- [Display] tentacles configuration display
- [Display] time frame related display
new
0.4.50
Added
- [DailyTradingMode] Target profit mode
- [ArbitrageTradingMode] Allow to disable short or long arbitrages
- [WebInterface] Backtesting trades table
- [WebInterface] Open orders display on charts
- [WebInterface] Time frame selector on charts
- [Python] Support for 3.9 and 3.10. 3.10 is now the recommended version for OctoBot
Updated
- Removed Cython
- Improved overall speed thanks to python 3.10 optimizations
- [Trading Modes] allow order quantity in quote amount
- [Coinbase] Fix trading simulator issues
- [Bybit] Made time sync errors much less frequent
- [WebInterface] Improved spot and futures symbols selector
- [Websockets] Improved global stability
Fixed
- [Websockets] KeyError
- [Portfolio] Attribute error