원클릭으로
position-sizing
Risk-budget position sizing — Kelly criterion adaptation, micro account rules, per-strategy calibration
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Risk-budget position sizing — Kelly criterion adaptation, micro account rules, per-strategy calibration
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
US/international payment compliance for Canadian sole proprietors and corporations. W-8BEN management (individual + entity), withholding tax recovery, 1099 interception, FX accounting (BoC noon rate), T1135 monitoring, Reg 105 contractor rules, multi-currency reconciliation. Prevents 30% backup withholding and $25/day T1135 penalties. CC-specific: Wise USD, Stripe, primary US retainer, Kraken.
Complete, populate and fill out 3-statement financial model templates (Income Statement, Balance Sheet, Cash Flow Statement) . Use when asked to fill out model templates, complete existing model frameworks, populate financial models with data, complete a partially filled IS/BS/CF framework, or link integrated financial statements within an existing template structure. Triggers include requests to fill in, complete, or populate a 3-statement model template
Container for skills synthesized at runtime by skill_synthesizer.py. Each child directory is a [NEW] skill with its own SKILL.md + metrics.json. Promoted to skills/<slug>/ after 3 successful uses (skill_metrics.py promote).
Build and maintain a calendar of upcoming catalysts across a coverage universe — earnings dates, conferences, product launches, regulatory decisions, and macro events. Helps prioritize attention and position ahead of events. Triggers on "catalyst calendar", "upcoming events", "what's coming up", "earnings calendar", "event calendar", or "catalyst tracker".
Prepare for client review meetings with portfolio performance summary, allocation analysis, talking points, and action items. Pulls together account data into a concise meeting-ready format. Use before quarterly reviews, annual checkups, or ad-hoc client meetings. Triggers on "client review", "meeting prep for [client]", "quarterly review", "prep for [client name]", or "client meeting".
Framework for building competitive landscape decks — market positioning, competitor deep-dives, comparative analysis, strategic synthesis. Use when the user asks for a competitive landscape, competitor analysis, peer comparison, market positioning assessment, strategic review, or investment memo deck. Also triggers on "who are the competitors to X", "benchmark X against peers", "build a market map", or any request to systematically evaluate competitive dynamics across an industry.
| name | position-sizing |
| description | Risk-budget position sizing — Kelly criterion adaptation, micro account rules, per-strategy calibration |
| triggers | ["position size","lot size","how much","risk per trade","Kelly","sizing","allocation","trade size"] |
| tier | core |
| dependencies | [] |
Determines how much capital to allocate to each trade. The #1 factor in long-term trading survival — more important than entry signals.
| Account Size | Classification | Risk Per Trade | Model |
|---|---|---|---|
| < $500 | Micro | 8% | Risk-budget, advisory caps |
| $500 - $5,000 | Small | 3-5% | Standard risk-budget |
| $5,000 - $50,000 | Medium | 1.5-2% | Full Kelly fraction |
| > $50,000 | Large | 1-1.5% | Half-Kelly conservative |
Position Size = (Account Equity × Risk%) / (Entry Price - Stop Loss Price)
Example (Micro Account):
Kelly% = (Win Rate × Avg Win / Avg Loss) - (1 - Win Rate) / (Avg Win / Avg Loss)
Half-Kelly = Kelly% / 2 (recommended — full Kelly is too aggressive)
Only use Kelly when you have:
| Strategy Type | Sizing Modifier | Reason |
|---|---|---|
| Trend Following | 0.8x base | Wider stops = larger position notional at same risk |
| Mean Reversion | 1.2x base | Tighter stops = can afford larger position |
| Breakout | 0.7x base | Higher false breakout rate |
| Volume Profile | 1.0x base | Standard |
| Multi-TF Momentum | 0.9x base | Multiple timeframe alignment reduces but doesn't eliminate risk |
Before sizing, check via correlation_tracker.py: