Trading & Investing Simulation Platform prompt
Finance62.1K
构建无风险的实时模拟交易学习平台
A spec for "Paper", a realistic risk-free paper-trading platform.
Full prompt
构建一个名为"Paper"的模拟交易平台——一个用于学习交易和投资的真实、无风险环境。 核心功能: - 投资组合设置:用户以10万美元虚拟现金起步。通过 Yahoo Finance 或 Alpha Vantage API 获取实时股票和ETF价格 - 交易执行:支持市价单和限价单。对市价单模拟0.1%的滑点。每笔交易1美元佣金(真实的摩擦成本,但不至于惩罚性) - 业绩仪表盘:盈亏图(每日)、总回报、年化回报、胜率、平均盈利和亏损、夏普比率以及当前板块敞口——全部随每笔交易更新。用 recharts 构建 - 交易日志:每次平仓时的必填字段——"我入场时的逻辑是什么?发生了什么?下次我会做哪些不同?"三个字段,每个最多200字符。未完成日志则无法平仓 - 行为分析:[LLM API] 分析最近20条交易日志记录,识别反复出现的行为模式——"当盈利头寸接近整数价位时,你总是过早地退出"——每月呈现 - 排行榜:可选的、每周重置的排行榜,在好友群组之间——按风险调整后回报排名,而非原始盈亏 技术栈:React,Yahoo Finance 或 Alpha Vantage 用于市场数据,[LLM API] 用于行为分析,recharts。终端风格的设计——数据密集,无装饰性元素。
How to use this prompt
- 1Copy the full prompt below
- 2Replace the [____] placeholders with your specifics
- 3Paste into DeepSeek / Claude / ChatGPT to run
Related Finance prompts
Secteur Bancaire - Analyse rapide d’un tableau de données
Analyze a data table and produce a finance-oriented executive summary.
Secteur Bancaire - Vérification de conformité de texte
Check and rewrite text for neutrality, precision and regulatory tone.
Investment Tracking Dashboard
Builds a dashboard tracking portfolio performance and asset allocation.