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
V_HLC_Bar type_1.3 5 *
This is a High/Low/Close Bar type ...with added features like ability to show hidden gaps etc.... very useful as the wicks graphically do not bleed over their actual price. a problem when using ninjas native HLC bars or OHLC bars is graphical bleed which can be many tics/points over the actual price it traded...so this solves that issue to what you see is the actual High and Low.

Just go under Bar types and at bottom you should see a bar type called V_HLC import it ... close down ninjatrader and restart... this is technically a chart style if you need to find it to modify the code to your liking.

7-1-25___ 1.3 added ability to turn on candlesticks and the bar body midpoint. can't seem to upload the fixes...so here is a thread with the updates to 1.3
 
Suggest other entries I might like
Details: V_HLC_Bar type_1.3


April 27th, 2025
Size: 3.94 KB
Downloaded: 174 times

Keywords: candlestick gaps hidden hlc
V_iMpulse_cOnTroL_ version 1.0 3 *
V_iMpulse_cOnTroL_ version 1.0


with the advent of Ai those of us who have no idea how to code can start creating things that may or may not help us in trading. So i am starting to create some things that i am testing to see if they will help me visualize trading a little better. the first thing i am posting is something i am going to see if psychologically will help motivate me to act in my best interest...which i havent always done in trading.... so was reading up on impulse control for children...as sometimes when i am on fast charts my mind will drift and my fingers click without full acknowledgment of the other side of my brain :-)

so as i read about how they deal with this with children they had them use coloring sheets with a traffic light... and would teach them before each response they needed to take 5 seconds and go through RED stop Yellow Think Green Go.... when your thinking as a child you ask certain type questions ie will this hurt someone, will this benefit...will this help...etc... once they have the answer then they are to respond.

so i thought what if i do that for a trading chart lol.... so i created a traffic light.... with x amount of response time user selectable. to just think through each step of the trade before i pull the trigger... if i havent gotten to green then either the market is too fast for me to trade or its not my trade and shouldnt take it ... simple tool not sure if it will help but figured i would start posting different tools i create with Ai on this thread.
 
Suggest other entries I might like
Details: V_iMpulse_cOnTroL_ version 1.0


April 24th, 2025
Size: 2.45 KB
Downloaded: 134 times

Keywords: psychology
Pullback Bar 5 *
The pullback bar represents a standard footprint bar, displayed at the end of the chart, which is based upon the Volume at Price data since the most recent new High or Low on the last bar in the chart. On the last bar in the chart, if a new High/Low is made or there is a new bar added to the chart, the pullback column data is reset and the Volume at Price data is accumulated from that point going forward.
Upon a new High or Low, the pullback column will consist of a single price level. If the market trades one tick away from the High, then the pullback column will consist of 2 price tick levels, a tick at the High price and 1 tick below it.

This is very useful to see what is happening on pullbacks to look for exhaustion or interest.


Press Ctrl+Space to reset.

Last update: 20 March 2025
P.S. I developed this on version 8.1.4.1 and i've been made aware that it does not compile on versions below 8.1
  • V1 - Initial release
  • V1.1 - Fixed reset on bar low
  • - Press Ctrl+Space to reset
  • V1.2 - Added a Delta visualization column
  • V1.3 - Very small improvement of white border around row of current price
 
Suggest other entries I might like
Details: Pullback Bar


January 23rd, 2025
Size: 3.73 KB
Downloaded: 577 times
RedK TrendBeads NT8 indicator 5 *
This is a TradingView indicator converted to NT8 as per
 
Suggest other entries I might like
Details: RedK TrendBeads NT8 indicator


January 16th, 2025
Size: 4.87 KB
Downloaded: 257 times

Keywords: redk
SwingTemp w BarCount NT8 5 *
The SwingTemp_w_BarCount indicator shows trend lines filtering out changes below a defined level.
</summary>
public class SwingTemp_w_BarCount : Indicator
 
Suggest other entries I might like
Details: SwingTemp w BarCount NT8


December 20th, 2024
Size: 5.15 KB
Downloaded: 195 times

Keywords: nt8 swingtemp
Andean Oscillator 5 *
This one is a new oscillator written by AlexGrover at Alpaca markets and published Pine script and Python code for it. Here is a NT8 conversion of same indicator.
The Andean oscillator calculation is based on two steps:
Estimate price upper/lower extremities.
Determine the degree of variation of each extremity.
The Andean Oscillator can return multiple information to the user. Its core interpretation is given by the bull and bear components.
A rising bull component indicates the presence of bullish price variations while a rising bear component indicates the presence of bearish price variations.
When the bull component is over the bear component market is up-trending, and the user can expect new higher highs. When the bear component is over the bull component market is down-trending, and the user can expect new lower lows.
The signal line allows a more developed interpretation of the indicator and can be used in several ways.
It is possible to use it to filter out potential false signals given by the crosses between the bullish and bearish components. As such the user might want to enter a position once the bullish or bearish component crosses over the signal line instead.

Rules For Trend Trading
Users wanting to use the indicator to perform backtests or paper trading can use the following trading rules:

Long : bullish component cross over bearish component
Short : bearish component cross over bullish component
Exit Long : bullish component cross under signal line
Exit Short : bearish component cross under signal line
Exits rules are optional.

A filter for false signals can be introduced by using the following long/short conditions instead:

Long : bullish component cross over signal line once per detected trend
Short : bearish component cross over signal line once per detected trend
Note that while this might prevent trading certain false signals it will induce a worse timing compared to the first proposed long/short conditions.
 
Suggest other entries I might like
Details: Andean Oscillator


December 13th, 2024
Size: 3.03 KB
Downloaded: 378 times

Keywords: oscillator andean
Breakouts Multi-Interval 4 *
This is an indicator based on market structure, which shows the current inside-bar/engulfing-bar pattern for each interval you select. Perfect for pull-back trade setups and price continuation.

Update 12/14:

Removed code regarding EMAs, it is not needed. Now the script can be imported as a standalone, no longer requiring other indicators.

Todo: Fix "Enable Timefrime" checkmarks so that they reflect selections made.
 
Suggest other entries I might like
Details: Breakouts Multi-Interval


November 22nd, 2024
Size: 28.75 KB
Downloaded: 536 times
Triple EMA Indicator NT8 v2.0 5 *
This is a simple indicator plotting fast (8), Medium (20) & Slow (200) EMA values. Optionally, arrows can be printed to mark fast and medium EMAs cross over. Also, coloring of regions between fast and medium EMAs can be enabled.

With this indicator, I have tried to simulate the triple EMA strategy described by @ThinkDecoded

 
Suggest other entries I might like
Details: Triple EMA Indicator NT8 v2.0


October 7th, 2024
Size: 4.09 KB
Downloaded: 666 times
Braid Filter NT8 5 *
This is a conversion of a TradingView pine script to NT8. Please refer to the discussion here:
 
Suggest other entries I might like
Details: Braid Filter NT8


October 7th, 2024
Size: 2.92 KB
Downloaded: 280 times

Keywords: braid
dpDPO v1 5 *
This is my take on the Detrended Price Oscillator. I've added an ADX component to it which can highlight the bar-outline when the ADX is increasing. It also produces vertical signal lines as the DPO crosses the zero-line. It works on all types of charts, but minute and tick work especially well. bars are colorized depending on being above or below the zero line. There are continuation signals when the DPO quickly dips below (or above) the zero line and then returns to its original side.

It is fully property-controlled, but I must state that the 'guts' of the indicator, the numeric DPO/ADX parameters (DPO especially) should be left alone as they are time-tested values that were determined by folks much smarter then myself.

The picture is of the 500 Tick NQ with my dpQGP and dpDPO applied to it. You'll notice that the bright outline very often appears after breaking out of a congestion area or bar formation. You'll be surprised with how many ways you can use this.

As you experiment with many of the properties, you'll be able to fine-tune it to your style. But be wary of changing the 'Parameters' and 'Combo-Signals' sections.
If you find the the two 'warning track' lines, above and below the histogram in my picture, are sitting on the zero line on your chart, adjust the 'LineOffset' property to a value that approximates the highs and lows of the histogram. For a 1min CL, it might be .2, but for a 5min ES it might be 100, so play with it.

You can alter the bar-body outline by changing the color of the 'StrongUp' and 'StrongDown' properties. I like yellow on a black background or magenta on a white.

The dpXRAY, (very slick if I say so myself) was packaged together with the dpDPO by accident! Use it as an overy lay of a volume panel or ADX panel. You'll 'see' what price is doing internally, hence the 'xray' name.


As always, comment or concerns are always welcome. You can get me directly at [email protected].
Good trading!
Dave P.
 
Suggest other entries I might like
Details: dpDPO v1


October 4th, 2024
Size: 18.91 KB
Downloaded: 978 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