NexusFi: Find Your Edge


Home Menu

 



Categories Help    






Search Results
Found 2328 matching entries

Sort by

Entries
CCI Auto Trendline Break Alert 5 *
Version1: This indicator automatically draws trend lines on the CCI based on pivots. It shows an alert arrow when the average of the CCI breaks a trend line. It also has a configurable audio alert.

It took me a while to extrapolate the trend lines. That data isn't available as it is in easy language. You have to manually create the data points. I wrote my own formula for the slope. Its not just an X/Y conversion when you use an oscillator because some values are above 0 and some are negative. Bearing that in mind i do see a few instances where a trend line break was printed but didn't actually happen. I'm sure I will learn more as I work with this in the markets an make some refinements.

VIP members only please don't distribute this to anyone else!

Version 3: 3/9/2015:
Cleaned up code. Configurable audio alerts. Option for CCI Cross Up/ Down Dots, Arrow color choice, Thermite alert for trendline intersection. Output for bloodhound integration. Enjoy!


Category The Elite Circle 
 
Suggest other entries I might like
Details: CCI Auto Trendline Break Alert
Category: The Elite Circle 


November 29th, 2013
Size: 11.23 KB
Downloaded: 1531 times
SymbolRange 5 *
Symbol Range, Version 1 -
This indicator allows a pretty quickly analysis of any chart data to determine the $Dollar and Tick range each day during any intraday time period for whatever symbol you have charted.

It prints data to the Output Window in Ninja so be sure you have that open. You can save that data as a .csv file and then open in Excel if you want to analyze further. I purposely put commas between the labels and the data just so I could import to Excel. If you use a super fast chart (like a 1-tick) it will make your CPU crawl so be careful not to have too many days of data on your chart. For a 1-tick chart, less than 15 days isn't bad. For minute data, years is very quick.

"TickRangeEachBarSummed" for a 1-tick chart represents the total "travel" of every wiggle in price. This is of course dependent on your data provider and may vary depending on if they filter the data you are charting. "TickRangeEachBarSummed" for any other chart type is the addition of every bar's High minus its Low.


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


November 22nd, 2013
Size: 2.39 KB
Downloaded: 278 times
TapePriceHistogram 4 *
This indicator displays Time and Sales on charts and allows to show bid/ask trade sizes as a histogram. You can only see the histogram of a current bar. Feel free to make any changes to the code.

Setup menu:

Histogram Length Factor - lets you change the length of a histogram. You can increase/decrease this number to chose the most appropriate length of a histogram.
Move Left/Right histogram Ask - by putting in a negative or positive number, you can shift the ask histogram to the left or to the right in relation to the current bar.
Move Left/Right histogram Bid - by putting in a negative or positive number, you can shift the bid histogram to the left or to the right in relation to the current bar.
Vol Lower - volume trades size "Small".
Vol Upper - volume trades size "Large" (All the trades in between are "Medium").

For example:
Vol Lower = 5 (Small = 1-5)
Vol Upper = 25 (Medium = 6-25/Large = 26 and more)


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


November 19th, 2013
Size: 4.02 KB
Downloaded: 924 times
BloodHound Chart Template for Momentum Trading Strategy v 1 4 *
BloodHound chart template for momentum trading strategy currently being tested in the crude market. Users will need to test the strategy for performance and risk before trading. Use a 256 Tick Chart for entries and exits. Do not take additional trades if a trade is entered into.

The signals are from the TSI Oscillator, Ergodic Oscillator, and MACD 3/10/16 oscillator.

Note: Momentum style trading systems do not perform well in trading ranges. If price action is trading within a trading range, do not trade this strategy. A filter can be added to require 32 SMA sloping or TSI above 0 before entry. This may eliminate chop but reduce potential profits.

Entries: 256 Chart

1. TSI Crossover (Ergodic 3,5,32, Main x Signal) - OR -

2. SMI Slope 5-32-3 - AND -

3. TSI Slope (5/32 with nested EMA 5) - AND -

4. TSI Slope (5/32 with nested EMA 5) (156 Tick Chart Settings)

Exits: 256 Tick Chart

1. anaTSI Crossover (3/7/14/3)


Discretionary trading signals

Take entries when SMI Slope and TSI Slope are in the same direction and the TSI Slope on the 156 tick chart is also in the same direction. Or, entries can be taken when TSI crosses its signal line.

Note the MACD 3/10/16 oscillator with MACD 32/5/5 histogram is included on the chart template. The MACD signals usually occur after the Ergodic oscillator signals, providing confirmation or allowing a late entry. The MACD histogram also provides good divergence signals. A third trend filter can be added to trade long when TSI is above zero line, or short when TSI is below zero line, but this will diminish profits and may cause entries near exhaustion for shorter moves.


Category The Elite Circle 
 
Suggest other entries I might like
Details: BloodHound Chart Template for Momentum Trading Strategy v 1
Category: The Elite Circle 


November 14th, 2013
Size: 2.57 KB
Downloaded: 1285 times
Volatility of a EMA (VEMA) 5 *
I know we all have seen it. When you have a indicator calculating on tick and not on bar close, that EMA will bounce around until bar settlement. It may have gave a signal, it might have not.

This indicator will plot the high and low of the range of a EMA that takes place intra-bar. This way you actually know what the EMA did while the bar is building and not have to rely on the bars settlement.

To use, you must set CalculateBarOnClose to false. If you don't, then you have a regular EMA.

Hope someone finds this helpful.

Cheers,

SodyTexas


Category NinjaTrader 7 Indicators 
 
Suggest other entries I might like
Details: Volatility of a EMA (VEMA)
Category: NinjaTrader 7 Indicators 


November 5th, 2013
Size: 2.25 KB
Downloaded: 325 times
ECIDiv V7 : Divergence detector 5 *
Please remove old version before installing this one.

Current version is V7

This indicator tries to detect price/indicator divergence.

Any indicator in Ninja can be used and detection is possible on historical and real time charts.
To set the user indicator : goto ECIDiv parameters / Data / Input Series and choose your indicator.
When the user indicator data uses multiple periods, the Plot input is used.

ECIDiv was designed for standard Ninja period types. Usage of other period types is not guaranteed nor supported.

The divergence computation uses local turning points (called pivots) calculated on the price and the user indicator input.
When price and indicator diverge (regular or hidden divergences) an audio and visual signal is given.
Size of pivot (number of bars to the left and right) is adjustable (default size is 1).

Reminder :
Regular Divergence occurs when :
* Long signal : price makes LL and indicator HL.
* Short signal: price makes HH and indicator LH.
Hidden Divergence occurs when :
* Long signal: price makes HL and indicator LL.
* Short signal : price makes LH and indicator HH.
(LL = Lower Low, HL = Higher Low, HH = Higher High, LH = Lower High).

ECIDiv draws the input indicator. If you don't want it to be drawn, simply set it to transparent.

The input method introduced in the V7 is based on the one used by the indicator DivergenceInputSeries (that you can also find in Big Mike Forum).

TODO :
* Continue watching Big Mike Trading users feedback.

Changelog
V7 : November 1st 2013
* Major Change/Enhancement : new input method. any indicator is accepted.
* Removed : Divergence target (buggy).
V6 :
* Change : CalculateOnBarClose default is now false
* Change : Removed dots from divergence drawings (users request)
V5 :
* Added Divergence logging for internal compatibility checks
* Added Logging for internal performance logging
V4 : December 7th, 2012 + Update March 3 2013
* Added TSI, RSI, MACD
* Enhanced variable periods : slow, fast, smooth
V3 : November 21, 2012
* Added adjustable sound alert file path.
* Enhanced signal colors (separate colors for HD/RD, divergence line width).
* Added divergence price target helper.
V2 : October 3rd, 2011
* Added REGULAR Divergence detection
* Added RSI indicator to the compatible indicators list
* Added adjustable pivot left and right size
* Added adjustable signal colors
V1 : September 30th, 2011
* Initial release with HIDDEN Divergence signals for CCI/Momentum/DoubleStochastics.

Exported and tested with NinjaTrader 7.0.1000.16.

Happy trading


Category The Elite Circle 
 
Suggest other entries I might like
Details: ECIDiv V7 : Divergence detector
Category: The Elite Circle 


November 1st, 2013
Size: 6.93 KB
Downloaded: 8224 times
BloodHound MACD/Keltner v1 4 *
Very simple MACD/Keltner system. Keltner bands are 20/0.5.

Entry: MACD crossover (OR) MACD higher than MACD average (AND) MACD slope rising for longs (AND) price above Keltner upper band (20/0.5) [discretionary: (AND) price higher than 8 MA]
(Reverse for short)

Exit: Keltner crossing midline, [Discretionary: MACD crossover average (OR) price cross under 8 MA]

I am back testing the system and it works best on 1000 tick charts. However, it performs on 150 tick charts, just takes too many losing trades. Key to the system is "let the winners run." You can incur lots of small losses before a winning trade on smaller time frames.

You can see the journal for more background on the system development at https://nexusfi.com/elite-trading-journals/28631-discretionary-trading-system-vs-mechanical-trading-system.html.

The system is still being tested, so users should be aware of this. If anyone else has success with the system, please let me know.


Category The Elite Circle 
 
Suggest other entries I might like
Details: BloodHound MACD/Keltner v1
Category: The Elite Circle 


November 1st, 2013
Size: 3.19 KB
Downloaded: 1092 times
Coral Trendfilter 5 *
Exported using NT Version 7.0.1000.16

This is an indicator adapted from a C# implementation for cTrader. It is a simple linear IIR filter. The indicator is widely available for MetaTrader 4 in Forex fora, but I have not checked the C# version against the original mq4 files.

When price is above the Coral filter, only consider a long position. When price is below the indicator, only consider a short position.

Detailed information on the indicator is available here:

https://www.forexfactory.com/showthread.php?t=127271

The indicator comes with a trend indication based on the slope of the linear filter. The neutral range can be adjusted via the threshold parameter. The trend can be displayed via paintbars. The trend state is exposed via an IntSeries() and be directly called from a strategy.


Category NinjaTrader 7 Indicators 
 
Suggest other entries I might like
Details: Coral Trendfilter
Category: NinjaTrader 7 Indicators 


October 27th, 2013
Size: 4.99 KB
Downloaded: 1437 times

Keywords: coral filter iir trendfilter
Range Analysis 5 *
Exported using NT Version 7.0.1000.16

This indicator allows to detect narrow range bars, inside bars, wide range bars, outside bars and triangles. The bar types follow the terminology presented by Toby Crabel in his book "Day Trading With Short Term Price Patterns and Opening Range Breakout". The triangle is a pattern made popular by Linda Bradford Raschke, also see here: https://nexusfi.com/ninjatrader/27847-linda-bradford-raschke-three-bar-triangle.html


These are the patterns that can be identified with the indicator with default settings:

Narrow range bar (NR7): a bar with a smaller range than the prior 6 bars

Narrow range inside bar (IB4): an inside bar with a smaller range than the prior 3 bars

Narrow range inside bar (IB7): an inside bar with a smaller range than the prior 6 bars

Double inside bar (DI4): an inside bar that is preceded by an inside bar and which has a smaller range than the prededing 4 bars

Wide range bar (WR7): a bar with a larger range than the prior 6 bars

Wide range outside bar (OB4): an outside bar with a larger range than the prior 3 bars

Wide range outside bar (OB7): an outside bar with a larger range than the prior 6 bars

Three bar triangle (LBR): a bar which lies inside the combined range of the prior two bars

Each of the patterns above can be selected an unseleceted. It is not recommended to display all the patterns at the same time on an intraday chart. The different patterns can be shown as text, diamonds or paintbars.

Simple inside bars: When the parameter "lookback inside bars" is set to 2, the indicator will detect all inside and double inside bars without taking into account their range size relative to preceding bars.

Simple outside bars: When the parameter "Lookback outside bars" is set to 2, the indicator will detect all outside bars.

The indicator comes with sound files which are part of the zipped file. The sound files can be extracted and copied to the directory C:\program files (x86)\NinjaTrader 7\sounds. The sounds will work with COBC=true and COBC= false. With COBC= false, wide range and outside bars are detected intra-bar, while narrow range, inside bars and triangles are detected after the bar has closed.


Category NinjaTrader 7 Indicators 
 
Suggest other entries I might like
Details: Range Analysis
Category: NinjaTrader 7 Indicators 


October 19th, 2013
Size: 363.38 KB
Downloaded: 1713 times

Keywords: inside insidebar narrowrange narrowrangebar outside outsidebar triangles widerange widerangebar
K_DirecVolumeOsc_v1 for ToS 5 *
Here's a simple Directional Volume Oscillator that is based on feedback I received on latest K_betterVolume study posted herehttps://nexusfi.com/download/vip_elite_circle/1401-download.html?view

the idea is to separate the Directional Volume in a simpler oscillator-type plot (+100%/-100%) for better tracking of net volume as it moves between buying and selling modes.

see the screencap for how this is sometimes easier to follow than the full BetterVolume study, especially when you're watching the ET market hours (will usually have very little volume than normal hours).. BetterVolume still provides much more insight and label values. the core calc is the same.

i'll post some remarks on different settings and study/usage observations on same thread here https://nexusfi.com/elite-circle/27433-k_bettervolume-tos-thinkorswim-trading-platform-new-version-downloads.html, and also be happy to receive feedback.

Best,
K


Category The Elite Circle 
 
Suggest other entries I might like
Details: K_DirecVolumeOsc_v1 for ToS
Category: The Elite Circle 


October 19th, 2013
Size: 2.18 KB
Downloaded: 930 times

Keywords: directional redk thinkorswim tos volume dvo
 



 
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