Admin

Execution Overrides

Control live execution behavior for /api/webhook/tradingview-advanced. Stored in KV for fast lookups.

⚠️

Configuration

Execution guardrails

Overrides are merged with defaults in the webhook. Update here to affect live trading immediately.

When set, orders are sized by this USD amount (authoritative by default).

If this value is below exchange minimums, entries are rejected instead of silently falling back to a larger alert qty.

Binance Futures only accepts integer leverage values.

Entry is rejected when TP move is below this threshold.

Minimum time between new entries per symbol/strategy/timeframe.

Applied to performance net-return tracking.

Matching alert IDs are skipped during this window.

Manual trade

Send a one-off order

Response


            

Heads up: manual orders hit the same live webhook. Use testnet mode in overrides or the per-order testnet toggle for safety. All requests still require the webhook secret if configured.