This is a volume indicator that splits purchases and sales into 2 separate columns.
In addition, I added some POW factors to scale the volume to a more compact or expanded picture.
The SMA draws the red line indicating the volume of purchases and sales, also with POW factor customizable, so it is possible to scale it within the volume bars
what to do with this information: it is very easy to find rotation points when the selling volume and the buying volume are equal, this is where possible rotation phases occur
have fun
發行說明
overlay true -> overlay false
發行說明
Volume Compressor added to the script thx gorx1 for the math
發行說明
extension with "in candle delta" addition of a dev-cloud changed standard colors from color.rgb(000, 255, 255, 000) and color.rgb(255, 255, 000, 000) to color.rgb(000, 255, 000, 000) and color.rgb(255, 000, 000, 000)
發行說明
cleanup pass
發行說明
Vector-Candle coloring and Ui cleanup
發行說明
typo...
發行說明
Code cleanup and sorting the options into a more organiced way
發行說明
middleline color selectable and moved in the background behind all plots
發行說明
Lower timeframe added, Cleanup of inputs, New Presentation of singular volume