Sharktank - Pi Cycle PredictionThe Pi Cycle indicator has called tops in Bitcoin quite accurately. Assuming history repeats itself, knowledge about when it might happen again could benefit you.
The indicator is fairly simple:
- A daily moving average of 350 ("long_ma" in script)
- A daily moving average of 111 ("short_ma" in script)
The value of the long moving average is multiplied by two. This way the longer moving average appears above the shorter one.
When the shorter one (orange colored) crosses above the longer (green colored) one, it could mean the top is in.
These moving averages rise at a certain rate. Using these rates we could try to estimate a possible crossover moment. That's exactly what this indicator does! It gives the user a prediction of when a crossover might happen.
Special thanks to:
- Ninorigo, for making his indicator public. This one uses his as a starting point.
- The_Caretaker, for coming up with this idea about calling a top. Yet, his is more price-based, this one is more time-based.
Bitcoin (Cryptocurrency)
Cryptos Relative Strength Oscillator
This is an oscillator made of biggest 40 cryptocurrency/USDT pairs.
* It shows relative strength and change of crypto market during certain time on given interval.
* The tool has a bunch of data put together into one oscillator:
* top and bottom lines are made of 3 strongest and 3 weakest crypto pairs (out of 40)
* has visible names of that pairs for several candles back (it cannot show more due to TV's Pine limitations)
* in settings you can set up 2 methods of calculations:
1) % change from SMA of price, default is SMA 5
2) % changes from x-candles back, to see that change from the last candle please turn of 'Moving Average' and set up 'Bars Back' to 1
* you can change source to close/hl2/ohlc2/etc
Notice 1:
- to have nicer visibility of whole oscillator make it bigger part of whole screen then you normally use for other oscillators
Notice 2:
- scroll your mouse to widen the horizontal axis, so names of certain crypto pairs will be more readable
Notice 3:
- script has 40 Pine security functions (to gather all the data from all pairs) so it can load up to several seconds
- also every change in settings will possibly result in longer loading time
ps. This script is invite-only for the members of our trading group (info in signature, group is free of charge).
MA Multiplier with FibonacciThis implementation of the "2-Year MA Multiplier" gives you some control over the indicator, you can change the multiplier from it's default of 5, you can change the lookback from it's default of 730 days and I've also added three fibonacci traces between the moving average and it's multiple that you can play with. Oh and you can also choose the data source ('close' or 'hl2' make most sense).
The formula for this indicator was created by Philip Swift.
Thanks to @Pladizow for pointing me to this indicator.
MA200W buy sell BTC ColoredA script to help you plan your entrances and exits with beautiful colors for BTC. It just helps to better highlight the gap between the start of the week and the end.
It only work on Weekly.
Info :
Blue ... you can wait, enjoy your life
Green is when you buy
Yellow when you enter bull market
Orange is when you begin to take care of next week
Red when you begin to sell low part
White, if while a week you see white you can sell bigs bags, if it end with White you can close majors positions
Warning White may not appear, if second week after first Red week is not White you can sell large position
Good luck and take a breath
BEAM_BAND_wozdux.2021_1[wozdux]The indicator, which tracks the cycles of Bitcoin.
The corridor between the upper and lower levels is marked by the fibonacci levels. Additional fibonacci levels become support or resistance levels as the price moves.
Top level-determines the width of the channel.
Bottom level-defines the main bottom line.
The number of bars is the value of the bitcoin cycle. This is an empirical selected value. for other amount of cryptocoins, it is necessary to pick apart.
The formula for calculating this indicator is taken from the article THE BEAM INDICATOR. In addition, I extended this indicator with fibonacci levels in order to segment the price movement between the levels of the BAEM channel.
///////////////////////////////////////////
Индикатор, отслеживающий циклы Биткоина. Коридор между верхним и нижним уровнем размечен уровнями фибоначчи.
Дополнительные уровни фибоначчи становятся уровнями поддержки или сопротивления в процессе движения цены.
Уровень верха - определяет ширину канала.
Уровень низа - определяет основную нижнюю линию.
Цикл количество баров - это величина цикла биткоина. Это эмпирическая подобранная величина, для других криптомонет её нужно подбирать отдельно.
Формула для вычисления данного индикатора взята из статьи THE BEAM INDICATOR. Кроме того, я расширила этот индикатор уровнями фибоначчи для того, чтобы сегменты движения цены между уровнями канала BAEM.
Arbitrage Sniper (POC)Good Morning Traders!
Today I want to share with you the proof-of-concept of how you would be able to do arbitrage with crypto pairs.
THE INDICATOR MUST BE PLACED ON THE TRADING PAIR OF THE TWO CURRENCIES (i.e. ETH/BTC, EOS/ETH etc.)
This arbitrage method is based on the transitional decorrelation between the crypto treding pair and the price ratio of the involved currencies, of course computing commissions as well.
Whenever the non-arbitrage condition is not respected, there is an arbitrage oportunity.
This indicator won't consider the chance of shorting, so if the arbitrage oportunity occurs the indicator will suggest you just the chance of buying the relative-undervalued currency (but inside the code you will know how to do the alternative method as well, by shorting the relative-overvalued currency)
Let's take the trading pair ETH/BTC (as in the graph) → if we assume commissions for the 0.075% of the order, the non-arbitrage condition will be presented like this
This arbitrage method will need three orders, so n=3
So let's assume that P(ETH)/(P(BTC)*P(ETH/BTC))>(1-0.075)^(-3) → it means that the price of Ethereum is currently overreated enough (relatively to the trading pair) for doing arbitrage.
We have two alternatives:
• Buy BTC, change it into ETH (by "buying" ETH in the trading pair ETH/BTC) and then sell ETH
• Sell ETH, buy BTC, change it into ETH (by "buying" ETH in the trading pair ETH/BTC)
On the other hand, if P(ETH)/(P(BTC)*P(ETH/BTC))<(1-0.075)^(-3) → it means that the price of Ethereum is currently underrared enough (relatively to the trading pair) for doing arbitrage.
We have two alternatives:
• Buy ETH, change it into BTC (by "selling" ETH in the trading pair ETH/BTC) and then sell BTC
• Sell BTC, buy ETH, change it into BTC (by "selling" ETH in the trading pair ETH/BTC)
I'm saying that is nothing more than a proof-of-concept since:
- Arbitrage Oportunities will emerge frequently just nearly zero commissions
- Data of prices are retrieved using security() function and there can be some delay (so the arbitrage oportunity will be already extinguished by the time the signal is retrieved)
- In order to have the freshest data, repiainting will occurr
CryptoSignalScanner - Pi Cycle - Golden Ratio MultiplierDESCRIPTION:
All credits are going to Philip Swift who has written an article on Medium about the PI Cycle Top and The Golden Ratio Multiplier .
Based on the article this indicator has been created to display and indicate the Bitcoin PI Cycle Top which has historically been effective in picking out the market cycle highs within 3 days. It also displays the Golden Ratio Multiplier which explores Bitcoin's adoption curve and market cycles.
• The PI Cycle Top is based on the 350DMA (Daily Moving Average) multiplied by 2 and the 111DMA (Daily Moving Average)
• The Golden Ratio Multiplier is based on the 350DMA (Daily Moving Average) the The Golden Ratio which is defines as 350DMA * 1.61803398875 and the Fibonacci Sequence which is defined as 350DMA * 2, 350DMA * 3, 350DMA * 5, 350DMA * 8, 350DMA * 13 and 350DMA * 21
HOW TO USE:
• The PI Cycle Top is picking the market cycle tops within 3 days.
When the 350DMA x2 crosses below the 111DMA Bitcoin price peaks in its market cycle. This indicates that the market is overbought and it is time to take profit.
• The Golden Ratio Multiplier pics the top on every market cycle in Bitcoin’s history and forecasts when Bitcoin will top in the coming market cycle.
In 2011 the top was at 350DMA * 21
In 2013 the top was at 350DMA * 13
In 2014 the top was at 350DMA * 8
In 2018 the top was at 350DMA * 5
If we look at the results above the forecast for next top should be at 350DMA * 3
FEATURES:
• You can change the Long Moving Average which is by default 350
• You can change the Short Moving Average which is by default 111
• You can show/hide the Pi Cycle Top labels
• You can show/hide the Pi Cycle Bottom labels
• You can show/hide the Pi Cycle Moving Averages
• You can show/hide the Golden Ratio
• You can show/hide the Fibonacci Sequence
• You can set an alert when the Pi Cycle Top is reached
REMARKS:
• This advice is NOT financial advice.
• We do not provide personal investment advice and we are not a qualified licensed investment advisor.
• All information found here, including any ideas, opinions, views, predictions, forecasts, commentaries, suggestions, or stock picks, expressed or implied herein, are for informational, entertainment or educational purposes only and should not be construed as personal investment advice.
• We will not and cannot be held liable for any actions you take as a result of anything you read here.
• We only provide this information to help you make a better decision.
• While the information provided is believed to be accurate, it may include errors or inaccuracies.
HOW TO GET ACCESS TO THE SCRIPT:
• Access to this script is free of charge
• You can drop me a message to get access to the script
Good Luck,
SEOCO
Adaptive RSI and MACDHello guys,
this script provides a adaptive version of the RSI and MACD. Also you can check in the settings for the long-short-ratio of bitcoin and ethereum.
The indicator is adaptive, because it looks at historic price action of a specific period to define, wether the trend is bullish or bearish and therefore adapts the values.
What you need to look out for:
- MACD crosses, highs (top area) and lows (lower area)
- RSI divergences (e.g. adaptive rsi falls and price goes higher)
- long-short divergences (e.g. long-short ratio rises and price goes down)
- if macd or rsi is above the middle line, the trend is rising and other way around
Let me know, what you've been thinking bout the script :-)
Binance Z VolumeBTC perpetual volume on Binance is about 4x spot volume.
Comparing spot and perpetual volumes could provide useful insights into market sentiment.
Abnormal increases in the spot market could be associated with accumulation. Abnormal increases in the perpetual market, on the other hand, could predict volatility as well lows and highs.
This script represents a Z-score of the volume of perpetual and 4xspot on Binance.
High values above 0 mean that the volume is skewed towards perpetual contracts. Values below 0 mean that the volume is skewed towards spot contracts.
Feel free to suggest changes and improvements of this script.
Translated with www.DeepL.com (free version)
BIO
[rE-Crew] HH/HL/LH/LL Finder Open versionMy English is poor.
So I ask for your understanding.
You can find HH/HL/LH/LL using this indicator
HH : Higher High
HL : Higher Low
LH : Lower High
LL : Lower Low
This indicator is useful for Dow-Theory.
enjoy :)
이 지표는 HH/HL/LH/LL 을 찾아주는 지표입니다.
다우 이론에 유용하게 쓰여질 수 있습니다.
영어를 잘못하니 이해해주시면 감사하겠습니다 ^^;
Fake-out ReversalsThis script combines two simple concepts, stop running and short term momentum, into a simple visual signal that can be applied to any market and any timeframe with some adjustment. It looks for price to violate a prior extreme within a certain lookback window, followed by price triggering a momentum filter that helps put the proverbial 'wind at your back' for the user. Users have the ability to customize three inputs; 1) Bars used to calculate price extremes 2)Bars since price violated that extreme 3)The sensitivity of the momentum filter.
You will find that these signals work best in choppy and rangebound price action, less so in trending/grinding markets. For entertainment/educational purposes only.
Enjoy!
BTC Price to Hash scoreGrowing btc hashrate are associated with increasing btc price.
During speculative phase price growth is disproportionate to the hashrate.
On the opposite when the price fall to much in comparison to the hashrate, bitcoin could be undervalued.
This indicator identified 3 of 4 major tops and a lot of optimal buy opportunities.
Value under 0 signal overbought situations, value above 5.6 signal extremely oversold situations.
BIO
DeLorean-V4 Long/ShortThis study aims to follow the trend of the asset, in longer times it is quite correct, but it can also be used in shorter time to be able to follow the trend of the asset.
Using the Bollinger Bands indicator, to get a better idea of volatility .
This indicator shows me the best trend in the cryptocurrency scenario, but it was very positive, also showing the trend in the "traditional" market.
Configured alerts for Long / Short.
Enjoy!
----------------PT-BR-----------
Este estudo visa acompanhar a tendência do ativo, em tempos maiores é bem assertivo, mas podendo também ser usado em menores tempo para poder acompanhar a tendência do ativo.
Usando o indicador Bollinger Bands , para ter uma ideia melhor da volatilidade.
Este indicador me mostra a tendência melhor no cenário de criptomoedas, mas foi bem assertivo também mostrando a tendência no mercado "tradicional".
Configurado alertas para Long/Short.
Enjoy!
Fibonacci EMAs / Trend and Chopzone identifier Implementation from the highly recommended course "Pinescript Indicator Development" on Udemy
www.udemy.com
This indicator is mostly to show some techniques in Pinescript rather than be useful for trading, however it does nicely identify trend and chop zones (sideways) on the 1-hour or 4-hour chart.
What it does:
- Has three EMAs at varying length and plots these on the chart
- Computes when the EMAs are in bullish configuration (EMA short > Medium > long)
- Computes when EMAs are in bearish configuration (EMA short < Medium < long)
- When the EMAs are crossed there is a chop zone (sideways)
- Colours the background of the chart as Green (bullish), Red (bearish) or Orange (sideways chop zone)
- Also predicts the value of the three EMA's three points into the future using linear regression (showed as dots on the chart)
X Exchange BTC Cash Flow Index (Multi-Exchange)Custom Cash flow Index (Similar to MFI) indicator based on BTC World Volume across all exchanges.
Volume Data based on "BTC WORLD VOLUME" by Phil Ledru
How it works:
Use this indicator like to see momentum changes in Price and Volume across all exchanges for Bitcoin.
When momentum is positive, indicator will turn Blue.
When momentum is slowing down and price is declining, indicator will turn Red.
Like your usual RSI, OB & OS levels are 80 & 20.
What to watch out for:
- Watch out for Bullish and bearish divergences in Volume
- Wedges, Head and shoulders and other formations.
Enjoy!
Mayfair Crypto Strength IndexWorking on the basis of a currency strength index - expresses the index value of a currency. For economists, it is often calculated as purchasing power. while for financial traders, it can be described as an indicator, reflecting many factors related to the currency; for example, fundamental data, overall economic performance or in Crypto terms the strength of the company/asset itself.
In the base version;
BTC is the thicker Orange level.
ETH - the Green
XRP - Blue
The concept then is similar to a stochastic indicator or RSI - 20% oversold regio & 80% overbought. The zero line can be used as Bullush or Bearish.
We wanted to create something that shows the correlation between the top cryptocurrencies as we are often asked about breaking down one or the other.
This is not a buy me now or sell me then indicator - just there to assist and compare assets easily.
Please feel free to like and follow.
Disclaimer
This idea does not constitute as financial advice. It is for educational purposes only, our principle trader has over 20 years’ experience in stocks, ETF’s, and Forex. Hence each trade setup might have different hold times, entry or exit conditions, and will vary from the post/idea shared here. You can use the information from this post to make your own trading plan for the instrument discussed. Trading carries a risk; a high percentage of retail traders lose money. Please keep this in mind when entering any trade. Stay safe.
Bitcoin Bulls and Bears by @dbtrBitcoin 🔥 Bulls & Bears 🔥
v1.0
This free-of-charge BTC market analysis indicator helps you better understand what's going with Bitcoin from a high-level perspective. At a glance, it will give you an immediate understanding of Bitcoin’s historic price channel dating back to 2011, past and current market cycles, as well as current key support levels.
Usage
Use this indicator with any BTCUSD pairs , ideally with a long price history (such as BNC:BLX )
We recommend to use this indicator in log mode, combined with Weekly or Monthly timeframe.
Features
🕵🏻♂️ Historic price channel curve since 2011
🚨 Bull & bear market cycles (dynamic)
🔥 All-time highs (dynamic)
🌟 Weekly support (dynamic, based on 20 SMA )
💪 Long-term support (channel bottom)
🔝 Potential future price targets (dynamic)
❎ Overbought RSI coloring
📏 Log/non-log support
🌚 Dark mode support
Remarks
With exception of the price channel curve, anything in this indicator is calculated dynamically , including bull/bear market cycles (based on a tweaked 20SMA), ATHs, and so on. As a result, historic market cycles may not be 100% accurately reflected and may also differ slightly in between various time-frames (closest result: Monthly). The indicator may even consider periods of heavy ups/downs as their own market cycles, even though they weren’t. Due to its dynamic nature, this indicator can however adapt to the future and helps you quickly identify potential changes in market structure, even if the indicator is no longer updated.
On top of that bullmarket cycles (colored in green) feature an ingrained RSI: the darker the green color, the more the RSI is overbought and close to a correction (darkest color in the chart = 90 Weekly RSI). In comparison with past bull cycles, it helps you easily spot potential reversal zones.
Thanks
Thanks to @quantadelic and @mabonyi which both have worked on the BTC "growth zones" indicator including the price channel, of which I have used parts of the code as well as the actual price channel data.
Follow me
Follow me here on TradingView to be notified as soon as new free and premium indicators and trading strategies are published. Inquire me for any other requests.
Enjoy & happy trading!
Bitcoin Bulls & Bears @dbtr
Bitcoin Bulls & Bears
The "Bitcoin Bulls & Bears" indicator helps you better understand Bitcoin with a high-level view on Bitcoin’s historic price channel, past and current market cycles, as well as current key support levels.
Usage
Use this indicator with any BTCUSD pairs , ideally with a long price history (such as BNC:BLX )
We recommend to use this indicator in log mode, combined with Weekly or Monthly timeframe.
Features
🕵🏻♂️ Historic price channel curve since 2011
🚨 Bull & bear market cycles (dynamic)
🔥 All-time highs (dynamic)
🌟 Weekly support (dynamic, based on 20 SMA)
💪 Long-term support (channel bottom)
🔝 Potential future price targets (dynamic)
📏 Log/non-log support
🌚 Dark mode support
Remarks
Except for the historic price channel curve, all of this indicator is calculated dynamically , including bull/bear market cycles (based on a tweaked 20SMA). Due to this, the historic market cycles may not be 100% accurate and may also differ slightly between time-frames. It may also consider short times of ups/downs to be their own market cycles, even though they weren’t. This dynamic nature allows this indicator to adapt to the future and quickly help you identify changes in market structure.
On top of the that, the bullmarket cycles (green background) feature an ingrained RSI information: the darker the green, the more the RSI is overbought and close to a correction. In combination with past bull cycles, it is easier to spot potential reversal zones.
Thanks
Thanks to @quantadelic and @mabonyi for their pre-work on the price channel information, which I have taken over here
Ark Crypto HeatlineThis is the 'on chart' indicator. See also "Ark Crypto Heatband" indicator for a side-by-side BTC view, without a re-scaled line.
The crypto landscape is largely dominated by BTC and characterised by cyclical stages with varying degrees of mean reversion.
To understand what stage of the cycle we are currently experiencing, it is useful to examine to what degree the current price has extended beyond the long term average that BTC has established. This is true even when analysing other crypto assets as BTC is the dominant force in the crypto asset class.
This indicator uses the 1400 period daily SMA , which is broadly the 200 period weekly SMA. This can be configured, but historically has represented a baseline to which BTC commonly returns.
The graph plots current price in terms of multiples of this long term average. Traditionally, at multiples beyond 10, BTC is considered overextended with a higher likelihood of trending towards the mean thereafter. Colors indicate the extent of price extension.
Where the indicator is applied to non BTCUSD pairs, a smoothed conversion is applied, seeking to superimpose the BTC long period SMA onto the current chart.
The indicator specifically references BTC by default on all charts, as it is designed to use BTC as general purpose indication of where crypto as a whole currently sits. Accordingly the indicator is only to be used on crypto charts.
For best results on BTC, using BNC:BLX will give the longest historical view.
Ark Crypto HeatbandThe crypto landscape is largely dominated by BTC and characterised by cyclical stages with varying degrees of mean reversion.
To understand what stage of the cycle we are currently experiencing, it is useful to examine to what degree the current BTC price has extended beyond a long term average. This is true even when analysing other crypto assets and helpful to view side by side.
This indicator uses the 1400 period daily SMA, which is broadly the 200 period weekly SMA. This can be configured, but historically has represented a baseline to which BTC commonly returns.
The graph plots current price in terms of multiples of this long term average. Traditionally, at multiples beyond 10, BTC is considered overextended with a higher likelihood of trending towards the mean thereafter. Colors indicate the extend of price extension.
The indicator specifically references BTC by default on all charts as it is designed to use BTC as general purpose indication of where crypto as a whole currently sits. Accordingly the indicator is only to be used on crypto charts.
My new BTC log curveThis is my new logarithmic regression curve to the USD/BTC price chart. It is based on a new, very simple equation: y = (e^b)*(x^a), where x is number of days since the Genesis block, a and b are parameters set by the user. Also included is an upper regression curve that is fit to the peaks of each Bitcoin cycle; no fundamental analysis went into making these lines, they are merely fits to the data, so it should not be expected that they can be used to predict tops and bottoms. The upper regression curve is the product of the support curve (lower curve) and two other factors: a constant, and an exponential decay. The constant and the decay factors are parameters that can be set by the user.
Total Volume BTC - Dollar [Sobhm]
Do you want an indicator that shows the total volume in Bitcoin vs Dollar?!
The BTCUSD - BTCUSDT - BTCUSDC total volume is covered by the "Total Volume BTC - Dollar " indicator.
You can see the differences between simple volume and the collected volume using "Total Volume BTC - Dollar ".
The volume of the following pairs are collected:
'BITMEX:XBTUSD'
'BINANCE:BTCUSDT'
'BINANCE:BTCUSDTPERP'
'BITSTAMP:BTCUSD'
'COINBASE:BTCUSD'
'BITFINEX:BTCUSD'
'BYBIT:BTCUSD'
'GEMINI:BTCUSD'
'OANDA:BTCUSD'
'FTX:BTCUSD'
'FX:BTCUSD'
'HUOBI:BTCUSDT'
'BYBIT:BTCUSDT'
'COINBASE:BTCUSDC'
'BITSTAMP:BTCUSDC'
'POLONIEX:BTCUSDC'
'KUCOIN:BTCUSDC'
'HITBTC:BTCUSDC'
The timeframe is adjustable based on minutes.