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
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.
CC - PVT CloudsReleasing this test script for PVT ratios using sub-interval harmonics at a 1D, 4H, 1H, 45M, 15M and 5M level.
It basically takes the PVT values for a rolling periodic interval and gets the (avg - min)/max for that interval (the ratio).
Then it colors it based on the subinterval next to it. Just think of it as rolling Ichimoku clouds, but in real-time using PVT.
I'm not saying much more than that, as this is an experimental indicator. Feel free to use it and give me feedback.
Drop a like if this helps you trade, but please do not use these indicators as a DIVINING ROD for your trades.
However, I will possibly release a paid version with TEXTUAL take profit/stoploss indicators.
*DISCLAIMER*
No amount of technical indicators will safe you from a lapse in Due Diligence or Market/Industry Judgement.
I am not responsible for lost equity due to trades caused my relying on this indicator.
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.
CC - ATP (Auto-Trendline Projection)I created this script with a simple goal in mind: Automatically plot trend-lines for a given interval with a resolution that fits the period chosen.
To accomplish this I used a combination of the following:
Ichimoku Spans and Ichimoku Span Width.
ATR and standard deviation from the ATR of the Ichimoku width.
Rolling MACD with directional RSI for coloration based on acceleration.
I then combined all of these pieces of data into a single label and line plotter, so that you can see the assumed trend-lines for the current period based on the interval selected. It attempts to avoid using look-ahead logic by resolving using security, and plotting based on the suggested methodologies.
Inputs:
n (this must be the smallest number). - This is usually 7,14 or 26 depending on the resolution you're going for.
m (must be m > n and m < o). - This is usually something close to 14,26 or 52.
o (must be o > m and o < p). - This is usually something close to 26,52 or 180.
p (must be p > o). - This is usually just o * 2 or 52, 180 or 360.
Show historical data - Keeps some of the lagging trend-lines at intervals of m, o and p.
Precision - The decimal precision to round to, useful if you need this for BTC or penny stocks.
Common Inputs I use:
n=7, m=14, o=26, p=52
n=14, m=26, o=52, p=180
n=26, m=52, o=180, p=360
You can use any numbers, but roughly you want:
m = n*2, o = m*2, p = o*2.
The labels contain the following information:
Expected Support/Resistance levels
The first level is assumed to be heading to the second level.
For instance, if you have S1 down to R2, that means a support is likely to become a resist.
If you have, instead, R1 up to R2 that means the resistance is moving up, but is still resist.
S1 down to S2 is similar in that it means the support level is moving lower but is still sup.
R1 up to S2 is the one that you want to look for as it indicates potential swings.
More-overly, R1-->S2 or S1-->R1 indicate pivotal moments.
MACD / RSI for the given period.
Pretty simple, it's given to the number of decimal places offered by the inputs.
Price Targets.
If it's above the price target area, that means the swing already probably happened.
If it's in the price target area, you're at a pivotal moment; it could go up or down.
If you're below the price target area, watch for catalysts that force price target entry.
WARNING:
Please note, all of this is trend analysis and can be completely demolished in an instant by a catalyst. If there is a huge retracement event, you MUST WAIT A MINIMUM OF THE INPUT PERIOD OF TIME FOR THE STOCK TO SETTLE. If you have a retracement within n-m periods for instance, the short data will be inaccurate. If you have a retracement from m-o the mid data may be inaccurate until it triggers retracement. Same with o-p on the long level. The higher numbers you use, the less reactive the script, but the more historical data it will consume. For instance high numbers may be good for amazon, so you have less reaction to big dips, as you are not afraid because it is a strong company. While this is good on strong companies, it is suicidal for unknown ones.
DISCLAIMER:
I do NOT state anywhere that the data provided by this indicator is valid, forward looking, or guaranteed. If you make a trade based on this indicator I am in no way responsible for the outcome. All trades should be backed by personal due diligence and not rely directly on the indicators of others, as they may contain unfound bugs, incorrect math or look-ahead logic that is potentially dangerous. One final disclaimer, I am a programmer at heart, and am new to this field of study. While I have found a group of supportive friends, do realize I have been at this for less time than most others, more notably I started on 8/16/2020. Please shower me with constructive criticism and other thoughts you have.
Please take this script and view it as a learning experience not a tool for money as of this moment, if you have further questions about me or my scripts, please feel free to message me.
EMA ICHI BB [Rogulabo]3 indicators in 1.
Included Indicators are:
- EMA 8,13,21,55,100,200,450
- Ichimoku
- Bollinger Band
These can be used to determine changes in trends when:
- EMA's collide, trajectories shift, or certain levels are reached.
- Ichimoku cloud is above or below the candles.
- Bollinger Band's width changes, or range is broken.
Reasons for 3 in 1 assembly:
This indicator is intended to be used by students, and followers of Dan Takahashi
(a prominent educator of investing in Japan who is also a user of TradingView) .
Those who wants to use and learn with the same setup as Dan, would greatly benefit from this since,
the complex setting up process which can be a pain for beginners can be skipped with a simple click.
Every stylistic choice of color and placement were made to make it similar to the chart used by Dan.
Simple customizations are available such as:
- Changing color
- Changing the values
- Hide/show controls
Notes:
This is intended to be used alongside “STOCH RSI ” for the complete the setup.
Any questions, please refer to:
@rogulabo
==
高橋ダンさんが使用されてるチャートと同様のセットアップの為にご活用ください。
複数のインジケータをグループにしておりますので、無料版を使われてる方は効率よく使っていただけると思います。
また、“STOCH RSI ”どいうタイトルのインジケータも同時に公開しておりますので、セットアップを完成させたい方はこちらもご活用ください。
以下のインジケータを含みます。
・EMA線
・一目均等表
・ボリンジャーバンド
カスタマイズされたい方はご自由に値を変更ください。
ご質問は @rogulabo までよろしくお願いいたします。
Fixed TF KijunSenJust a simple script which plots on any timeframe the kijunsen of a single specific timeframe, selectable by the user.
Useful for strategies which need to work on various timeframes, but need the kijun of that specific timeframe to be always visible for the analysis.
yas_barabariby this indicator u can find where the tenken-sen and kijen-sen is equal
yellow bar means the t/k is equal
red bar means tenken is under kijen-sen
blue bar means kijen is below tenken-sen
white bar on top means t+17 equal kijen-sen
Ichimoku Kinko Hyo and moreI am publishing my updated Ichimoku ++ study with a more suitable title. Future updates will take place with this version.
Description:
The intention of this script is to build/provide a kind of work station / work bench for analysing markets and especially Bitcoin . Another goal is to get maximum market information while maintaining a good chart overview. A chart overloaded with indicators is useless because the structure of the chart is more difficult to see. The chart should be clear and market structure should be easy to see. The script allows you to add indicators and signals in different visualizations to better assess the quality of signals and the sentiment of the market.
A general advise:
Use the included indicators and signals in a confluent way to get stoploss, buy and sell entry points. SR clusters can be identified for use in conjunction with Fractals and other indicators as entry and exit pints. My other scripts can also help. Prefer 4 hours, daily and a longer time frame. There is no "Holy Grail" :).
Adaptive IchimokuThis is part 10 of 11 in the system named Ninetales/Volt V2 you can find on Tradingview.
No. You may not add custom values, testing all the variables of Ichimoku is a giant pita. You can uncheck ones you dont like though.
[DN]DNKUMOThis script draws some of MA line with momentum bar on your chart.
These lines looks like ICHIMOKU. You could use this script like ICHIMOKU, I hope :-)
InariN CloudSInariN CloudS (INCS) is my custom model of InariN.
I usually use INCS in 300 ticks (other software) and 5 minutes charts for day trading.
Please read script "InariN simple" for basic usage.
I share background and fundamental ideas of day trading and INCS here.
I start with the practical conclusion and then explain INCS.
Maybe you'll notice that most indicators are unnecessary at the end of this text.
Anyway I compile fundamental ideas that I wanted to know as a beginner.
(I'll update to finish this text, please wait for some time.)
///Premise of trading///
Market's purpose...facilitating trading
Trader's purpose...making money
Market is stronger than trader and trader need adjust to market.
However trader have controllable side.
Market's control...Trend, Volatility
Trader's control...Money management, Making Risk:Reward, Choosing and exercising trading strategy
///Simple rule (Conclusion)///
I made simple rule "Just Do It Now" to check essential ideas on every trade.
Traders can use thousands of indicators but only use three choices "Buy, Sell and No trade".
If you have bad result, you had better suspect not your indicators but your three choices at first.
(This is one of the best advice I have ever heard by N jijii.)
Ichimoku Kinko Hyo + FractalsIn contrast to my Ichimoku ++ Study this is a pure Ichimoku Konko Hyo Study with Bill Williams Fractals (I couldn't leave out the fractals as these levels are too important for Ichimoku trading).
In this study you can find many visualisation options for the Ichimoku Indicator and the signals the Ichimoku Tradingsystem can provide.
Tenkan-sen and Kijun-sen are provided optionally as mtf levels.
An mtf price cloud relationship is shown in the upper right.
The included signals are:
B1/S1 is a strong filtered signal. The condition for long entry is:
price > Kumo AND Chikou > price AND Chikou > Kumo AND Tenkan > Kijun AND Komo is green
B2/S2 is a less filtered signal. The condition for long entry is:
price > Kumo AND Chikou > price AND Tenkan > Kijun
IB/IS is a confluence signal. The condition for a long/short entry is: more than 50% of the 8 defined conditions must trigger a long signal. Below 50% long, it is a short signal because more than 50% of the entry conditions have triggered a short signal.
Ichimoku Kinko Hyo - mtf clustersThis script can show mtf-clusters from higher time frames. Tenkan-sen, Kijun-sen, Senko-span A and Senko-span B are displayed in the current time frame from higher time frames (the range is from 1 minute to the monthly time frame). Sometimes these levels form clusters that act as strong levels of support and resistance.
Predictimoku (Cloud 9) - Modified Ichimoku by Cryptorhythms [CR] Predictimoku (Cloud 9) - Modified Ichimoku by Cryptorhythms
📜Intro
New spin on the old standby ichimoku!
Predictimoku (Cloud 9): This indicator uses a proprietary algo to forecast the kijun tenkan & senkou spans accurately out into the future.
📋Background
Unfortunately you may have seen it around twitter as part of a paid for course with indicator set. These influencers claim its "their proprietary indicator". Well the truth is that the source code was stolen from me without payment by some folks who will remain nameless... Then they published the indicator as a private script to avoid moderation/ban (cowards!)
Lesson learned... this is why you never trust anyone until the money is in your hand. And if you see the indicator in the wild as part of some "guru's" overpriced course you will know who the thieves are!
But I wouldnt let that injustice or their shady behavior stand. So that now means you all will get access to it because I am providing it free for the public! :)
📋Features and How to Use
You use this indicator in all the same ways as you would use traditional ichimoku, the underlying structure is the same. Though the default settings are using doubled lookback lengths as per "crypto standard."
The extra functionality comes in the form of accurate and non repainting forecast of up to 17 bars for the kijun, tenkan and senkou spans! This can be useful in many ways for instance it can show you ahead of time when a kumo twist will happen, or a tenkan/kijun cross, etc!
💠Here is an example of the 17 bar forecast:
💠Here is an example of the Trading Range option to show you where price would need to go to force a recalculation of the forecasts. It also provides areas of interest for PA reactions.
💠Last an example of the fibonacci spread. By default the Auto Fib's lookback length is set to 60 to match the kijun lookback. This generally produces a nice framework for near future price action.
💠Look for some more new and unique ichimoku based indicators coming soon from us! :)
About Us
👍 We hope you enjoyed this indicator and find it useful! We post free crypto analysis, strategies and indicators regularly. This is our 84th script on Tradingview! Check signature for more information.
Pink panther It is a simple indicator, you can use it with all time frames. So the pink line present the last high potential area that price try to breakout , and to use it you must consider three main things :
1- price on your time frame above Ichimoku cloud.
2- RSI above 50.
3- MACD crossover.
how to execute your order?
when price break the pink line and close 1 minute candle .
Shenlong V2.3 - Trend cycleShenlong V2 is a script developed to facilitate the interpretation of long and short entries according to various conditionals that play with the trend.
The use of trend clouds has been implemented, which can be used as dynamic support / resistance . They also allow us to identify the current price cycle according to these guidelines, marking with a LONG or SHORT depending on the cycle in question. The appearance settings are user configurable. You can set alerts (long o short) to be aware of movements.
The use of recommended stop loss has been implemented, this can be used as a trailing stop to ensure profits or give the possibility of catching the trend, since it will move as the price forms its structure.
An information panel on stop prices has been implemented for ease of use.
InariN BasicInariN is original work by N jijii.
I think InariN is modern interpretation of Ichimoku Cloud.
Please read script "InariN simple" for basic usage.
Multi time flame candles in this script is great work Candlestick Plot MTF by mortdiggiddy.
Supplementary explanation :
N jijii decided basic numbers as Ichimoku.
"I" first swing is 9. Only first swing is 9 because all numbers is consisted of nine numbers except start point 0 (his philosophy).
The second and subsequent is 8 because tangent point of previous swing is not counted (his philosophy).
"V" second swing is 9 + 8 = 17. "N" third swing is 9 + 8 + 8 = 25.
"N N = N2" is 25 +24 = 49. "N4" is 97. "N9"is 217.
He used basic numbers for parameters.
I think his idea is unique but the important point is this basic numbers are about popular numbers traders usually use and we can use as the same.
N2 and N9 spans is slightly difficult to use (Ichimoku lagging span).
Basically N span is used to measure Time Retracement and momentum.
If you want to practice Time Retracement , please check script "Ichimoku Time Retracement".
Enjoy!!
Ichimoku Candles V1Candles breakout use numbers ichimoku 9 17 26 52 65 129
+ candles up is white
+ candles up is yellow
+ symbol & number 17 ,52, 129 breakout HL zone (the previous candles)
+ symbol & no number breakout HL zone (the previous candles 9 ,26, 65 )
+ xcross top & bottom is 9 , 17
+ triangleup top candles is 26 , 52
+ flag bottom candles is 65 , 129
Best when combined with Ichimoku for Crypto , FX.....
Ichimoku Time RetracementThis is educational tool for understand pullback measurement .
Price pullback and Time pullback is basic concept for ichimoku.
I change parameters to understand relationship of each line easily and add lines .
Enjoy!!
Dexie Indicator v1.0The Dexie Indicator is a Forex indicator system built for the 5 min chart. It is suitable for Forex traders and Nadex users and provides BUY/SELL signals with alerts and comes with a series of 8 custom built Moving Averages designed to reduce the need for chart drawing.
This indicator can be used by beginners out of the box and requires very little trading experience to be successful.
The more advanced trader can work with this tool to greatly increase their success rate and make for a much more enjoyable trading experience.
Please contact for more details.
Dexie Indicator with BUY/SELL signals displayed only:
Dexie Indicator with BUY/SELL signals, Bollinger Bands and custom Moving Averages:
Dexie Indicator with all custom Moving Averages displayed:
Dexie Indicator slower Moving average bull cross example:
Dexie Indicator slower Moving average bear cross example:
Dexie Indicator v1.0The Dexie Indicator is a complete Forex trading system built for the 5 min chart. It is suitable for Nadex users and provides BUY/SELL signals with alerts and comes with a series of 8 custom built Moving Averages designed to reduce the need for chart drawing.
This indicator can be used by beginners out of the box and requires very little trading experience to be successful.
The more advanced trader can work with this tool to greatly increase their success rate and make for a much more enjoyable trading experience.
Please contact for more details.
Dexie Indicator with BUY/SELL signals displayed only:
Dexie Indicator with BUY/SELL signals, Bollinger Bands and custom Moving Averages
Dexie Indicator with all custom Moving Averages displayed