OPEN-SOURCE SCRIPT
Updated BadaBing Ichimoku

signals with a "bada" when the conversionLine crosses the base line
signals with "bing" when:
1. cloud is bullish
2. future cloud is bullish
3. conversion line is above base line
4. base line is above cloud
5. price crosses above conversion line
(the short "bing" is when all the above conditions are false)
this just kind of codifies one of the simplest and safest ichimoku signals
profit taking is not detailed here...
a bada followed shortly by a bing is the best signal
improvements for later:
- I think I maxed out the number of plot calls. maybe need to split ichimoku plot itself from the signals
- add volatility filter using cloud width
- add overextension check by checking distance from conversion line (historically ive used an ATR buffer for this)
signals with "bing" when:
1. cloud is bullish
2. future cloud is bullish
3. conversion line is above base line
4. base line is above cloud
5. price crosses above conversion line
(the short "bing" is when all the above conditions are false)
this just kind of codifies one of the simplest and safest ichimoku signals
profit taking is not detailed here...
a bada followed shortly by a bing is the best signal
improvements for later:
- I think I maxed out the number of plot calls. maybe need to split ichimoku plot itself from the signals
- add volatility filter using cloud width
- add overextension check by checking distance from conversion line (historically ive used an ATR buffer for this)
Release Notes
hopefully decluttered the display a bit by showing which indicators are bullish/bearish with color changesOpen-source script
In true TradingView spirit, the creator of this script has made it open-source, so that traders can review and verify its functionality. Kudos to the author! While you can use it for free, remember that republishing the code is subject to our House Rules.
Disclaimer
The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.
Open-source script
In true TradingView spirit, the creator of this script has made it open-source, so that traders can review and verify its functionality. Kudos to the author! While you can use it for free, remember that republishing the code is subject to our House Rules.
Disclaimer
The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.