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
secondsperbar 5 *
Simply totals the seconds required to draw a bar. Designed to be used with non-time based bars. Includes 2 horizontal reference lines, for example can have the 1st line represent 60 seconds (1 minute) and 2nd line set to 180 seconds (3 minute). Bars change to red if the number of seconds exceeds your desired Maxsec threshold, for example turns bars red if 120 seconds (2 minutes) is exceeded. Includes ability to draw a SMA of the time as well that defaults to a 5 period.
 
Suggest other entries I might like
Details: secondsperbar


November 4th, 2016
Size: 3.57 KB
Downloaded: 550 times

Keywords: bar per time seconds
Big Candle v1.0 5 *
Big Candle v1.0

Identify unusually large price movements. If the range for the bar is outside of the standard deviation then the bar gets highlighted. There are also options to draw arrows on your main chart, and trigger alerts.

Really good at warning you of large movements triggered by news.

Lines on the indicator show you the average range, and how much range deviates from that average. Basically if that bar is above the top line it will be highlighted. Try different values for the periods and deviation factor to get the movements that you want highlighted.

I recommend using the plots on the indicator to help get the settings that you want, and then resizing the panel to hide the plot. Then just rely on the arrows and alerts.

Files can also be obtained from Github:
https://github.com/twdsje/Ninjatrader-scripts/blob/master/ExportNinjaScript/BigCandle.zip
 
Suggest other entries I might like
Details: Big Candle v1.0


November 3rd, 2016
Size: 2.27 KB
Downloaded: 431 times
The 'Squeeze' V1 cloned for NT8b13 5 *
The Squeeze V1 cloned for NT8b13


This is a 'clone' of the infamous squeeze.

Find included a chart and a market analyzer version.

I have upgraded the original with new features:

* Instead of the standard multiplier setting I have replaced it with a use tick size option.
* Gapless option.
* Histogram:
Select between EMA, DEMA and TEMA for the histogram.
Set the MA and linear regression lengths separately.
Opacity.
* Paint bars added.
* Auto width adjustment option to adjust the width to the chart bar width.






The indicators have public properties for you to access in a strategy or the analyzer:

* Histogram value.
* Histogram direction: AboveUp = 2, AboveDown = 1, BelowUp = -1, BelowDown = -2
* Squeeze boolean: Squeeze or not to squeeze, that is the question
* Number of bars: How many bars ago an event happened (including the current bar).

Download the analyzer template here. Copy and paste to your NinjaTrader/Templates/Market Analyzer folder.

Once imported you will find the indicators within Sim22>Gapless.

If you would like to see more indicators uploaded I would encourage you to do the same.
 
Suggest other entries I might like
Details: The 'Squeeze' V1 cloned for NT8b13


October 30th, 2016
Size: 20.99 KB
Downloaded: 2171 times
Ed's Levels Histogram V2.3 Updated 5 *
Ed's Levels Histogram V4V2.3 Updated

This is a port of Ed's Levels V4 from NT7.

Shows a histogram of the bid-ask levels, as appears on the DOM display.

Please see here for the Eds levels thread and my latest beta update (V4V4.2). This update will hopefully reduce multi-threading issues.

The options are self explanatory, however, you can adjust the positioning of the plot by setting "Buffer Right" and "Margin %".

I have added some more features including:

* A vertical column showing the current Bid/Ask pressure.

* A vertical column showing the current bar delta.

* Triangle symbols showing the current average of the bid and ask. (These fill if the average is > 1st standard deviation of the other).

* Standard deviation coloring.

Caveat:

Occasionally when starting with market replay an error is printed, although in practice this rarely occurs and generally works seamlessly.


 
Suggest other entries I might like
Details: Ed's Levels Histogram V2.3 Updated


October 30th, 2016
Size: 11.30 KB
Downloaded: 2071 times
Symbol name 5 *
Just something simple but helpful.
Display the symbol name on your chart.

* Choose the size, color and opacity of the text, with an option to set the size to 'auto' which adjusts to your panel height.
 
Suggest other entries I might like
Details: Symbol name


October 30th, 2016
Size: 2.10 KB
Downloaded: 958 times
WorldClock for NT8 5 *
This is version 1.0 developed on NT8 RC1.

I had the need for an application to just show times in different time zones. The ones I found online either cost money, didn't work on Win10, or simply did more than I needed. So I created one for NT since that's the only place I really use a world clock.

This NT AddOn allows up to 5 times to be shown. The text boxes allow a city or whatever to be entered. The time zone drop downs allow you to select the time zone. And the font boxes allow you to change the style.

The elements are saved to the workspace upon save, so you don't have to re-enter them when you close and open the workspace. Once you are done setting up the clocks, you can resize the window to show only the clocks and not the settings.

The WorldClock is added as a menu item to the "New" menu in the NT control center box.

This is my first AddOn, I think I've covered all the bases, if you encounter any bugs or have enhancement suggestions, I'm all ears, please PM me.
 
Suggest other entries I might like
Details: WorldClock for NT8


September 23rd, 2016
Size: 6.35 KB
Downloaded: 1244 times
Colour Time Bands 3 *
This indicator was provided elsewhere on the forum (thanks very much) and will show up to 3 different coloured backgrounds to the chart for different time zones - such as RTH / ETH and so on.

However, you (someone?) may want to fix these bugs: 1. When I close Ninja and re-open it disappears and needs to be re-loaded onto the chart; 2. I can't "save template"; 3. I would like to be able to treat it as a 24hr clock, in other words - if I enter 16:00 to 10:00 it should shade the entire overnight session. Rather, these indicators seem to get stuck at midnight and hence you need a few bands (so I can work around this if I need to).
 
Suggest other entries I might like
Details: Colour Time Bands


September 7th, 2016
Size: 3.79 KB
Downloaded: 615 times
PRICE LINEWHNT8 5 *
This is an other indicator,A LINE AT CURRENT PRICE,THANKS for the original creator.Working fine with the latest version of NT8.
 
Suggest other entries I might like
Details: PRICE LINEWHNT8


August 23rd, 2016
Size: 1.83 KB
Downloaded: 955 times
Chart Notes 5 *
This is simply a NT8 port of the Chart Notes control that I downloaded from futures.io.

I simplified it, in that there are now one set of parameters for each corner of the chart where text is possible. In addition, the string[] parameter did not work in the property grid. Switched to a normal string with a multiline editor.

Minor problem: for some strange reason, the ENTER key does not work in the multiline editor, so it is not possible to add additional lines of text. For the moment I just work around this by adding a few empty lines and later using a very brute force (dumb) approach to strip the empty lines. Works for the moment.


Must reference the assemblies: System.Design and System.Drawing.Design. These are needed to use the multiline input controls in the property grids.

Version 2.0
 
Suggest other entries I might like
Details: Chart Notes


July 30th, 2016
Size: 2.68 KB
Downloaded: 717 times

Keywords: nt8
JTRelativeVolume 5 *
Relative Volume aka CSI (Cumulative Sheep Index)

I have had this indicator converted from NT7 for use on NT8

This indicator shows volume at the time of day relative to the prior n days. This is very useful in terms of identifying when volume is picking up or slowing down. The absolute value is not as important as whether it is rising or falling. As participation changes, the price action changes too. Probably one of the best ways to analyze volume/participation in the markets.

Tried and tested on NT8 8.0.0.12 64-bit (Standard) - BETA
 
Suggest other entries I might like
Details: JTRelativeVolume


July 28th, 2016
Size: 1.71 KB
Downloaded: 1246 times

Keywords: relative volume
 



 
Category
 




© 2024 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 - Privacy Policy - Downloads - Top