Go to file
2024-04-23 03:39:09 -07:00
drawing-tools
indicators Make the bid / ask levels configurable and resolve issues with previous streams not being cancelled 2024-04-23 03:39:09 -07:00
strategies Add the ability to configure price range high / low levels 2024-01-13 06:16:18 -08: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.