ELLIPSE: Bidirectional Swing Trading Strategy (Alert Version)This is the alert version of our original script ELLIPSE: Ultimate Bidirectional Swing Trading Strategy.
This release has the same internal algorithm as the ELLIPSE Strategy script. But instead of showing back test results, this script provides the functionality to add alerts that can notify the user via email / pop-up / sms / app once a signal is given! You must manually add these alerts via TradingView. If you need help setting up these alerts, feel free to ask in the comment box or send us a dm.
***The script is invite-only, message us to get script access***
-------------------------------------------------------------------------------------------------
User Guidelines:
The trading strategy was designed and optimized for trading cryptocurrencies only ; furthermore it works best on established cryptocurrencies that have a clear historical trend such as:
BTCUSD
ETHUSD
LTCUSD
XRPUSD
ADAUSD
The trading strategy is based on swing trading methodology. The script must therefore be used on 4h candles only .
Use USD trading pairs only (e.g. use ETHUSD instead of the ETHBTC) since the individual trend is captured more effectively and therefore gives better results.
The trading strategy is bidirectional , both long and short entries are generated.
-------------------------------------------------------------------------------------------------
Indicators used in this strategy:
Ichimoku Cloud ; acts as the leading indicator.
Volume ; without strong volume , a market move is not valid.
MACD and Vortex ; both being used as confirmation indicators.
Choppiness index ; avoids trading in choppy markets.
Simple and Exponential Moving Averages ; prevents trading against the trend.
The trading strategy is easy to use, bidirectional, trend based and without repainting, meaning once a signal has been made it is permanent and that no future data is used in the decision making. It detects the trend and filters out market noise based on more than 10 technical indicators. ONLY when all indicators align with each other the algorithm prints a LONG or SHORT signal. The trading strategy provides high probability trading signals and minimizes risk! This script aims to capture the profit from short to medium trending moves and by doing so filters out non-substantial trends and avoids the associated risks with these trades.
-------------------------------------------------------------------------------------------------
Features:
NO Repaint once candle is closed.
Stop loss feature ; set your own stop loss to manage your risks.
Customizable Display for the Ichimoku cloud indicator display.
Bidirectional ; both long and short trading positions can be enabled.
Full backtest feature ; Easily generate your own backtest results for each asset (Strategy Version Script).
Alerts ; Get notified via email / pop-up / sms / app once a signal is given! (Alert Version Script).
-------------------------------------------------------------------------------------------------
Backtest results
Below are the back test results. Only well established cryptocurrencies are displayed with a clear historical trend.
Back test results: (long and short trades, signal to signal, order size: 100% of equity, commision fee 0.1%, period: start of chart)
Exchange-----Asset---------Timeframe---Percent Profitable----Profit Factor-----Total Trades----Max Drawdown---Average bars in trade-----Net Profit
Bínance------BTCUSDT---------4H-----------------54.4---------------3.37-------------------57----------------14.9---------------------38------------------1978
Bínance------ETHUSD----------4H-----------------50.9---------------3.48------------------- 57---------------26.8----------------------37------------------3953
Bínance------LTCUSD-----------4H-----------------61.0---------------3.15-------------------59----------------20.9---------------------33------------------3098
Bínance------XRPUSD----------4H-----------------43.1---------------2.44--------------------51---------------22.4----------------------26------------------1226
Bínance------ADAUSD----------4H-----------------57.5---------------3.47--------------------47---------------34.7----------------------35------------------1233
-------------------------------------------------------------------------------------------------
Reminder: Use this trading strategy at your own risk and trade responsibly. We are not responsible for any financial loss using this strategy.
***The script is invite-only, message us to get script access***
Komut dosyalarını "ichimoku" için ara
The MATRIX: Ultimate Crypto Position Strategy (Alert Version)Welcome back everyone,
It's been a while since our last post. In recent months we have worked on all kinds of projects, but more on that later. In the meantime, we also received a lot of positive feedback about our original 'The MATRIX: Ultimate Crypto Position Strategy' script.
One of the many requests was whether we could release an alert version.
However, since Pinescript does not provide the alert functionality in a strategy type script, it had to be converted to a study type script. Besides that, we have also added a stop-loss functionality. This release has the same internal algorithm as the original 'The MATRIX: Ultimate Crypto Position Strategy' script. But instead of showing back test results, this script provides the functionality to add alerts that can notify the user via email / pop-up / sms / app once a signal is given! You must manually add these alerts via TradingView. If you need help setting up these alerts, feel free to ask in the comment box or send us a dm.
***The script is invite-only, message us to get script access***
-------------------------------------------------------------------------------------------------
The MATRIX: Ultimate Crypto Position Strategy should be used as follows:
• The trading strategy was designed and optimized for trading cryptocurrencies only ; furthermore it works best on established high market cap cryptocurrencies that have a clear trend such as:
BTCUSD
ETHUSD
LTCUSD
XRMUSD
EOSUSD
ADAUSD
DASHUSD
ETCUSD
• The trading strategy is based on swing/position methodology. The script must therefore be used on daily timeframe candles only (1D).
• Use USD trading pairs only (e.g. use ETHUSD instead of the ETHBTC) since the individual trend is captured more effectively and therefore gives better results.
-------------------------------------------------------------------------------------------------
The MATRIX:Ultimate Crypto Position Strategy is based on the following indicators:
• Ichimoku Cloud ; acts as the leading indicator.
• Volume ; without strong volume , a market move is not valid.
• MACD and Vortex ; both being used as confirmation indicators.
• Choppiness index ; avoids trading in choppy markets.
• Bullish/ Bearish Regular Divergences in combination with RSI to spot tops and bottoms.
• Simple and Exponential Moving Averages ; prêvents trading against the trend.
The trading strategy is easy to use, trend based and without repainting, meaning once a signal has been made it is permanent and that no future data is used in the decision making. It detects the trend and filters out market noise based on more than 10 technical indicators. ONLY when all indicators align with each other the algorithm prints a BUY or SELL signal. The trading strategy provides high probability trading signals and minimizes risk! This script aims to capture the profit from longer term trending moves and by doing so filters out non-substantial trends and avoids the associated risks with these trades.
-------------------------------------------------------------------------------------------------
The MATRIX: Ultimate Crypto Position Strategy has the following features:
• ALERTS can be enabled which can notify the user through email/popup/app once a signal is given.
• Automatically generated Buy / Sell alerts in the form of a label.
• NO Repaint once candle is closed.
• SAFEGUARD ; custom built-in security prevẹnts trading when the price is out of equilibrium.
• Customizable Display for the Ichimoku cloud indicator display.
-------------------------------------------------------------------------------------------------
Reminder: Use this trading strategy at your own risk and trade responsibly. We are not responsible for any financial loss using this strategy.
***The script is invite-only, message us to get script access***
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.
KTSThis Indicator with Alert function is based upon the ichimoku trading strategy of Japanese Forex Trader Kei.
It's best to use it together with the ichimoku indicator.
Hope you like it !
Box FR-SHLBox SH-SL and breakout :
Box SH-SL and Fixed range :
Box sigH-sigL and breakout :
Used better when combining ichimoku candles :
+ Candles.white = bull
+ Candles.yellow = bear
+ The numbers shows how many candles breakout
+ The " Kumo cloud " represents 2 factions
Trend Follow with kijun-sen/tenkan sen for 1 Hour SPX
This script determines, plots and alerts on probable trend initiation and continuation points, using tenkan-sen(conversion line of ichimoku), kijun-sen(baseline of ichimoku) and stochastic RSI, for 1 H SPX.
New long/short trend initiates when prices cross above/below kijun sen. The trend continues when prices cross above/below tenkan-sen or stochastic RSI crosses up/down its signal line, while prices are above/below kijun-sen.
It is good to take partial profit between 10-15 points gain and trail the left with stops below kijun-sen line.
While placing the order, using 2-3 points buffer above/below of signal bars is recommended. Additionally, please be careful about clouds and do not place long/short orders below/above clouds.
IA2C9WThis IA2C9W indicator is the digital representation of what is called a Candlestick 9 Weeks , and is an Ichimoku Kinkohyo indicator described in volumes 3 & 4 from the original books from Hosoda, read and translated. A long 10 years story !
It was scripted for the IA2 ( Ichimoku Academy 2.0) community as members learned how to use it.
It gives some states about a cycle.
Source code is not public.
IA2NSThis IA2NS indicator is the digital representation of what is called Nakane Sen , and is an Ichimoku Kinkohyo indicator described in volumes 3 & 4 from the original books from Hosoda, read and translated. A long 10 years story !
It was scripted for the IA2 ( Ichimoku Academy 2.0) community as members learned how to use it.
Source code is not public.
IA2NC9WThis IA2C9W indicator is the digital representation of what is called a Candlestick 9 Weeks , and is an Ichimoku Kinkohyo indicator described in volumes 3 & 4 from the original books from Hosoda, read and translated. A long 10 years story !
It was scripted for the IA2 (Ichimoku Academy 2.0) community as members learned how to use it.
It gives some states about a cycle.
Source code is not public.
Ichimoku_RVAffichage de l'Ichimoku Kinko Hyo.
Le paramétrage permet :
- D'avoir le bon paramétrage de l'Ichimoku (décalage de 26 périodes, bougie actuelle INCLUSE)
- De coloriser ou non le Kinkohyo
- D'afficher ou non les lignes passives (projection passive du Kinkohyo et du Kumo)
- D'annuler ou non le décalage (du Kumo)
- D'afficher ou non les canaux (bornes hautes et basses de Tenkan, Kijun et de la SSB)
- De prendre ou non la bougie en cours (dans le calcul des lignes de l'Ichimoku)
- D'afficher un mini canal 3 périodes (permet d'intégrer les vagues de l'UT inférieure directement sur l'UT de travail)
Seb's Multi timeframe indicatorsHello,
This is simple combined indicator i use to have 2 same indicators on 2 timeframes
BB 1 (default for current timeframe)
BB 2 (default current timeframe x4)
4xEMA (default 9, 50, 100, 200)
Ichimoku 1 (default for current timeframe)
Ichimoku 2 (default current timeframe x4)
Gaussian Channel (base on the one of Donovan Wall)
Maybe more to come.
[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
//******************************************************************************
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
OneX MultiCloudFree Indicator - Skeleton for OneX Scalping Indicator.
Simply has multiple configurations of popular Ichimoku Settings. If you want to add any to those, please drop a comment with the settings in question.
Current Features:
1. Can toggle between various Ichimoku settings
2. Can enable/disable Tenkan and Kijun in settings
3. Can enable/disable Lagging Span in settings
Advanced Features planned for integration with scalping indicator:
1. Can show buy and sell signals based off Ichimoku rules
2. Alerts
3. Enable all clouds simultaneously with different colors
Scalping Alice 3/5INTRO
Scalping Alice is a work in progress. I made it to help with my Scalping Long strategy as a helper for entrances.
This instance of the indicator is for 3min and 5min chart analysis only.
It still needs to further adopt and calibrate multi-frame data, but for the moment it takes from the Daily, the Hourly and the 15min.
It is meant to be used WITHOUT candles. This is because, one of the goals I'm trying to achieve is to compress data and leave out unwanted noise.
The 3min and 5min candles are very dynamic (specially in the crypto market), so I don't need to know the whole OHLC, but I do need a range.
COMPONENTS
Small Blob
The first component is the current time-frame Price Blob. The top line is the candle Highs and the bottom line is the candle Lows.
The Price Blob's Color changes according to a Double RSI which you can modify the values for.
The default is 13 for the Fast RSI and 34 for the Slow RSI.
When the Fast RSI is on top it turns Green. When the Slow RSI is on top it turns Red.
Big Blob
The Outer Blob is the same as the inner blob, but in the 15min time-frame. It changes color the exact same way, but with 15min values.
WMA Line
The closest line to the blob is the WMA line. You can change the default value, which is 21.
The color changes according to a complex modifier, that I will try to explain, but most likely fail.
It takes a sort of Tenkan (see Ichimoku Cloud if you don't know what a Tenkan is) value from the 15min chart and the Hourly chart.
It then compares the difference from these Tenkans and adds it to the 15min mid price.
And finally tries to find a fast Trend of the movement of the price for the last 3 candles.
The Tenkan value can be changed from it's default 3. Be wary, this changes the Tenkans for all the timeframes.
Blue Tenkan
The slower line is an Hourly Tenkan but with a value of 9.
Saturation Clouds
The last piece are the orange Saturation Clouds. These appear in bigger price movements and work weirdly.
They are differences between Hourly Tenkan and current frame Tenkan, along added to the mid point of the price and a little bit of Bollinger math.
Again, hard to explain, but they are very useful. Maybe one of the most useful parts of Alice.
BULL AND BEAR
Bullish :
- Green Small Blob
- Green Big Blob
- Green WMA
- Small Price Blob Above WMA
- Small Price Blob Above Blue Tenkan
- Small Price Blob Inside Upper Saturation Cloud
- Lower Saturation Cloud appears but DOES NOT touch Small Price Blob
Bearish
- Red Small Blob
- Red Big Blob
- Red WMA
- Small Price Blob Below WMA
- Small Price Blob Below Blue Tenkan
- Small Price Blob Inside Lower Saturation Cloud
- Upper Saturation Cloud appears but DOES NOT touch Small Price Blob
SMALL TIPS
Saturation Clouds
When the Saturation Clouds appear, it is an indication of strong price decision.
If it appears but it is far from the Small Blob then this indicates Price Reversal.
Most likely a nice moment to enter an opposite trend trade.
If the cloud appears touching the Small Blob and the Small Blob enters the cloud, this is Trend Confirmation.
The price is going to go strongly towards the Trend is is on.
Most likely a nice moment to enter an accompanying trend trade.
Price Bounce
The Small Blob bounces inside the Big Blob. This is very useful for numerous short plays.
You have better chances opening longs when the price is on the Lower parts of the Blobs.
The same goes for shorts on the Upper Parts.
Slow and Fast
The color of the WMA is a very fast indicator, it's the least reliable one.
Then comes the Small Blob color, then comes the WMA itself.
Following that you have the Big Blob color, then the blue Tenkan.
And finally the Saturation Clouds are the most reliable part.
FINAL THOUGHTS
This is a publishable version of this strategy. I hope to keep working on these types of strategies, maybe even upgrading this one.
Enjoy, share and leave comments!
Double Ichimoku Cloud with drop-down selectable lookback periodsThis script will display two Kumo Clouds. The overlap between the clouds can be areas of high support or resistance. I've included a drop-down selector for a variety of common lookback periods. Experiments show that the 10-30-60-30 settings can be more applicable to the FOREX and Crypto markets.
T/K CROSSSimple crossing of the Tenkan & Kijun Sen indicated by a "Cross". Surfed Tradingview for it, but did not find it, so decided to make one. Does NOT include the Ichimoku Cloud & the Chikou
Davood Kumothis andicator is build in base of ichimoku cloud.
Select the interval at which the kumo clouds change phase and depending on what time frame we are in, we give the time inputs to the indicator.
then, the indicator calculates the area of the cloud and set the ascending and descending targets when price break the highest or lowest candle in that time range.
So entry point is the highest and lowest candle and first and second targets are determined by the indicator.
note : i used this andicator only in crypto market not forex and it works well
Specific Date Series (llnylk's)Show specific dates/bars (useful for Ichimoku cloud)
Show where are -9th bar, -20th bar, -26th bar, -52th bars in the past
BT CloudBT Cloud is a trading system with an advanced chart overlay showing a very reliable Trend Indicator based off Price, Trend, Momentum, and Market Structure.
Inspired by the Ichimoku Cloud, Parabolic SAR, and Exponential Moving Averages the BT Cloud removes the unnecessary fluff and focuses on the Golden Zone 0.618 to 0.50 Levels on the current time frame for typical RSI length (14) settings.
User should pay attention to where the cloud reverses directions. These areas are 50% ranges of significance and have a high chance of acting like target zones for support and resistance in the future.
This indicator will allow the user to make observations around how extended the trends against each other as well as serving as basis for divergence and trendline studies drawn in manually by the user. The oscillator will turn green/red as observable on the main chart overlay.
Hosoda Cycles (24x7 mkt) {fmz}This script allows you to see on the chart which are the bars, including future ones, which correspond to the cycles of Goichi Hosoda, the inventor of Ichimoku Kinko Hyo.
This script is only suitable for 24x7 markets, it is not suitable for markets with closing times and weekends, or gap markets where trading is not active. In fact, the calculation of calendar times is used, not suitable for markets with closing times.
Use the settings to indicate what the start time of bar 1. The indicator will produce many vertical bars, even in addition to the end time of the graph.
Multi Timeframe Kijun-sen [Takazudo]Multi Timeframe Kijun-sen implementation. Kijun-sen is a part of Ichimoku Kinko-hyo. This study is intented to be used as a part of buy/sell strategies.
This may be useful for lower timeframe entries.
This Kijun-sen script can be smooth using MA.