Package com.studerw.tda.model.quote
Class OptionQuote
java.lang.Object
com.studerw.tda.model.quote.Quote
com.studerw.tda.model.quote.OptionQuote
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.studerw.tda.model.quote.Quote
getAssetType, getDelayed, getDescription, getOtherFields, getSymbol
-
Constructor Details
-
OptionQuote
public OptionQuote()
-
-
Method Details
-
getBidPrice
-
getBidSize
-
getAskPrice
-
getAskSize
-
getLastPrice
-
getLastSize
-
getOpenPrice
-
getHighPrice
-
getLowPrice
-
getClosePrice
-
getNetChange
-
getTotalVolume
-
getQuoteTimeInLong
-
getTradeTimeInLong
-
getMark
-
getOpenInterest
-
getVolatility
-
getMoneyIntrinsicValue
-
getMultiplier
-
getStrikePrice
-
getContractType
-
getUnderlying
-
getTimeValue
-
getDeliverables
-
getDelta
-
getGamma
-
getTheta
-
getVega
-
getRho
-
getSecurityStatus
-
getTheoreticalOptionValue
-
getUnderlyingPrice
-
getUvExpirationType
-
getExchange
-
getExchangeName
-
getSettlementType
-
toString
-