NexusFi: Find Your Edge


Home Menu

 



Categories Help    






New Ratings

Sort by

Show full/short entries Entries
MEF - RSIOMA v1.0 5 *
Feb 11 2020: NT8 version is here: NT8 indicator

RSIOMA MetaTrader indicator port — this indicator takes two moving averages, calculates their RSI (Relative Strength Index) and then also adds a moving average of the calculated RSI. These two lines now can accurately signal the trend changes. They are shown in the separate window where they change from 0 to 100. Additional histogram indicator is shown for quick reference below the lines.

On the picture the bold blue line is RSI of the moving averages, the thin violet line is its moving average. RSI above MA and RSI above level 50 is a signal of a bullish trend. RSI below MA and RSI below level 50 is a signal of a bearish trend. One can also buy when the RSI breaks level 20 from below and sell when RSI breaks level 80 from above, but those are weaker signals. Histogram provides quick reference. Green lines signal BUY, red signal SELL, magenta mean overbought, blue mean oversold.


Category NinjaTrader 7 Indicators 
 
Suggest other entries I might like
Details: MEF - RSIOMA v1.0
Category: NinjaTrader 7 Indicators 


February 11th, 2020
Size: 4.36 KB
Downloaded: 556 times

Keywords: mef rsioma
mkHarmonics_v1.1 5 *
This is just a quick fix to mkHarmonics to fix an XML save issue preventing the indicator from staying on a chart after exiting (but saving). It also was causing an error if you tried to save the settings presets.

I simply added [XmlIgnore()] and commented out [NinjaScriptProperty] for all the brush and font properties.

The original copyright is @mk77ch for the NT7 version. The NT8 conversion from: @psytopy.


Category NinjaTrader 8 Indicators and More 
 
Suggest other entries I might like
Details: mkHarmonics_v1.1
Category: NinjaTrader 8 Indicators and More 


November 26th, 2018
Size: 16.80 KB
Downloaded: 1282 times

Keywords: mkharmonics harmonics
Multiple Moving Average Crosses (amaMultiMACross) 5 *
Version 2.2 March 8, 2020

The Multiple MA Cross indicator plots a fast and a slow moving average and colors the area between the two moving averages. Both the fast and the slow moving average may be selected from a collection of over 30 different moving averages.

The indicator is primarily designed as a trend filter to show whether the market is in an uptrend or in a downtrend. The indicator comes with two different trend definitions - cross and thrust. The trend is exposed as a double series and can be accessed via the NinjaTrader strategy builder or the market analyzer. Directly accessing the trend via the market analyzer requires a separately coded market analyzer column, which is not yet included with the install file.

Trend definition "MA Cross": The current trend changes to "uptrend" when the fast moving average crosses the slow moving average from below. The current trend changes to "downtrend" when the fast moving average crosses the slow moving average from above.

Trend definition "Thrust": The current trend changes from “downtrend” to “uptrend” with the first bullish thrust bar that plots above the upper moving average. A bullish thrust bar is a bar that closes above the prior bar’s high and has a larger range than the prior bar. The current trend changes from “uptrend” to “downtrend” with the first bearish thrust bar that plots below the lower moving average. A bearish thrust bar is a bar that closes below the prior bar’s low and has a larger range than the prior bar.

Moving averages available as fast and slow moving average:

- 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 Mean VWTPO
- Moving Median
- Moving Median TPO
- Moving Median VWTPO
- Range Weighted Moving Average (RWMA)
- Sine Weighted Moving Average (SWMA)
- SMA
- SuperSmoother
- TEMA
- Tillson T3
- TMA
- Triple Weighted Moving Average (TWMA)
- VWMA
- Wilder's Average
- WMA
- ZerolagHATEMA
- ZerolagTEMA
- ZLEMA

Applying the Multi MA Cross to indicators: The Multi MA Cross is designed to be applied to other indicators which may be selected as input series. However, some of the moving averages listed above will not support this feature. In case that a selected moving average does not support the feature the indicator will display an error message asking you to select a different moving average for the fast or the slow moving average. These are the moving averages that may not be selected when an indicator is chosen as input series: Mean TPO, Mean VWTPO, Median TPO, Median VWTPO, RWMA, VWMA, ZerolagHATEMA. These moving averages may only be applied to price.

Paint Bars: The MultipleMA Cross indicator comes with paint bars. The paint bars are colored according to the trend, where the trend maybe determined via the "MA Cross" or the "Thrust" option. The paint bars may be displayed without the indicator plots.


Category NinjaTrader 8 Indicators and More 
 
Suggest other entries I might like
Details: Multiple Moving Average Crosses (amaMultiMACross)
Category: NinjaTrader 8 Indicators and More 


January 8th, 2018
Size: 87.10 KB
Downloaded: 3545 times

Keywords: cross median movingaverage slingshot trend trendfilter
Regression Channel with fixed start V2 NT8.0.2 updated 5 *
Regression Channel with fixed start V2 NT8.0.2 updated

Updates::

Update V2.1.0 22 Jan=>

* Bug fix: On some occasions when using fixed start the LRC would not adjust accordingly.
* Made text messages more readable and less intrusive. (From feedback....thank you).
* Added option for a start marker. (From feedback....thank you).
* ZOrder adjustment - place behind or in front of bars.
* For coders: 'Friendly' names enums - no more camel case enums!

Update V2.0.2 Jan=>

* Added Mean Absolute Deviation thanks to 'spooz2'



Note: Make sure you have >= NT8.0.3.1 for the button to work without issues.

Included with this LRC:

* Ability to start the LRC from any bar of your choosing via a button.
* Directional coloring.
* Bands
* Four different price marker displays: Price, Standard deviations, ticks from the middle line, regression slope per ticksize (which enables you to compare the slopes of other instruments)
* Decimal places formatter....adjust to your liking.
* Ability to use Raff channels as shown here in TASC Oct 1991
* You can use on any indicator
* Unlike the NT8 version, you can scroll backwards and the LRC will plot the past.

Note:

If using the LRC fixed start feature you will have to manually refresh the chart by pressing F5. This is the compromise of using an indicator instead of a drawing tool.

You can download the two videos here and here for setting up options.




Category NinjaTrader 8 Indicators and More 
 
Suggest other entries I might like
Details: Regression Channel with fixed start V2 NT8.0.2 updated
Category: NinjaTrader 8 Indicators and More 


January 14th, 2017
Size: 13.12 KB
Downloaded: 1545 times
PriceActionSwing and PriceActionSwingOscillator for NT8 5 *
Updates on 7/7/16:
- Added the PriceActionSwingOscillator

Updates on 5/17/16:
- Updated to run on NT8b11, may not run on earlier beta versions
- Corrected issue with ambiguous method names between the System.Drawing and System.Windows.Media namespaces
- Removed some stray Print statements used in debugging
- Fixed issue with chart not auto scaling
- Added option to show only ticks in the price swings
- Shortened the display name to "PriceActionSwing (Instrument, BarsPeriod, SwingType, SwingSize)"

This is a NT8 conversion of the PriceActionSwing and PriceActionSwingOscillator indicators written by @dorschden. These indicators are ones that are recommended for use with the Jigsaw tools for entry/exit bias. There are three files, PriceActionSwing.cs and PriceActionSwingOscillator.cs in the Indicators folder and PriceActionSwingBaseMethods.cs in the AddOns folder.

Original thread on what this indicator does is here.

Tested as thoroughly as possible, any issues, please PM me.


Category NinjaTrader 8 Indicators and More 
 
Suggest other entries I might like
Details: PriceActionSwing and PriceActionSwingOscillator for NT8
Category: NinjaTrader 8 Indicators and More 


May 16th, 2016
Size: 22.94 KB
Downloaded: 4619 times
 



 
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