| Package | Description |
|---|---|
| yahoofinance | |
| yahoofinance.quotes.fx |
| Modifier and Type | Method and Description |
|---|---|
static FxQuote |
YahooFinance.getFx(String symbol)
Sends a request for a single FX rate.
|
| Modifier and Type | Method and Description |
|---|---|
static Map<String,FxQuote> |
YahooFinance.getFx(String[] symbols)
Sends a single request to Yahoo Finance to retrieve a quote
for all the requested FX symbols.
|
| Modifier and Type | Method and Description |
|---|---|
protected FxQuote |
FxQuotesRequest.parseCSVLine(String line) |
Copyright © 2016. All rights reserved.