PROTECTED SOURCE SCRIPT
已更新 Kitti-Playbook :MAGNIFY

// MAGNIFY
// Feature : Display Current price into chart by chart in one tab , More comfortable for market monitoring
//
//==========================================================
1 Can Display both Symbol and Exchange or Symbol only
2 Show last Price
3 Show price difference from close of previous bar
4 Color definition : Green --> price > previous bar close , Red --> price < previous bar close , Yellow --> price = previous bar close
5 Can Magnify 2 level : LARGE and HUGE
6 Can adjust Vertical Position for Label
//===========================================================
// Feature : Display Current price into chart by chart in one tab , More comfortable for market monitoring
//
//==========================================================
1 Can Display both Symbol and Exchange or Symbol only
2 Show last Price
3 Show price difference from close of previous bar
4 Color definition : Green --> price > previous bar close , Red --> price < previous bar close , Yellow --> price = previous bar close
5 Can Magnify 2 level : LARGE and HUGE
6 Can adjust Vertical Position for Label
//===========================================================
發行說明
█ OVERVIEW : Magnify PinescripThis Magnify make easy to monitor price movement especially when use small display such as mobile devices, or when use multi chart in one tab
█ CONCEPTS
Display last informations in to graph chart by chart when we use multi chart in one tab and also can adjust Text Size for appropriate to Size of display of devices ,
The informations from this scrip consist of
Exchange Prefix
Prefix of symbol
Last price
Currency
Price VS Last bar close
% Price Change VS Last bar close
Dat Month Year
Time Frame
█ Feature
1) To Display
Exchange Prefix ==> can switch on /off
Prefix of symbol
Last price
Currency
Price VS Last bar close
% Price Change VS Last bar close
Dat Month Year
Time Frame
Display color
Red : Price less than previous bar close
Green : Price more than previous bar close
Gray : Price same as previous bar close
2)Selected Position: in Vertical
Lower Bar
Upper Bar
Auto
3)Adjust Decimal of Price
4)Adjust Decimal of Percent of Current bar and Last Bar Close
發行說明
Addition1 StatusQuo to show market Open / Close
2 Open Time to show the open time of Last bar with Time area
Change Display Color
Display color
// Red : Price less than previous bar close
// Green : Price more than previous bar close
// Yellow : Price same as previous bar close
// Gray : Market Close
發行說明
Mar 29 2023Convert to V5
Improve decimal of close or last price from 2 digit to the symbol's mintick.
發行說明
Change format number of Close price form xxxxxxx.yy ==> x,xxx,xxx.yyChange format number of Change price form xxxxxxx.yy ==> x,xxx,xxx.yy
DEBUG Setting Menu
發行說明
Feb 20 2024Revise 4
Add Setting Menu for Adjust Positions to Display informations
發行說明
Dec 26 2024Change to pinescript V6
Magnify Level adjust : More granular and wide range of text size possibilities.
Debug : prefix error in some case
發行說明
Dec 27 20241) Debug " display 0 for decimal number of price "
2) Improve Setting menu by seperate Magnify level to 2 Groups
3) Improve Setting Menu for user frainly
Show Exchange Prefix
Show TF / Market Open-Close
Show Last Bar Open ( close ) Time
發行說明
Dec 28 2024 1)Debug " display 0 for decimal number of price "
2)Add setting for Magnify level to display Change price
發行說明
Dec 29 2024. R4.12.4Debug display for 1000 => 1,000 , 1000000 => 1,000,000 etc
發行說明
Dec 31 2024 R4.12.5 add " + " for price change
受保護腳本
此腳本以閉源形式發佈。 不過,您可以自由且不受任何限制地使用它 — 在此處了解更多資訊。
免責聲明
這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。
受保護腳本
此腳本以閉源形式發佈。 不過,您可以自由且不受任何限制地使用它 — 在此處了解更多資訊。
免責聲明
這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。