Skip to content

Free app that combines multiple optimization CSV files from NinjaTrader into a single file and enables filtering of the data to identify the best possible parameters for your strategy.

Notifications You must be signed in to change notification settings

MaxwellMendenhall/Ninja-Trader-Binder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ninja Trader Binder

Motivation

Optimizing trading strategies is essential for maximizing performance. NinjaTrader provides robust optimization tools, either through brute force (default) or memory-efficient genetic algorithms. However, it is often more practical to run one optimization test with a handful of parameters at a time. This reduces the strain on your hardware and helps you obtain results faster.

While NinjaTrader allows you to view optimization results, it lacks a straightforward way to sift through multiple runs, especially when you're searching for the best combination of parameters. Simply selecting the top result is not always ideal, as you may want to prioritize a high profit factor and low maximum drawdown—criteria that cannot easily be filtered in NinjaTrader.

Introducing Ninja Trader Binder

Ninja Trader Binder simplifies the process by consolidating all of your exported CSV files into one file, allowing you to filter and search for the best possible parameters. For example, you can filter for parameters that yield a net profit of $20,000, a profit factor greater than 1.6, and a maximum drawdown of $1,000. NinjaTrader's native tools would only allow you to find one of these criteria at a time.

With Ninja Trader Binder, you gain more control over your optimization results, making it easier to identify the best parameters for your trading strategies.

You can access the live, up-to-date app here: Ninja Trader Binder

About

Free app that combines multiple optimization CSV files from NinjaTrader into a single file and enables filtering of the data to identify the best possible parameters for your strategy.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published