NexusFi: Find Your Edge


Home Menu

 



Categories Help    






NinjaTrader 8 Indicators and More
Indicators and Files in this section are compatible with NinjaTrader 8


Sort by
Filter

Show full/short entries Entries
JBTimeWindowHighlight 4 *
Really simple indicator that highlights the specified time window on the chart. Useful for differentiating RTH sessions from ETH sessions. Just add the indicator to your chart, set the time window (in your local time) and highlight color.

Version: 1.0
 
Suggest other entries I might like
Details: JBTimeWindowHighlight


July 9th, 2016
Size: 1.73 KB
Downloaded: 697 times

Keywords: eth indicator nt8 rth time highlight
Volume Accumulation 5 *
Volume based indicator. It has no period or parameters required. There is one option to show the Bar-Bar accumulation if desired but the default is the "summed" value. (integrated over time)

Code based upon:
https://commodity.com/technical-analysis/volume-accumulation/

"The Volume Accumulation indicator combines volume and a price-weighting that attempts to show the strength of conviction behind a trend; the Volume Accumulation indicator might prove useful in uncovering divergences. The formula for the Volume Accumulation formula is shown below:

Volume x [Close - (High + Low)/2]

The formula only gives positive volume to the day if the close is higher than the midpoint of the high and low. If the close is towards the lower half of the range of the price action, then volume is negative for the day."
 
Suggest other entries I might like
Details: Volume Accumulation


July 7th, 2016
Size: 1.82 KB
Downloaded: 726 times
FootPrint Chart for NT8 5 *
Updates 7/14/2016:
- complied on NT8b12, may not work in earlier versions
- thanks to Sim22 for some great code modifications to make the chart more stable and kill some bugs

This is a standard footprint chart that shows bid/ask market orders or volume/delta bars. It doesn't have a lot of the bells and whistles that some other (paid) versions have, but I find it sufficient for my needs.

Candlestick bars can be shown to the left of the footprint bars and/or as an outline in the footprint bar. It also allows to indicate the close and high volume bars in the footprint.

If you find any bugs or have any enhancement suggestions, please PM me.

NOTES:

You must turn on Tick Replay otherwise the chart will not show historical bar values. Charts that do not support Tick Replay (Renko for example) will not work. Line charts will also not show the footprint bars.

Charts with a high Days to Load value (15+) will take more time to initially load as there's a lot of values to historically calculate before the chart can be displayed.

I suggest using a fixed width font (Consolas, Lucida, etc.) for the Bar Font as the numbers line up and makes the chart more readable.

There's no easy to way that I found to auto scale the bar width and spacing based on the font size, so these are manual adjustments via Bar Spacing and Bar Width. Bar Spacing controls the spacing between the bars and Bar Width controls how wide the bars are. If you change the font from the default Consolas 12px, you may need to increase or decrease these values to adjust the bars.

The chart will attempt to auto scale to compress the footprint bars so there's little to no spacing between the bars. The scaling is based on the chart window size, so if you size the window small, it may not look great if there's a lot of bars on the chart. If you don't like the auto scaling, you can turn it off in the indicator properties via Visual->Auto scale.

Credits: The OnMarketData algorithm to calculate volume values was taken from the 'bid ask for ninja8' indicator by @zohar.
 
Suggest other entries I might like
Details: FootPrint Chart for NT8


July 5th, 2016
Size: 7.39 KB
Downloaded: 4121 times
Repeater (NT8b11) or later 5 *
This is an indicator submitted by tropical recon... as his indicator has not been updated on the board thought i would add it here from the ninjatrader forum.

look to the original repeater description to understand its use... great utility indicator for mapping events with time and regions and days...

exported using: (NT8b11)
 
Suggest other entries I might like
Details: Repeater (NT8b11) or later


June 30th, 2016
Size: 11.19 KB
Downloaded: 654 times

Keywords: repeater
Repeater (NT8b11) or later
This is an indicator submitted by tropical recon... as his indicator has not been updated on the board thought i would add it here from the ninjatrader forum.

look to the original repeater description to understand its use... great utility indicator for mapping events with time and regions and days...

exported using: (NT8b11)
 
Suggest other entries I might like
Details: Repeater (NT8b11) or later


June 30th, 2016
Size: 11.19 KB
Downloaded: 151 times

Keywords: repeater
Sample - How to manipulate MarketAnalyzer display V1 NT8b11 5 *
Sample - How to manipulate MarketAnalyzer display V1 NT8b11


This is only a basic sample I've been toying with. You can use this concept for coding your own indicators. I became frustrated with the lack of display customization I've been accustomed to with other platforms (TS RadarScreens etc.) so I thought I'd play with some ideas.

On my analyzer I want values, colors and arrows. Normal fonts don't really have that flexibility.
I made four new fonts that are packed with heaps of new symbols and arrows so it should suit everyone.
(Sorry, only Latin type alphabet included - if you need Russian or something, let me know).
To access the new characters, open Character Map and peruse. See instructions.

I also had the issue of coloring the analyzer cells to the conditions I wanted. Is an EMA value of 1225.25 up or down?
I have modified the code to deceive the anayzer so it will color the cells accordingly.
I have also added a 'barsAgo figure that gives you an idea of how to add extra values to your display.
It's not exactly finesse but it works


Please extract the zip file first. It will not import directly to NinjaTrader.
Import the fonts first before opening NT8 or it will not detect the fonts are installed


Find included:

* Full instructions. Please read them first!
* Four new fonts that are packed with 100's of new symbols and arrows.
* Template.
* Code on how to manipulate your market analyzer display.

Small shortcomings:

Read the instructions.

Remember this is for Beta11 NT8, so any bugs or suggestions please PM me accordingly.

Remember to read the instructions within the zip file
 
Suggest other entries I might like
Details: Sample - How to manipulate MarketAnalyzer display V1 NT8b11


June 28th, 2016
Size: 1.58 MB
Downloaded: 821 times
Drawing Tool Toolbar V3.5 NT8b11 5 *
Drawing Tool Toolbar V3.5 NT8b11


Critical fix V3.5. Please remove all previous versions from your charts before installing, then reboot NT8.

*As of NT8 beta 11 this is functional but may need updating in the future. So please be patient. The toolbar still has minor bugs (see ** section at the bottom) so please recheck here for new updates from time to time. Please let me know if you are having any unusual issues, since it is working for most users. Since we are all still learning the intricacies of NT8 , this toolbar is a project in progress

Make sure you extract the zip file first or it won't import! When you download the zip file it will still be named V1....this is a forum issue....but you will find the updated version inside. Inside you will find instructions and icons to use. Read the instructions carefully or you will have icons missing etc.

Displays functioning drawing tool icons on the left of the chart.

* Accesses drawing tools via hot keys.

* The user can select which drawing tool icons are to be displayed.

* Set icon size from small to large.

* Appropriate drawing tools have a drop-down color palette.

* Toolbar width automatically adjusts to the height of the chart to accommodate the icons.

* If you can code: You can add your own custom drawing tools with comments to help you with insertion.

Coding examples:

* Multi-dimensional arrays
* Working with grids/wrap panels
* Windows and NT8 menus
* Adding bitmap images to a menu
* Using virtual keystrokes to activate hot keys
* Accessing drawn objects and manipulating their properties.
* Parsing string values

Version 2 is also included. It is now superseded by V3 but included for code examples using buttons instead of menus.

A big thank you to Chelsea Bell @ NinjaTrader for the toolbar structure sample. This toolbar had to be completely re-engineered for Windows Presentation Foundation.

As always, please send me a personal message if you have a bug, query or request.

Update history and potential problems:

Update V3.5 July 1 - Critical Fix: Fixed some termination issues from V3.3.

Update V3.4 June 26 - Stopped the toolbar from hijacking indicator-created drawing objects.

Update V3.3 Fixed Andrews Pitchfork channel colors.
Added complete removal of objects upon termination.


** Known issues reported, which I will endeavor to fix:

1. Issues with tabbed charts. Toolbar replicates itself when using tabbed charts.
2. Drawing tools will not change color on a tabbed (behind) chart.
3. Arc will not custom paint an area color. (Probably NT8 bug).

 
Suggest other entries I might like
Details: Drawing Tool Toolbar V3.5 NT8b11


June 14th, 2016
Size: 222.25 KB
Downloaded: 2779 times
Calendar Day bars + Moon Phases V1.1 NT8b11 5 *
Calendar Day bars + Moon Phases V1.2 NT8b13

Update 9 Jun:
The moon phase was slightly out. I have added code to take into account UTC time, different time zones and exchanges.
Update 19 Nov:
Some had troubles importing the indicator due to older beta versions.


This one was a bit of a challenge so I thought I'd give it a go

Calendar Day Bars are my attempt to do what NT has not yet done..... that is, plot bars in calendar days not just trading days.

Why would anybody need this?

1. W.D.Gann often used 'natural' days in his analysis.
2. When using astrology and geometry they can benefit from plotting indicators on all calendar days.
3. When price/time 'squaring' a chart, calendar day bars can provide different results to daily bars only.

You should use the Calendar Day bar chartstyle as this will omit plotting the dummy weekend bars.

Find included a little 'Moon Phase' indicator, that plots the four major phases of the moon's cycle. If you use Calendar Day bars the moon phase will often plot on the weekends or holidays, the correct day.

Please read the instructions within the zip file first.
To extract the zip file: Right click on the file > Extract All.
You will need to import the 'Jyotish' font type included.

Remember this is for beta so please PM me for any problems or suggestions.
 
Suggest other entries I might like
Details: Calendar Day bars + Moon Phases V1.1 NT8b11


June 7th, 2016
Size: 186.10 KB
Downloaded: 677 times
PriceActionSwing and PriceActionSwingOscillator for NT8 5 *
Updates on 7/7/16:
- Added the PriceActionSwingOscillator

Updates on 5/17/16:
- Updated to run on NT8b11, may not run on earlier beta versions
- Corrected issue with ambiguous method names between the System.Drawing and System.Windows.Media namespaces
- Removed some stray Print statements used in debugging
- Fixed issue with chart not auto scaling
- Added option to show only ticks in the price swings
- Shortened the display name to "PriceActionSwing (Instrument, BarsPeriod, SwingType, SwingSize)"

This is a NT8 conversion of the PriceActionSwing and PriceActionSwingOscillator indicators written by @dorschden. These indicators are ones that are recommended for use with the Jigsaw tools for entry/exit bias. There are three files, PriceActionSwing.cs and PriceActionSwingOscillator.cs in the Indicators folder and PriceActionSwingBaseMethods.cs in the AddOns folder.

Original thread on what this indicator does is here.

Tested as thoroughly as possible, any issues, please PM me.
 
Suggest other entries I might like
Details: PriceActionSwing and PriceActionSwingOscillator for NT8


May 16th, 2016
Size: 22.94 KB
Downloaded: 4611 times
Stochastics and Double Stochastics 'Any Input' with colors V1.1 update NT8b11 5 *
Stochastics and Double Stochastics 'Any Input' with colors V1.1 update NT8b11

Important update May 2016:

*Moved input code to State.DataLoaded due to exceptions when used in the market Analyzer.

*Slight improvement in Decimal places formatter

* Use any input such as an indicator, including delta.
* Colored overbought and oversold regions.
* Reversal and 'Poop and Pop' signals.
* Reverse colors option for DStoch.
* Decimal places enum for price markers.
* Gapless option. Only for price series, however you can use a gapless indicator instead as the input.

Code examples:

* How to tell an indicator whether 'Input' is an instrument price or another indicator value.

 
Code
                            
if (Input is PriceSeries
* Creating colored regions.
* Limiting plots to max/min values.
* Custom decimal places code for use in UI.

Remember this is for Beta so please inform me via PM if you have any bugs, problems or suggestions.
 
Suggest other entries I might like
Details: Stochastics and Double Stochastics 'Any Input' with colors V1.1 update NT8b11


May 14th, 2016
Size: 14.89 KB
Downloaded: 2051 times
 



 
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