F-ETH
DBT MoMo v.4DBT MOMO
Introduction: The MoMo is a TradingView indicator designed to evaluate momentum and give the user signals according to momentum shifts, strength, extensions, traps, and divergence. It’s an all in one oscillator that will make reading price action near term and long term much easier.
Part One: Strength
The MoMo consist of two major parts. A 3-candle back formula and a 24-candle back formula. The 3-candle back is called the Price Line (the histogram on the MoMo). The 24-candle back is called the Trend Line (the line on the MoMo). Both lines are placed into a range from 20 to -20. It can go higher than 20 or lower than -20, but this is extremely rare and short lived.
A positive number indicates a bullish bias, a negative number indicates a bearish bias. When the Price or Trend line are ascending while below 0 this indicates that the bearish momentum is weakening. When the Price or Trend line are descending while above 0 this indicates that the bullish momentum is weakening.
In a strong trend the Trend Line will likely flatten out around 15 or -15. While the Trend Line is flat the Price Line will likely shift rapidly, this can lead to bull and bear traps, we will discuss this in the Trap section.
A rare, but powerful signal from the MoMo is when the Price and Trend Lines “pinch” and begin to move in the same direction. If this is happening the trader should be looking to follow the direction of these lines.
Part Two: Extensions
When both Price and Trend Lines are above 10 or below -10 this will begin to signal an extension.
Purple: Indicates the bears are extended to the downside and a pullback or trend reversal upward is likely.
Gold: Indicates the bulls are extended to the upside and a pullback or trend reversal downward is likely.
When only the Trend Line is above 10 the MoMo will shade the upper range red. This indicates the Trend is becoming bullish or entering an extension. If the Trend Line cannot maintain above 10 for long and breaks below 10 this indicates it’s an extension and trend will most likely continue downward.
When only the Trend Line is below -10 the MoMo will shade the upper range green. This indicates the Trend is becoming bearish or entering an extension. If the Trend Line cannot maintain below -10 for long and breaks above -10 this indicates it’s an extension and trend will most likely continue upward.
When the green or purple shading have turned off take the lowest point, this is considered a support level or a local bottom.
When the red or gold shading have turned off take the highest point, this is considered a resistance level or a local top.
The trader can preemptively trade the purple or gold warnings but be warned these warnings can go on for a long time if the trend is very strong. It is the same mentality of an overbought or oversold RSI, except the MoMo extensions have a much higher strike rate.
To avoid preemptively trading these extensions the trader should wait for confirmation on the Price Line and on price action. The Price Line (histogram) should be moving upward during a purple extension to begin showing a bottom. The Price Line (histogram) should be moving downward during the gold extension to begin showing a top.
Part Three: Traps
The relation between the Price Line and Trend Line can create trading signals for bull and bear traps. When the Trend Line is flattened out around 15 or -15, indicating a strong trend is in place, and the Price Line is rapidly moving towards the midline this may indicate a trap is forming.
When the Trend Line is flat around 15 and the Price Line begins moving towards 0, if the Price Line reaches 0 or close to 0 and the Trend Line is still flat, a trap has begone. Once the Price Line shifts from decreasing (red) to increasing (green) the trap is playing out. Therefore, the trader should look to exit short positions or enter long positions.
When the Trend Line is flat around -15 and the Price Line begins moving towards 0, if the Price Line reaches 0 or close to 0 and the Trend Line is still flat, a trap has begone. Once the Price Line shifts from increasing (green) to decreasing (red) the trap is playing out. Therefore, the trader should look to exit long positions or enter short positions.
Part Four: Divergences
The MoMo is exceptional at finding divergences with the Price Line and occasionally the Trend Line.
To find a divergence with the MoMo the trader must look for when the histogram is not following price action completely.
Bullish Divergence: Price makes a lower low, MoMo makes a higher low.
Bearish Divergence: Price makes a higher high, MoMo makes a lower high.
Hidden Bull Divergence: Price makes a higher low, MoMo makes a lower low.
Hidden Bear Divergence: Price makes a lower high, MoMo makes a higher high.
For Access or Questions: Private message us. Thank you.
OBV StochasticsThis indicator uses both a standard Stochastic Oscillator based on security prices and stochastically oscillated OBV values.
Explanation:
Stochastics measure momentum by comparing the current closing price to its lowest and highest price over a user-defined window of n periods. Without going too in depth, traders can view the K value as the current value for the stochastic indicator and the D value as a Simple Moving Average of K values. Users can adjust the length of that Simple Moving Average through modifying the smooth D parameter in the input option menu.
Traders can also define the upper and lower bounds for both sets of K and D values. These are plotted on the graph as the horizontal red (upper) line and horizontal green (lower) line. Generally, the upper line is viewed as the threshold at which a security can be considered overBought. Conversely, the lower green line is the threshold at which they can be viewed as overSold.
OBV, or On-Balance Volume, is a versatile momentum indicator that we discussed in our OBV Z-Scores open-source script. That is a good place to look if you're looking to gain a better understanding of the OBV indicator. By applying the stochastic formula to the OBV, it allows us to gain a better understanding of the current OBV value relative to its historical data and display the OBV in a {0.100} bounded range of values.
Plotting the standard price-based Stoch. K and D in combination with the Stoch. OBV K and D can help identify divergences and track the progression and direction of trends. For example, you can see that when the two move in opposite directions or when one significantly outpaces the other, it often hints towards an impending reversal.
The Graph:
As mentioned the upper and lower overbought and oversold thresholds can be adjusted by the trader and are plotted on the graph in red and green.
The green oscillating line represents the Stoch. K of OBV values, while the red line symbolizes the OBV D values.
The teal line is the standard Stoch. K and the orange line is the standard Stoch. D.
Users have two options for background highlights. The first option is to use green highlights to show entry signals and red highlights to show exit signals. These signals are based on the criteria we have set for identifying optimal entry and exit points. This is shown in the second pane.
The second option is to plot red highlights whenever Stoch. OBV K crosses the upper bound and green highlights whenever it crosses the lower bound. This is shown in the bottom pane. NOTE: Choosing this option means that signals will not be displayed in sequential entry-exit order (instead this is a good option if traders only want to identify when the security is overbought or oversold).
Input Options:
Traders can adjust the respective smooth K and smooth D values for both the standard stoch. and OBV stoch. Additionally, the lookback window length can be adjusted as well as the upper and lower bounds(in addition to the display options shown above).
Alerts:
Indicator sends alerts when entry and exit conditions are met, as well as alerts to inform traders when overbought/oversold conditions are met. Alerts can be tailored for GunBot / other automated trading platforms upon request.
~Happy Trading~
OBV Z-ScoresThis study calculates the On-Balance Volume (OBV) and displays it in terms of its Z-Score.
OBV is a great momentum indicator . As the name suggests, OBV predicts changes in price based on the security's volume flow.
Formula:
if (Current Price > Previous Price)
then Current OBV = Previous OBV + Current Volume
if (Current Price < Previous Price)
then Current OBV = Previous OBV - Current Volume
if (Current Price == Previous Price)
then Current OBV = Previous OBV
As the formula shows, the OBV goes a step beyond just looking at the pure volume of a security. Instead, it factors in relative price action from period to period to reflect investor sentiment. As a result, we often look to the OBV to spot bullish or bearish trends while they are in the early stages of development or simply predict impending uptrends or downtrends.
To make the OBV easier to visualize, we converted the value to a Z-Score. The Z-Score is a simple statistical measurement and represents the current OBV value's distance from the mean OBV value in terms of # of standard deviations.
Users can adjust the values for the 2 upper bounds for Z Scores and 2 lower bounds. Additionally, the n value for z score calculation can be adjusted in the input menu. A higher n value means the z score will be based on a longer lookback period. A lower value will result in more sensitive readings.
Overall, I think this is an interesting way to represent OBV values and will be a valuable leading indicator.
~Happy Trading~
Coinbase Pro EMAsAn indicator to match the only overlays available on Coinbase Pro charts, the EMA12 and EMA26.
SMA X RSI - by @CryptoMrDavis -Another script that might be useful for your trading setup.
It use RSI and two SMA's.
Happy trading
+++ use this tool on your own risk. i'm not responsible for your loses +++
Show some ❤
____________________________________________________________________________
BTC: 1GVRDK3HHr9CKM5SF2CGpCNXFuavB3L4j9
ETH: 0x7b825fa752b9926D3E8397cDb1d9E5473D074646
XMR: 41zL2SQS7zyZmwXKng2TeUWsMi5vMmkgSdDCjULUTvM6ichwm1E2ZDEYGt56zk9ghoM9bekhjycSwa8amtTcB2JiUet5jtg
NEO: AXja5xPDhczfm2ujHyBfpkQAAnMsXsazmb
ZEC: zcZzFkRx95cp7MtuW8wLhC5zz5RYF9QkT2uPPmhZZHc6ppXepHGgCSeAS1rtD6WFdqsM5p1gZm2gfirnrnviucsdP4aCpqU
XLM: GAXUQJSW55C7MAC4GI26NZUGIKSHFDVFRFKZCXPLMPY4HCADSDT55XK6
WAVES: 3PCMkNpMHxSraTCkwV1ENcBKa9sXbVCGjQX
BCH: qz57n04ud6mn42u00aymqkku8tfh0lk4jv9c28mjvv
____________________________________________________________________________
++++ cryptotradingresource.com ++++
____________________________________________________________________________
Gravity Swing Oscillator V1 - optimized for CryptoGravity Swing Oscillator V1 - optimized for Crypto
- Top & Bottoms
- Buy / Sell Signals on colorchanging LED Dots
- can show danger Price Dop Zones on Bars
Cracking Cryptocurrency - Time TransformationTime Transformation is the creation of the Cracking Cryptocurrency Premium Trading Group . It's purpose is to provide volume , momentum, trend, and divergence at a glance. This limits the restrictions of a trader dramatically, by providing them with a powerful tool applicable on any asset, any time frame.
Momentum:
Time Transformation accurately interprets precise entry and exit positions in a ranging market via overbought and oversold conditions. When an asset is trending, these levels also indicate short-term exhaustion, and ideal profit taking levels.
These levels are completely customization, by adjusting the Cycle Length, and the boundaries of overbought and oversold itself. Also, with an advanced algorithm that calculates advanced price action, you can adjust this measurement for optimum results. One can even look at the momentum on a different time frame.
Trend:
Utilizing the power of Heikin Ashi to identify the dominant trend, this allows a trader to filter out the noise of Japanese candlesticks while still looking at their more accurate OHLC price information. Bars are colored pursuant to the dominant Heikin Ashi trend. One can also look at the Heikin Ashi trend of a higher or lower time frame to adjust the noise filtration.
Volume:
All traders know that we need volume for profitable movements. This indicator succinctly points out periods of unnatural volume , alerting a trader that a potential reversal or breakout may be occurring.
Divergence:
This Indicator understands fractal patterns of price action and oscillator movement. This allows for both Regular and Hidden divergence to be detected and displayed on the screen in real-time. One of the most powerful features of this indicator.
This Indicator boasts Multi-Time Frame features for both it's Momentum Oscillator and Trend Pattern Function, as well as fully adjustable settings for every function. Alerts are coded for every possible occurrence a trader could want.
Begin your journey towards market domination today. Allow this Indicator to Transform your Trading as it Transforms Time.
For access to this and all other Cracking Cryptocurrency Proprietary Indicators and Strategies, visit Cracking Cryptocurrency Premium Trading Group
Update Log:
-Adjusted default aesthetics to make Signal and Trigger Line more visible on a variety of backgrounds.
-Adjusted default aesthetics of zero line, overbought, oversold.
-Updated entire script to Pine Script Version 3.
-Updated Heikin Ashi Bar Recoloring Script - Will not re-paint, monitors the open and closing price and switches colors faster.
-Updated Input Setings for Multi-Time Frame feature. Much easier and more intuitive to select Time Frames from the drop-down menu.
-Simplified Input Settings, making them more intuitive.
-Updated Alert Messages to ease language barrier difficulties.
By Request: Added Alert Function for regular crosses.
Upcross = Fisher Crossing Over Signal Line.
Downcross = Fisher Crossing Under Signal Line.
Note that these are not buy/sell signals as per the Time Transformation strategy, as those crosses must occur in either overbought or oversold territory. :)
LOTUS Ethereum TraderThis indicator is designed only for trading ETH/USD and ETH/USDT on the 2hr heikin ashi chart.
How to use: This indicator waits for confirmation and paints a bull (green triangle) signal when it expects an uptrend. It will also paint a bear (red triangle) when it expects a downtrend. You can also set alerts for this indicator.
BTC / ETH & LTC Longs and Shorts weighted by volumeMy personal crypto market breadth.
The long and short contract come from Bitfinex, the daily volume for weighting is used from four different exchanges to average the result.
A line above the center line means more open long contracts (green) than open short contracts (red).
The upper indicator shows BTC ratio, the middle one ETH and the lower one LTC.
ETHUSDSHORTS+ETHUSDLONGS - Bitfinex ETH Shorts & Longs & TotalBitfinex ETH Shorts & Longs & Total
There is "Shorts" & "Longs" & "Shorts + Longs" & "Shorts - Longs"
Top 5 coins cummulated Upvol/Dnvol and Money FlowThis script reads price and volume information for the top 5 coins (on 9 exchanges, a total of 29 pairs), calculates the cummulative upvolume and downvolume according to the Money Flow (MFI) formula, and shows upvolume and downvolume separately on the chart as a green and a red line.
The coins used are BTC, ETH, LTC, XRP and EOS. They are the top 5 coins by daily volume, as of 24th of February 2019.
Because of the many security() calls needed, the script is VERY slow, so have lots of patience.
I find it useful as a broad crypto market indicator - for example to compare the current pump with the pumps in the past.
Can also calculate the aggregated Money Flow (MFI) if you check that option in the indicator's configuration. Make sure to wait for recalculation and rescale the chart afterwards - MFI has a value from 0 to 100 and you may need to zoom in.
ETH HawkEye Aggregated Volume IndicatorThis is combined Aggregated ETH Exchange Volume by Neobutane with HawkEye volume clone indicator by LazyBear.
Indicator includes aggregated raw ETH volume from 7 user selectable fiat and tether exchanges on USD, USDT, BTC, EUR, GBP, JPY pairs + Exponential MA + hawkeye bar coloring where: green is bullish volume , red - bearish and white - volume neutral to the market:
Bitfinex
Coinbase
Bitstamp
Kraken
Binance
Poloniex
Bittrex
*There is a TV bug that doesn't display a whole volume history if some pair was added later than date intended to be analysed by operator eg, if you want to watch older data you should exclude all secondary pairs that were added later and switch off "newer" exchanges like Binance.
Current volatilityHello everyone.
Today an other small indicator that show the current volatility .
It works on all tickers ( crypto-currencies / others ) .
Method :
- ((high-low) * 100) / open
Hope it will be useful for you :)
ETHUSDSHORTS - ETHUSDLONGS : balance of powerHello everyone,
I noticed that many people try to compare SHORTS and LONG positions (see:ETHUSDSHORTS and ETHUSDLONGS ), and the available indicators don't sufficiently highlight the balance of power .
That's why I programmed this indicator to answer this need ( which I also have ! ).
His ETHUSDSHORTS - ETHUSDLONGS crossover indicator e of power
I think you will understand quickly how it works, it's easy :
- If the histogram is negative, the color is red and that means that there are more BTCUSDSHORTS than ETHUSDLONGS
- If the histogram is positive, the color is green and that means that there are more ETHUSDLONGS than ETHUSDSHORTS
A small cross (red or green) appears when the power balance is reversed.
Have a good day.
Coinmarketcap - Live CryptoMarketCap TOP 20Hello everyone,
I hope you are fine.
Today an other important indicator : the TOP 20 crypto market cap !
It's better if you use it on BTC/USD to have more historical data.
Next cryptocurrencies have been used for this indicator :
BTC
ETH
XRP
EOS
BCH
LTC
USDT
TRX
XLM
BSV
ADA
BNB
XMR
IOTA
DASH
NEO
ETC
XEM
USDC
ZEC
Thank you and have a good day :)
CCV Crypto Margin RatiosWorks for ETH, BTC and XRP. Shows the percentage of longs and shorts open. In upper zone, longs are high and you should seek shorts. In the middle zone, longs are low, shorts are high and you should seek longs. In the lower zone, shorts are low and longs are high. This will correlate with longs in upper zone.
Updates likely but unlikely to add other pairs in the interest of keeping load times.
CCV Crypto Margin Positions Via BitfinexAllows you to change between multiple assets to see open longs versus shorts. Includes BTC, ETH, LTC, TRX and more. You can also choose the quote pair of USD or BTC to get an idea for Bitmex assets as well. If you choose BTC on a BTC quote the USD positions will appear. All other assets will show the BTC paired positions.
Like and follow for more free scripts in the future.
BTC ETH RatioBTCUSD / ETHUSD Ratio.
You might find patterns when to move from BTC to ETH and vice versa.
# Open Source
The code is open source @ github.com and uses the commonpine library github.com
Aggregated Volume ETHAggregates the ETH/fiat volume from multiple exchanges into a single indicator.
# Exchanges and Pairs
Included are only exchanges supported by TradingView:
* Binance
* Bitstamp
* Bittrex
* Coinbase
* Gemini
* itBit
* Bitfinex
* Kraken
* Poloniex
* BitMEX
Excluded low volume exchanges (not in CMC Top):
* CEX . IO
* Coinfloor
Excluded exchange due to volume calculation by TV:
* HitBTC
Many other top exchanges are not included, because they are not supported by TradingView.
# Inputs
By default the spot exchanges are selected. You can select also the other margin trading and derivatives exchanges.
# Contribute
Feel free to share any ideas and issues you have.
# Open Source
The code is open source @ github.com and uses the commonpine library github.com
SSABU TOTAL / BTC / ETH / USDT Dominance
✅ TOTAL / BTC / ETH / USDT Dominance (total market cap / beat / ethernet / share) indicator.
This indicator is a supplementary indicator for the market share of TOTAL Market Cap / BTC / ETH / USDT.
You can check the above occupation rate in real time through the check box of the input. By default, only the dominance of the bit is set to come out.
If you want to see a different share of the bit, check the check box in the input box.
The above screen shot shows only the dominance of the default setting bit.
✅ TOTAL / BTC / ETH / USDT Dominance (총 마캣캡 / 비트 / 이더 / 유에스디티 점유율) 지표입니다.
본 지표는 TOTAL Market Cap / BTC / ETH / USDT의 점유율을 확인 할 수 있는 보조지표 입니다.
인풋의 체크박스를 통하여 위의 점유율을 실시간으로 확인 할 수 있고 기본으로는 비트의 도미넌스만 나오도록 설정하였습니다.
비트 외의 다른 점유율을 보고 싶으시면 인풋에서 체크박스 체크해주시면 확인 가능합니다.
위의 스크린샷은 기본설정인 비트의 도미넌스만 적용한 모습입니다.
✅ 매매에 도움되는 다른 보조지표
Basel ver 2.21
Total Volume for BTC or ETHBITMEX:ETHUSD BITSTAMP:BTCUSD Script includes cumulative Bitcoin volume from exchanges such as Binance, Bitfinex, Bithumb, Coinbase and more
As default, volume is shown based on the number of Bitcoin moved
If volume increases day over day the color will be blue, if it dereases the color will be red. This is not related to price
You can currently switch between ETH or BTC by putting those abbreviations in on the settings inputs
You can also switch to a USD output
You can remove Bitmex data as this exchange is highly leveraged contracts, default includes Bitmex data
Some delays in loading as the indicator pulls data from multiple exchanges
Future updates may include availability of other coins or additional exchanges added
ETH Pairs CorrelatorHey there!
This tool helps to identify the best positive and negative correlated pairs from 38 */ETH cryptocurrency pairs.
By default it will find the best correlations for your current ticker.
If you are a newbie in Correlation Analysis you can find a brief explanation here .
Settings
Lookback for correlations (default: 14 )
Option to use or not to use current ticker (default: true )
Custom ticker (default: BTCUSDT )
Choose as many pairs as you want from 38 available pairs.
Available pairs
ADAETH
BATETH
BCDETH
BCHETH
BNBETH
BSVETH
BTGETH
DASHETH
DGBETH
EOSETH
ETCETH
HOTETH
ICXETH
IOTAETH
LSKETH
LTCETH
MKRETH
NANOETH
NEOETH
NPXSETH
OMGETH
ONTETH
QKCETH
QTMETH
REPETH
TRXETH
TUSDETH
VETETH
WAVESETH
XEMETH
XLMETH
XMRETH
XRPETH
XTZETH
XVGETH
ZECETH
ZILETH
ZRXETH
Good luck!






















