FluxTrade logo

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 indicators

Strategy 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.

Cerberus
Hydra
Kraken
ORMS

Includes all strategies and their required indicators in a single download.

Download strategies

Templates download

Pre-configured NinjaTrader chart templates for FluxTrade strategies. Available to active subscribers — view pricing.

Already subscribed? Sign in to download.

Chart Templates

NinjaTrader backup (.nt8backup)

Download templates

Setup instructions

How to get and set up your free indicators pack

  1. Visit the Indicator Pack page to get access to the indicators pack and download it using the link provided
  2. Open NinjaTrader
  3. Go to Tools > Import > NinjaScript Add-On and select the ZIP file and click Import

How to get and set up a strategy file

  1. Sign in with the account you used to purchase the strategies
  2. Download the strategy file(s) above
  3. Open NinjaTrader
  4. 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

  1. Download the templates file above
  2. Open NinjaTrader
  3. Go to Tools > Import > Backup File and select the .nt8backup file and click Import
  4. NinjaTrader will automatically close, even when it imports successfully
  5. 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>.

  1. New > NinjaScript Editor
  2. On the right side, open Indicators or Strategies depending on which folder the duplicated name is in
  3. Right-click the duplicated one > Remove
  4. In the big blank area, right-click > Compile
  5. 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:

  1. Uninstall via Tools > Remove NinjaScript Assembly
  2. Re-install via Tools > Import > NinjaScript Add-On
  3. Re-import the templates file via Tools > Import > Backup File
  4. Try to run the analyzer again