Class IEXTradingFetcher

java.lang.Object
org.ojalgo.data.domain.finance.series.IEXTradingFetcher
All Implemented Interfaces:
DataFetcher

@Deprecated public class IEXTradingFetcher extends Object implements DataFetcher
Deprecated.
It needs to be updated to function...
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 IEX Trading: https://exchange.iex.io / https://iexcloud.io

This service has been moved/renamed/repackaged – this DataFetcher no longer works. Looks to me as if they still offer a historical data download service – possibly even a free alternative – but this fetcher needs to be re-implemented.