with one click
stratagy
stratagy contains 8 collected skills from rikka314, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
量化策略项目的周任务规划。当用户想知道本周该做什么、需要拆解周任务、或要分配AI工具时使用。
Work on the core strategy pipeline in this repository: data loading, indicators, signals, FA/ML filters, backtest, baselines, evaluation, and optimization. Use when a task changes strategy logic, signal columns, evaluation outputs, or core pipeline interfaces from `core/data.py` through `core/backtest.py`.
Work on deployment, runtime, routing base paths, sync scripts, and Nginx configuration in this repository. Use when a task touches `.streamlit/config.toml`, `deploy/*.bat`, `deploy/*.sh`, `deploy/nginx_strategy.conf`, service names, upload lists, or public `/strategy` routing behavior.
Apply the W6-W8 shared frontend system for strategy routes, UI pages, charts, and export surfaces in this repository.
Find interfaces, call chains, inputs, outputs, and ownership boundaries in this repository. Use when the task asks where an interface lives, which function owns a feature, what data flows between modules, what state key drives a page, or which skill should handle the next step.
Work on the multi-stock analysis page, portfolio simulation, market context, and multi-stock result surfaces in this repository. Use when a task touches `ui/multi_stock.py`, `core/portfolio.py`, `core/market_context.py`, portfolio result dictionaries, or multi-stock export behavior.
Work on the single-stock workflow, artifact lifecycle, stage cache, lineage, and single-stock result board in this repository. Use when a task touches `ui/single_stock_workflow.py`, `current_artifact`, `saved_artifacts`, stage caching, request signatures, or single-stock strategy result wiring.
量化策略项目的周任务规划。当用户想知道本周该做什么、需要拆解周任务、或要分配AI工具时使用。