Chikou Support and Resistance by TheSocialCryptoClubName: Chikou Supports and Resistances
Category: Indicator
Timeframe: Any Timeframe.
Description: Chikou Support and Resistance is an indicator which allows to represent on the chart the price structures identified by the cusps formed by the Ichimoku Kinko Hyo Chikou, Chikou is the line chart of close price projected in the past as per Kijun periods.
Suggested usage: Use on any timeframe. It is possible to calculate cusp only in a certain period and in a different time frame, and select those calculated by specific lines.
Technical Details: Internally it uses an Array to store the levels of when the Chikou bounces using the Zig-Zag indicator. At the last bar it prints the various lines on the screen.
Credits:
- Techniques has been explained by Corrado Rondelli in "Strategie di trading con l’indicatore Ichimoku Kinko Hyo"
- It is based on the Zig-Zag indicator of TradingView to calculate the Zig-Zag.
Rondelli
Ichimoku Support and Resistance by TheSocialCryptoClubName: Ichimoku Supports and Resistances
Category: Indicator
Timeframe: Any Timeframe.
Description: Ichimoku Support and Resistance is an indicator which allows to represent on the chart the price structures identified through the flat zones of the various lines of the Ichimoku Kinko Hyo indicator
Suggested usage: Use on any timeframe. It is possible to calculate flat zones only in a certain period and in a different time frame, and select those calculated by specific lines.
Technical Details: Internally it uses an Array to store the levels of when a line is flat (calculating the distance to the previous one). At the last bar it prints the various lines on the screen.
Credits:
- Some of the indications has been explained by Corrado Rondelli in "Strategie di trading con l’indicatore Ichimoku Kinko Hyo"
Auto Hosoda Waves by TheSocialCryptoClubName: Auto Hosoda Waves
Category: Indicator
Timeframe: Any Timeframe.
Description: Auto Hosoda Waves uses Zig-Zag to calculate bullish and bearish impulses.It then considers the last Zig-Zag movements to calculate the ABC pattern
Suggested usage: Use on any timeframe. From the configuration of the indicator it is possible to calculate waves also from past ABC patterns, so as to adapt to the trader's intuition.
Technical Details: Internally uses the Zig-Zag indicator for understanding the bounces. From bounces identifies the ABC patterns and uses the Hosoda Waves formulas to print the levels on the screen.
Credits:
- Technique has been explained by Corrado Rondelli in “Ichimoku Kinko Hyo. Operatività sui mercati”
- It is based on the Zig-Zag indicator of TradingView to calculate the Zig-Zag.
- Hosoda Waves calculation from Hosoda Waves by Rexio and modified by PawTar
Tenkan Higher Time Frame by TheSocialCryptoClubName: Tenkan HTF
Category: Indicator.
Timeframe: Any Timeframe
Description: Tenkan Higher Timeframe allows to visualise the Tenkan for the Current timeframe and one at a higher timeframe.
Suggested usage: Use on Daily to evaluate the Weekly Tenkan.
Technical Details: When the Tenkan changes direction, it is evaluated if the change is due to the creation of new highs or new lows - so what happened in the last candle, a symptom of strength or weakness - or if the change is due to the fact that the "outgoing" candle had lows or highs that were no longer present in the Tenkan period.
This indicator can also be used - by setting the appropriate period length - for the Kijun.
Credits:
- Technique has been explained by Corrado Rondelli.
Kijun Trend IndicatorName: Kijun Trend Indicator
Category: Trend Analysis
Timeframe: All timeframes
Suggested usage: In a trending market, to understand when it is good to enter short (red line) and when to enter long (blue line).
Technical Analysis: The original idea was taken from Larry Williams: an uptrend is identified when the price is above an 18-period simple moving average (SMA) and when at least two candles do not touch the simple moving average with their lows. The opposite is true for a downtrend.
Corrado Rondelli has therefore reinterpreted with Ichimoku aka "ichimokized" replacing the 18-period Simple Moving Average with the 26-period Kijun - as per the original Ichimoku settings.
In order to make the indicator more flexible an Exponential Moving Average (EMA) has also been added.
The indicator plots the chosen line that becomes red when it is good to enter short and blue when it is good to enter long.
Configuration:
- Length: period to be used to calculate the line.
- Type: the line type that can be the Kijun (26-period) or SMA/EMA (18-period)