BTC_ISHIMOKUInvestment trading strategy on the daily timeframe of the BTC-USD pair based on the Ichimoku cloud indicator
Ichimoku Bulutu
2Tier Ichimoku Pyramiding [Takazudo]Ichimoku based pyramiding strategy example that was tested on 4h TF.
makes the first entry when 2Tier Kumo breakout was occurred.
makes the extra entries when higher-low (on long) or lower-high (on short) was occurred.
uses short term MACD reversal + stop entry as a confirmation of the trend.
slack trailing stop loss.
changes entry quantity by the percentage of SL.
prevents the ranged entry.
This is just an example of how to trade using Ichimoku signals.
Ichimoku Strategy [CDI]Strategy used in the CDI community that consists of having as a signal to enter long when it crosses the entire Ichimoku cloud .
It is recommended to use the strategy in one hour candles and the profit / loss ratio is 2 to 1 for swing trading, however it can be used at any time frame.
The purpose is to perform a bakctesting quickly by setting the limit and stop in the study settings (Proffit and Loss). It is also possible to deactivate the trades on chart changing the configuration in the settings pannel to visualize more clearly the yellow candles that are marked on the chart to identify the signal of the strategy.
Strategy settings:
- Profit %: approximate profit on each entry
- Loss %: approximate loss limit in each entry
- Crossing Candles: number of candles that establishes the crossing of the Ichimoku clouds
Alerts can be configured.
For more information about the strategy, you can search on YouTube for Hyenuk Chu's video "Cómo construir una buena tasa Riesgo Beneficio"
WARNING:
- For purpose educate only
- The entries are used under your responsibility
Ichimoku Backtester with TP, SL, and Cloud Confirmation OptionStarted with the Basic Ichimoku strategy from Mizuki32. Added Take Profit, Stop Loss (for both long and short), and a toggle to wait for confirmation from the cloud.
LAGging span leaves Bollinger Bands strategyAbstract
This script points out the positions a lagging span leaves a Bollinger Band.
This script does not plot a lagging span but moves the Bollinger Band forward.
You can find profit opportunities by combining this script and risk management.
Introduction
Bollinger Bands is a popular indicator.
It contains a moving average, an upper band and a lower band.
The moving average can indicate trend, the upper band and the lower band can indicate if the price is far away from the moving average.
However, in trading markets, anything can happen.
Both continuation and reversal are possible when the price touches the moving average, the upper band or the lower band.
Therefore, many traders adjust the parameters of the Bollinder Band or add other indicators to improve their trading strategies.
@Daveatt et. al. provided an idea that uses a lagging span.
A lagging span is a line chart. It displays the reference price but in earlier time.
For example, if the offset of a lagging span is 26 days, the value of the lagging span on 29 days ago is the reference price 3 days ago.
A lagging span is a part of Ichimoku Cloud.
It can compare the price to the earlier price and the values of indicators in the past.
To compare the price to the values of indicators in the past, we can also shift indicators forward instead of adding a lagging span into the chart.
This script uses shift-the-indicators-forward method.
In other words, this script plots the Bollinger Band forward so that the price can be compared to the values of the Bollinger Band in the past.
Computing and Adjusting
(1) Compute Moving Average
(2) Compute Standard Derivation
(3) Upper Band = Moving Average + Standard Derivation * Multi
(4) Lower Band = Moving Average - Standard Derivation * Multi
(5) Shift the Bollinger Band forward according to the offset parameter.
(6) Mark the points the price leaves the shifted Bollinger Band
(7) Compute the most possible loss and profit before the next opposite signal.
Parameters
source : the data for computing the bollinger band. can be open, high, low, close or their combination.
length : how many days are calculated by the bollinger band
mult : the distance from the moving average to the upper band and the distance from the moving average to the upper band is equal to ( mult * standard derivation ) .
x_offset : the offset of the lagging span
Conclusion
This script can find signals for potential breakout or trend continuation.
If you want to use this signal well, you need to know when to cut loss and protect the profit.
Reference
@Daveatt , Bollinger bands/Lagging span cross , BGyrPgOA , Tradingview 2019
How to trade with Bollinger Bands
How to use Ichimoku Cloud
How to trade with a line chart
Ichimoku Crypto LONG 3h ANY CRYPTO PairThis is a strategy which works with most of the crypto pairs on the 3H time frames.
It beats easily on the long term buy and hold strategy.
This strategy is made from the baseline from ichimoku together with ema 200
This is a long only strategy.
THe condition is : our candle is above ema 200 and our ichimoku its telling we have a long trend. We exit on the opposite signal.
If you have any questions private message me !
Combo Backtest 123 Reversal & Ichimoku2c This is combo strategies for get a cumulative signal.
First strategy
This System was created from the Book "How I Tripled My Money In The
Futures Market" by Ulf Jensen, Page 183. This is reverse type of strategies.
The strategy buys at market, if close price is higher than the previous close
during 2 days and the meaning of 9-days Stochastic Slow Oscillator is lower than 50.
The strategy sells at market, if close price is lower than the previous close price
during 2 days and the meaning of 9-days Stochastic Fast Oscillator is higher than 50.
Second strategy
Ichimoku Strategy
WARNING:
- For purpose educate only
- This script to change bars colors.
T3 Ichimoku Cloud StrategyThis strategy utilizes a variation of the Ichimoku Cloud based on T3 moving averages to smooth the outline of the cloud. With less noise and conflicting signals, it is an effective strategy when paired with a trailing stop loss.
Ichimoku with MACD/ CMF/ TSI This is a strategy made from ichimoku cloud , together with MACD, Chaiking Money FLOW and True Strenght Index.
It can be adapted to any timeframe and any type of financial markets.
The idea behind its very simple,
We combine the long / short strategy from ichimoku, like cross between lines and below/above cloud together with histogram from MACD for positive/negative level. We use the same criteria for TSI and CMF, to check if its above or below 0 level.
Based on that we have a long or a short entry. The exit happens when the next options triggers, like for example we had long signal, we exit when we receive the short signal and viceversa.
It can be adapted with a risk management to apply a tp/sl level.
For any suggestion or details , let me know.
Easy System 420In this strategy, 15 indicators are used, each giving its results as a numerical value, which then is added or subtracted from the total points, gathered from all 15 indicators.
Many thanks to RafaelZioni for his great work making the EasySys1 script which i modified to create this script.
Onchart is drawn some of the indicators, but not all, a info panel is drawn showing the value each indicator has calculated. The info panel can be turned on or off.
Many of the indicator settings can be changed by user, and this is recommended, to tune the strategy to users chosen pair/timeframe.
Therefore any pair or timeframe can be used, the strategy tester results showing possible results, remember to set commission to match your broker. example chart settings here have common crypto exchange commission value: 0.25%
indicator list : SAR + STT + ZigZag + ROC + DMI + CCI + Weis + SMA + AO + MOM + Hist + BB + Ichimoku + HMA
The Strategy - Ichimoku Kinko Hyo and moreThe purpose of this strategy is to make the signals from my scripts available for verification by backtests. Different signal and filter combinations can be created and specific manual parameter optimization can be carried out.
In detail, this strategy includes:
23 entry signals
two entry filters with each 9 filters
two exit filters with each 9 filters
take profit and stop loss
time period for backtesting
BV's ICHIMOKU CLOUD - All Signalshello traders,
With this script you will be able to test the different signals offered by the ichimoku cloud system.
Crossover Tenkan Kijun
Crossover Tenkan Kijun above Kumo
Crossover Price Kijun
Crossover Price Kijun above Kumo
Crossover Price Tenkan
Crossover Prince Tenkan aboce Kumo
Crossover price Kumo
Kumo Color Change
Remember to check the JPYPAIR checkbox if you test a JPY/xxx pair, this will adjust the stop loss and take profit calculation.
You can also adjust the TP and SL values in the parameters to change their ratio. I had good results in 1.5:1 with the :
SL = 2.25 x ATR(14)
TP = 1.5 x ATR(14)
At your tests, don't hesitate to share your results.
Ichimoku Kinko Hyo StrategyStrategy based on the Ishimoku Kinko Hyo system, using the different indicators it provides to build signals.
This strategy could be better as it should ideally use the position of the price line compared to Chikou to determine if signals should be looked for, but I've been unable to fully implement this so far (an imperfect implementation is provided, but disable by default). I'll update the script once I figure it out, but it still gives good results without this.
RSI Divergence X Ichimoku Cloud X 200EMAHi all,
This script is a combination of the RSI Divergence Strategy combined with Ichimoku Cloud and 200 EMA .
A long position is entered only when the RSI identifies a bullish divergence (either regular or hidden), and that the Ichimoku Cloud is above the 200 EMA . This is to ensure that there is a confirmation of a bullish trend before an entry.
Similarly, a short position is entered only when the RSI identified a bearish divergence (either regular or hidden), and that the Ichimoku Cloud is below the 200 EMA . This is to ensure that there is a confirmation of a bearish trend before an entry.
I find that this script works best on Intraday charts.
This is just a simple script I built on my third attempt of backtesting strategies on TradingView. Do give it a go and let me know if you guys have any feedback or comments about it. Happy trading!
Ichimoku Kinko Hyo: ETH 3h Strategy by tobunoIchimoku Kinko Hyo strategy for long term trend trades of Ethereum . Optimized for 3H ticks.
Ichimoku systemThis script is to get backtesting results of ichimoku Cloud system .
>> tick buying only to watch backtesting results of buying trades ony other wise untick to see both buy and sell trade results (for intraday timeframe)
Tell me if you have any suggestions u i will try to include them in coming updates
Ichimoku with ADXMy first attempt at coding a strategy in pine script.
The strategy tests for a confluence of bull / bear signals and executes a trade when these are met.
It uses the ADX as a screen against fake breakouts.
EASYMOKU INDICATORThis is the popular Ichimoku Indicator with an easier way to adjust the settings that can help you in your trading.
Components of the Ichimoku indicator:
Tenkan Sen: Basically it is a moving average that goes from 7 to 9 periods.
Kijun Sen: Like Tenkan Sen, we are facing a moving average, but this time from 22 to 26 periods.
Chikou Span: It is the one that represents the current price, but reflected in 22 to 26 periods back.
Senkou Span A: Unlike Chikou Span, this line is drawn over the next 22 to 26 periods, and its calculation is obtained from the average between Tenkan Sen and Kijun Sen. It is a projected average in the future.
Senkou Span B: It is the result of calculating the average between the maximum and minimum over the last 44 to 52 periods, representing the following 22 to 26 periods (as well as the Senkou Span A)
As with Occidental trading systems, based on the crossings of averages, with the Ichimoku we will use the crossing of the Tenkan Sen (fast moving average) with the Kijun Sen (slow moving average) as buying and selling signals.
Strategy of this script:
A strong bullish signal is when price and Chikou Span rises above Kumo cloud and Tenkan Sen cross above Kijun Sen.
A strong bearish signal is when price and Chikou Span falls below Kumo cloud and Tenkan Sen croos under Kijun Sen.
Ichimoku Kinko Hyo Cloud - no offset - no repaint - strategyIchimoku Kinko Hyo Cloud - no offset - no repaint - RSI filter - strategy
The indicator contains both the standard Ichimoku Cloud , as well as the one without the visual offset.
The Strategy Tester indicates good backtest results when the Ichimoku Cloud is paired with the RSI .
However, it seems it likes to work more as a standalone system.
The indicator can be easily converted to the study() mode by commenting/uncommenting a few lines,
then the alarms can be configured.
There are entry and exit signals ready to be used by the alert system.
The coloring of the cloud without offset contains all 3 conditions: Uptrend , Downtrend , Transition .
Cloud Breakout BFBased on code by nathanhoffer
Long signal is after a close above Kumo cloud, short signal after close below it.
You can adjust stuff in the settings.
Odin's Kraken (TK Cross Strategy)A simple, yet profitable, trend following system based on 1 hour TK Crosses and ADX.
Works best on ETH/BTC, but is also profitable on other large-cap altcoin BTC pairs (ADA/BTC, EOS/BTC, and TRX/BTC ).
I'm still just getting started in the algo trading world, but if you have any questions I am more than happy to answer them in the comment section here or on Twitter (@pascaltmn).
Cheers.