algotrading skills

14 tagged algotrading, measured the same way as everything else here.

Browse within: amibroker 7flask 7python 7sqlite 7tradingview 7ai-agent-skills 6codex-skills 6coding-agents 6

broker-integration

01

marketcalls/openalgo

Skill Claude CodeCodex

Integrate a new Indian broker into OpenAlgo, or modify an existing broker plugin. Use when wiring up a broker's auth/login, orders, quotes, depth, history, funds, margin, symbol master, or WebSocket streaming; when a broker does not appear in the login dropdown or fails to load; or when debugging broker-specific…

2.5k 2d ago A 85 tokens AGPL-3.0

chart-indicator

02

marketcalls/openalgo

Skill Claude CodeCodex

Build a custom indicator for the OpenAlgo /trading charting terminal (openalgo-charts). Use when asked to create, port, or debug a chart indicator, overlay, oscillator, band, or on-chart signal, including porting a study written for another charting platform. Writes a plain-JS descriptor into strategies/indicators/…

2.5k 2d ago A 102 tokens AGPL-3.0

fd-audit

03

marketcalls/openalgo

Skill Claude CodeCodex

Audit a change for resource leaks in OpenAlgo — file descriptors AND unbounded memory growth. Run after building a feature or fixing anything that touches databases, WebSockets or streaming, threads or executors, subprocesses, files, sockets, caches, or module-level registries. Also use when the user reports "too many…

2.5k 2d ago A 94 tokens AGPL-3.0

setup-tradeblazer

04

itsadrianxv/tradeblazer_skills

Skill Claude CodeCodex

Use after installing tradeblazerskills to collect user preferences for TBQ3/TB language work, including task focus, strategy type, document output location, and review expectations.

5 3mo ago A 42 tokens

tb-bar-strategy

05

itsadrianxv/tradeblazer_skills

Skill Claude CodeCodex

Use when generating, modifying, explaining, or reviewing TBQ3 Bar-based trading strategies with OnBar, OnInit, OnReady, entries, exits, MarketPosition, stop profit/loss, sizing, slippage, commission, multi-symbol, or cross-period logic.

5 3mo ago A 59 tokens

tb-review

06

itsadrianxv/tradeblazer_skills

Skill Claude CodeCodex

Use when reviewing, debugging, or improving TBQ3/TB language code for trading correctness, Bar strategy behavior, order direction, position state, sizing, costs, backtest realism, event timing, multi-symbol logic, or function documentation consistency.

5 3mo ago A 52 tokens

wickworks

07

psyb0t/docker-wickworks

Skill Claude CodeCodex

Stateless OHLC primitives service — candlestick bars in, technical indicators + Smart-Money-Concepts objects out. Single POST / takes a bars array + an indicators selection map and returns computed primitives; GET /metadata is the output-path catalog; GET /health. 67 primitives across trend (SMA/EMA + 15 more MAs…

1 1mo ago B 271 tokens WTFPL