·custom-indicator
</>

custom-indicator

Erstellen Sie einen benutzerdefinierten technischen Indikator mit Numba JIT + NumPy. Erzeugt produktionstaugliche, O(n)-optimierte Indikatorfunktionen mit Diagrammen und Benchmarking.

57Installationen·5Trend·@marketcalls

Installation

$npx skills add https://github.com/marketcalls/openalgo-indicator-skills --skill custom-indicator

So installieren Sie custom-indicator

Installieren Sie den KI-Skill custom-indicator schnell in Ihrer Entwicklungsumgebung über die Kommandozeile

  1. Terminal öffnen: Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Installationsbefehl ausführen: Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/marketcalls/openalgo-indicator-skills --skill custom-indicator
  3. Installation überprüfen: Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Quelle: marketcalls/openalgo-indicator-skills.

Create a custom technical indicator with Numba JIT compilation for production-grade speed.

If no arguments, ask the user what indicator they want to build.

| Z-Score | (value - rollingmean) / rollingstdev | | Squeeze | Bollinger inside Keltner channel | | VWAP Bands | VWAP + N rolling stdev of (close - vwap) | | Momentum Score | Weighted sum of RSI + MACD + ADX conditions | | Mean Reversion | Distance from SMA as % + threshold | | Range Filter | ATR-based dynamic filter on close |

Erstellen Sie einen benutzerdefinierten technischen Indikator mit Numba JIT + NumPy. Erzeugt produktionstaugliche, O(n)-optimierte Indikatorfunktionen mit Diagrammen und Benchmarking. Quelle: marketcalls/openalgo-indicator-skills.

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/marketcalls/openalgo-indicator-skills --skill custom-indicator
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-03-01
Aktualisiert
2026-03-10

Browse more skills from marketcalls/openalgo-indicator-skills

Schnelle Antworten

Was ist custom-indicator?

Erstellen Sie einen benutzerdefinierten technischen Indikator mit Numba JIT + NumPy. Erzeugt produktionstaugliche, O(n)-optimierte Indikatorfunktionen mit Diagrammen und Benchmarking. Quelle: marketcalls/openalgo-indicator-skills.

Wie installiere ich custom-indicator?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/marketcalls/openalgo-indicator-skills --skill custom-indicator Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Wo ist das Quell-Repository?

https://github.com/marketcalls/openalgo-indicator-skills