NexusFi: Find Your Edge


Home Menu

 



Categories Help    






Search Results
Searching for entries matching rsi, looking in keywords for any words
Found 22 matching entries

Sort by

Entries
Connors RSI (amaConnorsRSI) 5 *
Version 1.0 March 6, 2017

Created by Larry Connors, this indicator is a composite of three separate components. Two of the three components utilize the Relative Strength Index (RSI) calculations developed by Welles Wilder in the 1970’s, and the third component ranks the most recent price change on a scale of 0 to 100.

In effect, the three components combine to form a momentum oscillator. The output value between 0 and 100 then identifies short-term overbought and oversold conditions.


Category NinjaTrader 8 Indicators and More 
 
Suggest other entries I might like
Details: Connors RSI (amaConnorsRSI)
Category: NinjaTrader 8 Indicators and More 


June 21st, 2018
Size: 7.06 KB
Downloaded: 636 times

Keywords: momentum oscillator rsi connors
Derivative Oscillator
This is Constance Brown's Derivative Oscillator indicator for MultiCharts, and was presented in her book "Technical Analysis for the Trading Professional" (chapter 14, "The Derivative Oscillator").

This oscillator uses a 14-period RSI, which is then double smoothed with exponential moving averages.

In a second step, a signal line is generated from the smoothed RSI by calculating a simple moving average of it.

The Derivative Oscillator is then calculated as the difference between the smoothed RSI and it's signal line.

Based on the original "Derivative Oscillator" coded by FatTails for NinjaTrader found here.


Category MultiCharts 
 
Suggest other entries I might like
Details: Derivative Oscillator
Category: MultiCharts 


February 7th, 2012
Size: 4.41 KB
Downloaded: 301 times

Keywords: oscillator rsi smoothed
Derivative Oscillator 5 *
Exported using NT Version 7.0.1000.7


Constance Brown's Derivative Oscillator was published in her book "Technical Analysis for the Trading Professional".

The oscillator uses a 14-period RSI. The RSI is then double smoothed with exponential moving averages. The default settings for the smoothing periods are 5 and 3.

In a second step a signal line is generated from the smoothed RSI by calculating a simple moving average with a period of 9.

The Derivative Oscillator is calculated as the difference between the smoothed RSI and the signal line and displayed as histogram.


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


May 2nd, 2011
Size: 8.11 KB
Downloaded: 1156 times

Keywords: derivative oscillator rsi
Dynamic Zone RSI
This indicator combines the overbought and oversold logic of Bollinger Bands and that of the Relative Strength Index. When the RSI line crosses below the upper bollinger band from above, it is a signal to sell. When the RSI line crosses the lower bollinger band from below, it is a signal to buy.


Category FXCM Strategy Trader (hidden) 
 
Suggest other entries I might like
Details: Dynamic Zone RSI
Category: FXCM Strategy Trader (hidden) 


December 7th, 2010
Size: 1.48 KB
Downloaded: 115 times

Keywords: dynamic rsi strategy zone trader
Ehlers Collection v1.00 5 *
This is a collection of various filters by John Ehlers outlined in his excellent books "Rocket Science for Traders" and "Cybernet Analysis for Stocks and Futures"

it includes:
- Adaptive Cyber Cycle
- Adaptive CCI
- Adaptive Center of Gravity
- Adaptive Relative Vigor Indicator
- Laguerre Filter
- Adaptive Laguerre Filter
- Laguerre RSI
- Hilbert Transform
- Hilbert Sinewave Oscillator
- Instantaneous Trend
- Dominant Cycle
- Dominant Cycle Oscillator
- Smoothed Adaptive Momentum

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: Ehlers Collection v1.00
Category: NinjaTrader 6.5 Indicators  NinjaTrader 7 Indicators 


September 16th, 2009
Size: 32.86 KB
Downloaded: 1409 times

Keywords: sinewave momentum gravity cycle cci rsi laguerre ehlers cyber trend piersh hilbert dominant cog
gbRevEngRSITrend 5 *
gbRevEngRSITrend, Ver 1.0, TraderGB, May 29, 2021

Description:
Uses the Reverse Engineered RSI indicator to determine trend. Fifty on the RSI marks the point where the average of up closes is equal to the average of down closes. If the RSI is above this point the average of the up closes is greater that the down closes and vice versa. Instead of using 50 as the point of demarcation, this indicator accounts for noise by defining upper and lower boundaries above and below 50 (default of 52 for upper and 48 for lower). An uptrend is signaled when a low is printed above the upper boundary plot and a downtrend when a high is printed below the lower boundary plot.

Plots for standard deviation or ATR bands are an additional option that can be employed. The upper deviation plot is a multiple of the StdDev or ATR added to the upper boundary plot. The lower deviation plot uses this same deviation value and subtracts it from the lower boundary plot.


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


May 30th, 2021
Size: 10.87 KB
Downloaded: 905 times

Keywords: reverse rsi trend engineered
HeikinAshi RSI Oscillator (HARSI) 5 *
Note: If you find bugs, have feature requests, or anything else, post in THIS thread.

This is the HARSI indicator, requested in THIS thread.

This indicator is a port from TradingView. This indicator was originally created by a gentleman named JayRogers. If you want more info on this indicator, go HERE.

Most of the items in the settings should be self-explanatory.

The customization for the horizontal lines, and plots are near the bottom of the UI, if the styling or levels need to be changed.

The Stochastic Ribbon(blue/red lines) is disabled by default. If you use the ribbon, and the ribbon is taller than you want, you can use the "Stoch Scaler" input to scale it to a percentage of its normal size.

The RSI histogram is the same as the regular RSI(yellow line), so the histogram is also disabled by default.

For coders interested in pulling the HA levels for strategies... The bars are created within onRender(), so there is no actual object for the bars on the chart. There is however, and exposed data series for the OHLC values of the HA bars. The four individual data series are called, openHA[0], highHA[0], lowHA[0], closeHA[0] respectively.

NOTE: Installing this indicator will create a folder called "BTMM," that's where the indicator will be.


---EDIT - V2 13May2022---
*Added Null/Bars check to OnRender() method.
*Removed logic to attempt to automatically set the LINES for the Stochastics to transparent, when using 'ribbon' mode for the Stochastics. This might cause error in the case a user switches back and fourth.


Category NinjaTrader 8 Indicators and More 
 
Suggest other entries I might like
Details: HeikinAshi RSI Oscillator (HARSI)
Category: NinjaTrader 8 Indicators and More 


April 5th, 2022
Size: 13.22 KB
Downloaded: 1008 times

Keywords: ashi harsi heikin heikinashi rsi stochastic
Laguerre RSI 5 *
The Laguerre RSI indicator from "Cybernetic Analysis for Stocks and Futures" by Ehler. This is a port to ThinkorSwim.

version 1.0


Category ThinkOrSwim 
 
Suggest other entries I might like
Details: Laguerre RSI
Category: ThinkOrSwim 


July 24th, 2010
Size: 678 bytes
Downloaded: 601 times

Keywords: laguerre rsi thinkorswim
LaguerreRSI
Exported using NT6.5.1000.9

Laguerre filter, based on description by John Ehlers (https://www.mesasoftware.com/Papers/TIME%20WARP.pdf)

All credit for the code work on this goes to jhl...all I did was debug it for NT6.5.





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


November 9th, 2010
Size: 2.23 KB
Downloaded: 91 times

Keywords: laguerre rsi
PrisonBreakerRSI 5 *
RSI with Colors and Sound when Price hits Over Bought/Over Sold Zones.

In the archive you will find the two standard sound files I use. You will need to put them in your Ninja Trader Program folder:
(in Windows 7 64-Bit C:\Program Files (x86)\NinjaTrader 7\sounds)


You can record your own messages here https://www2.research.att.com/~ttsweb/tts/demo.php


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


June 3rd, 2011
Size: 85.52 KB
Downloaded: 565 times

Keywords: color rsi sound
 



 
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