The Hosoda Waves indicator was devised by Goichi Hosoda, who is also the creator of the Ichimoku system, with the idea that previous highs and lows could determine future price ranges that the market would react to. Hosoda's projections are the NT, N, V, and E waves, which are derived from calculations based on both upward and downward ABC swings. Hosoda's waves...
The Relative Strength Index Wave Indicator was created by Constance Brown (Technical Analysis for the Trading Professional), and this is a unique indicator that uses the weighted close formula, but instead of using the typical price values, it uses the RSI calculated from the various prices. It then creates a rainbow by smoothing the weighted RSI with four...
Hey, Here is another tool that I created. I could not find anything similar. This script is creating a sine wave, based on the given length, amplitude, horizontal vertical offset. After this it plots also nearest harmonics to the base sine wave and draws it on the chart. At the last step it sums up the value for base sine wave with its harmonics. This is a great...
Mark Structure Show is building the market swing structure, minor and sub structure and marks all possible insignificant pivots This indicator is the alternative version of Mark Structure indicator, I had to create another indicator in order to avoid programming limitation of TreadingView. This version uses confirmation approach as confirming by body, it means...
These bands consist of 4 ARLs (See: Adaptive Rebound Line ('ARL'/AR Line)) that help accurately spot price rebounds. It is excellent for 15 minute scalping and price-action trading. See notes in the picture above for more details. Note: "Top Deviation" is the deviation of the top 'ARL', "High Deviation" is for the high 'ARL', etc.
Heavily modified version of my previous "Relative Aggregate Strength Oscillator" -Added high/low lines, alma curves,, lrc bands, changed candle calculations + other small things. Replaces the standard RSI indicator with something a bit more insightful. Credits to @wolneyyy - 'Mean Deviation Detector - Throw Out All Other Indicators ' And @algomojo - 'Responsive...
I created this indicator inspired by the miyuki waves indicator by eto_miyuki. In my indicator we have 17 types of moving averages which can be selected in the settings. It is a trend indicator, the base of the wave is a moving average and 4 Average True Range (ATR) Bands derived from the baseline are formed. There are also 3 moving averages in a guppy style,...
A lightweight version of the popular "Moving Average Ribbon" or "Guppy" indicators where the visuals are plotted as "waves" rather than moving average lines. As is customary for my indicators, nearly everything about it is user selectable. Visual Features: User Customizable Colors RSI-Based Rainbow Color Scheme Simple Offset for adjusting transparency Create...
About this indicator: This indicator aims to combine two good performing strategies, which can be used separately or together, mainly for investment positions, although it can also be used for intraday trading. Strategy 1) Squeeze Oscillator and Average Directional Index: This strategy is taught by Jaime Aibsai, which determines market entries based on reading...
This indicator aims to indicate the correlation between two assets(Current and Base), it does NOT show entries or help your chart analysis directly. The main features of this Correlation indicator is : Correlation type : Direct Correlation | Inverse Correlation | No Correlation Correlation Percentage : as its name, it calculate the Correlation Percentage...
Hello All, I am here with a new idea and script, " Zigzag Waves ". This indicator creates 3 Zigzags with different lengths, keeps the lengths of each zigzag wave and calculates/draws average waves for each zigzag. optionally it can reset the wave when zigzag direction changes and new highest/lowest found. And optionally it draws Exponential Moving Average(EMA)...
This script allows you to establish in a graphic and interactive way which are the N, NT, V and E targets for a Hosoda N wave. Apply the indicator to the chart. The interactive tool of Pine script version 5 will ask you to identify three points of "minimum-maximum-higher minimum" that form a bullish N wave of Hosoda (refer to the specific documentation for...
The Spread Differential tries to measure the speed of the market in any given direction. The histogram plots levels above or below zero in a sequence of Humps and Waves. Humps are repetitions of the previous trend before dropping to or near 0 whilst Waves are similar to Humps but the histogram must drop to or near 0 prior to forming another wave. You might notice...
This is a fork of the cRSI + Waves Strategy with VWMA overlay strategy by Dr_Roboto , which adds two additional features, namely: the ability to limit trade signals to certain defined periods of time ("Sessions") during the trading day and, optionally, to close any open position at the end of either or both "Sessions" the ability to control the maximum...
This is a script to draw a square wave on the chart, with an indicator for current price. Markets undergoing Dow Jones or Wyckoff Accumulation/Distribution cycles tend to move in such waves, and if the period of the cycles are detected, a signal for accumulation/distribution phases can be created as an early warning. Useful inputs: - Average True Range as the...
This is an indicator to draw a sawtooth wave on the chart. It can be a useful perspective, as decaying markets tend to oscillate in reverse sawtooth waves, and bullish markets can oscillate in conventional sawtooth waves. With the right inputs, it can be an early warning signal for potential movements. Something I've noted is that large waves cause a ripple...
Using previous principles, This setup plots 60 moving averages on the chart. The averages are colored using a normalized oscillation technique (FFT). To achieve the same display as above, put the same indicator twice and set the 'osx' parameter of one to 0 and the other to 2. Feel free to play with the 'mul' parameter in ranges between 1-90. Most useful...
Strategy based on my cRSI with motive/corrective wave indicator. Please note that it is far from perfect. I use it mostly to help me identify good entry and exit points when combined with my other technical analysis. It misses some obvious points, but on average it does pretty well. The challenge often is indicating when you have sufficient change in the cRSI to...