Ichimoku Breakout StrategyThe Script generates signels and alerts on Kumo breakouts ,Tenkan and Kijun Crossover. It helps to catch the big moves when combined with other Indicators and Oscillators.
Note: There are possibilities for false breakouts alerts as no indicators and oscillators are 100% accurate . So please ensure to have additional Indicators and Oscillators before entering the trade.
Ichimoku Cloud
Candlestick Patterns With EMA and Stochastic and IchimokuEMA, Stochastic RSI, Ichinoku를 이용한 Candle Patterns 입니다.
TSP Ichimoku Clouds x2 MTFDouble Ichimoku
Use a Multiple of current time frame :
15m * 4 = 1h
1h*24 = 1d
Fibon-IchimokuThis is a highly modified version of the classic Ichimoku cloud indicator. It incorporates Fibonacci retracement levels into the display. Hence the name "Fibon-Ichimoku"
As well as the standard short term Tenken-sen (blue line) and medium term Kinjun-sen (red line), it also includes a long term perspective line as well (in white).
The Tenken-sen and Kinjun-sen lines have been adjusted to work with 24hr Cryptocurrency markets.
Each line can also have the option to show 38.2% and 61.8% Fibonacci levels, however, I suggest not using them all at once, as there is a lot of information on the screen.
There is also a faint green and red thin line showing the top and bottom limits of the long term period.
Plotted above the candles, is a Fibonacci extension target line as a "possible" sell target level, this uses the Kinjun-sen time frame to find the swing low and swing high.
The extension target value is customisable by value as well as by forward or backward display offset.
The target level will show if the closing prices, from current bar to 2 periods back, is greater than the long term 50% line and the current Kinjun-sen 61.8% level is greater than the current long term 50% level.
After that if the Tenken-sen line is above the Kinjun-sen line, then the target will be green indicating a stronger trend. If it's less, then it will show as yellow.
BUT WAIT THERE"S MORE!!!
======================
Just for the sake of it, it also includes as an option to show inside bar alerts and price bar direction.
an "X" means an inside bar, arrows up or down indicate the direction of movement if it's not an inside bar.
The middle points of the bars determine the colouring of the alert.
If the current middle is greater than the previous, then it's green.
If the current middle is less than the previous, then it's red.
If there is no change then it's yellow.
Crypto Ichimoku by BluephantomAs Cryptocurrencies are a 24/7 market I've created a cryptocurrency version of the Ichimoku.
I haven't made any major changes to how the ichimoku works.
Default settings are (20,60,120,30);
you can also try (10,30,60,30).
If you find my Scripts useful and would like to donate:
BTC:
3DVzwAggm2PuQ9y3ENxB8UWe5Sij7L55Nz
LTC:
MDTsyKDp9eshASbMvcwXFM2MRNBDEBbXiA
BadaBing Ichimokusignals with a "bada" when the conversionLine crosses the base line
signals with "bing" when:
1. cloud is bullish
2. future cloud is bullish
3. conversion line is above base line
4. base line is above cloud
5. price crosses above conversion line
(the short "bing" is when all the above conditions are false)
this just kind of codifies one of the simplest and safest ichimoku signals
profit taking is not detailed here...
a bada followed shortly by a bing is the best signal
improvements for later:
- I think I maxed out the number of plot calls. maybe need to split ichimoku plot itself from the signals
- add volatility filter using cloud width
- add overextension check by checking distance from conversion line (historically ive used an ATR buffer for this)
Ichimoku Cloud (Log-Space) - perfect trend areaLog space ichimoku cloud which display perfect bearish trend and perfect bullish trend.
Crypto IchimokuIchimoku Cloud with settings recommended for crypto by trader IAmSatoshi. Includes a handy checkbox to double inputs, and alerts that can be set for when the price crosses the bottom or top of the cloud.
This script also includes an ichimoku signal count. The signal count is an UNWEIGHTED sum of positive or negative ichimoku signals with the greatest total being shown in either green(long>short) or red(short>long) or white(0, long==short). The signal count is only shown when their is a new signal or a signal is no longer valid.
If you use a major portion of the code please cite me. If you like the script and make a bunch of money using it, feel free to donate using the crypto addresses below.
BTC: 34uVepgjGJAKqf9i3mfdq8AG1dzTthjCgb
ETH: 0x71B15Beb6AF985853B5fC80205ddb3595C51B63e
LTC: MVzvSu53K5qPfjiQn4nk9D6WVLJKCMzXHJ
DASH: XoKVDBnhiyPvJeyRdpHjcWu1WtVjCbhP68
XMR: 46jnYGp7v5vCSAV8pzGXPbWM7YFiZNB4eaFCHsezitQ46KM1E6FgPM9ZaYJEfDVk5zdKoPQ7vw27ke34jMxERogvJDQhfQW
Crypto Ichimoku V.1Ichimoku Cloud with settings recommended for crypto by trader IAmSatoshi . Includes a handy checkbox to double inputs, and alerts that can be set for when the price crosses the bottom or top of the cloud.
This script also includes an ichimoku signal count. The signal count is an unweighted sum of positive or negative ichimoku signals with the greatest total being shown in either green(long>short) or red(short>long) or white(0, long==short). The signal count is only shown when their is a new signal or a signal is no longer valid.
Bryan - Multi Indicator v2Developed as a professional service and published for customer acceptance/verification.
Notes
Ichimoku and ADX combined strategy.
Strategy logic ported to the indicator to allow automation through 3rd party services. (Position management, orders etc)
Long and exit long alert conditions created
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
CCS Trading 1.0This is a custom crypto script to be used by CCS. This is a custom crypto script to be used by CCS. This is a custom crypto script to be used by CCS.
Bryan - Multi IndicatorCustom Indicator - Developed for a Backtest-Rookies customer and published for testing and acceptance.
Ichimoku + ADX combined indicator with custom entry criteria and plotting for buy signals.
Fibonacci BandsFibonacci Bands work like a cross between Bollinger Bands and Ichimoku clouds.
The upper Fib band is the 61.8% band, the middle Fib band is 50% band and the lower Fib band is the 38.2% band. It also has a forward projection inspired by Ichimoku clouds.
You do have the option of enabling the 100% and 0% bands within the options.
This is the initial release of the indicator, beautifying it and opening up the source code will be in future releases.
MASTER INDICATOR v3.0 - by CRIPTOTRADERBR. Ichimoku Clounds
. Bollinges Bands
. MA x EMA (9, 21 and 200 periods)
. SlingShotSystem
. Pivot Points
Idō Heikin Ichimoku [DW]This is an experimental study inspired by Goichi Hosoda's Ichimoku Kinkō Hyō.
In this study, a McGinley Dynamic replaces the Tenkan-Sen and Kaufman's Adaptive Moving Average replaces the Kijun-Sen.
The cloud is calculated by taking the mean of the highest high and lowest low, adding a golden mean standard deviation above and below, and offsetting it over the specified period.
The lagging span is calculated by offsetting the closing price by the same amount as the cloud period.
Ichimoku OHLCHere is an alternate way to look at Ichimoku. Instead of computing Ichimoku components only on "close", this indicator computes it for Open,High, Low and Close. I then average out the values and see if all of them are trending up or down
Keltner Channel + RSI + IchimokuA first try in scripting. Have taken some ideas from other places and combined into one.
Will update later with more information.