NexusFi: Find Your Edge


Home Menu

 



Categories Help    






NinjaTrader 6.5 Indicators
Indicators in this section are compatible with NinjaTrader 6.5


Sort by
Filter

Show full/short entries Entries
Average Time Per Bar 5 *
Modified on Dec 23, 2009...fixed a few bugs...

I use range and volume bars. Many times it takes an inordinate amount of time to build a bar but it isn't obvious unless you do some basic math to find out. So, I created this indicator that works on any chart that is not time based. Really if you think about it you don't need this indicator on a time based chart.

It has two parameters. One is used to declare the number of bars you want to use to calculate the average time per bar and is called "Period". The second parameter is called "MaxLevel" which is used to set the level that you consider to be the acceptable level. For example, I base everything on 5 minutes so my "MaxLevel" is set to 5. So, if the average time per bar plot is below the "MaxLevel" line, I consider the market to be moving in an acceptable manner. Anything over the "MaxLevel" line is considered too slow for trading.

That about covers it. Pretty simple stuff.
Good luck and I hope you find it useful. In fact, I'm curious if anyone actually finds it to be useful. Please let me know.

Mike Winfrey

COMPATIBILITY:
NinjaTrader 6.5: YES
NinjaTrader 7.0: NOT TESTED [feedback]
 
Suggest other entries I might like
Details: Average Time Per Bar


September 22nd, 2009
Size: 2.70 KB
Downloaded: 441 times

Keywords: average time joeblow
Average Volume 5 *
This indicator plots a 2 colored line representing the average volume over a period of bars. Simple as that...I was asked about the way I use volume to evaluate my entries and so I uploaded this indicator to assist in answering question. I won't answer that question here but just provide the indicator.
 
Suggest other entries I might like
Details: Average Volume


November 19th, 2010
Size: 7.77 KB
Downloaded: 168 times
Balance Line Total V1
This one is almost the same as BalanceLine but it uses H+L/2 of total number of days back not just 2 at a time. If you don't see it plots try to increase number of download days or reduce number of days back, the default setting is 5 days back.
 
Suggest other entries I might like
Details: Balance Line Total V1


April 30th, 2010
Size: 3.28 KB
Downloaded: 237 times

Keywords: balance cory line total
Balance Line V2
This indicator draw a balance line for a particular day, it is always = the previous 2 days H+L/2. idea credit go to perryg for more information go here
https://nexusfi.com/ninjatrader-programming/3523-50-balance-point-rule.html

-4/30/10
add on/off switch to turn off the drawing in case it is plotted too far away from prices making a chart hard to read or you just don't want to plot it.

-5/02/10

just a re-upload v2 for some reason the name v2 won't show up.
if the name V2 doesn't show in your indicator list just unzip the file and compile the BalanceLineV2.cs file directly from your editor.
 
Suggest other entries I might like
Details: Balance Line V2


April 29th, 2010
Size: 3.62 KB
Downloaded: 200 times
BBand2 with color double stddev band V1 5 *
This bband has 2 stddev value so that it can color the outer band and it highlights the band if price touch the band and it also do the alert if touch.
 
Suggest other entries I might like
Details: BBand2 with color double stddev band V1


March 12th, 2010
Size: 6.42 KB
Downloaded: 843 times

Keywords: alert bollinger cory bband
BSVLine v1.0 5 *
This is the first version of a real-time indicator based on Buying and Selling pressure using a line to visualize the data. It is modified from jtRealStats and BuySellPressure. Works for NinjaTrader 6.5, and a related version was tested on Ninja 7. Gotta leave NT running all the time now or the data is lost. Chaging any other indicator erases it. Maybe for NinjaTrader 7 it will be able to use Historical data.

This is the first version that uses a line rather than bars. I suggest overlaying it with Volumn (not shown in my tick charts), as bars. Blue represents buying and Red Selling based on the price vs. the last bar. An example is shown below where it is used in conjuction with ADXVMA_sharky_paint & Bill Williams' Acceleration/Deceleration Oscillator (from NinjaTrader).


In the attached figure there is a buying climax that preceeds the Failure of a Al Brooks described (Chapter 2) micro trendline BreakUp and the maximum of the DOM for the morning. This is confirmed by a decrease in the Williams Acceleration Oscillator. All indicating that this rally has run its course.


COMPATIBILITY:
NinjaTrader 6.5: YES
NinjaTrader 7.0: NOT TESTED [feedback]
 
Suggest other entries I might like
Details: BSVLine v1.0


January 5th, 2010
Size: 2.03 KB
Downloaded: 494 times

Keywords: buy pressure realstats sell ztrade101
BuySellPlot 5 *
Updated version by Zondor in the Elite area

This is version 1.0 of a Buy Sell Indicator modified from Buy Sell Pressure on the Ninja Trader Links and Downloads Manager ( https://ninjatrader.com/support/forum/local_links.php page).

This indicator is a real-time indicator and does not plot against historical data. A histogram splitting volume between trades at higher or equal to the high of the last bar or lower or equal to the low of the last bar is plotted.
It is currently executed using Chart Trader under the Advanced Trade Management system on Ninja Trader. The goal is to write a strategy using these indicators and back test it. The one think I do not know how to do is how to pass the 2 variables generated by this indicator to a strategy.

COMPATIBILITY:
NinjaTrader 6.5: YES
NinjaTrader 7.0: YES (tested by sam028)


See also NinjaTrader 7 Indicators 
 
Suggest other entries I might like
Details: BuySellPlot


November 13th, 2009
Size: 2.02 KB
Downloaded: 4004 times

Keywords: sell pressure ninjatrader buy ztrade101
B_S_Zone v2
Improvement:
-zones are in square shape.
-set value for buy zone, sell zone separately
-if you set buy zone color to transparent, both buy zone and buy bracket turn transparent.

Note: I set the buy/sell hash line to transparent to show the square zone better, all you have to do is set them to some color.

COMPATIBILITY:
NinjaTrader 6.5: YES
NinjaTrader 7.0: NOT TESTED [feedback]
 
Suggest other entries I might like
Details: B_S_Zone v2


October 13th, 2009
Size: 2.99 KB
Downloaded: 416 times

Keywords: buy zone sell ninjatrader
B_S_Zone ver 1
This indicator draw stop and target for each bar. You can turn the zone color on/off, stop/target bracket on/off.

COMPATIBILITY:
NinjaTrader 6.5: YES
NinjaTrader 7.0: NOT TESTED [feedback]
 
Suggest other entries I might like
Details: B_S_Zone ver 1


October 10th, 2009
Size: 2.92 KB
Downloaded: 262 times

Keywords: zone ninjatrader
CalculateDevelopingValue Area V1 5 *
This is rolling value area indicator thus you always know whether it is under/over value at any time. Well, that is the theory behind it anyway.

by sbgtrading #28 https://ninjatrader.com/support/forum/showthread.php?t=4466&page=2
 
Suggest other entries I might like
Details: CalculateDevelopingValue Area V1


January 27th, 2010
Size: 4.73 KB
Downloaded: 555 times

Keywords: area cory value
 



 
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