Group Project of Course QF5214
Members: Gao XuanRong, Hur Sinhaeng, Li LingYan, Liu Yang, Ren ZhiNan, Zhang YiChen, Zhou Zheng, Zhang Leyan, Lee Jiazhe, Mei Su
"From Sentiment to Strategy: Integrating NLP-Derived Factors into Quantitative Investment Models"
To extract market sentiment from textual data, quantify it into sentiment factors, and integrate these factors into a multi-factor investment model. We will build a real-time, interactive dashboard that visualizes all relevant data dynamically.
This repository hosts a Streamlit application deployed from StreamlitAPP/Home.py, designed to serve as a dynamic and interactive dashboard.
🌐 Live App: [The page has been removed. Kindly refer to the video recording of the page in QF5214 Project Presentation File or QF5214 GRoup 8 Dashboard Video file]
Welcome! Below is a brief guide to help you explore our project repository with ease.
⚠️ Update
🛑 The SQL Cloud Data server is no longer maintained. If you need to inspect or work with the data, please refer to the.csvfiles provided in theTeam1/,Team2/, andTeam3/directories.
These CSVs reflect the original data structure and are safe to use without affecting the integrated pipeline.
⚠️ Kind Reminder
🛑 Kindly do not run the scripts inTeam1/,Team2/, orTeam3/folders, as doing so would previously modify the data stored in the SQL server, directly impacting the entire data pipeline and final integrated output inTeam4/.
Now, with the server shut down, those scripts are retained for reference only. Please only execute from theTeam4/directory, which contains the finalized and fully integrated pipeline.
⚠️ 温馨提醒
🛑 SQL 数据服务器现已关闭。如需查看数据,请使用Team1/、Team2/和Team3/文件夹下提供的.csv文件,这些文件已完整保留原始数据结构以供参考。
请勿运行Team1/、Team2/或Team3/文件夹中的脚本,这些脚本曾用于修改 SQL 数据库,可能会干扰最终在Team4/中整合的数据流程。
当前这些脚本仅供参考,实际操作请以Team4/文件夹为准。
Update: The SQL Cloud Data server is no longer available. Please refer to the provided database diagram for all related information
If you need to inspect the data directly, please connect using the following database settings:
- DB_NAME: QF5214
- DB_USER: postgres
- DB_PASSWORD: qf5214G8
- DB_HOST: pgm-t4n365kyk1sye1l7eo.pgsql.singapore.rds.aliyuncs.com
- DB_PORT: 5555
This diagram outlines:
This architecture enables modular development by team, while preserving global consistency in the final integrated result.
We’ve structured the repository to reflect our collaborative stages:
Each folder contains a detailed README to further explain the scope, methodology, and key deliverables of that stage. These READMEs provide:
HTML
81.6%
Jupyter Notebook
13.7%
Python
4.7%
Group Project of Course QF5214
Members: Gao XuanRong, Hur Sinhaeng, Li LingYan, Liu Yang, Ren ZhiNan, Zhang YiChen, Zhou Zheng, Zhang Leyan, Lee Jiazhe, Mei Su
"From Sentiment to Strategy: Integrating NLP-Derived Factors into Quantitative Investment Models"
To extract market sentiment from textual data, quantify it into sentiment factors, and integrate these factors into a multi-factor investment model. We will build a real-time, interactive dashboard that visualizes all relevant data dynamically.
This repository hosts a Streamlit application deployed from StreamlitAPP/Home.py, designed to serve as a dynamic and interactive dashboard.
🌐 Live App: [The page has been removed. Kindly refer to the video recording of the page in QF5214 Project Presentation File or QF5214 GRoup 8 Dashboard Video file]
Welcome! Below is a brief guide to help you explore our project repository with ease.
⚠️ Update
🛑 The SQL Cloud Data server is no longer maintained. If you need to inspect or work with the data, please refer to the.csvfiles provided in theTeam1/,Team2/, andTeam3/directories.
These CSVs reflect the original data structure and are safe to use without affecting the integrated pipeline.
⚠️ Kind Reminder
🛑 Kindly do not run the scripts inTeam1/,Team2/, orTeam3/folders, as doing so would previously modify the data stored in the SQL server, directly impacting the entire data pipeline and final integrated output inTeam4/.
Now, with the server shut down, those scripts are retained for reference only. Please only execute from theTeam4/directory, which contains the finalized and fully integrated pipeline.
⚠️ 温馨提醒
🛑 SQL 数据服务器现已关闭。如需查看数据,请使用Team1/、Team2/和Team3/文件夹下提供的.csv文件,这些文件已完整保留原始数据结构以供参考。
请勿运行Team1/、Team2/或Team3/文件夹中的脚本,这些脚本曾用于修改 SQL 数据库,可能会干扰最终在Team4/中整合的数据流程。
当前这些脚本仅供参考,实际操作请以Team4/文件夹为准。
Update: The SQL Cloud Data server is no longer available. Please refer to the provided database diagram for all related information
If you need to inspect the data directly, please connect using the following database settings:
- DB_NAME: QF5214
- DB_USER: postgres
- DB_PASSWORD: qf5214G8
- DB_HOST: pgm-t4n365kyk1sye1l7eo.pgsql.singapore.rds.aliyuncs.com
- DB_PORT: 5555
This diagram outlines:
This architecture enables modular development by team, while preserving global consistency in the final integrated result.
We’ve structured the repository to reflect our collaborative stages:
Each folder contains a detailed README to further explain the scope, methodology, and key deliverables of that stage. These READMEs provide:
HTML
81.6%
Jupyter Notebook
13.7%
Python
4.7%