alpha_vantage icon indicating copy to clipboard operation
alpha_vantage copied to clipboard

support for news and sentiments

Open usapkota opened this issue 2 years ago • 6 comments

Adding support for News and Sentiments (Within Alpha Intelligence). Also adding a parameter to say No to indexing within AlphaVantage when the data is pandas dataframe.

usapkota avatar Dec 29 '23 12:12 usapkota

I'm using this - but the returned data from the function is NOT a dataframe... it seems to be an un-even tuple ?

scottstables avatar Jan 11 '24 20:01 scottstables

image

usapkota avatar Jan 12 '24 01:01 usapkota

Other functions might not be working because there seems to be some issue with the api, even the example is not working:

image https://www.alphavantage.co/documentation/#gainer-loser

usapkota avatar Jan 12 '24 01:01 usapkota

@AlphaVantageSupport Can we have this merged to develop branch?

usapkota avatar Jan 12 '24 23:01 usapkota

Here is an example code.

image

usapkota avatar Jan 18 '24 11:01 usapkota

Hello, where did you find theses module(alpha_vantage one), is it with the premium subscriptions ?

Nonolito avatar Mar 14 '24 10:03 Nonolito

This can be implemented via the 3.0.0 launch in July 2024. Thanks!

AlphaVantageSupport avatar Jul 18 '24 23:07 AlphaVantageSupport