Ichimoku Crypto Cloud 11-30-61A minor adjustment to the original Ichimoku Cloud, changing periods to reflect the 24/7 open market of cryptocurrency.
TENKAN: 11 - a week and a half
KIJUN: 30 - one month
SENKOU: 61 - two months
For a simpler visualization, I made the cloud limit lines and the Chikou line invisible by default.
Cari dalam skrip untuk "ichimoku"
Ichimoku EMA WaveThis script combines a customizable Ichimoku Cloud/ EMA combination to provide a quick trend visualisation.
For example, long entries can be found when the green EMA wave rises above the Ichimoku cloud.
Combine it with some oscillators (like MACD) for good results.
Also, experimenting with a different "wavelength" (default 50) and/or EMA length (default10) for different securities is a good idea.
Script is free to use and to modify at ones liking.
Ichimoku & Supertrend Combined StrategyOne of my mixed approach strategy indicators which include's:
- Ichimoku using much faster settings. (ECC-11)
- Supertrend
Whilst both Supertrend and Ichimoku are quite reliable, they do sometimes provide false signals. By combining both indicators, trading when both agree, it reduces the number of false alerts.
Using this indicator is simple. If the lifetime line is green then buy. If red then sell and when black don't trade. So...
Green Line - This strategy is in a buy position
Red Line - This strategy is in a sell position
Black Line - DON'T TRADE
The trader's approach is simple, when all indicators are green or red, then take the trade. As soon as one indicator changes, then re-evaluate using your normal process, such as price action, to determine whether to close the trade or continue.
There are also some alerts for opening and closing positions.
If you wish to make some changes or discuss, please don't hesitate to message me.
Ichimoku Clouds with Trend IdentificationThis is another version of the Ichimoku Clouds indicator where I have added logic to evaluate the current chart as either Bullish, Bearish, or Mixed, depending on 4 factors:
1. Is the price above/below the cloud?
2. Is the conversion line above/below the base line?
3. Is the lagging span above/below the cloud?
4. Is the rightmost cloud green/red?
If all conditions point the same direction, then the chart will be labelled "Bullish" or "Bearish". Otherwise it will be labelled "Mixed".
Ichimoku Cloud "Pivot"The purpose of the base and conversion lines is to give an indication of the current trend but the numerous crossings and false signals make it noisy and unreliable. This new indicator dubbed the the Ichimoku Cloud Pivot is based on an average of the IC leading spans without the time offset which are further filtered through a Donchian Channel. The result is the purple line which has fewer crossings and reliably serves as a resistance/support as shown in the diagram. It can be used in instances where the cloud fails to give a clear signal of the current trend. The brown line is the standard conversion line and is shown for reference.
Ichimoku Cloud LONG and SHORT indicatorsThis simple script uses 4 rules from Ichimoku Cloud indicator to marks position entry points.
The idea is that by entering a long position just when these 4 criteria are met, you can capture a 2-3% plus move within the next few days:
1. The conversion line is above the base line
2. The price is above the clouds
3. The lagging span is above the clouds
4. The rightmost cloud is green
The same 4 criteria but inverted will indicate a short entry.
In order to avoid 'stale' entries which can lead to chasing, we want the price and conversion line crossovers to be recent, within the past few days. Ideally we want to enter before close on the day the entry signal is given so that we can capture any potential gap up (or down if short). Often the price will make a nice move the next day or day after. If any of the criteria become invalidated, or if after 4-5 days there hasn't been significant movement, then it was a false alarm.
This script will show the basic Ichimoku Cloud indicators, plus labels for bearish and bullish price and conversion line crossovers as well as LONG and SHOT indicators to show when the entry criteria have been met.
Ichimoku Cloud using Tilson T3 SmoothingThe standard Ichimoku Cloud is derived from Donchian Channels and is based on the range of the data set. However the channels are choppy and may not always be easy to read. By using moving averages, similar leading spans can be generated with a smoother outline. The T3 averages further smooths out the curve.
Ichimoku Kumo Switch Indicator [Mehdihz]This simple indicator just shows Ichimoku's Kumo cloud status.
Blue for increasing Kumo
Red for decreasing Kumo
Ichimoku MTFIchimoku MTF
This is two time frame indicator: Live and second as a default multi time frame for 1h
MTF Affected:
Kumo
Tenkan Sen
Kijun Sen
Chikou Span
Good Luck
Ichimoku Cloud OnlyPurpose: Makes your chart easier to read by removing some features displayed in the default Ichimoku Cloud
Benefit: Frees up space for other indicators that do the same or similar things. (like MAs and EMAs)
Removed Indicators: Conversion Line, Base Line, and Lagging Span.
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.
Ichimoku Cloud w/SelIchimoku Cloud with selection for:
Regular:
conversionPeriods = 9,
basePeriods = 26
laggingSpan2Periods = 52,
displacement = 26
Crypto:
conversionPeriods = 10,
basePeriods = 30,
laggingSpan2Periods = 60,
displacement = 30
Crypto Doubled:
conversionPeriods = 20,
basePeriods = 60,
laggingSpan2Periods = 120,
displacement = 30
Ichimoku EMA BandsSome find Ichimoku Clouds bit complicated. This simplified version is combined with EMA Bands may be profitable. Give a try!. I recommend hourly timeframe for good results. Aye! :D
Ichimoku-Hausky Trading systemThis is a indicator with some parts of the ichimoku and EMA. It's my first script so i have used other peoples script (Chris Moody and DavidR) as reference cause I really have no idea myself on how to script with pinescript.
Hope that is okay!
I use 20M timeframe but it should work with any timeframe! I have not tested this system much so I would really appreciate feedback and tips for better entries, settings etc..
Tenken-sen: green line
Kijun-sen: blue line
EMA: Purple
Rules:
Buy:
IF price crosses or bounce above Kijun-sen
THEN see if market has closed above EMA
IF Market has closed above EMA
THEN see if EMA is above Kijun-sen
IF EMA is above Kijun-sen
THEN buy and set trailing stop 5 pips below EMA
Sell:
IF price crosses or bounce below Kijun-sen
THEN see if market has closed below EMA
IF Market has closed below EMA
THEN see if EMA is below Kijun-sen
IF EMA is below Kijun-sen
THEN sell and set trailing stop 5 pips above EMA
Ichimoku Cloud ALERTHi, this my new script which show you correct Ichimoku signals, when price exit cloud.
SELL SIGNAL:
- red line below blue
- green line below price
- price exit cloud bottom
- price below 3 EMA's!
BUY SIGNAL:
- red line above blue
- green line above price
- price exit cloud upper
- price above 3 EMA's!
You can change ichimoku parameters and input 3 EMA's. If u dont want use any of the EMA's then input 1 into them.
Pax24 MTF IchimokuPax24 Multiple Time Frames and Adaptative Ichimoku Cloud.
(based on the scripts : MTF Selection Framework by PineCoders and MTF ichimoku by anthonyf50)
Possible display :
- four differents Ichimoku, 1 current and 3 from higher UT (depending on your actual UT)
- Tenkan, Kijun, Chikou and Kumo for all
- labels : offset from line, color if you change style and with/without abbreviation
The 3 upper ichimoku you can display depends of your actual Time Frame :
- M1, M3 => M5 M15 H1
- M5 => M15 H1 H4
- M15, M30, M45 => H1 H4 D
- H1, H2, H3 => H4 D W
- H4, H6, H12 => D W M
- D => W M
- W => M
- M => none other
To add the indicator on your graph, go to "Indicators" then search for "Pax24 MTF Ichimoku" and add the script to your favorites.
-------- CONFIGURATION -------
Base : ichimoku numbers
ichimoku and +1 +2 +3 : Show the first ichimoku (actual UT) and 3 others (higher UT)
for each :
Tenkan : Show the Tenkan
Kijun : Show the Kijun
Chikou : Show the Chikou (Lagging span)
Kumo : Show the Kumo
Label : Show the labels
Offset : Label offset
Color : Label color (because you can't change the style of the label in "Style")
Abbreviation : Label abbreviation (Tk = Tenkan)
If you want to best see others UT kumo, change transparency in style for Kumo
There may be slow display since TradingView requires a minimum of candles to make these calculations. Just zoom out and then zoom in to fix the problem (especially for kumo).
[Kai]Ichimoku 一目均衡表LOG Computable Ichimoku clouds Ichimoku Kinko Hyo
Expected to be used on LOG scale
Please note that the value is calculated slightly smaller because it is calculated in LOG.
The usage seems to be the same as the normal Ichimoku clouds Ichimoku Kinko Hyo
* By default, LOG MODE is setting so if you need normal display, set it to FALSE.
LOG計算可能な]Ichimok clouds 一目均衡表です
LOGスケールでの使用を想定しています
LOG計算しているので値は若干小さめに算出されるので注意が必要です
使用方法は通常のIchimok clouds 一目均衡表と同じで良いと思われます
※デフォルトではLOG MODE設定になっていますので、通常の表示が必要な場合は設定でFALSEにしてください
[OZ]MTF Ichimoku CloudBased on this script from RicardoSantos:
This script can display Ichimoku cloud , SSA , SSB , Chikou, Kijun and Tenkan from another time frame.
With it you can apply Karen Péloille's MTF Ichimoku Kinko Hyo advanced trading techniques on TradingView.
By default Tenkan is not displayed (fully transparent).
The original script has been enhanced to draw the full cloud beyond the price and to draw the Chikou.
MTF Ichimoku CloudHere is my take on Ichimoku Cloud, Multiple Time Frames, based on the
most excellent work of "PineCoders" (MTF Selection Framework functions)!
The big advantage is that on 1 image you can easily see where
price is compared to Ichimoku Cloud patterns (each of different Time Frames).
This gives a lot of Support and Resistance area's!
I restricted the amount of MTF's at 2, more is just too messy
To make it more clear:
- Conversion line and Baseline in present timeframe : thick line
- Conversion line and Baseline in Higher Time Frame (HTF 1) : thin line
- Conversion line and Baseline in Higher Time Frame (HTF 2) : line with circles
All lines has labels at the right of the line with corresponding Time Frame
Since some prefer different settings with higher Time Frames,
each period in each Time Frame can be changed
The Time Frames itself can be chosen:
- or a multiple of present Time Frame
- or a fixed chosen Time Frame
Thanks!
Dual Ichimoku CloudDual Ichimoku cloud
Now you don't need to switch between time frames to see cloud support/resistance!
Configure cloud as you wish then set ratio.
Example Rations
3 Minutes to 15 Minutes = 5
15 Minutes to 1 Hour = 4
1 Day to 1 Week = 5
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 버전이 추가업데이트 될 예정입니다.