Skip to main content

LiveGreeks

Live greeks snapshot (bid/ask/last/mark) with quote ages.

FieldTypeRequiredNullableDefaultDescription
SnapshotTimedatetimeNoYesUTC time when this snapshot was evaluated on the server.
BidGreeksLiveGreekValuesNoYesGreeks computed using bid quotes. null when not available or not requested.
AskGreeksLiveGreekValuesNoYesGreeks computed using ask quotes. null when not available or not requested.
LastGreeksLiveGreekValuesNoYesGreeks computed using last quotes. null when not available or not requested.
MarkGreeksLiveGreekValuesNoYesGreeks computed using mark quotes (MarkPreferred). null when not available or not requested.
BidAgeMsintNoYesAge in milliseconds of the bid greek quote(s) at SnapshotTime. null when BidGreeks is null.
AskAgeMsintNoYesAge in milliseconds of the ask greek quote(s) at SnapshotTime. null when AskGreeks is null.
LastAgeMsintNoYesAge in milliseconds of the last greek quote(s) at SnapshotTime. null when LastGreeks is null.
MarkAgeMsintNoYesAge in milliseconds of the mark greek quote(s) at SnapshotTime. null when MarkGreeks is null.