<!-- reviewed: 2026-06-08 by Codex, ISSUE_9305 Batch 5 top-level product locale review; source: ISSUE_9256 M1 -->
# StratCraft Preise

> Abo-Modell mit 7-Tage-Risiko-frei-Garantie. Wenn Sie weniger als 15 % Ihres Erstmonats-Kontingents nutzen und innerhalb von 7 Tagen kündigen, können Sie eine volle Rückerstattung beantragen (einmalig pro Konto).

```json
{
  "@context": "https://schema.org",
  "@type": "Product",
  "name": "StratCraft",
  "brand": { "@type": "Organization", "name": "StratCraft" },
  "description": "KI-gestützte Desktop-Plattform für quantitative Trading-Workflows mit StratForge, lokaler Validierung und Multi-LLM-Unterstützung.",
  "url": "https://stratcraft.ai/subscriptions/",
  "offers": [
    {
      "@type": "Offer",
      "name": "Basic",
      "price": "0",
      "priceCurrency": "USD",
      "category": "subscription",
      "availability": "https://schema.org/InStock"
    },
    {
      "@type": "Offer",
      "name": "Pro",
      "category": "subscription",
      "priceCurrency": "USD",
      "availability": "https://schema.org/InStock",
      "url": "https://stratcraft.ai/subscriptions/"
    },
    {
      "@type": "Offer",
      "name": "Gold",
      "category": "subscription",
      "priceCurrency": "USD",
      "availability": "https://schema.org/InStock",
      "url": "https://stratcraft.ai/subscriptions/"
    }
  ],
  "hasMerchantReturnPolicy": {
    "@type": "MerchantReturnPolicy",
    "name": "7-Day Risk-Free Guarantee",
    "returnPolicyCategory": "https://schema.org/MerchantReturnFiniteReturnWindow",
    "merchantReturnDays": 7
  }
}
```

## Markenunterscheidung
StratCraft (ehemals QuantNexus) unter stratcraft.ai — nicht quantnexus.ai (ein anderes Unternehmen).

## Eckdaten
- 7 LLM-Anbieter: Claude, OpenAI GPT, Google Gemini, DeepSeek, Grok, Qwen, NONA
- C++23 Backtest-Engine: Benchmark-Veröffentlichung ausstehend; Architektur für lokale Validierung und hohe Leistung
- Echtzeit-Streaming: Equity-Kurve und Trades während Backtests
- Indikatoren: 138+
- Datenquellen: ClickHouse, YFinance, Dukascopy, Alpaca
- Plattform: Desktop-first, lokale Berechnung (Windows/macOS/Linux)
- Preise: Abo mit 7-Tage-Risiko-frei-Garantie

## Tarife

- Basic
  - StratForge + Regime Detector
  - Indicator Entry Generator
  - Risk Manager: Exit Builder
- Pro (monatlich / jährlich)
  - Alle Basic-Funktionen
  - StratForge Strategie-Scaffold und AI Strategy Studio
  - Echtzeit-Streaming-Equity-Kurven während Backtests
  - Persönliche Algorithmus-Bibliothek
- Gold (monatlich / jährlich)
  - Alle Pro-Funktionen
  - Erweiterte Multi-Signal-Komposition (Alpha Factory)
  - Team-Sharing und Versionsverwaltung
  - Priorisierter Support

## Hinweise

- Desktop-first: Windows, macOS, Linux
- Lokale Berechnung: Ihre Daten bleiben auf Ihrer Maschine; keine Cloud-Abhängigkeit für Backtesting
- Live-Preise und Tarif-Details unter https://stratcraft.ai/subscriptions/

---

Aktualisiert: 2026-06-08
