CM_Enhanced_Ichimoku Cloud-V5.3This is the same continuation of CM ichimoku you can find around, fixed little issues here and there, specially removed the check marks from input section (when you give access to styles no need for that), made the cloud color logic much simpler than what I found in 5.2 (seriously), changed the numbers to better fit my renko based system, and finally, the most important part, added an input section so now the users can choose ANY indicator/oscillator as input for ichi IF they want to (in the picture above you can see it working on my volume candle at the same time)
Awan Ichimoku
Ichimoku 2 sets of settings, markers and alertsThis is my take on the masterful, beautiful and powerful Ichimoku.
It comes with:
- 2 sets of settings you can flip between,
- 5 types of markers:
--- Tenkan/Kijun crosses,
--- Price (close)/Tenkan crosses, with the option of only showing those occurring with the trend, so on pullbacks,
--- Price (close) exits out of the Kumo,
--- Chikou exits out of the Kumo,
--- Overbought/Oversold conditions (shown on the chart).
- Choice of showing only long or short markers,
- Coloring of bars using OB/OS conditions,
- Alerts on all markers and on combinations.
The markers are intended as indications—not bulletproof buy/sell signals.
The overbought/oversold conditions are detected when the high/low is a multiple of ATR away from Kijun. The ATR length and multiple used are configurable.
I normally use the Josh Olszewicz (CarpeNoctom) big settings, so those are the default.
I prefer subtle coloring on charts and my choice of colors reflects that.
You will see references to KumoA and KumoB in the names of inputs and style elements. For me, KumoA is the top of the Kumo when it is bullish, so the bottom when bearish.
As usual when creating alerts, be sure you already have defined proper inputs and that you are on the intended interval, as they will be used when triggering alerts.
Ichimoku A/D Breakoutthis is basically a clone of the super a/d indicator but we're using a standard ichimoku as the source for the trend instead of the supertrend indicator
Combination Ichimoku CloudThis indicator allows you to display two Ichimoku Cloud settings simultaneously. Each variable can be set independently, including its visibility.
Basically a way to combine two "Ichimoku Cloud" indicators into one slot.
Quad Moving Avarage-Ichimoku Cloud-ALMA-Bollinger BandsAll-in-One
Ingradients:
* Ichimoku Cloud,
* 2 Simple Moving Avarage (SMA),
* 2 Exponential Moving Avarage (EMA),
* 2 Arnoud Legoux Moving Avarage (ALMA),
* Bollinger Bands and
* Volume Based Colored Bars (developed by KIVANÇ fr3762).
Compiled for limitations. Thank you.
[astropark] Power Tools Overlay//******************************************************************************
// Power Tools Overlay
// Inner Version 1.2 20/12/2018
// Developer: iDelphi
// Developer: astropark (Ichimoku Cloud), SMA EMA & Cross tools
//------------------------------------------------------------------------------
// 21/11/2018 Added EMA SMA WMA
// 21/11/2018 Added SMA-EMA EMA-WMA WMA-SMA (Thanks to mariobros1 for the idea of the Simultaneous MA)
// 21/11/2018 Added Bollinger Bands
// 21/11/2018 Added Ichimoku Cloud (Thanks to astropark for all the code of the Ichimoku Cloud)
// 23/11/2018 Show all the indicator as default
// 23/11/2018 Added a cross when single Moving Averages crossing (Thanks to astropark for the idea)
// 24/11/2018 Descriptions Fix
// 24/11/2018 Added Option to enable/disable all Moving Averages
// 10/12/2018 Added EMAs and Crosses
//******************************************************************************
[Delphi] Power Tools OverlayFEATURE
3EMA 3MA 3WMA 3MA-3EMA 3EMA-3WMA 3WMA-3MA
Bollinger Bands
Ichimoku Cloud
//******************************************************************************
// Power Tools Overlay
// Inner Version 1.0 21/11/2018
// Developer: iDelphi
// Developer: astropark (Ichimoku Cloud)
//------------------------------------------------------------------------------
// 21/11/2018 Added EMA MA WMA
// 21/11/2018 Added MA-EMA EMA-WMA WMA-MA (Thanks to mariobros1 for the idea of the Simultaneous MA)
// 21/11/2018 Added Bollinger Bands
// 21/11/2018 Added Ichimoku Cloud (Thanks to astropark for all the code of the Ichimoku Cloud)
//******************************************************************************
ICHIMOKU MTFMultiple Time Frame Version of Ichimoku Kinko Hyo Indicator.
Created in 1940's by Goichi Hosoda withe the help of University students in Japan.
Ichimoku is one of the best trend following indicators that works nearly perfect in all markets and time frames.
Ichimoku is originally an built in indicator in Tradingview but there are some problems like:
the indicator hast 5 lines but you can change only 4 parameters in the settings menu of Tradingview Charts which you could only control 3 of the lines effectively. A second problem is that Tradingview preferred to use English titles for the ICHIMOKU lines instead of giving them the most common original Japanese ones. (So I rewrite the indicator)
Kijun Sen (blue line): Also called standard line or base line, this is calculated by averaging the highest high and the lowest low for the past 26 periods.
Tenkan Sen (red line): This is also known as the turning line and is derived by averaging the highest high and the lowest low for the past nine periods.
Chikou Span (Plum line): This is called the lagging line. It is today’s closing price plotted 26 periods behind.
Senkou SpanA (green line): The first Senkou line is calculated by averaging the Tenkan Sen and the Kijun Sen and plotted 26 periods ahead.
Senkou SpanB (purple line):
The second Senkou line is determined by averaging the highest high and the lowest low for the past 52 periods and plotted 26 periods ahead.
PERSONALLY I ADVISE YOU TO USE ICHIMOKU WITH DEAFULT LENGTHS (9,26,26,52,26) IN ORDER FOR STOCK MARKETS AND FOREX MARKETS
FOR CRYPTO YOU'D BETTER USE:
10,30,30,60,30 OR 20,60,60,120,60
THE TRICKY THING IS THAT KEEPING THE 1-3-3-6-3 RATIO CONSTANT IS NECESSARY
Here's a link of my Youtube video explaining ICHIMOKU but unfortunately only in TURKISH:
www.youtube.com
Developed by: Goichi Hosoda
Here's the link to a complete list of all my indicators:
tr.tradingview.com
Ichimoku kullanımı anlattığım detaylı video serisini linkten izleyebilirsiniz:
www.youtube.com
İndikatörü geliştiren: Goichi Hosoda
Neo CloudRelease Notes:
- Trend trading tool
- When the monthly range line or cloud is blue, the trend is up, vice-versa for orange/red.
- Length auto-adjusts for every timeframe. This indicator does not work on weekly and above timeframes.
- Monthly line color change doesn't work on some things like forex because the price is too low
The origin of this concept is not from Ichimoku so I can't speak on
whether or not it can be used in the same way. This came from an attempt
to recreate Murray Math Lines that didn't go very well.
Taking the highest and lowest of particular
ranges is a great way to find an average/framework of price action.
It works especially well when using geometric mean, which
works towards making an average of price.
If you enjoy my scripts and would like to show appreciation, I take
tips in the form of depreciating assets:
BTC: 1FapgPFEVXU8J8G5xevi7Hub6jFYRGXAcG
ETH: 0x0799b0890c38d0e6b8976c202bce8c1fa0eb4116
XRP: rEb8TK3gBgk5auZkwc6sHnwrGVJH8DuaLh | 106703134
NEO: ALDBnY8MhposcQmm748mQKhpHmgDMixCRf
BinancemokuAn Ichimoku cloud indicator that uses the Binance moving averages (7, 25, 99) instead of the Ichimoku defaults of 9, 26, 52. Great for trading alts on the 4h but will work on any timeframe.
Also includes the Binance MA lines for comparison. They're hidden by default but you can enable them in settings and they'll show as fade lines.
Tenkan Kijun Cross Alert Modified to alert on EqualsI wanted it to alert on equals not only on crossover
^-^ Three Ichimoku Clouds ^-^ 4x4 Moving Average x EMA ^-^Three ichimoku clouds
Four moving averages
Four exponential moving averages
Ichimoku Cloud x10 - Time fixedDraws up to ten ichimoku clouds, timeframe independant.
Just select your ichi settings, and which timescales you want to see. Enter 0 to disable, if you want less than 10 clouds.
Musical Harmonics - Start with a low.Octaves double from one octave to another, so start with octaves beginning with the number one, for example:
1 doubled is 2, 2 doubled is 4, 4 double is 8 and then we go on to this sequence:
1,2,4,8,16,32,64,126,256,512,1024,2048,etc,etc
Find one of the numbers near a range, so for example on this chart Ethereum was trading at 190.31. That price is in between the octaves of 126 and 256. The number I use as the low for the indicator is 126.
Working on updating with labels and such
Covengers Ichimoku Cloud ver 0.4Covegers Ichimoku Cloud ver 0.4 Released !
Middle Price Line Updated !
IF,
High Price Line head Downward = Sell
Low Price Line head Upward = Buy
EASY WORK.
//
코벤져스 일목구름 0.4 버전이 출시되었습니다.
중간값 선이 추가되었습니다.
만약,
고가의 중간선이 하향한다면 매도
저가의 중간선이 상향한다면 매수
정말 간단한 개념인데 결과가 재밌습니다.
0.41 버전이 추가업데이트 될 예정입니다.
2xIchimoku Cloud + 4xMA + Williams FractalUpdated version of the previously published multi-indicator which includes
4x Moving Averages
2x Ichimoku Clouds
Bill Williams Fractals
Changes:
-Toggle switches for each indicator on input tab for easy on/off
-MA Type Selector (EMA/SMA/WMA/VWMA)
-Various default style change
Many thanks to both redwraith and jedireza for helping me work out the MA section
www.tradingview.com
www.tradingview.com
Next improvements: Ichimoku settings
IO_Ichimoku_Simplev1.0
This is a simplified version of Ichimoku cloud: Chikou and Senkou A and B clouds removed
Tenkan and Kijun is color coded based on the following rules:
1. If both Tenkan and Chikou are above Senkou then bullish
2. If both Tenkan and Chikou are below Senkou then bearish
The chart shows a plot of Tenkan and Kijun color coded with the above rules