7.46
04.07.2025
Alerts
-
Added Telegram notification support
-
Added auto-buy functionality based on a selected strategy
-
Auto-buys triggered by signals are handled by a separate “Alerts” strategy
-
In the “Alerts” strategy, a new setting AlertByTrades detects alerts by trades.
Other
-
Hotkey for zoom now loops back after reaching the maximum step, increasing the zoom level
x9 button percentages updated to: 100, 200, 500, 1000, 2000 -
Optimized filters calculation speed
-
Strategy filters are now grouped by purpose; groups can be enabled or disabled
-
Copy/paste functionality for strategy sections:
-
Right-click on a section to copy it to the clipboard, then paste into another strategy
-
Supports pasting via Ctrl + V and can insert blocks into multiple selected strategies at once
-
Bybit: API-usage adjusted to match increased limits (200 futures, 400 spot).
Fixes
-
Bitget:
-
corrected the visual position of orders (and their trace) when attempting to move them above the price limit
-
Fixed error: “The reasonable mark price deviates too much from the market”
-
Attempt to auto-reconnect the order book if it “hangs” (previously causing hook misbehavior)
-
Gate.io:
-
Attempted fix for RISK_LIMIT_EXCEEDED error (previous workaround was to re-apply the same leverage)
-
Another attempt to fix 1× leverage support (will work fully after all bots on the account are updated).