TRADINGVIEW STRATEGY BUILDER

TA Strategy Builder: build TradingView strategies without code

A non-repainting strategy framework for TradingView. Pick a main indicator, stack confirmation filters, choose SPOT or FUTURES mode and backtest on real market data — then automate the alerts to your broker with TradeAdapter.

Invite-only TradingView script published by AlgoRobots, the TradeAdapter team. Included with an active TradeAdapter subscription.

WHAT YOU CAN BUILD

Everything a rule-based strategy needs

Main indicator

One signal engine sets the entries and exits: MACD, RSI, ADX (DI+ / DI−), Stochastic, Donchian-style breakout, ATR-based trend or pivot points from a higher timeframe.

Confirmation filters

MA trend and slope, price behaviour, distance to MA, higher-timeframe trend, relative volume, time window, RSI dead zone and levels, ADX strength, MACD zone and ATR trend regime.

SPOT and FUTURES modes

SPOT is long-only with optional take-profit and stop-loss. FUTURES flips between long and short on opposite signals. Alternate-signals mode enforces a strict BUY → SELL → BUY sequence.

Take-profit and stop-loss

Set distances in percent, in pips, as a risk-reward multiple of the stop-loss, or from ATR.

Session breakout

Trade breakouts of the Sydney, Tokyo, London or New York session, or a custom range, with a breakout buffer, close confirmation and one trade per session.

On-chart dashboard

Mode, trend, signal score (how many filters passed), position, daily P&L, RSI, TP/SL summary, trade count and profit factor.

How it works

From idea to live automation

  1. Select the main indicator that defines the base entry and exit logic.
  2. Add confirmation filters to refine entries and reduce noise.
  3. Optimise the inputs with TradeOptimiser across many parameter combinations.
  4. Backtest, then automate: send the strategy's TradingView alerts to your broker through TradeAdapter — see the setup guides.
  • No repaint on standard OHLC
  • Bar-close execution for backtest-to-live consistency
  • API brokers and MetaTrader 4/5
FAQ

TA Strategy Builder questions

No. You configure the strategy from the script's inputs on TradingView — main indicator, filters, mode and take-profit/stop-loss. No Pine Script editing is required.

Signals are designed not to repaint on standard OHLC candles and are executed on bar close, so backtests and live alerts follow the same logic.

SPOT mode for long-only trading and FUTURES mode for long/short trading on any TradingView chart. Order execution depends on the broker or MetaTrader account you connect in TradeAdapter.

TA Strategy Builder is an invite-only TradingView script included with an active TradeAdapter subscription. Add your TradingView username in TradeAdapter and the team shares the script with your account; it then appears under Indicators → Invite-only.

Yes. Create a TradingView alert on the strategy and set its webhook to TradeAdapter, which places the orders at your API broker or MetaTrader 4/5 account.

It is published by AlgoRobots, the team behind TradeAdapter.