NexusFi: Find Your Edge


Home Menu

 



Categories Help    






Search Results
Searching for entries matching average, looking in keywords for any words
Found 27 matching entries

Sort by

Entries
Zerolag HATEMA (amaZerolagHATEMA) 5 *
Version 1.1 July 17,2017

The ZerolagHATEMA and ZerolagTEMA were presented by Sylvain Vervoort in “THE QUEST FOR RELIABLE CROSSOVERS” Technical Analysis of Stocks & Commodities, May 2008. The Zerolag HATEMA is based on a TEMA that uses Heikin-Ashi candles as input series. In a second step Sylvain Vervoort applied zero-lag techniques to the HATEMA to compensate for its lag. For further details, please read the article by Sylvain Vervoort.

This indicator does not depend on the selected input series, as it uses open, high, low and close of each candle. As a consequence this indicator may not be used with any other input series than price.


Category NinjaTrader 8 Indicators and More 
 
Suggest other entries I might like
Details: Zerolag HATEMA (amaZerolagHATEMA)
Category: NinjaTrader 8 Indicators and More 


October 30th, 2017
Size: 5.36 KB
Downloaded: 535 times

Keywords: average filter heikinashi iir moving tema zerolag hatema
SuperTrend U11 (amaSuperTrendU11) 5 *
Version 2.3*) November 16, 2017

The SuperTrend indicator is an application of the concept of MAE (maximum adverse excursion), which was introduced by John Sweeney in the mid-nineties. It is a Stop-And-Reverse (SAR) indicator based on breakouts from a modified Keltner channel.

The SuperTrendU11 is an enhanced version of the original SuperTrend indicator that comes with the following modifications:

- You may select between 36 different moving averages for the baseline.
- The baseline is calculated one bar ago to avoid recalculating with each incoming tick.
- You may select from 4 different volatility measures - average true range, average range, residual mean absolute deviation and residual root mean square deviation
- Average true range and average range can be calculated from 30 different moving averages.
- All volatility measures are also calculated one bar ago.

In fact there is no point in moving a trailing stop towards the current price intra-bar. Therefore a trailing stop should always be calculated from the prior bar and not the last price.

When you import the install file to NinjaTrader, it will also install the following moving averages:

- Moving Median
- Moving Median TPO
- Moving Median VWTPO
- Moving Mean TPO
- Moving Mean VWTPO
- Adaptive Laguerre Filter
- ADXVMA
- Butterworth Filter
- Distant Coefficient Filter
- Double Weighted Moving Average (DWMA)
- Exponential Hull Moving Average (EHMA)
- Gaussian Filter
- Holt EMA
- Laguerre Filter
- Range Weighted Moving Average
- SuperSmoother
- Sine Weighted Moving Average
- Tillson T3
- Triple Weighted Moving Average (TWMA)
- ZerolagHATEMA
- ZerolagTEMA

It will also install debugged versions of MAX and MIN, as the in-built versions supplied with NT8 do not work correctly with Renko bars (RemoveLastBarSupported).

The SuperTrend U11 can be set to revert intra-bar or at the bar close. With default settings the stop line is only broken, when there is a bar close beyond the stop. The indicator further comes with paint bars and sound alerts.

The SuperTrend is a trend indicator, which can be used in various ways. It is best used as a trailing stop or as a trend filter. It can also be used as a stop-and-reverse indicator, but will only work as such in trending markets. Typically it will allow for profitable results while the market is trending and then give the money back in sideways markets.

Note: The SuperTrend U11 has the trend exposed as a public property. This property can be accessed programmatically. However, it cannot be currently accessed via the market analyzer. In order to access the Trend series via the market analyzer, a specific MarketAnalyzerColumn is required. The MarketAnalyzerColumn is not yet included with the install file, as it has led to freezes with NT 8.0.8.0. The bug has been confirmed by NinjaTrader developers and only fixed with the latest release NT 8.0.9.0. (issue #12054). The market analyzer column and sound files for the SuperTrend U11 will be available with a future update.

*) Unfortunately, the forum software always renames zip files to match the original file name. Therefore the zip file refers to a prior version of the amaSuperTrendU11. Be assured that the zip file contains the indicator version referenced in the headline.


Category NinjaTrader 8 Indicators and More 
 
Suggest other entries I might like
Sine Weighted Moving Average (amaSWMA) 5 *
Version 1.0 September 1, 2017

The Sine Weighted Moving Average (SWMA) is a FIR filter that applies weights to each bar of the lookback period in the shape of the bulge in a sine curve from 0 to pi. As a consequence the middle prices of the lookback period have the greatest weight.

The sine weighted moving average is quite similar to a triangular moving average.

I have coded it because it comes as a default moving average with other software packages and has been requested by users.


Category NinjaTrader 8 Indicators and More 
 
Suggest other entries I might like
Details: Sine Weighted Moving Average (amaSWMA)
Category: NinjaTrader 8 Indicators and More 


October 21st, 2017
Size: 2.53 KB
Downloaded: 418 times

Keywords: average filter fir moving sine sineweighted
Range Weighted Moving Average (amaRWMA) 5 *
Version 1.0 March 12, 2017

The Range Weighted Moving Average (RWMA) is weighted moving average which uses the square of the range of the bar as weighting factor. The exact formula for the weighting factor has the bar range replaced with the number of tick levels covered by the bar.

Volatility is driven by volume and is approximately proportional to the square root of volume. Therefore it is possible to use the squared range as a proxy for volume. This is interesting when genuine volume figures are not available. This would be the case

- for FOREX data that comes without historical backfill for volume
- for instruments that are driven by other markets outside of the regular session

In these cases the VWMA may be distorted, whereas the RWMA will still return proper results.


Category NinjaTrader 8 Indicators and More 
 
Suggest other entries I might like
Details: Range Weighted Moving Average (amaRWMA)
Category: NinjaTrader 8 Indicators and More 


October 20th, 2017
Size: 2.68 KB
Downloaded: 571 times

Keywords: average moving range rwma volatility vwma weighting
Moving Average Ribbon V1 5 *
Inspired by the "MovAvgExpRibbon" this is a similar study but with half the lines and clouds between the three zones. Each line is the double of the previous line. The colors are for a white background and would have to be changed in the code for a dark background.


Category ThinkOrSwim 
 
Suggest other entries I might like
Details: Moving Average Ribbon V1
Category: ThinkOrSwim 


January 26th, 2015
Size: 3.04 KB
Downloaded: 396 times

Keywords: average ma moving ribbon thinkorswim
GHPBarTimer 5 *
I know I have seen an indicator like this before on BMT, but I was asked to create this by someone recently so I figured I would post it for the rest of BMT. This indicator is meant for not time based bar types such as Renko or Range. It will report the average time of the bars over the last period in Sec. It will also present the time of the current bar for comparison. If the Sec are less than the alarm limit, it will paint that bar Green and a gray strip into the primary chart.

Summary:
Red Trace: Average time in Bars/Sec over period
Light Blue: Time of current bar in seconds
Green/Gray Strip: Alarm limit reached



VERSION:
00: Initial release


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


July 30th, 2014
Size: 2.36 KB
Downloaded: 358 times

Keywords: average bar time timer alarm
ADXVMA - Recoded for NT7 5 *
Exported using NT Version 7.0.1000.10

Why code another version of the ADXVMA?

All previous versions of the ADXVMA are based on a dirty transcript from MetaTrader which has a number of bugs, inconsistencies or variables that are not being used. This is just an attempt to clean up the mess and come up with a proper version. These are the changes:

Initialization: Most versions are initialized with a value of 0 instead of Input[0], this usually creates false values for the first 100 or 200 bars.

Redundant variables: The transscripts from MetaTrader use 4 different variables for the period, although it is always the same period. A variable used for the shift in MetaTrader is carried around, although it always has the value 0.

Inefficient algorithms: The indicator mostly uses Wilder's smoothing for calculating exponential averages from the positive and negative Momentum. The smoothing constant k is calculated once and applied to the various steps required for smoothing. Searching the highest and lowest value for the last n+1 period was hidden in a complex algorithm.

Input Series: The prior versions can only be applied to the close, this version also accepts other input series, such as the high, low or the typical price of the selected instrument.

Trendfilter: The indicator can best be used as a trendfilter. The trend state, which can be positive, negative and neutral, is exposed via an IntSeries, which can then be accessed by other indicators and strategies. The trend can also be shown via a paintbar option.

Update June 11, 2012: Trendfilter and colors modified to avoid frequent trend changes.
Update July 3, 2012: Serialization of display options changed. This will make it simpler to call the indicator from other indicators or strategies.


Category NinjaTrader 7 Indicators 
 
Suggest other entries I might like
Details: ADXVMA - Recoded for NT7
Category: NinjaTrader 7 Indicators 


July 3rd, 2012
Size: 8.56 KB
Downloaded: 3001 times

Keywords: adxvma average moving trendfilter vidya
Moving Average Ultra Grad
This is a double weighted moving average that uses shorter term averages to gradually change the color of the indicator.


Category TradeStation (hidden) 
 
Suggest other entries I might like
Details: Moving Average Ultra Grad
Category: TradeStation (hidden) 


January 7th, 2012
Size: 8.50 KB
Downloaded: 337 times

Keywords: average double moving trend weighted grad
Double Weighted Moving Average Color
Here is a double weighted moving average. The line changes color to show trend. Both MA lengths are selectable. Trend color is selectable. Version 1


Category TradeStation (hidden) 
 
Suggest other entries I might like
Details: Double Weighted Moving Average Color
Category: TradeStation (hidden) 


January 7th, 2012
Size: 6.68 KB
Downloaded: 332 times

Keywords: average double moving trend weighted
Lagged Moving Average Crossover 3 *
Simple strat that waits a certain number of periods before using the moving average crossover signal.

Here is the thread where it is discussed.
www.bigmiketrading.com/ninjatrader-programming/14365-ninja-trader-strategy-wait-10-bars-before-entering-into-trade.html


Category NinjaTrader 7 Strategies 
 
Suggest other entries I might like
Details: Lagged Moving Average Crossover
Category: NinjaTrader 7 Strategies 


October 26th, 2011
Size: 2.75 KB
Downloaded: 800 times

Keywords: average cross crossover moving over lagged
 



 
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