R1984

BitMEX Funding [R1984]

R1984 Mis à jour   
This indicator attempts to emulate the BitMEX predicted funding rate for the XBTUSD perpetual swaps contract.

Reference
www.bitmex.com/app/contract/XBTUSD
www.bitmex.com/app/p...petualContractsGuide

Indicator Key
  • Green/Red Area plot: Raw values of the calculated funding rate based on the XBTUSD Premium Index (.XBTUSDPI)
  • White Line plot: Time-Weighted Average Price (TWAP) of the calculated funding rate
  • Lime/Fuchsia Line plot: Predicted funding rate
Notes de version:
This indicator attempts to emulate the BitMEX predicted funding rate for the XBTUSD perpetual swaps contract.

The indicator is most accurate on the 1-minute interval, and it loses accuracy at higher intervals due to smoothing. Not recommended for use

Reference
www.bitmex.com/app/contract/XBTUSD
www.bitmex.com/app/p...petualContractsGuide
Funding Rate (F) = Premium Index (P) + clamp(Interest Rate (I) - Premium Index (P), 0.05%, -0.05%)
Positive funding rate means longs pay shorts. Negative funding rate means shorts pay longs.

Indicator Key
  • Green/Red area: Raw values of the calculated funding rate based on the XBT/USD Premium Index (.XBTUSDPI)
  • White line: Time-Weighted Average Price (TWAP) of the calculated funding rate
  • Lime/Fuchsia thick line: Predicted funding rate
  • White dotted line: Adjustable EMA of raw funding rate values
  • Midline value set to interest rate (static 0.01% as of April 21, 2017)
    Interest Rate (I) = (Interest Quote (Q) - Interest Base (B)) / Funding Times Per Day (T)
    --> I = (0.06% - 0.03%) / 3 = 0.01%
Notes de version:
Minor cosmetic updates.
Notes de version:
One more cosmetic update.
Notes de version:
This indicator attempts to emulate the BitMEX predicted funding rate for the XBTUSD perpetual swaps contract.

The indicator is most accurate on the 1-minute interval. It can be used on higher intervals but will lose accuracy due to smoothing.

Tip: Right-click the scale and enable the "Indicator Last Value" option.

Change Log
  • Tweaked MA algorithm to be more accurate shortly after funding payout
  • Added 8-hour funding payout markers (can be disabled from Inputs menu)
  • Added final 8-hour funding rate plot
  • Added labels to plots for easier identification in Style menu

Reference
www.bitmex.com/app/contract/XBTUSD
www.bitmex.com/app/p...petualContractsGuide
Funding Rate (F) = Premium Index (P) + clamp(Interest Rate (I) - Premium Index (P), 0.05%, -0.05%)
Positive funding rate means longs pay shorts. Negative funding rate means shorts pay longs.

Indicator Key
  • Green/Red area: Raw values of the calculated funding rate based on the XBT/USD Premium Index (.XBTUSDPI)
  • White line: Time-Weighted Average Price (TWAP) of the calculated funding rate
  • Lime/Red thick line: Predicted funding rate
  • White dotted line: Adjustable EMA of raw funding rate values
  • Aqua/Orange line: Final 8-hour funding rate
  • Midline value set to interest rate (static 0.01% as of April 21, 2017)
Notes de version:
One more MA algorithm tweak to improve accuracy shortly after the funding payout.
Notes de version:
Change Log
  • Increased default transparency of funding payout markers.
  • Moved payout marker symbol ($) to bottom of indicator. Tried to create an input to let the user choose top or bottom, but TV pine script does not allow series of strings.

Source code now available here. Fork it if you wanna fork.
Notes de version:
Better screenshot.
Notes de version:
Update screenshot
Notes de version:
Update screenshot
Notes de version:
Added funding rate for ETHUSD perpetual quanto swaps market (base on .ETHUSDPI). Use the drop-down menu in the indicators settings to switch.

Also removed the dollar sign payout marker because it looked dumb.
Notes de version:
  • Ported to Pine Script v4
  • Cosmetic updates
  • Add option to choose simple or exponential moving average
  • Preemptively add funding option for XRPUSD perpetual quanto swaps market. This won't work until BitMEX begins sending premium index data to TradingView. I assume this will start when the trading instrument is listed on Feb 5, 2020 (announcement).
Notes de version:
  • Fixed max/min funding rates for ETHUSD and XRPUSD to ±0.75% (XBTUSD max/min funding rate is ±0.375%)
  • Added workaround for rare issue where missing (NaN) premium index value caused predicted funding rate calculation to also be NaN
Notes de version:
Increased funding rate cap according to new trial reduction in base maintenance margin requirements.

  • XBTUSD: 0.3750% --> 0.4125%
  • ETHUSD: 0.7500% --> 0.8250%
  • XRPUSD: 0.7500% (unchanged)

Reduction in Base Maintenance Margin – XBT and ETH Series – 17 April 2020


Funding rate caps will increase again on a trial basis on May 5 at 2:00 UTC. I will update the script again at that time.

  • XBTUSD: 0.4125% --> 0.4500%
  • ETHUSD: 0.8250% --> 0.9000%
  • XRPUSD: 0.7500% (unchanged)

Reduction in Base Maintenance Margin – XBT and ETH Series – 5 May 2020
Notes de version:
Increased funding rate cap according to new trial reduction in base maintenance margin requirements.

  • XBTUSD: 0.4125% --> 0.4500%
  • ETHUSD: 0.8250% --> 0.9000%
  • XRPUSD: 0.7500% (unchanged)

Reduction in Base Maintenance Margin – XBT and ETH Series – 5 May 2020

Script protégé
Ce script est publié en code source fermé et vous pouvez l'utiliser librement. Vous pouvez le préférer pour l'utiliser sur un graphique. Vous ne pouvez pas visualiser ou modifier son code source.
Clause de non-responsabilité

Les informations et les publications ne sont pas destinées à être, et ne constituent pas, des conseils ou des recommandations en matière de finance, d'investissement, de trading ou d'autres types de conseils fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.

Vous voulez utiliser ce script sur un graphique ?