Kudos to Gomi, Sim22 and Zondor for this excellent Cumulative Delta indicator. It was modified per NitroG's request so that it would work in NT8 version 8.0.23.1.
On import the indicator will be stored in the Sim22 folder and as Sim22_Delta4 and should not interfere with Sim22_Delta3.
Make sure you have Tick Replay on when using this indicator.
gbZigZagFibExtRet, Ver 1.2, TraderGB, March 21, 2021 [Important Update Ver 1.2...see updates below]
Description:
This is a modification of the ZigZagUTG script that shows Fibonacci retracement and/or extension percentages. The indicator allows you to choose what you want to see (Show Text: None, Retracement, Extension, Both). There are also different options for how you what the indicator to appear on the screen (color, opacity, line width, text offset, show lines in front or behind bars, show: dots, lines, both or none).
Updates:
2021-03-21 (Ver 1.1): Added developing current swing retracement/extension percentages.
2021-06-01 (Ver 1.2): Corrected bug in script where array list disallowed duplicate pivot values. This would cause a miscalculation of the percentage values where there are back to back swing highs or lows with the same value.
March 4th, 2021
Size: 5.26 KB
Downloaded: 853 times
2326
TraderGB
This is my entry to the challenge for the best indicator. While this indicator is nothing flashy like my past indicators, I am submitting it due to the fact that it is a reliable signal.
It is a MACD but calculated using a momentum-adjusted moving average that I call a zero-lag moving average because it is the closest thing I can get to that adjust for the lag in a filter. It works similar to a EMA, but instead of weighting the front end of the indicator to reduce lag (base effect), it adjusts the from on the moving average for a near-term ROC (momentum).
Use wisely!
Cheers,
Sody
APR 26 2021 UPDATE: It came to my attention that the file was a locked DLL, I have corrected the issue, you can now download the source code from here.
February 22nd, 2021
Size: 3.35 KB
Downloaded: 1354 times
2319
SodyTexas
Email me for improvements or suggestions
I use it in one of my autostrategies with success. The basic code comes from a Russian expert.
Combined with some trend direction indicator is a powerful tool to see the supply / demand.
Displays the major transactions that have taken place during
short period of time and at the same price (Limit buyer / seller)
Default settings to adjust :
LargeVolume = 500; (adjust to your instrument)
TradeTime = false; (if true plot date/time of large trade)
February 21st, 2021
Size: 2.90 KB
Downloaded: 872 times
2317
bcomas
There is no real download here (the attached file, "cot.txt", is just a dummy file in order to satisfy the requirements of adding an entry).
Just want to highlight the stock Commitment of Traders (COT) indicator that comes with NT8 and how to set it up. emazing was requesting this and didn't know that it was already available. I'm putting it here to alert everyone of this indicator and how to set it up.
Setup:
1) Go to: Tools -> Options -> Market data
2) Once there, click on: Download COT data at startup
3) After doing this, restart NT.
4) Add the COT indicator to a weekly chart (Released every Friday at 3:30pm by the Commodity Futures Trading Commission)
Included here is a weekly chart with the COT indicator.
It is an RSI oscillator with a smoothing moving average. Four zones are drawn with user selectable colors and opacity. The zone sizes are also user defined.
This will give you a quick visual idea on the location of the RSI, among other things.
It can be combined with other indicators, such Stochastics and CCI, by using Transparent colors for the built in RSI indicator.
Included is a 1, 7 and 30 day profile.
Added to this version are the Daily and Weekly pivots, along with the TrendGRaber that forrestang posted on 1.22.21 (included in zip)
All other indicators are available through the NT8 lifetime license platform.
I should mention: When unzipping for the template: place the Futures.I.O..xml into the Documents>NinjaTrader8>Templates> Chart.
For the trendgrabber indicator, place it in Documents>NinjaTrader8>import
Thanks,
Brett
Edit: Added instructions for placement and had the wrong indicator in the zip.
Edit 3.28.21: uploaded new template for 8.0.21.0 build - DM me if it's not working. I really don't check my uploads.
February 14th, 2021
Size: 6.46 KB
Downloaded: 1083 times
2313
brettji
Version 1.00
I've seen this indicator on many other platforms but not NinjaTrader. in general, it plots the SMA of the Highs and Lows of the bars to display trend, and possible changes.
I use it in 2 ways (both are pictured). The most common is on the chart with the primary data series. I generally set colors for just Up and Down with the other 3 Transparent. Mid and Max may be used here.
For the second mode, use it in a new pane and set all plots to transparent except SSLDir but make it plot as a bar and the appropriate width.
I have found a setting around 10 works pretty good for time-based charts and around 4 for fixed-height (renko, range) charts.
February 8th, 2021
Size: 3.19 KB
Downloaded: 772 times
2312
r3torcr0
gbBollingerKeltnerSqueeze, Ver 1.0, TraderGB, February 6, 2021 [Updated to Ver 1.1]
Description: Draws rectangle around price bars to indicate squeeze.
At the point where both the upper and lower Bollinger bands enter the Keltner channel, the upper and lower rectangle points are defined and are fixed for the life of the rectangle. A TriangleUp/TriangleDown is used to indicate the point where the squeeze starts (squeeze point).
The left most point of the rectangle is also defined and fixed at this point. It draws backward based on BreakTypeUsed (UseClose, UseHiLo). If BreakTypeUsed=UseClose is used, it keeps drawing the rectangle backwards until there is a close outside of the rectangles upper or lower points. If BreakTypeUsed=UseHiLo is used, it keeps drawing the rectangle backwards until there is either a low that is above the upper squeeze point or a high that is below the lower squeeze point. This same logic is used for escaping the rectangle going forward. It keeps moving the right most point until this criteria is met. Since BB/KB are based off of lagging moving averages, a rectangle is draw backwards/forwards from the squeeze point to give context.
Note, there can be overlapping rectangles. If the criteria is met to end the rectangle, another squeeze can take place shortly after and the new rectangle will form and start drawing backwards and possible into a prior rectangle. This is normal and happens more often with BreakTypeUsed=UseClose since this is easier to achieve than BreakTypeUsed=UseHiLo.
Updates:
Ver 1.1 04-19-2021:
1) Fixed XML settings on Opacity
September 2nd, 2023 11:39 AM Razor Thank You for posting the indicator! When unzipping all I see is a .XML (93KB) file, no Indicator or Template folders.
Am I doing something wrong?
February 18th, 2023 03:55 PM ballhaj thanks
March 30th, 2021 06:05 PM redpr hi looks good but cant use in NT8
March 28th, 2021 07:32 PM OutATime
March 24th, 2021 12:49 AM fish No problem importing. Volume profile chart a real gem. Thanks!
May 19th, 2024 08:15 AM Frankytrader Very Useful Indicator, thanks a lot for this, can be used in VERY meaningful ways.
January 2nd, 2024 06:51 AM Falco11
August 29th, 2021 03:48 AM kcrawford This is my second message dealing with this indicator...Now that I've started using Order Flow, I actually can't find an
y of these trades. What are these 'trades' based on? because they are not individual trades that have printed at any pr
ice. Or am I understanding what this is for wrong?
April 11th, 2021 11:39 AM rgo1 Your Large trades indicator is well done. Thank you