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
Adaptive CCI using Ehlers calculated period 5 *
Put so much work into this that it seemed like a waste to leave it languishing in the Ninjatrader Indicators created free? thread. There are no dependencies on external indicators so all you need to do is put the cs file in your Indicator folder and compile (after removing any previous versions of this indicator that have the same CLASS NAME).

The Adaptive_CCI_db was developed by Mike Winfrey and Gumphrie in a galaxy far far away what seems like a long long time ago for NT 6.0. It needed to be completely recoded for NT7.

This indicator produces one plot, and one optional set of plots:
  1. A single plot of the CCI index, with the option to dynamically adjust the CCI period based on the market cycle length per a rather old John Ehlers algorithm that does have some shortcomings. To choose this option set the period to 1. Selecting a period other than 1 will cause a standard CCI to be plotted, with the period selected.
  2. Plots of alternate CCIs in addition to the primary CCI. The Alternate CCI's are standard CCI's with fixed periods. The number of alternate CCI's, the period value for the one with the lowest period, and the spacing of the periods are user selectable. Example: 10 alternate CCI's, fastest period = 20, spacing of periods = 2. This will plot CCI's with periods of 10 12 14 16 18 20 22 24 26 28.

Code is optimized to avoid unneeded calculations. All of the alternate CCI's are calculated by one algorithm. The alternate CCI's are completely optional. There don't need to be any, but there can be any number, within reason, please.
 
Suggest other entries I might like
Details: Adaptive CCI using Ehlers calculated period


April 28th, 2014
Size: 28.70 KB
Raff Regression Channel 5 *
This Indicator is the Raff Regression Channel or RRC. Some credit needs to be given to FatTails as I used his regression channel that painted bars as a starting point. You can find his code here:

https://nexusfi.com/download/ninjatrader-7/indicators/754-download.html?view

For more information on the Raff Regression Channel I suggest StockCharts.com here:

https://stockcharts.com:443/help/doku.php?id=chart_school:chart_analysis:raff_regression_chan

Let me know what you think, as feedback is always welcome.

Cheers,

SodyTexas
 
Suggest other entries I might like
Details: Raff Regression Channel


April 22nd, 2014
Size: 3.05 KB


Keywords: channel regression rrc raff
Trend Bars Hi Lo 5 *
Introduction:
Trend Bars Hi Low is a very simple trend indicator in the form of a Paint Bar study.

Bars trending up have higher highs and higher lows, bars trending down have lower lows and lower highs.

Options:
The indie has a couple of options

1. Period - this allows you to increase the lookback period to more than one bar
2. Ignore Inside bars - set this to true if you wish for smaller - less significant - bars that have lower highs and higher lows to be ignored in your trend path


How to use it:

1. Use it on time based bars - won't make sense on anything else.
2. Look to a higher timeframe - is the trend up or down and how advanced is it - too advanced => maybe time for a pulback
3. In your trading timeframe look for signals of pullbacks that suit your trading direction
4. Entries: Following a pullback enter on candles that have your trend color - i.e. enter long when the direction is starting to move up after a period of downtrending candles
5. Exits : Trail your entry and exit when the trend turns against you


Version:
1.0 - Original Version


Credits:
Ripped off from various indicators by @Silvester17, @Abde, @Dorschden
 
Suggest other entries I might like
Details: Trend Bars Hi Lo


April 3rd, 2014
Size: 3.48 KB
Universal Timed Alerts, for most bar types 5 *
The purpose of the Universal Timed Alerts is to provide early notification of up to 10 user defined time events, such as Market open, news, reversal periods, no trade periods, etc. The indicator will work on non-time based charts such as Range and Unirenko. It will also work on time based charts. It uses its own timer system to trigger without need of onbarupdates.
Each user defined event is preceded by two early alerts, by default set to 5 minutes before and 1 minute before event.

Features:
1) From 1 to 10 User definable events.
2) For each event, a user defined message.
3) Two adjustable pre-event time notification periods
4) Adjustable background color, text font/size, textbox location.

Notification methods/mean available:
1) Color background starting at the earliest pre-event time up to the event start time
2) On chart Text box showing user defined message and count down timer to event (showing minutes:seconds).
3) Two user definable audio alerts (one for each pre-event)
4) Can output to NinjaTrader Alert window.

Note 1: By default, indicator will open showing only 1 event. To add more events, change the first line (Number Of Events) from 1 up to 10. After pressing enter or clicking elsewhere in the indicator, the indicator will resize showing the selected number of events and messages.

Note 2: Text box color is fixed and will start with yellow background and black letters. When the final pre-event timer triggers it will change the text box background to red, with white letters. The text box opacity can be set from 1 to 10 (10% to 100%). the text box can be display in any of 5 positions, the 4 corners and center. Option: If you install the indicator in its own panel or overlay it on another indicator panel, the text box and coloring will stay in that panel.

Another use of this indicator would be to color the background at different times, like creating a no trade zone of time. To do this set the pre-event 1 to the duration of the zone and the Event time to be the end period of that zone. The pre-event time does apply to all events and is not individually adjustable, in this version.

Update 3/30/14 Version 1.1

Added ability to dynamically show and leave historical Alert Markers (Vertical line) with small text box.
 
Suggest other entries I might like
Details: Universal Timed Alerts, for most bar types


March 25th, 2014
Size: 11.13 KB
vvScreenShot 5 *
As the name suggests, this little indicator can save a screenshot of a chart (the chart the indicator is applied to) to a user selected folder. It can also upload the screenshot to https://www.bmcharts.com/ and copy the link to the clipboard.
And it can even post to BMT.
It works with a little button on the chart(see picture), a button on the toolbar or with the hotkey Alt+P (this can be changed in line 160 of the code).

There are only two parameters to be entered:
the path to the folder NT shall save the screenshots to, default is C:\NTScreenshots and an option to either use the button or the hotkey.
The indicator can easily be applied to many charts without having to fear performance issues.

Thread is here: https://nexusfi.com/elite-circle/23967-screenshot-utility-ninjatrader-vvscreenshot.html

Current version is v3.4

Changelog
Changelog archive can be found in the thread post#1

December 21 2012: v2.4
Fixed a bug where windows in front of chart got caught on the screenshot. Timer function will not work when chart is minimized.

December 29 2012: v2.5
Fixed a bug where window is not fitted on the screenshot.

January 1 2013: v2.6
Major update. Added a setting "Post". When you take a screenshot it opens a dialog where you have to specify the thread id and can add text. The screenshot will be taken right away, not when you press "Post". When you press "Post" it will be posted directly to BMT. For this to work you will have to enter your API key in the indicator settings dialog. It also has a checkbox so you can even select to post text without a screenshot.

January 1 2013: v2.7
Added the option to enter a default thread id. This is purely optional, if left blank it will show the same behaviour as before. If a default thread id is specified, it also can be overwritten manually when you make a post in case you want to post to a different thread than the default.

January 1 2013: v2.8
Multi-line posts now working.


January 2 2013: v2.9
The buttons show the methods now (text for taskbar buttons and color code for chart buttons).
Hot Key is now user selectable, so you can use different ones for different methods.
Bug fixes: post form will not maximize/minimize anymore and will be brought back to front when button is pressed again.

January 2 2013: v3.0
Bug fix in PostPic.
Bug fix messages were not always displayed correctly on chart.

3. Jan 2013 v3.1
Now also works on minimized charts.

15. Jan 2013 v3.2
Corrected bug where price axis got cut off under some circumstances.

17. May 2013 v3.3 Critical Update, update immediately
Changed addresses from http to https, should work again.

10. March 2014 v3.4
Added a new option to only print the chart area itself, no frames or so...
Red "P" does no more show on screenshot.

vvhg
 
Suggest other entries I might like
Details: vvScreenShot


March 12th, 2014
Size: 21.39 KB
MTFBarDirection V3.72 5 *
Multi Time Frame Bar Direction

The following actions must be completed before importing this release, otherwise you may get import error:

1. Please remove any previous version and restart ninja trader.
2. Open any indicator for edit via Tools > Edit NinjaScript, right mouse click and select References > Add, and find the following file, Open, OK.
"C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Design.dll"


Changes in this version:
1. Fix properties error while trying to change Fonts, No functional changes.

The indicator display up to four multi time frame visual bar direction modules and one current time frame bar timer/counter (real-time only).

Each multi time frame visual bar direction module includes the following features:
  • Valid for second, minutes and tick time frame.
  • Visual MTF bar direction for rising/falling/Doji.
  • Bar size counter in ticks per direction (close to open difference).
  • Bar timer for second/minutes and counter for ticks chart type.
  • Sound alert according to specific time/ticks threshold.
  • Flexibility in visual options.

Current time frame bar timer/counter module includes the following features:
  • Valid for second, minutes and tick time frame.
  • Bar timer for second/minutes and counter for ticks chart type.
  • Sound alert according to specific time/ticks threshold.
  • Flexibility in visual options.

The indicator works on any chart type except daily, weekly, monthly, yearly.

Release March 02, 2014 version 3.71
Updated March 09, 2014 version 3.72

Exported using NT version 7.0.1000.22
 
Suggest other entries I might like
Details: MTFBarDirection V3.72


March 11th, 2014
Size: 20.25 KB
FractalsSRLines V2.10 5 *
Fractals SR Lines

The following actions must be completed before importing this release, otherwise you may get import error:

1. Please remove any previous version and restart ninja trader.
2. Open any indicator for edit via Tools > Edit NinjaScript, right mouse click and select References > Add, and find the following file, Open, OK.
"C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Design.dll"


Changes in this version:
1. Add option to show historical horizontal lines (under section 1.5 Show Last Fractals Horizontal Lines).


This indicator draws dynamic support and resistance lines based on high/low fractals points, with the following features:

It enables to keep user defined number of historical lines only and delete all other obsolete lines.
Historical SR lines can be displayed with different opacity from current active lines, so it's easy to distinguish between them.
Background vertical lines alert to indicate SR line direction change,
Changing in line direction can be shown with different colors
Improved history mode for both SR lines and vertical lines alert.

Fractal point prediction mode, provides 1 bar early indication for possible new high/low point, its prediction accuracy is around 80%.

Release December 4, 2011 version 1.31
Update February 27, 2012 version 1.83
Update April 08, 2013 version 2.00
Update March 09, 2014 version 2.10
Exported using NT version 7.0.1000.22
 
Suggest other entries I might like
Details: FractalsSRLines V2.10


March 11th, 2014
Size: 12.77 KB
Risk Reward Spreadsheet v1 5 *
A risk reward calculator in .ods format (LibreOffice). All numerical cells in white can be edited. Up to five slots for entries (scaling in assuming 1 contract per entry). Future versions will be much more advanced, with automatic journal entry and account monitoring.

.xls format is forthcoming, I just need to get around to it :S

any suggestions are welcome!
 
Suggest other entries I might like
Details: Risk Reward Spreadsheet v1


March 6th, 2014
Size: 38.21 KB
Moving Averages Two Lines (White) V1 4 *
This is the same as the black version, with a change to the slow line to match the color of the cloud.

As in the black version "This is the default thinkorswim MovAvgTwoLines indicator modified. The two lines can now be different average types. Additional features include a cloud, vertical lines and arrows; all with on/off switches in the input parameters. Cloud color can be changed in the Globals option. For now the moving average types are the ones I use, EMA, SMA & WMA; might add more to the list later on."

Been liking the white background for charts, here is the tos link to my settings:
https://tos.mx/WX15Mg
 
Suggest other entries I might like
Details: Moving Averages Two Lines (White) V1


March 1st, 2014
Size: 2.42 KB


Keywords: movingaverage thinkorswim
Moving Averages Two Lines V1 5 *
This is the default thinkorswim MovAvgTwoLines indicator modified. The two lines can now be different average types. Additional features include a cloud, vertical lines and arrows; all with on/off switches in the input parameters. Cloud color can be changed in the Globlals option. For now the moving average types are the ones I use, EMA, SMA & WMA; might add more to the list later on.
 
Suggest other entries I might like
Details: Moving Averages Two Lines V1


March 1st, 2014
Size: 2.32 KB


Keywords: movingaverage thinkorswim
 



 
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