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
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
MomStop (momentum stop) V2 5 *
This is momentum stop indicator so it pick a reversal point based on price action. It uses nothing but price so I guess it is also a PA indicator.
template is here
https://nexusfi.com/traders-hideout/3500-momentum-stop-indicator.html

4/15/2010

-add more reversals

- add option to filter out bad signals using bar range

- add trade entry buy/sell line so that you can track the entry point visually
 
Suggest other entries I might like
Details: MomStop (momentum stop) V2


April 12th, 2010
Size: 2.69 KB
Downloaded: 1843 times

Keywords: cory momentum stop momstop
MACD BB Lines V2 4 *
MACD BB Lines V2:

This is a slight modification to the original MACD BB Lines indicator.

The defaults are the same.

The changes I made were:

Increase the dot size
Swapped the upper band and lower band colors (upper is now blue & lower is red), Removed the white "background" dot that was displaying behind the MACDBBLine dot.

UPDATED APRIL 10, 2010 - ADDED A "MID-LINE" between the upper BBband and lower BBband

This works in NT6.5
This has not been tested in NT7.0
 
Suggest other entries I might like
Details: MACD BB Lines V2


April 8th, 2010
Size: 9.52 KB
Downloaded: 1326 times

Keywords: bollinger macd macdbbline macdbb bollingerband
Ehlers Distant Coefficient Filter
I´ve found this indicator in my TOS platform and translated to NT. It also has a LinReg option (set to true by default) to make it smoother, but it also works grate with out it... I´ve foud it grate to confirm mayor swings... look at the chart and good trading...
Ehlers Distant Coefficient Filter
vorol
 
Suggest other entries I might like
Details: Ehlers Distant Coefficient Filter


April 2nd, 2010
Size: 5.23 KB
Downloaded: 250 times

Keywords: linear moving averages non indicators
Zero-Lagging Hull Moving Average 3 *
Zero Lagging Hull Moving Average ------ I just modified ZeroLagEMA code

COMPATIBILITY:
NinjaTrader 6.5: YES
NinjaTrader 7.0: YES - ZTrade101


See also NinjaTrader 7 Indicators 
 
Suggest other entries I might like
Details: Zero-Lagging Hull Moving Average


April 2nd, 2010
Size: 5.14 KB
Downloaded: 1080 times

Keywords: zerolag spikoloco ma hull
Zero-Lagging Weighted Moving Average
Zero Lagging Weighted Moving Average ------ I just modified ZeroLagEMA code.

Looks good on any chart.

COMPATIBILITY:
NinjaTrader 6.5: YES
NinjaTrader 7.0: YES - ZTrade101


See also NinjaTrader 7 Indicators 
 
Suggest other entries I might like
Details: Zero-Lagging Weighted Moving Average


April 2nd, 2010
Size: 3.45 KB
Downloaded: 766 times

Keywords: weighted zerolag spikoloco ma
SMI5 5 *
This is an enhancement of SMI4 (which was an enhancement / combination of the SMI2 and Cory's SMI2) which added a price bar coloring option, a background coloring option, an option to draw a vertical line on the price panel when trend changes and an option to play a sound upon the formation of a new price bar).

Cory contributed code to color the region between +20 / -20 which indicates a possible chop zone.

The background coloring differs from SMI4, which painted the background based on whether the SMIEMA was above or below the zero line.

This version changes the background color when the SMIUP / SMIDOWN dots rise or fall above the SMIEMA line, indicating a possible change in price direction, for potential earlier entry into the move.

Examples of how I use this indicator can be found in the WizardsDen (HolyGrail II) thread.

March 23, 2010: Update

REPAINTING:
Fixed a "repainting" problem that other members discovered. Cleaned up the code. Changed the text that read "very over bought / very over sold" to "chop zone upper" & "chop zone lower". Removed the ChopFilter function, as it added nothing to help in keeping you out of chop.

ADDED TEXT ALERTS:
"POSSIBLE CHOP" when SMI dot enters the +20 / -20 zone
"LONG BREAKOUT" when SMI dot exits above the +20 zone
"SHORT BREAKOUT" when SMI dot exits below the -20 zone

COMPATIBILITY:
NinjaTrader 6.5: YES
NinjaTrader 7.0: YES - ZTrade101

(Re-uploaded March 23, 2010, 7:29 pm CST. Original post did not contain the .zip file, just the .jpg file)

May 17th UPDATE:

This fix addresses several problems that were discovered.

Mindset contributed code to color the bars hollow when price is rising & solid when price is falling
eDanny contributed code to remove errant arrows, vertical lines, text messages and also code to clean up the conditions when the warning sounds play.

The arrow code has been changed to (offset*ticksize) so that when you use it on currencies, you shouldn't have to adjust the OFFSET parameter in order to get the arrows to show. They should show automatically now.

I changed it so that it colors the arrows to whatever color you set in the VERTICAL LINE UP/DOWN option. That way, you can have Red/Blue price bars & Magenta / Lime arrows (they are a little easier to spot, I think, when they're not the same color as the price bars).


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


March 23rd, 2010
Size: 11.30 KB
Downloaded: 4706 times
SMI4 5 *
I enhanced Cory's SMI2 and added a price bar coloring option, as well as background coloring option and the option to draw a vertical line on the price panel when trend changes. You can also put this indicator in panel 1 and turn off all the plots (Set all plots & alert line to TRANSPARENT) and just using the background colors to color the background of the price panel, if you desire. I altered the default settings and some of the plots so that it now looks more like the Eco2 (Ergodic) indicator, and is (I think) a little easier to read than Eco2.

March 23, 2010: Update

REPAINTING:
Fixed a "repainting" problem that other members discovered. Cleaned up the code. Changed the text that read "very over bought / very over sold" to "chop zone upper" & "chop zone lower". Removed the ChopFilter function, as it added nothing to help in keeping you out of chop.

ADDED TEXT ALERTS:
"POSSIBLE CHOP" when SMI dot enters the +20 / -20 zone
"LONG BREAKOUT" when SMI dot exits above the +20 zone
"SHORT BREAKOUT" when SMI dot exits below the -20 zone

COMPATIBILITY:
NinjaTrader 6.5: YES
NinjaTrader 7.0: YES - ZTrade101


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


March 23rd, 2010
Size: 10.70 KB
Downloaded: 2181 times

Keywords: stochastic wizard momentum smi smi4
SessionPivots for Intraday Charts Version 8.4 (March 2010) 5 *
Guys, I'm posting this here because I find it to be an absolutely fantastic pivot indicator. this is the version for Ninja 6.5.

Exported using NT Version 6.5.1000.14, will not run on NT 7

Give all credit and thanks (and questions) to Harry on the Ninja Trader Forum, I've been using these for quite some time and they are brilliant.

The download file reads SessionPivotsV5b, because is it automatically renamed by the forum software, inside you will find version 8.4

Family of Indicators for display of current day, week, and month OHLC, daily, weekly and monthly pivots.

Version 8.4 includes Fibonacci Pivots

Includes a number of options such as floor pivots, Fibonacci pivots, Camarilla pivots, Woodies pivots, VWAP of prior session and midpivots. The indicators work on fixed period, tick, volume and range charts.

Right side chart margin: Please set the right side margin under chart properties to at least 100 to allow for correct display of labels.

DailyBars mode: Quick and easy solution. If supported by your data supplier you may get the settlement price instead of the close. Sessions are only needed for locating lines horizontally. In Dailybars mode you will usually get full session pivots.

CalcFromIntradayData mode: More options, but pivots will be false, if you select the wrong session for the chart. In CalcFromIntradayData mode,
session end time under chart properties should be ideally identical with session end time chosen for the indicator (to compare convert session end time of indicator to PC clock time).

Session times: Pivots can be calculated from daily bars or from intraday data. In both modes enter session times via indicator panel to allow for correct display. For predefined markets enter session times in the timezone of the exchange, for all other markets set indicator to local mode and enter session times in the timezone of your PC clock. For predefined markets adjustment for daylight saving time will be automatic, in local mode you have to do this manually.

Supported markets: CME (ES, EMD, NQ, YM, ZB, ZN, ZF, ZT, 6A, 6B, 6C, 6E, 6J, 6S, ZC, ZL, ZM, ZS, ZW), NYMEX(CL, QM, HO, RB, NG. GC, SI, HG), NYBOT (TF, CC. CT, KC, SB) EUREX (FDAX, FESX, FGBL, FGBM), IPE (COIL, GOIL) and FOREX. For all other markets and instrument the indicator will only work in local mode.

Intraday sessions: For some special applications (Pivots based on night session, opening hour or any intraday session) you may haveto set IntradaySession mode to true to avoid 24 hour delay of display in some cases.

Example how to use: ES futures

(1) In CalcFromIntradayData mode it is recommended to set the session times under chart properties first. The session times needs to be entered in time of your PC clock. So if your PC clock is Eastern Time (New York) you would enter session begin = 4:30 PM, session end = 4:15 PM. Pivots will be accurate, if you enter session times here. For "DailyBars" and "UserDefinedValues" mode this is not required.

(2) For full session pivots (ETH) you will now enter the session times via indicator panel. This is (for CME you have to use Central Time) session begin: 3:30 PM, session end 3:15 PM, session break: 15 minutes. Full session pivots can be calculated from both daily data or intraday data. Some data suppliers use the settlement price for daily data, so you would get based pivots based on the settlement price in "DailyBars" mode.

(3) For day session pivots (RTH) you need to select "CalcFromIntradayData" mode and enter session begin: 8:30 AM, session end 3:15 PM and session break: 15 minutes.
 
Suggest other entries I might like
Details: SessionPivots for Intraday Charts Version 8.4 (March 2010)


March 16th, 2010
Size: 65.89 KB
Downloaded: 966 times

Keywords: pivot pivots waverider
Pace of Tape 5 *
This indicator will show the # of ticks in the last x seconds. At key turning points, professionals will start scaling in and/or reversing. This will cause an increase in the activity in terms of the number of ticks.

When you get a peak, the reversal has probably already occurred, so this is used more to tell you to expect a reversal then it is to time the reversal itself.

Also keep in mind that in a strong move, professionals will scale out of their positions and may have to reverse two or more times (in effect averaging down). This is normal so keep in mind that the signals can be early. If price doesn't react to a signal, expect a another attempt by the pro's. If price doesn't react to the second attempt then the move is very strong.

It only works with tick charts. The lower the tick size the more accurate.

See this blog post for more information including a short video & annotated chart.

History:

20100318 1.0.3
Added paintbar

20100317 1.0.2
Added audio alert
Uses Richard's algorithm which is much more efficient

20100315 1.0.1
Added threshold
Fixed bug where period was hard coded

20100314 1.0
Initial version
 
Suggest other entries I might like
Details: Pace of Tape


March 15th, 2010
Size: 2.64 KB
Downloaded: 3658 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