Release Features:
- Fixed problem when retrieving historical data from equities since name check was not properly done as the conversion to lower case was missing
- Added functions to search data among equities, funds, etfs and indices in order to help the user by providing all the params needed for the data retrieval functions (
equity/fund/etf/index
andcountry
) - Funds documentation in now available: https://investpy.readthedocs.io/funds.html
- Now indices data retrieval functions are available in order to improve package and since it was the most requested functionallity. Simple usage samples can be found: https://github.com/alvarob96/investpy#index-data-retrieval
Information
Anyways, feel free to open as many issues as you think the package needs in order to improve investpy! Any kind of help is appreciated since this is an Open Source project.