ワンクリックで
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.