ib_trade-execution
Skill: ib_trade-execution
Purpose
This skill governs capital allocation, risk management, and the final execution of buy/sell/hold decisions for NeonTrade. It converts intelligence and analysis into specific order proposals.
Core Mandates
- Capital Allocation Rules: Never deploy more than the configured
capital_usage_limit(percentage of available cash). - Short-Term Focus: Prioritize high-conviction, short-horizon opportunities, particularly around the Monday U.S. market open.
- Deterministic Execution: While signal generation is probabilistic, the execution logic must be deterministic and rule-bound.
1. Risk Modes
Final position sizing and selection must be scaled based on the active risk mode:
- Low Risk: Smaller capital deployment, strict confirmation requirements, preferred holding of existing positions.
- Medium Risk: Balanced deployment, rotation from weak to strong names, some tactical entries.
- High Risk: Larger capital deployment, aggressive rotation, lower confirmation thresholds, accepts speculative entries.
2. Weekly Execution Window (Monday Open)
- Pre-Open (08:30–09:20 ET): Final review of news, price behavior, and existing holdings.
- Open (09:30 ET): Submit orders (stock, fractional stock, or options).
More from crtvrffnrt/skills
pentest-xss
Security assessment skill for Cross-Site Scripting (XSS) vulnerabilities. Use when investigating input sanitization, reflected, stored, DOM, or blind XSS. Focuses on discovery, exploitation, and payload optimization. Do not use for generic network recon or non-web injection types.
42pentest-exploit-execution-payload-control
Security assessment skill for deterministic exploit execution from validated primitives. Use when prompts include exploit implementation, payload hardening, chaining confirmed weaknesses, post-exploitation proof, or controlled impact demonstration. Do not use for early-stage reconnaissance, speculative hypothesis generation, or report-only requests.
34pentest-recon-surface-analysis
Security assessment skill for reconnaissance, endpoint/service enumeration, and attack-surface mapping. Use when prompts include recon, enumerate, map endpoints, discover assets, inventory interfaces, fingerprint technologies, or identify control-plane surfaces. Do not use when the request is exploit development, payload execution, or final report writing only.
33pentest-business-logic-abuse
Security assessment skill for business workflow abuse, state-machine manipulation, and control-plane logic flaws. Use when prompts include workflow bypass, race condition, replay, quota abuse, order-of-operations flaws, delegated execution abuse, or unauthorized state transitions. Do not use for pure input injection fuzzing, broad recon, or standalone report formatting tasks.
32pentest-gemini-az
Use when users need an Azure, Microsoft 365, or Entra ID companion that reads, lists, changes, and manages resources using the current Azure CLI session, with `az rest` as the default execution path.
29pentest-outbound-interaction-oob-detection
Security assessment skill for outbound interaction and out-of-band (OOB) validation. Use when prompts include SSRF callback confirmation, blind XSS beacons, webhook abuse, XXE/OOB behavior, DNS/HTTP callback correlation, or asynchronous server-side interaction proof. Do not use when vulnerabilities are fully in-band and require no external callback correlation.
28