Install
openclaw skills install openclaw-trading-suiteEnd-to-end autonomous trading skill for swing and algo strategies with analysis, screening, risk controls, execution gating, logging, and continuous optimiza...
openclaw skills install openclaw-trading-suiteUse this skill when the user asks for end-to-end trading-agent behavior across analysis, hypothesis creation, risk management, execution, and continuous optimization.
Load references/strategy_profiles.md when a user asks for concrete strategies or wants to include the "4 bots competition" approaches.
Load references/data_retention_schema.md when implementing storage, analytics, or RL/ML training.
Load references/autonomy_modes.md when implementing user-selected autonomy behavior and approvals.
Load references/adapter_plugin_contract.md when adding venues, data feeds, or research tools.
Load references/strategy_builder_and_gates.md when user/agent-defined thresholds are needed for paper-to-live graduation.
Load references/secrets_management.md when adding providers, credentials, or runtime configuration.
Load references/system_orchestration.md when wiring agents/tools, heartbeat cadence, and execution triggers.
market-data-aggregator, technical-analysis-engine, risk-position-manager, strategy-optimizer, trade-signal-processor-executor, performance-reporter-learner, profit-forecaster, and temp-rl-proto.SKILL.md files as component-level docs; this suite is the orchestrator skill.scripts/nightly_research.py.