NexusFi: Find Your Edge


Home Menu

 



Categories Help    






Search Results
Searching for entries matching channel, looking in keywords for any words
Found 15 matching entries

Sort by

Entries
CCL SR & CCLATRDonch - SR and expansion/contraction guages 5 *
This is a work in progress although probably mainly done.

Two indicators, the first based on the second which has limited helpfulness although it does show things that the first (SR) does not.
...

Details here.

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


Category The Elite Circle 
 
Suggest other entries I might like
Details: CCL SR & CCLATRDonch - SR and expansion/contraction guages
Category: The Elite Circle 


December 4th, 2009
Size: 19.23 KB
Downloaded: 366 times

Keywords: cclsys channel donchian sr
Center of Gravity / Polynomial Regression Channel / Belkhayate COG 5 *
This is the Belkhayate COG (Center of Gravity) indicator. Also known as a polynomial regression channel with 3 std deviations and many other names. I transported this code directly from here.

If anybody has any useful information regarding the usability of the indicator I'd appreciate the feedback. The fact that it repaints takes a lot away from it, but here it is in case someone has use for it!


Category NinjaTrader 8 Indicators and More 
 
Suggest other entries I might like
DoubleMA and ChannelThis 4 *
Two-in-one bundle: DoubleMA plots two moving averages in one (originally by Rollins, updated by me to add new MA's and a Signal/DMV dataseries).

ChannelThis will put any two moving averages into a channel with various display options so you can look for breakouts or identify Kill Zones.

You should first delete the old ChannelThis, DoubleMA Paint, DoubleMA, and MAV indicators from your indicator list --- in that order --- if you have them. Tools -> Edit NinjaScript.

UPDATED June 20th, 2009: Version 2.0


COMPATIBILITY:
NinjaTrader 6.5: YES
NinjaTrader 7.0: [COLOR=#0000ff]NOT TESTED [feedback][/COLOR]


Category NinjaTrader 6.5 Indicators 
 
Suggest other entries I might like
Details: DoubleMA and ChannelThis
Category: NinjaTrader 6.5 Indicators 


June 15th, 2009
Size: 46.33 KB
Downloaded: 904 times

Keywords: bmt channel channelthis dma double doublema ninjatrader
HiLowChannel NT8 v2 5 *
Plot HH, LL for select time period on any type chart
-v2 1/2/24 change DS resolution from minute to second
-fix h/l lines not updating live


Category NinjaTrader 8 Indicators and More 
 
Suggest other entries I might like
Details: HiLowChannel NT8 v2
Category: NinjaTrader 8 Indicators and More 


December 31st, 2023
Size: 2.80 KB
Downloaded: 319 times

Keywords: channel hh ll
Keltner Signal to Noise 4 *
Here is a simple Signal to Noise indicator based on keltner channel.

You can use it to determine if the market is trending or not.


COMPATIBILITY:
NinjaTrader 6.5: YES
NinjaTrader 7.0: [COLOR=#0000ff]NOT TESTED [feedback][/COLOR]


Category NinjaTrader 6.5 Indicators 
 
Suggest other entries I might like
Details: Keltner Signal to Noise
Category: NinjaTrader 6.5 Indicators 


July 12th, 2009
Size: 2.95 KB
Downloaded: 501 times

Keywords: channel keltner ninjatrader sefstrat
Multi MA Price Channel V2 4 *
Inspired by my time in Felton Trading live trading room, this ind. is a multi selectable MA(currently BMCollectiveMAv2, EMA, EMADouble, TEMA, EMAZeroLag, HATEMAZeroLag, TEMAZeroLag, HMA, HoltEMA, JMA, LinReg, SMA, TMA, TSF, VWMA, WMA) with offset bands based on ATR, Range, or Tick. Besides being pretty, this ind. when properly "matched" to the instrument it gives a good indication of direction change. Obviously, no guarantee for how long.
Exported from NT.0.1000.2

V2: Added more MAs as listed above. Can now access MA value. Added some extra options. Upper & Lower plots change color to match shading, when not set to Transparent.


Category The Elite Circle 
 
Suggest other entries I might like
Details: Multi MA Price Channel V2
Category: The Elite Circle 


January 31st, 2011
Size: 36.93 KB
Downloaded: 1687 times

Keywords: channel ma price multi
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: 1733 times

Keywords: channel keltner keltnerchannel movingaverage range slope truerange volatility
PRC2 4 *
this is a new version of PRC (used in the holy grail setup)

i found this indicator on line from : https://www.integrity-traders.com/

very useful indicator , work better then the previous version consume less memory

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


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


November 10th, 2009
Size: 9.35 KB
Downloaded: 3098 times

Keywords: prc ninjatrader benbrooke polynomial channel regression
QG- Better Channel MTF 5 *
The idea of a channel similar to Donchian channel but one that expands in trending markets and narrows in a ranging markets was born by Alex Grover on TradingView.
This script is a conversion from original TV script to Ninjascript.

The channel breakout generally indicates beginning of a new trend and pullbacks towards middle of channel are generally reliable trend continuation signals.
I have added multi timeframe version of this script here that shows trend in a higher timeframe and pullbacks in a lower timeframe.

Improvements and additions in this script are welcome.


Category The Elite Circle 
 
Suggest other entries I might like
Details: QG- Better Channel MTF
Category: The Elite Circle 


August 24th, 2022
Size: 3.86 KB
Downloaded: 602 times

Keywords: better channel
Raff Regression Channel 5 *
This Indicator is the Raff Regression Channel or RRC. Some credit needs to be given to FatTails as I used his regression channel that painted bars as a starting point. You can find his code here:

https://nexusfi.com/download/ninjatrader-7/indicators/754-download.html?view

For more information on the Raff Regression Channel I suggest StockCharts.com here:

https://stockcharts.com:443/help/doku.php?id=chart_school:chart_analysis:raff_regression_chan

Let me know what you think, as feedback is always welcome.

Cheers,

SodyTexas


Category The Elite Circle 
 
Suggest other entries I might like
Details: Raff Regression Channel
Category: The Elite Circle 


April 22nd, 2014
Size: 3.05 KB
Downloaded: 597 times

Keywords: channel regression rrc raff
 



 
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