Quu

Kimchi Premium watch

Quu 已更新   
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.
版本注释:
Add missing percentage text.
版本注释:
add header
change width
版本注释:
- Wording change
- Added variables for the interval to find the maximum and minimum
版本注释:
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.
版本注释:
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.
版本注释:
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.
开源脚本

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

免责声明

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

想在图表上使用此脚本?