Go to file
2024-05-19 05:31:47 -07:00
drawing-tools
indicators Normalize histogram value based on instrument tick size 2024-05-19 05:31:47 -07:00
skins
strategies Prevent the stop loss from being updated after the trade has been entered 2024-05-14 05:44:35 -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.