py-quantmod icon indicating copy to clipboard operation
py-quantmod copied to clipboard

Can you add some new data-source API since yahoo and google are both malfunctioned.

Open ssghost opened this issue 7 years ago • 4 comments

I noticed that you only created 2 data-source options which are "yahoo" and "google", but unfortunately at present both of them are hard to connect. I tried many times but both of them failed to load online data.

Or can users add their own data-source URL? How to add it?

ssghost avatar Apr 07 '18 16:04 ssghost

Maybe we could look into Alpha Vantage or the IEX API.

jackmoody11 avatar Jul 27 '18 15:07 jackmoody11

@jackmoody11 will look into it, great idea

jackluo avatar Nov 12 '18 16:11 jackluo

This module is still working with Yahoo source, https://github.com/JECSand/yahoofinancials. Would be great if there is an easy way to integrate this or customized data source

iseryanxie avatar Dec 21 '18 03:12 iseryanxie

Maybe it's my code but I'm finding Alpha Vantage quite slow. Could also be API call limitation. Please take a look:

https://github.com/SterlingButters/DashFinance

I started this with the discovery that google and yahoo datasources were becoming obsolete

SterlingButters avatar Jan 17 '19 23:01 SterlingButters