Interface PnLSingle

Daily Profit&Loss information of a position.

Hierarchy

Properties

dailyPnL?: number

The daily PnL.

marketValue?: number

The current market value of the position.

position?: number

Current size of the position.

realizedPnL?: number

The daily realized PnL.

unrealizedPnL?: number

The daily unrealized PnL.

Generated using TypeDoc