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が提供または保証する金融、投資、取引、またはその他の種類のアドバイスや推奨を意図したものではなく、またそのようなものでもありません。詳しくは利用規約をご覧ください。