This Indicator rules!!! why??!! it lets you choose any indicator you want to look for Divergence with price, you just have to go to indicator window, select the indicator and go to "Imput Series" and choose any indicator you want to look for divergence.
I have added some details and images on how to use this indicator, you can check it out here, https://nexusfi.com/
Note: This Zip file includes the zip file for the indicator and four sound files. Please unzip twice then import the indicator zip file into NT and copy the sound files in NT Sounds folder.
This indicator plays up to 4 alerts at diffrent times of the day specified by the user. The alerts are simply reminders of whatever the user wants to hear at certain times. The default Sound files are designed for:
1. Reminder for open time,
2. Reminder not to over trade,
3. Reminder to let Market come to you, and
4. Reminder to make sure proper setups are in place.
To play the attached default audio files, they need to be installed in NT Sounds folder. To play sound files of your choice, simply edit the code and replace the audio file names with file names of your choice and recompile.
Please do not share or distribute outsides BMT Elite Circle or use for any commercial purposes.
MultiCharts has functions to draw trendlines and arrows on a chart.
But functions to draw rectangles are missing.
The enclosed package provides for 18 simple functions which allow drawing, modifying and deleting rectangles, with a syntax similar to trendlines (TL_*).
Details are given in a PDF document available in the related discussion thread: https://nexusfi.com/
This indicator can only be used for Range Charts with MultiCharts.
It indicates the possible location of the close of the current bar, and the open of the next. Either in case of up move or down move. So it draws 4 lines all together.
Let's take the example of a 8-range chart (8-point in MultiCharts' terminology).
Let L and H be the current Low and the current High of the bar under formation.
If the price moves up and reaches L + 9 ticks, the current bar will be closed at L + 8 ticks, and the next bar will open at L + 9 ticks.
If the price moves down and reaches H - 9 ticks, the current bar will be closed at H - 8 ticks, and the next bar will open at H - 9 ticks.
So, when a bar is under formation, the indicator draws 2 little dotted lines above the bar, at L+8 and L+9, as well as 2 little dotted lines below the bar, at H-8 and H-9. They correspond to the possible levels of the close of the current bar, and the open of the next, either in the case of an up move, or in the case of a down move.
It has to be underlined that, by definition of a range chart, these positions are not final. If the current H or the current L of the bar under formation moves, the dotted lines will move also.
However, as soon as current H-L of the current bar equals 8 ticks, we know for sure the position of the 4 above-mentioned open and close, and the line becomes solid.
Version: 1.1
Strategy Name in NT: ChangeFontNinjaTrader
Only tested for NT7
This code makes use of a strategy to change the default font within Ninja Trader. Add the strategy to the Strategy tab within the control panel. Choose your font and enable the strategy. The font will stay on whatever you choose until Ninja Trader is restarted. To reset back to the original font choose Default from the strategy and re-enable. Disable the strategy once the font is set.
Couple of notes:
- The code makes use of the active window condition. This means if you keep in enabled then goto a chart or a edit strategy it will change some of the fonts within the menus and options boxes.
- The code is setup to add additional fonts. See the "Font Types" section of the code.
- when adding additional fonts be sure to use a "_" underscore where ever there is a space.
- Add a comma to the end of the font name.
- The name spelling must be exact or it will change the font to the default setting.
Example of an entry:
Comic_Sans_MS,
Instructions can be found here on how to add a font type:
Posted code to change the default font in NT which can be found here:
Below are the instructions on how to add a new font type.
From the NT menu: Tools --> Edit NinjaScript --> Strategy.
Find the strategy named: ChangeFontNinjaTrader
Click …
Final note:
Although this should not mess anything else up within Ninja Trader, be sure to use caution when using code which changes the default settings of a program. In other words: use at your own risk!!
Augmented Dickey-Fuller Cointegration Indicator, Version 1.01
5/23/2012: Moved ALGLIB routines to separate ALGLIB "Indicator". No functionality changes.
This is posted for BMT Elite Members Only. Please do not share or distribute.
This indicator plots the augmented Dickey-Fuller statistic for residuals from a cointegrating regression. It can be used to show the probability that the prices of 2 instruments are "cointegrated". It would normally be used on daily data with a fairly long period.
The horizontal lines plotted by the indicator are the "Critical Values" for 1% (lowest line), 5% and 10% (highest line) levels. The indicator plots the statistic; lower values represent increasing likelihood of cointegration.
June 2nd, 2014 02:53 PM Amsterdam Whale Have dev'd reliably profitable strategies with some of your indis at their core. Rock solid, no probs to report, been us
ing live testing and live earning about a year. Seems to me that with only a licensed Ninja install, a free data brokera
ge accnt, and the tools in your package here, one could mount a campaign against an organized, ridiculously better capit
alized, well dug-in opponent whose entire battle plan is to sit and wait for you to stray into their sights.... and give
'm a bloody nose. Bitchin'. Always a fan, grateful one too.
October 14th, 2013 11:21 AM ghl123
September 26th, 2013 12:15 PM Jonson thanks to you!
June 9th, 2013 11:11 AM Bobi Thank you.
November 22nd, 2012 09:53 PM nyguy2005 Really nice work. Thanks for sharing!