Class YahooSession
java.lang.Object
org.ojalgo.data.domain.finance.series.YahooSession
Deprecated.
All data downloaders/fetchers are deprecated. They will be removed in a future release, and most likely
they're already broken.
Fetch historical financial time series data from Yahoo Finance: https://finance.yahoo.com
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final CalendarDateDuration
Deprecated.private final ServiceClient.Session
Deprecated. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionnewFetcher
(String symbol, CalendarDateUnit resolution) Deprecated.
-
Field Details
-
DURATION_30_YEARS
Deprecated. -
mySession
Deprecated.
-
-
Constructor Details
-
YahooSession
public YahooSession()Deprecated.
-
-
Method Details
-
newFetcher
Deprecated.
-