Skip to main content

HistoricalMetricInclude

Metric blocks to include in historical metric responses.

MemberValueDescription
None0Include no metric values (timestamp/source/rollup metadata only).
PnL1 << 0Include PnL.
Greeks1 << 1Include delta, gamma, theta, vega, weighted vega, and rho.
Price1 << 2Include price where the target type records price (positions and legs).
ImpliedVolatility1 << 3Include implied volatility where the target type records it (legs only).
AllPnL | Greeks | Price | ImpliedVolatilityInclude every supported metric block.