API Reference / TickWithGreeks
Type Alias: TickWithGreeks
TickWithGreeks =
MarketTickerEvent|MarketQuoteEvent|MarketFullEvent&object
Defined in: src/analytics/GreeksCalculator.ts:27
Real-time Greeks calculation result attached to a market tick. Only ticker, quote, and full events have LTP data needed for Greeks.
Type Declaration
greeks?
optionalgreeks?:Greeks
impliedVolatility?
optionalimpliedVolatility?:number
theoreticalPrice?
optionaltheoreticalPrice?:number
underlyingSpot?
optionalunderlyingSpot?:number