This is a small project to allow users to create a local environment for analysing Taiwanese Stock Market. The data is downloaded from Taiwan Stock Exchange Corporation(TWSE) website and stored on MySQL database.
The project comprises of 4 parts
- Data Fetching, Cleansing and Storing
- Data Preparation and Feature Extractions -- To be added
- Time series analysis and predictions -- To be added
- Daily Dashboards -- To be added
To setup the environment, you would need the following,
- Anaconda
https://www.continuum.io/downloads
- MySQL Community Server
https://dev.mysql.com/downloads/
Currently, the program only supports following types http://www.twse.com.tw/zh/page/trading/exchange/MI_INDEX.html
- 盤後資訊
-每日收盤行情
-全部(不含權證, 牛熊證, 可展延牛熊證)
- 三大法人 -- to be added