pelife / B3Provider

B3Provider is static and market data feeder for instruments traded at B3 Stock Exchange (former Bm&F Bovespa) Brazil.
MIT License
37 stars 13 forks source link

Create database model to store records #3

Open pelife opened 5 years ago

pelife commented 5 years ago

Create database model to store records read from the bovespa file.

pelife commented 5 years ago

first models created: tb_b3_sector_classification tb_b3_equity_info tb_b3_option_equity_info tb_b3_market_data_info tb_b3_historic_market_data_info

pelife commented 5 years ago