GODMODE WAVESGODMODE WAVES
Basically used for Trend Direction purpose
Indicator shows Trend direction depending upon price action
Simple to use
Blue/Cyan color shows Trend is Bullish
Red color shows trend is Bearish
Bands acts as support and resistance
lable shows when the crossover happened
Bar colors
Red/Orange = Extremely over bought zone
Green = Extremely over sold zone
(Note = when bar colors appears take profits or wait for the retrace )
DM me for access
Cari dalam skrip untuk "wave"
R100 Wave v2 (*v*)This is a Wave (or Zig Zag) indicator I made to use in conjunction with the Wave Volume indicator I use.
It uses the Jurik moving average to determine turning points, and will plot the tops and bottoms of the wave based on the most recent high- so you can also use to quickly find pivot highs and lows. If you are using with the R100 Wave Volume indicator, first adjust the wave to fit better (if required) using the Jurik length and/or power, and then use the same settings on the Wave Volume indicator. Default settings work pretty well for most stocks, but adjusting the length between 8 and 14 should be enough for a good fit, or adjust the power between 1 and 3, or get fussy and tweak it with both.
The Jurik MA has been modified to include a VWAP component, so will only work where you have volume. The last "leg" of the wave will move about until the next pivot high or low is found and then will remain fixed.
I hope you find some value with it. Only conditions of use are that if you improve it, let me know and if you publish something that uses it, don't hide the code! Enjoy!
Code pinched and modified from Zero Lag ZigZag by Duyck - thankyou
Jurik Moving Average (for turning points) by Everget - thankyou
and Weis Wave by Modhelius - thankyou
waves advanced developmentwaves advanced development
development version of advanced waves - under development
Simple Square Wave GeneratorThe title pretty much sums up what purpose this tool serves. It is NOT an indicator, just a simple square wave generator. I built this from scratch to test transient responses of filters I have devised to visually inspect the performance of smoothers, moving averages, lag, etc... I'm not sure if anyone may find it useful, but I figured you might be able to source the square wave TO another indicator as long as your indicator/filter you have has: price = input(close, "Source", source), plot(yourMovingAverageOrFilter(price, integerFromInput)). Look for the lowest "SSqWG" in your source selection. I coupled the built-in CCI and RSI to show how it's easily possible. Features include a "Wave Length (Bars)" setting in the "Format" panel, the square wave phase is shift-able to the left and the right, and there is also an amplitude adjustment as well. Let me know if you have any ideas on how you may personally use this if you wish to elaborate briefly. I would like to thank the entire TV development team for making the "Apply Indicator to" feature. That's some really cool tech for tethering indicator windows together, so we can now Frankenstein our scripts together while inspecting the different wave form results in separate windows. That's some revolutionary thinking, awesome job Tradingview DEV team!
Weis Wave ChartThis indicator is based on the Weis Wave described by David H. Weis in his book Trades About to Happen: A Modern Adaptation of the Wyckoff Method, more info how to use this indicator can be found in this video . The Weis Wave is an adaptation of Richard D. Wyckoff’s method Wave Charts. It works in all time periods and can be applied to all asset types.
Unlike other implementations I found here on TradingView, this implementation make use of a Renko-like zig zag pattern, very similar to how it is described in David H. Weis' book. The settings for the zig zag pattern are very similar to the standard Renko settings here on TradingView, in the "Renko Assignment Method" you either chose "ATR" or "Traditional" (read more about it here ). The ATR length or the brick size is then entered in the textbox "Value". You can also chose another setting in the "Renko Assignment Method" drop down named "Part of Price" which calculate the brick size from the current close and divide it by the value in the text box "Value". It is also possible to chose if the zig zag pattern shall use the high/low, the open/close or just the close as the most extreme values in its calculation, you select this in the drop down "Price Source".
TradingView's pine script does currently not support to print non-static text on the chart, so it is not possible at this point to write out the volume on the zig zag chart. It is also not possible to have both an overlay and separate chart pane in the same indicator, therefor this indicator is split up in two.
You can find the volume indicator here:
Weis Wave VolumeThis indicator is based on the Weis Wave described by David H. Weis in his book Trades About to Happen: A Modern Adaptation of the Wyckoff Method, more info how to use this indicator can also be found in this video . The Weis Wave is an adaptation of Richard D. Wyckoff’s method Wave Charts. It works in all time periods and can be applied to all asset types. For assets that do not support volume Weis propose in his book to use the true range instead, so if you want to use this indicator for assets that do not support volume, make sure to enable the checkbox "Use True Range instead of Volume".
Unlike other implementations I found here on Trading, this implementation make use of a Renko-like zig zag pattern, very similar to how it is described in David H. Weis' book. The settings for the zig zag pattern are very similar to the standard Renko settings here on TradingView, in the "Renko Assignment Method" you either chose "ATR" or "Traditional" (read more about it here ). The ATR length or the brick size is then entered in the textbox "Value". You can also chose another setting in the "Renko Assignment Method" drop down named "Part of Price" which calculate the brick size from the current close and divide it by the value in the text box "Value". It is also possible to chose if the zig zag pattern shall use the high/low, the open/close or just the close as the most extreme values in its calculation, you select this in the drop down "Price Source". If you want the price to oscillate around a zero value, enable the "Oscillating" checkbox.
TradingView's pine script does currently not support to print non-static text on the chart, so it is not possible at this point to write out the volume on the zig zag chart. It is also not possible to have both an overlay and separate chart pane in the same indicator, therefor this indicator is split up in two.
You can find the zig zag indicator here:
EdgeAnalysisGroup: Yume WaveDONATIONS APPRECIATED
--------------------------------
ETH: 0x862E6C54397Cf681887136472d5F16cCA22C80Fe
BTC: 16wnhEyNB5zx7ErwNi5KyszNeHhtjH2syx
ABOUT
-----------------
Yume (aqua line) is a modified high moving average of RSI
Akume (orange line) is a modified low moving average of RSI
Miaku line (green line) is a variable median line that determines market outlook
Nami is the wave (aka: cloud) that the Yume Akume lines create.
BAR COLORS are based on market sentiment using volume + price action to determine the overall health of the market and probable direction.
MODERATE RISK STRATEGY
-----------------
Bullish Long indicator:
Yume crossing above Akume over the Miaku Line (aqua wave twist)
Close Long Indicator:
Akume crosses above Yume over the Miaku Line (orange wave twist)
Bearish Short indicator:
Akume crossing above Yume under the Miaku Line (orange wave twist)
Close Short Indicator:
YUME crosses above Akume under the Miaku Line (aqua wave twist)
-----------------
DONATIONS APPRECIATED:
ETH: 0x862E6C54397Cf681887136472d5F16cCA22C80Fe
BTC: 16wnhEyNB5zx7ErwNi5KyszNeHhtjH2syx
Ultimate HODL WaveThe basis for this indicator is the HODL Wave (> 1 Year) developed by Unchained Capital. This represents the percentage of coins that have not been moved for at least a year.
The Hull MA perfectly tracks the HODL Wave and provides an easy bull/bear trend in the mid-term.
The long-term and more macro bull/bear trend is decided by if the Hull MA is above or below the base MA.
I have purposefully chosen the 365 day length for the Hull MA and the 730 day for the base MA on the daily timeframe since they represent 1 year and 2 years respectively.
test - wave collapseexperimental:
translates a gaussian wave to collapse from high/low peaks, slice of a pun intended to the cat in the box :)
Wave Period Oscillator Wave Period Oscillator developed by Akram El Sherbini
Published in article Time Cycle Oscillators in IFTA Journal 2018 (page 66 - 77)
read his article : ifta.org
Entry Long - WPO cross above centerline (Zero Line)
Exit Long - WPO cross below overbought level or cross below centerline(Zero Line)
Entry Short - WPO cross below centerline (Zero Line)
Exit Short - WPO cross above oversold level or cross above centerline(Zero Line)
Kaufman AMA Binary Wave [ChuckBanger]This is Kaufman AMA Binary Wave with buy and sell zones. It’s pretty simple: when the line is over zero = buy zone, below zero = sell, at zero = neutral. You can experiment with the filter and length settings to suit your environment.
Wave PMWave PM (Whistler Active Volatility Energy Price Mass) indicator is an oscillator described in the Mark Whistler’s book “Volatility Illuminated”.
The indicator attempts to show the relative volatility of the market. This is not a directional indicator, it does give an idea of how much room the trend has to move.
MTF Even Better Sine Wave - Dr. John EhlersThis is my enhanced "MTF Even Better Sine Wave" indicator using Pine Script version 4.0. This originates from the book "Cycle Analytics for Traders" written by Dr. John Ehlers in Chapter 12. While the original was simplistically designed, I enhanced it by adding a multitude of features Pine Script now accommodates.
Most noticeably is the multiple time frame (MTF) features in the indicator "Settings". The three displayed indicators are using 5 second, 30 second, and 7 minute time frames. This may be the first PSv4.0 script to accommodate seconds in MTF adequately, but don't quote me on that. I haven't spent hours extensively looking for them. Be forewarned, second-based time frames are currently for Premium subscribers only, until such time in the future when the prerogative of TV might change. I will be adding second-based time frames to my other indicators where I feel it is beneficial to the indicator.
Unlike Dr. John Ehlers' other Sinewave indicator that is intended for identifying turning points in cycling price fluctuations, the "Even Better Sine Wave", having stochastic like qualities, is intended for trending assets.
Features List Includes:
I.P.O.C.S.(Initial Public Offering Clean Start) Technology
Enable/disable dark background for enhanced visibility
"Source" selection with multiple time frame adjustments - including seconds
"Duration" adjustment
"Super Smoother BandEdge" adjustment
"Display Area" selection for visual mutations displayed above
Ranges and thresholds are enable/disable capable
Upper threshold adjustment
Lower threshold adjustment
Adjustable centered medial zone
Normalized zero mean to +/-1
This is not a freely available indicator, FYI. To witness my Pine poetry in action, properly negotiated requests for unlimited access, per indicator, may ONLY be obtained by direct contact with me using TV's "Private Chats" or by "Message" hidden in my member name above. The comments section below is solely just for commenting and other remarks, ideas, compliments, etc... regarding only this indicator, not others. If you do have any questions or comments regarding this indicator, I will consider your inquiries, thoughts, and concepts presented below in the comments section, when time provides it. When my indicators achieve more prevalent use by TV members, I will implement more ideas when they present themselves as worthy additions. As always, "Like" it if you simply just like it with a proper thumbs up, and also return to my scripts list occasionally for additional postings. Have a profitable future everyone!
(JS) TTM WaveThis is my recreation of the TTM Wave indicator, tried to make it visually appealing - hope you all put it to good use!
⚛WPO - Wave Period Oscillator by Cryptorhythms⚛WPO - Wave Period Oscillator by Cryptorhythms
Intro
The indicator is based on Akram El Sherbini's article "Time Cycle Oscillators" published in IFTA journal 2018. The third in a series of 4 time cycle indicators I will be publishing.
The WPO is a short-term oscillator that measures the buying and selling period of price cycles over a certain time interval. The leading oscillator indicates a rise in buying period when it moves above the zero line and a rise in selling period when it moves below the zero line.
Description
Centerline Crossover: A bullish centerline crossover occurs when the WPO line moves above the zero level to turn positive. A bearish centerline crossover occurs when the WPO line moves below the zero level to turn negative. When bulls are in control, the price rally begins and the average of the bull’s period T increases to drive the WPO line above the centerline. A buy signal is subsequently triggered. When the bulls start to loose power, prices move sideways and the average period decreases. In this case, the WPO line may flutter near the centerline and cause false signals, whipsaws. To avoid the whipsaws occurring on the centerline, the following trading tactics are proposed.
TL:DR
Bullish signals are generated when WPO crosses over 0
Bearish signals are generated when WPO crosses under 0
OverBought level is 2
OverSold level is -2
ExtremeOB level is 2.7
ExtremeOS level is -2.7
👍 Enjoying this indicator or find it useful? Please give me a like and follow! I post crypto analysis, price action strategies and free indicators regularly.
💬 Questions? Comments? Want to get access to an entire suite of proven trading indicators? Come visit us on telegram and chat, or just soak up some knowledge. We make timely posts about the market, news, and strategy everyday. Our community isn't open only to subscribers - everyone is welcome to join.
For Trialers & Chat: t.me
Wave Momentum StrategyWave Momentum Strategy is a momentum and cyclic based strategy. It uses the best indicators I've created in the past along with some other HPT (High Probability Trade) signals I developed to attempt to trade successfully at any time-frame. The primary underlying signal generator is the Wave Momentum Indicator which you'll also find on my profile. This indicator gets more accurate with time (larger timescale) and in general gives an excellent indication of overall market conditions (bullish, bearish, chop).
It works best with Futures because it doesn't fall victim to the gap open or the gap and drop as frequently. I have not tested with stocks/equities because I do not trade them regularly. I traded using this system for most of the past few years until I moved to an automated system I built in C#. It was one of at least 4 strategies I ran at anywhere from 5m to 1d intervals.
Elliott wave strategy (lirshah)Elliott wave strategy has been written based on Elliott oscillator.
the strategy has good results on crypto pair at H1 time frame..
Trader Set - Wave CountThis is a wave counting tool for my methodology with little addition of drawing high low sections of wave reversal as local support / resistance.
Please don't contact me for getting access, these tools are only available for my students. The English version of website and learning materials are under development and soon they will be ready. I will announce it under every script related to my methodology so that you get informed and participate in the course if you want to.