What problem does it solve?
This Skill addresses the critical need for robust risk management in trading by providing a systematic approach to position sizing and dynamic exit strategies, ensuring capital preservation and profit maximization.
Core Features & Use Cases
- Position Sizing: Calculates precise trade volumes based on total capital and risk tolerance (e.g., 2% rule).
- Dynamic Exit Mechanisms: Implements trailing stops (ATR, Moving Averages) and time-based stops to lock in profits and cut losses.
- Risk Scenario Matrix: Defines actions for various market conditions and risk events (e.g., market downturns, institutional sell-offs).
- Use Case: Automatically determine the optimal number of shares to buy for a new trade based on your entry price, stop-loss level (e.g., 20-day moving average), and your total trading capital, ensuring no single trade risks more than 2% of your portfolio.
Quick Start
Use the risk_management skill to calculate the position size for a trade with a total capital of 1,000,000, an entry price of 100, and a stop loss price of 90.