Skip to main content

does edgeful work with NinjaTrader?

a clear answer on NinjaTrader compatibility — what works, what doesn't, and what you actually need for algo automation.

Written by Brad
Updated over a week ago

summary: a clear answer on NinjaTrader compatibility — what works with edgeful for algo automation, what doesn't, and what you actually need.

this comes up a lot, and it's worth being direct about — because the answer depends on what you're trying to do.

indicators: yes, NinjaTrader is supported

all edgeful plans include a NinjaTrader indicator library with 15 indicators. you can add edgeful's levels and report-based indicators directly to your NinjaTrader charts — that works independently of TradingView.

for the full list of supported indicators and the setup walkthrough, see NinjaTrader indicators — setup and authorization.

automated algos: TradingView is required

the edgeful algo strategies — ORB, IB, gap fill, engulfing — are built as TradingView Pine Script strategies. you can't run them inside NinjaTrader's strategy builder or NinjaScript. if you want to use edgeful's automated algos, you need a TradingView account. that's where the strategy runs, where you backtest, and where alerts are triggered.

this is probably the most important thing to know before upgrading to the all access plan. if you only have NinjaTrader and no TradingView, you won't be able to run the automated strategies.

but — NinjaTrader can be your execution broker

while the algo strategy runs in TradingView, the trades are executed through a connected broker account. NinjaTrader is a supported execution broker — meaning you can connect your NinjaTrader brokerage account to edgeful, and the algo will fire orders through it.

so the full setup in that case looks like: edgeful algo strategy running in TradingView → alert triggers → order sent to your NinjaTrader broker account → trade executed.

you still need TradingView as the strategy platform. NinjaTrader acts as the broker, not the strategy runner.

common NinjaTrader connection issues

  • make sure you're connecting a NinjaTrader brokerage account — not a third-party broker running inside the NT platform

  • if your NinjaTrader account credentials changed recently, disconnect and reconnect in edgeful — your old webhook will need to be replaced

what about Rithmic-based accounts like Apex?

Rithmic-based accounts (including Apex) aren't supported for automation — TradingView's brokerage integration doesn't connect to Rithmic directly. for more details, see which broker accounts work with edgeful algo automation?

which setup do you actually need?

what you want to do

what you need

use edgeful indicators on your NT charts

essential plan + NinjaTrader

run edgeful algos with automation

all access plan + TradingView (Premium)

run algos, execute through NinjaTrader broker

all access plan + TradingView + NinjaTrader brokerage account

run algos on Apex / Rithmic account

all access plan + TradingView — manual execution only

related articles

Did this answer your question?