The updated Query Account Information on 2024-07-24 seems inefficient from the user's perspective.

The updated Query Account Information on 2024-07-24 seems inefficient from the user’s perspective.

Previously, all trading-related data such as [leverage, entryPrice, positionAmt, walletBalance] could be received at once through Account Information V2, and only a Request Weight of ‘5’ was used. However, with the newly updated API, receiving such data requires using three different APIs (Symbol Configuration, Position Information V3, Account Information V3), and the Request Weight used is ‘15’, making it inefficient.