Skip to content
This repository has been archived by the owner on Jun 15, 2024. It is now read-only.

Releases: tkp-archive/pyEX

Release v0.2.4

06 Aug 23:52
Compare
Choose a tag to compare

Release v0.2.3

04 Aug 20:15
Compare
Choose a tag to compare
  • Fixes historical FX to allow for actual history via timeseries API parameters
  • Fixes historical FX Dataframe to be well formatted
  • Fixes stock chart for 1d parameter to be intraday data, matches old IEX Api
  • Add date parameter for intraday to get any of trailing 30 days intraday minute bars
  • fixes bug in insiderTransactionsDF which made it completely wrong.

Release v0.2.2

04 Aug 18:55
Compare
Choose a tag to compare

SSE Sandbox support, raise errors for bad api routes or mismatched sandbox keys

Release v0.2.1

03 Apr 14:40
Compare
Choose a tag to compare

Bump required version of temporal-cache for bugfix

Release v0.2.0

22 Mar 16:14
d9c5910
Compare
Choose a tag to compare

Major changes

  • Premium Data support added
  • Time-based caching to save credits
  • better integration of pyEX.studies, pyEX.caching, etc
  • time-series endpoint added
  • a bunch of other endpoints added #89 and #85

Internal

Release v0.1.16

03 Dec 22:29
e7c30a4
Compare
Choose a tag to compare
Merge pull request #84 from timkpaine/fx

Support for FX, Cryptocurrencies, Rates, Commodities, and Economic data

Release v0.1.15

23 Jul 12:55
Compare
Choose a tag to compare

Bugfixes

Release v0.1.14

23 Jul 12:54
a7198a6
Compare
Choose a tag to compare
  • Bugfix for NaT #55
  • Add Filter support #58
  • better method binding #46
  • test enhancements #49
  • add encoding for python2 #62
  • arg order for python2 #63
  • decom old API #65
  • fix sandbox bug #67
  • symbols optimization #69
  • bugfix for international symbols #71

Release v0.1.13

03 May 19:21
Compare
Choose a tag to compare

Release v0.1.12

03 May 18:52
Compare
Choose a tag to compare

New data endpoints

  • International Exchanges
  • Sectors
  • Tags
  • CEO Compensation
  • Fund ownership
  • insider roster
  • FX symbols
  • options symbols
  • EOD Options Data

Screen Shot 2019-05-03 at 2 49 25 PM