Calculate risk-based position sizes for long stock trades. Use when user asks about position sizing, how many shares to buy, risk per trade, Kelly criterion, ATR-based sizing, or portfolio risk allocation. Supports stop-loss distance calculation, volatility scaling, and sector concentration checks.
$npx -y skills add baggat236/ai-trading-skills --skill position-sizerInstalls into the current project.
Run `npx skills use "https://github.com/baggat236/ai-trading-skills" --skill "baggat236/ai-trading-skills/position-sizer"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/baggat236/ai-trading-skills" that are relevant to the current task. Run `npx skills add "https://github.com/baggat236/ai-trading-skills"` and select the relevant skills, then follow their instructions.