Plain StreetHELP CENTER
Help Center/Setup
Guides
How to set everything upHow to update the algo
Getting started · ~15 min

How to set everything up

Getting live takes three things working together: your algo on TradingView, a bridge, and a webhook alert that ties them to your broker. Follow the steps in order and you'll be trading on autopilot in about 15 minutes.

1Confirm your algo access on TradingView
2Set up your bridge to your broker or prop account
3Configure the webhook alert in TradingView
01

Confirm your algo access

Right after checkout we grant your TradingView username access to the strategy — there's nothing to download or copy-paste. It simply appears in your account.

Within 15 minutes of purchase, your strategy shows up under Invite-only scripts in the TradingView Indicators window. To load it onto a chart:

  1. Open any chart and click Indicators in the top toolbar.
  2. Select the Invite-only scripts tab.
  3. Click your strategy (e.g. PS-F1) to add it to the chart.
tradingview.com · Indicators
TradingView's Indicators window on the Invite-only scripts tab, with the PS-F1 strategy listed and ready to add
FIG 1The Invite-only scripts tab in the TradingView Indicators window — your strategy appears here automatically.
!
Don't see it after 15 minutes?
Double-check the TradingView username you entered at checkout, then just — we'll fix it for you and grant access manually, usually within the hour.
02

Set up your bridge

TradingView generates the signal; your broker executes the trade. A bridge is the service that sits in between — it receives each TradingView alert and turns it into a real order on your account. Pick one of the two below. Both are fully supported.

The bridge is a third-party service you sign up for separately — it is not included in your Plain Street subscription. We never get access to your funds; you stay in full control of every execution.
PickMyTrade
Popular for futures & prop firms. Supports Tradovate, Rithmic and more.
Get PickMyTrade →
TradersPost
Broad broker coverage across futures, stocks, options and crypto.
Get TradersPost →
Walkthrough for your chosen bridge
PickMyTrade
TradersPost
  1. Create your PickMyTrade account and log in.
  2. Go to Add Account and connect your broker or prop account (Tradovate, Rithmic, etc.). Follow the on-screen broker login to authorize it. When asked for the connection type, pick Demo for prop-firm and funded accounts — they run on demo infrastructure even though the payouts are real — and Live only for a real-money personal account.
  3. Open the TradingView / Webhook section and copy your unique JSON message and webhook URL. You'll paste both into TradingView in Step 3.
pickmytrade.trade · Webhook
1Generate the alert
PickMyTrade TradingView/Webhook screen with the Generate Alert form filled in for a Tradovate account
2Copy the JSON message
PickMyTrade showing the generated JSON alert message with its copy button
3Copy the webhook URL
PickMyTrade showing the webhook URL field with its copy button
FIG 2PickMyTrade's webhook screen — generate the alert, then copy the JSON message and webhook URL for TradingView.
Read the official PickMyTrade docs →
03

Configure the webhook alert in TradingView

This is the connection that makes it live. You'll create one alert on the strategy and paste in the code from the bridge you set up in Step 2.

  1. On the chart with your strategy added, open the Alerts panel (the clock icon on the right) and click Create alert.
  2. Set the Condition to your strategy (e.g. PS-F1) so the alert fires on its signals — leave it on Order fills and alert() function calls.
  3. In the Message box, paste the JSON message code from your bridge.
  4. Open the Notifications tab, enable Webhook URL, and paste your bridge's webhook URL.
  5. Click Create.
tradingview.com · Create Alert
1Create the alert on your strategy
TradingView Create Alert dialog with the Condition set to the PS-F1 strategy
2Paste the JSON into Message
TradingView alert Message box with the bridge's JSON pasted in
3Enable Webhook URL in Notifications
TradingView alert Notifications tab with Webhook URL enabled and the bridge URL pasted in
FIG 3The Create Alert dialog — condition on the strategy, bridge JSON in Message, webhook URL enabled under Notifications.
That's it — you're live.
Every signal is now sent to your bridge and executed on your account automatically — 24/7, even with your computer off.
TIP
Keep the alert running — if you delete it or let it expire, execution stops. On paid TradingView plans, alerts run on TradingView's servers, so you don't need your browser open.
*Some links above are referral links; Plain Street may earn a commission at no additional cost to you.
Was this guide helpful?
Next guide
How to update the algo in TradingView
Plain Street
© 2026 Almaril Tech LLC