mango-v4-ui/public/charting_library/th-tv-chart.e2a841ff.html

1 line
140 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html><html lang="th" dir="ltr"><head><meta charset="utf-8"><script>window===window.parent&&(location.href="about:blank")</script><script defer="defer" crossorigin="anonymous" src="bundles/runtime.f1210af3518e525e94d7.js"></script><script defer="defer" crossorigin="anonymous" src="bundles/vendors.3197279804dd7477f3fb.js"></script><script defer="defer" crossorigin="anonymous" src="bundles/library.1fbbf36d35f97ccfbd00.js"></script><link type="text/css" href="bundles/8445.e3ed5f183ca7539d37f0.css" rel="stylesheet"></head><body class="chart-page unselectable on-widget"><div class="loading-indicator" id="loading-indicator"></div><script>var JSServer={},__initialEnabledFeaturesets=["charting_library"]</script><script>!function(){window.urlParams=function(){function t(t){return decodeURIComponent(t.replace(e," ")).replace(/<\/?[^>]+(>|$)/g,"")}for(var n,e=/\+/g,r=/([^&=]+)=?([^&]*)/g,i=function(){var t=location.href,n=t.indexOf("#");if(0<=n)return t.substring(n+1);throw"Unexpected use of this page"}(),o={};n=r.exec(i);)o[t(n[1])]=t(n[2]);var s,a=window.parent[o.uid],l=["datafeed","customFormatters","brokerFactory","save_load_adapter","customTranslateFunction","contextMenu"];for(s in a)-1===l.indexOf(s)&&(o[s]=JSON.stringify(a[s]));return o}(),window.locale=urlParams.locale,window.language=urlParams.locale,window.customTranslateFunction=window.parent[urlParams.uid].customTranslateFunction,window.addCustomCSSFile=function(t){var n=document.createElement("link");n.setAttribute("type","text/css"),n.setAttribute("rel","stylesheet"),n.setAttribute("href",t),document.body.appendChild(n)},urlParams.customCSS&&window.addCustomCSSFile(urlParams.customCSS);var t={};if("string"==typeof urlParams.loading_screen)try{t=JSON.parse(urlParams.loading_screen)}catch(t){}var n=document.getElementById("loading-indicator"),t=(t.backgroundColor&&(n.style="background-color: "+t.backgroundColor),!function(){"use strict";n="\n\n/* Thanks to google guys for the original <paper-spinner> =)\n * https://github.com/PolymerElements/paper-spinner */\n\n:global(.tv-spinner) {\n\tdisplay: none;\n\tposition: absolute;\n\twidth: 1em;\n\theight: 1em;\n\ttop: calc(50% - 0.5em);\n\tleft: calc(50% - 0.5em);\n\tmargin: 0 auto;\n\tcolor: var(--tv-spinner-color, #2962FF);\n\tanimation: tv-spinner__container-rotate 0.9s linear infinite;\n\twill-change: transform;\n\n\t/* The spinner does not have any contents that would have to be\n\t * flipped if the direction changes. Always use ltr so that the\n\t * style works out correctly in both cases. */\n\tdirection: ltr;\n}\n\n:global(.tv-spinner)--size_xsmall {\n\t\t\tfont-size: 14px;\n\t\t}\n\n:global(.tv-spinner)--size_small {\n\t\t\tfont-size: 20px;\n\t\t}\n\n:global(.tv-spinner)--size_medium {\n\t\t\tfont-size: 28px;\n\t\t}\n\n:global(.tv-spinner)--size_large {\n\t\t\tfont-size: 56px;\n\t\t}\n\n:global(.tv-spinner)--size_mini :global(.tv-spinner)__width_element:after {\n\t\tborder-width: 2px;\n\t}\n\n:global(.tv-spinner)--size_medium :global(.tv-spinner)__width_element:after {\n\t\tborder-width: 3px;\n\t}\n\n:global(.tv-spinner)--size_large :global(.tv-spinner)__width_element:after {\n\t\tborder-width: 4px;\n\t}\n\n:global(.tv-spinner)--shown {\n\t\tdisplay: block;\n\t}\n\n:global(.tv-spinner)__spinner-layer {\n\t\tposition: absolute;\n\t\twidth: 100%;\n\t\theight: 100%;\n\t\twhite-space: nowrap;\n\t\tcolor: currentColor;\n\t\ttransform: rotate(90deg);\n\t}\n\n/**\n\t\t * Patch the gap that appear between the two adjacent div.circle-clipper while the\n\t\t * spinner is rotating (appears on Chrome 50, Safari 9.1.1, and Edge).\n\t\t */\n\n:global(.tv-spinner)__spinner-layer::after {\n\t\t\tcontent: '';\n\t\t\tposition: absolute;\n\t\t\tbox-sizing: border-box;\n\t\t\ttop: 0;\n\t\t\tborder-width: 0.07em;\n\t\t\tborder-radius: 50%;\n\t\t\tleft: 45%;\n\t\t\twidth: 10%;\n\t\t\tborder-top-style: solid;\n\t\t}\n\n:global(.tv-spinner)__background {\n\t\tdisplay: inline-block;\n\t\tposition: absolute;\n\t\twidth: 100%;\n\t\theight: 100%;\n\t\toverflow: hidden;\n\t}\n\n:global(.tv-spinner)__background::after {\n\t\t\tcontent: '';\n\t\t\tposition: absolute;\n\t\t\tbox-sizing: border-box;\n\t\t\ttop: 0;\n\t\t\tleft: 0;\n\t\t\tborder-radius: 50%;\n\t\t\tbottom: 0;\n\t\t\twidth: 100%;\n\t\t\tborder-color: rgba(135, 151, 165, 0.2);\n\t\t\tborder-style: solid;\n\t\t}\n\n:global(.tv-spinner)__circle-clipper {\n\t\tdisplay: inline-block;\n\t\tposition: relative;\n\t\twidth: 50%;\n\t\theight: 100%;\n\t\toverflow: hidden;\n\t}\n\n:global(.tv-spinner)__circle-clipper::after {\n\t\t\tcontent: '';\n\t\t\tposition: absolute;\n\t\t\tbox-sizing: border-box;\n\t\t\ttop: 0;\n\t\t\tborder-radius: 50%;\n\t\t\tbottom: 0;\n\t\t\twidth: 200%;\n\t\t\tborder-style: solid;\n\t\t\tborder-bottom-color: transparent;\n\t\t\tanimation-duration: 1.4s;\n\t\t\tanimation-timing-function: cubic-bezier(.36, 0, .37, .99);\n\t\t\tanimation-iteration-count: 1;\n\t\t\twill-change: transform;\n\t\t}\n\n:global(.tv-spinner)__circle-clipper--left::after {\n\t\t\tleft: 0;\n\t\t\tborder-right-color: transparent;\n\t\t\ttransform: rotate(0deg);\n\t\t\tanimation-name: tv-spinner__left-spin;\n\t\t}\n\n:global(.tv-spinner)__circle-clipper--right::after {\n\t\t\tleft: -100%;\n\t\t\tborder-left-color: transparent;\n\t\t\t/* -124 is to make angle of 146 degrees */\n\t\t\ttransform: rotate(-124deg);\n\t\t\tanimation-name: tv-spinner__right-spin;\n\t\t}\n\n@keyframes tv-spinner__container-rotate {\n\t100% {\n\t\ttransform: rotate(360deg);\n\t}\n}\n\n@keyframes tv-spinner__left-spin {\n\t0% { transform: rotate(130deg) }\n\tto { transform: rotate(0deg) }\n}\n\n@keyframes tv-spinner__right-spin {\n\t0% { transform: rotate(-130deg) }\n\tto { transform: rotate(-124deg) }\n}\n",o=(o=void 0===o?{}:o).insertAt,"undefined"!=typeof document&&(t=document.head||document.getElementsByTagName("head")[0],(i=document.createElement("style")).type="text/css","top"===o&&t.firstChild?t.insertBefore(i,t.firstChild):t.appendChild(i),i.styleSheet?i.styleSheet.cssText=n:i.appendChild(document.createTextNode(n)));var t,n,e,r,i,o=new WeakMap,s=((t=e=e||{})[t.Element=1]="Element",t[t.Document=9]="Document",{mini:"xsmall",xsmall:"xsmall",small:"small",medium:"medium",large:"large"}),a=(i=document.documentElement,(r=o?o.get(i):r)||((r=i.ownerDocument.createRange()).selectNodeContents(i),o&&o.set(i,r)),null!==(e=(n=r.createContextualFragment('\n\t\t<div class="tv-spinner" role="progressbar">\n\t\t\t<div class="tv-spinner__spinner-layer">\n\t\t\t\t<div class="tv-spinner__background tv-spinner__width_element"></div>\n\t\t\t\t<div class="tv-spinner__circle-clipper tv-spinner__width_element tv-spinner__circle-clipper--left"></div>\x3c!--\n\t\t\t\t--\x3e<div class="tv-spinner__circle-clipper tv-spinner__width_element tv-spinner__circle-clipper--right"></div>\n\t\t\t</div>\n\t\t</div>\n\t')).firstElementChild)&&n.removeChild(e),e);function l(t){this._shown=!1,this._el=a.cloneNode(!0),this.setSize(s[t||"large"])}l.prototype.spin=function(t){return this._el.classList.add("tv-spinner--shown"),void 0===this._container&&(void 0!==(this._container=t)&&t.appendChild(this._el)),this._shown=!0,this},l.prototype.stop=function(t){return t&&void 0!==this._container&&this._container.removeChild(this._el),this._el.classList.remove("tv-spinner--shown"),this._shown=!1,this},l.prototype.setStyle=function(e){var r=this;return Object.keys(e).forEach(function(t){var n=e[t];void 0!==n&&r._el.style.setProperty(t,n)}),this},l.prototype.style=function(){return this._el.style},l.prototype.setSize=function(t){t=void 0!==t?"tv-spinner--size_".concat(t):"";return this._el.className="tv-spinner ".concat(t," ").concat(this._shown?"tv-spinner--shown":""),this},l.prototype.getEl=function(){return this._el},l.prototype.destroy=function(){this.stop(),delete this._el,delete this._container},window.Spinner=l}(),t.foregroundColor||"auto"),t=new Spinner("large").setStyle({color:t,zIndex:String(2e9)});t.getEl().classList.add("spinner"),t.spin(n)}()</script><script>var _tv_languages=_tv_languages||{};_tv_languages.th={Cancel:"ยกเลิก",Price:"ราคา",Currency:"สกุลเงิน",Open:"เปิด",Volume:"ปริมาณการซื้อขาย",Comment:"ความคิดเห็น","Editors' picks":"คัดสรรโดยบรรณาธิการ","powered by":"ขับเคลื่อนโดย",Chart:"ชาร์ต",Search:"ค้นหา","Learn more":"เรียนรู้เพิ่มเติม",Date:"วันที่",Source:"จุดกำเนิด",Description:"คำอธิบาย",Settings:"ตั้งค่า",Background:"พื้นหลัง",Border:"เส้นขอบ",Apply:"บันทึก",Symbol:"สัญลักษณ์",Timezone:"เขตเวลา",Bars:"บาร์",Candles:"แท่งเทียน","Heikin Ashi":"ไฮเกน อาชิ",Line:"เส้น",Area:"พื้นที่",Currencies:"ค่าเงิน",Exchange:"ตลาดหลักทรัพย์",Grid:"ตาราง",Trading:"การซื้อขาย",Indicators:"อินดิเคเตอร์",More:"เพิ่มเติม",Prices:"ราคา",Flag:"ธง",Rectangle:"สี่เหลี่ยมผืนผ้า","Gann Box":"แกนต์บ๊อก","Gann Fan":"แกนต์แฟน","Gann Square":"แกนต์สแควร์",Inputs:"ข้อมูล",Error:"ผิดพลาด",Remove:"ลบ",January:"มกราคม",February:"กุมภาพันธ์",March:"มีนาคม",April:"เมษายน",May:"พ.ค.",June:"มิถุนายน",July:"กรกฎาคม",August:"สิงหาคม",September:"กันยายน",October:"ตุลาคม",November:"พฤศจิกายน",December:"ธันวาคม","Indicators & Strategies":"อินดิเคเตอร์ & กลยุทธ์",Contracts:"สัญญา",Change:"เปลี่ยนแปลง","Hong Kong":"ฮ่องกง",forex:"ฟอเร็กซ์",Type:"ประเภท","Invalid Symbol":"สัญลักษณ์ไม่ถูกต้อง",Bahrain:"บาห์เรน",Luxembourg:"ลักเซมเบิร์ก","New Zealand":"นิวซีแลนด์",Qatar:"กาตาร์",Singapore:"สิงค์โปร์",Ok:"ตกลง",Properties:"คุณสมบัติ",Absolute:"แน่นอน","N/A":"ไม่มีข้อมูล",d_dates:"วัน",h_dates:"ชั่วโมง",m_dates:"นาที",s_dates:"วินาที","At close":"ตอนปิด",Holiday:"วันหยุด","Click to set a point":"คลิกเพื่อสร้างจุด","Move the point to position the anchor then tap to place":"ย้ายจุดมายังตำแหน่ง anchor แล้วแตะเพื่อวาง","Double-click to finish Path":"ดับเบิ้ลคลิกเพื่อจบ Path","Double-click to finish Polyline":"ดับเบิ้ลคลิกเพื่อจบ Polyline","Press and hold {key} while zooming to maintain the chart position":"กดและค้าง {key} ขณะซูมเพื่อคงตำแหน่งของชาร์ต","Link to the chart image copied to clipboard {emoji}":"ลิงก์ไปยังรูปภาพชาร์ตที่คัดลอกไปยังคลิปบอร์ดแล้ว {emoji}","Chart image copied to clipboard {emoji}":"คัดลอกรูปภาพชาร์ตไปยังคลิปบอร์ดแล้ว {emoji}",Baseline:"เส้นฐาน",Units:"หน่วย",Reverse:"ย้อนกลับ",Yes:"ใช่",No:"ไม่",O_in_legend:"เปิด",H_in_legend:"สูง",L_in_legend:"ต่ำ",C_in_legend:"ปิด",Compare:"เปรียบเทียบ","Recently used":"ที่ถูกใช้ล่าสุด",Save:"บันทึก",Hide:"ซ่อน",Show:"แสดง",month_0:"เดือน",High:"สูง",Low:"ต่ำ",Ticker:"ทิกเกอร์",Vol:"ปริมาณ","No symbols match your criteria":"ไม่มีสัญลักษณ์ที่ตรงกับการค้นหาของคุณ",Close:"ปิด",Time:"เวลา","{number} minute_0":"{number} นาที",m_interval_short:"นาที","{number} hour_0":"{number} ชั่วโมง",h_interval_short:"h","{number} day_0":"{number} วัน",D_interval_short:"D",W_interval_short:"W",M_interval_short:"M",Rename:"เปลี่ยนชื่อ","Remove from favorites":"ลบออกจากรายการโปรด","Add to favorites":"เพิ่มลงรายการโปรด","Time Interval":"ช่วงเวลา",Copy:"คัดลอก",Drawings:"รูปวาด","Price format is invalid.":"รูปแบบราคาไม่ถูกต้อง","{exchange} by {originalExchange}":"{exchange} โดย{originalExchange}","Real-time data for {symbolName} is provided by {exchange} exchange.":"ข้อมูลแบบเรียลไทม์สำหรับ {symbolName} ได้รับมาจากตลาดหลักทรัพย์ {exchange}","This data is real-time, but its slightly different to its official counterpart coming from {exchange}.":"ข้อมูลนี้เป็นข้อมูลแบบเรียลไทม์ แต่ต่างจากข้อมูลที่มาจาก {exchange} เล็กน้อย",Increase:"เพิ่มขึ้น",Decrease:"ลดลง","Number format is invalid.":"รูปแบบตัวเลขไม่ถูกต้อง","Specified value is more than the instrument maximum of {max}.":"ค่าที่ระบุมากกว่าค่าสูงสุดของเครื่องมือ {max}","Specified value is less than the instrument minimum of {min}.":"ค่าที่ระบุน้อยกว่าค่าต่ำสุดของเครื่องมือ {min}",Risk:"ความเสี่ยง",Body:"บอดี้",Wick:"ไส้เทียน",Right:"ขวา",Left:"ซ้าย",Interval:"ช่วงเวลา","change timezone":"เปลี่ยนเขตเวลา",UTC:"UTC เวลาสากลเชิงพิกัด",Cairo:"ไคโร",Johannesburg:"โจฮันเนสเบิร์ก",Lagos:"เลกอส","Buenos Aires":"บัวโนส ไอเรส",Bogota:"โบโกต้า",Caracas:"การากัส",Chicago:"ชิคาโก","San Salvador":"ซานซัลวาดอร์",Juneau:"จูโน",Lima:"ลิมา","Los Angeles":"ลอสแองเจลิส","Mexico City":"เม็กซิโกซิตี้","New York":"นิวยอร์ค",Phoenix:"ฟีนิกซ์",Santiago:"ซานเตียโก","Sao Paulo":"เซาเปาโล",Toronto:"โตรอนโต",Vancouver:"แวนคูเวอร์",Denver:"เดนเวอร์",Almaty:"อัลมาตี้",Ashgabat:"อาชกาบัต",Bangkok:"กรุงเทพ",Chongqing:"ฉงชิ่ง",Dubai:"ดูไบ","Ho Chi Minh":"โฮจิมินห์",Jakarta:"จาการ์ตา",Jerusalem:"เยรูซาเลม",Karachi:"การาจี",Kolkata:"โคลคาต้า",Kuwait:"คูเวต",Manila:"มะนิลา",Muscat:"มัสกัต",Riyadh:"รียาด",Seoul:"โซว",Shanghai:"เซี่ยงไฮ้",Taipei:"ไทเป",Tehran:"เตหะราน",Tokyo:"โตเกียว",Reykjavik:"เรคยาวิก",Adelaide:"อดีเลด",Brisbane:"บริสเบน",Perth:"เพิร์ธ",Sydney:"ซิดนีย์",Amsterdam:"อัมสเตอร์ดัม",Athens:"เอเธนส์",Belgrade:"เบลเกรด",Berlin:"เบอร์ลิน",Bratislava:"บราติสลาวา",Brussels:"บรัสเซล",Bucharest:"บูคาเรสต์",Copenhagen:"โคเปนเฮเกน",Dublin:"ดับบลิน",Helsinki:"เฮลซิงกิ",Istanbul:"อิสตันบูล",Lisbon:"ลิสบอน",London:"ลอนดอน",Madrid:"มาดริด",Malta:"มอลตา",Moscow:"มอสโค",Oslo:"ออสโล",Paris:"ปารีส",Riga:"รีกา",Rome:"โรม",Stockholm:"สต๊อกโฮล์ม",Tallinn:"ทาลลินน์",Vilnius:"วิลนีอุส",Warsaw:"วอร์ซอร์",Zurich:"ซูริค","Chatham Islands":"หมู่เกาะแชทัม",Tokelau:"โทเคอเลา",Honolulu:"โฮโนลูลู","Norfolk Island":"เกาะนอร์ฟอล์ก",Coordinates:"พิกัดตำแหน่ง","Events & Alerts":"เหตุการณ์ & การแจ้งเตือน",Events:"เหตุการณ์",Scales:"มาตราส่วน","Source Code":"ซอร์สโค้ด",Style:"รูปแบบ","Timezone/Sessions":"เวลา/เซสชั่น",Visibility:"การแสดงผล","Box size assignment method":"วิธีการให้งานโดยขนาดของกล่อง","Color bars based on previous close":"สีของ Bars อ้างอิงจากราคาปิดครั้งก่อน",Borders:"เส้นขอบ","HLC bars":"แท่งเทียน สูงต่ำปิด HLC","Price source":"แหล่งราคา","Show real prices on price scale (instead of Heikin-Ashi price)":"แสดงราคาจริงบนสเกลราคา (แทนที่ราคาแบบ ไฮเก้น-อะชิ)","Up bars":"แท่งเทียนขึ้น","Down bars":"แท่งเทียนลง","Projection up bars":"การฉายภาพแท่งเทียนขึ้น","Projection down bars":"การฉายภาพแท่งเทียนลง","Projection up color":"สีของการคาดว่าจะขึ้น","Projection down color":"สีของการคาดว่าจะลง",Fill:"เติม","Up color":"สีของแท่งขึ้น","Down color":"สีของแท่งลง",Traditional:"ดั้งเดิม","Box size":"ขนาดกล่อง","Number of line":"จำนวนเส้น","ATR length":"ระยะ เอทีอาร์","Reversal amount":"จำนวนการถอยกลับ","Phantom bars":"แท่งแบบ Phantom","One step back building":"การสร้างถอยกลับไป 1 ขั้น",Range:"ระยะ","You cannot see this pivot timeframe on this resolution":"ท่านไม่สามารถดูกรอบเวลานี้บนความละเอียดจออันนี้ได้","The data vendor doesn't provide volume data for this symbol.":"ผู้จำหน่ายข้อมูลไม่ได้ให้ข้อมูลปริมาณสำหรับสัญลักษณ์นี้","Accumulation/Distribution_study":"Accumulation/Distribution","Accumulative Swing Index_study":"Accumulative Swing Index","Advance/Decline_study":"ขั้นสูง/โน้มเอียง","Arnaud Legoux Moving Average_study":"Arnaud Legoux Moving Average",Aroon_study:"Aroon",ASI_study:"ASI","Average Directional Index_study":"Average Directional Index","Average True Range_study":"Average True Range","Awesome Oscillator_study":"Awesome Oscillator","Balance of Power_study":"Balance of Power","Bollinger Bands %B_study":"Bollinger Bands %B","Bollinger Bands Width_study":"Bollinger Bands Width","Bollinger Bands_study":"Bollinger Bands","Chaikin Money Flow_study":"Chaikin Money Flow","Chaikin Oscillator_study":"Chaikin Oscillator","Chande Kroll Stop_study":"Chande Kroll Stop","Chande Momentum Oscillator_study":"Chande Momentum Oscillator","Chop Zone_study":"Chop Zone","Choppiness Index_study":"Choppiness Index","Commodity Channel Index_study":"Commodity Channel Index","Connors RSI_study":"Connors RSI","Coppock Curve_study":"Coppock Curve","Correlation Coefficient_study":"Correlation Coefficient",CRSI_study:"CRSI","Detrended Price Oscillator_study":"Detrended Price Oscillator","Directional Movement_study":"Directional Movement","Donchian Channels_study":"Donchian Channels","Double EMA_study":"Double EMA","Ease Of Movement_study":"Ease Of Movement","Elder's Force Index_study":"Elder's Force Index","EMA Cross_study":"รอยตัดอีเอ็มเอ",Envelopes_study:"Envelopes","Fisher Transform_study":"Fisher Transform","Fixed Range_study":"Fixed Range","Guppy Multiple Moving Average_study":"เส้นค่าเฉลี่ยการเคลื่อนที่แบบกั๊บปี้","Historical Volatility_study":"Historical Volatility","Hull Moving Average_study":"Hull Moving Average","Ichimoku Cloud_study":"Ichimoku Cloud","Keltner Channels_study":"Keltner Channels","Klinger Oscillator_study":"Klinger Oscillator","Know Sure Thing_study":"Know Sure Thing","Least Squares Moving Average_study":"Least Squares Moving Average","Linear Regression Curve_study":"ส่วนโค้งลิเนียร์รีเกรสชั่น","MA Cross_study":"MA Cross","MA with EMA Cross_study":"เอ็มเอกับจุดตัดอีเอ็มเอ","MA/EMA Cross_study":"เอ็มเอ/จุดตัดอีเอ็มเอ",MACD_study:"MACD","Mass Index_study":"Mass Index","McGinley Dynamic_study":"McGinley Dynamic",Momentum_study:"Momentum","Money Flow_study":"Money Flow","Moving Average Channel_study":"ช่องการเคลื่อนที่เฉลี่ย","Moving Average Exponential_study":"Moving Average Exponential","Moving Average Weighted_study":"Moving Average Weighted","Moving Average_study":"Moving Average","Net Volume_study":"Net Volume","On Balance Volume_study":"On Balance Volume","Parabolic SAR_study":"Parabolic SAR","Pivot Points Standard_study":"Pivot Points Standard","Price Channel_study":"ช่องราคา","Price Oscillator_study":"Price Oscillator","Price Volume Trend_study":"Price Volume Trend","Rate Of Change_study":"Rate Of Change","Relative Strength Index_study":"Relative Strength Index","Relative Vigor Index_study":"Relative Vigor Index","Relative Volatility Index_study":"Relative Volatility Index","Session Volume_study":"Session Volume","Session Volume HD_study":"Session Volume HD","SMI Ergodic Indicator/Oscillator_study":"SMI Ergodic Indicator/Oscillator","Smoothed Moving Average_study":"Smoothed Moving Average","Stochastic RSI_study":"Stochastic RSI",Stochastic_study:"Stochastic","Triple EMA_study":"Triple EMA",TRIX_study:"TRIX","True Strength Indicator_study":"True Strength Indicator","Ultimate Oscillator_study":"Ultimate Oscillator","Visible Range_study":"Visible Range","Volume Oscillator_study":"Volume Oscillator",Volume_study:"Volume","Vortex Indicator_study":"Vortex Indicator",VWAP_study:"VWAP",VWMA_study:"VWMA","Williams %R_study":"Williams %R","Williams Alligator_study":"Williams Alligator","Williams Fractal_study":"Williams Fractal","Zig Zag_study":"Zig Zag","Plots Background_study":"Plots Background",SuperTrend_study:"SuperTrend","Average Price_study":"Average Price","Typical Price_study":"Typical Price","Median Price_study":"Median Price","Money Flow Index_study":"Money Flow Index","Moving Average Double_study":"Moving Average Double","Moving Average Triple_study":"Moving Average Triple","Moving Average Adaptive_study":"Moving Average Adaptive","Moving Average Hamming_study":"Moving Average Hamming","Moving Average Modified_study":"Moving Average Modified","Moving Average Multiple_study":"Moving Average Multiple","Linear Regression Slope_study":"Linear Regression Slope","Standard Error_study":"Standard Error","Standard Error Bands_study":"Standard Error Bands","Correlation - Log_study":"Correlation - Log","Standard Deviation_study":"Standard Deviation","Chaikin Volatility_study":"Chaikin Volatility","Volatility Close-to-Close_study":"Volatility Close-to-Close","Volatility Zero Trend Close-to-Close_study":"Volatility Zero Trend Close-to-Close","Volatility O-H-L-C_study":"Volatility O-H-L-C","Volatility Index_study":"Volatility Index","Trend Strength Index_study":"Trend Strength Index","Majority Rule_study":"Majority Rule",Length_input:"ความยาว",Plot_input:"พล็อต",Zero_input:"0",Signal_input:"สัญญาณ",Long_input:"ซื้อ",Short_input:"สั้น",UpperLimit_input:"ข้อจำกัดส่วนบน",LowerLimit_input:"จำกัดด้านล่าง",Offset_input:"สิ่งชดเชย",length_input:"ความยาว",mult_input:"mult",short_input:"ขาย",long_input:"ซื้อ",Limit_input:"จำกัด",Move_input:"เคลื่อนที่",Value_input:"มูลค่า",Method_input:"Method","Accumulation/Distribution_input":"การสะสม/การกระจาย",ADR_B_input:"ADR_B","Equality Line_input":"เส้นอิควอลิตี้","Window Size_input":"ขนาดหน้าต่าง",Sigma_input:"ซิกม่า","Aroon Up_input":"เอรูนขึ้น","Aroon Down_input":"เอรูนลง",Upper_input:"ส่วนบน",Lower_input:"ต่ำกว่า",Deviation_input:"การเบี่ยงเบน","Levels Format_input":"รูปแบบระดับ","Labels Position_input":"ตำแหน่งป้ายชื่อ","0 Level Color_input":"สีระดับ 0","0.236 Level Color_input":"สีระดับ 0.236","0.382 Level Color_input":"สีระดับ 0.382","0.5 Level Color_input":"สีระดับ 0.5","0.618 Level Color_input":"สีระดับ 0.618","0.65 Level Color_input":"สีระดับ 0.65","0.786 Level Color_input":"สีระดับ 0.786","1 Level Color_input":"สีระดับ 1","1.272 Level Color_input":"สีระดับ 1.272","1.414 Level Color_input":"สีระดับ 1.414","1.618 Level Color_input":"สีระดับ 1.618","1.65 Level Color_input":"สีระดับ 1.65","2.618 Level Color_input":"สีระดับ 2.618","2.65 Level Color_input":"สีระดับ 2.65","3.618 Level Color_input":"สีระดับ 3.618","3.65 Level Color_input":"สีระดับ 3.65","4.236 Level Color_input":"สีระดับ 4.236","-0.236 Level Color_input":"สีระดับ -0.236","-0.382 Level Color_input":"สีระดับ -0.382","-0.618 Level Color_input":"สีระดับ -0.618","-0.65 Level Color_input":"สีระดับ -0.65",ADX_input:"เอดีเอ็กซ์","ADX Smoothing_input":"เอดีเอ็กซ์","DI Length_input":"ความยาว DI",Smoothing_input:"ความราบเรียบ",ATR_input:"เอทีอาร์",Growing_input:"การเติบโต",Falling_input:"การตกลง","Color 0_input":"สี 0","Color 1_input":"สี 1",Source_input:"แหล่งกำเนิด",StdDev_input:"StdDev",Basis_input:"พื้นฐาน",Median_input:"ค่าเฉลี่ย","Bollinger Bands %B_input":"โบลลิงเจอร์แบนด์ %บี",Overbought_input:"การซื้อเป็นจำนวนมากเกินไป",Oversold_input:"การขายเป็นจำนวนมากเกินไป","Bollinger Bands Width_input":"ความกว้างโบลลิงเจอร์แบนด์","RSI Length_input":"ความยาว RSI","UpDown Length_input":"ความยาวของการขึ้นลง","ROC Length_input":"ความยาว ROC",MF_input:"เอ็มเอฟ",resolution_input:"resolution","Fast Length_input":"Fast Length","Slow Length_input":"Slow Length","Chaikin Oscillator_input":"Chaikin Oscillator",P_input:"พี",X_input:"เอ็กซ์",Q_input:"คิว",p_input:"พี",x_input:"เอ็กซ์",q_input:"คิว",Price_input:"ราคา","Chande MO_input":"Chande MO","Zero Line_input":"เส้น 0","Color 2_input":"สี 2","Color 3_input":"สี 3","Color 4_input":"สี 4","Color 5_input":"สี 5","Color 6_input":"สี 6","Color 7_input":"สี 7","Color 8_input":"สี 8",CHOP_input:"ช็อบ","Upper Band_input":"แถบบน","Lower Band_input":"แถบล่าง",CCI_input:"ซีซีไอ","Smoothing Line_input":"เส้นเรียบ","Smoothing Length_input":"ความยาวเรียบ","WMA Length_input":"ความยาว WMA","Long RoC Length_input":"ระยะอาร์โอซียาว","Short RoC Length_input":"ขายระยะอาร์โอซี",sym_input:"สมมาตร",Symbol_input:"สัญลักษณ์",Correlation_input:"ความสัมพันธ์",Period_input:"ระยะเวลา",Centered_input:"ศูนย์กลาง","Detrended Price Oscillator_input":"Detrended Price Oscillator",isCentered_input:"คือตรงกลาง",DPO_input:"DPO","ADX smoothing_input":"ADX smoothing","+DI_input":"+ดีไอ","-DI_input":"-ดีไอ",DEMA_input:"ค่าเฉลี่ยเคลื่อนที่แบบเอกซ์โพเนนเชียล 2 เท่า",Divisor_input:"ดีไวเซอร์",EOM_input:"อีโอเอ็ม","Elder's Force Index_input":"ดัชีนเอลเดอร์ฟอร์ช",Percent_input:"เปอร์เซ็นต์",Exponential_input:"เอ็กซ์โพเนนเชี่ยล",Average_input:"Average","Upper Percentage_input":"Upper Percentage","Lower Percentage_input":"Lower Percentage",Fisher_input:"ฟิชเชอร์",Trigger_input:"ทริกเกอร์",Level_input:"ระดับ","Trader EMA 1 length_input":"เทรดเดอร์ ค่าเส้นเฉลี่ยเคลื่อนที่เอกซ์โปเนนเชียล ความยาวระยะที่ 1","Trader EMA 2 length_input":"เทรดเดอร์ ค่าเส้นเฉลี่ยเคลื่อนที่เอกซ์โปเนนเชียล ความยาวระยะที่ 2","Trader EMA 3 length_input":"เทรดเดอร์ ค่าเส้นเฉลี่ยเคลื่อนที่เอกซ์โปเนนเชียล ความยาวระยะที่ 3","Trader EMA 4 length_input":"เทรดเดอร์ ค่าเส้นเฉลี่ยเคลื่อนที่เอกซ์โปเนนเชียล ความยาวระยะที่ 4","Trader EMA 5 length_input":"เทรดเดอร์ ค่าเส้นเฉลี่ยเคลื่อนที่เอกซ์โปเนนเชียล ความยาวระยะที่ 5","Trader EMA 6 length_input":"เทรดเดอร์ ค่าเส้นเฉลี่ยเคลื่อนที่เอกซ์โปเนนเชียล ความยาวระยะที่ 6","Investor EMA 1 length_input":"นักลงทุน ค่าเส้นเฉลี่ยเคลื่อนที่เอกซ์โปเนนเชียล ความยาวระยะที่ 1","Investor EMA 2 length_input":"นักลงทุน ค่าเส้นเฉลี่ยเคลื่อนที่เอกซ์โปเนนเชียล ความยาวระยะที่ 2","Investor EMA 3 length_input":"นักลงทุน ค่าเส้นเฉลี่ยเคลื่อนที่เอกซ์โปเนนเชียล ความยาวระยะที่ 3","Investor EMA 4 length_input":"นักลงทุน ค่าเส้นเฉลี่ยเคลื่อนที่เอกซ์โปเนนเชียล ความยาวระยะที่ 4","Investor EMA 5 length_input":"นักลงทุน ค่าเส้นเฉลี่ยเคลื่อนที่เอกซ์โปเนนเชียล ความยาวระยะที่ 5","Investor EMA 6 length_input":"นักลงทุน ค่าเส้นเฉลี่ยเคลื่อนที่เอกซ์โปเนนเชียล ความยาวระยะที่ 6",HV_input:"เอชวี","Hull MA_input":"ฮัล เอ็มเอ","Conversion Line Periods_input":"การเปลี่ยนระยะของเส้น","Base Line Periods_input":"ช่วงเวลาเส้นพื้นฐาน","Lagging Span 2 Periods_input":"ระยะช่วงแล็ค 2",Displacement_input:"การแทนที่","Conversion Line_input":"การเปลี่ยนเส้น","Base Line_input":"เส้นพื้นฐาน","Lagging Span_input":"ระยะช่วงแล็ค","Lead 1_input":"การนำ 1","Lead 2_input":"การนำ 2","yay Color 0_input":"สี yay 0","yay Color 1_input":"สี yay 1",Multiplier_input:"ตัวคูณ","Bands style_input":"รูปแบบแบนด์",Middle_input:"ตรงกลาง",useTrueRange_input:"ใช้ระยะจริง",ROCLen1_input:"ROCLen1",ROCLen2_input:"ROCLen2",ROCLen3_input:"ROCLen3",ROCLen4_input:"ROCLen4",SMALen1_input:"SMALen1",SMALen2_input:"SMALen2",SMALen3_input:"SMALen3",SMALen4_input:"SMALen4",SigLen_input:"SigLen",KST_input:"เคเอสที",Sig_input:"Sig",roclen1_input:"roclen1",roclen2_input:"roclen2",roclen3_input:"roclen3",roclen4_input:"roclen4",smalen1_input:"smalen1",smalen2_input:"smalen2",smalen3_input:"smalen3",smalen4_input:"smalen4",siglen_input:"siglen","Upper Deviation_input":"ค่าเบี่ยงเบนมาตรฐานด้านบน","Lower Deviation_input":"ค่าเบี่ยงเบนด้านล่าง","Use Upper Deviation_input":"ใช้ค่าเบี่ยงเบนด้านบน","Use Lower Deviation_input":"ค่าเบี่ยงเบนมาตรฐานด้านล่าง",Count_input:"การนับ",Crosses_input:"การตัดกัน",MOM_input:"เอ็มโอเอ็ม",MA_input:"เอ็มเอ","Length EMA_input":"ความยาว อีเอ็มเอ","Length MA_input":"ความยาว เอ็มเอ","Fast length_input":"ความยาวได้อย่างรวดเร็ว","Slow length_input":"ความยาวช้า","Signal smoothing_input":"ความราบเรียบของสัญญาณ","Simple ma(oscillator)_input":"Simple ma(oscillator)","Simple ma(signal line)_input":"ค่าเฉลี่ยเคลื่อนที่แบบง่าย(เส้นสัญญาณ)",Histogram_input:"ฮิสโตรแกรม",MACD_input:"แมคดี",fastLength_input:"ความยาวเร็ว",slowLength_input:"ความยาวช้า",signalLength_input:"ความยาวสัญญาณ",NV_input:"เอ็นวี",OnBalanceVolume_input:"ปริมาณความสมดุล",Start_input:"เริ่มต้น",Increment_input:"จำนวนที่เพิ่มขึ้น","Max value_input":"มูลค่าสูงสุด",ParabolicSAR_input:"พาราโบลิกซาร์",start_input:"เริ่ม",increment_input:"จำนวนที่เพิ่มขึ้น",maximum_input:"มากที่สุด","Short length_input":"ความยาวที่สั้น","Long length_input":"ระยะยาว",OSC_input:"โอเอสซี",shortlen_input:"shortlen",longlen_input:"longlen",PVT_input:"พีวีที",ROC_input:"อาร์โอซี",RSI_input:"ดัชนีความแข็งแรงสัมพันธ์",RVGI_input:"อาร์วีจีไอ",RVI_input:"อาร์วีไอ","Long period_input":"ระยะซื้อ","Short period_input":"ระยะขาย","Signal line period_input":"ระยะเส้นสัญญาณ",SMI_input:"เอสเอ็มไอ","SMI Ergodic Oscillator_input":"SMI Ergodic Oscillator",Indicator_input:"ตัวชี้วัด",Oscillator_input:"Oscillator",K_input:"เค",D_input:"ดี",smoothK_input:"สมูทเค",smoothD_input:"สมูทดี","%K_input":"%เค","%D_input":"%ดี","Stochastic Length_input":"Stochastic Length","RSI Source_input":"แหล่งดัชนีความแข็งแรงสัมพันธ์",lengthRSI_input:"ความยาวอาร์เอสไอ",lengthStoch_input:"ความยาวStoch",TRIX_input:"ทริกซ์",TEMA_input:"TEMA","Long Length_input":"ระยะยาว","Short Length_input":"ความยาวที่สั้น","Signal Length_input":"ความยาวของสัญญาณ",Length1_input:"ความยาว 1",Length2_input:"ความยาว 2",Length3_input:"ความยาว 3",length7_input:"ความยาว7",length14_input:"ความยาว14",length28_input:"ความยาว28",UO_input:"ยูโอ",VWMA_input:"VWMA",len_input:"len","VI +_input":"วีไอ +","VI -_input":"วีไอ -","%R_input":"%อาร์","Jaw Length_input":"ความยาวจอว์","Teeth Length_input":"ความยาว Teeth","Lips Length_input":"ความยาวลิปส์",Jaw_input:"จอว์",Teeth_input:"Teeth",Lips_input:"ลิปส์","Jaw Offset_input":"Jaw Offset","Teeth Offset_input":"Teeth Offset","Lips Offset_input":"Lips Offset","Down fractals_input":"เศษส่วนลดลง","Up fractals_input":"เศษส่วนขึ้น",Periods_input:"ระยะเวลา",Shapes_input:"รูปร่าง","show MA_input":"แสดง ค่าเฉลี่ยเคลื่อนที่","MA Length_input":"ระยะเวลาของเส้นค่าเฉลี่ย","Color based on previous close_input":"สีพื้นฐานที่ราคาปิดครั้งก่อนหน้า","Rows Layout_input":"แผนผังแถว","Row Size_input":"ขนาดแถว",Volume_input:"ปริมาณ","Value Area volume_input":"มูลค่าของปริมาณพื่นที่","Extend POC Right_input":"ขยายสิทธิ POC","Value Area Volume_input":"ปริมาณซื้อขายบริเวณ Value Area",Placement_input:"การวาง",POC_input:"POC","Developing Poc_input":"POC ที่กำลังพัฒนา","Up Volume_input":"ปริมาณสูง","Down Volume_input":"ปริมาณลดลง","Value Area_input":"พื่นที่มูลค่า","Histogram Box_input":"กล่องฮิสโตรแกรม","Value Area Up_input":"Value Area ฝั่งซื้อ","Value Area Down_input":"Value Area ฝั่งขาย","Number Of Rows_input":"จำนวนแถว","Ticks Per Row_input":"Tick ต่อแถว","Up/Down_input":"ขึ้น/ลง",Total_input:"ทั้งหมด","Deviation (%)_input":"การเบี่ยงเบน (%)",Depth_input:"ความลึก","Extend to last bar_input":"ยืดขยายไปยังแท่งสุดท้าย",Simple_input:"Simple",Weighted_input:"Weighted","Wilder's Smoothing_input":"Wilder's Smoothing","1st Period_input":"ช่วงที่ 1","2nd Period_input":"ช่วงที่ 2","3rd Period_input":"ช่วงที่ 3","4th Period_input":"ช่วงที่ 4","5th Period_input":"ช่วงที่ 5","6th Period_input":"ช่วงที่ 6","Rate of Change Lookback_input":"Rate of Change Lookback","Instrument 1_input":"Instrument 1","Instrument 2_input":"Instrument 2","Rolling Period_input":"Rolling Period","Standard Errors_input":"Standard Errors","Averaging Periods_input":"Averaging Periods","Days Per Year_input":"วันต่อปี","Market Closed Percentage_input":"Market Closed Percentage","ATR Mult_input":"ATR Mult",VWAP_input:"VWAP","Anchor Period_input":"Anchor Period",Session_input:"เซสชั่น",Week_input:"สัปดาห์",Month_input:"เดือน",Year_input:"ปี",Decade_input:"ทศวรรษ",Century_input:"ศตวรรษ","Custom range":"ระยะบาร์แบบกำหนดเอง","Go to":"ไปที่",Commission:"ค่าธรรมเนียม","Symbol Info":"ข้อมูลสัญลักษณ์","Save all charts for all symbols and intervals on your layout":"บันทึกชื่อย่อสินทรัพย์ และช่วงเวลาของกราฟทั้งหมดบนแผนผังของท่าน",Dot_hotkey:"จุด","Load Chart Layout":"โหลดชาร์ต",minutes_interval:"นาที",hours_interval:"ชั่วโมง",days_interval:"วัน",weeks_interval:"สัปดาห์",months_interval:"เดือน","Add custom time interval":"เพิ่มช่วงเวลาแบบกำหนดเอง",Add:"เพิ่ม","Save chart image":"บันทึกรูปภาพ","Copy chart image":"คัดลอกรูปภาพชาร์ต","Copy link to the chart image":"คัดลอกลิงก์ไปยังรูปภาพชาร์ต","Open image in new tab":"เปิดรูปภาพในแท็บใหม่","Tweet chart image":"ทวีตภาพชาร์ต","adjust data for dividends":"ปรับเปลี่ยนข้อมูลเนื่องจากเงินปันผล","adjust for contract changes":"ปรับตามการเปลี่ยนแปลงสัญญา","toggle auto scale":"สลับเป็นสเกลอัตโนมัติ","toggle log scale":"สลับเป็นมาตราส่วนล็อก","toggle percentage scale":"สลับเป็นหน่วยเปอร์เซ็นต์","Take a snapshot":"บันทึกภาพ","use settlement as close on daily interval":"ใช้การชำระราคาที่ใกล้เคียงกันในแต่ละวัน",ext:"ต่อ","Extended Hours is available only for intraday charts":"ชั่วโมงที่เพิ่มเติมขึ้นมาใช้ได้สำหรับกราฟแบบระหว่างวันเท่านั้น","Toggle Percentage":"สลับเป็นเปอร์เซ็นต์",log_scale:"ล็อก","Toggle Log Scale":"สลับเป็นมาตราแบบล๊อก",auto_scale:"อัตโนมัติ","Toggle Auto Scale":"สลับเป็นสเกลอัตโนมัติ","Toggle Maximize Chart":"สลับเป็นชาร์ตขนาดใหญ่ที่สุด",adj_adjustments:"adj","Adjust data for dividends":"ปรับเปลี่ยนข้อมูลเนื่องจากเงินปันผล","Main symbol data is adjusted for dividends only":"ข้อมูลสัญลักษณ์หลักถูกปรับเป็นเงินปันผลเท่านั้น","Main symbol data is adjusted for splits only":"ข้อมูลสัญลักษณ์หลักถูกปรับสำหรับการแยกเท่านั้น","b-adj_adjustments":"b-adj","Adjust for contract changes":"ปรับตามการเปลี่ยนแปลงสัญญา",set_adjustments:"set","Use settlement as close on daily interval":"ใช้การชำระราคาที่ใกล้เคียงกันในแต่ละวัน","Date Range":"ช่วงวันที่","change session":"เปลี่ยนเซสชั่น",Session:"โซนเวลา","Weak Magnet":"แม่เหล็กอ่อนค่า","Strong Magnet":"แม่เหล็กแข็งแกร่ง",Cursors:"เคอร์เซอร์","Trend Line Tools":"เครื่องมือเส้นแนวโน้ม","Gann and Fibonacci Tools":"เครื่องมือแกนน์และฟิโบนัชชี","Geometric Shapes":"รูปเรขาคณิต","Annotation Tools":"เครื่องมืออธิบายประกอบ",Patterns:"รูปแบบ","Prediction and Measurement Tools":"เครื่องมือคาดการณ์และการวัด","Hide Drawings Toolbar":"ซ่อนแถบเครื่องมือวาด","Show Drawings Toolbar":"แสดงทูลบาร์วาดเขียน","Show Favorite Drawing Tools Toolbar":"แสดงแถบเครื่องมือการวาดที่ชื่นชอบ",Icon:"ไอคอน",Icons:"ไอคอน","Remove Drawings & Indicators":"ลบการวาดและอินดิเคเตอร์ต่างๆ ออกไป","Remove Drawings":"ลบการวาดต่างๆ ออกไป","Remove Indicators":"ลบอินดิเคเตอร์","Hollow candles":"แท่งเทียนแบบกลวง","High-low":"สูง-ต่ำ","Bar's style":"สไตล์ของแท่ง","Compare or Add Symbol":"เปรียบเทียบ หรือ เพิ่มสัญลักษณ์",Favorites:"รายการที่ชอบ","Fullscreen mode":"โหมดเต็มหน้าจอ","Favorite Indicators":"อินดิเคเตอร์ที่ชื่นชอบ","You have no Favorites Indicators yet":"คุณยังไม่มี Favorites Indicators","Open Interval Dialog":"เปิดหน้าต่างช่วงเวลา","Number or {hotKey_0}":"ตัวเลข หรือ {hotKey_0}","Add custom interval":"เพิ่มช่วงแบบกำหนดเอง",Ticks_interval_group_name:"เลือก",Seconds_interval_group_name:"วินาที",Minutes_interval_group_name:"นาที",Hours_interval_group_name:"ชั่วโมง",Days_interval_group_name:"วัน",Weeks_interval_group_name:"สัปดาห์",Months_interval_group_name:"เดือน",Ranges_interval_group_name:"ช่วง","Sync in layout":"ซิงค์ไปทุกชาร์ต",Crosshair:"เส้นกากบาท","New drawings are replicated to all charts in the layout and shown when the same ticker is selected":"รูปวาดใหม่ถูกทำซ้ำไปยังชาร์ตทั้งหมดในเลย์เอาท์และแสดงเมื่อทิคเกอร์เดิมได้ถูกเลือก","Open chart in popup":"เปิดชาร์ตในหน้าต่างขนาดเล็ก","Chart Properties":"คุณสมบัติชาร์ต","Make a Copy":"สร้างการคัดลอก","New Chart Layout":"สร้างแผนผังกราฟอันใหม่","Rename Chart Layout":"ตั้งชื่อแผนผังชาร์ตใหม่","Manage Chart Layouts":"จัดการแผนผังชาร์ต","Symbol Search":"ค้นหาตัวย่อ","Simply start typing while on the chart to pull up this search box":"เพียงเริ่มต้นพิมพ์ในขณะที่อยู่บนชาร์ต เพื่อเปิดช่องค้นหาอันนี้ขึ้นมา","Save Indicator template":"บันทึกรูปแบบอินดิเคเตอร์","Save Indicator Template":"บันทึกรูปแบบอินดิเคเตอร์","Selecting this option will set the {symbol} symbol on the chart when this template is applied":"การเลือกตัวเลือกนี้จะเป็นการกำหนดตัวย่อ {symbol} บนชาร์ต เมื่อเทมเพลตนี้ถูกใช้งาน","Selecting this option will set the {interval} interval on the chart when this template is applied":"การเลือกตัวเลือกนี้จะเป็นการกำหนดช่วงเวลา {interval} บนชาร์ต เมื่อเทมเพลตนี้ถูกใช้งาน","Study Template '{templateName}' already exists. Do you really want to replace it?":"เทมเพลตการศึกษา '{templateName}' มีอยู่แล้ว คุณต้องการที่จะแทนที่มันใช่หรือไม่?","My templates":"เทมเพลตของฉัน","Default templates":"เทมเพลตตั้งต้น",Templates:"เทมเพลต","Indicator Templates":"เทมเพลตตัวชี้วัด","Undo {hint}":"ย้อนกลับ {hint}","Redo {hint}":"ทำซ้ำอีกครั้ง {hint}","View Only Mode":"โหมดแบบดูอย่างเดียว","show alert label lines":"แสดงเส้นป้ายเตือน","hide alert label lines":"ซ่อนเส้นข้อความการแจ้งเตือน","change visibility":"เปลี่ยนการมองเห็นข้อมูล","pin to scale {label}":"ปักหมุดไปยังสเกล {label}","pin to right scale":"ปักหมุดไปยังสเกลทางขวา","pin to left scale":"ปักหมุดไปยังสเกลทางซ้าย","change earnings visibility":"เปลี่ยนการมองเห็นรายได้","change dividends visibility":"เปลี่ยนการมองเห็นเงินปันผล","change splits visibility":"เปลี่ยนตัวแบ่งการมองเห็น","show all ideas":"แสดงไอเดียทั้งหมด","show ideas of followed users":"แสดงไอเดียของผู้ใช้งานที่ติดตาม","show my ideas only":"แสดงเฉพาะไอเดียของฉันเท่านั้น","change events visibility on chart":"เปลี่ยนการมองเห็นเหตุการณ์บนชาร์ต","add this symbol to entire layout":"เพิ่มสัญลักษณ์นี้เข้าไปในเลย์เอาท์ทั้งหมด","add this indicator to entire layout":"เพิ่มอินดิเคเตอร์นี้เข้าไปในเลย์เอาท์ทั้งหมด","add this strategy to entire layout":"เพิ่มกลยุทธนี้เข้าไปในเลย์เอาท์ทั้งหมด","add this financial metric to entire layout":"เพิ่มตัวชี้วัดทางการเงินนี้เข้าไปในเลย์เอาท์ทั้งหมด","apply drawing template":"ใช้เทมเพลตการวาดภาพ","lock objects":"ล็อคออบเจ็กต์","unlock objects":"ปลดล็อคออบเจ็กต์","Add alert":"เพิ่มการแจ้งเตือน","Add alert on {series}":"เพิ่มการแจ้งเตือนบน {series}","Add alert on {drawing}":"เพิ่มการแจ้งเตือนบน {drawing}","Edit {title} alert":"แก้ไข {title} การแจ้งเตือน","Extend alert lines":"ยืดเส้นการเตือน",Trade:"เทรด","Create limit order":"สร้างคำสั่งแบบ Limit","Apply Manual Risk/Reward":"ใช้การกำหนด ความเสียง/ผลตอบแทน ด้วยตัวเอง","Apply Manual Decision Point":"ใช้การตัดสินใจด้วยมนุษย์","Analyze Trade Setup":"ตั้งค่าวิเคราะห์การเทรด","Apply Elliott Wave":"ใช้คลื่นอีเลียด","Apply Elliott Wave Intermediate":"ใช้คลื่นอีเลียดระยะกลาง","Apply Elliott Wave Major":"ใช้คลื่นอีเลียดหลัก","Apply Elliott Wave Minor":"ใช้คลื่นอีเลียดรอง","Apply WPT Up Wave":"ใช้งาน WPT เวฟขึ้น","Up Wave 1 or A":"ขึ้นเวฟ 1 หรือ เอ","Up Wave 2 or B":"ขึ้นเวฟ 2 หรือ บี","Up Wave C":"ขึ้นเวฟ ซี","Up Wave 3":"ขึ้นเวฟ 3","Up Wave 4":"ขึ้นเวฟ 4","Up Wave 5":"ขึ้นเวฟ 5","Apply WPT Down Wave":"ใช้งาน WPT เวฟลง","Down Wave 1 or A":"ลงเวฟ 1 หรือ A","Down Wave 2 or B":"ลงเวฟ 2 หรือ B","Down Wave C":"ลงเวฟ C","Down Wave 3":"ลงเวฟ 3","Down Wave 4":"ลงเวฟ 4","Down Wave 5":"ลงเวฟ 5","Pinned to scale {label} (hidden)":"ถูกปักหมุดที่สเกล {label} (แบบซ่อน)","Pinned to right scale (hidden)":"ปักหมุดไปยังสเกลขวา (แบบซ่อน)","Pin to scale {label} (hidden)":"ปักหมุดไปยังสเกล {label} (แบบซ่อน)","Pin to right scale (hidden)":"ปักหมุดไปยังสเกลขวา (แบบซ่อน)","Pinned to scale {label}":"ถูกปักหมุดที่สเกล {label}","Pinned to right scale":"ถูกปักหมุดที่สเกลขวา","Pin to scale {label}":"ปักหมุดไปยังสเกล {label}","Pin to right scale":"ปักหมุดไปยังสเกลทางขวา","Pinned to left scale (hidden)":"ถูกปักหมุดที่สเกลซ้าย (แบบซ่อน)","Pin to left scale (hidden)":"ปักหมุดไปยังสเกลซ้าย (แบบซ่อน)","Pinned to left scale":"ถูกปักหมุดที่สเกลซ้าย","Pin to left scale":"ปักหมุดไปยังสเกลซ้าย","Pin to new left scale":"ปักหมุดไปยังสเกลซ้ายอันใหม่","Pin to new right scale":"ปักหมุดไปยังสเกลขวาอันใหม่","Pin to scale (now {label})":"ปักหมุดไปยังสเกล (ตอนนี้ {label})","Pin to scale (now no scale)":"ปักหมุดไปยังสเกล (ตอนนี้ไม่มีสเกล)","Pin to scale (now left)":"ปักหมุดที่สเกล (ด้านซ้ายตอนนี้)","Pin to scale (now right)":"ปักหมุดที่สเกล (ด้านขวาตอนนี้)","No scale (fullscreen)":"ไม่สเกล (เต็มหน้าจอ)","Move to":"ย้ายไปยัง","Existing pane above":"หน้าต่างปัจจุบันด้านบน","New pane above":"หน้าต่างใหม่ด้านบน","Existing pane below":"หน้าต่างปัจจุบันด้านล่าง","New pane below":"หน้าต่างใหม่ด้านล่าง","Bring to front":"ส่งมาหน้าสุด","Send to back":"นำไปไว้ข้างหลัง","Bring forward":"ส่งมาด้านหน้า","Send backward":"นำไปไว้หลังสุด","Visual order":"ลำดับการแสดงผล",Lines:"เส้น","Add indicator/strategy on {studyTitle}":"เพิ่มอินดิเคเตอร์/กลยุทธ์ที่ {studyTitle}","Add financial metric for {instrumentName}":"เพิ่มตัวชี้วัดทางการเงินสำหรับ {instrumentName}","Apply default":"ตั้งให้เป็นค่าเบื้องต้น","Save as":"บันทึกเป็น",Clone:"คัดลอก",Template:"เทมเพลต","Go to {lineToolName}":"ไปที่ {lineToolName}",Unlock:"ปลดล๊อค",Lock:"ล้อค","Show earnings":"แสดงกำไร","Show dividends":"แสดงเงินปันผล","Show splits":"แสดงตัวแยก","Show all ideas":"แสดงไอเดียทั้งหมด","Show ideas of followed users":"แสดงไอเดียของผู้ใช้งานที่เราติดตาม","Show my ideas only":"แสดงเฉพาะไอเดียของเราเท่านั้น","Hide events on chart":"ซ่อนเหตุการณ์บนชาร์ต","Add this symbol to entire layout":"เพิ่มสัญลักษณ์นี้เข้าไปในเลย์เอาท์ทั้งหมด","Add this indicator to entire layout":"เพิ่มอินดิเคเตอร์นี้เข้าไปในเลย์เอาท์ทั้งหมด","Add this strategy to entire layout":"เพิ่มกลยุทธนี้เข้าไปในเลย์เอาท์ทั้งหมด","Add this financial metric to entire layout":"เพิ่มตัวชี้วัดทางการเงินนี้เข้าไปในเลย์เอาท์ทั้งหมด","No sync":"ไม่มีการซิงค์","Symbol info":"ข้อมูลสัญลักษณ์","By TradingView":"โดย TradingView","{symbol} financials by TradingView":"{symbol} ทางการเงินโดย TradingView","More features on tradingview.com":"คุณสมบัติมากมาย บน tradingview.com","move left":"เลื่อนไปทางซ้าย","move right":"เลื่อนไปทางขวา","change price to bar ratio":"เปลี่ยนอัตราส่วนราคาต่อบาร์","toggle lock scale":"สลับสเกลล็อค","change series style":"เปลี่ยนสไตล์ซีรีส์","Invalid symbol":"ชื่อย่อสินทรัพย์ไม่ถูกต้อง","No data here":"ไม่มีข้อมูลที่นี่","apply indicators to entire layout":"ใช้อินดิเคเตอร์กับเลย์เอาต์ทั้งหมด","Please give us a clipboard writing permission in your browser or press {keystroke}":"โปรดให้สิทธิ์ในการเขียนคลิปบอร์ดในเบราว์เซอร์ของคุณหรือกด {keystroke}","Couldn't copy":"ไม่สามารถคัดลอกได้","Couldn't cut":"ไม่สามารถตัดได้","Couldn't paste":"ไม่สามารถวางได้","{userName} published on {customer}, {date}":"{userName} เผยแพร่เมื่อ {customer}, {date}","Published on {customer}, {date}":"เผยแพร่เมื่อ {customer}, {date}","change symbol last value visibility":"เปลี่ยนสัญลักษณ์การมองเห็นค่าสุดท้าย","change symbol previous close value visibility":"เปลี่ยนสัญลักษณ์การมองเห็นมูลค่าปิดก่อนหน้า","change previous close price line visibility":"เปลี่ยนการมองเห็นเส้นราคาปิดก่อนหน้า","change symbol labels visibility":"เปลี่ยนการมองเห็นป้ายสัญลักษณ์","change indicators and financials name labels visibility":"เปลี่ยนอินดิเคเตอร์และการมองเห็นป้ายชื่อการเงิน","change indicators name labels visibility":"เปลี่ยนการมองเห็นป้ายชื่ออินดิเคเตอร์","change indicators and financials value labels visibility":"เปลี่ยนอินดิเคเตอร์และการมองเห็นฉลากมูลค่าทางการเงิน","change indicators value labels visibility":"เปลี่ยนอินดิเคเตอร์และการมองเห็นฉลาก","change bid and ask labels visibility":"เปลี่ยนการมองเห็นป้าย bid และ ask","change bid and ask lines visibility":"เปลี่ยนการมองเห็นเส้น bid และ ask","change pre/post market price label visibility":"เปลี่ยนการมองเห็นป้ายราคาตลาดก่อน/หลัง","change high and low price lines visibility":"เปลี่ยนการมองเห็นเส้นราคาสูง ต่ำ และเฉลี่ย","change high and low price labels visibility":"เปลี่ยนการมองเห็นป้ายราคาสูง ต่ำ และเฉลี่ย","change countdown to bar close visibility":"เปลี่ยนการนับถอยหลังเป็นบาร์ปิดการมองเห็น","change currency label visibility":"เปลี่ยนการมองเห็นป้ายสกุลเงิน","change unit label visibility":"เปลี่ยนการมองเห็นป้ายหน่วย","change plus button visibility":"เปลี่ยนการมองเห็นปุ่มบวก","change price line visibility":"เปลี่ยนเส้นราคา","hide {title}":"ซ่อน {title}","unlock {title}":"ปลดล็อก {title}","lock {title}":"ล็อค {title}",Eraser:"ยางลบ","Trend Line":"เส้นแนวโน้ม","Horizontal Line":"เส้นแนวนอน","Vertical Line":"เส้นแนวตั้ง",Arrow:"ลูกศร",Ray:"เรย์",Pitchfork:"พิชฟอร์ค","Schiff Pitchfork":"ชิฟฟ์พิชฟอร์ค",Pitchfan:"พิชแฟน","Fib Retracement":"การปรับฐานฟิโบนัคชี","Trend-Based Fib Extension":"เทรนเบส ฟิโบนัชชี่ เอ็กซ์เทนชั่น","Fib Speed Resistance Fan":"ฟิโบนัชชี่ สปีด รีซิสแทนซ์ แฟน","Fib Time Zone":"โซนเวลาฟิโบนัชชี่","Fib Circles":"รอบฟิโบนัชชี่","Fib Speed Resistance Arcs":"ฟิโบนัชชี่ สปีด รีซิสแทนซ์ อาร์ค",Ellipse:"วงรี",Polyline:"โพลีไลน์",Path:"เส้นทาง",Arc:"เส้นโค้ง",Text_tool:"ข้อความ","Anchored Text":"ข้อความ",Balloon:"กล่องคำพูด","Price Label":"ป้ายราคา",Brush:"พู่กัน",Forecast:"คาดการณ์","Auto (fits data to screen)":"อัตโนมัติ (ปรับข้อมูลให้เข้ากับหน้าจอ)","Lock price to bar ratio":"ล็อคราคากับสัดส่วนของแท่ง","Change interval":"เปลี่ยนช่วง","Symbol last price label":"ป้ายค่าราคาล่าสุดของตัวย่อ","Previous day close price line":"เส้นราคาปิดวันก่อนหน้า","Symbol name label":"ป้ายชื่อตัวย่อ","Indicators and financials value labels":"อินดิเคเตอร์และฉลากมูลค่าทางการเงิน","Indicators value labels":"อิดิเคเตอร์ฉลากมูลค่า","Indicators and financials name labels":"ป้ายชื่ออินดิเคเตอร์และการเงิน","Indicators name labels":"ป้ายชื่ออินดิเคเตอร์","Bid and ask labels":"ป้ายชื่อ Bid และ Ask","Bid and ask lines":"เส้น Bid และ Ask","Pre/post market price label":"ป้ายราคาก่อน/หลังตลาดเปิดปิด","Pre/post market price line":"เส้นราคาก่อน/หลังตลาดเปิดปิด","High and low price lines":"เส้นราคาสูง ต่ำ และกลาง","Countdown to bar close":"นับถอยหลังไปยังราคาปิดของแท่ง",Unit:"หน่วย","Plus button":"ปุ่มบวก","Source code":"ซอร์สโค้ด","Price line":"เส้นราคา","Session breaks":"เซสชั่นเบรค","change symbol":"เปลี่ยนสัญลักษณ์","apply chart theme":"ใช้ชุดรูปแบบชาร์ต",Warning:"คำเตือน","Zoom Out":"ขยายออก","Zoom In":"ขยายเข้า","Maximize chart":"ขยายชาร์ตให้ใหญ่สุด","Restore chart":"นำชาร์ตกลับมาใหม่","Scroll to the Left":"เลื่อนไปทางซ้าย","Scroll to the Right":"เลื่อนไปทางขวา","Reset Chart":"คืนค่ากราฟ","Scroll to the Most Recent Bar":"เลื่อนไปยังแท่งล่าสุด",Mixed:"ผสม","show {title}":"แสดง {title}","Hide Favorite Drawing Tools Toolbar":"ซ่อนแถบเครื่องมือการวาดที่ชื่นชอบ","Market open":"ตลาดเปิด","Pre-market":"ก่อนตลาดเปิด","Post-market":"หลังตลาดปิด","Market closed":"ตลาดปิด","Exchange timezone":"เขตเวลาตลาดหลักทรัพย์","change symbol description visibility":"เปลี่ยนการมองเห็นคำอธิบายสัญลักษณ์","change open market status visibility":"เปลี่ยนการมองเห็นสถานะตลาดเปิด","change OHLC values visibility":"เปลี่ยนการมองเห็นค่า OHLC","change bar change visibility":"เปลี่ยนการมองเห็นการเปลี่ยนบาร์","change indicator titles visibility":"เปลี่ยนการมองเห็นชื่ออินดิเคเตอร์","change indicator arguments visibility":"เปลี่ยนการมองเห็นอาร์กิวเมนต์อินดิเคเตอร์","change indicator values visibility":"เปลี่ยนการมองเห็นค่าอินดิเคเตอร์","change volume values visibility":"เปลี่ยนการมองเห็นค่าวอลุ่ม","Open market status":"สถานะตลาดเปิด","OHLC values":"ราคา เปิด สูง ต่ำ และปิด OHLC ของแท่งเทียน","Bar change values":"ค่าเปลี่ยนแปลงของแท่ง","Indicator titles":"ชื่ออินดิเคเตอร์","Indicator arguments":"ตัวแปรของอินดิเคเตอร์","Indicator values":"ค่าของอินดิเคเตอร์","Hide Indicator Legend":"ซ่อน Indicator Legend","Show Indicator Legend":"แสดง Indicator Legend","Show Object Tree":"แสดงแผนผังวัตถุ","Could not get Pine source code.":"ไม่สามารถรับไพน์ซอร์สโค๊ดได้","Show interval settings":"แสดงการตั้งค่าช่วงเวลา","Flag Symbol":"ปักธงสัญลักษณ์","Unflag Symbol":"ยกเลิกปักธงสัญลักษณ์","change line tool(s) font size":"เปลี่ยนขนาดตัวอักษรของเครื่องมือเส้น","change line tool(s) line style":"เปลี่ยนรูปแบบเส้นของเครื่องมือเส้น","Font size":"ขนาดตัวอักษร","Template name":"ชื่อเทมเพลต","{hotKey_0} — drawing a straight line at angles of 45":"{hotKey_0} — วาดเส้นตรง 1 เส้นที่ทำมุม 45 องศา","{hotKey_0} — circle":"{hotKey_0} — วงกลม","{hotKey_0} — square":"{hotKey_0} — สี่เหลี่ยม","{hotKey_0} — fixed increments":"{hotKey_0} - เพิ่มขึ้นแบบคงที่",Cross:"ตัดกัน",Dot:"จุด","Stay in Drawing Mode":"อยู่ในโหมดการวาดเขียน","Show Hidden Tools":"แสดงเครื่องมือที่ซ่อนไว้","Hide All Drawing Tools":"ซ่อนรูปวาดทั้งหมด","Lock All Drawing Tools":"ล๊อครูปวาดทั้งหมด","Magnet Mode snaps drawings placed near price bars to the closest OHLC value":"โหมดแม่เหล็กจะนำการวาดต่างๆ ที่อยู่ใกล้กับแท่งราคาไปเกาะกับค่า OHLC ที่ใกล้เคียงที่สุด",Measure:"การวัด","{hotKey_0} + Click on the chart":"{hotKey_0} + กดบนกราฟ",Color:"สี","Text color":"สีตัวอักษร","Double click":"ดับเบิ้ลคลิก","Delete pane":"ลบหน้าต่าง","Move pane up":"ย้ายหน้าต่างขึ้น","Move pane down":"ย้ายหน้าต่างลง","Maximize pane":"ขยายหน้าต่างให้ใหญ่สุด","Restore pane":"นำหน้าต่างกลับมาใหม่","Manage panes":"จัดการหน้าต่าง",scroll:"เลื่อน","Paste %s":"วาง %s","Lock vertical cursor line by time":"ล็อคเส้นเคอร์เซอร์แนวตั้งตามเวลา","change no overlapping labels":"เปลี่ยนป้ายไม่ทับซ้อนกัน","Merge all scales into one":"รวมสเกลทั้งหมดเข้าด้วยกัน",Labels:"ป้ายชื่อ","Reset price scale":"ปรับสเกลราคาเป็นค่าตั้งต้น",Percent_scale_menu:"เปอร์เซ็นต์","Indexed to 100_scale_menu":"ดัชนี ถึง 100",Logarithmic_scale_menu:"แบบลอการิทึม",Regular_scale_menu:"แบบปกติ","No overlapping labels_scale_menu":"ไม่มีป้ายที่ทับซ้อนกัน","Invert scale_scale_menu":"กลับด้านสเกล","Status line":"เส้นสถานะ",Appearance:"รูปลักษณ์",money:"เงิน",pips:"ปิ๊ป",ticks:"Ticks","Ticker and description":"ทิกเกอร์และคำอธิบาย","change chart background color":"เปลี่ยนสีพื้นหลังชาร์ต","change chart background type":"เปลี่ยนประเภทพื้นหลังของชาร์ต","change vert grid lines color":"เปลี่ยนสีเส้นกริดแนวตั้ง","change vert grid lines style":"เปลี่ยนรูปแบบเส้นกริดแนวตั้ง","change horz grid lines color":"เปลี่ยนสีเส้นกริดแนวนอน","change horz grid lines style":"เปลี่ยนรูปแบบเส้นกริดแนวนอน","change intraday interval property":"เปลี่ยนคุณสมบัติช่วงเวลาระหว่างวัน","change sessions breaks visibility":"เปลี่ยนการมองเห็นตัวแบ่งเซสชั่น","change sessions breaks color":"เปลี่ยนสีตัวแบ่งเซสชั่น","change sessions breaks width":"เปลี่ยนความกว้างตัวแบ่งเซสชั่น","change sessions breaks style":"เปลี่ยนรูปแบบตัวแบ่งเซสชั่น","change scales text color":"เปลี่ยนสีสเกลข้อความ","change scales font size":"เปลี่ยนขนาดสเกลตัวอักษร","change scales lines color":"เปลี่ยนสีสเกลเส้น","change crosshair color":"เปลี่ยนสีเส้นเส้นตัด","change crosshair width":"เปลี่ยนความกว้างเส้นตัด","change crosshair style":"เปลี่ยนรูปแบบเส้นตัด","change symbol watermark visibility":"เปลี่ยนการมองเห็นสัญลักษณ์ลายน้ำ","change symbol watermark color":"เปลี่ยนสีสัญลักษณ์ลายน้ำ","change navigation buttons visibility":"เปลี่ยนการมองเห็นปุ่มนำทาง","change pane buttons visibility":"เปลี่ยนการมองเห็นปุ่มหน้าต่างเสริม","change top margin":"เปลี่ยนระยะขอบด้านบน","change bottom margin":"เปลี่ยนระยะขอบด้านล่าง","change right margin":"เปลี่ยนระยะขอบด้านขวา","Vert grid lines":"เส้นกริดแนวตั้ง","Horz grid lines":"เส้นกริดแนวนอน","Scales text":"ตัวหนังสือของสเกล","Scales lines":"เส้นของสเกล",Watermark:"ลายน้ำ","Top margin":"ระยะขอบด้านบน","Navigation buttons":"ปุ่มนำทาง","Pane buttons":"ปุ่มหน้าต่างเสริม","Bottom margin":"ระยะขอบด้านล่าง","Right margin":"ระยะขอบด้านขวา",bars_unit:"แท่ง","change price Y coordinate":"เปลี่ยนราคาพิกัด Y","change bar X coordinate":"เปลี่ยนแถบพิกัด X","change {title} visibility on ticks":"เปลี่ยนการมองเห็น {title} บนทิค","change {title} visibility on seconds":"เปลี่ยนการมองเห็น {title} เป็นวินาที","change {title} seconds from":"เปลี่ยน {title} วินาทีจาก","change {title} seconds to":"เปลี่ยน {title} วินาทีเป็น","change {title} visibility on minutes":"เปลี่ยนการมองเห็น {title} เป็นนาที","change {title} minutes from":"เปลี่ยน {title} นาทีจาก","change {title} minutes to":"เปลี่ยน {title} นาทีเป็น","change {title} visibility on hours":"เปลี่ยนการมองเห็น {title} เป็นชั่วโมง","change {title} hours from":"เปลี่ยน {title} ชั่วโมงจาก","change {title} hours to":"เปลี่ยน {title} ชั่วโมงเป็น","change {title} visibility on days":"เปลี่ยนการมองเห็น {title} เป็นวัน","change {title} days from":"เปลี่ยน {title} วันจาก","change {title} days to":"เปลี่ยน {title} วันเป็น","change {title} visibility on weeks":"เปลี่ยนการมองเห็น {title} เป็นสัปดาห์","change {title} weeks from":"เปลี่ยน {title} สัปดาห์จาก","change {title} weeks to":"เปลี่ยน {title} สัปดาห์เป็น","change {title} visibility on months":"เปลี่ยนการมองเห็น {title} เป็นเดือน","change {title} months from":"เปลี่ยน {title} เดือนจาก","change {title} months to":"เปลี่ยน {title} เดือนเป็น","change {title} visibility on ranges":"เปลี่ยน {title} การมองเห็นในช่วง",Seconds:"วินาที",Minutes:"นาที",Hours:"ชั่วโมง",Days:"วัน",Weeks:"สัปดาห์",Months:"เดือน",Ranges:"เรนจ์",seconds:"วินาที","seconds from":"วินาทีจาก","seconds to":"วินาทีเป็น",minutes:"นาที","minutes from":"นาทีจาก","minutes to":"นาทีเป็น",hours:"ชั่วโมง","hours from":"ชั่วโมงจาก","hours to":"ชั่วโมงเป็น",days:"วัน","days from":"วันจาก","days to":"วันเป็น",weeks:"สัปดาห์","weeks from":"สัปดาห์จาก","weeks to":"สัปดาห์เป็น",months:"เดือน","months from":"เดือนจาก","months to":"เดือนเป็น",ranges:"เรนจ์","change symbol legend format":"เปลี่ยนรูปแบบคำอธิบายสัญลักษณ์","change legend background visibility":"เปลี่ยนการมองเห็นพื้นหลังคำอธิบาย","change legend background transparency":"เปลี่ยนความโปร่งใสพื้นหลังคำอธิบาย","change {title} price label visibility":"เปลี่ยน {title} การมองเห็นป้ายราคา","change {title} extension":"เปลี่ยน {title} ส่วนขยาย","change {title} time label visibility":"เปลี่ยนการมองเห็น {title} ป้ายเวลา","Price label":"ป้ายราคา","Time label":"ป้ายเวลา",Extend:"ยืดออก","change symbol last value mode":"เปลี่ยนโหมดสัญลักษณ์ค่าสุดท้าย","change disable symbol previous close value visibility":"เปลี่ยนสัญลักษณ์ปิดการใช้งานก่อนหน้าการมองเห็นมูลค่าปิด","change date format":"เปลี่ยนรูปแบบวันที่","Symbol previous day close price label (intraday only)":"ชื่อของค่าราคาปิดก่อนหน้าของตัวย่อ (ระหว่างวันเท่านั้น)","Scales placement":"การวางตำแหน่งสเกล","Date format":"รูปแบบวันที่","No overlapping labels":"ไม่มีป้ายที่ทับซ้อนกัน","Price and percentage value":"ราคาและค่าเปอร์เซ็นต์","Value according to scale":"ค่าตามสเกล","change buy/sell buttons visibility":"เปลี่ยนการมองเห็นปุ่มซื้อ/ขาย","Buy/sell buttons":"ปุ่ม ซื้อ/ขาย","change {inputName} property":"เปลี่ยนคุณสมบัติ {inputName}","change color bars based on previous close":"เปลี่ยนสีแท่งของราคาปิดในวันก่อนหน้า","change HLC bars":"เปลี่ยนแท่ง HLC","change bar up color":"เปลี่ยนสีแท่งขาขึ้น","change bar down color":"เปลี่ยนสีแท่งขาลง","change thin bars":"เปลี่ยนแท่งบาง","change line price source":"เปลี่ยนเส้นแหล่งราคา","change line type":"เปลี่ยนชนิดเส้น","change line color":"เปลี่ยนสีเส้น","change line width":"เปลี่ยนความกว้างเส้น","change area price source":"เปลี่ยนพื้นที่แหล่งราคา","change area line color":"เปลี่ยนสีพื้นที่ใต้เส้นกราฟ","change area line width":"เปลี่ยนความกว้างพื้นที่ใต้เส้นกราฟ","change area fill color":"เปลี่ยนสีพื้นที่ด้านใน","change baseline price source":"เปลี่ยนแหล่งราคาพื้นฐาน","change baseline top line color":"เปลี่ยนสีเส้นฐานด้านบน","change baseline top line width":"เปลี่ยนความกว้างของเส้นฐานด้านบน","change baseline bottom line color":"เปลี่ยนสีเส้นฐานด้านล่าง","change baseline bottom line width":"เปลี่ยนความกว้างของเส้นฐานด้านล่าง","change baseline fill top area color":"เปลี่ยนสีพื้นที่ใต้เส้นฐานด้านบน","change baseline fill bottom area color":"เปลี่ยนสีพื้นที่ใต้เส้นฐานด้านล่าง","change base level":"ปรับระดับฐาน","change high-low body visibility":"เปลี่ยนการมองเห็นพื้นค่าสูง-ต่ำ","change high-low body color":"เปลี่ยนสีพื้นค่าสูง-ต่ำ","change high-low borders visibility":"เปลี่ยนการมองเห็นเส้นขอบค่าสูง-ต่ำ","change high-low border color":"เปลี่ยนสีเส้นขอบค่าสูง-ต่ำ","change high-low labels visibility":"เปลี่ยนการมองเห็นป้ายค่าสูง-ต่ำ","change high-low labels color":"เปลี่ยนสีป้ายค่าสูง-ต่ำ","change high-low labels font size":"เปลี่ยนขนาดตัวอักษรป้ายค่าสูง-ค่ำ","change renko wick visibility":"เปลี่ยนการมองเห็นไส้เทียน renko","change renko wick up color":"เปลี่ยนสีไส้เทียน renko ขาขึ้น","change renko wick down color":"เปลี่ยนไส้เทียน renko ขาลง","change the display of real prices on price scale (instead of Heiken-Ashi price)":"เปลี่ยนการแสดงผลราคาจริงบนสเกลราคา (แทนที่ราคาแบบ ไฮเก้น-อะชิ)","change range thin bars":"เปลี่ยนช่วงระยะแท่งบาง","change {candleType} body visibility":"เปลี่ยนการมองเห็นพื้น {candleType}","change {candleType} up color":"เปลี่ยนสี {candleType} ขาขึ้น","change {candleType} down color":"เปลี่ยนสี {candleType} ขาลง","change {candleType} border visibility":"เปลี่ยนการมองเห็นเส้นขอบ {candleType}","change {candleType} up border color":"เปลี่ยนสีเส้นขอบ {candleType} ขาขึ้น","change {candleType} down border color":"เปลี่ยนสีเส้นขอบ {candleType} ขาลง","change {candleType} wick visibility":"เปลี่ยนการมองเห็นไส้เทียน {candleType}","change {candleType} wick up color":"เปลี่ยนสีไส้เทียน {candleType} ขาขึ้น","change {candleType} wick down color":"เปลี่ยนสีไส้เทียน {candleType} ขาลง","change {chartType} up color":"เปลี่ยนสี {chartType} ขาขึ้น","change {chartType} down color":"เปลี่ยนสี {chartType} ขาลง","change {chartType} projection bar up color":"เปลี่ยนสี {chartType} แท่งคาดคะเนขาขึ้น","change {chartType} projection bar down color":"เปลี่ยนสี {chartType} แท่งคาดคะเนขาลง","change {chartType} border bar up color":"เปลี่ยนสีเส้นขอบ {chartType} แท่งขาขึ้น","change {chartType} border bar down color":"เปลี่ยนสีเส้นขอบ {chartType} แท่งขาลง","change {chartType} projection border bar up color":"เปลี่ยนสีเส้นขอบ {chartType} แท่งคาดคะเนขาขึ้น","Thin bars":"แท่งบาง","Top line":"เส้นด้านบน","Bottom line":"เส้นด้านล่าง","Fill top area":"เติมพื้นที่ด้านบน","Fill bottom area":"เติมพื้นที่ด้านล่าง","Real prices on price scale (instead of Heikin-Ashi price)":"ราคาจริงในระดับราคา (แทนที่ราคา Heikin-Ashi)","Base level":"ระดับฐาน",candle:"แท่งเทียน",range_0:"ช่วง","hollow candles":"แท่งเทียนแบบกลวง",Center:"ตรงกลาง","change {title} middle point visibility":"เปลี่ยนการมองเห็น {title} จุดกึ่งกลาง","change {title} price labels visibility":"เปลี่ยนการมองเห็น {title} ป้ายราคา","change {title} price range visibility":"เปลี่ยนการมองเห็น {title} ช่วงราคา","change {title} bars range visibility":"เปลี่ยนการมองเห็น {title} ช่วงระยะแท่ง","change {title} date/time range visibility":"เปลี่ยนการมองเห็น {title} ช่วงวัน/เวลา","change {title} distance visibility":"เปลี่ยนการมองเห็น {title} ระยะห่าง","change {title} angle visibility":"เปลี่ยนการมองเห็น {title} มุม","change {title} always show stats":"เปลี่ยน {title} แสดงสถิติเสมอ","change {title} stats position":"เปลี่ยน {title} ตำแหน่งสถิติ","Middle point":"จุดกลาง","Price labels":"ป้ายราคา","Stats position":"ตำแหน่งสถิติ","Price range":"ช่วงราคา","Bars range":"ช่วงบาร์","Date/time range":"วันที่/ช่วงเวลา",Distance:"ระยะ",Angle:"มุม","Always show stats":"แสดงสถิติเสมอ",Stats:"สถิติ","change {toolName} line visibility":"เปลี่ยน {toolName} การมองเห็นเส้น","change {toolName} line width":"เปลี่ยน {toolName} ความกว้างเส้น","change {toolName} line style":"เปลี่ยน {toolName} รูปแบบเส้น","change {toolName} line color":"เปลี่ยนสี {toolName} เส้น","change {toolName} line extending left":"ขยายเส้น {toolName} ไปทางซ้าย","change {toolName} line left end":"เปลี่ยน {toolName} บรรทัดด้านซ้ายสุด","change {toolName} line extending right":"เปลี่ยน {toolName} ขยายเส้นทางขวา","change {toolName} line right end":"เปลี่ยน {toolName} บรรทัดด้านขวาสุด","Extend left line":"ยืดเส้นด้านซ้าย","Extend right line":"ยืดเส้นด้านขวา","change {toolName} text visibility":"เปลี่ยน {toolName} การมองเห็นข้อความ","change {toolName} text color":"เปลี่ยน {toolName} สีข้อความ","change {toolName} text font size":"เปลี่ยน {toolName} ขนาดตัวอักษร","change {toolName} text font bold":"เปลี่ยน {toolName} อักษรตัวหนา","change {toolName} text font italic":"เปลี่ยน {toolName} อักษรตัวเอียง","change {toolName} text":"เปลี่ยน {toolName} ข้อความ","change {toolName} labels alignment vertical":"เปลี่ยน {toolName} แนวป้ายกำกับแนวตั้ง","change {toolName} labels alignment horizontal":"เปลี่ยน {toolName} แนวป้ายกำกับแนวนอน","change {toolName} labels direction":"เปลี่ยน {toolName} ทิศทางป้ายกำกับ","change {toolName} text background visibility":"เปลี่ยน {toolName} การมองเห็นพื้นหลังข้อความ","change {toolName} text background color":"เปลี่ยน {toolName} สีพื้นหลังข้อความ","change {toolName} text border visibility":"เปลี่ยน {toolName} การมองเห็นเส้นขอบข้อความ","change {toolName} text border width":"เปลี่ยน {toolName} ความกว้างเส้นขอบข้อความ","change {toolName} text border color":"เปลี่ยน {toolName} สีเส้นขอบข้อความ","change {toolName} text wrap":"เปลี่ยน {toolName} การตัดข้อความ","Text wrap":"บังคับให้ตัวหนังสืออยู่ในขอบเขตที่กำหนด","change arrow color":"เปลี่ยนสีลูกศร",Text:"ตัวอักษร","change {title} color":"เปลี่ยนสี {title}","change {title} mode":"เปลี่ยนโหมด {title}","change {title} mirrored":"เปลี่ยนการสะท้อน {title}","change {title} flipped":"เปลี่ยนการพลิก {title}",Mode:"โหมด",Mirrored:"กระจกเงา",Flipped:"กลับด้าน","HL bars":"บาร์ HL","OC bars":"แท่ง เปิดปิด","Line - close":"เส้น-ปิด","Line - open":"เส้น - เปิด","Line - high":"เส้น - สูง","Line - low":"เส้น - ต่ำ","Line - HL/2":"เส้น - สูงต่ำ/2","change {title} background visibility":"เปลี่ยนการมองเห็น {title} พื้นหลัง","change {title} background color":"เปลี่ยนสีพื้นหลัง {title}","change {title} degree":"เปลี่ยนองศามุม {title}",Wave:"เวฟ",Degree:"องศา","change {title} level {index} line visibility":"เปลี่ยน {title} เลเวล {index} การมองเห็นบรรทัด","change {title} levels visibility":"เปลี่ยนระดับการมองเห็น {title}","change {title} level {index} line color":"เปลี่ยนสีเส้น {title} ระดับ {index}","change {title} level {index} line width":"เปลี่ยนความกว้างเส้น {title} ระดับ {index}","change {title} level {index} line coeff":"เปลี่ยนค่าสัมประสิทธิ์เส้น {title} ระดับ {index}","change {title} all lines color":"เปลี่ยนสีเส้น {title} ทั้งหมด","change {title} background transparency":"เปลี่ยนความโปร่งใสพื้นหลัง {title}","change {title} coeffs as percents visibility":"เปลี่ยนการมองเห็นค่าสัมประสิทธิ์ {title} เป็นเปอร์เซ็นต์","Trend line":"เส้นแนวโน้ม","Use one color":"ใช้สีเดียว",Levels:"ระดับ","Coeffs as percents":"ค่าสัมประสิทธิ์แบบเปอร์เซ็นต์","change {title} reverse":"เปลี่ยน {title} ย้อนกลับ","change {title} prices visibility":"เปลี่ยนการมองเห็น {title} ราคา","change {title} labels alignment":"เปลี่ยนการจัดตำแหน่ง {title} ป้ายกำกับ","change {title} style":"เปลี่ยนรูปแบบ {title}","change {title} fib levels based on log scale":"เปลี่ยน {title} ระดับฟีโบนัชชีบนล็อกสเกล","Levels line":"เส้นระดับ","Extend right":"ยืดออกทางขวา","Extend left":"ยืดออกทางซ้าย","Extend lines right":"ยืดเส้นไปทางขวา","Extend lines left":"เส้นที่ยืดด้านซ้าย","Fib levels based on log scale":"Fib levels ในแบบล็อกสเกล",Values:"มูลค่า",Percents:"เปอร์เซ็นต์",Top:"บน",Middle:"ตรงกลาง",Bottom:"ข้างล่าง","change {title} full circles visibility":"เปลี่ยนการมองเห็น {title} วงกลมเต็ม","Full circles":"เต็มวงกลม","change {title} left labels visibility":"เปลี่ยนการมองเห็น {title} ป้ายกำกับด้านซ้าย","change {title} right labels visibility":"เปลี่ยนการมองเห็น {title} ป้ายกำกับด้านขวา","change {title} top labels visibility":"เปลี่ยนการมองเห็น {title} ป้ายกำกับด้านบน","change {title} bottom labels visibility":"เปลี่ยนการมองเห็น {title} ป้ายกำกับด้านล่าง","change {title} grid visibility":"เปลี่ยนการมองเห็น {title} เส้นกริด","change {title} grid line color":"เปลี่ยนสี {title} เส้นกริด","change {title} grid line width":"เปลี่ยนความกว้าง {title} เส้นกริด","change {title} grid line style":"เปลี่ยนรูปแบบ {title} เส้นกริด","Price levels":"ระดับราคา","Time levels":"ระดับเวลา","Left labels":"ป้ายชื่อทางซ้าย","Top labels":"ป้ายชื่อด้านบน","Bottom labels":"ป้ายด้านล่าง","change {title} line color":"เปลี่ยนสี {title} เส้น","change {title} line width":"เปลี่ยนความกว้าง {title} เส้น","change {title} line style":"เปลี่ยนรูปแบบ {title} เส้น","change {title} counterclockwise":"เปลี่ยน {title} ทวนเข็มนาฬิกา",Counterclockwise:"ทวนเข็มนาฬิกา","change {title} level {index} line style":"เปลี่ยนรูปแบบเส้น {title} ระดับ {index}","change {title} labels visibility":"เปลี่ยนการมองเห็น {title} ป้ายกำกับ","change flag color":"เปลี่ยนสี flag","change {title} fan {index} line visibility":"เปลี่ยนการมองเห็น {title} เส้นแฟน {index}","change {title} fan {index} line color":"เปลี่ยนสี {title} เส้นแฟน {index}","change {title} fan {index} line width":"เปลี่ยนความกว้าง {title} เส้นแฟน {index}","change {title} arcs {index} line visibility":"เปลี่ยนการมองเห็น {title} เส้นอาร์ค {index}","change {title} arcs {index} line color":"เปลี่ยนสี {title} เส้นอาร์ค {index}","change {title} arcs {index} line width":"เปลี่ยนความกว้าง {title} เส้นอาร์ค {index}","Price/bar ratio":"อัตราส่วน ราคา/แท่ง",Fans:"แฟน",Arcs:"เส้นโค้ง","change {title} fans visibility":"เปลี่ยนการมองเห็น {title} แฟน","change {title} fans line color":"เปลี่ยนสี {title} เส้นแฟน",Angles:"มุม","change {title} extend top":"ขยาย {title} ด้านบน","change {title} extend bottom":"ขยาย {title} ด้านล่าง","change {title} extend left":"ขยาย {title} ด้านล่าง","change {title} stats visibility":"เปลี่ยนการมองเห็น {title} สถานะ","Extend top":"ยืดส่วนบนออก","Extend bottom":"ยืดส่วนล่างออก",Label:"ป้ายชื่อ","Label background":"พื้นหลังป้ายชื่อ","Show stats":"แสดงสถิติ","change {title} candle up color":"เปลี่ยนสี {title} แท่งเทียนขาขึ้น","change {title} candle down color":"เปลี่ยนสี {title} แท่งเทียนขาลง","change {title} candle border visibility":"เปลี่ยนการมองเห็น {title} เส้นขอบแท่งเทียน","change {title} candle border up color":"เปลี่ยนสีเส้นขอบ {title} แท่งเทียนขาขึ้น","change {title} candle border down color":"เปลี่ยนสีเส้นขอบ {title} แท่งเทียนขาลง","change {title} candle wick visibility":"เปลี่ยนการมองเห็น {title} ไส้เทียน","change {title} candle wick color":"เปลี่ยนสี {title} ไส้เทียน","change {title} transparency":"เปลี่ยนความโปร่งใส {title}","change {title} average HL value":"เปลี่ยน {title} ค่าเฉลี่ย HL","change {title} variance value":"เปลี่ยน {title} ค่าความแปรปรวน",Transparency:"โปร่งแสง","Avg HL in minticks":"ค่าเฉลี่ย HL ในมินติ๊ก",Variance:"ความแปรปรวน","#1 (price)_linetool point":"#1 (ราคา)",Image:"รูปภาพ","#{count} (price, bar)_linetool point":"#{count} (ราคา, แท่ง)","change {title} extending left":"ขยาย {title} ไปทางซ้าย","change {title} extending right":"ขยาย {title} ไปทางขวา",Channel:"ช่อง","change {title} extend lines":"เปลี่ยน {title} การขยายเส้น",Median:"ค่าเฉลี่ย","Extend lines":"ยืดเส้น",Original:"ต้นกำเนิด",Schiff:"ชิฟฟ์","Modified Schiff":"แก้ไขชิฟฟ์",Inside:"ภายใน","change {title} source text color":"เปลี่ยนสี {title} ข้อความต้นฉบับ","change {title} source background color":"เปลี่ยนสีพื้นหลัง {title} ต้นฉบับ","change {title} source border color":"เปลี่ยนสีเส้นขอบ {title} ต้นฉบับ","change {title} target text color":"เปลี่ยนสี {title} ข้อความเป้าหมาย","change {title} target background color":"เปลี่ยนสีพื้นหลัง {title} เป้าหมาย","change {title} target border color":"เปลี่ยนสีเส้นขอบ {title} เป้าหมาย","change {title} success text color":"เปลี่ยนสี {title} ข้อความที่สำเร็จ","change {title} success background color":"เปลี่ยนสีพื้นหลัง {title} ที่สำเร็จ","change {title} failure text color":"เปลี่ยนสี {title} ข้อความที่ล้มเหลว","change {title} failure background color":"เปลี่ยนสีพื้นหลัง {title} ที่ล้มเหลว","Label text":"ตัวหนังสือของป้าย","Line color":"สีเส้น","Label border":"ขอบของป้าย","change {title} background color 1":"เปลี่ยนสีพื้นหลัง {title} 1","change {title} background color 2":"เปลี่ยนสีพื้นหลัง {title} 2","change {title} stop color":"เปลี่ยนสี {title} สต็อป","change {title} target color":"เปลี่ยนสี {title} เป้าหมาย","change {title} compact stats mode":"เปลี่ยน {title} โหมดสถิติแบบ compact","change {title} account size":"เปลี่ยน {title} ขนาดบัญชี","change {title} lot size":"เปลี่ยน {title} ขนาดล็อต","change {title} risk":"เปลี่ยน {title} ความเสี่ยง","change {title} risk display mode":"เปลี่ยน {title} โหมดการแสดงความเสี่ยง","change {title} entry price":"เปลี่ยน {title} ราคาเข้าซื้อ","change {title} profit level":"เปลี่ยน {title} ระดับทำกำไร","change {title} profit price":"เปลี่ยน {title} ราคาทำกำไร","change {title} stop level":"เปลี่ยน {title} ระดับการหยุด","change {title} stop price":"เปลี่ยน {title} ราคาหยุดขาดทุน","Stop color":"สีจุดสิ้นสุด","Target color":"สีเป้าหมาย","Compact stats mode":"โหมดสถิติแบบ Compact","Entry price":"ราคาเข้าซื้อ","Profit level":"ระดับทำกำไร","Stop level":"ระดับหยุดขาดทุน","Account size":"ขนาดบัญชี","Lot size":"ขนาดล็อต","%":"เปอร์เซ็นต์",Cash:"เงินสด","change vertical position Y coordinate":"เปลี่ยนพิกัดตำแหน่งแนวตั้ง Y","change {title} emoji visibility":"เปลี่ยนการมองเห็น {title} อีโมจิ","change {title} image background color":"เปลี่ยนสี {title} ภาพพื้นหลัง","change {title} emoji":"เปลี่ยน {title} อีโมจิ","#1 (vertical position %, bar)_linetool point":"#1 (ตำแหน่งในแนวตั้ง %, แท่ง)","Emoji pin":"หมุดอีโมจิ","change angle":"เปลี่ยนมุม","#1 (price, bar)_linetool point":"#1 (ราคา, แท่ง)","#1 (bar)_linetool point":"#1 (แท่ง)","change decimal places":"เปลี่ยนตำแหน่งทศนิยม","change extended hours color":"เปลี่ยนสีการขยายชั่วโมง","change pre market color":"เปลี่ยนสีก่อนตลาดเปิด","change post market color":"เปลี่ยนสีหลังตลาดปิด","change price line color":"เปลี่ยนสีเส้นราคา","change price line width":"เปลี่ยนความกว้างเส้นราคา","change previous close price line color":"เปลี่ยนสีเส้นราคาปิดก่อนหน้า","change previous close price line width":"เปลี่ยนความกว้างเส้นราคาปิดก่อนหน้า","change pre/post market price lines visibility":"เปลี่ยนการมองเห็นเส้นราคาตลาดก่อน/หลัง","change pre market line color":"เปลี่ยนสีเส้นก่อนตลาดเปิด","change post market line color":"เปลี่ยนสีเส้นหลังตลาดปิด","change bid line color":"เปลี่ยนสีเส้น bid","change ask line color":"เปลี่ยนสีเส้น ask","Pre/post market hours background":"ไปที่หน้าแรก","Last price line":"เส้นราคาล่าสุด",Precision:"ความแม่นยำ","(H + L)/2":"(ไฮ + โลว)/2","(H + L + C)/3":"(ไฮ + โลว + ปิด)/3","(O + H + L + C)/4":"(เปิด + ไฮ + โลว + ปิด)/4",Simple:"ปกติ","With markers":"แสดงจุด",Step:"ขั้นบันได",Default:"ค่าเริ่มต้น","change {title} base line visibility":"เปลี่ยนการมองเห็น {title} เส้นพื้นฐาน","change {title} base line color":"เปลี่ยนสี {title} เส้นพื้นฐาน","change {title} base line width":"เปลี่ยนความกว้าง {title} เส้นพื้นฐาน","change {title} base line style":"เปลี่ยนรูปแบบ {title} เส้นพื้นฐาน","change {title} up line visibility":"เปลี่ยนการมองเห็น {title} เส้นขาขึ้น","change {title} up line color":"เปลี่ยนสี {title} เส้นขาขึ้น","change {title} up line width":"เปลี่ยนความกว้าง {title} เส้นขาขึ้น","change {title} up line style":"เปลี่ยนรูปแบบ {title} เส้นขาขึ้น","change {title} down line visibility":"เปลี่ยนการมองเห็น {title} เส้นขาลง","change {title} down line color":"เปลี่ยนสี {title} เส้นขาลง","change {title} down line width":"เปลี่ยนความกว้าง {title} เส้นขาลง","change {title} down line style":"เปลี่ยนรูปแบบ {title} เส้นขาลง","change {title} show pearson's r":"เปลี่ยน {title} การแสดงผลเพียร์สัน อาร์",Base:"ฐาน",Up:"บน",Down:"ทิศลง","Pearson's R":"เพียร์สัน อาร์","#{count} (bar)_linetool point":"#{count} (แท่ง)","change study overlay style":"เปลี่ยนรูปแบบ study overlay","change study overlay min tick":"เปลี่ยน min tick ของ study overlay","Override min tick":"เขียนทับ Min Tick",Horizontal:"แนวนอน",Vertical:"แนวตั้ง","Text alignment":"การจัดตำแหน่งตัวอักษร","Text orientation":"การเรียงตัวของตัวอักษร","change {propertyName} property":"เปลี่ยนคุณสมบัติ {propertyName}","Initial capital":"เงินทุนเริ่มต้น","Base currency":"อัตราแลกเปลี่ยนฐาน","Order size":"ขนาดคำสั่ง",Pyramiding:"แบบปิรามิด","orders_Pyramiding: count orders":"คำสั่ง","Verify price for limit orders":"ตรวจสอบราคาสำหรับลิมิตออเดอร์","ticks_slippage ... ticks":"เครื่องหมายถูก",Slippage:"สลิปเพจ","Margin for long positions":"มาร์จิ้นสำหรับการเปิดตำแหน่ง buy","Margin for short positions":"มาร์จิ้นสำหรับการเปิดตำแหน่ง sell",Recalculate:"คำนวณใหม่","After order is filled":"หลังจากคำสั่งถูกจับคู่","On every tick":"ในทุกการจับคู่","{currency} per order":"{currency} ต่อคำสั่ง","{currency} per contract":"{currency} ต่อสัญญา","% of equity":"% ของ ส่วนทุน",Offset:"สิ่งชดเชย","Main chart symbol_input":"สัญลักษณ์ของชาร์ตหลัก","Another symbol_input":"สัญลักษณ์อีกอัน",open:"เปิด",high:"สูง",low:"ต่ำ",close:"ปิด",Outputs:"ผลลัพธ์","change thickness":"เปลี่ยนความหนา","change color":"เปลี่ยนสี","change opacity":"เปลี่ยนความทึบแสง","change font size":"เปลี่ยนขนาดตัวอักษร","change line style":"เปลี่ยนรูปแบบเส้น","change min tick":"เปลี่ยนหน่วยขั้นต่ำของแต่ละติ๊ก","change precision":"เปลี่ยนความแม่นยำ","Above bar":"เหนือแท่งราคา","Below bar":"ใต้แท่งราคา","change value":"เปลี่ยนค่า","change char":"เปลี่ยน Char","change location":"เปลี่ยนตำแหน่ง","change percent width":"เปลี่ยน % ความกว้าง","change placement":"เปลี่ยนการวาง","change values visibility":"เปลี่ยนค่าการมองเห็น","Width (% of the box)":"ความกว้าง (% ของกล่อง)",Placement:"การวาง","Trades on chart":"เทรดบนชาร์ต","Signal labels":"ป้ายชื่อสัญญาณ",Quantity:"จำนวน","change plot type":"เปลี่ยนประเภทการวาด","Labels font":"ป้ายกำกับอักษร","change shape":"เปลี่ยนรูปร่าง","Volume profile":"โปรไฟล์ปริมาณการซื้อ-ขาย","Developing VA":"VA ที่กำลังพัฒนา","Values in status line":"ค่าในบรรทัดสถานะ","Labels on price scale":"ป้ายกำกับระดับราคา","Script name":"ชื่อชุดคำสั่ง","Save New Chart Layout":"บันทึกแผนผังชาร์ตใหม่","Enter a new chart layout name":"ใส่ชื่อชาร์ตใหม่","Copy Chart Layout":"คัดลอกชาร์ต","{title} copy_ex: AAPL chart copy":"{title} สำเนา","Data error":"ปัญหาเกี่ยวกับข้อมูล","Study Error":"Study มีความผิดพลาด","Data is delayed":"ข้อมูลดีเลย์","End of day data":"ข้อมูลแบบสิ้นวัน","One update per second":"อัพเดท 1 ครั้งต่อวินาที","{symbolName} data is delayed by {time} minutes.":"ข้อมูล {symbolName} ดีเลย์ {time} นาที","{listedExchange} real-time data is available for free to registered users.":"ข้อมูลแบบเรียลไทม์ของ {listedExchange} มีให้บริการโดยไม่มีค่าใช้จ่าย สำหรับผู้ใช้งานที่ลงทะเบียนใช้งาน","To get real-time data for {description}, please buy the real-time data package.":"กรณีต้องการได้รับข้อมูลแบบเรียลไทม์สำหรับ {description} กรุณาซื้อแพ็คเกจข้อมูลแบบเรียลไทม์","Real-time data for {description} is not supported right now. We may support it in the future.":"ข้อมูลแบบเรียลไทม์สำหรับ {description} ยังไม่มีรองรับในตอนนี้ โดยในอนาคตอาจมีรองรับได้","Data is updated once a day.":"ข้อมูลจะถูกอัพเดทวันละครั้ง","Data on our Basic plan is updated once per second, even if there are more updates on the market.":"ข้อมูลสำหรับบัญชีแบบฟรีจะอัพเดทครั้งละ 1 วินาที แม้ว่าตลาดจะมีการอัพเดทเปลี่ยนแปลงมากกว่านี้","Data is updated once per second, even if there are more updates on the market.":"ข้อมูลจะอัพเดทไม่เกินครั้งละ 1 วินาที แม้ว่าตลาดจะมีการอัพเดทเปลี่ยนแปลงมากกว่านี้","Paid plans feature faster data updates.":"แผนแบบมีค่าใช้จ่ายจะมีฟีเจอร์ของการอัพเดทข้อมูลที่รวดเร็วกว่า","This data is real-time, but its slightly different to its official counterpart coming from primary exchanges.":"ข้อมูลนี้เป็นแบบเรียลไทม์ แต่มันจะแตกต่างไปเล็กน้อยจากข้อมูลของบริษัทคู่ค้าอย่างเป็นทางการจากตลาดหลักทรัพย์หลัก","If you'd like {listedExchange} real-time data you'll need to complete an Exchange Agreement. Don't worry, it only takes a few clicks":"หากคุณต้องการ {listedExchange} ข้อมูลแบบเรียลไทม์ คุณจะต้องทำข้อตกลงการแลกเปลี่ยนให้สมบูรณ์ ไม่ต้องกังวล ใช้เวลาเพียงไม่กี่คลิกเท่านั้น","Create a free account":"สร้างบัญชีฟรี","Fill out Exchange Agreements":"กรอกข้อตกลงการแลกเปลี่ยน","This symbol doesn't exist, please pick another one.":"ไม่มีสัญลักษณ์ตัวย่ออันนี้ กรุณาเลือกสัญลักษณ์ตัวย่ออันอื่น","All's well — Market is open.":"ทุกอย่างเป็นไปได้ด้วยดี — ตลาดเปิดทำการอยู่","Morning. Market is open for pre-market trading.":"ตอนเช้า ตลาดเปิดอยู่สำหรับการเทรดแบบก่อนตลาดเปิดเท่านั้น","Evening. Market is open for post-market trading.":"ตอนค่ำ ตลาดเปิดอยู่สำหรับการเทรดหลังตลาดปิดเท่านั้น","Time for a walk — this market is closed.":"ได้เวลาไปเดินเล่น — ตลาดนี้ได้ปิดลงแล้ว","Market is currently on holiday. Lucky them.":"ขณะนี้ตลาดอยู่ในช่วงวันหยุด โชคดีจัง","less than 1 minute":"น้อยกว่า 1 นาที","{days} and {hours}":"{days} และ {hours}","{hours} and {minutes}":"{hours} และ {minutes}","Market opens in {remainingTime}.":"ตลาดจะเปิดใน {remainingTime}","Market closes in {remainingTime}.":"ตลาดจะปิดใน {remainingTime}","It'll go to post-market trading in {remainingTime}.":"จะเข้าสู่การซื้อขายหลังเวลาทำการใน {remainingTime}","It'll open for pre-market trading in {remainingTime}.":"จะเปิดให้ซื้อขายล่วงหน้าใน {remainingTime}","Replay mode":"โหมดเล่นซ้ำ","You're in Replay mode. You're in Replay mode. You're in Replay mode.":"ชาร์ตอยู่ในโหมดเล่นซ้ำ ชาร์ตอยู่ในโหมดเล่นซ้ำ ชาร์ตอยู่ในโหมดเล่นซ้ำ","Do you really want to delete Study Template '{name}' ?":"คุณต้องการลบเทมเพลตการศึกษา'{name}'จริงๆ หรือไม่?","Modify Order":"แก้ไขออเดอร์","Cancel Order":"ยกเลิกคำสั่ง",Confirmation:"การยืนยัน","Visible on mouse over":"แสดงเมื่อเม้าส์ชี้อยู่ด้านบน","Always visible":"แสดงไว้ตลอด","Always invisible":"ซ่อนไว้เสมอ","send {title} backward":"ส่ง {title} ไปข้างหลัง","bring {title} forward":"นำ {title} ไปข้างหน้า","insert {title} after {target}":"ใส่ {title} หลัง {target}","insert {title} before {target}":"ใส่ {title} ก่อน {target}","cut {title}":"ตัด {title}","cut sources":"ตัดแหล่งที่มา","remove {title}":"ลบ {title}","remove drawings group":"ลบกลุ่มภาพวาด","move scale":"ย้ายสเกล","stop syncing line tool(s)":"หยุดการซิงค์เครื่องมือบรรทัด","zoom out":"ขยายออก","zoom in":"ขยายเข้า","move drawing(s)":"ย้ายการวาด","load default drawing template":"โหลดเทมเพลตการวาดเริ่มต้น","change currency":"เปลี่ยนสกุลเงิน","change unit":"เปลี่ยนหน่วย","clone line tools":"คัดลอกเส้นเครื่องมือ","merge up":"รวมขึ้น","merge down":"รวมลง","merge to pane":"ผสานเข้ากับหน้าต่าง","unmerge up":"เลิกรวมขึ้น","unmerge down":"เลิกรวมลง","unmerge to new bottom pane":"เลิกผสานเข้ากับหน้าต่างใหม่ด้านล่าง","move {title} to new right scale":"ย้าย {title} ไปที่มาตราส่วนด้านขวาใหม่","move {title} to new left scale":"ย้าย {title} ไปยังสเกลทางซ้ายอันใหม่","make {title} no scale (Full screen)":"ทำ {title} ไม่มีสเกล (เต็มหน้าจอ)","scroll time":"ปรับเปลี่ยนเวลา","scale time":"ขนาดเวลา","reset time scale":"รีเซ็ตสเกลเวลา","reset scales":"รีเซ็ตสเกล","create {tool}":"สร้าง {tool}","change {pointIndex} point":"เปลี่ยน {pointIndex} จุด","paste {title}":"วาง {title}","insert {title}":"ใส่ {title}","remove all studies":"เอา studies ออกทั้งหมด","remove drawings":"ลบการวาดต่างๆ ออกไป","remove all studies and drawing tools":"ลบการศึกษาและเครื่องมือวาดภาพทั้งหมด","apply all chart properties":"ใช้คุณสมบัติชาร์ตทั้งหมด","{count} bars":"{count} ช่อง","n/a":"ไม่มีข้อมูล","Add Horizontal Line":"เพิ่มเส้นแนวนอน",Jan:"ม.ค.",Feb:"ก.พ.",Mar:"มี.ค.",Apr:"เม.ย.",May_short:"พ.ค.",Jun:"มิ.ย.",Jul:"ก.ค.",Aug:"ส.ค.",Sep:"ก.ย.",Oct:"ต.ค.",Nov:"พ.ย.",Dec:"ธ.ค.","Fraction part is invalid.":"ส่วนน้อยไม่ถูกต้อง","Second fraction part is invalid.":"เศษส่วนที่สองไม่ถูกต้อง","create line tools group from selection":"สร้างกรุ๊ปเครื่องมือเส้นจากที่เลือกไว้","removing line tools group {name}":"การลบกลุ่มเครื่องมือเส้น {name}","add line tool {lineTool} to group {name}":"เพิ่มเครื่องมือเส้น {lineTool} ไปยังกรุ๊ป {name}","make group {group} visible":"ทำกรุ๊ป {group} ให้มองเห็นได้","make group {group} invisible":"ทำกรุ๊ป {group} ให้มองไม่เห็น","lock group {group}":"ล็อคกลุ่ม {group}","unlock group {group}":"ปลดล็อคกรุ๊ป {group}","rename group {group} to {newName}":"เปลี่ยนชื่อกรุ๊ปจาก {group} เป็น {newName}","change {sourceTitle} title to {newSourceTitle}":"เปลี่ยนชื่อ {sourceTitle} ไปเป็น {newSourceTitle}","insert source(s) after":"แทรกแหล่งที่มาหลังจาก","mirror bars pattern":"กลับด้านรูปแบบแท่ง","flip bars pattern":"พลิกรูปแบบแท่ง","change Elliott degree":"เปลี่ยนองศาเอลเลียต",Supermillennium:"ซุปเปอร์มิลเลนเนี่ยม",Millennium:"มิลเลนเนี่ยม",Submillennium:"ซับมิลเลนเนี่ยม","Grand supercycle":"แกรนด์ ซุปเปอร์ไซเคิล",Supercycle:"ซุปเปอร์ไซเคิล",Cycle:"รอบ",Primary:"สำคัญ",Intermediate:"ระยะกลาง",Minor_wave:"รอง",Minute_wave:"นาที",Minuette:"มินูเอท",Subminuette:"ซับมินูเอท",Micro:"ไมโคร",Submicro:"ซับไมโคร","erase level line":"ลบเส้นระดับ","Left Shoulder":"ไหล่ซ้าย","Right Shoulder":"ไหล่ขวา",Head:"หัว","XABCD Pattern":"แพทเทิร์น XABCD","ABCD Pattern":"แพทเทิร์น เอบีซีดี","Arrow Mark Down":"ลูกศรลง","Arrow Mark Left":"ลูกศรซ้าย","Arrow Mark Right":"ลูกศรขวา","Arrow Mark Up":"ลูกศรขึ้น","Bars Pattern":"รูปแบบแท่ง","Double Curve":"เส้นโค้งแบบคู่",Curve:"โค้ง",Callout:"กล่องคำพูด","Cyclic Lines":"เส้นวัฏจักร","Cypher Pattern":"รูปแบบ Cypher","Date and Price Range":"ช่วงวันที่และราคา","Disjoint Channel":"แยก channel","Elliott Correction Wave (ABC)":"คลื่นอีเลียตคอเรคชั่นเวฟ (ABC)","Elliott Double Combo Wave (WXY)":"อีเลียต ดับเบิ้ล คอมโบ เวฟ (WXYXZ)","Elliott Impulse Wave (12345)":"คลื่นอีเลียตอิมพัลซิฟเวฟ (12345)","Elliott Triple Combo Wave (WXYXZ)":"อีเลียต ทริปเปิ้ล คอมโบ เวฟ (WXYXZ)","Fib Channel":"ช่องฟิโบนัชชี่","Fib Spiral":"ฟิโบนัชชี สไปรัล","Fib Wedge":"ฟิโบนัชชี เวดจ์","Flag Mark":"ทำเครื่องหมายธง","Flat Top/Bottom":"เรียบด้านบน/ด้านล่าง","Horizontal Ray":"เส้นแนวนอน","Inside Pitchfork":"พิชฟอร์คภายใน",Note:"บันทึกช่วยจำ","Anchored Note":"ข้อความ",Signpost:"ตัวบ่งชี้","Arrow Marker":"เครื่องหมายลูกศร","Price Range":"ช่วงราคา",Projection:"การคาดคะเน",Circle:"วงกลม","Regression Trend":"แนวโน้มการถอยกลับ รีเกรสชั่น เทรน","Long Position":"ตำแหน่งการซื้อ","Short Position":"สถานะชอร์ท","Fixed Range Volume Profile":"Volume Profile แบบ Fixed Range","Rotated Rectangle":"การหมุนสี่เหลี่ยมผืนผ้า","Modified Schiff Pitchfork":"แก้ไข ชิฟฟ์พิชฟอร์ค","Sine Line":"เส้นไซน์","Three Drives Pattern":"รูปแบบ Three Drives","Time Cycles":"วงรอบเวลา","Trend Angle":"มุมแนวโน้ม","Trend-Based Fib Time":"เทรนเบส ฟิโบนัชชี่ ไทม์","Info Line":"เส้นข้อมูล","Cross Line":"เส้นตัดกัน",Highlighter:"ตัวไฮไลท์","Price Note":"หมายเหตุราคา","Volume Profile Fixed Range":"ช่วงวอลลุ่มโปรไฟล์คงที่","Ghost Feed":"ฟีดผี",T_interval_short:"T",s_interval_short:"s",R_interval_short:"R",tick_0:"เลือก",day_0:"วัน",week_0:"สัปดาห์",second_0:"วินาที",minute_0:"นาที",hour_0:"ชั่วโมง","Stack on the left":"ซ้อนไปทางด้านซ้าย","Stack on the right":"ซ้อนไปทางด้านขวา",Auto:"อัตโนมัติ",HL2_in_legend:"HL2",HLC3_in_legend:"HLC3",OHLC4_in_legend:"OHLC4","Symbol Error":"สัญลักษณ์ผิดพลาด","No volume data":"กรอกข้อตกลงการแลกเปลี่ยน","Fundamental studies are no longer available on charts":"เครื่องมือทางพื้นฐานไม่ได้ให้บริการบนกราฟแล้ว","loading...":"กำลังโหลด....","Arrow Down":"ลูกศรชี้ลง","Arrow Up":"ลูกศรชี้ขึ้น",Diamond:"เพชร","Label Down":"ป้ายชื่อลง","Label Up":"ป้ายชื่อขึ้น",Square:"สี่เหลี่ยม","X Cross":"ตัดกัน","add line tool(s) to group {group}":"เพิ่มเครื่องมือเส้นในกลุ่ม {group}","apply study template {template}":"ใช้งานเทมเพลต study {template}","change pane height":"เปลี่ยนความสูงของบานหน้าต่าง","change date range":"เปลี่ยนช่วงวันที่","apply toolbars theme":"ใช้ชุดรูปแบบแถบเครื่องมือ","create line tools group":"สร้างกรุ๊ปเครื่องมือเส้น",move:"ย้าย","exclude line tools from group {group}":"ไม่รวมเครื่องมือเส้นจากกรุ๊ป {group}","move all scales to left":"ย้ายสเกลทั้งหมดไปทางซ้าย","move all scales to right":"ย้ายสเกลทั้งหมดไปทางขวา","paste drawing":"วางภาพวาด","paste indicator":"วางอินดิเคเตอร์","scale price":"สเกลราคา","rearrange panes":"จัดเรียงหน้าต่างใหม่","remove line data sources":"ลบเส้นแหล่งข้อมูล","restore defaults":"คืนค่าเริ่มต้น","change chart layout to {title}":"เปลี่ยนเค้าโครงชาร์ตเป็น {title}","stop syncing drawing":"หยุดการซิงค์ภาพวาด",zoom:"ขยาย","bring {title} to front":"นำ {title} มาไว้ข้างหน้า","send {title} to back":"ส่ง {title} ไปด้านหลัง","insert {title} after {targetTitle}":"แทรก {title} หลัง {targetTitle}","insert {title} before {targetTitle}":"ใส่ {title} ก่อน {targetTitle}","send group {title} backward":"ส่งกลุ่ม {title} ถอยหลัง","bring group {title} forward":"นำกลุ่ม {title} ไว้ข้างหน้า","Not applicable":"ไม่สามารถใช้ได้","Type the interval number for minute charts (i.e. 5 if it is going to be a five minute chart). Or number plus letter for H (Hourly), D (Daily), W (Weekly), M (Monthly) intervals (i.e. D or 2H)":"พิมพ์ช่วงเวลาในหน่วยของชาร์ตนาที (ตัวอย่างเช่น พิมพ์ 5 ก็จะแสดงชาร์ตราย 5 นาที) หรือ ตัวเลขตามด้วยอักษร H สำหรับช่วงเวลา (รายชั่วโมง) D (รายวัน) W (รายสัปดาห์) M (รายเดือน) (เช่น D หรือ 2H)","Type the interval number for minute charts (i.e. 5 if it's going to be a five minute chart). Or number plus letter for other intervals: S for 1 second chart (15S for 15 second chart, etc.), H (Hourly), D (Daily), W (Weekly), M (Monthly) intervals (i.e. D or 2H)":"พิมพ์ตัวเลขช่วงเวลาสำหรับชาร์ตรายนาที (ตัวอย่าง 5 ถ้าต้องการชาร์ตรายห้านาที) หรือตัวเลขบวกตัวอักษรสำหรับช่วงเวลาอื่นๆ: S สำหรับชาร์ตราย 1 วินาที (15S สำหรับชาร์ตราย 15 วินาที เป็นต้น) H (รายชั่วโมง) D (รายวัน) W (รายสัปดาห์) M (รายเดือน) (ตัวอย่าง D หรือ 2H)","Do you really want to delete Chart Layout '{name}' ?":"คุณต้องการลบชาทส์ '{name}' จริง ๆ หรือไม?","Load layout":"โหลดเลย์เอาท์","Layout name":"ชื่อเลย์เอาท์","Sort by layout name, date changed":"เรียงตามชื่อเลย์เอาท์, วันที่เปลี่ยนแปลง","Layout name (A to Z)":"ชื่อเลย์เอาท์ (A ไปยัง Z)","Layout name (Z to A)":"ชื่อเลย์เอาท์ (Z ไปยัง A)","Date modified (oldest first)":"วันที่แก้ไข (เก่าก่อน)","Date modified (newest first)":"วันที่แก้ไข (ใหม่ก่อน)","Saved indicators":"อินดิเคเตอร์ที่เซฟไว้","Remember Symbol":"จำตัวย่อ","Remember Interval":"จำช่วงเวลา","Confirm Remove Study Tree":"ยืนยันการลบแผนผังการศึกษา","Do you really want to delete study and all of it's children?":"คุณต้องการที่จะลบการศึกษาและรวมถึงของเด็กทั้งหมด?","Studies limit exceeded: {number} studies per layout.\nPlease, remove some studies.":"ชุดเครื่องมือเกินค่าสูงสุด: {number} ชุดเครื่องมือต่อเลย์เอาท์\nกรุณายกเลิกบางชุดเครื่องมือ","Change symbol":"เปลี่ยนสัญลักษณ์","Hide all drawings":"ซ่อนเครื่องมือการวาดทั้งหมด","Select source":"เลือกแหล่งที่มา",crypto:"คริปโต",futures:"ฟิวเจอร์ส",index:"ดัชนี",stock:"หุ้น",economy:"เศรษฐกิจ","Loading...":"กำลังโหลด...",Sunday:"อาทิตย์",Monday:"วันจันทร์",Tuesday:"อังคาร",Wednesday:"พุธ",Thursday:"พฤหัสบดี",Friday:"วันศุกร์",Saturday:"เสาร์",Sun:"อาทิตย์",Mon:"จันทร์",Tue:"อังคาร",Wed:"พุธ",Thu:"พฤหัสบดี",Fri:"ศุกร์",Sat:"เสาร์",Su_day_of_week:"Su",Mo_day_of_week:"โม",Tu_day_of_week:"Tu",We_day_of_week:"วันพุธ",Th_day_of_week:"Th",Fr_day_of_week:"Fr",Sa_day_of_week:"Sa",Light_colorThemeName:"สีอ่อน",Dark_colorThemeName:"สีเข้ม","Save Theme As":"บันทึก Theme เป็น","Theme name":"ชื่อธีม","Color Theme '{themeName}' already exists. Do you really want to replace it?":"ธีมสี {themeName} มีอยู่แล้ว คุณต้องการที่จะแทนที่มันหรือไม่","Do you really want to delete Color Theme '{name}' ?":"คุณต้องการลบธีมสี'{name}'จริง ๆหรือไม่ ?",Normal:"ปกติ","Dashed line":"เส้นประ","Dotted line":"เส้นไข่ปลา","Line with breaks":"เส้นการแบ่ง","Step line":"เส้นลำดับ","Step line with diamonds":"สเต็ปเส้นเป็นรูปเพชร",Histogram:"แท่ง",Cross_chart_type:"ตัดกัน","Area with breaks":"พื้นที่ที่มีการแบ่ง",Columns:"คอลัมน์",Circles:"วงกลม",Thickness:"ความหนา","No exchanges match your criteria":"ไม่มีตลาดแลกเปลี่ยนใดๆ ตรงตามเงื่อนไขของคุณ","All sources":"แหล่งที่มาทั้งหมด","Symbol & description":"สัญลักษณ์และคำอธิบาย",Sources:"แหล่งที่มา","Same % scale":"เหมือน % สเกล","New price scale":"สเกลราคาใหม่","New pane":"หน้าต่างใหม่","Add to":"เพิ่มไปที่","Allow extend time scale":"อนุญาตให้ขยายมาตราส่วนเวลา","No symbols here yet — why not add some?":"ยังไม่มีสัญลักษณ์ - ทำไมไม่เพิ่มมันบ้างล่ะ?","Added symbols":"สัญลักษณ์ที่ถูกเพิ่มมา","Recent symbols":"สัญลักษณ์ล่าสุด","Compare symbol":"เปรียบเทียบสัญลักษณ์","Manage layout drawings":"จัดการการวาดเลย์เอาท์","No indicators matched your criteria.":"ไม่พบตัวชี้วัดตามเกณฑ์ของคุณ","Bring to Front":"ส่งมาหน้าสุด","Send to Back":"นำไปไว้ข้างหลัง","Bring Forward":"ส่งมาด้านหน้า","Send Backward":"นำไปไว้หลังสุด","Hide drawings":"ซ่อนการวาด","Show all drawings":"แสดงการวาดทั้งหมด","Hide indicators":"ซ่อนอินดิเคเตอร์","Show all indicators":"แสดงอินดิเคเตอร์ทั้งหมด","Hide all indicators":"ซ่อนอินดิเคเตอร์ทั้งหมด","Hide positions & orders":"ซ่อนโพสิชั่นและคำสั่งซื้อ","Show all positions & orders":"แสดงโพสิชั่นและคำสั่งซื้อทั้งหมด","Hide all positions & orders":"ซ่อนโพสิชั่นและคำสั่งซื้อทั้งหมด","Hide all":"ซ่อนทั้งหมด","Show all drawings, indicators, positions & orders":"แสดงภาพวาด อินดิเคเตอร์ โพสิชั่น & คำสั่งทั้งหมด","Show all drawings and indicators":"แสดงการวาดและอินดิเคเตอร์ทั้งหมด","Hide all drawings, indicators, positions & orders":"ซ่อนภาพวาด อินดิเคเตอร์ โพสิชั่น & คำสั่งทั้งหมด","Hide all drawings and indicators":"ซ่อนการวาดและอินดิเคเตอร์ทั้งหมด","remove all line tools for {symbol}":"ลบเครื่องมือเส้นทั้งหมดสำหรับ {symbol}","{symbolsCount} symbol_symbols_and_drawings_count_0":"{symbolsCount} สัญลักษณ์","with {drawingsCount} drawing_symbols_and_drawings_count_0":"กับ {drawingsCount} การวาด","{drawingsCount} drawing_0":"{drawingsCount} การวาด","Remove all drawings for this symbol":"ลบการวาดทั้งหมดของตัวย่อนี้","No drawings yet":"ยังไม่มีรูปวาด","Object tree":"แผนผังวัตถุ","Create a group of drawings":"สร้างกรุ๊ปของการวาด","Clone, Copy":"โคลน, ก๊อปปี้","Group is hidden on current interval":"กรุ๊ปถูกซ่อนบนช่วงเวลาปัจจุบัน","Drawing is hidden on current interval":"การวาดถูกซ่อนไว้สำหรับช่วงเวลาปัจจุบัน","move objects":"ย้ายวัตถุ","show objects":"แสดงออบเจ็กต์","hide objects":"ซ่อนออบเจ็กต์","remove objects":"ลบออบเจ็กต์",'Set the "{inputInline}" time and price for "{studyShortDescription}"':"กำหนดเวลาและราคา {inputInline} สำหรับ {studyShortDescription}",'Set the time and price for "{studyShortDescription}"':'ตั้งเวลาและราคาสำหรับ "{studyShortDescription}"','Set the "{inputTitle}" time for "{studyShortDescription}"':"กำหนดเวลา {inputTitle} สำหรับ {studyShortDescription}",'Set the time for "{studyShortDescription}"':'ตั้งเวลาสำหรับ "{studyShortDescription}"','Set the "{inputTitle}" price for "{studyShortDescription}"':"กำหนดราคา {inputTitle} สำหรับ {studyShortDescription}",'Set the price for "{studyShortDescription}"':'กำหนดราคาสำหรับ "{studyShortDescription}"',"Add Symbol":"เพิ่มสัญลักษณ์","Confirm Inputs":"ยืนยันการป้อนเข้า","Reset settings":"คืนค่าการตั้งค่า","Save as default":"บันทึกเป็นค่าเริ่มต้น",Defaults:"ค่าเริ่มต้น","Chart settings":"การตั้งค่าชาร์ต","Apply to all":"ดำเนินการกับทั้งหมด","Apply defaults":"ตั้งให้เป็นค่าเบื้องต้น","Apply Defaults":"ตั้งให้เป็นค่าเบื้องต้น","apply factory defaults to selected sources":"ใช้ค่าเริ่มต้นจากโรงงานกับแหล่งที่เลือก","Selected Drawings":"ภาพวาดที่เลือก",Solid:"สีเดียว",Gradient:"ไล่เฉดสี","No results found":"ไม่พบข้อมูลใดๆ","Add custom color_Color Picker":"เพิ่มสีตั้งค่าด้วยตนเอง","Opacity_Color Picker":"ความโปร่งใส","Add_Color Picker":"เพิ่ม","Remove color":"เอาสีออก","Please enter the right date format yyyy-mm-dd":"กรุณาใส่วันที่ถูกตัองในรูปแบบ ปี-เดือน-วัน","Please enter the right date":"กรุณาใส่วันที่ที่ถูกต้อง","recently used_emoji_group":"ที่เพิ่งใช้ล่าสุด","smiles & people_emoji_group":"รอยยิ้มและผู้คน","animals & nature_emoji_group":"สัตว์และธรรมชาติ","food & drink_emoji_group":"อาหารเครื่องดื่ม",activity_emoji_group:"กิจกรรม","travel & places_emoji_group":"การเดินทางและสถานที่",objects_emoji_group:"วัตถุ",symbols_emoji_group:"สัญญาลักษณ์",flags_emoji_group:"ธง"}</script></body></html>