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
Volume profile template for NT8 lifetime license 5 *
Hello,

I'm not sure if this is the right place but I wanted to share a template for NT8 lifetime license.
It incorporates a 3 day and 1 day volume profile along with vwap. In addition it incorporates SIM 22's ED's levels.

Add your favorite pivots for a better feel.

If this is located in the wrong area, I apologize.

brett

EDIT: The 3 day profile is from the Mind over markets: Dalton
Another good book is Anatomy of a Volume Profile Trader: Learn tips and strategies for trading the Volume Profile: Bruce Levy
 
Suggest other entries I might like
Details: Volume profile template for NT8 lifetime license


June 25th, 2020
Size: 15.28 KB
Downloaded: 1039 times
ZigZagTicks 5 *
This is a modified version of the standard ZigZag NT indicator. Input is swing size in ticks.
I was looking for a lightweight swing indicator to use in another project and decided to modify the standard one.

Installs in a folder called "SeeT".
 
Suggest other entries I might like
Details: ZigZagTicks


May 25th, 2020
Size: 4.22 KB
Downloaded: 442 times

Keywords: swing ticks zigzag
Squeeze 5 *
Version 1.0

gemSqueeze is a modified squeeze indicator that also brackets bars during the squeeze to help visually identify breakouts.
 
Suggest other entries I might like
Details: Squeeze


April 12th, 2020
Size: 15.29 KB
Downloaded: 1622 times

Keywords: breakout momentum squeeze volatility
RVOL V1 5 *
This is a relative volume indicator. I have manually gathered volume data and performed the calculations to verify that the indicator is accurate.

It is based on time, so cannot be used on non-time-based bars. If you do so, it will, at best, show nothing. At worst, it might blow up on you.

It calculates the average volume for the bar with the same Close() time over the previous X number of days. The value of X is input by the user.

It then compares the volume of the current bar to the average volume for that time of day. A negative result means that the current bar has below average volume and a positive result means the current bar has greater than average volume.

Be aware that the greater the number of days being averaged and the shorter the duration of the bars, the longer it'll take to plot the values. I hope the community finds this indicator useful.

Edit:
Oh, and I want to also let you know that if there are fewer days on the chart than what's entered in the lookback parameter (or whatever I called it), the indicator will provide the value based on the number of days available. Just be sure you have days enough on the chart to give you the values you're looking for.

Edit 2:
In answer to the question about a similar indicator for range bars, I'm afraid the logic won't hold up for that. This indicator looks for bars with the same time stamp from prior days. Range bars close at totally random times, based on how far price moves. It's very, very unlikely there'd EVER be one on a prior day that closed at the same time as a range bar from the current day.
 
Suggest other entries I might like
Details: RVOL V1


April 5th, 2020
Size: 3.16 KB
Downloaded: 582 times
CandleStickDoctor_NT8 5 *
gemCandleStickDoctor
version: 1.1.1
Note: Found and fixed a bug and added an additional pattern, as well as the ability to paint the entire bar or just the outline

This indicator identifies candlestick patterns as bars develop and historically. You can click on the bars to see the pattern identified. The core of the patterns uses those in the Ninjatrader CandleStick Pattern indicator. Additional patterns have been added and this searches for ALL the patterns. If more than one pattern is identified, it will show you all of them. The indicator also keeps score based on the patterns identified (bullish + 1, bearish - 1) which is exposed as a series named Trigger so you can use it for other indicators or strategies. If there are any CandleStick pattern experts out there that want to add patterns or find any errors with those already present, please let me know and perhaps we can make this even better.

Also note: There is an NT7 version of the site. bitDavid identified some errors (thank you). That version will not be supported. Pleasure use the current NT8 version.

Current patterns identified are:

NoSignal
BearishBeltHold
BearishEngulfing
BearishHarami
BearishHaramiCross
BullishBeltHold
BullishEngulfing
BullishHarami
BullishHaramiCross
DarkCloudCover
Doji
DownsideTasukiGap
EveningStar
FallingThreeMethods
Hammer
HangingMan
InvertedHammer
MorningStar
PiercingLine
RisingThreeMethods
BullishShootingStar
BearishShootingStar
StickSandwich
ThreeBlackCrows
ThreeWhiteSoldiers
UpsideGapTwoCrows
UpsideTasukiGap
BullishTweezerBottom
BearishTweezerTop
BullishKicker
BearishKicker
BullishDragonflyDoji
BearishDragonflyDoji
BullishGravestoneDoji
BearishGravestoneDoji
BullishThreeBarReversal
BearishThreeBarReversal
 
Suggest other entries I might like
Details: CandleStickDoctor_NT8


April 4th, 2020
Size: 15.04 KB
Downloaded: 899 times
Margin Plot 4 *
Plot Account Balance, Intraday Margin*Lots, Excess Intraday Margin(if available in control panel from broker).

You must select the account in the indicator parameters.
 
Suggest other entries I might like
Details: Margin Plot


March 26th, 2020
Size: 2.32 KB
Downloaded: 251 times

Keywords: plot margin
Multi Period Candles for NT-8 5 *
This imports as a Chart Style not an Indicator.

***Note*** After you import this Chart style, you will have to re-start NinjaTrader. ***End Note***

I tried using an indicator that was built to plot multi-period candles but I found it was resource "heavy".
Additionally the indicator had some issues when used on different Trading Hour Templates.

The result was to modify the "Box" Chart Style that was built into NT-8 to plot a Candlestick.

The default color choices were based on my preferences for Black background charts,
You will need to decide on your own preferences and then save them as a default on your platform.

Special thanks are due to @TWDsje (aka SpeculatorSeth) for his coding expertise in completing this task.
 
Suggest other entries I might like
Details: Multi Period Candles for NT-8


March 24th, 2020
Size: 2.52 KB
Downloaded: 924 times
chart time indicator for lag time charts in ninjatrader 5 *
Chart Time indicator to find Lag in seconds and milliseconds

It will display three things in the upper right corner of the chart:

• The core time of NT8
• The chart time of NT8
• The difference of the two times (if the Chart time is behind the core time, it will be a negative number).

EXAMPLE
Here is an example of what you will see in the upper right corner of your chart when you load the indicator on your chart:

12:29:28:529 12:29:28:257 -00.272

USE
I watch this indicator near the start and end of the regular session when my charts will typically lag the market. While trading these times or any other high volume times, when I see a chart lag, I then use the DOM to ensure I see the fastest pricing information that NT8 offers (that I have found).

I didn't build the indicator, just found it on ninjatrader forum (it seems to me that more people are having problems with the lagging of ninjatrader)
 
Suggest other entries I might like
Details: chart time indicator for lag time charts in ninjatrader


March 6th, 2020
Size: 2.62 KB
Downloaded: 399 times
QQE (Quantitative Qualitative Estimation) 5 *
This is simply a conversion of the QQE for NT7 by Fat Tails.
Please refer to his post in the NT7 downloads section for details.
 
Suggest other entries I might like
Details: QQE (Quantitative Qualitative Estimation)


February 29th, 2020
Size: 6.83 KB
Downloaded: 1255 times

Keywords: divergence qqe qualitative quantitative rsi
ATR in Tick and USD 5 *
This is a fork from Lizard's amaATR's 1.1 version and when installed will also be put into the Lizard folder as "atrTick". Essentially, I created this because ATR is such an important concept and the way the current indicators are built is to give a value based on points. This makes "at a glance" analysis hard because you need to do some arithmetic.

This indicator will display the ATR in either ticks or dollars and will make your chart or Market Analyzer cleaner as comparisons between different instruments makes more sense. In the 15M screenshot provided, it looks like /YM moves the most on the default ATR, but because of it's point value it actually moves less than the /ES and /NQ in terms of dollar value. Another great example is /ZB. It doesn't move many ticks, but it's dollar amount is comparable to the /ES

V 1.1
Fixed the archive and a rounding error for the dollar value, so you should get the exact dollar amount relative to ticks.
 
Suggest other entries I might like
Details: ATR in Tick and USD


February 23rd, 2020
Size: 5.64 KB
Downloaded: 735 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