Cumulative Volume Ratio v1.0Simple.
NYSE only.
0700am-1200pm only.
5 minute candles only.
The code compares the cumulative volume of the current day to the 20 day cumulative average up to that same point in time.
This is commonly referenced as the Zanger Ratio.
The colors are based on the that version.
Below 60 = drying up (grey)
Above 60 = below average (orange)
Above 80 = average (pink)
Above 120 = High (magenta)
Above 200 = Extreme (red)
I purposely have these bars slightly transparent so we can quickly identify this indicator apart from my Specific Bar Volume Ratio or other bar based indicator.
This example is in Central time.
Contact me if you are interested.
Cumulative
Relative Volume Combined With a Cumulative FunctionHi everyone
The today's script was suggested by a follower.
--------------------------------------
1 minute of Knowledge
--------------------------------------
Many traders look at volume as a pre-signal that a move may happen.
In trading, some say that "the volume precedes the movement".
This simply means that often volume will increase before a significant move in the stock.
Imagine if a unique trader is buying a crypto/stock. The volume is unlikely to move.
But, if all the mass goes to mass spot buy an asset, then we could see a volume spike announcing a potential upwards move.
---------------------------------------------
What's the story with that indicator?
---------------------------------------------
It's an interesting way of presenting the volume data.
Will show the total volume for the selected period.
You can choose between relative and cumulative presentation.
The users can display the consecutive rising volume above the 0 line and the failing volume below that line.
--------------------------------------
Mix knowledge with usefulness
--------------------------------------
A price making a higher/high (HH) or lower/low (LL) has a real and strong meaning- a HH or LL on a volume has a significant meaning also.
Increasing volume for a stock/crypto, could signify that buyers were willing to purchase a bigger number of shares at a higher price (comparatively to the day before)
Obviously, non-stop crazy buying/shorting won't work at some point - and that "some point" may hurt a bit.
Such volume indicator combined with others like momentum or strength indicators is a nice trading strategy.
The volume announces that a move may happen and the other indicators will confirm the prophecy :)
Peace
Dave
L&S Cumulative Volume Delta L&S Cumulative Volume Delta
All you need to know @ longandshort.io
Team L&S
longandshort.io
Intraday Cumulative VolumeThis script allows to calculate the cumulative volume during the intraday session. Let's just define the start and the end time of the day you want the cumulated volume to be calculated within and you'll be good to go! You can also define two thresholds (min and max) where to plot it on a different color. For my strategy, I find it very useful for calculating the pre-market volume since I need to see enough (but not too much) interest on a stock for trusting it after the bell rings. I place it in the same panel where I display the actual volume, so that no extra space on my layout needs to be allocated to this one indicator. I hope you'll be finding it useful too!
Cumulative Weekdays VolumesHello traders!
This indicator shows you cumulative weekdays' volumes across the instrument history.
What is included
An option to start calculations from specific date
It works on ANY instrument that has available volume data.
It works on all resolutions
I attached some screenshots to show you how it works with other instruments.
How to get access
You can buy it for only 39$ to get lifetime access
Good luck and happy trading!
Cumulative Price Change %Tracking cumulative percentage change in price for each candle over a period.
lin.reg.s_420Hey all,
Snoop here with another script this one is linear regression slope analysis;
I used a base skeleton script of /u/ucsgears before adding some other cumulative log filtering and average customization functions I like :)
If you have success with this script feel free to buy me a coffee through my bitcoin address :)
Appreciate the love I get from the community! Thanks all and happy trading!
-Snoop
Osc_420Hey all;
Been a while since I posted anything that didnt require approval to use -- so here is one that I really like
I call it 420_osc
essentially it is a volume weighted moving average cross that also take into account some log() filtering and some other cumulative summing
This also has a BBand shrinkage indicator (blue crosses at bottom) to see when the b bands are shrinking and 'explosive movements' are possible in the future.
I use this along side with another script I have yet to publish called 'Volume_Master' which I may release soon -- or not ;) to find confluence signals for anything from crypto to commodities to forex to stocks!
Anyways this script is highly modular and can do more than just VWMA, it can do HullMa, ALMA, TEMA, DEMA, LSMA, and many others as well!
Beware that sometimes if you are using a ticker with bad volume data etc your results may vary.
Enjoy and if you have success feel free to share the love and donate to the coding cause at my btc address shown in my profile
--
Indicator IntegratorHere is a light piece of code, The Indicator Integrator. It sums up a function (like an integral for you calculus folks). Unlike the 'cum' function that does a million bars of look back you can change the look back period, like limits of integration.
Built in is a difference of the close from an SMA. And there is an ROC. By changing what is summed up in the loop you can sum up the differences from the SMA or sum up the ROC. Pick your SMA length/ROC length. Then pick your look back period of how much to add up (bars to add up). There is a built in SMA smoother of three bars on the final summation.
Comments welcomed
[RS]Cumulative Average Price Gridgrid based on the cumulative average price.
on a sidenote: looks like im baned from chat for a week.