NexusFi: Find Your Edge


Home Menu

 



Categories Help    






Search Results
Found 2328 matching entries

Sort by

Entries
Center of Gravity Oscillator by John Ehlers 5 *
The Center Of Gravity Oscillator by John F. Ehlers

Here’s an indicator that identifies every major turning point without much lag.

This new oscillator is unique in that it is smoothed and has essentially zero lag. The smoothing enables clear identification of turning points, and the zero lag aspect means action can be taken early in the move. This oscillator is the serendipitous result of my research into adaptive filters. While the filters have not yet produced the results I am seeking, this oscillator has substantial advantages over conventional oscillators used in technical analysis.

COMPATIBILITY:
NinjaTrader 6.5: YES
NinjaTrader 7.0: NOT TESTED [feedback]


Category NinjaTrader 6.5 Indicators 
 
Suggest other entries I might like
Details: Center of Gravity Oscillator by John Ehlers
Category: NinjaTrader 6.5 Indicators 


September 5th, 2009
Size: 1.98 KB
Downloaded: 671 times

Keywords: center ehlers gravity oscillator eleven
CenTexFishTDiv 5 *
This indicator gives a choice for drawing the divergence lines for FisherTransform and also for the MacDhistograhm.

I want to give all the credit to Cory who made it possible for the FisherTransform to have the divergence lines work in this indicator. I added the ability for the indicator to count how many times divergence's occur because its handy sometimes to see how different time periods affect divergence.

Quantismo


Category NinjaTrader 8 Indicators and More 
 
Suggest other entries I might like
Details: CenTexFishTDiv
Category: NinjaTrader 8 Indicators and More 


July 10th, 2018
Size: 13.45 KB
Downloaded: 660 times
Chande Kroll Stop 5 *
Exported using NT Version 7.0.1000.30

This is an implementation of the volatiliy based stop that was suggested by Tushar Chande and Stanley Kroll in their book "The New Technical Trader". The indicator comes with a long stop line (blue) and and a short stop line (red).

Calculation of long stop: The preliminary long stop is calculated by deducting a multiple of a 10-period ATR from the highest high of the last 10 bars. The long stop is then calculated as the highest of the last 20 preliminary long stops.

Calculation of short stop: The preliminary short stops are calculated by adding a ,ultiple of a 10-period ATR to the lowest low of the last 10 bars. The short stop is then calculated as the lowest of the last 20 perliminary short stops.

Calculation of ATR: The ATR can be calculated in three different ways. "Arithmetic" uses a simple moving average over the last 10 true ranges. "Exponential" uses an exponential moving average over the last 10 true ranges, while "Wilder" simply calculates the default ATR(10) which is calculated as exponential moving averages with a smaller smoothing constant.

Default settings: Default settings follow suggestions by Chande & Kroll. Following suggestions in their book the default parameters are 10, 3 and 20. Also they used a simple moving average for smoothing the true ranges. The only change that was necessary was to adapt the indicator so that it can be used intra-bar. For this purpose, the calculation does not use the (unstable) true range of the current bar nor the high of the current bar, but relies on the values for the prior bar. Just for the purpose to compare the indicator with implementations for other charting packages, it is also possible to perform calculations from the current unstable bar. When used with "COBC = False" or with the strategy analyzer (backtesting), the default settings should be used.




It is recommended to use the


Category NinjaTrader 7 Indicators 
 
Suggest other entries I might like
Details: Chande Kroll Stop
Category: NinjaTrader 7 Indicators 


October 14th, 2015
Size: 13.73 KB
Downloaded: 778 times

Keywords: atr averagetruerange chande kroll stop trailing volatility
Chandelier Stop 5 *
Exported using NT Version 7.0.1000.12

This is a new implementation of the chandelier stop developed by Charles LeBeau. For a long trade the chandelier stop is calculated by subtracting a multiple of the average true range over the last N bars from the highest high (chandelier) since the inception of the trade. For a short trade the chandelier stop is calculated by adding a multiple of the average true range over the last N bars to the lowest low since the inception of the trade.

Instead of calculating the stop from the highest high and the lowest low, it is also possible to calculate it from the highest close and the lowest close.

The indicator version presented here uses the average true range calculated one bar ago. This is to avoid that the stop moves away when approached by a bar, it further acts against the distortion of the average true range when the indicator is set to COBC = false and reduces CPU load. The concept of using the ATR one bar ago was already introduced with the SuperTrend M11.

UseHighLow: The chandelier stops can be calculated from highest high/lowest low or from highest close/lowest close:

Reverse Intra-bar = false: This is the default setting of the indicator. A logical signal will be generated when the close of the signal bar has taken out the stop line. The position may be reversed at the open of the next bar. The paint bars will only change colors for the bar after the signal bar. The arrow will be also plotted for the entry bar.

Reverse Intra-bar = true: This is an unusual setting for the Chandelier Stop The signal will be generated with the first tick that has plotted on the other side of the stop line. In this case the position may be reversed intra-bar for the signal bar. Paintbars and arrows will already plot for the signal bar.

Accessing the trend: The indicator comes with a BoolSeries that holds the trend. This BoolSeries can be accessed by other indicators or automated strategies.

Paintbars: The indicator has an option to display the current trend via paintbars. Downclose bars are filled, upclose bars are hollow. For the upclose bars an opacity can be selected for better visibility.

Arrows: The indicator has an option to display trend changes via an arrow.

Sound alerts: The indicator will alert to trend reversals and potential trend reversals. A potential trend reversal occurs when price touches the stop line intra-bar prior to the confirmation by a close on the other side of the stop line. The sound files are included with the indicator install file. Please unzip and copy them into the program files (x86)\ NinjaTrader 7\ sounds directory or whatever directory is used by NinjaTrader to store the sound files.


Category NinjaTrader 7 Indicators 
 
Suggest other entries I might like
Details: Chandelier Stop
Category: NinjaTrader 7 Indicators 


April 22nd, 2013
Size: 227.83 KB
Downloaded: 1499 times

Keywords: atr averagetruerange chandelier stop trailing
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.


Category NinjaTrader 7 Indicators 
 
Suggest other entries I might like
Details: ChannelMA2
Category: NinjaTrader 7 Indicators 


September 3rd, 2011
Size: 22.04 KB
Downloaded: 995 times
ChannelThis with LinReg v1 4 *
Note1: ChannelThis is from ChannelThis and DoubleMA package in public download section but I was unable to select LinReg from ChannelThis thus this ChannelThis version.
Note2: Its prudent to backup your indicators before installing this one

template link as I dont see how to include a template here
https://nexusfi.com/elite-circle/2839-template-use-channelthis-linreg.html


Category The Elite Circle 
 
Suggest other entries I might like
Details: ChannelThis with LinReg v1
Category: The Elite Circle 


March 7th, 2010
Size: 42.43 KB
Downloaded: 653 times

Keywords: channelthis doublema
Chart Buttons NT7 5 *
Several people have asked me about the buttons on my NinjaTrader charts, So I extracted the buttons code from my trading tools indicator and upload the code here. It allows you to put user defined push buttons on the chart to perform customized actions.

Note: This is for NinjaScript programmers who want to add customized buttons to their chart to perform customized actions. This is just the user click-able interface. You will have to provide your own code to customize the actions performed by the buttons.


Category The Elite Circle 
 
Suggest other entries I might like
Details: Chart Buttons NT7
Category: The Elite Circle 


January 12th, 2011
Size: 10.92 KB
Downloaded: 1117 times

Keywords: buttons monpere chartbuttons
Chart Identifier 5 *
It is an enhanced version of ChartName indicator (v1.0).

You can choose what information you would like to display to quickly identify your chart. The available options (and their combination) includes:
  • Custom Text
  • Instrument Name
  • Instrument Description
  • Bar Type & Period

You can choose how you would like to separate these parts, choose position, font, color and opacity. You can also quickly disable/enable the display without the need to remove the indicator from your chart.


Category NinjaTrader 7 Indicators 
 
Suggest other entries I might like
Details: Chart Identifier
Category: NinjaTrader 7 Indicators 


April 13th, 2015
Size: 3.41 KB
Downloaded: 623 times

Keywords: chart instrument period name description
Chart Identifier NT8 5 *
Indicator to identify symbol name and period on chart. Multiple locations ,font and size.


Category The Elite Circle 
 
Suggest other entries I might like
Details: Chart Identifier NT8
Category: The Elite Circle 


April 21st, 2018
Size: 2.78 KB
Downloaded: 590 times

Keywords: name identify symbol
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


Category NinjaTrader 8 Indicators and More 
 
Suggest other entries I might like
Details: Chart Notes
Category: NinjaTrader 8 Indicators and More 


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

Keywords: nt8
 



 
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