This week, we focused on fixing several key issues to improve the accuracy of displayed data, enhance demo mode functionality, and resolve validation errors.
Fixed
Binance Futures (Demo): Validation Error
- Fixed a TypeError: Cannot read properties of undefined (reading ‘USDT’) when selecting Binance Futures (Demo), ensuring proper demo account validation.
Amount & Total: Rounding Fix
- Corrected the rounding format for Amount and Total values to ensure precise calculations.
BTD Bot: Incorrect PnL Display
- Fixed an issue where the Total PnL in the bot list was displayed in quote currency, even when the bot's profit was in base currency.
Demo Mode: Missing Exchange Notification
- Added a message block in demo mode to inform users when no exchanges are connected.
GRID & BTD Bots: Locked TP/TD Fields
- Resolved an issue where TP and TD toggle switches were locked, but the input field remained editable, allowing unintended modifications.