Go from Trding.ai signup to your first automated trade in about 15 minutes. 19 numbered steps, jargon defined inline, silent-fail traps flagged.
Trding.ai Go to trding.ai/pricing and pick the Ultimate tier. Automation requires Ultimate or Concierge — no lower tier can route trades.
Check your email for the welcome message and click the activation link.
Trding.ai Log in at trding.ai/my-portal.
TradingView Sign up at tradingview.com and subscribe to the Essential plan. The free plan cannot save webhook alerts — this is a hard TradingView limit.
TradingView Enable Two-Factor Authentication. Go to Account & Billing → Two-Factor Authentication → enable via Google Authenticator or Authy.
Trding.ai In your portal, find the field labeled “Grant TradingView Access”. Paste your TradingView username (not your email — your username, from tradingview.com → your profile menu → Profile Settings). Click Submit.
This tells Trding.ai which TradingView account to send the Trding Fire indicator to.
TradingView Open a chart for your ticker — start with QQQ, 1h (the default we support and have backtested). Click Indicators at the top of the chart → open the Invite-Only Scripts tab → find Trding Fire → click it to add to the chart.
TradingView Hover over “Trding Fire” at the top-left of the chart. A row of icons appears — click the settings gear icon (a cog wheel). Open the Inputs tab and set:
current price × 1.5 for other tickers, larger cap prevents quantity-of-zero trap)Click OK. Then save the chart layout: press Ctrl+S (or click the cloud icon at the top of the TradingView window).
$150 notional = “buy $150 worth of stock at market” — the system converts to share quantity for you. Pine = TradingView's scripting language; Trding Fire is written in it, but you never touch Pine code.TradersPost Sign up at traderspost.io and subscribe to the Starter plan ($49/mo). The free tier does not route live signals to a broker.
TradersPost Go to Brokers → Connect New Broker → Alpaca → Authorize. This opens Alpaca's login page — sign in and click Allow.
TradersPost Go to Strategies → New Strategy. This is the biggest form in the whole setup — don't overthink it, just fill it in top to bottom:
Trding Fire · QQQ 1h · PaperQQQClick Save Strategy at the bottom.
TradersPost Go to Subscriptions → New Subscription. Pick the Strategy you just created. For Account, choose Alpaca — Paper. Toggle all three signal-override switches ON: Position Size, Take Profit, Stop Loss. Set Enabled = ON. Click Save Subscription.
TradersPost Open the Strategy you created → click the Webhook button (top-right of the strategy detail page). A modal opens with the full Webhook URL.
/ and looks like:https://webhooks.traderspost.io/trading/webhook/XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXX7cfd/XXXXXXXXXXXXXXXX2be5Notice the / between the two hex segments — the URL must include BOTH. Triple-click the URL field to select the entire URL (do NOT double-click — that only grabs the first segment). Then Ctrl+C. If you copy only the first segment, TradersPost silently 404s every signal you send. No error message. No entry in Signals log. No trades ever fire. Verify BOTH segments are in your clipboard before pasting anywhere.
TradingView Open your chart and press Alt+A to create an alert. Fill in:
Trding Fire · QQQ 1h · PaperClick Create (bottom-right of the dialog) to save the alert.
TradingView Save the chart layout again — press Ctrl+S or click the cloud icon at the top. Alerts belong to charts, so if you don't save the chart you can lose the alert on refresh.
Alpaca Open app.alpaca.markets → Paper Trading → Account → Trading Permissions. Confirm Trading Enabled = ON.
Paper accounts default to ON, but a small percentage of new accounts land with it OFF — verify now to avoid a silent failure later.
ALSO enable Fractional Shares: Alpaca dashboard → top-right avatar → Account → Trading Permissions → toggle Fractional Trading = ON. Without this, any Dollar-per-trade less than 1 whole share of your ticker (e.g. $150 on a $730 QQQ share) rejects as "quantity of zero" and no trade fires.
[screenshot: Alpaca Trading Permissions toggle set to ON]Trding.ai Open trding.ai/verify. Paste your TradersPost webhook URL into the input field and click Send Test Signal.
TradersPost Open Signals (left nav).
TradingView Open Trding Fire settings (gear icon again) → Inputs → TEST MODE = OFF → OK → Ctrl+S to save the chart.