Skip to content

Itisfilipe/NinjaTraderIndicators

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NinjaTrader Indicators

This repository contains a collection of custom indicators developed for the NinjaTrader 8.

Indicators Included

  1. Exponential ATR

    • Calculates the Average True Range (ATR) using an exponential moving average formula.
  2. MACD Histogram

    • A MACD Histogram (only histogram) with up and down colors. It's helpful for who uses histogram only as a momentum indicator.
  3. Volume with EMA

    • Combines a volume histogram with an EMA of volume, coloring bars based on whether the volume is above or below the EMA.
  4. Renko with Wicks

    • A Renko bar type based on the original renko but including the wick information. You need to include and use both the bar type and chart style.
  5. Ergonomic Charts

    • Enhances chart navigation by allowing free panning (horizontally, vertically, and diagonally) without holding the Ctrl key and enables zooming with the scroll wheel. NOTICE that this indicator works simulating Ctrl key click and hold, which could lead to some glitches and conflicts with hotkeys.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contributing

Contributions are welcome! If you have suggestions for improvements or new features, please open an issue or submit a pull request.

About

A collection of ninjatrader 8 indicators I use on my own trade system.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages