-
Notifications
You must be signed in to change notification settings - Fork 682
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New problems with Google Finance? #502
Comments
yes I got the same error |
Maybe it works again!? |
Hey guys! Anyone has an alternative to Yahoo or Google finance? Is it possible to use an offline DataReader for Pandas like an Excell spreadsheet of data downloaded from MetaTrader for example? I Would like to try to use ... Anyone here had tried something like this? Other options shoud be for example Quantum as DataReader? Is it possible? |
Please have a look here: I think that rsvp has done a great job about other data ressources. For me - I need datasets belonging to DAX, MDAX, SDAX, TecDAX - Google finance and Yahoo finance are very important. Please look in the docs, I think pandas can read Excel files directly to a pandas dataframe: |
Today the same error occurs. I'm very sad. |
Same here, trying to download brazilian stocks no success |
Yeh - they have removed historical data from google finance. To see this, try visit the following in your browser: |
Does anyone know any other source for this data? |
You mean free source, right? I know of paid-for sources, but I'm guessing that's not what any of us want here :) |
well, please share the paid-for sources compatible with pandas datareader,
at least they have an option since I have no more options for now.
2018-03-20 10:03 GMT-03:00 Jared <[email protected]>:
… You mean free source, right? I know of paid-for sources, but I'm guessing
that's not what any of us want here :)
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#502 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ALM6U34AO_9UPzN-uDLzSqD-TE0coN2Vks5tgP4xgaJpZM4SuFbE>
.
--
Andre Luiz / IT and Trading
[email protected] / +55 11 984129269
[image: Linkedin] <http://br.linkedin.com/in/bahuan>[image: skype]
<http://alosilva86>
|
Well I haven't looked into it, so this may be off, but I know of: But I think there have been others like Bloomberg mentioned in other issues - maybe @paintdog has something to say about this? |
That didn't work for me with python direct API call as datareader. I found
Alpha Vantage works for me (including BR stocks data)
2018-03-20 10:18 GMT-03:00 Jared <[email protected]>:
… Well I haven't looked into it, so this may be off, but I know of:
https://www.home.saxo/
https://www.ig.com/za
But I think there have been others like Bloomberg mentioned in other
issues - maybe @paintdog <https://github.com/paintdog> has something to
say about this?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#502 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ALM6U3iyGBzIIQtOivzmfRGTqK_1gaHnks5tgQGlgaJpZM4SuFbE>
.
--
Andre Luiz / IT and Trading
[email protected] / +55 11 984129269
[image: Linkedin] <http://br.linkedin.com/in/bahuan>[image: skype]
<http://alosilva86>
|
Unfortunately, I have no experience. Google Finance and Yahoo Finance have done a very good job for me, at the moment I'm a bit baffled. I will go through the suggestions myself. Please have a look there: It seems, @rsvp has done a very good job about listening some other possibilites. I will test Yahoo Finance! in the next days. |
Same problem...Always happens...So bad.... |
Open letter to Google? How many would sign an open letter? |
If you continue needing the data, this URL still works: |
Can anyone else just confirm its working again? I just changed to Alpha
vantage from that days
<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail&utm_term=icon>
Virus-free.
www.avast.com
<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail&utm_term=link>
<#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
2018-04-05 10:22 GMT-03:00 vnmabus <[email protected]>:
… If you continue needing the data, this URL still works:
https://finance.google.co.uk/bctzjpnsun/historical?q=ETR%
3AADS&startdate=Jan+01%2C+2000&enddate=Mar+16%2C+2018&output=csv
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#502 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ALM6U1MTepEo7Sh1aj8YtYYjwhVzt66Lks5tlhqOgaJpZM4SuFbE>
.
--
Andre Luiz / IT and Trading
[email protected] / +55 11 984129269
[image: Linkedin] <http://br.linkedin.com/in/bahuan>[image: skype]
<http://alosilva86>
|
@vnmabus I just wanted to let you know that I submitted a PR replacing the current daily url with the one you provided, thanks. |
Not working again? |
@gustavodemari looks like it. Opened #536 |
Hi, Im having the same problem. could anyone find any solution? I need to get a bulk of stock data and google was my only option :( |
Have a look at quandl and stooq. You should get (?) both sources via pandas.datareader. I've not tested it yet myself. |
I got the following traceback/error:
Does others have the same problem? (Thanks.)
Are they joking?
Have you the same problem? How do you solve this problem?
The text was updated successfully, but these errors were encountered: