NexusFi: Find Your Edge


Home Menu

 



Categories Help    






Search Results
Searching for entries matching cci, looking in keywords for any words
Found 14 matching entries

Sort by

Entries
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: 694 times

Keywords: cci easylanguage multicharts pivot pivots zone zones
CCI Fibonacci Indicator 5 *
This indicator is a simple and dirt conversion from https://trader.online.pl/MSZ/e-ex-CCI_Fibonacci_Peak_Exploration.html

It look good for divergencies.

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


Category NinjaTrader 6.5 Indicators 
 
Suggest other entries I might like
Details: CCI Fibonacci Indicator
Category: NinjaTrader 6.5 Indicators 


November 4th, 2009
Size: 5.10 KB
Downloaded: 628 times

Keywords: cci fibonacci peak exploration
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
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
CCI Strategy
Basic automated strategy using the CCI indicator. Strategy will buy when CCI crosses above oversold (default -100) and strategy will sell when CCI crosses below overbought. If 0 is input as stop or limit, the strategy will default to stop and reverse logic.

Category FXCM Strategy Trader (hidden) 
 
Suggest other entries I might like
Details: CCI Strategy
Category: FXCM Strategy Trader (hidden) 


December 14th, 2010
Size: 2.26 KB
Downloaded: 72 times

Keywords: cci
CCI4Jeff 5 *
This indicator was written according to the trading method developed by Jeff Castille (Jeff's CCI thread). It is a 50 period CCI histograph with an additional 6 period CCI plot. It has Jeff's Dots plotted on the zero line and two, angle of the moving average thresholds, plotted on the 100 and -100 lines. The hisograph and the CCI(6) change colors above and below the zero line. The CCI(50) changes colors above the 100 line and below the -100 line. This was written in v6.5. I am NOT a programmer. Have a professional check the code before trading real money with it.

EDIT: MOVED TO ELITE CIRCLE -- BM


Category The Elite Circle 
 
Suggest other entries I might like
Details: CCI4Jeff
Category: The Elite Circle 


April 22nd, 2010
Size: 33.10 KB
Downloaded: 1631 times

Keywords: cci jeff cci4jeff
CCIcolor_NT7_v1.1 Corrected Version 5 *
There was something wrong with the export I did 6 January 2011. If you downloaded before 8 January 2011 the version you downloaded probably will not import. Sorry for any inconvenience.

The original version colors the background depending on the user set threshold but does not change the lines on the Histograph. This version sets the lines according to the threshold as well as changes the background color.


Category The Elite Circle 
 
Suggest other entries I might like
Details: CCIcolor_NT7_v1.1 Corrected Version
Category: The Elite Circle 


January 6th, 2011
Size: 5.22 KB
Downloaded: 1330 times

Keywords: backcolor cci color
Double CCI Paintbars version 01 3 *
Indicator paints when confirming both CCIs above or below zero. Can use one CCI for trend and other for entries and exits similar to Jeff's CCI - but longer frame CCI for trend instead of MAs. CCI lengths are adjustable inputs. Need to change color of your instrument bar to the neutral color (yellow in my case). Noob with EL so take it easy on me.


Category MultiCharts 
 
Suggest other entries I might like
Details: Double CCI Paintbars version 01
Category: MultiCharts 


February 4th, 2011
Size: 2.42 KB
Downloaded: 433 times

Keywords: cci paintbar
Ehlers Collection for NT 7 5 *
Exported using NT Version 7.0.1000.3

This is a collection of various filters by John Ehlers outlined in his books "Rocket Science for Traders" and "Cybernet Analysis for Stocks and Futures".

The following indicators are included:

- Adaptive Cyber Cycle
- Adaptive CCI
- Adaptive Center of Gravity
- Adaptive Laguerre Filter
- Adaptive Relative Vigor Indicator
- Dominant Cycle
- Dominant Cycle Oscillator
- Hilbert Sinewave Oscillator
- Hilbert Transform 2
- Instantaneous Trend
- Laguerre Filter
- Laguerre RSI
- Median Indicator
- Smoothed Adaptive Momentum

This collection of Ehlers indicators was originally submitted by Piersh. I have simply ported the indicators to NinjaTrader 7.


Category NinjaTrader 7 Indicators 
 
Suggest other entries I might like
Details: Ehlers Collection for NT 7
Category: NinjaTrader 7 Indicators 


February 20th, 2011
Size: 35.71 KB
Downloaded: 2754 times

Keywords: adaptive cci centerofgravity cybercycle dominantcycle filter hilbert laguerre median momentum rvi sinewave transform trend
Ehlers Collection v1.00 5 *
This is a collection of various filters by John Ehlers outlined in his excellent books "Rocket Science for Traders" and "Cybernet Analysis for Stocks and Futures"

it includes:
- Adaptive Cyber Cycle
- Adaptive CCI
- Adaptive Center of Gravity
- Adaptive Relative Vigor Indicator
- Laguerre Filter
- Adaptive Laguerre Filter
- Laguerre RSI
- Hilbert Transform
- Hilbert Sinewave Oscillator
- Instantaneous Trend
- Dominant Cycle
- Dominant Cycle Oscillator
- Smoothed Adaptive Momentum

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: Ehlers Collection v1.00
Category: NinjaTrader 6.5 Indicators  NinjaTrader 7 Indicators 


September 16th, 2009
Size: 32.86 KB
Downloaded: 1409 times

Keywords: sinewave momentum gravity cycle cci rsi laguerre ehlers cyber trend piersh hilbert dominant cog
 



 
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