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
RulerV4 for Ninjatrader 8
Is there anyone that can code the Ninjatrader7 indicator named "RulerV4" by MBAgearhead. He did a fantastic job
and this indicator is invaluable. It is exactly what many of us were looking for. If you havent used it, everyone should
take a look. However, I am also transitioning to Ninjatrader 8 and would very much love it if someone could code that
indicator for Ninjatrader 8....that would be so awesome !!!
 
Suggest other entries I might like
Details: RulerV4 for Ninjatrader 8


October 31st, 2018
Size: 94.71 KB
Downloaded: 536 times
MACDBBLines (amaMACDBBLines) 5 *
Version 1.3 October 30, 2018

The MACDBBLines indicator is built from a standard MACD indicator with Bollinger Bands added to the signal line. The MACD values are shown as dots. This indicator is typically used to generate with-trend entries when the upper or lower Bollinger Band is violated.

Minor trend: The minorlower timeframe trend is up when the MACD is rising. It is down when the MACD is falling.

Major trend: The higher timeframe trend may be taken from the MACD itself. An major uptrend is signaled when MACD > 0, while MACD < 0 stands for a major downtrend.

Public Properties: The indicator comes with a few public Series<double> that can be accessed via other indicators or automated strategies. These will also be shown in the strategy builder. The series "Trend" may be used to detect the minor trend. "Trend" will show the value +2 when the MACD is rising and above the upper Bollinger Band, +1 when it is rising and below the upper Bollinger Band, -1 when it is falling and above the lower Bollinger Band, -2 when it is falling and below the lower Bollinger Band. You will further find two Series<double> "LongSignal" and "ShortSignal". "LongSignal" will return +2 for an upper band violation in a major uptrend (strong signal), +1 for an upper band violation in a major downtrend (weak signal) and 0 for no signal. Accordingly, "ShortSignal" will return +2 for a lower band violation in a major downtrend (strong signal), +1 for an lower band violation in a major uptrend (weak signal) and 0 for no signal.

Market Analyzer Column: The indicator comes with two separate market analyzer columns. The first column will simply indicate the trend and return values based on rising and falling MACD above or below the Bollinger Bands as described above. The second column will return entry signals, where +2 stand for a strong long signal, + 1 for a weak long signal, 0, for no signal, -1 for a weak short signal and - 2 for a strong short signal. For the market analyzer I have squeezed long and short signals into a single column, as there is little space on a market analyzer. For the Series<double> objects, I have separated the LongSignal and ShortSignal series, as they are designed to return positive values or 0 for no signal only. Please pay attention to the difference.

Paint Bars: The indicator comes with paint bars that reflect the minor trend. The colors are similar to the colors for the MACDBB dots, but you may differentiate between upcloses and downcloses.

Sound Alerts: The indicator comes with sound alerts that will be triggered when the upper or lower band is violated, or when the major trend changes.
 
Suggest other entries I might like
Details: MACDBBLines (amaMACDBBLines)


October 31st, 2018
Size: 14.91 KB
Downloaded: 2127 times

Keywords: bollinger macd macdbb macdbblines oscillator
Expected Rolling Volume 5 *
This indicator compares current rolling volume for a user selected time frame and compares it to an expected volume for a user selected time frame over a user selected n period in days.

The standard settings are set to 10 minute rolling and 10 minute expected with a 13 day lookback period. So, basically the bar plot shows the current continuous rolling 10 minute volume and compares it to the line plot that is an average of every 10 minute time slot over the last 13 days.

You also have and option to exclude user selected days from the lookback period.

I find this works well with range or tick bars, but also works with time based bars.

Uploaded using NinjaTrader 8.0.15.1 64-bit
 
Suggest other entries I might like
Details: Expected Rolling Volume


October 30th, 2018
Size: 6.39 KB
Downloaded: 312 times

Keywords: expected relative rolling volume
CSI V1 5 *
Apologies for this upload. I have found that there is something in the calculations that is incorrect, but haven't been able to track it down. It almost always says the current volume is more than the average, even when that seems unlikely or impossible.

I have uploaded a new indicator, RVOL (relative volume), that has accurate calculations in it, based on my manual gathering of values and performing the calculations. You can find it here:

https://nexusfi.com/local_links.php?action=ratelink&catid=27&linkid=2207

If I figure out what's wrong with this one, I'll upload a repaired version. In the meantime, please use the RVOL indicator mentioned above.

Thank you!
*******************************
This indicator is inspired by Pete from JigSaw Trading. He likes to call it the Cumulative Sheep Index, but it actually compares volume on the current bar to the average volume for the same time of day, calculated over the last X number of days.

You can set the number of days and use it on bars of any duration. I have no idea what it will do with non-time-based bars, so be prepared for it to blow up, if you try that.

Please be aware that the smaller the bar duration and the larger the number of days being averaged, the longer it'll take to complete the plot. 1-min bars and 60 days, for example, take several minutes to complete.

There is an option to have some of its data sent to the Output Window, so you can assure yourself it's working, in case you choose bars and days that take a very long time to calculate.

Yours to download.

(In answer to the question posted in the 2nd 'thanks', yes. The values in the right column show the difference in volume between the current bar volume and the average volume for that bar for the previous X number of days.)
 
Suggest other entries I might like
Details: CSI V1


October 25th, 2018
Size: 3.46 KB
Downloaded: 343 times
Elliot Wave Drawing tool (Updated) 5 *
Custom drawing tool which allows you to draw Elliot Waves in NT 8
Supported waves are:
  • 12345
  • ABC
  • ABCDE
  • WXY
  • WXYXZ
For each wave you can select if you just want to see the labels, or also the wave lines itself and
the degree of the wave.

After installing you can find the elliot wave tools under the drawing tools menu.
Note you can assign keyboard shortcuts to any of the elliott drawing tools using the tools->Hot Keys menu.

28-10-2018: Updated.. fixed memory leak and some other small changes
 
Suggest other entries I might like
Details: Elliot Wave Drawing tool (Updated)


October 24th, 2018
Size: 4.12 KB
Downloaded: 1103 times
Measured Move Drawing tool (Updated) 5 *
This is a simple custom drawing tool for drawing measured moves as described in Trading The Measured Move by David Halsley

The drawing tool allows you to simply draw the measured move from 0-> 100% -> 50% -> to -23.6%

After importing, you should see a new menu item 'measured move' in your drawing tools.
Select it, draw the 3 lines and voila ;-)

28-10-2018: fixed some small issues
 
Suggest other entries I might like
Details: Measured Move Drawing tool (Updated)


October 21st, 2018
Size: 7.26 KB
Downloaded: 1224 times
agDELTAs visualization 2 - update 5 *
I forget to mention in agDELTAs visualization 2 post that I use different time frame
in input parameter for indicators

Usually it 3 times longer time compare to original (1 min chart - 3 min for indicators etc)

Its make indicators more smooth


See attached image
 
Suggest other entries I might like
Details: agDELTAs visualization 2 - update


October 9th, 2018
Size: 4.59 KB
Downloaded: 600 times
agDELTAs visualization 2 - how to use 5 *
Due on people interest to my agDELTA Visualization indicators I decided to publish some tips how to use it
In agDELTA - control points - cross above/below zero line and picks where indicator change direction
agDELTAmax and agDELTAmin - control points - picks and distance from ZERO line
Please see attached chart

For your convenience I attached indicators to this post


Best Regards


AG
 
Suggest other entries I might like
Details: agDELTAs visualization 2 - how to use


October 9th, 2018
Size: 4.59 KB
Downloaded: 439 times
agDELTAs visualization 4 *
This is a package of 3 Order Flows indicators - DELTA, DELTA MAX, and DELTA MIN
for Volumetric chart
Its help visualize who dominate the market and possible turning points
first indicator is a delta and just show
delta position per bar
Second - MAX DELTA
Third - MIN DELTA

To compare position of Delta Max to Delta Min you can see turning points or decrease/increase in move
(please be aware that Delta MIN is negative indicator and then it far from ZERO then negative force is more)

I use it with combination with other indicators to confirm turning point


Many Thanks to Ninja Trader Support Team !!!!!!

Best Regards
 
Suggest other entries I might like
Details: agDELTAs visualization


October 5th, 2018
Size: 4.59 KB
Downloaded: 593 times
News indicator (Updated) 5 *
This indicator downloads news from forexfactory and display's it on your chart.
News is displayed in the upper left corner and is also shown as vertical lines on your chart.
You can choose if you want to show low, medium and/or high impact news
The time used is GMT. you can set a time offset in hours to adjust it to your own timezone
Furthermore you can ignore news for specific currencies (see the forex calendar). e.g. NZD will hide any NZD related news

30-10-2018: v1.1
- added option to hide the topleft table
- fixed bug that newsindicator disappeared after restarting ninja
 
Suggest other entries I might like
Details: News indicator (Updated)


September 28th, 2018
Size: 3.32 KB
Downloaded: 1442 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