NexusFi: Find Your Edge


Home Menu

 



Categories Help    






Search Results
Searching for entries matching value, looking in title and description, keywords for any words
Found 263 matching entries

Sort by

Entries
jhlLLMA
Aslan contributed LLMA here:
https://nexusfi.com/free_downloads/ninjatrader-7/indicators/738-download.html?view

I just stood on his shoulders and converted it to my style. This version uses much less memory, is simpler for me to follow, and has a startup phase where it has a pretty good estimate instead of no value set.
It can be constructed from my generic MA adaptor (jhlMA) with only a period specified, providing a default phase value of 0.

Version 1


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


February 12th, 2011
Size: 15.66 KB
Downloaded: 335 times
jhlMAX 5 *
Maximum value seen in period. Should return the same values as the standard MAX, which as of b18 has been fixed to reduce iteration. With that fixed the only advantage this has over the standard is memory reduction when used as a component and not displayed. (Both versions are now efficient with CalculateOnBarClose == false.)

Version 2 - Corrected calculation errors when COBC == false && Input != High


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


July 4th, 2010
Size: 2.31 KB
Downloaded: 278 times
jhlMIN 5 *
Minimum value seen in period. Should return the same values as the standard MIN, which as of b18 has been fixed to reduce iteration. With that fixed the only advantage this has over the standard is memory reduction when used as a component and not displayed. (Both versions are now efficient with CalculateOnBarClose == false.)

Version 2 - Corrected calculation errors when COBC == false && Input != Low


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


July 4th, 2010
Size: 2.32 KB
Downloaded: 260 times
Joe Ross SMA EMA Crossover indicator for NinjaTrader 8 5 *
This indicator is based upon Joe Ross's Camelback technique. Please refer to: https://intranet2012.files.wordpress.com/2014/05/joe-ross-chapter_23_191_202-the-camelback-technique.pdf

I have set the default SMA value to 30 instead of Joe Ross's 40 SMA. I have also included sound files used by this indicator. There could be too many arrows printed on the chart if you enable trend arrows. You may want to read Joe Ross's chapter from the above link, and test your strategy before entering any trade using this indicator. Please let me know with any suggestions to further improve this indicator.


Category NinjaTrader 8 Indicators and More 
 
Suggest other entries I might like
Details: Joe Ross SMA EMA Crossover indicator for NinjaTrader 8
Category: NinjaTrader 8 Indicators and More 


August 30th, 2022
Size: 64.74 KB
Downloaded: 457 times
JTRelativeVolume 5 *
Relative Volume aka CSI (Cumulative Sheep Index)

I have had this indicator converted from NT7 for use on NT8

This indicator shows volume at the time of day relative to the prior n days. This is very useful in terms of identifying when volume is picking up or slowing down. The absolute value is not as important as whether it is rising or falling. As participation changes, the price action changes too. Probably one of the best ways to analyze volume/participation in the markets.

Tried and tested on NT8 8.0.0.12 64-bit (Standard) - BETA


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


July 28th, 2016
Size: 1.71 KB
Downloaded: 1246 times

Keywords: relative volume
Kaufman Efficiency Ratio 5 *
Exported using NT Version 7.0.1000.5

The Kaufman Eifficiency Ratio is also know as Fractal Efficiency. It can be used as a filter to differentiate between trending conditions and sideways markets.

The efficiency ratio compares the absolute amount of the n-period momentum to the sum of the absolute amounts of the last n close-to-close changes. If all close-to-close changes pointed in the same direction - meaning either n consecutive upcloses or n consecutive downcloses - the fractal efficiency will take the value 100. This is an indication for a strong trend. If the n-period momentum takes the value 0, the fractal efficiency becomes 0 as well, indicating chop.

The fractal efficiency is used by the Kaufman Adaptive Moving Average to identify chop periods.

This version of the Kaufman Efficiency Ratio has a few additional options:

Chopline: I have added a chopline, which depends on the period of the Kaufman Efficiency Ratio. The formula for the chopline is 100/Sqrt(period).

Signalline: I have added a signalline by using a Hull Moving Average(HMA). The market starts trending, when the Kaufman Efficiency Ratio has crossed both the signalline and the chopline from below.

Classic/Balanded: The indicator allows for two different ways of calculating the Kaufman Efficiency Ratio. The 'Classic' option uses the original formula of Perry Kaufman. The 'Balanced' option replaces the absolute amount of the n-period momentum with the absolute amount of the n-period balanced momentum, which is based on a triangular moving average.

Update June 22, 2013: Minor modification to make indicator compatible with indicators/strategies running in COBC = false.


Category NinjaTrader 7 Indicators 
 
Suggest other entries I might like
Details: Kaufman Efficiency Ratio
Category: NinjaTrader 7 Indicators 


June 22nd, 2013
Size: 11.07 KB
Downloaded: 2023 times

Keywords: chop efficiencyratio fractalefficiency kama kaufman momentum trend
KDJ Indicator 4 *
Exported Using NT7.0.1000.8

The first time that I saw KDJ Indicator it was part of the standard charting package on the main page used by TDAmeritrade. KDJ indicator is based on the standard Stochastics but it includes an extra line called J line.

The J line is a measure of divergence between %D and %K. The value of J can go beyond [0, 100] range. Values of J line over 100 or under 0 are supposedly the most bullish or bearish for larger swings (no wonder TDAmeritrade is using it for charting stock prices).

One needs to watch as the %D is in overbought and oversold areas (20 - 80). As long as the J line is beyond 0 and 100 percent and has not hooked up or down the price is going to remain in overbought or oversold area. One needs to consider to sell the overbought or buy the oversold when %D is above 80 or below 20 and J line begins to hook down or up. Other indicators such as momentum, volume, support and resistence, etc. need to be considered for confirmation.

Enjoy!


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


January 31st, 2012
Size: 8.09 KB
Downloaded: 1270 times
Keltner Channel Strategy (EA)
This strategy uses Keltner Channels for buying and selling. If

Buying logic
An entry order to buy at the high price of the current bar will be generated if the current bar crosses the upper band.

Selling Logic
An entry order to sell at the low price of the current bar will be generated if the current bar crosses the lower band.

Here's a list of the inputs you will be able to modify when adding the EA:

Keltner Channel Indicator
Length = 20
Numatrs = 1.5 -> this value is multiplied by the average true range of the current bar to determine the distance from the upper and lower bands to the midline.

Other inputs / default values
Limit = 0
Stop = 0
Use SSL = False
Port = 25
Trailing Stop = 0
Email Alert = False


Category FXCM Strategy Trader (hidden) 
 
Suggest other entries I might like
Details: Keltner Channel Strategy (EA)
Category: FXCM Strategy Trader (hidden) 


December 16th, 2010
Size: 3.35 KB
Downloaded: 167 times

Keywords: keltner channels
KR_PriceLevels_v1 for ToS 5 *
here's a quick one.. inspired by range charts, but simplified and still painted on regular time charts..

i needed something to help me spot common S/R levels and also watch price moves between levels of either % of price or in blocks of a certain dollar value (0.2, 0.5, 1.0 ... etc)

default is to show moves in increment of 0.5% of all-time (based on chart) mid-price, but can be changed to better suit the time aggregation and the underlying price range we're looking at (for shorter timeframe, you may want to look at $.25 levels, for a stock like AAPL you want to look at a $5.0 increments and so on)

The percentage level value is always approximated to the nearest multiple of $0.1 to make it meaningful.

if there's a setting in Override Range Unit, then that's the one the study will use as a unit for the incermental levels.

you can show/hide the levels calc details labels on top using the study settings.

found it interesting and it helps hide a lot of noise from price - also comes closer to my own view of Darvas so thought to share for the Range Chart & breakout trading fans..
Cheers,
RedK


Category The Elite Circle 
 
Suggest other entries I might like
Details: KR_PriceLevels_v1 for ToS
Category: The Elite Circle 


August 23rd, 2012
Size: 1.58 KB
Downloaded: 252 times

Keywords: breakout levels price range redk thinkorswim tos
KR_SMI_v2: based on Stochastic Momentum Index (SMI) for ToS 5 *
if you use a Momentum study to identify swings, or start/end of a price move, you may like this one.
in KR_SMI, i try to improve the visulaization and signal of ToS's Stochastic Momentum Index

1. i didn't like that it uses double EMA, so i changed that into a single-time EMA.

2. K Period, d Period .. confusing.. in reality SMI tries to identify the recent movement compared to a longer-term price shift. so i changed that into Look_Back_Period and Length

3. Signal is generated thru a crossing with a slower/smoothed EMA of SMI line. in reality, we can see the change of SMI line trend using colors and get an earlier signal for swings or price move shifting direction (Green = momentum up, red = momentum down, Yellow = possible swing detected)

4. crossing the zero line means a lot (momentum reversing). this is ignored in original indicator. so we added a zero line. Overbought/oversold are at +/-50% by default - but you can change that

screenshot shows how this compares vs the classic SMI in ToS

Best used together with a trend following indicator for a confirmed entry/exit signals.

just realized all the indicators i posted are optimized for dark chart background color. they will look ugly on light-color charts. sorry for that.
beware of a bug in ToS, when you use Inertia or Hull smoothing with AddChartLabel, and you try to enter a lower smoothing value in study settings, the indicator calc behaves erratically. if that happens, remove/re-add the study to your chart. i just found out about that and will report it.


as usual, please do not share outside BMT.
All feedback welcome,
RedK


Category The Elite Circle 
 
Suggest other entries I might like
Details: KR_SMI_v2: based on Stochastic Momentum Index (SMI) for ToS
Category: The Elite Circle 


August 17th, 2012
Size: 1.75 KB
Downloaded: 318 times

Keywords: momentum redk smi stochastic thinkorswim tos
 



 
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