# tushare量化分析 **Repository Path**: thinkjs-cms/tushare-quantitative-analysis ## Basic Information - **Project Name**: tushare量化分析 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-01-15 - **Last Updated**: 2026-01-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Application created by [ThinkJS](http://www.thinkjs.org) ## Install dependencies ``` npm install ``` ## Start server ``` npm start ``` ## Deploy with pm2 Use pm2 to deploy app on production enviroment. ``` pm2 startOrReload pm2.json ``` 1、多用因子计算更加操作方案:目前考虑到的因子:股票所属板块、换手率、量比、振幅 2、计算每次亏钱的股票所属行业,进行排序看是否有规律 3、看当日主板或者创业板的涨跌对操作的影响 ‌红利ETF策略‌:股息率>4%买入,3%卖出,2010-2024年年化收益约9% ‌个股策略‌:每月调仓,股息率TTM排名前50,2021-2024年年化收益16.7%