OPEN-SOURCE SCRIPT
Actualizado BTC Pair Change %

This script makes it easier to quickly check how the BTC pair of the current symbol is performing on any pair.
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:
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)
Notas de prensa
- Add option to use the current timeframe instead of the default 24h
Notas de prensa
- 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
Notas de prensa
- Minor refactor
Notas de prensa
- Update chart
Notas de prensa
- Update chart
Script de código abierto
Siguiendo fielmente el espíritu de TradingView, el creador de este script lo ha publicado en código abierto, permitiendo que otros traders puedan revisar y verificar su funcionalidad. ¡Enhorabuena al autor! Puede utilizarlo de forma gratuita, pero tenga en cuenta que la publicación de este código está sujeta a nuestras Normas internas.
Exención de responsabilidad
La información y las publicaciones que ofrecemos, no implican ni constituyen un asesoramiento financiero, ni de inversión, trading o cualquier otro tipo de consejo o recomendación emitida o respaldada por TradingView. Puede obtener información adicional en las Condiciones de uso.
Script de código abierto
Siguiendo fielmente el espíritu de TradingView, el creador de este script lo ha publicado en código abierto, permitiendo que otros traders puedan revisar y verificar su funcionalidad. ¡Enhorabuena al autor! Puede utilizarlo de forma gratuita, pero tenga en cuenta que la publicación de este código está sujeta a nuestras Normas internas.
Exención de responsabilidad
La información y las publicaciones que ofrecemos, no implican ni constituyen un asesoramiento financiero, ni de inversión, trading o cualquier otro tipo de consejo o recomendación emitida o respaldada por TradingView. Puede obtener información adicional en las Condiciones de uso.