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.
Awan Ichimoku
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.
Ichimoku Signals v1Plots when the bull/bear Ichimoku signals occur on the chart. The signals it plots are found here: www.ichimokutrader.com
In order from top to bottom it plots the signals as:
- Lagging-Line Cross
- Kumo Twist
- Baseline Cross
- TK-Cross
- Kumo Breakout
The colours on the plot indicate:
--- Bullish ---
- Light Green: Weak
- Medium Green: Neutral
- Dark Green: Strong
--- Bearish ---
- Light Red: Weak
- Medium Red: Neutral
- Dark Red: Strong
CRIPTO MIX INDICATORMix of indicators with major bug fixes.
. Bollinges Bands
. Ichimoku Clounds
. SlingShotSystem
. Pivot points
Warning: This is the fix for the last two published scripts.
Contact me to use it.
Multiple Ichimoku CloudsFor anyone that uses the Ichimoku Cloud there is a consistent need to flip between timeframes to get information about this at all levels. However, that trouble is now over. In this script there are 4 Ichimoku Clouds that operate in 4 different time frames. To change the timeframe simply change the multiplication factor to the desired levels. How this script works is that it takes your current timeframe as an input then it applies multiplication factors to it to achieve larger timescales. In the example here we are looking at the XBTJPY pair on the 1 hour. Our first cloud is 1x scaling, meaning that it is the 1 hour cloud. The second and third are 2x and 4x respectively meaning that we are looking at the 2 hour cloud and the 4 hour cloud. Lastly the largest cloud is the 24x cloud, aka the daily cloud. Now you only really need one look at the clouds for all the essential information.
As always feel free to message me about anything regarding this script.
Be happy :)
Log-space Ichimoku CloudThis indicator uses identical calculation to Ichimoku indicator except performed in log-space. This is helpful for long-term and highly volatile charts.
Ichimoku Cloud MAA simple non-adjustable Moving Average calculated by the Ichimoku Cloud Lead 1 and Lead 2 lines.
Ichimoku Volume Filtered SignalsFor use whenever you would use an Ichimoku Indicator.
This indicator will print buy and sell signals when the following conditions are met - note all parameters for ichimoku, volume sma, etc are configurable
Buy
Price is above cloud
Tenkan-sen is above Kijun-sen
Volume is double or more than 20 sma volume
Volume is less then four times 20 sma volume
Candle is positive
Sell
Price is below cloud
Kijun-sen is above Tenkan-sen
Volume is double or more than 20 sma volume
Volume is less than four times 20 sma volume
Candle is negative
If you find this useful, consider sending some bitcoin my way 😀
1LbFxAYJSVPxirT8eW31QHaGbySHyPYgMq
Good luck and have fun!
Osc_420Hey all;
Been a while since I posted anything that didnt require approval to use -- so here is one that I really like
I call it 420_osc
essentially it is a volume weighted moving average cross that also take into account some log() filtering and some other cumulative summing
This also has a BBand shrinkage indicator (blue crosses at bottom) to see when the b bands are shrinking and 'explosive movements' are possible in the future.
I use this along side with another script I have yet to publish called 'Volume_Master' which I may release soon -- or not ;) to find confluence signals for anything from crypto to commodities to forex to stocks!
Anyways this script is highly modular and can do more than just VWMA, it can do HullMa, ALMA, TEMA, DEMA, LSMA, and many others as well!
Beware that sometimes if you are using a ticker with bad volume data etc your results may vary.
Enjoy and if you have success feel free to share the love and donate to the coding cause at my btc address shown in my profile
--
Ichimoku Oscillator 4 colorsJust Ichimoku oscillator!
Histogramm of Tenkan/Kujun convergence/divergence + Kumo height = cummulative line (momentum).
Can use histogramm or cummulative line color for bars.