Uses of Class
com.longbridge.quote.PrePostQuote
-
Packages that use PrePostQuote Package Description com.longbridge.quote -
-
Uses of PrePostQuote in com.longbridge.quote
Methods in com.longbridge.quote that return PrePostQuote Modifier and Type Method Description PrePostQuoteSecurityQuote. getOvernightQuote()Returns the overnight quote (US stocks only), or null if not available.PrePostQuoteSecurityQuote. getPostMarketQuote()Returns the post-market quote (US stocks only), or null if not available.PrePostQuoteSecurityQuote. getPreMarketQuote()Returns the pre-market quote (US stocks only), or null if not available.
-