# stock-insight **Repository Path**: lventou/stock-insight ## Basic Information - **Project Name**: stock-insight - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-05-23 - **Last Updated**: 2025-06-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: 个人 ## README ### 技术栈 - react - ahooks - alova - tailwind - zustand - lightweight-charts - hero-ui useState 副作用,带动其他参数变化,比如页面上也要展示这些 useRef 没有副作用 ### 想法 1. 添加一个韭菜日志,我的想法偶尔可能记录在里面,比如 > 2025 年 5 月 8 日 13:23:21 : 我觉得xxxx 会涨,他曲线低 2. 跑一个 ai 定时吃韭菜日志输出总结,例如: > 韭菜的想法如下 > xxxx:会涨 , ... > xxxx:不多关注,.... > ai判断:xxxxx > 相关市场消息:xxxx > > xxx的操作如下: > 买了金发 3. 定型成团队量化工具 ### 专业名词 1. 开盘到收盘的绝对差价 涨跌额 / 日内价差 - Daily Price Change / Close-Open Spread (简写:ΔP 或 OC Spread) 2. 开盘到收盘的百分比变动 日内收益率 / 涨跌幅 - Daily Return / Daily Percentage Change (简写:Ret 或 %Δ,公式:(Close - Open)/Open \* 100%) 消息推送 [ntfy](https://github.com/binwiederhier/ntfy) 开启 frpc 后访问可以连接到该项目 http://photo.lven.tech:2283/#/ ### 项目说明 项目使用 React + Tailwind CSS + Alova + Zustand + Hero UI + Lightweight-Charts + ahooks 相关链接 - [heroicons](https://heroicons.com/) - [hero-ui](https://www.heroui.com/) - [alova](https://alova.js.org/zh-CN/tutorial/getting-started/introduce) - [lightweight-charts](https://www.tradingview.com/lightweight-charts/) - [ahooks](https://ahooks.js.org/zh-CN/) - [zustand](https://docs.pmnd.rs/zustand/getting-started/introduction) - [tailwind](https://tailwindcss.com/)