Ruflo Neural Trader

Ruflo Neural Trader from gabrielmoreira/agent-skills-mirror.

by @gabrielmoreira 9 skills

Skills in this plugin

9
  1. Trader Risk · gabrielmoreira
    Assess portfolio risk using npx neural-trader — VaR, CVaR, Sharpe, position sizing, circuit breaker status
    17 repo stars
  2. Trader Train · gabrielmoreira
    Train neural models (LSTM, Transformer, N-BEATS) on market data using npx neural-trader with confidence intervals
    17 repo stars
  3. Trader Regime · gabrielmoreira
    Detect current market regime using npx neural-trader — bull/bear/ranging/volatile classification with recommended strategy. Use when the user asks about market conditions, wants to pick a strategy for current conditions, or before running a backtest/signal that should be regime-aware.
    17 repo stars
  4. Trader Signal · gabrielmoreira
    Generate trading signals using npx neural-trader anomaly detection engine with Z-score scoring and neural prediction
    17 repo stars
  5. Trader Explain · gabrielmoreira
    Regulator-grade feature attribution for any LSTM/Transformer signal — single-entry PageRank ranks the top-K features that drove the prediction (ADR-126 Phase 6, ADR-123 single-entry PR)
    17 repo stars
  6. Trader Backtest · gabrielmoreira
    Run a historical backtest using npx neural-trader with Rust/NAPI engine (8-19x faster) and walk-forward validation; Ed25519-sign the result for paper→live tamper evidence (ADR-126 Phase 4)
    17 repo stars
  7. Trader Portfolio · gabrielmoreira
    Optimize portfolio allocation using npx neural-trader mean-variance engine with risk constraints and rebalancing plan
    17 repo stars
  8. Trader Portfolio Cg · gabrielmoreira
    Mean-variance portfolio optimization via Conjugate Gradient — 40-60× faster than the legacy Neumann path (ADR-126 Phase 3, ADR-123 Wedge 8)
    17 repo stars
  9. Trader Cloud Backtest · gabrielmoreira
    Run a heavy neural-trader job (long walk-forward, big Monte-Carlo, parameter sweep, model training) on the Anthropic Managed Agent cloud runtime instead of locally
    17 repo stars