Go to file
2024-04-29 08:28:21 -07:00
drawing-tools
indicators Rename opening range indicator to indicate that its an older version of the indicator with custom start time support 2024-04-29 08:28:21 -07:00
strategies Remove unused imports 2024-04-27 06:59:46 -07:00
README.md Add README 2024-04-13 08:48:58 -07:00

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.