Go to file
2025-01-08 12:53:06 -08:00
drawing-tools
indicators Remove RSI smoothing parameters from ConnorsRSI indicator documentation 2025-01-08 12:53:06 -08:00
skins
strategies Add NQ 15m backtest results for SuperBot strategy 2025-01-06 10:31:53 -08:00
utilities
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.