Uses of Class
com.studerw.tda.model.quote.Quote
Packages that use Quote
-
Uses of Quote in com.studerw.tda.client
Methods in com.studerw.tda.client that return QuoteModifier and TypeMethodDescriptionHttpTdaClient.fetchQuote
(String symbol) TdaClient.fetchQuote
(String symbol) Fetch Detailed quote information for one or more symbols.Methods in com.studerw.tda.client that return types with arguments of type QuoteModifier and TypeMethodDescriptionHttpTdaClient.fetchQuotes
(List<String> symbols) TdaClient.fetchQuotes
(List<String> symbols) Fetch detailed quote information for one or more symbols. -
Uses of Quote in com.studerw.tda.model.quote
Subclasses of Quote in com.studerw.tda.model.quoteModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
-
Uses of Quote in com.studerw.tda.parse
Methods in com.studerw.tda.parse that return types with arguments of type Quote