|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LoadedMarketData | |
---|---|
org.encog.ml.data.market.loader |
Uses of LoadedMarketData in org.encog.ml.data.market.loader |
---|
Methods in org.encog.ml.data.market.loader that return types with arguments of type LoadedMarketData | |
---|---|
Collection<LoadedMarketData> |
MarketLoader.load(TickerSymbol ticker,
Set<MarketDataType> dataNeeded,
Date from,
Date to)
Load the specified ticker symbol for the specified date. |
Collection<LoadedMarketData> |
YahooFinanceLoader.load(TickerSymbol ticker,
Set<MarketDataType> dataNeeded,
Date from,
Date to)
Load the specified financial data. |
Methods in org.encog.ml.data.market.loader with parameters of type LoadedMarketData | |
---|---|
int |
LoadedMarketData.compareTo(LoadedMarketData other)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |