NexusFi: Find Your Edge


Home Menu

 



Categories Help    






Search Results
Found 2328 matching entries

Sort by

Entries
SixPointsInput - Smoothed Data Input
Simple alternative to Median or Typical Input to your indicator. Hat tip to Fat Tails for the idea.
It takes 6 data points (high, low, open, close, mean and mean body) to arrive at the average. Useful for smoothing out the data.

On the screenshot: green is using Close for an input, yellow is using SixPointsInput.

[v1.0]


Category NinjaTrader 7 Indicators 
 
Suggest other entries I might like
Details: SixPointsInput - Smoothed Data Input
Category: NinjaTrader 7 Indicators 


April 22nd, 2015
Size: 1.76 KB
Downloaded: 169 times
Skid Trender Version 1.2 5 *
So there was this indicator on ThinkorSwim I liked and I knew it was moving averages but it took me awhile to figure out. ( I'm not a programmer) Here is the xml so you can have it also. The reason I like it is because the two sets will gap apart when trending. For me, it gives me a clear picture. You must have EMASlopeColor for it to work found here.

https://nexusfi.com/local_links.php?action=ratelink&linkid=1774&catid=27&lpage=1&ratesort=D&page=1


Download file: Then place the file in File>Documents>Ninjatrader 8>Templates>Chart

This is Version 1.2
Because the first had the data series set to "Default 24 x 5". This causes tick chart candles to be
wrong. Special Thanks to @MiniP for pointing this out, and @bobwest for fixing it.
If you downloaded the first Skid Trender chart, change your settings in Data Series to "Use Instrument Settings"
this fixes the problem. Added Priceline to this .XML version.

Discussion and updates found here:

https://nexusfi.com/elite-circle/45906-ninjatrader-7-verses-8-verses-tos-thinkorswim-trading-platform-skid-s-journey.html

Enjoy

Skid


Category NinjaTrader 8 Indicators and More 
 
Suggest other entries I might like
Details: Skid Trender Version 1.2
Category: NinjaTrader 8 Indicators and More 


November 10th, 2018
Size: 58.60 KB
Downloaded: 1725 times
Sling Shot
I believe many members use certain types of MAs and the subject may be useful to assess a set up. I'm glad to find it from the NJ Forum and Roonius is the generous creator. Thanks Roonius.

You will find more details from the following thread:

https://forum.ninjatrader.com/showthread.php?t=12141

It's cool to have the Sling Shot plotted on a blank chart. Enjoy!


Category NinjaTrader 6.5 Strategies 
 
Suggest other entries I might like
Details: Sling Shot
Category: NinjaTrader 6.5 Strategies 


September 9th, 2010
Size: 15.05 KB
Downloaded: 589 times
Slope Directional Line 3 *
This is a port of the mq4 slope directional line indicator. From what I have gathered, the basic formula is:

2*WMA(x, period/2) - WMA(x, period);

This indicator is the direct implementation of this formula complete with directional colors.


Category ThinkOrSwim 
 
Suggest other entries I might like
Details: Slope Directional Line
Category: ThinkOrSwim 


May 19th, 2011
Size: 272 bytes
Downloaded: 552 times
SlopeAngleV1 5 *
Ninjatrader 8 version of my 'True Slope Indicator V5", which was for NT 7.

This indicator plots the angle between two points, in degrees, so a normal human can understand it.

In this image, one instance is plotting the slope of an implied line connecting the current close, Close[0], with the close 10 bars ago, Close[10].
The other instance is plotting the slope of an implied line connecting the current value of a simple moving average, SMA(14)[0], to its value 10 bars ago, SMA(14)[10].

Use of the indicator should be pretty self-explanatory, but I do want to mention that any negative value means slope is downward. Likewise any positive value means slope is upwards. So, even where the slope curve is rising, if it's still below zero, the slope you're measuring is descending, just not as steeply. Where the value is zero, whatever you're plotting should be horizontal at that point.


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


July 26th, 2021
Size: 1.75 KB
Downloaded: 387 times
Slow Relative Strength Index 5 *
The Slow Relative Strength Index (SRSI) is a price-following oscillator which was presented by Vitali Apirine in the April 2015 issue of the TASC magazine. It measures change in price movements relative to an exponential moving average (EMA). Like the relative strength index, it oscillates between zero and 100. SRSI is considered overbought when above 80 and oversold when below 20. SRSI can also generate signals by looking for divergences and centerline crossovers.

The SRSI is calculated using the following formula:
SRSI = 100 – [100/(1+SRS)]

SRS = Average positive difference/Average negative differencen

The SRSI measures the strength of a security relative to a sixday EMA. The closing price is used for this EMA. The difference is positive when the close is above the six-day EMA. Positive difference = [Close – Moving average]. Difference is negative when the close is below the six-day EMA. Negative difference = [Moving average – Close]. Negative difference values are expressed as positive values, not negative values. If the closing price equals the six-day EMA, then difference = 0 (no change). Smooth positive and negative difference values are based on Wilder’s smoothing technique.


Category NinjaTrader 8 Indicators and More 
 
Suggest other entries I might like
Details: Slow Relative Strength Index
Category: NinjaTrader 8 Indicators and More 


November 24th, 2017
Size: 3.62 KB
Downloaded: 404 times
Slow Relative Strength Index (amaSRSI) 5 *
Version 1.2 November 25, 2017

The Slow Relative Strength Index (SRSI) is an oscillator which was presented by Vitali Apirine in the April 2015 issue of Stocks & Commodities.

The SRSI is a momentum oscillator derived from the RSI developed by Welles Wilder in 1978. Where the RSI takes into account price moves relative to the prior bar's close, the SRSI compares the current price to an exponential moving average. The SRSI uses the same scale as the RSI. A value above 80 is considered as overbought, whereas a value below 20 indicates an oversold condition.

Compared to the RSI, the SRSI is supposed to generate stronger long term signals, but weaker short term signals. I have added a signal line to the indicator.

Nota: I saw that another version of the SRSI has already been posted. That version is not adapted to work with bar types that support RemoveLastBar() such as Renko bars or Linebreak bars.







Nota: There is another version of the SRSI posted, which will not work correctly with bar types that support RemoveLastBar().


Category NinjaTrader 8 Indicators and More 
 
Suggest other entries I might like
Details: Slow Relative Strength Index (amaSRSI)
Category: NinjaTrader 8 Indicators and More 


November 25th, 2017
Size: 4.22 KB
Downloaded: 651 times

Keywords: oscillator rsi srsi wilder
Slow Relative Strength Index (SRSI) 5 *
Exported using NT 7.0.1000.27

The Slow Relative Strength Index (RSI) was presented by Vitali Apirine. Details can be found in Stocks & Commodities V. 33:4 "Slow Relative Strength Index" (April 2015).

The Slow Relative Strength index is similar to the RSI presented by Welles Wilder in 1978, but it has the ups and downs replaced with the differences between the current close and a 6-period EMA. The default lookback period for the indicator is 14 bars, which is identical to the lookback period for the RSI.

I have added a signal line, which is a 10-period EMA of the SRSI.

The indicator has been coded in a way that it can be used with setting COBC = false without generating a significant CPU load.


Category NinjaTrader 7 Indicators 
 
Suggest other entries I might like
Details: Slow Relative Strength Index (SRSI)
Category: NinjaTrader 7 Indicators 


March 19th, 2015
Size: 4.20 KB
Downloaded: 753 times

Keywords: oscillator rsi srsi wilder relativestrengthindex
SMA Indicator Pack - NT 8 8.0.17.0 5 *
Due to a breaking change in NT 8.0.17.0 I have re-released all of the indicators described elsewhere as there are a number of inter-dependencies. This seems far easier than breaking them apart - for me anyway (hope you agree). There are a number of sub-indicators, but the main ones are:
  • smaCDCycleMTF
  • smaDeltaMomentum
  • smaCDMomentum
  • smaVacuumBars
  • smaProAm
  • smaZiggetyZag
  • smaSineWave




All described:
I have included MathNet DLL in the ZIP to make things a little easier. And remember most need Tick Replay.

Enjoy.


Category The Elite Circle 
 
Suggest other entries I might like
Details: SMA Indicator Pack - NT 8 8.0.17.0
Category: The Elite Circle 


February 5th, 2019
Size: 531.89 KB
Downloaded: 1866 times
SMA of Gom CD (GomCDSMAUpDown) 5 *
Plots a simple moving average of the Gom Cumulative Delta, with multi color plotting correctly implemented for rising and falling slopes.

The earlier version of this indicator has been downloaded over 1800 times, but it is outdated and incorrect. I URGE YOU to use this one instead!

Provided as a cs file, because my versions of the GomCD and GomRecorder are non-standard, so I don't want to put them into an installation package that might cause you to have problems.


Category NinjaTrader 7 Indicators 
 
Suggest other entries I might like
Details: SMA of Gom CD (GomCDSMAUpDown)
Category: NinjaTrader 7 Indicators 


January 8th, 2012
Size: 9.80 KB
Downloaded: 632 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