mit einem Klick
swing-and-longterm-signals
swing-and-longterm-signals enthält 3 gesammelte Skills von aruanurag, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.
Skills in diesem Repository
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.