Releases: WojciechZankowski/iextrading4j
Releases · WojciechZankowski/iextrading4j
IEXTrading4j v3.2.8
[3.2.8] - 2019-10-12
Added
- Technical Indicator endpoint (TechnicalIndicatorRequestBuilder.class)
- Real-time SSE forex endpoint (CurrencyRatesSseRequestBuilder.class)
- Latest currency rates endpoint (LatestCurrencyRatesRequestBuilder.class)
- Historical currency rates endpoint (HistoricalRatesRequestBuilder.class)
- Currency conversion endpoint (CurrencyConversionRequestBuilder.class)
Changed
- Fixed sentiment SSE event model [#68]
- Added primarySicCode field to Company model
- Added tranCode and directIndirect fields to InsiderTransactions
IEXTrading4j v3.2.7
[3.2.7] - 2019-10-01
Added
- Crypto Quote SSE endpoint
- Crypto Price endpoint
- Crypto Book endpoint
- Crypto Book SSE endpoint
- Crypto Event SSE endpoint
IEXTrading4j v3.2.6
[3.2.6] - 2019-09-08
Added
- Batch endpoint support
Changed
- Add circutBreaker and rename field to payAsYouGoEnabled in Metadata model
- Fixed parsing fund-ownership endpoint
- Add peHigh and peLow fields to AdvancedStats model
IEXTrading4j v3.2.5
[3.2.5] - 2019-08-22
Changed
- Add isUSMarketOpen field to Quote model
- Add address field to Company model
IEXTrading4j v3.2.4
[3.2.4] - 2019-07-15
Changed
- Fixed SSE Last/DEEP/Quotes response format
IEXTrading4j v3.2.3
[3.2.3] - 2019-07-12
Added
- Added Options endpoint support
Changed
- Fixed SSE TOPS response format
IEXTrading4j v3.2.2
[3.2.2] - 2019-07-09
Changed
- Added 'lastTradeTime' field to Quote object
- Added new values to ChartRange
IEXTrading4j v3.2.1
[3.2.1] - 2019-07-07
Added
- Support to Status endpoint
- Support to Search Symbol endpoint
IEXTrading4j v3.2.0
[3.2.0] - 2019-06-23
Added
- Support to SSE
- Field 'refId' to UsExchange endpoint
- Field 'volume' to OHLC endpoint
Deleted
- IEX Api endpoints: TOPS firehose from the request
IEXTrading4j v3.1.1
[3.1.1] - 2019-06-16
Added
- Support to Pay as you go endpoint
- Support to Message Cutoff endpoint
Deleted
- IEX Api endpoints: Batch, Chart, Company, KeyStats, Previous Quote, Open-Close, Quote