NexusFi: Find Your Edge


Home Menu

 



Categories Help    






Search Results
Found 2328 matching entries

Sort by

Entries
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


Category NinjaTrader 6.5 Indicators 
 
Suggest other entries I might like
Details: Ehlers Distant Coefficient Filter
Category: NinjaTrader 6.5 Indicators 


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


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


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


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


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

Keywords: weighted zerolag spikoloco ma
XPeriodChannel Indicator for NT 7 5 *
XPeriodChannel - multi-time frame capable indicator to reference a different timeframe to plot channels on your lower timeframe chart.

Credit to Sam Collins who gave me original AmiBroker formula for this indicator which I converted to NinjaTrader.

Edit: Got feedback for hard-coding black as color for text that displays channel prices. Re-coded to refer to color of channel line plots to correct.

Compatibility:
6.5: No
7.0: Yes


Category NinjaTrader 7 Indicators 
 
Suggest other entries I might like
Details: XPeriodChannel Indicator for NT 7
Category: NinjaTrader 7 Indicators 


April 1st, 2010
Size: 2.64 KB
Downloaded: 830 times

Keywords: multi-time frame period nt7 idfgan channel xperiodchannel
Ladder 1k Vol Template with DOM Bands, etc. 5 *
Template for Volume ladder. DOMBands version is in Elite, DOMBands normal is in regular downloads and can be substituted.


Category NinjaTrader 7 Templates 
 
Suggest other entries I might like
Details: Ladder 1k Vol Template with DOM Bands, etc.
Category: NinjaTrader 7 Templates 


April 1st, 2010
Size: 43.79 KB
Downloaded: 1552 times

Keywords: ladder template ztrade101
Select parameter list from combo box 5 *
To select parameters from combo box you have to define enum's.
But if parameters are variable at runtime you can't do it.

Attached is a solution to select parameters from a list defined at runtime. Parameters can be string, int or double.


Category The Elite Circle 
 
Suggest other entries I might like
Details: Select parameter list from combo box
Category: The Elite Circle 


March 28th, 2010
Size: 2.13 KB
Downloaded: 202 times
BMT Volume Pivots 5 *
I'm using this on a 5 minute chart. I am not sure of its usefulness on anything smaller.

You'll need a semi-wide right margin to see the text, or you can edit the indicator itself if you want to adjust that. v-d1..v-d5 just represents how many days back the line represents, I have it set to do a 5-day rolling action now.

All the lines are drawn ahead of time and do not change intraday.

The discussion thread is here:
https://nexusfi.com/tradestation-easylanguage-programming/3299-volume-level-support-resistance-easylanguage.html

Mike


Category MultiCharts 
 
Suggest other entries I might like
Details: BMT Volume Pivots
Category: MultiCharts 


March 26th, 2010
Size: 8.16 KB
Downloaded: 645 times

Keywords: easylanguage multicharts pivot pivots resistance support volume
BMT CCI Pivot Zones
The premise behind this indicator is to capture the overbought and oversold conditions of CCI, and then draw trend lines on the chart representative of the turning points.

It is designed for Range or Renko charts only.

The lines are drawn in realtime and do not change. They are drawn as soon as a bar closes where the CCI has pivoted to/from an overbought/oversold area, so you get instant feedback.

The idea is the top (resistance / blue) represents the top of the normal trading range. Price will normally bounce off this resistance area and move lower. The bottom (support / red) represents the bottom of the normal trading range. Price will normally bounce off this support area and move higher.

When price does break through either S/R area, it tends to make new highs and lows (ie: breakout).

The discussion thread is here:
https://nexusfi.com/tradestation-easylanguage-programming/3361-cci-pivot-zones-easylanguage.html

Mike


Category MultiCharts 
 
Suggest other entries I might like
Details: BMT CCI Pivot Zones
Category: MultiCharts 


March 26th, 2010
Size: 2.50 KB
Downloaded: 693 times

Keywords: cci easylanguage multicharts pivot pivots zone zones
BMT SuperTrend 4 *
This is my own interpretation of the popular SuperTrend indicator.

It is a function and an indicator, so you can also easily use it to generate signals.

To get the desired Indicator effect and control over plot colors that I wanted, I made Plot1 and Plot2 a real plot so you could precisely control the RGB color. You need to mark these plots as invisible once you setup the indicator! I will provide a screen shot below as an example.

Plot3 is the real plot, and it will be colored based on if trend is up or down.

Discussion thread is here:
https://nexusfi.com/tradestation-easylanguage-programming/3347-easylanguage-supertrend-indicator.html

Mike


Category MultiCharts 
 
Suggest other entries I might like
Details: BMT SuperTrend
Category: MultiCharts 


March 26th, 2010
Size: 9.31 KB
Downloaded: 1052 times

Keywords: easylanguage multicharts supertrend
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).


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


March 23rd, 2010
Size: 11.30 KB
Downloaded: 4706 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