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

1 line
87 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="id" 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.id_ID={Cancel:"Batal",Price:"Harga",Currency:"Mata Uang",Open:"Pembukaan",Comment:"Komentar","Editors' picks":"Pilihan editor","powered by":"diberdayakan oleh",Search:"Cari","Learn more":"Pelajari lebih lanjut",Date:"Tanggal",Source:"Sumber",Description:"Deskripsi",Settings:"Pengaturan",Background:"Latar",Border:"Batas",Apply:"Terapkan",Symbol:"Simbol",Timezone:"Zona waktu",Bars:"Bar",Candles:"Candle",Line:"Garis",Currencies:"Mata Uang",Exchange:"Bursa",Indicators:"Indikator",More:"Lebih lanjut",Prices:"Harga","Head and Shoulders":"Head dan Shoulders",Flag:"Bendera",Rectangle:"Persegi","Parallel Channel":"Kanal Paralel",Triangle:"Segitiga","Gann Box":"Kotak Gann","Gann Fan":"Kipas Gann","Gann Square":"Persegi Gann",Inputs:"Input",Error:"Kesalahan",Remove:"Hilangkan",January:"Januari",February:"Februari",March:"Maret",May:"Mei",June:"Juni",July:"Juli",August:"Agustus",October:"Oktober",December:"Desember","Indicators & Strategies":"Indikator dan Strategi",Contracts:"Kontrak",Change:"Perubahan",Type:"Tipe","Invalid Symbol":"Simbol Tidak Valid","New Zealand":"Selandia Baru",Singapore:"Singapura",Properties:"Properti",Absolute:"Absolut","N/A":"Tidak Tersedia",d_dates:"d",h_dates:"h",m_dates:"m",s_dates:"s","At close":"Pada penutupan",Holiday:"Hari Libur","Click to set a point":"Klik untuk menentukan sebuah poin","Move the point to position the anchor then tap to place":"Pindahkan titiknya untuk memposisikan jangkar lalu tap untuk meletakkan","Double-click to finish Path":"Klik dua kali untuk menyelesaikan Jalur","Double-click to finish Polyline":"Klik dua kali untuk menyelesaikan Polyline","Press and hold {key} while zooming to maintain the chart position":"Tekan dan tahan {key} saat melakukan zoom untuk mempertahankan posisi chart","Link to the chart image copied to clipboard {emoji}":"Tautan ke gambar chart yang disalin ke clipboard {emoji}","Chart image copied to clipboard {emoji}":"Gambar chart yang disalin ke clipboard {emoji}",Baseline:"Garisdasar",Units:"Unit",Reverse:"Membalik",Yes:"Ya",No:"Tidak",O_in_legend:"O",H_in_legend:"H",L_in_legend:"L",C_in_legend:"C",Compare:"Bandingkan","Recently used":"Terakhir digunakan",Save:"Simpan",Hide:"Sembunyikan",Show:"Perlihatkan",month_0:"bulan",High:"Tertinggi",Low:"Terendah","No symbols match your criteria":"Tidak ada Simbol yang sesuai dengan kriteria anda",Close:"Penutupan",Time:"Waktu","{number} minute_0":"{number} menit",m_interval_short:"m","{number} hour_0":"{number} jam",h_interval_short:"h","{number} day_0":"{number} hari",D_interval_short:"D",W_interval_short:"W",M_interval_short:"M",Rename:"Mengganti Nama","Remove from favorites":"Hilangkan dari favorit","Add to favorites":"Tambah ke daftar favorit","Time Interval":"Interval Waktu",Copy:"Salin",Drawings:"Gambar","Price format is invalid.":"Format harga tidak valid.",Ticks:"Tick","{exchange} by {originalExchange}":"{exchange} oleh {originalExchange}","Real-time data for {symbolName} is provided by {exchange} exchange.":"Data real-time untuk {symbolName} disediakan oleh bursa {exchange}.","This data is real-time, but its slightly different to its official counterpart coming from {exchange}.":"Data ini adalah data real-time, tetapi sedikit berbeda dari data yang berasal dari bursa resmi {exchange}.",Increase:"Meningkatkan",Decrease:"Menurun","Number format is invalid.":"Format angka tidak valid.","Specified value is more than the instrument maximum of {max}.":"Nilai yang ditentukan lebih dari maksimum instrumen yaitu {max}.","Specified value is less than the instrument minimum of {min}.":"Nilai yang ditentukan kurang dari minimum instrumen yaitu {min}.",Risk:"Risiko",Body:"Badan",Wick:"Sumbu",Right:"Kanan",Left:"Kiri","change timezone":"Ubah zona waktu",Cairo:"Kairo","Mexico City":"Kota Meksiko",Ashgabat:"Ashkhabad",Jerusalem:"Yerusalem",Tehran:"Teheran",Athens:"Athena",Rome:"Roma",Warsaw:"Warsawa","Chatham Islands":"Kepulauan Chatham","Norfolk Island":"Pulai Norfolk",Coordinates:"Koordinat","Events & Alerts":"Peristiwa & Peringatan",Events:"Peristiwa",Scales:"Skala","Source Code":"Kode Sumber",Style:"Corak","Timezone/Sessions":"Zona waktu/Sesi",Visibility:"Visibilitas","Box size assignment method":"Metode penempatan ukuran kotak","Color bars based on previous close":"Warnai bar dengan basis penutupan sebelumnya",Borders:"Batas-Batas","HLC bars":"Bar HLC","Price source":"Sumber Harga","Show real prices on price scale (instead of Heikin-Ashi price)":"Perlihatkan harga sebenarnya pada skala harga (bukan harga Heikin-Ashi)","Up bars":"Bar naik","Down bars":"Bar turun","Projection up bars":"Proyeksi bar naik","Projection down bars":"Proyeksi bar turun","Projection up color":"Warna Proyeksi Keatas","Projection down color":"Warna Proyeksi Kebawah",Fill:"Mengisi","Up color":"Warna Naik","Down color":"Warna Turun",Traditional:"Tradisional","Box size":"Ukuran kotak","Number of line":"Jumlah Dari Garis","ATR length":"Panjang ATR","Reversal amount":"Jumlah Pembalikan","Phantom bars":"Bar-Bar Bayangan","One step back building":"Pembuatan One Step Back",Wicks:"Sumbu",Range:"Rentang","You cannot see this pivot timeframe on this resolution":"Anda tidak dapat melihat kerangka waktu pivot pada resolusi ini","The data vendor doesn't provide volume data for this symbol.":"Vendor data tidak menyediakan data volume untuk simbol ini.","Accumulation/Distribution_study":"Akumulasi/Distribusi","Accumulative Swing Index_study":"Indeks Swing Akumulatif / Accumulative Swing Index","Advance/Decline_study":"Kemajuan/Kemunduran / Advance/Decline","Arnaud Legoux Moving Average_study":"Rata-Rata Pergerakan Arnaud Legoux / Arnaud Legoux Moving Average",Aroon_study:"Aroon",ASI_study:"ASI","Average Directional Index_study":"Indeks Arah Rata-Rata / Average Directional Index","Average True Range_study":"Rata-Rata Rentang Sebenarnya / Average True Range","Awesome Oscillator_study":"Osilator Awesome / Awesome Oscillator","Balance of Power_study":"Keseimbangan dari Kekuatan / Balance of Power","Bollinger Bands %B_study":"%B Ikat Bollinger","Bollinger Bands Width_study":"Lebar Ikat Bollinger","Bollinger Bands_study":"Ikat Bollinger / Bollinger Bands","Chaikin Money Flow_study":"Arus Uang Chaikin / Chaikin Money Flow","Chaikin Oscillator_study":"Osilator Chaikin","Chande Kroll Stop_study":"Chande Kroll Stop","Chande Momentum Oscillator_study":"Osilator Momentum Chande","Chop Zone_study":"Zona Chop","Choppiness Index_study":"Indeks Choppiness / Choppiness Index","Commodity Channel Index_study":"Indeks Kanal Komoditas / Commodity Channel Index","Connors RSI_study":"RSI Connors","Coppock Curve_study":"Kurva Coppock","Correlation Coefficient_study":"Koefisien Korelasi",CRSI_study:"CRSI","Detrended Price Oscillator_study":"Osilator Harga Detrended / Detrended Price Oscillator","Directional Movement_study":"Pergerakan Berarah / Directional Movement","Donchian Channels_study":"Kanal Donchian","Double EMA_study":"Double EMA","Ease Of Movement_study":"Ease Of Movement","Elder's Force Index_study":"Indeks Kekuatan Elder / Elder's Force Index","EMA Cross_study":"Persilangan EMA",Envelopes_study:"Envelope","Fisher Transform_study":"Transformasi Fisher / Fisher Transform","Fixed Range_study":"Rentang Tetap","Guppy Multiple Moving Average_study":"Rata-Rata Pergerakan Berganda Guppy / Guppy Multiple Moving Average","Historical Volatility_study":"Volatilitas Historis","Hull Moving Average_study":"Rata-Rata Pergerakan Hull / Hull Moving Average","Ichimoku Cloud_study":"Awan Ichimoku","Keltner Channels_study":"Kanal Keltner","Klinger Oscillator_study":"Osilator Klinger","Know Sure Thing_study":"Know Sure Thing","Least Squares Moving Average_study":"Rata-Rata Pergerakan Kuadrat Terkecil / Least Squares Moving Average","Linear Regression Curve_study":"Kurva Regresi Linear","MA Cross_study":"Persilangan MA / MA Cross","MA with EMA Cross_study":"Persilangan MA dengan EMA","MA/EMA Cross_study":"Persilangan MA/EMA",MACD_study:"MACD","Mass Index_study":"Indeks Massa / Mass Index","McGinley Dynamic_study":"Dinamik McGinley / McGinley Dynamic",Momentum_study:"Momentum","Money Flow_study":"Arus Uang / Money Flow","Moving Average Channel_study":"Kanal Rata-Rata Pergerakan / Moving Average Channel","Moving Average Exponential_study":"Rata-Rata Pergerakan Eksponensial / Moving Average Exponential","Moving Average Weighted_study":"Rata-Rata Pergerakan Terbebani / Moving Average Weighted","Moving Average_study":"Rata-Rata Pergerakan / Moving Average","Net Volume_study":"Volume Bersih","On Balance Volume_study":"Volume Keseimbangan / On Balance Volume","Parabolic SAR_study":"SAR Parabolis","Pivot Points Standard_study":"Poin Pivot Standar","Price Channel_study":"Kanal Harga","Price Oscillator_study":"Osilator Harga","Price Volume Trend_study":"Tren Volume Harga / Price Volume Trend","Rate Of Change_study":"Kecepatan Perubahan","Relative Strength Index_study":"Indeks Kekuatan Relatif / Relative Strength Index","Relative Vigor Index_study":"Indeks Vigor Relatif / Relative Vigor Index","Relative Volatility Index_study":"Indeks Volatilitas Relatif / Relative Volatility Index","Session Volume_study":"Volume Sesi","Session Volume HD_study":"Volume Sesi HD","SMI Ergodic Indicator/Oscillator_study":"Indikator/Osilator SMI Ergodic","Smoothed Moving Average_study":"Rata-Rata Pergerakan Terhaluskan / Smoothed Moving Average","Stochastic RSI_study":"Stochastic RSI",Stochastic_study:"Stochastic","Triple EMA_study":"Triple EMA",TRIX_study:"TRIX","True Strength Indicator_study":"Indikator Kekuatan Sebenarnya / True Strength Indicator","Ultimate Oscillator_study":"Osilator Ultimate","Visible Range_study":"Rentang Terlihat","Volume Oscillator_study":"Osilator Volume",Volume_study:"Volume","Vortex Indicator_study":"Indikator Vortex",VWAP_study:"VWAP",VWMA_study:"VWMA","Williams %R_study":"%R Williams / Williams %R","Williams Alligator_study":"Aligator Williams / Williams Alligator","Williams Fractal_study":"Fraktal Williams / Williams Fractal","Zig Zag_study":"Zig Zag","Plots Background_study":"Latar Belakang Plot",SuperTrend_study:"SuperTrend","Average Price_study":"Harga Rata-Rata","Typical Price_study":"Harga Tipikal","Median Price_study":"Harga Median","Money Flow Index_study":"Indeks Arus Uang","Moving Average Double_study":"Rata-Rata Pergerakan Ganda","Moving Average Triple_study":"Rata-Rata Pergerakan Tripel","Moving Average Adaptive_study":"Rata-Rata Pergerakan Adaptif","Moving Average Hamming_study":"Rata-Rata Pergerakan Hamming","Moving Average Modified_study":"Rata-Rata Pergerakan Termodifikasi","Moving Average Multiple_study":"Rata-Rata Pergerakan Berganda","Linear Regression Slope_study":"Kemiringan Regresi Linear","Standard Error_study":"Standar Error","Standard Error Bands_study":"Ikat Standar Error","Correlation - Log_study":"Korelasi - Log","Standard Deviation_study":"Standar Deviasi","Chaikin Volatility_study":"Volatilitas Chaikin","Volatility Close-to-Close_study":"Volatilitas Penutupan-ke-Penutupan","Volatility Zero Trend Close-to-Close_study":"Volatilitas Zero Trend Penutupan-ke-Penutupan","Volatility O-H-L-C_study":"Volatilitas O-H-L-C","Volatility Index_study":"Indeks Volatilitas","Trend Strength Index_study":"Indeks Kekuatan Tren","Majority Rule_study":"Aturan Mayoritas",Length_input:"Panjang",Plot_input:"Plot",Zero_input:"Nol",Signal_input:"Sinyal",Long_input:"Pembelian",Short_input:"Penjualan",UpperLimit_input:"LimitAtas",LowerLimit_input:"LimitBawah",Offset_input:"Offset",length_input:"panjang",mult_input:"mult",short_input:"penjualan",long_input:"pembelian",Limit_input:"Limit",Move_input:"Pindah",Value_input:"Nilai",Method_input:"Metode","Accumulation/Distribution_input":"Akumulasi/Distribusi",ADR_B_input:"ADR_B","Equality Line_input":"Garis Kesetaraan","Window Size_input":"Besar Jendela",Sigma_input:"Sigma","Aroon Up_input":"Aroon Naik","Aroon Down_input":"Aroon Turun",Upper_input:"Atas",Lower_input:"Bawah",Deviation_input:"Deviasi","Levels Format_input":"Format Level","Labels Position_input":"Posisi Label","0 Level Color_input":"Warna Level 0","0.236 Level Color_input":"Warna Level 0.236","0.382 Level Color_input":"Warna Level 0.382","0.5 Level Color_input":"Warna Level 0.5","0.618 Level Color_input":"Warna Level 0.618","0.65 Level Color_input":"Warna Level 0.65","0.786 Level Color_input":"Warna Level 0.786","1 Level Color_input":"Warna Level 1","1.272 Level Color_input":"Warna Level 1.272","1.414 Level Color_input":"Warna Level 1.414","1.618 Level Color_input":"Warna Level 1.618","1.65 Level Color_input":"Warna Level 1.65","2.618 Level Color_input":"Warna Level 2.618","2.65 Level Color_input":"Warna Level 2.65","3.618 Level Color_input":"Warna Level 3.618","3.65 Level Color_input":"Warna Level 3.65","4.236 Level Color_input":"Warna Level 4.236","-0.236 Level Color_input":"Warna Level -0.236","-0.382 Level Color_input":"Warna Level -0.382","-0.618 Level Color_input":"Warna Level -0.618","-0.65 Level Color_input":"Warna Level -0.65",ADX_input:"ADX","ADX Smoothing_input":"Penghalusan ADX","DI Length_input":"Panjang DI",Smoothing_input:"Penghalusan",ATR_input:"ATR",Growing_input:"Berkembang",Falling_input:"Jatuh","Color 0_input":"Warna 0","Color 1_input":"Warna 1",Source_input:"Sumber",StdDev_input:"StdDev",Basis_input:"Basis",Median_input:"Median","Bollinger Bands %B_input":"%B Ikat Bollinger",Overbought_input:"Overbought",Oversold_input:"Oversold","Bollinger Bands Width_input":"Lebar Ikat Bollinger","RSI Length_input":"Panjang RSI","UpDown Length_input":"Panjang UpDown","ROC Length_input":"Panjang ROC",MF_input:"MF",resolution_input:"resolusi","Fast Length_input":"Panjang Cepat","Slow Length_input":"Panjang Lambat","Chaikin Oscillator_input":"Osilator Chaikin",P_input:"P",X_input:"X",Q_input:"Q",p_input:"p",x_input:"x",q_input:"q",Price_input:"Harga","Chande MO_input":"MO Chande","Zero Line_input":"Garis Nol","Color 2_input":"Warna 2","Color 3_input":"Warna 3","Color 4_input":"Warna 4","Color 5_input":"Warna 5","Color 6_input":"Warna 6","Color 7_input":"Warna 7","Color 8_input":"Warna 8",CHOP_input:"CHOP","Upper Band_input":"Ikat Atas","Lower Band_input":"Ikat Bawah",CCI_input:"CCI","Smoothing Line_input":"Garis Diperhalus","Smoothing Length_input":"Panjang Diperhalus","WMA Length_input":"Panjang WMA","Long RoC Length_input":"Panjang RoC Pembelian","Short RoC Length_input":"Panjang RoC Penjualan",sym_input:"sim",Symbol_input:"Simbol",Correlation_input:"Korelasi",Period_input:"Periode",Centered_input:"Dipusatkan","Detrended Price Oscillator_input":"Osilator Harga Detrended / Detrended Price Oscillator",isCentered_input:"Ditengahkan",DPO_input:"DPO","ADX smoothing_input":"Penghalusan ADX","+DI_input":"+DI","-DI_input":"-DI",DEMA_input:"DEMA",Divisor_input:"Pembagi",EOM_input:"EOM","Elder's Force Index_input":"Indeks Kekuatan Elder / Elder's Force Index",Percent_input:"Persen",Exponential_input:"Eksponensial",Average_input:"Rata-Rata","Upper Percentage_input":"Persentase Atas","Lower Percentage_input":"Persentase Bawah",Fisher_input:"Fisher",Trigger_input:"Pemicu",Level_input:"Level","Trader EMA 1 length_input":"EMA Trader panjang 1","Trader EMA 2 length_input":"EMA Trader panjang 2","Trader EMA 3 length_input":"EMA Trader panjang 3","Trader EMA 4 length_input":"EMA Trader panjang 4","Trader EMA 5 length_input":"EMA Trader panjang 5","Trader EMA 6 length_input":"EMA Trader panjang 6","Investor EMA 1 length_input":"EMA Investor panjang 1","Investor EMA 2 length_input":"EMA Investor panjang 2","Investor EMA 3 length_input":"EMA Investor panjang 3","Investor EMA 4 length_input":"EMA Investor panjang 4","Investor EMA 5 length_input":"EMA Investor panjang 5","Investor EMA 6 length_input":"EMA Investor panjang 6",HV_input:"HV","Hull MA_input":"MA Hull","Conversion Line Periods_input":"Periode Garis Konversi","Base Line Periods_input":"Periode Garis Dasar","Lagging Span 2 Periods_input":"Periode Lagging Span 2",Displacement_input:"Pemindahan","Conversion Line_input":"Garis Konversi","Base Line_input":"Garis Dasar","Lagging Span_input":"Lagging Span","Lead 1_input":"Lead 1","Lead 2_input":"Lead 2","yay Color 0_input":"Warna yay 0","yay Color 1_input":"Warna yay 1",Multiplier_input:"Pengali","Bands style_input":"Corak Pita",Middle_input:"Tengah",useTrueRange_input:"gunakanRentangSebenarnya",ROCLen1_input:"PjgROC1",ROCLen2_input:"PjgROC2",ROCLen3_input:"PjgROC3",ROCLen4_input:"PjgROC4",SMALen1_input:"PjgSMA1",SMALen2_input:"PjgSMA2",SMALen3_input:"PjgSMA3",SMALen4_input:"PjgSMA4",SigLen_input:"PjgSig",KST_input:"KST",Sig_input:"Sig",roclen1_input:"pjgroc1",roclen2_input:"pjgroc2",roclen3_input:"pjgroc3",roclen4_input:"pjgroc4",smalen1_input:"pjgsma1",smalen2_input:"pjgsma2",smalen3_input:"pjgsma3",smalen4_input:"pjgsma4",siglen_input:"pjgsin","Upper Deviation_input":"Deviasi Atas","Lower Deviation_input":"Deviasi Bawah","Use Upper Deviation_input":"Gunakan Deviasi Atas","Use Lower Deviation_input":"Gunakan Deviasi Bawah",Count_input:"Hitung",Crosses_input:"Persilangan",MOM_input:"MOM",MA_input:"MA","Length EMA_input":"Panjang EMA","Length MA_input":"Panjang MA","Fast length_input":"Panjang Cepat","Slow length_input":"Panjang lambat","Signal smoothing_input":"Penghalusan sinyal","Simple ma(oscillator)_input":"MA sederhana(osilator)","Simple ma(signal line)_input":"MA sederhana (garis sinyal)",Histogram_input:"Histogram",MACD_input:"MACD",fastLength_input:"Panjangcepat",slowLength_input:"Panjanglambat",signalLength_input:"Panjangsinyal",NV_input:"NV",OnBalanceVolume_input:"VolumeKeseimbangan",Start_input:"Start",Increment_input:"Kenaikan","Max value_input":"Nilai Max",ParabolicSAR_input:"SAR Parabolis",start_input:"mulai",increment_input:"kenaikan",maximum_input:"maksimum","Short length_input":"Panjang penjualan","Long length_input":"Panjang pembelian",OSC_input:"OSC",shortlen_input:"pjgpenjualan",longlen_input:"pjgpembelian",PVT_input:"PVT",ROC_input:"ROC",RSI_input:"RSI",RVGI_input:"RVGI",RVI_input:"RVI","Long period_input":"Periode pembelian","Short period_input":"Periode penjualan","Signal line period_input":"Periode garis sinyal",SMI_input:"SMI","SMI Ergodic Oscillator_input":"Osilator SMI Ergodic / SMI Ergodic Oscillator",Indicator_input:"Indikator",Oscillator_input:"Osilator",K_input:"K",D_input:"D",smoothK_input:"Khalus",smoothD_input:"Dhalus","%K_input":"%K","%D_input":"%D","Stochastic Length_input":"Panjang Stochastic","RSI Source_input":"Sumber RSI",lengthRSI_input:"panjangRSI",lengthStoch_input:"panjangStoch",TRIX_input:"TRIX",TEMA_input:"TEMA","Long Length_input":"Panjang Pembelian","Short Length_input":"Panjang Penjualan","Signal Length_input":"Panjang Sinyal",Length1_input:"Panjang1",Length2_input:"Panjang2",Length3_input:"Panjang3",length7_input:"panjang7",length14_input:"panjang14",length28_input:"panjang28",UO_input:"UO",VWMA_input:"VWMA",len_input:"pjg","VI +_input":"VI +","VI -_input":"VI -","%R_input":"%R","Jaw Length_input":"Panjang Rahang","Teeth Length_input":"Panjang Gigi","Lips Length_input":"Panjang Bibir",Jaw_input:"Rahang",Teeth_input:"Gigi",Lips_input:"Bibir","Jaw Offset_input":"Offset Jaw","Teeth Offset_input":"Offset Teeth","Lips Offset_input":"Offset Lips","Down fractals_input":"Fraktal Turun","Up fractals_input":"Fraktal naik",Periods_input:"Periode",Shapes_input:"Bentuk","show MA_input":"tampilkan MA","MA Length_input":"Panjang MA","Color based on previous close_input":"Warna dengan basis penutupan sebelumnya","Rows Layout_input":"Layout Baris","Row Size_input":"Besar Baris",Volume_input:"Volume","Value Area volume_input":"Volume Area Nilai","Extend POC Right_input":"Perpanjang POC Kekanan","Value Area Volume_input":"Volume Area Nilai",Placement_input:"Penempatan",POC_input:"POC","Developing Poc_input":"POC Berjalan","Up Volume_input":"Volume Naik","Down Volume_input":"Volume Turun","Value Area_input":"Area Nilai","Histogram Box_input":"Kotak Histogram","Value Area Up_input":"Area Nilai Naik","Value Area Down_input":"Area Nilai Turun","Number Of Rows_input":"Jumlah Baris","Ticks Per Row_input":"Tick Per Baris","Up/Down_input":"Naik/Turun",Total_input:"Total","Deviation (%)_input":"Deviasi (%)",Depth_input:"Kedalaman","Extend to last bar_input":"Perpanjang hingga bar terakhir",Simple_input:"Sederhana",Weighted_input:"Terbebani","Wilder's Smoothing_input":"Wilder's Smoothing","1st Period_input":"Periode ke-1","2nd Period_input":"Periode ke-2","3rd Period_input":"Periode ke-3","4th Period_input":"Periode ke-4","5th Period_input":"Periode ke-5","6th Period_input":"Periode ke-6","Rate of Change Lookback_input":"Kilas balik Kecepatan Perubahan","Instrument 1_input":"Instrumen 1","Instrument 2_input":"Instrumen 2","Rolling Period_input":"Periode Bergulir","Standard Errors_input":"Standar Error","Averaging Periods_input":"Periode Perata-Rataan","Days Per Year_input":"Hari Per Tahun","Market Closed Percentage_input":"Persentasi Penutupan Pasar","ATR Mult_input":"ATR Mult",VWAP_input:"VWAP","Anchor Period_input":"Periode Jangkar",Session_input:"Sesi",Week_input:"Minggu",Month_input:"Bulan",Year_input:"Tahun",Decade_input:"Dekade",Century_input:"Abad","Custom range":"Rentang khusus","Go to":"Menuju ke",Commission:"Komisi","Symbol Info":"Info Simbol","Save all charts for all symbols and intervals on your layout":"Simpan seluruh chart untuk seluruh simbol-simbol dan interval pada layout anda",Dot_hotkey:"Titik","Load Chart Layout":"Muat Layout Chart",minutes_interval:"menit",hours_interval:"jam",days_interval:"hari",weeks_interval:"minggu",months_interval:"bulan","Add custom time interval":"Tambahkan interval waktu khusus",Add:"Tambah","Save chart image":"Simpan gambar","Copy chart image":"Salin gambar chart","Copy link to the chart image":"Salin tautan menuju gambar chart","Open image in new tab":"Buka gambar di tab baru","Tweet chart image":"Tweet gambar chart","adjust data for dividends":"Sesuakan data untuk dividen","adjust for contract changes":"Penyesuaian untuk perubahan kontrak","toggle auto scale":"Toggle skala log","toggle log scale":"Toggle Skala Log","toggle percentage scale":"Toggle Skala Persentase","Take a snapshot":"Ambil cuplikan","use settlement as close on daily interval":"Gunakan penyelesaian sedekat mungkin pada interval harian",ext:"perp","Extended Hours is available only for intraday charts":"Jam Perpanjangan hanya tersedia bagi chart intrahari","Toggle Percentage":"Toggle Persentase",log_scale:"log","Toggle Log Scale":"Toggle Skala Log",auto_scale:"auto","Toggle Auto Scale":"Toggle Skala Otomatis","Toggle Maximize Chart":"Toggle Memperbesar Chart",adj_adjustments:"penyesuaian","Adjust data for dividends":"Sesuakan data untuk dividen","Main symbol data is adjusted for dividends only":"Data simbol utama disesuaikan hanya untuk deviden","Main symbol data is adjusted for splits only":"Data simbol utama disesuaikan hanya untuk pecahan.","b-adj_adjustments":"b-adj","Adjust for contract changes":"Penyesuaian untuk perubahan kontrak",set_adjustments:"SET","Use settlement as close on daily interval":"Gunakan penyelesaian sedekat mungkin pada interval harian","Date Range":"Rentang Tanggal","change session":"Ubah sesi",Session:"Sesi","Weak Magnet":"Magnet Lemah","Strong Magnet":"Magnet Kuat",Cursors:"Kursor","Trend Line Tools":"Peralatan Garis Tren","Gann and Fibonacci Tools":"Peralatan Gann dan Fibonacci","Geometric Shapes":"Bentuk-Bentuk Geometris","Annotation Tools":"Peralatan Catatan",Patterns:"Motif-Motif","Prediction and Measurement Tools":"Peralatan Prediksi dan Pengukuran","Hide Drawings Toolbar":"Sembunyikan Toolbar Peralatan Gambar","Show Drawings Toolbar":"Perlihatkan Bilah Alat Gambar","Show Favorite Drawing Tools Toolbar":"Tampilkan Toolbar Alat Gambar Favorit",Icon:"Ikon",Icons:"Ikon","Remove Drawings & Indicators":"Hilangkan Gambar & Indikator","Remove Drawings":"Hilangkan Gambar","Remove Indicators":"Hilangkan Indikator","Hollow candles":"Candle Kosong","High-low":"Tertinggi-Terendah","Bar's style":"Corak Bar","Compare or Add Symbol":"Bandingkan atau Tambahkan Simbol",Favorites:"Favorit","Fullscreen mode":"Mode layar penuh","Favorite Indicators":"Indikator-Indikator Favorit","You have no Favorites Indicators yet":"Anda belum memiliki Indikator Favorit saat ini","Open Interval Dialog":"Buka Dialog Interval","Number or {hotKey_0}":"Angka atau {hotKey_0}","Add custom interval":"Tambahkan interval khusus",Ticks_interval_group_name:"Tick",Seconds_interval_group_name:"Detik",Minutes_interval_group_name:"Menit",Hours_interval_group_name:"Jam",Days_interval_group_name:"Hari",Weeks_interval_group_name:"Minggu",Months_interval_group_name:"Bulan",Ranges_interval_group_name:"Rentang","Sync in layout":"Sync Ke Seluruh Chart","New drawings are replicated to all charts in the layout and shown when the same ticker is selected":"Gambar baru akan direplikasi ke seluruh chart didalam layout dan ditampilkan saat ticker yang sama dipilih","Open chart in popup":"Buka chart dalam popup","Chart Properties":"Properti Chart","Make a Copy":"Buat Salinan","New Chart Layout":"Layout Chart Baru","Rename Chart Layout":"Ganti Nama Layout Chart","Manage Chart Layouts":"Mengelola Layout Chart","Symbol Search":"Pencarian Simbol","Simply start typing while on the chart to pull up this search box":"Cukup mengetik pada chart untuk mengeluarkan kotak pencarian ini","Save Indicator template":"Simpan Template Indikator..","Save Indicator Template":"Simpan Template Indikator","Selecting this option will set the {symbol} symbol on the chart when this template is applied":"Memilih opsi ini akan mengatur simbol {symbol} pada chart saat template ini diterapkan","Selecting this option will set the {interval} interval on the chart when this template is applied":"Memilih opsi ini akan mengatur interval {interval} pada chart saat template ini diterapkan","Study Template '{templateName}' already exists. Do you really want to replace it?":"Template Studi '{templateName}' sudah ada. Apakah anda ingin menggantinya?","My templates":"Template saya","Default templates":"Template bawaan",Templates:"Template","Indicator Templates":"Template Indikator","Undo {hint}":"Kembalikan {hint}","Redo {hint}":"Ulangi {hint}","View Only Mode":"Mode Hanya Melihat","show alert label lines":"Tampilkan garis label peringatan","hide alert label lines":"Sembunyikan garis label peringatan","change visibility":"Ubah Visibilitas","pin to scale {label}":"Pin ke Skala {label}","pin to right scale":"Pin ke Skala Kanan","pin to left scale":"Pin ke skala kiri","change earnings visibility":"Ubah visibilitas laba","change dividends visibility":"Ubah visibilitas dividen","change splits visibility":"Ubah visibilitas pemecahan","show all ideas":"Tampilkan Seluruh Ide","show ideas of followed users":"Tampilkan ide-ide dari pengguna yang diikuti","show my ideas only":"Tampilkan ide-ide saya saja","change events visibility on chart":"Ubah visibilitas peristiwa pada chart","add this symbol to entire layout":"Tambah Simbol ini ke Seluruh Layout","add this indicator to entire layout":"Tambah Indikator ini ke Seluruh Layout","add this strategy to entire layout":"Tambah Strategi ini ke Seluruh Layout","add this financial metric to entire layout":"Tambah Metrik Finansial ini ke Seluruh Layout","apply drawing template":"Terapkan Template Gambar","lock objects":"kunci objek","unlock objects":"buka kunci objek","Add alert":"Tambah peringatan","Add alert on {series}":"Tambah Peringatan pada {series}","Add alert on {drawing}":"Tambah Peringatan pada {drawing}","Edit {title} alert":"Edit Peringatan {title}","Extend alert lines":"Perpanjang Garis Peringatan","Create limit order":"Buat Order Limit","Apply Manual Risk/Reward":"Terapkan Risiko/Perolehan Manual","Apply Manual Decision Point":"Terapkan Titik Keputusan Manual","Analyze Trade Setup":"Analisis Setup Trade","Apply Elliott Wave":"Terapkan Gelombang Elliot","Apply Elliott Wave Intermediate":"Terapkan Gelombang Elliot Menengah","Apply Elliott Wave Major":"Terapkan Gelombang Elliot Mayor","Apply Elliott Wave Minor":"Terapkan Gelombang Elliot Minor","Apply WPT Up Wave":"Terapkan WPT Up Wave","Up Wave 1 or A":"Gelombang Naik 1 atau A","Up Wave 2 or B":"Gelombang Naik 2 atau B","Up Wave C":"Gelombang Naik C","Up Wave 3":"Gelombang Naik 3","Up Wave 4":"Gelombang Naik 4","Up Wave 5":"Gelombang Naik 5","Apply WPT Down Wave":"Terapkan WPT Down Wave","Down Wave 1 or A":"Gelombang Turun 1 atau A","Down Wave 2 or B":"Gelombang Turun 2 atau B","Down Wave C":"Gelombang Turun C","Down Wave 3":"Gelombang Turun 3","Down Wave 4":"Gelombang Turun 4","Down Wave 5":"Gelombang Turun 5","Pinned to scale {label} (hidden)":"Di Pin ke Skala {label} (Tersembunyi)","Pinned to right scale (hidden)":"Pin ke Skala Kanan (Tersembunyi)","Pin to scale {label} (hidden)":"Pin ke Skala {label} (Tersembunyi)","Pin to right scale (hidden)":"Pin ke Skala Kanan (Tersembunyi)","Pinned to scale {label}":"Di Pin ke Skala {label}","Pinned to right scale":"Di Pin ke Skala Kanan","Pin to scale {label}":"Pin ke Skala {label}","Pin to right scale":"Pin ke skala kanan","Pinned to left scale (hidden)":"Di Pin ke Skala Kiri (Tersembunyi)","Pin to left scale (hidden)":"Pin ke Skala Kiri (Tersembunyi)","Pinned to left scale":"Di Pin ke Skala Kiri","Pin to left scale":"Pin ke Skala Kiri","Pin to new left scale":"Pin ke Skala Kiri Baru","Pin to new right scale":"Pin ke Skala Kanan Baru","Pin to scale (now {label})":"Pin ke Skala ({label} Saat ini)","Pin to scale (now no scale)":"Pin ke Skala (Saat ini Tanpa Skala)","Pin to scale (now left)":"Pin ke Skala (Saat ini Kiri)","Pin to scale (now right)":"Pin ke Skala (Saat ini Kanan)","No scale (fullscreen)":"Tanpa Skala (Layar Penuh)","Move to":"Pindah Ke","Existing pane above":"Pane Yang Telah Ada Diatas","New pane above":"Panel baru diatas","Existing pane below":"Pane Yang Telah Ada Dibawah","New pane below":"Panel baru dibawah","Bring to front":"Bawa ke Depan","Send to back":"Kirim ke Belakang","Bring forward":"Bawa Maju","Send backward":"Kirim Mundur","Visual order":"Urutan visual",Lines:"Garis","Add indicator/strategy on {studyTitle}":"Tambah Indikator/Strategi pada {studyTitle}","Add financial metric for {instrumentName}":"Tambah metrik Finansial untuk {instrumentName}","Apply default":"Terapkan Bawaan","Save as":"Simpan Sebagai",Clone:"Gandakan","Go to {lineToolName}":"Menuju ke {lineToolName}",Unlock:"Buka Kunci",Lock:"Kunci","Show earnings":"Perlihatkan Perolehan","Show dividends":"Perlihatkan Dividen","Show splits":"Perlihatkan Pemecahan","Show all ideas":"Tampilkan Seluruh Ide","Show ideas of followed users":"Tampilkan ide-ide dari pengguna yang diikuti","Show my ideas only":"Tampilkan ide-ide saya saja","Hide events on chart":"Sembunyikan Peristiwa di Chart","Add this symbol to entire layout":"Tambah Simbol ini ke Seluruh Layout","Add this indicator to entire layout":"Tambah Indikator ini ke Seluruh Layout","Add this strategy to entire layout":"Tambah Strategi ini ke Seluruh Layout","Add this financial metric to entire layout":"Tambah Metrik Finansial ini ke Seluruh Layout","No sync":"Tidak ada sinkronisasi","Symbol info":"Info Simbol","By TradingView":"Oleh TradingView","{symbol} financials by TradingView":"{symbol} finansial oleh TradingView","More features on tradingview.com":"Beragam fitur di tradingview.com","move left":"Pindahkan ke kiri","move right":"Pindahkan ke kanan","change price to bar ratio":"Ubah harga ke rasio bar","toggle lock scale":"toggle pengunci skala","change series style":"ubah corak seri","Invalid symbol":"Simbol tidak valid","No data here":"Belum ada data disini","apply indicators to entire layout":"Terapkan indikator ke seluruh layout","Please give us a clipboard writing permission in your browser or press {keystroke}":"Harap beri kami izin menulis clipboard di browser anda atau tekan {keystroke}","Couldn't copy":"Tidak dapat menyalin","Couldn't cut":"Tidak dapat memotong","Couldn't paste":"Tidak dapat menempel","{userName} published on {customer}, {date}":"{userName} dipublikasikan pada {customer}, {date}","Published on {customer}, {date}":"Dipublikasikan pada {customer}, {date}","change symbol last value visibility":"Ubah visibilitas nilai terakhir simbol","change symbol previous close value visibility":"Ubah visibilitas nilai penutupan simbol sebelumnya","change previous close price line visibility":"Ubah visibilitas garis penutupan harga sebelumnya","change symbol labels visibility":"Ubah visibilitas label simbol","change indicators and financials name labels visibility":"Ubah visibilitas label indikator dan nama keuangan","change indicators name labels visibility":"Ubah visibilitas label nama indikator","change indicators and financials value labels visibility":"Ubah visibilitas label indikator dan nilai keuangan","change indicators value labels visibility":"Ubah visibilitas label nilai indikator","change bid and ask labels visibility":"Ubah visibilitas label penawaran dan permintaan","change bid and ask lines visibility":"Ubah visibilitas garis penawaran dan permintaan","change pre/post market price label visibility":"Ubah visibilitas label harga pra/pasca pasar","change high and low price lines visibility":"Ubah visibilitas garis harga tertinggi dan terendah","change high and low price labels visibility":"Ubah visibilitas label harga tertinggi dan terendah","change countdown to bar close visibility":"Ubah visibilitas perhitungan mundur ke penutupan bar","change currency label visibility":"ubah visibilitas label mata uang","change unit label visibility":"ubah visibilitas label unit","change plus button visibility":"Ubah visibilitas tombol plus","change price line visibility":"Ubah Garis Harga","hide {title}":"sembunyikan {title}","unlock {title}":"Buka kunci {title}","lock {title}":"Kunci {title}",Eraser:"Penghapus","Trend Line":"Garis Tren","Horizontal Line":"Garis Horisontal","Vertical Line":"Garis Vertikal",Arrow:"Panah",Ray:"Sinar","Schiff Pitchfork":"Pitchfork Schiff","Fib Retracement":"Retracemen Fib","Trend-Based Fib Extension":"Ekstensi Fib Berbasis Tren","Fib Speed Resistance Fan":"Kipas Resisten Kecepatan Fib","Fib Time Zone":"Zona Waktu Fib","Fib Circles":"Lingkaran Fib","Fib Speed Resistance Arcs":"Busur Resisten Kecepatan Fib",Ellipse:"Elips",Path:"Jalur",Arc:"Busur",Text_tool:"Teks","Anchored Text":"Teks Terjangkar",Balloon:"Balon","Price Label":"Label Harga",Brush:"Kuas",Forecast:"Prakiraan","Auto (fits data to screen)":"Auto (Mengepaskan Data Pada Layar)","Lock price to bar ratio":"Kunci Harga Ke Rasio Bar","Change interval":"Ubah interval","Symbol last price label":"Label Nilai Terakhir Simbol","Previous day close price line":"Garis Harga Penutupan Hari Sebelumnya","Symbol name label":"Label Nama Simbol","Indicators and financials value labels":"Label indicator dan nilai keuangan","Indicators value labels":"Label nilai indikator","Indicators and financials name labels":"Label indikator dan nama keuangan","Indicators name labels":"Label nama indikator","Bid and ask labels":"Label Bid dan Ask","Bid and ask lines":"Garis Bid dan Ask","Pre/post market price label":"Label Harga Pra/Pasca Pasar","Pre/post market price line":"Garis Harga Pra/Pasca Pasar","High and low price lines":"Garis harga tertinggi dan terendah","Countdown to bar close":"Hitung Mundur Ke Penutupan Bar","Plus button":"Tanda tambah","Source code":"Kode sumber","Price line":"Garis Harga","Session breaks":"Jeda Sesi","change symbol":"Ubah simbol","apply chart theme":"terapkan tema chart",Warning:"Peringatan","Zoom Out":"Perkecil","Zoom In":"Perbesar","Maximize chart":"Perbesar chart","Restore chart":"Kembalikan chart","Scroll to the Left":"Geser ke Kiri","Scroll to the Right":"Geser ke Kanan","Reset Chart":"Atur Ulang Chart","Scroll to the Most Recent Bar":"Geser ke Bar Terbaru",Mixed:"Campuran","show {title}":"tampilkan {title}","Hide Favorite Drawing Tools Toolbar":"Sembunyikan Toolbar Alat Gambar Favorit","Market open":"Pasar buka","Pre-market":"Pra-pasar","Post-market":"Pasca-pasar","Market closed":"Pasar tutup","Exchange timezone":"Zona waktu bursa","change symbol description visibility":"ubah visibilitas deskripsi simbol","change open market status visibility":"ubah visibilitas status market yang terbuka","change OHLC values visibility":"ubah visibilitas nilai OHLC","change bar change visibility":"ubah visibilitas perubahan bar","change indicator titles visibility":"ubah visibilitas judul indikator","change indicator arguments visibility":"ubah visibilitas argumen indikator","change indicator values visibility":"ubah visibilitas nilai indikator","change volume values visibility":"ubah visibilitas nilai volume","Open market status":"Tampilkan status pasar Buka","OHLC values":"Nilai OHLC","Bar change values":"Nilai Perubahan Bar","Indicator titles":"Judul Indikator","Indicator arguments":"Argumentasi Indikator","Indicator values":"Nilai Indikator","Hide Indicator Legend":"Sembunyikan Legenda Indikator","Show Indicator Legend":"Tampilkan Legenda Indikator","Show Object Tree":"Tampilkan Pohon Objek","Could not get Pine source code.":"Tidak bisa mendapatkan kode sumber Pine.","Show interval settings":"Tampilkan pengaturan interval","Flag Symbol":"Tandai Simbol","Unflag Symbol":"Hapus Tanda Simbol","change line tool(s) font size":"ubah ukuran font peralatan menggaris","change line tool(s) line style":"ubah corak garis peralatan menggaris","Font size":"Ukuran Font","Template name":"Nama template","{hotKey_0} — drawing a straight line at angles of 45":"{hotKey_0} — menggambar garis lurus dengan sudut 45 derajat","{hotKey_0} — circle":"{hotKey_0} — lingkaran","{hotKey_0} — square":"{hotKey_0} — persegi","{hotKey_0} — fixed increments":"{hotKey_0} — kenaikan tetap",Dot:"Titik","Stay in Drawing Mode":"Tetap Dalam Mode Menggambar","Show Hidden Tools":"Perlihatkan Alat Tersembunyi","Hide All Drawing Tools":"Sembunyikan Semua Peralatan Gambar","Lock All Drawing Tools":"Kunci Semua Peralatan Gambar","Magnet Mode snaps drawings placed near price bars to the closest OHLC value":"Mode Magnet menempelkan gambar didekat bar harga dengan nilai OHLC yang terdekat",Measure:"Mengukur","{hotKey_0} + Click on the chart":"{hotKey_0} + Klik pada chart",Color:"Warna","Text color":"Warna teks","Double click":"Dobel klik","Delete pane":"Hapus panel","Move pane up":"Pindahkan panel keatas","Move pane down":"Pindahkan panel kebawah","Maximize pane":"Perbesar panel","Restore pane":"Kembalikan panel","Manage panes":"Kelola panel",scroll:"gulir","Paste %s":"Tempel %s","Lock vertical cursor line by time":"Kunci garis kursor vertikal berdasarkan waktu","change no overlapping labels":"ubah label tidak tumpang tindih","Merge all scales into one":"Gabungkan Seluruh Skala Menjadi Satu",Labels:"Label","Reset price scale":"Reset Skala Harga",Percent_scale_menu:"Persen","Indexed to 100_scale_menu":"Diindeks ke 100",Logarithmic_scale_menu:"Logaritmik",Regular_scale_menu:"Reguler","No overlapping labels_scale_menu":"Tidak ada Label Tertumpuk Tidak Diperbolehkan","Invert scale_scale_menu":"Inversikan Skala","Status line":"Baris status",Appearance:"Tampilan",money:"Uang",pips:"Pip",ticks:"Tick","Ticker and description":"Ticker dan deskripsi","change chart background color":"ubah warna latar belakang chart","change chart background type":"ubah tipe latar belakang chart","change vert grid lines color":"ubah warna garis grid vertikal","change vert grid lines style":"ubah corak garis grid vertikal","change horz grid lines color":"ubah warna garis grid horizontal","change horz grid lines style":"ubah corak garis grid horizontal","change intraday interval property":"ubah properti interval harian","change sessions breaks visibility":"ubah visibilitas jeda sesi","change sessions breaks color":"ubah warna jeda sesi","change sessions breaks width":"ubah lebar jeda sesi","change sessions breaks style":"ubah corak jeda sesi","change scales text color":"ubah warna skala teks","change scales font size":"ubah ukuran font skala","change scales lines color":"ubah warna garis skala","change crosshair color":"ubah warna crosshair","change crosshair width":"ubah lebar crosshair","change crosshair style":"ubah corak crosshair","change symbol watermark visibility":"ubah visibilitas watermark simbol","change symbol watermark color":"ubah warna watermark simbol","change navigation buttons visibility":"ubah visibilitas tombol navigasi","change pane buttons visibility":"ubah visibilitas tombol pane","change top margin":"ubah margin atas","change bottom margin":"ubah margin bawah","change right margin":"ubah margin kanan","Vert grid lines":"Garis Vertikal","Horz grid lines":"Garis Horizontal","Scales text":"Teks skala","Scales lines":"Garis skala",Watermark:"Tanda air","Top margin":"Marjin Teratas","Navigation buttons":"Tombol Navigasi","Pane buttons":"Tombol Panel","Bottom margin":"Marjin Dasar","Right margin":"Marjin Kanan",bars_unit:"bar","change price Y coordinate":"Ubah koordinat harga Y","change bar X coordinate":"Ubah koordinat bar X","change {title} visibility on ticks":"ubah visibilitas {title} pada tick","change {title} visibility on seconds":"ubah visibilitas {title} pada detik","change {title} seconds from":"ubah {title} detik dari","change {title} seconds to":"ubah {title} detik ke","change {title} visibility on minutes":"ubah visibilitas {title} dalam menit","change {title} minutes from":"ubah {title} menit dari","change {title} minutes to":"ubah {title} menit ke","change {title} visibility on hours":"ubah visibilitas {title} dalam jam","change {title} hours from":"ubah {title} jam dari","change {title} hours to":"ubah {title} jam ke","change {title} visibility on days":"ubah visibilitas {title} dalam hari","change {title} days from":"ubah {title} hari dari","change {title} days to":"ubah {title} hari ke","change {title} visibility on weeks":"ubah visibilitas {title} dalam minggu","change {title} weeks from":"ubah {title} minggu dari","change {title} weeks to":"ubah {title} minggu ke","change {title} visibility on months":"ubah visibilitas {title} dalam bulan","change {title} months from":"ubah {title} bulan dari","change {title} months to":"ubah {title} bulan ke","change {title} visibility on ranges":"ubah visibilitas {title} di dalam rentang",Seconds:"Detik",Minutes:"Menit",Hours:"Jam",Days:"Hari",Weeks:"Minggu",Months:"Bulan",Ranges:"Rentang",seconds:"detik","seconds from":"detik dari","seconds to":"detik ke",minutes:"menit","minutes from":"menit dari","minutes to":"menit ke",hours:"Jam","hours from":"jam dari","hours to":"jam ke",days:"Hari","days from":"dari dari","days to":"hari ke",weeks:"minggu","weeks from":"minggu dari","weeks to":"minggu ke",months:"Bulan","months from":"bulan dari","months to":"bulan ke",ranges:"Rentang","change symbol legend format":"ubah format legenda simbol","change legend background visibility":"ubah visibilitas latar belakang legenda","change legend background transparency":"ubah transparansi latar belakang legenda","change {title} price label visibility":"ubah visibilitas label harga {title}","change {title} extension":"ubah perpanjangan {title}","change {title} time label visibility":"ubah visibilitas label waktu {title}","Price label":"Label Harga","Time label":"Label waktu",Extend:"Perpanjang","change symbol last value mode":"ubah mode nilai terakhir simbol","change disable symbol previous close value visibility":"ubah visibilitas nonaktifkan nilai penutupan simbol","change date format":"ubah format tanggal","Symbol previous day close price label (intraday only)":"Label Nilai Penutupan Simbol Sebelumnya (Hanya Intrahari)","Scales placement":"Penempatan Skala","Date format":"Format Tanggal","No overlapping labels":"Label Tertumpuk Tidak Diperbolehkan","Price and percentage value":"Nilai Harga dan Persentase","Value according to scale":"Nilai menurut Skala","change buy/sell buttons visibility":"ubah visibilitas simbol beli/jual","Buy/sell buttons":"Tombol Pembelian/Penjualan","change {inputName} property":"ubah properti {inputName}","change color bars based on previous close":"ubah warna bar berdasarkan penutupan sebelumnya","change HLC bars":"ubah bar HLC","change bar up color":"ubah warna bar naik","change bar down color":"ubah warna bar turun","change thin bars":"ubah bar tipis","change line price source":"ubah sumber garis harga","change line type":"ubah tipe garis","change line color":"ubah warna garis","change line width":"ubah lebar garis","change area price source":"ubah sumber area harga","change area line color":"ubah warna area garis","change area line width":"ubah lebar area garis","change area fill color":"ubah isian warna area","change baseline price source":"ubah sumber garis dasar harga","change baseline top line color":"ubah warna garis dasar atas","change baseline top line width":"ubah lebar garis dasar atas","change baseline bottom line color":"ubah warna garis dasar bawah","change baseline bottom line width":"ubah lebar garis dasar bawah","change baseline fill top area color":"ubah isian warna area atas dari garis dasar","change baseline fill bottom area color":"ubah isian warna area bawah dari garis dasar","change base level":"ubah level dasar","change high-low body visibility":"ubah visibilitas badan tertinggi-terendah","change high-low body color":"ubah warna badan tertinggi-terendah","change high-low borders visibility":"ubah visibilitas batas tertinggi-terendah","change high-low border color":"ubah warna batas tertinggi-terendah","change high-low labels visibility":"ubah visibilitas label tertinggi-terendah","change high-low labels color":"ubah warna label tertinggi-terendah","change high-low labels font size":"ubah ukuran font label tertinggi-terendah","change renko wick visibility":"ubah visibilitas sumbu renko","change renko wick up color":"ubah warna sumbu atas renko","change renko wick down color":"ubah warna sumbu bawah renko","change the display of real prices on price scale (instead of Heiken-Ashi price)":"ubah tampilan dari harga sebenarnya pada skala harga (bukan harga Heiken-Ashi)","change range thin bars":"ubah rentang bar tipis","change {candleType} body visibility":"ubah visibilitas badan {candleType}","change {candleType} up color":"ubah warna {candleType} naik","change {candleType} down color":"ubah warna {candleType} turun","change {candleType} border visibility":"ubah visibilitas batas {candleType}","change {candleType} up border color":"ubah warna batas {candleType} naik","change {candleType} down border color":"ubah warna batas {candleType} turun","change {candleType} wick visibility":"ubah visibilitas sumbu {candleType}","change {candleType} wick up color":"ubah warna sumbu {candleType} naik","change {candleType} wick down color":"ubah warna sumbu {candleType} turun","change {chartType} up color":"ubah warna {chartType} naik","change {chartType} down color":"ubah warna {chartType} turun","change {chartType} projection bar up color":"ubah warna bar proyeksi {chartType} naik","change {chartType} projection bar down color":"ubah warna bar proyeksi {chartType} turun","change {chartType} border bar up color":"ubah warna batas bar {chartType} naik","change {chartType} border bar down color":"ubah warna batas bar {chartType} turun","change {chartType} projection border bar up color":"ubah warna batas bar proyeksi {chartType} naik","Thin bars":"Bar-Bar Tipis","Top line":"Garis Atas","Bottom line":"Garis Dasar","Fill top area":"Isi area atas","Fill bottom area":"Penuhi Area Dasar","Real prices on price scale (instead of Heikin-Ashi price)":"Harga sebenarnya pada skala harga (bukan harga Heikin-Ashi)","Base level":"Level Dasar",range_0:"rentang","hollow candles":"Candle Kosong",Center:"Pusat","change {title} middle point visibility":"ubah visibilitas titik tengah {title}","change {title} price labels visibility":"ubah visibilitas label harga {title}","change {title} price range visibility":"ubah visibilitas rentang harga {title}","change {title} bars range visibility":"ubah visibilitas rentang bar {title}","change {title} date/time range visibility":"ubah visibilitas rentang tanggal/waktu {title}","change {title} distance visibility":"ubah visibilitas jarak {title}","change {title} angle visibility":"ubah visibilitas sudut {title}","change {title} always show stats":"ubah selalu tampilkan statistik {title}","change {title} stats position":"ubah posisi statistik {title}","Middle point":"Titik tengah","Price labels":"Label harga","Stats position":"Stat Posisi","Price range":"Rentang Harga","Bars range":"Rentang bar","Date/time range":"Perlihatkan Rentang Tanggal/Waktu",Distance:"Jarak",Angle:"Sudut","Always show stats":"Selalu tampilkan statistik",Stats:"Statistik","change {toolName} line visibility":"ubah visibilitas garis {toolName}","change {toolName} line width":"ubah lebar garis {toolName}","change {toolName} line style":"ubah corak garis {toolName}","change {toolName} line color":"ubah warna garis {toolName}","change {toolName} line extending left":"ubah garis perpanjangan ke kiri {toolName}","change {toolName} line left end":"ubah ujung garis kiri {toolName}","change {toolName} line extending right":"ubah garis perpanjangan ke kanan {toolName}","change {toolName} line right end":"ubah ujung garis kanan {toolName}","Extend left line":"Perpanjang garis kekiri","Extend right line":"Perpanjang garis kekanan","change {toolName} text visibility":"ubah visibilitas teks {toolName}","change {toolName} text color":"ubah warna teks {toolName}","change {toolName} text font size":"ubah ukuran font teks {toolName}","change {toolName} text font bold":"ubah ketebalan font teks {toolName}","change {toolName} text font italic":"ubah miring font teks {toolName}","change {toolName} text":"ubah teks {toolName}","change {toolName} labels alignment vertical":"ubah kelurusan label vertikal {toolName}","change {toolName} labels alignment horizontal":"ubah kelurusan label horizontal {toolName}","change {toolName} labels direction":"ubah arah label {toolName}","change {toolName} text background visibility":"ubah visibilitas latar belakang teks {toolName}","change {toolName} text background color":"ubah warna latar belakang teks {toolName}","change {toolName} text border visibility":"ubah visibilitas bingkai teks {toolName}","change {toolName} text border width":"ubah lebar bingkai teks {toolName}","change {toolName} text border color":"ubah warna bingkai teks {toolName}","change {toolName} text wrap":"ubah pembungkus teks {toolName}","Text wrap":"Pembungkus Teks","change arrow color":"ubah warna panah",Text:"Teks","change {title} color":"ubah warna {title}","change {title} mode":"ubah mode {title}","change {title} mirrored":"ubah cerminan {title}","change {title} flipped":"ubah menjadi terbalik {title}",Mirrored:"Dicerminkan",Flipped:"Membalik","HL bars":"Bar HL","OC bars":"Bar OC","Line - close":"Garis - Penutupan","Line - open":"Garis - Pembukaan","Line - high":"Garis - Tertinggi","Line - low":"Garis - Terendah","Line - HL/2":"Garis - HL/2","change {title} background visibility":"ubah visibilitas latar belakang {title}","change {title} background color":"ubah warna latar belakang {title}","change {title} degree":"ubah derajat {title}",Wave:"Gelombang",Degree:"Derajat","change {title} level {index} line visibility":"ubah visibilitas garis {title} level {index}","change {title} levels visibility":"ubah visibilitas level {title}","change {title} level {index} line color":"ubah warna garis {title} level {index}","change {title} level {index} line width":"ubah lebar garis {index} level {title}","change {title} level {index} line coeff":"ubah garis koefisien {index} level {title}","change {title} all lines color":"ubah warna semua garis {title}","change {title} background transparency":"ubah transparansi latar belakang {title}","change {title} coeffs as percents visibility":"ubah visibilitas koefisien sebagai persen {title}","Trend line":"Garis tren","Use one color":"Gunakan satu warna",Levels:"Level-Level","Coeffs as percents":"Koefisien Sebagai Persen","change {title} reverse":"ubah {title} menjadi terbalik","change {title} prices visibility":"ubah visibilitas harga {title}","change {title} labels alignment":"ubah perataan label {title}","change {title} style":"ubah corak {title}","change {title} fib levels based on log scale":"ubah level fibonacci {title} berdasarkan skala log","Levels line":"Garis Level","Extend right":"Perpanjang Kanan","Extend left":"Perpanjang Kiri","Extend lines right":"Perpanjang Garis Kekanan","Extend lines left":"Perpanjang Garis Kekiri","Fib levels based on log scale":"Level fib berbasis skala log",Values:"Nilai",Percents:"Persen",Top:"Teratas",Middle:"Tengah",Bottom:"Dasar","change {title} full circles visibility":"ubah visibilitas lingkaran penuh {title}","Full circles":"Lingkaran Penuh","change {title} left labels visibility":"ubah visibilitas label kiri {title}","change {title} right labels visibility":"ubah visibilitas label kanan {title}","change {title} top labels visibility":"ubah visibilitas label atas {title}","change {title} bottom labels visibility":"ubah visibilitas label bawah {title}","change {title} grid visibility":"ubah visibilitas grid {title}","change {title} grid line color":"ubah warna garis grid {title}","change {title} grid line width":"ubah lebar garis grid {title}","change {title} grid line style":"ubah corak garis grid {title}","Price levels":"Level Harga","Time levels":"Level Waktu","Left labels":"Label Kiri","Right labels":"Label Kanan","Top labels":"Label Teratas","Bottom labels":"Label Dasar","change {title} line color":"ubah warna garis {title}","change {title} line width":"ubah lebar garis {title}","change {title} line style":"ubah corak garis {title}","change {title} counterclockwise":"ubah {title} berlawanan jarum jam",Counterclockwise:"Berlawanan arah jarum jam","change {title} level {index} line style":"ubah corak garis {index} level {title}","change {title} labels visibility":"ubah visibilitas label {title}","change flag color":"ubah warna bendera","change {title} fan {index} line visibility":"ubah visibilitas garis {index} kipas {title}","change {title} fan {index} line color":"ubah warna garis {index} kipas {title}","change {title} fan {index} line width":"ubah lebar garis {index} kipas {title}","change {title} arcs {index} line visibility":"ubah visibilitas garis {index} lengkungan {title}","change {title} arcs {index} line color":"ubah warna garis {index} busur {title}","change {title} arcs {index} line width":"ubah lebar garis {index} busur {title}","Price/bar ratio":"Rasio Harga/Bar","Ranges and ratio":"Rentang dan rasio",Fans:"Kipas",Arcs:"Busur-Busur","change {title} fans visibility":"ubah visibilitas kipas {title}","change {title} fans line color":"ubah warna garis kipas {title}",Angles:"Sudut-Sudut","change {title} extend top":"ubah perpanjangan ke atas {title}","change {title} extend bottom":"ubah perpanjangan ke bawah {title}","change {title} extend left":"ubah perpanjangan ke kiri {title}","change {title} stats visibility":"ubah visibilitas statistik {title}","Extend top":"Perpanjang Atas","Extend bottom":"Perpanjang Bawah","Label background":"Latar Belakang Label","Show stats":"Tampilkan statistik","change {title} candle up color":"ubah warna candle naik {title}","change {title} candle down color":"ubah warna candle turun {title}","change {title} candle border visibility":"ubah visibilitas batas candle {title}","change {title} candle border up color":"ubah warna batas candle naik {title}","change {title} candle border down color":"ubah warna batas candle turun {title}","change {title} candle wick visibility":"ubah visibilitas sumbu candle {title}","change {title} candle wick color":"ubah warna sumbu candle {title}","change {title} transparency":"ubah transparansi {title}","change {title} average HL value":"ubah nilai rata-rata HL {title}","change {title} variance value":"ubah nilai variasi {title}",Transparency:"Transparansi","Avg HL in minticks":"Rata-Rata HL dalam minticks",Variance:"Varian","#1 (price)_linetool point":"#1 (harga)",Image:"Gambar","#{count} (price, bar)_linetool point":"#{count} (harga, bar)","change {title} extending left":"ubah perpanjangan kiri {title}","change {title} extending right":"ubah perpanjangan kanan {title}",Channel:"Kanal","change {title} extend lines":"ubah perpanjangan garis {title}","Extend lines":"Perpanjang Garis","Modified Schiff":"Schiff Termodifikasi",Inside:"Di Dalam","change {title} source text color":"ubah warna teks sumber {title}","change {title} source background color":"ubah warna latar belakang sumber {title}","change {title} source border color":"ubah warna batas sumber {title}","change {title} target text color":"ubah warna teks target {title}","change {title} target background color":"ubah warna latar belakang target {title}","change {title} target border color":"ubah warna batas target {title}","change {title} success text color":"ubah warna teks kesuksesan {title}","change {title} success background color":"ubah warna latar belakang kesuksesan {title}","change {title} failure text color":"ubah warna teks kegagalan {title}","change {title} failure background color":"ubah warna latar belakang kegagalan {title}","Source text":"Teks sumber","Source background":"Latar sumber","Source border":"Batas sumber","Target text":"Teks target","Target background":"Latar target","Target border":"Batas target","Success text":"Teks sukses","Success background":"Latar sukses","Failure text":"Teks gagal","Failure background":"Latar gagal","Label text":"Teks Label","Line color":"Warna Garis","Label border":"Batas Label","change {title} background color 1":"ubah warna latar belakang 1 {title}","change {title} background color 2":"ubah warna latar belakang 2 {title}","change {title} stop color":"ubah warna stop {title}","change {title} target color":"ubah warna target {title}","change {title} compact stats mode":"ubah mode statistik padat {title}","change {title} account size":"ubah ukuran akun {title}","change {title} lot size":"ubah ukuran lot {title}","change {title} risk":"ubah resiko {title}","change {title} risk display mode":"ubah mode tampilan resiko {title}","change {title} entry price":"ubah harga masuk {title}","change {title} profit level":"ubah level profit {title}","change {title} profit price":"ubah harga profit {title}","change {title} stop level":"ubah level stop loss {title}","change {title} stop price":"ubah harga stop loss {title}","Stop color":"Warna Stop","Target color":"Warna Target","Compact stats mode":"Mode statistik kompak","Entry price":"Harga entri","Profit level":"Level profit","Stop level":"Level stop","Account size":"Besar Akun","Lot size":"Ukuran lot",Cash:"Kas","change vertical position Y coordinate":"ubah koordinat posisi vertikal Y","change {title} emoji visibility":"ubah visibilitas emoji {title}","change {title} image background color":"ubah warna latar belakang gambar {title}","change {title} emoji":"ubah emoji {title}","#1 (vertical position %, bar)_linetool point":"#1 (% posisi vertikal, bar)","Emoji pin":"Pin emoji","change angle":"ubah sudut","#1 (price, bar)_linetool point":"#1 (harga, bar)","#1 (bar)_linetool point":"#1 (bar)","change decimal places":"ubah jumlah desimal","change extended hours color":"ubah warna perpanjangan jam","change pre market color":"ubah warna pra pasar","change post market color":"ubah warna pasca pasar","change price line color":"ubah warna garis harga","change price line width":"ubah lebar garis harga","change previous close price line color":"ubah warna garis harga penutupan sebelumnya","change previous close price line width":"ubah lebar garis harga penutupan sebelumnya","change pre/post market price lines visibility":"Ubah visibilitas harga pra/pasca pasar","change pre market line color":"ubah warna garis pra pasar","change post market line color":"ubah warna garis pasca pasar","change bid line color":"ubah warna garis harga bid","change ask line color":"ubah warna garis harga ask","Pre/post market hours background":"Latar jam pra/pasca pasar","Last price line":"Garis Harga Terakhir",Precision:"Presisi",Simple:"Sederhana","With markers":"Dengan Penanda",Step:"Langkah",Default:"Bawaan","change {title} base line visibility":"ubah visibilitas garis dasar {title}","change {title} base line color":"ubah warna garis dasar {title}","change {title} base line width":"ubah lebar garis dasar {title}","change {title} base line style":"ubah corak garis dasar {title}","change {title} up line visibility":"ubah visibilitas garis atas {title}","change {title} up line color":"ubah warna garis atas {title}","change {title} up line width":"ubah lebar garis atas {title}","change {title} up line style":"ubah corak garis atas {title}","change {title} down line visibility":"ubah visibilitas garis bawah {title}","change {title} down line color":"ubah warna garis bawah {title}","change {title} down line width":"ubah lebar garis bawah {title}","change {title} down line style":"ubah corak garis bawah {title}","change {title} show pearson's r":"ubah {title} menjadi tampilkan r pearson",Base:"Dasar",Up:"Naik",Down:"Turun","#{count} (bar)_linetool point":"#{count} (bar)","change study overlay style":"ubah corak overlay studi","change study overlay min tick":"ubah minimun tick overlay studi","Override min tick":"Menimpa Tick Min","Text alignment":"Perataan teks","Text orientation":"Orientasi teks","change {propertyName} property":"ubah properti {propertyName}","Initial capital":"Modal awal","Base currency":"Mata Uang dasar","Order size":"Besar order",Pyramiding:"Membentuk Piramid","orders_Pyramiding: count orders":"order","Verify price for limit orders":"Verifikasi Harga untuk Limit Order","ticks_slippage ... ticks":"ticks","Margin for long positions":"Marjin Untuk Posisi Pembelian","Margin for short positions":"Marjin Untuk Posisi Penjualan",Recalculate:"Kalkulasi ulang","After order is filled":"Setelah Order Terpenuhi","On every tick":"Pada Setiap Tick","{currency} per contract":"{currency} per kontrak","% of equity":"% dari ekuitas","Main chart symbol_input":"Simbol chart utama","Another symbol_input":"Simbol lainnya",open:"Buka",high:"tertinggi",low:"terendah",Outputs:"hasil","change thickness":"Ubah Ketebalan","change color":"Ubah Warna","change opacity":"Ubah Opasitas","change font size":"Ubah Ukuran Font","change line style":"Ubah Corak Garis","change min tick":"Ubah Min Tick","change precision":"Ubah Presisi","Above bar":"Bar Diatas","Below bar":"Bar Dibawah","change value":"Ubah Nilai","change char":"Ubah Char","change location":"Ubah Lokasi","change percent width":"Ubah Lebar Persentase","change placement":"Ubah Penempatan","change values visibility":"Ubah visibilitas nilai","Width (% of the box)":"Lebar (% dari Kotak)",Placement:"Penempatan","Trades on chart":"Trade pada Chart","Signal labels":"Label Sinyal",Quantity:"Kuantitas","change plot type":"Ubah Tipe Plot","Labels font":"Font Label","change shape":"Ubah Bentuk","Volume profile":"Profil Volume","Developing VA":"VA Berjalan","Values in status line":"Nilai dalam baris status","Labels on price scale":"Label pada skala harga","Script name":"Nama skrip","Save New Chart Layout":"Simpan Layout Chart Baru","Enter a new chart layout name":"Masukkan nama layout chart yang baru","Copy Chart Layout":"Salin Layout Chart","{title} copy_ex: AAPL chart copy":"Salinan {title}","Data error":"Permasalahan data","Study Error":"Studi Error","Data is delayed":"Data tertunda","End of day data":"Data penghujung hari","One update per second":"Satu update per detik","{symbolName} data is delayed by {time} minutes.":"Data {symbolName} tertunda selama {time} menit.","{listedExchange} real-time data is available for free to registered users.":"Data real-time {listedExchange} tersedia gratis untuk pengguna terdaftar.","To get real-time data for {description}, please buy the real-time data package.":"Untuk mendapatkan data real-time untuk {description}, harap membeli paket data real-timenya.","Real-time data for {description} is not supported right now. We may support it in the future.":"Data real-time untuk {description} belum kami dukung pada saat ini. Data ini mungkin dapat tersedia di masa mendatang.","Data is updated once a day.":"Data diupdate satu kali dalam sehari.","Data on our Basic plan is updated once per second, even if there are more updates on the market.":"Data yang disediakan untuk skema Basic kami hanya di update satu kali per detiknya, meskipun didalam pasar terdapat update yang lebih banyak.","Data is updated once per second, even if there are more updates on the market.":"Data di update hanya satu kali per detiknya, meskipun didalam pasar terdapat update yang lebih banyak.","Paid plans feature faster data updates.":"Skema berbayar memberikan update data yang lebih cepat.","This data is real-time, but its slightly different to its official counterpart coming from primary exchanges.":"Data ini adalah data real-time, namun sedikit berbeda dari yang berasal dari bursa primer resminya.","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":"Jika anda menginginkan data real-time {listedExchange} anda perlu melengkapi Kesepakatan Bursanya. Jangan khawatir, ini hanya membutuhkan beberapa kali klik saja","Create a free account":"Buat sebuah akun gratis","Fill out Exchange Agreements":"Mengisi Kesepakatan Bursa","This symbol doesn't exist, please pick another one.":"Tidak terdapat simbol yang dimaksud. Harap pilih simbol lainnya.","All's well — Market is open.":"Semuanya ok - Pasar telah buka.","Morning. Market is open for pre-market trading.":"Selamat pagi. Pasar telah dibuka untuk melakukan trading pra-pasar.","Evening. Market is open for post-market trading.":"Selamat sore. Pasar hanya buka untuk melakukan trading pasca-pasar.","Time for a walk — this market is closed.":"Saatnya rehat - pasar ini telah tutup.","Market is currently on holiday. Lucky them.":"Pasar saat ini sedang libur. Mereka beruntung.","less than 1 minute":"Kurang dari 1 menit","{days} and {hours}":"{days} dan {hours}","{hours} and {minutes}":"{hours} dan {minutes}","Market opens in {remainingTime}.":"Pasar buka dalam {remainingTime}","Market closes in {remainingTime}.":"Pasar tutup dalam {remainingTime}.","It'll go to post-market trading in {remainingTime}.":"Akan menuju perdagangan pasca-pasar dalam {remainingTime}.","It'll open for pre-market trading in {remainingTime}.":"Perdagangan pra-pasar akan terbuka dalam {remainingTime}.","Replay mode":"Mode Putar Ulang","You're in Replay mode. You're in Replay mode. You're in Replay mode.":"Anda berada di mode Putar Ulang. Anda berada di mode Putar Ulang. Anda berada di mode Putar Ulang","Do you really want to delete Study Template '{name}' ?":"Apakah benar anda ingin menghapus Template Studi '{name}' ?","Modify Order":"Memodifikasi Order","Cancel Order":"Batalkan Order",Confirmation:"Konfirmasi","Visible on mouse over":"Terlihat saat Mouse Diatas","Always visible":"Selalu Terlihat","Always invisible":"Selalu Tidak Terlihat","send {title} backward":"Kirim {title} kebelakang","bring {title} forward":"Bawa {title} kedepan","insert {title} after {target}":"Masukkan {title} setelah {target}","insert {title} before {target}":"Masukkan {title} sebelum {target}","cut sources":"cut sumber","remove {title}":"lepaskan {title}","remove drawings group":"lepaskan kelompok gambar","move scale":"Pindahkan skala","stop syncing line tool(s)":"hentikan sinkronisasi peralatan menggaris","zoom out":"perkecil","zoom in":"perbesar","move drawing(s)":"Pindahkan Gambar","load default drawing template":"memuat template gambar default","change currency":"ubah mata uang","change unit":"ubah unit","clone line tools":"Klon peralatan garis","merge up":"gabungkan ke atas","merge down":"gabungkan ke bawah","merge to pane":"gabungkan ke panel","unmerge up":"pisahkan ke atas","unmerge down":"pisahkan ke bawah","unmerge to new bottom pane":"pisahkan ke panel bawah yang baru","move {title} to new right scale":"pindahkan {title} ke skala kanan yang baru","move {title} to new left scale":"Pindahkan {title} ke Skala Kiri Baru","make {title} no scale (Full screen)":"Jadikan {title} tanpa skala (Layar Penuh)","scroll time":"gulirkan waktu","scale time":"skala waktu","reset time scale":"Reset Skala Waktu","reset scales":"atur ulang skala","create {tool}":"buat {tool}","change {pointIndex} point":"ubah poin {pointIndex}","insert {title}":"masukkan {title}","remove all studies":"Hilangkan seluruh studi","remove drawings":"Hilangkan Gambar","remove all studies and drawing tools":"Hilangkan seluruh studi dan peralatan gambar","apply all chart properties":"terapkan semua properti chart","{count} bars":"{count} bar","Add Horizontal Line":"Tambah Garis Horizontal",May_short:"Mei",Aug:"Agst",Oct:"Okt",Dec:"Des","Fraction part is invalid.":"Bagian fraksi tidak valid.","Second fraction part is invalid.":"Bagian pecahan kedua tidak valid.","create line tools group from selection":"Buat kelompok alat garis dari pilihan","removing line tools group {name}":"Hilangkan kelompok alat garis {name}","add line tool {lineTool} to group {name}":"Tambahkan alat garis {lineTool} ke kelompok {name}","make group {group} visible":"Jadikan kelompok {group} terlihat","make group {group} invisible":"Jadikan kelompok {group} tidak terlihat","lock group {group}":"Kunci kelompok {group}","unlock group {group}":"Buka kunci kelompok {group}","rename group {group} to {newName}":"Ubah nama kelompok {group} menjadi {newName}","change {sourceTitle} title to {newSourceTitle}":"Ubah judul {sourceTitle} menjadi {newSourceTitle}","insert source(s) after":"masukkan sumber setelah","mirror bars pattern":"cerminkan motif bar","flip bars pattern":"balik motif bar","change Elliott degree":"ubah derajat Elliott",Supermillennium:"Supermilenium",Millennium:"Milenium",Submillennium:"Submilenium","Grand supercycle":"Supercycle Besar",Cycle:"Siklus",Primary:"Primer",Intermediate:"Menengah",Minor_wave:"Minor",Minute_wave:"Menit",Micro:"Mikro",Submicro:"Submikro",Minuscule:"Amat kecil","erase level line":"hapus haris level","XABCD Pattern":"Motif XABCD","ABCD Pattern":"Motif ABCD","Arrow Mark Down":"Tanda Panah Turun","Arrow Mark Left":"Tanda Panah Kiri","Arrow Mark Right":"Tanda Panah Kanan","Arrow Mark Up":"Tanda Panah Naik","Bars Pattern":"Motif Bar","Double Curve":"Kurva Ganda",Curve:"Kurva",Callout:"Memanggil","Cyclic Lines":"Garis Siklus","Cypher Pattern":"Motif Cypher","Date and Price Range":"Rentang Tanggal dan Harga","Disjoint Channel":"Kanal Disjoint","Elliott Correction Wave (ABC)":"Gelombang Koreksi Elliott (ABC)","Elliott Double Combo Wave (WXY)":"Gelombang Kombinasi Dobel Elliott (WXY)","Elliott Impulse Wave (12345)":"Gelombang Impulse Elliott (12345)","Elliott Triangle Wave (ABCDE)":"Gelombang Segitiga Elliott / Elliott Triangle Wave (ABCDE)","Elliott Triple Combo Wave (WXYXZ)":"Gelombang Kombinasi Tripel Elliott (WXYXZ)","Extended Line":"Garis Perpanjangan","Fib Channel":"Kanal Fib","Fib Spiral":"Spiral Fib","Fib Wedge":"Baji Fib","Flag Mark":"Tanda Bendera","Flat Top/Bottom":"Puncak/Dasar Datar","Anchored VWAP":"VWAP Terjangkar","Gann Square Fixed":"Kotak Gann Paten","Horizontal Ray":"Sinar Horisontal","Inside Pitchfork":"Pitchfork Bagian Dalam",Note:"Catatan","Anchored Note":"Catatan Terjangkar","Arrow Marker":"Penanda panah","Price Range":"Rentang Harga",Projection:"Proyeksi",Circle:"Lingkaran","Regression Trend":"Tren Regresi","Long Position":"Posisi Pembelian","Short Position":"Posisi Penjualan","Fixed Range Volume Profile":"Profil Volume Rentang Tetap","Rotated Rectangle":"Persegi Terputar","Modified Schiff Pitchfork":"Pitchfork Schiff Termodifikasi","Sine Line":"Garis Sinus","Three Drives Pattern":"Motif Three Drives","Time Cycles":"Siklus Waktu","Trend Angle":"Sudut Tren","Trend-Based Fib Time":"Waktu Fib Berbasis Tren","Info Line":"Garis Info","Triangle Pattern":"Motif Segitiga","Cross Line":"Garis Perpotongan",Highlighter:"Penanda","Price Note":"Catatan Harga","Volume Profile Fixed Range":"Profil Volume Rentang Tetap",T_interval_short:"T",s_interval_short:"s",R_interval_short:"R",tick_0:"tick",day_0:"hari",week_0:"minggu",second_0:"detik",minute_0:"menit",hour_0:"jam","Stack on the left":"Susun di Kiri","Stack on the right":"Susun di Kanan",Avg:"Rata-rata",HL2_in_legend:"HL2",HLC3_in_legend:"HLC3",OHLC4_in_legend:"OHLC4","Symbol Error":"Simbol Error","No volume data":"Tidak ada data volume","Fundamental studies are no longer available on charts":"Studi-Studi Fundamental tidak lagi tersedia pada chart","loading...":"memuat...","Arrow Down":"Panah Turun","Arrow Up":"Panah Naik",Diamond:"Berlian","Label Down":"Label Turun","Label Up":"Label Naik",Square:"Persegi","Triangle Down":"Segitiga Turun","Triangle Up":"Segitiga Naik","X Cross":"Persilangan X","add line tool(s) to group {group}":"tambahkan alat garis ke kelompok {group}","apply study template {template}":"Terapkan template studi {template}","change pane height":"ubah ketinggian panel","change date range":"ubah rentang tanggal","apply toolbars theme":"terapkan tema toolbar","create line tools group":"Buat kelompok alat garis",move:"pindah","exclude line tools from group {group}":"Keluarkan alat garis dari kelompok {group}","move all scales to left":"Pindahkan Seluruh Skala ke Kiri","move all scales to right":"Pindahkan Seluruh Skala ke Kanan","paste drawing":"paste gambar","paste indicator":"paste indikator","scale price":"skala harga","rearrange panes":"atur ulang pane","remove line data sources":"hapus garis sumber data","restore defaults":"kembali ke bawaan","change chart layout to {title}":"ubah layout chart ke {title}","stop syncing drawing":"hentikan sinkronisasi gambar","bring {title} to front":"bawa {title} ke depan","send {title} to back":"kirim {title} ke belakang","insert {title} after {targetTitle}":"masukkan {title} setelah {targetTitle}","insert {title} before {targetTitle}":"Masukkan {title} sebelum {targetTitle}","send group {title} backward":"bawa mundur {title} grup","bring group {title} forward":"bawa ke depan {title} grup","Not applicable":"Tidak dapat diterapkan","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)":"Ketik angka interval untuk chart menit (cth: 5 untuk chart lima menit). Atau tanda plus untuk interval H (Jam), D (Harian), W (Mingguan), M (Bulanan) (cth: D atau 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)":"Ketik angka interval untuk chart menit (cth: 5 untuk chart lima menit). Atau angka dengan huruf untuk interval lainnya: S untuk chart 1 detik (15S untuk chart 15 detik, dsb), H (Jam), D (Harian), W (Mingguan), M (Bulanan) (cth: D atau 2H).","Do you really want to delete Chart Layout '{name}' ?":"Apakah benar anda ingin menghapus Layout Chart '{name}' ?","Load layout":"Muat layout","Layout name":"Nama Layout","Sort by layout name, date changed":"Urut berdasarkan nama layout, tanggal perubahan","Layout name (A to Z)":"Nama layout (A ke Z)","Layout name (Z to A)":"Nama layout (Z ke A)","Date modified (oldest first)":"Tanggal modifikasi (dari yang terlama)","Date modified (newest first)":"Tanggal modifikasi (dari yang terbaru)","Saved indicators":"Indikator tersimpan","Remember Symbol":"Ingat Simbol","Remember Interval":"Ingat Interval","Confirm Remove Study Tree":"Konfirmasi Hilangkan Pohon Studi","Do you really want to delete study and all of it's children?":"Apakah benar anda ingin menghapus studi beserta semua turunannya?","Studies limit exceeded: {number} studies per layout.\nPlease, remove some studies.":"Batas studi terlewati. {number} studi per layout.\nHarap menghilangkan beberapa studi.","Change symbol":"Ubah simbol","Hide all drawings":"Sembunyikan seluruh gambar","Select source":"Pilih sumber",futures:"kontrak berjangka",index:"indeks",stock:"saham",economy:"ekonomi","Loading...":"Memuat...",Sunday:"Minggu",Monday:"Senin",Tuesday:"Selasa",Wednesday:"Rabu",Thursday:"Kamis",Friday:"Jumat",Saturday:"Sabtu",Sun:"Min",Mon:"Sen",Tue:"Selasa",Wed:"Rab",Thu:"Kamis",Fri:"Jum",Sat:"Sab",Su_day_of_week:"Min",Mo_day_of_week:"Sen",Tu_day_of_week:"Sel",We_day_of_week:"Rab",Th_day_of_week:"Kam",Fr_day_of_week:"Jum",Sa_day_of_week:"Sab",Light_colorThemeName:"Terang",Dark_colorThemeName:"Gelap","Save Theme As":"Simpan Tema Sebagai","Theme name":"Nama Tema","Color Theme '{themeName}' already exists. Do you really want to replace it?":"Warna Tema '{themeName}' sudah ada. Apakah benar anda ingin menggantinya?","Do you really want to delete Color Theme '{name}' ?":"Apakah benar anda ingin menghapus Tema Warna '{name}' ?","Dashed line":"Garis putus-putus","Dotted line":"Garis titik-titik","Line with breaks":"Garis Dengan Jeda","Step line":"Garis tahap","Step line with diamonds":"Garis Tahap Dengan Berlian",Cross_chart_type:"Cross","Area with breaks":"Area Dengan Jeda",Columns:"Kolom-Kolom",Circles:"Lingkaran",Thickness:"Ketebalan","No exchanges match your criteria":"Tidak ada bursa yang sesuai dengan kriteria anda","All sources":"Seluruh sumber","Symbol & description":"Simbol & deskripsi",Sources:"Sumber","Same % scale":"% skala yang sama","New price scale":"Skala harga baru","New pane":"Panel baru","Add to":"Tambahkan ke","Allow extend time scale":"Izinkan ekstensi skala waktu","No symbols here yet — why not add some?":"Belum ada simbol di sini — mengapa tidak menambahkan beberapa?","Added symbols":"Simbol yang ditambahkan","Recent symbols":"Simbol terbaru","Compare symbol":"Bandingkan simbol","Manage layout drawings":"Kelola layout gambar","No indicators matched your criteria.":"Tidak ada indikator yang cocok dengan kriteria anda.","Bring to Front":"Bawa ke Depan","Send to Back":"Kirim ke Belakang","Bring Forward":"Bawa Maju","Send Backward":"Kirim Mundur","Hide drawings":"Sembunyikan gambar","Show all drawings":"Tampilkan seluruh gambar","Hide indicators":"Sembunyikan indikator","Show all indicators":"Tampilkan seluruh indikator","Hide all indicators":"Sembunyikan seluruh indikator","Hide positions & orders":"Sembunyikan posisi & order","Show all positions & orders":"Tampilkan seluruh posisi & order","Hide all positions & orders":"Sembunyikan seluruh posisi & order","Hide all":"Sembunyikan seluruhnya","Show all drawings, indicators, positions & orders":"Tampilkan seluruh gambar, indikator, posisi & order","Show all drawings and indicators":"Tampilkan seluruh gambar dan indikator","Hide all drawings, indicators, positions & orders":"Sembunyikan seluruh gambar, indikator, posisi & order","Hide all drawings and indicators":"Sembunyikan seluruh gambar dan indikator","remove all line tools for {symbol}":"Hilangkan semua peralatan garis untuk {symbol}","{symbolsCount} symbol_symbols_and_drawings_count_0":"{symbolsCount} simbol","with {drawingsCount} drawing_symbols_and_drawings_count_0":"dengan {drawingsCount} gambar","{drawingsCount} drawing_0":"{drawingsCount} gambar","Remove all drawings for this symbol":"Hilangkan seluruh gambar pada simbol ini","No drawings yet":"Belum ada gambar saat ini","Object tree":"Pohon objek","Create a group of drawings":"Buat kelompok untuk gambar","Clone, Copy":"Duplikat, Salin","Group is hidden on current interval":"Grup disembunyikan pada interval saat ini","Drawing is hidden on current interval":"Gambar disembunyikan pada interval saat ini","move objects":"Pindahkan objek","show objects":"tampilkan objek","hide objects":"sembunyikan objek","remove objects":"Hilangkan objek",'Set the "{inputInline}" time and price for "{studyShortDescription}"':"Menentukan waktu dan harga {inputInline} untuk {studyShortDescription}",'Set the time and price for "{studyShortDescription}"':'Menentukan waktu dan harga untuk "{studyShortDescription}"','Set the "{inputTitle}" time for "{studyShortDescription}"':"Menentukan waktu {inputTitle} untuk {studyShortDescription}",'Set the time for "{studyShortDescription}"':'Menentukan waktu untuk "{studyShortDescription}"','Set the "{inputTitle}" price for "{studyShortDescription}"':"Menentukan harga {inputTitle} untuk {studyShortDescription}",'Set the price for "{studyShortDescription}"':'Menentukan harga untuk "{studyShortDescription}"',"Add Symbol":"Tambah Simbol","Confirm Inputs":"Konfirmasi Input","Reset settings":"Atur Ulang Pengaturan","Save as default":"Simpan Sebagai Bawaan",Defaults:"Bawaan","Chart settings":"Pengaturan chart","Apply to all":"Terapkan ke seluruh","Apply defaults":"Terapkan Pengaturan Awal","Apply Defaults":"Terapkan Pengaturan Awal","apply factory defaults to selected sources":"terapkan setelan pabrik ke sumber yang dipilih","Selected Drawings":"Gambar yang dipilih",Gradient:"Gradien","No results found":"Hasil tidak ditemukan","Add custom color_Color Picker":"Tambahkan warna khusus","Opacity_Color Picker":"Transparansi","Add_Color Picker":"Tambah","Remove color":"Hilangkan warna","Please enter the right date format yyyy-mm-dd":"Harap masukkan format tanggal yang benar yyyy-mm-dd","Please enter the right date":"Harap masukkan tanggal yang tepat","recently used_emoji_group":"baru digunakan","smiles & people_emoji_group":"senyuman & orang","animals & nature_emoji_group":"hewan & alam","food & drink_emoji_group":"makanan & minuman",activity_emoji_group:"aktivitas","travel & places_emoji_group":"perjalanan & tempat",objects_emoji_group:"objek",symbols_emoji_group:"simbol",flags_emoji_group:"bendera"}</script></body></html>