Congestion Index by KatsanosCONGESTION INDEX
Market movements can be characterized by two distinct types or phases. In the first, the market shows trending movements which have a directional bias over a period of time. The second type of market behavior is periodic or cyclic motion, where the market shows no consistent directional bias and trades between two levels. This type of market results in the failure of trend-following indicators and the success of overbought/oversold oscillators. Both phases of the market require the use of different types of indicator. Trending markets need trend-following indicators such as moving averages, moving average convergence/divergence (MACD), and so on. Trading range markets need oscillators such as the relative strength index (RSI) and stochastics, which use overbought and oversold levels. The age-old problem for many trading systems is their inability to determine if a trending or trading range market is at hand. Trend-following indicators, such as the MACD or moving averages, tend to be whipsawed as markets enter a nontrending congestion phase. On the other hand, oscillators (which work well during trading range markets) are often too early to buy or sell in a trending market. Thus, identifying the market phase and selecting the appropriate indicators is critical to a system’s success. The congestion index attempts to identify the market’s character by dividing the actual percentage that the market has changed in the past x days by the extreme range according to the following formula:
Readings between+20 and−20indicate congestion or oscillating mode. Crossing over the 20 line from below indicates the start of a rising trend. Conversely, the start of a down turn is indicated by crossing under−20 from above. The CI can also be used as an overbought/oversold oscillator.
It was taken from İntermarket Trading Strategies book of by Markos Katsanos.Read the book.
D1:=Input(“DAYS IN CONGESTION”,1,500,15);
CI:=ROC(C,D1-1,%)/((HHV(H,D1)-LLV(L,D1))/(LLV(L,D1)+.01)+.000001);
Mov ( CI ,3,E)
(Copyright Markos Katsanos 2008)
Index
Volatility IndexThis is a composite volatility index to show percentile of current volatility compared to that of the last 52 bars. As this is a weekly chart (and this script is intended for usage on weekly charts) we can see the yearly percentile rank of volatility.
As shown when volatility is in the lower 25%tile (viewed on weekly) the market is calm and likes to rise; when the volatility is above the 25%tile you can see that the market tends to have larger and 'choppier' moves.
This is /not/ 'just the vix' this takes into consideration the volatility of all major US indexes including the SPX500, Dow 30, Nasdaq 100, and Russel 2000.
Please remember that this is just plotting:( volatility index - lowest(index,52) )/( highest(index,52)-lowest(index,52) ) so for 'yearly percentile' check the weekly chart (52 weeks = 1yr)
Bar Strength Index (BSI) by CryptorhythmsBar Strength Index (BSI) by Cryptorhythms
Intro
BSI is an totaly new and original indicator derived from Internal Bar Strength. It can be classified as similar to an RSI, but its method of calculation is very different so it sometimes gives an edge where RSI does not.
In the chart I have included RSI (red line) as a comparison for you to contrast BSI with.
Description
The formula for Internal Bar Strength is:
IBS = (close - low) / (high - low) * 100
The original IBS and thus this derivitive (BSI) are meant for higher timeframe analysis. Working best on daily, weekly or monthly charts. I take that original IBS formula and create something smoother and easier to understand - The Bar Strength Index !
Options
💠There is an option for smoothing which I recommend using.
💠Also options to make the scaling adaptive, or to leave it static.
💠A normalization option is available to create a bounded oscillator (easier for alerts/algos).
💠You can choose an MA type and length to create a signal line for it as well.
💠Lastly I also included the ability to setup overbought and oversold zones for better alert creation possibilities (crossovers / crossunders).
👍 We hope you enjoyed this indicator and find it useful! We post free crypto analysis, strategies and indicators regularly. This is our 77th script on Tradingview!
DXY COT Commercial Net PositionsThis script was created due to the lack of position of US Dollar Index Futures (DXY).
It is designed to perform a much more liquid and inclusive position analysis.
As the exponential ratios do not mean anything to positions, weights are used as multipliers instead of exponential functions.
Swedish Krona (SEK) Futures are not directly quoted in Quandl, therefore weighted in Euro / dollar parity.
By perceiving these positions as inverse correlations, you can also identify where the world economy is doing well.
COT Commercial Net Positions are calculated as (Short - Long) because of Commercials act according to the reverse of the market.
In this way, you can follow up normally instead of reverse correlation.
Because except in extreme cases, in which case capitals usually shift to Gold.
This is not the case, since there is no capital inflow to other currencies, it is not a strong sell position to the dollar index.
When there is a shift in bonds, we see the effect of the dollar in general.
I created for the Dollar Index in order not to deviate from the concept.
I wanted to share it with everyone as I thought that you have important clues about how investors take positions.
Modified currency weights :
Euro : % 61.8
Japanese Yen : % 13.6
British Pound : %11.9
Canadian Dollar : % 9.1
Swiss Franc : % 3.6
NOTE : You can use it for all instruments except crypto coins, especially US Dollar Index (DXY).
Since the COT data is taken, it will not repaint in 1 week (1W) timeframe.
The log can also be repaint according to the time of data publication.
It will repaint in lower time frames.
I hope it will help your analysis and your scripts,regards.
Commercial Movement Index-BuschiEnglish
Inspired by the book "The Commitments of Traders Bible" by Stephen Briese, this indicator is a follow-up of my already published "Commercial Index-Buschi".
Here, the Commercial Index isn't shown in values from 0 to 100, but in how far the value changed from a given timeframe (default Movement Reference: 6 weeks). Therefore it ranges from 100 (bullish move from the Commercials during the last weeks) to -100 (bearish move).
Deutsch
Inspiriert durch das Buch "The Commitments of Traders Bible" by Stephen Briese, ist dieser Indikator eine Weiterentwicklung meines bereits veröffentlichten Skriptes "Commercial Index-Buschi".
Hier wird der Commercial Index nicht in Werten von 0 bis 100 angezeigt, sondern in wieweit er sich innerhalb eines vorgegebenen Zeitfensters (Standard: Movement Reference: 6 Wochen) verändert hat. Daher schwankt er zwischen 100 (bullishe Bewegung der Commercials innerhalb der letzten Wochen) und -100 (bearishe Bewegung).
🧬dRSI Signals Internal Beta Test by Cryptorthyhms🧬dRSI Signals Internal Beta Test by Cryptorthyhms
Test release, for internal testing only. Debut release soon!
Thank you all for your patience!
MKAST-IndexThis is one of my free for all Indicators.
The TJ-Index is something I have been working on for quite a while and always was wanting to have on my charts, yet it took me longer than expected to finally finish it.
Now it is done and you can simply favourite this script and add it to your chart.
It is made out of 2 main parts.
Part 1:
15 Indicators and conditions like
-Delta MACD,
-Crypto Indicator,
-RSI,
-MACD,
-Momentum,
-CCI,
-OBV,
-Stochastic,
-CMF,
-Raw Buy and Sell Volume Domination,
-Super Guppy,
-Ichimoku,
-DIOSC,
-Volume Weighted MACD,
-Golden cross/Death Cross
Part 2:
The white line - the index itself.
So how this works is, you see 15 horizontal lines in green and red alternating, mentioned in that order above, if a bullish condition islet the horizontal line turn green, if it is a bearish condition, it is red.
The white index line, is basically depicting the number of bullish conditions at the same time.
I have seen that it is extremely powerful for divergences and especially thinking to take any position, checking if the index is high or low at the time.
An extra feature is that if ALL bullish or bearish conditions are met, the background of the oscillator will color itself green or red.
You can also turn on and off the horizontal lines for the easier user of the TJ-Index.
For now, the code will remain hidden, since I still have some important parts of this Index in my main Invite Only Indicator.
I will be publishing an open version of the TJ-Index soy ou can incorporate it in your own indicators.
Should you be interested in my main indicator or scripting work, feel free to DM me.
Crypto Performance vs IndexQuickly shows you if an altcoin is outperforming or underperforming it's peers. You can compare again indexes of high cap, mid cap and low cap indexes, which are provided by FTX.com. I intend to add some more features but am currently a bit busy so wanted to get it published as I've been finding it useful
MPI‴ | Money Pressure IndexThe MPI‴ or Money Pressure Index is a great indicator to measure the buy/sell money pressure over the asset once it allows you to have a better understanding and interpretation of its behavior once you are able to see it through an histrogram. Using its histogram, will allow you to have a gradual view of its force over the asset and the end of the line oscilation will allow you to see the most up to date indicator behaviour.
What is the best is that you can use it with any kind of graphic that it will always considere the real open, close, high and low trading values.
To have access to this indicator, please contact me at: contato @ moneywise . com . br
Believe me, this indicator will make your life much easier!
Coinbase ALT/USD IndexA simple ALT/USD pair index of all the altcoins currently trading on Coinbase.
Stochastic & Index StochasticUsing this indicator you will be able to use the standard stochastic of a stock ticker as well as the stochastic of a stock market index simultaneously and without changing charts - both stochastics combined in only one indicator.
The stock market index stochastic can be changed in the indicator settings and is displayed with higher transparency. The degree of transparency and default color settings can also be adjusted.
For special analysis purposes, it is possible to display only the stochastic of the selected stock ticker or only the stochastic of the selected stock market index.
If you would like to test or use this indicator please drop me a line and send a request for it.
Combo Strategy 123 Reversal & CCI 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
The Commodity Channel Index (CCI) is best used with markets that display cyclical or
seasonal characteristics, and is formulated to detect the beginning and ending of these
cycles by incorporating a moving average together with a divisor that reflects both possible
and actual trading ranges. The final index measures the deviation from normal, which indicates
major changes in market trend.
To put it simply, the Commodity Channel Index (CCI) value shows how the instrument is trading
relative to its mean (average) price. When the CCI value is high, it means that the prices are
high compared to the average price; when the CCI value is down, it means that the prices are low
compared to the average price. The CCI value usually does not fall outside the -300 to 300 range
and, in fact, is usually in the -100 to 100 range.
WARNING:
- For purpose educate only
- This script to change bars colors.
.BADAXBT Cardano Price Index - for BitMEX - Gyro.BADAXBT script as seen on the BitMEX built-in chart.
This is not created by, authorized by or in any type of affiliation with BitMEX whatsoever.
This is not financial advice. Use at your own risk.
Tips are appreciated if you find this useful:
3BMEXty68scwEPfGGb4zkS23JdBCi3vtkh
See my other scripts for .BXBT and .BETH!
Thanks
.BETH Ethereum Price Index - for BitMEX - Gyro.BETH script as seen on the BitMEX built-in chart.
This is not created by, authorized by or in any type of affiliation with BitMEX whatsoever.
This is not financial advice. Use at your own risk.
Tips are appreciated if you find this useful:
3BMEXty68scwEPfGGb4zkS23JdBCi3vtkh
See my other scripts for .BXBT!
Thanks
Smoothed RWI(Random Walk Index)Smoothed Random Walk Index.
It gives slightly slower but less false signal than stochastic.
If it draws double bottom with higher low, long entry is considered.
If it draws double with lower high, short entry is considered.
For more accuracy, another smoothed RWI with slower setting is needed.
If fast setting RWI draws lower high AND slower setting RWI is also going down(red color),
short entry is considered with more confidence.
SHIT35 Alt Index (ROC or Volume) [LucF]SHIT35 is an index of 35 Binance alt/BTC pairs. It provides traders with a more reliable read of BTC pairs price movement than the often uncorrelated USD market cap standard.
Because it must read data coming from 35 markets, SHIT35 is painfully slow and should be kept hidden most of the time. Its features will hopefully seduce traders in using it nonetheless for market analysis.
Features
The Index can be calculated using 4 different modes:
1. Total of instant rate of change for all 35 markets ,
2. Cumulative total of ROCs,
3. Average of ROCs,
4. Plus/Minus volume (an aggregate OBV, if you will).
Select only one of the methods at a time to prevent confusion between modes.
An option allows showing the correlation between the Index as it is configured, and another instrument (CRYPTOCAP:TOTAL2 by default).
Markers can be used to identify abnormal movements in the Index. They are generated using Index exits from Bollinger bands.
The chart shows the Index with, from top to bottom, the default mode with BTC pairs, with USDT pairs, then mode 2 and 4 for BTC pairs.
Index Components
The Index is not weighed. The 35 instruments composing the index all have equivalents in the USDT quote currency on Binance, so you can easily change to those pairs using the Settings. Choosing another exchange or quote currency will require modifications to the list of instruments in the indicator’s code, since if one of the markets cannot be found, the indicator will not work. If the instrument exists but has no history for some bars, zero values will be used for them.
Watchlists
I have created a watchlist for the 35 markets in each of the BTC and USDT quote currencies. To import the watchlists, save the text you’ll find at these links in a file named the way you want your watchlist to be named and import them using the “Import Watchlist…” function.
BTC Watchlist: pastebin.com
USDT Watchlist: pastebin.com
Alerts
You can define alerts on any combination of markers you configure. After defining the markers you want the alert to trigger on, make sure you are on the interval you want the alert to be monitoring at, then create the alert, select the indicator, use the default alert condition and choose your triggering window (usually “Once Per Bar Close”). Once the alert is created, you can change the indicator's inputs with no effect on the alert.
Crypto Majors Strength IndexIndicator showing the strength of the major cryptocurrencies relative to a base currency and to each other.
Coins included in index: BTC, ETH, LTC, XRP, ADA, EOS, TRX.
How it works:
The currency that you're viewing acts as the base currency and all other currencies will be measure relative to it. The indicator shows the percentage price change of the major currencies relative to the percentage change of the currency that you're viewing.
• Currencies that are trending above the base line are stronger than the currency you're viewing (either rising more rapidly or falling more slowly).
• Currencies that are trending below the base line are weaker than the currency you're viewing (either falling more rapidly or rising more slowly).
How the Crypto Majors Strength Index can assist your trading:
1. Identify the beginning/ending of breakouts
As BTC tends to lead the market, lets apply the indicator on this currency. On a daily timeframe we can see that:
• From 23rd Jan 2019 to 18th Feb 2019 LTC outperforms BTC as well as all other majors
• During this same period TRX appears to consistently underperform
• Beginning around 11th March 2019 ADA begins to perform better than BTC and the rest of the index
• A hypothetical strategy that used the index might Long LTC and Short TRX during this period before moving profits into ADA
We don't have to use the index on BTCUSD. Used on an Alt coin like HOTBTC we can see how on 10th Jan 2019 the Majors begin to trend below the base line indicating strength in HOTBTC relative to these coins
2. Identify correlated currencies
• As the base currency moves, which coins move with it and which don't?
• For example, some say XRP has the least correlation with BTC. From 3rd Nov 2018 through to 16th December 2018 this appeared to be the case but has reduced recently
3. Avoid dead money
• Not much fun spending too long in a currency trading eternally sideways. With a glance at the index you can identify the currencies trading upwards/downwards which can help you decide where to allocate your capital. Those coins moving away from the base line is where volatility (and returns) are to be found
-------------------------------
This is my first published indicator so ideas and suggestions welcome. Grazie 🙏
AG Relative Currency Strength IndicatorThis is an indicator that we've been using for a while to pinpoint currencies that are strong/weak. By knowing which currencies are strong and weak, you can focus your attention on the currency pairs that are actually moving, or plan ahead when researching trades.
This indicator gives the Relative Currency Strength, on any timeframe, for every major currency: USD, EUR, GBP, JPY, CHF, CAD, AUD, and NZD.
The indicator includes labels if you need them (you can toggle on/off - default=off), but you will quickly get used to which colour line represents which currency.
You can also choose to show/hide any currency, for isolation or clarity, e.g. only showing USD, EUR and JPY if that's all you're interested in.
Note: due to how much data is being pulled in and processed, this indicator does take a while to load.