Multi-signal trade automation

Trade only when every signal agrees.

Branch Router coordinates signals from every platform you trade on, then routes one clean verdict to your automated trading system — only when every condition you define confirms, and exits the moment one fails. Connect your stack without writing code for Branch Router itself.

99.9%
Uptime target
<20 ms
Engine response target
Signals per route
Isolated
Account architecture
Watch

See Branch Router in 90 seconds.

Currently onboarding select traders · No card required

Inside the platform

Built to be read at a glance.

Set up a trade in plain English, then watch every position from one screen. No decoding logs — just what's armed, what's waiting, and what just fired.

app.branchrouter.com/alerts
Branch Router alert setup — building a two-way trade in plain English with a live logic preview

Set up a trade in plain English

Describe the trade as a sentence and tap to change any part. A live preview shows exactly when it will fire and exit — before you ever go live.

app.branchrouter.com/dashboard
Branch Router dashboard — live view of every trade's position, alignment status, and recent entries and exits

Watch every position from one screen

See which trades are long, which are short, and which are waiting to align — with each entry and exit logged as it happens.

How it works

Three steps. Visual setup.

Define the conditions. Connect them with logic. Route the result. Branch Router does the rest — every tick, every alert, every millisecond.

i.

Define conditions across charts

Wire in signals from any number of charts, timeframes, or sources — TradingView, TrendSpider, custom scanners, anything that speaks webhook. Three signals, ten signals, fifty: each becomes a named condition you can reference.

ii.

Build the logic

Combine signals with AND, OR, time windows, and sequences. Choose directional or two-way behavior. Set how long a confirmation stays valid. You build the logic visually in Branch Router — no coding on our end.

iii.

Route to your trading system

Branch Router fires one clean composite signal to the automated trading platform you already use — TradersPost, PickMyTrade, Option Alpha, or any system that accepts a webhook. We coordinate the strategy; your existing stack handles execution.

The difference

Your trading system executes. Branch Router decides.

Most webhook tools route one signal at a time. Branch Router sits one layer above — coordinating signals from every platform you use, validating your full thesis, and only then handing off a clean verdict to your trading system.

Conventional webhook tools

One signal in. Trade out.

Receive an alert. Place an order. Hope the conditions that triggered it are still true by the time the fill lands.

If your thesis breaks the second after entry, you're on your own.

Branch Router

Many signals in. One verdict out.

Aggregate confirmations across every platform you trade on. Enter only when all conditions align within your defined window.

Stay in only while every condition holds. The moment one goes red — your system fires the exit, automatically.

Capability

Built for traders who think in combinations.

Combination logic

Combine signals across any number of charts and timeframes. Build the exact thesis your strategy demands.

Live thesis enforcement

Conditions are monitored after entry. If a confirming signal flips red, your exit fires automatically — no hesitation, no second-guessing.

Fast internal evaluation

Our internal decision engine resolves combination logic in milliseconds. End-to-end latency depends on your upstream sources — but the engine is built to never be the bottleneck.

Directional & bi-directional routes

Configure directional-only triggers or full bi-directional routes that handle entry and exit symmetrically across your conditions.

Visual builder

Set up and connect your signals in Branch Router without writing code. Your charts and execution platform may still need their own setup.

Works with your existing stack

Branch Router fires a single, clean composite webhook to whatever automated trading system you already use. Keep your broker connections where they are — we handle the upstream coordination.

Safety controls

When something goes wrong, stop everything.

Automation without a kill switch isn't automation — it's a liability. Branch Router gives you instant, total control over every active route.

Emergency Stop

One click halts every route, cancels pending evaluations, and freezes the engine. Conditions stop firing instantly. Use it when news breaks, when conditions go sideways, or when you simply want everything off — now.

  • One-click halt — every active route, every tenant, every webhook
  • Multi-tenant isolation — accounts, strategies, and roles stay cleanly separated
  • Full audit history — every alert, evaluation, and resolution logged and queryable
  • Live system status — uptime, response time, and active alert count visible at all times

Built for the moments that matter.

Markets gap. News breaks. Strategies misfire. The traders who survive aren't the ones with the best entries — they're the ones with the fastest exits.

Every Branch Router account ships with the Emergency Stop, full audit logging, and tenant-level isolation.

In practice

A scenario, end to end.

Example route

A trader wants to enter a SPY options trade, but only when RSI fires oversold, ATR confirms a trendline bounce, and volume momentum is green — all within the same window. If even one signal is missing, no trade. Once in the position, if any single condition flips red, the exit fires automatically.

Entry RSI · green + ATR · green + Volume · green ENTRY SIGNAL Trading system
Exit RSI · red EXIT SIGNAL Trading system
Pricing

Built for every stage of your strategy.

Every tier includes unlimited signal platforms and unlimited trading-system destinations. You only scale on what scales with you — alert setups, outbound webhooks, and signals per route. Each alert setup you create triggers as often as your signals align, with no monthly cap.

Every plan starts with a 7-day free trial of the Ultimate tier — full power, every feature, no commitment.

Beta pricing — subject to change
Starter
Two-signal routing to learn the platform.
$ 30 /mo
Choose Starter
  • 20 alert setups
  • 1 outbound webhook per alert
  • 2 signals per route
  • Unlimited signal platforms
  • Unlimited trading systems
Elite
Deeper logic for layered strategies.
$ 60 /mo
Choose Elite
  • 60 alert setups
  • 6 outbound webhooks per alert
  • 5 signals per route
  • Unlimited signal platforms
  • Unlimited trading systems
Ultimate
Full breadth for the most demanding routes.
$ 80 /mo
Choose Ultimate
  • Unlimited alert setups
  • 10 outbound webhooks per alert
  • 10 signals per route
  • Unlimited signal platforms
  • Unlimited trading systems
Optional add-ons — available on every tier
Audible alerts Spoken or tonal notifications when routes fire or break.
SMS & email notifications Get notified the moment a verdict resolves — or fails.
Common questions

Answers, before you ask.

How is Branch Router different from TradersPost or PickMyTrade?

We're not a competitor — we're a layer above. TradersPost and PickMyTrade are excellent at receiving a webhook and routing it to a broker. Branch Router sits upstream: we coordinate signals from every platform you use (TradingView, TrendSpider, custom scanners, news feeds), validate your full thesis, and then fire one clean webhook downstream to whichever automated trading system you already trust. You keep your existing broker connections and gain a true multi-signal coordination layer.

Can I just write Pine Script that does this in TradingView?

If all your signals live in TradingView and you're comfortable in Pine, you can. Branch Router becomes valuable when your signals come from multiple sources — TradingView, TrendSpider, custom scanners, news APIs, Discord bots — and need to be combined server-side. It's also faster to iterate on logic visually than to refactor Pine code.

Do I need to know how to code to use Branch Router?

Not for Branch Router itself — you connect your signals and build your logic visually, no coding required on our side. Code may come into play at the two ends we don't control: depending on whether you're firing from a TradingView indicator or a strategy, you may need to set up the alert message a certain way, and some execution platforms require their own configuration or scripting to receive a webhook. Those are setup steps on your charting and execution tools, not on Branch Router. We provide copy-paste examples for the most common setups.

What does "millisecond evaluation" actually mean?

Once your final confirming signal lands at our endpoint, the combination logic resolves in milliseconds. End-to-end latency depends on your upstream sources (TradingView alert delivery, network paths) which are outside our control — but our internal decision engine is built to never be the bottleneck.

Which automated trading systems do you connect to?

Branch Router fires a webhook that can hold a JSON payload, so we work with any automated trading platform that accepts webhook input — TradersPost, PickMyTrade, Option Alpha, Capitalise.ai, custom systems, and more. We don't connect directly to brokers ourselves; we coordinate the signal logic and hand off a clean composite verdict to the execution stack you already use.

Which signal sources can I bring in?

Anything that can fire a webhook. TradingView alerts, TrendSpider dynamic alerts, custom scanners, Pine Script outputs, news APIs, Discord bots, internal tools — if it speaks HTTP, Branch Router can receive it as a named condition you can combine.

Is this an investment advisory service?

No. Branch Router is infrastructure — you define the logic, we execute it. We don't recommend strategies, signals, or assets. All trading decisions and risk are yours.

What happens if Branch Router goes down mid-trade?

Treat Branch Router exits as an early-exit safety layer, not your only risk control. Stop-losses and risk limits set at the broker level should always exist as your floor. We publish uptime and operate redundant infrastructure, but no automation layer should replace broker-level protections.

Early access

Build your first multi-signal route.

Branch Router is currently onboarding select traders. Tell us how you trade and we'll be in touch.

Please enter a valid email address.

No spam. We'll only contact you about Branch Router access.

You're on the list.

Thanks — we'll be in touch within a few business days. In the meantime, check your inbox to confirm we have the right address.