NexusFi: Find Your Edge


Home Menu

 



Categories Help    






NinjaTrader 8 Indicators and More
Indicators and Files in this section are compatible with NinjaTrader 8


Sort by
Filter

Show full/short entries Entries
ZombiePack3 Indicators 5 *
Zombie Pack 3 includes Zombie BarTimer, Zombie Candles, Zombie EMA, Zombie NetPriceChange, Zombie PowerLine, Zombie PriceInfo, Zombie Setup Alerts, and Zombie SMI indicators.
- Zombie3BarTimer shows the remaining time on the current bar before it closes.
- Zombie3Candles help visually identify the "buy/sell zone" as well as strong pullbacks.
- Zombie3EMA includes 5 different EMA period lines (8, 10, 21, 50, 200) which help identify levels and entries using the speedlines
- Zombie3NetPriceChange shows the percentage difference from previous session close price
- Zombie3PowerLine identifies the middle of a range and can draw attention early to a structure change
- Zombie3PriceInfo provides PnL for any open positions and pricing for the current instrument
- Zombie3SetupAlerts shows dots for "the 50" entry setup and diamonds for the "High/Low" entry setup
- Zombie3SMI can draw attention early to a momentum shift

Zombie3BarTimer v1.004
Zombie3Candles v1.004
Zombie3EMA v1.004
Zombie3NetPriceChange v1.004
Zombie3PowerLine v1.004
Zombie3PriceInfo v1.004
Zombie3SetupAlerts v1.004
Zombie3SMI v1.004


Change Log
07/23/2021 v1.004 - Added new High/Low scenario to Zombie3SetupAlerts
07/22/2021 v1.003 - Added Zombie3SetupAlerts
07/21/2021 v1.002 - Fixed Zombie3Candle condition issue
07/20/2021 v1.001 - Initial release


For further discussion:
ZombiePack Discussion
 
Suggest other entries I might like
Details: ZombiePack3 Indicators


July 20th, 2021
Size: 29.24 KB
Downloaded: 508 times
PCI Indicator 5 *
Percentage Chance Indicator V1.0

Plots a PPO and smoothed line normalized.




When the plots are above the 50% line, the price short term is swinging up. Vise Versa for below the line.

If the PPO is above the smoothed line, the color is Up Color otherwise Down Color.

If you see any errors, please let me know so that I can fix them!

Thanks
 
Suggest other entries I might like
Details: PCI Indicator


July 13th, 2021
Size: 8.29 KB
Downloaded: 856 times

Keywords: pci ppo
gbDWAP 5 *
gbDWAP, Ver 1.0, TraderGB, June 24, 2021

Description:
gbDWAP is the Delta Volume Weighted Average Price. I was interested in what it would look like if regular volume in VWAP was replaced with the 'absolute value' of the delta volume. Note, since delta volume can be either positive or negative, the absolute value is used rather than the signed value. The Typical price is used in the calculation for this indicator.

The attached chart shows VWAP (Yellow), DWAP-BidAsk (Cyan), and DWAP-UpDownTick (Pink) side-by-side so you can see how they appear relative to one another. At this point, this indicator is only an experiment born out of curiosity and I have not studied it much to determine what value it may have, if any. My initial thought is that it adds no additional value over VWAP.

Notes:
1) Make sure you enable Tick Replay for this indicator.
2) This indicator requires that you have the NT8 OrderFlowCumulativeDelta indicator. If you have the NinjaTrader Lifetime license you should have this.

Parameters:
* DeltaType: Base the DWAP on either BidAsk or UpDownTick
 
Suggest other entries I might like
Details: gbDWAP


June 25th, 2021
Size: 2.49 KB
Downloaded: 610 times
gbPriceReferenceATR 5 *
gbPriceReferenceATR, Ver 1.0, TraderGB, June 24, 2021

Description:
Shows current price in relation to ATR reference points. The anchor point where the ATR calculations are pinned to can be the Close, High, Low, Median, Open, Typical or Weighted price of the current bar or any bar in the past. ATR calculations are always made from the prior bar to the current bar. No matter what price and bar is selected, the upper/lower reference lines are calculated by adding/subtracting half the ATR factor (ATR * MultipleATR) from the given price/bar anchor point.

Parameters:
* LookbackATR: Length for the ATR calculation (default=10)
* MultipleATR: Multiple used for ATR calculation (default=1)
* AnchorPoint: Price to use to anchor ATR calculations to (default=Median)
* BarsBack: Bar to use for anchor ATR calculations to (default=0)
 
Suggest other entries I might like
Details: gbPriceReferenceATR


June 24th, 2021
Size: 4.43 KB
Downloaded: 332 times

Keywords: atr reference
gbMajorBar 5 *
gbMajorBar, Ver 1.0, TraderGB, June, 24 2021

Description:
Highlights bars with above normal range and volume.

Notes:
1) This indicator is designed to be used on bars that vary in range and volume. Thus, it is not intended to be used with bars with constant range or volume (for example, range bars or volume bars).

2) WAV files are within included zip file. You'll have to manually copy and paste these files to your sound folder within NT8 (for example, C:\Program Files (x86)\NinjaTrader 8\sounds).





Parameters:
* AverageLookback: Lookback period to determine what is normal or typical.
* DevType: Deviation type: ATR or StdDev (default=StdDev)
* RangeMultiple: Threshold multiple above normal range (min=1, default=2)
* VolumeMultiple: Threshold multiple above normal volume (min=1, default=2)

MajorBar Plot Values:
0 = not a major bar
1 = major bar up
-1 = major bar down

Included sound files for alerts (place in NT sound folder):
MajorBarUp.wav
MajorBarDown.wav
 
Suggest other entries I might like
Details: gbMajorBar


June 24th, 2021
Size: 166.88 KB
Downloaded: 518 times
Coppock indicator 5 *
NT8 Version of the Coppock indicator. This is a WMA of two ROCs.

I had to fix a path in the source. Let me know if you see any problems.
 
Suggest other entries I might like
Details: Coppock indicator


June 11th, 2021
Size: 4.63 KB
Downloaded: 218 times
gbBuySellPressure 5 *
gbBuySellPressure, Ver 1.0, TraderGB, June 4, 2021

Make sure you have Tick Replay on when using this indicator.

Description: This is the stock NT8 BuySellPressure indicator with the following modifications (requested by cshrum):
1) Re-scaled between -100 and +100 (was between 0 and 100)
2) Buy pressure appears above zero and sell pressure appears below zero
3) Changed line sytle from line to bar
4) Added addtional reference lines (+50 to +100 and -50 to -100)
5) Added divergence marker on price panel (optional)
6) Added divergence marker on pressure panel (optional)
 
Suggest other entries I might like
Details: gbBuySellPressure


June 4th, 2021
Size: 3.25 KB
Downloaded: 472 times
HorizontalTick
HorizontalTick, Ver 1.0, TraderGB, June 4, 2021

Description:
Drawing tool that draws a short horizontal line. I use this to mark off confirmed swing highs and lows, but you may find it useful for other purposes.
 
Suggest other entries I might like
Details: HorizontalTick


June 4th, 2021
Size: 3.89 KB
Downloaded: 288 times
gbStochRSIv2 5 *
gbStochRSIv2, Ver 2.0, TraderGB, July 7, 2021

Description:
This is the Stochastic RSI oscillator by Chande and Kroll. Most implementations of this indicator use only a single length for both RSI and Stochastic calculations. This implementation allows separate input for each. In addition, an input is included for weighted smoothing of the results, which is actually double smooth. The results are adjusted to range between +100 and -100. A common calculation used by Ehlers to do signal lines is employed here.

References:
* The New Technical Trader, Tushar S. Chande and Stanley Kroll, 1994, p 124-133

Updates:
2021-05-30: Added opacity for plots.
2021-07-07: (Ver 2.0) Made updates on color/opacity/alerts per request.
 
Suggest other entries I might like
Details: gbStochRSIv2


May 30th, 2021
Size: 11.57 KB
Downloaded: 463 times
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.
 
Suggest other entries I might like
Details: gbRevEngRSITrend


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

Keywords: reverse rsi trend engineered
 



 
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