NexusFi: Find Your Edge


Home Menu

 



Categories Help    






Search Results
Searching for entries matching ninjatrader, looking in keywords for any words
Found 98 matching entries

Sort by

Entries
Open Range starting from previous day v1
This is an Open Range indicator that starts from the previous day. In the example it run from 161500 the previous day to 930 the next day. It looks busy but I can't think of the way to make it looks better, open for suggestions for v2.

COMPATIBILITY:
NinjaTrader 6.5: YES
NinjaTrader 7.0: NOT TESTED [feedback]


Category NinjaTrader 6.5 Indicators 
 
Suggest other entries I might like
Details: Open Range starting from previous day v1
Category: NinjaTrader 6.5 Indicators 


October 18th, 2009
Size: 2.92 KB
Downloaded: 151 times

Keywords: cory ninjatrader open overnight previous range session
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]


Category NinjaTrader 6.5 Indicators 
 
Suggest other entries I might like
Details: B_S_Zone v2
Category: NinjaTrader 6.5 Indicators 


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

Keywords: buy zone sell ninjatrader
CCI Histogram Indicator Version 002
This is a modified version of the CCI_Histogram_v001 indicator. This is the final version.

-----------------------------------------------------------

Added removal of object when inside the neutral zone(yellow line area).

Added precision calculation when comparing CCI line values.

-----------------------------------------------------------

When having "Calculate on bar close" set to False with ShowObjects = True it will paint the objects correctly as price action moves.

Scenarios:
If price goes above the 200 line area, it will paint a lime object, if price drops below the 200 line, the object will change to a darkblue object.

If price is in the 100 line area, it will paint a maroon object, if price drops below the 100 line area, the object will be removed.

-----------------------------------------------------------

Other indicators on chart:
DoubleMAPaint_SharkyPkg
Swing

-----------------------------------------------------------

The indicator name is called CCI_Histogram_v002.

COMPATIBILITY:
NinjaTrader 6.5: YES
NinjaTrader 7.0: NOT TESTED [feedback]


Category NinjaTrader 6.5 Indicators 
 
Suggest other entries I might like
Details: CCI Histogram Indicator Version 002
Category: NinjaTrader 6.5 Indicators 


October 12th, 2009
Size: 7.73 KB
Downloaded: 561 times

Keywords: cci histogram ninjatrader jonesr9
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]


Category NinjaTrader 6.5 Indicators 
 
Suggest other entries I might like
Details: B_S_Zone ver 1
Category: NinjaTrader 6.5 Indicators 


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

Keywords: zone ninjatrader
CCI Histogram Indicator Version 001 5 *
This is a modified version of CCI_Histogram_Sharky indicator.

I really like this indicator but I felt that it needed a more visual effect and broader range in levels.

-----------------------------------------------------------

Modified colors, placement of levels, settings.

Added CCI limits that goes beyond -100 or 100 and -200 or 200.

Added object types to draw when CCI goes beyond -100 or 100 and -200 or 200.

Object Types: Arrow, Dot, Diamond, Square, Triangle

Added object types to draw when CCI goes beyond -300 or 300.

Adding alignment of objects drawn.

-----------------------------------------------------------

When having "Calculate on bar close" set to False and having ShowObjects set to True it will paint erroneous painted objects. The reason for this is when price action blasts off and the CCI (let's say) hits above the 200 line it will paint the lime object and if price action reverses on the same bar which brings the CCI below the 200 line the object that got painted will stay. I haven't quit figured out how to code that portion of the code.

It's best to have "Calculate on bar close" set to True with ShowObjects = True.

It's best to have "Calculate on bar close" set to False with ShowObjects = False.

-----------------------------------------------------------

Other indicators on chart:
DoubleMAPaint_SharkyPkg
Swing

-----------------------------------------------------------

The indicator name is called CCI_Histogram_001.

COMPATIBILITY:
NinjaTrader 6.5: YES
NinjaTrader 7.0: NOT TESTED [feedback]


Category NinjaTrader 6.5 Indicators 
 
Suggest other entries I might like
Details: CCI Histogram Indicator Version 001
Category: NinjaTrader 6.5 Indicators 


October 8th, 2009
Size: 7.58 KB
Downloaded: 446 times

Keywords: cci jonesr9 ninjatrader
EMA_HMA_SMA_WMA_Colors_V3_No_Repaint_Bars 4 *
Here are the EMA_HMA_SMA_WMA_Colors_V3_No_Repaint_Bars.

Enclosed in the zip file are the four indicators as shown in the picture.

The moving average for each indicator is compared to a slope that you specify.

Results are displayed with different colors, depending on the slope and market direction.

Indicator MA specified length and slope MA specified lengths are defined seperately to increase flexibility of utilization.

I did not create the original versions of these indicators.

I just made a few changes.

RJay

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


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


October 5th, 2009
Size: 16.25 KB
Downloaded: 1912 times

Keywords: sma repaint hma wma rjay ninjatrader ema
ColorSampleUniversalMovingAverage 1 *
From an unknown author, this indicator simply plot an MA with changing colors, if rising or falling.
MA possible types: SMA/EMA/HMA/WMA.

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


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


October 5th, 2009
Size: 9.20 KB
Downloaded: 1479 times

Keywords: sample sam028 ninjatrader color universal
Effective Volume (only version there is) 3 *
This is a fantastic Volume based Trend indicator that i have found to be amazing.
It is i think by far, the best tracking volume indicator, i have seen through the years i have been trading.

I am trying to make a system that is based on the Green and Orange signals of effective volume (not the cyan ones) but i am no programmer so i can't do it .

I added the Zeller shark below as it matches through another avenue the signals i try to attain. As you can see they come pretty close, again as i can;t program i can't even make the _Zeller Shark indicator to fire the proper signals.

Imagine that even with the spikes of Zeller indicator and Effective voume combined
i get a decent autotrading system that keeps loosing money on the "bllody" spikes but makes it back afterwards on the runs.

I always use renko bars in all trading and autosystems i make.

So if anyone can make a system or a plain indicator that we can use from effective volume (green and orange signals) i would be really obliged.

Take care all and all the best.

Thanks Big Mike for an astounding site and effort...

COMPATIBILITY:
NinjaTrader 6.5: YES
NinjaTrader 7.0: NOT TESTED [feedback]


Category NinjaTrader 6.5 Indicators 
 
Suggest other entries I might like
Details: Effective Volume (only version there is)
Category: NinjaTrader 6.5 Indicators 


October 2nd, 2009
Size: 3.95 KB
Downloaded: 1043 times

Keywords: ninjatrader trend volume zeller isarhodes effective
SMI2 with no repaint option 5 *
Requested by VIP user.

Same SMI2 but this one won't repaint if you use a plot other than Line. If you use line, it will repaint 1 bar back to connect plots (like normal). But if you use something else, like a dot, it won't repaint.

Mike

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


Category NinjaTrader 6.5 Indicators  NinjaTrader 7 Indicators 
 
Suggest other entries I might like
Details: SMI2 with no repaint option
Category: NinjaTrader 6.5 Indicators  NinjaTrader 7 Indicators 


September 29th, 2009
Size: 8.28 KB
Downloaded: 1370 times

Keywords: smi ninjatrader bmt stochastic
ADXVMA Alerts v1.05 5 *
Requested by VIP user. This ADXVMA adds the ability to not re-paint 1 bar back if the plot style is not a line. So if you use Lines, they will repaint to connect the plots (like normal). But if you use something else, like Dots, they will not repaint.

Mike

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


Category NinjaTrader 6.5 Indicators  NinjaTrader 7 Indicators 
 
Suggest other entries I might like
Details: ADXVMA Alerts v1.05
Category: NinjaTrader 6.5 Indicators  NinjaTrader 7 Indicators 


September 29th, 2009
Size: 5.75 KB
Downloaded: 2663 times

Keywords: ninjatrader bmt adxvma
 



 
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