2026.06.29 - Release PnL Chart API
New API to retrieve wallet PnL chart data over time, with support for configurable time ranges and PnL calculation scope.Features
Wallet - PnL Chart
GET /wallet/v2/pnl/chart- Retrieve time-series wallet PnL chart data
- Support custom time range selection with
time_fromandtime_to - Support
position_scopeto control PnL calculation mode - Default
time_fromto 100 days before the current time when omitted - Default
time_toto the current time when omitted - Limit the maximum time range between
time_fromandtime_toto 100 days

