BTC Pair Change %

It adds a "change percentage widget" (of the BTC pair) to the top right of the chart.
(Refer to the image for an example.)
The change percentage calculation is performed as described here:
To match the "Chg%" that appears on TradingView watchlists, a 24H (1440min) timeframe is used, as described here:
money.stackexchange.com/a/98439/121115
In short, this script:
- Searches for the BTC pair of the current symbol
- Calculates the change % using the above described logic (links)
- Adds a "change percentage widget" (of the BTC pair) to the top right of the chart
- Allows for using 24H timeframe or the current timeframe (enable "Use current timeframe" under the script options)
- Add option to use the current timeframe instead of the default 24h
- The indicator now supports two timeframes; each one has its own row
- The timeframes default to "current chart" and "1 day"; the timeframes can be changed
- The table background, border and text colors can be customized as well
- Minor refactor
- Update chart
- Update chart
Açık kaynak kodlu komut dosyası
Gerçek TradingView ruhuna uygun olarak, bu komut dosyasının oluşturucusu bunu açık kaynaklı hale getirmiştir, böylece yatırımcılar betiğin işlevselliğini inceleyip doğrulayabilir. Yazara saygı! Ücretsiz olarak kullanabilirsiniz, ancak kodu yeniden yayınlamanın Site Kurallarımıza tabi olduğunu unutmayın.
Bir grafik üzerinde hızlı erişim için bu komut dosyasını favorilerinize ekleyin — daha fazla bilgi burada.
Feragatname
Açık kaynak kodlu komut dosyası
Gerçek TradingView ruhuna uygun olarak, bu komut dosyasının oluşturucusu bunu açık kaynaklı hale getirmiştir, böylece yatırımcılar betiğin işlevselliğini inceleyip doğrulayabilir. Yazara saygı! Ücretsiz olarak kullanabilirsiniz, ancak kodu yeniden yayınlamanın Site Kurallarımıza tabi olduğunu unutmayın.
Bir grafik üzerinde hızlı erişim için bu komut dosyasını favorilerinize ekleyin — daha fazla bilgi burada.