2405/sol-scalper/SKILL.md
SOL 15M scalping strategy for Hyperliquid. Includes 9/21 EMA crossover, 1H EMA + VWAP filters, order block detection, funding rate gate, 200 EMA regime filter, RSI smoothing, and 1% risk / 1-2x leverage position sizing. Deploys a live alert task that fires every 15 minutes. Use when the user wants to run or install the SOL scalping strategy.
npx skillsauth add starchild-ai-agent/community-skills @2405/sol-scalperInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
A fully backtested, production-ready scalping strategy for SOL-PERP on Hyperliquid. Deploys a live 15-minute signal alert with all filters pre-wired.
| Component | Detail | |-----------|--------| | Signal | 9/21 EMA crossover on 15M | | Trend filter | 50 EMA structural bias | | Regime gate | 200 EMA — longs above, shorts below only | | Momentum | RSI smoothed (5-MA) — zone 45–65 long / 35–55 short | | Volume | 1.3× avg volume spike required | | Macro filter | 1H EMA50 alignment | | Intraday filter | VWAP (daily reset) | | Order blocks | Bullish/bearish OB detection + confluence flag | | Funding rate | Skip longs when funding > +0.01%/hr | | Sizing | 1% risk / 1–2x leverage / TP1 at 1.5R / TP2 at 2.5R |
Run the setup script to deploy the live alert task:
python3 skills/sol-scalper/scripts/setup_alert.py
This will:
Each alert includes:
Full Signal — All conditions met. Highest conviction. Enter now.
📡 SOL 15M SCALP — 🟢 LONG SIGNAL
OB Watch Zone — No crossover yet but price is inside an order block with other conditions aligned. Stand by — crossover incoming or structure is setting up.
📡 SOL 15M SCALP — OB WATCH ZONE ⚡
Silent — No setup. Nothing printed, no push sent.
Long: 9 EMA crosses above 21 EMA + price > 50 EMA + price > 200 EMA + RSI_smooth 45–65 + 1H EMA bullish + price > VWAP + volume spike Short: Mirror — 9 crosses below 21 + price < 50 EMA + price < 200 EMA + RSI_smooth 35–55 + 1H EMA bearish + price below VWAP + volume spike
scripts/setup_alert.py — Deploys the live alert task end-to-endscripts/signal_monitor.py — The core signal logic (run standalone or via task)references/backtest_notes.md — Full backtest methodology and filter comparison resultsdevelopment
--- name: "@5326/fvg-delta-forex-engine" version: 6.0.0 --- # FVG-Delta Forex Signal Engine v6.0 A production FastAPI service that scans the global forex market on **15-minute candles**, runs a strict lock-forward Smart-Money-Concept (SMC) staged state machine, and alerts on the late stages. It is the forex evolution of the FVG-Delta crypto engine — **identical strategy**, refined for forex speed and mechanics. ## What it scans A curated, liquidity-screened universe (no illiquid exotics, no
development
--- name: "@5322/fvg-engine" version: 1.0.0 --- # FVG-Delta Crypto Signal Engine v6.0 A production FastAPI service that scans MEXC UST-M perpetual futures on **closed 15-minute candles**, runs a strict lock-forward Smart-Money-Concept (SMC) staged state machine, draws annotated chart screenshots, sends per-trade Telegram alerts, and serves a live dashboard with an in-memory Trade History. Everything lives in `assets/app.py`; the rest is config, docs, and entrypoints. ## The strategy — five lo
development
Builds and app/bot to print Crypto Futures Signals based on a Strategy.
development
--- name: "@5312/delta-strategy" version: 1.0.0 --- # FVG-Delta Crypto Signal Engine — Agent / Maintainer Guide (v5.5) This is the single source of truth for any AI agent or engineer taking over this project. Read it fully before touching `app.py`. It explains the strategy, the code workflow, every bug that was fixed in this revision, the current state, and the rules for updating the app and its docs safely. --- ## 1. What the app is A production-style FastAPI service that scans **MEXC UST-