thypad / bovespa

Python package that reads the historical quote files from BM&FBovespa (Brazillian Stock Exchange)
MIT License
124 stars 35 forks source link

Changed layout.py and correction on record.py #8

Open fernandofsilva opened 4 years ago

fernandofsilva commented 4 years ago

It was changed the layout.py according the last revision on B3 site.

It was correct the function to_csv() on record.py, it stopped the export of the Csv file.