一键导入
swing-and-longterm-signals
swing-and-longterm-signals 收录了来自 aruanurag 的 3 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Use when running historical validation for this investing workspace. Covers both short-term and long-term backtests, reads the watchlist from input_config.json, executes the correct backtest command, and summarizes return, win rate, max drawdown, Sharpe ratio, and trade history before any recommendation workflow is trusted.
Use when generating long-term stock recommendations from this investing workspace. Runs the long-term recommendation and backtest workflow using the same downloaded daily market data, but treats it as a recommendation-only screener that returns BUY, SELL, or HOLD without managing portfolio state.
Use when generating short-term swing-trade recommendations from this investing workspace. Runs the short-term backtest and recommendation workflow, reads tickers and risk from input_config.json, reads actual holdings from state/portfolio_state.json, and returns BUY, SELL, or HOLD ideas with technical rationale and backtest context.