Workflow

How It Works

Five steps from webhook signal to order execution through validation, risk shields, and broker routing.

Signal received

TradingView or another webhook client posts JSON or key=value text to a scoped endpoint.

Parser normalizes

Action, quantity, order type, account, TIF, brackets, and strategy metadata become one order instruction.

Risk shield checks

Kill switch, account status, limits, symbols, session windows, and duplicate cooldowns run before routing.

Queue deploys

The order is queued and dispatched to mock, TopstepX Accounts, or an authenticated NinjaTrader API connection.

Status streams

Order state changes and audit events are available through REST and live server-sent events.