Investing - Correlation Table This correlation tables idea is nothing new, many sites provides it.
However, I couldn't find any simple correlation indicator on TradingView despite how simple this indicator is.
This indicator works as its called. Calculating the correlation between 2 projects (can be used in stocks as well) using the 'ta.correlation' feature built into pinescript.
When it comes to investing, we do not want our stocks / crypto project to be heavily correlated to each other.
If they are heavily correlated to each other, then there isn't much point in diversifying.
That being said, it can be useful for traders who trade multiple pairs.
-----------------------------------------------------------------------------------------------------------------------------------------------------------
In this indicator, consist of 5 primary input and 15 secondary input (Symbol List).
Correlation Source:
This input options allow you to change how the correlation is calculated. By default, it uses 'close'.
Correlation Percentage(%):
This input options allows you configure how many (%) of correlation is considered as 'decoupled'.
This correlation will only move between -100% ~ 100%.
100% refers to it moving together.
-100% refers to it moving the opposite direction.
For example, Project A rises in Price, what is the possibility of Project B following:
A 100% correlation between Project A and Project B, refers to Project B will follow Project A movement.
A 50% correlation between Project A and Project B, refers to there is only 50% chance for Project B to follow Project A movement.
A -20% correlation between Project A and Project B, refers to there is a 20% chance of Project B moving the opposite direction of Project A
(Refers to the table on chart above to better understand what the numbers means. DOT/USD has a 100% correlation to DOT/USD. However. MXCUSDT has a -37.2% correlation to DOT/USD.)
Amounts Bars To Check:
This input options will check the amount of bars since the last bar in the chart.
If you want to know the correlation of the past 100 days in a daily chart, you will enter '100' into this options and it will check only the past 100 days.
Symbol List
This will allow you to input all the project symbol ticker ID to add into the correlation table.
-----------------------------------------------------------------------------------------------------------------------------------------------------------
Originally, I wish to use for loop to go through the symbol list to reduce the amount of code required. However, due to limitation of 'request.security' feature, I had to abandon that idea and use hard-coded for requesting security and use a while loop to identify the symbol correlation value in the array set then set the table value accordingly.
If there is any script writer could improve this or any unclear explanation, feel free to drop a comment below.
加密數字貨幣
Crypto Terminal [Kioseff Trading]Hello!
Introducing Crypto Terminal (:
The indicator makes use of cryptocurrency data provided by vendor INTOTHEBLOCK.
NOTE: The cryptocurrency on your chart must be paired with USD or USDT. Data won't load otherwise - possibly transient. For instance, BTCUSD or BTCUSDT, ETHUSD or ETHUSDT.
Provided datasets:
Twitter Sentiment Data
Telegram Sentiment Data
Whale Data (i.e. % of Asset Belonging to Whales)
$100,000+ Transactions
Bulls/Bears (Bulls Buying | Bears Selling)
Current Position PnL (Currently Open Positions for the Coin are Retrieved and Plotted. Data is Split into Currently Profitable Positions, Losing Positions, and B/E Positions)
Average Balance
Holders/Traders Percentage (Addresses are Retrieved and Classified as Holding Accounts or Trader Accounts)
Correlation
Futures OI
Perpetual OI
Zero Balance Addresses
Flow (Money Inflow & Outflow)
Active Addresses
Average Transaction Time
Realized PnL (Addresses with Realized Profits, Realized Losses, and B/E)
Cruisers
A few more data points are provided.
Additionally, you can plot the values of any dataset in a pane below price.
Below are images of plottable data; different cryptocurrencies will be shown for each example (:
Twitter sentiment data.
Assess this data lightly; difficult to confirm accuracy.
Telegram sentiment data.
Assess this data lightly; difficult to confirm accuracy.
Percentage of asset belonging to whales.
$100,000+ transactions (volume oriented)
Bulls buying; bears selling.
Current positions at profit; current positions at loss; current positions at breakeven.
Average balance.
Percentage of asset belonging to traders; percentage of asset belonging to holders.
Asset's 30-interval correlation to BTC.
Perpetual open interest.
Zero-balance addresses.
Flows.
Active addresses.
Average transaction time.
Addresses at realized profit; addresses at realized loss; addresses at breakeven.
Cruiser data.
Futures open interest.
Naturally, this data isn't provided for every cryptocurrency; NaN values are returned in some instances.
Table 1
I provided three data tables, which load independently, so you don't have to change plotted data to access values.
Table 2
Lastly, you can create a 10-asset crypto index and run calculations against it.
The image shows an example.
I'll update this script with additional calculations/data in the near future. If you've any suggestions - please let me know!
Enjoy (:
MASIG#2this indicator founded from easy combined
1.EMA
2.ATR/Supertrend
3.ADX/DI+DI-
4.MACD
5.Dochian
6.OBV
and show by line label and background
Aggregated Ethereum Volume (spot & derivatives)AGGREGATED ETHEREUM VOLUME INDICATOR (spot & derivatives)
This indicator aggregates volume for the most liquid ethereum pairs AND instruments, from exchanges known to *not* have fake volume . A few legit exchanges are missing as not available in Tradingview at the moment (e.g. FTX US).
Volume is separated into four categories: spot (stablecoin pairs), spot (fiat pairs), derivatives (perpetuals), and tradfi derivatives ( CME futures ). Can plot them all four together (default setting) or individually.
Volume is "aggregated in equivalent number of eth" (default setting) -- although users can change that to "aggregated in total USD". Doing so required converting volume for some ETH pairs and (derivatives) contracts that don't record volume in number of eth (but rather record it in USD or number of contracts).
Volume from crypto futures contracts (i.e. not Tradfi) is missing given how these contracts expire, and rolling them over would require extensive manual input. Futures' volume track perpetuals' volume , and are considerably smaller than perpetuals', therefore its absence does not have a noticeable impact on output. Time series for CME futures don't suffer from this inconvenient as the CME offers a continuous time series.
For the sake of simplicity, the price time series used for normalizing volume into ETH units is Bitstamp's (as it is the longest time series available). Prices of USDT and USDC is ignored in this first version.
List of exchanges included: Binance, Binance US, OKX, Huobi, FTX, Bittrex, Gate, Kucoin, Poloniex, Coinbase, Bitfinex, Bitstamp , Gemini, Bitflyer, Upbit, Kraken, Bybit, Bitmex, Deribit, CME
List of pairs/instruments that had to be converted from total USD into number of eth: FTX:BTCUSDT, FTX:BTCUSD, BITMEX:XBTUSD, BYBIT:BTCUSD, DERIBIT:BTCPERP, FTX:BTCPERP
List of pairs/instruments that had to be converted from number of contracts into number of eth: BINANCE:BTCPERP, OKEX:BTCPERP, OKEX:BTCUSDTPERP, CME:BTC
Final note: I recommend to look at aggregated ethereum volume in ETH (not in USD) and for all categories (spot and derivatives) to get a better picture of what's happening in the market. Looking at volume in USD rather than in ETH makes volume obviously dependent on ethereum's price. This is a major problem for volume analysis. Given how volatile ETHUSD is, price then accounts for most of the variance in volume , making volume comparisons across time difficult.
If you have any suggestions please drop them in the comments.
Aggregated Bitcoin Volume (spot & derivatives)AGGREGATED BITCOIN VOLUME INDICATOR (spot & derivatives)
This indicator aggregates volume for the most liquid bitcoin pairs AND instruments, from exchanges known to *not* have fake volume. A few legit exchanges are missing as not available in Tradingview at the moment (e.g. FTX US).
Volume is separated into four categories: spot (stablecoin pairs), spot (fiat pairs), derivatives (perpetuals), and tradfi derivatives (CME futures). Can plot them all four together (default setting) or individually.
Volume is "aggregated in equivalent number of bitcoin" (default setting) -- although users can change that to "aggregated in total USD". Doing so required converting volume for some bitcoin pairs and (derivatives) contracts that don't record volume in number of bitcoin (but rather record it in USD or number of contracts).
Volume from crypto futures contracts (i.e. not Tradfi) is missing given how these contracts expire, and rolling them over would require extensive manual input. Futures' volume track perpetuals' volume, and are considerably smaller than perpetuals', therefore its absence does not have a noticeable impact on output. Time series for CME futures don't suffer from this inconvenient as the CME offers a continuous time series.
For the sake of simplicity, the price time series used for normalizing volume into BTC units is Bitstamp's (as it is the longest time series available).
List of exchanges included: Binance, Binance US, OKX, Huobi, FTX, Bittrex, Gate, Kucoin, Poloniex, Coinbase, Bitfinex, Bitstamp, Gemini, Bitflyer, Upbit, Kraken, Bybit, Bitmex, Deribit, CME
List of pairs/instruments that had to be converted from total USD into number of bitcoin: FTX:BTCUSDT, FTX:BTCUSD, BITMEX:XBTUSD, BYBIT:BTCUSD, DERIBIT:BTCPERP, FTX:BTCPERP
List of pairs/instruments that had to be converted from number of contracts into number of bitcoin: BINANCE:BTCPERP, OKEX:BTCPERP, OKEX:BTCUSDTPERP, CME:BTC
Final note: I recommend to look at aggregated bitcoin volume in bitcoin (not in USD) and for all categories (spot and derivatives) to get a better picture of what's happening in the market. Looking at volume in USD rather than in BTC makes volume obviously dependent on bitcoin's price. This is a major problem for volume analysis. Given how volatile BTCUSD is, price then accounts for most of the variance in volume, making volume comparisons across time difficult.
If you have any suggestions please drop them in the comments.
Wave Strength Oscillator By CryptoScriptsThe Wave Strength Oscillator uses a combination of wave strength and momentum to help catch the best entries for reversals and does so using a few methods. I'm currently using the 1h timeframe for BTC but feel free to experiment on different timeframes to see what works best for you. In the description below, I'll go over each signal, how it's derived, and how to use them!
Oversold (Green shaded area) - The oversold indication appears whenever both oscillators are oversold and is usually a good indicator that a reversal to the upside is around the corner (at least for a short period). Be advised these are the weakest of the three signals so I recommend using this signal with other indicators.
Overbought (Red shaded area) - The overbought indication appears whenever both oscillators are overbought and is usually a good indicator that a reversal to the downside is around the corner (at least for a short period). Be advised these are the weakest of the three signals so I recommend using this signal with other indicators.
Green Diamond - The green diamonds indicate whenever one or both of the oscillators are oversold AND they are both outside of the bollinger bands which is great for catching reversals to the upside (as seen in the chart). These may come two or three at a time so it may be best to wait until they have all printed before entering.
Red Diamond - The red diamonds indicate whenever one or both of the oscillators are overbought AND they are both outside of the bollinger bands which is great for catching reversals to the downside (as seen in the chart). These may come two or three at a time so it may be best to wait until they have all printed before entering.
Rocket - The rocket symbol occurs whenever BOTH oscillators are oversold and BOTH oscillators are outside of the bollinger bands. This is great for catching reversals to the upside but may come two or three at a time so it may be best to wait until they have all printed before entering.
Red Alarm - The red alarm symbol occurs whenever BOTH oscillators are oversold and BOTH oscillators are outside of the bollinger bands. This is great for catching reversals to the downside but may come two or three at a time so it may be best to wait until they have all printed before entering.
Input Options
Show Histogram - I also included a Histogram in the indicator to help gauge the level of buys/sell strength but kept it hidden for the default levels (i.e a green diamond with a red histogram bar is usually a good sign a reversal is about to happen to the upside whereas a green diamond with a green histogram bar may indicate a false reversal and there's still more room to the downside until a red bar appears. Always backtest this!)
Show Overbought/Oversold Levels - This is if you want to ignore all of the green/red shaded areas and only focus on the diamonds and rocket/alarm signals
Wave Overbought/Oversold Levels - Free free to change to value of the overbought/oversold levels to change where the green/red shades areas print
Momentum Overbought/Oversold Levels - Free free to change to value of the overbought/oversold levels to change where the green/red shades areas print
Histogram Length - This will not change anything with the signals but I included it so you can change the visuals if it helps you
Momentum Length - This will change where the signals plot
Momentum Signal - This only changes the yellow signal line and nothing else. It's not incorporated into any equation
Average Length - This will change where the signals plot
Alerts
I've set alerts on this indicator for each icon (Oversold, Overbought, Green Diamond, Red Diamond, Rocket, Red Alarm). 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 works with crypto and stocks as well.
If you have any questions or would like to purchase this indicator, please comment below or PM me. I also made a video tutorial for the indicator on my Youtube channel (link is next to my profile pic)
Be advised past performance is not indicative of future returns. Backtest EVERY timeframe and NEVER blindly take signals! Also, never invest more than you can afford to lose.
Enjoy :)
TBT Base to Quote Currency ConverterKnowing how much volume is traded on a chart is essential, but only knowing the Base volume can be confusing- especially when it's for a token only worth 0.00000210 sats. Put away your calculators and use this indicator instead to instantly convert the Base traded volume to Quote.
For example, on the chart above for BTCUSDT:BINANCE, if you add the Volume indicator, it is showing volume traded in the Base currency, which is Bitcoin. But it's more important to know how much QUOTE currency has been traded, which would be USDT in this case.
This is particularly useful when trading low-volume charts for AB Trading, something we teach in several of our courses.
Lastly, we have included a 30-period SMA to show average trading volume over the last 30 periods. Keep in mind that this will be more helpful when used on the daily time frame to get a general idea of the average trading volume over time for a trading pair.
Bitcoin Indicator CBitcoin Indicator C is the missing part of the whole picture. It must be used together with Bitcoin Indicator B for the best results possible!
Indicator B is to find the entry on the market sharp, while the new Indicator C will help you to find the zone where it's time to look for the entry. The dots do NOT represent the start nor the end of the trend, they only show the cross of the waves. Indicator C was created to see the bigger picture of the market. You will see 3 waves on the indicator. The white wave is the main indication of the trend, however all of them should be considered together. Think about it as a painting so just step back and watch the whole picture. If you see the waves topping and start to form a downtrend it's time to find your entry on Indicator B. Also when you see waves bottoming it's time to look for the entry of the Long trade.
When all of 3 waves moving together parallel from the top to the bottom that's a strong downtrend. Opposite occurs when there is a strong uptrend on the market.
These waves were created to show unique repeating patterns, too. For example: White wave bottoming while others keep painting on the upside of the zero line. Other example if repeating waves getting lower and lower... Learn more about unique patterns on our website!
Sherry on cryptoIf the price is above the 200 EMA, you are allowed to open only long positions and avoid shorts.
If the price is below the 200 EMA, you are allowed to open only short position and avoid longs. Don't use this indicator alone, use RSI, Stochastic RSI etc. Do not use this indicator like a bot, do TA and FA as well. This is just an indicator, do not always rely on it. It requires experience. This indicator has different winrate in different timeframes. Set its value accordingly.
Monday Highlight (Crypto & Stocks)Hello Traders
This is a very simple indicator that will highlight the background vertically over every Monday for Crypto and Stock markets. I use this indicator in all my technical analysis as it lets me very quickly see where each week begins without being too distracting. It can be easily customizable to whatever color, transparency level and visibility you want. Because of the way closing times are processed in different markets I could not make a single indicator to include all markets, but check out my second Monday Highlight indicator for Futures, Forex and CFD markets.
Hope you find them useful and don't forget to add them to your "favorites" list for easy access.
CANDLE FILTER Todays scripts is based on my Pullback And Rally Candles with other meaningful candles such as Hammers and Dojis.
You can choose which Candles to show on the cart and if you want to candles to appear above or below a moving average.
If you follow my work, you may recognise some of these candles which I'm about to show you however these candles are 1) more refined and 2) has moving average filters.
Ive included a D,6H,1H Candle in this script as on different timeframes - each swing low on average has a different amount of bars within the swing low / swing high so the DPB and RD will only work on the Daily
//Pullback candle
This candle is very powerful when used with simple Price Action such as Market Structure//Demand zones and support zones. (((((WORKS BEST IN UPTRENDS AND BOTTOM OF RANGES)))))
Ive included a D,6H,1H Pullback Candle in this script as on different timeframes - each swing low on average has a different amount of bars within the swing low so the DPB will only work on the Daily
//DAILY PULLBACK (Swing Traders)
snapshot
//4H PULLBACK (Swing Traders)
snapshot
- this signal will produce more signals due to the swing low filter on the 4H
//1H PULLBACK
snapshot
- this signal has been refined due to too many candle displaying in weak areas
!!!IF YOU DONT WANT TO USE PULLBACKS DURING DOWNTRENDS THEN USE THE EMA FILTER TO TURN OFF THE PULLBACKS WHEN PRICE IS BELOW THE MOVING AVERAGE!!!
//Rally candle (My personal Favourite) (((((WORKS BEST IN DOWNTRENDS AND TOP OF RANGES)))))
This candle is very powerful when used with simple Price Action such as Market Structure//Supply zones and Resistance zones.
//DAILY RALLY(Swing Traders)
snapshot
//4H RALLY(Swing Traders)
snapshot
- this signal will produce more signals due to the swing high filter on the 4H
!!!IF YOU DONT WANT TO USE RALLIES DURING UPTRENDSTHEN USE THE EMA FILTER TO TURN OFF THE RALLIES WHEN PRICE IS ABOVE THE MOVING AVERAGE!!!
//POWERFUL DOJIS (INDECISION)
snapshot
We look for indecision in key areas to see if momentum is shifting. When combined with Pullbacks or Rallys - this will enhance the odds of a probably area.
//HAMMERS
snapshot
//MOVING AVERAGES
snapshot
Short EMA = 50
Long EMA = 200
This filter can be used when the market is trending - look out for rejections off the moving averages
Also you can chance the Short And Long EMA to choose which MA cross you want to use
snapshot
ALSO ALL THE CANDLES HAVE A ALERT CONDITIONS WHICH YOU CAN ACCESS - THIS WILL ALERT ANY CANDLE YOU CHOOSE
Please leave a like/comment on this post as this is much appreciated....
MACD Multiple AlertsThis script help traders to catch bullish and bearish momentum. It creates an alert for 40 altcoins based on the MACD cross over and cross under.
The MACD input are adjustable in the settings and you can choose your favorite assets.
Simply add this indicator to the chart wait that if finish to load and then create an alert on the time frame of your choice.
Enjoy your trading
F_rank_01
ScalpiusTrendCrypto trader and trading system developer Scott Phillips recently introduced a crypto trading system that specifies a set of rules for determining whether the crypto is in a trend. While the rules are not overly complex, they are complex enough that manual trend determination is somewhat laborious and prone to error. The ScalpiusTrend script is designed to automate this process. It operates is briefly summarized as follows:
1. It looks for a bar that breaks the Bollinger Band. That starts a pending trend.
2. When we find another bar with a higher high and higher close (uptrend) or lower low and lower close (downtrend), then the trend is confirmed.
3. The trend ends when the price touches the opposite Bollinger Band, or goes 20 bars without making a new low and new close.
The indicator is shown as a histogram plot below the main chart window. By default, the short black pending trend bars are off, but you can enable the Pending Bars checkbox in the indicator Settings menu to turn them on.
VIX FixSistema de trading hecho por Larry Williams, basado en VIX, optimizado para cualquier activo.
Formula:
(Highest (Close, 20) - Low) / (Highest (Close, 20)) * 100
Donde “Highest (Close, 20)” representa el cierre mas alto de los ultimos 20 periodos
Larry Williams Mechanical Trading System based on VIX.
The VIX Fix applies the same general formula that is used to calculate the stochastic indicator, so can be used for any asset:
(Highest (Close, 20) - Low) / (Highest (Close, 20)) * 100
Where “Highest (Close, 20)” means the highest closing value in the past 20 periods and the low refers
to the current period’s low. The formula can be applied to any timeframe.
Level 1 - Learn to code simply - PineScriptThe goal of this script is honestly to help everyone learn about trading with bots and algos.
At least, to get started.
Level 1:
10 lines of code.
learn to plot 2 moving averages on your chart.
learn to create a signal from a crossover.
learn the very basics of Pine Script algo.
Candle Colored by Volume Z-score [Morty]This indicator colors the candles according to the z-score of the trading volume. You can easily see the imbalance on the chart. You can use it at any timeframe.
In statistics, the standard score (Z-score) is the number of standard deviations by which the value of a raw score (i.e., an observed value or data point) is above or below the mean value of what is being observed or measured. Raw scores above the mean have positive standard scores, while those below the mean have negative standard scores.
This script uses trading volume as source of z-score by default.
Due to the lack of volume data for some index tickers, you can also choose candle body size as source of z-score.
features:
- custom source of z-score
- volume
- candle body size
- any of above two
- all of above two
- custom threshold of z-score
- custom color chemes
- custom chart type
- alerts
default color schemes:
- green -> excheme bullish imbalance
- blue -> large bullish imbalance
- red -> excheme bearish imbalance
- purple -> large bearish imbalance
- yellow -> low volume bars, indicates "balance", after which volatility usually increases and tends to continue the previous trend
Examples:
* Personally, I use dark theme and changed the candle colors to black/white for down/up.
Volume as Z-score source
Any as Z-score source, more imbalances are showed
Moving Averages With Cross AlertsA simple way to add up to 5 moving averages with optional crossover/crossunder alerts.
Available options for Moving Average Type are:
SMA
EMA (default)
HMA
RMA
WMA
VWMA
VWAP
ALMA
By default, 5 moving averages are enabled and set to the following:
MA1 set to 5
MA2 set to 13
MA3 set to 50
MA4 set to 200
MA5 set to 800
Each moving average has the following options:
Enable/Disable
Source (default is close)
Length
Color
Premium IndexThis indicator shows the premium index data for the market (only crypto) you're currently looking at.
The premium index is the difference in price between the perpetual swap contract and the spot index price.
In plain and simple English: it shows whether the spot market for a specific coin is trading at a discount or at a premium.
This is official data from the exchange itself.
At the moment of publishing TradingView only has data for Binance.
So only use this indicator on Binance charts right now (USDT perps and BUSD perps).
Make sure you're looking at a perpetual swap contract, if you're looking at the spot market for example the indicator won't work.
Once TradingView adds more data like this I'll try to make sure that the logic of the code will also work for other markets.
4 EMA & 2 SMA Gen6Indicador hecho con mucho cariño para la comunidad de CRIPTO BUZZ.
Espero les sirva Mucho y puedan ahorrarse espacios de indicadores. Luis S. G6
Buy/Sell Aggregated Delta Pressure - InFinitoModified & Updated script from MARKET VOLUME by Ricardo M Arjona @XeL_Arjona that Includes Aggregated Volume , Delta Buy/Sell Pressure
Aggregation code originally from Crypt0rus
***The indicator can be used for any coin/symbol to aggregate volume , but it has to be set up manually***
***The indicator can be used with specific symbol data only by disabling the aggregation option, which allows for it to be used on any symbol***
- Calculated based on Aggregated Volume instead of by symbol volume . Using aggregated data makes it more accurate and allows to compare volume flow between different kinds of markets (Spot, Futures , Perpetuals, Futures+Perpetuals and All Volume ).
- As well, in order to make the data as accurate as possible, the data from each exchange aggregated is normalized to report always in terms of 1 BTC . In case this indicator is used for another symbol, the calculations can be adjusted manually to make it always report data in terms of 1 contract/coin.
- Buy/Sell Pressure: Smoothens the buy and sell volume into a signal for each. Which makes it easier to identify Buy and Sell Volume Flow.
- Buy/Sell Delta Pressure: Calculates the difference between Buy & Sell Pressure and plots a Delta signal that shows who is in control currently.
- Buy/Sell + Delta Pressure: Displays both Buy & Sell Pressure and Delta pressure. This can help to visualize who is in control but also how much pressure there is on each side.
- A Moving Average can be plotted to the Delta pressure. This, with confluence, can give great entries/exits
Things to look for:
- Divergences: If price keeps moving in one direction but the pressure to that side decreases it can be inferred that the move might slow down soon or revert. As well if pressure to one side increases but price does not react to it, it signals that the other side is stronger.
- MA/Zero Crossovers: Delta Pressure Crossover of its moving average or the 0 Line can indicate direction changes prematurely
USDT/USD PremiumKraken + FTX USDT premium indicator.
Inspired by John J Brown, forked from IAmSatoshi (Migrated to V5 and few changes + more markets coming).
John J Brown: "
USDt premium/discount exist because of conversion fees.
It is a good market indicator:
If USDt>USD, then market is growing and in need of liquidity;
If USDt<USD, then market is shrinking and has excess liquidity."
Aggregated Money Flow Index - InFinitoModified Version of In-Built Money Flow Index Indicator. Aggregated Volume is used for it's calculation + a couple of other features.
Aggregation code originally from Crypt0rus
***The indicator can be used for any coin/symbol to aggregate volume , but it has to be set up manually***
***The indicator can be used with specific symbol data only by disabling the aggregation option, which allows for it to be used on any symbol***
- Calculated based on Aggregated Volume instead of by symbol volume . Using aggregated data makes it more accurate and allows to compare volume flow between different kinds of markets (Spot, Futures , Perpetuals, Futures+Perpetuals and All Volume ).
- As well, in order to make the data as accurate as possible, the data from each exchange aggregated is normalized to report always in terms of 1 BTC . In case this indicator is used for another symbol, the calculations can be adjusted manually to make it always report data in terms of 1 contract/coin.
- Added Moving Average ( SMA , EMA , WMA , RMA, VWMA ) that can be plotted to the MFI
- Added 10/90 level and 45/55 range level
Things to look for:
- Divergences: Can be a very good reversal signal
- MA crossovers & Oversold/Overbought levels crossover: With proper confluence, entering a position at MA crossover and exiting at oversold/overbought levels can give very good swing setups (Or scalps on LTF)
- Center range retests: Once in a trend, retesting the middle range can give very good entries and confirmations of the trend
- Confluence of the latter: In combination, if more than one of these occur at the same time it can give more clarity regarding the current state of the market.
Aggregated Volume - By InFinitoVolume indicator that works like a normal Volume indicator with the following additional features:
- Aggregates Volume across different exchanges and Market Types - *Original Aggregation Code By Crypt0rus*
- Displays data by Market Type and combinations of Market Types (Spot, Futures , Perpetuals, Futures+Perpetuals & All Volume )
- Allows for the user to select the exchanges from which to aggregate Volume (This allows for the aggregation of any other pair i.e ETH, SOL, LUNA)
- Normalizes the Volume reported through TradingView by every exchange in order to homogenize the data (i.e Binance reports Bitcoin Volume in BTC terms BUT FTX reports Bitcoin Volume in USD)
- Allows for manual input of how Volume is reported in a particular Pair/Exchange (i.e If you want to aggregate data from the BTCEUR pair, you can select 'Other' and introduce the Value of EUR in USD terms)
COIN: Select this option if the volume is reported in terms of the asset traded ( BTC , ETH, SOL, etc....)
USD: Select this option if the Volume is reported in terms of the USD amount traded
OTHER: Select this option in case the Volume is reported in another currency (EUR, ETH, etc....)
NOTE: *ALL VOLUME IS AGGREGATED IN TERMS OF THE ASSET TRADED, FOR EXAMPLE IN THIS CASE: BTC . BUT IF YOU'RE AGGREGATING BNB PAIRS, VOLUME WILL BE CALCULATED TO BE DISPLAYED IN BNB TERMS*
Feel free to leave suggestions/questions in the comments or to message them directly to me