OPEN-SOURCE SCRIPT

Kimchi Premium watch

Actualizado
This indicator provides easy-to-see Kimchi premium information.

It provides three pieces of information.

1. Current premium
2. The highest value of the premium over the last 240 candlesticks in the current timeframe.
3. The highest value of the premium over the last 240 candlesticks in the current timeframe.

I think this script is a very simple indicator.
It is usually recommended to get value in a large time frame.


The basic operation formula is as follows.
premium(percent) = ( BTC KRW - ( BTC USDT x USD KRW ) / ( BTC USDT x USDT USD x USD KRW )) x 100



Thank you.
Notas de prensa
Add missing percentage text.
Notas de prensa
add header
change width
Notas de prensa
- Wording change
- Added variables for the interval to find the maximum and minimum
Notas de prensa
No longer supports local maximum and local minimum.

If the current ticker is one of the krw, usd, or usdt pairs, offer a premium for that ticker.
- For the krw ticker, prioritize Binance usdt for comparison.
- For usdt and usd tickers, prioritize upbit charts for comparison.
- If the chart is not supported for either pair, the corresponding premium will not be output.
- If a ticker that has stopped trading is in the comparison target, the value may come out strange.
Notas de prensa
busd supported
bug fix

* It is technically difficult to get the full name by symbol name.
Therefore, exception handling is not possible if the items are different but the front part of the symbol name is the same.
Notas de prensa
I used binanceus usdt in the calculation, but it looks like there is a problem. If you need it later, you can manage it separately in the input.
Cycleskimchipremiumpremiumstatistics

Script de código abierto

Siguiendo fielmente el espíritu de TradingView, el autor de este script lo ha publicado en código abierto, permitiendo que otros traders puedan entenderlo y verificarlo. ¡Olé por el autor! Puede utilizarlo de forma gratuita, pero tenga en cuenta que la reutilización de este código en la publicación se rige por las Normas internas. Puede añadir este script a sus favoritos y usarlo en un gráfico.

¿Quiere utilizar este script en un gráfico?

Exención de responsabilidad