Skip navigation links
A B C D E F G H I J L M N P Q S T U V Y 

G

GBPAUD - Static variable in class yahoofinance.quotes.fx.FxSymbols
 
GBPCAD - Static variable in class yahoofinance.quotes.fx.FxSymbols
 
GBPCHF - Static variable in class yahoofinance.quotes.fx.FxSymbols
 
GBPEUR - Static variable in class yahoofinance.quotes.fx.FxSymbols
 
GBPHKD - Static variable in class yahoofinance.quotes.fx.FxSymbols
 
GBPJPY - Static variable in class yahoofinance.quotes.fx.FxSymbols
 
GBPNZD - Static variable in class yahoofinance.quotes.fx.FxSymbols
 
GBPSGD - Static variable in class yahoofinance.quotes.fx.FxSymbols
 
GBPUSD - Static variable in class yahoofinance.quotes.fx.FxSymbols
 
get(String) - Static method in class yahoofinance.exchanges.ExchangeTimeZone
Get the time zone for a specific exchange suffix
get(String) - Static method in class yahoofinance.YahooFinance
Sends a basic quotes request to Yahoo Finance.
get(String, boolean) - Static method in class yahoofinance.YahooFinance
Same as the get(String) method, but with the option to include historical stock quote data.
get(String, Interval) - Static method in class yahoofinance.YahooFinance
Sends a request with the historical quotes included at the specified interval (DAILY, WEEKLY, MONTHLY).
get(String, Calendar) - Static method in class yahoofinance.YahooFinance
Sends a request with the historical quotes included starting from the specified Calendar date at the default interval (monthly).
get(String, Calendar, Interval) - Static method in class yahoofinance.YahooFinance
Sends a request with the historical quotes included starting from the specified Calendar date at the specified interval.
get(String, Calendar, Calendar) - Static method in class yahoofinance.YahooFinance
Sends a request with the historical quotes included starting from the specified Calendar date until the specified Calendar date (to) at the default interval (monthly).
get(String, Calendar, Calendar, Interval) - Static method in class yahoofinance.YahooFinance
Sends a request with the historical quotes included starting from the specified Calendar date until the specified Calendar date (to) at the specified interval.
get(String[]) - Static method in class yahoofinance.YahooFinance
Sends a basic quotes request to Yahoo Finance.
get(String[], boolean) - Static method in class yahoofinance.YahooFinance
Same as the get(String[]) method, but with the option to include historical stock quote data.
get(String[], Interval) - Static method in class yahoofinance.YahooFinance
Sends a request for multiple stocks with the historical quotes included from the past year, at the specified interval.
get(String[], Calendar) - Static method in class yahoofinance.YahooFinance
Sends a request for multiple stocks with the historical quotes included starting from the specified Calendar date until today, at the default interval (monthly).
get(String[], Calendar, Interval) - Static method in class yahoofinance.YahooFinance
Sends a request for multiple stocks with the historical quotes included starting from the specified Calendar date until today, at the specified interval.
get(String[], Calendar, Calendar) - Static method in class yahoofinance.YahooFinance
Sends a request for multiple stocks with the historical quotes included starting from the specified Calendar date until the specified Calendar date (to) at the default interval (monthly).
get(String[], Calendar, Calendar, Interval) - Static method in class yahoofinance.YahooFinance
Sends a request for multiple stocks with the historical quotes included starting from the specified Calendar date until the specified Calendar date (to) at the specified interval.
getAdjClose() - Method in class yahoofinance.histquotes.HistoricalQuote
The adjusted closing price on a specific date reflects all of the dividends and splits since that day.
getAnnualYield() - Method in class yahoofinance.quotes.stock.StockDividend
 
getAnnualYieldPercent() - Method in class yahoofinance.quotes.stock.StockDividend
 
getAsk() - Method in class yahoofinance.quotes.stock.StockQuote
 
getAskSize() - Method in class yahoofinance.quotes.stock.StockQuote
 
getAvgVolume() - Method in class yahoofinance.quotes.stock.StockQuote
 
getBid() - Method in class yahoofinance.quotes.stock.StockQuote
 
getBidSize() - Method in class yahoofinance.quotes.stock.StockQuote
 
getBigDecimal(String) - Static method in class yahoofinance.Utils
 
getBigDecimal(String, String) - Static method in class yahoofinance.Utils
 
getBookValuePerShare() - Method in class yahoofinance.quotes.stock.StockStats
 
getChange() - Method in class yahoofinance.quotes.stock.StockQuote
 
getChangeFromAvg200() - Method in class yahoofinance.quotes.stock.StockQuote
 
getChangeFromAvg200InPercent() - Method in class yahoofinance.quotes.stock.StockQuote
 
getChangeFromAvg50() - Method in class yahoofinance.quotes.stock.StockQuote
 
getChangeFromAvg50InPercent() - Method in class yahoofinance.quotes.stock.StockQuote
 
getChangeFromYearHigh() - Method in class yahoofinance.quotes.stock.StockQuote
 
getChangeFromYearHighInPercent() - Method in class yahoofinance.quotes.stock.StockQuote
 
getChangeFromYearLow() - Method in class yahoofinance.quotes.stock.StockQuote
 
getChangeFromYearLowInPercent() - Method in class yahoofinance.quotes.stock.StockQuote
 
getChangeInPercent() - Method in class yahoofinance.quotes.stock.StockQuote
 
getClose() - Method in class yahoofinance.histquotes.HistoricalQuote
 
getCurrency() - Method in class yahoofinance.Stock
Get the currency of the stock
getDate() - Method in class yahoofinance.histquotes.HistoricalQuote
 
getDayHigh() - Method in class yahoofinance.quotes.stock.StockQuote
 
getDayLow() - Method in class yahoofinance.quotes.stock.StockQuote
 
getDividend() - Method in class yahoofinance.quotes.stock.StockQuotesData
 
getDividend() - Method in class yahoofinance.Stock
Returns the dividend data available for this stock.
getDividend(boolean) - Method in class yahoofinance.Stock
Returns the dividend data available for this stock.
getDouble(String) - Static method in class yahoofinance.Utils
 
getEBITDA() - Method in class yahoofinance.quotes.stock.StockStats
 
getEps() - Method in class yahoofinance.quotes.stock.StockStats
 
getEpsEstimateCurrentYear() - Method in class yahoofinance.quotes.stock.StockStats
 
getEpsEstimateNextQuarter() - Method in class yahoofinance.quotes.stock.StockStats
 
getEpsEstimateNextYear() - Method in class yahoofinance.quotes.stock.StockStats
 
getExDate() - Method in class yahoofinance.quotes.stock.StockDividend
 
getFx(String) - Static method in class yahoofinance.YahooFinance
Sends a request for a single FX rate.
getFx(String[]) - Static method in class yahoofinance.YahooFinance
Sends a single request to Yahoo Finance to retrieve a quote for all the requested FX symbols.
getHigh() - Method in class yahoofinance.histquotes.HistoricalQuote
 
getHistory() - Method in class yahoofinance.Stock
This method will return historical quotes from this stock.
getHistory(Interval) - Method in class yahoofinance.Stock
Requests the historical quotes for this stock with the following characteristics.
getHistory(Calendar) - Method in class yahoofinance.Stock
Requests the historical quotes for this stock with the following characteristics.
getHistory(Calendar, Interval) - Method in class yahoofinance.Stock
Requests the historical quotes for this stock with the following characteristics.
getHistory(Calendar, Calendar) - Method in class yahoofinance.Stock
Requests the historical quotes for this stock with the following characteristics.
getHistory(Calendar, Calendar, Interval) - Method in class yahoofinance.Stock
Requests the historical quotes for this stock with the following characteristics.
getInt(String) - Static method in class yahoofinance.Utils
 
getLastTradeDateStr() - Method in class yahoofinance.quotes.stock.StockQuote
 
getLastTradeSize() - Method in class yahoofinance.quotes.stock.StockQuote
 
getLastTradeTime() - Method in class yahoofinance.quotes.stock.StockQuote
Will derive the time zone from the exchange to parse the date time into a Calendar object.
getLastTradeTime(TimeZone) - Method in class yahoofinance.quotes.stock.StockQuote
Will use the provided time zone to parse the date time into a Calendar object Reacts to changes in the lastTradeDateStr and lastTradeTimeStr
getLastTradeTimeStr() - Method in class yahoofinance.quotes.stock.StockQuote
 
getLong(String) - Static method in class yahoofinance.Utils
 
getLow() - Method in class yahoofinance.histquotes.HistoricalQuote
 
getMarketCap() - Method in class yahoofinance.quotes.stock.StockStats
 
getName() - Method in class yahoofinance.Stock
Get the full name of the stock
getOneYearTargetPrice() - Method in class yahoofinance.quotes.stock.StockStats
 
getOpen() - Method in class yahoofinance.histquotes.HistoricalQuote
 
getOpen() - Method in class yahoofinance.quotes.stock.StockQuote
 
getPayDate() - Method in class yahoofinance.quotes.stock.StockDividend
 
getPe() - Method in class yahoofinance.quotes.stock.StockStats
 
getPeg() - Method in class yahoofinance.quotes.stock.StockStats
 
getPercent(BigDecimal, BigDecimal) - Static method in class yahoofinance.Utils
 
getPercent(double, double) - Static method in class yahoofinance.Utils
 
getPreviousClose() - Method in class yahoofinance.quotes.stock.StockQuote
 
getPrice() - Method in class yahoofinance.quotes.fx.FxQuote
Returns the requested FX rate.
getPrice(boolean) - Method in class yahoofinance.quotes.fx.FxQuote
Returns the requested FX rate.
getPrice() - Method in class yahoofinance.quotes.stock.StockQuote
 
getPriceAvg200() - Method in class yahoofinance.quotes.stock.StockQuote
 
getPriceAvg50() - Method in class yahoofinance.quotes.stock.StockQuote
 
getPriceBook() - Method in class yahoofinance.quotes.stock.StockStats
 
getPriceSales() - Method in class yahoofinance.quotes.stock.StockStats
 
getProperties() - Method in class yahoofinance.quotes.QuotesRequest
 
getQuery() - Method in class yahoofinance.quotes.QuotesRequest
 
getQuote() - Method in class yahoofinance.quotes.stock.StockQuotesData
 
getQuote() - Method in class yahoofinance.Stock
Returns the basic quotes data available for this stock.
getQuote(boolean) - Method in class yahoofinance.Stock
Returns the basic quotes data available for this stock.
getResult() - Method in class yahoofinance.histquotes.HistQuotesRequest
 
getResult() - Method in class yahoofinance.quotes.QuotesRequest
Sends the request to Yahoo Finance and parses the result
getRevenue() - Method in class yahoofinance.quotes.stock.StockStats
 
getROE() - Method in class yahoofinance.quotes.stock.StockStats
 
getSharesFloat() - Method in class yahoofinance.quotes.stock.StockStats
 
getSharesOutstanding() - Method in class yahoofinance.quotes.stock.StockStats
 
getSharesOwned() - Method in class yahoofinance.quotes.stock.StockStats
 
getShortRatio() - Method in class yahoofinance.quotes.stock.StockStats
 
getSingleResult() - Method in class yahoofinance.quotes.QuotesRequest
 
getStats() - Method in class yahoofinance.quotes.stock.StockQuotesData
 
getStats() - Method in class yahoofinance.Stock
Returns the statistics available for this stock.
getStats(boolean) - Method in class yahoofinance.Stock
Returns the statistics available for this stock.
getStock() - Method in class yahoofinance.quotes.stock.StockQuotesData
 
getStockExchange() - Method in class yahoofinance.Stock
Get the exchange on which the stock is traded
getStockTimeZone(String) - Static method in class yahoofinance.exchanges.ExchangeTimeZone
Get the time zone for a specific stock or index.
getString(String) - Static method in class yahoofinance.Utils
 
getSymbol() - Method in class yahoofinance.histquotes.HistoricalQuote
 
getSymbol() - Method in class yahoofinance.quotes.fx.FxQuote
 
getSymbol() - Method in class yahoofinance.quotes.stock.StockDividend
 
getSymbol() - Method in class yahoofinance.quotes.stock.StockQuote
 
getSymbol() - Method in class yahoofinance.quotes.stock.StockStats
 
getSymbol() - Method in class yahoofinance.Stock
 
getTag() - Method in enum yahoofinance.histquotes.Interval
 
getTag() - Method in enum yahoofinance.quotes.QuotesProperty
 
getTimeZone() - Method in class yahoofinance.quotes.stock.StockQuote
 
getURLParameters(Map<String, String>) - Static method in class yahoofinance.Utils
 
getValue(QuotesProperty) - Method in class yahoofinance.quotes.stock.StockQuotesData
 
getVolume() - Method in class yahoofinance.histquotes.HistoricalQuote
 
getVolume() - Method in class yahoofinance.quotes.stock.StockQuote
 
getYearHigh() - Method in class yahoofinance.quotes.stock.StockQuote
 
getYearLow() - Method in class yahoofinance.quotes.stock.StockQuote
 
A B C D E F G H I J L M N P Q S T U V Y 
Skip navigation links