Quu

Kimchi Premium watch

Quu Mis à jour   
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.
Notes de version:
Add missing percentage text.
Notes de version:
add header
change width
Notes de version:
- Wording change
- Added variables for the interval to find the maximum and minimum
Notes de version:
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.
Notes de version:
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.
Notes de version:
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.
Script open-source

Dans le véritable esprit de TradingView, l'auteur de ce script l'a publié en open-source, afin que les traders puissent le comprendre et le vérifier. Bravo à l'auteur! Vous pouvez l'utiliser gratuitement, mais la réutilisation de ce code dans une publication est régie par le règlement. Vous pouvez le mettre en favori pour l'utiliser sur un graphique.

Clause de non-responsabilité

Les informations et les publications ne sont pas destinées à être, et ne constituent pas, des conseils ou des recommandations en matière de finance, d'investissement, de trading ou d'autres types de conseils fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.

Vous voulez utiliser ce script sur un graphique ?