NexusFi: Find Your Edge


Home Menu

 



Categories Help    






Search Results
Searching for entries matching ema, looking in keywords for any words
Found 22 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
VisEMA 5 *
While still waiting for Fat_Tails Visual MTF MA I have tweaked some other indicators and was able to get it working in other timeframes.
I am using Vis... description - let's reserve the Visual name for original.

Here it is EMA MTF for NT8 again - plus it was exported as not assembled file.
I think it is easier to get into the code if one wants to change anything.


Category The Elite Circle 
 
Suggest other entries I might like
Details: VisEMA
Category: The Elite Circle 


February 28th, 2021
Size: 3.24 KB
Downloaded: 204 times

Keywords: ema mtf visual ema_mtf
Multi-Time-Frame (Visual) EMA Equivalent for Ninjatrader 8 5 *
This Zip "as is" only draws the EMA(20) from a 5 Minute Chart onto any other chart ... you can, however, edit it as I did to draw the EMA off of any chart you choose.

I had been looking for a replacement for the Multi-time-frame, a.k.a. "Visual" EMA indicator (Ninja7 only) since upgrading to Ninja8 and found this Zip on Ninja Support Forum here: https://forum.ninjatrader.com/forum/ninjatrader-8/indicator-development/1054129-multi-timeframe-ema This version here, as I mentioned, ONLY draws from a 5 minute chart (which I don't use) and only draws an EMA(20). So ...

I wanted it to work as an EMA(21) and for it to be drawn off of a 2000 Tick chart rather than a 5 minute chart so I had to edit the code. You can do this as well, changing the source chart for the EMA to whatever Chart type and period you like. Pretty simple really (had to be incredibly simple for me to be able to do it!).

Here are the lines of code that need to be changed to what you want to see/use: Lines 27 (change "EMAon5minData" to your chart period and type ... for me that was to the "EMAon2000TickData"), 35 (same as line 27 change), 51(change "Minute, 5" to your chart type and period and also change "5 minute" to the right of that (in grey) to your chart period and type), 55 (change "20" to your desired EMA period), and 63 (same change as line 55).

After that, compile. Then compile a standard Ninja indie to check for errors. You can then change the name of the indie if you like by going into Documents-Ninjatrader8-Bin-Custom-Indicators ... find "Emaon5minData.cs", right click on it, choose "rename" and change the name to whatever you want.
Hope this is helpful to those others out there in search of a Multi-Time-Frame or "Visual" EMA for Ninja8.


Category The Elite Circle 
 
Suggest other entries I might like
Details: Multi-Time-Frame (Visual) EMA Equivalent for Ninjatrader 8
Category: The Elite Circle 


June 7th, 2020
Size: 3.03 KB
Downloaded: 375 times

Keywords: 8 ema for ninjatrader multi-time-frame or "visual"
Trigger Lines (amaTriggerLines) 5 *
Version 1.3 September 17, 2017

The Trigger Lines indicator is composed of two lines. The leading line is a linear regression indicator (LinReg). The lagging line or signal line is an exponential moving average (EMA) of the leading line.

This indicator comes with two different options for identifying and uptrend or downtrend:

Trigger line cross: When the leading regression line crosses above the signal line, this is the beginning of an uptrend. Vice-versa the indicator signals a downtrend, as long as the leading line remains below the signal line.

Thrust bars: An uptrend is detected via an upthrust bar that closes and has a median above both trigger lines. A downtrend follows a downthrust bar that closes and has a median below both trigger lines.

The second trend definition adapts faster to changing market conditions, but also produces a higher number of false signals. The trend can be shown via paint bars. The indicator further comes with sound alerts that will signal a trend change.


Category NinjaTrader 8 Indicators and More 
 
Suggest other entries I might like
Details: Trigger Lines (amaTriggerLines)
Category: NinjaTrader 8 Indicators and More 


October 30th, 2017
Size: 11.42 KB
Downloaded: 1865 times

Keywords: ema exponential linreg regression triggerlines trigger
Holt EMA (amaHoltEMA) 5 *
Version 1.0 March 6, 2017

The Holt EMA is a trend corrected exponential moving average based on a double exponential smoothing model.

Holt’s paper, “Forecasting Seasonals and Trends by Exponentially Weighted Moving Averages” was published in 1957 in O.N.R. Research Memorandum 52, Carnegie Institute of Technology.

The tools developed by Holt & Winters are mainly used for forecasting time series.


Category NinjaTrader 8 Indicators and More 
 
Suggest other entries I might like
Details: Holt EMA (amaHoltEMA)
Category: NinjaTrader 8 Indicators and More 


September 4th, 2017
Size: 2.56 KB
Downloaded: 432 times

Keywords: ema exponentialsmoothing forecast holtema movingaverage smoothing
Interest Rate fractional price display EMA and SMA 5 *
Standard EMA re-programmed to display fractional pricing to match Interest Rate Futures pricing.
[Will also properly display decimal pricing on contracts other than Interest Rates]


Category NinjaTrader 7 Indicators 
 
Suggest other entries I might like
Details: Interest Rate fractional price display EMA and SMA
Category: NinjaTrader 7 Indicators 


October 7th, 2014
Size: 2.16 KB
Downloaded: 227 times

Keywords: ema price rate fractional display interest
Visual EMA Multi-Timeframe 5 *
Exported using NT Version 7.0.1000.11

Indicator will only run on NT 7.0.1000.4 or later.

The VisualEMA is a MTF (multi-timeframe) version of the Exponential Moving Average. It will plot on any chart and allows to calculate the moving average

- from minute bars
- from second bars
- from tick bars
- from range bars
- from volume bars

For example you can display an hourly EMA on a 277 tick chart, or display a 12-period EMA calculated from a 100 tick chart on a 5 range chart.

The indicator has three modes to display the moving average:

StrategicMode: The first bar series collects the values from the secondary series without any lag on historical data, but a 1-tick lag on real-time data. This mode does not repaint, but shows the values originally recovered from the secondary bar series. On the chart the indicator in Strategy Mode is plotted yellow.

FirstTickMode: To avoid the lag for similar bars with identical time stamps, the indicator repaints the indicator value for the prior bar, after the first tick of the current bar has been registered. The one-tick repainting reduces the lag. On the chart the FirstTick Mode is shown in red.

Visual Mode: To make it easier to use the indicator visually, the indicator interpolates the distance between two consecutive bars of the secondary bar series. The interpolation algorithm works in real-time and simulates the CalculateOnBarClose = false mode for the indicator relative to the secondary bar series. It repaints the current leg of the indicator back to the prior bar of the secondary series. The interpolation adapts itself to equidistant or non-equidistant charts. The Visual Mode is shown in aqua.

This indicator comes as a protected assembly, so you cannot directly access the code.

Update August 30, 2011: 1-Tick Repainting for VisualMode and FirstTickMode was only enabled for fixed period bars. It is now also available for other bar types.
Update September 6, 2011: Bug fixed. VisualMode interpolation could be a few ticks off on real-time data.
Update November 9, 2011: Indicator entirely recoded, robustness and speed improved, lag reduced.
Update November 23, 2011: Indicator was lagging with CalculateOnBarClose = true setting. Lag is eliminated.
Update January 5, 2012: Option added to select color according to the slope of the VisualEMA. Paintbars added as a trendfilter.
Update August 15, 2012: Code updated to allow for displacement of indicator.
Update September 29, 2012: Renko option removed. Indicator could not always be called from a strategy, bug removed.

Please remove prior versions of the indicator, before installing the new release:
(1) Remove old assembly via File -> Utilities -> Remove NinjaScript Assembly.
(2) Shut down NinjaTrader and restart it.
(3) Install new file via File -> Utilities -> Import NinjaScript.


Category NinjaTrader 7 Indicators 
 
Suggest other entries I might like
Details: Visual EMA Multi-Timeframe
Category: NinjaTrader 7 Indicators 


September 29th, 2012
Size: 47.89 KB
Downloaded: 6947 times

Keywords: ema movingaverage mtf multi-timeframe
Trigger Lines 5 *
Exported using NT 7.0.1000.15


This is a simple implementation of the trigger lines which can be used as a trend filter. The trigger lines are composed of a linear regression indicator (LinReg) and a signal line, which is calculated as the exponential moving average (EMA) of the linear regression line.

When the LinReg indicator crosses above the signal line, it is considered bullish, if it crosses below, it is considered bearish.

The indicator allows to select a color for bullish and bearish conditions and shades the area between the trigger lines.

Default values used for the periods are 80 for the LinReg indicator and 20 for the EMA.

Update January 13, 2011: Indicator speed improved.
Update August 25, 2012: Algorithm for draw area improved to work with COBC = false.
Update October 5, 2013: Indicator code modified to allow for correct coloring when the plot is shifted.


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


August 25th, 2012
Size: 7.91 KB
Downloaded: 3998 times

Keywords: ema linreg regression triggers triggerlines
SuperTrendEMA 5 *
Added an EMA to the Standard SuperTrend Simple (ST) in order to allow the ST to be used in conjunction with other indicators in an auto-strategy. The EMA needs to be set at '1'. When prices are rising the EMA will equal the value of the Down Trend Line (Red on top) and allow for a trigger of a strategy using other indicators in conjunction with the ST. Ergo when prices are falling the EMA will = the value of the Up Trend Line (Green on bottom). This indicator will also work as a stand alone exactly as original ST does in a strategy.


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


February 6th, 2012
Size: 4.44 KB
Downloaded: 779 times

Keywords: ema supertrend
COLOR MA MT5
Coloured EMA which is not found by me.


Category MetaTrader 5 Indicators 
 
Suggest other entries I might like
Details: COLOR MA MT5
Category: MetaTrader 5 Indicators 


July 1st, 2011
Size: 2.80 KB
Downloaded: 87 times

Keywords: color ema ma
 



 
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