TSP Ichimoku Clouds x2 MTFDouble Ichimoku
Use a Multiple of current time frame :
15m * 4 = 1h
1h*24 = 1d
Nuvem de Ichimoku
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
My Ichimoku indicator & Strategyhello I'm a beginner in trading, but I try to learn how to code strategies.
I recoded the Ichimoku indicator, and created my personnal strategy based on it.
The backtesting is done from 1/1/2017 to today in 45 min Time Unit for candles, with a 1 000 € equity.
The trades are all Long Entries and Exits with no pyramiding, no short trades at all.
/!\ Exchanges commission fees are not calculated and can in reality easily divide by 2 the total profit (am I right guys?) /!\
A buy signal is triggered upon these conditions:
- close is above the Kuma (cloud)
AND
- close crosses over Kijunsen AND Kijunsen is not flat (calculated with rising and falling with input "Kijunsen Lag")
OR
- Close crosses over ChikouSpan AND there was a sell signal in the last 8 candles
Sell signal is the same but reversed.
I appreciate your feedback ! Maybe I will update this later if I get better results.
MASTER INDICATOR v3.0 - by CRIPTOTRADERBR. Ichimoku Clounds
. Bollinges Bands
. MA x EMA (9, 21 and 200 periods)
. SlingShotSystem
. Pivot Points
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.
Ichimoku Cloud Trading StrategyThis is an Ichimoku Cloud trading strategy that executes trades based on strong signals. In place of the kumo, I used the 100-period EMA .
Ichimoku Kumo Twist Strategy with Presets [Krypt]A simple strategy for testing Ichimoku settings used in the following indicator:
SupermokuThis is a completely custom Ichimoku Cloud indicator bundle and strategy backtested on all BTC fiat pairs with impeccable results. The profit factor can only get so high. This is the crème de la crème of Ichimoku Cloud.
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.
HA+I strategy by C.Molti fix sopratutto al riconoscimento del trend. non ci siamo ancora ma credo si tratti solo di fine tuning dei parametri ;)
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 TK Cross > EMA200 Crypto StrategyIchimoku strategy for cryptocurrency trading.
Enters trades on bullish tenkan-kijun crosses when price is above 200 EMA which suggests a long-running bullish trend.
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.