Script for calculating Bitmex funding based on the Premium tickers Bitmex submits to Tradingview Make sure you add the correct Bitmex Interest Base and Quote Symbols in the input settings For example for www.bitmex.com the inputs are: Chart ticker: XBTUSDPI8H Input Settings Interest Base: XBTBON8H Interest Quote: USDBON8H
Use Crypto Open Interest Data available on TradingView to your advantage. Features Auto-Detect Symbol (based on chart) Preset Symbols (BTC, ETH, BNB, XRP, LUNA, ADA, SOL, AVAX and DOT) Exchanges ( Binance and BitMex ) Inverse and USDT Pairs Override Data Option to use any OI Data on TradingView Customizable Candles
This script tracks the premium of the Bitcoin Perpetual futures at Bimex exchange relative to 3 different reference prices. The difference between this script and already published scripts is that it tracks the premium relative to 3 different reference prices. This tends to produce slightly different results. This script is also open source, so you can verify...
This script compares FTX BTC/PERP (BTC perpetual futures contract) price to Binance BTC/USDT spot and colors it red. It also plots Bitmex's BTC perpetual futures compared to Binance spot and colors it blue. FTX = red Bitmex = blue Now you can easily see that you can get a 1% discount on FTX perpetuals when it is tanking. This tells you that you can set your...
Can be extended with more derivative or spot pairs, see the comments in the code for instructions. Most importantly, the pairs need to be added to the respective arrays in the same order, so that the weights are applied to the correct pairs.
A fancy styled version of the RSI (Relative Stochastic Index) + MFI (Money Flow Index) oscillators in order to emphasize buy and sell opportunities. The 80 and 20 Bands are meant to be used in Bull or Bear markets. Better performing in D timeframes. The circles represent the cross between RSI and MFI . Designed for Crypto Markets Thanks @micheleprandina Credits:
I present to you a script for testing the channel breakout strategy for the Bitmex exchange. Cryptocurrency itself is a trending tool, which is why breakout strategies generate the largest profits, and the channel breakout strategy is one of the most effective trend strategies. The optimization result shows the result of trading on a volume of 20% of the deposit....
Extends the display of the Relative Strength Index (RSI) by shorts and longs from Bitmex and shows them as a diagram. How to interpret the display? - blue line is the default Relative Strength Index - red line means "oversold - green line "overbought" - grey dotted line up/down indicates the optimal range for up and down movements 30 to 70 - in general, the...
Good for setting trailing stops and stoplosses when your taking a scalp etc, most recommended for manual trailing stops
Simple EMA trend indicator , pretty straightforward green equates to bullish and usually a retest/wick is often seen , same for the flipside viceversa
This shows the actual premium or the deviation between chosen active bitcoin futures and the bitcoin perpetual price as a representation of the underlying bitcoin price. It's centered around zero meaning the futureprice and the perpetual contract are the same. This simple indicator can for example be used to indentify sentiment in the market. Please make sure...
Similar to my other indicators, but measures XBTUSD Contango in terms of percent. Also, built it so you could change the values that give the red and green signals. Default values are 0% or less (backwardation) indicates green. However, i found that a 0.5% setting worked will finding local bottoms for current contract of XBTH20 (March 2020). The upper value...
As described here: www.bitmex.com blog.bitmex.com With itBit's weight given to \Gemini because it currently is not on TradingView and they're both small NY based exchanges. BITSTAMP: 24.86% BITTREX: 2.53% COINBASE: 44.98% GEMINI: 7.41% KRAKEN: 20.22% BITSTAMP:BTCUSD^0.2486*BITTREX:BTCUSD^0.0253*COINBASE:BTCUSD^0.4498*GEMINI:BTCUSD^0.0741*KRAKEN:XBTUSD^0.2022...
XBT/ETH Deviation histogram on BitMEX XBT/XBTH20/ETH/ETHH20
This indicator calculates difference between price of Bitmex's XBTUSD, and Bitmex's two nearest futures. If the difference is negative, then it is backwardation. If the difference is positive, then it is contango. This script will be updated every about 3 months, when the nearest Bitmex future will be expired. This is an updated script of , with better description.
Futures = BYBIT+ BITMEX Fiat = KRAKEN + BITSTAMP + BITFLYER + COINBASE Tether = HITBTC + HUOBI + BINANCE + BITFINEX Spot = Fiat + Tether Tether vs Fiat = 100 * Tether / (Tether + Fiat) Spot vs Futures = 100 * Spot / (Spot + Futures)
This indicator measures value of basis (or spread) of current Futures contracts compared to spot. The default settings are specifically for Bitmex XBTU19 and XBTZ19 futures contracts. These will need to be updated after expiration. Also, it seems that Tradingview does not keep charts of expired contracts. If anyone knows how to import data from previous...