Open rdulepet opened 4 years ago
I used investpy.get_etfs(country=“united states”) to get list of funds and corresponding symbols.
I then picked one symbol such as ZIG and tried get quotes for it, but it doesn’t return any data, just throws exception
investpy.get_etf_recent_data(etf=‘ZIG’, country=‘united states’)
Throws etf zig not found, check if it is correct
Seems nothing in United States works
Same here.
Very annoying.
I used investpy.get_etfs(country=“united states”) to get list of funds and corresponding symbols.
I then picked one symbol such as ZIG and tried get quotes for it, but it doesn’t return any data, just throws exception
investpy.get_etf_recent_data(etf=‘ZIG’, country=‘united states’)
Throws etf zig not found, check if it is correct
Seems nothing in United States works