Ichimoku by HosodaWritten from scratch Ichimoku indicator, based on original calculations from Hosoda books. All formulas are exactly the same as Hosoda put them in his books, it contains additionally analysis from Higher Timeframe allowing to display Chikou trend, Kijun and Senkou-span B which are crucial in determining trend. It also contains overlay of Kyushu Legs. This is initial version of script and will be contanstly improved.
Some Ichimoku scripts have basic bugs in calculations and I ensure that formulas in this indicator are fully correct in relation to formulas provided by Hosoda.
Senkouspan
Future Ichimoku LinesFuture Ichimoku Lines Plot: Tenkan-sen next 5 days, Kijun-sen next 10 days, Kumo A next 5 days and Kumo B next 14 days will be display
This will help you forecast the future of price and increase winning probability!
Always remember, risk management is the key of a successful trader
Have a nice trade! :D
Ichimoku Line CounterThis simple script will help you seen the range of Kijun-sen, Tenkan-sen and Senkou span B. You can use it to analyze the direction of Ichimoku components. Very useful for Ichimoku trader!
Example: how many days Kijun, Kumo, ... still flat or become flat?
We use the default number: 9, 26 and 52. You absolutely can modify it if your system use different numbers :P
Have a nice trade! :D
bg_Ichimoku_AlertsVersion 1.0
This script is a version of the Ichimoku Cloud indicator, which has its default settings optimized for Cryptocurrency trading. (20 Period Tenkan, 60 Period Kijun, 120 Period Senkou A, 30 Period Senkou B, 30 Period Offset/Displacement).
This script contains shape-plots and alert conditions for the following events:
- Bullish Entry into Red Kumo Cloud (Long Signal)
- Bearish Entry into Green Kumo Cloud (Short Signal)
- Edge-To-Edge(E2E) Completion on either type of Cloud (Possible Reversal Signal)
- Red & Green Kumo Cloud Breakout (Long or Continuing Long Signal)
- Kumo Cloud Support Breakdown, Top and Bottom of Cloud (Short Signal)
- Kumo Cloud Potential Bounce and Rejection
- Tenkan/Kijun Crossup/Down
Some things to note:
- Using short timeframes can cause certain alerts to fire many times, such as an E2E detection in a very thin cloud, or short/breakout when price is back-and-fourth at the edge of a cloud.
- The shapes are mostly there to provide a way to backtest when alerts would be triggered. They can be turned off in the settings if they become obnoxious and fill the screen with clutter.
At the time of releasing this script, the strategy version of this is still in development, but should be similarly released relatively soon. This indicator version of the script is intended for alerts, notifications, bot calls, and just general visual analysis of price action.
Thanks,
Bryan
My Ichimoku indicator & Strategyhello I'm a beginner in trading, but I try to learn how to code strategies.
I recoded the Ichimoku indicator, and created my personnal strategy based on it.
The backtesting is done from 1/1/2017 to today in 45 min Time Unit for candles, with a 1 000 € equity.
The trades are all Long Entries and Exits with no pyramiding, no short trades at all.
/!\ Exchanges commission fees are not calculated and can in reality easily divide by 2 the total profit (am I right guys?) /!\
A buy signal is triggered upon these conditions:
- close is above the Kuma (cloud)
AND
- close crosses over Kijunsen AND Kijunsen is not flat (calculated with rising and falling with input "Kijunsen Lag")
OR
- Close crosses over ChikouSpan AND there was a sell signal in the last 8 candles
Sell signal is the same but reversed.
I appreciate your feedback ! Maybe I will update this later if I get better results.
Senkou Span Cross Strategy [Krypt]A simple trading strategy oriented towards cryptocurrencies that uses log-space Ichimoku clouds
Long position: when Senkou Span A crosses over Senkou Span B
Short position: when Senkou Span A crosses under Senkou Span B
The indicator used in this strategy is available as a standalone script: