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: 88 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: 52 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.