portfolio_id
portfolio_id: string
total_value
total_value: number
Optionalcash_balance
cash_balance?: number | null
Optionalinvested_value
invested_value?: number | null
Optionalcost_basis
cost_basis?: number | null
total_pnl
total_pnl: number
total_pnl_pct
total_pnl_pct: number
Optionaldaily_pnl
daily_pnl?: number | null
Optionaldaily_pnl_pct
daily_pnl_pct?: number | null
Optionaldaily_return
daily_return?: number | null
Optionalmtd_return
mtd_return?: number | null
Optionalytd_return
ytd_return?: number | null
Optionalinception_return
inception_return?: number | null
Optionalsharpe_ratio_30d
sharpe_ratio_30d?: number | null
Optionalsharpe_ratio_90d
sharpe_ratio_90d?: number | null
Optionalmax_drawdown_30d
max_drawdown_30d?: number | null
Optionalcurrent_drawdown
current_drawdown?: number | null
Optionalvolatility_30d
volatility_30d?: number | null
Optionalposition_count
position_count?: number | null
Optionalsector_count
sector_count?: number | null
Optionallargest_position_pct
largest_position_pct?: number | null
Optionalcash_pct
cash_pct?: number | null
Optionalbenchmark_return
benchmark_return?: number | null
Optionalalpha
alpha?: number | null
Optionalbeta
beta?: number | null
Optionalsnapshot_type
snapshot_type?: "EOD" | "INTRADAY" | "WEEKLY" | "MONTHLY"