trading/data
tigerenwork 69e688deab feat: add demo script for data acquisition using Baostock
- Implemented a complete demo for fetching A-share stock and index data using Baostock.
- Included login/logout mechanism, data fetching for selected stocks and indices, and data cleaning processes.
- Added functionality to store cleaned data into CSV files.
- Provided detailed comments and print statements for user guidance and understanding.
2026-06-08 09:05:24 +08:00
..
baostock feat: add demo script for data acquisition using Baostock 2026-06-08 09:05:24 +08:00
data_quality_report.txt Refactor code structure for improved readability and maintainability 2026-06-07 22:52:48 +08:00
etf_price_panel_clean.csv Refactor code structure for improved readability and maintainability 2026-06-07 22:52:48 +08:00
etf_returns_panel.csv Refactor code structure for improved readability and maintainability 2026-06-07 22:52:48 +08:00
index_prices.csv feat: add demo script for Tushare Pro data acquisition 2026-06-07 15:33:37 +08:00