Package com.studerw.tda.model.quote
Class FutureQuote
java.lang.Object
com.studerw.tda.model.quote.Quote
com.studerw.tda.model.quote.FutureQuote
- 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
-
FutureQuote
public FutureQuote()
-
-
Method Details
-
getBidPriceInDouble
-
getAskPriceInDouble
-
getLastPriceInDouble
-
getBidId
-
getAskId
-
getHighPriceInDouble
-
getLowPriceInDouble
-
getClosePriceInDouble
-
getExchange
-
getLastId
-
getOpenPriceInDouble
-
getChangeInDouble
-
getFuturePercentChange
-
getExchangeName
-
getSecurityStatus
-
getOpenInterest
-
getMark
-
getTick
-
getTickAmount
-
getProduct
-
getFuturePriceFormat
-
getFutureTradingHours
-
getFutureIsTradable
-
getFutureMultiplier
-
getFutureIsActive
-
getFutureSettlementPrice
-
getFutureActiveSymbol
-
getFutureExpirationDate
-
toString
-