Go to file
2024-07-23 09:01:50 -07:00
drawing-tools
indicators Add the ability to use closing prices when detecting pivots instead of highs / lows 2024-07-23 09:01:50 -07:00
skins
strategies Add VIX 5% Bot, taken from Chapter 5 of Short Term Trading Strategies That Work 2024-07-21 05:53:36 -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.