Go to file
2024-08-17 08:12:50 -07:00
drawing-tools
indicators Add upper and lower levels to Connors RSI indicator 2024-08-15 20:28:39 -07:00
skins Change collapsible regions in the editor to have a black background 2024-05-04 05:52:02 -07:00
strategies Add RSI PowerZones Bot taken from chapter 2 of Buy the Fear, Sell the Greed 2024-08-11 07:43:59 -07:00
utilities Prevent tick data conversion from executing when convert_tick_data is imported from another script 2024-08-17 08:12:50 -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.