Go to file
2024-08-14 05:43:58 -07:00
drawing-tools
indicators Remove redundant check for whether there are enough bars on the chart 2024-08-14 05:43:58 -07:00
skins
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/NinjaTraderLauncher
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.