Package com.studerw.tda.model.quote
Class ForexQuote
java.lang.Object
com.studerw.tda.model.quote.Quote
com.studerw.tda.model.quote.ForexQuote
- 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
-
ForexQuote
public ForexQuote()
-
-
Method Details
-
getBidPriceInDouble
-
getAskPriceInDouble
-
getLastPriceInDouble
-
getHighPriceInDouble
-
getLowPriceInDouble
-
getClosePriceInDouble
-
getExchange
-
getOpenPriceInDouble
-
getChangeInDouble
-
getPercentChange
-
getExchangeName
-
getDigits
-
getSecurityStatus
-
getTick
-
getTickAmount
-
getProduct
-
getTradingHours
-
getTradable
-
getMarketMaker
-
get_52WkHighInDouble
-
get_52WkLowInDouble
-
getMark
-
toString
-