Alphavantage-api-client

Latest version: v2.4.0

Safety actively analyzes 621173 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

2.4.0

What's Changed
* adding examples for calculating free cash flow and fcf per share. Upd… by xrgarcia in https://github.com/xrgarcia/alphavantage_api_client/pull/87
* 86 fix python version tests by xrgarcia in https://github.com/xrgarcia/alphavantage_api_client/pull/88
* 93 validation update by xrgarcia in https://github.com/xrgarcia/alphavantage_api_client/pull/94
* event dict for get earnings callendar is optional so you can get all … by xrgarcia in https://github.com/xrgarcia/alphavantage_api_client/pull/95


**Full Changelog**: https://github.com/xrgarcia/alphavantage_api_client/compare/2.3.0...2.4.0

2.3.0

Big release! All end points are supported with the api client. For any end point that requires a ticker symbol (e.g. TSLA, VZ etc) you can now just pass in a str with the ticker symbol. We still support passing in a dict to give you full control over the params sent to the api. Docs have been updated with examples. Create a discussion or issue if you have any questions. Happy quoting!

What's Changed
* 61 add classes for time series by xrgarcia in https://github.com/xrgarcia/alphavantage_api_client/pull/63
* fixed typo is test marker by xrgarcia in https://github.com/xrgarcia/alphavantage_api_client/pull/64
* 62 add class for news and sentiment by xrgarcia in https://github.com/xrgarcia/alphavantage_api_client/pull/65
* 66 add methods for all company info by xrgarcia in https://github.com/xrgarcia/alphavantage_api_client/pull/67
* added support for forex quotes by xrgarcia in https://github.com/xrgarcia/alphavantage_api_client/pull/68
* 57 add class for crypto by xrgarcia in https://github.com/xrgarcia/alphavantage_api_client/pull/69
* added commodities methods and tests by xrgarcia in https://github.com/xrgarcia/alphavantage_api_client/pull/71
* added economic indicators and tests by xrgarcia in https://github.com/xrgarcia/alphavantage_api_client/pull/72
* 73 simplify single and multi client tests by xrgarcia in https://github.com/xrgarcia/alphavantage_api_client/pull/74
* 75 update actions to use new test suites by xrgarcia in https://github.com/xrgarcia/alphavantage_api_client/pull/76
* 56 add class for technical indiactors by xrgarcia in https://github.com/xrgarcia/alphavantage_api_client/pull/78
* converted to pydantic v2 by xrgarcia in https://github.com/xrgarcia/alphavantage_api_client/pull/79
* 80 allow for symbols to be passed in as params by xrgarcia in https://github.com/xrgarcia/alphavantage_api_client/pull/81
* 82 create tests to support passing symbol or dict by xrgarcia in https://github.com/xrgarcia/alphavantage_api_client/pull/84


**Full Changelog**: https://github.com/xrgarcia/alphavantage_api_client/compare/2.2.3...2.3.0

2.2.3

What's Changed
* Improved content in README
* Created Wiki - https://github.com/xrgarcia/alphavantage_api_client/wiki
* Accounting statement methods take a symbol or event dictionary with params (same as previous versions)
* get_global_quote method takes a symbol or event dictionary with params (same as previous versions)
* Created examples for Ticker abstractions for correlating financial statements
* updated dependencies
* separated testing of paid endpoints from the free ones


**Full Changelog**: https://github.com/xrgarcia/alphavantage_api_client/compare/2.2.1...2.2.3

2.2.2

What's Changed
* Improved content in README
* Created Wiki - https://github.com/xrgarcia/alphavantage_api_client/wiki
* Accounting statement methods take a symbol or event dictionary with params (same as previous versions)
* get_global_quote method takes a symbol or event dictionary with params (same as previous versions)
* Created examples for Ticker abstractions for correlating financial statements
* updated dependancies
* separated testing of paid endpoints from the free ones


**Full Changelog**: https://github.com/xrgarcia/alphavantage_api_client/compare/2.2.1...2.2.2

2.2.1

Overview
Bug Fix: Fixed support for Forex exchange rates.
Support: Upgraded dependencies
Support: Split out tests for limit reached
News: Alpha vantage has changed the accounting reports (cash flow, earnings, income statement and balance sheet) to require paid api key

What's Changed
* 45 minor fixes in tests upgrade deps by xrgarcia in https://github.com/xrgarcia/alphavantage_api_client/pull/47


**Full Changelog**: https://github.com/xrgarcia/alphavantage_api_client/compare/2.2.0...2.2.1

2.2.0

Overview
* Query daily quotes for a company
* Bug Fix - Rare scenario when sleep time was negative and unhandled exception

What's Changed
* 40 remove support for python v39 by xrgarcia in https://github.com/xrgarcia/alphavantage_api_client/pull/41
* added params to ticker fetch methods. added method to get daily quote… by xrgarcia in https://github.com/xrgarcia/alphavantage_api_client/pull/44


**Full Changelog**: https://github.com/xrgarcia/alphavantage_api_client/compare/2.1.0...2.2.0

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.