Crypto USD VolumeOften times I need to check the volume in cryptocurrency exchanges and I find myself checking which type of volume I am looking at, I need to manually make sense what the data is and converting it into USD volume which I end up going to CoinMarketCap website to verify whether my calculation is right.
Today I thought it was about time I created an automatic way to find the volume in USD Dollars. This is what this script does.
1 - It removes the base currency from the symbol (e.g., "BTCUSD", it would remove "BTC", leaving us with the "USD" part.). This is important because it helps us identify the currency the pair uses.
2 - It has different pair's variables, each is given a specific currency that the final volume is calculated from. (BTC, ETH, BNB and USD are the default currencies, for other ones, it must be added manually).
This works with all crypto symbols that include BTC, ETH, BNB and USD as currencies. If you modify it, please make sure to compare data with the exchange's one.
Bitcoin (Kriptopara)
DD_DeltaDescription:
The DD_Delta Indicator is a mean reversion indicator based on the concept of moving average and fibonacci level multiples. The middle blue line corresponds to the 13 MA with the orange and red lines lines being a factor and inverse of 1.414 and 1.272 of the blue line respectively. Price usually retraces from the purple and red (green and blue) lines towards the back line. Also, the direction of the ribbon indicates the nature of the market - upwards: bull, downwards, bear.
Best TF to use this on: 2D.
For access, DM me.
Golden Ratio MultiplierThe moving averages 350 and 111 by themselves do a great job of identifying market tops/bottoms. The fraction 350/111 is very close to Pi as well (3.15) so that's is suspicious in its own right.
Nonetheless, fibonacci retracements/multiplies of the 350 SMA does a remarkable job of finding reversal points. I commented out a couple of multiplies for simplicity's sake (the lines became rather crowded). However, the script is open source so you all can copy it into Pine Editor and delete the "//" and add it back to the script.
Cheers.
Real Relative Volume - Bar Indicator - Time Adjusted - DE & ENEnglish version below
Die richtige Aktie zu finden, ist nich immer einfach. Eine wichtige Variable bei der Aktienauswahl stellt das relative Volumen dar, welches von vielen erfolgreichen Tradern und Trading Firmen benutzt wird. Stell es Dir so vor: Statt sich das absolute Volumen anzuschauen, schauen wir uns die tatsächliche Stärke an. Wie viel Volumen wird also heute im Vergleich zu einem regulären Tag gehandelt. Dies gibt Aufschluss darüber, ob die Aktie "In-Play" ist.
Merke: Ist das RVOL (Relative Volumen) erhöht, sind mehr Marktteilnehmer an dieser Aktie interessiert als üblich. Dies ist besonders dann wichtig, wenn die Marktrichtung und die Richtung der Aktie nicht übereinstimmen.
Wenn der Markt steigt, steigen auch die meisten Aktien. Dies kann folglich auch ohne erhöhtes RVOL passieren. Was ist aber, wenn der Markt gegen uns geht? Dann werden wir schnell bei RVOL-schwachen Aktien ausgeschüttelt. Daher wollen wir unseren Fokus immer auf Aktien setzen, die ein erhöhtes relatives Volumen haben! Dies sind die Aktien, die gerade wirklich stark gehandelt werden und wahrscheinlich einen Katalysten dafür haben.
Der Real Relative Volume - Bar Indicator zeigt Dir das aktuelle relative Volumen an. Unser Algo benutzt dabei das tatsächliche kumulative Volumen des aktuellen Tages zum jeweiligen (aktuellen) Zeitpunkt und vergleicht dieses mit dem historischen Durchschnittsvolumen zum gleichen Zeitpunkt. Damit bekommen wir ein korrektes Abbild der aktuellen Stärke. Mit Hilfe des Indikators können wir durch die farbliche Veränderung der Volumenbalken ebenfalls sehen, ob diese Stärke zunimmt, gleich bleibt, oder gegebenenfalls schnell and Power verliert. Im Gegensatz zu anderen Skripten nutzen wir eine fortschrittliche Methode, die aktuelle Position am Tag erkennt und damit nicht die Session in gleiche Teile teilt. Vorteil: Der Indikator funktioniert auch in Krypto, Forex, DE-Aktien, Indizes etc.
Funktionen:
Bitte ohne verlängerte Handelszeiten nutzen!
Sessions Back: Verändert die Baseline, die Du mit dem heutigen Volumen vergleichst. Beispiel: 10 - Zur aktuellen Uhrzeit siehst Du das reale relative Volumen von heute in Relation zu den letzten 10 Sessions (zur gleichen Zeit). (*max 5000 Kerzen)
RVOL Threshold: Wert für die RVOL Alarme sowie zur Färbung bei Nutzung des Modus Threshold.
Plot styles: Du hast die Möglichkeit aus 4 verschiedenen Styles zu wählen.
Heatmap (greift auf die Werte und Farben von HM1-HM5 zurück)
Traffic (greift auf die Werte und Farben von T1-T4 zurück) -
Threshold (greift auf den Werte RVOL Threshold zurück)
Kurs (zeigt die normalen Volumenbalken)
HM1-5: Stelle unterschiedliche RVOL Werte für den Plot Style Heatmap ein.
T1-4: Stelle unterschiedliche RVOL Werte für den Plot Style Traffic ein.
Dieser Indikator wird häufig mit unserer zweiten Version Real Relative Volume - Line Indicator - Time Adjusted - DE & EN verwendet. Stelle sicher, dass Du in beiden Indikatoren die gleichen RVOL Werte nutzt!
-------------
English version
Finding the right stock to trade is not always easy. An important variable in stock selection is the relative volume, which is used by many successful traders and trading firms. Think of it like this: Instead of looking at absolute volume, we look at actual strength. So how much volume is traded today compared to a regular day? This gives an indication of whether the stock is "in play".
Note: If the RVOL (relative volume) is increased, more market participants are interested in this share than usual. This is especially important if the market direction and the direction of the stock do not match.
If the market rises, most shares will also rise. This can, therefore, happen without an increased RVOL. But what happens if the market goes against us? Then we are quickly shaken out of RVOL-weak stocks. Therefore, we always want to focus on stocks that have an increased relative volume! These are the stocks that are trading really strongly right now and probably have a catalyst for that.
The Real Relative Volume - Bar Indicator shows you the current relative volume. Our Algo uses the actual cumulative volume of the current day at the respective (current) time and compares it with the historical average volume at the same time. This gives us a correct picture of the current strength. With the help of the indicator, we can also see by the color change of the volume bars whether this strength increases, remains the same, or loses power quickly. Unlike other scripts, we use an advanced method that recognizes the current position on the day and does not split the session into equal parts. Advantage: The indicator also works in crypto, forex, foreign stock markets, indices, etc.
Features:
Please use without extended trading hours!
Sessions Back: Changes the baseline that you compare to today's volume. Example: 10 - At the current time you see the real relative volume of today in relation to the last 10 sessions (at the same time). (*max 5000 candles)
RVOL Threshold: Value for the RVOL alarms as well as for coloring when using the Threshold mode.
Plot styles: You have the possibility to choose from 4 different styles.
Heatmap (uses the values and colors of HM1-HM5)
Traffic (uses the values and colors of T1-T4) -
Threshold (accesses the values RVOL Threshold)
Price (shows the normal volume bars)
HM1-5: Set different RVOL values for the Plot Style Heatmap
T1-4: Set different RVOL values for the Plot Style Traffic.
This indicator is often used with our second version Real Relative Volume - Line Indicator - Time Adjusted - DE & EN. Make sure that you use the same RVOL values in both indicators!
MAPS - LongShortThis script analyzes volume and momentum for different timeframes to spot opportunities for Longs or Shorts.
Please see below for access to indicators.
BITCOIN Miners Revenue VS Price Correlation OscillatorUse 3D(3-day candle) as timeframe for best reading.
------
original template for Correlation indicator was created by obaranova. credit goes to her.
Alpha Trader v3.0Alpha Trader is a trend following strategy which identifies good time to take profit and allow trader to ride the trend with multiple re-entry points.
Features
Entry and Exit signals
Multiple Re-Entry points
Built in Risk Management
Position sizing for every entry
Alerts with Stop Loss and Position size
Strategy has built-in risk management with dynamic trailing Stop Loss and Position sizing. You just need to specify what percentage of your capital you are willing to risk on new position and re-entries.
Strategy will evaluate the maximum position you should take for specific signal.
Position and stop Loss levels are visible on alerts and when you hover over the markers on your chart.
You can set alerts for below scenarios. Alerts contain stop loss and Max position advised on a specific trade entry.
1.New Long Entry
2.New Short Entry
3.Long Re-Entry
4.Short Re-Entry
5.Long Take Profit
6.Short Take Profit
Usage
You can enter into a new position with New Long Entry/New Short Entry. Position size and Stop loss are visible on alert and signal marker on the chart. Please set your alerts on bar close.
You can take profit on Long take profit/ Short take profit signal.You can chose to close any % of your position.
You can re-enter into a position and increase your existing position on Long Re-Entry/Short Re-Entry signal. Position size and New stop loss levels are indicated on alerts or when you hover over the signal marker.
Position size can be greater than 100% with leverage. For e.g. if strategy suggest 200% as position size, you can take this position with 5x leverage and 40% of your capital. But, downside risk for every entry would be limited to your preferences.
This strategy works best on 4 hour and Daily time frames.
For Access : Contact me on TradingView.
UTG - VolumeOur in-house developed Volume indicator.
- Gives you a bit more information than the standard volume indicator
- Allows you to choose High Point Method
- This takes into account the Historical High, or the last high in a predetermined length (of your choosing)
- Can determine the Vertical space used on the chart
- Can identify the Historical High for you
- Customisable in regard to colours & MA
If you'd like to know more about this, or gain access, details for access to this can be found in our Signature!
Happy Trading!
DD_GolfDescription: The DD_Golf indicator attempts to obtain the fair value of BTCUSD in terms of mining costs. It is very helpful in finding absolute bottom support and possible S/R levels. The blue line shows the approximate cost of mining a bitcoin. In other words that is the fair value. Usually if price breaks below it, then it goes much lower and tests the red line which happens to be the absolute bottom at half the cost of mining.
If you'd like access to this script, please send me a direct message.
Khaos-PredatorThis Indicator is a full trading system that offers setups with Entries and Targets and Trade Management. This indicator is very accurate because it uses advanced setup detection and filtering logic.
There are 2 conditions that must occur for you to take a trade:
1) Price must move beyond the purple dot
2) The baseline must be green for long trades, or red for short trades.
The setup is triggered if the price passes the purple dot. Do not enter the trade unless price passes the purple dot. (You may wait for pullback to enter if you wish – but only after price traded beyond the purple dot firstly.) Remember, the trade is NOT active unless price moves beyond the purple dot.)
Each setup has 3 possible targets, which are dots colored green for longs and red for shorts.
You can use the baseline (which is a trend-line that is either green for bullish or red for bearish) to filter trades. You should only enter long trades if the baseline is green and only enter short trades if the baseline is red. One strategy would be if you enter a trade long, and reach the first target, you can take some profits, but still let the some of the position run and use the baseline to manage the trade.
Also, you can use the baseline for trailing stops.
To summarize:
• Purple Dot = Entry Trigger
• Green Dots = Long Targets (3 of them, for different price targets: target 1, 2 and 3)
• Green Square = Long Stop
• Red Dots = Short Targets (3 of them, for different price targets: target 1, 2 and 3)
• Red Square = Short Stop
The great thing about this indicator is that its universal, there are no settings necessary -- just put it on the chart and it finds high probability setups and paints it on the chart as they occur. There is NO Repainting with this indicator.
Of course, you can add other indicators if you wish, and even add this indicator to your existing trading system.
Again, this indicator does NOT repaint.
Once a setup is found, the indicator draws the entry trigger price and the targets at the setup bar close.
Setup Alerts are fully supported, via email, sms, and desktop notification.
*If you wish to license this indicator, please contact me via private message for details regarding access. Thank you.
LEGAL STUFF:
Risk Disclosure
Futures , forex, stock, crypto and derivative trading contains substantial risk and is not for every investor. An investor could potentially lose all or more than the initial investment. Risk capital is money that can be lost without jeopardizing ones’ financial security or life style. Only risk capital should be used for trading and only those with sufficient risk capital should consider trading. Past performance is not necessarily indicative of future results
Hypothetical Performance Disclosure
Hypothetical performance results have many inherent limitations, some of which are described below. no representation is being made that any account will or is likely to achieve profits or losses similar to those shown; in fact, there are frequently sharp differences between hypothetical performance results and the actual results subsequently achieved by any particular trading program. One of the limitations of hypothetical performance results is that they are generally prepared with the benefit of hindsight. In addition, hypothetical trading does not involve financial risk, and no hypothetical trading record can completely account for the impact of financial risk of actual trading. for example, the ability to withstand losses or to adhere to a particular trading program in spite of trading losses are material points which can also adversely affect actual trading results. There are numerous other factors related to the markets in general or to the implementation of any specific trading program which cannot be fully accounted for in the preparation of hypothetical performance results and all which can adversely affect trading results
Bitcoin Correlated Market DirectionIdentifies which major market is "controlling" Bitcoin and what direction that market is moving in.
Helps to identify confluence of trend or potential turning points for Bitcoin.
Blue = stocks in control and bullish
Purple = stocks in control and bearish
Orange = gold in control and bullish
Red = gold in control and bearish
Bitcoin Bull CyclesA simple indicator that identifies the primary upswing of Bitcoin following each Halving, the "Bull Cycle".
A "Bull Cycle" is identified as the first period of positive momentum after each Halving date, defined as the 50 Daily Moving Average (DMA) being above the 200 DMA.
ETS MA Deviation ExtremesWhile trading, I noticed that emphasis is often placed on how far price has moved from the moving average (whichever a trader prefers). In these cases I also found that Bollinger Bands only sometimes played a factor in determining whether price had moved "too far" from the moving average to potentially result in a sharp move back to the average.
Because I wanted something more objective than a "gut feeling" that price has moved away from the average enough to make it move back, I decided to see what I could do to determine the standard deviation of how price action moved away from the average , in order to determine when it could potentially have a "rubber band effect" to jump back to the "norm". The result of that is the ETS MA Deviation Extremes indicator, and I hope that it will help you in your trading.
The indicator also has bar coloring included, which can be turned off, which gives a good on-chart visual to warn you that the price action might reverse. This has often helped me to be a bit more cautious before just jumping into a trade that might be on the brink of reversing and taking my position out, and it actually turned out to be a good indicator for a reversal trade strategy.
The histogram bars give an indication of how far the price has moved away from the average, and I look for a potential reversal as soon as the histograms move back inside the deviation lines after having been outside it. The bar coloration actually depend on more than one set of deviation lines, but putting all of that on the chart just makes it confusing, so I removed the ones that I felt were not essential to make it clearer.
I hope it helps you in your trading and makes it easier for you to trade successfully!
[2020 Updated]Bitcoin Logarithmic Growth CurvesCredit goes to the original writer of the script, Quantadelic, who generously allowed anyone to copy/edit. I adjusted the value of the bottom/top intercept and slope to better fit the March 2020 coronavirus dip.
Use Bitstamp BTCUSD for better reading.
EMA Cross Indicator (with signals)This indicator shows 2 EMA (Long and Short) Cross and gives a possible entry point for a trade.
When Short EMA (red line) line crosses Long EMA (green) from bottom to top - this is a possible Long trade entry point.
When Long EMA (green line) line crosses Short EMA (red) from bottom to top - this is a possible Short trade entry point.
In both cases (basically, all the crossovers) are indicated with "Long" and "Short" labels.
Works with Crypto (from 30 min timeframe and higher)
Stocks (from 1 hour timeframe and higher)
Commodities (from 1 hour timeframe and higher)
Forex (from 1 hour timeframe and higher)
Consider using it with respect to Your trading style, money- and risk-management as well as other indicators.
VIDYA by Mehmet YildizliVIDYA by Mehmet Yildizli - Variable Index Dynamic Average
Our behaviours toward financial markets change every time of any date. On the other hand, we usually tend to analyze averages via constant period-of time. That is, our analyzing way is not consistant with a changing dynamics of financial markets.
Therefore, a new form of Moving Average comes trough into the scene: The Variables Index Dynamic Average-VIDYA.
VIDYA is a moving average that regulates itself according to the volatiliy of prices. When prices go up or fall down rapidly VIDYA approches to prices. When prices move less volatile, VIDYA tracks the prices from a distance.
We start calculating VIDYA with an approch of Exponential Moving Average. However, the difference between VIDYA and EMA(Exponential Moving Average) is the changes of constant coeffient of EMA, according to volatility. When new price comes, each time, the VIDYA calculates a new coefficient used to calculate the average. Then, each time a new price comes, a new period of time is calculated according to volatiliy.
In this moving average indicator, you can set two moving average period at the same time. Additionally, you can set two different step height for two moving averages. These step height coefficients is used to round the moving averages. Therefore, when prices cross up and down continously you can change these step heights in order to prevent unnecessary trades.
Cyber ChannelStandard deviation levels to determine if the price is over-extended in the positive/negative direction about the user defined MA line.
Historical confluence with the different levels can be used to estimate and predict the probability of a significant price retracement within given time-scale; and to help anticipate if the price is nearing local or all-time highs/lows.
UTG - Gravy TrainThe most complex indicator we've ever developed.
Works on ALL MARKETS!
Gravy Train is a ALL IN ONE - ONE GLANCE indicator.
- It allows you to gauge trend, gives you appropriate LONG & SHORT identifiers
- It identifies when the trades should be over
- Cloud based support & resistance Zones drawn on the chart
- It keeps you OUT of the market in areas of indecision
- It works on ALL timeframes
- Takes the emotion out of trading various markets
- Gravy Train is Unity Trading Groups bread and butter for Scalping, Swing Trading, Position Trading & Day Trading
Unity Trading Group is proud to present Gravy Train!
To gain access to this script, you can find our details in our Signature, use the links below to find out!
Bitcoin Cost Per Transaction (QUANDL:BCHAIN/CPTRA)Simple script that graphically represents the Bitcoin Cost Per Transaction.
Blockchain data made available at QUANDL.
Its logic is simple, search the data in the QUANDL database and plot it on the chart.
ICT Killzone For Crypto Markets.Adjusted for Crypto 24/7 markets
Adjusted for UTC
i have hidden the asian open range and daily bars on my charts , you can choose to have them on
Less screen clutter
London Open 8:00 - 4:30 - Killzone 7:00 - 9:00
NewYork Open 9:30 - 4:00 Killzone 8:00 - 10:00
Shanghai open 9:15 Killzone 8:00 - 10:00
NOT MY ORIGINAL SCRIPT. JUST MODIFIED VERSION
Bull Market BarrierThis is a very special band of long-term Bollinger Bands derived from Fib values, and is specifically made for Bitcoin .
It represents one of, if not the strongest dynamic resistance in the BTCUSD market, and divides the market into bull and bear cycles.
The BMB uses the BLX long-term data.
Musashi MTF Trend HeatMapThis indicator compliments the Musashi TrendBars and allows convenient multi time frame analysis.
This HeatMap, shows 5 different time zones, each with color codes to indicate the trend expression of a corresponding timeframe.
- Dark Green = Good Uptrend (ok to enter short)
- Light Green = Uptrend but it can be exhausted (put in protective stops)
- Cyan = In Bull Trend but pulling back (be careful, maybe put in protective stops)
- Dark Red = Good Downtrend (ok to enter short)
- Orange = Downtrend but it can be exhausted (put in protective stops)
- Magenta = In Bear Trend but pulling back (be careful, maybe put in protective stops)
The dark grey markers on the Heat Map show when markets are not having strong trends.
*If you wish to license this indicator, please contact me via private message for details regarding access. Thank you.
LEGAL STUFF:
Risk Disclosure
Futures , forex, stock, crypto and derivative trading contains substantial risk and is not for every investor. An investor could potentially lose all or more than the initial investment. Risk capital is money that can be lost without jeopardizing ones’ financial security or life style. Only risk capital should be used for trading and only those with sufficient risk capital should consider trading. Past performance is not necessarily indicative of future results
Hypothetical Performance Disclosure
Hypothetical performance results have many inherent limitations, some of which are described below. no representation is being made that any account will or is likely to achieve profits or losses similar to those shown; in fact, there are frequently sharp differences between hypothetical performance results and the actual results subsequently achieved by any particular trading program. One of the limitations of hypothetical performance results is that they are generally prepared with the benefit of hindsight. In addition, hypothetical trading does not involve financial risk, and no hypothetical trading record can completely account for the impact of financial risk of actual trading. for example, the ability to withstand losses or to adhere to a particular trading program in spite of trading losses are material points which can also adversely affect actual trading results. There are numerous other factors related to the markets in general or to the implementation of any specific trading program which cannot be fully accounted for in the preparation of hypothetical performance results and all which can adversely affect trading results
Noldo Blockchain Cryptocurrency Indicator
Hello, this script has the same logic as Noldo CFTC COT Forex Indicator :
And Noldo CFTC COT Commodities Indicator :
*
Script briefly calculates the period length between two signals of Pivot Reversal Strategy when new signal arrives and allows us to see relative Blockchain data and price changes of Major Cryptocurrencies over that automatic length.
This saves us from the hassle and time wasting of searching for a reference point.
Usage
This script works only on all Bitcoin / U.S Dollar pairs and futures.
It only works on 1W graphics.
ICOT data are pulled via Quandl
NOTE :
Since blockchain data is very votalile, 7-day ema values are adjusted to take into account.
Regards.