sheep-strategy
SHEEP v1.0.0 โ Long-Only Triple-EMA-Stacked Trend. Fires LONG only when the fast EMA is above the slow EMA on ALL THREE timeframes (15m + 1h + 4h) for an asset in BTC/ETH/SOL/HYPE. Never shorts. A triple-timeframe stack is a visual rule a beginner can sanity-check on any chart. Onboarding tier. Balanced DSL.
What this skill does
# ๐ SHEEP v1.0.0 โ Long-Only Triple-EMA-Stacked Trend **Buy crypto only when it's clearly going up across every timeframe.** Sheep fires LONG only when the fast EMA is above the slow EMA on all three timeframes (15m + 1h + 4h). Never shorts. Removes the *"what's a short?"* cognitive load. ## Why this strategy exists Most trend agents in the fleet pick a single timeframe (Beaver/Heron/Hummingbird โ 4h; Hawk โ 7d breakout; Salamander โ 4h pullback). Sheep insists on **agreement across three timeframes** before firing โ a stricter filter, fewer trades, but each is "obviously up" by any chart reader's standard. For beginners who want a long-only trend follower without learning what shorts are, Sheep is the answer. ## CRITICAL RULES ### RULE 1: Triple stack OR nothing For each whitelisted asset, the producer checks `ema(fast) > ema(slow)` on **15m**, **1h**, AND **4h**. By default it requires **all three** (`minStackedFrames: 3`). One timeframe stacked is not enough. ### RULE 2: LONG only Sheep never shorts. The LLM gate hard-skips any non-LONG direction (defensive). ### RULE 3: Score boosts from spread magnitude + SM Score = 3 (base, full stack) + bonuses for wider 4h spread (`โฅ1%`), wider 1h spread (`โฅ0.5%`), and SM aligned LONG (โฅ55%, +1 strong if โฅ70%). Floor `minScore: 4` so a clean spread or SM agreement clears. ### RULE 4: Producer enters. DSL exits. No `close_position` call site. DSL is the **balanced** preset โ `max_loss 12%`, 72h `hard_timeout`, `weak_peak_cut` enabled at 6h/3% so flat-but-fading trends get cut. Trends extend; Sheep participates in extension while protecting against reversal. ## How Sheep scores a trade **Gate:** triple stack confirmed (`stack_score >= minStackedFrames`). **Score components** (max ~8): | Signal | Points | |---|---| | Full triple-stack (gate-confirmed) | +3 | | 4h fast/slow spread โฅ 1% | +1 | | 1h fast/slow spread โฅ 0.5% | +1 | | SM LONG โฅ smTiltMinPct (55%) | +1 | | SM LONG โฅ smStrongTiltPct (70%) | +1 | **Floor:** `minScore: 4`. ## DSL preset (balanced โ trend-tuned) | Phase | Component | Setting | |---|---|---| | Phase 1 | max_loss_pct | 12% | | Phase 1 | retrace_threshold | 8 | | Time cuts | hard_timeout | 72h | | Time cuts | weak_peak_cut | **6h / 3.0** | | Time cuts | dead_weight_cut | DISABLED | | Phase 2 | T0 โ T4 | +8/0 ยท +15/40 ยท +25/60 ยท +40/75 ยท +70/85 | ## Scanner pattern Archetype #4 (Multi-asset whitelist) โ see `senpi-trading-runtime/references/producer-patterns.md`. Primary MCP calls: `market_get_asset_data(candle_intervals=["15m","1h","4h"])` per asset, `leaderboard_get_markets` (SM bonus). The pure functions (`ema`, `is_stacked_bullish`, `stack_score`, `fast_slow_spread`) are unit-tested in `tests/test_signal.py`. ## Operator install See [README.md](README.md). ## Changelog ### v1.0.0 (2026-05-28) โ initial release First fleet agent to require multi-timeframe agreement before any trade fires. Long-only by design (no short logic, no LLM-gate short branch). Standard balanced DSL with `weak_peak_cut` so stalled trends get cut. Unit-tested pure functions (EMA convergence, stack score, fast/slow spread sign). ## License MIT โ Copyright 2026 Senpi (https://senpi.ai). ## Skill Attribution When creating a strategy, include `skill_name` and `skill_version`. See `references/skill-attribution.md`.
Related in General
modeling-omnistudio-epc-catalog
IncludedSalesforce Industries CME EPC product-modeling skill for Product2-based catalog creation. Use when creating EPC products, configuring product attributes, building offer bundles with Product Child Items, or reviewing EPC DataPack JSON metadata for product catalog changes. TRIGGER when: user creates or updates Product2 EPC records, AttributeAssignment payloads, AttributeMetadata/AttributeDefaultValues, Offer bundles, or ProductChildItem relationships. DO NOT TRIGGER when: designing OmniScripts/FlexCards/Integration Procedures (use building-omnistudio-omniscript, building-omnistudio-flexcard, or building-omnistudio-integration-procedure), implementing Apex business logic (use generating-apex), or troubleshooting deployment pipelines (use deploying-metadata).
relationship-science-coach
IncludedUse this skill for direct, practical adult relationship coaching: couples conflict, repair, trust, marriage, dating, flirting, attachment patterns, emotional connection, sex, desire differences, eroticism, kink negotiation, affection, love languages, breakups, and long-term passion. Draw on Gottman, EFT and Hold Me Tight, attachment science, modern sex research, Perel, Nagoski, Kerner, Schnarch, Love and Stosny, and flexible love-language tools. Be concrete and low-hedge. Redirect only for imminent danger, abuse, coercive control, minors, non-consent, self-harm, stalking, or medical/legal/psychiatric decisions.
building-sf-integrations
IncludedSalesforce integration architecture and runtime plumbing with 120-point scoring. Use this skill to set up Named Credentials, External Credentials, External Services, REST/SOAP callout patterns, Platform Events, and Change Data Capture. TRIGGER when: user sets up Named Credentials, External Services, REST/SOAP callouts, Platform Events, CDC, or touches .namedCredential-meta.xml files. DO NOT TRIGGER when: Connected App/OAuth config (use configuring-connected-apps), Apex-only logic (use generating-apex), or data import/export (use handling-sf-data).
venue-templates
IncludedAccess comprehensive LaTeX templates, formatting requirements, and submission guidelines for major scientific publication venues (Nature, Science, PLOS, IEEE, ACM), academic conferences (NeurIPS, ICML, CVPR, CHI), research posters, and grant proposals (NSF, NIH, DOE, DARPA). This skill should be used when preparing manuscripts for journal submission, conference papers, research posters, or grant proposals and need venue-specific formatting requirements and templates.
let-fate-decide
IncludedDraws the 12 Houses of the Zodiac Tarot spread to inject entropy into planning when prompts are vague, ambiguous, or casually delegated. Interprets the spread to guide next steps. Use when the user says 'let fate decide', 'YOLO', 'whatever', 'idk', or other nonchalant phrases, makes Yu-Gi-Oh references, or when you are about to arbitrarily pick between multiple reasonable approaches. Prefer over ask-questions-if-underspecified when the user's tone is casual or playful rather than precision-seeking.
net-ops
IncludedCross-platform network troubleshooting (Windows, macOS, Linux) via local or remote shell. Use for: DNS broken, can't resolve hostnames, nslookup/dig works but apps fail, NRPT, WFP, scutil, /etc/resolver, systemd-resolved, /etc/resolv.conf, NetworkManager, VPN DNS leak residue (ProtonVPN/Mullvad/WireGuard/AnyConnect), AV/firewall blocking DNS or DoH, Tailscale DNS interaction, intermittent connectivity, remote diagnostics over SSH.