How It Works & FAQ

Everything you need to know about automating your TradingView strategies with AlgoNova.

How AlgoNova Automation Works

1. Connect TradingView

Create your strategy or indicator directly in TradingView. Once your setup is ready, you enable the TradingView Alerts feature to send signals out.

2. Configure Alert

In AlgoNova, set your symbol, risk parameters (SL/TP/Trailing), and select your Tradovate or NinjaTrader accounts. We automatically generate a secure configuration JSON payload.

3. Paste in TradingView

Copy the unique Webhook URL and the generated JSON message from AlgoNova. Paste them into the 'Webhook' and 'Message' fields of your TradingView alert.

4. Secure Validation

Every alert includes a secure, one-time-use token. When TradingView fires, our backend verifies the token, user identity, and applies your pre-set risk limits instantly.

5. Auto Execution

The trade is executed instantly on your broker (Tradovate or NinjaTrader) via API. If you have multiple accounts or copy trading enabled, all orders are placed within milliseconds.

General Information

AlgoNova Automation is a bridge platform that allows you to automate trades from TradingView strategies directly to Tradovate and NinjaTrader brokers without needing to write complex code.
It is designed for automated traders, prop firm traders, and quants who want to execute TradingView strategies hands-off on professional futures platforms.
Not really. You need to know how to create a TradingView Alert, but you don't need to know Python, C#, or complex API coding. We handle the technical bridge for you.

TradingView Integration

TradingView sends a 'Webhook' signal to AlgoNova, and AlgoNova places the trade. TradingView is the trigger; AlgoNova is the execution engine.
Yes, both. You can alert on a simple indicator crossover (e.g., RSI > 70) or a full Strategy script (using {{strategy.order.action}} placeholders).
Our advanced configuration supports scaling out. You can set alerts for different quantity tiers or use strategy logic to send multiple partial exit commands.

Brokers & Execution

Currently, we specialize in Tradovate and NinjaTrader execution. These are the gold standards for futures prop trading.
Tradovate is a cloud-first API, allowing for very fast, server-side execution. NinjaTrader usually requires a desktop bridge or specific API keys. We abstract these differences so you just see 'Connected'.
Yes! With the Pro Plan, you can map one TradingView alert to unlimited accounts. You can also define custom risk multipliers for each account.

Security & Risk

We use a unique Token system. Each webhook configuration has a generated ID. Even if someone guesses your URL, they cannot execute trades without your valid, active token.
No. For Tradovate, we use secure OAuth-style tokens or ephemeral sessions. For NinjaTrader, keys are encrypted locally or handled via secure session bridges. We never store raw passwords.

Pricing Models

Standard Plan

Perfect for individual traders focusing on a single strategy.

  • Unlimited Alerts
  • Single Account Automation
  • Permanent Webhook URL
  • Std. Risk Management

Pro Plan

Designed for prop firms and multi-account managers.

  • All Standard Features
  • Multi-Account Automation
  • Trade Copier Engine
  • Advanced Logic (Pyramiding)
  • Priority API Access

Security First

We prioritize your account safety. AlgoNova never stores your brokerage passwords.

We use ephemeral tokens and encrypted sessions to communicate with Tradovate and NinjaTrader APIs.

Our system includes fail-safe limits designed to verify every signal before it reaches the exchange, protecting you from errant TradingView alerts.