AI Investments 6.0.5
8 January 2026
This release has upgrade notes. Read them before updating — they describe behaviour changes that need your attention.
BUG_FIXIMPROVEMENTPROFIT_CALCULATIONUI
AI Investments v6.0.5
Release Date: January 8, 2026 Tags: BUG_FIX, IMPROVEMENT, PROFIT_CALCULATION, UI
Overview
Version 6.0.5 includes critical fixes for profit calculation, currency display, and investment result handling (WIN/LOSS/DRAW).
Upgrade Notes
Requires Core v6.1.0 or higher.
- Update Core to v6.1.0 first, then update the AI Investments extension.
Changed
Admin panel icons
- Changed the profit field icons in the AI Investment Plan admin panel from dollar signs to percentage symbols, better reflecting that these values represent percentages.
Fixed
MLM currency issue
- Fixed the MLM (affiliate) reward processing for AI investments failing due to an incorrect currency reference.
Currency display
- Fixed the AI Investment form to display and use the correct currency (PAIR/USDT) instead of the base currency (BTC). The wallet balance now correctly shows the USDT balance when making investments.
Profit calculation
- Fixed the profit calculation in the AI Investment scheduled job. Profit is now correctly calculated as a percentage of the investment amount rather than being treated as a flat number.
Multiple API calls
- Fixed switching to the AI Investments tab in the trading panel triggering multiple duplicate API calls. Caching and fetch tracking now prevent redundant requests.
Pending status display
- Fixed active AI investments to show a pending indicator (-) for profit, instead of displaying calculated values before the investment is completed.
Result display (WIN/LOSS/DRAW)
- Fixed the investment results display to properly handle all three result types:
- WIN: Shows profit in green with + prefix
- LOSS: Shows loss in red with - prefix
- DRAW: Shows neutral amount in default color