Package | Description |
---|---|
yahoofinance | |
yahoofinance.histquotes2 |
Modifier and Type | Method and Description |
---|---|
List<HistoricalSplit> |
Stock.getSplitHistory()
This method will return historical splits from this stock.
|
List<HistoricalSplit> |
Stock.getSplitHistory(Calendar from)
Requests the historical splits for this stock with the following characteristics.
|
List<HistoricalSplit> |
Stock.getSplitHistory(Calendar from,
Calendar to)
Requests the historical splits for this stock with the following characteristics.
|
Modifier and Type | Method and Description |
---|---|
void |
Stock.setSplitHistory(List<HistoricalSplit> splitHistory) |
Modifier and Type | Method and Description |
---|---|
List<HistoricalSplit> |
HistSplitsRequest.getResult() |
Copyright © 2022. All rights reserved.