Skip to content

Releases: timkpaine/pyEX

Release v0.5.0

28 Mar 03:14
5782aeb
Compare
Choose a tag to compare
  • Scope methods on Client instance so its not hundreds of jumbled methods
  • Implement New Constructs reports, change up files downloads
  • Add metadata endpoints

Release v0.4.0

25 Feb 01:26
Compare
Choose a tag to compare
  • Numerous fixes
  • Implement specific points functions
  • Allow for format csv
  • general code cleanup and reformatting

Release v0.3.0

31 Dec 19:16
bc56361
Compare
Choose a tag to compare

Changes for pyEX after Dec 1 data migration, many other little fixes and improvements

Release v0.2.11

29 Dec 02:13
Compare
Choose a tag to compare
  • Bugfixes for url quoting
  • Enhancements for batch requests

Release v0.2.10

22 Dec 01:34
Compare
Choose a tag to compare
  • Added isinLookup endpoint
  • Fixes date time issues in options endpoint #157
  • addresses some Dec 01 changes
  • adds search endpoint #161
  • add conflated FX streams #166
  • url quote for symbols containing / #168
  • mark relevant as deprecated #171
  • balance-sheet, cashflow, financials fixes for time series migration #170
  • add time-series args to endpoints that use time-series #173

Release v0.2.9

02 Dec 23:07
Compare
Choose a tag to compare
  • SSE Bugfixes
  • Better date/time support for several endpoints
  • enhanced pandas support to avoid deprecated calls
  • support for the new fundamentals endpoint
  • New and improved technicals for all of TA-lib

Release v0.2.8

09 Nov 03:20
Compare
Choose a tag to compare

Bugfix when studies is not importable

Release v0.2.7

24 Oct 03:57
a82e962
Compare
Choose a tag to compare

New

  • Finish remaining rules engine apis
  • add async wrappers of marketdata.http with aiohttp
  • add async generators of all SSE endpoints with aiohttp-sse-client
  • add newsSSE endpoint
  • add sentimentSSE endpoint
  • add SSE and SSEAsync wrappers of
    • stocksUSNoUTP
    • stocksUS
    • stocksUS1Second
    • stocksUS5Second
    • stocksUS1Minute

Readded

  • re-add Stocktwits sentiment premium endpoint
  • re-add web socket streaming for now

Cleanup and Bugfixes

  • miscellaneous cleanup
  • common.py consolidation of get/post/delete wrappers
  • more wraps cleanup

Release v0.2.6

21 Oct 16:45
Compare
Choose a tag to compare

More account APIs added
Initial support for rules engine

Release v0.2.5

27 Aug 16:15
Compare
Choose a tag to compare
  • Adding RSI study
  • add period and last support for:
    • balanceSheet
    • cashflow
    • earnings
    • financials
    • incomeStatement
    • estimates
  • allow keyStats to support field arg
  • Adding support for technicals technical indicator endpoint:

Screen Shot 2020-08-27 at 11 48 39