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

1 line
76 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="vi" 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.vi={Cancel:"Hủy bỏ",Price:"Giá",Currency:"Tiền tệ",Open:"Mở cửa",Volume:"Khối lượng",Comment:"Bình luận","Editors' picks":"Biên tập viên chọn","powered by":"được hỗ trợ bởi",Chart:"Biểu đồ",Search:"Tìm kiếm","Learn more":"Tìm hiểu thêm",Date:"Ngày",Source:"Nguồn",Description:"Mô tả",Settings:"Cài đặt",Background:"Hình nền",Border:"Đường viền",Apply:"Áp dụng",Symbol:"Mã",Timezone:"Múi giờ",Bars:"Hình Thanh",Candles:"Biểu đồ nến","Heikin Ashi":"Mô hình Heikin Ashi",Line:"Đường thẳng",Area:"Biểu đồ vùng",Currencies:"Tiền tệ",Exchange:"Sở giao dịch",Grid:"Lưới",Trading:"Giao dịch",Indicators:"Các chỉ báo",More:"Thêm nữa",Prices:"Các mức giá","Head and Shoulders":"Vai Đầu Vai",Flag:"Cờ",Rectangle:"Hình chữ nhật","Parallel Channel":"Kênh Song song",Triangle:"Hình tam giác","Gann Box":"Mô hình Hộp Gann","Gann Fan":"Quạt Gann","Gann Square":"Mô hình Gann vuông",Inputs:"Các đầu vào",Error:"Lỗi",Remove:"Loại bỏ",January:"Tháng Một",February:"Tháng Hai",March:"Tháng Ba",April:"Tháng Tư",May:"Tháng Năm",June:"Tháng Sáu",July:"Tháng Bảy",August:"Tháng Tám",September:"Tháng Chín",October:"Tháng Mười",November:"Tháng Mười một",December:"Tháng Mười hai","Indicators & Strategies":"Các Chỉ báo & Chiến lược",Contracts:"Hợp đồng",Change:"Thay đổi","Hong Kong":"Hồng Kông",Type:"Loại","Invalid Symbol":"Mã giao dịch Không hợp lệ",Properties:"Đặc tính",Absolute:"Tuyệt đối",d_dates:"n",h_dates:"g",m_dates:"p",s_dates:"g","At close":"Đóng cửa",Holiday:"Ngày lễ","Click to set a point":"Nhấp để thiết lập một điểm","Move the point to position the anchor then tap to place":"Di chuyển điểm đến vị trí neo sau đó nhấn để đặt","Double-click to finish Path":"Nhấp đúp để kết thúc Path","Double-click to finish Polyline":"Nhấp đúp để kết thúc Polyline","Press and hold {key} while zooming to maintain the chart position":"Nhấn và giữ {key} trong khi phóng to thu nhỏ để giữ nguyên vị trí biểu đồ","Link to the chart image copied to clipboard {emoji}":"Đã sao chép liên kết đến hình ảnh biểu đồ vào khay nhớ tạm {emoji}","Chart image copied to clipboard {emoji}":"Đã sao chép hình ảnh biểu đồ vào khay nhớ tạm {emoji}",Baseline:"Đường cơ sở",Units:"Đơn vị",Reverse:"Đảo ngược",Yes:"Có",No:"Không",O_in_legend:"O",H_in_legend:"H",L_in_legend:"L",C_in_legend:"C",Compare:"So sánh","Recently used":"Mới sử dụng",Save:"Lưu",Hide:"Ẩn",Show:"Hiển thị",month_0:"tháng",High:"Đỉnh",Low:"Đáy",Vol:"Khối lượng","No symbols match your criteria":"Không có mã giao dịch nào khớp với tiêu chí của bạn",Close:"Đóng",Time:"Thời gian","{number} minute_0":"{number} phút",m_interval_short:"m","{number} hour_0":"{number} giờ",h_interval_short:"h","{number} day_0":"{number} ngày",D_interval_short:"D",W_interval_short:"W",M_interval_short:"M",Rename:"Đổi tên","Remove from favorites":"Loại bỏ khỏi mục yêu thích","Add to favorites":"Thêm vào mục yêu thích","Time Interval":"Khoảng thời gian",Copy:"Sao chép",Drawings:"Các hình vẽ","Price format is invalid.":"Định dạng giá không có giá trị","{exchange} by {originalExchange}":"{exchange} bởi {originalExchange}","Real-time data for {symbolName} is provided by {exchange} exchange.":"Dữ liệu thời gian thực cho {symbolName} được cung cấp bởi sàn{exchange}.","This data is real-time, but its slightly different to its official counterpart coming from {exchange}.":"Dữ liệu này theo thời gian thực, nhưng hơi khác so với dữ liệu chính thức đến từ {exchange}.",Increase:"Tăng",Decrease:"Giảm","Number format is invalid.":"Định dạng số không hợp lệ.","Specified value is more than the instrument maximum of {max}.":"Giá trị đã chỉ định lớn hơn giá trị tối đa của công cụ là {max}.","Specified value is less than the instrument minimum of {min}.":"Giá trị đã chỉ định nhỏ hơn giá trị tối thiểu của công cụ là {min}.",Risk:"Rủi ro",Body:"Thân",Wick:"Bóng nến",Right:"Phải",Left:"Bên trái",Interval:"Khoảng thời gian","Mexico City":"Thành phố Mexico",Ashgabat:"Ashkhabad",Chongqing:"Trùng Khánh","Ho Chi Minh":"Thành phố Hồ Chí Minh",Shanghai:"Thượng Hải",Taipei:"Đài Bắc",Moscow:"Moskva","Chatham Islands":"Đảo Chatham","Norfolk Island":"Đảo Norfolk",Coordinates:"Tọa độ","Events & Alerts":"Sự kiện & Cảnh báo",Events:"Các sự kiện",Scales:"Các tỷ lệ","Source Code":"Mã Nguồn",Style:"Định dạng","Timezone/Sessions":"Múi giờ/Phiên giao dịch",Visibility:"Hiển thị","Box size assignment method":"Phương pháp Định kích thước hộp","Color bars based on previous close":"Các thanh màu dựa trên đóng cửa phiên trước",Borders:"Đường viền","HLC bars":"Thanh HLC","Price source":"Nguồn giá","Show real prices on price scale (instead of Heikin-Ashi price)":"Hiển thị giá thực dựa trên thang giá (thay vì giá Heikin-Ashi)","Up bars":"Thanh trên","Down bars":"Thanh dưới","Projection up bars":"Chiếu thanh lên","Projection down bars":"Chiếu thanh xuống","Projection up color":"Tăng Màu Lên","Projection down color":"Giảm Màu Xuống",Fill:"Điền vào","Up color":"Tăng Màu","Down color":"Giảm Màu",Traditional:"Truyền thống","Box size":"Cỡ hộp","Number of line":"Số đường","ATR length":"Độ dài ATR","Reversal amount":"Lượng đảo chiều","Phantom bars":"Thanh Phantom","One step back building":"Quay trở lại trong 1 bước",Range:"Vùng","You cannot see this pivot timeframe on this resolution":"Bạn không thể thấy khung thời gian pivot này trên độ phân giải hiện tại","The data vendor doesn't provide volume data for this symbol.":"Nhà cung cấp dữ liệu không cung cấp dữ liệu khối lượng cho mã này.","Accumulation/Distribution_study":"Tích lũy / phân phối","Accumulative Swing Index_study":"Chỉ số Swing Tích lũy ASI","Advance/Decline_study":"Lên/Xuống","Arnaud Legoux Moving Average_study":"Đường trung bình trượt Arnaud Legoux",Aroon_study:"Aroon",ASI_study:"ASI","Average Directional Index_study":"Chỉ số Định hướng Trung bình","Average True Range_study":"Khoảng Dao động trung bình thực tế","Awesome Oscillator_study":"Chỉ Số Dao động Tuyệt vời AO","Balance of Power_study":"Cán cân của lực thị trường.","Bollinger Bands %B_study":"Dải băng Bollinger %B","Bollinger Bands Width_study":"Chỉ báo Bollinger Bands Width","Bollinger Bands_study":"Dải băng Bollinger","Chaikin Money Flow_study":"Dòng tiền Chaikin","Chaikin Oscillator_study":"Dao động Chaikin","Chande Kroll Stop_study":"Chiến lược Chande Kroll Stop","Chande Momentum Oscillator_study":"Dao động Xung lượng Chande","Chop Zone_study":"Vùng Biến động","Choppiness Index_study":"Chỉ số Biến động","Commodity Channel Index_study":"Chỉ số Kênh hàng hóa","Connors RSI_study":"Connors RSI","Coppock Curve_study":"Đường cong Coppock","Correlation Coefficient_study":"Hệ số tương quan",CRSI_study:"CRSI","Detrended Price Oscillator_study":"Dao động giá không theo xu hướng","Directional Movement_study":"Chuyển động Định hướng","Donchian Channels_study":"Chỉ số Kênh Donchian","Double EMA_study":"EMA Kép","Ease Of Movement_study":"Dao động dựa trên Khối lượng EOM","Elder's Force Index_study":"Chỉ số Lực Elder","EMA Cross_study":"Đường EMA cắt qua",Envelopes_study:"Phong bì","Fisher Transform_study":"Fisher Biến đổi","Fixed Range_study":"Vùng ấn định","Guppy Multiple Moving Average_study":"Chỉ số trung bình chuyển động Guppy","Historical Volatility_study":"Độ biến động lịch sử","Hull Moving Average_study":"Đường trung bình trượt Hull","Ichimoku Cloud_study":"Mây Ichimoku","Keltner Channels_study":"Kênh giá Keltner","Klinger Oscillator_study":"Biến động giá Klinger","Know Sure Thing_study":"Điều biết chắc chắn","Least Squares Moving Average_study":"Đường trung bình trượt bình phương tối thiểu","Linear Regression Curve_study":"Đường cong Hồi quy Tuyến tính","MA Cross_study":"Đường MA cắt qua","MA with EMA Cross_study":"Đường MA cắt đường EMA","MA/EMA Cross_study":"Giao cắt đường MA/EMA",MACD_study:"MACD","Mass Index_study":"Chỉ số Khối","McGinley Dynamic_study":"Chỉ số Năng động McGinley",Momentum_study:"Xung lượng","Money Flow_study":"Dòng tiền","Moving Average Channel_study":"Kênh của các đường MA","Moving Average Exponential_study":"Đường trung bình lũy thừa","Moving Average Weighted_study":"Trung bình giá trượt có Trọng số","Moving Average_study":"Đường Trung bình trượt","Net Volume_study":"Khối lượng ròng","On Balance Volume_study":"Cân bằng khối lượng","Parabolic SAR_study":"SAR dạng đồ thị Parabol","Pivot Points Standard_study":"ĐIểm Pivot Tiêu chuẩn","Price Channel_study":"Kênh Giá","Price Oscillator_study":"Dao động giá","Price Volume Trend_study":"Xu hướng thay đổi Giá và Khối lượng","Rate Of Change_study":"Tỷ lệ Thay đổi giá","Relative Strength Index_study":"Chỉ số Sức mạnh tương đối","Relative Vigor Index_study":"Chỉ số Vigor tương đối","Relative Volatility Index_study":"Chỉ số Biến động tương đối","Session Volume_study":"Khối lượng trong Phiên","Session Volume HD_study":"Khối lượng Phiên HD","SMI Ergodic Indicator/Oscillator_study":"Chỉ báo / Dao động SMI Ergodic","Smoothed Moving Average_study":"Đường Trung bình trượt được làm mịn","Stochastic RSI_study":"Chỉ số dao động RSI Stochastic",Stochastic_study:"Stochastic","Triple EMA_study":"Triple EMA",TRIX_study:"TRIX","True Strength Indicator_study":"Chỉ số Sức mạnh thực sự","Ultimate Oscillator_study":"Chỉ báo Dao động cuối cùng UO","Visible Range_study":"Dải hiển thị","Volume Oscillator_study":"Khối lượng dao động",Volume_study:"Khối lượng","Vortex Indicator_study":"Chỉ báo Vortex",VWAP_study:"VWAP",VWMA_study:"VWMA","Williams %R_study":"Williams %R","Williams Alligator_study":"Chỉ báo Williams Alligator","Williams Fractal_study":"Chỉ báo Williams Fractal","Zig Zag_study":"Sóng Zig Zag","Plots Background_study":"Màu nền Biểu đồ",SuperTrend_study:"Chỉ báo SuperTrend","Average Price_study":"Giá trung bình","Typical Price_study":"Giá Đặc Biệt","Median Price_study":"Giá trung bình","Money Flow Index_study":"Chỉ số Dòng tiền","Moving Average Double_study":"Đường trung bình trượt mũ đôi","Moving Average Triple_study":"Đường trung bình trượt mũ ba","Moving Average Adaptive_study":"Đường trung bình trượt tương thích","Moving Average Hamming_study":"Đường trung bình trượt Hamming","Moving Average Modified_study":"Đường trung bình Điều chỉnh","Moving Average Multiple_study":"Đường trung bình trượt Đa khung thời gian","Linear Regression Slope_study":"Độ dốc hồi quy tuyến tính","Standard Error_study":"Lỗi điển hình","Standard Error Bands_study":"Dải lỗi tiêu chuẩn","Correlation - Log_study":"Tương quan - Nhật ký","Standard Deviation_study":"Độ lệch chuẩn","Chaikin Volatility_study":"Biến động Chaikin","Volatility Close-to-Close_study":"Biến động Close-to-Close","Volatility Zero Trend Close-to-Close_study":"Biến động không theo xu hướng Close-to-Close","Volatility O-H-L-C_study":"Biến động O-H-L-C","Volatility Index_study":"Chỉ số biến động","Trend Strength Index_study":"Chỉ số sức mạnh xu hướng","Majority Rule_study":"Nguyên tắc đa số",Length_input:"Chiều dài",Plot_input:"Biểu đồ",Zero_input:"Zero",Signal_input:"Tín hiệu",Long_input:"Long",Short_input:"Short",UpperLimit_input:"Giới hạn trên",LowerLimit_input:"Giới hạn dưới",Offset_input:"Bù lại",length_input:"chiều dài",mult_input:"mult",short_input:"lệnh bán",long_input:"lệnh mua",Limit_input:"Giới hạn",Move_input:"Di chuyển",Value_input:"Giá trị",Method_input:"Phương pháp","Accumulation/Distribution_input":"Tích lũy / phân phối",ADR_B_input:"ADR_B","Equality Line_input":"Đường Bình đẳng","Window Size_input":"Kích thước Cửa sổ",Sigma_input:"Sigma","Aroon Up_input":"Aroon Up","Aroon Down_input":"Aroon Down",Upper_input:"Trên",Lower_input:"Dưới",Deviation_input:"Độ lệch","Levels Format_input":"Định dạng cấp độ","Labels Position_input":"Vị trí Nhãn","0 Level Color_input":"Mức màu 0","0.236 Level Color_input":"Mức màu 0.236","0.382 Level Color_input":"Mức màu 0.382","0.5 Level Color_input":"Mức màu 0.5","0.618 Level Color_input":"Mức màu 0.618","0.65 Level Color_input":"Mức màu 0.65","0.786 Level Color_input":"Mức màu 0.786","1 Level Color_input":"Mức màu 1","1.272 Level Color_input":"Mức màu 1.272","1.414 Level Color_input":"Mức màu 1.414","1.618 Level Color_input":"Mức màu 1.618","1.65 Level Color_input":"Mức màu 1.65","2.618 Level Color_input":"Mức màu 2.618","2.65 Level Color_input":"Mức màu 2.65","3.618 Level Color_input":"Mức màu 3.618","3.65 Level Color_input":"Mức màu 3.65","4.236 Level Color_input":"Mức màu 4.236","-0.236 Level Color_input":"Mức màu -0.236","-0.382 Level Color_input":"Mức màu -0.382","-0.618 Level Color_input":"Mức màu -0.618","-0.65 Level Color_input":"Mức màu -0.65",ADX_input:"ADX","ADX Smoothing_input":"Làm mượt ADX","DI Length_input":"Chiều dài DI",Smoothing_input:"Mượt",ATR_input:"ATR",Growing_input:"Tăng trưởng",Falling_input:"Giảm giá","Color 0_input":"Màu 0","Color 1_input":"Màu 1",Source_input:"Nguồn",StdDev_input:"StdDev",Basis_input:"Cơ bản",Median_input:"Trung tuyến","Bollinger Bands %B_input":"Dải băng Bollinger %B",Overbought_input:"Quá mua",Oversold_input:"Quá bán","Bollinger Bands Width_input":"Chỉ báo Bollinger Bands Width","RSI Length_input":"Chiều dài RSI","UpDown Length_input":"Độ dài UpDown","ROC Length_input":"Độ dài ROC",MF_input:"MF",resolution_input:"độ phân giải","Fast Length_input":"Fast length","Slow Length_input":"Slow Length","Chaikin Oscillator_input":"Dao động Chaikin",P_input:"P",X_input:"X",Q_input:"Q",p_input:"p",x_input:"x",q_input:"q",Price_input:"Giá","Chande MO_input":"Chande MO","Zero Line_input":"Đường Zero","Color 2_input":"Màu 2","Color 3_input":"Màu 3","Color 4_input":"Màu 4","Color 5_input":"Màu 5","Color 6_input":"Màu 6","Color 7_input":"Màu 7","Color 8_input":"Màu 8",CHOP_input:"CHOP","Upper Band_input":"Dải trên","Lower Band_input":"Dải dưới",CCI_input:"CCI","Smoothing Line_input":"Chiều dài làm mịn","Smoothing Length_input":"Chiều dài làm mịn","WMA Length_input":"Độ dài WMA","Long RoC Length_input":"Long RoC Length","Short RoC Length_input":"Short RoC Length",sym_input:"sym",Symbol_input:"Mã giao dịch",Correlation_input:"Tương quan",Period_input:"Chu kỳ",Centered_input:"Trung tâm","Detrended Price Oscillator_input":"Dao động Giá không theo xu hướng",isCentered_input:"isCentered",DPO_input:"DPO","ADX smoothing_input":"Làm mượt ADX","+DI_input":"+DI","-DI_input":"-DI",DEMA_input:"DEMA",Divisor_input:"Số chia",EOM_input:"EOM","Elder's Force Index_input":"Chỉ số Lực Elder",Percent_input:"Phần trăm",Exponential_input:"Số mũ",Average_input:"Trung bình","Upper Percentage_input":"Tỷ lệ phần trăm trên","Lower Percentage_input":"Tỷ lệ phần trăm dưới",Fisher_input:"Fisher",Trigger_input:"Kích hoạt",Level_input:"Ngưỡng","Trader EMA 1 length_input":"Độ dài EMA 1 của trader","Trader EMA 2 length_input":"Độ dài EMA 2 của trader","Trader EMA 3 length_input":"Độ dài EMA 3 của trader","Trader EMA 4 length_input":"Độ dài EMA 4 của trader","Trader EMA 5 length_input":"Độ dài EMA 5 của trader","Trader EMA 6 length_input":"Độ dài EMA 6 của trader","Investor EMA 1 length_input":"Độ dài EMA 1 của nhà đầu tư","Investor EMA 2 length_input":"Độ dài EMA 2 của nhà đầu tư","Investor EMA 3 length_input":"Độ dài EMA 3 của nhà đầu tư","Investor EMA 4 length_input":"Độ dài EMA 4 của nhà đầu tư","Investor EMA 5 length_input":"Độ dài EMA 5 của nhà đầu tư","Investor EMA 6 length_input":"Độ dài EMA 6 của nhà đầu tư",HV_input:"HV","Hull MA_input":"Hull MA","Conversion Line Periods_input":"Khoảng thời gian quy đổi","Base Line Periods_input":"Khoảng thời gian Cơ sở","Lagging Span 2 Periods_input":"Chu kỳ Đường trễ 2",Displacement_input:"Dịch chuyển","Conversion Line_input":"Đường chuyển đổi","Base Line_input":"Đường Cơ sở","Lagging Span_input":"Đường trễ","Lead 1_input":"Lead 1","Lead 2_input":"Lead 2","yay Color 0_input":"yay Color 0","yay Color 1_input":"yay Color 1",Multiplier_input:"Số nhân","Bands style_input":"Kiểu Dải băng",Middle_input:"khoảng giữa",useTrueRange_input:"useTrueRange",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:"KST",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":"Độ lệch trên","Lower Deviation_input":"Độ lệch dưới","Use Upper Deviation_input":"Sử dụng Độ lệch trên","Use Lower Deviation_input":"Sử dụng Độ lệch dưới",Count_input:"Đếm",Crosses_input:"Đường chéo",MOM_input:"MOM",MA_input:"MA","Length EMA_input":"Chiều dài EMA","Length MA_input":"Chiều dài MA","Fast length_input":"Fast length","Slow length_input":"Slow length","Signal smoothing_input":"Làm mượt tín hiệu","Simple ma(oscillator)_input":"Đường trung bình trượt ma(dao động) đơn giản","Simple ma(signal line)_input":"Đường trung bình trượt ma(đường tín hiệu) đơn giản",Histogram_input:"Biểu đồ tần suât",MACD_input:"MACD",fastLength_input:"fastLength",slowLength_input:"slowLength",signalLength_input:"signalLength",NV_input:"NV",OnBalanceVolume_input:"Khối lượng Cân bằng",Start_input:"Bắt đầu",Increment_input:"Số gia","Max value_input":"Giá trị lớn nhất",ParabolicSAR_input:"SAR hình Parabol",start_input:"bắt đầu",increment_input:"Số gia",maximum_input:"tối đa","Short length_input":"Short length","Long length_input":"Long Length",OSC_input:"OSC",shortlen_input:"shortlen",longlen_input:"longlen",PVT_input:"PVT",ROC_input:"ROC",RSI_input:"RSI",RVGI_input:"RVGI",RVI_input:"RVI","Long period_input":"Long period","Short period_input":"Short period","Signal line period_input":"Chu kỳ dòng tín hiệu",SMI_input:"SMI","SMI Ergodic Oscillator_input":"Dao động SMI Ergodic",Indicator_input:"Chỉ báo",Oscillator_input:"Dao động",K_input:"K",D_input:"D",smoothK_input:"smoothK",smoothD_input:"smoothD","%K_input":"%K","%D_input":"%D","Stochastic Length_input":"Chiều dài Stochastic","RSI Source_input":"Nguồn RSI",lengthRSI_input:"lengthRSI",lengthStoch_input:"lengthStoch",TRIX_input:"TRIX",TEMA_input:"TEMA","Long Length_input":"Long Length","Short Length_input":"Short Length","Signal Length_input":"Độ dài Tín hiệu",Length1_input:"Length1",Length2_input:"Length2",Length3_input:"Length3",length7_input:"length7",length14_input:"length14",length28_input:"length28",UO_input:"UO",VWMA_input:"VWMA",len_input:"len","VI +_input":"VI +","VI -_input":"VI -","%R_input":"%R","Jaw Length_input":"Jaw Length","Teeth Length_input":"Teeth Length","Lips Length_input":"Chiều dài các đoạn thẳng",Jaw_input:"Jaw",Teeth_input:"Teeth",Lips_input:"Lips đo tổng chiều dài các đoạn thẳng","Jaw Offset_input":"Jaw Offset","Teeth Offset_input":"Teeth Offset","Lips Offset_input":"Lips Offset","Down fractals_input":"Fractals hướng giảm","Up fractals_input":"Fractals hướng tăng",Periods_input:"Các chu kỳ",Shapes_input:"Hình dạng","show MA_input":"hiển thị MA","MA Length_input":"Chiều dài MA","Color based on previous close_input":"Dựa trên màu của phiên đóng cửa trước","Rows Layout_input":"Định dạng Hàng","Row Size_input":"Kích thước Hàng",Volume_input:"Khối lượng","Value Area volume_input":"Khối lượng Vùng Giá trị","Extend POC Right_input":"Mở rộng POC Right","Value Area Volume_input":"Khối lượng Vùng Giá trị",Placement_input:"Đặt lệnh",POC_input:"POC","Developing Poc_input":"Phát triển Poc","Up Volume_input":"Khối lượng Tăng","Down Volume_input":"khối lượng giao dịch Giảm","Value Area_input":"Vùng Giá trị","Histogram Box_input":"Hộp Biểu đồ","Value Area Up_input":"Vùng Giá trị Tăng","Value Area Down_input":"Vùng Giá trị Giảm","Number Of Rows_input":"Số Hàng","Ticks Per Row_input":"Số Tick ở mỗi Hàng","Up/Down_input":"Lên/Xuống",Total_input:"Tổng","Deviation (%)_input":"Độ lệch (%)",Depth_input:"Độ sâu","Extend to last bar_input":"Mở rộng đến thanh cuối cùng",Simple_input:"Đơn giản",Weighted_input:"Có trọng số","Wilder's Smoothing_input":"Phương pháp làm mượt của Wilder's","1st Period_input":"Kỳ 1","2nd Period_input":"Kỳ 2","3rd Period_input":"Kỳ 3","4th Period_input":"Kỳ 4","5th Period_input":"Kỳ 5","6th Period_input":"Kỳ 6","Rate of Change Lookback_input":"Tỷ lệ Xem lại thay đổi","Instrument 1_input":"Công cụ 1","Instrument 2_input":"Công cụ 2","Rolling Period_input":"Thời gian trôi qua","Standard Errors_input":"Lỗi tiêu chuẩn","Averaging Periods_input":"Thời gian trung bình","Days Per Year_input":"Ngày mỗi năm","Market Closed Percentage_input":"Tỷ lệ đóng cửa thị trường","ATR Mult_input":"ATR Mult",VWAP_input:"VWAP","Anchor Period_input":"Chu kỳ Neo",Session_input:"Phiên",Week_input:"Tuần",Month_input:"Tháng",Year_input:"Năm",Decade_input:"Thập kỷ",Century_input:"Thế kỷ","Custom range":"Phạm vi tùy chỉnh","Go to":"Đến",Commission:"Hoa hồng","Symbol Info":"Thông tin Mã giao dịch","Save all charts for all symbols and intervals on your layout":"Lưu tất cả các biểu đồ cho tất cả các mã và các khung thời gian",Dot_hotkey:"Dot","Load Chart Layout":"Tải Bố cục biểu đồ",minutes_interval:"phút",hours_interval:"giờ",days_interval:"ngày",weeks_interval:"tuần",months_interval:"tháng","Add custom time interval":"Thêm khoảng thời gian tùy chỉnh",Add:"Cộng Thêm","Save chart image":"Lưu hình ảnh biểu đồ","Copy chart image":"Sao chép hình ảnh biểu đồ","Copy link to the chart image":"Sao chép liên kết vào hình ảnh biểu đồ","Open image in new tab":"Mở hình ảnh trong tab mới","Tweet chart image":"Hình ảnh biểu đồ tweet","adjust data for dividends":"Điều chỉnh dữ liệu cho Cổ tức","adjust for contract changes":"Điều chỉnh để thay đổi hợp đồng","toggle auto scale":"Chuyển đổi Tỷ lệ tự động","toggle log scale":"Chuyển đổi Quy mô Đăng nhập","toggle percentage scale":"Chuyển đổi thang Tỷ lệ Phần trăm","Take a snapshot":"Chụp ảnh tức thì","use settlement as close on daily interval":"Sử dụng giải quyết đóng tại khoảng thời gian hàng ngày",ext:"mở rộng","Extended Hours is available only for intraday charts":"Tính năng Thời gian Giao dịch Ngoài giờ chỉ có sẵn cho các biểu đồ trong ngày","Toggle Percentage":"Chuyển đồi Phần trăm",log_scale:"log","Toggle Log Scale":"Chuyển đổi Quy mô Đăng nhập",auto_scale:"tự động","Toggle Auto Scale":"Chuyển đổi Tỷ lệ tự động","Toggle Maximize Chart":"Chuyển đổi Tối đa hoá Biểu đồ",adj_adjustments:"đ.chỉnh","Adjust data for dividends":"Điều chỉnh dữ liệu cho Cổ tức","Main symbol data is adjusted for dividends only":"Dữ liệu của mã chính chỉ được điều chỉnh cho cổ tức","Main symbol data is adjusted for splits only":"Dữ liệu của mã chính chỉ được điều chỉnh để tách","b-adj_adjustments":"b-adj","Adjust for contract changes":"Điều chỉnh để thay đổi hợp đồng",set_adjustments:"set","Use settlement as close on daily interval":"Sử dụng giải quyết càng gần vào khoảng thời gian hàng ngày","Date Range":"Phạm vi Ngày",Session:"Phiên","Weak Magnet":"Magnet yếu","Strong Magnet":"Magnet mạnh",Cursors:"Con trỏ","Trend Line Tools":"Các công cụ Đường Xu hướng","Gann and Fibonacci Tools":"Các công cụ Gann và Fibonacci","Geometric Shapes":"Các dạng hình học","Annotation Tools":"Công cụ Chú thích",Patterns:"Các Mẫu","Prediction and Measurement Tools":"Các Công cụ dự đoán và đo đạc","Hide Drawings Toolbar":"Đóng thanh công cụ Drawings","Show Drawings Toolbar":"Hiển thị Thanh công cụ Vẽ","Show Favorite Drawing Tools Toolbar":"Hiển thị Thanh Công cụ vẽ yêu thích.",Icon:"Biểu tượng",Icons:"Các Biểu tượng","Remove Drawings & Indicators":"Bỏ các Công cụ vẽ & Chỉ báo","Remove Drawings":"Bỏ Công cụ vẽ","Remove Indicators":"Bỏ đi các Chỉ số","Hollow candles":"Biểu đồ nến Hollow","High-low":"Đỉnh-Đáy","Bar's style":"Định dạng Thanh","Compare or Add Symbol":"So sánh hoặc Thêm Mã giao dịch",Favorites:"Yêu thích","Fullscreen mode":"Chế độ toàn màn hình","Favorite Indicators":"Chỉ báo Yêu thích","You have no Favorites Indicators yet":"Bạn vẫn chưa có Chỉ báo Yêu thích nào","Open Interval Dialog":"Mở Hộp thoại Khoảng thời gian","Number or {hotKey_0}":"Số hoặc {hotKey_0}","Add custom interval":"Thêm khoảng thời gian tùy chỉnh",Ticks_interval_group_name:"Ticks",Seconds_interval_group_name:"Giây",Minutes_interval_group_name:"Phút",Hours_interval_group_name:"Giờ",Days_interval_group_name:"Ngày",Weeks_interval_group_name:"Tuần",Months_interval_group_name:"Tháng",Ranges_interval_group_name:"Vùng","Sync in layout":"Đồng bộ với Tất cả các Biểu đồ",Crosshair:"Đường chữ thập","New drawings are replicated to all charts in the layout and shown when the same ticker is selected":"Các bản vẽ mới được sao chép vào tất cả các biểu đồ trong bố cục và được hiển thị khi cùng một mã đánh dấu được chọn","Open chart in popup":"Mở biểu đồ trong popup","Chart Properties":"Đặc tính biểu đồ","Make a Copy":"Tạo 1 Bản sao","New Chart Layout":"Bố cục biểu đồ mới","Rename Chart Layout":"Đổi tên Bố cục Biểu đồ","Manage Chart Layouts":"Quản lý các Layout Biểu đồ","Symbol Search":"Tìm kiếm Mã giao dịch","Simply start typing while on the chart to pull up this search box":"Chỉ cần bắt đầu nhập khi đang ở trên biểu đồ để kéo lên hộp tìm kiếm này","Save Indicator template":"Lưu mẫu chỉ báo","Save Indicator Template":"Lưu mẫu chỉ báo","Selecting this option will set the {symbol} symbol on the chart when this template is applied":"Chọn lựa chọn này sẽ đặt mã giao dịch {symbol} trên biểu đồ khi mẫu hình được áp dụng","Selecting this option will set the {interval} interval on the chart when this template is applied":"Chọn tùy chọn này sẽ đặt khoảng thời gian {interval} trên biểu đồ khi mẫu này được áp dụng","Study Template '{templateName}' already exists. Do you really want to replace it?":"Mẫu Nghiên cứu '{templateName}' đã tồn tại. Bạn có thực sự muốn thay thế nó?","My templates":"Mẫu của tôi","Default templates":"Mẫu mặc định",Templates:"Bản mẫu","Indicator Templates":"Mẫu Chỉ báo","Undo {hint}":"Khôi phục {hint}","Redo {hint}":"Làm lại {hint}","View Only Mode":"Chế độ chỉ xem","show alert label lines":"hiển thị nhãn đường cảnh báo","hide alert label lines":"Ẩn các dòng nhãn cảnh báo","change visibility":"Thay đổi Tầm nhìn","pin to scale {label}":"Ghim theo Tỷ lệ {label}","pin to right scale":"Ghim theo Tỷ lệ Phải","pin to left scale":"Ghim theo Tỷ lệ Trái","change earnings visibility":"thay đổi mức độ hiển thị thu nhập","change dividends visibility":"thay đổi khả năng hiển thị cổ tức","change splits visibility":"thay đổi khả năng hiển thị phân chia","show all ideas":"Hiển thị Tất cả các Ý tưởng","show ideas of followed users":"hiển thị ý tưởng của người dùng được theo dõi","show my ideas only":"Chỉ hiển thị Ý tưởng của tôi","change events visibility on chart":"thay đổi khả năng hiển thị sự kiện trên biểu đồ","add this symbol to entire layout":"Thêm mã này vào toàn bộ bố cục","add this indicator to entire layout":"Thêm chỉ báo này vào toàn bộ bố cục","add this strategy to entire layout":"Thêm chiến lược này vào toàn bộ bố cục","add this financial metric to entire layout":"Thêm chỉ số tài chính này vào toàn bộ bố cục","apply drawing template":"Áp dụng mẫu vẽ","lock objects":"khóa đối tượng","unlock objects":"mở khóa đối tượng","Add alert":"Thêm cảnh báo","Add alert on {series}":"Thêm Cảnh báo trên {series}","Add alert on {drawing}":"Thêm Cảnh báo trên {drawing}","Edit {title} alert":"Chỉnh sửa Cảnh báo {title}","Extend alert lines":"Mở rộng Dòng cảnh báo",Trade:"Giao dịch","Create limit order":"Tạo Lệnh Limit",MTPredictor:"Chỉ báo MTPredictor","Apply Manual Risk/Reward":"Áp dụng Rủi ro/Phần thưởng thủ công","Apply Manual Decision Point":"Áp dụng Điểm Quyết định thủ công","Analyze Trade Setup":"Phân tích thiết lập giao dịch","Apply Elliott Wave":"Áp dụng Sóng Elliot","Apply Elliott Wave Intermediate":"Áp dụng Sóng Elliot mức trung bình","Apply Elliott Wave Major":"Áp dụng Sóng Elliot mức chính","Apply Elliott Wave Minor":"Áp dụng Sóng Elliot mức phụ","Apply WPT Up Wave":"Áp dụng Sóng tăng WPT","Up Wave 1 or A":"Sóng tăng 1 hoặc A","Up Wave 2 or B":"Sóng tăng 2 hoặc B","Up Wave C":"Sóng tăng C","Up Wave 3":"Sóng tăng 3","Up Wave 4":"Sóng tăng 4","Up Wave 5":"Sóng tăng 5","Apply WPT Down Wave":"Áp dụng Sóng giảm WPT","Down Wave 1 or A":"Sóng giảm 1 hoặc A","Down Wave 2 or B":"Sóng giảm 2 hoặc B","Down Wave C":"Sóng giảm C","Down Wave 3":"Sóng giảm 3","Down Wave 4":"Sóng giảm 4","Down Wave 5":"Sóng giảm 5","Pinned to scale {label} (hidden)":"Đã Ghim theo Tỷ lệ {label} (Ẩn)","Pinned to right scale (hidden)":"Ghim theo Tỷ lệ Phải (Ẩn)","Pin to scale {label} (hidden)":"Ghim theo Tỷ lệ {label} (Ẩn)","Pin to right scale (hidden)":"Ghim theo Tỷ lệ Phải (Ẩn)","Pinned to scale {label}":"Đã Ghim theo Tỷ lệ {label},","Pinned to right scale":"Đã Ghim theo Tỷ lệ Phải","Pin to scale {label}":"Ghim theo Tỷ lệ {label}","Pin to right scale":"Ghim theo Tỷ lệ Phải","Pinned to left scale (hidden)":"Đã Ghim theo Tỷ lệ Trái (Ẩn)","Pin to left scale (hidden)":"Ghim theo Tỷ lệ Trái (Ẩn)","Pinned to left scale":"Đã Ghim theo Tỷ lệ Trái","Pin to left scale":"Ghim theo Tỷ lệ Trái","Pin to new left scale":"Ghim theo Tỷ lệ Trái Mới","Pin to new right scale":"Ghim theo Tỷ lệ Phải Mới","Pin to scale (now {label})":"Ghim theo Tỷ lệ (Mới {label})","Pin to scale (now no scale)":"Ghim theo Tỷ lệ (Hiện tại Không có Tỷ lệ)","Pin to scale (now left)":"Ghim theo Tỷ lệ (Hiện tại Bên trái)","Pin to scale (now right)":"Ghim theo Tỷ lệ (Hiện tại Bên phải)","No scale (fullscreen)":"Không có Tỷ lệ (Toàn màn hình)","Move to":"Chuyển tới","Existing pane above":"Cửa sổ hiện có bên trên","New pane above":"Cửa sổ mới bên trên","Existing pane below":"Cửa sổ hiện có bên dưới","New pane below":"Cửa sổ mới bên dưới","Bring to front":"Đưa lên phía trước","Send to back":"Gửi ra Sau","Bring forward":"Đưa lên trên","Send backward":"Gửi Ngược lại","Visual order":"Thứ tự Trực quan",Lines:"Đường","Add indicator/strategy on {studyTitle}":"Thêm Chỉ báo/Chiến lược vào {studyTitle}","Add financial metric for {instrumentName}":"Thêm số liệu tài chính cho {instrumentName}","Apply default":"Áp dụng Mặc định","Save as":"Lưu dưới dạng",Clone:"Bản sao",Template:"Bản mẫu","Go to {lineToolName}":"Đến {lineToolName}",Unlock:"Mở khóa",Lock:"Khóa","Show earnings":"Hiển thị Thu nhập","Show dividends":"Hiển thị Cổ tức","Show splits":"Hiển thị Chia tách","Show all ideas":"Hiển thị Tất cả các Ý tưởng","Show ideas of followed users":"Hiển thị các Ý tưởng của những Người dùng được Theo dõi","Show my ideas only":"Chỉ hiển thị Ý tưởng của tôi","Hide events on chart":"Ẩn các Sự kiện trên Biểu đồ","Add this symbol to entire layout":"Thêm mã này vào toàn bộ bố cục","Add this indicator to entire layout":"Thêm chỉ báo này vào toàn bộ bố cục","Add this strategy to entire layout":"Thêm chiến lược này vào toàn bộ bố cục","Add this financial metric to entire layout":"Thêm chỉ số tài chính này vào toàn bộ bố cục","No sync":"Không đồng bộ","Symbol info":"Thông tin Mã giao dịch","By TradingView":"Bởi Tradingview","{symbol} financials by TradingView":"Thông tin tài chính {symbol} do TradingView cung cấp.","More features on tradingview.com":"Nhiều tính năng khác trên tradingview.com","Invalid symbol":"Mã không hợp lệ","No data here":"Không có dữ liệu","Please give us a clipboard writing permission in your browser or press {keystroke}":"Vui lòng cấp cho chúng tôi quyền ghi khay nhớ tạm trong trình duyệt của bạn hoặc nhấn {keystroke}","Couldn't copy":"Không thể sao chép","Couldn't cut":"Không thể cắt","Couldn't paste":"Không thể dán","{userName} published on {customer}, {date}":"{userName} xuất bản về {customer}, {date}","Published on {customer}, {date}":"Đã xuất bản {customer}, {date}","change symbol last value visibility":"thay đổi giá trị hiển thị cuối cùng của mã","change symbol previous close value visibility":"thay đổi khả năng hiển thị giá trị đóng trước đó của mã","change previous close price line visibility":"thay đổi mức hiển thị đường giá đóng trước đó","change indicators and financials name labels visibility":"thay đổi các chỉ số và tài chính tên nhãn khả năng hiển thị","change indicators name labels visibility":"thay đổi tên chỉ số nhãn khả năng hiển thị","change indicators and financials value labels visibility":"thay đổi các chỉ số và tài chính giá trị nhãn khả năng hiển thị","change indicators value labels visibility":"thay đổi chỉ số giá trị nhãn khả năng hiển thị","change bid and ask labels visibility":"thay đổi mức độ hiển thị của nhãn giá bid và ask","change bid and ask lines visibility":"thay đổi đường hiển thị giá bid và ask","change pre/post market price label visibility":"thay đổi khả năng hiển thị nhãn giá thị trường trước / sau","change high and low price lines visibility":"thay đổi khả năng hiển thị đường giá cao và thấp","change high and low price labels visibility":"thay đổi khả năng hiển thị nhãn giá cao và thấp","change countdown to bar close visibility":"thay đổi đếm ngược để thanh hiển thị đóng","change plus button visibility":"thay đổi khả năng hiển thị nút cộng","change price line visibility":"Thay đổi Đường Giá","hide {title}":"Ẩn {title}","unlock {title}":"Mở khóa {title}","lock {title}":"Khóa {title}",Eraser:"Tẩy","Trend Line":"Đường Xu hướng","Horizontal Line":"Đường nằm ngang","Vertical Line":"Đường thẳng đứng",Arrow:"Mũi tên",Ray:"Tia",Pitchfork:"Mô hình Pitchfork","Schiff Pitchfork":"Mô hình Schiff Pitchfork",Pitchfan:"Mô hình Pitchfork dạng quạt","Fib Retracement":"Fibonacci thoái lui","Trend-Based Fib Extension":"Fibonacci Mở rộng Dựa trên Xu hướng","Fib Speed Resistance Fan":"Fibonacci kháng cự dạng quạt","Fib Time Zone":"Fibonacci vùng thời gian","Fib Circles":"Các vòng Fibonacci","Fib Speed Resistance Arcs":"Fibonacci kháng cự dạng cung",Ellipse:"Hình elip",Polyline:"Hình Polyline",Path:"Đường dẫn",Arc:"Hình vòng cung",Text_tool:"Văn bản","Anchored Text":"Đoạn văn bản được ghim",Balloon:"Bình luận","Price Label":"Nhãn Giá",Brush:"Cọ vẽ",Forecast:"Dự đoán","Auto (fits data to screen)":"Tự động (khớp Dữ liệu với Màn hình)","Lock price to bar ratio":"Khoá Hệ số Giá trên Thanh","Change interval":"Thay đổi Khoảng thời gian","Symbol last price label":"Biểu tượng Nhãn giá trị cuối cùng","Previous day close price line":"Đường giá cuối của ngày trước","Symbol name label":"Biểu tượng Nhãn tên","Indicators and financials value labels":"Các chỉ số và nhãn giá trị tài chính","Indicators value labels":"Các chỉ báo giá trị nhãn","Indicators and financials name labels":"Nhãn tên các chỉ số và tài chính","Indicators name labels":"Nhãn tên chỉ số","Bid and ask labels":"Nhãn Giá mua vào và Giá bán ra","Bid and ask lines":"Đường Giá mua vào và Giá bán ra","Pre/post market price label":"Nhãn giá Trước/Sau giờ mở cửa thị trường","Pre/post market price line":"Đường giá Trước/Sau giờ mở cửa thị trường","High and low price lines":"Dòng giá cao và thấp","Countdown to bar close":"Đếm ngược tới khi Đóng Thanh",Unit:"Đơn vị","Plus button":"Nút Plus","Source code":"Mã nguồn","Price line":"Đường Giá","Session breaks":"Nghỉ Giữa phiên","change symbol":"Thay đổi mã giao dịch",Warning:"Cảnh báo","Zoom Out":"Thu nhỏ","Zoom In":"Phóng to","Maximize chart":"Mở rộng biểu đồ","Restore chart":"Khôi phục lại biểu đồ","Scroll to the Left":"Cuộn sang Trái","Scroll to the Right":"Cuộn sang Phải","Reset Chart":"Thiết lập lại Biểu đồ","Scroll to the Most Recent Bar":"Cuộn tới Thanh gần đây nhất",Mixed:"Trộn lẫn","show {title}":"hiện {title}","Hide Favorite Drawing Tools Toolbar":"Ẩn Thanh công cụ vẽ ưa thích","Market open":"Thị trường Mở","Pre-market":"Thị trường trước giờ mở cửa","Post-market":"Thị trường sau khi đóng cửa","Market closed":"Thị trường đóng cửa","Exchange timezone":"Múi giờ giao dịch","Open market status":"Trạng thái thị trường mở","OHLC values":"Giá trị OHLC","Bar change values":"Các giá trị thay đổi bar","Indicator titles":"Tiêu đề Chỉ tiêu","Indicator arguments":"Các tham số Chỉ tiêu","Indicator values":"Chỉ tiêu Giá trị","Hide Indicator Legend":"Ẩn Chú thích Chỉ báo","Show Indicator Legend":"Hiển thị Chú thích Chỉ báo","Show Object Tree":"Hiện Danh sách đối tượng","Could not get Pine source code.":"Không thể lấy mã nguồn Pine","Show interval settings":"Hiển thị cài đặt khoảng thời gian","Flag Symbol":"Gắn cờ Mã giao dịch","Unflag Symbol":"Bỏ gắn cờ cho Mã giao dịch","Font size":"Cỡ chữ","Template name":"Tên Mẫu","{hotKey_0} — drawing a straight line at angles of 45":"{hotKey_0} — Vẽ một đường thẳng với góc 45 độ","{hotKey_0} — circle":"{hotKey_0} — hình tròn","{hotKey_0} — square":"{hotKey_0} — hình vuông","{hotKey_0} — fixed increments":"{hotKey_0} — số gia cố định",Cross:"Đường chéo",Dot:"Dấu chấm","Stay in Drawing Mode":"Giữ nguyên Chế độ vẽ","Show Hidden Tools":"Hiển thị các Công cụ ẩn","Hide All Drawing Tools":"Ấn tất cả Công cụ vẽ","Lock All Drawing Tools":"Khóa Tất cả Công cụ vẽ","Magnet Mode snaps drawings placed near price bars to the closest OHLC value":"Chế độ Magnet chụp các bản vẽ đặt gần các thanh giá với giá trị OHLC gần nhất",Measure:"Đo lường","{hotKey_0} + Click on the chart":"{hotKey_0} + Nhấp vào biểu đồ",Color:"Màu sắc","Text color":"Màu văn bản","Double click":"Nhấp đúp","Delete pane":"Xóa khung","Move pane up":"Di chuyển khung lên trên","Move pane down":"Di chuyển khung xuống dưới","Maximize pane":"Mở rộng khung","Restore pane":"Khôi phục khung","Manage panes":"Quản lý khung","Paste %s":"Dán %s","Lock vertical cursor line by time":"Khóa dòng con trỏ dọc theo thời gian","Merge all scales into one":"Nhập tất cả Thang giá vào làm một",Labels:"Nhãn","Reset price scale":"Đặt lại Thang giá",Percent_scale_menu:"Phần trăm","Indexed to 100_scale_menu":"Lập chỉ mục tới 100",Logarithmic_scale_menu:"Logarit",Regular_scale_menu:"Đều đặn","No overlapping labels_scale_menu":"Không có Nhãn chồng chéo","Invert scale_scale_menu":"Mức Đảo ngược","Status line":"Dòng trạng thái",Appearance:"Diện mạo",money:"tiền",ticks:"Ticks","Ticker and description":"Ticker và mô tả","Vert grid lines":"Đường lưới dọc","Horz grid lines":"Đường lưới ngang","Scales text":"Căn chỉnh văn bản","Scales lines":"Căn chỉnh dòng",Watermark:"Chữ mờ","Top margin":"Lề trên","Navigation buttons":"Nút điều hướng","Pane buttons":"Nút Pane","Bottom margin":"Lề dưới","Right margin":"Lề phải",bars_unit:"thanh","change price Y coordinate":"thay đổi giá tọa độ Y","change bar X coordinate":"thay đổi giá tọa độ X",Seconds:"Giây",Minutes:"Sóng nhỏ",Hours:"Giờ",Days:"Ngày",Weeks:"Tuần",Months:"Tháng",Ranges:"Phạm vi",minutes:"phút",hours:"Giờ",days:"Ngày",months:"Tháng",ranges:"Phạm vi","Price label":"Nhãn Giá","Time label":"Nhãn thời gian",Extend:"Kéo dài","Symbol previous day close price label (intraday only)":"Nhãn giá trị Mã giao dịch đóng cửa phiên trước (Chỉ trong ngày)","Scales placement":"Vị trí căn chỉnh","Date format":"Định dạng Ngày","No overlapping labels":"Không có Nhãn chồng chéo","Price and percentage value":"Giá trị Giá và Phần trăm","Value according to scale":"Giá trị theo Tỷ lệ","Buy/sell buttons":"Nút Buy/Sell","Thin bars":"Thanh mỏng","Top line":"Đường cao nhất","Bottom line":"Đường thấp nhất","Fill top area":"Điền vào Khu vực cao nhất","Fill bottom area":"Điền vào Khu vực thấp nhất","Real prices on price scale (instead of Heikin-Ashi price)":"Giá thực trên thang giá (thay vì giá Heikin-Ashi)","Base level":"Cấp Cơ sở",range_0:"phạm vi","hollow candles":"Biểu đồ nến Hollow",Center:"Trung tâm","Middle point":"Điểm giữa","Price labels":"Nhãn giá","Stats position":"Vị trí Số liệu","Price range":"Khoảng Giá","Bars range":"Phạm vi thanh","Date/time range":"Phạm vi ngày / giờ",Distance:"Khoảng cách",Angle:"Góc","Always show stats":"Luôn hiển thị",Stats:"Số liệu","Extend left line":"Mở rộng dòng bên trái","Extend right line":"Mở rộng dòng bên phải","Text wrap":"Tự động Xuống dòng",Text:"Văn bản",Mode:"Chế độ",Mirrored:"Nhân đôi",Flipped:"Lật","HL bars":"Thanh HL","OC bars":"Thanh OC","Line - close":"Đường - Đóng","Line - open":"Đường - Mở","Line - high":"Đường - Cao","Line - low":"Đường - Thấp","Line - HL/2":"Đường - HL/2",Wave:"Sóng",Degree:"Độ","Trend line":"Đường Xu hướng","Use one color":"Sử dụng một màu",Levels:"Mức độ","Coeffs as percents":"Hệ số Tỷ lệ phần trăm","Levels line":"Đường Tín hiệu","Extend right":"Kéo dài Bên phải","Extend left":"Kéo dài Bên trái","Extend lines right":"Mở rộng dòng phải","Extend lines left":"Kéo dài Đường bên trái","Fib levels based on log scale":"Mức độ Fib dựa trên quy mô log",Values:"Giá trị",Percents:"Phần trăm",Top:"Trên đầu",Middle:"Giữa",Bottom:"Đáy","Full circles":"Chu kỳ đầy đủ","Price levels":"Các Mức giá","Time levels":"Mức thời gian","Left labels":"Các nhãn Bên trái","Right labels":"Nhãn phải","Top labels":"Các Nhãn Hàng đầu","Bottom labels":"Nhãn dưới cùng",Counterclockwise:"Ngược chiều kim đồng hồ","Price/bar ratio":"Tỷ lệ Giá/Thanh","Ranges and ratio":"Vùng và tỷ lệ",Fans:"Mô hình Quạt",Arcs:"Hình cung",Angles:"Góc","Extend top":"Mở rộng Phần đầu","Extend bottom":"Mở rộng Phần đuôi",Label:"Nhãn","Label background":"Hình nền của nhãn","Show stats":"Hiện thông số",Transparency:"Độ mờ","Avg HL in minticks":"HL trung bình trong minticks",Variance:"Chênh lệch","#1 (price)_linetool point":"#1 (giá)",Image:"Ảnh","#{count} (price, bar)_linetool point":"#{count} (giá, thanh)",Channel:"Kênh",Median:"Trung vị","Extend lines":"Kéo dài các Đường",Original:"Nguyên bản","Modified Schiff":"Mô hình Schiff biến đổi",Inside:"Bên trong","Source text":"Văn bản nguồn","Source background":"Nền tảng nguồn","Source border":"Đường viền nguồn","Target text":"Văn bản đích","Target background":"Nền tảng đích","Target border":"Đường viền đích","Success text":"Nội dung thành công","Success background":"Nền tảng thành công","Failure text":"Nội dung sai","Failure background":"Nền tảng sai","Label text":"Nhãn Văn bản","Line color":"Màu đường kẻ","Label border":"Đường viền nhãn","Stop color":"Màu Lệnh dừng","Target color":"Màu Mục tiêu:","Compact stats mode":"Chế độ thống kê gọn","Entry price":"Giá vào lệnh","Profit level":"Mức lợi nhuận","Stop level":"Mức dừng","Account size":"Kích cỡ Tài khoản","Lot size":"Cỡ lot",Cash:"Tiền mặt","#1 (vertical position %, bar)_linetool point":"#1 (vị trí dọc %, thanh)","#1 (price, bar)_linetool point":"#1 (giá, thanh)","#1 (bar)_linetool point":"#1(thanh)","change pre/post market price lines visibility":"thay đổi khả năng hiển thị đường giá thị trường trước / sau","Pre/post market hours background":"Nền thị trường trước/sau giờ mở cửa","Last price line":"Đường giá Cuối",Precision:"Độ chính xác","(H + L)/2":"(Cao nhất + Thấp nhất) / 2","(H + L + C)/3":"(Cao nhất + Thấp nhất + Đóng cửa) / 3","(O + H + L + C)/4":"(Mở cửa + Cao nhất + Thấp nhất + Đóng cửa) / 4",Simple:"Đơn giản","With markers":"Với các Dấu hiệu",Step:"Bước",Default:"Mặc định",Base:"Cơ sở",Up:"Lên",Down:"Xuống","#{count} (bar)_linetool point":"#{count} (thanh)","Override min tick":"Ghi đè min tick",Horizontal:"Ngang",Vertical:"Dọc","Text alignment":"Căn chỉnh chữ","Text orientation":"Chiều của chữ","Initial capital":"Vốn ban đầu","Base currency":"Đồng tiền Cơ sở","Order size":"Cỡ lệnh",Pyramiding:"Kim tự tháp","orders_Pyramiding: count orders":"các lệnh","Verify price for limit orders":"Xác minh Giá cho Lệnh Giới hạn","ticks_slippage ... ticks":"ticks",Slippage:"Trượt giá","Margin for long positions":"Ký quỹ cho các vị thế Mua","Margin for short positions":"Ký quỹ cho các vị thế Bán",Recalculate:"Tính toán lại","After order is filled":"Đã vào lệnh After Order","On every tick":"Trên mỗi Tick","{currency} per order":"{currency} mỗi lệnh","{currency} per contract":"{currency} mỗi hợp đồng","% of equity":"% Vốn cổ phần",Offset:"Bù đắp","Main chart symbol_input":"Mã giao dịch biểu đồ chính","Another symbol_input":"Mã giao dịch khác",open:"mở cửa",high:"cao",low:"thấp",close:"đóng cửa",Outputs:"Đầu ra","change thickness":"Thay đổi Độ dày","change color":"Thay đổi Màu sắc","change opacity":"Thay đổi Độ mờ","change font size":"Thay đổi Cỡ chữ","change line style":"Thay đổi Kiểu đường kẻ","change min tick":"Thay đổi tối thiểu","change precision":"Thay đổi Độ chính xác","Above bar":"Thanh công cụ Phía trên","Below bar":"Thanh dưới","change value":"Thay đổi Giá trị","change char":"Thay đổi Char","change location":"Thay đổi Địa điểm","change percent width":"Thay đổi Phần trăm Chiều rộng","change placement":"Thay đổi Đặt lệnh","change values visibility":"thay đổi giá trị hiển thị","Width (% of the box)":"Chiều rộng (% của Hộp)",Placement:"Đặt lệnh","Trades on chart":"Các Giao dịch trên Biểu đồ","Signal labels":"Nhãn Tín hiệu",Quantity:"Số lượng","change plot type":"Thay đổi Loại đồ thị","Labels font":"Font nhãn","change shape":"Thay đổi Hình dạng","Volume profile":"Hồ sơ Khối lượng giao dịch","Developing VA":"Phát triển VA","Values in status line":"Giá trị trong dòng trạng thái","Labels on price scale":"Nhãn trên thang giá","Script name":"Tên Script","Save New Chart Layout":"Lưu Bố cục Biểu đồ mới","Enter a new chart layout name":"Điền tên định dạng biểu đồ mới","Copy Chart Layout":"Sao chép Định dạng biểu đồ","{title} copy_ex: AAPL chart copy":"{title} sao chép","Data error":"Lỗi dữ liệu","Study Error":"Lỗi Nghiên cứu","Data is delayed":"Dữ liệu bị trì hoãn","End of day data":"Dữ liệu Cuối ngày","One update per second":"Cập nhật mỗi giây","{symbolName} data is delayed by {time} minutes.":"{symbolName} dữ liệu bị trì hoãn khoảng {time} phút.","{listedExchange} real-time data is available for free to registered users.":"{listedExchange} dữ liệu thời gian thực sẵn có cho người dùng đăng ký miễn phí.","To get real-time data for {description}, please buy the real-time data package.":"Để nhận dữ liệu thời gian thực cho {description}, vui lòng mua gói dữ liệu thời gian thực.","Real-time data for {description} is not supported right now. We may support it in the future.":"Dữ liệu thời gian thực cho {description} không được hỗ trợ tại thời điểm này. Nó có thể được hỗ trợ trong tương lai.","Data is updated once a day.":"Dữ liệu được cập nhật mỗi ngày một lần.","Data on our Basic plan is updated once per second, even if there are more updates on the market.":"Dữ liệu cung cấp cho gói Cơ bản được cập nhật mỗi giây một lần, cho dù có nhiều biến động hơn trong thị trường.","Data is updated once per second, even if there are more updates on the market.":"Dữ liệu được cập nhật mỗi giây một lần, cho dù có nhiều biến động hơn trên thị trường.","Paid plans feature faster data updates.":"Gói trả phí có tính năng cập nhật dữ liệu nhanh hơn.","This data is real-time, but its slightly different to its official counterpart coming from primary exchanges.":"Dữ liệu này là thời gian thực, nhưng nó hơi khác so với đối tác chính thức từ sàn giao dịch chính.","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":"Nếu bạn muốn dữ liệu thời gian thực của {listedExchange}, bạn sẽ cần hoàn thành Exchange Agreement. Đừng lo lắng, chỉ mất một vài cú nhấp chuột","Create a free account":"Tạo một tài khoản miễn phí","Fill out Exchange Agreements":"Điền vào Exchange Agreements","This symbol doesn't exist, please pick another one.":"Không có mã giao dịch này, vui lòng chọn mã khác.","All's well — Market is open.":"Tất cả đều tốt - Thị trường mở cửa.","Morning. Market is open for pre-market trading.":"Buổi sáng. Thị trường mở cho các giao dịch trước giờ mở cửa.","Evening. Market is open for post-market trading.":"Buổi tối. Thị trường mở cửa cho giao dịch sau giờ mở cửa.","Time for a walk — this market is closed.":"Đã đến lúc đi dạo một vòng - thị trường này đã đóng cửa.","Market is currently on holiday. Lucky them.":"Thị trường hiện đang trong kỳ nghỉ. May cho họ.","less than 1 minute":"chưa tới 1 phút","{days} and {hours}":"{days} và {hours}","{hours} and {minutes}":"{hours} và {minutes}","Market opens in {remainingTime}.":"Thị trường mở trong {remainingTime}.","Market closes in {remainingTime}.":"Thị trường đóng trong {remainingTime}.","It'll go to post-market trading in {remainingTime}.":"Nó sẽ chuyển sang giao dịch sau giờ mở cửa trong {remainingTime}.","It'll open for pre-market trading in {remainingTime}.":"Nó sẽ mở cửa cho giao dịch trước giờ mở cửa trong {remainingTime}.","Replay mode":"Chế độ Phát lại","You're in Replay mode. You're in Replay mode. You're in Replay mode.":"Bạn đang trong chế độ Phát lại. Bạn đang trong chế độ Phát lại. Bạn đang trong chế độ Phát lại.","Do you really want to delete Study Template '{name}' ?":"Bạn có thực sự muốn xóa Mẫu Nghiên cứu '{name}'?","Modify Order":"Chỉnh Lệnh","Cancel Order":"Hủy Lệnh",Confirmation:"Xác nhận","Visible on mouse over":"Hiển thị trên Chuột","Always visible":"Luôn hiện","Always invisible":"Luôn ẩn","send {title} backward":"Chuyển {title} ra sau","bring {title} forward":"Đưa {title} lên trước","insert {title} after {target}":"Thêm {title} sau {target}","insert {title} before {target}":"Thêm {title} trước {target}","move scale":"Di chuyển thang giá","move drawing(s)":"Chuyển Bản vẽ","clone line tools":"công cụ sao chép dòng","move {title} to new right scale":"chuyển {title} sang tỷ lệ bên phải mới","move {title} to new left scale":"Chuyển {title} Tới Khu Trái Mới","make {title} no scale (Full screen)":"Tạo {title} Không Tỷ lệ (Toàn màn hình)","reset time scale":"Đặt lại Thang thời gian","remove all studies":"Bỏ đi các nghiên cứu","remove drawings":"Bỏ Công cụ vẽ","remove all studies and drawing tools":"Bỏ đi các nghiên cứu và công cụ vẽ","{count} bars":"{count} thanh","n/a":"không có sẵn","Add Horizontal Line":"Thêm đường ngang",Jan:"Tháng 1",Feb:"Tháng Hai",Mar:"Tháng 3",Apr:"Tháng 4",May_short:"Tháng Năm",Jun:"Tháng 6",Jul:"Tháng 7",Aug:"Tháng Tám",Sep:"Tháng 9",Oct:"Tháng 10",Nov:"Tháng 11",Dec:"Tháng Mười hai","Fraction part is invalid.":"Phần phân số không hợp lệ.","Second fraction part is invalid.":"Phần phân đoạn thứ hai không hợp lệ.","create line tools group from selection":"Tạo nhóm công cụ vẽ đường thẳng từ lựa chọn","removing line tools group {name}":"Loại bỏ nhóm công cụ vẽ đường thẳng {name}","add line tool {lineTool} to group {name}":"Thêm công cụ vẽ đường thẳng {lineTool} tới nhóm {name}","make group {group} visible":"Hiển thị nhóm {group}","make group {group} invisible":"Ẩn nhóm {group}","lock group {group}":"Khóa nhóm {group}","unlock group {group}":"Mở khóa nhóm {group}","rename group {group} to {newName}":"Đổi tên nhóm {group} thành {newName}","change {sourceTitle} title to {newSourceTitle}":"Thay đổi {sourceTitle} tiêu đề sang {newSourceTitle}",Supermillennium:"Siêu thiên niên kỷ",Millennium:"Thiên niên kỷ",Submillennium:"Thiên niên kỷ","Grand supercycle":"Sóng Siêu Chu kỳ lớn",Supercycle:"Sóng Siêu chu kỳ lớn",Cycle:"Chu kỳ",Primary:"Sóng sơ cấp",Intermediate:"Sóng trung hạn",Minor_wave:"Nhỏ",Minute_wave:"Sóng nhỏ",Minuette:"Sóng rất nhỏ",Subminuette:"Sóng siêu nhỏ",Micro:"Vi mô",Submicro:"Siêu micron",Minuscule:"Cỡ nhỏ","Left Shoulder":"Vai trái","Right Shoulder":"Vai Phải",Head:"Đầu","XABCD Pattern":"Mẫu hình XABCD","ABCD Pattern":"Mẫu hình ABCD","Arrow Mark Down":"Mũi tên chỉ xuống","Arrow Mark Left":"Mũi tên chỉ sang trái","Arrow Mark Right":"Mũi tên chỉ sang phải","Arrow Mark Up":"Mũi tên chỉ lên","Bars Pattern":"Mẫu hình Thanh","Double Curve":"Đường cong đôi",Curve:"Đường cong",Callout:"Chú thích","Cyclic Lines":"Các đường chu kỳ","Cypher Pattern":"Mẫu hình Cypher","Date and Price Range":"Phạm vi Ngày và Giá","Disjoint Channel":"Không kết nối Kênh","Elliott Correction Wave (ABC)":"Sóng điều chỉnh Elliott (ABC)","Elliott Double Combo Wave (WXY)":"Sóng đôi kết hợp Elliott (WXY)","Elliott Impulse Wave (12345)":"Sóng đẩy Elliott (12345)","Elliott Triangle Wave (ABCDE)":"Sóng Elliott Tam giác (ABCDE)","Elliott Triple Combo Wave (WXYXZ)":"Sóng Elliott kết hợp ba (WXYXZ)","Extended Line":"Đường Mở rộng","Fib Channel":"Kênh Fibonacci","Fib Spiral":"Fibonacci hình xoắn ốc","Fib Wedge":"Fibonacci hình cái nêm","Flag Mark":"Cờ đánh dấu","Flat Top/Bottom":"Mặt phẳng đỉnh/đáy","Gann Square Fixed":"Khu vực Gann cố định","Horizontal Ray":"Tia nằm ngang","Inside Pitchfork":"Mô hình Pitchfork mặt trong",Note:"Ghi chú","Anchored Note":"Ghi chú được ghim",Signpost:"Biển chỉ dẫn","Arrow Marker":"Mũi tên đánh dấu","Price Range":"Khoảng Giá",Projection:"Phép chiếu",Circle:"Vòng tròn","Regression Trend":"Xu hướng hồi quy","Long Position":"Thế giá lên","Short Position":"Thế giá xuống","Fixed Range Volume Profile":"Cố định Range Volume Profile","Rotated Rectangle":"Hình chữ nhật xoay","Modified Schiff Pitchfork":"Mô hình Schiff Pitchfork Biến đổi","Sine Line":"Đường Sine","Three Drives Pattern":"Mẫu hình ba sóng ngang","Time Cycles":"Vòng thời gian","Trend Angle":"Góc Xu hướng","Trend-Based Fib Time":"Fibonacci vùng Thời gian Dựa trên Xu hướng","Info Line":"Đường Thông tin","Triangle Pattern":"Mẫu hình Tam giác","Cross Line":"Đường giao nhau",Highlighter:"Bút đánh dấu","Price Note":"Ghi chú Giá","Volume Profile Fixed Range":"Vùng xác định Hồ sơ khối lượng giao dịch","Ghost Feed":"Mô hình Ghost Feed",T_interval_short:"T",s_interval_short:"giây",R_interval_short:"R",tick_0:"tick",day_0:"ngày",week_0:"tuần",second_0:"giây",minute_0:"phút",hour_0:"giờ","Stack on the left":"Chồng lên Bên trái","Stack on the right":"Chồng lên Bên phải",Auto:"Tự động",Avg:"TrBinh",HL2_in_legend:"HL2",HLC3_in_legend:"HLC3",OHLC4_in_legend:"OHLC4","Symbol Error":"Lỗi Mã giao dịch","No volume data":"Không có dữ liệu dung lượng","Fundamental studies are no longer available on charts":"Nghiên cứu cơ bản không còn có sẵn trên biểu đồ","loading...":"đang tải...","Arrow Down":"Mũi tên Xuống","Arrow Up":"Mũi tên Lên",Diamond:"Kim cương","Label Down":"Nhãn quay Xuống","Label Up":"Nhãn quay Lên",Square:"Hình vuông","Triangle Down":"Tam giác quay Xuống","Triangle Up":"Tam giác quay Lên","X Cross":"Đường chéo X","add line tool(s) to group {group}":"thêm (các) công cụ dòng vào nhóm {group}","apply study template {template}":"Áp dụng mẫu nghiên cứu {template}","create line tools group":"Tạo nhóm công cụ vẽ đường thẳng","exclude line tools from group {group}":"Loại trừ các công cụ vẽ đường thẳng ra khỏi nhóm {group}","move all scales to left":"Di chuyển tất cả Thang giá sang Trái","move all scales to right":"Di chuyển tất cả Thang giá sang Phải","insert {title} before {targetTitle}":"Thêm {title} trước {targetTitle}","Not applicable":"Không áp dụng được","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)":"Nhập số khoảng thời gian cho biểu đồ phút (ví dụ 5 nếu đó sẽ là biểu đồ năm phút). Hoặc số cộng cho chữ H (Hàng giờ), D (Hàng ngày), W (Hàng tuần), M (Hàng tháng) (ví dụ D hoặc 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)":"Nhập số khoảng cho các biểu đồ phút (tức là 5 nếu nó sẽ là biểu đồ năm phút). Hoặc số cộng chữ cái cho các khoảng thời gian khác: S cho biểu đồ 1 giây (15S cho biểu đồ 15 giây, v.v.), H (Hàng giờ), D (Hàng ngày), W (Hàng tuần), M (Hàng tháng) (tức là D hoặc 2H)","Do you really want to delete Chart Layout '{name}' ?":"Bạn có thực sự muốn xóa Bố cục Biểu đồ {name}?","Load layout":"Tải bố cục","Layout name":"Tên bố cục","Sort by layout name, date changed":"Sắp xếp theo tên bố cục, ngày thay đổi","Layout name (A to Z)":"Tên bố cục (A đến Z)","Layout name (Z to A)":"Tên bố cục (Z đến A)","Date modified (oldest first)":"Ngày chỉnh sửa (cũ lên trước)","Date modified (newest first)":"Ngày chỉnh sửa (mới lên trước)","Saved indicators":"Chỉ báo đã được lưu","Remember Symbol":"Nhớ Mã giao dịch","Remember Interval":"Nhớ Khoảng thời gian","Confirm Remove Study Tree":"Xác nhận Xóa Cây Nghiên cứu","Do you really want to delete study and all of it's children?":"Bạn có thực sự muốn xóa nghiên cứu và tất cả thành phần của nó?","Studies limit exceeded: {number} studies per layout.\nPlease, remove some studies.":"Đã vượt quá giới hạn nghiên cứu: {number} nghiên cứu trên mỗi bố cục.\nVui lòng xóa một số nghiên cứu.","Change symbol":"Thay đổi mã giao dịch","Hide all drawings":"Ẩn tất cả các công cụ vẽ","Select source":"Chọn nguồn",crypto:"tiền điện tử",futures:"hợp đồng tương lai",index:"chỉ số",stock:"cổ phiếu",economy:"kinh tế","Loading...":"Đang tải...",Sunday:"Chủ nhật",Monday:"Thứ Hai",Tuesday:"Thứ ba",Wednesday:"Thứ tư",Thursday:"Thứ năm",Friday:"Thứ Sáu",Saturday:"Thứ Bảy",Sun:"CN",Mon:"Thứ 2",Tue:"Thứ 3",Wed:"Thứ 4",Thu:"Thứ 5",Fri:"Thứ 6",Sat:"Thứ 7",Su_day_of_week:"Su",Mo_day_of_week:"Mo",Tu_day_of_week:"Thứ 3",We_day_of_week:"T4",Th_day_of_week:"Th",Fr_day_of_week:"Fr",Sa_day_of_week:"Sa",Light_colorThemeName:"Sáng",Dark_colorThemeName:"Tối","Save Theme As":"Lưu Chủ đề Là","Theme name":"Tên Chủ đề","Color Theme '{themeName}' already exists. Do you really want to replace it?":"Chủ đề màu '{themeName}' đã tồn tại. Bạn có thực sự muốn thay thế nó?","Do you really want to delete Color Theme '{name}' ?":"Bạn có thật sự muốn xóa Chủ đề Màu '{name}' ?",Normal:"Bình thường","Dashed line":"Đường Đứt nét","Dotted line":"Đường chấm chấm","Line with breaks":"Các đường gãy","Step line":"Biểu đồ Step Line","Step line with diamonds":"Bước đường có hình thoi",Histogram:"Biểu đồ tần suât",Cross_chart_type:"Chéo nhau","Area with breaks":"Vùng gãy",Columns:"Các cột",Circles:"Các vòng tròn",Thickness:"Độ dày","No exchanges match your criteria":"Không có sàn giao dịch nào khớp với yêu cầu của bạn","All sources":"Tất cả các nguồn","Symbol & description":"Mã giao dịch & mô tả",Sources:"Nguồn","Same % scale":"Cùng % quy mô","New price scale":"Khung giá mới","New pane":"Ngăn mới","Add to":"Thêm vào","Allow extend time scale":"Cho phép mở rộng quy mô thời gian","No symbols here yet — why not add some?":"Không có mã giao dịch nào ở đây - tại sao không thêm một số?","Added symbols":"Các mã đã thêm","Recent symbols":"Các mã gần đây","Compare symbol":"So sánh mã","Manage layout drawings":"Quản lý bố cục hình vẽ","No indicators matched your criteria.":"Không có chỉ số nào khớp với tiêu chí của bạn.","Bring to Front":"Đưa lên phía trước","Send to Back":"Gửi ra Sau","Bring Forward":"Đưa lên trên","Send Backward":"Gửi Ngược lại","Hide drawings":"Ẩn bản vẽ","Show all drawings":"Hiển thị các bản vẽ","Hide indicators":"Ẩn chỉ báo","Show all indicators":"Hiển thị các chỉ báo","Hide all indicators":"Ẩn tất cả các chỉ báo","Hide positions & orders":"Ẩn vị thế & lệnh","Show all positions & orders":"Hiển thị vị thế & lệnh","Hide all positions & orders":"Ẩn tất cả vị thế & lệnh","Hide all":"Ẩn tất cả","Show all drawings, indicators, positions & orders":"Hiện tât cả bản vẽ, chỉ báo, vị thế & lệnh","Show all drawings and indicators":"Hiển thị tất cả các bản vẽ và chỉ báo","Hide all drawings, indicators, positions & orders":"Ẩn tất cả bản vẽ, chỉ báo, vị thế & lệnh","Hide all drawings and indicators":"Ẩn tất cả các bản vẽ và chỉ báo","remove all line tools for {symbol}":"loại bỏ tất cả đường công cụ cho {symbol}","{symbolsCount} symbol_symbols_and_drawings_count_0":"{symbolsCount} mã giao dịch","with {drawingsCount} drawing_symbols_and_drawings_count_0":"với {drawingsCount} nét vẽ","{drawingsCount} drawing_0":"{drawingsCount} nét vẽ","Remove all drawings for this symbol":"Loại bỏ tất cả nét vẽ cho mã này","No drawings yet":"Chưa có bản vẽ nào","Object tree":"Danh sách đối tượng","Create a group of drawings":"Tạo nhóm các hình vẽ","Clone, Copy":"Nhân bản, Sao chép","Group is hidden on current interval":"Nhóm được ẩn trong chế độ hiện tại","Drawing is hidden on current interval":"Bản vẽ bị ẩn trong khoảng thời gian hiện tại","move objects":"Chuyển đối tượng","show objects":"hiển thị đối tượng","hide objects":"ẩn đối tượng","remove objects":"Di chuyển đối tượng",'Set the "{inputInline}" time and price for "{studyShortDescription}"':"Đặt {inputInline} thời gian và giá cho {studyShortDescription}",'Set the time and price for "{studyShortDescription}"':'Đặt thời gian và giá cho "{studyShortDescription}"','Set the "{inputTitle}" time for "{studyShortDescription}"':"Đặt {inputTitle} thời gian cho {studyShortDescription}",'Set the time for "{studyShortDescription}"':'Đặt thời gian cho "{studyShortDescription}"','Set the "{inputTitle}" price for "{studyShortDescription}"':"Đặt {inputTitle} giá cho {studyShortDescription}",'Set the price for "{studyShortDescription}"':'Đặt giá cho "{studyShortDescription}"',"Add Symbol":"Thêm Mã giao dịch","Confirm Inputs":"Xác nhận Dữ liệu đầu vào","Reset settings":"Thiết lập lại Cài đặt","Save as default":"Lưu Mặc định",Defaults:"Các mặc định","Chart settings":"Cài đặt biểu đồ","Apply to all":"Áp dụng cho tất cả","Apply defaults":"Áp dụng Nhiều mặc định","Apply Defaults":"Áp dụng Nhiều mặc định","Selected Drawings":"Bản vẽ đã chọn","No results found":"Không tìm thấy kết quả","Add custom color_Color Picker":"Thêm màu tùy chỉnh","Opacity_Color Picker":"Độ mờ","Add_Color Picker":"Thêm","Remove color":"Bỏ màu","Please enter the right date format yyyy-mm-dd":"Vui lòng hãy nhập đúng định dạng ngày tháng năm-tháng-ngày","Please enter the right date":"Vui lòng nhập đúng ngày","recently used_emoji_group":"Sử dụng gần đây","smiles & people_emoji_group":"nụ cười và mọi người","animals & nature_emoji_group":"động vật và thiên nhiên","food & drink_emoji_group":"đồ ăn & đồ uống",activity_emoji_group:"hoạt động","travel & places_emoji_group":"du lịch & địa điểm",objects_emoji_group:"các đối tượng",symbols_emoji_group:"mã giao dịch",flags_emoji_group:"gắn cờ"}</script></body></html>