Ichimoku BarsThis script follows off the principles of the Ichimoku Cloud indicator. The green zones display optimal time to buy according to the Ichimoku model. The red zones show optimal time to sell according to the Ichimoku model inverse. The yellow zones show where the conversion line meets the base line (potential up or down movement at this point). Feel free to contact me to fix any problems or add additional info.
Ichimokuforex
Ichimoku with Correct DisplacementThe default Ichimoku Cloud by TradingView is strange. The kumo is only displaced 25 periods forward, and the chikou is displaced 25 periods back. This is because TradingView had the correct value for displacement (26), but they decided to subtract this displacement by 1 when actually drawing the kumo and add 1 when drawing the chikou. This script fixes this and allows for easier customization of each line in the Ichimoku.
Open Source Ichimoku Kinkō hyō Keizen 改善Open Source Ichimoku Kinkō hyō Keizen 改善
First of all, thank you for using my work, making changes and continuing to share it for free.
I chose as indicator name Ichimoku Kinkō hyō Keizen logically simply by
what the word Keizen reflects a Japanese method which means continuous improvement and quality.
The goal here is to correct already any offset faults that should not be present and to try
to bring the indicator of new things that can serve and advance
and provide additional support for the decision.
A continuation will surely be planned which will bring its batch of new elements which will come
naturally be grafted to this tool.
Possibility of adding or not adding new lines Jun (76), Kan (226), Junkan A, B (676).
- Junakan To be calculated on the average of Jun / Kan 151 periods.
- Junkan B calculate over the 676 periods.
- Possibility of adding or not adding a new kinkohoyo calculate on Jun (76) and Kan (226).
- Possibility of adding or not adding a new Kumo calculate over 676 periods.
- Possibility of coloring or not the kumos or the kinkohyos.
- Possibility of adding or not Chikō 9,26,52,76,226,676.
- Ability to display or not passive lines in the future, 5 shots ahead of the movement of lines, provided that the extremes are not broken.
Thank you:
Thanks to TomQSD to have tested all the different versions of this project and to have contributed his criticism that helped me a lot to develop the tool.
Thanks to Herveo for having agreed to share his code
on the passive lines.
Remarks:
Not all options are activated at the same time.
Please do not uncheck the boxes in style, only change the colors.
To enable or disable lines, go to input parameters.
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Open Source Ichimoku Kinkō hyō Keizen 改善
Tous d'abord, merci d'utiliser mon travail, d'apporter des modification et de continuer à le partager gratuitement.
J'ai choisi comme nom d’indicateur Ichimoku Kinkō hyō Keizen en toute logique tout simplement par
ce que le mot Keizen reflète une méthode Japonaise qui veut dire amélioration en continue et qualité.
Le but ici est de corriger déjà tout les défauts de décalage qui ne devraient pas être présents et d’essayer
d’apporter sans trop charger l’indicateur des choses nouvelles qui peuvent servir et faire progresser
et apporter une aide supplémentaire à la décision.
Une suite sera sûrement prévue qui apportera son lot d'éléments nouveaux qui viendront
naturellement se greffer à cet outil.
- Possibilité d’ajout ou non de nouvelles lignes Jun (76) , Kan (226) , Junkan A,B (676).
- Junakan A calculer sur la moyenne de Jun/Kan 151 périodes.
- Junkan B calculer sur les 676 périodes.
- Possibilité d’ajout ou non d’un nouveau kinkohoyo calculer sur le Jun (76) et le Kan (226).
- Possibilité d’ajout ou non d’un nouveau Kumo calculer sur 676 périodes.
- Possibilité de colorier ou non le ou les kumos et le ou les kinkohyos.
- Possibilité d’ajout ou non de Chikō 9,26,52,76,226,676.
- Possibilité d’afficher ou non de lignes passives dans le future, 5 coups d’avance sur les déplacement des lignes, a condition que les extrêmes ne soient pas rompu.
Remerciement :
Merci à TomQSD d'avoir tester toutes les différentes versions de ce projet et d’avoir apporter sa critique qui m'a beaucoup aidé à développer l’outil.
Merci à Herveo pour sont accord d’avoir bien voulu partager son code
sur les lignes passives.
Remarques:
Toutes les options ne sont pas toutes à activer en même temps.
Merci de ne pas décocher les cases dans style, modifiez seulement les couleurs.
Pour activer ou désactiver des lignes, allez dans paramètres en entrée.
Ichimoku Anchor EntriesThis is an ichimoku MTF entries based on baseline and MA
Requested by user Yusufali
Kijun-sen Colored [aamonkey]I isolated the Kijun-sen from the Ichimoku Cloud and colored it.
You can do major damage by just entering when the price closes above the Kijun-sen and sell when it is the other way around.
Add some other confirmation indicators to filter some false breakouts and you are good to go.
Ichimoku Cloud Score MTFThis is a simple multi time frame (MTF) conversion of the Ichimoku Cloud Score indicator.
All credit goes to the following users for the initial implementations:
- User @dashed :
- User @sjb933 :
This script calculates the Cloud Score based on the sjb933 version; all I've done is convert the script to Pinescript version 3 (to ensure the security function works as intended) and add MTF capability.
I'm a big fan of MTF analysis when using indicators (particularly oscillators). Using a higher time frame runs into the issue of the indicator repainting until the relevant higher time frame candle closes (this is inevitable and logical - so don't comment saying it repaints!). However, for lagging indicators such as this one, adding a lower time frame provides potential entry and exit signals into the larger trend, and also provides early warning of large trend shifts before the current time frame will. This can give you more control over your trades, and in my experience helps lagging indicators such as Ichimoku stay relevant in high volatility markets that are vastly different from when the indicators were conceived.
Any queries please let me know.
Cheers,
RJR
Ichimoku PanOptic TM-V1Modified Ichimoku indicator with signals from PanOptic Method by User Ichimoku_Trader.