SnapScalp
AI-powered desktop overlay tool that analyzes trading charts in real-time and provides actionable trade recommendations for intraday scalpers.
Features
- Real-time Chart Analysis: Captures and analyzes any trading chart on your screen every 30 seconds
- AI-Powered Insights: Uses GPT-4, Claude, or Perplexity to identify trade setups, support/resistance levels, and market structure
- Screen Area Selection: Select any chart area for continuous monitoring
- Multiple AI Providers: Switch between OpenAI, Claude, and Perplexity APIs
- Always-on-Top Overlay: Stays visible while you trade on other platforms
Architecture
Quick Start
1. Install Dependencies
2. Configure API Keys
Copy env.template to dev.env and add your API keys:
Edit dev.env:
openai_key=your_openai_api_key_here
claudeai_key=your_claude_api_key_here
perplexityai_key=your_perplexity_api_key_here
3. Run the App
Usage
- Select Chart Area: Click "Select Area" or use
Cmd/Ctrl+Shift+Ato define the chart region to monitor - Start Analysis: Click "Start Analysis" to begin real-time monitoring
- View Results: Get trade recommendations with entry/exit levels, confidence scores, and market analysis
- Switch AI Providers: Toggle between different AI models based on your preference
Tech Stack
- Electron: Cross-platform desktop app
- LangChain: AI model integration
- Sharp: Image processing for chart screenshots
- Multiple AI APIs: OpenAI GPT-4, Claude 3.5 Sonnet, Perplexity
Build for Production
Demo
License
MIT
