OBV is provided as a built-in by TradingView. This contribution grew out of reading about trend discovery, and since the library kept on this end was lacking in a volume-centric indicator, it looked like a good time to play around. This approach isn't all that much different than many others with the possible exception of its color scheme. Should you decide to...
shows degen activity for whatever time period light blue = short close red = short open green = long open yellow = long close i have opened the source for this because its ez and i love taylor swift
Plots in a single indicator the Bitcoin RSI of multiple exchanges. The selected exchanges are Bitmex, Binance and Coinbase. The reason is that these are the ones with the highest 24h volume (coinmarketcap) and have a ticker available in Trading View. One drawback with this indicator is that it doesn't automatically adjusts its resolution when the Bitcoin chart is...
Bitfinex ETH Shorts & Longs & Total There is "Shorts" & "Longs" & "Shorts + Longs" & "Shorts - Longs"
// Created by titanlyy // This script was inspired by @autemox who created the BTC version of this. // Hope this helps. Peace out. // 7th September 2018
Using ema for close and high, provides optimal entry and exit point. Work best for 1 day period.
Go long when candles are green. Go short when candles are red.
Similar to RSI Bitfinex , but Stoch version. It applies Stochastic Oscillator to BTC longs/shorts ratio on Bitfinex. You can use the oscillator as you'd use Stoch: - Divergences - Oversold/overbought signals - R/S on the indicator - Trend indication - etc
RSI applied to BTC longs/shorts ratio on Bitfinex. You can use the oscillator as you'd use RSI: - Divergences - Oversold/overbought signals - R/S on the indicator - Trend indication - etc
It shows amount of longs vs shorts for Bitfinex. It can be applied to any currency that has a long/short option on Bitfinex. It works with any other exchange but it pulls short long data from Bitfinex. Useful for "reading" the market sentiment. Use it well. Be blessed.
Shows the ratio of longs to shorts. Above 1.0 means more longs. Below 1.0 means more shorts. A value of 1.0 means equilibrium.
Displays BitFinex longs and shorts on your chart in the same was as if you add them by using TradingView's "compare" function - major advantage is that this works for all pairs that BitFinex supports without having to manually set up your chart each time.