Beam Bands + Fibonacci LevelsThis indicator calculates the Fibonacci retracement levels based on beam bands. As you can see the price very often reacts to these levels.
Bitcoin (Mata Wang Kripto)
Bitcoin Logarithmic Regression RainbowI know there are a lot of BTC rainbows out there, I just wanted to publish my version with my fittings to the BTC price.
The grey channel at the bottom encloses the March 2020 Corona dump.
For best experience USE WEEKLY TIMEFRAME .
Jakes Index------------
English
I introduce the community to the Jakes Index. Basically, this is an index containing the top 10 cryptocurrencies, classified according to their Marketcap. The purpose of this index is to show a general market context, without being tied to a single crypto. With an overview of the market, it is easier to identify the market trend, in addition to being an excellent indicator to gauge the performance of your Crypt portfolio. Supply data comes from CoinMarktCap, and price data comes mostly from Binance, however some crypts are not yet available for trading by it, so the prices used come from the first broker indicated by TradingView in the search.
Given that one of the crypts was launched very recently, Internet Computer to be more exact, I decided to leave it out of the index, adding "//" to the code in all references to it. If you want to see the performance of the index with the included cryptography, just delete the bars that follow in front of your code, such parts: "ASSET8; SUPPLY8; PESO8; QOC8; FINM8" after that add "//" in "PESO11" and remove the bars from "PESSO11F", in addition to also removing the F. Do the same with "JAKESINDEX" at the end of the code, and you will have the result with the Internet Computer included.
The calculation of the index takes into account the Marketcap of the crypto, which is divided by the sum of the Marketcap of all the others, and then the result is multiplied by the market value of the Cryptocurrency. Thus, we have an index weighted by Marketcap with the 10 most important cryptocurrencies in the market AT THE TIME. It is important to remember that this index must be updated, both in terms of the currencies that change their place in the ranking with certain frequency, as the Supply that each one has, since coins with active mining, as is the case of Bitcoin, change their Supply frequently.
To keep the index up to date, I will do ONE Monthly update, always posting the code with the new changes.
------------
Português
Apresento a comunidade o Jakes Index. Basicamente, este é um índice contendo as 10 principais criptomoedas, classificadas de acordo com seu Marketcap. O objetivo deste índice é mostrar um contexto geral do mercado, sem ficar preso a uma única cripto. Com um apanhado geral sobre o mercado, fica mais fácil identificar a tendência do mercado, além de ser um excelente indicador para balizar o desempenho da sua carteira de Criptos. Os dados referentes a Supply são advindos do CoinMarktCap, e os dados dos preços vem em sua maioria da Binance, porém algumas criptos ainda não estão disponíveis para negociação pela mesma, portanto os preços utilizados vem da primeira corretora indicada pelo TradingView na busca.
Tendo em vista que uma das criptos foi lançada muito recentemente, a Internet Computer para ser mais exato, decidi deixa-la de fora do índice, adicionando "//" no código em todas as referencias a mesma. Caso queira ver o desempenho do índice com a cripto incluída, basta apagar as barras que seguem na frente de seu código, sendo tais partes: "ASSET8; SUPPLY8; PESO8; QOC8; FINM8" após isso adicione "//" em "PESO11" e remova as barras de "PESSO11F", além de remover também o F. Faça o mesmo com "JAKESINDEX" no fim do código, e terá o resultado com a Internet Computer incluída.
O calculo do índice leva em conta o Marketcap da cripto, que é dividio pela soma do Marketcap de todas as outras, e então o resultado é multiplicado pelo valor a mercado da Criptomoeda. Dessa forma, temos um índice ponderado pelo Marketcap com as 10 Criptomoedas mais importantes do mercado NO MOMENTO. É importante lembrar que este índice deve ser atualizado, tanto em questão das moedas que mudam com certa frequência seu lugar no ranking, como o Supply que cada uma tem, visto que moedas com mineração ativa, como é o caso do Bitcoin, mudam seu Supply com frequência.
Para manter o índice atualizado, farei UMA atualização Mensal, postando sempre o código com as novas alterações.
Bitcoin Price Bottom IndicatorThis Indicator flashes up on bottoms of each Bitcoin market cycle. It’s suggesting, that the price of BTC finds strong support at the 200W SMA . Thats why it’s not flashing up in the first cycle, because there was not enough price data at that moment.
This Indicator uses price data from the weekly timeframe so for the best experience USE WEEKLY TIMEFRAME .
EMA+RSI Pump & Drop Swing Sniper (With Alerts)This is using an EMA and RSI with slightly modified settings to give good entry and exit points while looking at Bitcoin. I use this on a 4-hour chart and with other indicators to find good positions to enter a trade or exit if things are turning red.
If you click on the EMA line it will color the bars of the chart based on if they are above or below the EMA - This is just visually helpful for me to see the active trend.
Make sure you hover over or click on the EMA line to see the colors of the candles change - it's not visible by default or without doing this.
Price DEFI Categories against BTC & ETH/* Work in progress. The indicator is not finished. *\
The indicator shows the pricing of 3 DEFI categories against 2 possible baselines, BTC and ETH.
To do:
* Make a simple array in the source code to enter and remove new projects to the category. -> Maybe can also make it so that the source code does not have to be altered (projects can be added through input etc.)
* Adjust weightings depending on project data but this is not as important since weightings are being priced in by the market.
* Try to find a way to update input to string instead of booleans. As of currently, I could not seem to use input strings into plot functions because of an error.
* and more. Leave some feedback, that would be highly appreciated!
Moving Average BandsUse this script to find buy and sell zones for BTC based on momentum of the move relative to the average asset price over a given period. The script plots a series of offset bands above and below the Simple Moving Average. When price crosses another band further from the SMA, the background is rendered brighter. The brighter the background, the stronger the buy and sell signal is, as the expectation is that price wants to return to the SMA. Settings are adjustable to fine tune to various time frames and assets. Good settings for BTC Daily are length 30, layers at 10, 20, 30, and 40.
On 1H BTC/USD I use length 200, layers at 5, 10, 15, 20 to find decent swing trading opportunities.
On BTC/USD 1D chart, combine with Bitcoin Logarithmic Growth Curve from @mabonyi (original by @quantadelic )for confluence of very reliable signals.
NF-ARBThe NF-ARB stands for Near/Far Ratio of Annualized Rolling Basis. It takes premium or discount of the 3 month and 6 month futures against spot price and calculates the annualized value for the same. Then the ratio between the near and far ARB is obtained. This ratio is helpful in finding swing tops and bottoms.
BTC ATH ROIThis indicator shows the ROI % of Bitcoin from when it passed its ATH of the previous bull cycle. I found it interesting that each time it crossed its ATH it took around 260-280 days to peak for each one. This bull run seems to follow between both of the previous bull runs including this recent dip.
There are a couple issues I want to fix but can't figure out:
1. You need to completely scroll out and move towards 2013 on the Daily chart for all 3 lines to show up. Would be nice to load all of that data at the start.
2. I can't query the value of the plots after they have been offset. This would be useful to create a prediction bias for the current plot so would could see where btc might go.
If you peeps know of a way to load all data or query plot values after offsets, please share. That would be awesome.
SelcukCode Crypto Triple VolumeThis is a volume indicator written for cryptocurrencies. The difference from the integrated indicator is that the left symbol of the cryptocurrency shows the volume as well as the right symbol. It also shows the volume of the pair in USDT. Thus, we see the USDT volume of each cryptocurrency pair. This standardizes our view of volume.
Bu, kripto paralar için yazılmış bir hacim indikatörüdür. Entegre indikatörden farkı, kripto paranın sol sembolünün hacmini göstermesinin yanı sıra sağ sembolün hacmini de gösterir. Ayrıca paritenin USDT olarak da hacmini gösterir. Böylelikle her kripto para çiftinin USDT hacmini görmüş oluruz. Bu bizim hacime bakış açımızı standartlaştırır.
QMWD RangerThis script will display the previouse Highs, Lows and Mid of the last:
- Quarter
- Month
- Week
- Day
Ranges
Its pretty good in finding potential pivot areas.
FTX Spot and PERP VolumeYou can use this indicator to show the volume of SPOT and PERPS for an asset. It is setup for FTX and SOL in this example but you can change this with the inputs. You can use two different exchanges such as using FTX:BTCUSD and BINANCE:BTCUSD.
Mayfair Crypto Market 1.0In this indicator, we compare the market capitalisation of Bitcoin(in gold colour) with the market cap of all the other cryptocurrencies (in red), and the market cap of the whole cryptocoin market (the green histogram).
As you may be able to see, when Bitcoin (gold colour) crosses over the Others (red colour) in the indicator, it signifies a swing in popularity towards Bitcoin, and it appears to have predicted some of the recent large rallies (blue Vertical lines) and pull-backs (red vertical lines)
Like all indicators, it is not perfect, and you should never rely on one indicator in any situation.
Bitcoin Premium for Bitfinex and Coinbase By CompoundWater
Bitcoin Premium for Bitfinex and Coinbase By CompoundWater
Timing and Application:
When the crypto trend is obviously positive for a long time frame, give short-term investors a reference.
Purpose:
This is for Bitcoin Price between Bitfinex(BFX) and Coinbase(CB)
and give you some hint when to be careful and when to find chance to buy/long BTC.
if
(BFX – CB ) Bitcoin Price:
< 0 will show red line below
> 0 will show green line below
Action:
💀 show (BFX – CB <0 too much): Be care market may be too greed!
💗 show (BFX – CB >0 too much ): Try to find some chance to long BTC!
Why?
There are many big and old players in Bitfinex.
Coinbase may has more small investors and new user.
Data source: Coinbase/Bitfinex BTCUSD
The indicator is recommended to be applied in 4hr timeframes.
Disclaimer: only for learning reference, please consider by yourselves
Hourly Scalp Engine◆ Purpose of this Script
The Hourly Scalp Engine (HSE) is designed to show scalp long opportunities on lower timeframes (H, 2H or 4H) based on a Fibonacci-valued MA-like structure. It was tested for Bitcoin and Ethereum, with the 2H timeframe seemingly giving the best test results. The chart shows a few instances where the price crossed below the HSE to trigger an entry (marked manually with arrows).
◆ Settings
Default scaling input (10.6) is tuned for Ethereum (ETH/USD) on Kraken.
Scaling input for Bitcoin (XBT/USD) on Kraken: 10.4.
Reasonable timeframes: H, 2H, 4H. Recommended timeframe: 2H.
You should probably set an alert for when Price crosses under the HSE.
◆ Instructions
As this is purely a scalp engine (and not feasible for long-term trades), the instructions have to be followed precisely for intended functionality:
As soon as Price crosses below the HSE, contemplate if you want to scalp, i.e. check current price, other indicators and market conditions. If yes, enter a scalp long. Do not enter the trade if : price has crossed above the HSE already and sits more than 1 % above it, or the down-wick was so deep and quick that it already retraced 10 % to the upside from the wick low (even if price is still below the HSE). In both cases it might be too late to enter.
Watch the 2H candle, at which you entered the trade, closing. Draw a 10 % price range from the wick low to the upside. The range high is your exit point. Set a take profit trigger there. Set a stop loss slightly below the wick low.
Observe the price action for the next 6 hours (i.e. the next three 2H candle closes). If price bounces up and hits the target, you exit with 10 % gains. If price hasn't moved to the target after 6 hours, close the trade at current price. If the stop loss should be hit in the meantime, you will have closed the trade automatically. The 10 % gain as a target was chosen because it seems to be hit very often, while higher targets are not reliably hit.
◆ Example Trade
Shown below is an example trade with correct drawing of the 10 % price range.
◆ Viability
From backtesting this should be a viable strategy for most instances where the HSE is crossed. However the HSE is not as hard as a boundary as e.g. the Confidence Bands (also published by DeanTrader), so that price can and will sometimes breach through (= close below) the HSE (as e.g. in the case of the March 2020 black swan event). Still even there a profitable trade could have been performed on the first bounce dependent on actual entry, although more risky due to very high volatility. Before using the HSE please make yourself familiar with the price action history of the considered asset and review the instances where the price crossed below the HSE in connection with the rules laid out in "Instructions" to understand the system and how to execute the trades. Also note that scalp trades are generally harder to perform than slower-paced swing trades, as timing becomes much more important and noise becomes relevant.
◆ Access
For access to this indicator please contact me via DM on TradingView or on Twitter (linked on my TradingView profile and in my signature).
Moritsz's Customized RSIBasically just your standard RSI with a twist. Key differences:
1. Overbought and Oversold levels are moved to a higher and lower level following the nature of cryptocurrency.
2. Added a middle trendline at 50. Above is usually an uptrend, below is a downtrend.
3. Better looking than your typical RSI.
4. Nice pretty colors to please your eyes :)
Enjoy.
FieryTrend IndicatorI created this indicator because it can be quite difficult sometimes to find the direction of the market, which supports and resistances are important, where to place targets, etc. This indicator is excellent for traders which trade on reversals and breakouts from resistances and supports.
The indicator tries to make it clear which areas are of importance and which are not. To find the market structure, all you have to do is to connect the dots by drawing a line between them.
By connecting the dots, it becomes clearer where important resistances and support areas are located. By making this information easier to digest you can place your entries, targets and stops easier and faster, becoming a better trader in the process. With connecting the dots, it might be the case that they won’t line up perfectly, which is fine. It’s all about the bigger picture.
The best time frames for this indicator are M15, H1 and H4. You can fiddle around with the Length input to get different results; I’ve found that the base input works the best for the aforementioned time frames.
For more examples, see below:
BTC Perpetual Futures Premium [Morty]Version 1.0, 20210409
This is an oscillator indicator that shows the premium between BTC perpetual futures and spot prices.
The prices of futures and spot are weighted average prices, weighted by the exchange's trading volume.
When the indicator is in the upper half of the region, the funding rate of perpetual contracts is relatively high, and the market trend is bullish.
When the indicator is in the upper half of the region, the funding rate of perpetual contracts is relatively high, and the market trend is bearish.
You can set the upper and lower limits of the premium. When the indicator exceeds the upper or lower limit, the trend usually reverses.
Buy the dip, Sell the high.
----------------------------------------------------------
Version 1.0, 20210409
这是一个振荡器指标,它显示了BTC永续期货和现货之间的溢价。
期货和现货的价格是加权平均价格,由交易所的交易量加权。
当指标在上半部区域时,永续合约的资金费率相对较高,市场趋势是牛市。
当指标在上半部区域时,永续合约的资金费率相对较高,市场趋势是熊市。
您可以设置溢价的上限和下限。当指标超过上限或者下限,通常会趋势反转。
Buy the dip, Sell the high.
VP Extractor By CryptoScriptsThe VP Extractor is a combination of the Volume Extractor and Price Extractor. There was a lot of coding involved in this one and it involves a Volume/Price Oscillator derived from various volume/price metrics combined with Bollinger Bands and Overbought/Oversold levels. This indicator is unique because it not only measures the standard deviations whenever the oscillator crosses outside the BBs but it does so at ranges that are most advantageous for the trader to identify KEY buy/sell levels (as shown above). I'll break down each signal below and how to best take advantage of them so you can get the best entries and capture the most profit per trade.
*This indicator works best on the Binance or Bybit exchange for crypto but also works for stocks and forex. It's best used on small-medium timeframes such as the 5min, 15m, 1h, 4h, 8hr, or 12h. It tends to give more false signals on the 1D timeframes and higher.
Red Alarm - this signal indicates that the volume and/or price oscillators are overbought and/or crossing outside of the bollinger bands . This is a STRONG sell signal but should still be combined with support/resistance levels and confirmed with other indicators.
Red Diamond - this signal indicates that the volume and price oscillators are crossing outside of the bollinger bands above the 20 level but is not yet overbought. This is a potential sell signal but should still be combined with support/resistance levels and confirmed with other indicators.
Red Shaded Area - this indicates the volume and price oscillators are overbought. This is a potential sell signal but should still be combined with support/resistance levels and confirmed with other indicators.
Rocket - this signal indicates that the volume and/or price oscillators are oversold and/or crossing outside of the bollinger bands . This is a STRONG buy signal but should still be combined with support/resistance levels and confirmed with other indicators.
Green Diamond - this signal indicates that the volume and price oscillators are crossing outside of the bollinger bands below the 20 level but is not yet oversold. This is a potential buy signal but should still be combined with support/resistance levels and confirmed with other indicators.
Green Shaded Area - this indicates the volume and price oscillators are oversold. This is a potential buy signal but should still be combined with support/resistance levels and confirmed with other indicators.
Input Options
Show 80 Levels - This checkbox will create a red zone and green zone for the 60-80 levels on the indicator. This is useful if the volume and price oscillators reaches one of these levels, you can be sure it's going to reverse soon and can have more confidence if it crosses outside of the BBs in addition to that.
VEO Length - This changes the height of the oscillator and will change how your signals flash (more or less often). Use this if you find you're getting too many signals or not enough. I find this is best at 21 but feel free to test out what works for you depending on your timeframe.
PEO Length - This changes the height of the oscillator and will change how your signals flash (more or less often). Use this if you find you're getting too many signals or not enough. I find this is best at 21 but feel free to test out what works for you depending on your timeframe.
Moving Average Volume Source - This is currently set to None but you can change it to Exponential, Hull, or Simple moving average . I found that None works best but feel free to test out the different options.
Moving Average Length - Changing this length will do nothing to your chart if None is selected for the Moving Average Volume Source, therefore you will most likely keep this setting default at 9.
Alerts
I've set alerts on this indicator for each icon (Red Alarm, Red Diamond, Overbought, Rocket, Green Diamond, Oversold). I HIGHLY recommend setting the alerts for Candle Close so that you can be sure the signal is confirmed.
You may notice that the indicator can give multiple signals back-to-back or be overbought/oversold for multiple candles. When this happens, it's best to look at other indicators such as the RSI , MFI Pro, etc to nail the best entry and have confluence with your decision. With that said, having multiple signals back-to-back can also be an indication that the move is close to happening.
This indicator is a strong indicator by itself but works best when combined with my other indicators just as the Whales Buy-Sell and the MFI Pro as well as the RSI, and MACD i.e taking a trade when all indicators are showing overbought, "Buy", "Sell", etc. Measuring volume and price action is an extremely important aspect of trading and one I believe should not be overlooked. I hope I made everything as clear as possible and please let me know if I didn't.
PM me to obtain access and please let me know if you have any questions!
Extreme Money [Crypto Trading FR]Extreme Money aims to smooth out market fluctuations and predict trend changes.
The algorithm shows the turning points in the market and uses multiple filters to present the best potential turning points. Although this is its core functionality, Extreme Money also incorporates a series of popular other indicators (see below) allowing full identification of trends on the chart.
The tool aims to calculate market strength and then show potential turning points in the market signalled with small circles. Once the trend confirmation has changed, the algorithm signals a circle, giving the trader the potentially desired entry with an audible or pop-up alert if needed. The more circles there are when setting up the entry, the greater the chances of a trend reversal.
This algorithm can be used on all time intervals, as well 5, 15 or 30 minutes but it is particularly recommended on the 1H, 2h and 4H intervals for maximum efficiency. The indicator works as well for swing-trading as for intra-day trading: whatever the time interval selected, it filters potential entries with great precision.
The algorithm can also be used with any cryptocurrency or currency pairs from traditional markets, the parameters of the algorithm can be customized and adapted without difficulty.
Extreme Money also includes 8 indicators assembled in a single script, which can be activated or deactivated manually:
1) Algo (main indicator)
2) EMA
3) Hull
4) Trend
5) Pivots
6) Trend line
7) VWAP Line
8) RSI Swing
Benefits :
- Notifies the trader of potential entries
- Color coded entries for buying and selling
- Creates cluster signals at potential turn points
- Aims to avoid market noise
- Used on all types of timefames
- Analyze the current market trend
- Assists in Predicting Market Turn Points
- Cryptocurrency, FX, stock indices and gold trades
- Maximize profits
- Analyzed market strength and weakness
Bitcoin Perpetual SwapsThis script track most important Bitcoin Perpetual Swaps vs SPOT (Coinbase).
When strong green color emerge implies that Swaps are trading at premium to spot.
When strong red color emerge implies that Swaps are trading at discount to spot.
These information is useful because it give leading information towards where funding rates are heading.
When trading at premium it will push towards Positive Funding Rates (Longs pay Shorts)
When trading at discount it will push towards Negative Funding Rates (Shorts pay Longs)
It's can also be used to give identify potential local tops or bots when values get too extreme.