What problem does it solve?
This Skill eliminates the error-prone and time-consuming manual work of tracking stock price peaks and triggering sell orders when prices drop, which is critical for consistent risk management in automated paper trading systems.
Core Features & Use Cases
- Floor-only trailing stop logic: Automatically raises the high watermark as stock prices increase (never lowering it) to track peak performance without repainting historical data.
- Configurable risk thresholds: Supports per-stock custom drop and raise percentages with sensible defaults, allowing traders to match the strategy to their individual risk tolerance.
- Use case: For users of the ClaudeTrading paper trading system, it automatically exits positions when prices fall below the trailing stop, locking in gains without requiring constant manual price monitoring.
Quick Start
Invoke the strategy_trailing_stop skill as part of a master_trading run with the trailing-stop strategy enabled to automatically evaluate and execute trailing stop sell orders for eligible stocks in your sellable set.