NexusFi: Find Your Edge


Home Menu

 



Categories Help    






NinjaTrader 7 Indicators
Indicators in this section are compatible with NinjaTrader 7


Sort by
Filter

Show full/short entries Entries
SessionTWAP Monthly V43 5 *
Exported using NT Version 7.0.1000.26

Indicator will only run on NT 7.0.1000.5 or later

The indicator displays the Time Weighted Average Price of the selected session. It can be used on all types of charts.

You can apply the indicators to charts with several intraday sessions. You can then select via indicator panel, for which session theTWAP shall be shown.

Use with time-based charts: On minute and second chart, it will use an equal weight for all bars to calculate the average price of the selected session.

Use with tick based charts: On tick based charts it will apply a weight to each bar, which is the smaller of (timestamp of current bar - timestamp of previous bar) and (timestamp of current bar - session start time). There is one specific case, where this may cause a problem. The technical break of CME index futures from 3:15 PM to 3:30 PM CT is not taken into account by the session template, if an ETH session is used. In this case the first bar after the break will be overweighted. To avoid that problem use the default setting for the technical break for Globex index futures, which will eliminate the impact of the technical break.

ETH session: The TWAP will be calculated for the full session, if ETH is selected via indicator dialogue.

RTH session: It is possible to display the TWAP for the RTH session or the night session. Set indicator to RTH and select the number of the session, for example "First" for the night session and "Second" for the RTH session.

Volatility Bands: The indicators has three different modes to calculate volatility bands. For each of the modes multipliers can be selected.

Variance_Price: The variance is calculated from the selected input values of the price bars and the last known value for the VWAP within the current session. This way of calculating the bands is similar to calculating Bollinger Bands with a variable period starting with the first bar of the session.

Variance_Distance: The variance is calculated from the selected input values of the price bars and the value for the VWAP corresponding to price. It is a variance of the vertical distance of price from VWAP. This method corrects for a trend and produces slightly narrower bands on a trending day.

Session_Range: The quarter range of the current session is used as a measure of volatility instead of the standard deviation.

Public Holidays: For Globex instruments the indicator will display the ETH TWAP for the two-day-session including a public holiday. The indicator is preconfigured for the Globex holiday calendar.

Colors: Different colors can be selected for rising and falling TWAP. Also colors and opacities can be selected for the areas between the inner bands, middle bands and outer bands.

Update March 30, 2013: Algorithm improved for both speed and accuracy. VWAP start time can be selected.
Update April 11, 2013: Plot modified for compatibility with charts built from multiple bar series.
Update May 10, 2013: Bug removed, which led to occasional false identification of the RTH session on charts built from ticks.
Update December 28, 2014: Holiday calendar added for 2015. Price markers improved for US interest rate futures.
 
Suggest other entries I might like
Details: SessionTWAP Monthly V43


December 28th, 2014
Size: 9.10 KB
Downloaded: 1188 times

Keywords: bands range session twap vwap eth rth standarddeviation variance
ChartNotes 4 *
Chart Notes v3

Add notes to your chart. For example, identify a chart template, or put specific notes on how to trade a particular chart, or instrument, etc.

- Added selectable fonts and text color
- Control Shift toggles compact/expanded visibility (number of lines shown)
 
Suggest other entries I might like
Details: ChartNotes


February 1st, 2011
Size: 3.20 KB
Downloaded: 1178 times

Keywords: chart chartnotes monpere notes a1chartnotes
Time lines NT V7 5 *
This was given to me, It draws vertical lines at specified intervals of time.
 
Suggest other entries I might like
Details: Time lines NT V7


June 24th, 2010
Size: 2.39 KB
Downloaded: 1177 times

Keywords: lines time meyer99
EmaSlopeBarV2 5 *
Here is the EmaSlopeBar V2 compatible for N7.

A few minor bugs prevented the indicator to plot on the N7 charts though it was compiling without problems.


It was originally posted in the All-You-Need thread by Jeff
and is made available here with his consent.

thanks Jeff !
 
Suggest other entries I might like
Details: EmaSlopeBarV2


December 10th, 2010
Size: 4.65 KB
Downloaded: 1174 times

Keywords: ema emaslopebar slope
BackGroundGradient Colour Scheme 5 *
Exported using NT version 7 RC1
NT7 & NT6.5 compatible

Did this for someone on the NT forum.

I can see some people coming up with some really cool backgrounds - hope this gives them the start they need.

Dec 10 2010
BackGroundGradient3
Fix for certain 'banding' issues at some chart sizes. Other small adjustments to code for efficiency.
 
Suggest other entries I might like
Details: BackGroundGradient Colour Scheme


September 23rd, 2010
Size: 4.46 KB
Downloaded: 1173 times
All Color Ladder Template
Like to look at the ladder in pure color sometimes no numbers at all.
 
Suggest other entries I might like
Details: All Color Ladder Template


May 11th, 2010
Size: 29.47 KB
Downloaded: 1167 times

Keywords: ztrade101 ladder gompackage
Gaussian Filter 5 *
Exported using NT Version 7.0.1000.11


This is Gaussian Filter, as described by John F. Ehlers in his publication "Gaussian and other Low Lag Filters". The number of poles can be selected between 1 and 4.

The chart shows that the 1 pole filter (yellow) gives a better approximation for price, while the 4 pole filter (blue) offers superior smoothing.

Update October 1, 2012: Small bug removed. Indicator will now correctly display when a period of 1 is selected.
 
Suggest other entries I might like
Details: Gaussian Filter


October 1st, 2012
Size: 2.25 KB
Downloaded: 1159 times

Keywords: gaussian movingaverage signalprocessing
Laguerre ECO 4 *
Richard from MoveTheMarkets wrote this indicator. Visit his blog here:
https://www.movethemarkets.com/blog/2009/09/23/laguerre-eco-ergodic-candle-oscillator-indicator/


Richard
Most indicators out there run on bars. Let’s take a 3-period moving average. You compute it on the Close, the previous Close, and the Close before that. Well, what if you used 3 other values in your average, instead of the last three prices? Like, what if you used the current value of the 2-EMA, 5-EMA, and 8-EMA and computed the average of those instead?

Ehlers uses the 4-RSI as an example application of the Laguerre treatment. Instead of the last 4 Closes, he uses 4 Laguerre values. Using only four values makes the indicator turn quickly, but you can adjust the overall speed of the output via the gamma input to the transform. Pretty neat!

In July, I looked around briefly to see what other Laguerre indicators were out there. Surprisingly, I couldn’t find any. I thought that was strange, because all you have to do is plug in the Laguerre values you need and see what happens. I coded up a few, and found the the Ergodic Candle Oscillator looked pretty good Laguerre-ized.

COMPATIBILITY:
NinjaTrader 6.5: YES
NinjaTrader 7.0: YES (tested by sam028)


See also NinjaTrader 6.5 Indicators 
 
Suggest other entries I might like
Details: Laguerre ECO


September 26th, 2009
Size: 5.89 KB
Downloaded: 1158 times

Keywords: laguerre ehlers eco bmt ninjatrader
Derivative Oscillator 5 *
Exported using NT Version 7.0.1000.7


Constance Brown's Derivative Oscillator was published in her book "Technical Analysis for the Trading Professional".

The oscillator uses a 14-period RSI. The RSI is then double smoothed with exponential moving averages. The default settings for the smoothing periods are 5 and 3.

In a second step a signal line is generated from the smoothed RSI by calculating a simple moving average with a period of 9.

The Derivative Oscillator is calculated as the difference between the smoothed RSI and the signal line and displayed as histogram.
 
Suggest other entries I might like
Details: Derivative Oscillator


May 2nd, 2011
Size: 8.11 KB
Downloaded: 1156 times

Keywords: derivative oscillator rsi
Stochastics with Colors 5 *
I found the subject from the Ninja Support Forum .. really cool ..

https://forum.ninjatrader.com/local_links.php?catid=4&sort=N&pp=15&page=5

~ upper/middle/lower sections in different colors for both K and D values
~ optional background colors for overbought and oversold levels
~ optional audio alert if K value moves out of overbought or oversold region

Note: You will need to create the required sound files (StochsOS and StochOB) and save them in the sounds folder else the audio alert will not work.
 
Suggest other entries I might like
Details: Stochastics with Colors


February 2nd, 2011
Size: 9.49 KB
Downloaded: 1152 times
Dual Bollinger Band_V4 - BBand2_V4 5 *
Notice:

There has been a performance upgrade made to this indicator contributed by @Zondor (thank you) and uploaded on 8/22/2014 at 11:00 PM PDT. Before installing this update the old version must be removed. It is not a critical change and although the upgrade is suggested it may be skipped. No other enhancements are included.


This is an enhancement to the BBand2_V3 to address the performance issue raised by @Zondor in the previous release It also includes several other enhancements as described below. More descriptions can be found in the original V3 post below.

This indicator has been exported with Ninja Trader 7.0.1000.22.

1. The code base used for this version to solve the performance issues was the BollingerUniversal indicator written by @FatTails.
2. Three different modes are available, Universal, BBand2, BBand2DPO.
  • Universal Mode will allow the indicator to operate and appear the same as anaBollingerUniversal.
  • BBand2 and BBand2DPO work like BBand2_V3 with the exceptions as described starting in number 3.

BBand2 and BBand2DPO mode

3. All of the MA options in Universal mode are available.
4. The Universal MA color scheme can be used including the coloring of the candles (a separate option). If this option set to false the BBand2 colors are used for both modes, with the exception of the swapping of the touch regions colors which are swapped as before.
5. The dark background option is no longer supported
6. The touch region painting can be set to signal on either a wick or candle body touch. Note: This is not significant for non-time based charts on entry to a zone as there is no wick, however it could be significant on exit if the there is a tail.
7. A threshold can be specified for how many ticks the candle (or wick) must penetrate (or remain in) the zone before the touch region is painted (or painting is stopped) as shown in screen shot.
8. The candle direction (up/down) must match the zone being entered before the touch region is painted (as shown in screen shot). Options 6-8 are intended to reduce the number of false signals on entry or give an early warning (6 & 7) of a potential exit from a zone.
9. The mid-line is the same style for both modes.
10. The signal line is now available in BBand2DPO mode.
11. There are individual parameters to specify the standard deviation for each mode


The original V3 information follows:

This is an enhancement to the BBand2_V2 with color indicator which was revised by @trendwaves and written by an unnamed author. The indicator was revised to serve two different uses, as follows:

When used as the basic BBand2 indicator the following revisions were made:

1. Eliminated redundant MA calculations.
2. Added the ability to control the displaying of the inner and outer MA lines without altering Plot parameters.
3. Added the ability to turn off the region band filling (except for the touch display).
4. Added several other MA choices. The selected MA is applied to the mid, inner, and outer bands.
5. Added an optional VWMA signal line.
6. A dark background option that alters the region color and opacity to allow for better visibility when used with dark backgrounds.


The second purpose is when it is used in conjunction with 2 instances of the DetrendedPriceOscillator (DPO) posted separately.

Using this option (DPOUse set to “true”) does not change any of the BB formulas however, it changes both the parameters used in them and the visual aspects of the BBand2_V3 indicator as follows:

1. Signal line is disabled
2. The display aspects of the middle MA are de-emphasized ( a thin, dashed, light gray line)
3. The inner to outer band region painting is disabled
4. The DPO standard deviation values are used instead of the normal BB values.
5. The inner and outer band touch colors are swapped.
6. The alarms have been disabled

Notes:
1. This option was not designed to switch back and forth between the two modes but only to allow for quickly setting up the BB2 indicator for use with the DPO indicators.
2. Any other two band BB indicators can be used with the DPO indicators. The inner and outer standard deviations should be set to 1 and 3 respectively.

More information on it use is presented in the DPO post.

The DetrendedPriceOscillator (DPO) has also been updated to be in sync with this indicator. More information is available in the DPO_V2 post.

Change Log
Date______Description
07/02/2014 Fix problem with changed region paint colors not being retained after workspace or NT is closed.
08/17/2014 Version 4 released.
08/22/2014 Performance upgrade released. No change in version number.
 
Suggest other entries I might like
Details: Dual Bollinger Band_V4 - BBand2_V4


August 18th, 2014
Size: 63.31 KB
Downloaded: 1147 times
jtRangeMaker_N7 5 *
I found jtRangeMaker posted by @cory at
https://nexusfi.com/traders-hideout/3514-perrys-trading-platform-19.html

in a thread by @perryg
https://nexusfi.com/traders-hideout/3514-perrys-trading-platform.html

I fixed the bug and works in N7 now.
You may use it with the Seahawk scalping method.
as the programmer John Thom wrote "Really it's just eye candy"
 
Suggest other entries I might like
Details: jtRangeMaker_N7


December 16th, 2010
Size: 3.15 KB
Downloaded: 1146 times

Keywords: counter jtrangemaker range rangemaker
Brooks Bars 4 *
01/25/2011 Revised Code....added "O" indication flag for OutSide Bars... modified defaults to give better results.


Exported from NinjaTrader 7.0.1000.2

This indicator can be used to help learn the Al Brooks "bar system".

H/L Bars:
Finds and labels "H" and "L" bars with a text letter above the candle.
(does not count them...you'll have to do your own counting for L1 L2...H1 H2 etc.)

Inside Bars:
Finds and flags "Inside Bars"....
(brackets the candle with Up triangle and Down triangle).

Outside Bars:
Finds and flags "outside Bars"....default prints both H and L on the bar....change the setting and the indicator will decide on H or L, depending on prior candle.

Color of text and triangle flags is completely configurable, as is the Font size/type, and 'offset spacing from the candle.
 
Suggest other entries I might like
Details: Brooks Bars


January 17th, 2011
Size: 3.31 KB
Downloaded: 1132 times
Market Stats Indicator V1.0 with VWAP and POC from JPerl Thread 5 *
This indicator plots VWAP along with Standard Deviation Bands. It also plots a rolling intraday POC along with it.

Then the Skew, current size of ONE Standard Deviation, and the percentage ratio of skew to ONE Standard Deviation are all calculated. These are then displayed in the upper left hand corner.

General idea is based on Skew and trading around that. Skew is the relationship between the VWAP and the POC. A small skew implies the market is currently in a ranging environment. A larger skew implies the market is trending as the POC and VWAP are separating.

Positive Skew occurs when the VWAP is above the POC.
Negative Skew occurs when the VWAP is below the POC.
Symetrical Skew occurs when the VWAP ~= POC

Price below VWAP implies downtrend.
Price above VWAP implies uptrend.

The skewToStandard Deviation % is the ratio of the skew to the size of ONE standard Deviation. I put that there as a possible way to monitor how the skew may be stacking up to current volatility, i.e. the current standard Deviations....which is the distance between the bands. This should be a better measurement that a fixed number, as it is tied to volatility. The higher the %, the smaller the skew, the less likely a trend is in place.

I do not use these things and coded for a buddy. Details of how to trade them can be found at HERE.

I also have a pdf 'cliff notes' summary of the thread, but I can only seem to post one attachment with this indicator. If you want it, send a pm and I'll send it to you.

After some real time monitoring, I will update the next version with more customization for the end user such as more plotting options, color bars, trend etc.......

Notes, please read:
  • This indicator is an early release, I will update with new version in the near future
  • The newer version will have more plotting and display options
  • Also included will be a buffer to decide how much seperation to determine trending vs chop
  • Right now, the START TIME for the POC is there, but the START TIME for the VWAP is NOT. By default it starts and ends at the END of the US session, which is what most people will use I imagine. Will update in next release.

I had this up earlier but realized it didn't export from NT properly. I had someone else test it and this one should work fine.
 
Suggest other entries I might like
Details: Market Stats Indicator V1.0 with VWAP and POC from JPerl Thread


July 25th, 2011
Size: 15.34 KB
Downloaded: 1106 times
Zones from txt file 5 *
Exported using NT Version 7.0.1000.6

1. Extract ZIP file.
2. Import NinjaScript.
3. Drop levels.txt file on your hard drive and change line 29 accordingly, otherwise indicator will not work.

Txt file format:
[level][space][width in ticks][space][1 or 2]
where :
1 - 1st color (default red)
2 - 2nd color (default green)

Idea taken from RanchoDinero.
 
Suggest other entries I might like
Details: Zones from txt file


September 21st, 2011
Size: 2.90 KB
Downloaded: 1104 times

Keywords: level levels zone zones
RPM: Range Per Minute (in Ticks) V 2.0 5 *
Thanks to CCL Systems ( cclsys) for the indicator. This is the same indicator adapted to the NT 7 nuances. A small amount of cleanup and voila!

The NT 6.5 version is here. The description from that location reads:
Especially helpful for non-time-based bar charts (though also good for them too), this indicator shows the Range Per Minute - expressed in ticks. To avoid huge bars during report times, the coding has a simple governor limitation to reduce the display value, but otherwise is accurate. There is also an optional alarm when RPM accelerates. You will probably have to go into the code to put in a sound file that you have in the Ninja/Sounds directory on the main system partition (not in the MyDocuments area).

Code cleaned up, new Scalping indicators and back color options. If the speed is accelerating above the average (default 6) and it's an up bar, a little wingding arrow will appear below the low and keep plotting on subsequent bars until there is a reversal or a new acceleration.

I find I can load it into the same panel as a volume indicator because the values are so low. Meanwhile if you enable price markers, the current RPM in ticks is displayed as text in the bottom right. The backcolors show that often shortly after acceleration there is a new move or climax of current move so it works as a leading indicator in some cases or confirmation of entry possibility in longer pattern setups.

The alarm can be disabled or a different sound file from the Sounds Directory in the Ninja System folders (not My Docs area).

Small, simple indicator but giving simple, factual information not often shown in others.

If there is enough interest, I can make the background colors and the audio callout selectable. Let me know.

Enjoy!
G
 
Suggest other entries I might like
Details: RPM: Range Per Minute (in Ticks) V 2.0


July 30th, 2010
Size: 11.52 KB
Downloaded: 1091 times

Keywords: gordo minute per range rpm
Zero-Lagging Hull Moving Average 3 *
Zero Lagging Hull Moving Average ------ I just modified ZeroLagEMA code

COMPATIBILITY:
NinjaTrader 6.5: YES
NinjaTrader 7.0: YES - ZTrade101


See also NinjaTrader 6.5 Indicators 
 
Suggest other entries I might like
Details: Zero-Lagging Hull Moving Average


April 2nd, 2010
Size: 5.14 KB
Downloaded: 1080 times

Keywords: zerolag spikoloco ma hull
Qualitative Quantitative Estimation 5 *
This is an indicator that I have found on ninjatrader support website , I though it would be a good add-on to BMT collection
Combination of RSI and ATR .

COMPATIBILITY:
NinjaTrader 6.5: YES
NinjaTrader 7.0: YES (tested by sam028)


See also NinjaTrader 6.5 Indicators 
 
Suggest other entries I might like
Details: Qualitative Quantitative Estimation


December 2nd, 2009
Size: 7.47 KB
Downloaded: 1078 times

Keywords: quantative qualitative ninjatrader soumi71
Scalpel Signal_v2 4 *
This indicator was designed to provide an entry signal, in either a trending configuration using an EMA filter, or via a countertrend formation (especially in range bound markets) using a higher sensitivity threshold.

There are 4 available parameters which guide output. The WARNING levels, and the SIGNAL thresholds.

Maximum values for WARNING or SIGNAL should not exceed (normally) + or minus 7.

Indicator works best with non-minute bars (tick, range, renko, volume).

When deployed with trend filters, consider using a lower WARNING and SIGNAL sensitivity range to define possible pullback entry areas. If no filter (EMA) is used, watch for punctures of the signal candle high/low for continuation movements.
 
Suggest other entries I might like
Details: Scalpel Signal_v2


August 27th, 2017
Size: 17.17 KB
Downloaded: 1074 times

Keywords: and scalping stop trend reverse
ToolbarClockV1 4 *
Exported using NT Version 7.0.1000.7

Indicator has not been tested on earlier versions.

This indicator adds a clock to the Toolbar of the chart. Since the indicator uses your PC's clock for the time it will work on any sort of chart: tick, minute, daily, range, renko, volume, etc...

NOTE:
The time shown is based on your PC's clock and not on your data feed.

FEATURES:
- Clock position selectable, Left or Right in Toolbar area
- Clock format selectable, date and day of week optional
- PC clock vs. exchange feed comparison (tested on CQG, should work on others).
- Clock delay threshold is programmable, defaults to 3.5 seconds. Alert generated beyond threshold. (Can be disabled)
-
2 programmable alert times with custom messages. (So you can have an alert at the market open like TradeStation if you want, no audio yet)

UPDATE 10/6/11:
- corrected a time format issue with 12hour setting.

Feedback is welcomed!
 
Suggest other entries I might like
Details: ToolbarClockV1


September 20th, 2011
Size: 5.13 KB
Downloaded: 1071 times
Candle Quarters 5 *
I posted this in the Elite area yesterday as a .cs file. Here is it as a Zip file...

We have all studied price action of candles to try to predict what might be coming up. I have been studying and trading off of candle centers for quite some time and finally made a simple indicator to mark the 25%, 50%, 75% and Pivot of the candle to show me where pullbacks might go to. Bull Candles that close below 50% can indicate that the Bull move is ending. The reversing candles like to retrace to 50% on the new move, so you know where to jump in when the new move has started. Study it and see what you think. I use it and find it valuable on various time settings. The ZOrder is a function that is documented in the Ninja help files. ZOrder is the stacking of the drawing objects on the chart. It is not well controlled by Ninja but I found that 30006 seems to work pretty well.

Trade Well
Bob
 
Suggest other entries I might like
Details: Candle Quarters


July 1st, 2013
Size: 2.06 KB
Downloaded: 1070 times
ChartScale 5 *
Previously I only had this indicator posted on Ninja Support....(but based on requests, I've added it to the BMT downloads area. As I get time, I will modify and improve the code)

Ninja charts currently do not provide an automated method....(at least none I know of)....to set a 'visual scale' on Price.
Ninja allows manually scaling of the chart, but when price moves outside the desired range, Ninja requires you to..."click the F box"...in the upper left hand corner to regain scaling, and then repeat the manual process all over again. This means that when price narrows, the smaller swings take up the entire chart, causing small swings to visually appear the same size as larger swings....and causing small candles to elongate on the chart.

-----------------------------------------------------------------------

I have coded a very basic "scaling indicator" that will hold the Ninja charts in a desired tick range (y axis up-down). When price narrows, the chart scale will remain as you set it and the candlesticks will paint themselves showing visually appropriate swings. When/If price starts swinging significantly and moves outside of your scaled range, the indicator lets Ninja scaling take over...so price always remains within the bounds of your chart.

The ChartScale indicator automatically adjusts to any market "tick size"....and calculates the scaling range based on your settings...
- Lookback Period
- Desired # of ticks for right hand y axis

The indicator adds the appropriate amount of 'space' to the top and bottom of the chart when price narrows, maintaining a visual perspective that reflects the narrowed price swing.

NOTE: The 'blue lines' on the example are simply to help illustrate the comparison, they do not actually draw on the chart
 
Suggest other entries I might like
Details: ChartScale


July 24th, 2011
Size: 6.15 KB
Downloaded: 1054 times
ColorZone3 5 *
Compiled from NinjaTrader (7.0.1000.2)

02/11/2011 (per request...doubled the number of zones, and now allow 0 and negative zone entries for folks using charts that require zones to have negative values

01/09/2011 (added configurable text)

Creates color zones on the primary chart...however only requires the entry of one price. The indicator will then create a symmetrical zone around that price level.

Ex: (enter 1.2850....with a tick setting of "1" and the zone will be 3 ticks wide with
one tick on each side of the selected price)

Colors for the region and the border are selectable from Indicator properties.
Opacity for the region color is selectable from Indicator properties.
The desired 'width' of the zone (in ticks) is selectable from indicator properties.

NOW automatically calculates 'ticksize' based on instrument and chart.
 
Suggest other entries I might like
Details: ColorZone3


September 26th, 2010
Size: 4.88 KB
Downloaded: 1052 times
Ehlers Corona Indicators 5 *
These are the Corona Indicators originally created by John Ehlers.

They are meant to identify cycles in the market and help you determine whether or not the market is currently suitable for trading cycles. They develop the corona at times when the signal is weak or unstable.

You can read more about them here:
http://survey-smiles.com

For those who are interested, all of them are based on cycle extraction using a DFT variant.

In general, Fourier analysis is not suitable for use on financial timeseries since it is based on the assumption of Stationarity. In the DSP world that restriction is commonly relaxed to include WSS signals (wide sense stationary). Ehlers seeks to approximate a WSS signal by detrending the data with a high pass filter before the DFT step, whether or not that is a suitable approximation is questionable as it ultimately depends on the specific data being processed.

What is certain is that they look very cool, so try them for yourself and see if you find them useful

COMPATIBILITY:
NinjaTrader 6.5: YES
NinjaTrader 7.0: YES (tested by sam028)


See also NinjaTrader 6.5 Indicators 
 
Suggest other entries I might like
Details: Ehlers Corona Indicators


July 20th, 2009
Size: 14.18 KB
Downloaded: 1044 times

Keywords: ninjatrader ehlers corona sefstrat
Price On Horizontal Line 4 *
A simple indicator that adds the price value to any Horizontal Line drawn on the chart.

Note: Press F5 to reload script and add price to any newly drawn horizontal lines.
 
Suggest other entries I might like
Details: Price On Horizontal Line


February 24th, 2011
Size: 1.78 KB
Downloaded: 1036 times
Larry Williams Accumulation Distribution with ZLEMA 5 *
Here's version 2 of the Larry Williams Accumulation Distribution without a volume component. I made the period user modifiable. You should be able to import and it will overwrite.
 
Suggest other entries I might like
Details: Larry Williams Accumulation Distribution with ZLEMA


June 14th, 2011
Size: 4.04 KB
Downloaded: 1019 times
Current Day Vwap Bands - ryanCurrentDayVwapV40 5 *
Exported using NT Version 7.0.1000.11

Indicator will only run on NT 7.0.1000.5 or later

This is a modified version of Fat Tail SessionVWAP Daily V40

It has Half Deviation bands and more colour control over the individual bands

""Use at own risk as i am not a professional programmer""



The indicator displays the Volume Weighted Average Price of the selected session. It can be used on all types of charts.

You can apply the indicators to charts with several intraday sessions. You can then select via indicator panel, for which session the VWAP shall be shown.

ETH session: The VWAP will be calculated for the full session, if ETH is selected via indicator dialogue.

RTH session: It is possible to display the VWAP for the RTH session or the night session. Set indicator to RTH and select the number of the session, for example "First" for the night session and "Second" for the RTH session.

RTH multi: The VWAP will be displayed starting from the open of the RTH session as specified and then continue through the after session.

Volatility Bands: The indicators has three different modes to calculate volatility bands. For each of the modes multipliers can be selected.

Variance_Last: The variance is calculated from the selected input values of the price bars and the last known value for the VWAP within the current session. This way of calculating the bands is similar to calculating Bollinger Bands with a variable period starting with the first bar of the session.

Variance_Distance: The variance is calculated from the selected input values of the price bars and the value for the VWAP corresponding to price. It is a variance of the vertical distance of price from VWAP. This method has two advantages. It corrects for a trend and it is much faster to calculate. It is therefore the default method of the indicator, and should always be used on high resolution charts built from ticks.

Session_Range: The quarter range of the current session is used as a measure of volatility instead of the standard deviation.

Public Holidays: For Globex instruments the indicator will display the ETH VWAP for the two-day-session including a public holiday. The indicator is preconfigured for the Globex holiday calendar.

Colors: Different colors can be selected for rising and falling VWAP. Also colors and opacities can be selected for the areas between the inner bands, middle bands and outer bands.

Update Jan 23, 2011: Globex Holiday Calendar for 2011. Holiday sessions will only be applied to Globex instruments. Indicators now also work on tick and volume charts.
Update May 17, 2011: New signature for GetNextBeginEnd() implemented.
Update June 15, 2011: VWAP can now be displayed for RTH and after-session, see option RTH-multi. Three different types of VWAP bands added.
Update July 26, 2011: SessionVWAP uses (High + Low + Open + Close) / 4 for higher accuracy. Adapted to different plot styles.
Update January 25, 2012: Globex Holiday Calendar for 2012 added. Small bug removed, which had affected the plot colors.
 
Suggest other entries I might like
Details: Current Day Vwap Bands - ryanCurrentDayVwapV40


January 29th, 2013
Size: 8.68 KB
Downloaded: 1004 times
OBV and Bollinger bands 5 *
The idea was found on a french website by a friend, I've just cleaned the code, and add some goodies.

COMPATIBILITY:
NinjaTrader 6.5: YES
NinjaTrader 7.0: YES (tested by sam028)


See also NinjaTrader 6.5 Indicators 
 
Suggest other entries I might like
Details: OBV and Bollinger bands


September 3rd, 2009
Size: 7.55 KB
Downloaded: 999 times

Keywords: obv ninjatrader bollinger sam028
Opening Price Indicator 5 *
This is a simple indicator that I had coded for me. It simply shows the opening price for whatever market you want it to throughout the session.

For example, I use it on the ES with a start time of 0930 EST and an end time of 1615 EST. These parameters are adjustable as you see fit.
 
Suggest other entries I might like
Details: Opening Price Indicator


December 27th, 2011
Size: 2.33 KB
Downloaded: 997 times
ChannelMA2 5 *
Added at the request of BMT member....(ver NT 7.0.1000)

This indicator creates a moving average "channel" between two moving averages, one calculated from the the High, and one caclulated from the Low.
NOTE: Many moving average Channel calculate from the Close/Median.
- The channel colors are configurable, as is the 'opacity' of the channel, and the number of bars included in the MA calculation.
- The channel paints behind the bars, leaving them visible.
- The 'high/low' lines can be colored individually or left transparent with just the channel painting.
- Allows selection of various Moving Averages...(SMA, EMA, WMA, HMA, VMA, TEMA, ZLEMA, SMMA).

NOTE: This indicator differs from a StdDev "envelope" where the channel is calculated on a standard deviation from the center line. These channels contract and expand proportionately with price.
 
Suggest other entries I might like
Details: ChannelMA2


September 3rd, 2011
Size: 22.04 KB
Downloaded: 995 times
ALMA (moving Average) 4 *
Hello,

In attempt to create a new kind of Moving Average with some friends/colleagues (because i was a little bit tired of the classical set of MA everybody's use for the last 10 years), we've created this new one (ALMA)..

The ALMA can give some excellent results if you take the time to tweak the parameters (don't need to explain this part, it will be easy for you to find the right setting in less than hour)..

Arnaud L.

Compatibility:
NinjaTrader 7.0: YES - ZTrade101
 
Suggest other entries I might like
Details: ALMA (moving Average)


March 21st, 2010
Size: 2.36 KB
Downloaded: 993 times

Keywords: moving average alma
Dow 5 *
This indicator show if the market is Choppy, Bullish or bearish calculated by Dow Theory.

- If you have Higher highs and Higher lows --> Bullish
- if you have Lower Highs and Lower Lows --> Bearish
- Otherwise --> Choppy

Indicator draw two lines for easy visualisation.

Period tell us how many bars I take to know when I have a higher high

Exported using NT Version 7.0.0.23
 
Suggest other entries I might like
Details: Dow


December 2nd, 2010
Size: 5.97 KB
Downloaded: 976 times

Keywords: dow theory higher highs lower lows
MA Multi Time Frame (MTF) Indicator 5 *
Based on Ninja SampleMultiTimeFrame strategy + guidance from Ryan/Josh/Brett (Ninja support team), I was able to develop a simple MTF indicator capturing some MA entry requirements of a higher time frame (5-Range) and have a visual alert (text label) plotting on a lower time frame (3-Range) chart. It serves to remind me stay with Trend Direction and no counter-trend trades.

It took me over a month lol! I am hoping this simple indicator will shed light to those who are still trying.

Indicator will only run on NT 7.0.1000.5 or later
 
Suggest other entries I might like
Details: MA Multi Time Frame (MTF) Indicator


July 13th, 2011
Size: 3.76 KB
Downloaded: 973 times

Keywords: ma mtf
Bollinger Band Width 5 *
this is a simple bollinger band width indicator.

when the line is low indicates a sqeeze on the bollinger according to recent band history.

its a nice visual if that's part of your trading system.

in the pic, the bollinger indicator is the bband2 fwiw.

btw can anyone fix the bband2 so that the shaded area between the 2 standard deveation lines will stay the color that you choose even after refreshing the page? that would be really nice.
 
Suggest other entries I might like
Details: Bollinger Band Width


January 28th, 2011
Size: 7.77 KB
Downloaded: 969 times

Keywords: bollinger
Colored Zones01 4 *
Just an indicator to place support/resistance zones on a chart. 10 zones are available. Would like to be able to make the zones color selectable, but I'm not a programmer, just a "copy and paster" . These work better than rectangles because you can't mistakenly grab them and move them.


COMPATIBILITY:
NinjaTrader 6.5: YES
NinjaTrader 7.0: YES (sam028)


See also NinjaTrader 6.5 Indicators 
 
Suggest other entries I might like
Details: Colored Zones01


January 10th, 2010
Size: 3.14 KB
Downloaded: 968 times

Keywords: zones support resistance blaporte1234
ToogleTrades 4 *
If you are scalper like me, your charts probably get very messy. This simple indicator can help!!

- Adds a button to the toolbar which lets you show/hide trades on the chart.

Note*: If you are using my 'ToogleExecutions' indicator, remove from your charts and delete indicator before importing this new one.
 
Suggest other entries I might like
Details: ToogleTrades


July 15th, 2011
Size: 2.01 KB
Downloaded: 968 times
Moving Median 5 *
Exported using NT Version 7.0.1000.3


Besides the average there are other statistical measures to describe the behavior of a sample of n values. One of these measures the median, which is the numeric value separating the higher half of the sample from the lower half of the sample. In case that the number n of the values of the sample is even, the median is defined as the mean of the two middle values.

The median is statistically more robust than any average, as it does not take into account outliers or black swans. A moving average can be replaced with the moving median for many purposes.

This indicator calculates the moving median by writing the last n values to an array, sorting the array and selecting the middle value - or in case that n is even, the two middle values of the sample.

The NinjaScript method GetMedian() is not used, because it is flawed.
 
Suggest other entries I might like
Details: Moving Median


February 13th, 2011
Size: 2.12 KB
Downloaded: 966 times

Keywords: median movingmedian
EdsLevel2Dom_v1.0 5 *
EdsLevel2Dom_v1.0 is a histogram level 2 DOM applied as an indicator on a price chart.
Origonally known as Eds_Level2_v2.0 this version has been renamed and modified with adjustable margins and scaling flexibility.

NinjaTrader V7 indicator.

Discussion thread:
https://nexusfi.com/elite-circle/30977-edslevel2dom-discussion-thread.html
 
Suggest other entries I might like
Details: EdsLevel2Dom_v1.0


March 10th, 2014
Size: 4.25 KB
Downloaded: 965 times
LLMA - Low Lag Moving Average 5 *
LLMA - Low Lag Moving Average V1

Port of another low lag moving average fixed so it can work with COBC=false/true.

Code may work in NT65 also, but only tested in NT7.
 
Suggest other entries I might like
Details: LLMA - Low Lag Moving Average


November 19th, 2010
Size: 4.59 KB
Downloaded: 963 times
TEMA with Slope value in Degrees 5 *
Triple Exponential Moving Average with the angular slope calculated for each Bar.
Display of angle maybe turned on/ off in Dialogue Box.
I have calculated the slope using only the values at the current and last Bars, not the Current Bar and the average of the last 2 bars as many indicators do.


COMPATIBILITY:
NinjaTrader 6.5: YES
NinjaTrader 7.0: YES (sam028)


See also NinjaTrader 6.5 Indicators 
 
Suggest other entries I might like
Details: TEMA with Slope value in Degrees


January 20th, 2010
Size: 3.67 KB
Downloaded: 954 times

Keywords: tema ma angle slope degree rbsailing
 



 
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