Calculate risk-based position sizes using fixed %, fractional Kelly, ATR-hybrid, or volatility methods. Use when determining trade size, managing account risk, adjusting for correlated positions, or standardizing risk across trades.
$npx -y skills add ske-labs/agent-trading-skills --skill position-sizingInstalls into the current project.
Run `npx skills use "https://github.com/ske-labs/agent-trading-skills" --skill "ske-labs/agent-trading-skills/position-sizing"` 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/ske-labs/agent-trading-skills" that are relevant to the current task. Run `npx skills add "https://github.com/ske-labs/agent-trading-skills"` and select the relevant skills, then follow their instructions.