Closed
Description
🌟 Feature Description
Brazil's stock exchange is one of the biggest in the world and therefore adding its dataset into qlib can help people do research via qlib infrastructure using different datasets.
Motivation
- Application scenario: support brazilian stocks exchange investment strategy research.
- Related works (Papers, Github repos etc.): Not applicable
- Any other relevant and important information: More details on Brazil's stock exchange can be found on B3
Alternatives
No other alternative have been considered, since the data is required to proceed with an investment strategy research.
Additional Notes
The ideia is to
- add code into
data_collector
to get data about the largest index in Brazil's stocks exchange - ibovespa - add code into
yahoo
folder in order to download stocks historic prices.