NexusFi: Find Your Edge


Home Menu

 



Categories Help    






The Elite Circle
File sharing for Elite Members only, includes any and all platforms and file types


Sort by
Filter

Show full/short entries Entries
CCI4Jeff_NT70 5 *
I have fixed the great looking CCI4Jeff indicator for NT7
Enjoy.
 
Suggest other entries I might like
Details: CCI4Jeff_NT70


February 11th, 2013
Size: 33.72 KB
Chart Trader Quantity Buttons 5 *
This indicator will add buttons to the Chart Trader which will allow you to quickly change the quantity of the contracts. The buttons can be set to a custom quantity.

Please watch the video on how to use and post any questions here: https://nexusfi.com/elite-circle/25561-chart-trader-custom-quantity-buttons.html

Updated:
2-4-13
1.3 - added the ability to change the color of the buttons.
 
Suggest other entries I might like
Details: Chart Trader Quantity Buttons


February 4th, 2013
Size: 3.32 KB
cumulative volume price divergence 5 *
Candlesticks are formed by accumulative volume delta. Sell volume is subtracted from buy volume, and is mathematically expressed as: buy (positive values) + sell (negative values).

Buy volume, price divergence: Occurs when price ticks below the starting point price (from indicator running time), and there is accumulated buy volume delta (more buying than selling volume). Current candle's outline and wick is a thick magenta color during this time.

Sell volume, price divergence: Occurs when price ticks above the starting point price (from indicator running time), and there is accumulated sell volume delta (more selling than buying volume). Current candle's outline and wick is a thick cyan color during this time.
 
Suggest other entries I might like
Details: cumulative volume price divergence


February 4th, 2013
Size: 3.57 KB
Bootstrapped Monte Carlo Expectancy for Robust Optimization in NT7 5 *
Description:
This algorithm is a custom performance index for the Default or Genetic optimization methods in NinjaTrader 7. Optimization with this index maximizes the 20th percentile of noise-injected bootstrapped expectancy. This metric is designed for robustness against worst case conditions. Note that due to the mathematics, the solution is not deterministic (run it multiple times, and you will get slightly different solutions each time).

Installation:
Add this file to your ...\NinjaTrader 7\bin\Custom\Type\ directory, open any indicator or strategy, and compile.

Details (this math is in here):
1. For a given series of trades of length N, the top 10% are removed, creating a modified series of trades of length N*0.9.
2. This modified series of trades is sampled *with replacement* for 10*N*0.9 samples. This series becomes the bootstrapped trade series.
3. Gaussian noise is a given mean and standard deviation is added to each bootstrapped sample.
4. Expectancy for this bootstrapped + noise series is calculated.
5. Steps 2 through 4 are done 5000 times, with different sampling from the Gaussian noise. This creates a distribution of expectancy.
6. Finally, the performance index returns the 20th percentile of these 5000 runs (so, the 1000th worst expectancy) to the NT optimizer.

Discussion:
Removal of the 10% best performing trades is an attempt to be pessimistic by assuming that the best 10% trades observed in the past will never repeat. We do not want total system performance to hang a few high-yielding trades.

Injecting noise to the bootstrapped sample accomplishes two things. First, it adds uncertainty to each bootstrapped series, thereby simulating diversity in the bootstrapped series (hopefully the diversity we would measure in a much larger sample). Secondly, it makes each bootstrap series unique. This means that we way calculate a distribution from the ensemble of bootstrapped series.

Any percentile may be returned. We could return the mean. By returning a value to the left of the mean, the 20th percentile, we are maximizing 80% of the distribution.

Note: Because we are injecting randomly sampled noise to the bootstrapped series, the solution from this performance index is not deterministic!

Suggestions:
If you use this, you should be comfortable changing the parameters found at the top of the algorithm. Adjusting the value of the standard deviation of the noise may make or break the robustness and success of this algorithm.
 
Suggest other entries I might like
Gold GC Tick Minute Data 02/08-02/13 - CQG Ninjatrader NT 7 5 *
Shutdown Ninjatrader
Unarchive in the db folder, and place the tick and minute data in the correct folders (Default location is in your Documents folder, not Program Files)
Open Ninjatrader

If you have problems, delete the .sdf file in the Ninjatrader documents folder.

Gold is easy to trade and a good place to start for new traders.

Avoid mini contracts, especially mini forex contracts. They are very expensive and make it unlikely to be a successful trader. Trade a normal forex account if your funds are small, because margins are adjustable, unlike Futures.
 
Suggest other entries I might like
Details: Gold GC Tick Minute Data 02/08-02/13 - CQG Ninjatrader NT 7


February 3rd, 2013
Size: 49.20 MB
ChartTraderOrganize 5 *
This indicator will allow the user to hide and rearrange the Chart Trader buttons within Ninja Trader.

Important: This indicator is just out of the beta stage. There is some important things to know to get it to work properly. Please take 6 minutes to watch the video in the link below. Finally, this changes the default functionality of the Ninja Trader. This was tested with NT7 using the built in SIM account. Use at your own risk!

Please take 6 minutes to watch the video which can be found here. There is some important steps which will eliminate questions later.https://nexusfi.com/elite-circle/25463-customize-chart-trader-buttons.html
 
Suggest other entries I might like
Details: ChartTraderOrganize


January 22nd, 2013
Size: 3.77 KB
Seconds Per Bar 5 *
secondsperbar version 1.0

Simply summates the seconds required to draw a bar. Designed to be used with non-time based bars. Includes 2 horizontal lines, for example can have the 1st line represent 300 seconds (5 minute) and 2nd line set to 60 seconds (1 minute). Bars change to red if the number of seconds exceeds your desired threshold, for example turns bars red if 600 seconds (10 minutes) is exceeded. Includes ability to draw a SMA of the time as well that defaults to a 5 period.
 
Suggest other entries I might like
Details: Seconds Per Bar


January 19th, 2013
Size: 4.39 KB
volprofile 5 *
version 1.0

Creates a histogram of volume at price points using an additive 1 tick data series. The histogram can be drawn on the left hand or right hand side of the chart. The color and opacity of the bars can be defined. A scale factor is available to control the amplitude of the peaks and valleys. The volume summation can use all bars of the chart, bars starting at the left hand side of the chart or bars since the last session start as defined by the charts session setting. The summation of volume starts at the designated start bar and continues to summate until a refresh, at which point the starting bar location is redefined based on your settings (beginning of chart, left side of chart, session start). It uses the 1 tick data series volume which can differ slightly from the main bars volume, but it is very close, close enough for a volume profile. The advantage of being based on the 1 tick data series is this indicator will redraw/refresh and does not need an external file for data storage.
 
Suggest other entries I might like
Details: volprofile


January 16th, 2013
Size: 4.12 KB


Keywords: change simple word
Volatility Breakout Strategy, Economized Corrected version 2 *
I found this in the non-Elite Ninjatrader Strategy downloads posted by @minsalaco who said, "Not my personal work but that I'd share".

Considering the heavy resource requirements to backtest and optimize strategies, and the fact that they are intended to be used as money making tools, not playthings, it is hard for me to understand why many strategies, like the original version of this one, do not use any of the good coding practices that we have been discussing here on BMT for the last two years or so. The person who posted it on BMT did so with good intentions and is not to blame for the deficiencies in the coding.

As an experiment I applied some of those coding ideas to this strategy. It should run about a thousand times better than the original version unless I made some mistakes somewhere.

This strategy was coded with stocks in mind and trades a quantity of 100 by default. Many of the other parameters may also be inappropriate for futures contracts. I ran the latest version A.1 for several hours on CalculateOnBarClose false and it IS workng. It bought 100 cars of NQ at 5:50 AM PT on January 7 at 2708.995 (average overall basis). I sold them manually at 2709.7925 and shut down the strategy because I was afraid that my computer might start talking to SkynetŪ. However, I am sure we would all would appreciate if anyone backtesting this strategy would let me know, and post their results on the forum.

Thanks to user feedback I did some testing and corrected some mistakes that were in the original release. I could not upload the corrected file to the original post but as of 4:26AM Eastern Time on January 7, you can get it here. Replace the original version with this one.

The following text had been copied mostly verbatim from the entry in the Strategies download area but was in dire need of some editing.

Volatility Breakout Pattern
Description
The squeeze signals the end of low volatility periods where the market has built up energy for major moves. Periods of low volatility are the times when the Bollinger bands "move closer together". The width of the Bollinger channel is more sensitive to price volatility than the width of the Keltner Channel, so a Keltner Channel and a momentum index oscillator are added, as mentioned in John Carter's book Mastering the Trade. The momentum index oscillator is used to suggest the trade direction.
How does this Setup work?
The quiet period is when the Bollinger Channel width decreases to less than that of the Keltner Channel. The trade signal occurs when the Bollinger Channel moves back outside of the Keltner Channel. The value of the 12 period momentum index oscillator suggests whether to go long (oscillator>0) or short (oscillator<0).
Moves tend to be stronger when the BB Width is the lowest over at least the past 150 bars. Also choose BBWidth < 0.05 for better results on daily data.
This strategy includes trailing stop and stop loss as variables, so you can easily backtest and use the optimizer.
 
Suggest other entries I might like
Details: Volatility Breakout Strategy, Economized Corrected version


January 7th, 2013
Size: 10.23 KB
Volatility Breakout Indicator 5 *
This indicator is the basis for the Volatility Breakdown Strategy in the preceding post. There were a lot of changes to make it run MUCH faster, but there are still quite a few more things that could be done.

This time there is a screenshot so you can get an idea of the kinds of conditions this indicator looks for. While it's simplistic, some of the signals do look pretty good.
 
Suggest other entries I might like
Details: Volatility Breakout Indicator


January 5th, 2013
Size: 10.55 KB
 



 
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