Go to file
2024-09-23 12:38:18 -07:00
drawing-tools
indicators
skins
strategies Use cached backtest result images in 2-Period RSI strategy documentation 2024-09-23 08:18:58 -07:00
utilities Utilize forward fill method directly on combined backtest data frame in order to prevent deprecation warning 2024-09-23 12:38:18 -07:00
README.md

NinjaTrader

This repository contains a collection of NinjaTrader indicators, strategies, and drawing tools implemented in C# (NinjaScript).

Indicators

The indicators are located in the indicators directory.

Strategies

The strategies are located in the strategies directory.

Drawing Tools

The drawing tools are located in the drawing-tools directory.

Usage

To use these indicators, strategies, and drawing tools, you need to have NinjaTrader installed.

You can then import the C# files directly.