-
Notifications
You must be signed in to change notification settings - Fork 87
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
Filter multiple exhanges #50
Comments
I recommend to download everything and to do the filtering after you downloaded everything. Would that suffice? Alternatively I can add a feature request for filtering multiple exchanges. Filtering by country or region is very difficult as yahoo doesn't return the proper results. |
ok it would be very nice to be a request filtering multiple exchange, we wiil save a lot of time, for example MCE(spain) SSH(Sangai),etc.. thanks a lot for your support |
Okay, do mind that there is no ETA right now and you are able to do this using tools like excel. |
yes but the problem is excel too many datas to move all , in the previus version you can filter in the first request, how can we do it? thanks |
Have you also tried libreoffice? Do note that filtering within Yahoo-ticker-symbol-downloader is always done after all requests. To make it happen it should accept multiple |
YahooTickerDownloader.py -E NYQ it is correct only for newyork exchange? |
optional arguments: it was in the old version and you can reduce the time for dowloading working with markets |
if you have one example give us please to know how can dowload the tickets with less time thanks |
The exchange filtering is done once everything is downloaded. So this feature will not take less time for the script to run. The market parameter you described in your example would not work as there is no way for the script to map exchanges to countries. The "Filter multiple exchanges" feature is not implemented so I can not give any examples. |
ok thanks in advance After execute the system had this messages error: Saving downloader to disk... req https://finance.yahoo.com/_finance_doubledown/api/resource/searchassist;searchTerm=null?device=console&returnMeta=true Traceback (most recent call last):
Thanks very much for your support |
The output of the program will be "generic.csv" among other files. I created another issue for that new problem. |
Can you answer the question I asked there? |
it is not working for spanish tickets
Yahoo ticker dowloader.py stocks -m ES no working
Yahoo ticker dowloader.py stocks -m es no working
Yahoo ticker dowloader.py stocks -E anything work it is a bug
Yahoo ticker dowloader.py stocks -E es or -E NYQ
Coudl you suggest me any alternative to take only a market o several markets o exchange
The text was updated successfully, but these errors were encountered: