authorofthesurf

[VIP] Composite BTC Funding Rate APR

authorofthesurf 已更新   
  • Calculates and displays a BTC funding rate (positive or negative) in terms of APR. Positive APR = Positive funding. Negative APR = Negative funding
  • This calculation is sourced from a variety of spot and perpetual markets on a couple of top-volume exchanges, Binance, FTX, etc.
  • This logic is utilized in Dip Hunter and Take Profit Hunter
  • Code is open source! All feedback and improvements encouraged
版本注释:
  • v2.0.0
  • Correct the approach of the funding calculation to present the funding value of the previous bar. Previously we would calculate a funding value when the bar closes out. We are essentially still calculating funding at the same moment, but this approach is more correct
  • Note that because exchanges can update the closing values of a bar after other exchanges have fully confirmed the bar, values such as the spot BTC price and funding calculation can take a couple of seconds to settle. This can pose problems with automatic alerting
  • Aside from the initial settling, the funding calculation will be perfectly fixed. This fixes a bug where previously a refresh was necessary to update the funding value to its final, settled value
  • We suggest that everyone update to using v2.0.0 to ensure best experience. Simply remove and re-add the funding indicator to your charts.
版本注释:
Remove FTX pricing data, and incorporate alternative data to replace it. FTX pricing data cannot be counted on.

Overall the funding data outputted is very similar to before.

  • Remove FTX BTCPERP (Perp)
  • Remove FTX BTCUSD (Spot)
  • Add Binance BTCBUSDPERP (Perp)
  • Add Kraken BTCUSD (Spot)
  • Expose ohlc4, high, low, and close for each price feed, individually, as well as averaged together (Developers Only)
  • Add "Limit Extreme Values" display setting
版本注释:
- ByBit has updated the ticker symbols for their perpetual markets from "BTCUSD" and "BTCUSDT" to "BTCUSD.P" and "BTCUSDT.P"
- Update script to match the new ticker symbols
版本注释:
  • v3.2.0
  • Bitmex has updated the ticker symbols for their perpetual markets from "XBTUSD" to "XBTUSD.P"
  • Update script to match the new ticker symbols
版本注释:
  • v3.3.0
  • Binance has removed the BINANCE:BUSDBTCPERP market. We have responded by removing its usage. Volume from BINANCE:BUSDBTCPERP has moved to other Binance markets that we already take into account
  • The BUSD market cap has dropped from 25bn to 1.5bn in the past 12 months or so due to legal pressures on Binance. If you own BUSD, consider holding other stable coins like USDT or USDC, best not to be the last one holding BUSD...

开源脚本

本着真正的TradingView精神,该脚本的作者将其开源发布,以便交易者可以理解和验证它。为作者喝彩!您可以免费使用它,但在出版物中重复使用此代码受网站规则的约束。 您可以收藏它以在图表上使用。

免责声明

这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。

想在图表上使用此脚本?