This simple indie uses 'added data' in the code.. Just input the 'data series' you want to
study in relation to the 30min BB's and it will plot values (estimates) of where the 30 min
BB 'Upper' and 'Lower' will plot on the hour and half-hour that is coming up..
These bands will also show you the median value of the current 30minute study which I
find very useful to form a "bias"..
In general : if price is below the 'Lower' plotted 30min BB (30 min chart) AND below the
'Lower' (already plotted 'fulcrum') 10 min BollingerPro (10 min data on any tick or volume series chart) then price is in oversold territory ... at least its below the number of SD's you're
studying AND what's projected..
**Important : This indicator will stop working on Rollover.. .. The 'added data' in the code
needs to be updated to the current Sept, Dec, Mar, June series AND underlying !.. i.e. if you
want to study ES, the code has to be changed to use ES as 'added data'.. It's very simple to
do - the 'added data' lines are 70 and 71.. (try changing them yourself - you'll feel like a coder)
Note: I started a thread for 'BBPro' here : https://nexusfi.com/elite-circle/60146-bollingerpro-discussion.html#post890643
I attached a couple more pics to explain 'Ellipse #'s 1 & 2' in the pic attached here..
I've penned specifics on data series and some tips you 'May' use.. "Only trade with money
you can afford to lose" haha - seriously I hope it all helps.. Chof
September 19th, 2023
Size: 164.50 KB
Downloaded: 64 times
2676
Chof
This is for NT8 (a conversion from NT7).
It plots three sessions per instance of the indicator with customizable start end times/opacity/colours and each session can be turned off/on individually.
September 16th, 2023
Size: 3.09 KB
Downloaded: 42 times
2675
zt379
Unraveling the Cumulative Volume Comparative Indicator named 'VOLCumulativeDisparityMeter'
This indicator is engineered to display the cumulative volume and compare it against historical averages, granting you unparalleled clarity into market activity.
Key Features:
1. Multiple Intra Session Analysis: Our indicator empowers you to dissect your trading sessions into distinct time windows, putting you in the driver's seat to evaluate volume variations throughout the day. You can effortlessly gauge the volume traded during the overnight session, the crucial moments when the regular trading session opens (RTH), the mid-day activity from 11:30 AM ET to 2:00 PM ET, and the volume trends for the remainder of the session. It's all about precision and timing, and this indicator gives you the edge you need.
2. Customizable Parameters: We understand that every trader has unique preferences and strategies. That's why we provide you with four adjustable parameters to fine-tune your analysis. You have complete control over the 'Period' used to calculate the average historical volume, allowing you to adapt to changing market conditions.
3. Dynamic Volume Reset: The Cumulative Volume Comparative Indicator offers five 'Reset cumulative vol. after X minutes' parameters. This feature allows you to set the interval at which the cumulative volume resets, enabling you to track volume dynamics with pinpoint accuracy. Whether you prefer minute-by-minute or customized intervals, we've got you covered.
Why Choose Our Indicator?
Precision Analysis: Gain a deep understanding of volume trends during specific trading time windows. Customization: Tailor the indicator to your unique trading style and strategy. Informed Decision-Making: Make smarter trading decisions based on historical volume data. Real-Time Updates: Stay on top of market activity with up-to-the-minute insights.
How to Get Started:
Download: Obtain the Cumulative Volume Comparative Indicator and install it on your trading platform. Configure Parameters: Customize the indicator's settings to match your trading preferences. Analyze: Start using the indicator to evaluate volume trends during different trading sessions. Trade with Confidence: Armed with invaluable insights, make well-informed trading decisions and maximize your profit potential.
P.S. Text description generated by AI: Courtesy of ChatGPT
;-)
/*
* Change Log (VOLCumulativeDisparityMeter):
*
* [2023-09-18] - [v1.01]
* A misbehavior for sessions that span two different days (such as CME US Index Futures ETH) has been corrected.
* [2023-09-21] - [v1.02]
* A fix has been applied when dealing with a partial holiday
*/
This indicator displays both the session cumulative volume as it progresses versus the average historical cumulative volume for the same period. It works on minute chart only and it calculates on bar close.
September 9th, 2023
Size: 12.46 KB
Downloaded: 121 times
2672
milindpaward
Winning Entry August 1st, 2023 to September 1st, 2023 [1 votes]
**New Version Sept 18/9 V1006**
Auto 3 Swing Indicator with toolbar and comprehensive support/resistance identification
**NOTE** The version has been updated. The previous version must be uninstalled before importing.
1.Open Ninjatrader 8
2.Click on TOOLS > REMOVE NINJASCRIPT ASSEMBLY
3.Select ActiveGeoking from the list and process removal
3.Import new ZIP file attached to this listing via TOOLS > IMPORT > NINJASCRIPT ADDON
Hope there are some traders out there that can benefit from this! I spent years perfecting this indicator while I was trading professionally and I am excited to share it with the community.
ActiveGeoking for NT8 leverages its own custom layer built on top of the zig zag indicator to automatically identify the three most relevant swings of any chart. A feature-rich toolbar allows the user to quickly shift the identified swings to their preference.
The identified swings are used to generate a wide array of technical price points based on Fibonacci retracements and extensions, as well as pivot highs and lows, trendlines and corrective/impulsive measured moves from Elliot wave theory. These price points can be considered areas of higher significance for the trader to consider potential future support and resistance to occur.
For anyone out there that is familiar with Bryce Gilmore's book "Trading to Win", this indicator will be recognised as highly aligned with his method of trading. The indicator utilizes an XABCD marking system, also common in other methods of TA.
Inbuilt algorithms detect when price points are invalidated by market movement so as not to display irrelevant price levels wherever possible.
Reporting of price points and swing measurements are all displayed on the screen and can be toggled on and off using the toolbar for all swing degrees and price level types.
The indicator options provide an exhaustive list of configuration options for tolerances and customized ratios for the user's preference.
**IMPORTANT** Ensure enough bars are loaded onto the chart as this indicator requires a decent amount of history for large degree swings
- 15 years for day charts
- 300 days for 60min
- 30 days for 5 min
Check out this thread below for guidelines on the indicators features which I will deliver in bite sizes pieces over time. Feel free to drop in and ask questions or provide feedback
NexusFi > Trading Community > Platforms and Indicators > NinjaTrader > Active GeoKing - Triple Auto Swing Indicator for NT8
August 23rd, 2023
Size: 59.95 KB
Downloaded: 864 times
2671
Marty087
This Code was Ported from the code of DaveP711 from Futures io in Ninjatrader 8 public download section
For more info check his indicator
I didn't have time to add the signals, maybe at later date.
It is a pair of channels, fast (Trend1 and Trend2) and slow (Trend3 and Trend4)
//**************************************************************************
// Remember:
// Due to limitations of Multicharts instead of visual ordering the study to
// the back it is better to add a second data series after you insert the
// study so candles can be visible and to avoid confluence with other indicators
// you may have.
//**************************************************************************
V1
Winning Entry July 1st, 2023 to August 1st, 2023 [1 votes]
Oscar Wilde said imitation is the sincerest form of flattery. So with thanks to the QG Better Channel authors, I have taken that indicator and modified it to better serve my trading style. Here's my dpQGP- QGPair. It is now a pair of channels, fast (Trend1 and Trend2) and slow (Trend3 and Trend4), and as price moves around those channels, signals are generated. Everything is available for your tweaking: channel coloring, signal type/color/size, channel upper and lower parameters.
In the Properties, there is a property named 'ContinuationSignals' and it has a numeric input. That number is the number of bars allowed between price falling below Trend1 and rising back above it for long signals, or price rising above Trend1 and then falling back below Trend1 for short signals. It will become clear when you see it on your chart.
There is a Toggle on the Control line at the top of the chart with options of Off, Single, and Double.
Off = no signals painted
Single = only Trend1 is considered for a signal to paint
Double = Trend1 AND Trend3 must be in agreement for a signal to paint.
You can fine tune the channels by altering their length properties which will make the channels either closer to price action or farther away. Although shown on a 144 tick chart, it works on any time period or tick period, Renko, etc.
I hope you find it useful. As always, please leave some feedback (private or public), good or bad, as it gives me ideas for making it better. Thank you. Dave P.
September 27th, 2023 05:16 AM TraderTS This is an excellent indicator that keeps me on the right trend. I cannot trade intraday without it.
Thanks a million!
September 15th, 2023 04:16 PM topdogtony Greetings again I've been testing your work, great job this has potentials are you able to create a strategy with the ab
ility to use user settings ATM? Please advsee.
Truly,
Tony D
September 12th, 2023 02:37 PM khaled514 merci
August 23rd, 2023 11:27 AM ballhaj thanks for this
August 22nd, 2023 06:28 PM Buscador Thank you for a very useful indicator. I downloaded it a while back and took me some work to learn to use it.
Now it is a very useful tool in my toolbox.
I give 4 stars only because still have issues with reading it.
August 29th, 2023 09:57 PM dave888 fantastic! it's very useful. thanks.
August 29th, 2023 09:36 PM Ulfberht Great job!
August 29th, 2023 08:44 PM EduardoR Amazing work! Thanks!
August 26th, 2023 08:45 AM DaveP711 This is an amazing amount of useful knowledge at your fingertips. Thank you for sharing. I'm almost at a loss for words