API Reference / StrikeEntry
Interface: StrikeEntry
Defined in: src/resources/OptionChain.ts:60
A single strike with both legs, normalized out of the keyed oc map.
Properties
strike
strike:
number
Defined in: src/resources/OptionChain.ts:61
call?
optionalcall?:OptionLeg
Defined in: src/resources/OptionChain.ts:62
put?
optionalput?:OptionLeg
Defined in: src/resources/OptionChain.ts:63