| Name | Type | Description | Notes |
|---|---|---|---|
| time | number | Settlement time | [optional] [default to undefined] |
| underlying | string | Underlying | [optional] [default to undefined] |
| contract | string | Options contract name | [optional] [default to undefined] |
| strikePrice | string | Strike price (quote currency) | [optional] [default to undefined] |
| settlePrice | string | Settlement price (quote currency) | [optional] [default to undefined] |
| size | number | Settlement size | [optional] [default to undefined] |
| settleProfit | string | Settlement profit (quote currency) | [optional] [default to undefined] |
| fee | string | Settlement fee (quote currency) | [optional] [default to undefined] |
| realisedPnl | string | Accumulated profit and loss from opening positions, including premium, fees, settlement profit, etc. (quote currency) | [optional] [default to undefined] |
This repository was archived by the owner on Jul 16, 2026. It is now read-only.