NexusFi: Find Your Edge


Home Menu

 



Categories Help    






NinjaTrader 8 Indicators and More
Indicators and Files in this section are compatible with NinjaTrader 8


Sort by
Filter

Show full/short entries Entries
Wave A B C 5 *
 
Suggest other entries I might like
Details: Wave A B C


August 15th, 2022
Size: 5.94 KB
Downloaded: 457 times
PEMA 5 *
Pentuple EMA.
 
Suggest other entries I might like
Details: PEMA


May 17th, 2022
Size: 3.37 KB
Downloaded: 779 times
Waddah Attar Explosion 4 *
"This indicator was first published in Code Base at mql4.com 06.03.2008" (1) and later converted to NT8 by Jeremy Bankes. According to the mt4 free download website, the "Indicator Waddah Attar Explosion is very powerful. It alerts you to buy , sell , exit buy and exit sell."

This indicator works as it is supposed to and this code is not fully finished. If you are a coder and would like to contribute more to this, please feel encouraged to come up with a new version! The link below will guide you to the code.

Please contact the original author for any questions or comments.

Sources

https://forum.ninjatrader.com/forum/ninjatrader-7/indicator-development-aa/39786-metatrader-indicator-to-ninjatrader

https://github.com/JeremyBankes/WaddahAttarExplosion (1)

https://nexusfi.com/elite-circle/58336-wae-waddah-attar-explosion-indicator-ninjatrader-8-a.html
 
Suggest other entries I might like
Details: Waddah Attar Explosion


April 10th, 2022
Size: 9.16 KB
Downloaded: 1128 times
HeikinAshi RSI Oscillator (HARSI) 5 *
Note: If you find bugs, have feature requests, or anything else, post in THIS thread.

This is the HARSI indicator, requested in THIS thread.

This indicator is a port from TradingView. This indicator was originally created by a gentleman named JayRogers. If you want more info on this indicator, go HERE.

Most of the items in the settings should be self-explanatory.

The customization for the horizontal lines, and plots are near the bottom of the UI, if the styling or levels need to be changed.

The Stochastic Ribbon(blue/red lines) is disabled by default. If you use the ribbon, and the ribbon is taller than you want, you can use the "Stoch Scaler" input to scale it to a percentage of its normal size.

The RSI histogram is the same as the regular RSI(yellow line), so the histogram is also disabled by default.

For coders interested in pulling the HA levels for strategies... The bars are created within onRender(), so there is no actual object for the bars on the chart. There is however, and exposed data series for the OHLC values of the HA bars. The four individual data series are called, openHA[0], highHA[0], lowHA[0], closeHA[0] respectively.

NOTE: Installing this indicator will create a folder called "BTMM," that's where the indicator will be.


---EDIT - V2 13May2022---
*Added Null/Bars check to OnRender() method.
*Removed logic to attempt to automatically set the LINES for the Stochastics to transparent, when using 'ribbon' mode for the Stochastics. This might cause error in the case a user switches back and fourth.
 
Suggest other entries I might like
Details: HeikinAshi RSI Oscillator (HARSI)


April 5th, 2022
Size: 13.22 KB
Downloaded: 1186 times

Keywords: ashi harsi heikin heikinashi rsi stochastic
Trend Magic [NT8] 5 *
The Trend Magic indicator is an ATR-based trend line that uses CCI to control its upward and downward movement. It was once a popular indicator in the Forex trading world. When the CCI is greater than zero the line is only able to move upwards, and conversely, when the CCI is less than or equal to zero the line is only able to move downwards.

By default the line is colored based on the last direction it has moved. Enabling the CCI color mode will color the line based on if the CCI value is above or below zero.
 
Suggest other entries I might like
Details: Trend Magic [NT8]


March 17th, 2022
Size: 6.23 KB
Downloaded: 1332 times

Keywords: atr nt8 trendmagic
PriceActionSwingV2 & PriceActionSwingProV2 5 *
I've actually been working on this for years. At first, I just wanted to make it so the code was more readable so I could figure out what makes it tick. Dorschden's work is really an impressive effort IMO. But somewhere along the way, I learned that Draw objects are performed by the CPU and rendered objects are performed by the GPU. PriceActionSwing on a 12-range chart over 5 days could produce 50,000 draw objects which results in serious performance issues.

**************************************************************************
Aug. 31st, 2022 - I've been communicating with Dorschden, the original author of PAS and we both agreed that only one version should be available and I don't mind saying his is vastly superior to mine. He fixed things, added things and got everything working that I was clueless about. His is located in the free area here: PriceActionSwing

I'm removing the download ability and a year or so from now, I'll probably delete the entire post.
***************************************************************************

PSS. There is a discussion for PAS here. I can't promise I will answer every question right away but maybe there is someone else who can. I'll get to it eventually though - I've subscribed to the thread. I'd rather this was a community effort anyway. Feel free to discuss what new additions would be good but I think I'd rather get everything in the old version working first, if anyone can explain how it's supposed to work. (I can't.)
 
Suggest other entries I might like
Details: PriceActionSwingV2 & PriceActionSwingProV2


March 13th, 2022
Downloaded: 724 times
[Status unknown]
On Screen Day of Week Display 5 *
Note: If you find bugs, have feature requests, or anything else, post in THIS thread.

This is a simple indicator that allows you to plot the day of the week name on the sessions bar's start. You can name the days whatever you want(Mon,Monday,M), by manipulating the "Day Names" section.

If the day isn't labeled the way you want... E.g., the first session on a Forex template is Sunday, but if I want it to say "Monday," you can input "Monday" in the "Day1" text field.

This indicator works onEachTic, and will work on Daily and Intraday charts.

This indicator was created from specs in THIS post.

NOTE: Installing this indicator will create a folder called "BTMM," that's where the indicator will be.







---EDIT - V2 3March2022---
Adding an input, so that you can affix the labels to the BOTTOM of the chart.

 
Suggest other entries I might like
Details: On Screen Day of Week Display


March 3rd, 2022
Size: 4.12 KB
Downloaded: 300 times
Highlight Extended Trading Hours 5 *
This is an indicator I created to highlight overnight sessions in NT8 the same way that TOS does. You will have to modify the script to change color via HEX code. The time is set for East Coast, so you may have to manually change start and stop times for RTH in Ninjascript Editor, then recompile.

Updated file version: (2/4/22)
-Doesn't create unnecessary new panel
-Overnight Session Color is adjustable from settings panel
Enjoy the tweaks
 
Suggest other entries I might like
Details: Highlight Extended Trading Hours


January 29th, 2022
Size: 162.58 KB
Downloaded: 705 times
NT Alternative Sound Files for Orders 5 *
Small, simple change to NinjaTrader's default order management sounds ("stop filled," "order submitted," etc.).

These sounds have a similar female voice, but with a slightly more realistic overall sound, imo. The audio is just a little bit sped up to still give it that emotionally flat, robotic feel.

Already made these for myself, so it's a zero effort contribution. If you like them, keep them. If you don't, simply restore the original WAV files.

The zip file contains only WAV files and the sounds can be previewed without installation.

Installation: Copy to NinjaTrader sounds directory, by default located at C:\Program Files (x86)\NinjaTrader 8\sounds
 
Suggest other entries I might like
Details: NT Alternative Sound Files for Orders


January 7th, 2022
Size: 185.34 KB
Downloaded: 380 times
Support Resistance Zone Drawing Tool 5 *
Hello, I have created 2 separate "Region Highlight Y" drawing tools to create a set of support and resistance "Zone" drawing tools. I personally add them to a drawing tool tile for quick support and resistance chart mark up.

Version 1.001
Made in NT8 8.0.25.0

Enjoy!
 
Suggest other entries I might like
Details: Support Resistance Zone Drawing Tool


January 4th, 2022
Size: 165.52 KB
Downloaded: 1105 times
 



 
Category
 




© 2026 NexusFi®, s.a., All Rights Reserved.
Av Ricardo J. Alfaro, Century Tower, Panama City, Panama, Ph: +507 833-9432 (Panama and Intl), +1 888-312-3001 (USA and Canada)
All information is for educational use only and is not investment advice. There is a substantial risk of loss in trading commodity futures, stocks, options and foreign exchange products. Past performance is not indicative of future results.
About Us - Contact Us - Site Rules, Acceptable Use, and Terms and Conditions - Downloads - Top