Package com.studerw.tda.model.quote
Class FutureOptionQuote
java.lang.Object
com.studerw.tda.model.quote.Quote
com.studerw.tda.model.quote.FutureOptionQuote
- 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
-
FutureOptionQuote
public FutureOptionQuote()
-
-
Method Details
-
getBidPriceInDouble
-
getAskPriceInDouble
-
getLastPriceInDouble
-
getHighPriceInDouble
-
getLowPriceInDouble
-
getClosePriceInDouble
-
getOpenPriceInDouble
-
getNetChangeInDouble
-
getOpenInterest
-
getExchangeName
-
getSecurityStatus
-
getVolatility
-
getMoneyIntrinsicValueInDouble
-
getMultiplierInDouble
-
getDigits
-
getStrikePriceInDouble
-
getContractType
-
getUnderlying
-
getTimeValueInDouble
-
getDeltaInDouble
-
getGammaInDouble
-
getThetaInDouble
-
getVegaInDouble
-
getRhoInDouble
-
getMark
-
getTick
-
getTickAmount
-
getFutureIsTradable
-
getFutureTradingHours
-
getFuturePercentChange
-
getFutureIsActive
-
getFutureExpirationDate
-
getExpirationType
-
getExerciseType
-
getInTheMoney
-
toString
-