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
Max Daily Volume Indicator 5 *
Note: If you find bugs, have feature requests, or anything else, post in THIS thread.

This is a simple indicator that highlights the maximum volume achieved during the day... AS IT DEVELOPS.

The max volume is reset at the START of your session template's start time, and as a newer higher volume is made, that bar is highlighted. You can select the color of the volume plot in the 'plots' section, and the color of the highlight you desire in the 'parameters section.

This indicator update onEachTic() like the standard volume indicator does.

There is not much to this indicator, but someone requested it in THIS thread. By the time I got around to building it, someone already posted one, so I did not post this version. Just posting it in the case someone else needs such an indie.

Again, this was not my idea, but was built on someone else's specs in the above thread.
 
Suggest other entries I might like
Details: Max Daily Volume Indicator


January 6th, 2021
Size: 3.02 KB
Downloaded: 387 times

Keywords: max session volume
Account Equity Guard NT8 strategy 5 *
Coded by bcomas October 2020. Email me for improvements or suggestions

Equity guardian. When the account drops or reach the targets the strategy close all the positions and disable ALL the strategies working.
Connection lost email advise feature. (NT Mail service should be setted ; Options - Share services...)
 
Suggest other entries I might like
Details: Account Equity Guard NT8 strategy


November 29th, 2020
Size: 2.89 KB
Downloaded: 533 times
Nested Fractals 5 *
Note: If you find bugs, have feature requests, or anything else, post in THIS thread.

Fractals are a common bar pattern, created in a consecutive 3-bar series, where the bar in the middle is higher than the two on either side. This creates a fractal high.

In this indicator, that is created by what I have labeled as "Level 1." (see properties section in image).

This indicator also creates FRACTALS OF FRACTALS. So that means, if a Level 1 fractal exists, and has a LOWER Level 1 fractal on both sides of it, it creates a Level 2 fractal high.

This is done up to Level 5, and creates a series of swing points.

The indicator can display dots or numbers.

The parameter labeled "show triggers" shows an arrow with the corresponding color, WHERE on the chart the most recent fractal swing was actually confirmed. I.e., a Level 1 fractal high is confirmed at the END of the third bar.

The marker offset simply raises the marker text higher or lower above the bar.

I dunno what use this has, but is one of the experiments I have laying around, so thought I'd post it?

NOTE: Installing this indicator will create a folder called "BTMM," that's where the indicator will be.
 
Suggest other entries I might like
Details: Nested Fractals


November 24th, 2020
Size: 4.60 KB
Downloaded: 659 times

Keywords: fractal fractals swing zag zig
ADR with Projection Lines V2 4 *
Note: If you find bugs, have feature requests, or anything else, post in THIS thread.

IMPORTANT: Read before install. This is an Average DAILY range indicator, so you MUST have at least the number of days you are setting your ADR to compute an ADR. This includes weekends that don't have data. So if it does not work, MAKE sure you have enough days loaded. E.g., if you are trying to display a 14-day average, but only have 10 actual days of data(excluding weekends), the indicator will return a null value(∞).
------------------------------------------------------------

This indicator will display an ADR on your screen. It will also display projections of that ADR as the day progresses.

As the range is extended, the lines will adjust until the ADR is achieved... The lines will then LOCK in place, change color and remain FIXED for the rest of the session. The image attempts to show this.

The lines produced are projections, NOT predictions. The lines are simply the result of subtracting the ADR from the CURRENT daily High to plot the LOW projection, and the opposite to plot the HIGH projection. This is why the lines will adjust and shrink as the range expands.

Setting "AutoScaleLines" to true, will autoscale so that the lines are always in view on your chart. I.e., this will shrink the bars.

The on-Screen text should be self-explanatory, but the label of "complete" simply describes the current day's range as a percentage of the ADR. E.g., a value of 50% tells you the CURRENT day's range is 1/2 the ADR.

You can either on-screen display, lines or both.

The indicator will update in real-time, on each tic.

Note, installing this indicator will create a folder in your indicators called "BTMM", that's where the indicator will be.

->UPDATE(26Nov2020): V2 of Indicator. Added new Parameter called Last-Bar SmartFit. This parameter will push the ADR(the lines) to the LOD(Low of Day) or HOD(High of Day), on the LAST bar in the session. This will occur when the ADR is NOT achieved on that day.

It works by putting the range on whichever came FIRST(LOD or HOD). THis is mostly visual, as I like to see visually, by how much the ADR was missed. Mostly just an easier way to see historical data. This adjustment will ONLY occur on the LAST bar of the session.

THIS image below attempts to explain what the new parameter is doing.
 
Suggest other entries I might like
Details: ADR with Projection Lines V2


November 21st, 2020
Size: 5.08 KB
Downloaded: 892 times

Keywords: adr average daily range session
Session Open Horizontal Offset Zones 5 *
Note: If you find bugs, have feature requests, or anything else, post in THIS thread.

Simple indicator that will plot up to 3, opaque boxes/zones, a fixed n-TICS above/below what your session's Open price is.

This indicator updates on-each-tic/real time by default(can change to onbarClose if not needed).

You can toggle and modify the horizontal session break line.

Setting "AutoScaleBoxes" to true, will autoscale so that the ENTIRE box is in view on your chart. I.e., this will shrink the bars.

Note, installing this indicator will create a folder in your indicators called "BTMM", that's where the indicator will be.
 
Suggest other entries I might like
Details: Session Open Horizontal Offset Zones


November 12th, 2020
Size: 3.20 KB
Downloaded: 432 times

Keywords: boxes open session sessions zones
Vertical Time Lines Version 1.01 5 *
These allow the selection and drawing of 'vertical' lines that are programmable for size, type, color and time.

I use these to mark the critical times during the Open, IB and Close. Also can be used in conjunction with a Horizontal Lines add-on to easily see time periods in a Box type of presentation on both axes of the chart. The code was created by ABC Trading Group as:

JMVerticalLinesNT8,
Version 1.01
 
Suggest other entries I might like
Details: Vertical Time Lines Version 1.01


October 19th, 2020
Size: 3.08 KB
Downloaded: 348 times
Intra-Session boxes v2 5 *
Note: If you find bugs, have feature requests, or anything else, post in THIS thread.

Simple indicator that will plot up to 3, opaque boxes, n-hours beyond what your session start is. Useful for users that like to delineate a day into various sessions for observation.

AGAIN: The input for the box's start and end times is NOT a clock time, it is a decimal hours beyond whatever you session start is. If you input 5.25 for a start time, it will start the box at 5 hours and 15 minutes beyond your session's start time.

The input for the hours is a decimal, so you can tailor it to your needs. This indicator updates on-each-tic/real time, and will show the upcoming boxes for the current session, even if it is not active yet.

Note, installing this indicator will create a folder in your indicators called "BTMM", that's where the indicator will be.

-UPDATE(12Jan2022): Added stroke class to boxes. So now the OUTLINE of the box can be customized for a cleaner display.



-UPDATE(17Oct2020): Fixed description in 'properties' section for "start/end" times. This was just a visual bug, and does not impact functionality of indicator. Thanks to Romus for finding this bug.
 
Suggest other entries I might like
Details: Intra-Session boxes v2


September 23rd, 2020
Size: 3.71 KB
Downloaded: 450 times

Keywords: session sessions
louiswelt 5 *
Many thanks to JonnyBoy who has converted the range bar marker "jtRangeMarker_N7" to NT8.

For range bars only. This indicator plots the maximum high or minimum low of a forming Range Bar. The plots disappear as soon as a new bar forms or the current bar has filled its required range. Draws a box around the current candle that indicates how much further a bar would have to move before the range is exhausted and new bar begins to paint.
 
Suggest other entries I might like
Details: louiswelt


September 22nd, 2020
Size: 3.63 KB
Downloaded: 295 times

Keywords: counter jtrangemaker range rangemaker
Stochastic Price Action and Cum Delta 5 *
Hello Traders, starting with the GEM Stoch, I added a Stoch of the Order Flow Cum Delta. You can select if you want UDT or BA. By loading two instances of this indie you can show both Stoch of BA and UDT. In addition, you can add weight to the PA or the CUM Delta. I like watching the regular Stoch, overlayed with BA and with UDT. In this way, I can see when there is absorption going on. In this pic are instances of the standard GEM Stoch , an instance of StochPACD with UDT weighed 4:1 and an instance of StochPACD with BA weighed 4:1.

R1: An astute trader found that the indie was not selectable on the chart. I have resolved that.

If you downloaded the original version, it went into the "gem" directory. You will need to use your Windows File Manager and delete that prior to installing this one... Sorry!!!

Also, in this ZIP is a 'lite' version that only calculates what is shown on the screen. If you want to scroll back, hit f5 to refresh the screen.

Trade Well
Bob
 
Suggest other entries I might like
Details: Stochastic Price Action and Cum Delta


September 11th, 2020
Size: 19.31 KB
Downloaded: 779 times
Multi-Volume profile chart template 3 *
Here's the last chart template.
It's for NinjaTrader 8 Orderflow+ RTH, 1, 3 and 30 day profile.

This one is based on the CL.

I don't know if making the 30 day into a 90 day for contracts with longer rollover dates would work or not


cheers,
Brett
 
Suggest other entries I might like
Details: Multi-Volume profile chart template


July 27th, 2020
Size: 5.53 KB
Downloaded: 983 times

Keywords: profile volume
 



 
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