Aesthetic Margin Long/Short Changes v2 [MrBit]This is a rewrite of the original:
I really like the above script (Thank you Pastafarian!) but it was annoying that
it always took so long to load, so I made some edits so it would run faster.
Basically I replaced all the custom code (the sum loop and the calculations)
with pinescript builtins since they are faster and I commented out price since it
runs slowly (and I always have it on the chart anyway), but feel free to uncomment if you want it,
it is still a speed up.
Bitfinex
Stoch BitfinexSimilar 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 BitfinexRSI 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
Bitfinex BTCUSD margin longs vs shortsNon overlay indicator for BTCUSDLONGS and BTCUSDSHORTS + delta
BITFINEX BTCUSD shorts vs longsA simple script to get an RSI of BTCUSD SHORTS and LONGS on Bitfinex.
(Forked from an open sourced script)
Bitfinex Longs vs. ShortsIt 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.
BITFINEX Long to Short RatioShows 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.
Bitfinex margin change / total volumeThis script tracks the net Bitfinex margin sizes from candle to candle (longs - shorts), and divide it by the total volume from the previous candle. This should give you a ratio of net margin trading volume over total volume on Bitfinex.
Note that assuming the delay is not severe, this ratio should never exceed 1 or -1 (since margin traded volume should strictly be lower than total traded volume during any time interval). As you can see clearly however, the ratio exceeds 1 and -1 quite frequently. Thanks to @CryptoTrendy on Twitter for bringing this issue to attention. Our trading group has noticed this issue ever since they introduced the tickers, and we suspect there are severe inaccuracies in either one, or both of the margin and total volume tickers.
Bitfinex (BFX) Shorts/Longs Percentage by zwartetulpShows the percentage of longs vs shorts on Bitfinex (BFX).
Green area = longs > shorts
Red area = shorts > longs
ETHUSD LONGS & SHORTS Bitfinex (margin traders)It is the interpretation of margin positions ETHUSD. Data — Bitfinex
BFXLS Volume Substitute Overlay for BitMEX[NB]Volume substitute for those who prefer to use the XBT ticker. Renko on a small time scale is a good option, but lacks wicks.
Can be used as a non-overlay indicator by detaching. Differences are more visible on large time scales, or on Renko.
Possible future changes:
Make the columns more volatile
Change column color based on previous column's value
Original credits:
pigloo for the original script, and Ivturner for his edit.
BFXLS - Bitfinex Longs vs. Shorts [compatible on any chart]
This is an edit to an existing script. Original credits to pigloo and Ivturner for the slight tweak.
What's been changed:
This version allows Bitfinex $BTC longs/shorts to be viewed on any chart. It can be helpful when trading alts to find out why price is fluctuating.
I've added a price tracker that will show you BFX's BTCUSD value if you have indicator values on. It doesn't deviate much from the base, so there's not much point in having it visible. You can edit visibility or turn it off.
Enables editing of any ticker of your choice, but references to short and long are made in input to prevent confusion. I haven't had much use for this yet; you can use it as a price graph if you disable everything except for Ticker 3.
From pigloo's script:
Green area = Longs
Red area = Shorts
Lighter area = Longs - Shorts
The data only started recently which is why there is not much history, also I have marked a period of missing data between the vertical lines.
Poorly made example of price tracking;
[PW] BITFINEX Shorts ChangeA very simple indicator to show the change of longs between the previous period and the current period on bitfinex, this works for any margin pair on Bitfinex but can also be locked to BITFINEX:BTCUSD, works hand in hand with my "Longs Change" indicator
[PW] BITFINEX Longs ChangeA very simple indicator to show the change of longs between the previous period and the current period on bitfinex, this works for any margin pair on Bitfinex but can also be locked to BITFINEX:BTCUSD, works hand in hand with my "Shorts Change" indicator
BCH / BTC Domination Correlation - FINEXBlue Line shows the BCH dominance of a particular BTC price move.
Blue is fast, orange is slow
This version is the oscillator script of a 2-in-1 overlay + oscillator depending on which plots are enabled.
Use with "Actualized BCH+BTC Price Persistence BITFINEX" - the overlay version of this script.
SNOW_CITY
Actualized BCH+BTC Price Persistence BITFINEX
Price Line overlay shows combined BCH+BTC price normalized to the price of BTC, which is the realtime combined price (BCH+BTC) averaged over the SMA of BTC - SMA of BCH.
This indicator is a 2-in-1 overlay + oscillator depending on which plots are enabled.
This version is the overlay script, this is why there are maths that are not used by the plot.
NEED to adjust the SMA Persistence normalization depending on chart resolution.
Use with BCH "Domination Correlation" - the oscillator version of this script.
SNOW_CITY
Bitfinex BTC longs vs Short ratioSelf explanatory...
Shows the long / short ratio of trader's positioning in bitfinex exchange.
The higher the ratio, it means there are more longs. The lower the ratio, the more shorts are currently being opened,.
BFXLS - Compare styleDisplays 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.
[PW] BITFINEX Longs & Shorts (all pairs)This is the same as my previous BITFINEX Longs & Shorts script but with an update by @slylandro to work with other pairs on BFX
Green area = Longs
Red area = Shorts
Lighter area = Longs - Shorts (good for spotting sentiment)
BFXLS - BitFinex Long/Shorts
Small improvement upon the above script - all credit should really go to pigloo
Auto-detects ticker and automatically loads the long/shorts for it - so works on more than just BTC
Note - only works on BitFinex and only works for tickers which have long and short data available!
Green area = Longs
Red area = Shorts
Lighter area = Longs - Shorts