Skip to content

Releases: WojciechZankowski/iextrading4j

IEXTrading4j v2.1.8

15 Jun 11:32

Choose a tag to compare

[2.1.8] - 2018-06-15

Added

  • Tags added to Company model

IEXTrading4j v2.1.7

13 Jun 20:33

Choose a tag to compare

[2.1.7] - 2018-06-13

Added

  • News image added to the News model

IEXTrading4j v2.1.6

27 May 11:50

Choose a tag to compare

[2.1.6] - 2018-05-27

Added

  • Stock Batch endpoint
  • Stock Market Batch endpoint
  • OHLC Market endpoint
  • Previous Market endpoint

IEXTrading4j v2.1.5

24 May 09:24

Choose a tag to compare

[2.1.5] - 2018-05-24

Added

  • Largest Trades endpoint
  • Extended change and extended changePercent to the Quote model

IEXTrading4j v2.1.4

22 May 08:13

Choose a tag to compare

[2.1.4] - 2018-05-22

Added

  • Extended price and extended price time to the Quote model

IEXTrading4j v2.1.3

22 May 07:54

Choose a tag to compare

[2.1.3] - 2018-05-02

Changed

  • Turned off throwing exception on unknown model properties

IEXTrading4j v2.1.2

30 Apr 20:15

Choose a tag to compare

[2.1.2] - 2018-04-30

Changed

  • Fixed issue with One-day Chart // Issue#19
  • Add new fields to Earning model

IEXTrading4j v2.1.1

13 Mar 15:30

Choose a tag to compare

[2.1.1] - 2018-03-13

Changed

IEXTrading4j v2.1.0

02 Mar 17:21

Choose a tag to compare

[2.1.0] - 2018-03-02

Added

  • Request to /stock/time-series endpoint
  • Request to /official-price endpoint
  • Request to /stock/ohlc endpoint
  • Request to /stock/short-interest endpoint
  • Request to /stock/threshold-securities endpoint
  • Request to /ref-data/daily-list/symbol-directory endpoint
  • Request to /ref-data/daily-list/corporate-actions endpoint
  • Request to /ref-data/daily-list/dividends endpoint
  • Request to /ref-data/daily-list/next-day-ex-date endpoint

Changed

  • Fixed WebSocket implementation, it is actually working right now
  • Reorganized Chart model and requests. Library supports all types of chart requests
  • Increased code coverage

IEXTrading4j v2.0.1

28 Dec 11:12

Choose a tag to compare

[2.0.1] - 2017-12-28

Added

  • Fields High & Low to Quote object