NexusFi: Find Your Edge


Home Menu

 



Categories Help    






Search Results
Searching for entries matching slope, looking in keywords for any words
Found 12 matching entries

Sort by

Entries
Smitty Moving Average Channel 5 *
This indicator plots a Moving Average channel on your chart along with a background color channel and optional plot colors according to the slope of the moving averages.

The Moving Average selection includes these Ninjatrader system indicators:

DEMA,EMA,HMA,LinReg,SMA,TEMA,TMA,VWMA,WMA, and ZLEMA

It also includes the Smitty SMMA indicator so that you can select a Smoothed Moving Average.

Version 1.00


Category The Elite Circle 
 
Suggest other entries I might like
Details: Smitty Moving Average Channel
Category: The Elite Circle 


September 5th, 2021
Size: 20.44 KB
Downloaded: 762 times

Keywords: channel dema ema hma linreg movingaverage slope sma tema tma vwma wma zlema smma
Regression Channel (amaRegressionChannel) 5 *
Version 1.1 September 9, 2018

The Regression Channel already comes as a NinjaTrader default indicator. However, the NinjaTrader default indicator comes with a few limitations, which are adressed by this indicator:

- The default indicator calculates the regression channel from the last bar loaded by OnBarUpdate(). When the chart scrolled back horizontally, the regression channel remains in its future position until it drops out of the chart.
- The default indicator does not allow for calculating the linear regression channel a few bars ago and then project the channel lines forward until the current bar.

This version of the indicator has the two issues addressed:

- The regression channel is calculated from the last bar shown on the chart and will adapt its position accordingly when you scoll back the chart horizontally.
- You may enter an offset and calculate the regression channel a few bars ago. The regression channel will then be extended until the last bar shown on the chart.

Repainting behavior: All regression channels - whether linear or polynomial - belong to the class of repainting indicators. All regression channels are retrofitted to the selected lookback period. The repainting can be easily observed with this indicator when scrolling horizontally. The indicator comes with an option to display the regression bands. The regression bands show the trace that the regression channel has painted on the chart without repainting any prior bars.

Public DataSeries: The indicator comes with four additional public DataSeries that can be accessed via the strategy builder.

- Normalized slope - This is an output which returns the slope in synthetic degrees. The slope has been normalized by dividing it by the square root of the average true range and then applying the arctangent.
- NormalizedChannelWidth - This series returns the normalized channel width around the regression line and may be used as a measure of non-directional volatility.
- RegressionTrend - The regression trend holds the value + 1 for an upsloping regression line and -1 for a downsloping regression line.

Market Analyzer Columns: The indicator comes with three separately coded market analyer columns which allow for displaying normalized slope, normalized channel width and the regression trend on the market analyzer.


Category NinjaTrader 8 Indicators and More 
 
Suggest other entries I might like
Multiple Keltner Channels (amaMultiKeltner) 5 *
Version 1.6 November 25, 2017

The Multiple Keltner Channels are a generalized version of the Keltner Channels.

Standard Keltner channels are built from a simple moving average (SMA) and two channels lines above and below. The two lines above and below are drawn at a distance from the center line, a distance which is a multiple of the simple moving average of the ranges of the past N bars.

The generalized concept has the SMA replaced with any of 30 moving averages. The volatility measure used to calculate the distance of upper and lower line from the center line can be derived from an average range (AR) or average true range (ATR). You may select different lookback periods for the moving average that serves as the center line and the moving average which is applied to the range or true range.

The Multiple Keltner Channels come with an additional smoothing option for center line and channel lines. The additional smoothing is obtained by further smoothing all plots with a 3-period simple moving average (SMA).



Moving averages available for calculating the center line:

- Adaptive Laguerre Filter
- ADXVMA
- Butterworth Filter
- DEMA
- Distant Coefficient Filter
- Double Weighted Moving Average (DWMA)
- Exponential Hull Moving Average (EHMA)
- EMA
- Gaussian Filter
- HMA
- Holt EMA
- Laguerre Filter
- LinReg
- Moving Mean TPO
- Moving Median
- Moving Median TPO
- Range Weighted Moving Average (RWMA)
- Sine Weighted Moving Average (SWMA)
- SMA
- SuperSmoother
- TEMA
- Tillson T3
- TMA
- Triple Weighted Moving Average (TWMA)
- Wilder's Average
- WMA
- ZerolagHATEMA
- ZerolagTEMA
- ZLEMA

Moving averages colored according to slope: You may also use this indicator to display any of the above listed moving averages and color them according to slope. The slope is not based on a geometrical concept, as this would not be compatible with the scalability of modern charting applications. The indicator adjusts slope to bar volatility such that the indicator may be used across all instruments and bar types with the same settings. The slope is shown as upsloping, downsloping or flat. The degree of flatness which is still considered as being flat may be adjusted via the neutral threshold parameter. When you set that parameter to zero, the slope will not show any flat sections, but the moving average will always be identified as upsloping or downsloping. Channel lines may be unselected, if you just wish to display the selected moving average.

Volatility measures: The standard Keltner channel uses the range. This indicator also for substituting the range with the average true range. The average true range is used as default option to facilitate the application of the Multiple Keltner Channels to other indicators.

Applying the Multiple Keltner Channels to indicators: When an indicator is used as input series, the range will always return the value 0. However, the average true range will return the absolute amount of the difference of two neighbouring data points of the selected input series. Therefore the indicator may only be applied to other indicators, as long as the offset formula is set to "True_Range".

Paint Bars: The Multiple Keltner Channel indicator comes with paint bars. The paint bars are colored according to the slope of the center line. The paint bars may be displayed without the indicator plots. The colors of the paint bar will then show the slope of the moving average selected as center line.

Sound Alerts: In case that the sound alerts are active, the indicator will alert you when the trend derived from the slope of the center line changes. Currently, there are no sound files included with the zip file, but it is easy to create them and copy them to the NinjaTrader sounds directory.


Category NinjaTrader 8 Indicators and More 
 
Suggest other entries I might like
Details: Multiple Keltner Channels (amaMultiKeltner)
Category: NinjaTrader 8 Indicators and More 


November 25th, 2017
Size: 81.22 KB
Downloaded: 1728 times

Keywords: channel keltner keltnerchannel movingaverage range slope truerange volatility
ColorInputSeriesSlopeChanges 5 *
I created a universal indicator that will alter the color based on slope change of "ANY" distinct, single-value dataseries in any panel.

To use this, you need to learn how to define the input series for the indicator (all done via the NT8 UI).


You can use “ANY” other available dataseries as input and the color change will be applied. No programing required; upper Bollinger band, lower Keltner band, HMA, TSI, MACD, etc… any indicator you have on your system can be used as the input dataseries for this indicator.

You need to understand how to change input series to use this indicator. This works the same as it did in previous Nijatrader releases.

Read up on this here for NT8

1.) go to control panel
2.) select help guide (F1)
3.) open Operations by selecting arrow head
4.) open Chart by selecting arrow head
5.) select Working with Indicators document
6.) open How to edit an indicator's parameters by selecting arrow head
scroll to bottom of this display to read about changing indicator input series

Note, this feature is recursive meaning you can do this multiple times for example
ColorInputSeriesSlopeChanges(ema(volume)))


You can change the colors used, the defaults are Red (down), Yellow(same or peak), or Green(up).

Yellow can indicate values that are identical but it can also represent what I call Peak. The Peak value is the bar that is the apex of the slope change (ie from up to down). You can also toggle the display of Peak off or on.


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


November 6th, 2016
Size: 2.15 KB
Downloaded: 907 times

Keywords: change color slope
Keltner Universal V4 5 *
Exported using NT version 7.0.1000.27

This is a generalized version of the Keltner Channels with a few options added:

- The midband can be selected from a moving median, a moving mode or 27 different moving averages, all of which are calculated from the typical price.

- Midband and channels can be smoothed.

- The smoothing period for the range or the true range can be different from the period for the moving average.

- The indicator has an option to display the channels or the midband individually.

- All plots can be colored according to their slope, or alternatively all plots can be colored according to the slope of the midband.

- The slope color includes a neutral slope, which can be adjusted via a threshold.

- The area between the Keltner Channels can be shaded according to the slope of the midband.

- The trend derived from the midband slope can be displayed via paint bars.


Update July 3 2012: Midband can now be selected from a moving median, a moving mode or 27 different moving averages. Adjustable neutral zone added. Bands can be colored according to their own slope or slope of midband, midband and channels can be displayed individually.
Update July 5, 2012: Bug removed - Butterworth, Gauss and Supersmoother Fillter did not use the specified period.
Update August 20, 2012: Old version pf ADXVMA replaced with new version.
Update August 25, 2012: Paint bars added.
Update August 31, 2012: Ehlers Filter updated.
Update October 4, 2012: Ehlers and Gauss filters updated, moving mode removed. Channel and paintbar colors will now align, when indicator is displaced.
Update January 14, 2012: Second indicator added, which calculates upper band from high average and lower band from low average. Bug removed, which caused erroneous results when Butterworth, Gauss or Supersmoother options were used for calculating the average range or true range.
Update August 7, 2013: Tillson T3 added.
Update October 10, 2014: When paintbars were selected without showing the midband, occasionally some bars were set to transparent. Bug removed.
Update March 19, 2015: Slope trend exposed via public IntSeries.


Category NinjaTrader 7 Indicators 
 
Suggest other entries I might like
Details: Keltner Universal V4
Category: NinjaTrader 7 Indicators 


March 19th, 2015
Size: 59.45 KB
Downloaded: 5247 times

Keywords: keltner keltnerchannel slope smoothing
Bollinger Universal V4 5 *
Exported using NT version 7.0.1000.27

This is a generalized version of the Bollinger Bands with a few options added:

- The midband can be selected from a moving median, a moving mode or 27 different moving averages.

- Midband and channels can be smoothed.

- The period for the standard deviation can be different from the period for the moving average.

- The indicator has an option to display the channels or the midband individually.

- All plots can be colored according to their slope, or alternatively all plots can be colored according to the slope of the midband.

- The slope color includes a neutral slope, which can be adjusted via a threshold.

- The area between the Bollinger Bands can be shaded according to the shape of the midband.

- The trend derived from the midband slope can be displayed via paint bars.

Update July 3 2012: Midband can now be selected from a moving median, a moving mode or 27 different moving averages. Adjustable neutral zone added. Bands can be colored according to their own slope or slope of midband, midband and channels can be displayed individually.
Update July 5, 2012: Bug removed - Butterworth, Gauss and Supersmoother Fillter did not use the specified period.
Update August 20, 2012: Old version of ADXVMA replaced with new version.
Update August 31, 2012: Ehlers Filter updated.
Update October 4, 2012: Paintbars added. Ehlers and Gauss filters updated, moving mode removed. Channel and paintbar colors will now align, when indicator is displaced.
Update October 5, 2013: Tillson T3 added.
Update October 10, 2014: When paintbars were selected without showing the midband, occasionally some bars were set to transparent. Bug removed.
Update March 19, 2015: Slope trend exposed via public IntSeries.


Category NinjaTrader 7 Indicators 
 
Suggest other entries I might like
Details: Bollinger Universal V4
Category: NinjaTrader 7 Indicators 


March 19th, 2015
Size: 59.52 KB
Downloaded: 4165 times

Keywords: bollinger bollingerbands slope smoothing
EMA Colors 5 *
Here is a basic indicator that shows uptrends, downtrends and no trends (neutral) based on what EMA (exponential moving average) setting you like.

Also included is an SMA colors indicator.


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


February 22nd, 2011
Size: 11.66 KB
Downloaded: 2054 times

Keywords: ema slope sma colors
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 !


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


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

Keywords: ema emaslopebar slope
jhlLinRegSlope
Linear Regression Slope. Should return the same values as the standard LinRegSlope. However, the standard version iterates on every update, making it especially inefficient for intrabar (tick) data. This version does not iterate on intrabar updates. Version 1.0.


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


July 3rd, 2010
Size: 2.61 KB
Downloaded: 203 times

Keywords: fluxsmith linear regression slope
MA Slope Line Histogram V2 5 *
-add BMT slope to this indicator

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


Category The Elite Circle 
 
Suggest other entries I might like
Details: MA Slope Line Histogram V2
Category: The Elite Circle 


February 17th, 2010
Size: 6.87 KB
Downloaded: 735 times

Keywords: cory cma slope
 



 
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