
Scalp Trading
Execute short-term directional trades on prediction markets based on new information. Use when trading on millisecond-to-minute timeframes with an information edge.
Installation
Clone and use anywhere, or install in Claude Code. CLI tool coming soon for npm/npx installation.
Clone the repository and access all skills:
git clone https://github.com/hyperfx-ai/agentfx-skills.gitIncluded files:
- @agentfx/skills/startup-credits/SKILL.md
- @agentfx/skills/startup-credits/references/program-database.md
- @agentfx/skills/startup-credits/references/application-workflows.md
- @agentfx/skills/startup-credits/references/verification-checklist.md
SKILL.md
Provides a clear, rules-based protocol for executing short-term directional trades based on new information, capturing profit from the subsequent price movement. ## When to Use This Skill This skill should be used when: - New market-moving information becomes publicly available - Current market price is temporarily incorrect due to slow repricing - An information edge exists before the broader market reacts - Trading on millisecond-to-minute timeframes with speed advantages ## How It Works 1. **Detect** - Identify new market-moving information 2. **Evaluate** - Assess expected price impact 3. **Execute** - Enter position immediately 4. **Exit** - Close when market reprices (seconds to minutes) ## Key Features - Event-driven trade execution - Pre-defined entry/exit rules - Speed-optimized workflow - Automated position sizing View the complete implementation on [GitHub](https://github.com/hyperfx-ai/agentfx-skills/tree/main/polymarket/scalp-trading).
