Package com.studerw.tda.model.quote
Class EquityQuote
java.lang.Object
com.studerw.tda.model.quote.Quote
com.studerw.tda.model.quote.EquityQuote
- 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
-
EquityQuote
public EquityQuote()
-
-
Method Details
-
getBidPrice
-
getBidSize
-
getBidId
-
getAskPrice
-
getAskSize
-
getAskId
-
getLastPrice
-
getLastSize
-
getLastId
-
getOpenPrice
-
getHighPrice
-
getLowPrice
-
getClosePrice
-
getNetChange
-
getTotalVolume
-
getQuoteTimeInLong
-
getTradeTimeInLong
-
getMark
-
getExchange
-
getExchangeName
-
getMarginable
-
getShortable
-
getVolatility
-
getDigits
-
get_52WkHigh
-
get_52WkLow
-
getPeRatio
-
getDivAmount
-
getDivYield
-
getDivDate
-
getSecurityStatus
-
getRegularMarketLastPrice
-
getRegularMarketLastSize
-
getRegularMarketNetChange
-
getRegularMarketTradeTimeInLong
-
toString
-