AlphaVantage.jl

A Julia wrapper for the Alpha Vantage API.

OTHER License

Stars
85
Committers
12

Bot releases are visible (Hide)

AlphaVantage.jl - v0.4.2 Latest Release

Published by ellisvalentiner about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/ellisvalentiner/AlphaVantage.jl/compare/v0.4.1...v0.4.2

AlphaVantage.jl - v0.4.1

Published by github-actions[bot] almost 3 years ago

AlphaVantage v0.4.1

Diff since v0.4.0

Closed issues:

  • Converting to DataFrame (#6)
  • Extraction of data should export to TimeArray (#9)
  • Add batch stock quotes support (#10)
  • Reviving this project (#14)
  • installation documentation (#16)
  • Manifest.toml (#19)
  • Replace TravisCI with GitHub Actions (#20)
  • Convert from Travis CI to GitHub Actions (#21)
  • Access Fundamental Company Data (#23)
  • TagBot trigger issue (#26)
  • api key (#34)
  • Make output Tables.jl-compatible (#36)
  • Two small problems with examples using 1.7beta3 and DataFrames 1.2.1 (#38)

Merged pull requests:

  • add a function to set API key in ENV (#13) (@gino244)
  • 0.5 Update (#15) (@dm13450)
  • added fundamentals (#17) (@tbreloff)
  • Update Project.toml (#18) (@ellisvalentiner)
  • CompatHelper: bump compat for "HTTP" to "0.9" (#22) (@github-actions[bot])
  • Added "earnings" function to fundamentals.jl (#25) (@Herold1989)
  • Update package imports (#27) (@henry2004y)
  • fix: Documenter missing in GitHub Actions (#28) (@ellisvalentiner)
  • Actions (#29) (@dm13450)
  • Add time_series_intraday_extended (#30) (@RocketRoss)
  • feat: add retry behavior to API calls (#31) (@ellisvalentiner)
  • ci: update TagBot workflow (#32) (@ellisvalentiner)
  • Custom parsers and client functionality (#33) (@Arkoniak)
  • Fix #34 (#35) (@dm13450)
  • refactor: internal response checks (#37) (@ellisvalentiner)
  • CompatHelper: add new compat entry for Tables at version 1, (keep existing compat) (#39) (@github-actions[bot])
  • Narrow types so we no longer have Vector{Any} (#40) (@pdeffebach)
  • Add economic indicators (#42) (@dm13450)
  • CompatHelper: add new compat entry for Tables at version 1, (keep existing compat) (#43) (@github-actions[bot])
AlphaVantage.jl - v0.3.0

Published by github-actions[bot] over 3 years ago

AlphaVantage v0.3.0

Diff since v0.2.2

Closed issues:

  • api key (#34)

Merged pull requests:

  • feat: add retry behavior to API calls (#31) (@ellisvalentiner)
  • ci: update TagBot workflow (#32) (@ellisvalentiner)
  • Custom parsers and client functionality (#33) (@Arkoniak)
  • Fix #34 (#35) (@dm13450)
AlphaVantage.jl - v0.2.2

Published by github-actions[bot] almost 4 years ago

AlphaVantage v0.2.2

Diff since v0.2.1

Closed issues:

  • Replace TravisCI with GitHub Actions (#20)
  • Convert from Travis CI to GitHub Actions (#21)

Merged pull requests:

  • Update package imports (#27) (@henry2004y)
  • fix: Documenter missing in GitHub Actions (#28) (@ellisvalentiner)
  • Actions (#29) (@dm13450)
  • Add time_series_intraday_extended (#30) (@RocketRoss)
AlphaVantage.jl - v0.2.1

Published by github-actions[bot] almost 4 years ago

AlphaVantage v0.2.1

Diff since v0.2.0

Added earnings function

Closed issues:

  • Manifest.toml (#19)
  • Access Fundamental Company Data (#23)

Merged pull requests:

  • Update Project.toml (#18) (@ellisvalentiner)
  • CompatHelper: bump compat for "HTTP" to "0.9" (#22) (@github-actions[bot])
  • Added "earnings" function to fundamentals.jl (#25) (@Herold1989)
AlphaVantage.jl - v0.2.0

Published by ellisvalentiner about 4 years ago

AlphaVantage.jl - v0.1.0

Published by github-actions[bot] over 4 years ago

AlphaVantage v0.1.0

Closed issues:

  • Reviving this project (#14)

Merged pull requests:

  • v0.1 (#1) (@ellisvalentiner)
  • v0.1.1 (#3) (@ellisvalentiner)
  • Begin documentation site (#4) (@ellisvalentiner)
  • v0.1.2 (#5) (@ellisvalentiner)
  • Significant re-write (#7) (@ellisvalentiner)
  • Fix documentation deployment (#8) (@ellisvalentiner)
  • Fix csv datatype (#11) (@ellisvalentiner)
  • add a function to set API key in ENV (#13) (@gino244)
  • 0.5 Update (#15) (@dm13450)
AlphaVantage.jl - v0.4.0

Published by ellisvalentiner almost 6 years ago