What is it? This is an indicator to complement @modhelius' Weis Wave Volume Indicator. Original code has been modified to display wave volume (cumulative) numbers above or below the latest candle of the corresponding wave on the main pane. Since we are concerned only with relative volume, VOLUME NUMBERS HAVE BEEN SCALED DOWN. (If you need actual volume numbers,...
I created this as basis for my next scripts. We are just trying to plot multiple zigzags with different length basis here. Input allows you to select different Length , Width , Color and Line Style for each Zigzags. Max_pivot_size says how many pivots each Zigzag can have. Value 100 means, each zigzag will show 99 lines joining 100 points. Additional...
Back to my favourite supertrend. But, this time on the basis of zigzag pivots. This is similar to forming supertrend based on pivot high lows - but instead of using pivot poitns, we are using zigzag pivots here. Zigzag is derived using the same method as this script: But, have removed labels and display options of zigzag. Older lines are also immediately...
THIS CODE IS BASED FROM THE MT4 ZIGZAG INDICATOR THE ZIGZAG SETTINGS FOR THE MAIN ONE ON TRADINGVIEW DO NOT WORK THE SAME AS MT4 I HOPE U LOVE IT I have had tons of experience on the ZIGZAG indicator and thought this might help someone. Enjoy this code. Zigzag is a good indicator in many ways and people underestimate it because of its repainting i Started...
Hey everyone First of all, I'd like to thank Ricardo Santos, Backtest Rookies for the inspiration for this script. Actually, most of it is coming from them and I only mixed them up (and added my secret sauce ^^). If some of you are not thinking about a trading secret sauce, please get serious for a moment :) Some of you asked me how I do to set the trend...