v1
latestOpenAPI 3.0.02026-07-2471143147.5 KBPortfolio
Get PnL calendar
Get daily PnL data for a calendar month. daily_pnl = trade equity delta (transfers excluded). Returns per-day values, month total, win days count, and best day.
get/v1/portfolio/pnl-calendar
Query parameters
accountstring
Account address (hex format, required)
periodstring
Time range: 1w, 1m, 3m, 1y, all-time. Required unless year+month are set.
utc_offset_minutesinteger
User's timezone as UTC offset in minutes (e.g. 420 for UTC+7). Default 0 = UTC.
yearinteger
Legacy: specific year (e.g. 2026). If year and month are both set, period is ignored.
monthinteger
Legacy: specific month 1–12. If year and month are both set, period is ignored.
Response
A successful response.