Downloads
Strategy & indicator downloads
Download strategy packages, chart templates, and our free indicator pack for NinjaTrader.
Free
FluxTrade Indicators Pack
Get our full suite of professional indicators for NinjaTrader — free. Enter your email to unlock the download.
Get free indicatorsStrategy downloads
One zip package with every automated strategy — the required indicators are bundled in, so there's no need to grab the indicator pack separately. Available to active subscribers — view pricing.
Already subscribed? Sign in to download.
Includes all strategies and their required indicators in a single download.
Download strategiesTemplates download
Pre-configured NinjaTrader chart templates for FluxTrade strategies. Available to active subscribers — view pricing.
Already subscribed? Sign in to download.
Setup instructions
How to get and set up your free indicators pack
- Visit the Indicator Pack page to get access to the indicators pack and download it using the link provided
- Open NinjaTrader
- Go to Tools > Import > NinjaScript Add-On and select the ZIP file and click Import
How to get and set up a strategy file
- Sign in with the account you used to purchase the strategies
- Download the strategy file(s) above
- Open NinjaTrader
- Go to Tools > Import > NinjaScript Add-On and select the ZIP file and click Import
Installing an update: You will have to uninstall the old version of the strategy first via Tools > Remove NinjaScript Assembly, restart NinjaTrader, and then install the new version — or uninstall, install the new version, and then restart.
To pick up new features for a strategy that is already on a chart, open the Strategies tab, right-click the strategy instance, click Edit Strategy, then click OK. This replaces the old code with a copy of the updated strategy.
How to get and set up a templates file
- Download the templates file above
- Open NinjaTrader
- Go to Tools > Import > Backup File and select the .nt8backup file and click Import
- NinjaTrader will automatically close, even when it imports successfully
- Re-open NinjaTrader
Troubleshooting
“The NinjaScript Archive File may contain duplicate method names that already exist on your PC…”
If you get this error, you will need to uninstall the original indicator or strategy file whose name is being duplicated. Go into the Control Center > Log tab and look for the yellow message. It should tell you Type ‘Indicator’ already defines a member called <class name> or Type ‘Strategy’ already defines a member called <class name>.
- New > NinjaScript Editor
- On the right side, open Indicators or Strategies depending on which folder the duplicated name is in
- Right-click the duplicated one > Remove
- In the big blank area, right-click > Compile
- Then attempt to install the package again
If this doesn't fix the issue, you can alternatively try a fresh installation of NinjaTrader.
Strategy package installed but the strategy doesn't make any trades
Uninstall and reinstall the strategy package, then re-import the templates file and try running the analyzer again:
- Uninstall via Tools > Remove NinjaScript Assembly
- Re-install via Tools > Import > NinjaScript Add-On
- Re-import the templates file via Tools > Import > Backup File
- Try to run the analyzer again