Option Class: The whole series of options. It includes some properties such as [ID] ,[CurrencyID] ,[ExerciseStyleID] ,[SettlementTypeID] ,[OptionCodeID] ,[BaseSymbol] ,[ContractMultiplier] ,[MinimumTick] ,[ExchangeCode].
Where,
ContractMultiplier is the number of deliverables you pay/receive if you exercise the option.
Note: One option class may have several delivables.
Option Deliverable: The underlying that you will pay/receive if you exercise the option. It include properties such as [InstrumentID] ,[OptionClassID] ,[CashInLieuOf] ,[Quantity] ,[IsPrimary] ,[SettlementAllocation]
Where,
Quantity is the number of shares that will be exchanged if you exercise the option.
CashInLieuOf is the amount of cash that will be exchanged.(deprecated, coz we usually use cash as a independent underlying instrument)
SettlementAllocation is about how to determine the underlying price when we have multiple equity underlyings. It is weighted average based on this number.
阅读(1137) | 评论(0) | 转发(0) |