Go to file
2024-07-20 05:39:13 -07:00
drawing-tools
indicators Initial commit of Chandelier Exit indicator 2024-07-19 13:17:13 -07:00
skins Change collapsible regions in the editor to have a black background 2024-05-04 05:52:02 -07:00
strategies Initial commit of 2 Period RSI strategy taken from Short Term Trading Strategies That Work 2024-07-20 05:39:13 -07:00
utilities/NinjaTraderLauncher Initial commit of NinjaTrader launcher replacement with automatic login capabilities 2024-05-28 05:54:58 -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.