diff --git a/charting_library/charting_library.min.js b/charting_library/charting_library.min.js index 0b48a682..73d459fe 100644 --- a/charting_library/charting_library.min.js +++ b/charting_library/charting_library.min.js @@ -1,28 +1,30 @@ -(function(g){"function"===typeof define&&define.amd?define(["jquery"],g):g(jQuery)})(function(g){if(!g.support.cors&&g.ajaxTransport&&window.XDomainRequest){var k=/^https?:\/\//i,d=/^get|post$/i,a=new RegExp("^"+location.protocol,"i");g.ajaxTransport("* text html xml json",function(b,c,h){if(b.crossDomain&&b.async&&d.test(b.type)&&k.test(b.url)&&a.test(b.url)){var f=null;return{send:function(a,d){var e="",l=(c.dataType||"").toLowerCase();f=new XDomainRequest;/^\d+$/.test(c.timeout)&&(f.timeout=c.timeout); -f.ontimeout=function(){d(500,"timeout")};f.onload=function(){var a="Content-Length: "+f.responseText.length+"\r\nContent-Type: "+f.contentType,b=200,c="success",e={text:f.responseText};try{if("html"===l||/text\/html/i.test(f.contentType))e.html=f.responseText;else if("json"===l||"text"!==l&&/\/json/i.test(f.contentType))try{e.json=g.parseJSON(f.responseText)}catch(n){b=500,c="parseerror"}else if("xml"===l||"text"!==l&&/\/xml/i.test(f.contentType)){var h=new ActiveXObject("Microsoft.XMLDOM");h.async= -!1;try{h.loadXML(f.responseText)}catch(k){h=void 0}if(!h||!h.documentElement||h.getElementsByTagName("parsererror").length)throw b=500,c="parseerror","Invalid XML: "+f.responseText;e.xml=h}}catch(m){throw m;}finally{d(b,c,e,a)}};f.onprogress=function(){};f.onerror=function(){d(500,"error",{text:f.responseText})};c.data&&(e="string"===g.type(c.data)?c.data:g.param(c.data));f.open(b.type,b.url);f.send(e)},abort:function(){f&&f.abort()}}}})}}); -function inherit(g,k){var d=function(){};d.prototype=k.prototype;g.prototype=new d;g.prototype.constructor=g;g.prototype.superclass=k} -(function(){function g(a){"hideSymbolSearch enabledStudies enabledDrawings disabledDrawings disabledStudies disableLogo hideSideToolbar".split(" ").map(function(b){a[b]&&console.warn("Feature `"+b+"` is obsolete. Please see the doc for details.")})}if(!window.TradingView){var k={mobile:{disabledFeatures:"left_toolbar header_widget timeframes_toolbar edit_buttons_in_legend context_menus control_bar border_around_the_chart".split(" "),enabledFeatures:["narrow_chart_enabled"]}},d={BARS:0,CANDLES:1,LINE:2, -AREA:3,HEIKEN_ASHI:8,HOLLOW_CANDLES:9,version:function(){return"1.2 (internal id 763cd9f7 @ 2015-07-23 11:13:24.636000)"},gEl:function(a){return document.getElementById(a)},gId:function(){return"tradingview_"+(1048576*(1+Math.random())|0).toString(16).substring(1)},onready:function(a){window.addEventListener?window.addEventListener("DOMContentLoaded",a,!1):window.attachEvent("onload",a)},css:function(a){var b=document.getElementsByTagName("head")[0],c=document.createElement("style");c.type="text/css"; -c.styleSheet?c.styleSheet.cssText=a:(a=document.createTextNode(a),c.appendChild(a));b.appendChild(c)},bindEvent:function(a,b,c){a.addEventListener?a.addEventListener(b,c,!1):a.attachEvent&&a.attachEvent("on"+b,c)},unbindEvent:function(a,b,c){a.removeEventListener?a.removeEventListener(b,c,!1):a.detachEvent&&a.detachEvent("on"+b,c)},widget:function(a){this.id=d.gId();if(!a.datafeed)throw"Datafeed is not defined";var b={width:800,height:500,symbol:"AA",interval:"D",timezone:"",container:"",path:"", -locale:"en",toolbar_bg:void 0,hideSymbolSearch:!1,hideSideToolbar:!1,enabledStudies:[],enabledDrawings:[],disabledDrawings:[],disabledStudies:[],drawingsAccess:void 0,studiesAccess:void 0,widgetbar:{datawindow:!1,details:!1,watchlist:!1,watchlist_settings:{default_symbols:[]}},overrides:{"mainSeriesProperties.showCountdown":!1},studiesOverrides:{},fullscreen:!1,disabledFeatures:[],enabledFeatures:[],indicators_file_name:null,debug:!1,time_frames:[{text:"5y",resolution:"W"},{text:"1y",resolution:"W"}, -{text:"6m",resolution:"120"},{text:"3m",resolution:"60"},{text:"1m",resolution:"30"},{text:"5d",resolution:"5"},{text:"1d",resolution:"1"}],client_id:"0",user_id:"0",charts_storage_url:void 0,logo:{},favorites:{intervals:[],chartTypes:[]}},c={width:a.width,height:a.height,symbol:a.symbol,interval:a.interval,timezone:a.timezone,container:a.container_id,path:a.library_path,locale:a.locale,toolbar_bg:a.toolbar_bg,hideSymbolSearch:a.hide_symbol_search||a.hideSymbolSearch,hideSideToolbar:a.hide_side_toolbar, -enabledStudies:a.enabled_studies,disabledStudies:a.disabled_studies,enabledDrawings:a.enabled_drawings,disabledDrawings:a.disabled_drawings,drawingsAccess:a.drawings_access,studiesAccess:a.studies_access,widgetbar:a.widgetbar,overrides:a.overrides,studiesOverrides:a.studies_overrides,savedData:a.saved_data||a.savedData,snapshotUrl:a.snapshot_url,uid:this.id,datafeed:a.datafeed,disableLogo:a.disable_logo||a.disableLogo,logo:a.logo,fullscreen:a.fullscreen,disabledFeatures:a.disabled_features,enabledFeatures:a.enabled_features, -indicators_file_name:a.indicators_file_name,debug:a.debug,client_id:a.client_id,user_id:a.user_id,charts_storage_url:a.charts_storage_url,favorites:a.favorites};g(c);this.options=$.extend(!0,b,c);this.options.time_frames=a.time_frames||b.time_frames;a.preset&&(a=a.preset,k[a]?(a=k[a],this.options.disabledFeatures=0'},onChartReady:function(a){this._ready?a.call(this): -this._ready_handlers.push(a)},setSymbol:function(a,b,c){this.postMessage.post(this._messageTarget(),"changeSymbol",{symbol:a,interval:b+""});this.postMessage.on("symbolChangeFinished",c)},executeAction:function(a){this.postMessage.post(this._messageTarget(),"executeAction",{action:a})},removeAllStudies:function(){this.postMessage.post(this._messageTarget(),"removeAllStudies")},removeAllShapes:function(){this.postMessage.post(this._messageTarget(),"removeAllShapes")},createStudy:function(a,b,c,h,f, -g){d.gEl(this.id).contentWindow.createStudy({name:a,lock:c,forceOverlay:b,inputs:h,callback:f,overrides:g})},removeEntity:function(a){this.postMessage.post(this._messageTarget(),"removeEntity",a)},createShape:function(a,b,c){d.gEl(this.id).contentWindow.createShape({point:a,options:b,callback:c})},createVerticalLine:function(a,b){this.createShape(a,$.extend(b,{shape:"vertical_line"}))},_lastBarPoint:function(){var a=d.gEl(this.id).contentWindow.D3,b=a.model().timeScale().m_points.lastTimePointIndex(), -a=a.model().mainSeries().data().valueAt(b)[4];return{index:b,price:a}},createOrderLine:function(){var a=d.gEl(this.id).contentWindow.D3,b=a._paneWidgets[0]._state;return a.model().createLineTool(b,this._lastBarPoint(),"LineToolOrder")._adapter},createPositionLine:function(){var a=d.gEl(this.id).contentWindow.D3,b=a._paneWidgets[0]._state;return a.model().createLineTool(b,this._lastBarPoint(),"LineToolPosition")._adapter},createExecutionShape:function(){var a=d.gEl(this.id).contentWindow.D3, -b=a._paneWidgets[0]._state;return a.model().createLineTool(b,this._lastBarPoint(),"LineToolExecution")._adapter},_widgetResizeTimer:null,createButton:function(a){a=a||{};var b=a.align||"left";a=d.gEl(this.id).contentWindow.headerWidget;b="left"==b?a._$left:a._$right;a=a.createGroup({single:!0}).appendTo(b);a=$('
').appendTo(a);this._widgetResizeTimer&&clearTimeout(this._widgetResizeTimer);var c=this.postMessage,h=this._messageTarget();this._widgetResizeTimer=setTimeout(function(){c.post(h, -"resize",{});clearTimeout(this._widgetResizeTimer)},5);return a},symbolInterval:function(a){this.postMessage.on("symbolInterval",function(b){a(JSON.parse(b))});this.postMessage.post(this._messageTarget(),"symbolIntervalRequest",{})},onSymbolChange:function(a){this.postMessage.on("onSymbolChange",a)},onIntervalChange:function(a){this.postMessage.on("onIntervalChange",a)},onTick:function(a){this.postMessage.on("onTick",a)},remove:function(){var a=d.gEl(this.id);a.parentNode.removeChild(a)},getVisibleRange:function(a){d.gEl(this.id).contentWindow.getVisibleRange(a)}, -setVisibleRange:function(a,b){d.gEl(this.id).contentWindow.setVisibleRange(a,b)},onAutoSaveNeeded:function(a){this.postMessage.on("onAutoSaveNeeded",a)},onMarkClick:function(a){this.postMessage.on("onMarkClick",a)},onScreenshotReady:function(a){this.postMessage.on("onScreenshotReady",a)},onContextMenu:function(a){d.gEl(this.id).contentWindow.D17.subscribe("onContextMenu",function(b){b.callback(a(b.unixtime,b.price))})},onGrayedObjectClicked:function(a){d.gEl(this.id).contentWindow.D17.subscribe("onGrayedObjectClicked", -a)},refreshMarks:function(){this.postMessage.post(this._messageTarget(),"refreshMarks")},clearMarks:function(){this.postMessage.post(this._messageTarget(),"clearMarks")},setChartType:function(a){d.gEl(this.id).contentWindow.setChartType(a)},createStudyTemplate:function(a,b){d.gEl(this.id).contentWindow.createStudyTemplate(a,b)},applyStudyTemplate:function(a){d.gEl(this.id).contentWindow.applyStudyTemplate(a)},save:function(a){this.postMessage.on("onChartSaved",a);this.postMessage.post(this._messageTarget(), -"saveChart",{})},load:function(a,b){d.gEl(this.id).contentWindow.loadChart({json:a,extendedData:b})},setLanguage:function(a){this.remove();this.options.locale=a;this.create()}};d.postMessageWrapper=function(){var a={},b={},c={},d,f=0,g=0;window.addEventListener&&window.addEventListener("message",function(c){var e;try{e=JSON.parse(c.data)}catch(f){return}e.provider&&"TradingView"==e.provider&&("get"==e.type?(c=b[e.client_id])&&c[e.name].call(e,e.data,function(a){d.postMessage(JSON.stringify({id:e.id, -type:"on",name:e.name,client_id:e.client_id,data:a,provider:"TradingView"}),"*")}):"on"==e.type?(c=a[e.client_id])&&c[e.id]&&(c[e.id].call(e,e.data),delete c[e.id]):"post"==e.type&&(c=b[e.client_id])&&"function"===typeof c[e.name]&&c[e.name].call(e,e.data,function(){}))});return function(k,e){a[e]={};b[e]={};d=c[e]=k;return{on:function(a,c){b[e][a]=c},get:function(b,d,g){b={id:f++,type:"get",name:b,client_id:e,data:d,provider:"TradingView"};a[e][b.id]=g;c[e].postMessage(JSON.stringify(b),"*")},post:function(a, -b,c){b={id:g++,type:"post",name:b,client_id:e,data:c,provider:"TradingView"};a&&"function"===typeof a.postMessage&&a.postMessage(JSON.stringify(b),"*")}}}}();window.TradingView&&jQuery?jQuery.extend(window.TradingView,d):window.TradingView=d}})(); +(function(g){"function"===typeof define&&define.amd?define(["jquery"],g):g(jQuery)})(function(g){if(!g.support.cors&&g.ajaxTransport&&window.XDomainRequest){var l=/^https?:\/\//i,e=/^get|post$/i,a=new RegExp("^"+location.protocol,"i");g.ajaxTransport("* text html xml json",function(b,c,n){if(b.crossDomain&&b.async&&e.test(b.type)&&l.test(b.url)&&a.test(b.url)){var d=null;return{send:function(a,f){var e="",k=(c.dataType||"").toLowerCase();d=new XDomainRequest;/^\d+$/.test(c.timeout)&&(d.timeout=c.timeout); +d.ontimeout=function(){f(500,"timeout")};d.onload=function(){var a="Content-Length: "+d.responseText.length+"\r\nContent-Type: "+d.contentType,b=200,c="success",h={text:d.responseText};try{if("html"===k||/text\/html/i.test(d.contentType))h.html=d.responseText;else if("json"===k||"text"!==k&&/\/json/i.test(d.contentType))try{h.json=g.parseJSON(d.responseText)}catch(e){b=500,c="parseerror"}else if("xml"===k||"text"!==k&&/\/xml/i.test(d.contentType)){var m=new ActiveXObject("Microsoft.XMLDOM");m.async= +!1;try{m.loadXML(d.responseText)}catch(n){m=void 0}if(!m||!m.documentElement||m.getElementsByTagName("parsererror").length)throw b=500,c="parseerror","Invalid XML: "+d.responseText;h.xml=m}}catch(l){throw l;}finally{f(b,c,h,a)}};d.onprogress=function(){};d.onerror=function(){f(500,"error",{text:d.responseText})};c.data&&(e="string"===g.type(c.data)?c.data:g.param(c.data));d.open(b.type,b.url);d.send(e)},abort:function(){d&&d.abort()}}}})}});"use strict"; +function inherit(g,l){var e=function(){};e.prototype=l.prototype;g.prototype=new e;g.prototype.constructor=g;g.prototype.superclass=l} +(function(){function g(a){"hideSymbolSearch enabledStudies enabledDrawings disabledDrawings disabledStudies disableLogo hideSideToolbar".split(" ").map(function(b){a[b]&&console.warn("Feature `"+b+"` is obsolete. Please see the doc for details.")})}if(!window.TradingView){var l={mobile:{disabledFeatures:"left_toolbar header_widget timeframes_toolbar edit_buttons_in_legend context_menus control_bar border_around_the_chart".split(" "),enabledFeatures:["narrow_chart_enabled"]}},e={BARS:0,CANDLES:1,LINE:2, +AREA:3,HEIKEN_ASHI:8,HOLLOW_CANDLES:9,version:function(){return"1.3 (internal id 599c0329 @ 2015-09-28 10:24:19.264000)"},gEl:function(a){return document.getElementById(a)},gId:function(){return"tradingview_"+(1048576*(1+Math.random())|0).toString(16).substring(1)},onready:function(a){window.addEventListener?window.addEventListener("DOMContentLoaded",a,!1):window.attachEvent("onload",a)},css:function(a){var b=document.getElementsByTagName("head")[0],c=document.createElement("style");c.type="text/css"; +c.styleSheet?c.styleSheet.cssText=a:(a=document.createTextNode(a),c.appendChild(a));b.appendChild(c)},bindEvent:function(a,b,c){a.addEventListener?a.addEventListener(b,c,!1):a.attachEvent&&a.attachEvent("on"+b,c)},unbindEvent:function(a,b,c){a.removeEventListener?a.removeEventListener(b,c,!1):a.detachEvent&&a.detachEvent("on"+b,c)},widget:function(a){this.id=e.gId();if(!a.datafeed)throw"Datafeed is not defined";var b={width:800,height:500,symbol:"AA",interval:"D",timezone:"",container:"",path:"", +locale:"en",toolbar_bg:void 0,hideSymbolSearch:!1,hideSideToolbar:!1,enabledStudies:[],enabledDrawings:[],disabledDrawings:[],disabledStudies:[],drawingsAccess:void 0,studiesAccess:void 0,widgetbar:{datawindow:!1,details:!1,watchlist:!1,watchlist_settings:{default_symbols:[]}},overrides:{"mainSeriesProperties.showCountdown":!1},studiesOverrides:{},fullscreen:!1,autosize:!1,disabledFeatures:[],enabledFeatures:[],indicators_file_name:null,debug:!1,time_frames:[{text:"5y",resolution:"W"},{text:"1y", +resolution:"W"},{text:"6m",resolution:"120"},{text:"3m",resolution:"60"},{text:"1m",resolution:"30"},{text:"5d",resolution:"5"},{text:"1d",resolution:"1"}],client_id:"0",user_id:"0",charts_storage_url:void 0,charts_storage_api_version:"1.0",logo:{},favorites:{intervals:[],chartTypes:[]}},c={width:a.width,height:a.height,symbol:a.symbol,interval:a.interval,timezone:a.timezone,container:a.container_id,path:a.library_path,locale:a.locale,toolbar_bg:a.toolbar_bg,hideSymbolSearch:a.hide_symbol_search|| +a.hideSymbolSearch,hideSideToolbar:a.hide_side_toolbar,enabledStudies:a.enabled_studies,disabledStudies:a.disabled_studies,enabledDrawings:a.enabled_drawings,disabledDrawings:a.disabled_drawings,drawingsAccess:a.drawings_access,studiesAccess:a.studies_access,widgetbar:a.widgetbar,overrides:a.overrides,studiesOverrides:a.studies_overrides,savedData:a.saved_data||a.savedData,snapshotUrl:a.snapshot_url,uid:this.id,datafeed:a.datafeed,disableLogo:a.disable_logo||a.disableLogo,logo:a.logo,autosize:a.autosize, +fullscreen:a.fullscreen,disabledFeatures:a.disabled_features,enabledFeatures:a.enabled_features,indicators_file_name:a.indicators_file_name,debug:a.debug,client_id:a.client_id,user_id:a.user_id,charts_storage_url:a.charts_storage_url,charts_storage_api_version:a.charts_storage_api_version,favorites:a.favorites};g(c);this.options=$.extend(!0,b,c);this.options.time_frames=a.time_frames||b.time_frames;a.preset&&(a=a.preset,l[a]?(a=l[a],this.options.disabledFeatures=0'},onChartReady:function(a){this._ready?a.call(this):this._ready_handlers.push(a)},setSymbol:function(a,b,c){this.postMessage.post(this._innerWindow(), +"changeSymbol",{symbol:a,interval:b+""});this.postMessage.on("symbolChangeFinished",c)},executeAction:function(a){this.postMessage.post(this._innerWindow(),"executeAction",{action:a})},executeActionById:function(a){this.postMessage.post(this._innerWindow(),"executeActionById",{actionId:a})},removeAllStudies:function(){this.postMessage.post(this._innerWindow(),"removeAllStudies")},removeAllShapes:function(){this.postMessage.post(this._innerWindow(),"removeAllShapes")},createStudy:function(a,b,c,e, +d,h){this._innerWindow().createStudy({name:a,lock:c,forceOverlay:b,inputs:e,callback:d,overrides:h})},removeEntity:function(a){this.postMessage.post(this._innerWindow(),"removeEntity",a)},createShape:function(a,b,c){this._innerWindow().createShape({point:a,options:b,callback:c})},createMultipointShape:function(a,b,c){this._innerWindow().createMultipointShape({points:a,options:b,callback:c})},createVerticalLine:function(a,b){this.createShape(a,$.extend(b,{shape:"vertical_line"}))},_lastBarPoint:function(){var a= +this._innerWindow().R3,b=a.model().timeScale().m_points.lastTimePointIndex(),a=a.model().mainSeries().data().valueAt(b)[4];return{index:b,price:a}},createOrderLine:function(){var a=this._innerWindow().R3,b=a._paneWidgets[0]._state;return a.model().createLineTool(b,this._lastBarPoint(),"LineToolOrder")._adapter},createPositionLine:function(){var a=this._innerWindow().R3,b=a._paneWidgets[0]._state;return a.model().createLineTool(b,this._lastBarPoint(),"LineToolPosition")._adapter}, +createExecutionShape:function(){var a=this._innerWindow().R3,b=a._paneWidgets[0]._state;return a.model().createLineTool(b,this._lastBarPoint(),"LineToolExecution")._adapter},_widgetResizeTimer:null,createButton:function(a){a=a||{};var b=a.align||"left";a=this._innerWindow().headerWidget;b="left"==b?a._$left:a._$right;a=a.createGroup({single:!0}).appendTo(b);a=$('
').appendTo(a);this._widgetResizeTimer&&clearTimeout(this._widgetResizeTimer);var c=this.postMessage, +e=this._innerWindow();this._widgetResizeTimer=setTimeout(function(){c.post(e,"resize",{});clearTimeout(this._widgetResizeTimer)},5);return a},symbolInterval:function(a){this.postMessage.on("symbolInterval",function(b){a(JSON.parse(b))});this.postMessage.post(this._innerWindow(),"symbolIntervalRequest",{})},onSymbolChange:function(a){this.postMessage.on("onSymbolChange",a)},onIntervalChange:function(a){this.postMessage.on("onIntervalChange",a)},onTick:function(a){this.postMessage.on("onTick",a)},remove:function(){window.removeEventListener("resize", +this._onWindowResize);delete window[this.options.uid];var a=e.gEl(this.id),b=a.contentWindow.R6;b&&b.destroy();a.parentNode.removeChild(a)},getVisibleRange:function(a){this._innerWindow().getVisibleRange(a)},setVisibleRange:function(a,b){this._innerWindow().setVisibleRange(a,b)},onAutoSaveNeeded:function(a){this.postMessage.on("onAutoSaveNeeded",a)},onMarkClick:function(a){this.postMessage.on("onMarkClick",a)},onBarMarkClicked:function(a){this.postMessage.on("onMarkClick",a)},onTimescaleMarkClicked:function(a){this.postMessage.on("onTimescaleMarkClick", +a)},onScreenshotReady:function(a){this.postMessage.on("onScreenshotReady",a)},onContextMenu:function(a){this._innerWindow().R17.subscribe("onContextMenu",function(b){b.callback(a(b.unixtime,b.price))})},onShortcut:function(a,b){this._innerWindow().createShortcutAction(a,b)},onGrayedObjectClicked:function(a){this._innerWindow().R17.subscribe("onGrayedObjectClicked",a)},refreshMarks:function(){this.postMessage.post(this._innerWindow(),"refreshMarks")}, +closePopupsAndDialogs:function(){this._innerWindow().closePopupsAndDialogs()},clearMarks:function(){this.postMessage.post(this._innerWindow(),"clearMarks")},setChartType:function(a){this._innerWindow().setChartType(a)},createStudyTemplate:function(a,b){this._innerWindow().createStudyTemplate(a,b)},applyStudyTemplate:function(a){this._innerWindow().applyStudyTemplate(a)},addCustomCSSFile:function(a){this._innerWindow().addCustomCSSFile(a)},save:function(a){this.postMessage.on("onChartSaved",a);this.postMessage.post(this._innerWindow(), +"saveChart",{})},load:function(a,b){this._innerWindow().loadChart({json:a,extendedData:b})},setLanguage:function(a){this.remove();this.options.locale=a;this.create()}};e.postMessageWrapper=function(){function a(a){a=e.gEl(a);return null!=a?a.contentWindow:null}var b={},c={},g=0,d=0;window.addEventListener&&window.addEventListener("message",function(d){var f;try{f=JSON.parse(d.data)}catch(e){return}f.provider&&"TradingView"==f.provider&&("get"==f.type?(d=c[f.client_id])&&d[f.name].call(f,f.data,function(b){b= +{id:f.id,type:"on",name:f.name,client_id:f.client_id,data:b,provider:"TradingView"};var c=a(f.client_id);c&&"function"===typeof c.postMessage&&c.postMessage(JSON.stringify(b),"*")}):"on"==f.type?(d=b[f.client_id])&&d[f.id]&&(d[f.id].call(f,f.data),delete d[f.id]):"post"==f.type&&(d=c[f.client_id])&&"function"===typeof d[f.name]&&d[f.name].call(f,f.data,function(){}))});return function(e){b[e]={};c[e]={};return{on:function(a,b){c[e][a]=b},get:function(c,d,k){c={id:g++,type:"get",name:c,client_id:e, +data:d,provider:"TradingView"};b[e][c.id]=k;(k=a(c.client_id))&&"function"===typeof k.postMessage&&k.postMessage(JSON.stringify(c),"*")},post:function(b,c,g){c={id:d++,type:"post",name:c,client_id:e,data:g,provider:"TradingView"};(b=a(c.client_id))&&"function"===typeof b.postMessage&&b.postMessage(JSON.stringify(c),"*")}}}}();window.TradingView&&jQuery?jQuery.extend(window.TradingView,e):window.TradingView=e}})(); diff --git a/charting_library/customization.txt b/charting_library/customization.txt index 7979199b..9e598e92 100644 --- a/charting_library/customization.txt +++ b/charting_library/customization.txt @@ -1,5 +1,5 @@ // -// This file contains soem chart properties description. These properties are treated +// This file contains some chart properties description. These properties are treated // as customizable ones. Other properties customization is not supported. See the documentation for details. // // This file format: @@ -14,7 +14,8 @@ editorFontsList: ['Verdana', 'Courier New', 'Times New Roman', 'Arial'] paneProperties.background: "#ffffff" - paneProperties.gridProperties.color: "#E6E6E6" + paneProperties.vertGridProperties.color: "#E6E6E6" + paneProperties.horzGridProperties.color: "#E6E6E6" // Margins (percent). Used for auto scaling. paneProperties.topMargin: 5 diff --git a/charting_library/datafeed/udf/datafeed.js b/charting_library/datafeed/udf/datafeed.js index d4e07fdd..2c934d0c 100644 --- a/charting_library/datafeed/udf/datafeed.js +++ b/charting_library/datafeed/udf/datafeed.js @@ -1,3 +1,4 @@ +"use strict"; /* This class implements interaction with UDF-compatible datafeed. @@ -5,7 +6,7 @@ https://github.com/tradingview/charting_library/wiki/UDF */ -Datafeeds = {}; +var Datafeeds = {}; Datafeeds.UDFCompatibleDatafeed = function(datafeedURL, updateFrequency, protocolVersion) { @@ -30,7 +31,8 @@ Datafeeds.UDFCompatibleDatafeed.prototype.defaultConfiguration = function() { supports_search: false, supports_group_request: true, supported_resolutions: ["1", "5", "15", "30", "60", "1D", "1W", "1M"], - supports_marks: false + supports_marks: false, + supports_timescale_marks: false }; }; @@ -173,6 +175,22 @@ Datafeeds.UDFCompatibleDatafeed.prototype.getMarks = function (symbolInfo, range } }; +Datafeeds.UDFCompatibleDatafeed.prototype.getTimescaleMarks = function (symbolInfo, rangeStart, rangeEnd, onDataCallback, resolution) { + if (this._configuration.supports_timescale_marks) { + this._send(this._datafeedURL + "/timescale_marks", { + symbol: symbolInfo.ticker.toUpperCase(), + from : rangeStart, + to: rangeEnd, + resolution: resolution + }) + .done(function (response) { + onDataCallback(JSON.parse(response)); + }) + .fail(function() { + onDataCallback([]); + }); + } +}; Datafeeds.UDFCompatibleDatafeed.prototype.searchSymbolsByName = function(ticker, exchange, type, onResultReadyCallback) { var MAX_SEARCH_RESULTS = 30; @@ -460,7 +478,7 @@ Datafeeds.SymbolsStorage.prototype._requestFullSymbolsList = function() { return function(response) { that._onExchangeDataReceived(exchange, JSON.parse(response)); that._onAnyExchangeResponseReceived(exchange); - } + }; }(exchange)) .fail(function(exchange) { return function (reason) { @@ -468,7 +486,7 @@ Datafeeds.SymbolsStorage.prototype._requestFullSymbolsList = function() { }; }(exchange)); } -} +}; @@ -494,7 +512,7 @@ Datafeeds.SymbolsStorage.prototype._onExchangeDataReceived = function(exchangeNa var hasIntraday = tableField(data, "has-intraday", symbolIndex); - var tickerPresent = typeof data["ticker"] != "undefined"; + var tickerPresent = typeof data.ticker != "undefined"; var symbolInfo = { name: symbolName, @@ -707,18 +725,18 @@ Datafeeds.DataPulseUpdater = function(datafeed, updateFrequency) { })(subscriptionRecord); } - } + }; if (typeof updateFrequency != "undefined" && updateFrequency > 0) { setInterval(update, updateFrequency); } -} +}; Datafeeds.DataPulseUpdater.prototype.unsubscribeDataListener = function(listenerGUID) { this._datafeed._logMessage("Unsubscribing " + listenerGUID); delete this._subscribers[listenerGUID]; -} +}; Datafeeds.DataPulseUpdater.prototype.subscribeDataListener = function(symbolInfo, resolution, newDataCallback, listenerGUID) { @@ -738,7 +756,7 @@ Datafeeds.DataPulseUpdater.prototype.subscribeDataListener = function(symbolInfo } this._subscribers[listenerGUID].listeners.push(newDataCallback); -} +}; Datafeeds.DataPulseUpdater.prototype.periodLengthSeconds = function(resolution, requiredPeriodsCount) { @@ -758,7 +776,7 @@ Datafeeds.DataPulseUpdater.prototype.periodLengthSeconds = function(resolution, } return daysCount * 24 * 60 * 60; -} +}; Datafeeds.QuotesPulseUpdater = function(datafeed) { @@ -771,11 +789,11 @@ Datafeeds.QuotesPulseUpdater = function(datafeed) { var that = this; setInterval(function() { - that._updateQuotes(function(subscriptionRecord) { return subscriptionRecord.symbols; }) + that._updateQuotes(function(subscriptionRecord) { return subscriptionRecord.symbols; }); }, this._updateInterval); setInterval(function() { - that._updateQuotes(function(subscriptionRecord) { return subscriptionRecord.fastSymbols.length > 0 ? subscriptionRecord.fastSymbols : subscriptionRecord.symbols; }) + that._updateQuotes(function(subscriptionRecord) { return subscriptionRecord.fastSymbols.length > 0 ? subscriptionRecord.fastSymbols : subscriptionRecord.symbols; }); }, this._fastUpdateInterval); }; @@ -818,7 +836,7 @@ Datafeeds.QuotesPulseUpdater.prototype._updateQuotes = function(symbolsGetter) { for (var i =0; i < subscribers.length; ++i) { subscribers[i](data); } - } + }; }(subscriptionRecord.listeners, listenerGUID), // onErrorCallback function (error) { diff --git a/charting_library/static/images/ZeroClipboard.swf b/charting_library/static/images/ZeroClipboard.swf new file mode 100644 index 00000000..8bad6a3e Binary files /dev/null and b/charting_library/static/images/ZeroClipboard.swf differ diff --git a/charting_library/static/images/logo-widget-copyright-faded.png b/charting_library/static/images/charting_library/logo-widget-copyright-faded.png similarity index 100% rename from charting_library/static/images/logo-widget-copyright-faded.png rename to charting_library/static/images/charting_library/logo-widget-copyright-faded.png diff --git a/charting_library/static/images/logo-widget-copyright.png b/charting_library/static/images/charting_library/logo-widget-copyright.png similarity index 100% rename from charting_library/static/images/logo-widget-copyright.png rename to charting_library/static/images/charting_library/logo-widget-copyright.png diff --git a/charting_library/static/images/dialogs/spread-actions.png b/charting_library/static/images/dialogs/spread-actions.png index b1fc753f..abe3e333 100644 Binary files a/charting_library/static/images/dialogs/spread-actions.png and b/charting_library/static/images/dialogs/spread-actions.png differ diff --git a/charting_library/static/images/sidetoolbar/instruments.png b/charting_library/static/images/sidetoolbar/instruments.png index d3ed615c..a66eaeba 100644 Binary files a/charting_library/static/images/sidetoolbar/instruments.png and b/charting_library/static/images/sidetoolbar/instruments.png differ diff --git a/charting_library/static/images/sprites/base-sprite.png b/charting_library/static/images/sprites/base-sprite.png new file mode 100644 index 00000000..999a4839 Binary files /dev/null and b/charting_library/static/images/sprites/base-sprite.png differ diff --git a/charting_library/static/images/svg/chart/bucket2.svg b/charting_library/static/images/svg/chart/bucket2.svg new file mode 100644 index 00000000..bb423b69 --- /dev/null +++ b/charting_library/static/images/svg/chart/bucket2.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/charting_library/static/images/svg/chart/bucket2_active.svg b/charting_library/static/images/svg/chart/bucket2_active.svg new file mode 100644 index 00000000..d6a2f10a --- /dev/null +++ b/charting_library/static/images/svg/chart/bucket2_active.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/charting_library/static/images/svg/chart/bucket2_hover.svg b/charting_library/static/images/svg/chart/bucket2_hover.svg new file mode 100644 index 00000000..2a435ca5 --- /dev/null +++ b/charting_library/static/images/svg/chart/bucket2_hover.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/charting_library/static/images/svg/chart/font.svg b/charting_library/static/images/svg/chart/font.svg new file mode 100644 index 00000000..9e0b7e5c --- /dev/null +++ b/charting_library/static/images/svg/chart/font.svg @@ -0,0 +1 @@ +A \ No newline at end of file diff --git a/charting_library/static/images/svg/chart/font_active.svg b/charting_library/static/images/svg/chart/font_active.svg new file mode 100644 index 00000000..47c5a982 --- /dev/null +++ b/charting_library/static/images/svg/chart/font_active.svg @@ -0,0 +1 @@ +A \ No newline at end of file diff --git a/charting_library/static/images/svg/chart/font_hover.svg b/charting_library/static/images/svg/chart/font_hover.svg new file mode 100644 index 00000000..11067aaa --- /dev/null +++ b/charting_library/static/images/svg/chart/font_hover.svg @@ -0,0 +1 @@ +A \ No newline at end of file diff --git a/charting_library/static/images/svg/chart/pencil2.svg b/charting_library/static/images/svg/chart/pencil2.svg new file mode 100644 index 00000000..7cbdd256 --- /dev/null +++ b/charting_library/static/images/svg/chart/pencil2.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/charting_library/static/images/svg/chart/pencil2_active.svg b/charting_library/static/images/svg/chart/pencil2_active.svg new file mode 100644 index 00000000..5a60df2f --- /dev/null +++ b/charting_library/static/images/svg/chart/pencil2_active.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/charting_library/static/images/svg/chart/pencil2_hover.svg b/charting_library/static/images/svg/chart/pencil2_hover.svg new file mode 100644 index 00000000..82edfe46 --- /dev/null +++ b/charting_library/static/images/svg/chart/pencil2_hover.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/charting_library/static/localization/translations/ar.json b/charting_library/static/localization/translations/ar.json index bfc0d7b6..3525eb8e 100644 --- a/charting_library/static/localization/translations/ar.json +++ b/charting_library/static/localization/translations/ar.json @@ -1,1191 +1,99 @@ { - "propertypage-name-label_css_class": "propertypage-name-label", - "Script Editor": "محرر سكريبت", - " Published Charts Timeline": "Published Charts Timeline", - "SMA": "SMA", - "Published Chart": "Published Chart", - "Bar's Style": "نمط الشموع", - "Chart Properties": "خصائص الرسم البياني", - "Compare": "قارن", - "Compare...": "قارن...", - "Compare or Add Symbol...": "قارن أو اضف رمز...", - "Compare or Add Symbol": "قارن أو اضف رمز", - "Add Symbol": "اضف رمز", - "Scales Properties...": "خصائص نطاق القياس...", - "Add": "اضف", - "Company Comparison": "مقارنة الأسهم", - "Indicators, Fundamentals, Economy and Add-ons": "مؤشرات فنية، بيانات أساسية، اقتصاد و إضافات", - "Economy & Symbols": "اقتصاد & رموز", - "Bars": "أعمدة", - "Candles": "شموع", - "Hollow Candles": "شموع مفرغة", - "Line": "خطي", - "Permanent link to this message": "Permanent link to this message", - "Area": "مساحي", - "Message settings": "Message settings", - "Heiken Ashi": "هيكن-أشى", - "Delete message": "Delete message", - "Are you sure you want to delete this message?": "Are you sure you want to delete this message?", - "Renko": "Renko", - "Line Break": "Line Break", - "Kagi": "Kagi", - "Point & Figure": "Point & Figure", - "Histogram": "مدرج بياني", - "Cross_chart_type": "تقاطع", - "Crosshair": "خط تقاطع", - "Columns": "أعمدة", - "Circles": "دوائر", - "Indicators": "مؤشرات فنية", - "Favorites": "القائمة المفضلة", - "Technical Analysis": "تحليل فني", - "No indicators matched your criteria.": "لا توجد مؤشرات تتوافق مع بحثك.", - "Add to favorites": "اضف إلى القائمة المفضلة", - "Remove from favorites": "حذف من القائمة المفضلة", - "No symbols matched your criteria": "لا توجد رموز تتوافق مع بحثك", - "Add any symbol from the list": "اضف أي رمز من القائمة", - "Overlay the main chart": "تركيب فوق الرسم البياني الرئيسي", - "Symbols to be added on the chart": "الرموز التي تُضاف للرسم البياني", - "Symbol": "رمز", - "Default": "الإعداد الإفتراضي", - "Defaults": "الإعدادات الإفتراضية", - "OK": "موافقة", - "Toggle notifications for this room": "Toggle notifications for this room", - "Cancel": "إلغاء", + " alert label line": "alert label line", " color": "اللون", + " Published Charts Timeline": "الجدول الزمني للرسوم البيانيه المنشوره", " transparency": "الشفافية", " visibility": "الوضوح", - "Add To Watchlist": "اضف لقائمة المتابعة", - "Add {0} To Watchlist": "Add {0} To Watchlist", - "Apply": "تفعيل", - "Arguments in Header": "Arguments in Header", - "Arrow": "سهم", - "Auto Scale": "نطاق قياس تلقائي", - "Background": "الخلفية", - "bars": "أعمدة", - "bars_margin": "أعمدة", - "{0} bars": "{0} أعمدة", - "Bottom Margin": "الهامش السفلي", - "Bring Forward": "إحضار إلى الأمام", - "Bring to Front": "إحضار للمقدمة", - "Clone": "استنساخ", - "Color Theme": "لون القالب", - "Copy": "نسخ", - "Extended Hours": "الساعات الممتدة", - "Format...": "تنسيق...", - "Source Code...": "Source Code...", - "Full Screen": "شاشة كاملة", - "Grid Lines": "خطوط شبكية", - "Hide All Drawing Tools": "إخفاء أدوات الرسم", - "Drawing Tools": "Drawing Tools", - "Hide": "إخفاء", - "Sort by symbol": "Sort by symbol", - "Sort by last price": "Sort by last price", - "Sort by price change": "Sort by price change", - "Sort by price change percent": "Sort by price change percent", - "Time Scale": "Time Scale", - "Insert Drawing Tool": "إضافة أداة رسم", - "Insert Indicator...": "إضافة مؤشر...", - "Script Editor...": "محرر سكريبت...", - "Last Value on Price Scale": "عرض السعر الحالي على نطاق القياس", - "Link To": "ربط", - "Last": "Last", - "Chng": "Chng", - "Sound on addressed to me messages": "Sound on addressed to me messages", - "Load New Bars": "تحميل أعمدة جديدة", - "Lock All Drawing Tools": "قفل أدوات الرسم", - "Lock Scale": "قفل نطاق القياس", - "Lock scale": "قفل نطاق القياس", - "Log Scale": "نطاق قياس لوغاريتمي", - "log": "لوغاريتمي", - "Magnet Mode": "وضع المغناطيس", - "Merge Down": "دمج لأسفل", - "Merge Up": "دمج لأعلى", - "Objects Tree...": "...قائمة الرسوم المضافة", - "Offset": "أوفست", - "Override Min Tick": "Tickتجاوز الحد الأدنى لل", - "Percentage": "نسبة مئوية", - "Precision": "الدقة", - "Price Line": "خط السعر", - "Properties...": "خصائص...", - "Redo": "إعادة", - "Remove All Drawing Tools": "احذف كل أدوات الرسم", - "Remove All Studies": "Studiesحذف كل ال", - "Remove All Indicators": "حذف كل المؤشرات الفنية", - "Remove": "حذف", - "Reset Chart": "إعادة تعيين الرسم البياني", - "Reset Scale": "إعادة تعيين نطاق القياس", - "Reset": "إعادة تعيين", - "Right Margin": "الهامش الأيمن", - "Save As...": "...حفظ بإسم", - "Scale Left": "نطاق القياس الأيسر", - "Scale Percentage": "النسبة المئوية لنطاق القياس", - "Scale Right": "نطاق القياس الأيمن", - "Scale Series Only": "Scale Series Only", - "Scale series only": "Scale series only", - "Scale Series only": "Scale Series only", - "Scales Lines": "خطوط نطاق القياس", - "Scales Text": "تسمية نطاق القياس", - "Scaling": "تدريج نطاق القياس", - "Screen (No Scale)": "الرسم البياني (بدون نطاق القياس)", - "Send Backward": "إرسال إلى الخلف", - "Send to Back": "إرسال للمؤخرة", - "Session Breaks": "راحات جلسة التداول", - "Show Arguments in Header": "Show Arguments in Header", - "Show Last Value": "Show Last Value", - "Show Last Value on Price Scale": "عرض السعر الحالي على نطاق القياس", - "Show Left Axis": "عرض المحور الأيسر", - "Show Right Axis": "عرض المحور الأيمن", - "Show": "عرض", - "Show Countdown": "Show Countdown", - "Stay In Drawing Mode": "الإستمرار في وضع الرسم", - "Symbol Search...": "...البحث عن رمز", - "Change Symbol": "تغيير الرمز", - "Change Symbol...": "...تغيير الرمز", - "Change Interval...": "Change Interval...", - "Time Zone": "المنطقة الزمنية", - "TimeZone": "المنطقة الزمنية", - "Top Margin": "الهامش العلوي", - "Transparency": "الشفافية", - "Undo {0}": "تراجع {0}", - "Undo": "تراجع", - "undo": "undo", - "redo": "redo", - "Unmerge Down": "إلغاء الدمج لأسفل", - "Unmerge Up": "إلغاء الدمج لأعلى", - "Visual Order": "الترتيب المرئي", - "Watermark": "علامة مائية", - "Show Objects Tree": "عرض الإضافات على الرسم", - "cursors-group-css-class": "cursors-group-css-class", - "ABCD Pattern": "ABCD نموذج", - "Anchored Text": "إدراج نص", - "Arc": "قوس", - "Arrow Mark Down": "سهم لأسفل", - "Arrow Mark Left": "سهم لليسار", - "Arrow Mark Right": "سهم لليمين", - "Arrow Mark Up": "سهم لأعلى", - "Balloon": "بالونة نصية", - "Bars Pattern": "نموذج الأعمدة", - "Brush": "فرشاة", - "Callout": "وسيلة شرح", - "Circle Lines": "خطوط دائرية", - "Cross": "تقاطع", - "Cyclic Lines": "خطوط دورية", - "Date Range": "المدى الزمني", - "Disjoint Angle": "زاوية منفصلة", - "Dot": "نقطة", - "Elliott Labels": "إعدادات موجات إليوت", - "Elliott Major Retracement": "مستويات إرتداد إليوت العظمى", - "Elliott Minor Retracement": "مستويات إرتداد إليوت الصغرى", - "Elliott Wave Cycle": "دورة موجة إليوت", - "Elliott Wave Minor": "موجة إليوت الصغرى", - "Elliott Wave Circle": "Elliott Wave Circle", - "Elliott Wave Subminuette": "Elliott Wave Subminuette", - "Ellipse": "قطع ناقص", - "Value": "Value", - "Eraser": "ممحاة", - "Alert Actions": "Alert Actions", - "Send E-mail": "Send E-mail", - "Send SMS": "Send SMS", - "Play Sound": "Play Sound", - "Show Popup": "Show Popup", - "Extended": "خط ممتد", - "Extended Line": "خط ممتد", - "Fib Channel": "قناة فيبوناتشي", - "Fib Circles": "دوائر فيبوناتشي", - "Fib Retracement": "مستويات إرتداد فيبوناتشي", - "Fib Speed Resistance Arcs": "أقواس فيبوناتشي", - "Fib Speed Resistance Fan": "مروحة فيبوناتشي", - "Fib Spiral": "دوامة فيبوناتشي", - "Fib Time Zone": "منطقة فيبوناتشي الزمنية", - "Fib Wedge": "وتد فيبوناتشي", - "Flag Mark": "إشارة علم", - "Flat Top/Bottom": "أفقي - قمة/قاع", - "Flat Bottom": "أفقي - قاع", - "Forecast": "توقعات", - "Gann Box": "صندوق جان", - "Gann Fan": "مروحة جان", - "Gann Square": "مربع جان", - "Head & Shoulders": "الرأس و الكتفين", - "Horizontal Line": "خط أفقي", - "Horizontal Ray": "شعاع أفقي", - "Icon": "أيقونة", - "Inside Pitchfork": "Inside Pitchfork", - "Long Position": "Long Position", - "Risk/Reward long": "Risk/Reward long", - "Modified Schiff Pitchfork": "Modified Schiff Pitchfork", - "Parallel Channel": "قناة متوازية", - "Pitchfan": "Pitchfan", - "Pitchfork": "Pitchfork", - "Polyline": "متعدد الخطوط", - "Price Label": "عنوان السعر", - "Price Range": "المدى السعري", - "Projection": "مسقط", - "Ray": "شعاع", - "Rectangle": "مستطيل", - "Regression Trend": "إتجاه الإنحدار", - "Rotated Rectangle": "مستطيل مائل", - "Schiff Pitchfork": "Schiff Pitchfork", - "Schiff": "Schiff", - "Original": "أصلي", - "Modified Schiff": "Modified Schiff", - "Inside": "Inside", - "Short Position": "صفقة بيع", - "Risk/Reward short": "نسبة الربح/الخسارة", - "Text": "نص", - "Comment": "تعليق", - "Three Drivers Pattern": "Three Drivers Pattern", - "Thumb Down": "Thumb Down", - "Thumb Up": "Thumb Up", - "Trend Angle": "زاوية الإتجاه", - "Trend Line": "خط الإتجاه", - "Trend-Based Fib Extension": "Trend-Based Fib Extension", - "Trend-Based Fib Time": "Trend-Based Fib Time", - "Triangle Pattern": "نموذج المثلث", - "Triangle": "مثلث", - "Vertical Line": "خط رأسي", - "XABCD Pattern": "XABCD نموذج", - "Angle:": "زاوية:", - "Arcs": "أقواس", - "Background color 1": "لون الخلفية 1", - "Background color 2": "لون الخلفية 2", - "Background Color": "لون الخلفية", - "Bar #": "عمود #", - "Border color": "لون الإطار", - "Border Color": "لون الإطار", - "Border": "الإطار", - "Bottom Lables": "عناوين القاع", - "bottom": "قاع", - "center": "منتصف", - "Channel": "قناة", - "Coeffs As Percents": "المعاملات كنسبة مئوية", - "Color bars based on previous close": "تلوين الشموع وفقاً للإغلاق السابق", - "Color": "لون", - "Color:": "لون:", - "Coordinates": "إحداثيات", - "Delete": "مسح", - "Down Color": "لون الهبوط", - "Drawings": "الرسوم", - "Entry price:": "سعر الدخول:", - "Event": "Event", - "Events": "أحداث", - "Extend Left End": "تمديد النهاية اليسرى", - "Extend Left": "تمديد لليسار", - "Extend Lines": "تمديد الخطوط", - "Extend Right End": "تمديد النهاية اليمنى", - "Extend Right": "تمديد لليمين", - "Extend": "تمديد", - "Failure back color": "Failure back color", - "Failure text color": "Failure text color", - "Fans": "Fans", - "Fill": "تعبئة", - "Format": "تنسيق", - "Graphics": "رسوم", - "Grid": "شبكة", - "Help": "مساعدة", - "HLC Bars": "HLC أعمدة", - "Inputs": "مدخلات", - "Label Background": "خلفية العنوان", - "Label": "عنوان", - "Labels": "عناوين", - "Left End": "النهاية اليسرى", - "Left Labels": "عناوين الجهة اليسرى", - "Right Labels": "Right Labels", - "left": "يسار", - "Level {0}": "مستوى {0}", - "Levels": "مستويات", - "Lines": "خطوط", - "Major": "رئيسي", - "Measure (Shift + Click on the chart)": "قياس (Shift + نقر على الرسم البياني)", - "Median": "متوسط", - "middle": "وسط", - "Middle": "وسط", - "Minor": "أصغر", - "Mode": "وضع", - "Normal": "عادي", - "Plot": "ارسم", - "Price Levels": "مستويات السعر", - "Price Source": "مصدر السعر", - "Price": "سعر", - "Price:": "سعر:", - "Prices": "أسعار", - "Profit Background Color": "لون خلفية الأرباح", - "Profit Level. Ticks:": "مستوى الأرباح بالنقاط", - "Properties": "خصائص", - "Reverse": "إنعكاس", - "Right End": "النهاية اليمنى", - "Right Lables": "عناوين الجهة اليمنى", - "right": "يمين", - "Log Scale_scale_menu": "نطاق قياس لوغاريتمي", - "Percentage_scale_menu": "نسبة مئوية", - "Scales": "نطاق القياس", - "Settings": "إعدادات", - "Show Background": "إظهار الخلفية", - "Show Bars Range": "إظهار مدى الأعمدة", - "Show Date/Time Range": "إظهار مدى الوقت/التاريخ", - "Show Distance": "إظهار المسافة", - "Show Labels": "عرض العناوين", - "Show Price Range": "عرض المدى السعري", - "Show Price": "عرض السعر", - "Show Prices": "عرض الأسعار", - "Show Text": "إظهار النص", - "Show Time": "إظهار الوقت", - "Show Wave": "إظهار الموجة", - "Show/Hide": "إظهار/إخفاء", - "Source back color": "لون خلفية المصدر", - "Source border color": "Source border color", - "Source text color": "لون نص المصدر", - "Stay in Drawing Mode": "البقاء في وضع الرسم", - "Stop Background Color": "لون خلفية الخسارة", - "Stop Color:": "لون وقف الخسارة", - "Stop Level. Ticks:": "مستوى وقف الخسارة بالنقاط", - "Style": "ستايل", - "Success back color": "Success back color", - "Success text color": "Success text color", - "Target back color": "لون خلفية الهدف", - "Target border color": "لون إطار الهدف", - "Target Color:": "لون الهدف:", - "Target text color": "لون نص الهدف", - "Text Alignment:": "محاذاة النص:", - "Text color": "لون النص", - "Text Color": "لون النص", - "Text Font": "نوع الخط", - "Text Wrap": "إلتفاف النص", - "Text:": "النص:", - "Time Levels": "مستويات الوقت", - "Timezone/Sessions": "المنطقة الزمنية/جلسات التداول", - "Top Labels": "عناوين القمة", - "Bottom Labels": "Bottom Labels", - "top": "علوي", - "Up Color": "Up Color", - "Wave Size": "حجم الموجة", - "Wick": "ذيل", - "Zoom In": "تكبير", - "Zoom Out": "تصغير", - "Borders": "إطارات", - "Level": "مستوى", - "Hlines Background": "Hlines Background", - "Plots Background": "خلفية الرسوم", - "Open_line_tool_position": "مفتوح", - "Closed_line_tool_position": "مغلق", - "{0} P&L: {1}": "{0} P&L: {1}", - "Risk/Reward Ratio: {0}": "نسبة الربح/الخسارة: {0}", - "Stop: {0} ({1}%)": "وقف الخسارة: {0} ({1}%)", - "Target: {0} ({1}%)": "تحصيل الارباح: {0} ({1}%)", - "SUCCESS": "نجاح", - "FAILURE": "فشل", - "Left Shoulder": "الكتف الأيسر", - "Head": "رأس", - "Right Shoulder": "الكتف الأيمن", - "Mirrored": "معكوس", - "Flipped": "مقلوب", - "distance: {0}": "مسافة: {0}", - "day": "يوم", - "day_plural_1": "يوم", - "day_plural": "أيام", - "week": "أسبوع", - "week_plural_1": "أسابيع", - "week_plural": "أسابيع", - "month": "شهر", - "month_plural_1": "أشهر", - "month_plural": "أشهر", - "minute": "دقيقة", - "minute_plural_1": "دقائق", - "minute_plural": "دقائق", - "hour": "ساعة", - "hour_plural_1": "ساعات", - "hour_plural": "ساعات", - "y_dates": "سنة", - "y_dates_plural_1": "سنوات", - "y_dates_plural": "سنوات", - "h_dates": "ساعة", - "D_dates": "يوم", - "W_dates": "أسبوع", - "M_dates": "شهر", - "d_dates": "يوم", - "m_dates": "شهر", - "in_dates": "in", - "Jan": "يناير", - "Feb": "فبراير", - "Mar": "مارس", - "Apr": "إبريل", - "May": "مايو", - "Jun": "يونيو", - "Jul": "يوليو", - "Aug": "أغسطس", - "Sep": "سبتمبر", - "Oct": "أكتوبر", - "Nov": "نوفمبر", - "Dec": "ديسمبر", - "Objects Tree": "قائمة الرسوم المضافة", - "Manage Drawings": "إدارة الرسوم", - "TOOL": "أداة", - "SYMBOL": "رمز", - "Move Up": "تحريك لأعلى", - "Move Down": "تحريك لأسفل", - "All Exchanges": "جميع الأسواق", - "All types": "كل الأنواع", - "Stock": "سهم", - "stock": "سهم", - "Index": "مؤشر", - "index": "مؤشر", - "Futures": "العقود الآجلة", - "futures": "العقود الآجلة", - "Image URL": "رابط الصورة", - "Save image": "حفظ الصورة", - "or copy url:": "أو نسخ الرابط", - "Redo {0}": "إعادة {0}", - "Custom color...": "لون مخصص...", - "Search": "بحث", - "Open_in_legend": "O", - "High_in_legend": "H", - "Low_in_legend": "L", - "Close_in_legend": "C", - "Open": "إفتتاح", - "High": "أعلى", - "Low": "أدنى", - "Close": "أدنى", - "(H + L)/2": "(H + L)/2", "(H + L + C)/3": "(H + L + C)/3", + "(H + L)/2": "(H + L)/2", "(O + H + L + C)/4": "(O + H + L + C)/4", - "UTC": "UTC", - "Exchange": "سوق", - "Athens": "أثينا", - "Berlin": "برلين", - "Bogota": "بوجوتا", - "Bangkok": "بانكوك", - "Buenos Aires": "بوينس آيرس", - "Chicago": "شيكاغو", - "Hong Kong": "هونج كونج", - "Kolkata": "كولكاتا", - "London": "لندن", - "Los Angeles": "لوس أنجلوس", - "Madrid": "مدريد", - "Moscow": "موسكو", - "New York": "نيويورك", - "Paris": "باريس", - "Sao Paulo": "ساو باولو", - "Seoul": "سيول", - "Shanghai": "شنغهاي", - "Singapore": "سنغافورة", - "Sydney": "سيدني", - "Taipei": "طرابلس", - "Tehran": "طهران", - "Tokyo": "طوكيو", - "Toronto": "تورنتو", - "Vancouver": "فانكوفر", - "Warsaw": "وارسو", - "n/a": "n/a", - "Long_input": "شراء", - "long_input": "شراء", - "longlen_input": "long length", - "Window Size_input": "حجم النافذة", - "Length_input": "طول", - "length_input": "طول", - "len_input": "طول", - "Short_input": "بيع", - "short_input": "بيع", - "shortlen_input": "Short Length", - "Mult_input": "مضاعف", - "mult_input": "مضاعف", - "divisor_input": "المقسوم عليه", - "Divisor_input": "المقسوم عليه", - "Upper": "علوي", - "Lower": "سفلي", - "Long": "شراء", - "Short": "بيع", - "Signal": "إشارة", - "Jaw": "فك", - "Teeth": "سن", - "Lips": "شفاة", - "Zero": "صفر", - "WMA Length_input": "WMA Length", - "Long RoC Length_input": "Long RoC Length", - "Short RoC Length_input": "Short RoC Length", - "jawLength_input": "طول الفك", - "teethLength_input": "طول السن", - "lipsLength_input": "طول الشفاة", - "percent_input": "النسبة المئوية", - "exponential_input": "اُسًي", - "smoothD_input": "Smooth D", - "smoothK_input": "Smooth K", - "Color 0": "لون 0", - "Color 1": "لون 1", - "Color 2": "لون 2", - "Color 3": "لون 3", - "Color 4": "لون 4", - "sym_input": "رمز", - "symbol_input": "رمز", - "Sym_input": "رمز", - "DI Length_input": "DI طول", - "ADX Smoothing_input": "ADX Smoothing", - "displacement_input": "displacement", - "Tenkan-sen": "Tenkan-sen", - "Kijun-sen": "Kijun-sen", - "Chikou span": "Chikou span", - "Senkou A": "Senkou A", - "Senkou B": "Senkou B", - "useTrueRange_input": "Use True Range", - "roclen1_input": "RoC Length 1", - "roclen2_input": "RoC Length 2", - "roclen3_input": "RoC Length 3", - "roclen4_input": "RoC Length 4", - "smalen1_input": "SMA Length 1", - "smalen2_input": "SMA Length 2", - "smalen3_input": "SMA Length 3", - "smalen4_input": "SMA Length 4", - "siglen_input": "طول الإشارة", - "UpperLimit": "الحد العلوي", - "LowerLimit": "الحد السفلي", - "Limit": "Limit", - "fastLength_input": "الطول السريع", - "slowLength_input": "الطول البطئ", - "signalLength_input": "طول الإشارة", - "start_input": "ابدأ", - "increment_input": "القيمة المضافة", - "maximum_input": "القيمة العظمى", - "showMA_input": "Show MA", - "show MA_input": "Show MA", - "Volume": "الحجم", - "Volume MA": "Volume MA", - "Indicator": "مؤشر فني", - "Oscillator": "المؤشرات المتذبذبة", - "lengthStoch_input": "Stoch طول", - "lengthRSI_input": "RSI طول", - "sigma_input": "sigma", - "Sigma_input": "Sigma", - "Crosses": "تقاطعات", - "Click to set a point": "انقر لتحديد نقطة", + "...Less Tags": "...Less Tags", + "1 minute": "1 minute", "1. Slide your finger to select location for first anchor
2. Tap anywhere to place the first anchor": "1. Slide your finger to select location for first anchor
2. Tap anywhere to place the first anchor", "1. Slide your finger to select location for next anchor
2. Tap anywhere to place the next anchor": "1. Slide your finger to select location for next anchor
2. Tap anywhere to place the next anchor", - "retrying": "إعادة المحاولة", - "eod data": "eod data", - "eod delayed": "eod delayed", - "loading data": "تحميل البيانات", - "invalid symbol": "رمز غير صحيح", - "streaming": "تدفق البيانات", - "realtime": "realtime", - "pre-market": "pre-market", - "post-market": "post-market", - "closed": "مغلق", - "Time Interval": "الفترة الزمنية", - "Show Symbol Labels": "Show Symbol Labels", - "Show Symbol Labels_context_menu": "Show Symbol Labels", - "Subminuette": "Subminuette", - "Minuette": "Minuette", - "Minute": "Minute", - "Intermediate": "متوسط", - "Primary": "أوًلي", - "Cycle": "دورة", - "SuperCycle": "SuperCycle", - "GrandSuperCycle": "GrandSuperCycle", - "Lock": "إغلاق", - "Width": "عرض", - "Line With Breaks": "خط ذو فواصل", - "Area With Breaks": "مساحة ذات فواصل", - "Type": "نوع", - "Simple": "بسيط", - "With Markers": "ذو علامات", - "Step": "خطوة", - "No drawings yet": "لا يوجد رسوم حتى الآن", - "Lock/Unlock": "إغلاق/فتح", - "deviation_input": "انحراف", - "depth_input": "عمق", - "Accumulation/Distribution_study": "Accumulation/Distribution", - "Aroon_study": "Aroon", - "Advance/Decline_study": "Advance/Decline", - "Average True Range_study": "Average True Range", - "Awesome Oscillator_study": "Awesome Oscillator", - "Bollinger Bands Width_study": "Bollinger Bands Width", - "Balance of Power_study": "Balance of Power", - "Bollinger Bands_study": "Bollinger Bands", - "Bollinger Bands %B_study": "Bollinger Bands %B", - "Chaikin Money Flow_study": "Chaikin Money Flow", - "Chaikin Oscillator_study": "Chaikin Oscillator", - "Chande Kroll Stop_study": "Chande Kroll Stop", - "Chande Momentum Oscillator_study": "Chande Momentum Oscillator", - "Commodity Channel Index_study": "Commodity Channel Index", - "Choppiness Index_study": "Choppiness Index", - "Directional Movement Index_study": "Directional Movement Index", - "Correlation Coeff_study": "Correlation Coeff", - "Donchian Channels_study": "Donchian Channels", - "Double Exponential Moving Average_study": "Double Exponential Moving Average", - "Ease of Movement_study": "Ease of Movement", - "Elders Force Index_study": "Elders Force Index", - "Envelope_study": "Envelope", - "Ichimoku Cloud_study": "Ichimoku Cloud", - "Klinger Oscillator_study": "Klinger Oscillator", - "Hull MA_study": "Hull MA", - "Keltner Channels_study": "Keltner Channels", - "Linear Regression Curve_study": "Linear Regression Curve", - "Know Sure Thing_study": "Know Sure Thing", - "MA Cross_study": "MA Cross", - "Money Flow_study": "Money Flow", - "Mass Index_study": "Mass Index", - "Moving Average Exponential_study": "Moving Average Exponential", - "Net Volume_study": "Net Volume", - "Moving Average Convergence/Divergence_study": "Moving Average Convergence/Divergence", - "Moving Average_study": "Moving Average", - "Moving Average Weighted_study": "Moving Average Weighted", - "Parabolic SAR_study": "Parabolic SAR", - "On Balance Volume_study": "On Balance Volume", - "Price Oscillator_study": "Price Oscillator", - "Relative Strength Index_study": "Relative Strength Index", - "Relative Vigor Index_study": "Relative Vigor Index", - "Relative Volatility Index_study": "Relative Volatility Index", - "SMI Ergodic Indicator/Oscillator_study": "SMI Ergodic Indicator/Oscillator", - "Stochastic_study": "Stochastic", - "TRIX_study": "TRIX", - "Stochastic RSI_study": "Stochastic RSI", - "Triple EMA_study": "Triple EMA", - "VWMA_study": "VWMA", - "Volume Oscillator_study": "Volume Oscillator", - "Volume_study": "Volume", - "Williams Alligator_study": "Williams Alligator", - "Willams %R_study": "Willams %R", - "Coppock Curve_study": "Coppock Curve", - "Least Squares Moving Average_study": "Least Squares Moving Average", - "Arnaud Legoux Moving Average_study": "Arnaud Legoux Moving Average", - "True Strength Indicator_study": "True Strength Indicator", - "Change Interval": "تغيير الفترة", - "Show Only Studies": "Show Only Studies", - "Show Only Drawings": "عرض الرسوم فقط", - "Show All": "إظهار الكل", - "Timezone/Sessions Properties...": "خصائص المنطقة الزمنية/جلسات التداول...", - "Scale Price Chart Only": "Scale Price Chart Only", - "Open Interval Dialog": "Open Interval Dialog", - "Note": "ملاحظة", - "Anchored Note": "ملاحظة ثابتة", - "Scales Properties": "خصائص نطاقات القياس", - "Toggle Auto Scale": "نطاق قياس تلقائي", - "Toggle Log Scale": "نطاق قياس لوغاريتمي", - "Toggle Percentage": "نطاق قياس النسبة المئوية", - "auto_scale": "تلقائي", - "Invalid Symbol": "رمز غير صحيح", - "loading...": "تحميل...", - "interval_dialog_description": "Type the interval number for munute 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)", - "Not applicable": "غير صالح للتطبيق", - "Stats Text Color": "Stats Text Color", - "Show Angle": "إظهار الزاوية", - "Always Show Stats": "Always Show Stats", - "Rename...": "إعادة تسمية...", - "New": "New", - "Load": "تحميل", - "Save": "حفظ", - "Rename Chart": "اعد تسمية الرسم البياني", - "{0} copy": "{0} نسخ", - "Please enter chart name": "من فضلك أدخل إسم الرسم البياني", - "Enter a new chart name": "أدخل إسم جديد للرسم البياني", - "Load Chart": "تحميل الرسم البياني", - "Chart Name": "إسم الرسم البياني", - "Chart name": "إسم الرسم البياني", - "Rename Chart Layout": "Rename Chart Layout", - "Please enter chart layout name": "Please enter chart layout name", - "Enter a new chart layout name": "Enter a new chart layout name", - "Load Layout Chart": "Load Layout Chart", - "Chart Layout Name": "Chart Layout Name", - "Chart layout name": "Chart layout name", - "NEW CHART LAYOUT": "NEW CHART LAYOUT", - "Save Chart Layout saves not just some particular chart,\nit saves all charts for all symbols and intervals\nwhich you are modifying while working with this Layout": "Save Chart Layout saves not just some particular chart,\nit saves all charts for all symbols and intervals\nwhich you are modifying while working with this Layout", - "Last Modified": "تم التعديل آخر مرة", - "Save Chart Layout": "Save Chart Layout", - "Active Symbol": "الرمز الفعال", - "Remove custom interval": "Remove custom interval", - "Fullscreen mode": "وضع الشاشة الكاملة", - "Marker Color": "لون التحديد", - "Font Size": "حجم الخط", - "Save New Chart": "حفظ رسم بياني جديد", - "Source_compare": "مصدر", - "YES": "نعم", - "Yes": "Yes", - "No": "No", - "NO": "لا", - "Confirmation": "تأكيد", - "Are you sure you want to delete this chart?": "هل أنت واثق أنك ترغب في مسح الرسم البياني؟", - "Hide Marks On Bars": "Hide Marks On Bars", - "Precise Labels": "Precise Labels", - "Copy Chart Layout": "Copy Chart Layout", - "Load Chart Layout": "Load Chart Layout", - "Save New Chart Layout": "Save New Chart Layout", - "The Extended Trading Hours feature is available only for intraday charts": "The Extended Trading Hours feature is available only for intraday charts", - "Do you realy want to delete ": "Do you realy want to delete", - "Description": "Description", - "Date": "Date", - "Time": "Time", - "Alerts for the current symbol only": "Alerts for the current symbol only", - "Alerts for the current resolution only": "Alerts for the current resolution only", - "Hide inactive alerts": "Hide inactive alerts", - "Stopped Manual": "Stopped Manual", - "Expired": "Expired", - "Triggered and Not Active": "Triggered and Not Active", - "Error": "Error", - "Stop": "Stop", - "Stopped": "Stopped", - "Active": "Active", - "Order": "Order", - "Actual": "Actual", - "Prior": "Prior", - "Company": "Company", - "Estimate": "Estimate", - "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.": "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.", - "Share on Twitter a snapshot of your chart as a picture and whatever you write.": "Share on Twitter a snapshot of your chart as a picture and whatever you write.", - "Share on StockTwits a snapshot of your chart as a picture and whatever you write.": "Share on StockTwits a snapshot of your chart as a picture and whatever you write.", - "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.": "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.", - "Suggested ideas & my ideas": "Suggested ideas & my ideas", - "Ideas of the people I follow & my ideas": "Ideas of the people I follow & my ideas", - "My ideas only": "My ideas only", - "Hide Widgets": "Hide Widgets", - "Create Alert": "Create Alert", - "Disconnect": "Disconnect", - "Connect": "Connect", - "Pine Script Editor": "ثبت محرر السكريبت", - "Published ideas settings": "Published ideas settings", - "Change Ideas filter": "Change Ideas filter", - "Hide Drawings Toolbar": "Hide Drawings Toolbar", - "Show/Hide Drawings Toolbar": "Show/Hide Drawings Toolbar", - "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.", - "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.", - "Study Template": "Study Template", - "Template": "Template", - "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

": "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

", - "Quotes are delayed by 10 min and updated every 30 seconds": "Quotes are delayed by 10 min and updated every 30 seconds", - "delayed": "delayed", - "Show only my sent and received messages": "Show only my sent and received messages", - "Maximize Chat": "Maximize Chat", - "Detach Chat": "Detach Chat", - "Type your message here": "Type your message here", - "Have something to say?": "Have something to say?", - "Attach chart snapshot": "Attach chart snapshot", - "Insert emoticon": "Insert emoticon", - "You can not vote twice for one message": "You can not vote twice for one message", - "English only, please": "English only, please", - "English only, please. Currently we only support English, so we ask you to only use English when communicating on TradingView.": "English only, please. Currently we only support English, so we ask you to only use English when communicating on TradingView.", - "Respecting Fellow Members": "Respecting Fellow Members", - "Respecting Fellow Members. Whether you agree or disagree with ideas, be courteous and respectful. Treat others the way you'd like to be treated.": "Respecting Fellow Members. Whether you agree or disagree with ideas, be courteous and respectful. Treat others the way you'd like to be treated.", - "No advertising allowed": "No advertising allowed", - "No advertising allowed! You can post external links ONLY if they are relevant and add value to the conversation (i.e. a link to an example, or an article).": "No advertising allowed! You can post external links ONLY if they are relevant and add value to the conversation (i.e. a link to an example, or an article).", - "Custom...": "Custom...", - "Forex Talks": "Forex Talks", - "Forex": "Forex", - "Stock And Index Talks": "Stock And Index Talks", - "Bitcoin Talks": "Bitcoin Talks", - "Bitcoin": "Bitcoin", - "Link to this chat...": "Link to this chat...", - "Chat archives...": "Chat archives...", - "Edit room...": "Edit room...", - "Delete room": "Delete room", - "Save Drawing Template As...": "Save Drawing Template As...", - "Templates": "Templates", - "Apply Default Drawing Template": "Apply Default Drawing Template", - "There was an error posting your message.": "There was an error posting your message.", - "Confirm": "Confirm", - "Are you sure you want to delete this room?": "Are you sure you want to delete this room?", - "Show chart snapshot preview": "Show chart snapshot preview", - "Chart Snapshot": "Chart Snapshot", - "Show only favorite rooms": "Show only favorite rooms", - "Ignored users...": "Ignored users...", - "Launch chat in separate window": "Launch chat in separate window", - "Link to this room...": "Link to this room...", - "Room archives...": "Room archives...", - "You have no ignored users": "You have no ignored users", - "Remove this room from favorites": "Remove this room from favorites", - "Add this room from favorites": "Add this room from favorites", - "Compare Add": "Compare Add", - "Follow": "Follow", - "If you follow a symbol you will receive notifications when new ideas about that symbol are published.": "If you follow a symbol you will receive notifications when new ideas about that symbol are published.", - "You are not logged in. Please sign in.": "You are not logged in. Please sign in.", - "Info": "Info", - "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.": "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.", - "Home": "Home", - "Ideas": "Ideas", - "Scripts": "Scripts", - "Sign In": "Sign In", - "Sign Up": "Sign Up", - "Join Now": "Join Now", - "Ideas Published": "Ideas Published", - "Followers": "Followers", - "Following": "Following", - "Profile Settings": "Profile Settings", - "Public Profile": "Public Profile", - "Update Status": "Update Status", - "Sign Out": "Sign Out", - "E-mail for sms": "E-mail for sms", - "Please, enter your e-mail": "Please, enter your e-mail", - "E-mail": "E-mail", - "Crossing": "Crossing", - "Crossing Down": "Crossing Down", - "Crossing Up": "Crossing Up", - "Greater Than": "Greater Than", - "Less Than": "Less Than", - "Entering Channel": "Entering Channel", - "Inside Channel": "Inside Channel", - "Outside Channel": "Outside Channel", - "Moving Up": "Moving Up", - "Moving Down": "Moving Down", - "Moving Up %": "Moving Up %", - "Moving Down %": "Moving Down %", - "Select user to start new chat with": "Select user to start new chat with", - "You have no private messages yet": "You have no private messages yet", - "Don't be so cruel! Bans longer than 1 week are not allowed for now.": "Don't be so cruel! Bans longer than 1 week are not allowed for now.", - "Banned": "Banned", - "No ideas matched your criteria": "No ideas matched your criteria", - "Favorite ideas": "Favorite ideas", - "Only private ideas": "Only private ideas", - "Ideas for the current symbol only": "Ideas for the current symbol only", - "Ideas for the current resolution only": "Ideas for the current resolution only", - "Someone commented on your idea": "Someone commented on your idea", - "Someone agreed/disagreed with your idea": "Someone agreed/disagreed with your idea", - "Someone followed you": "Someone followed you", - "Someone replied to your comment": "Someone replied to your comment", - "Someone commented on the idea you follow": "Someone commented on the idea you follow", - "Someone you follow post new comment": "Someone you follow post new comment", - "Someone you follow change status": "Someone you follow change status", - "Someone you follow published new idea": "Someone you follow published new idea", - "Someone published idea on symbol you follow": "Someone published idea on symbol you follow", - "Notification sound": "Notification sound", - "Additional Notifications Settings...": "Additional Notifications Settings...", - "This is a temporary chart.": "This is a temporary chart.", - "To save your work, sign up for FREE.": "To save your work, sign up for FREE.", - "Sign Up for FREE": "Sign Up for FREE", - "Data provided by BATS exchange.": "Data provided by BATS exchange.", - "Upgrade Now": "Upgrade Now", - "This is EOD data with no updates.": "This is EOD data with no updates.", - "You may subscribe for official realtime and intraday data.": "You may subscribe for official realtime and intraday data.", - "Open Script": "Open Script", - "No saved scripts yet": "No saved scripts yet", - "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", - "Create your first script now!": "Create your first script now!", - "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.": "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.", - "No public library scripts were found.": "No public library scripts were found.", - "Change band background": "Change band background", - "Change area background": "Change area background", - "Confirm replace": "Confirm replace", - "Note: default study templates won't be removed permanently": "Note: default study templates won't be removed permanently", - "Do you realy want to replace": "Do you realy want to replace", - "SCRIPT TITLE": "SCRIPT TITLE", - "TAGS": "TAGS", - "DESCRIPTION": "DESCRIPTION", - "PUBLISH SCRIPT": "PUBLISH SCRIPT", - "Pine Script Tutorial": "Pine Script Tutorial", - "Pine Script Reference": "Pine Script Reference", - "How to use the reference materials (Video)": "How to use the reference materials (Video)", - "Suggestions & Feedback": "Suggestions & Feedback", - "Clear Console": "Clear Console", - "Are you sure you want to ignore messages from": "Are you sure you want to ignore messages from", - "ext": "ext", - "Toggle Maximize Chart": "Toggle Maximize Chart", - "Plot dividends": "Plot dividends", - "Plot splits": "Plot splits", - "Plot earnings": "Plot earnings", - "Vol": "Vol", - "Want official data and more features?": "Want official data and more features?", - "Sessions": "جلسات التداول", - "Trading Panel": "Trading Panel", - "Open Trading Panel": "Open Trading Panel", - "Select Layout": "Select Layout", - "Link symbol to all charts": "Link symbol to all charts", - "Link interval to all charts": "Link interval to all charts", - "Sync crosshair on all charts": "Sync crosshair on all charts", - "Chart Help": "Chart Help", - "No notifications yet": "No notifications yet", - "Watchlist, details and news": "Watchlist, details and news", - "Alerts": "Alerts", - "Data Window": "Data Window", - "Hotlists": "Hotlists", - "Calendar": "Calendar", - "Trading Notes": "Trading Notes", - "Recent Chats": "Recent Chats", - "Notifications": "Notifications", - "Watchlist": "Watchlist", - "Details": "Details", - "Economic Calendar": "Economic Calendar", - "Earnings Calendar": "Earnings Calendar", - "Hotlist": "Hotlist", - "News": "News", - "Market Summary": "Market Summary", - "My Ideas and Notes": "My Ideas and Notes", - "Alerts Log": "Alerts Log", - "Extend Lines Left": "Extend Lines Left", - "Connecting Line": "Connecting Line", - "Show Executions": "Show Executions", - "Show Buy/Sell Panel": "Show Buy/Sell Panel", - "Show Active Orders Only": "Show Active Orders Only", - "Journal...": "Journal...", - "Account History...": "Account History...", - "Reset Paper Trading Account...": "Reset Paper Trading Account...", - "Trading Properties...": "Trading Properties...", - "Set Alert": "Set Alert", - "Alert": "Alert", - "Edit": "Edit", - "Upper Deviation": "Upper Deviation", - "Lower Deviation": "Lower Deviation", - "Use Upper Deviation": "Use Upper Deviation", - "Use Lower Deviation": "Use Lower Deviation", - "First bar time": "First bar time", - "Last bar time": "Last bar time", - "Source": "Source", - "Chats": "Chats", - "All Talks": "All Talks", - "Volume Leaders": "Volume Leaders", - "Percent Advances": "Percent Advances", - "Percent Declines": "Percent Declines", - "Price Advances": "Price Advances", - "Price Declines": "Price Declines", - "Range Advances": "Range Advances", - "Range Declines": "Range Declines", - "Gap Up Stocks": "Gap Up Stocks", - "Gap Down Stocks": "Gap Down Stocks", - "Sell Market": "Sell Market", - "Sell": "Sell", - "Buy Market": "Buy Market", - "Report data issues": "Report data issues", - "Report Data Issues": "Report Data Issues", - "Feature Request and Feedback": "Feature Request and Feedback", - "Market": "Market", - "Buy": "Buy", - "Keyboard Shortcuts": "Keyboard Shortcuts", - "Help & Wiki": "Help & Wiki", - "Send Feedback or Report an Issue": "Send Feedback or Report an Issue", - "Priority Support": "Priority Support", - "Run Product Walk-Through": "Run Product Walk-Through", - "Price Scale": "Price Scale", - "MTPredictor": "MTPredictor", - "Apply Elliot Wave": "Apply Elliot Wave", - "Apply WPT Up Wave": "Apply WPT Up Wave", - "Apply WPT Down Wave": "Apply WPT Down Wave", - "Create New Order...": "Create New Order...", - "Trading": "Trading", - "Add Alert": "Add Alert", - "Extend Alert Line": "Extend Alert Line", - " alert label line": "alert label line", - "No study templates saved": "No study templates saved", - "Save Study Template As...": "Save Study Template As...", - "Show Splits on Chart": "Show Splits on Chart", - "Show Earnings on Chart": "Show Earnings on Chart", - "Show Dividends on Chart": "Show Dividends on Chart", - "Show Alert Labels": "Show Alert Labels", - "Earnings breaks": "Earnings breaks", - "Extended Alert Line": "Extended Alert Line", - "Themes": "Themes", - "Events & Alerts": "Events & Alerts", - "Apply Defaults": "Apply Defaults", - "Do you realy want to delete theme": "Do you realy want to delete __theme__ theme?", - "Extended Hours (Intraday Only)": "Extended Hours (Intraday Only)", - "In Session": "In Session", - "Tools": "Tools", - "Delete script": "Delete script", - "Social": "Social", - "Angle": "Angle", - "Publish Script": "Publish Script", - "Add to Chart": "Add to Chart", - "Blank script": "Blank script", - "TradingView Free Quotes and Chat": "TradingView Free Quotes and Chat", - "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.": "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.", - "Install": "Install", - "Logged as": "Logged as", - "Untitled Script": "Untitled Script", - "Pine Editor": "Pine Editor", - "Open Pine Script Editor": "Open Pine Script Editor", - "Make a Copy": "Make a Copy", - "Make a Copy...": "Make a Copy...", - "Quantity": "Quantity", - "Signal Labels": "Signal Labels", - "Trades on Chart": "Trades on Chart", - "Take Profit": "Take Profit", - "Stop Loss": "Stop Loss", - "Expiration": "Expiration", - "Modify Order": "Modify Order", - "PUBLISH IDEA": "PUBLISH IDEA", - "EDIT IDEA": "EDIT IDEA", - "Chart does not load": "Chart does not load", - "No real-time data": "No real-time data", - "Price incorrect": "Price incorrect", - "Study not loading": "Study not loading", - "Gap in the data": "Gap in the data", - "Alerts issue": "Alerts issue", - "Slow scrolling or chart loading": "Slow scrolling or chart loading", - "Issue Type": "Issue Type", - "Select type...": "Select type...", - "A suggested author published idea on current symbol": "A suggested author published idea on current symbol", - "MODERATED": "MODERATED", - "CFD": "CFD", - "Once": "Once", - "Require Order Confirmation": "Require Order Confirmation", - "Rearm every 1 minute": "Rearm every 1 minute", - "Rearm every 5 minute": "Rearm every 5 minute", - "Rearm every 10 minute": "Rearm every 10 minute", - "Rearm every 30 minute": "Rearm every 30 minute", - "Rearm every hour": "Rearm every hour", - "Once per bar (on condition)": "Once per bar (on condition)", - "Once per bar (on close)": "Once per bar (on close)", - "move chart 1 bar to the left.": "move chart 1 bar to the left.", - "move chart 1 bar to the right.": "move chart 1 bar to the right.", - "move further to the left.": "move further to the left.", - "move further to the right.": "move further to the right.", - "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!": "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!", - "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.": "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.", - "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!": "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!", - "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.": "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.", - "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.": "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.", - "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.": "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.", - "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.": "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.", - "

Pine scripting language (β version)

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.

At the moment PineScript in a BETA. For more detailed information check out our blog.": "

Pine scripting language (β version)

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.

At the moment PineScript in a BETA. For more detailed information check out our blog.", - "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.": "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.", + "10 seconds": "10 seconds", + "1d": "1d", + "1m": "1m", + "1y": "1y", + "3 Notes Reverb": "3 Notes Reverb", + "30 Day Free Trial": "30 Day Free Trial", + "30 seconds": "30 seconds", + "3m": "3m", + "5 seconds": "5 seconds", + "52wk Range": "52wk Range", + "5d": "5d", + "5y": "5y", + "6m": "6m", + " or to use paper trading": " or to use paper trading", + "Hold Shift  + Click on the chart – measure tool.": "Hold Shift  + Click on the chart – measure tool.", + "Hold Shift – draw linetools on the right angle.": "Hold Shift – draw linetools on the right angle.", "

A broad range of intelligent drawing tools

The 100+ drawing tools on TradingView let you analyze the market in a variety of ways - all helping you find better opportunities. Technical analysis is the study of learning how past performance of drawings and other tools applies to prices in the future. Make sure you take a look at our Wiki for a complete list of drawing tools and instructions on how to use them!": "

A broad range of intelligent drawing tools

The 100+ drawing tools on TradingView let you analyze the market in a variety of ways - all helping you find better opportunities. Technical analysis is the study of learning how past performance of drawings and other tools applies to prices in the future. Make sure you take a look at our Wiki for a complete list of drawing tools and instructions on how to use them!", - "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.": "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.", - "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.": "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.", "

Advanced Price Scaling

When you are ready to get technical, our charts let you set the price scales to match your type of analysis. There are linear, percent and log axes for drastic price movements. You can use two separate price scales at the same time: one for indicators and one for price movements. Read more about scaling options.

Right-click on the price scale to see possible options: change scaling type, enable auto-scaling or show another price scale. Right-clicking on indicators lets you choose which scale to use, so several data series with different scaling can co-exist in one chart. You can also drag price and time scales to increase or decrease compression.": "

Advanced Price Scaling

When you are ready to get technical, our charts let you set the price scales to match your type of analysis. There are linear, percent and log axes for drastic price movements. You can use two separate price scales at the same time: one for indicators and one for price movements. Read more about scaling options.

Right-click on the price scale to see possible options: change scaling type, enable auto-scaling or show another price scale. Right-clicking on indicators lets you choose which scale to use, so several data series with different scaling can co-exist in one chart. You can also drag price and time scales to increase or decrease compression.", - "

Multi Charts Layout

You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.": "

Multi Charts Layout

You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.", + "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.": "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.", "

Communicate your ideas in real-time!

Collaborating with investors across markets and countries has never been easier! TradingView chat rooms are a powerful communication tool, which are fully integrated to instantly share charts, analysis and trading ideas – all on one platform. Create your own chat rooms on interesting topics, or join existing public chat rooms – a world of knowledge is at your fingertips.
Start chatting now!": "

Communicate your ideas in real-time!

Collaborating with investors across markets and countries has never been easier! TradingView chat rooms are a powerful communication tool, which are fully integrated to instantly share charts, analysis and trading ideas – all on one platform. Create your own chat rooms on interesting topics, or join existing public chat rooms – a world of knowledge is at your fingertips.
Start chatting now!", + "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.": "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.", + "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!": "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!", + "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.": "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.", "

Go PRO to get even more

But that’s not all! Upgrade your trading experience with TradingView PRO and get access to an unparalleled set of premium features and data. Get it today!": "

Go PRO to get even more

But that’s not all! Upgrade your trading experience with TradingView PRO and get access to an unparalleled set of premium features and data. Get it today!", - "You are not authenticated.": "You are not authenticated.", - "You already have Pro Plus trial.": "You already have Pro Plus trial.", - "You already participated in Pro Plus trial.": "You already participated in Pro Plus trial.", - "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.": "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.", - "
If you want to use this service - please sign in or register!
": "
If you want to use this service - please sign in or register!
", - "Increase Rating": "Increase Rating", - "Read more...": "Read more...", - "PRO Plus Trial": "PRO Plus Trial", - "Sorry, PRO Plus trial could not be set.": "Sorry, PRO Plus trial could not be set.", - "Decrease Rating": "Decrease Rating", - "Quote this message": "Quote this message", - "Unban": "Unban", - "Symbol Description": "Symbol Description", - "OHLC Values": "OHLC Values", - "Indicator Titles": "Indicator Titles", - "Indicator Arguments": "Indicator Arguments", - "Indicator Values": "Indicator Values", - "Symbol Last Value": "Symbol Last Value", - "Indicator Last Value": "Indicator Last Value", - "Favorite Drawings Toolbar": "Favorite Drawings Toolbar", - "Drawings Toolbar": "Drawings Toolbar", - "Sound on every message": "Sound on every message", - "No Sound notifications": "No Sound notifications", - "Set chat title...": "Set chat title...", - "Leave this chat": "Leave this chat", - "Enter new title for this chat": "Enter new title for this chat", - "Chat title": "Chat title", - "Are you sure you want to leave this chat?": "Are you sure you want to leave this chat?", - "Add people to this chat...": "Add people to this chat...", - "Add people to this chat": "Add people to this chat", - "Start new chat with...": "Start new chat with...", - "Clear Symbols": "Clear Symbols", - "Do you really want to clear all symbols?": "Do you really want to clear all symbols?", - "Apply Manual Risk/Reward": "Apply Manual Risk/Reward", - "Apply Manual Decision Point": "Apply Manual Decision Point", - "Analyze Trade Setup": "Analyze Trade Setup", - "Apply Elliot Wave Intermediate": "Apply Elliot Wave Intermediate", - "Apply Elliot Wave Major": "Apply Elliot Wave Major", - "Apply Elliot Wave Minor": "Apply Elliot Wave Minor", - "Up Wave 1 or A": "Up Wave 1 or A", - "Up Wave 2 or B": "Up Wave 2 or B", - "Up Wave C": "Up Wave C", - "Up Wave 3": "Up Wave 3", - "Up Wave 4": "Up Wave 4", - "Up Wave 5": "Up Wave 5", - "Down Wave 1 or A": "Down Wave 1 or A", - "Down Wave 2 or B": "Down Wave 2 or B", - "Down Wave C": "Down Wave C", - "Down Wave 3": "Down Wave 3", - "Down Wave 4": "Down Wave 4", - "Down Wave 5": "Down Wave 5", - "If you want to use private messages - please sign in or register!": "If you want to use private messages - please sign in or register!", - "To get alerts list - please sign in or register!": "To get alerts list - please sign in or register!", - "Manage Alerts": "Manage Alerts", - "Headlines": "Headlines", - "StockTwits": "StockTwits", - "FxWire PRO": "FxWire PRO", - "Futures Magazine": "Futures Magazine", - "Save As Watchlist...": "Save As Watchlist...", - "VolumeProfile": "VolumeProfile", - "Income Statement": "Income Statement", - "Profitability": "Profitability", - "Dividend": "Dividend", - "Current Valuation": "Current Valuation", - "Other": "Other", - "Indicators and Strategies": "Indicators and Strategies", - "Strategies": "Strategies", - "My Scripts": "My Scripts", - "Public Library": "Public Library", - "Built-ins": "Built-ins", - "AOS FX Primer": "AOS FX Primer", - "AlgoViewEssential": "AlgoViewEssential", - "Analysis Suite - SCMR Trends": "Analysis Suite - SCMR Trends", - "DecisionBar": "DecisionBar", - "Jurik Research": "Jurik Research", - "Key Hidden Levels": "Key Hidden Levels", - "Key Order Flow Events": "Key Order Flow Events", - "LazyBear - MTF Panes": "LazyBear - MTF Panes", - "LazyBear - S/R Levels": "LazyBear - S/R Levels", - "MTF Studies": "MTF Studies", - "MicroTrends": "MicroTrends", - "ProTradingIndicators": "ProTradingIndicators", - "RobBooker": "RobBooker", - "Fundamentals": "Fundamentals", - "Economy": "Economy", - "Zig Zag": "Zig Zag", - "Advance Decline Line": "Advaqweqweqweline Line", - "Advance Decline Ratio": "Advaadsasdadsio", - "Advance/Decline Ratio (Bars)": "Advance/Deasdasdasd", - "Chande Kroll Stop": "Chande Kroll Stop", - "Chop Zone": "Chop Zone", - "Conditional Expressions": "Conditional Expressions", - "ConnorsRSI": "ConnorsRSI", - "Correlation Coefficient": "Correlation Coefficient", - "Cumulative Volume Index": "Cumulative Volume Index", - "Detrended Price Oscillator": "Detrended Price Oscillator", - "Directional Movement": "Directional Movement", - "Divergence Indicator": "Divergence Indicator", - "Double EMA": "Double EMA", - "Ease Of Movement": "Ease Of Movement", - "Elder's Force Index": "Elder's Force Index", - "Elliott Wave": "Elliott Wave", - "Fisher Transform": "Fisher Transform", - "Historical Volatility": "Historical Volatility", - "Hull Moving Average": "Hull Moving Average", - "Linear Regression": "Linear Regression", - "MACD": "MACD", - "McGinley Dynamic": "McGinley Dynamic", - "Momentum": "Momentum", - "Moon Phases": "Moon Phases", - "Multi-Time Period Charts": "Multi-Time Period Charts", - "Pivot Points High Low": "Pivot Points High Low", - "Pivot Points Standard": "Pivot Points Standard", - "Price Volume Trend": "Price Volume Trend", - "Rate Of Change": "Rate Of Change", - "SMI Ergodic Indicator": "SMI Ergodic Indicator", - "SMI Ergodic Oscillator": "SMI Ergodic Oscillator", - "Smoothed Moving Average": "Smoothed Moving Average", - "Ultimate Oscillator": "Ultimate Oscillator", - "VWAP": "VWAP", - "Volatility Stop": "Volatility Stop", - "Vortex Indicator": "Vortex Indicator", - "Williams %R": "Williams %R", - "Williams Fractal": "Williams Fractal", - "Woodies CCI": "Woodies CCI", - "Total Revenue": "Total Revenue", - "Diluted EPS, Net Income": "Diluted EPS, Net Income", - "Net Income": "Net Income", - "EBITDA": "EBITDA", - "EBIT": "EBIT", - "Equity Earnings": "Equity Earnings", - "Gross Margin": "Gross Margin", - "After-tax Margin": "After-tax Margin", - "Gross Profit": "Gross Profit", - "Dividends Paid": "Dividends Paid", - "Debt to Equity": "Debt to Equity", - "Free Cash Flow": "Free Cash Flow", - "Return on Equity": "Return on Equity", + "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.": "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.", + "

Server-side Alerts (β version)": "

Server-side Alerts (β version)", + "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.": "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.", + "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.": "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.", + "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.": "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.", + "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.": "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.", + "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!": "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!", + "Number or , – change interval. The interval can be changed by typing the interval number (i.e. 5 if it is going to be a five minute chart) or by typing a comma (,) to enter non minute intervals such as H (Hourly), D (Daily), W (Weekly), M (Monthly).": "Number or , – change interval. The interval can be changed by typing the interval number (i.e. 5 if it is going to be a five minute chart) or by typing a comma (,) to enter non minute intervals such as H (Hourly), D (Daily), W (Weekly), M (Monthly).", + "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

": "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

", + "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

": "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

", + "

Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the features, top authors or create your first idea!

", + "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", + "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.": "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.", + "A clear title that describes your idea. Don’t just write “MSFT” or “MSFT Short”. A title like this doesn’t say much and won’t attract much interest to your idea.": "A clear title that describes your idea. Don’t just write “MSFT” or “MSFT Short”. A title like this doesn’t say much and won’t attract much interest to your idea.", + "A description that clearly states your idea. Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader’s shoes and see if you’d understand the context based on what you wrote. It’s also a good idea to re-post descriptions right on the chart, so your idea can be shared without losing meaning.": "A description that clearly states your idea. Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader’s shoes and see if you’d understand the context based on what you wrote. It’s also a good idea to re-post descriptions right on the chart, so your idea can be shared without losing meaning.", + "A suggested author published idea on current symbol": "A suggested author published idea on current symbol", + "ABCD Pattern": "ABCD نموذج", + "about": "about", + "Account History": "Account History", + "Account History...": "Account History...", "Accounting Change": "Accounting Change", - "Accounts Payable": "Accounts Payable", "Accounts Payable and Accrued Expenses": "Accounts Payable and Accrued Expenses", + "Accounts Payable": "Accounts Payable", "Accounts Receivable, Trade, Net": "Accounts Receivable, Trade, Net", "Accounts, Notes Receivable, Net": "Accounts, Notes Receivable, Net", "Accrued Expenses": "Accrued Expenses", "Accrued Interest": "Accrued Interest", "Accumulated Depreciation": "Accumulated Depreciation", + "Accumulation/Distribution": "Accumulation/Distribution", + "Accumulation/Distribution_study": "Accumulation/Distribution", "Acquisition/Sale of Business, Net": "Acquisition/Sale of Business, Net", - "Additional Paid-in Capital": "Additional Paid-in Capital", + "Activate Offer and GO PRO": "Activate Offer and GO PRO", + "Activate Your Account": "Activate Your Account", + "Active Symbol": "الرمز الفعال", + "Active": "Active", + "Actual": "Actual", + "Add about...": "Add about...", + "Add Alert": "Add Alert", + "Add any symbol from the list": "اضف أي رمز من القائمة", + "Add location...": "Add location...", + "Add people to this chat": "Add people to this chat", + "Add people to this chat...": "Add people to this chat...", + "Add people": "Add people", + "Add real-time markets": "Add real-time markets", + "Add status": "Add status", + "Add status...": "Add status...", + "Add Symbol": "اضف رمز", + "Add this room from favorites": "Add this room from favorites", + "Add to Chart": "Add to Chart", + "Add to favorites": "اضف إلى القائمة المفضلة", + "Add To Watchlist": "اضف لقائمة المتابعة", + "Add twitter...": "Add twitter...", + "Add webpage...": "Add webpage...", + "Add {0} To Watchlist": "اضف {0}", + "Add": "اضف", + "Additional Notifications Settings...": "Additional Notifications Settings...", "Additional Paid-in Capital - Preferred Stock": "Additional Paid-in Capital - Preferred Stock", + "Additional Paid-in Capital": "Additional Paid-in Capital", + "Address": "Address", "Adjusted EBIT": "Adjusted EBIT", "Adjusted EBITDA": "Adjusted EBITDA", "Adjusted EPS, Basic": "Adjusted EPS, Basic", @@ -1194,26 +102,255 @@ "Adjustment for Equity Earnings": "Adjustment for Equity Earnings", "Adjustment for Minority Interest": "Adjustment for Minority Interest", "Adjustment for Special Charges": "Adjustment for Special Charges", + "Advance Decline Line": "Advance Decline Line", + "Advance Decline Ratio": "Advance Decline Ratio", + "Advance/Decline Ratio (Bars)": "Advance/Decline Ratio (Bars)", + "Advance/Decline_study": "Advance/Decline", + "ADX smoothing": "ADX smoothing", + "ADX Smoothing_input": "ADX Smoothing", + "After making your selection, copy and paste the embed code above. Learn more how to embed chart into forum or blog.": "After making your selection, copy and paste the embed code above. Learn more how to embed chart into forum or blog.", + "After-tax Margin": "After-tax Margin", + "Alarm Clock": "Alarm Clock", + "Alert Actions": "Alert Actions", + "Alert": "Alert", + "Alerts for the current resolution only": "Alerts for the current resolution only", + "Alerts for the current symbol only": "Alerts for the current symbol only", + "Alerts issue": "Alerts issue", + "Alerts Log": "Alerts Log", + "Alerts": "Alerts", + "AlgoViewEssential": "AlgoViewEssential", + "All Content": "All Content", + "All Exchanges": "جميع الأسواق", + "All Metrics": "All Metrics", + "All Talks": "All Talks", + "all time messages": "__messages__ all time messages", + "All types": "كل الأنواع", + "All": "All", + "all": "all", + "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.": "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.", + "Already have an account?": "Already have an account?", + "Always Show Stats": "Always Show Stats", + "AMEX - Stock - USA": "AMEX - Stock - USA", + "AMEX Gap Down Stocks": "AMEX Gap Down Stocks", + "AMEX Gap Up Stocks": "AMEX Gap Up Stocks", + "AMEX Percent Advances": "AMEX Percent Advances", + "AMEX Percent Declines": "AMEX Percent Declines", + "AMEX Price Advances": "AMEX Price Advances", + "AMEX Price Declines": "AMEX Price Declines", + "AMEX Range Advances": "AMEX Range Advances", + "AMEX Range Declines": "AMEX Range Declines", + "AMEX Volume Leaders": "AMEX Volume Leaders", "Amortization Expense": "Amortization Expense", "Amounts Due to Related Parties, Short-term": "Amounts Due to Related Parties, Short-term", - "Basic EPS, Net Income": "Basic EPS, Net Income", + "Analysis Suite - SCMR Trends": "Analysis Suite - SCMR Trends", + "Analyze Trade Setup": "Analyze Trade Setup", + "Anchored Note": "ملاحظة ثابتة", + "Anchored Text": "إدراج نص", + "Angle": "Angle", + "Angle:": "زاوية:", + "Another script has the same name. Do you wish to overwrite it?": "Another script has the same name. Do you wish to overwrite it?", + "Any custom watchlist can be saved under a unique name and loaded at any time with one click. All lists are available from any computer, so you have your workspace wherever you go.": "Any custom watchlist can be saved under a unique name and loaded at any time with one click. All lists are available from any computer, so you have your workspace wherever you go.", + "AOS FX Primer": "AOS FX Primer", + "Apply Default Drawing Template": "Apply Default Drawing Template", + "Apply Default": "Apply Default", + "Apply Defaults": "Apply Defaults", + "Apply Elliot Wave Intermediate": "Apply Elliot Wave Intermediate", + "Apply Elliot Wave Major": "Apply Elliot Wave Major", + "Apply Elliot Wave Minor": "Apply Elliot Wave Minor", + "Apply Elliot Wave": "Apply Elliot Wave", + "Apply Manual Decision Point": "Apply Manual Decision Point", + "Apply Manual Risk/Reward": "Apply Manual Risk/Reward", + "Apply WPT Down Wave": "Apply WPT Down Wave", + "Apply WPT Up Wave": "Apply WPT Up Wave", + "Apply": "تفعيل", + "Apr": "إبريل", + "Arc": "قوس", + "Arcs": "أقواس", + "Are you sure you want to abandon your post?": "Are you sure you want to abandon your post?", + "Are you sure you want to close {0} position?": "Are you sure you want to close {0} position?", + "Are you sure you want to delete this chart?": "هل أنت واثق أنك ترغب في مسح الرسم البياني؟", + "Are you sure you want to delete this message?": "Are you sure you want to delete this message?", + "Are you sure you want to delete this room?": "Are you sure you want to delete this room?", + "Are you sure you want to ignore messages from": "Are you sure you want to ignore messages from", + "Are you sure you want to leave this chat?": "Are you sure you want to leave this chat?", + "Are you sure you want to reverse {0} position?": "Are you sure you want to reverse {0} position?", + "Area With Breaks": "مساحة ذات فواصل", + "Area": "مساحي", + "Arguments in Header": "Arguments in Header", + "Arnaud Legoux Moving Average": "Arnaud Legoux Moving Average", + "Arnaud Legoux Moving Average_study": "Arnaud Legoux Moving Average", + "Aroon Down": "Aroon Down", + "Aroon Up": "Aroon Up", + "Aroon": "Aroon", + "Aroon_study": "Aroon", + "Arrow Mark Down": "سهم لأسفل", + "Arrow Mark Left": "سهم لليسار", + "Arrow Mark Right": "سهم لليمين", + "Arrow Mark Up": "سهم لأعلى", + "Arrow": "سهم", + "Assets": "Assets", + "at": "at", + "Athens": "أثينا", + "Attach chart snapshot": "Attach chart snapshot", + "Aug": "أغسطس", + "Auto Scale": "نطاق قياس تلقائي", + "auto": "auto", + "auto_scale": "تلقائي", + "average per day": "__messages__ average per day", + "Average True Range": "Average True Range", + "Average True Range_study": "Average True Range", + "Average Volume": "Average Volume", + "Average waiting time on the phone is less than one minute. Phone support is available Monday-Friday from 6:30 AM until 3:00 PM EST.": "Average waiting time on the phone is less than one minute. Phone support is available Monday-Friday from 6:30 AM until 3:00 PM EST.", + "Avg Vol": "Avg Vol", + "Awesome Oscillator": "Awesome Oscillator", + "Awesome Oscillator_study": "Awesome Oscillator", + "Aww, we are sorry to see you go! If you cancel, you will no longer be billed after your current subscription period ends. '+": "Aww, we are sorry to see you go! If you cancel, you will no longer be billed after your current subscription period ends. '+", + "Background color 1": "لون الخلفية 1", + "Background color 2": "لون الخلفية 2", + "Background Color": "لون الخلفية", + "Background": "الخلفية", + "Balance of Power": "Balance of Power", + "Balance of Power_study": "Balance of Power", + "Balance Sheet": "Balance Sheet", + "Balance": "Balance", + "Balloon": "بالونة نصية", + "Ban": "Ban", + "Bands style": "Bands style", + "Bangkok": "بانكوك", + "Banned": "Banned", + "Bar #": "عمود #", + "Bar's Style": "نمط الشموع", + "Bars Pattern": "نموذج الأعمدة", + "Bars": "أعمدة", + "bars": "أعمدة", + "bars_margin": "أعمدة", + "Base Line Period": "Base Line Period", + "Base Line Periods": "Base Line Periods", + "Base Line": "Base Line", + "Base": "Base", "Basic EPS, Net Income from Continuing, Operations": "Basic EPS, Net Income from Continuing, Operations", + "Basic EPS, Net Income": "Basic EPS, Net Income", "Basic Weighted Average Shares": "Basic Weighted Average Shares", + "Basis": "Basis", + "Become a PRO Plus user for just $19.95 and get unlimited alerts! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks!": "Become a PRO Plus user for just $19.95 and get unlimited alerts! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks!", + "Become a Pro user for just $9.95 and get unlimited studies! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks because you support further development of TradingView!": "Become a Pro user for just $9.95 and get unlimited studies! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks because you support further development of TradingView!", + "Beep-beep": "Beep-beep", + "Berlin": "برلين", + "Beta - 1 Year": "Beta - 1 Year", + "Beta - 3 Year": "Beta - 3 Year", + "Beta - 5 Year": "Beta - 5 Year", + "Beta 1Y": "Beta 1Y", + "Beta 3Y": "Beta 3Y", + "Beta 5Y": "Beta 5Y", + "Bill Williams' 3 Lines": "Bill Williams' 3 Lines", + "Bitcoin Talks": "Bitcoin Talks", + "Bitcoin": "Bitcoin", + "BITFINEX - Bitcoin": "BITFINEX - Bitcoin", + "BITSTAMP - Bitcoin": "BITSTAMP - Bitcoin", + "Black": "Black", + "Blank script": "Blank script", + "Blue": "Blue", + "Bogota": "بوجوتا", + "Bold": "Bold", + "Bollinger Bands %B": "Bollinger Bands %B", + "Bollinger Bands %B_study": "Bollinger Bands %B", + "Bollinger Bands Width": "Bollinger Bands Width", + "Bollinger Bands Width_study": "Bollinger Bands Width", + "Bollinger Bands": "Bollinger Bands", + "Bollinger Bands_study": "Bollinger Bands", "Book Equity": "Book Equity", - "CF Depreciation & Amortization": "CF Depreciation & Amortization", - "CF Net Income": "CF Net Income", + "Border color": "لون الإطار", + "Border Color": "لون الإطار", + "Border": "الإطار", + "Borders": "إطارات", + "Bottom Labels": "Bottom Labels", + "Bottom Lables": "عناوين القاع", + "Bottom Margin": "الهامش السفلي", + "bottom": "قاع", + "Bring Forward": "إحضار إلى الأمام", + "Bring to Front": "إحضار للمقدمة", + "Browser": "Browser", + "Brush": "فرشاة", + "BSE - Stock - India": "BSE - Stock - India", + "BTC-E - Bitcoin": "BTC-E - Bitcoin", + "BTCYOU - Bitcoin": "BTCYOU - Bitcoin", + "Buenos Aires": "بوينس آيرس", + "Built-ins": "Built-ins", + "Buy Annual": "Buy Annual", + "Buy Ask": "Buy Ask __quote__", + "Buy Bid": "Buy Bid __quote__", + "Buy Market": "Buy Market", + "Buy Monthly": "Buy Monthly", + "BUY MULTIDEVICE ACCESS": "BUY MULTIDEVICE ACCESS", + "Buy symbol": "Buy __displaySymbol__ Limit __abbreviatedNumber__ @ __formattedValue__", + "Buy": "Buy", + "By clicking on “Sign Up” below, you are agreeing to the Terms of Service.": "By clicking on “Sign Up” below, you are agreeing to the Terms of Service.", + "by username": "by __username__", + "by": "by", + "Calendar": "Calendar", + "Calling": "Calling", + "Callout": "وسيلة شرح", + "Cancel Order": "Cancel Order", + "Cancel publication": "Cancel publication", + "Cancel {{text}} and send feedback": "Cancel {{text}} and send feedback", + "Cancel": "إلغاء", + "Candles": "شموع", "Capital Expenditures": "Capital Expenditures", - "Cash Paid for Income Taxes": "Cash Paid for Income Taxes", - "Cash Paid for Interest Expense": "Cash Paid for Interest Expense", - "Cash Ratio": "Cash Ratio", + "Capital LT": "Capital LT", + "Capital": "Capital", + "Card Number": "Card Number", "Cash and Cash Equivalents": "Cash and Cash Equivalents", "Cash and Cash Equivalents, Beginning of Year": "Cash and Cash Equivalents, Beginning of Year", "Cash and Cash Equivalents, End of Year": "Cash and Cash Equivalents, End of Year", + "Cash Flow Statement": "Cash Flow Statement", "Cash from Discontinued Operations": "Cash from Discontinued Operations", "Cash from Financing Activities": "Cash from Financing Activities", "Cash from Investing Activities": "Cash from Investing Activities", "Cash from Operating Activities": "Cash from Operating Activities", + "Cash Paid for Income Taxes": "Cash Paid for Income Taxes", + "Cash Paid for Interest Expense": "Cash Paid for Interest Expense", + "Cash Ratio": "Cash Ratio", "Cash, Cash Equivalents and Short-term ,Investments": "Cash, Cash Equivalents and Short-term ,Investments", + "CBOE - Options - USA": "CBOE - Options - USA", + "CBOT - Futures - USA": "CBOT - Futures - USA", + "CBOT E-mini": "CBOT E-mini", + "CCI 14 Length": "CCI 14 Length", + "CCI 14": "CCI 14", + "CCI Turbo Histogram": "CCI Turbo Histogram", + "CCI Turbo Length": "CCI Turbo Length", + "CCI Turbo": "CCI Turbo", + "center": "منتصف", + "Centered": "Centered", + "CF Depreciation & Amortization": "CF Depreciation & Amortization", + "CF Depreciation & Amortization": "CF Depreciation & Amortization", + "CF Net Income": "CF Net Income", + "CFD": "CFD", + "Chaikin Money Flow": "Chaikin Money Flow", + "Chaikin Money Flow_study": "Chaikin Money Flow", + "Chaikin Oscillator": "Chaikin Oscillator", + "Chaikin Oscillator_study": "Chaikin Oscillator", + "Chande Kroll Stop": "Chande Kroll Stop", + "Chande Kroll Stop_study": "Chande Kroll Stop", + "Chande MO": "Chande MO", + "Chande Momentum Oscillator": "Chande Momentum Oscillator", + "Chande Momentum Oscillator_study": "Chande Momentum Oscillator", + "Change angle": "Change angle", + "Change area background": "Change area background", + "Change Background Color": "Change Background Color", + "Change band background": "Change band background", + "Change Disjoint Angle Background Color": "Change Disjoint Angle Background Color", + "Change Disjoint Angle Background Transparency": "Change Disjoint Angle Background Transparency", + "Change Disjoint Angle Color": "Change Disjoint Angle Color", + "Change Disjoint Angle Extending Left": "Change Disjoint Angle Extending Left", + "Change Disjoint Angle Extending Right": "Change Disjoint Angle Extending Right", + "Change Disjoint Angle Filling": "Change Disjoint Angle Filling", + "Change Disjoint Angle Left End": "Change Disjoint Angle Left End", + "Change Disjoint Angle Right End": "Change Disjoint Angle Right End", + "Change Disjoint Angle Show Prices": "Change Disjoint Angle Show Prices", + "Change Disjoint Angle Style": "Change Disjoint Angle Style", + "Change Disjoint Angle Width": "Change Disjoint Angle Width", + "Change Ideas filter": "Change Ideas filter", + "Change in Accounts Payable & Accrued, Expenses": "Change in Accounts Payable & Accrued, Expenses", "Change in Accounts Payable & Accrued, Expenses": "Change in Accounts Payable & Accrued, Expenses", "Change in Accounts Receivable": "Change in Accounts Receivable", "Change in Current Assets": "Change in Current Assets", @@ -1224,6 +361,7 @@ "Change in Income Taxes Payable": "Change in Income Taxes Payable", "Change in Inventories": "Change in Inventories", "Change in Long-term Debt, Net": "Change in Long-term Debt, Net", + "Change in Operating Assets & Liabilities": "Change in Operating Assets & Liabilities", "Change in Operating Assets & Liabilities": "Change in Operating Assets & Liabilities", "Change in Other Assets": "Change in Other Assets", "Change in Other Current Assets": "Change in Other Current Assets", @@ -1231,14 +369,209 @@ "Change in Other Liabilities": "Change in Other Liabilities", "Change in Prepaid Expenses": "Change in Prepaid Expenses", "Change in Short-term Borrowings, Net": "Change in Short-term Borrowings, Net", + "Change Interval": "تغيير الفترة", + "Change Interval...": "تغيير المؤشر المشترك...", + "Change Marker and Border Color": "Change Marker and Border Color", + "Change Resolution": "Change Resolution", + "Change Symbol": "تغيير الرمز", + "Change Symbol...": "...تغيير الرمز", + "Change Text Background Fill": "Change Text Background Fill", + "Change Text Background Transparency": "Change Text Background Transparency", + "Change Text Background": "Change Text Background", + "Change Text Border Color": "Change Text Border Color", + "Change Text Border": "Change Text Border", + "Change Text Color": "Change Text Color", + "Change Text Font Bold": "Change Text Font Bold", + "Change Text Font Italic": "Change Text Font Italic", + "Change Text Font Size": "Change Text Font Size", + "Change Text Font": "Change Text Font", + "Change Text Wrap": "Change Text Wrap", + "Change Text": "Change Text", + "Change Trend Angle Extending Left": "Change Trend Angle Extending Left", + "Change Trend Angle Extending Right": "Change Trend Angle Extending Right", + "Change Trend Line Always Show Stats": "Change Trend Line Always Show Stats", + "Change Trend Line Color": "Change Trend Line Color", + "Change Trend Line Extending Left": "Change Trend Line Extending Left", + "Change Trend Line Extending Right": "Change Trend Line Extending Right", + "Change Trend Line Left End": "Change Trend Line Left End", + "Change Trend Line Right End": "Change Trend Line Right End", + "Change Trend Line Show Angle": "Change Trend Line Show Angle", + "Change Trend Line Show Bars Range": "Change Trend Line Show Bars Range", + "Change Trend Line Show Date/Time Range": "Change Trend Line Show Date/Time Range", + "Change Trend Line Show Price Range": "Change Trend Line Show Price Range", + "Change Trend Line Style": "Change Trend Line Style", + "Change Trend Line Width": "Change Trend Line Width", + "Channel": "قناة", + "Chart as image": "Chart as image", + "Chart description is required": "Chart description is required", + "Chart does not load": "Chart does not load", + "Chart Help": "Chart Help", + "Chart Layout Name": "Chart Layout Name", + "Chart layout name": "Chart layout name", + "Chart Name": "إسم الرسم البياني", + "Chart name": "إسم الرسم البياني", + "Chart or Quote, eg.": "Chart or Quote, eg.", + "Chart Properties": "خصائص الرسم البياني", + "Chart Snapshot": "Chart Snapshot", + "Chart title is required": "Chart title is required", + "Chart": "Chart", + "Charts": "Charts", + "Chat archives...": "Chat archives...", + "Chat Call": "Chat Call", + "Chat Calling": "Chat Calling", + "Chat Hangup": "Chat Hangup", + "Chat Message": "Chat Message", + "Chat Popup": "Chat Popup", + "Chat title": "Chat title", + "Chats": "Chats", + "Chicago": "شيكاغو", + "Chikou span": "Chikou span", + "Chirpy": "Chirpy", + "Chng 1W": "Chng 1W", + "Chng 4W": "Chng 4W", + "Chng 52W": "Chng 52W", + "Chng": "Chng", + "Choose your PRO plan": "Choose your PRO plan", + "Chop Zone": "Chop Zone", + "Choppiness Index": "Choppiness Index", + "Choppiness Index_study": "Choppiness Index", + "Circle Lines": "خطوط دائرية", + "Circles": "دوائر", + "Clear Alerts Log": "Clear Alerts Log", + "Clear Console": "Clear Console", + "Clear Symbols": "Clear Symbols", + "Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.": "Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.", + "Click here to create new alert": "Click here to create new alert", + "Click here to go to chart and create one": "Click here to go to chart and create one", + "Click to set a point": "انقر لتحديد نقطة", + "Clone": "استنساخ", + "Clone, Copy, Sync": "Clone, Copy, Sync", + "Close position": "Close position", + "Close Position": "Close Position", + "Close {0} position?": "Close {0} position?", + "Close": "أدنى", + "close": "close", + "Close_in_legend": "C", + "closed": "مغلق", + "Closed": "Closed", + "Closed_line_tool_position": "مغلق", + "CME - Futures - USA": "CME - Futures - USA", + "CME E-mini": "CME E-mini", + "Coeffs As Percents": "المعاملات كنسبة مئوية", + "Color 0": "لون 0", + "Color 1": "لون 1", + "Color 2": "لون 2", + "Color 3": "لون 3", + "Color 4": "لون 4", + "Color 5": "Color 5", + "Color 6": "Color 6", + "Color 7": "Color 7", + "Color 8": "Color 8", + "Color bars based on previous close": "تلوين الشموع وفقاً للإغلاق السابق", + "Color Theme": "لون القالب", + "Color": "لون", + "Color:": "لون:", + "Columns": "أعمدة", + "COMEX - Futures - USA": "COMEX - Futures - USA", + "COMEX E-mini": "COMEX E-mini", + "Comment": "تعليق", + "Commitments & Contingencies": "Commitments & Contingencies", "Commitments & Contingencies": "Commitments & Contingencies", + "Commodity Channel Index": "Commodity Channel Index", + "Commodity Channel Index_study": "Commodity Channel Index", "Common Stock": "Common Stock", + "Company Comparison": "مقارنة الأسهم", + "Company": "Company", + "Compare Add": "Compare Add", + "Compare or Add Symbol": "قارن أو اضف رمز", + "Compare or Add Symbol...": "قارن أو اضف رمز...", + "Compare": "قارن", + "Compare...": "قارن...", + "Compared to monthly billing": "Compared to monthly billing", + "compiling...": "compiling...", + "Condition": "Condition", + "Conditional Expressions": "Conditional Expressions", + "Confirm Inputs": "Confirm Inputs", + "Confirm replace": "Confirm replace", + "Confirm": "Confirm", + "Confirmation": "تأكيد", + "Connect": "Connect", + "CONNECT": "CONNECT", + "Connected": "Connected", + "Connecting Line": "Connecting Line", + "Connecting": "Connecting", + "Connors RSI": "Connors RSI", + "ConnorsRSI": "ConnorsRSI", + "Continue": "Continue", + "CONTINUE": "CONTINUE", + "Conversion Line Period": "Conversion Line Period", + "Conversion Line Periods": "Conversion Line Periods", + "Conversion Line": "Conversion Line", + "Coordinates": "إحداثيات", + "Copied to clipboard": "Copied to clipboard", + "Coppock Curve": "Coppock Curve", + "Coppock Curve_study": "Coppock Curve", + "Copy Chart Layout": "Copy Chart Layout", + "Copy link": "Copy link", + "copy selected object.": "copy selected object.", + "Copy": "نسخ", + "Correct": "Correct", + "Correlation Coeff": "Correlation Coeff", + "Correlation Coeff_study": "Correlation Coeff", + "Correlation Coefficient": "Correlation Coefficient", + "Correlation": "Correlation", + "Cost & Operating Expenses": "Cost & Operating Expenses", "Cost & Operating Expenses": "Cost & Operating Expenses", "Cost of Revenue": "Cost of Revenue", + "Count": "Count", "Cover Sheet TSO": "Cover Sheet TSO", + "Create Alert on {{title}}": "Create Alert on {{title}}", + "Create Alert": "Create Alert", + "Create new note...": "Create new note...", + "Create New Order...": "Create New Order...", + "Create new public chat": "Create new public chat", + "Create your first script now!": "Create your first script now!", + "Create": "Create", + "Cross": "تقاطع", + "Cross_chart_type": "تقاطع", + "Crosses": "تقاطعات", + "Crosshair": "خط تقاطع", + "Crossing Down": "Crossing Down", + "Crossing Up": "Crossing Up", + "Crossing": "Crossing", + "Cumulative Volume Index": "Cumulative Volume Index", "Current Portion of Long-term Debt": "Current Portion of Long-term Debt", "Current Ratio": "Current Ratio", + "Current Valuation": "Current Valuation", + "cursors-group-css-class": "cursors-group-css-class", + "Custom color...": "لون مخصص...", + "Custom intervals and unlimited alerts": "Custom intervals and unlimited alerts", + "Custom Intervals": "Custom Intervals", + "Custom": "Custom", + "Custom...": "Custom...", + "CVV/CSC": "CVV/CSC", + "Cycle": "دورة", + "Cyclic Lines": "خطوط دورية", + "d": "d", + "D_dates": "يوم", + "d_dates": "يوم", + "Daily": "Daily", + "Data provided by BATS exchange.": "Data provided by BATS exchange.", + "Data Window": "Data Window", + "Date Range": "المدى الزمني", + "Date": "Date", + "day": "يوم", + "day_plural_1": "يوم", + "day_plural": "أيام", + "Day's Range": "Day's Range", + "Debt Net": "Debt Net", "Debt to Assets": "Debt to Assets", + "Debt to Equity": "Debt to Equity", + "Dec": "ديسمبر", + "DecisionBar": "DecisionBar", + "Decrease Rating": "Decrease Rating", + "Default": "الإعداد الإفتراضي", + "Defaults": "الإعدادات الإفتراضية", "Deferred Charges": "Deferred Charges", "Deferred Income Tax Liabilities, Short-term": "Deferred Income Tax Liabilities, Short-term", "Deferred Income Taxes": "Deferred Income Taxes", @@ -1248,61 +581,842 @@ "Degree of Combined Leverage": "Degree of Combined Leverage", "Degree of Financial Leverage": "Degree of Financial Leverage", "Degree of Operational Leverage": "Degree of Operational Leverage", + "delayed": "delayed", + "Delayed": "Delayed", + "Delete Alert": "Delete Alert", + "Delete alerts as per filter": "Delete alerts as per filter", + "Delete all Alerts": "Delete all Alerts", + "Delete all inactive Alerts": "Delete all inactive Alerts", + "Delete all your positions, orders and history and set balance to specific value.": "Delete all your positions, orders and history and set balance to specific value.", + "Delete message": "Delete message", + "Delete room": "Delete room", + "Delete script": "Delete script", + "Delete": "مسح", + "Depreciation & Amortization Expense": "Depreciation & Amortization Expense", "Depreciation & Amortization Expense": "Depreciation & Amortization Expense", "Depreciation Expense": "Depreciation Expense", + "Depth": "Depth", + "depth_input": "عمق", + "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.": "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.", + "Description": "Description", + "DESCRIPTION": "DESCRIPTION", + "Detach Chat": "Detach Chat", + "Details": "Details", + "Detrended Price Oscillator": "Detrended Price Oscillator", + "deviation_input": "انحراف", + "Device": "Device", + "DI Length_input": "DI طول", "Diluted EPS, Net Income from Continuing Operations": "Diluted EPS, Net Income from Continuing Operations", + "Diluted EPS, Net Income": "Diluted EPS, Net Income", "Diluted Weighted Average Shares": "Diluted Weighted Average Shares", + "Directional Movement Index": "Directional Movement Index", + "Directional Movement Index_study": "Directional Movement Index", + "Directional Movement": "Directional Movement", + "Disconnect": "Disconnect", + "Disconnected": "Disconnected", "Discontinued Operations": "Discontinued Operations", + "Disjoint Angle": "زاوية منفصلة", + "Displaced EMA": "Displaced EMA", + "Displacement": "Displacement", + "displacement_input": "موقع غير صحيح", + "distance: {0}": "مسافة: {0}", + "Div EA": "Div EA", + "Div Paid": "Div Paid", + "Div Pref": "Div Pref", + "Div Share": "Div Share", + "Divergence Indicator": "Divergence Indicator", + "Diviation (%)": "Diviation (%)", + "Dividend": "Dividend", + "Dividends Paid": "Dividends Paid", + "Dividends per Share, FQ": "Dividends per Share, FQ", + "Dividends": "Dividends", + "divisor_input": "المقسوم عليه", + "Divisor_input": "المقسوم عليه", + "Do Not Cancel": "Do Not Cancel", + "Do not post offline personal contact information.": "Do not post offline personal contact information.", + "Do not publish content that is not your original work, or infringes the copyright of any third party.": "Do not publish content that is not your original work, or infringes the copyright of any third party.", + "Do not show this message again": "Do not show this message again", + "Do you really want to clear all symbols?": "Do you really want to clear all symbols?", + "Do you realy want to delete ": "Do you realy want to delete", + "Do you realy want to delete theme": "Do you realy want to delete __theme__ theme?", + "Do you realy want to delete {0}watchlist?": "Do you realy want to delete {0}watchlist?", + "Do you realy want to replace": "Do you realy want to replace", + "Don't be so cruel! Bans longer than 1 week are not allowed for now.": "Don't be so cruel! Bans longer than 1 week are not allowed for now.", + "Donchian Channels": "Donchian Channels", + "Donchian Channels_study": "Donchian Channels", + "Done": "Done", + "Don’t cry… but your free PRO Plus trial has ended! We hope you benefited from useful features and felt good about yourself for supporting the community.": "Don’t cry… but your free PRO Plus trial has ended! We hope you benefited from useful features and felt good about yourself for supporting the community.", + "Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!": "Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!", + "Dot": "نقطة", + "Double EMA": "Double EMA", + "Double Exponential Moving Average": "Double Exponential Moving Average", + "Double Exponential Moving Average_study": "Double Exponential Moving Average", + "Down Color": "لون الهبوط", + "Down fractals": "Down fractals", + "Down Wave 1 or A": "Down Wave 1 or A", + "Down Wave 2 or B": "Down Wave 2 or B", + "Down Wave 3": "Down Wave 3", + "Down Wave 4": "Down Wave 4", + "Down Wave 5": "Down Wave 5", + "Down Wave C": "Down Wave C", + "Down": "Down", + "Drawing Tools": "Drawing Tools", + "Drawings Syncing": "Drawings Syncing", + "Drawings Toolbar": "Drawings Toolbar", + "Drawings": "الرسوم", + "E-mail for sms": "E-mail for sms", + "E-mail support hours are 4:00 AM – 3 PM EST Monday - Friday. Typical response time is 1 hour during business hours.": "E-mail support hours are 4:00 AM – 3 PM EST Monday - Friday. Typical response time is 1 hour during business hours.", + "E-mail": "E-mail", + "Early Access 33% off{{#is_finished}} – Final chance{{/is_finished}}": "Early Access 33% off{{#is_finished}} – Final chance{{/is_finished}}", + "Early Access for $16.65/Month": "Early Access for $16.65/Month", + "Earnings breaks": "Earnings breaks", + "Earnings Calendar": "Earnings Calendar", + "Earnings per Share, Basic, TTM": "Earnings per Share, Basic, TTM", + "Earnings per Share, Diluted, TTM": "Earnings per Share, Diluted, TTM", + "Earnings": "Earnings", + "Ease Of Movement": "Ease Of Movement", + "Ease of Movement": "Ease of Movement", + "Ease of Movement_study": "Ease of Movement", + "EBIT": "EBIT", + "EBITDA": "EBITDA", + "Economic Calendar": "Economic Calendar", + "Economy & Symbols": "اقتصاد & رموز", + "Economy": "Economy", + "Edit Alert {{description}} on {{title}}": "Edit Alert {{description}} on {{title}}", + "Edit Alert": "Edit Alert", + "Edit chat room": "Edit chat room", + "EDIT IDEA": "EDIT IDEA", + "Edit Order": "Edit Order", + "Edit Order...": "Edit Order...", + "Edit Position": "Edit Position", + "Edit Position...": "Edit Position...", + "Edit profile": "Edit profile", + "Edit room...": "Edit room...", + "EDIT SCRIPT": "EDIT SCRIPT", + "Edit Sript": "Edit Sript", + "Edit": "Edit", + "EDIT": "EDIT", "Effect of Exchange Rate on Cash": "Effect of Exchange Rate on Cash", + "Elder's Force Index": "Elder's Force Index", + "Elders Force Index_study": "Elders Force Index", + "Elliott Labels": "إعدادات موجات إليوت", + "Elliott Major Retracement": "مستويات إرتداد إليوت العظمى", + "Elliott Minor Retracement": "مستويات إرتداد إليوت الصغرى", + "Elliott Wave Circle": "موجات إيليوت الدائريه", + "Elliott Wave Cycle": "دورة موجة إليوت", + "Elliott Wave Minor": "موجة إليوت الصغرى", + "Elliott Wave Subminuette": "Elliott Wave Subminuette", + "Elliott Wave": "موجات إليوت", + "Ellipse": "قطع ناقص", + "Email": "Email", + "Embed": "Embed", + "Emp": "Emp", "Employee Compensation": "Employee Compensation", + "End of Day": "End of Day", + "English only for main public chatrooms and public ideas - so that everyone can understand. Any language can be spoken in the custom chat rooms. Later we may introduce main public chatrooms for other languages.": "English only for main public chatrooms and public ideas - so that everyone can understand. Any language can be spoken in the custom chat rooms. Later we may introduce main public chatrooms for other languages.", + "English only": "English only", + "Enter a new chart layout name": "Enter a new chart layout name", + "Enter a new chart name": "أدخل إسم جديد للرسم البياني", + "Enter new title for this chat": "Enter new title for this chat", + "Entering Channel": "Entering Channel", + "Enterprise Value, FQ": "Enterprise Value, FQ", + "Enterprise Value/EBITDA, TTM": "Enterprise Value/EBITDA, TTM", + "Entry price:": "سعر الدخول:", + "Envelope": "Envelope", + "Envelope_study": "Envelope", + "eod data": "eod data", + "eod delayed": "eod delayed", + "EPS NI": "EPS NI", + "Equality Line": "Equality Line", + "Equity Earnings": "Equity Earnings", + "Equity": "Equity", + "Eraser": "ممحاة", + "Error": "Error", + "Estimate": "Estimate", + "EUREX - Futures - Europe": "EUREX - Futures - Europe", + "Event": "حدث", + "Events & Alerts": "Events & Alerts", + "Events": "أحداث", + "Exch": "Exch", + "Exchange": "سوق", + "Exchanges charge per-user fees and redistribution fees from TradingView for delivery of intraday and real-time data. So, we can't give this data for free to everyone (as much as we'd like to).": "Exchanges charge per-user fees and redistribution fees from TradingView for delivery of intraday and real-time data. So, we can't give this data for free to everyone (as much as we'd like to).", + "Exit Full Screen (ESC)": "Exit Full Screen (ESC)", + "Exiting Channel": "Exiting Channel", + "Expand sym chart": "Expand sym chart", + "Expected Annual Dividends": "Expected Annual Dividends", + "Expiration Date (MM/YY)": "Expiration Date (MM/YY)", + "Expiration Time": "Expiration Time", + "Expiration": "Expiration", + "Expired": "Expired", + "Exponential": "Exponential", + "exponential_input": "اُسًي", + "ext": "ext", + "Extend Alert Line": "Extend Alert Line", + "Extend Left End": "تمديد النهاية اليسرى", + "Extend Left": "تمديد لليسار", + "Extend Lines Left": "Extend Lines Left", + "Extend Lines": "تمديد الخطوط", + "Extend Right End": "تمديد النهاية اليمنى", + "Extend Right": "تمديد لليمين", + "Extend": "تمديد", + "Extended Alert Line": "Extended Alert Line", + "Extended Hours (Intraday Only)": "Extended Hours (Intraday Only)", + "Extended Hours": "الساعات الممتدة", + "Extended Line": "خط ممتد", + "Extended Trading Hours": "Extended Trading Hours", + "Extended": "خط ممتد", + "Extension": "Extension", "Extraordinary Items": "Extraordinary Items", + "Failed": "Failed", + "Failure back color": "Failure back color", + "Failure text color": "Failure text color", + "FAILURE": "فشل", + "Falling": "Falling", + "Fans": "مراوح", + "Fast length": "Fast length", + "Fast Length": "Fast Length", + "fastLength_input": "الطول السريع", + "Fault": "Fault", + "Favorite Drawings Toolbar": "Favorite Drawings Toolbar", + "Favorite ideas": "Favorite ideas", + "Favorite": "Favorite", + "Favorites": "القائمة المفضلة", + "Feature Request and Feedback": "Feature Request and Feedback", + "Feb": "فبراير", + "Fib Channel": "قناة فيبوناتشي", + "Fib Circles": "دوائر فيبوناتشي", + "Fib Retracement": "مستويات إرتداد فيبوناتشي", + "Fib Speed Resistance Arcs": "أقواس فيبوناتشي", + "Fib Speed Resistance Fan": "مروحة فيبوناتشي", + "Fib Spiral": "دوامة فيبوناتشي", + "Fib Time Zone": "منطقة فيبوناتشي الزمنية", + "Fib Wedge": "وتد فيبوناتشي", + "Fibonacci": "Fibonacci", + "Fill": "تعبئة", + "Find existing chat": "Find existing chat", + "First bar time": "First bar time", + "First Name": "First Name", + "Fisher Transform": "Fisher Transform", + "Fisher": "Fisher", + "Flag Mark": "إشارة علم", + "Flat Bottom": "أفقي - قاع", + "Flat Top/Bottom": "أفقي - قمة/قاع", + "Flipped": "مقلوب", + "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.": "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.", + "Follow {{pro_symbol}}": "Follow {{pro_symbol}}", + "Follow": "Follow", + "Followed": "Followed", + "Followers": "Followers", + "Following below suggestions will help get your ideas suggested:": "Following below suggestions will help get your ideas suggested:", + "Following": "Following", + "Font Size": "حجم الخط", + "For a limited time, we’re offering a FREE 1 month subscription of PRO Plus (no credit card required, no catches or hidden autobilling).": "For a limited time, we’re offering a FREE 1 month subscription of PRO Plus (no credit card required, no catches or hidden autobilling).", + "for": "for", + "Forecast": "توقعات", + "Forex Talks": "Forex Talks", + "Forex": "Forex", + "Forgot password?": "Forgot password?", + "Format": "تنسيق", + "Format...": "تنسيق...", + "FORTUNECX - Bitcoin": "FORTUNECX - Bitcoin", "Free Cash Flow Margin": "Free Cash Flow Margin", "Free Cash Flow Return on Assets": "Free Cash Flow Return on Assets", + "Free Cash Flow": "Free Cash Flow", + "Frequency": "Frequency", + "Full moon mark": "Full moon mark", + "Full Screen": "شاشة كاملة", + "Fullscreen mode": "وضع الشاشة الكاملة", + "Function Definition": "Function Definition", + "Fundamentals company": "Fundamentals __company__", + "Fundamentals": "Fundamentals", + "Futures Magazine": "Futures Magazine", + "Futures": "العقود الآجلة", + "futures": "العقود الآجلة", + "FXCM - Forex": "FXCM - Forex", + "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.": "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.", + "FxWire PRO": "FxWire PRO", + "Gann Box": "صندوق جان", + "Gann Fan": "مروحة جان", + "Gann Square": "مربع جان", + "Gap Down Stocks": "Gap Down Stocks", + "Gap in the data": "Gap in the data", + "Gap Up Stocks": "Gap Up Stocks", + "General & Administrative Expense": "General & Administrative Expense", "General & Administrative Expense": "General & Administrative Expense", - "Goodwill": "Goodwill", + "GOCIO - Bitcoin": "GOCIO - Bitcoin", + "Goodwill & Intangible Assets, Net": "Goodwill & Intangible Assets, Net", "Goodwill & Intangible Assets, Net": "Goodwill & Intangible Assets, Net", + "Goodwill": "Goodwill", + "GrandSuperCycle": "GrandSuperCycle", + "Graphics": "رسوم", + "Greater Than": "Greater Than", + "Grey": "Grey", + "Grid Lines": "خطوط شبكية", + "Grid": "شبكة", + "Gross Margin %, TTM": "Gross Margin %, TTM", + "Gross Margin": "Gross Margin", + "Gross Profit": "Gross Profit", + "Growing moon": "Growing moon", + "Growing": "Growing", + "h": "h", + "h_dates": "ساعة", + "Hand Bell": "Hand Bell", + "Hate speech": "Hate speech", + "Have something to say?": "Have something to say?", + "Head & Shoulders": "الرأس و الكتفين", + "Head": "رأس", + "Headlines": "Headlines", + "Heiken Ashi": "هيكن-أشى", + "Help & Wiki": "Help & Wiki", + "Help": "مساعدة", + "Hidden Bearish Divergence": "Hidden Bearish Divergence", + "Hidden Bullish Divergence": "Hidden Bullish Divergence", + "Hide All Drawing Tools": "إخفاء أدوات الرسم", + "Hide Buy/Sell Panel": "Hide Buy/Sell Panel", + "Hide data": "Hide data", + "Hide Drawings Toolbar": "Hide Drawings Toolbar", + "Hide Favorite Drawings Toolbar": "Hide Favorite Drawings Toolbar", + "Hide inactive alerts": "Hide inactive alerts", + "Hide inactive Alerts": "Hide inactive Alerts", + "Hide Marks On Bars": "Hide Marks On Bars", + "Hide Widgets": "Hide Widgets", + "Hide": "إخفاء", + "High": "أعلى", + "high": "high", + "High_in_legend": "H", + "Histogram": "مدرج بياني", + "Historical Volatility": "Historical Volatility", + "HITBTC - Bitcoin": "HITBTC - Bitcoin", + "hl2": "hl2", + "HLC Bars": "HLC أعمدة", + "hlc3": "hlc3", + "Hlines Background": "Hlines Background", + "Hollow Candles": "شموع مفرغة", + "Home": "Home", + "Hong Kong": "هونج كونج", + "Horizontal Line": "خط أفقي", + "Horizontal Ray": "شعاع أفقي", + "Hot Lists": "Hot Lists", + "Hotlist": "Hotlist", + "HotLists continuously scan the US stock market to identify best trading opportunities and take considerable resources, so we can't give them out for free to everyone (as much as we'd like to).": "HotLists continuously scan the US stock market to identify best trading opportunities and take considerable resources, so we can't give them out for free to everyone (as much as we'd like to).", + "Hotlists": "Hotlists", + "hour": "ساعة", + "hour_plural_1": "ساعات", + "hour_plural": "ساعات", + "How to use the reference materials (Video)": "How to use the reference materials (Video)", + "Hull MA": "Hull MA", + "Hull MA_study": "Hull MA", + "Hull Moving Average": "Hull Moving Average", + "Hundred Line": "Hundred Line", + "ICECAN - Futures - Canada": "ICECAN - Futures - Canada", + "ICEEUR - Futures - Europe": "ICEEUR - Futures - Europe", + "ICEUSA - Futures - USA": "ICEUSA - Futures - USA", + "Ichimoku Cloud": "Ichimoku Cloud", + "Ichimoku Cloud_study": "Ichimoku Cloud", + "Icon": "أيقونة", + "Idea or chart snapshot image": "Idea or chart snapshot image", + "IDEA TITLE AND DESCRIPTION": "IDEA TITLE AND DESCRIPTION", + "Ideas for the current resolution only": "Ideas for the current resolution only", + "Ideas for the current symbol only": "Ideas for the current symbol only", + "Ideas of the people I follow & my ideas": "Ideas of the people I follow & my ideas", + "Ideas Published": "Ideas Published", + "Ideas": "Ideas", + "If you are sure you want to cancel, click Cancel, otherwise choose Do Not Cancel.": "If you are sure you want to cancel, click Cancel, otherwise choose Do Not Cancel.", + "If you do intraday analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.": "If you do intraday analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.", + "If you do intraday analysis, consider subscribing to the {{exchange}} exchange.{{^exchangesButton}} You must subscribe to PRO, PRO Plus or Premium service first (from only 9.95/m).{{/exchangesButton}}": "If you do intraday analysis, consider subscribing to the {{exchange}} exchange.{{^exchangesButton}} You must subscribe to PRO, PRO Plus or Premium service first (from only 9.95/m).{{/exchangesButton}}", + "If you do intraday spread analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.": "If you do intraday spread analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.", + "If you follow a symbol you will receive notifications when new ideas about that symbol are published.": "If you follow a symbol you will receive notifications when new ideas about that symbol are published.", + "If you like what you see, you have an exclusive chance to get 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.": "If you like what you see, you have an exclusive chance to get 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.", + "If you need only the most complete and accurate data, then consider subscribing to the PRO Plus or Premium service from only $19.95/m that offers actual real-time data from the NYSE/NASDAQ/AMEX exchanges and much more.": "If you need only the most complete and accurate data, then consider subscribing to the PRO Plus or Premium service from only $19.95/m that offers actual real-time data from the NYSE/NASDAQ/AMEX exchanges and much more.", + "If you want to act quickly to news and events that occur when the regular market is closed, please consider subscribing to PRO Plus or Premium service from only $19.95/m.": "If you want to act quickly to news and events that occur when the regular market is closed, please consider subscribing to PRO Plus or Premium service from only $19.95/m.", + "If you want to identify opportunities in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "If you want to identify opportunities in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "If you want to unlock the power of multiple time frame analysis and add multiple symbols to the same chart layout, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "If you want to unlock the power of multiple time frame analysis and add multiple symbols to the same chart layout, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "If you want to use different watchlists to quickly assess different sectors of the market, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "If you want to use different watchlists to quickly assess different sectors of the market, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "If you want to use private messages - please sign in or register!": "If you want to use private messages - please sign in or register!", + "If you want to use this service - please sign in or register!": "If you want to use this service - please sign in or register!", + "Ignore user": "Ignore user __username__", + "Ignore": "Ignore", + "Ignored users...": "Ignored users...", + "Illicit content": "Illicit content", + "Image URL": "رابط الصورة", + "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", + "In effort to make TradingView more useful to a larger number of users, moderators have the right to hide ideas with bad descriptions or not informative from the front page and the gallery. We are NOT limiting any ways of publishing or using TradingView charts. You can still create and publish any kind of charts; your profile and Activity Stream will still show all created charts.": "In effort to make TradingView more useful to a larger number of users, moderators have the right to hide ideas with bad descriptions or not informative from the front page and the gallery. We are NOT limiting any ways of publishing or using TradingView charts. You can still create and publish any kind of charts; your profile and Activity Stream will still show all created charts.", + "In Session": "In Session", + "In short, the more understandable and interesting your ideas are, the more you’ll gain respect of others and get discovered by the financial community. We’ll do our best to help showcase good ideas.": "In short, the more understandable and interesting your ideas are, the more you’ll gain respect of others and get discovered by the financial community. We’ll do our best to help showcase good ideas.", + "in": "in", + "in_dates": "in", + "inbars": "in __period__ bars", "Income After Taxes": "Income After Taxes", - "Income Before Taxes": "Income Before Taxes", - "Income Taxes": "Income Taxes", - "Income Taxes Payable": "Income Taxes Payable", "Income before Extraordinary Items": "Income before Extraordinary Items", + "Income Before Taxes": "Income Before Taxes", + "Income Statement": "Income Statement", + "Income Taxes Payable": "Income Taxes Payable", + "Income Taxes": "Income Taxes", + "Income": "Income", + "Increase Rating": "Increase Rating", + "Increment": "Increment", + "increment_input": "القيمة المضافة", + "Ind": "Ind", + "Index": "مؤشر", + "index": "مؤشر", + "Indicator Arguments in Header": "Indicator Arguments in Header", + "Indicator Arguments": "Indicator Arguments", + "Indicator Last Value": "Indicator Last Value", + "Indicator Titles in Header": "Indicator Titles in Header", + "Indicator Titles": "Indicator Titles", + "Indicator Values": "Indicator Values", + "Indicator": "مؤشر فني", + "Indicators and Strategies": "Indicators and Strategies", + "Indicators": "مؤشرات فنية", + "Indicators, Fundamentals, Economy and Add-ons": "مؤشرات فنية، بيانات أساسية، اقتصاد و إضافات", + "Industry": "Industry", + "Info": "Info", + "Inputs": "مدخلات", + "Insert Drawing Tool": "إضافة أداة رسم", + "Insert emoticon": "Insert emoticon", + "Insert Indicator...": "إضافة مؤشر...", + "Insert": "Insert", + "Inside Channel": "Inside Channel", + "Inside Pitchfork": "داخل البيتش فورك", + "Inside": "داخلي", + "Install": "Install", "Intangible Assets": "Intangible Assets", "Interest Expense": "Interest Expense", "Interest Income": "Interest Income", "Interest Income/Expense, Net": "Interest Income/Expense, Net", + "Intermediate": "متوسط", + "interval_dialog_description": "Type the interval number for munute 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)", + "Intraday Renko, Kagi, Line Break and Point & Figure charts take considerable resources, so we can't give them out for free to everyone (as much as we'd like to). We can, however, give out these charts for free in the Daily and Weekly resolutions.": "Intraday Renko, Kagi, Line Break and Point & Figure charts take considerable resources, so we can't give them out for free to everyone (as much as we'd like to). We can, however, give out these charts for free in the Daily and Weekly resolutions.", + "Intraday Renko, Kagi, Line Break, PnF and spread charts": "Intraday Renko, Kagi, Line Break, PnF and spread charts", + "Intraday Renko, Kagi, Line Break, PnF charts": "Intraday Renko, Kagi, Line Break, PnF charts", + "Intraday Spread Charts": "Intraday Spread Charts", + "Intraday Spread": "Intraday Spread", + "invalid symbol": "رمز غير صحيح", + "Invalid Symbol": "رمز غير صحيح", "Inventories, Net": "Inventories, Net", "Investment Changes, Net": "Investment Changes, Net", + "Invoiced every month": "Invoiced every month", + "IP": "IP", "Issuance of Equity": "Issuance of Equity", + "Issue Type": "Issue Type", + "Italic": "Italic", + "ITBIT - Bitcoin": "ITBIT - Bitcoin", + "Jan": "يناير", + "Jaw Length": "Jaw Length", + "Jaw Offset": "Jaw Offset", + "Jaw": "فك", + "jawLength_input": "طول الفك", + "Join Now": "Join Now", + "Journal is empty": "Journal is empty", + "Journal...": "Journal...", + "Jul": "يوليو", + "Jun": "يونيو", + "Jurik Research": "Jurik Research", + "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That is less than $16.65/month. Don’t miss the last chance to get the special Early Access and secure this low rate now!": "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That is less than $16.65/month. Don’t miss the last chance to get the special Early Access and secure this low rate now!", + "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.": "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.", + "Kagi": "كاجي", + "KCBT - Futures - USA": "KCBT - Futures - USA", + "Keltner Channels": "Keltner Channels", + "Keltner Channels_study": "Keltner Channels", + "Key Hidden Levels": "Key Hidden Levels", + "Key Order Flow Events": "Key Order Flow Events", + "Keyboard Shortcuts": "Keyboard Shortcuts", + "Kijun-sen": "Kijun-sen", + "Kind": "Kind", + "Klinger Oscillator": "Klinger Oscillator", + "Klinger Oscillator_study": "Klinger Oscillator", + "Know Sure Thing": "Know Sure Thing", + "Know Sure Thing_study": "Know Sure Thing", + "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.": "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.", + "Kolkata": "كولكاتا", + "Label Background": "خلفية العنوان", + "Label": "عنوان", + "Labels Font": "Labels Font", + "Labels": "عناوين", "Labor Expense": "Labor Expense", + "Lagging Span 2 Periods": "Lagging Span 2 Periods", + "Lagging Span": "Lagging Span", + "Last Annual EPS": "Last Annual EPS", + "Last Annual Revenue": "Last Annual Revenue", + "Last bar time": "Last bar time", + "Last Modified": "تم التعديل آخر مرة", + "Last Name": "Last Name", + "Last Value on Price Scale": "عرض السعر الحالي على نطاق القياس", + "Last": "Last", + "LAUNCH CHART": "LAUNCH CHART", + "Launch chat in separate window": "Launch chat in separate window", + "LazyBear - MTF Panes": "LazyBear - MTF Panes", + "LazyBear - S/R Levels": "LazyBear - S/R Levels", + "Lead 1": "Lead 1", + "Lead 2": "Lead 2", + "LEARN MORE": "LEARN MORE", + "Least Squares Moving Average": "Least Squares Moving Average", + "Least Squares Moving Average_study": "Least Squares Moving Average", + "Leave this chat": "Leave this chat", + "Left End": "النهاية اليسرى", + "Left Labels": "عناوين الجهة اليسرى", + "Left Shoulder": "الكتف الأيسر", + "left": "يسار", + "len_input": "طول", + "Length high": "Length high", + "Length hight": "Length hight", + "Length low": "Length low", + "Length1": "Length1", + "Length2": "Length2", + "Length3": "Length3", + "Length_input": "طول", + "length_input": "طول", + "lengthRSI_input": "RSI طول", + "lengthStoch_input": "Stoch طول", + "Less Than": "Less Than", + "Level {0}": "مستوى {0}", + "Level": "مستوى", + "Levels": "مستويات", + "Liabilities & Stockholder's Equity": "Liabilities & Stockholder's Equity", "Liabilities & Stockholder's Equity": "Liabilities & Stockholder's Equity", + "like": "like", + "like_plural": "likes", + "Limit": "Limit", + "Line Break": "خط فاصل", + "Line Width": "Line Width", + "Line With Breaks": "خط ذو فواصل", + "Line": "خطي", + "Linear Regression Curve": "Linear Regression Curve", + "Linear Regression Curve_study": "Linear Regression Curve", + "Linear Regression": "Linear Regression", + "Lines": "خطوط", + "Link interval to all charts": "Link interval to all charts", + "Link symbol to all charts": "Link symbol to all charts", + "LINK TO RELATED IDEAS": "LINK TO RELATED IDEAS", + "Link to this chart": "Link to this chart", + "Link to this chat...": "Link to this chat...", + "Link to this room...": "Link to this room...", + "Link To": "ربط", + "Lips Length": "Lips Length", + "Lips Offset": "Lips Offset", + "Lips": "شفاة", + "lipsLength_input": "طول الشفاة", + "List or list item": "List or list item", + "Load Chart Layout": "Load Chart Layout", + "Load Chart": "تحميل الرسم البياني", + "Load Layout Chart": "Load Layout Chart", + "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.": "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.", + "Load New Bars": "تحميل أعمدة جديدة", + "Load": "تحميل", + "loading data": "تحميل البيانات", + "Loading market depth data…": "Loading market depth data…", + "loading...": "تحميل...", + "Loading...": "Loading...", + "Lock All Drawing Tools": "قفل أدوات الرسم", + "Lock Scale": "قفل نطاق القياس", + "Lock scale": "قفل نطاق القياس", + "Lock": "إغلاق", + "Lock/Unlock": "إغلاق/فتح", + "Log Scale": "نطاق قياس لوغاريتمي", + "Log Scale_scale_menu": "نطاق قياس لوغاريتمي", + "log": "لوغاريتمي", + "Logged as": "Logged as", + "Logged out": "Logged out", + "London": "لندن", + "Long Length": "Long Length", + "Long length": "Long length", + "Long Period": "Long Period", + "Long period": "Long period", + "Long Position": "صفقه شراء", + "Long RoC Length_input": "Long RoC Length", "Long Term Capital": "Long Term Capital", "Long Term Debt to Long Term Capital": "Long Term Debt to Long Term Capital", "Long Term Debt to Total Capital": "Long Term Debt to Total Capital", - "Long-term Debt": "Long-term Debt", + "Long": "شراء", + "LONG": "LONG", "Long-term Debt Payments": "Long-term Debt Payments", "Long-term Debt Proceeds": "Long-term Debt Proceeds", + "Long-term Debt": "Long-term Debt", "Long-term Deferred Income Tax Liabilities": "Long-term Deferred Income Tax Liabilities", "Long-term Deferred Liability Charges": "Long-term Deferred Liability Charges", + "Long-term intervals are better than short-term ones for publishing analysis. An idea on 1 minute bars will probably become obsolete by the time people read it. However a good idea may still be featured.": "Long-term intervals are better than short-term ones for publishing analysis. An idea on 1 minute bars will probably become obsolete by the time people read it. However a good idea may still be featured.", "Long-term Investments": "Long-term Investments", - "Minority Interest": "Minority Interest", + "Long_input": "شراء", + "long_input": "شراء", + "longlen_input": "طويل المدى", + "Los Angeles": "لوس أنجلوس", + "Low price available now – don’t miss this chance!": "Low price available now – don’t miss this chance!", + "Low": "أدنى", + "low": "low", + "Low_in_legend": "L", + "Lower Band": "Lower Band", + "Lower Bound": "Lower Bound", + "Lower Devation": "Lower Devation", + "Lower Deviation": "Lower Deviation", + "Lower": "سفلي", + "LowerLimit": "الحد السفلي", + "LSE - Stock - UK": "LSE - Stock - UK", + "m": "m", + "M_dates": "شهر", + "m_dates": "شهر", + "MA Cross": "MA Cross", + "MA Cross_study": "MA Cross", + "MA Exp Ribbon": "MA Exp Ribbon", + "MA Length": "MA Length", + "MACD": "MACD", + "Madrid": "مدريد", + "Magnet Mode": "وضع المغناطيس", + "Major": "رئيسي", + "Make a Copy": "Make a Copy", + "Make a Copy...": "Make a Copy...", + "Make It Mine": "Make It Mine", + "Manage Alerts": "Manage Alerts", + "Manage Drawings": "إدارة الرسوم", + "Mar": "مارس", + "Margin AT": "Margin AT", + "Margin G": "Margin G", + "Margin G%": "Margin G%", + "Margin O": "Margin O", + "Margin PT": "Margin PT", + "Margins": "Margins", + "Marker Color": "لون التحديد", + "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.": "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.", + "Market Cap - Basic": "Market Cap - Basic", + "market closed": "market closed", + "Market Open": "Market Open", + "market open": "market open", + "Market Summary": "Market Summary", + "Market": "Market", + "Marketplace Add-ons": "Marketplace Add-ons", + "Mass Index": "Mass Index", + "Mass Index_study": "Mass Index", + "Max value": "Max value", + "Maximize Chat": "Maximize Chat", + "maximum_input": "القيمة العظمى", + "May": "مايو", + "McGinley Dynamic": "McGinley Dynamic", + "Measure (Shift + Click on the chart)": "قياس (Shift + نقر على الرسم البياني)", + "Median": "متوسط", + "MERCADO - Bitcoin": "MERCADO - Bitcoin", + "Merge Down": "دمج لأسفل", + "Merge Up": "دمج لأعلى", + "Message settings": "Message settings", + "Message": "Message", + "messages today": "__messages__ messages today", + "MGEX - Futures - USA": "MGEX - Futures - USA", + "MicroTrends": "MicroTrends", + "middle": "وسط", + "Middle": "وسط", + "Minor": "أصغر", + "Minority Interest & Equity Earnings": "Minority Interest & Equity Earnings", "Minority Interest & Equity Earnings": "Minority Interest & Equity Earnings", + "Minority Interest": "Minority Interest", + "Minuette": "Minuette", + "Minus Line": "Minus Line", + "minute": "دقيقة", + "minute_plural_1": "دقائق", + "minute_plural": "دقائق", + "Minute": "دقيقه", + "Mirrored": "معكوس", + "Mkt Cap": "Mkt Cap", + "mod": "mod", + "Mode": "وضع", + "MODERATED": "MODERATED", + "Moderator": "Moderator", + "Moderators Warning Messages": "Moderators Warning Messages", + "Modified Schiff Pitchfork": "سكيف بيتش فورك معدل", + "Modified Schiff": "Modified Schiff", + "Modify Order": "Modify Order", + "Modify": "Modify", + "Momentum": "Momentum", + "Money Flow": "Money Flow", + "Money Flow_study": "Money Flow", + "month": "شهر", + "month_plural_1": "أشهر", + "month_plural": "أشهر", + "month0": "Jan", + "month1": "Feb", + "month10": "Nov", + "month11": "Dec", + "month2": "Mar", + "month3": "Apr", + "month4": "May", + "month5": "Jun", + "month6": "Jul", + "month7": "Aug", + "month8": "Sep", + "month9": "Oct", + "Monthly": "Monthly", + "Moon Phases": "Moon Phases", + "Moscow": "موسكو", + "move chart 1 bar to the left.": "move chart 1 bar to the left.", + "move chart 1 bar to the right.": "move chart 1 bar to the right.", + "Move Down": "تحريك لأسفل", + "move further to the left.": "move further to the left.", + "move further to the right.": "move further to the right.", + "Move Up": "تحريك لأعلى", + "Moving Avarage Weighted": "Moving Avarage Weighted", + "Moving Average Convergence/Divergence": "Moving Average Convergence/Divergence", + "Moving Average Convergence/Divergence_study": "Moving Average Convergence/Divergence", + "Moving Average Exponential": "Moving Average Exponential", + "Moving Average Exponential_study": "Moving Average Exponential", + "Moving Average Weighted_study": "Moving Average Weighted", + "Moving Average": "Moving Average", + "Moving Average_study": "Moving Average", + "Moving Down %": "Moving Down %", + "Moving Down": "Moving Down", + "Moving Up %": "Moving Up %", + "Moving Up": "Moving Up", + "MTF Studies": "MTF Studies", + "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.": "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.", + "MTPredictor": "MTPredictor", + "Mult_input": "مضاعف", + "mult_input": "مضاعف", + "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.": "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.", + "Multi-Time Period Charts": "Multi-Time Period Charts", + "Multiple accounts": "Multiple accounts", + "Multiple charts layout and watch lists": "Multiple charts layout and watch lists", + "Multiple Charts Layout available only to PRO users.": "Multiple Charts Layout available only to PRO users.", + "Multiple Charts Layout": "Multiple Charts Layout", + "Multiple Connections": "Multiple Connections", + "Multiple Watch Lists available only to PRO users.": "Multiple Watch Lists available only to PRO users.", + "Multiple Watch Lists": "Multiple Watch Lists", + "Multiplier": "Multiplier", + "My Ideas and Notes": "My Ideas and Notes", + "My ideas only": "My ideas only", + "My Script": "My Script", + "My Scripts": "My Scripts", + "n/a": "غير متوافق", + "Name": "Name", + "NASDAQ - Stock - USA": "NASDAQ - Stock - USA", + "NASDAQ and NYSE charge exchange and per-user fees, which means we can’t give this for free to everyone (as much as we'd love to). Our free feed is provided by BATS electronic exchange, which offers approximate volumes and prices with fewer updates.": "NASDAQ and NYSE charge exchange and per-user fees, which means we can’t give this for free to everyone (as much as we'd love to). Our free feed is provided by BATS electronic exchange, which offers approximate volumes and prices with fewer updates.", + "Nasdaq Gap Down Stocks": "Nasdaq Gap Down Stocks", + "Nasdaq Gap Up Stocks": "Nasdaq Gap Up Stocks", + "Nasdaq Percent Advances": "Nasdaq Percent Advances", + "Nasdaq Percent Declines": "Nasdaq Percent Declines", + "Nasdaq Price Advances": "Nasdaq Price Advances", + "Nasdaq Price Declines": "Nasdaq Price Declines", + "Nasdaq Range Advances": "Nasdaq Range Advances", + "Nasdaq Range Declines": "Nasdaq Range Declines", + "Nasdaq Volume Leaders": "Nasdaq Volume Leaders", "Net Change in Cash": "Net Change in Cash", "Net Debt": "Net Debt", "Net Income Applicable to Common": "Net Income Applicable to Common", "Net Income from Continuing, Operations Applicable to Common": "Net Income from Continuing, Operations Applicable to Common", "Net Income per Employee": "Net Income per Employee", + "Net Income": "Net Income", "Net Operating Profit after Tax": "Net Operating Profit after Tax", + "Net Volume": "Net Volume", + "Net Volume_study": "Net Volume", "Net Working Capital": "Net Working Capital", + "NEUTRAL": "NEUTRAL", + "NEW CHART LAYOUT": "NEW CHART LAYOUT", + "New moon mark": "New moon mark", + "New password is sent to your email.": "New password is sent to your email.", + "New script name": "New script name", + "New York": "نيويورك", + "New {0} chart...": "New {0} chart...", + "New": "New", + "News": "News", + "next symbol": "next symbol", + "Next": "Next", + "No account history yet": "No account history yet", + "No advertising, direct marketing, or solicitation! To advertise to our audience contact founders@tradingview.com": "No advertising, direct marketing, or solicitation! To advertise to our audience contact founders@tradingview.com", + "No alerts triggered": "No alerts triggered", + "No alerts": "No alerts", + "No defamatory, threatening or discriminatory remarks, hate speech or personal attacks.": "No defamatory, threatening or discriminatory remarks, hate speech or personal attacks.", + "No drawings yet": "لا يوجد رسوم حتى الآن", + "No ideas matched your criteria": "No ideas matched your criteria", + "No ideas.
If you want to use this service - please sign in or register!": "No ideas.
If you want to use this service - please sign in or register!", + "No indicators matched your criteria.": "لا توجد مؤشرات تتوافق مع بحثك.", + "No links / posts with illegal content, pornography, or nudity.": "No links / posts with illegal content, pornography, or nudity.", + "No monthly invoices": "No monthly invoices", + "No notifications yet": "No notifications yet", + "No posting links or reference to content / sites that contain viruses or malware.": "No posting links or reference to content / sites that contain viruses or malware.", + "No public library scripts were found.": "No public library scripts were found.", + "No real-time data": "No real-time data", + "No saved scripts yet": "No saved scripts yet", + "No scripts matched your criteria": "No scripts matched your criteria", + "No Sound notifications": "No Sound notifications", + "No study templates saved": "No study templates saved", + "No symbols matched your criteria": "لا توجد رموز تتوافق مع بحثك", + "No": "No", + "NO": "لا", + "No, thank you": "No, thank you", "Non-operating Gains/Losses": "Non-operating Gains/Losses", "Noncontrolling Interest": "Noncontrolling Interest", + "Normal Bearish Divergence": "Normal Bearish Divergence", + "Normal Bullish Divergence": "Normal Bullish Divergence", + "Normal": "عادي", + "Not applicable": "غير صالح للتطبيق", + "not authorized": "not authorized", + "Note": "ملاحظة", + "Note: default study templates won't be removed permanently": "Note: default study templates won't be removed permanently", "Notes Payable": "Notes Payable", + "Notification sound": "Notification sound", + "Notifications": "Notifications", + "Nov": "نوفمبر", + "Now is your LAST & FINAL chance to get 12 months for only $199.80 (regular $299.40). That’s less than $16.65/month and 33% off regular price.": "Now is your LAST & FINAL chance to get 12 months for only $199.80 (regular $299.40). That’s less than $16.65/month and 33% off regular price.", + "NSE - Stock - India": "NSE - Stock - India", "Number of Employees": "Number of Employees", "Number of Shareholders": "Number of Shareholders", + "NYMEX - Futures - USA": "NYMEX - Futures - USA", + "NYMEX E-mini": "NYMEX E-mini", + "NYSE - Stock - USA": "NYSE - Stock - USA", + "NYSE Gap Down Stocks": "NYSE Gap Down Stocks", + "NYSE Gap Up Stocks": "NYSE Gap Up Stocks", + "NYSE LIFFE - Futures - USA": "NYSE LIFFE - Futures - USA", + "NYSE Percent Advances": "NYSE Percent Advances", + "NYSE Percent Declines": "NYSE Percent Declines", + "NYSE Price Advances": "NYSE Price Advances", + "NYSE Price Declines": "NYSE Price Declines", + "NYSE Range Advances": "NYSE Range Advances", + "NYSE Range Declines": "NYSE Range Declines", + "NYSE Volume Leaders": "NYSE Volume Leaders", + "Objects Tree": "قائمة الرسوم المضافة", + "Objects Tree...": "...قائمة الرسوم المضافة", + "Oct": "أكتوبر", + "Official AMEX, NYSE & NASDAQ Real-time Data": "Official AMEX, NYSE & NASDAQ Real-time Data", + "Official real-time & intraday data": "Official real-time & intraday data", + "Official real-time, intraday and volume data": "Official real-time, intraday and volume data", + "Offset": "أوفست", + "Oh no! You have only two weeks left in your PRO Plus trial! These benefits will expire in two short weeks:": "Oh no! You have only two weeks left in your PRO Plus trial! These benefits will expire in two short weeks:", + "OHLC Values": "OHLC Values", + "ohlc4": "ohlc4", + "OK": "موافقة", + "OKCOIN - Bitcoin": "OKCOIN - Bitcoin", + "On Balance Volume": "On Balance Volume", + "On Balance Volume_study": "On Balance Volume", + "OnBalanceVolume": "OnBalanceVolume", + "Once per bar (on close)": "Once per bar (on close)", + "Once per bar (on condition)": "Once per bar (on condition)", + "Once": "Once", + "One account can be accessed from one browser (on one device) at a time - to stay compliant with exchange regulations and prevent unauthorized access.": "One account can be accessed from one browser (on one device) at a time - to stay compliant with exchange regulations and prevent unauthorized access.", + "Only private ideas": "Only private ideas", + "Only PRO Plus and Premium subscibers can access extended hours data on the charts. Extended trading hours include both pre-market and after hours sessions each day the market is open.": "Only PRO Plus and Premium subscibers can access extended hours data on the charts. Extended trading hours include both pre-market and after hours sessions each day the market is open.", + "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D) interval.": "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D) interval.", + "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D)": "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D)", + "Only PRO, PRO Plus and Premium users that have a subscription to {{exchange}} Exchange can get official data on real-time prices, volume and intraday history. You'll now be switched to the Daily (D) interval, which is available to all users.": "Only PRO, PRO Plus and Premium users that have a subscription to {{exchange}} Exchange can get official data on real-time prices, volume and intraday history. You'll now be switched to the Daily (D) interval, which is available to all users.", + "open Indicators.": "open Indicators.", + "Open Interval Dialog": "Open Interval Dialog", + "open Load Chart.": "open Load Chart.", + "Open Pine Script Editor": "Open Pine Script Editor", + "Open Price": "Open Price", + "Open Script": "Open Script", + "Open Trading Panel": "Open Trading Panel", + "Open": "إفتتاح", + "open": "open", + "Open_in_legend": "O", + "Open_line_tool_position": "مفتوح", "Operating Expenses": "Operating Expenses", "Operating Leases": "Operating Leases", "Operating Margin": "Operating Margin", + "Operating Metrics": "Operating Metrics", "Operating Profit": "Operating Profit", "Operating Revenue": "Operating Revenue", + "or copy url:": "أو نسخ الرابط", + "Or": "Or", + "Order #": "Order #", + "Order": "Order", + "Original": "أصلي", + "Oscillator": "المؤشرات المتذبذبة", + "Oscillators": "Oscillators", + "OTC - Stock - USA": "OTC - Stock - USA", "Other Accounts Payable and Accrued Expenses": "Other Accounts Payable and Accrued Expenses", "Other Accounts, Notes Receivable": "Other Accounts, Notes Receivable", "Other Accumulated Comprehensive Income": "Other Accumulated Comprehensive Income", @@ -1313,9 +1427,10 @@ "Other Current Assets": "Other Current Assets", "Other Current Liabilities": "Other Current Liabilities", "Other Debt, Net": "Other Debt, Net", - "Other Equity": "Other Equity", "Other Equity Transactions, Net": "Other Equity Transactions, Net", + "Other Equity": "Other Equity", "Other Financing Activities, Net": "Other Financing Activities, Net", + "Other General & Administrative Expense": "Other General & Administrative Expense", "Other General & Administrative Expense": "Other General & Administrative Expense", "Other Interest Income/Expense, Net": "Other Interest Income/Expense, Net", "Other Investing Activities": "Other Investing Activities", @@ -1326,36 +1441,643 @@ "Other Operating Expenses": "Other Operating Expenses", "Other Receivables": "Other Receivables", "Other Revenue": "Other Revenue", + "Other Selling, General & Administrative Expenses": "Other Selling, General & Administrative Expenses", "Other Selling, General & Administrative Expenses": "Other Selling, General & Administrative Expenses", + "Other": "Other", + "Our PRO Plus users see amazing benefits. You get advanced trading opportunities using multi symbol statistical arbitrage techniques. Read more about PRO Plus features.": "Our PRO Plus users see amazing benefits. You get advanced trading opportunities using multi symbol statistical arbitrage techniques. Read more about PRO Plus features.", + "Outside Channel": "Outside Channel", + "Overbought": "Overbought", + "Overlay the main chart": "تركيب فوق الرسم البياني الرئيسي", + "Override Min Tick": "Tickتجاوز الحد الأدنى لل", + "Oversold": "Oversold", + "Overwrite Script": "Overwrite Script", + "Paper Trading is disconnected": "Paper Trading is disconnected", + "Parabolic SAR": "Parabolic SAR", + "Parabolic SAR_study": "Parabolic SAR", + "ParabolicSAR": "ParabolicSAR", + "Parallel Channel": "قناة متوازية", + "Paris": "باريس", + "partially erase.": "partially erase.", "Partners Capital": "Partners Capital", + "Password": "Password", + "Paste %s": "Paste %s", + "paste object.": "paste object.", + "Pearson's R": "Pearson's R", "Pension/Postretirement Obligation": "Pension/Postretirement Obligation", + "per month": "per month", + "per year": "per year", + "Percent Advances": "Percent Advances", + "Percent Declines": "Percent Declines", + "Percent": "Percent", + "percent_input": "النسبة المئوية", + "Percentage": "نسبة مئوية", + "Percentage_scale_menu": "نسبة مئوية", + "Period ending": "Period ending", + "Period Ending": "Period Ending", + "Period": "Period", + "Permanent link to this message": "Permanent link to this message", + "Personal information": "Personal information", + "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.": "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.", + "Pick your idea or paste url to someone's else idea.": "Pick your idea or paste url to someone's else idea.", + "Pine Editor": "Pine Editor", + "Pine Script Editor": "ثبت محرر السكريبت", + "Pine Script Reference": "Pine Script Reference", + "Pine Script Tutorial": "Pine Script Tutorial", + "Pitchfan": "Pitchfan", + "Pitchfork": "بيتش فورك", + "Pivot Points High Low": "Pivot Points High Low", + "Pivot Points Standard": "Pivot Points Standard", + "Pivots Timeframe": "Pivots Timeframe", + "Place Order": "Place Order", + "Play Sound": "Play Sound", + "Please consider subscribing to our PRO service which includes many other features not available in the free membership.": "Please consider subscribing to our PRO service which includes many other features not available in the free membership.", + "Please do not modify the alert so we can investigate the issue.": "Please do not modify the alert so we can investigate the issue.", + "Please enter a valid idea URL or chart image URL": "Please enter a valid idea URL or chart image URL", + "Please enter chart layout name": "Please enter chart layout name", + "Please enter chart name": "من فضلك أدخل إسم الرسم البياني", + "Please enter your feedback": "Please enter your feedback", + "Please name this script": "Please name this script", + "Please read before publishing": "Please read before publishing", + "Please use English for conversation. Other languages will be supported in the future": "Please use English for conversation. Other languages will be supported in the future", + "Please use only English in tags": "Please use only English in tags", + "Please, enter your e-mail": "Please, enter your e-mail", + "Plot dividends": "Plot dividends", + "Plot earnings": "Plot earnings", + "Plot Offsets": "Plot Offsets", + "Plot splits": "Plot splits", + "Plot": "ارسم", + "Plots Background": "خلفية الرسوم", + "Point & Figure": "بوينت اند فيجر", + "Point bar": "Point __point__ Bar #", + "Polyline": "متعدد الخطوط", + "Position": "Position", + "post-market": "مابعد الافتتاح", + "Post-Market": "Post-Market", + "pre-market": "ماقبل الافتتاح", + "Pre-Market": "Pre-Market", "Pre-tax Margin": "Pre-tax Margin", + "Precise Labels": "Precise Labels", + "Precision": "الدقة", "Preferred Dividends": "Preferred Dividends", "Preferred Stock": "Preferred Stock", + "Premium": "Premium", "Prepaid Expenses": "Prepaid Expenses", + "Presentation is important. Too much clutter adds to confusion.": "Presentation is important. Too much clutter adds to confusion.", + "Prev": "Prev", + "Previous Close Price": "Previous Close Price", + "previous close": "previous close", + "previous symbol": "previous symbol", + "Price % Change 1 Week": "Price % Change 1 Week", + "Price % Change 4 Week": "Price % Change 4 Week", + "Price % Change 52 Week": "Price % Change 52 Week", + "Price - 52 Week High": "Price - 52 Week High", + "Price - 52 Week Low": "Price - 52 Week Low", + "Price Advances": "Price Advances", + "Price Declines": "Price Declines", + "Price History": "Price History", + "Price incorrect": "Price incorrect", + "Price Label": "عنوان السعر", + "Price Levels": "مستويات السعر", + "Price Line": "خط السعر", + "Price Oscillator": "Price Oscillator", + "Price Oscillator_study": "Price Oscillator", + "Price Range": "المدى السعري", + "Price Scale": "Price Scale", + "Price Source": "مصدر السعر", + "Price Volume Trend": "Price Volume Trend", + "Price": "سعر", + "Price/Earnings, TTM": "Price/Earnings, TTM", + "Price/Revenue, TTM": "Price/Revenue, TTM", + "Price:": "سعر:", + "Prices": "أسعار", + "Primary Exchange": "Primary Exchange", + "Primary": "أوًلي", + "Prior": "Prior", + "Priority email support": "Priority email support", + "Priority phone support": "Priority phone support", + "Priority Support": "Priority Support", + "Private Chart Publishing": "Private Chart Publishing", + "PRO Badge & Adding Value": "PRO Badge & Adding Value", + "PRO members can add optional multi-device access. Click \"Buy Multi-Device Access\" to access your account from several devices at the same time. Click CONNECT to terminate the other session and connect here.": "PRO members can add optional multi-device access. Click \"Buy Multi-Device Access\" to access your account from several devices at the same time. Click CONNECT to terminate the other session and connect here.", + "PRO Plus Trial": "PRO Plus Trial", + "Pro Realtime": "Pro Realtime", + "Pro Trial": "Pro Trial", + "Pro": "Pro", + "pro": "pro", + "Profile Settings": "Profile Settings", + "Profit Background Color": "لون خلفية الأرباح", + "Profit Level. Ticks:": "مستوى الأرباح بالنقاط", + "PROFIT TRGT": "PROFIT TRGT", + "Profit": "Profit", + "Profitability": "Profitability", + "Projection": "مسقط", + "Properties": "خصائص", + "Properties...": "خصائص...", "Property and Equipment, Gross": "Property and Equipment, Gross", + "Property, Plant & Equipment, Net": "Property, Plant & Equipment, Net", "Property, Plant & Equipment, Net": "Property, Plant & Equipment, Net", + "propertypage-name-label": "propertypage-name-label", + "propertypage-name-label_css_class": "propertypage-name-label", + "ProTradingIndicators": "ProTradingIndicators", + "Public Library": "Public Library", + "Public Profile": "Public Profile", + "PUBLISH IDEA": "PUBLISH IDEA", + "PUBLISH SCRIPT": "PUBLISH SCRIPT", + "Publish Script": "Publish Script", + "Published Chart": "Published Chart", + "Published idea or chart image URL": "Published idea or chart image URL", + "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.", + "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.", + "Published ideas settings": "Published ideas settings", + "published": "published", + "Publishing means sharing your chart and trading idea with the financial web and the investing community. A published idea needs to be detailed and descriptive in order to be meaningful to other traders.": "Publishing means sharing your chart and trading idea with the financial web and the investing community. A published idea needs to be detailed and descriptive in order to be meaningful to other traders.", + "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.": "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.", "Purchase of Investments": "Purchase of Investments", + "Qty": "Qty", + "Quantity": "Quantity", "Quick Ratio": "Quick Ratio", + "Quote this message": "Quote this message", + "Quotes are delayed by 10 min and updated every 30 seconds": "Quotes are delayed by 10 min and updated every 30 seconds", + "Quotes are delayed by 10 min and updated in realtime": "Quotes are delayed by 10 min and updated in realtime", + "Range Advances": "Range Advances", + "Range Declines": "Range Declines", + "range": "range", + "Rate Of Change": "Rate Of Change", + "Rating": "Rating", + "Ray": "شعاع", + "Read more": "Read more", + "Read more...": "Read more...", "Realized Gains/Losses": "Realized Gains/Losses", + "realtime": "الوقت الحالي", + "Realtime": "Realtime", + "Rearm every 1 minute": "Rearm every 1 minute", + "Rearm every 10 minute": "Rearm every 10 minute", + "Rearm every 30 minute": "Rearm every 30 minute", + "Rearm every 5 minute": "Rearm every 5 minute", + "Rearm every hour": "Rearm every hour", + "Recent Chats": "Recent Chats", + "Recover Password": "Recover Password", + "Recover": "Recover", + "Rectangle": "مستطيل", + "Redo {0}": "إعادة {0}", + "Redo": "إعادة", + "redo": "redo", + "Regression Trend": "إتجاه الإنحدار", + "Relative Strength Index": "Relative Strength Index", + "Relative Strength Index_study": "Relative Strength Index", + "Relative Vigor Index": "Relative Vigor Index", + "Relative Vigor Index_study": "Relative Vigor Index", + "Relative Volatility Index": "Relative Volatility Index", + "Relative Volatility Index_study": "Relative Volatility Index", + "Remember me": "Remember me", + "Remember, with PRO Plus you benefit from:": "Remember, with PRO Plus you benefit from:", + "Remove All Drawing Tools": "احذف كل أدوات الرسم", + "Remove All Indicators": "حذف كل المؤشرات الفنية", + "Remove All Studies": "Studiesحذف كل ال", + "Remove custom interval": "Remove custom interval", + "Remove from favorites": "حذف من القائمة المفضلة", + "Remove this room from favorites": "Remove this room from favorites", + "Remove": "حذف", + "Rename Chart Layout": "Rename Chart Layout", + "Rename Chart": "اعد تسمية الرسم البياني", + "Rename script": "Rename script", + "Rename...": "إعادة تسمية...", + "Renko": "رينكو", + "Renko, Kagi, Line Break, Point & Figure": "Renko, Kagi, Line Break, Point & Figure", + "Report data issues": "Report data issues", + "Report Data Issues": "Report Data Issues", + "Repost to": "Repost to", "Repurchase of Equity": "Repurchase of Equity", + "Reputation": "Reputation", + "Require Order Confirmation": "Require Order Confirmation", + "Research & Development Expense": "Research & Development Expense", "Research & Development Expense": "Research & Development Expense", + "Reset Chart": "إعادة تعيين الرسم البياني", + "Reset Paper Trading Account": "Reset Paper Trading Account", + "Reset Paper Trading Account...": "Reset Paper Trading Account...", + "Reset Scale": "إعادة تعيين نطاق القياس", + "Reset Settings": "Reset Settings", + "Reset": "إعادة تعيين", + "Restart Alert {{description}} on {{title}}": "Restart Alert {{description}} on {{title}}", + "Restart Alert...": "Restart Alert...", + "Restart": "Restart", + "Restart...": "Restart...", "Restricted Cash": "Restricted Cash", + "Restructuring, Remediation & Impairment Provisions": "Restructuring, Remediation & Impairment Provisions", "Restructuring, Remediation & Impairment Provisions": "Restructuring, Remediation & Impairment Provisions", "Retained Earnings": "Retained Earnings", + "retrying": "اعد المحاولة", "Return on Assets": "Return on Assets", + "Return on Equity": "Return on Equity", + "Return on Invested Capital %, TTM": "Return on Invested Capital %, TTM", "Return on Invested Capital": "Return on Invested Capital", + "Rev LA": "Rev LA", "Revenue per Employee": "Revenue per Employee", + "Reverse position": "Reverse position", + "Reverse Position": "Reverse Position", + "Reverse {0} position?": "Reverse {0} position?", + "Reverse": "إنعكاس", + "Right End": "النهاية اليمنى", + "Right Labels": "Right Labels", + "Right Lables": "عناوين الجهة اليمنى", + "Right Margin": "الهامش الأيمن", + "Right Shoulder": "الكتف الأيمن", + "right": "يمين", + "Rights infringement": "Rights infringement", + "Risk/Reward long": "ربح/خساره شراء", + "Risk/Reward Ratio: {0}": "نسبة الربح/الخسارة: {0}", + "Risk/Reward short": "نسبة الربح/الخسارة", + "RobBooker": "RobBooker", + "ROC Length": "ROC Length", + "ROC": "ROC", + "roclen1_input": "RoC Length 1", + "roclen2_input": "RoC Length 2", + "roclen3_input": "RoC Length 3", + "roclen4_input": "RoC Length 4", + "Room archives...": "Room archives...", + "Room purpose": "Room purpose", + "Room title": "Room title", + "Rotated Rectangle": "مستطيل مائل", + "RSI Length": "RSI Length", + "RSI Source": "RSI Source", + "RSI": "RSI", + "Run Product Walk-Through": "Run Product Walk-Through", + "RVI": "RVI", + "s": "s", + "S/L": "S/L", "Sale of Investments": "Sale of Investments", + "Sale of Property, Plant & Equipment": "Sale of Property, Plant & Equipment", "Sale of Property, Plant & Equipment": "Sale of Property, Plant & Equipment", + "Sales & Marketing Expense": "Sales & Marketing Expense", "Sales & Marketing Expense": "Sales & Marketing Expense", + "Sao Paulo": "ساو باولو", + "Save ${{savings}}": "Save ${{savings}}", + "Save As Default": "Save As Default", + "Save As Watchlist...": "Save As Watchlist...", + "Save As...": "...حفظ بإسم", + "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout": "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout", + "Save Chart Layout": "Save Chart Layout", + "Save Drawing Template As...": "Save Drawing Template As...", + "Save image": "حفظ الصورة", + "Save Interval": "Save Interval", + "Save New Chart Layout": "Save New Chart Layout", + "Save New Chart": "حفظ رسم بياني جديد", + "Save Script As": "Save Script As", + "Save Study Template As...": "Save Study Template As...", + "Save symbol list as...": "Save symbol list as...", + "Save": "حفظ", + "save": "save", + "Scale Left": "نطاق القياس الأيسر", + "Scale Percentage": "النسبة المئوية لنطاق القياس", + "Scale Price Chart Only": "Scale Price Chart Only", + "Scale Right": "نطاق القياس الأيمن", + "Scale Series Only": "النطاق المتسلسل فقط", + "Scale series only": "النطاق المتسلسل فقط", + "Scale Series only": "النطاق المتسلسل فقط", + "Scale": "Scale", + "Scales Lines": "خطوط نطاق القياس", + "Scales Properties": "خصائص نطاقات القياس", + "Scales Properties...": "خصائص نطاق القياس...", + "Scales Text": "تسمية نطاق القياس", + "Scales": "نطاق القياس", + "Scaling": "تدريج نطاق القياس", + "Schiff Pitchfork": "Schiff Pitchfork", + "Schiff": "Schiff", + "Screen (No Scale)": "الرسم البياني (بدون نطاق القياس)", + "Script Editor": "محرر سكريبت", + "Script Editor...": "محرر سكريبت...", + "Script must have a name": "Script must have a name", + "Script Name": "Script Name", + "Script text is not modified, nothing to save": "Script text is not modified, nothing to save", + "SCRIPT TITLE AND DESCRIPTION": "SCRIPT TITLE AND DESCRIPTION", + "SCRIPT TITLE": "SCRIPT TITLE", + "SCRIPT": "SCRIPT", + "Scripts": "Scripts", + "Search for scripts published by community": "Search for scripts published by community", + "Search ideas": "Search ideas", + "Search scripts": "Search scripts", + "Search": "بحث", + "Sector": "Sector", + "See All Tags...": "See All Tags...", + "Select Layout": "Select Layout", + "Select type...": "Select type...", + "Select user to start new chat with": "Select user to start new chat with", + "Sell Ask": "Sell Ask __quote__", + "Sell Bid": "Sell Bid __quote__", + "Sell Market": "Sell Market", + "Sell symbol": "Sell __displaySymbol__ Stop __abbreviatedNumber__ @ __formattedValue__", + "Sell": "Sell", + "Selling, General & Administrative Expenses": "Selling, General & Administrative Expenses", "Selling, General & Administrative Expenses": "Selling, General & Administrative Expenses", + "Send Backward": "إرسال إلى الخلف", + "Send E-mail": "Send E-mail", + "Send Feedback or Report an Issue": "Send Feedback or Report an Issue", + "Send Message to stocktwits": "Send Message to stocktwits", + "Send message": "Send message", + "Send private message to": "Send private message to __username__", + "Send Reply": "Send Reply", + "Send SMS": "Send SMS", + "Send to Back": "إرسال للمؤخرة", + "Send": "Send", + "Senkou A": "Senkou A", + "Senkou B": "Senkou B", + "Seoul": "سيول", + "Sep": "سبتمبر", + "Session Breaks": "راحات جلسة التداول", + "Sessions": "جلسات التداول", + "Set Alert": "Set Alert", + "Set chat title...": "Set chat title...", + "Settings": "إعدادات", + "Shanghai": "شنغهاي", + "Share on StockTwits a snapshot of your chart as a picture and whatever you write.": "Share on StockTwits a snapshot of your chart as a picture and whatever you write.", + "Share on Twitter a snapshot of your chart as a picture and whatever you write.": "Share on Twitter a snapshot of your chart as a picture and whatever you write.", + "Share to...": "Share to...", + "Shareholders": "Shareholders", + "Shares": "Shares", + "Short Length": "Short Length", + "Short length": "Short length", + "Short Period": "Short Period", + "Short period": "Short period", + "Short Position": "صفقة بيع", + "Short RoC Length_input": "Short RoC Length", + "Short": "بيع", + "SHORT": "SHORT", "Short-term Borrowings": "Short-term Borrowings", "Short-term Investments": "Short-term Investments", + "Short_input": "بيع", + "short_input": "بيع", + "shortlen_input": "قصير المدى", + "Show Active Orders Only": "Show Active Orders Only", + "Show Alert Labels": "Show Alert Labels", + "Show all messages from": "Show all messages from __username__", + "Show all my messages": "Show all my messages", + "Show All": "إظهار الكل", + "Show Angle": "إظهار الزاوية", + "Show Arguments in Header": "عرض التنبيهات في الاعلي", + "Show Background": "إظهار الخلفية", + "Show Bars Range": "إظهار مدى الأعمدة", + "Show Buy/Sell Panel": "Show Buy/Sell Panel", + "Show chart snapshot preview": "Show chart snapshot preview", + "Show Console": "Show Console", + "Show Countdown": "اظهار العد التنازلي", + "Show data": "Show data", + "Show Date/Time Range": "إظهار مدى الوقت/التاريخ", + "Show Distance": "إظهار المسافة", + "Show Dividends on Chart": "Show Dividends on Chart", + "Show Earnings on Chart": "Show Earnings on Chart", + "Show Executions": "Show Executions", + "Show historical pivots": "Show historical pivots", + "Show Indicator Last Value": "Show Indicator Last Value", + "Show Labels": "عرض العناوين", + "Show Last Value on Price Scale": "عرض السعر الحالي على نطاق القياس", + "Show Last Value": "عرض القيمه الاخيره", + "Show Left Axis": "عرض المحور الأيسر", + "show MA_input": "اعرض المتوسط الحركي", + "Show more": "Show more", + "Show More": "Show More", + "Show Objects Tree": "عرض الإضافات على الرسم", + "Show Only Drawings": "عرض الرسوم فقط", + "Show only favorite rooms": "Show only favorite rooms", + "Show only my sent and received messages": "Show only my sent and received messages", + "Show Only Studies": "Show Only Studies", + "Show Orders": "Show Orders", + "Show Popup": "Show Popup", + "Show Positions": "Show Positions", + "Show Price Range": "عرض المدى السعري", + "Show Price": "عرض السعر", + "Show Prices": "عرض الأسعار", + "Show Right Axis": "عرض المحور الأيمن", + "Show Source Code": "Show Source Code", + "Show Splits on Chart": "Show Splits on Chart", + "Show Symbol Labels": "Show Symbol Labels", + "Show Symbol Labels_context_menu": "Show Symbol Labels", + "Show Symbol Last Value": "Show Symbol Last Value", + "Show Text": "إظهار النص", + "Show Time": "إظهار الوقت", + "Show Wave": "إظهار الموجة", + "Show": "عرض", + "Show/Hide Drawings Toolbar": "Show/Hide Drawings Toolbar", + "Show/Hide": "إظهار/إخفاء", + "showMA_input": "اعرض المتوسط الحركي", + "Sig": "Sig", + "siglen_input": "طول الإشارة", + "sigma_input": "sigma", + "Sigma_input": "Sigma", + "Sign In": "Sign In", + "Sign in": "Sign in", + "Sign Out": "Sign Out", + "Sign out": "Sign out", + "Sign Up for FREE": "Sign Up for FREE", + "Sign Up": "Sign Up", + "Signal Labels": "Signal Labels", + "Signal Length": "Signal Length", + "Signal Line Period": "Signal Line Period", + "Signal line period": "Signal line period", + "Signal smoothing": "Signal smoothing", + "Signal": "إشارة", + "signalLength_input": "طول الإشارة", + "Simple ma(oscillator)": "Simple ma(oscillator)", + "Simple ma(signal line)": "Simple ma(signal line)", + "Simple": "بسيط", + "Singapore": "سنغافورة", + "Size": "Size", + "Skip": "Skip", + "Slow length": "Slow length", + "Slow Length": "Slow Length", + "Slow scrolling or chart loading": "Slow scrolling or chart loading", + "slowLength_input": "الطول البطئ", + "SMA": "المتوسط المتحرك البسيط", + "smalen1_input": "SMA Length 1", + "smalen2_input": "SMA Length 2", + "smalen3_input": "SMA Length 3", + "smalen4_input": "SMA Length 4", + "SMI Ergodic Indicator": "SMI Ergodic Indicator", + "SMI Ergodic Indicator/Oscillator": "SMI Ergodic Indicator/Oscillator", + "SMI Ergodic Indicator/Oscillator_study": "SMI Ergodic Indicator/Oscillator", + "SMI Ergodic Oscillator": "SMI Ergodic Oscillator", + "smoothD_input": "Smooth D", + "Smoothed Moving Average": "Smoothed Moving Average", + "smoothK_input": "Smooth K", + "So… You’ve had free PRO Plus for a week now. Seeing the advantages?": "So… You’ve had free PRO Plus for a week now. Seeing the advantages?", + "Social": "Social", + "Some authors that we recommend get marked as Suggested Authors, and their ideas get posted to the front page automatically. The basis for recommending authors is multiple factors, which include a large number of interesting ideas. A suggested author has a corresponding badge in their profile.": "Some authors that we recommend get marked as Suggested Authors, and their ideas get posted to the front page automatically. The basis for recommending authors is multiple factors, which include a large number of interesting ideas. A suggested author has a corresponding badge in their profile.", + "Someone agreed/disagreed with your idea": "Someone agreed/disagreed with your idea", + "Someone commented on the idea you follow": "Someone commented on the idea you follow", + "Someone commented on your idea": "Someone commented on your idea", + "Someone followed you": "Someone followed you", + "Someone logged into your account from different device": "Someone logged into your account from different device", + "Someone published idea on symbol you follow": "Someone published idea on symbol you follow", + "Someone replied to your comment": "Someone replied to your comment", + "Someone you follow change status": "Someone you follow change status", + "Someone you follow post new comment": "Someone you follow post new comment", + "Someone you follow published new idea": "Someone you follow published new idea", + "Sorry, PRO Plus trial could not be set.": "Sorry, PRO Plus trial could not be set.", + "Sort by last price": "Sort by last price", + "Sort by price change percent": "Sort by price change percent", + "Sort by price change": "Sort by price change", + "Sort by symbol": "Sort by symbol", + "Sound on addressed to me messages": "Sound on addressed to me messages", + "Sound on every message": "Sound on every message", + "Source back color": "لون خلفية المصدر", + "Source border color": "Source border color", + "Source Code": "Source Code", + "Source code": "Source code", + "Source Code...": "Source Code...", + "Source text color": "لون نص المصدر", + "Source": "Source", + "Source_compare": "مصدر", + "Split": "Split", + "Spreads for intraday charts are calculated based on 1-minute bars, and then recompiled into the selected interval. This approach is the only correct one, but requires significant server power. This means we can't give spread charts for free to everyone (as much as we'd like to).": "Spreads for intraday charts are calculated based on 1-minute bars, and then recompiled into the selected interval. This approach is the only correct one, but requires significant server power. This means we can't give spread charts for free to everyone (as much as we'd like to).", + "Start new chat with...": "Start new chat with...", + "START TRIAL": "START TRIAL", + "Start": "Start", + "start_input": "ابدأ", + "Stats Text Color": "Stats Text Color", + "Stay In Drawing Mode": "الإستمرار في وضع الرسم", + "Stay in Drawing Mode": "البقاء في وضع الرسم", + "StdDev": "StdDev", + "Step": "خطوة", + "Stochastic Length": "Stochastic Length", + "Stochastic RSI": "Stochastic RSI", + "Stochastic RSI_study": "Stochastic RSI", + "Stochastic": "Stochastic", + "Stochastic_study": "Stochastic", + "Stock And Index Talks": "Stock And Index Talks", + "Stock Charts & Forex Charts": "Stock Charts & Forex Charts", "Stock Option Tax Benefits": "Stock Option Tax Benefits", + "Stock": "سهم", + "stock": "سهم", + "StockTwits": "StockTwits", + "Stocktwits": "Stocktwits", + "Stop Alert": "Stop Alert", + "Stop alerts as per filter": "Stop alerts as per filter", + "Stop all Alerts": "Stop all Alerts", + "Stop Background Color": "لون خلفية الخسارة", + "Stop Color:": "لون وقف الخسارة", + "Stop Level. Ticks:": "مستوى وقف الخسارة بالنقاط", + "Stop Loss": "Stop Loss", + "STOP LOSS": "STOP LOSS", + "Stop syncing drawing": "Stop syncing drawing", + "Stop": "Stop", + "Stop: {0} ({1}%)": "وقف الخسارة: {0} ({1}%)", + "Stopped Manual": "Stopped Manual", + "Stopped": "Stopped", + "Strategies": "Strategies", + "streaming": "تدفق البيانات", + "Study not loading": "Study not loading", + "Study Template": "Study Template", + "Study Templates": "Study Templates", + "Style": "ستايل", + "Subminuette": "Subminuette", + "SUBSCRIBE FOR ${{ cost }}": "SUBSCRIBE FOR ${{ cost }}", + "Subscribe with bitcoin": "Subscribe with bitcoin", + "Subscription Plans": "Subscription Plans", + "Success back color": "Success back color", + "Success text color": "Success text color", + "SUCCESS": "نجاح", + "Suggested Chart": "Suggested Chart", + "Suggested ideas & my ideas": "Suggested ideas & my ideas", + "Suggestions & Feedback": "Suggestions & Feedback", + "SuperCycle": "SuperCycle", + "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.": "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.", + "Surprise": "Surprise", + "Suspicious links": "Suspicious links", + "Swing Trading": "Swing Trading", + "Sydney": "سيدني", + "sym_input": "رمز", + "Sym_input": "رمز", + "Symbol Description": "Symbol Description", + "Symbol Last Value": "Symbol Last Value", + "Symbol list name": "Symbol list name", + "Symbol Search...": "...البحث عن رمز", + "Symbol": "رمز", + "SYMBOL": "رمز", + "symbol_input": "رمز", + "Symbols to be added on the chart": "الرموز التي تُضاف للرسم البياني", + "Sync crosshair on all charts": "Sync crosshair on all charts", + "Sync drawing to all charts": "Sync drawing to all charts", + "Sync drawings to all charts": "Sync drawings to all charts", + "Sync": "Sync", + "T/P": "T/P", + "TAGS": "TAGS", + "Taipei": "طرابلس", + "Take advantage of this offer now!": "Take advantage of this offer now!", + "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.": "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.", + "Take Profit": "Take Profit", + "Talks": "Talks", + "Target back color": "لون خلفية الهدف", + "Target border color": "لون إطار الهدف", + "Target Color:": "لون الهدف:", + "Target text color": "لون نص الهدف", + "Target: {0} ({1}%)": "تحصيل الارباح: {0} ({1}%)", "Tax Rate": "Tax Rate", + "Technical Analysis": "تحليل فني", + "Teeth Length": "Teeth Length", + "Teeth Offset": "Teeth Offset", + "Teeth": "سن", + "teethLength_input": "طول السن", + "Tehran": "طهران", + "Template": "Template", + "Templates": "Templates", "Temporary Equity": "Temporary Equity", + "Tenkan-sen": "Tenkan-sen", + "Text Alignment:": "محاذاة النص:", + "Text color": "لون النص", + "Text Color": "لون النص", + "Text Font": "نوع الخط", + "Text Wrap": "إلتفاف النص", + "Text": "نص", + "Text:": "النص:", + "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.": "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.", + "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!": "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!", + "The best ideas are placed in the Suggested tab, where they receive extra exposure. All suggested ideas are hand-picked by our editorial team based on a number of criteria. We have a dedicated group of people who review every idea published every day to find the most interesting and informative ideas that will be helpful to other members.": "The best ideas are placed in the Suggested tab, where they receive extra exposure. All suggested ideas are hand-picked by our editorial team based on a number of criteria. We have a dedicated group of people who review every idea published every day to find the most interesting and informative ideas that will be helpful to other members.", + "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!": "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!", + "The Extended Trading Hours feature is available only for intraday charts": "The Extended Trading Hours feature is available only for intraday charts", + "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.": "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.", + "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.": "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.", + "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to: No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.": "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to: No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.", + "Themes": "Themes", + "There was an error posting your message.": "There was an error posting your message.", + "Thin": "Thin", + "This action cannot be undone.": "This action cannot be undone.", + "This feature allows you to create any chart, such as 7 minutes, 12 minutes, or 8 hours. If you want to identify opportunities on custom intervals in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "This feature allows you to create any chart, such as 7 minutes, 12 minutes, or 8 hours. If you want to identify opportunities on custom intervals in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "This functionality is available only to PRO users.": "This functionality is available only to PRO users.", + "This is a temporary chart.": "This is a temporary chart.", + "This is EOD data with no updates.": "This is EOD data with no updates.", + "This is not a user script, cannot save": "This is not a user script, cannot save", + "This is not the latest saved script version": "This is not the latest saved script version", + "This script is read only": "This script is read only", + "Three Drivers Pattern": "Three Drivers Pattern", + "Thumb Down": "اصبع للاسف", + "Thumb Up": "اصبع للاعلى", + "Time Interval": "الفترة الزمنية", + "Time Levels": "مستويات الوقت", + "Time Scale": "Time Scale", + "Time Zone": "المنطقة الزمنية", + "Time": "Time", + "TimeZone": "المنطقة الزمنية", + "Timezone/Sessions Properties...": "خصائص المنطقة الزمنية/جلسات التداول...", + "Timezone/Sessions": "المنطقة الزمنية/جلسات التداول", + "Title": "Title", + "To get alerts list - please sign in or register!": "To get alerts list - please sign in or register!", + "To get alerts log - please sign in or register!": "To get alerts log - please sign in or register!", + "To save your work, sign up for FREE.": "To save your work, sign up for FREE.", + "To set an alert on a drawing requires the chart to be saved. Unfortunately you have already saved 5 charts. Upgrade to PRO, PRO Plus or Premium account and save as many charts as you want, along with many other exciting features. Starts from only $9.95 a month - upgrade today!": "To set an alert on a drawing requires the chart to be saved. Unfortunately you have already saved 5 charts. Upgrade to PRO, PRO Plus or Premium account and save as many charts as you want, along with many other exciting features. Starts from only $9.95 a month - upgrade today!", + "Toggle Auto Scale": "نطاق قياس تلقائي", + "Toggle favorite": "Toggle favorite", + "Toggle Log Scale": "نطاق قياس لوغاريتمي", + "Toggle Maximize Chart": "Toggle Maximize Chart", + "Toggle notifications for this room": "Toggle notifications for this room", + "Toggle Percentage": "نطاق قياس النسبة المئوية", + "Tokyo": "طوكيو", + "TOOL": "أداة", + "Tools": "Tools", + "Top Labels": "عناوين القمة", + "Top Margin": "الهامش العلوي", + "top": "علوي", + "Toronto": "تورنتو", "Total Adjustments": "Total Adjustments", + "Total agrees": "Total agrees", "Total Assets": "Total Assets", "Total Capital": "Total Capital", "Total Current Assets": "Total Current Assets", @@ -1369,87 +2091,781 @@ "Total Non-operating Income/Expense": "Total Non-operating Income/Expense", "Total Operating Expenses": "Total Operating Expenses", "Total Receivables, Net": "Total Receivables, Net", + "Total Revenue": "Total Revenue", "Total Shares Outstanding": "Total Shares Outstanding", "Total Short-term Debt": "Total Short-term Debt", "Total Stockholder's Equity": "Total Stockholder's Equity", + "Total": "Total", + "Trades on Chart": "Trades on Chart", + "Trading Journal": "Trading Journal", + "Trading Notes": "Trading Notes", + "Trading Panel": "Trading Panel", + "Trading properties...": "Trading properties...", + "Trading Properties...": "Trading Properties...", + "Trading": "Trading", + "TradingView alerts run on powerful and backed-up servers, so you’ll always get notified when something happens and won’t miss a beat. This takes considerable resources, so we can't give an unlimited number of alerts to everyone for free (as much as we'd like to).": "TradingView alerts run on powerful and backed-up servers, so you’ll always get notified when something happens and won’t miss a beat. This takes considerable resources, so we can't give an unlimited number of alerts to everyone for free (as much as we'd like to).", + "TradingView Free Quotes and Chat": "TradingView Free Quotes and Chat", + "TradingView is only for English-language content at this time.": "TradingView is only for English-language content at this time.", + "Trailing Twelve Months": "Trailing Twelve Months", + "Transparency": "الشفافية", "Treasury Stock": "Treasury Stock", + "Trend Angle": "زاوية الإتجاه", + "Trend Line": "خط الإتجاه", + "Trend-Based Fib Extension": "Trend-Based Fib Extension", + "Trend-Based Fib Time": "Trend-Based Fib Time", + "Trial": "Trial", + "Triangle Pattern": "نموذج المثلث", + "Triangle": "مثلث", + "Trigger": "Trigger", + "Triggered and Not Active": "Triggered and Not Active", + "Triple EMA": "Triple EMA", + "Triple EMA_study": "Triple EMA", + "TRIX": "TRIX", + "TRIX_study": "TRIX", + "true range": "true range", + "True Strength Indicator": "True Strength Indicator", + "True Strength Indicator_study": "True Strength Indicator", + "TSX - Stock - Canada": "TSX - Stock - Canada", + "TSXV - Stock - Canada": "TSXV - Stock - Canada", + "Turn off notifications for this room": "Turn off notifications for this room", + "Turn on notifications for this room": "Turn on notifications for this room", + "Type your message here": "Type your message here", + "Type": "نوع", + "Ultimate Oscillator": "Ultimate Oscillator", + "Unban": "Unban", + "Undo {0}": "تراجع {0}", + "Undo": "تراجع", + "undo": "undo", + "Unfollow": "Unfollow", + "Unignore user": "Unignore user __username__", + "Unignore": "Unignore", + "Unlimited number of indicators on a chart": "Unlimited number of indicators on a chart", + "Unlimited Saved Charts": "Unlimited Saved Charts", + "Unlimited saved charts": "Unlimited saved charts", + "Unlimited server-side alerts": "Unlimited server-side alerts", + "Unmerge Down": "إلغاء الدمج لأسفل", + "Unmerge Up": "إلغاء الدمج لأعلى", + "Unsaved script": "Unsaved script", + "Unsolicited advertising": "Unsolicited advertising", + "Untitled Script": "Untitled Script", + "Up Color": "Up Color", + "Up fractals": "Up fractals", + "Up Wave 1 or A": "Up Wave 1 or A", + "Up Wave 2 or B": "Up Wave 2 or B", + "Up Wave 3": "Up Wave 3", + "Up Wave 4": "Up Wave 4", + "Up Wave 5": "Up Wave 5", + "Up Wave C": "Up Wave C", + "Up": "Up", + "Update Status": "Update Status", + "Update status": "Update status", + "UpDown Length": "UpDown Length", + "Upgrade and get 33% off an annual subscription!": "Upgrade and get 33% off an annual subscription!", + "Upgrade Now": "Upgrade Now", + "Upgrade now": "Upgrade now", + "Upgrade your account": "Upgrade your account", + "Upper Band": "Upper Band", + "Upper Bound": "Upper Bound", + "Upper Deviation": "Upper Deviation", + "Upper": "علوي", + "UpperLimit": "الحد العلوي", + "US Exchanges": "US Exchanges", "USD Conversion Rate": "USD Conversion Rate", - "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.": "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.", - "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!": "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!", - "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to: No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.": "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to: No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.", - "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!": "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!", - "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.": "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.", - "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.": "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.", - "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.": "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.", - "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.": "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.", - "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.": "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.", - "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.": "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.", - "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.": "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.", - "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.": "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.", - "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.": "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.", - "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.": "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.", - "Favorite": "Favorite", - "Rename script": "Rename script", - "This is not the latest saved script version": "This is not the latest saved script version", - "My Script": "My Script", - "Show Console": "Show Console", - "Script text is not modified, nothing to save": "Script text is not modified, nothing to save", - "This is not a user script, cannot save": "This is not a user script, cannot save", - "Script Name": "Script Name", - "Expiration Time": "Expiration Time", - "Please name this script": "Please name this script", - "Script must have a name": "Script must have a name", - "Exit Full Screen (ESC)": "Exit Full Screen (ESC)", - "Stock Charts & Forex Charts": "Stock Charts & Forex Charts", - "Toggle favorite": "Toggle favorite", - "Buy Ask": "Buy Ask __quote__", - "Frequency": "Frequency", - "Buy Bid": "Buy Bid __quote__", - "Sell Ask": "Sell Ask __quote__", - "Sell Bid": "Sell Bid __quote__", - "Condition": "Condition", - "Connected": "Connected", - "CONNECT": "CONNECT", - "Disconnected": "Disconnected", - "Exiting Channel": "Exiting Channel", - "All": "All", - "5y": "5y", - "1y": "1y", + "Use Lower Deviation": "Use Lower Deviation", + "Use only one account - registering with multiple accounts is not allowed.": "Use only one account - registering with multiple accounts is not allowed.", + "Use Upper Deviation": "Use Upper Deviation", + "Username": "Username", + "useTrueRange_input": "استعمل مدى صحيح", + "UTC": "UTC", + "Valuation": "Valuation", + "Value": "Value", + "Vancouver": "فانكوفر", + "Vertical Line": "خط رأسي", + "Views": "Views", + "Visual Order": "الترتيب المرئي", + "Vol": "Vol", + "Volatility Stop": "Volatility Stop", + "Volume Based": "Volume Based", + "Volume Leaders": "Volume Leaders", + "Volume MA": "كميه المتوسط الحركي", + "Volume Oscillator": "Volume Oscillator", + "Volume Oscillator_study": "Volume Oscillator", + "Volume profile indicators and extended trading hours": "Volume profile indicators and extended trading hours", + "Volume Profile Indicators": "Volume Profile Indicators", + "Volume": "الحجم", + "Volume_study": "Volume", + "VolumeProfile": "VolumeProfile", + "Vortex Indicator": "Vortex Indicator", + "VWAP": "VWAP", + "VWMA": "VWMA", + "VWMA_study": "VWMA", + "W_dates": "أسبوع", + "Waning moon": "Waning moon", + "Want official data and more features?": "Want official data and more features?", + "Warning": "Warning", + "Warsaw": "وارسو", + "Watchlist": "Watchlist", + "Watchlist, details and news": "Watchlist, details and news", + "Watermark": "علامة مائية", + "Wave Size": "حجم الموجة", + "We are doing some brief daily maintenance. Alerts will be back really soon, thanks for your patience!": "We are doing some brief daily maintenance. Alerts will be back really soon, thanks for your patience!", + "We are happy to give away as many things for free as possible, however studies are server-based and this takes considerable resources. So we can't give an unlimited number of indicators to everyone for free (as much as we'd like to).": "We are happy to give away as many things for free as possible, however studies are server-based and this takes considerable resources. So we can't give an unlimited number of indicators to everyone for free (as much as we'd like to).", + "We'are sorry, something went wrong. Try to reload page.": "We'are sorry, something went wrong. Try to reload page.", + "week": "أسبوع", + "week_plural_1": "أسابيع", + "week_plural": "أسابيع", + "Weekly": "Weekly", + "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.": "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.", + "White": "White", + "Why Go Pro?": "Why Go Pro?", + "Wick": "ذيل", + "Width": "عرض", + "Willams %R": "Willams %R", + "Willams %R_study": "Willams %R", + "Williams %R": "Williams %R", + "Williams Alligator": "Williams Alligator", + "Williams Alligator_study": "Williams Alligator", + "Williams Fractal": "Williams Fractal", + "Window Size_input": "حجم النافذة", + "With Markers": "ذو علامات", + "wizofstep": "__index__ of __steps__", + "WMA Length_input": "WMA طول", + "Woodies CCI": "Woodies CCI", + "wrote": "wrote", + "XABCD Pattern": "XABCD نموذج", + "y_dates": "سنة", + "y_dates_plural_1": "سنوات", + "y_dates_plural": "سنوات", + "Yearly": "Yearly", + "YES": "نعم", + "Yes": "Yes", + "You already have Pro Plus trial.": "You already have Pro Plus trial.", + "You already participated in Pro Plus trial.": "You already participated in Pro Plus trial.", + "You already set {{options.maxAlertsNumber}} alerts. Upgrade to PRO Plus to set unlimited custom alerts and improve your experience!": "You already set {{options.maxAlertsNumber}} alerts. Upgrade to PRO Plus to set unlimited custom alerts and improve your experience!", + "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.": "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.", + "You are not authenticated.": "You are not authenticated.", + "You are not logged in. Please sign in.": "You are not logged in. Please sign in.", + "you are using browser": "You are using __browser__ on __os__.", + "You can not vote twice for one message": "You can not vote twice for one message", + "You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.": "You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.", + "You can save up to 5 charts with your subscription. Upgrade to PRO, PRO Plus or Premium membership and save unlimited charts, along with many other exciting features. Starting from only $9.95 a month - upgrade today!": "You can save up to 5 charts with your subscription. Upgrade to PRO, PRO Plus or Premium membership and save unlimited charts, along with many other exciting features. Starting from only $9.95 a month - upgrade today!", + "You have no ignored users": "You have no ignored users", + "You have no private messages yet": "You have no private messages yet", + "You may subscribe for official realtime and intraday data.": "You may subscribe for official realtime and intraday data.", + "You requested a custom interval that is available only to PRO users.": "You requested a custom interval that is available only to PRO users.", + "You requested a hotlist that is available only to PRO users.": "You requested a hotlist that is available only to PRO users.", + "You requested a symbol that is available only to PRO Plus and Premium users. You will now be switched to the equivalent BATS symbol.": "You requested a symbol that is available only to PRO Plus and Premium users. You will now be switched to the equivalent BATS symbol.", + "You requested an intraday spread symbol that is available only to PRO Plus and Premium users. You will now be switched to a Daily (D) interval.": "You requested an intraday spread symbol that is available only to PRO Plus and Premium users. You will now be switched to a Daily (D) interval.", + "You will be automatically redirected to PayPal in order to finish your purchase.": "You will be automatically redirected to PayPal in order to finish your purchase.", + "You're subscribing to {{ product_title }}": "You're subscribing to {{ product_title }}", + "Your 30-day free PRO Plus account has been activated. You are now part of a community of 2 million+ ideas that have been created within TradingView charts. To help get the ball rolling, we'd suggest you spend a few minutes familiarizing yourself with our online help section. We hope you enjoy working with TradingView and wish you good trading!": "Your 30-day free PRO Plus account has been activated. You are now part of a community of 2 million+ ideas that have been created within TradingView charts. To help get the ball rolling, we'd suggest you spend a few minutes familiarizing yourself with our online help section. We hope you enjoy working with TradingView and wish you good trading!", + "Your account will be charged $0.01 in order to verify it.": "Your account will be charged $0.01 in order to verify it.", + "Your chart is being saved, please wait a moment before you leave this page.": "Your chart is being saved, please wait a moment before you leave this page.", + "Your credit card on file is XXXX-XXXX-XXXX": "Your credit card on file is XXXX-XXXX-XXXX", + "Your free account allows you to apply up to 10 studies to a chart. Upgrade to PRO, PRO Plus or Premium account to have as many studies on a chart as you want, as well as many other exciting features.": "Your free account allows you to apply up to 10 studies to a chart. Upgrade to PRO, PRO Plus or Premium account to have as many studies on a chart as you want, as well as many other exciting features.", + "Your Order": "Your Order", + "Your Personal Invitation to Go PRO Plus": "Your Personal Invitation to Go PRO Plus", "ytd": "ytd", "YTD": "YTD", - "6m": "6m", - "3m": "3m", - "1m": "1m", - "5d": "5d", - "1d": "1d", - "Room title": "Room title", - "Room purpose": "Room purpose", - "Edit chat room": "Edit chat room", - "Create new public chat": "Create new public chat", - "Show Symbol Last Value": "Show Symbol Last Value", - "Show Indicator Last Value": "Show Indicator Last Value", - "Paper Trading is disconnected": "Paper Trading is disconnected", - "Hide Buy/Sell Panel": "Hide Buy/Sell Panel", - "Sell symbol": "Sell __displaySymbol__ Stop __abbreviatedNumber__ @ __formattedValue__", - "Buy symbol": "Buy __displaySymbol__ Limit __abbreviatedNumber__ @ __formattedValue__", - "IDEA TITLE AND DESCRIPTION": "IDEA TITLE AND DESCRIPTION", - "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.": "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.", - "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.": "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.", - "SHORT": "SHORT", - "LONG": "LONG", - "NEUTRAL": "NEUTRAL", - "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

": "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

", - "you are using browser": "You are using __browser__ on __os__.", - "Hide data": "Hide data", - "Show data": "Show data", - "Study Templates": "Study Templates", - "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout": "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout", - "Find existing chat": "Find existing chat", - "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", - "Black": "Black", - "Blue": "Blue", - "Grey": "Grey", - "White": "White", - "Show Positions": "Show Positions", - "Show Orders": "Show Orders" + "Zero Line": "Zero Line", + "Zero": "صفر", + "Zig Zag": "Zig Zag", + "Zoom In": "تكبير", + "Zoom Out": "تصغير", + "{0} bars": "{0} أعمدة", + "{0} copy": "{0} نسخ", + "{0} ideas...": "{0} ideas...", + "{0} P&L: {1}": "{0} P&L: {1}", + "Up bars": "Up bars", + "Down bars": "Down bars", + "Projection up bars": "Projection up bars", + "Projection down bars": "Projection down bars", + "ATR length": "ATR length", + "Reversal amount": "Reversal amount", + "Number of line": "Number of line", + "HL": "HL", + "ATR": "ATR", + "Traditional": "Traditional", + "Website": "Website", + "Support": "Support", + "PRO Premium": "PRO Premium", + "PRO Plus": "PRO Plus", + "PRO Plus Early Access": "PRO Plus Early Access", + "Update Payment Method": "Update Payment Method", + "Enter your new address": "Enter your new address", + "Save changes": "Save changes", + "All your current subscriptions will be updated to use the new account.": "All your current subscriptions will be updated to use the new account.", + "This trading product is integrated in TradingView thanks to our Partner Program for Developers. These are independent, unaffiliated studies, which are not part of TradingView subscriptions – these are separate tools that you buy if you want. Description, algorithm, support and prices are all determined by the author.": "This trading product is integrated in TradingView thanks to our Partner Program for Developers. These are independent, unaffiliated studies, which are not part of TradingView subscriptions – these are separate tools that you buy if you want. Description, algorithm, support and prices are all determined by the author.", + "EDIT SUBSCRIPTION": "EDIT SUBSCRIPTION", + "TradingView Account": "TradingView Account", + "

Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the features, top authors or create your first idea!

": "

Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the features, top authors or create your first idea!

", + "Alert not found with standart API": "Alert not found with standart API", + "Chatting is enabled {0} hours after creating a new account. This is done to prevent chat bots and general spam.": "Chatting is enabled {0} hours after creating a new account. This is done to prevent chat bots and general spam.", + "Do you really want to clear alerts log?": "Do you really want to clear alerts log?", + "Do you really want to delete alert {0}?": "Do you really want to delete alert {0}?", + "Do you really want to delete script '{0}'?": "Do you really want to delete script '{0}'?", + "Do you really want to delete {0} alerts?": "Do you really want to delete {0} alerts?", + "Do you really want to stop alert {0}?": "Do you really want to stop alert {0}?", + "Do you really want to stop {0} alerts?": "Do you really want to stop {0} alerts?", + "EPS": "EPS", + "EPS Dil": "EPS Dil", + "Edit Idea": "Edit Idea", + "Multi Charts Layout": "Multi Charts Layout", + "PE": "PE", + "PRO": "PRO", + "Publish Idea": "Publish Idea", + "2 year": "2 year", + "All fields are required": "All fields are required", + "Available": "Available", + "Check credit card number and CVV/CSC code": "Check credit card number and CVV/CSC code", + "Check expiration date": "Check expiration date", + "City": "City", + "Comments": "Comments", + "Country": "Country", + "Credit Card": "Credit Card", + "Credit card fields may contain only digits": "Credit card fields may contain only digits", + "Enter your ZIP code": "Enter your ZIP code", + "If you want to change the address, please enter your ZIP code here": "If you want to change the address, please enter your ZIP code here", + "Make payment with previously used details": "Make payment with previously used details", + "More {{sectionName}} Ideas": "More {{sectionName}} Ideas", + "PayPal": "PayPal", + "Payment Information": "Payment Information", + "Please choose at least one exchange to continue.": "Please choose at least one exchange to continue.", + "Please use only latin characters in address fields": "Please use only latin characters in address fields", + "Please use only latin characters in your first and last names": "Please use only latin characters in your first and last names", + "State/Region": "State/Region", + "Street": "Street", + "Subscribe": "Subscribe", + "Zip Code": "Zip Code", + "year": "year", + " Limit ": " Limit ", + " Stop ": " Stop ", + "

Only D, W, M intervals are supported for this symbol/exchange. You will be automatically switched to a D interval. Intraday intervals are not available because of exchange policies.

": "

Only D, W, M intervals are supported for this symbol/exchange. You will be automatically switched to a D interval. Intraday intervals are not available because of exchange policies.

", + "

Symbol ": "

Symbol ", + "Account Name": "Account Name", + "Active Chart": "Active Chart", + "Active chart doesn't contain the study you are going to publish": "Active chart doesn't contain the study you are going to publish", + "Add this room to favorites": "Add this room to favorites", + "Add {0}...": "Add {0}...", + "Alerts maintenance": "Alerts maintenance", + "All Charts": "All Charts", + "All fields are required.": "All fields are required.", + "Are you sure you want to overwrite '{0}' script?": "Are you sure you want to overwrite '{0}' script?", + "Balances": "Balances", + "Ban ": "Ban ", + "Ban expires in {0}": "Ban expires in {0}", + "Ban user": "Ban user", + "Brokerage Name": "Brokerage Name", + "By": "By", + "CQG Password": "CQG Password", + "CQG Username": "CQG Username", + "Can't create alert on invalid symbol": "Can't create alert on invalid symbol", + "Can't create alert when offline": "Can't create alert when offline", + "Can't edit alert on invalid symbol": "Can't edit alert on invalid symbol", + "Can't edit alert when offline": "Can't edit alert when offline", + "Change Background Transparency": "Change Background Transparency", + "Change Balloon Background Color": "Change Balloon Background Color", + "Change Balloon Background Transparency": "Change Balloon Background Transparency", + "Change Balloon Border Color": "Change Balloon Border Color", + "Change Balloon Text": "Change Balloon Text", + "Change Balloon Text Font Size": "Change Balloon Text Font Size", + "Change Balooon Text Color": "Change Balooon Text Color", + "Change Border Color": "Change Border Color", + "Change CQG password": "Change CQG password", + "Change Curve Background Color": "Change Curve Background Color", + "Change Curve Background Transparency": "Change Curve Background Transparency", + "Change Curve Filling": "Change Curve Filling", + "Change Curve Line Color": "Change Curve Line Color", + "Change Curve Line Extending Left": "Change Curve Line Extending Left", + "Change Curve Line Extending Right": "Change Curve Line Extending Right", + "Change Curve Line Left End": "Change Curve Line Left End", + "Change Curve Line Right End": "Change Curve Line Right End", + "Change Curve Line Style": "Change Curve Line Style", + "Change Curve Line Width": "Change Curve Line Width", + "Change Fib Arcs Background Transparency": "Change Fib Arcs Background Transparency", + "Change Fib Arcs Background Visibility": "Change Fib Arcs Background Visibility", + "Change Fib Speed Resistance Arcs Full Cirlces Mode": "Change Fib Speed Resistance Arcs Full Cirlces Mode", + "Change Fib Speed Resistance Arcs Levels Visibility": "Change Fib Speed Resistance Arcs Levels Visibility", + "Change Fib Speed Resistance Arcs Line Color": "Change Fib Speed Resistance Arcs Line Color", + "Change Fib Speed Resistance Arcs Visibility": "Change Fib Speed Resistance Arcs Visibility", + "Change Fib Speed Resistance Arcs Width": "Change Fib Speed Resistance Arcs Width", + "Change Password": "Change Password", + "Change Price Text Color": "Change Price Text Color", + "Change Price Text Font Size": "Change Price Text Font Size", + "Change Time Cycles Background Color": "Change Time Cycles Background Color", + "Change Time Cycles Background Transparency": "Change Time Cycles Background Transparency", + "Change Time Cycles Color": "Change Time Cycles Color", + "Change Time Cycles Filling": "Change Time Cycles Filling", + "Change Time Cycles Line Style": "Change Time Cycles Line Style", + "Change Time Cycles Line Width": "Change Time Cycles Line Width", + "Check firewall settings and make sure access to websocket ({0} port {1}) is open. Then click Reconnect or press F5.": "Check firewall settings and make sure access to websocket ({0} port {1}) is open. Then click Reconnect or press F5.", + "Click the broker you want to trade through": "Click the broker you want to trade through", + "Collaterals": "Collaterals", + "Confirm Password": "Confirm Password", + "Connect to CQG": "Connect to CQG", + "Connection is lost": "Connection is lost", + "Content": "Content", + "Continue to checkout": "Continue to checkout", + "Continued violation of chat etiquette": "Continued violation of chat etiquette", + "Continued violation of chat etiquette.": "Continued violation of chat etiquette.", + "Countdown": "Countdown", + "Create New List": "Create New List", + "Create New List...": "Create New List...", + "Curve": "Curve", + "December": "December", + "Degree": "Degree", + "Describe your company and project in a few sentences.": "Describe your company and project in a few sentences.", + "Desktop notifications": "Desktop notifications", + "Desktop notifications when I'm mentioned": "Desktop notifications when I'm mentioned", + "Dialog": "Dialog", + "Do you realy want to delete{0}watchlist?": "Do you realy want to delete{0}watchlist?", + "Do you want to take advantage of this offer now?": "Do you want to take advantage of this offer now?", + "Double Curve": "Double Curve", + "Early Access 50% off{{#is_finished}} – Final chance{{/is_finished}}": "Early Access 50% off{{#is_finished}} – Final chance{{/is_finished}}", + "Early Access for $15/Month": "Early Access for $15/Month", + "Edit Alert...": "Edit Alert...", + "Edit {0} Alert...": "Edit {0} Alert...", + "Elliott Correction Wave (ABC)": "Elliott Correction Wave (ABC)", + "Elliott Double Combo Wave (WXY)": "Elliott Double Combo Wave (WXY)", + "Elliott Impulse Wave (12345)": "Elliott Impulse Wave (12345)", + "Elliott Triangle Wave (ABCDE)": "Elliott Triangle Wave (ABCDE)", + "Elliott Triple Combo Wave (WXYXZ)": "Elliott Triple Combo Wave (WXYXZ)", + "Email notifications": "Email notifications", + "Email notifications when I'm mentioned": "Email notifications when I'm mentioned", + "Email-to-sms is the easiest and absolutely free way to send text message (SMS) from the internet to phones. This site aims to be the most complete and up-to-date list of email addresses that can be used to send text messages to phones.": "Email-to-sms is the easiest and absolutely free way to send text message (SMS) from the internet to phones. This site aims to be the most complete and up-to-date list of email addresses that can be used to send text messages to phones.", + "Error occured": "Error occured", + "Error while trying to create snapshot.": "Error while trying to create snapshot.", + "Error:": "Error:", + "Error: too long text": "Error: too long text", + "Export Watchlist": "Export Watchlist", + "Failed:": "Failed:", + "Full Circles": "Full Circles", + "Get the link to your individual GitHub profile, which we’ll enable for access to the library.": "Get the link to your individual GitHub profile, which we’ll enable for access to the library.", + "Go PRO": "Go PRO", + "HL Bars": "HL Bars", + "Here are a few steps to get your Charting Library:": "Here are a few steps to get your Charting Library:", + "Hide alert label line": "Hide alert label line", + "Horz Grid Lines": "Horz Grid Lines", + "How to fix:": "How to fix:", + "If you like what you see, you have an exclusive chance to get 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.": "If you like what you see, you have an exclusive chance to get 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.", + "If you need support then please visit our issues tracker using your GitHub profile we’ve granted access to.": "If you need support then please visit our issues tracker using your GitHub profile we’ve granted access to.", + "Import Watchlist...": "Import Watchlist...", + "Import/Export Watchlists": "Import/Export Watchlists", + "Indicator Labels": "Indicator Labels", + "Interval is not applicable": "Interval is not applicable", + "Invalid data format": "Invalid data format", + "Invalid limit price": "Invalid limit price", + "Invalid quantity": "Invalid quantity", + "Invalid stop price": "Invalid stop price", + "It appears that your browser does not support Canvas technology, which is needed for TradingView to work.
": "It appears that your browser does not support Canvas technology, which is needed for TradingView to work.
", + "It appears that your browser does not support WebSocket technology and does not have Adobe Flash plugin installed, one of which is essential for our portal.
": "It appears that your browser does not support WebSocket technology and does not have Adobe Flash plugin installed, one of which is essential for our portal.
", + "June": "June", + "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That is less than $15/month. Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!": "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That is less than $15/month. Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!", + "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.": "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.", + "Just wait awhile. We will send you all necessary information ASAP.": "Just wait awhile. We will send you all necessary information ASAP.", + "Launch chat in a separate window": "Launch chat in a separate window", + "Left Axis": "Left Axis", + "Library Without The Link": "Library Without The Link", + "Line - Close": "Line - Close", + "Line - HL/2": "Line - HL/2", + "Line - High": "Line - High", + "Line - Low": "Line - Low", + "Line - Open": "Line - Open", + "Load all alerts...": "Load all alerts...", + "Lock Cursor In Time": "Lock Cursor In Time", + "Log in": "Log in", + "My Lists": "My Lists", + "New Password": "New Password", + "New password and confirmation doesn't match": "New password and confirmation doesn't match", + "New password is required": "New password is required", + "No address input to apply autocomplete": "No address input to apply autocomplete", + "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at founders@tradingview.com": "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at founders@tradingview.com", + "No brokers available": "No brokers available", + "Non-tradable symbol": "Non-tradable symbol", + "Now is your LAST and FINAL chance to get 12 months for only $179.4 (regular $360). That’s less than $15/month and 50% off regular month-to-month payments.": "Now is your LAST and FINAL chance to get 12 months for only $179.4 (regular $360). That’s less than $15/month and 50% off regular month-to-month payments.", + "OC Bars": "OC Bars", + "Oh no! You have only 2 weeks left in your PRO Plus trial! These benefits will expire in two short weeks:": "Oh no! You have only 2 weeks left in your PRO Plus trial! These benefits will expire in two short weeks:", + "Old Password": "Old Password", + "Old password is required": "Old password is required", + "Oops, something went wrong": "Oops, something went wrong", + "Oops, your browser can't display our charts!": "Oops, your browser can't display our charts!", + "Orders": "Orders", + "PRO account": "PRO account", + "Password confirmation is required": "Password confirmation is required", + "Passwords do not match.": "Passwords do not match.", + "Place": "Place", + "Please add 'study(title=\"SomeTitle\")' statement to the script code": "Please add 'study(title=\"SomeTitle\")' statement to the script code", + "Please report the issue or click Reconnect.": "Please report the issue or click Reconnect.", + "Please use one of the following browsers:": "Please use one of the following browsers:", + "Please, install Flash plugin or consider updating to one of these modern browsers with WebSocket support:": "Please, install Flash plugin or consider updating to one of these modern browsers with WebSocket support:", + "Please, try to reload page to edit user data": "Please, try to reload page to edit user data", + "Positions": "Positions", + "Pro Plus": "Pro Plus", + "Processing script...": "Processing script...", + "Publish All Charts": "Publish All Charts", + "Publish Only": "Publish Only", + "Published Idea": "Published Idea", + "Recent chats": "Recent chats", + "Reconnect": "Reconnect", + "Rename List": "Rename List", + "Rename List...": "Rename List...", + "Report a data issue": "Report a data issue", + "Restore Size": "Restore Size", + "Right Axis": "Right Axis", + "Risk/Reward": "Risk/Reward", + "Save List As...": "Save List As...", + "Script '{0}' has been saved": "Script '{0}' has been saved", + "Script cannot be compiled because of errors.": "Script cannot be compiled because of errors.", + "Script has been deleted": "Script has been deleted", + "Script is not saved. Nothing to delete.": "Script is not saved. Nothing to delete.", + "Script is not saved. Nothing to rename.": "Script is not saved. Nothing to rename.", + "Script study added to the chart": "Script study added to the chart", + "Select Broker": "Select Broker", + "Select alert": "Select alert", + "Send all the stuff to Stan Bokov at founders@tradingview.com": "Send all the stuff to Stan Bokov at founders@tradingview.com", + "Series Sale Name": "Series Sale Name", + "Series Sale Number": "Series Sale Number", + "Server broke the connection. Click Reconnect or press F5.": "Server broke the connection. Click Reconnect or press F5.", + "Shortcuts": "Shortcuts", + "Show Dividends": "Show Dividends", + "Show Earnings": "Show Earnings", + "Show Hidden Tools": "Show Hidden Tools", + "Show Splits": "Show Splits", + "Show Symbol Info": "Show Symbol Info", + "Show Values": "Show Values", + "Sign our License Agreement": "Sign our License Agreement", + "Sine Line": "Sine Line", + "Sorry, an error has occurred": "Sorry, an error has occurred", + "Study": "Study", + "Success": "Success", + "Symbol Info": "Symbol Info", + "Symbol Info...": "Symbol Info...", + "Symbol Labels": "Symbol Labels", + "Time Cycles": "Time Cycles", + "To purchase the commercial version of the library, please contact Stan Bokov at founders@tradingview.com.": "To purchase the commercial version of the library, please contact Stan Bokov at founders@tradingview.com.", + "TradingView Notice": "TradingView Notice", + "Trial confirmation dialog": "Trial confirmation dialog", + "Trial confirmation text": "Trial confirmation text", + "Try": "Try", + "URL cannot be recieved.": "URL cannot be recieved.", + "Unexpected error: can't change profile data": "Unexpected error: can't change profile data", + "Unread Messages": "Unread Messages", + "Upgrade and get 50% off regular month-to-month payments!": "Upgrade and get 50% off regular month-to-month payments!", + "User cancelled operation": "User cancelled operation", + "Vert Grid Lines": "Vert Grid Lines", + "Visual settings...": "Visual settings...", + "Widget": "Widget", + "Width (% of the Box)": "Width (% of the Box)", + "Wrong value": "Wrong value", + "You have unsaved changes in the current script. Do you really want to discard them and start working with another script?": "You have unsaved changes in the current script. Do you really want to discard them and start working with another script?", + "Your Password Has Expired": "Your Password Has Expired", + "Your password has expired, please enter new password": "Your password has expired, please enter new password", + "active at": "active at", + "ago": "ago", + "agreed with your idea %chart% about %symbol%": "agreed with your idea %chart% about %symbol%", + "all inactive": "all inactive", + "and details": "and details", + "avg fill price": "avg fill price", + "avg price": "avg price", + "balance": "balance", + "best ask": "best ask", + "best bid": "best bid", + "cach excess": "cach excess", + "changed status": "changed status", + "collateral": "collateral", + "commented on idea you follow %chart% about %symbol%": "commented on idea you follow %chart% about %symbol%", + "commented on your idea %chart% about %symbol%": "commented on your idea %chart% about %symbol%", + "currency": "currency", + "disagreed with your idea %chart% about %symbol%": "disagreed with your idea %chart% about %symbol%", + "fill qty": "fill qty", + "filtered": "filtered", + "id": "id", + "initial margin": "initial margin", + "is now following you": "is now following you", + "last trade": "last trade", + "less than a minute": "less than a minute", + "limit price": "limit price", + "mn": "mn", + "mvo": "mvo", + "offset": "offset", + "on": "on", + "open P/L": "open P/L", + "or choose another broker": "or choose another broker", + "ote": "ote", + "placing time": "placing time", + "published new idea %chart% about %symbol% you follow": "published new idea %chart% about %symbol% you follow", + "purchasing power": "purchasing power", + "qty": "qty", + "replied to your comment on %chart% about %symbol%": "replied to your comment on %chart% about %symbol%", + "side": "side", + "sign in or register": "sign in or register", + "status": "status", + "stop price": "stop price", + "subscription": "subscription", + "symbol": "symbol", + "total margin": "total margin", + "total value": "total value", + "type": "type", + "upl": "upl", + "w": "w", + "y": "y", + "you follow commented on %chart% about %symbol%": "you follow commented on %chart% about %symbol%", + "you follow published new idea %chart% about %symbol%": "you follow published new idea %chart% about %symbol%", + "{0} is already in this chat.": "{0} is already in this chat.", + "Сolor line": "Сolor line", + "Bottom Center": "Bottom Center", + "Bottom Left": "Bottom Left", + "Bottom Right": "Bottom Right", + "Chart snapshot": "Chart snapshot", + "Create Horizontal Line": "Create Horizontal Line", + "Create Vertical Line": "Create Vertical Line", + "Hide Published Charts Timeline": "Hide Published Charts Timeline", + "Left": "Left", + "Middle Center": "Middle Center", + "Middle Left": "Middle Left", + "Middle Right": "Middle Right", + "No color themes saved": "No color themes saved", + "Right": "Right", + "Room {0} was deleted": "Room {0} was deleted", + "Theme": "Theme", + "Theme name": "Theme name", + "Top Center": "Top Center", + "Top Left": "Top Left", + "Top Right": "Top Right", + "TradingView Partner": "TradingView Partner", + "You were in the video call. Duration: {0}": "You were in the video call. Duration: {0}", + "{0} has entered the chat": "{0} has entered the chat", + "{0} has left the chat": "{0} has left the chat", + "{0} was banned for {1} minutes": "{0} was banned for {1} minutes", + "Discipline is the foundation of profitable trading for both discretionary and systematic traders. Visually stunning and intuitive to use, 3D ProSuite is an indispensible professional toolkit of point-and-shoot quantitative risk management and decision support tools for stock pickers and traders focused on technical entry techniques. Know instantly where to place a trailing stop and where to exit. Identify trends and pullbacks. Watch rotation and volatility in real time. Calculate hedge ratios for protection. Identify extremes. Non-programmers interested in systematic trading can take advantage of our strategy to test a combination of 3D ProSuite with moving average filter, channel filter, and volatility filter.": "Discipline is the foundation of profitable trading for both discretionary and systematic traders. Visually stunning and intuitive to use, 3D ProSuite is an indispensible professional toolkit of point-and-shoot quantitative risk management and decision support tools for stock pickers and traders focused on technical entry techniques. Know instantly where to place a trailing stop and where to exit. Identify trends and pullbacks. Watch rotation and volatility in real time. Calculate hedge ratios for protection. Identify extremes. Non-programmers interested in systematic trading can take advantage of our strategy to test a combination of 3D ProSuite with moving average filter, channel filter, and volatility filter.", + "AOS FX Primer is made up of 3 separate indicators to help you better analyse the markets. AOS FX Sessions shows session start/end times (automatically handling Daylight Saving changes) along with opening ranges. AOS FX Day HL shows the High and Low level for the past 2 years, automatically handling Daylight Saving changes. AOS ATRplus shows the moving average mid-point of the previous bar ranges. Please see our website for a full description and screenshots.": "AOS FX Primer is made up of 3 separate indicators to help you better analyse the markets. AOS FX Sessions shows session start/end times (automatically handling Daylight Saving changes) along with opening ranges. AOS FX Day HL shows the High and Low level for the past 2 years, automatically handling Daylight Saving changes. AOS ATRplus shows the moving average mid-point of the previous bar ranges. Please see our website for a full description and screenshots.", + "Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:

No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.": "Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to: No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.", + "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex. For more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.": "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex. For more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.", + "\"Buy Sell\" indicator is simple yet powerful trading signals that will help you consistently profit from the market. It built with risk management in mind, meaning average winning trade will be more than average losing trade several times.

It comes with signals and trend confirmation. For more information please visit: synergytrading.weebly.com": "\"Buy Sell\" indicator is simple yet powerful trading signals that will help you consistently profit from the market. It built with risk management in mind, meaning average winning trade will be more than average losing trade several times.

It comes with signals and trend confirmation. For more information please visit: synergytrading.weebly.com", + "Above Bar": "Above Bar", + "Absolute": "Absolute", + "Below Bar": "Below Bar", + "Bottom": "Bottom", + "Top": "Top", + "Alerts are not yet available for this chart type. Please check GetSatisfaction and vote for this feature to show support for it.": "Alerts are not yet available for this chart type. Please check GetSatisfaction and vote for this feature to show support for it.", + "Arguments": "Arguments", + "Built-in Functions": "Built-in Functions", + "Built-in Variable": "Built-in Variable", + "Built-in Variables": "Built-in Variables", + "Built-in'+(docs.kind === TVScript.FunKind.DECL ? ' Annotation' : '": "Built-in'+(docs.kind === TVScript.FunKind.DECL ? ' Annotation' : '", + "Confirm replacing": "Confirm replacing", + "Delete all drawing for this symbol": "Delete all drawing for this symbol", + "Examples": "Examples", + "Language Operator": "Language Operator", + "Language Operators": "Language Operators", + "My Ideas": "My Ideas", + "Not Now": "Not Now", + "Oops!": "Oops!", + "Open Manage Drawings": "Open Manage Drawings", + "PUBLISH PRIVATE IDEA": "PUBLISH PRIVATE IDEA", + "Pine Script Reference (new window)": "Pine Script Reference (new window)", + "Pine Script Reference (pop-up)": "Pine Script Reference (pop-up)", + "Publish Private Idea": "Publish Private Idea", + "Publishing is possible only from the chart page. Please open a chart and then try again.": "Publishing is possible only from the chart page. Please open a chart and then try again.", + "Remarks": "Remarks", + "Remove all line tools for ": "Remove all line tools for ", + "Returns": "Returns", + "Script Language Reference Manual": "Script Language Reference Manual", + "See Also": "See Also", + "Syntax": "Syntax", + "Type:": "Type:", + "Be the first to speak": "Be the first to speak", + "Ignored users list": "Ignored users list", + "# (Total: {0})": "# (Total: {0})", + "Hold Shift – draw lines at right angles.": "Hold Shift – draw lines at right angles.", + "Number or , – change interval. Type in a digit for minute charts, or first letter of the word for longer resolutions. E.g. 1, 5, 30, 60, 1440, H, 2H, 6H, D, 5D, 3W, 6M.": "Number or , – change interval. Type in a digit for minute charts, or first letter of the word for longer resolutions. E.g. 1, 5, 30, 60, 1440, H, 2H, 6H, D, 5D, 3W, 6M.", + "By clicking on “Sign Up” you are agreeing to the Terms of Service.": "By clicking on “Sign Up” you are agreeing to the Terms of Service.", + "Change Days To": "Change Days To", + "Change Hours To": "Change Hours To", + "Change Line Tool Visibility On Days": "Change Line Tool Visibility On Days", + "Change Line Tool Visibility On Hours": "Change Line Tool Visibility On Hours", + "Change Line Tool Visibility On Minutes": "Change Line Tool Visibility On Minutes", + "Change Line Tool Visibility On Months": "Change Line Tool Visibility On Months", + "Change Line Tool Visibility On Weeks": "Change Line Tool Visibility On Weeks", + "Change Minutes To": "Change Minutes To", + "Correct?": "Correct?", + "Could not send your report": "Could not send your report", + "Crypto/crypto pairs (eg. LTC/BTC) are not currently supported but that may change in the future.": "Crypto/crypto pairs (eg. LTC/BTC) are not currently supported but that may change in the future.", + "Cypher Pattern": "Cypher Pattern", + "Days": "Days", + "Go to Date...": "Go to Date...", + "Go to...": "Go to...", + "Hours": "Hours", + "IMPORTANT:": "IMPORTANT:", + "Indexes don’t have prices, they have values. There are corresponding ETFs that can be traded. SPX is the SnP500 index, but SPY is the ETF that can be traded.": "Indexes don’t have prices, they have values. There are corresponding ETFs that can be traded. SPX is the SnP500 index, but SPY is the ETF that can be traded.", + "Last available bar": "Last available bar", + "Minutes": "Minutes", + "Months": "Months", + "Please do not modify the order so we can investigate the issue.": "Please do not modify the order so we can investigate the issue.", + "Report this message": "Report this message", + "Select order": "Select order", + "Simply
drag & drop

or select file...": "Simply
drag & drop

or select file...", + "Spreads can’t be traded because they are not a single symbol, they are a visual representation of a calculation.": "Spreads can’t be traded because they are not a single symbol, they are a visual representation of a calculation.", + "Thanks!": "Thanks!", + "To:": "To:", + "Trading issue": "Trading issue", + "Warning:": "Warning:", + "Weeks": "Weeks", + "comment": "comment", + "goto date.": "goto date.", + "html5 stock charting
library licensing": "html5 stock charting
library licensing", + "message": "message", + "Go": "Go", + "Go to": "Go to", + "Report {0} from {1} to moderators": "Report {0} from {1} to moderators", + "Reported {0} from @{1}, {2}": "Reported {0} from @{1}, {2}", + "Add Text Note For {0}": "Add Text Note For {0}", + "Add To Text Notes": "Add To Text Notes", + "Are you sure you want to delete this script?": "Are you sure you want to delete this script?", + "DELETE": "DELETE", + "Do you realy want to delete {0} template?": "Do you realy want to delete {0} template?", + "Do you realy want to replace \"{0}\"?": "Do you realy want to replace \"{0}\"?", + "Idea": "Idea", + "NEW": "NEW", + "New Untitled Note": "New Untitled Note", + "Open Text Notes Panel": "Open Text Notes Panel", + "Please enter a valid URL": "Please enter a valid URL", + "Save template as...": "Save template as...", + "Search Note": "Search Note", + "Template name": "Template name", + "Text Notes": "Text Notes", + "Text Notes are available only on chart page. Please open a chart and then try again.": "Text Notes are available only on chart page. Please open a chart and then try again.", + "URL": "URL", + "Add Text Note For __symbol__": "Add Text Note For __symbol__", + "Add this study to active chart": "Add this study to active chart", + "April": "April", + "Are you sure you want to cancel order %s?": "Are you sure you want to cancel order %s?", + "Are you sure you want to ignore messages from __username__?": "Are you sure you want to ignore messages from __username__?", + "August": "August", + "Buy ": "Buy ", + "Cancel PRO Account": "Cancel PRO Account", + "Cancel subscription": "Cancel subscription", + "Change Minutes From": "Change Minutes From", + "Connect to %s": "Connect to %s", + "Connection to server was lost": "Connection to server was lost", + "Continued violation of chat etiquette. For more information on this etiquette please go to __link__": "Continued violation of chat etiquette. For more information on this etiquette please go to __link__", + "Created {0}.": "Created {0}.", + "Do you really want to delete __themename__ theme?": "Do you really want to delete __themename__ theme?", + "Expand __symbol__ chart": "Expand __symbol__ chart", + "February": "February", + "January": "January", + "July": "July", + "Last edited {0}": "Last edited {0}", + "Link to __room__ chat": "Link to __room__ chat", + "M": "M", + "March": "March", + "Neutral": "Neutral", + "No Title": "No Title", + "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at __email__": "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at __email__", + "No showcase": "No showcase", + "Notice": "Notice", + "November": "November", + "October": "October", + "Open __symbol__ Text Note": "Open __symbol__ Text Note", + "Publish": "Publish", + "Room __title__ was deleted": "Room __title__ was deleted", + "Save theme as...": "Save theme as...", + "Script": "Script", + "Script Error": "Script Error", + "Sell ": "Sell ", + "Send private message to __username__": "Send private message to __username__", + "September": "September", + "Show Published Charts Timeline": "Show Published Charts Timeline", + "Show alert label line": "Show alert label line", + "Show all messages from __username__": "Show all messages from __username__", + "Symbol __symbol__ cannot be traded on TradingView’s Paper Trading. Why not?": "Symbol __symbol__ cannot be traded on TradingView’s Paper Trading. Why not?", + "To: __username__": "To: __username__", + "Unlock": "Unlock", + "__minutes__ min": "__minutes__ min", + "__minutes__ min __seconds__ sec": "__minutes__ min __seconds__ sec", + "__seconds__ sec": "__seconds__ sec", + "__username__ has entered the chat": "__username__ has entered the chat", + "__username__ has left the chat": "__username__ has left the chat", + "days": "days", + "hours": "hours", + "minutes": "minutes", + "months": "months", + "years": "years", + "Sign in or sign up to use paper trading": "Sign in or sign up to use paper trading", + "Paper Trading is disconnected.": "Paper Trading is disconnected.", + "long": "long", + "short": "short", + "1 day": "1 day", + "1 hour": "1 hour", + "10 minutes": "10 minutes", + "12 hours": "12 hours", + "3 hours": "3 hours", + "30 minutes": "30 minutes", + "5 minutes": "5 minutes", + "Balance:": "Balance:", + "Ban __username__": "Ban __username__", + "Ban duration:": "Ban duration:", + "Ban expires in less than __duration__": "Ban expires in less than __duration__", + "Banned permanently": "Banned permanently", + "Content that caused the ban:": "Content that caused the ban:", + "Equity:": "Equity:", + "Hi,nnI'm a moderator for TradingView. I reviewed your idea at __chart__ and had to mark it as \"Not Suggested\" because it doesn't comply with our House Rules https://www.tradingview.com/house-rules/.nnPay attention to these rules to get into the Suggested stream more often, or even become a Suggested Author. Please let me know if you have any questions, will be happy to help.": "Hi,nnI'm a moderator for TradingView. I reviewed your idea at __chart__ and had to mark it as \"Not Suggested\" because it doesn't comply with our House Rules https://www.tradingview.com/house-rules/.nnPay attention to these rules to get into the Suggested stream more often, or even become a Suggested Author. Please let me know if you have any questions, will be happy to help.", + "Idea comments": "Idea comments", + "Ideas publishing": "Ideas publishing", + "If you have questions or suggestions, reply to this message.": "If you have questions or suggestions, reply to this message.", + "Ignore __username__": "Ignore __username__", + "Percents": "Percents", + "Permanently": "Permanently", + "Phone": "Phone", + "Please enter template name": "Please enter template name", + "Please enter theme name": "Please enter theme name", + "Position is being changed": "Position is being changed", + "Private messages": "Private messages", + "Public chats": "Public chats", + "Publish idea": "Publish idea", + "Quote the message which caused the ban along with additional comments if any (a private message with this information will be sent to the user from your account):": "Quote the message which caused the ban along with additional comments if any (a private message with this information will be sent to the user from your account):", + "Read this every time before banning someone! Our goal is to keep a healthy, constructive and useful dialog open in the chatrooms. Sending a private message with a warning is enough to solve 99% of the issues. If that doesn’t help, start with a one-minute ban.": "Read this every time before banning someone! Our goal is to keep a healthy, constructive and useful dialog open in the chatrooms. Sending a private message with a warning is enough to solve 99% of the issues. If that doesn’t help, start with a one-minute ban.", + "Save new study template": "Save new study template", + "Select violation...": "Select violation...", + "Snapshot": "Snapshot", + "Symbols from Quandl are not currently supported.": "Symbols from Quandl are not currently supported.", + "Unban __username__": "Unban __username__", + "Unignore __username__": "Unignore __username__", + "User __username__ was banned for __duration__.": "User __username__ was banned for __duration__.", + "User __username__ was banned permanently.": "User __username__ was banned permanently.", + "User __username__ was unbanned.": "User __username__ was unbanned.", + "Violated house rule:": "Violated house rule:", + "Violated house rule: __violation__.": "Violated house rule: __violation__.", + "Violation that caused the ban: __violation__.": "Violation that caused the ban: __violation__.", + "When selecting this checkbox the study template will set \"__interval__\" interval on a chart": "When selecting this checkbox the study template will set \"__interval__\" interval on a chart", + "You are banned from __banType__ for __duration__ for violating our House Rules. More info - __link__": "You are banned from __banType__ for __duration__ for violating our House Rules. More info - __link__", + "You are permanently banned from __banType__ for violating our House Rules. More info - __link__.": "You are permanently banned from __banType__ for violating our House Rules. More info - __link__.", + "__firstEnumerationItem__ and __secondEnumerationItem__": "__firstEnumerationItem__ and __secondEnumerationItem__", + "__firstEnumerationItem__, __secondEnumerationItem__ and __thirdEnumerationItem__": "__firstEnumerationItem__, __secondEnumerationItem__ and __thirdEnumerationItem__", + "__firstEnumerationItem__, __secondEnumerationItem__, __thirdEnumerationItem__ and __fourthEnumerationItem__": "__firstEnumerationItem__, __secondEnumerationItem__, __thirdEnumerationItem__ and __fourthEnumerationItem__", + "__username__ is permanently banned. Do you want to unban __username__?": "__username__ is permanently banned. Do you want to unban __username__?", + "commenting": "commenting", + "go to date.": "go to date.", + "publish idea.": "publish idea.", + "publishing": "publishing", + "server failed to place closing order": "server failed to place closing order", + "take snapshot.": "خذ لقطه", + "

Pine scripting language

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.": "

Pine scripting language

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.", + "Close message": "أغلق الرساله", + "Created ": "Created ", + "Edit Order…": "تعديل الأمر", + "Error occured while publishing": "حدث خطأ أثناء النشر", + "Error: Account is disabled": "خطأ: الحساب معطل", + "Last edited ": "Last edited ", + "Show Drawings Toolbar": "عرض رسومات شريط الأدوات", + "Text Note": "ملاحظه نصيه", + "This chart layout has a lot of objects and can't be published! Please report to {0} for further details.": "This chart layout has a lot of objects and can't be published! Please report to {0} for further details.", + "TradingView Sign Up": "سجل في تريدنج ڤيو", + "Heikin Ashi": "هايكين آشي", + "Learn about all PRO features": "إعرف عن جميع مميزات الإشتراك الإحترافي", + "Show Less": "عرض أقل", + "Visibility": "الظهور", + "Levels Line": "خط المستويات", + "Show Objects Tree...": "إظهار شجرة الأجسام", + "Close_as_a_command": "إغلاق" } \ No newline at end of file diff --git a/charting_library/static/localization/translations/cs.json b/charting_library/static/localization/translations/cs.json index 1a4ff6e8..d74d58a2 100644 --- a/charting_library/static/localization/translations/cs.json +++ b/charting_library/static/localization/translations/cs.json @@ -1,1191 +1,99 @@ { - "propertypage-name-label_css_class": "vlastnoststranky-nazev-stitek", - "Script Editor": "Editor Skriptů", - " Published Charts Timeline": "Publikované Grafy", - "SMA": "SMA", - "Published Chart": "Published Chart", - "Bar's Style": "Typ Grafu", - "Chart Properties": "Vlastnosti grafu", - "Compare": "Porovnat", - "Compare...": "Porovnat", - "Compare or Add Symbol...": "Porovnat nebo přidat symbol", - "Compare or Add Symbol": "Porovnat nebo přidat symbol", - "Add Symbol": "Přidat symbol", - "Scales Properties...": "Vlastnosti měřítka", - "Add": "Přidat", - "Company Comparison": "Porovnání Společností", - "Indicators, Fundamentals, Economy and Add-ons": "Indikátory, Zásady, Ekonomika a Doplňky", - "Economy & Symbols": "Ekonomika a Symboly", - "Bars": "Sloupcový Graf", - "Candles": "Svíčky", - "Hollow Candles": "Duté Svíčky", - "Line": "Čára", - "Permanent link to this message": "Permanent link to this message", - "Area": "Oblast", - "Message settings": "Message settings", - "Heiken Ashi": "Heikin-Ashi", - "Delete message": "Delete message", - "Are you sure you want to delete this message?": "Are you sure you want to delete this message?", - "Renko": "Renko", - "Line Break": "Line Break", - "Kagi": "Kagi", - "Point & Figure": "Point & Figure", - "Histogram": "Histogram", - "Cross_chart_type": "Kříž", - "Crosshair": "Nitkový Kříž", - "Columns": "Sloupce", - "Circles": "Kruhy", - "Indicators": "indikátory", - "Favorites": "Oblíbené", - "Technical Analysis": "Technická Analýza", - "No indicators matched your criteria.": "\nIndikátory nevyhovují vaším požadavkům", - "Add to favorites": "Přidat do oblíbených", - "Remove from favorites": "Odebrat z oblíbených", - "No symbols matched your criteria": "Symboly nevyhovují vaším požadavkům", - "Add any symbol from the list": "Přidat libovolný symbol ze seznamu", - "Overlay the main chart": "Překrytí hlavního grafu", - "Symbols to be added on the chart": "Přidat symboly na graf", - "Symbol": "Symbol", - "Default": "standardní", - "Defaults": "Výchozí", - "OK": "OK", - "Toggle notifications for this room": "Toggle notifications for this room", - "Cancel": "Zrušit", + " alert label line": "alert label line", " color": "Barva", + " Published Charts Timeline": "Publikované grafy", " transparency": "Průhledný", " visibility": "Viditelnost", - "Add To Watchlist": "Přidat do oblíbených položek", - "Add {0} To Watchlist": "Add {0} To Watchlist", - "Apply": "Použít", - "Arguments in Header": "Tvrzení v záhlaví", - "Arrow": "Šipka", - "Auto Scale": "Automatické Měřítko", - "Background": "Pozadí", - "bars": "Sloupcový Graf", - "bars_margin": "Sloupcový Graf", - "{0} bars": "{0} Sloupcový Graf", - "Bottom Margin": "Spodní okraj", - "Bring Forward": "Posunout dopředu", - "Bring to Front": "Přenést do popředí", - "Clone": "Klonovat", - "Color Theme": "Barva šablony", - "Copy": "Kopírovat", - "Extended Hours": "Rozšířené hodiny", - "Format...": "Formát ...", - "Source Code...": "Source Code...", - "Full Screen": "Celá Obrazovka", - "Grid Lines": "Mřížka", - "Hide All Drawing Tools": "Skrýt všechny nástroje pro kreslení", - "Drawing Tools": "Drawing Tools", - "Hide": "Skrýt", - "Sort by symbol": "Sort by symbol", - "Sort by last price": "Sort by last price", - "Sort by price change": "Sort by price change", - "Sort by price change percent": "Sort by price change percent", - "Time Scale": "Time Scale", - "Insert Drawing Tool": "Vložit nástroj pro kreslení", - "Insert Indicator...": "Vložit indikátor ...", - "Script Editor...": "Script Editor...", - "Last Value on Price Scale": "Poslední hodnota na stupnici ceny", - "Link To": "Odkaz na", - "Last": "Last", - "Chng": "Chng", - "Sound on addressed to me messages": "Sound on addressed to me messages", - "Load New Bars": "Načíst Nový Graf", - "Lock All Drawing Tools": "Zamknout všechny nástroje pro kreslení", - "Lock Scale": "Zamknout Měřítko", - "Lock scale": "Zamknout meřítko", - "Log Scale": "Záznam Stupnice", - "log": "Záznam", - "Magnet Mode": "Magnetický Režim", - "Merge Down": "Sloučit dolů", - "Merge Up": "Sloučit nahoru", - "Objects Tree...": "Strom Předmětů", - "Offset": "Odsazení", - "Override Min Tick": "Přepsat Min Tick", - "Percentage": "Procenta", - "Precision": "Přesnost", - "Price Line": "Hladina ceny", - "Properties...": "Vlastnosti ...", - "Redo": "Opakovat", - "Remove All Drawing Tools": "Odstranit všechny nástroje pro kreslení", - "Remove All Studies": "Odstranit všechny studie", - "Remove All Indicators": "Odstranit všechny indikátory", - "Remove": "Odstranit", - "Reset Chart": "Obnovit Graf", - "Reset Scale": "Obnovit Měřítko", - "Reset": "Obnovit", - "Right Margin": "Pravý okraj", - "Save As...": "Uložit jako", - "Scale Left": "Doleva", - "Scale Percentage": "Stupnice v procentech", - "Scale Right": "Doprava", - "Scale Series Only": "Měřítko Série Pouze", - "Scale series only": "Měřítko série Pouze", - "Scale Series only": "Měřítko Série pouze", - "Scales Lines": "Měřítka Linie", - "Scales Text": "Měřítko Textu", - "Scaling": "Změna velikosti", - "Screen (No Scale)": "Obrazovka (Bez stupnice)", - "Send Backward": "Posunout dozadu", - "Send to Back": "Přenést do pozadí", - "Session Breaks": "Přerušit relaci", - "Show Arguments in Header": "Zobrazit Parametry do Hlavičky", - "Show Last Value": "Show Last Value", - "Show Last Value on Price Scale": "Ukázat hodnoty na sazebníku cen", - "Show Left Axis": "Zobrazit svislou osu", - "Show Right Axis": "Zobrazit pravou osu", - "Show": "Zobrazit", - "Show Countdown": "Show Countdown", - "Stay In Drawing Mode": "Zůstat v režimu kreslení", - "Symbol Search...": "Hledat symbol", - "Change Symbol": "Změnit Symbol", - "Change Symbol...": "Změnit Symbol", - "Change Interval...": "Change Interval...", - "Time Zone": "Časové pásmo", - "TimeZone": "Časové pásmo", - "Top Margin": "Horní Okraj", - "Transparency": "Průhlednost", - "Undo {0}": "Zpět {0}", - "Undo": "Zpět", - "undo": "undo", - "redo": "redo", - "Unmerge Down": "Zrušit sloučení dolů", - "Unmerge Up": "Zrušit Sloučení nahoru", - "Visual Order": "Seřadit Vizuálně", - "Watermark": "Vodoznak", - "Show Objects Tree": "Zobrazit strom objektů", - "cursors-group-css-class": "kurzory-skupina-css-trida", - "ABCD Pattern": "ABCD Předloha", - "Anchored Text": "Ukotvený Text", - "Arc": "Oblouk", - "Arrow Mark Down": "Šipka dolů", - "Arrow Mark Left": "Šipka doleva", - "Arrow Mark Right": "Šipka Doprava", - "Arrow Mark Up": "Šipka Nahoru", - "Balloon": "Bublina", - "Bars Pattern": "Předloha Grafu", - "Brush": "Štětec", - "Callout": "Popisek", - "Circle Lines": "Kruhové Linie", - "Cross": "Kříž", - "Cyclic Lines": "Cyklické linie", - "Date Range": "Časové období", - "Disjoint Angle": "Nesouvislý Úhel", - "Dot": "Tečka", - "Elliott Labels": "Elliott Štítky", - "Elliott Major Retracement": "Hlavní Retracement Elliottových vln", - "Elliott Minor Retracement": "Vedlejší Retracement Elliottových vln", - "Elliott Wave Cycle": "Cyklus Elliottovy vlny", - "Elliott Wave Minor": "Vedlejší Elliottové vlny", - "Elliott Wave Circle": "Elliott Wave Circle", - "Elliott Wave Subminuette": "Elliott Wave Subminuette", - "Ellipse": "Elipsa", - "Value": "Value", - "Eraser": "Guma", - "Alert Actions": "Alert Actions", - "Send E-mail": "Send E-mail", - "Send SMS": "Send SMS", - "Play Sound": "Play Sound", - "Show Popup": "Show Popup", - "Extended": "Rozšířené", - "Extended Line": "Prodloužena Linka", - "Fib Channel": "Fib Kanál", - "Fib Circles": "Fib Kruhy", - "Fib Retracement": "Fib Retracement", - "Fib Speed Resistance Arcs": "Fib Oblouková Rychlost Resistance", - "Fib Speed Resistance Fan": "Fib Vějířová Rychlost Resistance", - "Fib Spiral": "Fib Spirála", - "Fib Time Zone": "Fib Časové Pásmo", - "Fib Wedge": "Fib Klín", - "Flag Mark": "Vlajková Značka", - "Flat Top/Bottom": "Plochý Horní / Spodní", - "Flat Bottom": "Plochý Spodní", - "Forecast": "Předpověď", - "Gann Box": "Gann Rámeček", - "Gann Fan": "Gann Ventilátor", - "Gann Square": "Gann Čtverec", - "Head & Shoulders": "Hlava a Ramena", - "Horizontal Line": "Horizontální linie", - "Horizontal Ray": "Horizontální Paprsek", - "Icon": "Ikona", - "Inside Pitchfork": "Vnitřní Vidle", - "Long Position": "Koupit", - "Risk/Reward long": "Riziko / Výnosový Dlouhé Pozice", - "Modified Schiff Pitchfork": "Upravené Schiff Pitchfork", - "Parallel Channel": "Paralelní Kanál", - "Pitchfan": "Pitchfan", - "Pitchfork": "Vidle", - "Polyline": "Křivka", - "Price Label": "Cena", - "Price Range": "Cenové Rozpětí", - "Projection": "Promítání", - "Ray": "Paprsek", - "Rectangle": "Obdélník", - "Regression Trend": "Regresní Trend", - "Rotated Rectangle": "Otočený Obdélník", - "Schiff Pitchfork": "Schiffovy Vidle", - "Schiff": "Schiffovy", - "Original": "Původní", - "Modified Schiff": "Upravené Schiff", - "Inside": "Uvnitř", - "Short Position": "Prodat", - "Risk/Reward short": "Riziko / Výnosový Krátké Pozice", - "Text": "Text", - "Comment": "Komentář", - "Three Drivers Pattern": "Three Drivers Pattern", - "Thumb Down": "Palec Dolů", - "Thumb Up": "Palec Nahoru", - "Trend Angle": "Úhel Trendu", - "Trend Line": "Trendová linie", - "Trend-Based Fib Extension": "Vývoj Trhu Založený na rozšíření Fib", - "Trend-Based Fib Time": "Vývoj Trhu Založený na Fib Období", - "Triangle Pattern": "Trojúhelníkový Model", - "Triangle": "Trojúhelník", - "Vertical Line": "Svislá Linie", - "XABCD Pattern": "XABCD Vzor", - "Angle:": "Úhel:", - "Arcs": "Oblouky", - "Background color 1": "Barva Pozadí 1", - "Background color 2": "Barva Pozadí 2", - "Background Color": "Barva Pozadí", - "Bar #": "Lišta #", - "Border color": "Barva Okraje", - "Border Color": "Barva Okraje", - "Border": "Okraj", - "Bottom Lables": "Spodní Štítky", - "bottom": "Dolní", - "center": "Střed", - "Channel": "Kanál", - "Coeffs As Percents": "Koeficient v Procentech", - "Color bars based on previous close": "Color bars based on previous close", - "Color": "Barva", - "Color:": "Barva:", - "Coordinates": "Souřadnice", - "Delete": "Odstranit", - "Down Color": "Barva Dolů", - "Drawings": "Nákresy", - "Entry price:": "Vstupní cena:", - "Event": "Event", - "Events": "Akce", - "Extend Left End": "Rozšířit Levý Konec", - "Extend Left": "Rozšířit Vlevo", - "Extend Lines": "Rozšířit Linie", - "Extend Right End": "Rozšířit Pravý Konec", - "Extend Right": "Rozšířit v Pravo", - "Extend": "Rozšířit", - "Failure back color": "Selhání zadní barvy", - "Failure text color": "Selhání barvy textu", - "Fans": "Vějíř", - "Fill": "Vyplnit", - "Format": "Formát", - "Graphics": "Grafika", - "Grid": "Mřížka", - "Help": "Nápověda", - "HLC Bars": "HLC Svíčky", - "Inputs": "Vstupy", - "Label Background": "Štítek Pozadí", - "Label": "Štítek", - "Labels": "Popisky", - "Left End": "Levý Konec", - "Left Labels": "Popisky na Levo", - "Right Labels": "Right Labels", - "left": "Doleva", - "Level {0}": "Úroveň {0}", - "Levels": "Úrovně", - "Lines": "Linie", - "Major": "Hlavní", - "Measure (Shift + Click on the chart)": "Změřit (Shift + Klikněte na grafu)", - "Median": "Střední", - "middle": "uprostřed", - "Middle": "Uprostřed", - "Minor": "Vedlejší", - "Mode": "Režim", - "Normal": "Běžné", - "Plot": "Vykreslování", - "Price Levels": "Hladina Ceny", - "Price Source": "Zdroj Ceny", - "Price": "Cena", - "Price:": "Cena:", - "Prices": "Ceny", - "Profit Background Color": "Zisk - Barva pozadí", - "Profit Level. Ticks:": "Profit Level. Ticks:", - "Properties": "Vlastnosti", - "Reverse": "Obrátit", - "Right End": "Pravý Konec", - "Right Lables": "Popisky na Pravo", - "right": "doprava", - "Log Scale_scale_menu": "Log Stupnice", - "Percentage_scale_menu": "Procentuální", - "Scales": "Stupnice", - "Settings": "Nastavení", - "Show Background": "Zobrazit Pozadí", - "Show Bars Range": "Zobrazit Rozsah Barů", - "Show Date/Time Range": "Zobrazit Rozsah Datumu/Času", - "Show Distance": "Zobrazit Vzdálenost", - "Show Labels": "Zobrazit Štítky", - "Show Price Range": "Zobrazit Cenové rozpětí", - "Show Price": "Zobrazit Cenu", - "Show Prices": "Zobrazit Ceny", - "Show Text": "Zobrazit Text", - "Show Time": "Zobrazit Čas", - "Show Wave": "Zobrazit Vlnu", - "Show/Hide": "Zobrazit / Skrýt", - "Source back color": "Zdroj barvy pozadí", - "Source border color": "Zdroj barvy okraje", - "Source text color": "Zdroj barvy texu", - "Stay in Drawing Mode": "Zůstat v Režimu Kreslení", - "Stop Background Color": "Zrušit Barvu Pozadí", - "Stop Color:": "Zrušit Barvu:", - "Stop Level. Ticks:": "Stop Level. Ticks:", - "Style": "Styl", - "Success back color": "Success back color", - "Success text color": "Success text color", - "Target back color": "Cílová barva pozadí", - "Target border color": "Cílová barva okraje", - "Target Color:": "Cílová Barva:", - "Target text color": "Cílová barva textu", - "Text Alignment:": "Zarovnání Textu:", - "Text color": "Barva textu", - "Text Color": "Barva Textu", - "Text Font": "Písmo Textu", - "Text Wrap": "Zabalte Text", - "Text:": "Text:", - "Time Levels": "Časové Úrovně", - "Timezone/Sessions": "Časové Pásma / Relace", - "Top Labels": "Horní Štítky", - "Bottom Labels": "Bottom Labels", - "top": "horní", - "Up Color": "Barva Nahoru", - "Wave Size": "Velikost Vlny", - "Wick": "Knot", - "Zoom In": "Přiblížit", - "Zoom Out": "Oddálit", - "Borders": "Ohraničení", - "Level": "Hladina", - "Hlines Background": "Vodorovné Pozadí Linie", - "Plots Background": "Pozadí Grafu", - "Open_line_tool_position": "Otevřený", - "Closed_line_tool_position": "Zavřený", - "{0} P&L: {1}": "{0} P&L: {1}", - "Risk/Reward Ratio: {0}": "Poměr Rizika / Odměny: {0}", - "Stop: {0} ({1}%)": "Zastavit: {0} ({1}%)", - "Target: {0} ({1}%)": "Cíl: {0} ({1}%)", - "SUCCESS": "ÚSPĚCH", - "FAILURE": "SELHÁNÍ", - "Left Shoulder": "Levé Rameno", - "Head": "Hlava", - "Right Shoulder": "Pravé Rameno", - "Mirrored": "Zrcadlený", - "Flipped": "Převrácený", - "distance: {0}": "Vzdálenost: {0}", - "day": "den_plurál_1", - "day_plural_2": "dny_plurál_2", - "day_plural": "dní_plurál_5", - "week": "týden_plurál_1", - "week_plural_2": "týdny_plurál_2", - "week_plural": "týdnů_plurál_5", - "month": "měsíc_plurál_1", - "month_plural_2": "měsíce_plurál_2", - "month_plural": "měsíců_plurál_5", - "minute": "minuta_plurál_1", - "minute_plural_2": "minuty_plurál_2", - "minute_plural": "minut_plurál_5", - "hour": "hodina_plurál_1", - "hour_plural_2": "hodiny_plurál_2", - "hour_plural": "hodin_plurál_5", - "y_dates": "rok_datumy_plurál_1", - "y_dates_plural_2": "roky_datumy_plurál_2", - "y_dates_plural": "roků_datumy_plurál_5", - "h_dates": "h", - "D_dates": "D", - "W_dates": "T", - "M_dates": "M", - "d_dates": "d", - "m_dates": "m", - "in_dates": "za", - "Jan": "Jan", - "Feb": "Únor", - "Mar": "Březen", - "Apr": "Duben", - "May": "Květen", - "Jun": "Červen", - "Jul": "Červenec", - "Aug": "Srpen", - "Sep": "Září", - "Oct": "Říjen", - "Nov": "Listopad", - "Dec": "Prosinec", - "Objects Tree": "Strom Objektů", - "Manage Drawings": "Správa Kreseb", - "TOOL": "NÁSTROJ", - "SYMBOL": "SYMBOL", - "Move Up": "Jít Nahoru", - "Move Down": "Jít Dolů", - "All Exchanges": "Všechny Směnárny", - "All types": "Všechny Typy", - "Stock": "Akcie", - "stock": "akcie", - "Index": "Index", - "index": "index", - "Futures": "Termínované Kontrakty ", - "futures": "termínované kontrakty ", - "Image URL": "URL Obrázku", - "Save image": "Uložit obrazek", - "or copy url:": "nebo kopírovat url:", - "Redo {0}": "Znovu {0}", - "Custom color...": "Vlastní barva ...", - "Search": "Hledat", - "Open_in_legend": "O", - "High_in_legend": "V", - "Low_in_legend": "N", - "Close_in_legend": "Z", - "Open": "Otevřít", - "High": "Vysoká", - "Low": "Nízká", - "Close": "Zavřít", - "(H + L)/2": "(V+N)/2", "(H + L + C)/3": "(V+N+Z)/3", + "(H + L)/2": "(V+N)/2", "(O + H + L + C)/4": "(O+V+N+Z)/4", - "UTC": "UTC", - "Exchange": "Směnárna", - "Athens": "Athény", - "Berlin": "Berlín", - "Bogota": "Bogota", - "Bangkok": "Bangkok", - "Buenos Aires": "Buenos Aires", - "Chicago": "Chicago", - "Hong Kong": "Hong Kong", - "Kolkata": "Kolkata", - "London": "Londýn", - "Los Angeles": "Los Angeles", - "Madrid": "Madrid", - "Moscow": "Moskva", - "New York": "New York", - "Paris": "Paříž", - "Sao Paulo": "Sao Paulo", - "Seoul": "Seoul", - "Shanghai": "Šanghaj", - "Singapore": "Singapur", - "Sydney": "Sydney", - "Taipei": "Taipei", - "Tehran": "Teherán", - "Tokyo": "Tokio", - "Toronto": "Toronto", - "Vancouver": "Vancouver", - "Warsaw": "Varšava", - "n/a": "n/a", - "Long_input": "Dlouhý", - "long_input": "dlouhý", - "longlen_input": "dlouhá vydálenost", - "Window Size_input": "Velikost okna", - "Length_input": "Délka", - "length_input": "délka", - "len_input": "délka", - "Short_input": "Krátký", - "short_input": "krátký", - "shortlen_input": "Krátká Vzdálenost", - "Mult_input": "Násobitel", - "mult_input": "násobitel", - "divisor_input": "dělitel", - "Divisor_input": "Dělitel", - "Upper": "Horní", - "Lower": "Spodní", - "Long": "Koupit", - "Short": "Prodat", - "Signal": "Signál", - "Jaw": "Čelist", - "Teeth": "Zuby", - "Lips": "Rty", - "Zero": "Nula", - "WMA Length_input": "WMA délka", - "Long RoC Length_input": "Dlouhá Délka Rychlosti Změny", - "Short RoC Length_input": "Krátka Délka Rychlosti Změny", - "jawLength_input": "Délka Čelisti ", - "teethLength_input": "Délka Zubů", - "lipsLength_input": "Délka Rtů", - "percent_input": "Procento", - "exponential_input": "Exponenciální", - "smoothD_input": "Hladké D", - "smoothK_input": "Smooth K", - "Color 0": "Barva 0", - "Color 1": "Barva 1", - "Color 2": "Barva 2", - "Color 3": "Barva 3", - "Color 4": "Barva 4", - "sym_input": "symbol", - "symbol_input": "symbol", - "Sym_input": "Symbol", - "DI Length_input": "DI délka", - "ADX Smoothing_input": "ADX Vyhlazování", - "displacement_input": "přemístění", - "Tenkan-sen": "Tenkan-sen", - "Kijun-sen": "Kijun-sen", - "Chikou span": "Chikou rozpětí", - "Senkou A": "Senkou A", - "Senkou B": "Senkou B", - "useTrueRange_input": "Použít Skutečný Rozsah", - "roclen1_input": "Délka Rychlosti Změny 1", - "roclen2_input": "Délka Rychlosti Změny 2", - "roclen3_input": "Délka Rychlosti Změny 3", - "roclen4_input": "Délka Rychlosti Změny 4", - "smalen1_input": "SMA Délka 1", - "smalen2_input": "SMA Délka 2", - "smalen3_input": "SMA Délka 3", - "smalen4_input": "SMA Délka 4", - "siglen_input": "Délka Signálu", - "UpperLimit": "Horní limit", - "LowerLimit": "Spodní Limit", - "Limit": "Limit", - "fastLength_input": "Rychlá Délka", - "slowLength_input": "Pomalá Délka", - "signalLength_input": "Délka Signálu", - "start_input": "Začít", - "increment_input": "Zvýšení", - "maximum_input": "Maximální", - "showMA_input": "Zobrazit MA", - "show MA_input": "Zobrazit MA", - "Volume": "Objem", - "Volume MA": "Objem MA", - "Indicator": "Ukazatel", - "Oscillator": "Oscilátor", - "lengthStoch_input": "Stoch Délka", - "lengthRSI_input": "Délka RSI", - "sigma_input": "přesnost", - "Sigma_input": "Přesnost", - "Crosses": "Kříže", - "Click to set a point": "Klepnutím nastavte bod", + "...Less Tags": "...Less Tags", + "1 minute": "1 minute", "1. Slide your finger to select location for first anchor
2. Tap anywhere to place the first anchor": "1. Slide your finger to select location for first anchor
2. Tap anywhere to place the first anchor", "1. Slide your finger to select location for next anchor
2. Tap anywhere to place the next anchor": "1. Slide your finger to select location for next anchor
2. Tap anywhere to place the next anchor", - "retrying": "opakování", - "eod data": "eod data", - "eod delayed": "eod zpoždění", - "loading data": "načítám data", - "invalid symbol": "neplatný symbol", - "streaming": "streamování", - "realtime": "v reálném čase", - "pre-market": "před uvedením na trh", - "post-market": "po uvedení na trh", - "closed": "zavřeno", - "Time Interval": "Časový Interval", - "Show Symbol Labels": "Zobrazit Štítky Symbolu", - "Show Symbol Labels_context_menu": "Zobrazit Štítky Symbolu", - "Subminuette": "Subminuette", - "Minuette": "Minuette", - "Minute": "Minuta", - "Intermediate": "Střední", - "Primary": "Primární", - "Cycle": "Cyklus", - "SuperCycle": "SuperCyklus", - "GrandSuperCycle": "VelkýSuperCyklus", - "Lock": "Zamknout", - "Width": "Šířka", - "Line With Breaks": "Line With Breaks", - "Area With Breaks": "Přerušovaná Plocha", - "Type": "Typ", - "Simple": "Jednoduché", - "With Markers": "Se Značkami", - "Step": "Krok", - "No drawings yet": "Zatím Žádné Nákresy", - "Lock/Unlock": "Zamknout / Odemknout", - "deviation_input": "Odchylka", - "depth_input": "Hloubka", - "Accumulation/Distribution_study": "Akumulace / Distribuce", - "Aroon_study": "Aroon", - "Advance/Decline_study": "Pokročilé/Odmítnout", - "Average True Range_study": "Průměrný Rozsah Hodnot", - "Awesome Oscillator_study": "Skvělý Oscilátor", - "Bollinger Bands Width_study": "Bollingerova pásma Šířka", - "Balance of Power_study": "Vyvážení Síly", - "Bollinger Bands_study": "Bollingerova pásma", - "Bollinger Bands %B_study": "Bollingerova pásma %B", - "Chaikin Money Flow_study": "Chaikin Money Flow", - "Chaikin Oscillator_study": "Chaikin Oscillator", - "Chande Kroll Stop_study": "Chande Kroll Stop", - "Chande Momentum Oscillator_study": "Chande Momentum Oscillator", - "Commodity Channel Index_study": "Commodity Channel Index", - "Choppiness Index_study": "Choppiness Index", - "Directional Movement Index_study": "Directional Movement Index", - "Correlation Coeff_study": "Correlation Coeff", - "Donchian Channels_study": "Donchian Channels", - "Double Exponential Moving Average_study": "Double Exponential Moving Average", - "Ease of Movement_study": "Ease of Movement", - "Elders Force Index_study": "Elders Force Index", - "Envelope_study": "Envelope", - "Ichimoku Cloud_study": "Ichimoku Cloud", - "Klinger Oscillator_study": "Klinger Oscillator", - "Hull MA_study": "Hull MA", - "Keltner Channels_study": "Keltner Channels", - "Linear Regression Curve_study": "Linear Regression Curve", - "Know Sure Thing_study": "Know Sure Thing", - "MA Cross_study": "MA Cross", - "Money Flow_study": "Money Flow", - "Mass Index_study": "Mass Index", - "Moving Average Exponential_study": "Exponenciální Pohyblivý Průměr", - "Net Volume_study": "Čistý Objem", - "Moving Average Convergence/Divergence_study": "Moving Average Convergence/Divergence", - "Moving Average_study": "Pohyblivý průměr", - "Moving Average Weighted_study": "Moving Average Weighted", - "Parabolic SAR_study": "Parabolic SAR", - "On Balance Volume_study": "On Balance Volume", - "Price Oscillator_study": "Price Oscillator", - "Relative Strength Index_study": "Relative Strength Index", - "Relative Vigor Index_study": "Relative Vigor Index", - "Relative Volatility Index_study": "Relative Volatility Index", - "SMI Ergodic Indicator/Oscillator_study": "SMI Ergodic Indicator/Oscillator", - "Stochastic_study": "Stochastic", - "TRIX_study": "TRIX", - "Stochastic RSI_study": "Stochastic RSI", - "Triple EMA_study": "Triple EMA", - "VWMA_study": "VWMA", - "Volume Oscillator_study": "Volume Oscillator", - "Volume_study": "Objem", - "Williams Alligator_study": "Williams Alligator", - "Willams %R_study": "Willams %R", - "Coppock Curve_study": "Coppock Curve", - "Least Squares Moving Average_study": "Least Squares Moving Average", - "Arnaud Legoux Moving Average_study": "Arnaud Legoux Moving Average", - "True Strength Indicator_study": "Pravdivý Indikátor Síly", - "Change Interval": "Změnit Interval", - "Show Only Studies": "Zobrazit Pouze Studie", - "Show Only Drawings": "Zobrazit Pouze Kresby", - "Show All": "Zobrazit Vše", - "Timezone/Sessions Properties...": "Časové Pásmo / Vlastnosti Relace ...", - "Scale Price Chart Only": "Pouye Měřítko Ceny na Grafu", - "Open Interval Dialog": "Otevřít Interval Dialogu", - "Note": "Poznámka", - "Anchored Note": "Ukotvena Poznámka", - "Scales Properties": "Vlastnosti Měřítka", - "Toggle Auto Scale": "Přepnout na Auto Stupnici", - "Toggle Log Scale": "Přepnout Log Měřítko", - "Toggle Percentage": "Přepnout na Procenta", - "auto_scale": "automatické", - "Invalid Symbol": "Neplatný Symbol", - "loading...": "načítá se ...", - "interval_dialog_description": "Zadejte číslo intervalu pro munute grafy (tj 5, pokud to bude pěti minutový graf). Nebo číslo a písmeno pro H (hodinový), D (denní), W (týdenní), M (měsíční) intervaly (tj D nebo 2H)", - "Not applicable": "Nelze použít", - "Stats Text Color": "Barva Textu Statistiky", - "Show Angle": "Zobrazit Úhel", - "Always Show Stats": "Vždy Zobrazovat Statistiky", - "Rename...": "Přejmenovat ...", - "New": "New", - "Load": "Načíst", - "Save": "Uložit", - "Rename Chart": "Přejmenovat Graf", - "{0} copy": "{0} kopírovat", - "Please enter chart name": "Prosím, zadejte název grafu", - "Enter a new chart name": "Zadejte nový název grafu", - "Load Chart": "Načíst Graf", - "Chart Name": "Název Grafu", - "Chart name": "Název grafu", - "Rename Chart Layout": "Rename Chart Layout", - "Please enter chart layout name": "Please enter chart layout name", - "Enter a new chart layout name": "Enter a new chart layout name", - "Load Layout Chart": "Load Layout Chart", - "Chart Layout Name": "Chart Layout Name", - "Chart layout name": "Chart layout name", - "NEW CHART LAYOUT": "NEW CHART LAYOUT", - "Save Chart Layout saves not just some particular chart,\nit saves all charts for all symbols and intervals\nwhich you are modifying while working with this Layout": "Save Chart Layout saves not just some particular chart,\nit saves all charts for all symbols and intervals\nwhich you are modifying while working with this Layout", - "Last Modified": "Naposledy Upraveno", - "Save Chart Layout": "Save Chart Layout", - "Active Symbol": "Aktivní Symbol", - "Remove custom interval": "Remove custom interval", - "Fullscreen mode": "Režim Fullscreen", - "Marker Color": "Barva Označení", - "Font Size": "Velikost Písma", - "Save New Chart": "Uložit Nový Graf", - "Source_compare": "Zdroj", - "YES": "ANO", - "Yes": "Yes", - "No": "No", - "NO": "NE", - "Confirmation": "Potvrzení", - "Are you sure you want to delete this chart?": "Jste si jisti, že chcete smazat tento graf?", - "Hide Marks On Bars": "Hide Marks On Bars", - "Precise Labels": "Precise Labels", - "Copy Chart Layout": "Copy Chart Layout", - "Load Chart Layout": "Load Chart Layout", - "Save New Chart Layout": "Save New Chart Layout", - "The Extended Trading Hours feature is available only for intraday charts": "The Extended Trading Hours feature is available only for intraday charts", - "Do you realy want to delete ": "Do you realy want to delete", - "Description": "Description", - "Date": "Date", - "Time": "Time", - "Alerts for the current symbol only": "Alerts for the current symbol only", - "Alerts for the current resolution only": "Alerts for the current resolution only", - "Hide inactive alerts": "Hide inactive alerts", - "Stopped Manual": "Stopped Manual", - "Expired": "Expired", - "Triggered and Not Active": "Triggered and Not Active", - "Error": "Error", - "Stop": "Stop", - "Stopped": "Stopped", - "Active": "Active", - "Order": "Order", - "Actual": "Actual", - "Prior": "Prior", - "Company": "Company", - "Estimate": "Estimate", - "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.": "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.", - "Share on Twitter a snapshot of your chart as a picture and whatever you write.": "Share on Twitter a snapshot of your chart as a picture and whatever you write.", - "Share on StockTwits a snapshot of your chart as a picture and whatever you write.": "Share on StockTwits a snapshot of your chart as a picture and whatever you write.", - "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.": "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.", - "Suggested ideas & my ideas": "Suggested ideas & my ideas", - "Ideas of the people I follow & my ideas": "Ideas of the people I follow & my ideas", - "My ideas only": "My ideas only", - "Hide Widgets": "Hide Widgets", - "Create Alert": "Create Alert", - "Disconnect": "Disconnect", - "Connect": "Connect", - "Pine Script Editor": "Pine Script Editor", - "Published ideas settings": "Published ideas settings", - "Change Ideas filter": "Change Ideas filter", - "Hide Drawings Toolbar": "Hide Drawings Toolbar", - "Show/Hide Drawings Toolbar": "Show/Hide Drawings Toolbar", - "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.", - "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.", - "Study Template": "Study Template", - "Template": "Template", - "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

": "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

", - "Quotes are delayed by 10 min and updated every 30 seconds": "Quotes are delayed by 10 min and updated every 30 seconds", - "delayed": "delayed", - "Show only my sent and received messages": "Show only my sent and received messages", - "Maximize Chat": "Maximize Chat", - "Detach Chat": "Detach Chat", - "Type your message here": "Type your message here", - "Have something to say?": "Have something to say?", - "Attach chart snapshot": "Attach chart snapshot", - "Insert emoticon": "Insert emoticon", - "You can not vote twice for one message": "You can not vote twice for one message", - "English only, please": "English only, please", - "English only, please. Currently we only support English, so we ask you to only use English when communicating on TradingView.": "English only, please. Currently we only support English, so we ask you to only use English when communicating on TradingView.", - "Respecting Fellow Members": "Respecting Fellow Members", - "Respecting Fellow Members. Whether you agree or disagree with ideas, be courteous and respectful. Treat others the way you'd like to be treated.": "Respecting Fellow Members. Whether you agree or disagree with ideas, be courteous and respectful. Treat others the way you'd like to be treated.", - "No advertising allowed": "No advertising allowed", - "No advertising allowed! You can post external links ONLY if they are relevant and add value to the conversation (i.e. a link to an example, or an article).": "No advertising allowed! You can post external links ONLY if they are relevant and add value to the conversation (i.e. a link to an example, or an article).", - "Custom...": "Custom...", - "Forex Talks": "Forex Talks", - "Forex": "Forex", - "Stock And Index Talks": "Stock And Index Talks", - "Bitcoin Talks": "Bitcoin Talks", - "Bitcoin": "Bitcoin", - "Link to this chat...": "Link to this chat...", - "Chat archives...": "Chat archives...", - "Edit room...": "Edit room...", - "Delete room": "Delete room", - "Save Drawing Template As...": "Save Drawing Template As...", - "Templates": "Templates", - "Apply Default Drawing Template": "Apply Default Drawing Template", - "There was an error posting your message.": "There was an error posting your message.", - "Confirm": "Confirm", - "Are you sure you want to delete this room?": "Are you sure you want to delete this room?", - "Show chart snapshot preview": "Show chart snapshot preview", - "Chart Snapshot": "Chart Snapshot", - "Show only favorite rooms": "Show only favorite rooms", - "Ignored users...": "Ignored users...", - "Launch chat in separate window": "Launch chat in separate window", - "Link to this room...": "Link to this room...", - "Room archives...": "Room archives...", - "You have no ignored users": "You have no ignored users", - "Remove this room from favorites": "Remove this room from favorites", - "Add this room from favorites": "Add this room from favorites", - "Compare Add": "Compare Add", - "Follow": "Follow", - "If you follow a symbol you will receive notifications when new ideas about that symbol are published.": "If you follow a symbol you will receive notifications when new ideas about that symbol are published.", - "You are not logged in. Please sign in.": "You are not logged in. Please sign in.", - "Info": "Info", - "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.": "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.", - "Home": "Home", - "Ideas": "Ideas", - "Scripts": "Scripts", - "Sign In": "Sign In", - "Sign Up": "Sign Up", - "Join Now": "Join Now", - "Ideas Published": "Ideas Published", - "Followers": "Followers", - "Following": "Following", - "Profile Settings": "Profile Settings", - "Public Profile": "Public Profile", - "Update Status": "Update Status", - "Sign Out": "Sign Out", - "E-mail for sms": "E-mail for sms", - "Please, enter your e-mail": "Please, enter your e-mail", - "E-mail": "E-mail", - "Crossing": "Crossing", - "Crossing Down": "Crossing Down", - "Crossing Up": "Crossing Up", - "Greater Than": "Greater Than", - "Less Than": "Less Than", - "Entering Channel": "Entering Channel", - "Inside Channel": "Inside Channel", - "Outside Channel": "Outside Channel", - "Moving Up": "Moving Up", - "Moving Down": "Moving Down", - "Moving Up %": "Moving Up %", - "Moving Down %": "Moving Down %", - "Select user to start new chat with": "Select user to start new chat with", - "You have no private messages yet": "You have no private messages yet", - "Don't be so cruel! Bans longer than 1 week are not allowed for now.": "Don't be so cruel! Bans longer than 1 week are not allowed for now.", - "Banned": "Banned", - "No ideas matched your criteria": "No ideas matched your criteria", - "Favorite ideas": "Favorite ideas", - "Only private ideas": "Only private ideas", - "Ideas for the current symbol only": "Ideas for the current symbol only", - "Ideas for the current resolution only": "Ideas for the current resolution only", - "Someone commented on your idea": "Someone commented on your idea", - "Someone agreed/disagreed with your idea": "Someone agreed/disagreed with your idea", - "Someone followed you": "Someone followed you", - "Someone replied to your comment": "Someone replied to your comment", - "Someone commented on the idea you follow": "Someone commented on the idea you follow", - "Someone you follow post new comment": "Someone you follow post new comment", - "Someone you follow change status": "Someone you follow change status", - "Someone you follow published new idea": "Someone you follow published new idea", - "Someone published idea on symbol you follow": "Someone published idea on symbol you follow", - "Notification sound": "Notification sound", - "Additional Notifications Settings...": "Additional Notifications Settings...", - "This is a temporary chart.": "This is a temporary chart.", - "To save your work, sign up for FREE.": "To save your work, sign up for FREE.", - "Sign Up for FREE": "Sign Up for FREE", - "Data provided by BATS exchange.": "Data provided by BATS exchange.", - "Upgrade Now": "Upgrade Now", - "This is EOD data with no updates.": "This is EOD data with no updates.", - "You may subscribe for official realtime and intraday data.": "You may subscribe for official realtime and intraday data.", - "Open Script": "Open Script", - "No saved scripts yet": "No saved scripts yet", - "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", - "Create your first script now!": "Create your first script now!", - "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.": "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.", - "No public library scripts were found.": "No public library scripts were found.", - "Change band background": "Change band background", - "Change area background": "Change area background", - "Confirm replace": "Confirm replace", - "Note: default study templates won't be removed permanently": "Note: default study templates won't be removed permanently", - "Do you realy want to replace": "Do you realy want to replace", - "SCRIPT TITLE": "SCRIPT TITLE", - "TAGS": "TAGS", - "DESCRIPTION": "DESCRIPTION", - "PUBLISH SCRIPT": "PUBLISH SCRIPT", - "Pine Script Tutorial": "Pine Script Tutorial", - "Pine Script Reference": "Pine Script Reference", - "How to use the reference materials (Video)": "How to use the reference materials (Video)", - "Suggestions & Feedback": "Suggestions & Feedback", - "Clear Console": "Clear Console", - "Are you sure you want to ignore messages from": "Are you sure you want to ignore messages from", - "ext": "ext", - "Toggle Maximize Chart": "Toggle Maximize Chart", - "Plot dividends": "Plot dividends", - "Plot splits": "Plot splits", - "Plot earnings": "Plot earnings", - "Vol": "Vol", - "Want official data and more features?": "Want official data and more features?", - "Sessions": "Sessions", - "Trading Panel": "Trading Panel", - "Open Trading Panel": "Open Trading Panel", - "Select Layout": "Select Layout", - "Link symbol to all charts": "Link symbol to all charts", - "Link interval to all charts": "Link interval to all charts", - "Sync crosshair on all charts": "Sync crosshair on all charts", - "Chart Help": "Chart Help", - "No notifications yet": "No notifications yet", - "Watchlist, details and news": "Watchlist, details and news", - "Alerts": "Alerts", - "Data Window": "Data Window", - "Hotlists": "Hotlists", - "Calendar": "Calendar", - "Trading Notes": "Trading Notes", - "Recent Chats": "Recent Chats", - "Notifications": "Notifications", - "Watchlist": "Watchlist", - "Details": "Details", - "Economic Calendar": "Economic Calendar", - "Earnings Calendar": "Earnings Calendar", - "Hotlist": "Hotlist", - "News": "News", - "Market Summary": "Market Summary", - "My Ideas and Notes": "My Ideas and Notes", - "Alerts Log": "Alerts Log", - "Extend Lines Left": "Extend Lines Left", - "Connecting Line": "Connecting Line", - "Show Executions": "Show Executions", - "Show Buy/Sell Panel": "Show Buy/Sell Panel", - "Show Active Orders Only": "Show Active Orders Only", - "Journal...": "Journal...", - "Account History...": "Account History...", - "Reset Paper Trading Account...": "Reset Paper Trading Account...", - "Trading Properties...": "Trading Properties...", - "Set Alert": "Set Alert", - "Alert": "Alert", - "Edit": "Edit", - "Upper Deviation": "Upper Deviation", - "Lower Deviation": "Lower Deviation", - "Use Upper Deviation": "Use Upper Deviation", - "Use Lower Deviation": "Use Lower Deviation", - "First bar time": "First bar time", - "Last bar time": "Last bar time", - "Source": "Source", - "Chats": "Chats", - "All Talks": "All Talks", - "Volume Leaders": "Volume Leaders", - "Percent Advances": "Percent Advances", - "Percent Declines": "Percent Declines", - "Price Advances": "Price Advances", - "Price Declines": "Price Declines", - "Range Advances": "Range Advances", - "Range Declines": "Range Declines", - "Gap Up Stocks": "Gap Up Stocks", - "Gap Down Stocks": "Gap Down Stocks", - "Sell Market": "Sell Market", - "Sell": "Sell", - "Buy Market": "Buy Market", - "Report data issues": "Report data issues", - "Report Data Issues": "Report Data Issues", - "Feature Request and Feedback": "Feature Request and Feedback", - "Market": "Market", - "Buy": "Buy", - "Keyboard Shortcuts": "Keyboard Shortcuts", - "Help & Wiki": "Help & Wiki", - "Send Feedback or Report an Issue": "Send Feedback or Report an Issue", - "Priority Support": "Priority Support", - "Run Product Walk-Through": "Run Product Walk-Through", - "Price Scale": "Price Scale", - "MTPredictor": "MTPredictor", - "Apply Elliot Wave": "Apply Elliot Wave", - "Apply WPT Up Wave": "Apply WPT Up Wave", - "Apply WPT Down Wave": "Apply WPT Down Wave", - "Create New Order...": "Create New Order...", - "Trading": "Trading", - "Add Alert": "Add Alert", - "Extend Alert Line": "Extend Alert Line", - " alert label line": "alert label line", - "No study templates saved": "No study templates saved", - "Save Study Template As...": "Save Study Template As...", - "Show Splits on Chart": "Show Splits on Chart", - "Show Earnings on Chart": "Show Earnings on Chart", - "Show Dividends on Chart": "Show Dividends on Chart", - "Show Alert Labels": "Show Alert Labels", - "Earnings breaks": "Earnings breaks", - "Extended Alert Line": "Extended Alert Line", - "Themes": "Themes", - "Events & Alerts": "Events & Alerts", - "Apply Defaults": "Apply Defaults", - "Do you realy want to delete theme": "Do you realy want to delete __theme__ theme?", - "Extended Hours (Intraday Only)": "Extended Hours (Intraday Only)", - "In Session": "In Session", - "Tools": "Tools", - "Delete script": "Delete script", - "Social": "Social", - "Angle": "Angle", - "Publish Script": "Publish Script", - "Add to Chart": "Add to Chart", - "Blank script": "Blank script", - "TradingView Free Quotes and Chat": "TradingView Free Quotes and Chat", - "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.": "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.", - "Install": "Install", - "Logged as": "Logged as", - "Untitled Script": "Untitled Script", - "Pine Editor": "Pine Editor", - "Open Pine Script Editor": "Open Pine Script Editor", - "Make a Copy": "Make a Copy", - "Make a Copy...": "Make a Copy...", - "Quantity": "Quantity", - "Signal Labels": "Signal Labels", - "Trades on Chart": "Trades on Chart", - "Take Profit": "Take Profit", - "Stop Loss": "Stop Loss", - "Expiration": "Expiration", - "Modify Order": "Modify Order", - "PUBLISH IDEA": "PUBLISH IDEA", - "EDIT IDEA": "EDIT IDEA", - "Chart does not load": "Chart does not load", - "No real-time data": "No real-time data", - "Price incorrect": "Price incorrect", - "Study not loading": "Study not loading", - "Gap in the data": "Gap in the data", - "Alerts issue": "Alerts issue", - "Slow scrolling or chart loading": "Slow scrolling or chart loading", - "Issue Type": "Issue Type", - "Select type...": "Select type...", - "A suggested author published idea on current symbol": "A suggested author published idea on current symbol", - "MODERATED": "MODERATED", - "CFD": "CFD", - "Once": "Once", - "Require Order Confirmation": "Require Order Confirmation", - "Rearm every 1 minute": "Rearm every 1 minute", - "Rearm every 5 minute": "Rearm every 5 minute", - "Rearm every 10 minute": "Rearm every 10 minute", - "Rearm every 30 minute": "Rearm every 30 minute", - "Rearm every hour": "Rearm every hour", - "Once per bar (on condition)": "Once per bar (on condition)", - "Once per bar (on close)": "Once per bar (on close)", - "move chart 1 bar to the left.": "move chart 1 bar to the left.", - "move chart 1 bar to the right.": "move chart 1 bar to the right.", - "move further to the left.": "move further to the left.", - "move further to the right.": "move further to the right.", - "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!": "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!", - "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.": "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.", - "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!": "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!", - "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.": "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.", - "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.": "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.", - "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.": "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.", - "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.": "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.", - "

Pine scripting language (β version)

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.

At the moment PineScript in a BETA. For more detailed information check out our blog.": "

Pine scripting language (β version)

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.

At the moment PineScript in a BETA. For more detailed information check out our blog.", - "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.": "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.", + "10 seconds": "10 seconds", + "1d": "1d", + "1m": "1m", + "1y": "1y", + "3 Notes Reverb": "3 Notes Reverb", + "30 Day Free Trial": "30 Day Free Trial", + "30 seconds": "30 seconds", + "3m": "3m", + "5 seconds": "5 seconds", + "52wk Range": "52wk Range", + "5d": "5d", + "5y": "5y", + "6m": "6m", + " or to use paper trading": " or to use paper trading", + "Hold Shift  + Click on the chart – measure tool.": "Hold Shift  + Click on the chart – measure tool.", + "Hold Shift – draw linetools on the right angle.": "Hold Shift – draw linetools on the right angle.", "

A broad range of intelligent drawing tools

The 100+ drawing tools on TradingView let you analyze the market in a variety of ways - all helping you find better opportunities. Technical analysis is the study of learning how past performance of drawings and other tools applies to prices in the future. Make sure you take a look at our Wiki for a complete list of drawing tools and instructions on how to use them!": "

A broad range of intelligent drawing tools

The 100+ drawing tools on TradingView let you analyze the market in a variety of ways - all helping you find better opportunities. Technical analysis is the study of learning how past performance of drawings and other tools applies to prices in the future. Make sure you take a look at our Wiki for a complete list of drawing tools and instructions on how to use them!", - "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.": "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.", - "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.": "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.", "

Advanced Price Scaling

When you are ready to get technical, our charts let you set the price scales to match your type of analysis. There are linear, percent and log axes for drastic price movements. You can use two separate price scales at the same time: one for indicators and one for price movements. Read more about scaling options.

Right-click on the price scale to see possible options: change scaling type, enable auto-scaling or show another price scale. Right-clicking on indicators lets you choose which scale to use, so several data series with different scaling can co-exist in one chart. You can also drag price and time scales to increase or decrease compression.": "

Advanced Price Scaling

When you are ready to get technical, our charts let you set the price scales to match your type of analysis. There are linear, percent and log axes for drastic price movements. You can use two separate price scales at the same time: one for indicators and one for price movements. Read more about scaling options.

Right-click on the price scale to see possible options: change scaling type, enable auto-scaling or show another price scale. Right-clicking on indicators lets you choose which scale to use, so several data series with different scaling can co-exist in one chart. You can also drag price and time scales to increase or decrease compression.", - "

Multi Charts Layout

You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.": "

Multi Charts Layout

You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.", + "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.": "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.", "

Communicate your ideas in real-time!

Collaborating with investors across markets and countries has never been easier! TradingView chat rooms are a powerful communication tool, which are fully integrated to instantly share charts, analysis and trading ideas – all on one platform. Create your own chat rooms on interesting topics, or join existing public chat rooms – a world of knowledge is at your fingertips.
Start chatting now!": "

Communicate your ideas in real-time!

Collaborating with investors across markets and countries has never been easier! TradingView chat rooms are a powerful communication tool, which are fully integrated to instantly share charts, analysis and trading ideas – all on one platform. Create your own chat rooms on interesting topics, or join existing public chat rooms – a world of knowledge is at your fingertips.
Start chatting now!", + "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.": "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.", + "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!": "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!", + "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.": "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.", "

Go PRO to get even more

But that’s not all! Upgrade your trading experience with TradingView PRO and get access to an unparalleled set of premium features and data. Get it today!": "

Go PRO to get even more

But that’s not all! Upgrade your trading experience with TradingView PRO and get access to an unparalleled set of premium features and data. Get it today!", - "You are not authenticated.": "You are not authenticated.", - "You already have Pro Plus trial.": "You already have Pro Plus trial.", - "You already participated in Pro Plus trial.": "You already participated in Pro Plus trial.", - "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.": "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.", - "
If you want to use this service - please sign in or register!
": "
If you want to use this service - please sign in or register!
", - "Increase Rating": "Increase Rating", - "Read more...": "Read more...", - "PRO Plus Trial": "PRO Plus Trial", - "Sorry, PRO Plus trial could not be set.": "Sorry, PRO Plus trial could not be set.", - "Decrease Rating": "Decrease Rating", - "Quote this message": "Quote this message", - "Unban": "Unban", - "Symbol Description": "Symbol Description", - "OHLC Values": "OHLC Values", - "Indicator Titles": "Indicator Titles", - "Indicator Arguments": "Indicator Arguments", - "Indicator Values": "Indicator Values", - "Symbol Last Value": "Symbol Last Value", - "Indicator Last Value": "Indicator Last Value", - "Favorite Drawings Toolbar": "Favorite Drawings Toolbar", - "Drawings Toolbar": "Drawings Toolbar", - "Sound on every message": "Sound on every message", - "No Sound notifications": "No Sound notifications", - "Set chat title...": "Set chat title...", - "Leave this chat": "Leave this chat", - "Enter new title for this chat": "Enter new title for this chat", - "Chat title": "Chat title", - "Are you sure you want to leave this chat?": "Are you sure you want to leave this chat?", - "Add people to this chat...": "Add people to this chat...", - "Add people to this chat": "Add people to this chat", - "Start new chat with...": "Start new chat with...", - "Clear Symbols": "Clear Symbols", - "Do you really want to clear all symbols?": "Do you really want to clear all symbols?", - "Apply Manual Risk/Reward": "Apply Manual Risk/Reward", - "Apply Manual Decision Point": "Apply Manual Decision Point", - "Analyze Trade Setup": "Analyze Trade Setup", - "Apply Elliot Wave Intermediate": "Apply Elliot Wave Intermediate", - "Apply Elliot Wave Major": "Apply Elliot Wave Major", - "Apply Elliot Wave Minor": "Apply Elliot Wave Minor", - "Up Wave 1 or A": "Up Wave 1 or A", - "Up Wave 2 or B": "Up Wave 2 or B", - "Up Wave C": "Up Wave C", - "Up Wave 3": "Up Wave 3", - "Up Wave 4": "Up Wave 4", - "Up Wave 5": "Up Wave 5", - "Down Wave 1 or A": "Down Wave 1 or A", - "Down Wave 2 or B": "Down Wave 2 or B", - "Down Wave C": "Down Wave C", - "Down Wave 3": "Down Wave 3", - "Down Wave 4": "Down Wave 4", - "Down Wave 5": "Down Wave 5", - "If you want to use private messages - please sign in or register!": "If you want to use private messages - please sign in or register!", - "To get alerts list - please sign in or register!": "To get alerts list - please sign in or register!", - "Manage Alerts": "Manage Alerts", - "Headlines": "Headlines", - "StockTwits": "StockTwits", - "FxWire PRO": "FxWire PRO", - "Futures Magazine": "Futures Magazine", - "Save As Watchlist...": "Save As Watchlist...", - "VolumeProfile": "VolumeProfile", - "Income Statement": "Income Statement", - "Profitability": "Profitability", - "Dividend": "Dividend", - "Current Valuation": "Current Valuation", - "Other": "Other", - "Indicators and Strategies": "Indicators and Strategies", - "Strategies": "Strategies", - "My Scripts": "My Scripts", - "Public Library": "Public Library", - "Built-ins": "Built-ins", - "AOS FX Primer": "AOS FX Primer", - "AlgoViewEssential": "AlgoViewEssential", - "Analysis Suite - SCMR Trends": "Analysis Suite - SCMR Trends", - "DecisionBar": "DecisionBar", - "Jurik Research": "Jurik Research", - "Key Hidden Levels": "Key Hidden Levels", - "Key Order Flow Events": "Key Order Flow Events", - "LazyBear - MTF Panes": "LazyBear - MTF Panes", - "LazyBear - S/R Levels": "LazyBear - S/R Levels", - "MTF Studies": "MTF Studies", - "MicroTrends": "MicroTrends", - "ProTradingIndicators": "ProTradingIndicators", - "RobBooker": "RobBooker", - "Fundamentals": "Fundamentals", - "Economy": "Economy", - "Zig Zag": "Zig Zag", - "Advance Decline Line": "Advaqweqweqweline Line", - "Advance Decline Ratio": "Advaadsasdadsio", - "Advance/Decline Ratio (Bars)": "Advance/Deasdasdasd", - "Chande Kroll Stop": "Chande Kroll Stop", - "Chop Zone": "Chop Zone", - "Conditional Expressions": "Conditional Expressions", - "ConnorsRSI": "ConnorsRSI", - "Correlation Coefficient": "Correlation Coefficient", - "Cumulative Volume Index": "Cumulative Volume Index", - "Detrended Price Oscillator": "Detrended Price Oscillator", - "Directional Movement": "Directional Movement", - "Divergence Indicator": "Divergence Indicator", - "Double EMA": "Double EMA", - "Ease Of Movement": "Ease Of Movement", - "Elder's Force Index": "Elder's Force Index", - "Elliott Wave": "Elliott Wave", - "Fisher Transform": "Fisher Transform", - "Historical Volatility": "Historical Volatility", - "Hull Moving Average": "Hull Moving Average", - "Linear Regression": "Linear Regression", - "MACD": "MACD", - "McGinley Dynamic": "McGinley Dynamic", - "Momentum": "Momentum", - "Moon Phases": "Moon Phases", - "Multi-Time Period Charts": "Multi-Time Period Charts", - "Pivot Points High Low": "Pivot Points High Low", - "Pivot Points Standard": "Pivot Points Standard", - "Price Volume Trend": "Price Volume Trend", - "Rate Of Change": "Rate Of Change", - "SMI Ergodic Indicator": "SMI Ergodic Indicator", - "SMI Ergodic Oscillator": "SMI Ergodic Oscillator", - "Smoothed Moving Average": "Smoothed Moving Average", - "Ultimate Oscillator": "Ultimate Oscillator", - "VWAP": "VWAP", - "Volatility Stop": "Volatility Stop", - "Vortex Indicator": "Vortex Indicator", - "Williams %R": "Williams %R", - "Williams Fractal": "Williams Fractal", - "Woodies CCI": "Woodies CCI", - "Total Revenue": "Total Revenue", - "Diluted EPS, Net Income": "Diluted EPS, Net Income", - "Net Income": "Net Income", - "EBITDA": "EBITDA", - "EBIT": "EBIT", - "Equity Earnings": "Equity Earnings", - "Gross Margin": "Gross Margin", - "After-tax Margin": "After-tax Margin", - "Gross Profit": "Gross Profit", - "Dividends Paid": "Dividends Paid", - "Debt to Equity": "Debt to Equity", - "Free Cash Flow": "Free Cash Flow", - "Return on Equity": "Return on Equity", + "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.": "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.", + "

Server-side Alerts (β version)": "

Server-side Alerts (β version)", + "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.": "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.", + "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.": "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.", + "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.": "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.", + "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.": "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.", + "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!": "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!", + "Number or , – change interval. The interval can be changed by typing the interval number (i.e. 5 if it is going to be a five minute chart) or by typing a comma (,) to enter non minute intervals such as H (Hourly), D (Daily), W (Weekly), M (Monthly).": "Number or , – change interval. The interval can be changed by typing the interval number (i.e. 5 if it is going to be a five minute chart) or by typing a comma (,) to enter non minute intervals such as H (Hourly), D (Daily), W (Weekly), M (Monthly).", + "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

": "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

", + "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

": "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

", + "

Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the features, top authors or create your first idea!

", + "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", + "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.": "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.", + "A clear title that describes your idea. Don’t just write “MSFT” or “MSFT Short”. A title like this doesn’t say much and won’t attract much interest to your idea.": "A clear title that describes your idea. Don’t just write “MSFT” or “MSFT Short”. A title like this doesn’t say much and won’t attract much interest to your idea.", + "A description that clearly states your idea. Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader’s shoes and see if you’d understand the context based on what you wrote. It’s also a good idea to re-post descriptions right on the chart, so your idea can be shared without losing meaning.": "A description that clearly states your idea. Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader’s shoes and see if you’d understand the context based on what you wrote. It’s also a good idea to re-post descriptions right on the chart, so your idea can be shared without losing meaning.", + "A suggested author published idea on current symbol": "A suggested author published idea on current symbol", + "ABCD Pattern": "ABCD model", + "about": "about", + "Account History": "Account History", + "Account History...": "Account History...", "Accounting Change": "Accounting Change", - "Accounts Payable": "Accounts Payable", "Accounts Payable and Accrued Expenses": "Accounts Payable and Accrued Expenses", + "Accounts Payable": "Accounts Payable", "Accounts Receivable, Trade, Net": "Accounts Receivable, Trade, Net", "Accounts, Notes Receivable, Net": "Accounts, Notes Receivable, Net", "Accrued Expenses": "Accrued Expenses", "Accrued Interest": "Accrued Interest", "Accumulated Depreciation": "Accumulated Depreciation", + "Accumulation/Distribution": "Accumulation/Distribution", + "Accumulation/Distribution_study": "Akumulace / Distribuce", "Acquisition/Sale of Business, Net": "Acquisition/Sale of Business, Net", - "Additional Paid-in Capital": "Additional Paid-in Capital", + "Activate Offer and GO PRO": "Activate Offer and GO PRO", + "Activate Your Account": "Activate Your Account", + "Active Symbol": "Aktivní Symbol", + "Active": "Active", + "Actual": "Actual", + "Add about...": "Add about...", + "Add Alert": "Add Alert", + "Add any symbol from the list": "Přidat libovolný symbol ze seznamu", + "Add location...": "Add location...", + "Add people to this chat": "Add people to this chat", + "Add people to this chat...": "Add people to this chat...", + "Add people": "Add people", + "Add real-time markets": "Add real-time markets", + "Add status": "Add status", + "Add status...": "Add status...", + "Add Symbol": "Přidat symbol", + "Add this room from favorites": "Add this room from favorites", + "Add to Chart": "Add to Chart", + "Add to favorites": "Přidat do oblíbených", + "Add To Watchlist": "Přidat do sledovaných položek", + "Add twitter...": "Add twitter...", + "Add webpage...": "Add webpage...", + "Add {0} To Watchlist": "Přidat {0} do sledovaných položek", + "Add": "Přidat", + "Additional Notifications Settings...": "Additional Notifications Settings...", "Additional Paid-in Capital - Preferred Stock": "Additional Paid-in Capital - Preferred Stock", + "Additional Paid-in Capital": "Additional Paid-in Capital", + "Address": "Address", "Adjusted EBIT": "Adjusted EBIT", "Adjusted EBITDA": "Adjusted EBITDA", "Adjusted EPS, Basic": "Adjusted EPS, Basic", @@ -1194,26 +102,255 @@ "Adjustment for Equity Earnings": "Adjustment for Equity Earnings", "Adjustment for Minority Interest": "Adjustment for Minority Interest", "Adjustment for Special Charges": "Adjustment for Special Charges", + "Advance Decline Line": "Advance Decline Line", + "Advance Decline Ratio": "Advance Decline Ratio", + "Advance/Decline Ratio (Bars)": "Advance/Decline Ratio (Bars)", + "Advance/Decline_study": "Pokročilé/Odmítnout", + "ADX smoothing": "ADX smoothing", + "ADX Smoothing_input": "ADX Vyhlazování", + "After making your selection, copy and paste the embed code above. Learn more how to embed chart into forum or blog.": "After making your selection, copy and paste the embed code above. Learn more how to embed chart into forum or blog.", + "After-tax Margin": "After-tax Margin", + "Alarm Clock": "Alarm Clock", + "Alert Actions": "Alert Actions", + "Alert": "Alert", + "Alerts for the current resolution only": "Alerts for the current resolution only", + "Alerts for the current symbol only": "Alerts for the current symbol only", + "Alerts issue": "Alerts issue", + "Alerts Log": "Alerts Log", + "Alerts": "Alerts", + "AlgoViewEssential": "AlgoViewEssential", + "All Content": "All Content", + "All Exchanges": "Všechny Směnárny", + "All Metrics": "All Metrics", + "All Talks": "All Talks", + "all time messages": "__messages__ all time messages", + "All types": "Všechny typy", + "All": "All", + "all": "all", + "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.": "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.", + "Already have an account?": "Already have an account?", + "Always Show Stats": "Vždy Zobrazovat Statistiky", + "AMEX - Stock - USA": "AMEX - Stock - USA", + "AMEX Gap Down Stocks": "AMEX Gap Down Stocks", + "AMEX Gap Up Stocks": "AMEX Gap Up Stocks", + "AMEX Percent Advances": "AMEX Percent Advances", + "AMEX Percent Declines": "AMEX Percent Declines", + "AMEX Price Advances": "AMEX Price Advances", + "AMEX Price Declines": "AMEX Price Declines", + "AMEX Range Advances": "AMEX Range Advances", + "AMEX Range Declines": "AMEX Range Declines", + "AMEX Volume Leaders": "AMEX Volume Leaders", "Amortization Expense": "Amortization Expense", "Amounts Due to Related Parties, Short-term": "Amounts Due to Related Parties, Short-term", - "Basic EPS, Net Income": "Basic EPS, Net Income", + "Analysis Suite - SCMR Trends": "Analysis Suite - SCMR Trends", + "Analyze Trade Setup": "Analyze Trade Setup", + "Anchored Note": "Ukotvena Poznámka", + "Anchored Text": "Ukotvený text", + "Angle": "Angle", + "Angle:": "Úhel:", + "Another script has the same name. Do you wish to overwrite it?": "Another script has the same name. Do you wish to overwrite it?", + "Any custom watchlist can be saved under a unique name and loaded at any time with one click. All lists are available from any computer, so you have your workspace wherever you go.": "Any custom watchlist can be saved under a unique name and loaded at any time with one click. All lists are available from any computer, so you have your workspace wherever you go.", + "AOS FX Primer": "AOS FX Primer", + "Apply Default Drawing Template": "Apply Default Drawing Template", + "Apply Default": "Apply Default", + "Apply Defaults": "Apply Defaults", + "Apply Elliot Wave Intermediate": "Apply Elliot Wave Intermediate", + "Apply Elliot Wave Major": "Apply Elliot Wave Major", + "Apply Elliot Wave Minor": "Apply Elliot Wave Minor", + "Apply Elliot Wave": "Apply Elliot Wave", + "Apply Manual Decision Point": "Apply Manual Decision Point", + "Apply Manual Risk/Reward": "Apply Manual Risk/Reward", + "Apply WPT Down Wave": "Apply WPT Down Wave", + "Apply WPT Up Wave": "Apply WPT Up Wave", + "Apply": "Použít", + "Apr": "Duben", + "Arc": "Oblouk", + "Arcs": "Oblouky", + "Are you sure you want to abandon your post?": "Are you sure you want to abandon your post?", + "Are you sure you want to close {0} position?": "Are you sure you want to close {0} position?", + "Are you sure you want to delete this chart?": "Jste si jisti, že chcete smazat tento graf?", + "Are you sure you want to delete this message?": "Are you sure you want to delete this message?", + "Are you sure you want to delete this room?": "Are you sure you want to delete this room?", + "Are you sure you want to ignore messages from": "Are you sure you want to ignore messages from", + "Are you sure you want to leave this chat?": "Are you sure you want to leave this chat?", + "Are you sure you want to reverse {0} position?": "Are you sure you want to reverse {0} position?", + "Area With Breaks": "Přerušovaná Plocha", + "Area": "Oblast", + "Arguments in Header": "Tvrzení v záhlaví", + "Arnaud Legoux Moving Average": "Arnaud Legoux Moving Average", + "Arnaud Legoux Moving Average_study": "Arnaud Legoux Moving Average", + "Aroon Down": "Aroon Down", + "Aroon Up": "Aroon Up", + "Aroon": "Aroon", + "Aroon_study": "Aroon", + "Arrow Mark Down": "Šipka dolů", + "Arrow Mark Left": "Šipka doleva", + "Arrow Mark Right": "Šipka doprava", + "Arrow Mark Up": "Šipka nahoru", + "Arrow": "Šipka", + "Assets": "Assets", + "at": "at", + "Athens": "Athény", + "Attach chart snapshot": "Attach chart snapshot", + "Aug": "Srpen", + "Auto Scale": "Automatické měřítko", + "auto": "auto", + "auto_scale": "automatické", + "average per day": "__messages__ average per day", + "Average True Range": "Average True Range", + "Average True Range_study": "Průměrný Rozsah Hodnot", + "Average Volume": "Average Volume", + "Average waiting time on the phone is less than one minute. Phone support is available Monday-Friday from 6:30 AM until 3:00 PM EST.": "Average waiting time on the phone is less than one minute. Phone support is available Monday-Friday from 6:30 AM until 3:00 PM EST.", + "Avg Vol": "Avg Vol", + "Awesome Oscillator": "Awesome Oscillator", + "Awesome Oscillator_study": "Skvělý Oscilátor", + "Aww, we are sorry to see you go! If you cancel, you will no longer be billed after your current subscription period ends. '+": "Aww, we are sorry to see you go! If you cancel, you will no longer be billed after your current subscription period ends. '+", + "Background color 1": "Barva pozadí 1", + "Background color 2": "Barva pozadí 2", + "Background Color": "Barva pozadí", + "Background": "Pozadí", + "Balance of Power": "Balance of Power", + "Balance of Power_study": "Vyvážení Síly", + "Balance Sheet": "Balance Sheet", + "Balance": "Balance", + "Balloon": "Bublina", + "Ban": "Ban", + "Bands style": "Bands style", + "Bangkok": "Bangkok", + "Banned": "Banned", + "Bar #": "Lišta #", + "Bar's Style": "Typ grafu", + "Bars Pattern": "Předloha grafu", + "Bars": "Sloupcový Graf", + "bars": "Sloupcový graf", + "bars_margin": "Sloupcový graf", + "Base Line Period": "Base Line Period", + "Base Line Periods": "Base Line Periods", + "Base Line": "Base Line", + "Base": "Base", "Basic EPS, Net Income from Continuing, Operations": "Basic EPS, Net Income from Continuing, Operations", + "Basic EPS, Net Income": "Basic EPS, Net Income", "Basic Weighted Average Shares": "Basic Weighted Average Shares", + "Basis": "Basis", + "Become a PRO Plus user for just $19.95 and get unlimited alerts! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks!": "Become a PRO Plus user for just $19.95 and get unlimited alerts! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks!", + "Become a Pro user for just $9.95 and get unlimited studies! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks because you support further development of TradingView!": "Become a Pro user for just $9.95 and get unlimited studies! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks because you support further development of TradingView!", + "Beep-beep": "Beep-beep", + "Berlin": "Berlín", + "Beta - 1 Year": "Beta - 1 Year", + "Beta - 3 Year": "Beta - 3 Year", + "Beta - 5 Year": "Beta - 5 Year", + "Beta 1Y": "Beta 1Y", + "Beta 3Y": "Beta 3Y", + "Beta 5Y": "Beta 5Y", + "Bill Williams' 3 Lines": "Bill Williams' 3 Lines", + "Bitcoin Talks": "Bitcoin Talks", + "Bitcoin": "Bitcoin", + "BITFINEX - Bitcoin": "BITFINEX - Bitcoin", + "BITSTAMP - Bitcoin": "BITSTAMP - Bitcoin", + "Black": "Black", + "Blank script": "Blank script", + "Blue": "Blue", + "Bogota": "Bogota", + "Bold": "Bold", + "Bollinger Bands %B": "Bollinger Bands %B", + "Bollinger Bands %B_study": "Bollingerova pásma %B", + "Bollinger Bands Width": "Bollinger Bands Width", + "Bollinger Bands Width_study": "Bollingerova pásma Šířka", + "Bollinger Bands": "Bollinger Bands", + "Bollinger Bands_study": "Bollingerova pásma", "Book Equity": "Book Equity", - "CF Depreciation & Amortization": "CF Depreciation & Amortization", - "CF Net Income": "CF Net Income", + "Border color": "Barva okraje", + "Border Color": "Barva Okraje", + "Border": "Okraj", + "Borders": "Ohraničení", + "Bottom Labels": "Bottom Labels", + "Bottom Lables": "Spodní štítky", + "Bottom Margin": "Spodní okraj", + "bottom": "Dolní", + "Bring Forward": "Posunout dopředu", + "Bring to Front": "Přenést do popředí", + "Browser": "Browser", + "Brush": "Štětec", + "BSE - Stock - India": "BSE - Stock - India", + "BTC-E - Bitcoin": "BTC-E - Bitcoin", + "BTCYOU - Bitcoin": "BTCYOU - Bitcoin", + "Buenos Aires": "Buenos Aires", + "Built-ins": "Built-ins", + "Buy Annual": "Buy Annual", + "Buy Ask": "Buy Ask __quote__", + "Buy Bid": "Buy Bid __quote__", + "Buy Market": "Buy Market", + "Buy Monthly": "Buy Monthly", + "BUY MULTIDEVICE ACCESS": "BUY MULTIDEVICE ACCESS", + "Buy symbol": "Buy __displaySymbol__ Limit __abbreviatedNumber__ @ __formattedValue__", + "Buy": "Buy", + "By clicking on “Sign Up” below, you are agreeing to the Terms of Service.": "By clicking on “Sign Up” below, you are agreeing to the Terms of Service.", + "by username": "by __username__", + "by": "by", + "Calendar": "Calendar", + "Calling": "Calling", + "Callout": "Popisek", + "Cancel Order": "Cancel Order", + "Cancel publication": "Cancel publication", + "Cancel {{text}} and send feedback": "Cancel {{text}} and send feedback", + "Cancel": "Zrušit", + "Candles": "Svíčky", "Capital Expenditures": "Capital Expenditures", - "Cash Paid for Income Taxes": "Cash Paid for Income Taxes", - "Cash Paid for Interest Expense": "Cash Paid for Interest Expense", - "Cash Ratio": "Cash Ratio", + "Capital LT": "Capital LT", + "Capital": "Capital", + "Card Number": "Card Number", "Cash and Cash Equivalents": "Cash and Cash Equivalents", "Cash and Cash Equivalents, Beginning of Year": "Cash and Cash Equivalents, Beginning of Year", "Cash and Cash Equivalents, End of Year": "Cash and Cash Equivalents, End of Year", + "Cash Flow Statement": "Cash Flow Statement", "Cash from Discontinued Operations": "Cash from Discontinued Operations", "Cash from Financing Activities": "Cash from Financing Activities", "Cash from Investing Activities": "Cash from Investing Activities", "Cash from Operating Activities": "Cash from Operating Activities", + "Cash Paid for Income Taxes": "Cash Paid for Income Taxes", + "Cash Paid for Interest Expense": "Cash Paid for Interest Expense", + "Cash Ratio": "Cash Ratio", "Cash, Cash Equivalents and Short-term ,Investments": "Cash, Cash Equivalents and Short-term ,Investments", + "CBOE - Options - USA": "CBOE - Options - USA", + "CBOT - Futures - USA": "CBOT - Futures - USA", + "CBOT E-mini": "CBOT E-mini", + "CCI 14 Length": "CCI 14 Length", + "CCI 14": "CCI 14", + "CCI Turbo Histogram": "CCI Turbo Histogram", + "CCI Turbo Length": "CCI Turbo Length", + "CCI Turbo": "CCI Turbo", + "center": "Střed", + "Centered": "Centered", + "CF Depreciation & Amortization": "CF Depreciation & Amortization", + "CF Depreciation & Amortization": "CF Depreciation & Amortization", + "CF Net Income": "CF Net Income", + "CFD": "CFD", + "Chaikin Money Flow": "Chaikin Money Flow", + "Chaikin Money Flow_study": "Chaikin Money Flow", + "Chaikin Oscillator": "Chaikin Oscillator", + "Chaikin Oscillator_study": "Chaikin Oscillator", + "Chande Kroll Stop": "Chande Kroll Stop", + "Chande Kroll Stop_study": "Chande Kroll Stop", + "Chande MO": "Chande MO", + "Chande Momentum Oscillator": "Chande Momentum Oscillator", + "Chande Momentum Oscillator_study": "Chande Momentum Oscillator", + "Change angle": "Change angle", + "Change area background": "Change area background", + "Change Background Color": "Change Background Color", + "Change band background": "Change band background", + "Change Disjoint Angle Background Color": "Change Disjoint Angle Background Color", + "Change Disjoint Angle Background Transparency": "Change Disjoint Angle Background Transparency", + "Change Disjoint Angle Color": "Change Disjoint Angle Color", + "Change Disjoint Angle Extending Left": "Change Disjoint Angle Extending Left", + "Change Disjoint Angle Extending Right": "Change Disjoint Angle Extending Right", + "Change Disjoint Angle Filling": "Change Disjoint Angle Filling", + "Change Disjoint Angle Left End": "Change Disjoint Angle Left End", + "Change Disjoint Angle Right End": "Change Disjoint Angle Right End", + "Change Disjoint Angle Show Prices": "Change Disjoint Angle Show Prices", + "Change Disjoint Angle Style": "Change Disjoint Angle Style", + "Change Disjoint Angle Width": "Change Disjoint Angle Width", + "Change Ideas filter": "Change Ideas filter", + "Change in Accounts Payable & Accrued, Expenses": "Change in Accounts Payable & Accrued, Expenses", "Change in Accounts Payable & Accrued, Expenses": "Change in Accounts Payable & Accrued, Expenses", "Change in Accounts Receivable": "Change in Accounts Receivable", "Change in Current Assets": "Change in Current Assets", @@ -1224,6 +361,7 @@ "Change in Income Taxes Payable": "Change in Income Taxes Payable", "Change in Inventories": "Change in Inventories", "Change in Long-term Debt, Net": "Change in Long-term Debt, Net", + "Change in Operating Assets & Liabilities": "Change in Operating Assets & Liabilities", "Change in Operating Assets & Liabilities": "Change in Operating Assets & Liabilities", "Change in Other Assets": "Change in Other Assets", "Change in Other Current Assets": "Change in Other Current Assets", @@ -1231,14 +369,210 @@ "Change in Other Liabilities": "Change in Other Liabilities", "Change in Prepaid Expenses": "Change in Prepaid Expenses", "Change in Short-term Borrowings, Net": "Change in Short-term Borrowings, Net", + "Change Interval": "Změnit Interval", + "Change Interval...": "Změnit interval", + "Change Marker and Border Color": "Change Marker and Border Color", + "Change Resolution": "Change Resolution", + "Change Symbol": "Změnit symbol", + "Change Symbol...": "Změnit symbol", + "Change Text Background Fill": "Change Text Background Fill", + "Change Text Background Transparency": "Change Text Background Transparency", + "Change Text Background": "Change Text Background", + "Change Text Border Color": "Change Text Border Color", + "Change Text Border": "Change Text Border", + "Change Text Color": "Change Text Color", + "Change Text Font Bold": "Change Text Font Bold", + "Change Text Font Italic": "Change Text Font Italic", + "Change Text Font Size": "Change Text Font Size", + "Change Text Font": "Change Text Font", + "Change Text Wrap": "Change Text Wrap", + "Change Text": "Change Text", + "Change Trend Angle Extending Left": "Change Trend Angle Extending Left", + "Change Trend Angle Extending Right": "Change Trend Angle Extending Right", + "Change Trend Line Always Show Stats": "Change Trend Line Always Show Stats", + "Change Trend Line Color": "Change Trend Line Color", + "Change Trend Line Extending Left": "Change Trend Line Extending Left", + "Change Trend Line Extending Right": "Change Trend Line Extending Right", + "Change Trend Line Left End": "Change Trend Line Left End", + "Change Trend Line Right End": "Change Trend Line Right End", + "Change Trend Line Show Angle": "Change Trend Line Show Angle", + "Change Trend Line Show Bars Range": "Change Trend Line Show Bars Range", + "Change Trend Line Show Date/Time Range": "Change Trend Line Show Date/Time Range", + "Change Trend Line Show Price Range": "Change Trend Line Show Price Range", + "Change Trend Line Style": "Change Trend Line Style", + "Change Trend Line Width": "Change Trend Line Width", + "Channel": "Kanál", + "Chart as image": "Chart as image", + "Chart description is required": "Chart description is required", + "Chart does not load": "Chart does not load", + "Chart Help": "Chart Help", + "Chart Layout Name": "Chart Layout Name", + "Chart layout name": "Chart layout name", + "Chart Name": "Název Grafu", + "Chart name": "Název grafu", + "Chart or Quote, eg.": "Chart or Quote, eg.", + "Chart Properties": "Vlastnosti grafu", + "Chart Snapshot": "Chart Snapshot", + "Chart title is required": "Chart title is required", + "Chart": "Chart", + "Charts": "Charts", + "Chat archives...": "Chat archives...", + "Chat Call": "Chat Call", + "Chat Calling": "Chat Calling", + "Chat Hangup": "Chat Hangup", + "Chat Message": "Chat Message", + "Chat Popup": "Chat Popup", + "Chat title": "Chat title", + "Chats": "Chats", + "Chicago": "Chicago", + "Chikou span": "Chikou rozpětí", + "Chirpy": "Chirpy", + "Chng 1W": "Chng 1W", + "Chng 4W": "Chng 4W", + "Chng 52W": "Chng 52W", + "Chng": "Chng", + "Choose your PRO plan": "Choose your PRO plan", + "Chop Zone": "Chop Zone", + "Choppiness Index": "Choppiness Index", + "Choppiness Index_study": "Choppiness Index", + "Circle Lines": "Kruhové linie", + "Circles": "Kruhy", + "Clear Alerts Log": "Clear Alerts Log", + "Clear Console": "Clear Console", + "Clear Symbols": "Clear Symbols", + "Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.": "Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.", + "Click here to create new alert": "Click here to create new alert", + "Click here to go to chart and create one": "Click here to go to chart and create one", + "Click to set a point": "Klepnutím nastavte bod", + "Clone": "Klonovat", + "Clone, Copy, Sync": "Clone, Copy, Sync", + "Close position": "Close position", + "Close Position": "Close Position", + "Close {0} position?": "Close {0} position?", + "Close": "Zavřít", + "close": "close", + "Close_in_legend": "Z", + "closed": "zavřeno", + "Closed": "Closed", + "Closed_line_tool_position": "Zavřený", + "CME - Futures - USA": "CME - Futures - USA", + "CME E-mini": "CME E-mini", + "Coeffs As Percents": "Koeficient v Procentech", + "Color 0": "Barva 0", + "Color 1": "Barva 1", + "Color 2": "Barva 2", + "Color 3": "Barva 3", + "Color 4": "Barva 4", + "Color 5": "Color 5", + "Color 6": "Color 6", + "Color 7": "Color 7", + "Color 8": "Color 8", + "Color bars based on previous close": "Barva svíček založená na základě předchozího uzavření ceny", + "Color Theme": "Barva šablony", + "Color": "Barva", + "Color:": "Barva:", + "Columns": "Sloupce", + "COMEX - Futures - USA": "COMEX - Futures - USA", + "COMEX E-mini": "COMEX E-mini", + "Comment": "Komentář", + "Commitments & Contingencies": "Commitments & Contingencies", "Commitments & Contingencies": "Commitments & Contingencies", + "Commodity Channel Index": "Commodity Channel Index", + "Commodity Channel Index_study": "Commodity Channel Index", "Common Stock": "Common Stock", + "Company Comparison": "Porovnání Společností", + "Company": "Company", + "Compare Add": "Compare Add", + "Compare or Add Symbol": "Porovnat nebo přidat symbol", + "Compare or Add Symbol...": "Porovnat nebo přidat symbol", + "Compare": "Porovnat", + "Compare...": "Porovnat", + "Compared to monthly billing": "Compared to monthly billing", + "compiling...": "compiling...", + "Condition": "Condition", + "Conditional Expressions": "Conditional Expressions", + "Confirm Inputs": "Confirm Inputs", + "Confirm replace": "Confirm replace", + "Confirm": "Confirm", + "Confirmation": "Potvrzení", + "Connect": "Connect", + "CONNECT": "CONNECT", + "Connected": "Connected", + "Connecting Line": "Connecting Line", + "Connecting": "Connecting", + "Connors RSI": "Connors RSI", + "ConnorsRSI": "ConnorsRSI", + "Continue": "Continue", + "CONTINUE": "CONTINUE", + "Conversion Line Period": "Conversion Line Period", + "Conversion Line Periods": "Conversion Line Periods", + "Conversion Line": "Conversion Line", + "Coordinates": "Souřadnice", + "Copied to clipboard": "Copied to clipboard", + "Coppock Curve": "Coppock Curve", + "Coppock Curve_study": "Coppock Curve", + "Copy Chart Layout": "Copy Chart Layout", + "Copy link": "Copy link", + "copy selected object.": "copy selected object.", + "Copy": "Kopírovat", + "Correct": "Correct", + "Correlation Coeff": "Correlation Coeff", + "Correlation Coeff_study": "Correlation Coeff", + "Correlation Coefficient": "Correlation Coefficient", + "Correlation": "Correlation", + "Cost & Operating Expenses": "Cost & Operating Expenses", "Cost & Operating Expenses": "Cost & Operating Expenses", "Cost of Revenue": "Cost of Revenue", + "Count": "Count", "Cover Sheet TSO": "Cover Sheet TSO", + "Create Alert on {{title}}": "Create Alert on {{title}}", + "Create Alert": "Create Alert", + "Create new note...": "Create new note...", + "Create New Order...": "Create New Order...", + "Create new public chat": "Create new public chat", + "Create your first script now!": "Create your first script now!", + "Create": "Create", + "Cross": "Kříž", + "Cross_chart_type": "Kříž", + "Crosses": "Kříže", + "Crosshair": "Nitkový kříž", + "Crossing Down": "Crossing Down", + "Crossing Up": "Crossing Up", + "Crossing": "Crossing", + "Cumulative Volume Index": "Cumulative Volume Index", "Current Portion of Long-term Debt": "Current Portion of Long-term Debt", "Current Ratio": "Current Ratio", + "Current Valuation": "Current Valuation", + "cursors-group-css-class": "kurzory-skupina-css-trida", + "Custom color...": "Vlastní barva ...", + "Custom intervals and unlimited alerts": "Custom intervals and unlimited alerts", + "Custom Intervals": "Custom Intervals", + "Custom": "Custom", + "Custom...": "Custom...", + "CVV/CSC": "CVV/CSC", + "Cycle": "Cyklus", + "Cyclic Lines": "Cyklické linie", + "d": "d", + "D_dates": "D", + "d_dates": "d", + "Daily": "Daily", + "Data provided by BATS exchange.": "Data provided by BATS exchange.", + "Data Window": "Data Window", + "Date Range": "Časové období", + "Date": "Date", + "day_plural_1": "den", + "day": "den", + "day_plural_5": "dny", + "day_plural": "dní", + "Day's Range": "Day's Range", + "Debt Net": "Debt Net", "Debt to Assets": "Debt to Assets", + "Debt to Equity": "Debt to Equity", + "Dec": "Prosinec", + "DecisionBar": "DecisionBar", + "Decrease Rating": "Decrease Rating", + "Default": "Standardní", + "Defaults": "Výchozí", "Deferred Charges": "Deferred Charges", "Deferred Income Tax Liabilities, Short-term": "Deferred Income Tax Liabilities, Short-term", "Deferred Income Taxes": "Deferred Income Taxes", @@ -1248,61 +582,845 @@ "Degree of Combined Leverage": "Degree of Combined Leverage", "Degree of Financial Leverage": "Degree of Financial Leverage", "Degree of Operational Leverage": "Degree of Operational Leverage", + "delayed": "delayed", + "Delayed": "Delayed", + "Delete Alert": "Delete Alert", + "Delete alerts as per filter": "Delete alerts as per filter", + "Delete all Alerts": "Delete all Alerts", + "Delete all inactive Alerts": "Delete all inactive Alerts", + "Delete all your positions, orders and history and set balance to specific value.": "Delete all your positions, orders and history and set balance to specific value.", + "Delete message": "Delete message", + "Delete room": "Delete room", + "Delete script": "Delete script", + "Delete": "Odstranit", + "Depreciation & Amortization Expense": "Depreciation & Amortization Expense", "Depreciation & Amortization Expense": "Depreciation & Amortization Expense", "Depreciation Expense": "Depreciation Expense", + "Depth": "Depth", + "depth_input": "Hloubka", + "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.": "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.", + "Description": "Description", + "DESCRIPTION": "DESCRIPTION", + "Detach Chat": "Detach Chat", + "Details": "Details", + "Detrended Price Oscillator": "Detrended Price Oscillator", + "deviation_input": "Odchylka", + "Device": "Device", + "DI Length_input": "DI délka", "Diluted EPS, Net Income from Continuing Operations": "Diluted EPS, Net Income from Continuing Operations", + "Diluted EPS, Net Income": "Diluted EPS, Net Income", "Diluted Weighted Average Shares": "Diluted Weighted Average Shares", + "Directional Movement Index": "Directional Movement Index", + "Directional Movement Index_study": "Directional Movement Index", + "Directional Movement": "Directional Movement", + "Disconnect": "Disconnect", + "Disconnected": "Disconnected", "Discontinued Operations": "Discontinued Operations", + "Disjoint Angle": "Nesouvislý úhel", + "Displaced EMA": "Displaced EMA", + "Displacement": "Displacement", + "displacement_input": "přemístění", + "distance: {0}": "Vzdálenost: {0}", + "Div EA": "Div EA", + "Div Paid": "Div Paid", + "Div Pref": "Div Pref", + "Div Share": "Div Share", + "Divergence Indicator": "Divergence Indicator", + "Diviation (%)": "Diviation (%)", + "Dividend": "Dividend", + "Dividends Paid": "Dividends Paid", + "Dividends per Share, FQ": "Dividends per Share, FQ", + "Dividends": "Dividends", + "divisor_input": "dělitel", + "Divisor_input": "Dělitel", + "Do Not Cancel": "Do Not Cancel", + "Do not post offline personal contact information.": "Do not post offline personal contact information.", + "Do not publish content that is not your original work, or infringes the copyright of any third party.": "Do not publish content that is not your original work, or infringes the copyright of any third party.", + "Do not show this message again": "Do not show this message again", + "Do you really want to clear all symbols?": "Do you really want to clear all symbols?", + "Do you realy want to delete ": "Do you realy want to delete", + "Do you realy want to delete theme": "Do you realy want to delete __theme__ theme?", + "Do you realy want to delete {0}watchlist?": "Do you realy want to delete {0}watchlist?", + "Do you realy want to replace": "Do you realy want to replace", + "Don't be so cruel! Bans longer than 1 week are not allowed for now.": "Don't be so cruel! Bans longer than 1 week are not allowed for now.", + "Donchian Channels": "Donchian Channels", + "Donchian Channels_study": "Donchian Channels", + "Done": "Done", + "Don’t cry… but your free PRO Plus trial has ended! We hope you benefited from useful features and felt good about yourself for supporting the community.": "Don’t cry… but your free PRO Plus trial has ended! We hope you benefited from useful features and felt good about yourself for supporting the community.", + "Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!": "Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!", + "Dot": "Tečka", + "Double EMA": "Double EMA", + "Double Exponential Moving Average": "Double Exponential Moving Average", + "Double Exponential Moving Average_study": "Double Exponential Moving Average", + "Down Color": "Barva směrem dolů", + "Down fractals": "Down fractals", + "Down Wave 1 or A": "Down Wave 1 or A", + "Down Wave 2 or B": "Down Wave 2 or B", + "Down Wave 3": "Down Wave 3", + "Down Wave 4": "Down Wave 4", + "Down Wave 5": "Down Wave 5", + "Down Wave C": "Down Wave C", + "Down": "Down", + "Drawing Tools": "Drawing Tools", + "Drawings Syncing": "Drawings Syncing", + "Drawings Toolbar": "Drawings Toolbar", + "Drawings": "Nákresy", + "E-mail for sms": "E-mail for sms", + "E-mail support hours are 4:00 AM – 3 PM EST Monday - Friday. Typical response time is 1 hour during business hours.": "E-mail support hours are 4:00 AM – 3 PM EST Monday - Friday. Typical response time is 1 hour during business hours.", + "E-mail": "E-mail", + "Early Access 33% off{{#is_finished}} – Final chance{{/is_finished}}": "Early Access 33% off{{#is_finished}} – Final chance{{/is_finished}}", + "Early Access for $16.65/Month": "Early Access for $16.65/Month", + "Earnings breaks": "Earnings breaks", + "Earnings Calendar": "Earnings Calendar", + "Earnings per Share, Basic, TTM": "Earnings per Share, Basic, TTM", + "Earnings per Share, Diluted, TTM": "Earnings per Share, Diluted, TTM", + "Earnings": "Earnings", + "Ease Of Movement": "Ease Of Movement", + "Ease of Movement": "Ease of Movement", + "Ease of Movement_study": "Ease of Movement", + "EBIT": "EBIT", + "EBITDA": "EBITDA", + "Economic Calendar": "Economic Calendar", + "Economy & Symbols": "Ekonomika a Symboly", + "Economy": "Economy", + "Edit Alert {{description}} on {{title}}": "Edit Alert {{description}} on {{title}}", + "Edit Alert": "Edit Alert", + "Edit chat room": "Edit chat room", + "EDIT IDEA": "EDIT IDEA", + "Edit Order": "Edit Order", + "Edit Order...": "Edit Order...", + "Edit Position": "Edit Position", + "Edit Position...": "Edit Position...", + "Edit profile": "Edit profile", + "Edit room...": "Edit room...", + "EDIT SCRIPT": "EDIT SCRIPT", + "Edit Sript": "Edit Sript", + "Edit": "Edit", + "EDIT": "EDIT", "Effect of Exchange Rate on Cash": "Effect of Exchange Rate on Cash", + "Elder's Force Index": "Elder's Force Index", + "Elders Force Index_study": "Elders Force Index", + "Elliott Labels": "Elliottovy štítky", + "Elliott Major Retracement": "Elliotův hlavní Retracement", + "Elliott Minor Retracement": "Elliotův vedlejší Retracement", + "Elliott Wave Circle": "Elliottovy vlny (Kruh)", + "Elliott Wave Cycle": "Elliottovy vlny (Cyklus)", + "Elliott Wave Minor": "Elliottovy vlny (Vedlejší)", + "Elliott Wave Subminuette": "Elliottovy vlny (Subminuette)", + "Elliott Wave": "Elliott Wave", + "Ellipse": "Elipsa", + "Email": "Email", + "Embed": "Embed", + "Emp": "Emp", "Employee Compensation": "Employee Compensation", + "End of Day": "End of Day", + "English only for main public chatrooms and public ideas - so that everyone can understand. Any language can be spoken in the custom chat rooms. Later we may introduce main public chatrooms for other languages.": "English only for main public chatrooms and public ideas - so that everyone can understand. Any language can be spoken in the custom chat rooms. Later we may introduce main public chatrooms for other languages.", + "English only": "English only", + "Enter a new chart layout name": "Enter a new chart layout name", + "Enter a new chart name": "Zadejte nový název grafu", + "Enter new title for this chat": "Enter new title for this chat", + "Entering Channel": "Entering Channel", + "Enterprise Value, FQ": "Enterprise Value, FQ", + "Enterprise Value/EBITDA, TTM": "Enterprise Value/EBITDA, TTM", + "Entry price:": "Vstupní cena:", + "Envelope": "Envelope", + "Envelope_study": "Envelope", + "eod data": "eod data", + "eod delayed": "eod zpoždění", + "EPS NI": "EPS NI", + "Equality Line": "Equality Line", + "Equity Earnings": "Equity Earnings", + "Equity": "Equity", + "Eraser": "Guma", + "Error": "Error", + "Estimate": "Estimate", + "EUREX - Futures - Europe": "EUREX - Futures - Europe", + "Event": "Událost", + "Events & Alerts": "Events & Alerts", + "Events": "Akce", + "Exch": "Exch", + "Exchange": "Směnárna", + "Exchanges charge per-user fees and redistribution fees from TradingView for delivery of intraday and real-time data. So, we can't give this data for free to everyone (as much as we'd like to).": "Exchanges charge per-user fees and redistribution fees from TradingView for delivery of intraday and real-time data. So, we can't give this data for free to everyone (as much as we'd like to).", + "Exit Full Screen (ESC)": "Exit Full Screen (ESC)", + "Exiting Channel": "Exiting Channel", + "Expand sym chart": "Expand sym chart", + "Expected Annual Dividends": "Expected Annual Dividends", + "Expiration Date (MM/YY)": "Expiration Date (MM/YY)", + "Expiration Time": "Expiration Time", + "Expiration": "Expiration", + "Expired": "Expired", + "Exponential": "Exponential", + "exponential_input": "Exponenciální", + "ext": "ext", + "Extend Alert Line": "Extend Alert Line", + "Extend Left End": "Rozšířit až do levého konce", + "Extend Left": "Rozšířit do leva", + "Extend Lines Left": "Extend Lines Left", + "Extend Lines": "Rozšířit linie", + "Extend Right End": "Rozšířit pravý konec", + "Extend Right": "Rozšířit do prava", + "Extend": "Rozšířit", + "Extended Alert Line": "Extended Alert Line", + "Extended Hours (Intraday Only)": "Extended Hours (Intraday Only)", + "Extended Hours": "Rozšířené hodiny", + "Extended Line": "Prodloužena linie", + "Extended Trading Hours": "Extended Trading Hours", + "Extended": "Rozšířené", + "Extension": "Extension", "Extraordinary Items": "Extraordinary Items", + "Failed": "Failed", + "Failure back color": "Selhání zadní barvy", + "Failure text color": "Selhání barvy textu", + "FAILURE": "SELHÁNÍ", + "Falling": "Falling", + "Fans": "Vějíř", + "Fast length": "Fast length", + "Fast Length": "Fast Length", + "fastLength_input": "Rychlá Délka", + "Fault": "Fault", + "Favorite Drawings Toolbar": "Favorite Drawings Toolbar", + "Favorite ideas": "Favorite ideas", + "Favorite": "Favorite", + "Favorites": "Oblíbené", + "Feature Request and Feedback": "Feature Request and Feedback", + "Feb": "Únor", + "Fib Channel": "Fibonacciho kanál", + "Fib Circles": "Fibonacciho kruhy", + "Fib Retracement": "Fibonacciho Retracement", + "Fib Speed Resistance Arcs": "Oblouková rychlost Fibonacciho rezistence", + "Fib Speed Resistance Fan": "Fibonacciho vějířová rychlost rezistence", + "Fib Spiral": "Fibonacciho spirála", + "Fib Time Zone": "Fibonacciho časové pásmo", + "Fib Wedge": "Fibonacciho klín", + "Fibonacci": "Fibonacci", + "Fill": "Vyplnit", + "Find existing chat": "Find existing chat", + "First bar time": "First bar time", + "First Name": "First Name", + "Fisher Transform": "Fisher Transform", + "Fisher": "Fisher", + "Flag Mark": "Značka vlajky", + "Flat Bottom": "Plochý spodek", + "Flat Top/Bottom": "Plochý vršek / spodek", + "Flipped": "Převrácený", + "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.": "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.", + "Follow {{pro_symbol}}": "Follow {{pro_symbol}}", + "Follow": "Follow", + "Followed": "Followed", + "Followers": "Followers", + "Following below suggestions will help get your ideas suggested:": "Following below suggestions will help get your ideas suggested:", + "Following": "Following", + "Font Size": "Velikost Písma", + "For a limited time, we’re offering a FREE 1 month subscription of PRO Plus (no credit card required, no catches or hidden autobilling).": "For a limited time, we’re offering a FREE 1 month subscription of PRO Plus (no credit card required, no catches or hidden autobilling).", + "for": "for", + "Forecast": "Předpověď", + "Forex Talks": "Forex Talks", + "Forex": "Forex", + "Forgot password?": "Forgot password?", + "Format": "Formát", + "Format...": "Formát ...", + "FORTUNECX - Bitcoin": "FORTUNECX - Bitcoin", "Free Cash Flow Margin": "Free Cash Flow Margin", "Free Cash Flow Return on Assets": "Free Cash Flow Return on Assets", + "Free Cash Flow": "Free Cash Flow", + "Frequency": "Frequency", + "Full moon mark": "Full moon mark", + "Full Screen": "Celá obrazovka", + "Fullscreen mode": "Režim Fullscreen", + "Function Definition": "Function Definition", + "Fundamentals company": "Fundamentals __company__", + "Fundamentals": "Fundamentals", + "Futures Magazine": "Futures Magazine", + "Futures": "Termínované kontrakty", + "futures": "termínované kontrakty", + "FXCM - Forex": "FXCM - Forex", + "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.": "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.", + "FxWire PRO": "FxWire PRO", + "Gann Box": "Gann rámeček", + "Gann Fan": "Gann vějíř", + "Gann Square": "Gann čtverec", + "Gap Down Stocks": "Gap Down Stocks", + "Gap in the data": "Gap in the data", + "Gap Up Stocks": "Gap Up Stocks", + "General & Administrative Expense": "General & Administrative Expense", "General & Administrative Expense": "General & Administrative Expense", - "Goodwill": "Goodwill", + "GOCIO - Bitcoin": "GOCIO - Bitcoin", + "Goodwill & Intangible Assets, Net": "Goodwill & Intangible Assets, Net", "Goodwill & Intangible Assets, Net": "Goodwill & Intangible Assets, Net", + "Goodwill": "Goodwill", + "GrandSuperCycle": "VelkýSuperCyklus", + "Graphics": "Grafika", + "Greater Than": "Greater Than", + "Grey": "Grey", + "Grid Lines": "Mřížka", + "Grid": "Mřížka", + "Gross Margin %, TTM": "Gross Margin %, TTM", + "Gross Margin": "Gross Margin", + "Gross Profit": "Gross Profit", + "Growing moon": "Growing moon", + "Growing": "Growing", + "h": "h", + "h_dates": "h", + "Hand Bell": "Hand Bell", + "Hate speech": "Hate speech", + "Have something to say?": "Have something to say?", + "Head & Shoulders": "Hlava a ramena", + "Head": "Hlava", + "Headlines": "Headlines", + "Heiken Ashi": "Heikin-Ashi", + "Help & Wiki": "Help & Wiki", + "Help": "Nápověda", + "Hidden Bearish Divergence": "Hidden Bearish Divergence", + "Hidden Bullish Divergence": "Hidden Bullish Divergence", + "Hide All Drawing Tools": "Skrýt všechny nástroje pro kreslení", + "Hide Buy/Sell Panel": "Hide Buy/Sell Panel", + "Hide data": "Hide data", + "Hide Drawings Toolbar": "Hide Drawings Toolbar", + "Hide Favorite Drawings Toolbar": "Hide Favorite Drawings Toolbar", + "Hide inactive alerts": "Hide inactive alerts", + "Hide inactive Alerts": "Hide inactive Alerts", + "Hide Marks On Bars": "Hide Marks On Bars", + "Hide Widgets": "Hide Widgets", + "Hide": "Skrýt", + "High": "Vysoká", + "high": "high", + "High_in_legend": "V", + "Histogram": "Histogram", + "Historical Volatility": "Historical Volatility", + "HITBTC - Bitcoin": "HITBTC - Bitcoin", + "hl2": "hl2", + "HLC Bars": "HLC Svíčky", + "hlc3": "hlc3", + "Hlines Background": "Vodorovné pozadí (linie)", + "Hollow Candles": "Duté Svíčky", + "Home": "Home", + "Hong Kong": "Hong Kong", + "Horizontal Line": "Horizontální linie", + "Horizontal Ray": "Horizontální paprsek", + "Hot Lists": "Hot Lists", + "Hotlist": "Hotlist", + "HotLists continuously scan the US stock market to identify best trading opportunities and take considerable resources, so we can't give them out for free to everyone (as much as we'd like to).": "HotLists continuously scan the US stock market to identify best trading opportunities and take considerable resources, so we can't give them out for free to everyone (as much as we'd like to).", + "Hotlists": "Hotlists", + "hour_plural_1": "hodin", + "hour": "hodina", + "hour_plural_5": "hodiny", + "hour_plural": "hodin", + "How to use the reference materials (Video)": "How to use the reference materials (Video)", + "Hull MA": "Hull MA", + "Hull MA_study": "Hull MA", + "Hull Moving Average": "Hull Moving Average", + "Hundred Line": "Hundred Line", + "ICECAN - Futures - Canada": "ICECAN - Futures - Canada", + "ICEEUR - Futures - Europe": "ICEEUR - Futures - Europe", + "ICEUSA - Futures - USA": "ICEUSA - Futures - USA", + "Ichimoku Cloud": "Ichimoku Cloud", + "Ichimoku Cloud_study": "Ichimoku Cloud", + "Icon": "Ikona", + "Idea or chart snapshot image": "Idea or chart snapshot image", + "IDEA TITLE AND DESCRIPTION": "IDEA TITLE AND DESCRIPTION", + "Ideas for the current resolution only": "Ideas for the current resolution only", + "Ideas for the current symbol only": "Ideas for the current symbol only", + "Ideas of the people I follow & my ideas": "Ideas of the people I follow & my ideas", + "Ideas Published": "Ideas Published", + "Ideas": "Ideas", + "If you are sure you want to cancel, click Cancel, otherwise choose Do Not Cancel.": "If you are sure you want to cancel, click Cancel, otherwise choose Do Not Cancel.", + "If you do intraday analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.": "If you do intraday analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.", + "If you do intraday analysis, consider subscribing to the {{exchange}} exchange.{{^exchangesButton}} You must subscribe to PRO, PRO Plus or Premium service first (from only 9.95/m).{{/exchangesButton}}": "If you do intraday analysis, consider subscribing to the {{exchange}} exchange.{{^exchangesButton}} You must subscribe to PRO, PRO Plus or Premium service first (from only 9.95/m).{{/exchangesButton}}", + "If you do intraday spread analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.": "If you do intraday spread analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.", + "If you follow a symbol you will receive notifications when new ideas about that symbol are published.": "If you follow a symbol you will receive notifications when new ideas about that symbol are published.", + "If you like what you see, you have an exclusive chance to get 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.": "If you like what you see, you have an exclusive chance to get 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.", + "If you need only the most complete and accurate data, then consider subscribing to the PRO Plus or Premium service from only $19.95/m that offers actual real-time data from the NYSE/NASDAQ/AMEX exchanges and much more.": "If you need only the most complete and accurate data, then consider subscribing to the PRO Plus or Premium service from only $19.95/m that offers actual real-time data from the NYSE/NASDAQ/AMEX exchanges and much more.", + "If you want to act quickly to news and events that occur when the regular market is closed, please consider subscribing to PRO Plus or Premium service from only $19.95/m.": "If you want to act quickly to news and events that occur when the regular market is closed, please consider subscribing to PRO Plus or Premium service from only $19.95/m.", + "If you want to identify opportunities in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "If you want to identify opportunities in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "If you want to unlock the power of multiple time frame analysis and add multiple symbols to the same chart layout, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "If you want to unlock the power of multiple time frame analysis and add multiple symbols to the same chart layout, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "If you want to use different watchlists to quickly assess different sectors of the market, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "If you want to use different watchlists to quickly assess different sectors of the market, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "If you want to use private messages - please sign in or register!": "If you want to use private messages - please sign in or register!", + "If you want to use this service - please sign in or register!": "If you want to use this service - please sign in or register!", + "Ignore user": "Ignore user __username__", + "Ignore": "Ignore", + "Ignored users...": "Ignored users...", + "Illicit content": "Illicit content", + "Image URL": "URL Obrázku", + "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", + "In effort to make TradingView more useful to a larger number of users, moderators have the right to hide ideas with bad descriptions or not informative from the front page and the gallery. We are NOT limiting any ways of publishing or using TradingView charts. You can still create and publish any kind of charts; your profile and Activity Stream will still show all created charts.": "In effort to make TradingView more useful to a larger number of users, moderators have the right to hide ideas with bad descriptions or not informative from the front page and the gallery. We are NOT limiting any ways of publishing or using TradingView charts. You can still create and publish any kind of charts; your profile and Activity Stream will still show all created charts.", + "In Session": "In Session", + "In short, the more understandable and interesting your ideas are, the more you’ll gain respect of others and get discovered by the financial community. We’ll do our best to help showcase good ideas.": "In short, the more understandable and interesting your ideas are, the more you’ll gain respect of others and get discovered by the financial community. We’ll do our best to help showcase good ideas.", + "in": "in", + "in_dates": "za", + "inbars": "in __period__ bars", "Income After Taxes": "Income After Taxes", - "Income Before Taxes": "Income Before Taxes", - "Income Taxes": "Income Taxes", - "Income Taxes Payable": "Income Taxes Payable", "Income before Extraordinary Items": "Income before Extraordinary Items", + "Income Before Taxes": "Income Before Taxes", + "Income Statement": "Income Statement", + "Income Taxes Payable": "Income Taxes Payable", + "Income Taxes": "Income Taxes", + "Income": "Income", + "Increase Rating": "Increase Rating", + "Increment": "Increment", + "increment_input": "Zvýšení", + "Ind": "Ind", + "Index": "Index", + "index": "index", + "Indicator Arguments in Header": "Indicator Arguments in Header", + "Indicator Arguments": "Indicator Arguments", + "Indicator Last Value": "Indicator Last Value", + "Indicator Titles in Header": "Indicator Titles in Header", + "Indicator Titles": "Indicator Titles", + "Indicator Values": "Indicator Values", + "Indicator": "Ukazatel", + "Indicators and Strategies": "Indicators and Strategies", + "Indicators": "Indikátory", + "Indicators, Fundamentals, Economy and Add-ons": "Indikátory, Zásady, Ekonomika a Doplňky", + "Industry": "Industry", + "Info": "Info", + "Inputs": "Vstupy", + "Insert Drawing Tool": "Vložit nástroj pro kreslení", + "Insert emoticon": "Insert emoticon", + "Insert Indicator...": "Vložit indikátor ...", + "Insert": "Insert", + "Inside Channel": "Inside Channel", + "Inside Pitchfork": "Vnitřní vidle", + "Inside": "Uvnitř", + "Install": "Install", "Intangible Assets": "Intangible Assets", "Interest Expense": "Interest Expense", "Interest Income": "Interest Income", "Interest Income/Expense, Net": "Interest Income/Expense, Net", + "Intermediate": "Střední", + "interval_dialog_description": "Zadejte číslo intervalu pro munute grafy (tj 5, pokud to bude pěti minutový graf). Nebo číslo a písmeno pro H (hodinový), D (denní), W (týdenní), M (měsíční) intervaly (tj D nebo 2H)", + "Intraday Renko, Kagi, Line Break and Point & Figure charts take considerable resources, so we can't give them out for free to everyone (as much as we'd like to). We can, however, give out these charts for free in the Daily and Weekly resolutions.": "Intraday Renko, Kagi, Line Break and Point & Figure charts take considerable resources, so we can't give them out for free to everyone (as much as we'd like to). We can, however, give out these charts for free in the Daily and Weekly resolutions.", + "Intraday Renko, Kagi, Line Break, PnF and spread charts": "Intraday Renko, Kagi, Line Break, PnF and spread charts", + "Intraday Renko, Kagi, Line Break, PnF charts": "Intraday Renko, Kagi, Line Break, PnF charts", + "Intraday Spread Charts": "Intraday Spread Charts", + "Intraday Spread": "Intraday Spread", + "invalid symbol": "neplatný symbol", + "Invalid Symbol": "Neplatný Symbol", "Inventories, Net": "Inventories, Net", "Investment Changes, Net": "Investment Changes, Net", + "Invoiced every month": "Invoiced every month", + "IP": "IP", "Issuance of Equity": "Issuance of Equity", + "Issue Type": "Issue Type", + "Italic": "Italic", + "ITBIT - Bitcoin": "ITBIT - Bitcoin", + "Jan": "Leden", + "Jaw Length": "Jaw Length", + "Jaw Offset": "Jaw Offset", + "Jaw": "Čelist", + "jawLength_input": "Délka Čelisti ", + "Join Now": "Join Now", + "Journal is empty": "Journal is empty", + "Journal...": "Journal...", + "Jul": "Červenec", + "Jun": "Červen", + "Jurik Research": "Jurik Research", + "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That is less than $16.65/month. Don’t miss the last chance to get the special Early Access and secure this low rate now!": "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That is less than $16.65/month. Don’t miss the last chance to get the special Early Access and secure this low rate now!", + "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.": "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.", + "Kagi": "Kagi", + "KCBT - Futures - USA": "KCBT - Futures - USA", + "Keltner Channels": "Keltner Channels", + "Keltner Channels_study": "Keltner Channels", + "Key Hidden Levels": "Key Hidden Levels", + "Key Order Flow Events": "Key Order Flow Events", + "Keyboard Shortcuts": "Keyboard Shortcuts", + "Kijun-sen": "Kijun-sen", + "Kind": "Kind", + "Klinger Oscillator": "Klinger Oscillator", + "Klinger Oscillator_study": "Klinger Oscillator", + "Know Sure Thing": "Know Sure Thing", + "Know Sure Thing_study": "Know Sure Thing", + "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.": "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.", + "Kolkata": "Kolkata", + "Label Background": "Štítek Pozadí", + "Label": "Štítek", + "Labels Font": "Labels Font", + "Labels": "Popisky", "Labor Expense": "Labor Expense", + "Lagging Span 2 Periods": "Lagging Span 2 Periods", + "Lagging Span": "Lagging Span", + "Last Annual EPS": "Last Annual EPS", + "Last Annual Revenue": "Last Annual Revenue", + "Last bar time": "Last bar time", + "Last Modified": "Naposledy Upraveno", + "Last Name": "Last Name", + "Last Value on Price Scale": "Poslední hodnota na stupnici ceny", + "Last": "Last", + "LAUNCH CHART": "LAUNCH CHART", + "Launch chat in separate window": "Launch chat in separate window", + "LazyBear - MTF Panes": "LazyBear - MTF Panes", + "LazyBear - S/R Levels": "LazyBear - S/R Levels", + "Lead 1": "Lead 1", + "Lead 2": "Lead 2", + "LEARN MORE": "LEARN MORE", + "Least Squares Moving Average": "Least Squares Moving Average", + "Least Squares Moving Average_study": "Least Squares Moving Average", + "Leave this chat": "Leave this chat", + "Left End": "Levý Konec", + "Left Labels": "Popisky na levo", + "Left Shoulder": "Levé rameno", + "left": "Doleva", + "len_input": "délka", + "Length high": "Length high", + "Length hight": "Length hight", + "Length low": "Length low", + "Length1": "Length1", + "Length2": "Length2", + "Length3": "Length3", + "Length_input": "Délka", + "length_input": "délka", + "lengthRSI_input": "Délka RSI", + "lengthStoch_input": "Stoch Délka", + "Less Than": "Less Than", + "Level {0}": "Úroveň {0}", + "Level": "Hladina", + "Levels": "Úrovně", + "Liabilities & Stockholder's Equity": "Liabilities & Stockholder's Equity", "Liabilities & Stockholder's Equity": "Liabilities & Stockholder's Equity", + "like": "like", + "like_plural": "likes", + "Limit": "Limit", + "Line Break": "Line Break", + "Line Width": "Line Width", + "Line With Breaks": "Line With Breaks", + "Line": "Čára", + "Linear Regression Curve": "Linear Regression Curve", + "Linear Regression Curve_study": "Linear Regression Curve", + "Linear Regression": "Linear Regression", + "Lines": "Linie", + "Link interval to all charts": "Link interval to all charts", + "Link symbol to all charts": "Link symbol to all charts", + "LINK TO RELATED IDEAS": "LINK TO RELATED IDEAS", + "Link to this chart": "Link to this chart", + "Link to this chat...": "Link to this chat...", + "Link to this room...": "Link to this room...", + "Link To": "Odkaz na", + "Lips Length": "Lips Length", + "Lips Offset": "Lips Offset", + "Lips": "Rty", + "lipsLength_input": "Délka Rtů", + "List or list item": "List or list item", + "Load Chart Layout": "Load Chart Layout", + "Load Chart": "Načíst Graf", + "Load Layout Chart": "Load Layout Chart", + "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.": "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.", + "Load New Bars": "Načíst nový graf", + "Load": "Načíst", + "loading data": "načítám data", + "Loading market depth data…": "Loading market depth data…", + "loading...": "načítá se ...", + "Loading...": "Loading...", + "Lock All Drawing Tools": "Zamknout všechny nástroje pro kreslení", + "Lock Scale": "Zamknout měřítko", + "Lock scale": "Zamknout meřítko", + "Lock": "Zamknout", + "Lock/Unlock": "Zamknout / Odemknout", + "Log Scale": "Záznam stupnice", + "Log Scale_scale_menu": "Log stupnice", + "log": "Záznam", + "Logged as": "Logged as", + "Logged out": "Logged out", + "London": "Londýn", + "Long Length": "Long Length", + "Long length": "Long length", + "Long Period": "Long Period", + "Long period": "Long period", + "Long Position": "Koupit", + "Long RoC Length_input": "Dlouhá Délka Rychlosti Změny", "Long Term Capital": "Long Term Capital", "Long Term Debt to Long Term Capital": "Long Term Debt to Long Term Capital", "Long Term Debt to Total Capital": "Long Term Debt to Total Capital", - "Long-term Debt": "Long-term Debt", + "Long": "Koupit", + "LONG": "LONG", "Long-term Debt Payments": "Long-term Debt Payments", "Long-term Debt Proceeds": "Long-term Debt Proceeds", + "Long-term Debt": "Long-term Debt", "Long-term Deferred Income Tax Liabilities": "Long-term Deferred Income Tax Liabilities", "Long-term Deferred Liability Charges": "Long-term Deferred Liability Charges", + "Long-term intervals are better than short-term ones for publishing analysis. An idea on 1 minute bars will probably become obsolete by the time people read it. However a good idea may still be featured.": "Long-term intervals are better than short-term ones for publishing analysis. An idea on 1 minute bars will probably become obsolete by the time people read it. However a good idea may still be featured.", "Long-term Investments": "Long-term Investments", - "Minority Interest": "Minority Interest", + "Long_input": "Dlouhý", + "long_input": "dlouhý", + "longlen_input": "dlouhá vzdálenost", + "Los Angeles": "Los Angeles", + "Low price available now – don’t miss this chance!": "Low price available now – don’t miss this chance!", + "Low": "Nízká", + "low": "low", + "Low_in_legend": "N", + "Lower Band": "Lower Band", + "Lower Bound": "Lower Bound", + "Lower Devation": "Lower Devation", + "Lower Deviation": "Lower Deviation", + "Lower": "Spodní", + "LowerLimit": "Spodní Limit", + "LSE - Stock - UK": "LSE - Stock - UK", + "m": "m", + "M_dates": "M", + "m_dates": "m", + "MA Cross": "MA Cross", + "MA Cross_study": "MA Cross", + "MA Exp Ribbon": "MA Exp Ribbon", + "MA Length": "MA Length", + "MACD": "MACD", + "Madrid": "Madrid", + "Magnet Mode": "Magnetický režim", + "Major": "Hlavní", + "Make a Copy": "Make a Copy", + "Make a Copy...": "Make a Copy...", + "Make It Mine": "Make It Mine", + "Manage Alerts": "Manage Alerts", + "Manage Drawings": "Správa kreslení", + "Mar": "Březen", + "Margin AT": "Margin AT", + "Margin G": "Margin G", + "Margin G%": "Margin G%", + "Margin O": "Margin O", + "Margin PT": "Margin PT", + "Margins": "Margins", + "Marker Color": "Barva Označení", + "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.": "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.", + "Market Cap - Basic": "Market Cap - Basic", + "market closed": "market closed", + "Market Open": "Market Open", + "market open": "market open", + "Market Summary": "Market Summary", + "Market": "Market", + "Marketplace Add-ons": "Marketplace Add-ons", + "Mass Index": "Mass Index", + "Mass Index_study": "Mass Index", + "Max value": "Max value", + "Maximize Chat": "Maximize Chat", + "maximum_input": "Maximální", + "May": "Květen", + "McGinley Dynamic": "McGinley Dynamic", + "Measure (Shift + Click on the chart)": "Změřit (Shift + Klikněte na graf)", + "Median": "Střední", + "MERCADO - Bitcoin": "MERCADO - Bitcoin", + "Merge Down": "Sloučit dolů", + "Merge Up": "Sloučit nahoru", + "Message settings": "Message settings", + "Message": "Message", + "messages today": "__messages__ messages today", + "MGEX - Futures - USA": "MGEX - Futures - USA", + "MicroTrends": "MicroTrends", + "middle": "uprostřed", + "Middle": "Uprostřed", + "Minor": "Vedlejší", + "Minority Interest & Equity Earnings": "Minority Interest & Equity Earnings", "Minority Interest & Equity Earnings": "Minority Interest & Equity Earnings", + "Minority Interest": "Minority Interest", + "Minuette": "Minuette", + "Minus Line": "Minus Line", + "minute_plural_1": "minut", + "minute": "minuta", + "minute_plural_5": "minuty", + "minute_plural": "minut", + "Minute": "Minuta", + "Mirrored": "Zrcadlený", + "Mkt Cap": "Mkt Cap", + "mod": "mod", + "Mode": "Režim", + "MODERATED": "MODERATED", + "Moderator": "Moderator", + "Moderators Warning Messages": "Moderators Warning Messages", + "Modified Schiff Pitchfork": "Upravené Schiff Pitchfork", + "Modified Schiff": "Upravené Schiff", + "Modify Order": "Modify Order", + "Modify": "Modify", + "Momentum": "Momentum", + "Money Flow": "Money Flow", + "Money Flow_study": "Money Flow", + "month_plural_1": "měsíců", + "month": "měsíc", + "month_plural_5": "měsíce", + "month_plural": "měsíců", + "month0": "Jan", + "month1": "Feb", + "month10": "Nov", + "month11": "Dec", + "month2": "Mar", + "month3": "Apr", + "month4": "May", + "month5": "Jun", + "month6": "Jul", + "month7": "Aug", + "month8": "Sep", + "month9": "Oct", + "Monthly": "Monthly", + "Moon Phases": "Moon Phases", + "Moscow": "Moskva", + "move chart 1 bar to the left.": "move chart 1 bar to the left.", + "move chart 1 bar to the right.": "move chart 1 bar to the right.", + "Move Down": "Dolů", + "move further to the left.": "move further to the left.", + "move further to the right.": "move further to the right.", + "Move Up": "Nahoru", + "Moving Avarage Weighted": "Moving Avarage Weighted", + "Moving Average Convergence/Divergence": "Moving Average Convergence/Divergence", + "Moving Average Convergence/Divergence_study": "Moving Average Convergence/Divergence", + "Moving Average Exponential": "Moving Average Exponential", + "Moving Average Exponential_study": "Exponenciální Pohyblivý Průměr", + "Moving Average Weighted_study": "Moving Average Weighted", + "Moving Average": "Moving Average", + "Moving Average_study": "Pohyblivý průměr", + "Moving Down %": "Moving Down %", + "Moving Down": "Moving Down", + "Moving Up %": "Moving Up %", + "Moving Up": "Moving Up", + "MTF Studies": "MTF Studies", + "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.": "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.", + "MTPredictor": "MTPredictor", + "Mult_input": "Násobitel", + "mult_input": "násobitel", + "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.": "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.", + "Multi-Time Period Charts": "Multi-Time Period Charts", + "Multiple accounts": "Multiple accounts", + "Multiple charts layout and watch lists": "Multiple charts layout and watch lists", + "Multiple Charts Layout available only to PRO users.": "Multiple Charts Layout available only to PRO users.", + "Multiple Charts Layout": "Multiple Charts Layout", + "Multiple Connections": "Multiple Connections", + "Multiple Watch Lists available only to PRO users.": "Multiple Watch Lists available only to PRO users.", + "Multiple Watch Lists": "Multiple Watch Lists", + "Multiplier": "Multiplier", + "My Ideas and Notes": "My Ideas and Notes", + "My ideas only": "My ideas only", + "My Script": "My Script", + "My Scripts": "My Scripts", + "n/a": "n/a", + "Name": "Name", + "NASDAQ - Stock - USA": "NASDAQ - Stock - USA", + "NASDAQ and NYSE charge exchange and per-user fees, which means we can’t give this for free to everyone (as much as we'd love to). Our free feed is provided by BATS electronic exchange, which offers approximate volumes and prices with fewer updates.": "NASDAQ and NYSE charge exchange and per-user fees, which means we can’t give this for free to everyone (as much as we'd love to). Our free feed is provided by BATS electronic exchange, which offers approximate volumes and prices with fewer updates.", + "Nasdaq Gap Down Stocks": "Nasdaq Gap Down Stocks", + "Nasdaq Gap Up Stocks": "Nasdaq Gap Up Stocks", + "Nasdaq Percent Advances": "Nasdaq Percent Advances", + "Nasdaq Percent Declines": "Nasdaq Percent Declines", + "Nasdaq Price Advances": "Nasdaq Price Advances", + "Nasdaq Price Declines": "Nasdaq Price Declines", + "Nasdaq Range Advances": "Nasdaq Range Advances", + "Nasdaq Range Declines": "Nasdaq Range Declines", + "Nasdaq Volume Leaders": "Nasdaq Volume Leaders", "Net Change in Cash": "Net Change in Cash", "Net Debt": "Net Debt", "Net Income Applicable to Common": "Net Income Applicable to Common", "Net Income from Continuing, Operations Applicable to Common": "Net Income from Continuing, Operations Applicable to Common", "Net Income per Employee": "Net Income per Employee", + "Net Income": "Net Income", "Net Operating Profit after Tax": "Net Operating Profit after Tax", + "Net Volume": "Net Volume", + "Net Volume_study": "Čistý Objem", "Net Working Capital": "Net Working Capital", + "NEUTRAL": "NEUTRAL", + "NEW CHART LAYOUT": "NEW CHART LAYOUT", + "New moon mark": "New moon mark", + "New password is sent to your email.": "New password is sent to your email.", + "New script name": "New script name", + "New York": "New York", + "New {0} chart...": "New {0} chart...", + "New": "New", + "News": "News", + "next symbol": "next symbol", + "Next": "Next", + "No account history yet": "No account history yet", + "No advertising, direct marketing, or solicitation! To advertise to our audience contact founders@tradingview.com": "No advertising, direct marketing, or solicitation! To advertise to our audience contact founders@tradingview.com", + "No alerts triggered": "No alerts triggered", + "No alerts": "No alerts", + "No defamatory, threatening or discriminatory remarks, hate speech or personal attacks.": "No defamatory, threatening or discriminatory remarks, hate speech or personal attacks.", + "No drawings yet": "Zatím Žádné Nákresy", + "No ideas matched your criteria": "No ideas matched your criteria", + "No ideas.
If you want to use this service - please sign in or register!": "No ideas.
If you want to use this service - please sign in or register!", + "No indicators matched your criteria.": "Indikátory nevyhovující vaším požadavkům", + "No links / posts with illegal content, pornography, or nudity.": "No links / posts with illegal content, pornography, or nudity.", + "No monthly invoices": "No monthly invoices", + "No notifications yet": "No notifications yet", + "No posting links or reference to content / sites that contain viruses or malware.": "No posting links or reference to content / sites that contain viruses or malware.", + "No public library scripts were found.": "No public library scripts were found.", + "No real-time data": "No real-time data", + "No saved scripts yet": "No saved scripts yet", + "No scripts matched your criteria": "No scripts matched your criteria", + "No Sound notifications": "No Sound notifications", + "No study templates saved": "No study templates saved", + "No symbols matched your criteria": "Symboly nevyhovují vaším požadavkům", + "No": "No", + "NO": "NE", + "No, thank you": "No, thank you", "Non-operating Gains/Losses": "Non-operating Gains/Losses", "Noncontrolling Interest": "Noncontrolling Interest", + "Normal Bearish Divergence": "Normal Bearish Divergence", + "Normal Bullish Divergence": "Normal Bullish Divergence", + "Normal": "Běžné", + "Not applicable": "Nelze použít", + "not authorized": "not authorized", + "Note": "Poznámka", + "Note: default study templates won't be removed permanently": "Note: default study templates won't be removed permanently", "Notes Payable": "Notes Payable", + "Notification sound": "Notification sound", + "Notifications": "Notifications", + "Nov": "Listopad", + "Now is your LAST & FINAL chance to get 12 months for only $199.80 (regular $299.40). That’s less than $16.65/month and 33% off regular price.": "Now is your LAST & FINAL chance to get 12 months for only $199.80 (regular $299.40). That’s less than $16.65/month and 33% off regular price.", + "NSE - Stock - India": "NSE - Stock - India", "Number of Employees": "Number of Employees", "Number of Shareholders": "Number of Shareholders", + "NYMEX - Futures - USA": "NYMEX - Futures - USA", + "NYMEX E-mini": "NYMEX E-mini", + "NYSE - Stock - USA": "NYSE - Stock - USA", + "NYSE Gap Down Stocks": "NYSE Gap Down Stocks", + "NYSE Gap Up Stocks": "NYSE Gap Up Stocks", + "NYSE LIFFE - Futures - USA": "NYSE LIFFE - Futures - USA", + "NYSE Percent Advances": "NYSE Percent Advances", + "NYSE Percent Declines": "NYSE Percent Declines", + "NYSE Price Advances": "NYSE Price Advances", + "NYSE Price Declines": "NYSE Price Declines", + "NYSE Range Advances": "NYSE Range Advances", + "NYSE Range Declines": "NYSE Range Declines", + "NYSE Volume Leaders": "NYSE Volume Leaders", + "Objects Tree": "Strom objektů", + "Objects Tree...": "Strom předmětů", + "Oct": "Říjen", + "Official AMEX, NYSE & NASDAQ Real-time Data": "Official AMEX, NYSE & NASDAQ Real-time Data", + "Official real-time & intraday data": "Official real-time & intraday data", + "Official real-time, intraday and volume data": "Official real-time, intraday and volume data", + "Offset": "Odsazení", + "Oh no! You have only two weeks left in your PRO Plus trial! These benefits will expire in two short weeks:": "Oh no! You have only two weeks left in your PRO Plus trial! These benefits will expire in two short weeks:", + "OHLC Values": "OHLC Values", + "ohlc4": "ohlc4", + "OK": "OK", + "OKCOIN - Bitcoin": "OKCOIN - Bitcoin", + "On Balance Volume": "On Balance Volume", + "On Balance Volume_study": "On Balance Volume", + "OnBalanceVolume": "OnBalanceVolume", + "Once per bar (on close)": "Once per bar (on close)", + "Once per bar (on condition)": "Once per bar (on condition)", + "Once": "Once", + "One account can be accessed from one browser (on one device) at a time - to stay compliant with exchange regulations and prevent unauthorized access.": "One account can be accessed from one browser (on one device) at a time - to stay compliant with exchange regulations and prevent unauthorized access.", + "Only private ideas": "Only private ideas", + "Only PRO Plus and Premium subscibers can access extended hours data on the charts. Extended trading hours include both pre-market and after hours sessions each day the market is open.": "Only PRO Plus and Premium subscibers can access extended hours data on the charts. Extended trading hours include both pre-market and after hours sessions each day the market is open.", + "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D) interval.": "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D) interval.", + "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D)": "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D)", + "Only PRO, PRO Plus and Premium users that have a subscription to {{exchange}} Exchange can get official data on real-time prices, volume and intraday history. You'll now be switched to the Daily (D) interval, which is available to all users.": "Only PRO, PRO Plus and Premium users that have a subscription to {{exchange}} Exchange can get official data on real-time prices, volume and intraday history. You'll now be switched to the Daily (D) interval, which is available to all users.", + "open Indicators.": "open Indicators.", + "Open Interval Dialog": "Otevřít Interval Dialogu", + "open Load Chart.": "open Load Chart.", + "Open Pine Script Editor": "Open Pine Script Editor", + "Open Price": "Open Price", + "Open Script": "Open Script", + "Open Trading Panel": "Open Trading Panel", + "Open": "Otevřít", + "open": "open", + "Open_in_legend": "O", + "Open_line_tool_position": "Otevřený", "Operating Expenses": "Operating Expenses", "Operating Leases": "Operating Leases", "Operating Margin": "Operating Margin", + "Operating Metrics": "Operating Metrics", "Operating Profit": "Operating Profit", "Operating Revenue": "Operating Revenue", + "or copy url:": "nebo kopírovat url:", + "Or": "Or", + "Order #": "Order #", + "Order": "Order", + "Original": "Původní", + "Oscillator": "Oscilátor", + "Oscillators": "Oscillators", + "OTC - Stock - USA": "OTC - Stock - USA", "Other Accounts Payable and Accrued Expenses": "Other Accounts Payable and Accrued Expenses", "Other Accounts, Notes Receivable": "Other Accounts, Notes Receivable", "Other Accumulated Comprehensive Income": "Other Accumulated Comprehensive Income", @@ -1313,9 +1431,10 @@ "Other Current Assets": "Other Current Assets", "Other Current Liabilities": "Other Current Liabilities", "Other Debt, Net": "Other Debt, Net", - "Other Equity": "Other Equity", "Other Equity Transactions, Net": "Other Equity Transactions, Net", + "Other Equity": "Other Equity", "Other Financing Activities, Net": "Other Financing Activities, Net", + "Other General & Administrative Expense": "Other General & Administrative Expense", "Other General & Administrative Expense": "Other General & Administrative Expense", "Other Interest Income/Expense, Net": "Other Interest Income/Expense, Net", "Other Investing Activities": "Other Investing Activities", @@ -1326,36 +1445,643 @@ "Other Operating Expenses": "Other Operating Expenses", "Other Receivables": "Other Receivables", "Other Revenue": "Other Revenue", + "Other Selling, General & Administrative Expenses": "Other Selling, General & Administrative Expenses", "Other Selling, General & Administrative Expenses": "Other Selling, General & Administrative Expenses", + "Other": "Other", + "Our PRO Plus users see amazing benefits. You get advanced trading opportunities using multi symbol statistical arbitrage techniques. Read more about PRO Plus features.": "Our PRO Plus users see amazing benefits. You get advanced trading opportunities using multi symbol statistical arbitrage techniques. Read more about PRO Plus features.", + "Outside Channel": "Outside Channel", + "Overbought": "Overbought", + "Overlay the main chart": "Překrytí hlavního grafu", + "Override Min Tick": "Přepsat Min Tick", + "Oversold": "Oversold", + "Overwrite Script": "Overwrite Script", + "Paper Trading is disconnected": "Paper Trading is disconnected", + "Parabolic SAR": "Parabolic SAR", + "Parabolic SAR_study": "Parabolic SAR", + "ParabolicSAR": "ParabolicSAR", + "Parallel Channel": "Paralelní Kanál", + "Paris": "Paříž", + "partially erase.": "partially erase.", "Partners Capital": "Partners Capital", + "Password": "Password", + "Paste %s": "Paste %s", + "paste object.": "paste object.", + "Pearson's R": "Pearson's R", "Pension/Postretirement Obligation": "Pension/Postretirement Obligation", + "per month": "per month", + "per year": "per year", + "Percent Advances": "Percent Advances", + "Percent Declines": "Percent Declines", + "Percent": "Percent", + "percent_input": "Procento", + "Percentage": "Procenta", + "Percentage_scale_menu": "Procentuální", + "Period ending": "Period ending", + "Period Ending": "Period Ending", + "Period": "Period", + "Permanent link to this message": "Permanent link to this message", + "Personal information": "Personal information", + "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.": "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.", + "Pick your idea or paste url to someone's else idea.": "Pick your idea or paste url to someone's else idea.", + "Pine Editor": "Pine Editor", + "Pine Script Editor": "Pine Script Editor", + "Pine Script Reference": "Pine Script Reference", + "Pine Script Tutorial": "Pine Script Tutorial", + "Pitchfan": "Pitchfan", + "Pitchfork": "Vidle", + "Pivot Points High Low": "Pivot Points High Low", + "Pivot Points Standard": "Pivot Points Standard", + "Pivots Timeframe": "Pivots Timeframe", + "Place Order": "Place Order", + "Play Sound": "Play Sound", + "Please consider subscribing to our PRO service which includes many other features not available in the free membership.": "Please consider subscribing to our PRO service which includes many other features not available in the free membership.", + "Please do not modify the alert so we can investigate the issue.": "Please do not modify the alert so we can investigate the issue.", + "Please enter a valid idea URL or chart image URL": "Please enter a valid idea URL or chart image URL", + "Please enter chart layout name": "Please enter chart layout name", + "Please enter chart name": "Prosím, zadejte název grafu", + "Please enter your feedback": "Please enter your feedback", + "Please name this script": "Please name this script", + "Please read before publishing": "Please read before publishing", + "Please use English for conversation. Other languages will be supported in the future": "Please use English for conversation. Other languages will be supported in the future", + "Please use only English in tags": "Please use only English in tags", + "Please, enter your e-mail": "Please, enter your e-mail", + "Plot dividends": "Plot dividends", + "Plot earnings": "Plot earnings", + "Plot Offsets": "Plot Offsets", + "Plot splits": "Plot splits", + "Plot": "Vykreslování", + "Plots Background": "Pozadí grafu", + "Point & Figure": "Point & Figure ( O X )", + "Point bar": "Point __point__ Bar #", + "Polyline": "Křivka", + "Position": "Position", + "post-market": "po uvedení na trh", + "Post-Market": "Post-Market", + "pre-market": "před uvedením na trh", + "Pre-Market": "Pre-Market", "Pre-tax Margin": "Pre-tax Margin", + "Precise Labels": "Precise Labels", + "Precision": "Přesnost", "Preferred Dividends": "Preferred Dividends", "Preferred Stock": "Preferred Stock", + "Premium": "Premium", "Prepaid Expenses": "Prepaid Expenses", + "Presentation is important. Too much clutter adds to confusion.": "Presentation is important. Too much clutter adds to confusion.", + "Prev": "Prev", + "Previous Close Price": "Previous Close Price", + "previous close": "previous close", + "previous symbol": "previous symbol", + "Price % Change 1 Week": "Price % Change 1 Week", + "Price % Change 4 Week": "Price % Change 4 Week", + "Price % Change 52 Week": "Price % Change 52 Week", + "Price - 52 Week High": "Price - 52 Week High", + "Price - 52 Week Low": "Price - 52 Week Low", + "Price Advances": "Price Advances", + "Price Declines": "Price Declines", + "Price History": "Price History", + "Price incorrect": "Price incorrect", + "Price Label": "Cena", + "Price Levels": "Hladina ceny", + "Price Line": "Hladina ceny", + "Price Oscillator": "Price Oscillator", + "Price Oscillator_study": "Price Oscillator", + "Price Range": "Cenové rozpětí", + "Price Scale": "Price Scale", + "Price Source": "Zdroj ceny", + "Price Volume Trend": "Price Volume Trend", + "Price": "Cena", + "Price/Earnings, TTM": "Price/Earnings, TTM", + "Price/Revenue, TTM": "Price/Revenue, TTM", + "Price:": "Cena:", + "Prices": "Ceny", + "Primary Exchange": "Primary Exchange", + "Primary": "Primární", + "Prior": "Prior", + "Priority email support": "Priority email support", + "Priority phone support": "Priority phone support", + "Priority Support": "Priority Support", + "Private Chart Publishing": "Private Chart Publishing", + "PRO Badge & Adding Value": "PRO Badge & Adding Value", + "PRO members can add optional multi-device access. Click \"Buy Multi-Device Access\" to access your account from several devices at the same time. Click CONNECT to terminate the other session and connect here.": "PRO members can add optional multi-device access. Click \"Buy Multi-Device Access\" to access your account from several devices at the same time. Click CONNECT to terminate the other session and connect here.", + "PRO Plus Trial": "PRO Plus Trial", + "Pro Realtime": "Pro Realtime", + "Pro Trial": "Pro Trial", + "Pro": "Pro", + "pro": "pro", + "Profile Settings": "Profile Settings", + "Profit Background Color": "Zisk - barva pozadí", + "Profit Level. Ticks:": "Úroveň zisku. Ticků:", + "PROFIT TRGT": "PROFIT TRGT", + "Profit": "Profit", + "Profitability": "Profitability", + "Projection": "Promítání", + "Properties": "Vlastnosti", + "Properties...": "Vlastnosti ...", "Property and Equipment, Gross": "Property and Equipment, Gross", + "Property, Plant & Equipment, Net": "Property, Plant & Equipment, Net", "Property, Plant & Equipment, Net": "Property, Plant & Equipment, Net", + "propertypage-name-label": "propertypage-name-label", + "propertypage-name-label_css_class": "vlastnoststranky-nazev-stitek", + "ProTradingIndicators": "ProTradingIndicators", + "Public Library": "Public Library", + "Public Profile": "Public Profile", + "PUBLISH IDEA": "PUBLISH IDEA", + "PUBLISH SCRIPT": "PUBLISH SCRIPT", + "Publish Script": "Publish Script", + "Published Chart": "Published Chart", + "Published idea or chart image URL": "Published idea or chart image URL", + "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.", + "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.", + "Published ideas settings": "Published ideas settings", + "published": "published", + "Publishing means sharing your chart and trading idea with the financial web and the investing community. A published idea needs to be detailed and descriptive in order to be meaningful to other traders.": "Publishing means sharing your chart and trading idea with the financial web and the investing community. A published idea needs to be detailed and descriptive in order to be meaningful to other traders.", + "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.": "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.", "Purchase of Investments": "Purchase of Investments", + "Qty": "Qty", + "Quantity": "Quantity", "Quick Ratio": "Quick Ratio", + "Quote this message": "Quote this message", + "Quotes are delayed by 10 min and updated every 30 seconds": "Quotes are delayed by 10 min and updated every 30 seconds", + "Quotes are delayed by 10 min and updated in realtime": "Quotes are delayed by 10 min and updated in realtime", + "Range Advances": "Range Advances", + "Range Declines": "Range Declines", + "range": "range", + "Rate Of Change": "Rate Of Change", + "Rating": "Rating", + "Ray": "Paprsek", + "Read more": "Read more", + "Read more...": "Read more...", "Realized Gains/Losses": "Realized Gains/Losses", + "realtime": "v reálném čase", + "Realtime": "Realtime", + "Rearm every 1 minute": "Rearm every 1 minute", + "Rearm every 10 minute": "Rearm every 10 minute", + "Rearm every 30 minute": "Rearm every 30 minute", + "Rearm every 5 minute": "Rearm every 5 minute", + "Rearm every hour": "Rearm every hour", + "Recent Chats": "Recent Chats", + "Recover Password": "Recover Password", + "Recover": "Recover", + "Rectangle": "Obdélník", + "Redo {0}": "Znovu {0}", + "Redo": "Opakovat", + "redo": "redo", + "Regression Trend": "Regresní trend", + "Relative Strength Index": "Relative Strength Index", + "Relative Strength Index_study": "Relative Strength Index", + "Relative Vigor Index": "Relative Vigor Index", + "Relative Vigor Index_study": "Relative Vigor Index", + "Relative Volatility Index": "Relative Volatility Index", + "Relative Volatility Index_study": "Relative Volatility Index", + "Remember me": "Remember me", + "Remember, with PRO Plus you benefit from:": "Remember, with PRO Plus you benefit from:", + "Remove All Drawing Tools": "Odstranit všechny nástroje pro kreslení", + "Remove All Indicators": "Odstranit všechny indikátory", + "Remove All Studies": "Odstranit všechny studie", + "Remove custom interval": "Remove custom interval", + "Remove from favorites": "Odebrat z oblíbených", + "Remove this room from favorites": "Remove this room from favorites", + "Remove": "Odstranit", + "Rename Chart Layout": "Rename Chart Layout", + "Rename Chart": "Přejmenovat Graf", + "Rename script": "Rename script", + "Rename...": "Přejmenovat ...", + "Renko": "Renko", + "Renko, Kagi, Line Break, Point & Figure": "Renko, Kagi, Line Break, Point & Figure", + "Report data issues": "Report data issues", + "Report Data Issues": "Report Data Issues", + "Repost to": "Repost to", "Repurchase of Equity": "Repurchase of Equity", + "Reputation": "Reputation", + "Require Order Confirmation": "Require Order Confirmation", + "Research & Development Expense": "Research & Development Expense", "Research & Development Expense": "Research & Development Expense", + "Reset Chart": "Obnovit graf", + "Reset Paper Trading Account": "Reset Paper Trading Account", + "Reset Paper Trading Account...": "Reset Paper Trading Account...", + "Reset Scale": "Obnovit měřítko", + "Reset Settings": "Reset Settings", + "Reset": "Obnovit", + "Restart Alert {{description}} on {{title}}": "Restart Alert {{description}} on {{title}}", + "Restart Alert...": "Restart Alert...", + "Restart": "Restart", + "Restart...": "Restart...", "Restricted Cash": "Restricted Cash", + "Restructuring, Remediation & Impairment Provisions": "Restructuring, Remediation & Impairment Provisions", "Restructuring, Remediation & Impairment Provisions": "Restructuring, Remediation & Impairment Provisions", "Retained Earnings": "Retained Earnings", + "retrying": "opakování", "Return on Assets": "Return on Assets", + "Return on Equity": "Return on Equity", + "Return on Invested Capital %, TTM": "Return on Invested Capital %, TTM", "Return on Invested Capital": "Return on Invested Capital", + "Rev LA": "Rev LA", "Revenue per Employee": "Revenue per Employee", + "Reverse position": "Reverse position", + "Reverse Position": "Reverse Position", + "Reverse {0} position?": "Reverse {0} position?", + "Reverse": "Obrátit", + "Right End": "Pravý konec", + "Right Labels": "Right Labels", + "Right Lables": "Popisky na pravo", + "Right Margin": "Pravý okraj", + "Right Shoulder": "Pravé rameno", + "right": "doprava", + "Rights infringement": "Rights infringement", + "Risk/Reward long": "Riziko / Výnosový Dlouhé Pozice", + "Risk/Reward Ratio: {0}": "Poměr rizika / odměny: {0}", + "Risk/Reward short": "Riziko / Výnosový krátké pozice", + "RobBooker": "RobBooker", + "ROC Length": "ROC Length", + "ROC": "ROC", + "roclen1_input": "Délka Rychlosti Změny 1", + "roclen2_input": "Délka Rychlosti Změny 2", + "roclen3_input": "Délka Rychlosti Změny 3", + "roclen4_input": "Délka Rychlosti Změny 4", + "Room archives...": "Room archives...", + "Room purpose": "Room purpose", + "Room title": "Room title", + "Rotated Rectangle": "Otočený obdélník", + "RSI Length": "RSI Length", + "RSI Source": "RSI Source", + "RSI": "RSI", + "Run Product Walk-Through": "Run Product Walk-Through", + "RVI": "RVI", + "s": "s", + "S/L": "S/L", "Sale of Investments": "Sale of Investments", + "Sale of Property, Plant & Equipment": "Sale of Property, Plant & Equipment", "Sale of Property, Plant & Equipment": "Sale of Property, Plant & Equipment", + "Sales & Marketing Expense": "Sales & Marketing Expense", "Sales & Marketing Expense": "Sales & Marketing Expense", + "Sao Paulo": "Sao Paulo", + "Save ${{savings}}": "Save ${{savings}}", + "Save As Default": "Save As Default", + "Save As Watchlist...": "Save As Watchlist...", + "Save As...": "Uložit jako", + "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout": "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout", + "Save Chart Layout": "Save Chart Layout", + "Save Drawing Template As...": "Save Drawing Template As...", + "Save image": "Uložit obrazek", + "Save Interval": "Save Interval", + "Save New Chart Layout": "Save New Chart Layout", + "Save New Chart": "Uložit Nový Graf", + "Save Script As": "Save Script As", + "Save Study Template As...": "Save Study Template As...", + "Save symbol list as...": "Save symbol list as...", + "Save": "Uložit", + "save": "save", + "Scale Left": "Doleva", + "Scale Percentage": "Stupnice v procentech", + "Scale Price Chart Only": "Pouye Měřítko Ceny na Grafu", + "Scale Right": "Doprava", + "Scale Series Only": "Měřítko Série (pouze)", + "Scale series only": "Měřítko série (pouze)", + "Scale Series only": "Měřítko Série (pouze)", + "Scale": "Scale", + "Scales Lines": "Měřítka Linie", + "Scales Properties": "Vlastnosti Měřítka", + "Scales Properties...": "Vlastnosti měřítka", + "Scales Text": "Měřítko textu", + "Scales": "Stupnice", + "Scaling": "Změna velikosti", + "Schiff Pitchfork": "Schiffovy vidle", + "Schiff": "Schiffovy", + "Screen (No Scale)": "Obrazovka (bez stupnice)", + "Script Editor": "Editor skriptů", + "Script Editor...": "Editor skriptů", + "Script must have a name": "Script must have a name", + "Script Name": "Script Name", + "Script text is not modified, nothing to save": "Script text is not modified, nothing to save", + "SCRIPT TITLE AND DESCRIPTION": "SCRIPT TITLE AND DESCRIPTION", + "SCRIPT TITLE": "SCRIPT TITLE", + "SCRIPT": "SCRIPT", + "Scripts": "Scripts", + "Search for scripts published by community": "Search for scripts published by community", + "Search ideas": "Search ideas", + "Search scripts": "Search scripts", + "Search": "Hledat", + "Sector": "Sector", + "See All Tags...": "See All Tags...", + "Select Layout": "Select Layout", + "Select type...": "Select type...", + "Select user to start new chat with": "Select user to start new chat with", + "Sell Ask": "Sell Ask __quote__", + "Sell Bid": "Sell Bid __quote__", + "Sell Market": "Sell Market", + "Sell symbol": "Sell __displaySymbol__ Stop __abbreviatedNumber__ @ __formattedValue__", + "Sell": "Sell", + "Selling, General & Administrative Expenses": "Selling, General & Administrative Expenses", "Selling, General & Administrative Expenses": "Selling, General & Administrative Expenses", + "Send Backward": "Posunout dozadu", + "Send E-mail": "Send E-mail", + "Send Feedback or Report an Issue": "Send Feedback or Report an Issue", + "Send Message to stocktwits": "Send Message to stocktwits", + "Send message": "Send message", + "Send private message to": "Send private message to __username__", + "Send Reply": "Send Reply", + "Send SMS": "Send SMS", + "Send to Back": "Přenést do pozadí", + "Send": "Send", + "Senkou A": "Senkou A", + "Senkou B": "Senkou B", + "Seoul": "Seoul", + "Sep": "Září", + "Session Breaks": "Přerušit relaci", + "Sessions": "Sessions", + "Set Alert": "Set Alert", + "Set chat title...": "Set chat title...", + "Settings": "Nastavení", + "Shanghai": "Šanghaj", + "Share on StockTwits a snapshot of your chart as a picture and whatever you write.": "Share on StockTwits a snapshot of your chart as a picture and whatever you write.", + "Share on Twitter a snapshot of your chart as a picture and whatever you write.": "Share on Twitter a snapshot of your chart as a picture and whatever you write.", + "Share to...": "Share to...", + "Shareholders": "Shareholders", + "Shares": "Shares", + "Short Length": "Short Length", + "Short length": "Short length", + "Short Period": "Short Period", + "Short period": "Short period", + "Short Position": "Prodat", + "Short RoC Length_input": "Krátka Délka Rychlosti Změny", + "Short": "Prodat", + "SHORT": "SHORT", "Short-term Borrowings": "Short-term Borrowings", "Short-term Investments": "Short-term Investments", + "Short_input": "Krátký", + "short_input": "krátký", + "shortlen_input": "Krátká vzdálenost", + "Show Active Orders Only": "Show Active Orders Only", + "Show Alert Labels": "Show Alert Labels", + "Show all messages from": "Show all messages from __username__", + "Show all my messages": "Show all my messages", + "Show All": "Zobrazit Vše", + "Show Angle": "Zobrazit Úhel", + "Show Arguments in Header": "Zobrazit parametry do hlavičky", + "Show Background": "Zobrazit pozadí", + "Show Bars Range": "Zobrazit rozsah svíček", + "Show Buy/Sell Panel": "Show Buy/Sell Panel", + "Show chart snapshot preview": "Show chart snapshot preview", + "Show Console": "Show Console", + "Show Countdown": "Zobrazit odpočítávání", + "Show data": "Show data", + "Show Date/Time Range": "Zobrazit rozsah datumu/času", + "Show Distance": "Zobrazit vzdálenost", + "Show Dividends on Chart": "Show Dividends on Chart", + "Show Earnings on Chart": "Show Earnings on Chart", + "Show Executions": "Show Executions", + "Show historical pivots": "Show historical pivots", + "Show Indicator Last Value": "Show Indicator Last Value", + "Show Labels": "Zobrazit štítky", + "Show Last Value on Price Scale": "Ukázat hodnoty na sazebníku cen", + "Show Last Value": "Zobrazit poslední Hodnou", + "Show Left Axis": "Zobrazit svislou osu", + "show MA_input": "Zobrazit MA", + "Show more": "Show more", + "Show More": "Show More", + "Show Objects Tree": "Zobrazit strom objektů", + "Show Only Drawings": "Zobrazit Pouze Kresby", + "Show only favorite rooms": "Show only favorite rooms", + "Show only my sent and received messages": "Show only my sent and received messages", + "Show Only Studies": "Zobrazit Pouze Studie", + "Show Orders": "Show Orders", + "Show Popup": "Show Popup", + "Show Positions": "Show Positions", + "Show Price Range": "Zobrazit cenové rozpětí", + "Show Price": "Zobrazit cenu", + "Show Prices": "Zobrazit ceny", + "Show Right Axis": "Zobrazit pravou osu", + "Show Source Code": "Show Source Code", + "Show Splits on Chart": "Show Splits on Chart", + "Show Symbol Labels": "Zobrazit Štítky Symbolu", + "Show Symbol Labels_context_menu": "Zobrazit Štítky Symbolu", + "Show Symbol Last Value": "Show Symbol Last Value", + "Show Text": "Zobrazit text", + "Show Time": "Zobrazit čas", + "Show Wave": "Zobrazit vlnu", + "Show": "Zobrazit", + "Show/Hide Drawings Toolbar": "Show/Hide Drawings Toolbar", + "Show/Hide": "Zobrazit / Skrýt", + "showMA_input": "Zobrazit MA", + "Sig": "Sig", + "siglen_input": "Délka Signálu", + "sigma_input": "přesnost", + "Sigma_input": "Přesnost", + "Sign In": "Sign In", + "Sign in": "Sign in", + "Sign Out": "Sign Out", + "Sign out": "Sign out", + "Sign Up for FREE": "Sign Up for FREE", + "Sign Up": "Sign Up", + "Signal Labels": "Signal Labels", + "Signal Length": "Signal Length", + "Signal Line Period": "Signal Line Period", + "Signal line period": "Signal line period", + "Signal smoothing": "Signal smoothing", + "Signal": "Signál", + "signalLength_input": "Délka Signálu", + "Simple ma(oscillator)": "Simple ma(oscillator)", + "Simple ma(signal line)": "Simple ma(signal line)", + "Simple": "Jednoduché", + "Singapore": "Singapur", + "Size": "Size", + "Skip": "Skip", + "Slow length": "Slow length", + "Slow Length": "Slow Length", + "Slow scrolling or chart loading": "Slow scrolling or chart loading", + "slowLength_input": "Pomalá Délka", + "SMA": "SMA", + "smalen1_input": "SMA Délka 1", + "smalen2_input": "SMA Délka 2", + "smalen3_input": "SMA Délka 3", + "smalen4_input": "SMA Délka 4", + "SMI Ergodic Indicator": "SMI Ergodic Indicator", + "SMI Ergodic Indicator/Oscillator": "SMI Ergodic Indicator/Oscillator", + "SMI Ergodic Indicator/Oscillator_study": "SMI Ergodic Indicator/Oscillator", + "SMI Ergodic Oscillator": "SMI Ergodic Oscillator", + "smoothD_input": "Hladké D", + "Smoothed Moving Average": "Smoothed Moving Average", + "smoothK_input": "Smooth K", + "So… You’ve had free PRO Plus for a week now. Seeing the advantages?": "So… You’ve had free PRO Plus for a week now. Seeing the advantages?", + "Social": "Social", + "Some authors that we recommend get marked as Suggested Authors, and their ideas get posted to the front page automatically. The basis for recommending authors is multiple factors, which include a large number of interesting ideas. A suggested author has a corresponding badge in their profile.": "Some authors that we recommend get marked as Suggested Authors, and their ideas get posted to the front page automatically. The basis for recommending authors is multiple factors, which include a large number of interesting ideas. A suggested author has a corresponding badge in their profile.", + "Someone agreed/disagreed with your idea": "Someone agreed/disagreed with your idea", + "Someone commented on the idea you follow": "Someone commented on the idea you follow", + "Someone commented on your idea": "Someone commented on your idea", + "Someone followed you": "Someone followed you", + "Someone logged into your account from different device": "Someone logged into your account from different device", + "Someone published idea on symbol you follow": "Someone published idea on symbol you follow", + "Someone replied to your comment": "Someone replied to your comment", + "Someone you follow change status": "Someone you follow change status", + "Someone you follow post new comment": "Someone you follow post new comment", + "Someone you follow published new idea": "Someone you follow published new idea", + "Sorry, PRO Plus trial could not be set.": "Sorry, PRO Plus trial could not be set.", + "Sort by last price": "Sort by last price", + "Sort by price change percent": "Sort by price change percent", + "Sort by price change": "Sort by price change", + "Sort by symbol": "Sort by symbol", + "Sound on addressed to me messages": "Sound on addressed to me messages", + "Sound on every message": "Sound on every message", + "Source back color": "Zdroj barvy pozadí", + "Source border color": "Zdroj barvy okraje", + "Source Code": "Source Code", + "Source code": "Source code", + "Source Code...": "Zdrojový kód", + "Source text color": "Zdroj barvy texu", + "Source": "Source", + "Source_compare": "Zdroj", + "Split": "Split", + "Spreads for intraday charts are calculated based on 1-minute bars, and then recompiled into the selected interval. This approach is the only correct one, but requires significant server power. This means we can't give spread charts for free to everyone (as much as we'd like to).": "Spreads for intraday charts are calculated based on 1-minute bars, and then recompiled into the selected interval. This approach is the only correct one, but requires significant server power. This means we can't give spread charts for free to everyone (as much as we'd like to).", + "Start new chat with...": "Start new chat with...", + "START TRIAL": "START TRIAL", + "Start": "Start", + "start_input": "Začít", + "Stats Text Color": "Barva Textu Statistiky", + "Stay In Drawing Mode": "Zůstat v režimu kreslení", + "Stay in Drawing Mode": "Zůstat v režimu kreslení", + "StdDev": "StdDev", + "Step": "Krok", + "Stochastic Length": "Stochastic Length", + "Stochastic RSI": "Stochastic RSI", + "Stochastic RSI_study": "Stochastic RSI", + "Stochastic": "Stochastic", + "Stochastic_study": "Stochastic", + "Stock And Index Talks": "Stock And Index Talks", + "Stock Charts & Forex Charts": "Stock Charts & Forex Charts", "Stock Option Tax Benefits": "Stock Option Tax Benefits", + "Stock": "Akcie", + "stock": "akcie", + "StockTwits": "StockTwits", + "Stocktwits": "Stocktwits", + "Stop Alert": "Stop Alert", + "Stop alerts as per filter": "Stop alerts as per filter", + "Stop all Alerts": "Stop all Alerts", + "Stop Background Color": "Zrušit barvu pozadí", + "Stop Color:": "Zrušit barvu:", + "Stop Level. Ticks:": "Stop Level. Ticků:", + "Stop Loss": "Stop Loss", + "STOP LOSS": "STOP LOSS", + "Stop syncing drawing": "Stop syncing drawing", + "Stop": "Stop", + "Stop: {0} ({1}%)": "Zastavit: {0} ({1}%)", + "Stopped Manual": "Stopped Manual", + "Stopped": "Stopped", + "Strategies": "Strategies", + "streaming": "streamování", + "Study not loading": "Study not loading", + "Study Template": "Study Template", + "Study Templates": "Study Templates", + "Style": "Styl", + "Subminuette": "Subminuette", + "SUBSCRIBE FOR ${{ cost }}": "SUBSCRIBE FOR ${{ cost }}", + "Subscribe with bitcoin": "Subscribe with bitcoin", + "Subscription Plans": "Subscription Plans", + "Success back color": "Úspěch - Barva pozadí", + "Success text color": "Úspěch - Barva textu", + "SUCCESS": "ÚSPĚCH", + "Suggested Chart": "Suggested Chart", + "Suggested ideas & my ideas": "Suggested ideas & my ideas", + "Suggestions & Feedback": "Suggestions & Feedback", + "SuperCycle": "SuperCyklus", + "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.": "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.", + "Surprise": "Surprise", + "Suspicious links": "Suspicious links", + "Swing Trading": "Swing Trading", + "Sydney": "Sydney", + "sym_input": "symbol", + "Sym_input": "Symbol", + "Symbol Description": "Symbol Description", + "Symbol Last Value": "Symbol Last Value", + "Symbol list name": "Symbol list name", + "Symbol Search...": "Hledat symbol", + "Symbol": "Symbol", + "SYMBOL": "SYMBOL", + "symbol_input": "symbol", + "Symbols to be added on the chart": "Přidat symboly na graf", + "Sync crosshair on all charts": "Sync crosshair on all charts", + "Sync drawing to all charts": "Sync drawing to all charts", + "Sync drawings to all charts": "Sync drawings to all charts", + "Sync": "Sync", + "T/P": "T/P", + "TAGS": "TAGS", + "Taipei": "Taipei", + "Take advantage of this offer now!": "Take advantage of this offer now!", + "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.": "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.", + "Take Profit": "Take Profit", + "Talks": "Talks", + "Target back color": "Cílová barva pozadí", + "Target border color": "Cílová barva okraje", + "Target Color:": "Cílová Barva:", + "Target text color": "Cílová barva textu", + "Target: {0} ({1}%)": "Cíl: {0} ({1}%)", "Tax Rate": "Tax Rate", + "Technical Analysis": "Technická analýza", + "Teeth Length": "Teeth Length", + "Teeth Offset": "Teeth Offset", + "Teeth": "Zuby", + "teethLength_input": "Délka Zubů", + "Tehran": "Teherán", + "Template": "Template", + "Templates": "Templates", "Temporary Equity": "Temporary Equity", + "Tenkan-sen": "Tenkan-sen", + "Text Alignment:": "Zarovnání Textu:", + "Text color": "Barva textu", + "Text Color": "Barva Textu", + "Text Font": "Písmo Textu", + "Text Wrap": "Zabalte text", + "Text": "Text", + "Text:": "Text:", + "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.": "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.", + "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!": "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!", + "The best ideas are placed in the Suggested tab, where they receive extra exposure. All suggested ideas are hand-picked by our editorial team based on a number of criteria. We have a dedicated group of people who review every idea published every day to find the most interesting and informative ideas that will be helpful to other members.": "The best ideas are placed in the Suggested tab, where they receive extra exposure. All suggested ideas are hand-picked by our editorial team based on a number of criteria. We have a dedicated group of people who review every idea published every day to find the most interesting and informative ideas that will be helpful to other members.", + "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!": "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!", + "The Extended Trading Hours feature is available only for intraday charts": "The Extended Trading Hours feature is available only for intraday charts", + "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.": "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.", + "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.": "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.", + "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to: No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.": "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to: No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.", + "Themes": "Themes", + "There was an error posting your message.": "There was an error posting your message.", + "Thin": "Thin", + "This action cannot be undone.": "This action cannot be undone.", + "This feature allows you to create any chart, such as 7 minutes, 12 minutes, or 8 hours. If you want to identify opportunities on custom intervals in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "This feature allows you to create any chart, such as 7 minutes, 12 minutes, or 8 hours. If you want to identify opportunities on custom intervals in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "This functionality is available only to PRO users.": "This functionality is available only to PRO users.", + "This is a temporary chart.": "This is a temporary chart.", + "This is EOD data with no updates.": "This is EOD data with no updates.", + "This is not a user script, cannot save": "This is not a user script, cannot save", + "This is not the latest saved script version": "This is not the latest saved script version", + "This script is read only": "This script is read only", + "Three Drivers Pattern": "Three Drivers model", + "Thumb Down": "Palec dolů", + "Thumb Up": "Palec nahoru", + "Time Interval": "Časový Interval", + "Time Levels": "Časové úrovně", + "Time Scale": "Time Scale", + "Time Zone": "Časové pásmo", + "Time": "Time", + "TimeZone": "Časové pásmo", + "Timezone/Sessions Properties...": "Časové Pásmo / Vlastnosti Relace ...", + "Timezone/Sessions": "Časové pásma/relace", + "Title": "Title", + "To get alerts list - please sign in or register!": "To get alerts list - please sign in or register!", + "To get alerts log - please sign in or register!": "To get alerts log - please sign in or register!", + "To save your work, sign up for FREE.": "To save your work, sign up for FREE.", + "To set an alert on a drawing requires the chart to be saved. Unfortunately you have already saved 5 charts. Upgrade to PRO, PRO Plus or Premium account and save as many charts as you want, along with many other exciting features. Starts from only $9.95 a month - upgrade today!": "To set an alert on a drawing requires the chart to be saved. Unfortunately you have already saved 5 charts. Upgrade to PRO, PRO Plus or Premium account and save as many charts as you want, along with many other exciting features. Starts from only $9.95 a month - upgrade today!", + "Toggle Auto Scale": "Přepnout na Auto Stupnici", + "Toggle favorite": "Toggle favorite", + "Toggle Log Scale": "Přepnout Log Měřítko", + "Toggle Maximize Chart": "Toggle Maximize Chart", + "Toggle notifications for this room": "Toggle notifications for this room", + "Toggle Percentage": "Přepnout na Procenta", + "Tokyo": "Tokio", + "TOOL": "NÁSTROJ", + "Tools": "Tools", + "Top Labels": "Horní štítky", + "Top Margin": "Horní okraj", + "top": "horní", + "Toronto": "Toronto", "Total Adjustments": "Total Adjustments", + "Total agrees": "Total agrees", "Total Assets": "Total Assets", "Total Capital": "Total Capital", "Total Current Assets": "Total Current Assets", @@ -1369,87 +2095,783 @@ "Total Non-operating Income/Expense": "Total Non-operating Income/Expense", "Total Operating Expenses": "Total Operating Expenses", "Total Receivables, Net": "Total Receivables, Net", + "Total Revenue": "Total Revenue", "Total Shares Outstanding": "Total Shares Outstanding", "Total Short-term Debt": "Total Short-term Debt", "Total Stockholder's Equity": "Total Stockholder's Equity", + "Total": "Total", + "Trades on Chart": "Trades on Chart", + "Trading Journal": "Trading Journal", + "Trading Notes": "Trading Notes", + "Trading Panel": "Trading Panel", + "Trading properties...": "Trading properties...", + "Trading Properties...": "Trading Properties...", + "Trading": "Trading", + "TradingView alerts run on powerful and backed-up servers, so you’ll always get notified when something happens and won’t miss a beat. This takes considerable resources, so we can't give an unlimited number of alerts to everyone for free (as much as we'd like to).": "TradingView alerts run on powerful and backed-up servers, so you’ll always get notified when something happens and won’t miss a beat. This takes considerable resources, so we can't give an unlimited number of alerts to everyone for free (as much as we'd like to).", + "TradingView Free Quotes and Chat": "TradingView Free Quotes and Chat", + "TradingView is only for English-language content at this time.": "TradingView is only for English-language content at this time.", + "Trailing Twelve Months": "Trailing Twelve Months", + "Transparency": "Průhlednost", "Treasury Stock": "Treasury Stock", + "Trend Angle": "Úhel trendu", + "Trend Line": "Trendová linie", + "Trend-Based Fib Extension": "Vývoj trhu založený na Fibonacciho rozšíření", + "Trend-Based Fib Time": "Vývoj trhu založený na Fibonacciho období", + "Trial": "Trial", + "Triangle Pattern": "Trojúhelníkový model", + "Triangle": "Trojúhelník", + "Trigger": "Trigger", + "Triggered and Not Active": "Triggered and Not Active", + "Triple EMA": "Triple EMA", + "Triple EMA_study": "Triple EMA", + "TRIX": "TRIX", + "TRIX_study": "TRIX", + "true range": "true range", + "True Strength Indicator": "True Strength Indicator", + "True Strength Indicator_study": "Pravdivý Indikátor Síly", + "TSX - Stock - Canada": "TSX - Stock - Canada", + "TSXV - Stock - Canada": "TSXV - Stock - Canada", + "Turn off notifications for this room": "Turn off notifications for this room", + "Turn on notifications for this room": "Turn on notifications for this room", + "Type your message here": "Type your message here", + "Type": "Typ", + "Ultimate Oscillator": "Ultimate Oscillator", + "Unban": "Unban", + "Undo {0}": "Zpět {0}", + "Undo": "Zpět", + "undo": "undo", + "Unfollow": "Unfollow", + "Unignore user": "Unignore user __username__", + "Unignore": "Unignore", + "Unlimited number of indicators on a chart": "Unlimited number of indicators on a chart", + "Unlimited Saved Charts": "Unlimited Saved Charts", + "Unlimited saved charts": "Unlimited saved charts", + "Unlimited server-side alerts": "Unlimited server-side alerts", + "Unmerge Down": "Zrušit sloučení směrem dolů", + "Unmerge Up": "Zrušit sloučení směrem nahoru", + "Unsaved script": "Unsaved script", + "Unsolicited advertising": "Unsolicited advertising", + "Untitled Script": "Untitled Script", + "Up Color": "Barva nahoru", + "Up fractals": "Up fractals", + "Up Wave 1 or A": "Up Wave 1 or A", + "Up Wave 2 or B": "Up Wave 2 or B", + "Up Wave 3": "Up Wave 3", + "Up Wave 4": "Up Wave 4", + "Up Wave 5": "Up Wave 5", + "Up Wave C": "Up Wave C", + "Up": "Up", + "Update Status": "Update Status", + "Update status": "Update status", + "UpDown Length": "UpDown Length", + "Upgrade and get 33% off an annual subscription!": "Upgrade and get 33% off an annual subscription!", + "Upgrade Now": "Upgrade Now", + "Upgrade now": "Upgrade now", + "Upgrade your account": "Upgrade your account", + "Upper Band": "Upper Band", + "Upper Bound": "Upper Bound", + "Upper Deviation": "Upper Deviation", + "Upper": "Horní", + "UpperLimit": "Horní limit", + "US Exchanges": "US Exchanges", "USD Conversion Rate": "USD Conversion Rate", - "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.": "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.", - "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!": "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!", - "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to: No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.": "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to: No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.", - "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!": "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!", - "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.": "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.", - "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.": "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.", - "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.": "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.", - "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.": "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.", - "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.": "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.", - "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.": "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.", - "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.": "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.", - "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.": "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.", - "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.": "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.", - "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.": "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.", - "Favorite": "Favorite", - "Rename script": "Rename script", - "This is not the latest saved script version": "This is not the latest saved script version", - "My Script": "My Script", - "Show Console": "Show Console", - "Script text is not modified, nothing to save": "Script text is not modified, nothing to save", - "This is not a user script, cannot save": "This is not a user script, cannot save", - "Script Name": "Script Name", - "Expiration Time": "Expiration Time", - "Please name this script": "Please name this script", - "Script must have a name": "Script must have a name", - "Exit Full Screen (ESC)": "Exit Full Screen (ESC)", - "Stock Charts & Forex Charts": "Stock Charts & Forex Charts", - "Toggle favorite": "Toggle favorite", - "Buy Ask": "Buy Ask __quote__", - "Frequency": "Frequency", - "Buy Bid": "Buy Bid __quote__", - "Sell Ask": "Sell Ask __quote__", - "Sell Bid": "Sell Bid __quote__", - "Condition": "Condition", - "Connected": "Connected", - "CONNECT": "CONNECT", - "Disconnected": "Disconnected", - "Exiting Channel": "Exiting Channel", - "All": "All", - "5y": "5y", - "1y": "1y", + "Use Lower Deviation": "Use Lower Deviation", + "Use only one account - registering with multiple accounts is not allowed.": "Use only one account - registering with multiple accounts is not allowed.", + "Use Upper Deviation": "Use Upper Deviation", + "Username": "Username", + "useTrueRange_input": "Použít Skutečný Rozsah", + "UTC": "UTC", + "Valuation": "Valuation", + "Value": "Value", + "Vancouver": "Vancouver", + "Vertical Line": "Svislá linie", + "Views": "Views", + "Visual Order": "Seřadit vizuálně", + "Vol": "Vol", + "Volatility Stop": "Volatility Stop", + "Volume Based": "Volume Based", + "Volume Leaders": "Volume Leaders", + "Volume MA": "Objem MA", + "Volume Oscillator": "Volume Oscillator", + "Volume Oscillator_study": "Volume Oscillator", + "Volume profile indicators and extended trading hours": "Volume profile indicators and extended trading hours", + "Volume Profile Indicators": "Volume Profile Indicators", + "Volume": "Objem", + "Volume_study": "Objem", + "VolumeProfile": "VolumeProfile", + "Vortex Indicator": "Vortex Indicator", + "VWAP": "VWAP", + "VWMA": "VWMA", + "VWMA_study": "VWMA", + "W_dates": "T", + "Waning moon": "Waning moon", + "Want official data and more features?": "Want official data and more features?", + "Warning": "Warning", + "Warsaw": "Varšava", + "Watchlist": "Watchlist", + "Watchlist, details and news": "Watchlist, details and news", + "Watermark": "Vodoznak", + "Wave Size": "Velikost vlny", + "We are doing some brief daily maintenance. Alerts will be back really soon, thanks for your patience!": "We are doing some brief daily maintenance. Alerts will be back really soon, thanks for your patience!", + "We are happy to give away as many things for free as possible, however studies are server-based and this takes considerable resources. So we can't give an unlimited number of indicators to everyone for free (as much as we'd like to).": "We are happy to give away as many things for free as possible, however studies are server-based and this takes considerable resources. So we can't give an unlimited number of indicators to everyone for free (as much as we'd like to).", + "We'are sorry, something went wrong. Try to reload page.": "We'are sorry, something went wrong. Try to reload page.", + "week_plural_1": "týdnů", + "week": "týden", + "week_plural_5": "týdny", + "week_plural": "týdnů", + "Weekly": "Weekly", + "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.": "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.", + "White": "White", + "Why Go Pro?": "Why Go Pro?", + "Wick": "Knot", + "Width": "Šířka", + "Willams %R": "Willams %R", + "Willams %R_study": "Willams %R", + "Williams %R": "Williams %R", + "Williams Alligator": "Williams Alligator", + "Williams Alligator_study": "Williams Alligator", + "Williams Fractal": "Williams Fractal", + "Window Size_input": "Velikost okna", + "With Markers": "Se Značkami", + "wizofstep": "__index__ of __steps__", + "WMA Length_input": "WMA délka", + "Woodies CCI": "Woodies CCI", + "wrote": "wrote", + "XABCD Pattern": "XABCD model", + "y_dates_plural_1": "nula", + "y_dates": "rok_datumy_plurál_1", + "y_dates_plural_5": "roky_datumy_plurál_2", + "y_dates_plural": "roků_datumy_plurál_5", + "Yearly": "Yearly", + "YES": "ANO", + "Yes": "Yes", + "You already have Pro Plus trial.": "You already have Pro Plus trial.", + "You already participated in Pro Plus trial.": "You already participated in Pro Plus trial.", + "You already set {{options.maxAlertsNumber}} alerts. Upgrade to PRO Plus to set unlimited custom alerts and improve your experience!": "You already set {{options.maxAlertsNumber}} alerts. Upgrade to PRO Plus to set unlimited custom alerts and improve your experience!", + "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.": "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.", + "You are not authenticated.": "You are not authenticated.", + "You are not logged in. Please sign in.": "You are not logged in. Please sign in.", + "you are using browser": "You are using __browser__ on __os__.", + "You can not vote twice for one message": "You can not vote twice for one message", + "You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.": "You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.", + "You can save up to 5 charts with your subscription. Upgrade to PRO, PRO Plus or Premium membership and save unlimited charts, along with many other exciting features. Starting from only $9.95 a month - upgrade today!": "You can save up to 5 charts with your subscription. Upgrade to PRO, PRO Plus or Premium membership and save unlimited charts, along with many other exciting features. Starting from only $9.95 a month - upgrade today!", + "You have no ignored users": "You have no ignored users", + "You have no private messages yet": "You have no private messages yet", + "You may subscribe for official realtime and intraday data.": "You may subscribe for official realtime and intraday data.", + "You requested a custom interval that is available only to PRO users.": "You requested a custom interval that is available only to PRO users.", + "You requested a hotlist that is available only to PRO users.": "You requested a hotlist that is available only to PRO users.", + "You requested a symbol that is available only to PRO Plus and Premium users. You will now be switched to the equivalent BATS symbol.": "You requested a symbol that is available only to PRO Plus and Premium users. You will now be switched to the equivalent BATS symbol.", + "You requested an intraday spread symbol that is available only to PRO Plus and Premium users. You will now be switched to a Daily (D) interval.": "You requested an intraday spread symbol that is available only to PRO Plus and Premium users. You will now be switched to a Daily (D) interval.", + "You will be automatically redirected to PayPal in order to finish your purchase.": "You will be automatically redirected to PayPal in order to finish your purchase.", + "You're subscribing to {{ product_title }}": "You're subscribing to {{ product_title }}", + "Your 30-day free PRO Plus account has been activated. You are now part of a community of 2 million+ ideas that have been created within TradingView charts. To help get the ball rolling, we'd suggest you spend a few minutes familiarizing yourself with our online help section. We hope you enjoy working with TradingView and wish you good trading!": "Your 30-day free PRO Plus account has been activated. You are now part of a community of 2 million+ ideas that have been created within TradingView charts. To help get the ball rolling, we'd suggest you spend a few minutes familiarizing yourself with our online help section. We hope you enjoy working with TradingView and wish you good trading!", + "Your account will be charged $0.01 in order to verify it.": "Your account will be charged $0.01 in order to verify it.", + "Your chart is being saved, please wait a moment before you leave this page.": "Your chart is being saved, please wait a moment before you leave this page.", + "Your credit card on file is XXXX-XXXX-XXXX": "Your credit card on file is XXXX-XXXX-XXXX", + "Your free account allows you to apply up to 10 studies to a chart. Upgrade to PRO, PRO Plus or Premium account to have as many studies on a chart as you want, as well as many other exciting features.": "Your free account allows you to apply up to 10 studies to a chart. Upgrade to PRO, PRO Plus or Premium account to have as many studies on a chart as you want, as well as many other exciting features.", + "Your Order": "Your Order", + "Your Personal Invitation to Go PRO Plus": "Your Personal Invitation to Go PRO Plus", "ytd": "ytd", "YTD": "YTD", - "6m": "6m", - "3m": "3m", - "1m": "1m", - "5d": "5d", - "1d": "1d", - "Room title": "Room title", - "Room purpose": "Room purpose", - "Edit chat room": "Edit chat room", - "Create new public chat": "Create new public chat", - "Show Symbol Last Value": "Show Symbol Last Value", - "Show Indicator Last Value": "Show Indicator Last Value", - "Paper Trading is disconnected": "Paper Trading is disconnected", - "Hide Buy/Sell Panel": "Hide Buy/Sell Panel", - "Sell symbol": "Sell __displaySymbol__ Stop __abbreviatedNumber__ @ __formattedValue__", - "Buy symbol": "Buy __displaySymbol__ Limit __abbreviatedNumber__ @ __formattedValue__", - "IDEA TITLE AND DESCRIPTION": "IDEA TITLE AND DESCRIPTION", - "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.": "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.", - "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.": "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.", - "SHORT": "SHORT", - "LONG": "LONG", - "NEUTRAL": "NEUTRAL", - "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

": "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

", - "you are using browser": "You are using __browser__ on __os__.", - "Hide data": "Hide data", - "Show data": "Show data", - "Study Templates": "Study Templates", - "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout": "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout", - "Find existing chat": "Find existing chat", - "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", - "Black": "Black", - "Blue": "Blue", - "Grey": "Grey", - "White": "White", - "Show Positions": "Show Positions", - "Show Orders": "Show Orders" + "Zero Line": "Zero Line", + "Zero": "Nula", + "Zig Zag": "Zig Zag", + "Zoom In": "Přiblížit", + "Zoom Out": "Oddálit", + "{0} bars": "{0} Sloupcový graf", + "{0} copy": "{0} kopírovat", + "{0} ideas...": "{0} ideas...", + "{0} P&L: {1}": "{0} Z&Z: {1}", + "Up bars": "Up bars", + "Down bars": "Down bars", + "Projection up bars": "Projection up bars", + "Projection down bars": "Projection down bars", + "ATR length": "ATR length", + "Reversal amount": "Reversal amount", + "Number of line": "Number of line", + "HL": "HL", + "ATR": "ATR", + "Traditional": "Traditional", + "Website": "Website", + "Support": "Support", + "PRO Premium": "PRO Premium", + "PRO Plus": "PRO Plus", + "PRO Plus Early Access": "PRO Plus Early Access", + "Update Payment Method": "Update Payment Method", + "Enter your new address": "Enter your new address", + "Save changes": "Save changes", + "All your current subscriptions will be updated to use the new account.": "All your current subscriptions will be updated to use the new account.", + "This trading product is integrated in TradingView thanks to our Partner Program for Developers. These are independent, unaffiliated studies, which are not part of TradingView subscriptions – these are separate tools that you buy if you want. Description, algorithm, support and prices are all determined by the author.": "This trading product is integrated in TradingView thanks to our Partner Program for Developers. These are independent, unaffiliated studies, which are not part of TradingView subscriptions – these are separate tools that you buy if you want. Description, algorithm, support and prices are all determined by the author.", + "EDIT SUBSCRIPTION": "EDIT SUBSCRIPTION", + "TradingView Account": "TradingView Account", + "

Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the features, top authors or create your first idea!

": "

Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the features, top authors or create your first idea!

", + "Alert not found with standart API": "Alert not found with standart API", + "Chatting is enabled {0} hours after creating a new account. This is done to prevent chat bots and general spam.": "Chatting is enabled {0} hours after creating a new account. This is done to prevent chat bots and general spam.", + "Do you really want to clear alerts log?": "Do you really want to clear alerts log?", + "Do you really want to delete alert {0}?": "Do you really want to delete alert {0}?", + "Do you really want to delete script '{0}'?": "Do you really want to delete script '{0}'?", + "Do you really want to delete {0} alerts?": "Do you really want to delete {0} alerts?", + "Do you really want to stop alert {0}?": "Do you really want to stop alert {0}?", + "Do you really want to stop {0} alerts?": "Do you really want to stop {0} alerts?", + "EPS": "EPS", + "EPS Dil": "EPS Dil", + "Edit Idea": "Edit Idea", + "Multi Charts Layout": "Multi Charts Layout", + "PE": "PE", + "PRO": "PRO", + "Publish Idea": "Publish Idea", + "2 year": "2 year", + "All fields are required": "All fields are required", + "Available": "Available", + "Check credit card number and CVV/CSC code": "Check credit card number and CVV/CSC code", + "Check expiration date": "Check expiration date", + "City": "City", + "Comments": "Comments", + "Country": "Country", + "Credit Card": "Credit Card", + "Credit card fields may contain only digits": "Credit card fields may contain only digits", + "Enter your ZIP code": "Enter your ZIP code", + "If you want to change the address, please enter your ZIP code here": "If you want to change the address, please enter your ZIP code here", + "Make payment with previously used details": "Make payment with previously used details", + "More {{sectionName}} Ideas": "More {{sectionName}} Ideas", + "PayPal": "PayPal", + "Payment Information": "Payment Information", + "Please choose at least one exchange to continue.": "Please choose at least one exchange to continue.", + "Please use only latin characters in address fields": "Please use only latin characters in address fields", + "Please use only latin characters in your first and last names": "Please use only latin characters in your first and last names", + "State/Region": "State/Region", + "Street": "Street", + "Subscribe": "Subscribe", + "Zip Code": "Zip Code", + "year": "year", + " Limit ": " Limit ", + " Stop ": " Stop ", + "

Only D, W, M intervals are supported for this symbol/exchange. You will be automatically switched to a D interval. Intraday intervals are not available because of exchange policies.

": "

Only D, W, M intervals are supported for this symbol/exchange. You will be automatically switched to a D interval. Intraday intervals are not available because of exchange policies.

", + "

Symbol ": "

Symbol ", + "Account Name": "Account Name", + "Active Chart": "Active Chart", + "Active chart doesn't contain the study you are going to publish": "Active chart doesn't contain the study you are going to publish", + "Add this room to favorites": "Add this room to favorites", + "Add {0}...": "Add {0}...", + "Alerts maintenance": "Alerts maintenance", + "All Charts": "All Charts", + "All fields are required.": "All fields are required.", + "Are you sure you want to overwrite '{0}' script?": "Are you sure you want to overwrite '{0}' script?", + "Balances": "Balances", + "Ban ": "Ban ", + "Ban expires in {0}": "Ban expires in {0}", + "Ban user": "Ban user", + "Brokerage Name": "Brokerage Name", + "By": "By", + "CQG Password": "CQG Password", + "CQG Username": "CQG Username", + "Can't create alert on invalid symbol": "Can't create alert on invalid symbol", + "Can't create alert when offline": "Can't create alert when offline", + "Can't edit alert on invalid symbol": "Can't edit alert on invalid symbol", + "Can't edit alert when offline": "Can't edit alert when offline", + "Change Background Transparency": "Change Background Transparency", + "Change Balloon Background Color": "Change Balloon Background Color", + "Change Balloon Background Transparency": "Change Balloon Background Transparency", + "Change Balloon Border Color": "Change Balloon Border Color", + "Change Balloon Text": "Change Balloon Text", + "Change Balloon Text Font Size": "Change Balloon Text Font Size", + "Change Balooon Text Color": "Change Balooon Text Color", + "Change Border Color": "Change Border Color", + "Change CQG password": "Change CQG password", + "Change Curve Background Color": "Change Curve Background Color", + "Change Curve Background Transparency": "Change Curve Background Transparency", + "Change Curve Filling": "Change Curve Filling", + "Change Curve Line Color": "Change Curve Line Color", + "Change Curve Line Extending Left": "Change Curve Line Extending Left", + "Change Curve Line Extending Right": "Change Curve Line Extending Right", + "Change Curve Line Left End": "Change Curve Line Left End", + "Change Curve Line Right End": "Change Curve Line Right End", + "Change Curve Line Style": "Change Curve Line Style", + "Change Curve Line Width": "Change Curve Line Width", + "Change Fib Arcs Background Transparency": "Change Fib Arcs Background Transparency", + "Change Fib Arcs Background Visibility": "Change Fib Arcs Background Visibility", + "Change Fib Speed Resistance Arcs Full Cirlces Mode": "Change Fib Speed Resistance Arcs Full Cirlces Mode", + "Change Fib Speed Resistance Arcs Levels Visibility": "Change Fib Speed Resistance Arcs Levels Visibility", + "Change Fib Speed Resistance Arcs Line Color": "Change Fib Speed Resistance Arcs Line Color", + "Change Fib Speed Resistance Arcs Visibility": "Change Fib Speed Resistance Arcs Visibility", + "Change Fib Speed Resistance Arcs Width": "Change Fib Speed Resistance Arcs Width", + "Change Password": "Change Password", + "Change Price Text Color": "Change Price Text Color", + "Change Price Text Font Size": "Change Price Text Font Size", + "Change Time Cycles Background Color": "Change Time Cycles Background Color", + "Change Time Cycles Background Transparency": "Change Time Cycles Background Transparency", + "Change Time Cycles Color": "Change Time Cycles Color", + "Change Time Cycles Filling": "Change Time Cycles Filling", + "Change Time Cycles Line Style": "Change Time Cycles Line Style", + "Change Time Cycles Line Width": "Change Time Cycles Line Width", + "Check firewall settings and make sure access to websocket ({0} port {1}) is open. Then click Reconnect or press F5.": "Check firewall settings and make sure access to websocket ({0} port {1}) is open. Then click Reconnect or press F5.", + "Click the broker you want to trade through": "Click the broker you want to trade through", + "Collaterals": "Collaterals", + "Confirm Password": "Confirm Password", + "Connect to CQG": "Connect to CQG", + "Connection is lost": "Connection is lost", + "Content": "Content", + "Continue to checkout": "Continue to checkout", + "Continued violation of chat etiquette": "Continued violation of chat etiquette", + "Continued violation of chat etiquette.": "Continued violation of chat etiquette.", + "Countdown": "Countdown", + "Create New List": "Create New List", + "Create New List...": "Create New List...", + "Curve": "Curve", + "December": "December", + "Degree": "Degree", + "Describe your company and project in a few sentences.": "Describe your company and project in a few sentences.", + "Desktop notifications": "Desktop notifications", + "Desktop notifications when I'm mentioned": "Desktop notifications when I'm mentioned", + "Dialog": "Dialog", + "Do you realy want to delete{0}watchlist?": "Do you realy want to delete{0}watchlist?", + "Do you want to take advantage of this offer now?": "Do you want to take advantage of this offer now?", + "Double Curve": "Double Curve", + "Early Access 50% off{{#is_finished}} – Final chance{{/is_finished}}": "Early Access 50% off{{#is_finished}} – Final chance{{/is_finished}}", + "Early Access for $15/Month": "Early Access for $15/Month", + "Edit Alert...": "Edit Alert...", + "Edit {0} Alert...": "Edit {0} Alert...", + "Elliott Correction Wave (ABC)": "Elliott Correction Wave (ABC)", + "Elliott Double Combo Wave (WXY)": "Elliott Double Combo Wave (WXY)", + "Elliott Impulse Wave (12345)": "Elliott Impulse Wave (12345)", + "Elliott Triangle Wave (ABCDE)": "Elliott Triangle Wave (ABCDE)", + "Elliott Triple Combo Wave (WXYXZ)": "Elliott Triple Combo Wave (WXYXZ)", + "Email notifications": "Email notifications", + "Email notifications when I'm mentioned": "Email notifications when I'm mentioned", + "Email-to-sms is the easiest and absolutely free way to send text message (SMS) from the internet to phones. This site aims to be the most complete and up-to-date list of email addresses that can be used to send text messages to phones.": "Email-to-sms is the easiest and absolutely free way to send text message (SMS) from the internet to phones. This site aims to be the most complete and up-to-date list of email addresses that can be used to send text messages to phones.", + "Error occured": "Error occured", + "Error while trying to create snapshot.": "Error while trying to create snapshot.", + "Error:": "Error:", + "Error: too long text": "Error: too long text", + "Export Watchlist": "Export Watchlist", + "Failed:": "Failed:", + "Full Circles": "Full Circles", + "Get the link to your individual GitHub profile, which we’ll enable for access to the library.": "Get the link to your individual GitHub profile, which we’ll enable for access to the library.", + "Go PRO": "Go PRO", + "HL Bars": "HL Bars", + "Here are a few steps to get your Charting Library:": "Here are a few steps to get your Charting Library:", + "Hide alert label line": "Hide alert label line", + "Horz Grid Lines": "Horz Grid Lines", + "How to fix:": "How to fix:", + "If you like what you see, you have an exclusive chance to get 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.": "If you like what you see, you have an exclusive chance to get 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.", + "If you need support then please visit our issues tracker using your GitHub profile we’ve granted access to.": "If you need support then please visit our issues tracker using your GitHub profile we’ve granted access to.", + "Import Watchlist...": "Import Watchlist...", + "Import/Export Watchlists": "Import/Export Watchlists", + "Indicator Labels": "Indicator Labels", + "Interval is not applicable": "Interval is not applicable", + "Invalid data format": "Invalid data format", + "Invalid limit price": "Invalid limit price", + "Invalid quantity": "Invalid quantity", + "Invalid stop price": "Invalid stop price", + "It appears that your browser does not support Canvas technology, which is needed for TradingView to work.
": "It appears that your browser does not support Canvas technology, which is needed for TradingView to work.
", + "It appears that your browser does not support WebSocket technology and does not have Adobe Flash plugin installed, one of which is essential for our portal.
": "It appears that your browser does not support WebSocket technology and does not have Adobe Flash plugin installed, one of which is essential for our portal.
", + "June": "June", + "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That is less than $15/month. Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!": "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That is less than $15/month. Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!", + "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.": "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.", + "Just wait awhile. We will send you all necessary information ASAP.": "Just wait awhile. We will send you all necessary information ASAP.", + "Launch chat in a separate window": "Launch chat in a separate window", + "Left Axis": "Left Axis", + "Library Without The Link": "Library Without The Link", + "Line - Close": "Line - Close", + "Line - HL/2": "Line - HL/2", + "Line - High": "Line - High", + "Line - Low": "Line - Low", + "Line - Open": "Line - Open", + "Load all alerts...": "Load all alerts...", + "Lock Cursor In Time": "Lock Cursor In Time", + "Log in": "Log in", + "My Lists": "My Lists", + "New Password": "New Password", + "New password and confirmation doesn't match": "New password and confirmation doesn't match", + "New password is required": "New password is required", + "No address input to apply autocomplete": "No address input to apply autocomplete", + "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at founders@tradingview.com": "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at founders@tradingview.com", + "No brokers available": "No brokers available", + "Non-tradable symbol": "Non-tradable symbol", + "Now is your LAST and FINAL chance to get 12 months for only $179.4 (regular $360). That’s less than $15/month and 50% off regular month-to-month payments.": "Now is your LAST and FINAL chance to get 12 months for only $179.4 (regular $360). That’s less than $15/month and 50% off regular month-to-month payments.", + "OC Bars": "OC Bars", + "Oh no! You have only 2 weeks left in your PRO Plus trial! These benefits will expire in two short weeks:": "Oh no! You have only 2 weeks left in your PRO Plus trial! These benefits will expire in two short weeks:", + "Old Password": "Old Password", + "Old password is required": "Old password is required", + "Oops, something went wrong": "Oops, something went wrong", + "Oops, your browser can't display our charts!": "Oops, your browser can't display our charts!", + "Orders": "Orders", + "PRO account": "PRO account", + "Password confirmation is required": "Password confirmation is required", + "Passwords do not match.": "Passwords do not match.", + "Place": "Place", + "Please add 'study(title=\"SomeTitle\")' statement to the script code": "Please add 'study(title=\"SomeTitle\")' statement to the script code", + "Please report the issue or click Reconnect.": "Please report the issue or click Reconnect.", + "Please use one of the following browsers:": "Please use one of the following browsers:", + "Please, install Flash plugin or consider updating to one of these modern browsers with WebSocket support:": "Please, install Flash plugin or consider updating to one of these modern browsers with WebSocket support:", + "Please, try to reload page to edit user data": "Please, try to reload page to edit user data", + "Positions": "Positions", + "Pro Plus": "Pro Plus", + "Processing script...": "Processing script...", + "Publish All Charts": "Publish All Charts", + "Publish Only": "Publish Only", + "Published Idea": "Published Idea", + "Recent chats": "Recent chats", + "Reconnect": "Reconnect", + "Rename List": "Rename List", + "Rename List...": "Rename List...", + "Report a data issue": "Report a data issue", + "Restore Size": "Restore Size", + "Right Axis": "Right Axis", + "Risk/Reward": "Risk/Reward", + "Save List As...": "Save List As...", + "Script '{0}' has been saved": "Script '{0}' has been saved", + "Script cannot be compiled because of errors.": "Script cannot be compiled because of errors.", + "Script has been deleted": "Script has been deleted", + "Script is not saved. Nothing to delete.": "Script is not saved. Nothing to delete.", + "Script is not saved. Nothing to rename.": "Script is not saved. Nothing to rename.", + "Script study added to the chart": "Script study added to the chart", + "Select Broker": "Select Broker", + "Select alert": "Select alert", + "Send all the stuff to Stan Bokov at founders@tradingview.com": "Send all the stuff to Stan Bokov at founders@tradingview.com", + "Series Sale Name": "Series Sale Name", + "Series Sale Number": "Series Sale Number", + "Server broke the connection. Click Reconnect or press F5.": "Server broke the connection. Click Reconnect or press F5.", + "Shortcuts": "Shortcuts", + "Show Dividends": "Show Dividends", + "Show Earnings": "Show Earnings", + "Show Hidden Tools": "Show Hidden Tools", + "Show Splits": "Show Splits", + "Show Symbol Info": "Show Symbol Info", + "Show Values": "Show Values", + "Sign our License Agreement": "Sign our License Agreement", + "Sine Line": "Sine Line", + "Sorry, an error has occurred": "Sorry, an error has occurred", + "Study": "Study", + "Success": "Success", + "Symbol Info": "Symbol Info", + "Symbol Info...": "Symbol Info...", + "Symbol Labels": "Symbol Labels", + "Time Cycles": "Time Cycles", + "To purchase the commercial version of the library, please contact Stan Bokov at founders@tradingview.com.": "To purchase the commercial version of the library, please contact Stan Bokov at founders@tradingview.com.", + "TradingView Notice": "TradingView Notice", + "Trial confirmation dialog": "Trial confirmation dialog", + "Trial confirmation text": "Trial confirmation text", + "Try": "Try", + "URL cannot be recieved.": "URL cannot be recieved.", + "Unexpected error: can't change profile data": "Unexpected error: can't change profile data", + "Unread Messages": "Unread Messages", + "Upgrade and get 50% off regular month-to-month payments!": "Upgrade and get 50% off regular month-to-month payments!", + "User cancelled operation": "User cancelled operation", + "Vert Grid Lines": "Vert Grid Lines", + "Visual settings...": "Visual settings...", + "Widget": "Widget", + "Width (% of the Box)": "Width (% of the Box)", + "Wrong value": "Wrong value", + "You have unsaved changes in the current script. Do you really want to discard them and start working with another script?": "You have unsaved changes in the current script. Do you really want to discard them and start working with another script?", + "Your Password Has Expired": "Your Password Has Expired", + "Your password has expired, please enter new password": "Your password has expired, please enter new password", + "active at": "active at", + "ago": "ago", + "agreed with your idea %chart% about %symbol%": "agreed with your idea %chart% about %symbol%", + "all inactive": "all inactive", + "and details": "and details", + "avg fill price": "avg fill price", + "avg price": "avg price", + "balance": "balance", + "best ask": "best ask", + "best bid": "best bid", + "cach excess": "cach excess", + "changed status": "changed status", + "collateral": "collateral", + "commented on idea you follow %chart% about %symbol%": "commented on idea you follow %chart% about %symbol%", + "commented on your idea %chart% about %symbol%": "commented on your idea %chart% about %symbol%", + "currency": "currency", + "disagreed with your idea %chart% about %symbol%": "disagreed with your idea %chart% about %symbol%", + "fill qty": "fill qty", + "filtered": "filtered", + "id": "id", + "initial margin": "initial margin", + "is now following you": "is now following you", + "last trade": "last trade", + "less than a minute": "less than a minute", + "limit price": "limit price", + "mn": "mn", + "mvo": "mvo", + "offset": "offset", + "on": "on", + "open P/L": "open P/L", + "or choose another broker": "or choose another broker", + "ote": "ote", + "placing time": "placing time", + "published new idea %chart% about %symbol% you follow": "published new idea %chart% about %symbol% you follow", + "purchasing power": "purchasing power", + "qty": "qty", + "replied to your comment on %chart% about %symbol%": "replied to your comment on %chart% about %symbol%", + "side": "side", + "sign in or register": "sign in or register", + "status": "status", + "stop price": "stop price", + "subscription": "subscription", + "symbol": "symbol", + "total margin": "total margin", + "total value": "total value", + "type": "type", + "upl": "upl", + "w": "w", + "y": "y", + "you follow commented on %chart% about %symbol%": "you follow commented on %chart% about %symbol%", + "you follow published new idea %chart% about %symbol%": "you follow published new idea %chart% about %symbol%", + "{0} is already in this chat.": "{0} is already in this chat.", + "Сolor line": "Сolor line", + "Bottom Center": "Bottom Center", + "Bottom Left": "Bottom Left", + "Bottom Right": "Bottom Right", + "Chart snapshot": "Chart snapshot", + "Create Horizontal Line": "Create Horizontal Line", + "Create Vertical Line": "Create Vertical Line", + "Hide Published Charts Timeline": "Hide Published Charts Timeline", + "Left": "Left", + "Middle Center": "Middle Center", + "Middle Left": "Middle Left", + "Middle Right": "Middle Right", + "No color themes saved": "No color themes saved", + "Right": "Right", + "Room {0} was deleted": "Room {0} was deleted", + "Theme": "Theme", + "Theme name": "Theme name", + "Top Center": "Top Center", + "Top Left": "Top Left", + "Top Right": "Top Right", + "TradingView Partner": "TradingView Partner", + "You were in the video call. Duration: {0}": "You were in the video call. Duration: {0}", + "{0} has entered the chat": "{0} has entered the chat", + "{0} has left the chat": "{0} has left the chat", + "{0} was banned for {1} minutes": "{0} was banned for {1} minutes", + "Discipline is the foundation of profitable trading for both discretionary and systematic traders. Visually stunning and intuitive to use, 3D ProSuite is an indispensible professional toolkit of point-and-shoot quantitative risk management and decision support tools for stock pickers and traders focused on technical entry techniques. Know instantly where to place a trailing stop and where to exit. Identify trends and pullbacks. Watch rotation and volatility in real time. Calculate hedge ratios for protection. Identify extremes. Non-programmers interested in systematic trading can take advantage of our strategy to test a combination of 3D ProSuite with moving average filter, channel filter, and volatility filter.": "Discipline is the foundation of profitable trading for both discretionary and systematic traders. Visually stunning and intuitive to use, 3D ProSuite is an indispensible professional toolkit of point-and-shoot quantitative risk management and decision support tools for stock pickers and traders focused on technical entry techniques. Know instantly where to place a trailing stop and where to exit. Identify trends and pullbacks. Watch rotation and volatility in real time. Calculate hedge ratios for protection. Identify extremes. Non-programmers interested in systematic trading can take advantage of our strategy to test a combination of 3D ProSuite with moving average filter, channel filter, and volatility filter.", + "AOS FX Primer is made up of 3 separate indicators to help you better analyse the markets. AOS FX Sessions shows session start/end times (automatically handling Daylight Saving changes) along with opening ranges. AOS FX Day HL shows the High and Low level for the past 2 years, automatically handling Daylight Saving changes. AOS ATRplus shows the moving average mid-point of the previous bar ranges. Please see our website for a full description and screenshots.": "AOS FX Primer is made up of 3 separate indicators to help you better analyse the markets. AOS FX Sessions shows session start/end times (automatically handling Daylight Saving changes) along with opening ranges. AOS FX Day HL shows the High and Low level for the past 2 years, automatically handling Daylight Saving changes. AOS ATRplus shows the moving average mid-point of the previous bar ranges. Please see our website for a full description and screenshots.", + "Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:

No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.": "Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to: No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.", + "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex. For more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.": "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex. For more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.", + "\"Buy Sell\" indicator is simple yet powerful trading signals that will help you consistently profit from the market. It built with risk management in mind, meaning average winning trade will be more than average losing trade several times.

It comes with signals and trend confirmation. For more information please visit: synergytrading.weebly.com": "\"Buy Sell\" indicator is simple yet powerful trading signals that will help you consistently profit from the market. It built with risk management in mind, meaning average winning trade will be more than average losing trade several times.

It comes with signals and trend confirmation. For more information please visit: synergytrading.weebly.com", + "Above Bar": "Above Bar", + "Absolute": "Absolute", + "Below Bar": "Below Bar", + "Bottom": "Bottom", + "Top": "Top", + "Alerts are not yet available for this chart type. Please check GetSatisfaction and vote for this feature to show support for it.": "Alerts are not yet available for this chart type. Please check GetSatisfaction and vote for this feature to show support for it.", + "Arguments": "Arguments", + "Built-in Functions": "Built-in Functions", + "Built-in Variable": "Built-in Variable", + "Built-in Variables": "Built-in Variables", + "Built-in'+(docs.kind === TVScript.FunKind.DECL ? ' Annotation' : '": "Built-in'+(docs.kind === TVScript.FunKind.DECL ? ' Annotation' : '", + "Confirm replacing": "Confirm replacing", + "Delete all drawing for this symbol": "Delete all drawing for this symbol", + "Examples": "Examples", + "Language Operator": "Language Operator", + "Language Operators": "Language Operators", + "My Ideas": "My Ideas", + "Not Now": "Not Now", + "Oops!": "Oops!", + "Open Manage Drawings": "Open Manage Drawings", + "PUBLISH PRIVATE IDEA": "PUBLISH PRIVATE IDEA", + "Pine Script Reference (new window)": "Pine Script Reference (new window)", + "Pine Script Reference (pop-up)": "Pine Script Reference (pop-up)", + "Publish Private Idea": "Publish Private Idea", + "Publishing is possible only from the chart page. Please open a chart and then try again.": "Publishing is possible only from the chart page. Please open a chart and then try again.", + "Remarks": "Remarks", + "Remove all line tools for ": "Remove all line tools for ", + "Returns": "Returns", + "Script Language Reference Manual": "Script Language Reference Manual", + "See Also": "See Also", + "Syntax": "Syntax", + "Type:": "Type:", + "Be the first to speak": "Be the first to speak", + "Ignored users list": "Ignored users list", + "# (Total: {0})": "# (Total: {0})", + "Hold Shift – draw lines at right angles.": "Hold Shift – draw lines at right angles.", + "Number or , – change interval. Type in a digit for minute charts, or first letter of the word for longer resolutions. E.g. 1, 5, 30, 60, 1440, H, 2H, 6H, D, 5D, 3W, 6M.": "Number or , – change interval. Type in a digit for minute charts, or first letter of the word for longer resolutions. E.g. 1, 5, 30, 60, 1440, H, 2H, 6H, D, 5D, 3W, 6M.", + "By clicking on “Sign Up” you are agreeing to the Terms of Service.": "By clicking on “Sign Up” you are agreeing to the Terms of Service.", + "Change Days To": "Change Days To", + "Change Hours To": "Change Hours To", + "Change Line Tool Visibility On Days": "Change Line Tool Visibility On Days", + "Change Line Tool Visibility On Hours": "Change Line Tool Visibility On Hours", + "Change Line Tool Visibility On Minutes": "Change Line Tool Visibility On Minutes", + "Change Line Tool Visibility On Months": "Change Line Tool Visibility On Months", + "Change Line Tool Visibility On Weeks": "Change Line Tool Visibility On Weeks", + "Change Minutes To": "Change Minutes To", + "Correct?": "Correct?", + "Could not send your report": "Could not send your report", + "Crypto/crypto pairs (eg. LTC/BTC) are not currently supported but that may change in the future.": "Crypto/crypto pairs (eg. LTC/BTC) are not currently supported but that may change in the future.", + "Cypher Pattern": "Cypher Pattern", + "Days": "Days", + "Go to Date...": "Go to Date...", + "Go to...": "Go to...", + "Hours": "Hours", + "IMPORTANT:": "IMPORTANT:", + "Indexes don’t have prices, they have values. There are corresponding ETFs that can be traded. SPX is the SnP500 index, but SPY is the ETF that can be traded.": "Indexes don’t have prices, they have values. There are corresponding ETFs that can be traded. SPX is the SnP500 index, but SPY is the ETF that can be traded.", + "Last available bar": "Last available bar", + "Minutes": "Minutes", + "Months": "Months", + "Please do not modify the order so we can investigate the issue.": "Please do not modify the order so we can investigate the issue.", + "Report this message": "Report this message", + "Select order": "Select order", + "Simply
drag & drop

or select file...": "Simply
drag & drop

or select file...", + "Spreads can’t be traded because they are not a single symbol, they are a visual representation of a calculation.": "Spreads can’t be traded because they are not a single symbol, they are a visual representation of a calculation.", + "Thanks!": "Thanks!", + "To:": "To:", + "Trading issue": "Trading issue", + "Warning:": "Warning:", + "Weeks": "Weeks", + "comment": "comment", + "goto date.": "goto date.", + "html5 stock charting
library licensing": "html5 stock charting
library licensing", + "message": "message", + "Go": "Go", + "Go to": "Go to", + "Report {0} from {1} to moderators": "Report {0} from {1} to moderators", + "Reported {0} from @{1}, {2}": "Reported {0} from @{1}, {2}", + "Add Text Note For {0}": "Add Text Note For {0}", + "Add To Text Notes": "Add To Text Notes", + "Are you sure you want to delete this script?": "Are you sure you want to delete this script?", + "DELETE": "DELETE", + "Do you realy want to delete {0} template?": "Do you realy want to delete {0} template?", + "Do you realy want to replace \"{0}\"?": "Do you realy want to replace \"{0}\"?", + "Idea": "Idea", + "NEW": "NEW", + "New Untitled Note": "New Untitled Note", + "Open Text Notes Panel": "Open Text Notes Panel", + "Please enter a valid URL": "Please enter a valid URL", + "Save template as...": "Save template as...", + "Search Note": "Search Note", + "Template name": "Template name", + "Text Notes": "Text Notes", + "Text Notes are available only on chart page. Please open a chart and then try again.": "Text Notes are available only on chart page. Please open a chart and then try again.", + "URL": "URL", + "Add Text Note For __symbol__": "Add Text Note For __symbol__", + "Add this study to active chart": "Add this study to active chart", + "April": "April", + "Are you sure you want to cancel order %s?": "Are you sure you want to cancel order %s?", + "Are you sure you want to ignore messages from __username__?": "Are you sure you want to ignore messages from __username__?", + "August": "August", + "Buy ": "Buy ", + "Cancel PRO Account": "Cancel PRO Account", + "Cancel subscription": "Cancel subscription", + "Change Minutes From": "Change Minutes From", + "Connect to %s": "Connect to %s", + "Connection to server was lost": "Connection to server was lost", + "Continued violation of chat etiquette. For more information on this etiquette please go to __link__": "Continued violation of chat etiquette. For more information on this etiquette please go to __link__", + "Created {0}.": "Created {0}.", + "Do you really want to delete __themename__ theme?": "Do you really want to delete __themename__ theme?", + "Expand __symbol__ chart": "Expand __symbol__ chart", + "February": "February", + "January": "January", + "July": "July", + "Last edited {0}": "Last edited {0}", + "Link to __room__ chat": "Link to __room__ chat", + "M": "M", + "March": "March", + "Neutral": "Neutral", + "No Title": "No Title", + "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at __email__": "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at __email__", + "No showcase": "No showcase", + "Notice": "Notice", + "November": "November", + "October": "October", + "Open __symbol__ Text Note": "Open __symbol__ Text Note", + "Publish": "Publish", + "Room __title__ was deleted": "Room __title__ was deleted", + "Save theme as...": "Save theme as...", + "Script": "Script", + "Script Error": "Script Error", + "Sell ": "Sell ", + "Send private message to __username__": "Send private message to __username__", + "September": "September", + "Show Published Charts Timeline": "Show Published Charts Timeline", + "Show alert label line": "Show alert label line", + "Show all messages from __username__": "Show all messages from __username__", + "Symbol __symbol__ cannot be traded on TradingView’s Paper Trading. Why not?": "Symbol __symbol__ cannot be traded on TradingView’s Paper Trading. Why not?", + "To: __username__": "To: __username__", + "Unlock": "Unlock", + "__minutes__ min": "__minutes__ min", + "__minutes__ min __seconds__ sec": "__minutes__ min __seconds__ sec", + "__seconds__ sec": "__seconds__ sec", + "__username__ has entered the chat": "__username__ has entered the chat", + "__username__ has left the chat": "__username__ has left the chat", + "days": "days", + "hours": "hours", + "minutes": "minutes", + "months": "months", + "years": "years", + "Sign in or sign up to use paper trading": "Sign in or sign up to use paper trading", + "Paper Trading is disconnected.": "Paper Trading is disconnected.", + "long": "long", + "short": "short", + "1 day": "1 day", + "1 hour": "1 hour", + "10 minutes": "10 minutes", + "12 hours": "12 hours", + "3 hours": "3 hours", + "30 minutes": "30 minutes", + "5 minutes": "5 minutes", + "Balance:": "Balance:", + "Ban __username__": "Ban __username__", + "Ban duration:": "Ban duration:", + "Ban expires in less than __duration__": "Ban expires in less than __duration__", + "Banned permanently": "Banned permanently", + "Content that caused the ban:": "Content that caused the ban:", + "Equity:": "Equity:", + "Hi,nnI'm a moderator for TradingView. I reviewed your idea at __chart__ and had to mark it as \"Not Suggested\" because it doesn't comply with our House Rules https://www.tradingview.com/house-rules/.nnPay attention to these rules to get into the Suggested stream more often, or even become a Suggested Author. Please let me know if you have any questions, will be happy to help.": "Hi,nnI'm a moderator for TradingView. I reviewed your idea at __chart__ and had to mark it as \"Not Suggested\" because it doesn't comply with our House Rules https://www.tradingview.com/house-rules/.nnPay attention to these rules to get into the Suggested stream more often, or even become a Suggested Author. Please let me know if you have any questions, will be happy to help.", + "Idea comments": "Idea comments", + "Ideas publishing": "Ideas publishing", + "If you have questions or suggestions, reply to this message.": "If you have questions or suggestions, reply to this message.", + "Ignore __username__": "Ignore __username__", + "Percents": "Percents", + "Permanently": "Permanently", + "Phone": "Phone", + "Please enter template name": "Please enter template name", + "Please enter theme name": "Please enter theme name", + "Position is being changed": "Position is being changed", + "Private messages": "Private messages", + "Public chats": "Public chats", + "Publish idea": "Publish idea", + "Quote the message which caused the ban along with additional comments if any (a private message with this information will be sent to the user from your account):": "Quote the message which caused the ban along with additional comments if any (a private message with this information will be sent to the user from your account):", + "Read this every time before banning someone! Our goal is to keep a healthy, constructive and useful dialog open in the chatrooms. Sending a private message with a warning is enough to solve 99% of the issues. If that doesn’t help, start with a one-minute ban.": "Read this every time before banning someone! Our goal is to keep a healthy, constructive and useful dialog open in the chatrooms. Sending a private message with a warning is enough to solve 99% of the issues. If that doesn’t help, start with a one-minute ban.", + "Save new study template": "Save new study template", + "Select violation...": "Select violation...", + "Snapshot": "Snapshot", + "Symbols from Quandl are not currently supported.": "Symbols from Quandl are not currently supported.", + "Unban __username__": "Unban __username__", + "Unignore __username__": "Unignore __username__", + "User __username__ was banned for __duration__.": "User __username__ was banned for __duration__.", + "User __username__ was banned permanently.": "User __username__ was banned permanently.", + "User __username__ was unbanned.": "User __username__ was unbanned.", + "Violated house rule:": "Violated house rule:", + "Violated house rule: __violation__.": "Violated house rule: __violation__.", + "Violation that caused the ban: __violation__.": "Violation that caused the ban: __violation__.", + "When selecting this checkbox the study template will set \"__interval__\" interval on a chart": "When selecting this checkbox the study template will set \"__interval__\" interval on a chart", + "You are banned from __banType__ for __duration__ for violating our House Rules. More info - __link__": "You are banned from __banType__ for __duration__ for violating our House Rules. More info - __link__", + "You are permanently banned from __banType__ for violating our House Rules. More info - __link__.": "You are permanently banned from __banType__ for violating our House Rules. More info - __link__.", + "__firstEnumerationItem__ and __secondEnumerationItem__": "__firstEnumerationItem__ and __secondEnumerationItem__", + "__firstEnumerationItem__, __secondEnumerationItem__ and __thirdEnumerationItem__": "__firstEnumerationItem__, __secondEnumerationItem__ and __thirdEnumerationItem__", + "__firstEnumerationItem__, __secondEnumerationItem__, __thirdEnumerationItem__ and __fourthEnumerationItem__": "__firstEnumerationItem__, __secondEnumerationItem__, __thirdEnumerationItem__ and __fourthEnumerationItem__", + "__username__ is permanently banned. Do you want to unban __username__?": "__username__ is permanently banned. Do you want to unban __username__?", + "commenting": "commenting", + "go to date.": "go to date.", + "publish idea.": "publish idea.", + "publishing": "publishing", + "server failed to place closing order": "server failed to place closing order", + "take snapshot.": "take snapshot.", + "

Pine scripting language

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.": "

Pine scripting language

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.", + "Close message": "Close message", + "Created ": "Created ", + "Edit Order…": "Edit Order…", + "Error occured while publishing": "Error occured while publishing", + "Error: Account is disabled": "Error: Account is disabled", + "Last edited ": "Last edited ", + "Show Drawings Toolbar": "Show Drawings Toolbar", + "Text Note": "Text Note", + "This chart layout has a lot of objects and can't be published! Please report to {0} for further details.": "This chart layout has a lot of objects and can't be published! Please report to {0} for further details.", + "TradingView Sign Up": "TradingView Sign Up", + "Heikin Ashi": "Heikin Ashi", + "Learn about all PRO features": "Learn about all PRO features", + "Show Less": "Show Less", + "Visibility": "Visibility", + "Levels Line": "Levels Line", + "Show Objects Tree...": "Show Objects Tree...", + "Close_as_a_command": "Close" } \ No newline at end of file diff --git a/charting_library/static/localization/translations/cs_CZ.json b/charting_library/static/localization/translations/cs_CZ.json index 711872f9..d4bf86b2 100644 --- a/charting_library/static/localization/translations/cs_CZ.json +++ b/charting_library/static/localization/translations/cs_CZ.json @@ -20,7 +20,7 @@ "Hollow Candles": "Hollow Candles", "Line": "Line", "Area": "Area", - "Heiken Ashi": "Heiken Ashi", + "Heikin Ashi": "Heikin Ashi", "Histogram": "Histogram", "Cross_chart_type": "Cross", "Crosshair": "Crosshair", diff --git a/charting_library/static/localization/translations/de.json b/charting_library/static/localization/translations/de.json index 8d1fdea5..d2f63d9d 100644 --- a/charting_library/static/localization/translations/de.json +++ b/charting_library/static/localization/translations/de.json @@ -1,1185 +1,99 @@ { - "propertypage-name-label_css_class": "propertypage-name-label-nocap", - "Script Editor": "Skript Editor", - " Published Charts Timeline": "Zeitleiste veröffentlichter Charts", - "SMA": "SMA", - "Published Chart": "Published Chart", - "Bar's Style": "Bar Typ", - "Chart Properties": "Chart Einstellungen", - "Compare": "Vergleichen", - "Compare...": "Vergleichen...", - "Compare or Add Symbol...": "Symbol Hinzufügen oder Vergleichen...", - "Compare or Add Symbol": "Symbol Hinzufügen oder Vergleichen", - "Add Symbol": "Symbol Hinzufügen", - "Scales Properties...": "Anzeige Einstellungen...", - "Add": "Hinzufügen", - "Company Comparison": "Unternehmensvergleich", - "Indicators, Fundamentals, Economy and Add-ons": "Indikatoren, Fundamental- und Wirtschaftsdaten und Add-ons", - "Economy & Symbols": "Wirtschaftsdaten & Wertpapiere", - "Bars": "Bars", - "Candles": "Candlesticks", - "Hollow Candles": "Hohle Candlesticks", - "Line": "Linie", - "Permanent link to this message": "Permanent link to this message", - "Area": "Fläche", - "Message settings": "Message settings", - "Heiken Ashi": "Heiken Ashi", - "Delete message": "Delete message", - "Are you sure you want to delete this message?": "Are you sure you want to delete this message?", - "Renko": "Renko", - "Line Break": "Line Break", - "Kagi": "Kagi", - "Point & Figure": "Point & Figure", - "Histogram": "Histogramm", - "Cross_chart_type": "Kreuz Chart", - "Crosshair": "Fadenkreuz", - "Columns": "Balken", - "Circles": "Kreise", - "Indicators": "Indikatoren", - "Favorites": "Favoriten", - "Technical Analysis": "Technische Analyse", - "No indicators matched your criteria.": "Ihre Kriterien treffen für keine Indikatoren zu.", - "Add to favorites": "Zu Favoriten hinzufügen", - "Remove from favorites": "Aus Favoriten entfernen", - "No symbols matched your criteria": "Ihre Kriterien treffen auf keine Symbole zu", - "Add any symbol from the list": "Fügen Sie ein Symbol von der Liste hinzu", - "Overlay the main chart": "Überlagere den Hauptchart", - "Symbols to be added on the chart": "Symbole, die zum Chart hinzugefügt werden", - "Symbol": "Symbol", - "Default": "Standard", - "Defaults": "Standardeinstellungen", - "OK": "OK", - "Toggle notifications for this room": "Toggle notifications for this room", - "Cancel": "Abbrechen", + " alert label line": "alert label line", " color": "Farbe", + " Published Charts Timeline": "Zeitleiste veröffentlichter Charts", " transparency": "Transparenz", " visibility": "Sichtbarkeit", - "Add To Watchlist": "Zur Watchliste hinzufügen", - "Add {0} To Watchlist": "Add {0} To Watchlist", - "Apply": "Anwenden", - "Arguments in Header": "Argumente in der Kopfzeile", - "Arrow": "Pfeil", - "Auto Scale": "Auto Skalierung", - "Background": "Hintergrund", - "bars": "bars", - "bars_margin": "Bar Abstand", - "{0} bars": "{0} bars", - "Bottom Margin": "unterer Seitenrand", - "Bring Forward": "Weiter nach vorne", - "Bring to Front": "Ganz nach vorne", - "Clone": "Duplizieren", - "Color Theme": "Farbpalette", - "Copy": "Kopieren", - "Extended Hours": "Verlängerte Handelszeit", - "Format...": "Formatierung...", - "Source Code...": "Source Code...", - "Full Screen": "Vollbild", - "Grid Lines": "Hilfslinien", - "Hide All Drawing Tools": "Alle Zeichenwerkzeuge verbergen", - "Drawing Tools": "Drawing Tools", - "Hide": "Verbergen", - "Sort by symbol": "Sort by symbol", - "Sort by last price": "Sort by last price", - "Sort by price change": "Sort by price change", - "Sort by price change percent": "Sort by price change percent", - "Time Scale": "Time Scale", - "Insert Drawing Tool": "Zeichenwerkzeug einfügen", - "Insert Indicator...": "Indikator hinzufügen...", - "Script Editor...": "Script Editor...", - "Last Value on Price Scale": "Letzter Wert auf der Preisskala", - "Link To": "Verbinden", - "Last": "Last", - "Chng": "Chng", - "Sound on addressed to me messages": "Sound on addressed to me messages", - "Load New Bars": "Neue Bars laden", - "Lock All Drawing Tools": "Alle Zeichenwerkzeuge fixieren", - "Lock Scale": "Skalierung feststellen", - "Lock scale": "Skalierung feststellen", - "Log Scale": "Logarithmische Skalierung", - "log": "log", - "Magnet Mode": "Magnetmodus", - "Merge Down": "Nach unten zusammenführen", - "Merge Up": "Nach oben zusammenführen", - "Objects Tree...": "Objekt-Baum...", - "Offset": "Abstand", - "Override Min Tick": "Min Tick überschreiben", - "Percentage": "Prozent", - "Precision": "Präzision", - "Price Line": "Preislinie", - "Properties...": "Eigenschaften...", - "Redo": "Wiederholen", - "Remove All Drawing Tools": "Alle Zeichenwerkzeuge entfernen", - "Remove All Studies": "Alle Studien entfernen", - "Remove All Indicators": "Alle Indikatoren entfernen", - "Remove": "Entfernen", - "Reset Chart": "Chart zurücksetzen", - "Reset Scale": "Skalierung zurücksetzen", - "Reset": "Zurücksetzen", - "Right Margin": "Rechter Seitenrand", - "Save As...": "Speichern unter...", - "Scale Left": "Skalierung links", - "Scale Percentage": "Prozent Skalierung", - "Scale Right": "Skalierung rechts", - "Scale Series Only": "Nur Datenreihe skalieren", - "Scale series only": "Nur Datenreihe skalieren", - "Scale Series only": "Nur Datenreihe skalieren", - "Scales Lines": "Achsenlinien", - "Scales Text": "Achsenbeschriftung", - "Scaling": "Skalierung", - "Screen (No Scale)": "Bildschirm (ohne Skalierung)", - "Send Backward": "Weiter nach hinten", - "Send to Back": "Ganz nach hinten", - "Session Breaks": "Ende der Handelszeit", - "Show Arguments in Header": "Argumente in der Kopfzeile anzeigen", - "Show Last Value": "Show Last Value", - "Show Last Value on Price Scale": "Letzten Wert auf der Preisskala anzeigen", - "Show Left Axis": "Linke Achse anzeigen", - "Show Right Axis": "Rechte Achse anzeigen", - "Show": "Anzeigen", - "Show Countdown": "Show Countdown", - "Stay In Drawing Mode": "Im Zeichenmodus bleiben", - "Symbol Search...": "Symbolsuche...", - "Change Symbol": "Symbol ändern", - "Change Symbol...": "Symbol ändern...", - "Change Interval...": "Change Interval...", - "Time Zone": "Zeitzone", - "TimeZone": "Zeitzone", - "Top Margin": "Oberer Seitenrand", - "Transparency": "Transparenz", - "Undo {0}": "Rückgängig", - "Undo": "Rückgängig", - "undo": "undo", - "redo": "redo", - "Unmerge Down": "Nach unten auseinanderführen", - "Unmerge Up": "Nach oben auseinanderführen", - "Visual Order": "Sichtbare Ordnung", - "Watermark": "Wasserzeichen", - "Show Objects Tree": "Objektbaum anzeigen", - "cursors-group-css-class": "cursors-group-css-class", - "ABCD Pattern": "ABCD Muster", - "Anchored Text": "Verankerter Text", - "Arc": "Bogen", - "Arrow Mark Down": "Pfeil nach unten", - "Arrow Mark Left": "Pfeil nach links", - "Arrow Mark Right": "Pfeil nach rechts", - "Arrow Mark Up": "Pfeil nach oben", - "Balloon": "Sprechblase", - "Bars Pattern": "Bar Muster", - "Brush": "Pinsel", - "Callout": "Beschreibung", - "Circle Lines": "Ringe", - "Cross": "Kreuz", - "Cyclic Lines": "Zyklische Linien", - "Date Range": "Datumsbereich", - "Disjoint Angle": "Zerlegter Winkel", - "Dot": "Punkt", - "Elliott Labels": "Elliott Markierungen", - "Elliott Major Retracement": "Major Elliott Retracement", - "Elliott Minor Retracement": "Minor Elliott Retracement", - "Elliott Wave Cycle": "Elliot Wellen Cycle", - "Elliott Wave Minor": "Minor Elliott Welle", - "Elliott Wave Circle": "Elliott Wave Circle", - "Elliott Wave Subminuette": "Subminuette Elliott Welle", - "Ellipse": "Ellipse", - "Value": "Value", - "Eraser": "Radierer", - "Alert Actions": "Alert Actions", - "Send E-mail": "Send E-mail", - "Send SMS": "Send SMS", - "Play Sound": "Play Sound", - "Show Popup": "Show Popup", - "Extended": "verlängert", - "Extended Line": "verlängerte Linie", - "Fib Channel": "Fib Kanal", - "Fib Circles": "Fib Kreise", - "Fib Retracement": "Fib Retracement", - "Fib Speed Resistance Arcs": "Fib Speed Resistance Arcs (Bögen)", - "Fib Speed Resistance Fan": "Fib Speed Resistance Fan (Fächer)", - "Fib Spiral": "Fib Spirale", - "Fib Time Zone": "Fib Zeitzonen", - "Fib Wedge": "Fib Keil", - "Flag Mark": "Flagge", - "Flat Top/Bottom": "Flache Ober-/Unterseite", - "Flat Bottom": "Flache Unterseite", - "Forecast": "Prognose", - "Gann Box": "Gann Box", - "Gann Fan": "Gann Fächer", - "Gann Square": "Gann Square (Quadrat)", - "Head & Shoulders": "Kopf- & Schulterformation", - "Horizontal Line": "Horizontale Linie", - "Horizontal Ray": "Horizontaler Linie", - "Icon": "Symbol", - "Inside Pitchfork": "Innenliegende Pitchfork", - "Long Position": "Long Position", - "Risk/Reward long": "Rendite/Risiko Long", - "Modified Schiff Pitchfork": "Modifizierte Schiff Pitchfork", - "Parallel Channel": "Paralleler Kanal", - "Pitchfan": "Pitchfan", - "Pitchfork": "Pitchfork", - "Polyline": "Linienzug", - "Price Label": "Preisschild", - "Price Range": "Preisspanne", - "Projection": "Projektion", - "Ray": "Strahl", - "Rectangle": "Rechteck", - "Regression Trend": "Regressions Trendlinie", - "Rotated Rectangle": "Gedrehtes Rechteck", - "Schiff Pitchfork": "Schiff Pitchfork", - "Schiff": "Schiff", - "Original": "Original", - "Modified Schiff": "Modifizierte Schiff", - "Inside": "Innerhalb", - "Short Position": "Short Position", - "Risk/Reward short": "Rendite/Risiko Short", - "Text": "Text", - "Comment": "Kommentar", - "Three Drivers Pattern": "Three Drivers Muster", - "Thumb Down": "Daumen runter", - "Thumb Up": "Daumen hoch", - "Trend Angle": "Trend Winkel", - "Trend Line": "Trend Winkel", - "Trend-Based Fib Extension": "Trend basierte Fib Extension", - "Trend-Based Fib Time": "Trend basierte Fib Zeit", - "Triangle Pattern": "Dreieck Muster", - "Triangle": "Dreieck", - "Vertical Line": "Vertikale Linie", - "XABCD Pattern": "XABCD Muster", - "Angle:": "Winkel:", - "Arcs": "Bögen", - "Background color 1": "Hintergrundfarbe 1", - "Background color 2": "Hintergrundfarbe 2", - "Background Color": "Hintergrundfarbe", - "Bar #": "Bar #", - "Border color": "Rahmenfarbe", - "Border Color": "Rahmenfarbe", - "Border": "Rahmen", - "Bottom Lables": "Markierungen an Unterseite", - "bottom": "Unterseite", - "center": "zentrieren", - "Channel": "Kanal", - "Coeffs As Percents": "Koeffizienten in Prozent", - "Color bars based on previous close": "Kursstäbe anhand des vorherigen Schlußkurses färben.", - "Color": "Farbe", - "Color:": "Farbe", - "Coordinates": "Koordinaten", - "Delete": "Löschen", - "Down Color": "Abwärtsfarbe", - "Drawings": "Zeichnungen", - "Entry price:": "Einstiegspreis:", - "Event": "Event", - "Events": "Ereignisse", - "Extend Left End": "Linkes Ende verlängern", - "Extend Left": "nach links verlängern", - "Extend Lines": "Linien verlängern", - "Extend Right End": "Rechtes Ende verlängern", - "Extend Right": "nach rechts verlängern", - "Extend": "Verlängern", - "Failure back color": "Hintergrundfarbe Misserfolg", - "Failure text color": "Textfarbe Misserfolg", - "Fans": "Fächer", - "Fill": "Füllen", - "Format": "Format", - "Graphics": "Grafiken", - "Grid": "Gitter", - "Help": "Hilfe", - "HLC Bars": "HLC Bars", - "Inputs": "Inputs", - "Label Background": "Markierungshintergrund", - "Label": "Markierung", - "Labels": "Markierungen", - "Left End": "linkes Ende", - "Left Labels": "linke Markierungen", - "Right Labels": "Right Labels", - "left": "links", - "Level {0}": "Level {0}", - "Levels": "Level", - "Lines": "Linien", - "Major": "Groß", - "Measure (Shift + Click on the chart)": "Abmessen (Shift + Klick auf den Chart)", - "Median": "Median Wert", - "middle": "Mitte", - "Middle": "Mitte", - "Minor": "Klein", - "Mode": "Modus", - "Normal": "Normal", - "Plot": "Plot", - "Price Levels": "Preisniveaus", - "Price Source": "Preisquelle", - "Price": "Preis", - "Price:": "Preis:", - "Prices": "Preise", - "Profit Background Color": "Gewinn Hintergrund Farbe", - "Profit Level. Ticks:": "Gewinnspanne. Ticks:", - "Properties": "Eigenschaften", - "Reverse": "Invertieren", - "Right End": "Rechtes Ende", - "Right Lables": "Rechte Markierungen", - "right": "rechts", - "Log Scale_scale_menu": "Logarithmische Skalierung", - "Percentage_scale_menu": "Prozentuale Skalierung", - "Scales": "Achsen", - "Settings": "Einstellungen", - "Show Background": "Hintergrund anzeigen", - "Show Bars Range": "Kursspanne anzeigen", - "Show Date/Time Range": "Datums-/Zeitspanne anzeigen", - "Show Distance": "Abstand anzeigen", - "Show Labels": "Markierungen anzeigen", - "Show Price Range": "Preisspanne anzeigen", - "Show Price": "Preise anzeigen", - "Show Prices": "Preise anzeigen", - "Show Text": "Text anzeigen", - "Show Time": "Zeit anzeigen", - "Show Wave": "Welle anzeigen", - "Show/Hide": "Anzeigen/Verbergen", - "Source back color": "Hintergrundfarbe Ursprung", - "Source border color": "Randfarbe Ursprung", - "Source text color": "Textfarbe Ursprung", - "Stay in Drawing Mode": "Im Zeichenmodus bleiben", - "Stop Background Color": "Hintergrundfarbe beenden", - "Stop Color:": "Stop Farbe:", - "Stop Level. Ticks:": "Stop Wert. Ticks:", - "Style": "Stil", - "Success back color": "Hintergrundfarbe Erfolg", - "Success text color": "Textfarbe Erfolg", - "Target back color": "Hintergrundfarbe Kursziel", - "Target border color": "Randfarbe Kursziel", - "Target Color:": "Kursziel Farbe:", - "Target text color": "Textfarbe Kursziel", - "Text Alignment:": "Textausrichtung:", - "Text color": "Textfarbe", - "Text Color": "Textfarbe", - "Text Font": "Schriftart", - "Text Wrap": "Zeilenumbruch", - "Text:": "Text:", - "Time Levels": "Zeitebenen", - "Timezone/Sessions": "Zeitzone/Handelszeit", - "Top Labels": "Markierungen an Oberseite", - "Bottom Labels": "Bottom Labels", - "top": "Oberseite", - "Up Color": "Aufwärtsfarbe", - "Wave Size": "Wellengröße", - "Wick": "Docht", - "Zoom In": "Vergrößern", - "Zoom Out": "Verkleinern", - "Borders": "Rahmen", - "Level": "Level", - "Hlines Background": "HLinien Hintergrund", - "Plots Background": "Plots Hintergrund", - "Open_line_tool_position": "Eröffnungskurs", - "Closed_line_tool_position": "Schlußkurs", - "{0} P&L: {1}": "{0} P&L: {1}", - "Risk/Reward Ratio: {0}": "Rendite/Risiko Verhältnis: {0}", - "Stop: {0} ({1}%)": "Stop: {0} ({1}%)", - "Target: {0} ({1}%)": "Ziel: {0} ({1}%)", - "SUCCESS": "ERFOLG", - "FAILURE": "FEHLER", - "Left Shoulder": "Linke Schulter", - "Head": "Kopf", - "Right Shoulder": "Rechte Schulter", - "Mirrored": "Gespiegelt", - "Flipped": "Umgedreht", - "distance: {0}": "Abstand: {0}", - "day": "Tage", - "day_plural": "n/a", - "week": "Wochen", - "week_plural": "n/a", - "month": "Monate", - "month_plural": "n/a", - "minute": "Minuten", - "minute_plural": "n/a", - "hour": "Stunden", - "hour_plural": "n/a", - "y_dates": "Jahre", - "y_dates_plural": "n/a", - "h_dates": "h", - "D_dates": "T", - "W_dates": "W", - "M_dates": "M", - "d_dates": "t", - "m_dates": "m", - "in_dates": "in", - "Jan": "Jan", - "Feb": "Feb", - "Mar": "Mrz", - "Apr": "Apr", - "May": "Mai", - "Jun": "Jun", - "Jul": "Jul", - "Aug": "Aug", - "Sep": "Sep", - "Oct": "Okt", - "Nov": "Nov", - "Dec": "Dez", - "Objects Tree": "Objekbaum", - "Manage Drawings": "Zeichnungen bearbeiten", - "TOOL": "WERKZEUG", - "SYMBOL": "SYMBOL", - "Move Up": "Nach Oben", - "Move Down": "Nach Unten", - "All Exchanges": "Alle Börsen", - "All types": "Alle Instrumente", - "Stock": "Aktie", - "stock": "Aktie", - "Index": "Index", - "index": "index", - "Futures": "Futures", - "futures": "futures", - "Image URL": "Bild URL", - "Save image": "Bild speichern", - "or copy url:": "oder URL kopieren:", - "Redo {0}": "Wiederholen", - "Custom color...": "Benutzerdefinierte Farbe...", - "Search": "Suche", - "Open_in_legend": "O", - "High_in_legend": "H", - "Low_in_legend": "L", - "Close_in_legend": "C", - "Open": "Eröffnung", - "High": "Hoch", - "Low": "Tief", - "Close": "Schluß", - "(H + L)/2": "(H + L)/2", "(H + L + C)/3": "(H + L + C)/3", + "(H + L)/2": "(H + L)/2", "(O + H + L + C)/4": "(O + H + L + C)/4", - "UTC": "UTC", - "Exchange": "Börse", - "Athens": "Athen", - "Berlin": "Berlin", - "Bogota": "Bogota", - "Bangkok": "Bangkok", - "Buenos Aires": "Buenos Aires", - "Chicago": "Chicago", - "Hong Kong": "Hong Kong", - "Kolkata": "Kalkutta", - "London": "London", - "Los Angeles": "Los Angeles", - "Madrid": "Madrid", - "Moscow": "Moscow", - "New York": "New York", - "Paris": "Paris", - "Sao Paulo": "Sao Paulo", - "Seoul": "Seoul", - "Shanghai": "Shanghai", - "Singapore": "Singapur", - "Sydney": "Sydney", - "Taipei": "Taipei", - "Tehran": "Tehran", - "Tokyo": "Tokyo", - "Toronto": "Toronto", - "Vancouver": "Vancouver", - "Warsaw": "Warschau", - "n/a": "k.A.", - "Long_input": "Long", - "long_input": "Long", - "longlen_input": "Long Länge", - "Window Size_input": "Fenstergröße", - "Length_input": "Länge", - "length_input": "Länge", - "len_input": "Länge", - "Short_input": "Verkauf", - "short_input": "Verkaufen", - "shortlen_input": "Short Länge", - "Mult_input": "Multiplikator", - "mult_input": "Multiplizieren", - "divisor_input": "Divisor", - "Divisor_input": "Divisor", - "Upper": "Obergrenze", - "Lower": "Untergrenze", - "Long": "Kaufsignal", - "Short": "Verkaufssignal", - "Signal": "Signal", - "Jaw": "Jaw", - "Teeth": "Teeth", - "Lips": "Lips", - "Zero": "Null", - "WMA Length_input": "WMA Länge", - "Long RoC Length_input": "Long RoC Länge", - "Short RoC Length_input": "Short RoC Länge", - "jawLength_input": "Jaw Länge", - "teethLength_input": "Teeth Länge", - "lipsLength_input": "Lips Länge", - "percent_input": "Prozent", - "exponential_input": "exponentiell", - "smoothD_input": "Stochastic %D", - "smoothK_input": "Stochastic %K", - "Color 0": "Farbe 0", - "Color 1": "Farbe 1", - "Color 2": "Farbe 2", - "Color 3": "Farbe 3", - "Color 4": "Farbe 4", - "sym_input": "Symbol", - "symbol_input": "Symbol", - "Sym_input": "Symbol", - "DI Length_input": "DI Länge", - "ADX Smoothing_input": "ADX Glättung", - "displacement_input": "Verschiebung", - "Tenkan-sen": "Tenkan-sen", - "Kijun-sen": "Kijun-sen", - "Chikou span": "Chikou span", - "Senkou A": "Senkou A", - "Senkou B": "Senkou B", - "useTrueRange_input": "TrueRange verwenden", - "roclen1_input": "Länge RoC 1", - "roclen2_input": "Länge RoC 2", - "roclen3_input": "Länge RoC 3", - "roclen4_input": "Länge RoC 4", - "smalen1_input": "Länge MA 1", - "smalen2_input": "Länge MA 2", - "smalen3_input": "Länge MA 3", - "smalen4_input": "Länge MA 4", - "siglen_input": "Signal Länge", - "UpperLimit": "Obergrenze", - "LowerLimit": "Untergrenze", - "Limit": "Limit", - "fastLength_input": "Fast Länge", - "slowLength_input": "Slow Länge", - "signalLength_input": "Signal Länge", - "start_input": "Startwert", - "increment_input": "Schrittgröße", - "maximum_input": "Maximalwert", - "showMA_input": "Gleitenden Durchschnitt anzeigen", - "show MA_input": "Show MA", - "Volume": "Volumen", - "Volume MA": "Volumen MA", - "Indicator": "Indikator", - "Oscillator": "Oszillator", - "lengthStoch_input": "Stochastic Länge", - "lengthRSI_input": "RSI Länge", - "sigma_input": "Sigma", - "Sigma_input": "Sigma", - "Crosses": "Kreuze", - "Click to set a point": "Klicken Sie, um einen Punkt zu setzen", + "...Less Tags": "...Less Tags", + "1 minute": "1 minute", "1. Slide your finger to select location for first anchor
2. Tap anywhere to place the first anchor": "1. Bewegen Sie Ihren Finger zur Position des ersten Ankerpunkts.
2. Durch Antippen einer beliebigen Stelle wird der erste Ankerpunkt gesetzt.", "1. Slide your finger to select location for next anchor
2. Tap anywhere to place the next anchor": "1. Bewegen Sie Ihren Finger zur Position des nächsten Ankerpunkts.
2. Durch Antippen einer beliebigen Stelle wird der nächste Ankerpunkt gesetzt.", - "retrying": "wiederholen", - "eod data": "EOD daten", - "eod delayed": "EOD verzögert", - "loading data": "laden von daten", - "invalid symbol": "ungültiges symbol", - "streaming": "streaming", - "realtime": "realtime", - "pre-market": "vorbörslich", - "post-market": "nachbörslich", - "closed": "geschlossen", - "Time Interval": "Zeitinterval", - "Show Symbol Labels": "Symbolkürzel anzeigen", - "Show Symbol Labels_context_menu": "Symbolkürzel anzeigen", - "Subminuette": "Subminuette", - "Minuette": "Minuette", - "Minute": "Minute", - "Intermediate": "Intermediate", - "Primary": "Primary", - "Cycle": "Cycle", - "SuperCycle": "SuperCycle", - "GrandSuperCycle": "GrandSuperCycle", - "Lock": "Fixieren", - "Width": "Breite", - "Line With Breaks": "Linie mit Lücken", - "Area With Breaks": "Fläche mit Lücken", - "Type": "Typ", - "Simple": "Einfach", - "With Markers": "Mit Markierungen", - "Step": "Stufe", - "No drawings yet": "Noch keine Zeichnungen", - "Lock/Unlock": "Verriegeln/Entriegeln", - "deviation_input": "deviation", - "depth_input": "depth", - "Accumulation/Distribution_study": "Accumulation/Distribution", - "Aroon_study": "Aroon", - "Advance/Decline_study": "Advance/Decline", - "Average True Range_study": "Average True Range", - "Awesome Oscillator_study": "Awesome Oscillator", - "Bollinger Bands Width_study": "Bollinger Bands Width", - "Balance of Power_study": "Balance of Power", - "Bollinger Bands_study": "Bollinger Bands", - "Bollinger Bands %B_study": "Bollinger Bands %B", - "Chaikin Money Flow_study": "Chaikin Money Flow", - "Chaikin Oscillator_study": "Chaikin Oscillator", - "Chande Kroll Stop_study": "Chande Kroll Stop", - "Chande Momentum Oscillator_study": "Chande Momentum Oscillator", - "Commodity Channel Index_study": "Commodity Channel Index", - "Choppiness Index_study": "Choppiness Index", - "Directional Movement Index_study": "Directional Movement Index", - "Correlation Coeff_study": "Correlation Coeff", - "Donchian Channels_study": "Donchian Channels", - "Double Exponential Moving Average_study": "Double Exponential Moving Average", - "Ease of Movement_study": "Ease of Movement", - "Elders Force Index_study": "Elders Force Index", - "Envelope_study": "Envelope", - "Ichimoku Cloud_study": "Ichimoku Cloud", - "Klinger Oscillator_study": "Klinger Oscillator", - "Hull MA_study": "Hull MA", - "Keltner Channels_study": "Keltner Channels", - "Linear Regression Curve_study": "Linear Regression Curve", - "Know Sure Thing_study": "Know Sure Thing", - "MA Cross_study": "MA Cross", - "Money Flow_study": "Money Flow", - "Mass Index_study": "Mass Index", - "Moving Average Exponential_study": "Moving Average Exponential", - "Net Volume_study": "Net Volume", - "Moving Average Convergence/Divergence_study": "Moving Average Convergence/Divergence", - "Moving Average_study": "Moving Average", - "Moving Average Weighted_study": "Moving Average Weighted", - "Parabolic SAR_study": "Parabolic SAR", - "On Balance Volume_study": "On Balance Volume", - "Price Oscillator_study": "Price Oscillator", - "Relative Strength Index_study": "Relative Strength Index", - "Relative Vigor Index_study": "Relative Vigor Index", - "Relative Volatility Index_study": "Relative Volatility Index", - "SMI Ergodic Indicator/Oscillator_study": "SMI Ergodic Indicator/Oscillator", - "Stochastic_study": "Stochastic", - "TRIX_study": "TRIX", - "Stochastic RSI_study": "Stochastic RSI", - "Triple EMA_study": "Triple EMA", - "VWMA_study": "VWMA", - "Volume Oscillator_study": "Volume Oscillator", - "Volume_study": "Volume", - "Williams Alligator_study": "Williams Alligator", - "Willams %R_study": "Willams %R", - "Coppock Curve_study": "Coppock Curve", - "Least Squares Moving Average_study": "Least Squares Moving Average", - "Arnaud Legoux Moving Average_study": "Arnaud Legoux Moving Average", - "True Strength Indicator_study": "True Strength Indicator", - "Change Interval": "Change Interval", - "Show Only Studies": "Show Only Studies", - "Show Only Drawings": "Show Only Drawings", - "Show All": "Show All", - "Timezone/Sessions Properties...": "Timezone/Sessions Properties...", - "Scale Price Chart Only": "Scale Price Chart Only", - "Open Interval Dialog": "Open Interval Dialog", - "Note": "Note", - "Anchored Note": "Anchored Note", - "Scales Properties": "Scales Properties", - "Toggle Auto Scale": "Toggle Auto Scale", - "Toggle Log Scale": "Toggle Log Scale", - "Toggle Percentage": "Toggle Percentage", - "auto_scale": "auto", - "Invalid Symbol": "Invalid Symbol", - "loading...": "loading...", - "interval_dialog_description": "Type the interval number for munute 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)", - "Not applicable": "Not applicable", - "Stats Text Color": "Stats Text Color", - "Show Angle": "Show Angle", - "Always Show Stats": "Always Show Stats", - "Rename...": "Rename...", - "New": "New", - "Load": "Load", - "Save": "Save", - "Rename Chart": "Rename Chart", - "{0} copy": "{0} copy", - "Please enter chart name": "Please enter chart name", - "Enter a new chart name": "Enter a new chart name", - "Load Chart": "Load Chart", - "Chart Name": "Chart Name", - "Chart name": "Chart name", - "Rename Chart Layout": "Rename Chart Layout", - "Please enter chart layout name": "Please enter chart layout name", - "Enter a new chart layout name": "Enter a new chart layout name", - "Load Layout Chart": "Load Layout Chart", - "Chart Layout Name": "Chart Layout Name", - "Chart layout name": "Chart layout name", - "NEW CHART LAYOUT": "NEW CHART LAYOUT", - "Save Chart Layout saves not just some particular chart,\nit saves all charts for all symbols and intervals\nwhich you are modifying while working with this Layout": "Save Chart Layout saves not just some particular chart,\nit saves all charts for all symbols and intervals\nwhich you are modifying while working with this Layout", - "Last Modified": "Last Modified", - "Save Chart Layout": "Save Chart Layout", - "Active Symbol": "Active Symbol", - "Remove custom interval": "Remove custom interval", - "Fullscreen mode": "Fullscreen mode", - "Marker Color": "Marker Color", - "Font Size": "Font Size", - "Save New Chart": "Save New Chart", - "Source_compare": "Source", - "YES": "YES", - "Yes": "Yes", - "No": "No", - "NO": "NO", - "Confirmation": "Confirmation", - "Are you sure you want to delete this chart?": "Are you sure you want to delete this chart?", - "Hide Marks On Bars": "Hide Marks On Bars", - "Precise Labels": "Precise Labels", - "Copy Chart Layout": "Copy Chart Layout", - "Load Chart Layout": "Load Chart Layout", - "Save New Chart Layout": "Save New Chart Layout", - "The Extended Trading Hours feature is available only for intraday charts": "The Extended Trading Hours feature is available only for intraday charts", - "Do you realy want to delete ": "Do you realy want to delete", - "Description": "Description", - "Date": "Date", - "Time": "Time", - "Alerts for the current symbol only": "Alerts for the current symbol only", - "Alerts for the current resolution only": "Alerts for the current resolution only", - "Hide inactive alerts": "Hide inactive alerts", - "Stopped Manual": "Stopped Manual", - "Expired": "Expired", - "Triggered and Not Active": "Triggered and Not Active", - "Error": "Error", - "Stop": "Stop", - "Stopped": "Stopped", - "Active": "Active", - "Order": "Order", - "Actual": "Actual", - "Prior": "Prior", - "Company": "Company", - "Estimate": "Estimate", - "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.": "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.", - "Share on Twitter a snapshot of your chart as a picture and whatever you write.": "Share on Twitter a snapshot of your chart as a picture and whatever you write.", - "Share on StockTwits a snapshot of your chart as a picture and whatever you write.": "Share on StockTwits a snapshot of your chart as a picture and whatever you write.", - "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.": "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.", - "Suggested ideas & my ideas": "Suggested ideas & my ideas", - "Ideas of the people I follow & my ideas": "Ideas of the people I follow & my ideas", - "My ideas only": "My ideas only", - "Hide Widgets": "Hide Widgets", - "Create Alert": "Create Alert", - "Disconnect": "Disconnect", - "Connect": "Connect", - "Pine Script Editor": "Pine Script Editor", - "Published ideas settings": "Published ideas settings", - "Change Ideas filter": "Change Ideas filter", - "Hide Drawings Toolbar": "Hide Drawings Toolbar", - "Show/Hide Drawings Toolbar": "Show/Hide Drawings Toolbar", - "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.", - "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.", - "Study Template": "Study Template", - "Template": "Template", - "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

": "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

", - "Quotes are delayed by 10 min and updated every 30 seconds": "Quotes are delayed by 10 min and updated every 30 seconds", - "delayed": "delayed", - "Show only my sent and received messages": "Show only my sent and received messages", - "Maximize Chat": "Maximize Chat", - "Detach Chat": "Detach Chat", - "Type your message here": "Type your message here", - "Have something to say?": "Have something to say?", - "Attach chart snapshot": "Attach chart snapshot", - "Insert emoticon": "Insert emoticon", - "You can not vote twice for one message": "You can not vote twice for one message", - "English only, please": "English only, please", - "English only, please. Currently we only support English, so we ask you to only use English when communicating on TradingView.": "English only, please. Currently we only support English, so we ask you to only use English when communicating on TradingView.", - "Respecting Fellow Members": "Respecting Fellow Members", - "Respecting Fellow Members. Whether you agree or disagree with ideas, be courteous and respectful. Treat others the way you'd like to be treated.": "Respecting Fellow Members. Whether you agree or disagree with ideas, be courteous and respectful. Treat others the way you'd like to be treated.", - "No advertising allowed": "No advertising allowed", - "No advertising allowed! You can post external links ONLY if they are relevant and add value to the conversation (i.e. a link to an example, or an article).": "No advertising allowed! You can post external links ONLY if they are relevant and add value to the conversation (i.e. a link to an example, or an article).", - "Custom...": "Custom...", - "Forex Talks": "Forex Talks", - "Forex": "Forex", - "Stock And Index Talks": "Stock And Index Talks", - "Bitcoin Talks": "Bitcoin Talks", - "Bitcoin": "Bitcoin", - "Link to this chat...": "Link to this chat...", - "Chat archives...": "Chat archives...", - "Edit room...": "Edit room...", - "Delete room": "Delete room", - "Save Drawing Template As...": "Save Drawing Template As...", - "Templates": "Templates", - "Apply Default Drawing Template": "Apply Default Drawing Template", - "There was an error posting your message.": "There was an error posting your message.", - "Confirm": "Confirm", - "Are you sure you want to delete this room?": "Are you sure you want to delete this room?", - "Show chart snapshot preview": "Show chart snapshot preview", - "Chart Snapshot": "Chart Snapshot", - "Show only favorite rooms": "Show only favorite rooms", - "Ignored users...": "Ignored users...", - "Launch chat in separate window": "Launch chat in separate window", - "Link to this room...": "Link to this room...", - "Room archives...": "Room archives...", - "You have no ignored users": "You have no ignored users", - "Remove this room from favorites": "Remove this room from favorites", - "Add this room from favorites": "Add this room from favorites", - "Compare Add": "Compare Add", - "Follow": "Follow", - "If you follow a symbol you will receive notifications when new ideas about that symbol are published.": "If you follow a symbol you will receive notifications when new ideas about that symbol are published.", - "You are not logged in. Please sign in.": "You are not logged in. Please sign in.", - "Info": "Info", - "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.": "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.", - "Home": "Home", - "Ideas": "Ideas", - "Scripts": "Scripts", - "Sign In": "Sign In", - "Sign Up": "Sign Up", - "Join Now": "Join Now", - "Ideas Published": "Ideas Published", - "Followers": "Followers", - "Following": "Following", - "Profile Settings": "Profile Settings", - "Public Profile": "Public Profile", - "Update Status": "Update Status", - "Sign Out": "Sign Out", - "E-mail for sms": "E-mail for sms", - "Please, enter your e-mail": "Please, enter your e-mail", - "E-mail": "E-mail", - "Crossing": "Crossing", - "Crossing Down": "Crossing Down", - "Crossing Up": "Crossing Up", - "Greater Than": "Greater Than", - "Less Than": "Less Than", - "Entering Channel": "Entering Channel", - "Inside Channel": "Inside Channel", - "Outside Channel": "Outside Channel", - "Moving Up": "Moving Up", - "Moving Down": "Moving Down", - "Moving Up %": "Moving Up %", - "Moving Down %": "Moving Down %", - "Select user to start new chat with": "Select user to start new chat with", - "You have no private messages yet": "You have no private messages yet", - "Don't be so cruel! Bans longer than 1 week are not allowed for now.": "Don't be so cruel! Bans longer than 1 week are not allowed for now.", - "Banned": "Banned", - "No ideas matched your criteria": "No ideas matched your criteria", - "Favorite ideas": "Favorite ideas", - "Only private ideas": "Only private ideas", - "Ideas for the current symbol only": "Ideas for the current symbol only", - "Ideas for the current resolution only": "Ideas for the current resolution only", - "Someone commented on your idea": "Someone commented on your idea", - "Someone agreed/disagreed with your idea": "Someone agreed/disagreed with your idea", - "Someone followed you": "Someone followed you", - "Someone replied to your comment": "Someone replied to your comment", - "Someone commented on the idea you follow": "Someone commented on the idea you follow", - "Someone you follow post new comment": "Someone you follow post new comment", - "Someone you follow change status": "Someone you follow change status", - "Someone you follow published new idea": "Someone you follow published new idea", - "Someone published idea on symbol you follow": "Someone published idea on symbol you follow", - "Notification sound": "Notification sound", - "Additional Notifications Settings...": "Additional Notifications Settings...", - "This is a temporary chart.": "This is a temporary chart.", - "To save your work, sign up for FREE.": "To save your work, sign up for FREE.", - "Sign Up for FREE": "Sign Up for FREE", - "Data provided by BATS exchange.": "Data provided by BATS exchange.", - "Upgrade Now": "Upgrade Now", - "This is EOD data with no updates.": "This is EOD data with no updates.", - "You may subscribe for official realtime and intraday data.": "You may subscribe for official realtime and intraday data.", - "Open Script": "Open Script", - "No saved scripts yet": "No saved scripts yet", - "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", - "Create your first script now!": "Create your first script now!", - "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.": "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.", - "No public library scripts were found.": "No public library scripts were found.", - "Change band background": "Change band background", - "Change area background": "Change area background", - "Confirm replace": "Confirm replace", - "Note: default study templates won't be removed permanently": "Note: default study templates won't be removed permanently", - "Do you realy want to replace": "Do you realy want to replace", - "SCRIPT TITLE": "SCRIPT TITLE", - "TAGS": "TAGS", - "DESCRIPTION": "DESCRIPTION", - "PUBLISH SCRIPT": "PUBLISH SCRIPT", - "Pine Script Tutorial": "Pine Script Tutorial", - "Pine Script Reference": "Pine Script Reference", - "How to use the reference materials (Video)": "How to use the reference materials (Video)", - "Suggestions & Feedback": "Suggestions & Feedback", - "Clear Console": "Clear Console", - "Are you sure you want to ignore messages from": "Are you sure you want to ignore messages from", - "ext": "ext", - "Toggle Maximize Chart": "Toggle Maximize Chart", - "Plot dividends": "Plot dividends", - "Plot splits": "Plot splits", - "Plot earnings": "Plot earnings", - "Vol": "Vol", - "Want official data and more features?": "Want official data and more features?", - "Sessions": "Sessions", - "Trading Panel": "Trading Panel", - "Open Trading Panel": "Open Trading Panel", - "Select Layout": "Select Layout", - "Link symbol to all charts": "Link symbol to all charts", - "Link interval to all charts": "Link interval to all charts", - "Sync crosshair on all charts": "Sync crosshair on all charts", - "Chart Help": "Chart Help", - "No notifications yet": "No notifications yet", - "Watchlist, details and news": "Watchlist, details and news", - "Alerts": "Alerts", - "Data Window": "Data Window", - "Hotlists": "Hotlists", - "Calendar": "Calendar", - "Trading Notes": "Trading Notes", - "Recent Chats": "Recent Chats", - "Notifications": "Notifications", - "Watchlist": "Watchlist", - "Details": "Details", - "Economic Calendar": "Economic Calendar", - "Earnings Calendar": "Earnings Calendar", - "Hotlist": "Hotlist", - "News": "News", - "Market Summary": "Market Summary", - "My Ideas and Notes": "My Ideas and Notes", - "Alerts Log": "Alerts Log", - "Extend Lines Left": "Extend Lines Left", - "Connecting Line": "Connecting Line", - "Show Executions": "Show Executions", - "Show Buy/Sell Panel": "Show Buy/Sell Panel", - "Show Active Orders Only": "Show Active Orders Only", - "Journal...": "Journal...", - "Account History...": "Account History...", - "Reset Paper Trading Account...": "Reset Paper Trading Account...", - "Trading Properties...": "Trading Properties...", - "Set Alert": "Set Alert", - "Alert": "Alert", - "Edit": "Edit", - "Upper Deviation": "Upper Deviation", - "Lower Deviation": "Lower Deviation", - "Use Upper Deviation": "Use Upper Deviation", - "Use Lower Deviation": "Use Lower Deviation", - "First bar time": "First bar time", - "Last bar time": "Last bar time", - "Source": "Source", - "Chats": "Chats", - "All Talks": "All Talks", - "Volume Leaders": "Volume Leaders", - "Percent Advances": "Percent Advances", - "Percent Declines": "Percent Declines", - "Price Advances": "Price Advances", - "Price Declines": "Price Declines", - "Range Advances": "Range Advances", - "Range Declines": "Range Declines", - "Gap Up Stocks": "Gap Up Stocks", - "Gap Down Stocks": "Gap Down Stocks", - "Sell Market": "Sell Market", - "Sell": "Sell", - "Buy Market": "Buy Market", - "Report data issues": "Report data issues", - "Report Data Issues": "Report Data Issues", - "Feature Request and Feedback": "Feature Request and Feedback", - "Market": "Market", - "Buy": "Buy", - "Keyboard Shortcuts": "Keyboard Shortcuts", - "Help & Wiki": "Help & Wiki", - "Send Feedback or Report an Issue": "Send Feedback or Report an Issue", - "Priority Support": "Priority Support", - "Run Product Walk-Through": "Run Product Walk-Through", - "Price Scale": "Price Scale", - "MTPredictor": "MTPredictor", - "Apply Elliot Wave": "Apply Elliot Wave", - "Apply WPT Up Wave": "Apply WPT Up Wave", - "Apply WPT Down Wave": "Apply WPT Down Wave", - "Create New Order...": "Create New Order...", - "Trading": "Trading", - "Add Alert": "Add Alert", - "Extend Alert Line": "Extend Alert Line", - " alert label line": "alert label line", - "No study templates saved": "No study templates saved", - "Save Study Template As...": "Save Study Template As...", - "Show Splits on Chart": "Show Splits on Chart", - "Show Earnings on Chart": "Show Earnings on Chart", - "Show Dividends on Chart": "Show Dividends on Chart", - "Show Alert Labels": "Show Alert Labels", - "Earnings breaks": "Earnings breaks", - "Extended Alert Line": "Extended Alert Line", - "Themes": "Themes", - "Events & Alerts": "Events & Alerts", - "Apply Defaults": "Apply Defaults", - "Do you realy want to delete theme": "Do you realy want to delete __theme__ theme?", - "Extended Hours (Intraday Only)": "Extended Hours (Intraday Only)", - "In Session": "In Session", - "Tools": "Tools", - "Delete script": "Delete script", - "Social": "Social", - "Angle": "Angle", - "Publish Script": "Publish Script", - "Add to Chart": "Add to Chart", - "Blank script": "Blank script", - "TradingView Free Quotes and Chat": "TradingView Free Quotes and Chat", - "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.": "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.", - "Install": "Install", - "Logged as": "Logged as", - "Untitled Script": "Untitled Script", - "Pine Editor": "Pine Editor", - "Open Pine Script Editor": "Open Pine Script Editor", - "Make a Copy": "Make a Copy", - "Make a Copy...": "Make a Copy...", - "Quantity": "Quantity", - "Signal Labels": "Signal Labels", - "Trades on Chart": "Trades on Chart", - "Take Profit": "Take Profit", - "Stop Loss": "Stop Loss", - "Expiration": "Expiration", - "Modify Order": "Modify Order", - "PUBLISH IDEA": "PUBLISH IDEA", - "EDIT IDEA": "EDIT IDEA", - "Chart does not load": "Chart does not load", - "No real-time data": "No real-time data", - "Price incorrect": "Price incorrect", - "Study not loading": "Study not loading", - "Gap in the data": "Gap in the data", - "Alerts issue": "Alerts issue", - "Slow scrolling or chart loading": "Slow scrolling or chart loading", - "Issue Type": "Issue Type", - "Select type...": "Select type...", - "A suggested author published idea on current symbol": "A suggested author published idea on current symbol", - "MODERATED": "MODERATED", - "CFD": "CFD", - "Once": "Once", - "Require Order Confirmation": "Require Order Confirmation", - "Rearm every 1 minute": "Rearm every 1 minute", - "Rearm every 5 minute": "Rearm every 5 minute", - "Rearm every 10 minute": "Rearm every 10 minute", - "Rearm every 30 minute": "Rearm every 30 minute", - "Rearm every hour": "Rearm every hour", - "Once per bar (on condition)": "Once per bar (on condition)", - "Once per bar (on close)": "Once per bar (on close)", - "move chart 1 bar to the left.": "move chart 1 bar to the left.", - "move chart 1 bar to the right.": "move chart 1 bar to the right.", - "move further to the left.": "move further to the left.", - "move further to the right.": "move further to the right.", - "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!": "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!", - "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.": "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.", - "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!": "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!", - "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.": "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.", - "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.": "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.", - "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.": "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.", - "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.": "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.", - "

Pine scripting language (β version)

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.

At the moment PineScript in a BETA. For more detailed information check out our blog.": "

Pine scripting language (β version)

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.

At the moment PineScript in a BETA. For more detailed information check out our blog.", - "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.": "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.", + "10 seconds": "10 seconds", + "1d": "1d", + "1m": "1m", + "1y": "1y", + "3 Notes Reverb": "3 Notes Reverb", + "30 Day Free Trial": "30 Day Free Trial", + "30 seconds": "30 seconds", + "3m": "3m", + "5 seconds": "5 seconds", + "52wk Range": "52wk Range", + "5d": "5d", + "5y": "5y", + "6m": "6m", + " or to use paper trading": " or to use paper trading", + "Hold Shift  + Click on the chart – measure tool.": "Hold Shift  + Click on the chart – measure tool.", + "Hold Shift – draw linetools on the right angle.": "Hold Shift – draw linetools on the right angle.", "

A broad range of intelligent drawing tools

The 100+ drawing tools on TradingView let you analyze the market in a variety of ways - all helping you find better opportunities. Technical analysis is the study of learning how past performance of drawings and other tools applies to prices in the future. Make sure you take a look at our Wiki for a complete list of drawing tools and instructions on how to use them!": "

A broad range of intelligent drawing tools

The 100+ drawing tools on TradingView let you analyze the market in a variety of ways - all helping you find better opportunities. Technical analysis is the study of learning how past performance of drawings and other tools applies to prices in the future. Make sure you take a look at our Wiki for a complete list of drawing tools and instructions on how to use them!", - "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.": "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.", - "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.": "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.", "

Advanced Price Scaling

When you are ready to get technical, our charts let you set the price scales to match your type of analysis. There are linear, percent and log axes for drastic price movements. You can use two separate price scales at the same time: one for indicators and one for price movements. Read more about scaling options.

Right-click on the price scale to see possible options: change scaling type, enable auto-scaling or show another price scale. Right-clicking on indicators lets you choose which scale to use, so several data series with different scaling can co-exist in one chart. You can also drag price and time scales to increase or decrease compression.": "

Advanced Price Scaling

When you are ready to get technical, our charts let you set the price scales to match your type of analysis. There are linear, percent and log axes for drastic price movements. You can use two separate price scales at the same time: one for indicators and one for price movements. Read more about scaling options.

Right-click on the price scale to see possible options: change scaling type, enable auto-scaling or show another price scale. Right-clicking on indicators lets you choose which scale to use, so several data series with different scaling can co-exist in one chart. You can also drag price and time scales to increase or decrease compression.", - "

Multi Charts Layout

You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.": "

Multi Charts Layout

You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.", + "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.": "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.", "

Communicate your ideas in real-time!

Collaborating with investors across markets and countries has never been easier! TradingView chat rooms are a powerful communication tool, which are fully integrated to instantly share charts, analysis and trading ideas – all on one platform. Create your own chat rooms on interesting topics, or join existing public chat rooms – a world of knowledge is at your fingertips.
Start chatting now!": "

Communicate your ideas in real-time!

Collaborating with investors across markets and countries has never been easier! TradingView chat rooms are a powerful communication tool, which are fully integrated to instantly share charts, analysis and trading ideas – all on one platform. Create your own chat rooms on interesting topics, or join existing public chat rooms – a world of knowledge is at your fingertips.
Start chatting now!", + "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.": "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.", + "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!": "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!", + "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.": "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.", "

Go PRO to get even more

But that’s not all! Upgrade your trading experience with TradingView PRO and get access to an unparalleled set of premium features and data. Get it today!": "

Go PRO to get even more

But that’s not all! Upgrade your trading experience with TradingView PRO and get access to an unparalleled set of premium features and data. Get it today!", - "You are not authenticated.": "You are not authenticated.", - "You already have Pro Plus trial.": "You already have Pro Plus trial.", - "You already participated in Pro Plus trial.": "You already participated in Pro Plus trial.", - "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.": "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.", - "
If you want to use this service - please sign in or register!
": "
If you want to use this service - please sign in or register!
", - "Increase Rating": "Increase Rating", - "Read more...": "Read more...", - "PRO Plus Trial": "PRO Plus Trial", - "Sorry, PRO Plus trial could not be set.": "Sorry, PRO Plus trial could not be set.", - "Decrease Rating": "Decrease Rating", - "Quote this message": "Quote this message", - "Unban": "Unban", - "Symbol Description": "Symbol Description", - "OHLC Values": "OHLC Values", - "Indicator Titles": "Indicator Titles", - "Indicator Arguments": "Indicator Arguments", - "Indicator Values": "Indicator Values", - "Symbol Last Value": "Symbol Last Value", - "Indicator Last Value": "Indicator Last Value", - "Favorite Drawings Toolbar": "Favorite Drawings Toolbar", - "Drawings Toolbar": "Drawings Toolbar", - "Sound on every message": "Sound on every message", - "No Sound notifications": "No Sound notifications", - "Set chat title...": "Set chat title...", - "Leave this chat": "Leave this chat", - "Enter new title for this chat": "Enter new title for this chat", - "Chat title": "Chat title", - "Are you sure you want to leave this chat?": "Are you sure you want to leave this chat?", - "Add people to this chat...": "Add people to this chat...", - "Add people to this chat": "Add people to this chat", - "Start new chat with...": "Start new chat with...", - "Clear Symbols": "Clear Symbols", - "Do you really want to clear all symbols?": "Do you really want to clear all symbols?", - "Apply Manual Risk/Reward": "Apply Manual Risk/Reward", - "Apply Manual Decision Point": "Apply Manual Decision Point", - "Analyze Trade Setup": "Analyze Trade Setup", - "Apply Elliot Wave Intermediate": "Apply Elliot Wave Intermediate", - "Apply Elliot Wave Major": "Apply Elliot Wave Major", - "Apply Elliot Wave Minor": "Apply Elliot Wave Minor", - "Up Wave 1 or A": "Up Wave 1 or A", - "Up Wave 2 or B": "Up Wave 2 or B", - "Up Wave C": "Up Wave C", - "Up Wave 3": "Up Wave 3", - "Up Wave 4": "Up Wave 4", - "Up Wave 5": "Up Wave 5", - "Down Wave 1 or A": "Down Wave 1 or A", - "Down Wave 2 or B": "Down Wave 2 or B", - "Down Wave C": "Down Wave C", - "Down Wave 3": "Down Wave 3", - "Down Wave 4": "Down Wave 4", - "Down Wave 5": "Down Wave 5", - "If you want to use private messages - please sign in or register!": "If you want to use private messages - please sign in or register!", - "To get alerts list - please sign in or register!": "To get alerts list - please sign in or register!", - "Manage Alerts": "Manage Alerts", - "Headlines": "Headlines", - "StockTwits": "StockTwits", - "FxWire PRO": "FxWire PRO", - "Futures Magazine": "Futures Magazine", - "Save As Watchlist...": "Save As Watchlist...", - "VolumeProfile": "VolumeProfile", - "Income Statement": "Income Statement", - "Profitability": "Profitability", - "Dividend": "Dividend", - "Current Valuation": "Current Valuation", - "Other": "Other", - "Indicators and Strategies": "Indicators and Strategies", - "Strategies": "Strategies", - "My Scripts": "My Scripts", - "Public Library": "Public Library", - "Built-ins": "Built-ins", - "AOS FX Primer": "AOS FX Primer", - "AlgoViewEssential": "AlgoViewEssential", - "Analysis Suite - SCMR Trends": "Analysis Suite - SCMR Trends", - "DecisionBar": "DecisionBar", - "Jurik Research": "Jurik Research", - "Key Hidden Levels": "Key Hidden Levels", - "Key Order Flow Events": "Key Order Flow Events", - "LazyBear - MTF Panes": "LazyBear - MTF Panes", - "LazyBear - S/R Levels": "LazyBear - S/R Levels", - "MTF Studies": "MTF Studies", - "MicroTrends": "MicroTrends", - "ProTradingIndicators": "ProTradingIndicators", - "RobBooker": "RobBooker", - "Fundamentals": "Fundamentals", - "Economy": "Economy", - "Zig Zag": "Zig Zag", - "Advance Decline Line": "Advaqweqweqweline Line", - "Advance Decline Ratio": "Advaadsasdadsio", - "Advance/Decline Ratio (Bars)": "Advance/Deasdasdasd", - "Chande Kroll Stop": "Chande Kroll Stop", - "Chop Zone": "Chop Zone", - "Conditional Expressions": "Conditional Expressions", - "ConnorsRSI": "ConnorsRSI", - "Correlation Coefficient": "Correlation Coefficient", - "Cumulative Volume Index": "Cumulative Volume Index", - "Detrended Price Oscillator": "Detrended Price Oscillator", - "Directional Movement": "Directional Movement", - "Divergence Indicator": "Divergence Indicator", - "Double EMA": "Double EMA", - "Ease Of Movement": "Ease Of Movement", - "Elder's Force Index": "Elder's Force Index", - "Elliott Wave": "Elliott Wave", - "Fisher Transform": "Fisher Transform", - "Historical Volatility": "Historical Volatility", - "Hull Moving Average": "Hull Moving Average", - "Linear Regression": "Linear Regression", - "MACD": "MACD", - "McGinley Dynamic": "McGinley Dynamic", - "Momentum": "Momentum", - "Moon Phases": "Moon Phases", - "Multi-Time Period Charts": "Multi-Time Period Charts", - "Pivot Points High Low": "Pivot Points High Low", - "Pivot Points Standard": "Pivot Points Standard", - "Price Volume Trend": "Price Volume Trend", - "Rate Of Change": "Rate Of Change", - "SMI Ergodic Indicator": "SMI Ergodic Indicator", - "SMI Ergodic Oscillator": "SMI Ergodic Oscillator", - "Smoothed Moving Average": "Smoothed Moving Average", - "Ultimate Oscillator": "Ultimate Oscillator", - "VWAP": "VWAP", - "Volatility Stop": "Volatility Stop", - "Vortex Indicator": "Vortex Indicator", - "Williams %R": "Williams %R", - "Williams Fractal": "Williams Fractal", - "Woodies CCI": "Woodies CCI", - "Total Revenue": "Total Revenue", - "Diluted EPS, Net Income": "Diluted EPS, Net Income", - "Net Income": "Net Income", - "EBITDA": "EBITDA", - "EBIT": "EBIT", - "Equity Earnings": "Equity Earnings", - "Gross Margin": "Gross Margin", - "After-tax Margin": "After-tax Margin", - "Gross Profit": "Gross Profit", - "Dividends Paid": "Dividends Paid", - "Debt to Equity": "Debt to Equity", - "Free Cash Flow": "Free Cash Flow", - "Return on Equity": "Return on Equity", + "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.": "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.", + "

Server-side Alerts (β version)": "

Server-side Alerts (β version)", + "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.": "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.", + "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.": "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.", + "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.": "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.", + "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.": "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.", + "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!": "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!", + "Number or , – change interval. The interval can be changed by typing the interval number (i.e. 5 if it is going to be a five minute chart) or by typing a comma (,) to enter non minute intervals such as H (Hourly), D (Daily), W (Weekly), M (Monthly).": "Number or , – change interval. The interval can be changed by typing the interval number (i.e. 5 if it is going to be a five minute chart) or by typing a comma (,) to enter non minute intervals such as H (Hourly), D (Daily), W (Weekly), M (Monthly).", + "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

": "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

", + "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

": "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

", + "

Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the features, top authors or create your first idea!

", + "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", + "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.": "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.", + "A clear title that describes your idea. Don’t just write “MSFT” or “MSFT Short”. A title like this doesn’t say much and won’t attract much interest to your idea.": "A clear title that describes your idea. Don’t just write “MSFT” or “MSFT Short”. A title like this doesn’t say much and won’t attract much interest to your idea.", + "A description that clearly states your idea. Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader’s shoes and see if you’d understand the context based on what you wrote. It’s also a good idea to re-post descriptions right on the chart, so your idea can be shared without losing meaning.": "A description that clearly states your idea. Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader’s shoes and see if you’d understand the context based on what you wrote. It’s also a good idea to re-post descriptions right on the chart, so your idea can be shared without losing meaning.", + "A suggested author published idea on current symbol": "A suggested author published idea on current symbol", + "ABCD Pattern": "ABCD Muster", + "about": "about", + "Account History": "Account History", + "Account History...": "Account History...", "Accounting Change": "Accounting Change", - "Accounts Payable": "Accounts Payable", "Accounts Payable and Accrued Expenses": "Accounts Payable and Accrued Expenses", + "Accounts Payable": "Accounts Payable", "Accounts Receivable, Trade, Net": "Accounts Receivable, Trade, Net", "Accounts, Notes Receivable, Net": "Accounts, Notes Receivable, Net", "Accrued Expenses": "Accrued Expenses", "Accrued Interest": "Accrued Interest", "Accumulated Depreciation": "Accumulated Depreciation", + "Accumulation/Distribution": "Accumulation/Distribution", + "Accumulation/Distribution_study": "Accumulation/Distribution", "Acquisition/Sale of Business, Net": "Acquisition/Sale of Business, Net", - "Additional Paid-in Capital": "Additional Paid-in Capital", + "Activate Offer and GO PRO": "Activate Offer and GO PRO", + "Activate Your Account": "Activate Your Account", + "Active Symbol": "Active Symbol", + "Active": "Active", + "Actual": "Actual", + "Add about...": "Add about...", + "Add Alert": "Add Alert", + "Add any symbol from the list": "Fügen Sie ein Symbol von der Liste hinzu", + "Add location...": "Add location...", + "Add people to this chat": "Add people to this chat", + "Add people to this chat...": "Add people to this chat...", + "Add people": "Add people", + "Add real-time markets": "Add real-time markets", + "Add status": "Add status", + "Add status...": "Add status...", + "Add Symbol": "Symbol Hinzufügen", + "Add this room from favorites": "Add this room from favorites", + "Add to Chart": "Add to Chart", + "Add to favorites": "Zu Favoriten hinzufügen", + "Add To Watchlist": "Zur Watchliste hinzufügen", + "Add twitter...": "Add twitter...", + "Add webpage...": "Add webpage...", + "Add {0} To Watchlist": "Add {0} To Watchlist", + "Add": "Hinzufügen", + "Additional Notifications Settings...": "Additional Notifications Settings...", "Additional Paid-in Capital - Preferred Stock": "Additional Paid-in Capital - Preferred Stock", + "Additional Paid-in Capital": "Additional Paid-in Capital", + "Address": "Address", "Adjusted EBIT": "Adjusted EBIT", "Adjusted EBITDA": "Adjusted EBITDA", "Adjusted EPS, Basic": "Adjusted EPS, Basic", @@ -1188,26 +102,255 @@ "Adjustment for Equity Earnings": "Adjustment for Equity Earnings", "Adjustment for Minority Interest": "Adjustment for Minority Interest", "Adjustment for Special Charges": "Adjustment for Special Charges", + "Advance Decline Line": "Advance Decline Line", + "Advance Decline Ratio": "Advance Decline Ratio", + "Advance/Decline Ratio (Bars)": "Advance/Decline Ratio (Bars)", + "Advance/Decline_study": "Advance/Decline", + "ADX smoothing": "ADX smoothing", + "ADX Smoothing_input": "ADX Glättung", + "After making your selection, copy and paste the embed code above. Learn more how to embed chart into forum or blog.": "After making your selection, copy and paste the embed code above. Learn more how to embed chart into forum or blog.", + "After-tax Margin": "After-tax Margin", + "Alarm Clock": "Alarm Clock", + "Alert Actions": "Alert Actions", + "Alert": "Alert", + "Alerts for the current resolution only": "Alerts for the current resolution only", + "Alerts for the current symbol only": "Alerts for the current symbol only", + "Alerts issue": "Alerts issue", + "Alerts Log": "Alerts Log", + "Alerts": "Alerts", + "AlgoViewEssential": "AlgoViewEssential", + "All Content": "All Content", + "All Exchanges": "Alle Börsen", + "All Metrics": "All Metrics", + "All Talks": "All Talks", + "all time messages": "__messages__ all time messages", + "All types": "Alle Instrumente", + "All": "All", + "all": "all", + "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.": "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.", + "Already have an account?": "Already have an account?", + "Always Show Stats": "Always Show Stats", + "AMEX - Stock - USA": "AMEX - Stock - USA", + "AMEX Gap Down Stocks": "AMEX Gap Down Stocks", + "AMEX Gap Up Stocks": "AMEX Gap Up Stocks", + "AMEX Percent Advances": "AMEX Percent Advances", + "AMEX Percent Declines": "AMEX Percent Declines", + "AMEX Price Advances": "AMEX Price Advances", + "AMEX Price Declines": "AMEX Price Declines", + "AMEX Range Advances": "AMEX Range Advances", + "AMEX Range Declines": "AMEX Range Declines", + "AMEX Volume Leaders": "AMEX Volume Leaders", "Amortization Expense": "Amortization Expense", "Amounts Due to Related Parties, Short-term": "Amounts Due to Related Parties, Short-term", - "Basic EPS, Net Income": "Basic EPS, Net Income", + "Analysis Suite - SCMR Trends": "Analysis Suite - SCMR Trends", + "Analyze Trade Setup": "Analyze Trade Setup", + "Anchored Note": "Anchored Note", + "Anchored Text": "Verankerter Text", + "Angle": "Angle", + "Angle:": "Winkel:", + "Another script has the same name. Do you wish to overwrite it?": "Another script has the same name. Do you wish to overwrite it?", + "Any custom watchlist can be saved under a unique name and loaded at any time with one click. All lists are available from any computer, so you have your workspace wherever you go.": "Any custom watchlist can be saved under a unique name and loaded at any time with one click. All lists are available from any computer, so you have your workspace wherever you go.", + "AOS FX Primer": "AOS FX Primer", + "Apply Default Drawing Template": "Apply Default Drawing Template", + "Apply Default": "Apply Default", + "Apply Defaults": "Apply Defaults", + "Apply Elliot Wave Intermediate": "Apply Elliot Wave Intermediate", + "Apply Elliot Wave Major": "Apply Elliot Wave Major", + "Apply Elliot Wave Minor": "Apply Elliot Wave Minor", + "Apply Elliot Wave": "Apply Elliot Wave", + "Apply Manual Decision Point": "Apply Manual Decision Point", + "Apply Manual Risk/Reward": "Apply Manual Risk/Reward", + "Apply WPT Down Wave": "Apply WPT Down Wave", + "Apply WPT Up Wave": "Apply WPT Up Wave", + "Apply": "Anwenden", + "Apr": "Apr", + "Arc": "Bogen", + "Arcs": "Bögen", + "Are you sure you want to abandon your post?": "Are you sure you want to abandon your post?", + "Are you sure you want to close {0} position?": "Are you sure you want to close {0} position?", + "Are you sure you want to delete this chart?": "Are you sure you want to delete this chart?", + "Are you sure you want to delete this message?": "Are you sure you want to delete this message?", + "Are you sure you want to delete this room?": "Are you sure you want to delete this room?", + "Are you sure you want to ignore messages from": "Are you sure you want to ignore messages from", + "Are you sure you want to leave this chat?": "Are you sure you want to leave this chat?", + "Are you sure you want to reverse {0} position?": "Are you sure you want to reverse {0} position?", + "Area With Breaks": "Fläche mit Lücken", + "Area": "Fläche", + "Arguments in Header": "Argumente in der Kopfzeile", + "Arnaud Legoux Moving Average": "Arnaud Legoux Moving Average", + "Arnaud Legoux Moving Average_study": "Arnaud Legoux Moving Average", + "Aroon Down": "Aroon Down", + "Aroon Up": "Aroon Up", + "Aroon": "Aroon", + "Aroon_study": "Aroon", + "Arrow Mark Down": "Pfeil nach unten", + "Arrow Mark Left": "Pfeil nach links", + "Arrow Mark Right": "Pfeil nach rechts", + "Arrow Mark Up": "Pfeil nach oben", + "Arrow": "Pfeil", + "Assets": "Assets", + "at": "at", + "Athens": "Athen", + "Attach chart snapshot": "Attach chart snapshot", + "Aug": "Aug", + "Auto Scale": "Auto Skalierung", + "auto": "auto", + "auto_scale": "auto", + "average per day": "__messages__ average per day", + "Average True Range": "Average True Range", + "Average True Range_study": "Average True Range", + "Average Volume": "Average Volume", + "Average waiting time on the phone is less than one minute. Phone support is available Monday-Friday from 6:30 AM until 3:00 PM EST.": "Average waiting time on the phone is less than one minute. Phone support is available Monday-Friday from 6:30 AM until 3:00 PM EST.", + "Avg Vol": "Avg Vol", + "Awesome Oscillator": "Awesome Oscillator", + "Awesome Oscillator_study": "Awesome Oscillator", + "Aww, we are sorry to see you go! If you cancel, you will no longer be billed after your current subscription period ends. '+": "Aww, we are sorry to see you go! If you cancel, you will no longer be billed after your current subscription period ends. '+", + "Background color 1": "Hintergrundfarbe 1", + "Background color 2": "Hintergrundfarbe 2", + "Background Color": "Hintergrundfarbe", + "Background": "Hintergrund", + "Balance of Power": "Balance of Power", + "Balance of Power_study": "Balance of Power", + "Balance Sheet": "Balance Sheet", + "Balance": "Balance", + "Balloon": "Sprechblase", + "Ban": "Ban", + "Bands style": "Bands style", + "Bangkok": "Bangkok", + "Banned": "Banned", + "Bar #": "Bar #", + "Bar's Style": "Bar Typ", + "Bars Pattern": "Bar Muster", + "Bars": "Bars", + "bars": "bars", + "bars_margin": "Bar Abstand", + "Base Line Period": "Base Line Period", + "Base Line Periods": "Base Line Periods", + "Base Line": "Base Line", + "Base": "Base", "Basic EPS, Net Income from Continuing, Operations": "Basic EPS, Net Income from Continuing, Operations", + "Basic EPS, Net Income": "Basic EPS, Net Income", "Basic Weighted Average Shares": "Basic Weighted Average Shares", + "Basis": "Basis", + "Become a PRO Plus user for just $19.95 and get unlimited alerts! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks!": "Become a PRO Plus user for just $19.95 and get unlimited alerts! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks!", + "Become a Pro user for just $9.95 and get unlimited studies! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks because you support further development of TradingView!": "Become a Pro user for just $9.95 and get unlimited studies! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks because you support further development of TradingView!", + "Beep-beep": "Beep-beep", + "Berlin": "Berlin", + "Beta - 1 Year": "Beta - 1 Year", + "Beta - 3 Year": "Beta - 3 Year", + "Beta - 5 Year": "Beta - 5 Year", + "Beta 1Y": "Beta 1Y", + "Beta 3Y": "Beta 3Y", + "Beta 5Y": "Beta 5Y", + "Bill Williams' 3 Lines": "Bill Williams' 3 Lines", + "Bitcoin Talks": "Bitcoin Talks", + "Bitcoin": "Bitcoin", + "BITFINEX - Bitcoin": "BITFINEX - Bitcoin", + "BITSTAMP - Bitcoin": "BITSTAMP - Bitcoin", + "Black": "Black", + "Blank script": "Blank script", + "Blue": "Blue", + "Bogota": "Bogota", + "Bold": "Bold", + "Bollinger Bands %B": "Bollinger Bands %B", + "Bollinger Bands %B_study": "Bollinger Bands %B", + "Bollinger Bands Width": "Bollinger Bands Width", + "Bollinger Bands Width_study": "Bollinger Bands Width", + "Bollinger Bands": "Bollinger Bands", + "Bollinger Bands_study": "Bollinger Bands", "Book Equity": "Book Equity", - "CF Depreciation & Amortization": "CF Depreciation & Amortization", - "CF Net Income": "CF Net Income", + "Border color": "Rahmenfarbe", + "Border Color": "Rahmenfarbe", + "Border": "Rahmen", + "Borders": "Rahmen", + "Bottom Labels": "Bottom Labels", + "Bottom Lables": "Markierungen an Unterseite", + "Bottom Margin": "unterer Seitenrand", + "bottom": "Unterseite", + "Bring Forward": "Weiter nach vorne", + "Bring to Front": "Ganz nach vorne", + "Browser": "Browser", + "Brush": "Pinsel", + "BSE - Stock - India": "BSE - Stock - India", + "BTC-E - Bitcoin": "BTC-E - Bitcoin", + "BTCYOU - Bitcoin": "BTCYOU - Bitcoin", + "Buenos Aires": "Buenos Aires", + "Built-ins": "Built-ins", + "Buy Annual": "Buy Annual", + "Buy Ask": "Buy Ask __quote__", + "Buy Bid": "Buy Bid __quote__", + "Buy Market": "Buy Market", + "Buy Monthly": "Buy Monthly", + "BUY MULTIDEVICE ACCESS": "BUY MULTIDEVICE ACCESS", + "Buy symbol": "Buy __displaySymbol__ Limit __abbreviatedNumber__ @ __formattedValue__", + "Buy": "Buy", + "By clicking on “Sign Up” below, you are agreeing to the Terms of Service.": "By clicking on “Sign Up” below, you are agreeing to the Terms of Service.", + "by username": "by __username__", + "by": "by", + "Calendar": "Calendar", + "Calling": "Calling", + "Callout": "Beschreibung", + "Cancel Order": "Cancel Order", + "Cancel publication": "Cancel publication", + "Cancel {{text}} and send feedback": "Cancel {{text}} and send feedback", + "Cancel": "Abbrechen", + "Candles": "Candlesticks", "Capital Expenditures": "Capital Expenditures", - "Cash Paid for Income Taxes": "Cash Paid for Income Taxes", - "Cash Paid for Interest Expense": "Cash Paid for Interest Expense", - "Cash Ratio": "Cash Ratio", + "Capital LT": "Capital LT", + "Capital": "Capital", + "Card Number": "Card Number", "Cash and Cash Equivalents": "Cash and Cash Equivalents", "Cash and Cash Equivalents, Beginning of Year": "Cash and Cash Equivalents, Beginning of Year", "Cash and Cash Equivalents, End of Year": "Cash and Cash Equivalents, End of Year", + "Cash Flow Statement": "Cash Flow Statement", "Cash from Discontinued Operations": "Cash from Discontinued Operations", "Cash from Financing Activities": "Cash from Financing Activities", "Cash from Investing Activities": "Cash from Investing Activities", "Cash from Operating Activities": "Cash from Operating Activities", + "Cash Paid for Income Taxes": "Cash Paid for Income Taxes", + "Cash Paid for Interest Expense": "Cash Paid for Interest Expense", + "Cash Ratio": "Cash Ratio", "Cash, Cash Equivalents and Short-term ,Investments": "Cash, Cash Equivalents and Short-term ,Investments", + "CBOE - Options - USA": "CBOE - Options - USA", + "CBOT - Futures - USA": "CBOT - Futures - USA", + "CBOT E-mini": "CBOT E-mini", + "CCI 14 Length": "CCI 14 Length", + "CCI 14": "CCI 14", + "CCI Turbo Histogram": "CCI Turbo Histogram", + "CCI Turbo Length": "CCI Turbo Length", + "CCI Turbo": "CCI Turbo", + "center": "zentrieren", + "Centered": "Centered", + "CF Depreciation & Amortization": "CF Depreciation & Amortization", + "CF Depreciation & Amortization": "CF Depreciation & Amortization", + "CF Net Income": "CF Net Income", + "CFD": "CFD", + "Chaikin Money Flow": "Chaikin Money Flow", + "Chaikin Money Flow_study": "Chaikin Money Flow", + "Chaikin Oscillator": "Chaikin Oscillator", + "Chaikin Oscillator_study": "Chaikin Oscillator", + "Chande Kroll Stop": "Chande Kroll Stop", + "Chande Kroll Stop_study": "Chande Kroll Stop", + "Chande MO": "Chande MO", + "Chande Momentum Oscillator": "Chande Momentum Oscillator", + "Chande Momentum Oscillator_study": "Chande Momentum Oscillator", + "Change angle": "Change angle", + "Change area background": "Change area background", + "Change Background Color": "Change Background Color", + "Change band background": "Change band background", + "Change Disjoint Angle Background Color": "Change Disjoint Angle Background Color", + "Change Disjoint Angle Background Transparency": "Change Disjoint Angle Background Transparency", + "Change Disjoint Angle Color": "Change Disjoint Angle Color", + "Change Disjoint Angle Extending Left": "Change Disjoint Angle Extending Left", + "Change Disjoint Angle Extending Right": "Change Disjoint Angle Extending Right", + "Change Disjoint Angle Filling": "Change Disjoint Angle Filling", + "Change Disjoint Angle Left End": "Change Disjoint Angle Left End", + "Change Disjoint Angle Right End": "Change Disjoint Angle Right End", + "Change Disjoint Angle Show Prices": "Change Disjoint Angle Show Prices", + "Change Disjoint Angle Style": "Change Disjoint Angle Style", + "Change Disjoint Angle Width": "Change Disjoint Angle Width", + "Change Ideas filter": "Change Ideas filter", + "Change in Accounts Payable & Accrued, Expenses": "Change in Accounts Payable & Accrued, Expenses", "Change in Accounts Payable & Accrued, Expenses": "Change in Accounts Payable & Accrued, Expenses", "Change in Accounts Receivable": "Change in Accounts Receivable", "Change in Current Assets": "Change in Current Assets", @@ -1218,6 +361,7 @@ "Change in Income Taxes Payable": "Change in Income Taxes Payable", "Change in Inventories": "Change in Inventories", "Change in Long-term Debt, Net": "Change in Long-term Debt, Net", + "Change in Operating Assets & Liabilities": "Change in Operating Assets & Liabilities", "Change in Operating Assets & Liabilities": "Change in Operating Assets & Liabilities", "Change in Other Assets": "Change in Other Assets", "Change in Other Current Assets": "Change in Other Current Assets", @@ -1225,14 +369,208 @@ "Change in Other Liabilities": "Change in Other Liabilities", "Change in Prepaid Expenses": "Change in Prepaid Expenses", "Change in Short-term Borrowings, Net": "Change in Short-term Borrowings, Net", + "Change Interval": "Change Interval", + "Change Interval...": "Change Interval...", + "Change Marker and Border Color": "Change Marker and Border Color", + "Change Resolution": "Change Resolution", + "Change Symbol": "Symbol ändern", + "Change Symbol...": "Symbol ändern...", + "Change Text Background Fill": "Change Text Background Fill", + "Change Text Background Transparency": "Change Text Background Transparency", + "Change Text Background": "Change Text Background", + "Change Text Border Color": "Change Text Border Color", + "Change Text Border": "Change Text Border", + "Change Text Color": "Change Text Color", + "Change Text Font Bold": "Change Text Font Bold", + "Change Text Font Italic": "Change Text Font Italic", + "Change Text Font Size": "Change Text Font Size", + "Change Text Font": "Change Text Font", + "Change Text Wrap": "Change Text Wrap", + "Change Text": "Change Text", + "Change Trend Angle Extending Left": "Change Trend Angle Extending Left", + "Change Trend Angle Extending Right": "Change Trend Angle Extending Right", + "Change Trend Line Always Show Stats": "Change Trend Line Always Show Stats", + "Change Trend Line Color": "Change Trend Line Color", + "Change Trend Line Extending Left": "Change Trend Line Extending Left", + "Change Trend Line Extending Right": "Change Trend Line Extending Right", + "Change Trend Line Left End": "Change Trend Line Left End", + "Change Trend Line Right End": "Change Trend Line Right End", + "Change Trend Line Show Angle": "Change Trend Line Show Angle", + "Change Trend Line Show Bars Range": "Change Trend Line Show Bars Range", + "Change Trend Line Show Date/Time Range": "Change Trend Line Show Date/Time Range", + "Change Trend Line Show Price Range": "Change Trend Line Show Price Range", + "Change Trend Line Style": "Change Trend Line Style", + "Change Trend Line Width": "Change Trend Line Width", + "Channel": "Kanal", + "Chart as image": "Chart as image", + "Chart description is required": "Chart description is required", + "Chart does not load": "Chart does not load", + "Chart Help": "Chart Help", + "Chart Layout Name": "Chart Layout Name", + "Chart layout name": "Chart layout name", + "Chart Name": "Chart Name", + "Chart name": "Chart name", + "Chart or Quote, eg.": "Chart or Quote, eg.", + "Chart Properties": "Chart Einstellungen", + "Chart Snapshot": "Chart Snapshot", + "Chart title is required": "Chart title is required", + "Chart": "Chart", + "Charts": "Charts", + "Chat archives...": "Chat archives...", + "Chat Call": "Chat Call", + "Chat Calling": "Chat Calling", + "Chat Hangup": "Chat Hangup", + "Chat Message": "Chat Message", + "Chat Popup": "Chat Popup", + "Chat title": "Chat title", + "Chats": "Chats", + "Chicago": "Chicago", + "Chikou span": "Chikou span", + "Chirpy": "Chirpy", + "Chng 1W": "Chng 1W", + "Chng 4W": "Chng 4W", + "Chng 52W": "Chng 52W", + "Chng": "Chng", + "Choose your PRO plan": "Choose your PRO plan", + "Chop Zone": "Chop Zone", + "Choppiness Index": "Choppiness Index", + "Choppiness Index_study": "Choppiness Index", + "Circle Lines": "Ringe", + "Circles": "Kreise", + "Clear Alerts Log": "Clear Alerts Log", + "Clear Console": "Clear Console", + "Clear Symbols": "Clear Symbols", + "Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.": "Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.", + "Click here to create new alert": "Click here to create new alert", + "Click here to go to chart and create one": "Click here to go to chart and create one", + "Click to set a point": "Klicken Sie, um einen Punkt zu setzen", + "Clone": "Duplizieren", + "Clone, Copy, Sync": "Clone, Copy, Sync", + "Close position": "Close position", + "Close Position": "Close Position", + "Close {0} position?": "Close {0} position?", + "Close": "Schluß", + "close": "close", + "Close_in_legend": "C", + "closed": "geschlossen", + "Closed": "Closed", + "Closed_line_tool_position": "Schlußkurs", + "CME - Futures - USA": "CME - Futures - USA", + "CME E-mini": "CME E-mini", + "Coeffs As Percents": "Koeffizienten in Prozent", + "Color 0": "Farbe 0", + "Color 1": "Farbe 1", + "Color 2": "Farbe 2", + "Color 3": "Farbe 3", + "Color 4": "Farbe 4", + "Color 5": "Color 5", + "Color 6": "Color 6", + "Color 7": "Color 7", + "Color 8": "Color 8", + "Color bars based on previous close": "Kursstäbe anhand des vorherigen Schlußkurses färben.", + "Color Theme": "Farbpalette", + "Color": "Farbe", + "Color:": "Farbe", + "Columns": "Balken", + "COMEX - Futures - USA": "COMEX - Futures - USA", + "COMEX E-mini": "COMEX E-mini", + "Comment": "Kommentar", + "Commitments & Contingencies": "Commitments & Contingencies", "Commitments & Contingencies": "Commitments & Contingencies", + "Commodity Channel Index": "Commodity Channel Index", + "Commodity Channel Index_study": "Commodity Channel Index", "Common Stock": "Common Stock", + "Company Comparison": "Unternehmensvergleich", + "Company": "Company", + "Compare Add": "Compare Add", + "Compare or Add Symbol": "Symbol Hinzufügen oder Vergleichen", + "Compare or Add Symbol...": "Symbol Hinzufügen oder Vergleichen...", + "Compare": "Vergleichen", + "Compare...": "Vergleichen...", + "Compared to monthly billing": "Compared to monthly billing", + "compiling...": "compiling...", + "Condition": "Condition", + "Conditional Expressions": "Conditional Expressions", + "Confirm Inputs": "Confirm Inputs", + "Confirm replace": "Confirm replace", + "Confirm": "Confirm", + "Confirmation": "Confirmation", + "Connect": "Connect", + "CONNECT": "CONNECT", + "Connected": "Connected", + "Connecting Line": "Connecting Line", + "Connecting": "Connecting", + "Connors RSI": "Connors RSI", + "ConnorsRSI": "ConnorsRSI", + "Continue": "Continue", + "CONTINUE": "CONTINUE", + "Conversion Line Period": "Conversion Line Period", + "Conversion Line Periods": "Conversion Line Periods", + "Conversion Line": "Conversion Line", + "Coordinates": "Koordinaten", + "Copied to clipboard": "Copied to clipboard", + "Coppock Curve": "Coppock Curve", + "Coppock Curve_study": "Coppock Curve", + "Copy Chart Layout": "Copy Chart Layout", + "Copy link": "Copy link", + "copy selected object.": "copy selected object.", + "Copy": "Kopieren", + "Correct": "Correct", + "Correlation Coeff": "Correlation Coeff", + "Correlation Coeff_study": "Correlation Coeff", + "Correlation Coefficient": "Correlation Coefficient", + "Correlation": "Correlation", + "Cost & Operating Expenses": "Cost & Operating Expenses", "Cost & Operating Expenses": "Cost & Operating Expenses", "Cost of Revenue": "Cost of Revenue", + "Count": "Count", "Cover Sheet TSO": "Cover Sheet TSO", + "Create Alert on {{title}}": "Create Alert on {{title}}", + "Create Alert": "Create Alert", + "Create new note...": "Create new note...", + "Create New Order...": "Create New Order...", + "Create new public chat": "Create new public chat", + "Create your first script now!": "Create your first script now!", + "Create": "Create", + "Cross": "Kreuz", + "Cross_chart_type": "Kreuz Chart", + "Crosses": "Kreuze", + "Crosshair": "Fadenkreuz", + "Crossing Down": "Crossing Down", + "Crossing Up": "Crossing Up", + "Crossing": "Crossing", + "Cumulative Volume Index": "Cumulative Volume Index", "Current Portion of Long-term Debt": "Current Portion of Long-term Debt", "Current Ratio": "Current Ratio", + "Current Valuation": "Current Valuation", + "cursors-group-css-class": "cursors-group-css-class", + "Custom color...": "Benutzerdefinierte Farbe...", + "Custom intervals and unlimited alerts": "Custom intervals and unlimited alerts", + "Custom Intervals": "Custom Intervals", + "Custom": "Custom", + "Custom...": "Custom...", + "CVV/CSC": "CVV/CSC", + "Cycle": "Cycle", + "Cyclic Lines": "Zyklische Linien", + "d": "d", + "D_dates": "T", + "d_dates": "t", + "Daily": "Daily", + "Data provided by BATS exchange.": "Data provided by BATS exchange.", + "Data Window": "Data Window", + "Date Range": "Datumsbereich", + "Date": "Date", + "day": "Tag", + "day_plural": "Tage", + "Day's Range": "Day's Range", + "Debt Net": "Debt Net", "Debt to Assets": "Debt to Assets", + "Debt to Equity": "Debt to Equity", + "Dec": "Dez", + "DecisionBar": "DecisionBar", + "Decrease Rating": "Decrease Rating", + "Default": "Standard", + "Defaults": "Standardeinstellungen", "Deferred Charges": "Deferred Charges", "Deferred Income Tax Liabilities, Short-term": "Deferred Income Tax Liabilities, Short-term", "Deferred Income Taxes": "Deferred Income Taxes", @@ -1242,61 +580,839 @@ "Degree of Combined Leverage": "Degree of Combined Leverage", "Degree of Financial Leverage": "Degree of Financial Leverage", "Degree of Operational Leverage": "Degree of Operational Leverage", + "delayed": "delayed", + "Delayed": "Delayed", + "Delete Alert": "Delete Alert", + "Delete alerts as per filter": "Delete alerts as per filter", + "Delete all Alerts": "Delete all Alerts", + "Delete all inactive Alerts": "Delete all inactive Alerts", + "Delete all your positions, orders and history and set balance to specific value.": "Delete all your positions, orders and history and set balance to specific value.", + "Delete message": "Delete message", + "Delete room": "Delete room", + "Delete script": "Delete script", + "Delete": "Löschen", + "Depreciation & Amortization Expense": "Depreciation & Amortization Expense", "Depreciation & Amortization Expense": "Depreciation & Amortization Expense", "Depreciation Expense": "Depreciation Expense", + "Depth": "Depth", + "depth_input": "depth", + "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.": "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.", + "Description": "Description", + "DESCRIPTION": "DESCRIPTION", + "Detach Chat": "Detach Chat", + "Details": "Details", + "Detrended Price Oscillator": "Detrended Price Oscillator", + "deviation_input": "deviation", + "Device": "Device", + "DI Length_input": "DI Länge", "Diluted EPS, Net Income from Continuing Operations": "Diluted EPS, Net Income from Continuing Operations", + "Diluted EPS, Net Income": "Diluted EPS, Net Income", "Diluted Weighted Average Shares": "Diluted Weighted Average Shares", + "Directional Movement Index": "Directional Movement Index", + "Directional Movement Index_study": "Directional Movement Index", + "Directional Movement": "Directional Movement", + "Disconnect": "Disconnect", + "Disconnected": "Disconnected", "Discontinued Operations": "Discontinued Operations", + "Disjoint Angle": "Zerlegter Winkel", + "Displaced EMA": "Displaced EMA", + "Displacement": "Displacement", + "displacement_input": "Verschiebung", + "distance: {0}": "Abstand: {0}", + "Div EA": "Div EA", + "Div Paid": "Div Paid", + "Div Pref": "Div Pref", + "Div Share": "Div Share", + "Divergence Indicator": "Divergence Indicator", + "Diviation (%)": "Diviation (%)", + "Dividend": "Dividend", + "Dividends Paid": "Dividends Paid", + "Dividends per Share, FQ": "Dividends per Share, FQ", + "Dividends": "Dividends", + "divisor_input": "Divisor", + "Divisor_input": "Divisor", + "Do Not Cancel": "Do Not Cancel", + "Do not post offline personal contact information.": "Do not post offline personal contact information.", + "Do not publish content that is not your original work, or infringes the copyright of any third party.": "Do not publish content that is not your original work, or infringes the copyright of any third party.", + "Do not show this message again": "Do not show this message again", + "Do you really want to clear all symbols?": "Do you really want to clear all symbols?", + "Do you realy want to delete ": "Do you realy want to delete", + "Do you realy want to delete theme": "Do you realy want to delete __theme__ theme?", + "Do you realy want to delete {0}watchlist?": "Do you realy want to delete {0}watchlist?", + "Do you realy want to replace": "Do you realy want to replace", + "Don't be so cruel! Bans longer than 1 week are not allowed for now.": "Don't be so cruel! Bans longer than 1 week are not allowed for now.", + "Donchian Channels": "Donchian Channels", + "Donchian Channels_study": "Donchian Channels", + "Done": "Done", + "Don’t cry… but your free PRO Plus trial has ended! We hope you benefited from useful features and felt good about yourself for supporting the community.": "Don’t cry… but your free PRO Plus trial has ended! We hope you benefited from useful features and felt good about yourself for supporting the community.", + "Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!": "Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!", + "Dot": "Punkt", + "Double EMA": "Double EMA", + "Double Exponential Moving Average": "Double Exponential Moving Average", + "Double Exponential Moving Average_study": "Double Exponential Moving Average", + "Down Color": "Abwärtsfarbe", + "Down fractals": "Down fractals", + "Down Wave 1 or A": "Down Wave 1 or A", + "Down Wave 2 or B": "Down Wave 2 or B", + "Down Wave 3": "Down Wave 3", + "Down Wave 4": "Down Wave 4", + "Down Wave 5": "Down Wave 5", + "Down Wave C": "Down Wave C", + "Down": "Down", + "Drawing Tools": "Drawing Tools", + "Drawings Syncing": "Drawings Syncing", + "Drawings Toolbar": "Drawings Toolbar", + "Drawings": "Zeichnungen", + "E-mail for sms": "E-mail for sms", + "E-mail support hours are 4:00 AM – 3 PM EST Monday - Friday. Typical response time is 1 hour during business hours.": "E-mail support hours are 4:00 AM – 3 PM EST Monday - Friday. Typical response time is 1 hour during business hours.", + "E-mail": "E-mail", + "Early Access 33% off{{#is_finished}} – Final chance{{/is_finished}}": "Early Access 33% off{{#is_finished}} – Final chance{{/is_finished}}", + "Early Access for $16.65/Month": "Early Access for $16.65/Month", + "Earnings breaks": "Earnings breaks", + "Earnings Calendar": "Earnings Calendar", + "Earnings per Share, Basic, TTM": "Earnings per Share, Basic, TTM", + "Earnings per Share, Diluted, TTM": "Earnings per Share, Diluted, TTM", + "Earnings": "Earnings", + "Ease Of Movement": "Ease Of Movement", + "Ease of Movement": "Ease of Movement", + "Ease of Movement_study": "Ease of Movement", + "EBIT": "EBIT", + "EBITDA": "EBITDA", + "Economic Calendar": "Economic Calendar", + "Economy & Symbols": "Wirtschaftsdaten & Wertpapiere", + "Economy": "Economy", + "Edit Alert {{description}} on {{title}}": "Edit Alert {{description}} on {{title}}", + "Edit Alert": "Edit Alert", + "Edit chat room": "Edit chat room", + "EDIT IDEA": "EDIT IDEA", + "Edit Order": "Edit Order", + "Edit Order...": "Edit Order...", + "Edit Position": "Edit Position", + "Edit Position...": "Edit Position...", + "Edit profile": "Edit profile", + "Edit room...": "Edit room...", + "EDIT SCRIPT": "EDIT SCRIPT", + "Edit Sript": "Edit Sript", + "Edit": "Edit", + "EDIT": "EDIT", "Effect of Exchange Rate on Cash": "Effect of Exchange Rate on Cash", + "Elder's Force Index": "Elder's Force Index", + "Elders Force Index_study": "Elders Force Index", + "Elliott Labels": "Elliott Markierungen", + "Elliott Major Retracement": "Major Elliott Retracement", + "Elliott Minor Retracement": "Minor Elliott Retracement", + "Elliott Wave Circle": "Elliott Wave Circle", + "Elliott Wave Cycle": "Elliot Wellen Cycle", + "Elliott Wave Minor": "Minor Elliott Welle", + "Elliott Wave Subminuette": "Subminuette Elliott Welle", + "Elliott Wave": "Elliott Wave", + "Ellipse": "Ellipse", + "Email": "Email", + "Embed": "Embed", + "Emp": "Emp", "Employee Compensation": "Employee Compensation", + "End of Day": "End of Day", + "English only for main public chatrooms and public ideas - so that everyone can understand. Any language can be spoken in the custom chat rooms. Later we may introduce main public chatrooms for other languages.": "English only for main public chatrooms and public ideas - so that everyone can understand. Any language can be spoken in the custom chat rooms. Later we may introduce main public chatrooms for other languages.", + "English only": "English only", + "Enter a new chart layout name": "Enter a new chart layout name", + "Enter a new chart name": "Enter a new chart name", + "Enter new title for this chat": "Enter new title for this chat", + "Entering Channel": "Entering Channel", + "Enterprise Value, FQ": "Enterprise Value, FQ", + "Enterprise Value/EBITDA, TTM": "Enterprise Value/EBITDA, TTM", + "Entry price:": "Einstiegspreis:", + "Envelope": "Envelope", + "Envelope_study": "Envelope", + "eod data": "EOD daten", + "eod delayed": "EOD verzögert", + "EPS NI": "EPS NI", + "Equality Line": "Equality Line", + "Equity Earnings": "Equity Earnings", + "Equity": "Equity", + "Eraser": "Radierer", + "Error": "Error", + "Estimate": "Estimate", + "EUREX - Futures - Europe": "EUREX - Futures - Europe", + "Event": "Event", + "Events & Alerts": "Events & Alerts", + "Events": "Ereignisse", + "Exch": "Exch", + "Exchange": "Börse", + "Exchanges charge per-user fees and redistribution fees from TradingView for delivery of intraday and real-time data. So, we can't give this data for free to everyone (as much as we'd like to).": "Exchanges charge per-user fees and redistribution fees from TradingView for delivery of intraday and real-time data. So, we can't give this data for free to everyone (as much as we'd like to).", + "Exit Full Screen (ESC)": "Exit Full Screen (ESC)", + "Exiting Channel": "Exiting Channel", + "Expand sym chart": "Expand sym chart", + "Expected Annual Dividends": "Expected Annual Dividends", + "Expiration Date (MM/YY)": "Expiration Date (MM/YY)", + "Expiration Time": "Expiration Time", + "Expiration": "Expiration", + "Expired": "Expired", + "Exponential": "Exponential", + "exponential_input": "exponentiell", + "ext": "ext", + "Extend Alert Line": "Extend Alert Line", + "Extend Left End": "Linkes Ende verlängern", + "Extend Left": "nach links verlängern", + "Extend Lines Left": "Extend Lines Left", + "Extend Lines": "Linien verlängern", + "Extend Right End": "Rechtes Ende verlängern", + "Extend Right": "nach rechts verlängern", + "Extend": "Verlängern", + "Extended Alert Line": "Extended Alert Line", + "Extended Hours (Intraday Only)": "Extended Hours (Intraday Only)", + "Extended Hours": "Verlängerte Handelszeit", + "Extended Line": "verlängerte Linie", + "Extended Trading Hours": "Extended Trading Hours", + "Extended": "verlängert", + "Extension": "Extension", "Extraordinary Items": "Extraordinary Items", + "Failed": "Failed", + "Failure back color": "Hintergrundfarbe Misserfolg", + "Failure text color": "Textfarbe Misserfolg", + "FAILURE": "FEHLER", + "Falling": "Falling", + "Fans": "Fächer", + "Fast length": "Fast length", + "Fast Length": "Fast Length", + "fastLength_input": "Fast Länge", + "Fault": "Fault", + "Favorite Drawings Toolbar": "Favorite Drawings Toolbar", + "Favorite ideas": "Favorite ideas", + "Favorite": "Favorite", + "Favorites": "Favoriten", + "Feature Request and Feedback": "Feature Request and Feedback", + "Feb": "Feb", + "Fib Channel": "Fib Kanal", + "Fib Circles": "Fib Kreise", + "Fib Retracement": "Fib Retracement", + "Fib Speed Resistance Arcs": "Fib Speed Resistance Arcs (Bögen)", + "Fib Speed Resistance Fan": "Fib Speed Resistance Fan (Fächer)", + "Fib Spiral": "Fib Spirale", + "Fib Time Zone": "Fib Zeitzonen", + "Fib Wedge": "Fib Keil", + "Fibonacci": "Fibonacci", + "Fill": "Füllen", + "Find existing chat": "Find existing chat", + "First bar time": "First bar time", + "First Name": "First Name", + "Fisher Transform": "Fisher Transform", + "Fisher": "Fisher", + "Flag Mark": "Flagge", + "Flat Bottom": "Flache Unterseite", + "Flat Top/Bottom": "Flache Ober-/Unterseite", + "Flipped": "Umgedreht", + "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.": "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.", + "Follow {{pro_symbol}}": "Follow {{pro_symbol}}", + "Follow": "Follow", + "Followed": "Followed", + "Followers": "Followers", + "Following below suggestions will help get your ideas suggested:": "Following below suggestions will help get your ideas suggested:", + "Following": "Following", + "Font Size": "Font Size", + "For a limited time, we’re offering a FREE 1 month subscription of PRO Plus (no credit card required, no catches or hidden autobilling).": "For a limited time, we’re offering a FREE 1 month subscription of PRO Plus (no credit card required, no catches or hidden autobilling).", + "for": "for", + "Forecast": "Prognose", + "Forex Talks": "Forex Talks", + "Forex": "Forex", + "Forgot password?": "Forgot password?", + "Format": "Format", + "Format...": "Formatierung...", + "FORTUNECX - Bitcoin": "FORTUNECX - Bitcoin", "Free Cash Flow Margin": "Free Cash Flow Margin", "Free Cash Flow Return on Assets": "Free Cash Flow Return on Assets", + "Free Cash Flow": "Free Cash Flow", + "Frequency": "Frequency", + "Full moon mark": "Full moon mark", + "Full Screen": "Vollbild", + "Fullscreen mode": "Fullscreen mode", + "Function Definition": "Function Definition", + "Fundamentals company": "Fundamentals __company__", + "Fundamentals": "Fundamentals", + "Futures Magazine": "Futures Magazine", + "Futures": "Futures", + "futures": "futures", + "FXCM - Forex": "FXCM - Forex", + "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.": "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.", + "FxWire PRO": "FxWire PRO", + "Gann Box": "Gann Box", + "Gann Fan": "Gann Fächer", + "Gann Square": "Gann Square (Quadrat)", + "Gap Down Stocks": "Gap Down Stocks", + "Gap in the data": "Gap in the data", + "Gap Up Stocks": "Gap Up Stocks", + "General & Administrative Expense": "General & Administrative Expense", "General & Administrative Expense": "General & Administrative Expense", - "Goodwill": "Goodwill", + "GOCIO - Bitcoin": "GOCIO - Bitcoin", + "Goodwill & Intangible Assets, Net": "Goodwill & Intangible Assets, Net", "Goodwill & Intangible Assets, Net": "Goodwill & Intangible Assets, Net", + "Goodwill": "Goodwill", + "GrandSuperCycle": "GrandSuperCycle", + "Graphics": "Grafiken", + "Greater Than": "Greater Than", + "Grey": "Grey", + "Grid Lines": "Hilfslinien", + "Grid": "Gitter", + "Gross Margin %, TTM": "Gross Margin %, TTM", + "Gross Margin": "Gross Margin", + "Gross Profit": "Gross Profit", + "Growing moon": "Growing moon", + "Growing": "Growing", + "h": "h", + "h_dates": "h", + "Hand Bell": "Hand Bell", + "Hate speech": "Hate speech", + "Have something to say?": "Have something to say?", + "Head & Shoulders": "Kopf- & Schulterformation", + "Head": "Kopf", + "Headlines": "Headlines", + "Heiken Ashi": "Heiken Ashi", + "Help & Wiki": "Help & Wiki", + "Help": "Hilfe", + "Hidden Bearish Divergence": "Hidden Bearish Divergence", + "Hidden Bullish Divergence": "Hidden Bullish Divergence", + "Hide All Drawing Tools": "Alle Zeichenwerkzeuge verbergen", + "Hide Buy/Sell Panel": "Hide Buy/Sell Panel", + "Hide data": "Hide data", + "Hide Drawings Toolbar": "Hide Drawings Toolbar", + "Hide Favorite Drawings Toolbar": "Hide Favorite Drawings Toolbar", + "Hide inactive alerts": "Hide inactive alerts", + "Hide inactive Alerts": "Hide inactive Alerts", + "Hide Marks On Bars": "Hide Marks On Bars", + "Hide Widgets": "Hide Widgets", + "Hide": "Verbergen", + "High": "Hoch", + "high": "high", + "High_in_legend": "H", + "Histogram": "Histogramm", + "Historical Volatility": "Historical Volatility", + "HITBTC - Bitcoin": "HITBTC - Bitcoin", + "hl2": "hl2", + "HLC Bars": "HLC Bars", + "hlc3": "hlc3", + "Hlines Background": "HLinien Hintergrund", + "Hollow Candles": "Hohle Candlesticks", + "Home": "Home", + "Hong Kong": "Hong Kong", + "Horizontal Line": "Horizontale Linie", + "Horizontal Ray": "Horizontaler Linie", + "Hot Lists": "Hot Lists", + "Hotlist": "Hotlist", + "HotLists continuously scan the US stock market to identify best trading opportunities and take considerable resources, so we can't give them out for free to everyone (as much as we'd like to).": "HotLists continuously scan the US stock market to identify best trading opportunities and take considerable resources, so we can't give them out for free to everyone (as much as we'd like to).", + "Hotlists": "Hotlists", + "hour": "Stunde", + "hour_plural": "Stunden", + "How to use the reference materials (Video)": "How to use the reference materials (Video)", + "Hull MA": "Hull MA", + "Hull MA_study": "Hull MA", + "Hull Moving Average": "Hull Moving Average", + "Hundred Line": "Hundred Line", + "ICECAN - Futures - Canada": "ICECAN - Futures - Canada", + "ICEEUR - Futures - Europe": "ICEEUR - Futures - Europe", + "ICEUSA - Futures - USA": "ICEUSA - Futures - USA", + "Ichimoku Cloud": "Ichimoku Cloud", + "Ichimoku Cloud_study": "Ichimoku Cloud", + "Icon": "Symbol", + "Idea or chart snapshot image": "Idea or chart snapshot image", + "IDEA TITLE AND DESCRIPTION": "IDEA TITLE AND DESCRIPTION", + "Ideas for the current resolution only": "Ideas for the current resolution only", + "Ideas for the current symbol only": "Ideas for the current symbol only", + "Ideas of the people I follow & my ideas": "Ideas of the people I follow & my ideas", + "Ideas Published": "Ideas Published", + "Ideas": "Ideas", + "If you are sure you want to cancel, click Cancel, otherwise choose Do Not Cancel.": "If you are sure you want to cancel, click Cancel, otherwise choose Do Not Cancel.", + "If you do intraday analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.": "If you do intraday analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.", + "If you do intraday analysis, consider subscribing to the {{exchange}} exchange.{{^exchangesButton}} You must subscribe to PRO, PRO Plus or Premium service first (from only 9.95/m).{{/exchangesButton}}": "If you do intraday analysis, consider subscribing to the {{exchange}} exchange.{{^exchangesButton}} You must subscribe to PRO, PRO Plus or Premium service first (from only 9.95/m).{{/exchangesButton}}", + "If you do intraday spread analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.": "If you do intraday spread analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.", + "If you follow a symbol you will receive notifications when new ideas about that symbol are published.": "If you follow a symbol you will receive notifications when new ideas about that symbol are published.", + "If you like what you see, you have an exclusive chance to get 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.": "If you like what you see, you have an exclusive chance to get 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.", + "If you need only the most complete and accurate data, then consider subscribing to the PRO Plus or Premium service from only $19.95/m that offers actual real-time data from the NYSE/NASDAQ/AMEX exchanges and much more.": "If you need only the most complete and accurate data, then consider subscribing to the PRO Plus or Premium service from only $19.95/m that offers actual real-time data from the NYSE/NASDAQ/AMEX exchanges and much more.", + "If you want to act quickly to news and events that occur when the regular market is closed, please consider subscribing to PRO Plus or Premium service from only $19.95/m.": "If you want to act quickly to news and events that occur when the regular market is closed, please consider subscribing to PRO Plus or Premium service from only $19.95/m.", + "If you want to identify opportunities in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "If you want to identify opportunities in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "If you want to unlock the power of multiple time frame analysis and add multiple symbols to the same chart layout, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "If you want to unlock the power of multiple time frame analysis and add multiple symbols to the same chart layout, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "If you want to use different watchlists to quickly assess different sectors of the market, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "If you want to use different watchlists to quickly assess different sectors of the market, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "If you want to use private messages - please sign in or register!": "If you want to use private messages - please sign in or register!", + "If you want to use this service - please sign in or register!": "If you want to use this service - please sign in or register!", + "Ignore user": "Ignore user __username__", + "Ignore": "Ignore", + "Ignored users...": "Ignored users...", + "Illicit content": "Illicit content", + "Image URL": "Bild URL", + "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", + "In effort to make TradingView more useful to a larger number of users, moderators have the right to hide ideas with bad descriptions or not informative from the front page and the gallery. We are NOT limiting any ways of publishing or using TradingView charts. You can still create and publish any kind of charts; your profile and Activity Stream will still show all created charts.": "In effort to make TradingView more useful to a larger number of users, moderators have the right to hide ideas with bad descriptions or not informative from the front page and the gallery. We are NOT limiting any ways of publishing or using TradingView charts. You can still create and publish any kind of charts; your profile and Activity Stream will still show all created charts.", + "In Session": "In Session", + "In short, the more understandable and interesting your ideas are, the more you’ll gain respect of others and get discovered by the financial community. We’ll do our best to help showcase good ideas.": "In short, the more understandable and interesting your ideas are, the more you’ll gain respect of others and get discovered by the financial community. We’ll do our best to help showcase good ideas.", + "in": "in", + "in_dates": "in", + "inbars": "in __period__ bars", "Income After Taxes": "Income After Taxes", - "Income Before Taxes": "Income Before Taxes", - "Income Taxes": "Income Taxes", - "Income Taxes Payable": "Income Taxes Payable", "Income before Extraordinary Items": "Income before Extraordinary Items", + "Income Before Taxes": "Income Before Taxes", + "Income Statement": "Income Statement", + "Income Taxes Payable": "Income Taxes Payable", + "Income Taxes": "Income Taxes", + "Income": "Income", + "Increase Rating": "Increase Rating", + "Increment": "Increment", + "increment_input": "Schrittgröße", + "Ind": "Ind", + "Index": "Index", + "index": "index", + "Indicator Arguments in Header": "Indicator Arguments in Header", + "Indicator Arguments": "Indicator Arguments", + "Indicator Last Value": "Indicator Last Value", + "Indicator Titles in Header": "Indicator Titles in Header", + "Indicator Titles": "Indicator Titles", + "Indicator Values": "Indicator Values", + "Indicator": "Indikator", + "Indicators and Strategies": "Indicators and Strategies", + "Indicators": "Indikatoren", + "Indicators, Fundamentals, Economy and Add-ons": "Indikatoren, Fundamental- und Wirtschaftsdaten und Add-ons", + "Industry": "Industry", + "Info": "Info", + "Inputs": "Inputs", + "Insert Drawing Tool": "Zeichenwerkzeug einfügen", + "Insert emoticon": "Insert emoticon", + "Insert Indicator...": "Indikator hinzufügen...", + "Insert": "Insert", + "Inside Channel": "Inside Channel", + "Inside Pitchfork": "Innenliegende Pitchfork", + "Inside": "Innerhalb", + "Install": "Install", "Intangible Assets": "Intangible Assets", "Interest Expense": "Interest Expense", "Interest Income": "Interest Income", "Interest Income/Expense, Net": "Interest Income/Expense, Net", + "Intermediate": "Intermediate", + "interval_dialog_description": "Type the interval number for munute 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)", + "Intraday Renko, Kagi, Line Break and Point & Figure charts take considerable resources, so we can't give them out for free to everyone (as much as we'd like to). We can, however, give out these charts for free in the Daily and Weekly resolutions.": "Intraday Renko, Kagi, Line Break and Point & Figure charts take considerable resources, so we can't give them out for free to everyone (as much as we'd like to). We can, however, give out these charts for free in the Daily and Weekly resolutions.", + "Intraday Renko, Kagi, Line Break, PnF and spread charts": "Intraday Renko, Kagi, Line Break, PnF and spread charts", + "Intraday Renko, Kagi, Line Break, PnF charts": "Intraday Renko, Kagi, Line Break, PnF charts", + "Intraday Spread Charts": "Intraday Spread Charts", + "Intraday Spread": "Intraday Spread", + "invalid symbol": "ungültiges symbol", + "Invalid Symbol": "Invalid Symbol", "Inventories, Net": "Inventories, Net", "Investment Changes, Net": "Investment Changes, Net", + "Invoiced every month": "Invoiced every month", + "IP": "IP", "Issuance of Equity": "Issuance of Equity", + "Issue Type": "Issue Type", + "Italic": "Italic", + "ITBIT - Bitcoin": "ITBIT - Bitcoin", + "Jan": "Jan", + "Jaw Length": "Jaw Length", + "Jaw Offset": "Jaw Offset", + "Jaw": "Jaw", + "jawLength_input": "Jaw Länge", + "Join Now": "Join Now", + "Journal is empty": "Journal is empty", + "Journal...": "Journal...", + "Jul": "Jul", + "Jun": "Jun", + "Jurik Research": "Jurik Research", + "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That is less than $16.65/month. Don’t miss the last chance to get the special Early Access and secure this low rate now!": "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That is less than $16.65/month. Don’t miss the last chance to get the special Early Access and secure this low rate now!", + "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.": "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.", + "Kagi": "Kagi", + "KCBT - Futures - USA": "KCBT - Futures - USA", + "Keltner Channels": "Keltner Channels", + "Keltner Channels_study": "Keltner Channels", + "Key Hidden Levels": "Key Hidden Levels", + "Key Order Flow Events": "Key Order Flow Events", + "Keyboard Shortcuts": "Keyboard Shortcuts", + "Kijun-sen": "Kijun-sen", + "Kind": "Kind", + "Klinger Oscillator": "Klinger Oscillator", + "Klinger Oscillator_study": "Klinger Oscillator", + "Know Sure Thing": "Know Sure Thing", + "Know Sure Thing_study": "Know Sure Thing", + "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.": "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.", + "Kolkata": "Kalkutta", + "Label Background": "Markierungshintergrund", + "Label": "Markierung", + "Labels Font": "Labels Font", + "Labels": "Markierungen", "Labor Expense": "Labor Expense", + "Lagging Span 2 Periods": "Lagging Span 2 Periods", + "Lagging Span": "Lagging Span", + "Last Annual EPS": "Last Annual EPS", + "Last Annual Revenue": "Last Annual Revenue", + "Last bar time": "Last bar time", + "Last Modified": "Last Modified", + "Last Name": "Last Name", + "Last Value on Price Scale": "Letzter Wert auf der Preisskala", + "Last": "Last", + "LAUNCH CHART": "LAUNCH CHART", + "Launch chat in separate window": "Launch chat in separate window", + "LazyBear - MTF Panes": "LazyBear - MTF Panes", + "LazyBear - S/R Levels": "LazyBear - S/R Levels", + "Lead 1": "Lead 1", + "Lead 2": "Lead 2", + "LEARN MORE": "LEARN MORE", + "Least Squares Moving Average": "Least Squares Moving Average", + "Least Squares Moving Average_study": "Least Squares Moving Average", + "Leave this chat": "Leave this chat", + "Left End": "linkes Ende", + "Left Labels": "linke Markierungen", + "Left Shoulder": "Linke Schulter", + "left": "links", + "len_input": "Länge", + "Length high": "Length high", + "Length hight": "Length hight", + "Length low": "Length low", + "Length1": "Length1", + "Length2": "Length2", + "Length3": "Length3", + "Length_input": "Länge", + "length_input": "Länge", + "lengthRSI_input": "RSI Länge", + "lengthStoch_input": "Stochastic Länge", + "Less Than": "Less Than", + "Level {0}": "Level {0}", + "Level": "Level", + "Levels": "Level", + "Liabilities & Stockholder's Equity": "Liabilities & Stockholder's Equity", "Liabilities & Stockholder's Equity": "Liabilities & Stockholder's Equity", + "like": "like", + "like_plural": "likes", + "Limit": "Limit", + "Line Break": "Line Break", + "Line Width": "Line Width", + "Line With Breaks": "Linie mit Lücken", + "Line": "Linie", + "Linear Regression Curve": "Linear Regression Curve", + "Linear Regression Curve_study": "Linear Regression Curve", + "Linear Regression": "Linear Regression", + "Lines": "Linien", + "Link interval to all charts": "Link interval to all charts", + "Link symbol to all charts": "Link symbol to all charts", + "LINK TO RELATED IDEAS": "LINK TO RELATED IDEAS", + "Link to this chart": "Link to this chart", + "Link to this chat...": "Link to this chat...", + "Link to this room...": "Link to this room...", + "Link To": "Verbinden", + "Lips Length": "Lips Length", + "Lips Offset": "Lips Offset", + "Lips": "Lips", + "lipsLength_input": "Lips Länge", + "List or list item": "List or list item", + "Load Chart Layout": "Load Chart Layout", + "Load Chart": "Load Chart", + "Load Layout Chart": "Load Layout Chart", + "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.": "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.", + "Load New Bars": "Neue Bars laden", + "Load": "Load", + "loading data": "laden von daten", + "Loading market depth data…": "Loading market depth data…", + "loading...": "loading...", + "Loading...": "Loading...", + "Lock All Drawing Tools": "Alle Zeichenwerkzeuge fixieren", + "Lock Scale": "Skalierung feststellen", + "Lock scale": "Skalierung feststellen", + "Lock": "Fixieren", + "Lock/Unlock": "Verriegeln/Entriegeln", + "Log Scale": "Logarithmische Skalierung", + "Log Scale_scale_menu": "Logarithmische Skalierung", + "log": "log", + "Logged as": "Logged as", + "Logged out": "Logged out", + "London": "London", + "Long Length": "Long Length", + "Long length": "Long length", + "Long Period": "Long Period", + "Long period": "Long period", + "Long Position": "Long Position", + "Long RoC Length_input": "Long RoC Länge", "Long Term Capital": "Long Term Capital", "Long Term Debt to Long Term Capital": "Long Term Debt to Long Term Capital", "Long Term Debt to Total Capital": "Long Term Debt to Total Capital", - "Long-term Debt": "Long-term Debt", + "Long": "Kaufsignal", + "LONG": "LONG", "Long-term Debt Payments": "Long-term Debt Payments", "Long-term Debt Proceeds": "Long-term Debt Proceeds", + "Long-term Debt": "Long-term Debt", "Long-term Deferred Income Tax Liabilities": "Long-term Deferred Income Tax Liabilities", "Long-term Deferred Liability Charges": "Long-term Deferred Liability Charges", + "Long-term intervals are better than short-term ones for publishing analysis. An idea on 1 minute bars will probably become obsolete by the time people read it. However a good idea may still be featured.": "Long-term intervals are better than short-term ones for publishing analysis. An idea on 1 minute bars will probably become obsolete by the time people read it. However a good idea may still be featured.", "Long-term Investments": "Long-term Investments", - "Minority Interest": "Minority Interest", + "Long_input": "Long", + "long_input": "Long", + "longlen_input": "Long Länge", + "Los Angeles": "Los Angeles", + "Low price available now – don’t miss this chance!": "Low price available now – don’t miss this chance!", + "Low": "Tief", + "low": "low", + "Low_in_legend": "L", + "Lower Band": "Lower Band", + "Lower Bound": "Lower Bound", + "Lower Devation": "Lower Devation", + "Lower Deviation": "Lower Deviation", + "Lower": "Untergrenze", + "LowerLimit": "Untergrenze", + "LSE - Stock - UK": "LSE - Stock - UK", + "m": "m", + "M_dates": "M", + "m_dates": "m", + "MA Cross": "MA Cross", + "MA Cross_study": "MA Cross", + "MA Exp Ribbon": "MA Exp Ribbon", + "MA Length": "MA Length", + "MACD": "MACD", + "Madrid": "Madrid", + "Magnet Mode": "Magnetmodus", + "Major": "Groß", + "Make a Copy": "Make a Copy", + "Make a Copy...": "Make a Copy...", + "Make It Mine": "Make It Mine", + "Manage Alerts": "Manage Alerts", + "Manage Drawings": "Zeichnungen bearbeiten", + "Mar": "Mrz", + "Margin AT": "Margin AT", + "Margin G": "Margin G", + "Margin G%": "Margin G%", + "Margin O": "Margin O", + "Margin PT": "Margin PT", + "Margins": "Margins", + "Marker Color": "Marker Color", + "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.": "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.", + "Market Cap - Basic": "Market Cap - Basic", + "market closed": "market closed", + "Market Open": "Market Open", + "market open": "market open", + "Market Summary": "Market Summary", + "Market": "Market", + "Marketplace Add-ons": "Marketplace Add-ons", + "Mass Index": "Mass Index", + "Mass Index_study": "Mass Index", + "Max value": "Max value", + "Maximize Chat": "Maximize Chat", + "maximum_input": "Maximalwert", + "May": "Mai", + "McGinley Dynamic": "McGinley Dynamic", + "Measure (Shift + Click on the chart)": "Abmessen (Shift + Klick auf den Chart)", + "Median": "Median Wert", + "MERCADO - Bitcoin": "MERCADO - Bitcoin", + "Merge Down": "Nach unten zusammenführen", + "Merge Up": "Nach oben zusammenführen", + "Message settings": "Message settings", + "Message": "Message", + "messages today": "__messages__ messages today", + "MGEX - Futures - USA": "MGEX - Futures - USA", + "MicroTrends": "MicroTrends", + "middle": "Mitte", + "Middle": "Mitte", + "Minor": "Klein", + "Minority Interest & Equity Earnings": "Minority Interest & Equity Earnings", "Minority Interest & Equity Earnings": "Minority Interest & Equity Earnings", + "Minority Interest": "Minority Interest", + "Minuette": "Minuette", + "Minus Line": "Minus Line", + "minute": "Minute", + "minute_plural": "Minuten", + "Minute": "Minute", + "Mirrored": "Gespiegelt", + "Mkt Cap": "Mkt Cap", + "mod": "mod", + "Mode": "Modus", + "MODERATED": "MODERATED", + "Moderator": "Moderator", + "Moderators Warning Messages": "Moderators Warning Messages", + "Modified Schiff Pitchfork": "Modifizierte Schiff Pitchfork", + "Modified Schiff": "Modifizierte Schiff", + "Modify Order": "Modify Order", + "Modify": "Modify", + "Momentum": "Momentum", + "Money Flow": "Money Flow", + "Money Flow_study": "Money Flow", + "month": "Monat", + "month_plural": "Monate", + "month0": "Jan", + "month1": "Feb", + "month10": "Nov", + "month11": "Dec", + "month2": "Mar", + "month3": "Apr", + "month4": "May", + "month5": "Jun", + "month6": "Jul", + "month7": "Aug", + "month8": "Sep", + "month9": "Oct", + "Monthly": "Monthly", + "Moon Phases": "Moon Phases", + "Moscow": "Moscow", + "move chart 1 bar to the left.": "move chart 1 bar to the left.", + "move chart 1 bar to the right.": "move chart 1 bar to the right.", + "Move Down": "Nach Unten", + "move further to the left.": "move further to the left.", + "move further to the right.": "move further to the right.", + "Move Up": "Nach Oben", + "Moving Avarage Weighted": "Moving Avarage Weighted", + "Moving Average Convergence/Divergence": "Moving Average Convergence/Divergence", + "Moving Average Convergence/Divergence_study": "Moving Average Convergence/Divergence", + "Moving Average Exponential": "Moving Average Exponential", + "Moving Average Exponential_study": "Moving Average Exponential", + "Moving Average Weighted_study": "Moving Average Weighted", + "Moving Average": "Moving Average", + "Moving Average_study": "Moving Average", + "Moving Down %": "Moving Down %", + "Moving Down": "Moving Down", + "Moving Up %": "Moving Up %", + "Moving Up": "Moving Up", + "MTF Studies": "MTF Studies", + "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.": "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.", + "MTPredictor": "MTPredictor", + "Mult_input": "Multiplikator", + "mult_input": "Multiplizieren", + "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.": "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.", + "Multi-Time Period Charts": "Multi-Time Period Charts", + "Multiple accounts": "Multiple accounts", + "Multiple charts layout and watch lists": "Multiple charts layout and watch lists", + "Multiple Charts Layout available only to PRO users.": "Multiple Charts Layout available only to PRO users.", + "Multiple Charts Layout": "Multiple Charts Layout", + "Multiple Connections": "Multiple Connections", + "Multiple Watch Lists available only to PRO users.": "Multiple Watch Lists available only to PRO users.", + "Multiple Watch Lists": "Multiple Watch Lists", + "Multiplier": "Multiplier", + "My Ideas and Notes": "My Ideas and Notes", + "My ideas only": "My ideas only", + "My Script": "My Script", + "My Scripts": "My Scripts", + "n/a": "k.A.", + "Name": "Name", + "NASDAQ - Stock - USA": "NASDAQ - Stock - USA", + "NASDAQ and NYSE charge exchange and per-user fees, which means we can’t give this for free to everyone (as much as we'd love to). Our free feed is provided by BATS electronic exchange, which offers approximate volumes and prices with fewer updates.": "NASDAQ and NYSE charge exchange and per-user fees, which means we can’t give this for free to everyone (as much as we'd love to). Our free feed is provided by BATS electronic exchange, which offers approximate volumes and prices with fewer updates.", + "Nasdaq Gap Down Stocks": "Nasdaq Gap Down Stocks", + "Nasdaq Gap Up Stocks": "Nasdaq Gap Up Stocks", + "Nasdaq Percent Advances": "Nasdaq Percent Advances", + "Nasdaq Percent Declines": "Nasdaq Percent Declines", + "Nasdaq Price Advances": "Nasdaq Price Advances", + "Nasdaq Price Declines": "Nasdaq Price Declines", + "Nasdaq Range Advances": "Nasdaq Range Advances", + "Nasdaq Range Declines": "Nasdaq Range Declines", + "Nasdaq Volume Leaders": "Nasdaq Volume Leaders", "Net Change in Cash": "Net Change in Cash", "Net Debt": "Net Debt", "Net Income Applicable to Common": "Net Income Applicable to Common", "Net Income from Continuing, Operations Applicable to Common": "Net Income from Continuing, Operations Applicable to Common", "Net Income per Employee": "Net Income per Employee", + "Net Income": "Net Income", "Net Operating Profit after Tax": "Net Operating Profit after Tax", + "Net Volume": "Net Volume", + "Net Volume_study": "Net Volume", "Net Working Capital": "Net Working Capital", + "NEUTRAL": "NEUTRAL", + "NEW CHART LAYOUT": "NEW CHART LAYOUT", + "New moon mark": "New moon mark", + "New password is sent to your email.": "New password is sent to your email.", + "New script name": "New script name", + "New York": "New York", + "New {0} chart...": "New {0} chart...", + "New": "New", + "News": "News", + "next symbol": "next symbol", + "Next": "Next", + "No account history yet": "No account history yet", + "No advertising, direct marketing, or solicitation! To advertise to our audience contact founders@tradingview.com": "No advertising, direct marketing, or solicitation! To advertise to our audience contact founders@tradingview.com", + "No alerts triggered": "No alerts triggered", + "No alerts": "No alerts", + "No defamatory, threatening or discriminatory remarks, hate speech or personal attacks.": "No defamatory, threatening or discriminatory remarks, hate speech or personal attacks.", + "No drawings yet": "Noch keine Zeichnungen", + "No ideas matched your criteria": "No ideas matched your criteria", + "No ideas.
If you want to use this service - please sign in or register!": "No ideas.
If you want to use this service - please sign in or register!", + "No indicators matched your criteria.": "Ihre Kriterien treffen für keine Indikatoren zu.", + "No links / posts with illegal content, pornography, or nudity.": "No links / posts with illegal content, pornography, or nudity.", + "No monthly invoices": "No monthly invoices", + "No notifications yet": "No notifications yet", + "No posting links or reference to content / sites that contain viruses or malware.": "No posting links or reference to content / sites that contain viruses or malware.", + "No public library scripts were found.": "No public library scripts were found.", + "No real-time data": "No real-time data", + "No saved scripts yet": "No saved scripts yet", + "No scripts matched your criteria": "No scripts matched your criteria", + "No Sound notifications": "No Sound notifications", + "No study templates saved": "No study templates saved", + "No symbols matched your criteria": "Ihre Kriterien treffen auf keine Symbole zu", + "No": "No", + "NO": "NO", + "No, thank you": "No, thank you", "Non-operating Gains/Losses": "Non-operating Gains/Losses", "Noncontrolling Interest": "Noncontrolling Interest", + "Normal Bearish Divergence": "Normal Bearish Divergence", + "Normal Bullish Divergence": "Normal Bullish Divergence", + "Normal": "Normal", + "Not applicable": "Not applicable", + "not authorized": "not authorized", + "Note": "Note", + "Note: default study templates won't be removed permanently": "Note: default study templates won't be removed permanently", "Notes Payable": "Notes Payable", + "Notification sound": "Notification sound", + "Notifications": "Notifications", + "Nov": "Nov", + "Now is your LAST & FINAL chance to get 12 months for only $199.80 (regular $299.40). That’s less than $16.65/month and 33% off regular price.": "Now is your LAST & FINAL chance to get 12 months for only $199.80 (regular $299.40). That’s less than $16.65/month and 33% off regular price.", + "NSE - Stock - India": "NSE - Stock - India", "Number of Employees": "Number of Employees", "Number of Shareholders": "Number of Shareholders", + "NYMEX - Futures - USA": "NYMEX - Futures - USA", + "NYMEX E-mini": "NYMEX E-mini", + "NYSE - Stock - USA": "NYSE - Stock - USA", + "NYSE Gap Down Stocks": "NYSE Gap Down Stocks", + "NYSE Gap Up Stocks": "NYSE Gap Up Stocks", + "NYSE LIFFE - Futures - USA": "NYSE LIFFE - Futures - USA", + "NYSE Percent Advances": "NYSE Percent Advances", + "NYSE Percent Declines": "NYSE Percent Declines", + "NYSE Price Advances": "NYSE Price Advances", + "NYSE Price Declines": "NYSE Price Declines", + "NYSE Range Advances": "NYSE Range Advances", + "NYSE Range Declines": "NYSE Range Declines", + "NYSE Volume Leaders": "NYSE Volume Leaders", + "Objects Tree": "Objekbaum", + "Objects Tree...": "Objekt-Baum...", + "Oct": "Okt", + "Official AMEX, NYSE & NASDAQ Real-time Data": "Official AMEX, NYSE & NASDAQ Real-time Data", + "Official real-time & intraday data": "Official real-time & intraday data", + "Official real-time, intraday and volume data": "Official real-time, intraday and volume data", + "Offset": "Abstand", + "Oh no! You have only two weeks left in your PRO Plus trial! These benefits will expire in two short weeks:": "Oh no! You have only two weeks left in your PRO Plus trial! These benefits will expire in two short weeks:", + "OHLC Values": "OHLC Values", + "ohlc4": "ohlc4", + "OK": "OK", + "OKCOIN - Bitcoin": "OKCOIN - Bitcoin", + "On Balance Volume": "On Balance Volume", + "On Balance Volume_study": "On Balance Volume", + "OnBalanceVolume": "OnBalanceVolume", + "Once per bar (on close)": "Once per bar (on close)", + "Once per bar (on condition)": "Once per bar (on condition)", + "Once": "Once", + "One account can be accessed from one browser (on one device) at a time - to stay compliant with exchange regulations and prevent unauthorized access.": "One account can be accessed from one browser (on one device) at a time - to stay compliant with exchange regulations and prevent unauthorized access.", + "Only private ideas": "Only private ideas", + "Only PRO Plus and Premium subscibers can access extended hours data on the charts. Extended trading hours include both pre-market and after hours sessions each day the market is open.": "Only PRO Plus and Premium subscibers can access extended hours data on the charts. Extended trading hours include both pre-market and after hours sessions each day the market is open.", + "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D) interval.": "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D) interval.", + "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D)": "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D)", + "Only PRO, PRO Plus and Premium users that have a subscription to {{exchange}} Exchange can get official data on real-time prices, volume and intraday history. You'll now be switched to the Daily (D) interval, which is available to all users.": "Only PRO, PRO Plus and Premium users that have a subscription to {{exchange}} Exchange can get official data on real-time prices, volume and intraday history. You'll now be switched to the Daily (D) interval, which is available to all users.", + "open Indicators.": "open Indicators.", + "Open Interval Dialog": "Open Interval Dialog", + "open Load Chart.": "open Load Chart.", + "Open Pine Script Editor": "Open Pine Script Editor", + "Open Price": "Open Price", + "Open Script": "Open Script", + "Open Trading Panel": "Open Trading Panel", + "Open": "Eröffnung", + "open": "open", + "Open_in_legend": "O", + "Open_line_tool_position": "Eröffnungskurs", "Operating Expenses": "Operating Expenses", "Operating Leases": "Operating Leases", "Operating Margin": "Operating Margin", + "Operating Metrics": "Operating Metrics", "Operating Profit": "Operating Profit", "Operating Revenue": "Operating Revenue", + "or copy url:": "oder URL kopieren:", + "Or": "Or", + "Order #": "Order #", + "Order": "Order", + "Original": "Original", + "Oscillator": "Oszillator", + "Oscillators": "Oscillators", + "OTC - Stock - USA": "OTC - Stock - USA", "Other Accounts Payable and Accrued Expenses": "Other Accounts Payable and Accrued Expenses", "Other Accounts, Notes Receivable": "Other Accounts, Notes Receivable", "Other Accumulated Comprehensive Income": "Other Accumulated Comprehensive Income", @@ -1307,9 +1423,10 @@ "Other Current Assets": "Other Current Assets", "Other Current Liabilities": "Other Current Liabilities", "Other Debt, Net": "Other Debt, Net", - "Other Equity": "Other Equity", "Other Equity Transactions, Net": "Other Equity Transactions, Net", + "Other Equity": "Other Equity", "Other Financing Activities, Net": "Other Financing Activities, Net", + "Other General & Administrative Expense": "Other General & Administrative Expense", "Other General & Administrative Expense": "Other General & Administrative Expense", "Other Interest Income/Expense, Net": "Other Interest Income/Expense, Net", "Other Investing Activities": "Other Investing Activities", @@ -1320,36 +1437,643 @@ "Other Operating Expenses": "Other Operating Expenses", "Other Receivables": "Other Receivables", "Other Revenue": "Other Revenue", + "Other Selling, General & Administrative Expenses": "Other Selling, General & Administrative Expenses", "Other Selling, General & Administrative Expenses": "Other Selling, General & Administrative Expenses", + "Other": "Other", + "Our PRO Plus users see amazing benefits. You get advanced trading opportunities using multi symbol statistical arbitrage techniques. Read more about PRO Plus features.": "Our PRO Plus users see amazing benefits. You get advanced trading opportunities using multi symbol statistical arbitrage techniques. Read more about PRO Plus features.", + "Outside Channel": "Outside Channel", + "Overbought": "Overbought", + "Overlay the main chart": "Überlagere den Hauptchart", + "Override Min Tick": "Min Tick überschreiben", + "Oversold": "Oversold", + "Overwrite Script": "Overwrite Script", + "Paper Trading is disconnected": "Paper Trading is disconnected", + "Parabolic SAR": "Parabolic SAR", + "Parabolic SAR_study": "Parabolic SAR", + "ParabolicSAR": "ParabolicSAR", + "Parallel Channel": "Paralleler Kanal", + "Paris": "Paris", + "partially erase.": "partially erase.", "Partners Capital": "Partners Capital", + "Password": "Password", + "Paste %s": "Paste %s", + "paste object.": "paste object.", + "Pearson's R": "Pearson's R", "Pension/Postretirement Obligation": "Pension/Postretirement Obligation", + "per month": "per month", + "per year": "per year", + "Percent Advances": "Percent Advances", + "Percent Declines": "Percent Declines", + "Percent": "Percent", + "percent_input": "Prozent", + "Percentage": "Prozent", + "Percentage_scale_menu": "Prozentuale Skalierung", + "Period ending": "Period ending", + "Period Ending": "Period Ending", + "Period": "Period", + "Permanent link to this message": "Permanent link to this message", + "Personal information": "Personal information", + "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.": "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.", + "Pick your idea or paste url to someone's else idea.": "Pick your idea or paste url to someone's else idea.", + "Pine Editor": "Pine Editor", + "Pine Script Editor": "Pine Script Editor", + "Pine Script Reference": "Pine Script Reference", + "Pine Script Tutorial": "Pine Script Tutorial", + "Pitchfan": "Pitchfan", + "Pitchfork": "Pitchfork", + "Pivot Points High Low": "Pivot Points High Low", + "Pivot Points Standard": "Pivot Points Standard", + "Pivots Timeframe": "Pivots Timeframe", + "Place Order": "Place Order", + "Play Sound": "Play Sound", + "Please consider subscribing to our PRO service which includes many other features not available in the free membership.": "Please consider subscribing to our PRO service which includes many other features not available in the free membership.", + "Please do not modify the alert so we can investigate the issue.": "Please do not modify the alert so we can investigate the issue.", + "Please enter a valid idea URL or chart image URL": "Please enter a valid idea URL or chart image URL", + "Please enter chart layout name": "Please enter chart layout name", + "Please enter chart name": "Please enter chart name", + "Please enter your feedback": "Please enter your feedback", + "Please name this script": "Please name this script", + "Please read before publishing": "Please read before publishing", + "Please use English for conversation. Other languages will be supported in the future": "Please use English for conversation. Other languages will be supported in the future", + "Please use only English in tags": "Please use only English in tags", + "Please, enter your e-mail": "Please, enter your e-mail", + "Plot dividends": "Plot dividends", + "Plot earnings": "Plot earnings", + "Plot Offsets": "Plot Offsets", + "Plot splits": "Plot splits", + "Plot": "Plot", + "Plots Background": "Plots Hintergrund", + "Point & Figure": "Point & Figure", + "Point bar": "Point __point__ Bar #", + "Polyline": "Linienzug", + "Position": "Position", + "post-market": "nachbörslich", + "Post-Market": "Post-Market", + "pre-market": "vorbörslich", + "Pre-Market": "Pre-Market", "Pre-tax Margin": "Pre-tax Margin", + "Precise Labels": "Precise Labels", + "Precision": "Präzision", "Preferred Dividends": "Preferred Dividends", "Preferred Stock": "Preferred Stock", + "Premium": "Premium", "Prepaid Expenses": "Prepaid Expenses", + "Presentation is important. Too much clutter adds to confusion.": "Presentation is important. Too much clutter adds to confusion.", + "Prev": "Prev", + "Previous Close Price": "Previous Close Price", + "previous close": "previous close", + "previous symbol": "previous symbol", + "Price % Change 1 Week": "Price % Change 1 Week", + "Price % Change 4 Week": "Price % Change 4 Week", + "Price % Change 52 Week": "Price % Change 52 Week", + "Price - 52 Week High": "Price - 52 Week High", + "Price - 52 Week Low": "Price - 52 Week Low", + "Price Advances": "Price Advances", + "Price Declines": "Price Declines", + "Price History": "Price History", + "Price incorrect": "Price incorrect", + "Price Label": "Preisschild", + "Price Levels": "Preisniveaus", + "Price Line": "Preislinie", + "Price Oscillator": "Price Oscillator", + "Price Oscillator_study": "Price Oscillator", + "Price Range": "Preisspanne", + "Price Scale": "Price Scale", + "Price Source": "Preisquelle", + "Price Volume Trend": "Price Volume Trend", + "Price": "Preis", + "Price/Earnings, TTM": "Price/Earnings, TTM", + "Price/Revenue, TTM": "Price/Revenue, TTM", + "Price:": "Preis:", + "Prices": "Preise", + "Primary Exchange": "Primary Exchange", + "Primary": "Primary", + "Prior": "Prior", + "Priority email support": "Priority email support", + "Priority phone support": "Priority phone support", + "Priority Support": "Priority Support", + "Private Chart Publishing": "Private Chart Publishing", + "PRO Badge & Adding Value": "PRO Badge & Adding Value", + "PRO members can add optional multi-device access. Click \"Buy Multi-Device Access\" to access your account from several devices at the same time. Click CONNECT to terminate the other session and connect here.": "PRO members can add optional multi-device access. Click \"Buy Multi-Device Access\" to access your account from several devices at the same time. Click CONNECT to terminate the other session and connect here.", + "PRO Plus Trial": "PRO Plus Trial", + "Pro Realtime": "Pro Realtime", + "Pro Trial": "Pro Trial", + "Pro": "Pro", + "pro": "pro", + "Profile Settings": "Profile Settings", + "Profit Background Color": "Gewinn Hintergrund Farbe", + "Profit Level. Ticks:": "Gewinnspanne. Ticks:", + "PROFIT TRGT": "PROFIT TRGT", + "Profit": "Profit", + "Profitability": "Profitability", + "Projection": "Projektion", + "Properties": "Eigenschaften", + "Properties...": "Eigenschaften...", "Property and Equipment, Gross": "Property and Equipment, Gross", + "Property, Plant & Equipment, Net": "Property, Plant & Equipment, Net", "Property, Plant & Equipment, Net": "Property, Plant & Equipment, Net", + "propertypage-name-label": "propertypage-name-label", + "propertypage-name-label_css_class": "propertypage-name-label-nocap", + "ProTradingIndicators": "ProTradingIndicators", + "Public Library": "Public Library", + "Public Profile": "Public Profile", + "PUBLISH IDEA": "PUBLISH IDEA", + "PUBLISH SCRIPT": "PUBLISH SCRIPT", + "Publish Script": "Publish Script", + "Published Chart": "Published Chart", + "Published idea or chart image URL": "Published idea or chart image URL", + "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.", + "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.", + "Published ideas settings": "Published ideas settings", + "published": "published", + "Publishing means sharing your chart and trading idea with the financial web and the investing community. A published idea needs to be detailed and descriptive in order to be meaningful to other traders.": "Publishing means sharing your chart and trading idea with the financial web and the investing community. A published idea needs to be detailed and descriptive in order to be meaningful to other traders.", + "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.": "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.", "Purchase of Investments": "Purchase of Investments", + "Qty": "Qty", + "Quantity": "Quantity", "Quick Ratio": "Quick Ratio", + "Quote this message": "Quote this message", + "Quotes are delayed by 10 min and updated every 30 seconds": "Quotes are delayed by 10 min and updated every 30 seconds", + "Quotes are delayed by 10 min and updated in realtime": "Quotes are delayed by 10 min and updated in realtime", + "Range Advances": "Range Advances", + "Range Declines": "Range Declines", + "range": "range", + "Rate Of Change": "Rate Of Change", + "Rating": "Rating", + "Ray": "Strahl", + "Read more": "Read more", + "Read more...": "Read more...", "Realized Gains/Losses": "Realized Gains/Losses", + "realtime": "realtime", + "Realtime": "Realtime", + "Rearm every 1 minute": "Rearm every 1 minute", + "Rearm every 10 minute": "Rearm every 10 minute", + "Rearm every 30 minute": "Rearm every 30 minute", + "Rearm every 5 minute": "Rearm every 5 minute", + "Rearm every hour": "Rearm every hour", + "Recent Chats": "Recent Chats", + "Recover Password": "Восстановить пароль", + "Recover": "Восстановить", + "Rectangle": "Rechteck", + "Redo {0}": "Wiederholen", + "Redo": "Wiederholen", + "redo": "redo", + "Regression Trend": "Regressions Trendlinie", + "Relative Strength Index": "Relative Strength Index", + "Relative Strength Index_study": "Relative Strength Index", + "Relative Vigor Index": "Relative Vigor Index", + "Relative Vigor Index_study": "Relative Vigor Index", + "Relative Volatility Index": "Relative Volatility Index", + "Relative Volatility Index_study": "Relative Volatility Index", + "Remember me": "Remember me", + "Remember, with PRO Plus you benefit from:": "Remember, with PRO Plus you benefit from:", + "Remove All Drawing Tools": "Alle Zeichenwerkzeuge entfernen", + "Remove All Indicators": "Alle Indikatoren entfernen", + "Remove All Studies": "Alle Studien entfernen", + "Remove custom interval": "Remove custom interval", + "Remove from favorites": "Aus Favoriten entfernen", + "Remove this room from favorites": "Remove this room from favorites", + "Remove": "Entfernen", + "Rename Chart Layout": "Rename Chart Layout", + "Rename Chart": "Rename Chart", + "Rename script": "Rename script", + "Rename...": "Rename...", + "Renko": "Renko", + "Renko, Kagi, Line Break, Point & Figure": "Renko, Kagi, Line Break, Point & Figure", + "Report data issues": "Report data issues", + "Report Data Issues": "Report Data Issues", + "Repost to": "Repost to", "Repurchase of Equity": "Repurchase of Equity", + "Reputation": "Reputation", + "Require Order Confirmation": "Require Order Confirmation", + "Research & Development Expense": "Research & Development Expense", "Research & Development Expense": "Research & Development Expense", + "Reset Chart": "Chart zurücksetzen", + "Reset Paper Trading Account": "Reset Paper Trading Account", + "Reset Paper Trading Account...": "Reset Paper Trading Account...", + "Reset Scale": "Skalierung zurücksetzen", + "Reset Settings": "Reset Settings", + "Reset": "Zurücksetzen", + "Restart Alert {{description}} on {{title}}": "Restart Alert {{description}} on {{title}}", + "Restart Alert...": "Restart Alert...", + "Restart": "Restart", + "Restart...": "Restart...", "Restricted Cash": "Restricted Cash", + "Restructuring, Remediation & Impairment Provisions": "Restructuring, Remediation & Impairment Provisions", "Restructuring, Remediation & Impairment Provisions": "Restructuring, Remediation & Impairment Provisions", "Retained Earnings": "Retained Earnings", + "retrying": "wiederholen", "Return on Assets": "Return on Assets", + "Return on Equity": "Return on Equity", + "Return on Invested Capital %, TTM": "Return on Invested Capital %, TTM", "Return on Invested Capital": "Return on Invested Capital", + "Rev LA": "Rev LA", "Revenue per Employee": "Revenue per Employee", + "Reverse position": "Reverse position", + "Reverse Position": "Reverse Position", + "Reverse {0} position?": "Reverse {0} position?", + "Reverse": "Invertieren", + "Right End": "Rechtes Ende", + "Right Labels": "Right Labels", + "Right Lables": "Rechte Markierungen", + "Right Margin": "Rechter Seitenrand", + "Right Shoulder": "Rechte Schulter", + "right": "rechts", + "Rights infringement": "Rights infringement", + "Risk/Reward long": "Rendite/Risiko Long", + "Risk/Reward Ratio: {0}": "Rendite/Risiko Verhältnis: {0}", + "Risk/Reward short": "Rendite/Risiko Short", + "RobBooker": "RobBooker", + "ROC Length": "ROC Length", + "ROC": "ROC", + "roclen1_input": "Länge RoC 1", + "roclen2_input": "Länge RoC 2", + "roclen3_input": "Länge RoC 3", + "roclen4_input": "Länge RoC 4", + "Room archives...": "Room archives...", + "Room purpose": "Room purpose", + "Room title": "Room title", + "Rotated Rectangle": "Gedrehtes Rechteck", + "RSI Length": "RSI Length", + "RSI Source": "RSI Source", + "RSI": "RSI", + "Run Product Walk-Through": "Run Product Walk-Through", + "RVI": "RVI", + "s": "s", + "S/L": "S/L", "Sale of Investments": "Sale of Investments", + "Sale of Property, Plant & Equipment": "Sale of Property, Plant & Equipment", "Sale of Property, Plant & Equipment": "Sale of Property, Plant & Equipment", + "Sales & Marketing Expense": "Sales & Marketing Expense", "Sales & Marketing Expense": "Sales & Marketing Expense", + "Sao Paulo": "Sao Paulo", + "Save ${{savings}}": "Save ${{savings}}", + "Save As Default": "Save As Default", + "Save As Watchlist...": "Save As Watchlist...", + "Save As...": "Speichern unter...", + "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout": "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout", + "Save Chart Layout": "Save Chart Layout", + "Save Drawing Template As...": "Save Drawing Template As...", + "Save image": "Bild speichern", + "Save Interval": "Save Interval", + "Save New Chart Layout": "Save New Chart Layout", + "Save New Chart": "Save New Chart", + "Save Script As": "Save Script As", + "Save Study Template As...": "Save Study Template As...", + "Save symbol list as...": "Save symbol list as...", + "Save": "Save", + "save": "save", + "Scale Left": "Skalierung links", + "Scale Percentage": "Prozent Skalierung", + "Scale Price Chart Only": "Scale Price Chart Only", + "Scale Right": "Skalierung rechts", + "Scale Series Only": "Nur Datenreihe skalieren", + "Scale series only": "Nur Datenreihe skalieren", + "Scale Series only": "Nur Datenreihe skalieren", + "Scale": "Scale", + "Scales Lines": "Achsenlinien", + "Scales Properties": "Scales Properties", + "Scales Properties...": "Anzeige Einstellungen...", + "Scales Text": "Achsenbeschriftung", + "Scales": "Achsen", + "Scaling": "Skalierung", + "Schiff Pitchfork": "Schiff Pitchfork", + "Schiff": "Schiff", + "Screen (No Scale)": "Bildschirm (ohne Skalierung)", + "Script Editor": "Skript Editor", + "Script Editor...": "Script Editor...", + "Script must have a name": "Script must have a name", + "Script Name": "Script Name", + "Script text is not modified, nothing to save": "Script text is not modified, nothing to save", + "SCRIPT TITLE AND DESCRIPTION": "SCRIPT TITLE AND DESCRIPTION", + "SCRIPT TITLE": "SCRIPT TITLE", + "SCRIPT": "SCRIPT", + "Scripts": "Scripts", + "Search for scripts published by community": "Search for scripts published by community", + "Search ideas": "Search ideas", + "Search scripts": "Search scripts", + "Search": "Suche", + "Sector": "Sector", + "See All Tags...": "See All Tags...", + "Select Layout": "Select Layout", + "Select type...": "Select type...", + "Select user to start new chat with": "Select user to start new chat with", + "Sell Ask": "Sell Ask __quote__", + "Sell Bid": "Sell Bid __quote__", + "Sell Market": "Sell Market", + "Sell symbol": "Sell __displaySymbol__ Stop __abbreviatedNumber__ @ __formattedValue__", + "Sell": "Sell", + "Selling, General & Administrative Expenses": "Selling, General & Administrative Expenses", "Selling, General & Administrative Expenses": "Selling, General & Administrative Expenses", + "Send Backward": "Weiter nach hinten", + "Send E-mail": "Send E-mail", + "Send Feedback or Report an Issue": "Send Feedback or Report an Issue", + "Send Message to stocktwits": "Send Message to stocktwits", + "Send message": "Send message", + "Send private message to": "Send private message to __username__", + "Send Reply": "Send Reply", + "Send SMS": "Send SMS", + "Send to Back": "Ganz nach hinten", + "Send": "Send", + "Senkou A": "Senkou A", + "Senkou B": "Senkou B", + "Seoul": "Seoul", + "Sep": "Sep", + "Session Breaks": "Ende der Handelszeit", + "Sessions": "Sessions", + "Set Alert": "Set Alert", + "Set chat title...": "Set chat title...", + "Settings": "Einstellungen", + "Shanghai": "Shanghai", + "Share on StockTwits a snapshot of your chart as a picture and whatever you write.": "Share on StockTwits a snapshot of your chart as a picture and whatever you write.", + "Share on Twitter a snapshot of your chart as a picture and whatever you write.": "Share on Twitter a snapshot of your chart as a picture and whatever you write.", + "Share to...": "Share to...", + "Shareholders": "Shareholders", + "Shares": "Shares", + "Short Length": "Short Length", + "Short length": "Short length", + "Short Period": "Short Period", + "Short period": "Short period", + "Short Position": "Short Position", + "Short RoC Length_input": "Short RoC Länge", + "Short": "Verkaufssignal", + "SHORT": "SHORT", "Short-term Borrowings": "Short-term Borrowings", "Short-term Investments": "Short-term Investments", + "Short_input": "Verkauf", + "short_input": "Verkaufen", + "shortlen_input": "Short Länge", + "Show Active Orders Only": "Show Active Orders Only", + "Show Alert Labels": "Show Alert Labels", + "Show all messages from": "Show all messages from __username__", + "Show all my messages": "Show all my messages", + "Show All": "Show All", + "Show Angle": "Show Angle", + "Show Arguments in Header": "Argumente in der Kopfzeile anzeigen", + "Show Background": "Hintergrund anzeigen", + "Show Bars Range": "Kursspanne anzeigen", + "Show Buy/Sell Panel": "Show Buy/Sell Panel", + "Show chart snapshot preview": "Show chart snapshot preview", + "Show Console": "Show Console", + "Show Countdown": "Show Countdown", + "Show data": "Show data", + "Show Date/Time Range": "Datums-/Zeitspanne anzeigen", + "Show Distance": "Abstand anzeigen", + "Show Dividends on Chart": "Show Dividends on Chart", + "Show Earnings on Chart": "Show Earnings on Chart", + "Show Executions": "Show Executions", + "Show historical pivots": "Show historical pivots", + "Show Indicator Last Value": "Show Indicator Last Value", + "Show Labels": "Markierungen anzeigen", + "Show Last Value on Price Scale": "Letzten Wert auf der Preisskala anzeigen", + "Show Last Value": "Show Last Value", + "Show Left Axis": "Linke Achse anzeigen", + "show MA_input": "Show MA", + "Show more": "Show more", + "Show More": "Show More", + "Show Objects Tree": "Objektbaum anzeigen", + "Show Only Drawings": "Show Only Drawings", + "Show only favorite rooms": "Show only favorite rooms", + "Show only my sent and received messages": "Show only my sent and received messages", + "Show Only Studies": "Show Only Studies", + "Show Orders": "Show Orders", + "Show Popup": "Show Popup", + "Show Positions": "Show Positions", + "Show Price Range": "Preisspanne anzeigen", + "Show Price": "Preise anzeigen", + "Show Prices": "Preise anzeigen", + "Show Right Axis": "Rechte Achse anzeigen", + "Show Source Code": "Show Source Code", + "Show Splits on Chart": "Show Splits on Chart", + "Show Symbol Labels": "Symbolkürzel anzeigen", + "Show Symbol Labels_context_menu": "Symbolkürzel anzeigen", + "Show Symbol Last Value": "Show Symbol Last Value", + "Show Text": "Text anzeigen", + "Show Time": "Zeit anzeigen", + "Show Wave": "Welle anzeigen", + "Show": "Anzeigen", + "Show/Hide Drawings Toolbar": "Show/Hide Drawings Toolbar", + "Show/Hide": "Anzeigen/Verbergen", + "showMA_input": "Gleitenden Durchschnitt anzeigen", + "Sig": "Sig", + "siglen_input": "Signal Länge", + "sigma_input": "Sigma", + "Sigma_input": "Sigma", + "Sign In": "Sign In", + "Sign in": "Sign in", + "Sign Out": "Sign Out", + "Sign out": "Sign out", + "Sign Up for FREE": "Sign Up for FREE", + "Sign Up": "Sign Up", + "Signal Labels": "Signal Labels", + "Signal Length": "Signal Length", + "Signal Line Period": "Signal Line Period", + "Signal line period": "Signal line period", + "Signal smoothing": "Signal smoothing", + "Signal": "Signal", + "signalLength_input": "Signal Länge", + "Simple ma(oscillator)": "Simple ma(oscillator)", + "Simple ma(signal line)": "Simple ma(signal line)", + "Simple": "Einfach", + "Singapore": "Singapur", + "Size": "Size", + "Skip": "Skip", + "Slow length": "Slow length", + "Slow Length": "Slow Length", + "Slow scrolling or chart loading": "Slow scrolling or chart loading", + "slowLength_input": "Slow Länge", + "SMA": "SMA", + "smalen1_input": "Länge MA 1", + "smalen2_input": "Länge MA 2", + "smalen3_input": "Länge MA 3", + "smalen4_input": "Länge MA 4", + "SMI Ergodic Indicator": "SMI Ergodic Indicator", + "SMI Ergodic Indicator/Oscillator": "SMI Ergodic Indicator/Oscillator", + "SMI Ergodic Indicator/Oscillator_study": "SMI Ergodic Indicator/Oscillator", + "SMI Ergodic Oscillator": "SMI Ergodic Oscillator", + "smoothD_input": "Stochastic %D", + "Smoothed Moving Average": "Smoothed Moving Average", + "smoothK_input": "Stochastic %K", + "So… You’ve had free PRO Plus for a week now. Seeing the advantages?": "So… You’ve had free PRO Plus for a week now. Seeing the advantages?", + "Social": "Social", + "Some authors that we recommend get marked as Suggested Authors, and their ideas get posted to the front page automatically. The basis for recommending authors is multiple factors, which include a large number of interesting ideas. A suggested author has a corresponding badge in their profile.": "Some authors that we recommend get marked as Suggested Authors, and their ideas get posted to the front page automatically. The basis for recommending authors is multiple factors, which include a large number of interesting ideas. A suggested author has a corresponding badge in their profile.", + "Someone agreed/disagreed with your idea": "Someone agreed/disagreed with your idea", + "Someone commented on the idea you follow": "Someone commented on the idea you follow", + "Someone commented on your idea": "Someone commented on your idea", + "Someone followed you": "Someone followed you", + "Someone logged into your account from different device": "Someone logged into your account from different device", + "Someone published idea on symbol you follow": "Someone published idea on symbol you follow", + "Someone replied to your comment": "Someone replied to your comment", + "Someone you follow change status": "Someone you follow change status", + "Someone you follow post new comment": "Someone you follow post new comment", + "Someone you follow published new idea": "Someone you follow published new idea", + "Sorry, PRO Plus trial could not be set.": "Sorry, PRO Plus trial could not be set.", + "Sort by last price": "Sort by last price", + "Sort by price change percent": "Sort by price change percent", + "Sort by price change": "Sort by price change", + "Sort by symbol": "Sort by symbol", + "Sound on addressed to me messages": "Sound on addressed to me messages", + "Sound on every message": "Sound on every message", + "Source back color": "Hintergrundfarbe Ursprung", + "Source border color": "Randfarbe Ursprung", + "Source Code": "Source Code", + "Source code": "Source code", + "Source Code...": "Source Code...", + "Source text color": "Textfarbe Ursprung", + "Source": "Source", + "Source_compare": "Source", + "Split": "Split", + "Spreads for intraday charts are calculated based on 1-minute bars, and then recompiled into the selected interval. This approach is the only correct one, but requires significant server power. This means we can't give spread charts for free to everyone (as much as we'd like to).": "Spreads for intraday charts are calculated based on 1-minute bars, and then recompiled into the selected interval. This approach is the only correct one, but requires significant server power. This means we can't give spread charts for free to everyone (as much as we'd like to).", + "Start new chat with...": "Start new chat with...", + "START TRIAL": "START TRIAL", + "Start": "Start", + "start_input": "Startwert", + "Stats Text Color": "Stats Text Color", + "Stay In Drawing Mode": "Im Zeichenmodus bleiben", + "Stay in Drawing Mode": "Im Zeichenmodus bleiben", + "StdDev": "StdDev", + "Step": "Stufe", + "Stochastic Length": "Stochastic Length", + "Stochastic RSI": "Stochastic RSI", + "Stochastic RSI_study": "Stochastic RSI", + "Stochastic": "Stochastic", + "Stochastic_study": "Stochastic", + "Stock And Index Talks": "Stock And Index Talks", + "Stock Charts & Forex Charts": "Stock Charts & Forex Charts", "Stock Option Tax Benefits": "Stock Option Tax Benefits", + "Stock": "Aktie", + "stock": "Aktie", + "StockTwits": "StockTwits", + "Stocktwits": "Stocktwits", + "Stop Alert": "Stop Alert", + "Stop alerts as per filter": "Stop alerts as per filter", + "Stop all Alerts": "Stop all Alerts", + "Stop Background Color": "Hintergrundfarbe beenden", + "Stop Color:": "Stop Farbe:", + "Stop Level. Ticks:": "Stop Wert. Ticks:", + "Stop Loss": "Stop Loss", + "STOP LOSS": "STOP LOSS", + "Stop syncing drawing": "Stop syncing drawing", + "Stop": "Stop", + "Stop: {0} ({1}%)": "Stop: {0} ({1}%)", + "Stopped Manual": "Stopped Manual", + "Stopped": "Stopped", + "Strategies": "Strategies", + "streaming": "streaming", + "Study not loading": "Study not loading", + "Study Template": "Study Template", + "Study Templates": "Study Templates", + "Style": "Stil", + "Subminuette": "Subminuette", + "SUBSCRIBE FOR ${{ cost }}": "SUBSCRIBE FOR ${{ cost }}", + "Subscribe with bitcoin": "Subscribe with bitcoin", + "Subscription Plans": "Subscription Plans", + "Success back color": "Hintergrundfarbe Erfolg", + "Success text color": "Textfarbe Erfolg", + "SUCCESS": "ERFOLG", + "Suggested Chart": "Suggested Chart", + "Suggested ideas & my ideas": "Suggested ideas & my ideas", + "Suggestions & Feedback": "Suggestions & Feedback", + "SuperCycle": "SuperCycle", + "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.": "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.", + "Surprise": "Surprise", + "Suspicious links": "Suspicious links", + "Swing Trading": "Swing Trading", + "Sydney": "Sydney", + "sym_input": "Symbol", + "Sym_input": "Symbol", + "Symbol Description": "Symbol Description", + "Symbol Last Value": "Symbol Last Value", + "Symbol list name": "Symbol list name", + "Symbol Search...": "Symbolsuche...", + "Symbol": "Symbol", + "SYMBOL": "SYMBOL", + "symbol_input": "Symbol", + "Symbols to be added on the chart": "Symbole, die zum Chart hinzugefügt werden", + "Sync crosshair on all charts": "Sync crosshair on all charts", + "Sync drawing to all charts": "Sync drawing to all charts", + "Sync drawings to all charts": "Sync drawings to all charts", + "Sync": "Sync", + "T/P": "T/P", + "TAGS": "TAGS", + "Taipei": "Taipei", + "Take advantage of this offer now!": "Take advantage of this offer now!", + "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.": "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.", + "Take Profit": "Take Profit", + "Talks": "Talks", + "Target back color": "Hintergrundfarbe Kursziel", + "Target border color": "Randfarbe Kursziel", + "Target Color:": "Kursziel Farbe:", + "Target text color": "Textfarbe Kursziel", + "Target: {0} ({1}%)": "Ziel: {0} ({1}%)", "Tax Rate": "Tax Rate", + "Technical Analysis": "Technische Analyse", + "Teeth Length": "Teeth Length", + "Teeth Offset": "Teeth Offset", + "Teeth": "Teeth", + "teethLength_input": "Teeth Länge", + "Tehran": "Tehran", + "Template": "Template", + "Templates": "Templates", "Temporary Equity": "Temporary Equity", + "Tenkan-sen": "Tenkan-sen", + "Text Alignment:": "Textausrichtung:", + "Text color": "Textfarbe", + "Text Color": "Textfarbe", + "Text Font": "Schriftart", + "Text Wrap": "Zeilenumbruch", + "Text": "Text", + "Text:": "Text:", + "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.": "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.", + "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!": "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!", + "The best ideas are placed in the Suggested tab, where they receive extra exposure. All suggested ideas are hand-picked by our editorial team based on a number of criteria. We have a dedicated group of people who review every idea published every day to find the most interesting and informative ideas that will be helpful to other members.": "The best ideas are placed in the Suggested tab, where they receive extra exposure. All suggested ideas are hand-picked by our editorial team based on a number of criteria. We have a dedicated group of people who review every idea published every day to find the most interesting and informative ideas that will be helpful to other members.", + "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!": "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!", + "The Extended Trading Hours feature is available only for intraday charts": "The Extended Trading Hours feature is available only for intraday charts", + "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.": "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.", + "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.": "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.", + "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to: No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.": "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to: No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.", + "Themes": "Themes", + "There was an error posting your message.": "There was an error posting your message.", + "Thin": "Thin", + "This action cannot be undone.": "This action cannot be undone.", + "This feature allows you to create any chart, such as 7 minutes, 12 minutes, or 8 hours. If you want to identify opportunities on custom intervals in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "This feature allows you to create any chart, such as 7 minutes, 12 minutes, or 8 hours. If you want to identify opportunities on custom intervals in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "This functionality is available only to PRO users.": "This functionality is available only to PRO users.", + "This is a temporary chart.": "This is a temporary chart.", + "This is EOD data with no updates.": "This is EOD data with no updates.", + "This is not a user script, cannot save": "This is not a user script, cannot save", + "This is not the latest saved script version": "This is not the latest saved script version", + "This script is read only": "This script is read only", + "Three Drivers Pattern": "Three Drivers Muster", + "Thumb Down": "Daumen runter", + "Thumb Up": "Daumen hoch", + "Time Interval": "Zeitinterval", + "Time Levels": "Zeitebenen", + "Time Scale": "Time Scale", + "Time Zone": "Zeitzone", + "Time": "Time", + "TimeZone": "Zeitzone", + "Timezone/Sessions Properties...": "Timezone/Sessions Properties...", + "Timezone/Sessions": "Zeitzone/Handelszeit", + "Title": "Title", + "To get alerts list - please sign in or register!": "To get alerts list - please sign in or register!", + "To get alerts log - please sign in or register!": "To get alerts log - please sign in or register!", + "To save your work, sign up for FREE.": "To save your work, sign up for FREE.", + "To set an alert on a drawing requires the chart to be saved. Unfortunately you have already saved 5 charts. Upgrade to PRO, PRO Plus or Premium account and save as many charts as you want, along with many other exciting features. Starts from only $9.95 a month - upgrade today!": "To set an alert on a drawing requires the chart to be saved. Unfortunately you have already saved 5 charts. Upgrade to PRO, PRO Plus or Premium account and save as many charts as you want, along with many other exciting features. Starts from only $9.95 a month - upgrade today!", + "Toggle Auto Scale": "Toggle Auto Scale", + "Toggle favorite": "Toggle favorite", + "Toggle Log Scale": "Toggle Log Scale", + "Toggle Maximize Chart": "Toggle Maximize Chart", + "Toggle notifications for this room": "Toggle notifications for this room", + "Toggle Percentage": "Toggle Percentage", + "Tokyo": "Tokyo", + "TOOL": "WERKZEUG", + "Tools": "Tools", + "Top Labels": "Markierungen an Oberseite", + "Top Margin": "Oberer Seitenrand", + "top": "Oberseite", + "Toronto": "Toronto", "Total Adjustments": "Total Adjustments", + "Total agrees": "Total agrees", "Total Assets": "Total Assets", "Total Capital": "Total Capital", "Total Current Assets": "Total Current Assets", @@ -1363,87 +2087,779 @@ "Total Non-operating Income/Expense": "Total Non-operating Income/Expense", "Total Operating Expenses": "Total Operating Expenses", "Total Receivables, Net": "Total Receivables, Net", + "Total Revenue": "Total Revenue", "Total Shares Outstanding": "Total Shares Outstanding", "Total Short-term Debt": "Total Short-term Debt", "Total Stockholder's Equity": "Total Stockholder's Equity", + "Total": "Total", + "Trades on Chart": "Trades on Chart", + "Trading Journal": "Trading Journal", + "Trading Notes": "Trading Notes", + "Trading Panel": "Trading Panel", + "Trading properties...": "Trading properties...", + "Trading Properties...": "Trading Properties...", + "Trading": "Trading", + "TradingView alerts run on powerful and backed-up servers, so you’ll always get notified when something happens and won’t miss a beat. This takes considerable resources, so we can't give an unlimited number of alerts to everyone for free (as much as we'd like to).": "TradingView alerts run on powerful and backed-up servers, so you’ll always get notified when something happens and won’t miss a beat. This takes considerable resources, so we can't give an unlimited number of alerts to everyone for free (as much as we'd like to).", + "TradingView Free Quotes and Chat": "TradingView Free Quotes and Chat", + "TradingView is only for English-language content at this time.": "TradingView is only for English-language content at this time.", + "Trailing Twelve Months": "Trailing Twelve Months", + "Transparency": "Transparenz", "Treasury Stock": "Treasury Stock", + "Trend Angle": "Trend Winkel", + "Trend Line": "Trend Winkel", + "Trend-Based Fib Extension": "Trend basierte Fib Extension", + "Trend-Based Fib Time": "Trend basierte Fib Zeit", + "Trial": "Trial", + "Triangle Pattern": "Dreieck Muster", + "Triangle": "Dreieck", + "Trigger": "Trigger", + "Triggered and Not Active": "Triggered and Not Active", + "Triple EMA": "Triple EMA", + "Triple EMA_study": "Triple EMA", + "TRIX": "TRIX", + "TRIX_study": "TRIX", + "true range": "true range", + "True Strength Indicator": "True Strength Indicator", + "True Strength Indicator_study": "True Strength Indicator", + "TSX - Stock - Canada": "TSX - Stock - Canada", + "TSXV - Stock - Canada": "TSXV - Stock - Canada", + "Turn off notifications for this room": "Turn off notifications for this room", + "Turn on notifications for this room": "Turn on notifications for this room", + "Type your message here": "Type your message here", + "Type": "Typ", + "Ultimate Oscillator": "Ultimate Oscillator", + "Unban": "Unban", + "Undo {0}": "Rückgängig", + "Undo": "Rückgängig", + "undo": "undo", + "Unfollow": "Unfollow", + "Unignore user": "Unignore user __username__", + "Unignore": "Unignore", + "Unlimited number of indicators on a chart": "Unlimited number of indicators on a chart", + "Unlimited Saved Charts": "Unlimited Saved Charts", + "Unlimited saved charts": "Unlimited saved charts", + "Unlimited server-side alerts": "Unlimited server-side alerts", + "Unmerge Down": "Nach unten auseinanderführen", + "Unmerge Up": "Nach oben auseinanderführen", + "Unsaved script": "Unsaved script", + "Unsolicited advertising": "Unsolicited advertising", + "Untitled Script": "Untitled Script", + "Up Color": "Aufwärtsfarbe", + "Up fractals": "Up fractals", + "Up Wave 1 or A": "Up Wave 1 or A", + "Up Wave 2 or B": "Up Wave 2 or B", + "Up Wave 3": "Up Wave 3", + "Up Wave 4": "Up Wave 4", + "Up Wave 5": "Up Wave 5", + "Up Wave C": "Up Wave C", + "Up": "Up", + "Update Status": "Update Status", + "Update status": "Update status", + "UpDown Length": "UpDown Length", + "Upgrade and get 33% off an annual subscription!": "Upgrade and get 33% off an annual subscription!", + "Upgrade Now": "Upgrade Now", + "Upgrade now": "Upgrade now", + "Upgrade your account": "Upgrade your account", + "Upper Band": "Upper Band", + "Upper Bound": "Upper Bound", + "Upper Deviation": "Upper Deviation", + "Upper": "Obergrenze", + "UpperLimit": "Obergrenze", + "US Exchanges": "US Exchanges", "USD Conversion Rate": "USD Conversion Rate", - "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.": "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.", - "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!": "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!", - "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to: No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.": "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to: No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.", - "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!": "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!", - "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.": "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.", - "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.": "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.", - "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.": "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.", - "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.": "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.", - "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.": "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.", - "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.": "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.", - "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.": "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.", - "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.": "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.", - "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.": "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.", - "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.": "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.", - "Favorite": "Favorite", - "Rename script": "Rename script", - "This is not the latest saved script version": "This is not the latest saved script version", - "My Script": "My Script", - "Show Console": "Show Console", - "Script text is not modified, nothing to save": "Script text is not modified, nothing to save", - "This is not a user script, cannot save": "This is not a user script, cannot save", - "Script Name": "Script Name", - "Expiration Time": "Expiration Time", - "Please name this script": "Please name this script", - "Script must have a name": "Script must have a name", - "Exit Full Screen (ESC)": "Exit Full Screen (ESC)", - "Stock Charts & Forex Charts": "Stock Charts & Forex Charts", - "Toggle favorite": "Toggle favorite", - "Buy Ask": "Buy Ask __quote__", - "Frequency": "Frequency", - "Buy Bid": "Buy Bid __quote__", - "Sell Ask": "Sell Ask __quote__", - "Sell Bid": "Sell Bid __quote__", - "Condition": "Condition", - "Connected": "Connected", - "CONNECT": "CONNECT", - "Disconnected": "Disconnected", - "Exiting Channel": "Exiting Channel", - "All": "All", - "5y": "5y", - "1y": "1y", + "Use Lower Deviation": "Use Lower Deviation", + "Use only one account - registering with multiple accounts is not allowed.": "Use only one account - registering with multiple accounts is not allowed.", + "Use Upper Deviation": "Use Upper Deviation", + "Username": "Username", + "useTrueRange_input": "TrueRange verwenden", + "UTC": "UTC", + "Valuation": "Valuation", + "Value": "Value", + "Vancouver": "Vancouver", + "Vertical Line": "Vertikale Linie", + "Views": "Views", + "Visual Order": "Sichtbare Ordnung", + "Vol": "Vol", + "Volatility Stop": "Volatility Stop", + "Volume Based": "Volume Based", + "Volume Leaders": "Volume Leaders", + "Volume MA": "Volumen MA", + "Volume Oscillator": "Volume Oscillator", + "Volume Oscillator_study": "Volume Oscillator", + "Volume profile indicators and extended trading hours": "Volume profile indicators and extended trading hours", + "Volume Profile Indicators": "Volume Profile Indicators", + "Volume": "Volumen", + "Volume_study": "Volume", + "VolumeProfile": "VolumeProfile", + "Vortex Indicator": "Vortex Indicator", + "VWAP": "VWAP", + "VWMA": "VWMA", + "VWMA_study": "VWMA", + "W_dates": "W", + "Waning moon": "Waning moon", + "Want official data and more features?": "Want official data and more features?", + "Warning": "Warning", + "Warsaw": "Warschau", + "Watchlist": "Watchlist", + "Watchlist, details and news": "Watchlist, details and news", + "Watermark": "Wasserzeichen", + "Wave Size": "Wellengröße", + "We are doing some brief daily maintenance. Alerts will be back really soon, thanks for your patience!": "We are doing some brief daily maintenance. Alerts will be back really soon, thanks for your patience!", + "We are happy to give away as many things for free as possible, however studies are server-based and this takes considerable resources. So we can't give an unlimited number of indicators to everyone for free (as much as we'd like to).": "We are happy to give away as many things for free as possible, however studies are server-based and this takes considerable resources. So we can't give an unlimited number of indicators to everyone for free (as much as we'd like to).", + "We'are sorry, something went wrong. Try to reload page.": "We'are sorry, something went wrong. Try to reload page.", + "week": "Woche", + "week_plural": "Wochen", + "Weekly": "Weekly", + "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.": "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.", + "White": "White", + "Why Go Pro?": "Why Go Pro?", + "Wick": "Docht", + "Width": "Breite", + "Willams %R": "Willams %R", + "Willams %R_study": "Willams %R", + "Williams %R": "Williams %R", + "Williams Alligator": "Williams Alligator", + "Williams Alligator_study": "Williams Alligator", + "Williams Fractal": "Williams Fractal", + "Window Size_input": "Fenstergröße", + "With Markers": "Mit Markierungen", + "wizofstep": "__index__ of __steps__", + "WMA Length_input": "WMA Länge", + "Woodies CCI": "Woodies CCI", + "wrote": "wrote", + "XABCD Pattern": "XABCD Muster", + "y_dates": "Jahre", + "y_dates_plural": "n/a", + "Yearly": "Yearly", + "YES": "YES", + "Yes": "Yes", + "You already have Pro Plus trial.": "You already have Pro Plus trial.", + "You already participated in Pro Plus trial.": "You already participated in Pro Plus trial.", + "You already set {{options.maxAlertsNumber}} alerts. Upgrade to PRO Plus to set unlimited custom alerts and improve your experience!": "You already set {{options.maxAlertsNumber}} alerts. Upgrade to PRO Plus to set unlimited custom alerts and improve your experience!", + "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.": "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.", + "You are not authenticated.": "You are not authenticated.", + "You are not logged in. Please sign in.": "You are not logged in. Please sign in.", + "you are using browser": "You are using __browser__ on __os__.", + "You can not vote twice for one message": "You can not vote twice for one message", + "You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.": "You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.", + "You can save up to 5 charts with your subscription. Upgrade to PRO, PRO Plus or Premium membership and save unlimited charts, along with many other exciting features. Starting from only $9.95 a month - upgrade today!": "You can save up to 5 charts with your subscription. Upgrade to PRO, PRO Plus or Premium membership and save unlimited charts, along with many other exciting features. Starting from only $9.95 a month - upgrade today!", + "You have no ignored users": "You have no ignored users", + "You have no private messages yet": "You have no private messages yet", + "You may subscribe for official realtime and intraday data.": "You may subscribe for official realtime and intraday data.", + "You requested a custom interval that is available only to PRO users.": "You requested a custom interval that is available only to PRO users.", + "You requested a hotlist that is available only to PRO users.": "You requested a hotlist that is available only to PRO users.", + "You requested a symbol that is available only to PRO Plus and Premium users. You will now be switched to the equivalent BATS symbol.": "You requested a symbol that is available only to PRO Plus and Premium users. You will now be switched to the equivalent BATS symbol.", + "You requested an intraday spread symbol that is available only to PRO Plus and Premium users. You will now be switched to a Daily (D) interval.": "You requested an intraday spread symbol that is available only to PRO Plus and Premium users. You will now be switched to a Daily (D) interval.", + "You will be automatically redirected to PayPal in order to finish your purchase.": "You will be automatically redirected to PayPal in order to finish your purchase.", + "You're subscribing to {{ product_title }}": "You're subscribing to {{ product_title }}", + "Your 30-day free PRO Plus account has been activated. You are now part of a community of 2 million+ ideas that have been created within TradingView charts. To help get the ball rolling, we'd suggest you spend a few minutes familiarizing yourself with our online help section. We hope you enjoy working with TradingView and wish you good trading!": "Your 30-day free PRO Plus account has been activated. You are now part of a community of 2 million+ ideas that have been created within TradingView charts. To help get the ball rolling, we'd suggest you spend a few minutes familiarizing yourself with our online help section. We hope you enjoy working with TradingView and wish you good trading!", + "Your account will be charged $0.01 in order to verify it.": "Your account will be charged $0.01 in order to verify it.", + "Your chart is being saved, please wait a moment before you leave this page.": "Your chart is being saved, please wait a moment before you leave this page.", + "Your credit card on file is XXXX-XXXX-XXXX": "Your credit card on file is XXXX-XXXX-XXXX", + "Your free account allows you to apply up to 10 studies to a chart. Upgrade to PRO, PRO Plus or Premium account to have as many studies on a chart as you want, as well as many other exciting features.": "Your free account allows you to apply up to 10 studies to a chart. Upgrade to PRO, PRO Plus or Premium account to have as many studies on a chart as you want, as well as many other exciting features.", + "Your Order": "Your Order", + "Your Personal Invitation to Go PRO Plus": "Your Personal Invitation to Go PRO Plus", "ytd": "ytd", "YTD": "YTD", - "6m": "6m", - "3m": "3m", - "1m": "1m", - "5d": "5d", - "1d": "1d", - "Room title": "Room title", - "Room purpose": "Room purpose", - "Edit chat room": "Edit chat room", - "Create new public chat": "Create new public chat", - "Show Symbol Last Value": "Show Symbol Last Value", - "Show Indicator Last Value": "Show Indicator Last Value", - "Paper Trading is disconnected": "Paper Trading is disconnected", - "Hide Buy/Sell Panel": "Hide Buy/Sell Panel", - "Sell symbol": "Sell __displaySymbol__ Stop __abbreviatedNumber__ @ __formattedValue__", - "Buy symbol": "Buy __displaySymbol__ Limit __abbreviatedNumber__ @ __formattedValue__", - "IDEA TITLE AND DESCRIPTION": "IDEA TITLE AND DESCRIPTION", - "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.": "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.", - "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.": "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.", - "SHORT": "SHORT", - "LONG": "LONG", - "NEUTRAL": "NEUTRAL", - "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

": "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

", - "you are using browser": "You are using __browser__ on __os__.", - "Hide data": "Hide data", - "Show data": "Show data", - "Study Templates": "Study Templates", - "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout": "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout", - "Find existing chat": "Find existing chat", - "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", - "Black": "Black", - "Blue": "Blue", - "Grey": "Grey", - "White": "White", - "Show Positions": "Show Positions", - "Show Orders": "Show Orders" + "Zero Line": "Zero Line", + "Zero": "Null", + "Zig Zag": "Zig Zag", + "Zoom In": "Vergrößern", + "Zoom Out": "Verkleinern", + "{0} bars": "{0} bars", + "{0} copy": "{0} copy", + "{0} ideas...": "{0} ideas...", + "{0} P&L: {1}": "{0} P&L: {1}", + "Up bars": "Up bars", + "Down bars": "Down bars", + "Projection up bars": "Projection up bars", + "Projection down bars": "Projection down bars", + "ATR length": "ATR length", + "Reversal amount": "Reversal amount", + "Number of line": "Number of line", + "HL": "HL", + "ATR": "ATR", + "Traditional": "Traditional", + "Website": "Website", + "Support": "Support", + "PRO Premium": "PRO Premium", + "PRO Plus": "PRO Plus", + "PRO Plus Early Access": "PRO Plus Early Access", + "Update Payment Method": "Update Payment Method", + "Enter your new address": "Enter your new address", + "Save changes": "Save changes", + "All your current subscriptions will be updated to use the new account.": "All your current subscriptions will be updated to use the new account.", + "This trading product is integrated in TradingView thanks to our Partner Program for Developers. These are independent, unaffiliated studies, which are not part of TradingView subscriptions – these are separate tools that you buy if you want. Description, algorithm, support and prices are all determined by the author.": "This trading product is integrated in TradingView thanks to our Partner Program for Developers. These are independent, unaffiliated studies, which are not part of TradingView subscriptions – these are separate tools that you buy if you want. Description, algorithm, support and prices are all determined by the author.", + "EDIT SUBSCRIPTION": "EDIT SUBSCRIPTION", + "TradingView Account": "TradingView Account", + "

Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the features, top authors or create your first idea!

": "

Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the features, top authors or create your first idea!

", + "Alert not found with standart API": "Alert not found with standart API", + "Chatting is enabled {0} hours after creating a new account. This is done to prevent chat bots and general spam.": "Chatting is enabled {0} hours after creating a new account. This is done to prevent chat bots and general spam.", + "Do you really want to clear alerts log?": "Do you really want to clear alerts log?", + "Do you really want to delete alert {0}?": "Do you really want to delete alert {0}?", + "Do you really want to delete script '{0}'?": "Do you really want to delete script '{0}'?", + "Do you really want to delete {0} alerts?": "Do you really want to delete {0} alerts?", + "Do you really want to stop alert {0}?": "Do you really want to stop alert {0}?", + "Do you really want to stop {0} alerts?": "Do you really want to stop {0} alerts?", + "EPS": "EPS", + "EPS Dil": "EPS Dil", + "Edit Idea": "Edit Idea", + "Multi Charts Layout": "Multi Charts Layout", + "PE": "PE", + "PRO": "PRO", + "Publish Idea": "Publish Idea", + "2 year": "2 year", + "All fields are required": "All fields are required", + "Available": "Available", + "Check credit card number and CVV/CSC code": "Check credit card number and CVV/CSC code", + "Check expiration date": "Check expiration date", + "City": "City", + "Comments": "Comments", + "Country": "Country", + "Credit Card": "Credit Card", + "Credit card fields may contain only digits": "Credit card fields may contain only digits", + "Enter your ZIP code": "Enter your ZIP code", + "If you want to change the address, please enter your ZIP code here": "If you want to change the address, please enter your ZIP code here", + "Make payment with previously used details": "Make payment with previously used details", + "More {{sectionName}} Ideas": "More {{sectionName}} Ideas", + "PayPal": "PayPal", + "Payment Information": "Payment Information", + "Please choose at least one exchange to continue.": "Please choose at least one exchange to continue.", + "Please use only latin characters in address fields": "Please use only latin characters in address fields", + "Please use only latin characters in your first and last names": "Please use only latin characters in your first and last names", + "State/Region": "State/Region", + "Street": "Street", + "Subscribe": "Subscribe", + "Zip Code": "Zip Code", + "year": "year", + " Limit ": " Limit ", + " Stop ": " Stop ", + "

Only D, W, M intervals are supported for this symbol/exchange. You will be automatically switched to a D interval. Intraday intervals are not available because of exchange policies.

": "

Only D, W, M intervals are supported for this symbol/exchange. You will be automatically switched to a D interval. Intraday intervals are not available because of exchange policies.

", + "

Symbol ": "

Symbol ", + "Account Name": "Account Name", + "Active Chart": "Active Chart", + "Active chart doesn't contain the study you are going to publish": "Active chart doesn't contain the study you are going to publish", + "Add this room to favorites": "Add this room to favorites", + "Add {0}...": "Add {0}...", + "Alerts maintenance": "Alerts maintenance", + "All Charts": "All Charts", + "All fields are required.": "All fields are required.", + "Are you sure you want to overwrite '{0}' script?": "Are you sure you want to overwrite '{0}' script?", + "Balances": "Balances", + "Ban ": "Ban ", + "Ban expires in {0}": "Ban expires in {0}", + "Ban user": "Ban user", + "Brokerage Name": "Brokerage Name", + "By": "By", + "CQG Password": "CQG Password", + "CQG Username": "CQG Username", + "Can't create alert on invalid symbol": "Can't create alert on invalid symbol", + "Can't create alert when offline": "Can't create alert when offline", + "Can't edit alert on invalid symbol": "Can't edit alert on invalid symbol", + "Can't edit alert when offline": "Can't edit alert when offline", + "Change Background Transparency": "Change Background Transparency", + "Change Balloon Background Color": "Change Balloon Background Color", + "Change Balloon Background Transparency": "Change Balloon Background Transparency", + "Change Balloon Border Color": "Change Balloon Border Color", + "Change Balloon Text": "Change Balloon Text", + "Change Balloon Text Font Size": "Change Balloon Text Font Size", + "Change Balooon Text Color": "Change Balooon Text Color", + "Change Border Color": "Change Border Color", + "Change CQG password": "Change CQG password", + "Change Curve Background Color": "Change Curve Background Color", + "Change Curve Background Transparency": "Change Curve Background Transparency", + "Change Curve Filling": "Change Curve Filling", + "Change Curve Line Color": "Change Curve Line Color", + "Change Curve Line Extending Left": "Change Curve Line Extending Left", + "Change Curve Line Extending Right": "Change Curve Line Extending Right", + "Change Curve Line Left End": "Change Curve Line Left End", + "Change Curve Line Right End": "Change Curve Line Right End", + "Change Curve Line Style": "Change Curve Line Style", + "Change Curve Line Width": "Change Curve Line Width", + "Change Fib Arcs Background Transparency": "Change Fib Arcs Background Transparency", + "Change Fib Arcs Background Visibility": "Change Fib Arcs Background Visibility", + "Change Fib Speed Resistance Arcs Full Cirlces Mode": "Change Fib Speed Resistance Arcs Full Cirlces Mode", + "Change Fib Speed Resistance Arcs Levels Visibility": "Change Fib Speed Resistance Arcs Levels Visibility", + "Change Fib Speed Resistance Arcs Line Color": "Change Fib Speed Resistance Arcs Line Color", + "Change Fib Speed Resistance Arcs Visibility": "Change Fib Speed Resistance Arcs Visibility", + "Change Fib Speed Resistance Arcs Width": "Change Fib Speed Resistance Arcs Width", + "Change Password": "Change Password", + "Change Price Text Color": "Change Price Text Color", + "Change Price Text Font Size": "Change Price Text Font Size", + "Change Time Cycles Background Color": "Change Time Cycles Background Color", + "Change Time Cycles Background Transparency": "Change Time Cycles Background Transparency", + "Change Time Cycles Color": "Change Time Cycles Color", + "Change Time Cycles Filling": "Change Time Cycles Filling", + "Change Time Cycles Line Style": "Change Time Cycles Line Style", + "Change Time Cycles Line Width": "Change Time Cycles Line Width", + "Check firewall settings and make sure access to websocket ({0} port {1}) is open. Then click Reconnect or press F5.": "Check firewall settings and make sure access to websocket ({0} port {1}) is open. Then click Reconnect or press F5.", + "Click the broker you want to trade through": "Click the broker you want to trade through", + "Collaterals": "Collaterals", + "Confirm Password": "Confirm Password", + "Connect to CQG": "Connect to CQG", + "Connection is lost": "Connection is lost", + "Content": "Content", + "Continue to checkout": "Continue to checkout", + "Continued violation of chat etiquette": "Continued violation of chat etiquette", + "Continued violation of chat etiquette.": "Continued violation of chat etiquette.", + "Countdown": "Countdown", + "Create New List": "Create New List", + "Create New List...": "Create New List...", + "Curve": "Curve", + "December": "December", + "Degree": "Degree", + "Describe your company and project in a few sentences.": "Describe your company and project in a few sentences.", + "Desktop notifications": "Desktop notifications", + "Desktop notifications when I'm mentioned": "Desktop notifications when I'm mentioned", + "Dialog": "Dialog", + "Do you realy want to delete{0}watchlist?": "Do you realy want to delete{0}watchlist?", + "Do you want to take advantage of this offer now?": "Do you want to take advantage of this offer now?", + "Double Curve": "Double Curve", + "Early Access 50% off{{#is_finished}} – Final chance{{/is_finished}}": "Early Access 50% off{{#is_finished}} – Final chance{{/is_finished}}", + "Early Access for $15/Month": "Early Access for $15/Month", + "Edit Alert...": "Edit Alert...", + "Edit {0} Alert...": "Edit {0} Alert...", + "Elliott Correction Wave (ABC)": "Elliott Correction Wave (ABC)", + "Elliott Double Combo Wave (WXY)": "Elliott Double Combo Wave (WXY)", + "Elliott Impulse Wave (12345)": "Elliott Impulse Wave (12345)", + "Elliott Triangle Wave (ABCDE)": "Elliott Triangle Wave (ABCDE)", + "Elliott Triple Combo Wave (WXYXZ)": "Elliott Triple Combo Wave (WXYXZ)", + "Email notifications": "Email notifications", + "Email notifications when I'm mentioned": "Email notifications when I'm mentioned", + "Email-to-sms is the easiest and absolutely free way to send text message (SMS) from the internet to phones. This site aims to be the most complete and up-to-date list of email addresses that can be used to send text messages to phones.": "Email-to-sms is the easiest and absolutely free way to send text message (SMS) from the internet to phones. This site aims to be the most complete and up-to-date list of email addresses that can be used to send text messages to phones.", + "Error occured": "Error occured", + "Error while trying to create snapshot.": "Error while trying to create snapshot.", + "Error:": "Error:", + "Error: too long text": "Error: too long text", + "Export Watchlist": "Export Watchlist", + "Failed:": "Failed:", + "Full Circles": "Full Circles", + "Get the link to your individual GitHub profile, which we’ll enable for access to the library.": "Get the link to your individual GitHub profile, which we’ll enable for access to the library.", + "Go PRO": "Go PRO", + "HL Bars": "HL Bars", + "Here are a few steps to get your Charting Library:": "Here are a few steps to get your Charting Library:", + "Hide alert label line": "Hide alert label line", + "Horz Grid Lines": "Horz Grid Lines", + "How to fix:": "How to fix:", + "If you like what you see, you have an exclusive chance to get 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.": "If you like what you see, you have an exclusive chance to get 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.", + "If you need support then please visit our issues tracker using your GitHub profile we’ve granted access to.": "If you need support then please visit our issues tracker using your GitHub profile we’ve granted access to.", + "Import Watchlist...": "Import Watchlist...", + "Import/Export Watchlists": "Import/Export Watchlists", + "Indicator Labels": "Indicator Labels", + "Interval is not applicable": "Interval is not applicable", + "Invalid data format": "Invalid data format", + "Invalid limit price": "Invalid limit price", + "Invalid quantity": "Invalid quantity", + "Invalid stop price": "Invalid stop price", + "It appears that your browser does not support Canvas technology, which is needed for TradingView to work.
": "It appears that your browser does not support Canvas technology, which is needed for TradingView to work.
", + "It appears that your browser does not support WebSocket technology and does not have Adobe Flash plugin installed, one of which is essential for our portal.
": "It appears that your browser does not support WebSocket technology and does not have Adobe Flash plugin installed, one of which is essential for our portal.
", + "June": "June", + "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That is less than $15/month. Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!": "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That is less than $15/month. Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!", + "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.": "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.", + "Just wait awhile. We will send you all necessary information ASAP.": "Just wait awhile. We will send you all necessary information ASAP.", + "Launch chat in a separate window": "Launch chat in a separate window", + "Left Axis": "Left Axis", + "Library Without The Link": "Library Without The Link", + "Line - Close": "Line - Close", + "Line - HL/2": "Line - HL/2", + "Line - High": "Line - High", + "Line - Low": "Line - Low", + "Line - Open": "Line - Open", + "Load all alerts...": "Load all alerts...", + "Lock Cursor In Time": "Lock Cursor In Time", + "Log in": "Log in", + "My Lists": "My Lists", + "New Password": "New Password", + "New password and confirmation doesn't match": "New password and confirmation doesn't match", + "New password is required": "New password is required", + "No address input to apply autocomplete": "No address input to apply autocomplete", + "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at founders@tradingview.com": "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at founders@tradingview.com", + "No brokers available": "No brokers available", + "Non-tradable symbol": "Non-tradable symbol", + "Now is your LAST and FINAL chance to get 12 months for only $179.4 (regular $360). That’s less than $15/month and 50% off regular month-to-month payments.": "Now is your LAST and FINAL chance to get 12 months for only $179.4 (regular $360). That’s less than $15/month and 50% off regular month-to-month payments.", + "OC Bars": "OC Bars", + "Oh no! You have only 2 weeks left in your PRO Plus trial! These benefits will expire in two short weeks:": "Oh no! You have only 2 weeks left in your PRO Plus trial! These benefits will expire in two short weeks:", + "Old Password": "Old Password", + "Old password is required": "Old password is required", + "Oops, something went wrong": "Oops, something went wrong", + "Oops, your browser can't display our charts!": "Oops, your browser can't display our charts!", + "Orders": "Orders", + "PRO account": "PRO account", + "Password confirmation is required": "Password confirmation is required", + "Passwords do not match.": "Passwords do not match.", + "Place": "Place", + "Please add 'study(title=\"SomeTitle\")' statement to the script code": "Please add 'study(title=\"SomeTitle\")' statement to the script code", + "Please report the issue or click Reconnect.": "Please report the issue or click Reconnect.", + "Please use one of the following browsers:": "Please use one of the following browsers:", + "Please, install Flash plugin or consider updating to one of these modern browsers with WebSocket support:": "Please, install Flash plugin or consider updating to one of these modern browsers with WebSocket support:", + "Please, try to reload page to edit user data": "Please, try to reload page to edit user data", + "Positions": "Positions", + "Pro Plus": "Pro Plus", + "Processing script...": "Processing script...", + "Publish All Charts": "Publish All Charts", + "Publish Only": "Publish Only", + "Published Idea": "Published Idea", + "Recent chats": "Recent chats", + "Reconnect": "Reconnect", + "Rename List": "Rename List", + "Rename List...": "Rename List...", + "Report a data issue": "Report a data issue", + "Restore Size": "Restore Size", + "Right Axis": "Right Axis", + "Risk/Reward": "Risk/Reward", + "Save List As...": "Save List As...", + "Script '{0}' has been saved": "Script '{0}' has been saved", + "Script cannot be compiled because of errors.": "Script cannot be compiled because of errors.", + "Script has been deleted": "Script has been deleted", + "Script is not saved. Nothing to delete.": "Script is not saved. Nothing to delete.", + "Script is not saved. Nothing to rename.": "Script is not saved. Nothing to rename.", + "Script study added to the chart": "Script study added to the chart", + "Select Broker": "Select Broker", + "Select alert": "Select alert", + "Send all the stuff to Stan Bokov at founders@tradingview.com": "Send all the stuff to Stan Bokov at founders@tradingview.com", + "Series Sale Name": "Series Sale Name", + "Series Sale Number": "Series Sale Number", + "Server broke the connection. Click Reconnect or press F5.": "Server broke the connection. Click Reconnect or press F5.", + "Shortcuts": "Shortcuts", + "Show Dividends": "Show Dividends", + "Show Earnings": "Show Earnings", + "Show Hidden Tools": "Show Hidden Tools", + "Show Splits": "Show Splits", + "Show Symbol Info": "Show Symbol Info", + "Show Values": "Show Values", + "Sign our License Agreement": "Sign our License Agreement", + "Sine Line": "Sine Line", + "Sorry, an error has occurred": "Sorry, an error has occurred", + "Study": "Study", + "Success": "Success", + "Symbol Info": "Symbol Info", + "Symbol Info...": "Symbol Info...", + "Symbol Labels": "Symbol Labels", + "Time Cycles": "Time Cycles", + "To purchase the commercial version of the library, please contact Stan Bokov at founders@tradingview.com.": "To purchase the commercial version of the library, please contact Stan Bokov at founders@tradingview.com.", + "TradingView Notice": "TradingView Notice", + "Trial confirmation dialog": "Trial confirmation dialog", + "Trial confirmation text": "Trial confirmation text", + "Try": "Try", + "URL cannot be recieved.": "URL cannot be recieved.", + "Unexpected error: can't change profile data": "Unexpected error: can't change profile data", + "Unread Messages": "Unread Messages", + "Upgrade and get 50% off regular month-to-month payments!": "Upgrade and get 50% off regular month-to-month payments!", + "User cancelled operation": "User cancelled operation", + "Vert Grid Lines": "Vert Grid Lines", + "Visual settings...": "Visual settings...", + "Widget": "Widget", + "Width (% of the Box)": "Width (% of the Box)", + "Wrong value": "Wrong value", + "You have unsaved changes in the current script. Do you really want to discard them and start working with another script?": "You have unsaved changes in the current script. Do you really want to discard them and start working with another script?", + "Your Password Has Expired": "Your Password Has Expired", + "Your password has expired, please enter new password": "Your password has expired, please enter new password", + "active at": "active at", + "ago": "ago", + "agreed with your idea %chart% about %symbol%": "agreed with your idea %chart% about %symbol%", + "all inactive": "all inactive", + "and details": "and details", + "avg fill price": "avg fill price", + "avg price": "avg price", + "balance": "balance", + "best ask": "best ask", + "best bid": "best bid", + "cach excess": "cach excess", + "changed status": "changed status", + "collateral": "collateral", + "commented on idea you follow %chart% about %symbol%": "commented on idea you follow %chart% about %symbol%", + "commented on your idea %chart% about %symbol%": "commented on your idea %chart% about %symbol%", + "currency": "currency", + "disagreed with your idea %chart% about %symbol%": "disagreed with your idea %chart% about %symbol%", + "fill qty": "fill qty", + "filtered": "filtered", + "id": "id", + "initial margin": "initial margin", + "is now following you": "is now following you", + "last trade": "last trade", + "less than a minute": "less than a minute", + "limit price": "limit price", + "mn": "mn", + "mvo": "mvo", + "offset": "offset", + "on": "on", + "open P/L": "open P/L", + "or choose another broker": "or choose another broker", + "ote": "ote", + "placing time": "placing time", + "published new idea %chart% about %symbol% you follow": "published new idea %chart% about %symbol% you follow", + "purchasing power": "purchasing power", + "qty": "qty", + "replied to your comment on %chart% about %symbol%": "replied to your comment on %chart% about %symbol%", + "side": "side", + "sign in or register": "sign in or register", + "status": "status", + "stop price": "stop price", + "subscription": "subscription", + "symbol": "symbol", + "total margin": "total margin", + "total value": "total value", + "type": "type", + "upl": "upl", + "w": "w", + "y": "y", + "you follow commented on %chart% about %symbol%": "you follow commented on %chart% about %symbol%", + "you follow published new idea %chart% about %symbol%": "you follow published new idea %chart% about %symbol%", + "{0} is already in this chat.": "{0} is already in this chat.", + "Сolor line": "Сolor line", + "Bottom Center": "Bottom Center", + "Bottom Left": "Bottom Left", + "Bottom Right": "Bottom Right", + "Chart snapshot": "Chart snapshot", + "Create Horizontal Line": "Create Horizontal Line", + "Create Vertical Line": "Create Vertical Line", + "Hide Published Charts Timeline": "Hide Published Charts Timeline", + "Left": "Left", + "Middle Center": "Middle Center", + "Middle Left": "Middle Left", + "Middle Right": "Middle Right", + "No color themes saved": "No color themes saved", + "Right": "Right", + "Room {0} was deleted": "Room {0} was deleted", + "Theme": "Theme", + "Theme name": "Theme name", + "Top Center": "Top Center", + "Top Left": "Top Left", + "Top Right": "Top Right", + "TradingView Partner": "TradingView Partner", + "You were in the video call. Duration: {0}": "You were in the video call. Duration: {0}", + "{0} has entered the chat": "{0} has entered the chat", + "{0} has left the chat": "{0} has left the chat", + "{0} was banned for {1} minutes": "{0} was banned for {1} minutes", + "Discipline is the foundation of profitable trading for both discretionary and systematic traders. Visually stunning and intuitive to use, 3D ProSuite is an indispensible professional toolkit of point-and-shoot quantitative risk management and decision support tools for stock pickers and traders focused on technical entry techniques. Know instantly where to place a trailing stop and where to exit. Identify trends and pullbacks. Watch rotation and volatility in real time. Calculate hedge ratios for protection. Identify extremes. Non-programmers interested in systematic trading can take advantage of our strategy to test a combination of 3D ProSuite with moving average filter, channel filter, and volatility filter.": "Discipline is the foundation of profitable trading for both discretionary and systematic traders. Visually stunning and intuitive to use, 3D ProSuite is an indispensible professional toolkit of point-and-shoot quantitative risk management and decision support tools for stock pickers and traders focused on technical entry techniques. Know instantly where to place a trailing stop and where to exit. Identify trends and pullbacks. Watch rotation and volatility in real time. Calculate hedge ratios for protection. Identify extremes. Non-programmers interested in systematic trading can take advantage of our strategy to test a combination of 3D ProSuite with moving average filter, channel filter, and volatility filter.", + "AOS FX Primer is made up of 3 separate indicators to help you better analyse the markets. AOS FX Sessions shows session start/end times (automatically handling Daylight Saving changes) along with opening ranges. AOS FX Day HL shows the High and Low level for the past 2 years, automatically handling Daylight Saving changes. AOS ATRplus shows the moving average mid-point of the previous bar ranges. Please see our website for a full description and screenshots.": "AOS FX Primer is made up of 3 separate indicators to help you better analyse the markets. AOS FX Sessions shows session start/end times (automatically handling Daylight Saving changes) along with opening ranges. AOS FX Day HL shows the High and Low level for the past 2 years, automatically handling Daylight Saving changes. AOS ATRplus shows the moving average mid-point of the previous bar ranges. Please see our website for a full description and screenshots.", + "Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:

No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.": "Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to: No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.", + "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex. For more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.": "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex. For more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.", + "\"Buy Sell\" indicator is simple yet powerful trading signals that will help you consistently profit from the market. It built with risk management in mind, meaning average winning trade will be more than average losing trade several times.

It comes with signals and trend confirmation. For more information please visit: synergytrading.weebly.com": "\"Buy Sell\" indicator is simple yet powerful trading signals that will help you consistently profit from the market. It built with risk management in mind, meaning average winning trade will be more than average losing trade several times.

It comes with signals and trend confirmation. For more information please visit: synergytrading.weebly.com", + "Above Bar": "Above Bar", + "Absolute": "Absolute", + "Below Bar": "Below Bar", + "Bottom": "Bottom", + "Top": "Top", + "Alerts are not yet available for this chart type. Please check GetSatisfaction and vote for this feature to show support for it.": "Alerts are not yet available for this chart type. Please check GetSatisfaction and vote for this feature to show support for it.", + "Arguments": "Arguments", + "Built-in Functions": "Built-in Functions", + "Built-in Variable": "Built-in Variable", + "Built-in Variables": "Built-in Variables", + "Built-in'+(docs.kind === TVScript.FunKind.DECL ? ' Annotation' : '": "Built-in'+(docs.kind === TVScript.FunKind.DECL ? ' Annotation' : '", + "Confirm replacing": "Confirm replacing", + "Delete all drawing for this symbol": "Delete all drawing for this symbol", + "Examples": "Examples", + "Language Operator": "Language Operator", + "Language Operators": "Language Operators", + "My Ideas": "My Ideas", + "Not Now": "Not Now", + "Oops!": "Oops!", + "Open Manage Drawings": "Open Manage Drawings", + "PUBLISH PRIVATE IDEA": "PUBLISH PRIVATE IDEA", + "Pine Script Reference (new window)": "Pine Script Reference (new window)", + "Pine Script Reference (pop-up)": "Pine Script Reference (pop-up)", + "Publish Private Idea": "Publish Private Idea", + "Publishing is possible only from the chart page. Please open a chart and then try again.": "Publishing is possible only from the chart page. Please open a chart and then try again.", + "Remarks": "Remarks", + "Remove all line tools for ": "Remove all line tools for ", + "Returns": "Returns", + "Script Language Reference Manual": "Script Language Reference Manual", + "See Also": "See Also", + "Syntax": "Syntax", + "Type:": "Type:", + "Be the first to speak": "Be the first to speak", + "Ignored users list": "Ignored users list", + "# (Total: {0})": "# (Total: {0})", + "Hold Shift – draw lines at right angles.": "Hold Shift – draw lines at right angles.", + "Number or , – change interval. Type in a digit for minute charts, or first letter of the word for longer resolutions. E.g. 1, 5, 30, 60, 1440, H, 2H, 6H, D, 5D, 3W, 6M.": "Number or , – change interval. Type in a digit for minute charts, or first letter of the word for longer resolutions. E.g. 1, 5, 30, 60, 1440, H, 2H, 6H, D, 5D, 3W, 6M.", + "By clicking on “Sign Up” you are agreeing to the Terms of Service.": "By clicking on “Sign Up” you are agreeing to the Terms of Service.", + "Change Days To": "Change Days To", + "Change Hours To": "Change Hours To", + "Change Line Tool Visibility On Days": "Change Line Tool Visibility On Days", + "Change Line Tool Visibility On Hours": "Change Line Tool Visibility On Hours", + "Change Line Tool Visibility On Minutes": "Change Line Tool Visibility On Minutes", + "Change Line Tool Visibility On Months": "Change Line Tool Visibility On Months", + "Change Line Tool Visibility On Weeks": "Change Line Tool Visibility On Weeks", + "Change Minutes To": "Change Minutes To", + "Correct?": "Correct?", + "Could not send your report": "Could not send your report", + "Crypto/crypto pairs (eg. LTC/BTC) are not currently supported but that may change in the future.": "Crypto/crypto pairs (eg. LTC/BTC) are not currently supported but that may change in the future.", + "Cypher Pattern": "Cypher Pattern", + "Days": "Days", + "Go to Date...": "Go to Date...", + "Go to...": "Go to...", + "Hours": "Hours", + "IMPORTANT:": "IMPORTANT:", + "Indexes don’t have prices, they have values. There are corresponding ETFs that can be traded. SPX is the SnP500 index, but SPY is the ETF that can be traded.": "Indexes don’t have prices, they have values. There are corresponding ETFs that can be traded. SPX is the SnP500 index, but SPY is the ETF that can be traded.", + "Last available bar": "Last available bar", + "Minutes": "Minutes", + "Months": "Months", + "Please do not modify the order so we can investigate the issue.": "Please do not modify the order so we can investigate the issue.", + "Report this message": "Report this message", + "Select order": "Select order", + "Simply
drag & drop

or select file...": "Simply
drag & drop

or select file...", + "Spreads can’t be traded because they are not a single symbol, they are a visual representation of a calculation.": "Spreads can’t be traded because they are not a single symbol, they are a visual representation of a calculation.", + "Thanks!": "Thanks!", + "To:": "To:", + "Trading issue": "Trading issue", + "Warning:": "Warning:", + "Weeks": "Weeks", + "comment": "comment", + "goto date.": "goto date.", + "html5 stock charting
library licensing": "html5 stock charting
library licensing", + "message": "message", + "Go": "Go", + "Go to": "Go to", + "Report {0} from {1} to moderators": "Report {0} from {1} to moderators", + "Reported {0} from @{1}, {2}": "Reported {0} from @{1}, {2}", + "Add Text Note For {0}": "Add Text Note For {0}", + "Add To Text Notes": "Add To Text Notes", + "Are you sure you want to delete this script?": "Are you sure you want to delete this script?", + "DELETE": "DELETE", + "Do you realy want to delete {0} template?": "Do you realy want to delete {0} template?", + "Do you realy want to replace \"{0}\"?": "Do you realy want to replace \"{0}\"?", + "Idea": "Idea", + "NEW": "NEW", + "New Untitled Note": "New Untitled Note", + "Open Text Notes Panel": "Open Text Notes Panel", + "Please enter a valid URL": "Please enter a valid URL", + "Save template as...": "Save template as...", + "Search Note": "Search Note", + "Template name": "Template name", + "Text Notes": "Text Notes", + "Text Notes are available only on chart page. Please open a chart and then try again.": "Text Notes are available only on chart page. Please open a chart and then try again.", + "URL": "URL", + "Add Text Note For __symbol__": "Add Text Note For __symbol__", + "Add this study to active chart": "Add this study to active chart", + "April": "April", + "Are you sure you want to cancel order %s?": "Are you sure you want to cancel order %s?", + "Are you sure you want to ignore messages from __username__?": "Are you sure you want to ignore messages from __username__?", + "August": "August", + "Buy ": "Buy ", + "Cancel PRO Account": "Cancel PRO Account", + "Cancel subscription": "Cancel subscription", + "Change Minutes From": "Change Minutes From", + "Connect to %s": "Connect to %s", + "Connection to server was lost": "Connection to server was lost", + "Continued violation of chat etiquette. For more information on this etiquette please go to __link__": "Continued violation of chat etiquette. For more information on this etiquette please go to __link__", + "Created {0}.": "Created {0}.", + "Do you really want to delete __themename__ theme?": "Do you really want to delete __themename__ theme?", + "Expand __symbol__ chart": "Expand __symbol__ chart", + "February": "February", + "January": "January", + "July": "July", + "Last edited {0}": "Last edited {0}", + "Link to __room__ chat": "Link to __room__ chat", + "M": "M", + "March": "March", + "Neutral": "Neutral", + "No Title": "No Title", + "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at __email__": "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at __email__", + "No showcase": "No showcase", + "Notice": "Notice", + "November": "November", + "October": "October", + "Open __symbol__ Text Note": "Open __symbol__ Text Note", + "Publish": "Publish", + "Room __title__ was deleted": "Room __title__ was deleted", + "Save theme as...": "Save theme as...", + "Script": "Script", + "Script Error": "Script Error", + "Sell ": "Sell ", + "Send private message to __username__": "Send private message to __username__", + "September": "September", + "Show Published Charts Timeline": "Show Published Charts Timeline", + "Show alert label line": "Show alert label line", + "Show all messages from __username__": "Show all messages from __username__", + "Symbol __symbol__ cannot be traded on TradingView’s Paper Trading. Why not?": "Symbol __symbol__ cannot be traded on TradingView’s Paper Trading. Why not?", + "To: __username__": "To: __username__", + "Unlock": "Unlock", + "__minutes__ min": "__minutes__ min", + "__minutes__ min __seconds__ sec": "__minutes__ min __seconds__ sec", + "__seconds__ sec": "__seconds__ sec", + "__username__ has entered the chat": "__username__ has entered the chat", + "__username__ has left the chat": "__username__ has left the chat", + "days": "days", + "hours": "hours", + "minutes": "minutes", + "months": "months", + "years": "years", + "Sign in or sign up to use paper trading": "Sign in or sign up to use paper trading", + "Paper Trading is disconnected.": "Paper Trading is disconnected.", + "long": "long", + "short": "short", + "1 day": "1 day", + "1 hour": "1 hour", + "10 minutes": "10 minutes", + "12 hours": "12 hours", + "3 hours": "3 hours", + "30 minutes": "30 minutes", + "5 minutes": "5 minutes", + "Balance:": "Balance:", + "Ban __username__": "Ban __username__", + "Ban duration:": "Ban duration:", + "Ban expires in less than __duration__": "Ban expires in less than __duration__", + "Banned permanently": "Banned permanently", + "Content that caused the ban:": "Content that caused the ban:", + "Equity:": "Equity:", + "Hi,nnI'm a moderator for TradingView. I reviewed your idea at __chart__ and had to mark it as \"Not Suggested\" because it doesn't comply with our House Rules https://www.tradingview.com/house-rules/.nnPay attention to these rules to get into the Suggested stream more often, or even become a Suggested Author. Please let me know if you have any questions, will be happy to help.": "Hi,nnI'm a moderator for TradingView. I reviewed your idea at __chart__ and had to mark it as \"Not Suggested\" because it doesn't comply with our House Rules https://www.tradingview.com/house-rules/.nnPay attention to these rules to get into the Suggested stream more often, or even become a Suggested Author. Please let me know if you have any questions, will be happy to help.", + "Idea comments": "Idea comments", + "Ideas publishing": "Ideas publishing", + "If you have questions or suggestions, reply to this message.": "If you have questions or suggestions, reply to this message.", + "Ignore __username__": "Ignore __username__", + "Percents": "Percents", + "Permanently": "Permanently", + "Phone": "Phone", + "Please enter template name": "Please enter template name", + "Please enter theme name": "Please enter theme name", + "Position is being changed": "Position is being changed", + "Private messages": "Private messages", + "Public chats": "Public chats", + "Publish idea": "Publish idea", + "Quote the message which caused the ban along with additional comments if any (a private message with this information will be sent to the user from your account):": "Quote the message which caused the ban along with additional comments if any (a private message with this information will be sent to the user from your account):", + "Read this every time before banning someone! Our goal is to keep a healthy, constructive and useful dialog open in the chatrooms. Sending a private message with a warning is enough to solve 99% of the issues. If that doesn’t help, start with a one-minute ban.": "Read this every time before banning someone! Our goal is to keep a healthy, constructive and useful dialog open in the chatrooms. Sending a private message with a warning is enough to solve 99% of the issues. If that doesn’t help, start with a one-minute ban.", + "Save new study template": "Save new study template", + "Select violation...": "Select violation...", + "Snapshot": "Snapshot", + "Symbols from Quandl are not currently supported.": "Symbols from Quandl are not currently supported.", + "Unban __username__": "Unban __username__", + "Unignore __username__": "Unignore __username__", + "User __username__ was banned for __duration__.": "User __username__ was banned for __duration__.", + "User __username__ was banned permanently.": "User __username__ was banned permanently.", + "User __username__ was unbanned.": "User __username__ was unbanned.", + "Violated house rule:": "Violated house rule:", + "Violated house rule: __violation__.": "Violated house rule: __violation__.", + "Violation that caused the ban: __violation__.": "Violation that caused the ban: __violation__.", + "When selecting this checkbox the study template will set \"__interval__\" interval on a chart": "When selecting this checkbox the study template will set \"__interval__\" interval on a chart", + "You are banned from __banType__ for __duration__ for violating our House Rules. More info - __link__": "You are banned from __banType__ for __duration__ for violating our House Rules. More info - __link__", + "You are permanently banned from __banType__ for violating our House Rules. More info - __link__.": "You are permanently banned from __banType__ for violating our House Rules. More info - __link__.", + "__firstEnumerationItem__ and __secondEnumerationItem__": "__firstEnumerationItem__ and __secondEnumerationItem__", + "__firstEnumerationItem__, __secondEnumerationItem__ and __thirdEnumerationItem__": "__firstEnumerationItem__, __secondEnumerationItem__ and __thirdEnumerationItem__", + "__firstEnumerationItem__, __secondEnumerationItem__, __thirdEnumerationItem__ and __fourthEnumerationItem__": "__firstEnumerationItem__, __secondEnumerationItem__, __thirdEnumerationItem__ and __fourthEnumerationItem__", + "__username__ is permanently banned. Do you want to unban __username__?": "__username__ is permanently banned. Do you want to unban __username__?", + "commenting": "commenting", + "go to date.": "go to date.", + "publish idea.": "publish idea.", + "publishing": "publishing", + "server failed to place closing order": "server failed to place closing order", + "take snapshot.": "take snapshot.", + "

Pine scripting language

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.": "

Pine scripting language

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.", + "Close message": "Close message", + "Created ": "Created ", + "Edit Order…": "Edit Order…", + "Error occured while publishing": "Error occured while publishing", + "Error: Account is disabled": "Error: Account is disabled", + "Last edited ": "Last edited ", + "Show Drawings Toolbar": "Show Drawings Toolbar", + "Text Note": "Text Note", + "This chart layout has a lot of objects and can't be published! Please report to {0} for further details.": "This chart layout has a lot of objects and can't be published! Please report to {0} for further details.", + "TradingView Sign Up": "TradingView Sign Up", + "Heikin Ashi": "Heikin Ashi", + "Learn about all PRO features": "Learn about all PRO features", + "Show Less": "Show Less", + "Visibility": "Visibility", + "Levels Line": "Levels Line", + "Show Objects Tree...": "Show Objects Tree...", + "Close_as_a_command": "Close" } \ No newline at end of file diff --git a/charting_library/static/localization/translations/de_DE.json b/charting_library/static/localization/translations/de_DE.json deleted file mode 100644 index 75cb279f..00000000 --- a/charting_library/static/localization/translations/de_DE.json +++ /dev/null @@ -1,1008 +0,0 @@ -{ - "propertypage-name-label_css_class": "propertypage-name-label-nocap", - "Script Editor": "Skript Editor", - " Published Charts Timeline": "Zeitleiste veröffentlichter Charts", - "SMA": "", - "Bar's Style": "Bar Typ", - "Chart Properties": "Chart Einstellungen", - "Compare": "Vergleichen", - "Compare...": "Vergleichen...", - "Compare or Add Symbol...": "Symbol Hinzufügen oder Vergleichen...", - "Compare or Add Symbol": "Symbol Hinzufügen oder Vergleichen", - "Add Symbol": "Symbol Hinzufügen", - "Scales Properties...": "Anzeige Einstellungen...", - "Add": "Hinzufügen", - "Company Comparison": "Unternehmensvergleich", - "Indicators, Fundamentals, Economy and Add-ons": "Indikatoren, Fundamental- und Wirtschaftsdaten und Add-ons", - "Economy & Symbols": "Wirtschaftsdaten & Wertpapiere", - "Bars": "", - "Candles": "Candlesticks", - "Hollow Candles": "Hohle Candlesticks", - "Line": "Linie", - "Area": "Fläche", - "Heiken Ashi": "", - "Renko": "", - "Line Break": "", - "Kagi": "", - "Point & Figure": "", - "Histogram": "Histogramm", - "Cross_chart_type": "Kreuz Chart", - "Crosshair": "Fadenkreuz", - "Columns": "Balken", - "Circles": "Kreise", - "Indicators": "Indikatoren", - "Favorites": "Favoriten", - "Technical Analysis": "Technische Analyse", - "No indicators matched your criteria.": "Ihre Kriterien treffen für keine Indikatoren zu.", - "Add to favorites": "Zu Favoriten hinzufügen", - "Remove from favorites": "Aus Favoriten entfernen", - "No symbols matched your criteria": "Ihre Kriterien treffen auf keine Symbole zu", - "Add any symbol from the list": "Fügen Sie ein Symbol von der Liste hinzu", - "Overlay the main chart": "Überlagere den Hauptchart", - "Symbols to be added on the chart": "Symbole, die zum Chart hinzugefügt werden", - "Symbol": "", - "Default": "Standard", - "Defaults": "Standardeinstellungen", - "OK": "", - "Cancel": "Abbrechen", - " color": "Farbe", - " transparency": "Transparenz", - " visibility": "Sichtbarkeit", - "Add To Watchlist": "Zur Watchliste hinzufügen", - "Add {0} To Watchlist": "", - "Apply": "Anwenden", - "Arguments in Header": "Argumente in der Kopfzeile", - "Arrow": "Pfeil", - "Auto Scale": "Auto Skalierung", - "Background": "Hintergrund", - "bars": "", - "bars_margin": "Bar Abstand", - "{0} bars": "", - "Bottom Margin": "unterer Seitenrand", - "Bring Forward": "Weiter nach vorne", - "Bring to Front": "Ganz nach vorne", - "Clone": "Duplizieren", - "Color Theme": "Farbpalette", - "Copy": "Kopieren", - "Extended Hours": "Verlängerte Handelszeit", - "Format...": "Formatierung...", - "Source Code...": "", - "Full Screen": "Vollbild", - "Grid Lines": "Hilfslinien", - "Hide All Drawing Tools": "Alle Zeichenwerkzeuge verbergen", - "Hide": "Verbergen", - "Insert Drawing Tool": "Zeichenwerkzeug einfügen", - "Insert Indicator...": "Indikator hinzufügen...", - "Script Editor...": "", - "Last Value on Price Scale": "Letzter Wert auf der Preisskala", - "Link To": "Verbinden", - "Load New Bars": "Neue Bars laden", - "Lock All Drawing Tools": "Alle Zeichenwerkzeuge fixieren", - "Lock Scale": "Skalierung feststellen", - "Lock scale": "Skalierung feststellen", - "Log Scale": "Logarithmische Skalierung", - "log": "", - "Magnet Mode": "Magnetmodus", - "Merge Down": "Nach unten zusammenführen", - "Merge Up": "Nach oben zusammenführen", - "Objects Tree...": "Objekt-Baum...", - "Offset": "Abstand", - "Override Min Tick": "Min Tick überschreiben", - "Percentage": "Prozent", - "Precision": "Präzision", - "Price Line": "Preislinie", - "Properties...": "Eigenschaften...", - "Redo": "Wiederholen", - "Remove All Drawing Tools": "Alle Zeichenwerkzeuge entfernen", - "Remove All Studies": "Alle Studien entfernen", - "Remove All Indicators": "Alle Indikatoren entfernen", - "Remove": "Entfernen", - "Reset Chart": "Chart zurücksetzen", - "Reset Scale": "Skalierung zurücksetzen", - "Reset": "Zurücksetzen", - "Right Margin": "Rechter Seitenrand", - "Save As...": "Speichern unter...", - "Scale Left": "Skalierung links", - "Scale Percentage": "Prozent Skalierung", - "Scale Right": "Skalierung rechts", - "Scale Series Only": "Nur Datenreihe skalieren", - "Scale series only": "Nur Datenreihe skalieren", - "Scale Series only": "Nur Datenreihe skalieren", - "Scales Lines": "Achsenlinien", - "Scales Text": "Achsenbeschriftung", - "Scaling": "Skalierung", - "Screen (No Scale)": "Bildschirm (ohne Skalierung)", - "Send Backward": "Weiter nach hinten", - "Send to Back": "Ganz nach hinten", - "Session Breaks": "Ende der Handelszeit", - "Show Arguments in Header": "Argumente in der Kopfzeile anzeigen", - "Show Last Value": "", - "Show Last Value on Price Scale": "Letzten Wert auf der Preisskala anzeigen", - "Show Left Axis": "Linke Achse anzeigen", - "Show Right Axis": "Rechte Achse anzeigen", - "Show": "Anzeigen", - "Show Countdown": "", - "Stay In Drawing Mode": "Im Zeichenmodus bleiben", - "Symbol Search...": "Symbolsuche...", - "Change Symbol": "Symbol ändern", - "Change Symbol...": "Symbol ändern...", - "Change Interval...": "", - "Time Zone": "Zeitzone", - "TimeZone": "Zeitzone", - "Top Margin": "Oberer Seitenrand", - "Transparency": "Transparenz", - "Undo {0}": "Rückgängig", - "Undo": "Rückgängig", - "Unmerge Down": "Nach unten auseinanderführen", - "Unmerge Up": "Nach oben auseinanderführen", - "Visual Order": "Sichtbare Ordnung", - "Watermark": "Wasserzeichen", - "Show Objects Tree": "Objektbaum anzeigen", - "cursors-group-css-class": "", - "ABCD Pattern": "ABCD Muster", - "Anchored Text": "Verankerter Text", - "Arc": "Bogen", - "Arrow Mark Down": "Pfeil nach unten", - "Arrow Mark Left": "Pfeil nach links", - "Arrow Mark Right": "Pfeil nach rechts", - "Arrow Mark Up": "Pfeil nach oben", - "Balloon": "Sprechblase", - "Bars Pattern": "Bar Muster", - "Brush": "Pinsel", - "Callout": "Beschreibung", - "Circle Lines": "Ringe", - "Cross": "Kreuz", - "Cyclic Lines": "Zyklische Linien", - "Date Range": "Datumsbereich", - "Disjoint Angle": "Zerlegter Winkel", - "Dot": "Punkt", - "Elliott Labels": "Elliott Markierungen", - "Elliott Major Retracement": "Major Elliott Retracement", - "Elliott Minor Retracement": "Minor Elliott Retracement", - "Elliott Wave Cycle": "Elliot Wellen Cycle", - "Elliott Wave Minor": "Minor Elliott Welle", - "Elliott Wave Circle": "", - "Elliott Wave Subminuette": "Subminuette Elliott Welle", - "Ellipse": "", - "Eraser": "Radierer", - "Extended": "verlängert", - "Extended Line": "verlängerte Linie", - "Fib Channel": "Fib Kanal", - "Fib Circles": "Fib Kreise", - "Fib Retracement": "", - "Fib Speed Resistance Arcs": "Fib Speed Resistance Arcs (Bögen)", - "Fib Speed Resistance Fan": "Fib Speed Resistance Fan (Fächer)", - "Fib Spiral": "Fib Spirale", - "Fib Time Zone": "Fib Zeitzonen", - "Fib Wedge": "Fib Keil", - "Flag Mark": "Flagge", - "Flat Top/Bottom": "Flache Ober-/Unterseite", - "Flat Bottom": "Flache Unterseite", - "Forecast": "Prognose", - "Gann Box": "", - "Gann Fan": "Gann Fächer", - "Gann Square": "Gann Square (Quadrat)", - "Head & Shoulders": "Kopf- & Schulterformation", - "Horizontal Line": "Horizontale Linie", - "Horizontal Ray": "Horizontaler Linie", - "Icon": "Symbol", - "Inside Pitchfork": "Innenliegende Pitchfork", - "Long Position": "", - "Risk/Reward long": "Rendite/Risiko Long", - "Modified Schiff Pitchfork": "Modifizierte Schiff Pitchfork", - "Parallel Channel": "Paralleler Kanal", - "Pitchfan": "", - "Pitchfork": "", - "Polyline": "Linienzug", - "Price Label": "Preisschild", - "Price Range": "Preisspanne", - "Projection": "Projektion", - "Ray": "Strahl", - "Rectangle": "Rechteck", - "Regression Trend": "Regressions Trendlinie", - "Rotated Rectangle": "Gedrehtes Rechteck", - "Schiff Pitchfork": "", - "Schiff": "", - "Original": "", - "Modified Schiff": "Modifizierte Schiff", - "Inside": "Innerhalb", - "Short Position": "", - "Risk/Reward short": "Rendite/Risiko Short", - "Text": "", - "Comment": "Kommentar", - "Three Drivers Pattern": "Three Drivers Muster", - "Thumb Down": "Daumen runter", - "Thumb Up": "Daumen hoch", - "Trend Angle": "Trend Winkel", - "Trend Line": "Trend Winkel", - "Trend-Based Fib Extension": "Trend basierte Fib Extension", - "Trend-Based Fib Time": "Trend basierte Fib Zeit", - "Triangle Pattern": "Dreieck Muster", - "Triangle": "Dreieck", - "Vertical Line": "Vertikale Linie", - "XABCD Pattern": "XABCD Muster", - "Angle:": "Winkel:", - "Arcs": "Bögen", - "Background color 1": "Hintergrundfarbe 1", - "Background color 2": "Hintergrundfarbe 2", - "Background Color": "Hintergrundfarbe", - "Bar #": "", - "Border color": "Rahmenfarbe", - "Border Color": "Rahmenfarbe", - "Border": "Rahmen", - "Bottom Lables": "Markierungen an Unterseite", - "bottom": "Unterseite", - "center": "zentrieren", - "Channel": "Kanal", - "Coeffs As Percents": "Koeffizienten in Prozent", - "Color bars based on previous close": "Kursstäbe anhand des vorherigen Schlußkurses färben.", - "Color": "Farbe", - "Color:": "Farbe", - "Coordinates": "Koordinaten", - "Delete": "Löschen", - "Down Color": "Abwärtsfarbe", - "Drawings": "Zeichnungen", - "Entry price:": "Einstiegspreis:", - "Event": "", - "Events": "Ereignisse", - "Extend Left End": "Linkes Ende verlängern", - "Extend Left": "nach links verlängern", - "Extend Lines": "Linien verlängern", - "Extend Right End": "Rechtes Ende verlängern", - "Extend Right": "nach rechts verlängern", - "Extend": "Verlängern", - "Failure back color": "Hintergrundfarbe Misserfolg", - "Failure text color": "Textfarbe Misserfolg", - "Fans": "Fächer", - "Fill": "Füllen", - "Format": "", - "Graphics": "Grafiken", - "Grid": "Gitter", - "Help": "Hilfe", - "HLC Bars": "", - "Inputs": "", - "Label Background": "Markierungshintergrund", - "Label": "Markierung", - "Labels": "Markierungen", - "Left End": "linkes Ende", - "Left Labels": "linke Markierungen", - "left": "links", - "Level {0}": "", - "Levels": "Level", - "Lines": "Linien", - "Major": "Groß", - "Measure (Shift + Click on the chart)": "Abmessen (Shift + Klick auf den Chart)", - "Median": "Median Wert", - "middle": "Mitte", - "Middle": "Mitte", - "Minor": "Klein", - "Mode": "Modus", - "Normal": "", - "Plot": "", - "Price Levels": "Preisniveaus", - "Price Source": "Preisquelle", - "Price": "Preis", - "Price:": "Preis:", - "Prices": "Preise", - "Profit Background Color": "Gewinn Hintergrund Farbe", - "Profit Level. Ticks:": "Gewinnspanne. Ticks:", - "Properties": "Eigenschaften", - "Reverse": "Invertieren", - "Right End": "Rechtes Ende", - "Right Lables": "Rechte Markierungen", - "right": "rechts", - "Log Scale_scale_menu": "Logarithmische Skalierung", - "Percentage_scale_menu": "Prozentuale Skalierung", - "Scales": "Achsen", - "Settings": "Einstellungen", - "Show Background": "Hintergrund anzeigen", - "Show Bars Range": "Kursspanne anzeigen", - "Show Date/Time Range": "Datums-/Zeitspanne anzeigen", - "Show Distance": "Abstand anzeigen", - "Show Labels": "Markierungen anzeigen", - "Show Price Range": "Preisspanne anzeigen", - "Show Price": "Preise anzeigen", - "Show Prices": "Preise anzeigen", - "Show Text": "Text anzeigen", - "Show Time": "Zeit anzeigen", - "Show Wave": "Welle anzeigen", - "Show/Hide": "Anzeigen/Verbergen", - "Source back color": "Hintergrundfarbe Ursprung", - "Source border color": "Randfarbe Ursprung", - "Source text color": "Textfarbe Ursprung", - "Stay in Drawing Mode": "Im Zeichenmodus bleiben", - "Stop Background Color": "Hintergrundfarbe beenden", - "Stop Color:": "Stop Farbe:", - "Stop Level. Ticks:": "Stop Wert. Ticks:", - "Style": "Stil", - "Success back color": "Hintergrundfarbe Erfolg", - "Success text color": "Textfarbe Erfolg", - "Target back color": "Hintergrundfarbe Kursziel", - "Target border color": "Randfarbe Kursziel", - "Target Color:": "Kursziel Farbe:", - "Target text color": "Textfarbe Kursziel", - "Text Alignment:": "Textausrichtung:", - "Text color": "Textfarbe", - "Text Color": "Textfarbe", - "Text Font": "Schriftart", - "Text Wrap": "Zeilenumbruch", - "Text:": "", - "Time Levels": "Zeitebenen", - "Timezone/Sessions": "Zeitzone/Handelszeit", - "Top Labels": "Markierungen an Oberseite", - "top": "Oberseite", - "Up Color": "Aufwärtsfarbe", - "Wave Size": "Wellengröße", - "Wick": "Docht", - "Zoom In": "Vergrößern", - "Zoom Out": "Verkleinern", - "Borders": "Rahmen", - "Level": "", - "Hlines Background": "HLinien Hintergrund", - "Plots Background": "Plots Hintergrund", - "Open_line_tool_position": "Eröffnungskurs", - "Closed_line_tool_position": "Schlußkurs", - "{0} P&L: {1}": "", - "Risk/Reward Ratio: {0}": "Rendite/Risiko Verhältnis: {0}", - "Stop: {0} ({1}%)": "", - "Target: {0} ({1}%)": "Ziel: {0} ({1}%)", - "SUCCESS": "ERFOLG", - "FAILURE": "FEHLER", - "Left Shoulder": "Linke Schulter", - "Head": "Kopf", - "Right Shoulder": "Rechte Schulter", - "Mirrored": "Gespiegelt", - "Flipped": "Umgedreht", - "distance: {0}": "Abstand: {0}", - "day": "Tag", - "day_plural": "Tage", - "day_plural_1": "Tage", - "day_plural_2": "n/a", - "day_plural_5": "n/a", - "week": "Woche", - "week_plural": "Wochen", - "week_plural_1": "Wochen", - "week_plural_2": "n/a", - "week_plural_5": "n/a", - "month": "Monat", - "month_plural": "Monate", - "month_plural_1": "Monate", - "month_plural_2": "n/a", - "month_plural_5": "n/a", - "minute": "", - "minute_plural": "Minuten", - "minute_plural_1": "Minuten", - "minute_plural_2": "n/a", - "minute_plural_5": "n/a", - "hour": "Stunde", - "hour_plural": "Stunden", - "hour_plural_1": "Stunden", - "hour_plural_2": "n/a", - "hour_plural_5": "n/a", - "y_dates": "j", - "y_dates_plural": "j", - "y_dates_plural_1": "Jahre", - "y_dates_plural_2": "n/a", - "y_dates_plural_5": "n/a", - "h_dates": "h", - "D_dates": "T", - "W_dates": "W", - "M_dates": "M", - "d_dates": "t", - "m_dates": "m", - "in_dates": "in", - "Jan": "", - "Feb": "", - "Mar": "Mrz", - "Apr": "", - "May": "Mai", - "Jun": "", - "Jul": "", - "Aug": "", - "Sep": "", - "Oct": "Okt", - "Nov": "", - "Dec": "Dez", - "Objects Tree": "Objekbaum", - "Manage Drawings": "Zeichnungen bearbeiten", - "TOOL": "WERKZEUG", - "SYMBOL": "", - "Move Up": "Nach Oben", - "Move Down": "Nach Unten", - "All Exchanges": "Alle Börsen", - "All types": "Alle Instrumente", - "Stock": "Aktie", - "stock": "Aktie", - "Index": "", - "index": "", - "Futures": "", - "futures": "", - "Image URL": "Bild URL", - "Save image": "Bild speichern", - "or copy url:": "oder URL kopieren:", - "Redo {0}": "Wiederholen", - "Custom color...": "Benutzerdefinierte Farbe...", - "Search": "Suche", - "Open_in_legend": "O", - "High_in_legend": "H", - "Low_in_legend": "L", - "Close_in_legend": "C", - "Open": "Eröffnung", - "High": "Hoch", - "Low": "Tief", - "Close": "Schluß", - "(H + L)/2": "", - "(H + L + C)/3": "", - "(O + H + L + C)/4": "", - "UTC": "", - "Exchange": "Börse", - "Athens": "Athen", - "Berlin": "", - "Bogota": "", - "Bangkok": "", - "Buenos Aires": "", - "Chicago": "", - "Hong Kong": "", - "Kolkata": "Kalkutta", - "London": "", - "Los Angeles": "", - "Madrid": "", - "Moscow": "", - "New York": "", - "Paris": "", - "Sao Paulo": "", - "Seoul": "", - "Shanghai": "", - "Singapore": "Singapur", - "Sydney": "", - "Taipei": "", - "Tehran": "", - "Tokyo": "", - "Toronto": "", - "Vancouver": "", - "Warsaw": "Warschau", - "n/a": "k.A.", - "Long_input": "Long", - "long_input": "Long", - "longlen_input": "Long Länge", - "Window Size_input": "Fenstergröße", - "Length_input": "Länge", - "length_input": "Länge", - "len_input": "Länge", - "Short_input": "Verkauf", - "short_input": "Verkaufen", - "shortlen_input": "Short Länge", - "Mult_input": "Multiplikator", - "mult_input": "Multiplizieren", - "divisor_input": "Divisor", - "Divisor_input": "Divisor", - "Upper": "Obergrenze", - "Lower": "Untergrenze", - "Long": "Kaufsignal", - "Short": "Verkaufssignal", - "Signal": "", - "Jaw": "", - "Teeth": "", - "Lips": "", - "Zero": "Null", - "WMA Length_input": "WMA Länge", - "Long RoC Length_input": "Long RoC Länge", - "Short RoC Length_input": "Short RoC Länge", - "jawLength_input": "Jaw Länge", - "teethLength_input": "Teeth Länge", - "lipsLength_input": "Lips Länge", - "percent_input": "Prozent", - "exponential_input": "exponentiell", - "smoothD_input": "Stochastic %D", - "smoothK_input": "Stochastic %K", - "Color 0": "Farbe 0", - "Color 1": "Farbe 1", - "Color 2": "Farbe 2", - "Color 3": "Farbe 3", - "Color 4": "Farbe 4", - "sym_input": "Symbol", - "symbol_input": "Symbol", - "Sym_input": "Symbol", - "DI Length_input": "DI Länge", - "ADX Smoothing_input": "ADX Glättung", - "displacement_input": "Verschiebung", - "Tenkan-sen": "", - "Kijun-sen": "", - "Chikou span": "", - "Senkou A": "", - "Senkou B": "", - "useTrueRange_input": "TrueRange verwenden", - "roclen1_input": "Länge RoC 1", - "roclen2_input": "Länge RoC 2", - "roclen3_input": "Länge RoC 3", - "roclen4_input": "Länge RoC 4", - "smalen1_input": "Länge MA 1", - "smalen2_input": "Länge MA 2", - "smalen3_input": "Länge MA 3", - "smalen4_input": "Länge MA 4", - "siglen_input": "Signal Länge", - "UpperLimit": "Obergrenze", - "LowerLimit": "Untergrenze", - "fastLength_input": "Fast Länge", - "slowLength_input": "Slow Länge", - "signalLength_input": "Signal Länge", - "start_input": "Startwert", - "increment_input": "Schrittgröße", - "maximum_input": "Maximalwert", - "showMA_input": "Gleitenden Durchschnitt anzeigen", - "show MA_input": "Show MA", - "Volume": "Volumen", - "Volume MA": "Volumen MA", - "Indicator": "Indikator", - "Oscillator": "Oszillator", - "lengthStoch_input": "Stochastic Länge", - "lengthRSI_input": "RSI Länge", - "sigma_input": "Sigma", - "Sigma_input": "Sigma", - "Crosses": "Kreuze", - "Click to set a point": "Klicken Sie, um einen Punkt zu setzen", - "1. Slide your finger to select location for first anchor
2. Tap anywhere to place the first anchor": "1. Bewegen Sie Ihren Finger zur Position des ersten Ankerpunkts.
2. Durch Antippen einer beliebigen Stelle wird der erste Ankerpunkt gesetzt.", - "1. Slide your finger to select location for next anchor
2. Tap anywhere to place the next anchor": "1. Bewegen Sie Ihren Finger zur Position des nächsten Ankerpunkts.
2. Durch Antippen einer beliebigen Stelle wird der nächste Ankerpunkt gesetzt.", - "retrying": "wiederholen", - "eod data": "EOD daten", - "eod delayed": "EOD verzögert", - "loading data": "laden von daten", - "invalid symbol": "ungültiges symbol", - "streaming": "", - "realtime": "", - "pre-market": "vorbörslich", - "post-market": "nachbörslich", - "closed": "geschlossen", - "Time Interval": "Zeitinterval", - "Show Symbol Labels": "Symbolkürzel anzeigen", - "Show Symbol Labels_context_menu": "Symbolkürzel anzeigen", - "Subminuette": "", - "Minuette": "", - "Minute": "", - "Intermediate": "", - "Primary": "", - "Cycle": "", - "SuperCycle": "", - "GrandSuperCycle": "", - "Lock": "Fixieren", - "Width": "Breite", - "Line With Breaks": "Linie mit Lücken", - "Area With Breaks": "Fläche mit Lücken", - "Type": "Typ", - "Simple": "Einfach", - "With Markers": "Mit Markierungen", - "Step": "Stufe", - "No drawings yet": "Noch keine Zeichnungen", - "Lock/Unlock": "Verriegeln/Entriegeln", - "deviation_input": "deviation", - "depth_input": "depth", - "Accumulation/Distribution_study": "Accumulation/Distribution", - "Aroon_study": "Aroon", - "Advance/Decline_study": "Advance/Decline", - "Average True Range_study": "Average True Range", - "Awesome Oscillator_study": "Awesome Oscillator", - "Bollinger Bands Width_study": "Bollinger Bands Width", - "Balance of Power_study": "Balance of Power", - "Bollinger Bands_study": "Bollinger Bands", - "Bollinger Bands %B_study": "Bollinger Bands %B", - "Chaikin Money Flow_study": "Chaikin Money Flow", - "Chaikin Oscillator_study": "Chaikin Oscillator", - "Chande Kroll Stop_study": "Chande Kroll Stop", - "Chande Momentum Oscillator_study": "Chande Momentum Oscillator", - "Commodity Channel Index_study": "Commodity Channel Index", - "Choppiness Index_study": "Choppiness Index", - "Directional Movement Index_study": "Directional Movement Index", - "Correlation Coeff_study": "Correlation Coeff", - "Donchian Channels_study": "Donchian Channels", - "Double Exponential Moving Average_study": "Double Exponential Moving Average", - "Ease of Movement_study": "Ease of Movement", - "Elders Force Index_study": "Elders Force Index", - "Envelope_study": "Envelope", - "Ichimoku Cloud_study": "Ichimoku Cloud", - "Klinger Oscillator_study": "Klinger Oscillator", - "Hull MA_study": "Hull MA", - "Keltner Channels_study": "Keltner Channels", - "Linear Regression Curve_study": "Linear Regression Curve", - "Know Sure Thing_study": "Know Sure Thing", - "MA Cross_study": "MA Cross", - "Money Flow_study": "Money Flow", - "Mass Index_study": "Mass Index", - "Moving Average Exponential_study": "Moving Average Exponential", - "Net Volume_study": "Net Volume", - "Moving Average Convergence/Divergence_study": "Moving Average Convergence/Divergence", - "Moving Average_study": "Moving Average", - "Moving Average Weighted_study": "Moving Average Weighted", - "Parabolic SAR_study": "Parabolic SAR", - "On Balance Volume_study": "On Balance Volume", - "Price Oscillator_study": "Price Oscillator", - "Relative Strength Index_study": "Relative Strength Index", - "Relative Vigor Index_study": "Relative Vigor Index", - "Relative Volatility Index_study": "Relative Volatility Index", - "SMI Ergodic Indicator/Oscillator_study": "SMI Ergodic Indicator/Oscillator", - "Stochastic_study": "Stochastic", - "TRIX_study": "TRIX", - "Stochastic RSI_study": "Stochastic RSI", - "Triple EMA_study": "Triple EMA", - "VWMA_study": "VWMA", - "Volume Oscillator_study": "Volume Oscillator", - "Volume_study": "Volume", - "Williams Alligator_study": "Williams Alligator", - "Willams %R_study": "Willams %R", - "Coppock Curve_study": "Coppock Curve", - "Least Squares Moving Average_study": "Least Squares Moving Average", - "Arnaud Legoux Moving Average_study": "Arnaud Legoux Moving Average", - "True Strength Indicator_study": "True Strength Indicator", - "Change Interval": "", - "Show Only Studies": "", - "Show Only Drawings": "", - "Show All": "", - "Timezone/Sessions Properties...": "", - "Scale Price Chart Only": "", - "Open Interval Dialog": "", - "Note": "", - "Anchored Note": "", - "Scales Properties": "", - "Toggle Auto Scale": "", - "Toggle Log Scale": "", - "Toggle Percentage": "", - "auto_scale": "auto", - "Invalid Symbol": "", - "loading...": "", - "interval_dialog_description": "Type the interval number for munute 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)", - "Not applicable": "", - "Stats Text Color": "", - "Show Angle": "", - "Always Show Stats": "", - "Rename...": "", - "New": "", - "Load": "", - "Save": "", - "Rename Chart": "", - "{0} copy": "", - "Please enter chart name": "", - "Enter a new chart name": "", - "Load Chart": "", - "Chart Name": "", - "Chart name": "", - "Rename Chart Layout": "", - "Please enter chart layout name": "", - "Enter a new chart layout name": "", - "Load Layout Chart": "", - "Chart Layout Name": "", - "Chart layout name": "", - "NEW CHART LAYOUT": "", - "Save Chart Layout saves not just some particular chart,\nit saves all charts for all symbols and intervals\nwhich you are modifying while working with this Layout": "", - "Last Modified": "", - "Active Symbol": "", - "Fullscreen mode": "", - "Marker Color": "", - "Font Size": "", - "Save New Chart": "", - "Source_compare": "Source", - "YES": "", - "NO": "", - "Confirmation": "", - "Are you sure you want to delete this chart?": "", - "Hide Marks On Bars": "", - "Precise Labels": "", - "Copy Chart Layout": "", - "Load Chart Layout": "", - "Save New Chart Layout": "", - "The Extended Trading Hours feature is available only for intraday charts": "", - "Do you realy want to delete ": "Do you realy want to delete", - "Description": "", - "Date": "", - "Time": "", - "Alerts for the current symbol only": "", - "Alerts for the current resolution only": "", - "Hide inactive alerts": "", - "Stopped Manual": "", - "Expired": "", - "Triggered and Not Active": "", - "Error": "", - "Stopped": "", - "Active": "", - "Order": "", - "Actual": "", - "Prior": "", - "Company": "", - "Estimate": "", - "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.": "", - "Share on Twitter a snapshot of your chart as a picture and whatever you write.": "", - "Share on StockTwits a snapshot of your chart as a picture and whatever you write.": "", - "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.": "", - "Suggested ideas & my ideas": "", - "Ideas of the people I follow & my ideas": "", - "My ideas only": "", - "Create Alert": "", - "Pine Script Editor": "", - "Published ideas settings": "", - "Change Ideas filter": "", - "Show/Hide Drawings Toolbar": "", - "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "", - "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "", - "Study Template": "", - "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

": "", - "Quotes are delayed by 10 min and updated every 30 seconds": "", - "delayed": "", - "Are you sure you want to delete this message?": "", - "Show only my sent and received messages": "", - "Maximize Chat": "", - "Detach Chat": "", - "Type your message here": "", - "Have something to say?": "", - "Attach chart snapshot": "", - "Insert emoticon": "", - "You can not vote twice for one message": "", - "English only, please": "", - "English only, please. Currently we only support English, so we ask you to only use English when communicating on TradingView.": "", - "Respecting Fellow Members": "", - "Respecting Fellow Members. Whether you agree or disagree with ideas, be courteous and respectful. Treat others the way you'd like to be treated.": "", - "No advertising allowed": "", - "No advertising allowed! You can post external links ONLY if they are relevant and add value to the conversation (i.e. a link to an example, or an article).": "", - "Custom...": "", - "Forex Talks": "", - "Forex": "", - "Stock And Index Talks": "", - "Bitcoin Talks": "", - "Bitcoin": "", - "Link to this chat...": "", - "Chat archives...": "", - "Edit room...": "", - "Delete room": "", - "There was an error posting your message.": "", - "Confirm": "", - "Are you sure you want to delete this room?": "", - "Show chart snapshot preview": "", - "Show only favorite rooms": "", - "Ignored users...": "", - "Launch chat in separate window": "", - "Link to this room...": "", - "Room archives...": "", - "You have no ignored users": "", - "Compare Add": "", - "Follow": "", - "If you follow a symbol you will receive notifications when new ideas about that symbol are published.": "", - "You are not logged in. Please sign in.": "", - "Info": "", - "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.": "", - "Home": "", - "Ideas": "", - "Scripts": "", - "Sign In": "", - "Join Now": "", - "Ideas Published": "", - "Followers": "", - "Following": "", - "Profile Settings": "", - "Public Profile": "", - "Update Status": "", - "Sign Out": "", - "E-mail for sms": "", - "Please, enter your e-mail": "", - "Crossing": "", - "Crossing Down": "", - "Crossing Up": "", - "Greater Than": "", - "Less Than": "", - "Entering Channel": "", - "Inside Channel": "", - "Outside Channel": "", - "Moving Up": "", - "Moving Down": "", - "Moving Up %": "", - "Moving Down %": "", - "Select user to start new chat with": "", - "You have no private messages yet": "", - "Don't be so cruel! Bans longer than 1 week are not allowed for now.": "", - "Banned": "", - "No ideas matched your criteria": "", - "Favorite ideas": "", - "Only private ideas": "", - "Ideas for the current symbol only": "", - "Ideas for the current resolution only": "", - "Someone commented on your idea": "", - "Someone agreed/disagreed with your idea": "", - "Someone followed you": "", - "Someone replied to your comment": "", - "Someone commented on the idea you follow": "", - "Someone you follow post new comment": "", - "Someone you follow change status": "", - "Someone you follow published new idea": "", - "Someone published idea on symbol you follow": "", - "Notification sound": "", - "Additional Notifications Settings...": "", - "This is a temporary chart.": "", - "To save your work, sign up for FREE.": "", - "Sign Up for FREE": "", - "Data provided by BATS exchange.": "", - "Upgrade Now": "", - "This is EOD data with no updates.": "", - "You may subscribe for official realtime and intraday data.": "", - "Open Script": "", - "No saved scripts yet": "", - "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "", - "Create your first script now!": "", - "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.": "", - "No public library scripts were found.": "", - "Change band background": "", - "Change area background": "", - "Confirm replace": "", - "Note: default study templates won't be removed permanently": "", - "Do you realy want to replace": "", - "SCRIPT TITLE": "", - "TAGS": "", - "DESCRIPTION": "", - "PUBLISH SCRIPT": "", - "Pine Script Tutorial": "", - "Pine Script Reference": "", - "How to use the reference materials (Video)": "", - "Suggestions & Feedback": "", - "Clear Console": "", - "Are you sure you want to ignore messages from": "", - "ext": "", - "Toggle Maximize Chart": "", - "Plot dividends": "", - "Plot splits": "", - "Plot earnings": "", - "Vol": "", - "Want official data and more features?": "", - "Sessions": "", - "Trading Panel": "", - "Open Trading Panel": "", - "Select Layout": "", - "Link symbol to all charts": "", - "Link interval to all charts": "", - "Sync crosshair on all charts": "", - "Chart Help": "", - "No notifications yet": "", - "Watchlist, details and news": "", - "Alerts": "", - "Data Window": "", - "Hotlists": "", - "Calendar": "", - "Trading Notes": "", - "Recent Chats": "", - "Notifications": "", - "Watchlist": "", - "Details": "", - "Economic Calendar": "", - "Earnings Calendar": "", - "Hotlist": "", - "News": "", - "My Ideas and Notes": "", - "Alerts Log": "", - "Show Buy/Sell Panel": "", - "Show Active Orders Only": "", - "Journal...": "", - "Account History...": "", - "Reset Paper Trading Account...": "", - "Trading Properties...": "", - "Set Alert": "", - "Edit": "", - "All Talks": "", - "Volume Leaders": "", - "Percent Advances": "", - "Percent Declines": "", - "Price Advances": "", - "Price Declines": "", - "Range Advances": "", - "Range Declines": "", - "Gap Up Stocks": "", - "Gap Down Stocks": "", - "Sell Market": "", - "Sell": "", - "Buy Market": "", - "Buy": "", - "Keyboard Shortcuts": "", - "Help & Wiki": "", - "Send Feedback or Report an Issue": "", - "Priority Support": "", - "Run Product Walk-Through": "", - "Price Scale": "", - "MTPredictor": "", - "Apply Elliot Wave": "", - "Apply WPT Up Wave": "", - "Apply WPT Down Wave": "", - "Create New Order...": "", - "Trading": "", - "Add Alert": "", - "Extend Alert Line": "", - " alert label line": "alert label line", - "No study templates saved": "", - "Save Study Template As...": "", - "Show Splits on Chart": "", - "Show Earnings on Chart": "", - "Show Dividends on Chart": "", - "Show Alert Labels": "", - "Earnings breaks": "", - "Extended Alert Line": "", - "Themes": "", - "Events & Alerts": "", - "Apply Defaults": "", - "Extended Hours (Intraday Only)": "", - "In Session": "", - "Tools": "", - "Social": "", - "Angle": "", - "Publish Script": "", - "Add to Chart": "", - "Blank script": "", - "Advance Decline Line": "", - "Advance Decline Ratio": "", - "Arnaud Legoux Moving Average": "", - "Balance of Power": "", - "Chande Kroll Stop": "", - "Chop Zone": "", - "Conditional Expressions": "", - "Coppock Curve": "", - "Cumulative Volume Index": "", - "Divergence Indicator": "", - "Klinger Oscillator": "", - "Least Squares Moving Average": "", - "MA Cross": "", - "Mass Index": "", - "McGinley Dynamic": "", - "Net Volume": "", - "Smoothed Moving Average": "", - "True Strength Indicator": "", - "Volume Oscillator": "", - "Vortex Indicator": "", - "Woodies CCI": "", - "Accumulation/Distribution": "", - "Advance/Decline Ratio (Bars)": "", - "Aroon": "", - "Average True Range": "", - "Awesome Oscillator": "", - "Bollinger Bands": "", - "Bollinger Bands %B": "", - "Bollinger Bands Width": "", - "Chaikin Money Flow": "", - "Chaikin Oscillator": "", - "Chande Momentum Oscillator": "", - "Choppiness Index": "", - "Commodity Channel Index": "", - "Connors RSI": "", - "Correlation Coeff": "", - "Detrended Price Oscillator": "", - "Directional Movement Index": "", - "Donchian Channels": "", - "Double Exponential Moving Average": "", - "Ease of Movement": "", - "Elder's Force Index": "", - "Envelope": "", - "Fisher Transform": "", - "Function Definition": "", - "Historical Volatility": "", - "Hull MA": "", - "Ichimoku Cloud": "", - "Keltner Channels": "", - "Know Sure Thing": "", - "Linear Regression Curve": "", - "Momentum": "", - "Money Flow": "", - "Moving Average Exponential": "", - "Moving Avarage Weighted": "", - "Moving Average": "", - "Moving Average Convergence/Divergence": "", - "On Balance Volume": "", - "Parabolic SAR": "", - "Plot Offsets": "", - "Price Oscillator": "", - "Price Volume Trend": "", - "Rate Of Change": "", - "Relative Strength Index": "", - "Relative Vigor Index": "", - "Relative Volatility Index": "", - "SMI Ergodic Indicator/Oscillator": "", - "Stochastic": "", - "Stochastic RSI": "", - "Triple EMA": "", - "TRIX": "", - "Ultimate Oscillator": "", - "VWAP": "", - "VWMA": "", - "Willams %R": "", - "Williams Alligator": "", - "Moderators Warning Messages": "" -} \ No newline at end of file diff --git a/charting_library/static/localization/translations/el.json b/charting_library/static/localization/translations/el.json index b842eb3f..624bd00d 100644 --- a/charting_library/static/localization/translations/el.json +++ b/charting_library/static/localization/translations/el.json @@ -1,1179 +1,99 @@ { - "propertypage-name-label_css_class": "propertypage-name-label", - "Script Editor": "Επεξεργαστής σεναρίων", - " Published Charts Timeline": "Ημερολόγιο δημοσιευμένων γραφημάτων", - "SMA": "SMA", - "Published Chart": "Published Chart", - "Bar's Style": "Bar's Style", - "Chart Properties": "Ιδιότητες γραφήματος", - "Compare": "Σύγκριση", - "Compare...": "Σύγκριση...", - "Compare or Add Symbol...": "Σύγκριση ή Προσθήκη Συμβόλου...", - "Compare or Add Symbol": "Σύγκριση ή Προσθήκη Συμβόλου", - "Add Symbol": "Εισαγωγή Συμβόλου", - "Scales Properties...": "Ιδιότητες Κλίμακας", - "Add": "Προσθήκη", - "Company Comparison": "Σύγκριση Εταιρείας", - "Indicators, Fundamentals, Economy and Add-ons": "Δείκτες, Θεμελιώδη, οικονομικά στοιχεία και πρόσθετα", - "Economy & Symbols": "Οικονομικά στοιχεία και Σύμβολα", - "Bars": "Bars", - "Candles": "Candles", - "Hollow Candles": "Hollow Candles", - "Line": "Line", - "Permanent link to this message": "Permanent link to this message", - "Area": "Area", - "Message settings": "Message settings", - "Heiken Ashi": "Heiken Ashi", - "Delete message": "Delete message", - "Are you sure you want to delete this message?": "Are you sure you want to delete this message?", - "Renko": "Renko", - "Line Break": "Line Break", - "Kagi": "Kagi", - "Point & Figure": "Point & Figure", - "Histogram": "Ιστόγραμμα", - "Cross_chart_type": "Cross", - "Crosshair": "Crosshair", - "Columns": "Στήλες", - "Circles": "Circles", - "Indicators": "Τέχν. Δείκτες", - "Favorites": "Αγαπημένα", - "Technical Analysis": "Τεχνική Ανάλυση", - "No indicators matched your criteria.": "Δε βρέθηκαν Τέχνικο. Δείκτες που να ταιριάζουν με τα κριτήρια αναζήτησης", - "Add to favorites": "Προσθήκη στα αγαπημένα", - "Remove from favorites": "Διαγραφή απο τα αγαπημένα", - "No symbols matched your criteria": "Δε βρέθηκαν σύμβολα", - "Add any symbol from the list": "Εισαγωγή συμβόλου απο τη λίστα", - "Overlay the main chart": "Overlay the main chart", - "Symbols to be added on the chart": "Σύμβολα που θα προστεθούν στο γράφημα", - "Symbol": "Σύμβολο", - "Default": "Προεπιλογή", - "Defaults": "Προεπιλογές", - "OK": "OK", - "Toggle notifications for this room": "Toggle notifications for this room", - "Cancel": "Άκυρο", + " alert label line": "alert label line", " color": "χρώμα", + " Published Charts Timeline": "Ημερολόγιο δημοσιευμένων γραφημάτων", " transparency": "διαφάνεια", " visibility": "visibility", - "Add To Watchlist": "Add To Watchlist", - "Add {0} To Watchlist": "Add {0} To Watchlist", - "Apply": "Εφαρμογή", - "Arguments in Header": "Arguments in Header", - "Arrow": "Arrow", - "Auto Scale": "Αυτόματη κλίμακα", - "Background": "Υπόβαθρο", - "bars": "bars", - "bars_margin": "bars", - "{0} bars": "{0} bars", - "Bottom Margin": "Bottom Margin", - "Bring Forward": "Μετακίνηση μπροστά", - "Bring to Front": "Τοποθέτηση μπροστά", - "Clone": "Κλωνοποίηση", - "Color Theme": "Χρωματικό Θέμα", - "Copy": "Αντιγραφή", - "Extended Hours": "Extended Hours", - "Format...": "Διαμόρφωση...", - "Source Code...": "Source Code...", - "Full Screen": "Πλήρης Οθόνη", - "Grid Lines": "Γραμμές Πλέγματος", - "Hide All Drawing Tools": "Απόκρυψη Εργαλείων Σχεδίασης", - "Drawing Tools": "Drawing Tools", - "Hide": "Απόκρυψη", - "Sort by symbol": "Sort by symbol", - "Sort by last price": "Sort by last price", - "Sort by price change": "Sort by price change", - "Sort by price change percent": "Sort by price change percent", - "Time Scale": "Time Scale", - "Insert Drawing Tool": "Προσθήκη Εργαλείου Σχεδίασης", - "Insert Indicator...": "Προσθήκη Τεχικού Δείκτη...", - "Script Editor...": "Script Editor...", - "Last Value on Price Scale": "Τελευταία Τιμή στον Άξονα Τιμών", - "Link To": "Σύνδεση Με", - "Last": "Last", - "Chng": "Chng", - "Sound on addressed to me messages": "Sound on addressed to me messages", - "Load New Bars": "Load New Bars", - "Lock All Drawing Tools": "Κλείδωμα Εργαλείων Σχεδίασης", - "Lock Scale": "Κλεϊδωμα Κλίμακας", - "Lock scale": "Κλείδωμα κλίμακας", - "Log Scale": "Λογαριθμική κλίμακα", - "log": "λογαριθμική", - "Magnet Mode": "Magnet Mode", - "Merge Down": "Συγχώνευση προς τα κάτω", - "Merge Up": "Συγχώνευση προς τα πάνω", - "Objects Tree...": "Δέντρο Αντικειμένων", - "Offset": "Offset", - "Override Min Tick": "Override Min Tick", - "Percentage": "Ποσοστό", - "Precision": "Ακρίβεια", - "Price Line": "Γραμμή Τιμής", - "Properties...": "Ιδιότητες...", - "Redo": "Redo", - "Remove All Drawing Tools": "Αφαίρεση όλων των εργαλείων σχεδίασης", - "Remove All Studies": "Remove All Studies", - "Remove All Indicators": "Αφαίρεση όλων των Τεχνικών Δεικτών", - "Remove": "Αφαίρεση", - "Reset Chart": "Επαναφορά Γραφήματος", - "Reset Scale": "Επαναφορά Κλίμακας", - "Reset": "Επαναφορά", - "Right Margin": "Περιθώριο Δεξιά", - "Save As...": "Αποθήκευση ως...", - "Scale Left": "Αριστερή Κλίμακα", - "Scale Percentage": "Ποσοστιαία Κλίμακα", - "Scale Right": "Δεξια Κλίμακα", - "Scale Series Only": "Scale Series Only", - "Scale series only": "Scale series only", - "Scale Series only": "Scale Series only", - "Scales Lines": "Scales Lines", - "Scales Text": "Scales Text", - "Scaling": "Scaling", - "Screen (No Scale)": "Screen (No Scale)", - "Send Backward": "Μετακίνηση προς τα πίσω", - "Send to Back": "Τοποθέτηση πίσω", - "Session Breaks": "Session Breaks", - "Show Arguments in Header": "Show Arguments in Header", - "Show Last Value": "Show Last Value", - "Show Last Value on Price Scale": "Εμφάνιση Τελευταίας Τιμής στον Άξονα Τιμών", - "Show Left Axis": "Εμφάνιση Αριστερού Άξονα", - "Show Right Axis": "Εμφάνιση Δεξιού Άξονα", - "Show": "Εμφάνιση", - "Show Countdown": "Show Countdown", - "Stay In Drawing Mode": "Παραμονή στη Λειτουργία Σχεδίασης", - "Symbol Search...": "Αναζήτησή Συμβόλου...", - "Change Symbol": "Αλλαγή Συμβόλου", - "Change Symbol...": "Αλλαγή Συμβόλου...", - "Change Interval...": "Change Interval...", - "Time Zone": "Ζώνη Ώρας", - "TimeZone": "Ζώνη ώρας", - "Top Margin": "Περιθώριο Πάνω", - "Transparency": "Διαφάνεια", - "Undo {0}": "Αναίρεση {0}", - "Undo": "Αναίρεση", - "undo": "undo", - "redo": "redo", - "Unmerge Down": "Unmerge Down", - "Unmerge Up": "Unmerge Up", - "Visual Order": "Σειρά Εμφάνισης", - "Watermark": "Watermark", - "Show Objects Tree": "Εμφάνιση Δέντρου Αντικειμένων", - "cursors-group-css-class": "cursors-group-css-class", - "ABCD Pattern": "ABCD Pattern", - "Anchored Text": "Καρφιτσωμένο κείμενο", - "Arc": "Arc", - "Arrow Mark Down": "Arrow Mark Down", - "Arrow Mark Left": "Arrow Mark Left", - "Arrow Mark Right": "Arrow Mark Right", - "Arrow Mark Up": "Arrow Mark Up", - "Balloon": "Balloon", - "Bars Pattern": "Bars Pattern", - "Brush": "Brush", - "Callout": "Callout", - "Circle Lines": "Circle Lines", - "Cross": "Cross", - "Cyclic Lines": "Cyclic Lines", - "Date Range": "Εύρος ημ/νιας", - "Disjoint Angle": "Disjoint Angle", - "Dot": "Dot", - "Elliott Labels": "Elliott Labels", - "Elliott Major Retracement": "Elliott Major Retracement", - "Elliott Minor Retracement": "Elliott Minor Retracement", - "Elliott Wave Cycle": "Elliott Wave Cycle", - "Elliott Wave Minor": "Elliott Wave Minor", - "Elliott Wave Circle": "Elliott Wave Circle", - "Elliott Wave Subminuette": "Elliott Wave Subminuette", - "Ellipse": "Ellipse", - "Value": "Value", - "Eraser": "Eraser", - "Alert Actions": "Alert Actions", - "Send E-mail": "Send E-mail", - "Send SMS": "Send SMS", - "Play Sound": "Play Sound", - "Show Popup": "Show Popup", - "Extended": "Extended", - "Extended Line": "Extended Line", - "Fib Channel": "Fib Channel", - "Fib Circles": "Fib Circles", - "Fib Retracement": "Fib Retracement", - "Fib Speed Resistance Arcs": "Fib Speed Resistance Arcs", - "Fib Speed Resistance Fan": "Fib Speed Resistance Fan", - "Fib Spiral": "Fib Spiral", - "Fib Time Zone": "Fib Time Zone", - "Fib Wedge": "Fib Wedge", - "Flag Mark": "Flag Mark", - "Flat Top/Bottom": "Flat Top/Bottom", - "Flat Bottom": "Flat Bottom", - "Forecast": "Πρόβλεψη", - "Gann Box": "Gann Box", - "Gann Fan": "Gann Fan", - "Gann Square": "Gann Square", - "Head & Shoulders": "Head & Shoulders", - "Horizontal Line": "Horizontal Line", - "Horizontal Ray": "Horizontal Ray", - "Icon": "Εικονίδιο", - "Inside Pitchfork": "Inside Pitchfork", - "Long Position": "Long Position", - "Risk/Reward long": "Risk/Reward long", - "Modified Schiff Pitchfork": "Modified Schiff Pitchfork", - "Parallel Channel": "Parallel Channel", - "Pitchfan": "Pitchfan", - "Pitchfork": "Pitchfork", - "Polyline": "Polyline", - "Price Label": "Price Label", - "Price Range": "Price Range", - "Projection": "Projection", - "Ray": "Ray", - "Rectangle": "Rectangle", - "Regression Trend": "Regression Trend", - "Rotated Rectangle": "Rotated Rectangle", - "Schiff Pitchfork": "Schiff Pitchfork", - "Schiff": "Schiff", - "Original": "Original", - "Modified Schiff": "Modified Schiff", - "Inside": "Inside", - "Short Position": "Short Position", - "Risk/Reward short": "Risk/Reward short", - "Text": "Κείμενο", - "Comment": "Σχόλιο", - "Three Drivers Pattern": "Three Drivers Pattern", - "Thumb Down": "Thumb Down", - "Thumb Up": "Thumb Up", - "Trend Angle": "Trend Angle", - "Trend Line": "Trend Line", - "Trend-Based Fib Extension": "Trend-Based Fib Extension", - "Trend-Based Fib Time": "Trend-Based Fib Time", - "Triangle Pattern": "Triangle Pattern", - "Triangle": "Triangle", - "Vertical Line": "Vertical Line", - "XABCD Pattern": "XABCD Pattern", - "Angle:": "Γωνία:", - "Arcs": "Arcs", - "Background color 1": "Χρωμα υπόβαθρου 1", - "Background color 2": "Χρώμα υπόβαθρου 2", - "Background Color": "Χρώμα Υπόβαθρου", - "Bar #": "Bar #", - "Border color": "Border color", - "Border Color": "Border Color", - "Border": "Border", - "Bottom Lables": "Bottom Lables", - "bottom": "bottom", - "center": "center", - "Channel": "Channel", - "Coeffs As Percents": "Coeffs As Percents", - "Color bars based on previous close": "Color bars based on previous close", - "Color": "Χρώμα", - "Color:": "Χρώμα:", - "Coordinates": "Συντεταγμένες", - "Delete": "Διαγραφή", - "Down Color": "Down Color", - "Drawings": "Σχέδια", - "Entry price:": "Entry price:", - "Event": "Event", - "Events": "Γεγονότα", - "Extend Left End": "Extend Left End", - "Extend Left": "Extend Left", - "Extend Lines": "Extend Lines", - "Extend Right End": "Extend Right End", - "Extend Right": "Extend Right", - "Extend": "Extend", - "Failure back color": "Failure back color", - "Failure text color": "Failure text color", - "Fans": "Fans", - "Fill": "Γέμιση", - "Format": "Διαμόρφωση", - "Graphics": "Graphics", - "Grid": "Πλέγμα", - "Help": "Βοήθεια", - "HLC Bars": "HLC Bars", - "Inputs": "Inputs", - "Label Background": "Υπόβαθρο Ετικέτας", - "Label": "Ετικέτα", - "Labels": "Ετικέτες", - "Left End": "Left End", - "Left Labels": "Ετικέτες Δεξιά", - "Right Labels": "Right Labels", - "left": "δεξιά", - "Level {0}": "Level {0}", - "Levels": "Levels", - "Lines": "Lines", - "Major": "Major", - "Measure (Shift + Click on the chart)": "Μέτρηση (Shift + Click στο γράφημα)", - "Median": "Median", - "middle": "middle", - "Middle": "Middle", - "Minor": "Minor", - "Mode": "Mode", - "Normal": "Normal", - "Plot": "Plot", - "Price Levels": "Price Levels", - "Price Source": "Price Source", - "Price": "Τιμή", - "Price:": "Τιμή:", - "Prices": "Τιμές", - "Profit Background Color": "Profit Background Color", - "Profit Level. Ticks:": "Profit Level. Ticks:", - "Properties": "Ιδιότητες", - "Reverse": "Reverse", - "Right End": "Right End", - "Right Lables": "Right Lables", - "right": "right", - "Log Scale_scale_menu": "Λογαριθμική Κλίμακα", - "Percentage_scale_menu": "Ποσοστό", - "Scales": "Κλίμακες", - "Settings": "Ρυθμίσεις", - "Show Background": "Εμφάνιση Υπόβαθρου", - "Show Bars Range": "Show Bars Range", - "Show Date/Time Range": "Εμφάνιση εύρους ημ/νιας", - "Show Distance": "Εμφάνιση Διαστήματος", - "Show Labels": "Εμφάνιση Ετικετών", - "Show Price Range": "Εμφάνιση Εύρους Τιμών", - "Show Price": "Εμφάνιση Τιμής", - "Show Prices": "Εμφάνιση Τιμών", - "Show Text": "Εμφάνιση Κειμένου", - "Show Time": "Εμφάνιση Ώρας", - "Show Wave": "Εμφάνιση Κυματισμού", - "Show/Hide": "Εμφάνιση/Απόκρυψη", - "Source back color": "Source back color", - "Source border color": "Source border color", - "Source text color": "Source text color", - "Stay in Drawing Mode": "Παραμονή στη Λειτουργία Σχεδίασης", - "Stop Background Color": "Stop Background Color", - "Stop Color:": "Stop Color:", - "Stop Level. Ticks:": "Stop Level. Ticks:", - "Style": "Στυλ", - "Success back color": "Success back color", - "Success text color": "Success text color", - "Target back color": "Target back color", - "Target border color": "Target border color", - "Target Color:": "Target Color:", - "Target text color": "Target text color", - "Text Alignment:": "Στοίχιση Κειμένου:", - "Text color": "Χρώμα κειμένου", - "Text Color": "Χρώμα Κειμένου", - "Text Font": "Γραμματοσειρα", - "Text Wrap": "Text Wrap", - "Text:": "Κείμενο:", - "Time Levels": "Time Levels", - "Timezone/Sessions": "Timezone/Sessions", - "Top Labels": "Ετικέτες Πάνω", - "Bottom Labels": "Bottom Labels", - "top": "πάνω", - "Up Color": "Up Color", - "Wave Size": "Μέγεθος Κυματισμού", - "Wick": "Wick", - "Zoom In": "Μεγέθυνση", - "Zoom Out": "Σμίκρυνση", - "Borders": "Περιθώρια", - "Level": "Level", - "Hlines Background": "Hlines Background", - "Plots Background": "Plots Background", - "Open_line_tool_position": "Opened", - "Closed_line_tool_position": "Closed", - "{0} P&L: {1}": "{0} P&L: {1}", - "Risk/Reward Ratio: {0}": "Risk/Reward Ratio: {0}", - "Stop: {0} ({1}%)": "Stop: {0} ({1}%)", - "Target: {0} ({1}%)": "Target: {0} ({1}%)", - "SUCCESS": "ΕΠΙΤΥΧΙΑ", - "FAILURE": "ΑΠΟΤΥΧΙΑ", - "Left Shoulder": "Left Shoulder", - "Head": "Head", - "Right Shoulder": "Right Shoulder", - "Mirrored": "Mirrored", - "Flipped": "Flipped", - "distance: {0}": "απόσταση: {0}", - "day": null, - "week": null, - "month": null, - "minute": null, - "hour": null, - "y_dates": null, - "h_dates": "ω", - "D_dates": "Ημ", - "W_dates": "Εβ", - "M_dates": "Μην.", - "d_dates": "d", - "m_dates": "m", - "in_dates": "σε", - "Jan": "Ιαν", - "Feb": "Φεβ", - "Mar": "Μαρ", - "Apr": "Απρ", - "May": "Μαι", - "Jun": "Ιουν", - "Jul": "Ιουλ", - "Aug": "Αυγ", - "Sep": "Σεπ", - "Oct": "Οκτ", - "Nov": "Νοε", - "Dec": "Δεκ", - "Objects Tree": "Δέντρο αντικειμένων", - "Manage Drawings": "Διαχείριση σχεδίων", - "TOOL": "ΕΡΓΑΛΕΙΟ", - "SYMBOL": "ΣΥΜΒΟΛΟ", - "Move Up": "Μετακίνηση πάνω", - "Move Down": "Μετακίνηση κάτω", - "All Exchanges": "Όλες οι αγορές", - "All types": "Όλοι οι τύποι", - "Stock": "Μετοχή", - "stock": "μετοχή", - "Index": "Δείκτης", - "index": "δείκτης", - "Futures": "Παράγωγα", - "futures": "παράγωγα", - "Image URL": "URL εικόνας", - "Save image": "Αποθήκευση εικόνας", - "or copy url:": "ή αντιγραφή URL", - "Redo {0}": "Redo {0}", - "Custom color...": "Αλλο χρώμα...", - "Search": "Αναζήτησή", - "Open_in_legend": "O", - "High_in_legend": "H", - "Low_in_legend": "L", - "Close_in_legend": "C", - "Open": "Άνοιγμα", - "High": "Υψηλό", - "Low": "Χαμηλό", - "Close": "Κλείσιμο", - "(H + L)/2": "(H + L)/2", "(H + L + C)/3": "(H + L + C)/3", + "(H + L)/2": "(H + L)/2", "(O + H + L + C)/4": "(O + H + L + C)/4", - "UTC": "UTC", - "Exchange": "Exchange", - "Athens": "Αθηνα", - "Berlin": "Berlin", - "Bogota": "Bogota", - "Bangkok": "Bangkok", - "Buenos Aires": "Buenos Aires", - "Chicago": "Chicago", - "Hong Kong": "Hong Kong", - "Kolkata": "Kolkata", - "London": "London", - "Los Angeles": "Los Angeles", - "Madrid": "Madrid", - "Moscow": "Moscow", - "New York": "New York", - "Paris": "Paris", - "Sao Paulo": "Sao Paulo", - "Seoul": "Seoul", - "Shanghai": "Shanghai", - "Singapore": "Singapore", - "Sydney": "Sydney", - "Taipei": "Taipei", - "Tehran": "Tehran", - "Tokyo": "Tokyo", - "Toronto": "Toronto", - "Vancouver": "Vancouver", - "Warsaw": "Warsaw", - "n/a": "n/a", - "Long_input": "Long", - "long_input": "long", - "longlen_input": "long length", - "Window Size_input": "Μέγεθος παραθύρου", - "Length_input": "Length", - "length_input": "length", - "len_input": "length", - "Short_input": "Short", - "short_input": "short", - "shortlen_input": "Short Length", - "Mult_input": "Πολλαπλασιαστής", - "mult_input": "πολλαπλασιαστής", - "divisor_input": "διαιρέτης", - "Divisor_input": "Διαιρέτης", - "Upper": "Upper", - "Lower": "Lower", - "Long": "Long", - "Short": "Short", - "Signal": "Signal", - "Jaw": "Jaw", - "Teeth": "Teeth", - "Lips": "Lips", - "Zero": "Zero", - "WMA Length_input": "WMA Length", - "Long RoC Length_input": "Long RoC Length", - "Short RoC Length_input": "Short RoC Length", - "jawLength_input": "Jaw Length", - "teethLength_input": "Teeth Length", - "lipsLength_input": "Lips Length", - "percent_input": "Percent", - "exponential_input": "Exponential", - "smoothD_input": "Smooth D", - "smoothK_input": "Smooth K", - "Color 0": "Χρωμα 0", - "Color 1": "Χρωμα 1", - "Color 2": "Χρωμα 2", - "Color 3": "Χρωμα 3", - "Color 4": "Χρωμα 4", - "sym_input": "σύμβολο", - "symbol_input": "σύμβολο", - "Sym_input": "Σύμβολο", - "DI Length_input": "DI Length", - "ADX Smoothing_input": "ADX Smoothing", - "displacement_input": "displacement", - "Tenkan-sen": "Tenkan-sen", - "Kijun-sen": "Kijun-sen", - "Chikou span": "Chikou span", - "Senkou A": "Senkou A", - "Senkou B": "Senkou B", - "useTrueRange_input": "Use True Range", - "roclen1_input": "RoC Length 1", - "roclen2_input": "RoC Length 2", - "roclen3_input": "RoC Length 3", - "roclen4_input": "RoC Length 4", - "smalen1_input": "SMA Length 1", - "smalen2_input": "SMA Length 2", - "smalen3_input": "SMA Length 3", - "smalen4_input": "SMA Length 4", - "siglen_input": "Signal Length", - "UpperLimit": "Upper Limit", - "LowerLimit": "Lower Limit", - "Limit": "Limit", - "fastLength_input": "Fast Length", - "slowLength_input": "Slow Length", - "signalLength_input": "Signal Length", - "start_input": "Αρχή", - "increment_input": "Increment", - "maximum_input": "Μέγιστο", - "showMA_input": "Εμφάνιση κινητού μέσου", - "show MA_input": "Εμφάνιση κινητού μέσου", - "Volume": "Όγκος", - "Volume MA": "Volume MA", - "Indicator": "Indicator", - "Oscillator": "Oscillator", - "lengthStoch_input": "Stoch length", - "lengthRSI_input": "RSI length", - "sigma_input": "sigma", - "Sigma_input": "Sigma", - "Crosses": "Crosses", - "Click to set a point": "Κάντε κλικ για να δημιουργία σημείου", + "...Less Tags": "...Less Tags", + "1 minute": "1 minute", "1. Slide your finger to select location for first anchor
2. Tap anywhere to place the first anchor": "1. Slide your finger to select location for first anchor
2. Tap anywhere to place the first anchor", "1. Slide your finger to select location for next anchor
2. Tap anywhere to place the next anchor": "1. Slide your finger to select location for next anchor
2. Tap anywhere to place the next anchor", - "retrying": "προσπαθώ ξανά", - "eod data": "κλεισίματα", - "eod delayed": "με καθυστέρηση", - "loading data": "ενημέρωση δεδομένων", - "invalid symbol": "άκυρο σύμβολο", - "streaming": "streaming", - "realtime": "realtime", - "pre-market": "pre-market", - "post-market": "post-market", - "closed": "αγορά κλειστή", - "Time Interval": "Χρονικό εύρος", - "Show Symbol Labels": "Εμφάνιση τίτλων συμβόλων", - "Show Symbol Labels_context_menu": "Εμφάνιση τίτλων συμβόλων", - "Subminuette": "Subminuette", - "Minuette": "Minuette", - "Minute": "Minute", - "Intermediate": "Intermediate", - "Primary": "Primary", - "Cycle": "Cycle", - "SuperCycle": "SuperCycle", - "GrandSuperCycle": "GrandSuperCycle", - "Lock": "Κλείδωμα", - "Width": "Πλάτος", - "Line With Breaks": "Line With Breaks", - "Area With Breaks": "Area With Breaks", - "Type": "Τύπος", - "Simple": "Simple", - "With Markers": "With Markers", - "Step": "Βήμα", - "No drawings yet": "Δεν υπάρχουν ακομα σχέδια", - "Lock/Unlock": "Κλείδωμα/Ξεκλείδωμα", - "deviation_input": "απόκλιση", - "depth_input": "βάθος", - "Accumulation/Distribution_study": "Accumulation/Distribution", - "Aroon_study": "Aroon", - "Advance/Decline_study": "Advance/Decline", - "Average True Range_study": "Average True Range", - "Awesome Oscillator_study": "Awesome Oscillator", - "Bollinger Bands Width_study": "Bollinger Bands Width", - "Balance of Power_study": "Balance of Power", - "Bollinger Bands_study": "Bollinger Bands", - "Bollinger Bands %B_study": "Bollinger Bands %B", - "Chaikin Money Flow_study": "Chaikin Money Flow", - "Chaikin Oscillator_study": "Chaikin Oscillator", - "Chande Kroll Stop_study": "Chande Kroll Stop", - "Chande Momentum Oscillator_study": "Chande Momentum Oscillator", - "Commodity Channel Index_study": "Commodity Channel Index", - "Choppiness Index_study": "Choppiness Index", - "Directional Movement Index_study": "Directional Movement Index", - "Correlation Coeff_study": "Correlation Coeff", - "Donchian Channels_study": "Donchian Channels", - "Double Exponential Moving Average_study": "Double Exponential Moving Average", - "Ease of Movement_study": "Ease of Movement", - "Elders Force Index_study": "Elders Force Index", - "Envelope_study": "Envelope", - "Ichimoku Cloud_study": "Ichimoku Cloud", - "Klinger Oscillator_study": "Klinger Oscillator", - "Hull MA_study": "Hull MA", - "Keltner Channels_study": "Keltner Channels", - "Linear Regression Curve_study": "Linear Regression Curve", - "Know Sure Thing_study": "Know Sure Thing", - "MA Cross_study": "MA Cross", - "Money Flow_study": "Money Flow", - "Mass Index_study": "Mass Index", - "Moving Average Exponential_study": "Moving Average Exponential", - "Net Volume_study": "Net Volume", - "Moving Average Convergence/Divergence_study": "Moving Average Convergence/Divergence", - "Moving Average_study": "Κινητός μέσος όρος", - "Moving Average Weighted_study": "Moving Average Weighted", - "Parabolic SAR_study": "Parabolic SAR", - "On Balance Volume_study": "On Balance Volume", - "Price Oscillator_study": "Price Oscillator", - "Relative Strength Index_study": "Relative Strength Index", - "Relative Vigor Index_study": "Relative Vigor Index", - "Relative Volatility Index_study": "Relative Volatility Index", - "SMI Ergodic Indicator/Oscillator_study": "SMI Ergodic Indicator/Oscillator", - "Stochastic_study": "Stochastic", - "TRIX_study": "TRIX", - "Stochastic RSI_study": "Stochastic RSI", - "Triple EMA_study": "Triple EMA", - "VWMA_study": "VWMA", - "Volume Oscillator_study": "Ταλαντωτής όγκου", - "Volume_study": "Όγκος", - "Williams Alligator_study": "Williams Alligator", - "Willams %R_study": "Willams %R", - "Coppock Curve_study": "Coppock Curve", - "Least Squares Moving Average_study": "Κινητός μέσος ελαχίστων τετραγώνων", - "Arnaud Legoux Moving Average_study": "Arnaud Legoux Moving Average", - "True Strength Indicator_study": "True Strength Indicator", - "Change Interval": "Αλλαγή διαστήματος", - "Show Only Studies": "Show Only Studies", - "Show Only Drawings": "Εμφάνιση σχεδίων μόνο", - "Show All": "Εμφάνιση όλων", - "Timezone/Sessions Properties...": "Timezone/Sessions Properties...", - "Scale Price Chart Only": "Scale Price Chart Only", - "Open Interval Dialog": "Άνοιγμα διαλόγου διαστήματος", - "Note": "Σημείωση", - "Anchored Note": "Καρφιτσωμένη σημείωση", - "Scales Properties": "Ιδιότητες κλίμακας", - "Toggle Auto Scale": "Αυτόματη κλίμακα", - "Toggle Log Scale": "Λογαριθμική κλίμακα", - "Toggle Percentage": "Ποσοστιαία κλίμακα", - "auto_scale": "αυτοματο", - "Invalid Symbol": "Άκυρο σύμβολο", - "loading...": "ενημέρωση...", - "interval_dialog_description": "Type the interval number for munute 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)", - "Not applicable": "Μη εφαρμόσιμο", - "Stats Text Color": "Χρώμα κειμένου στατιστικών", - "Show Angle": "Εμφάνιση γωνίας", - "Always Show Stats": "Εμφάνιζε πάντα στατιστικά", - "Rename...": "Μετονομασία...", - "New": "New", - "Load": "Φόρτωμα", - "Save": "Αποθήκευση", - "Rename Chart": "Μετονομασία γραφήματος", - "{0} copy": "{0} αντιγράφω", - "Please enter chart name": "Παρακαλώ γράψτε το όνομα του γραφήματος", - "Enter a new chart name": "Γράψτε ένα νέο όνομα για το γράφημα", - "Load Chart": "Φόρτωμα γραφήματος", - "Chart Name": "Όνομα γραφήματος", - "Chart name": "Όνομα γραφήματος", - "Rename Chart Layout": "Rename Chart Layout", - "Please enter chart layout name": "Please enter chart layout name", - "Enter a new chart layout name": "Enter a new chart layout name", - "Load Layout Chart": "Load Layout Chart", - "Chart Layout Name": "Chart Layout Name", - "Chart layout name": "Chart layout name", - "NEW CHART LAYOUT": "NEW CHART LAYOUT", - "Save Chart Layout saves not just some particular chart,\nit saves all charts for all symbols and intervals\nwhich you are modifying while working with this Layout": "Save Chart Layout saves not just some particular chart,\nit saves all charts for all symbols and intervals\nwhich you are modifying while working with this Layout", - "Last Modified": "Τελευταία αλλαγή", - "Save Chart Layout": "Save Chart Layout", - "Active Symbol": "Ενεργό σύμβολο", - "Remove custom interval": "Remove custom interval", - "Fullscreen mode": "Λειτουργία πλήρους οθόνης", - "Marker Color": "Χρωμα υπογράμμισης", - "Font Size": "Μέγεθος γραμματοσειράς", - "Save New Chart": "Αποθήκευση νέου γραφήματος", - "Source_compare": "Πηγή", - "YES": "ΝΑΙ", - "Yes": "Yes", - "No": "No", - "NO": "ΟΧΙ", - "Confirmation": "Επιβεβαίωση", - "Are you sure you want to delete this chart?": "Θέλετε σιγουρα να διαγραφεί το γράφημα;", - "Hide Marks On Bars": "Hide Marks On Bars", - "Precise Labels": "Precise Labels", - "Copy Chart Layout": "Copy Chart Layout", - "Load Chart Layout": "Load Chart Layout", - "Save New Chart Layout": "Save New Chart Layout", - "The Extended Trading Hours feature is available only for intraday charts": "The Extended Trading Hours feature is available only for intraday charts", - "Do you realy want to delete ": "Do you realy want to delete", - "Description": "Description", - "Date": "Date", - "Time": "Time", - "Alerts for the current symbol only": "Alerts for the current symbol only", - "Alerts for the current resolution only": "Alerts for the current resolution only", - "Hide inactive alerts": "Hide inactive alerts", - "Stopped Manual": "Stopped Manual", - "Expired": "Expired", - "Triggered and Not Active": "Triggered and Not Active", - "Error": "Error", - "Stop": "Stop", - "Stopped": "Stopped", - "Active": "Active", - "Order": "Order", - "Actual": "Actual", - "Prior": "Prior", - "Company": "Company", - "Estimate": "Estimate", - "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.": "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.", - "Share on Twitter a snapshot of your chart as a picture and whatever you write.": "Share on Twitter a snapshot of your chart as a picture and whatever you write.", - "Share on StockTwits a snapshot of your chart as a picture and whatever you write.": "Share on StockTwits a snapshot of your chart as a picture and whatever you write.", - "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.": "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.", - "Suggested ideas & my ideas": "Suggested ideas & my ideas", - "Ideas of the people I follow & my ideas": "Ideas of the people I follow & my ideas", - "My ideas only": "My ideas only", - "Hide Widgets": "Hide Widgets", - "Create Alert": "Create Alert", - "Disconnect": "Disconnect", - "Connect": "Connect", - "Pine Script Editor": "Pine Script Editor", - "Published ideas settings": "Published ideas settings", - "Change Ideas filter": "Change Ideas filter", - "Hide Drawings Toolbar": "Hide Drawings Toolbar", - "Show/Hide Drawings Toolbar": "Show/Hide Drawings Toolbar", - "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.", - "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.", - "Study Template": "Study Template", - "Template": "Template", - "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

": "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

", - "Quotes are delayed by 10 min and updated every 30 seconds": "Quotes are delayed by 10 min and updated every 30 seconds", - "delayed": "delayed", - "Show only my sent and received messages": "Show only my sent and received messages", - "Maximize Chat": "Maximize Chat", - "Detach Chat": "Detach Chat", - "Type your message here": "Type your message here", - "Have something to say?": "Have something to say?", - "Attach chart snapshot": "Attach chart snapshot", - "Insert emoticon": "Insert emoticon", - "You can not vote twice for one message": "You can not vote twice for one message", - "English only, please": "English only, please", - "English only, please. Currently we only support English, so we ask you to only use English when communicating on TradingView.": "English only, please. Currently we only support English, so we ask you to only use English when communicating on TradingView.", - "Respecting Fellow Members": "Respecting Fellow Members", - "Respecting Fellow Members. Whether you agree or disagree with ideas, be courteous and respectful. Treat others the way you'd like to be treated.": "Respecting Fellow Members. Whether you agree or disagree with ideas, be courteous and respectful. Treat others the way you'd like to be treated.", - "No advertising allowed": "No advertising allowed", - "No advertising allowed! You can post external links ONLY if they are relevant and add value to the conversation (i.e. a link to an example, or an article).": "No advertising allowed! You can post external links ONLY if they are relevant and add value to the conversation (i.e. a link to an example, or an article).", - "Custom...": "Custom...", - "Forex Talks": "Forex Talks", - "Forex": "Forex", - "Stock And Index Talks": "Stock And Index Talks", - "Bitcoin Talks": "Bitcoin Talks", - "Bitcoin": "Bitcoin", - "Link to this chat...": "Link to this chat...", - "Chat archives...": "Chat archives...", - "Edit room...": "Edit room...", - "Delete room": "Delete room", - "Save Drawing Template As...": "Save Drawing Template As...", - "Templates": "Templates", - "Apply Default Drawing Template": "Apply Default Drawing Template", - "There was an error posting your message.": "There was an error posting your message.", - "Confirm": "Confirm", - "Are you sure you want to delete this room?": "Are you sure you want to delete this room?", - "Show chart snapshot preview": "Show chart snapshot preview", - "Chart Snapshot": "Chart Snapshot", - "Show only favorite rooms": "Show only favorite rooms", - "Ignored users...": "Ignored users...", - "Launch chat in separate window": "Launch chat in separate window", - "Link to this room...": "Link to this room...", - "Room archives...": "Room archives...", - "You have no ignored users": "You have no ignored users", - "Remove this room from favorites": "Remove this room from favorites", - "Add this room from favorites": "Add this room from favorites", - "Compare Add": "Compare Add", - "Follow": "Follow", - "If you follow a symbol you will receive notifications when new ideas about that symbol are published.": "If you follow a symbol you will receive notifications when new ideas about that symbol are published.", - "You are not logged in. Please sign in.": "You are not logged in. Please sign in.", - "Info": "Info", - "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.": "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.", - "Home": "Home", - "Ideas": "Ideas", - "Scripts": "Scripts", - "Sign In": "Sign In", - "Sign Up": "Sign Up", - "Join Now": "Join Now", - "Ideas Published": "Ideas Published", - "Followers": "Followers", - "Following": "Following", - "Profile Settings": "Profile Settings", - "Public Profile": "Public Profile", - "Update Status": "Update Status", - "Sign Out": "Sign Out", - "E-mail for sms": "E-mail for sms", - "Please, enter your e-mail": "Please, enter your e-mail", - "E-mail": "E-mail", - "Crossing": "Crossing", - "Crossing Down": "Crossing Down", - "Crossing Up": "Crossing Up", - "Greater Than": "Greater Than", - "Less Than": "Less Than", - "Entering Channel": "Entering Channel", - "Inside Channel": "Inside Channel", - "Outside Channel": "Outside Channel", - "Moving Up": "Moving Up", - "Moving Down": "Moving Down", - "Moving Up %": "Moving Up %", - "Moving Down %": "Moving Down %", - "Select user to start new chat with": "Select user to start new chat with", - "You have no private messages yet": "You have no private messages yet", - "Don't be so cruel! Bans longer than 1 week are not allowed for now.": "Don't be so cruel! Bans longer than 1 week are not allowed for now.", - "Banned": "Banned", - "No ideas matched your criteria": "No ideas matched your criteria", - "Favorite ideas": "Favorite ideas", - "Only private ideas": "Only private ideas", - "Ideas for the current symbol only": "Ideas for the current symbol only", - "Ideas for the current resolution only": "Ideas for the current resolution only", - "Someone commented on your idea": "Someone commented on your idea", - "Someone agreed/disagreed with your idea": "Someone agreed/disagreed with your idea", - "Someone followed you": "Someone followed you", - "Someone replied to your comment": "Someone replied to your comment", - "Someone commented on the idea you follow": "Someone commented on the idea you follow", - "Someone you follow post new comment": "Someone you follow post new comment", - "Someone you follow change status": "Someone you follow change status", - "Someone you follow published new idea": "Someone you follow published new idea", - "Someone published idea on symbol you follow": "Someone published idea on symbol you follow", - "Notification sound": "Notification sound", - "Additional Notifications Settings...": "Additional Notifications Settings...", - "This is a temporary chart.": "This is a temporary chart.", - "To save your work, sign up for FREE.": "To save your work, sign up for FREE.", - "Sign Up for FREE": "Sign Up for FREE", - "Data provided by BATS exchange.": "Data provided by BATS exchange.", - "Upgrade Now": "Upgrade Now", - "This is EOD data with no updates.": "This is EOD data with no updates.", - "You may subscribe for official realtime and intraday data.": "You may subscribe for official realtime and intraday data.", - "Open Script": "Open Script", - "No saved scripts yet": "No saved scripts yet", - "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", - "Create your first script now!": "Create your first script now!", - "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.": "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.", - "No public library scripts were found.": "No public library scripts were found.", - "Change band background": "Change band background", - "Change area background": "Change area background", - "Confirm replace": "Confirm replace", - "Note: default study templates won't be removed permanently": "Note: default study templates won't be removed permanently", - "Do you realy want to replace": "Do you realy want to replace", - "SCRIPT TITLE": "SCRIPT TITLE", - "TAGS": "TAGS", - "DESCRIPTION": "DESCRIPTION", - "PUBLISH SCRIPT": "PUBLISH SCRIPT", - "Pine Script Tutorial": "Pine Script Tutorial", - "Pine Script Reference": "Pine Script Reference", - "How to use the reference materials (Video)": "How to use the reference materials (Video)", - "Suggestions & Feedback": "Suggestions & Feedback", - "Clear Console": "Clear Console", - "Are you sure you want to ignore messages from": "Are you sure you want to ignore messages from", - "ext": "ext", - "Toggle Maximize Chart": "Toggle Maximize Chart", - "Plot dividends": "Plot dividends", - "Plot splits": "Plot splits", - "Plot earnings": "Plot earnings", - "Vol": "Vol", - "Want official data and more features?": "Want official data and more features?", - "Sessions": "Sessions", - "Trading Panel": "Trading Panel", - "Open Trading Panel": "Open Trading Panel", - "Select Layout": "Select Layout", - "Link symbol to all charts": "Link symbol to all charts", - "Link interval to all charts": "Link interval to all charts", - "Sync crosshair on all charts": "Sync crosshair on all charts", - "Chart Help": "Chart Help", - "No notifications yet": "No notifications yet", - "Watchlist, details and news": "Watchlist, details and news", - "Alerts": "Alerts", - "Data Window": "Data Window", - "Hotlists": "Hotlists", - "Calendar": "Calendar", - "Trading Notes": "Trading Notes", - "Recent Chats": "Recent Chats", - "Notifications": "Notifications", - "Watchlist": "Watchlist", - "Details": "Details", - "Economic Calendar": "Economic Calendar", - "Earnings Calendar": "Earnings Calendar", - "Hotlist": "Hotlist", - "News": "News", - "Market Summary": "Market Summary", - "My Ideas and Notes": "My Ideas and Notes", - "Alerts Log": "Alerts Log", - "Extend Lines Left": "Extend Lines Left", - "Connecting Line": "Connecting Line", - "Show Executions": "Show Executions", - "Show Buy/Sell Panel": "Show Buy/Sell Panel", - "Show Active Orders Only": "Show Active Orders Only", - "Journal...": "Journal...", - "Account History...": "Account History...", - "Reset Paper Trading Account...": "Reset Paper Trading Account...", - "Trading Properties...": "Trading Properties...", - "Set Alert": "Set Alert", - "Alert": "Alert", - "Edit": "Edit", - "Upper Deviation": "Upper Deviation", - "Lower Deviation": "Lower Deviation", - "Use Upper Deviation": "Use Upper Deviation", - "Use Lower Deviation": "Use Lower Deviation", - "First bar time": "First bar time", - "Last bar time": "Last bar time", - "Source": "Source", - "Chats": "Chats", - "All Talks": "All Talks", - "Volume Leaders": "Volume Leaders", - "Percent Advances": "Percent Advances", - "Percent Declines": "Percent Declines", - "Price Advances": "Price Advances", - "Price Declines": "Price Declines", - "Range Advances": "Range Advances", - "Range Declines": "Range Declines", - "Gap Up Stocks": "Gap Up Stocks", - "Gap Down Stocks": "Gap Down Stocks", - "Sell Market": "Sell Market", - "Sell": "Sell", - "Buy Market": "Buy Market", - "Report data issues": "Report data issues", - "Report Data Issues": "Report Data Issues", - "Feature Request and Feedback": "Feature Request and Feedback", - "Market": "Market", - "Buy": "Buy", - "Keyboard Shortcuts": "Keyboard Shortcuts", - "Help & Wiki": "Help & Wiki", - "Send Feedback or Report an Issue": "Send Feedback or Report an Issue", - "Priority Support": "Priority Support", - "Run Product Walk-Through": "Run Product Walk-Through", - "Price Scale": "Price Scale", - "MTPredictor": "MTPredictor", - "Apply Elliot Wave": "Apply Elliot Wave", - "Apply WPT Up Wave": "Apply WPT Up Wave", - "Apply WPT Down Wave": "Apply WPT Down Wave", - "Create New Order...": "Create New Order...", - "Trading": "Trading", - "Add Alert": "Add Alert", - "Extend Alert Line": "Extend Alert Line", - " alert label line": "alert label line", - "No study templates saved": "No study templates saved", - "Save Study Template As...": "Save Study Template As...", - "Show Splits on Chart": "Show Splits on Chart", - "Show Earnings on Chart": "Show Earnings on Chart", - "Show Dividends on Chart": "Show Dividends on Chart", - "Show Alert Labels": "Show Alert Labels", - "Earnings breaks": "Earnings breaks", - "Extended Alert Line": "Extended Alert Line", - "Themes": "Themes", - "Events & Alerts": "Events & Alerts", - "Apply Defaults": "Apply Defaults", - "Do you realy want to delete theme": "Do you realy want to delete __theme__ theme?", - "Extended Hours (Intraday Only)": "Extended Hours (Intraday Only)", - "In Session": "In Session", - "Tools": "Tools", - "Delete script": "Delete script", - "Social": "Social", - "Angle": "Angle", - "Publish Script": "Publish Script", - "Add to Chart": "Add to Chart", - "Blank script": "Blank script", - "TradingView Free Quotes and Chat": "TradingView Free Quotes and Chat", - "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.": "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.", - "Install": "Install", - "Logged as": "Logged as", - "Untitled Script": "Untitled Script", - "Pine Editor": "Pine Editor", - "Open Pine Script Editor": "Open Pine Script Editor", - "Make a Copy": "Make a Copy", - "Make a Copy...": "Make a Copy...", - "Quantity": "Quantity", - "Signal Labels": "Signal Labels", - "Trades on Chart": "Trades on Chart", - "Take Profit": "Take Profit", - "Stop Loss": "Stop Loss", - "Expiration": "Expiration", - "Modify Order": "Modify Order", - "PUBLISH IDEA": "PUBLISH IDEA", - "EDIT IDEA": "EDIT IDEA", - "Chart does not load": "Chart does not load", - "No real-time data": "No real-time data", - "Price incorrect": "Price incorrect", - "Study not loading": "Study not loading", - "Gap in the data": "Gap in the data", - "Alerts issue": "Alerts issue", - "Slow scrolling or chart loading": "Slow scrolling or chart loading", - "Issue Type": "Issue Type", - "Select type...": "Select type...", - "A suggested author published idea on current symbol": "A suggested author published idea on current symbol", - "MODERATED": "MODERATED", - "CFD": "CFD", - "Once": "Once", - "Require Order Confirmation": "Require Order Confirmation", - "Rearm every 1 minute": "Rearm every 1 minute", - "Rearm every 5 minute": "Rearm every 5 minute", - "Rearm every 10 minute": "Rearm every 10 minute", - "Rearm every 30 minute": "Rearm every 30 minute", - "Rearm every hour": "Rearm every hour", - "Once per bar (on condition)": "Once per bar (on condition)", - "Once per bar (on close)": "Once per bar (on close)", - "move chart 1 bar to the left.": "move chart 1 bar to the left.", - "move chart 1 bar to the right.": "move chart 1 bar to the right.", - "move further to the left.": "move further to the left.", - "move further to the right.": "move further to the right.", - "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!": "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!", - "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.": "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.", - "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!": "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!", - "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.": "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.", - "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.": "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.", - "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.": "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.", - "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.": "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.", - "

Pine scripting language (β version)

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.

At the moment PineScript in a BETA. For more detailed information check out our blog.": "

Pine scripting language (β version)

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.

At the moment PineScript in a BETA. For more detailed information check out our blog.", - "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.": "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.", + "10 seconds": "10 seconds", + "1d": "1d", + "1m": "1m", + "1y": "1y", + "3 Notes Reverb": "3 Notes Reverb", + "30 Day Free Trial": "30 Day Free Trial", + "30 seconds": "30 seconds", + "3m": "3m", + "5 seconds": "5 seconds", + "52wk Range": "52wk Range", + "5d": "5d", + "5y": "5y", + "6m": "6m", + " or to use paper trading": " or to use paper trading", + "Hold Shift  + Click on the chart – measure tool.": "Hold Shift  + Click on the chart – measure tool.", + "Hold Shift – draw linetools on the right angle.": "Hold Shift – draw linetools on the right angle.", "

A broad range of intelligent drawing tools

The 100+ drawing tools on TradingView let you analyze the market in a variety of ways - all helping you find better opportunities. Technical analysis is the study of learning how past performance of drawings and other tools applies to prices in the future. Make sure you take a look at our Wiki for a complete list of drawing tools and instructions on how to use them!": "

A broad range of intelligent drawing tools

The 100+ drawing tools on TradingView let you analyze the market in a variety of ways - all helping you find better opportunities. Technical analysis is the study of learning how past performance of drawings and other tools applies to prices in the future. Make sure you take a look at our Wiki for a complete list of drawing tools and instructions on how to use them!", - "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.": "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.", - "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.": "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.", "

Advanced Price Scaling

When you are ready to get technical, our charts let you set the price scales to match your type of analysis. There are linear, percent and log axes for drastic price movements. You can use two separate price scales at the same time: one for indicators and one for price movements. Read more about scaling options.

Right-click on the price scale to see possible options: change scaling type, enable auto-scaling or show another price scale. Right-clicking on indicators lets you choose which scale to use, so several data series with different scaling can co-exist in one chart. You can also drag price and time scales to increase or decrease compression.": "

Advanced Price Scaling

When you are ready to get technical, our charts let you set the price scales to match your type of analysis. There are linear, percent and log axes for drastic price movements. You can use two separate price scales at the same time: one for indicators and one for price movements. Read more about scaling options.

Right-click on the price scale to see possible options: change scaling type, enable auto-scaling or show another price scale. Right-clicking on indicators lets you choose which scale to use, so several data series with different scaling can co-exist in one chart. You can also drag price and time scales to increase or decrease compression.", - "

Multi Charts Layout

You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.": "

Multi Charts Layout

You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.", + "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.": "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.", "

Communicate your ideas in real-time!

Collaborating with investors across markets and countries has never been easier! TradingView chat rooms are a powerful communication tool, which are fully integrated to instantly share charts, analysis and trading ideas – all on one platform. Create your own chat rooms on interesting topics, or join existing public chat rooms – a world of knowledge is at your fingertips.
Start chatting now!": "

Communicate your ideas in real-time!

Collaborating with investors across markets and countries has never been easier! TradingView chat rooms are a powerful communication tool, which are fully integrated to instantly share charts, analysis and trading ideas – all on one platform. Create your own chat rooms on interesting topics, or join existing public chat rooms – a world of knowledge is at your fingertips.
Start chatting now!", + "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.": "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.", + "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!": "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!", + "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.": "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.", "

Go PRO to get even more

But that’s not all! Upgrade your trading experience with TradingView PRO and get access to an unparalleled set of premium features and data. Get it today!": "

Go PRO to get even more

But that’s not all! Upgrade your trading experience with TradingView PRO and get access to an unparalleled set of premium features and data. Get it today!", - "You are not authenticated.": "You are not authenticated.", - "You already have Pro Plus trial.": "You already have Pro Plus trial.", - "You already participated in Pro Plus trial.": "You already participated in Pro Plus trial.", - "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.": "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.", - "
If you want to use this service - please sign in or register!
": "
If you want to use this service - please sign in or register!
", - "Increase Rating": "Increase Rating", - "Read more...": "Read more...", - "PRO Plus Trial": "PRO Plus Trial", - "Sorry, PRO Plus trial could not be set.": "Sorry, PRO Plus trial could not be set.", - "Decrease Rating": "Decrease Rating", - "Quote this message": "Quote this message", - "Unban": "Unban", - "Symbol Description": "Symbol Description", - "OHLC Values": "OHLC Values", - "Indicator Titles": "Indicator Titles", - "Indicator Arguments": "Indicator Arguments", - "Indicator Values": "Indicator Values", - "Symbol Last Value": "Symbol Last Value", - "Indicator Last Value": "Indicator Last Value", - "Favorite Drawings Toolbar": "Favorite Drawings Toolbar", - "Drawings Toolbar": "Drawings Toolbar", - "Sound on every message": "Sound on every message", - "No Sound notifications": "No Sound notifications", - "Set chat title...": "Set chat title...", - "Leave this chat": "Leave this chat", - "Enter new title for this chat": "Enter new title for this chat", - "Chat title": "Chat title", - "Are you sure you want to leave this chat?": "Are you sure you want to leave this chat?", - "Add people to this chat...": "Add people to this chat...", - "Add people to this chat": "Add people to this chat", - "Start new chat with...": "Start new chat with...", - "Clear Symbols": "Clear Symbols", - "Do you really want to clear all symbols?": "Do you really want to clear all symbols?", - "Apply Manual Risk/Reward": "Apply Manual Risk/Reward", - "Apply Manual Decision Point": "Apply Manual Decision Point", - "Analyze Trade Setup": "Analyze Trade Setup", - "Apply Elliot Wave Intermediate": "Apply Elliot Wave Intermediate", - "Apply Elliot Wave Major": "Apply Elliot Wave Major", - "Apply Elliot Wave Minor": "Apply Elliot Wave Minor", - "Up Wave 1 or A": "Up Wave 1 or A", - "Up Wave 2 or B": "Up Wave 2 or B", - "Up Wave C": "Up Wave C", - "Up Wave 3": "Up Wave 3", - "Up Wave 4": "Up Wave 4", - "Up Wave 5": "Up Wave 5", - "Down Wave 1 or A": "Down Wave 1 or A", - "Down Wave 2 or B": "Down Wave 2 or B", - "Down Wave C": "Down Wave C", - "Down Wave 3": "Down Wave 3", - "Down Wave 4": "Down Wave 4", - "Down Wave 5": "Down Wave 5", - "If you want to use private messages - please sign in or register!": "If you want to use private messages - please sign in or register!", - "To get alerts list - please sign in or register!": "To get alerts list - please sign in or register!", - "Manage Alerts": "Manage Alerts", - "Headlines": "Headlines", - "StockTwits": "StockTwits", - "FxWire PRO": "FxWire PRO", - "Futures Magazine": "Futures Magazine", - "Save As Watchlist...": "Save As Watchlist...", - "VolumeProfile": "VolumeProfile", - "Income Statement": "Income Statement", - "Profitability": "Profitability", - "Dividend": "Dividend", - "Current Valuation": "Current Valuation", - "Other": "Other", - "Indicators and Strategies": "Indicators and Strategies", - "Strategies": "Strategies", - "My Scripts": "My Scripts", - "Public Library": "Public Library", - "Built-ins": "Built-ins", - "AOS FX Primer": "AOS FX Primer", - "AlgoViewEssential": "AlgoViewEssential", - "Analysis Suite - SCMR Trends": "Analysis Suite - SCMR Trends", - "DecisionBar": "DecisionBar", - "Jurik Research": "Jurik Research", - "Key Hidden Levels": "Key Hidden Levels", - "Key Order Flow Events": "Key Order Flow Events", - "LazyBear - MTF Panes": "LazyBear - MTF Panes", - "LazyBear - S/R Levels": "LazyBear - S/R Levels", - "MTF Studies": "MTF Studies", - "MicroTrends": "MicroTrends", - "ProTradingIndicators": "ProTradingIndicators", - "RobBooker": "RobBooker", - "Fundamentals": "Fundamentals", - "Economy": "Economy", - "Zig Zag": "Zig Zag", - "Advance Decline Line": "Advaqweqweqweline Line", - "Advance Decline Ratio": "Advaadsasdadsio", - "Advance/Decline Ratio (Bars)": "Advance/Deasdasdasd", - "Chande Kroll Stop": "Chande Kroll Stop", - "Chop Zone": "Chop Zone", - "Conditional Expressions": "Conditional Expressions", - "ConnorsRSI": "ConnorsRSI", - "Correlation Coefficient": "Correlation Coefficient", - "Cumulative Volume Index": "Cumulative Volume Index", - "Detrended Price Oscillator": "Detrended Price Oscillator", - "Directional Movement": "Directional Movement", - "Divergence Indicator": "Divergence Indicator", - "Double EMA": "Double EMA", - "Ease Of Movement": "Ease Of Movement", - "Elder's Force Index": "Elder's Force Index", - "Elliott Wave": "Elliott Wave", - "Fisher Transform": "Fisher Transform", - "Historical Volatility": "Historical Volatility", - "Hull Moving Average": "Hull Moving Average", - "Linear Regression": "Linear Regression", - "MACD": "MACD", - "McGinley Dynamic": "McGinley Dynamic", - "Momentum": "Momentum", - "Moon Phases": "Moon Phases", - "Multi-Time Period Charts": "Multi-Time Period Charts", - "Pivot Points High Low": "Pivot Points High Low", - "Pivot Points Standard": "Pivot Points Standard", - "Price Volume Trend": "Price Volume Trend", - "Rate Of Change": "Rate Of Change", - "SMI Ergodic Indicator": "SMI Ergodic Indicator", - "SMI Ergodic Oscillator": "SMI Ergodic Oscillator", - "Smoothed Moving Average": "Smoothed Moving Average", - "Ultimate Oscillator": "Ultimate Oscillator", - "VWAP": "VWAP", - "Volatility Stop": "Volatility Stop", - "Vortex Indicator": "Vortex Indicator", - "Williams %R": "Williams %R", - "Williams Fractal": "Williams Fractal", - "Woodies CCI": "Woodies CCI", - "Total Revenue": "Total Revenue", - "Diluted EPS, Net Income": "Diluted EPS, Net Income", - "Net Income": "Net Income", - "EBITDA": "EBITDA", - "EBIT": "EBIT", - "Equity Earnings": "Equity Earnings", - "Gross Margin": "Gross Margin", - "After-tax Margin": "After-tax Margin", - "Gross Profit": "Gross Profit", - "Dividends Paid": "Dividends Paid", - "Debt to Equity": "Debt to Equity", - "Free Cash Flow": "Free Cash Flow", - "Return on Equity": "Return on Equity", + "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.": "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.", + "

Server-side Alerts (β version)": "

Server-side Alerts (β version)", + "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.": "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.", + "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.": "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.", + "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.": "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.", + "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.": "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.", + "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!": "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!", + "Number or , – change interval. The interval can be changed by typing the interval number (i.e. 5 if it is going to be a five minute chart) or by typing a comma (,) to enter non minute intervals such as H (Hourly), D (Daily), W (Weekly), M (Monthly).": "Number or , – change interval. The interval can be changed by typing the interval number (i.e. 5 if it is going to be a five minute chart) or by typing a comma (,) to enter non minute intervals such as H (Hourly), D (Daily), W (Weekly), M (Monthly).", + "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

": "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

", + "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

": "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

", + "

Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the features, top authors or create your first idea!

", + "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", + "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.": "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.", + "A clear title that describes your idea. Don’t just write “MSFT” or “MSFT Short”. A title like this doesn’t say much and won’t attract much interest to your idea.": "A clear title that describes your idea. Don’t just write “MSFT” or “MSFT Short”. A title like this doesn’t say much and won’t attract much interest to your idea.", + "A description that clearly states your idea. Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader’s shoes and see if you’d understand the context based on what you wrote. It’s also a good idea to re-post descriptions right on the chart, so your idea can be shared without losing meaning.": "A description that clearly states your idea. Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader’s shoes and see if you’d understand the context based on what you wrote. It’s also a good idea to re-post descriptions right on the chart, so your idea can be shared without losing meaning.", + "A suggested author published idea on current symbol": "A suggested author published idea on current symbol", + "ABCD Pattern": "ABCD Pattern", + "about": "about", + "Account History": "Account History", + "Account History...": "Account History...", "Accounting Change": "Accounting Change", - "Accounts Payable": "Accounts Payable", "Accounts Payable and Accrued Expenses": "Accounts Payable and Accrued Expenses", + "Accounts Payable": "Accounts Payable", "Accounts Receivable, Trade, Net": "Accounts Receivable, Trade, Net", "Accounts, Notes Receivable, Net": "Accounts, Notes Receivable, Net", "Accrued Expenses": "Accrued Expenses", "Accrued Interest": "Accrued Interest", "Accumulated Depreciation": "Accumulated Depreciation", + "Accumulation/Distribution": "Accumulation/Distribution", + "Accumulation/Distribution_study": "Accumulation/Distribution", "Acquisition/Sale of Business, Net": "Acquisition/Sale of Business, Net", - "Additional Paid-in Capital": "Additional Paid-in Capital", + "Activate Offer and GO PRO": "Activate Offer and GO PRO", + "Activate Your Account": "Activate Your Account", + "Active Symbol": "Ενεργό σύμβολο", + "Active": "Active", + "Actual": "Actual", + "Add about...": "Add about...", + "Add Alert": "Add Alert", + "Add any symbol from the list": "Εισαγωγή συμβόλου απο τη λίστα", + "Add location...": "Add location...", + "Add people to this chat": "Add people to this chat", + "Add people to this chat...": "Add people to this chat...", + "Add people": "Add people", + "Add real-time markets": "Add real-time markets", + "Add status": "Add status", + "Add status...": "Add status...", + "Add Symbol": "Εισαγωγή Συμβόλου", + "Add this room from favorites": "Add this room from favorites", + "Add to Chart": "Add to Chart", + "Add to favorites": "Προσθήκη στα αγαπημένα", + "Add To Watchlist": "Add To Watchlist", + "Add twitter...": "Add twitter...", + "Add webpage...": "Add webpage...", + "Add {0} To Watchlist": "Add {0} To Watchlist", + "Add": "Προσθήκη", + "Additional Notifications Settings...": "Additional Notifications Settings...", "Additional Paid-in Capital - Preferred Stock": "Additional Paid-in Capital - Preferred Stock", + "Additional Paid-in Capital": "Additional Paid-in Capital", + "Address": "Address", "Adjusted EBIT": "Adjusted EBIT", "Adjusted EBITDA": "Adjusted EBITDA", "Adjusted EPS, Basic": "Adjusted EPS, Basic", @@ -1182,26 +102,255 @@ "Adjustment for Equity Earnings": "Adjustment for Equity Earnings", "Adjustment for Minority Interest": "Adjustment for Minority Interest", "Adjustment for Special Charges": "Adjustment for Special Charges", + "Advance Decline Line": "Advance Decline Line", + "Advance Decline Ratio": "Advance Decline Ratio", + "Advance/Decline Ratio (Bars)": "Advance/Decline Ratio (Bars)", + "Advance/Decline_study": "Advance/Decline", + "ADX smoothing": "ADX smoothing", + "ADX Smoothing_input": "ADX Smoothing", + "After making your selection, copy and paste the embed code above. Learn more how to embed chart into forum or blog.": "After making your selection, copy and paste the embed code above. Learn more how to embed chart into forum or blog.", + "After-tax Margin": "After-tax Margin", + "Alarm Clock": "Alarm Clock", + "Alert Actions": "Alert Actions", + "Alert": "Alert", + "Alerts for the current resolution only": "Alerts for the current resolution only", + "Alerts for the current symbol only": "Alerts for the current symbol only", + "Alerts issue": "Alerts issue", + "Alerts Log": "Alerts Log", + "Alerts": "Alerts", + "AlgoViewEssential": "AlgoViewEssential", + "All Content": "All Content", + "All Exchanges": "Όλες οι αγορές", + "All Metrics": "All Metrics", + "All Talks": "All Talks", + "all time messages": "__messages__ all time messages", + "All types": "Όλοι οι τύποι", + "All": "All", + "all": "all", + "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.": "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.", + "Already have an account?": "Already have an account?", + "Always Show Stats": "Εμφάνιζε πάντα στατιστικά", + "AMEX - Stock - USA": "AMEX - Stock - USA", + "AMEX Gap Down Stocks": "AMEX Gap Down Stocks", + "AMEX Gap Up Stocks": "AMEX Gap Up Stocks", + "AMEX Percent Advances": "AMEX Percent Advances", + "AMEX Percent Declines": "AMEX Percent Declines", + "AMEX Price Advances": "AMEX Price Advances", + "AMEX Price Declines": "AMEX Price Declines", + "AMEX Range Advances": "AMEX Range Advances", + "AMEX Range Declines": "AMEX Range Declines", + "AMEX Volume Leaders": "AMEX Volume Leaders", "Amortization Expense": "Amortization Expense", "Amounts Due to Related Parties, Short-term": "Amounts Due to Related Parties, Short-term", - "Basic EPS, Net Income": "Basic EPS, Net Income", + "Analysis Suite - SCMR Trends": "Analysis Suite - SCMR Trends", + "Analyze Trade Setup": "Analyze Trade Setup", + "Anchored Note": "Καρφιτσωμένη σημείωση", + "Anchored Text": "Καρφιτσωμένο κείμενο", + "Angle": "Angle", + "Angle:": "Γωνία:", + "Another script has the same name. Do you wish to overwrite it?": "Another script has the same name. Do you wish to overwrite it?", + "Any custom watchlist can be saved under a unique name and loaded at any time with one click. All lists are available from any computer, so you have your workspace wherever you go.": "Any custom watchlist can be saved under a unique name and loaded at any time with one click. All lists are available from any computer, so you have your workspace wherever you go.", + "AOS FX Primer": "AOS FX Primer", + "Apply Default Drawing Template": "Apply Default Drawing Template", + "Apply Default": "Apply Default", + "Apply Defaults": "Apply Defaults", + "Apply Elliot Wave Intermediate": "Apply Elliot Wave Intermediate", + "Apply Elliot Wave Major": "Apply Elliot Wave Major", + "Apply Elliot Wave Minor": "Apply Elliot Wave Minor", + "Apply Elliot Wave": "Apply Elliot Wave", + "Apply Manual Decision Point": "Apply Manual Decision Point", + "Apply Manual Risk/Reward": "Apply Manual Risk/Reward", + "Apply WPT Down Wave": "Apply WPT Down Wave", + "Apply WPT Up Wave": "Apply WPT Up Wave", + "Apply": "Εφαρμογή", + "Apr": "Απρ", + "Arc": "Arc", + "Arcs": "Arcs", + "Are you sure you want to abandon your post?": "Are you sure you want to abandon your post?", + "Are you sure you want to close {0} position?": "Are you sure you want to close {0} position?", + "Are you sure you want to delete this chart?": "Θέλετε σιγουρα να διαγραφεί το γράφημα;", + "Are you sure you want to delete this message?": "Are you sure you want to delete this message?", + "Are you sure you want to delete this room?": "Are you sure you want to delete this room?", + "Are you sure you want to ignore messages from": "Are you sure you want to ignore messages from", + "Are you sure you want to leave this chat?": "Are you sure you want to leave this chat?", + "Are you sure you want to reverse {0} position?": "Are you sure you want to reverse {0} position?", + "Area With Breaks": "Area With Breaks", + "Area": "Area", + "Arguments in Header": "Arguments in Header", + "Arnaud Legoux Moving Average": "Arnaud Legoux Moving Average", + "Arnaud Legoux Moving Average_study": "Arnaud Legoux Moving Average", + "Aroon Down": "Aroon Down", + "Aroon Up": "Aroon Up", + "Aroon": "Aroon", + "Aroon_study": "Aroon", + "Arrow Mark Down": "Arrow Mark Down", + "Arrow Mark Left": "Arrow Mark Left", + "Arrow Mark Right": "Arrow Mark Right", + "Arrow Mark Up": "Arrow Mark Up", + "Arrow": "Arrow", + "Assets": "Assets", + "at": "at", + "Athens": "Αθηνα", + "Attach chart snapshot": "Attach chart snapshot", + "Aug": "Αυγ", + "Auto Scale": "Αυτόματη κλίμακα", + "auto": "auto", + "auto_scale": "αυτοματο", + "average per day": "__messages__ average per day", + "Average True Range": "Average True Range", + "Average True Range_study": "Average True Range", + "Average Volume": "Average Volume", + "Average waiting time on the phone is less than one minute. Phone support is available Monday-Friday from 6:30 AM until 3:00 PM EST.": "Average waiting time on the phone is less than one minute. Phone support is available Monday-Friday from 6:30 AM until 3:00 PM EST.", + "Avg Vol": "Avg Vol", + "Awesome Oscillator": "Awesome Oscillator", + "Awesome Oscillator_study": "Awesome Oscillator", + "Aww, we are sorry to see you go! If you cancel, you will no longer be billed after your current subscription period ends. '+": "Aww, we are sorry to see you go! If you cancel, you will no longer be billed after your current subscription period ends. '+", + "Background color 1": "Χρωμα υπόβαθρου 1", + "Background color 2": "Χρώμα υπόβαθρου 2", + "Background Color": "Χρώμα Υπόβαθρου", + "Background": "Υπόβαθρο", + "Balance of Power": "Balance of Power", + "Balance of Power_study": "Balance of Power", + "Balance Sheet": "Balance Sheet", + "Balance": "Balance", + "Balloon": "Balloon", + "Ban": "Ban", + "Bands style": "Bands style", + "Bangkok": "Bangkok", + "Banned": "Banned", + "Bar #": "Bar #", + "Bar's Style": "Bar's Style", + "Bars Pattern": "Bars Pattern", + "Bars": "Bars", + "bars": "bars", + "bars_margin": "bars", + "Base Line Period": "Base Line Period", + "Base Line Periods": "Base Line Periods", + "Base Line": "Base Line", + "Base": "Base", "Basic EPS, Net Income from Continuing, Operations": "Basic EPS, Net Income from Continuing, Operations", + "Basic EPS, Net Income": "Basic EPS, Net Income", "Basic Weighted Average Shares": "Basic Weighted Average Shares", + "Basis": "Basis", + "Become a PRO Plus user for just $19.95 and get unlimited alerts! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks!": "Become a PRO Plus user for just $19.95 and get unlimited alerts! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks!", + "Become a Pro user for just $9.95 and get unlimited studies! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks because you support further development of TradingView!": "Become a Pro user for just $9.95 and get unlimited studies! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks because you support further development of TradingView!", + "Beep-beep": "Beep-beep", + "Berlin": "Berlin", + "Beta - 1 Year": "Beta - 1 Year", + "Beta - 3 Year": "Beta - 3 Year", + "Beta - 5 Year": "Beta - 5 Year", + "Beta 1Y": "Beta 1Y", + "Beta 3Y": "Beta 3Y", + "Beta 5Y": "Beta 5Y", + "Bill Williams' 3 Lines": "Bill Williams' 3 Lines", + "Bitcoin Talks": "Bitcoin Talks", + "Bitcoin": "Bitcoin", + "BITFINEX - Bitcoin": "BITFINEX - Bitcoin", + "BITSTAMP - Bitcoin": "BITSTAMP - Bitcoin", + "Black": "Black", + "Blank script": "Blank script", + "Blue": "Blue", + "Bogota": "Bogota", + "Bold": "Bold", + "Bollinger Bands %B": "Bollinger Bands %B", + "Bollinger Bands %B_study": "Bollinger Bands %B", + "Bollinger Bands Width": "Bollinger Bands Width", + "Bollinger Bands Width_study": "Bollinger Bands Width", + "Bollinger Bands": "Bollinger Bands", + "Bollinger Bands_study": "Bollinger Bands", "Book Equity": "Book Equity", - "CF Depreciation & Amortization": "CF Depreciation & Amortization", - "CF Net Income": "CF Net Income", + "Border color": "Border color", + "Border Color": "Border Color", + "Border": "Border", + "Borders": "Περιθώρια", + "Bottom Labels": "Bottom Labels", + "Bottom Lables": "Bottom Lables", + "Bottom Margin": "Bottom Margin", + "bottom": "bottom", + "Bring Forward": "Μετακίνηση μπροστά", + "Bring to Front": "Τοποθέτηση μπροστά", + "Browser": "Browser", + "Brush": "Brush", + "BSE - Stock - India": "BSE - Stock - India", + "BTC-E - Bitcoin": "BTC-E - Bitcoin", + "BTCYOU - Bitcoin": "BTCYOU - Bitcoin", + "Buenos Aires": "Buenos Aires", + "Built-ins": "Built-ins", + "Buy Annual": "Buy Annual", + "Buy Ask": "Buy Ask __quote__", + "Buy Bid": "Buy Bid __quote__", + "Buy Market": "Buy Market", + "Buy Monthly": "Buy Monthly", + "BUY MULTIDEVICE ACCESS": "BUY MULTIDEVICE ACCESS", + "Buy symbol": "Buy __displaySymbol__ Limit __abbreviatedNumber__ @ __formattedValue__", + "Buy": "Buy", + "By clicking on “Sign Up” below, you are agreeing to the Terms of Service.": "By clicking on “Sign Up” below, you are agreeing to the Terms of Service.", + "by username": "by __username__", + "by": "by", + "Calendar": "Calendar", + "Calling": "Calling", + "Callout": "Callout", + "Cancel Order": "Cancel Order", + "Cancel publication": "Cancel publication", + "Cancel {{text}} and send feedback": "Cancel {{text}} and send feedback", + "Cancel": "Άκυρο", + "Candles": "Candles", "Capital Expenditures": "Capital Expenditures", - "Cash Paid for Income Taxes": "Cash Paid for Income Taxes", - "Cash Paid for Interest Expense": "Cash Paid for Interest Expense", - "Cash Ratio": "Cash Ratio", + "Capital LT": "Capital LT", + "Capital": "Capital", + "Card Number": "Card Number", "Cash and Cash Equivalents": "Cash and Cash Equivalents", "Cash and Cash Equivalents, Beginning of Year": "Cash and Cash Equivalents, Beginning of Year", "Cash and Cash Equivalents, End of Year": "Cash and Cash Equivalents, End of Year", + "Cash Flow Statement": "Cash Flow Statement", "Cash from Discontinued Operations": "Cash from Discontinued Operations", "Cash from Financing Activities": "Cash from Financing Activities", "Cash from Investing Activities": "Cash from Investing Activities", "Cash from Operating Activities": "Cash from Operating Activities", + "Cash Paid for Income Taxes": "Cash Paid for Income Taxes", + "Cash Paid for Interest Expense": "Cash Paid for Interest Expense", + "Cash Ratio": "Cash Ratio", "Cash, Cash Equivalents and Short-term ,Investments": "Cash, Cash Equivalents and Short-term ,Investments", + "CBOE - Options - USA": "CBOE - Options - USA", + "CBOT - Futures - USA": "CBOT - Futures - USA", + "CBOT E-mini": "CBOT E-mini", + "CCI 14 Length": "CCI 14 Length", + "CCI 14": "CCI 14", + "CCI Turbo Histogram": "CCI Turbo Histogram", + "CCI Turbo Length": "CCI Turbo Length", + "CCI Turbo": "CCI Turbo", + "center": "center", + "Centered": "Centered", + "CF Depreciation & Amortization": "CF Depreciation & Amortization", + "CF Depreciation & Amortization": "CF Depreciation & Amortization", + "CF Net Income": "CF Net Income", + "CFD": "CFD", + "Chaikin Money Flow": "Chaikin Money Flow", + "Chaikin Money Flow_study": "Chaikin Money Flow", + "Chaikin Oscillator": "Chaikin Oscillator", + "Chaikin Oscillator_study": "Chaikin Oscillator", + "Chande Kroll Stop": "Chande Kroll Stop", + "Chande Kroll Stop_study": "Chande Kroll Stop", + "Chande MO": "Chande MO", + "Chande Momentum Oscillator": "Chande Momentum Oscillator", + "Chande Momentum Oscillator_study": "Chande Momentum Oscillator", + "Change angle": "Change angle", + "Change area background": "Change area background", + "Change Background Color": "Change Background Color", + "Change band background": "Change band background", + "Change Disjoint Angle Background Color": "Change Disjoint Angle Background Color", + "Change Disjoint Angle Background Transparency": "Change Disjoint Angle Background Transparency", + "Change Disjoint Angle Color": "Change Disjoint Angle Color", + "Change Disjoint Angle Extending Left": "Change Disjoint Angle Extending Left", + "Change Disjoint Angle Extending Right": "Change Disjoint Angle Extending Right", + "Change Disjoint Angle Filling": "Change Disjoint Angle Filling", + "Change Disjoint Angle Left End": "Change Disjoint Angle Left End", + "Change Disjoint Angle Right End": "Change Disjoint Angle Right End", + "Change Disjoint Angle Show Prices": "Change Disjoint Angle Show Prices", + "Change Disjoint Angle Style": "Change Disjoint Angle Style", + "Change Disjoint Angle Width": "Change Disjoint Angle Width", + "Change Ideas filter": "Change Ideas filter", + "Change in Accounts Payable & Accrued, Expenses": "Change in Accounts Payable & Accrued, Expenses", "Change in Accounts Payable & Accrued, Expenses": "Change in Accounts Payable & Accrued, Expenses", "Change in Accounts Receivable": "Change in Accounts Receivable", "Change in Current Assets": "Change in Current Assets", @@ -1212,6 +361,7 @@ "Change in Income Taxes Payable": "Change in Income Taxes Payable", "Change in Inventories": "Change in Inventories", "Change in Long-term Debt, Net": "Change in Long-term Debt, Net", + "Change in Operating Assets & Liabilities": "Change in Operating Assets & Liabilities", "Change in Operating Assets & Liabilities": "Change in Operating Assets & Liabilities", "Change in Other Assets": "Change in Other Assets", "Change in Other Current Assets": "Change in Other Current Assets", @@ -1219,14 +369,207 @@ "Change in Other Liabilities": "Change in Other Liabilities", "Change in Prepaid Expenses": "Change in Prepaid Expenses", "Change in Short-term Borrowings, Net": "Change in Short-term Borrowings, Net", + "Change Interval": "Αλλαγή διαστήματος", + "Change Interval...": "Change Interval...", + "Change Marker and Border Color": "Change Marker and Border Color", + "Change Resolution": "Change Resolution", + "Change Symbol": "Αλλαγή Συμβόλου", + "Change Symbol...": "Αλλαγή Συμβόλου...", + "Change Text Background Fill": "Change Text Background Fill", + "Change Text Background Transparency": "Change Text Background Transparency", + "Change Text Background": "Change Text Background", + "Change Text Border Color": "Change Text Border Color", + "Change Text Border": "Change Text Border", + "Change Text Color": "Change Text Color", + "Change Text Font Bold": "Change Text Font Bold", + "Change Text Font Italic": "Change Text Font Italic", + "Change Text Font Size": "Change Text Font Size", + "Change Text Font": "Change Text Font", + "Change Text Wrap": "Change Text Wrap", + "Change Text": "Change Text", + "Change Trend Angle Extending Left": "Change Trend Angle Extending Left", + "Change Trend Angle Extending Right": "Change Trend Angle Extending Right", + "Change Trend Line Always Show Stats": "Change Trend Line Always Show Stats", + "Change Trend Line Color": "Change Trend Line Color", + "Change Trend Line Extending Left": "Change Trend Line Extending Left", + "Change Trend Line Extending Right": "Change Trend Line Extending Right", + "Change Trend Line Left End": "Change Trend Line Left End", + "Change Trend Line Right End": "Change Trend Line Right End", + "Change Trend Line Show Angle": "Change Trend Line Show Angle", + "Change Trend Line Show Bars Range": "Change Trend Line Show Bars Range", + "Change Trend Line Show Date/Time Range": "Change Trend Line Show Date/Time Range", + "Change Trend Line Show Price Range": "Change Trend Line Show Price Range", + "Change Trend Line Style": "Change Trend Line Style", + "Change Trend Line Width": "Change Trend Line Width", + "Channel": "Channel", + "Chart as image": "Chart as image", + "Chart description is required": "Chart description is required", + "Chart does not load": "Chart does not load", + "Chart Help": "Chart Help", + "Chart Layout Name": "Chart Layout Name", + "Chart layout name": "Chart layout name", + "Chart Name": "Όνομα γραφήματος", + "Chart name": "Όνομα γραφήματος", + "Chart or Quote, eg.": "Chart or Quote, eg.", + "Chart Properties": "Ιδιότητες γραφήματος", + "Chart Snapshot": "Chart Snapshot", + "Chart title is required": "Chart title is required", + "Chart": "Chart", + "Charts": "Charts", + "Chat archives...": "Chat archives...", + "Chat Call": "Chat Call", + "Chat Calling": "Chat Calling", + "Chat Hangup": "Chat Hangup", + "Chat Message": "Chat Message", + "Chat Popup": "Chat Popup", + "Chat title": "Chat title", + "Chats": "Chats", + "Chicago": "Chicago", + "Chikou span": "Chikou span", + "Chirpy": "Chirpy", + "Chng 1W": "Chng 1W", + "Chng 4W": "Chng 4W", + "Chng 52W": "Chng 52W", + "Chng": "Chng", + "Choose your PRO plan": "Choose your PRO plan", + "Chop Zone": "Chop Zone", + "Choppiness Index": "Choppiness Index", + "Choppiness Index_study": "Choppiness Index", + "Circle Lines": "Circle Lines", + "Circles": "Circles", + "Clear Alerts Log": "Clear Alerts Log", + "Clear Console": "Clear Console", + "Clear Symbols": "Clear Symbols", + "Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.": "Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.", + "Click here to create new alert": "Click here to create new alert", + "Click here to go to chart and create one": "Click here to go to chart and create one", + "Click to set a point": "Κάντε κλικ για να δημιουργία σημείου", + "Clone": "Κλωνοποίηση", + "Clone, Copy, Sync": "Clone, Copy, Sync", + "Close position": "Close position", + "Close Position": "Close Position", + "Close {0} position?": "Close {0} position?", + "Close": "Κλείσιμο", + "close": "close", + "Close_in_legend": "C", + "closed": "αγορά κλειστή", + "Closed": "Closed", + "Closed_line_tool_position": "Closed", + "CME - Futures - USA": "CME - Futures - USA", + "CME E-mini": "CME E-mini", + "Coeffs As Percents": "Coeffs As Percents", + "Color 0": "Χρωμα 0", + "Color 1": "Χρωμα 1", + "Color 2": "Χρωμα 2", + "Color 3": "Χρωμα 3", + "Color 4": "Χρωμα 4", + "Color 5": "Color 5", + "Color 6": "Color 6", + "Color 7": "Color 7", + "Color 8": "Color 8", + "Color bars based on previous close": "Color bars based on previous close", + "Color Theme": "Χρωματικό Θέμα", + "Color": "Χρώμα", + "Color:": "Χρώμα:", + "Columns": "Στήλες", + "COMEX - Futures - USA": "COMEX - Futures - USA", + "COMEX E-mini": "COMEX E-mini", + "Comment": "Σχόλιο", + "Commitments & Contingencies": "Commitments & Contingencies", "Commitments & Contingencies": "Commitments & Contingencies", + "Commodity Channel Index": "Commodity Channel Index", + "Commodity Channel Index_study": "Commodity Channel Index", "Common Stock": "Common Stock", + "Company Comparison": "Σύγκριση Εταιρείας", + "Company": "Company", + "Compare Add": "Compare Add", + "Compare or Add Symbol": "Σύγκριση ή Προσθήκη Συμβόλου", + "Compare or Add Symbol...": "Σύγκριση ή Προσθήκη Συμβόλου...", + "Compare": "Σύγκριση", + "Compare...": "Σύγκριση...", + "Compared to monthly billing": "Compared to monthly billing", + "compiling...": "compiling...", + "Condition": "Condition", + "Conditional Expressions": "Conditional Expressions", + "Confirm Inputs": "Confirm Inputs", + "Confirm replace": "Confirm replace", + "Confirm": "Confirm", + "Confirmation": "Επιβεβαίωση", + "Connect": "Connect", + "CONNECT": "CONNECT", + "Connected": "Connected", + "Connecting Line": "Connecting Line", + "Connecting": "Connecting", + "Connors RSI": "Connors RSI", + "ConnorsRSI": "ConnorsRSI", + "Continue": "Continue", + "CONTINUE": "CONTINUE", + "Conversion Line Period": "Conversion Line Period", + "Conversion Line Periods": "Conversion Line Periods", + "Conversion Line": "Conversion Line", + "Coordinates": "Συντεταγμένες", + "Copied to clipboard": "Copied to clipboard", + "Coppock Curve": "Coppock Curve", + "Coppock Curve_study": "Coppock Curve", + "Copy Chart Layout": "Copy Chart Layout", + "Copy link": "Copy link", + "copy selected object.": "copy selected object.", + "Copy": "Αντιγραφή", + "Correct": "Correct", + "Correlation Coeff": "Correlation Coeff", + "Correlation Coeff_study": "Correlation Coeff", + "Correlation Coefficient": "Correlation Coefficient", + "Correlation": "Correlation", + "Cost & Operating Expenses": "Cost & Operating Expenses", "Cost & Operating Expenses": "Cost & Operating Expenses", "Cost of Revenue": "Cost of Revenue", + "Count": "Count", "Cover Sheet TSO": "Cover Sheet TSO", + "Create Alert on {{title}}": "Create Alert on {{title}}", + "Create Alert": "Create Alert", + "Create new note...": "Create new note...", + "Create New Order...": "Create New Order...", + "Create new public chat": "Create new public chat", + "Create your first script now!": "Create your first script now!", + "Create": "Create", + "Cross": "Cross", + "Cross_chart_type": "Cross", + "Crosses": "Crosses", + "Crosshair": "Crosshair", + "Crossing Down": "Crossing Down", + "Crossing Up": "Crossing Up", + "Crossing": "Crossing", + "Cumulative Volume Index": "Cumulative Volume Index", "Current Portion of Long-term Debt": "Current Portion of Long-term Debt", "Current Ratio": "Current Ratio", + "Current Valuation": "Current Valuation", + "cursors-group-css-class": "cursors-group-css-class", + "Custom color...": "Αλλο χρώμα...", + "Custom intervals and unlimited alerts": "Custom intervals and unlimited alerts", + "Custom Intervals": "Custom Intervals", + "Custom": "Custom", + "Custom...": "Custom...", + "CVV/CSC": "CVV/CSC", + "Cycle": "Cycle", + "Cyclic Lines": "Cyclic Lines", + "d": "d", + "D_dates": "Ημ", + "d_dates": "d", + "Daily": "Daily", + "Data provided by BATS exchange.": "Data provided by BATS exchange.", + "Data Window": "Data Window", + "Date Range": "Εύρος ημ/νιας", + "Date": "Date", + "day": null, + "Day's Range": "Day's Range", + "Debt Net": "Debt Net", "Debt to Assets": "Debt to Assets", + "Debt to Equity": "Debt to Equity", + "Dec": "Δεκ", + "DecisionBar": "DecisionBar", + "Decrease Rating": "Decrease Rating", + "Default": "Προεπιλογή", + "Defaults": "Προεπιλογές", "Deferred Charges": "Deferred Charges", "Deferred Income Tax Liabilities, Short-term": "Deferred Income Tax Liabilities, Short-term", "Deferred Income Taxes": "Deferred Income Taxes", @@ -1236,61 +579,836 @@ "Degree of Combined Leverage": "Degree of Combined Leverage", "Degree of Financial Leverage": "Degree of Financial Leverage", "Degree of Operational Leverage": "Degree of Operational Leverage", + "delayed": "delayed", + "Delayed": "Delayed", + "Delete Alert": "Delete Alert", + "Delete alerts as per filter": "Delete alerts as per filter", + "Delete all Alerts": "Delete all Alerts", + "Delete all inactive Alerts": "Delete all inactive Alerts", + "Delete all your positions, orders and history and set balance to specific value.": "Delete all your positions, orders and history and set balance to specific value.", + "Delete message": "Delete message", + "Delete room": "Delete room", + "Delete script": "Delete script", + "Delete": "Διαγραφή", + "Depreciation & Amortization Expense": "Depreciation & Amortization Expense", "Depreciation & Amortization Expense": "Depreciation & Amortization Expense", "Depreciation Expense": "Depreciation Expense", + "Depth": "Depth", + "depth_input": "βάθος", + "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.": "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.", + "Description": "Description", + "DESCRIPTION": "DESCRIPTION", + "Detach Chat": "Detach Chat", + "Details": "Details", + "Detrended Price Oscillator": "Detrended Price Oscillator", + "deviation_input": "απόκλιση", + "Device": "Device", + "DI Length_input": "DI Length", "Diluted EPS, Net Income from Continuing Operations": "Diluted EPS, Net Income from Continuing Operations", + "Diluted EPS, Net Income": "Diluted EPS, Net Income", "Diluted Weighted Average Shares": "Diluted Weighted Average Shares", + "Directional Movement Index": "Directional Movement Index", + "Directional Movement Index_study": "Directional Movement Index", + "Directional Movement": "Directional Movement", + "Disconnect": "Disconnect", + "Disconnected": "Disconnected", "Discontinued Operations": "Discontinued Operations", + "Disjoint Angle": "Disjoint Angle", + "Displaced EMA": "Displaced EMA", + "Displacement": "Displacement", + "displacement_input": "displacement", + "distance: {0}": "απόσταση: {0}", + "Div EA": "Div EA", + "Div Paid": "Div Paid", + "Div Pref": "Div Pref", + "Div Share": "Div Share", + "Divergence Indicator": "Divergence Indicator", + "Diviation (%)": "Diviation (%)", + "Dividend": "Dividend", + "Dividends Paid": "Dividends Paid", + "Dividends per Share, FQ": "Dividends per Share, FQ", + "Dividends": "Dividends", + "divisor_input": "διαιρέτης", + "Divisor_input": "Διαιρέτης", + "Do Not Cancel": "Do Not Cancel", + "Do not post offline personal contact information.": "Do not post offline personal contact information.", + "Do not publish content that is not your original work, or infringes the copyright of any third party.": "Do not publish content that is not your original work, or infringes the copyright of any third party.", + "Do not show this message again": "Do not show this message again", + "Do you really want to clear all symbols?": "Do you really want to clear all symbols?", + "Do you realy want to delete ": "Do you realy want to delete", + "Do you realy want to delete theme": "Do you realy want to delete __theme__ theme?", + "Do you realy want to delete {0}watchlist?": "Do you realy want to delete {0}watchlist?", + "Do you realy want to replace": "Do you realy want to replace", + "Don't be so cruel! Bans longer than 1 week are not allowed for now.": "Don't be so cruel! Bans longer than 1 week are not allowed for now.", + "Donchian Channels": "Donchian Channels", + "Donchian Channels_study": "Donchian Channels", + "Done": "Done", + "Don’t cry… but your free PRO Plus trial has ended! We hope you benefited from useful features and felt good about yourself for supporting the community.": "Don’t cry… but your free PRO Plus trial has ended! We hope you benefited from useful features and felt good about yourself for supporting the community.", + "Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!": "Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!", + "Dot": "Dot", + "Double EMA": "Double EMA", + "Double Exponential Moving Average": "Double Exponential Moving Average", + "Double Exponential Moving Average_study": "Double Exponential Moving Average", + "Down Color": "Down Color", + "Down fractals": "Down fractals", + "Down Wave 1 or A": "Down Wave 1 or A", + "Down Wave 2 or B": "Down Wave 2 or B", + "Down Wave 3": "Down Wave 3", + "Down Wave 4": "Down Wave 4", + "Down Wave 5": "Down Wave 5", + "Down Wave C": "Down Wave C", + "Down": "Down", + "Drawing Tools": "Drawing Tools", + "Drawings Syncing": "Drawings Syncing", + "Drawings Toolbar": "Drawings Toolbar", + "Drawings": "Σχέδια", + "E-mail for sms": "E-mail for sms", + "E-mail support hours are 4:00 AM – 3 PM EST Monday - Friday. Typical response time is 1 hour during business hours.": "E-mail support hours are 4:00 AM – 3 PM EST Monday - Friday. Typical response time is 1 hour during business hours.", + "E-mail": "E-mail", + "Early Access 33% off{{#is_finished}} – Final chance{{/is_finished}}": "Early Access 33% off{{#is_finished}} – Final chance{{/is_finished}}", + "Early Access for $16.65/Month": "Early Access for $16.65/Month", + "Earnings breaks": "Earnings breaks", + "Earnings Calendar": "Earnings Calendar", + "Earnings per Share, Basic, TTM": "Earnings per Share, Basic, TTM", + "Earnings per Share, Diluted, TTM": "Earnings per Share, Diluted, TTM", + "Earnings": "Earnings", + "Ease Of Movement": "Ease Of Movement", + "Ease of Movement": "Ease of Movement", + "Ease of Movement_study": "Ease of Movement", + "EBIT": "EBIT", + "EBITDA": "EBITDA", + "Economic Calendar": "Economic Calendar", + "Economy & Symbols": "Οικονομικά στοιχεία και Σύμβολα", + "Economy": "Economy", + "Edit Alert {{description}} on {{title}}": "Edit Alert {{description}} on {{title}}", + "Edit Alert": "Edit Alert", + "Edit chat room": "Edit chat room", + "EDIT IDEA": "EDIT IDEA", + "Edit Order": "Edit Order", + "Edit Order...": "Edit Order...", + "Edit Position": "Edit Position", + "Edit Position...": "Edit Position...", + "Edit profile": "Edit profile", + "Edit room...": "Edit room...", + "EDIT SCRIPT": "EDIT SCRIPT", + "Edit Sript": "Edit Sript", + "Edit": "Edit", + "EDIT": "EDIT", "Effect of Exchange Rate on Cash": "Effect of Exchange Rate on Cash", + "Elder's Force Index": "Elder's Force Index", + "Elders Force Index_study": "Elders Force Index", + "Elliott Labels": "Elliott Labels", + "Elliott Major Retracement": "Elliott Major Retracement", + "Elliott Minor Retracement": "Elliott Minor Retracement", + "Elliott Wave Circle": "Elliott Wave Circle", + "Elliott Wave Cycle": "Elliott Wave Cycle", + "Elliott Wave Minor": "Elliott Wave Minor", + "Elliott Wave Subminuette": "Elliott Wave Subminuette", + "Elliott Wave": "Elliott Wave", + "Ellipse": "Ellipse", + "Email": "Email", + "Embed": "Embed", + "Emp": "Emp", "Employee Compensation": "Employee Compensation", + "End of Day": "End of Day", + "English only for main public chatrooms and public ideas - so that everyone can understand. Any language can be spoken in the custom chat rooms. Later we may introduce main public chatrooms for other languages.": "English only for main public chatrooms and public ideas - so that everyone can understand. Any language can be spoken in the custom chat rooms. Later we may introduce main public chatrooms for other languages.", + "English only": "English only", + "Enter a new chart layout name": "Enter a new chart layout name", + "Enter a new chart name": "Γράψτε ένα νέο όνομα για το γράφημα", + "Enter new title for this chat": "Enter new title for this chat", + "Entering Channel": "Entering Channel", + "Enterprise Value, FQ": "Enterprise Value, FQ", + "Enterprise Value/EBITDA, TTM": "Enterprise Value/EBITDA, TTM", + "Entry price:": "Entry price:", + "Envelope": "Envelope", + "Envelope_study": "Envelope", + "eod data": "κλεισίματα", + "eod delayed": "με καθυστέρηση", + "EPS NI": "EPS NI", + "Equality Line": "Equality Line", + "Equity Earnings": "Equity Earnings", + "Equity": "Equity", + "Eraser": "Eraser", + "Error": "Error", + "Estimate": "Estimate", + "EUREX - Futures - Europe": "EUREX - Futures - Europe", + "Event": "Event", + "Events & Alerts": "Events & Alerts", + "Events": "Γεγονότα", + "Exch": "Exch", + "Exchange": "Exchange", + "Exchanges charge per-user fees and redistribution fees from TradingView for delivery of intraday and real-time data. So, we can't give this data for free to everyone (as much as we'd like to).": "Exchanges charge per-user fees and redistribution fees from TradingView for delivery of intraday and real-time data. So, we can't give this data for free to everyone (as much as we'd like to).", + "Exit Full Screen (ESC)": "Exit Full Screen (ESC)", + "Exiting Channel": "Exiting Channel", + "Expand sym chart": "Expand sym chart", + "Expected Annual Dividends": "Expected Annual Dividends", + "Expiration Date (MM/YY)": "Expiration Date (MM/YY)", + "Expiration Time": "Expiration Time", + "Expiration": "Expiration", + "Expired": "Expired", + "Exponential": "Exponential", + "exponential_input": "Exponential", + "ext": "ext", + "Extend Alert Line": "Extend Alert Line", + "Extend Left End": "Extend Left End", + "Extend Left": "Extend Left", + "Extend Lines Left": "Extend Lines Left", + "Extend Lines": "Extend Lines", + "Extend Right End": "Extend Right End", + "Extend Right": "Extend Right", + "Extend": "Extend", + "Extended Alert Line": "Extended Alert Line", + "Extended Hours (Intraday Only)": "Extended Hours (Intraday Only)", + "Extended Hours": "Extended Hours", + "Extended Line": "Extended Line", + "Extended Trading Hours": "Extended Trading Hours", + "Extended": "Extended", + "Extension": "Extension", "Extraordinary Items": "Extraordinary Items", + "Failed": "Failed", + "Failure back color": "Failure back color", + "Failure text color": "Failure text color", + "FAILURE": "ΑΠΟΤΥΧΙΑ", + "Falling": "Falling", + "Fans": "Fans", + "Fast length": "Fast length", + "Fast Length": "Fast Length", + "fastLength_input": "Fast Length", + "Fault": "Fault", + "Favorite Drawings Toolbar": "Favorite Drawings Toolbar", + "Favorite ideas": "Favorite ideas", + "Favorite": "Favorite", + "Favorites": "Αγαπημένα", + "Feature Request and Feedback": "Feature Request and Feedback", + "Feb": "Φεβ", + "Fib Channel": "Fib Channel", + "Fib Circles": "Fib Circles", + "Fib Retracement": "Fib Retracement", + "Fib Speed Resistance Arcs": "Fib Speed Resistance Arcs", + "Fib Speed Resistance Fan": "Fib Speed Resistance Fan", + "Fib Spiral": "Fib Spiral", + "Fib Time Zone": "Fib Time Zone", + "Fib Wedge": "Fib Wedge", + "Fibonacci": "Fibonacci", + "Fill": "Γέμιση", + "Find existing chat": "Find existing chat", + "First bar time": "First bar time", + "First Name": "First Name", + "Fisher Transform": "Fisher Transform", + "Fisher": "Fisher", + "Flag Mark": "Flag Mark", + "Flat Bottom": "Flat Bottom", + "Flat Top/Bottom": "Flat Top/Bottom", + "Flipped": "Flipped", + "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.": "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.", + "Follow {{pro_symbol}}": "Follow {{pro_symbol}}", + "Follow": "Follow", + "Followed": "Followed", + "Followers": "Followers", + "Following below suggestions will help get your ideas suggested:": "Following below suggestions will help get your ideas suggested:", + "Following": "Following", + "Font Size": "Μέγεθος γραμματοσειράς", + "For a limited time, we’re offering a FREE 1 month subscription of PRO Plus (no credit card required, no catches or hidden autobilling).": "For a limited time, we’re offering a FREE 1 month subscription of PRO Plus (no credit card required, no catches or hidden autobilling).", + "for": "for", + "Forecast": "Πρόβλεψη", + "Forex Talks": "Forex Talks", + "Forex": "Forex", + "Forgot password?": "Forgot password?", + "Format": "Διαμόρφωση", + "Format...": "Διαμόρφωση...", + "FORTUNECX - Bitcoin": "FORTUNECX - Bitcoin", "Free Cash Flow Margin": "Free Cash Flow Margin", "Free Cash Flow Return on Assets": "Free Cash Flow Return on Assets", + "Free Cash Flow": "Free Cash Flow", + "Frequency": "Frequency", + "Full moon mark": "Full moon mark", + "Full Screen": "Πλήρης Οθόνη", + "Fullscreen mode": "Λειτουργία πλήρους οθόνης", + "Function Definition": "Function Definition", + "Fundamentals company": "Fundamentals __company__", + "Fundamentals": "Fundamentals", + "Futures Magazine": "Futures Magazine", + "Futures": "Παράγωγα", + "futures": "παράγωγα", + "FXCM - Forex": "FXCM - Forex", + "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.": "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.", + "FxWire PRO": "FxWire PRO", + "Gann Box": "Gann Box", + "Gann Fan": "Gann Fan", + "Gann Square": "Gann Square", + "Gap Down Stocks": "Gap Down Stocks", + "Gap in the data": "Gap in the data", + "Gap Up Stocks": "Gap Up Stocks", + "General & Administrative Expense": "General & Administrative Expense", "General & Administrative Expense": "General & Administrative Expense", - "Goodwill": "Goodwill", + "GOCIO - Bitcoin": "GOCIO - Bitcoin", + "Goodwill & Intangible Assets, Net": "Goodwill & Intangible Assets, Net", "Goodwill & Intangible Assets, Net": "Goodwill & Intangible Assets, Net", + "Goodwill": "Goodwill", + "GrandSuperCycle": "GrandSuperCycle", + "Graphics": "Graphics", + "Greater Than": "Greater Than", + "Grey": "Grey", + "Grid Lines": "Γραμμές Πλέγματος", + "Grid": "Πλέγμα", + "Gross Margin %, TTM": "Gross Margin %, TTM", + "Gross Margin": "Gross Margin", + "Gross Profit": "Gross Profit", + "Growing moon": "Growing moon", + "Growing": "Growing", + "h": "h", + "h_dates": "ω", + "Hand Bell": "Hand Bell", + "Hate speech": "Hate speech", + "Have something to say?": "Have something to say?", + "Head & Shoulders": "Head & Shoulders", + "Head": "Head", + "Headlines": "Headlines", + "Heiken Ashi": "Heiken Ashi", + "Help & Wiki": "Help & Wiki", + "Help": "Βοήθεια", + "Hidden Bearish Divergence": "Hidden Bearish Divergence", + "Hidden Bullish Divergence": "Hidden Bullish Divergence", + "Hide All Drawing Tools": "Απόκρυψη Εργαλείων Σχεδίασης", + "Hide Buy/Sell Panel": "Hide Buy/Sell Panel", + "Hide data": "Hide data", + "Hide Drawings Toolbar": "Hide Drawings Toolbar", + "Hide Favorite Drawings Toolbar": "Hide Favorite Drawings Toolbar", + "Hide inactive alerts": "Hide inactive alerts", + "Hide inactive Alerts": "Hide inactive Alerts", + "Hide Marks On Bars": "Hide Marks On Bars", + "Hide Widgets": "Hide Widgets", + "Hide": "Απόκρυψη", + "High": "Υψηλό", + "high": "high", + "High_in_legend": "H", + "Histogram": "Ιστόγραμμα", + "Historical Volatility": "Historical Volatility", + "HITBTC - Bitcoin": "HITBTC - Bitcoin", + "hl2": "hl2", + "HLC Bars": "HLC Bars", + "hlc3": "hlc3", + "Hlines Background": "Hlines Background", + "Hollow Candles": "Hollow Candles", + "Home": "Home", + "Hong Kong": "Hong Kong", + "Horizontal Line": "Horizontal Line", + "Horizontal Ray": "Horizontal Ray", + "Hot Lists": "Hot Lists", + "Hotlist": "Hotlist", + "HotLists continuously scan the US stock market to identify best trading opportunities and take considerable resources, so we can't give them out for free to everyone (as much as we'd like to).": "HotLists continuously scan the US stock market to identify best trading opportunities and take considerable resources, so we can't give them out for free to everyone (as much as we'd like to).", + "Hotlists": "Hotlists", + "hour": null, + "How to use the reference materials (Video)": "How to use the reference materials (Video)", + "Hull MA": "Hull MA", + "Hull MA_study": "Hull MA", + "Hull Moving Average": "Hull Moving Average", + "Hundred Line": "Hundred Line", + "ICECAN - Futures - Canada": "ICECAN - Futures - Canada", + "ICEEUR - Futures - Europe": "ICEEUR - Futures - Europe", + "ICEUSA - Futures - USA": "ICEUSA - Futures - USA", + "Ichimoku Cloud": "Ichimoku Cloud", + "Ichimoku Cloud_study": "Ichimoku Cloud", + "Icon": "Εικονίδιο", + "Idea or chart snapshot image": "Idea or chart snapshot image", + "IDEA TITLE AND DESCRIPTION": "IDEA TITLE AND DESCRIPTION", + "Ideas for the current resolution only": "Ideas for the current resolution only", + "Ideas for the current symbol only": "Ideas for the current symbol only", + "Ideas of the people I follow & my ideas": "Ideas of the people I follow & my ideas", + "Ideas Published": "Ideas Published", + "Ideas": "Ideas", + "If you are sure you want to cancel, click Cancel, otherwise choose Do Not Cancel.": "If you are sure you want to cancel, click Cancel, otherwise choose Do Not Cancel.", + "If you do intraday analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.": "If you do intraday analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.", + "If you do intraday analysis, consider subscribing to the {{exchange}} exchange.{{^exchangesButton}} You must subscribe to PRO, PRO Plus or Premium service first (from only 9.95/m).{{/exchangesButton}}": "If you do intraday analysis, consider subscribing to the {{exchange}} exchange.{{^exchangesButton}} You must subscribe to PRO, PRO Plus or Premium service first (from only 9.95/m).{{/exchangesButton}}", + "If you do intraday spread analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.": "If you do intraday spread analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.", + "If you follow a symbol you will receive notifications when new ideas about that symbol are published.": "If you follow a symbol you will receive notifications when new ideas about that symbol are published.", + "If you like what you see, you have an exclusive chance to get 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.": "If you like what you see, you have an exclusive chance to get 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.", + "If you need only the most complete and accurate data, then consider subscribing to the PRO Plus or Premium service from only $19.95/m that offers actual real-time data from the NYSE/NASDAQ/AMEX exchanges and much more.": "If you need only the most complete and accurate data, then consider subscribing to the PRO Plus or Premium service from only $19.95/m that offers actual real-time data from the NYSE/NASDAQ/AMEX exchanges and much more.", + "If you want to act quickly to news and events that occur when the regular market is closed, please consider subscribing to PRO Plus or Premium service from only $19.95/m.": "If you want to act quickly to news and events that occur when the regular market is closed, please consider subscribing to PRO Plus or Premium service from only $19.95/m.", + "If you want to identify opportunities in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "If you want to identify opportunities in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "If you want to unlock the power of multiple time frame analysis and add multiple symbols to the same chart layout, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "If you want to unlock the power of multiple time frame analysis and add multiple symbols to the same chart layout, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "If you want to use different watchlists to quickly assess different sectors of the market, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "If you want to use different watchlists to quickly assess different sectors of the market, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "If you want to use private messages - please sign in or register!": "If you want to use private messages - please sign in or register!", + "If you want to use this service - please sign in or register!": "If you want to use this service - please sign in or register!", + "Ignore user": "Ignore user __username__", + "Ignore": "Ignore", + "Ignored users...": "Ignored users...", + "Illicit content": "Illicit content", + "Image URL": "URL εικόνας", + "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", + "In effort to make TradingView more useful to a larger number of users, moderators have the right to hide ideas with bad descriptions or not informative from the front page and the gallery. We are NOT limiting any ways of publishing or using TradingView charts. You can still create and publish any kind of charts; your profile and Activity Stream will still show all created charts.": "In effort to make TradingView more useful to a larger number of users, moderators have the right to hide ideas with bad descriptions or not informative from the front page and the gallery. We are NOT limiting any ways of publishing or using TradingView charts. You can still create and publish any kind of charts; your profile and Activity Stream will still show all created charts.", + "In Session": "In Session", + "In short, the more understandable and interesting your ideas are, the more you’ll gain respect of others and get discovered by the financial community. We’ll do our best to help showcase good ideas.": "In short, the more understandable and interesting your ideas are, the more you’ll gain respect of others and get discovered by the financial community. We’ll do our best to help showcase good ideas.", + "in": "in", + "in_dates": "σε", + "inbars": "in __period__ bars", "Income After Taxes": "Income After Taxes", - "Income Before Taxes": "Income Before Taxes", - "Income Taxes": "Income Taxes", - "Income Taxes Payable": "Income Taxes Payable", "Income before Extraordinary Items": "Income before Extraordinary Items", + "Income Before Taxes": "Income Before Taxes", + "Income Statement": "Income Statement", + "Income Taxes Payable": "Income Taxes Payable", + "Income Taxes": "Income Taxes", + "Income": "Income", + "Increase Rating": "Increase Rating", + "Increment": "Increment", + "increment_input": "Increment", + "Ind": "Ind", + "Index": "Δείκτης", + "index": "δείκτης", + "Indicator Arguments in Header": "Indicator Arguments in Header", + "Indicator Arguments": "Indicator Arguments", + "Indicator Last Value": "Indicator Last Value", + "Indicator Titles in Header": "Indicator Titles in Header", + "Indicator Titles": "Indicator Titles", + "Indicator Values": "Indicator Values", + "Indicator": "Indicator", + "Indicators and Strategies": "Indicators and Strategies", + "Indicators": "Τέχν. Δείκτες", + "Indicators, Fundamentals, Economy and Add-ons": "Δείκτες, Θεμελιώδη, οικονομικά στοιχεία και πρόσθετα", + "Industry": "Industry", + "Info": "Info", + "Inputs": "Inputs", + "Insert Drawing Tool": "Προσθήκη Εργαλείου Σχεδίασης", + "Insert emoticon": "Insert emoticon", + "Insert Indicator...": "Προσθήκη Τεχικού Δείκτη...", + "Insert": "Insert", + "Inside Channel": "Inside Channel", + "Inside Pitchfork": "Inside Pitchfork", + "Inside": "Inside", + "Install": "Install", "Intangible Assets": "Intangible Assets", "Interest Expense": "Interest Expense", "Interest Income": "Interest Income", "Interest Income/Expense, Net": "Interest Income/Expense, Net", + "Intermediate": "Intermediate", + "interval_dialog_description": "Type the interval number for munute 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)", + "Intraday Renko, Kagi, Line Break and Point & Figure charts take considerable resources, so we can't give them out for free to everyone (as much as we'd like to). We can, however, give out these charts for free in the Daily and Weekly resolutions.": "Intraday Renko, Kagi, Line Break and Point & Figure charts take considerable resources, so we can't give them out for free to everyone (as much as we'd like to). We can, however, give out these charts for free in the Daily and Weekly resolutions.", + "Intraday Renko, Kagi, Line Break, PnF and spread charts": "Intraday Renko, Kagi, Line Break, PnF and spread charts", + "Intraday Renko, Kagi, Line Break, PnF charts": "Intraday Renko, Kagi, Line Break, PnF charts", + "Intraday Spread Charts": "Intraday Spread Charts", + "Intraday Spread": "Intraday Spread", + "invalid symbol": "άκυρο σύμβολο", + "Invalid Symbol": "Άκυρο σύμβολο", "Inventories, Net": "Inventories, Net", "Investment Changes, Net": "Investment Changes, Net", + "Invoiced every month": "Invoiced every month", + "IP": "IP", "Issuance of Equity": "Issuance of Equity", + "Issue Type": "Issue Type", + "Italic": "Italic", + "ITBIT - Bitcoin": "ITBIT - Bitcoin", + "Jan": "Ιαν", + "Jaw Length": "Jaw Length", + "Jaw Offset": "Jaw Offset", + "Jaw": "Jaw", + "jawLength_input": "Jaw Length", + "Join Now": "Join Now", + "Journal is empty": "Journal is empty", + "Journal...": "Journal...", + "Jul": "Ιουλ", + "Jun": "Ιουν", + "Jurik Research": "Jurik Research", + "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That is less than $16.65/month. Don’t miss the last chance to get the special Early Access and secure this low rate now!": "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That is less than $16.65/month. Don’t miss the last chance to get the special Early Access and secure this low rate now!", + "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.": "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.", + "Kagi": "Kagi", + "KCBT - Futures - USA": "KCBT - Futures - USA", + "Keltner Channels": "Keltner Channels", + "Keltner Channels_study": "Keltner Channels", + "Key Hidden Levels": "Key Hidden Levels", + "Key Order Flow Events": "Key Order Flow Events", + "Keyboard Shortcuts": "Keyboard Shortcuts", + "Kijun-sen": "Kijun-sen", + "Kind": "Kind", + "Klinger Oscillator": "Klinger Oscillator", + "Klinger Oscillator_study": "Klinger Oscillator", + "Know Sure Thing": "Know Sure Thing", + "Know Sure Thing_study": "Know Sure Thing", + "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.": "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.", + "Kolkata": "Kolkata", + "Label Background": "Υπόβαθρο Ετικέτας", + "Label": "Ετικέτα", + "Labels Font": "Labels Font", + "Labels": "Ετικέτες", "Labor Expense": "Labor Expense", + "Lagging Span 2 Periods": "Lagging Span 2 Periods", + "Lagging Span": "Lagging Span", + "Last Annual EPS": "Last Annual EPS", + "Last Annual Revenue": "Last Annual Revenue", + "Last bar time": "Last bar time", + "Last Modified": "Τελευταία αλλαγή", + "Last Name": "Last Name", + "Last Value on Price Scale": "Τελευταία Τιμή στον Άξονα Τιμών", + "Last": "Last", + "LAUNCH CHART": "LAUNCH CHART", + "Launch chat in separate window": "Launch chat in separate window", + "LazyBear - MTF Panes": "LazyBear - MTF Panes", + "LazyBear - S/R Levels": "LazyBear - S/R Levels", + "Lead 1": "Lead 1", + "Lead 2": "Lead 2", + "LEARN MORE": "LEARN MORE", + "Least Squares Moving Average": "Least Squares Moving Average", + "Least Squares Moving Average_study": "Κινητός μέσος ελαχίστων τετραγώνων", + "Leave this chat": "Leave this chat", + "Left End": "Left End", + "Left Labels": "Ετικέτες Δεξιά", + "Left Shoulder": "Left Shoulder", + "left": "δεξιά", + "len_input": "length", + "Length high": "Length high", + "Length hight": "Length hight", + "Length low": "Length low", + "Length1": "Length1", + "Length2": "Length2", + "Length3": "Length3", + "Length_input": "Length", + "length_input": "length", + "lengthRSI_input": "RSI length", + "lengthStoch_input": "Stoch length", + "Less Than": "Less Than", + "Level {0}": "Level {0}", + "Level": "Level", + "Levels": "Levels", + "Liabilities & Stockholder's Equity": "Liabilities & Stockholder's Equity", "Liabilities & Stockholder's Equity": "Liabilities & Stockholder's Equity", + "like": "like", + "like_plural": "likes", + "Limit": "Limit", + "Line Break": "Line Break", + "Line Width": "Line Width", + "Line With Breaks": "Line With Breaks", + "Line": "Line", + "Linear Regression Curve": "Linear Regression Curve", + "Linear Regression Curve_study": "Linear Regression Curve", + "Linear Regression": "Linear Regression", + "Lines": "Lines", + "Link interval to all charts": "Link interval to all charts", + "Link symbol to all charts": "Link symbol to all charts", + "LINK TO RELATED IDEAS": "LINK TO RELATED IDEAS", + "Link to this chart": "Link to this chart", + "Link to this chat...": "Link to this chat...", + "Link to this room...": "Link to this room...", + "Link To": "Σύνδεση Με", + "Lips Length": "Lips Length", + "Lips Offset": "Lips Offset", + "Lips": "Lips", + "lipsLength_input": "Lips Length", + "List or list item": "List or list item", + "Load Chart Layout": "Load Chart Layout", + "Load Chart": "Φόρτωμα γραφήματος", + "Load Layout Chart": "Load Layout Chart", + "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.": "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.", + "Load New Bars": "Load New Bars", + "Load": "Φόρτωμα", + "loading data": "ενημέρωση δεδομένων", + "Loading market depth data…": "Loading market depth data…", + "loading...": "ενημέρωση...", + "Loading...": "Loading...", + "Lock All Drawing Tools": "Κλείδωμα Εργαλείων Σχεδίασης", + "Lock Scale": "Κλεϊδωμα Κλίμακας", + "Lock scale": "Κλείδωμα κλίμακας", + "Lock": "Κλείδωμα", + "Lock/Unlock": "Κλείδωμα/Ξεκλείδωμα", + "Log Scale": "Λογαριθμική κλίμακα", + "Log Scale_scale_menu": "Λογαριθμική Κλίμακα", + "log": "λογαριθμική", + "Logged as": "Logged as", + "Logged out": "Logged out", + "London": "London", + "Long Length": "Long Length", + "Long length": "Long length", + "Long Period": "Long Period", + "Long period": "Long period", + "Long Position": "Long Position", + "Long RoC Length_input": "Long RoC Length", "Long Term Capital": "Long Term Capital", "Long Term Debt to Long Term Capital": "Long Term Debt to Long Term Capital", "Long Term Debt to Total Capital": "Long Term Debt to Total Capital", - "Long-term Debt": "Long-term Debt", + "Long": "Long", + "LONG": "LONG", "Long-term Debt Payments": "Long-term Debt Payments", "Long-term Debt Proceeds": "Long-term Debt Proceeds", + "Long-term Debt": "Long-term Debt", "Long-term Deferred Income Tax Liabilities": "Long-term Deferred Income Tax Liabilities", "Long-term Deferred Liability Charges": "Long-term Deferred Liability Charges", + "Long-term intervals are better than short-term ones for publishing analysis. An idea on 1 minute bars will probably become obsolete by the time people read it. However a good idea may still be featured.": "Long-term intervals are better than short-term ones for publishing analysis. An idea on 1 minute bars will probably become obsolete by the time people read it. However a good idea may still be featured.", "Long-term Investments": "Long-term Investments", - "Minority Interest": "Minority Interest", + "Long_input": "Long", + "long_input": "long", + "longlen_input": "long length", + "Los Angeles": "Los Angeles", + "Low price available now – don’t miss this chance!": "Low price available now – don’t miss this chance!", + "Low": "Χαμηλό", + "low": "low", + "Low_in_legend": "L", + "Lower Band": "Lower Band", + "Lower Bound": "Lower Bound", + "Lower Devation": "Lower Devation", + "Lower Deviation": "Lower Deviation", + "Lower": "Lower", + "LowerLimit": "Lower Limit", + "LSE - Stock - UK": "LSE - Stock - UK", + "m": "m", + "M_dates": "Μην.", + "m_dates": "m", + "MA Cross": "MA Cross", + "MA Cross_study": "MA Cross", + "MA Exp Ribbon": "MA Exp Ribbon", + "MA Length": "MA Length", + "MACD": "MACD", + "Madrid": "Madrid", + "Magnet Mode": "Magnet Mode", + "Major": "Major", + "Make a Copy": "Make a Copy", + "Make a Copy...": "Make a Copy...", + "Make It Mine": "Make It Mine", + "Manage Alerts": "Manage Alerts", + "Manage Drawings": "Διαχείριση σχεδίων", + "Mar": "Μαρ", + "Margin AT": "Margin AT", + "Margin G": "Margin G", + "Margin G%": "Margin G%", + "Margin O": "Margin O", + "Margin PT": "Margin PT", + "Margins": "Margins", + "Marker Color": "Χρωμα υπογράμμισης", + "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.": "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.", + "Market Cap - Basic": "Market Cap - Basic", + "market closed": "market closed", + "Market Open": "Market Open", + "market open": "market open", + "Market Summary": "Market Summary", + "Market": "Market", + "Marketplace Add-ons": "Marketplace Add-ons", + "Mass Index": "Mass Index", + "Mass Index_study": "Mass Index", + "Max value": "Max value", + "Maximize Chat": "Maximize Chat", + "maximum_input": "Μέγιστο", + "May": "Μαι", + "McGinley Dynamic": "McGinley Dynamic", + "Measure (Shift + Click on the chart)": "Μέτρηση (Shift + Click στο γράφημα)", + "Median": "Median", + "MERCADO - Bitcoin": "MERCADO - Bitcoin", + "Merge Down": "Συγχώνευση προς τα κάτω", + "Merge Up": "Συγχώνευση προς τα πάνω", + "Message settings": "Message settings", + "Message": "Message", + "messages today": "__messages__ messages today", + "MGEX - Futures - USA": "MGEX - Futures - USA", + "MicroTrends": "MicroTrends", + "middle": "middle", + "Middle": "Middle", + "Minor": "Minor", + "Minority Interest & Equity Earnings": "Minority Interest & Equity Earnings", "Minority Interest & Equity Earnings": "Minority Interest & Equity Earnings", + "Minority Interest": "Minority Interest", + "Minuette": "Minuette", + "Minus Line": "Minus Line", + "minute": null, + "Minute": "Minute", + "Mirrored": "Mirrored", + "Mkt Cap": "Mkt Cap", + "mod": "mod", + "Mode": "Mode", + "MODERATED": "MODERATED", + "Moderator": "Moderator", + "Moderators Warning Messages": "Moderators Warning Messages", + "Modified Schiff Pitchfork": "Modified Schiff Pitchfork", + "Modified Schiff": "Modified Schiff", + "Modify Order": "Modify Order", + "Modify": "Modify", + "Momentum": "Momentum", + "Money Flow": "Money Flow", + "Money Flow_study": "Money Flow", + "month": null, + "month0": "Jan", + "month1": "Feb", + "month10": "Nov", + "month11": "Dec", + "month2": "Mar", + "month3": "Apr", + "month4": "May", + "month5": "Jun", + "month6": "Jul", + "month7": "Aug", + "month8": "Sep", + "month9": "Oct", + "Monthly": "Monthly", + "Moon Phases": "Moon Phases", + "Moscow": "Moscow", + "move chart 1 bar to the left.": "move chart 1 bar to the left.", + "move chart 1 bar to the right.": "move chart 1 bar to the right.", + "Move Down": "Μετακίνηση κάτω", + "move further to the left.": "move further to the left.", + "move further to the right.": "move further to the right.", + "Move Up": "Μετακίνηση πάνω", + "Moving Avarage Weighted": "Moving Avarage Weighted", + "Moving Average Convergence/Divergence": "Moving Average Convergence/Divergence", + "Moving Average Convergence/Divergence_study": "Moving Average Convergence/Divergence", + "Moving Average Exponential": "Moving Average Exponential", + "Moving Average Exponential_study": "Moving Average Exponential", + "Moving Average Weighted_study": "Moving Average Weighted", + "Moving Average": "Moving Average", + "Moving Average_study": "Κινητός μέσος όρος", + "Moving Down %": "Moving Down %", + "Moving Down": "Moving Down", + "Moving Up %": "Moving Up %", + "Moving Up": "Moving Up", + "MTF Studies": "MTF Studies", + "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.": "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.", + "MTPredictor": "MTPredictor", + "Mult_input": "Πολλαπλασιαστής", + "mult_input": "πολλαπλασιαστής", + "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.": "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.", + "Multi-Time Period Charts": "Multi-Time Period Charts", + "Multiple accounts": "Multiple accounts", + "Multiple charts layout and watch lists": "Multiple charts layout and watch lists", + "Multiple Charts Layout available only to PRO users.": "Multiple Charts Layout available only to PRO users.", + "Multiple Charts Layout": "Multiple Charts Layout", + "Multiple Connections": "Multiple Connections", + "Multiple Watch Lists available only to PRO users.": "Multiple Watch Lists available only to PRO users.", + "Multiple Watch Lists": "Multiple Watch Lists", + "Multiplier": "Multiplier", + "My Ideas and Notes": "My Ideas and Notes", + "My ideas only": "My ideas only", + "My Script": "My Script", + "My Scripts": "My Scripts", + "n/a": "n/a", + "Name": "Name", + "NASDAQ - Stock - USA": "NASDAQ - Stock - USA", + "NASDAQ and NYSE charge exchange and per-user fees, which means we can’t give this for free to everyone (as much as we'd love to). Our free feed is provided by BATS electronic exchange, which offers approximate volumes and prices with fewer updates.": "NASDAQ and NYSE charge exchange and per-user fees, which means we can’t give this for free to everyone (as much as we'd love to). Our free feed is provided by BATS electronic exchange, which offers approximate volumes and prices with fewer updates.", + "Nasdaq Gap Down Stocks": "Nasdaq Gap Down Stocks", + "Nasdaq Gap Up Stocks": "Nasdaq Gap Up Stocks", + "Nasdaq Percent Advances": "Nasdaq Percent Advances", + "Nasdaq Percent Declines": "Nasdaq Percent Declines", + "Nasdaq Price Advances": "Nasdaq Price Advances", + "Nasdaq Price Declines": "Nasdaq Price Declines", + "Nasdaq Range Advances": "Nasdaq Range Advances", + "Nasdaq Range Declines": "Nasdaq Range Declines", + "Nasdaq Volume Leaders": "Nasdaq Volume Leaders", "Net Change in Cash": "Net Change in Cash", "Net Debt": "Net Debt", "Net Income Applicable to Common": "Net Income Applicable to Common", "Net Income from Continuing, Operations Applicable to Common": "Net Income from Continuing, Operations Applicable to Common", "Net Income per Employee": "Net Income per Employee", + "Net Income": "Net Income", "Net Operating Profit after Tax": "Net Operating Profit after Tax", + "Net Volume": "Net Volume", + "Net Volume_study": "Net Volume", "Net Working Capital": "Net Working Capital", + "NEUTRAL": "NEUTRAL", + "NEW CHART LAYOUT": "NEW CHART LAYOUT", + "New moon mark": "New moon mark", + "New password is sent to your email.": "New password is sent to your email.", + "New script name": "New script name", + "New York": "New York", + "New {0} chart...": "New {0} chart...", + "New": "New", + "News": "News", + "next symbol": "next symbol", + "Next": "Next", + "No account history yet": "No account history yet", + "No advertising, direct marketing, or solicitation! To advertise to our audience contact founders@tradingview.com": "No advertising, direct marketing, or solicitation! To advertise to our audience contact founders@tradingview.com", + "No alerts triggered": "No alerts triggered", + "No alerts": "No alerts", + "No defamatory, threatening or discriminatory remarks, hate speech or personal attacks.": "No defamatory, threatening or discriminatory remarks, hate speech or personal attacks.", + "No drawings yet": "Δεν υπάρχουν ακομα σχέδια", + "No ideas matched your criteria": "No ideas matched your criteria", + "No ideas.
If you want to use this service - please sign in or register!": "No ideas.
If you want to use this service - please sign in or register!", + "No indicators matched your criteria.": "Δε βρέθηκαν Τέχνικο. Δείκτες που να ταιριάζουν με τα κριτήρια αναζήτησης", + "No links / posts with illegal content, pornography, or nudity.": "No links / posts with illegal content, pornography, or nudity.", + "No monthly invoices": "No monthly invoices", + "No notifications yet": "No notifications yet", + "No posting links or reference to content / sites that contain viruses or malware.": "No posting links or reference to content / sites that contain viruses or malware.", + "No public library scripts were found.": "No public library scripts were found.", + "No real-time data": "No real-time data", + "No saved scripts yet": "No saved scripts yet", + "No scripts matched your criteria": "No scripts matched your criteria", + "No Sound notifications": "No Sound notifications", + "No study templates saved": "No study templates saved", + "No symbols matched your criteria": "Δε βρέθηκαν σύμβολα", + "No": "No", + "NO": "ΟΧΙ", + "No, thank you": "No, thank you", "Non-operating Gains/Losses": "Non-operating Gains/Losses", "Noncontrolling Interest": "Noncontrolling Interest", + "Normal Bearish Divergence": "Normal Bearish Divergence", + "Normal Bullish Divergence": "Normal Bullish Divergence", + "Normal": "Normal", + "Not applicable": "Μη εφαρμόσιμο", + "not authorized": "not authorized", + "Note": "Σημείωση", + "Note: default study templates won't be removed permanently": "Note: default study templates won't be removed permanently", "Notes Payable": "Notes Payable", + "Notification sound": "Notification sound", + "Notifications": "Notifications", + "Nov": "Νοε", + "Now is your LAST & FINAL chance to get 12 months for only $199.80 (regular $299.40). That’s less than $16.65/month and 33% off regular price.": "Now is your LAST & FINAL chance to get 12 months for only $199.80 (regular $299.40). That’s less than $16.65/month and 33% off regular price.", + "NSE - Stock - India": "NSE - Stock - India", "Number of Employees": "Number of Employees", "Number of Shareholders": "Number of Shareholders", + "NYMEX - Futures - USA": "NYMEX - Futures - USA", + "NYMEX E-mini": "NYMEX E-mini", + "NYSE - Stock - USA": "NYSE - Stock - USA", + "NYSE Gap Down Stocks": "NYSE Gap Down Stocks", + "NYSE Gap Up Stocks": "NYSE Gap Up Stocks", + "NYSE LIFFE - Futures - USA": "NYSE LIFFE - Futures - USA", + "NYSE Percent Advances": "NYSE Percent Advances", + "NYSE Percent Declines": "NYSE Percent Declines", + "NYSE Price Advances": "NYSE Price Advances", + "NYSE Price Declines": "NYSE Price Declines", + "NYSE Range Advances": "NYSE Range Advances", + "NYSE Range Declines": "NYSE Range Declines", + "NYSE Volume Leaders": "NYSE Volume Leaders", + "Objects Tree": "Δέντρο αντικειμένων", + "Objects Tree...": "Δέντρο Αντικειμένων", + "Oct": "Οκτ", + "Official AMEX, NYSE & NASDAQ Real-time Data": "Official AMEX, NYSE & NASDAQ Real-time Data", + "Official real-time & intraday data": "Official real-time & intraday data", + "Official real-time, intraday and volume data": "Official real-time, intraday and volume data", + "Offset": "Offset", + "Oh no! You have only two weeks left in your PRO Plus trial! These benefits will expire in two short weeks:": "Oh no! You have only two weeks left in your PRO Plus trial! These benefits will expire in two short weeks:", + "OHLC Values": "OHLC Values", + "ohlc4": "ohlc4", + "OK": "OK", + "OKCOIN - Bitcoin": "OKCOIN - Bitcoin", + "On Balance Volume": "On Balance Volume", + "On Balance Volume_study": "On Balance Volume", + "OnBalanceVolume": "OnBalanceVolume", + "Once per bar (on close)": "Once per bar (on close)", + "Once per bar (on condition)": "Once per bar (on condition)", + "Once": "Once", + "One account can be accessed from one browser (on one device) at a time - to stay compliant with exchange regulations and prevent unauthorized access.": "One account can be accessed from one browser (on one device) at a time - to stay compliant with exchange regulations and prevent unauthorized access.", + "Only private ideas": "Only private ideas", + "Only PRO Plus and Premium subscibers can access extended hours data on the charts. Extended trading hours include both pre-market and after hours sessions each day the market is open.": "Only PRO Plus and Premium subscibers can access extended hours data on the charts. Extended trading hours include both pre-market and after hours sessions each day the market is open.", + "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D) interval.": "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D) interval.", + "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D)": "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D)", + "Only PRO, PRO Plus and Premium users that have a subscription to {{exchange}} Exchange can get official data on real-time prices, volume and intraday history. You'll now be switched to the Daily (D) interval, which is available to all users.": "Only PRO, PRO Plus and Premium users that have a subscription to {{exchange}} Exchange can get official data on real-time prices, volume and intraday history. You'll now be switched to the Daily (D) interval, which is available to all users.", + "open Indicators.": "open Indicators.", + "Open Interval Dialog": "Άνοιγμα διαλόγου διαστήματος", + "open Load Chart.": "open Load Chart.", + "Open Pine Script Editor": "Open Pine Script Editor", + "Open Price": "Open Price", + "Open Script": "Open Script", + "Open Trading Panel": "Open Trading Panel", + "Open": "Άνοιγμα", + "open": "open", + "Open_in_legend": "O", + "Open_line_tool_position": "Opened", "Operating Expenses": "Operating Expenses", "Operating Leases": "Operating Leases", "Operating Margin": "Operating Margin", + "Operating Metrics": "Operating Metrics", "Operating Profit": "Operating Profit", "Operating Revenue": "Operating Revenue", + "or copy url:": "ή αντιγραφή URL", + "Or": "Or", + "Order #": "Order #", + "Order": "Order", + "Original": "Original", + "Oscillator": "Oscillator", + "Oscillators": "Oscillators", + "OTC - Stock - USA": "OTC - Stock - USA", "Other Accounts Payable and Accrued Expenses": "Other Accounts Payable and Accrued Expenses", "Other Accounts, Notes Receivable": "Other Accounts, Notes Receivable", "Other Accumulated Comprehensive Income": "Other Accumulated Comprehensive Income", @@ -1301,9 +1419,10 @@ "Other Current Assets": "Other Current Assets", "Other Current Liabilities": "Other Current Liabilities", "Other Debt, Net": "Other Debt, Net", - "Other Equity": "Other Equity", "Other Equity Transactions, Net": "Other Equity Transactions, Net", + "Other Equity": "Other Equity", "Other Financing Activities, Net": "Other Financing Activities, Net", + "Other General & Administrative Expense": "Other General & Administrative Expense", "Other General & Administrative Expense": "Other General & Administrative Expense", "Other Interest Income/Expense, Net": "Other Interest Income/Expense, Net", "Other Investing Activities": "Other Investing Activities", @@ -1314,36 +1433,643 @@ "Other Operating Expenses": "Other Operating Expenses", "Other Receivables": "Other Receivables", "Other Revenue": "Other Revenue", + "Other Selling, General & Administrative Expenses": "Other Selling, General & Administrative Expenses", "Other Selling, General & Administrative Expenses": "Other Selling, General & Administrative Expenses", + "Other": "Other", + "Our PRO Plus users see amazing benefits. You get advanced trading opportunities using multi symbol statistical arbitrage techniques. Read more about PRO Plus features.": "Our PRO Plus users see amazing benefits. You get advanced trading opportunities using multi symbol statistical arbitrage techniques. Read more about PRO Plus features.", + "Outside Channel": "Outside Channel", + "Overbought": "Overbought", + "Overlay the main chart": "Overlay the main chart", + "Override Min Tick": "Override Min Tick", + "Oversold": "Oversold", + "Overwrite Script": "Overwrite Script", + "Paper Trading is disconnected": "Paper Trading is disconnected", + "Parabolic SAR": "Parabolic SAR", + "Parabolic SAR_study": "Parabolic SAR", + "ParabolicSAR": "ParabolicSAR", + "Parallel Channel": "Parallel Channel", + "Paris": "Paris", + "partially erase.": "partially erase.", "Partners Capital": "Partners Capital", + "Password": "Password", + "Paste %s": "Paste %s", + "paste object.": "paste object.", + "Pearson's R": "Pearson's R", "Pension/Postretirement Obligation": "Pension/Postretirement Obligation", + "per month": "per month", + "per year": "per year", + "Percent Advances": "Percent Advances", + "Percent Declines": "Percent Declines", + "Percent": "Percent", + "percent_input": "Percent", + "Percentage": "Ποσοστό", + "Percentage_scale_menu": "Ποσοστό", + "Period ending": "Period ending", + "Period Ending": "Period Ending", + "Period": "Period", + "Permanent link to this message": "Permanent link to this message", + "Personal information": "Personal information", + "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.": "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.", + "Pick your idea or paste url to someone's else idea.": "Pick your idea or paste url to someone's else idea.", + "Pine Editor": "Pine Editor", + "Pine Script Editor": "Pine Script Editor", + "Pine Script Reference": "Pine Script Reference", + "Pine Script Tutorial": "Pine Script Tutorial", + "Pitchfan": "Pitchfan", + "Pitchfork": "Pitchfork", + "Pivot Points High Low": "Pivot Points High Low", + "Pivot Points Standard": "Pivot Points Standard", + "Pivots Timeframe": "Pivots Timeframe", + "Place Order": "Place Order", + "Play Sound": "Play Sound", + "Please consider subscribing to our PRO service which includes many other features not available in the free membership.": "Please consider subscribing to our PRO service which includes many other features not available in the free membership.", + "Please do not modify the alert so we can investigate the issue.": "Please do not modify the alert so we can investigate the issue.", + "Please enter a valid idea URL or chart image URL": "Please enter a valid idea URL or chart image URL", + "Please enter chart layout name": "Please enter chart layout name", + "Please enter chart name": "Παρακαλώ γράψτε το όνομα του γραφήματος", + "Please enter your feedback": "Please enter your feedback", + "Please name this script": "Please name this script", + "Please read before publishing": "Please read before publishing", + "Please use English for conversation. Other languages will be supported in the future": "Please use English for conversation. Other languages will be supported in the future", + "Please use only English in tags": "Please use only English in tags", + "Please, enter your e-mail": "Please, enter your e-mail", + "Plot dividends": "Plot dividends", + "Plot earnings": "Plot earnings", + "Plot Offsets": "Plot Offsets", + "Plot splits": "Plot splits", + "Plot": "Plot", + "Plots Background": "Plots Background", + "Point & Figure": "Point & Figure", + "Point bar": "Point __point__ Bar #", + "Polyline": "Polyline", + "Position": "Position", + "post-market": "post-market", + "Post-Market": "Post-Market", + "pre-market": "pre-market", + "Pre-Market": "Pre-Market", "Pre-tax Margin": "Pre-tax Margin", + "Precise Labels": "Precise Labels", + "Precision": "Ακρίβεια", "Preferred Dividends": "Preferred Dividends", "Preferred Stock": "Preferred Stock", + "Premium": "Premium", "Prepaid Expenses": "Prepaid Expenses", + "Presentation is important. Too much clutter adds to confusion.": "Presentation is important. Too much clutter adds to confusion.", + "Prev": "Prev", + "Previous Close Price": "Previous Close Price", + "previous close": "previous close", + "previous symbol": "previous symbol", + "Price % Change 1 Week": "Price % Change 1 Week", + "Price % Change 4 Week": "Price % Change 4 Week", + "Price % Change 52 Week": "Price % Change 52 Week", + "Price - 52 Week High": "Price - 52 Week High", + "Price - 52 Week Low": "Price - 52 Week Low", + "Price Advances": "Price Advances", + "Price Declines": "Price Declines", + "Price History": "Price History", + "Price incorrect": "Price incorrect", + "Price Label": "Price Label", + "Price Levels": "Price Levels", + "Price Line": "Γραμμή Τιμής", + "Price Oscillator": "Price Oscillator", + "Price Oscillator_study": "Price Oscillator", + "Price Range": "Price Range", + "Price Scale": "Price Scale", + "Price Source": "Price Source", + "Price Volume Trend": "Price Volume Trend", + "Price": "Τιμή", + "Price/Earnings, TTM": "Price/Earnings, TTM", + "Price/Revenue, TTM": "Price/Revenue, TTM", + "Price:": "Τιμή:", + "Prices": "Τιμές", + "Primary Exchange": "Primary Exchange", + "Primary": "Primary", + "Prior": "Prior", + "Priority email support": "Priority email support", + "Priority phone support": "Priority phone support", + "Priority Support": "Priority Support", + "Private Chart Publishing": "Private Chart Publishing", + "PRO Badge & Adding Value": "PRO Badge & Adding Value", + "PRO members can add optional multi-device access. Click \"Buy Multi-Device Access\" to access your account from several devices at the same time. Click CONNECT to terminate the other session and connect here.": "PRO members can add optional multi-device access. Click \"Buy Multi-Device Access\" to access your account from several devices at the same time. Click CONNECT to terminate the other session and connect here.", + "PRO Plus Trial": "PRO Plus Trial", + "Pro Realtime": "Pro Realtime", + "Pro Trial": "Pro Trial", + "Pro": "Pro", + "pro": "pro", + "Profile Settings": "Profile Settings", + "Profit Background Color": "Profit Background Color", + "Profit Level. Ticks:": "Profit Level. Ticks:", + "PROFIT TRGT": "PROFIT TRGT", + "Profit": "Profit", + "Profitability": "Profitability", + "Projection": "Projection", + "Properties": "Ιδιότητες", + "Properties...": "Ιδιότητες...", "Property and Equipment, Gross": "Property and Equipment, Gross", + "Property, Plant & Equipment, Net": "Property, Plant & Equipment, Net", "Property, Plant & Equipment, Net": "Property, Plant & Equipment, Net", + "propertypage-name-label": "propertypage-name-label", + "propertypage-name-label_css_class": "propertypage-name-label", + "ProTradingIndicators": "ProTradingIndicators", + "Public Library": "Public Library", + "Public Profile": "Public Profile", + "PUBLISH IDEA": "PUBLISH IDEA", + "PUBLISH SCRIPT": "PUBLISH SCRIPT", + "Publish Script": "Publish Script", + "Published Chart": "Published Chart", + "Published idea or chart image URL": "Published idea or chart image URL", + "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.", + "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.", + "Published ideas settings": "Published ideas settings", + "published": "published", + "Publishing means sharing your chart and trading idea with the financial web and the investing community. A published idea needs to be detailed and descriptive in order to be meaningful to other traders.": "Publishing means sharing your chart and trading idea with the financial web and the investing community. A published idea needs to be detailed and descriptive in order to be meaningful to other traders.", + "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.": "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.", "Purchase of Investments": "Purchase of Investments", + "Qty": "Qty", + "Quantity": "Quantity", "Quick Ratio": "Quick Ratio", + "Quote this message": "Quote this message", + "Quotes are delayed by 10 min and updated every 30 seconds": "Quotes are delayed by 10 min and updated every 30 seconds", + "Quotes are delayed by 10 min and updated in realtime": "Quotes are delayed by 10 min and updated in realtime", + "Range Advances": "Range Advances", + "Range Declines": "Range Declines", + "range": "range", + "Rate Of Change": "Rate Of Change", + "Rating": "Rating", + "Ray": "Ray", + "Read more": "Read more", + "Read more...": "Read more...", "Realized Gains/Losses": "Realized Gains/Losses", + "realtime": "realtime", + "Realtime": "Realtime", + "Rearm every 1 minute": "Rearm every 1 minute", + "Rearm every 10 minute": "Rearm every 10 minute", + "Rearm every 30 minute": "Rearm every 30 minute", + "Rearm every 5 minute": "Rearm every 5 minute", + "Rearm every hour": "Rearm every hour", + "Recent Chats": "Recent Chats", + "Recover Password": "Recover Password", + "Recover": "Recover", + "Rectangle": "Rectangle", + "Redo {0}": "Redo {0}", + "Redo": "Redo", + "redo": "redo", + "Regression Trend": "Regression Trend", + "Relative Strength Index": "Relative Strength Index", + "Relative Strength Index_study": "Relative Strength Index", + "Relative Vigor Index": "Relative Vigor Index", + "Relative Vigor Index_study": "Relative Vigor Index", + "Relative Volatility Index": "Relative Volatility Index", + "Relative Volatility Index_study": "Relative Volatility Index", + "Remember me": "Remember me", + "Remember, with PRO Plus you benefit from:": "Remember, with PRO Plus you benefit from:", + "Remove All Drawing Tools": "Αφαίρεση όλων των εργαλείων σχεδίασης", + "Remove All Indicators": "Αφαίρεση όλων των Τεχνικών Δεικτών", + "Remove All Studies": "Remove All Studies", + "Remove custom interval": "Remove custom interval", + "Remove from favorites": "Διαγραφή απο τα αγαπημένα", + "Remove this room from favorites": "Remove this room from favorites", + "Remove": "Αφαίρεση", + "Rename Chart Layout": "Rename Chart Layout", + "Rename Chart": "Μετονομασία γραφήματος", + "Rename script": "Rename script", + "Rename...": "Μετονομασία...", + "Renko": "Renko", + "Renko, Kagi, Line Break, Point & Figure": "Renko, Kagi, Line Break, Point & Figure", + "Report data issues": "Report data issues", + "Report Data Issues": "Report Data Issues", + "Repost to": "Repost to", "Repurchase of Equity": "Repurchase of Equity", + "Reputation": "Reputation", + "Require Order Confirmation": "Require Order Confirmation", + "Research & Development Expense": "Research & Development Expense", "Research & Development Expense": "Research & Development Expense", + "Reset Chart": "Επαναφορά Γραφήματος", + "Reset Paper Trading Account": "Reset Paper Trading Account", + "Reset Paper Trading Account...": "Reset Paper Trading Account...", + "Reset Scale": "Επαναφορά Κλίμακας", + "Reset Settings": "Reset Settings", + "Reset": "Επαναφορά", + "Restart Alert {{description}} on {{title}}": "Restart Alert {{description}} on {{title}}", + "Restart Alert...": "Restart Alert...", + "Restart": "Restart", + "Restart...": "Restart...", "Restricted Cash": "Restricted Cash", + "Restructuring, Remediation & Impairment Provisions": "Restructuring, Remediation & Impairment Provisions", "Restructuring, Remediation & Impairment Provisions": "Restructuring, Remediation & Impairment Provisions", "Retained Earnings": "Retained Earnings", + "retrying": "προσπαθώ ξανά", "Return on Assets": "Return on Assets", + "Return on Equity": "Return on Equity", + "Return on Invested Capital %, TTM": "Return on Invested Capital %, TTM", "Return on Invested Capital": "Return on Invested Capital", + "Rev LA": "Rev LA", "Revenue per Employee": "Revenue per Employee", + "Reverse position": "Reverse position", + "Reverse Position": "Reverse Position", + "Reverse {0} position?": "Reverse {0} position?", + "Reverse": "Reverse", + "Right End": "Right End", + "Right Labels": "Right Labels", + "Right Lables": "Right Lables", + "Right Margin": "Περιθώριο Δεξιά", + "Right Shoulder": "Right Shoulder", + "right": "right", + "Rights infringement": "Rights infringement", + "Risk/Reward long": "Risk/Reward long", + "Risk/Reward Ratio: {0}": "Risk/Reward Ratio: {0}", + "Risk/Reward short": "Risk/Reward short", + "RobBooker": "RobBooker", + "ROC Length": "ROC Length", + "ROC": "ROC", + "roclen1_input": "RoC Length 1", + "roclen2_input": "RoC Length 2", + "roclen3_input": "RoC Length 3", + "roclen4_input": "RoC Length 4", + "Room archives...": "Room archives...", + "Room purpose": "Room purpose", + "Room title": "Room title", + "Rotated Rectangle": "Rotated Rectangle", + "RSI Length": "RSI Length", + "RSI Source": "RSI Source", + "RSI": "RSI", + "Run Product Walk-Through": "Run Product Walk-Through", + "RVI": "RVI", + "s": "s", + "S/L": "S/L", "Sale of Investments": "Sale of Investments", + "Sale of Property, Plant & Equipment": "Sale of Property, Plant & Equipment", "Sale of Property, Plant & Equipment": "Sale of Property, Plant & Equipment", + "Sales & Marketing Expense": "Sales & Marketing Expense", "Sales & Marketing Expense": "Sales & Marketing Expense", + "Sao Paulo": "Sao Paulo", + "Save ${{savings}}": "Save ${{savings}}", + "Save As Default": "Save As Default", + "Save As Watchlist...": "Save As Watchlist...", + "Save As...": "Αποθήκευση ως...", + "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout": "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout", + "Save Chart Layout": "Save Chart Layout", + "Save Drawing Template As...": "Save Drawing Template As...", + "Save image": "Αποθήκευση εικόνας", + "Save Interval": "Save Interval", + "Save New Chart Layout": "Save New Chart Layout", + "Save New Chart": "Αποθήκευση νέου γραφήματος", + "Save Script As": "Save Script As", + "Save Study Template As...": "Save Study Template As...", + "Save symbol list as...": "Save symbol list as...", + "Save": "Αποθήκευση", + "save": "save", + "Scale Left": "Αριστερή Κλίμακα", + "Scale Percentage": "Ποσοστιαία Κλίμακα", + "Scale Price Chart Only": "Scale Price Chart Only", + "Scale Right": "Δεξια Κλίμακα", + "Scale Series Only": "Scale Series Only", + "Scale series only": "Scale series only", + "Scale Series only": "Scale Series only", + "Scale": "Scale", + "Scales Lines": "Scales Lines", + "Scales Properties": "Ιδιότητες κλίμακας", + "Scales Properties...": "Ιδιότητες Κλίμακας", + "Scales Text": "Scales Text", + "Scales": "Κλίμακες", + "Scaling": "Scaling", + "Schiff Pitchfork": "Schiff Pitchfork", + "Schiff": "Schiff", + "Screen (No Scale)": "Screen (No Scale)", + "Script Editor": "Επεξεργαστής σεναρίων", + "Script Editor...": "Script Editor...", + "Script must have a name": "Script must have a name", + "Script Name": "Script Name", + "Script text is not modified, nothing to save": "Script text is not modified, nothing to save", + "SCRIPT TITLE AND DESCRIPTION": "SCRIPT TITLE AND DESCRIPTION", + "SCRIPT TITLE": "SCRIPT TITLE", + "SCRIPT": "SCRIPT", + "Scripts": "Scripts", + "Search for scripts published by community": "Search for scripts published by community", + "Search ideas": "Search ideas", + "Search scripts": "Search scripts", + "Search": "Αναζήτησή", + "Sector": "Sector", + "See All Tags...": "See All Tags...", + "Select Layout": "Select Layout", + "Select type...": "Select type...", + "Select user to start new chat with": "Select user to start new chat with", + "Sell Ask": "Sell Ask __quote__", + "Sell Bid": "Sell Bid __quote__", + "Sell Market": "Sell Market", + "Sell symbol": "Sell __displaySymbol__ Stop __abbreviatedNumber__ @ __formattedValue__", + "Sell": "Sell", + "Selling, General & Administrative Expenses": "Selling, General & Administrative Expenses", "Selling, General & Administrative Expenses": "Selling, General & Administrative Expenses", + "Send Backward": "Μετακίνηση προς τα πίσω", + "Send E-mail": "Send E-mail", + "Send Feedback or Report an Issue": "Send Feedback or Report an Issue", + "Send Message to stocktwits": "Send Message to stocktwits", + "Send message": "Send message", + "Send private message to": "Send private message to __username__", + "Send Reply": "Send Reply", + "Send SMS": "Send SMS", + "Send to Back": "Τοποθέτηση πίσω", + "Send": "Send", + "Senkou A": "Senkou A", + "Senkou B": "Senkou B", + "Seoul": "Seoul", + "Sep": "Σεπ", + "Session Breaks": "Session Breaks", + "Sessions": "Sessions", + "Set Alert": "Set Alert", + "Set chat title...": "Set chat title...", + "Settings": "Ρυθμίσεις", + "Shanghai": "Shanghai", + "Share on StockTwits a snapshot of your chart as a picture and whatever you write.": "Share on StockTwits a snapshot of your chart as a picture and whatever you write.", + "Share on Twitter a snapshot of your chart as a picture and whatever you write.": "Share on Twitter a snapshot of your chart as a picture and whatever you write.", + "Share to...": "Share to...", + "Shareholders": "Shareholders", + "Shares": "Shares", + "Short Length": "Short Length", + "Short length": "Short length", + "Short Period": "Short Period", + "Short period": "Short period", + "Short Position": "Short Position", + "Short RoC Length_input": "Short RoC Length", + "Short": "Short", + "SHORT": "SHORT", "Short-term Borrowings": "Short-term Borrowings", "Short-term Investments": "Short-term Investments", + "Short_input": "Short", + "short_input": "short", + "shortlen_input": "Short Length", + "Show Active Orders Only": "Show Active Orders Only", + "Show Alert Labels": "Show Alert Labels", + "Show all messages from": "Show all messages from __username__", + "Show all my messages": "Show all my messages", + "Show All": "Εμφάνιση όλων", + "Show Angle": "Εμφάνιση γωνίας", + "Show Arguments in Header": "Show Arguments in Header", + "Show Background": "Εμφάνιση Υπόβαθρου", + "Show Bars Range": "Show Bars Range", + "Show Buy/Sell Panel": "Show Buy/Sell Panel", + "Show chart snapshot preview": "Show chart snapshot preview", + "Show Console": "Show Console", + "Show Countdown": "Show Countdown", + "Show data": "Show data", + "Show Date/Time Range": "Εμφάνιση εύρους ημ/νιας", + "Show Distance": "Εμφάνιση Διαστήματος", + "Show Dividends on Chart": "Show Dividends on Chart", + "Show Earnings on Chart": "Show Earnings on Chart", + "Show Executions": "Show Executions", + "Show historical pivots": "Show historical pivots", + "Show Indicator Last Value": "Show Indicator Last Value", + "Show Labels": "Εμφάνιση Ετικετών", + "Show Last Value on Price Scale": "Εμφάνιση Τελευταίας Τιμής στον Άξονα Τιμών", + "Show Last Value": "Show Last Value", + "Show Left Axis": "Εμφάνιση Αριστερού Άξονα", + "show MA_input": "Εμφάνιση κινητού μέσου", + "Show more": "Show more", + "Show More": "Show More", + "Show Objects Tree": "Εμφάνιση Δέντρου Αντικειμένων", + "Show Only Drawings": "Εμφάνιση σχεδίων μόνο", + "Show only favorite rooms": "Show only favorite rooms", + "Show only my sent and received messages": "Show only my sent and received messages", + "Show Only Studies": "Show Only Studies", + "Show Orders": "Show Orders", + "Show Popup": "Show Popup", + "Show Positions": "Show Positions", + "Show Price Range": "Εμφάνιση Εύρους Τιμών", + "Show Price": "Εμφάνιση Τιμής", + "Show Prices": "Εμφάνιση Τιμών", + "Show Right Axis": "Εμφάνιση Δεξιού Άξονα", + "Show Source Code": "Show Source Code", + "Show Splits on Chart": "Show Splits on Chart", + "Show Symbol Labels": "Εμφάνιση τίτλων συμβόλων", + "Show Symbol Labels_context_menu": "Εμφάνιση τίτλων συμβόλων", + "Show Symbol Last Value": "Show Symbol Last Value", + "Show Text": "Εμφάνιση Κειμένου", + "Show Time": "Εμφάνιση Ώρας", + "Show Wave": "Εμφάνιση Κυματισμού", + "Show": "Εμφάνιση", + "Show/Hide Drawings Toolbar": "Show/Hide Drawings Toolbar", + "Show/Hide": "Εμφάνιση/Απόκρυψη", + "showMA_input": "Εμφάνιση κινητού μέσου", + "Sig": "Sig", + "siglen_input": "Signal Length", + "sigma_input": "sigma", + "Sigma_input": "Sigma", + "Sign In": "Sign In", + "Sign in": "Sign in", + "Sign Out": "Sign Out", + "Sign out": "Sign out", + "Sign Up for FREE": "Sign Up for FREE", + "Sign Up": "Sign Up", + "Signal Labels": "Signal Labels", + "Signal Length": "Signal Length", + "Signal Line Period": "Signal Line Period", + "Signal line period": "Signal line period", + "Signal smoothing": "Signal smoothing", + "Signal": "Signal", + "signalLength_input": "Signal Length", + "Simple ma(oscillator)": "Simple ma(oscillator)", + "Simple ma(signal line)": "Simple ma(signal line)", + "Simple": "Simple", + "Singapore": "Singapore", + "Size": "Size", + "Skip": "Skip", + "Slow length": "Slow length", + "Slow Length": "Slow Length", + "Slow scrolling or chart loading": "Slow scrolling or chart loading", + "slowLength_input": "Slow Length", + "SMA": "SMA", + "smalen1_input": "SMA Length 1", + "smalen2_input": "SMA Length 2", + "smalen3_input": "SMA Length 3", + "smalen4_input": "SMA Length 4", + "SMI Ergodic Indicator": "SMI Ergodic Indicator", + "SMI Ergodic Indicator/Oscillator": "SMI Ergodic Indicator/Oscillator", + "SMI Ergodic Indicator/Oscillator_study": "SMI Ergodic Indicator/Oscillator", + "SMI Ergodic Oscillator": "SMI Ergodic Oscillator", + "smoothD_input": "Smooth D", + "Smoothed Moving Average": "Smoothed Moving Average", + "smoothK_input": "Smooth K", + "So… You’ve had free PRO Plus for a week now. Seeing the advantages?": "So… You’ve had free PRO Plus for a week now. Seeing the advantages?", + "Social": "Social", + "Some authors that we recommend get marked as Suggested Authors, and their ideas get posted to the front page automatically. The basis for recommending authors is multiple factors, which include a large number of interesting ideas. A suggested author has a corresponding badge in their profile.": "Some authors that we recommend get marked as Suggested Authors, and their ideas get posted to the front page automatically. The basis for recommending authors is multiple factors, which include a large number of interesting ideas. A suggested author has a corresponding badge in their profile.", + "Someone agreed/disagreed with your idea": "Someone agreed/disagreed with your idea", + "Someone commented on the idea you follow": "Someone commented on the idea you follow", + "Someone commented on your idea": "Someone commented on your idea", + "Someone followed you": "Someone followed you", + "Someone logged into your account from different device": "Someone logged into your account from different device", + "Someone published idea on symbol you follow": "Someone published idea on symbol you follow", + "Someone replied to your comment": "Someone replied to your comment", + "Someone you follow change status": "Someone you follow change status", + "Someone you follow post new comment": "Someone you follow post new comment", + "Someone you follow published new idea": "Someone you follow published new idea", + "Sorry, PRO Plus trial could not be set.": "Sorry, PRO Plus trial could not be set.", + "Sort by last price": "Sort by last price", + "Sort by price change percent": "Sort by price change percent", + "Sort by price change": "Sort by price change", + "Sort by symbol": "Sort by symbol", + "Sound on addressed to me messages": "Sound on addressed to me messages", + "Sound on every message": "Sound on every message", + "Source back color": "Source back color", + "Source border color": "Source border color", + "Source Code": "Source Code", + "Source code": "Source code", + "Source Code...": "Source Code...", + "Source text color": "Source text color", + "Source": "Source", + "Source_compare": "Πηγή", + "Split": "Split", + "Spreads for intraday charts are calculated based on 1-minute bars, and then recompiled into the selected interval. This approach is the only correct one, but requires significant server power. This means we can't give spread charts for free to everyone (as much as we'd like to).": "Spreads for intraday charts are calculated based on 1-minute bars, and then recompiled into the selected interval. This approach is the only correct one, but requires significant server power. This means we can't give spread charts for free to everyone (as much as we'd like to).", + "Start new chat with...": "Start new chat with...", + "START TRIAL": "START TRIAL", + "Start": "Start", + "start_input": "Αρχή", + "Stats Text Color": "Χρώμα κειμένου στατιστικών", + "Stay In Drawing Mode": "Παραμονή στη Λειτουργία Σχεδίασης", + "Stay in Drawing Mode": "Παραμονή στη Λειτουργία Σχεδίασης", + "StdDev": "StdDev", + "Step": "Βήμα", + "Stochastic Length": "Stochastic Length", + "Stochastic RSI": "Stochastic RSI", + "Stochastic RSI_study": "Stochastic RSI", + "Stochastic": "Stochastic", + "Stochastic_study": "Stochastic", + "Stock And Index Talks": "Stock And Index Talks", + "Stock Charts & Forex Charts": "Stock Charts & Forex Charts", "Stock Option Tax Benefits": "Stock Option Tax Benefits", + "Stock": "Μετοχή", + "stock": "μετοχή", + "StockTwits": "StockTwits", + "Stocktwits": "Stocktwits", + "Stop Alert": "Stop Alert", + "Stop alerts as per filter": "Stop alerts as per filter", + "Stop all Alerts": "Stop all Alerts", + "Stop Background Color": "Stop Background Color", + "Stop Color:": "Stop Color:", + "Stop Level. Ticks:": "Stop Level. Ticks:", + "Stop Loss": "Stop Loss", + "STOP LOSS": "STOP LOSS", + "Stop syncing drawing": "Stop syncing drawing", + "Stop": "Stop", + "Stop: {0} ({1}%)": "Stop: {0} ({1}%)", + "Stopped Manual": "Stopped Manual", + "Stopped": "Stopped", + "Strategies": "Strategies", + "streaming": "streaming", + "Study not loading": "Study not loading", + "Study Template": "Study Template", + "Study Templates": "Study Templates", + "Style": "Στυλ", + "Subminuette": "Subminuette", + "SUBSCRIBE FOR ${{ cost }}": "SUBSCRIBE FOR ${{ cost }}", + "Subscribe with bitcoin": "Subscribe with bitcoin", + "Subscription Plans": "Subscription Plans", + "Success back color": "Success back color", + "Success text color": "Success text color", + "SUCCESS": "ΕΠΙΤΥΧΙΑ", + "Suggested Chart": "Suggested Chart", + "Suggested ideas & my ideas": "Suggested ideas & my ideas", + "Suggestions & Feedback": "Suggestions & Feedback", + "SuperCycle": "SuperCycle", + "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.": "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.", + "Surprise": "Surprise", + "Suspicious links": "Suspicious links", + "Swing Trading": "Swing Trading", + "Sydney": "Sydney", + "sym_input": "σύμβολο", + "Sym_input": "Σύμβολο", + "Symbol Description": "Symbol Description", + "Symbol Last Value": "Symbol Last Value", + "Symbol list name": "Symbol list name", + "Symbol Search...": "Αναζήτησή Συμβόλου...", + "Symbol": "Σύμβολο", + "SYMBOL": "ΣΥΜΒΟΛΟ", + "symbol_input": "σύμβολο", + "Symbols to be added on the chart": "Σύμβολα που θα προστεθούν στο γράφημα", + "Sync crosshair on all charts": "Sync crosshair on all charts", + "Sync drawing to all charts": "Sync drawing to all charts", + "Sync drawings to all charts": "Sync drawings to all charts", + "Sync": "Sync", + "T/P": "T/P", + "TAGS": "TAGS", + "Taipei": "Taipei", + "Take advantage of this offer now!": "Take advantage of this offer now!", + "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.": "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.", + "Take Profit": "Take Profit", + "Talks": "Talks", + "Target back color": "Target back color", + "Target border color": "Target border color", + "Target Color:": "Target Color:", + "Target text color": "Target text color", + "Target: {0} ({1}%)": "Target: {0} ({1}%)", "Tax Rate": "Tax Rate", + "Technical Analysis": "Τεχνική Ανάλυση", + "Teeth Length": "Teeth Length", + "Teeth Offset": "Teeth Offset", + "Teeth": "Teeth", + "teethLength_input": "Teeth Length", + "Tehran": "Tehran", + "Template": "Template", + "Templates": "Templates", "Temporary Equity": "Temporary Equity", + "Tenkan-sen": "Tenkan-sen", + "Text Alignment:": "Στοίχιση Κειμένου:", + "Text color": "Χρώμα κειμένου", + "Text Color": "Χρώμα Κειμένου", + "Text Font": "Γραμματοσειρα", + "Text Wrap": "Text Wrap", + "Text": "Κείμενο", + "Text:": "Κείμενο:", + "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.": "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.", + "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!": "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!", + "The best ideas are placed in the Suggested tab, where they receive extra exposure. All suggested ideas are hand-picked by our editorial team based on a number of criteria. We have a dedicated group of people who review every idea published every day to find the most interesting and informative ideas that will be helpful to other members.": "The best ideas are placed in the Suggested tab, where they receive extra exposure. All suggested ideas are hand-picked by our editorial team based on a number of criteria. We have a dedicated group of people who review every idea published every day to find the most interesting and informative ideas that will be helpful to other members.", + "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!": "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!", + "The Extended Trading Hours feature is available only for intraday charts": "The Extended Trading Hours feature is available only for intraday charts", + "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.": "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.", + "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.": "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.", + "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to: No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.": "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to: No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.", + "Themes": "Themes", + "There was an error posting your message.": "There was an error posting your message.", + "Thin": "Thin", + "This action cannot be undone.": "This action cannot be undone.", + "This feature allows you to create any chart, such as 7 minutes, 12 minutes, or 8 hours. If you want to identify opportunities on custom intervals in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "This feature allows you to create any chart, such as 7 minutes, 12 minutes, or 8 hours. If you want to identify opportunities on custom intervals in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "This functionality is available only to PRO users.": "This functionality is available only to PRO users.", + "This is a temporary chart.": "This is a temporary chart.", + "This is EOD data with no updates.": "This is EOD data with no updates.", + "This is not a user script, cannot save": "This is not a user script, cannot save", + "This is not the latest saved script version": "This is not the latest saved script version", + "This script is read only": "This script is read only", + "Three Drivers Pattern": "Three Drivers Pattern", + "Thumb Down": "Thumb Down", + "Thumb Up": "Thumb Up", + "Time Interval": "Χρονικό εύρος", + "Time Levels": "Time Levels", + "Time Scale": "Time Scale", + "Time Zone": "Ζώνη Ώρας", + "Time": "Time", + "TimeZone": "Ζώνη ώρας", + "Timezone/Sessions Properties...": "Timezone/Sessions Properties...", + "Timezone/Sessions": "Timezone/Sessions", + "Title": "Title", + "To get alerts list - please sign in or register!": "To get alerts list - please sign in or register!", + "To get alerts log - please sign in or register!": "To get alerts log - please sign in or register!", + "To save your work, sign up for FREE.": "To save your work, sign up for FREE.", + "To set an alert on a drawing requires the chart to be saved. Unfortunately you have already saved 5 charts. Upgrade to PRO, PRO Plus or Premium account and save as many charts as you want, along with many other exciting features. Starts from only $9.95 a month - upgrade today!": "To set an alert on a drawing requires the chart to be saved. Unfortunately you have already saved 5 charts. Upgrade to PRO, PRO Plus or Premium account and save as many charts as you want, along with many other exciting features. Starts from only $9.95 a month - upgrade today!", + "Toggle Auto Scale": "Αυτόματη κλίμακα", + "Toggle favorite": "Toggle favorite", + "Toggle Log Scale": "Λογαριθμική κλίμακα", + "Toggle Maximize Chart": "Toggle Maximize Chart", + "Toggle notifications for this room": "Toggle notifications for this room", + "Toggle Percentage": "Ποσοστιαία κλίμακα", + "Tokyo": "Tokyo", + "TOOL": "ΕΡΓΑΛΕΙΟ", + "Tools": "Tools", + "Top Labels": "Ετικέτες Πάνω", + "Top Margin": "Περιθώριο Πάνω", + "top": "πάνω", + "Toronto": "Toronto", "Total Adjustments": "Total Adjustments", + "Total agrees": "Total agrees", "Total Assets": "Total Assets", "Total Capital": "Total Capital", "Total Current Assets": "Total Current Assets", @@ -1357,87 +2083,777 @@ "Total Non-operating Income/Expense": "Total Non-operating Income/Expense", "Total Operating Expenses": "Total Operating Expenses", "Total Receivables, Net": "Total Receivables, Net", + "Total Revenue": "Total Revenue", "Total Shares Outstanding": "Total Shares Outstanding", "Total Short-term Debt": "Total Short-term Debt", "Total Stockholder's Equity": "Total Stockholder's Equity", + "Total": "Total", + "Trades on Chart": "Trades on Chart", + "Trading Journal": "Trading Journal", + "Trading Notes": "Trading Notes", + "Trading Panel": "Trading Panel", + "Trading properties...": "Trading properties...", + "Trading Properties...": "Trading Properties...", + "Trading": "Trading", + "TradingView alerts run on powerful and backed-up servers, so you’ll always get notified when something happens and won’t miss a beat. This takes considerable resources, so we can't give an unlimited number of alerts to everyone for free (as much as we'd like to).": "TradingView alerts run on powerful and backed-up servers, so you’ll always get notified when something happens and won’t miss a beat. This takes considerable resources, so we can't give an unlimited number of alerts to everyone for free (as much as we'd like to).", + "TradingView Free Quotes and Chat": "TradingView Free Quotes and Chat", + "TradingView is only for English-language content at this time.": "TradingView is only for English-language content at this time.", + "Trailing Twelve Months": "Trailing Twelve Months", + "Transparency": "Διαφάνεια", "Treasury Stock": "Treasury Stock", + "Trend Angle": "Trend Angle", + "Trend Line": "Trend Line", + "Trend-Based Fib Extension": "Trend-Based Fib Extension", + "Trend-Based Fib Time": "Trend-Based Fib Time", + "Trial": "Trial", + "Triangle Pattern": "Triangle Pattern", + "Triangle": "Triangle", + "Trigger": "Trigger", + "Triggered and Not Active": "Triggered and Not Active", + "Triple EMA": "Triple EMA", + "Triple EMA_study": "Triple EMA", + "TRIX": "TRIX", + "TRIX_study": "TRIX", + "true range": "true range", + "True Strength Indicator": "True Strength Indicator", + "True Strength Indicator_study": "True Strength Indicator", + "TSX - Stock - Canada": "TSX - Stock - Canada", + "TSXV - Stock - Canada": "TSXV - Stock - Canada", + "Turn off notifications for this room": "Turn off notifications for this room", + "Turn on notifications for this room": "Turn on notifications for this room", + "Type your message here": "Type your message here", + "Type": "Τύπος", + "Ultimate Oscillator": "Ultimate Oscillator", + "Unban": "Unban", + "Undo {0}": "Αναίρεση {0}", + "Undo": "Αναίρεση", + "undo": "undo", + "Unfollow": "Unfollow", + "Unignore user": "Unignore user __username__", + "Unignore": "Unignore", + "Unlimited number of indicators on a chart": "Unlimited number of indicators on a chart", + "Unlimited Saved Charts": "Unlimited Saved Charts", + "Unlimited saved charts": "Unlimited saved charts", + "Unlimited server-side alerts": "Unlimited server-side alerts", + "Unmerge Down": "Unmerge Down", + "Unmerge Up": "Unmerge Up", + "Unsaved script": "Unsaved script", + "Unsolicited advertising": "Unsolicited advertising", + "Untitled Script": "Untitled Script", + "Up Color": "Up Color", + "Up fractals": "Up fractals", + "Up Wave 1 or A": "Up Wave 1 or A", + "Up Wave 2 or B": "Up Wave 2 or B", + "Up Wave 3": "Up Wave 3", + "Up Wave 4": "Up Wave 4", + "Up Wave 5": "Up Wave 5", + "Up Wave C": "Up Wave C", + "Up": "Up", + "Update Status": "Update Status", + "Update status": "Update status", + "UpDown Length": "UpDown Length", + "Upgrade and get 33% off an annual subscription!": "Upgrade and get 33% off an annual subscription!", + "Upgrade Now": "Upgrade Now", + "Upgrade now": "Upgrade now", + "Upgrade your account": "Upgrade your account", + "Upper Band": "Upper Band", + "Upper Bound": "Upper Bound", + "Upper Deviation": "Upper Deviation", + "Upper": "Upper", + "UpperLimit": "Upper Limit", + "US Exchanges": "US Exchanges", "USD Conversion Rate": "USD Conversion Rate", - "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.": "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.", - "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!": "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!", - "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to: No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.": "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to: No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.", - "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!": "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!", - "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.": "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.", - "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.": "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.", - "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.": "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.", - "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.": "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.", - "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.": "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.", - "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.": "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.", - "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.": "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.", - "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.": "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.", - "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.": "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.", - "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.": "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.", - "Favorite": "Favorite", - "Rename script": "Rename script", - "This is not the latest saved script version": "This is not the latest saved script version", - "My Script": "My Script", - "Show Console": "Show Console", - "Script text is not modified, nothing to save": "Script text is not modified, nothing to save", - "This is not a user script, cannot save": "This is not a user script, cannot save", - "Script Name": "Script Name", - "Expiration Time": "Expiration Time", - "Please name this script": "Please name this script", - "Script must have a name": "Script must have a name", - "Exit Full Screen (ESC)": "Exit Full Screen (ESC)", - "Stock Charts & Forex Charts": "Stock Charts & Forex Charts", - "Toggle favorite": "Toggle favorite", - "Buy Ask": "Buy Ask __quote__", - "Frequency": "Frequency", - "Buy Bid": "Buy Bid __quote__", - "Sell Ask": "Sell Ask __quote__", - "Sell Bid": "Sell Bid __quote__", - "Condition": "Condition", - "Connected": "Connected", - "CONNECT": "CONNECT", - "Disconnected": "Disconnected", - "Exiting Channel": "Exiting Channel", - "All": "All", - "5y": "5y", - "1y": "1y", + "Use Lower Deviation": "Use Lower Deviation", + "Use only one account - registering with multiple accounts is not allowed.": "Use only one account - registering with multiple accounts is not allowed.", + "Use Upper Deviation": "Use Upper Deviation", + "Username": "Username", + "useTrueRange_input": "Use True Range", + "UTC": "UTC", + "Valuation": "Valuation", + "Value": "Value", + "Vancouver": "Vancouver", + "Vertical Line": "Vertical Line", + "Views": "Views", + "Visual Order": "Σειρά Εμφάνισης", + "Vol": "Vol", + "Volatility Stop": "Volatility Stop", + "Volume Based": "Volume Based", + "Volume Leaders": "Volume Leaders", + "Volume MA": "Volume MA", + "Volume Oscillator": "Volume Oscillator", + "Volume Oscillator_study": "Ταλαντωτής όγκου", + "Volume profile indicators and extended trading hours": "Volume profile indicators and extended trading hours", + "Volume Profile Indicators": "Volume Profile Indicators", + "Volume": "Όγκος", + "Volume_study": "Όγκος", + "VolumeProfile": "VolumeProfile", + "Vortex Indicator": "Vortex Indicator", + "VWAP": "VWAP", + "VWMA": "VWMA", + "VWMA_study": "VWMA", + "W_dates": "Εβ", + "Waning moon": "Waning moon", + "Want official data and more features?": "Want official data and more features?", + "Warning": "Warning", + "Warsaw": "Warsaw", + "Watchlist": "Watchlist", + "Watchlist, details and news": "Watchlist, details and news", + "Watermark": "Watermark", + "Wave Size": "Μέγεθος Κυματισμού", + "We are doing some brief daily maintenance. Alerts will be back really soon, thanks for your patience!": "We are doing some brief daily maintenance. Alerts will be back really soon, thanks for your patience!", + "We are happy to give away as many things for free as possible, however studies are server-based and this takes considerable resources. So we can't give an unlimited number of indicators to everyone for free (as much as we'd like to).": "We are happy to give away as many things for free as possible, however studies are server-based and this takes considerable resources. So we can't give an unlimited number of indicators to everyone for free (as much as we'd like to).", + "We'are sorry, something went wrong. Try to reload page.": "We'are sorry, something went wrong. Try to reload page.", + "week": null, + "Weekly": "Weekly", + "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.": "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.", + "White": "White", + "Why Go Pro?": "Why Go Pro?", + "Wick": "Wick", + "Width": "Πλάτος", + "Willams %R": "Willams %R", + "Willams %R_study": "Willams %R", + "Williams %R": "Williams %R", + "Williams Alligator": "Williams Alligator", + "Williams Alligator_study": "Williams Alligator", + "Williams Fractal": "Williams Fractal", + "Window Size_input": "Μέγεθος παραθύρου", + "With Markers": "With Markers", + "wizofstep": "__index__ of __steps__", + "WMA Length_input": "WMA Length", + "Woodies CCI": "Woodies CCI", + "wrote": "wrote", + "XABCD Pattern": "XABCD Pattern", + "y_dates": null, + "Yearly": "Yearly", + "YES": "ΝΑΙ", + "Yes": "Yes", + "You already have Pro Plus trial.": "You already have Pro Plus trial.", + "You already participated in Pro Plus trial.": "You already participated in Pro Plus trial.", + "You already set {{options.maxAlertsNumber}} alerts. Upgrade to PRO Plus to set unlimited custom alerts and improve your experience!": "You already set {{options.maxAlertsNumber}} alerts. Upgrade to PRO Plus to set unlimited custom alerts and improve your experience!", + "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.": "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.", + "You are not authenticated.": "You are not authenticated.", + "You are not logged in. Please sign in.": "You are not logged in. Please sign in.", + "you are using browser": "You are using __browser__ on __os__.", + "You can not vote twice for one message": "You can not vote twice for one message", + "You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.": "You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.", + "You can save up to 5 charts with your subscription. Upgrade to PRO, PRO Plus or Premium membership and save unlimited charts, along with many other exciting features. Starting from only $9.95 a month - upgrade today!": "You can save up to 5 charts with your subscription. Upgrade to PRO, PRO Plus or Premium membership and save unlimited charts, along with many other exciting features. Starting from only $9.95 a month - upgrade today!", + "You have no ignored users": "You have no ignored users", + "You have no private messages yet": "You have no private messages yet", + "You may subscribe for official realtime and intraday data.": "You may subscribe for official realtime and intraday data.", + "You requested a custom interval that is available only to PRO users.": "You requested a custom interval that is available only to PRO users.", + "You requested a hotlist that is available only to PRO users.": "You requested a hotlist that is available only to PRO users.", + "You requested a symbol that is available only to PRO Plus and Premium users. You will now be switched to the equivalent BATS symbol.": "You requested a symbol that is available only to PRO Plus and Premium users. You will now be switched to the equivalent BATS symbol.", + "You requested an intraday spread symbol that is available only to PRO Plus and Premium users. You will now be switched to a Daily (D) interval.": "You requested an intraday spread symbol that is available only to PRO Plus and Premium users. You will now be switched to a Daily (D) interval.", + "You will be automatically redirected to PayPal in order to finish your purchase.": "You will be automatically redirected to PayPal in order to finish your purchase.", + "You're subscribing to {{ product_title }}": "You're subscribing to {{ product_title }}", + "Your 30-day free PRO Plus account has been activated. You are now part of a community of 2 million+ ideas that have been created within TradingView charts. To help get the ball rolling, we'd suggest you spend a few minutes familiarizing yourself with our online help section. We hope you enjoy working with TradingView and wish you good trading!": "Your 30-day free PRO Plus account has been activated. You are now part of a community of 2 million+ ideas that have been created within TradingView charts. To help get the ball rolling, we'd suggest you spend a few minutes familiarizing yourself with our online help section. We hope you enjoy working with TradingView and wish you good trading!", + "Your account will be charged $0.01 in order to verify it.": "Your account will be charged $0.01 in order to verify it.", + "Your chart is being saved, please wait a moment before you leave this page.": "Your chart is being saved, please wait a moment before you leave this page.", + "Your credit card on file is XXXX-XXXX-XXXX": "Your credit card on file is XXXX-XXXX-XXXX", + "Your free account allows you to apply up to 10 studies to a chart. Upgrade to PRO, PRO Plus or Premium account to have as many studies on a chart as you want, as well as many other exciting features.": "Your free account allows you to apply up to 10 studies to a chart. Upgrade to PRO, PRO Plus or Premium account to have as many studies on a chart as you want, as well as many other exciting features.", + "Your Order": "Your Order", + "Your Personal Invitation to Go PRO Plus": "Your Personal Invitation to Go PRO Plus", "ytd": "ytd", "YTD": "YTD", - "6m": "6m", - "3m": "3m", - "1m": "1m", - "5d": "5d", - "1d": "1d", - "Room title": "Room title", - "Room purpose": "Room purpose", - "Edit chat room": "Edit chat room", - "Create new public chat": "Create new public chat", - "Show Symbol Last Value": "Show Symbol Last Value", - "Show Indicator Last Value": "Show Indicator Last Value", - "Paper Trading is disconnected": "Paper Trading is disconnected", - "Hide Buy/Sell Panel": "Hide Buy/Sell Panel", - "Sell symbol": "Sell __displaySymbol__ Stop __abbreviatedNumber__ @ __formattedValue__", - "Buy symbol": "Buy __displaySymbol__ Limit __abbreviatedNumber__ @ __formattedValue__", - "IDEA TITLE AND DESCRIPTION": "IDEA TITLE AND DESCRIPTION", - "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.": "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.", - "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.": "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.", - "SHORT": "SHORT", - "LONG": "LONG", - "NEUTRAL": "NEUTRAL", - "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

": "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

", - "you are using browser": "You are using __browser__ on __os__.", - "Hide data": "Hide data", - "Show data": "Show data", - "Study Templates": "Study Templates", - "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout": "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout", - "Find existing chat": "Find existing chat", - "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", - "Black": "Black", - "Blue": "Blue", - "Grey": "Grey", - "White": "White", - "Show Positions": "Show Positions", - "Show Orders": "Show Orders" + "Zero Line": "Zero Line", + "Zero": "Zero", + "Zig Zag": "Zig Zag", + "Zoom In": "Μεγέθυνση", + "Zoom Out": "Σμίκρυνση", + "{0} bars": "{0} bars", + "{0} copy": "{0} αντιγράφω", + "{0} ideas...": "{0} ideas...", + "{0} P&L: {1}": "{0} P&L: {1}", + "Up bars": "Up bars", + "Down bars": "Down bars", + "Projection up bars": "Projection up bars", + "Projection down bars": "Projection down bars", + "ATR length": "ATR length", + "Reversal amount": "Reversal amount", + "Number of line": "Number of line", + "HL": "HL", + "ATR": "ATR", + "Traditional": "Traditional", + "Website": "Website", + "Support": "Support", + "PRO Premium": "PRO Premium", + "PRO Plus": "PRO Plus", + "PRO Plus Early Access": "PRO Plus Early Access", + "Update Payment Method": "Update Payment Method", + "Enter your new address": "Enter your new address", + "Save changes": "Save changes", + "All your current subscriptions will be updated to use the new account.": "All your current subscriptions will be updated to use the new account.", + "This trading product is integrated in TradingView thanks to our Partner Program for Developers. These are independent, unaffiliated studies, which are not part of TradingView subscriptions – these are separate tools that you buy if you want. Description, algorithm, support and prices are all determined by the author.": "This trading product is integrated in TradingView thanks to our Partner Program for Developers. These are independent, unaffiliated studies, which are not part of TradingView subscriptions – these are separate tools that you buy if you want. Description, algorithm, support and prices are all determined by the author.", + "EDIT SUBSCRIPTION": "EDIT SUBSCRIPTION", + "TradingView Account": "TradingView Account", + "

Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the features, top authors or create your first idea!

": "

Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the features, top authors or create your first idea!

", + "Alert not found with standart API": "Alert not found with standart API", + "Chatting is enabled {0} hours after creating a new account. This is done to prevent chat bots and general spam.": "Chatting is enabled {0} hours after creating a new account. This is done to prevent chat bots and general spam.", + "Do you really want to clear alerts log?": "Do you really want to clear alerts log?", + "Do you really want to delete alert {0}?": "Do you really want to delete alert {0}?", + "Do you really want to delete script '{0}'?": "Do you really want to delete script '{0}'?", + "Do you really want to delete {0} alerts?": "Do you really want to delete {0} alerts?", + "Do you really want to stop alert {0}?": "Do you really want to stop alert {0}?", + "Do you really want to stop {0} alerts?": "Do you really want to stop {0} alerts?", + "EPS": "EPS", + "EPS Dil": "EPS Dil", + "Edit Idea": "Edit Idea", + "Multi Charts Layout": "Multi Charts Layout", + "PE": "PE", + "PRO": "PRO", + "Publish Idea": "Publish Idea", + "2 year": "2 year", + "All fields are required": "All fields are required", + "Available": "Available", + "Check credit card number and CVV/CSC code": "Check credit card number and CVV/CSC code", + "Check expiration date": "Check expiration date", + "City": "City", + "Comments": "Comments", + "Country": "Country", + "Credit Card": "Credit Card", + "Credit card fields may contain only digits": "Credit card fields may contain only digits", + "Enter your ZIP code": "Enter your ZIP code", + "If you want to change the address, please enter your ZIP code here": "If you want to change the address, please enter your ZIP code here", + "Make payment with previously used details": "Make payment with previously used details", + "More {{sectionName}} Ideas": "More {{sectionName}} Ideas", + "PayPal": "PayPal", + "Payment Information": "Payment Information", + "Please choose at least one exchange to continue.": "Please choose at least one exchange to continue.", + "Please use only latin characters in address fields": "Please use only latin characters in address fields", + "Please use only latin characters in your first and last names": "Please use only latin characters in your first and last names", + "State/Region": "State/Region", + "Street": "Street", + "Subscribe": "Subscribe", + "Zip Code": "Zip Code", + "year": "year", + " Limit ": " Limit ", + " Stop ": " Stop ", + "

Only D, W, M intervals are supported for this symbol/exchange. You will be automatically switched to a D interval. Intraday intervals are not available because of exchange policies.

": "

Only D, W, M intervals are supported for this symbol/exchange. You will be automatically switched to a D interval. Intraday intervals are not available because of exchange policies.

", + "

Symbol ": "

Symbol ", + "Account Name": "Account Name", + "Active Chart": "Active Chart", + "Active chart doesn't contain the study you are going to publish": "Active chart doesn't contain the study you are going to publish", + "Add this room to favorites": "Add this room to favorites", + "Add {0}...": "Add {0}...", + "Alerts maintenance": "Alerts maintenance", + "All Charts": "All Charts", + "All fields are required.": "All fields are required.", + "Are you sure you want to overwrite '{0}' script?": "Are you sure you want to overwrite '{0}' script?", + "Balances": "Balances", + "Ban ": "Ban ", + "Ban expires in {0}": "Ban expires in {0}", + "Ban user": "Ban user", + "Brokerage Name": "Brokerage Name", + "By": "By", + "CQG Password": "CQG Password", + "CQG Username": "CQG Username", + "Can't create alert on invalid symbol": "Can't create alert on invalid symbol", + "Can't create alert when offline": "Can't create alert when offline", + "Can't edit alert on invalid symbol": "Can't edit alert on invalid symbol", + "Can't edit alert when offline": "Can't edit alert when offline", + "Change Background Transparency": "Change Background Transparency", + "Change Balloon Background Color": "Change Balloon Background Color", + "Change Balloon Background Transparency": "Change Balloon Background Transparency", + "Change Balloon Border Color": "Change Balloon Border Color", + "Change Balloon Text": "Change Balloon Text", + "Change Balloon Text Font Size": "Change Balloon Text Font Size", + "Change Balooon Text Color": "Change Balooon Text Color", + "Change Border Color": "Change Border Color", + "Change CQG password": "Change CQG password", + "Change Curve Background Color": "Change Curve Background Color", + "Change Curve Background Transparency": "Change Curve Background Transparency", + "Change Curve Filling": "Change Curve Filling", + "Change Curve Line Color": "Change Curve Line Color", + "Change Curve Line Extending Left": "Change Curve Line Extending Left", + "Change Curve Line Extending Right": "Change Curve Line Extending Right", + "Change Curve Line Left End": "Change Curve Line Left End", + "Change Curve Line Right End": "Change Curve Line Right End", + "Change Curve Line Style": "Change Curve Line Style", + "Change Curve Line Width": "Change Curve Line Width", + "Change Fib Arcs Background Transparency": "Change Fib Arcs Background Transparency", + "Change Fib Arcs Background Visibility": "Change Fib Arcs Background Visibility", + "Change Fib Speed Resistance Arcs Full Cirlces Mode": "Change Fib Speed Resistance Arcs Full Cirlces Mode", + "Change Fib Speed Resistance Arcs Levels Visibility": "Change Fib Speed Resistance Arcs Levels Visibility", + "Change Fib Speed Resistance Arcs Line Color": "Change Fib Speed Resistance Arcs Line Color", + "Change Fib Speed Resistance Arcs Visibility": "Change Fib Speed Resistance Arcs Visibility", + "Change Fib Speed Resistance Arcs Width": "Change Fib Speed Resistance Arcs Width", + "Change Password": "Change Password", + "Change Price Text Color": "Change Price Text Color", + "Change Price Text Font Size": "Change Price Text Font Size", + "Change Time Cycles Background Color": "Change Time Cycles Background Color", + "Change Time Cycles Background Transparency": "Change Time Cycles Background Transparency", + "Change Time Cycles Color": "Change Time Cycles Color", + "Change Time Cycles Filling": "Change Time Cycles Filling", + "Change Time Cycles Line Style": "Change Time Cycles Line Style", + "Change Time Cycles Line Width": "Change Time Cycles Line Width", + "Check firewall settings and make sure access to websocket ({0} port {1}) is open. Then click Reconnect or press F5.": "Check firewall settings and make sure access to websocket ({0} port {1}) is open. Then click Reconnect or press F5.", + "Click the broker you want to trade through": "Click the broker you want to trade through", + "Collaterals": "Collaterals", + "Confirm Password": "Confirm Password", + "Connect to CQG": "Connect to CQG", + "Connection is lost": "Connection is lost", + "Content": "Content", + "Continue to checkout": "Continue to checkout", + "Continued violation of chat etiquette": "Continued violation of chat etiquette", + "Continued violation of chat etiquette.": "Continued violation of chat etiquette.", + "Countdown": "Countdown", + "Create New List": "Create New List", + "Create New List...": "Create New List...", + "Curve": "Curve", + "December": "December", + "Degree": "Degree", + "Describe your company and project in a few sentences.": "Describe your company and project in a few sentences.", + "Desktop notifications": "Desktop notifications", + "Desktop notifications when I'm mentioned": "Desktop notifications when I'm mentioned", + "Dialog": "Dialog", + "Do you realy want to delete{0}watchlist?": "Do you realy want to delete{0}watchlist?", + "Do you want to take advantage of this offer now?": "Do you want to take advantage of this offer now?", + "Double Curve": "Double Curve", + "Early Access 50% off{{#is_finished}} – Final chance{{/is_finished}}": "Early Access 50% off{{#is_finished}} – Final chance{{/is_finished}}", + "Early Access for $15/Month": "Early Access for $15/Month", + "Edit Alert...": "Edit Alert...", + "Edit {0} Alert...": "Edit {0} Alert...", + "Elliott Correction Wave (ABC)": "Elliott Correction Wave (ABC)", + "Elliott Double Combo Wave (WXY)": "Elliott Double Combo Wave (WXY)", + "Elliott Impulse Wave (12345)": "Elliott Impulse Wave (12345)", + "Elliott Triangle Wave (ABCDE)": "Elliott Triangle Wave (ABCDE)", + "Elliott Triple Combo Wave (WXYXZ)": "Elliott Triple Combo Wave (WXYXZ)", + "Email notifications": "Email notifications", + "Email notifications when I'm mentioned": "Email notifications when I'm mentioned", + "Email-to-sms is the easiest and absolutely free way to send text message (SMS) from the internet to phones. This site aims to be the most complete and up-to-date list of email addresses that can be used to send text messages to phones.": "Email-to-sms is the easiest and absolutely free way to send text message (SMS) from the internet to phones. This site aims to be the most complete and up-to-date list of email addresses that can be used to send text messages to phones.", + "Error occured": "Error occured", + "Error while trying to create snapshot.": "Error while trying to create snapshot.", + "Error:": "Error:", + "Error: too long text": "Error: too long text", + "Export Watchlist": "Export Watchlist", + "Failed:": "Failed:", + "Full Circles": "Full Circles", + "Get the link to your individual GitHub profile, which we’ll enable for access to the library.": "Get the link to your individual GitHub profile, which we’ll enable for access to the library.", + "Go PRO": "Go PRO", + "HL Bars": "HL Bars", + "Here are a few steps to get your Charting Library:": "Here are a few steps to get your Charting Library:", + "Hide alert label line": "Hide alert label line", + "Horz Grid Lines": "Horz Grid Lines", + "How to fix:": "How to fix:", + "If you like what you see, you have an exclusive chance to get 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.": "If you like what you see, you have an exclusive chance to get 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.", + "If you need support then please visit our issues tracker using your GitHub profile we’ve granted access to.": "If you need support then please visit our issues tracker using your GitHub profile we’ve granted access to.", + "Import Watchlist...": "Import Watchlist...", + "Import/Export Watchlists": "Import/Export Watchlists", + "Indicator Labels": "Indicator Labels", + "Interval is not applicable": "Interval is not applicable", + "Invalid data format": "Invalid data format", + "Invalid limit price": "Invalid limit price", + "Invalid quantity": "Invalid quantity", + "Invalid stop price": "Invalid stop price", + "It appears that your browser does not support Canvas technology, which is needed for TradingView to work.
": "It appears that your browser does not support Canvas technology, which is needed for TradingView to work.
", + "It appears that your browser does not support WebSocket technology and does not have Adobe Flash plugin installed, one of which is essential for our portal.
": "It appears that your browser does not support WebSocket technology and does not have Adobe Flash plugin installed, one of which is essential for our portal.
", + "June": "June", + "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That is less than $15/month. Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!": "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That is less than $15/month. Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!", + "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.": "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.", + "Just wait awhile. We will send you all necessary information ASAP.": "Just wait awhile. We will send you all necessary information ASAP.", + "Launch chat in a separate window": "Launch chat in a separate window", + "Left Axis": "Left Axis", + "Library Without The Link": "Library Without The Link", + "Line - Close": "Line - Close", + "Line - HL/2": "Line - HL/2", + "Line - High": "Line - High", + "Line - Low": "Line - Low", + "Line - Open": "Line - Open", + "Load all alerts...": "Load all alerts...", + "Lock Cursor In Time": "Lock Cursor In Time", + "Log in": "Log in", + "My Lists": "My Lists", + "New Password": "New Password", + "New password and confirmation doesn't match": "New password and confirmation doesn't match", + "New password is required": "New password is required", + "No address input to apply autocomplete": "No address input to apply autocomplete", + "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at founders@tradingview.com": "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at founders@tradingview.com", + "No brokers available": "No brokers available", + "Non-tradable symbol": "Non-tradable symbol", + "Now is your LAST and FINAL chance to get 12 months for only $179.4 (regular $360). That’s less than $15/month and 50% off regular month-to-month payments.": "Now is your LAST and FINAL chance to get 12 months for only $179.4 (regular $360). That’s less than $15/month and 50% off regular month-to-month payments.", + "OC Bars": "OC Bars", + "Oh no! You have only 2 weeks left in your PRO Plus trial! These benefits will expire in two short weeks:": "Oh no! You have only 2 weeks left in your PRO Plus trial! These benefits will expire in two short weeks:", + "Old Password": "Old Password", + "Old password is required": "Old password is required", + "Oops, something went wrong": "Oops, something went wrong", + "Oops, your browser can't display our charts!": "Oops, your browser can't display our charts!", + "Orders": "Orders", + "PRO account": "PRO account", + "Password confirmation is required": "Password confirmation is required", + "Passwords do not match.": "Passwords do not match.", + "Place": "Place", + "Please add 'study(title=\"SomeTitle\")' statement to the script code": "Please add 'study(title=\"SomeTitle\")' statement to the script code", + "Please report the issue or click Reconnect.": "Please report the issue or click Reconnect.", + "Please use one of the following browsers:": "Please use one of the following browsers:", + "Please, install Flash plugin or consider updating to one of these modern browsers with WebSocket support:": "Please, install Flash plugin or consider updating to one of these modern browsers with WebSocket support:", + "Please, try to reload page to edit user data": "Please, try to reload page to edit user data", + "Positions": "Positions", + "Pro Plus": "Pro Plus", + "Processing script...": "Processing script...", + "Publish All Charts": "Publish All Charts", + "Publish Only": "Publish Only", + "Published Idea": "Published Idea", + "Recent chats": "Recent chats", + "Reconnect": "Reconnect", + "Rename List": "Rename List", + "Rename List...": "Rename List...", + "Report a data issue": "Report a data issue", + "Restore Size": "Restore Size", + "Right Axis": "Right Axis", + "Risk/Reward": "Risk/Reward", + "Save List As...": "Save List As...", + "Script '{0}' has been saved": "Script '{0}' has been saved", + "Script cannot be compiled because of errors.": "Script cannot be compiled because of errors.", + "Script has been deleted": "Script has been deleted", + "Script is not saved. Nothing to delete.": "Script is not saved. Nothing to delete.", + "Script is not saved. Nothing to rename.": "Script is not saved. Nothing to rename.", + "Script study added to the chart": "Script study added to the chart", + "Select Broker": "Select Broker", + "Select alert": "Select alert", + "Send all the stuff to Stan Bokov at founders@tradingview.com": "Send all the stuff to Stan Bokov at founders@tradingview.com", + "Series Sale Name": "Series Sale Name", + "Series Sale Number": "Series Sale Number", + "Server broke the connection. Click Reconnect or press F5.": "Server broke the connection. Click Reconnect or press F5.", + "Shortcuts": "Shortcuts", + "Show Dividends": "Show Dividends", + "Show Earnings": "Show Earnings", + "Show Hidden Tools": "Show Hidden Tools", + "Show Splits": "Show Splits", + "Show Symbol Info": "Show Symbol Info", + "Show Values": "Show Values", + "Sign our License Agreement": "Sign our License Agreement", + "Sine Line": "Sine Line", + "Sorry, an error has occurred": "Sorry, an error has occurred", + "Study": "Study", + "Success": "Success", + "Symbol Info": "Symbol Info", + "Symbol Info...": "Symbol Info...", + "Symbol Labels": "Symbol Labels", + "Time Cycles": "Time Cycles", + "To purchase the commercial version of the library, please contact Stan Bokov at founders@tradingview.com.": "To purchase the commercial version of the library, please contact Stan Bokov at founders@tradingview.com.", + "TradingView Notice": "TradingView Notice", + "Trial confirmation dialog": "Trial confirmation dialog", + "Trial confirmation text": "Trial confirmation text", + "Try": "Try", + "URL cannot be recieved.": "URL cannot be recieved.", + "Unexpected error: can't change profile data": "Unexpected error: can't change profile data", + "Unread Messages": "Unread Messages", + "Upgrade and get 50% off regular month-to-month payments!": "Upgrade and get 50% off regular month-to-month payments!", + "User cancelled operation": "User cancelled operation", + "Vert Grid Lines": "Vert Grid Lines", + "Visual settings...": "Visual settings...", + "Widget": "Widget", + "Width (% of the Box)": "Width (% of the Box)", + "Wrong value": "Wrong value", + "You have unsaved changes in the current script. Do you really want to discard them and start working with another script?": "You have unsaved changes in the current script. Do you really want to discard them and start working with another script?", + "Your Password Has Expired": "Your Password Has Expired", + "Your password has expired, please enter new password": "Your password has expired, please enter new password", + "active at": "active at", + "ago": "ago", + "agreed with your idea %chart% about %symbol%": "agreed with your idea %chart% about %symbol%", + "all inactive": "all inactive", + "and details": "and details", + "avg fill price": "avg fill price", + "avg price": "avg price", + "balance": "balance", + "best ask": "best ask", + "best bid": "best bid", + "cach excess": "cach excess", + "changed status": "changed status", + "collateral": "collateral", + "commented on idea you follow %chart% about %symbol%": "commented on idea you follow %chart% about %symbol%", + "commented on your idea %chart% about %symbol%": "commented on your idea %chart% about %symbol%", + "currency": "currency", + "disagreed with your idea %chart% about %symbol%": "disagreed with your idea %chart% about %symbol%", + "fill qty": "fill qty", + "filtered": "filtered", + "id": "id", + "initial margin": "initial margin", + "is now following you": "is now following you", + "last trade": "last trade", + "less than a minute": "less than a minute", + "limit price": "limit price", + "mn": "mn", + "mvo": "mvo", + "offset": "offset", + "on": "on", + "open P/L": "open P/L", + "or choose another broker": "or choose another broker", + "ote": "ote", + "placing time": "placing time", + "published new idea %chart% about %symbol% you follow": "published new idea %chart% about %symbol% you follow", + "purchasing power": "purchasing power", + "qty": "qty", + "replied to your comment on %chart% about %symbol%": "replied to your comment on %chart% about %symbol%", + "side": "side", + "sign in or register": "sign in or register", + "status": "status", + "stop price": "stop price", + "subscription": "subscription", + "symbol": "symbol", + "total margin": "total margin", + "total value": "total value", + "type": "type", + "upl": "upl", + "w": "w", + "y": "y", + "you follow commented on %chart% about %symbol%": "you follow commented on %chart% about %symbol%", + "you follow published new idea %chart% about %symbol%": "you follow published new idea %chart% about %symbol%", + "{0} is already in this chat.": "{0} is already in this chat.", + "Сolor line": "Сolor line", + "Bottom Center": "Bottom Center", + "Bottom Left": "Bottom Left", + "Bottom Right": "Bottom Right", + "Chart snapshot": "Chart snapshot", + "Create Horizontal Line": "Create Horizontal Line", + "Create Vertical Line": "Create Vertical Line", + "Hide Published Charts Timeline": "Hide Published Charts Timeline", + "Left": "Left", + "Middle Center": "Middle Center", + "Middle Left": "Middle Left", + "Middle Right": "Middle Right", + "No color themes saved": "No color themes saved", + "Right": "Right", + "Room {0} was deleted": "Room {0} was deleted", + "Theme": "Theme", + "Theme name": "Theme name", + "Top Center": "Top Center", + "Top Left": "Top Left", + "Top Right": "Top Right", + "TradingView Partner": "TradingView Partner", + "You were in the video call. Duration: {0}": "You were in the video call. Duration: {0}", + "{0} has entered the chat": "{0} has entered the chat", + "{0} has left the chat": "{0} has left the chat", + "{0} was banned for {1} minutes": "{0} was banned for {1} minutes", + "Discipline is the foundation of profitable trading for both discretionary and systematic traders. Visually stunning and intuitive to use, 3D ProSuite is an indispensible professional toolkit of point-and-shoot quantitative risk management and decision support tools for stock pickers and traders focused on technical entry techniques. Know instantly where to place a trailing stop and where to exit. Identify trends and pullbacks. Watch rotation and volatility in real time. Calculate hedge ratios for protection. Identify extremes. Non-programmers interested in systematic trading can take advantage of our strategy to test a combination of 3D ProSuite with moving average filter, channel filter, and volatility filter.": "Discipline is the foundation of profitable trading for both discretionary and systematic traders. Visually stunning and intuitive to use, 3D ProSuite is an indispensible professional toolkit of point-and-shoot quantitative risk management and decision support tools for stock pickers and traders focused on technical entry techniques. Know instantly where to place a trailing stop and where to exit. Identify trends and pullbacks. Watch rotation and volatility in real time. Calculate hedge ratios for protection. Identify extremes. Non-programmers interested in systematic trading can take advantage of our strategy to test a combination of 3D ProSuite with moving average filter, channel filter, and volatility filter.", + "AOS FX Primer is made up of 3 separate indicators to help you better analyse the markets. AOS FX Sessions shows session start/end times (automatically handling Daylight Saving changes) along with opening ranges. AOS FX Day HL shows the High and Low level for the past 2 years, automatically handling Daylight Saving changes. AOS ATRplus shows the moving average mid-point of the previous bar ranges. Please see our website for a full description and screenshots.": "AOS FX Primer is made up of 3 separate indicators to help you better analyse the markets. AOS FX Sessions shows session start/end times (automatically handling Daylight Saving changes) along with opening ranges. AOS FX Day HL shows the High and Low level for the past 2 years, automatically handling Daylight Saving changes. AOS ATRplus shows the moving average mid-point of the previous bar ranges. Please see our website for a full description and screenshots.", + "Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:

No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.": "Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to: No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.", + "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex. For more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.": "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex. For more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.", + "\"Buy Sell\" indicator is simple yet powerful trading signals that will help you consistently profit from the market. It built with risk management in mind, meaning average winning trade will be more than average losing trade several times.

It comes with signals and trend confirmation. For more information please visit: synergytrading.weebly.com": "\"Buy Sell\" indicator is simple yet powerful trading signals that will help you consistently profit from the market. It built with risk management in mind, meaning average winning trade will be more than average losing trade several times.

It comes with signals and trend confirmation. For more information please visit: synergytrading.weebly.com", + "Above Bar": "Above Bar", + "Absolute": "Absolute", + "Below Bar": "Below Bar", + "Bottom": "Bottom", + "Top": "Top", + "Alerts are not yet available for this chart type. Please check GetSatisfaction and vote for this feature to show support for it.": "Alerts are not yet available for this chart type. Please check GetSatisfaction and vote for this feature to show support for it.", + "Arguments": "Arguments", + "Built-in Functions": "Built-in Functions", + "Built-in Variable": "Built-in Variable", + "Built-in Variables": "Built-in Variables", + "Built-in'+(docs.kind === TVScript.FunKind.DECL ? ' Annotation' : '": "Built-in'+(docs.kind === TVScript.FunKind.DECL ? ' Annotation' : '", + "Confirm replacing": "Confirm replacing", + "Delete all drawing for this symbol": "Delete all drawing for this symbol", + "Examples": "Examples", + "Language Operator": "Language Operator", + "Language Operators": "Language Operators", + "My Ideas": "My Ideas", + "Not Now": "Not Now", + "Oops!": "Oops!", + "Open Manage Drawings": "Open Manage Drawings", + "PUBLISH PRIVATE IDEA": "PUBLISH PRIVATE IDEA", + "Pine Script Reference (new window)": "Pine Script Reference (new window)", + "Pine Script Reference (pop-up)": "Pine Script Reference (pop-up)", + "Publish Private Idea": "Publish Private Idea", + "Publishing is possible only from the chart page. Please open a chart and then try again.": "Publishing is possible only from the chart page. Please open a chart and then try again.", + "Remarks": "Remarks", + "Remove all line tools for ": "Remove all line tools for ", + "Returns": "Returns", + "Script Language Reference Manual": "Script Language Reference Manual", + "See Also": "See Also", + "Syntax": "Syntax", + "Type:": "Type:", + "Be the first to speak": "Be the first to speak", + "Ignored users list": "Ignored users list", + "# (Total: {0})": "# (Total: {0})", + "Hold Shift – draw lines at right angles.": "Hold Shift – draw lines at right angles.", + "Number or , – change interval. Type in a digit for minute charts, or first letter of the word for longer resolutions. E.g. 1, 5, 30, 60, 1440, H, 2H, 6H, D, 5D, 3W, 6M.": "Number or , – change interval. Type in a digit for minute charts, or first letter of the word for longer resolutions. E.g. 1, 5, 30, 60, 1440, H, 2H, 6H, D, 5D, 3W, 6M.", + "By clicking on “Sign Up” you are agreeing to the Terms of Service.": "By clicking on “Sign Up” you are agreeing to the Terms of Service.", + "Change Days To": "Change Days To", + "Change Hours To": "Change Hours To", + "Change Line Tool Visibility On Days": "Change Line Tool Visibility On Days", + "Change Line Tool Visibility On Hours": "Change Line Tool Visibility On Hours", + "Change Line Tool Visibility On Minutes": "Change Line Tool Visibility On Minutes", + "Change Line Tool Visibility On Months": "Change Line Tool Visibility On Months", + "Change Line Tool Visibility On Weeks": "Change Line Tool Visibility On Weeks", + "Change Minutes To": "Change Minutes To", + "Correct?": "Correct?", + "Could not send your report": "Could not send your report", + "Crypto/crypto pairs (eg. LTC/BTC) are not currently supported but that may change in the future.": "Crypto/crypto pairs (eg. LTC/BTC) are not currently supported but that may change in the future.", + "Cypher Pattern": "Cypher Pattern", + "Days": "Days", + "Go to Date...": "Go to Date...", + "Go to...": "Go to...", + "Hours": "Hours", + "IMPORTANT:": "IMPORTANT:", + "Indexes don’t have prices, they have values. There are corresponding ETFs that can be traded. SPX is the SnP500 index, but SPY is the ETF that can be traded.": "Indexes don’t have prices, they have values. There are corresponding ETFs that can be traded. SPX is the SnP500 index, but SPY is the ETF that can be traded.", + "Last available bar": "Last available bar", + "Minutes": "Minutes", + "Months": "Months", + "Please do not modify the order so we can investigate the issue.": "Please do not modify the order so we can investigate the issue.", + "Report this message": "Report this message", + "Select order": "Select order", + "Simply
drag & drop

or select file...": "Simply
drag & drop

or select file...", + "Spreads can’t be traded because they are not a single symbol, they are a visual representation of a calculation.": "Spreads can’t be traded because they are not a single symbol, they are a visual representation of a calculation.", + "Thanks!": "Thanks!", + "To:": "To:", + "Trading issue": "Trading issue", + "Warning:": "Warning:", + "Weeks": "Weeks", + "comment": "comment", + "goto date.": "goto date.", + "html5 stock charting
library licensing": "html5 stock charting
library licensing", + "message": "message", + "Go": "Go", + "Go to": "Go to", + "Report {0} from {1} to moderators": "Report {0} from {1} to moderators", + "Reported {0} from @{1}, {2}": "Reported {0} from @{1}, {2}", + "Add Text Note For {0}": "Add Text Note For {0}", + "Add To Text Notes": "Add To Text Notes", + "Are you sure you want to delete this script?": "Are you sure you want to delete this script?", + "DELETE": "DELETE", + "Do you realy want to delete {0} template?": "Do you realy want to delete {0} template?", + "Do you realy want to replace \"{0}\"?": "Do you realy want to replace \"{0}\"?", + "Idea": "Idea", + "NEW": "NEW", + "New Untitled Note": "New Untitled Note", + "Open Text Notes Panel": "Open Text Notes Panel", + "Please enter a valid URL": "Please enter a valid URL", + "Save template as...": "Save template as...", + "Search Note": "Search Note", + "Template name": "Template name", + "Text Notes": "Text Notes", + "Text Notes are available only on chart page. Please open a chart and then try again.": "Text Notes are available only on chart page. Please open a chart and then try again.", + "URL": "URL", + "Add Text Note For __symbol__": "Add Text Note For __symbol__", + "Add this study to active chart": "Add this study to active chart", + "April": "April", + "Are you sure you want to cancel order %s?": "Are you sure you want to cancel order %s?", + "Are you sure you want to ignore messages from __username__?": "Are you sure you want to ignore messages from __username__?", + "August": "August", + "Buy ": "Buy ", + "Cancel PRO Account": "Cancel PRO Account", + "Cancel subscription": "Cancel subscription", + "Change Minutes From": "Change Minutes From", + "Connect to %s": "Connect to %s", + "Connection to server was lost": "Connection to server was lost", + "Continued violation of chat etiquette. For more information on this etiquette please go to __link__": "Continued violation of chat etiquette. For more information on this etiquette please go to __link__", + "Created {0}.": "Created {0}.", + "Do you really want to delete __themename__ theme?": "Do you really want to delete __themename__ theme?", + "Expand __symbol__ chart": "Expand __symbol__ chart", + "February": "February", + "January": "January", + "July": "July", + "Last edited {0}": "Last edited {0}", + "Link to __room__ chat": "Link to __room__ chat", + "M": "M", + "March": "March", + "Neutral": "Neutral", + "No Title": "No Title", + "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at __email__": "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at __email__", + "No showcase": "No showcase", + "Notice": "Notice", + "November": "November", + "October": "October", + "Open __symbol__ Text Note": "Open __symbol__ Text Note", + "Publish": "Publish", + "Room __title__ was deleted": "Room __title__ was deleted", + "Save theme as...": "Save theme as...", + "Script": "Script", + "Script Error": "Script Error", + "Sell ": "Sell ", + "Send private message to __username__": "Send private message to __username__", + "September": "September", + "Show Published Charts Timeline": "Show Published Charts Timeline", + "Show alert label line": "Show alert label line", + "Show all messages from __username__": "Show all messages from __username__", + "Symbol __symbol__ cannot be traded on TradingView’s Paper Trading. Why not?": "Symbol __symbol__ cannot be traded on TradingView’s Paper Trading. Why not?", + "To: __username__": "To: __username__", + "Unlock": "Unlock", + "__minutes__ min": "__minutes__ min", + "__minutes__ min __seconds__ sec": "__minutes__ min __seconds__ sec", + "__seconds__ sec": "__seconds__ sec", + "__username__ has entered the chat": "__username__ has entered the chat", + "__username__ has left the chat": "__username__ has left the chat", + "days": "days", + "hours": "hours", + "minutes": "minutes", + "months": "months", + "years": "years", + "Sign in or sign up to use paper trading": "Sign in or sign up to use paper trading", + "Paper Trading is disconnected.": "Paper Trading is disconnected.", + "long": "long", + "short": "short", + "1 day": "1 day", + "1 hour": "1 hour", + "10 minutes": "10 minutes", + "12 hours": "12 hours", + "3 hours": "3 hours", + "30 minutes": "30 minutes", + "5 minutes": "5 minutes", + "Balance:": "Balance:", + "Ban __username__": "Ban __username__", + "Ban duration:": "Ban duration:", + "Ban expires in less than __duration__": "Ban expires in less than __duration__", + "Banned permanently": "Banned permanently", + "Content that caused the ban:": "Content that caused the ban:", + "Equity:": "Equity:", + "Hi,nnI'm a moderator for TradingView. I reviewed your idea at __chart__ and had to mark it as \"Not Suggested\" because it doesn't comply with our House Rules https://www.tradingview.com/house-rules/.nnPay attention to these rules to get into the Suggested stream more often, or even become a Suggested Author. Please let me know if you have any questions, will be happy to help.": "Hi,nnI'm a moderator for TradingView. I reviewed your idea at __chart__ and had to mark it as \"Not Suggested\" because it doesn't comply with our House Rules https://www.tradingview.com/house-rules/.nnPay attention to these rules to get into the Suggested stream more often, or even become a Suggested Author. Please let me know if you have any questions, will be happy to help.", + "Idea comments": "Idea comments", + "Ideas publishing": "Ideas publishing", + "If you have questions or suggestions, reply to this message.": "If you have questions or suggestions, reply to this message.", + "Ignore __username__": "Ignore __username__", + "Percents": "Percents", + "Permanently": "Permanently", + "Phone": "Phone", + "Please enter template name": "Please enter template name", + "Please enter theme name": "Please enter theme name", + "Position is being changed": "Position is being changed", + "Private messages": "Private messages", + "Public chats": "Public chats", + "Publish idea": "Publish idea", + "Quote the message which caused the ban along with additional comments if any (a private message with this information will be sent to the user from your account):": "Quote the message which caused the ban along with additional comments if any (a private message with this information will be sent to the user from your account):", + "Read this every time before banning someone! Our goal is to keep a healthy, constructive and useful dialog open in the chatrooms. Sending a private message with a warning is enough to solve 99% of the issues. If that doesn’t help, start with a one-minute ban.": "Read this every time before banning someone! Our goal is to keep a healthy, constructive and useful dialog open in the chatrooms. Sending a private message with a warning is enough to solve 99% of the issues. If that doesn’t help, start with a one-minute ban.", + "Save new study template": "Save new study template", + "Select violation...": "Select violation...", + "Snapshot": "Snapshot", + "Symbols from Quandl are not currently supported.": "Symbols from Quandl are not currently supported.", + "Unban __username__": "Unban __username__", + "Unignore __username__": "Unignore __username__", + "User __username__ was banned for __duration__.": "User __username__ was banned for __duration__.", + "User __username__ was banned permanently.": "User __username__ was banned permanently.", + "User __username__ was unbanned.": "User __username__ was unbanned.", + "Violated house rule:": "Violated house rule:", + "Violated house rule: __violation__.": "Violated house rule: __violation__.", + "Violation that caused the ban: __violation__.": "Violation that caused the ban: __violation__.", + "When selecting this checkbox the study template will set \"__interval__\" interval on a chart": "When selecting this checkbox the study template will set \"__interval__\" interval on a chart", + "You are banned from __banType__ for __duration__ for violating our House Rules. More info - __link__": "You are banned from __banType__ for __duration__ for violating our House Rules. More info - __link__", + "You are permanently banned from __banType__ for violating our House Rules. More info - __link__.": "You are permanently banned from __banType__ for violating our House Rules. More info - __link__.", + "__firstEnumerationItem__ and __secondEnumerationItem__": "__firstEnumerationItem__ and __secondEnumerationItem__", + "__firstEnumerationItem__, __secondEnumerationItem__ and __thirdEnumerationItem__": "__firstEnumerationItem__, __secondEnumerationItem__ and __thirdEnumerationItem__", + "__firstEnumerationItem__, __secondEnumerationItem__, __thirdEnumerationItem__ and __fourthEnumerationItem__": "__firstEnumerationItem__, __secondEnumerationItem__, __thirdEnumerationItem__ and __fourthEnumerationItem__", + "__username__ is permanently banned. Do you want to unban __username__?": "__username__ is permanently banned. Do you want to unban __username__?", + "commenting": "commenting", + "go to date.": "go to date.", + "publish idea.": "publish idea.", + "publishing": "publishing", + "server failed to place closing order": "server failed to place closing order", + "take snapshot.": "take snapshot.", + "

Pine scripting language

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.": "

Pine scripting language

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.", + "Close message": "Close message", + "Created ": "Created ", + "Edit Order…": "Edit Order…", + "Error occured while publishing": "Error occured while publishing", + "Error: Account is disabled": "Error: Account is disabled", + "Last edited ": "Last edited ", + "Show Drawings Toolbar": "Show Drawings Toolbar", + "Text Note": "Text Note", + "This chart layout has a lot of objects and can't be published! Please report to {0} for further details.": "This chart layout has a lot of objects and can't be published! Please report to {0} for further details.", + "TradingView Sign Up": "TradingView Sign Up", + "Heikin Ashi": "Heikin Ashi", + "Learn about all PRO features": "Learn about all PRO features", + "Show Less": "Show Less", + "Visibility": "Visibility", + "Levels Line": "Levels Line", + "Show Objects Tree...": "Show Objects Tree...", + "Close_as_a_command": "Close" } \ No newline at end of file diff --git a/charting_library/static/localization/translations/en.json b/charting_library/static/localization/translations/en.json index 0d9f51aa..744a0079 100644 --- a/charting_library/static/localization/translations/en.json +++ b/charting_library/static/localization/translations/en.json @@ -1,1185 +1,99 @@ { - "propertypage-name-label_css_class": "propertypage-name-label", - "Script Editor": "Script Editor", - " Published Charts Timeline": "Published Charts Timeline", - "SMA": "SMA", - "Published Chart": "Published Chart", - "Bar's Style": "Bar's Style", - "Chart Properties": "Chart Properties", - "Compare": "Compare", - "Compare...": "Compare...", - "Compare or Add Symbol...": "Compare or Add Symbol...", - "Compare or Add Symbol": "Compare or Add Symbol", - "Add Symbol": "Add Symbol", - "Scales Properties...": "Scales Properties...", - "Add": "Add", - "Company Comparison": "Company Comparison", - "Indicators, Fundamentals, Economy and Add-ons": "Indicators, Fundamentals, Economy and Add-ons", - "Economy & Symbols": "Economy & Symbols", - "Bars": "Bars", - "Candles": "Candles", - "Hollow Candles": "Hollow Candles", - "Line": "Line", - "Permanent link to this message": "Permanent link to this message", - "Area": "Area", - "Message settings": "Message settings", - "Heiken Ashi": "Heiken Ashi", - "Delete message": "Delete message", - "Are you sure you want to delete this message?": "Are you sure you want to delete this message?", - "Renko": "Renko", - "Line Break": "Line Break", - "Kagi": "Kagi", - "Point & Figure": "Point & Figure", - "Histogram": "Histogram", - "Cross_chart_type": "Cross", - "Crosshair": "Crosshair", - "Columns": "Columns", - "Circles": "Circles", - "Indicators": "Indicators", - "Favorites": "Favorites", - "Technical Analysis": "Technical Analysis", - "No indicators matched your criteria.": "No indicators matched your criteria.", - "Add to favorites": "Add to favorites", - "Remove from favorites": "Remove from favorites", - "No symbols matched your criteria": "No symbols matched your criteria", - "Add any symbol from the list": "Add any symbol from the list", - "Overlay the main chart": "Overlay the main chart", - "Symbols to be added on the chart": "Symbols to be added on the chart", - "Symbol": "Symbol", - "Default": "Default", - "Defaults": "Defaults", - "OK": "OK", - "Toggle notifications for this room": "Toggle notifications for this room", - "Cancel": "Cancel", + " alert label line": "alert label line", " color": "color", + " Published Charts Timeline": "Published Charts Timeline", " transparency": "transparency", " visibility": "visibility", - "Add To Watchlist": "Add To Watchlist", - "Add {0} To Watchlist": "Add {0} To Watchlist", - "Apply": "Apply", - "Arguments in Header": "Arguments in Header", - "Arrow": "Arrow", - "Auto Scale": "Auto Scale", - "Background": "Background", - "bars": "bars", - "bars_margin": "bars", - "{0} bars": "{0} bars", - "Bottom Margin": "Bottom Margin", - "Bring Forward": "Bring Forward", - "Bring to Front": "Bring to Front", - "Clone": "Clone", - "Color Theme": "Color Theme", - "Copy": "Copy", - "Extended Hours": "Extended Hours", - "Format...": "Format...", - "Source Code...": "Source Code...", - "Full Screen": "Full Screen", - "Grid Lines": "Grid Lines", - "Hide All Drawing Tools": "Hide All Drawing Tools", - "Drawing Tools": "Drawing Tools", - "Hide": "Hide", - "Sort by symbol": "Sort by symbol", - "Sort by last price": "Sort by last price", - "Sort by price change": "Sort by price change", - "Sort by price change percent": "Sort by price change percent", - "Time Scale": "Time Scale", - "Insert Drawing Tool": "Insert Drawing Tool", - "Insert Indicator...": "Insert Indicator...", - "Script Editor...": "Script Editor...", - "Last Value on Price Scale": "Last Value on Price Scale", - "Link To": "Link To", - "Last": "Last", - "Chng": "Chng", - "Sound on addressed to me messages": "Sound on addressed to me messages", - "Load New Bars": "Load New Bars", - "Lock All Drawing Tools": "Lock All Drawing Tools", - "Lock Scale": "Lock Scale", - "Lock scale": "Lock scale", - "Log Scale": "Log Scale", - "log": "log", - "Magnet Mode": "Magnet Mode", - "Merge Down": "Merge Down", - "Merge Up": "Merge Up", - "Objects Tree...": "Objects Tree...", - "Offset": "Offset", - "Override Min Tick": "Override Min Tick", - "Percentage": "Percentage", - "Precision": "Precision", - "Price Line": "Price Line", - "Properties...": "Properties...", - "Redo": "Redo", - "Remove All Drawing Tools": "Remove All Drawing Tools", - "Remove All Studies": "Remove All Studies", - "Remove All Indicators": "Remove All Indicators", - "Remove": "Remove", - "Reset Chart": "Reset Chart", - "Reset Scale": "Reset Scale", - "Reset": "Reset", - "Right Margin": "Right Margin", - "Save As...": "Save As...", - "Scale Left": "Scale Left", - "Scale Percentage": "Scale Percentage", - "Scale Right": "Scale Right", - "Scale Series Only": "Scale Series Only", - "Scale series only": "Scale series only", - "Scale Series only": "Scale Series only", - "Scales Lines": "Scales Lines", - "Scales Text": "Scales Text", - "Scaling": "Scaling", - "Screen (No Scale)": "Screen (No Scale)", - "Send Backward": "Send Backward", - "Send to Back": "Send to Back", - "Session Breaks": "Session Breaks", - "Show Arguments in Header": "Show Arguments in Header", - "Show Last Value": "Show Last Value", - "Show Last Value on Price Scale": "Show Last Value on Price Scale", - "Show Left Axis": "Show Left Axis", - "Show Right Axis": "Show Right Axis", - "Show": "Show", - "Show Countdown": "Show Countdown", - "Stay In Drawing Mode": "Stay In Drawing Mode", - "Symbol Search...": "Symbol Search...", - "Change Symbol": "Change Symbol", - "Change Symbol...": "Change Symbol...", - "Change Interval...": "Change Interval...", - "Time Zone": "Time Zone", - "TimeZone": "TimeZone", - "Top Margin": "Top Margin", - "Transparency": "Transparency", - "Undo {0}": "Undo {0}", - "Undo": "Undo", - "undo": "undo", - "redo": "redo", - "Unmerge Down": "Unmerge Down", - "Unmerge Up": "Unmerge Up", - "Visual Order": "Visual Order", - "Watermark": "Watermark", - "Show Objects Tree": "Show Objects Tree", - "cursors-group-css-class": "cursors-group-css-class", - "ABCD Pattern": "ABCD Pattern", - "Anchored Text": "Anchored Text", - "Arc": "Arc", - "Arrow Mark Down": "Arrow Mark Down", - "Arrow Mark Left": "Arrow Mark Left", - "Arrow Mark Right": "Arrow Mark Right", - "Arrow Mark Up": "Arrow Mark Up", - "Balloon": "Balloon", - "Bars Pattern": "Bars Pattern", - "Brush": "Brush", - "Callout": "Callout", - "Circle Lines": "Circle Lines", - "Cross": "Cross", - "Cyclic Lines": "Cyclic Lines", - "Date Range": "Date Range", - "Disjoint Angle": "Disjoint Angle", - "Dot": "Dot", - "Elliott Labels": "Elliott Labels", - "Elliott Major Retracement": "Elliott Major Retracement", - "Elliott Minor Retracement": "Elliott Minor Retracement", - "Elliott Wave Cycle": "Elliott Wave Cycle", - "Elliott Wave Minor": "Elliott Wave Minor", - "Elliott Wave Circle": "Elliott Wave Circle", - "Elliott Wave Subminuette": "Elliott Wave Subminuette", - "Ellipse": "Ellipse", - "Value": "Value", - "Eraser": "Eraser", - "Alert Actions": "Alert Actions", - "Send E-mail": "Send E-mail", - "Send SMS": "Send SMS", - "Play Sound": "Play Sound", - "Show Popup": "Show Popup", - "Extended": "Extended", - "Extended Line": "Extended Line", - "Fib Channel": "Fib Channel", - "Fib Circles": "Fib Circles", - "Fib Retracement": "Fib Retracement", - "Fib Speed Resistance Arcs": "Fib Speed Resistance Arcs", - "Fib Speed Resistance Fan": "Fib Speed Resistance Fan", - "Fib Spiral": "Fib Spiral", - "Fib Time Zone": "Fib Time Zone", - "Fib Wedge": "Fib Wedge", - "Flag Mark": "Flag Mark", - "Flat Top/Bottom": "Flat Top/Bottom", - "Flat Bottom": "Flat Bottom", - "Forecast": "Forecast", - "Gann Box": "Gann Box", - "Gann Fan": "Gann Fan", - "Gann Square": "Gann Square", - "Head & Shoulders": "Head & Shoulders", - "Horizontal Line": "Horizontal Line", - "Horizontal Ray": "Horizontal Ray", - "Icon": "Icon", - "Inside Pitchfork": "Inside Pitchfork", - "Long Position": "Long Position", - "Risk/Reward long": "Risk/Reward long", - "Modified Schiff Pitchfork": "Modified Schiff Pitchfork", - "Parallel Channel": "Parallel Channel", - "Pitchfan": "Pitchfan", - "Pitchfork": "Pitchfork", - "Polyline": "Polyline", - "Price Label": "Price Label", - "Price Range": "Price Range", - "Projection": "Projection", - "Ray": "Ray", - "Rectangle": "Rectangle", - "Regression Trend": "Regression Trend", - "Rotated Rectangle": "Rotated Rectangle", - "Schiff Pitchfork": "Schiff Pitchfork", - "Schiff": "Schiff", - "Original": "Original", - "Modified Schiff": "Modified Schiff", - "Inside": "Inside", - "Short Position": "Short Position", - "Risk/Reward short": "Risk/Reward short", - "Text": "Text", - "Comment": "Comment", - "Three Drivers Pattern": "Three Drivers Pattern", - "Thumb Down": "Thumb Down", - "Thumb Up": "Thumb Up", - "Trend Angle": "Trend Angle", - "Trend Line": "Trend Line", - "Trend-Based Fib Extension": "Trend-Based Fib Extension", - "Trend-Based Fib Time": "Trend-Based Fib Time", - "Triangle Pattern": "Triangle Pattern", - "Triangle": "Triangle", - "Vertical Line": "Vertical Line", - "XABCD Pattern": "XABCD Pattern", - "Angle:": "Angle:", - "Arcs": "Arcs", - "Background color 1": "Background color 1", - "Background color 2": "Background color 2", - "Background Color": "Background Color", - "Bar #": "Bar #", - "Border color": "Border color", - "Border Color": "Border Color", - "Border": "Border", - "Bottom Lables": "Bottom Lables", - "bottom": "bottom", - "center": "center", - "Channel": "Channel", - "Coeffs As Percents": "Coeffs As Percents", - "Color bars based on previous close": "Color bars based on previous close", - "Color": "Color", - "Color:": "Color:", - "Coordinates": "Coordinates", - "Delete": "Delete", - "Down Color": "Down Color", - "Drawings": "Drawings", - "Entry price:": "Entry price:", - "Event": "Event", - "Events": "Events", - "Extend Left End": "Extend Left End", - "Extend Left": "Extend Left", - "Extend Lines": "Extend Lines", - "Extend Right End": "Extend Right End", - "Extend Right": "Extend Right", - "Extend": "Extend", - "Failure back color": "Failure back color", - "Failure text color": "Failure text color", - "Fans": "Fans", - "Fill": "Fill", - "Format": "Format", - "Graphics": "Graphics", - "Grid": "Grid", - "Help": "Help", - "HLC Bars": "HLC Bars", - "Inputs": "Inputs", - "Label Background": "Label Background", - "Label": "Label", - "Labels": "Labels", - "Left End": "Left End", - "Left Labels": "Left Labels", - "Right Labels": "Right Labels", - "left": "left", - "Level {0}": "Level {0}", - "Levels": "Levels", - "Lines": "Lines", - "Major": "Major", - "Measure (Shift + Click on the chart)": "Measure (Shift + Click on the chart)", - "Median": "Median", - "middle": "middle", - "Middle": "Middle", - "Minor": "Minor", - "Mode": "Mode", - "Normal": "Normal", - "Plot": "Plot", - "Price Levels": "Price Levels", - "Price Source": "Price Source", - "Price": "Price", - "Price:": "Price:", - "Prices": "Prices", - "Profit Background Color": "Profit Background Color", - "Profit Level. Ticks:": "Profit Level. Ticks:", - "Properties": "Properties", - "Reverse": "Reverse", - "Right End": "Right End", - "Right Lables": "Right Lables", - "right": "right", - "Log Scale_scale_menu": "Log Scale", - "Percentage_scale_menu": "Percentage", - "Scales": "Scales", - "Settings": "Settings", - "Show Background": "Show Background", - "Show Bars Range": "Show Bars Range", - "Show Date/Time Range": "Show Date/Time Range", - "Show Distance": "Show Distance", - "Show Labels": "Show Labels", - "Show Price Range": "Show Price Range", - "Show Price": "Show Price", - "Show Prices": "Show Prices", - "Show Text": "Show Text", - "Show Time": "Show Time", - "Show Wave": "Show Wave", - "Show/Hide": "Show/Hide", - "Source back color": "Source back color", - "Source border color": "Source border color", - "Source text color": "Source text color", - "Stay in Drawing Mode": "Stay in Drawing Mode", - "Stop Background Color": "Stop Background Color", - "Stop Color:": "Stop Color:", - "Stop Level. Ticks:": "Stop Level. Ticks:", - "Style": "Style", - "Success back color": "Success back color", - "Success text color": "Success text color", - "Target back color": "Target back color", - "Target border color": "Target border color", - "Target Color:": "Target Color:", - "Target text color": "Target text color", - "Text Alignment:": "Text Alignment:", - "Text color": "Text color", - "Text Color": "Text Color", - "Text Font": "Text Font", - "Text Wrap": "Text Wrap", - "Text:": "Text:", - "Time Levels": "Time Levels", - "Timezone/Sessions": "Timezone/Sessions", - "Top Labels": "Top Labels", - "Bottom Labels": "Bottom Labels", - "top": "top", - "Up Color": "Up Color", - "Wave Size": "Wave Size", - "Wick": "Wick", - "Zoom In": "Zoom In", - "Zoom Out": "Zoom Out", - "Borders": "Borders", - "Level": "Level", - "Hlines Background": "Hlines Background", - "Plots Background": "Plots Background", - "Open_line_tool_position": "Opened", - "Closed_line_tool_position": "Closed", - "{0} P&L: {1}": "{0} P&L: {1}", - "Risk/Reward Ratio: {0}": "Risk/Reward Ratio: {0}", - "Stop: {0} ({1}%)": "Stop: {0} ({1}%)", - "Target: {0} ({1}%)": "Target: {0} ({1}%)", - "SUCCESS": "SUCCESS", - "FAILURE": "FAILURE", - "Left Shoulder": "Left Shoulder", - "Head": "Head", - "Right Shoulder": "Right Shoulder", - "Mirrored": "Mirrored", - "Flipped": "Flipped", - "distance: {0}": "distance: {0}", - "day": "day", - "day_plural": "days", - "week": "week", - "week_plural": "weeks", - "month": "month", - "month_plural": "months", - "minute": "minute", - "minute_plural": "minutes", - "hour": "hour", - "hour_plural": "hours", - "y_dates": "y", - "y_dates_plural": "y", - "h_dates": "h", - "D_dates": "D", - "W_dates": "W", - "M_dates": "M", - "d_dates": "d", - "m_dates": "m", - "in_dates": "in", - "Jan": "Jan", - "Feb": "Feb", - "Mar": "Mar", - "Apr": "Apr", - "May": "May", - "Jun": "Jun", - "Jul": "Jul", - "Aug": "Aug", - "Sep": "Sep", - "Oct": "Oct", - "Nov": "Nov", - "Dec": "Dec", - "Objects Tree": "Objects Tree", - "Manage Drawings": "Manage Drawings", - "TOOL": "TOOL", - "SYMBOL": "SYMBOL", - "Move Up": "Move Up", - "Move Down": "Move Down", - "All Exchanges": "All Exchanges", - "All types": "All types", - "Stock": "Stock", - "stock": "stock", - "Index": "Index", - "index": "index", - "Futures": "Futures", - "futures": "futures", - "Image URL": "Image URL", - "Save image": "Save image", - "or copy url:": "or copy url:", - "Redo {0}": "Redo {0}", - "Custom color...": "Custom color...", - "Search": "Search", - "Open_in_legend": "O", - "High_in_legend": "H", - "Low_in_legend": "L", - "Close_in_legend": "C", - "Open": "Open", - "High": "High", - "Low": "Low", - "Close": "Close", - "(H + L)/2": "(H + L)/2", "(H + L + C)/3": "(H + L + C)/3", + "(H + L)/2": "(H + L)/2", "(O + H + L + C)/4": "(O + H + L + C)/4", - "UTC": "UTC", - "Exchange": "Exchange", - "Athens": "Athens", - "Berlin": "Berlin", - "Bogota": "Bogota", - "Bangkok": "Bangkok", - "Buenos Aires": "Buenos Aires", - "Chicago": "Chicago", - "Hong Kong": "Hong Kong", - "Kolkata": "Kolkata", - "London": "London", - "Los Angeles": "Los Angeles", - "Madrid": "Madrid", - "Moscow": "Moscow", - "New York": "New York", - "Paris": "Paris", - "Sao Paulo": "Sao Paulo", - "Seoul": "Seoul", - "Shanghai": "Shanghai", - "Singapore": "Singapore", - "Sydney": "Sydney", - "Taipei": "Taipei", - "Tehran": "Tehran", - "Tokyo": "Tokyo", - "Toronto": "Toronto", - "Vancouver": "Vancouver", - "Warsaw": "Warsaw", - "n/a": "n/a", - "Long_input": "Long", - "long_input": "long", - "longlen_input": "long length", - "Window Size_input": "Window Size", - "Length_input": "Length", - "length_input": "length", - "len_input": "length", - "Short_input": "Short", - "short_input": "short", - "shortlen_input": "Short Length", - "Mult_input": "Multiplier", - "mult_input": "multiplier", - "divisor_input": "divisor", - "Divisor_input": "Divisor", - "Upper": "Upper", - "Lower": "Lower", - "Long": "Long", - "Short": "Short", - "Signal": "Signal", - "Jaw": "Jaw", - "Teeth": "Teeth", - "Lips": "Lips", - "Zero": "Zero", - "WMA Length_input": "WMA Length", - "Long RoC Length_input": "Long RoC Length", - "Short RoC Length_input": "Short RoC Length", - "jawLength_input": "Jaw Length", - "teethLength_input": "Teeth Length", - "lipsLength_input": "Lips Length", - "percent_input": "Percent", - "exponential_input": "Exponential", - "smoothD_input": "Smooth D", - "smoothK_input": "Smooth K", - "Color 0": "Color 0", - "Color 1": "Color 1", - "Color 2": "Color 2", - "Color 3": "Color 3", - "Color 4": "Color 4", - "sym_input": "symbol", - "symbol_input": "symbol", - "Sym_input": "Symbol", - "DI Length_input": "DI Length", - "ADX Smoothing_input": "ADX Smoothing", - "displacement_input": "displacement", - "Tenkan-sen": "Tenkan-sen", - "Kijun-sen": "Kijun-sen", - "Chikou span": "Chikou span", - "Senkou A": "Senkou A", - "Senkou B": "Senkou B", - "useTrueRange_input": "Use True Range", - "roclen1_input": "RoC Length 1", - "roclen2_input": "RoC Length 2", - "roclen3_input": "RoC Length 3", - "roclen4_input": "RoC Length 4", - "smalen1_input": "SMA Length 1", - "smalen2_input": "SMA Length 2", - "smalen3_input": "SMA Length 3", - "smalen4_input": "SMA Length 4", - "siglen_input": "Signal Length", - "UpperLimit": "Upper Limit", - "LowerLimit": "Lower Limit", - "Limit": "Limit", - "fastLength_input": "Fast Length", - "slowLength_input": "Slow Length", - "signalLength_input": "Signal Length", - "start_input": "Start", - "increment_input": "Increment", - "maximum_input": "Maximum", - "showMA_input": "Show MA", - "show MA_input": "Show MA", - "Volume": "Volume", - "Volume MA": "Volume MA", - "Indicator": "Indicator", - "Oscillator": "Oscillator", - "lengthStoch_input": "Stoch length", - "lengthRSI_input": "RSI length", - "sigma_input": "sigma", - "Sigma_input": "Sigma", - "Crosses": "Crosses", - "Click to set a point": "Click to set a point", + "...Less Tags": "...Less Tags", + "1 minute": "1 minute", "1. Slide your finger to select location for first anchor
2. Tap anywhere to place the first anchor": "1. Slide your finger to select location for first anchor
2. Tap anywhere to place the first anchor", "1. Slide your finger to select location for next anchor
2. Tap anywhere to place the next anchor": "1. Slide your finger to select location for next anchor
2. Tap anywhere to place the next anchor", - "retrying": "retrying", - "eod data": "eod data", - "eod delayed": "eod delayed", - "loading data": "loading data", - "invalid symbol": "invalid symbol", - "streaming": "streaming", - "realtime": "realtime", - "pre-market": "pre-market", - "post-market": "post-market", - "closed": "closed", - "Time Interval": "Time Interval", - "Show Symbol Labels": "Show Symbol Labels", - "Show Symbol Labels_context_menu": "Show Symbol Labels", - "Subminuette": "Subminuette", - "Minuette": "Minuette", - "Minute": "Minute", - "Intermediate": "Intermediate", - "Primary": "Primary", - "Cycle": "Cycle", - "SuperCycle": "SuperCycle", - "GrandSuperCycle": "GrandSuperCycle", - "Lock": "Lock", - "Width": "Width", - "Line With Breaks": "Line With Breaks", - "Area With Breaks": "Area With Breaks", - "Type": "Type", - "Simple": "Simple", - "With Markers": "With Markers", - "Step": "Step", - "No drawings yet": "No drawings yet", - "Lock/Unlock": "Lock/Unlock", - "deviation_input": "deviation", - "depth_input": "depth", - "Accumulation/Distribution_study": "Accumulation/Distribution", - "Aroon_study": "Aroon", - "Advance/Decline_study": "Advance/Decline", - "Average True Range_study": "Average True Range", - "Awesome Oscillator_study": "Awesome Oscillator", - "Bollinger Bands Width_study": "Bollinger Bands Width", - "Balance of Power_study": "Balance of Power", - "Bollinger Bands_study": "Bollinger Bands", - "Bollinger Bands %B_study": "Bollinger Bands %B", - "Chaikin Money Flow_study": "Chaikin Money Flow", - "Chaikin Oscillator_study": "Chaikin Oscillator", - "Chande Kroll Stop_study": "Chande Kroll Stop", - "Chande Momentum Oscillator_study": "Chande Momentum Oscillator", - "Commodity Channel Index_study": "Commodity Channel Index", - "Choppiness Index_study": "Choppiness Index", - "Directional Movement Index_study": "Directional Movement Index", - "Correlation Coeff_study": "Correlation Coeff", - "Donchian Channels_study": "Donchian Channels", - "Double Exponential Moving Average_study": "Double Exponential Moving Average", - "Ease of Movement_study": "Ease of Movement", - "Elders Force Index_study": "Elders Force Index", - "Envelope_study": "Envelope", - "Ichimoku Cloud_study": "Ichimoku Cloud", - "Klinger Oscillator_study": "Klinger Oscillator", - "Hull MA_study": "Hull MA", - "Keltner Channels_study": "Keltner Channels", - "Linear Regression Curve_study": "Linear Regression Curve", - "Know Sure Thing_study": "Know Sure Thing", - "MA Cross_study": "MA Cross", - "Money Flow_study": "Money Flow", - "Mass Index_study": "Mass Index", - "Moving Average Exponential_study": "Moving Average Exponential", - "Net Volume_study": "Net Volume", - "Moving Average Convergence/Divergence_study": "Moving Average Convergence/Divergence", - "Moving Average_study": "Moving Average", - "Moving Average Weighted_study": "Moving Average Weighted", - "Parabolic SAR_study": "Parabolic SAR", - "On Balance Volume_study": "On Balance Volume", - "Price Oscillator_study": "Price Oscillator", - "Relative Strength Index_study": "Relative Strength Index", - "Relative Vigor Index_study": "Relative Vigor Index", - "Relative Volatility Index_study": "Relative Volatility Index", - "SMI Ergodic Indicator/Oscillator_study": "SMI Ergodic Indicator/Oscillator", - "Stochastic_study": "Stochastic", - "TRIX_study": "TRIX", - "Stochastic RSI_study": "Stochastic RSI", - "Triple EMA_study": "Triple EMA", - "VWMA_study": "VWMA", - "Volume Oscillator_study": "Volume Oscillator", - "Volume_study": "Volume", - "Williams Alligator_study": "Williams Alligator", - "Willams %R_study": "Willams %R", - "Coppock Curve_study": "Coppock Curve", - "Least Squares Moving Average_study": "Least Squares Moving Average", - "Arnaud Legoux Moving Average_study": "Arnaud Legoux Moving Average", - "True Strength Indicator_study": "True Strength Indicator", - "Change Interval": "Change Interval", - "Show Only Studies": "Show Only Studies", - "Show Only Drawings": "Show Only Drawings", - "Show All": "Show All", - "Timezone/Sessions Properties...": "Timezone/Sessions Properties...", - "Scale Price Chart Only": "Scale Price Chart Only", - "Open Interval Dialog": "Open Interval Dialog", - "Note": "Note", - "Anchored Note": "Anchored Note", - "Scales Properties": "Scales Properties", - "Toggle Auto Scale": "Toggle Auto Scale", - "Toggle Log Scale": "Toggle Log Scale", - "Toggle Percentage": "Toggle Percentage", - "auto_scale": "auto", - "Invalid Symbol": "Invalid Symbol", - "loading...": "loading...", - "interval_dialog_description": "Type the interval number for munute 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)", - "Not applicable": "Not applicable", - "Stats Text Color": "Stats Text Color", - "Show Angle": "Show Angle", - "Always Show Stats": "Always Show Stats", - "Rename...": "Rename...", - "New": "New", - "Load": "Load", - "Save": "Save", - "Rename Chart": "Rename Chart", - "{0} copy": "{0} copy", - "Please enter chart name": "Please enter chart name", - "Enter a new chart name": "Enter a new chart name", - "Load Chart": "Load Chart", - "Chart Name": "Chart Name", - "Chart name": "Chart name", - "Rename Chart Layout": "Rename Chart Layout", - "Please enter chart layout name": "Please enter chart layout name", - "Enter a new chart layout name": "Enter a new chart layout name", - "Load Layout Chart": "Load Layout Chart", - "Chart Layout Name": "Chart Layout Name", - "Chart layout name": "Chart layout name", - "NEW CHART LAYOUT": "NEW CHART LAYOUT", - "Save Chart Layout saves not just some particular chart,\nit saves all charts for all symbols and intervals\nwhich you are modifying while working with this Layout": "Save Chart Layout saves not just some particular chart,\nit saves all charts for all symbols and intervals\nwhich you are modifying while working with this Layout", - "Last Modified": "Last Modified", - "Save Chart Layout": "Save Chart Layout", - "Active Symbol": "Active Symbol", - "Remove custom interval": "Remove custom interval", - "Fullscreen mode": "Fullscreen mode", - "Marker Color": "Marker Color", - "Font Size": "Font Size", - "Save New Chart": "Save New Chart", - "Source_compare": "Source", - "YES": "YES", - "Yes": "Yes", - "No": "No", - "NO": "NO", - "Confirmation": "Confirmation", - "Are you sure you want to delete this chart?": "Are you sure you want to delete this chart?", - "Hide Marks On Bars": "Hide Marks On Bars", - "Precise Labels": "Precise Labels", - "Copy Chart Layout": "Copy Chart Layout", - "Load Chart Layout": "Load Chart Layout", - "Save New Chart Layout": "Save New Chart Layout", - "The Extended Trading Hours feature is available only for intraday charts": "The Extended Trading Hours feature is available only for intraday charts", - "Do you realy want to delete ": "Do you realy want to delete", - "Description": "Description", - "Date": "Date", - "Time": "Time", - "Alerts for the current symbol only": "Alerts for the current symbol only", - "Alerts for the current resolution only": "Alerts for the current resolution only", - "Hide inactive alerts": "Hide inactive alerts", - "Stopped Manual": "Stopped Manual", - "Expired": "Expired", - "Triggered and Not Active": "Triggered and Not Active", - "Error": "Error", - "Stop": "Stop", - "Stopped": "Stopped", - "Active": "Active", - "Order": "Order", - "Actual": "Actual", - "Prior": "Prior", - "Company": "Company", - "Estimate": "Estimate", - "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.": "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.", - "Share on Twitter a snapshot of your chart as a picture and whatever you write.": "Share on Twitter a snapshot of your chart as a picture and whatever you write.", - "Share on StockTwits a snapshot of your chart as a picture and whatever you write.": "Share on StockTwits a snapshot of your chart as a picture and whatever you write.", - "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.": "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.", - "Suggested ideas & my ideas": "Suggested ideas & my ideas", - "Ideas of the people I follow & my ideas": "Ideas of the people I follow & my ideas", - "My ideas only": "My ideas only", - "Hide Widgets": "Hide Widgets", - "Create Alert": "Create Alert", - "Disconnect": "Disconnect", - "Connect": "Connect", - "Pine Script Editor": "Pine Script Editor", - "Published ideas settings": "Published ideas settings", - "Change Ideas filter": "Change Ideas filter", - "Hide Drawings Toolbar": "Hide Drawings Toolbar", - "Show/Hide Drawings Toolbar": "Show/Hide Drawings Toolbar", - "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.", - "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.", - "Study Template": "Study Template", - "Template": "Template", - "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

": "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

", - "Quotes are delayed by 10 min and updated every 30 seconds": "Quotes are delayed by 10 min and updated every 30 seconds", - "delayed": "delayed", - "Show only my sent and received messages": "Show only my sent and received messages", - "Maximize Chat": "Maximize Chat", - "Detach Chat": "Detach Chat", - "Type your message here": "Type your message here", - "Have something to say?": "Have something to say?", - "Attach chart snapshot": "Attach chart snapshot", - "Insert emoticon": "Insert emoticon", - "You can not vote twice for one message": "You can not vote twice for one message", - "English only, please": "English only, please", - "English only, please. Currently we only support English, so we ask you to only use English when communicating on TradingView.": "English only, please. Currently we only support English, so we ask you to only use English when communicating on TradingView.", - "Respecting Fellow Members": "Respecting Fellow Members", - "Respecting Fellow Members. Whether you agree or disagree with ideas, be courteous and respectful. Treat others the way you'd like to be treated.": "Respecting Fellow Members. Whether you agree or disagree with ideas, be courteous and respectful. Treat others the way you'd like to be treated.", - "No advertising allowed": "No advertising allowed", - "No advertising allowed! You can post external links ONLY if they are relevant and add value to the conversation (i.e. a link to an example, or an article).": "No advertising allowed! You can post external links ONLY if they are relevant and add value to the conversation (i.e. a link to an example, or an article).", - "Custom...": "Custom...", - "Forex Talks": "Forex Talks", - "Forex": "Forex", - "Stock And Index Talks": "Stock And Index Talks", - "Bitcoin Talks": "Bitcoin Talks", - "Bitcoin": "Bitcoin", - "Link to this chat...": "Link to this chat...", - "Chat archives...": "Chat archives...", - "Edit room...": "Edit room...", - "Delete room": "Delete room", - "Save Drawing Template As...": "Save Drawing Template As...", - "Templates": "Templates", - "Apply Default Drawing Template": "Apply Default Drawing Template", - "There was an error posting your message.": "There was an error posting your message.", - "Confirm": "Confirm", - "Are you sure you want to delete this room?": "Are you sure you want to delete this room?", - "Show chart snapshot preview": "Show chart snapshot preview", - "Chart Snapshot": "Chart Snapshot", - "Show only favorite rooms": "Show only favorite rooms", - "Ignored users...": "Ignored users...", - "Launch chat in separate window": "Launch chat in separate window", - "Link to this room...": "Link to this room...", - "Room archives...": "Room archives...", - "You have no ignored users": "You have no ignored users", - "Remove this room from favorites": "Remove this room from favorites", - "Add this room from favorites": "Add this room from favorites", - "Compare Add": "Compare Add", - "Follow": "Follow", - "If you follow a symbol you will receive notifications when new ideas about that symbol are published.": "If you follow a symbol you will receive notifications when new ideas about that symbol are published.", - "You are not logged in. Please sign in.": "You are not logged in. Please sign in.", - "Info": "Info", - "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.": "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.", - "Home": "Home", - "Ideas": "Ideas", - "Scripts": "Scripts", - "Sign In": "Sign In", - "Sign Up": "Sign Up", - "Join Now": "Join Now", - "Ideas Published": "Ideas Published", - "Followers": "Followers", - "Following": "Following", - "Profile Settings": "Profile Settings", - "Public Profile": "Public Profile", - "Update Status": "Update Status", - "Sign Out": "Sign Out", - "E-mail for sms": "E-mail for sms", - "Please, enter your e-mail": "Please, enter your e-mail", - "E-mail": "E-mail", - "Crossing": "Crossing", - "Crossing Down": "Crossing Down", - "Crossing Up": "Crossing Up", - "Greater Than": "Greater Than", - "Less Than": "Less Than", - "Entering Channel": "Entering Channel", - "Inside Channel": "Inside Channel", - "Outside Channel": "Outside Channel", - "Moving Up": "Moving Up", - "Moving Down": "Moving Down", - "Moving Up %": "Moving Up %", - "Moving Down %": "Moving Down %", - "Select user to start new chat with": "Select user to start new chat with", - "You have no private messages yet": "You have no private messages yet", - "Don't be so cruel! Bans longer than 1 week are not allowed for now.": "Don't be so cruel! Bans longer than 1 week are not allowed for now.", - "Banned": "Banned", - "No ideas matched your criteria": "No ideas matched your criteria", - "Favorite ideas": "Favorite ideas", - "Only private ideas": "Only private ideas", - "Ideas for the current symbol only": "Ideas for the current symbol only", - "Ideas for the current resolution only": "Ideas for the current resolution only", - "Someone commented on your idea": "Someone commented on your idea", - "Someone agreed/disagreed with your idea": "Someone agreed/disagreed with your idea", - "Someone followed you": "Someone followed you", - "Someone replied to your comment": "Someone replied to your comment", - "Someone commented on the idea you follow": "Someone commented on the idea you follow", - "Someone you follow post new comment": "Someone you follow post new comment", - "Someone you follow change status": "Someone you follow change status", - "Someone you follow published new idea": "Someone you follow published new idea", - "Someone published idea on symbol you follow": "Someone published idea on symbol you follow", - "Notification sound": "Notification sound", - "Additional Notifications Settings...": "Additional Notifications Settings...", - "This is a temporary chart.": "This is a temporary chart.", - "To save your work, sign up for FREE.": "To save your work, sign up for FREE.", - "Sign Up for FREE": "Sign Up for FREE", - "Data provided by BATS exchange.": "Data provided by BATS exchange.", - "Upgrade Now": "Upgrade Now", - "This is EOD data with no updates.": "This is EOD data with no updates.", - "You may subscribe for official realtime and intraday data.": "You may subscribe for official realtime and intraday data.", - "Open Script": "Open Script", - "No saved scripts yet": "No saved scripts yet", - "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", - "Create your first script now!": "Create your first script now!", - "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.": "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.", - "No public library scripts were found.": "No public library scripts were found.", - "Change band background": "Change band background", - "Change area background": "Change area background", - "Confirm replace": "Confirm replace", - "Note: default study templates won't be removed permanently": "Note: default study templates won't be removed permanently", - "Do you realy want to replace": "Do you realy want to replace", - "SCRIPT TITLE": "SCRIPT TITLE", - "TAGS": "TAGS", - "DESCRIPTION": "DESCRIPTION", - "PUBLISH SCRIPT": "PUBLISH SCRIPT", - "Pine Script Tutorial": "Pine Script Tutorial", - "Pine Script Reference": "Pine Script Reference", - "How to use the reference materials (Video)": "How to use the reference materials (Video)", - "Suggestions & Feedback": "Suggestions & Feedback", - "Clear Console": "Clear Console", - "Are you sure you want to ignore messages from": "Are you sure you want to ignore messages from", - "ext": "ext", - "Toggle Maximize Chart": "Toggle Maximize Chart", - "Plot dividends": "Plot dividends", - "Plot splits": "Plot splits", - "Plot earnings": "Plot earnings", - "Vol": "Vol", - "Want official data and more features?": "Want official data and more features?", - "Sessions": "Sessions", - "Trading Panel": "Trading Panel", - "Open Trading Panel": "Open Trading Panel", - "Select Layout": "Select Layout", - "Link symbol to all charts": "Link symbol to all charts", - "Link interval to all charts": "Link interval to all charts", - "Sync crosshair on all charts": "Sync crosshair on all charts", - "Chart Help": "Chart Help", - "No notifications yet": "No notifications yet", - "Watchlist, details and news": "Watchlist, details and news", - "Alerts": "Alerts", - "Data Window": "Data Window", - "Hotlists": "Hotlists", - "Calendar": "Calendar", - "Trading Notes": "Trading Notes", - "Recent Chats": "Recent Chats", - "Notifications": "Notifications", - "Watchlist": "Watchlist", - "Details": "Details", - "Economic Calendar": "Economic Calendar", - "Earnings Calendar": "Earnings Calendar", - "Hotlist": "Hotlist", - "News": "News", - "Market Summary": "Market Summary", - "My Ideas and Notes": "My Ideas and Notes", - "Alerts Log": "Alerts Log", - "Extend Lines Left": "Extend Lines Left", - "Connecting Line": "Connecting Line", - "Show Executions": "Show Executions", - "Show Buy/Sell Panel": "Show Buy/Sell Panel", - "Show Active Orders Only": "Show Active Orders Only", - "Journal...": "Journal...", - "Account History...": "Account History...", - "Reset Paper Trading Account...": "Reset Paper Trading Account...", - "Trading Properties...": "Trading Properties...", - "Set Alert": "Set Alert", - "Alert": "Alert", - "Edit": "Edit", - "Upper Deviation": "Upper Deviation", - "Lower Deviation": "Lower Deviation", - "Use Upper Deviation": "Use Upper Deviation", - "Use Lower Deviation": "Use Lower Deviation", - "First bar time": "First bar time", - "Last bar time": "Last bar time", - "Source": "Source", - "Chats": "Chats", - "All Talks": "All Talks", - "Volume Leaders": "Volume Leaders", - "Percent Advances": "Percent Advances", - "Percent Declines": "Percent Declines", - "Price Advances": "Price Advances", - "Price Declines": "Price Declines", - "Range Advances": "Range Advances", - "Range Declines": "Range Declines", - "Gap Up Stocks": "Gap Up Stocks", - "Gap Down Stocks": "Gap Down Stocks", - "Sell Market": "Sell Market", - "Sell": "Sell", - "Buy Market": "Buy Market", - "Report data issues": "Report data issues", - "Report Data Issues": "Report Data Issues", - "Feature Request and Feedback": "Feature Request and Feedback", - "Market": "Market", - "Buy": "Buy", - "Keyboard Shortcuts": "Keyboard Shortcuts", - "Help & Wiki": "Help & Wiki", - "Send Feedback or Report an Issue": "Send Feedback or Report an Issue", - "Priority Support": "Priority Support", - "Run Product Walk-Through": "Run Product Walk-Through", - "Price Scale": "Price Scale", - "MTPredictor": "MTPredictor", - "Apply Elliot Wave": "Apply Elliot Wave", - "Apply WPT Up Wave": "Apply WPT Up Wave", - "Apply WPT Down Wave": "Apply WPT Down Wave", - "Create New Order...": "Create New Order...", - "Trading": "Trading", - "Add Alert": "Add Alert", - "Extend Alert Line": "Extend Alert Line", - " alert label line": "alert label line", - "No study templates saved": "No study templates saved", - "Save Study Template As...": "Save Study Template As...", - "Show Splits on Chart": "Show Splits on Chart", - "Show Earnings on Chart": "Show Earnings on Chart", - "Show Dividends on Chart": "Show Dividends on Chart", - "Show Alert Labels": "Show Alert Labels", - "Earnings breaks": "Earnings breaks", - "Extended Alert Line": "Extended Alert Line", - "Themes": "Themes", - "Events & Alerts": "Events & Alerts", - "Apply Defaults": "Apply Defaults", - "Do you realy want to delete theme": "Do you realy want to delete __theme__ theme?", - "Extended Hours (Intraday Only)": "Extended Hours (Intraday Only)", - "In Session": "In Session", - "Tools": "Tools", - "Delete script": "Delete script", - "Social": "Social", - "Angle": "Angle", - "Publish Script": "Publish Script", - "Add to Chart": "Add to Chart", - "Blank script": "Blank script", - "TradingView Free Quotes and Chat": "TradingView Free Quotes and Chat", - "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.": "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.", - "Install": "Install", - "Logged as": "Logged as", - "Untitled Script": "Untitled Script", - "Pine Editor": "Pine Editor", - "Open Pine Script Editor": "Open Pine Script Editor", - "Make a Copy": "Make a Copy", - "Make a Copy...": "Make a Copy...", - "Quantity": "Quantity", - "Signal Labels": "Signal Labels", - "Trades on Chart": "Trades on Chart", - "Take Profit": "Take Profit", - "Stop Loss": "Stop Loss", - "Expiration": "Expiration", - "Modify Order": "Modify Order", - "PUBLISH IDEA": "PUBLISH IDEA", - "EDIT IDEA": "EDIT IDEA", - "Chart does not load": "Chart does not load", - "No real-time data": "No real-time data", - "Price incorrect": "Price incorrect", - "Study not loading": "Study not loading", - "Gap in the data": "Gap in the data", - "Alerts issue": "Alerts issue", - "Slow scrolling or chart loading": "Slow scrolling or chart loading", - "Issue Type": "Issue Type", - "Select type...": "Select type...", - "A suggested author published idea on current symbol": "A suggested author published idea on current symbol", - "MODERATED": "MODERATED", - "CFD": "CFD", - "Once": "Once", - "Require Order Confirmation": "Require Order Confirmation", - "Rearm every 1 minute": "Rearm every 1 minute", - "Rearm every 5 minute": "Rearm every 5 minute", - "Rearm every 10 minute": "Rearm every 10 minute", - "Rearm every 30 minute": "Rearm every 30 minute", - "Rearm every hour": "Rearm every hour", - "Once per bar (on condition)": "Once per bar (on condition)", - "Once per bar (on close)": "Once per bar (on close)", - "move chart 1 bar to the left.": "move chart 1 bar to the left.", - "move chart 1 bar to the right.": "move chart 1 bar to the right.", - "move further to the left.": "move further to the left.", - "move further to the right.": "move further to the right.", - "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!": "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!", - "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.": "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.", - "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!": "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!", - "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.": "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.", - "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.": "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.", - "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.": "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.", - "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.": "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.", - "

Pine scripting language (β version)

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.

At the moment PineScript in a BETA. For more detailed information check out our blog.": "

Pine scripting language (β version)

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.

At the moment PineScript in a BETA. For more detailed information check out our blog.", - "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.": "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.", + "10 seconds": "10 seconds", + "1d": "1d", + "1m": "1m", + "1y": "1y", + "3 Notes Reverb": "3 Notes Reverb", + "30 Day Free Trial": "30 Day Free Trial", + "30 seconds": "30 seconds", + "3m": "3m", + "5 seconds": "5 seconds", + "52wk Range": "52wk Range", + "5d": "5d", + "5y": "5y", + "6m": "6m", + " or to use paper trading": " or to use paper trading", + "Hold Shift  + Click on the chart – measure tool.": "Hold Shift  + Click on the chart – measure tool.", + "Hold Shift – draw linetools on the right angle.": "Hold Shift – draw linetools on the right angle.", "

A broad range of intelligent drawing tools

The 100+ drawing tools on TradingView let you analyze the market in a variety of ways - all helping you find better opportunities. Technical analysis is the study of learning how past performance of drawings and other tools applies to prices in the future. Make sure you take a look at our Wiki for a complete list of drawing tools and instructions on how to use them!": "

A broad range of intelligent drawing tools

The 100+ drawing tools on TradingView let you analyze the market in a variety of ways - all helping you find better opportunities. Technical analysis is the study of learning how past performance of drawings and other tools applies to prices in the future. Make sure you take a look at our Wiki for a complete list of drawing tools and instructions on how to use them!", - "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.": "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.", - "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.": "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.", "

Advanced Price Scaling

When you are ready to get technical, our charts let you set the price scales to match your type of analysis. There are linear, percent and log axes for drastic price movements. You can use two separate price scales at the same time: one for indicators and one for price movements. Read more about scaling options.

Right-click on the price scale to see possible options: change scaling type, enable auto-scaling or show another price scale. Right-clicking on indicators lets you choose which scale to use, so several data series with different scaling can co-exist in one chart. You can also drag price and time scales to increase or decrease compression.": "

Advanced Price Scaling

When you are ready to get technical, our charts let you set the price scales to match your type of analysis. There are linear, percent and log axes for drastic price movements. You can use two separate price scales at the same time: one for indicators and one for price movements. Read more about scaling options.

Right-click on the price scale to see possible options: change scaling type, enable auto-scaling or show another price scale. Right-clicking on indicators lets you choose which scale to use, so several data series with different scaling can co-exist in one chart. You can also drag price and time scales to increase or decrease compression.", - "

Multi Charts Layout

You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.": "

Multi Charts Layout

You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.", + "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.": "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.", "

Communicate your ideas in real-time!

Collaborating with investors across markets and countries has never been easier! TradingView chat rooms are a powerful communication tool, which are fully integrated to instantly share charts, analysis and trading ideas – all on one platform. Create your own chat rooms on interesting topics, or join existing public chat rooms – a world of knowledge is at your fingertips.
Start chatting now!": "

Communicate your ideas in real-time!

Collaborating with investors across markets and countries has never been easier! TradingView chat rooms are a powerful communication tool, which are fully integrated to instantly share charts, analysis and trading ideas – all on one platform. Create your own chat rooms on interesting topics, or join existing public chat rooms – a world of knowledge is at your fingertips.
Start chatting now!", + "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.": "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.", + "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!": "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!", + "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.": "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.", "

Go PRO to get even more

But that’s not all! Upgrade your trading experience with TradingView PRO and get access to an unparalleled set of premium features and data. Get it today!": "

Go PRO to get even more

But that’s not all! Upgrade your trading experience with TradingView PRO and get access to an unparalleled set of premium features and data. Get it today!", - "You are not authenticated.": "You are not authenticated.", - "You already have Pro Plus trial.": "You already have Pro Plus trial.", - "You already participated in Pro Plus trial.": "You already participated in Pro Plus trial.", - "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.": "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.", - "
If you want to use this service - please sign in or register!
": "
If you want to use this service - please sign in or register!
", - "Increase Rating": "Increase Rating", - "Read more...": "Read more...", - "PRO Plus Trial": "PRO Plus Trial", - "Sorry, PRO Plus trial could not be set.": "Sorry, PRO Plus trial could not be set.", - "Decrease Rating": "Decrease Rating", - "Quote this message": "Quote this message", - "Unban": "Unban", - "Symbol Description": "Symbol Description", - "OHLC Values": "OHLC Values", - "Indicator Titles": "Indicator Titles", - "Indicator Arguments": "Indicator Arguments", - "Indicator Values": "Indicator Values", - "Symbol Last Value": "Symbol Last Value", - "Indicator Last Value": "Indicator Last Value", - "Favorite Drawings Toolbar": "Favorite Drawings Toolbar", - "Drawings Toolbar": "Drawings Toolbar", - "Sound on every message": "Sound on every message", - "No Sound notifications": "No Sound notifications", - "Set chat title...": "Set chat title...", - "Leave this chat": "Leave this chat", - "Enter new title for this chat": "Enter new title for this chat", - "Chat title": "Chat title", - "Are you sure you want to leave this chat?": "Are you sure you want to leave this chat?", - "Add people to this chat...": "Add people to this chat...", - "Add people to this chat": "Add people to this chat", - "Start new chat with...": "Start new chat with...", - "Clear Symbols": "Clear Symbols", - "Do you really want to clear all symbols?": "Do you really want to clear all symbols?", - "Apply Manual Risk/Reward": "Apply Manual Risk/Reward", - "Apply Manual Decision Point": "Apply Manual Decision Point", - "Analyze Trade Setup": "Analyze Trade Setup", - "Apply Elliot Wave Intermediate": "Apply Elliot Wave Intermediate", - "Apply Elliot Wave Major": "Apply Elliot Wave Major", - "Apply Elliot Wave Minor": "Apply Elliot Wave Minor", - "Up Wave 1 or A": "Up Wave 1 or A", - "Up Wave 2 or B": "Up Wave 2 or B", - "Up Wave C": "Up Wave C", - "Up Wave 3": "Up Wave 3", - "Up Wave 4": "Up Wave 4", - "Up Wave 5": "Up Wave 5", - "Down Wave 1 or A": "Down Wave 1 or A", - "Down Wave 2 or B": "Down Wave 2 or B", - "Down Wave C": "Down Wave C", - "Down Wave 3": "Down Wave 3", - "Down Wave 4": "Down Wave 4", - "Down Wave 5": "Down Wave 5", - "If you want to use private messages - please sign in or register!": "If you want to use private messages - please sign in or register!", - "To get alerts list - please sign in or register!": "To get alerts list - please sign in or register!", - "Manage Alerts": "Manage Alerts", - "Headlines": "Headlines", - "StockTwits": "StockTwits", - "FxWire PRO": "FxWire PRO", - "Futures Magazine": "Futures Magazine", - "Save As Watchlist...": "Save As Watchlist...", - "VolumeProfile": "VolumeProfile", - "Income Statement": "Income Statement", - "Profitability": "Profitability", - "Dividend": "Dividend", - "Current Valuation": "Current Valuation", - "Other": "Other", - "Indicators and Strategies": "Indicators and Strategies", - "Strategies": "Strategies", - "My Scripts": "My Scripts", - "Public Library": "Public Library", - "Built-ins": "Built-ins", - "AOS FX Primer": "AOS FX Primer", - "AlgoViewEssential": "AlgoViewEssential", - "Analysis Suite - SCMR Trends": "Analysis Suite - SCMR Trends", - "DecisionBar": "DecisionBar", - "Jurik Research": "Jurik Research", - "Key Hidden Levels": "Key Hidden Levels", - "Key Order Flow Events": "Key Order Flow Events", - "LazyBear - MTF Panes": "LazyBear - MTF Panes", - "LazyBear - S/R Levels": "LazyBear - S/R Levels", - "MTF Studies": "MTF Studies", - "MicroTrends": "MicroTrends", - "ProTradingIndicators": "ProTradingIndicators", - "RobBooker": "RobBooker", - "Fundamentals": "Fundamentals", - "Economy": "Economy", - "Zig Zag": "Zig Zag", - "Advance Decline Line": "Advaqweqweqweline Line", - "Advance Decline Ratio": "Advaadsasdadsio", - "Advance/Decline Ratio (Bars)": "Advance/Deasdasdasd", - "Chande Kroll Stop": "Chande Kroll Stop", - "Chop Zone": "Chop Zone", - "Conditional Expressions": "Conditional Expressions", - "ConnorsRSI": "ConnorsRSI", - "Correlation Coefficient": "Correlation Coefficient", - "Cumulative Volume Index": "Cumulative Volume Index", - "Detrended Price Oscillator": "Detrended Price Oscillator", - "Directional Movement": "Directional Movement", - "Divergence Indicator": "Divergence Indicator", - "Double EMA": "Double EMA", - "Ease Of Movement": "Ease Of Movement", - "Elder's Force Index": "Elder's Force Index", - "Elliott Wave": "Elliott Wave", - "Fisher Transform": "Fisher Transform", - "Historical Volatility": "Historical Volatility", - "Hull Moving Average": "Hull Moving Average", - "Linear Regression": "Linear Regression", - "MACD": "MACD", - "McGinley Dynamic": "McGinley Dynamic", - "Momentum": "Momentum", - "Moon Phases": "Moon Phases", - "Multi-Time Period Charts": "Multi-Time Period Charts", - "Pivot Points High Low": "Pivot Points High Low", - "Pivot Points Standard": "Pivot Points Standard", - "Price Volume Trend": "Price Volume Trend", - "Rate Of Change": "Rate Of Change", - "SMI Ergodic Indicator": "SMI Ergodic Indicator", - "SMI Ergodic Oscillator": "SMI Ergodic Oscillator", - "Smoothed Moving Average": "Smoothed Moving Average", - "Ultimate Oscillator": "Ultimate Oscillator", - "VWAP": "VWAP", - "Volatility Stop": "Volatility Stop", - "Vortex Indicator": "Vortex Indicator", - "Williams %R": "Williams %R", - "Williams Fractal": "Williams Fractal", - "Woodies CCI": "Woodies CCI", - "Total Revenue": "Total Revenue", - "Diluted EPS, Net Income": "Diluted EPS, Net Income", - "Net Income": "Net Income", - "EBITDA": "EBITDA", - "EBIT": "EBIT", - "Equity Earnings": "Equity Earnings", - "Gross Margin": "Gross Margin", - "After-tax Margin": "After-tax Margin", - "Gross Profit": "Gross Profit", - "Dividends Paid": "Dividends Paid", - "Debt to Equity": "Debt to Equity", - "Free Cash Flow": "Free Cash Flow", - "Return on Equity": "Return on Equity", + "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.": "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.", + "

Server-side Alerts (β version)": "

Server-side Alerts (β version)", + "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.": "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.", + "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.": "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.", + "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.": "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.", + "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.": "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.", + "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!": "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!", + "Number or , – change interval. The interval can be changed by typing the interval number (i.e. 5 if it is going to be a five minute chart) or by typing a comma (,) to enter non minute intervals such as H (Hourly), D (Daily), W (Weekly), M (Monthly).": "Number or , – change interval. The interval can be changed by typing the interval number (i.e. 5 if it is going to be a five minute chart) or by typing a comma (,) to enter non minute intervals such as H (Hourly), D (Daily), W (Weekly), M (Monthly).", + "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

": "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

", + "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

": "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

", + "

Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the features, top authors or create your first idea!

", + "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", + "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.": "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.", + "A clear title that describes your idea. Don’t just write “MSFT” or “MSFT Short”. A title like this doesn’t say much and won’t attract much interest to your idea.": "A clear title that describes your idea. Don’t just write “MSFT” or “MSFT Short”. A title like this doesn’t say much and won’t attract much interest to your idea.", + "A description that clearly states your idea. Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader’s shoes and see if you’d understand the context based on what you wrote. It’s also a good idea to re-post descriptions right on the chart, so your idea can be shared without losing meaning.": "A description that clearly states your idea. Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader’s shoes and see if you’d understand the context based on what you wrote. It’s also a good idea to re-post descriptions right on the chart, so your idea can be shared without losing meaning.", + "A suggested author published idea on current symbol": "A suggested author published idea on current symbol", + "ABCD Pattern": "ABCD Pattern", + "about": "about", + "Account History": "Account History", + "Account History...": "Account History...", "Accounting Change": "Accounting Change", - "Accounts Payable": "Accounts Payable", "Accounts Payable and Accrued Expenses": "Accounts Payable and Accrued Expenses", + "Accounts Payable": "Accounts Payable", "Accounts Receivable, Trade, Net": "Accounts Receivable, Trade, Net", "Accounts, Notes Receivable, Net": "Accounts, Notes Receivable, Net", "Accrued Expenses": "Accrued Expenses", "Accrued Interest": "Accrued Interest", "Accumulated Depreciation": "Accumulated Depreciation", + "Accumulation/Distribution": "Accumulation/Distribution", + "Accumulation/Distribution_study": "Accumulation/Distribution", "Acquisition/Sale of Business, Net": "Acquisition/Sale of Business, Net", - "Additional Paid-in Capital": "Additional Paid-in Capital", + "Activate Offer and GO PRO": "Activate Offer and GO PRO", + "Activate Your Account": "Activate Your Account", + "Active Symbol": "Active Symbol", + "Active": "Active", + "Actual": "Actual", + "Add about...": "Add about...", + "Add Alert": "Add Alert", + "Add any symbol from the list": "Add any symbol from the list", + "Add location...": "Add location...", + "Add people to this chat": "Add people to this chat", + "Add people to this chat...": "Add people to this chat...", + "Add people": "Add people", + "Add real-time markets": "Add real-time markets", + "Add status": "Add status", + "Add status...": "Add status...", + "Add Symbol": "Add Symbol", + "Add this room from favorites": "Add this room from favorites", + "Add to Chart": "Add to Chart", + "Add to favorites": "Add to favorites", + "Add To Watchlist": "Add To Watchlist", + "Add twitter...": "Add twitter...", + "Add webpage...": "Add webpage...", + "Add {0} To Watchlist": "Add {0} To Watchlist", + "Add": "Add", + "Additional Notifications Settings...": "Additional Notifications Settings...", "Additional Paid-in Capital - Preferred Stock": "Additional Paid-in Capital - Preferred Stock", + "Additional Paid-in Capital": "Additional Paid-in Capital", + "Address": "Address", "Adjusted EBIT": "Adjusted EBIT", "Adjusted EBITDA": "Adjusted EBITDA", "Adjusted EPS, Basic": "Adjusted EPS, Basic", @@ -1188,26 +102,255 @@ "Adjustment for Equity Earnings": "Adjustment for Equity Earnings", "Adjustment for Minority Interest": "Adjustment for Minority Interest", "Adjustment for Special Charges": "Adjustment for Special Charges", + "Advance Decline Line": "Advance Decline Line", + "Advance Decline Ratio": "Advance Decline Ratio", + "Advance/Decline Ratio (Bars)": "Advance/Decline Ratio (Bars)", + "Advance/Decline_study": "Advance/Decline", + "ADX smoothing": "ADX smoothing", + "ADX Smoothing_input": "ADX Smoothing", + "After making your selection, copy and paste the embed code above. Learn more how to embed chart into forum or blog.": "After making your selection, copy and paste the embed code above. Learn more how to embed chart into forum or blog.", + "After-tax Margin": "After-tax Margin", + "Alarm Clock": "Alarm Clock", + "Alert Actions": "Alert Actions", + "Alert": "Alert", + "Alerts for the current resolution only": "Alerts for the current resolution only", + "Alerts for the current symbol only": "Alerts for the current symbol only", + "Alerts issue": "Alerts issue", + "Alerts Log": "Alerts Log", + "Alerts": "Alerts", + "AlgoViewEssential": "AlgoViewEssential", + "All Content": "All Content", + "All Exchanges": "All Exchanges", + "All Metrics": "All Metrics", + "All Talks": "All Talks", + "all time messages": "__messages__ all time messages", + "All types": "All types", + "All": "All", + "all": "all", + "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.": "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.", + "Already have an account?": "Already have an account?", + "Always Show Stats": "Always Show Stats", + "AMEX - Stock - USA": "AMEX - Stock - USA", + "AMEX Gap Down Stocks": "AMEX Gap Down Stocks", + "AMEX Gap Up Stocks": "AMEX Gap Up Stocks", + "AMEX Percent Advances": "AMEX Percent Advances", + "AMEX Percent Declines": "AMEX Percent Declines", + "AMEX Price Advances": "AMEX Price Advances", + "AMEX Price Declines": "AMEX Price Declines", + "AMEX Range Advances": "AMEX Range Advances", + "AMEX Range Declines": "AMEX Range Declines", + "AMEX Volume Leaders": "AMEX Volume Leaders", "Amortization Expense": "Amortization Expense", "Amounts Due to Related Parties, Short-term": "Amounts Due to Related Parties, Short-term", - "Basic EPS, Net Income": "Basic EPS, Net Income", + "Analysis Suite - SCMR Trends": "Analysis Suite - SCMR Trends", + "Analyze Trade Setup": "Analyze Trade Setup", + "Anchored Note": "Anchored Note", + "Anchored Text": "Anchored Text", + "Angle": "Angle", + "Angle:": "Angle:", + "Another script has the same name. Do you wish to overwrite it?": "Another script has the same name. Do you wish to overwrite it?", + "Any custom watchlist can be saved under a unique name and loaded at any time with one click. All lists are available from any computer, so you have your workspace wherever you go.": "Any custom watchlist can be saved under a unique name and loaded at any time with one click. All lists are available from any computer, so you have your workspace wherever you go.", + "AOS FX Primer": "AOS FX Primer", + "Apply Default Drawing Template": "Apply Default Drawing Template", + "Apply Default": "Apply Default", + "Apply Defaults": "Apply Defaults", + "Apply Elliot Wave Intermediate": "Apply Elliot Wave Intermediate", + "Apply Elliot Wave Major": "Apply Elliot Wave Major", + "Apply Elliot Wave Minor": "Apply Elliot Wave Minor", + "Apply Elliot Wave": "Apply Elliot Wave", + "Apply Manual Decision Point": "Apply Manual Decision Point", + "Apply Manual Risk/Reward": "Apply Manual Risk/Reward", + "Apply WPT Down Wave": "Apply WPT Down Wave", + "Apply WPT Up Wave": "Apply WPT Up Wave", + "Apply": "Apply", + "Apr": "Apr", + "Arc": "Arc", + "Arcs": "Arcs", + "Are you sure you want to abandon your post?": "Are you sure you want to abandon your post?", + "Are you sure you want to close {0} position?": "Are you sure you want to close {0} position?", + "Are you sure you want to delete this chart?": "Are you sure you want to delete this chart?", + "Are you sure you want to delete this message?": "Are you sure you want to delete this message?", + "Are you sure you want to delete this room?": "Are you sure you want to delete this room?", + "Are you sure you want to ignore messages from": "Are you sure you want to ignore messages from", + "Are you sure you want to leave this chat?": "Are you sure you want to leave this chat?", + "Are you sure you want to reverse {0} position?": "Are you sure you want to reverse {0} position?", + "Area With Breaks": "Area With Breaks", + "Area": "Area", + "Arguments in Header": "Arguments in Header", + "Arnaud Legoux Moving Average": "Arnaud Legoux Moving Average", + "Arnaud Legoux Moving Average_study": "Arnaud Legoux Moving Average", + "Aroon Down": "Aroon Down", + "Aroon Up": "Aroon Up", + "Aroon": "Aroon", + "Aroon_study": "Aroon", + "Arrow Mark Down": "Arrow Mark Down", + "Arrow Mark Left": "Arrow Mark Left", + "Arrow Mark Right": "Arrow Mark Right", + "Arrow Mark Up": "Arrow Mark Up", + "Arrow": "Arrow", + "Assets": "Assets", + "at": "at", + "Athens": "Athens", + "Attach chart snapshot": "Attach chart snapshot", + "Aug": "Aug", + "Auto Scale": "Auto Scale", + "auto": "auto", + "auto_scale": "auto", + "average per day": "__messages__ average per day", + "Average True Range": "Average True Range", + "Average True Range_study": "Average True Range", + "Average Volume": "Average Volume", + "Average waiting time on the phone is less than one minute. Phone support is available Monday-Friday from 6:30 AM until 3:00 PM EST.": "Average waiting time on the phone is less than one minute. Phone support is available Monday-Friday from 6:30 AM until 3:00 PM EST.", + "Avg Vol": "Avg Vol", + "Awesome Oscillator": "Awesome Oscillator", + "Awesome Oscillator_study": "Awesome Oscillator", + "Aww, we are sorry to see you go! If you cancel, you will no longer be billed after your current subscription period ends. '+": "Aww, we are sorry to see you go! If you cancel, you will no longer be billed after your current subscription period ends. '+", + "Background color 1": "Background color 1", + "Background color 2": "Background color 2", + "Background Color": "Background Color", + "Background": "Background", + "Balance of Power": "Balance of Power", + "Balance of Power_study": "Balance of Power", + "Balance Sheet": "Balance Sheet", + "Balance": "Balance", + "Balloon": "Balloon", + "Ban": "Ban", + "Bands style": "Bands style", + "Bangkok": "Bangkok", + "Banned": "Banned", + "Bar #": "Bar #", + "Bar's Style": "Bar's Style", + "Bars Pattern": "Bars Pattern", + "Bars": "Bars", + "bars": "bars", + "bars_margin": "bars", + "Base Line Period": "Base Line Period", + "Base Line Periods": "Base Line Periods", + "Base Line": "Base Line", + "Base": "Base", "Basic EPS, Net Income from Continuing, Operations": "Basic EPS, Net Income from Continuing, Operations", + "Basic EPS, Net Income": "Basic EPS, Net Income", "Basic Weighted Average Shares": "Basic Weighted Average Shares", + "Basis": "Basis", + "Become a PRO Plus user for just $19.95 and get unlimited alerts! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks!": "Become a PRO Plus user for just $19.95 and get unlimited alerts! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks!", + "Become a Pro user for just $9.95 and get unlimited studies! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks because you support further development of TradingView!": "Become a Pro user for just $9.95 and get unlimited studies! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks because you support further development of TradingView!", + "Beep-beep": "Beep-beep", + "Berlin": "Berlin", + "Beta - 1 Year": "Beta - 1 Year", + "Beta - 3 Year": "Beta - 3 Year", + "Beta - 5 Year": "Beta - 5 Year", + "Beta 1Y": "Beta 1Y", + "Beta 3Y": "Beta 3Y", + "Beta 5Y": "Beta 5Y", + "Bill Williams' 3 Lines": "Bill Williams' 3 Lines", + "Bitcoin Talks": "Bitcoin Talks", + "Bitcoin": "Bitcoin", + "BITFINEX - Bitcoin": "BITFINEX - Bitcoin", + "BITSTAMP - Bitcoin": "BITSTAMP - Bitcoin", + "Black": "Black", + "Blank script": "Blank script", + "Blue": "Blue", + "Bogota": "Bogota", + "Bold": "Bold", + "Bollinger Bands %B": "Bollinger Bands %B", + "Bollinger Bands %B_study": "Bollinger Bands %B", + "Bollinger Bands Width": "Bollinger Bands Width", + "Bollinger Bands Width_study": "Bollinger Bands Width", + "Bollinger Bands": "Bollinger Bands", + "Bollinger Bands_study": "Bollinger Bands", "Book Equity": "Book Equity", - "CF Depreciation & Amortization": "CF Depreciation & Amortization", - "CF Net Income": "CF Net Income", + "Border color": "Border color", + "Border Color": "Border Color", + "Border": "Border", + "Borders": "Borders", + "Bottom Labels": "Bottom Labels", + "Bottom Lables": "Bottom Lables", + "Bottom Margin": "Bottom Margin", + "bottom": "bottom", + "Bring Forward": "Bring Forward", + "Bring to Front": "Bring to Front", + "Browser": "Browser", + "Brush": "Brush", + "BSE - Stock - India": "BSE - Stock - India", + "BTC-E - Bitcoin": "BTC-E - Bitcoin", + "BTCYOU - Bitcoin": "BTCYOU - Bitcoin", + "Buenos Aires": "Buenos Aires", + "Built-ins": "Built-ins", + "Buy Annual": "Buy Annual", + "Buy Ask": "Buy Ask __quote__", + "Buy Bid": "Buy Bid __quote__", + "Buy Market": "Buy Market", + "Buy Monthly": "Buy Monthly", + "BUY MULTIDEVICE ACCESS": "BUY MULTIDEVICE ACCESS", + "Buy symbol": "Buy __displaySymbol__ Limit __abbreviatedNumber__ @ __formattedValue__", + "Buy": "Buy", + "By clicking on “Sign Up” below, you are agreeing to the Terms of Service.": "By clicking on “Sign Up” below, you are agreeing to the Terms of Service.", + "by username": "by __username__", + "by": "by", + "Calendar": "Calendar", + "Calling": "Calling", + "Callout": "Callout", + "Cancel Order": "Cancel Order", + "Cancel publication": "Cancel publication", + "Cancel {{text}} and send feedback": "Cancel {{text}} and send feedback", + "Cancel": "Cancel", + "Candles": "Candles", "Capital Expenditures": "Capital Expenditures", - "Cash Paid for Income Taxes": "Cash Paid for Income Taxes", - "Cash Paid for Interest Expense": "Cash Paid for Interest Expense", - "Cash Ratio": "Cash Ratio", + "Capital LT": "Capital LT", + "Capital": "Capital", + "Card Number": "Card Number", "Cash and Cash Equivalents": "Cash and Cash Equivalents", "Cash and Cash Equivalents, Beginning of Year": "Cash and Cash Equivalents, Beginning of Year", "Cash and Cash Equivalents, End of Year": "Cash and Cash Equivalents, End of Year", + "Cash Flow Statement": "Cash Flow Statement", "Cash from Discontinued Operations": "Cash from Discontinued Operations", "Cash from Financing Activities": "Cash from Financing Activities", "Cash from Investing Activities": "Cash from Investing Activities", "Cash from Operating Activities": "Cash from Operating Activities", + "Cash Paid for Income Taxes": "Cash Paid for Income Taxes", + "Cash Paid for Interest Expense": "Cash Paid for Interest Expense", + "Cash Ratio": "Cash Ratio", "Cash, Cash Equivalents and Short-term ,Investments": "Cash, Cash Equivalents and Short-term ,Investments", + "CBOE - Options - USA": "CBOE - Options - USA", + "CBOT - Futures - USA": "CBOT - Futures - USA", + "CBOT E-mini": "CBOT E-mini", + "CCI 14 Length": "CCI 14 Length", + "CCI 14": "CCI 14", + "CCI Turbo Histogram": "CCI Turbo Histogram", + "CCI Turbo Length": "CCI Turbo Length", + "CCI Turbo": "CCI Turbo", + "center": "center", + "Centered": "Centered", + "CF Depreciation & Amortization": "CF Depreciation & Amortization", + "CF Depreciation & Amortization": "CF Depreciation & Amortization", + "CF Net Income": "CF Net Income", + "CFD": "CFD", + "Chaikin Money Flow": "Chaikin Money Flow", + "Chaikin Money Flow_study": "Chaikin Money Flow", + "Chaikin Oscillator": "Chaikin Oscillator", + "Chaikin Oscillator_study": "Chaikin Oscillator", + "Chande Kroll Stop": "Chande Kroll Stop", + "Chande Kroll Stop_study": "Chande Kroll Stop", + "Chande MO": "Chande MO", + "Chande Momentum Oscillator": "Chande Momentum Oscillator", + "Chande Momentum Oscillator_study": "Chande Momentum Oscillator", + "Change angle": "Change angle", + "Change area background": "Change area background", + "Change Background Color": "Change Background Color", + "Change band background": "Change band background", + "Change Disjoint Angle Background Color": "Change Disjoint Angle Background Color", + "Change Disjoint Angle Background Transparency": "Change Disjoint Angle Background Transparency", + "Change Disjoint Angle Color": "Change Disjoint Angle Color", + "Change Disjoint Angle Extending Left": "Change Disjoint Angle Extending Left", + "Change Disjoint Angle Extending Right": "Change Disjoint Angle Extending Right", + "Change Disjoint Angle Filling": "Change Disjoint Angle Filling", + "Change Disjoint Angle Left End": "Change Disjoint Angle Left End", + "Change Disjoint Angle Right End": "Change Disjoint Angle Right End", + "Change Disjoint Angle Show Prices": "Change Disjoint Angle Show Prices", + "Change Disjoint Angle Style": "Change Disjoint Angle Style", + "Change Disjoint Angle Width": "Change Disjoint Angle Width", + "Change Ideas filter": "Change Ideas filter", + "Change in Accounts Payable & Accrued, Expenses": "Change in Accounts Payable & Accrued, Expenses", "Change in Accounts Payable & Accrued, Expenses": "Change in Accounts Payable & Accrued, Expenses", "Change in Accounts Receivable": "Change in Accounts Receivable", "Change in Current Assets": "Change in Current Assets", @@ -1218,6 +361,7 @@ "Change in Income Taxes Payable": "Change in Income Taxes Payable", "Change in Inventories": "Change in Inventories", "Change in Long-term Debt, Net": "Change in Long-term Debt, Net", + "Change in Operating Assets & Liabilities": "Change in Operating Assets & Liabilities", "Change in Operating Assets & Liabilities": "Change in Operating Assets & Liabilities", "Change in Other Assets": "Change in Other Assets", "Change in Other Current Assets": "Change in Other Current Assets", @@ -1225,14 +369,208 @@ "Change in Other Liabilities": "Change in Other Liabilities", "Change in Prepaid Expenses": "Change in Prepaid Expenses", "Change in Short-term Borrowings, Net": "Change in Short-term Borrowings, Net", + "Change Interval": "Change Interval", + "Change Interval...": "Change Interval...", + "Change Marker and Border Color": "Change Marker and Border Color", + "Change Resolution": "Change Resolution", + "Change Symbol": "Change Symbol", + "Change Symbol...": "Change Symbol...", + "Change Text Background Fill": "Change Text Background Fill", + "Change Text Background Transparency": "Change Text Background Transparency", + "Change Text Background": "Change Text Background", + "Change Text Border Color": "Change Text Border Color", + "Change Text Border": "Change Text Border", + "Change Text Color": "Change Text Color", + "Change Text Font Bold": "Change Text Font Bold", + "Change Text Font Italic": "Change Text Font Italic", + "Change Text Font Size": "Change Text Font Size", + "Change Text Font": "Change Text Font", + "Change Text Wrap": "Change Text Wrap", + "Change Text": "Change Text", + "Change Trend Angle Extending Left": "Change Trend Angle Extending Left", + "Change Trend Angle Extending Right": "Change Trend Angle Extending Right", + "Change Trend Line Always Show Stats": "Change Trend Line Always Show Stats", + "Change Trend Line Color": "Change Trend Line Color", + "Change Trend Line Extending Left": "Change Trend Line Extending Left", + "Change Trend Line Extending Right": "Change Trend Line Extending Right", + "Change Trend Line Left End": "Change Trend Line Left End", + "Change Trend Line Right End": "Change Trend Line Right End", + "Change Trend Line Show Angle": "Change Trend Line Show Angle", + "Change Trend Line Show Bars Range": "Change Trend Line Show Bars Range", + "Change Trend Line Show Date/Time Range": "Change Trend Line Show Date/Time Range", + "Change Trend Line Show Price Range": "Change Trend Line Show Price Range", + "Change Trend Line Style": "Change Trend Line Style", + "Change Trend Line Width": "Change Trend Line Width", + "Channel": "Channel", + "Chart as image": "Chart as image", + "Chart description is required": "Chart description is required", + "Chart does not load": "Chart does not load", + "Chart Help": "Chart Help", + "Chart Layout Name": "Chart Layout Name", + "Chart layout name": "Chart layout name", + "Chart Name": "Chart Name", + "Chart name": "Chart name", + "Chart or Quote, eg.": "Chart or Quote, eg.", + "Chart Properties": "Chart Properties", + "Chart Snapshot": "Chart Snapshot", + "Chart title is required": "Chart title is required", + "Chart": "Chart", + "Charts": "Charts", + "Chat archives...": "Chat archives...", + "Chat Call": "Chat Call", + "Chat Calling": "Chat Calling", + "Chat Hangup": "Chat Hangup", + "Chat Message": "Chat Message", + "Chat Popup": "Chat Popup", + "Chat title": "Chat title", + "Chats": "Chats", + "Chicago": "Chicago", + "Chikou span": "Chikou span", + "Chirpy": "Chirpy", + "Chng 1W": "Chng 1W", + "Chng 4W": "Chng 4W", + "Chng 52W": "Chng 52W", + "Chng": "Chng", + "Choose your PRO plan": "Choose your PRO plan", + "Chop Zone": "Chop Zone", + "Choppiness Index": "Choppiness Index", + "Choppiness Index_study": "Choppiness Index", + "Circle Lines": "Circle Lines", + "Circles": "Circles", + "Clear Alerts Log": "Clear Alerts Log", + "Clear Console": "Clear Console", + "Clear Symbols": "Clear Symbols", + "Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.": "Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.", + "Click here to create new alert": "Click here to create new alert", + "Click here to go to chart and create one": "Click here to go to chart and create one", + "Click to set a point": "Click to set a point", + "Clone": "Clone", + "Clone, Copy, Sync": "Clone, Copy, Sync", + "Close position": "Close position", + "Close Position": "Close Position", + "Close {0} position?": "Close {0} position?", + "Close": "Close", + "close": "close", + "Close_in_legend": "C", + "closed": "closed", + "Closed": "Closed", + "Closed_line_tool_position": "Closed", + "CME - Futures - USA": "CME - Futures - USA", + "CME E-mini": "CME E-mini", + "Coeffs As Percents": "Coeffs As Percents", + "Color 0": "Color 0", + "Color 1": "Color 1", + "Color 2": "Color 2", + "Color 3": "Color 3", + "Color 4": "Color 4", + "Color 5": "Color 5", + "Color 6": "Color 6", + "Color 7": "Color 7", + "Color 8": "Color 8", + "Color bars based on previous close": "Color bars based on previous close", + "Color Theme": "Color Theme", + "Color": "Color", + "Color:": "Color:", + "Columns": "Columns", + "COMEX - Futures - USA": "COMEX - Futures - USA", + "COMEX E-mini": "COMEX E-mini", + "Comment": "Comment", + "Commitments & Contingencies": "Commitments & Contingencies", "Commitments & Contingencies": "Commitments & Contingencies", + "Commodity Channel Index": "Commodity Channel Index", + "Commodity Channel Index_study": "Commodity Channel Index", "Common Stock": "Common Stock", + "Company Comparison": "Company Comparison", + "Company": "Company", + "Compare Add": "Compare Add", + "Compare or Add Symbol": "Compare or Add Symbol", + "Compare or Add Symbol...": "Compare or Add Symbol...", + "Compare": "Compare", + "Compare...": "Compare...", + "Compared to monthly billing": "Compared to monthly billing", + "compiling...": "compiling...", + "Condition": "Condition", + "Conditional Expressions": "Conditional Expressions", + "Confirm Inputs": "Confirm Inputs", + "Confirm replace": "Confirm replace", + "Confirm": "Confirm", + "Confirmation": "Confirmation", + "Connect": "Connect", + "CONNECT": "CONNECT", + "Connected": "Connected", + "Connecting Line": "Connecting Line", + "Connecting": "Connecting", + "Connors RSI": "Connors RSI", + "ConnorsRSI": "ConnorsRSI", + "Continue": "Continue", + "CONTINUE": "CONTINUE", + "Conversion Line Period": "Conversion Line Period", + "Conversion Line Periods": "Conversion Line Periods", + "Conversion Line": "Conversion Line", + "Coordinates": "Coordinates", + "Copied to clipboard": "Copied to clipboard", + "Coppock Curve": "Coppock Curve", + "Coppock Curve_study": "Coppock Curve", + "Copy Chart Layout": "Copy Chart Layout", + "Copy link": "Copy link", + "copy selected object.": "copy selected object.", + "Copy": "Copy", + "Correct": "Correct", + "Correlation Coeff": "Correlation Coeff", + "Correlation Coeff_study": "Correlation Coeff", + "Correlation Coefficient": "Correlation Coefficient", + "Correlation": "Correlation", + "Cost & Operating Expenses": "Cost & Operating Expenses", "Cost & Operating Expenses": "Cost & Operating Expenses", "Cost of Revenue": "Cost of Revenue", + "Count": "Count", "Cover Sheet TSO": "Cover Sheet TSO", + "Create Alert on {{title}}": "Create Alert on {{title}}", + "Create Alert": "Create Alert", + "Create new note...": "Create new note...", + "Create New Order...": "Create New Order...", + "Create new public chat": "Create new public chat", + "Create your first script now!": "Create your first script now!", + "Create": "Create", + "Cross": "Cross", + "Cross_chart_type": "Cross", + "Crosses": "Crosses", + "Crosshair": "Crosshair", + "Crossing Down": "Crossing Down", + "Crossing Up": "Crossing Up", + "Crossing": "Crossing", + "Cumulative Volume Index": "Cumulative Volume Index", "Current Portion of Long-term Debt": "Current Portion of Long-term Debt", "Current Ratio": "Current Ratio", + "Current Valuation": "Current Valuation", + "cursors-group-css-class": "cursors-group-css-class", + "Custom color...": "Custom color...", + "Custom intervals and unlimited alerts": "Custom intervals and unlimited alerts", + "Custom Intervals": "Custom Intervals", + "Custom": "Custom", + "Custom...": "Custom...", + "CVV/CSC": "CVV/CSC", + "Cycle": "Cycle", + "Cyclic Lines": "Cyclic Lines", + "d": "d", + "D_dates": "D", + "d_dates": "d", + "Daily": "Daily", + "Data provided by BATS exchange.": "Data provided by BATS exchange.", + "Data Window": "Data Window", + "Date Range": "Date Range", + "Date": "Date", + "day": "day", + "day_plural": "days", + "Day's Range": "Day's Range", + "Debt Net": "Debt Net", "Debt to Assets": "Debt to Assets", + "Debt to Equity": "Debt to Equity", + "Dec": "Dec", + "DecisionBar": "DecisionBar", + "Decrease Rating": "Decrease Rating", + "Default": "Default", + "Defaults": "Defaults", "Deferred Charges": "Deferred Charges", "Deferred Income Tax Liabilities, Short-term": "Deferred Income Tax Liabilities, Short-term", "Deferred Income Taxes": "Deferred Income Taxes", @@ -1242,61 +580,839 @@ "Degree of Combined Leverage": "Degree of Combined Leverage", "Degree of Financial Leverage": "Degree of Financial Leverage", "Degree of Operational Leverage": "Degree of Operational Leverage", + "delayed": "delayed", + "Delayed": "Delayed", + "Delete Alert": "Delete Alert", + "Delete alerts as per filter": "Delete alerts as per filter", + "Delete all Alerts": "Delete all Alerts", + "Delete all inactive Alerts": "Delete all inactive Alerts", + "Delete all your positions, orders and history and set balance to specific value.": "Delete all your positions, orders and history and set balance to specific value.", + "Delete message": "Delete message", + "Delete room": "Delete room", + "Delete script": "Delete script", + "Delete": "Delete", + "Depreciation & Amortization Expense": "Depreciation & Amortization Expense", "Depreciation & Amortization Expense": "Depreciation & Amortization Expense", "Depreciation Expense": "Depreciation Expense", + "Depth": "Depth", + "depth_input": "depth", + "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.": "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.", + "Description": "Description", + "DESCRIPTION": "DESCRIPTION", + "Detach Chat": "Detach Chat", + "Details": "Details", + "Detrended Price Oscillator": "Detrended Price Oscillator", + "deviation_input": "deviation", + "Device": "Device", + "DI Length_input": "DI Length", "Diluted EPS, Net Income from Continuing Operations": "Diluted EPS, Net Income from Continuing Operations", + "Diluted EPS, Net Income": "Diluted EPS, Net Income", "Diluted Weighted Average Shares": "Diluted Weighted Average Shares", + "Directional Movement Index": "Directional Movement Index", + "Directional Movement Index_study": "Directional Movement Index", + "Directional Movement": "Directional Movement", + "Disconnect": "Disconnect", + "Disconnected": "Disconnected", "Discontinued Operations": "Discontinued Operations", + "Disjoint Angle": "Disjoint Angle", + "Displaced EMA": "Displaced EMA", + "Displacement": "Displacement", + "displacement_input": "displacement", + "distance: {0}": "distance: {0}", + "Div EA": "Div EA", + "Div Paid": "Div Paid", + "Div Pref": "Div Pref", + "Div Share": "Div Share", + "Divergence Indicator": "Divergence Indicator", + "Diviation (%)": "Diviation (%)", + "Dividend": "Dividend", + "Dividends Paid": "Dividends Paid", + "Dividends per Share, FQ": "Dividends per Share, FQ", + "Dividends": "Dividends", + "divisor_input": "divisor", + "Divisor_input": "Divisor", + "Do Not Cancel": "Do Not Cancel", + "Do not post offline personal contact information.": "Do not post offline personal contact information.", + "Do not publish content that is not your original work, or infringes the copyright of any third party.": "Do not publish content that is not your original work, or infringes the copyright of any third party.", + "Do not show this message again": "Do not show this message again", + "Do you really want to clear all symbols?": "Do you really want to clear all symbols?", + "Do you realy want to delete ": "Do you realy want to delete", + "Do you realy want to delete theme": "Do you realy want to delete __theme__ theme?", + "Do you realy want to delete {0}watchlist?": "Do you realy want to delete {0}watchlist?", + "Do you realy want to replace": "Do you realy want to replace", + "Don't be so cruel! Bans longer than 1 week are not allowed for now.": "Don't be so cruel! Bans longer than 1 week are not allowed for now.", + "Donchian Channels": "Donchian Channels", + "Donchian Channels_study": "Donchian Channels", + "Done": "Done", + "Don’t cry… but your free PRO Plus trial has ended! We hope you benefited from useful features and felt good about yourself for supporting the community.": "Don’t cry… but your free PRO Plus trial has ended! We hope you benefited from useful features and felt good about yourself for supporting the community.", + "Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!": "Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!", + "Dot": "Dot", + "Double EMA": "Double EMA", + "Double Exponential Moving Average": "Double Exponential Moving Average", + "Double Exponential Moving Average_study": "Double Exponential Moving Average", + "Down Color": "Down Color", + "Down fractals": "Down fractals", + "Down Wave 1 or A": "Down Wave 1 or A", + "Down Wave 2 or B": "Down Wave 2 or B", + "Down Wave 3": "Down Wave 3", + "Down Wave 4": "Down Wave 4", + "Down Wave 5": "Down Wave 5", + "Down Wave C": "Down Wave C", + "Down": "Down", + "Drawing Tools": "Drawing Tools", + "Drawings Syncing": "Drawings Syncing", + "Drawings Toolbar": "Drawings Toolbar", + "Drawings": "Drawings", + "E-mail for sms": "E-mail for sms", + "E-mail support hours are 4:00 AM – 3 PM EST Monday - Friday. Typical response time is 1 hour during business hours.": "E-mail support hours are 4:00 AM – 3 PM EST Monday - Friday. Typical response time is 1 hour during business hours.", + "E-mail": "E-mail", + "Early Access 33% off{{#is_finished}} – Final chance{{/is_finished}}": "Early Access 33% off{{#is_finished}} – Final chance{{/is_finished}}", + "Early Access for $16.65/Month": "Early Access for $16.65/Month", + "Earnings breaks": "Earnings breaks", + "Earnings Calendar": "Earnings Calendar", + "Earnings per Share, Basic, TTM": "Earnings per Share, Basic, TTM", + "Earnings per Share, Diluted, TTM": "Earnings per Share, Diluted, TTM", + "Earnings": "Earnings", + "Ease Of Movement": "Ease Of Movement", + "Ease of Movement": "Ease of Movement", + "Ease of Movement_study": "Ease of Movement", + "EBIT": "EBIT", + "EBITDA": "EBITDA", + "Economic Calendar": "Economic Calendar", + "Economy & Symbols": "Economy & Symbols", + "Economy": "Economy", + "Edit Alert {{description}} on {{title}}": "Edit Alert {{description}} on {{title}}", + "Edit Alert": "Edit Alert", + "Edit chat room": "Edit chat room", + "EDIT IDEA": "EDIT IDEA", + "Edit Order": "Edit Order", + "Edit Order...": "Edit Order...", + "Edit Position": "Edit Position", + "Edit Position...": "Edit Position...", + "Edit profile": "Edit profile", + "Edit room...": "Edit room...", + "EDIT SCRIPT": "EDIT SCRIPT", + "Edit Sript": "Edit Sript", + "Edit": "Edit", + "EDIT": "EDIT", "Effect of Exchange Rate on Cash": "Effect of Exchange Rate on Cash", + "Elder's Force Index": "Elder's Force Index", + "Elders Force Index_study": "Elders Force Index", + "Elliott Labels": "Elliott Labels", + "Elliott Major Retracement": "Elliott Major Retracement", + "Elliott Minor Retracement": "Elliott Minor Retracement", + "Elliott Wave Circle": "Elliott Wave Circle", + "Elliott Wave Cycle": "Elliott Wave Cycle", + "Elliott Wave Minor": "Elliott Wave Minor", + "Elliott Wave Subminuette": "Elliott Wave Subminuette", + "Elliott Wave": "Elliott Wave", + "Ellipse": "Ellipse", + "Email": "Email", + "Embed": "Embed", + "Emp": "Emp", "Employee Compensation": "Employee Compensation", + "End of Day": "End of Day", + "English only for main public chatrooms and public ideas - so that everyone can understand. Any language can be spoken in the custom chat rooms. Later we may introduce main public chatrooms for other languages.": "English only for main public chatrooms and public ideas - so that everyone can understand. Any language can be spoken in the custom chat rooms. Later we may introduce main public chatrooms for other languages.", + "English only": "English only", + "Enter a new chart layout name": "Enter a new chart layout name", + "Enter a new chart name": "Enter a new chart name", + "Enter new title for this chat": "Enter new title for this chat", + "Entering Channel": "Entering Channel", + "Enterprise Value, FQ": "Enterprise Value, FQ", + "Enterprise Value/EBITDA, TTM": "Enterprise Value/EBITDA, TTM", + "Entry price:": "Entry price:", + "Envelope": "Envelope", + "Envelope_study": "Envelope", + "eod data": "eod data", + "eod delayed": "eod delayed", + "EPS NI": "EPS NI", + "Equality Line": "Equality Line", + "Equity Earnings": "Equity Earnings", + "Equity": "Equity", + "Eraser": "Eraser", + "Error": "Error", + "Estimate": "Estimate", + "EUREX - Futures - Europe": "EUREX - Futures - Europe", + "Event": "Event", + "Events & Alerts": "Events & Alerts", + "Events": "Events", + "Exch": "Exch", + "Exchange": "Exchange", + "Exchanges charge per-user fees and redistribution fees from TradingView for delivery of intraday and real-time data. So, we can't give this data for free to everyone (as much as we'd like to).": "Exchanges charge per-user fees and redistribution fees from TradingView for delivery of intraday and real-time data. So, we can't give this data for free to everyone (as much as we'd like to).", + "Exit Full Screen (ESC)": "Exit Full Screen (ESC)", + "Exiting Channel": "Exiting Channel", + "Expand sym chart": "Expand sym chart", + "Expected Annual Dividends": "Expected Annual Dividends", + "Expiration Date (MM/YY)": "Expiration Date (MM/YY)", + "Expiration Time": "Expiration Time", + "Expiration": "Expiration", + "Expired": "Expired", + "Exponential": "Exponential", + "exponential_input": "Exponential", + "ext": "ext", + "Extend Alert Line": "Extend Alert Line", + "Extend Left End": "Extend Left End", + "Extend Left": "Extend Left", + "Extend Lines Left": "Extend Lines Left", + "Extend Lines": "Extend Lines", + "Extend Right End": "Extend Right End", + "Extend Right": "Extend Right", + "Extend": "Extend", + "Extended Alert Line": "Extended Alert Line", + "Extended Hours (Intraday Only)": "Extended Hours (Intraday Only)", + "Extended Hours": "Extended Hours", + "Extended Line": "Extended Line", + "Extended Trading Hours": "Extended Trading Hours", + "Extended": "Extended", + "Extension": "Extension", "Extraordinary Items": "Extraordinary Items", + "Failed": "Failed", + "Failure back color": "Failure back color", + "Failure text color": "Failure text color", + "FAILURE": "FAILURE", + "Falling": "Falling", + "Fans": "Fans", + "Fast length": "Fast length", + "Fast Length": "Fast Length", + "fastLength_input": "Fast Length", + "Fault": "Fault", + "Favorite Drawings Toolbar": "Favorite Drawings Toolbar", + "Favorite ideas": "Favorite ideas", + "Favorite": "Favorite", + "Favorites": "Favorites", + "Feature Request and Feedback": "Feature Request and Feedback", + "Feb": "Feb", + "Fib Channel": "Fib Channel", + "Fib Circles": "Fib Circles", + "Fib Retracement": "Fib Retracement", + "Fib Speed Resistance Arcs": "Fib Speed Resistance Arcs", + "Fib Speed Resistance Fan": "Fib Speed Resistance Fan", + "Fib Spiral": "Fib Spiral", + "Fib Time Zone": "Fib Time Zone", + "Fib Wedge": "Fib Wedge", + "Fibonacci": "Fibonacci", + "Fill": "Fill", + "Find existing chat": "Find existing chat", + "First bar time": "First bar time", + "First Name": "First Name", + "Fisher Transform": "Fisher Transform", + "Fisher": "Fisher", + "Flag Mark": "Flag Mark", + "Flat Bottom": "Flat Bottom", + "Flat Top/Bottom": "Flat Top/Bottom", + "Flipped": "Flipped", + "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.": "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.", + "Follow {{pro_symbol}}": "Follow {{pro_symbol}}", + "Follow": "Follow", + "Followed": "Followed", + "Followers": "Followers", + "Following below suggestions will help get your ideas suggested:": "Following below suggestions will help get your ideas suggested:", + "Following": "Following", + "Font Size": "Font Size", + "For a limited time, we’re offering a FREE 1 month subscription of PRO Plus (no credit card required, no catches or hidden autobilling).": "For a limited time, we’re offering a FREE 1 month subscription of PRO Plus (no credit card required, no catches or hidden autobilling).", + "for": "for", + "Forecast": "Forecast", + "Forex Talks": "Forex Talks", + "Forex": "Forex", + "Forgot password?": "Forgot password?", + "Format": "Format", + "Format...": "Format...", + "FORTUNECX - Bitcoin": "FORTUNECX - Bitcoin", "Free Cash Flow Margin": "Free Cash Flow Margin", "Free Cash Flow Return on Assets": "Free Cash Flow Return on Assets", + "Free Cash Flow": "Free Cash Flow", + "Frequency": "Frequency", + "Full moon mark": "Full moon mark", + "Full Screen": "Full Screen", + "Fullscreen mode": "Fullscreen mode", + "Function Definition": "Function Definition", + "Fundamentals company": "Fundamentals __company__", + "Fundamentals": "Fundamentals", + "Futures Magazine": "Futures Magazine", + "Futures": "Futures", + "futures": "futures", + "FXCM - Forex": "FXCM - Forex", + "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.": "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.", + "FxWire PRO": "FxWire PRO", + "Gann Box": "Gann Box", + "Gann Fan": "Gann Fan", + "Gann Square": "Gann Square", + "Gap Down Stocks": "Gap Down Stocks", + "Gap in the data": "Gap in the data", + "Gap Up Stocks": "Gap Up Stocks", + "General & Administrative Expense": "General & Administrative Expense", "General & Administrative Expense": "General & Administrative Expense", - "Goodwill": "Goodwill", + "GOCIO - Bitcoin": "GOCIO - Bitcoin", + "Goodwill & Intangible Assets, Net": "Goodwill & Intangible Assets, Net", "Goodwill & Intangible Assets, Net": "Goodwill & Intangible Assets, Net", + "Goodwill": "Goodwill", + "GrandSuperCycle": "GrandSuperCycle", + "Graphics": "Graphics", + "Greater Than": "Greater Than", + "Grey": "Grey", + "Grid Lines": "Grid Lines", + "Grid": "Grid", + "Gross Margin %, TTM": "Gross Margin %, TTM", + "Gross Margin": "Gross Margin", + "Gross Profit": "Gross Profit", + "Growing moon": "Growing moon", + "Growing": "Growing", + "h": "h", + "h_dates": "h", + "Hand Bell": "Hand Bell", + "Hate speech": "Hate speech", + "Have something to say?": "Have something to say?", + "Head & Shoulders": "Head & Shoulders", + "Head": "Head", + "Headlines": "Headlines", + "Heiken Ashi": "Heiken Ashi", + "Help & Wiki": "Help & Wiki", + "Help": "Help", + "Hidden Bearish Divergence": "Hidden Bearish Divergence", + "Hidden Bullish Divergence": "Hidden Bullish Divergence", + "Hide All Drawing Tools": "Hide All Drawing Tools", + "Hide Buy/Sell Panel": "Hide Buy/Sell Panel", + "Hide data": "Hide data", + "Hide Drawings Toolbar": "Hide Drawings Toolbar", + "Hide Favorite Drawings Toolbar": "Hide Favorite Drawings Toolbar", + "Hide inactive alerts": "Hide inactive alerts", + "Hide inactive Alerts": "Hide inactive Alerts", + "Hide Marks On Bars": "Hide Marks On Bars", + "Hide Widgets": "Hide Widgets", + "Hide": "Hide", + "High": "High", + "high": "high", + "High_in_legend": "H", + "Histogram": "Histogram", + "Historical Volatility": "Historical Volatility", + "HITBTC - Bitcoin": "HITBTC - Bitcoin", + "hl2": "hl2", + "HLC Bars": "HLC Bars", + "hlc3": "hlc3", + "Hlines Background": "Hlines Background", + "Hollow Candles": "Hollow Candles", + "Home": "Home", + "Hong Kong": "Hong Kong", + "Horizontal Line": "Horizontal Line", + "Horizontal Ray": "Horizontal Ray", + "Hot Lists": "Hot Lists", + "Hotlist": "Hotlist", + "HotLists continuously scan the US stock market to identify best trading opportunities and take considerable resources, so we can't give them out for free to everyone (as much as we'd like to).": "HotLists continuously scan the US stock market to identify best trading opportunities and take considerable resources, so we can't give them out for free to everyone (as much as we'd like to).", + "Hotlists": "Hotlists", + "hour": "hour", + "hour_plural": "hours", + "How to use the reference materials (Video)": "How to use the reference materials (Video)", + "Hull MA": "Hull MA", + "Hull MA_study": "Hull MA", + "Hull Moving Average": "Hull Moving Average", + "Hundred Line": "Hundred Line", + "ICECAN - Futures - Canada": "ICECAN - Futures - Canada", + "ICEEUR - Futures - Europe": "ICEEUR - Futures - Europe", + "ICEUSA - Futures - USA": "ICEUSA - Futures - USA", + "Ichimoku Cloud": "Ichimoku Cloud", + "Ichimoku Cloud_study": "Ichimoku Cloud", + "Icon": "Icon", + "Idea or chart snapshot image": "Idea or chart snapshot image", + "IDEA TITLE AND DESCRIPTION": "IDEA TITLE AND DESCRIPTION", + "Ideas for the current resolution only": "Ideas for the current resolution only", + "Ideas for the current symbol only": "Ideas for the current symbol only", + "Ideas of the people I follow & my ideas": "Ideas of the people I follow & my ideas", + "Ideas Published": "Ideas Published", + "Ideas": "Ideas", + "If you are sure you want to cancel, click Cancel, otherwise choose Do Not Cancel.": "If you are sure you want to cancel, click Cancel, otherwise choose Do Not Cancel.", + "If you do intraday analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.": "If you do intraday analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.", + "If you do intraday analysis, consider subscribing to the {{exchange}} exchange.{{^exchangesButton}} You must subscribe to PRO, PRO Plus or Premium service first (from only 9.95/m).{{/exchangesButton}}": "If you do intraday analysis, consider subscribing to the {{exchange}} exchange.{{^exchangesButton}} You must subscribe to PRO, PRO Plus or Premium service first (from only 9.95/m).{{/exchangesButton}}", + "If you do intraday spread analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.": "If you do intraday spread analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.", + "If you follow a symbol you will receive notifications when new ideas about that symbol are published.": "If you follow a symbol you will receive notifications when new ideas about that symbol are published.", + "If you like what you see, you have an exclusive chance to get 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.": "If you like what you see, you have an exclusive chance to get 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.", + "If you need only the most complete and accurate data, then consider subscribing to the PRO Plus or Premium service from only $19.95/m that offers actual real-time data from the NYSE/NASDAQ/AMEX exchanges and much more.": "If you need only the most complete and accurate data, then consider subscribing to the PRO Plus or Premium service from only $19.95/m that offers actual real-time data from the NYSE/NASDAQ/AMEX exchanges and much more.", + "If you want to act quickly to news and events that occur when the regular market is closed, please consider subscribing to PRO Plus or Premium service from only $19.95/m.": "If you want to act quickly to news and events that occur when the regular market is closed, please consider subscribing to PRO Plus or Premium service from only $19.95/m.", + "If you want to identify opportunities in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "If you want to identify opportunities in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "If you want to unlock the power of multiple time frame analysis and add multiple symbols to the same chart layout, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "If you want to unlock the power of multiple time frame analysis and add multiple symbols to the same chart layout, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "If you want to use different watchlists to quickly assess different sectors of the market, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "If you want to use different watchlists to quickly assess different sectors of the market, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "If you want to use private messages - please sign in or register!": "If you want to use private messages - please sign in or register!", + "If you want to use this service - please sign in or register!": "If you want to use this service - please sign in or register!", + "Ignore user": "Ignore user __username__", + "Ignore": "Ignore", + "Ignored users...": "Ignored users...", + "Illicit content": "Illicit content", + "Image URL": "Image URL", + "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", + "In effort to make TradingView more useful to a larger number of users, moderators have the right to hide ideas with bad descriptions or not informative from the front page and the gallery. We are NOT limiting any ways of publishing or using TradingView charts. You can still create and publish any kind of charts; your profile and Activity Stream will still show all created charts.": "In effort to make TradingView more useful to a larger number of users, moderators have the right to hide ideas with bad descriptions or not informative from the front page and the gallery. We are NOT limiting any ways of publishing or using TradingView charts. You can still create and publish any kind of charts; your profile and Activity Stream will still show all created charts.", + "In Session": "In Session", + "In short, the more understandable and interesting your ideas are, the more you’ll gain respect of others and get discovered by the financial community. We’ll do our best to help showcase good ideas.": "In short, the more understandable and interesting your ideas are, the more you’ll gain respect of others and get discovered by the financial community. We’ll do our best to help showcase good ideas.", + "in": "in", + "in_dates": "in", + "inbars": "in __period__ bars", "Income After Taxes": "Income After Taxes", - "Income Before Taxes": "Income Before Taxes", - "Income Taxes": "Income Taxes", - "Income Taxes Payable": "Income Taxes Payable", "Income before Extraordinary Items": "Income before Extraordinary Items", + "Income Before Taxes": "Income Before Taxes", + "Income Statement": "Income Statement", + "Income Taxes Payable": "Income Taxes Payable", + "Income Taxes": "Income Taxes", + "Income": "Income", + "Increase Rating": "Increase Rating", + "Increment": "Increment", + "increment_input": "Increment", + "Ind": "Ind", + "Index": "Index", + "index": "index", + "Indicator Arguments in Header": "Indicator Arguments in Header", + "Indicator Arguments": "Indicator Arguments", + "Indicator Last Value": "Indicator Last Value", + "Indicator Titles in Header": "Indicator Titles in Header", + "Indicator Titles": "Indicator Titles", + "Indicator Values": "Indicator Values", + "Indicator": "Indicator", + "Indicators and Strategies": "Indicators and Strategies", + "Indicators": "Indicators", + "Indicators, Fundamentals, Economy and Add-ons": "Indicators, Fundamentals, Economy and Add-ons", + "Industry": "Industry", + "Info": "Info", + "Inputs": "Inputs", + "Insert Drawing Tool": "Insert Drawing Tool", + "Insert emoticon": "Insert emoticon", + "Insert Indicator...": "Insert Indicator...", + "Insert": "Insert", + "Inside Channel": "Inside Channel", + "Inside Pitchfork": "Inside Pitchfork", + "Inside": "Inside", + "Install": "Install", "Intangible Assets": "Intangible Assets", "Interest Expense": "Interest Expense", "Interest Income": "Interest Income", "Interest Income/Expense, Net": "Interest Income/Expense, Net", + "Intermediate": "Intermediate", + "interval_dialog_description": "Type the interval number for munute 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)", + "Intraday Renko, Kagi, Line Break and Point & Figure charts take considerable resources, so we can't give them out for free to everyone (as much as we'd like to). We can, however, give out these charts for free in the Daily and Weekly resolutions.": "Intraday Renko, Kagi, Line Break and Point & Figure charts take considerable resources, so we can't give them out for free to everyone (as much as we'd like to). We can, however, give out these charts for free in the Daily and Weekly resolutions.", + "Intraday Renko, Kagi, Line Break, PnF and spread charts": "Intraday Renko, Kagi, Line Break, PnF and spread charts", + "Intraday Renko, Kagi, Line Break, PnF charts": "Intraday Renko, Kagi, Line Break, PnF charts", + "Intraday Spread Charts": "Intraday Spread Charts", + "Intraday Spread": "Intraday Spread", + "invalid symbol": "invalid symbol", + "Invalid Symbol": "Invalid Symbol", "Inventories, Net": "Inventories, Net", "Investment Changes, Net": "Investment Changes, Net", + "Invoiced every month": "Invoiced every month", + "IP": "IP", "Issuance of Equity": "Issuance of Equity", + "Issue Type": "Issue Type", + "Italic": "Italic", + "ITBIT - Bitcoin": "ITBIT - Bitcoin", + "Jan": "Jan", + "Jaw Length": "Jaw Length", + "Jaw Offset": "Jaw Offset", + "Jaw": "Jaw", + "jawLength_input": "Jaw Length", + "Join Now": "Join Now", + "Journal is empty": "Journal is empty", + "Journal...": "Journal...", + "Jul": "Jul", + "Jun": "Jun", + "Jurik Research": "Jurik Research", + "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That is less than $16.65/month. Don’t miss the last chance to get the special Early Access and secure this low rate now!": "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That is less than $16.65/month. Don’t miss the last chance to get the special Early Access and secure this low rate now!", + "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.": "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.", + "Kagi": "Kagi", + "KCBT - Futures - USA": "KCBT - Futures - USA", + "Keltner Channels": "Keltner Channels", + "Keltner Channels_study": "Keltner Channels", + "Key Hidden Levels": "Key Hidden Levels", + "Key Order Flow Events": "Key Order Flow Events", + "Keyboard Shortcuts": "Keyboard Shortcuts", + "Kijun-sen": "Kijun-sen", + "Kind": "Kind", + "Klinger Oscillator": "Klinger Oscillator", + "Klinger Oscillator_study": "Klinger Oscillator", + "Know Sure Thing": "Know Sure Thing", + "Know Sure Thing_study": "Know Sure Thing", + "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.": "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.", + "Kolkata": "Kolkata", + "Label Background": "Label Background", + "Label": "Label", + "Labels Font": "Labels Font", + "Labels": "Labels", "Labor Expense": "Labor Expense", + "Lagging Span 2 Periods": "Lagging Span 2 Periods", + "Lagging Span": "Lagging Span", + "Last Annual EPS": "Last Annual EPS", + "Last Annual Revenue": "Last Annual Revenue", + "Last bar time": "Last bar time", + "Last Modified": "Last Modified", + "Last Name": "Last Name", + "Last Value on Price Scale": "Last Value on Price Scale", + "Last": "Last", + "LAUNCH CHART": "LAUNCH CHART", + "Launch chat in separate window": "Launch chat in separate window", + "LazyBear - MTF Panes": "LazyBear - MTF Panes", + "LazyBear - S/R Levels": "LazyBear - S/R Levels", + "Lead 1": "Lead 1", + "Lead 2": "Lead 2", + "LEARN MORE": "LEARN MORE", + "Least Squares Moving Average": "Least Squares Moving Average", + "Least Squares Moving Average_study": "Least Squares Moving Average", + "Leave this chat": "Leave this chat", + "Left End": "Left End", + "Left Labels": "Left Labels", + "Left Shoulder": "Left Shoulder", + "left": "left", + "len_input": "length", + "Length high": "Length high", + "Length hight": "Length hight", + "Length low": "Length low", + "Length1": "Length1", + "Length2": "Length2", + "Length3": "Length3", + "Length_input": "Length", + "length_input": "length", + "lengthRSI_input": "RSI length", + "lengthStoch_input": "Stoch length", + "Less Than": "Less Than", + "Level {0}": "Level {0}", + "Level": "Level", + "Levels": "Levels", + "Liabilities & Stockholder's Equity": "Liabilities & Stockholder's Equity", "Liabilities & Stockholder's Equity": "Liabilities & Stockholder's Equity", + "like": "like", + "like_plural": "likes", + "Limit": "Limit", + "Line Break": "Line Break", + "Line Width": "Line Width", + "Line With Breaks": "Line With Breaks", + "Line": "Line", + "Linear Regression Curve": "Linear Regression Curve", + "Linear Regression Curve_study": "Linear Regression Curve", + "Linear Regression": "Linear Regression", + "Lines": "Lines", + "Link interval to all charts": "Link interval to all charts", + "Link symbol to all charts": "Link symbol to all charts", + "LINK TO RELATED IDEAS": "LINK TO RELATED IDEAS", + "Link to this chart": "Link to this chart", + "Link to this chat...": "Link to this chat...", + "Link to this room...": "Link to this room...", + "Link To": "Link To", + "Lips Length": "Lips Length", + "Lips Offset": "Lips Offset", + "Lips": "Lips", + "lipsLength_input": "Lips Length", + "List or list item": "List or list item", + "Load Chart Layout": "Load Chart Layout", + "Load Chart": "Load Chart", + "Load Layout Chart": "Load Layout Chart", + "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.": "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.", + "Load New Bars": "Load New Bars", + "Load": "Load", + "loading data": "loading data", + "Loading market depth data…": "Loading market depth data…", + "loading...": "loading...", + "Loading...": "Loading...", + "Lock All Drawing Tools": "Lock All Drawing Tools", + "Lock Scale": "Lock Scale", + "Lock scale": "Lock scale", + "Lock": "Lock", + "Lock/Unlock": "Lock/Unlock", + "Log Scale": "Log Scale", + "Log Scale_scale_menu": "Log Scale", + "log": "log", + "Logged as": "Logged as", + "Logged out": "Logged out", + "London": "London", + "Long Length": "Long Length", + "Long length": "Long length", + "Long Period": "Long Period", + "Long period": "Long period", + "Long Position": "Long Position", + "Long RoC Length_input": "Long RoC Length", "Long Term Capital": "Long Term Capital", "Long Term Debt to Long Term Capital": "Long Term Debt to Long Term Capital", "Long Term Debt to Total Capital": "Long Term Debt to Total Capital", - "Long-term Debt": "Long-term Debt", + "Long": "Long", + "LONG": "LONG", "Long-term Debt Payments": "Long-term Debt Payments", "Long-term Debt Proceeds": "Long-term Debt Proceeds", + "Long-term Debt": "Long-term Debt", "Long-term Deferred Income Tax Liabilities": "Long-term Deferred Income Tax Liabilities", "Long-term Deferred Liability Charges": "Long-term Deferred Liability Charges", + "Long-term intervals are better than short-term ones for publishing analysis. An idea on 1 minute bars will probably become obsolete by the time people read it. However a good idea may still be featured.": "Long-term intervals are better than short-term ones for publishing analysis. An idea on 1 minute bars will probably become obsolete by the time people read it. However a good idea may still be featured.", "Long-term Investments": "Long-term Investments", - "Minority Interest": "Minority Interest", + "Long_input": "Long", + "long_input": "long", + "longlen_input": "long length", + "Los Angeles": "Los Angeles", + "Low price available now – don’t miss this chance!": "Low price available now – don’t miss this chance!", + "Low": "Low", + "low": "low", + "Low_in_legend": "L", + "Lower Band": "Lower Band", + "Lower Bound": "Lower Bound", + "Lower Devation": "Lower Devation", + "Lower Deviation": "Lower Deviation", + "Lower": "Lower", + "LowerLimit": "Lower Limit", + "LSE - Stock - UK": "LSE - Stock - UK", + "m": "m", + "M_dates": "M", + "m_dates": "m", + "MA Cross": "MA Cross", + "MA Cross_study": "MA Cross", + "MA Exp Ribbon": "MA Exp Ribbon", + "MA Length": "MA Length", + "MACD": "MACD", + "Madrid": "Madrid", + "Magnet Mode": "Magnet Mode", + "Major": "Major", + "Make a Copy": "Make a Copy", + "Make a Copy...": "Make a Copy...", + "Make It Mine": "Make It Mine", + "Manage Alerts": "Manage Alerts", + "Manage Drawings": "Manage Drawings", + "Mar": "Mar", + "Margin AT": "Margin AT", + "Margin G": "Margin G", + "Margin G%": "Margin G%", + "Margin O": "Margin O", + "Margin PT": "Margin PT", + "Margins": "Margins", + "Marker Color": "Marker Color", + "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.": "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.", + "Market Cap - Basic": "Market Cap - Basic", + "market closed": "market closed", + "Market Open": "Market Open", + "market open": "market open", + "Market Summary": "Market Summary", + "Market": "Market", + "Marketplace Add-ons": "Marketplace Add-ons", + "Mass Index": "Mass Index", + "Mass Index_study": "Mass Index", + "Max value": "Max value", + "Maximize Chat": "Maximize Chat", + "maximum_input": "Maximum", + "May": "May", + "McGinley Dynamic": "McGinley Dynamic", + "Measure (Shift + Click on the chart)": "Measure (Shift + Click on the chart)", + "Median": "Median", + "MERCADO - Bitcoin": "MERCADO - Bitcoin", + "Merge Down": "Merge Down", + "Merge Up": "Merge Up", + "Message settings": "Message settings", + "Message": "Message", + "messages today": "__messages__ messages today", + "MGEX - Futures - USA": "MGEX - Futures - USA", + "MicroTrends": "MicroTrends", + "middle": "middle", + "Middle": "Middle", + "Minor": "Minor", + "Minority Interest & Equity Earnings": "Minority Interest & Equity Earnings", "Minority Interest & Equity Earnings": "Minority Interest & Equity Earnings", + "Minority Interest": "Minority Interest", + "Minuette": "Minuette", + "Minus Line": "Minus Line", + "minute": "minute", + "minute_plural": "minutes", + "Minute": "Minute", + "Mirrored": "Mirrored", + "Mkt Cap": "Mkt Cap", + "mod": "mod", + "Mode": "Mode", + "MODERATED": "MODERATED", + "Moderator": "Moderator", + "Moderators Warning Messages": "Moderators Warning Messages", + "Modified Schiff Pitchfork": "Modified Schiff Pitchfork", + "Modified Schiff": "Modified Schiff", + "Modify Order": "Modify Order", + "Modify": "Modify", + "Momentum": "Momentum", + "Money Flow": "Money Flow", + "Money Flow_study": "Money Flow", + "month": "month", + "month_plural": "months", + "month0": "Jan", + "month1": "Feb", + "month10": "Nov", + "month11": "Dec", + "month2": "Mar", + "month3": "Apr", + "month4": "May", + "month5": "Jun", + "month6": "Jul", + "month7": "Aug", + "month8": "Sep", + "month9": "Oct", + "Monthly": "Monthly", + "Moon Phases": "Moon Phases", + "Moscow": "Moscow", + "move chart 1 bar to the left.": "move chart 1 bar to the left.", + "move chart 1 bar to the right.": "move chart 1 bar to the right.", + "Move Down": "Move Down", + "move further to the left.": "move further to the left.", + "move further to the right.": "move further to the right.", + "Move Up": "Move Up", + "Moving Avarage Weighted": "Moving Avarage Weighted", + "Moving Average Convergence/Divergence": "Moving Average Convergence/Divergence", + "Moving Average Convergence/Divergence_study": "Moving Average Convergence/Divergence", + "Moving Average Exponential": "Moving Average Exponential", + "Moving Average Exponential_study": "Moving Average Exponential", + "Moving Average Weighted_study": "Moving Average Weighted", + "Moving Average": "Moving Average", + "Moving Average_study": "Moving Average", + "Moving Down %": "Moving Down %", + "Moving Down": "Moving Down", + "Moving Up %": "Moving Up %", + "Moving Up": "Moving Up", + "MTF Studies": "MTF Studies", + "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.": "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.", + "MTPredictor": "MTPredictor", + "Mult_input": "Multiplier", + "mult_input": "multiplier", + "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.": "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.", + "Multi-Time Period Charts": "Multi-Time Period Charts", + "Multiple accounts": "Multiple accounts", + "Multiple charts layout and watch lists": "Multiple charts layout and watch lists", + "Multiple Charts Layout available only to PRO users.": "Multiple Charts Layout available only to PRO users.", + "Multiple Charts Layout": "Multiple Charts Layout", + "Multiple Connections": "Multiple Connections", + "Multiple Watch Lists available only to PRO users.": "Multiple Watch Lists available only to PRO users.", + "Multiple Watch Lists": "Multiple Watch Lists", + "Multiplier": "Multiplier", + "My Ideas and Notes": "My Ideas and Notes", + "My ideas only": "My ideas only", + "My Script": "My Script", + "My Scripts": "My Scripts", + "n/a": "n/a", + "Name": "Name", + "NASDAQ - Stock - USA": "NASDAQ - Stock - USA", + "NASDAQ and NYSE charge exchange and per-user fees, which means we can’t give this for free to everyone (as much as we'd love to). Our free feed is provided by BATS electronic exchange, which offers approximate volumes and prices with fewer updates.": "NASDAQ and NYSE charge exchange and per-user fees, which means we can’t give this for free to everyone (as much as we'd love to). Our free feed is provided by BATS electronic exchange, which offers approximate volumes and prices with fewer updates.", + "Nasdaq Gap Down Stocks": "Nasdaq Gap Down Stocks", + "Nasdaq Gap Up Stocks": "Nasdaq Gap Up Stocks", + "Nasdaq Percent Advances": "Nasdaq Percent Advances", + "Nasdaq Percent Declines": "Nasdaq Percent Declines", + "Nasdaq Price Advances": "Nasdaq Price Advances", + "Nasdaq Price Declines": "Nasdaq Price Declines", + "Nasdaq Range Advances": "Nasdaq Range Advances", + "Nasdaq Range Declines": "Nasdaq Range Declines", + "Nasdaq Volume Leaders": "Nasdaq Volume Leaders", "Net Change in Cash": "Net Change in Cash", "Net Debt": "Net Debt", "Net Income Applicable to Common": "Net Income Applicable to Common", "Net Income from Continuing, Operations Applicable to Common": "Net Income from Continuing, Operations Applicable to Common", "Net Income per Employee": "Net Income per Employee", + "Net Income": "Net Income", "Net Operating Profit after Tax": "Net Operating Profit after Tax", + "Net Volume": "Net Volume", + "Net Volume_study": "Net Volume", "Net Working Capital": "Net Working Capital", + "NEUTRAL": "NEUTRAL", + "NEW CHART LAYOUT": "NEW CHART LAYOUT", + "New moon mark": "New moon mark", + "New password is sent to your email.": "New password is sent to your email.", + "New script name": "New script name", + "New York": "New York", + "New {0} chart...": "New {0} chart...", + "New": "New", + "News": "News", + "next symbol": "next symbol", + "Next": "Next", + "No account history yet": "No account history yet", + "No advertising, direct marketing, or solicitation! To advertise to our audience contact founders@tradingview.com": "No advertising, direct marketing, or solicitation! To advertise to our audience contact founders@tradingview.com", + "No alerts triggered": "No alerts triggered", + "No alerts": "No alerts", + "No defamatory, threatening or discriminatory remarks, hate speech or personal attacks.": "No defamatory, threatening or discriminatory remarks, hate speech or personal attacks.", + "No drawings yet": "No drawings yet", + "No ideas matched your criteria": "No ideas matched your criteria", + "No ideas.
If you want to use this service - please sign in or register!": "No ideas.
If you want to use this service - please sign in or register!", + "No indicators matched your criteria.": "No indicators matched your criteria.", + "No links / posts with illegal content, pornography, or nudity.": "No links / posts with illegal content, pornography, or nudity.", + "No monthly invoices": "No monthly invoices", + "No notifications yet": "No notifications yet", + "No posting links or reference to content / sites that contain viruses or malware.": "No posting links or reference to content / sites that contain viruses or malware.", + "No public library scripts were found.": "No public library scripts were found.", + "No real-time data": "No real-time data", + "No saved scripts yet": "No saved scripts yet", + "No scripts matched your criteria": "No scripts matched your criteria", + "No Sound notifications": "No Sound notifications", + "No study templates saved": "No study templates saved", + "No symbols matched your criteria": "No symbols matched your criteria", + "No": "No", + "NO": "NO", + "No, thank you": "No, thank you", "Non-operating Gains/Losses": "Non-operating Gains/Losses", "Noncontrolling Interest": "Noncontrolling Interest", + "Normal Bearish Divergence": "Normal Bearish Divergence", + "Normal Bullish Divergence": "Normal Bullish Divergence", + "Normal": "Normal", + "Not applicable": "Not applicable", + "not authorized": "not authorized", + "Note": "Note", + "Note: default study templates won't be removed permanently": "Note: default study templates won't be removed permanently", "Notes Payable": "Notes Payable", + "Notification sound": "Notification sound", + "Notifications": "Notifications", + "Nov": "Nov", + "Now is your LAST & FINAL chance to get 12 months for only $199.80 (regular $299.40). That’s less than $16.65/month and 33% off regular price.": "Now is your LAST & FINAL chance to get 12 months for only $199.80 (regular $299.40). That’s less than $16.65/month and 33% off regular price.", + "NSE - Stock - India": "NSE - Stock - India", "Number of Employees": "Number of Employees", "Number of Shareholders": "Number of Shareholders", + "NYMEX - Futures - USA": "NYMEX - Futures - USA", + "NYMEX E-mini": "NYMEX E-mini", + "NYSE - Stock - USA": "NYSE - Stock - USA", + "NYSE Gap Down Stocks": "NYSE Gap Down Stocks", + "NYSE Gap Up Stocks": "NYSE Gap Up Stocks", + "NYSE LIFFE - Futures - USA": "NYSE LIFFE - Futures - USA", + "NYSE Percent Advances": "NYSE Percent Advances", + "NYSE Percent Declines": "NYSE Percent Declines", + "NYSE Price Advances": "NYSE Price Advances", + "NYSE Price Declines": "NYSE Price Declines", + "NYSE Range Advances": "NYSE Range Advances", + "NYSE Range Declines": "NYSE Range Declines", + "NYSE Volume Leaders": "NYSE Volume Leaders", + "Objects Tree": "Objects Tree", + "Objects Tree...": "Objects Tree...", + "Oct": "Oct", + "Official AMEX, NYSE & NASDAQ Real-time Data": "Official AMEX, NYSE & NASDAQ Real-time Data", + "Official real-time & intraday data": "Official real-time & intraday data", + "Official real-time, intraday and volume data": "Official real-time, intraday and volume data", + "Offset": "Offset", + "Oh no! You have only two weeks left in your PRO Plus trial! These benefits will expire in two short weeks:": "Oh no! You have only two weeks left in your PRO Plus trial! These benefits will expire in two short weeks:", + "OHLC Values": "OHLC Values", + "ohlc4": "ohlc4", + "OK": "OK", + "OKCOIN - Bitcoin": "OKCOIN - Bitcoin", + "On Balance Volume": "On Balance Volume", + "On Balance Volume_study": "On Balance Volume", + "OnBalanceVolume": "OnBalanceVolume", + "Once per bar (on close)": "Once per bar (on close)", + "Once per bar (on condition)": "Once per bar (on condition)", + "Once": "Once", + "One account can be accessed from one browser (on one device) at a time - to stay compliant with exchange regulations and prevent unauthorized access.": "One account can be accessed from one browser (on one device) at a time - to stay compliant with exchange regulations and prevent unauthorized access.", + "Only private ideas": "Only private ideas", + "Only PRO Plus and Premium subscibers can access extended hours data on the charts. Extended trading hours include both pre-market and after hours sessions each day the market is open.": "Only PRO Plus and Premium subscibers can access extended hours data on the charts. Extended trading hours include both pre-market and after hours sessions each day the market is open.", + "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D) interval.": "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D) interval.", + "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D)": "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D)", + "Only PRO, PRO Plus and Premium users that have a subscription to {{exchange}} Exchange can get official data on real-time prices, volume and intraday history. You'll now be switched to the Daily (D) interval, which is available to all users.": "Only PRO, PRO Plus and Premium users that have a subscription to {{exchange}} Exchange can get official data on real-time prices, volume and intraday history. You'll now be switched to the Daily (D) interval, which is available to all users.", + "open Indicators.": "open Indicators.", + "Open Interval Dialog": "Open Interval Dialog", + "open Load Chart.": "open Load Chart.", + "Open Pine Script Editor": "Open Pine Script Editor", + "Open Price": "Open Price", + "Open Script": "Open Script", + "Open Trading Panel": "Open Trading Panel", + "Open": "Open", + "open": "open", + "Open_in_legend": "O", + "Open_line_tool_position": "Opened", "Operating Expenses": "Operating Expenses", "Operating Leases": "Operating Leases", "Operating Margin": "Operating Margin", + "Operating Metrics": "Operating Metrics", "Operating Profit": "Operating Profit", "Operating Revenue": "Operating Revenue", + "or copy url:": "or copy url:", + "Or": "Or", + "Order #": "Order #", + "Order": "Order", + "Original": "Original", + "Oscillator": "Oscillator", + "Oscillators": "Oscillators", + "OTC - Stock - USA": "OTC - Stock - USA", "Other Accounts Payable and Accrued Expenses": "Other Accounts Payable and Accrued Expenses", "Other Accounts, Notes Receivable": "Other Accounts, Notes Receivable", "Other Accumulated Comprehensive Income": "Other Accumulated Comprehensive Income", @@ -1307,9 +1423,10 @@ "Other Current Assets": "Other Current Assets", "Other Current Liabilities": "Other Current Liabilities", "Other Debt, Net": "Other Debt, Net", - "Other Equity": "Other Equity", "Other Equity Transactions, Net": "Other Equity Transactions, Net", + "Other Equity": "Other Equity", "Other Financing Activities, Net": "Other Financing Activities, Net", + "Other General & Administrative Expense": "Other General & Administrative Expense", "Other General & Administrative Expense": "Other General & Administrative Expense", "Other Interest Income/Expense, Net": "Other Interest Income/Expense, Net", "Other Investing Activities": "Other Investing Activities", @@ -1320,36 +1437,643 @@ "Other Operating Expenses": "Other Operating Expenses", "Other Receivables": "Other Receivables", "Other Revenue": "Other Revenue", + "Other Selling, General & Administrative Expenses": "Other Selling, General & Administrative Expenses", "Other Selling, General & Administrative Expenses": "Other Selling, General & Administrative Expenses", + "Other": "Other", + "Our PRO Plus users see amazing benefits. You get advanced trading opportunities using multi symbol statistical arbitrage techniques. Read more about PRO Plus features.": "Our PRO Plus users see amazing benefits. You get advanced trading opportunities using multi symbol statistical arbitrage techniques. Read more about PRO Plus features.", + "Outside Channel": "Outside Channel", + "Overbought": "Overbought", + "Overlay the main chart": "Overlay the main chart", + "Override Min Tick": "Override Min Tick", + "Oversold": "Oversold", + "Overwrite Script": "Overwrite Script", + "Paper Trading is disconnected": "Paper Trading is disconnected", + "Parabolic SAR": "Parabolic SAR", + "Parabolic SAR_study": "Parabolic SAR", + "ParabolicSAR": "ParabolicSAR", + "Parallel Channel": "Parallel Channel", + "Paris": "Paris", + "partially erase.": "partially erase.", "Partners Capital": "Partners Capital", + "Password": "Password", + "Paste %s": "Paste %s", + "paste object.": "paste object.", + "Pearson's R": "Pearson's R", "Pension/Postretirement Obligation": "Pension/Postretirement Obligation", + "per month": "per month", + "per year": "per year", + "Percent Advances": "Percent Advances", + "Percent Declines": "Percent Declines", + "Percent": "Percent", + "percent_input": "Percent", + "Percentage": "Percentage", + "Percentage_scale_menu": "Percentage", + "Period ending": "Period ending", + "Period Ending": "Period Ending", + "Period": "Period", + "Permanent link to this message": "Permanent link to this message", + "Personal information": "Personal information", + "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.": "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.", + "Pick your idea or paste url to someone's else idea.": "Pick your idea or paste url to someone's else idea.", + "Pine Editor": "Pine Editor", + "Pine Script Editor": "Pine Script Editor", + "Pine Script Reference": "Pine Script Reference", + "Pine Script Tutorial": "Pine Script Tutorial", + "Pitchfan": "Pitchfan", + "Pitchfork": "Pitchfork", + "Pivot Points High Low": "Pivot Points High Low", + "Pivot Points Standard": "Pivot Points Standard", + "Pivots Timeframe": "Pivots Timeframe", + "Place Order": "Place Order", + "Play Sound": "Play Sound", + "Please consider subscribing to our PRO service which includes many other features not available in the free membership.": "Please consider subscribing to our PRO service which includes many other features not available in the free membership.", + "Please do not modify the alert so we can investigate the issue.": "Please do not modify the alert so we can investigate the issue.", + "Please enter a valid idea URL or chart image URL": "Please enter a valid idea URL or chart image URL", + "Please enter chart layout name": "Please enter chart layout name", + "Please enter chart name": "Please enter chart name", + "Please enter your feedback": "Please enter your feedback", + "Please name this script": "Please name this script", + "Please read before publishing": "Please read before publishing", + "Please use English for conversation. Other languages will be supported in the future": "Please use English for conversation. Other languages will be supported in the future", + "Please use only English in tags": "Please use only English in tags", + "Please, enter your e-mail": "Please, enter your e-mail", + "Plot dividends": "Plot dividends", + "Plot earnings": "Plot earnings", + "Plot Offsets": "Plot Offsets", + "Plot splits": "Plot splits", + "Plot": "Plot", + "Plots Background": "Plots Background", + "Point & Figure": "Point & Figure", + "Point bar": "Point __point__ Bar #", + "Polyline": "Polyline", + "Position": "Position", + "post-market": "post-market", + "Post-Market": "Post-Market", + "pre-market": "pre-market", + "Pre-Market": "Pre-Market", "Pre-tax Margin": "Pre-tax Margin", + "Precise Labels": "Precise Labels", + "Precision": "Precision", "Preferred Dividends": "Preferred Dividends", "Preferred Stock": "Preferred Stock", + "Premium": "Premium", "Prepaid Expenses": "Prepaid Expenses", + "Presentation is important. Too much clutter adds to confusion.": "Presentation is important. Too much clutter adds to confusion.", + "Prev": "Prev", + "Previous Close Price": "Previous Close Price", + "previous close": "previous close", + "previous symbol": "previous symbol", + "Price % Change 1 Week": "Price % Change 1 Week", + "Price % Change 4 Week": "Price % Change 4 Week", + "Price % Change 52 Week": "Price % Change 52 Week", + "Price - 52 Week High": "Price - 52 Week High", + "Price - 52 Week Low": "Price - 52 Week Low", + "Price Advances": "Price Advances", + "Price Declines": "Price Declines", + "Price History": "Price History", + "Price incorrect": "Price incorrect", + "Price Label": "Price Label", + "Price Levels": "Price Levels", + "Price Line": "Price Line", + "Price Oscillator": "Price Oscillator", + "Price Oscillator_study": "Price Oscillator", + "Price Range": "Price Range", + "Price Scale": "Price Scale", + "Price Source": "Price Source", + "Price Volume Trend": "Price Volume Trend", + "Price": "Price", + "Price/Earnings, TTM": "Price/Earnings, TTM", + "Price/Revenue, TTM": "Price/Revenue, TTM", + "Price:": "Price:", + "Prices": "Prices", + "Primary Exchange": "Primary Exchange", + "Primary": "Primary", + "Prior": "Prior", + "Priority email support": "Priority email support", + "Priority phone support": "Priority phone support", + "Priority Support": "Priority Support", + "Private Chart Publishing": "Private Chart Publishing", + "PRO Badge & Adding Value": "PRO Badge & Adding Value", + "PRO members can add optional multi-device access. Click \"Buy Multi-Device Access\" to access your account from several devices at the same time. Click CONNECT to terminate the other session and connect here.": "PRO members can add optional multi-device access. Click \"Buy Multi-Device Access\" to access your account from several devices at the same time. Click CONNECT to terminate the other session and connect here.", + "PRO Plus Trial": "PRO Plus Trial", + "Pro Realtime": "Pro Realtime", + "Pro Trial": "Pro Trial", + "Pro": "Pro", + "pro": "pro", + "Profile Settings": "Profile Settings", + "Profit Background Color": "Profit Background Color", + "Profit Level. Ticks:": "Profit Level. Ticks:", + "PROFIT TRGT": "PROFIT TRGT", + "Profit": "Profit", + "Profitability": "Profitability", + "Projection": "Projection", + "Properties": "Properties", + "Properties...": "Properties...", "Property and Equipment, Gross": "Property and Equipment, Gross", + "Property, Plant & Equipment, Net": "Property, Plant & Equipment, Net", "Property, Plant & Equipment, Net": "Property, Plant & Equipment, Net", + "propertypage-name-label": "propertypage-name-label", + "propertypage-name-label_css_class": "propertypage-name-label", + "ProTradingIndicators": "ProTradingIndicators", + "Public Library": "Public Library", + "Public Profile": "Public Profile", + "PUBLISH IDEA": "PUBLISH IDEA", + "PUBLISH SCRIPT": "PUBLISH SCRIPT", + "Publish Script": "Publish Script", + "Published Chart": "Published Chart", + "Published idea or chart image URL": "Published idea or chart image URL", + "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.", + "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.", + "Published ideas settings": "Published ideas settings", + "published": "published", + "Publishing means sharing your chart and trading idea with the financial web and the investing community. A published idea needs to be detailed and descriptive in order to be meaningful to other traders.": "Publishing means sharing your chart and trading idea with the financial web and the investing community. A published idea needs to be detailed and descriptive in order to be meaningful to other traders.", + "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.": "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.", "Purchase of Investments": "Purchase of Investments", + "Qty": "Qty", + "Quantity": "Quantity", "Quick Ratio": "Quick Ratio", + "Quote this message": "Quote this message", + "Quotes are delayed by 10 min and updated every 30 seconds": "Quotes are delayed by 10 min and updated every 30 seconds", + "Quotes are delayed by 10 min and updated in realtime": "Quotes are delayed by 10 min and updated in realtime", + "Range Advances": "Range Advances", + "Range Declines": "Range Declines", + "range": "range", + "Rate Of Change": "Rate Of Change", + "Rating": "Rating", + "Ray": "Ray", + "Read more": "Read more", + "Read more...": "Read more...", "Realized Gains/Losses": "Realized Gains/Losses", + "realtime": "realtime", + "Realtime": "Realtime", + "Rearm every 1 minute": "Rearm every 1 minute", + "Rearm every 10 minute": "Rearm every 10 minute", + "Rearm every 30 minute": "Rearm every 30 minute", + "Rearm every 5 minute": "Rearm every 5 minute", + "Rearm every hour": "Rearm every hour", + "Recent Chats": "Recent Chats", + "Recover Password": "Recover Password", + "Recover": "Recover", + "Rectangle": "Rectangle", + "Redo {0}": "Redo {0}", + "Redo": "Redo", + "redo": "redo", + "Regression Trend": "Regression Trend", + "Relative Strength Index": "Relative Strength Index", + "Relative Strength Index_study": "Relative Strength Index", + "Relative Vigor Index": "Relative Vigor Index", + "Relative Vigor Index_study": "Relative Vigor Index", + "Relative Volatility Index": "Relative Volatility Index", + "Relative Volatility Index_study": "Relative Volatility Index", + "Remember me": "Remember me", + "Remember, with PRO Plus you benefit from:": "Remember, with PRO Plus you benefit from:", + "Remove All Drawing Tools": "Remove All Drawing Tools", + "Remove All Indicators": "Remove All Indicators", + "Remove All Studies": "Remove All Studies", + "Remove custom interval": "Remove custom interval", + "Remove from favorites": "Remove from favorites", + "Remove this room from favorites": "Remove this room from favorites", + "Remove": "Remove", + "Rename Chart Layout": "Rename Chart Layout", + "Rename Chart": "Rename Chart", + "Rename script": "Rename script", + "Rename...": "Rename...", + "Renko": "Renko", + "Renko, Kagi, Line Break, Point & Figure": "Renko, Kagi, Line Break, Point & Figure", + "Report data issues": "Report data issues", + "Report Data Issues": "Report Data Issues", + "Repost to": "Repost to", "Repurchase of Equity": "Repurchase of Equity", + "Reputation": "Reputation", + "Require Order Confirmation": "Require Order Confirmation", + "Research & Development Expense": "Research & Development Expense", "Research & Development Expense": "Research & Development Expense", + "Reset Chart": "Reset Chart", + "Reset Paper Trading Account": "Reset Paper Trading Account", + "Reset Paper Trading Account...": "Reset Paper Trading Account...", + "Reset Scale": "Reset Scale", + "Reset Settings": "Reset Settings", + "Reset": "Reset", + "Restart Alert {{description}} on {{title}}": "Restart Alert {{description}} on {{title}}", + "Restart Alert...": "Restart Alert...", + "Restart": "Restart", + "Restart...": "Restart...", "Restricted Cash": "Restricted Cash", + "Restructuring, Remediation & Impairment Provisions": "Restructuring, Remediation & Impairment Provisions", "Restructuring, Remediation & Impairment Provisions": "Restructuring, Remediation & Impairment Provisions", "Retained Earnings": "Retained Earnings", + "retrying": "retrying", "Return on Assets": "Return on Assets", + "Return on Equity": "Return on Equity", + "Return on Invested Capital %, TTM": "Return on Invested Capital %, TTM", "Return on Invested Capital": "Return on Invested Capital", + "Rev LA": "Rev LA", "Revenue per Employee": "Revenue per Employee", + "Reverse position": "Reverse position", + "Reverse Position": "Reverse Position", + "Reverse {0} position?": "Reverse {0} position?", + "Reverse": "Reverse", + "Right End": "Right End", + "Right Labels": "Right Labels", + "Right Lables": "Right Lables", + "Right Margin": "Right Margin", + "Right Shoulder": "Right Shoulder", + "right": "right", + "Rights infringement": "Rights infringement", + "Risk/Reward long": "Risk/Reward long", + "Risk/Reward Ratio: {0}": "Risk/Reward Ratio: {0}", + "Risk/Reward short": "Risk/Reward short", + "RobBooker": "RobBooker", + "ROC Length": "ROC Length", + "ROC": "ROC", + "roclen1_input": "RoC Length 1", + "roclen2_input": "RoC Length 2", + "roclen3_input": "RoC Length 3", + "roclen4_input": "RoC Length 4", + "Room archives...": "Room archives...", + "Room purpose": "Room purpose", + "Room title": "Room title", + "Rotated Rectangle": "Rotated Rectangle", + "RSI Length": "RSI Length", + "RSI Source": "RSI Source", + "RSI": "RSI", + "Run Product Walk-Through": "Run Product Walk-Through", + "RVI": "RVI", + "s": "s", + "S/L": "S/L", "Sale of Investments": "Sale of Investments", + "Sale of Property, Plant & Equipment": "Sale of Property, Plant & Equipment", "Sale of Property, Plant & Equipment": "Sale of Property, Plant & Equipment", + "Sales & Marketing Expense": "Sales & Marketing Expense", "Sales & Marketing Expense": "Sales & Marketing Expense", + "Sao Paulo": "Sao Paulo", + "Save ${{savings}}": "Save ${{savings}}", + "Save As Default": "Save As Default", + "Save As Watchlist...": "Save As Watchlist...", + "Save As...": "Save As...", + "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout": "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout", + "Save Chart Layout": "Save Chart Layout", + "Save Drawing Template As...": "Save Drawing Template As...", + "Save image": "Save image", + "Save Interval": "Save Interval", + "Save New Chart Layout": "Save New Chart Layout", + "Save New Chart": "Save New Chart", + "Save Script As": "Save Script As", + "Save Study Template As...": "Save Study Template As...", + "Save symbol list as...": "Save symbol list as...", + "Save": "Save", + "save": "save", + "Scale Left": "Scale Left", + "Scale Percentage": "Scale Percentage", + "Scale Price Chart Only": "Scale Price Chart Only", + "Scale Right": "Scale Right", + "Scale Series Only": "Scale Series Only", + "Scale series only": "Scale series only", + "Scale Series only": "Scale Series only", + "Scale": "Scale", + "Scales Lines": "Scales Lines", + "Scales Properties": "Scales Properties", + "Scales Properties...": "Scales Properties...", + "Scales Text": "Scales Text", + "Scales": "Scales", + "Scaling": "Scaling", + "Schiff Pitchfork": "Schiff Pitchfork", + "Schiff": "Schiff", + "Screen (No Scale)": "Screen (No Scale)", + "Script Editor": "Script Editor", + "Script Editor...": "Script Editor...", + "Script must have a name": "Script must have a name", + "Script Name": "Script Name", + "Script text is not modified, nothing to save": "Script text is not modified, nothing to save", + "SCRIPT TITLE AND DESCRIPTION": "SCRIPT TITLE AND DESCRIPTION", + "SCRIPT TITLE": "SCRIPT TITLE", + "SCRIPT": "SCRIPT", + "Scripts": "Scripts", + "Search for scripts published by community": "Search for scripts published by community", + "Search ideas": "Search ideas", + "Search scripts": "Search scripts", + "Search": "Search", + "Sector": "Sector", + "See All Tags...": "See All Tags...", + "Select Layout": "Select Layout", + "Select type...": "Select type...", + "Select user to start new chat with": "Select user to start new chat with", + "Sell Ask": "Sell Ask __quote__", + "Sell Bid": "Sell Bid __quote__", + "Sell Market": "Sell Market", + "Sell symbol": "Sell __displaySymbol__ Stop __abbreviatedNumber__ @ __formattedValue__", + "Sell": "Sell", + "Selling, General & Administrative Expenses": "Selling, General & Administrative Expenses", "Selling, General & Administrative Expenses": "Selling, General & Administrative Expenses", + "Send Backward": "Send Backward", + "Send E-mail": "Send E-mail", + "Send Feedback or Report an Issue": "Send Feedback or Report an Issue", + "Send Message to stocktwits": "Send Message to stocktwits", + "Send message": "Send message", + "Send private message to": "Send private message to __username__", + "Send Reply": "Send Reply", + "Send SMS": "Send SMS", + "Send to Back": "Send to Back", + "Send": "Send", + "Senkou A": "Senkou A", + "Senkou B": "Senkou B", + "Seoul": "Seoul", + "Sep": "Sep", + "Session Breaks": "Session Breaks", + "Sessions": "Sessions", + "Set Alert": "Set Alert", + "Set chat title...": "Set chat title...", + "Settings": "Settings", + "Shanghai": "Shanghai", + "Share on StockTwits a snapshot of your chart as a picture and whatever you write.": "Share on StockTwits a snapshot of your chart as a picture and whatever you write.", + "Share on Twitter a snapshot of your chart as a picture and whatever you write.": "Share on Twitter a snapshot of your chart as a picture and whatever you write.", + "Share to...": "Share to...", + "Shareholders": "Shareholders", + "Shares": "Shares", + "Short Length": "Short Length", + "Short length": "Short length", + "Short Period": "Short Period", + "Short period": "Short period", + "Short Position": "Short Position", + "Short RoC Length_input": "Short RoC Length", + "Short": "Short", + "SHORT": "SHORT", "Short-term Borrowings": "Short-term Borrowings", "Short-term Investments": "Short-term Investments", + "Short_input": "Short", + "short_input": "short", + "shortlen_input": "Short Length", + "Show Active Orders Only": "Show Active Orders Only", + "Show Alert Labels": "Show Alert Labels", + "Show all messages from": "Show all messages from __username__", + "Show all my messages": "Show all my messages", + "Show All": "Show All", + "Show Angle": "Show Angle", + "Show Arguments in Header": "Show Arguments in Header", + "Show Background": "Show Background", + "Show Bars Range": "Show Bars Range", + "Show Buy/Sell Panel": "Show Buy/Sell Panel", + "Show chart snapshot preview": "Show chart snapshot preview", + "Show Console": "Show Console", + "Show Countdown": "Show Countdown", + "Show data": "Show data", + "Show Date/Time Range": "Show Date/Time Range", + "Show Distance": "Show Distance", + "Show Dividends on Chart": "Show Dividends on Chart", + "Show Earnings on Chart": "Show Earnings on Chart", + "Show Executions": "Show Executions", + "Show historical pivots": "Show historical pivots", + "Show Indicator Last Value": "Show Indicator Last Value", + "Show Labels": "Show Labels", + "Show Last Value on Price Scale": "Show Last Value on Price Scale", + "Show Last Value": "Show Last Value", + "Show Left Axis": "Show Left Axis", + "show MA_input": "Show MA", + "Show more": "Show more", + "Show More": "Show More", + "Show Objects Tree": "Show Objects Tree", + "Show Only Drawings": "Show Only Drawings", + "Show only favorite rooms": "Show only favorite rooms", + "Show only my sent and received messages": "Show only my sent and received messages", + "Show Only Studies": "Show Only Studies", + "Show Orders": "Show Orders", + "Show Popup": "Show Popup", + "Show Positions": "Show Positions", + "Show Price Range": "Show Price Range", + "Show Price": "Show Price", + "Show Prices": "Show Prices", + "Show Right Axis": "Show Right Axis", + "Show Source Code": "Show Source Code", + "Show Splits on Chart": "Show Splits on Chart", + "Show Symbol Labels": "Show Symbol Labels", + "Show Symbol Labels_context_menu": "Show Symbol Labels", + "Show Symbol Last Value": "Show Symbol Last Value", + "Show Text": "Show Text", + "Show Time": "Show Time", + "Show Wave": "Show Wave", + "Show": "Show", + "Show/Hide Drawings Toolbar": "Show/Hide Drawings Toolbar", + "Show/Hide": "Show/Hide", + "showMA_input": "Show MA", + "Sig": "Sig", + "siglen_input": "Signal Length", + "sigma_input": "sigma", + "Sigma_input": "Sigma", + "Sign In": "Sign In", + "Sign in": "Sign in", + "Sign Out": "Sign Out", + "Sign out": "Sign out", + "Sign Up for FREE": "Sign Up for FREE", + "Sign Up": "Sign Up", + "Signal Labels": "Signal Labels", + "Signal Length": "Signal Length", + "Signal Line Period": "Signal Line Period", + "Signal line period": "Signal line period", + "Signal smoothing": "Signal smoothing", + "Signal": "Signal", + "signalLength_input": "Signal Length", + "Simple ma(oscillator)": "Simple ma(oscillator)", + "Simple ma(signal line)": "Simple ma(signal line)", + "Simple": "Simple", + "Singapore": "Singapore", + "Size": "Size", + "Skip": "Skip", + "Slow length": "Slow length", + "Slow Length": "Slow Length", + "Slow scrolling or chart loading": "Slow scrolling or chart loading", + "slowLength_input": "Slow Length", + "SMA": "SMA", + "smalen1_input": "SMA Length 1", + "smalen2_input": "SMA Length 2", + "smalen3_input": "SMA Length 3", + "smalen4_input": "SMA Length 4", + "SMI Ergodic Indicator": "SMI Ergodic Indicator", + "SMI Ergodic Indicator/Oscillator": "SMI Ergodic Indicator/Oscillator", + "SMI Ergodic Indicator/Oscillator_study": "SMI Ergodic Indicator/Oscillator", + "SMI Ergodic Oscillator": "SMI Ergodic Oscillator", + "smoothD_input": "Smooth D", + "Smoothed Moving Average": "Smoothed Moving Average", + "smoothK_input": "Smooth K", + "So… You’ve had free PRO Plus for a week now. Seeing the advantages?": "So… You’ve had free PRO Plus for a week now. Seeing the advantages?", + "Social": "Social", + "Some authors that we recommend get marked as Suggested Authors, and their ideas get posted to the front page automatically. The basis for recommending authors is multiple factors, which include a large number of interesting ideas. A suggested author has a corresponding badge in their profile.": "Some authors that we recommend get marked as Suggested Authors, and their ideas get posted to the front page automatically. The basis for recommending authors is multiple factors, which include a large number of interesting ideas. A suggested author has a corresponding badge in their profile.", + "Someone agreed/disagreed with your idea": "Someone agreed/disagreed with your idea", + "Someone commented on the idea you follow": "Someone commented on the idea you follow", + "Someone commented on your idea": "Someone commented on your idea", + "Someone followed you": "Someone followed you", + "Someone logged into your account from different device": "Someone logged into your account from different device", + "Someone published idea on symbol you follow": "Someone published idea on symbol you follow", + "Someone replied to your comment": "Someone replied to your comment", + "Someone you follow change status": "Someone you follow change status", + "Someone you follow post new comment": "Someone you follow post new comment", + "Someone you follow published new idea": "Someone you follow published new idea", + "Sorry, PRO Plus trial could not be set.": "Sorry, PRO Plus trial could not be set.", + "Sort by last price": "Sort by last price", + "Sort by price change percent": "Sort by price change percent", + "Sort by price change": "Sort by price change", + "Sort by symbol": "Sort by symbol", + "Sound on addressed to me messages": "Sound on addressed to me messages", + "Sound on every message": "Sound on every message", + "Source back color": "Source back color", + "Source border color": "Source border color", + "Source Code": "Source Code", + "Source code": "Source code", + "Source Code...": "Source Code...", + "Source text color": "Source text color", + "Source": "Source", + "Source_compare": "Source", + "Split": "Split", + "Spreads for intraday charts are calculated based on 1-minute bars, and then recompiled into the selected interval. This approach is the only correct one, but requires significant server power. This means we can't give spread charts for free to everyone (as much as we'd like to).": "Spreads for intraday charts are calculated based on 1-minute bars, and then recompiled into the selected interval. This approach is the only correct one, but requires significant server power. This means we can't give spread charts for free to everyone (as much as we'd like to).", + "Start new chat with...": "Start new chat with...", + "START TRIAL": "START TRIAL", + "Start": "Start", + "start_input": "Start", + "Stats Text Color": "Stats Text Color", + "Stay In Drawing Mode": "Stay In Drawing Mode", + "Stay in Drawing Mode": "Stay in Drawing Mode", + "StdDev": "StdDev", + "Step": "Step", + "Stochastic Length": "Stochastic Length", + "Stochastic RSI": "Stochastic RSI", + "Stochastic RSI_study": "Stochastic RSI", + "Stochastic": "Stochastic", + "Stochastic_study": "Stochastic", + "Stock And Index Talks": "Stock And Index Talks", + "Stock Charts & Forex Charts": "Stock Charts & Forex Charts", "Stock Option Tax Benefits": "Stock Option Tax Benefits", + "Stock": "Stock", + "stock": "stock", + "StockTwits": "StockTwits", + "Stocktwits": "Stocktwits", + "Stop Alert": "Stop Alert", + "Stop alerts as per filter": "Stop alerts as per filter", + "Stop all Alerts": "Stop all Alerts", + "Stop Background Color": "Stop Background Color", + "Stop Color:": "Stop Color:", + "Stop Level. Ticks:": "Stop Level. Ticks:", + "Stop Loss": "Stop Loss", + "STOP LOSS": "STOP LOSS", + "Stop syncing drawing": "Stop syncing drawing", + "Stop": "Stop", + "Stop: {0} ({1}%)": "Stop: {0} ({1}%)", + "Stopped Manual": "Stopped Manual", + "Stopped": "Stopped", + "Strategies": "Strategies", + "streaming": "streaming", + "Study not loading": "Study not loading", + "Study Template": "Study Template", + "Study Templates": "Study Templates", + "Style": "Style", + "Subminuette": "Subminuette", + "SUBSCRIBE FOR ${{ cost }}": "SUBSCRIBE FOR ${{ cost }}", + "Subscribe with bitcoin": "Subscribe with bitcoin", + "Subscription Plans": "Subscription Plans", + "Success back color": "Success back color", + "Success text color": "Success text color", + "SUCCESS": "SUCCESS", + "Suggested Chart": "Suggested Chart", + "Suggested ideas & my ideas": "Suggested ideas & my ideas", + "Suggestions & Feedback": "Suggestions & Feedback", + "SuperCycle": "SuperCycle", + "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.": "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.", + "Surprise": "Surprise", + "Suspicious links": "Suspicious links", + "Swing Trading": "Swing Trading", + "Sydney": "Sydney", + "sym_input": "symbol", + "Sym_input": "Symbol", + "Symbol Description": "Symbol Description", + "Symbol Last Value": "Symbol Last Value", + "Symbol list name": "Symbol list name", + "Symbol Search...": "Symbol Search...", + "Symbol": "Symbol", + "SYMBOL": "SYMBOL", + "symbol_input": "symbol", + "Symbols to be added on the chart": "Symbols to be added on the chart", + "Sync crosshair on all charts": "Sync crosshair on all charts", + "Sync drawing to all charts": "Sync drawing to all charts", + "Sync drawings to all charts": "Sync drawings to all charts", + "Sync": "Sync", + "T/P": "T/P", + "TAGS": "TAGS", + "Taipei": "Taipei", + "Take advantage of this offer now!": "Take advantage of this offer now!", + "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.": "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.", + "Take Profit": "Take Profit", + "Talks": "Talks", + "Target back color": "Target back color", + "Target border color": "Target border color", + "Target Color:": "Target Color:", + "Target text color": "Target text color", + "Target: {0} ({1}%)": "Target: {0} ({1}%)", "Tax Rate": "Tax Rate", + "Technical Analysis": "Technical Analysis", + "Teeth Length": "Teeth Length", + "Teeth Offset": "Teeth Offset", + "Teeth": "Teeth", + "teethLength_input": "Teeth Length", + "Tehran": "Tehran", + "Template": "Template", + "Templates": "Templates", "Temporary Equity": "Temporary Equity", + "Tenkan-sen": "Tenkan-sen", + "Text Alignment:": "Text Alignment:", + "Text color": "Text color", + "Text Color": "Text Color", + "Text Font": "Text Font", + "Text Wrap": "Text Wrap", + "Text": "Text", + "Text:": "Text:", + "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.": "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.", + "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!": "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!", + "The best ideas are placed in the Suggested tab, where they receive extra exposure. All suggested ideas are hand-picked by our editorial team based on a number of criteria. We have a dedicated group of people who review every idea published every day to find the most interesting and informative ideas that will be helpful to other members.": "The best ideas are placed in the Suggested tab, where they receive extra exposure. All suggested ideas are hand-picked by our editorial team based on a number of criteria. We have a dedicated group of people who review every idea published every day to find the most interesting and informative ideas that will be helpful to other members.", + "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!": "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!", + "The Extended Trading Hours feature is available only for intraday charts": "The Extended Trading Hours feature is available only for intraday charts", + "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.": "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.", + "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.": "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.", + "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to: No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.": "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to: No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.", + "Themes": "Themes", + "There was an error posting your message.": "There was an error posting your message.", + "Thin": "Thin", + "This action cannot be undone.": "This action cannot be undone.", + "This feature allows you to create any chart, such as 7 minutes, 12 minutes, or 8 hours. If you want to identify opportunities on custom intervals in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "This feature allows you to create any chart, such as 7 minutes, 12 minutes, or 8 hours. If you want to identify opportunities on custom intervals in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "This functionality is available only to PRO users.": "This functionality is available only to PRO users.", + "This is a temporary chart.": "This is a temporary chart.", + "This is EOD data with no updates.": "This is EOD data with no updates.", + "This is not a user script, cannot save": "This is not a user script, cannot save", + "This is not the latest saved script version": "This is not the latest saved script version", + "This script is read only": "This script is read only", + "Three Drivers Pattern": "Three Drivers Pattern", + "Thumb Down": "Thumb Down", + "Thumb Up": "Thumb Up", + "Time Interval": "Time Interval", + "Time Levels": "Time Levels", + "Time Scale": "Time Scale", + "Time Zone": "Time Zone", + "Time": "Time", + "TimeZone": "TimeZone", + "Timezone/Sessions Properties...": "Timezone/Sessions Properties...", + "Timezone/Sessions": "Timezone/Sessions", + "Title": "Title", + "To get alerts list - please sign in or register!": "To get alerts list - please sign in or register!", + "To get alerts log - please sign in or register!": "To get alerts log - please sign in or register!", + "To save your work, sign up for FREE.": "To save your work, sign up for FREE.", + "To set an alert on a drawing requires the chart to be saved. Unfortunately you have already saved 5 charts. Upgrade to PRO, PRO Plus or Premium account and save as many charts as you want, along with many other exciting features. Starts from only $9.95 a month - upgrade today!": "To set an alert on a drawing requires the chart to be saved. Unfortunately you have already saved 5 charts. Upgrade to PRO, PRO Plus or Premium account and save as many charts as you want, along with many other exciting features. Starts from only $9.95 a month - upgrade today!", + "Toggle Auto Scale": "Toggle Auto Scale", + "Toggle favorite": "Toggle favorite", + "Toggle Log Scale": "Toggle Log Scale", + "Toggle Maximize Chart": "Toggle Maximize Chart", + "Toggle notifications for this room": "Toggle notifications for this room", + "Toggle Percentage": "Toggle Percentage", + "Tokyo": "Tokyo", + "TOOL": "TOOL", + "Tools": "Tools", + "Top Labels": "Top Labels", + "Top Margin": "Top Margin", + "top": "top", + "Toronto": "Toronto", "Total Adjustments": "Total Adjustments", + "Total agrees": "Total agrees", "Total Assets": "Total Assets", "Total Capital": "Total Capital", "Total Current Assets": "Total Current Assets", @@ -1363,87 +2087,779 @@ "Total Non-operating Income/Expense": "Total Non-operating Income/Expense", "Total Operating Expenses": "Total Operating Expenses", "Total Receivables, Net": "Total Receivables, Net", + "Total Revenue": "Total Revenue", "Total Shares Outstanding": "Total Shares Outstanding", "Total Short-term Debt": "Total Short-term Debt", "Total Stockholder's Equity": "Total Stockholder's Equity", + "Total": "Total", + "Trades on Chart": "Trades on Chart", + "Trading Journal": "Trading Journal", + "Trading Notes": "Trading Notes", + "Trading Panel": "Trading Panel", + "Trading properties...": "Trading properties...", + "Trading Properties...": "Trading Properties...", + "Trading": "Trading", + "TradingView alerts run on powerful and backed-up servers, so you’ll always get notified when something happens and won’t miss a beat. This takes considerable resources, so we can't give an unlimited number of alerts to everyone for free (as much as we'd like to).": "TradingView alerts run on powerful and backed-up servers, so you’ll always get notified when something happens and won’t miss a beat. This takes considerable resources, so we can't give an unlimited number of alerts to everyone for free (as much as we'd like to).", + "TradingView Free Quotes and Chat": "TradingView Free Quotes and Chat", + "TradingView is only for English-language content at this time.": "TradingView is only for English-language content at this time.", + "Trailing Twelve Months": "Trailing Twelve Months", + "Transparency": "Transparency", "Treasury Stock": "Treasury Stock", + "Trend Angle": "Trend Angle", + "Trend Line": "Trend Line", + "Trend-Based Fib Extension": "Trend-Based Fib Extension", + "Trend-Based Fib Time": "Trend-Based Fib Time", + "Trial": "Trial", + "Triangle Pattern": "Triangle Pattern", + "Triangle": "Triangle", + "Trigger": "Trigger", + "Triggered and Not Active": "Triggered and Not Active", + "Triple EMA": "Triple EMA", + "Triple EMA_study": "Triple EMA", + "TRIX": "TRIX", + "TRIX_study": "TRIX", + "true range": "true range", + "True Strength Indicator": "True Strength Indicator", + "True Strength Indicator_study": "True Strength Indicator", + "TSX - Stock - Canada": "TSX - Stock - Canada", + "TSXV - Stock - Canada": "TSXV - Stock - Canada", + "Turn off notifications for this room": "Turn off notifications for this room", + "Turn on notifications for this room": "Turn on notifications for this room", + "Type your message here": "Type your message here", + "Type": "Type", + "Ultimate Oscillator": "Ultimate Oscillator", + "Unban": "Unban", + "Undo {0}": "Undo {0}", + "Undo": "Undo", + "undo": "undo", + "Unfollow": "Unfollow", + "Unignore user": "Unignore user __username__", + "Unignore": "Unignore", + "Unlimited number of indicators on a chart": "Unlimited number of indicators on a chart", + "Unlimited Saved Charts": "Unlimited Saved Charts", + "Unlimited saved charts": "Unlimited saved charts", + "Unlimited server-side alerts": "Unlimited server-side alerts", + "Unmerge Down": "Unmerge Down", + "Unmerge Up": "Unmerge Up", + "Unsaved script": "Unsaved script", + "Unsolicited advertising": "Unsolicited advertising", + "Untitled Script": "Untitled Script", + "Up Color": "Up Color", + "Up fractals": "Up fractals", + "Up Wave 1 or A": "Up Wave 1 or A", + "Up Wave 2 or B": "Up Wave 2 or B", + "Up Wave 3": "Up Wave 3", + "Up Wave 4": "Up Wave 4", + "Up Wave 5": "Up Wave 5", + "Up Wave C": "Up Wave C", + "Up": "Up", + "Update Status": "Update Status", + "Update status": "Update status", + "UpDown Length": "UpDown Length", + "Upgrade and get 33% off an annual subscription!": "Upgrade and get 33% off an annual subscription!", + "Upgrade Now": "Upgrade Now", + "Upgrade now": "Upgrade now", + "Upgrade your account": "Upgrade your account", + "Upper Band": "Upper Band", + "Upper Bound": "Upper Bound", + "Upper Deviation": "Upper Deviation", + "Upper": "Upper", + "UpperLimit": "Upper Limit", + "US Exchanges": "US Exchanges", "USD Conversion Rate": "USD Conversion Rate", - "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.": "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.", - "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!": "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!", - "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to: No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.": "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to: No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.", - "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!": "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!", - "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.": "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.", - "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.": "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.", - "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.": "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.", - "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.": "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.", - "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.": "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.", - "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.": "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.", - "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.": "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.", - "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.": "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.", - "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.": "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.", - "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.": "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.", - "Favorite": "Favorite", - "Rename script": "Rename script", - "This is not the latest saved script version": "This is not the latest saved script version", - "My Script": "My Script", - "Show Console": "Show Console", - "Script text is not modified, nothing to save": "Script text is not modified, nothing to save", - "This is not a user script, cannot save": "This is not a user script, cannot save", - "Script Name": "Script Name", - "Expiration Time": "Expiration Time", - "Please name this script": "Please name this script", - "Script must have a name": "Script must have a name", - "Exit Full Screen (ESC)": "Exit Full Screen (ESC)", - "Stock Charts & Forex Charts": "Stock Charts & Forex Charts", - "Toggle favorite": "Toggle favorite", - "Buy Ask": "Buy Ask __quote__", - "Frequency": "Frequency", - "Buy Bid": "Buy Bid __quote__", - "Sell Ask": "Sell Ask __quote__", - "Sell Bid": "Sell Bid __quote__", - "Condition": "Condition", - "Connected": "Connected", - "CONNECT": "CONNECT", - "Disconnected": "Disconnected", - "Exiting Channel": "Exiting Channel", - "All": "All", - "5y": "5y", - "1y": "1y", + "Use Lower Deviation": "Use Lower Deviation", + "Use only one account - registering with multiple accounts is not allowed.": "Use only one account - registering with multiple accounts is not allowed.", + "Use Upper Deviation": "Use Upper Deviation", + "Username": "Username", + "useTrueRange_input": "Use True Range", + "UTC": "UTC", + "Valuation": "Valuation", + "Value": "Value", + "Vancouver": "Vancouver", + "Vertical Line": "Vertical Line", + "Views": "Views", + "Visual Order": "Visual Order", + "Vol": "Vol", + "Volatility Stop": "Volatility Stop", + "Volume Based": "Volume Based", + "Volume Leaders": "Volume Leaders", + "Volume MA": "Volume MA", + "Volume Oscillator": "Volume Oscillator", + "Volume Oscillator_study": "Volume Oscillator", + "Volume profile indicators and extended trading hours": "Volume profile indicators and extended trading hours", + "Volume Profile Indicators": "Volume Profile Indicators", + "Volume": "Volume", + "Volume_study": "Volume", + "VolumeProfile": "VolumeProfile", + "Vortex Indicator": "Vortex Indicator", + "VWAP": "VWAP", + "VWMA": "VWMA", + "VWMA_study": "VWMA", + "W_dates": "W", + "Waning moon": "Waning moon", + "Want official data and more features?": "Want official data and more features?", + "Warning": "Warning", + "Warsaw": "Warsaw", + "Watchlist": "Watchlist", + "Watchlist, details and news": "Watchlist, details and news", + "Watermark": "Watermark", + "Wave Size": "Wave Size", + "We are doing some brief daily maintenance. Alerts will be back really soon, thanks for your patience!": "We are doing some brief daily maintenance. Alerts will be back really soon, thanks for your patience!", + "We are happy to give away as many things for free as possible, however studies are server-based and this takes considerable resources. So we can't give an unlimited number of indicators to everyone for free (as much as we'd like to).": "We are happy to give away as many things for free as possible, however studies are server-based and this takes considerable resources. So we can't give an unlimited number of indicators to everyone for free (as much as we'd like to).", + "We'are sorry, something went wrong. Try to reload page.": "We'are sorry, something went wrong. Try to reload page.", + "week": "week", + "week_plural": "weeks", + "Weekly": "Weekly", + "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.": "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.", + "White": "White", + "Why Go Pro?": "Why Go Pro?", + "Wick": "Wick", + "Width": "Width", + "Willams %R": "Willams %R", + "Willams %R_study": "Willams %R", + "Williams %R": "Williams %R", + "Williams Alligator": "Williams Alligator", + "Williams Alligator_study": "Williams Alligator", + "Williams Fractal": "Williams Fractal", + "Window Size_input": "Window Size", + "With Markers": "With Markers", + "wizofstep": "__index__ of __steps__", + "WMA Length_input": "WMA Length", + "Woodies CCI": "Woodies CCI", + "wrote": "wrote", + "XABCD Pattern": "XABCD Pattern", + "y_dates": "y", + "y_dates_plural": "y", + "Yearly": "Yearly", + "YES": "YES", + "Yes": "Yes", + "You already have Pro Plus trial.": "You already have Pro Plus trial.", + "You already participated in Pro Plus trial.": "You already participated in Pro Plus trial.", + "You already set {{options.maxAlertsNumber}} alerts. Upgrade to PRO Plus to set unlimited custom alerts and improve your experience!": "You already set {{options.maxAlertsNumber}} alerts. Upgrade to PRO Plus to set unlimited custom alerts and improve your experience!", + "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.": "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.", + "You are not authenticated.": "You are not authenticated.", + "You are not logged in. Please sign in.": "You are not logged in. Please sign in.", + "you are using browser": "You are using __browser__ on __os__.", + "You can not vote twice for one message": "You can not vote twice for one message", + "You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.": "You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.", + "You can save up to 5 charts with your subscription. Upgrade to PRO, PRO Plus or Premium membership and save unlimited charts, along with many other exciting features. Starting from only $9.95 a month - upgrade today!": "You can save up to 5 charts with your subscription. Upgrade to PRO, PRO Plus or Premium membership and save unlimited charts, along with many other exciting features. Starting from only $9.95 a month - upgrade today!", + "You have no ignored users": "You have no ignored users", + "You have no private messages yet": "You have no private messages yet", + "You may subscribe for official realtime and intraday data.": "You may subscribe for official realtime and intraday data.", + "You requested a custom interval that is available only to PRO users.": "You requested a custom interval that is available only to PRO users.", + "You requested a hotlist that is available only to PRO users.": "You requested a hotlist that is available only to PRO users.", + "You requested a symbol that is available only to PRO Plus and Premium users. You will now be switched to the equivalent BATS symbol.": "You requested a symbol that is available only to PRO Plus and Premium users. You will now be switched to the equivalent BATS symbol.", + "You requested an intraday spread symbol that is available only to PRO Plus and Premium users. You will now be switched to a Daily (D) interval.": "You requested an intraday spread symbol that is available only to PRO Plus and Premium users. You will now be switched to a Daily (D) interval.", + "You will be automatically redirected to PayPal in order to finish your purchase.": "You will be automatically redirected to PayPal in order to finish your purchase.", + "You're subscribing to {{ product_title }}": "You're subscribing to {{ product_title }}", + "Your 30-day free PRO Plus account has been activated. You are now part of a community of 2 million+ ideas that have been created within TradingView charts. To help get the ball rolling, we'd suggest you spend a few minutes familiarizing yourself with our online help section. We hope you enjoy working with TradingView and wish you good trading!": "Your 30-day free PRO Plus account has been activated. You are now part of a community of 2 million+ ideas that have been created within TradingView charts. To help get the ball rolling, we'd suggest you spend a few minutes familiarizing yourself with our online help section. We hope you enjoy working with TradingView and wish you good trading!", + "Your account will be charged $0.01 in order to verify it.": "Your account will be charged $0.01 in order to verify it.", + "Your chart is being saved, please wait a moment before you leave this page.": "Your chart is being saved, please wait a moment before you leave this page.", + "Your credit card on file is XXXX-XXXX-XXXX": "Your credit card on file is XXXX-XXXX-XXXX", + "Your free account allows you to apply up to 10 studies to a chart. Upgrade to PRO, PRO Plus or Premium account to have as many studies on a chart as you want, as well as many other exciting features.": "Your free account allows you to apply up to 10 studies to a chart. Upgrade to PRO, PRO Plus or Premium account to have as many studies on a chart as you want, as well as many other exciting features.", + "Your Order": "Your Order", + "Your Personal Invitation to Go PRO Plus": "Your Personal Invitation to Go PRO Plus", "ytd": "ytd", "YTD": "YTD", - "6m": "6m", - "3m": "3m", - "1m": "1m", - "5d": "5d", - "1d": "1d", - "Room title": "Room title", - "Room purpose": "Room purpose", - "Edit chat room": "Edit chat room", - "Create new public chat": "Create new public chat", - "Show Symbol Last Value": "Show Symbol Last Value", - "Show Indicator Last Value": "Show Indicator Last Value", - "Paper Trading is disconnected": "Paper Trading is disconnected", - "Hide Buy/Sell Panel": "Hide Buy/Sell Panel", - "Sell symbol": "Sell __displaySymbol__ Stop __abbreviatedNumber__ @ __formattedValue__", - "Buy symbol": "Buy __displaySymbol__ Limit __abbreviatedNumber__ @ __formattedValue__", - "IDEA TITLE AND DESCRIPTION": "IDEA TITLE AND DESCRIPTION", - "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.": "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.", - "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.": "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.", - "SHORT": "SHORT", - "LONG": "LONG", - "NEUTRAL": "NEUTRAL", - "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

": "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

", - "you are using browser": "You are using __browser__ on __os__.", - "Hide data": "Hide data", - "Show data": "Show data", - "Study Templates": "Study Templates", - "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout": "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout", - "Find existing chat": "Find existing chat", - "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", - "Black": "Black", - "Blue": "Blue", - "Grey": "Grey", - "White": "White", - "Show Positions": "Show Positions", - "Show Orders": "Show Orders" + "Zero Line": "Zero Line", + "Zero": "Zero", + "Zig Zag": "Zig Zag", + "Zoom In": "Zoom In", + "Zoom Out": "Zoom Out", + "{0} bars": "{0} bars", + "{0} copy": "{0} copy", + "{0} ideas...": "{0} ideas...", + "{0} P&L: {1}": "{0} P&L: {1}", + "Up bars": "Up bars", + "Down bars": "Down bars", + "Projection up bars": "Projection up bars", + "Projection down bars": "Projection down bars", + "ATR length": "ATR length", + "Reversal amount": "Reversal amount", + "Number of line": "Number of line", + "HL": "HL", + "ATR": "ATR", + "Traditional": "Traditional", + "Website": "Website", + "Support": "Support", + "PRO Premium": "PRO Premium", + "PRO Plus": "PRO Plus", + "PRO Plus Early Access": "PRO Plus Early Access", + "Update Payment Method": "Update Payment Method", + "Enter your new address": "Enter your new address", + "Save changes": "Save changes", + "All your current subscriptions will be updated to use the new account.": "All your current subscriptions will be updated to use the new account.", + "This trading product is integrated in TradingView thanks to our Partner Program for Developers. These are independent, unaffiliated studies, which are not part of TradingView subscriptions – these are separate tools that you buy if you want. Description, algorithm, support and prices are all determined by the author.": "This trading product is integrated in TradingView thanks to our Partner Program for Developers. These are independent, unaffiliated studies, which are not part of TradingView subscriptions – these are separate tools that you buy if you want. Description, algorithm, support and prices are all determined by the author.", + "EDIT SUBSCRIPTION": "EDIT SUBSCRIPTION", + "TradingView Account": "TradingView Account", + "

Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the features, top authors or create your first idea!

": "

Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the features, top authors or create your first idea!

", + "Alert not found with standart API": "Alert not found with standart API", + "Chatting is enabled {0} hours after creating a new account. This is done to prevent chat bots and general spam.": "Chatting is enabled {0} hours after creating a new account. This is done to prevent chat bots and general spam.", + "Do you really want to clear alerts log?": "Do you really want to clear alerts log?", + "Do you really want to delete alert {0}?": "Do you really want to delete alert {0}?", + "Do you really want to delete script '{0}'?": "Do you really want to delete script '{0}'?", + "Do you really want to delete {0} alerts?": "Do you really want to delete {0} alerts?", + "Do you really want to stop alert {0}?": "Do you really want to stop alert {0}?", + "Do you really want to stop {0} alerts?": "Do you really want to stop {0} alerts?", + "EPS": "EPS", + "EPS Dil": "EPS Dil", + "Edit Idea": "Edit Idea", + "Multi Charts Layout": "Multi Charts Layout", + "PE": "PE", + "PRO": "PRO", + "Publish Idea": "Publish Idea", + "2 year": "2 year", + "All fields are required": "All fields are required", + "Available": "Available", + "Check credit card number and CVV/CSC code": "Check credit card number and CVV/CSC code", + "Check expiration date": "Check expiration date", + "City": "City", + "Comments": "Comments", + "Country": "Country", + "Credit Card": "Credit Card", + "Credit card fields may contain only digits": "Credit card fields may contain only digits", + "Enter your ZIP code": "Enter your ZIP code", + "If you want to change the address, please enter your ZIP code here": "If you want to change the address, please enter your ZIP code here", + "Make payment with previously used details": "Make payment with previously used details", + "More {{sectionName}} Ideas": "More {{sectionName}} Ideas", + "PayPal": "PayPal", + "Payment Information": "Payment Information", + "Please choose at least one exchange to continue.": "Please choose at least one exchange to continue.", + "Please use only latin characters in address fields": "Please use only latin characters in address fields", + "Please use only latin characters in your first and last names": "Please use only latin characters in your first and last names", + "State/Region": "State/Region", + "Street": "Street", + "Subscribe": "Subscribe", + "Zip Code": "Zip Code", + "year": "year", + " Limit ": " Limit ", + " Stop ": " Stop ", + "

Only D, W, M intervals are supported for this symbol/exchange. You will be automatically switched to a D interval. Intraday intervals are not available because of exchange policies.

": "

Only D, W, M intervals are supported for this symbol/exchange. You will be automatically switched to a D interval. Intraday intervals are not available because of exchange policies.

", + "

Symbol ": "

Symbol ", + "Account Name": "Account Name", + "Active Chart": "Active Chart", + "Active chart doesn't contain the study you are going to publish": "Active chart doesn't contain the study you are going to publish", + "Add this room to favorites": "Add this room to favorites", + "Add {0}...": "Add {0}...", + "Alerts maintenance": "Alerts maintenance", + "All Charts": "All Charts", + "All fields are required.": "All fields are required.", + "Are you sure you want to overwrite '{0}' script?": "Are you sure you want to overwrite '{0}' script?", + "Balances": "Balances", + "Ban ": "Ban ", + "Ban expires in {0}": "Ban expires in {0}", + "Ban user": "Ban user", + "Brokerage Name": "Brokerage Name", + "By": "By", + "CQG Password": "CQG Password", + "CQG Username": "CQG Username", + "Can't create alert on invalid symbol": "Can't create alert on invalid symbol", + "Can't create alert when offline": "Can't create alert when offline", + "Can't edit alert on invalid symbol": "Can't edit alert on invalid symbol", + "Can't edit alert when offline": "Can't edit alert when offline", + "Change Background Transparency": "Change Background Transparency", + "Change Balloon Background Color": "Change Balloon Background Color", + "Change Balloon Background Transparency": "Change Balloon Background Transparency", + "Change Balloon Border Color": "Change Balloon Border Color", + "Change Balloon Text": "Change Balloon Text", + "Change Balloon Text Font Size": "Change Balloon Text Font Size", + "Change Balooon Text Color": "Change Balooon Text Color", + "Change Border Color": "Change Border Color", + "Change CQG password": "Change CQG password", + "Change Curve Background Color": "Change Curve Background Color", + "Change Curve Background Transparency": "Change Curve Background Transparency", + "Change Curve Filling": "Change Curve Filling", + "Change Curve Line Color": "Change Curve Line Color", + "Change Curve Line Extending Left": "Change Curve Line Extending Left", + "Change Curve Line Extending Right": "Change Curve Line Extending Right", + "Change Curve Line Left End": "Change Curve Line Left End", + "Change Curve Line Right End": "Change Curve Line Right End", + "Change Curve Line Style": "Change Curve Line Style", + "Change Curve Line Width": "Change Curve Line Width", + "Change Fib Arcs Background Transparency": "Change Fib Arcs Background Transparency", + "Change Fib Arcs Background Visibility": "Change Fib Arcs Background Visibility", + "Change Fib Speed Resistance Arcs Full Cirlces Mode": "Change Fib Speed Resistance Arcs Full Cirlces Mode", + "Change Fib Speed Resistance Arcs Levels Visibility": "Change Fib Speed Resistance Arcs Levels Visibility", + "Change Fib Speed Resistance Arcs Line Color": "Change Fib Speed Resistance Arcs Line Color", + "Change Fib Speed Resistance Arcs Visibility": "Change Fib Speed Resistance Arcs Visibility", + "Change Fib Speed Resistance Arcs Width": "Change Fib Speed Resistance Arcs Width", + "Change Password": "Change Password", + "Change Price Text Color": "Change Price Text Color", + "Change Price Text Font Size": "Change Price Text Font Size", + "Change Time Cycles Background Color": "Change Time Cycles Background Color", + "Change Time Cycles Background Transparency": "Change Time Cycles Background Transparency", + "Change Time Cycles Color": "Change Time Cycles Color", + "Change Time Cycles Filling": "Change Time Cycles Filling", + "Change Time Cycles Line Style": "Change Time Cycles Line Style", + "Change Time Cycles Line Width": "Change Time Cycles Line Width", + "Check firewall settings and make sure access to websocket ({0} port {1}) is open. Then click Reconnect or press F5.": "Check firewall settings and make sure access to websocket ({0} port {1}) is open. Then click Reconnect or press F5.", + "Click the broker you want to trade through": "Click the broker you want to trade through", + "Collaterals": "Collaterals", + "Confirm Password": "Confirm Password", + "Connect to CQG": "Connect to CQG", + "Connection is lost": "Connection is lost", + "Content": "Content", + "Continue to checkout": "Continue to checkout", + "Continued violation of chat etiquette": "Continued violation of chat etiquette", + "Continued violation of chat etiquette.": "Continued violation of chat etiquette.", + "Countdown": "Countdown", + "Create New List": "Create New List", + "Create New List...": "Create New List...", + "Curve": "Curve", + "December": "December", + "Degree": "Degree", + "Describe your company and project in a few sentences.": "Describe your company and project in a few sentences.", + "Desktop notifications": "Desktop notifications", + "Desktop notifications when I'm mentioned": "Desktop notifications when I'm mentioned", + "Dialog": "Dialog", + "Do you realy want to delete{0}watchlist?": "Do you realy want to delete{0}watchlist?", + "Do you want to take advantage of this offer now?": "Do you want to take advantage of this offer now?", + "Double Curve": "Double Curve", + "Early Access 50% off{{#is_finished}} – Final chance{{/is_finished}}": "Early Access 50% off{{#is_finished}} – Final chance{{/is_finished}}", + "Early Access for $15/Month": "Early Access for $15/Month", + "Edit Alert...": "Edit Alert...", + "Edit {0} Alert...": "Edit {0} Alert...", + "Elliott Correction Wave (ABC)": "Elliott Correction Wave (ABC)", + "Elliott Double Combo Wave (WXY)": "Elliott Double Combo Wave (WXY)", + "Elliott Impulse Wave (12345)": "Elliott Impulse Wave (12345)", + "Elliott Triangle Wave (ABCDE)": "Elliott Triangle Wave (ABCDE)", + "Elliott Triple Combo Wave (WXYXZ)": "Elliott Triple Combo Wave (WXYXZ)", + "Email notifications": "Email notifications", + "Email notifications when I'm mentioned": "Email notifications when I'm mentioned", + "Email-to-sms is the easiest and absolutely free way to send text message (SMS) from the internet to phones. This site aims to be the most complete and up-to-date list of email addresses that can be used to send text messages to phones.": "Email-to-sms is the easiest and absolutely free way to send text message (SMS) from the internet to phones. This site aims to be the most complete and up-to-date list of email addresses that can be used to send text messages to phones.", + "Error occured": "Error occured", + "Error while trying to create snapshot.": "Error while trying to create snapshot.", + "Error:": "Error:", + "Error: too long text": "Error: too long text", + "Export Watchlist": "Export Watchlist", + "Failed:": "Failed:", + "Full Circles": "Full Circles", + "Get the link to your individual GitHub profile, which we’ll enable for access to the library.": "Get the link to your individual GitHub profile, which we’ll enable for access to the library.", + "Go PRO": "Go PRO", + "HL Bars": "HL Bars", + "Here are a few steps to get your Charting Library:": "Here are a few steps to get your Charting Library:", + "Hide alert label line": "Hide alert label line", + "Horz Grid Lines": "Horz Grid Lines", + "How to fix:": "How to fix:", + "If you like what you see, you have an exclusive chance to get 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.": "If you like what you see, you have an exclusive chance to get 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.", + "If you need support then please visit our issues tracker using your GitHub profile we’ve granted access to.": "If you need support then please visit our issues tracker using your GitHub profile we’ve granted access to.", + "Import Watchlist...": "Import Watchlist...", + "Import/Export Watchlists": "Import/Export Watchlists", + "Indicator Labels": "Indicator Labels", + "Interval is not applicable": "Interval is not applicable", + "Invalid data format": "Invalid data format", + "Invalid limit price": "Invalid limit price", + "Invalid quantity": "Invalid quantity", + "Invalid stop price": "Invalid stop price", + "It appears that your browser does not support Canvas technology, which is needed for TradingView to work.
": "It appears that your browser does not support Canvas technology, which is needed for TradingView to work.
", + "It appears that your browser does not support WebSocket technology and does not have Adobe Flash plugin installed, one of which is essential for our portal.
": "It appears that your browser does not support WebSocket technology and does not have Adobe Flash plugin installed, one of which is essential for our portal.
", + "June": "June", + "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That is less than $15/month. Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!": "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That is less than $15/month. Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!", + "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.": "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.", + "Just wait awhile. We will send you all necessary information ASAP.": "Just wait awhile. We will send you all necessary information ASAP.", + "Launch chat in a separate window": "Launch chat in a separate window", + "Left Axis": "Left Axis", + "Library Without The Link": "Library Without The Link", + "Line - Close": "Line - Close", + "Line - HL/2": "Line - HL/2", + "Line - High": "Line - High", + "Line - Low": "Line - Low", + "Line - Open": "Line - Open", + "Load all alerts...": "Load all alerts...", + "Lock Cursor In Time": "Lock Cursor In Time", + "Log in": "Log in", + "My Lists": "My Lists", + "New Password": "New Password", + "New password and confirmation doesn't match": "New password and confirmation doesn't match", + "New password is required": "New password is required", + "No address input to apply autocomplete": "No address input to apply autocomplete", + "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at founders@tradingview.com": "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at founders@tradingview.com", + "No brokers available": "No brokers available", + "Non-tradable symbol": "Non-tradable symbol", + "Now is your LAST and FINAL chance to get 12 months for only $179.4 (regular $360). That’s less than $15/month and 50% off regular month-to-month payments.": "Now is your LAST and FINAL chance to get 12 months for only $179.4 (regular $360). That’s less than $15/month and 50% off regular month-to-month payments.", + "OC Bars": "OC Bars", + "Oh no! You have only 2 weeks left in your PRO Plus trial! These benefits will expire in two short weeks:": "Oh no! You have only 2 weeks left in your PRO Plus trial! These benefits will expire in two short weeks:", + "Old Password": "Old Password", + "Old password is required": "Old password is required", + "Oops, something went wrong": "Oops, something went wrong", + "Oops, your browser can't display our charts!": "Oops, your browser can't display our charts!", + "Orders": "Orders", + "PRO account": "PRO account", + "Password confirmation is required": "Password confirmation is required", + "Passwords do not match.": "Passwords do not match.", + "Place": "Place", + "Please add 'study(title=\"SomeTitle\")' statement to the script code": "Please add 'study(title=\"SomeTitle\")' statement to the script code", + "Please report the issue or click Reconnect.": "Please report the issue or click Reconnect.", + "Please use one of the following browsers:": "Please use one of the following browsers:", + "Please, install Flash plugin or consider updating to one of these modern browsers with WebSocket support:": "Please, install Flash plugin or consider updating to one of these modern browsers with WebSocket support:", + "Please, try to reload page to edit user data": "Please, try to reload page to edit user data", + "Positions": "Positions", + "Pro Plus": "Pro Plus", + "Processing script...": "Processing script...", + "Publish All Charts": "Publish All Charts", + "Publish Only": "Publish Only", + "Published Idea": "Published Idea", + "Recent chats": "Recent chats", + "Reconnect": "Reconnect", + "Rename List": "Rename List", + "Rename List...": "Rename List...", + "Report a data issue": "Report a data issue", + "Restore Size": "Restore Size", + "Right Axis": "Right Axis", + "Risk/Reward": "Risk/Reward", + "Save List As...": "Save List As...", + "Script '{0}' has been saved": "Script '{0}' has been saved", + "Script cannot be compiled because of errors.": "Script cannot be compiled because of errors.", + "Script has been deleted": "Script has been deleted", + "Script is not saved. Nothing to delete.": "Script is not saved. Nothing to delete.", + "Script is not saved. Nothing to rename.": "Script is not saved. Nothing to rename.", + "Script study added to the chart": "Script study added to the chart", + "Select Broker": "Select Broker", + "Select alert": "Select alert", + "Send all the stuff to Stan Bokov at founders@tradingview.com": "Send all the stuff to Stan Bokov at founders@tradingview.com", + "Series Sale Name": "Series Sale Name", + "Series Sale Number": "Series Sale Number", + "Server broke the connection. Click Reconnect or press F5.": "Server broke the connection. Click Reconnect or press F5.", + "Shortcuts": "Shortcuts", + "Show Dividends": "Show Dividends", + "Show Earnings": "Show Earnings", + "Show Hidden Tools": "Show Hidden Tools", + "Show Splits": "Show Splits", + "Show Symbol Info": "Show Symbol Info", + "Show Values": "Show Values", + "Sign our License Agreement": "Sign our License Agreement", + "Sine Line": "Sine Line", + "Sorry, an error has occurred": "Sorry, an error has occurred", + "Study": "Study", + "Success": "Success", + "Symbol Info": "Symbol Info", + "Symbol Info...": "Symbol Info...", + "Symbol Labels": "Symbol Labels", + "Time Cycles": "Time Cycles", + "To purchase the commercial version of the library, please contact Stan Bokov at founders@tradingview.com.": "To purchase the commercial version of the library, please contact Stan Bokov at founders@tradingview.com.", + "TradingView Notice": "TradingView Notice", + "Trial confirmation dialog": "Trial confirmation dialog", + "Trial confirmation text": "Trial confirmation text", + "Try": "Try", + "URL cannot be recieved.": "URL cannot be recieved.", + "Unexpected error: can't change profile data": "Unexpected error: can't change profile data", + "Unread Messages": "Unread Messages", + "Upgrade and get 50% off regular month-to-month payments!": "Upgrade and get 50% off regular month-to-month payments!", + "User cancelled operation": "User cancelled operation", + "Vert Grid Lines": "Vert Grid Lines", + "Visual settings...": "Visual settings...", + "Widget": "Widget", + "Width (% of the Box)": "Width (% of the Box)", + "Wrong value": "Wrong value", + "You have unsaved changes in the current script. Do you really want to discard them and start working with another script?": "You have unsaved changes in the current script. Do you really want to discard them and start working with another script?", + "Your Password Has Expired": "Your Password Has Expired", + "Your password has expired, please enter new password": "Your password has expired, please enter new password", + "active at": "active at", + "ago": "ago", + "agreed with your idea %chart% about %symbol%": "agreed with your idea %chart% about %symbol%", + "all inactive": "all inactive", + "and details": "and details", + "avg fill price": "avg fill price", + "avg price": "avg price", + "balance": "balance", + "best ask": "best ask", + "best bid": "best bid", + "cach excess": "cach excess", + "changed status": "changed status", + "collateral": "collateral", + "commented on idea you follow %chart% about %symbol%": "commented on idea you follow %chart% about %symbol%", + "commented on your idea %chart% about %symbol%": "commented on your idea %chart% about %symbol%", + "currency": "currency", + "disagreed with your idea %chart% about %symbol%": "disagreed with your idea %chart% about %symbol%", + "fill qty": "fill qty", + "filtered": "filtered", + "id": "id", + "initial margin": "initial margin", + "is now following you": "is now following you", + "last trade": "last trade", + "less than a minute": "less than a minute", + "limit price": "limit price", + "mn": "mn", + "mvo": "mvo", + "offset": "offset", + "on": "on", + "open P/L": "open P/L", + "or choose another broker": "or choose another broker", + "ote": "ote", + "placing time": "placing time", + "published new idea %chart% about %symbol% you follow": "published new idea %chart% about %symbol% you follow", + "purchasing power": "purchasing power", + "qty": "qty", + "replied to your comment on %chart% about %symbol%": "replied to your comment on %chart% about %symbol%", + "side": "side", + "sign in or register": "sign in or register", + "status": "status", + "stop price": "stop price", + "subscription": "subscription", + "symbol": "symbol", + "total margin": "total margin", + "total value": "total value", + "type": "type", + "upl": "upl", + "w": "w", + "y": "y", + "you follow commented on %chart% about %symbol%": "you follow commented on %chart% about %symbol%", + "you follow published new idea %chart% about %symbol%": "you follow published new idea %chart% about %symbol%", + "{0} is already in this chat.": "{0} is already in this chat.", + "Сolor line": "Сolor line", + "Bottom Center": "Bottom Center", + "Bottom Left": "Bottom Left", + "Bottom Right": "Bottom Right", + "Chart snapshot": "Chart snapshot", + "Create Horizontal Line": "Create Horizontal Line", + "Create Vertical Line": "Create Vertical Line", + "Hide Published Charts Timeline": "Hide Published Charts Timeline", + "Left": "Left", + "Middle Center": "Middle Center", + "Middle Left": "Middle Left", + "Middle Right": "Middle Right", + "No color themes saved": "No color themes saved", + "Right": "Right", + "Room {0} was deleted": "Room {0} was deleted", + "Theme": "Theme", + "Theme name": "Theme name", + "Top Center": "Top Center", + "Top Left": "Top Left", + "Top Right": "Top Right", + "TradingView Partner": "TradingView Partner", + "You were in the video call. Duration: {0}": "You were in the video call. Duration: {0}", + "{0} has entered the chat": "{0} has entered the chat", + "{0} has left the chat": "{0} has left the chat", + "{0} was banned for {1} minutes": "{0} was banned for {1} minutes", + "Discipline is the foundation of profitable trading for both discretionary and systematic traders. Visually stunning and intuitive to use, 3D ProSuite is an indispensible professional toolkit of point-and-shoot quantitative risk management and decision support tools for stock pickers and traders focused on technical entry techniques. Know instantly where to place a trailing stop and where to exit. Identify trends and pullbacks. Watch rotation and volatility in real time. Calculate hedge ratios for protection. Identify extremes. Non-programmers interested in systematic trading can take advantage of our strategy to test a combination of 3D ProSuite with moving average filter, channel filter, and volatility filter.": "Discipline is the foundation of profitable trading for both discretionary and systematic traders. Visually stunning and intuitive to use, 3D ProSuite is an indispensible professional toolkit of point-and-shoot quantitative risk management and decision support tools for stock pickers and traders focused on technical entry techniques. Know instantly where to place a trailing stop and where to exit. Identify trends and pullbacks. Watch rotation and volatility in real time. Calculate hedge ratios for protection. Identify extremes. Non-programmers interested in systematic trading can take advantage of our strategy to test a combination of 3D ProSuite with moving average filter, channel filter, and volatility filter.", + "AOS FX Primer is made up of 3 separate indicators to help you better analyse the markets. AOS FX Sessions shows session start/end times (automatically handling Daylight Saving changes) along with opening ranges. AOS FX Day HL shows the High and Low level for the past 2 years, automatically handling Daylight Saving changes. AOS ATRplus shows the moving average mid-point of the previous bar ranges. Please see our website for a full description and screenshots.": "AOS FX Primer is made up of 3 separate indicators to help you better analyse the markets. AOS FX Sessions shows session start/end times (automatically handling Daylight Saving changes) along with opening ranges. AOS FX Day HL shows the High and Low level for the past 2 years, automatically handling Daylight Saving changes. AOS ATRplus shows the moving average mid-point of the previous bar ranges. Please see our website for a full description and screenshots.", + "Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:

No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.": "Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to: No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.", + "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex. For more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.": "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex. For more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.", + "\"Buy Sell\" indicator is simple yet powerful trading signals that will help you consistently profit from the market. It built with risk management in mind, meaning average winning trade will be more than average losing trade several times.

It comes with signals and trend confirmation. For more information please visit: synergytrading.weebly.com": "\"Buy Sell\" indicator is simple yet powerful trading signals that will help you consistently profit from the market. It built with risk management in mind, meaning average winning trade will be more than average losing trade several times.

It comes with signals and trend confirmation. For more information please visit: synergytrading.weebly.com", + "Above Bar": "Above Bar", + "Absolute": "Absolute", + "Below Bar": "Below Bar", + "Bottom": "Bottom", + "Top": "Top", + "Alerts are not yet available for this chart type. Please check GetSatisfaction and vote for this feature to show support for it.": "Alerts are not yet available for this chart type. Please check GetSatisfaction and vote for this feature to show support for it.", + "Arguments": "Arguments", + "Built-in Functions": "Built-in Functions", + "Built-in Variable": "Built-in Variable", + "Built-in Variables": "Built-in Variables", + "Built-in'+(docs.kind === TVScript.FunKind.DECL ? ' Annotation' : '": "Built-in'+(docs.kind === TVScript.FunKind.DECL ? ' Annotation' : '", + "Confirm replacing": "Confirm replacing", + "Delete all drawing for this symbol": "Delete all drawing for this symbol", + "Examples": "Examples", + "Language Operator": "Language Operator", + "Language Operators": "Language Operators", + "My Ideas": "My Ideas", + "Not Now": "Not Now", + "Oops!": "Oops!", + "Open Manage Drawings": "Open Manage Drawings", + "PUBLISH PRIVATE IDEA": "PUBLISH PRIVATE IDEA", + "Pine Script Reference (new window)": "Pine Script Reference (new window)", + "Pine Script Reference (pop-up)": "Pine Script Reference (pop-up)", + "Publish Private Idea": "Publish Private Idea", + "Publishing is possible only from the chart page. Please open a chart and then try again.": "Publishing is possible only from the chart page. Please open a chart and then try again.", + "Remarks": "Remarks", + "Remove all line tools for ": "Remove all line tools for ", + "Returns": "Returns", + "Script Language Reference Manual": "Script Language Reference Manual", + "See Also": "See Also", + "Syntax": "Syntax", + "Type:": "Type:", + "Be the first to speak": "Be the first to speak", + "Ignored users list": "Ignored users list", + "# (Total: {0})": "# (Total: {0})", + "Hold Shift – draw lines at right angles.": "Hold Shift – draw lines at right angles.", + "Number or , – change interval. Type in a digit for minute charts, or first letter of the word for longer resolutions. E.g. 1, 5, 30, 60, 1440, H, 2H, 6H, D, 5D, 3W, 6M.": "Number or , – change interval. Type in a digit for minute charts, or first letter of the word for longer resolutions. E.g. 1, 5, 30, 60, 1440, H, 2H, 6H, D, 5D, 3W, 6M.", + "By clicking on “Sign Up” you are agreeing to the Terms of Service.": "By clicking on “Sign Up” you are agreeing to the Terms of Service.", + "Change Days To": "Change Days To", + "Change Hours To": "Change Hours To", + "Change Line Tool Visibility On Days": "Change Line Tool Visibility On Days", + "Change Line Tool Visibility On Hours": "Change Line Tool Visibility On Hours", + "Change Line Tool Visibility On Minutes": "Change Line Tool Visibility On Minutes", + "Change Line Tool Visibility On Months": "Change Line Tool Visibility On Months", + "Change Line Tool Visibility On Weeks": "Change Line Tool Visibility On Weeks", + "Change Minutes To": "Change Minutes To", + "Correct?": "Correct?", + "Could not send your report": "Could not send your report", + "Crypto/crypto pairs (eg. LTC/BTC) are not currently supported but that may change in the future.": "Crypto/crypto pairs (eg. LTC/BTC) are not currently supported but that may change in the future.", + "Cypher Pattern": "Cypher Pattern", + "Days": "Days", + "Go to Date...": "Go to Date...", + "Go to...": "Go to...", + "Hours": "Hours", + "IMPORTANT:": "IMPORTANT:", + "Indexes don’t have prices, they have values. There are corresponding ETFs that can be traded. SPX is the SnP500 index, but SPY is the ETF that can be traded.": "Indexes don’t have prices, they have values. There are corresponding ETFs that can be traded. SPX is the SnP500 index, but SPY is the ETF that can be traded.", + "Last available bar": "Last available bar", + "Minutes": "Minutes", + "Months": "Months", + "Please do not modify the order so we can investigate the issue.": "Please do not modify the order so we can investigate the issue.", + "Report this message": "Report this message", + "Select order": "Select order", + "Simply
drag & drop

or select file...": "Simply
drag & drop

or select file...", + "Spreads can’t be traded because they are not a single symbol, they are a visual representation of a calculation.": "Spreads can’t be traded because they are not a single symbol, they are a visual representation of a calculation.", + "Thanks!": "Thanks!", + "To:": "To:", + "Trading issue": "Trading issue", + "Warning:": "Warning:", + "Weeks": "Weeks", + "comment": "comment", + "goto date.": "goto date.", + "html5 stock charting
library licensing": "html5 stock charting
library licensing", + "message": "message", + "Go": "Go", + "Go to": "Go to", + "Report {0} from {1} to moderators": "Report {0} from {1} to moderators", + "Reported {0} from @{1}, {2}": "Reported {0} from @{1}, {2}", + "Add Text Note For {0}": "Add Text Note For {0}", + "Add To Text Notes": "Add To Text Notes", + "Are you sure you want to delete this script?": "Are you sure you want to delete this script?", + "DELETE": "DELETE", + "Do you realy want to delete {0} template?": "Do you realy want to delete {0} template?", + "Do you realy want to replace \"{0}\"?": "Do you realy want to replace \"{0}\"?", + "Idea": "Idea", + "NEW": "NEW", + "New Untitled Note": "New Untitled Note", + "Open Text Notes Panel": "Open Text Notes Panel", + "Please enter a valid URL": "Please enter a valid URL", + "Save template as...": "Save template as...", + "Search Note": "Search Note", + "Template name": "Template name", + "Text Notes": "Text Notes", + "Text Notes are available only on chart page. Please open a chart and then try again.": "Text Notes are available only on chart page. Please open a chart and then try again.", + "URL": "URL", + "Add Text Note For __symbol__": "Add Text Note For __symbol__", + "Add this study to active chart": "Add this study to active chart", + "April": "April", + "Are you sure you want to cancel order %s?": "Are you sure you want to cancel order %s?", + "Are you sure you want to ignore messages from __username__?": "Are you sure you want to ignore messages from __username__?", + "August": "August", + "Buy ": "Buy ", + "Cancel PRO Account": "Cancel PRO Account", + "Cancel subscription": "Cancel subscription", + "Change Minutes From": "Change Minutes From", + "Connect to %s": "Connect to %s", + "Connection to server was lost": "Connection to server was lost", + "Continued violation of chat etiquette. For more information on this etiquette please go to __link__": "Continued violation of chat etiquette. For more information on this etiquette please go to __link__", + "Created {0}.": "Created {0}.", + "Do you really want to delete __themename__ theme?": "Do you really want to delete __themename__ theme?", + "Expand __symbol__ chart": "Expand __symbol__ chart", + "February": "February", + "January": "January", + "July": "July", + "Last edited {0}": "Last edited {0}", + "Link to __room__ chat": "Link to __room__ chat", + "M": "M", + "March": "March", + "Neutral": "Neutral", + "No Title": "No Title", + "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at __email__": "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at __email__", + "No showcase": "No showcase", + "Notice": "Notice", + "November": "November", + "October": "October", + "Open __symbol__ Text Note": "Open __symbol__ Text Note", + "Publish": "Publish", + "Room __title__ was deleted": "Room __title__ was deleted", + "Save theme as...": "Save theme as...", + "Script": "Script", + "Script Error": "Script Error", + "Sell ": "Sell ", + "Send private message to __username__": "Send private message to __username__", + "September": "September", + "Show Published Charts Timeline": "Show Published Charts Timeline", + "Show alert label line": "Show alert label line", + "Show all messages from __username__": "Show all messages from __username__", + "Symbol __symbol__ cannot be traded on TradingView’s Paper Trading. Why not?": "Symbol __symbol__ cannot be traded on TradingView’s Paper Trading. Why not?", + "To: __username__": "To: __username__", + "Unlock": "Unlock", + "__minutes__ min": "__minutes__ min", + "__minutes__ min __seconds__ sec": "__minutes__ min __seconds__ sec", + "__seconds__ sec": "__seconds__ sec", + "__username__ has entered the chat": "__username__ has entered the chat", + "__username__ has left the chat": "__username__ has left the chat", + "days": "days", + "hours": "hours", + "minutes": "minutes", + "months": "months", + "years": "years", + "Sign in or sign up to use paper trading": "Sign in or sign up to use paper trading", + "Paper Trading is disconnected.": "Paper Trading is disconnected.", + "long": "long", + "short": "short", + "1 day": "1 day", + "1 hour": "1 hour", + "10 minutes": "10 minutes", + "12 hours": "12 hours", + "3 hours": "3 hours", + "30 minutes": "30 minutes", + "5 minutes": "5 minutes", + "Balance:": "Balance:", + "Ban __username__": "Ban __username__", + "Ban duration:": "Ban duration:", + "Ban expires in less than __duration__": "Ban expires in less than __duration__", + "Banned permanently": "Banned permanently", + "Content that caused the ban:": "Content that caused the ban:", + "Equity:": "Equity:", + "Hi,nnI'm a moderator for TradingView. I reviewed your idea at __chart__ and had to mark it as \"Not Suggested\" because it doesn't comply with our House Rules https://www.tradingview.com/house-rules/.nnPay attention to these rules to get into the Suggested stream more often, or even become a Suggested Author. Please let me know if you have any questions, will be happy to help.": "Hi,nnI'm a moderator for TradingView. I reviewed your idea at __chart__ and had to mark it as \"Not Suggested\" because it doesn't comply with our House Rules https://www.tradingview.com/house-rules/.nnPay attention to these rules to get into the Suggested stream more often, or even become a Suggested Author. Please let me know if you have any questions, will be happy to help.", + "Idea comments": "Idea comments", + "Ideas publishing": "Ideas publishing", + "If you have questions or suggestions, reply to this message.": "If you have questions or suggestions, reply to this message.", + "Ignore __username__": "Ignore __username__", + "Percents": "Percents", + "Permanently": "Permanently", + "Phone": "Phone", + "Please enter template name": "Please enter template name", + "Please enter theme name": "Please enter theme name", + "Position is being changed": "Position is being changed", + "Private messages": "Private messages", + "Public chats": "Public chats", + "Publish idea": "Publish idea", + "Quote the message which caused the ban along with additional comments if any (a private message with this information will be sent to the user from your account):": "Quote the message which caused the ban along with additional comments if any (a private message with this information will be sent to the user from your account):", + "Read this every time before banning someone! Our goal is to keep a healthy, constructive and useful dialog open in the chatrooms. Sending a private message with a warning is enough to solve 99% of the issues. If that doesn’t help, start with a one-minute ban.": "Read this every time before banning someone! Our goal is to keep a healthy, constructive and useful dialog open in the chatrooms. Sending a private message with a warning is enough to solve 99% of the issues. If that doesn’t help, start with a one-minute ban.", + "Save new study template": "Save new study template", + "Select violation...": "Select violation...", + "Snapshot": "Snapshot", + "Symbols from Quandl are not currently supported.": "Symbols from Quandl are not currently supported.", + "Unban __username__": "Unban __username__", + "Unignore __username__": "Unignore __username__", + "User __username__ was banned for __duration__.": "User __username__ was banned for __duration__.", + "User __username__ was banned permanently.": "User __username__ was banned permanently.", + "User __username__ was unbanned.": "User __username__ was unbanned.", + "Violated house rule:": "Violated house rule:", + "Violated house rule: __violation__.": "Violated house rule: __violation__.", + "Violation that caused the ban: __violation__.": "Violation that caused the ban: __violation__.", + "When selecting this checkbox the study template will set \"__interval__\" interval on a chart": "When selecting this checkbox the study template will set \"__interval__\" interval on a chart", + "You are banned from __banType__ for __duration__ for violating our House Rules. More info - __link__": "You are banned from __banType__ for __duration__ for violating our House Rules. More info - __link__", + "You are permanently banned from __banType__ for violating our House Rules. More info - __link__.": "You are permanently banned from __banType__ for violating our House Rules. More info - __link__.", + "__firstEnumerationItem__ and __secondEnumerationItem__": "__firstEnumerationItem__ and __secondEnumerationItem__", + "__firstEnumerationItem__, __secondEnumerationItem__ and __thirdEnumerationItem__": "__firstEnumerationItem__, __secondEnumerationItem__ and __thirdEnumerationItem__", + "__firstEnumerationItem__, __secondEnumerationItem__, __thirdEnumerationItem__ and __fourthEnumerationItem__": "__firstEnumerationItem__, __secondEnumerationItem__, __thirdEnumerationItem__ and __fourthEnumerationItem__", + "__username__ is permanently banned. Do you want to unban __username__?": "__username__ is permanently banned. Do you want to unban __username__?", + "commenting": "commenting", + "go to date.": "go to date.", + "publish idea.": "publish idea.", + "publishing": "publishing", + "server failed to place closing order": "server failed to place closing order", + "take snapshot.": "take snapshot.", + "

Pine scripting language

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.": "

Pine scripting language

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.", + "Close message": "Close message", + "Created ": "Created ", + "Edit Order…": "Edit Order…", + "Error occured while publishing": "Error occured while publishing", + "Error: Account is disabled": "Error: Account is disabled", + "Last edited ": "Last edited ", + "Show Drawings Toolbar": "Show Drawings Toolbar", + "Text Note": "Text Note", + "This chart layout has a lot of objects and can't be published! Please report to {0} for further details.": "This chart layout has a lot of objects and can't be published! Please report to {0} for further details.", + "TradingView Sign Up": "TradingView Sign Up", + "Heikin Ashi": "Heikin Ashi", + "Learn about all PRO features": "Learn about all PRO features", + "Show Less": "Show Less", + "Visibility": "Visibility", + "Levels Line": "Levels Line", + "Show Objects Tree...": "Show Objects Tree...", + "Close_as_a_command": "Close" } \ No newline at end of file diff --git a/charting_library/static/localization/translations/en2.json b/charting_library/static/localization/translations/en2.json new file mode 100644 index 00000000..38abee9d --- /dev/null +++ b/charting_library/static/localization/translations/en2.json @@ -0,0 +1,3 @@ +{ + "test string" : "test string1" +} \ No newline at end of file diff --git a/charting_library/static/localization/translations/es.json b/charting_library/static/localization/translations/es.json index 05f74749..54662322 100644 --- a/charting_library/static/localization/translations/es.json +++ b/charting_library/static/localization/translations/es.json @@ -1,1185 +1,99 @@ { - "propertypage-name-label_css_class": "propertypage-name-label-nocap", - "Script Editor": "Editor de pantalla", - " Published Charts Timeline": "Mostrar linea de tiempo del gráfico", - "SMA": "SMA", - "Published Chart": "Published Chart", - "Bar's Style": "Estilo de barras", - "Chart Properties": "Propiedades del Gráfico", - "Compare": "Comparar", - "Compare...": "Comparar", - "Compare or Add Symbol...": "Comparar/ Agregar simbolo...", - "Compare or Add Symbol": "Comparar/ Agregar Simbolo", - "Add Symbol": "Añadir símbolo", - "Scales Properties...": "Propiedades del balance...", - "Add": "Agregar", - "Company Comparison": "Comparación de la compañia", - "Indicators, Fundamentals, Economy and Add-ons": "Indicadores, fundamentales, economía y Add-ons", - "Economy & Symbols": "Economia/ Simbolos", - "Bars": "Barras", - "Candles": "Velas", - "Hollow Candles": "Velas Hollow", - "Line": "Linea", - "Permanent link to this message": "Permanent link to this message", - "Area": "Area", - "Message settings": "Message settings", - "Heiken Ashi": "Heiken Ashi", - "Delete message": "Delete message", - "Are you sure you want to delete this message?": "Are you sure you want to delete this message?", - "Renko": "Renko", - "Line Break": "Line Break", - "Kagi": "Kagi", - "Point & Figure": "Point & Figure", - "Histogram": "Histograma", - "Cross_chart_type": "Tipo de gráfico cruzado", - "Crosshair": "Punto de Mira", - "Columns": "Columnas", - "Circles": "Circulos", - "Indicators": "Indicadores", - "Favorites": "Favoritos", - "Technical Analysis": "Análisis Técnico", - "No indicators matched your criteria.": "No hay indicadores que coincidan con esos criterios.", - "Add to favorites": "Añadir a favoritos", - "Remove from favorites": "Eliminar de favoritos", - "No symbols matched your criteria": "No hay símbolos que coincidan con esos criterios", - "Add any symbol from the list": "Agregar algun símbolo de la lista", - "Overlay the main chart": "Superposición del gráfico principal", - "Symbols to be added on the chart": "Símbolos para ser agregados en el gráfico", - "Symbol": "Símbolo", - "Default": "Defecto", - "Defaults": "Defectos", - "OK": "OK", - "Toggle notifications for this room": "Toggle notifications for this room", - "Cancel": "Cancelar", + " alert label line": "alert label line", " color": "Color", + " Published Charts Timeline": "Mostrar linea de tiempo del gráfico", " transparency": "Transparencia", " visibility": "Visibilidad", - "Add To Watchlist": "Agregar a la lista de observación", - "Add {0} To Watchlist": "Add {0} To Watchlist", - "Apply": "Aplicar", - "Arguments in Header": "Argumentos en Encabezado", - "Arrow": "Flecha", - "Auto Scale": "Auto Escala", - "Background": "Historial", - "bars": "Barras", - "bars_margin": "Barras de margen", - "{0} bars": "Barras: {0}", - "Bottom Margin": "Margen inferior", - "Bring Forward": "Traer hacia delante", - "Bring to Front": "Traer al frente", - "Clone": "Clonar", - "Color Theme": "Tema de color", - "Copy": "Copiar", - "Extended Hours": "Horas extendidas", - "Format...": "Formato...", - "Source Code...": "Source Code...", - "Full Screen": "Pantalla completa", - "Grid Lines": "Lineas de cuadriculas", - "Hide All Drawing Tools": "Ocultar todas las herramientas del dibujo", - "Drawing Tools": "Drawing Tools", - "Hide": "Ocultar", - "Sort by symbol": "Sort by symbol", - "Sort by last price": "Sort by last price", - "Sort by price change": "Sort by price change", - "Sort by price change percent": "Sort by price change percent", - "Time Scale": "Time Scale", - "Insert Drawing Tool": "Insertar herramienta de dibujo", - "Insert Indicator...": "Insertar indicador...", - "Script Editor...": "Script Editor...", - "Last Value on Price Scale": "Ultimo valor en la escala de precios", - "Link To": "Vincular", - "Last": "Last", - "Chng": "Chng", - "Sound on addressed to me messages": "Sound on addressed to me messages", - "Load New Bars": "Cargar nuevas barras", - "Lock All Drawing Tools": "Bloquear todas las herramientas de dibujo", - "Lock Scale": "Bloquear escala", - "Lock scale": "Bloquear escala", - "Log Scale": "Ingresar escala", - "log": "log", - "Magnet Mode": "Modo Iman", - "Merge Down": "Combinar hacia abajo", - "Merge Up": "Combinar hacia arriba", - "Objects Tree...": "Arbol de objetos...", - "Offset": "Offset", - "Override Min Tick": "Anular Min Tick", - "Percentage": "Porcentaje", - "Precision": "Precisión", - "Price Line": "Linea de precios", - "Properties...": "Propiedades...", - "Redo": "Redo", - "Remove All Drawing Tools": "Remover todas las herramientas de dibujo", - "Remove All Studies": "Remover todos los estudios", - "Remove All Indicators": "Remover todos los indicadores", - "Remove": "Remover", - "Reset Chart": "Actualizar Gtáfico", - "Reset Scale": "Actualizar escala", - "Reset": "Actualizar", - "Right Margin": "Margen derecho", - "Save As...": "Guardar como...", - "Scale Left": "Escala izquierda", - "Scale Percentage": "Porcentaje de escala", - "Scale Right": "Escala derecha", - "Scale Series Only": "Solo series de escala", - "Scale series only": "Solo series de escala", - "Scale Series only": "Sólo escala en las series", - "Scales Lines": "Lineas de escala", - "Scales Text": "Тexto de escala", - "Scaling": "Ajuste", - "Screen (No Scale)": "Pantalla (sin escala)", - "Send Backward": "Enviar atras", - "Send to Back": "Enviar al fondo", - "Session Breaks": "Descanso de sesiones", - "Show Arguments in Header": "Mostrar argumentos principales", - "Show Last Value": "Show Last Value", - "Show Last Value on Price Scale": "Mostrar el ultimo valor de precio en escala", - "Show Left Axis": "Mostrar Axis izquierdo", - "Show Right Axis": "Mostrar Axis derecho", - "Show": "Mostrar", - "Show Countdown": "Show Countdown", - "Stay In Drawing Mode": "Permanecer en modo dibujo", - "Symbol Search...": "Búsquedasqueda de símbolo...", - "Change Symbol": "Cambiar símbolo", - "Change Symbol...": "Cambiar Símbolo...", - "Change Interval...": "Change Interval...", - "Time Zone": "Zona de tiempo", - "TimeZone": "Zona de tiempo", - "Top Margin": "Margen superior", - "Transparency": "Transparencia", - "Undo {0}": "Cancelar", - "Undo": "Undo", - "undo": "undo", - "redo": "redo", - "Unmerge Down": "Separar hacia abajo", - "Unmerge Up": "Separar hacia arriba", - "Visual Order": "Orden visual", - "Watermark": "Marca de Agua", - "Show Objects Tree": "Mostrar arbol de objetos", - "cursors-group-css-class": "cursors-group-css-class", - "ABCD Pattern": "Patrón ABCD", - "Anchored Text": "Тexto anclado", - "Arc": "Arco", - "Arrow Mark Down": "Flecha hacia abajo", - "Arrow Mark Left": "Flecha hacia la izquierda", - "Arrow Mark Right": "Flecha hacia la derecha", - "Arrow Mark Up": "Flecha hacia arriba", - "Balloon": "Globo", - "Bars Pattern": "Patrón de barras", - "Brush": "Pincel", - "Callout": "Leyenda", - "Circle Lines": "Lineas circulares (?)", - "Cross": "Cruce", - "Cyclic Lines": "Lineas cíclicas", - "Date Range": "Rango de datos", - "Disjoint Angle": "Desvincular el ángulo", - "Dot": "Punto", - "Elliott Labels": "Niveles de Elliott", - "Elliott Major Retracement": "Retroceso mayor de Elliot", - "Elliott Minor Retracement": "Retroceso menor de Elliott", - "Elliott Wave Cycle": "Ciclo de ondas de Elliott", - "Elliott Wave Minor": "Onda menor de Elliott", - "Elliott Wave Circle": "Elliott Wave Circle", - "Elliott Wave Subminuette": "Elliott Wave Subminuette", - "Ellipse": "Elipse", - "Value": "Value", - "Eraser": "Borrador", - "Alert Actions": "Alert Actions", - "Send E-mail": "Send E-mail", - "Send SMS": "Send SMS", - "Play Sound": "Play Sound", - "Show Popup": "Show Popup", - "Extended": "Extendido", - "Extended Line": "Linea extendida", - "Fib Channel": "Canal de Fib", - "Fib Circles": "Ciclos de Fib", - "Fib Retracement": "Retroceso de Fib", - "Fib Speed Resistance Arcs": "Resistencia Arc de Fib", - "Fib Speed Resistance Fan": "Resistencia Fan de Fib", - "Fib Spiral": "Espiral de Fib", - "Fib Time Zone": "Zona horaria de Fib", - "Fib Wedge": "Fib Wedge", - "Flag Mark": "Marca con bandera", - "Flat Top/Bottom": "Plano Superior/Inferior", - "Flat Bottom": "Plano inferior", - "Forecast": "Previsión", - "Gann Box": "Gann Box", - "Gann Fan": "Gann Fan", - "Gann Square": "Gann Square", - "Head & Shoulders": "Cabeza y hombro", - "Horizontal Line": "Linea horizontal", - "Horizontal Ray": "Rayo Horizontal", - "Icon": "Icono", - "Inside Pitchfork": "Pitchfork Interno", - "Long Position": "Posicion larga", - "Risk/Reward long": "Riesgo/Recompensa en largo", - "Modified Schiff Pitchfork": "Modificar Schiff Pitchfork", - "Parallel Channel": "Canal paralelo", - "Pitchfan": "Pitchfan", - "Pitchfork": "Pitchfork", - "Polyline": "Polyline", - "Price Label": "Etiqueta de precio", - "Price Range": "Rango de precio", - "Projection": "Proyección", - "Ray": "Rayo", - "Rectangle": "Rectángulo", - "Regression Trend": "Regresión de tendencia", - "Rotated Rectangle": "Rectángulongulo Rotado", - "Schiff Pitchfork": "Schiff Pitchfork", - "Schiff": "Schiff", - "Original": "Original", - "Modified Schiff": "Schiff Modificado", - "Inside": "Interior", - "Short Position": "Posición corta", - "Risk/Reward short": "Riesgo/Recompensa en corto", - "Text": "Тexto", - "Comment": "Comentario", - "Three Drivers Pattern": "Three Drivers Pattern", - "Thumb Down": "Pulgar abajo", - "Thumb Up": "Pulgar arriba", - "Trend Angle": "Ángulo de tendencia", - "Trend Line": "Linea de tendencia", - "Trend-Based Fib Extension": "Tendencia basada en extensión de Fib", - "Trend-Based Fib Time": "Tendencia basada en tiempo de Fib", - "Triangle Pattern": "Patrón de triángulo", - "Triangle": "Triángulo", - "Vertical Line": "Linea vertical", - "XABCD Pattern": "Patron XABCD", - "Angle:": "Ángulo:", - "Arcs": "Arcos", - "Background color 1": "Historial color 1", - "Background color 2": "Historial color 2", - "Background Color": "Historial Color", - "Bar #": "Barra", - "Border color": "Color del Borde", - "Border Color": "Color del Borde", - "Border": "Borde", - "Bottom Lables": "Etiqueta inferior", - "bottom": "Inferior", - "center": "centro", - "Channel": "Canal", - "Coeffs As Percents": "Coeffs Como Porcentaje", - "Color bars based on previous close": "Color de barras basados el cierre anterior", - "Color": "Color", - "Color:": "Color:", - "Coordinates": "Coordenadas", - "Delete": "Eliminar", - "Down Color": "Color bajo", - "Drawings": "Dibujos", - "Entry price:": "Precio de entrada:", - "Event": "Event", - "Events": "Eventos", - "Extend Left End": "Extender final izquierdo", - "Extend Left": "Extender izquierda", - "Extend Lines": "Extender lineas", - "Extend Right End": "Extender final derecho", - "Extend Right": "Extender derecha", - "Extend": "Extender", - "Failure back color": "Error de color de fondo", - "Failure text color": "Error de color de texto", - "Fans": "Fans", - "Fill": "Rellenar", - "Format": "Formato", - "Graphics": "Gáficos", - "Grid": "Red", - "Help": "Ayuda", - "HLC Bars": "Barras HLC", - "Inputs": "Inputs", - "Label Background": "Historial de etiqueta", - "Label": "Etiqueta", - "Labels": "Etiquetas", - "Left End": "Final izquierdo", - "Left Labels": "Etiquetas derechas", - "Right Labels": "Right Labels", - "left": "Izquierdo", - "Level {0}": "Nivel {0}", - "Levels": "Niveles", - "Lines": "Lineas", - "Major": "Major", - "Measure (Shift + Click on the chart)": "Medida (Shift + клик на чарте)", - "Median": "Mediano", - "middle": "medio", - "Middle": "Medio", - "Minor": "menor", - "Mode": "Modo", - "Normal": "Normal", - "Plot": "Gráfico", - "Price Levels": "Nivel de precios", - "Price Source": "Fuente de precios", - "Price": "Precio", - "Price:": "Precio:", - "Prices": "Precios", - "Profit Background Color": "Color del historial de beneficio", - "Profit Level. Ticks:": "Nivel de Beneficio. Ticks:", - "Properties": "Propiedades", - "Reverse": "Invertir", - "Right End": "Extremo derecho", - "Right Lables": "Etiqueta derecha", - "right": "Derecha", - "Log Scale_scale_menu": "Escala Log", - "Percentage_scale_menu": "Porcentaje", - "Scales": "Escalas", - "Settings": "Opciones", - "Show Background": "Mostrar historial", - "Show Bars Range": "Mostrar rango de barras", - "Show Date/Time Range": "Mostrar rango de Fecha/Hora", - "Show Distance": "Mostrar distancia", - "Show Labels": "Mostrar etiquetas", - "Show Price Range": "Mostrar rango de precios", - "Show Price": "Mostrar precio", - "Show Prices": "Mostrar Precios", - "Show Text": "Mostrar Texto", - "Show Time": "Mostrar Hora", - "Show Wave": "Mostrar ola", - "Show/Hide": "Mostrar/Esconder", - "Source back color": "Color de fondo de la fuente", - "Source border color": "Color del borde de la fuente", - "Source text color": "Color del texto de la fuente", - "Stay in Drawing Mode": "Permanecer en modo dibujo", - "Stop Background Color": "Stop Background Color (?)", - "Stop Color:": "Color de Stop:", - "Stop Level. Ticks:": "Nivel de Stop. Ticks:", - "Style": "Estilo", - "Success back color": "Color del fondo correcto", - "Success text color": "Color del texto correcto", - "Target back color": "Color del fondo del objetivo", - "Target border color": "Color del borde del objetivo", - "Target Color:": "Color de objetivo:", - "Target text color": "Color del texto del objetivo", - "Text Alignment:": "Aliniar texto:", - "Text color": "Color de texto", - "Text Color": "Color de texto", - "Text Font": "Fuente de Texto", - "Text Wrap": "Ajuste de Texto", - "Text:": "Тexto:", - "Time Levels": "Niveles de tiempo", - "Timezone/Sessions": "Zona horaria/Sesiones", - "Top Labels": "Etiqueta Superior", - "Bottom Labels": "Bottom Labels", - "top": "Superior", - "Up Color": "Color de arriba", - "Wave Size": "Tamaño de onda", - "Wick": "Mecha", - "Zoom In": "Con Zoom", - "Zoom Out": "Sin Zoom", - "Borders": "Bordes", - "Level": "Nivel", - "Hlines Background": "Historial de Hlines", - "Plots Background": "Historial de gáficos", - "Open_line_tool_position": "Abierto", - "Closed_line_tool_position": "Cerrado", - "{0} P&L: {1}": "{0} P&L: {1}", - "Risk/Reward Ratio: {0}": "Relación Riego/Recompensa: {0}", - "Stop: {0} ({1}%)": "Stop: {0} ({1}%)", - "Target: {0} ({1}%)": "Objetivo: {0} ({1}%)", - "SUCCESS": "ÉXITO", - "FAILURE": "FALLO", - "Left Shoulder": "Hombro Izquierdo", - "Head": "Cabeza", - "Right Shoulder": "Hombro Derecho", - "Mirrored": "Rotar Verticalmente", - "Flipped": "Rotar Horizontalmente", - "distance: {0}": "Distancia: {0}", - "day": "not_used", - "day_plural": "not_used", - "week": "not_used", - "week_plural": "not_used", - "month": "not_used", - "month_plural": "not_used", - "minute": "not_used", - "minute_plural": "not_used", - "hour": "not_used", - "hour_plural": "not_used", - "y_dates": "not_used", - "y_dates_plural": "not_used", - "h_dates": "h", - "D_dates": "D", - "W_dates": "S", - "M_dates": "M", - "d_dates": "d", - "m_dates": "m", - "in_dates": "para", - "Jan": "Ene", - "Feb": "Feb", - "Mar": "Mar", - "Apr": "Abr", - "May": "May", - "Jun": "Jun", - "Jul": "Jul", - "Aug": "Ago", - "Sep": "Sep", - "Oct": "Oct", - "Nov": "Nov", - "Dec": "Dic", - "Objects Tree": "Todos los objetos", - "Manage Drawings": "Gestión de Dibujos", - "TOOL": "Herramientas", - "SYMBOL": "Símbolos", - "Move Up": "Subir", - "Move Down": "Bajar", - "All Exchanges": "Все биржи", - "All types": "Todos los tipos", - "Stock": "Divisas", - "stock": "divisas", - "Index": "Índices", - "index": "índices", - "Futures": "Futuros", - "futures": "futuros", - "Image URL": "URL de la imagen", - "Save image": "Guardar imagen", - "or copy url:": "o copiar la dirección:", - "Redo {0}": "Deshacer", - "Custom color...": "Color personalizado...", - "Search": "Buscar", - "Open_in_legend": "Abrir", - "High_in_legend": "MÁX", - "Low_in_legend": "MÍN", - "Close_in_legend": "Cerrar", - "Open": "Apertura", - "High": "Máximo", - "Low": "Mínimo", - "Close": "Cierre", - "(H + L)/2": "(Máx+Mín)/2", "(H + L + C)/3": "(Máx+Mín+Cerrar)/3", + "(H + L)/2": "(Máx+Mín)/2", "(O + H + L + C)/4": "(Máx+Мín+Cerrar+Abrir)/4", - "UTC": "UTC", - "Exchange": "Cambio", - "Athens": "Atenas", - "Berlin": "Berlin", - "Bogota": "Bogota", - "Bangkok": "Bangkok", - "Buenos Aires": "Buenos Aires", - "Chicago": "Chicago", - "Hong Kong": "Hong Kong", - "Kolkata": "Calcuta", - "London": "Londres", - "Los Angeles": "Los Ángeles", - "Madrid": "Madrid", - "Moscow": "Moscú", - "New York": "Nueva York", - "Paris": "París", - "Sao Paulo": "Sao Paulo", - "Seoul": "Seúl", - "Shanghai": "Shanghai", - "Singapore": "Singapur", - "Sydney": "Sydney", - "Taipei": "Taipei", - "Tehran": "Tehran", - "Tokyo": "Tokyo", - "Toronto": "Toronto", - "Vancouver": "Vancouver", - "Warsaw": "Varsovia", - "n/a": "n/a", - "Long_input": "Entrada larga", - "long_input": "entrada larga", - "longlen_input": "período largo", - "Window Size_input": "Tamaño de la ventana", - "Length_input": "Longitud de entrada", - "length_input": "longitud de entrada", - "len_input": "long de entrada", - "Short_input": "Entrada corta", - "short_input": "entrada corta", - "shortlen_input": "período corto", - "Mult_input": "Factor", - "mult_input": "Factor", - "divisor_input": "Делитель", - "Divisor_input": "Делитель", - "Upper": "Línea superior", - "Lower": "Línea inferior", - "Long": "Largo", - "Short": "Corto", - "Signal": "Señal", - "Jaw": "Mandíbula", - "Teeth": "Dientes", - "Lips": "Labios", - "Zero": "Cero", - "WMA Length_input": "Longitud WMA", - "Long RoC Length_input": "Longitud larga RoC", - "Short RoC Length_input": "Longitud corta RoC", - "jawLength_input": "Longitud de mandíbulas", - "teethLength_input": "Longitud de los dientes", - "lipsLength_input": "Longitud de los labios", - "percent_input": "Porcentaje", - "exponential_input": "Utilice exp. promedio", - "smoothD_input": "Suavizar %D", - "smoothK_input": "Suavizar %K", - "Color 0": "Color 0", - "Color 1": "Color 1", - "Color 2": "Color 2", - "Color 3": "Color 3", - "Color 4": "Color 4", - "sym_input": "Herramienta", - "symbol_input": "Herramienta", - "Sym_input": "Herramienta", - "DI Length_input": "Longitud del DI", - "ADX Smoothing_input": "Suavizar ADX", - "displacement_input": "Compensar", - "Tenkan-sen": "Tenkan-sen", - "Kijun-sen": "Kijun-sen", - "Chikou span": "Chikou span", - "Senkou A": "Senkou A", - "Senkou B": "Senkou B", - "useTrueRange_input": "Utilice TrueRange", - "roclen1_input": "Longitud RoC 1", - "roclen2_input": "Longitud RoC 2", - "roclen3_input": "Longitud RoC 3", - "roclen4_input": "Longitud RoC 4", - "smalen1_input": "Longitud MA 1", - "smalen2_input": "Longitud MA 2", - "smalen3_input": "Longitud MA 3", - "smalen4_input": "Longitud MA 4", - "siglen_input": "Longitud сигнала", - "UpperLimit": "Límite superior", - "LowerLimit": "Límite inferior", - "Limit": "Limit", - "fastLength_input": "longitud de la línea rápida", - "slowLength_input": "longitud de la línea lenta", - "signalLength_input": "longitud de la línea de señal", - "start_input": "valor inicial", - "increment_input": "incremento", - "maximum_input": "máximo", - "showMA_input": "Mostrar MA", - "show MA_input": "Mostrar MA", - "Volume": "Volumen", - "Volume MA": "Volumen promedio", - "Indicator": "Indicador", - "Oscillator": "Oscilador", - "lengthStoch_input": "Longitud Stochastic", - "lengthRSI_input": "Longitud RSI", - "sigma_input": "sigma", - "Sigma_input": "Sigma", - "Crosses": "Intersección", - "Click to set a point": "Haga clic para estableer un punto de", + "...Less Tags": "...Less Tags", + "1 minute": "1 minute", "1. Slide your finger to select location for first anchor
2. Tap anywhere to place the first anchor": "1. Deslice el dedo para seleccionar la ubicación para el primer anclaje.
2. Toque en cualquier lugar para colocar la primera ancla.", "1. Slide your finger to select location for next anchor
2. Tap anywhere to place the next anchor": "1. Deslice el dedo para seleccionar la ubicación para el siguiente anclaje.
2. Toque en cualquier lugar para colocar la siguiente ancla.", - "retrying": "reconexión", - "eod data": "día", - "eod delayed": "día (atrasado)", - "loading data": "cargando datos", - "invalid symbol": "símbolo desconocido", - "streaming": "transmisión", - "realtime": "periodo de trading", - "pre-market": "período de pre-trading", - "post-market": "período de post-trading", - "closed": "mercado cerrado", - "Time Interval": "Intervalo de Tiempo", - "Show Symbol Labels": "Mostrar Etiquetas de Símbolos", - "Show Symbol Labels_context_menu": "Mostrar Etiquetas de Símbolos", - "Subminuette": "Subminutte", - "Minuette": "Minuette", - "Minute": "Minuto", - "Intermediate": "Intermediario", - "Primary": "Primario", - "Cycle": "Ciclo", - "SuperCycle": "SuperCirculo", - "GrandSuperCycle": "GranSuperCirculo", - "Lock": "Bloquear", - "Width": "Ancho", - "Line With Breaks": "Linea con Rupturas", - "Area With Breaks": "Area con Rupturas", - "Type": "Tipo", - "Simple": "Simple", - "With Markers": "Con Mercados", - "Step": "Paso", - "No drawings yet": "No dibujado todavia", - "Lock/Unlock": "Bloquear/Desbloquear", - "deviation_input": "desviación", - "depth_input": "Profundidad", - "Accumulation/Distribution_study": "Acumulación/Distribución", - "Aroon_study": "Aroon", - "Advance/Decline_study": "Advance/Decline", - "Average True Range_study": "Average True Range", - "Awesome Oscillator_study": "Awesome Oscillator", - "Bollinger Bands Width_study": "Bollinger Bands Width", - "Balance of Power_study": "Balance of Power", - "Bollinger Bands_study": "Bollinger Bands", - "Bollinger Bands %B_study": "Bollinger Bands %B", - "Chaikin Money Flow_study": "Chaikin Money Flow", - "Chaikin Oscillator_study": "Chaikin Oscillator", - "Chande Kroll Stop_study": "Chande Kroll Stop", - "Chande Momentum Oscillator_study": "Chande Momentum Oscillator", - "Commodity Channel Index_study": "Commodity Channel Index", - "Choppiness Index_study": "Choppiness Index", - "Directional Movement Index_study": "Directional Movement Index", - "Correlation Coeff_study": "Correlation Coeff", - "Donchian Channels_study": "Donchian Channels", - "Double Exponential Moving Average_study": "Double Exponential Moving Average", - "Ease of Movement_study": "Ease of Movement", - "Elders Force Index_study": "Elders Force Index", - "Envelope_study": "Sobre", - "Ichimoku Cloud_study": "Nube Ichimoku", - "Klinger Oscillator_study": "Oscilador Klinger", - "Hull MA_study": "Hull MA", - "Keltner Channels_study": "Keltner Channels", - "Linear Regression Curve_study": "Linear Regression Curve", - "Know Sure Thing_study": "Know Sure Thing", - "MA Cross_study": "Cruce MA", - "Money Flow_study": "Money Flow", - "Mass Index_study": "Mass Index", - "Moving Average Exponential_study": "Moving Average Exponential", - "Net Volume_study": "Volumen Neto", - "Moving Average Convergence/Divergence_study": "Moving Average Convergence/Divergence", - "Moving Average_study": "Movimiento Promedio", - "Moving Average Weighted_study": "Moving Average Weighted", - "Parabolic SAR_study": "Parabolic SAR", - "On Balance Volume_study": "On Balance Volume", - "Price Oscillator_study": "Price Oscillator", - "Relative Strength Index_study": "Relative Strength Index", - "Relative Vigor Index_study": "Relative Vigor Index", - "Relative Volatility Index_study": "Relative Volatility Index", - "SMI Ergodic Indicator/Oscillator_study": "SMI Ergodic Indicator/Oscillator", - "Stochastic_study": "Stochastic", - "TRIX_study": "TRIX", - "Stochastic RSI_study": "Stochastic RSI", - "Triple EMA_study": "Triple EMA", - "VWMA_study": "VWMA", - "Volume Oscillator_study": "Volume Oscillator", - "Volume_study": "Volumen", - "Williams Alligator_study": "Williams Alligator", - "Willams %R_study": "Willams %R", - "Coppock Curve_study": "Coppock Curve", - "Least Squares Moving Average_study": "Least Squares Moving Average", - "Arnaud Legoux Moving Average_study": "Arnaud Legoux Moving Average", - "True Strength Indicator_study": "True Strength Indicator", - "Change Interval": "Cambiar intervalo", - "Show Only Studies": "Mostrar Solo Estudios", - "Show Only Drawings": "Mostrar Solo Dibujos", - "Show All": "Mostrar Todos", - "Timezone/Sessions Properties...": "Propiedades Zona horaria/Sessiones", - "Scale Price Chart Only": "Scale Price Chart Only", - "Open Interval Dialog": "Open Interval Dialog", - "Note": "Nota", - "Anchored Note": "Anchored Note", - "Scales Properties": "Propiedades de las Escalas", - "Toggle Auto Scale": "Toggle Auto Scale", - "Toggle Log Scale": "Toggle Log Scale", - "Toggle Percentage": "Cambiar porcentaje", - "auto_scale": "auto", - "Invalid Symbol": "Simbolo invalido", - "loading...": "cargando...", - "interval_dialog_description": "Type the interval number for munute 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)", - "Not applicable": "No aplicable", - "Stats Text Color": "Color Texto Estadísticas", - "Show Angle": "Mostrar angulo", - "Always Show Stats": "Mostrar Estadísticas Siempre", - "Rename...": "Renombre...", - "New": "New", - "Load": "Cargando", - "Save": "Guardar", - "Rename Chart": "Renombrar Gráfico", - "{0} copy": "{0} copia", - "Please enter chart name": "Por favor introduzca un nuevo nombre para el gráfico", - "Enter a new chart name": "Introduzca un nuevo nombre para el gráfico", - "Load Chart": "Cargar Gráfico", - "Chart Name": "Nombre Gráfico", - "Chart name": "Nombre gráfico", - "Rename Chart Layout": "Rename Chart Layout", - "Please enter chart layout name": "Please enter chart layout name", - "Enter a new chart layout name": "Enter a new chart layout name", - "Load Layout Chart": "Load Layout Chart", - "Chart Layout Name": "Chart Layout Name", - "Chart layout name": "Chart layout name", - "NEW CHART LAYOUT": "NEW CHART LAYOUT", - "Save Chart Layout saves not just some particular chart,\nit saves all charts for all symbols and intervals\nwhich you are modifying while working with this Layout": "Save Chart Layout saves not just some particular chart,\nit saves all charts for all symbols and intervals\nwhich you are modifying while working with this Layout", - "Last Modified": "Ultima Modificación", - "Save Chart Layout": "Save Chart Layout", - "Active Symbol": "Símbolo Activo", - "Remove custom interval": "Remove custom interval", - "Fullscreen mode": "Modo Pantalla Completa", - "Marker Color": "Marker Color", - "Font Size": "Tamaño Fuente", - "Save New Chart": "Guardar Nuevo Gráfico", - "Source_compare": "Fuente", - "YES": "SI", - "Yes": "Yes", - "No": "No", - "NO": "NO", - "Confirmation": "Confirmación", - "Are you sure you want to delete this chart?": "Esta seguro de querer eliminar este gráfico? ", - "Hide Marks On Bars": "Hide Marks On Bars", - "Precise Labels": "Precise Labels", - "Copy Chart Layout": "Copy Chart Layout", - "Load Chart Layout": "Load Chart Layout", - "Save New Chart Layout": "Save New Chart Layout", - "The Extended Trading Hours feature is available only for intraday charts": "The Extended Trading Hours feature is available only for intraday charts", - "Do you realy want to delete ": "Do you realy want to delete", - "Description": "Description", - "Date": "Date", - "Time": "Time", - "Alerts for the current symbol only": "Alerts for the current symbol only", - "Alerts for the current resolution only": "Alerts for the current resolution only", - "Hide inactive alerts": "Hide inactive alerts", - "Stopped Manual": "Stopped Manual", - "Expired": "Expired", - "Triggered and Not Active": "Triggered and Not Active", - "Error": "Error", - "Stop": "Stop", - "Stopped": "Stopped", - "Active": "Active", - "Order": "Order", - "Actual": "Actual", - "Prior": "Prior", - "Company": "Company", - "Estimate": "Estimate", - "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.": "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.", - "Share on Twitter a snapshot of your chart as a picture and whatever you write.": "Share on Twitter a snapshot of your chart as a picture and whatever you write.", - "Share on StockTwits a snapshot of your chart as a picture and whatever you write.": "Share on StockTwits a snapshot of your chart as a picture and whatever you write.", - "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.": "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.", - "Suggested ideas & my ideas": "Suggested ideas & my ideas", - "Ideas of the people I follow & my ideas": "Ideas of the people I follow & my ideas", - "My ideas only": "My ideas only", - "Hide Widgets": "Hide Widgets", - "Create Alert": "Create Alert", - "Disconnect": "Disconnect", - "Connect": "Connect", - "Pine Script Editor": "Pine Script Editor", - "Published ideas settings": "Published ideas settings", - "Change Ideas filter": "Change Ideas filter", - "Hide Drawings Toolbar": "Hide Drawings Toolbar", - "Show/Hide Drawings Toolbar": "Show/Hide Drawings Toolbar", - "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.", - "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.", - "Study Template": "Study Template", - "Template": "Template", - "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

": "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

", - "Quotes are delayed by 10 min and updated every 30 seconds": "Quotes are delayed by 10 min and updated every 30 seconds", - "delayed": "delayed", - "Show only my sent and received messages": "Show only my sent and received messages", - "Maximize Chat": "Maximize Chat", - "Detach Chat": "Detach Chat", - "Type your message here": "Type your message here", - "Have something to say?": "Have something to say?", - "Attach chart snapshot": "Attach chart snapshot", - "Insert emoticon": "Insert emoticon", - "You can not vote twice for one message": "You can not vote twice for one message", - "English only, please": "English only, please", - "English only, please. Currently we only support English, so we ask you to only use English when communicating on TradingView.": "English only, please. Currently we only support English, so we ask you to only use English when communicating on TradingView.", - "Respecting Fellow Members": "Respecting Fellow Members", - "Respecting Fellow Members. Whether you agree or disagree with ideas, be courteous and respectful. Treat others the way you'd like to be treated.": "Respecting Fellow Members. Whether you agree or disagree with ideas, be courteous and respectful. Treat others the way you'd like to be treated.", - "No advertising allowed": "No advertising allowed", - "No advertising allowed! You can post external links ONLY if they are relevant and add value to the conversation (i.e. a link to an example, or an article).": "No advertising allowed! You can post external links ONLY if they are relevant and add value to the conversation (i.e. a link to an example, or an article).", - "Custom...": "Custom...", - "Forex Talks": "Forex Talks", - "Forex": "Forex", - "Stock And Index Talks": "Stock And Index Talks", - "Bitcoin Talks": "Bitcoin Talks", - "Bitcoin": "Bitcoin", - "Link to this chat...": "Link to this chat...", - "Chat archives...": "Chat archives...", - "Edit room...": "Edit room...", - "Delete room": "Delete room", - "Save Drawing Template As...": "Save Drawing Template As...", - "Templates": "Templates", - "Apply Default Drawing Template": "Apply Default Drawing Template", - "There was an error posting your message.": "There was an error posting your message.", - "Confirm": "Confirm", - "Are you sure you want to delete this room?": "Are you sure you want to delete this room?", - "Show chart snapshot preview": "Show chart snapshot preview", - "Chart Snapshot": "Chart Snapshot", - "Show only favorite rooms": "Show only favorite rooms", - "Ignored users...": "Ignored users...", - "Launch chat in separate window": "Launch chat in separate window", - "Link to this room...": "Link to this room...", - "Room archives...": "Room archives...", - "You have no ignored users": "You have no ignored users", - "Remove this room from favorites": "Remove this room from favorites", - "Add this room from favorites": "Add this room from favorites", - "Compare Add": "Compare Add", - "Follow": "Follow", - "If you follow a symbol you will receive notifications when new ideas about that symbol are published.": "If you follow a symbol you will receive notifications when new ideas about that symbol are published.", - "You are not logged in. Please sign in.": "You are not logged in. Please sign in.", - "Info": "Info", - "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.": "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.", - "Home": "Home", - "Ideas": "Ideas", - "Scripts": "Scripts", - "Sign In": "Sign In", - "Sign Up": "Sign Up", - "Join Now": "Join Now", - "Ideas Published": "Ideas Published", - "Followers": "Followers", - "Following": "Following", - "Profile Settings": "Profile Settings", - "Public Profile": "Public Profile", - "Update Status": "Update Status", - "Sign Out": "Sign Out", - "E-mail for sms": "E-mail for sms", - "Please, enter your e-mail": "Please, enter your e-mail", - "E-mail": "E-mail", - "Crossing": "Crossing", - "Crossing Down": "Crossing Down", - "Crossing Up": "Crossing Up", - "Greater Than": "Greater Than", - "Less Than": "Less Than", - "Entering Channel": "Entering Channel", - "Inside Channel": "Inside Channel", - "Outside Channel": "Outside Channel", - "Moving Up": "Moving Up", - "Moving Down": "Moving Down", - "Moving Up %": "Moving Up %", - "Moving Down %": "Moving Down %", - "Select user to start new chat with": "Select user to start new chat with", - "You have no private messages yet": "You have no private messages yet", - "Don't be so cruel! Bans longer than 1 week are not allowed for now.": "Don't be so cruel! Bans longer than 1 week are not allowed for now.", - "Banned": "Banned", - "No ideas matched your criteria": "No ideas matched your criteria", - "Favorite ideas": "Favorite ideas", - "Only private ideas": "Only private ideas", - "Ideas for the current symbol only": "Ideas for the current symbol only", - "Ideas for the current resolution only": "Ideas for the current resolution only", - "Someone commented on your idea": "Someone commented on your idea", - "Someone agreed/disagreed with your idea": "Someone agreed/disagreed with your idea", - "Someone followed you": "Someone followed you", - "Someone replied to your comment": "Someone replied to your comment", - "Someone commented on the idea you follow": "Someone commented on the idea you follow", - "Someone you follow post new comment": "Someone you follow post new comment", - "Someone you follow change status": "Someone you follow change status", - "Someone you follow published new idea": "Someone you follow published new idea", - "Someone published idea on symbol you follow": "Someone published idea on symbol you follow", - "Notification sound": "Notification sound", - "Additional Notifications Settings...": "Additional Notifications Settings...", - "This is a temporary chart.": "This is a temporary chart.", - "To save your work, sign up for FREE.": "To save your work, sign up for FREE.", - "Sign Up for FREE": "Sign Up for FREE", - "Data provided by BATS exchange.": "Data provided by BATS exchange.", - "Upgrade Now": "Upgrade Now", - "This is EOD data with no updates.": "This is EOD data with no updates.", - "You may subscribe for official realtime and intraday data.": "You may subscribe for official realtime and intraday data.", - "Open Script": "Open Script", - "No saved scripts yet": "No saved scripts yet", - "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", - "Create your first script now!": "Create your first script now!", - "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.": "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.", - "No public library scripts were found.": "No public library scripts were found.", - "Change band background": "Change band background", - "Change area background": "Change area background", - "Confirm replace": "Confirm replace", - "Note: default study templates won't be removed permanently": "Note: default study templates won't be removed permanently", - "Do you realy want to replace": "Do you realy want to replace", - "SCRIPT TITLE": "SCRIPT TITLE", - "TAGS": "TAGS", - "DESCRIPTION": "DESCRIPTION", - "PUBLISH SCRIPT": "PUBLISH SCRIPT", - "Pine Script Tutorial": "Pine Script Tutorial", - "Pine Script Reference": "Pine Script Reference", - "How to use the reference materials (Video)": "How to use the reference materials (Video)", - "Suggestions & Feedback": "Suggestions & Feedback", - "Clear Console": "Clear Console", - "Are you sure you want to ignore messages from": "Are you sure you want to ignore messages from", - "ext": "ext", - "Toggle Maximize Chart": "Toggle Maximize Chart", - "Plot dividends": "Plot dividends", - "Plot splits": "Plot splits", - "Plot earnings": "Plot earnings", - "Vol": "Vol", - "Want official data and more features?": "Want official data and more features?", - "Sessions": "Sessions", - "Trading Panel": "Trading Panel", - "Open Trading Panel": "Open Trading Panel", - "Select Layout": "Select Layout", - "Link symbol to all charts": "Link symbol to all charts", - "Link interval to all charts": "Link interval to all charts", - "Sync crosshair on all charts": "Sync crosshair on all charts", - "Chart Help": "Chart Help", - "No notifications yet": "No notifications yet", - "Watchlist, details and news": "Watchlist, details and news", - "Alerts": "Alerts", - "Data Window": "Data Window", - "Hotlists": "Hotlists", - "Calendar": "Calendar", - "Trading Notes": "Trading Notes", - "Recent Chats": "Recent Chats", - "Notifications": "Notifications", - "Watchlist": "Watchlist", - "Details": "Details", - "Economic Calendar": "Economic Calendar", - "Earnings Calendar": "Earnings Calendar", - "Hotlist": "Hotlist", - "News": "News", - "Market Summary": "Market Summary", - "My Ideas and Notes": "My Ideas and Notes", - "Alerts Log": "Alerts Log", - "Extend Lines Left": "Extend Lines Left", - "Connecting Line": "Connecting Line", - "Show Executions": "Show Executions", - "Show Buy/Sell Panel": "Show Buy/Sell Panel", - "Show Active Orders Only": "Show Active Orders Only", - "Journal...": "Journal...", - "Account History...": "Account History...", - "Reset Paper Trading Account...": "Reset Paper Trading Account...", - "Trading Properties...": "Trading Properties...", - "Set Alert": "Set Alert", - "Alert": "Alert", - "Edit": "Edit", - "Upper Deviation": "Upper Deviation", - "Lower Deviation": "Lower Deviation", - "Use Upper Deviation": "Use Upper Deviation", - "Use Lower Deviation": "Use Lower Deviation", - "First bar time": "First bar time", - "Last bar time": "Last bar time", - "Source": "Source", - "Chats": "Chats", - "All Talks": "All Talks", - "Volume Leaders": "Volume Leaders", - "Percent Advances": "Percent Advances", - "Percent Declines": "Percent Declines", - "Price Advances": "Price Advances", - "Price Declines": "Price Declines", - "Range Advances": "Range Advances", - "Range Declines": "Range Declines", - "Gap Up Stocks": "Gap Up Stocks", - "Gap Down Stocks": "Gap Down Stocks", - "Sell Market": "Sell Market", - "Sell": "Sell", - "Buy Market": "Buy Market", - "Report data issues": "Report data issues", - "Report Data Issues": "Report Data Issues", - "Feature Request and Feedback": "Feature Request and Feedback", - "Market": "Market", - "Buy": "Buy", - "Keyboard Shortcuts": "Keyboard Shortcuts", - "Help & Wiki": "Help & Wiki", - "Send Feedback or Report an Issue": "Send Feedback or Report an Issue", - "Priority Support": "Priority Support", - "Run Product Walk-Through": "Run Product Walk-Through", - "Price Scale": "Price Scale", - "MTPredictor": "MTPredictor", - "Apply Elliot Wave": "Apply Elliot Wave", - "Apply WPT Up Wave": "Apply WPT Up Wave", - "Apply WPT Down Wave": "Apply WPT Down Wave", - "Create New Order...": "Create New Order...", - "Trading": "Trading", - "Add Alert": "Add Alert", - "Extend Alert Line": "Extend Alert Line", - " alert label line": "alert label line", - "No study templates saved": "No study templates saved", - "Save Study Template As...": "Save Study Template As...", - "Show Splits on Chart": "Show Splits on Chart", - "Show Earnings on Chart": "Show Earnings on Chart", - "Show Dividends on Chart": "Show Dividends on Chart", - "Show Alert Labels": "Show Alert Labels", - "Earnings breaks": "Earnings breaks", - "Extended Alert Line": "Extended Alert Line", - "Themes": "Themes", - "Events & Alerts": "Events & Alerts", - "Apply Defaults": "Apply Defaults", - "Do you realy want to delete theme": "Do you realy want to delete __theme__ theme?", - "Extended Hours (Intraday Only)": "Extended Hours (Intraday Only)", - "In Session": "In Session", - "Tools": "Tools", - "Delete script": "Delete script", - "Social": "Social", - "Angle": "Angle", - "Publish Script": "Publish Script", - "Add to Chart": "Add to Chart", - "Blank script": "Blank script", - "TradingView Free Quotes and Chat": "TradingView Free Quotes and Chat", - "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.": "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.", - "Install": "Install", - "Logged as": "Logged as", - "Untitled Script": "Untitled Script", - "Pine Editor": "Pine Editor", - "Open Pine Script Editor": "Open Pine Script Editor", - "Make a Copy": "Make a Copy", - "Make a Copy...": "Make a Copy...", - "Quantity": "Quantity", - "Signal Labels": "Signal Labels", - "Trades on Chart": "Trades on Chart", - "Take Profit": "Take Profit", - "Stop Loss": "Stop Loss", - "Expiration": "Expiration", - "Modify Order": "Modify Order", - "PUBLISH IDEA": "PUBLISH IDEA", - "EDIT IDEA": "EDIT IDEA", - "Chart does not load": "Chart does not load", - "No real-time data": "No real-time data", - "Price incorrect": "Price incorrect", - "Study not loading": "Study not loading", - "Gap in the data": "Gap in the data", - "Alerts issue": "Alerts issue", - "Slow scrolling or chart loading": "Slow scrolling or chart loading", - "Issue Type": "Issue Type", - "Select type...": "Select type...", - "A suggested author published idea on current symbol": "A suggested author published idea on current symbol", - "MODERATED": "MODERATED", - "CFD": "CFD", - "Once": "Once", - "Require Order Confirmation": "Require Order Confirmation", - "Rearm every 1 minute": "Rearm every 1 minute", - "Rearm every 5 minute": "Rearm every 5 minute", - "Rearm every 10 minute": "Rearm every 10 minute", - "Rearm every 30 minute": "Rearm every 30 minute", - "Rearm every hour": "Rearm every hour", - "Once per bar (on condition)": "Once per bar (on condition)", - "Once per bar (on close)": "Once per bar (on close)", - "move chart 1 bar to the left.": "move chart 1 bar to the left.", - "move chart 1 bar to the right.": "move chart 1 bar to the right.", - "move further to the left.": "move further to the left.", - "move further to the right.": "move further to the right.", - "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!": "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!", - "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.": "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.", - "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!": "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!", - "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.": "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.", - "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.": "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.", - "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.": "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.", - "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.": "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.", - "

Pine scripting language (β version)

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.

At the moment PineScript in a BETA. For more detailed information check out our blog.": "

Pine scripting language (β version)

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.

At the moment PineScript in a BETA. For more detailed information check out our blog.", - "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.": "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.", + "10 seconds": "10 seconds", + "1d": "1d", + "1m": "1m", + "1y": "1y", + "3 Notes Reverb": "3 Notes Reverb", + "30 Day Free Trial": "30 Day Free Trial", + "30 seconds": "30 seconds", + "3m": "3m", + "5 seconds": "5 seconds", + "52wk Range": "52wk Range", + "5d": "5d", + "5y": "5y", + "6m": "6m", + " or to use paper trading": " or to use paper trading", + "Hold Shift  + Click on the chart – measure tool.": "Hold Shift  + Click on the chart – measure tool.", + "Hold Shift – draw linetools on the right angle.": "Hold Shift – draw linetools on the right angle.", "

A broad range of intelligent drawing tools

The 100+ drawing tools on TradingView let you analyze the market in a variety of ways - all helping you find better opportunities. Technical analysis is the study of learning how past performance of drawings and other tools applies to prices in the future. Make sure you take a look at our Wiki for a complete list of drawing tools and instructions on how to use them!": "

A broad range of intelligent drawing tools

The 100+ drawing tools on TradingView let you analyze the market in a variety of ways - all helping you find better opportunities. Technical analysis is the study of learning how past performance of drawings and other tools applies to prices in the future. Make sure you take a look at our Wiki for a complete list of drawing tools and instructions on how to use them!", - "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.": "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.", - "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.": "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.", "

Advanced Price Scaling

When you are ready to get technical, our charts let you set the price scales to match your type of analysis. There are linear, percent and log axes for drastic price movements. You can use two separate price scales at the same time: one for indicators and one for price movements. Read more about scaling options.

Right-click on the price scale to see possible options: change scaling type, enable auto-scaling or show another price scale. Right-clicking on indicators lets you choose which scale to use, so several data series with different scaling can co-exist in one chart. You can also drag price and time scales to increase or decrease compression.": "

Advanced Price Scaling

When you are ready to get technical, our charts let you set the price scales to match your type of analysis. There are linear, percent and log axes for drastic price movements. You can use two separate price scales at the same time: one for indicators and one for price movements. Read more about scaling options.

Right-click on the price scale to see possible options: change scaling type, enable auto-scaling or show another price scale. Right-clicking on indicators lets you choose which scale to use, so several data series with different scaling can co-exist in one chart. You can also drag price and time scales to increase or decrease compression.", - "

Multi Charts Layout

You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.": "

Multi Charts Layout

You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.", + "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.": "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.", "

Communicate your ideas in real-time!

Collaborating with investors across markets and countries has never been easier! TradingView chat rooms are a powerful communication tool, which are fully integrated to instantly share charts, analysis and trading ideas – all on one platform. Create your own chat rooms on interesting topics, or join existing public chat rooms – a world of knowledge is at your fingertips.
Start chatting now!": "

Communicate your ideas in real-time!

Collaborating with investors across markets and countries has never been easier! TradingView chat rooms are a powerful communication tool, which are fully integrated to instantly share charts, analysis and trading ideas – all on one platform. Create your own chat rooms on interesting topics, or join existing public chat rooms – a world of knowledge is at your fingertips.
Start chatting now!", + "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.": "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.", + "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!": "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!", + "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.": "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.", "

Go PRO to get even more

But that’s not all! Upgrade your trading experience with TradingView PRO and get access to an unparalleled set of premium features and data. Get it today!": "

Go PRO to get even more

But that’s not all! Upgrade your trading experience with TradingView PRO and get access to an unparalleled set of premium features and data. Get it today!", - "You are not authenticated.": "You are not authenticated.", - "You already have Pro Plus trial.": "You already have Pro Plus trial.", - "You already participated in Pro Plus trial.": "You already participated in Pro Plus trial.", - "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.": "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.", - "
If you want to use this service - please sign in or register!
": "
If you want to use this service - please sign in or register!
", - "Increase Rating": "Increase Rating", - "Read more...": "Read more...", - "PRO Plus Trial": "PRO Plus Trial", - "Sorry, PRO Plus trial could not be set.": "Sorry, PRO Plus trial could not be set.", - "Decrease Rating": "Decrease Rating", - "Quote this message": "Quote this message", - "Unban": "Unban", - "Symbol Description": "Symbol Description", - "OHLC Values": "OHLC Values", - "Indicator Titles": "Indicator Titles", - "Indicator Arguments": "Indicator Arguments", - "Indicator Values": "Indicator Values", - "Symbol Last Value": "Symbol Last Value", - "Indicator Last Value": "Indicator Last Value", - "Favorite Drawings Toolbar": "Favorite Drawings Toolbar", - "Drawings Toolbar": "Drawings Toolbar", - "Sound on every message": "Sound on every message", - "No Sound notifications": "No Sound notifications", - "Set chat title...": "Set chat title...", - "Leave this chat": "Leave this chat", - "Enter new title for this chat": "Enter new title for this chat", - "Chat title": "Chat title", - "Are you sure you want to leave this chat?": "Are you sure you want to leave this chat?", - "Add people to this chat...": "Add people to this chat...", - "Add people to this chat": "Add people to this chat", - "Start new chat with...": "Start new chat with...", - "Clear Symbols": "Clear Symbols", - "Do you really want to clear all symbols?": "Do you really want to clear all symbols?", - "Apply Manual Risk/Reward": "Apply Manual Risk/Reward", - "Apply Manual Decision Point": "Apply Manual Decision Point", - "Analyze Trade Setup": "Analyze Trade Setup", - "Apply Elliot Wave Intermediate": "Apply Elliot Wave Intermediate", - "Apply Elliot Wave Major": "Apply Elliot Wave Major", - "Apply Elliot Wave Minor": "Apply Elliot Wave Minor", - "Up Wave 1 or A": "Up Wave 1 or A", - "Up Wave 2 or B": "Up Wave 2 or B", - "Up Wave C": "Up Wave C", - "Up Wave 3": "Up Wave 3", - "Up Wave 4": "Up Wave 4", - "Up Wave 5": "Up Wave 5", - "Down Wave 1 or A": "Down Wave 1 or A", - "Down Wave 2 or B": "Down Wave 2 or B", - "Down Wave C": "Down Wave C", - "Down Wave 3": "Down Wave 3", - "Down Wave 4": "Down Wave 4", - "Down Wave 5": "Down Wave 5", - "If you want to use private messages - please sign in or register!": "If you want to use private messages - please sign in or register!", - "To get alerts list - please sign in or register!": "To get alerts list - please sign in or register!", - "Manage Alerts": "Manage Alerts", - "Headlines": "Headlines", - "StockTwits": "StockTwits", - "FxWire PRO": "FxWire PRO", - "Futures Magazine": "Futures Magazine", - "Save As Watchlist...": "Save As Watchlist...", - "VolumeProfile": "VolumeProfile", - "Income Statement": "Income Statement", - "Profitability": "Profitability", - "Dividend": "Dividend", - "Current Valuation": "Current Valuation", - "Other": "Other", - "Indicators and Strategies": "Indicators and Strategies", - "Strategies": "Strategies", - "My Scripts": "My Scripts", - "Public Library": "Public Library", - "Built-ins": "Built-ins", - "AOS FX Primer": "AOS FX Primer", - "AlgoViewEssential": "AlgoViewEssential", - "Analysis Suite - SCMR Trends": "Analysis Suite - SCMR Trends", - "DecisionBar": "DecisionBar", - "Jurik Research": "Jurik Research", - "Key Hidden Levels": "Key Hidden Levels", - "Key Order Flow Events": "Key Order Flow Events", - "LazyBear - MTF Panes": "LazyBear - MTF Panes", - "LazyBear - S/R Levels": "LazyBear - S/R Levels", - "MTF Studies": "MTF Studies", - "MicroTrends": "MicroTrends", - "ProTradingIndicators": "ProTradingIndicators", - "RobBooker": "RobBooker", - "Fundamentals": "Fundamentals", - "Economy": "Economy", - "Zig Zag": "Zig Zag", - "Advance Decline Line": "Advaqweqweqweline Line", - "Advance Decline Ratio": "Advaadsasdadsio", - "Advance/Decline Ratio (Bars)": "Advance/Deasdasdasd", - "Chande Kroll Stop": "Chande Kroll Stop", - "Chop Zone": "Chop Zone", - "Conditional Expressions": "Conditional Expressions", - "ConnorsRSI": "ConnorsRSI", - "Correlation Coefficient": "Correlation Coefficient", - "Cumulative Volume Index": "Cumulative Volume Index", - "Detrended Price Oscillator": "Detrended Price Oscillator", - "Directional Movement": "Directional Movement", - "Divergence Indicator": "Divergence Indicator", - "Double EMA": "Double EMA", - "Ease Of Movement": "Ease Of Movement", - "Elder's Force Index": "Elder's Force Index", - "Elliott Wave": "Elliott Wave", - "Fisher Transform": "Fisher Transform", - "Historical Volatility": "Historical Volatility", - "Hull Moving Average": "Hull Moving Average", - "Linear Regression": "Linear Regression", - "MACD": "MACD", - "McGinley Dynamic": "McGinley Dynamic", - "Momentum": "Momentum", - "Moon Phases": "Moon Phases", - "Multi-Time Period Charts": "Multi-Time Period Charts", - "Pivot Points High Low": "Pivot Points High Low", - "Pivot Points Standard": "Pivot Points Standard", - "Price Volume Trend": "Price Volume Trend", - "Rate Of Change": "Rate Of Change", - "SMI Ergodic Indicator": "SMI Ergodic Indicator", - "SMI Ergodic Oscillator": "SMI Ergodic Oscillator", - "Smoothed Moving Average": "Smoothed Moving Average", - "Ultimate Oscillator": "Ultimate Oscillator", - "VWAP": "VWAP", - "Volatility Stop": "Volatility Stop", - "Vortex Indicator": "Vortex Indicator", - "Williams %R": "Williams %R", - "Williams Fractal": "Williams Fractal", - "Woodies CCI": "Woodies CCI", - "Total Revenue": "Total Revenue", - "Diluted EPS, Net Income": "Diluted EPS, Net Income", - "Net Income": "Net Income", - "EBITDA": "EBITDA", - "EBIT": "EBIT", - "Equity Earnings": "Equity Earnings", - "Gross Margin": "Gross Margin", - "After-tax Margin": "After-tax Margin", - "Gross Profit": "Gross Profit", - "Dividends Paid": "Dividends Paid", - "Debt to Equity": "Debt to Equity", - "Free Cash Flow": "Free Cash Flow", - "Return on Equity": "Return on Equity", + "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.": "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.", + "

Server-side Alerts (β version)": "

Server-side Alerts (β version)", + "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.": "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.", + "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.": "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.", + "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.": "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.", + "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.": "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.", + "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!": "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!", + "Number or , – change interval. The interval can be changed by typing the interval number (i.e. 5 if it is going to be a five minute chart) or by typing a comma (,) to enter non minute intervals such as H (Hourly), D (Daily), W (Weekly), M (Monthly).": "Number or , – change interval. The interval can be changed by typing the interval number (i.e. 5 if it is going to be a five minute chart) or by typing a comma (,) to enter non minute intervals such as H (Hourly), D (Daily), W (Weekly), M (Monthly).", + "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

": "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

", + "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

": "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

", + "

Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the features, top authors or create your first idea!

", + "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", + "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.": "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.", + "A clear title that describes your idea. Don’t just write “MSFT” or “MSFT Short”. A title like this doesn’t say much and won’t attract much interest to your idea.": "A clear title that describes your idea. Don’t just write “MSFT” or “MSFT Short”. A title like this doesn’t say much and won’t attract much interest to your idea.", + "A description that clearly states your idea. Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader’s shoes and see if you’d understand the context based on what you wrote. It’s also a good idea to re-post descriptions right on the chart, so your idea can be shared without losing meaning.": "A description that clearly states your idea. Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader’s shoes and see if you’d understand the context based on what you wrote. It’s also a good idea to re-post descriptions right on the chart, so your idea can be shared without losing meaning.", + "A suggested author published idea on current symbol": "A suggested author published idea on current symbol", + "ABCD Pattern": "Patrón ABCD", + "about": "about", + "Account History": "Account History", + "Account History...": "Account History...", "Accounting Change": "Accounting Change", - "Accounts Payable": "Accounts Payable", "Accounts Payable and Accrued Expenses": "Accounts Payable and Accrued Expenses", + "Accounts Payable": "Accounts Payable", "Accounts Receivable, Trade, Net": "Accounts Receivable, Trade, Net", "Accounts, Notes Receivable, Net": "Accounts, Notes Receivable, Net", "Accrued Expenses": "Accrued Expenses", "Accrued Interest": "Accrued Interest", "Accumulated Depreciation": "Accumulated Depreciation", + "Accumulation/Distribution": "Accumulation/Distribution", + "Accumulation/Distribution_study": "Acumulación/Distribución", "Acquisition/Sale of Business, Net": "Acquisition/Sale of Business, Net", - "Additional Paid-in Capital": "Additional Paid-in Capital", + "Activate Offer and GO PRO": "Activate Offer and GO PRO", + "Activate Your Account": "Activate Your Account", + "Active Symbol": "Símbolo Activo", + "Active": "Active", + "Actual": "Actual", + "Add about...": "Add about...", + "Add Alert": "Add Alert", + "Add any symbol from the list": "Agregar algun símbolo de la lista", + "Add location...": "Add location...", + "Add people to this chat": "Add people to this chat", + "Add people to this chat...": "Add people to this chat...", + "Add people": "Add people", + "Add real-time markets": "Add real-time markets", + "Add status": "Add status", + "Add status...": "Add status...", + "Add Symbol": "Añadir símbolo", + "Add this room from favorites": "Add this room from favorites", + "Add to Chart": "Add to Chart", + "Add to favorites": "Añadir a favoritos", + "Add To Watchlist": "Agregar a la lista de observación", + "Add twitter...": "Add twitter...", + "Add webpage...": "Add webpage...", + "Add {0} To Watchlist": "Agrega {0} a la lista de símbolos", + "Add": "Agregar", + "Additional Notifications Settings...": "Additional Notifications Settings...", "Additional Paid-in Capital - Preferred Stock": "Additional Paid-in Capital - Preferred Stock", + "Additional Paid-in Capital": "Additional Paid-in Capital", + "Address": "Address", "Adjusted EBIT": "Adjusted EBIT", "Adjusted EBITDA": "Adjusted EBITDA", "Adjusted EPS, Basic": "Adjusted EPS, Basic", @@ -1188,26 +102,255 @@ "Adjustment for Equity Earnings": "Adjustment for Equity Earnings", "Adjustment for Minority Interest": "Adjustment for Minority Interest", "Adjustment for Special Charges": "Adjustment for Special Charges", + "Advance Decline Line": "Advance Decline Line", + "Advance Decline Ratio": "Advance Decline Ratio", + "Advance/Decline Ratio (Bars)": "Advance/Decline Ratio (Bars)", + "Advance/Decline_study": "Advance/Decline", + "ADX smoothing": "ADX smoothing", + "ADX Smoothing_input": "Suavizar ADX", + "After making your selection, copy and paste the embed code above. Learn more how to embed chart into forum or blog.": "After making your selection, copy and paste the embed code above. Learn more how to embed chart into forum or blog.", + "After-tax Margin": "After-tax Margin", + "Alarm Clock": "Alarm Clock", + "Alert Actions": "Alert Actions", + "Alert": "Alert", + "Alerts for the current resolution only": "Alerts for the current resolution only", + "Alerts for the current symbol only": "Alerts for the current symbol only", + "Alerts issue": "Alerts issue", + "Alerts Log": "Alerts Log", + "Alerts": "Alerts", + "AlgoViewEssential": "AlgoViewEssential", + "All Content": "All Content", + "All Exchanges": "Все биржи", + "All Metrics": "All Metrics", + "All Talks": "All Talks", + "all time messages": "__messages__ all time messages", + "All types": "Todos los tipos", + "All": "All", + "all": "all", + "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.": "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.", + "Already have an account?": "Already have an account?", + "Always Show Stats": "Mostrar Estadísticas Siempre", + "AMEX - Stock - USA": "AMEX - Stock - USA", + "AMEX Gap Down Stocks": "AMEX Gap Down Stocks", + "AMEX Gap Up Stocks": "AMEX Gap Up Stocks", + "AMEX Percent Advances": "AMEX Percent Advances", + "AMEX Percent Declines": "AMEX Percent Declines", + "AMEX Price Advances": "AMEX Price Advances", + "AMEX Price Declines": "AMEX Price Declines", + "AMEX Range Advances": "AMEX Range Advances", + "AMEX Range Declines": "AMEX Range Declines", + "AMEX Volume Leaders": "AMEX Volume Leaders", "Amortization Expense": "Amortization Expense", "Amounts Due to Related Parties, Short-term": "Amounts Due to Related Parties, Short-term", - "Basic EPS, Net Income": "Basic EPS, Net Income", + "Analysis Suite - SCMR Trends": "Analysis Suite - SCMR Trends", + "Analyze Trade Setup": "Analyze Trade Setup", + "Anchored Note": "Anchored Note", + "Anchored Text": "Тexto anclado", + "Angle": "Angle", + "Angle:": "Ángulo:", + "Another script has the same name. Do you wish to overwrite it?": "Another script has the same name. Do you wish to overwrite it?", + "Any custom watchlist can be saved under a unique name and loaded at any time with one click. All lists are available from any computer, so you have your workspace wherever you go.": "Any custom watchlist can be saved under a unique name and loaded at any time with one click. All lists are available from any computer, so you have your workspace wherever you go.", + "AOS FX Primer": "AOS FX Primer", + "Apply Default Drawing Template": "Apply Default Drawing Template", + "Apply Default": "Apply Default", + "Apply Defaults": "Apply Defaults", + "Apply Elliot Wave Intermediate": "Apply Elliot Wave Intermediate", + "Apply Elliot Wave Major": "Apply Elliot Wave Major", + "Apply Elliot Wave Minor": "Apply Elliot Wave Minor", + "Apply Elliot Wave": "Apply Elliot Wave", + "Apply Manual Decision Point": "Apply Manual Decision Point", + "Apply Manual Risk/Reward": "Apply Manual Risk/Reward", + "Apply WPT Down Wave": "Apply WPT Down Wave", + "Apply WPT Up Wave": "Apply WPT Up Wave", + "Apply": "Aplicar", + "Apr": "Abr", + "Arc": "Arco", + "Arcs": "Arcos", + "Are you sure you want to abandon your post?": "Are you sure you want to abandon your post?", + "Are you sure you want to close {0} position?": "Are you sure you want to close {0} position?", + "Are you sure you want to delete this chart?": "Esta seguro de querer eliminar este gráfico? ", + "Are you sure you want to delete this message?": "Are you sure you want to delete this message?", + "Are you sure you want to delete this room?": "Are you sure you want to delete this room?", + "Are you sure you want to ignore messages from": "Are you sure you want to ignore messages from", + "Are you sure you want to leave this chat?": "Are you sure you want to leave this chat?", + "Are you sure you want to reverse {0} position?": "Are you sure you want to reverse {0} position?", + "Area With Breaks": "Area con Rupturas", + "Area": "Area", + "Arguments in Header": "Argumentos en Encabezado", + "Arnaud Legoux Moving Average": "Arnaud Legoux Moving Average", + "Arnaud Legoux Moving Average_study": "Arnaud Legoux Moving Average", + "Aroon Down": "Aroon Down", + "Aroon Up": "Aroon Up", + "Aroon": "Aroon", + "Aroon_study": "Aroon", + "Arrow Mark Down": "Flecha hacia abajo", + "Arrow Mark Left": "Flecha hacia la izquierda", + "Arrow Mark Right": "Flecha hacia la derecha", + "Arrow Mark Up": "Flecha hacia arriba", + "Arrow": "Flecha", + "Assets": "Assets", + "at": "at", + "Athens": "Atenas", + "Attach chart snapshot": "Attach chart snapshot", + "Aug": "Ago", + "Auto Scale": "Auto Escala", + "auto": "auto", + "auto_scale": "auto", + "average per day": "__messages__ average per day", + "Average True Range": "Average True Range", + "Average True Range_study": "Average True Range", + "Average Volume": "Average Volume", + "Average waiting time on the phone is less than one minute. Phone support is available Monday-Friday from 6:30 AM until 3:00 PM EST.": "Average waiting time on the phone is less than one minute. Phone support is available Monday-Friday from 6:30 AM until 3:00 PM EST.", + "Avg Vol": "Avg Vol", + "Awesome Oscillator": "Awesome Oscillator", + "Awesome Oscillator_study": "Awesome Oscillator", + "Aww, we are sorry to see you go! If you cancel, you will no longer be billed after your current subscription period ends. '+": "Aww, we are sorry to see you go! If you cancel, you will no longer be billed after your current subscription period ends. '+", + "Background color 1": "Historial color 1", + "Background color 2": "Historial color 2", + "Background Color": "Historial Color", + "Background": "Historial", + "Balance of Power": "Balance of Power", + "Balance of Power_study": "Balance of Power", + "Balance Sheet": "Balance Sheet", + "Balance": "Balance", + "Balloon": "Globo", + "Ban": "Ban", + "Bands style": "Bands style", + "Bangkok": "Bangkok", + "Banned": "Banned", + "Bar #": "Barra", + "Bar's Style": "Estilo de barras", + "Bars Pattern": "Patrón de barras", + "Bars": "Barras", + "bars": "Barras", + "bars_margin": "Barras de margen", + "Base Line Period": "Base Line Period", + "Base Line Periods": "Base Line Periods", + "Base Line": "Base Line", + "Base": "Base", "Basic EPS, Net Income from Continuing, Operations": "Basic EPS, Net Income from Continuing, Operations", + "Basic EPS, Net Income": "Basic EPS, Net Income", "Basic Weighted Average Shares": "Basic Weighted Average Shares", + "Basis": "Basis", + "Become a PRO Plus user for just $19.95 and get unlimited alerts! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks!": "Become a PRO Plus user for just $19.95 and get unlimited alerts! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks!", + "Become a Pro user for just $9.95 and get unlimited studies! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks because you support further development of TradingView!": "Become a Pro user for just $9.95 and get unlimited studies! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks because you support further development of TradingView!", + "Beep-beep": "Beep-beep", + "Berlin": "Berlin", + "Beta - 1 Year": "Beta - 1 Year", + "Beta - 3 Year": "Beta - 3 Year", + "Beta - 5 Year": "Beta - 5 Year", + "Beta 1Y": "Beta 1Y", + "Beta 3Y": "Beta 3Y", + "Beta 5Y": "Beta 5Y", + "Bill Williams' 3 Lines": "Bill Williams' 3 Lines", + "Bitcoin Talks": "Bitcoin Talks", + "Bitcoin": "Bitcoin", + "BITFINEX - Bitcoin": "BITFINEX - Bitcoin", + "BITSTAMP - Bitcoin": "BITSTAMP - Bitcoin", + "Black": "Black", + "Blank script": "Blank script", + "Blue": "Blue", + "Bogota": "Bogota", + "Bold": "Bold", + "Bollinger Bands %B": "Bollinger Bands %B", + "Bollinger Bands %B_study": "Bollinger Bands %B", + "Bollinger Bands Width": "Bollinger Bands Width", + "Bollinger Bands Width_study": "Bollinger Bands Width", + "Bollinger Bands": "Bollinger Bands", + "Bollinger Bands_study": "Bollinger Bands", "Book Equity": "Book Equity", - "CF Depreciation & Amortization": "CF Depreciation & Amortization", - "CF Net Income": "CF Net Income", + "Border color": "Color del Borde", + "Border Color": "Color del Borde", + "Border": "Borde", + "Borders": "Bordes", + "Bottom Labels": "Bottom Labels", + "Bottom Lables": "Etiqueta inferior", + "Bottom Margin": "Margen inferior", + "bottom": "Inferior", + "Bring Forward": "Traer hacia delante", + "Bring to Front": "Traer al frente", + "Browser": "Browser", + "Brush": "Pincel", + "BSE - Stock - India": "BSE - Stock - India", + "BTC-E - Bitcoin": "BTC-E - Bitcoin", + "BTCYOU - Bitcoin": "BTCYOU - Bitcoin", + "Buenos Aires": "Buenos Aires", + "Built-ins": "Built-ins", + "Buy Annual": "Buy Annual", + "Buy Ask": "Buy Ask __quote__", + "Buy Bid": "Buy Bid __quote__", + "Buy Market": "Buy Market", + "Buy Monthly": "Buy Monthly", + "BUY MULTIDEVICE ACCESS": "BUY MULTIDEVICE ACCESS", + "Buy symbol": "Buy __displaySymbol__ Limit __abbreviatedNumber__ @ __formattedValue__", + "Buy": "Buy", + "By clicking on “Sign Up” below, you are agreeing to the Terms of Service.": "By clicking on “Sign Up” below, you are agreeing to the Terms of Service.", + "by username": "by __username__", + "by": "by", + "Calendar": "Calendar", + "Calling": "Calling", + "Callout": "Leyenda", + "Cancel Order": "Cancel Order", + "Cancel publication": "Cancel publication", + "Cancel {{text}} and send feedback": "Cancel {{text}} and send feedback", + "Cancel": "Cancelar", + "Candles": "Velas", "Capital Expenditures": "Capital Expenditures", - "Cash Paid for Income Taxes": "Cash Paid for Income Taxes", - "Cash Paid for Interest Expense": "Cash Paid for Interest Expense", - "Cash Ratio": "Cash Ratio", + "Capital LT": "Capital LT", + "Capital": "Capital", + "Card Number": "Card Number", "Cash and Cash Equivalents": "Cash and Cash Equivalents", "Cash and Cash Equivalents, Beginning of Year": "Cash and Cash Equivalents, Beginning of Year", "Cash and Cash Equivalents, End of Year": "Cash and Cash Equivalents, End of Year", + "Cash Flow Statement": "Cash Flow Statement", "Cash from Discontinued Operations": "Cash from Discontinued Operations", "Cash from Financing Activities": "Cash from Financing Activities", "Cash from Investing Activities": "Cash from Investing Activities", "Cash from Operating Activities": "Cash from Operating Activities", + "Cash Paid for Income Taxes": "Cash Paid for Income Taxes", + "Cash Paid for Interest Expense": "Cash Paid for Interest Expense", + "Cash Ratio": "Cash Ratio", "Cash, Cash Equivalents and Short-term ,Investments": "Cash, Cash Equivalents and Short-term ,Investments", + "CBOE - Options - USA": "CBOE - Options - USA", + "CBOT - Futures - USA": "CBOT - Futures - USA", + "CBOT E-mini": "CBOT E-mini", + "CCI 14 Length": "CCI 14 Length", + "CCI 14": "CCI 14", + "CCI Turbo Histogram": "CCI Turbo Histogram", + "CCI Turbo Length": "CCI Turbo Length", + "CCI Turbo": "CCI Turbo", + "center": "centro", + "Centered": "Centered", + "CF Depreciation & Amortization": "CF Depreciation & Amortization", + "CF Depreciation & Amortization": "CF Depreciation & Amortization", + "CF Net Income": "CF Net Income", + "CFD": "CFD", + "Chaikin Money Flow": "Chaikin Money Flow", + "Chaikin Money Flow_study": "Chaikin Money Flow", + "Chaikin Oscillator": "Chaikin Oscillator", + "Chaikin Oscillator_study": "Chaikin Oscillator", + "Chande Kroll Stop": "Chande Kroll Stop", + "Chande Kroll Stop_study": "Chande Kroll Stop", + "Chande MO": "Chande MO", + "Chande Momentum Oscillator": "Chande Momentum Oscillator", + "Chande Momentum Oscillator_study": "Chande Momentum Oscillator", + "Change angle": "Change angle", + "Change area background": "Change area background", + "Change Background Color": "Change Background Color", + "Change band background": "Change band background", + "Change Disjoint Angle Background Color": "Change Disjoint Angle Background Color", + "Change Disjoint Angle Background Transparency": "Change Disjoint Angle Background Transparency", + "Change Disjoint Angle Color": "Change Disjoint Angle Color", + "Change Disjoint Angle Extending Left": "Change Disjoint Angle Extending Left", + "Change Disjoint Angle Extending Right": "Change Disjoint Angle Extending Right", + "Change Disjoint Angle Filling": "Change Disjoint Angle Filling", + "Change Disjoint Angle Left End": "Change Disjoint Angle Left End", + "Change Disjoint Angle Right End": "Change Disjoint Angle Right End", + "Change Disjoint Angle Show Prices": "Change Disjoint Angle Show Prices", + "Change Disjoint Angle Style": "Change Disjoint Angle Style", + "Change Disjoint Angle Width": "Change Disjoint Angle Width", + "Change Ideas filter": "Change Ideas filter", + "Change in Accounts Payable & Accrued, Expenses": "Change in Accounts Payable & Accrued, Expenses", "Change in Accounts Payable & Accrued, Expenses": "Change in Accounts Payable & Accrued, Expenses", "Change in Accounts Receivable": "Change in Accounts Receivable", "Change in Current Assets": "Change in Current Assets", @@ -1218,6 +361,7 @@ "Change in Income Taxes Payable": "Change in Income Taxes Payable", "Change in Inventories": "Change in Inventories", "Change in Long-term Debt, Net": "Change in Long-term Debt, Net", + "Change in Operating Assets & Liabilities": "Change in Operating Assets & Liabilities", "Change in Operating Assets & Liabilities": "Change in Operating Assets & Liabilities", "Change in Other Assets": "Change in Other Assets", "Change in Other Current Assets": "Change in Other Current Assets", @@ -1225,14 +369,208 @@ "Change in Other Liabilities": "Change in Other Liabilities", "Change in Prepaid Expenses": "Change in Prepaid Expenses", "Change in Short-term Borrowings, Net": "Change in Short-term Borrowings, Net", + "Change Interval": "Cambiar intervalo", + "Change Interval...": "Change Interval...", + "Change Marker and Border Color": "Change Marker and Border Color", + "Change Resolution": "Change Resolution", + "Change Symbol": "Cambiar símbolo", + "Change Symbol...": "Cambiar Símbolo...", + "Change Text Background Fill": "Change Text Background Fill", + "Change Text Background Transparency": "Change Text Background Transparency", + "Change Text Background": "Change Text Background", + "Change Text Border Color": "Change Text Border Color", + "Change Text Border": "Change Text Border", + "Change Text Color": "Change Text Color", + "Change Text Font Bold": "Change Text Font Bold", + "Change Text Font Italic": "Change Text Font Italic", + "Change Text Font Size": "Change Text Font Size", + "Change Text Font": "Change Text Font", + "Change Text Wrap": "Change Text Wrap", + "Change Text": "Change Text", + "Change Trend Angle Extending Left": "Change Trend Angle Extending Left", + "Change Trend Angle Extending Right": "Change Trend Angle Extending Right", + "Change Trend Line Always Show Stats": "Change Trend Line Always Show Stats", + "Change Trend Line Color": "Change Trend Line Color", + "Change Trend Line Extending Left": "Change Trend Line Extending Left", + "Change Trend Line Extending Right": "Change Trend Line Extending Right", + "Change Trend Line Left End": "Change Trend Line Left End", + "Change Trend Line Right End": "Change Trend Line Right End", + "Change Trend Line Show Angle": "Change Trend Line Show Angle", + "Change Trend Line Show Bars Range": "Change Trend Line Show Bars Range", + "Change Trend Line Show Date/Time Range": "Change Trend Line Show Date/Time Range", + "Change Trend Line Show Price Range": "Change Trend Line Show Price Range", + "Change Trend Line Style": "Change Trend Line Style", + "Change Trend Line Width": "Change Trend Line Width", + "Channel": "Canal", + "Chart as image": "Chart as image", + "Chart description is required": "Chart description is required", + "Chart does not load": "Chart does not load", + "Chart Help": "Chart Help", + "Chart Layout Name": "Chart Layout Name", + "Chart layout name": "Chart layout name", + "Chart Name": "Nombre Gráfico", + "Chart name": "Nombre gráfico", + "Chart or Quote, eg.": "Chart or Quote, eg.", + "Chart Properties": "Propiedades del Gráfico", + "Chart Snapshot": "Chart Snapshot", + "Chart title is required": "Chart title is required", + "Chart": "Chart", + "Charts": "Charts", + "Chat archives...": "Chat archives...", + "Chat Call": "Chat Call", + "Chat Calling": "Chat Calling", + "Chat Hangup": "Chat Hangup", + "Chat Message": "Chat Message", + "Chat Popup": "Chat Popup", + "Chat title": "Chat title", + "Chats": "Chats", + "Chicago": "Chicago", + "Chikou span": "Chikou span", + "Chirpy": "Chirpy", + "Chng 1W": "Chng 1W", + "Chng 4W": "Chng 4W", + "Chng 52W": "Chng 52W", + "Chng": "Chng", + "Choose your PRO plan": "Choose your PRO plan", + "Chop Zone": "Chop Zone", + "Choppiness Index": "Choppiness Index", + "Choppiness Index_study": "Choppiness Index", + "Circle Lines": "Lineas circulares (?)", + "Circles": "Circulos", + "Clear Alerts Log": "Clear Alerts Log", + "Clear Console": "Clear Console", + "Clear Symbols": "Clear Symbols", + "Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.": "Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.", + "Click here to create new alert": "Click here to create new alert", + "Click here to go to chart and create one": "Click here to go to chart and create one", + "Click to set a point": "Haga clic para estableer un punto de", + "Clone": "Clonar", + "Clone, Copy, Sync": "Clone, Copy, Sync", + "Close position": "Close position", + "Close Position": "Close Position", + "Close {0} position?": "Close {0} position?", + "Close": "Cierre", + "close": "close", + "Close_in_legend": "Cerrar", + "closed": "mercado cerrado", + "Closed": "Closed", + "Closed_line_tool_position": "Cerrado", + "CME - Futures - USA": "CME - Futures - USA", + "CME E-mini": "CME E-mini", + "Coeffs As Percents": "Coeffs Como Porcentaje", + "Color 0": "Color 0", + "Color 1": "Color 1", + "Color 2": "Color 2", + "Color 3": "Color 3", + "Color 4": "Color 4", + "Color 5": "Color 5", + "Color 6": "Color 6", + "Color 7": "Color 7", + "Color 8": "Color 8", + "Color bars based on previous close": "Color de barras basados el cierre anterior", + "Color Theme": "Tema de color", + "Color": "Color", + "Color:": "Color:", + "Columns": "Columnas", + "COMEX - Futures - USA": "COMEX - Futures - USA", + "COMEX E-mini": "COMEX E-mini", + "Comment": "Comentario", + "Commitments & Contingencies": "Commitments & Contingencies", "Commitments & Contingencies": "Commitments & Contingencies", + "Commodity Channel Index": "Commodity Channel Index", + "Commodity Channel Index_study": "Commodity Channel Index", "Common Stock": "Common Stock", + "Company Comparison": "Comparación de la compañia", + "Company": "Company", + "Compare Add": "Compare Add", + "Compare or Add Symbol": "Comparar/ Agregar Simbolo", + "Compare or Add Symbol...": "Comparar/ Agregar simbolo...", + "Compare": "Comparar", + "Compare...": "Comparar", + "Compared to monthly billing": "Compared to monthly billing", + "compiling...": "compiling...", + "Condition": "Condition", + "Conditional Expressions": "Conditional Expressions", + "Confirm Inputs": "Confirm Inputs", + "Confirm replace": "Confirm replace", + "Confirm": "Confirm", + "Confirmation": "Confirmación", + "Connect": "Connect", + "CONNECT": "CONNECT", + "Connected": "Connected", + "Connecting Line": "Connecting Line", + "Connecting": "Connecting", + "Connors RSI": "Connors RSI", + "ConnorsRSI": "ConnorsRSI", + "Continue": "Continue", + "CONTINUE": "CONTINUE", + "Conversion Line Period": "Conversion Line Period", + "Conversion Line Periods": "Conversion Line Periods", + "Conversion Line": "Conversion Line", + "Coordinates": "Coordenadas", + "Copied to clipboard": "Copied to clipboard", + "Coppock Curve": "Coppock Curve", + "Coppock Curve_study": "Coppock Curve", + "Copy Chart Layout": "Copy Chart Layout", + "Copy link": "Copy link", + "copy selected object.": "copy selected object.", + "Copy": "Copiar", + "Correct": "Correct", + "Correlation Coeff": "Correlation Coeff", + "Correlation Coeff_study": "Correlation Coeff", + "Correlation Coefficient": "Correlation Coefficient", + "Correlation": "Correlation", + "Cost & Operating Expenses": "Cost & Operating Expenses", "Cost & Operating Expenses": "Cost & Operating Expenses", "Cost of Revenue": "Cost of Revenue", + "Count": "Count", "Cover Sheet TSO": "Cover Sheet TSO", + "Create Alert on {{title}}": "Create Alert on {{title}}", + "Create Alert": "Create Alert", + "Create new note...": "Create new note...", + "Create New Order...": "Create New Order...", + "Create new public chat": "Create new public chat", + "Create your first script now!": "Create your first script now!", + "Create": "Create", + "Cross": "Cruce", + "Cross_chart_type": "Tipo de gráfico cruzado", + "Crosses": "Intersección", + "Crosshair": "Punto de Mira", + "Crossing Down": "Crossing Down", + "Crossing Up": "Crossing Up", + "Crossing": "Crossing", + "Cumulative Volume Index": "Cumulative Volume Index", "Current Portion of Long-term Debt": "Current Portion of Long-term Debt", "Current Ratio": "Current Ratio", + "Current Valuation": "Current Valuation", + "cursors-group-css-class": "cursors-group-css-class", + "Custom color...": "Color personalizado...", + "Custom intervals and unlimited alerts": "Custom intervals and unlimited alerts", + "Custom Intervals": "Custom Intervals", + "Custom": "Custom", + "Custom...": "Custom...", + "CVV/CSC": "CVV/CSC", + "Cycle": "Ciclo", + "Cyclic Lines": "Lineas cíclicas", + "d": "d", + "D_dates": "D", + "d_dates": "d", + "Daily": "Daily", + "Data provided by BATS exchange.": "Data provided by BATS exchange.", + "Data Window": "Data Window", + "Date Range": "Rango de datos", + "Date": "Date", + "day": "día", + "day_plural": "días", + "Day's Range": "Day's Range", + "Debt Net": "Debt Net", "Debt to Assets": "Debt to Assets", + "Debt to Equity": "Debt to Equity", + "Dec": "Dic", + "DecisionBar": "DecisionBar", + "Decrease Rating": "Decrease Rating", + "Default": "Defecto", + "Defaults": "Defectos", "Deferred Charges": "Deferred Charges", "Deferred Income Tax Liabilities, Short-term": "Deferred Income Tax Liabilities, Short-term", "Deferred Income Taxes": "Deferred Income Taxes", @@ -1242,61 +580,839 @@ "Degree of Combined Leverage": "Degree of Combined Leverage", "Degree of Financial Leverage": "Degree of Financial Leverage", "Degree of Operational Leverage": "Degree of Operational Leverage", + "delayed": "delayed", + "Delayed": "Delayed", + "Delete Alert": "Delete Alert", + "Delete alerts as per filter": "Delete alerts as per filter", + "Delete all Alerts": "Delete all Alerts", + "Delete all inactive Alerts": "Delete all inactive Alerts", + "Delete all your positions, orders and history and set balance to specific value.": "Delete all your positions, orders and history and set balance to specific value.", + "Delete message": "Delete message", + "Delete room": "Delete room", + "Delete script": "Delete script", + "Delete": "Eliminar", + "Depreciation & Amortization Expense": "Depreciation & Amortization Expense", "Depreciation & Amortization Expense": "Depreciation & Amortization Expense", "Depreciation Expense": "Depreciation Expense", + "Depth": "Depth", + "depth_input": "Profundidad", + "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.": "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.", + "Description": "Description", + "DESCRIPTION": "DESCRIPTION", + "Detach Chat": "Detach Chat", + "Details": "Details", + "Detrended Price Oscillator": "Detrended Price Oscillator", + "deviation_input": "desviación", + "Device": "Device", + "DI Length_input": "Longitud del DI", "Diluted EPS, Net Income from Continuing Operations": "Diluted EPS, Net Income from Continuing Operations", + "Diluted EPS, Net Income": "Diluted EPS, Net Income", "Diluted Weighted Average Shares": "Diluted Weighted Average Shares", + "Directional Movement Index": "Directional Movement Index", + "Directional Movement Index_study": "Directional Movement Index", + "Directional Movement": "Directional Movement", + "Disconnect": "Disconnect", + "Disconnected": "Disconnected", "Discontinued Operations": "Discontinued Operations", + "Disjoint Angle": "Desvincular el ángulo", + "Displaced EMA": "Displaced EMA", + "Displacement": "Displacement", + "displacement_input": "Compensar", + "distance: {0}": "Distancia: {0}", + "Div EA": "Div EA", + "Div Paid": "Div Paid", + "Div Pref": "Div Pref", + "Div Share": "Div Share", + "Divergence Indicator": "Divergence Indicator", + "Diviation (%)": "Diviation (%)", + "Dividend": "Dividend", + "Dividends Paid": "Dividends Paid", + "Dividends per Share, FQ": "Dividends per Share, FQ", + "Dividends": "Dividends", + "divisor_input": "Делитель", + "Divisor_input": "Делитель", + "Do Not Cancel": "Do Not Cancel", + "Do not post offline personal contact information.": "Do not post offline personal contact information.", + "Do not publish content that is not your original work, or infringes the copyright of any third party.": "Do not publish content that is not your original work, or infringes the copyright of any third party.", + "Do not show this message again": "Do not show this message again", + "Do you really want to clear all symbols?": "Do you really want to clear all symbols?", + "Do you realy want to delete ": "Do you realy want to delete", + "Do you realy want to delete theme": "Do you realy want to delete __theme__ theme?", + "Do you realy want to delete {0}watchlist?": "Do you realy want to delete {0}watchlist?", + "Do you realy want to replace": "Do you realy want to replace", + "Don't be so cruel! Bans longer than 1 week are not allowed for now.": "Don't be so cruel! Bans longer than 1 week are not allowed for now.", + "Donchian Channels": "Donchian Channels", + "Donchian Channels_study": "Donchian Channels", + "Done": "Done", + "Don’t cry… but your free PRO Plus trial has ended! We hope you benefited from useful features and felt good about yourself for supporting the community.": "Don’t cry… but your free PRO Plus trial has ended! We hope you benefited from useful features and felt good about yourself for supporting the community.", + "Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!": "Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!", + "Dot": "Punto", + "Double EMA": "Double EMA", + "Double Exponential Moving Average": "Double Exponential Moving Average", + "Double Exponential Moving Average_study": "Double Exponential Moving Average", + "Down Color": "Color bajo", + "Down fractals": "Down fractals", + "Down Wave 1 or A": "Down Wave 1 or A", + "Down Wave 2 or B": "Down Wave 2 or B", + "Down Wave 3": "Down Wave 3", + "Down Wave 4": "Down Wave 4", + "Down Wave 5": "Down Wave 5", + "Down Wave C": "Down Wave C", + "Down": "Down", + "Drawing Tools": "Drawing Tools", + "Drawings Syncing": "Drawings Syncing", + "Drawings Toolbar": "Drawings Toolbar", + "Drawings": "Dibujos", + "E-mail for sms": "E-mail for sms", + "E-mail support hours are 4:00 AM – 3 PM EST Monday - Friday. Typical response time is 1 hour during business hours.": "E-mail support hours are 4:00 AM – 3 PM EST Monday - Friday. Typical response time is 1 hour during business hours.", + "E-mail": "E-mail", + "Early Access 33% off{{#is_finished}} – Final chance{{/is_finished}}": "Early Access 33% off{{#is_finished}} – Final chance{{/is_finished}}", + "Early Access for $16.65/Month": "Early Access for $16.65/Month", + "Earnings breaks": "Earnings breaks", + "Earnings Calendar": "Earnings Calendar", + "Earnings per Share, Basic, TTM": "Earnings per Share, Basic, TTM", + "Earnings per Share, Diluted, TTM": "Earnings per Share, Diluted, TTM", + "Earnings": "Earnings", + "Ease Of Movement": "Ease Of Movement", + "Ease of Movement": "Ease of Movement", + "Ease of Movement_study": "Ease of Movement", + "EBIT": "EBIT", + "EBITDA": "EBITDA", + "Economic Calendar": "Economic Calendar", + "Economy & Symbols": "Economia/ Simbolos", + "Economy": "Economy", + "Edit Alert {{description}} on {{title}}": "Edit Alert {{description}} on {{title}}", + "Edit Alert": "Edit Alert", + "Edit chat room": "Edit chat room", + "EDIT IDEA": "EDIT IDEA", + "Edit Order": "Edit Order", + "Edit Order...": "Edit Order...", + "Edit Position": "Edit Position", + "Edit Position...": "Edit Position...", + "Edit profile": "Edit profile", + "Edit room...": "Edit room...", + "EDIT SCRIPT": "EDIT SCRIPT", + "Edit Sript": "Edit Sript", + "Edit": "Edit", + "EDIT": "EDIT", "Effect of Exchange Rate on Cash": "Effect of Exchange Rate on Cash", + "Elder's Force Index": "Elder's Force Index", + "Elders Force Index_study": "Elders Force Index", + "Elliott Labels": "Niveles de Elliott", + "Elliott Major Retracement": "Retroceso mayor de Elliot", + "Elliott Minor Retracement": "Retroceso menor de Elliott", + "Elliott Wave Circle": "Elliott Wave Circle", + "Elliott Wave Cycle": "Ciclo de ondas de Elliott", + "Elliott Wave Minor": "Onda menor de Elliott", + "Elliott Wave Subminuette": "Elliott Wave Subminuette", + "Elliott Wave": "Elliott Wave", + "Ellipse": "Elipse", + "Email": "Email", + "Embed": "Embed", + "Emp": "Emp", "Employee Compensation": "Employee Compensation", + "End of Day": "End of Day", + "English only for main public chatrooms and public ideas - so that everyone can understand. Any language can be spoken in the custom chat rooms. Later we may introduce main public chatrooms for other languages.": "English only for main public chatrooms and public ideas - so that everyone can understand. Any language can be spoken in the custom chat rooms. Later we may introduce main public chatrooms for other languages.", + "English only": "English only", + "Enter a new chart layout name": "Enter a new chart layout name", + "Enter a new chart name": "Introduzca un nuevo nombre para el gráfico", + "Enter new title for this chat": "Enter new title for this chat", + "Entering Channel": "Entering Channel", + "Enterprise Value, FQ": "Enterprise Value, FQ", + "Enterprise Value/EBITDA, TTM": "Enterprise Value/EBITDA, TTM", + "Entry price:": "Precio de entrada:", + "Envelope": "Envelope", + "Envelope_study": "Sobre", + "eod data": "día", + "eod delayed": "día (atrasado)", + "EPS NI": "EPS NI", + "Equality Line": "Equality Line", + "Equity Earnings": "Equity Earnings", + "Equity": "Equity", + "Eraser": "Borrador", + "Error": "Error", + "Estimate": "Estimate", + "EUREX - Futures - Europe": "EUREX - Futures - Europe", + "Event": "Event", + "Events & Alerts": "Events & Alerts", + "Events": "Eventos", + "Exch": "Exch", + "Exchange": "Cambio", + "Exchanges charge per-user fees and redistribution fees from TradingView for delivery of intraday and real-time data. So, we can't give this data for free to everyone (as much as we'd like to).": "Exchanges charge per-user fees and redistribution fees from TradingView for delivery of intraday and real-time data. So, we can't give this data for free to everyone (as much as we'd like to).", + "Exit Full Screen (ESC)": "Exit Full Screen (ESC)", + "Exiting Channel": "Exiting Channel", + "Expand sym chart": "Expand sym chart", + "Expected Annual Dividends": "Expected Annual Dividends", + "Expiration Date (MM/YY)": "Expiration Date (MM/YY)", + "Expiration Time": "Expiration Time", + "Expiration": "Expiration", + "Expired": "Expired", + "Exponential": "Exponential", + "exponential_input": "Utilice exp. promedio", + "ext": "ext", + "Extend Alert Line": "Extend Alert Line", + "Extend Left End": "Extender final izquierdo", + "Extend Left": "Extender izquierda", + "Extend Lines Left": "Extend Lines Left", + "Extend Lines": "Extender lineas", + "Extend Right End": "Extender final derecho", + "Extend Right": "Extender derecha", + "Extend": "Extender", + "Extended Alert Line": "Extended Alert Line", + "Extended Hours (Intraday Only)": "Extended Hours (Intraday Only)", + "Extended Hours": "Horas extendidas", + "Extended Line": "Linea extendida", + "Extended Trading Hours": "Extended Trading Hours", + "Extended": "Extendido", + "Extension": "Extension", "Extraordinary Items": "Extraordinary Items", + "Failed": "Failed", + "Failure back color": "Error de color de fondo", + "Failure text color": "Error de color de texto", + "FAILURE": "FALLO", + "Falling": "Falling", + "Fans": "Fans", + "Fast length": "Fast length", + "Fast Length": "Fast Length", + "fastLength_input": "longitud de la línea rápida", + "Fault": "Fault", + "Favorite Drawings Toolbar": "Favorite Drawings Toolbar", + "Favorite ideas": "Favorite ideas", + "Favorite": "Favorite", + "Favorites": "Favoritos", + "Feature Request and Feedback": "Feature Request and Feedback", + "Feb": "Feb", + "Fib Channel": "Canal de Fib", + "Fib Circles": "Ciclos de Fib", + "Fib Retracement": "Retroceso de Fib", + "Fib Speed Resistance Arcs": "Resistencia Arc de Fib", + "Fib Speed Resistance Fan": "Resistencia Fan de Fib", + "Fib Spiral": "Espiral de Fib", + "Fib Time Zone": "Zona horaria de Fib", + "Fib Wedge": "Fib Wedge", + "Fibonacci": "Fibonacci", + "Fill": "Rellenar", + "Find existing chat": "Find existing chat", + "First bar time": "First bar time", + "First Name": "First Name", + "Fisher Transform": "Fisher Transform", + "Fisher": "Fisher", + "Flag Mark": "Marca con bandera", + "Flat Bottom": "Plano inferior", + "Flat Top/Bottom": "Plano Superior/Inferior", + "Flipped": "Rotar Horizontalmente", + "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.": "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.", + "Follow {{pro_symbol}}": "Follow {{pro_symbol}}", + "Follow": "Follow", + "Followed": "Followed", + "Followers": "Followers", + "Following below suggestions will help get your ideas suggested:": "Following below suggestions will help get your ideas suggested:", + "Following": "Following", + "Font Size": "Tamaño Fuente", + "For a limited time, we’re offering a FREE 1 month subscription of PRO Plus (no credit card required, no catches or hidden autobilling).": "For a limited time, we’re offering a FREE 1 month subscription of PRO Plus (no credit card required, no catches or hidden autobilling).", + "for": "for", + "Forecast": "Previsión", + "Forex Talks": "Forex Talks", + "Forex": "Forex", + "Forgot password?": "Forgot password?", + "Format": "Formato", + "Format...": "Formato...", + "FORTUNECX - Bitcoin": "FORTUNECX - Bitcoin", "Free Cash Flow Margin": "Free Cash Flow Margin", "Free Cash Flow Return on Assets": "Free Cash Flow Return on Assets", + "Free Cash Flow": "Free Cash Flow", + "Frequency": "Frequency", + "Full moon mark": "Full moon mark", + "Full Screen": "Pantalla completa", + "Fullscreen mode": "Modo Pantalla Completa", + "Function Definition": "Function Definition", + "Fundamentals company": "Fundamentals __company__", + "Fundamentals": "Fundamentals", + "Futures Magazine": "Futures Magazine", + "Futures": "Futuros", + "futures": "futuros", + "FXCM - Forex": "FXCM - Forex", + "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.": "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.", + "FxWire PRO": "FxWire PRO", + "Gann Box": "Gann Box", + "Gann Fan": "Gann Fan", + "Gann Square": "Gann Square", + "Gap Down Stocks": "Gap Down Stocks", + "Gap in the data": "Gap in the data", + "Gap Up Stocks": "Gap Up Stocks", + "General & Administrative Expense": "General & Administrative Expense", "General & Administrative Expense": "General & Administrative Expense", - "Goodwill": "Goodwill", + "GOCIO - Bitcoin": "GOCIO - Bitcoin", + "Goodwill & Intangible Assets, Net": "Goodwill & Intangible Assets, Net", "Goodwill & Intangible Assets, Net": "Goodwill & Intangible Assets, Net", + "Goodwill": "Goodwill", + "GrandSuperCycle": "GranSuperCirculo", + "Graphics": "Gáficos", + "Greater Than": "Greater Than", + "Grey": "Grey", + "Grid Lines": "Lineas de cuadriculas", + "Grid": "Red", + "Gross Margin %, TTM": "Gross Margin %, TTM", + "Gross Margin": "Gross Margin", + "Gross Profit": "Gross Profit", + "Growing moon": "Growing moon", + "Growing": "Growing", + "h": "h", + "h_dates": "h", + "Hand Bell": "Hand Bell", + "Hate speech": "Hate speech", + "Have something to say?": "Have something to say?", + "Head & Shoulders": "Cabeza y hombro", + "Head": "Cabeza", + "Headlines": "Headlines", + "Heiken Ashi": "Heiken Ashi", + "Help & Wiki": "Help & Wiki", + "Help": "Ayuda", + "Hidden Bearish Divergence": "Hidden Bearish Divergence", + "Hidden Bullish Divergence": "Hidden Bullish Divergence", + "Hide All Drawing Tools": "Ocultar todas las herramientas del dibujo", + "Hide Buy/Sell Panel": "Hide Buy/Sell Panel", + "Hide data": "Hide data", + "Hide Drawings Toolbar": "Hide Drawings Toolbar", + "Hide Favorite Drawings Toolbar": "Hide Favorite Drawings Toolbar", + "Hide inactive alerts": "Hide inactive alerts", + "Hide inactive Alerts": "Hide inactive Alerts", + "Hide Marks On Bars": "Hide Marks On Bars", + "Hide Widgets": "Hide Widgets", + "Hide": "Ocultar", + "High": "Máximo", + "high": "high", + "High_in_legend": "MÁX", + "Histogram": "Histograma", + "Historical Volatility": "Historical Volatility", + "HITBTC - Bitcoin": "HITBTC - Bitcoin", + "hl2": "hl2", + "HLC Bars": "Barras HLC", + "hlc3": "hlc3", + "Hlines Background": "Historial de Hlines", + "Hollow Candles": "Velas Hollow", + "Home": "Home", + "Hong Kong": "Hong Kong", + "Horizontal Line": "Linea horizontal", + "Horizontal Ray": "Rayo Horizontal", + "Hot Lists": "Hot Lists", + "Hotlist": "Hotlist", + "HotLists continuously scan the US stock market to identify best trading opportunities and take considerable resources, so we can't give them out for free to everyone (as much as we'd like to).": "HotLists continuously scan the US stock market to identify best trading opportunities and take considerable resources, so we can't give them out for free to everyone (as much as we'd like to).", + "Hotlists": "Hotlists", + "hour": "hora", + "hour_plural": "horas", + "How to use the reference materials (Video)": "How to use the reference materials (Video)", + "Hull MA": "Hull MA", + "Hull MA_study": "Hull MA", + "Hull Moving Average": "Hull Moving Average", + "Hundred Line": "Hundred Line", + "ICECAN - Futures - Canada": "ICECAN - Futures - Canada", + "ICEEUR - Futures - Europe": "ICEEUR - Futures - Europe", + "ICEUSA - Futures - USA": "ICEUSA - Futures - USA", + "Ichimoku Cloud": "Ichimoku Cloud", + "Ichimoku Cloud_study": "Nube Ichimoku", + "Icon": "Icono", + "Idea or chart snapshot image": "Idea or chart snapshot image", + "IDEA TITLE AND DESCRIPTION": "IDEA TITLE AND DESCRIPTION", + "Ideas for the current resolution only": "Ideas for the current resolution only", + "Ideas for the current symbol only": "Ideas for the current symbol only", + "Ideas of the people I follow & my ideas": "Ideas of the people I follow & my ideas", + "Ideas Published": "Ideas Published", + "Ideas": "Ideas", + "If you are sure you want to cancel, click Cancel, otherwise choose Do Not Cancel.": "If you are sure you want to cancel, click Cancel, otherwise choose Do Not Cancel.", + "If you do intraday analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.": "If you do intraday analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.", + "If you do intraday analysis, consider subscribing to the {{exchange}} exchange.{{^exchangesButton}} You must subscribe to PRO, PRO Plus or Premium service first (from only 9.95/m).{{/exchangesButton}}": "If you do intraday analysis, consider subscribing to the {{exchange}} exchange.{{^exchangesButton}} You must subscribe to PRO, PRO Plus or Premium service first (from only 9.95/m).{{/exchangesButton}}", + "If you do intraday spread analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.": "If you do intraday spread analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.", + "If you follow a symbol you will receive notifications when new ideas about that symbol are published.": "If you follow a symbol you will receive notifications when new ideas about that symbol are published.", + "If you like what you see, you have an exclusive chance to get 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.": "If you like what you see, you have an exclusive chance to get 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.", + "If you need only the most complete and accurate data, then consider subscribing to the PRO Plus or Premium service from only $19.95/m that offers actual real-time data from the NYSE/NASDAQ/AMEX exchanges and much more.": "If you need only the most complete and accurate data, then consider subscribing to the PRO Plus or Premium service from only $19.95/m that offers actual real-time data from the NYSE/NASDAQ/AMEX exchanges and much more.", + "If you want to act quickly to news and events that occur when the regular market is closed, please consider subscribing to PRO Plus or Premium service from only $19.95/m.": "If you want to act quickly to news and events that occur when the regular market is closed, please consider subscribing to PRO Plus or Premium service from only $19.95/m.", + "If you want to identify opportunities in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "If you want to identify opportunities in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "If you want to unlock the power of multiple time frame analysis and add multiple symbols to the same chart layout, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "If you want to unlock the power of multiple time frame analysis and add multiple symbols to the same chart layout, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "If you want to use different watchlists to quickly assess different sectors of the market, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "If you want to use different watchlists to quickly assess different sectors of the market, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "If you want to use private messages - please sign in or register!": "If you want to use private messages - please sign in or register!", + "If you want to use this service - please sign in or register!": "If you want to use this service - please sign in or register!", + "Ignore user": "Ignore user __username__", + "Ignore": "Ignore", + "Ignored users...": "Ignored users...", + "Illicit content": "Illicit content", + "Image URL": "URL de la imagen", + "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", + "In effort to make TradingView more useful to a larger number of users, moderators have the right to hide ideas with bad descriptions or not informative from the front page and the gallery. We are NOT limiting any ways of publishing or using TradingView charts. You can still create and publish any kind of charts; your profile and Activity Stream will still show all created charts.": "In effort to make TradingView more useful to a larger number of users, moderators have the right to hide ideas with bad descriptions or not informative from the front page and the gallery. We are NOT limiting any ways of publishing or using TradingView charts. You can still create and publish any kind of charts; your profile and Activity Stream will still show all created charts.", + "In Session": "In Session", + "In short, the more understandable and interesting your ideas are, the more you’ll gain respect of others and get discovered by the financial community. We’ll do our best to help showcase good ideas.": "In short, the more understandable and interesting your ideas are, the more you’ll gain respect of others and get discovered by the financial community. We’ll do our best to help showcase good ideas.", + "in": "in", + "in_dates": "para", + "inbars": "in __period__ bars", "Income After Taxes": "Income After Taxes", - "Income Before Taxes": "Income Before Taxes", - "Income Taxes": "Income Taxes", - "Income Taxes Payable": "Income Taxes Payable", "Income before Extraordinary Items": "Income before Extraordinary Items", + "Income Before Taxes": "Income Before Taxes", + "Income Statement": "Income Statement", + "Income Taxes Payable": "Income Taxes Payable", + "Income Taxes": "Income Taxes", + "Income": "Income", + "Increase Rating": "Increase Rating", + "Increment": "Increment", + "increment_input": "incremento", + "Ind": "Ind", + "Index": "Índices", + "index": "índices", + "Indicator Arguments in Header": "Indicator Arguments in Header", + "Indicator Arguments": "Indicator Arguments", + "Indicator Last Value": "Indicator Last Value", + "Indicator Titles in Header": "Indicator Titles in Header", + "Indicator Titles": "Indicator Titles", + "Indicator Values": "Indicator Values", + "Indicator": "Indicador", + "Indicators and Strategies": "Indicators and Strategies", + "Indicators": "Indicadores", + "Indicators, Fundamentals, Economy and Add-ons": "Indicadores, fundamentales, economía y Add-ons", + "Industry": "Industry", + "Info": "Info", + "Inputs": "Inputs", + "Insert Drawing Tool": "Insertar herramienta de dibujo", + "Insert emoticon": "Insert emoticon", + "Insert Indicator...": "Insertar indicador...", + "Insert": "Insert", + "Inside Channel": "Inside Channel", + "Inside Pitchfork": "Pitchfork Interno", + "Inside": "Interior", + "Install": "Install", "Intangible Assets": "Intangible Assets", "Interest Expense": "Interest Expense", "Interest Income": "Interest Income", "Interest Income/Expense, Net": "Interest Income/Expense, Net", + "Intermediate": "Intermediario", + "interval_dialog_description": "Type the interval number for munute 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)", + "Intraday Renko, Kagi, Line Break and Point & Figure charts take considerable resources, so we can't give them out for free to everyone (as much as we'd like to). We can, however, give out these charts for free in the Daily and Weekly resolutions.": "Intraday Renko, Kagi, Line Break and Point & Figure charts take considerable resources, so we can't give them out for free to everyone (as much as we'd like to). We can, however, give out these charts for free in the Daily and Weekly resolutions.", + "Intraday Renko, Kagi, Line Break, PnF and spread charts": "Intraday Renko, Kagi, Line Break, PnF and spread charts", + "Intraday Renko, Kagi, Line Break, PnF charts": "Intraday Renko, Kagi, Line Break, PnF charts", + "Intraday Spread Charts": "Intraday Spread Charts", + "Intraday Spread": "Intraday Spread", + "invalid symbol": "símbolo desconocido", + "Invalid Symbol": "Simbolo invalido", "Inventories, Net": "Inventories, Net", "Investment Changes, Net": "Investment Changes, Net", + "Invoiced every month": "Invoiced every month", + "IP": "IP", "Issuance of Equity": "Issuance of Equity", + "Issue Type": "Issue Type", + "Italic": "Italic", + "ITBIT - Bitcoin": "ITBIT - Bitcoin", + "Jan": "Ene", + "Jaw Length": "Jaw Length", + "Jaw Offset": "Jaw Offset", + "Jaw": "Mandíbula", + "jawLength_input": "Longitud de mandíbulas", + "Join Now": "Join Now", + "Journal is empty": "Journal is empty", + "Journal...": "Journal...", + "Jul": "Jul", + "Jun": "Jun", + "Jurik Research": "Jurik Research", + "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That is less than $16.65/month. Don’t miss the last chance to get the special Early Access and secure this low rate now!": "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That is less than $16.65/month. Don’t miss the last chance to get the special Early Access and secure this low rate now!", + "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.": "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.", + "Kagi": "Kagi", + "KCBT - Futures - USA": "KCBT - Futures - USA", + "Keltner Channels": "Keltner Channels", + "Keltner Channels_study": "Keltner Channels", + "Key Hidden Levels": "Key Hidden Levels", + "Key Order Flow Events": "Key Order Flow Events", + "Keyboard Shortcuts": "Keyboard Shortcuts", + "Kijun-sen": "Kijun-sen", + "Kind": "Kind", + "Klinger Oscillator": "Klinger Oscillator", + "Klinger Oscillator_study": "Oscilador Klinger", + "Know Sure Thing": "Know Sure Thing", + "Know Sure Thing_study": "Know Sure Thing", + "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.": "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.", + "Kolkata": "Calcuta", + "Label Background": "Historial de etiqueta", + "Label": "Etiqueta", + "Labels Font": "Labels Font", + "Labels": "Etiquetas", "Labor Expense": "Labor Expense", + "Lagging Span 2 Periods": "Lagging Span 2 Periods", + "Lagging Span": "Lagging Span", + "Last Annual EPS": "Last Annual EPS", + "Last Annual Revenue": "Last Annual Revenue", + "Last bar time": "Last bar time", + "Last Modified": "Ultima Modificación", + "Last Name": "Last Name", + "Last Value on Price Scale": "Ultimo valor en la escala de precios", + "Last": "Last", + "LAUNCH CHART": "LAUNCH CHART", + "Launch chat in separate window": "Launch chat in separate window", + "LazyBear - MTF Panes": "LazyBear - MTF Panes", + "LazyBear - S/R Levels": "LazyBear - S/R Levels", + "Lead 1": "Lead 1", + "Lead 2": "Lead 2", + "LEARN MORE": "LEARN MORE", + "Least Squares Moving Average": "Least Squares Moving Average", + "Least Squares Moving Average_study": "Least Squares Moving Average", + "Leave this chat": "Leave this chat", + "Left End": "Final izquierdo", + "Left Labels": "Etiquetas derechas", + "Left Shoulder": "Hombro Izquierdo", + "left": "Izquierdo", + "len_input": "long de entrada", + "Length high": "Length high", + "Length hight": "Length hight", + "Length low": "Length low", + "Length1": "Length1", + "Length2": "Length2", + "Length3": "Length3", + "Length_input": "Longitud de entrada", + "length_input": "longitud de entrada", + "lengthRSI_input": "Longitud RSI", + "lengthStoch_input": "Longitud Stochastic", + "Less Than": "Less Than", + "Level {0}": "Nivel {0}", + "Level": "Nivel", + "Levels": "Niveles", + "Liabilities & Stockholder's Equity": "Liabilities & Stockholder's Equity", "Liabilities & Stockholder's Equity": "Liabilities & Stockholder's Equity", + "like": "like", + "like_plural": "likes", + "Limit": "Limit", + "Line Break": "Line Break", + "Line Width": "Line Width", + "Line With Breaks": "Linea con Rupturas", + "Line": "Linea", + "Linear Regression Curve": "Linear Regression Curve", + "Linear Regression Curve_study": "Linear Regression Curve", + "Linear Regression": "Linear Regression", + "Lines": "Lineas", + "Link interval to all charts": "Link interval to all charts", + "Link symbol to all charts": "Link symbol to all charts", + "LINK TO RELATED IDEAS": "LINK TO RELATED IDEAS", + "Link to this chart": "Link to this chart", + "Link to this chat...": "Link to this chat...", + "Link to this room...": "Link to this room...", + "Link To": "Vincular", + "Lips Length": "Lips Length", + "Lips Offset": "Lips Offset", + "Lips": "Labios", + "lipsLength_input": "Longitud de los labios", + "List or list item": "List or list item", + "Load Chart Layout": "Load Chart Layout", + "Load Chart": "Cargar Gráfico", + "Load Layout Chart": "Load Layout Chart", + "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.": "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.", + "Load New Bars": "Cargar nuevas barras", + "Load": "Cargando", + "loading data": "cargando datos", + "Loading market depth data…": "Loading market depth data…", + "loading...": "cargando...", + "Loading...": "Loading...", + "Lock All Drawing Tools": "Bloquear todas las herramientas de dibujo", + "Lock Scale": "Bloquear escala", + "Lock scale": "Bloquear escala", + "Lock": "Bloquear", + "Lock/Unlock": "Bloquear/Desbloquear", + "Log Scale": "Ingresar escala", + "Log Scale_scale_menu": "Escala Log", + "log": "Bitácora", + "Logged as": "Logged as", + "Logged out": "Logged out", + "London": "Londres", + "Long Length": "Long Length", + "Long length": "Long length", + "Long Period": "Long Period", + "Long period": "Long period", + "Long Position": "Posicion larga", + "Long RoC Length_input": "Longitud larga RoC", "Long Term Capital": "Long Term Capital", "Long Term Debt to Long Term Capital": "Long Term Debt to Long Term Capital", "Long Term Debt to Total Capital": "Long Term Debt to Total Capital", - "Long-term Debt": "Long-term Debt", + "Long": "Largo", + "LONG": "LONG", "Long-term Debt Payments": "Long-term Debt Payments", "Long-term Debt Proceeds": "Long-term Debt Proceeds", + "Long-term Debt": "Long-term Debt", "Long-term Deferred Income Tax Liabilities": "Long-term Deferred Income Tax Liabilities", "Long-term Deferred Liability Charges": "Long-term Deferred Liability Charges", + "Long-term intervals are better than short-term ones for publishing analysis. An idea on 1 minute bars will probably become obsolete by the time people read it. However a good idea may still be featured.": "Long-term intervals are better than short-term ones for publishing analysis. An idea on 1 minute bars will probably become obsolete by the time people read it. However a good idea may still be featured.", "Long-term Investments": "Long-term Investments", - "Minority Interest": "Minority Interest", + "Long_input": "Entrada larga", + "long_input": "entrada larga", + "longlen_input": "período largo", + "Los Angeles": "Los Ángeles", + "Low price available now – don’t miss this chance!": "Low price available now – don’t miss this chance!", + "Low": "Mínimo", + "low": "low", + "Low_in_legend": "MÍN", + "Lower Band": "Lower Band", + "Lower Bound": "Lower Bound", + "Lower Devation": "Lower Devation", + "Lower Deviation": "Lower Deviation", + "Lower": "Línea inferior", + "LowerLimit": "Límite inferior", + "LSE - Stock - UK": "LSE - Stock - UK", + "m": "m", + "M_dates": "M", + "m_dates": "m", + "MA Cross": "MA Cross", + "MA Cross_study": "Cruce MA", + "MA Exp Ribbon": "MA Exp Ribbon", + "MA Length": "MA Length", + "MACD": "MACD", + "Madrid": "Madrid", + "Magnet Mode": "Modo Iman", + "Major": "Major", + "Make a Copy": "Make a Copy", + "Make a Copy...": "Make a Copy...", + "Make It Mine": "Make It Mine", + "Manage Alerts": "Manage Alerts", + "Manage Drawings": "Gestión de Dibujos", + "Mar": "Mar", + "Margin AT": "Margin AT", + "Margin G": "Margin G", + "Margin G%": "Margin G%", + "Margin O": "Margin O", + "Margin PT": "Margin PT", + "Margins": "Margins", + "Marker Color": "Marker Color", + "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.": "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.", + "Market Cap - Basic": "Market Cap - Basic", + "market closed": "market closed", + "Market Open": "Market Open", + "market open": "market open", + "Market Summary": "Market Summary", + "Market": "Market", + "Marketplace Add-ons": "Marketplace Add-ons", + "Mass Index": "Mass Index", + "Mass Index_study": "Mass Index", + "Max value": "Max value", + "Maximize Chat": "Maximize Chat", + "maximum_input": "máximo", + "May": "May", + "McGinley Dynamic": "McGinley Dynamic", + "Measure (Shift + Click on the chart)": "Medida (Shift + клик на чарте)", + "Median": "Mediano", + "MERCADO - Bitcoin": "MERCADO - Bitcoin", + "Merge Down": "Combinar hacia abajo", + "Merge Up": "Combinar hacia arriba", + "Message settings": "Message settings", + "Message": "Message", + "messages today": "__messages__ messages today", + "MGEX - Futures - USA": "MGEX - Futures - USA", + "MicroTrends": "MicroTrends", + "middle": "medio", + "Middle": "Medio", + "Minor": "menor", + "Minority Interest & Equity Earnings": "Minority Interest & Equity Earnings", "Minority Interest & Equity Earnings": "Minority Interest & Equity Earnings", + "Minority Interest": "Minority Interest", + "Minuette": "Minuette", + "Minus Line": "Minus Line", + "minute": "minuto", + "minute_plural": "minutos", + "Minute": "Minuto", + "Mirrored": "Rotar Verticalmente", + "Mkt Cap": "Mkt Cap", + "mod": "mod", + "Mode": "Modo", + "MODERATED": "MODERATED", + "Moderator": "Moderator", + "Moderators Warning Messages": "Moderators Warning Messages", + "Modified Schiff Pitchfork": "Modificar Schiff Pitchfork", + "Modified Schiff": "Schiff Modificado", + "Modify Order": "Modify Order", + "Modify": "Modify", + "Momentum": "Momentum", + "Money Flow": "Money Flow", + "Money Flow_study": "Money Flow", + "month": "mes", + "month_plural": "meses", + "month0": "Jan", + "month1": "Feb", + "month10": "Nov", + "month11": "Dec", + "month2": "Mar", + "month3": "Apr", + "month4": "May", + "month5": "Jun", + "month6": "Jul", + "month7": "Aug", + "month8": "Sep", + "month9": "Oct", + "Monthly": "Monthly", + "Moon Phases": "Moon Phases", + "Moscow": "Moscú", + "move chart 1 bar to the left.": "move chart 1 bar to the left.", + "move chart 1 bar to the right.": "move chart 1 bar to the right.", + "Move Down": "Bajar", + "move further to the left.": "move further to the left.", + "move further to the right.": "move further to the right.", + "Move Up": "Subir", + "Moving Avarage Weighted": "Moving Avarage Weighted", + "Moving Average Convergence/Divergence": "Moving Average Convergence/Divergence", + "Moving Average Convergence/Divergence_study": "Moving Average Convergence/Divergence", + "Moving Average Exponential": "Moving Average Exponential", + "Moving Average Exponential_study": "Moving Average Exponential", + "Moving Average Weighted_study": "Moving Average Weighted", + "Moving Average": "Moving Average", + "Moving Average_study": "Movimiento Promedio", + "Moving Down %": "Moving Down %", + "Moving Down": "Moving Down", + "Moving Up %": "Moving Up %", + "Moving Up": "Moving Up", + "MTF Studies": "MTF Studies", + "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.": "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.", + "MTPredictor": "MTPredictor", + "Mult_input": "Factor", + "mult_input": "Factor", + "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.": "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.", + "Multi-Time Period Charts": "Multi-Time Period Charts", + "Multiple accounts": "Multiple accounts", + "Multiple charts layout and watch lists": "Multiple charts layout and watch lists", + "Multiple Charts Layout available only to PRO users.": "Multiple Charts Layout available only to PRO users.", + "Multiple Charts Layout": "Multiple Charts Layout", + "Multiple Connections": "Multiple Connections", + "Multiple Watch Lists available only to PRO users.": "Multiple Watch Lists available only to PRO users.", + "Multiple Watch Lists": "Multiple Watch Lists", + "Multiplier": "Multiplier", + "My Ideas and Notes": "My Ideas and Notes", + "My ideas only": "My ideas only", + "My Script": "My Script", + "My Scripts": "My Scripts", + "n/a": "n/a", + "Name": "Name", + "NASDAQ - Stock - USA": "NASDAQ - Stock - USA", + "NASDAQ and NYSE charge exchange and per-user fees, which means we can’t give this for free to everyone (as much as we'd love to). Our free feed is provided by BATS electronic exchange, which offers approximate volumes and prices with fewer updates.": "NASDAQ and NYSE charge exchange and per-user fees, which means we can’t give this for free to everyone (as much as we'd love to). Our free feed is provided by BATS electronic exchange, which offers approximate volumes and prices with fewer updates.", + "Nasdaq Gap Down Stocks": "Nasdaq Gap Down Stocks", + "Nasdaq Gap Up Stocks": "Nasdaq Gap Up Stocks", + "Nasdaq Percent Advances": "Nasdaq Percent Advances", + "Nasdaq Percent Declines": "Nasdaq Percent Declines", + "Nasdaq Price Advances": "Nasdaq Price Advances", + "Nasdaq Price Declines": "Nasdaq Price Declines", + "Nasdaq Range Advances": "Nasdaq Range Advances", + "Nasdaq Range Declines": "Nasdaq Range Declines", + "Nasdaq Volume Leaders": "Nasdaq Volume Leaders", "Net Change in Cash": "Net Change in Cash", "Net Debt": "Net Debt", "Net Income Applicable to Common": "Net Income Applicable to Common", "Net Income from Continuing, Operations Applicable to Common": "Net Income from Continuing, Operations Applicable to Common", "Net Income per Employee": "Net Income per Employee", + "Net Income": "Net Income", "Net Operating Profit after Tax": "Net Operating Profit after Tax", + "Net Volume": "Net Volume", + "Net Volume_study": "Volumen Neto", "Net Working Capital": "Net Working Capital", + "NEUTRAL": "NEUTRAL", + "NEW CHART LAYOUT": "NEW CHART LAYOUT", + "New moon mark": "New moon mark", + "New password is sent to your email.": "New password is sent to your email.", + "New script name": "New script name", + "New York": "Nueva York", + "New {0} chart...": "New {0} chart...", + "New": "New", + "News": "News", + "next symbol": "next symbol", + "Next": "Next", + "No account history yet": "No account history yet", + "No advertising, direct marketing, or solicitation! To advertise to our audience contact founders@tradingview.com": "No advertising, direct marketing, or solicitation! To advertise to our audience contact founders@tradingview.com", + "No alerts triggered": "No alerts triggered", + "No alerts": "No alerts", + "No defamatory, threatening or discriminatory remarks, hate speech or personal attacks.": "No defamatory, threatening or discriminatory remarks, hate speech or personal attacks.", + "No drawings yet": "No dibujado todavia", + "No ideas matched your criteria": "No ideas matched your criteria", + "No ideas.
If you want to use this service - please sign in or register!": "No ideas.
If you want to use this service - please sign in or register!", + "No indicators matched your criteria.": "No hay indicadores que coincidan con esos criterios.", + "No links / posts with illegal content, pornography, or nudity.": "No links / posts with illegal content, pornography, or nudity.", + "No monthly invoices": "No monthly invoices", + "No notifications yet": "No notifications yet", + "No posting links or reference to content / sites that contain viruses or malware.": "No posting links or reference to content / sites that contain viruses or malware.", + "No public library scripts were found.": "No public library scripts were found.", + "No real-time data": "No real-time data", + "No saved scripts yet": "No saved scripts yet", + "No scripts matched your criteria": "No scripts matched your criteria", + "No Sound notifications": "No Sound notifications", + "No study templates saved": "No study templates saved", + "No symbols matched your criteria": "No hay símbolos que coincidan con esos criterios", + "No": "No", + "NO": "NO", + "No, thank you": "No, thank you", "Non-operating Gains/Losses": "Non-operating Gains/Losses", "Noncontrolling Interest": "Noncontrolling Interest", + "Normal Bearish Divergence": "Normal Bearish Divergence", + "Normal Bullish Divergence": "Normal Bullish Divergence", + "Normal": "Normal", + "Not applicable": "No aplicable", + "not authorized": "not authorized", + "Note": "Nota", + "Note: default study templates won't be removed permanently": "Note: default study templates won't be removed permanently", "Notes Payable": "Notes Payable", + "Notification sound": "Notification sound", + "Notifications": "Notifications", + "Nov": "Nov", + "Now is your LAST & FINAL chance to get 12 months for only $199.80 (regular $299.40). That’s less than $16.65/month and 33% off regular price.": "Now is your LAST & FINAL chance to get 12 months for only $199.80 (regular $299.40). That’s less than $16.65/month and 33% off regular price.", + "NSE - Stock - India": "NSE - Stock - India", "Number of Employees": "Number of Employees", "Number of Shareholders": "Number of Shareholders", + "NYMEX - Futures - USA": "NYMEX - Futures - USA", + "NYMEX E-mini": "NYMEX E-mini", + "NYSE - Stock - USA": "NYSE - Stock - USA", + "NYSE Gap Down Stocks": "NYSE Gap Down Stocks", + "NYSE Gap Up Stocks": "NYSE Gap Up Stocks", + "NYSE LIFFE - Futures - USA": "NYSE LIFFE - Futures - USA", + "NYSE Percent Advances": "NYSE Percent Advances", + "NYSE Percent Declines": "NYSE Percent Declines", + "NYSE Price Advances": "NYSE Price Advances", + "NYSE Price Declines": "NYSE Price Declines", + "NYSE Range Advances": "NYSE Range Advances", + "NYSE Range Declines": "NYSE Range Declines", + "NYSE Volume Leaders": "NYSE Volume Leaders", + "Objects Tree": "Todos los objetos", + "Objects Tree...": "Arbol de objetos...", + "Oct": "Oct", + "Official AMEX, NYSE & NASDAQ Real-time Data": "Official AMEX, NYSE & NASDAQ Real-time Data", + "Official real-time & intraday data": "Official real-time & intraday data", + "Official real-time, intraday and volume data": "Official real-time, intraday and volume data", + "Offset": "Offset", + "Oh no! You have only two weeks left in your PRO Plus trial! These benefits will expire in two short weeks:": "Oh no! You have only two weeks left in your PRO Plus trial! These benefits will expire in two short weeks:", + "OHLC Values": "OHLC Values", + "ohlc4": "ohlc4", + "OK": "OK", + "OKCOIN - Bitcoin": "OKCOIN - Bitcoin", + "On Balance Volume": "On Balance Volume", + "On Balance Volume_study": "On Balance Volume", + "OnBalanceVolume": "OnBalanceVolume", + "Once per bar (on close)": "Once per bar (on close)", + "Once per bar (on condition)": "Once per bar (on condition)", + "Once": "Once", + "One account can be accessed from one browser (on one device) at a time - to stay compliant with exchange regulations and prevent unauthorized access.": "One account can be accessed from one browser (on one device) at a time - to stay compliant with exchange regulations and prevent unauthorized access.", + "Only private ideas": "Only private ideas", + "Only PRO Plus and Premium subscibers can access extended hours data on the charts. Extended trading hours include both pre-market and after hours sessions each day the market is open.": "Only PRO Plus and Premium subscibers can access extended hours data on the charts. Extended trading hours include both pre-market and after hours sessions each day the market is open.", + "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D) interval.": "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D) interval.", + "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D)": "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D)", + "Only PRO, PRO Plus and Premium users that have a subscription to {{exchange}} Exchange can get official data on real-time prices, volume and intraday history. You'll now be switched to the Daily (D) interval, which is available to all users.": "Only PRO, PRO Plus and Premium users that have a subscription to {{exchange}} Exchange can get official data on real-time prices, volume and intraday history. You'll now be switched to the Daily (D) interval, which is available to all users.", + "open Indicators.": "open Indicators.", + "Open Interval Dialog": "Open Interval Dialog", + "open Load Chart.": "open Load Chart.", + "Open Pine Script Editor": "Open Pine Script Editor", + "Open Price": "Open Price", + "Open Script": "Open Script", + "Open Trading Panel": "Open Trading Panel", + "Open": "Apertura", + "open": "open", + "Open_in_legend": "Abrir", + "Open_line_tool_position": "Abierto", "Operating Expenses": "Operating Expenses", "Operating Leases": "Operating Leases", "Operating Margin": "Operating Margin", + "Operating Metrics": "Operating Metrics", "Operating Profit": "Operating Profit", "Operating Revenue": "Operating Revenue", + "or copy url:": "o copiar la dirección:", + "Or": "Or", + "Order #": "Order #", + "Order": "Order", + "Original": "Original", + "Oscillator": "Oscilador", + "Oscillators": "Oscillators", + "OTC - Stock - USA": "OTC - Stock - USA", "Other Accounts Payable and Accrued Expenses": "Other Accounts Payable and Accrued Expenses", "Other Accounts, Notes Receivable": "Other Accounts, Notes Receivable", "Other Accumulated Comprehensive Income": "Other Accumulated Comprehensive Income", @@ -1307,9 +1423,10 @@ "Other Current Assets": "Other Current Assets", "Other Current Liabilities": "Other Current Liabilities", "Other Debt, Net": "Other Debt, Net", - "Other Equity": "Other Equity", "Other Equity Transactions, Net": "Other Equity Transactions, Net", + "Other Equity": "Other Equity", "Other Financing Activities, Net": "Other Financing Activities, Net", + "Other General & Administrative Expense": "Other General & Administrative Expense", "Other General & Administrative Expense": "Other General & Administrative Expense", "Other Interest Income/Expense, Net": "Other Interest Income/Expense, Net", "Other Investing Activities": "Other Investing Activities", @@ -1320,36 +1437,643 @@ "Other Operating Expenses": "Other Operating Expenses", "Other Receivables": "Other Receivables", "Other Revenue": "Other Revenue", + "Other Selling, General & Administrative Expenses": "Other Selling, General & Administrative Expenses", "Other Selling, General & Administrative Expenses": "Other Selling, General & Administrative Expenses", + "Other": "Other", + "Our PRO Plus users see amazing benefits. You get advanced trading opportunities using multi symbol statistical arbitrage techniques. Read more about PRO Plus features.": "Our PRO Plus users see amazing benefits. You get advanced trading opportunities using multi symbol statistical arbitrage techniques. Read more about PRO Plus features.", + "Outside Channel": "Outside Channel", + "Overbought": "Overbought", + "Overlay the main chart": "Superposición del gráfico principal", + "Override Min Tick": "Anular Min Tick", + "Oversold": "Oversold", + "Overwrite Script": "Overwrite Script", + "Paper Trading is disconnected": "Paper Trading is disconnected", + "Parabolic SAR": "Parabolic SAR", + "Parabolic SAR_study": "Parabolic SAR", + "ParabolicSAR": "ParabolicSAR", + "Parallel Channel": "Canal paralelo", + "Paris": "París", + "partially erase.": "partially erase.", "Partners Capital": "Partners Capital", + "Password": "Password", + "Paste %s": "Paste %s", + "paste object.": "paste object.", + "Pearson's R": "Pearson's R", "Pension/Postretirement Obligation": "Pension/Postretirement Obligation", + "per month": "per month", + "per year": "per year", + "Percent Advances": "Percent Advances", + "Percent Declines": "Percent Declines", + "Percent": "Percent", + "percent_input": "Porcentaje", + "Percentage": "Porcentaje", + "Percentage_scale_menu": "Porcentaje", + "Period ending": "Period ending", + "Period Ending": "Period Ending", + "Period": "Period", + "Permanent link to this message": "Permanent link to this message", + "Personal information": "Personal information", + "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.": "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.", + "Pick your idea or paste url to someone's else idea.": "Pick your idea or paste url to someone's else idea.", + "Pine Editor": "Pine Editor", + "Pine Script Editor": "Pine Script Editor", + "Pine Script Reference": "Pine Script Reference", + "Pine Script Tutorial": "Pine Script Tutorial", + "Pitchfan": "Pitchfan", + "Pitchfork": "Pitchfork", + "Pivot Points High Low": "Pivot Points High Low", + "Pivot Points Standard": "Pivot Points Standard", + "Pivots Timeframe": "Pivots Timeframe", + "Place Order": "Place Order", + "Play Sound": "Play Sound", + "Please consider subscribing to our PRO service which includes many other features not available in the free membership.": "Please consider subscribing to our PRO service which includes many other features not available in the free membership.", + "Please do not modify the alert so we can investigate the issue.": "Please do not modify the alert so we can investigate the issue.", + "Please enter a valid idea URL or chart image URL": "Please enter a valid idea URL or chart image URL", + "Please enter chart layout name": "Please enter chart layout name", + "Please enter chart name": "Por favor introduzca un nuevo nombre para el gráfico", + "Please enter your feedback": "Please enter your feedback", + "Please name this script": "Please name this script", + "Please read before publishing": "Please read before publishing", + "Please use English for conversation. Other languages will be supported in the future": "Please use English for conversation. Other languages will be supported in the future", + "Please use only English in tags": "Please use only English in tags", + "Please, enter your e-mail": "Please, enter your e-mail", + "Plot dividends": "Plot dividends", + "Plot earnings": "Plot earnings", + "Plot Offsets": "Plot Offsets", + "Plot splits": "Plot splits", + "Plot": "Gráfico", + "Plots Background": "Historial de gáficos", + "Point & Figure": "Point & Figure", + "Point bar": "Point __point__ Bar #", + "Polyline": "Polyline", + "Position": "Position", + "post-market": "período de post-trading", + "Post-Market": "Post-Market", + "pre-market": "período de pre-trading", + "Pre-Market": "Pre-Market", "Pre-tax Margin": "Pre-tax Margin", + "Precise Labels": "Precise Labels", + "Precision": "Precisión", "Preferred Dividends": "Preferred Dividends", "Preferred Stock": "Preferred Stock", + "Premium": "Premium", "Prepaid Expenses": "Prepaid Expenses", + "Presentation is important. Too much clutter adds to confusion.": "Presentation is important. Too much clutter adds to confusion.", + "Prev": "Prev", + "Previous Close Price": "Previous Close Price", + "previous close": "previous close", + "previous symbol": "previous symbol", + "Price % Change 1 Week": "Price % Change 1 Week", + "Price % Change 4 Week": "Price % Change 4 Week", + "Price % Change 52 Week": "Price % Change 52 Week", + "Price - 52 Week High": "Price - 52 Week High", + "Price - 52 Week Low": "Price - 52 Week Low", + "Price Advances": "Price Advances", + "Price Declines": "Price Declines", + "Price History": "Price History", + "Price incorrect": "Price incorrect", + "Price Label": "Etiqueta de precio", + "Price Levels": "Nivel de precios", + "Price Line": "Linea de precios", + "Price Oscillator": "Price Oscillator", + "Price Oscillator_study": "Price Oscillator", + "Price Range": "Rango de precio", + "Price Scale": "Price Scale", + "Price Source": "Fuente de precios", + "Price Volume Trend": "Price Volume Trend", + "Price": "Precio", + "Price/Earnings, TTM": "Price/Earnings, TTM", + "Price/Revenue, TTM": "Price/Revenue, TTM", + "Price:": "Precio:", + "Prices": "Precios", + "Primary Exchange": "Primary Exchange", + "Primary": "Primario", + "Prior": "Prior", + "Priority email support": "Priority email support", + "Priority phone support": "Priority phone support", + "Priority Support": "Priority Support", + "Private Chart Publishing": "Private Chart Publishing", + "PRO Badge & Adding Value": "PRO Badge & Adding Value", + "PRO members can add optional multi-device access. Click \"Buy Multi-Device Access\" to access your account from several devices at the same time. Click CONNECT to terminate the other session and connect here.": "PRO members can add optional multi-device access. Click \"Buy Multi-Device Access\" to access your account from several devices at the same time. Click CONNECT to terminate the other session and connect here.", + "PRO Plus Trial": "PRO Plus Trial", + "Pro Realtime": "Pro Realtime", + "Pro Trial": "Pro Trial", + "Pro": "Pro", + "pro": "pro", + "Profile Settings": "Profile Settings", + "Profit Background Color": "Color del historial de beneficio", + "Profit Level. Ticks:": "Nivel de Beneficio. Ticks:", + "PROFIT TRGT": "PROFIT TRGT", + "Profit": "Profit", + "Profitability": "Profitability", + "Projection": "Proyección", + "Properties": "Propiedades", + "Properties...": "Propiedades...", "Property and Equipment, Gross": "Property and Equipment, Gross", + "Property, Plant & Equipment, Net": "Property, Plant & Equipment, Net", "Property, Plant & Equipment, Net": "Property, Plant & Equipment, Net", + "propertypage-name-label": "propertypage-name-label", + "propertypage-name-label_css_class": "propertypage-name-label-nocap", + "ProTradingIndicators": "ProTradingIndicators", + "Public Library": "Public Library", + "Public Profile": "Public Profile", + "PUBLISH IDEA": "PUBLISH IDEA", + "PUBLISH SCRIPT": "PUBLISH SCRIPT", + "Publish Script": "Publish Script", + "Published Chart": "Published Chart", + "Published idea or chart image URL": "Published idea or chart image URL", + "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.", + "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.", + "Published ideas settings": "Published ideas settings", + "published": "published", + "Publishing means sharing your chart and trading idea with the financial web and the investing community. A published idea needs to be detailed and descriptive in order to be meaningful to other traders.": "Publishing means sharing your chart and trading idea with the financial web and the investing community. A published idea needs to be detailed and descriptive in order to be meaningful to other traders.", + "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.": "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.", "Purchase of Investments": "Purchase of Investments", + "Qty": "Qty", + "Quantity": "Quantity", "Quick Ratio": "Quick Ratio", + "Quote this message": "Quote this message", + "Quotes are delayed by 10 min and updated every 30 seconds": "Quotes are delayed by 10 min and updated every 30 seconds", + "Quotes are delayed by 10 min and updated in realtime": "Quotes are delayed by 10 min and updated in realtime", + "Range Advances": "Range Advances", + "Range Declines": "Range Declines", + "range": "range", + "Rate Of Change": "Rate Of Change", + "Rating": "Rating", + "Ray": "Rayo", + "Read more": "Read more", + "Read more...": "Read more...", "Realized Gains/Losses": "Realized Gains/Losses", + "realtime": "periodo de trading", + "Realtime": "Realtime", + "Rearm every 1 minute": "Rearm every 1 minute", + "Rearm every 10 minute": "Rearm every 10 minute", + "Rearm every 30 minute": "Rearm every 30 minute", + "Rearm every 5 minute": "Rearm every 5 minute", + "Rearm every hour": "Rearm every hour", + "Recent Chats": "Recent Chats", + "Recover Password": "Recover Password", + "Recover": "Recover", + "Rectangle": "Rectángulo", + "Redo {0}": "Deshacer", + "Redo": "Redo", + "redo": "redo", + "Regression Trend": "Regresión de tendencia", + "Relative Strength Index": "Relative Strength Index", + "Relative Strength Index_study": "Relative Strength Index", + "Relative Vigor Index": "Relative Vigor Index", + "Relative Vigor Index_study": "Relative Vigor Index", + "Relative Volatility Index": "Relative Volatility Index", + "Relative Volatility Index_study": "Relative Volatility Index", + "Remember me": "Remember me", + "Remember, with PRO Plus you benefit from:": "Remember, with PRO Plus you benefit from:", + "Remove All Drawing Tools": "Remover todas las herramientas de dibujo", + "Remove All Indicators": "Remover todos los indicadores", + "Remove All Studies": "Remover todos los estudios", + "Remove custom interval": "Remove custom interval", + "Remove from favorites": "Eliminar de favoritos", + "Remove this room from favorites": "Remove this room from favorites", + "Remove": "Remover", + "Rename Chart Layout": "Rename Chart Layout", + "Rename Chart": "Renombrar Gráfico", + "Rename script": "Rename script", + "Rename...": "Renombre...", + "Renko": "Renko", + "Renko, Kagi, Line Break, Point & Figure": "Renko, Kagi, Line Break, Point & Figure", + "Report data issues": "Report data issues", + "Report Data Issues": "Report Data Issues", + "Repost to": "Repost to", "Repurchase of Equity": "Repurchase of Equity", + "Reputation": "Reputation", + "Require Order Confirmation": "Require Order Confirmation", + "Research & Development Expense": "Research & Development Expense", "Research & Development Expense": "Research & Development Expense", + "Reset Chart": "Actualizar Gtáfico", + "Reset Paper Trading Account": "Reset Paper Trading Account", + "Reset Paper Trading Account...": "Reset Paper Trading Account...", + "Reset Scale": "Actualizar escala", + "Reset Settings": "Reset Settings", + "Reset": "Actualizar", + "Restart Alert {{description}} on {{title}}": "Restart Alert {{description}} on {{title}}", + "Restart Alert...": "Restart Alert...", + "Restart": "Restart", + "Restart...": "Restart...", "Restricted Cash": "Restricted Cash", + "Restructuring, Remediation & Impairment Provisions": "Restructuring, Remediation & Impairment Provisions", "Restructuring, Remediation & Impairment Provisions": "Restructuring, Remediation & Impairment Provisions", "Retained Earnings": "Retained Earnings", + "retrying": "reconexión", "Return on Assets": "Return on Assets", + "Return on Equity": "Return on Equity", + "Return on Invested Capital %, TTM": "Return on Invested Capital %, TTM", "Return on Invested Capital": "Return on Invested Capital", + "Rev LA": "Rev LA", "Revenue per Employee": "Revenue per Employee", + "Reverse position": "Reverse position", + "Reverse Position": "Reverse Position", + "Reverse {0} position?": "Reverse {0} position?", + "Reverse": "Invertir", + "Right End": "Extremo derecho", + "Right Labels": "Right Labels", + "Right Lables": "Etiqueta derecha", + "Right Margin": "Margen derecho", + "Right Shoulder": "Hombro Derecho", + "right": "Derecha", + "Rights infringement": "Rights infringement", + "Risk/Reward long": "Riesgo/Recompensa en largo", + "Risk/Reward Ratio: {0}": "Relación Riego/Recompensa: {0}", + "Risk/Reward short": "Riesgo/Recompensa en corto", + "RobBooker": "RobBooker", + "ROC Length": "ROC Length", + "ROC": "ROC", + "roclen1_input": "Longitud RoC 1", + "roclen2_input": "Longitud RoC 2", + "roclen3_input": "Longitud RoC 3", + "roclen4_input": "Longitud RoC 4", + "Room archives...": "Room archives...", + "Room purpose": "Room purpose", + "Room title": "Room title", + "Rotated Rectangle": "Rectángulongulo Rotado", + "RSI Length": "RSI Length", + "RSI Source": "RSI Source", + "RSI": "RSI", + "Run Product Walk-Through": "Run Product Walk-Through", + "RVI": "RVI", + "s": "s", + "S/L": "S/L", "Sale of Investments": "Sale of Investments", + "Sale of Property, Plant & Equipment": "Sale of Property, Plant & Equipment", "Sale of Property, Plant & Equipment": "Sale of Property, Plant & Equipment", + "Sales & Marketing Expense": "Sales & Marketing Expense", "Sales & Marketing Expense": "Sales & Marketing Expense", + "Sao Paulo": "Sao Paulo", + "Save ${{savings}}": "Save ${{savings}}", + "Save As Default": "Save As Default", + "Save As Watchlist...": "Save As Watchlist...", + "Save As...": "Guardar como...", + "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout": "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout", + "Save Chart Layout": "Save Chart Layout", + "Save Drawing Template As...": "Save Drawing Template As...", + "Save image": "Guardar imagen", + "Save Interval": "Save Interval", + "Save New Chart Layout": "Save New Chart Layout", + "Save New Chart": "Guardar Nuevo Gráfico", + "Save Script As": "Save Script As", + "Save Study Template As...": "Save Study Template As...", + "Save symbol list as...": "Save symbol list as...", + "Save": "Guardar", + "save": "save", + "Scale Left": "Escala izquierda", + "Scale Percentage": "Porcentaje de escala", + "Scale Price Chart Only": "Scale Price Chart Only", + "Scale Right": "Escala derecha", + "Scale Series Only": "Solo series de escala", + "Scale series only": "Solo series de escala", + "Scale Series only": "Sólo escala en las series", + "Scale": "Scale", + "Scales Lines": "Lineas de escala", + "Scales Properties": "Propiedades de las Escalas", + "Scales Properties...": "Propiedades del balance...", + "Scales Text": "Тexto de escala", + "Scales": "Escalas", + "Scaling": "Ajuste", + "Schiff Pitchfork": "Schiff Pitchfork", + "Schiff": "Schiff", + "Screen (No Scale)": "Pantalla (sin escala)", + "Script Editor": "Editor de pantalla", + "Script Editor...": "Script Editor...", + "Script must have a name": "Script must have a name", + "Script Name": "Script Name", + "Script text is not modified, nothing to save": "Script text is not modified, nothing to save", + "SCRIPT TITLE AND DESCRIPTION": "SCRIPT TITLE AND DESCRIPTION", + "SCRIPT TITLE": "SCRIPT TITLE", + "SCRIPT": "SCRIPT", + "Scripts": "Scripts", + "Search for scripts published by community": "Search for scripts published by community", + "Search ideas": "Search ideas", + "Search scripts": "Search scripts", + "Search": "Buscar", + "Sector": "Sector", + "See All Tags...": "See All Tags...", + "Select Layout": "Select Layout", + "Select type...": "Select type...", + "Select user to start new chat with": "Select user to start new chat with", + "Sell Ask": "Sell Ask __quote__", + "Sell Bid": "Sell Bid __quote__", + "Sell Market": "Sell Market", + "Sell symbol": "Sell __displaySymbol__ Stop __abbreviatedNumber__ @ __formattedValue__", + "Sell": "Sell", + "Selling, General & Administrative Expenses": "Selling, General & Administrative Expenses", "Selling, General & Administrative Expenses": "Selling, General & Administrative Expenses", + "Send Backward": "Enviar atras", + "Send E-mail": "Send E-mail", + "Send Feedback or Report an Issue": "Send Feedback or Report an Issue", + "Send Message to stocktwits": "Send Message to stocktwits", + "Send message": "Send message", + "Send private message to": "Send private message to __username__", + "Send Reply": "Send Reply", + "Send SMS": "Send SMS", + "Send to Back": "Enviar al fondo", + "Send": "Send", + "Senkou A": "Senkou A", + "Senkou B": "Senkou B", + "Seoul": "Seúl", + "Sep": "Sep", + "Session Breaks": "Descanso de sesiones", + "Sessions": "Sessions", + "Set Alert": "Set Alert", + "Set chat title...": "Set chat title...", + "Settings": "Opciones", + "Shanghai": "Shanghai", + "Share on StockTwits a snapshot of your chart as a picture and whatever you write.": "Share on StockTwits a snapshot of your chart as a picture and whatever you write.", + "Share on Twitter a snapshot of your chart as a picture and whatever you write.": "Share on Twitter a snapshot of your chart as a picture and whatever you write.", + "Share to...": "Share to...", + "Shareholders": "Shareholders", + "Shares": "Shares", + "Short Length": "Short Length", + "Short length": "Short length", + "Short Period": "Short Period", + "Short period": "Short period", + "Short Position": "Posición corta", + "Short RoC Length_input": "Longitud corta RoC", + "Short": "Corto", + "SHORT": "SHORT", "Short-term Borrowings": "Short-term Borrowings", "Short-term Investments": "Short-term Investments", + "Short_input": "Entrada corta", + "short_input": "entrada corta", + "shortlen_input": "período corto", + "Show Active Orders Only": "Show Active Orders Only", + "Show Alert Labels": "Show Alert Labels", + "Show all messages from": "Show all messages from __username__", + "Show all my messages": "Show all my messages", + "Show All": "Mostrar Todos", + "Show Angle": "Mostrar angulo", + "Show Arguments in Header": "Mostrar argumentos principales", + "Show Background": "Mostrar historial", + "Show Bars Range": "Mostrar rango de barras", + "Show Buy/Sell Panel": "Show Buy/Sell Panel", + "Show chart snapshot preview": "Show chart snapshot preview", + "Show Console": "Show Console", + "Show Countdown": "Show Countdown", + "Show data": "Show data", + "Show Date/Time Range": "Mostrar rango de Fecha/Hora", + "Show Distance": "Mostrar distancia", + "Show Dividends on Chart": "Show Dividends on Chart", + "Show Earnings on Chart": "Show Earnings on Chart", + "Show Executions": "Show Executions", + "Show historical pivots": "Show historical pivots", + "Show Indicator Last Value": "Show Indicator Last Value", + "Show Labels": "Mostrar etiquetas", + "Show Last Value on Price Scale": "Mostrar el ultimo valor de precio en escala", + "Show Last Value": "Show Last Value", + "Show Left Axis": "Mostrar Axis izquierdo", + "show MA_input": "Mostrar MA", + "Show more": "Show more", + "Show More": "Show More", + "Show Objects Tree": "Mostrar arbol de objetos", + "Show Only Drawings": "Mostrar Solo Dibujos", + "Show only favorite rooms": "Show only favorite rooms", + "Show only my sent and received messages": "Show only my sent and received messages", + "Show Only Studies": "Mostrar Solo Estudios", + "Show Orders": "Show Orders", + "Show Popup": "Show Popup", + "Show Positions": "Show Positions", + "Show Price Range": "Mostrar rango de precios", + "Show Price": "Mostrar precio", + "Show Prices": "Mostrar Precios", + "Show Right Axis": "Mostrar Axis derecho", + "Show Source Code": "Show Source Code", + "Show Splits on Chart": "Show Splits on Chart", + "Show Symbol Labels": "Mostrar Etiquetas de Símbolos", + "Show Symbol Labels_context_menu": "Mostrar Etiquetas de Símbolos", + "Show Symbol Last Value": "Show Symbol Last Value", + "Show Text": "Mostrar Texto", + "Show Time": "Mostrar Hora", + "Show Wave": "Mostrar ola", + "Show": "Mostrar", + "Show/Hide Drawings Toolbar": "Show/Hide Drawings Toolbar", + "Show/Hide": "Mostrar/Esconder", + "showMA_input": "Mostrar MA", + "Sig": "Sig", + "siglen_input": "Longitud сигнала", + "sigma_input": "sigma", + "Sigma_input": "Sigma", + "Sign In": "Sign In", + "Sign in": "Sign in", + "Sign Out": "Sign Out", + "Sign out": "Sign out", + "Sign Up for FREE": "Sign Up for FREE", + "Sign Up": "Sign Up", + "Signal Labels": "Signal Labels", + "Signal Length": "Signal Length", + "Signal Line Period": "Signal Line Period", + "Signal line period": "Signal line period", + "Signal smoothing": "Signal smoothing", + "Signal": "Señal", + "signalLength_input": "longitud de la línea de señal", + "Simple ma(oscillator)": "Simple ma(oscillator)", + "Simple ma(signal line)": "Simple ma(signal line)", + "Simple": "Simple", + "Singapore": "Singapur", + "Size": "Size", + "Skip": "Skip", + "Slow length": "Slow length", + "Slow Length": "Slow Length", + "Slow scrolling or chart loading": "Slow scrolling or chart loading", + "slowLength_input": "longitud de la línea lenta", + "SMA": "SMA", + "smalen1_input": "Longitud MA 1", + "smalen2_input": "Longitud MA 2", + "smalen3_input": "Longitud MA 3", + "smalen4_input": "Longitud MA 4", + "SMI Ergodic Indicator": "SMI Ergodic Indicator", + "SMI Ergodic Indicator/Oscillator": "SMI Ergodic Indicator/Oscillator", + "SMI Ergodic Indicator/Oscillator_study": "SMI Ergodic Indicator/Oscillator", + "SMI Ergodic Oscillator": "SMI Ergodic Oscillator", + "smoothD_input": "Suavizar %D", + "Smoothed Moving Average": "Smoothed Moving Average", + "smoothK_input": "Suavizar %K", + "So… You’ve had free PRO Plus for a week now. Seeing the advantages?": "So… You’ve had free PRO Plus for a week now. Seeing the advantages?", + "Social": "Social", + "Some authors that we recommend get marked as Suggested Authors, and their ideas get posted to the front page automatically. The basis for recommending authors is multiple factors, which include a large number of interesting ideas. A suggested author has a corresponding badge in their profile.": "Some authors that we recommend get marked as Suggested Authors, and their ideas get posted to the front page automatically. The basis for recommending authors is multiple factors, which include a large number of interesting ideas. A suggested author has a corresponding badge in their profile.", + "Someone agreed/disagreed with your idea": "Someone agreed/disagreed with your idea", + "Someone commented on the idea you follow": "Someone commented on the idea you follow", + "Someone commented on your idea": "Someone commented on your idea", + "Someone followed you": "Someone followed you", + "Someone logged into your account from different device": "Someone logged into your account from different device", + "Someone published idea on symbol you follow": "Someone published idea on symbol you follow", + "Someone replied to your comment": "Someone replied to your comment", + "Someone you follow change status": "Someone you follow change status", + "Someone you follow post new comment": "Someone you follow post new comment", + "Someone you follow published new idea": "Someone you follow published new idea", + "Sorry, PRO Plus trial could not be set.": "Sorry, PRO Plus trial could not be set.", + "Sort by last price": "Sort by last price", + "Sort by price change percent": "Sort by price change percent", + "Sort by price change": "Sort by price change", + "Sort by symbol": "Sort by symbol", + "Sound on addressed to me messages": "Sound on addressed to me messages", + "Sound on every message": "Sound on every message", + "Source back color": "Color de fondo de la fuente", + "Source border color": "Color del borde de la fuente", + "Source Code": "Source Code", + "Source code": "Source code", + "Source Code...": "Source Code...", + "Source text color": "Color del texto de la fuente", + "Source": "Source", + "Source_compare": "Fuente", + "Split": "Split", + "Spreads for intraday charts are calculated based on 1-minute bars, and then recompiled into the selected interval. This approach is the only correct one, but requires significant server power. This means we can't give spread charts for free to everyone (as much as we'd like to).": "Spreads for intraday charts are calculated based on 1-minute bars, and then recompiled into the selected interval. This approach is the only correct one, but requires significant server power. This means we can't give spread charts for free to everyone (as much as we'd like to).", + "Start new chat with...": "Start new chat with...", + "START TRIAL": "START TRIAL", + "Start": "Start", + "start_input": "valor inicial", + "Stats Text Color": "Color Texto Estadísticas", + "Stay In Drawing Mode": "Permanecer en modo dibujo", + "Stay in Drawing Mode": "Permanecer en modo dibujo", + "StdDev": "StdDev", + "Step": "Paso", + "Stochastic Length": "Stochastic Length", + "Stochastic RSI": "Stochastic RSI", + "Stochastic RSI_study": "Stochastic RSI", + "Stochastic": "Stochastic", + "Stochastic_study": "Stochastic", + "Stock And Index Talks": "Stock And Index Talks", + "Stock Charts & Forex Charts": "Stock Charts & Forex Charts", "Stock Option Tax Benefits": "Stock Option Tax Benefits", + "Stock": "Divisas", + "stock": "divisas", + "StockTwits": "StockTwits", + "Stocktwits": "Stocktwits", + "Stop Alert": "Stop Alert", + "Stop alerts as per filter": "Stop alerts as per filter", + "Stop all Alerts": "Stop all Alerts", + "Stop Background Color": "Stop Background Color (?)", + "Stop Color:": "Color de Stop:", + "Stop Level. Ticks:": "Nivel de Stop. Ticks:", + "Stop Loss": "Stop Loss", + "STOP LOSS": "STOP LOSS", + "Stop syncing drawing": "Stop syncing drawing", + "Stop": "Stop", + "Stop: {0} ({1}%)": "Stop: {0} ({1}%)", + "Stopped Manual": "Stopped Manual", + "Stopped": "Stopped", + "Strategies": "Strategies", + "streaming": "transmisión", + "Study not loading": "Study not loading", + "Study Template": "Study Template", + "Study Templates": "Study Templates", + "Style": "Estilo", + "Subminuette": "Subminutte", + "SUBSCRIBE FOR ${{ cost }}": "SUBSCRIBE FOR ${{ cost }}", + "Subscribe with bitcoin": "Subscribe with bitcoin", + "Subscription Plans": "Subscription Plans", + "Success back color": "Color del fondo correcto", + "Success text color": "Color del texto correcto", + "SUCCESS": "ÉXITO", + "Suggested Chart": "Suggested Chart", + "Suggested ideas & my ideas": "Suggested ideas & my ideas", + "Suggestions & Feedback": "Suggestions & Feedback", + "SuperCycle": "SuperCirculo", + "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.": "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.", + "Surprise": "Surprise", + "Suspicious links": "Suspicious links", + "Swing Trading": "Swing Trading", + "Sydney": "Sydney", + "sym_input": "Herramienta", + "Sym_input": "Herramienta", + "Symbol Description": "Symbol Description", + "Symbol Last Value": "Symbol Last Value", + "Symbol list name": "Symbol list name", + "Symbol Search...": "Búsquedasqueda de símbolo...", + "Symbol": "Símbolo", + "SYMBOL": "Símbolos", + "symbol_input": "Herramienta", + "Symbols to be added on the chart": "Símbolos para ser agregados en el gráfico", + "Sync crosshair on all charts": "Sync crosshair on all charts", + "Sync drawing to all charts": "Sync drawing to all charts", + "Sync drawings to all charts": "Sync drawings to all charts", + "Sync": "Sync", + "T/P": "T/P", + "TAGS": "TAGS", + "Taipei": "Taipei", + "Take advantage of this offer now!": "Take advantage of this offer now!", + "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.": "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.", + "Take Profit": "Take Profit", + "Talks": "Talks", + "Target back color": "Color del fondo del objetivo", + "Target border color": "Color del borde del objetivo", + "Target Color:": "Color de objetivo:", + "Target text color": "Color del texto del objetivo", + "Target: {0} ({1}%)": "Objetivo: {0} ({1}%)", "Tax Rate": "Tax Rate", + "Technical Analysis": "Análisis Técnico", + "Teeth Length": "Teeth Length", + "Teeth Offset": "Teeth Offset", + "Teeth": "Dientes", + "teethLength_input": "Longitud de los dientes", + "Tehran": "Tehran", + "Template": "Template", + "Templates": "Templates", "Temporary Equity": "Temporary Equity", + "Tenkan-sen": "Tenkan-sen", + "Text Alignment:": "Aliniar texto:", + "Text color": "Color de texto", + "Text Color": "Color de texto", + "Text Font": "Fuente de Texto", + "Text Wrap": "Ajuste de Texto", + "Text": "Тexto", + "Text:": "Тexto:", + "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.": "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.", + "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!": "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!", + "The best ideas are placed in the Suggested tab, where they receive extra exposure. All suggested ideas are hand-picked by our editorial team based on a number of criteria. We have a dedicated group of people who review every idea published every day to find the most interesting and informative ideas that will be helpful to other members.": "The best ideas are placed in the Suggested tab, where they receive extra exposure. All suggested ideas are hand-picked by our editorial team based on a number of criteria. We have a dedicated group of people who review every idea published every day to find the most interesting and informative ideas that will be helpful to other members.", + "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!": "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!", + "The Extended Trading Hours feature is available only for intraday charts": "The Extended Trading Hours feature is available only for intraday charts", + "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.": "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.", + "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.": "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.", + "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to: No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.": "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to: No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.", + "Themes": "Themes", + "There was an error posting your message.": "There was an error posting your message.", + "Thin": "Thin", + "This action cannot be undone.": "This action cannot be undone.", + "This feature allows you to create any chart, such as 7 minutes, 12 minutes, or 8 hours. If you want to identify opportunities on custom intervals in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "This feature allows you to create any chart, such as 7 minutes, 12 minutes, or 8 hours. If you want to identify opportunities on custom intervals in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "This functionality is available only to PRO users.": "This functionality is available only to PRO users.", + "This is a temporary chart.": "This is a temporary chart.", + "This is EOD data with no updates.": "This is EOD data with no updates.", + "This is not a user script, cannot save": "This is not a user script, cannot save", + "This is not the latest saved script version": "This is not the latest saved script version", + "This script is read only": "This script is read only", + "Three Drivers Pattern": "Three Drivers Pattern", + "Thumb Down": "Pulgar abajo", + "Thumb Up": "Pulgar arriba", + "Time Interval": "Intervalo de Tiempo", + "Time Levels": "Niveles de tiempo", + "Time Scale": "Time Scale", + "Time Zone": "Zona de tiempo", + "Time": "Time", + "TimeZone": "Zona de tiempo", + "Timezone/Sessions Properties...": "Propiedades Zona horaria/Sessiones", + "Timezone/Sessions": "Zona horaria/Sesiones", + "Title": "Title", + "To get alerts list - please sign in or register!": "To get alerts list - please sign in or register!", + "To get alerts log - please sign in or register!": "To get alerts log - please sign in or register!", + "To save your work, sign up for FREE.": "To save your work, sign up for FREE.", + "To set an alert on a drawing requires the chart to be saved. Unfortunately you have already saved 5 charts. Upgrade to PRO, PRO Plus or Premium account and save as many charts as you want, along with many other exciting features. Starts from only $9.95 a month - upgrade today!": "To set an alert on a drawing requires the chart to be saved. Unfortunately you have already saved 5 charts. Upgrade to PRO, PRO Plus or Premium account and save as many charts as you want, along with many other exciting features. Starts from only $9.95 a month - upgrade today!", + "Toggle Auto Scale": "Toggle Auto Scale", + "Toggle favorite": "Toggle favorite", + "Toggle Log Scale": "Toggle Log Scale", + "Toggle Maximize Chart": "Toggle Maximize Chart", + "Toggle notifications for this room": "Toggle notifications for this room", + "Toggle Percentage": "Cambiar porcentaje", + "Tokyo": "Tokyo", + "TOOL": "Herramientas", + "Tools": "Tools", + "Top Labels": "Etiqueta Superior", + "Top Margin": "Margen superior", + "top": "Superior", + "Toronto": "Toronto", "Total Adjustments": "Total Adjustments", + "Total agrees": "Total agrees", "Total Assets": "Total Assets", "Total Capital": "Total Capital", "Total Current Assets": "Total Current Assets", @@ -1363,87 +2087,779 @@ "Total Non-operating Income/Expense": "Total Non-operating Income/Expense", "Total Operating Expenses": "Total Operating Expenses", "Total Receivables, Net": "Total Receivables, Net", + "Total Revenue": "Total Revenue", "Total Shares Outstanding": "Total Shares Outstanding", "Total Short-term Debt": "Total Short-term Debt", "Total Stockholder's Equity": "Total Stockholder's Equity", + "Total": "Total", + "Trades on Chart": "Trades on Chart", + "Trading Journal": "Trading Journal", + "Trading Notes": "Trading Notes", + "Trading Panel": "Trading Panel", + "Trading properties...": "Trading properties...", + "Trading Properties...": "Trading Properties...", + "Trading": "Trading", + "TradingView alerts run on powerful and backed-up servers, so you’ll always get notified when something happens and won’t miss a beat. This takes considerable resources, so we can't give an unlimited number of alerts to everyone for free (as much as we'd like to).": "TradingView alerts run on powerful and backed-up servers, so you’ll always get notified when something happens and won’t miss a beat. This takes considerable resources, so we can't give an unlimited number of alerts to everyone for free (as much as we'd like to).", + "TradingView Free Quotes and Chat": "TradingView Free Quotes and Chat", + "TradingView is only for English-language content at this time.": "TradingView is only for English-language content at this time.", + "Trailing Twelve Months": "Trailing Twelve Months", + "Transparency": "Transparencia", "Treasury Stock": "Treasury Stock", + "Trend Angle": "Ángulo de tendencia", + "Trend Line": "Linea de tendencia", + "Trend-Based Fib Extension": "Tendencia basada en extensión de Fib", + "Trend-Based Fib Time": "Tendencia basada en tiempo de Fib", + "Trial": "Trial", + "Triangle Pattern": "Patrón de triángulo", + "Triangle": "Triángulo", + "Trigger": "Trigger", + "Triggered and Not Active": "Triggered and Not Active", + "Triple EMA": "Triple EMA", + "Triple EMA_study": "Triple EMA", + "TRIX": "TRIX", + "TRIX_study": "TRIX", + "true range": "true range", + "True Strength Indicator": "True Strength Indicator", + "True Strength Indicator_study": "True Strength Indicator", + "TSX - Stock - Canada": "TSX - Stock - Canada", + "TSXV - Stock - Canada": "TSXV - Stock - Canada", + "Turn off notifications for this room": "Turn off notifications for this room", + "Turn on notifications for this room": "Turn on notifications for this room", + "Type your message here": "Type your message here", + "Type": "Tipo", + "Ultimate Oscillator": "Ultimate Oscillator", + "Unban": "Unban", + "Undo {0}": "Cancelar", + "Undo": "Undo", + "undo": "undo", + "Unfollow": "Unfollow", + "Unignore user": "Unignore user __username__", + "Unignore": "Unignore", + "Unlimited number of indicators on a chart": "Unlimited number of indicators on a chart", + "Unlimited Saved Charts": "Unlimited Saved Charts", + "Unlimited saved charts": "Unlimited saved charts", + "Unlimited server-side alerts": "Unlimited server-side alerts", + "Unmerge Down": "Separar hacia abajo", + "Unmerge Up": "Separar hacia arriba", + "Unsaved script": "Unsaved script", + "Unsolicited advertising": "Unsolicited advertising", + "Untitled Script": "Untitled Script", + "Up Color": "Color de arriba", + "Up fractals": "Up fractals", + "Up Wave 1 or A": "Up Wave 1 or A", + "Up Wave 2 or B": "Up Wave 2 or B", + "Up Wave 3": "Up Wave 3", + "Up Wave 4": "Up Wave 4", + "Up Wave 5": "Up Wave 5", + "Up Wave C": "Up Wave C", + "Up": "Up", + "Update Status": "Update Status", + "Update status": "Update status", + "UpDown Length": "UpDown Length", + "Upgrade and get 33% off an annual subscription!": "Upgrade and get 33% off an annual subscription!", + "Upgrade Now": "Upgrade Now", + "Upgrade now": "Upgrade now", + "Upgrade your account": "Upgrade your account", + "Upper Band": "Upper Band", + "Upper Bound": "Upper Bound", + "Upper Deviation": "Upper Deviation", + "Upper": "Línea superior", + "UpperLimit": "Límite superior", + "US Exchanges": "US Exchanges", "USD Conversion Rate": "USD Conversion Rate", - "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.": "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.", - "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!": "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!", - "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to: No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.": "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to: No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.", - "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!": "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!", - "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.": "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.", - "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.": "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.", - "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.": "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.", - "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.": "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.", - "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.": "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.", - "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.": "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.", - "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.": "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.", - "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.": "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.", - "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.": "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.", - "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.": "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.", - "Favorite": "Favorite", - "Rename script": "Rename script", - "This is not the latest saved script version": "This is not the latest saved script version", - "My Script": "My Script", - "Show Console": "Show Console", - "Script text is not modified, nothing to save": "Script text is not modified, nothing to save", - "This is not a user script, cannot save": "This is not a user script, cannot save", - "Script Name": "Script Name", - "Expiration Time": "Expiration Time", - "Please name this script": "Please name this script", - "Script must have a name": "Script must have a name", - "Exit Full Screen (ESC)": "Exit Full Screen (ESC)", - "Stock Charts & Forex Charts": "Stock Charts & Forex Charts", - "Toggle favorite": "Toggle favorite", - "Buy Ask": "Buy Ask __quote__", - "Frequency": "Frequency", - "Buy Bid": "Buy Bid __quote__", - "Sell Ask": "Sell Ask __quote__", - "Sell Bid": "Sell Bid __quote__", - "Condition": "Condition", - "Connected": "Connected", - "CONNECT": "CONNECT", - "Disconnected": "Disconnected", - "Exiting Channel": "Exiting Channel", - "All": "All", - "5y": "5y", - "1y": "1y", + "Use Lower Deviation": "Use Lower Deviation", + "Use only one account - registering with multiple accounts is not allowed.": "Use only one account - registering with multiple accounts is not allowed.", + "Use Upper Deviation": "Use Upper Deviation", + "Username": "Username", + "useTrueRange_input": "Utilice TrueRange", + "UTC": "UTC", + "Valuation": "Valuation", + "Value": "Value", + "Vancouver": "Vancouver", + "Vertical Line": "Linea vertical", + "Views": "Views", + "Visual Order": "Orden visual", + "Vol": "Vol", + "Volatility Stop": "Volatility Stop", + "Volume Based": "Volume Based", + "Volume Leaders": "Volume Leaders", + "Volume MA": "Volumen promedio", + "Volume Oscillator": "Volume Oscillator", + "Volume Oscillator_study": "Volume Oscillator", + "Volume profile indicators and extended trading hours": "Volume profile indicators and extended trading hours", + "Volume Profile Indicators": "Volume Profile Indicators", + "Volume": "Volumen", + "Volume_study": "Volumen", + "VolumeProfile": "VolumeProfile", + "Vortex Indicator": "Vortex Indicator", + "VWAP": "VWAP", + "VWMA": "VWMA", + "VWMA_study": "VWMA", + "W_dates": "S", + "Waning moon": "Waning moon", + "Want official data and more features?": "Want official data and more features?", + "Warning": "Warning", + "Warsaw": "Varsovia", + "Watchlist": "Watchlist", + "Watchlist, details and news": "Watchlist, details and news", + "Watermark": "Marca de Agua", + "Wave Size": "Tamaño de onda", + "We are doing some brief daily maintenance. Alerts will be back really soon, thanks for your patience!": "We are doing some brief daily maintenance. Alerts will be back really soon, thanks for your patience!", + "We are happy to give away as many things for free as possible, however studies are server-based and this takes considerable resources. So we can't give an unlimited number of indicators to everyone for free (as much as we'd like to).": "We are happy to give away as many things for free as possible, however studies are server-based and this takes considerable resources. So we can't give an unlimited number of indicators to everyone for free (as much as we'd like to).", + "We'are sorry, something went wrong. Try to reload page.": "We'are sorry, something went wrong. Try to reload page.", + "week": "semana", + "week_plural": "semanas", + "Weekly": "Weekly", + "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.": "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.", + "White": "White", + "Why Go Pro?": "Why Go Pro?", + "Wick": "Mecha", + "Width": "Ancho", + "Willams %R": "Willams %R", + "Willams %R_study": "Willams %R", + "Williams %R": "Williams %R", + "Williams Alligator": "Williams Alligator", + "Williams Alligator_study": "Williams Alligator", + "Williams Fractal": "Williams Fractal", + "Window Size_input": "Tamaño de la ventana", + "With Markers": "Con Mercados", + "wizofstep": "__index__ of __steps__", + "WMA Length_input": "Longitud WMA", + "Woodies CCI": "Woodies CCI", + "wrote": "wrote", + "XABCD Pattern": "Patron XABCD", + "y_dates": "not_used", + "y_dates_plural": "not_used", + "Yearly": "Yearly", + "YES": "SI", + "Yes": "Yes", + "You already have Pro Plus trial.": "You already have Pro Plus trial.", + "You already participated in Pro Plus trial.": "You already participated in Pro Plus trial.", + "You already set {{options.maxAlertsNumber}} alerts. Upgrade to PRO Plus to set unlimited custom alerts and improve your experience!": "You already set {{options.maxAlertsNumber}} alerts. Upgrade to PRO Plus to set unlimited custom alerts and improve your experience!", + "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.": "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.", + "You are not authenticated.": "You are not authenticated.", + "You are not logged in. Please sign in.": "You are not logged in. Please sign in.", + "you are using browser": "You are using __browser__ on __os__.", + "You can not vote twice for one message": "You can not vote twice for one message", + "You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.": "You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.", + "You can save up to 5 charts with your subscription. Upgrade to PRO, PRO Plus or Premium membership and save unlimited charts, along with many other exciting features. Starting from only $9.95 a month - upgrade today!": "You can save up to 5 charts with your subscription. Upgrade to PRO, PRO Plus or Premium membership and save unlimited charts, along with many other exciting features. Starting from only $9.95 a month - upgrade today!", + "You have no ignored users": "You have no ignored users", + "You have no private messages yet": "You have no private messages yet", + "You may subscribe for official realtime and intraday data.": "You may subscribe for official realtime and intraday data.", + "You requested a custom interval that is available only to PRO users.": "You requested a custom interval that is available only to PRO users.", + "You requested a hotlist that is available only to PRO users.": "You requested a hotlist that is available only to PRO users.", + "You requested a symbol that is available only to PRO Plus and Premium users. You will now be switched to the equivalent BATS symbol.": "You requested a symbol that is available only to PRO Plus and Premium users. You will now be switched to the equivalent BATS symbol.", + "You requested an intraday spread symbol that is available only to PRO Plus and Premium users. You will now be switched to a Daily (D) interval.": "You requested an intraday spread symbol that is available only to PRO Plus and Premium users. You will now be switched to a Daily (D) interval.", + "You will be automatically redirected to PayPal in order to finish your purchase.": "You will be automatically redirected to PayPal in order to finish your purchase.", + "You're subscribing to {{ product_title }}": "You're subscribing to {{ product_title }}", + "Your 30-day free PRO Plus account has been activated. You are now part of a community of 2 million+ ideas that have been created within TradingView charts. To help get the ball rolling, we'd suggest you spend a few minutes familiarizing yourself with our online help section. We hope you enjoy working with TradingView and wish you good trading!": "Your 30-day free PRO Plus account has been activated. You are now part of a community of 2 million+ ideas that have been created within TradingView charts. To help get the ball rolling, we'd suggest you spend a few minutes familiarizing yourself with our online help section. We hope you enjoy working with TradingView and wish you good trading!", + "Your account will be charged $0.01 in order to verify it.": "Your account will be charged $0.01 in order to verify it.", + "Your chart is being saved, please wait a moment before you leave this page.": "Your chart is being saved, please wait a moment before you leave this page.", + "Your credit card on file is XXXX-XXXX-XXXX": "Your credit card on file is XXXX-XXXX-XXXX", + "Your free account allows you to apply up to 10 studies to a chart. Upgrade to PRO, PRO Plus or Premium account to have as many studies on a chart as you want, as well as many other exciting features.": "Your free account allows you to apply up to 10 studies to a chart. Upgrade to PRO, PRO Plus or Premium account to have as many studies on a chart as you want, as well as many other exciting features.", + "Your Order": "Your Order", + "Your Personal Invitation to Go PRO Plus": "Your Personal Invitation to Go PRO Plus", "ytd": "ytd", "YTD": "YTD", - "6m": "6m", - "3m": "3m", - "1m": "1m", - "5d": "5d", - "1d": "1d", - "Room title": "Room title", - "Room purpose": "Room purpose", - "Edit chat room": "Edit chat room", - "Create new public chat": "Create new public chat", - "Show Symbol Last Value": "Show Symbol Last Value", - "Show Indicator Last Value": "Show Indicator Last Value", - "Paper Trading is disconnected": "Paper Trading is disconnected", - "Hide Buy/Sell Panel": "Hide Buy/Sell Panel", - "Sell symbol": "Sell __displaySymbol__ Stop __abbreviatedNumber__ @ __formattedValue__", - "Buy symbol": "Buy __displaySymbol__ Limit __abbreviatedNumber__ @ __formattedValue__", - "IDEA TITLE AND DESCRIPTION": "IDEA TITLE AND DESCRIPTION", - "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.": "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.", - "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.": "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.", - "SHORT": "SHORT", - "LONG": "LONG", - "NEUTRAL": "NEUTRAL", - "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

": "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

", - "you are using browser": "You are using __browser__ on __os__.", - "Hide data": "Hide data", - "Show data": "Show data", - "Study Templates": "Study Templates", - "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout": "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout", - "Find existing chat": "Find existing chat", - "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", - "Black": "Black", - "Blue": "Blue", - "Grey": "Grey", - "White": "White", - "Show Positions": "Show Positions", - "Show Orders": "Show Orders" + "Zero Line": "Zero Line", + "Zero": "Cero", + "Zig Zag": "Zig Zag", + "Zoom In": "Con Zoom", + "Zoom Out": "Sin Zoom", + "{0} bars": "Barras: {0}", + "{0} copy": "{0} copia", + "{0} ideas...": "{0} ideas...", + "{0} P&L: {1}": "{0} P&L: {1}", + "Up bars": "Up bars", + "Down bars": "Down bars", + "Projection up bars": "Projection up bars", + "Projection down bars": "Projection down bars", + "ATR length": "ATR length", + "Reversal amount": "Reversal amount", + "Number of line": "Number of line", + "HL": "HL", + "ATR": "ATR", + "Traditional": "Traditional", + "Website": "Website", + "Support": "Support", + "PRO Premium": "PRO Premium", + "PRO Plus": "PRO Plus", + "PRO Plus Early Access": "PRO Plus Early Access", + "Update Payment Method": "Update Payment Method", + "Enter your new address": "Enter your new address", + "Save changes": "Save changes", + "All your current subscriptions will be updated to use the new account.": "All your current subscriptions will be updated to use the new account.", + "This trading product is integrated in TradingView thanks to our Partner Program for Developers. These are independent, unaffiliated studies, which are not part of TradingView subscriptions – these are separate tools that you buy if you want. Description, algorithm, support and prices are all determined by the author.": "This trading product is integrated in TradingView thanks to our Partner Program for Developers. These are independent, unaffiliated studies, which are not part of TradingView subscriptions – these are separate tools that you buy if you want. Description, algorithm, support and prices are all determined by the author.", + "EDIT SUBSCRIPTION": "EDIT SUBSCRIPTION", + "TradingView Account": "TradingView Account", + "

Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the features, top authors or create your first idea!

": "

Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the features, top authors or create your first idea!

", + "Alert not found with standart API": "Alert not found with standart API", + "Chatting is enabled {0} hours after creating a new account. This is done to prevent chat bots and general spam.": "Chatting is enabled {0} hours after creating a new account. This is done to prevent chat bots and general spam.", + "Do you really want to clear alerts log?": "Do you really want to clear alerts log?", + "Do you really want to delete alert {0}?": "Do you really want to delete alert {0}?", + "Do you really want to delete script '{0}'?": "Do you really want to delete script '{0}'?", + "Do you really want to delete {0} alerts?": "Do you really want to delete {0} alerts?", + "Do you really want to stop alert {0}?": "Do you really want to stop alert {0}?", + "Do you really want to stop {0} alerts?": "Do you really want to stop {0} alerts?", + "EPS": "EPS", + "EPS Dil": "EPS Dil", + "Edit Idea": "Edit Idea", + "Multi Charts Layout": "Multi Charts Layout", + "PE": "PE", + "PRO": "PRO", + "Publish Idea": "Publish Idea", + "2 year": "2 year", + "All fields are required": "All fields are required", + "Available": "Available", + "Check credit card number and CVV/CSC code": "Check credit card number and CVV/CSC code", + "Check expiration date": "Check expiration date", + "City": "City", + "Comments": "Comments", + "Country": "Country", + "Credit Card": "Credit Card", + "Credit card fields may contain only digits": "Credit card fields may contain only digits", + "Enter your ZIP code": "Enter your ZIP code", + "If you want to change the address, please enter your ZIP code here": "If you want to change the address, please enter your ZIP code here", + "Make payment with previously used details": "Make payment with previously used details", + "More {{sectionName}} Ideas": "More {{sectionName}} Ideas", + "PayPal": "PayPal", + "Payment Information": "Payment Information", + "Please choose at least one exchange to continue.": "Please choose at least one exchange to continue.", + "Please use only latin characters in address fields": "Please use only latin characters in address fields", + "Please use only latin characters in your first and last names": "Please use only latin characters in your first and last names", + "State/Region": "State/Region", + "Street": "Street", + "Subscribe": "Subscribe", + "Zip Code": "Zip Code", + "year": "year", + " Limit ": " Limit ", + " Stop ": " Stop ", + "

Only D, W, M intervals are supported for this symbol/exchange. You will be automatically switched to a D interval. Intraday intervals are not available because of exchange policies.

": "

Only D, W, M intervals are supported for this symbol/exchange. You will be automatically switched to a D interval. Intraday intervals are not available because of exchange policies.

", + "

Symbol ": "

Symbol ", + "Account Name": "Account Name", + "Active Chart": "Active Chart", + "Active chart doesn't contain the study you are going to publish": "Active chart doesn't contain the study you are going to publish", + "Add this room to favorites": "Add this room to favorites", + "Add {0}...": "Add {0}...", + "Alerts maintenance": "Alerts maintenance", + "All Charts": "All Charts", + "All fields are required.": "All fields are required.", + "Are you sure you want to overwrite '{0}' script?": "Are you sure you want to overwrite '{0}' script?", + "Balances": "Balances", + "Ban ": "Ban ", + "Ban expires in {0}": "Ban expires in {0}", + "Ban user": "Ban user", + "Brokerage Name": "Brokerage Name", + "By": "By", + "CQG Password": "CQG Password", + "CQG Username": "CQG Username", + "Can't create alert on invalid symbol": "Can't create alert on invalid symbol", + "Can't create alert when offline": "Can't create alert when offline", + "Can't edit alert on invalid symbol": "Can't edit alert on invalid symbol", + "Can't edit alert when offline": "Can't edit alert when offline", + "Change Background Transparency": "Change Background Transparency", + "Change Balloon Background Color": "Change Balloon Background Color", + "Change Balloon Background Transparency": "Change Balloon Background Transparency", + "Change Balloon Border Color": "Change Balloon Border Color", + "Change Balloon Text": "Change Balloon Text", + "Change Balloon Text Font Size": "Change Balloon Text Font Size", + "Change Balooon Text Color": "Change Balooon Text Color", + "Change Border Color": "Change Border Color", + "Change CQG password": "Change CQG password", + "Change Curve Background Color": "Change Curve Background Color", + "Change Curve Background Transparency": "Change Curve Background Transparency", + "Change Curve Filling": "Change Curve Filling", + "Change Curve Line Color": "Change Curve Line Color", + "Change Curve Line Extending Left": "Change Curve Line Extending Left", + "Change Curve Line Extending Right": "Change Curve Line Extending Right", + "Change Curve Line Left End": "Change Curve Line Left End", + "Change Curve Line Right End": "Change Curve Line Right End", + "Change Curve Line Style": "Change Curve Line Style", + "Change Curve Line Width": "Change Curve Line Width", + "Change Fib Arcs Background Transparency": "Change Fib Arcs Background Transparency", + "Change Fib Arcs Background Visibility": "Change Fib Arcs Background Visibility", + "Change Fib Speed Resistance Arcs Full Cirlces Mode": "Change Fib Speed Resistance Arcs Full Cirlces Mode", + "Change Fib Speed Resistance Arcs Levels Visibility": "Change Fib Speed Resistance Arcs Levels Visibility", + "Change Fib Speed Resistance Arcs Line Color": "Change Fib Speed Resistance Arcs Line Color", + "Change Fib Speed Resistance Arcs Visibility": "Change Fib Speed Resistance Arcs Visibility", + "Change Fib Speed Resistance Arcs Width": "Change Fib Speed Resistance Arcs Width", + "Change Password": "Change Password", + "Change Price Text Color": "Change Price Text Color", + "Change Price Text Font Size": "Change Price Text Font Size", + "Change Time Cycles Background Color": "Change Time Cycles Background Color", + "Change Time Cycles Background Transparency": "Change Time Cycles Background Transparency", + "Change Time Cycles Color": "Change Time Cycles Color", + "Change Time Cycles Filling": "Change Time Cycles Filling", + "Change Time Cycles Line Style": "Change Time Cycles Line Style", + "Change Time Cycles Line Width": "Change Time Cycles Line Width", + "Check firewall settings and make sure access to websocket ({0} port {1}) is open. Then click Reconnect or press F5.": "Check firewall settings and make sure access to websocket ({0} port {1}) is open. Then click Reconnect or press F5.", + "Click the broker you want to trade through": "Click the broker you want to trade through", + "Collaterals": "Collaterals", + "Confirm Password": "Confirm Password", + "Connect to CQG": "Connect to CQG", + "Connection is lost": "Connection is lost", + "Content": "Content", + "Continue to checkout": "Continue to checkout", + "Continued violation of chat etiquette": "Continued violation of chat etiquette", + "Continued violation of chat etiquette.": "Continued violation of chat etiquette.", + "Countdown": "Countdown", + "Create New List": "Create New List", + "Create New List...": "Create New List...", + "Curve": "Curve", + "December": "December", + "Degree": "Degree", + "Describe your company and project in a few sentences.": "Describe your company and project in a few sentences.", + "Desktop notifications": "Desktop notifications", + "Desktop notifications when I'm mentioned": "Desktop notifications when I'm mentioned", + "Dialog": "Dialog", + "Do you realy want to delete{0}watchlist?": "Do you realy want to delete{0}watchlist?", + "Do you want to take advantage of this offer now?": "Do you want to take advantage of this offer now?", + "Double Curve": "Double Curve", + "Early Access 50% off{{#is_finished}} – Final chance{{/is_finished}}": "Early Access 50% off{{#is_finished}} – Final chance{{/is_finished}}", + "Early Access for $15/Month": "Early Access for $15/Month", + "Edit Alert...": "Edit Alert...", + "Edit {0} Alert...": "Edit {0} Alert...", + "Elliott Correction Wave (ABC)": "Elliott Correction Wave (ABC)", + "Elliott Double Combo Wave (WXY)": "Elliott Double Combo Wave (WXY)", + "Elliott Impulse Wave (12345)": "Elliott Impulse Wave (12345)", + "Elliott Triangle Wave (ABCDE)": "Elliott Triangle Wave (ABCDE)", + "Elliott Triple Combo Wave (WXYXZ)": "Elliott Triple Combo Wave (WXYXZ)", + "Email notifications": "Email notifications", + "Email notifications when I'm mentioned": "Email notifications when I'm mentioned", + "Email-to-sms is the easiest and absolutely free way to send text message (SMS) from the internet to phones. This site aims to be the most complete and up-to-date list of email addresses that can be used to send text messages to phones.": "Email-to-sms is the easiest and absolutely free way to send text message (SMS) from the internet to phones. This site aims to be the most complete and up-to-date list of email addresses that can be used to send text messages to phones.", + "Error occured": "Error occured", + "Error while trying to create snapshot.": "Error while trying to create snapshot.", + "Error:": "Error:", + "Error: too long text": "Error: too long text", + "Export Watchlist": "Export Watchlist", + "Failed:": "Failed:", + "Full Circles": "Full Circles", + "Get the link to your individual GitHub profile, which we’ll enable for access to the library.": "Get the link to your individual GitHub profile, which we’ll enable for access to the library.", + "Go PRO": "Go PRO", + "HL Bars": "HL Bars", + "Here are a few steps to get your Charting Library:": "Here are a few steps to get your Charting Library:", + "Hide alert label line": "Hide alert label line", + "Horz Grid Lines": "Horz Grid Lines", + "How to fix:": "How to fix:", + "If you like what you see, you have an exclusive chance to get 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.": "If you like what you see, you have an exclusive chance to get 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.", + "If you need support then please visit our issues tracker using your GitHub profile we’ve granted access to.": "If you need support then please visit our issues tracker using your GitHub profile we’ve granted access to.", + "Import Watchlist...": "Import Watchlist...", + "Import/Export Watchlists": "Import/Export Watchlists", + "Indicator Labels": "Indicator Labels", + "Interval is not applicable": "Interval is not applicable", + "Invalid data format": "Invalid data format", + "Invalid limit price": "Invalid limit price", + "Invalid quantity": "Invalid quantity", + "Invalid stop price": "Invalid stop price", + "It appears that your browser does not support Canvas technology, which is needed for TradingView to work.
": "It appears that your browser does not support Canvas technology, which is needed for TradingView to work.
", + "It appears that your browser does not support WebSocket technology and does not have Adobe Flash plugin installed, one of which is essential for our portal.
": "It appears that your browser does not support WebSocket technology and does not have Adobe Flash plugin installed, one of which is essential for our portal.
", + "June": "June", + "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That is less than $15/month. Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!": "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That is less than $15/month. Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!", + "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.": "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.", + "Just wait awhile. We will send you all necessary information ASAP.": "Just wait awhile. We will send you all necessary information ASAP.", + "Launch chat in a separate window": "Launch chat in a separate window", + "Left Axis": "Left Axis", + "Library Without The Link": "Library Without The Link", + "Line - Close": "Line - Close", + "Line - HL/2": "Line - HL/2", + "Line - High": "Line - High", + "Line - Low": "Line - Low", + "Line - Open": "Line - Open", + "Load all alerts...": "Load all alerts...", + "Lock Cursor In Time": "Lock Cursor In Time", + "Log in": "Log in", + "My Lists": "My Lists", + "New Password": "New Password", + "New password and confirmation doesn't match": "New password and confirmation doesn't match", + "New password is required": "New password is required", + "No address input to apply autocomplete": "No address input to apply autocomplete", + "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at founders@tradingview.com": "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at founders@tradingview.com", + "No brokers available": "No brokers available", + "Non-tradable symbol": "Non-tradable symbol", + "Now is your LAST and FINAL chance to get 12 months for only $179.4 (regular $360). That’s less than $15/month and 50% off regular month-to-month payments.": "Now is your LAST and FINAL chance to get 12 months for only $179.4 (regular $360). That’s less than $15/month and 50% off regular month-to-month payments.", + "OC Bars": "OC Bars", + "Oh no! You have only 2 weeks left in your PRO Plus trial! These benefits will expire in two short weeks:": "Oh no! You have only 2 weeks left in your PRO Plus trial! These benefits will expire in two short weeks:", + "Old Password": "Old Password", + "Old password is required": "Old password is required", + "Oops, something went wrong": "Oops, something went wrong", + "Oops, your browser can't display our charts!": "Oops, your browser can't display our charts!", + "Orders": "Orders", + "PRO account": "PRO account", + "Password confirmation is required": "Password confirmation is required", + "Passwords do not match.": "Passwords do not match.", + "Place": "Place", + "Please add 'study(title=\"SomeTitle\")' statement to the script code": "Please add 'study(title=\"SomeTitle\")' statement to the script code", + "Please report the issue or click Reconnect.": "Please report the issue or click Reconnect.", + "Please use one of the following browsers:": "Please use one of the following browsers:", + "Please, install Flash plugin or consider updating to one of these modern browsers with WebSocket support:": "Please, install Flash plugin or consider updating to one of these modern browsers with WebSocket support:", + "Please, try to reload page to edit user data": "Please, try to reload page to edit user data", + "Positions": "Positions", + "Pro Plus": "Pro Plus", + "Processing script...": "Processing script...", + "Publish All Charts": "Publish All Charts", + "Publish Only": "Publish Only", + "Published Idea": "Published Idea", + "Recent chats": "Recent chats", + "Reconnect": "Reconnect", + "Rename List": "Rename List", + "Rename List...": "Rename List...", + "Report a data issue": "Report a data issue", + "Restore Size": "Restore Size", + "Right Axis": "Right Axis", + "Risk/Reward": "Risk/Reward", + "Save List As...": "Save List As...", + "Script '{0}' has been saved": "Script '{0}' has been saved", + "Script cannot be compiled because of errors.": "Script cannot be compiled because of errors.", + "Script has been deleted": "Script has been deleted", + "Script is not saved. Nothing to delete.": "Script is not saved. Nothing to delete.", + "Script is not saved. Nothing to rename.": "Script is not saved. Nothing to rename.", + "Script study added to the chart": "Script study added to the chart", + "Select Broker": "Select Broker", + "Select alert": "Select alert", + "Send all the stuff to Stan Bokov at founders@tradingview.com": "Send all the stuff to Stan Bokov at founders@tradingview.com", + "Series Sale Name": "Series Sale Name", + "Series Sale Number": "Series Sale Number", + "Server broke the connection. Click Reconnect or press F5.": "Server broke the connection. Click Reconnect or press F5.", + "Shortcuts": "Shortcuts", + "Show Dividends": "Show Dividends", + "Show Earnings": "Show Earnings", + "Show Hidden Tools": "Show Hidden Tools", + "Show Splits": "Show Splits", + "Show Symbol Info": "Show Symbol Info", + "Show Values": "Show Values", + "Sign our License Agreement": "Sign our License Agreement", + "Sine Line": "Sine Line", + "Sorry, an error has occurred": "Sorry, an error has occurred", + "Study": "Study", + "Success": "Success", + "Symbol Info": "Symbol Info", + "Symbol Info...": "Symbol Info...", + "Symbol Labels": "Symbol Labels", + "Time Cycles": "Time Cycles", + "To purchase the commercial version of the library, please contact Stan Bokov at founders@tradingview.com.": "To purchase the commercial version of the library, please contact Stan Bokov at founders@tradingview.com.", + "TradingView Notice": "TradingView Notice", + "Trial confirmation dialog": "Trial confirmation dialog", + "Trial confirmation text": "Trial confirmation text", + "Try": "Try", + "URL cannot be recieved.": "URL cannot be recieved.", + "Unexpected error: can't change profile data": "Unexpected error: can't change profile data", + "Unread Messages": "Unread Messages", + "Upgrade and get 50% off regular month-to-month payments!": "Upgrade and get 50% off regular month-to-month payments!", + "User cancelled operation": "User cancelled operation", + "Vert Grid Lines": "Vert Grid Lines", + "Visual settings...": "Visual settings...", + "Widget": "Widget", + "Width (% of the Box)": "Width (% of the Box)", + "Wrong value": "Wrong value", + "You have unsaved changes in the current script. Do you really want to discard them and start working with another script?": "You have unsaved changes in the current script. Do you really want to discard them and start working with another script?", + "Your Password Has Expired": "Your Password Has Expired", + "Your password has expired, please enter new password": "Your password has expired, please enter new password", + "active at": "active at", + "ago": "ago", + "agreed with your idea %chart% about %symbol%": "agreed with your idea %chart% about %symbol%", + "all inactive": "all inactive", + "and details": "and details", + "avg fill price": "avg fill price", + "avg price": "avg price", + "balance": "balance", + "best ask": "best ask", + "best bid": "best bid", + "cach excess": "cach excess", + "changed status": "changed status", + "collateral": "collateral", + "commented on idea you follow %chart% about %symbol%": "commented on idea you follow %chart% about %symbol%", + "commented on your idea %chart% about %symbol%": "commented on your idea %chart% about %symbol%", + "currency": "currency", + "disagreed with your idea %chart% about %symbol%": "disagreed with your idea %chart% about %symbol%", + "fill qty": "fill qty", + "filtered": "filtered", + "id": "id", + "initial margin": "initial margin", + "is now following you": "is now following you", + "last trade": "last trade", + "less than a minute": "less than a minute", + "limit price": "limit price", + "mn": "mn", + "mvo": "mvo", + "offset": "offset", + "on": "on", + "open P/L": "open P/L", + "or choose another broker": "or choose another broker", + "ote": "ote", + "placing time": "placing time", + "published new idea %chart% about %symbol% you follow": "published new idea %chart% about %symbol% you follow", + "purchasing power": "purchasing power", + "qty": "qty", + "replied to your comment on %chart% about %symbol%": "replied to your comment on %chart% about %symbol%", + "side": "side", + "sign in or register": "sign in or register", + "status": "status", + "stop price": "stop price", + "subscription": "subscription", + "symbol": "symbol", + "total margin": "total margin", + "total value": "total value", + "type": "type", + "upl": "upl", + "w": "w", + "y": "y", + "you follow commented on %chart% about %symbol%": "you follow commented on %chart% about %symbol%", + "you follow published new idea %chart% about %symbol%": "you follow published new idea %chart% about %symbol%", + "{0} is already in this chat.": "{0} is already in this chat.", + "Сolor line": "Сolor line", + "Bottom Center": "Bottom Center", + "Bottom Left": "Bottom Left", + "Bottom Right": "Bottom Right", + "Chart snapshot": "Chart snapshot", + "Create Horizontal Line": "Create Horizontal Line", + "Create Vertical Line": "Create Vertical Line", + "Hide Published Charts Timeline": "Hide Published Charts Timeline", + "Left": "Left", + "Middle Center": "Middle Center", + "Middle Left": "Middle Left", + "Middle Right": "Middle Right", + "No color themes saved": "No color themes saved", + "Right": "Right", + "Room {0} was deleted": "Room {0} was deleted", + "Theme": "Theme", + "Theme name": "Theme name", + "Top Center": "Top Center", + "Top Left": "Top Left", + "Top Right": "Top Right", + "TradingView Partner": "TradingView Partner", + "You were in the video call. Duration: {0}": "You were in the video call. Duration: {0}", + "{0} has entered the chat": "{0} has entered the chat", + "{0} has left the chat": "{0} has left the chat", + "{0} was banned for {1} minutes": "{0} was banned for {1} minutes", + "Discipline is the foundation of profitable trading for both discretionary and systematic traders. Visually stunning and intuitive to use, 3D ProSuite is an indispensible professional toolkit of point-and-shoot quantitative risk management and decision support tools for stock pickers and traders focused on technical entry techniques. Know instantly where to place a trailing stop and where to exit. Identify trends and pullbacks. Watch rotation and volatility in real time. Calculate hedge ratios for protection. Identify extremes. Non-programmers interested in systematic trading can take advantage of our strategy to test a combination of 3D ProSuite with moving average filter, channel filter, and volatility filter.": "Discipline is the foundation of profitable trading for both discretionary and systematic traders. Visually stunning and intuitive to use, 3D ProSuite is an indispensible professional toolkit of point-and-shoot quantitative risk management and decision support tools for stock pickers and traders focused on technical entry techniques. Know instantly where to place a trailing stop and where to exit. Identify trends and pullbacks. Watch rotation and volatility in real time. Calculate hedge ratios for protection. Identify extremes. Non-programmers interested in systematic trading can take advantage of our strategy to test a combination of 3D ProSuite with moving average filter, channel filter, and volatility filter.", + "AOS FX Primer is made up of 3 separate indicators to help you better analyse the markets. AOS FX Sessions shows session start/end times (automatically handling Daylight Saving changes) along with opening ranges. AOS FX Day HL shows the High and Low level for the past 2 years, automatically handling Daylight Saving changes. AOS ATRplus shows the moving average mid-point of the previous bar ranges. Please see our website for a full description and screenshots.": "AOS FX Primer is made up of 3 separate indicators to help you better analyse the markets. AOS FX Sessions shows session start/end times (automatically handling Daylight Saving changes) along with opening ranges. AOS FX Day HL shows the High and Low level for the past 2 years, automatically handling Daylight Saving changes. AOS ATRplus shows the moving average mid-point of the previous bar ranges. Please see our website for a full description and screenshots.", + "Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:

No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.": "Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to: No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.", + "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex. For more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.": "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex. For more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.", + "\"Buy Sell\" indicator is simple yet powerful trading signals that will help you consistently profit from the market. It built with risk management in mind, meaning average winning trade will be more than average losing trade several times.

It comes with signals and trend confirmation. For more information please visit: synergytrading.weebly.com": "\"Buy Sell\" indicator is simple yet powerful trading signals that will help you consistently profit from the market. It built with risk management in mind, meaning average winning trade will be more than average losing trade several times.

It comes with signals and trend confirmation. For more information please visit: synergytrading.weebly.com", + "Above Bar": "Above Bar", + "Absolute": "Absolute", + "Below Bar": "Below Bar", + "Bottom": "Bottom", + "Top": "Top", + "Alerts are not yet available for this chart type. Please check GetSatisfaction and vote for this feature to show support for it.": "Alerts are not yet available for this chart type. Please check GetSatisfaction and vote for this feature to show support for it.", + "Arguments": "Arguments", + "Built-in Functions": "Built-in Functions", + "Built-in Variable": "Built-in Variable", + "Built-in Variables": "Built-in Variables", + "Built-in'+(docs.kind === TVScript.FunKind.DECL ? ' Annotation' : '": "Built-in'+(docs.kind === TVScript.FunKind.DECL ? ' Annotation' : '", + "Confirm replacing": "Confirm replacing", + "Delete all drawing for this symbol": "Delete all drawing for this symbol", + "Examples": "Examples", + "Language Operator": "Language Operator", + "Language Operators": "Language Operators", + "My Ideas": "My Ideas", + "Not Now": "Not Now", + "Oops!": "Oops!", + "Open Manage Drawings": "Open Manage Drawings", + "PUBLISH PRIVATE IDEA": "PUBLISH PRIVATE IDEA", + "Pine Script Reference (new window)": "Pine Script Reference (new window)", + "Pine Script Reference (pop-up)": "Pine Script Reference (pop-up)", + "Publish Private Idea": "Publish Private Idea", + "Publishing is possible only from the chart page. Please open a chart and then try again.": "Publishing is possible only from the chart page. Please open a chart and then try again.", + "Remarks": "Remarks", + "Remove all line tools for ": "Remove all line tools for ", + "Returns": "Returns", + "Script Language Reference Manual": "Script Language Reference Manual", + "See Also": "See Also", + "Syntax": "Syntax", + "Type:": "Type:", + "Be the first to speak": "Be the first to speak", + "Ignored users list": "Ignored users list", + "# (Total: {0})": "# (Total: {0})", + "Hold Shift – draw lines at right angles.": "Hold Shift – draw lines at right angles.", + "Number or , – change interval. Type in a digit for minute charts, or first letter of the word for longer resolutions. E.g. 1, 5, 30, 60, 1440, H, 2H, 6H, D, 5D, 3W, 6M.": "Number or , – change interval. Type in a digit for minute charts, or first letter of the word for longer resolutions. E.g. 1, 5, 30, 60, 1440, H, 2H, 6H, D, 5D, 3W, 6M.", + "By clicking on “Sign Up” you are agreeing to the Terms of Service.": "By clicking on “Sign Up” you are agreeing to the Terms of Service.", + "Change Days To": "Change Days To", + "Change Hours To": "Change Hours To", + "Change Line Tool Visibility On Days": "Change Line Tool Visibility On Days", + "Change Line Tool Visibility On Hours": "Change Line Tool Visibility On Hours", + "Change Line Tool Visibility On Minutes": "Change Line Tool Visibility On Minutes", + "Change Line Tool Visibility On Months": "Change Line Tool Visibility On Months", + "Change Line Tool Visibility On Weeks": "Change Line Tool Visibility On Weeks", + "Change Minutes To": "Change Minutes To", + "Correct?": "Correct?", + "Could not send your report": "Could not send your report", + "Crypto/crypto pairs (eg. LTC/BTC) are not currently supported but that may change in the future.": "Crypto/crypto pairs (eg. LTC/BTC) are not currently supported but that may change in the future.", + "Cypher Pattern": "Cypher Pattern", + "Days": "Days", + "Go to Date...": "Go to Date...", + "Go to...": "Go to...", + "Hours": "Hours", + "IMPORTANT:": "IMPORTANT:", + "Indexes don’t have prices, they have values. There are corresponding ETFs that can be traded. SPX is the SnP500 index, but SPY is the ETF that can be traded.": "Indexes don’t have prices, they have values. There are corresponding ETFs that can be traded. SPX is the SnP500 index, but SPY is the ETF that can be traded.", + "Last available bar": "Last available bar", + "Minutes": "Minutes", + "Months": "Months", + "Please do not modify the order so we can investigate the issue.": "Please do not modify the order so we can investigate the issue.", + "Report this message": "Report this message", + "Select order": "Select order", + "Simply
drag & drop

or select file...": "Simply
drag & drop

or select file...", + "Spreads can’t be traded because they are not a single symbol, they are a visual representation of a calculation.": "Spreads can’t be traded because they are not a single symbol, they are a visual representation of a calculation.", + "Thanks!": "Thanks!", + "To:": "To:", + "Trading issue": "Trading issue", + "Warning:": "Warning:", + "Weeks": "Weeks", + "comment": "comment", + "goto date.": "goto date.", + "html5 stock charting
library licensing": "html5 stock charting
library licensing", + "message": "message", + "Go": "Go", + "Go to": "Go to", + "Report {0} from {1} to moderators": "Report {0} from {1} to moderators", + "Reported {0} from @{1}, {2}": "Reported {0} from @{1}, {2}", + "Add Text Note For {0}": "Add Text Note For {0}", + "Add To Text Notes": "Add To Text Notes", + "Are you sure you want to delete this script?": "Are you sure you want to delete this script?", + "DELETE": "DELETE", + "Do you realy want to delete {0} template?": "Do you realy want to delete {0} template?", + "Do you realy want to replace \"{0}\"?": "Do you realy want to replace \"{0}\"?", + "Idea": "Idea", + "NEW": "NEW", + "New Untitled Note": "New Untitled Note", + "Open Text Notes Panel": "Open Text Notes Panel", + "Please enter a valid URL": "Please enter a valid URL", + "Save template as...": "Save template as...", + "Search Note": "Search Note", + "Template name": "Template name", + "Text Notes": "Text Notes", + "Text Notes are available only on chart page. Please open a chart and then try again.": "Text Notes are available only on chart page. Please open a chart and then try again.", + "URL": "URL", + "Add Text Note For __symbol__": "Add Text Note For __symbol__", + "Add this study to active chart": "Add this study to active chart", + "April": "April", + "Are you sure you want to cancel order %s?": "Are you sure you want to cancel order %s?", + "Are you sure you want to ignore messages from __username__?": "Are you sure you want to ignore messages from __username__?", + "August": "August", + "Buy ": "Buy ", + "Cancel PRO Account": "Cancel PRO Account", + "Cancel subscription": "Cancel subscription", + "Change Minutes From": "Change Minutes From", + "Connect to %s": "Connect to %s", + "Connection to server was lost": "Connection to server was lost", + "Continued violation of chat etiquette. For more information on this etiquette please go to __link__": "Continued violation of chat etiquette. For more information on this etiquette please go to __link__", + "Created {0}.": "Created {0}.", + "Do you really want to delete __themename__ theme?": "Do you really want to delete __themename__ theme?", + "Expand __symbol__ chart": "Expand __symbol__ chart", + "February": "February", + "January": "January", + "July": "July", + "Last edited {0}": "Last edited {0}", + "Link to __room__ chat": "Link to __room__ chat", + "M": "M", + "March": "March", + "Neutral": "Neutral", + "No Title": "No Title", + "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at __email__": "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at __email__", + "No showcase": "No showcase", + "Notice": "Notice", + "November": "November", + "October": "October", + "Open __symbol__ Text Note": "Open __symbol__ Text Note", + "Publish": "Publish", + "Room __title__ was deleted": "Room __title__ was deleted", + "Save theme as...": "Save theme as...", + "Script": "Script", + "Script Error": "Script Error", + "Sell ": "Sell ", + "Send private message to __username__": "Send private message to __username__", + "September": "September", + "Show Published Charts Timeline": "Show Published Charts Timeline", + "Show alert label line": "Show alert label line", + "Show all messages from __username__": "Show all messages from __username__", + "Symbol __symbol__ cannot be traded on TradingView’s Paper Trading. Why not?": "Symbol __symbol__ cannot be traded on TradingView’s Paper Trading. Why not?", + "To: __username__": "To: __username__", + "Unlock": "Unlock", + "__minutes__ min": "__minutes__ min", + "__minutes__ min __seconds__ sec": "__minutes__ min __seconds__ sec", + "__seconds__ sec": "__seconds__ sec", + "__username__ has entered the chat": "__username__ has entered the chat", + "__username__ has left the chat": "__username__ has left the chat", + "days": "days", + "hours": "hours", + "minutes": "minutes", + "months": "months", + "years": "years", + "Sign in or sign up to use paper trading": "Sign in or sign up to use paper trading", + "Paper Trading is disconnected.": "Paper Trading is disconnected.", + "long": "long", + "short": "short", + "1 day": "1 day", + "1 hour": "1 hour", + "10 minutes": "10 minutes", + "12 hours": "12 hours", + "3 hours": "3 hours", + "30 minutes": "30 minutes", + "5 minutes": "5 minutes", + "Balance:": "Balance:", + "Ban __username__": "Ban __username__", + "Ban duration:": "Ban duration:", + "Ban expires in less than __duration__": "Ban expires in less than __duration__", + "Banned permanently": "Banned permanently", + "Content that caused the ban:": "Content that caused the ban:", + "Equity:": "Equity:", + "Hi,nnI'm a moderator for TradingView. I reviewed your idea at __chart__ and had to mark it as \"Not Suggested\" because it doesn't comply with our House Rules https://www.tradingview.com/house-rules/.nnPay attention to these rules to get into the Suggested stream more often, or even become a Suggested Author. Please let me know if you have any questions, will be happy to help.": "Hi,nnI'm a moderator for TradingView. I reviewed your idea at __chart__ and had to mark it as \"Not Suggested\" because it doesn't comply with our House Rules https://www.tradingview.com/house-rules/.nnPay attention to these rules to get into the Suggested stream more often, or even become a Suggested Author. Please let me know if you have any questions, will be happy to help.", + "Idea comments": "Idea comments", + "Ideas publishing": "Ideas publishing", + "If you have questions or suggestions, reply to this message.": "If you have questions or suggestions, reply to this message.", + "Ignore __username__": "Ignore __username__", + "Percents": "Percents", + "Permanently": "Permanently", + "Phone": "Phone", + "Please enter template name": "Please enter template name", + "Please enter theme name": "Please enter theme name", + "Position is being changed": "Position is being changed", + "Private messages": "Private messages", + "Public chats": "Public chats", + "Publish idea": "Publish idea", + "Quote the message which caused the ban along with additional comments if any (a private message with this information will be sent to the user from your account):": "Quote the message which caused the ban along with additional comments if any (a private message with this information will be sent to the user from your account):", + "Read this every time before banning someone! Our goal is to keep a healthy, constructive and useful dialog open in the chatrooms. Sending a private message with a warning is enough to solve 99% of the issues. If that doesn’t help, start with a one-minute ban.": "Read this every time before banning someone! Our goal is to keep a healthy, constructive and useful dialog open in the chatrooms. Sending a private message with a warning is enough to solve 99% of the issues. If that doesn’t help, start with a one-minute ban.", + "Save new study template": "Save new study template", + "Select violation...": "Select violation...", + "Snapshot": "Snapshot", + "Symbols from Quandl are not currently supported.": "Symbols from Quandl are not currently supported.", + "Unban __username__": "Unban __username__", + "Unignore __username__": "Unignore __username__", + "User __username__ was banned for __duration__.": "User __username__ was banned for __duration__.", + "User __username__ was banned permanently.": "User __username__ was banned permanently.", + "User __username__ was unbanned.": "User __username__ was unbanned.", + "Violated house rule:": "Violated house rule:", + "Violated house rule: __violation__.": "Violated house rule: __violation__.", + "Violation that caused the ban: __violation__.": "Violation that caused the ban: __violation__.", + "When selecting this checkbox the study template will set \"__interval__\" interval on a chart": "When selecting this checkbox the study template will set \"__interval__\" interval on a chart", + "You are banned from __banType__ for __duration__ for violating our House Rules. More info - __link__": "You are banned from __banType__ for __duration__ for violating our House Rules. More info - __link__", + "You are permanently banned from __banType__ for violating our House Rules. More info - __link__.": "You are permanently banned from __banType__ for violating our House Rules. More info - __link__.", + "__firstEnumerationItem__ and __secondEnumerationItem__": "__firstEnumerationItem__ and __secondEnumerationItem__", + "__firstEnumerationItem__, __secondEnumerationItem__ and __thirdEnumerationItem__": "__firstEnumerationItem__, __secondEnumerationItem__ and __thirdEnumerationItem__", + "__firstEnumerationItem__, __secondEnumerationItem__, __thirdEnumerationItem__ and __fourthEnumerationItem__": "__firstEnumerationItem__, __secondEnumerationItem__, __thirdEnumerationItem__ and __fourthEnumerationItem__", + "__username__ is permanently banned. Do you want to unban __username__?": "__username__ is permanently banned. Do you want to unban __username__?", + "commenting": "commenting", + "go to date.": "go to date.", + "publish idea.": "publish idea.", + "publishing": "publishing", + "server failed to place closing order": "server failed to place closing order", + "take snapshot.": "take snapshot.", + "

Pine scripting language

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.": "

Pine scripting language

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.", + "Close message": "Close message", + "Created ": "Created ", + "Edit Order…": "Edit Order…", + "Error occured while publishing": "Error occured while publishing", + "Error: Account is disabled": "Error: Account is disabled", + "Last edited ": "Last edited ", + "Show Drawings Toolbar": "Show Drawings Toolbar", + "Text Note": "Text Note", + "This chart layout has a lot of objects and can't be published! Please report to {0} for further details.": "This chart layout has a lot of objects and can't be published! Please report to {0} for further details.", + "TradingView Sign Up": "TradingView Sign Up", + "Heikin Ashi": "Heikin Ashi", + "Learn about all PRO features": "Learn about all PRO features", + "Show Less": "Show Less", + "Visibility": "Visibility", + "Levels Line": "Levels Line", + "Show Objects Tree...": "Show Objects Tree...", + "Close_as_a_command": "Close" } \ No newline at end of file diff --git a/charting_library/static/localization/translations/et_EE.json b/charting_library/static/localization/translations/et_EE.json new file mode 100644 index 00000000..744a0079 --- /dev/null +++ b/charting_library/static/localization/translations/et_EE.json @@ -0,0 +1,2865 @@ +{ + " alert label line": "alert label line", + " color": "color", + " Published Charts Timeline": "Published Charts Timeline", + " transparency": "transparency", + " visibility": "visibility", + "(H + L + C)/3": "(H + L + C)/3", + "(H + L)/2": "(H + L)/2", + "(O + H + L + C)/4": "(O + H + L + C)/4", + "...Less Tags": "...Less Tags", + "1 minute": "1 minute", + "1. Slide your finger to select location for first anchor
2. Tap anywhere to place the first anchor": "1. Slide your finger to select location for first anchor
2. Tap anywhere to place the first anchor", + "1. Slide your finger to select location for next anchor
2. Tap anywhere to place the next anchor": "1. Slide your finger to select location for next anchor
2. Tap anywhere to place the next anchor", + "10 seconds": "10 seconds", + "1d": "1d", + "1m": "1m", + "1y": "1y", + "3 Notes Reverb": "3 Notes Reverb", + "30 Day Free Trial": "30 Day Free Trial", + "30 seconds": "30 seconds", + "3m": "3m", + "5 seconds": "5 seconds", + "52wk Range": "52wk Range", + "5d": "5d", + "5y": "5y", + "6m": "6m", + " or to use paper trading": " or to use paper trading", + "Hold Shift  + Click on the chart – measure tool.": "Hold Shift  + Click on the chart – measure tool.", + "Hold Shift – draw linetools on the right angle.": "Hold Shift – draw linetools on the right angle.", + "

A broad range of intelligent drawing tools

The 100+ drawing tools on TradingView let you analyze the market in a variety of ways - all helping you find better opportunities. Technical analysis is the study of learning how past performance of drawings and other tools applies to prices in the future. Make sure you take a look at our Wiki for a complete list of drawing tools and instructions on how to use them!": "

A broad range of intelligent drawing tools

The 100+ drawing tools on TradingView let you analyze the market in a variety of ways - all helping you find better opportunities. Technical analysis is the study of learning how past performance of drawings and other tools applies to prices in the future. Make sure you take a look at our Wiki for a complete list of drawing tools and instructions on how to use them!", + "

Advanced Price Scaling

When you are ready to get technical, our charts let you set the price scales to match your type of analysis. There are linear, percent and log axes for drastic price movements. You can use two separate price scales at the same time: one for indicators and one for price movements. Read more about scaling options.

Right-click on the price scale to see possible options: change scaling type, enable auto-scaling or show another price scale. Right-clicking on indicators lets you choose which scale to use, so several data series with different scaling can co-exist in one chart. You can also drag price and time scales to increase or decrease compression.": "

Advanced Price Scaling

When you are ready to get technical, our charts let you set the price scales to match your type of analysis. There are linear, percent and log axes for drastic price movements. You can use two separate price scales at the same time: one for indicators and one for price movements. Read more about scaling options.

Right-click on the price scale to see possible options: change scaling type, enable auto-scaling or show another price scale. Right-clicking on indicators lets you choose which scale to use, so several data series with different scaling can co-exist in one chart. You can also drag price and time scales to increase or decrease compression.", + "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.": "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.", + "

Communicate your ideas in real-time!

Collaborating with investors across markets and countries has never been easier! TradingView chat rooms are a powerful communication tool, which are fully integrated to instantly share charts, analysis and trading ideas – all on one platform. Create your own chat rooms on interesting topics, or join existing public chat rooms – a world of knowledge is at your fingertips.
Start chatting now!": "

Communicate your ideas in real-time!

Collaborating with investors across markets and countries has never been easier! TradingView chat rooms are a powerful communication tool, which are fully integrated to instantly share charts, analysis and trading ideas – all on one platform. Create your own chat rooms on interesting topics, or join existing public chat rooms – a world of knowledge is at your fingertips.
Start chatting now!", + "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.": "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.", + "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!": "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!", + "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.": "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.", + "

Go PRO to get even more

But that’s not all! Upgrade your trading experience with TradingView PRO and get access to an unparalleled set of premium features and data. Get it today!": "

Go PRO to get even more

But that’s not all! Upgrade your trading experience with TradingView PRO and get access to an unparalleled set of premium features and data. Get it today!", + "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.": "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.", + "

Server-side Alerts (β version)": "

Server-side Alerts (β version)", + "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.": "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.", + "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.": "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.", + "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.": "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.", + "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.": "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.", + "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!": "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!", + "Number or , – change interval. The interval can be changed by typing the interval number (i.e. 5 if it is going to be a five minute chart) or by typing a comma (,) to enter non minute intervals such as H (Hourly), D (Daily), W (Weekly), M (Monthly).": "Number or , – change interval. The interval can be changed by typing the interval number (i.e. 5 if it is going to be a five minute chart) or by typing a comma (,) to enter non minute intervals such as H (Hourly), D (Daily), W (Weekly), M (Monthly).", + "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

": "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

", + "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

": "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

", + "

Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the features, top authors or create your first idea!

", + "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", + "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.": "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.", + "A clear title that describes your idea. Don’t just write “MSFT” or “MSFT Short”. A title like this doesn’t say much and won’t attract much interest to your idea.": "A clear title that describes your idea. Don’t just write “MSFT” or “MSFT Short”. A title like this doesn’t say much and won’t attract much interest to your idea.", + "A description that clearly states your idea. Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader’s shoes and see if you’d understand the context based on what you wrote. It’s also a good idea to re-post descriptions right on the chart, so your idea can be shared without losing meaning.": "A description that clearly states your idea. Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader’s shoes and see if you’d understand the context based on what you wrote. It’s also a good idea to re-post descriptions right on the chart, so your idea can be shared without losing meaning.", + "A suggested author published idea on current symbol": "A suggested author published idea on current symbol", + "ABCD Pattern": "ABCD Pattern", + "about": "about", + "Account History": "Account History", + "Account History...": "Account History...", + "Accounting Change": "Accounting Change", + "Accounts Payable and Accrued Expenses": "Accounts Payable and Accrued Expenses", + "Accounts Payable": "Accounts Payable", + "Accounts Receivable, Trade, Net": "Accounts Receivable, Trade, Net", + "Accounts, Notes Receivable, Net": "Accounts, Notes Receivable, Net", + "Accrued Expenses": "Accrued Expenses", + "Accrued Interest": "Accrued Interest", + "Accumulated Depreciation": "Accumulated Depreciation", + "Accumulation/Distribution": "Accumulation/Distribution", + "Accumulation/Distribution_study": "Accumulation/Distribution", + "Acquisition/Sale of Business, Net": "Acquisition/Sale of Business, Net", + "Activate Offer and GO PRO": "Activate Offer and GO PRO", + "Activate Your Account": "Activate Your Account", + "Active Symbol": "Active Symbol", + "Active": "Active", + "Actual": "Actual", + "Add about...": "Add about...", + "Add Alert": "Add Alert", + "Add any symbol from the list": "Add any symbol from the list", + "Add location...": "Add location...", + "Add people to this chat": "Add people to this chat", + "Add people to this chat...": "Add people to this chat...", + "Add people": "Add people", + "Add real-time markets": "Add real-time markets", + "Add status": "Add status", + "Add status...": "Add status...", + "Add Symbol": "Add Symbol", + "Add this room from favorites": "Add this room from favorites", + "Add to Chart": "Add to Chart", + "Add to favorites": "Add to favorites", + "Add To Watchlist": "Add To Watchlist", + "Add twitter...": "Add twitter...", + "Add webpage...": "Add webpage...", + "Add {0} To Watchlist": "Add {0} To Watchlist", + "Add": "Add", + "Additional Notifications Settings...": "Additional Notifications Settings...", + "Additional Paid-in Capital - Preferred Stock": "Additional Paid-in Capital - Preferred Stock", + "Additional Paid-in Capital": "Additional Paid-in Capital", + "Address": "Address", + "Adjusted EBIT": "Adjusted EBIT", + "Adjusted EBITDA": "Adjusted EBITDA", + "Adjusted EPS, Basic": "Adjusted EPS, Basic", + "Adjusted EPS, Diluted": "Adjusted EPS, Diluted", + "Adjusted Net Income": "Adjusted Net Income", + "Adjustment for Equity Earnings": "Adjustment for Equity Earnings", + "Adjustment for Minority Interest": "Adjustment for Minority Interest", + "Adjustment for Special Charges": "Adjustment for Special Charges", + "Advance Decline Line": "Advance Decline Line", + "Advance Decline Ratio": "Advance Decline Ratio", + "Advance/Decline Ratio (Bars)": "Advance/Decline Ratio (Bars)", + "Advance/Decline_study": "Advance/Decline", + "ADX smoothing": "ADX smoothing", + "ADX Smoothing_input": "ADX Smoothing", + "After making your selection, copy and paste the embed code above. Learn more how to embed chart into forum or blog.": "After making your selection, copy and paste the embed code above. Learn more how to embed chart into forum or blog.", + "After-tax Margin": "After-tax Margin", + "Alarm Clock": "Alarm Clock", + "Alert Actions": "Alert Actions", + "Alert": "Alert", + "Alerts for the current resolution only": "Alerts for the current resolution only", + "Alerts for the current symbol only": "Alerts for the current symbol only", + "Alerts issue": "Alerts issue", + "Alerts Log": "Alerts Log", + "Alerts": "Alerts", + "AlgoViewEssential": "AlgoViewEssential", + "All Content": "All Content", + "All Exchanges": "All Exchanges", + "All Metrics": "All Metrics", + "All Talks": "All Talks", + "all time messages": "__messages__ all time messages", + "All types": "All types", + "All": "All", + "all": "all", + "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.": "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.", + "Already have an account?": "Already have an account?", + "Always Show Stats": "Always Show Stats", + "AMEX - Stock - USA": "AMEX - Stock - USA", + "AMEX Gap Down Stocks": "AMEX Gap Down Stocks", + "AMEX Gap Up Stocks": "AMEX Gap Up Stocks", + "AMEX Percent Advances": "AMEX Percent Advances", + "AMEX Percent Declines": "AMEX Percent Declines", + "AMEX Price Advances": "AMEX Price Advances", + "AMEX Price Declines": "AMEX Price Declines", + "AMEX Range Advances": "AMEX Range Advances", + "AMEX Range Declines": "AMEX Range Declines", + "AMEX Volume Leaders": "AMEX Volume Leaders", + "Amortization Expense": "Amortization Expense", + "Amounts Due to Related Parties, Short-term": "Amounts Due to Related Parties, Short-term", + "Analysis Suite - SCMR Trends": "Analysis Suite - SCMR Trends", + "Analyze Trade Setup": "Analyze Trade Setup", + "Anchored Note": "Anchored Note", + "Anchored Text": "Anchored Text", + "Angle": "Angle", + "Angle:": "Angle:", + "Another script has the same name. Do you wish to overwrite it?": "Another script has the same name. Do you wish to overwrite it?", + "Any custom watchlist can be saved under a unique name and loaded at any time with one click. All lists are available from any computer, so you have your workspace wherever you go.": "Any custom watchlist can be saved under a unique name and loaded at any time with one click. All lists are available from any computer, so you have your workspace wherever you go.", + "AOS FX Primer": "AOS FX Primer", + "Apply Default Drawing Template": "Apply Default Drawing Template", + "Apply Default": "Apply Default", + "Apply Defaults": "Apply Defaults", + "Apply Elliot Wave Intermediate": "Apply Elliot Wave Intermediate", + "Apply Elliot Wave Major": "Apply Elliot Wave Major", + "Apply Elliot Wave Minor": "Apply Elliot Wave Minor", + "Apply Elliot Wave": "Apply Elliot Wave", + "Apply Manual Decision Point": "Apply Manual Decision Point", + "Apply Manual Risk/Reward": "Apply Manual Risk/Reward", + "Apply WPT Down Wave": "Apply WPT Down Wave", + "Apply WPT Up Wave": "Apply WPT Up Wave", + "Apply": "Apply", + "Apr": "Apr", + "Arc": "Arc", + "Arcs": "Arcs", + "Are you sure you want to abandon your post?": "Are you sure you want to abandon your post?", + "Are you sure you want to close {0} position?": "Are you sure you want to close {0} position?", + "Are you sure you want to delete this chart?": "Are you sure you want to delete this chart?", + "Are you sure you want to delete this message?": "Are you sure you want to delete this message?", + "Are you sure you want to delete this room?": "Are you sure you want to delete this room?", + "Are you sure you want to ignore messages from": "Are you sure you want to ignore messages from", + "Are you sure you want to leave this chat?": "Are you sure you want to leave this chat?", + "Are you sure you want to reverse {0} position?": "Are you sure you want to reverse {0} position?", + "Area With Breaks": "Area With Breaks", + "Area": "Area", + "Arguments in Header": "Arguments in Header", + "Arnaud Legoux Moving Average": "Arnaud Legoux Moving Average", + "Arnaud Legoux Moving Average_study": "Arnaud Legoux Moving Average", + "Aroon Down": "Aroon Down", + "Aroon Up": "Aroon Up", + "Aroon": "Aroon", + "Aroon_study": "Aroon", + "Arrow Mark Down": "Arrow Mark Down", + "Arrow Mark Left": "Arrow Mark Left", + "Arrow Mark Right": "Arrow Mark Right", + "Arrow Mark Up": "Arrow Mark Up", + "Arrow": "Arrow", + "Assets": "Assets", + "at": "at", + "Athens": "Athens", + "Attach chart snapshot": "Attach chart snapshot", + "Aug": "Aug", + "Auto Scale": "Auto Scale", + "auto": "auto", + "auto_scale": "auto", + "average per day": "__messages__ average per day", + "Average True Range": "Average True Range", + "Average True Range_study": "Average True Range", + "Average Volume": "Average Volume", + "Average waiting time on the phone is less than one minute. Phone support is available Monday-Friday from 6:30 AM until 3:00 PM EST.": "Average waiting time on the phone is less than one minute. Phone support is available Monday-Friday from 6:30 AM until 3:00 PM EST.", + "Avg Vol": "Avg Vol", + "Awesome Oscillator": "Awesome Oscillator", + "Awesome Oscillator_study": "Awesome Oscillator", + "Aww, we are sorry to see you go! If you cancel, you will no longer be billed after your current subscription period ends. '+": "Aww, we are sorry to see you go! If you cancel, you will no longer be billed after your current subscription period ends. '+", + "Background color 1": "Background color 1", + "Background color 2": "Background color 2", + "Background Color": "Background Color", + "Background": "Background", + "Balance of Power": "Balance of Power", + "Balance of Power_study": "Balance of Power", + "Balance Sheet": "Balance Sheet", + "Balance": "Balance", + "Balloon": "Balloon", + "Ban": "Ban", + "Bands style": "Bands style", + "Bangkok": "Bangkok", + "Banned": "Banned", + "Bar #": "Bar #", + "Bar's Style": "Bar's Style", + "Bars Pattern": "Bars Pattern", + "Bars": "Bars", + "bars": "bars", + "bars_margin": "bars", + "Base Line Period": "Base Line Period", + "Base Line Periods": "Base Line Periods", + "Base Line": "Base Line", + "Base": "Base", + "Basic EPS, Net Income from Continuing, Operations": "Basic EPS, Net Income from Continuing, Operations", + "Basic EPS, Net Income": "Basic EPS, Net Income", + "Basic Weighted Average Shares": "Basic Weighted Average Shares", + "Basis": "Basis", + "Become a PRO Plus user for just $19.95 and get unlimited alerts! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks!": "Become a PRO Plus user for just $19.95 and get unlimited alerts! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks!", + "Become a Pro user for just $9.95 and get unlimited studies! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks because you support further development of TradingView!": "Become a Pro user for just $9.95 and get unlimited studies! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks because you support further development of TradingView!", + "Beep-beep": "Beep-beep", + "Berlin": "Berlin", + "Beta - 1 Year": "Beta - 1 Year", + "Beta - 3 Year": "Beta - 3 Year", + "Beta - 5 Year": "Beta - 5 Year", + "Beta 1Y": "Beta 1Y", + "Beta 3Y": "Beta 3Y", + "Beta 5Y": "Beta 5Y", + "Bill Williams' 3 Lines": "Bill Williams' 3 Lines", + "Bitcoin Talks": "Bitcoin Talks", + "Bitcoin": "Bitcoin", + "BITFINEX - Bitcoin": "BITFINEX - Bitcoin", + "BITSTAMP - Bitcoin": "BITSTAMP - Bitcoin", + "Black": "Black", + "Blank script": "Blank script", + "Blue": "Blue", + "Bogota": "Bogota", + "Bold": "Bold", + "Bollinger Bands %B": "Bollinger Bands %B", + "Bollinger Bands %B_study": "Bollinger Bands %B", + "Bollinger Bands Width": "Bollinger Bands Width", + "Bollinger Bands Width_study": "Bollinger Bands Width", + "Bollinger Bands": "Bollinger Bands", + "Bollinger Bands_study": "Bollinger Bands", + "Book Equity": "Book Equity", + "Border color": "Border color", + "Border Color": "Border Color", + "Border": "Border", + "Borders": "Borders", + "Bottom Labels": "Bottom Labels", + "Bottom Lables": "Bottom Lables", + "Bottom Margin": "Bottom Margin", + "bottom": "bottom", + "Bring Forward": "Bring Forward", + "Bring to Front": "Bring to Front", + "Browser": "Browser", + "Brush": "Brush", + "BSE - Stock - India": "BSE - Stock - India", + "BTC-E - Bitcoin": "BTC-E - Bitcoin", + "BTCYOU - Bitcoin": "BTCYOU - Bitcoin", + "Buenos Aires": "Buenos Aires", + "Built-ins": "Built-ins", + "Buy Annual": "Buy Annual", + "Buy Ask": "Buy Ask __quote__", + "Buy Bid": "Buy Bid __quote__", + "Buy Market": "Buy Market", + "Buy Monthly": "Buy Monthly", + "BUY MULTIDEVICE ACCESS": "BUY MULTIDEVICE ACCESS", + "Buy symbol": "Buy __displaySymbol__ Limit __abbreviatedNumber__ @ __formattedValue__", + "Buy": "Buy", + "By clicking on “Sign Up” below, you are agreeing to the Terms of Service.": "By clicking on “Sign Up” below, you are agreeing to the Terms of Service.", + "by username": "by __username__", + "by": "by", + "Calendar": "Calendar", + "Calling": "Calling", + "Callout": "Callout", + "Cancel Order": "Cancel Order", + "Cancel publication": "Cancel publication", + "Cancel {{text}} and send feedback": "Cancel {{text}} and send feedback", + "Cancel": "Cancel", + "Candles": "Candles", + "Capital Expenditures": "Capital Expenditures", + "Capital LT": "Capital LT", + "Capital": "Capital", + "Card Number": "Card Number", + "Cash and Cash Equivalents": "Cash and Cash Equivalents", + "Cash and Cash Equivalents, Beginning of Year": "Cash and Cash Equivalents, Beginning of Year", + "Cash and Cash Equivalents, End of Year": "Cash and Cash Equivalents, End of Year", + "Cash Flow Statement": "Cash Flow Statement", + "Cash from Discontinued Operations": "Cash from Discontinued Operations", + "Cash from Financing Activities": "Cash from Financing Activities", + "Cash from Investing Activities": "Cash from Investing Activities", + "Cash from Operating Activities": "Cash from Operating Activities", + "Cash Paid for Income Taxes": "Cash Paid for Income Taxes", + "Cash Paid for Interest Expense": "Cash Paid for Interest Expense", + "Cash Ratio": "Cash Ratio", + "Cash, Cash Equivalents and Short-term ,Investments": "Cash, Cash Equivalents and Short-term ,Investments", + "CBOE - Options - USA": "CBOE - Options - USA", + "CBOT - Futures - USA": "CBOT - Futures - USA", + "CBOT E-mini": "CBOT E-mini", + "CCI 14 Length": "CCI 14 Length", + "CCI 14": "CCI 14", + "CCI Turbo Histogram": "CCI Turbo Histogram", + "CCI Turbo Length": "CCI Turbo Length", + "CCI Turbo": "CCI Turbo", + "center": "center", + "Centered": "Centered", + "CF Depreciation & Amortization": "CF Depreciation & Amortization", + "CF Depreciation & Amortization": "CF Depreciation & Amortization", + "CF Net Income": "CF Net Income", + "CFD": "CFD", + "Chaikin Money Flow": "Chaikin Money Flow", + "Chaikin Money Flow_study": "Chaikin Money Flow", + "Chaikin Oscillator": "Chaikin Oscillator", + "Chaikin Oscillator_study": "Chaikin Oscillator", + "Chande Kroll Stop": "Chande Kroll Stop", + "Chande Kroll Stop_study": "Chande Kroll Stop", + "Chande MO": "Chande MO", + "Chande Momentum Oscillator": "Chande Momentum Oscillator", + "Chande Momentum Oscillator_study": "Chande Momentum Oscillator", + "Change angle": "Change angle", + "Change area background": "Change area background", + "Change Background Color": "Change Background Color", + "Change band background": "Change band background", + "Change Disjoint Angle Background Color": "Change Disjoint Angle Background Color", + "Change Disjoint Angle Background Transparency": "Change Disjoint Angle Background Transparency", + "Change Disjoint Angle Color": "Change Disjoint Angle Color", + "Change Disjoint Angle Extending Left": "Change Disjoint Angle Extending Left", + "Change Disjoint Angle Extending Right": "Change Disjoint Angle Extending Right", + "Change Disjoint Angle Filling": "Change Disjoint Angle Filling", + "Change Disjoint Angle Left End": "Change Disjoint Angle Left End", + "Change Disjoint Angle Right End": "Change Disjoint Angle Right End", + "Change Disjoint Angle Show Prices": "Change Disjoint Angle Show Prices", + "Change Disjoint Angle Style": "Change Disjoint Angle Style", + "Change Disjoint Angle Width": "Change Disjoint Angle Width", + "Change Ideas filter": "Change Ideas filter", + "Change in Accounts Payable & Accrued, Expenses": "Change in Accounts Payable & Accrued, Expenses", + "Change in Accounts Payable & Accrued, Expenses": "Change in Accounts Payable & Accrued, Expenses", + "Change in Accounts Receivable": "Change in Accounts Receivable", + "Change in Current Assets": "Change in Current Assets", + "Change in Current Liabilities": "Change in Current Liabilities", + "Change in Debt, Net": "Change in Debt, Net", + "Change in Deferred Revenue": "Change in Deferred Revenue", + "Change in Equity, Net": "Change in Equity, Net", + "Change in Income Taxes Payable": "Change in Income Taxes Payable", + "Change in Inventories": "Change in Inventories", + "Change in Long-term Debt, Net": "Change in Long-term Debt, Net", + "Change in Operating Assets & Liabilities": "Change in Operating Assets & Liabilities", + "Change in Operating Assets & Liabilities": "Change in Operating Assets & Liabilities", + "Change in Other Assets": "Change in Other Assets", + "Change in Other Current Assets": "Change in Other Current Assets", + "Change in Other Current Liabilities": "Change in Other Current Liabilities", + "Change in Other Liabilities": "Change in Other Liabilities", + "Change in Prepaid Expenses": "Change in Prepaid Expenses", + "Change in Short-term Borrowings, Net": "Change in Short-term Borrowings, Net", + "Change Interval": "Change Interval", + "Change Interval...": "Change Interval...", + "Change Marker and Border Color": "Change Marker and Border Color", + "Change Resolution": "Change Resolution", + "Change Symbol": "Change Symbol", + "Change Symbol...": "Change Symbol...", + "Change Text Background Fill": "Change Text Background Fill", + "Change Text Background Transparency": "Change Text Background Transparency", + "Change Text Background": "Change Text Background", + "Change Text Border Color": "Change Text Border Color", + "Change Text Border": "Change Text Border", + "Change Text Color": "Change Text Color", + "Change Text Font Bold": "Change Text Font Bold", + "Change Text Font Italic": "Change Text Font Italic", + "Change Text Font Size": "Change Text Font Size", + "Change Text Font": "Change Text Font", + "Change Text Wrap": "Change Text Wrap", + "Change Text": "Change Text", + "Change Trend Angle Extending Left": "Change Trend Angle Extending Left", + "Change Trend Angle Extending Right": "Change Trend Angle Extending Right", + "Change Trend Line Always Show Stats": "Change Trend Line Always Show Stats", + "Change Trend Line Color": "Change Trend Line Color", + "Change Trend Line Extending Left": "Change Trend Line Extending Left", + "Change Trend Line Extending Right": "Change Trend Line Extending Right", + "Change Trend Line Left End": "Change Trend Line Left End", + "Change Trend Line Right End": "Change Trend Line Right End", + "Change Trend Line Show Angle": "Change Trend Line Show Angle", + "Change Trend Line Show Bars Range": "Change Trend Line Show Bars Range", + "Change Trend Line Show Date/Time Range": "Change Trend Line Show Date/Time Range", + "Change Trend Line Show Price Range": "Change Trend Line Show Price Range", + "Change Trend Line Style": "Change Trend Line Style", + "Change Trend Line Width": "Change Trend Line Width", + "Channel": "Channel", + "Chart as image": "Chart as image", + "Chart description is required": "Chart description is required", + "Chart does not load": "Chart does not load", + "Chart Help": "Chart Help", + "Chart Layout Name": "Chart Layout Name", + "Chart layout name": "Chart layout name", + "Chart Name": "Chart Name", + "Chart name": "Chart name", + "Chart or Quote, eg.": "Chart or Quote, eg.", + "Chart Properties": "Chart Properties", + "Chart Snapshot": "Chart Snapshot", + "Chart title is required": "Chart title is required", + "Chart": "Chart", + "Charts": "Charts", + "Chat archives...": "Chat archives...", + "Chat Call": "Chat Call", + "Chat Calling": "Chat Calling", + "Chat Hangup": "Chat Hangup", + "Chat Message": "Chat Message", + "Chat Popup": "Chat Popup", + "Chat title": "Chat title", + "Chats": "Chats", + "Chicago": "Chicago", + "Chikou span": "Chikou span", + "Chirpy": "Chirpy", + "Chng 1W": "Chng 1W", + "Chng 4W": "Chng 4W", + "Chng 52W": "Chng 52W", + "Chng": "Chng", + "Choose your PRO plan": "Choose your PRO plan", + "Chop Zone": "Chop Zone", + "Choppiness Index": "Choppiness Index", + "Choppiness Index_study": "Choppiness Index", + "Circle Lines": "Circle Lines", + "Circles": "Circles", + "Clear Alerts Log": "Clear Alerts Log", + "Clear Console": "Clear Console", + "Clear Symbols": "Clear Symbols", + "Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.": "Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.", + "Click here to create new alert": "Click here to create new alert", + "Click here to go to chart and create one": "Click here to go to chart and create one", + "Click to set a point": "Click to set a point", + "Clone": "Clone", + "Clone, Copy, Sync": "Clone, Copy, Sync", + "Close position": "Close position", + "Close Position": "Close Position", + "Close {0} position?": "Close {0} position?", + "Close": "Close", + "close": "close", + "Close_in_legend": "C", + "closed": "closed", + "Closed": "Closed", + "Closed_line_tool_position": "Closed", + "CME - Futures - USA": "CME - Futures - USA", + "CME E-mini": "CME E-mini", + "Coeffs As Percents": "Coeffs As Percents", + "Color 0": "Color 0", + "Color 1": "Color 1", + "Color 2": "Color 2", + "Color 3": "Color 3", + "Color 4": "Color 4", + "Color 5": "Color 5", + "Color 6": "Color 6", + "Color 7": "Color 7", + "Color 8": "Color 8", + "Color bars based on previous close": "Color bars based on previous close", + "Color Theme": "Color Theme", + "Color": "Color", + "Color:": "Color:", + "Columns": "Columns", + "COMEX - Futures - USA": "COMEX - Futures - USA", + "COMEX E-mini": "COMEX E-mini", + "Comment": "Comment", + "Commitments & Contingencies": "Commitments & Contingencies", + "Commitments & Contingencies": "Commitments & Contingencies", + "Commodity Channel Index": "Commodity Channel Index", + "Commodity Channel Index_study": "Commodity Channel Index", + "Common Stock": "Common Stock", + "Company Comparison": "Company Comparison", + "Company": "Company", + "Compare Add": "Compare Add", + "Compare or Add Symbol": "Compare or Add Symbol", + "Compare or Add Symbol...": "Compare or Add Symbol...", + "Compare": "Compare", + "Compare...": "Compare...", + "Compared to monthly billing": "Compared to monthly billing", + "compiling...": "compiling...", + "Condition": "Condition", + "Conditional Expressions": "Conditional Expressions", + "Confirm Inputs": "Confirm Inputs", + "Confirm replace": "Confirm replace", + "Confirm": "Confirm", + "Confirmation": "Confirmation", + "Connect": "Connect", + "CONNECT": "CONNECT", + "Connected": "Connected", + "Connecting Line": "Connecting Line", + "Connecting": "Connecting", + "Connors RSI": "Connors RSI", + "ConnorsRSI": "ConnorsRSI", + "Continue": "Continue", + "CONTINUE": "CONTINUE", + "Conversion Line Period": "Conversion Line Period", + "Conversion Line Periods": "Conversion Line Periods", + "Conversion Line": "Conversion Line", + "Coordinates": "Coordinates", + "Copied to clipboard": "Copied to clipboard", + "Coppock Curve": "Coppock Curve", + "Coppock Curve_study": "Coppock Curve", + "Copy Chart Layout": "Copy Chart Layout", + "Copy link": "Copy link", + "copy selected object.": "copy selected object.", + "Copy": "Copy", + "Correct": "Correct", + "Correlation Coeff": "Correlation Coeff", + "Correlation Coeff_study": "Correlation Coeff", + "Correlation Coefficient": "Correlation Coefficient", + "Correlation": "Correlation", + "Cost & Operating Expenses": "Cost & Operating Expenses", + "Cost & Operating Expenses": "Cost & Operating Expenses", + "Cost of Revenue": "Cost of Revenue", + "Count": "Count", + "Cover Sheet TSO": "Cover Sheet TSO", + "Create Alert on {{title}}": "Create Alert on {{title}}", + "Create Alert": "Create Alert", + "Create new note...": "Create new note...", + "Create New Order...": "Create New Order...", + "Create new public chat": "Create new public chat", + "Create your first script now!": "Create your first script now!", + "Create": "Create", + "Cross": "Cross", + "Cross_chart_type": "Cross", + "Crosses": "Crosses", + "Crosshair": "Crosshair", + "Crossing Down": "Crossing Down", + "Crossing Up": "Crossing Up", + "Crossing": "Crossing", + "Cumulative Volume Index": "Cumulative Volume Index", + "Current Portion of Long-term Debt": "Current Portion of Long-term Debt", + "Current Ratio": "Current Ratio", + "Current Valuation": "Current Valuation", + "cursors-group-css-class": "cursors-group-css-class", + "Custom color...": "Custom color...", + "Custom intervals and unlimited alerts": "Custom intervals and unlimited alerts", + "Custom Intervals": "Custom Intervals", + "Custom": "Custom", + "Custom...": "Custom...", + "CVV/CSC": "CVV/CSC", + "Cycle": "Cycle", + "Cyclic Lines": "Cyclic Lines", + "d": "d", + "D_dates": "D", + "d_dates": "d", + "Daily": "Daily", + "Data provided by BATS exchange.": "Data provided by BATS exchange.", + "Data Window": "Data Window", + "Date Range": "Date Range", + "Date": "Date", + "day": "day", + "day_plural": "days", + "Day's Range": "Day's Range", + "Debt Net": "Debt Net", + "Debt to Assets": "Debt to Assets", + "Debt to Equity": "Debt to Equity", + "Dec": "Dec", + "DecisionBar": "DecisionBar", + "Decrease Rating": "Decrease Rating", + "Default": "Default", + "Defaults": "Defaults", + "Deferred Charges": "Deferred Charges", + "Deferred Income Tax Liabilities, Short-term": "Deferred Income Tax Liabilities, Short-term", + "Deferred Income Taxes": "Deferred Income Taxes", + "Deferred Income Taxes, Current": "Deferred Income Taxes, Current", + "Deferred Income Taxes, Long-term": "Deferred Income Taxes, Long-term", + "Deferred Liability Charges": "Deferred Liability Charges", + "Degree of Combined Leverage": "Degree of Combined Leverage", + "Degree of Financial Leverage": "Degree of Financial Leverage", + "Degree of Operational Leverage": "Degree of Operational Leverage", + "delayed": "delayed", + "Delayed": "Delayed", + "Delete Alert": "Delete Alert", + "Delete alerts as per filter": "Delete alerts as per filter", + "Delete all Alerts": "Delete all Alerts", + "Delete all inactive Alerts": "Delete all inactive Alerts", + "Delete all your positions, orders and history and set balance to specific value.": "Delete all your positions, orders and history and set balance to specific value.", + "Delete message": "Delete message", + "Delete room": "Delete room", + "Delete script": "Delete script", + "Delete": "Delete", + "Depreciation & Amortization Expense": "Depreciation & Amortization Expense", + "Depreciation & Amortization Expense": "Depreciation & Amortization Expense", + "Depreciation Expense": "Depreciation Expense", + "Depth": "Depth", + "depth_input": "depth", + "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.": "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.", + "Description": "Description", + "DESCRIPTION": "DESCRIPTION", + "Detach Chat": "Detach Chat", + "Details": "Details", + "Detrended Price Oscillator": "Detrended Price Oscillator", + "deviation_input": "deviation", + "Device": "Device", + "DI Length_input": "DI Length", + "Diluted EPS, Net Income from Continuing Operations": "Diluted EPS, Net Income from Continuing Operations", + "Diluted EPS, Net Income": "Diluted EPS, Net Income", + "Diluted Weighted Average Shares": "Diluted Weighted Average Shares", + "Directional Movement Index": "Directional Movement Index", + "Directional Movement Index_study": "Directional Movement Index", + "Directional Movement": "Directional Movement", + "Disconnect": "Disconnect", + "Disconnected": "Disconnected", + "Discontinued Operations": "Discontinued Operations", + "Disjoint Angle": "Disjoint Angle", + "Displaced EMA": "Displaced EMA", + "Displacement": "Displacement", + "displacement_input": "displacement", + "distance: {0}": "distance: {0}", + "Div EA": "Div EA", + "Div Paid": "Div Paid", + "Div Pref": "Div Pref", + "Div Share": "Div Share", + "Divergence Indicator": "Divergence Indicator", + "Diviation (%)": "Diviation (%)", + "Dividend": "Dividend", + "Dividends Paid": "Dividends Paid", + "Dividends per Share, FQ": "Dividends per Share, FQ", + "Dividends": "Dividends", + "divisor_input": "divisor", + "Divisor_input": "Divisor", + "Do Not Cancel": "Do Not Cancel", + "Do not post offline personal contact information.": "Do not post offline personal contact information.", + "Do not publish content that is not your original work, or infringes the copyright of any third party.": "Do not publish content that is not your original work, or infringes the copyright of any third party.", + "Do not show this message again": "Do not show this message again", + "Do you really want to clear all symbols?": "Do you really want to clear all symbols?", + "Do you realy want to delete ": "Do you realy want to delete", + "Do you realy want to delete theme": "Do you realy want to delete __theme__ theme?", + "Do you realy want to delete {0}watchlist?": "Do you realy want to delete {0}watchlist?", + "Do you realy want to replace": "Do you realy want to replace", + "Don't be so cruel! Bans longer than 1 week are not allowed for now.": "Don't be so cruel! Bans longer than 1 week are not allowed for now.", + "Donchian Channels": "Donchian Channels", + "Donchian Channels_study": "Donchian Channels", + "Done": "Done", + "Don’t cry… but your free PRO Plus trial has ended! We hope you benefited from useful features and felt good about yourself for supporting the community.": "Don’t cry… but your free PRO Plus trial has ended! We hope you benefited from useful features and felt good about yourself for supporting the community.", + "Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!": "Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!", + "Dot": "Dot", + "Double EMA": "Double EMA", + "Double Exponential Moving Average": "Double Exponential Moving Average", + "Double Exponential Moving Average_study": "Double Exponential Moving Average", + "Down Color": "Down Color", + "Down fractals": "Down fractals", + "Down Wave 1 or A": "Down Wave 1 or A", + "Down Wave 2 or B": "Down Wave 2 or B", + "Down Wave 3": "Down Wave 3", + "Down Wave 4": "Down Wave 4", + "Down Wave 5": "Down Wave 5", + "Down Wave C": "Down Wave C", + "Down": "Down", + "Drawing Tools": "Drawing Tools", + "Drawings Syncing": "Drawings Syncing", + "Drawings Toolbar": "Drawings Toolbar", + "Drawings": "Drawings", + "E-mail for sms": "E-mail for sms", + "E-mail support hours are 4:00 AM – 3 PM EST Monday - Friday. Typical response time is 1 hour during business hours.": "E-mail support hours are 4:00 AM – 3 PM EST Monday - Friday. Typical response time is 1 hour during business hours.", + "E-mail": "E-mail", + "Early Access 33% off{{#is_finished}} – Final chance{{/is_finished}}": "Early Access 33% off{{#is_finished}} – Final chance{{/is_finished}}", + "Early Access for $16.65/Month": "Early Access for $16.65/Month", + "Earnings breaks": "Earnings breaks", + "Earnings Calendar": "Earnings Calendar", + "Earnings per Share, Basic, TTM": "Earnings per Share, Basic, TTM", + "Earnings per Share, Diluted, TTM": "Earnings per Share, Diluted, TTM", + "Earnings": "Earnings", + "Ease Of Movement": "Ease Of Movement", + "Ease of Movement": "Ease of Movement", + "Ease of Movement_study": "Ease of Movement", + "EBIT": "EBIT", + "EBITDA": "EBITDA", + "Economic Calendar": "Economic Calendar", + "Economy & Symbols": "Economy & Symbols", + "Economy": "Economy", + "Edit Alert {{description}} on {{title}}": "Edit Alert {{description}} on {{title}}", + "Edit Alert": "Edit Alert", + "Edit chat room": "Edit chat room", + "EDIT IDEA": "EDIT IDEA", + "Edit Order": "Edit Order", + "Edit Order...": "Edit Order...", + "Edit Position": "Edit Position", + "Edit Position...": "Edit Position...", + "Edit profile": "Edit profile", + "Edit room...": "Edit room...", + "EDIT SCRIPT": "EDIT SCRIPT", + "Edit Sript": "Edit Sript", + "Edit": "Edit", + "EDIT": "EDIT", + "Effect of Exchange Rate on Cash": "Effect of Exchange Rate on Cash", + "Elder's Force Index": "Elder's Force Index", + "Elders Force Index_study": "Elders Force Index", + "Elliott Labels": "Elliott Labels", + "Elliott Major Retracement": "Elliott Major Retracement", + "Elliott Minor Retracement": "Elliott Minor Retracement", + "Elliott Wave Circle": "Elliott Wave Circle", + "Elliott Wave Cycle": "Elliott Wave Cycle", + "Elliott Wave Minor": "Elliott Wave Minor", + "Elliott Wave Subminuette": "Elliott Wave Subminuette", + "Elliott Wave": "Elliott Wave", + "Ellipse": "Ellipse", + "Email": "Email", + "Embed": "Embed", + "Emp": "Emp", + "Employee Compensation": "Employee Compensation", + "End of Day": "End of Day", + "English only for main public chatrooms and public ideas - so that everyone can understand. Any language can be spoken in the custom chat rooms. Later we may introduce main public chatrooms for other languages.": "English only for main public chatrooms and public ideas - so that everyone can understand. Any language can be spoken in the custom chat rooms. Later we may introduce main public chatrooms for other languages.", + "English only": "English only", + "Enter a new chart layout name": "Enter a new chart layout name", + "Enter a new chart name": "Enter a new chart name", + "Enter new title for this chat": "Enter new title for this chat", + "Entering Channel": "Entering Channel", + "Enterprise Value, FQ": "Enterprise Value, FQ", + "Enterprise Value/EBITDA, TTM": "Enterprise Value/EBITDA, TTM", + "Entry price:": "Entry price:", + "Envelope": "Envelope", + "Envelope_study": "Envelope", + "eod data": "eod data", + "eod delayed": "eod delayed", + "EPS NI": "EPS NI", + "Equality Line": "Equality Line", + "Equity Earnings": "Equity Earnings", + "Equity": "Equity", + "Eraser": "Eraser", + "Error": "Error", + "Estimate": "Estimate", + "EUREX - Futures - Europe": "EUREX - Futures - Europe", + "Event": "Event", + "Events & Alerts": "Events & Alerts", + "Events": "Events", + "Exch": "Exch", + "Exchange": "Exchange", + "Exchanges charge per-user fees and redistribution fees from TradingView for delivery of intraday and real-time data. So, we can't give this data for free to everyone (as much as we'd like to).": "Exchanges charge per-user fees and redistribution fees from TradingView for delivery of intraday and real-time data. So, we can't give this data for free to everyone (as much as we'd like to).", + "Exit Full Screen (ESC)": "Exit Full Screen (ESC)", + "Exiting Channel": "Exiting Channel", + "Expand sym chart": "Expand sym chart", + "Expected Annual Dividends": "Expected Annual Dividends", + "Expiration Date (MM/YY)": "Expiration Date (MM/YY)", + "Expiration Time": "Expiration Time", + "Expiration": "Expiration", + "Expired": "Expired", + "Exponential": "Exponential", + "exponential_input": "Exponential", + "ext": "ext", + "Extend Alert Line": "Extend Alert Line", + "Extend Left End": "Extend Left End", + "Extend Left": "Extend Left", + "Extend Lines Left": "Extend Lines Left", + "Extend Lines": "Extend Lines", + "Extend Right End": "Extend Right End", + "Extend Right": "Extend Right", + "Extend": "Extend", + "Extended Alert Line": "Extended Alert Line", + "Extended Hours (Intraday Only)": "Extended Hours (Intraday Only)", + "Extended Hours": "Extended Hours", + "Extended Line": "Extended Line", + "Extended Trading Hours": "Extended Trading Hours", + "Extended": "Extended", + "Extension": "Extension", + "Extraordinary Items": "Extraordinary Items", + "Failed": "Failed", + "Failure back color": "Failure back color", + "Failure text color": "Failure text color", + "FAILURE": "FAILURE", + "Falling": "Falling", + "Fans": "Fans", + "Fast length": "Fast length", + "Fast Length": "Fast Length", + "fastLength_input": "Fast Length", + "Fault": "Fault", + "Favorite Drawings Toolbar": "Favorite Drawings Toolbar", + "Favorite ideas": "Favorite ideas", + "Favorite": "Favorite", + "Favorites": "Favorites", + "Feature Request and Feedback": "Feature Request and Feedback", + "Feb": "Feb", + "Fib Channel": "Fib Channel", + "Fib Circles": "Fib Circles", + "Fib Retracement": "Fib Retracement", + "Fib Speed Resistance Arcs": "Fib Speed Resistance Arcs", + "Fib Speed Resistance Fan": "Fib Speed Resistance Fan", + "Fib Spiral": "Fib Spiral", + "Fib Time Zone": "Fib Time Zone", + "Fib Wedge": "Fib Wedge", + "Fibonacci": "Fibonacci", + "Fill": "Fill", + "Find existing chat": "Find existing chat", + "First bar time": "First bar time", + "First Name": "First Name", + "Fisher Transform": "Fisher Transform", + "Fisher": "Fisher", + "Flag Mark": "Flag Mark", + "Flat Bottom": "Flat Bottom", + "Flat Top/Bottom": "Flat Top/Bottom", + "Flipped": "Flipped", + "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.": "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.", + "Follow {{pro_symbol}}": "Follow {{pro_symbol}}", + "Follow": "Follow", + "Followed": "Followed", + "Followers": "Followers", + "Following below suggestions will help get your ideas suggested:": "Following below suggestions will help get your ideas suggested:", + "Following": "Following", + "Font Size": "Font Size", + "For a limited time, we’re offering a FREE 1 month subscription of PRO Plus (no credit card required, no catches or hidden autobilling).": "For a limited time, we’re offering a FREE 1 month subscription of PRO Plus (no credit card required, no catches or hidden autobilling).", + "for": "for", + "Forecast": "Forecast", + "Forex Talks": "Forex Talks", + "Forex": "Forex", + "Forgot password?": "Forgot password?", + "Format": "Format", + "Format...": "Format...", + "FORTUNECX - Bitcoin": "FORTUNECX - Bitcoin", + "Free Cash Flow Margin": "Free Cash Flow Margin", + "Free Cash Flow Return on Assets": "Free Cash Flow Return on Assets", + "Free Cash Flow": "Free Cash Flow", + "Frequency": "Frequency", + "Full moon mark": "Full moon mark", + "Full Screen": "Full Screen", + "Fullscreen mode": "Fullscreen mode", + "Function Definition": "Function Definition", + "Fundamentals company": "Fundamentals __company__", + "Fundamentals": "Fundamentals", + "Futures Magazine": "Futures Magazine", + "Futures": "Futures", + "futures": "futures", + "FXCM - Forex": "FXCM - Forex", + "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.": "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.", + "FxWire PRO": "FxWire PRO", + "Gann Box": "Gann Box", + "Gann Fan": "Gann Fan", + "Gann Square": "Gann Square", + "Gap Down Stocks": "Gap Down Stocks", + "Gap in the data": "Gap in the data", + "Gap Up Stocks": "Gap Up Stocks", + "General & Administrative Expense": "General & Administrative Expense", + "General & Administrative Expense": "General & Administrative Expense", + "GOCIO - Bitcoin": "GOCIO - Bitcoin", + "Goodwill & Intangible Assets, Net": "Goodwill & Intangible Assets, Net", + "Goodwill & Intangible Assets, Net": "Goodwill & Intangible Assets, Net", + "Goodwill": "Goodwill", + "GrandSuperCycle": "GrandSuperCycle", + "Graphics": "Graphics", + "Greater Than": "Greater Than", + "Grey": "Grey", + "Grid Lines": "Grid Lines", + "Grid": "Grid", + "Gross Margin %, TTM": "Gross Margin %, TTM", + "Gross Margin": "Gross Margin", + "Gross Profit": "Gross Profit", + "Growing moon": "Growing moon", + "Growing": "Growing", + "h": "h", + "h_dates": "h", + "Hand Bell": "Hand Bell", + "Hate speech": "Hate speech", + "Have something to say?": "Have something to say?", + "Head & Shoulders": "Head & Shoulders", + "Head": "Head", + "Headlines": "Headlines", + "Heiken Ashi": "Heiken Ashi", + "Help & Wiki": "Help & Wiki", + "Help": "Help", + "Hidden Bearish Divergence": "Hidden Bearish Divergence", + "Hidden Bullish Divergence": "Hidden Bullish Divergence", + "Hide All Drawing Tools": "Hide All Drawing Tools", + "Hide Buy/Sell Panel": "Hide Buy/Sell Panel", + "Hide data": "Hide data", + "Hide Drawings Toolbar": "Hide Drawings Toolbar", + "Hide Favorite Drawings Toolbar": "Hide Favorite Drawings Toolbar", + "Hide inactive alerts": "Hide inactive alerts", + "Hide inactive Alerts": "Hide inactive Alerts", + "Hide Marks On Bars": "Hide Marks On Bars", + "Hide Widgets": "Hide Widgets", + "Hide": "Hide", + "High": "High", + "high": "high", + "High_in_legend": "H", + "Histogram": "Histogram", + "Historical Volatility": "Historical Volatility", + "HITBTC - Bitcoin": "HITBTC - Bitcoin", + "hl2": "hl2", + "HLC Bars": "HLC Bars", + "hlc3": "hlc3", + "Hlines Background": "Hlines Background", + "Hollow Candles": "Hollow Candles", + "Home": "Home", + "Hong Kong": "Hong Kong", + "Horizontal Line": "Horizontal Line", + "Horizontal Ray": "Horizontal Ray", + "Hot Lists": "Hot Lists", + "Hotlist": "Hotlist", + "HotLists continuously scan the US stock market to identify best trading opportunities and take considerable resources, so we can't give them out for free to everyone (as much as we'd like to).": "HotLists continuously scan the US stock market to identify best trading opportunities and take considerable resources, so we can't give them out for free to everyone (as much as we'd like to).", + "Hotlists": "Hotlists", + "hour": "hour", + "hour_plural": "hours", + "How to use the reference materials (Video)": "How to use the reference materials (Video)", + "Hull MA": "Hull MA", + "Hull MA_study": "Hull MA", + "Hull Moving Average": "Hull Moving Average", + "Hundred Line": "Hundred Line", + "ICECAN - Futures - Canada": "ICECAN - Futures - Canada", + "ICEEUR - Futures - Europe": "ICEEUR - Futures - Europe", + "ICEUSA - Futures - USA": "ICEUSA - Futures - USA", + "Ichimoku Cloud": "Ichimoku Cloud", + "Ichimoku Cloud_study": "Ichimoku Cloud", + "Icon": "Icon", + "Idea or chart snapshot image": "Idea or chart snapshot image", + "IDEA TITLE AND DESCRIPTION": "IDEA TITLE AND DESCRIPTION", + "Ideas for the current resolution only": "Ideas for the current resolution only", + "Ideas for the current symbol only": "Ideas for the current symbol only", + "Ideas of the people I follow & my ideas": "Ideas of the people I follow & my ideas", + "Ideas Published": "Ideas Published", + "Ideas": "Ideas", + "If you are sure you want to cancel, click Cancel, otherwise choose Do Not Cancel.": "If you are sure you want to cancel, click Cancel, otherwise choose Do Not Cancel.", + "If you do intraday analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.": "If you do intraday analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.", + "If you do intraday analysis, consider subscribing to the {{exchange}} exchange.{{^exchangesButton}} You must subscribe to PRO, PRO Plus or Premium service first (from only 9.95/m).{{/exchangesButton}}": "If you do intraday analysis, consider subscribing to the {{exchange}} exchange.{{^exchangesButton}} You must subscribe to PRO, PRO Plus or Premium service first (from only 9.95/m).{{/exchangesButton}}", + "If you do intraday spread analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.": "If you do intraday spread analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.", + "If you follow a symbol you will receive notifications when new ideas about that symbol are published.": "If you follow a symbol you will receive notifications when new ideas about that symbol are published.", + "If you like what you see, you have an exclusive chance to get 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.": "If you like what you see, you have an exclusive chance to get 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.", + "If you need only the most complete and accurate data, then consider subscribing to the PRO Plus or Premium service from only $19.95/m that offers actual real-time data from the NYSE/NASDAQ/AMEX exchanges and much more.": "If you need only the most complete and accurate data, then consider subscribing to the PRO Plus or Premium service from only $19.95/m that offers actual real-time data from the NYSE/NASDAQ/AMEX exchanges and much more.", + "If you want to act quickly to news and events that occur when the regular market is closed, please consider subscribing to PRO Plus or Premium service from only $19.95/m.": "If you want to act quickly to news and events that occur when the regular market is closed, please consider subscribing to PRO Plus or Premium service from only $19.95/m.", + "If you want to identify opportunities in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "If you want to identify opportunities in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "If you want to unlock the power of multiple time frame analysis and add multiple symbols to the same chart layout, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "If you want to unlock the power of multiple time frame analysis and add multiple symbols to the same chart layout, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "If you want to use different watchlists to quickly assess different sectors of the market, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "If you want to use different watchlists to quickly assess different sectors of the market, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "If you want to use private messages - please sign in or register!": "If you want to use private messages - please sign in or register!", + "If you want to use this service - please sign in or register!": "If you want to use this service - please sign in or register!", + "Ignore user": "Ignore user __username__", + "Ignore": "Ignore", + "Ignored users...": "Ignored users...", + "Illicit content": "Illicit content", + "Image URL": "Image URL", + "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", + "In effort to make TradingView more useful to a larger number of users, moderators have the right to hide ideas with bad descriptions or not informative from the front page and the gallery. We are NOT limiting any ways of publishing or using TradingView charts. You can still create and publish any kind of charts; your profile and Activity Stream will still show all created charts.": "In effort to make TradingView more useful to a larger number of users, moderators have the right to hide ideas with bad descriptions or not informative from the front page and the gallery. We are NOT limiting any ways of publishing or using TradingView charts. You can still create and publish any kind of charts; your profile and Activity Stream will still show all created charts.", + "In Session": "In Session", + "In short, the more understandable and interesting your ideas are, the more you’ll gain respect of others and get discovered by the financial community. We’ll do our best to help showcase good ideas.": "In short, the more understandable and interesting your ideas are, the more you’ll gain respect of others and get discovered by the financial community. We’ll do our best to help showcase good ideas.", + "in": "in", + "in_dates": "in", + "inbars": "in __period__ bars", + "Income After Taxes": "Income After Taxes", + "Income before Extraordinary Items": "Income before Extraordinary Items", + "Income Before Taxes": "Income Before Taxes", + "Income Statement": "Income Statement", + "Income Taxes Payable": "Income Taxes Payable", + "Income Taxes": "Income Taxes", + "Income": "Income", + "Increase Rating": "Increase Rating", + "Increment": "Increment", + "increment_input": "Increment", + "Ind": "Ind", + "Index": "Index", + "index": "index", + "Indicator Arguments in Header": "Indicator Arguments in Header", + "Indicator Arguments": "Indicator Arguments", + "Indicator Last Value": "Indicator Last Value", + "Indicator Titles in Header": "Indicator Titles in Header", + "Indicator Titles": "Indicator Titles", + "Indicator Values": "Indicator Values", + "Indicator": "Indicator", + "Indicators and Strategies": "Indicators and Strategies", + "Indicators": "Indicators", + "Indicators, Fundamentals, Economy and Add-ons": "Indicators, Fundamentals, Economy and Add-ons", + "Industry": "Industry", + "Info": "Info", + "Inputs": "Inputs", + "Insert Drawing Tool": "Insert Drawing Tool", + "Insert emoticon": "Insert emoticon", + "Insert Indicator...": "Insert Indicator...", + "Insert": "Insert", + "Inside Channel": "Inside Channel", + "Inside Pitchfork": "Inside Pitchfork", + "Inside": "Inside", + "Install": "Install", + "Intangible Assets": "Intangible Assets", + "Interest Expense": "Interest Expense", + "Interest Income": "Interest Income", + "Interest Income/Expense, Net": "Interest Income/Expense, Net", + "Intermediate": "Intermediate", + "interval_dialog_description": "Type the interval number for munute 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)", + "Intraday Renko, Kagi, Line Break and Point & Figure charts take considerable resources, so we can't give them out for free to everyone (as much as we'd like to). We can, however, give out these charts for free in the Daily and Weekly resolutions.": "Intraday Renko, Kagi, Line Break and Point & Figure charts take considerable resources, so we can't give them out for free to everyone (as much as we'd like to). We can, however, give out these charts for free in the Daily and Weekly resolutions.", + "Intraday Renko, Kagi, Line Break, PnF and spread charts": "Intraday Renko, Kagi, Line Break, PnF and spread charts", + "Intraday Renko, Kagi, Line Break, PnF charts": "Intraday Renko, Kagi, Line Break, PnF charts", + "Intraday Spread Charts": "Intraday Spread Charts", + "Intraday Spread": "Intraday Spread", + "invalid symbol": "invalid symbol", + "Invalid Symbol": "Invalid Symbol", + "Inventories, Net": "Inventories, Net", + "Investment Changes, Net": "Investment Changes, Net", + "Invoiced every month": "Invoiced every month", + "IP": "IP", + "Issuance of Equity": "Issuance of Equity", + "Issue Type": "Issue Type", + "Italic": "Italic", + "ITBIT - Bitcoin": "ITBIT - Bitcoin", + "Jan": "Jan", + "Jaw Length": "Jaw Length", + "Jaw Offset": "Jaw Offset", + "Jaw": "Jaw", + "jawLength_input": "Jaw Length", + "Join Now": "Join Now", + "Journal is empty": "Journal is empty", + "Journal...": "Journal...", + "Jul": "Jul", + "Jun": "Jun", + "Jurik Research": "Jurik Research", + "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That is less than $16.65/month. Don’t miss the last chance to get the special Early Access and secure this low rate now!": "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That is less than $16.65/month. Don’t miss the last chance to get the special Early Access and secure this low rate now!", + "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.": "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.", + "Kagi": "Kagi", + "KCBT - Futures - USA": "KCBT - Futures - USA", + "Keltner Channels": "Keltner Channels", + "Keltner Channels_study": "Keltner Channels", + "Key Hidden Levels": "Key Hidden Levels", + "Key Order Flow Events": "Key Order Flow Events", + "Keyboard Shortcuts": "Keyboard Shortcuts", + "Kijun-sen": "Kijun-sen", + "Kind": "Kind", + "Klinger Oscillator": "Klinger Oscillator", + "Klinger Oscillator_study": "Klinger Oscillator", + "Know Sure Thing": "Know Sure Thing", + "Know Sure Thing_study": "Know Sure Thing", + "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.": "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.", + "Kolkata": "Kolkata", + "Label Background": "Label Background", + "Label": "Label", + "Labels Font": "Labels Font", + "Labels": "Labels", + "Labor Expense": "Labor Expense", + "Lagging Span 2 Periods": "Lagging Span 2 Periods", + "Lagging Span": "Lagging Span", + "Last Annual EPS": "Last Annual EPS", + "Last Annual Revenue": "Last Annual Revenue", + "Last bar time": "Last bar time", + "Last Modified": "Last Modified", + "Last Name": "Last Name", + "Last Value on Price Scale": "Last Value on Price Scale", + "Last": "Last", + "LAUNCH CHART": "LAUNCH CHART", + "Launch chat in separate window": "Launch chat in separate window", + "LazyBear - MTF Panes": "LazyBear - MTF Panes", + "LazyBear - S/R Levels": "LazyBear - S/R Levels", + "Lead 1": "Lead 1", + "Lead 2": "Lead 2", + "LEARN MORE": "LEARN MORE", + "Least Squares Moving Average": "Least Squares Moving Average", + "Least Squares Moving Average_study": "Least Squares Moving Average", + "Leave this chat": "Leave this chat", + "Left End": "Left End", + "Left Labels": "Left Labels", + "Left Shoulder": "Left Shoulder", + "left": "left", + "len_input": "length", + "Length high": "Length high", + "Length hight": "Length hight", + "Length low": "Length low", + "Length1": "Length1", + "Length2": "Length2", + "Length3": "Length3", + "Length_input": "Length", + "length_input": "length", + "lengthRSI_input": "RSI length", + "lengthStoch_input": "Stoch length", + "Less Than": "Less Than", + "Level {0}": "Level {0}", + "Level": "Level", + "Levels": "Levels", + "Liabilities & Stockholder's Equity": "Liabilities & Stockholder's Equity", + "Liabilities & Stockholder's Equity": "Liabilities & Stockholder's Equity", + "like": "like", + "like_plural": "likes", + "Limit": "Limit", + "Line Break": "Line Break", + "Line Width": "Line Width", + "Line With Breaks": "Line With Breaks", + "Line": "Line", + "Linear Regression Curve": "Linear Regression Curve", + "Linear Regression Curve_study": "Linear Regression Curve", + "Linear Regression": "Linear Regression", + "Lines": "Lines", + "Link interval to all charts": "Link interval to all charts", + "Link symbol to all charts": "Link symbol to all charts", + "LINK TO RELATED IDEAS": "LINK TO RELATED IDEAS", + "Link to this chart": "Link to this chart", + "Link to this chat...": "Link to this chat...", + "Link to this room...": "Link to this room...", + "Link To": "Link To", + "Lips Length": "Lips Length", + "Lips Offset": "Lips Offset", + "Lips": "Lips", + "lipsLength_input": "Lips Length", + "List or list item": "List or list item", + "Load Chart Layout": "Load Chart Layout", + "Load Chart": "Load Chart", + "Load Layout Chart": "Load Layout Chart", + "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.": "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.", + "Load New Bars": "Load New Bars", + "Load": "Load", + "loading data": "loading data", + "Loading market depth data…": "Loading market depth data…", + "loading...": "loading...", + "Loading...": "Loading...", + "Lock All Drawing Tools": "Lock All Drawing Tools", + "Lock Scale": "Lock Scale", + "Lock scale": "Lock scale", + "Lock": "Lock", + "Lock/Unlock": "Lock/Unlock", + "Log Scale": "Log Scale", + "Log Scale_scale_menu": "Log Scale", + "log": "log", + "Logged as": "Logged as", + "Logged out": "Logged out", + "London": "London", + "Long Length": "Long Length", + "Long length": "Long length", + "Long Period": "Long Period", + "Long period": "Long period", + "Long Position": "Long Position", + "Long RoC Length_input": "Long RoC Length", + "Long Term Capital": "Long Term Capital", + "Long Term Debt to Long Term Capital": "Long Term Debt to Long Term Capital", + "Long Term Debt to Total Capital": "Long Term Debt to Total Capital", + "Long": "Long", + "LONG": "LONG", + "Long-term Debt Payments": "Long-term Debt Payments", + "Long-term Debt Proceeds": "Long-term Debt Proceeds", + "Long-term Debt": "Long-term Debt", + "Long-term Deferred Income Tax Liabilities": "Long-term Deferred Income Tax Liabilities", + "Long-term Deferred Liability Charges": "Long-term Deferred Liability Charges", + "Long-term intervals are better than short-term ones for publishing analysis. An idea on 1 minute bars will probably become obsolete by the time people read it. However a good idea may still be featured.": "Long-term intervals are better than short-term ones for publishing analysis. An idea on 1 minute bars will probably become obsolete by the time people read it. However a good idea may still be featured.", + "Long-term Investments": "Long-term Investments", + "Long_input": "Long", + "long_input": "long", + "longlen_input": "long length", + "Los Angeles": "Los Angeles", + "Low price available now – don’t miss this chance!": "Low price available now – don’t miss this chance!", + "Low": "Low", + "low": "low", + "Low_in_legend": "L", + "Lower Band": "Lower Band", + "Lower Bound": "Lower Bound", + "Lower Devation": "Lower Devation", + "Lower Deviation": "Lower Deviation", + "Lower": "Lower", + "LowerLimit": "Lower Limit", + "LSE - Stock - UK": "LSE - Stock - UK", + "m": "m", + "M_dates": "M", + "m_dates": "m", + "MA Cross": "MA Cross", + "MA Cross_study": "MA Cross", + "MA Exp Ribbon": "MA Exp Ribbon", + "MA Length": "MA Length", + "MACD": "MACD", + "Madrid": "Madrid", + "Magnet Mode": "Magnet Mode", + "Major": "Major", + "Make a Copy": "Make a Copy", + "Make a Copy...": "Make a Copy...", + "Make It Mine": "Make It Mine", + "Manage Alerts": "Manage Alerts", + "Manage Drawings": "Manage Drawings", + "Mar": "Mar", + "Margin AT": "Margin AT", + "Margin G": "Margin G", + "Margin G%": "Margin G%", + "Margin O": "Margin O", + "Margin PT": "Margin PT", + "Margins": "Margins", + "Marker Color": "Marker Color", + "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.": "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.", + "Market Cap - Basic": "Market Cap - Basic", + "market closed": "market closed", + "Market Open": "Market Open", + "market open": "market open", + "Market Summary": "Market Summary", + "Market": "Market", + "Marketplace Add-ons": "Marketplace Add-ons", + "Mass Index": "Mass Index", + "Mass Index_study": "Mass Index", + "Max value": "Max value", + "Maximize Chat": "Maximize Chat", + "maximum_input": "Maximum", + "May": "May", + "McGinley Dynamic": "McGinley Dynamic", + "Measure (Shift + Click on the chart)": "Measure (Shift + Click on the chart)", + "Median": "Median", + "MERCADO - Bitcoin": "MERCADO - Bitcoin", + "Merge Down": "Merge Down", + "Merge Up": "Merge Up", + "Message settings": "Message settings", + "Message": "Message", + "messages today": "__messages__ messages today", + "MGEX - Futures - USA": "MGEX - Futures - USA", + "MicroTrends": "MicroTrends", + "middle": "middle", + "Middle": "Middle", + "Minor": "Minor", + "Minority Interest & Equity Earnings": "Minority Interest & Equity Earnings", + "Minority Interest & Equity Earnings": "Minority Interest & Equity Earnings", + "Minority Interest": "Minority Interest", + "Minuette": "Minuette", + "Minus Line": "Minus Line", + "minute": "minute", + "minute_plural": "minutes", + "Minute": "Minute", + "Mirrored": "Mirrored", + "Mkt Cap": "Mkt Cap", + "mod": "mod", + "Mode": "Mode", + "MODERATED": "MODERATED", + "Moderator": "Moderator", + "Moderators Warning Messages": "Moderators Warning Messages", + "Modified Schiff Pitchfork": "Modified Schiff Pitchfork", + "Modified Schiff": "Modified Schiff", + "Modify Order": "Modify Order", + "Modify": "Modify", + "Momentum": "Momentum", + "Money Flow": "Money Flow", + "Money Flow_study": "Money Flow", + "month": "month", + "month_plural": "months", + "month0": "Jan", + "month1": "Feb", + "month10": "Nov", + "month11": "Dec", + "month2": "Mar", + "month3": "Apr", + "month4": "May", + "month5": "Jun", + "month6": "Jul", + "month7": "Aug", + "month8": "Sep", + "month9": "Oct", + "Monthly": "Monthly", + "Moon Phases": "Moon Phases", + "Moscow": "Moscow", + "move chart 1 bar to the left.": "move chart 1 bar to the left.", + "move chart 1 bar to the right.": "move chart 1 bar to the right.", + "Move Down": "Move Down", + "move further to the left.": "move further to the left.", + "move further to the right.": "move further to the right.", + "Move Up": "Move Up", + "Moving Avarage Weighted": "Moving Avarage Weighted", + "Moving Average Convergence/Divergence": "Moving Average Convergence/Divergence", + "Moving Average Convergence/Divergence_study": "Moving Average Convergence/Divergence", + "Moving Average Exponential": "Moving Average Exponential", + "Moving Average Exponential_study": "Moving Average Exponential", + "Moving Average Weighted_study": "Moving Average Weighted", + "Moving Average": "Moving Average", + "Moving Average_study": "Moving Average", + "Moving Down %": "Moving Down %", + "Moving Down": "Moving Down", + "Moving Up %": "Moving Up %", + "Moving Up": "Moving Up", + "MTF Studies": "MTF Studies", + "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.": "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.", + "MTPredictor": "MTPredictor", + "Mult_input": "Multiplier", + "mult_input": "multiplier", + "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.": "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.", + "Multi-Time Period Charts": "Multi-Time Period Charts", + "Multiple accounts": "Multiple accounts", + "Multiple charts layout and watch lists": "Multiple charts layout and watch lists", + "Multiple Charts Layout available only to PRO users.": "Multiple Charts Layout available only to PRO users.", + "Multiple Charts Layout": "Multiple Charts Layout", + "Multiple Connections": "Multiple Connections", + "Multiple Watch Lists available only to PRO users.": "Multiple Watch Lists available only to PRO users.", + "Multiple Watch Lists": "Multiple Watch Lists", + "Multiplier": "Multiplier", + "My Ideas and Notes": "My Ideas and Notes", + "My ideas only": "My ideas only", + "My Script": "My Script", + "My Scripts": "My Scripts", + "n/a": "n/a", + "Name": "Name", + "NASDAQ - Stock - USA": "NASDAQ - Stock - USA", + "NASDAQ and NYSE charge exchange and per-user fees, which means we can’t give this for free to everyone (as much as we'd love to). Our free feed is provided by BATS electronic exchange, which offers approximate volumes and prices with fewer updates.": "NASDAQ and NYSE charge exchange and per-user fees, which means we can’t give this for free to everyone (as much as we'd love to). Our free feed is provided by BATS electronic exchange, which offers approximate volumes and prices with fewer updates.", + "Nasdaq Gap Down Stocks": "Nasdaq Gap Down Stocks", + "Nasdaq Gap Up Stocks": "Nasdaq Gap Up Stocks", + "Nasdaq Percent Advances": "Nasdaq Percent Advances", + "Nasdaq Percent Declines": "Nasdaq Percent Declines", + "Nasdaq Price Advances": "Nasdaq Price Advances", + "Nasdaq Price Declines": "Nasdaq Price Declines", + "Nasdaq Range Advances": "Nasdaq Range Advances", + "Nasdaq Range Declines": "Nasdaq Range Declines", + "Nasdaq Volume Leaders": "Nasdaq Volume Leaders", + "Net Change in Cash": "Net Change in Cash", + "Net Debt": "Net Debt", + "Net Income Applicable to Common": "Net Income Applicable to Common", + "Net Income from Continuing, Operations Applicable to Common": "Net Income from Continuing, Operations Applicable to Common", + "Net Income per Employee": "Net Income per Employee", + "Net Income": "Net Income", + "Net Operating Profit after Tax": "Net Operating Profit after Tax", + "Net Volume": "Net Volume", + "Net Volume_study": "Net Volume", + "Net Working Capital": "Net Working Capital", + "NEUTRAL": "NEUTRAL", + "NEW CHART LAYOUT": "NEW CHART LAYOUT", + "New moon mark": "New moon mark", + "New password is sent to your email.": "New password is sent to your email.", + "New script name": "New script name", + "New York": "New York", + "New {0} chart...": "New {0} chart...", + "New": "New", + "News": "News", + "next symbol": "next symbol", + "Next": "Next", + "No account history yet": "No account history yet", + "No advertising, direct marketing, or solicitation! To advertise to our audience contact founders@tradingview.com": "No advertising, direct marketing, or solicitation! To advertise to our audience contact founders@tradingview.com", + "No alerts triggered": "No alerts triggered", + "No alerts": "No alerts", + "No defamatory, threatening or discriminatory remarks, hate speech or personal attacks.": "No defamatory, threatening or discriminatory remarks, hate speech or personal attacks.", + "No drawings yet": "No drawings yet", + "No ideas matched your criteria": "No ideas matched your criteria", + "No ideas.
If you want to use this service - please sign in or register!": "No ideas.
If you want to use this service - please sign in or register!", + "No indicators matched your criteria.": "No indicators matched your criteria.", + "No links / posts with illegal content, pornography, or nudity.": "No links / posts with illegal content, pornography, or nudity.", + "No monthly invoices": "No monthly invoices", + "No notifications yet": "No notifications yet", + "No posting links or reference to content / sites that contain viruses or malware.": "No posting links or reference to content / sites that contain viruses or malware.", + "No public library scripts were found.": "No public library scripts were found.", + "No real-time data": "No real-time data", + "No saved scripts yet": "No saved scripts yet", + "No scripts matched your criteria": "No scripts matched your criteria", + "No Sound notifications": "No Sound notifications", + "No study templates saved": "No study templates saved", + "No symbols matched your criteria": "No symbols matched your criteria", + "No": "No", + "NO": "NO", + "No, thank you": "No, thank you", + "Non-operating Gains/Losses": "Non-operating Gains/Losses", + "Noncontrolling Interest": "Noncontrolling Interest", + "Normal Bearish Divergence": "Normal Bearish Divergence", + "Normal Bullish Divergence": "Normal Bullish Divergence", + "Normal": "Normal", + "Not applicable": "Not applicable", + "not authorized": "not authorized", + "Note": "Note", + "Note: default study templates won't be removed permanently": "Note: default study templates won't be removed permanently", + "Notes Payable": "Notes Payable", + "Notification sound": "Notification sound", + "Notifications": "Notifications", + "Nov": "Nov", + "Now is your LAST & FINAL chance to get 12 months for only $199.80 (regular $299.40). That’s less than $16.65/month and 33% off regular price.": "Now is your LAST & FINAL chance to get 12 months for only $199.80 (regular $299.40). That’s less than $16.65/month and 33% off regular price.", + "NSE - Stock - India": "NSE - Stock - India", + "Number of Employees": "Number of Employees", + "Number of Shareholders": "Number of Shareholders", + "NYMEX - Futures - USA": "NYMEX - Futures - USA", + "NYMEX E-mini": "NYMEX E-mini", + "NYSE - Stock - USA": "NYSE - Stock - USA", + "NYSE Gap Down Stocks": "NYSE Gap Down Stocks", + "NYSE Gap Up Stocks": "NYSE Gap Up Stocks", + "NYSE LIFFE - Futures - USA": "NYSE LIFFE - Futures - USA", + "NYSE Percent Advances": "NYSE Percent Advances", + "NYSE Percent Declines": "NYSE Percent Declines", + "NYSE Price Advances": "NYSE Price Advances", + "NYSE Price Declines": "NYSE Price Declines", + "NYSE Range Advances": "NYSE Range Advances", + "NYSE Range Declines": "NYSE Range Declines", + "NYSE Volume Leaders": "NYSE Volume Leaders", + "Objects Tree": "Objects Tree", + "Objects Tree...": "Objects Tree...", + "Oct": "Oct", + "Official AMEX, NYSE & NASDAQ Real-time Data": "Official AMEX, NYSE & NASDAQ Real-time Data", + "Official real-time & intraday data": "Official real-time & intraday data", + "Official real-time, intraday and volume data": "Official real-time, intraday and volume data", + "Offset": "Offset", + "Oh no! You have only two weeks left in your PRO Plus trial! These benefits will expire in two short weeks:": "Oh no! You have only two weeks left in your PRO Plus trial! These benefits will expire in two short weeks:", + "OHLC Values": "OHLC Values", + "ohlc4": "ohlc4", + "OK": "OK", + "OKCOIN - Bitcoin": "OKCOIN - Bitcoin", + "On Balance Volume": "On Balance Volume", + "On Balance Volume_study": "On Balance Volume", + "OnBalanceVolume": "OnBalanceVolume", + "Once per bar (on close)": "Once per bar (on close)", + "Once per bar (on condition)": "Once per bar (on condition)", + "Once": "Once", + "One account can be accessed from one browser (on one device) at a time - to stay compliant with exchange regulations and prevent unauthorized access.": "One account can be accessed from one browser (on one device) at a time - to stay compliant with exchange regulations and prevent unauthorized access.", + "Only private ideas": "Only private ideas", + "Only PRO Plus and Premium subscibers can access extended hours data on the charts. Extended trading hours include both pre-market and after hours sessions each day the market is open.": "Only PRO Plus and Premium subscibers can access extended hours data on the charts. Extended trading hours include both pre-market and after hours sessions each day the market is open.", + "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D) interval.": "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D) interval.", + "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D)": "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D)", + "Only PRO, PRO Plus and Premium users that have a subscription to {{exchange}} Exchange can get official data on real-time prices, volume and intraday history. You'll now be switched to the Daily (D) interval, which is available to all users.": "Only PRO, PRO Plus and Premium users that have a subscription to {{exchange}} Exchange can get official data on real-time prices, volume and intraday history. You'll now be switched to the Daily (D) interval, which is available to all users.", + "open Indicators.": "open Indicators.", + "Open Interval Dialog": "Open Interval Dialog", + "open Load Chart.": "open Load Chart.", + "Open Pine Script Editor": "Open Pine Script Editor", + "Open Price": "Open Price", + "Open Script": "Open Script", + "Open Trading Panel": "Open Trading Panel", + "Open": "Open", + "open": "open", + "Open_in_legend": "O", + "Open_line_tool_position": "Opened", + "Operating Expenses": "Operating Expenses", + "Operating Leases": "Operating Leases", + "Operating Margin": "Operating Margin", + "Operating Metrics": "Operating Metrics", + "Operating Profit": "Operating Profit", + "Operating Revenue": "Operating Revenue", + "or copy url:": "or copy url:", + "Or": "Or", + "Order #": "Order #", + "Order": "Order", + "Original": "Original", + "Oscillator": "Oscillator", + "Oscillators": "Oscillators", + "OTC - Stock - USA": "OTC - Stock - USA", + "Other Accounts Payable and Accrued Expenses": "Other Accounts Payable and Accrued Expenses", + "Other Accounts, Notes Receivable": "Other Accounts, Notes Receivable", + "Other Accumulated Comprehensive Income": "Other Accumulated Comprehensive Income", + "Other Adjustments": "Other Adjustments", + "Other Asset/Liability Changes, Net": "Other Asset/Liability Changes, Net", + "Other Assets": "Other Assets", + "Other Borrowings": "Other Borrowings", + "Other Current Assets": "Other Current Assets", + "Other Current Liabilities": "Other Current Liabilities", + "Other Debt, Net": "Other Debt, Net", + "Other Equity Transactions, Net": "Other Equity Transactions, Net", + "Other Equity": "Other Equity", + "Other Financing Activities, Net": "Other Financing Activities, Net", + "Other General & Administrative Expense": "Other General & Administrative Expense", + "Other General & Administrative Expense": "Other General & Administrative Expense", + "Other Interest Income/Expense, Net": "Other Interest Income/Expense, Net", + "Other Investing Activities": "Other Investing Activities", + "Other Investment Changes, Net": "Other Investment Changes, Net", + "Other Investments": "Other Investments", + "Other Liabilities": "Other Liabilities", + "Other Non-operating Income/Expense": "Other Non-operating Income/Expense", + "Other Operating Expenses": "Other Operating Expenses", + "Other Receivables": "Other Receivables", + "Other Revenue": "Other Revenue", + "Other Selling, General & Administrative Expenses": "Other Selling, General & Administrative Expenses", + "Other Selling, General & Administrative Expenses": "Other Selling, General & Administrative Expenses", + "Other": "Other", + "Our PRO Plus users see amazing benefits. You get advanced trading opportunities using multi symbol statistical arbitrage techniques. Read more about PRO Plus features.": "Our PRO Plus users see amazing benefits. You get advanced trading opportunities using multi symbol statistical arbitrage techniques. Read more about PRO Plus features.", + "Outside Channel": "Outside Channel", + "Overbought": "Overbought", + "Overlay the main chart": "Overlay the main chart", + "Override Min Tick": "Override Min Tick", + "Oversold": "Oversold", + "Overwrite Script": "Overwrite Script", + "Paper Trading is disconnected": "Paper Trading is disconnected", + "Parabolic SAR": "Parabolic SAR", + "Parabolic SAR_study": "Parabolic SAR", + "ParabolicSAR": "ParabolicSAR", + "Parallel Channel": "Parallel Channel", + "Paris": "Paris", + "partially erase.": "partially erase.", + "Partners Capital": "Partners Capital", + "Password": "Password", + "Paste %s": "Paste %s", + "paste object.": "paste object.", + "Pearson's R": "Pearson's R", + "Pension/Postretirement Obligation": "Pension/Postretirement Obligation", + "per month": "per month", + "per year": "per year", + "Percent Advances": "Percent Advances", + "Percent Declines": "Percent Declines", + "Percent": "Percent", + "percent_input": "Percent", + "Percentage": "Percentage", + "Percentage_scale_menu": "Percentage", + "Period ending": "Period ending", + "Period Ending": "Period Ending", + "Period": "Period", + "Permanent link to this message": "Permanent link to this message", + "Personal information": "Personal information", + "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.": "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.", + "Pick your idea or paste url to someone's else idea.": "Pick your idea or paste url to someone's else idea.", + "Pine Editor": "Pine Editor", + "Pine Script Editor": "Pine Script Editor", + "Pine Script Reference": "Pine Script Reference", + "Pine Script Tutorial": "Pine Script Tutorial", + "Pitchfan": "Pitchfan", + "Pitchfork": "Pitchfork", + "Pivot Points High Low": "Pivot Points High Low", + "Pivot Points Standard": "Pivot Points Standard", + "Pivots Timeframe": "Pivots Timeframe", + "Place Order": "Place Order", + "Play Sound": "Play Sound", + "Please consider subscribing to our PRO service which includes many other features not available in the free membership.": "Please consider subscribing to our PRO service which includes many other features not available in the free membership.", + "Please do not modify the alert so we can investigate the issue.": "Please do not modify the alert so we can investigate the issue.", + "Please enter a valid idea URL or chart image URL": "Please enter a valid idea URL or chart image URL", + "Please enter chart layout name": "Please enter chart layout name", + "Please enter chart name": "Please enter chart name", + "Please enter your feedback": "Please enter your feedback", + "Please name this script": "Please name this script", + "Please read before publishing": "Please read before publishing", + "Please use English for conversation. Other languages will be supported in the future": "Please use English for conversation. Other languages will be supported in the future", + "Please use only English in tags": "Please use only English in tags", + "Please, enter your e-mail": "Please, enter your e-mail", + "Plot dividends": "Plot dividends", + "Plot earnings": "Plot earnings", + "Plot Offsets": "Plot Offsets", + "Plot splits": "Plot splits", + "Plot": "Plot", + "Plots Background": "Plots Background", + "Point & Figure": "Point & Figure", + "Point bar": "Point __point__ Bar #", + "Polyline": "Polyline", + "Position": "Position", + "post-market": "post-market", + "Post-Market": "Post-Market", + "pre-market": "pre-market", + "Pre-Market": "Pre-Market", + "Pre-tax Margin": "Pre-tax Margin", + "Precise Labels": "Precise Labels", + "Precision": "Precision", + "Preferred Dividends": "Preferred Dividends", + "Preferred Stock": "Preferred Stock", + "Premium": "Premium", + "Prepaid Expenses": "Prepaid Expenses", + "Presentation is important. Too much clutter adds to confusion.": "Presentation is important. Too much clutter adds to confusion.", + "Prev": "Prev", + "Previous Close Price": "Previous Close Price", + "previous close": "previous close", + "previous symbol": "previous symbol", + "Price % Change 1 Week": "Price % Change 1 Week", + "Price % Change 4 Week": "Price % Change 4 Week", + "Price % Change 52 Week": "Price % Change 52 Week", + "Price - 52 Week High": "Price - 52 Week High", + "Price - 52 Week Low": "Price - 52 Week Low", + "Price Advances": "Price Advances", + "Price Declines": "Price Declines", + "Price History": "Price History", + "Price incorrect": "Price incorrect", + "Price Label": "Price Label", + "Price Levels": "Price Levels", + "Price Line": "Price Line", + "Price Oscillator": "Price Oscillator", + "Price Oscillator_study": "Price Oscillator", + "Price Range": "Price Range", + "Price Scale": "Price Scale", + "Price Source": "Price Source", + "Price Volume Trend": "Price Volume Trend", + "Price": "Price", + "Price/Earnings, TTM": "Price/Earnings, TTM", + "Price/Revenue, TTM": "Price/Revenue, TTM", + "Price:": "Price:", + "Prices": "Prices", + "Primary Exchange": "Primary Exchange", + "Primary": "Primary", + "Prior": "Prior", + "Priority email support": "Priority email support", + "Priority phone support": "Priority phone support", + "Priority Support": "Priority Support", + "Private Chart Publishing": "Private Chart Publishing", + "PRO Badge & Adding Value": "PRO Badge & Adding Value", + "PRO members can add optional multi-device access. Click \"Buy Multi-Device Access\" to access your account from several devices at the same time. Click CONNECT to terminate the other session and connect here.": "PRO members can add optional multi-device access. Click \"Buy Multi-Device Access\" to access your account from several devices at the same time. Click CONNECT to terminate the other session and connect here.", + "PRO Plus Trial": "PRO Plus Trial", + "Pro Realtime": "Pro Realtime", + "Pro Trial": "Pro Trial", + "Pro": "Pro", + "pro": "pro", + "Profile Settings": "Profile Settings", + "Profit Background Color": "Profit Background Color", + "Profit Level. Ticks:": "Profit Level. Ticks:", + "PROFIT TRGT": "PROFIT TRGT", + "Profit": "Profit", + "Profitability": "Profitability", + "Projection": "Projection", + "Properties": "Properties", + "Properties...": "Properties...", + "Property and Equipment, Gross": "Property and Equipment, Gross", + "Property, Plant & Equipment, Net": "Property, Plant & Equipment, Net", + "Property, Plant & Equipment, Net": "Property, Plant & Equipment, Net", + "propertypage-name-label": "propertypage-name-label", + "propertypage-name-label_css_class": "propertypage-name-label", + "ProTradingIndicators": "ProTradingIndicators", + "Public Library": "Public Library", + "Public Profile": "Public Profile", + "PUBLISH IDEA": "PUBLISH IDEA", + "PUBLISH SCRIPT": "PUBLISH SCRIPT", + "Publish Script": "Publish Script", + "Published Chart": "Published Chart", + "Published idea or chart image URL": "Published idea or chart image URL", + "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.", + "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.", + "Published ideas settings": "Published ideas settings", + "published": "published", + "Publishing means sharing your chart and trading idea with the financial web and the investing community. A published idea needs to be detailed and descriptive in order to be meaningful to other traders.": "Publishing means sharing your chart and trading idea with the financial web and the investing community. A published idea needs to be detailed and descriptive in order to be meaningful to other traders.", + "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.": "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.", + "Purchase of Investments": "Purchase of Investments", + "Qty": "Qty", + "Quantity": "Quantity", + "Quick Ratio": "Quick Ratio", + "Quote this message": "Quote this message", + "Quotes are delayed by 10 min and updated every 30 seconds": "Quotes are delayed by 10 min and updated every 30 seconds", + "Quotes are delayed by 10 min and updated in realtime": "Quotes are delayed by 10 min and updated in realtime", + "Range Advances": "Range Advances", + "Range Declines": "Range Declines", + "range": "range", + "Rate Of Change": "Rate Of Change", + "Rating": "Rating", + "Ray": "Ray", + "Read more": "Read more", + "Read more...": "Read more...", + "Realized Gains/Losses": "Realized Gains/Losses", + "realtime": "realtime", + "Realtime": "Realtime", + "Rearm every 1 minute": "Rearm every 1 minute", + "Rearm every 10 minute": "Rearm every 10 minute", + "Rearm every 30 minute": "Rearm every 30 minute", + "Rearm every 5 minute": "Rearm every 5 minute", + "Rearm every hour": "Rearm every hour", + "Recent Chats": "Recent Chats", + "Recover Password": "Recover Password", + "Recover": "Recover", + "Rectangle": "Rectangle", + "Redo {0}": "Redo {0}", + "Redo": "Redo", + "redo": "redo", + "Regression Trend": "Regression Trend", + "Relative Strength Index": "Relative Strength Index", + "Relative Strength Index_study": "Relative Strength Index", + "Relative Vigor Index": "Relative Vigor Index", + "Relative Vigor Index_study": "Relative Vigor Index", + "Relative Volatility Index": "Relative Volatility Index", + "Relative Volatility Index_study": "Relative Volatility Index", + "Remember me": "Remember me", + "Remember, with PRO Plus you benefit from:": "Remember, with PRO Plus you benefit from:", + "Remove All Drawing Tools": "Remove All Drawing Tools", + "Remove All Indicators": "Remove All Indicators", + "Remove All Studies": "Remove All Studies", + "Remove custom interval": "Remove custom interval", + "Remove from favorites": "Remove from favorites", + "Remove this room from favorites": "Remove this room from favorites", + "Remove": "Remove", + "Rename Chart Layout": "Rename Chart Layout", + "Rename Chart": "Rename Chart", + "Rename script": "Rename script", + "Rename...": "Rename...", + "Renko": "Renko", + "Renko, Kagi, Line Break, Point & Figure": "Renko, Kagi, Line Break, Point & Figure", + "Report data issues": "Report data issues", + "Report Data Issues": "Report Data Issues", + "Repost to": "Repost to", + "Repurchase of Equity": "Repurchase of Equity", + "Reputation": "Reputation", + "Require Order Confirmation": "Require Order Confirmation", + "Research & Development Expense": "Research & Development Expense", + "Research & Development Expense": "Research & Development Expense", + "Reset Chart": "Reset Chart", + "Reset Paper Trading Account": "Reset Paper Trading Account", + "Reset Paper Trading Account...": "Reset Paper Trading Account...", + "Reset Scale": "Reset Scale", + "Reset Settings": "Reset Settings", + "Reset": "Reset", + "Restart Alert {{description}} on {{title}}": "Restart Alert {{description}} on {{title}}", + "Restart Alert...": "Restart Alert...", + "Restart": "Restart", + "Restart...": "Restart...", + "Restricted Cash": "Restricted Cash", + "Restructuring, Remediation & Impairment Provisions": "Restructuring, Remediation & Impairment Provisions", + "Restructuring, Remediation & Impairment Provisions": "Restructuring, Remediation & Impairment Provisions", + "Retained Earnings": "Retained Earnings", + "retrying": "retrying", + "Return on Assets": "Return on Assets", + "Return on Equity": "Return on Equity", + "Return on Invested Capital %, TTM": "Return on Invested Capital %, TTM", + "Return on Invested Capital": "Return on Invested Capital", + "Rev LA": "Rev LA", + "Revenue per Employee": "Revenue per Employee", + "Reverse position": "Reverse position", + "Reverse Position": "Reverse Position", + "Reverse {0} position?": "Reverse {0} position?", + "Reverse": "Reverse", + "Right End": "Right End", + "Right Labels": "Right Labels", + "Right Lables": "Right Lables", + "Right Margin": "Right Margin", + "Right Shoulder": "Right Shoulder", + "right": "right", + "Rights infringement": "Rights infringement", + "Risk/Reward long": "Risk/Reward long", + "Risk/Reward Ratio: {0}": "Risk/Reward Ratio: {0}", + "Risk/Reward short": "Risk/Reward short", + "RobBooker": "RobBooker", + "ROC Length": "ROC Length", + "ROC": "ROC", + "roclen1_input": "RoC Length 1", + "roclen2_input": "RoC Length 2", + "roclen3_input": "RoC Length 3", + "roclen4_input": "RoC Length 4", + "Room archives...": "Room archives...", + "Room purpose": "Room purpose", + "Room title": "Room title", + "Rotated Rectangle": "Rotated Rectangle", + "RSI Length": "RSI Length", + "RSI Source": "RSI Source", + "RSI": "RSI", + "Run Product Walk-Through": "Run Product Walk-Through", + "RVI": "RVI", + "s": "s", + "S/L": "S/L", + "Sale of Investments": "Sale of Investments", + "Sale of Property, Plant & Equipment": "Sale of Property, Plant & Equipment", + "Sale of Property, Plant & Equipment": "Sale of Property, Plant & Equipment", + "Sales & Marketing Expense": "Sales & Marketing Expense", + "Sales & Marketing Expense": "Sales & Marketing Expense", + "Sao Paulo": "Sao Paulo", + "Save ${{savings}}": "Save ${{savings}}", + "Save As Default": "Save As Default", + "Save As Watchlist...": "Save As Watchlist...", + "Save As...": "Save As...", + "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout": "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout", + "Save Chart Layout": "Save Chart Layout", + "Save Drawing Template As...": "Save Drawing Template As...", + "Save image": "Save image", + "Save Interval": "Save Interval", + "Save New Chart Layout": "Save New Chart Layout", + "Save New Chart": "Save New Chart", + "Save Script As": "Save Script As", + "Save Study Template As...": "Save Study Template As...", + "Save symbol list as...": "Save symbol list as...", + "Save": "Save", + "save": "save", + "Scale Left": "Scale Left", + "Scale Percentage": "Scale Percentage", + "Scale Price Chart Only": "Scale Price Chart Only", + "Scale Right": "Scale Right", + "Scale Series Only": "Scale Series Only", + "Scale series only": "Scale series only", + "Scale Series only": "Scale Series only", + "Scale": "Scale", + "Scales Lines": "Scales Lines", + "Scales Properties": "Scales Properties", + "Scales Properties...": "Scales Properties...", + "Scales Text": "Scales Text", + "Scales": "Scales", + "Scaling": "Scaling", + "Schiff Pitchfork": "Schiff Pitchfork", + "Schiff": "Schiff", + "Screen (No Scale)": "Screen (No Scale)", + "Script Editor": "Script Editor", + "Script Editor...": "Script Editor...", + "Script must have a name": "Script must have a name", + "Script Name": "Script Name", + "Script text is not modified, nothing to save": "Script text is not modified, nothing to save", + "SCRIPT TITLE AND DESCRIPTION": "SCRIPT TITLE AND DESCRIPTION", + "SCRIPT TITLE": "SCRIPT TITLE", + "SCRIPT": "SCRIPT", + "Scripts": "Scripts", + "Search for scripts published by community": "Search for scripts published by community", + "Search ideas": "Search ideas", + "Search scripts": "Search scripts", + "Search": "Search", + "Sector": "Sector", + "See All Tags...": "See All Tags...", + "Select Layout": "Select Layout", + "Select type...": "Select type...", + "Select user to start new chat with": "Select user to start new chat with", + "Sell Ask": "Sell Ask __quote__", + "Sell Bid": "Sell Bid __quote__", + "Sell Market": "Sell Market", + "Sell symbol": "Sell __displaySymbol__ Stop __abbreviatedNumber__ @ __formattedValue__", + "Sell": "Sell", + "Selling, General & Administrative Expenses": "Selling, General & Administrative Expenses", + "Selling, General & Administrative Expenses": "Selling, General & Administrative Expenses", + "Send Backward": "Send Backward", + "Send E-mail": "Send E-mail", + "Send Feedback or Report an Issue": "Send Feedback or Report an Issue", + "Send Message to stocktwits": "Send Message to stocktwits", + "Send message": "Send message", + "Send private message to": "Send private message to __username__", + "Send Reply": "Send Reply", + "Send SMS": "Send SMS", + "Send to Back": "Send to Back", + "Send": "Send", + "Senkou A": "Senkou A", + "Senkou B": "Senkou B", + "Seoul": "Seoul", + "Sep": "Sep", + "Session Breaks": "Session Breaks", + "Sessions": "Sessions", + "Set Alert": "Set Alert", + "Set chat title...": "Set chat title...", + "Settings": "Settings", + "Shanghai": "Shanghai", + "Share on StockTwits a snapshot of your chart as a picture and whatever you write.": "Share on StockTwits a snapshot of your chart as a picture and whatever you write.", + "Share on Twitter a snapshot of your chart as a picture and whatever you write.": "Share on Twitter a snapshot of your chart as a picture and whatever you write.", + "Share to...": "Share to...", + "Shareholders": "Shareholders", + "Shares": "Shares", + "Short Length": "Short Length", + "Short length": "Short length", + "Short Period": "Short Period", + "Short period": "Short period", + "Short Position": "Short Position", + "Short RoC Length_input": "Short RoC Length", + "Short": "Short", + "SHORT": "SHORT", + "Short-term Borrowings": "Short-term Borrowings", + "Short-term Investments": "Short-term Investments", + "Short_input": "Short", + "short_input": "short", + "shortlen_input": "Short Length", + "Show Active Orders Only": "Show Active Orders Only", + "Show Alert Labels": "Show Alert Labels", + "Show all messages from": "Show all messages from __username__", + "Show all my messages": "Show all my messages", + "Show All": "Show All", + "Show Angle": "Show Angle", + "Show Arguments in Header": "Show Arguments in Header", + "Show Background": "Show Background", + "Show Bars Range": "Show Bars Range", + "Show Buy/Sell Panel": "Show Buy/Sell Panel", + "Show chart snapshot preview": "Show chart snapshot preview", + "Show Console": "Show Console", + "Show Countdown": "Show Countdown", + "Show data": "Show data", + "Show Date/Time Range": "Show Date/Time Range", + "Show Distance": "Show Distance", + "Show Dividends on Chart": "Show Dividends on Chart", + "Show Earnings on Chart": "Show Earnings on Chart", + "Show Executions": "Show Executions", + "Show historical pivots": "Show historical pivots", + "Show Indicator Last Value": "Show Indicator Last Value", + "Show Labels": "Show Labels", + "Show Last Value on Price Scale": "Show Last Value on Price Scale", + "Show Last Value": "Show Last Value", + "Show Left Axis": "Show Left Axis", + "show MA_input": "Show MA", + "Show more": "Show more", + "Show More": "Show More", + "Show Objects Tree": "Show Objects Tree", + "Show Only Drawings": "Show Only Drawings", + "Show only favorite rooms": "Show only favorite rooms", + "Show only my sent and received messages": "Show only my sent and received messages", + "Show Only Studies": "Show Only Studies", + "Show Orders": "Show Orders", + "Show Popup": "Show Popup", + "Show Positions": "Show Positions", + "Show Price Range": "Show Price Range", + "Show Price": "Show Price", + "Show Prices": "Show Prices", + "Show Right Axis": "Show Right Axis", + "Show Source Code": "Show Source Code", + "Show Splits on Chart": "Show Splits on Chart", + "Show Symbol Labels": "Show Symbol Labels", + "Show Symbol Labels_context_menu": "Show Symbol Labels", + "Show Symbol Last Value": "Show Symbol Last Value", + "Show Text": "Show Text", + "Show Time": "Show Time", + "Show Wave": "Show Wave", + "Show": "Show", + "Show/Hide Drawings Toolbar": "Show/Hide Drawings Toolbar", + "Show/Hide": "Show/Hide", + "showMA_input": "Show MA", + "Sig": "Sig", + "siglen_input": "Signal Length", + "sigma_input": "sigma", + "Sigma_input": "Sigma", + "Sign In": "Sign In", + "Sign in": "Sign in", + "Sign Out": "Sign Out", + "Sign out": "Sign out", + "Sign Up for FREE": "Sign Up for FREE", + "Sign Up": "Sign Up", + "Signal Labels": "Signal Labels", + "Signal Length": "Signal Length", + "Signal Line Period": "Signal Line Period", + "Signal line period": "Signal line period", + "Signal smoothing": "Signal smoothing", + "Signal": "Signal", + "signalLength_input": "Signal Length", + "Simple ma(oscillator)": "Simple ma(oscillator)", + "Simple ma(signal line)": "Simple ma(signal line)", + "Simple": "Simple", + "Singapore": "Singapore", + "Size": "Size", + "Skip": "Skip", + "Slow length": "Slow length", + "Slow Length": "Slow Length", + "Slow scrolling or chart loading": "Slow scrolling or chart loading", + "slowLength_input": "Slow Length", + "SMA": "SMA", + "smalen1_input": "SMA Length 1", + "smalen2_input": "SMA Length 2", + "smalen3_input": "SMA Length 3", + "smalen4_input": "SMA Length 4", + "SMI Ergodic Indicator": "SMI Ergodic Indicator", + "SMI Ergodic Indicator/Oscillator": "SMI Ergodic Indicator/Oscillator", + "SMI Ergodic Indicator/Oscillator_study": "SMI Ergodic Indicator/Oscillator", + "SMI Ergodic Oscillator": "SMI Ergodic Oscillator", + "smoothD_input": "Smooth D", + "Smoothed Moving Average": "Smoothed Moving Average", + "smoothK_input": "Smooth K", + "So… You’ve had free PRO Plus for a week now. Seeing the advantages?": "So… You’ve had free PRO Plus for a week now. Seeing the advantages?", + "Social": "Social", + "Some authors that we recommend get marked as Suggested Authors, and their ideas get posted to the front page automatically. The basis for recommending authors is multiple factors, which include a large number of interesting ideas. A suggested author has a corresponding badge in their profile.": "Some authors that we recommend get marked as Suggested Authors, and their ideas get posted to the front page automatically. The basis for recommending authors is multiple factors, which include a large number of interesting ideas. A suggested author has a corresponding badge in their profile.", + "Someone agreed/disagreed with your idea": "Someone agreed/disagreed with your idea", + "Someone commented on the idea you follow": "Someone commented on the idea you follow", + "Someone commented on your idea": "Someone commented on your idea", + "Someone followed you": "Someone followed you", + "Someone logged into your account from different device": "Someone logged into your account from different device", + "Someone published idea on symbol you follow": "Someone published idea on symbol you follow", + "Someone replied to your comment": "Someone replied to your comment", + "Someone you follow change status": "Someone you follow change status", + "Someone you follow post new comment": "Someone you follow post new comment", + "Someone you follow published new idea": "Someone you follow published new idea", + "Sorry, PRO Plus trial could not be set.": "Sorry, PRO Plus trial could not be set.", + "Sort by last price": "Sort by last price", + "Sort by price change percent": "Sort by price change percent", + "Sort by price change": "Sort by price change", + "Sort by symbol": "Sort by symbol", + "Sound on addressed to me messages": "Sound on addressed to me messages", + "Sound on every message": "Sound on every message", + "Source back color": "Source back color", + "Source border color": "Source border color", + "Source Code": "Source Code", + "Source code": "Source code", + "Source Code...": "Source Code...", + "Source text color": "Source text color", + "Source": "Source", + "Source_compare": "Source", + "Split": "Split", + "Spreads for intraday charts are calculated based on 1-minute bars, and then recompiled into the selected interval. This approach is the only correct one, but requires significant server power. This means we can't give spread charts for free to everyone (as much as we'd like to).": "Spreads for intraday charts are calculated based on 1-minute bars, and then recompiled into the selected interval. This approach is the only correct one, but requires significant server power. This means we can't give spread charts for free to everyone (as much as we'd like to).", + "Start new chat with...": "Start new chat with...", + "START TRIAL": "START TRIAL", + "Start": "Start", + "start_input": "Start", + "Stats Text Color": "Stats Text Color", + "Stay In Drawing Mode": "Stay In Drawing Mode", + "Stay in Drawing Mode": "Stay in Drawing Mode", + "StdDev": "StdDev", + "Step": "Step", + "Stochastic Length": "Stochastic Length", + "Stochastic RSI": "Stochastic RSI", + "Stochastic RSI_study": "Stochastic RSI", + "Stochastic": "Stochastic", + "Stochastic_study": "Stochastic", + "Stock And Index Talks": "Stock And Index Talks", + "Stock Charts & Forex Charts": "Stock Charts & Forex Charts", + "Stock Option Tax Benefits": "Stock Option Tax Benefits", + "Stock": "Stock", + "stock": "stock", + "StockTwits": "StockTwits", + "Stocktwits": "Stocktwits", + "Stop Alert": "Stop Alert", + "Stop alerts as per filter": "Stop alerts as per filter", + "Stop all Alerts": "Stop all Alerts", + "Stop Background Color": "Stop Background Color", + "Stop Color:": "Stop Color:", + "Stop Level. Ticks:": "Stop Level. Ticks:", + "Stop Loss": "Stop Loss", + "STOP LOSS": "STOP LOSS", + "Stop syncing drawing": "Stop syncing drawing", + "Stop": "Stop", + "Stop: {0} ({1}%)": "Stop: {0} ({1}%)", + "Stopped Manual": "Stopped Manual", + "Stopped": "Stopped", + "Strategies": "Strategies", + "streaming": "streaming", + "Study not loading": "Study not loading", + "Study Template": "Study Template", + "Study Templates": "Study Templates", + "Style": "Style", + "Subminuette": "Subminuette", + "SUBSCRIBE FOR ${{ cost }}": "SUBSCRIBE FOR ${{ cost }}", + "Subscribe with bitcoin": "Subscribe with bitcoin", + "Subscription Plans": "Subscription Plans", + "Success back color": "Success back color", + "Success text color": "Success text color", + "SUCCESS": "SUCCESS", + "Suggested Chart": "Suggested Chart", + "Suggested ideas & my ideas": "Suggested ideas & my ideas", + "Suggestions & Feedback": "Suggestions & Feedback", + "SuperCycle": "SuperCycle", + "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.": "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.", + "Surprise": "Surprise", + "Suspicious links": "Suspicious links", + "Swing Trading": "Swing Trading", + "Sydney": "Sydney", + "sym_input": "symbol", + "Sym_input": "Symbol", + "Symbol Description": "Symbol Description", + "Symbol Last Value": "Symbol Last Value", + "Symbol list name": "Symbol list name", + "Symbol Search...": "Symbol Search...", + "Symbol": "Symbol", + "SYMBOL": "SYMBOL", + "symbol_input": "symbol", + "Symbols to be added on the chart": "Symbols to be added on the chart", + "Sync crosshair on all charts": "Sync crosshair on all charts", + "Sync drawing to all charts": "Sync drawing to all charts", + "Sync drawings to all charts": "Sync drawings to all charts", + "Sync": "Sync", + "T/P": "T/P", + "TAGS": "TAGS", + "Taipei": "Taipei", + "Take advantage of this offer now!": "Take advantage of this offer now!", + "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.": "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.", + "Take Profit": "Take Profit", + "Talks": "Talks", + "Target back color": "Target back color", + "Target border color": "Target border color", + "Target Color:": "Target Color:", + "Target text color": "Target text color", + "Target: {0} ({1}%)": "Target: {0} ({1}%)", + "Tax Rate": "Tax Rate", + "Technical Analysis": "Technical Analysis", + "Teeth Length": "Teeth Length", + "Teeth Offset": "Teeth Offset", + "Teeth": "Teeth", + "teethLength_input": "Teeth Length", + "Tehran": "Tehran", + "Template": "Template", + "Templates": "Templates", + "Temporary Equity": "Temporary Equity", + "Tenkan-sen": "Tenkan-sen", + "Text Alignment:": "Text Alignment:", + "Text color": "Text color", + "Text Color": "Text Color", + "Text Font": "Text Font", + "Text Wrap": "Text Wrap", + "Text": "Text", + "Text:": "Text:", + "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.": "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.", + "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!": "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!", + "The best ideas are placed in the Suggested tab, where they receive extra exposure. All suggested ideas are hand-picked by our editorial team based on a number of criteria. We have a dedicated group of people who review every idea published every day to find the most interesting and informative ideas that will be helpful to other members.": "The best ideas are placed in the Suggested tab, where they receive extra exposure. All suggested ideas are hand-picked by our editorial team based on a number of criteria. We have a dedicated group of people who review every idea published every day to find the most interesting and informative ideas that will be helpful to other members.", + "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!": "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!", + "The Extended Trading Hours feature is available only for intraday charts": "The Extended Trading Hours feature is available only for intraday charts", + "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.": "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.", + "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.": "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.", + "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to: No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.": "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to: No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.", + "Themes": "Themes", + "There was an error posting your message.": "There was an error posting your message.", + "Thin": "Thin", + "This action cannot be undone.": "This action cannot be undone.", + "This feature allows you to create any chart, such as 7 minutes, 12 minutes, or 8 hours. If you want to identify opportunities on custom intervals in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "This feature allows you to create any chart, such as 7 minutes, 12 minutes, or 8 hours. If you want to identify opportunities on custom intervals in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "This functionality is available only to PRO users.": "This functionality is available only to PRO users.", + "This is a temporary chart.": "This is a temporary chart.", + "This is EOD data with no updates.": "This is EOD data with no updates.", + "This is not a user script, cannot save": "This is not a user script, cannot save", + "This is not the latest saved script version": "This is not the latest saved script version", + "This script is read only": "This script is read only", + "Three Drivers Pattern": "Three Drivers Pattern", + "Thumb Down": "Thumb Down", + "Thumb Up": "Thumb Up", + "Time Interval": "Time Interval", + "Time Levels": "Time Levels", + "Time Scale": "Time Scale", + "Time Zone": "Time Zone", + "Time": "Time", + "TimeZone": "TimeZone", + "Timezone/Sessions Properties...": "Timezone/Sessions Properties...", + "Timezone/Sessions": "Timezone/Sessions", + "Title": "Title", + "To get alerts list - please sign in or register!": "To get alerts list - please sign in or register!", + "To get alerts log - please sign in or register!": "To get alerts log - please sign in or register!", + "To save your work, sign up for FREE.": "To save your work, sign up for FREE.", + "To set an alert on a drawing requires the chart to be saved. Unfortunately you have already saved 5 charts. Upgrade to PRO, PRO Plus or Premium account and save as many charts as you want, along with many other exciting features. Starts from only $9.95 a month - upgrade today!": "To set an alert on a drawing requires the chart to be saved. Unfortunately you have already saved 5 charts. Upgrade to PRO, PRO Plus or Premium account and save as many charts as you want, along with many other exciting features. Starts from only $9.95 a month - upgrade today!", + "Toggle Auto Scale": "Toggle Auto Scale", + "Toggle favorite": "Toggle favorite", + "Toggle Log Scale": "Toggle Log Scale", + "Toggle Maximize Chart": "Toggle Maximize Chart", + "Toggle notifications for this room": "Toggle notifications for this room", + "Toggle Percentage": "Toggle Percentage", + "Tokyo": "Tokyo", + "TOOL": "TOOL", + "Tools": "Tools", + "Top Labels": "Top Labels", + "Top Margin": "Top Margin", + "top": "top", + "Toronto": "Toronto", + "Total Adjustments": "Total Adjustments", + "Total agrees": "Total agrees", + "Total Assets": "Total Assets", + "Total Capital": "Total Capital", + "Total Current Assets": "Total Current Assets", + "Total Current Liabilities": "Total Current Liabilities", + "Total Debt": "Total Debt", + "Total Liabilities": "Total Liabilities", + "Total Long-term Assets": "Total Long-term Assets", + "Total Long-term Debt": "Total Long-term Debt", + "Total Long-term Liabilities": "Total Long-term Liabilities", + "Total Non-cash Adjustments": "Total Non-cash Adjustments", + "Total Non-operating Income/Expense": "Total Non-operating Income/Expense", + "Total Operating Expenses": "Total Operating Expenses", + "Total Receivables, Net": "Total Receivables, Net", + "Total Revenue": "Total Revenue", + "Total Shares Outstanding": "Total Shares Outstanding", + "Total Short-term Debt": "Total Short-term Debt", + "Total Stockholder's Equity": "Total Stockholder's Equity", + "Total": "Total", + "Trades on Chart": "Trades on Chart", + "Trading Journal": "Trading Journal", + "Trading Notes": "Trading Notes", + "Trading Panel": "Trading Panel", + "Trading properties...": "Trading properties...", + "Trading Properties...": "Trading Properties...", + "Trading": "Trading", + "TradingView alerts run on powerful and backed-up servers, so you’ll always get notified when something happens and won’t miss a beat. This takes considerable resources, so we can't give an unlimited number of alerts to everyone for free (as much as we'd like to).": "TradingView alerts run on powerful and backed-up servers, so you’ll always get notified when something happens and won’t miss a beat. This takes considerable resources, so we can't give an unlimited number of alerts to everyone for free (as much as we'd like to).", + "TradingView Free Quotes and Chat": "TradingView Free Quotes and Chat", + "TradingView is only for English-language content at this time.": "TradingView is only for English-language content at this time.", + "Trailing Twelve Months": "Trailing Twelve Months", + "Transparency": "Transparency", + "Treasury Stock": "Treasury Stock", + "Trend Angle": "Trend Angle", + "Trend Line": "Trend Line", + "Trend-Based Fib Extension": "Trend-Based Fib Extension", + "Trend-Based Fib Time": "Trend-Based Fib Time", + "Trial": "Trial", + "Triangle Pattern": "Triangle Pattern", + "Triangle": "Triangle", + "Trigger": "Trigger", + "Triggered and Not Active": "Triggered and Not Active", + "Triple EMA": "Triple EMA", + "Triple EMA_study": "Triple EMA", + "TRIX": "TRIX", + "TRIX_study": "TRIX", + "true range": "true range", + "True Strength Indicator": "True Strength Indicator", + "True Strength Indicator_study": "True Strength Indicator", + "TSX - Stock - Canada": "TSX - Stock - Canada", + "TSXV - Stock - Canada": "TSXV - Stock - Canada", + "Turn off notifications for this room": "Turn off notifications for this room", + "Turn on notifications for this room": "Turn on notifications for this room", + "Type your message here": "Type your message here", + "Type": "Type", + "Ultimate Oscillator": "Ultimate Oscillator", + "Unban": "Unban", + "Undo {0}": "Undo {0}", + "Undo": "Undo", + "undo": "undo", + "Unfollow": "Unfollow", + "Unignore user": "Unignore user __username__", + "Unignore": "Unignore", + "Unlimited number of indicators on a chart": "Unlimited number of indicators on a chart", + "Unlimited Saved Charts": "Unlimited Saved Charts", + "Unlimited saved charts": "Unlimited saved charts", + "Unlimited server-side alerts": "Unlimited server-side alerts", + "Unmerge Down": "Unmerge Down", + "Unmerge Up": "Unmerge Up", + "Unsaved script": "Unsaved script", + "Unsolicited advertising": "Unsolicited advertising", + "Untitled Script": "Untitled Script", + "Up Color": "Up Color", + "Up fractals": "Up fractals", + "Up Wave 1 or A": "Up Wave 1 or A", + "Up Wave 2 or B": "Up Wave 2 or B", + "Up Wave 3": "Up Wave 3", + "Up Wave 4": "Up Wave 4", + "Up Wave 5": "Up Wave 5", + "Up Wave C": "Up Wave C", + "Up": "Up", + "Update Status": "Update Status", + "Update status": "Update status", + "UpDown Length": "UpDown Length", + "Upgrade and get 33% off an annual subscription!": "Upgrade and get 33% off an annual subscription!", + "Upgrade Now": "Upgrade Now", + "Upgrade now": "Upgrade now", + "Upgrade your account": "Upgrade your account", + "Upper Band": "Upper Band", + "Upper Bound": "Upper Bound", + "Upper Deviation": "Upper Deviation", + "Upper": "Upper", + "UpperLimit": "Upper Limit", + "US Exchanges": "US Exchanges", + "USD Conversion Rate": "USD Conversion Rate", + "Use Lower Deviation": "Use Lower Deviation", + "Use only one account - registering with multiple accounts is not allowed.": "Use only one account - registering with multiple accounts is not allowed.", + "Use Upper Deviation": "Use Upper Deviation", + "Username": "Username", + "useTrueRange_input": "Use True Range", + "UTC": "UTC", + "Valuation": "Valuation", + "Value": "Value", + "Vancouver": "Vancouver", + "Vertical Line": "Vertical Line", + "Views": "Views", + "Visual Order": "Visual Order", + "Vol": "Vol", + "Volatility Stop": "Volatility Stop", + "Volume Based": "Volume Based", + "Volume Leaders": "Volume Leaders", + "Volume MA": "Volume MA", + "Volume Oscillator": "Volume Oscillator", + "Volume Oscillator_study": "Volume Oscillator", + "Volume profile indicators and extended trading hours": "Volume profile indicators and extended trading hours", + "Volume Profile Indicators": "Volume Profile Indicators", + "Volume": "Volume", + "Volume_study": "Volume", + "VolumeProfile": "VolumeProfile", + "Vortex Indicator": "Vortex Indicator", + "VWAP": "VWAP", + "VWMA": "VWMA", + "VWMA_study": "VWMA", + "W_dates": "W", + "Waning moon": "Waning moon", + "Want official data and more features?": "Want official data and more features?", + "Warning": "Warning", + "Warsaw": "Warsaw", + "Watchlist": "Watchlist", + "Watchlist, details and news": "Watchlist, details and news", + "Watermark": "Watermark", + "Wave Size": "Wave Size", + "We are doing some brief daily maintenance. Alerts will be back really soon, thanks for your patience!": "We are doing some brief daily maintenance. Alerts will be back really soon, thanks for your patience!", + "We are happy to give away as many things for free as possible, however studies are server-based and this takes considerable resources. So we can't give an unlimited number of indicators to everyone for free (as much as we'd like to).": "We are happy to give away as many things for free as possible, however studies are server-based and this takes considerable resources. So we can't give an unlimited number of indicators to everyone for free (as much as we'd like to).", + "We'are sorry, something went wrong. Try to reload page.": "We'are sorry, something went wrong. Try to reload page.", + "week": "week", + "week_plural": "weeks", + "Weekly": "Weekly", + "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.": "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.", + "White": "White", + "Why Go Pro?": "Why Go Pro?", + "Wick": "Wick", + "Width": "Width", + "Willams %R": "Willams %R", + "Willams %R_study": "Willams %R", + "Williams %R": "Williams %R", + "Williams Alligator": "Williams Alligator", + "Williams Alligator_study": "Williams Alligator", + "Williams Fractal": "Williams Fractal", + "Window Size_input": "Window Size", + "With Markers": "With Markers", + "wizofstep": "__index__ of __steps__", + "WMA Length_input": "WMA Length", + "Woodies CCI": "Woodies CCI", + "wrote": "wrote", + "XABCD Pattern": "XABCD Pattern", + "y_dates": "y", + "y_dates_plural": "y", + "Yearly": "Yearly", + "YES": "YES", + "Yes": "Yes", + "You already have Pro Plus trial.": "You already have Pro Plus trial.", + "You already participated in Pro Plus trial.": "You already participated in Pro Plus trial.", + "You already set {{options.maxAlertsNumber}} alerts. Upgrade to PRO Plus to set unlimited custom alerts and improve your experience!": "You already set {{options.maxAlertsNumber}} alerts. Upgrade to PRO Plus to set unlimited custom alerts and improve your experience!", + "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.": "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.", + "You are not authenticated.": "You are not authenticated.", + "You are not logged in. Please sign in.": "You are not logged in. Please sign in.", + "you are using browser": "You are using __browser__ on __os__.", + "You can not vote twice for one message": "You can not vote twice for one message", + "You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.": "You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.", + "You can save up to 5 charts with your subscription. Upgrade to PRO, PRO Plus or Premium membership and save unlimited charts, along with many other exciting features. Starting from only $9.95 a month - upgrade today!": "You can save up to 5 charts with your subscription. Upgrade to PRO, PRO Plus or Premium membership and save unlimited charts, along with many other exciting features. Starting from only $9.95 a month - upgrade today!", + "You have no ignored users": "You have no ignored users", + "You have no private messages yet": "You have no private messages yet", + "You may subscribe for official realtime and intraday data.": "You may subscribe for official realtime and intraday data.", + "You requested a custom interval that is available only to PRO users.": "You requested a custom interval that is available only to PRO users.", + "You requested a hotlist that is available only to PRO users.": "You requested a hotlist that is available only to PRO users.", + "You requested a symbol that is available only to PRO Plus and Premium users. You will now be switched to the equivalent BATS symbol.": "You requested a symbol that is available only to PRO Plus and Premium users. You will now be switched to the equivalent BATS symbol.", + "You requested an intraday spread symbol that is available only to PRO Plus and Premium users. You will now be switched to a Daily (D) interval.": "You requested an intraday spread symbol that is available only to PRO Plus and Premium users. You will now be switched to a Daily (D) interval.", + "You will be automatically redirected to PayPal in order to finish your purchase.": "You will be automatically redirected to PayPal in order to finish your purchase.", + "You're subscribing to {{ product_title }}": "You're subscribing to {{ product_title }}", + "Your 30-day free PRO Plus account has been activated. You are now part of a community of 2 million+ ideas that have been created within TradingView charts. To help get the ball rolling, we'd suggest you spend a few minutes familiarizing yourself with our online help section. We hope you enjoy working with TradingView and wish you good trading!": "Your 30-day free PRO Plus account has been activated. You are now part of a community of 2 million+ ideas that have been created within TradingView charts. To help get the ball rolling, we'd suggest you spend a few minutes familiarizing yourself with our online help section. We hope you enjoy working with TradingView and wish you good trading!", + "Your account will be charged $0.01 in order to verify it.": "Your account will be charged $0.01 in order to verify it.", + "Your chart is being saved, please wait a moment before you leave this page.": "Your chart is being saved, please wait a moment before you leave this page.", + "Your credit card on file is XXXX-XXXX-XXXX": "Your credit card on file is XXXX-XXXX-XXXX", + "Your free account allows you to apply up to 10 studies to a chart. Upgrade to PRO, PRO Plus or Premium account to have as many studies on a chart as you want, as well as many other exciting features.": "Your free account allows you to apply up to 10 studies to a chart. Upgrade to PRO, PRO Plus or Premium account to have as many studies on a chart as you want, as well as many other exciting features.", + "Your Order": "Your Order", + "Your Personal Invitation to Go PRO Plus": "Your Personal Invitation to Go PRO Plus", + "ytd": "ytd", + "YTD": "YTD", + "Zero Line": "Zero Line", + "Zero": "Zero", + "Zig Zag": "Zig Zag", + "Zoom In": "Zoom In", + "Zoom Out": "Zoom Out", + "{0} bars": "{0} bars", + "{0} copy": "{0} copy", + "{0} ideas...": "{0} ideas...", + "{0} P&L: {1}": "{0} P&L: {1}", + "Up bars": "Up bars", + "Down bars": "Down bars", + "Projection up bars": "Projection up bars", + "Projection down bars": "Projection down bars", + "ATR length": "ATR length", + "Reversal amount": "Reversal amount", + "Number of line": "Number of line", + "HL": "HL", + "ATR": "ATR", + "Traditional": "Traditional", + "Website": "Website", + "Support": "Support", + "PRO Premium": "PRO Premium", + "PRO Plus": "PRO Plus", + "PRO Plus Early Access": "PRO Plus Early Access", + "Update Payment Method": "Update Payment Method", + "Enter your new address": "Enter your new address", + "Save changes": "Save changes", + "All your current subscriptions will be updated to use the new account.": "All your current subscriptions will be updated to use the new account.", + "This trading product is integrated in TradingView thanks to our Partner Program for Developers. These are independent, unaffiliated studies, which are not part of TradingView subscriptions – these are separate tools that you buy if you want. Description, algorithm, support and prices are all determined by the author.": "This trading product is integrated in TradingView thanks to our Partner Program for Developers. These are independent, unaffiliated studies, which are not part of TradingView subscriptions – these are separate tools that you buy if you want. Description, algorithm, support and prices are all determined by the author.", + "EDIT SUBSCRIPTION": "EDIT SUBSCRIPTION", + "TradingView Account": "TradingView Account", + "

Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the features, top authors or create your first idea!

": "

Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the features, top authors or create your first idea!

", + "Alert not found with standart API": "Alert not found with standart API", + "Chatting is enabled {0} hours after creating a new account. This is done to prevent chat bots and general spam.": "Chatting is enabled {0} hours after creating a new account. This is done to prevent chat bots and general spam.", + "Do you really want to clear alerts log?": "Do you really want to clear alerts log?", + "Do you really want to delete alert {0}?": "Do you really want to delete alert {0}?", + "Do you really want to delete script '{0}'?": "Do you really want to delete script '{0}'?", + "Do you really want to delete {0} alerts?": "Do you really want to delete {0} alerts?", + "Do you really want to stop alert {0}?": "Do you really want to stop alert {0}?", + "Do you really want to stop {0} alerts?": "Do you really want to stop {0} alerts?", + "EPS": "EPS", + "EPS Dil": "EPS Dil", + "Edit Idea": "Edit Idea", + "Multi Charts Layout": "Multi Charts Layout", + "PE": "PE", + "PRO": "PRO", + "Publish Idea": "Publish Idea", + "2 year": "2 year", + "All fields are required": "All fields are required", + "Available": "Available", + "Check credit card number and CVV/CSC code": "Check credit card number and CVV/CSC code", + "Check expiration date": "Check expiration date", + "City": "City", + "Comments": "Comments", + "Country": "Country", + "Credit Card": "Credit Card", + "Credit card fields may contain only digits": "Credit card fields may contain only digits", + "Enter your ZIP code": "Enter your ZIP code", + "If you want to change the address, please enter your ZIP code here": "If you want to change the address, please enter your ZIP code here", + "Make payment with previously used details": "Make payment with previously used details", + "More {{sectionName}} Ideas": "More {{sectionName}} Ideas", + "PayPal": "PayPal", + "Payment Information": "Payment Information", + "Please choose at least one exchange to continue.": "Please choose at least one exchange to continue.", + "Please use only latin characters in address fields": "Please use only latin characters in address fields", + "Please use only latin characters in your first and last names": "Please use only latin characters in your first and last names", + "State/Region": "State/Region", + "Street": "Street", + "Subscribe": "Subscribe", + "Zip Code": "Zip Code", + "year": "year", + " Limit ": " Limit ", + " Stop ": " Stop ", + "

Only D, W, M intervals are supported for this symbol/exchange. You will be automatically switched to a D interval. Intraday intervals are not available because of exchange policies.

": "

Only D, W, M intervals are supported for this symbol/exchange. You will be automatically switched to a D interval. Intraday intervals are not available because of exchange policies.

", + "

Symbol ": "

Symbol ", + "Account Name": "Account Name", + "Active Chart": "Active Chart", + "Active chart doesn't contain the study you are going to publish": "Active chart doesn't contain the study you are going to publish", + "Add this room to favorites": "Add this room to favorites", + "Add {0}...": "Add {0}...", + "Alerts maintenance": "Alerts maintenance", + "All Charts": "All Charts", + "All fields are required.": "All fields are required.", + "Are you sure you want to overwrite '{0}' script?": "Are you sure you want to overwrite '{0}' script?", + "Balances": "Balances", + "Ban ": "Ban ", + "Ban expires in {0}": "Ban expires in {0}", + "Ban user": "Ban user", + "Brokerage Name": "Brokerage Name", + "By": "By", + "CQG Password": "CQG Password", + "CQG Username": "CQG Username", + "Can't create alert on invalid symbol": "Can't create alert on invalid symbol", + "Can't create alert when offline": "Can't create alert when offline", + "Can't edit alert on invalid symbol": "Can't edit alert on invalid symbol", + "Can't edit alert when offline": "Can't edit alert when offline", + "Change Background Transparency": "Change Background Transparency", + "Change Balloon Background Color": "Change Balloon Background Color", + "Change Balloon Background Transparency": "Change Balloon Background Transparency", + "Change Balloon Border Color": "Change Balloon Border Color", + "Change Balloon Text": "Change Balloon Text", + "Change Balloon Text Font Size": "Change Balloon Text Font Size", + "Change Balooon Text Color": "Change Balooon Text Color", + "Change Border Color": "Change Border Color", + "Change CQG password": "Change CQG password", + "Change Curve Background Color": "Change Curve Background Color", + "Change Curve Background Transparency": "Change Curve Background Transparency", + "Change Curve Filling": "Change Curve Filling", + "Change Curve Line Color": "Change Curve Line Color", + "Change Curve Line Extending Left": "Change Curve Line Extending Left", + "Change Curve Line Extending Right": "Change Curve Line Extending Right", + "Change Curve Line Left End": "Change Curve Line Left End", + "Change Curve Line Right End": "Change Curve Line Right End", + "Change Curve Line Style": "Change Curve Line Style", + "Change Curve Line Width": "Change Curve Line Width", + "Change Fib Arcs Background Transparency": "Change Fib Arcs Background Transparency", + "Change Fib Arcs Background Visibility": "Change Fib Arcs Background Visibility", + "Change Fib Speed Resistance Arcs Full Cirlces Mode": "Change Fib Speed Resistance Arcs Full Cirlces Mode", + "Change Fib Speed Resistance Arcs Levels Visibility": "Change Fib Speed Resistance Arcs Levels Visibility", + "Change Fib Speed Resistance Arcs Line Color": "Change Fib Speed Resistance Arcs Line Color", + "Change Fib Speed Resistance Arcs Visibility": "Change Fib Speed Resistance Arcs Visibility", + "Change Fib Speed Resistance Arcs Width": "Change Fib Speed Resistance Arcs Width", + "Change Password": "Change Password", + "Change Price Text Color": "Change Price Text Color", + "Change Price Text Font Size": "Change Price Text Font Size", + "Change Time Cycles Background Color": "Change Time Cycles Background Color", + "Change Time Cycles Background Transparency": "Change Time Cycles Background Transparency", + "Change Time Cycles Color": "Change Time Cycles Color", + "Change Time Cycles Filling": "Change Time Cycles Filling", + "Change Time Cycles Line Style": "Change Time Cycles Line Style", + "Change Time Cycles Line Width": "Change Time Cycles Line Width", + "Check firewall settings and make sure access to websocket ({0} port {1}) is open. Then click Reconnect or press F5.": "Check firewall settings and make sure access to websocket ({0} port {1}) is open. Then click Reconnect or press F5.", + "Click the broker you want to trade through": "Click the broker you want to trade through", + "Collaterals": "Collaterals", + "Confirm Password": "Confirm Password", + "Connect to CQG": "Connect to CQG", + "Connection is lost": "Connection is lost", + "Content": "Content", + "Continue to checkout": "Continue to checkout", + "Continued violation of chat etiquette": "Continued violation of chat etiquette", + "Continued violation of chat etiquette.": "Continued violation of chat etiquette.", + "Countdown": "Countdown", + "Create New List": "Create New List", + "Create New List...": "Create New List...", + "Curve": "Curve", + "December": "December", + "Degree": "Degree", + "Describe your company and project in a few sentences.": "Describe your company and project in a few sentences.", + "Desktop notifications": "Desktop notifications", + "Desktop notifications when I'm mentioned": "Desktop notifications when I'm mentioned", + "Dialog": "Dialog", + "Do you realy want to delete{0}watchlist?": "Do you realy want to delete{0}watchlist?", + "Do you want to take advantage of this offer now?": "Do you want to take advantage of this offer now?", + "Double Curve": "Double Curve", + "Early Access 50% off{{#is_finished}} – Final chance{{/is_finished}}": "Early Access 50% off{{#is_finished}} – Final chance{{/is_finished}}", + "Early Access for $15/Month": "Early Access for $15/Month", + "Edit Alert...": "Edit Alert...", + "Edit {0} Alert...": "Edit {0} Alert...", + "Elliott Correction Wave (ABC)": "Elliott Correction Wave (ABC)", + "Elliott Double Combo Wave (WXY)": "Elliott Double Combo Wave (WXY)", + "Elliott Impulse Wave (12345)": "Elliott Impulse Wave (12345)", + "Elliott Triangle Wave (ABCDE)": "Elliott Triangle Wave (ABCDE)", + "Elliott Triple Combo Wave (WXYXZ)": "Elliott Triple Combo Wave (WXYXZ)", + "Email notifications": "Email notifications", + "Email notifications when I'm mentioned": "Email notifications when I'm mentioned", + "Email-to-sms is the easiest and absolutely free way to send text message (SMS) from the internet to phones. This site aims to be the most complete and up-to-date list of email addresses that can be used to send text messages to phones.": "Email-to-sms is the easiest and absolutely free way to send text message (SMS) from the internet to phones. This site aims to be the most complete and up-to-date list of email addresses that can be used to send text messages to phones.", + "Error occured": "Error occured", + "Error while trying to create snapshot.": "Error while trying to create snapshot.", + "Error:": "Error:", + "Error: too long text": "Error: too long text", + "Export Watchlist": "Export Watchlist", + "Failed:": "Failed:", + "Full Circles": "Full Circles", + "Get the link to your individual GitHub profile, which we’ll enable for access to the library.": "Get the link to your individual GitHub profile, which we’ll enable for access to the library.", + "Go PRO": "Go PRO", + "HL Bars": "HL Bars", + "Here are a few steps to get your Charting Library:": "Here are a few steps to get your Charting Library:", + "Hide alert label line": "Hide alert label line", + "Horz Grid Lines": "Horz Grid Lines", + "How to fix:": "How to fix:", + "If you like what you see, you have an exclusive chance to get 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.": "If you like what you see, you have an exclusive chance to get 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.", + "If you need support then please visit our issues tracker using your GitHub profile we’ve granted access to.": "If you need support then please visit our issues tracker using your GitHub profile we’ve granted access to.", + "Import Watchlist...": "Import Watchlist...", + "Import/Export Watchlists": "Import/Export Watchlists", + "Indicator Labels": "Indicator Labels", + "Interval is not applicable": "Interval is not applicable", + "Invalid data format": "Invalid data format", + "Invalid limit price": "Invalid limit price", + "Invalid quantity": "Invalid quantity", + "Invalid stop price": "Invalid stop price", + "It appears that your browser does not support Canvas technology, which is needed for TradingView to work.
": "It appears that your browser does not support Canvas technology, which is needed for TradingView to work.
", + "It appears that your browser does not support WebSocket technology and does not have Adobe Flash plugin installed, one of which is essential for our portal.
": "It appears that your browser does not support WebSocket technology and does not have Adobe Flash plugin installed, one of which is essential for our portal.
", + "June": "June", + "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That is less than $15/month. Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!": "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That is less than $15/month. Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!", + "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.": "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.", + "Just wait awhile. We will send you all necessary information ASAP.": "Just wait awhile. We will send you all necessary information ASAP.", + "Launch chat in a separate window": "Launch chat in a separate window", + "Left Axis": "Left Axis", + "Library Without The Link": "Library Without The Link", + "Line - Close": "Line - Close", + "Line - HL/2": "Line - HL/2", + "Line - High": "Line - High", + "Line - Low": "Line - Low", + "Line - Open": "Line - Open", + "Load all alerts...": "Load all alerts...", + "Lock Cursor In Time": "Lock Cursor In Time", + "Log in": "Log in", + "My Lists": "My Lists", + "New Password": "New Password", + "New password and confirmation doesn't match": "New password and confirmation doesn't match", + "New password is required": "New password is required", + "No address input to apply autocomplete": "No address input to apply autocomplete", + "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at founders@tradingview.com": "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at founders@tradingview.com", + "No brokers available": "No brokers available", + "Non-tradable symbol": "Non-tradable symbol", + "Now is your LAST and FINAL chance to get 12 months for only $179.4 (regular $360). That’s less than $15/month and 50% off regular month-to-month payments.": "Now is your LAST and FINAL chance to get 12 months for only $179.4 (regular $360). That’s less than $15/month and 50% off regular month-to-month payments.", + "OC Bars": "OC Bars", + "Oh no! You have only 2 weeks left in your PRO Plus trial! These benefits will expire in two short weeks:": "Oh no! You have only 2 weeks left in your PRO Plus trial! These benefits will expire in two short weeks:", + "Old Password": "Old Password", + "Old password is required": "Old password is required", + "Oops, something went wrong": "Oops, something went wrong", + "Oops, your browser can't display our charts!": "Oops, your browser can't display our charts!", + "Orders": "Orders", + "PRO account": "PRO account", + "Password confirmation is required": "Password confirmation is required", + "Passwords do not match.": "Passwords do not match.", + "Place": "Place", + "Please add 'study(title=\"SomeTitle\")' statement to the script code": "Please add 'study(title=\"SomeTitle\")' statement to the script code", + "Please report the issue or click Reconnect.": "Please report the issue or click Reconnect.", + "Please use one of the following browsers:": "Please use one of the following browsers:", + "Please, install Flash plugin or consider updating to one of these modern browsers with WebSocket support:": "Please, install Flash plugin or consider updating to one of these modern browsers with WebSocket support:", + "Please, try to reload page to edit user data": "Please, try to reload page to edit user data", + "Positions": "Positions", + "Pro Plus": "Pro Plus", + "Processing script...": "Processing script...", + "Publish All Charts": "Publish All Charts", + "Publish Only": "Publish Only", + "Published Idea": "Published Idea", + "Recent chats": "Recent chats", + "Reconnect": "Reconnect", + "Rename List": "Rename List", + "Rename List...": "Rename List...", + "Report a data issue": "Report a data issue", + "Restore Size": "Restore Size", + "Right Axis": "Right Axis", + "Risk/Reward": "Risk/Reward", + "Save List As...": "Save List As...", + "Script '{0}' has been saved": "Script '{0}' has been saved", + "Script cannot be compiled because of errors.": "Script cannot be compiled because of errors.", + "Script has been deleted": "Script has been deleted", + "Script is not saved. Nothing to delete.": "Script is not saved. Nothing to delete.", + "Script is not saved. Nothing to rename.": "Script is not saved. Nothing to rename.", + "Script study added to the chart": "Script study added to the chart", + "Select Broker": "Select Broker", + "Select alert": "Select alert", + "Send all the stuff to Stan Bokov at founders@tradingview.com": "Send all the stuff to Stan Bokov at founders@tradingview.com", + "Series Sale Name": "Series Sale Name", + "Series Sale Number": "Series Sale Number", + "Server broke the connection. Click Reconnect or press F5.": "Server broke the connection. Click Reconnect or press F5.", + "Shortcuts": "Shortcuts", + "Show Dividends": "Show Dividends", + "Show Earnings": "Show Earnings", + "Show Hidden Tools": "Show Hidden Tools", + "Show Splits": "Show Splits", + "Show Symbol Info": "Show Symbol Info", + "Show Values": "Show Values", + "Sign our License Agreement": "Sign our License Agreement", + "Sine Line": "Sine Line", + "Sorry, an error has occurred": "Sorry, an error has occurred", + "Study": "Study", + "Success": "Success", + "Symbol Info": "Symbol Info", + "Symbol Info...": "Symbol Info...", + "Symbol Labels": "Symbol Labels", + "Time Cycles": "Time Cycles", + "To purchase the commercial version of the library, please contact Stan Bokov at founders@tradingview.com.": "To purchase the commercial version of the library, please contact Stan Bokov at founders@tradingview.com.", + "TradingView Notice": "TradingView Notice", + "Trial confirmation dialog": "Trial confirmation dialog", + "Trial confirmation text": "Trial confirmation text", + "Try": "Try", + "URL cannot be recieved.": "URL cannot be recieved.", + "Unexpected error: can't change profile data": "Unexpected error: can't change profile data", + "Unread Messages": "Unread Messages", + "Upgrade and get 50% off regular month-to-month payments!": "Upgrade and get 50% off regular month-to-month payments!", + "User cancelled operation": "User cancelled operation", + "Vert Grid Lines": "Vert Grid Lines", + "Visual settings...": "Visual settings...", + "Widget": "Widget", + "Width (% of the Box)": "Width (% of the Box)", + "Wrong value": "Wrong value", + "You have unsaved changes in the current script. Do you really want to discard them and start working with another script?": "You have unsaved changes in the current script. Do you really want to discard them and start working with another script?", + "Your Password Has Expired": "Your Password Has Expired", + "Your password has expired, please enter new password": "Your password has expired, please enter new password", + "active at": "active at", + "ago": "ago", + "agreed with your idea %chart% about %symbol%": "agreed with your idea %chart% about %symbol%", + "all inactive": "all inactive", + "and details": "and details", + "avg fill price": "avg fill price", + "avg price": "avg price", + "balance": "balance", + "best ask": "best ask", + "best bid": "best bid", + "cach excess": "cach excess", + "changed status": "changed status", + "collateral": "collateral", + "commented on idea you follow %chart% about %symbol%": "commented on idea you follow %chart% about %symbol%", + "commented on your idea %chart% about %symbol%": "commented on your idea %chart% about %symbol%", + "currency": "currency", + "disagreed with your idea %chart% about %symbol%": "disagreed with your idea %chart% about %symbol%", + "fill qty": "fill qty", + "filtered": "filtered", + "id": "id", + "initial margin": "initial margin", + "is now following you": "is now following you", + "last trade": "last trade", + "less than a minute": "less than a minute", + "limit price": "limit price", + "mn": "mn", + "mvo": "mvo", + "offset": "offset", + "on": "on", + "open P/L": "open P/L", + "or choose another broker": "or choose another broker", + "ote": "ote", + "placing time": "placing time", + "published new idea %chart% about %symbol% you follow": "published new idea %chart% about %symbol% you follow", + "purchasing power": "purchasing power", + "qty": "qty", + "replied to your comment on %chart% about %symbol%": "replied to your comment on %chart% about %symbol%", + "side": "side", + "sign in or register": "sign in or register", + "status": "status", + "stop price": "stop price", + "subscription": "subscription", + "symbol": "symbol", + "total margin": "total margin", + "total value": "total value", + "type": "type", + "upl": "upl", + "w": "w", + "y": "y", + "you follow commented on %chart% about %symbol%": "you follow commented on %chart% about %symbol%", + "you follow published new idea %chart% about %symbol%": "you follow published new idea %chart% about %symbol%", + "{0} is already in this chat.": "{0} is already in this chat.", + "Сolor line": "Сolor line", + "Bottom Center": "Bottom Center", + "Bottom Left": "Bottom Left", + "Bottom Right": "Bottom Right", + "Chart snapshot": "Chart snapshot", + "Create Horizontal Line": "Create Horizontal Line", + "Create Vertical Line": "Create Vertical Line", + "Hide Published Charts Timeline": "Hide Published Charts Timeline", + "Left": "Left", + "Middle Center": "Middle Center", + "Middle Left": "Middle Left", + "Middle Right": "Middle Right", + "No color themes saved": "No color themes saved", + "Right": "Right", + "Room {0} was deleted": "Room {0} was deleted", + "Theme": "Theme", + "Theme name": "Theme name", + "Top Center": "Top Center", + "Top Left": "Top Left", + "Top Right": "Top Right", + "TradingView Partner": "TradingView Partner", + "You were in the video call. Duration: {0}": "You were in the video call. Duration: {0}", + "{0} has entered the chat": "{0} has entered the chat", + "{0} has left the chat": "{0} has left the chat", + "{0} was banned for {1} minutes": "{0} was banned for {1} minutes", + "Discipline is the foundation of profitable trading for both discretionary and systematic traders. Visually stunning and intuitive to use, 3D ProSuite is an indispensible professional toolkit of point-and-shoot quantitative risk management and decision support tools for stock pickers and traders focused on technical entry techniques. Know instantly where to place a trailing stop and where to exit. Identify trends and pullbacks. Watch rotation and volatility in real time. Calculate hedge ratios for protection. Identify extremes. Non-programmers interested in systematic trading can take advantage of our strategy to test a combination of 3D ProSuite with moving average filter, channel filter, and volatility filter.": "Discipline is the foundation of profitable trading for both discretionary and systematic traders. Visually stunning and intuitive to use, 3D ProSuite is an indispensible professional toolkit of point-and-shoot quantitative risk management and decision support tools for stock pickers and traders focused on technical entry techniques. Know instantly where to place a trailing stop and where to exit. Identify trends and pullbacks. Watch rotation and volatility in real time. Calculate hedge ratios for protection. Identify extremes. Non-programmers interested in systematic trading can take advantage of our strategy to test a combination of 3D ProSuite with moving average filter, channel filter, and volatility filter.", + "AOS FX Primer is made up of 3 separate indicators to help you better analyse the markets. AOS FX Sessions shows session start/end times (automatically handling Daylight Saving changes) along with opening ranges. AOS FX Day HL shows the High and Low level for the past 2 years, automatically handling Daylight Saving changes. AOS ATRplus shows the moving average mid-point of the previous bar ranges. Please see our website for a full description and screenshots.": "AOS FX Primer is made up of 3 separate indicators to help you better analyse the markets. AOS FX Sessions shows session start/end times (automatically handling Daylight Saving changes) along with opening ranges. AOS FX Day HL shows the High and Low level for the past 2 years, automatically handling Daylight Saving changes. AOS ATRplus shows the moving average mid-point of the previous bar ranges. Please see our website for a full description and screenshots.", + "Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:

No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.": "Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to: No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.", + "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex. For more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.": "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex. For more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.", + "\"Buy Sell\" indicator is simple yet powerful trading signals that will help you consistently profit from the market. It built with risk management in mind, meaning average winning trade will be more than average losing trade several times.

It comes with signals and trend confirmation. For more information please visit: synergytrading.weebly.com": "\"Buy Sell\" indicator is simple yet powerful trading signals that will help you consistently profit from the market. It built with risk management in mind, meaning average winning trade will be more than average losing trade several times.

It comes with signals and trend confirmation. For more information please visit: synergytrading.weebly.com", + "Above Bar": "Above Bar", + "Absolute": "Absolute", + "Below Bar": "Below Bar", + "Bottom": "Bottom", + "Top": "Top", + "Alerts are not yet available for this chart type. Please check GetSatisfaction and vote for this feature to show support for it.": "Alerts are not yet available for this chart type. Please check GetSatisfaction and vote for this feature to show support for it.", + "Arguments": "Arguments", + "Built-in Functions": "Built-in Functions", + "Built-in Variable": "Built-in Variable", + "Built-in Variables": "Built-in Variables", + "Built-in'+(docs.kind === TVScript.FunKind.DECL ? ' Annotation' : '": "Built-in'+(docs.kind === TVScript.FunKind.DECL ? ' Annotation' : '", + "Confirm replacing": "Confirm replacing", + "Delete all drawing for this symbol": "Delete all drawing for this symbol", + "Examples": "Examples", + "Language Operator": "Language Operator", + "Language Operators": "Language Operators", + "My Ideas": "My Ideas", + "Not Now": "Not Now", + "Oops!": "Oops!", + "Open Manage Drawings": "Open Manage Drawings", + "PUBLISH PRIVATE IDEA": "PUBLISH PRIVATE IDEA", + "Pine Script Reference (new window)": "Pine Script Reference (new window)", + "Pine Script Reference (pop-up)": "Pine Script Reference (pop-up)", + "Publish Private Idea": "Publish Private Idea", + "Publishing is possible only from the chart page. Please open a chart and then try again.": "Publishing is possible only from the chart page. Please open a chart and then try again.", + "Remarks": "Remarks", + "Remove all line tools for ": "Remove all line tools for ", + "Returns": "Returns", + "Script Language Reference Manual": "Script Language Reference Manual", + "See Also": "See Also", + "Syntax": "Syntax", + "Type:": "Type:", + "Be the first to speak": "Be the first to speak", + "Ignored users list": "Ignored users list", + "# (Total: {0})": "# (Total: {0})", + "Hold Shift – draw lines at right angles.": "Hold Shift – draw lines at right angles.", + "Number or , – change interval. Type in a digit for minute charts, or first letter of the word for longer resolutions. E.g. 1, 5, 30, 60, 1440, H, 2H, 6H, D, 5D, 3W, 6M.": "Number or , – change interval. Type in a digit for minute charts, or first letter of the word for longer resolutions. E.g. 1, 5, 30, 60, 1440, H, 2H, 6H, D, 5D, 3W, 6M.", + "By clicking on “Sign Up” you are agreeing to the Terms of Service.": "By clicking on “Sign Up” you are agreeing to the Terms of Service.", + "Change Days To": "Change Days To", + "Change Hours To": "Change Hours To", + "Change Line Tool Visibility On Days": "Change Line Tool Visibility On Days", + "Change Line Tool Visibility On Hours": "Change Line Tool Visibility On Hours", + "Change Line Tool Visibility On Minutes": "Change Line Tool Visibility On Minutes", + "Change Line Tool Visibility On Months": "Change Line Tool Visibility On Months", + "Change Line Tool Visibility On Weeks": "Change Line Tool Visibility On Weeks", + "Change Minutes To": "Change Minutes To", + "Correct?": "Correct?", + "Could not send your report": "Could not send your report", + "Crypto/crypto pairs (eg. LTC/BTC) are not currently supported but that may change in the future.": "Crypto/crypto pairs (eg. LTC/BTC) are not currently supported but that may change in the future.", + "Cypher Pattern": "Cypher Pattern", + "Days": "Days", + "Go to Date...": "Go to Date...", + "Go to...": "Go to...", + "Hours": "Hours", + "IMPORTANT:": "IMPORTANT:", + "Indexes don’t have prices, they have values. There are corresponding ETFs that can be traded. SPX is the SnP500 index, but SPY is the ETF that can be traded.": "Indexes don’t have prices, they have values. There are corresponding ETFs that can be traded. SPX is the SnP500 index, but SPY is the ETF that can be traded.", + "Last available bar": "Last available bar", + "Minutes": "Minutes", + "Months": "Months", + "Please do not modify the order so we can investigate the issue.": "Please do not modify the order so we can investigate the issue.", + "Report this message": "Report this message", + "Select order": "Select order", + "Simply
drag & drop

or select file...": "Simply
drag & drop

or select file...", + "Spreads can’t be traded because they are not a single symbol, they are a visual representation of a calculation.": "Spreads can’t be traded because they are not a single symbol, they are a visual representation of a calculation.", + "Thanks!": "Thanks!", + "To:": "To:", + "Trading issue": "Trading issue", + "Warning:": "Warning:", + "Weeks": "Weeks", + "comment": "comment", + "goto date.": "goto date.", + "html5 stock charting
library licensing": "html5 stock charting
library licensing", + "message": "message", + "Go": "Go", + "Go to": "Go to", + "Report {0} from {1} to moderators": "Report {0} from {1} to moderators", + "Reported {0} from @{1}, {2}": "Reported {0} from @{1}, {2}", + "Add Text Note For {0}": "Add Text Note For {0}", + "Add To Text Notes": "Add To Text Notes", + "Are you sure you want to delete this script?": "Are you sure you want to delete this script?", + "DELETE": "DELETE", + "Do you realy want to delete {0} template?": "Do you realy want to delete {0} template?", + "Do you realy want to replace \"{0}\"?": "Do you realy want to replace \"{0}\"?", + "Idea": "Idea", + "NEW": "NEW", + "New Untitled Note": "New Untitled Note", + "Open Text Notes Panel": "Open Text Notes Panel", + "Please enter a valid URL": "Please enter a valid URL", + "Save template as...": "Save template as...", + "Search Note": "Search Note", + "Template name": "Template name", + "Text Notes": "Text Notes", + "Text Notes are available only on chart page. Please open a chart and then try again.": "Text Notes are available only on chart page. Please open a chart and then try again.", + "URL": "URL", + "Add Text Note For __symbol__": "Add Text Note For __symbol__", + "Add this study to active chart": "Add this study to active chart", + "April": "April", + "Are you sure you want to cancel order %s?": "Are you sure you want to cancel order %s?", + "Are you sure you want to ignore messages from __username__?": "Are you sure you want to ignore messages from __username__?", + "August": "August", + "Buy ": "Buy ", + "Cancel PRO Account": "Cancel PRO Account", + "Cancel subscription": "Cancel subscription", + "Change Minutes From": "Change Minutes From", + "Connect to %s": "Connect to %s", + "Connection to server was lost": "Connection to server was lost", + "Continued violation of chat etiquette. For more information on this etiquette please go to __link__": "Continued violation of chat etiquette. For more information on this etiquette please go to __link__", + "Created {0}.": "Created {0}.", + "Do you really want to delete __themename__ theme?": "Do you really want to delete __themename__ theme?", + "Expand __symbol__ chart": "Expand __symbol__ chart", + "February": "February", + "January": "January", + "July": "July", + "Last edited {0}": "Last edited {0}", + "Link to __room__ chat": "Link to __room__ chat", + "M": "M", + "March": "March", + "Neutral": "Neutral", + "No Title": "No Title", + "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at __email__": "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at __email__", + "No showcase": "No showcase", + "Notice": "Notice", + "November": "November", + "October": "October", + "Open __symbol__ Text Note": "Open __symbol__ Text Note", + "Publish": "Publish", + "Room __title__ was deleted": "Room __title__ was deleted", + "Save theme as...": "Save theme as...", + "Script": "Script", + "Script Error": "Script Error", + "Sell ": "Sell ", + "Send private message to __username__": "Send private message to __username__", + "September": "September", + "Show Published Charts Timeline": "Show Published Charts Timeline", + "Show alert label line": "Show alert label line", + "Show all messages from __username__": "Show all messages from __username__", + "Symbol __symbol__ cannot be traded on TradingView’s Paper Trading. Why not?": "Symbol __symbol__ cannot be traded on TradingView’s Paper Trading. Why not?", + "To: __username__": "To: __username__", + "Unlock": "Unlock", + "__minutes__ min": "__minutes__ min", + "__minutes__ min __seconds__ sec": "__minutes__ min __seconds__ sec", + "__seconds__ sec": "__seconds__ sec", + "__username__ has entered the chat": "__username__ has entered the chat", + "__username__ has left the chat": "__username__ has left the chat", + "days": "days", + "hours": "hours", + "minutes": "minutes", + "months": "months", + "years": "years", + "Sign in or sign up to use paper trading": "Sign in or sign up to use paper trading", + "Paper Trading is disconnected.": "Paper Trading is disconnected.", + "long": "long", + "short": "short", + "1 day": "1 day", + "1 hour": "1 hour", + "10 minutes": "10 minutes", + "12 hours": "12 hours", + "3 hours": "3 hours", + "30 minutes": "30 minutes", + "5 minutes": "5 minutes", + "Balance:": "Balance:", + "Ban __username__": "Ban __username__", + "Ban duration:": "Ban duration:", + "Ban expires in less than __duration__": "Ban expires in less than __duration__", + "Banned permanently": "Banned permanently", + "Content that caused the ban:": "Content that caused the ban:", + "Equity:": "Equity:", + "Hi,nnI'm a moderator for TradingView. I reviewed your idea at __chart__ and had to mark it as \"Not Suggested\" because it doesn't comply with our House Rules https://www.tradingview.com/house-rules/.nnPay attention to these rules to get into the Suggested stream more often, or even become a Suggested Author. Please let me know if you have any questions, will be happy to help.": "Hi,nnI'm a moderator for TradingView. I reviewed your idea at __chart__ and had to mark it as \"Not Suggested\" because it doesn't comply with our House Rules https://www.tradingview.com/house-rules/.nnPay attention to these rules to get into the Suggested stream more often, or even become a Suggested Author. Please let me know if you have any questions, will be happy to help.", + "Idea comments": "Idea comments", + "Ideas publishing": "Ideas publishing", + "If you have questions or suggestions, reply to this message.": "If you have questions or suggestions, reply to this message.", + "Ignore __username__": "Ignore __username__", + "Percents": "Percents", + "Permanently": "Permanently", + "Phone": "Phone", + "Please enter template name": "Please enter template name", + "Please enter theme name": "Please enter theme name", + "Position is being changed": "Position is being changed", + "Private messages": "Private messages", + "Public chats": "Public chats", + "Publish idea": "Publish idea", + "Quote the message which caused the ban along with additional comments if any (a private message with this information will be sent to the user from your account):": "Quote the message which caused the ban along with additional comments if any (a private message with this information will be sent to the user from your account):", + "Read this every time before banning someone! Our goal is to keep a healthy, constructive and useful dialog open in the chatrooms. Sending a private message with a warning is enough to solve 99% of the issues. If that doesn’t help, start with a one-minute ban.": "Read this every time before banning someone! Our goal is to keep a healthy, constructive and useful dialog open in the chatrooms. Sending a private message with a warning is enough to solve 99% of the issues. If that doesn’t help, start with a one-minute ban.", + "Save new study template": "Save new study template", + "Select violation...": "Select violation...", + "Snapshot": "Snapshot", + "Symbols from Quandl are not currently supported.": "Symbols from Quandl are not currently supported.", + "Unban __username__": "Unban __username__", + "Unignore __username__": "Unignore __username__", + "User __username__ was banned for __duration__.": "User __username__ was banned for __duration__.", + "User __username__ was banned permanently.": "User __username__ was banned permanently.", + "User __username__ was unbanned.": "User __username__ was unbanned.", + "Violated house rule:": "Violated house rule:", + "Violated house rule: __violation__.": "Violated house rule: __violation__.", + "Violation that caused the ban: __violation__.": "Violation that caused the ban: __violation__.", + "When selecting this checkbox the study template will set \"__interval__\" interval on a chart": "When selecting this checkbox the study template will set \"__interval__\" interval on a chart", + "You are banned from __banType__ for __duration__ for violating our House Rules. More info - __link__": "You are banned from __banType__ for __duration__ for violating our House Rules. More info - __link__", + "You are permanently banned from __banType__ for violating our House Rules. More info - __link__.": "You are permanently banned from __banType__ for violating our House Rules. More info - __link__.", + "__firstEnumerationItem__ and __secondEnumerationItem__": "__firstEnumerationItem__ and __secondEnumerationItem__", + "__firstEnumerationItem__, __secondEnumerationItem__ and __thirdEnumerationItem__": "__firstEnumerationItem__, __secondEnumerationItem__ and __thirdEnumerationItem__", + "__firstEnumerationItem__, __secondEnumerationItem__, __thirdEnumerationItem__ and __fourthEnumerationItem__": "__firstEnumerationItem__, __secondEnumerationItem__, __thirdEnumerationItem__ and __fourthEnumerationItem__", + "__username__ is permanently banned. Do you want to unban __username__?": "__username__ is permanently banned. Do you want to unban __username__?", + "commenting": "commenting", + "go to date.": "go to date.", + "publish idea.": "publish idea.", + "publishing": "publishing", + "server failed to place closing order": "server failed to place closing order", + "take snapshot.": "take snapshot.", + "

Pine scripting language

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.": "

Pine scripting language

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.", + "Close message": "Close message", + "Created ": "Created ", + "Edit Order…": "Edit Order…", + "Error occured while publishing": "Error occured while publishing", + "Error: Account is disabled": "Error: Account is disabled", + "Last edited ": "Last edited ", + "Show Drawings Toolbar": "Show Drawings Toolbar", + "Text Note": "Text Note", + "This chart layout has a lot of objects and can't be published! Please report to {0} for further details.": "This chart layout has a lot of objects and can't be published! Please report to {0} for further details.", + "TradingView Sign Up": "TradingView Sign Up", + "Heikin Ashi": "Heikin Ashi", + "Learn about all PRO features": "Learn about all PRO features", + "Show Less": "Show Less", + "Visibility": "Visibility", + "Levels Line": "Levels Line", + "Show Objects Tree...": "Show Objects Tree...", + "Close_as_a_command": "Close" +} \ No newline at end of file diff --git a/charting_library/static/localization/translations/fa.json b/charting_library/static/localization/translations/fa.json index 5e1df81a..5b8689ca 100644 --- a/charting_library/static/localization/translations/fa.json +++ b/charting_library/static/localization/translations/fa.json @@ -1,1185 +1,99 @@ { - "propertypage-name-label_css_class": "propertypage-name-label-nocap", - "Script Editor": "ویرایشگر فرمول", - " Published Charts Timeline": "خط زمان نمودار منتشر شده", - "SMA": "میانگین متحرک", - "Published Chart": "Published Chart", - "Bar's Style": "نحوه نمایش", - "Chart Properties": "تنظیمات نمودار", - "Compare": "مقایسه", - "Compare...": "مقایسه...", - "Compare or Add Symbol...": "مقایسه یا افزودن نماد...", - "Compare or Add Symbol": "مقایسه یا افزودن نماد", - "Add Symbol": "افزودن نماد", - "Scales Properties...": "تنظیمات محورها...", - "Add": "افزودن", - "Company Comparison": "مقایسه شرکت", - "Indicators, Fundamentals, Economy and Add-ons": "اندیکاتورها و بنیادی ها، اقتصاد و افزودنی ها", - "Economy & Symbols": "اقتصاد و نمادها", - "Bars": "میله‌ای", - "Candles": "شمعی", - "Hollow Candles": "شمعی توخالی", - "Line": "خط", - "Permanent link to this message": "Permanent link to this message", - "Area": "ناحیه", - "Message settings": "Message settings", - "Heiken Ashi": "هایکن آشی", - "Delete message": "Delete message", - "Are you sure you want to delete this message?": "Are you sure you want to delete this message?", - "Renko": "Renko", - "Line Break": "Line Break", - "Kagi": "Kagi", - "Point & Figure": "Point & Figure", - "Histogram": "میله‌ای", - "Cross_chart_type": "به‌علاوه", - "Crosshair": "نشانه‌گر", - "Columns": "ستونی", - "Circles": "دایره", - "Indicators": "اندیکاتورها", - "Favorites": "مورد علاقه", - "Technical Analysis": "تحلیل تکنیکی", - "No indicators matched your criteria.": "هیچ اندیکاتوری با شرط شما مطابقت ندارد.", - "Add to favorites": "افزودن به موارد مورد علاقه", - "Remove from favorites": "حذف از موارد مورد علاقه", - "No symbols matched your criteria": "هیچ نمادی با شرط شما مطابقت ندارد", - "Add any symbol from the list": "نمادی را از لیست اضافه کنید", - "Overlay the main chart": "نمایش بر روی ناحیه اصلی", - "Symbols to be added on the chart": "نماد هایی که به نمودار اضافه می شوند", - "Symbol": "نماد", - "Default": "پیش‌فرض", - "Defaults": "پیش‌فرض‌ها", - "OK": "تایید", - "Toggle notifications for this room": "Toggle notifications for this room", - "Cancel": "لغو", + " alert label line": "alert label line", " color": "رنگ", + " Published Charts Timeline": "خط زمان نمودار منتشر شده", " transparency": "شفافیت", " visibility": "نمایش", - "Add To Watchlist": "اضافه کردن به دیده بان", - "Add {0} To Watchlist": "Add {0} To Watchlist", - "Apply": "اعمال", - "Arguments in Header": "نمایش پارامترها", - "Arrow": "پیکان", - "Auto Scale": "تنظیم خودکار محور", - "Background": "پس‌زمینه", - "bars": "میله ها", - "bars_margin": "میله ها", - "{0} bars": "{0} میله", - "Bottom Margin": "حاشیه از پایین", - "Bring Forward": "جلو", - "Bring to Front": "اولین", - "Clone": "تکثیر", - "Color Theme": "شمای رنگی", - "Copy": "کپی", - "Extended Hours": "ساعات غیرمعاملاتی", - "Format...": "فرمت...", - "Source Code...": "Source Code...", - "Full Screen": "تمام صفحه", - "Grid Lines": "خطوط شبکه ای", - "Hide All Drawing Tools": "عدم نمایش اشکال", - "Drawing Tools": "Drawing Tools", - "Hide": "عدم نمایش", - "Sort by symbol": "Sort by symbol", - "Sort by last price": "Sort by last price", - "Sort by price change": "Sort by price change", - "Sort by price change percent": "Sort by price change percent", - "Time Scale": "Time Scale", - "Insert Drawing Tool": "افزودن شکل", - "Insert Indicator...": "افزودن اندیکاتور...", - "Script Editor...": "Script Editor...", - "Last Value on Price Scale": "نمایش آخرین قیمت بر روی محور", - "Link To": "اتصال به", - "Last": "Last", - "Chng": "Chng", - "Sound on addressed to me messages": "Sound on addressed to me messages", - "Load New Bars": "بارگزاری داده های جدید", - "Lock All Drawing Tools": "قفل کردن ابزار های رسم", - "Lock Scale": "قفل کردن محور", - "Lock scale": "قفل کردن محور", - "Log Scale": "مقیاس لگاریتمی", - "log": "لگاریتمی", - "Magnet Mode": "آهنربا", - "Merge Down": "ترکیب با ناحیه پایین", - "Merge Up": "ترکیب با ناحیه بالایی", - "Objects Tree...": "لیست اشکال و اندیکاتورها...", - "Offset": "فاصله", - "Override Min Tick": "حداقل مقیاس قیمت", - "Percentage": "مقیاس درصدی", - "Precision": "دقت", - "Price Line": "خط قیمت", - "Properties...": "تنظیمات...", - "Redo": "حالت بعدی", - "Remove All Drawing Tools": "حذف همه اشکال", - "Remove All Studies": "پاک کردن همه ی محاسبات", - "Remove All Indicators": "حذف همه اندیکاتورها", - "Remove": "حذف", - "Reset Chart": "تنظیمات پیش‌فرض نمودار", - "Reset Scale": "مقیاس پیش‌فرض", - "Reset": "تنظیم مجدد", - "Right Margin": "حاشیه از راست", - "Save As...": "ذخیره به عنوان ...", - "Scale Left": "مقیاس محور چپ", - "Scale Percentage": "درصد مقیاس", - "Scale Right": "مقیاس محور راست", - "Scale Series Only": "تغییر مقیاس تنها برای قیمت", - "Scale series only": "تغییر مقیاس تنها برای قیمت", - "Scale Series only": "تغییر مقیاس تنها برای قیمت", - "Scales Lines": "رنگ خطوط محورها", - "Scales Text": "رنگ متن محورها", - "Scaling": "مقیاس بندی", - "Screen (No Scale)": "مقیاس صفحه", - "Send Backward": "عقب", - "Send to Back": "آخرین", - "Session Breaks": "تنفس معاملاتی", - "Show Arguments in Header": "نمایش پارامترها", - "Show Last Value": "Show Last Value", - "Show Last Value on Price Scale": "نمایش آخرین ارزش روی مقیاس قیمت", - "Show Left Axis": "نمایش محور چپ", - "Show Right Axis": "نمایش محور راست", - "Show": "نمایش", - "Show Countdown": "Show Countdown", - "Stay In Drawing Mode": "ماندن در حالت رسم", - "Symbol Search...": "جستجوی نماد...", - "Change Symbol": "تغییر نماد", - "Change Symbol...": "تغییر نماد...", - "Change Interval...": "Change Interval...", - "Time Zone": "منطقه زمانی", - "TimeZone": "منطقه زمانی", - "Top Margin": "حاشیه از بالا", - "Transparency": "شفافیت", - "Undo {0}": "حالت قبلی", - "Undo": "حالت قبلی", - "undo": "undo", - "redo": "redo", - "Unmerge Down": "جداسازی و انتقال به پایین", - "Unmerge Up": "جداسازی و انتقال به بالا", - "Visual Order": "ترتیب نمایش", - "Watermark": "رنگ نماد پس زمینه", - "Show Objects Tree": "نمایش لیست اشکال", - "cursors-group-css-class": "cursors-group-css-class", - "ABCD Pattern": "الگوی ABCD", - "Anchored Text": "متن ثابت", - "Arc": "کمان", - "Arrow Mark Down": "پیکان رو به پایین", - "Arrow Mark Left": "پیکان رو به چپ", - "Arrow Mark Right": "پیکان رو به راست", - "Arrow Mark Up": "پیکان رو به بالا", - "Balloon": "بالون", - "Bars Pattern": "الگوی داده ها", - "Brush": "قلم", - "Callout": "Callout", - "Circle Lines": "خطوط منحنی", - "Cross": "مکان‌نما", - "Cyclic Lines": "خطوط دایره ای", - "Date Range": "بازه زمانی", - "Disjoint Angle": "قطع اتصال زاویه", - "Dot": "نقطه", - "Elliott Labels": "برچسب های الیوت", - "Elliott Major Retracement": "Elliott Major Retracement", - "Elliott Minor Retracement": "Elliott Minor Retracement", - "Elliott Wave Cycle": "چرخ موج الیوت", - "Elliott Wave Minor": "Elliott Wave Minor", - "Elliott Wave Circle": "Elliott Wave Circle", - "Elliott Wave Subminuette": "Elliott Wave Subminuette", - "Ellipse": "Ellipse", - "Value": "Value", - "Eraser": "پاک‌کن", - "Alert Actions": "Alert Actions", - "Send E-mail": "Send E-mail", - "Send SMS": "Send SMS", - "Play Sound": "Play Sound", - "Show Popup": "Show Popup", - "Extended": "تمدید شده", - "Extended Line": "خط تمدید شده", - "Fib Channel": "کانال فیبوناچی", - "Fib Circles": "دایره های فیبوناچی", - "Fib Retracement": "اصلاحی فیبوناچی", - "Fib Speed Resistance Arcs": "Fib Speed Resistance Arcs", - "Fib Speed Resistance Fan": "Fib Speed Resistance Fan", - "Fib Spiral": "Fib Spiral", - "Fib Time Zone": "منطقه زمانی فیبوناچی", - "Fib Wedge": "گوه فیبوناچی", - "Flag Mark": "علامت گذاری", - "Flat Top/Bottom": "Flat Top/Bottom", - "Flat Bottom": "Flat Bottom", - "Forecast": "پیش بینی", - "Gann Box": "Gann Box", - "Gann Fan": "Gann Fan", - "Gann Square": "Gann Square", - "Head & Shoulders": "سر و شانه ها", - "Horizontal Line": "خط افقی", - "Horizontal Ray": "Horizontal Ray", - "Icon": "شمایل", - "Inside Pitchfork": "Inside Pitchfork", - "Long Position": "وضعیت خرید", - "Risk/Reward long": "Risk/Reward long", - "Modified Schiff Pitchfork": "Modified Schiff Pitchfork", - "Parallel Channel": "Parallel Channel", - "Pitchfan": "Pitchfan", - "Pitchfork": "Pitchfork", - "Polyline": "Polyline", - "Price Label": "Price Label", - "Price Range": "محدوده قیمتی", - "Projection": "Projection", - "Ray": "Ray", - "Rectangle": "مستطیل", - "Regression Trend": "روند رگراسیون", - "Rotated Rectangle": "Rotated Rectangle", - "Schiff Pitchfork": "Schiff Pitchfork", - "Schiff": "شیف", - "Original": "اصلی", - "Modified Schiff": "شیف تغییر داده‌شد", - "Inside": "داخلی", - "Short Position": "Short Position", - "Risk/Reward short": "Risk/Reward short", - "Text": "متن", - "Comment": "توضیحات", - "Three Drivers Pattern": "Three Drivers Pattern", - "Thumb Down": "Thumb Down", - "Thumb Up": "Thumb Up", - "Trend Angle": "Trend Angle", - "Trend Line": "Trend Line", - "Trend-Based Fib Extension": "Trend-Based Fib Extension", - "Trend-Based Fib Time": "Trend-Based Fib Time", - "Triangle Pattern": "Triangle Pattern", - "Triangle": "Triangle", - "Vertical Line": "Vertical Line", - "XABCD Pattern": "XABCD Pattern", - "Angle:": "زاویه", - "Arcs": "کمان‌ها", - "Background color 1": "رنگ پس‌زمینه ۱", - "Background color 2": "رنگ پس‌زمینه ۲", - "Background Color": "رنگ پس‌زمینه", - "Bar #": "شماره میله", - "Border color": "رنگ حاشیه", - "Border Color": "رنگ حاشیه", - "Border": "حاشیه", - "Bottom Lables": "برچسب‌های پایین", - "bottom": "پایین", - "center": "وسط", - "Channel": "کانال", - "Coeffs As Percents": "نمایش به درصد", - "Color bars based on previous close": "نمایش رنگ کندل‌ها بر اساس قیمت پایانی روز قبل", - "Color": "رنگ", - "Color:": "رنگ:", - "Coordinates": "مختصات", - "Delete": "حذف", - "Down Color": "قیمت منفی", - "Drawings": "ترسیم", - "Entry price:": "قیمت ورود", - "Event": "Event", - "Events": "وقایع", - "Extend Left End": "ابتدا باز", - "Extend Left": "امتداد از چپ", - "Extend Lines": "امتداد خطوط", - "Extend Right End": "انتها باز", - "Extend Right": "امتداد از راست", - "Extend": "بسط", - "Failure back color": "رنگ پس‌زمینه حالت شکست", - "Failure text color": "رنگ متن حالت شکست", - "Fans": "بادبزن‌ها", - "Fill": "رنگ ناحیه", - "Format": "ویژگی‌ها", - "Graphics": "نگاره سازی", - "Grid": "شبکه", - "Help": "کمک", - "HLC Bars": "عدم نمایش نشانگر قیمت باز", - "Inputs": "ورودی‌ها", - "Label Background": "برچسب پس‌زمینه", - "Label": "برچسب", - "Labels": "برچسب‌ها", - "Left End": "ابتدا باز", - "Left Labels": "برچسب‌های چپ", - "Right Labels": "Right Labels", - "left": "چپ", - "Level {0}": "سطح {0}", - "Levels": "سطوح", - "Lines": "خطوط", - "Major": "بزرگ", - "Measure (Shift + Click on the chart)": "خطوط میزان تغییرات (شیفت + کلیک)", - "Median": "خط میانی", - "middle": "وسط", - "Middle": "وسط", - "Minor": "کوچک", - "Mode": "نوع", - "Normal": "خط", - "Plot": "رسم", - "Price Levels": "سطوح قیمت", - "Price Source": "مبنای قیمت", - "Price": "قیمت", - "Price:": "قیمت:", - "Prices": "قیمت‌ها", - "Profit Background Color": "Profit Background Color", - "Profit Level. Ticks:": "حد سود", - "Properties": "تنظیمات", - "Reverse": "معکوس", - "Right End": "انتها باز", - "Right Lables": "برچسب‌های راست", - "right": "راست", - "Log Scale_scale_menu": "مقیاس لگاریتمی", - "Percentage_scale_menu": "مقایس درصدی", - "Scales": "محورها", - "Settings": "تنظیمات", - "Show Background": "نمایش پس زمینه", - "Show Bars Range": "نمایش فاصله روزها", - "Show Date/Time Range": "نمایش فاصله تاریخی", - "Show Distance": "نمایش فاصله مختصات", - "Show Labels": "نمایش برچسب‌ها", - "Show Price Range": "نمایش فاصله قیمتی", - "Show Price": "نمایش قیمت", - "Show Prices": "نمایش قیمت‌ها", - "Show Text": "نمایش متن", - "Show Time": "نمایش زمان", - "Show Wave": "نمایش موج", - "Show/Hide": "نمایش/عدم نمایش", - "Source back color": "رنگ پس‌زمینه نقطه شروع", - "Source border color": "رنگ لبه نقطه شروع", - "Source text color": "رنگ متن نقطه شروع", - "Stay in Drawing Mode": "ماندن در حالت ترسیم", - "Stop Background Color": "Stop Background Color", - "Stop Color:": "رنگ محدوده زیان", - "Stop Level. Ticks:": "حد زیان", - "Style": "نحوه نمایش", - "Success back color": "رنگ پس‌زمینه حالت موفقیت", - "Success text color": "رنگ متن حالت موفقیت", - "Target back color": "رنگ پس‌زمینه نقطه هدف", - "Target border color": "رنگ لبه نقطه هدف", - "Target Color:": "رنگ محدوده سود", - "Target text color": "رنگ متن نقطه هدف", - "Text Alignment:": "تراز سطوح", - "Text color": "رنگ متن", - "Text Color": "رنگ متن", - "Text Font": "قلم", - "Text Wrap": "شکستن خودکار خطوط", - "Text:": "متن:", - "Time Levels": "سطوح تاریخ", - "Timezone/Sessions": "Timezone/Sessions", - "Top Labels": "برچسب‌های بالا", - "Bottom Labels": "Bottom Labels", - "top": "بالا", - "Up Color": "قیمت مثبت", - "Wave Size": "اندازه موج", - "Wick": "سایه بیشترین و کمترین", - "Zoom In": "بزرگ نمایی", - "Zoom Out": "کوچک نمایی", - "Borders": "حاشیه", - "Level": "Level", - "Hlines Background": "رنگ پس‌زمینه", - "Plots Background": "Plots Background", - "Open_line_tool_position": "سود/زیان", - "Closed_line_tool_position": "سود/زیان", - "{0} P&L: {1}": "‫", - "Risk/Reward Ratio: {0}": "‫نسبت ریسک به سود: {0}", - "Stop: {0} ({1}%)": "‫زیان: {0} ({1}%)", - "Target: {0} ({1}%)": "‫سود: {0} ({1}%)", - "SUCCESS": "موفقیت", - "FAILURE": "شکست", - "Left Shoulder": "Left Shoulder", - "Head": "Head", - "Right Shoulder": "Right Shoulder", - "Mirrored": "جرخش افقی", - "Flipped": "چرخش عمودی", - "distance: {0}": "{0} :فاصله مختصات", - "day": "روز", - "day_plural": "روز", - "week": "هفته", - "week_plural": "هفته", - "month": "ماه", - "month_plural": "ماه", - "minute": "دقیقه", - "minute_plural": "دقیقه", - "hour": "ساعت", - "hour_plural": "ساعت", - "y_dates": "سال", - "y_dates_plural": "سال", - "h_dates": "ساعت", - "D_dates": "روز", - "W_dates": "هفته", - "M_dates": "ماه", - "d_dates": "روز", - "m_dates": "ماه", - "in_dates": "in", - "Jan": "ژانویه", - "Feb": "فوریه", - "Mar": "مارس", - "Apr": "آوریل", - "May": "می", - "Jun": "ژوئن", - "Jul": "Jul", - "Aug": "Aug", - "Sep": "Sep", - "Oct": "Oct", - "Nov": "Nov", - "Dec": "Dec", - "Objects Tree": "اشکال و اندیکاتورها", - "Manage Drawings": "مدیریت اشکال", - "TOOL": "ابزار", - "SYMBOL": "نماد", - "Move Up": "انتقال به بالا", - "Move Down": "انتقال به پایین", - "All Exchanges": "همه بازارها", - "All types": "انواع", - "Stock": "سهام", - "stock": "سهام", - "Index": "شاخص", - "index": "شاخص", - "Futures": "آتی", - "futures": "آتی", - "Image URL": "مسیر عکس", - "Save image": "ذخیره عکس", - "or copy url:": "or copy url:", - "Redo {0}": "حالت بعدی", - "Custom color...": "رنگ دلخواه...", - "Search": "جستجو", - "Open_in_legend": "باز", - "High_in_legend": "بیشترین", - "Low_in_legend": "کمترین", - "Close_in_legend": "پایانی", - "Open": "باز", - "High": "بیشترین", - "Low": "کمترین", - "Close": "پایانی", - "(H + L)/2": "(H + L)/2", "(H + L + C)/3": "(H + L + C)/3", + "(H + L)/2": "(H + L)/2", "(O + H + L + C)/4": "(O + H + L + C)/4", - "UTC": "UTC", - "Exchange": "Exchange", - "Athens": "آتن", - "Berlin": "برلین", - "Bogota": "بوگوتا", - "Bangkok": "بانگوک", - "Buenos Aires": "بوینس آیرس", - "Chicago": "شیکاگو", - "Hong Kong": "هنگ کنگ", - "Kolkata": "کلکته", - "London": "لندن", - "Los Angeles": "لس آنجلس", - "Madrid": "مادرید", - "Moscow": "مسکو", - "New York": "نیویورک", - "Paris": "پاریس", - "Sao Paulo": "سائوپلو", - "Seoul": "سئول", - "Shanghai": "شانگهای", - "Singapore": "سنگاپور", - "Sydney": "سیدنی", - "Taipei": "چین تایپه", - "Tehran": "تهران", - "Tokyo": "توکیو", - "Toronto": "تورنتو", - "Vancouver": "ونکوور", - "Warsaw": "ورشو", - "n/a": "هیچ کدام", - "Long_input": "دوره بلند مدت", - "long_input": "دوره بلند مدت", - "longlen_input": "long length", - "Window Size_input": "Window Size", - "Length_input": "دوره", - "length_input": "دوره", - "len_input": "length", - "Short_input": "دوره کوتاه مدت", - "short_input": "دوره کوتاه مدت", - "shortlen_input": "Short Length", - "Mult_input": "Multiplier", - "mult_input": "multiplier", - "divisor_input": "divisor", - "Divisor_input": "Divisor", - "Upper": "بالایی", - "Lower": "پایینی", - "Long": "بلند مدت", - "Short": "کوتاه مدت", - "Signal": "سیگنال", - "Jaw": "فک", - "Teeth": "دندان", - "Lips": "لب ها", - "Zero": "صفر", - "WMA Length_input": "WMA Length", - "Long RoC Length_input": "Long RoC Length", - "Short RoC Length_input": "Short RoC Length", - "jawLength_input": "Jaw Length", - "teethLength_input": "Teeth Length", - "lipsLength_input": "Lips Length", - "percent_input": "Percent", - "exponential_input": "Exponential", - "smoothD_input": "Smooth D", - "smoothK_input": "Smooth K", - "Color 0": "رنگ ۰", - "Color 1": "رنگ ۱", - "Color 2": "رنگ ۲", - "Color 3": "رنگ ۳", - "Color 4": "رنگ ۴", - "sym_input": "نماد", - "symbol_input": "نماد", - "Sym_input": "Symbol", - "DI Length_input": "DI Length", - "ADX Smoothing_input": "ADX Smoothing", - "displacement_input": "تغییر مکان", - "Tenkan-sen": "Tenkan-sen", - "Kijun-sen": "Kijun-sen", - "Chikou span": "Chikou span", - "Senkou A": "Senkou A", - "Senkou B": "Senkou B", - "useTrueRange_input": "Use True Range", - "roclen1_input": "RoC Length 1", - "roclen2_input": "RoC Length 2", - "roclen3_input": "RoC Length 3", - "roclen4_input": "RoC Length 4", - "smalen1_input": "SMA Length 1", - "smalen2_input": "SMA Length 2", - "smalen3_input": "SMA Length 3", - "smalen4_input": "SMA Length 4", - "siglen_input": "Signal Length", - "UpperLimit": "حد بالا", - "LowerLimit": "حد پایین", - "Limit": "Limit", - "fastLength_input": "Fast Length", - "slowLength_input": "Slow Length", - "signalLength_input": "Signal Length", - "start_input": "شروع", - "increment_input": "Increment", - "maximum_input": "حداکثر", - "showMA_input": "نمایش میانگین متحرک", - "show MA_input": "نمایش میانگین متحرک", - "Volume": "حجم", - "Volume MA": "میانگین متحرک حجم", - "Indicator": "اندیکاتور", - "Oscillator": "اسیلاتور", - "lengthStoch_input": "Stoch length", - "lengthRSI_input": "RSI length", - "sigma_input": "sigma", - "Sigma_input": "Sigma", - "Crosses": "تلاقی", - "Click to set a point": "Click to set a point", + "...Less Tags": "...Less Tags", + "1 minute": "1 minute", "1. Slide your finger to select location for first anchor
2. Tap anywhere to place the first anchor": "1. Slide your finger to select location for first anchor
2. Tap anywhere to place the first anchor", "1. Slide your finger to select location for next anchor
2. Tap anywhere to place the next anchor": "1. Slide your finger to select location for next anchor
2. Tap anywhere to place the next anchor", - "retrying": "در حال تلاش مجدد", - "eod data": "اطلاعات پایان روز", - "eod delayed": "اطلاعات پایان روز تاخیری", - "loading data": "در حال دریافت اطلاعات", - "invalid symbol": "اطلاعاتی وجود ندارد", - "streaming": "در حال دریافت اطلاعات", - "realtime": "زمان واقعی", - "pre-market": "پیش از گشایش بازار", - "post-market": "پس از بسته شدن بازار", - "closed": "بسته", - "Time Interval": "دوره زمانی", - "Show Symbol Labels": "نمایش برچسب نمادها", - "Show Symbol Labels_context_menu": "نمایش برچسب نمادها", - "Subminuette": "کمتر از دقیقه", - "Minuette": "دقیقه", - "Minute": "دقیقه", - "Intermediate": "میانروز", - "Primary": "اصلی", - "Cycle": "دوره", - "SuperCycle": "دوره بزرگ", - "GrandSuperCycle": "دوره خیلی عظیم", - "Lock": "قفل", - "Width": "عرض", - "Line With Breaks": "خط", - "Area With Breaks": "ناحیه", - "Type": "نوع", - "Simple": "ساده", - "With Markers": "نقاط قیمت", - "Step": "پله‌ای", - "No drawings yet": "شکلی رسم نشده است", - "Lock/Unlock": "قفل/باز", - "deviation_input": "انحراف ورودی", - "depth_input": "عمق ورودی", - "Accumulation/Distribution_study": "Accumulation/Distribution", - "Aroon_study": "Aroon", - "Advance/Decline_study": "Advance/Decline", - "Average True Range_study": "Average True Range", - "Awesome Oscillator_study": "Awesome Oscillator", - "Bollinger Bands Width_study": "Bollinger Bands Width", - "Balance of Power_study": "Balance of Power", - "Bollinger Bands_study": "نوارهای بولینگر", - "Bollinger Bands %B_study": "نوارهای بولینگر %B", - "Chaikin Money Flow_study": "Chaikin Money Flow", - "Chaikin Oscillator_study": "Chaikin Oscillator", - "Chande Kroll Stop_study": "Chande Kroll Stop", - "Chande Momentum Oscillator_study": "Chande Momentum Oscillator", - "Commodity Channel Index_study": "Commodity Channel Index", - "Choppiness Index_study": "Choppiness Index", - "Directional Movement Index_study": "Directional Movement Index", - "Correlation Coeff_study": "Correlation Coeff", - "Donchian Channels_study": "Donchian Channels", - "Double Exponential Moving Average_study": "Double Exponential Moving Average", - "Ease of Movement_study": "Ease of Movement", - "Elders Force Index_study": "Elders Force Index", - "Envelope_study": "Envelope", - "Ichimoku Cloud_study": "Ichimoku Cloud", - "Klinger Oscillator_study": "Klinger Oscillator", - "Hull MA_study": "Hull MA", - "Keltner Channels_study": "Keltner Channels", - "Linear Regression Curve_study": "Linear Regression Curve", - "Know Sure Thing_study": "Know Sure Thing", - "MA Cross_study": "تقاطع میانگین متحرک", - "Money Flow_study": "گردش پول", - "Mass Index_study": "شاخص انبوه", - "Moving Average Exponential_study": "نمایی میانگین متحرک", - "Net Volume_study": "حجم خالص", - "Moving Average Convergence/Divergence_study": "Moving Average Convergence/Divergence", - "Moving Average_study": "میانگین متحرک", - "Moving Average Weighted_study": "Moving Average Weighted", - "Parabolic SAR_study": "Parabolic SAR", - "On Balance Volume_study": "On Balance Volume", - "Price Oscillator_study": "Price Oscillator", - "Relative Strength Index_study": "Relative Strength Index", - "Relative Vigor Index_study": "Relative Vigor Index", - "Relative Volatility Index_study": "Relative Volatility Index", - "SMI Ergodic Indicator/Oscillator_study": "SMI Ergodic Indicator/Oscillator", - "Stochastic_study": "Stochastic", - "TRIX_study": "TRIX", - "Stochastic RSI_study": "Stochastic RSI", - "Triple EMA_study": "Triple EMA", - "VWMA_study": "VWMA", - "Volume Oscillator_study": "Volume Oscillator", - "Volume_study": "حجم", - "Williams Alligator_study": "Williams Alligator", - "Willams %R_study": "Willams %R", - "Coppock Curve_study": "Coppock Curve", - "Least Squares Moving Average_study": "Least Squares Moving Average", - "Arnaud Legoux Moving Average_study": "Arnaud Legoux Moving Average", - "True Strength Indicator_study": "True Strength Indicator", - "Change Interval": "تغییر بازه", - "Show Only Studies": "فقط نمایش محاسبات", - "Show Only Drawings": "فقط نمایش اشکال رسم شده", - "Show All": "نمایش همه", - "Timezone/Sessions Properties...": "خصوصیات موقعیت زمانی/دوره معاملاتی", - "Scale Price Chart Only": "فقط نمودار مقیاس قیمت", - "Open Interval Dialog": "Open Interval Dialog", - "Note": "یادداشت", - "Anchored Note": "یادداشت ثابت", - "Scales Properties": "خصوصیات مقیاس ها", - "Toggle Auto Scale": "Toggle Auto Scale", - "Toggle Log Scale": "Toggle Log Scale", - "Toggle Percentage": "Toggle Percentage", - "auto_scale": "خودکار", - "Invalid Symbol": "نماد غیر معتبر", - "loading...": "در حال بارگزاری ...", - "interval_dialog_description": "Type the interval number for munute 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)", - "Not applicable": "غیر قابل قبول", - "Stats Text Color": "Stats Text Color", - "Show Angle": "نمایش زاویه", - "Always Show Stats": "نمایش همیشگی آمار", - "Rename...": "تغییرنام...", - "New": "New", - "Load": "بارگذاری", - "Save": "ذخیره", - "Rename Chart": "تغییرنام نمودار", - "{0} copy": "{0} کپی", - "Please enter chart name": "نام نمودار را وارد کنید", - "Enter a new chart name": "نام جدید نمودار را وارد کنید", - "Load Chart": "بارگذاری نمودار", - "Chart Name": "نام نمودار", - "Chart name": "نام نمودار", - "Rename Chart Layout": "Rename Chart Layout", - "Please enter chart layout name": "Please enter chart layout name", - "Enter a new chart layout name": "Enter a new chart layout name", - "Load Layout Chart": "Load Layout Chart", - "Chart Layout Name": "Chart Layout Name", - "Chart layout name": "Chart layout name", - "NEW CHART LAYOUT": "NEW CHART LAYOUT", - "Save Chart Layout saves not just some particular chart,\nit saves all charts for all symbols and intervals\nwhich you are modifying while working with this Layout": "Save Chart Layout saves not just some particular chart,\nit saves all charts for all symbols and intervals\nwhich you are modifying while working with this Layout", - "Last Modified": "Last Modified", - "Save Chart Layout": "Save Chart Layout", - "Active Symbol": "Active Symbol", - "Remove custom interval": "Remove custom interval", - "Fullscreen mode": "حالت تمام صفحه", - "Marker Color": "رنگ نشانگر", - "Font Size": "اندازه قلم", - "Save New Chart": "ذخیره نمودار جدید", - "Source_compare": "منبع", - "YES": "بله", - "Yes": "Yes", - "No": "No", - "NO": "خیر", - "Confirmation": "تاییدیه", - "Are you sure you want to delete this chart?": "آیا مطمئنید که می خواهید این نمودار را حذف کنید؟", - "Hide Marks On Bars": "Hide Marks On Bars", - "Precise Labels": "Precise Labels", - "Copy Chart Layout": "Copy Chart Layout", - "Load Chart Layout": "Load Chart Layout", - "Save New Chart Layout": "Save New Chart Layout", - "The Extended Trading Hours feature is available only for intraday charts": "The Extended Trading Hours feature is available only for intraday charts", - "Do you realy want to delete ": "Do you realy want to delete", - "Description": "Description", - "Date": "Date", - "Time": "Time", - "Alerts for the current symbol only": "Alerts for the current symbol only", - "Alerts for the current resolution only": "Alerts for the current resolution only", - "Hide inactive alerts": "Hide inactive alerts", - "Stopped Manual": "Stopped Manual", - "Expired": "Expired", - "Triggered and Not Active": "Triggered and Not Active", - "Error": "Error", - "Stop": "Stop", - "Stopped": "Stopped", - "Active": "Active", - "Order": "Order", - "Actual": "Actual", - "Prior": "Prior", - "Company": "Company", - "Estimate": "Estimate", - "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.": "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.", - "Share on Twitter a snapshot of your chart as a picture and whatever you write.": "Share on Twitter a snapshot of your chart as a picture and whatever you write.", - "Share on StockTwits a snapshot of your chart as a picture and whatever you write.": "Share on StockTwits a snapshot of your chart as a picture and whatever you write.", - "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.": "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.", - "Suggested ideas & my ideas": "Suggested ideas & my ideas", - "Ideas of the people I follow & my ideas": "Ideas of the people I follow & my ideas", - "My ideas only": "My ideas only", - "Hide Widgets": "Hide Widgets", - "Create Alert": "Create Alert", - "Disconnect": "Disconnect", - "Connect": "Connect", - "Pine Script Editor": "Pine Script Editor", - "Published ideas settings": "Published ideas settings", - "Change Ideas filter": "Change Ideas filter", - "Hide Drawings Toolbar": "Hide Drawings Toolbar", - "Show/Hide Drawings Toolbar": "Show/Hide Drawings Toolbar", - "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.", - "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.", - "Study Template": "Study Template", - "Template": "Template", - "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

": "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

", - "Quotes are delayed by 10 min and updated every 30 seconds": "Quotes are delayed by 10 min and updated every 30 seconds", - "delayed": "delayed", - "Show only my sent and received messages": "Show only my sent and received messages", - "Maximize Chat": "Maximize Chat", - "Detach Chat": "Detach Chat", - "Type your message here": "Type your message here", - "Have something to say?": "Have something to say?", - "Attach chart snapshot": "Attach chart snapshot", - "Insert emoticon": "Insert emoticon", - "You can not vote twice for one message": "You can not vote twice for one message", - "English only, please": "English only, please", - "English only, please. Currently we only support English, so we ask you to only use English when communicating on TradingView.": "English only, please. Currently we only support English, so we ask you to only use English when communicating on TradingView.", - "Respecting Fellow Members": "Respecting Fellow Members", - "Respecting Fellow Members. Whether you agree or disagree with ideas, be courteous and respectful. Treat others the way you'd like to be treated.": "Respecting Fellow Members. Whether you agree or disagree with ideas, be courteous and respectful. Treat others the way you'd like to be treated.", - "No advertising allowed": "No advertising allowed", - "No advertising allowed! You can post external links ONLY if they are relevant and add value to the conversation (i.e. a link to an example, or an article).": "No advertising allowed! You can post external links ONLY if they are relevant and add value to the conversation (i.e. a link to an example, or an article).", - "Custom...": "Custom...", - "Forex Talks": "Forex Talks", - "Forex": "Forex", - "Stock And Index Talks": "Stock And Index Talks", - "Bitcoin Talks": "Bitcoin Talks", - "Bitcoin": "Bitcoin", - "Link to this chat...": "Link to this chat...", - "Chat archives...": "Chat archives...", - "Edit room...": "Edit room...", - "Delete room": "Delete room", - "Save Drawing Template As...": "Save Drawing Template As...", - "Templates": "Templates", - "Apply Default Drawing Template": "Apply Default Drawing Template", - "There was an error posting your message.": "There was an error posting your message.", - "Confirm": "Confirm", - "Are you sure you want to delete this room?": "Are you sure you want to delete this room?", - "Show chart snapshot preview": "Show chart snapshot preview", - "Chart Snapshot": "Chart Snapshot", - "Show only favorite rooms": "Show only favorite rooms", - "Ignored users...": "Ignored users...", - "Launch chat in separate window": "Launch chat in separate window", - "Link to this room...": "Link to this room...", - "Room archives...": "Room archives...", - "You have no ignored users": "You have no ignored users", - "Remove this room from favorites": "Remove this room from favorites", - "Add this room from favorites": "Add this room from favorites", - "Compare Add": "Compare Add", - "Follow": "Follow", - "If you follow a symbol you will receive notifications when new ideas about that symbol are published.": "If you follow a symbol you will receive notifications when new ideas about that symbol are published.", - "You are not logged in. Please sign in.": "You are not logged in. Please sign in.", - "Info": "Info", - "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.": "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.", - "Home": "Home", - "Ideas": "Ideas", - "Scripts": "Scripts", - "Sign In": "Sign In", - "Sign Up": "Sign Up", - "Join Now": "Join Now", - "Ideas Published": "Ideas Published", - "Followers": "Followers", - "Following": "Following", - "Profile Settings": "Profile Settings", - "Public Profile": "Public Profile", - "Update Status": "Update Status", - "Sign Out": "Sign Out", - "E-mail for sms": "E-mail for sms", - "Please, enter your e-mail": "Please, enter your e-mail", - "E-mail": "E-mail", - "Crossing": "Crossing", - "Crossing Down": "Crossing Down", - "Crossing Up": "Crossing Up", - "Greater Than": "Greater Than", - "Less Than": "Less Than", - "Entering Channel": "Entering Channel", - "Inside Channel": "Inside Channel", - "Outside Channel": "Outside Channel", - "Moving Up": "Moving Up", - "Moving Down": "Moving Down", - "Moving Up %": "Moving Up %", - "Moving Down %": "Moving Down %", - "Select user to start new chat with": "Select user to start new chat with", - "You have no private messages yet": "You have no private messages yet", - "Don't be so cruel! Bans longer than 1 week are not allowed for now.": "Don't be so cruel! Bans longer than 1 week are not allowed for now.", - "Banned": "Banned", - "No ideas matched your criteria": "No ideas matched your criteria", - "Favorite ideas": "Favorite ideas", - "Only private ideas": "Only private ideas", - "Ideas for the current symbol only": "Ideas for the current symbol only", - "Ideas for the current resolution only": "Ideas for the current resolution only", - "Someone commented on your idea": "Someone commented on your idea", - "Someone agreed/disagreed with your idea": "Someone agreed/disagreed with your idea", - "Someone followed you": "Someone followed you", - "Someone replied to your comment": "Someone replied to your comment", - "Someone commented on the idea you follow": "Someone commented on the idea you follow", - "Someone you follow post new comment": "Someone you follow post new comment", - "Someone you follow change status": "Someone you follow change status", - "Someone you follow published new idea": "Someone you follow published new idea", - "Someone published idea on symbol you follow": "Someone published idea on symbol you follow", - "Notification sound": "Notification sound", - "Additional Notifications Settings...": "Additional Notifications Settings...", - "This is a temporary chart.": "This is a temporary chart.", - "To save your work, sign up for FREE.": "To save your work, sign up for FREE.", - "Sign Up for FREE": "Sign Up for FREE", - "Data provided by BATS exchange.": "Data provided by BATS exchange.", - "Upgrade Now": "Upgrade Now", - "This is EOD data with no updates.": "This is EOD data with no updates.", - "You may subscribe for official realtime and intraday data.": "You may subscribe for official realtime and intraday data.", - "Open Script": "Open Script", - "No saved scripts yet": "No saved scripts yet", - "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", - "Create your first script now!": "Create your first script now!", - "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.": "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.", - "No public library scripts were found.": "No public library scripts were found.", - "Change band background": "Change band background", - "Change area background": "Change area background", - "Confirm replace": "Confirm replace", - "Note: default study templates won't be removed permanently": "Note: default study templates won't be removed permanently", - "Do you realy want to replace": "Do you realy want to replace", - "SCRIPT TITLE": "SCRIPT TITLE", - "TAGS": "TAGS", - "DESCRIPTION": "DESCRIPTION", - "PUBLISH SCRIPT": "PUBLISH SCRIPT", - "Pine Script Tutorial": "Pine Script Tutorial", - "Pine Script Reference": "Pine Script Reference", - "How to use the reference materials (Video)": "How to use the reference materials (Video)", - "Suggestions & Feedback": "Suggestions & Feedback", - "Clear Console": "Clear Console", - "Are you sure you want to ignore messages from": "Are you sure you want to ignore messages from", - "ext": "ext", - "Toggle Maximize Chart": "Toggle Maximize Chart", - "Plot dividends": "Plot dividends", - "Plot splits": "Plot splits", - "Plot earnings": "Plot earnings", - "Vol": "Vol", - "Want official data and more features?": "Want official data and more features?", - "Sessions": "Sessions", - "Trading Panel": "Trading Panel", - "Open Trading Panel": "Open Trading Panel", - "Select Layout": "Select Layout", - "Link symbol to all charts": "Link symbol to all charts", - "Link interval to all charts": "Link interval to all charts", - "Sync crosshair on all charts": "Sync crosshair on all charts", - "Chart Help": "Chart Help", - "No notifications yet": "No notifications yet", - "Watchlist, details and news": "Watchlist, details and news", - "Alerts": "Alerts", - "Data Window": "Data Window", - "Hotlists": "Hotlists", - "Calendar": "Calendar", - "Trading Notes": "Trading Notes", - "Recent Chats": "Recent Chats", - "Notifications": "Notifications", - "Watchlist": "Watchlist", - "Details": "Details", - "Economic Calendar": "Economic Calendar", - "Earnings Calendar": "Earnings Calendar", - "Hotlist": "Hotlist", - "News": "News", - "Market Summary": "Market Summary", - "My Ideas and Notes": "My Ideas and Notes", - "Alerts Log": "Alerts Log", - "Extend Lines Left": "Extend Lines Left", - "Connecting Line": "Connecting Line", - "Show Executions": "Show Executions", - "Show Buy/Sell Panel": "Show Buy/Sell Panel", - "Show Active Orders Only": "Show Active Orders Only", - "Journal...": "Journal...", - "Account History...": "Account History...", - "Reset Paper Trading Account...": "Reset Paper Trading Account...", - "Trading Properties...": "Trading Properties...", - "Set Alert": "Set Alert", - "Alert": "Alert", - "Edit": "Edit", - "Upper Deviation": "Upper Deviation", - "Lower Deviation": "Lower Deviation", - "Use Upper Deviation": "Use Upper Deviation", - "Use Lower Deviation": "Use Lower Deviation", - "First bar time": "First bar time", - "Last bar time": "Last bar time", - "Source": "Source", - "Chats": "Chats", - "All Talks": "All Talks", - "Volume Leaders": "Volume Leaders", - "Percent Advances": "Percent Advances", - "Percent Declines": "Percent Declines", - "Price Advances": "Price Advances", - "Price Declines": "Price Declines", - "Range Advances": "Range Advances", - "Range Declines": "Range Declines", - "Gap Up Stocks": "Gap Up Stocks", - "Gap Down Stocks": "Gap Down Stocks", - "Sell Market": "Sell Market", - "Sell": "Sell", - "Buy Market": "Buy Market", - "Report data issues": "Report data issues", - "Report Data Issues": "Report Data Issues", - "Feature Request and Feedback": "Feature Request and Feedback", - "Market": "Market", - "Buy": "Buy", - "Keyboard Shortcuts": "Keyboard Shortcuts", - "Help & Wiki": "Help & Wiki", - "Send Feedback or Report an Issue": "Send Feedback or Report an Issue", - "Priority Support": "Priority Support", - "Run Product Walk-Through": "Run Product Walk-Through", - "Price Scale": "Price Scale", - "MTPredictor": "MTPredictor", - "Apply Elliot Wave": "Apply Elliot Wave", - "Apply WPT Up Wave": "Apply WPT Up Wave", - "Apply WPT Down Wave": "Apply WPT Down Wave", - "Create New Order...": "Create New Order...", - "Trading": "Trading", - "Add Alert": "Add Alert", - "Extend Alert Line": "Extend Alert Line", - " alert label line": "alert label line", - "No study templates saved": "No study templates saved", - "Save Study Template As...": "Save Study Template As...", - "Show Splits on Chart": "Show Splits on Chart", - "Show Earnings on Chart": "Show Earnings on Chart", - "Show Dividends on Chart": "Show Dividends on Chart", - "Show Alert Labels": "Show Alert Labels", - "Earnings breaks": "Earnings breaks", - "Extended Alert Line": "Extended Alert Line", - "Themes": "Themes", - "Events & Alerts": "Events & Alerts", - "Apply Defaults": "Apply Defaults", - "Do you realy want to delete theme": "Do you realy want to delete __theme__ theme?", - "Extended Hours (Intraday Only)": "Extended Hours (Intraday Only)", - "In Session": "In Session", - "Tools": "Tools", - "Delete script": "Delete script", - "Social": "Social", - "Angle": "Angle", - "Publish Script": "Publish Script", - "Add to Chart": "Add to Chart", - "Blank script": "Blank script", - "TradingView Free Quotes and Chat": "TradingView Free Quotes and Chat", - "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.": "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.", - "Install": "Install", - "Logged as": "Logged as", - "Untitled Script": "Untitled Script", - "Pine Editor": "Pine Editor", - "Open Pine Script Editor": "Open Pine Script Editor", - "Make a Copy": "Make a Copy", - "Make a Copy...": "Make a Copy...", - "Quantity": "Quantity", - "Signal Labels": "Signal Labels", - "Trades on Chart": "Trades on Chart", - "Take Profit": "Take Profit", - "Stop Loss": "Stop Loss", - "Expiration": "Expiration", - "Modify Order": "Modify Order", - "PUBLISH IDEA": "PUBLISH IDEA", - "EDIT IDEA": "EDIT IDEA", - "Chart does not load": "Chart does not load", - "No real-time data": "No real-time data", - "Price incorrect": "Price incorrect", - "Study not loading": "Study not loading", - "Gap in the data": "Gap in the data", - "Alerts issue": "Alerts issue", - "Slow scrolling or chart loading": "Slow scrolling or chart loading", - "Issue Type": "Issue Type", - "Select type...": "Select type...", - "A suggested author published idea on current symbol": "A suggested author published idea on current symbol", - "MODERATED": "MODERATED", - "CFD": "CFD", - "Once": "Once", - "Require Order Confirmation": "Require Order Confirmation", - "Rearm every 1 minute": "Rearm every 1 minute", - "Rearm every 5 minute": "Rearm every 5 minute", - "Rearm every 10 minute": "Rearm every 10 minute", - "Rearm every 30 minute": "Rearm every 30 minute", - "Rearm every hour": "Rearm every hour", - "Once per bar (on condition)": "Once per bar (on condition)", - "Once per bar (on close)": "Once per bar (on close)", - "move chart 1 bar to the left.": "move chart 1 bar to the left.", - "move chart 1 bar to the right.": "move chart 1 bar to the right.", - "move further to the left.": "move further to the left.", - "move further to the right.": "move further to the right.", - "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!": "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!", - "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.": "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.", - "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!": "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!", - "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.": "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.", - "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.": "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.", - "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.": "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.", - "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.": "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.", - "

Pine scripting language (β version)

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.

At the moment PineScript in a BETA. For more detailed information check out our blog.": "

Pine scripting language (β version)

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.

At the moment PineScript in a BETA. For more detailed information check out our blog.", - "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.": "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.", + "10 seconds": "10 seconds", + "1d": "1d", + "1m": "1m", + "1y": "1y", + "3 Notes Reverb": "3 Notes Reverb", + "30 Day Free Trial": "30 Day Free Trial", + "30 seconds": "30 seconds", + "3m": "3m", + "5 seconds": "5 seconds", + "52wk Range": "52wk Range", + "5d": "5d", + "5y": "5y", + "6m": "6m", + " or to use paper trading": " or to use paper trading", + "Hold Shift  + Click on the chart – measure tool.": "Hold Shift  + Click on the chart – measure tool.", + "Hold Shift – draw linetools on the right angle.": "Hold Shift – draw linetools on the right angle.", "

A broad range of intelligent drawing tools

The 100+ drawing tools on TradingView let you analyze the market in a variety of ways - all helping you find better opportunities. Technical analysis is the study of learning how past performance of drawings and other tools applies to prices in the future. Make sure you take a look at our Wiki for a complete list of drawing tools and instructions on how to use them!": "

A broad range of intelligent drawing tools

The 100+ drawing tools on TradingView let you analyze the market in a variety of ways - all helping you find better opportunities. Technical analysis is the study of learning how past performance of drawings and other tools applies to prices in the future. Make sure you take a look at our Wiki for a complete list of drawing tools and instructions on how to use them!", - "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.": "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.", - "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.": "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.", "

Advanced Price Scaling

When you are ready to get technical, our charts let you set the price scales to match your type of analysis. There are linear, percent and log axes for drastic price movements. You can use two separate price scales at the same time: one for indicators and one for price movements. Read more about scaling options.

Right-click on the price scale to see possible options: change scaling type, enable auto-scaling or show another price scale. Right-clicking on indicators lets you choose which scale to use, so several data series with different scaling can co-exist in one chart. You can also drag price and time scales to increase or decrease compression.": "

Advanced Price Scaling

When you are ready to get technical, our charts let you set the price scales to match your type of analysis. There are linear, percent and log axes for drastic price movements. You can use two separate price scales at the same time: one for indicators and one for price movements. Read more about scaling options.

Right-click on the price scale to see possible options: change scaling type, enable auto-scaling or show another price scale. Right-clicking on indicators lets you choose which scale to use, so several data series with different scaling can co-exist in one chart. You can also drag price and time scales to increase or decrease compression.", - "

Multi Charts Layout

You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.": "

Multi Charts Layout

You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.", + "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.": "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.", "

Communicate your ideas in real-time!

Collaborating with investors across markets and countries has never been easier! TradingView chat rooms are a powerful communication tool, which are fully integrated to instantly share charts, analysis and trading ideas – all on one platform. Create your own chat rooms on interesting topics, or join existing public chat rooms – a world of knowledge is at your fingertips.
Start chatting now!": "

Communicate your ideas in real-time!

Collaborating with investors across markets and countries has never been easier! TradingView chat rooms are a powerful communication tool, which are fully integrated to instantly share charts, analysis and trading ideas – all on one platform. Create your own chat rooms on interesting topics, or join existing public chat rooms – a world of knowledge is at your fingertips.
Start chatting now!", + "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.": "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.", + "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!": "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!", + "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.": "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.", "

Go PRO to get even more

But that’s not all! Upgrade your trading experience with TradingView PRO and get access to an unparalleled set of premium features and data. Get it today!": "

Go PRO to get even more

But that’s not all! Upgrade your trading experience with TradingView PRO and get access to an unparalleled set of premium features and data. Get it today!", - "You are not authenticated.": "You are not authenticated.", - "You already have Pro Plus trial.": "You already have Pro Plus trial.", - "You already participated in Pro Plus trial.": "You already participated in Pro Plus trial.", - "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.": "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.", - "
If you want to use this service - please sign in or register!
": "
If you want to use this service - please sign in or register!
", - "Increase Rating": "Increase Rating", - "Read more...": "Read more...", - "PRO Plus Trial": "PRO Plus Trial", - "Sorry, PRO Plus trial could not be set.": "Sorry, PRO Plus trial could not be set.", - "Decrease Rating": "Decrease Rating", - "Quote this message": "Quote this message", - "Unban": "Unban", - "Symbol Description": "Symbol Description", - "OHLC Values": "OHLC Values", - "Indicator Titles": "Indicator Titles", - "Indicator Arguments": "Indicator Arguments", - "Indicator Values": "Indicator Values", - "Symbol Last Value": "Symbol Last Value", - "Indicator Last Value": "Indicator Last Value", - "Favorite Drawings Toolbar": "Favorite Drawings Toolbar", - "Drawings Toolbar": "Drawings Toolbar", - "Sound on every message": "Sound on every message", - "No Sound notifications": "No Sound notifications", - "Set chat title...": "Set chat title...", - "Leave this chat": "Leave this chat", - "Enter new title for this chat": "Enter new title for this chat", - "Chat title": "Chat title", - "Are you sure you want to leave this chat?": "Are you sure you want to leave this chat?", - "Add people to this chat...": "Add people to this chat...", - "Add people to this chat": "Add people to this chat", - "Start new chat with...": "Start new chat with...", - "Clear Symbols": "Clear Symbols", - "Do you really want to clear all symbols?": "Do you really want to clear all symbols?", - "Apply Manual Risk/Reward": "Apply Manual Risk/Reward", - "Apply Manual Decision Point": "Apply Manual Decision Point", - "Analyze Trade Setup": "Analyze Trade Setup", - "Apply Elliot Wave Intermediate": "Apply Elliot Wave Intermediate", - "Apply Elliot Wave Major": "Apply Elliot Wave Major", - "Apply Elliot Wave Minor": "Apply Elliot Wave Minor", - "Up Wave 1 or A": "Up Wave 1 or A", - "Up Wave 2 or B": "Up Wave 2 or B", - "Up Wave C": "Up Wave C", - "Up Wave 3": "Up Wave 3", - "Up Wave 4": "Up Wave 4", - "Up Wave 5": "Up Wave 5", - "Down Wave 1 or A": "Down Wave 1 or A", - "Down Wave 2 or B": "Down Wave 2 or B", - "Down Wave C": "Down Wave C", - "Down Wave 3": "Down Wave 3", - "Down Wave 4": "Down Wave 4", - "Down Wave 5": "Down Wave 5", - "If you want to use private messages - please sign in or register!": "If you want to use private messages - please sign in or register!", - "To get alerts list - please sign in or register!": "To get alerts list - please sign in or register!", - "Manage Alerts": "Manage Alerts", - "Headlines": "Headlines", - "StockTwits": "StockTwits", - "FxWire PRO": "FxWire PRO", - "Futures Magazine": "Futures Magazine", - "Save As Watchlist...": "Save As Watchlist...", - "VolumeProfile": "VolumeProfile", - "Income Statement": "Income Statement", - "Profitability": "Profitability", - "Dividend": "Dividend", - "Current Valuation": "Current Valuation", - "Other": "Other", - "Indicators and Strategies": "Indicators and Strategies", - "Strategies": "Strategies", - "My Scripts": "My Scripts", - "Public Library": "Public Library", - "Built-ins": "Built-ins", - "AOS FX Primer": "AOS FX Primer", - "AlgoViewEssential": "AlgoViewEssential", - "Analysis Suite - SCMR Trends": "Analysis Suite - SCMR Trends", - "DecisionBar": "DecisionBar", - "Jurik Research": "Jurik Research", - "Key Hidden Levels": "Key Hidden Levels", - "Key Order Flow Events": "Key Order Flow Events", - "LazyBear - MTF Panes": "LazyBear - MTF Panes", - "LazyBear - S/R Levels": "LazyBear - S/R Levels", - "MTF Studies": "MTF Studies", - "MicroTrends": "MicroTrends", - "ProTradingIndicators": "ProTradingIndicators", - "RobBooker": "RobBooker", - "Fundamentals": "Fundamentals", - "Economy": "Economy", - "Zig Zag": "Zig Zag", - "Advance Decline Line": "Advaqweqweqweline Line", - "Advance Decline Ratio": "Advaadsasdadsio", - "Advance/Decline Ratio (Bars)": "Advance/Deasdasdasd", - "Chande Kroll Stop": "Chande Kroll Stop", - "Chop Zone": "Chop Zone", - "Conditional Expressions": "Conditional Expressions", - "ConnorsRSI": "ConnorsRSI", - "Correlation Coefficient": "Correlation Coefficient", - "Cumulative Volume Index": "Cumulative Volume Index", - "Detrended Price Oscillator": "Detrended Price Oscillator", - "Directional Movement": "Directional Movement", - "Divergence Indicator": "Divergence Indicator", - "Double EMA": "Double EMA", - "Ease Of Movement": "Ease Of Movement", - "Elder's Force Index": "Elder's Force Index", - "Elliott Wave": "Elliott Wave", - "Fisher Transform": "Fisher Transform", - "Historical Volatility": "Historical Volatility", - "Hull Moving Average": "Hull Moving Average", - "Linear Regression": "Linear Regression", - "MACD": "MACD", - "McGinley Dynamic": "McGinley Dynamic", - "Momentum": "Momentum", - "Moon Phases": "Moon Phases", - "Multi-Time Period Charts": "Multi-Time Period Charts", - "Pivot Points High Low": "Pivot Points High Low", - "Pivot Points Standard": "Pivot Points Standard", - "Price Volume Trend": "Price Volume Trend", - "Rate Of Change": "Rate Of Change", - "SMI Ergodic Indicator": "SMI Ergodic Indicator", - "SMI Ergodic Oscillator": "SMI Ergodic Oscillator", - "Smoothed Moving Average": "Smoothed Moving Average", - "Ultimate Oscillator": "Ultimate Oscillator", - "VWAP": "VWAP", - "Volatility Stop": "Volatility Stop", - "Vortex Indicator": "Vortex Indicator", - "Williams %R": "Williams %R", - "Williams Fractal": "Williams Fractal", - "Woodies CCI": "Woodies CCI", - "Total Revenue": "Total Revenue", - "Diluted EPS, Net Income": "Diluted EPS, Net Income", - "Net Income": "Net Income", - "EBITDA": "EBITDA", - "EBIT": "EBIT", - "Equity Earnings": "Equity Earnings", - "Gross Margin": "Gross Margin", - "After-tax Margin": "After-tax Margin", - "Gross Profit": "Gross Profit", - "Dividends Paid": "Dividends Paid", - "Debt to Equity": "Debt to Equity", - "Free Cash Flow": "Free Cash Flow", - "Return on Equity": "Return on Equity", + "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.": "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.", + "

Server-side Alerts (β version)": "

Server-side Alerts (β version)", + "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.": "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.", + "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.": "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.", + "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.": "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.", + "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.": "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.", + "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!": "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!", + "Number or , – change interval. The interval can be changed by typing the interval number (i.e. 5 if it is going to be a five minute chart) or by typing a comma (,) to enter non minute intervals such as H (Hourly), D (Daily), W (Weekly), M (Monthly).": "Number or , – change interval. The interval can be changed by typing the interval number (i.e. 5 if it is going to be a five minute chart) or by typing a comma (,) to enter non minute intervals such as H (Hourly), D (Daily), W (Weekly), M (Monthly).", + "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

": "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

", + "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

": "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

", + "

Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the features, top authors or create your first idea!

", + "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", + "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.": "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.", + "A clear title that describes your idea. Don’t just write “MSFT” or “MSFT Short”. A title like this doesn’t say much and won’t attract much interest to your idea.": "A clear title that describes your idea. Don’t just write “MSFT” or “MSFT Short”. A title like this doesn’t say much and won’t attract much interest to your idea.", + "A description that clearly states your idea. Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader’s shoes and see if you’d understand the context based on what you wrote. It’s also a good idea to re-post descriptions right on the chart, so your idea can be shared without losing meaning.": "A description that clearly states your idea. Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader’s shoes and see if you’d understand the context based on what you wrote. It’s also a good idea to re-post descriptions right on the chart, so your idea can be shared without losing meaning.", + "A suggested author published idea on current symbol": "A suggested author published idea on current symbol", + "ABCD Pattern": "الگوی ABCD", + "about": "about", + "Account History": "Account History", + "Account History...": "Account History...", "Accounting Change": "Accounting Change", - "Accounts Payable": "Accounts Payable", "Accounts Payable and Accrued Expenses": "Accounts Payable and Accrued Expenses", + "Accounts Payable": "Accounts Payable", "Accounts Receivable, Trade, Net": "Accounts Receivable, Trade, Net", "Accounts, Notes Receivable, Net": "Accounts, Notes Receivable, Net", "Accrued Expenses": "Accrued Expenses", "Accrued Interest": "Accrued Interest", "Accumulated Depreciation": "Accumulated Depreciation", + "Accumulation/Distribution": "Accumulation/Distribution", + "Accumulation/Distribution_study": "Accumulation/Distribution", "Acquisition/Sale of Business, Net": "Acquisition/Sale of Business, Net", - "Additional Paid-in Capital": "Additional Paid-in Capital", + "Activate Offer and GO PRO": "Activate Offer and GO PRO", + "Activate Your Account": "Activate Your Account", + "Active Symbol": "Active Symbol", + "Active": "Active", + "Actual": "Actual", + "Add about...": "Add about...", + "Add Alert": "Add Alert", + "Add any symbol from the list": "نمادی را از لیست اضافه کنید", + "Add location...": "Add location...", + "Add people to this chat": "Add people to this chat", + "Add people to this chat...": "Add people to this chat...", + "Add people": "Add people", + "Add real-time markets": "Add real-time markets", + "Add status": "Add status", + "Add status...": "Add status...", + "Add Symbol": "افزودن نماد", + "Add this room from favorites": "Add this room from favorites", + "Add to Chart": "Add to Chart", + "Add to favorites": "افزودن به موارد مورد علاقه", + "Add To Watchlist": "اضافه کردن به دیده بان", + "Add twitter...": "Add twitter...", + "Add webpage...": "Add webpage...", + "Add {0} To Watchlist": "Add {0} To Watchlist", + "Add": "افزودن", + "Additional Notifications Settings...": "Additional Notifications Settings...", "Additional Paid-in Capital - Preferred Stock": "Additional Paid-in Capital - Preferred Stock", + "Additional Paid-in Capital": "Additional Paid-in Capital", + "Address": "Address", "Adjusted EBIT": "Adjusted EBIT", "Adjusted EBITDA": "Adjusted EBITDA", "Adjusted EPS, Basic": "Adjusted EPS, Basic", @@ -1188,26 +102,255 @@ "Adjustment for Equity Earnings": "Adjustment for Equity Earnings", "Adjustment for Minority Interest": "Adjustment for Minority Interest", "Adjustment for Special Charges": "Adjustment for Special Charges", + "Advance Decline Line": "Advance Decline Line", + "Advance Decline Ratio": "Advance Decline Ratio", + "Advance/Decline Ratio (Bars)": "Advance/Decline Ratio (Bars)", + "Advance/Decline_study": "Advance/Decline", + "ADX smoothing": "ADX smoothing", + "ADX Smoothing_input": "ADX Smoothing", + "After making your selection, copy and paste the embed code above. Learn more how to embed chart into forum or blog.": "After making your selection, copy and paste the embed code above. Learn more how to embed chart into forum or blog.", + "After-tax Margin": "After-tax Margin", + "Alarm Clock": "Alarm Clock", + "Alert Actions": "Alert Actions", + "Alert": "Alert", + "Alerts for the current resolution only": "Alerts for the current resolution only", + "Alerts for the current symbol only": "Alerts for the current symbol only", + "Alerts issue": "Alerts issue", + "Alerts Log": "Alerts Log", + "Alerts": "Alerts", + "AlgoViewEssential": "AlgoViewEssential", + "All Content": "All Content", + "All Exchanges": "همه بازارها", + "All Metrics": "All Metrics", + "All Talks": "All Talks", + "all time messages": "__messages__ all time messages", + "All types": "انواع", + "All": "All", + "all": "all", + "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.": "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.", + "Already have an account?": "Already have an account?", + "Always Show Stats": "نمایش همیشگی آمار", + "AMEX - Stock - USA": "AMEX - Stock - USA", + "AMEX Gap Down Stocks": "AMEX Gap Down Stocks", + "AMEX Gap Up Stocks": "AMEX Gap Up Stocks", + "AMEX Percent Advances": "AMEX Percent Advances", + "AMEX Percent Declines": "AMEX Percent Declines", + "AMEX Price Advances": "AMEX Price Advances", + "AMEX Price Declines": "AMEX Price Declines", + "AMEX Range Advances": "AMEX Range Advances", + "AMEX Range Declines": "AMEX Range Declines", + "AMEX Volume Leaders": "AMEX Volume Leaders", "Amortization Expense": "Amortization Expense", "Amounts Due to Related Parties, Short-term": "Amounts Due to Related Parties, Short-term", - "Basic EPS, Net Income": "Basic EPS, Net Income", + "Analysis Suite - SCMR Trends": "Analysis Suite - SCMR Trends", + "Analyze Trade Setup": "Analyze Trade Setup", + "Anchored Note": "یادداشت ثابت", + "Anchored Text": "متن ثابت", + "Angle": "Angle", + "Angle:": "زاویه", + "Another script has the same name. Do you wish to overwrite it?": "Another script has the same name. Do you wish to overwrite it?", + "Any custom watchlist can be saved under a unique name and loaded at any time with one click. All lists are available from any computer, so you have your workspace wherever you go.": "Any custom watchlist can be saved under a unique name and loaded at any time with one click. All lists are available from any computer, so you have your workspace wherever you go.", + "AOS FX Primer": "AOS FX Primer", + "Apply Default Drawing Template": "Apply Default Drawing Template", + "Apply Default": "Apply Default", + "Apply Defaults": "Apply Defaults", + "Apply Elliot Wave Intermediate": "Apply Elliot Wave Intermediate", + "Apply Elliot Wave Major": "Apply Elliot Wave Major", + "Apply Elliot Wave Minor": "Apply Elliot Wave Minor", + "Apply Elliot Wave": "Apply Elliot Wave", + "Apply Manual Decision Point": "Apply Manual Decision Point", + "Apply Manual Risk/Reward": "Apply Manual Risk/Reward", + "Apply WPT Down Wave": "Apply WPT Down Wave", + "Apply WPT Up Wave": "Apply WPT Up Wave", + "Apply": "اعمال", + "Apr": "آوریل", + "Arc": "کمان", + "Arcs": "کمان‌ها", + "Are you sure you want to abandon your post?": "Are you sure you want to abandon your post?", + "Are you sure you want to close {0} position?": "Are you sure you want to close {0} position?", + "Are you sure you want to delete this chart?": "آیا مطمئنید که می خواهید این نمودار را حذف کنید؟", + "Are you sure you want to delete this message?": "Are you sure you want to delete this message?", + "Are you sure you want to delete this room?": "Are you sure you want to delete this room?", + "Are you sure you want to ignore messages from": "Are you sure you want to ignore messages from", + "Are you sure you want to leave this chat?": "Are you sure you want to leave this chat?", + "Are you sure you want to reverse {0} position?": "Are you sure you want to reverse {0} position?", + "Area With Breaks": "ناحیه", + "Area": "ناحیه", + "Arguments in Header": "نمایش پارامترها", + "Arnaud Legoux Moving Average": "Arnaud Legoux Moving Average", + "Arnaud Legoux Moving Average_study": "Arnaud Legoux Moving Average", + "Aroon Down": "Aroon Down", + "Aroon Up": "Aroon Up", + "Aroon": "Aroon", + "Aroon_study": "Aroon", + "Arrow Mark Down": "پیکان رو به پایین", + "Arrow Mark Left": "پیکان رو به چپ", + "Arrow Mark Right": "پیکان رو به راست", + "Arrow Mark Up": "پیکان رو به بالا", + "Arrow": "پیکان", + "Assets": "Assets", + "at": "at", + "Athens": "آتن", + "Attach chart snapshot": "Attach chart snapshot", + "Aug": "Aug", + "Auto Scale": "تنظیم خودکار محور", + "auto": "auto", + "auto_scale": "خودکار", + "average per day": "__messages__ average per day", + "Average True Range": "Average True Range", + "Average True Range_study": "Average True Range", + "Average Volume": "Average Volume", + "Average waiting time on the phone is less than one minute. Phone support is available Monday-Friday from 6:30 AM until 3:00 PM EST.": "Average waiting time on the phone is less than one minute. Phone support is available Monday-Friday from 6:30 AM until 3:00 PM EST.", + "Avg Vol": "Avg Vol", + "Awesome Oscillator": "Awesome Oscillator", + "Awesome Oscillator_study": "Awesome Oscillator", + "Aww, we are sorry to see you go! If you cancel, you will no longer be billed after your current subscription period ends. '+": "Aww, we are sorry to see you go! If you cancel, you will no longer be billed after your current subscription period ends. '+", + "Background color 1": "رنگ پس‌زمینه ۱", + "Background color 2": "رنگ پس‌زمینه ۲", + "Background Color": "رنگ پس‌زمینه", + "Background": "پس‌زمینه", + "Balance of Power": "Balance of Power", + "Balance of Power_study": "Balance of Power", + "Balance Sheet": "Balance Sheet", + "Balance": "Balance", + "Balloon": "بالون", + "Ban": "Ban", + "Bands style": "Bands style", + "Bangkok": "بانگوک", + "Banned": "Banned", + "Bar #": "شماره میله", + "Bar's Style": "نحوه نمایش", + "Bars Pattern": "الگوی داده ها", + "Bars": "میله‌ای", + "bars": "میله ها", + "bars_margin": "میله ها", + "Base Line Period": "Base Line Period", + "Base Line Periods": "Base Line Periods", + "Base Line": "Base Line", + "Base": "Base", "Basic EPS, Net Income from Continuing, Operations": "Basic EPS, Net Income from Continuing, Operations", + "Basic EPS, Net Income": "Basic EPS, Net Income", "Basic Weighted Average Shares": "Basic Weighted Average Shares", + "Basis": "Basis", + "Become a PRO Plus user for just $19.95 and get unlimited alerts! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks!": "Become a PRO Plus user for just $19.95 and get unlimited alerts! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks!", + "Become a Pro user for just $9.95 and get unlimited studies! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks because you support further development of TradingView!": "Become a Pro user for just $9.95 and get unlimited studies! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks because you support further development of TradingView!", + "Beep-beep": "Beep-beep", + "Berlin": "برلین", + "Beta - 1 Year": "Beta - 1 Year", + "Beta - 3 Year": "Beta - 3 Year", + "Beta - 5 Year": "Beta - 5 Year", + "Beta 1Y": "Beta 1Y", + "Beta 3Y": "Beta 3Y", + "Beta 5Y": "Beta 5Y", + "Bill Williams' 3 Lines": "Bill Williams' 3 Lines", + "Bitcoin Talks": "Bitcoin Talks", + "Bitcoin": "Bitcoin", + "BITFINEX - Bitcoin": "BITFINEX - Bitcoin", + "BITSTAMP - Bitcoin": "BITSTAMP - Bitcoin", + "Black": "Black", + "Blank script": "Blank script", + "Blue": "Blue", + "Bogota": "بوگوتا", + "Bold": "Bold", + "Bollinger Bands %B": "Bollinger Bands %B", + "Bollinger Bands %B_study": "نوارهای بولینگر %B", + "Bollinger Bands Width": "Bollinger Bands Width", + "Bollinger Bands Width_study": "Bollinger Bands Width", + "Bollinger Bands": "Bollinger Bands", + "Bollinger Bands_study": "نوارهای بولینگر", "Book Equity": "Book Equity", - "CF Depreciation & Amortization": "CF Depreciation & Amortization", - "CF Net Income": "CF Net Income", + "Border color": "رنگ حاشیه", + "Border Color": "رنگ حاشیه", + "Border": "حاشیه", + "Borders": "حاشیه", + "Bottom Labels": "Bottom Labels", + "Bottom Lables": "برچسب‌های پایین", + "Bottom Margin": "حاشیه از پایین", + "bottom": "پایین", + "Bring Forward": "جلو", + "Bring to Front": "اولین", + "Browser": "Browser", + "Brush": "قلم", + "BSE - Stock - India": "BSE - Stock - India", + "BTC-E - Bitcoin": "BTC-E - Bitcoin", + "BTCYOU - Bitcoin": "BTCYOU - Bitcoin", + "Buenos Aires": "بوینس آیرس", + "Built-ins": "Built-ins", + "Buy Annual": "Buy Annual", + "Buy Ask": "Buy Ask __quote__", + "Buy Bid": "Buy Bid __quote__", + "Buy Market": "Buy Market", + "Buy Monthly": "Buy Monthly", + "BUY MULTIDEVICE ACCESS": "BUY MULTIDEVICE ACCESS", + "Buy symbol": "Buy __displaySymbol__ Limit __abbreviatedNumber__ @ __formattedValue__", + "Buy": "Buy", + "By clicking on “Sign Up” below, you are agreeing to the Terms of Service.": "By clicking on “Sign Up” below, you are agreeing to the Terms of Service.", + "by username": "by __username__", + "by": "by", + "Calendar": "Calendar", + "Calling": "Calling", + "Callout": "Callout", + "Cancel Order": "Cancel Order", + "Cancel publication": "Cancel publication", + "Cancel {{text}} and send feedback": "Cancel {{text}} and send feedback", + "Cancel": "لغو", + "Candles": "شمعی", "Capital Expenditures": "Capital Expenditures", - "Cash Paid for Income Taxes": "Cash Paid for Income Taxes", - "Cash Paid for Interest Expense": "Cash Paid for Interest Expense", - "Cash Ratio": "Cash Ratio", + "Capital LT": "Capital LT", + "Capital": "Capital", + "Card Number": "Card Number", "Cash and Cash Equivalents": "Cash and Cash Equivalents", "Cash and Cash Equivalents, Beginning of Year": "Cash and Cash Equivalents, Beginning of Year", "Cash and Cash Equivalents, End of Year": "Cash and Cash Equivalents, End of Year", + "Cash Flow Statement": "Cash Flow Statement", "Cash from Discontinued Operations": "Cash from Discontinued Operations", "Cash from Financing Activities": "Cash from Financing Activities", "Cash from Investing Activities": "Cash from Investing Activities", "Cash from Operating Activities": "Cash from Operating Activities", + "Cash Paid for Income Taxes": "Cash Paid for Income Taxes", + "Cash Paid for Interest Expense": "Cash Paid for Interest Expense", + "Cash Ratio": "Cash Ratio", "Cash, Cash Equivalents and Short-term ,Investments": "Cash, Cash Equivalents and Short-term ,Investments", + "CBOE - Options - USA": "CBOE - Options - USA", + "CBOT - Futures - USA": "CBOT - Futures - USA", + "CBOT E-mini": "CBOT E-mini", + "CCI 14 Length": "CCI 14 Length", + "CCI 14": "CCI 14", + "CCI Turbo Histogram": "CCI Turbo Histogram", + "CCI Turbo Length": "CCI Turbo Length", + "CCI Turbo": "CCI Turbo", + "center": "وسط", + "Centered": "Centered", + "CF Depreciation & Amortization": "CF Depreciation & Amortization", + "CF Depreciation & Amortization": "CF Depreciation & Amortization", + "CF Net Income": "CF Net Income", + "CFD": "CFD", + "Chaikin Money Flow": "Chaikin Money Flow", + "Chaikin Money Flow_study": "Chaikin Money Flow", + "Chaikin Oscillator": "Chaikin Oscillator", + "Chaikin Oscillator_study": "Chaikin Oscillator", + "Chande Kroll Stop": "Chande Kroll Stop", + "Chande Kroll Stop_study": "Chande Kroll Stop", + "Chande MO": "Chande MO", + "Chande Momentum Oscillator": "Chande Momentum Oscillator", + "Chande Momentum Oscillator_study": "Chande Momentum Oscillator", + "Change angle": "Change angle", + "Change area background": "Change area background", + "Change Background Color": "Change Background Color", + "Change band background": "Change band background", + "Change Disjoint Angle Background Color": "Change Disjoint Angle Background Color", + "Change Disjoint Angle Background Transparency": "Change Disjoint Angle Background Transparency", + "Change Disjoint Angle Color": "Change Disjoint Angle Color", + "Change Disjoint Angle Extending Left": "Change Disjoint Angle Extending Left", + "Change Disjoint Angle Extending Right": "Change Disjoint Angle Extending Right", + "Change Disjoint Angle Filling": "Change Disjoint Angle Filling", + "Change Disjoint Angle Left End": "Change Disjoint Angle Left End", + "Change Disjoint Angle Right End": "Change Disjoint Angle Right End", + "Change Disjoint Angle Show Prices": "Change Disjoint Angle Show Prices", + "Change Disjoint Angle Style": "Change Disjoint Angle Style", + "Change Disjoint Angle Width": "Change Disjoint Angle Width", + "Change Ideas filter": "Change Ideas filter", + "Change in Accounts Payable & Accrued, Expenses": "Change in Accounts Payable & Accrued, Expenses", "Change in Accounts Payable & Accrued, Expenses": "Change in Accounts Payable & Accrued, Expenses", "Change in Accounts Receivable": "Change in Accounts Receivable", "Change in Current Assets": "Change in Current Assets", @@ -1218,6 +361,7 @@ "Change in Income Taxes Payable": "Change in Income Taxes Payable", "Change in Inventories": "Change in Inventories", "Change in Long-term Debt, Net": "Change in Long-term Debt, Net", + "Change in Operating Assets & Liabilities": "Change in Operating Assets & Liabilities", "Change in Operating Assets & Liabilities": "Change in Operating Assets & Liabilities", "Change in Other Assets": "Change in Other Assets", "Change in Other Current Assets": "Change in Other Current Assets", @@ -1225,14 +369,208 @@ "Change in Other Liabilities": "Change in Other Liabilities", "Change in Prepaid Expenses": "Change in Prepaid Expenses", "Change in Short-term Borrowings, Net": "Change in Short-term Borrowings, Net", + "Change Interval": "تغییر بازه", + "Change Interval...": "Change Interval...", + "Change Marker and Border Color": "Change Marker and Border Color", + "Change Resolution": "Change Resolution", + "Change Symbol": "تغییر نماد", + "Change Symbol...": "تغییر نماد...", + "Change Text Background Fill": "Change Text Background Fill", + "Change Text Background Transparency": "Change Text Background Transparency", + "Change Text Background": "Change Text Background", + "Change Text Border Color": "Change Text Border Color", + "Change Text Border": "Change Text Border", + "Change Text Color": "Change Text Color", + "Change Text Font Bold": "Change Text Font Bold", + "Change Text Font Italic": "Change Text Font Italic", + "Change Text Font Size": "Change Text Font Size", + "Change Text Font": "Change Text Font", + "Change Text Wrap": "Change Text Wrap", + "Change Text": "Change Text", + "Change Trend Angle Extending Left": "Change Trend Angle Extending Left", + "Change Trend Angle Extending Right": "Change Trend Angle Extending Right", + "Change Trend Line Always Show Stats": "Change Trend Line Always Show Stats", + "Change Trend Line Color": "Change Trend Line Color", + "Change Trend Line Extending Left": "Change Trend Line Extending Left", + "Change Trend Line Extending Right": "Change Trend Line Extending Right", + "Change Trend Line Left End": "Change Trend Line Left End", + "Change Trend Line Right End": "Change Trend Line Right End", + "Change Trend Line Show Angle": "Change Trend Line Show Angle", + "Change Trend Line Show Bars Range": "Change Trend Line Show Bars Range", + "Change Trend Line Show Date/Time Range": "Change Trend Line Show Date/Time Range", + "Change Trend Line Show Price Range": "Change Trend Line Show Price Range", + "Change Trend Line Style": "Change Trend Line Style", + "Change Trend Line Width": "Change Trend Line Width", + "Channel": "کانال", + "Chart as image": "Chart as image", + "Chart description is required": "Chart description is required", + "Chart does not load": "Chart does not load", + "Chart Help": "Chart Help", + "Chart Layout Name": "Chart Layout Name", + "Chart layout name": "Chart layout name", + "Chart Name": "نام نمودار", + "Chart name": "نام نمودار", + "Chart or Quote, eg.": "Chart or Quote, eg.", + "Chart Properties": "تنظیمات نمودار", + "Chart Snapshot": "Chart Snapshot", + "Chart title is required": "Chart title is required", + "Chart": "Chart", + "Charts": "Charts", + "Chat archives...": "Chat archives...", + "Chat Call": "Chat Call", + "Chat Calling": "Chat Calling", + "Chat Hangup": "Chat Hangup", + "Chat Message": "Chat Message", + "Chat Popup": "Chat Popup", + "Chat title": "Chat title", + "Chats": "Chats", + "Chicago": "شیکاگو", + "Chikou span": "Chikou span", + "Chirpy": "Chirpy", + "Chng 1W": "Chng 1W", + "Chng 4W": "Chng 4W", + "Chng 52W": "Chng 52W", + "Chng": "Chng", + "Choose your PRO plan": "Choose your PRO plan", + "Chop Zone": "Chop Zone", + "Choppiness Index": "Choppiness Index", + "Choppiness Index_study": "Choppiness Index", + "Circle Lines": "خطوط منحنی", + "Circles": "دایره", + "Clear Alerts Log": "Clear Alerts Log", + "Clear Console": "Clear Console", + "Clear Symbols": "Clear Symbols", + "Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.": "Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.", + "Click here to create new alert": "Click here to create new alert", + "Click here to go to chart and create one": "Click here to go to chart and create one", + "Click to set a point": "Click to set a point", + "Clone": "تکثیر", + "Clone, Copy, Sync": "Clone, Copy, Sync", + "Close position": "Close position", + "Close Position": "Close Position", + "Close {0} position?": "Close {0} position?", + "Close": "پایانی", + "close": "close", + "Close_in_legend": "پایانی", + "closed": "بسته", + "Closed": "Closed", + "Closed_line_tool_position": "سود/زیان", + "CME - Futures - USA": "CME - Futures - USA", + "CME E-mini": "CME E-mini", + "Coeffs As Percents": "نمایش به درصد", + "Color 0": "رنگ ۰", + "Color 1": "رنگ ۱", + "Color 2": "رنگ ۲", + "Color 3": "رنگ ۳", + "Color 4": "رنگ ۴", + "Color 5": "Color 5", + "Color 6": "Color 6", + "Color 7": "Color 7", + "Color 8": "Color 8", + "Color bars based on previous close": "نمایش رنگ کندل‌ها بر اساس قیمت پایانی روز قبل", + "Color Theme": "شمای رنگی", + "Color": "رنگ", + "Color:": "رنگ:", + "Columns": "ستونی", + "COMEX - Futures - USA": "COMEX - Futures - USA", + "COMEX E-mini": "COMEX E-mini", + "Comment": "توضیحات", + "Commitments & Contingencies": "Commitments & Contingencies", "Commitments & Contingencies": "Commitments & Contingencies", + "Commodity Channel Index": "Commodity Channel Index", + "Commodity Channel Index_study": "Commodity Channel Index", "Common Stock": "Common Stock", + "Company Comparison": "مقایسه شرکت", + "Company": "Company", + "Compare Add": "Compare Add", + "Compare or Add Symbol": "مقایسه یا افزودن نماد", + "Compare or Add Symbol...": "مقایسه یا افزودن نماد...", + "Compare": "مقایسه", + "Compare...": "مقایسه...", + "Compared to monthly billing": "Compared to monthly billing", + "compiling...": "compiling...", + "Condition": "Condition", + "Conditional Expressions": "Conditional Expressions", + "Confirm Inputs": "Confirm Inputs", + "Confirm replace": "Confirm replace", + "Confirm": "Confirm", + "Confirmation": "تاییدیه", + "Connect": "Connect", + "CONNECT": "CONNECT", + "Connected": "Connected", + "Connecting Line": "Connecting Line", + "Connecting": "Connecting", + "Connors RSI": "Connors RSI", + "ConnorsRSI": "ConnorsRSI", + "Continue": "Continue", + "CONTINUE": "CONTINUE", + "Conversion Line Period": "Conversion Line Period", + "Conversion Line Periods": "Conversion Line Periods", + "Conversion Line": "Conversion Line", + "Coordinates": "مختصات", + "Copied to clipboard": "Copied to clipboard", + "Coppock Curve": "Coppock Curve", + "Coppock Curve_study": "Coppock Curve", + "Copy Chart Layout": "Copy Chart Layout", + "Copy link": "Copy link", + "copy selected object.": "copy selected object.", + "Copy": "کپی", + "Correct": "Correct", + "Correlation Coeff": "Correlation Coeff", + "Correlation Coeff_study": "Correlation Coeff", + "Correlation Coefficient": "Correlation Coefficient", + "Correlation": "Correlation", + "Cost & Operating Expenses": "Cost & Operating Expenses", "Cost & Operating Expenses": "Cost & Operating Expenses", "Cost of Revenue": "Cost of Revenue", + "Count": "Count", "Cover Sheet TSO": "Cover Sheet TSO", + "Create Alert on {{title}}": "Create Alert on {{title}}", + "Create Alert": "Create Alert", + "Create new note...": "Create new note...", + "Create New Order...": "Create New Order...", + "Create new public chat": "Create new public chat", + "Create your first script now!": "Create your first script now!", + "Create": "Create", + "Cross": "مکان‌نما", + "Cross_chart_type": "به‌علاوه", + "Crosses": "تلاقی", + "Crosshair": "نشانه‌گر", + "Crossing Down": "Crossing Down", + "Crossing Up": "Crossing Up", + "Crossing": "Crossing", + "Cumulative Volume Index": "Cumulative Volume Index", "Current Portion of Long-term Debt": "Current Portion of Long-term Debt", "Current Ratio": "Current Ratio", + "Current Valuation": "Current Valuation", + "cursors-group-css-class": "cursors-group-css-class", + "Custom color...": "رنگ دلخواه...", + "Custom intervals and unlimited alerts": "Custom intervals and unlimited alerts", + "Custom Intervals": "Custom Intervals", + "Custom": "Custom", + "Custom...": "Custom...", + "CVV/CSC": "CVV/CSC", + "Cycle": "دوره", + "Cyclic Lines": "خطوط دایره ای", + "d": "d", + "D_dates": "روز", + "d_dates": "روز", + "Daily": "Daily", + "Data provided by BATS exchange.": "Data provided by BATS exchange.", + "Data Window": "Data Window", + "Date Range": "بازه زمانی", + "Date": "Date", + "day": "روز", + "day_plural": "روز", + "Day's Range": "Day's Range", + "Debt Net": "Debt Net", "Debt to Assets": "Debt to Assets", + "Debt to Equity": "Debt to Equity", + "Dec": "Dec", + "DecisionBar": "DecisionBar", + "Decrease Rating": "Decrease Rating", + "Default": "پیش‌فرض", + "Defaults": "پیش‌فرض‌ها", "Deferred Charges": "Deferred Charges", "Deferred Income Tax Liabilities, Short-term": "Deferred Income Tax Liabilities, Short-term", "Deferred Income Taxes": "Deferred Income Taxes", @@ -1242,61 +580,839 @@ "Degree of Combined Leverage": "Degree of Combined Leverage", "Degree of Financial Leverage": "Degree of Financial Leverage", "Degree of Operational Leverage": "Degree of Operational Leverage", + "delayed": "delayed", + "Delayed": "Delayed", + "Delete Alert": "Delete Alert", + "Delete alerts as per filter": "Delete alerts as per filter", + "Delete all Alerts": "Delete all Alerts", + "Delete all inactive Alerts": "Delete all inactive Alerts", + "Delete all your positions, orders and history and set balance to specific value.": "Delete all your positions, orders and history and set balance to specific value.", + "Delete message": "Delete message", + "Delete room": "Delete room", + "Delete script": "Delete script", + "Delete": "حذف", + "Depreciation & Amortization Expense": "Depreciation & Amortization Expense", "Depreciation & Amortization Expense": "Depreciation & Amortization Expense", "Depreciation Expense": "Depreciation Expense", + "Depth": "Depth", + "depth_input": "عمق ورودی", + "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.": "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.", + "Description": "Description", + "DESCRIPTION": "DESCRIPTION", + "Detach Chat": "Detach Chat", + "Details": "Details", + "Detrended Price Oscillator": "Detrended Price Oscillator", + "deviation_input": "انحراف ورودی", + "Device": "Device", + "DI Length_input": "DI Length", "Diluted EPS, Net Income from Continuing Operations": "Diluted EPS, Net Income from Continuing Operations", + "Diluted EPS, Net Income": "Diluted EPS, Net Income", "Diluted Weighted Average Shares": "Diluted Weighted Average Shares", + "Directional Movement Index": "Directional Movement Index", + "Directional Movement Index_study": "Directional Movement Index", + "Directional Movement": "Directional Movement", + "Disconnect": "Disconnect", + "Disconnected": "Disconnected", "Discontinued Operations": "Discontinued Operations", + "Disjoint Angle": "قطع اتصال زاویه", + "Displaced EMA": "Displaced EMA", + "Displacement": "Displacement", + "displacement_input": "تغییر مکان", + "distance: {0}": "{0} :فاصله مختصات", + "Div EA": "Div EA", + "Div Paid": "Div Paid", + "Div Pref": "Div Pref", + "Div Share": "Div Share", + "Divergence Indicator": "Divergence Indicator", + "Diviation (%)": "Diviation (%)", + "Dividend": "Dividend", + "Dividends Paid": "Dividends Paid", + "Dividends per Share, FQ": "Dividends per Share, FQ", + "Dividends": "Dividends", + "divisor_input": "divisor", + "Divisor_input": "Divisor", + "Do Not Cancel": "Do Not Cancel", + "Do not post offline personal contact information.": "Do not post offline personal contact information.", + "Do not publish content that is not your original work, or infringes the copyright of any third party.": "Do not publish content that is not your original work, or infringes the copyright of any third party.", + "Do not show this message again": "Do not show this message again", + "Do you really want to clear all symbols?": "Do you really want to clear all symbols?", + "Do you realy want to delete ": "Do you realy want to delete", + "Do you realy want to delete theme": "Do you realy want to delete __theme__ theme?", + "Do you realy want to delete {0}watchlist?": "Do you realy want to delete {0}watchlist?", + "Do you realy want to replace": "Do you realy want to replace", + "Don't be so cruel! Bans longer than 1 week are not allowed for now.": "Don't be so cruel! Bans longer than 1 week are not allowed for now.", + "Donchian Channels": "Donchian Channels", + "Donchian Channels_study": "Donchian Channels", + "Done": "Done", + "Don’t cry… but your free PRO Plus trial has ended! We hope you benefited from useful features and felt good about yourself for supporting the community.": "Don’t cry… but your free PRO Plus trial has ended! We hope you benefited from useful features and felt good about yourself for supporting the community.", + "Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!": "Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!", + "Dot": "نقطه", + "Double EMA": "Double EMA", + "Double Exponential Moving Average": "Double Exponential Moving Average", + "Double Exponential Moving Average_study": "Double Exponential Moving Average", + "Down Color": "قیمت منفی", + "Down fractals": "Down fractals", + "Down Wave 1 or A": "Down Wave 1 or A", + "Down Wave 2 or B": "Down Wave 2 or B", + "Down Wave 3": "Down Wave 3", + "Down Wave 4": "Down Wave 4", + "Down Wave 5": "Down Wave 5", + "Down Wave C": "Down Wave C", + "Down": "Down", + "Drawing Tools": "Drawing Tools", + "Drawings Syncing": "Drawings Syncing", + "Drawings Toolbar": "Drawings Toolbar", + "Drawings": "ترسیم", + "E-mail for sms": "E-mail for sms", + "E-mail support hours are 4:00 AM – 3 PM EST Monday - Friday. Typical response time is 1 hour during business hours.": "E-mail support hours are 4:00 AM – 3 PM EST Monday - Friday. Typical response time is 1 hour during business hours.", + "E-mail": "E-mail", + "Early Access 33% off{{#is_finished}} – Final chance{{/is_finished}}": "Early Access 33% off{{#is_finished}} – Final chance{{/is_finished}}", + "Early Access for $16.65/Month": "Early Access for $16.65/Month", + "Earnings breaks": "Earnings breaks", + "Earnings Calendar": "Earnings Calendar", + "Earnings per Share, Basic, TTM": "Earnings per Share, Basic, TTM", + "Earnings per Share, Diluted, TTM": "Earnings per Share, Diluted, TTM", + "Earnings": "Earnings", + "Ease Of Movement": "Ease Of Movement", + "Ease of Movement": "Ease of Movement", + "Ease of Movement_study": "Ease of Movement", + "EBIT": "EBIT", + "EBITDA": "EBITDA", + "Economic Calendar": "Economic Calendar", + "Economy & Symbols": "اقتصاد و نمادها", + "Economy": "Economy", + "Edit Alert {{description}} on {{title}}": "Edit Alert {{description}} on {{title}}", + "Edit Alert": "Edit Alert", + "Edit chat room": "Edit chat room", + "EDIT IDEA": "EDIT IDEA", + "Edit Order": "Edit Order", + "Edit Order...": "Edit Order...", + "Edit Position": "Edit Position", + "Edit Position...": "Edit Position...", + "Edit profile": "Edit profile", + "Edit room...": "Edit room...", + "EDIT SCRIPT": "EDIT SCRIPT", + "Edit Sript": "Edit Sript", + "Edit": "Edit", + "EDIT": "EDIT", "Effect of Exchange Rate on Cash": "Effect of Exchange Rate on Cash", + "Elder's Force Index": "Elder's Force Index", + "Elders Force Index_study": "Elders Force Index", + "Elliott Labels": "برچسب های الیوت", + "Elliott Major Retracement": "Elliott Major Retracement", + "Elliott Minor Retracement": "Elliott Minor Retracement", + "Elliott Wave Circle": "Elliott Wave Circle", + "Elliott Wave Cycle": "چرخ موج الیوت", + "Elliott Wave Minor": "Elliott Wave Minor", + "Elliott Wave Subminuette": "Elliott Wave Subminuette", + "Elliott Wave": "Elliott Wave", + "Ellipse": "Ellipse", + "Email": "Email", + "Embed": "Embed", + "Emp": "Emp", "Employee Compensation": "Employee Compensation", + "End of Day": "End of Day", + "English only for main public chatrooms and public ideas - so that everyone can understand. Any language can be spoken in the custom chat rooms. Later we may introduce main public chatrooms for other languages.": "English only for main public chatrooms and public ideas - so that everyone can understand. Any language can be spoken in the custom chat rooms. Later we may introduce main public chatrooms for other languages.", + "English only": "English only", + "Enter a new chart layout name": "Enter a new chart layout name", + "Enter a new chart name": "نام جدید نمودار را وارد کنید", + "Enter new title for this chat": "Enter new title for this chat", + "Entering Channel": "Entering Channel", + "Enterprise Value, FQ": "Enterprise Value, FQ", + "Enterprise Value/EBITDA, TTM": "Enterprise Value/EBITDA, TTM", + "Entry price:": "قیمت ورود", + "Envelope": "Envelope", + "Envelope_study": "Envelope", + "eod data": "اطلاعات پایان روز", + "eod delayed": "اطلاعات پایان روز تاخیری", + "EPS NI": "EPS NI", + "Equality Line": "Equality Line", + "Equity Earnings": "Equity Earnings", + "Equity": "Equity", + "Eraser": "پاک‌کن", + "Error": "Error", + "Estimate": "Estimate", + "EUREX - Futures - Europe": "EUREX - Futures - Europe", + "Event": "Event", + "Events & Alerts": "Events & Alerts", + "Events": "وقایع", + "Exch": "Exch", + "Exchange": "Exchange", + "Exchanges charge per-user fees and redistribution fees from TradingView for delivery of intraday and real-time data. So, we can't give this data for free to everyone (as much as we'd like to).": "Exchanges charge per-user fees and redistribution fees from TradingView for delivery of intraday and real-time data. So, we can't give this data for free to everyone (as much as we'd like to).", + "Exit Full Screen (ESC)": "Exit Full Screen (ESC)", + "Exiting Channel": "Exiting Channel", + "Expand sym chart": "Expand sym chart", + "Expected Annual Dividends": "Expected Annual Dividends", + "Expiration Date (MM/YY)": "Expiration Date (MM/YY)", + "Expiration Time": "Expiration Time", + "Expiration": "Expiration", + "Expired": "Expired", + "Exponential": "Exponential", + "exponential_input": "Exponential", + "ext": "ext", + "Extend Alert Line": "Extend Alert Line", + "Extend Left End": "ابتدا باز", + "Extend Left": "امتداد از چپ", + "Extend Lines Left": "Extend Lines Left", + "Extend Lines": "امتداد خطوط", + "Extend Right End": "انتها باز", + "Extend Right": "امتداد از راست", + "Extend": "بسط", + "Extended Alert Line": "Extended Alert Line", + "Extended Hours (Intraday Only)": "Extended Hours (Intraday Only)", + "Extended Hours": "ساعات غیرمعاملاتی", + "Extended Line": "خط تمدید شده", + "Extended Trading Hours": "Extended Trading Hours", + "Extended": "تمدید شده", + "Extension": "Extension", "Extraordinary Items": "Extraordinary Items", + "Failed": "Failed", + "Failure back color": "رنگ پس‌زمینه حالت شکست", + "Failure text color": "رنگ متن حالت شکست", + "FAILURE": "شکست", + "Falling": "Falling", + "Fans": "بادبزن‌ها", + "Fast length": "Fast length", + "Fast Length": "Fast Length", + "fastLength_input": "Fast Length", + "Fault": "Fault", + "Favorite Drawings Toolbar": "Favorite Drawings Toolbar", + "Favorite ideas": "Favorite ideas", + "Favorite": "Favorite", + "Favorites": "مورد علاقه", + "Feature Request and Feedback": "Feature Request and Feedback", + "Feb": "فوریه", + "Fib Channel": "کانال فیبوناچی", + "Fib Circles": "دایره های فیبوناچی", + "Fib Retracement": "اصلاحی فیبوناچی", + "Fib Speed Resistance Arcs": "Fib Speed Resistance Arcs", + "Fib Speed Resistance Fan": "Fib Speed Resistance Fan", + "Fib Spiral": "Fib Spiral", + "Fib Time Zone": "منطقه زمانی فیبوناچی", + "Fib Wedge": "گوه فیبوناچی", + "Fibonacci": "Fibonacci", + "Fill": "رنگ ناحیه", + "Find existing chat": "Find existing chat", + "First bar time": "First bar time", + "First Name": "First Name", + "Fisher Transform": "Fisher Transform", + "Fisher": "Fisher", + "Flag Mark": "علامت گذاری", + "Flat Bottom": "Flat Bottom", + "Flat Top/Bottom": "Flat Top/Bottom", + "Flipped": "چرخش عمودی", + "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.": "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.", + "Follow {{pro_symbol}}": "Follow {{pro_symbol}}", + "Follow": "Follow", + "Followed": "Followed", + "Followers": "Followers", + "Following below suggestions will help get your ideas suggested:": "Following below suggestions will help get your ideas suggested:", + "Following": "Following", + "Font Size": "اندازه قلم", + "For a limited time, we’re offering a FREE 1 month subscription of PRO Plus (no credit card required, no catches or hidden autobilling).": "For a limited time, we’re offering a FREE 1 month subscription of PRO Plus (no credit card required, no catches or hidden autobilling).", + "for": "for", + "Forecast": "پیش بینی", + "Forex Talks": "Forex Talks", + "Forex": "Forex", + "Forgot password?": "Forgot password?", + "Format": "ویژگی‌ها", + "Format...": "فرمت...", + "FORTUNECX - Bitcoin": "FORTUNECX - Bitcoin", "Free Cash Flow Margin": "Free Cash Flow Margin", "Free Cash Flow Return on Assets": "Free Cash Flow Return on Assets", + "Free Cash Flow": "Free Cash Flow", + "Frequency": "Frequency", + "Full moon mark": "Full moon mark", + "Full Screen": "تمام صفحه", + "Fullscreen mode": "حالت تمام صفحه", + "Function Definition": "Function Definition", + "Fundamentals company": "Fundamentals __company__", + "Fundamentals": "Fundamentals", + "Futures Magazine": "Futures Magazine", + "Futures": "آتی", + "futures": "آتی", + "FXCM - Forex": "FXCM - Forex", + "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.": "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.", + "FxWire PRO": "FxWire PRO", + "Gann Box": "Gann Box", + "Gann Fan": "Gann Fan", + "Gann Square": "Gann Square", + "Gap Down Stocks": "Gap Down Stocks", + "Gap in the data": "Gap in the data", + "Gap Up Stocks": "Gap Up Stocks", + "General & Administrative Expense": "General & Administrative Expense", "General & Administrative Expense": "General & Administrative Expense", - "Goodwill": "Goodwill", + "GOCIO - Bitcoin": "GOCIO - Bitcoin", + "Goodwill & Intangible Assets, Net": "Goodwill & Intangible Assets, Net", "Goodwill & Intangible Assets, Net": "Goodwill & Intangible Assets, Net", + "Goodwill": "Goodwill", + "GrandSuperCycle": "دوره خیلی عظیم", + "Graphics": "نگاره سازی", + "Greater Than": "Greater Than", + "Grey": "Grey", + "Grid Lines": "خطوط شبکه ای", + "Grid": "شبکه", + "Gross Margin %, TTM": "Gross Margin %, TTM", + "Gross Margin": "Gross Margin", + "Gross Profit": "Gross Profit", + "Growing moon": "Growing moon", + "Growing": "Growing", + "h": "h", + "h_dates": "ساعت", + "Hand Bell": "Hand Bell", + "Hate speech": "Hate speech", + "Have something to say?": "Have something to say?", + "Head & Shoulders": "سر و شانه ها", + "Head": "Head", + "Headlines": "Headlines", + "Heiken Ashi": "هایکن آشی", + "Help & Wiki": "Help & Wiki", + "Help": "کمک", + "Hidden Bearish Divergence": "Hidden Bearish Divergence", + "Hidden Bullish Divergence": "Hidden Bullish Divergence", + "Hide All Drawing Tools": "عدم نمایش اشکال", + "Hide Buy/Sell Panel": "Hide Buy/Sell Panel", + "Hide data": "Hide data", + "Hide Drawings Toolbar": "Hide Drawings Toolbar", + "Hide Favorite Drawings Toolbar": "Hide Favorite Drawings Toolbar", + "Hide inactive alerts": "Hide inactive alerts", + "Hide inactive Alerts": "Hide inactive Alerts", + "Hide Marks On Bars": "Hide Marks On Bars", + "Hide Widgets": "Hide Widgets", + "Hide": "عدم نمایش", + "High": "بیشترین", + "high": "high", + "High_in_legend": "بیشترین", + "Histogram": "میله‌ای", + "Historical Volatility": "Historical Volatility", + "HITBTC - Bitcoin": "HITBTC - Bitcoin", + "hl2": "hl2", + "HLC Bars": "عدم نمایش نشانگر قیمت باز", + "hlc3": "hlc3", + "Hlines Background": "رنگ پس‌زمینه", + "Hollow Candles": "شمعی توخالی", + "Home": "Home", + "Hong Kong": "هنگ کنگ", + "Horizontal Line": "خط افقی", + "Horizontal Ray": "Horizontal Ray", + "Hot Lists": "Hot Lists", + "Hotlist": "Hotlist", + "HotLists continuously scan the US stock market to identify best trading opportunities and take considerable resources, so we can't give them out for free to everyone (as much as we'd like to).": "HotLists continuously scan the US stock market to identify best trading opportunities and take considerable resources, so we can't give them out for free to everyone (as much as we'd like to).", + "Hotlists": "Hotlists", + "hour": "ساعت", + "hour_plural": "ساعت", + "How to use the reference materials (Video)": "How to use the reference materials (Video)", + "Hull MA": "Hull MA", + "Hull MA_study": "Hull MA", + "Hull Moving Average": "Hull Moving Average", + "Hundred Line": "Hundred Line", + "ICECAN - Futures - Canada": "ICECAN - Futures - Canada", + "ICEEUR - Futures - Europe": "ICEEUR - Futures - Europe", + "ICEUSA - Futures - USA": "ICEUSA - Futures - USA", + "Ichimoku Cloud": "Ichimoku Cloud", + "Ichimoku Cloud_study": "Ichimoku Cloud", + "Icon": "شمایل", + "Idea or chart snapshot image": "Idea or chart snapshot image", + "IDEA TITLE AND DESCRIPTION": "IDEA TITLE AND DESCRIPTION", + "Ideas for the current resolution only": "Ideas for the current resolution only", + "Ideas for the current symbol only": "Ideas for the current symbol only", + "Ideas of the people I follow & my ideas": "Ideas of the people I follow & my ideas", + "Ideas Published": "Ideas Published", + "Ideas": "Ideas", + "If you are sure you want to cancel, click Cancel, otherwise choose Do Not Cancel.": "If you are sure you want to cancel, click Cancel, otherwise choose Do Not Cancel.", + "If you do intraday analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.": "If you do intraday analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.", + "If you do intraday analysis, consider subscribing to the {{exchange}} exchange.{{^exchangesButton}} You must subscribe to PRO, PRO Plus or Premium service first (from only 9.95/m).{{/exchangesButton}}": "If you do intraday analysis, consider subscribing to the {{exchange}} exchange.{{^exchangesButton}} You must subscribe to PRO, PRO Plus or Premium service first (from only 9.95/m).{{/exchangesButton}}", + "If you do intraday spread analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.": "If you do intraday spread analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.", + "If you follow a symbol you will receive notifications when new ideas about that symbol are published.": "If you follow a symbol you will receive notifications when new ideas about that symbol are published.", + "If you like what you see, you have an exclusive chance to get 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.": "If you like what you see, you have an exclusive chance to get 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.", + "If you need only the most complete and accurate data, then consider subscribing to the PRO Plus or Premium service from only $19.95/m that offers actual real-time data from the NYSE/NASDAQ/AMEX exchanges and much more.": "If you need only the most complete and accurate data, then consider subscribing to the PRO Plus or Premium service from only $19.95/m that offers actual real-time data from the NYSE/NASDAQ/AMEX exchanges and much more.", + "If you want to act quickly to news and events that occur when the regular market is closed, please consider subscribing to PRO Plus or Premium service from only $19.95/m.": "If you want to act quickly to news and events that occur when the regular market is closed, please consider subscribing to PRO Plus or Premium service from only $19.95/m.", + "If you want to identify opportunities in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "If you want to identify opportunities in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "If you want to unlock the power of multiple time frame analysis and add multiple symbols to the same chart layout, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "If you want to unlock the power of multiple time frame analysis and add multiple symbols to the same chart layout, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "If you want to use different watchlists to quickly assess different sectors of the market, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "If you want to use different watchlists to quickly assess different sectors of the market, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "If you want to use private messages - please sign in or register!": "If you want to use private messages - please sign in or register!", + "If you want to use this service - please sign in or register!": "If you want to use this service - please sign in or register!", + "Ignore user": "Ignore user __username__", + "Ignore": "Ignore", + "Ignored users...": "Ignored users...", + "Illicit content": "Illicit content", + "Image URL": "مسیر عکس", + "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", + "In effort to make TradingView more useful to a larger number of users, moderators have the right to hide ideas with bad descriptions or not informative from the front page and the gallery. We are NOT limiting any ways of publishing or using TradingView charts. You can still create and publish any kind of charts; your profile and Activity Stream will still show all created charts.": "In effort to make TradingView more useful to a larger number of users, moderators have the right to hide ideas with bad descriptions or not informative from the front page and the gallery. We are NOT limiting any ways of publishing or using TradingView charts. You can still create and publish any kind of charts; your profile and Activity Stream will still show all created charts.", + "In Session": "In Session", + "In short, the more understandable and interesting your ideas are, the more you’ll gain respect of others and get discovered by the financial community. We’ll do our best to help showcase good ideas.": "In short, the more understandable and interesting your ideas are, the more you’ll gain respect of others and get discovered by the financial community. We’ll do our best to help showcase good ideas.", + "in": "in", + "in_dates": "in", + "inbars": "in __period__ bars", "Income After Taxes": "Income After Taxes", - "Income Before Taxes": "Income Before Taxes", - "Income Taxes": "Income Taxes", - "Income Taxes Payable": "Income Taxes Payable", "Income before Extraordinary Items": "Income before Extraordinary Items", + "Income Before Taxes": "Income Before Taxes", + "Income Statement": "Income Statement", + "Income Taxes Payable": "Income Taxes Payable", + "Income Taxes": "Income Taxes", + "Income": "Income", + "Increase Rating": "Increase Rating", + "Increment": "Increment", + "increment_input": "Increment", + "Ind": "Ind", + "Index": "شاخص", + "index": "شاخص", + "Indicator Arguments in Header": "Indicator Arguments in Header", + "Indicator Arguments": "Indicator Arguments", + "Indicator Last Value": "Indicator Last Value", + "Indicator Titles in Header": "Indicator Titles in Header", + "Indicator Titles": "Indicator Titles", + "Indicator Values": "Indicator Values", + "Indicator": "اندیکاتور", + "Indicators and Strategies": "Indicators and Strategies", + "Indicators": "اندیکاتورها", + "Indicators, Fundamentals, Economy and Add-ons": "اندیکاتورها و بنیادی ها، اقتصاد و افزودنی ها", + "Industry": "Industry", + "Info": "Info", + "Inputs": "ورودی‌ها", + "Insert Drawing Tool": "افزودن شکل", + "Insert emoticon": "Insert emoticon", + "Insert Indicator...": "افزودن اندیکاتور...", + "Insert": "Insert", + "Inside Channel": "Inside Channel", + "Inside Pitchfork": "Inside Pitchfork", + "Inside": "داخلی", + "Install": "Install", "Intangible Assets": "Intangible Assets", "Interest Expense": "Interest Expense", "Interest Income": "Interest Income", "Interest Income/Expense, Net": "Interest Income/Expense, Net", + "Intermediate": "میانروز", + "interval_dialog_description": "Type the interval number for munute 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)", + "Intraday Renko, Kagi, Line Break and Point & Figure charts take considerable resources, so we can't give them out for free to everyone (as much as we'd like to). We can, however, give out these charts for free in the Daily and Weekly resolutions.": "Intraday Renko, Kagi, Line Break and Point & Figure charts take considerable resources, so we can't give them out for free to everyone (as much as we'd like to). We can, however, give out these charts for free in the Daily and Weekly resolutions.", + "Intraday Renko, Kagi, Line Break, PnF and spread charts": "Intraday Renko, Kagi, Line Break, PnF and spread charts", + "Intraday Renko, Kagi, Line Break, PnF charts": "Intraday Renko, Kagi, Line Break, PnF charts", + "Intraday Spread Charts": "Intraday Spread Charts", + "Intraday Spread": "Intraday Spread", + "invalid symbol": "اطلاعاتی وجود ندارد", + "Invalid Symbol": "نماد غیر معتبر", "Inventories, Net": "Inventories, Net", "Investment Changes, Net": "Investment Changes, Net", + "Invoiced every month": "Invoiced every month", + "IP": "IP", "Issuance of Equity": "Issuance of Equity", + "Issue Type": "Issue Type", + "Italic": "Italic", + "ITBIT - Bitcoin": "ITBIT - Bitcoin", + "Jan": "ژانویه", + "Jaw Length": "Jaw Length", + "Jaw Offset": "Jaw Offset", + "Jaw": "فک", + "jawLength_input": "Jaw Length", + "Join Now": "Join Now", + "Journal is empty": "Journal is empty", + "Journal...": "Journal...", + "Jul": "Jul", + "Jun": "ژوئن", + "Jurik Research": "Jurik Research", + "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That is less than $16.65/month. Don’t miss the last chance to get the special Early Access and secure this low rate now!": "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That is less than $16.65/month. Don’t miss the last chance to get the special Early Access and secure this low rate now!", + "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.": "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.", + "Kagi": "Kagi", + "KCBT - Futures - USA": "KCBT - Futures - USA", + "Keltner Channels": "Keltner Channels", + "Keltner Channels_study": "Keltner Channels", + "Key Hidden Levels": "Key Hidden Levels", + "Key Order Flow Events": "Key Order Flow Events", + "Keyboard Shortcuts": "Keyboard Shortcuts", + "Kijun-sen": "Kijun-sen", + "Kind": "Kind", + "Klinger Oscillator": "Klinger Oscillator", + "Klinger Oscillator_study": "Klinger Oscillator", + "Know Sure Thing": "Know Sure Thing", + "Know Sure Thing_study": "Know Sure Thing", + "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.": "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.", + "Kolkata": "کلکته", + "Label Background": "برچسب پس‌زمینه", + "Label": "برچسب", + "Labels Font": "Labels Font", + "Labels": "برچسب‌ها", "Labor Expense": "Labor Expense", + "Lagging Span 2 Periods": "Lagging Span 2 Periods", + "Lagging Span": "Lagging Span", + "Last Annual EPS": "Last Annual EPS", + "Last Annual Revenue": "Last Annual Revenue", + "Last bar time": "Last bar time", + "Last Modified": "Last Modified", + "Last Name": "Last Name", + "Last Value on Price Scale": "نمایش آخرین قیمت بر روی محور", + "Last": "Last", + "LAUNCH CHART": "LAUNCH CHART", + "Launch chat in separate window": "Launch chat in separate window", + "LazyBear - MTF Panes": "LazyBear - MTF Panes", + "LazyBear - S/R Levels": "LazyBear - S/R Levels", + "Lead 1": "Lead 1", + "Lead 2": "Lead 2", + "LEARN MORE": "LEARN MORE", + "Least Squares Moving Average": "Least Squares Moving Average", + "Least Squares Moving Average_study": "Least Squares Moving Average", + "Leave this chat": "Leave this chat", + "Left End": "ابتدا باز", + "Left Labels": "برچسب‌های چپ", + "Left Shoulder": "Left Shoulder", + "left": "چپ", + "len_input": "length", + "Length high": "Length high", + "Length hight": "Length hight", + "Length low": "Length low", + "Length1": "Length1", + "Length2": "Length2", + "Length3": "Length3", + "Length_input": "دوره", + "length_input": "دوره", + "lengthRSI_input": "RSI length", + "lengthStoch_input": "Stoch length", + "Less Than": "Less Than", + "Level {0}": "سطح {0}", + "Level": "Level", + "Levels": "سطوح", + "Liabilities & Stockholder's Equity": "Liabilities & Stockholder's Equity", "Liabilities & Stockholder's Equity": "Liabilities & Stockholder's Equity", + "like": "like", + "like_plural": "likes", + "Limit": "Limit", + "Line Break": "Line Break", + "Line Width": "Line Width", + "Line With Breaks": "خط", + "Line": "خط", + "Linear Regression Curve": "Linear Regression Curve", + "Linear Regression Curve_study": "Linear Regression Curve", + "Linear Regression": "Linear Regression", + "Lines": "خطوط", + "Link interval to all charts": "Link interval to all charts", + "Link symbol to all charts": "Link symbol to all charts", + "LINK TO RELATED IDEAS": "LINK TO RELATED IDEAS", + "Link to this chart": "Link to this chart", + "Link to this chat...": "Link to this chat...", + "Link to this room...": "Link to this room...", + "Link To": "اتصال به", + "Lips Length": "Lips Length", + "Lips Offset": "Lips Offset", + "Lips": "لب ها", + "lipsLength_input": "Lips Length", + "List or list item": "List or list item", + "Load Chart Layout": "Load Chart Layout", + "Load Chart": "بارگذاری نمودار", + "Load Layout Chart": "Load Layout Chart", + "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.": "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.", + "Load New Bars": "بارگزاری داده های جدید", + "Load": "بارگذاری", + "loading data": "در حال دریافت اطلاعات", + "Loading market depth data…": "Loading market depth data…", + "loading...": "در حال بارگزاری ...", + "Loading...": "Loading...", + "Lock All Drawing Tools": "قفل کردن ابزار های رسم", + "Lock Scale": "قفل کردن محور", + "Lock scale": "قفل کردن محور", + "Lock": "قفل", + "Lock/Unlock": "قفل/باز", + "Log Scale": "مقیاس لگاریتمی", + "Log Scale_scale_menu": "مقیاس لگاریتمی", + "log": "لگاریتمی", + "Logged as": "Logged as", + "Logged out": "Logged out", + "London": "لندن", + "Long Length": "Long Length", + "Long length": "Long length", + "Long Period": "Long Period", + "Long period": "Long period", + "Long Position": "وضعیت خرید", + "Long RoC Length_input": "Long RoC Length", "Long Term Capital": "Long Term Capital", "Long Term Debt to Long Term Capital": "Long Term Debt to Long Term Capital", "Long Term Debt to Total Capital": "Long Term Debt to Total Capital", - "Long-term Debt": "Long-term Debt", + "Long": "بلند مدت", + "LONG": "LONG", "Long-term Debt Payments": "Long-term Debt Payments", "Long-term Debt Proceeds": "Long-term Debt Proceeds", + "Long-term Debt": "Long-term Debt", "Long-term Deferred Income Tax Liabilities": "Long-term Deferred Income Tax Liabilities", "Long-term Deferred Liability Charges": "Long-term Deferred Liability Charges", + "Long-term intervals are better than short-term ones for publishing analysis. An idea on 1 minute bars will probably become obsolete by the time people read it. However a good idea may still be featured.": "Long-term intervals are better than short-term ones for publishing analysis. An idea on 1 minute bars will probably become obsolete by the time people read it. However a good idea may still be featured.", "Long-term Investments": "Long-term Investments", - "Minority Interest": "Minority Interest", + "Long_input": "دوره بلند مدت", + "long_input": "دوره بلند مدت", + "longlen_input": "long length", + "Los Angeles": "لس آنجلس", + "Low price available now – don’t miss this chance!": "Low price available now – don’t miss this chance!", + "Low": "کمترین", + "low": "low", + "Low_in_legend": "کمترین", + "Lower Band": "Lower Band", + "Lower Bound": "Lower Bound", + "Lower Devation": "Lower Devation", + "Lower Deviation": "Lower Deviation", + "Lower": "پایینی", + "LowerLimit": "حد پایین", + "LSE - Stock - UK": "LSE - Stock - UK", + "m": "m", + "M_dates": "ماه", + "m_dates": "ماه", + "MA Cross": "MA Cross", + "MA Cross_study": "تقاطع میانگین متحرک", + "MA Exp Ribbon": "MA Exp Ribbon", + "MA Length": "MA Length", + "MACD": "MACD", + "Madrid": "مادرید", + "Magnet Mode": "آهنربا", + "Major": "بزرگ", + "Make a Copy": "Make a Copy", + "Make a Copy...": "Make a Copy...", + "Make It Mine": "Make It Mine", + "Manage Alerts": "Manage Alerts", + "Manage Drawings": "مدیریت اشکال", + "Mar": "مارس", + "Margin AT": "Margin AT", + "Margin G": "Margin G", + "Margin G%": "Margin G%", + "Margin O": "Margin O", + "Margin PT": "Margin PT", + "Margins": "Margins", + "Marker Color": "رنگ نشانگر", + "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.": "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.", + "Market Cap - Basic": "Market Cap - Basic", + "market closed": "market closed", + "Market Open": "Market Open", + "market open": "market open", + "Market Summary": "Market Summary", + "Market": "Market", + "Marketplace Add-ons": "Marketplace Add-ons", + "Mass Index": "Mass Index", + "Mass Index_study": "شاخص انبوه", + "Max value": "Max value", + "Maximize Chat": "Maximize Chat", + "maximum_input": "حداکثر", + "May": "می", + "McGinley Dynamic": "McGinley Dynamic", + "Measure (Shift + Click on the chart)": "خطوط میزان تغییرات (شیفت + کلیک)", + "Median": "خط میانی", + "MERCADO - Bitcoin": "MERCADO - Bitcoin", + "Merge Down": "ترکیب با ناحیه پایین", + "Merge Up": "ترکیب با ناحیه بالایی", + "Message settings": "Message settings", + "Message": "Message", + "messages today": "__messages__ messages today", + "MGEX - Futures - USA": "MGEX - Futures - USA", + "MicroTrends": "MicroTrends", + "middle": "وسط", + "Middle": "وسط", + "Minor": "کوچک", + "Minority Interest & Equity Earnings": "Minority Interest & Equity Earnings", "Minority Interest & Equity Earnings": "Minority Interest & Equity Earnings", + "Minority Interest": "Minority Interest", + "Minuette": "دقیقه", + "Minus Line": "Minus Line", + "minute": "دقیقه", + "minute_plural": "دقیقه", + "Minute": "دقیقه", + "Mirrored": "جرخش افقی", + "Mkt Cap": "Mkt Cap", + "mod": "mod", + "Mode": "نوع", + "MODERATED": "MODERATED", + "Moderator": "Moderator", + "Moderators Warning Messages": "Moderators Warning Messages", + "Modified Schiff Pitchfork": "Modified Schiff Pitchfork", + "Modified Schiff": "شیف تغییر داده‌شد", + "Modify Order": "Modify Order", + "Modify": "Modify", + "Momentum": "Momentum", + "Money Flow": "Money Flow", + "Money Flow_study": "گردش پول", + "month": "ماه", + "month_plural": "ماه", + "month0": "Jan", + "month1": "Feb", + "month10": "Nov", + "month11": "Dec", + "month2": "Mar", + "month3": "Apr", + "month4": "May", + "month5": "Jun", + "month6": "Jul", + "month7": "Aug", + "month8": "Sep", + "month9": "Oct", + "Monthly": "Monthly", + "Moon Phases": "Moon Phases", + "Moscow": "مسکو", + "move chart 1 bar to the left.": "move chart 1 bar to the left.", + "move chart 1 bar to the right.": "move chart 1 bar to the right.", + "Move Down": "انتقال به پایین", + "move further to the left.": "move further to the left.", + "move further to the right.": "move further to the right.", + "Move Up": "انتقال به بالا", + "Moving Avarage Weighted": "Moving Avarage Weighted", + "Moving Average Convergence/Divergence": "Moving Average Convergence/Divergence", + "Moving Average Convergence/Divergence_study": "Moving Average Convergence/Divergence", + "Moving Average Exponential": "Moving Average Exponential", + "Moving Average Exponential_study": "نمایی میانگین متحرک", + "Moving Average Weighted_study": "Moving Average Weighted", + "Moving Average": "Moving Average", + "Moving Average_study": "میانگین متحرک", + "Moving Down %": "Moving Down %", + "Moving Down": "Moving Down", + "Moving Up %": "Moving Up %", + "Moving Up": "Moving Up", + "MTF Studies": "MTF Studies", + "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.": "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.", + "MTPredictor": "MTPredictor", + "Mult_input": "Multiplier", + "mult_input": "multiplier", + "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.": "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.", + "Multi-Time Period Charts": "Multi-Time Period Charts", + "Multiple accounts": "Multiple accounts", + "Multiple charts layout and watch lists": "Multiple charts layout and watch lists", + "Multiple Charts Layout available only to PRO users.": "Multiple Charts Layout available only to PRO users.", + "Multiple Charts Layout": "Multiple Charts Layout", + "Multiple Connections": "Multiple Connections", + "Multiple Watch Lists available only to PRO users.": "Multiple Watch Lists available only to PRO users.", + "Multiple Watch Lists": "Multiple Watch Lists", + "Multiplier": "Multiplier", + "My Ideas and Notes": "My Ideas and Notes", + "My ideas only": "My ideas only", + "My Script": "My Script", + "My Scripts": "My Scripts", + "n/a": "هیچ کدام", + "Name": "Name", + "NASDAQ - Stock - USA": "NASDAQ - Stock - USA", + "NASDAQ and NYSE charge exchange and per-user fees, which means we can’t give this for free to everyone (as much as we'd love to). Our free feed is provided by BATS electronic exchange, which offers approximate volumes and prices with fewer updates.": "NASDAQ and NYSE charge exchange and per-user fees, which means we can’t give this for free to everyone (as much as we'd love to). Our free feed is provided by BATS electronic exchange, which offers approximate volumes and prices with fewer updates.", + "Nasdaq Gap Down Stocks": "Nasdaq Gap Down Stocks", + "Nasdaq Gap Up Stocks": "Nasdaq Gap Up Stocks", + "Nasdaq Percent Advances": "Nasdaq Percent Advances", + "Nasdaq Percent Declines": "Nasdaq Percent Declines", + "Nasdaq Price Advances": "Nasdaq Price Advances", + "Nasdaq Price Declines": "Nasdaq Price Declines", + "Nasdaq Range Advances": "Nasdaq Range Advances", + "Nasdaq Range Declines": "Nasdaq Range Declines", + "Nasdaq Volume Leaders": "Nasdaq Volume Leaders", "Net Change in Cash": "Net Change in Cash", "Net Debt": "Net Debt", "Net Income Applicable to Common": "Net Income Applicable to Common", "Net Income from Continuing, Operations Applicable to Common": "Net Income from Continuing, Operations Applicable to Common", "Net Income per Employee": "Net Income per Employee", + "Net Income": "Net Income", "Net Operating Profit after Tax": "Net Operating Profit after Tax", + "Net Volume": "Net Volume", + "Net Volume_study": "حجم خالص", "Net Working Capital": "Net Working Capital", + "NEUTRAL": "NEUTRAL", + "NEW CHART LAYOUT": "NEW CHART LAYOUT", + "New moon mark": "New moon mark", + "New password is sent to your email.": "New password is sent to your email.", + "New script name": "New script name", + "New York": "نیویورک", + "New {0} chart...": "New {0} chart...", + "New": "New", + "News": "News", + "next symbol": "next symbol", + "Next": "Next", + "No account history yet": "No account history yet", + "No advertising, direct marketing, or solicitation! To advertise to our audience contact founders@tradingview.com": "No advertising, direct marketing, or solicitation! To advertise to our audience contact founders@tradingview.com", + "No alerts triggered": "No alerts triggered", + "No alerts": "No alerts", + "No defamatory, threatening or discriminatory remarks, hate speech or personal attacks.": "No defamatory, threatening or discriminatory remarks, hate speech or personal attacks.", + "No drawings yet": "شکلی رسم نشده است", + "No ideas matched your criteria": "No ideas matched your criteria", + "No ideas.
If you want to use this service - please sign in or register!": "No ideas.
If you want to use this service - please sign in or register!", + "No indicators matched your criteria.": "هیچ اندیکاتوری با شرط شما مطابقت ندارد.", + "No links / posts with illegal content, pornography, or nudity.": "No links / posts with illegal content, pornography, or nudity.", + "No monthly invoices": "No monthly invoices", + "No notifications yet": "No notifications yet", + "No posting links or reference to content / sites that contain viruses or malware.": "No posting links or reference to content / sites that contain viruses or malware.", + "No public library scripts were found.": "No public library scripts were found.", + "No real-time data": "No real-time data", + "No saved scripts yet": "No saved scripts yet", + "No scripts matched your criteria": "No scripts matched your criteria", + "No Sound notifications": "No Sound notifications", + "No study templates saved": "No study templates saved", + "No symbols matched your criteria": "هیچ نمادی با شرط شما مطابقت ندارد", + "No": "No", + "NO": "خیر", + "No, thank you": "No, thank you", "Non-operating Gains/Losses": "Non-operating Gains/Losses", "Noncontrolling Interest": "Noncontrolling Interest", + "Normal Bearish Divergence": "Normal Bearish Divergence", + "Normal Bullish Divergence": "Normal Bullish Divergence", + "Normal": "خط", + "Not applicable": "غیر قابل قبول", + "not authorized": "not authorized", + "Note": "یادداشت", + "Note: default study templates won't be removed permanently": "Note: default study templates won't be removed permanently", "Notes Payable": "Notes Payable", + "Notification sound": "Notification sound", + "Notifications": "Notifications", + "Nov": "Nov", + "Now is your LAST & FINAL chance to get 12 months for only $199.80 (regular $299.40). That’s less than $16.65/month and 33% off regular price.": "Now is your LAST & FINAL chance to get 12 months for only $199.80 (regular $299.40). That’s less than $16.65/month and 33% off regular price.", + "NSE - Stock - India": "NSE - Stock - India", "Number of Employees": "Number of Employees", "Number of Shareholders": "Number of Shareholders", + "NYMEX - Futures - USA": "NYMEX - Futures - USA", + "NYMEX E-mini": "NYMEX E-mini", + "NYSE - Stock - USA": "NYSE - Stock - USA", + "NYSE Gap Down Stocks": "NYSE Gap Down Stocks", + "NYSE Gap Up Stocks": "NYSE Gap Up Stocks", + "NYSE LIFFE - Futures - USA": "NYSE LIFFE - Futures - USA", + "NYSE Percent Advances": "NYSE Percent Advances", + "NYSE Percent Declines": "NYSE Percent Declines", + "NYSE Price Advances": "NYSE Price Advances", + "NYSE Price Declines": "NYSE Price Declines", + "NYSE Range Advances": "NYSE Range Advances", + "NYSE Range Declines": "NYSE Range Declines", + "NYSE Volume Leaders": "NYSE Volume Leaders", + "Objects Tree": "اشکال و اندیکاتورها", + "Objects Tree...": "لیست اشکال و اندیکاتورها...", + "Oct": "Oct", + "Official AMEX, NYSE & NASDAQ Real-time Data": "Official AMEX, NYSE & NASDAQ Real-time Data", + "Official real-time & intraday data": "Official real-time & intraday data", + "Official real-time, intraday and volume data": "Official real-time, intraday and volume data", + "Offset": "فاصله", + "Oh no! You have only two weeks left in your PRO Plus trial! These benefits will expire in two short weeks:": "Oh no! You have only two weeks left in your PRO Plus trial! These benefits will expire in two short weeks:", + "OHLC Values": "OHLC Values", + "ohlc4": "ohlc4", + "OK": "تایید", + "OKCOIN - Bitcoin": "OKCOIN - Bitcoin", + "On Balance Volume": "On Balance Volume", + "On Balance Volume_study": "On Balance Volume", + "OnBalanceVolume": "OnBalanceVolume", + "Once per bar (on close)": "Once per bar (on close)", + "Once per bar (on condition)": "Once per bar (on condition)", + "Once": "Once", + "One account can be accessed from one browser (on one device) at a time - to stay compliant with exchange regulations and prevent unauthorized access.": "One account can be accessed from one browser (on one device) at a time - to stay compliant with exchange regulations and prevent unauthorized access.", + "Only private ideas": "Only private ideas", + "Only PRO Plus and Premium subscibers can access extended hours data on the charts. Extended trading hours include both pre-market and after hours sessions each day the market is open.": "Only PRO Plus and Premium subscibers can access extended hours data on the charts. Extended trading hours include both pre-market and after hours sessions each day the market is open.", + "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D) interval.": "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D) interval.", + "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D)": "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D)", + "Only PRO, PRO Plus and Premium users that have a subscription to {{exchange}} Exchange can get official data on real-time prices, volume and intraday history. You'll now be switched to the Daily (D) interval, which is available to all users.": "Only PRO, PRO Plus and Premium users that have a subscription to {{exchange}} Exchange can get official data on real-time prices, volume and intraday history. You'll now be switched to the Daily (D) interval, which is available to all users.", + "open Indicators.": "open Indicators.", + "Open Interval Dialog": "Open Interval Dialog", + "open Load Chart.": "open Load Chart.", + "Open Pine Script Editor": "Open Pine Script Editor", + "Open Price": "Open Price", + "Open Script": "Open Script", + "Open Trading Panel": "Open Trading Panel", + "Open": "باز", + "open": "open", + "Open_in_legend": "باز", + "Open_line_tool_position": "سود/زیان", "Operating Expenses": "Operating Expenses", "Operating Leases": "Operating Leases", "Operating Margin": "Operating Margin", + "Operating Metrics": "Operating Metrics", "Operating Profit": "Operating Profit", "Operating Revenue": "Operating Revenue", + "or copy url:": "or copy url:", + "Or": "Or", + "Order #": "Order #", + "Order": "Order", + "Original": "اصلی", + "Oscillator": "اسیلاتور", + "Oscillators": "Oscillators", + "OTC - Stock - USA": "OTC - Stock - USA", "Other Accounts Payable and Accrued Expenses": "Other Accounts Payable and Accrued Expenses", "Other Accounts, Notes Receivable": "Other Accounts, Notes Receivable", "Other Accumulated Comprehensive Income": "Other Accumulated Comprehensive Income", @@ -1307,9 +1423,10 @@ "Other Current Assets": "Other Current Assets", "Other Current Liabilities": "Other Current Liabilities", "Other Debt, Net": "Other Debt, Net", - "Other Equity": "Other Equity", "Other Equity Transactions, Net": "Other Equity Transactions, Net", + "Other Equity": "Other Equity", "Other Financing Activities, Net": "Other Financing Activities, Net", + "Other General & Administrative Expense": "Other General & Administrative Expense", "Other General & Administrative Expense": "Other General & Administrative Expense", "Other Interest Income/Expense, Net": "Other Interest Income/Expense, Net", "Other Investing Activities": "Other Investing Activities", @@ -1320,36 +1437,643 @@ "Other Operating Expenses": "Other Operating Expenses", "Other Receivables": "Other Receivables", "Other Revenue": "Other Revenue", + "Other Selling, General & Administrative Expenses": "Other Selling, General & Administrative Expenses", "Other Selling, General & Administrative Expenses": "Other Selling, General & Administrative Expenses", + "Other": "Other", + "Our PRO Plus users see amazing benefits. You get advanced trading opportunities using multi symbol statistical arbitrage techniques. Read more about PRO Plus features.": "Our PRO Plus users see amazing benefits. You get advanced trading opportunities using multi symbol statistical arbitrage techniques. Read more about PRO Plus features.", + "Outside Channel": "Outside Channel", + "Overbought": "Overbought", + "Overlay the main chart": "نمایش بر روی ناحیه اصلی", + "Override Min Tick": "حداقل مقیاس قیمت", + "Oversold": "Oversold", + "Overwrite Script": "Overwrite Script", + "Paper Trading is disconnected": "Paper Trading is disconnected", + "Parabolic SAR": "Parabolic SAR", + "Parabolic SAR_study": "Parabolic SAR", + "ParabolicSAR": "ParabolicSAR", + "Parallel Channel": "Parallel Channel", + "Paris": "پاریس", + "partially erase.": "partially erase.", "Partners Capital": "Partners Capital", + "Password": "Password", + "Paste %s": "Paste %s", + "paste object.": "paste object.", + "Pearson's R": "Pearson's R", "Pension/Postretirement Obligation": "Pension/Postretirement Obligation", + "per month": "per month", + "per year": "per year", + "Percent Advances": "Percent Advances", + "Percent Declines": "Percent Declines", + "Percent": "Percent", + "percent_input": "Percent", + "Percentage": "مقیاس درصدی", + "Percentage_scale_menu": "مقایس درصدی", + "Period ending": "Period ending", + "Period Ending": "Period Ending", + "Period": "Period", + "Permanent link to this message": "Permanent link to this message", + "Personal information": "Personal information", + "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.": "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.", + "Pick your idea or paste url to someone's else idea.": "Pick your idea or paste url to someone's else idea.", + "Pine Editor": "Pine Editor", + "Pine Script Editor": "Pine Script Editor", + "Pine Script Reference": "Pine Script Reference", + "Pine Script Tutorial": "Pine Script Tutorial", + "Pitchfan": "Pitchfan", + "Pitchfork": "Pitchfork", + "Pivot Points High Low": "Pivot Points High Low", + "Pivot Points Standard": "Pivot Points Standard", + "Pivots Timeframe": "Pivots Timeframe", + "Place Order": "Place Order", + "Play Sound": "Play Sound", + "Please consider subscribing to our PRO service which includes many other features not available in the free membership.": "Please consider subscribing to our PRO service which includes many other features not available in the free membership.", + "Please do not modify the alert so we can investigate the issue.": "Please do not modify the alert so we can investigate the issue.", + "Please enter a valid idea URL or chart image URL": "Please enter a valid idea URL or chart image URL", + "Please enter chart layout name": "Please enter chart layout name", + "Please enter chart name": "نام نمودار را وارد کنید", + "Please enter your feedback": "Please enter your feedback", + "Please name this script": "Please name this script", + "Please read before publishing": "Please read before publishing", + "Please use English for conversation. Other languages will be supported in the future": "Please use English for conversation. Other languages will be supported in the future", + "Please use only English in tags": "Please use only English in tags", + "Please, enter your e-mail": "Please, enter your e-mail", + "Plot dividends": "Plot dividends", + "Plot earnings": "Plot earnings", + "Plot Offsets": "Plot Offsets", + "Plot splits": "Plot splits", + "Plot": "رسم", + "Plots Background": "Plots Background", + "Point & Figure": "Point & Figure", + "Point bar": "Point __point__ Bar #", + "Polyline": "Polyline", + "Position": "Position", + "post-market": "پس از بسته شدن بازار", + "Post-Market": "Post-Market", + "pre-market": "پیش از گشایش بازار", + "Pre-Market": "Pre-Market", "Pre-tax Margin": "Pre-tax Margin", + "Precise Labels": "Precise Labels", + "Precision": "دقت", "Preferred Dividends": "Preferred Dividends", "Preferred Stock": "Preferred Stock", + "Premium": "Premium", "Prepaid Expenses": "Prepaid Expenses", + "Presentation is important. Too much clutter adds to confusion.": "Presentation is important. Too much clutter adds to confusion.", + "Prev": "Prev", + "Previous Close Price": "Previous Close Price", + "previous close": "previous close", + "previous symbol": "previous symbol", + "Price % Change 1 Week": "Price % Change 1 Week", + "Price % Change 4 Week": "Price % Change 4 Week", + "Price % Change 52 Week": "Price % Change 52 Week", + "Price - 52 Week High": "Price - 52 Week High", + "Price - 52 Week Low": "Price - 52 Week Low", + "Price Advances": "Price Advances", + "Price Declines": "Price Declines", + "Price History": "Price History", + "Price incorrect": "Price incorrect", + "Price Label": "Price Label", + "Price Levels": "سطوح قیمت", + "Price Line": "خط قیمت", + "Price Oscillator": "Price Oscillator", + "Price Oscillator_study": "Price Oscillator", + "Price Range": "محدوده قیمتی", + "Price Scale": "Price Scale", + "Price Source": "مبنای قیمت", + "Price Volume Trend": "Price Volume Trend", + "Price": "قیمت", + "Price/Earnings, TTM": "Price/Earnings, TTM", + "Price/Revenue, TTM": "Price/Revenue, TTM", + "Price:": "قیمت:", + "Prices": "قیمت‌ها", + "Primary Exchange": "Primary Exchange", + "Primary": "اصلی", + "Prior": "Prior", + "Priority email support": "Priority email support", + "Priority phone support": "Priority phone support", + "Priority Support": "Priority Support", + "Private Chart Publishing": "Private Chart Publishing", + "PRO Badge & Adding Value": "PRO Badge & Adding Value", + "PRO members can add optional multi-device access. Click \"Buy Multi-Device Access\" to access your account from several devices at the same time. Click CONNECT to terminate the other session and connect here.": "PRO members can add optional multi-device access. Click \"Buy Multi-Device Access\" to access your account from several devices at the same time. Click CONNECT to terminate the other session and connect here.", + "PRO Plus Trial": "PRO Plus Trial", + "Pro Realtime": "Pro Realtime", + "Pro Trial": "Pro Trial", + "Pro": "Pro", + "pro": "pro", + "Profile Settings": "Profile Settings", + "Profit Background Color": "Profit Background Color", + "Profit Level. Ticks:": "حد سود", + "PROFIT TRGT": "PROFIT TRGT", + "Profit": "Profit", + "Profitability": "Profitability", + "Projection": "Projection", + "Properties": "تنظیمات", + "Properties...": "تنظیمات...", "Property and Equipment, Gross": "Property and Equipment, Gross", + "Property, Plant & Equipment, Net": "Property, Plant & Equipment, Net", "Property, Plant & Equipment, Net": "Property, Plant & Equipment, Net", + "propertypage-name-label": "propertypage-name-label", + "propertypage-name-label_css_class": "propertypage-name-label-nocap", + "ProTradingIndicators": "ProTradingIndicators", + "Public Library": "Public Library", + "Public Profile": "Public Profile", + "PUBLISH IDEA": "PUBLISH IDEA", + "PUBLISH SCRIPT": "PUBLISH SCRIPT", + "Publish Script": "Publish Script", + "Published Chart": "Published Chart", + "Published idea or chart image URL": "Published idea or chart image URL", + "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.", + "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.", + "Published ideas settings": "Published ideas settings", + "published": "published", + "Publishing means sharing your chart and trading idea with the financial web and the investing community. A published idea needs to be detailed and descriptive in order to be meaningful to other traders.": "Publishing means sharing your chart and trading idea with the financial web and the investing community. A published idea needs to be detailed and descriptive in order to be meaningful to other traders.", + "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.": "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.", "Purchase of Investments": "Purchase of Investments", + "Qty": "Qty", + "Quantity": "Quantity", "Quick Ratio": "Quick Ratio", + "Quote this message": "Quote this message", + "Quotes are delayed by 10 min and updated every 30 seconds": "Quotes are delayed by 10 min and updated every 30 seconds", + "Quotes are delayed by 10 min and updated in realtime": "Quotes are delayed by 10 min and updated in realtime", + "Range Advances": "Range Advances", + "Range Declines": "Range Declines", + "range": "range", + "Rate Of Change": "Rate Of Change", + "Rating": "Rating", + "Ray": "Ray", + "Read more": "Read more", + "Read more...": "Read more...", "Realized Gains/Losses": "Realized Gains/Losses", + "realtime": "زمان واقعی", + "Realtime": "Realtime", + "Rearm every 1 minute": "Rearm every 1 minute", + "Rearm every 10 minute": "Rearm every 10 minute", + "Rearm every 30 minute": "Rearm every 30 minute", + "Rearm every 5 minute": "Rearm every 5 minute", + "Rearm every hour": "Rearm every hour", + "Recent Chats": "Recent Chats", + "Recover Password": "Recover Password", + "Recover": "Recover", + "Rectangle": "مستطیل", + "Redo {0}": "حالت بعدی", + "Redo": "حالت بعدی", + "redo": "redo", + "Regression Trend": "روند رگراسیون", + "Relative Strength Index": "Relative Strength Index", + "Relative Strength Index_study": "Relative Strength Index", + "Relative Vigor Index": "Relative Vigor Index", + "Relative Vigor Index_study": "Relative Vigor Index", + "Relative Volatility Index": "Relative Volatility Index", + "Relative Volatility Index_study": "Relative Volatility Index", + "Remember me": "Remember me", + "Remember, with PRO Plus you benefit from:": "Remember, with PRO Plus you benefit from:", + "Remove All Drawing Tools": "حذف همه اشکال", + "Remove All Indicators": "حذف همه اندیکاتورها", + "Remove All Studies": "پاک کردن همه ی محاسبات", + "Remove custom interval": "Remove custom interval", + "Remove from favorites": "حذف از موارد مورد علاقه", + "Remove this room from favorites": "Remove this room from favorites", + "Remove": "حذف", + "Rename Chart Layout": "Rename Chart Layout", + "Rename Chart": "تغییرنام نمودار", + "Rename script": "Rename script", + "Rename...": "تغییرنام...", + "Renko": "Renko", + "Renko, Kagi, Line Break, Point & Figure": "Renko, Kagi, Line Break, Point & Figure", + "Report data issues": "Report data issues", + "Report Data Issues": "Report Data Issues", + "Repost to": "Repost to", "Repurchase of Equity": "Repurchase of Equity", + "Reputation": "Reputation", + "Require Order Confirmation": "Require Order Confirmation", + "Research & Development Expense": "Research & Development Expense", "Research & Development Expense": "Research & Development Expense", + "Reset Chart": "تنظیمات پیش‌فرض نمودار", + "Reset Paper Trading Account": "Reset Paper Trading Account", + "Reset Paper Trading Account...": "Reset Paper Trading Account...", + "Reset Scale": "مقیاس پیش‌فرض", + "Reset Settings": "Reset Settings", + "Reset": "تنظیم مجدد", + "Restart Alert {{description}} on {{title}}": "Restart Alert {{description}} on {{title}}", + "Restart Alert...": "Restart Alert...", + "Restart": "Restart", + "Restart...": "Restart...", "Restricted Cash": "Restricted Cash", + "Restructuring, Remediation & Impairment Provisions": "Restructuring, Remediation & Impairment Provisions", "Restructuring, Remediation & Impairment Provisions": "Restructuring, Remediation & Impairment Provisions", "Retained Earnings": "Retained Earnings", + "retrying": "در حال تلاش مجدد", "Return on Assets": "Return on Assets", + "Return on Equity": "Return on Equity", + "Return on Invested Capital %, TTM": "Return on Invested Capital %, TTM", "Return on Invested Capital": "Return on Invested Capital", + "Rev LA": "Rev LA", "Revenue per Employee": "Revenue per Employee", + "Reverse position": "Reverse position", + "Reverse Position": "Reverse Position", + "Reverse {0} position?": "Reverse {0} position?", + "Reverse": "معکوس", + "Right End": "انتها باز", + "Right Labels": "Right Labels", + "Right Lables": "برچسب‌های راست", + "Right Margin": "حاشیه از راست", + "Right Shoulder": "Right Shoulder", + "right": "راست", + "Rights infringement": "Rights infringement", + "Risk/Reward long": "Risk/Reward long", + "Risk/Reward Ratio: {0}": "‫نسبت ریسک به سود: {0}", + "Risk/Reward short": "Risk/Reward short", + "RobBooker": "RobBooker", + "ROC Length": "ROC Length", + "ROC": "ROC", + "roclen1_input": "RoC Length 1", + "roclen2_input": "RoC Length 2", + "roclen3_input": "RoC Length 3", + "roclen4_input": "RoC Length 4", + "Room archives...": "Room archives...", + "Room purpose": "Room purpose", + "Room title": "Room title", + "Rotated Rectangle": "Rotated Rectangle", + "RSI Length": "RSI Length", + "RSI Source": "RSI Source", + "RSI": "RSI", + "Run Product Walk-Through": "Run Product Walk-Through", + "RVI": "RVI", + "s": "s", + "S/L": "S/L", "Sale of Investments": "Sale of Investments", + "Sale of Property, Plant & Equipment": "Sale of Property, Plant & Equipment", "Sale of Property, Plant & Equipment": "Sale of Property, Plant & Equipment", + "Sales & Marketing Expense": "Sales & Marketing Expense", "Sales & Marketing Expense": "Sales & Marketing Expense", + "Sao Paulo": "سائوپلو", + "Save ${{savings}}": "Save ${{savings}}", + "Save As Default": "Save As Default", + "Save As Watchlist...": "Save As Watchlist...", + "Save As...": "ذخیره به عنوان ...", + "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout": "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout", + "Save Chart Layout": "Save Chart Layout", + "Save Drawing Template As...": "Save Drawing Template As...", + "Save image": "ذخیره عکس", + "Save Interval": "Save Interval", + "Save New Chart Layout": "Save New Chart Layout", + "Save New Chart": "ذخیره نمودار جدید", + "Save Script As": "Save Script As", + "Save Study Template As...": "Save Study Template As...", + "Save symbol list as...": "Save symbol list as...", + "Save": "ذخیره", + "save": "save", + "Scale Left": "مقیاس محور چپ", + "Scale Percentage": "درصد مقیاس", + "Scale Price Chart Only": "فقط نمودار مقیاس قیمت", + "Scale Right": "مقیاس محور راست", + "Scale Series Only": "تغییر مقیاس تنها برای قیمت", + "Scale series only": "تغییر مقیاس تنها برای قیمت", + "Scale Series only": "تغییر مقیاس تنها برای قیمت", + "Scale": "Scale", + "Scales Lines": "رنگ خطوط محورها", + "Scales Properties": "خصوصیات مقیاس ها", + "Scales Properties...": "تنظیمات محورها...", + "Scales Text": "رنگ متن محورها", + "Scales": "محورها", + "Scaling": "مقیاس بندی", + "Schiff Pitchfork": "Schiff Pitchfork", + "Schiff": "شیف", + "Screen (No Scale)": "مقیاس صفحه", + "Script Editor": "ویرایشگر فرمول", + "Script Editor...": "Script Editor...", + "Script must have a name": "Script must have a name", + "Script Name": "Script Name", + "Script text is not modified, nothing to save": "Script text is not modified, nothing to save", + "SCRIPT TITLE AND DESCRIPTION": "SCRIPT TITLE AND DESCRIPTION", + "SCRIPT TITLE": "SCRIPT TITLE", + "SCRIPT": "SCRIPT", + "Scripts": "Scripts", + "Search for scripts published by community": "Search for scripts published by community", + "Search ideas": "Search ideas", + "Search scripts": "Search scripts", + "Search": "جستجو", + "Sector": "Sector", + "See All Tags...": "See All Tags...", + "Select Layout": "Select Layout", + "Select type...": "Select type...", + "Select user to start new chat with": "Select user to start new chat with", + "Sell Ask": "Sell Ask __quote__", + "Sell Bid": "Sell Bid __quote__", + "Sell Market": "Sell Market", + "Sell symbol": "Sell __displaySymbol__ Stop __abbreviatedNumber__ @ __formattedValue__", + "Sell": "Sell", + "Selling, General & Administrative Expenses": "Selling, General & Administrative Expenses", "Selling, General & Administrative Expenses": "Selling, General & Administrative Expenses", + "Send Backward": "عقب", + "Send E-mail": "Send E-mail", + "Send Feedback or Report an Issue": "Send Feedback or Report an Issue", + "Send Message to stocktwits": "Send Message to stocktwits", + "Send message": "Send message", + "Send private message to": "Send private message to __username__", + "Send Reply": "Send Reply", + "Send SMS": "Send SMS", + "Send to Back": "آخرین", + "Send": "Send", + "Senkou A": "Senkou A", + "Senkou B": "Senkou B", + "Seoul": "سئول", + "Sep": "Sep", + "Session Breaks": "تنفس معاملاتی", + "Sessions": "Sessions", + "Set Alert": "Set Alert", + "Set chat title...": "Set chat title...", + "Settings": "تنظیمات", + "Shanghai": "شانگهای", + "Share on StockTwits a snapshot of your chart as a picture and whatever you write.": "Share on StockTwits a snapshot of your chart as a picture and whatever you write.", + "Share on Twitter a snapshot of your chart as a picture and whatever you write.": "Share on Twitter a snapshot of your chart as a picture and whatever you write.", + "Share to...": "Share to...", + "Shareholders": "Shareholders", + "Shares": "Shares", + "Short Length": "Short Length", + "Short length": "Short length", + "Short Period": "Short Period", + "Short period": "Short period", + "Short Position": "Short Position", + "Short RoC Length_input": "Short RoC Length", + "Short": "کوتاه مدت", + "SHORT": "SHORT", "Short-term Borrowings": "Short-term Borrowings", "Short-term Investments": "Short-term Investments", + "Short_input": "دوره کوتاه مدت", + "short_input": "دوره کوتاه مدت", + "shortlen_input": "Short Length", + "Show Active Orders Only": "Show Active Orders Only", + "Show Alert Labels": "Show Alert Labels", + "Show all messages from": "Show all messages from __username__", + "Show all my messages": "Show all my messages", + "Show All": "نمایش همه", + "Show Angle": "نمایش زاویه", + "Show Arguments in Header": "نمایش پارامترها", + "Show Background": "نمایش پس زمینه", + "Show Bars Range": "نمایش فاصله روزها", + "Show Buy/Sell Panel": "Show Buy/Sell Panel", + "Show chart snapshot preview": "Show chart snapshot preview", + "Show Console": "Show Console", + "Show Countdown": "Show Countdown", + "Show data": "Show data", + "Show Date/Time Range": "نمایش فاصله تاریخی", + "Show Distance": "نمایش فاصله مختصات", + "Show Dividends on Chart": "Show Dividends on Chart", + "Show Earnings on Chart": "Show Earnings on Chart", + "Show Executions": "Show Executions", + "Show historical pivots": "Show historical pivots", + "Show Indicator Last Value": "Show Indicator Last Value", + "Show Labels": "نمایش برچسب‌ها", + "Show Last Value on Price Scale": "نمایش آخرین ارزش روی مقیاس قیمت", + "Show Last Value": "Show Last Value", + "Show Left Axis": "نمایش محور چپ", + "show MA_input": "نمایش میانگین متحرک", + "Show more": "Show more", + "Show More": "Show More", + "Show Objects Tree": "نمایش لیست اشکال", + "Show Only Drawings": "فقط نمایش اشکال رسم شده", + "Show only favorite rooms": "Show only favorite rooms", + "Show only my sent and received messages": "Show only my sent and received messages", + "Show Only Studies": "فقط نمایش محاسبات", + "Show Orders": "Show Orders", + "Show Popup": "Show Popup", + "Show Positions": "Show Positions", + "Show Price Range": "نمایش فاصله قیمتی", + "Show Price": "نمایش قیمت", + "Show Prices": "نمایش قیمت‌ها", + "Show Right Axis": "نمایش محور راست", + "Show Source Code": "Show Source Code", + "Show Splits on Chart": "Show Splits on Chart", + "Show Symbol Labels": "نمایش برچسب نمادها", + "Show Symbol Labels_context_menu": "نمایش برچسب نمادها", + "Show Symbol Last Value": "Show Symbol Last Value", + "Show Text": "نمایش متن", + "Show Time": "نمایش زمان", + "Show Wave": "نمایش موج", + "Show": "نمایش", + "Show/Hide Drawings Toolbar": "Show/Hide Drawings Toolbar", + "Show/Hide": "نمایش/عدم نمایش", + "showMA_input": "نمایش میانگین متحرک", + "Sig": "Sig", + "siglen_input": "Signal Length", + "sigma_input": "sigma", + "Sigma_input": "Sigma", + "Sign In": "Sign In", + "Sign in": "Sign in", + "Sign Out": "Sign Out", + "Sign out": "Sign out", + "Sign Up for FREE": "Sign Up for FREE", + "Sign Up": "Sign Up", + "Signal Labels": "Signal Labels", + "Signal Length": "Signal Length", + "Signal Line Period": "Signal Line Period", + "Signal line period": "Signal line period", + "Signal smoothing": "Signal smoothing", + "Signal": "سیگنال", + "signalLength_input": "Signal Length", + "Simple ma(oscillator)": "Simple ma(oscillator)", + "Simple ma(signal line)": "Simple ma(signal line)", + "Simple": "ساده", + "Singapore": "سنگاپور", + "Size": "Size", + "Skip": "Skip", + "Slow length": "Slow length", + "Slow Length": "Slow Length", + "Slow scrolling or chart loading": "Slow scrolling or chart loading", + "slowLength_input": "Slow Length", + "SMA": "میانگین متحرک", + "smalen1_input": "SMA Length 1", + "smalen2_input": "SMA Length 2", + "smalen3_input": "SMA Length 3", + "smalen4_input": "SMA Length 4", + "SMI Ergodic Indicator": "SMI Ergodic Indicator", + "SMI Ergodic Indicator/Oscillator": "SMI Ergodic Indicator/Oscillator", + "SMI Ergodic Indicator/Oscillator_study": "SMI Ergodic Indicator/Oscillator", + "SMI Ergodic Oscillator": "SMI Ergodic Oscillator", + "smoothD_input": "Smooth D", + "Smoothed Moving Average": "Smoothed Moving Average", + "smoothK_input": "Smooth K", + "So… You’ve had free PRO Plus for a week now. Seeing the advantages?": "So… You’ve had free PRO Plus for a week now. Seeing the advantages?", + "Social": "Social", + "Some authors that we recommend get marked as Suggested Authors, and their ideas get posted to the front page automatically. The basis for recommending authors is multiple factors, which include a large number of interesting ideas. A suggested author has a corresponding badge in their profile.": "Some authors that we recommend get marked as Suggested Authors, and their ideas get posted to the front page automatically. The basis for recommending authors is multiple factors, which include a large number of interesting ideas. A suggested author has a corresponding badge in their profile.", + "Someone agreed/disagreed with your idea": "Someone agreed/disagreed with your idea", + "Someone commented on the idea you follow": "Someone commented on the idea you follow", + "Someone commented on your idea": "Someone commented on your idea", + "Someone followed you": "Someone followed you", + "Someone logged into your account from different device": "Someone logged into your account from different device", + "Someone published idea on symbol you follow": "Someone published idea on symbol you follow", + "Someone replied to your comment": "Someone replied to your comment", + "Someone you follow change status": "Someone you follow change status", + "Someone you follow post new comment": "Someone you follow post new comment", + "Someone you follow published new idea": "Someone you follow published new idea", + "Sorry, PRO Plus trial could not be set.": "Sorry, PRO Plus trial could not be set.", + "Sort by last price": "Sort by last price", + "Sort by price change percent": "Sort by price change percent", + "Sort by price change": "Sort by price change", + "Sort by symbol": "Sort by symbol", + "Sound on addressed to me messages": "Sound on addressed to me messages", + "Sound on every message": "Sound on every message", + "Source back color": "رنگ پس‌زمینه نقطه شروع", + "Source border color": "رنگ لبه نقطه شروع", + "Source Code": "Source Code", + "Source code": "Source code", + "Source Code...": "Source Code...", + "Source text color": "رنگ متن نقطه شروع", + "Source": "Source", + "Source_compare": "منبع", + "Split": "Split", + "Spreads for intraday charts are calculated based on 1-minute bars, and then recompiled into the selected interval. This approach is the only correct one, but requires significant server power. This means we can't give spread charts for free to everyone (as much as we'd like to).": "Spreads for intraday charts are calculated based on 1-minute bars, and then recompiled into the selected interval. This approach is the only correct one, but requires significant server power. This means we can't give spread charts for free to everyone (as much as we'd like to).", + "Start new chat with...": "Start new chat with...", + "START TRIAL": "START TRIAL", + "Start": "Start", + "start_input": "شروع", + "Stats Text Color": "Stats Text Color", + "Stay In Drawing Mode": "ماندن در حالت رسم", + "Stay in Drawing Mode": "ماندن در حالت ترسیم", + "StdDev": "StdDev", + "Step": "پله‌ای", + "Stochastic Length": "Stochastic Length", + "Stochastic RSI": "Stochastic RSI", + "Stochastic RSI_study": "Stochastic RSI", + "Stochastic": "Stochastic", + "Stochastic_study": "Stochastic", + "Stock And Index Talks": "Stock And Index Talks", + "Stock Charts & Forex Charts": "Stock Charts & Forex Charts", "Stock Option Tax Benefits": "Stock Option Tax Benefits", + "Stock": "سهام", + "stock": "سهام", + "StockTwits": "StockTwits", + "Stocktwits": "Stocktwits", + "Stop Alert": "Stop Alert", + "Stop alerts as per filter": "Stop alerts as per filter", + "Stop all Alerts": "Stop all Alerts", + "Stop Background Color": "Stop Background Color", + "Stop Color:": "رنگ محدوده زیان", + "Stop Level. Ticks:": "حد زیان", + "Stop Loss": "Stop Loss", + "STOP LOSS": "STOP LOSS", + "Stop syncing drawing": "Stop syncing drawing", + "Stop": "Stop", + "Stop: {0} ({1}%)": "‫زیان: {0} ({1}%)", + "Stopped Manual": "Stopped Manual", + "Stopped": "Stopped", + "Strategies": "Strategies", + "streaming": "در حال دریافت اطلاعات", + "Study not loading": "Study not loading", + "Study Template": "Study Template", + "Study Templates": "Study Templates", + "Style": "نحوه نمایش", + "Subminuette": "کمتر از دقیقه", + "SUBSCRIBE FOR ${{ cost }}": "SUBSCRIBE FOR ${{ cost }}", + "Subscribe with bitcoin": "Subscribe with bitcoin", + "Subscription Plans": "Subscription Plans", + "Success back color": "رنگ پس‌زمینه حالت موفقیت", + "Success text color": "رنگ متن حالت موفقیت", + "SUCCESS": "موفقیت", + "Suggested Chart": "Suggested Chart", + "Suggested ideas & my ideas": "Suggested ideas & my ideas", + "Suggestions & Feedback": "Suggestions & Feedback", + "SuperCycle": "دوره بزرگ", + "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.": "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.", + "Surprise": "Surprise", + "Suspicious links": "Suspicious links", + "Swing Trading": "Swing Trading", + "Sydney": "سیدنی", + "sym_input": "نماد", + "Sym_input": "Symbol", + "Symbol Description": "Symbol Description", + "Symbol Last Value": "Symbol Last Value", + "Symbol list name": "Symbol list name", + "Symbol Search...": "جستجوی نماد...", + "Symbol": "نماد", + "SYMBOL": "نماد", + "symbol_input": "نماد", + "Symbols to be added on the chart": "نماد هایی که به نمودار اضافه می شوند", + "Sync crosshair on all charts": "Sync crosshair on all charts", + "Sync drawing to all charts": "Sync drawing to all charts", + "Sync drawings to all charts": "Sync drawings to all charts", + "Sync": "Sync", + "T/P": "T/P", + "TAGS": "TAGS", + "Taipei": "چین تایپه", + "Take advantage of this offer now!": "Take advantage of this offer now!", + "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.": "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.", + "Take Profit": "Take Profit", + "Talks": "Talks", + "Target back color": "رنگ پس‌زمینه نقطه هدف", + "Target border color": "رنگ لبه نقطه هدف", + "Target Color:": "رنگ محدوده سود", + "Target text color": "رنگ متن نقطه هدف", + "Target: {0} ({1}%)": "‫سود: {0} ({1}%)", "Tax Rate": "Tax Rate", + "Technical Analysis": "تحلیل تکنیکی", + "Teeth Length": "Teeth Length", + "Teeth Offset": "Teeth Offset", + "Teeth": "دندان", + "teethLength_input": "Teeth Length", + "Tehran": "تهران", + "Template": "Template", + "Templates": "Templates", "Temporary Equity": "Temporary Equity", + "Tenkan-sen": "Tenkan-sen", + "Text Alignment:": "تراز سطوح", + "Text color": "رنگ متن", + "Text Color": "رنگ متن", + "Text Font": "قلم", + "Text Wrap": "شکستن خودکار خطوط", + "Text": "متن", + "Text:": "متن:", + "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.": "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.", + "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!": "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!", + "The best ideas are placed in the Suggested tab, where they receive extra exposure. All suggested ideas are hand-picked by our editorial team based on a number of criteria. We have a dedicated group of people who review every idea published every day to find the most interesting and informative ideas that will be helpful to other members.": "The best ideas are placed in the Suggested tab, where they receive extra exposure. All suggested ideas are hand-picked by our editorial team based on a number of criteria. We have a dedicated group of people who review every idea published every day to find the most interesting and informative ideas that will be helpful to other members.", + "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!": "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!", + "The Extended Trading Hours feature is available only for intraday charts": "The Extended Trading Hours feature is available only for intraday charts", + "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.": "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.", + "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.": "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.", + "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to: No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.": "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to: No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.", + "Themes": "Themes", + "There was an error posting your message.": "There was an error posting your message.", + "Thin": "Thin", + "This action cannot be undone.": "This action cannot be undone.", + "This feature allows you to create any chart, such as 7 minutes, 12 minutes, or 8 hours. If you want to identify opportunities on custom intervals in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "This feature allows you to create any chart, such as 7 minutes, 12 minutes, or 8 hours. If you want to identify opportunities on custom intervals in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "This functionality is available only to PRO users.": "This functionality is available only to PRO users.", + "This is a temporary chart.": "This is a temporary chart.", + "This is EOD data with no updates.": "This is EOD data with no updates.", + "This is not a user script, cannot save": "This is not a user script, cannot save", + "This is not the latest saved script version": "This is not the latest saved script version", + "This script is read only": "This script is read only", + "Three Drivers Pattern": "Three Drivers Pattern", + "Thumb Down": "Thumb Down", + "Thumb Up": "Thumb Up", + "Time Interval": "دوره زمانی", + "Time Levels": "سطوح تاریخ", + "Time Scale": "Time Scale", + "Time Zone": "منطقه زمانی", + "Time": "Time", + "TimeZone": "منطقه زمانی", + "Timezone/Sessions Properties...": "خصوصیات موقعیت زمانی/دوره معاملاتی", + "Timezone/Sessions": "Timezone/Sessions", + "Title": "Title", + "To get alerts list - please sign in or register!": "To get alerts list - please sign in or register!", + "To get alerts log - please sign in or register!": "To get alerts log - please sign in or register!", + "To save your work, sign up for FREE.": "To save your work, sign up for FREE.", + "To set an alert on a drawing requires the chart to be saved. Unfortunately you have already saved 5 charts. Upgrade to PRO, PRO Plus or Premium account and save as many charts as you want, along with many other exciting features. Starts from only $9.95 a month - upgrade today!": "To set an alert on a drawing requires the chart to be saved. Unfortunately you have already saved 5 charts. Upgrade to PRO, PRO Plus or Premium account and save as many charts as you want, along with many other exciting features. Starts from only $9.95 a month - upgrade today!", + "Toggle Auto Scale": "Toggle Auto Scale", + "Toggle favorite": "Toggle favorite", + "Toggle Log Scale": "Toggle Log Scale", + "Toggle Maximize Chart": "Toggle Maximize Chart", + "Toggle notifications for this room": "Toggle notifications for this room", + "Toggle Percentage": "Toggle Percentage", + "Tokyo": "توکیو", + "TOOL": "ابزار", + "Tools": "Tools", + "Top Labels": "برچسب‌های بالا", + "Top Margin": "حاشیه از بالا", + "top": "بالا", + "Toronto": "تورنتو", "Total Adjustments": "Total Adjustments", + "Total agrees": "Total agrees", "Total Assets": "Total Assets", "Total Capital": "Total Capital", "Total Current Assets": "Total Current Assets", @@ -1363,87 +2087,779 @@ "Total Non-operating Income/Expense": "Total Non-operating Income/Expense", "Total Operating Expenses": "Total Operating Expenses", "Total Receivables, Net": "Total Receivables, Net", + "Total Revenue": "Total Revenue", "Total Shares Outstanding": "Total Shares Outstanding", "Total Short-term Debt": "Total Short-term Debt", "Total Stockholder's Equity": "Total Stockholder's Equity", + "Total": "Total", + "Trades on Chart": "Trades on Chart", + "Trading Journal": "Trading Journal", + "Trading Notes": "Trading Notes", + "Trading Panel": "Trading Panel", + "Trading properties...": "Trading properties...", + "Trading Properties...": "Trading Properties...", + "Trading": "Trading", + "TradingView alerts run on powerful and backed-up servers, so you’ll always get notified when something happens and won’t miss a beat. This takes considerable resources, so we can't give an unlimited number of alerts to everyone for free (as much as we'd like to).": "TradingView alerts run on powerful and backed-up servers, so you’ll always get notified when something happens and won’t miss a beat. This takes considerable resources, so we can't give an unlimited number of alerts to everyone for free (as much as we'd like to).", + "TradingView Free Quotes and Chat": "TradingView Free Quotes and Chat", + "TradingView is only for English-language content at this time.": "TradingView is only for English-language content at this time.", + "Trailing Twelve Months": "Trailing Twelve Months", + "Transparency": "شفافیت", "Treasury Stock": "Treasury Stock", + "Trend Angle": "Trend Angle", + "Trend Line": "Trend Line", + "Trend-Based Fib Extension": "Trend-Based Fib Extension", + "Trend-Based Fib Time": "Trend-Based Fib Time", + "Trial": "Trial", + "Triangle Pattern": "Triangle Pattern", + "Triangle": "Triangle", + "Trigger": "Trigger", + "Triggered and Not Active": "Triggered and Not Active", + "Triple EMA": "Triple EMA", + "Triple EMA_study": "Triple EMA", + "TRIX": "TRIX", + "TRIX_study": "TRIX", + "true range": "true range", + "True Strength Indicator": "True Strength Indicator", + "True Strength Indicator_study": "True Strength Indicator", + "TSX - Stock - Canada": "TSX - Stock - Canada", + "TSXV - Stock - Canada": "TSXV - Stock - Canada", + "Turn off notifications for this room": "Turn off notifications for this room", + "Turn on notifications for this room": "Turn on notifications for this room", + "Type your message here": "Type your message here", + "Type": "نوع", + "Ultimate Oscillator": "Ultimate Oscillator", + "Unban": "Unban", + "Undo {0}": "حالت قبلی", + "Undo": "حالت قبلی", + "undo": "undo", + "Unfollow": "Unfollow", + "Unignore user": "Unignore user __username__", + "Unignore": "Unignore", + "Unlimited number of indicators on a chart": "Unlimited number of indicators on a chart", + "Unlimited Saved Charts": "Unlimited Saved Charts", + "Unlimited saved charts": "Unlimited saved charts", + "Unlimited server-side alerts": "Unlimited server-side alerts", + "Unmerge Down": "جداسازی و انتقال به پایین", + "Unmerge Up": "جداسازی و انتقال به بالا", + "Unsaved script": "Unsaved script", + "Unsolicited advertising": "Unsolicited advertising", + "Untitled Script": "Untitled Script", + "Up Color": "قیمت مثبت", + "Up fractals": "Up fractals", + "Up Wave 1 or A": "Up Wave 1 or A", + "Up Wave 2 or B": "Up Wave 2 or B", + "Up Wave 3": "Up Wave 3", + "Up Wave 4": "Up Wave 4", + "Up Wave 5": "Up Wave 5", + "Up Wave C": "Up Wave C", + "Up": "Up", + "Update Status": "Update Status", + "Update status": "Update status", + "UpDown Length": "UpDown Length", + "Upgrade and get 33% off an annual subscription!": "Upgrade and get 33% off an annual subscription!", + "Upgrade Now": "Upgrade Now", + "Upgrade now": "Upgrade now", + "Upgrade your account": "Upgrade your account", + "Upper Band": "Upper Band", + "Upper Bound": "Upper Bound", + "Upper Deviation": "Upper Deviation", + "Upper": "بالایی", + "UpperLimit": "حد بالا", + "US Exchanges": "US Exchanges", "USD Conversion Rate": "USD Conversion Rate", - "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.": "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.", - "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!": "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!", - "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to: No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.": "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to: No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.", - "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!": "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!", - "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.": "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.", - "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.": "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.", - "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.": "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.", - "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.": "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.", - "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.": "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.", - "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.": "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.", - "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.": "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.", - "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.": "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.", - "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.": "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.", - "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.": "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.", - "Favorite": "Favorite", - "Rename script": "Rename script", - "This is not the latest saved script version": "This is not the latest saved script version", - "My Script": "My Script", - "Show Console": "Show Console", - "Script text is not modified, nothing to save": "Script text is not modified, nothing to save", - "This is not a user script, cannot save": "This is not a user script, cannot save", - "Script Name": "Script Name", - "Expiration Time": "Expiration Time", - "Please name this script": "Please name this script", - "Script must have a name": "Script must have a name", - "Exit Full Screen (ESC)": "Exit Full Screen (ESC)", - "Stock Charts & Forex Charts": "Stock Charts & Forex Charts", - "Toggle favorite": "Toggle favorite", - "Buy Ask": "Buy Ask __quote__", - "Frequency": "Frequency", - "Buy Bid": "Buy Bid __quote__", - "Sell Ask": "Sell Ask __quote__", - "Sell Bid": "Sell Bid __quote__", - "Condition": "Condition", - "Connected": "Connected", - "CONNECT": "CONNECT", - "Disconnected": "Disconnected", - "Exiting Channel": "Exiting Channel", - "All": "All", - "5y": "5y", - "1y": "1y", + "Use Lower Deviation": "Use Lower Deviation", + "Use only one account - registering with multiple accounts is not allowed.": "Use only one account - registering with multiple accounts is not allowed.", + "Use Upper Deviation": "Use Upper Deviation", + "Username": "Username", + "useTrueRange_input": "Use True Range", + "UTC": "UTC", + "Valuation": "Valuation", + "Value": "Value", + "Vancouver": "ونکوور", + "Vertical Line": "Vertical Line", + "Views": "Views", + "Visual Order": "ترتیب نمایش", + "Vol": "Vol", + "Volatility Stop": "Volatility Stop", + "Volume Based": "Volume Based", + "Volume Leaders": "Volume Leaders", + "Volume MA": "میانگین متحرک حجم", + "Volume Oscillator": "Volume Oscillator", + "Volume Oscillator_study": "Volume Oscillator", + "Volume profile indicators and extended trading hours": "Volume profile indicators and extended trading hours", + "Volume Profile Indicators": "Volume Profile Indicators", + "Volume": "حجم", + "Volume_study": "حجم", + "VolumeProfile": "VolumeProfile", + "Vortex Indicator": "Vortex Indicator", + "VWAP": "VWAP", + "VWMA": "VWMA", + "VWMA_study": "VWMA", + "W_dates": "هفته", + "Waning moon": "Waning moon", + "Want official data and more features?": "Want official data and more features?", + "Warning": "Warning", + "Warsaw": "ورشو", + "Watchlist": "Watchlist", + "Watchlist, details and news": "Watchlist, details and news", + "Watermark": "رنگ نماد پس زمینه", + "Wave Size": "اندازه موج", + "We are doing some brief daily maintenance. Alerts will be back really soon, thanks for your patience!": "We are doing some brief daily maintenance. Alerts will be back really soon, thanks for your patience!", + "We are happy to give away as many things for free as possible, however studies are server-based and this takes considerable resources. So we can't give an unlimited number of indicators to everyone for free (as much as we'd like to).": "We are happy to give away as many things for free as possible, however studies are server-based and this takes considerable resources. So we can't give an unlimited number of indicators to everyone for free (as much as we'd like to).", + "We'are sorry, something went wrong. Try to reload page.": "We'are sorry, something went wrong. Try to reload page.", + "week": "هفته", + "week_plural": "هفته", + "Weekly": "Weekly", + "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.": "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.", + "White": "White", + "Why Go Pro?": "Why Go Pro?", + "Wick": "سایه بیشترین و کمترین", + "Width": "عرض", + "Willams %R": "Willams %R", + "Willams %R_study": "Willams %R", + "Williams %R": "Williams %R", + "Williams Alligator": "Williams Alligator", + "Williams Alligator_study": "Williams Alligator", + "Williams Fractal": "Williams Fractal", + "Window Size_input": "Window Size", + "With Markers": "نقاط قیمت", + "wizofstep": "__index__ of __steps__", + "WMA Length_input": "WMA Length", + "Woodies CCI": "Woodies CCI", + "wrote": "wrote", + "XABCD Pattern": "XABCD Pattern", + "y_dates": "سال", + "y_dates_plural": "سال", + "Yearly": "Yearly", + "YES": "بله", + "Yes": "Yes", + "You already have Pro Plus trial.": "You already have Pro Plus trial.", + "You already participated in Pro Plus trial.": "You already participated in Pro Plus trial.", + "You already set {{options.maxAlertsNumber}} alerts. Upgrade to PRO Plus to set unlimited custom alerts and improve your experience!": "You already set {{options.maxAlertsNumber}} alerts. Upgrade to PRO Plus to set unlimited custom alerts and improve your experience!", + "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.": "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.", + "You are not authenticated.": "You are not authenticated.", + "You are not logged in. Please sign in.": "You are not logged in. Please sign in.", + "you are using browser": "You are using __browser__ on __os__.", + "You can not vote twice for one message": "You can not vote twice for one message", + "You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.": "You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.", + "You can save up to 5 charts with your subscription. Upgrade to PRO, PRO Plus or Premium membership and save unlimited charts, along with many other exciting features. Starting from only $9.95 a month - upgrade today!": "You can save up to 5 charts with your subscription. Upgrade to PRO, PRO Plus or Premium membership and save unlimited charts, along with many other exciting features. Starting from only $9.95 a month - upgrade today!", + "You have no ignored users": "You have no ignored users", + "You have no private messages yet": "You have no private messages yet", + "You may subscribe for official realtime and intraday data.": "You may subscribe for official realtime and intraday data.", + "You requested a custom interval that is available only to PRO users.": "You requested a custom interval that is available only to PRO users.", + "You requested a hotlist that is available only to PRO users.": "You requested a hotlist that is available only to PRO users.", + "You requested a symbol that is available only to PRO Plus and Premium users. You will now be switched to the equivalent BATS symbol.": "You requested a symbol that is available only to PRO Plus and Premium users. You will now be switched to the equivalent BATS symbol.", + "You requested an intraday spread symbol that is available only to PRO Plus and Premium users. You will now be switched to a Daily (D) interval.": "You requested an intraday spread symbol that is available only to PRO Plus and Premium users. You will now be switched to a Daily (D) interval.", + "You will be automatically redirected to PayPal in order to finish your purchase.": "You will be automatically redirected to PayPal in order to finish your purchase.", + "You're subscribing to {{ product_title }}": "You're subscribing to {{ product_title }}", + "Your 30-day free PRO Plus account has been activated. You are now part of a community of 2 million+ ideas that have been created within TradingView charts. To help get the ball rolling, we'd suggest you spend a few minutes familiarizing yourself with our online help section. We hope you enjoy working with TradingView and wish you good trading!": "Your 30-day free PRO Plus account has been activated. You are now part of a community of 2 million+ ideas that have been created within TradingView charts. To help get the ball rolling, we'd suggest you spend a few minutes familiarizing yourself with our online help section. We hope you enjoy working with TradingView and wish you good trading!", + "Your account will be charged $0.01 in order to verify it.": "Your account will be charged $0.01 in order to verify it.", + "Your chart is being saved, please wait a moment before you leave this page.": "Your chart is being saved, please wait a moment before you leave this page.", + "Your credit card on file is XXXX-XXXX-XXXX": "Your credit card on file is XXXX-XXXX-XXXX", + "Your free account allows you to apply up to 10 studies to a chart. Upgrade to PRO, PRO Plus or Premium account to have as many studies on a chart as you want, as well as many other exciting features.": "Your free account allows you to apply up to 10 studies to a chart. Upgrade to PRO, PRO Plus or Premium account to have as many studies on a chart as you want, as well as many other exciting features.", + "Your Order": "Your Order", + "Your Personal Invitation to Go PRO Plus": "Your Personal Invitation to Go PRO Plus", "ytd": "ytd", "YTD": "YTD", - "6m": "6m", - "3m": "3m", - "1m": "1m", - "5d": "5d", - "1d": "1d", - "Room title": "Room title", - "Room purpose": "Room purpose", - "Edit chat room": "Edit chat room", - "Create new public chat": "Create new public chat", - "Show Symbol Last Value": "Show Symbol Last Value", - "Show Indicator Last Value": "Show Indicator Last Value", - "Paper Trading is disconnected": "Paper Trading is disconnected", - "Hide Buy/Sell Panel": "Hide Buy/Sell Panel", - "Sell symbol": "Sell __displaySymbol__ Stop __abbreviatedNumber__ @ __formattedValue__", - "Buy symbol": "Buy __displaySymbol__ Limit __abbreviatedNumber__ @ __formattedValue__", - "IDEA TITLE AND DESCRIPTION": "IDEA TITLE AND DESCRIPTION", - "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.": "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.", - "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.": "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.", - "SHORT": "SHORT", - "LONG": "LONG", - "NEUTRAL": "NEUTRAL", - "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

": "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

", - "you are using browser": "You are using __browser__ on __os__.", - "Hide data": "Hide data", - "Show data": "Show data", - "Study Templates": "Study Templates", - "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout": "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout", - "Find existing chat": "Find existing chat", - "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", - "Black": "Black", - "Blue": "Blue", - "Grey": "Grey", - "White": "White", - "Show Positions": "Show Positions", - "Show Orders": "Show Orders" + "Zero Line": "Zero Line", + "Zero": "صفر", + "Zig Zag": "Zig Zag", + "Zoom In": "بزرگ نمایی", + "Zoom Out": "کوچک نمایی", + "{0} bars": "{0} میله", + "{0} copy": "{0} کپی", + "{0} ideas...": "{0} ideas...", + "{0} P&L: {1}": "‫", + "Up bars": "Up bars", + "Down bars": "Down bars", + "Projection up bars": "Projection up bars", + "Projection down bars": "Projection down bars", + "ATR length": "ATR length", + "Reversal amount": "Reversal amount", + "Number of line": "Number of line", + "HL": "HL", + "ATR": "ATR", + "Traditional": "Traditional", + "Website": "Website", + "Support": "Support", + "PRO Premium": "PRO Premium", + "PRO Plus": "PRO Plus", + "PRO Plus Early Access": "PRO Plus Early Access", + "Update Payment Method": "Update Payment Method", + "Enter your new address": "Enter your new address", + "Save changes": "Save changes", + "All your current subscriptions will be updated to use the new account.": "All your current subscriptions will be updated to use the new account.", + "This trading product is integrated in TradingView thanks to our Partner Program for Developers. These are independent, unaffiliated studies, which are not part of TradingView subscriptions – these are separate tools that you buy if you want. Description, algorithm, support and prices are all determined by the author.": "This trading product is integrated in TradingView thanks to our Partner Program for Developers. These are independent, unaffiliated studies, which are not part of TradingView subscriptions – these are separate tools that you buy if you want. Description, algorithm, support and prices are all determined by the author.", + "EDIT SUBSCRIPTION": "EDIT SUBSCRIPTION", + "TradingView Account": "TradingView Account", + "

Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the features, top authors or create your first idea!

": "

Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the features, top authors or create your first idea!

", + "Alert not found with standart API": "Alert not found with standart API", + "Chatting is enabled {0} hours after creating a new account. This is done to prevent chat bots and general spam.": "Chatting is enabled {0} hours after creating a new account. This is done to prevent chat bots and general spam.", + "Do you really want to clear alerts log?": "Do you really want to clear alerts log?", + "Do you really want to delete alert {0}?": "Do you really want to delete alert {0}?", + "Do you really want to delete script '{0}'?": "Do you really want to delete script '{0}'?", + "Do you really want to delete {0} alerts?": "Do you really want to delete {0} alerts?", + "Do you really want to stop alert {0}?": "Do you really want to stop alert {0}?", + "Do you really want to stop {0} alerts?": "Do you really want to stop {0} alerts?", + "EPS": "EPS", + "EPS Dil": "EPS Dil", + "Edit Idea": "Edit Idea", + "Multi Charts Layout": "Multi Charts Layout", + "PE": "PE", + "PRO": "PRO", + "Publish Idea": "Publish Idea", + "2 year": "2 year", + "All fields are required": "All fields are required", + "Available": "Available", + "Check credit card number and CVV/CSC code": "Check credit card number and CVV/CSC code", + "Check expiration date": "Check expiration date", + "City": "City", + "Comments": "Comments", + "Country": "Country", + "Credit Card": "Credit Card", + "Credit card fields may contain only digits": "Credit card fields may contain only digits", + "Enter your ZIP code": "Enter your ZIP code", + "If you want to change the address, please enter your ZIP code here": "If you want to change the address, please enter your ZIP code here", + "Make payment with previously used details": "Make payment with previously used details", + "More {{sectionName}} Ideas": "More {{sectionName}} Ideas", + "PayPal": "PayPal", + "Payment Information": "Payment Information", + "Please choose at least one exchange to continue.": "Please choose at least one exchange to continue.", + "Please use only latin characters in address fields": "Please use only latin characters in address fields", + "Please use only latin characters in your first and last names": "Please use only latin characters in your first and last names", + "State/Region": "State/Region", + "Street": "Street", + "Subscribe": "Subscribe", + "Zip Code": "Zip Code", + "year": "year", + " Limit ": " Limit ", + " Stop ": " Stop ", + "

Only D, W, M intervals are supported for this symbol/exchange. You will be automatically switched to a D interval. Intraday intervals are not available because of exchange policies.

": "

Only D, W, M intervals are supported for this symbol/exchange. You will be automatically switched to a D interval. Intraday intervals are not available because of exchange policies.

", + "

Symbol ": "

Symbol ", + "Account Name": "Account Name", + "Active Chart": "Active Chart", + "Active chart doesn't contain the study you are going to publish": "Active chart doesn't contain the study you are going to publish", + "Add this room to favorites": "Add this room to favorites", + "Add {0}...": "Add {0}...", + "Alerts maintenance": "Alerts maintenance", + "All Charts": "All Charts", + "All fields are required.": "All fields are required.", + "Are you sure you want to overwrite '{0}' script?": "Are you sure you want to overwrite '{0}' script?", + "Balances": "Balances", + "Ban ": "Ban ", + "Ban expires in {0}": "Ban expires in {0}", + "Ban user": "Ban user", + "Brokerage Name": "Brokerage Name", + "By": "By", + "CQG Password": "CQG Password", + "CQG Username": "CQG Username", + "Can't create alert on invalid symbol": "Can't create alert on invalid symbol", + "Can't create alert when offline": "Can't create alert when offline", + "Can't edit alert on invalid symbol": "Can't edit alert on invalid symbol", + "Can't edit alert when offline": "Can't edit alert when offline", + "Change Background Transparency": "Change Background Transparency", + "Change Balloon Background Color": "Change Balloon Background Color", + "Change Balloon Background Transparency": "Change Balloon Background Transparency", + "Change Balloon Border Color": "Change Balloon Border Color", + "Change Balloon Text": "Change Balloon Text", + "Change Balloon Text Font Size": "Change Balloon Text Font Size", + "Change Balooon Text Color": "Change Balooon Text Color", + "Change Border Color": "Change Border Color", + "Change CQG password": "Change CQG password", + "Change Curve Background Color": "Change Curve Background Color", + "Change Curve Background Transparency": "Change Curve Background Transparency", + "Change Curve Filling": "Change Curve Filling", + "Change Curve Line Color": "Change Curve Line Color", + "Change Curve Line Extending Left": "Change Curve Line Extending Left", + "Change Curve Line Extending Right": "Change Curve Line Extending Right", + "Change Curve Line Left End": "Change Curve Line Left End", + "Change Curve Line Right End": "Change Curve Line Right End", + "Change Curve Line Style": "Change Curve Line Style", + "Change Curve Line Width": "Change Curve Line Width", + "Change Fib Arcs Background Transparency": "Change Fib Arcs Background Transparency", + "Change Fib Arcs Background Visibility": "Change Fib Arcs Background Visibility", + "Change Fib Speed Resistance Arcs Full Cirlces Mode": "Change Fib Speed Resistance Arcs Full Cirlces Mode", + "Change Fib Speed Resistance Arcs Levels Visibility": "Change Fib Speed Resistance Arcs Levels Visibility", + "Change Fib Speed Resistance Arcs Line Color": "Change Fib Speed Resistance Arcs Line Color", + "Change Fib Speed Resistance Arcs Visibility": "Change Fib Speed Resistance Arcs Visibility", + "Change Fib Speed Resistance Arcs Width": "Change Fib Speed Resistance Arcs Width", + "Change Password": "Change Password", + "Change Price Text Color": "Change Price Text Color", + "Change Price Text Font Size": "Change Price Text Font Size", + "Change Time Cycles Background Color": "Change Time Cycles Background Color", + "Change Time Cycles Background Transparency": "Change Time Cycles Background Transparency", + "Change Time Cycles Color": "Change Time Cycles Color", + "Change Time Cycles Filling": "Change Time Cycles Filling", + "Change Time Cycles Line Style": "Change Time Cycles Line Style", + "Change Time Cycles Line Width": "Change Time Cycles Line Width", + "Check firewall settings and make sure access to websocket ({0} port {1}) is open. Then click Reconnect or press F5.": "Check firewall settings and make sure access to websocket ({0} port {1}) is open. Then click Reconnect or press F5.", + "Click the broker you want to trade through": "Click the broker you want to trade through", + "Collaterals": "Collaterals", + "Confirm Password": "Confirm Password", + "Connect to CQG": "Connect to CQG", + "Connection is lost": "Connection is lost", + "Content": "Content", + "Continue to checkout": "Continue to checkout", + "Continued violation of chat etiquette": "Continued violation of chat etiquette", + "Continued violation of chat etiquette.": "Continued violation of chat etiquette.", + "Countdown": "Countdown", + "Create New List": "Create New List", + "Create New List...": "Create New List...", + "Curve": "Curve", + "December": "December", + "Degree": "Degree", + "Describe your company and project in a few sentences.": "Describe your company and project in a few sentences.", + "Desktop notifications": "Desktop notifications", + "Desktop notifications when I'm mentioned": "Desktop notifications when I'm mentioned", + "Dialog": "Dialog", + "Do you realy want to delete{0}watchlist?": "Do you realy want to delete{0}watchlist?", + "Do you want to take advantage of this offer now?": "Do you want to take advantage of this offer now?", + "Double Curve": "Double Curve", + "Early Access 50% off{{#is_finished}} – Final chance{{/is_finished}}": "Early Access 50% off{{#is_finished}} – Final chance{{/is_finished}}", + "Early Access for $15/Month": "Early Access for $15/Month", + "Edit Alert...": "Edit Alert...", + "Edit {0} Alert...": "Edit {0} Alert...", + "Elliott Correction Wave (ABC)": "Elliott Correction Wave (ABC)", + "Elliott Double Combo Wave (WXY)": "Elliott Double Combo Wave (WXY)", + "Elliott Impulse Wave (12345)": "Elliott Impulse Wave (12345)", + "Elliott Triangle Wave (ABCDE)": "Elliott Triangle Wave (ABCDE)", + "Elliott Triple Combo Wave (WXYXZ)": "Elliott Triple Combo Wave (WXYXZ)", + "Email notifications": "Email notifications", + "Email notifications when I'm mentioned": "Email notifications when I'm mentioned", + "Email-to-sms is the easiest and absolutely free way to send text message (SMS) from the internet to phones. This site aims to be the most complete and up-to-date list of email addresses that can be used to send text messages to phones.": "Email-to-sms is the easiest and absolutely free way to send text message (SMS) from the internet to phones. This site aims to be the most complete and up-to-date list of email addresses that can be used to send text messages to phones.", + "Error occured": "Error occured", + "Error while trying to create snapshot.": "Error while trying to create snapshot.", + "Error:": "Error:", + "Error: too long text": "Error: too long text", + "Export Watchlist": "Export Watchlist", + "Failed:": "Failed:", + "Full Circles": "Full Circles", + "Get the link to your individual GitHub profile, which we’ll enable for access to the library.": "Get the link to your individual GitHub profile, which we’ll enable for access to the library.", + "Go PRO": "Go PRO", + "HL Bars": "HL Bars", + "Here are a few steps to get your Charting Library:": "Here are a few steps to get your Charting Library:", + "Hide alert label line": "Hide alert label line", + "Horz Grid Lines": "Horz Grid Lines", + "How to fix:": "How to fix:", + "If you like what you see, you have an exclusive chance to get 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.": "If you like what you see, you have an exclusive chance to get 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.", + "If you need support then please visit our issues tracker using your GitHub profile we’ve granted access to.": "If you need support then please visit our issues tracker using your GitHub profile we’ve granted access to.", + "Import Watchlist...": "Import Watchlist...", + "Import/Export Watchlists": "Import/Export Watchlists", + "Indicator Labels": "Indicator Labels", + "Interval is not applicable": "Interval is not applicable", + "Invalid data format": "Invalid data format", + "Invalid limit price": "Invalid limit price", + "Invalid quantity": "Invalid quantity", + "Invalid stop price": "Invalid stop price", + "It appears that your browser does not support Canvas technology, which is needed for TradingView to work.
": "It appears that your browser does not support Canvas technology, which is needed for TradingView to work.
", + "It appears that your browser does not support WebSocket technology and does not have Adobe Flash plugin installed, one of which is essential for our portal.
": "It appears that your browser does not support WebSocket technology and does not have Adobe Flash plugin installed, one of which is essential for our portal.
", + "June": "June", + "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That is less than $15/month. Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!": "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That is less than $15/month. Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!", + "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.": "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.", + "Just wait awhile. We will send you all necessary information ASAP.": "Just wait awhile. We will send you all necessary information ASAP.", + "Launch chat in a separate window": "Launch chat in a separate window", + "Left Axis": "Left Axis", + "Library Without The Link": "Library Without The Link", + "Line - Close": "Line - Close", + "Line - HL/2": "Line - HL/2", + "Line - High": "Line - High", + "Line - Low": "Line - Low", + "Line - Open": "Line - Open", + "Load all alerts...": "Load all alerts...", + "Lock Cursor In Time": "Lock Cursor In Time", + "Log in": "Log in", + "My Lists": "My Lists", + "New Password": "New Password", + "New password and confirmation doesn't match": "New password and confirmation doesn't match", + "New password is required": "New password is required", + "No address input to apply autocomplete": "No address input to apply autocomplete", + "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at founders@tradingview.com": "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at founders@tradingview.com", + "No brokers available": "No brokers available", + "Non-tradable symbol": "Non-tradable symbol", + "Now is your LAST and FINAL chance to get 12 months for only $179.4 (regular $360). That’s less than $15/month and 50% off regular month-to-month payments.": "Now is your LAST and FINAL chance to get 12 months for only $179.4 (regular $360). That’s less than $15/month and 50% off regular month-to-month payments.", + "OC Bars": "OC Bars", + "Oh no! You have only 2 weeks left in your PRO Plus trial! These benefits will expire in two short weeks:": "Oh no! You have only 2 weeks left in your PRO Plus trial! These benefits will expire in two short weeks:", + "Old Password": "Old Password", + "Old password is required": "Old password is required", + "Oops, something went wrong": "Oops, something went wrong", + "Oops, your browser can't display our charts!": "Oops, your browser can't display our charts!", + "Orders": "Orders", + "PRO account": "PRO account", + "Password confirmation is required": "Password confirmation is required", + "Passwords do not match.": "Passwords do not match.", + "Place": "Place", + "Please add 'study(title=\"SomeTitle\")' statement to the script code": "Please add 'study(title=\"SomeTitle\")' statement to the script code", + "Please report the issue or click Reconnect.": "Please report the issue or click Reconnect.", + "Please use one of the following browsers:": "Please use one of the following browsers:", + "Please, install Flash plugin or consider updating to one of these modern browsers with WebSocket support:": "Please, install Flash plugin or consider updating to one of these modern browsers with WebSocket support:", + "Please, try to reload page to edit user data": "Please, try to reload page to edit user data", + "Positions": "Positions", + "Pro Plus": "Pro Plus", + "Processing script...": "Processing script...", + "Publish All Charts": "Publish All Charts", + "Publish Only": "Publish Only", + "Published Idea": "Published Idea", + "Recent chats": "Recent chats", + "Reconnect": "Reconnect", + "Rename List": "Rename List", + "Rename List...": "Rename List...", + "Report a data issue": "Report a data issue", + "Restore Size": "Restore Size", + "Right Axis": "Right Axis", + "Risk/Reward": "Risk/Reward", + "Save List As...": "Save List As...", + "Script '{0}' has been saved": "Script '{0}' has been saved", + "Script cannot be compiled because of errors.": "Script cannot be compiled because of errors.", + "Script has been deleted": "Script has been deleted", + "Script is not saved. Nothing to delete.": "Script is not saved. Nothing to delete.", + "Script is not saved. Nothing to rename.": "Script is not saved. Nothing to rename.", + "Script study added to the chart": "Script study added to the chart", + "Select Broker": "Select Broker", + "Select alert": "Select alert", + "Send all the stuff to Stan Bokov at founders@tradingview.com": "Send all the stuff to Stan Bokov at founders@tradingview.com", + "Series Sale Name": "Series Sale Name", + "Series Sale Number": "Series Sale Number", + "Server broke the connection. Click Reconnect or press F5.": "Server broke the connection. Click Reconnect or press F5.", + "Shortcuts": "Shortcuts", + "Show Dividends": "Show Dividends", + "Show Earnings": "Show Earnings", + "Show Hidden Tools": "Show Hidden Tools", + "Show Splits": "Show Splits", + "Show Symbol Info": "Show Symbol Info", + "Show Values": "Show Values", + "Sign our License Agreement": "Sign our License Agreement", + "Sine Line": "Sine Line", + "Sorry, an error has occurred": "Sorry, an error has occurred", + "Study": "Study", + "Success": "Success", + "Symbol Info": "Symbol Info", + "Symbol Info...": "Symbol Info...", + "Symbol Labels": "Symbol Labels", + "Time Cycles": "Time Cycles", + "To purchase the commercial version of the library, please contact Stan Bokov at founders@tradingview.com.": "To purchase the commercial version of the library, please contact Stan Bokov at founders@tradingview.com.", + "TradingView Notice": "TradingView Notice", + "Trial confirmation dialog": "Trial confirmation dialog", + "Trial confirmation text": "Trial confirmation text", + "Try": "Try", + "URL cannot be recieved.": "URL cannot be recieved.", + "Unexpected error: can't change profile data": "Unexpected error: can't change profile data", + "Unread Messages": "Unread Messages", + "Upgrade and get 50% off regular month-to-month payments!": "Upgrade and get 50% off regular month-to-month payments!", + "User cancelled operation": "User cancelled operation", + "Vert Grid Lines": "Vert Grid Lines", + "Visual settings...": "Visual settings...", + "Widget": "Widget", + "Width (% of the Box)": "Width (% of the Box)", + "Wrong value": "Wrong value", + "You have unsaved changes in the current script. Do you really want to discard them and start working with another script?": "You have unsaved changes in the current script. Do you really want to discard them and start working with another script?", + "Your Password Has Expired": "Your Password Has Expired", + "Your password has expired, please enter new password": "Your password has expired, please enter new password", + "active at": "active at", + "ago": "ago", + "agreed with your idea %chart% about %symbol%": "agreed with your idea %chart% about %symbol%", + "all inactive": "all inactive", + "and details": "and details", + "avg fill price": "avg fill price", + "avg price": "avg price", + "balance": "balance", + "best ask": "best ask", + "best bid": "best bid", + "cach excess": "cach excess", + "changed status": "changed status", + "collateral": "collateral", + "commented on idea you follow %chart% about %symbol%": "commented on idea you follow %chart% about %symbol%", + "commented on your idea %chart% about %symbol%": "commented on your idea %chart% about %symbol%", + "currency": "currency", + "disagreed with your idea %chart% about %symbol%": "disagreed with your idea %chart% about %symbol%", + "fill qty": "fill qty", + "filtered": "filtered", + "id": "id", + "initial margin": "initial margin", + "is now following you": "is now following you", + "last trade": "last trade", + "less than a minute": "less than a minute", + "limit price": "limit price", + "mn": "mn", + "mvo": "mvo", + "offset": "offset", + "on": "on", + "open P/L": "open P/L", + "or choose another broker": "or choose another broker", + "ote": "ote", + "placing time": "placing time", + "published new idea %chart% about %symbol% you follow": "published new idea %chart% about %symbol% you follow", + "purchasing power": "purchasing power", + "qty": "qty", + "replied to your comment on %chart% about %symbol%": "replied to your comment on %chart% about %symbol%", + "side": "side", + "sign in or register": "sign in or register", + "status": "status", + "stop price": "stop price", + "subscription": "subscription", + "symbol": "symbol", + "total margin": "total margin", + "total value": "total value", + "type": "type", + "upl": "upl", + "w": "w", + "y": "y", + "you follow commented on %chart% about %symbol%": "you follow commented on %chart% about %symbol%", + "you follow published new idea %chart% about %symbol%": "you follow published new idea %chart% about %symbol%", + "{0} is already in this chat.": "{0} is already in this chat.", + "Сolor line": "Сolor line", + "Bottom Center": "Bottom Center", + "Bottom Left": "Bottom Left", + "Bottom Right": "Bottom Right", + "Chart snapshot": "Chart snapshot", + "Create Horizontal Line": "Create Horizontal Line", + "Create Vertical Line": "Create Vertical Line", + "Hide Published Charts Timeline": "Hide Published Charts Timeline", + "Left": "Left", + "Middle Center": "Middle Center", + "Middle Left": "Middle Left", + "Middle Right": "Middle Right", + "No color themes saved": "No color themes saved", + "Right": "Right", + "Room {0} was deleted": "Room {0} was deleted", + "Theme": "Theme", + "Theme name": "Theme name", + "Top Center": "Top Center", + "Top Left": "Top Left", + "Top Right": "Top Right", + "TradingView Partner": "TradingView Partner", + "You were in the video call. Duration: {0}": "You were in the video call. Duration: {0}", + "{0} has entered the chat": "{0} has entered the chat", + "{0} has left the chat": "{0} has left the chat", + "{0} was banned for {1} minutes": "{0} was banned for {1} minutes", + "Discipline is the foundation of profitable trading for both discretionary and systematic traders. Visually stunning and intuitive to use, 3D ProSuite is an indispensible professional toolkit of point-and-shoot quantitative risk management and decision support tools for stock pickers and traders focused on technical entry techniques. Know instantly where to place a trailing stop and where to exit. Identify trends and pullbacks. Watch rotation and volatility in real time. Calculate hedge ratios for protection. Identify extremes. Non-programmers interested in systematic trading can take advantage of our strategy to test a combination of 3D ProSuite with moving average filter, channel filter, and volatility filter.": "Discipline is the foundation of profitable trading for both discretionary and systematic traders. Visually stunning and intuitive to use, 3D ProSuite is an indispensible professional toolkit of point-and-shoot quantitative risk management and decision support tools for stock pickers and traders focused on technical entry techniques. Know instantly where to place a trailing stop and where to exit. Identify trends and pullbacks. Watch rotation and volatility in real time. Calculate hedge ratios for protection. Identify extremes. Non-programmers interested in systematic trading can take advantage of our strategy to test a combination of 3D ProSuite with moving average filter, channel filter, and volatility filter.", + "AOS FX Primer is made up of 3 separate indicators to help you better analyse the markets. AOS FX Sessions shows session start/end times (automatically handling Daylight Saving changes) along with opening ranges. AOS FX Day HL shows the High and Low level for the past 2 years, automatically handling Daylight Saving changes. AOS ATRplus shows the moving average mid-point of the previous bar ranges. Please see our website for a full description and screenshots.": "AOS FX Primer is made up of 3 separate indicators to help you better analyse the markets. AOS FX Sessions shows session start/end times (automatically handling Daylight Saving changes) along with opening ranges. AOS FX Day HL shows the High and Low level for the past 2 years, automatically handling Daylight Saving changes. AOS ATRplus shows the moving average mid-point of the previous bar ranges. Please see our website for a full description and screenshots.", + "Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:

No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.": "Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to: No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.", + "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex. For more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.": "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex. For more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.", + "\"Buy Sell\" indicator is simple yet powerful trading signals that will help you consistently profit from the market. It built with risk management in mind, meaning average winning trade will be more than average losing trade several times.

It comes with signals and trend confirmation. For more information please visit: synergytrading.weebly.com": "\"Buy Sell\" indicator is simple yet powerful trading signals that will help you consistently profit from the market. It built with risk management in mind, meaning average winning trade will be more than average losing trade several times.

It comes with signals and trend confirmation. For more information please visit: synergytrading.weebly.com", + "Above Bar": "Above Bar", + "Absolute": "Absolute", + "Below Bar": "Below Bar", + "Bottom": "Bottom", + "Top": "Top", + "Alerts are not yet available for this chart type. Please check GetSatisfaction and vote for this feature to show support for it.": "Alerts are not yet available for this chart type. Please check GetSatisfaction and vote for this feature to show support for it.", + "Arguments": "Arguments", + "Built-in Functions": "Built-in Functions", + "Built-in Variable": "Built-in Variable", + "Built-in Variables": "Built-in Variables", + "Built-in'+(docs.kind === TVScript.FunKind.DECL ? ' Annotation' : '": "Built-in'+(docs.kind === TVScript.FunKind.DECL ? ' Annotation' : '", + "Confirm replacing": "Confirm replacing", + "Delete all drawing for this symbol": "Delete all drawing for this symbol", + "Examples": "Examples", + "Language Operator": "Language Operator", + "Language Operators": "Language Operators", + "My Ideas": "My Ideas", + "Not Now": "Not Now", + "Oops!": "Oops!", + "Open Manage Drawings": "Open Manage Drawings", + "PUBLISH PRIVATE IDEA": "PUBLISH PRIVATE IDEA", + "Pine Script Reference (new window)": "Pine Script Reference (new window)", + "Pine Script Reference (pop-up)": "Pine Script Reference (pop-up)", + "Publish Private Idea": "Publish Private Idea", + "Publishing is possible only from the chart page. Please open a chart and then try again.": "Publishing is possible only from the chart page. Please open a chart and then try again.", + "Remarks": "Remarks", + "Remove all line tools for ": "Remove all line tools for ", + "Returns": "Returns", + "Script Language Reference Manual": "Script Language Reference Manual", + "See Also": "See Also", + "Syntax": "Syntax", + "Type:": "Type:", + "Be the first to speak": "Be the first to speak", + "Ignored users list": "Ignored users list", + "# (Total: {0})": "# (Total: {0})", + "Hold Shift – draw lines at right angles.": "Hold Shift – draw lines at right angles.", + "Number or , – change interval. Type in a digit for minute charts, or first letter of the word for longer resolutions. E.g. 1, 5, 30, 60, 1440, H, 2H, 6H, D, 5D, 3W, 6M.": "Number or , – change interval. Type in a digit for minute charts, or first letter of the word for longer resolutions. E.g. 1, 5, 30, 60, 1440, H, 2H, 6H, D, 5D, 3W, 6M.", + "By clicking on “Sign Up” you are agreeing to the Terms of Service.": "By clicking on “Sign Up” you are agreeing to the Terms of Service.", + "Change Days To": "Change Days To", + "Change Hours To": "Change Hours To", + "Change Line Tool Visibility On Days": "Change Line Tool Visibility On Days", + "Change Line Tool Visibility On Hours": "Change Line Tool Visibility On Hours", + "Change Line Tool Visibility On Minutes": "Change Line Tool Visibility On Minutes", + "Change Line Tool Visibility On Months": "Change Line Tool Visibility On Months", + "Change Line Tool Visibility On Weeks": "Change Line Tool Visibility On Weeks", + "Change Minutes To": "Change Minutes To", + "Correct?": "Correct?", + "Could not send your report": "Could not send your report", + "Crypto/crypto pairs (eg. LTC/BTC) are not currently supported but that may change in the future.": "Crypto/crypto pairs (eg. LTC/BTC) are not currently supported but that may change in the future.", + "Cypher Pattern": "Cypher Pattern", + "Days": "Days", + "Go to Date...": "Go to Date...", + "Go to...": "Go to...", + "Hours": "Hours", + "IMPORTANT:": "IMPORTANT:", + "Indexes don’t have prices, they have values. There are corresponding ETFs that can be traded. SPX is the SnP500 index, but SPY is the ETF that can be traded.": "Indexes don’t have prices, they have values. There are corresponding ETFs that can be traded. SPX is the SnP500 index, but SPY is the ETF that can be traded.", + "Last available bar": "Last available bar", + "Minutes": "Minutes", + "Months": "Months", + "Please do not modify the order so we can investigate the issue.": "Please do not modify the order so we can investigate the issue.", + "Report this message": "Report this message", + "Select order": "Select order", + "Simply
drag & drop

or select file...": "Simply
drag & drop

or select file...", + "Spreads can’t be traded because they are not a single symbol, they are a visual representation of a calculation.": "Spreads can’t be traded because they are not a single symbol, they are a visual representation of a calculation.", + "Thanks!": "Thanks!", + "To:": "To:", + "Trading issue": "Trading issue", + "Warning:": "Warning:", + "Weeks": "Weeks", + "comment": "comment", + "goto date.": "goto date.", + "html5 stock charting
library licensing": "html5 stock charting
library licensing", + "message": "message", + "Go": "Go", + "Go to": "Go to", + "Report {0} from {1} to moderators": "Report {0} from {1} to moderators", + "Reported {0} from @{1}, {2}": "Reported {0} from @{1}, {2}", + "Add Text Note For {0}": "Add Text Note For {0}", + "Add To Text Notes": "Add To Text Notes", + "Are you sure you want to delete this script?": "Are you sure you want to delete this script?", + "DELETE": "DELETE", + "Do you realy want to delete {0} template?": "Do you realy want to delete {0} template?", + "Do you realy want to replace \"{0}\"?": "Do you realy want to replace \"{0}\"?", + "Idea": "Idea", + "NEW": "NEW", + "New Untitled Note": "New Untitled Note", + "Open Text Notes Panel": "Open Text Notes Panel", + "Please enter a valid URL": "Please enter a valid URL", + "Save template as...": "Save template as...", + "Search Note": "Search Note", + "Template name": "Template name", + "Text Notes": "Text Notes", + "Text Notes are available only on chart page. Please open a chart and then try again.": "Text Notes are available only on chart page. Please open a chart and then try again.", + "URL": "URL", + "Add Text Note For __symbol__": "Add Text Note For __symbol__", + "Add this study to active chart": "Add this study to active chart", + "April": "April", + "Are you sure you want to cancel order %s?": "Are you sure you want to cancel order %s?", + "Are you sure you want to ignore messages from __username__?": "Are you sure you want to ignore messages from __username__?", + "August": "August", + "Buy ": "Buy ", + "Cancel PRO Account": "Cancel PRO Account", + "Cancel subscription": "Cancel subscription", + "Change Minutes From": "Change Minutes From", + "Connect to %s": "Connect to %s", + "Connection to server was lost": "Connection to server was lost", + "Continued violation of chat etiquette. For more information on this etiquette please go to __link__": "Continued violation of chat etiquette. For more information on this etiquette please go to __link__", + "Created {0}.": "Created {0}.", + "Do you really want to delete __themename__ theme?": "Do you really want to delete __themename__ theme?", + "Expand __symbol__ chart": "Expand __symbol__ chart", + "February": "February", + "January": "January", + "July": "July", + "Last edited {0}": "Last edited {0}", + "Link to __room__ chat": "Link to __room__ chat", + "M": "M", + "March": "March", + "Neutral": "Neutral", + "No Title": "No Title", + "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at __email__": "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at __email__", + "No showcase": "No showcase", + "Notice": "Notice", + "November": "November", + "October": "October", + "Open __symbol__ Text Note": "Open __symbol__ Text Note", + "Publish": "Publish", + "Room __title__ was deleted": "Room __title__ was deleted", + "Save theme as...": "Save theme as...", + "Script": "Script", + "Script Error": "Script Error", + "Sell ": "Sell ", + "Send private message to __username__": "Send private message to __username__", + "September": "September", + "Show Published Charts Timeline": "Show Published Charts Timeline", + "Show alert label line": "Show alert label line", + "Show all messages from __username__": "Show all messages from __username__", + "Symbol __symbol__ cannot be traded on TradingView’s Paper Trading. Why not?": "Symbol __symbol__ cannot be traded on TradingView’s Paper Trading. Why not?", + "To: __username__": "To: __username__", + "Unlock": "Unlock", + "__minutes__ min": "__minutes__ min", + "__minutes__ min __seconds__ sec": "__minutes__ min __seconds__ sec", + "__seconds__ sec": "__seconds__ sec", + "__username__ has entered the chat": "__username__ has entered the chat", + "__username__ has left the chat": "__username__ has left the chat", + "days": "days", + "hours": "hours", + "minutes": "minutes", + "months": "months", + "years": "years", + "Sign in or sign up to use paper trading": "Sign in or sign up to use paper trading", + "Paper Trading is disconnected.": "Paper Trading is disconnected.", + "long": "long", + "short": "short", + "1 day": "1 day", + "1 hour": "1 hour", + "10 minutes": "10 minutes", + "12 hours": "12 hours", + "3 hours": "3 hours", + "30 minutes": "30 minutes", + "5 minutes": "5 minutes", + "Balance:": "Balance:", + "Ban __username__": "Ban __username__", + "Ban duration:": "Ban duration:", + "Ban expires in less than __duration__": "Ban expires in less than __duration__", + "Banned permanently": "Banned permanently", + "Content that caused the ban:": "Content that caused the ban:", + "Equity:": "Equity:", + "Hi,nnI'm a moderator for TradingView. I reviewed your idea at __chart__ and had to mark it as \"Not Suggested\" because it doesn't comply with our House Rules https://www.tradingview.com/house-rules/.nnPay attention to these rules to get into the Suggested stream more often, or even become a Suggested Author. Please let me know if you have any questions, will be happy to help.": "Hi,nnI'm a moderator for TradingView. I reviewed your idea at __chart__ and had to mark it as \"Not Suggested\" because it doesn't comply with our House Rules https://www.tradingview.com/house-rules/.nnPay attention to these rules to get into the Suggested stream more often, or even become a Suggested Author. Please let me know if you have any questions, will be happy to help.", + "Idea comments": "Idea comments", + "Ideas publishing": "Ideas publishing", + "If you have questions or suggestions, reply to this message.": "If you have questions or suggestions, reply to this message.", + "Ignore __username__": "Ignore __username__", + "Percents": "Percents", + "Permanently": "Permanently", + "Phone": "Phone", + "Please enter template name": "Please enter template name", + "Please enter theme name": "Please enter theme name", + "Position is being changed": "Position is being changed", + "Private messages": "Private messages", + "Public chats": "Public chats", + "Publish idea": "Publish idea", + "Quote the message which caused the ban along with additional comments if any (a private message with this information will be sent to the user from your account):": "Quote the message which caused the ban along with additional comments if any (a private message with this information will be sent to the user from your account):", + "Read this every time before banning someone! Our goal is to keep a healthy, constructive and useful dialog open in the chatrooms. Sending a private message with a warning is enough to solve 99% of the issues. If that doesn’t help, start with a one-minute ban.": "Read this every time before banning someone! Our goal is to keep a healthy, constructive and useful dialog open in the chatrooms. Sending a private message with a warning is enough to solve 99% of the issues. If that doesn’t help, start with a one-minute ban.", + "Save new study template": "Save new study template", + "Select violation...": "Select violation...", + "Snapshot": "Snapshot", + "Symbols from Quandl are not currently supported.": "Symbols from Quandl are not currently supported.", + "Unban __username__": "Unban __username__", + "Unignore __username__": "Unignore __username__", + "User __username__ was banned for __duration__.": "User __username__ was banned for __duration__.", + "User __username__ was banned permanently.": "User __username__ was banned permanently.", + "User __username__ was unbanned.": "User __username__ was unbanned.", + "Violated house rule:": "Violated house rule:", + "Violated house rule: __violation__.": "Violated house rule: __violation__.", + "Violation that caused the ban: __violation__.": "Violation that caused the ban: __violation__.", + "When selecting this checkbox the study template will set \"__interval__\" interval on a chart": "When selecting this checkbox the study template will set \"__interval__\" interval on a chart", + "You are banned from __banType__ for __duration__ for violating our House Rules. More info - __link__": "You are banned from __banType__ for __duration__ for violating our House Rules. More info - __link__", + "You are permanently banned from __banType__ for violating our House Rules. More info - __link__.": "You are permanently banned from __banType__ for violating our House Rules. More info - __link__.", + "__firstEnumerationItem__ and __secondEnumerationItem__": "__firstEnumerationItem__ and __secondEnumerationItem__", + "__firstEnumerationItem__, __secondEnumerationItem__ and __thirdEnumerationItem__": "__firstEnumerationItem__, __secondEnumerationItem__ and __thirdEnumerationItem__", + "__firstEnumerationItem__, __secondEnumerationItem__, __thirdEnumerationItem__ and __fourthEnumerationItem__": "__firstEnumerationItem__, __secondEnumerationItem__, __thirdEnumerationItem__ and __fourthEnumerationItem__", + "__username__ is permanently banned. Do you want to unban __username__?": "__username__ is permanently banned. Do you want to unban __username__?", + "commenting": "commenting", + "go to date.": "go to date.", + "publish idea.": "publish idea.", + "publishing": "publishing", + "server failed to place closing order": "server failed to place closing order", + "take snapshot.": "take snapshot.", + "

Pine scripting language

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.": "

Pine scripting language

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.", + "Close message": "Close message", + "Created ": "Created ", + "Edit Order…": "Edit Order…", + "Error occured while publishing": "Error occured while publishing", + "Error: Account is disabled": "Error: Account is disabled", + "Last edited ": "Last edited ", + "Show Drawings Toolbar": "Show Drawings Toolbar", + "Text Note": "Text Note", + "This chart layout has a lot of objects and can't be published! Please report to {0} for further details.": "This chart layout has a lot of objects and can't be published! Please report to {0} for further details.", + "TradingView Sign Up": "TradingView Sign Up", + "Heikin Ashi": "Heikin Ashi", + "Learn about all PRO features": "Learn about all PRO features", + "Show Less": "Show Less", + "Visibility": "Visibility", + "Levels Line": "Levels Line", + "Show Objects Tree...": "Show Objects Tree...", + "Close_as_a_command": "Close" } \ No newline at end of file diff --git a/charting_library/static/localization/translations/fa_IR.json b/charting_library/static/localization/translations/fa_IR.json deleted file mode 100644 index ee29d949..00000000 --- a/charting_library/static/localization/translations/fa_IR.json +++ /dev/null @@ -1,1008 +0,0 @@ -{ - "propertypage-name-label_css_class": "propertypage-name-label-nocap", - "Script Editor": "ویرایشگر فرمول", - " Published Charts Timeline": "خط زمان نمودار منتشر شده", - "SMA": "میانگین متحرک", - "Bar's Style": "نحوه نمایش", - "Chart Properties": "تنظیمات نمودار", - "Compare": "مقایسه", - "Compare...": "مقایسه...", - "Compare or Add Symbol...": "مقایسه یا افزودن نماد...", - "Compare or Add Symbol": "مقایسه یا افزودن نماد", - "Add Symbol": "افزودن نماد", - "Scales Properties...": "تنظیمات محورها...", - "Add": "افزودن", - "Company Comparison": "مقایسه شرکت", - "Indicators, Fundamentals, Economy and Add-ons": "اندیکاتورها و بنیادی ها، اقتصاد و افزودنی ها", - "Economy & Symbols": "اقتصاد و نمادها", - "Bars": "میله‌ای", - "Candles": "شمعی", - "Hollow Candles": "شمعی توخالی", - "Line": "خط", - "Area": "ناحیه", - "Heiken Ashi": "هایکن آشی", - "Renko": "", - "Line Break": "", - "Kagi": "", - "Point & Figure": "", - "Histogram": "میله‌ای", - "Cross_chart_type": "به‌علاوه", - "Crosshair": "نشانه‌گر", - "Columns": "ستونی", - "Circles": "دایره", - "Indicators": "اندیکاتورها", - "Favorites": "مورد علاقه", - "Technical Analysis": "تحلیل تکنیکی", - "No indicators matched your criteria.": "هیچ اندیکاتوری با شرط شما مطابقت ندارد.", - "Add to favorites": "افزودن به موارد مورد علاقه", - "Remove from favorites": "حذف از موارد مورد علاقه", - "No symbols matched your criteria": "هیچ نمادی با شرط شما مطابقت ندارد", - "Add any symbol from the list": "نمادی را از لیست اضافه کنید", - "Overlay the main chart": "نمایش بر روی ناحیه اصلی", - "Symbols to be added on the chart": "نماد هایی که به نمودار اضافه می شوند", - "Symbol": "نماد", - "Default": "پیش‌فرض", - "Defaults": "پیش‌فرض‌ها", - "OK": "تایید", - "Cancel": "لغو", - " color": "رنگ", - " transparency": "شفافیت", - " visibility": "نمایش", - "Add To Watchlist": "اضافه کردن به دیده بان", - "Add {0} To Watchlist": "", - "Apply": "اعمال", - "Arguments in Header": "نمایش پارامترها", - "Arrow": "پیکان", - "Auto Scale": "تنظیم خودکار محور", - "Background": "پس‌زمینه", - "bars": "میله ها", - "bars_margin": "میله ها", - "{0} bars": "{0} میله", - "Bottom Margin": "حاشیه از پایین", - "Bring Forward": "جلو", - "Bring to Front": "اولین", - "Clone": "تکثیر", - "Color Theme": "شمای رنگی", - "Copy": "کپی", - "Extended Hours": "ساعات غیرمعاملاتی", - "Format...": "فرمت...", - "Source Code...": "", - "Full Screen": "تمام صفحه", - "Grid Lines": "خطوط شبکه ای", - "Hide All Drawing Tools": "عدم نمایش اشکال", - "Hide": "عدم نمایش", - "Insert Drawing Tool": "افزودن شکل", - "Insert Indicator...": "افزودن اندیکاتور...", - "Script Editor...": "", - "Last Value on Price Scale": "نمایش آخرین قیمت بر روی محور", - "Link To": "اتصال به", - "Load New Bars": "بارگزاری داده های جدید", - "Lock All Drawing Tools": "قفل کردن ابزار های رسم", - "Lock Scale": "قفل کردن محور", - "Lock scale": "قفل کردن محور", - "Log Scale": "مقیاس لگاریتمی", - "log": "لگاریتمی", - "Magnet Mode": "آهنربا", - "Merge Down": "ترکیب با ناحیه پایین", - "Merge Up": "ترکیب با ناحیه بالایی", - "Objects Tree...": "لیست اشکال و اندیکاتورها...", - "Offset": "فاصله", - "Override Min Tick": "حداقل مقیاس قیمت", - "Percentage": "مقیاس درصدی", - "Precision": "دقت", - "Price Line": "خط قیمت", - "Properties...": "تنظیمات...", - "Redo": "حالت بعدی", - "Remove All Drawing Tools": "حذف همه اشکال", - "Remove All Studies": "پاک کردن همه ی محاسبات", - "Remove All Indicators": "حذف همه اندیکاتورها", - "Remove": "حذف", - "Reset Chart": "تنظیمات پیش‌فرض نمودار", - "Reset Scale": "مقیاس پیش‌فرض", - "Reset": "تنظیم مجدد", - "Right Margin": "حاشیه از راست", - "Save As...": "ذخیره به عنوان ...", - "Scale Left": "مقیاس محور چپ", - "Scale Percentage": "درصد مقیاس", - "Scale Right": "مقیاس محور راست", - "Scale Series Only": "تغییر مقیاس تنها برای قیمت", - "Scale series only": "تغییر مقیاس تنها برای قیمت", - "Scale Series only": "تغییر مقیاس تنها برای قیمت", - "Scales Lines": "رنگ خطوط محورها", - "Scales Text": "رنگ متن محورها", - "Scaling": "مقیاس بندی", - "Screen (No Scale)": "مقیاس صفحه", - "Send Backward": "عقب", - "Send to Back": "آخرین", - "Session Breaks": "تنفس معاملاتی", - "Show Arguments in Header": "نمایش پارامترها", - "Show Last Value": "", - "Show Last Value on Price Scale": "نمایش آخرین ارزش روی مقیاس قیمت", - "Show Left Axis": "نمایش محور چپ", - "Show Right Axis": "نمایش محور راست", - "Show": "نمایش", - "Show Countdown": "", - "Stay In Drawing Mode": "ماندن در حالت رسم", - "Symbol Search...": "جستجوی نماد...", - "Change Symbol": "تغییر نماد", - "Change Symbol...": "تغییر نماد...", - "Change Interval...": "", - "Time Zone": "منطقه زمانی", - "TimeZone": "منطقه زمانی", - "Top Margin": "حاشیه از بالا", - "Transparency": "شفافیت", - "Undo {0}": "حالت قبلی", - "Undo": "حالت قبلی", - "Unmerge Down": "جداسازی و انتقال به پایین", - "Unmerge Up": "جداسازی و انتقال به بالا", - "Visual Order": "ترتیب نمایش", - "Watermark": "رنگ نماد پس زمینه", - "Show Objects Tree": "نمایش لیست اشکال", - "cursors-group-css-class": "", - "ABCD Pattern": "الگوی ABCD", - "Anchored Text": "متن ثابت", - "Arc": "کمان", - "Arrow Mark Down": "پیکان رو به پایین", - "Arrow Mark Left": "پیکان رو به چپ", - "Arrow Mark Right": "پیکان رو به راست", - "Arrow Mark Up": "پیکان رو به بالا", - "Balloon": "بالون", - "Bars Pattern": "الگوی داده ها", - "Brush": "قلم", - "Callout": "", - "Circle Lines": "خطوط منحنی", - "Cross": "مکان‌نما", - "Cyclic Lines": "خطوط دایره ای", - "Date Range": "بازه زمانی", - "Disjoint Angle": "قطع اتصال زاویه", - "Dot": "نقطه", - "Elliott Labels": "برچسب های الیوت", - "Elliott Major Retracement": "", - "Elliott Minor Retracement": "", - "Elliott Wave Cycle": "چرخ موج الیوت", - "Elliott Wave Minor": "", - "Elliott Wave Circle": "", - "Elliott Wave Subminuette": "", - "Ellipse": "", - "Eraser": "پاک‌کن", - "Extended": "تمدید شده", - "Extended Line": "خط تمدید شده", - "Fib Channel": "کانال فیبوناچی", - "Fib Circles": "دایره های فیبوناچی", - "Fib Retracement": "اصلاحی فیبوناچی", - "Fib Speed Resistance Arcs": "", - "Fib Speed Resistance Fan": "", - "Fib Spiral": "", - "Fib Time Zone": "منطقه زمانی فیبوناچی", - "Fib Wedge": "گوه فیبوناچی", - "Flag Mark": "علامت گذاری", - "Flat Top/Bottom": "", - "Flat Bottom": "", - "Forecast": "پیش بینی", - "Gann Box": "", - "Gann Fan": "", - "Gann Square": "", - "Head & Shoulders": "سر و شانه ها", - "Horizontal Line": "خط افقی", - "Horizontal Ray": "", - "Icon": "شمایل", - "Inside Pitchfork": "", - "Long Position": "وضعیت خرید", - "Risk/Reward long": "", - "Modified Schiff Pitchfork": "", - "Parallel Channel": "", - "Pitchfan": "", - "Pitchfork": "", - "Polyline": "", - "Price Label": "", - "Price Range": "محدوده قیمتی", - "Projection": "", - "Ray": "", - "Rectangle": "مستطیل", - "Regression Trend": "روند رگراسیون", - "Rotated Rectangle": "", - "Schiff Pitchfork": "", - "Schiff": "شیف", - "Original": "اصلی", - "Modified Schiff": "شیف تغییر داده‌شد", - "Inside": "داخلی", - "Short Position": "", - "Risk/Reward short": "", - "Text": "متن", - "Comment": "توضیحات", - "Three Drivers Pattern": "", - "Thumb Down": "", - "Thumb Up": "", - "Trend Angle": "", - "Trend Line": "", - "Trend-Based Fib Extension": "", - "Trend-Based Fib Time": "", - "Triangle Pattern": "", - "Triangle": "", - "Vertical Line": "", - "XABCD Pattern": "", - "Angle:": "زاویه", - "Arcs": "کمان‌ها", - "Background color 1": "رنگ پس‌زمینه ۱", - "Background color 2": "رنگ پس‌زمینه ۲", - "Background Color": "رنگ پس‌زمینه", - "Bar #": "شماره میله", - "Border color": "رنگ حاشیه", - "Border Color": "رنگ حاشیه", - "Border": "حاشیه", - "Bottom Lables": "برچسب‌های پایین", - "bottom": "پایین", - "center": "وسط", - "Channel": "کانال", - "Coeffs As Percents": "نمایش به درصد", - "Color bars based on previous close": "نمایش رنگ کندل‌ها بر اساس قیمت پایانی روز قبل", - "Color": "رنگ", - "Color:": "رنگ:", - "Coordinates": "مختصات", - "Delete": "حذف", - "Down Color": "قیمت منفی", - "Drawings": "ترسیم", - "Entry price:": "قیمت ورود", - "Event": "", - "Events": "وقایع", - "Extend Left End": "ابتدا باز", - "Extend Left": "امتداد از چپ", - "Extend Lines": "امتداد خطوط", - "Extend Right End": "انتها باز", - "Extend Right": "امتداد از راست", - "Extend": "بسط", - "Failure back color": "رنگ پس‌زمینه حالت شکست", - "Failure text color": "رنگ متن حالت شکست", - "Fans": "بادبزن‌ها", - "Fill": "رنگ ناحیه", - "Format": "ویژگی‌ها", - "Graphics": "نگاره سازی", - "Grid": "شبکه", - "Help": "کمک", - "HLC Bars": "عدم نمایش نشانگر قیمت باز", - "Inputs": "ورودی‌ها", - "Label Background": "برچسب پس‌زمینه", - "Label": "برچسب", - "Labels": "برچسب‌ها", - "Left End": "ابتدا باز", - "Left Labels": "برچسب‌های چپ", - "left": "چپ", - "Level {0}": "سطح {0}", - "Levels": "سطوح", - "Lines": "خطوط", - "Major": "بزرگ", - "Measure (Shift + Click on the chart)": "خطوط میزان تغییرات (شیفت + کلیک)", - "Median": "خط میانی", - "middle": "وسط", - "Middle": "وسط", - "Minor": "کوچک", - "Mode": "نوع", - "Normal": "خط", - "Plot": "رسم", - "Price Levels": "سطوح قیمت", - "Price Source": "مبنای قیمت", - "Price": "قیمت", - "Price:": "قیمت:", - "Prices": "قیمت‌ها", - "Profit Background Color": "", - "Profit Level. Ticks:": "حد سود", - "Properties": "تنظیمات", - "Reverse": "معکوس", - "Right End": "انتها باز", - "Right Lables": "برچسب‌های راست", - "right": "راست", - "Log Scale_scale_menu": "مقیاس لگاریتمی", - "Percentage_scale_menu": "مقایس درصدی", - "Scales": "محورها", - "Settings": "تنظیمات", - "Show Background": "نمایش پس زمینه", - "Show Bars Range": "نمایش فاصله روزها", - "Show Date/Time Range": "نمایش فاصله تاریخی", - "Show Distance": "نمایش فاصله مختصات", - "Show Labels": "نمایش برچسب‌ها", - "Show Price Range": "نمایش فاصله قیمتی", - "Show Price": "نمایش قیمت", - "Show Prices": "نمایش قیمت‌ها", - "Show Text": "نمایش متن", - "Show Time": "نمایش زمان", - "Show Wave": "نمایش موج", - "Show/Hide": "نمایش/عدم نمایش", - "Source back color": "رنگ پس‌زمینه نقطه شروع", - "Source border color": "رنگ لبه نقطه شروع", - "Source text color": "رنگ متن نقطه شروع", - "Stay in Drawing Mode": "ماندن در حالت ترسیم", - "Stop Background Color": "", - "Stop Color:": "رنگ محدوده زیان", - "Stop Level. Ticks:": "حد زیان", - "Style": "نحوه نمایش", - "Success back color": "رنگ پس‌زمینه حالت موفقیت", - "Success text color": "رنگ متن حالت موفقیت", - "Target back color": "رنگ پس‌زمینه نقطه هدف", - "Target border color": "رنگ لبه نقطه هدف", - "Target Color:": "رنگ محدوده سود", - "Target text color": "رنگ متن نقطه هدف", - "Text Alignment:": "تراز سطوح", - "Text color": "رنگ متن", - "Text Color": "رنگ متن", - "Text Font": "قلم", - "Text Wrap": "شکستن خودکار خطوط", - "Text:": "متن:", - "Time Levels": "سطوح تاریخ", - "Timezone/Sessions": "", - "Top Labels": "برچسب‌های بالا", - "top": "بالا", - "Up Color": "قیمت مثبت", - "Wave Size": "اندازه موج", - "Wick": "سایه بیشترین و کمترین", - "Zoom In": "بزرگ نمایی", - "Zoom Out": "کوچک نمایی", - "Borders": "حاشیه", - "Level": "", - "Hlines Background": "رنگ پس‌زمینه", - "Plots Background": "", - "Open_line_tool_position": "سود/زیان", - "Closed_line_tool_position": "سود/زیان", - "{0} P&L: {1}": "‫", - "Risk/Reward Ratio: {0}": "‫نسبت ریسک به سود: {0}", - "Stop: {0} ({1}%)": "‫زیان: {0} ({1}%)", - "Target: {0} ({1}%)": "‫سود: {0} ({1}%)", - "SUCCESS": "موفقیت", - "FAILURE": "شکست", - "Left Shoulder": "", - "Head": "", - "Right Shoulder": "", - "Mirrored": "جرخش افقی", - "Flipped": "چرخش عمودی", - "distance: {0}": "{0} :فاصله مختصات", - "day": "روز", - "day_plural": "روز", - "day_plural_1": "روز", - "day_plural_2": "روز", - "day_plural_5": "روز", - "week": "هفته", - "week_plural": "هفته", - "week_plural_1": "هفته", - "week_plural_2": "هفته", - "week_plural_5": "هفته", - "month": "ماه", - "month_plural": "ماه", - "month_plural_1": "ماه", - "month_plural_2": "ماه", - "month_plural_5": "ماه", - "minute": "دقیقه", - "minute_plural": "دقیقه", - "minute_plural_1": "دقیقه", - "minute_plural_2": "دقیقه", - "minute_plural_5": "دقیقه", - "hour": "ساعت", - "hour_plural": "ساعت", - "hour_plural_1": "ساعت", - "hour_plural_2": "ساعت", - "hour_plural_5": "ساعت", - "y_dates": "سال", - "y_dates_plural": "سال", - "y_dates_plural_1": "سال", - "y_dates_plural_2": "سال", - "y_dates_plural_5": "سال", - "h_dates": "ساعت", - "D_dates": "روز", - "W_dates": "هفته", - "M_dates": "ماه", - "d_dates": "روز", - "m_dates": "ماه", - "in_dates": "", - "Jan": "ژانویه", - "Feb": "فوریه", - "Mar": "مارس", - "Apr": "آوریل", - "May": "می", - "Jun": "ژوئن", - "Jul": "", - "Aug": "", - "Sep": "", - "Oct": "", - "Nov": "", - "Dec": "", - "Objects Tree": "اشکال و اندیکاتورها", - "Manage Drawings": "مدیریت اشکال", - "TOOL": "ابزار", - "SYMBOL": "نماد", - "Move Up": "انتقال به بالا", - "Move Down": "انتقال به پایین", - "All Exchanges": "همه بازارها", - "All types": "انواع", - "Stock": "سهام", - "stock": "سهام", - "Index": "شاخص", - "index": "شاخص", - "Futures": "آتی", - "futures": "آتی", - "Image URL": "مسیر عکس", - "Save image": "ذخیره عکس", - "or copy url:": "", - "Redo {0}": "حالت بعدی", - "Custom color...": "رنگ دلخواه...", - "Search": "جستجو", - "Open_in_legend": "باز", - "High_in_legend": "بیشترین", - "Low_in_legend": "کمترین", - "Close_in_legend": "پایانی", - "Open": "باز", - "High": "بیشترین", - "Low": "کمترین", - "Close": "پایانی", - "(H + L)/2": "", - "(H + L + C)/3": "", - "(O + H + L + C)/4": "", - "UTC": "", - "Exchange": "", - "Athens": "آتن", - "Berlin": "برلین", - "Bogota": "بوگوتا", - "Bangkok": "بانگوک", - "Buenos Aires": "بوینس آیرس", - "Chicago": "شیکاگو", - "Hong Kong": "هنگ کنگ", - "Kolkata": "کلکته", - "London": "لندن", - "Los Angeles": "لس آنجلس", - "Madrid": "مادرید", - "Moscow": "مسکو", - "New York": "نیویورک", - "Paris": "پاریس", - "Sao Paulo": "سائوپلو", - "Seoul": "سئول", - "Shanghai": "شانگهای", - "Singapore": "سنگاپور", - "Sydney": "سیدنی", - "Taipei": "چین تایپه", - "Tehran": "تهران", - "Tokyo": "توکیو", - "Toronto": "تورنتو", - "Vancouver": "ونکوور", - "Warsaw": "ورشو", - "n/a": "هیچ کدام", - "Long_input": "دوره بلند مدت", - "long_input": "دوره بلند مدت", - "longlen_input": "", - "Window Size_input": "", - "Length_input": "دوره", - "length_input": "دوره", - "len_input": "", - "Short_input": "دوره کوتاه مدت", - "short_input": "دوره کوتاه مدت", - "shortlen_input": "", - "Mult_input": "", - "mult_input": "", - "divisor_input": "", - "Divisor_input": "", - "Upper": "بالایی", - "Lower": "پایینی", - "Long": "بلند مدت", - "Short": "کوتاه مدت", - "Signal": "سیگنال", - "Jaw": "فک", - "Teeth": "دندان", - "Lips": "لب ها", - "Zero": "صفر", - "WMA Length_input": "", - "Long RoC Length_input": "", - "Short RoC Length_input": "", - "jawLength_input": "", - "teethLength_input": "", - "lipsLength_input": "", - "percent_input": "", - "exponential_input": "", - "smoothD_input": "", - "smoothK_input": "", - "Color 0": "رنگ ۰", - "Color 1": "رنگ ۱", - "Color 2": "رنگ ۲", - "Color 3": "رنگ ۳", - "Color 4": "رنگ ۴", - "sym_input": "نماد", - "symbol_input": "نماد", - "Sym_input": "", - "DI Length_input": "DI Length", - "ADX Smoothing_input": "ADX Smoothing", - "displacement_input": "تغییر مکان", - "Tenkan-sen": "", - "Kijun-sen": "", - "Chikou span": "", - "Senkou A": "", - "Senkou B": "", - "useTrueRange_input": "", - "roclen1_input": "", - "roclen2_input": "", - "roclen3_input": "", - "roclen4_input": "", - "smalen1_input": "", - "smalen2_input": "", - "smalen3_input": "", - "smalen4_input": "", - "siglen_input": "", - "UpperLimit": "حد بالا", - "LowerLimit": "حد پایین", - "fastLength_input": "", - "slowLength_input": "", - "signalLength_input": "", - "start_input": "شروع", - "increment_input": "", - "maximum_input": "حداکثر", - "showMA_input": "نمایش میانگین متحرک", - "show MA_input": "نمایش میانگین متحرک", - "Volume": "حجم", - "Volume MA": "میانگین متحرک حجم", - "Indicator": "اندیکاتور", - "Oscillator": "اسیلاتور", - "lengthStoch_input": "", - "lengthRSI_input": "", - "sigma_input": "", - "Sigma_input": "", - "Crosses": "تلاقی", - "Click to set a point": "", - "1. Slide your finger to select location for first anchor
2. Tap anywhere to place the first anchor": "", - "1. Slide your finger to select location for next anchor
2. Tap anywhere to place the next anchor": "", - "retrying": "در حال تلاش مجدد", - "eod data": "اطلاعات پایان روز", - "eod delayed": "اطلاعات پایان روز تاخیری", - "loading data": "در حال دریافت اطلاعات", - "invalid symbol": "اطلاعاتی وجود ندارد", - "streaming": "در حال دریافت اطلاعات", - "realtime": "زمان واقعی", - "pre-market": "پیش از گشایش بازار", - "post-market": "پس از بسته شدن بازار", - "closed": "بسته", - "Time Interval": "دوره زمانی", - "Show Symbol Labels": "نمایش برچسب نمادها", - "Show Symbol Labels_context_menu": "نمایش برچسب نمادها", - "Subminuette": "کمتر از دقیقه", - "Minuette": "دقیقه", - "Minute": "دقیقه", - "Intermediate": "میانروز", - "Primary": "اصلی", - "Cycle": "دوره", - "SuperCycle": "دوره بزرگ", - "GrandSuperCycle": "دوره خیلی عظیم", - "Lock": "قفل", - "Width": "عرض", - "Line With Breaks": "خط", - "Area With Breaks": "ناحیه", - "Type": "نوع", - "Simple": "ساده", - "With Markers": "نقاط قیمت", - "Step": "پله‌ای", - "No drawings yet": "شکلی رسم نشده است", - "Lock/Unlock": "قفل/باز", - "deviation_input": "انحراف ورودی", - "depth_input": "عمق ورودی", - "Accumulation/Distribution_study": "Accumulation/Distribution", - "Aroon_study": "Aroon", - "Advance/Decline_study": "Advance/Decline", - "Average True Range_study": "Average True Range", - "Awesome Oscillator_study": "Awesome Oscillator", - "Bollinger Bands Width_study": "Bollinger Bands Width", - "Balance of Power_study": "Balance of Power", - "Bollinger Bands_study": "نوارهای بولینگر", - "Bollinger Bands %B_study": "نوارهای بولینگر %B", - "Chaikin Money Flow_study": "Chaikin Money Flow", - "Chaikin Oscillator_study": "Chaikin Oscillator", - "Chande Kroll Stop_study": "Chande Kroll Stop", - "Chande Momentum Oscillator_study": "Chande Momentum Oscillator", - "Commodity Channel Index_study": "Commodity Channel Index", - "Choppiness Index_study": "Choppiness Index", - "Directional Movement Index_study": "Directional Movement Index", - "Correlation Coeff_study": "Correlation Coeff", - "Donchian Channels_study": "Donchian Channels", - "Double Exponential Moving Average_study": "Double Exponential Moving Average", - "Ease of Movement_study": "Ease of Movement", - "Elders Force Index_study": "Elders Force Index", - "Envelope_study": "Envelope", - "Ichimoku Cloud_study": "Ichimoku Cloud", - "Klinger Oscillator_study": "Klinger Oscillator", - "Hull MA_study": "Hull MA", - "Keltner Channels_study": "Keltner Channels", - "Linear Regression Curve_study": "Linear Regression Curve", - "Know Sure Thing_study": "Know Sure Thing", - "MA Cross_study": "تقاطع میانگین متحرک", - "Money Flow_study": "گردش پول", - "Mass Index_study": "شاخص انبوه", - "Moving Average Exponential_study": "نمایی میانگین متحرک", - "Net Volume_study": "حجم خالص", - "Moving Average Convergence/Divergence_study": "Moving Average Convergence/Divergence", - "Moving Average_study": "میانگین متحرک", - "Moving Average Weighted_study": "Moving Average Weighted", - "Parabolic SAR_study": "Parabolic SAR", - "On Balance Volume_study": "On Balance Volume", - "Price Oscillator_study": "Price Oscillator", - "Relative Strength Index_study": "Relative Strength Index", - "Relative Vigor Index_study": "Relative Vigor Index", - "Relative Volatility Index_study": "Relative Volatility Index", - "SMI Ergodic Indicator/Oscillator_study": "SMI Ergodic Indicator/Oscillator", - "Stochastic_study": "Stochastic", - "TRIX_study": "TRIX", - "Stochastic RSI_study": "Stochastic RSI", - "Triple EMA_study": "Triple EMA", - "VWMA_study": "VWMA", - "Volume Oscillator_study": "Volume Oscillator", - "Volume_study": "حجم", - "Williams Alligator_study": "Williams Alligator", - "Willams %R_study": "Willams %R", - "Coppock Curve_study": "Coppock Curve", - "Least Squares Moving Average_study": "Least Squares Moving Average", - "Arnaud Legoux Moving Average_study": "Arnaud Legoux Moving Average", - "True Strength Indicator_study": "True Strength Indicator", - "Change Interval": "تغییر بازه", - "Show Only Studies": "فقط نمایش محاسبات", - "Show Only Drawings": "فقط نمایش اشکال رسم شده", - "Show All": "نمایش همه", - "Timezone/Sessions Properties...": "خصوصیات موقعیت زمانی/دوره معاملاتی", - "Scale Price Chart Only": "فقط نمودار مقیاس قیمت", - "Open Interval Dialog": "", - "Note": "یادداشت", - "Anchored Note": "یادداشت ثابت", - "Scales Properties": "خصوصیات مقیاس ها", - "Toggle Auto Scale": "", - "Toggle Log Scale": "", - "Toggle Percentage": "", - "auto_scale": "خودکار", - "Invalid Symbol": "نماد غیر معتبر", - "loading...": "در حال بارگزاری ...", - "interval_dialog_description": "Type the interval number for munute 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)", - "Not applicable": "غیر قابل قبول", - "Stats Text Color": "", - "Show Angle": "نمایش زاویه", - "Always Show Stats": "نمایش همیشگی آمار", - "Rename...": "تغییرنام...", - "New": "", - "Load": "بارگذاری", - "Save": "ذخیره", - "Rename Chart": "تغییرنام نمودار", - "{0} copy": "{0} کپی", - "Please enter chart name": "نام نمودار را وارد کنید", - "Enter a new chart name": "نام جدید نمودار را وارد کنید", - "Load Chart": "بارگذاری نمودار", - "Chart Name": "نام نمودار", - "Chart name": "نام نمودار", - "Rename Chart Layout": "", - "Please enter chart layout name": "", - "Enter a new chart layout name": "", - "Load Layout Chart": "", - "Chart Layout Name": "", - "Chart layout name": "", - "NEW CHART LAYOUT": "", - "Save Chart Layout saves not just some particular chart,\nit saves all charts for all symbols and intervals\nwhich you are modifying while working with this Layout": "", - "Last Modified": "", - "Active Symbol": "", - "Fullscreen mode": "حالت تمام صفحه", - "Marker Color": "رنگ نشانگر", - "Font Size": "اندازه قلم", - "Save New Chart": "ذخیره نمودار جدید", - "Source_compare": "منبع", - "YES": "بله", - "NO": "خیر", - "Confirmation": "تاییدیه", - "Are you sure you want to delete this chart?": "آیا مطمئنید که می خواهید این نمودار را حذف کنید؟", - "Hide Marks On Bars": "", - "Precise Labels": "", - "Copy Chart Layout": "", - "Load Chart Layout": "", - "Save New Chart Layout": "", - "The Extended Trading Hours feature is available only for intraday charts": "", - "Do you realy want to delete ": "Do you realy want to delete", - "Description": "", - "Date": "", - "Time": "", - "Alerts for the current symbol only": "", - "Alerts for the current resolution only": "", - "Hide inactive alerts": "", - "Stopped Manual": "", - "Expired": "", - "Triggered and Not Active": "", - "Error": "", - "Stopped": "", - "Active": "", - "Order": "", - "Actual": "", - "Prior": "", - "Company": "", - "Estimate": "", - "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.": "", - "Share on Twitter a snapshot of your chart as a picture and whatever you write.": "", - "Share on StockTwits a snapshot of your chart as a picture and whatever you write.": "", - "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.": "", - "Suggested ideas & my ideas": "", - "Ideas of the people I follow & my ideas": "", - "My ideas only": "", - "Create Alert": "", - "Pine Script Editor": "", - "Published ideas settings": "", - "Change Ideas filter": "", - "Show/Hide Drawings Toolbar": "", - "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "", - "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "", - "Study Template": "", - "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

": "", - "Quotes are delayed by 10 min and updated every 30 seconds": "", - "delayed": "", - "Are you sure you want to delete this message?": "", - "Show only my sent and received messages": "", - "Maximize Chat": "", - "Detach Chat": "", - "Type your message here": "", - "Have something to say?": "", - "Attach chart snapshot": "", - "Insert emoticon": "", - "You can not vote twice for one message": "", - "English only, please": "", - "English only, please. Currently we only support English, so we ask you to only use English when communicating on TradingView.": "", - "Respecting Fellow Members": "", - "Respecting Fellow Members. Whether you agree or disagree with ideas, be courteous and respectful. Treat others the way you'd like to be treated.": "", - "No advertising allowed": "", - "No advertising allowed! You can post external links ONLY if they are relevant and add value to the conversation (i.e. a link to an example, or an article).": "", - "Custom...": "", - "Forex Talks": "", - "Forex": "", - "Stock And Index Talks": "", - "Bitcoin Talks": "", - "Bitcoin": "", - "Link to this chat...": "", - "Chat archives...": "", - "Edit room...": "", - "Delete room": "", - "There was an error posting your message.": "", - "Confirm": "", - "Are you sure you want to delete this room?": "", - "Show chart snapshot preview": "", - "Show only favorite rooms": "", - "Ignored users...": "", - "Launch chat in separate window": "", - "Link to this room...": "", - "Room archives...": "", - "You have no ignored users": "", - "Compare Add": "", - "Follow": "", - "If you follow a symbol you will receive notifications when new ideas about that symbol are published.": "", - "You are not logged in. Please sign in.": "", - "Info": "", - "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.": "", - "Home": "", - "Ideas": "", - "Scripts": "", - "Sign In": "", - "Join Now": "", - "Ideas Published": "", - "Followers": "", - "Following": "", - "Profile Settings": "", - "Public Profile": "", - "Update Status": "", - "Sign Out": "", - "E-mail for sms": "", - "Please, enter your e-mail": "", - "Crossing": "", - "Crossing Down": "", - "Crossing Up": "", - "Greater Than": "", - "Less Than": "", - "Entering Channel": "", - "Inside Channel": "", - "Outside Channel": "", - "Moving Up": "", - "Moving Down": "", - "Moving Up %": "", - "Moving Down %": "", - "Select user to start new chat with": "", - "You have no private messages yet": "", - "Don't be so cruel! Bans longer than 1 week are not allowed for now.": "", - "Banned": "", - "No ideas matched your criteria": "", - "Favorite ideas": "", - "Only private ideas": "", - "Ideas for the current symbol only": "", - "Ideas for the current resolution only": "", - "Someone commented on your idea": "", - "Someone agreed/disagreed with your idea": "", - "Someone followed you": "", - "Someone replied to your comment": "", - "Someone commented on the idea you follow": "", - "Someone you follow post new comment": "", - "Someone you follow change status": "", - "Someone you follow published new idea": "", - "Someone published idea on symbol you follow": "", - "Notification sound": "", - "Additional Notifications Settings...": "", - "This is a temporary chart.": "", - "To save your work, sign up for FREE.": "", - "Sign Up for FREE": "", - "Data provided by BATS exchange.": "", - "Upgrade Now": "", - "This is EOD data with no updates.": "", - "You may subscribe for official realtime and intraday data.": "", - "Open Script": "", - "No saved scripts yet": "", - "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "", - "Create your first script now!": "", - "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.": "", - "No public library scripts were found.": "", - "Change band background": "", - "Change area background": "", - "Confirm replace": "", - "Note: default study templates won't be removed permanently": "", - "Do you realy want to replace": "", - "SCRIPT TITLE": "", - "TAGS": "", - "DESCRIPTION": "", - "PUBLISH SCRIPT": "", - "Pine Script Tutorial": "", - "Pine Script Reference": "", - "How to use the reference materials (Video)": "", - "Suggestions & Feedback": "", - "Clear Console": "", - "Are you sure you want to ignore messages from": "", - "ext": "", - "Toggle Maximize Chart": "", - "Plot dividends": "", - "Plot splits": "", - "Plot earnings": "", - "Vol": "", - "Want official data and more features?": "", - "Sessions": "", - "Trading Panel": "", - "Open Trading Panel": "", - "Select Layout": "", - "Link symbol to all charts": "", - "Link interval to all charts": "", - "Sync crosshair on all charts": "", - "Chart Help": "", - "No notifications yet": "", - "Watchlist, details and news": "", - "Alerts": "", - "Data Window": "", - "Hotlists": "", - "Calendar": "", - "Trading Notes": "", - "Recent Chats": "", - "Notifications": "", - "Watchlist": "", - "Details": "", - "Economic Calendar": "", - "Earnings Calendar": "", - "Hotlist": "", - "News": "", - "My Ideas and Notes": "", - "Alerts Log": "", - "Show Buy/Sell Panel": "", - "Show Active Orders Only": "", - "Journal...": "", - "Account History...": "", - "Reset Paper Trading Account...": "", - "Trading Properties...": "", - "Set Alert": "", - "Edit": "", - "All Talks": "", - "Volume Leaders": "", - "Percent Advances": "", - "Percent Declines": "", - "Price Advances": "", - "Price Declines": "", - "Range Advances": "", - "Range Declines": "", - "Gap Up Stocks": "", - "Gap Down Stocks": "", - "Sell Market": "", - "Sell": "", - "Buy Market": "", - "Buy": "", - "Keyboard Shortcuts": "", - "Help & Wiki": "", - "Send Feedback or Report an Issue": "", - "Priority Support": "", - "Run Product Walk-Through": "", - "Price Scale": "", - "MTPredictor": "", - "Apply Elliot Wave": "", - "Apply WPT Up Wave": "", - "Apply WPT Down Wave": "", - "Create New Order...": "", - "Trading": "", - "Add Alert": "", - "Extend Alert Line": "", - " alert label line": "alert label line", - "No study templates saved": "", - "Save Study Template As...": "", - "Show Splits on Chart": "", - "Show Earnings on Chart": "", - "Show Dividends on Chart": "", - "Show Alert Labels": "", - "Earnings breaks": "", - "Extended Alert Line": "", - "Themes": "", - "Events & Alerts": "", - "Apply Defaults": "", - "Extended Hours (Intraday Only)": "", - "In Session": "", - "Tools": "", - "Social": "", - "Angle": "", - "Publish Script": "", - "Add to Chart": "", - "Blank script": "", - "Advance Decline Line": "", - "Advance Decline Ratio": "", - "Arnaud Legoux Moving Average": "", - "Balance of Power": "", - "Chande Kroll Stop": "", - "Chop Zone": "", - "Conditional Expressions": "", - "Coppock Curve": "", - "Cumulative Volume Index": "", - "Divergence Indicator": "", - "Klinger Oscillator": "", - "Least Squares Moving Average": "", - "MA Cross": "", - "Mass Index": "", - "McGinley Dynamic": "", - "Net Volume": "", - "Smoothed Moving Average": "", - "True Strength Indicator": "", - "Volume Oscillator": "", - "Vortex Indicator": "", - "Woodies CCI": "", - "Accumulation/Distribution": "", - "Advance/Decline Ratio (Bars)": "", - "Aroon": "", - "Average True Range": "", - "Awesome Oscillator": "", - "Bollinger Bands": "", - "Bollinger Bands %B": "", - "Bollinger Bands Width": "", - "Chaikin Money Flow": "", - "Chaikin Oscillator": "", - "Chande Momentum Oscillator": "", - "Choppiness Index": "", - "Commodity Channel Index": "", - "Connors RSI": "", - "Correlation Coeff": "", - "Detrended Price Oscillator": "", - "Directional Movement Index": "", - "Donchian Channels": "", - "Double Exponential Moving Average": "", - "Ease of Movement": "", - "Elder's Force Index": "", - "Envelope": "", - "Fisher Transform": "", - "Function Definition": "", - "Historical Volatility": "", - "Hull MA": "", - "Ichimoku Cloud": "", - "Keltner Channels": "", - "Know Sure Thing": "", - "Linear Regression Curve": "", - "Momentum": "", - "Money Flow": "", - "Moving Average Exponential": "", - "Moving Avarage Weighted": "", - "Moving Average": "", - "Moving Average Convergence/Divergence": "", - "On Balance Volume": "", - "Parabolic SAR": "", - "Plot Offsets": "", - "Price Oscillator": "", - "Price Volume Trend": "", - "Rate Of Change": "", - "Relative Strength Index": "", - "Relative Vigor Index": "", - "Relative Volatility Index": "", - "SMI Ergodic Indicator/Oscillator": "", - "Stochastic": "", - "Stochastic RSI": "", - "Triple EMA": "", - "TRIX": "", - "Ultimate Oscillator": "", - "VWAP": "", - "VWMA": "", - "Willams %R": "", - "Williams Alligator": "", - "Moderators Warning Messages": "" -} \ No newline at end of file diff --git a/charting_library/static/localization/translations/fr.json b/charting_library/static/localization/translations/fr.json index 535d806b..8ab838e9 100644 --- a/charting_library/static/localization/translations/fr.json +++ b/charting_library/static/localization/translations/fr.json @@ -1,1185 +1,99 @@ { - "propertypage-name-label_css_class": "propertypage-name-label-nocap", - "Script Editor": "Éditeur de Script", - " Published Charts Timeline": "Ligne de temps des graphiques publiés", - "SMA": "Moyenne Mobile Arithmétique", - "Published Chart": "Published Chart", - "Bar's Style": "Style de barre", - "Chart Properties": "Propriétés du graphique", - "Compare": "Comparer", - "Compare...": "Comparer...", - "Compare or Add Symbol...": "Comparer ou Ajouter un Symbole...", - "Compare or Add Symbol": "Comparer ou Ajouter un Symbole", - "Add Symbol": "Ajouter un Symbole", - "Scales Properties...": "Propriétés des Échelles...", - "Add": "Ajouter", - "Company Comparison": "Comparaison de compagnie", - "Indicators, Fundamentals, Economy and Add-ons": "Indicateurs, Fondamentaux, Économie et Compléments", - "Economy & Symbols": "Économie et Symboles", - "Bars": "Barres", - "Candles": "Bougies", - "Hollow Candles": "Bougies Creuses", - "Line": "Droite", - "Permanent link to this message": "Permanent link to this message", - "Area": "Région", - "Message settings": "Message settings", - "Heiken Ashi": "Méthode Heiken Ashi", - "Delete message": "Delete message", - "Are you sure you want to delete this message?": "Are you sure you want to delete this message?", - "Renko": "Renko", - "Line Break": "Line Break", - "Kagi": "Kagi", - "Point & Figure": "Point & Figure", - "Histogram": "Histogramme", - "Cross_chart_type": "Graphique en croix", - "Crosshair": "Réticule", - "Columns": "Colonnes", - "Circles": "Cercles", - "Indicators": "Indicateurs", - "Favorites": "Signets", - "Technical Analysis": "Analyse Technique", - "No indicators matched your criteria.": "Aucun indicateur ne correspond à vos critères", - "Add to favorites": "Ajouter aux Signets", - "Remove from favorites": "Retirer des Signets", - "No symbols matched your criteria": "Aucun symbole ne correspond à vos critères", - "Add any symbol from the list": "Ajouter n'importe quel symbole de la liste", - "Overlay the main chart": "Superposer sur le graphique principal", - "Symbols to be added on the chart": "Symboles à ajouter au graphique", - "Symbol": "Symbole", - "Default": "Par Défaut", - "Defaults": "Valeurs, Configurations par Défaut", - "OK": "OK", - "Toggle notifications for this room": "Toggle notifications for this room", - "Cancel": "Annuler", + " alert label line": "alert label line", " color": "Couleur", + " Published Charts Timeline": "Ligne de temps des graphiques publiés", " transparency": "Transparence", " visibility": "Visibilité", - "Add To Watchlist": "Ajouter à la liste à Surveiller", - "Add {0} To Watchlist": "Add {0} To Watchlist", - "Apply": "Appliquer", - "Arguments in Header": "Arguments dans l'en-tête", - "Arrow": "Flèche", - "Auto Scale": "Mise à l'Échelle automatique", - "Background": "Arrière-Plan", - "bars": "Barres", - "bars_margin": "barres", - "{0} bars": "{0} barres", - "Bottom Margin": "Marge inférieure", - "Bring Forward": "Mettre en avant", - "Bring to Front": "Mettre au premier plan", - "Clone": "Dupliquer", - "Color Theme": "Modèle de Couleurs", - "Copy": "Copier", - "Extended Hours": "Horaire étendu", - "Format...": "Formater...", - "Source Code...": "Source Code...", - "Full Screen": "Plein Écran ", - "Grid Lines": "Grille", - "Hide All Drawing Tools": "Cacher tous les Outils de Dessin", - "Drawing Tools": "Drawing Tools", - "Hide": "Cacher", - "Sort by symbol": "Sort by symbol", - "Sort by last price": "Sort by last price", - "Sort by price change": "Sort by price change", - "Sort by price change percent": "Sort by price change percent", - "Time Scale": "Time Scale", - "Insert Drawing Tool": "Insérer l'Outil de Dessin", - "Insert Indicator...": "Insérer un indicateur", - "Script Editor...": "Script Editor...", - "Last Value on Price Scale": "Montrer la dernière valeur sur l'échelle des prix", - "Link To": "Lier à", - "Last": "Last", - "Chng": "Chng", - "Sound on addressed to me messages": "Sound on addressed to me messages", - "Load New Bars": "Charger de (les) nouvelles barres", - "Lock All Drawing Tools": "Verrouiller tous les Outils de Dessin", - "Lock Scale": "Verrouiller l'Échelle", - "Lock scale": "Verrouiller l'Échelle", - "Log Scale": "Échelle Logaritmique", - "log": "Logaritme", - "Magnet Mode": "Mode aimanté", - "Merge Down": "Fusionner vers le bas", - "Merge Up": "Fusionner vers le Haut", - "Objects Tree...": "Arborescence des Objets", - "Offset": "Décalage", - "Override Min Tick": "Ne pas tenir compte du Tick minimum", - "Percentage": "Pourcentage", - "Precision": "Précision", - "Price Line": "Ligne de Prix", - "Properties...": "Configurations...", - "Redo": "Recommencer", - "Remove All Drawing Tools": "Retirer tous les Outils de Dessin", - "Remove All Studies": "Retirer toutes les Études", - "Remove All Indicators": "Retirer tous les Indicateurs", - "Remove": "Retirer ", - "Reset Chart": "Réinitialiser le Graphique", - "Reset Scale": "Réinitialiser l'Échelle", - "Reset": "Réinitialiser ", - "Right Margin": "Marge Droite", - "Save As...": "Enregistrer en tant que...", - "Scale Left": "Échelle à Gauche", - "Scale Percentage": "Échelle en Pourcentage", - "Scale Right": "Échelle à Droite", - "Scale Series Only": "Mettre à l'Échelle la Série seulement", - "Scale series only": "Mettre à l'Échelle la Série seulement", - "Scale Series only": "Mettre à l'Échelle la Série seulement", - "Scales Lines": "Axes", - "Scales Text": "Texte des Échelles", - "Scaling": "Mise à l'Échelle", - "Screen (No Scale)": "Taille Écran (aucune mise à l'Échelle)", - "Send Backward": "Mettre vers l'Arrière", - "Send to Back": "Mettre au Fond", - "Session Breaks": "Arrêt de Session", - "Show Arguments in Header": "Montrer les Arguments dans l'En-Tête", - "Show Last Value": "Show Last Value", - "Show Last Value on Price Scale": "Montrer la Valeur Récente sur l'Axe des Prix", - "Show Left Axis": "Monter l'Axe de Gauche", - "Show Right Axis": "Monter l'Axe de Droite", - "Show": "Montrer", - "Show Countdown": "Show Countdown", - "Stay In Drawing Mode": "Rester en Mode Dessin", - "Symbol Search...": "Recherche de Symbole", - "Change Symbol": "Changer le Symbole", - "Change Symbol...": "Changer le Symbole", - "Change Interval...": "Change Interval...", - "Time Zone": "Fuseau Horaire", - "TimeZone": "Fuseau Horaire", - "Top Margin": "Marge en Haut", - "Transparency": "Transparence", - "Undo {0}": "Annuler", - "Undo": "Annuler", - "undo": "undo", - "redo": "redo", - "Unmerge Down": "Défusionner vers le Bas", - "Unmerge Up": "Défusionner vers le Haut", - "Visual Order": "Ordre de visualisation", - "Watermark": "Filigrane", - "Show Objects Tree": "Montrer l'Arborescence des Objects", - "cursors-group-css-class": "Classe css du groupe Curseur", - "ABCD Pattern": "Figure en ABCD", - "Anchored Text": "Texte ancré", - "Arc": "Arc", - "Arrow Mark Down": "Flèche vers le Bas", - "Arrow Mark Left": "Flèche vers la Gauche", - "Arrow Mark Right": "Flèche vers la Droite", - "Arrow Mark Up": "Flèche vers le Haut", - "Balloon": "Ballon", - "Bars Pattern": "Type Barres", - "Brush": "Pinceau", - "Callout": "Bulle", - "Circle Lines": "Ligne Circulaire", - "Cross": "Croix", - "Cyclic Lines": "Lignes Périodiques", - "Date Range": "Plage de Données", - "Disjoint Angle": "Angle Séparé", - "Dot": "Point", - "Elliott Labels": "Étiquettes d'Elliott", - "Elliott Major Retracement": "Retracement Principal d'Elliott", - "Elliott Minor Retracement": "Retracement Mineur d'Elliott", - "Elliott Wave Cycle": "Période de la Vague d'Eliott", - "Elliott Wave Minor": "Vague d'Elliott Mineure", - "Elliott Wave Circle": "Elliott Wave Circle", - "Elliott Wave Subminuette": "Vague d'Elliott Sous Inférieure ou Subminuette", - "Ellipse": "Ellipse", - "Value": "Value", - "Eraser": "Gomme", - "Alert Actions": "Alert Actions", - "Send E-mail": "Send E-mail", - "Send SMS": "Send SMS", - "Play Sound": "Play Sound", - "Show Popup": "Show Popup", - "Extended": "Étendue", - "Extended Line": "Ligne prolongée", - "Fib Channel": "Canal de Fibonacci", - "Fib Circles": "Cercle de Fibonacci", - "Fib Retracement": "Retracement de Fibonacci", - "Fib Speed Resistance Arcs": "Arcs de Résistance de la vitesse de Fibonacci", - "Fib Speed Resistance Fan": "Éventail de Résistance de la Vitesse de Fibonacci", - "Fib Spiral": "Spirale de Fibonacci", - "Fib Time Zone": "Zone Temporelle de Fibonacci", - "Fib Wedge": "Coin de Fibonacci", - "Flag Mark": "Marque de Drapeau", - "Flat Top/Bottom": "Haut/Bas Plat", - "Flat Bottom": "Bas en Plateau", - "Forecast": "Prévision", - "Gann Box": "Boite de Gan", - "Gann Fan": "Éventail de Gann", - "Gann Square": "Carré de Gann", - "Head & Shoulders": "Tête Épaules", - "Horizontal Line": "Droite Horizontale", - "Horizontal Ray": "Rayon Horizontal", - "Icon": "Icône", - "Inside Pitchfork": "Fourchette Interne", - "Long Position": "Position Longue", - "Risk/Reward long": "Risque/Récompense Long", - "Modified Schiff Pitchfork": "Fourchette de Schiff Modifiée", - "Parallel Channel": "Canal parallèle", - "Pitchfan": "Éventail", - "Pitchfork": "Fourchette", - "Polyline": "Ensemble de Lignes", - "Price Label": "Étiquette de Prix", - "Price Range": "Plage de Prix", - "Projection": "Projection", - "Ray": "Rayon", - "Rectangle": "Rectangle", - "Regression Trend": "Tendance de la Régression", - "Rotated Rectangle": "Rectangle pivoté", - "Schiff Pitchfork": "Fourchette de Schiff", - "Schiff": "Schiff", - "Original": "Original", - "Modified Schiff": "Schiff modifié", - "Inside": "Interne", - "Short Position": "Position Courte", - "Risk/Reward short": "Risque/Récompense Court", - "Text": "Texte", - "Comment": "Commentaire", - "Three Drivers Pattern": "Figure des Trois Jambes", - "Thumb Down": "Pouce en Bas", - "Thumb Up": "Pouce en Haut", - "Trend Angle": "Angle de la Tendance", - "Trend Line": "Droite de Tendance", - "Trend-Based Fib Extension": "Prolongation de Fibonacci selon la Tendance", - "Trend-Based Fib Time": "Temps de Fibonacci selon la Tendance", - "Triangle Pattern": "Figure en Triangle", - "Triangle": "Triangle", - "Vertical Line": "Droite Verticale", - "XABCD Pattern": "Figure en XABCD", - "Angle:": "Angle:", - "Arcs": "Arcs", - "Background color 1": "Couleur de Fond 1", - "Background color 2": "Couleur de Fond 2", - "Background Color": "Couleur de Fond", - "Bar #": "Numéro de Barre", - "Border color": "Couleur de la Bordure", - "Border Color": "Couleur de la Bordure", - "Border": "Bordure", - "Bottom Lables": "Étiquette du Bas", - "bottom": "Bas", - "center": "Centre", - "Channel": "Canal", - "Coeffs As Percents": "Coefficients en PourCentage", - "Color bars based on previous close": "Coloriser les Barres selon la Clôture Précédente", - "Color": "Couleur", - "Color:": "Couleur:", - "Coordinates": "Coordinées", - "Delete": "Effacer", - "Down Color": "Couleur Des Baisses", - "Drawings": "Dessins", - "Entry price:": "Prix d'Entrée", - "Event": "Event", - "Events": "Événements", - "Extend Left End": "Prolonger l'Extrémité Gauche", - "Extend Left": "Prolonger à Gauche", - "Extend Lines": "Prolonger les Droites", - "Extend Right End": "Prolonger l'Extrémité Droite", - "Extend Right": "Prolonger à Droite", - "Extend": "Prolonger", - "Failure back color": "Couleur de Fond de l'Échec", - "Failure text color": "Couleur du Texte de l'Échec", - "Fans": "Éventails de lignes", - "Fill": "Remplir", - "Format": "Format", - "Graphics": "Graphiques", - "Grid": "Grille", - "Help": "Aide", - "HLC Bars": "Barres HBC", - "Inputs": "Paramètres en Entrée", - "Label Background": "Fond de l'Étiquette", - "Label": "Étiquette", - "Labels": "Étiquettes", - "Left End": "Extrémité Gauche", - "Left Labels": "Étiquettes de Gauche", - "Right Labels": "Right Labels", - "left": "Gauche", - "Level {0}": "Niveau {0}", - "Levels": "Niveaux", - "Lines": "Droites", - "Major": "Majeur", - "Measure (Shift + Click on the chart)": "Mesure (Majuscule+Cliquer sur le Graphique)", - "Median": "Médiane", - "middle": "au Milieu", - "Middle": "Centré", - "Minor": "Mineur", - "Mode": "Mode", - "Normal": "Normal", - "Plot": "Dessiner un Graphe", - "Price Levels": "Niveaux de Prix", - "Price Source": "Source des Prix", - "Price": "Prix", - "Price:": "Prix:", - "Prices": "Prix", - "Profit Background Color": "Couleur de Fond des Profits", - "Profit Level. Ticks:": "Niveau de Profit. Ticks:", - "Properties": "Propriétés", - "Reverse": "Inverse", - "Right End": "Extrémité de Droite", - "Right Lables": "Étiquettes de Droite", - "right": "Droite", - "Log Scale_scale_menu": "Échelle Logarithmique", - "Percentage_scale_menu": "Pourcentage", - "Scales": "Échelles", - "Settings": "Configurations", - "Show Background": "Montrer le Fond", - "Show Bars Range": "Montrer la Plage des Barres", - "Show Date/Time Range": "Montrer la Plage de Temps", - "Show Distance": "Montrer la Distance", - "Show Labels": "Montrer les Étiquettes", - "Show Price Range": "Montrer la Plage de Prix", - "Show Price": "Montrer l Prix", - "Show Prices": "Montrern les Prix", - "Show Text": "Montrer le Texte", - "Show Time": "Montrer l'Heure", - "Show Wave": "Montrer la Vague", - "Show/Hide": "Montrer/Cacher", - "Source back color": "Couleur de Fond de la Source", - "Source border color": "Couleur de la Bordure de la Source", - "Source text color": "Couleur du Texte de la Source", - "Stay in Drawing Mode": "Rester en Mode Dessin", - "Stop Background Color": "Couleur de Fond du Stop", - "Stop Color:": "Couleur du Stop", - "Stop Level. Ticks:": "Niveau du Stop en Ticks", - "Style": "Style", - "Success back color": "Couleur de fond en cas de succès", - "Success text color": "Couleur de Texte en cas de succès", - "Target back color": "Couleur de Fond de l'Objectif", - "Target border color": "Couleur de Bordure de l'Objectif", - "Target Color:": "Couleur de l'Objectif", - "Target text color": "Couleur de Texte de l'Objectif", - "Text Alignment:": "Alignement du Texte:", - "Text color": "Couleur du Texte", - "Text Color": "Couleur du Texte", - "Text Font": "Police du Texte", - "Text Wrap": "Retour à la ligne forcé du Texte", - "Text:": "Texte:", - "Time Levels": "Niveaux de Temps", - "Timezone/Sessions": "Fuseaux Horaires/Sessions", - "Top Labels": "Étiquettes du Haut", - "Bottom Labels": "Bottom Labels", - "top": "haut", - "Up Color": "Couleur de la Hausse", - "Wave Size": "Taille de la Vague", - "Wick": "Mèche", - "Zoom In": "Grossissement", - "Zoom Out": "Réduction", - "Borders": "Bordures", - "Level": "Niveauy", - "Hlines Background": "Fond Rayé Horizontalement", - "Plots Background": "Fond des Graphiques", - "Open_line_tool_position": "Ouvert", - "Closed_line_tool_position": "Fermé", - "{0} P&L: {1}": "{0} Gains&Pertes: {1}", - "Risk/Reward Ratio: {0}": "Ratio Risque/Récompense: {0}", - "Stop: {0} ({1}%)": "Stop: {0} ({1}%)", - "Target: {0} ({1}%)": "Objectif: {0} ({1}%)", - "SUCCESS": "SUCCÈS", - "FAILURE": "ÉCHEC", - "Left Shoulder": "Épaule Gauche", - "Head": "Tête", - "Right Shoulder": "Épaule Droite", - "Mirrored": "Reflété", - "Flipped": "Basculé", - "distance: {0}": "distance: {0}", - "day": "n/a", - "day_plural": "n/a", - "week": "n/a", - "week_plural": "n/a", - "month": "n/a", - "month_plural": "n/a", - "minute": "n/a", - "minute_plural": "n/a", - "hour": "n/a", - "hour_plural": "n/a", - "y_dates": "n/a", - "y_dates_plural": "n/a", - "h_dates": "h", - "D_dates": "J", - "W_dates": "S", - "M_dates": "M", - "d_dates": "j", - "m_dates": "m", - "in_dates": "en", - "Jan": "Jan", - "Feb": "Fév", - "Mar": "Mar", - "Apr": "Avr", - "May": "Mai", - "Jun": "Jui", - "Jul": "Jul", - "Aug": "Aoû", - "Sep": "Sep", - "Oct": "Oct", - "Nov": "Nov", - "Dec": "Déc", - "Objects Tree": "Arborescence des OIbjects", - "Manage Drawings": "Gérer les Dessins", - "TOOL": "OUTIL", - "SYMBOL": "SYMBOLE", - "Move Up": "Déplacer vers le Haut", - "Move Down": "Déplacer vers le Bas", - "All Exchanges": "Tous les Marchés", - "All types": "Tous les Types", - "Stock": "Action", - "stock": "action", - "Index": "Indices", - "index": "index", - "Futures": "Futures", - "futures": "futures", - "Image URL": "URL de l'image", - "Save image": "Enregistrer l'Image", - "or copy url:": "ou copier l'URL", - "Redo {0}": "Répéter", - "Custom color...": "Couleur Personnalisée", - "Search": "Chercher", - "Open_in_legend": "O", - "High_in_legend": "H", - "Low_in_legend": "B", - "Close_in_legend": "C", - "Open": "Ouverture", - "High": "Haut", - "Low": "Bas", - "Close": "Clôture", - "(H + L)/2": "(H + B)/2", "(H + L + C)/3": "(H + B + C)/3", + "(H + L)/2": "(H + B)/2", "(O + H + L + C)/4": "(O + H + B + C)/4", - "UTC": "TUC", - "Exchange": "Marché", - "Athens": "Athène", - "Berlin": "Berlin", - "Bogota": "Bogota", - "Bangkok": "Bangkok", - "Buenos Aires": "Buenos Aires", - "Chicago": "Chicago", - "Hong Kong": "Hong Kong", - "Kolkata": "Calcuta", - "London": "Londres", - "Los Angeles": "Los Angeles", - "Madrid": "Madrid", - "Moscow": "Moscou", - "New York": "New York", - "Paris": "Paris", - "Sao Paulo": "São Paulo", - "Seoul": "Séoul", - "Shanghai": "Shanghai", - "Singapore": "Singapour", - "Sydney": "Sydney", - "Taipei": "Taipei", - "Tehran": "Téhéran", - "Tokyo": "Tokyo", - "Toronto": "Toronto", - "Vancouver": "Vancouver", - "Warsaw": "Varsovie", - "n/a": "n/a", - "Long_input": "Long", - "long_input": "long", - "longlen_input": "Période Longue", - "Window Size_input": "Taille de Fenêtre", - "Length_input": "Longueur", - "length_input": "longueur", - "len_input": "longueur", - "Short_input": "Trade Court", - "short_input": "court", - "shortlen_input": "Période Courte", - "Mult_input": "Multiplicateur", - "mult_input": "multiplicateur", - "divisor_input": "diviseur", - "Divisor_input": "Diviseur", - "Upper": "Supérieur", - "Lower": "Inférieur", - "Long": "Long", - "Short": "Court", - "Signal": "Signal", - "Jaw": "Mâchoire", - "Teeth": "Dents", - "Lips": "Lèvres", - "Zero": "Zero", - "WMA Length_input": "MMP Période", - "Long RoC Length_input": "Période du ROC Long", - "Short RoC Length_input": "Période du ROC Court", - "jawLength_input": "Longueur de la Mâchoire", - "teethLength_input": "Longueur des Dents", - "lipsLength_input": "Longueur des Lèvres", - "percent_input": "PourCent", - "exponential_input": "Exponentiel", - "smoothD_input": "D Lissé", - "smoothK_input": "K Lissé", - "Color 0": "Couleur 0", - "Color 1": "Couleur 1", - "Color 2": "Couleur 2", - "Color 3": "Couleur 3", - "Color 4": "Couleur 4", - "sym_input": "symbole", - "symbol_input": "symbole", - "Sym_input": "Symbole", - "DI Length_input": "Période du DI", - "ADX Smoothing_input": "Lissage de l'ADX", - "displacement_input": "déplacement", - "Tenkan-sen": "Tenkan-sen", - "Kijun-sen": "Kijun-sen", - "Chikou span": "éventail Chikou ", - "Senkou A": "Senkou A", - "Senkou B": "Senkou B", - "useTrueRange_input": "Utiliser l'Amplitude Vraie", - "roclen1_input": "Période 1 du ROC", - "roclen2_input": "Période 2 du ROC", - "roclen3_input": "Période 3 du ROC", - "roclen4_input": "Période 4 du ROC", - "smalen1_input": "Période 1 de la MMA", - "smalen2_input": "Période 2 de la MMA", - "smalen3_input": "Période de la MMA", - "smalen4_input": "Période 4 de la MMA", - "siglen_input": "Durée du Signal", - "UpperLimit": "Limite Supérieure", - "LowerLimit": "Limite Inférieure", - "Limit": "Limit", - "fastLength_input": "Période du Fast", - "slowLength_input": "Période du Slow", - "signalLength_input": "Période du Signal", - "start_input": "Début", - "increment_input": "Incrément", - "maximum_input": "Maximum", - "showMA_input": "Montrer la MM", - "show MA_input": "Montrer MA", - "Volume": "Volume", - "Volume MA": "MM du Volume", - "Indicator": "Indicateur", - "Oscillator": "Oscillateur", - "lengthStoch_input": "Période du Stochastique", - "lengthRSI_input": "Période du RSI", - "sigma_input": "sigma", - "Sigma_input": "Sigma", - "Crosses": "Croise", - "Click to set a point": "Cliquer pour mettre un point", + "...Less Tags": "...Less Tags", + "1 minute": "1 minute", "1. Slide your finger to select location for first anchor
2. Tap anywhere to place the first anchor": "1.Glisser votre doigt pour choisir l'endroit du premier ancrage
2.Taper n'importe où pour placer le premier ancrage", "1. Slide your finger to select location for next anchor
2. Tap anywhere to place the next anchor": "1.Glisser votre doigt pour choisir l'endroit de l'ancrage suivant
2.Taper n'importe où pour placer l'ancrage suivant", - "retrying": "Nouvelle Tentative", - "eod data": "Données Fin de Journée", - "eod delayed": "Fin de Journée Retardée", - "loading data": "Données en chargement", - "invalid symbol": "Symbole Invalide", - "streaming": "diffusion en flux", - "realtime": "Temps Réel", - "pre-market": "Pré-Marché", - "post-market": "Après-Marché", - "closed": "Fermé", - "Time Interval": "Intervalle de Temps", - "Show Symbol Labels": "Montrer les Étiquettes de Symbole", - "Show Symbol Labels_context_menu": "Montrer les Étiquettes de Symbole", - "Subminuette": "Subminuette", - "Minuette": "Minuette", - "Minute": "Minute", - "Intermediate": "Intermédiaire", - "Primary": "Vague Principale", - "Cycle": "Cycle", - "SuperCycle": "Super-Cycle", - "GrandSuperCycle": "Grand-Super-Cycle", - "Lock": "Verrouiller", - "Width": "Largeur", - "Line With Breaks": "Ligne Interrompue", - "Area With Breaks": "Zone interrompue", - "Type": "Type", - "Simple": "Ligne continue", - "With Markers": "Avec des Points", - "Step": "En Marche d'Escalier", - "No drawings yet": "Pas de Dessins pour le moment", - "Lock/Unlock": "Verrouiller/Déverrouiller", - "deviation_input": "Déviation", - "depth_input": "Profondeur", - "Accumulation/Distribution_study": "Accumulation/Répartition", - "Aroon_study": "Aroon", - "Advance/Decline_study": "Avancé/Recul", - "Average True Range_study": "Moyenne de la vraie amplitude", - "Awesome Oscillator_study": "Oscillateur impressionnant", - "Bollinger Bands Width_study": "Bollinger Bands Width", - "Balance of Power_study": "Équilibre des forces", - "Bollinger Bands_study": "Bollinger Bands", - "Bollinger Bands %B_study": "Bollinger Bands %B", - "Chaikin Money Flow_study": "Chaikin Money Flow", - "Chaikin Oscillator_study": "Chaikin Oscillator", - "Chande Kroll Stop_study": "Chande Kroll Stop", - "Chande Momentum Oscillator_study": "Chande Momentum Oscillator", - "Commodity Channel Index_study": "Commodity Channel Index", - "Choppiness Index_study": "Choppiness Index", - "Directional Movement Index_study": "Directional Movement Index", - "Correlation Coeff_study": "Correlation Coeff", - "Donchian Channels_study": "Donchian Channels", - "Double Exponential Moving Average_study": "Double Exponential Moving Average", - "Ease of Movement_study": "Ease of Movement", - "Elders Force Index_study": "Elders Force Index", - "Envelope_study": "Envelope", - "Ichimoku Cloud_study": "Ichimoku Cloud", - "Klinger Oscillator_study": "Klinger Oscillator", - "Hull MA_study": "Hull MA", - "Keltner Channels_study": "Keltner Channels", - "Linear Regression Curve_study": "Linear Regression Curve", - "Know Sure Thing_study": "Know Sure Thing", - "MA Cross_study": "MA Cross", - "Money Flow_study": "Flux d'argent", - "Mass Index_study": "Index de masse", - "Moving Average Exponential_study": "Moyenne mobile exponentiel", - "Net Volume_study": "Volume net", - "Moving Average Convergence/Divergence_study": "Moyenne mobile convergente/divergente", - "Moving Average_study": "Moyenne mobile", - "Moving Average Weighted_study": "Moyenne mobile pondéré", - "Parabolic SAR_study": "Parabolic SAR", - "On Balance Volume_study": "Volume dans la balance", - "Price Oscillator_study": "Price Oscillator", - "Relative Strength Index_study": "Relative Strength Index", - "Relative Vigor Index_study": "Relative Vigor Index", - "Relative Volatility Index_study": "Relative Volatility Index", - "SMI Ergodic Indicator/Oscillator_study": "SMI Ergodic Indicator/Oscillator", - "Stochastic_study": "Stochastic", - "TRIX_study": "TRIX", - "Stochastic RSI_study": "Stochastic RSI", - "Triple EMA_study": "Triple EMA", - "VWMA_study": "VWMA", - "Volume Oscillator_study": "Volume Oscillator", - "Volume_study": "Volume", - "Williams Alligator_study": "Williams Alligator", - "Willams %R_study": "Willams %R", - "Coppock Curve_study": "Coppock Curve", - "Least Squares Moving Average_study": "Least Squares Moving Average", - "Arnaud Legoux Moving Average_study": "Arnaud Legoux Moving Average", - "True Strength Indicator_study": "True Strength Indicator", - "Change Interval": "Changer l’intervalle", - "Show Only Studies": "Show Only Studies", - "Show Only Drawings": "Show Only Drawings", - "Show All": "Tout montrer", - "Timezone/Sessions Properties...": "Timezone/Sessions Properties...", - "Scale Price Chart Only": "Scale Price Chart Only", - "Open Interval Dialog": "Open Interval Dialog", - "Note": "Note", - "Anchored Note": "Anchored Note", - "Scales Properties": "Scales Properties", - "Toggle Auto Scale": "Toggle Auto Scale", - "Toggle Log Scale": "Toggle Log Scale", - "Toggle Percentage": "Toggle Percentage", - "auto_scale": "automatique", - "Invalid Symbol": "Symbole invalide", - "loading...": "chargement...", - "interval_dialog_description": "Type the interval number for munute 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)", - "Not applicable": "Non applicable", - "Stats Text Color": "Stats Text Color", - "Show Angle": "Show Angle", - "Always Show Stats": "Toujours montrer les statistiques", - "Rename...": "Renommer...", - "New": "New", - "Load": "Charger", - "Save": "Sauvegarder", - "Rename Chart": "Renommer le graphique", - "{0} copy": "Copier {0}", - "Please enter chart name": "Veuillez entrer un nom pour le graphique", - "Enter a new chart name": "Entrer un nouveau nom pour le graphique", - "Load Chart": "Charger le graphique", - "Chart Name": "Nom du Graphique", - "Chart name": "Nom du graphique", - "Rename Chart Layout": "Renommer le plan graphique", - "Please enter chart layout name": "Veuillez entrer un nouveau de plan graphique", - "Enter a new chart layout name": "Entrer un nouveau nom du plan graphique", - "Load Layout Chart": "Charger le Plan Graphique", - "Chart Layout Name": "Nom du Plan Graphique", - "Chart layout name": "Nom du plan graphique", - "NEW CHART LAYOUT": "NOUVEAU PLAN GRAPHIQUE", - "Save Chart Layout saves not just some particular chart,\nit saves all charts for all symbols and intervals\nwhich you are modifying while working with this Layout": "Sauvegarder le plan graphique, pas seulement quelques plans graphique,\nc'est sauvegarder tout les graphiques pour tout les symboles et intervalles\nque vous modifiez pendant que vous travailler avec ce plan", - "Last Modified": "Dernière modification", - "Save Chart Layout": "Save Chart Layout", - "Active Symbol": "Activer le symbole", - "Remove custom interval": "Remove custom interval", - "Fullscreen mode": "Mode plein écran", - "Marker Color": "Couleur du marquer", - "Font Size": "Taille de l'écriture", - "Save New Chart": "Enregistrer le nouveau graphique", - "Source_compare": "Source", - "YES": "Oui", - "Yes": "Yes", - "No": "No", - "NO": "Non", - "Confirmation": "Confirmation", - "Are you sure you want to delete this chart?": "Êtes-vous sûr de vouloir supprimer ce graphique ?", - "Hide Marks On Bars": "Cacher les marques de la barre", - "Precise Labels": "Les étiquettes précises", - "Copy Chart Layout": "Copier le plan graphique", - "Load Chart Layout": "Charger le plan graphique", - "Save New Chart Layout": "Enregistrer le nouveau plan graphique", - "The Extended Trading Hours feature is available only for intraday charts": "The Extended Trading Hours feature is available only for intraday charts", - "Do you realy want to delete ": "Do you realy want to delete", - "Description": "Description", - "Date": "Date", - "Time": "Time", - "Alerts for the current symbol only": "Alerts for the current symbol only", - "Alerts for the current resolution only": "Alerts for the current resolution only", - "Hide inactive alerts": "Hide inactive alerts", - "Stopped Manual": "Stopped Manual", - "Expired": "Expired", - "Triggered and Not Active": "Triggered and Not Active", - "Error": "Error", - "Stop": "Stop", - "Stopped": "Stopped", - "Active": "Active", - "Order": "Order", - "Actual": "Actual", - "Prior": "Prior", - "Company": "Company", - "Estimate": "Estimate", - "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.": "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.", - "Share on Twitter a snapshot of your chart as a picture and whatever you write.": "Share on Twitter a snapshot of your chart as a picture and whatever you write.", - "Share on StockTwits a snapshot of your chart as a picture and whatever you write.": "Share on StockTwits a snapshot of your chart as a picture and whatever you write.", - "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.": "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.", - "Suggested ideas & my ideas": "Suggested ideas & my ideas", - "Ideas of the people I follow & my ideas": "Ideas of the people I follow & my ideas", - "My ideas only": "My ideas only", - "Hide Widgets": "Hide Widgets", - "Create Alert": "Create Alert", - "Disconnect": "Disconnect", - "Connect": "Connect", - "Pine Script Editor": "Pine Script Editor", - "Published ideas settings": "Published ideas settings", - "Change Ideas filter": "Change Ideas filter", - "Hide Drawings Toolbar": "Hide Drawings Toolbar", - "Show/Hide Drawings Toolbar": "Show/Hide Drawings Toolbar", - "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.", - "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.", - "Study Template": "Study Template", - "Template": "Template", - "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

": "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

", - "Quotes are delayed by 10 min and updated every 30 seconds": "Quotes are delayed by 10 min and updated every 30 seconds", - "delayed": "delayed", - "Show only my sent and received messages": "Show only my sent and received messages", - "Maximize Chat": "Maximize Chat", - "Detach Chat": "Detach Chat", - "Type your message here": "Type your message here", - "Have something to say?": "Have something to say?", - "Attach chart snapshot": "Attach chart snapshot", - "Insert emoticon": "Insert emoticon", - "You can not vote twice for one message": "You can not vote twice for one message", - "English only, please": "English only, please", - "English only, please. Currently we only support English, so we ask you to only use English when communicating on TradingView.": "English only, please. Currently we only support English, so we ask you to only use English when communicating on TradingView.", - "Respecting Fellow Members": "Respecting Fellow Members", - "Respecting Fellow Members. Whether you agree or disagree with ideas, be courteous and respectful. Treat others the way you'd like to be treated.": "Respecting Fellow Members. Whether you agree or disagree with ideas, be courteous and respectful. Treat others the way you'd like to be treated.", - "No advertising allowed": "No advertising allowed", - "No advertising allowed! You can post external links ONLY if they are relevant and add value to the conversation (i.e. a link to an example, or an article).": "No advertising allowed! You can post external links ONLY if they are relevant and add value to the conversation (i.e. a link to an example, or an article).", - "Custom...": "Custom...", - "Forex Talks": "Forex Talks", - "Forex": "Forex", - "Stock And Index Talks": "Stock And Index Talks", - "Bitcoin Talks": "Bitcoin Talks", - "Bitcoin": "Bitcoin", - "Link to this chat...": "Link to this chat...", - "Chat archives...": "Chat archives...", - "Edit room...": "Edit room...", - "Delete room": "Delete room", - "Save Drawing Template As...": "Save Drawing Template As...", - "Templates": "Templates", - "Apply Default Drawing Template": "Apply Default Drawing Template", - "There was an error posting your message.": "There was an error posting your message.", - "Confirm": "Confirm", - "Are you sure you want to delete this room?": "Are you sure you want to delete this room?", - "Show chart snapshot preview": "Show chart snapshot preview", - "Chart Snapshot": "Chart Snapshot", - "Show only favorite rooms": "Show only favorite rooms", - "Ignored users...": "Ignored users...", - "Launch chat in separate window": "Launch chat in separate window", - "Link to this room...": "Link to this room...", - "Room archives...": "Room archives...", - "You have no ignored users": "You have no ignored users", - "Remove this room from favorites": "Remove this room from favorites", - "Add this room from favorites": "Add this room from favorites", - "Compare Add": "Compare Add", - "Follow": "Follow", - "If you follow a symbol you will receive notifications when new ideas about that symbol are published.": "If you follow a symbol you will receive notifications when new ideas about that symbol are published.", - "You are not logged in. Please sign in.": "You are not logged in. Please sign in.", - "Info": "Info", - "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.": "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.", - "Home": "Home", - "Ideas": "Ideas", - "Scripts": "Scripts", - "Sign In": "Sign In", - "Sign Up": "Sign Up", - "Join Now": "Join Now", - "Ideas Published": "Ideas Published", - "Followers": "Followers", - "Following": "Following", - "Profile Settings": "Profile Settings", - "Public Profile": "Public Profile", - "Update Status": "Update Status", - "Sign Out": "Sign Out", - "E-mail for sms": "E-mail for sms", - "Please, enter your e-mail": "Please, enter your e-mail", - "E-mail": "E-mail", - "Crossing": "Crossing", - "Crossing Down": "Crossing Down", - "Crossing Up": "Crossing Up", - "Greater Than": "Greater Than", - "Less Than": "Less Than", - "Entering Channel": "Entering Channel", - "Inside Channel": "Inside Channel", - "Outside Channel": "Outside Channel", - "Moving Up": "Moving Up", - "Moving Down": "Moving Down", - "Moving Up %": "Moving Up %", - "Moving Down %": "Moving Down %", - "Select user to start new chat with": "Select user to start new chat with", - "You have no private messages yet": "You have no private messages yet", - "Don't be so cruel! Bans longer than 1 week are not allowed for now.": "Don't be so cruel! Bans longer than 1 week are not allowed for now.", - "Banned": "Banned", - "No ideas matched your criteria": "No ideas matched your criteria", - "Favorite ideas": "Favorite ideas", - "Only private ideas": "Only private ideas", - "Ideas for the current symbol only": "Ideas for the current symbol only", - "Ideas for the current resolution only": "Ideas for the current resolution only", - "Someone commented on your idea": "Someone commented on your idea", - "Someone agreed/disagreed with your idea": "Someone agreed/disagreed with your idea", - "Someone followed you": "Someone followed you", - "Someone replied to your comment": "Someone replied to your comment", - "Someone commented on the idea you follow": "Someone commented on the idea you follow", - "Someone you follow post new comment": "Someone you follow post new comment", - "Someone you follow change status": "Someone you follow change status", - "Someone you follow published new idea": "Someone you follow published new idea", - "Someone published idea on symbol you follow": "Someone published idea on symbol you follow", - "Notification sound": "Notification sound", - "Additional Notifications Settings...": "Additional Notifications Settings...", - "This is a temporary chart.": "This is a temporary chart.", - "To save your work, sign up for FREE.": "To save your work, sign up for FREE.", - "Sign Up for FREE": "Sign Up for FREE", - "Data provided by BATS exchange.": "Data provided by BATS exchange.", - "Upgrade Now": "Upgrade Now", - "This is EOD data with no updates.": "This is EOD data with no updates.", - "You may subscribe for official realtime and intraday data.": "You may subscribe for official realtime and intraday data.", - "Open Script": "Open Script", - "No saved scripts yet": "No saved scripts yet", - "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", - "Create your first script now!": "Create your first script now!", - "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.": "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.", - "No public library scripts were found.": "No public library scripts were found.", - "Change band background": "Change band background", - "Change area background": "Change area background", - "Confirm replace": "Confirm replace", - "Note: default study templates won't be removed permanently": "Note: default study templates won't be removed permanently", - "Do you realy want to replace": "Do you realy want to replace", - "SCRIPT TITLE": "SCRIPT TITLE", - "TAGS": "TAGS", - "DESCRIPTION": "DESCRIPTION", - "PUBLISH SCRIPT": "PUBLISH SCRIPT", - "Pine Script Tutorial": "Pine Script Tutorial", - "Pine Script Reference": "Pine Script Reference", - "How to use the reference materials (Video)": "How to use the reference materials (Video)", - "Suggestions & Feedback": "Suggestions & Feedback", - "Clear Console": "Clear Console", - "Are you sure you want to ignore messages from": "Are you sure you want to ignore messages from", - "ext": "ext", - "Toggle Maximize Chart": "Toggle Maximize Chart", - "Plot dividends": "Plot dividends", - "Plot splits": "Plot splits", - "Plot earnings": "Plot earnings", - "Vol": "Vol", - "Want official data and more features?": "Want official data and more features?", - "Sessions": "Sessions", - "Trading Panel": "Trading Panel", - "Open Trading Panel": "Open Trading Panel", - "Select Layout": "Select Layout", - "Link symbol to all charts": "Link symbol to all charts", - "Link interval to all charts": "Link interval to all charts", - "Sync crosshair on all charts": "Sync crosshair on all charts", - "Chart Help": "Chart Help", - "No notifications yet": "No notifications yet", - "Watchlist, details and news": "Watchlist, details and news", - "Alerts": "Alerts", - "Data Window": "Data Window", - "Hotlists": "Hotlists", - "Calendar": "Calendar", - "Trading Notes": "Trading Notes", - "Recent Chats": "Recent Chats", - "Notifications": "Notifications", - "Watchlist": "Watchlist", - "Details": "Details", - "Economic Calendar": "Economic Calendar", - "Earnings Calendar": "Earnings Calendar", - "Hotlist": "Hotlist", - "News": "News", - "Market Summary": "Market Summary", - "My Ideas and Notes": "My Ideas and Notes", - "Alerts Log": "Alerts Log", - "Extend Lines Left": "Extend Lines Left", - "Connecting Line": "Connecting Line", - "Show Executions": "Show Executions", - "Show Buy/Sell Panel": "Show Buy/Sell Panel", - "Show Active Orders Only": "Show Active Orders Only", - "Journal...": "Journal...", - "Account History...": "Account History...", - "Reset Paper Trading Account...": "Reset Paper Trading Account...", - "Trading Properties...": "Trading Properties...", - "Set Alert": "Set Alert", - "Alert": "Alert", - "Edit": "Edit", - "Upper Deviation": "Upper Deviation", - "Lower Deviation": "Lower Deviation", - "Use Upper Deviation": "Use Upper Deviation", - "Use Lower Deviation": "Use Lower Deviation", - "First bar time": "First bar time", - "Last bar time": "Last bar time", - "Source": "Source", - "Chats": "Chats", - "All Talks": "All Talks", - "Volume Leaders": "Volume Leaders", - "Percent Advances": "Percent Advances", - "Percent Declines": "Percent Declines", - "Price Advances": "Price Advances", - "Price Declines": "Price Declines", - "Range Advances": "Range Advances", - "Range Declines": "Range Declines", - "Gap Up Stocks": "Gap Up Stocks", - "Gap Down Stocks": "Gap Down Stocks", - "Sell Market": "Sell Market", - "Sell": "Sell", - "Buy Market": "Buy Market", - "Report data issues": "Report data issues", - "Report Data Issues": "Report Data Issues", - "Feature Request and Feedback": "Feature Request and Feedback", - "Market": "Market", - "Buy": "Buy", - "Keyboard Shortcuts": "Keyboard Shortcuts", - "Help & Wiki": "Help & Wiki", - "Send Feedback or Report an Issue": "Send Feedback or Report an Issue", - "Priority Support": "Priority Support", - "Run Product Walk-Through": "Run Product Walk-Through", - "Price Scale": "Price Scale", - "MTPredictor": "MTPredictor", - "Apply Elliot Wave": "Apply Elliot Wave", - "Apply WPT Up Wave": "Apply WPT Up Wave", - "Apply WPT Down Wave": "Apply WPT Down Wave", - "Create New Order...": "Create New Order...", - "Trading": "Trading", - "Add Alert": "Add Alert", - "Extend Alert Line": "Extend Alert Line", - " alert label line": "alert label line", - "No study templates saved": "No study templates saved", - "Save Study Template As...": "Save Study Template As...", - "Show Splits on Chart": "Show Splits on Chart", - "Show Earnings on Chart": "Show Earnings on Chart", - "Show Dividends on Chart": "Show Dividends on Chart", - "Show Alert Labels": "Show Alert Labels", - "Earnings breaks": "Earnings breaks", - "Extended Alert Line": "Extended Alert Line", - "Themes": "Themes", - "Events & Alerts": "Events & Alerts", - "Apply Defaults": "Apply Defaults", - "Do you realy want to delete theme": "Do you realy want to delete __theme__ theme?", - "Extended Hours (Intraday Only)": "Extended Hours (Intraday Only)", - "In Session": "In Session", - "Tools": "Tools", - "Delete script": "Delete script", - "Social": "Social", - "Angle": "Angle", - "Publish Script": "Publish Script", - "Add to Chart": "Add to Chart", - "Blank script": "Blank script", - "TradingView Free Quotes and Chat": "TradingView Free Quotes and Chat", - "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.": "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.", - "Install": "Install", - "Logged as": "Logged as", - "Untitled Script": "Untitled Script", - "Pine Editor": "Pine Editor", - "Open Pine Script Editor": "Open Pine Script Editor", - "Make a Copy": "Make a Copy", - "Make a Copy...": "Make a Copy...", - "Quantity": "Quantity", - "Signal Labels": "Signal Labels", - "Trades on Chart": "Trades on Chart", - "Take Profit": "Take Profit", - "Stop Loss": "Stop Loss", - "Expiration": "Expiration", - "Modify Order": "Modify Order", - "PUBLISH IDEA": "PUBLISH IDEA", - "EDIT IDEA": "EDIT IDEA", - "Chart does not load": "Chart does not load", - "No real-time data": "No real-time data", - "Price incorrect": "Price incorrect", - "Study not loading": "Study not loading", - "Gap in the data": "Gap in the data", - "Alerts issue": "Alerts issue", - "Slow scrolling or chart loading": "Slow scrolling or chart loading", - "Issue Type": "Issue Type", - "Select type...": "Select type...", - "A suggested author published idea on current symbol": "A suggested author published idea on current symbol", - "MODERATED": "MODERATED", - "CFD": "CFD", - "Once": "Once", - "Require Order Confirmation": "Require Order Confirmation", - "Rearm every 1 minute": "Rearm every 1 minute", - "Rearm every 5 minute": "Rearm every 5 minute", - "Rearm every 10 minute": "Rearm every 10 minute", - "Rearm every 30 minute": "Rearm every 30 minute", - "Rearm every hour": "Rearm every hour", - "Once per bar (on condition)": "Once per bar (on condition)", - "Once per bar (on close)": "Once per bar (on close)", - "move chart 1 bar to the left.": "move chart 1 bar to the left.", - "move chart 1 bar to the right.": "move chart 1 bar to the right.", - "move further to the left.": "move further to the left.", - "move further to the right.": "move further to the right.", - "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!": "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!", - "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.": "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.", - "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!": "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!", - "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.": "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.", - "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.": "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.", - "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.": "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.", - "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.": "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.", - "

Pine scripting language (β version)

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.

At the moment PineScript in a BETA. For more detailed information check out our blog.": "

Pine scripting language (β version)

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.

At the moment PineScript in a BETA. For more detailed information check out our blog.", - "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.": "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.", + "10 seconds": "10 secondes", + "1d": "1j", + "1m": "1m", + "1y": "1a", + "3 Notes Reverb": "3 Notes Reverb", + "30 Day Free Trial": "30 Day Free Trial", + "30 seconds": "30 secondes", + "3m": "3m", + "5 seconds": "5 secondes", + "52wk Range": "52wk Range", + "5d": "5d", + "5y": "5a", + "6m": "6m", + " or to use paper trading": " or to use paper trading", + "Hold Shift  + Click on the chart – measure tool.": "Hold Shift  + Click on the chart – measure tool.", + "Hold Shift – draw linetools on the right angle.": "Hold Shift – draw linetools on the right angle.", "

A broad range of intelligent drawing tools

The 100+ drawing tools on TradingView let you analyze the market in a variety of ways - all helping you find better opportunities. Technical analysis is the study of learning how past performance of drawings and other tools applies to prices in the future. Make sure you take a look at our Wiki for a complete list of drawing tools and instructions on how to use them!": "

A broad range of intelligent drawing tools

The 100+ drawing tools on TradingView let you analyze the market in a variety of ways - all helping you find better opportunities. Technical analysis is the study of learning how past performance of drawings and other tools applies to prices in the future. Make sure you take a look at our Wiki for a complete list of drawing tools and instructions on how to use them!", - "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.": "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.", - "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.": "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.", "

Advanced Price Scaling

When you are ready to get technical, our charts let you set the price scales to match your type of analysis. There are linear, percent and log axes for drastic price movements. You can use two separate price scales at the same time: one for indicators and one for price movements. Read more about scaling options.

Right-click on the price scale to see possible options: change scaling type, enable auto-scaling or show another price scale. Right-clicking on indicators lets you choose which scale to use, so several data series with different scaling can co-exist in one chart. You can also drag price and time scales to increase or decrease compression.": "

Advanced Price Scaling

When you are ready to get technical, our charts let you set the price scales to match your type of analysis. There are linear, percent and log axes for drastic price movements. You can use two separate price scales at the same time: one for indicators and one for price movements. Read more about scaling options.

Right-click on the price scale to see possible options: change scaling type, enable auto-scaling or show another price scale. Right-clicking on indicators lets you choose which scale to use, so several data series with different scaling can co-exist in one chart. You can also drag price and time scales to increase or decrease compression.", - "

Multi Charts Layout

You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.": "

Multi Charts Layout

You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.", + "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.": "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.", "

Communicate your ideas in real-time!

Collaborating with investors across markets and countries has never been easier! TradingView chat rooms are a powerful communication tool, which are fully integrated to instantly share charts, analysis and trading ideas – all on one platform. Create your own chat rooms on interesting topics, or join existing public chat rooms – a world of knowledge is at your fingertips.
Start chatting now!": "

Communicate your ideas in real-time!

Collaborating with investors across markets and countries has never been easier! TradingView chat rooms are a powerful communication tool, which are fully integrated to instantly share charts, analysis and trading ideas – all on one platform. Create your own chat rooms on interesting topics, or join existing public chat rooms – a world of knowledge is at your fingertips.
Start chatting now!", + "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.": "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.", + "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!": "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!", + "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.": "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.", "

Go PRO to get even more

But that’s not all! Upgrade your trading experience with TradingView PRO and get access to an unparalleled set of premium features and data. Get it today!": "

Go PRO to get even more

But that’s not all! Upgrade your trading experience with TradingView PRO and get access to an unparalleled set of premium features and data. Get it today!", - "You are not authenticated.": "You are not authenticated.", - "You already have Pro Plus trial.": "You already have Pro Plus trial.", - "You already participated in Pro Plus trial.": "You already participated in Pro Plus trial.", - "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.": "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.", - "
If you want to use this service - please sign in or register!
": "
If you want to use this service - please sign in or register!
", - "Increase Rating": "Increase Rating", - "Read more...": "Read more...", - "PRO Plus Trial": "PRO Plus Trial", - "Sorry, PRO Plus trial could not be set.": "Sorry, PRO Plus trial could not be set.", - "Decrease Rating": "Decrease Rating", - "Quote this message": "Quote this message", - "Unban": "Unban", - "Symbol Description": "Symbol Description", - "OHLC Values": "OHLC Values", - "Indicator Titles": "Indicator Titles", - "Indicator Arguments": "Indicator Arguments", - "Indicator Values": "Indicator Values", - "Symbol Last Value": "Symbol Last Value", - "Indicator Last Value": "Indicator Last Value", - "Favorite Drawings Toolbar": "Favorite Drawings Toolbar", - "Drawings Toolbar": "Drawings Toolbar", - "Sound on every message": "Sound on every message", - "No Sound notifications": "No Sound notifications", - "Set chat title...": "Set chat title...", - "Leave this chat": "Leave this chat", - "Enter new title for this chat": "Enter new title for this chat", - "Chat title": "Chat title", - "Are you sure you want to leave this chat?": "Are you sure you want to leave this chat?", - "Add people to this chat...": "Add people to this chat...", - "Add people to this chat": "Add people to this chat", - "Start new chat with...": "Start new chat with...", - "Clear Symbols": "Clear Symbols", - "Do you really want to clear all symbols?": "Do you really want to clear all symbols?", - "Apply Manual Risk/Reward": "Apply Manual Risk/Reward", - "Apply Manual Decision Point": "Apply Manual Decision Point", - "Analyze Trade Setup": "Analyze Trade Setup", - "Apply Elliot Wave Intermediate": "Apply Elliot Wave Intermediate", - "Apply Elliot Wave Major": "Apply Elliot Wave Major", - "Apply Elliot Wave Minor": "Apply Elliot Wave Minor", - "Up Wave 1 or A": "Up Wave 1 or A", - "Up Wave 2 or B": "Up Wave 2 or B", - "Up Wave C": "Up Wave C", - "Up Wave 3": "Up Wave 3", - "Up Wave 4": "Up Wave 4", - "Up Wave 5": "Up Wave 5", - "Down Wave 1 or A": "Down Wave 1 or A", - "Down Wave 2 or B": "Down Wave 2 or B", - "Down Wave C": "Down Wave C", - "Down Wave 3": "Down Wave 3", - "Down Wave 4": "Down Wave 4", - "Down Wave 5": "Down Wave 5", - "If you want to use private messages - please sign in or register!": "If you want to use private messages - please sign in or register!", - "To get alerts list - please sign in or register!": "To get alerts list - please sign in or register!", - "Manage Alerts": "Manage Alerts", - "Headlines": "Headlines", - "StockTwits": "StockTwits", - "FxWire PRO": "FxWire PRO", - "Futures Magazine": "Futures Magazine", - "Save As Watchlist...": "Save As Watchlist...", - "VolumeProfile": "VolumeProfile", - "Income Statement": "Income Statement", - "Profitability": "Profitability", - "Dividend": "Dividend", - "Current Valuation": "Current Valuation", - "Other": "Other", - "Indicators and Strategies": "Indicators and Strategies", - "Strategies": "Strategies", - "My Scripts": "My Scripts", - "Public Library": "Public Library", - "Built-ins": "Built-ins", - "AOS FX Primer": "AOS FX Primer", - "AlgoViewEssential": "AlgoViewEssential", - "Analysis Suite - SCMR Trends": "Analysis Suite - SCMR Trends", - "DecisionBar": "DecisionBar", - "Jurik Research": "Jurik Research", - "Key Hidden Levels": "Key Hidden Levels", - "Key Order Flow Events": "Key Order Flow Events", - "LazyBear - MTF Panes": "LazyBear - MTF Panes", - "LazyBear - S/R Levels": "LazyBear - S/R Levels", - "MTF Studies": "MTF Studies", - "MicroTrends": "MicroTrends", - "ProTradingIndicators": "ProTradingIndicators", - "RobBooker": "RobBooker", - "Fundamentals": "Fundamentals", - "Economy": "Economy", - "Zig Zag": "Zig Zag", - "Advance Decline Line": "Advaqweqweqweline Line", - "Advance Decline Ratio": "Advaadsasdadsio", - "Advance/Decline Ratio (Bars)": "Advance/Deasdasdasd", - "Chande Kroll Stop": "Chande Kroll Stop", - "Chop Zone": "Chop Zone", - "Conditional Expressions": "Conditional Expressions", - "ConnorsRSI": "ConnorsRSI", - "Correlation Coefficient": "Correlation Coefficient", - "Cumulative Volume Index": "Cumulative Volume Index", - "Detrended Price Oscillator": "Detrended Price Oscillator", - "Directional Movement": "Directional Movement", - "Divergence Indicator": "Divergence Indicator", - "Double EMA": "Double EMA", - "Ease Of Movement": "Ease Of Movement", - "Elder's Force Index": "Elder's Force Index", - "Elliott Wave": "Elliott Wave", - "Fisher Transform": "Fisher Transform", - "Historical Volatility": "Historical Volatility", - "Hull Moving Average": "Hull Moving Average", - "Linear Regression": "Linear Regression", - "MACD": "MACD", - "McGinley Dynamic": "McGinley Dynamic", - "Momentum": "Momentum", - "Moon Phases": "Moon Phases", - "Multi-Time Period Charts": "Multi-Time Period Charts", - "Pivot Points High Low": "Pivot Points High Low", - "Pivot Points Standard": "Pivot Points Standard", - "Price Volume Trend": "Price Volume Trend", - "Rate Of Change": "Rate Of Change", - "SMI Ergodic Indicator": "SMI Ergodic Indicator", - "SMI Ergodic Oscillator": "SMI Ergodic Oscillator", - "Smoothed Moving Average": "Smoothed Moving Average", - "Ultimate Oscillator": "Ultimate Oscillator", - "VWAP": "VWAP", - "Volatility Stop": "Volatility Stop", - "Vortex Indicator": "Vortex Indicator", - "Williams %R": "Williams %R", - "Williams Fractal": "Williams Fractal", - "Woodies CCI": "Woodies CCI", - "Total Revenue": "Total Revenue", - "Diluted EPS, Net Income": "Diluted EPS, Net Income", - "Net Income": "Net Income", - "EBITDA": "EBITDA", - "EBIT": "EBIT", - "Equity Earnings": "Equity Earnings", - "Gross Margin": "Gross Margin", - "After-tax Margin": "After-tax Margin", - "Gross Profit": "Gross Profit", - "Dividends Paid": "Dividends Paid", - "Debt to Equity": "Debt to Equity", - "Free Cash Flow": "Free Cash Flow", - "Return on Equity": "Return on Equity", + "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.": "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.", + "

Server-side Alerts (β version)": "

Server-side Alerts (β version)", + "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.": "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.", + "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.": "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.", + "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.": "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.", + "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.": "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.", + "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!": "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!", + "Number or , – change interval. The interval can be changed by typing the interval number (i.e. 5 if it is going to be a five minute chart) or by typing a comma (,) to enter non minute intervals such as H (Hourly), D (Daily), W (Weekly), M (Monthly).": "Number or , – change interval. The interval can be changed by typing the interval number (i.e. 5 if it is going to be a five minute chart) or by typing a comma (,) to enter non minute intervals such as H (Hourly), D (Daily), W (Weekly), M (Monthly).", + "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

": "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

", + "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

": "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

", + "

Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the features, top authors or create your first idea!

", + "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", + "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.": "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.", + "A clear title that describes your idea. Don’t just write “MSFT” or “MSFT Short”. A title like this doesn’t say much and won’t attract much interest to your idea.": "A clear title that describes your idea. Don’t just write “MSFT” or “MSFT Short”. A title like this doesn’t say much and won’t attract much interest to your idea.", + "A description that clearly states your idea. Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader’s shoes and see if you’d understand the context based on what you wrote. It’s also a good idea to re-post descriptions right on the chart, so your idea can be shared without losing meaning.": "A description that clearly states your idea. Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader’s shoes and see if you’d understand the context based on what you wrote. It’s also a good idea to re-post descriptions right on the chart, so your idea can be shared without losing meaning.", + "A suggested author published idea on current symbol": "A suggested author published idea on current symbol", + "ABCD Pattern": "Figure en ABCD", + "about": "à propos", + "Account History": "Historique du compte", + "Account History...": "Historique du compte...", "Accounting Change": "Accounting Change", - "Accounts Payable": "Accounts Payable", "Accounts Payable and Accrued Expenses": "Accounts Payable and Accrued Expenses", + "Accounts Payable": "Accounts Payable", "Accounts Receivable, Trade, Net": "Accounts Receivable, Trade, Net", "Accounts, Notes Receivable, Net": "Accounts, Notes Receivable, Net", "Accrued Expenses": "Accrued Expenses", "Accrued Interest": "Accrued Interest", "Accumulated Depreciation": "Accumulated Depreciation", + "Accumulation/Distribution": "Accumulation/Distribution", + "Accumulation/Distribution_study": "Accumulation/Répartition", "Acquisition/Sale of Business, Net": "Acquisition/Sale of Business, Net", - "Additional Paid-in Capital": "Additional Paid-in Capital", + "Activate Offer and GO PRO": "Activate Offer and GO PRO", + "Activate Your Account": "Activate Your Account", + "Active Symbol": "Activer le symbole", + "Active": "Active", + "Actual": "Actuel", + "Add about...": "Add about...", + "Add Alert": "Ajouter Alerte", + "Add any symbol from the list": "Ajouter n'importe quel symbole de la liste", + "Add location...": "Add location...", + "Add people to this chat": "Add people to this chat", + "Add people to this chat...": "Add people to this chat...", + "Add people": "Add people", + "Add real-time markets": "Add real-time markets", + "Add status": "Ajouter statut", + "Add status...": "Ajouter statut...", + "Add Symbol": "Ajouter un Symbole", + "Add this room from favorites": "Add this room from favorites", + "Add to Chart": "Ajouter au Graphique", + "Add to favorites": "Ajouter aux Signets", + "Add To Watchlist": "Ajouter à la liste à Surveiller", + "Add twitter...": "Ajouter twitter...", + "Add webpage...": "Ajouter site internet", + "Add {0} To Watchlist": "Ajouter {0} à la Watchlist", + "Add": "Ajouter", + "Additional Notifications Settings...": "Paramètres additionnels de notification", "Additional Paid-in Capital - Preferred Stock": "Additional Paid-in Capital - Preferred Stock", + "Additional Paid-in Capital": "Additional Paid-in Capital", + "Address": "Adresse", "Adjusted EBIT": "Adjusted EBIT", "Adjusted EBITDA": "Adjusted EBITDA", "Adjusted EPS, Basic": "Adjusted EPS, Basic", @@ -1188,26 +102,255 @@ "Adjustment for Equity Earnings": "Adjustment for Equity Earnings", "Adjustment for Minority Interest": "Adjustment for Minority Interest", "Adjustment for Special Charges": "Adjustment for Special Charges", + "Advance Decline Line": "Advance Decline Line", + "Advance Decline Ratio": "Advance Decline Ratio", + "Advance/Decline Ratio (Bars)": "Advance/Decline Ratio (Bars)", + "Advance/Decline_study": "Avancé/Recul", + "ADX smoothing": "ADX smoothing", + "ADX Smoothing_input": "Lissage de l'ADX", + "After making your selection, copy and paste the embed code above. Learn more how to embed chart into forum or blog.": "After making your selection, copy and paste the embed code above. Learn more how to embed chart into forum or blog.", + "After-tax Margin": "After-tax Margin", + "Alarm Clock": "Alarm Clock", + "Alert Actions": "Alert Actions", + "Alert": "Alert", + "Alerts for the current resolution only": "Alertes pour la résolution courante uniquement", + "Alerts for the current symbol only": "Alertes pour le symbole courant uniquement", + "Alerts issue": "Alerts issue", + "Alerts Log": "Alerts Log", + "Alerts": "Alerts", + "AlgoViewEssential": "AlgoViewEssential", + "All Content": "Tout le Contenu", + "All Exchanges": "Tous les Marchés", + "All Metrics": "All Metrics", + "All Talks": "All Talks", + "all time messages": "__messages__ all time messages", + "All types": "Tous les Types", + "All": "Tous", + "all": "tous", + "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.": "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.", + "Already have an account?": "Déjà Membre?", + "Always Show Stats": "Toujours montrer les statistiques", + "AMEX - Stock - USA": "AMEX - Stock - USA", + "AMEX Gap Down Stocks": "AMEX Gap Down Stocks", + "AMEX Gap Up Stocks": "AMEX Gap Up Stocks", + "AMEX Percent Advances": "AMEX Percent Advances", + "AMEX Percent Declines": "AMEX Percent Declines", + "AMEX Price Advances": "AMEX Price Advances", + "AMEX Price Declines": "AMEX Price Declines", + "AMEX Range Advances": "AMEX Range Advances", + "AMEX Range Declines": "AMEX Range Declines", + "AMEX Volume Leaders": "AMEX Volume Leaders", "Amortization Expense": "Amortization Expense", "Amounts Due to Related Parties, Short-term": "Amounts Due to Related Parties, Short-term", - "Basic EPS, Net Income": "Basic EPS, Net Income", + "Analysis Suite - SCMR Trends": "Analysis Suite - SCMR Trends", + "Analyze Trade Setup": "Analyser la Configuration du Trade", + "Anchored Note": "Note ancrée", + "Anchored Text": "Texte ancré", + "Angle": "Angle", + "Angle:": "Angle:", + "Another script has the same name. Do you wish to overwrite it?": "Le script existe déjà. Souhaitez-vous le remplacer?", + "Any custom watchlist can be saved under a unique name and loaded at any time with one click. All lists are available from any computer, so you have your workspace wherever you go.": "Any custom watchlist can be saved under a unique name and loaded at any time with one click. All lists are available from any computer, so you have your workspace wherever you go.", + "AOS FX Primer": "AOS FX Primer", + "Apply Default Drawing Template": "Apply Default Drawing Template", + "Apply Default": "Apply Default", + "Apply Defaults": "Apply Defaults", + "Apply Elliot Wave Intermediate": "Appliquer Vague d'Elliot Intermédiaire", + "Apply Elliot Wave Major": "Appliquer Vague d'Elliot Majeure", + "Apply Elliot Wave Minor": "Appliquer Vague d'Elliot Mineure", + "Apply Elliot Wave": "Appliquer Vague d'Eliliot", + "Apply Manual Decision Point": "Appliquer Point de Décision Manuel", + "Apply Manual Risk/Reward": "Appliquer Risque/Rendement Manuel", + "Apply WPT Down Wave": "Appliquer Objectif - Vague vers le Bas", + "Apply WPT Up Wave": "Appliquer Objectif - Vague vers le Haut", + "Apply": "Appliquer", + "Apr": "Avr", + "Arc": "Arc", + "Arcs": "Arcs", + "Are you sure you want to abandon your post?": "Êtes-vous sûr(e) de vouloir abandoner votre article?", + "Are you sure you want to close {0} position?": "Êtes-vous sûr(e) de vouloir fermer {0} position(s)?", + "Are you sure you want to delete this chart?": "Êtes-vous sûr(e) de vouloir supprimer ce graphique ?", + "Are you sure you want to delete this message?": "Êtes-vous sûr(e) de vouloir supprimer ce message?", + "Are you sure you want to delete this room?": "Êtes-vous sûr(e) de vouloir supprimer cette salle?", + "Are you sure you want to ignore messages from": "Êtes-vous sûr(e) de vouloir ignorer les messages de", + "Are you sure you want to leave this chat?": "Êtes-vous sûr(e) de vouloir quitter ce Chat?", + "Are you sure you want to reverse {0} position?": "Are you sure you want to reverse {0} position?", + "Area With Breaks": "Zone interrompue", + "Area": "Région", + "Arguments in Header": "Arguments dans l'en-tête", + "Arnaud Legoux Moving Average": "Arnaud Legoux Moyenne Mobile", + "Arnaud Legoux Moving Average_study": "Arnaud Legoux Moving Average", + "Aroon Down": "Aroon Down", + "Aroon Up": "Aroon Up", + "Aroon": "Aroon", + "Aroon_study": "Aroon", + "Arrow Mark Down": "Flèche vers le Bas", + "Arrow Mark Left": "Flèche vers la Gauche", + "Arrow Mark Right": "Flèche vers la Droite", + "Arrow Mark Up": "Flèche vers le Haut", + "Arrow": "Flèche", + "Assets": "Actifs", + "at": "at", + "Athens": "Athène", + "Attach chart snapshot": "Attacher une image du graphique", + "Aug": "Août", + "Auto Scale": "Mise à l'Échelle automatique", + "auto": "auto", + "auto_scale": "automatique", + "average per day": "__messages__ average per day", + "Average True Range": "Average True Range", + "Average True Range_study": "Moyenne de la vraie amplitude", + "Average Volume": "Volume Moyen", + "Average waiting time on the phone is less than one minute. Phone support is available Monday-Friday from 6:30 AM until 3:00 PM EST.": "Average waiting time on the phone is less than one minute. Phone support is available Monday-Friday from 6:30 AM until 3:00 PM EST.", + "Avg Vol": "Avg Vol", + "Awesome Oscillator": "Awesome Oscillator", + "Awesome Oscillator_study": "Oscillateur impressionnant", + "Aww, we are sorry to see you go! If you cancel, you will no longer be billed after your current subscription period ends. '+": "Aww, we are sorry to see you go! If you cancel, you will no longer be billed after your current subscription period ends. '+", + "Background color 1": "Couleur de Fond 1", + "Background color 2": "Couleur de Fond 2", + "Background Color": "Couleur de Fond", + "Background": "Arrière-Plan", + "Balance of Power": "Balance of Power", + "Balance of Power_study": "Équilibre des forces", + "Balance Sheet": "Balance Sheet", + "Balance": "Balance", + "Balloon": "Ballon", + "Ban": "Ban", + "Bands style": "Bands style", + "Bangkok": "Bangkok", + "Banned": "Bannis", + "Bar #": "Numéro de Barre", + "Bar's Style": "Style de barre", + "Bars Pattern": "Type Barres", + "Bars": "Barres", + "bars": "Barres", + "bars_margin": "barres", + "Base Line Period": "Base Line Period", + "Base Line Periods": "Base Line Periods", + "Base Line": "Base Line", + "Base": "Base", "Basic EPS, Net Income from Continuing, Operations": "Basic EPS, Net Income from Continuing, Operations", + "Basic EPS, Net Income": "Basic EPS, Net Income", "Basic Weighted Average Shares": "Basic Weighted Average Shares", + "Basis": "Basis", + "Become a PRO Plus user for just $19.95 and get unlimited alerts! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks!": "Become a PRO Plus user for just $19.95 and get unlimited alerts! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks!", + "Become a Pro user for just $9.95 and get unlimited studies! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks because you support further development of TradingView!": "Become a Pro user for just $9.95 and get unlimited studies! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks because you support further development of TradingView!", + "Beep-beep": "Beep-beep", + "Berlin": "Berlin", + "Beta - 1 Year": "Beta - 1 Year", + "Beta - 3 Year": "Beta - 3 Year", + "Beta - 5 Year": "Beta - 5 Year", + "Beta 1Y": "Beta 1Y", + "Beta 3Y": "Beta 3Y", + "Beta 5Y": "Beta 5Y", + "Bill Williams' 3 Lines": "Bill Williams' 3 Lines", + "Bitcoin Talks": "Discussions Bitcoin", + "Bitcoin": "Bitcoin", + "BITFINEX - Bitcoin": "BITFINEX - Bitcoin", + "BITSTAMP - Bitcoin": "BITSTAMP - Bitcoin", + "Black": "Black", + "Blank script": "Blank script", + "Blue": "Blue", + "Bogota": "Bogota", + "Bold": "Bold", + "Bollinger Bands %B": "Bollinger Bands %B", + "Bollinger Bands %B_study": "Bollinger Bands %B", + "Bollinger Bands Width": "Bollinger Bands Width", + "Bollinger Bands Width_study": "Bollinger Bands Width", + "Bollinger Bands": "Bollinger Bands", + "Bollinger Bands_study": "Bollinger Bands", "Book Equity": "Book Equity", - "CF Depreciation & Amortization": "CF Depreciation & Amortization", - "CF Net Income": "CF Net Income", + "Border color": "Couleur de la Bordure", + "Border Color": "Couleur de la Bordure", + "Border": "Bordure", + "Borders": "Bordures", + "Bottom Labels": "Bottom Labels", + "Bottom Lables": "Étiquette du Bas", + "Bottom Margin": "Marge inférieure", + "bottom": "Bas", + "Bring Forward": "Mettre en avant", + "Bring to Front": "Mettre au premier plan", + "Browser": "Browser", + "Brush": "Pinceau", + "BSE - Stock - India": "BSE - Stock - India", + "BTC-E - Bitcoin": "BTC-E - Bitcoin", + "BTCYOU - Bitcoin": "BTCYOU - Bitcoin", + "Buenos Aires": "Buenos Aires", + "Built-ins": "Built-ins", + "Buy Annual": "Buy Annual", + "Buy Ask": "Buy Ask __quote__", + "Buy Bid": "Buy Bid __quote__", + "Buy Market": "Buy Market", + "Buy Monthly": "Buy Monthly", + "BUY MULTIDEVICE ACCESS": "BUY MULTIDEVICE ACCESS", + "Buy symbol": "Buy __displaySymbol__ Limit __abbreviatedNumber__ @ __formattedValue__", + "Buy": "Buy", + "By clicking on “Sign Up” below, you are agreeing to the Terms of Service.": "By clicking on “Sign Up” below, you are agreeing to the Terms of Service.", + "by username": "by __username__", + "by": "by", + "Calendar": "Calendar", + "Calling": "Calling", + "Callout": "Bulle", + "Cancel Order": "Cancel Order", + "Cancel publication": "Cancel publication", + "Cancel {{text}} and send feedback": "Cancel {{text}} and send feedback", + "Cancel": "Annuler", + "Candles": "Bougies", "Capital Expenditures": "Capital Expenditures", - "Cash Paid for Income Taxes": "Cash Paid for Income Taxes", - "Cash Paid for Interest Expense": "Cash Paid for Interest Expense", - "Cash Ratio": "Cash Ratio", + "Capital LT": "Capital LT", + "Capital": "Capital", + "Card Number": "Card Number", "Cash and Cash Equivalents": "Cash and Cash Equivalents", "Cash and Cash Equivalents, Beginning of Year": "Cash and Cash Equivalents, Beginning of Year", "Cash and Cash Equivalents, End of Year": "Cash and Cash Equivalents, End of Year", + "Cash Flow Statement": "Cash Flow Statement", "Cash from Discontinued Operations": "Cash from Discontinued Operations", "Cash from Financing Activities": "Cash from Financing Activities", "Cash from Investing Activities": "Cash from Investing Activities", "Cash from Operating Activities": "Cash from Operating Activities", + "Cash Paid for Income Taxes": "Cash Paid for Income Taxes", + "Cash Paid for Interest Expense": "Cash Paid for Interest Expense", + "Cash Ratio": "Cash Ratio", "Cash, Cash Equivalents and Short-term ,Investments": "Cash, Cash Equivalents and Short-term ,Investments", + "CBOE - Options - USA": "CBOE - Options - USA", + "CBOT - Futures - USA": "CBOT - Futures - USA", + "CBOT E-mini": "CBOT E-mini", + "CCI 14 Length": "CCI 14 Length", + "CCI 14": "CCI 14", + "CCI Turbo Histogram": "CCI Turbo Histogram", + "CCI Turbo Length": "CCI Turbo Length", + "CCI Turbo": "CCI Turbo", + "center": "Centre", + "Centered": "Centered", + "CF Depreciation & Amortization": "CF Depreciation & Amortization", + "CF Depreciation & Amortization": "CF Depreciation & Amortization", + "CF Net Income": "CF Net Income", + "CFD": "CFD", + "Chaikin Money Flow": "Chaikin Money Flow", + "Chaikin Money Flow_study": "Chaikin Money Flow", + "Chaikin Oscillator": "Chaikin Oscillator", + "Chaikin Oscillator_study": "Chaikin Oscillator", + "Chande Kroll Stop": "Chande Kroll Stop", + "Chande Kroll Stop_study": "Chande Kroll Stop", + "Chande MO": "Chande MO", + "Chande Momentum Oscillator": "Chande Momentum Oscillator", + "Chande Momentum Oscillator_study": "Chande Momentum Oscillator", + "Change angle": "Change angle", + "Change area background": "Change area background", + "Change Background Color": "Change Background Color", + "Change band background": "Change band background", + "Change Disjoint Angle Background Color": "Change Disjoint Angle Background Color", + "Change Disjoint Angle Background Transparency": "Change Disjoint Angle Background Transparency", + "Change Disjoint Angle Color": "Change Disjoint Angle Color", + "Change Disjoint Angle Extending Left": "Change Disjoint Angle Extending Left", + "Change Disjoint Angle Extending Right": "Change Disjoint Angle Extending Right", + "Change Disjoint Angle Filling": "Change Disjoint Angle Filling", + "Change Disjoint Angle Left End": "Change Disjoint Angle Left End", + "Change Disjoint Angle Right End": "Change Disjoint Angle Right End", + "Change Disjoint Angle Show Prices": "Change Disjoint Angle Show Prices", + "Change Disjoint Angle Style": "Change Disjoint Angle Style", + "Change Disjoint Angle Width": "Change Disjoint Angle Width", + "Change Ideas filter": "Changer le filtre de idées", + "Change in Accounts Payable & Accrued, Expenses": "Change in Accounts Payable & Accrued, Expenses", "Change in Accounts Payable & Accrued, Expenses": "Change in Accounts Payable & Accrued, Expenses", "Change in Accounts Receivable": "Change in Accounts Receivable", "Change in Current Assets": "Change in Current Assets", @@ -1218,6 +361,7 @@ "Change in Income Taxes Payable": "Change in Income Taxes Payable", "Change in Inventories": "Change in Inventories", "Change in Long-term Debt, Net": "Change in Long-term Debt, Net", + "Change in Operating Assets & Liabilities": "Change in Operating Assets & Liabilities", "Change in Operating Assets & Liabilities": "Change in Operating Assets & Liabilities", "Change in Other Assets": "Change in Other Assets", "Change in Other Current Assets": "Change in Other Current Assets", @@ -1225,14 +369,208 @@ "Change in Other Liabilities": "Change in Other Liabilities", "Change in Prepaid Expenses": "Change in Prepaid Expenses", "Change in Short-term Borrowings, Net": "Change in Short-term Borrowings, Net", + "Change Interval": "Changer l’intervalle", + "Change Interval...": "Changer l'intervalle...", + "Change Marker and Border Color": "Change Marker and Border Color", + "Change Resolution": "Change Resolution", + "Change Symbol": "Changer le Symbole", + "Change Symbol...": "Changer le Symbole", + "Change Text Background Fill": "Change Text Background Fill", + "Change Text Background Transparency": "Change Text Background Transparency", + "Change Text Background": "Change Text Background", + "Change Text Border Color": "Change Text Border Color", + "Change Text Border": "Change Text Border", + "Change Text Color": "Change Text Color", + "Change Text Font Bold": "Change Text Font Bold", + "Change Text Font Italic": "Change Text Font Italic", + "Change Text Font Size": "Change Text Font Size", + "Change Text Font": "Change Text Font", + "Change Text Wrap": "Change Text Wrap", + "Change Text": "Change Text", + "Change Trend Angle Extending Left": "Change Trend Angle Extending Left", + "Change Trend Angle Extending Right": "Change Trend Angle Extending Right", + "Change Trend Line Always Show Stats": "Change Trend Line Always Show Stats", + "Change Trend Line Color": "Change Trend Line Color", + "Change Trend Line Extending Left": "Change Trend Line Extending Left", + "Change Trend Line Extending Right": "Change Trend Line Extending Right", + "Change Trend Line Left End": "Change Trend Line Left End", + "Change Trend Line Right End": "Change Trend Line Right End", + "Change Trend Line Show Angle": "Change Trend Line Show Angle", + "Change Trend Line Show Bars Range": "Change Trend Line Show Bars Range", + "Change Trend Line Show Date/Time Range": "Change Trend Line Show Date/Time Range", + "Change Trend Line Show Price Range": "Change Trend Line Show Price Range", + "Change Trend Line Style": "Change Trend Line Style", + "Change Trend Line Width": "Change Trend Line Width", + "Channel": "Canal", + "Chart as image": "Chart as image", + "Chart description is required": "Chart description is required", + "Chart does not load": "Chart does not load", + "Chart Help": "Chart Help", + "Chart Layout Name": "Nom du Plan Graphique", + "Chart layout name": "Nom du plan graphique", + "Chart Name": "Nom du Graphique", + "Chart name": "Nom du graphique", + "Chart or Quote, eg.": "Chart or Quote, eg.", + "Chart Properties": "Propriétés du graphique", + "Chart Snapshot": "Chart Snapshot", + "Chart title is required": "Chart title is required", + "Chart": "Chart", + "Charts": "Charts", + "Chat archives...": "Archives de tchat...", + "Chat Call": "Chat Call", + "Chat Calling": "Chat Calling", + "Chat Hangup": "Chat Hangup", + "Chat Message": "Chat Message", + "Chat Popup": "Chat Popup", + "Chat title": "Chat title", + "Chats": "Chats", + "Chicago": "Chicago", + "Chikou span": "éventail Chikou ", + "Chirpy": "Chirpy", + "Chng 1W": "Chng 1W", + "Chng 4W": "Chng 4W", + "Chng 52W": "Chng 52W", + "Chng": "Chng", + "Choose your PRO plan": "Choose your PRO plan", + "Chop Zone": "Chop Zone", + "Choppiness Index": "Choppiness Index", + "Choppiness Index_study": "Choppiness Index", + "Circle Lines": "Ligne Circulaire", + "Circles": "Cercles", + "Clear Alerts Log": "Clear Alerts Log", + "Clear Console": "Clear Console", + "Clear Symbols": "Clear Symbols", + "Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.": "Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.", + "Click here to create new alert": "Click here to create new alert", + "Click here to go to chart and create one": "Click here to go to chart and create one", + "Click to set a point": "Cliquer pour mettre un point", + "Clone": "Dupliquer", + "Clone, Copy, Sync": "Clone, Copy, Sync", + "Close position": "Close position", + "Close Position": "Close Position", + "Close {0} position?": "Close {0} position?", + "Close": "Clôture", + "close": "close", + "Close_in_legend": "C", + "closed": "Fermé", + "Closed": "Closed", + "Closed_line_tool_position": "Fermé", + "CME - Futures - USA": "CME - Futures - USA", + "CME E-mini": "CME E-mini", + "Coeffs As Percents": "Coefficients en PourCentage", + "Color 0": "Couleur 0", + "Color 1": "Couleur 1", + "Color 2": "Couleur 2", + "Color 3": "Couleur 3", + "Color 4": "Couleur 4", + "Color 5": "Color 5", + "Color 6": "Color 6", + "Color 7": "Color 7", + "Color 8": "Color 8", + "Color bars based on previous close": "Coloriser les Barres selon la Clôture Précédente", + "Color Theme": "Modèle de Couleurs", + "Color": "Couleur", + "Color:": "Couleur:", + "Columns": "Colonnes", + "COMEX - Futures - USA": "COMEX - Futures - USA", + "COMEX E-mini": "COMEX E-mini", + "Comment": "Commentaire", + "Commitments & Contingencies": "Commitments & Contingencies", "Commitments & Contingencies": "Commitments & Contingencies", + "Commodity Channel Index": "Commodity Channel Index", + "Commodity Channel Index_study": "Commodity Channel Index", "Common Stock": "Common Stock", + "Company Comparison": "Comparaison de compagnie", + "Company": "Compagnie", + "Compare Add": "Compare Add", + "Compare or Add Symbol": "Comparer ou Ajouter un Symbole", + "Compare or Add Symbol...": "Comparer ou Ajouter un Symbole...", + "Compare": "Comparer", + "Compare...": "Comparer...", + "Compared to monthly billing": "Compared to monthly billing", + "compiling...": "compiling...", + "Condition": "Condition", + "Conditional Expressions": "Conditional Expressions", + "Confirm Inputs": "Confirm Inputs", + "Confirm replace": "Confirm replace", + "Confirm": "Confirmer", + "Confirmation": "Confirmation", + "Connect": "Connect", + "CONNECT": "CONNECT", + "Connected": "Connected", + "Connecting Line": "Connecting Line", + "Connecting": "Connecting", + "Connors RSI": "Connors RSI", + "ConnorsRSI": "ConnorsRSI", + "Continue": "Continue", + "CONTINUE": "CONTINUE", + "Conversion Line Period": "Conversion Line Period", + "Conversion Line Periods": "Conversion Line Periods", + "Conversion Line": "Conversion Line", + "Coordinates": "Coordinées", + "Copied to clipboard": "Copied to clipboard", + "Coppock Curve": "Coppock Curve", + "Coppock Curve_study": "Coppock Curve", + "Copy Chart Layout": "Copier le plan graphique", + "Copy link": "Copy link", + "copy selected object.": "copy selected object.", + "Copy": "Copier", + "Correct": "Correct", + "Correlation Coeff": "Correlation Coeff", + "Correlation Coeff_study": "Correlation Coeff", + "Correlation Coefficient": "Correlation Coefficient", + "Correlation": "Correlation", + "Cost & Operating Expenses": "Cost & Operating Expenses", "Cost & Operating Expenses": "Cost & Operating Expenses", "Cost of Revenue": "Cost of Revenue", + "Count": "Count", "Cover Sheet TSO": "Cover Sheet TSO", + "Create Alert on {{title}}": "Create Alert on {{title}}", + "Create Alert": "Créer une Alerte", + "Create new note...": "Create new note...", + "Create New Order...": "Create New Order...", + "Create new public chat": "Create new public chat", + "Create your first script now!": "Créez votre premier code maintenant!", + "Create": "Create", + "Cross": "Croix", + "Cross_chart_type": "Graphique en croix", + "Crosses": "Croise", + "Crosshair": "Réticule", + "Crossing Down": "Croisement vers le bas", + "Crossing Up": "Croisement vers le haut", + "Crossing": "Croisement", + "Cumulative Volume Index": "Cumulative Volume Index", "Current Portion of Long-term Debt": "Current Portion of Long-term Debt", "Current Ratio": "Current Ratio", + "Current Valuation": "Current Valuation", + "cursors-group-css-class": "Classe css du groupe Curseur", + "Custom color...": "Couleur Personnalisée", + "Custom intervals and unlimited alerts": "Custom intervals and unlimited alerts", + "Custom Intervals": "Custom Intervals", + "Custom": "Custom", + "Custom...": "Personnalisé...", + "CVV/CSC": "CVV/CSC", + "Cycle": "Cycle", + "Cyclic Lines": "Lignes Périodiques", + "d": "d", + "D_dates": "J", + "d_dates": "j", + "Daily": "Daily", + "Data provided by BATS exchange.": "Données fournies par BATS Exchange.", + "Data Window": "Data Window", + "Date Range": "Plage de Données", + "Date": "Date", + "day": "jour", + "day_plural": "jours", + "Day's Range": "Day's Range", + "Debt Net": "Debt Net", "Debt to Assets": "Debt to Assets", + "Debt to Equity": "Debt to Equity", + "Dec": "Déc", + "DecisionBar": "DecisionBar", + "Decrease Rating": "Decrease Rating", + "Default": "Par Défaut", + "Defaults": "Valeurs, Configurations par Défaut", "Deferred Charges": "Deferred Charges", "Deferred Income Tax Liabilities, Short-term": "Deferred Income Tax Liabilities, Short-term", "Deferred Income Taxes": "Deferred Income Taxes", @@ -1242,61 +580,839 @@ "Degree of Combined Leverage": "Degree of Combined Leverage", "Degree of Financial Leverage": "Degree of Financial Leverage", "Degree of Operational Leverage": "Degree of Operational Leverage", + "delayed": "retardée", + "Delayed": "Delayed", + "Delete Alert": "Delete Alert", + "Delete alerts as per filter": "Delete alerts as per filter", + "Delete all Alerts": "Delete all Alerts", + "Delete all inactive Alerts": "Delete all inactive Alerts", + "Delete all your positions, orders and history and set balance to specific value.": "Delete all your positions, orders and history and set balance to specific value.", + "Delete message": "Delete message", + "Delete room": "Supprimer la salle", + "Delete script": "Delete script", + "Delete": "Effacer", + "Depreciation & Amortization Expense": "Depreciation & Amortization Expense", "Depreciation & Amortization Expense": "Depreciation & Amortization Expense", "Depreciation Expense": "Depreciation Expense", + "Depth": "Depth", + "depth_input": "Profondeur", + "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.": "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.", + "Description": "Description", + "DESCRIPTION": "DESCRIPTION", + "Detach Chat": "Détacher la fenêtre de tchat", + "Details": "Details", + "Detrended Price Oscillator": "Detrended Price Oscillator", + "deviation_input": "Déviation", + "Device": "Device", + "DI Length_input": "Période du DI", "Diluted EPS, Net Income from Continuing Operations": "Diluted EPS, Net Income from Continuing Operations", + "Diluted EPS, Net Income": "Diluted EPS, Net Income", "Diluted Weighted Average Shares": "Diluted Weighted Average Shares", + "Directional Movement Index": "Directional Movement Index", + "Directional Movement Index_study": "Directional Movement Index", + "Directional Movement": "Directional Movement", + "Disconnect": "Disconnect", + "Disconnected": "Disconnected", "Discontinued Operations": "Discontinued Operations", + "Disjoint Angle": "Angle Séparé", + "Displaced EMA": "Displaced EMA", + "Displacement": "Displacement", + "displacement_input": "déplacement", + "distance: {0}": "distance: {0}", + "Div EA": "Div EA", + "Div Paid": "Div Paid", + "Div Pref": "Div Pref", + "Div Share": "Div Share", + "Divergence Indicator": "Divergence Indicator", + "Diviation (%)": "Diviation (%)", + "Dividend": "Dividend", + "Dividends Paid": "Dividends Paid", + "Dividends per Share, FQ": "Dividends per Share, FQ", + "Dividends": "Dividends", + "divisor_input": "diviseur", + "Divisor_input": "Diviseur", + "Do Not Cancel": "Do Not Cancel", + "Do not post offline personal contact information.": "Do not post offline personal contact information.", + "Do not publish content that is not your original work, or infringes the copyright of any third party.": "Do not publish content that is not your original work, or infringes the copyright of any third party.", + "Do not show this message again": "Do not show this message again", + "Do you really want to clear all symbols?": "Do you really want to clear all symbols?", + "Do you realy want to delete ": "Voulez-vous vraiment supprimer", + "Do you realy want to delete theme": "Do you realy want to delete __theme__ theme?", + "Do you realy want to delete {0}watchlist?": "Do you realy want to delete {0}watchlist?", + "Do you realy want to replace": "Do you realy want to replace", + "Don't be so cruel! Bans longer than 1 week are not allowed for now.": "Don't be so cruel! Bans longer than 1 week are not allowed for now.", + "Donchian Channels": "Donchian Channels", + "Donchian Channels_study": "Donchian Channels", + "Done": "Done", + "Don’t cry… but your free PRO Plus trial has ended! We hope you benefited from useful features and felt good about yourself for supporting the community.": "Don’t cry… but your free PRO Plus trial has ended! We hope you benefited from useful features and felt good about yourself for supporting the community.", + "Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!": "Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!", + "Dot": "Point", + "Double EMA": "Double EMA", + "Double Exponential Moving Average": "Double Exponential Moving Average", + "Double Exponential Moving Average_study": "Double Exponential Moving Average", + "Down Color": "Couleur Des Baisses", + "Down fractals": "Down fractals", + "Down Wave 1 or A": "Down Wave 1 or A", + "Down Wave 2 or B": "Down Wave 2 or B", + "Down Wave 3": "Down Wave 3", + "Down Wave 4": "Down Wave 4", + "Down Wave 5": "Down Wave 5", + "Down Wave C": "Down Wave C", + "Down": "Down", + "Drawing Tools": "Drawing Tools", + "Drawings Syncing": "Drawings Syncing", + "Drawings Toolbar": "Drawings Toolbar", + "Drawings": "Dessins", + "E-mail for sms": "E-mail pour SMS", + "E-mail support hours are 4:00 AM – 3 PM EST Monday - Friday. Typical response time is 1 hour during business hours.": "E-mail support hours are 4:00 AM – 3 PM EST Monday - Friday. Typical response time is 1 hour during business hours.", + "E-mail": "E-mail", + "Early Access 33% off{{#is_finished}} – Final chance{{/is_finished}}": "Early Access 33% off{{#is_finished}} – Final chance{{/is_finished}}", + "Early Access for $16.65/Month": "Early Access for $16.65/Month", + "Earnings breaks": "Earnings breaks", + "Earnings Calendar": "Earnings Calendar", + "Earnings per Share, Basic, TTM": "Earnings per Share, Basic, TTM", + "Earnings per Share, Diluted, TTM": "Earnings per Share, Diluted, TTM", + "Earnings": "Earnings", + "Ease Of Movement": "Ease Of Movement", + "Ease of Movement": "Ease of Movement", + "Ease of Movement_study": "Ease of Movement", + "EBIT": "EBIT", + "EBITDA": "EBITDA", + "Economic Calendar": "Economic Calendar", + "Economy & Symbols": "Économie et Symboles", + "Economy": "Economy", + "Edit Alert {{description}} on {{title}}": "Edit Alert {{description}} on {{title}}", + "Edit Alert": "Edit Alert", + "Edit chat room": "Edit chat room", + "EDIT IDEA": "EDIT IDEA", + "Edit Order": "Edit Order", + "Edit Order...": "Edit Order...", + "Edit Position": "Edit Position", + "Edit Position...": "Edit Position...", + "Edit profile": "Edit profile", + "Edit room...": "Editer la salle...", + "EDIT SCRIPT": "EDIT SCRIPT", + "Edit Sript": "Edit Sript", + "Edit": "Edit", + "EDIT": "EDIT", "Effect of Exchange Rate on Cash": "Effect of Exchange Rate on Cash", + "Elder's Force Index": "Elder's Force Index", + "Elders Force Index_study": "Elders Force Index", + "Elliott Labels": "Étiquettes d'Elliott", + "Elliott Major Retracement": "Retracement Principal d'Elliott", + "Elliott Minor Retracement": "Retracement Mineur d'Elliott", + "Elliott Wave Circle": "Elliott Wave Circle", + "Elliott Wave Cycle": "Période de la Vague d'Eliott", + "Elliott Wave Minor": "Vague d'Elliott Mineure", + "Elliott Wave Subminuette": "Vague d'Elliott Sous Inférieure ou Subminuette", + "Elliott Wave": "Elliott Wave", + "Ellipse": "Ellipse", + "Email": "Email", + "Embed": "Embed", + "Emp": "Emp", "Employee Compensation": "Employee Compensation", + "End of Day": "End of Day", + "English only for main public chatrooms and public ideas - so that everyone can understand. Any language can be spoken in the custom chat rooms. Later we may introduce main public chatrooms for other languages.": "English only for main public chatrooms and public ideas - so that everyone can understand. Any language can be spoken in the custom chat rooms. Later we may introduce main public chatrooms for other languages.", + "English only": "English only", + "Enter a new chart layout name": "Entrer un nouveau nom du plan graphique", + "Enter a new chart name": "Entrer un nouveau nom pour le graphique", + "Enter new title for this chat": "Enter new title for this chat", + "Entering Channel": "Entrat dans canal", + "Enterprise Value, FQ": "Enterprise Value, FQ", + "Enterprise Value/EBITDA, TTM": "Enterprise Value/EBITDA, TTM", + "Entry price:": "Prix d'Entrée", + "Envelope": "Envelope", + "Envelope_study": "Envelope", + "eod data": "Données Fin de Journée", + "eod delayed": "Fin de Journée Retardée", + "EPS NI": "EPS NI", + "Equality Line": "Equality Line", + "Equity Earnings": "Equity Earnings", + "Equity": "Equity", + "Eraser": "Gomme", + "Error": "Erreur", + "Estimate": "Estimate", + "EUREX - Futures - Europe": "EUREX - Futures - Europe", + "Event": "Evènement", + "Events & Alerts": "Events & Alerts", + "Events": "Événements", + "Exch": "Exch", + "Exchange": "Marché", + "Exchanges charge per-user fees and redistribution fees from TradingView for delivery of intraday and real-time data. So, we can't give this data for free to everyone (as much as we'd like to).": "Exchanges charge per-user fees and redistribution fees from TradingView for delivery of intraday and real-time data. So, we can't give this data for free to everyone (as much as we'd like to).", + "Exit Full Screen (ESC)": "Exit Full Screen (ESC)", + "Exiting Channel": "Exiting Channel", + "Expand sym chart": "Expand sym chart", + "Expected Annual Dividends": "Expected Annual Dividends", + "Expiration Date (MM/YY)": "Expiration Date (MM/YY)", + "Expiration Time": "Expiration Time", + "Expiration": "Expiration", + "Expired": "Expirée(s)", + "Exponential": "Exponential", + "exponential_input": "Exponentiel", + "ext": "ext", + "Extend Alert Line": "Extend Alert Line", + "Extend Left End": "Prolonger l'Extrémité Gauche", + "Extend Left": "Prolonger à Gauche", + "Extend Lines Left": "Extend Lines Left", + "Extend Lines": "Prolonger les Droites", + "Extend Right End": "Prolonger l'Extrémité Droite", + "Extend Right": "Prolonger à Droite", + "Extend": "Prolonger", + "Extended Alert Line": "Extended Alert Line", + "Extended Hours (Intraday Only)": "Extended Hours (Intraday Only)", + "Extended Hours": "Horaire étendu", + "Extended Line": "Ligne prolongée", + "Extended Trading Hours": "Extended Trading Hours", + "Extended": "Étendue", + "Extension": "Extension", "Extraordinary Items": "Extraordinary Items", + "Failed": "Failed", + "Failure back color": "Couleur de Fond de l'Échec", + "Failure text color": "Couleur du Texte de l'Échec", + "FAILURE": "ÉCHEC", + "Falling": "Falling", + "Fans": "Éventails de lignes", + "Fast length": "Fast length", + "Fast Length": "Fast Length", + "fastLength_input": "Période du Fast", + "Fault": "Fault", + "Favorite Drawings Toolbar": "Favorite Drawings Toolbar", + "Favorite ideas": "Idées favorites", + "Favorite": "Favorite", + "Favorites": "Signets", + "Feature Request and Feedback": "Feature Request and Feedback", + "Feb": "Févr", + "Fib Channel": "Canal de Fibonacci", + "Fib Circles": "Cercle de Fibonacci", + "Fib Retracement": "Retracement de Fibonacci", + "Fib Speed Resistance Arcs": "Arcs de Résistance de la vitesse de Fibonacci", + "Fib Speed Resistance Fan": "Éventail de Résistance de la Vitesse de Fibonacci", + "Fib Spiral": "Spirale de Fibonacci", + "Fib Time Zone": "Zone Temporelle de Fibonacci", + "Fib Wedge": "Coin de Fibonacci", + "Fibonacci": "Fibonacci", + "Fill": "Remplir", + "Find existing chat": "Find existing chat", + "First bar time": "First bar time", + "First Name": "First Name", + "Fisher Transform": "Fisher Transform", + "Fisher": "Fisher", + "Flag Mark": "Marque de Drapeau", + "Flat Bottom": "Bas en Plateau", + "Flat Top/Bottom": "Haut/Bas Plat", + "Flipped": "Basculé", + "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.": "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.", + "Follow {{pro_symbol}}": "Follow {{pro_symbol}}", + "Follow": "Suivre", + "Followed": "Followed", + "Followers": "Suiveurs", + "Following below suggestions will help get your ideas suggested:": "Following below suggestions will help get your ideas suggested:", + "Following": "Suivis", + "Font Size": "Taille de l'écriture", + "For a limited time, we’re offering a FREE 1 month subscription of PRO Plus (no credit card required, no catches or hidden autobilling).": "For a limited time, we’re offering a FREE 1 month subscription of PRO Plus (no credit card required, no catches or hidden autobilling).", + "for": "for", + "Forecast": "Prévision", + "Forex Talks": "Discussions Forex", + "Forex": "Forex", + "Forgot password?": "Forgot password?", + "Format": "Format", + "Format...": "Formater...", + "FORTUNECX - Bitcoin": "FORTUNECX - Bitcoin", "Free Cash Flow Margin": "Free Cash Flow Margin", "Free Cash Flow Return on Assets": "Free Cash Flow Return on Assets", + "Free Cash Flow": "Free Cash Flow", + "Frequency": "Frequency", + "Full moon mark": "Full moon mark", + "Full Screen": "Plein Écran ", + "Fullscreen mode": "Mode plein écran", + "Function Definition": "Function Definition", + "Fundamentals company": "Fundamentals __company__", + "Fundamentals": "Fundamentals", + "Futures Magazine": "Futures Magazine", + "Futures": "Futures", + "futures": "futures", + "FXCM - Forex": "FXCM - Forex", + "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.": "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.", + "FxWire PRO": "FxWire PRO", + "Gann Box": "Boite de Gan", + "Gann Fan": "Éventail de Gann", + "Gann Square": "Carré de Gann", + "Gap Down Stocks": "Gap Down Stocks", + "Gap in the data": "Gap in the data", + "Gap Up Stocks": "Gap Up Stocks", + "General & Administrative Expense": "General & Administrative Expense", "General & Administrative Expense": "General & Administrative Expense", - "Goodwill": "Goodwill", + "GOCIO - Bitcoin": "GOCIO - Bitcoin", + "Goodwill & Intangible Assets, Net": "Goodwill & Intangible Assets, Net", "Goodwill & Intangible Assets, Net": "Goodwill & Intangible Assets, Net", + "Goodwill": "Goodwill", + "GrandSuperCycle": "Grand-Super-Cycle", + "Graphics": "Graphiques", + "Greater Than": "Plus grand que", + "Grey": "Grey", + "Grid Lines": "Grille", + "Grid": "Grille", + "Gross Margin %, TTM": "Gross Margin %, TTM", + "Gross Margin": "Gross Margin", + "Gross Profit": "Gross Profit", + "Growing moon": "Growing moon", + "Growing": "Growing", + "h": "h", + "h_dates": "h", + "Hand Bell": "Hand Bell", + "Hate speech": "Hate speech", + "Have something to say?": "Quelque chose à dire?", + "Head & Shoulders": "Tête Épaules", + "Head": "Tête", + "Headlines": "Headlines", + "Heiken Ashi": "Méthode Heiken Ashi", + "Help & Wiki": "Help & Wiki", + "Help": "Aide", + "Hidden Bearish Divergence": "Hidden Bearish Divergence", + "Hidden Bullish Divergence": "Hidden Bullish Divergence", + "Hide All Drawing Tools": "Cacher tous les Outils de Dessin", + "Hide Buy/Sell Panel": "Hide Buy/Sell Panel", + "Hide data": "Hide data", + "Hide Drawings Toolbar": "Hide Drawings Toolbar", + "Hide Favorite Drawings Toolbar": "Hide Favorite Drawings Toolbar", + "Hide inactive alerts": "Masquer les alertes inactives", + "Hide inactive Alerts": "Hide inactive Alerts", + "Hide Marks On Bars": "Cacher les marques de la barre", + "Hide Widgets": "Hide Widgets", + "Hide": "Cacher", + "High": "Haut", + "high": "high", + "High_in_legend": "H", + "Histogram": "Histogramme", + "Historical Volatility": "Historical Volatility", + "HITBTC - Bitcoin": "HITBTC - Bitcoin", + "hl2": "hl2", + "HLC Bars": "Barres HBC", + "hlc3": "hlc3", + "Hlines Background": "Fond Rayé Horizontalement", + "Hollow Candles": "Bougies Creuses", + "Home": "Accueil", + "Hong Kong": "Hong Kong", + "Horizontal Line": "Droite Horizontale", + "Horizontal Ray": "Rayon Horizontal", + "Hot Lists": "Hot Lists", + "Hotlist": "Hotlist", + "HotLists continuously scan the US stock market to identify best trading opportunities and take considerable resources, so we can't give them out for free to everyone (as much as we'd like to).": "HotLists continuously scan the US stock market to identify best trading opportunities and take considerable resources, so we can't give them out for free to everyone (as much as we'd like to).", + "Hotlists": "Hotlists", + "hour": "heure", + "hour_plural": "heures", + "How to use the reference materials (Video)": "How to use the reference materials (Video)", + "Hull MA": "Hull MA", + "Hull MA_study": "Hull MA", + "Hull Moving Average": "Hull Moving Average", + "Hundred Line": "Hundred Line", + "ICECAN - Futures - Canada": "ICECAN - Futures - Canada", + "ICEEUR - Futures - Europe": "ICEEUR - Futures - Europe", + "ICEUSA - Futures - USA": "ICEUSA - Futures - USA", + "Ichimoku Cloud": "Ichimoku Cloud", + "Ichimoku Cloud_study": "Ichimoku Cloud", + "Icon": "Icône", + "Idea or chart snapshot image": "Idea or chart snapshot image", + "IDEA TITLE AND DESCRIPTION": "IDEA TITLE AND DESCRIPTION", + "Ideas for the current resolution only": "Ideas for the current resolution only", + "Ideas for the current symbol only": "Idées pour le symbole courant uniquement", + "Ideas of the people I follow & my ideas": "Idées des utilisateurs suivis & mes idées", + "Ideas Published": "Idées Publiées", + "Ideas": "Idées", + "If you are sure you want to cancel, click Cancel, otherwise choose Do Not Cancel.": "If you are sure you want to cancel, click Cancel, otherwise choose Do Not Cancel.", + "If you do intraday analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.": "If you do intraday analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.", + "If you do intraday analysis, consider subscribing to the {{exchange}} exchange.{{^exchangesButton}} You must subscribe to PRO, PRO Plus or Premium service first (from only 9.95/m).{{/exchangesButton}}": "If you do intraday analysis, consider subscribing to the {{exchange}} exchange.{{^exchangesButton}} You must subscribe to PRO, PRO Plus or Premium service first (from only 9.95/m).{{/exchangesButton}}", + "If you do intraday spread analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.": "If you do intraday spread analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.", + "If you follow a symbol you will receive notifications when new ideas about that symbol are published.": "Si vous suivez un symbole, vous recevrez des notifications lorsque de nouvelles idées seront publiées à propos de ce symbole.", + "If you like what you see, you have an exclusive chance to get 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.": "If you like what you see, you have an exclusive chance to get 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.", + "If you need only the most complete and accurate data, then consider subscribing to the PRO Plus or Premium service from only $19.95/m that offers actual real-time data from the NYSE/NASDAQ/AMEX exchanges and much more.": "If you need only the most complete and accurate data, then consider subscribing to the PRO Plus or Premium service from only $19.95/m that offers actual real-time data from the NYSE/NASDAQ/AMEX exchanges and much more.", + "If you want to act quickly to news and events that occur when the regular market is closed, please consider subscribing to PRO Plus or Premium service from only $19.95/m.": "If you want to act quickly to news and events that occur when the regular market is closed, please consider subscribing to PRO Plus or Premium service from only $19.95/m.", + "If you want to identify opportunities in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "If you want to identify opportunities in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "If you want to unlock the power of multiple time frame analysis and add multiple symbols to the same chart layout, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "If you want to unlock the power of multiple time frame analysis and add multiple symbols to the same chart layout, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "If you want to use different watchlists to quickly assess different sectors of the market, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "If you want to use different watchlists to quickly assess different sectors of the market, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "If you want to use private messages - please sign in or register!": "If you want to use private messages - please sign in or register!", + "If you want to use this service - please sign in or register!": "If you want to use this service - please sign in or register!", + "Ignore user": "Ignore user __username__", + "Ignore": "Ignore", + "Ignored users...": "Utilisateurs ignorés...", + "Illicit content": "Illicit content", + "Image URL": "URL de l'image", + "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", + "In effort to make TradingView more useful to a larger number of users, moderators have the right to hide ideas with bad descriptions or not informative from the front page and the gallery. We are NOT limiting any ways of publishing or using TradingView charts. You can still create and publish any kind of charts; your profile and Activity Stream will still show all created charts.": "In effort to make TradingView more useful to a larger number of users, moderators have the right to hide ideas with bad descriptions or not informative from the front page and the gallery. We are NOT limiting any ways of publishing or using TradingView charts. You can still create and publish any kind of charts; your profile and Activity Stream will still show all created charts.", + "In Session": "In Session", + "In short, the more understandable and interesting your ideas are, the more you’ll gain respect of others and get discovered by the financial community. We’ll do our best to help showcase good ideas.": "In short, the more understandable and interesting your ideas are, the more you’ll gain respect of others and get discovered by the financial community. We’ll do our best to help showcase good ideas.", + "in": "in", + "in_dates": "en", + "inbars": "in __period__ bars", "Income After Taxes": "Income After Taxes", - "Income Before Taxes": "Income Before Taxes", - "Income Taxes": "Income Taxes", - "Income Taxes Payable": "Income Taxes Payable", "Income before Extraordinary Items": "Income before Extraordinary Items", + "Income Before Taxes": "Income Before Taxes", + "Income Statement": "Income Statement", + "Income Taxes Payable": "Income Taxes Payable", + "Income Taxes": "Income Taxes", + "Income": "Income", + "Increase Rating": "Increase Rating", + "Increment": "Increment", + "increment_input": "Incrément", + "Ind": "Ind", + "Index": "Indices", + "index": "index", + "Indicator Arguments in Header": "Indicator Arguments in Header", + "Indicator Arguments": "Indicator Arguments", + "Indicator Last Value": "Indicator Last Value", + "Indicator Titles in Header": "Indicator Titles in Header", + "Indicator Titles": "Indicator Titles", + "Indicator Values": "Indicator Values", + "Indicator": "Indicateur", + "Indicators and Strategies": "Indicators and Strategies", + "Indicators": "Indicateurs", + "Indicators, Fundamentals, Economy and Add-ons": "Indicateurs, Fondamentaux, Économie et Compléments", + "Industry": "Industry", + "Info": "Info", + "Inputs": "Paramètres en Entrée", + "Insert Drawing Tool": "Insérer l'Outil de Dessin", + "Insert emoticon": "Insérer une émotiône", + "Insert Indicator...": "Insérer un indicateur", + "Insert": "Insert", + "Inside Channel": "A l'intérieur du canal", + "Inside Pitchfork": "Fourchette Interne", + "Inside": "Interne", + "Install": "Install", "Intangible Assets": "Intangible Assets", "Interest Expense": "Interest Expense", "Interest Income": "Interest Income", "Interest Income/Expense, Net": "Interest Income/Expense, Net", + "Intermediate": "Intermédiaire", + "interval_dialog_description": "Type the interval number for munute 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)", + "Intraday Renko, Kagi, Line Break and Point & Figure charts take considerable resources, so we can't give them out for free to everyone (as much as we'd like to). We can, however, give out these charts for free in the Daily and Weekly resolutions.": "Intraday Renko, Kagi, Line Break and Point & Figure charts take considerable resources, so we can't give them out for free to everyone (as much as we'd like to). We can, however, give out these charts for free in the Daily and Weekly resolutions.", + "Intraday Renko, Kagi, Line Break, PnF and spread charts": "Intraday Renko, Kagi, Line Break, PnF and spread charts", + "Intraday Renko, Kagi, Line Break, PnF charts": "Intraday Renko, Kagi, Line Break, PnF charts", + "Intraday Spread Charts": "Intraday Spread Charts", + "Intraday Spread": "Intraday Spread", + "invalid symbol": "Symbole Invalide", + "Invalid Symbol": "Symbole invalide", "Inventories, Net": "Inventories, Net", "Investment Changes, Net": "Investment Changes, Net", + "Invoiced every month": "Invoiced every month", + "IP": "IP", "Issuance of Equity": "Issuance of Equity", + "Issue Type": "Issue Type", + "Italic": "Italic", + "ITBIT - Bitcoin": "ITBIT - Bitcoin", + "Jan": "Janv", + "Jaw Length": "Jaw Length", + "Jaw Offset": "Jaw Offset", + "Jaw": "Mâchoire", + "jawLength_input": "Longueur de la Mâchoire", + "Join Now": "Rejoignez maintenant", + "Journal is empty": "Journal is empty", + "Journal...": "Journal...", + "Jul": "Juill", + "Jun": "Juin", + "Jurik Research": "Jurik Research", + "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That is less than $16.65/month. Don’t miss the last chance to get the special Early Access and secure this low rate now!": "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That is less than $16.65/month. Don’t miss the last chance to get the special Early Access and secure this low rate now!", + "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.": "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.", + "Kagi": "Kagi", + "KCBT - Futures - USA": "KCBT - Futures - USA", + "Keltner Channels": "Keltner Channels", + "Keltner Channels_study": "Keltner Channels", + "Key Hidden Levels": "Key Hidden Levels", + "Key Order Flow Events": "Key Order Flow Events", + "Keyboard Shortcuts": "Keyboard Shortcuts", + "Kijun-sen": "Kijun-sen", + "Kind": "Kind", + "Klinger Oscillator": "Klinger Oscillator", + "Klinger Oscillator_study": "Klinger Oscillator", + "Know Sure Thing": "Know Sure Thing", + "Know Sure Thing_study": "Know Sure Thing", + "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.": "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.", + "Kolkata": "Calcuta", + "Label Background": "Fond de l'Étiquette", + "Label": "Étiquette", + "Labels Font": "Labels Font", + "Labels": "Étiquettes", "Labor Expense": "Labor Expense", + "Lagging Span 2 Periods": "Lagging Span 2 Periods", + "Lagging Span": "Lagging Span", + "Last Annual EPS": "Last Annual EPS", + "Last Annual Revenue": "Last Annual Revenue", + "Last bar time": "Last bar time", + "Last Modified": "Dernière modification", + "Last Name": "Last Name", + "Last Value on Price Scale": "Montrer la dernière valeur sur l'échelle des prix", + "Last": "Last", + "LAUNCH CHART": "LAUNCH CHART", + "Launch chat in separate window": "Lancer le tchat dans une fenêtre séparée", + "LazyBear - MTF Panes": "LazyBear - MTF Panes", + "LazyBear - S/R Levels": "LazyBear - S/R Levels", + "Lead 1": "Lead 1", + "Lead 2": "Lead 2", + "LEARN MORE": "LEARN MORE", + "Least Squares Moving Average": "Least Squares Moving Average", + "Least Squares Moving Average_study": "Least Squares Moving Average", + "Leave this chat": "Leave this chat", + "Left End": "Extrémité Gauche", + "Left Labels": "Étiquettes de Gauche", + "Left Shoulder": "Épaule Gauche", + "left": "Gauche", + "len_input": "longueur", + "Length high": "Length high", + "Length hight": "Length hight", + "Length low": "Length low", + "Length1": "Length1", + "Length2": "Length2", + "Length3": "Length3", + "Length_input": "Longueur", + "length_input": "longueur", + "lengthRSI_input": "Période du RSI", + "lengthStoch_input": "Période du Stochastique", + "Less Than": "Plus petit que", + "Level {0}": "Niveau {0}", + "Level": "Niveauy", + "Levels": "Niveaux", + "Liabilities & Stockholder's Equity": "Liabilities & Stockholder's Equity", "Liabilities & Stockholder's Equity": "Liabilities & Stockholder's Equity", + "like": "like", + "like_plural": "likes", + "Limit": "Limit", + "Line Break": "Line Break", + "Line Width": "Line Width", + "Line With Breaks": "Ligne Interrompue", + "Line": "Droite", + "Linear Regression Curve": "Linear Regression Curve", + "Linear Regression Curve_study": "Linear Regression Curve", + "Linear Regression": "Linear Regression", + "Lines": "Droites", + "Link interval to all charts": "Link interval to all charts", + "Link symbol to all charts": "Link symbol to all charts", + "LINK TO RELATED IDEAS": "LINK TO RELATED IDEAS", + "Link to this chart": "Link to this chart", + "Link to this chat...": "Lien vers ce tchat", + "Link to this room...": "Lien vers cette salle...", + "Link To": "Lier à", + "Lips Length": "Lips Length", + "Lips Offset": "Lips Offset", + "Lips": "Lèvres", + "lipsLength_input": "Longueur des Lèvres", + "List or list item": "List or list item", + "Load Chart Layout": "Charger le plan graphique", + "Load Chart": "Charger le graphique", + "Load Layout Chart": "Charger le Plan Graphique", + "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.": "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.", + "Load New Bars": "Charger de (les) nouvelles barres", + "Load": "Charger", + "loading data": "Données en chargement", + "Loading market depth data…": "Loading market depth data…", + "loading...": "chargement...", + "Loading...": "Loading...", + "Lock All Drawing Tools": "Verrouiller tous les Outils de Dessin", + "Lock Scale": "Verrouiller l'Échelle", + "Lock scale": "Verrouiller l'Échelle", + "Lock": "Verrouiller", + "Lock/Unlock": "Verrouiller/Déverrouiller", + "Log Scale": "Échelle Logaritmique", + "Log Scale_scale_menu": "Échelle Logarithmique", + "log": "Logaritme", + "Logged as": "Logged as", + "Logged out": "Logged out", + "London": "Londres", + "Long Length": "Long Length", + "Long length": "Long length", + "Long Period": "Long Period", + "Long period": "Long period", + "Long Position": "Position Longue", + "Long RoC Length_input": "Période du ROC Long", "Long Term Capital": "Long Term Capital", "Long Term Debt to Long Term Capital": "Long Term Debt to Long Term Capital", "Long Term Debt to Total Capital": "Long Term Debt to Total Capital", - "Long-term Debt": "Long-term Debt", + "Long": "Long", + "LONG": "LONG", "Long-term Debt Payments": "Long-term Debt Payments", "Long-term Debt Proceeds": "Long-term Debt Proceeds", + "Long-term Debt": "Long-term Debt", "Long-term Deferred Income Tax Liabilities": "Long-term Deferred Income Tax Liabilities", "Long-term Deferred Liability Charges": "Long-term Deferred Liability Charges", + "Long-term intervals are better than short-term ones for publishing analysis. An idea on 1 minute bars will probably become obsolete by the time people read it. However a good idea may still be featured.": "Long-term intervals are better than short-term ones for publishing analysis. An idea on 1 minute bars will probably become obsolete by the time people read it. However a good idea may still be featured.", "Long-term Investments": "Long-term Investments", - "Minority Interest": "Minority Interest", + "Long_input": "Long", + "long_input": "long", + "longlen_input": "Période Longue", + "Los Angeles": "Los Angeles", + "Low price available now – don’t miss this chance!": "Low price available now – don’t miss this chance!", + "Low": "Bas", + "low": "low", + "Low_in_legend": "B", + "Lower Band": "Lower Band", + "Lower Bound": "Lower Bound", + "Lower Devation": "Lower Devation", + "Lower Deviation": "Lower Deviation", + "Lower": "Inférieur", + "LowerLimit": "Limite Inférieure", + "LSE - Stock - UK": "LSE - Stock - UK", + "m": "m", + "M_dates": "M", + "m_dates": "m", + "MA Cross": "MA Cross", + "MA Cross_study": "MA Cross", + "MA Exp Ribbon": "MA Exp Ribbon", + "MA Length": "MA Length", + "MACD": "MACD", + "Madrid": "Madrid", + "Magnet Mode": "Mode aimanté", + "Major": "Majeur", + "Make a Copy": "Make a Copy", + "Make a Copy...": "Make a Copy...", + "Make It Mine": "Make It Mine", + "Manage Alerts": "Manage Alerts", + "Manage Drawings": "Gérer les Dessins", + "Mar": "Mars", + "Margin AT": "Margin AT", + "Margin G": "Margin G", + "Margin G%": "Margin G%", + "Margin O": "Margin O", + "Margin PT": "Margin PT", + "Margins": "Margins", + "Marker Color": "Couleur du marquer", + "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.": "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.", + "Market Cap - Basic": "Market Cap - Basic", + "market closed": "market closed", + "Market Open": "Market Open", + "market open": "market open", + "Market Summary": "Market Summary", + "Market": "Market", + "Marketplace Add-ons": "Marketplace Add-ons", + "Mass Index": "Mass Index", + "Mass Index_study": "Index de masse", + "Max value": "Max value", + "Maximize Chat": "Maximiser la fenêtre de tchat", + "maximum_input": "Maximum", + "May": "Mai", + "McGinley Dynamic": "McGinley Dynamic", + "Measure (Shift + Click on the chart)": "Mesure (Majuscule+Cliquer sur le Graphique)", + "Median": "Médiane", + "MERCADO - Bitcoin": "MERCADO - Bitcoin", + "Merge Down": "Fusionner vers le bas", + "Merge Up": "Fusionner vers le Haut", + "Message settings": "Message settings", + "Message": "Message", + "messages today": "__messages__ messages today", + "MGEX - Futures - USA": "MGEX - Futures - USA", + "MicroTrends": "MicroTrends", + "middle": "au Milieu", + "Middle": "Centré", + "Minor": "Mineur", + "Minority Interest & Equity Earnings": "Minority Interest & Equity Earnings", "Minority Interest & Equity Earnings": "Minority Interest & Equity Earnings", + "Minority Interest": "Minority Interest", + "Minuette": "Minuette", + "Minus Line": "Minus Line", + "minute": "minute", + "minute_plural": "minutes", + "Minute": "Minute", + "Mirrored": "Reflété", + "Mkt Cap": "Mkt Cap", + "mod": "mod", + "Mode": "Mode", + "MODERATED": "MODERATED", + "Moderator": "Moderator", + "Moderators Warning Messages": "Moderators Warning Messages", + "Modified Schiff Pitchfork": "Fourchette de Schiff Modifiée", + "Modified Schiff": "Schiff modifié", + "Modify Order": "Modify Order", + "Modify": "Modify", + "Momentum": "Momentum", + "Money Flow": "Money Flow", + "Money Flow_study": "Flux d'argent", + "month": "mois", + "month_plural": "mois", + "month0": "Jan", + "month1": "Feb", + "month10": "Nov", + "month11": "Dec", + "month2": "Mar", + "month3": "Apr", + "month4": "May", + "month5": "Jun", + "month6": "Jul", + "month7": "Aug", + "month8": "Sep", + "month9": "Oct", + "Monthly": "Monthly", + "Moon Phases": "Moon Phases", + "Moscow": "Moscou", + "move chart 1 bar to the left.": "move chart 1 bar to the left.", + "move chart 1 bar to the right.": "move chart 1 bar to the right.", + "Move Down": "Déplacer vers le Bas", + "move further to the left.": "move further to the left.", + "move further to the right.": "move further to the right.", + "Move Up": "Déplacer vers le Haut", + "Moving Avarage Weighted": "Moving Avarage Weighted", + "Moving Average Convergence/Divergence": "Moving Average Convergence/Divergence", + "Moving Average Convergence/Divergence_study": "Moyenne mobile convergente/divergente", + "Moving Average Exponential": "Moving Average Exponential", + "Moving Average Exponential_study": "Moyenne mobile exponentiel", + "Moving Average Weighted_study": "Moyenne mobile pondéré", + "Moving Average": "Moving Average", + "Moving Average_study": "Moyenne mobile", + "Moving Down %": "Pourcentage de baisse", + "Moving Down": "Progression vers le bas", + "Moving Up %": "Pourcentage de hausse", + "Moving Up": "Progression vers le haut", + "MTF Studies": "MTF Studies", + "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.": "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.", + "MTPredictor": "MTPredictor", + "Mult_input": "Multiplicateur", + "mult_input": "multiplicateur", + "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.": "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.", + "Multi-Time Period Charts": "Multi-Time Period Charts", + "Multiple accounts": "Multiple accounts", + "Multiple charts layout and watch lists": "Multiple charts layout and watch lists", + "Multiple Charts Layout available only to PRO users.": "Multiple Charts Layout available only to PRO users.", + "Multiple Charts Layout": "Multiple Charts Layout", + "Multiple Connections": "Multiple Connections", + "Multiple Watch Lists available only to PRO users.": "Multiple Watch Lists available only to PRO users.", + "Multiple Watch Lists": "Multiple Watch Lists", + "Multiplier": "Multiplier", + "My Ideas and Notes": "My Ideas and Notes", + "My ideas only": "Mes idées uniquement", + "My Script": "My Script", + "My Scripts": "My Scripts", + "n/a": "n/a", + "Name": "Name", + "NASDAQ - Stock - USA": "NASDAQ - Stock - USA", + "NASDAQ and NYSE charge exchange and per-user fees, which means we can’t give this for free to everyone (as much as we'd love to). Our free feed is provided by BATS electronic exchange, which offers approximate volumes and prices with fewer updates.": "NASDAQ and NYSE charge exchange and per-user fees, which means we can’t give this for free to everyone (as much as we'd love to). Our free feed is provided by BATS electronic exchange, which offers approximate volumes and prices with fewer updates.", + "Nasdaq Gap Down Stocks": "Nasdaq Gap Down Stocks", + "Nasdaq Gap Up Stocks": "Nasdaq Gap Up Stocks", + "Nasdaq Percent Advances": "Nasdaq Percent Advances", + "Nasdaq Percent Declines": "Nasdaq Percent Declines", + "Nasdaq Price Advances": "Nasdaq Price Advances", + "Nasdaq Price Declines": "Nasdaq Price Declines", + "Nasdaq Range Advances": "Nasdaq Range Advances", + "Nasdaq Range Declines": "Nasdaq Range Declines", + "Nasdaq Volume Leaders": "Nasdaq Volume Leaders", "Net Change in Cash": "Net Change in Cash", "Net Debt": "Net Debt", "Net Income Applicable to Common": "Net Income Applicable to Common", "Net Income from Continuing, Operations Applicable to Common": "Net Income from Continuing, Operations Applicable to Common", "Net Income per Employee": "Net Income per Employee", + "Net Income": "Net Income", "Net Operating Profit after Tax": "Net Operating Profit after Tax", + "Net Volume": "Net Volume", + "Net Volume_study": "Volume net", "Net Working Capital": "Net Working Capital", + "NEUTRAL": "NEUTRAL", + "NEW CHART LAYOUT": "NOUVEAU PLAN GRAPHIQUE", + "New moon mark": "New moon mark", + "New password is sent to your email.": "New password is sent to your email.", + "New script name": "New script name", + "New York": "New York", + "New {0} chart...": "New {0} chart...", + "New": "Nouveau", + "News": "News", + "next symbol": "next symbol", + "Next": "Next", + "No account history yet": "No account history yet", + "No advertising, direct marketing, or solicitation! To advertise to our audience contact founders@tradingview.com": "No advertising, direct marketing, or solicitation! To advertise to our audience contact founders@tradingview.com", + "No alerts triggered": "No alerts triggered", + "No alerts": "No alerts", + "No defamatory, threatening or discriminatory remarks, hate speech or personal attacks.": "No defamatory, threatening or discriminatory remarks, hate speech or personal attacks.", + "No drawings yet": "Pas de Dessins pour le moment", + "No ideas matched your criteria": "Aucune idée pour ces critères", + "No ideas.
If you want to use this service - please sign in or register!": "No ideas.
If you want to use this service - please sign in or register!", + "No indicators matched your criteria.": "Aucun indicateur ne correspond à vos critères", + "No links / posts with illegal content, pornography, or nudity.": "No links / posts with illegal content, pornography, or nudity.", + "No monthly invoices": "No monthly invoices", + "No notifications yet": "No notifications yet", + "No posting links or reference to content / sites that contain viruses or malware.": "No posting links or reference to content / sites that contain viruses or malware.", + "No public library scripts were found.": "No public library scripts were found.", + "No real-time data": "No real-time data", + "No saved scripts yet": "No saved scripts yet", + "No scripts matched your criteria": "No scripts matched your criteria", + "No Sound notifications": "No Sound notifications", + "No study templates saved": "No study templates saved", + "No symbols matched your criteria": "Aucun symbole ne correspond à vos critères", + "No": "No", + "NO": "Non", + "No, thank you": "No, thank you", "Non-operating Gains/Losses": "Non-operating Gains/Losses", "Noncontrolling Interest": "Noncontrolling Interest", + "Normal Bearish Divergence": "Normal Bearish Divergence", + "Normal Bullish Divergence": "Normal Bullish Divergence", + "Normal": "Normal", + "Not applicable": "Non applicable", + "not authorized": "not authorized", + "Note": "Note", + "Note: default study templates won't be removed permanently": "Note: default study templates won't be removed permanently", "Notes Payable": "Notes Payable", + "Notification sound": "Notification sonore", + "Notifications": "Notifications", + "Nov": "Nov", + "Now is your LAST & FINAL chance to get 12 months for only $199.80 (regular $299.40). That’s less than $16.65/month and 33% off regular price.": "Now is your LAST & FINAL chance to get 12 months for only $199.80 (regular $299.40). That’s less than $16.65/month and 33% off regular price.", + "NSE - Stock - India": "NSE - Stock - India", "Number of Employees": "Number of Employees", "Number of Shareholders": "Number of Shareholders", + "NYMEX - Futures - USA": "NYMEX - Futures - USA", + "NYMEX E-mini": "NYMEX E-mini", + "NYSE - Stock - USA": "NYSE - Stock - USA", + "NYSE Gap Down Stocks": "NYSE Gap Down Stocks", + "NYSE Gap Up Stocks": "NYSE Gap Up Stocks", + "NYSE LIFFE - Futures - USA": "NYSE LIFFE - Futures - USA", + "NYSE Percent Advances": "NYSE Percent Advances", + "NYSE Percent Declines": "NYSE Percent Declines", + "NYSE Price Advances": "NYSE Price Advances", + "NYSE Price Declines": "NYSE Price Declines", + "NYSE Range Advances": "NYSE Range Advances", + "NYSE Range Declines": "NYSE Range Declines", + "NYSE Volume Leaders": "NYSE Volume Leaders", + "Objects Tree": "Arborescence des OIbjects", + "Objects Tree...": "Arborescence des Objets", + "Oct": "Oct", + "Official AMEX, NYSE & NASDAQ Real-time Data": "Official AMEX, NYSE & NASDAQ Real-time Data", + "Official real-time & intraday data": "Official real-time & intraday data", + "Official real-time, intraday and volume data": "Official real-time, intraday and volume data", + "Offset": "Décalage", + "Oh no! You have only two weeks left in your PRO Plus trial! These benefits will expire in two short weeks:": "Oh no! You have only two weeks left in your PRO Plus trial! These benefits will expire in two short weeks:", + "OHLC Values": "OHLC Values", + "ohlc4": "ohlc4", + "OK": "OK", + "OKCOIN - Bitcoin": "OKCOIN - Bitcoin", + "On Balance Volume": "On Balance Volume", + "On Balance Volume_study": "Volume dans la balance", + "OnBalanceVolume": "OnBalanceVolume", + "Once per bar (on close)": "Once per bar (on close)", + "Once per bar (on condition)": "Once per bar (on condition)", + "Once": "Once", + "One account can be accessed from one browser (on one device) at a time - to stay compliant with exchange regulations and prevent unauthorized access.": "One account can be accessed from one browser (on one device) at a time - to stay compliant with exchange regulations and prevent unauthorized access.", + "Only private ideas": "Idées privées uniquement", + "Only PRO Plus and Premium subscibers can access extended hours data on the charts. Extended trading hours include both pre-market and after hours sessions each day the market is open.": "Only PRO Plus and Premium subscibers can access extended hours data on the charts. Extended trading hours include both pre-market and after hours sessions each day the market is open.", + "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D) interval.": "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D) interval.", + "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D)": "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D)", + "Only PRO, PRO Plus and Premium users that have a subscription to {{exchange}} Exchange can get official data on real-time prices, volume and intraday history. You'll now be switched to the Daily (D) interval, which is available to all users.": "Only PRO, PRO Plus and Premium users that have a subscription to {{exchange}} Exchange can get official data on real-time prices, volume and intraday history. You'll now be switched to the Daily (D) interval, which is available to all users.", + "open Indicators.": "open Indicators.", + "Open Interval Dialog": "Open Interval Dialog", + "open Load Chart.": "open Load Chart.", + "Open Pine Script Editor": "Open Pine Script Editor", + "Open Price": "Open Price", + "Open Script": "Open Script", + "Open Trading Panel": "Open Trading Panel", + "Open": "Ouverture", + "open": "open", + "Open_in_legend": "O", + "Open_line_tool_position": "Ouvert", "Operating Expenses": "Operating Expenses", "Operating Leases": "Operating Leases", "Operating Margin": "Operating Margin", + "Operating Metrics": "Operating Metrics", "Operating Profit": "Operating Profit", "Operating Revenue": "Operating Revenue", + "or copy url:": "ou copier l'URL", + "Or": "Or", + "Order #": "Order #", + "Order": "Ordre", + "Original": "Original", + "Oscillator": "Oscillateur", + "Oscillators": "Oscillators", + "OTC - Stock - USA": "OTC - Stock - USA", "Other Accounts Payable and Accrued Expenses": "Other Accounts Payable and Accrued Expenses", "Other Accounts, Notes Receivable": "Other Accounts, Notes Receivable", "Other Accumulated Comprehensive Income": "Other Accumulated Comprehensive Income", @@ -1307,9 +1423,10 @@ "Other Current Assets": "Other Current Assets", "Other Current Liabilities": "Other Current Liabilities", "Other Debt, Net": "Other Debt, Net", - "Other Equity": "Other Equity", "Other Equity Transactions, Net": "Other Equity Transactions, Net", + "Other Equity": "Other Equity", "Other Financing Activities, Net": "Other Financing Activities, Net", + "Other General & Administrative Expense": "Other General & Administrative Expense", "Other General & Administrative Expense": "Other General & Administrative Expense", "Other Interest Income/Expense, Net": "Other Interest Income/Expense, Net", "Other Investing Activities": "Other Investing Activities", @@ -1320,36 +1437,643 @@ "Other Operating Expenses": "Other Operating Expenses", "Other Receivables": "Other Receivables", "Other Revenue": "Other Revenue", + "Other Selling, General & Administrative Expenses": "Other Selling, General & Administrative Expenses", "Other Selling, General & Administrative Expenses": "Other Selling, General & Administrative Expenses", + "Other": "Other", + "Our PRO Plus users see amazing benefits. You get advanced trading opportunities using multi symbol statistical arbitrage techniques. Read more about PRO Plus features.": "Our PRO Plus users see amazing benefits. You get advanced trading opportunities using multi symbol statistical arbitrage techniques. Read more about PRO Plus features.", + "Outside Channel": "A l'extérieur du canal", + "Overbought": "Overbought", + "Overlay the main chart": "Superposer sur le graphique principal", + "Override Min Tick": "Ne pas tenir compte du Tick minimum", + "Oversold": "Oversold", + "Overwrite Script": "Overwrite Script", + "Paper Trading is disconnected": "Paper Trading is disconnected", + "Parabolic SAR": "Parabolic SAR", + "Parabolic SAR_study": "Parabolic SAR", + "ParabolicSAR": "ParabolicSAR", + "Parallel Channel": "Canal parallèle", + "Paris": "Paris", + "partially erase.": "partially erase.", "Partners Capital": "Partners Capital", + "Password": "Password", + "Paste %s": "Paste %s", + "paste object.": "paste object.", + "Pearson's R": "Pearson's R", "Pension/Postretirement Obligation": "Pension/Postretirement Obligation", + "per month": "per month", + "per year": "per year", + "Percent Advances": "Percent Advances", + "Percent Declines": "Percent Declines", + "Percent": "Percent", + "percent_input": "PourCent", + "Percentage": "Pourcentage", + "Percentage_scale_menu": "Pourcentage", + "Period ending": "Period ending", + "Period Ending": "Period Ending", + "Period": "Period", + "Permanent link to this message": "Permanent link to this message", + "Personal information": "Personal information", + "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.": "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.", + "Pick your idea or paste url to someone's else idea.": "Pick your idea or paste url to someone's else idea.", + "Pine Editor": "Pine Editor", + "Pine Script Editor": "Editeur Pine Script", + "Pine Script Reference": "Pine Script Reference", + "Pine Script Tutorial": "Pine Script Tutorial", + "Pitchfan": "Éventail", + "Pitchfork": "Fourchette", + "Pivot Points High Low": "Pivot Points High Low", + "Pivot Points Standard": "Pivot Points Standard", + "Pivots Timeframe": "Pivots Timeframe", + "Place Order": "Place Order", + "Play Sound": "Play Sound", + "Please consider subscribing to our PRO service which includes many other features not available in the free membership.": "Please consider subscribing to our PRO service which includes many other features not available in the free membership.", + "Please do not modify the alert so we can investigate the issue.": "Please do not modify the alert so we can investigate the issue.", + "Please enter a valid idea URL or chart image URL": "Please enter a valid idea URL or chart image URL", + "Please enter chart layout name": "Veuillez entrer un nouveau de plan graphique", + "Please enter chart name": "Veuillez entrer un nom pour le graphique", + "Please enter your feedback": "Please enter your feedback", + "Please name this script": "Please name this script", + "Please read before publishing": "Please read before publishing", + "Please use English for conversation. Other languages will be supported in the future": "Please use English for conversation. Other languages will be supported in the future", + "Please use only English in tags": "Please use only English in tags", + "Please, enter your e-mail": "Merci de bien vouloir saisir votre e-mail", + "Plot dividends": "Plot dividends", + "Plot earnings": "Plot earnings", + "Plot Offsets": "Plot Offsets", + "Plot splits": "Plot splits", + "Plot": "Dessiner un Graphe", + "Plots Background": "Fond des Graphiques", + "Point & Figure": "Point & Figure", + "Point bar": "Point __point__ Bar #", + "Polyline": "Ensemble de Lignes", + "Position": "Position", + "post-market": "Après-Marché", + "Post-Market": "Post-Market", + "pre-market": "Pré-Marché", + "Pre-Market": "Pre-Market", "Pre-tax Margin": "Pre-tax Margin", + "Precise Labels": "Les étiquettes précises", + "Precision": "Précision", "Preferred Dividends": "Preferred Dividends", "Preferred Stock": "Preferred Stock", + "Premium": "Premium", "Prepaid Expenses": "Prepaid Expenses", + "Presentation is important. Too much clutter adds to confusion.": "Presentation is important. Too much clutter adds to confusion.", + "Prev": "Prev", + "Previous Close Price": "Previous Close Price", + "previous close": "previous close", + "previous symbol": "previous symbol", + "Price % Change 1 Week": "Price % Change 1 Week", + "Price % Change 4 Week": "Price % Change 4 Week", + "Price % Change 52 Week": "Price % Change 52 Week", + "Price - 52 Week High": "Price - 52 Week High", + "Price - 52 Week Low": "Price - 52 Week Low", + "Price Advances": "Price Advances", + "Price Declines": "Price Declines", + "Price History": "Price History", + "Price incorrect": "Price incorrect", + "Price Label": "Étiquette de Prix", + "Price Levels": "Niveaux de Prix", + "Price Line": "Ligne de Prix", + "Price Oscillator": "Price Oscillator", + "Price Oscillator_study": "Price Oscillator", + "Price Range": "Plage de Prix", + "Price Scale": "Price Scale", + "Price Source": "Source des Prix", + "Price Volume Trend": "Price Volume Trend", + "Price": "Prix", + "Price/Earnings, TTM": "Price/Earnings, TTM", + "Price/Revenue, TTM": "Price/Revenue, TTM", + "Price:": "Prix:", + "Prices": "Prix", + "Primary Exchange": "Primary Exchange", + "Primary": "Vague Principale", + "Prior": "Prior", + "Priority email support": "Priority email support", + "Priority phone support": "Priority phone support", + "Priority Support": "Priority Support", + "Private Chart Publishing": "Private Chart Publishing", + "PRO Badge & Adding Value": "PRO Badge & Adding Value", + "PRO members can add optional multi-device access. Click \"Buy Multi-Device Access\" to access your account from several devices at the same time. Click CONNECT to terminate the other session and connect here.": "PRO members can add optional multi-device access. Click \"Buy Multi-Device Access\" to access your account from several devices at the same time. Click CONNECT to terminate the other session and connect here.", + "PRO Plus Trial": "PRO Plus Trial", + "Pro Realtime": "Pro Realtime", + "Pro Trial": "Pro Trial", + "Pro": "Pro", + "pro": "pro", + "Profile Settings": "Paramètres du Profil", + "Profit Background Color": "Couleur de Fond des Profits", + "Profit Level. Ticks:": "Niveau de Profit. Ticks:", + "PROFIT TRGT": "PROFIT TRGT", + "Profit": "Profit", + "Profitability": "Profitability", + "Projection": "Projection", + "Properties": "Propriétés", + "Properties...": "Configurations...", "Property and Equipment, Gross": "Property and Equipment, Gross", + "Property, Plant & Equipment, Net": "Property, Plant & Equipment, Net", "Property, Plant & Equipment, Net": "Property, Plant & Equipment, Net", + "propertypage-name-label": "propertypage-name-label", + "propertypage-name-label_css_class": "propertypage-name-label-nocap", + "ProTradingIndicators": "ProTradingIndicators", + "Public Library": "Public Library", + "Public Profile": "Profil Public", + "PUBLISH IDEA": "PUBLISH IDEA", + "PUBLISH SCRIPT": "PUBLISH SCRIPT", + "Publish Script": "Publish Script", + "Published Chart": "Published Chart", + "Published idea or chart image URL": "Published idea or chart image URL", + "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.", + "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.", + "Published ideas settings": "Configuration des idées partagées", + "published": "published", + "Publishing means sharing your chart and trading idea with the financial web and the investing community. A published idea needs to be detailed and descriptive in order to be meaningful to other traders.": "Publishing means sharing your chart and trading idea with the financial web and the investing community. A published idea needs to be detailed and descriptive in order to be meaningful to other traders.", + "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.": "En publiant, vous partagerez votre idée de trading avec la communauté d'investisseurs, votre idée pourra être commentée ou notée.", "Purchase of Investments": "Purchase of Investments", + "Qty": "Qty", + "Quantity": "Quantity", "Quick Ratio": "Quick Ratio", + "Quote this message": "Quote this message", + "Quotes are delayed by 10 min and updated every 30 seconds": "Quotes are delayed by 10 min and updated every 30 seconds", + "Quotes are delayed by 10 min and updated in realtime": "Quotes are delayed by 10 min and updated in realtime", + "Range Advances": "Range Advances", + "Range Declines": "Range Declines", + "range": "range", + "Rate Of Change": "Rate Of Change", + "Rating": "Rating", + "Ray": "Rayon", + "Read more": "Read more", + "Read more...": "Read more...", "Realized Gains/Losses": "Realized Gains/Losses", + "realtime": "Temps Réel", + "Realtime": "Realtime", + "Rearm every 1 minute": "Rearm every 1 minute", + "Rearm every 10 minute": "Rearm every 10 minute", + "Rearm every 30 minute": "Rearm every 30 minute", + "Rearm every 5 minute": "Rearm every 5 minute", + "Rearm every hour": "Rearm every hour", + "Recent Chats": "Recent Chats", + "Recover Password": "Recover Password", + "Recover": "Recover", + "Rectangle": "Rectangle", + "Redo {0}": "Répéter", + "Redo": "Recommencer", + "redo": "redo", + "Regression Trend": "Tendance de la Régression", + "Relative Strength Index": "Relative Strength Index", + "Relative Strength Index_study": "Relative Strength Index", + "Relative Vigor Index": "Relative Vigor Index", + "Relative Vigor Index_study": "Relative Vigor Index", + "Relative Volatility Index": "Relative Volatility Index", + "Relative Volatility Index_study": "Relative Volatility Index", + "Remember me": "Remember me", + "Remember, with PRO Plus you benefit from:": "Remember, with PRO Plus you benefit from:", + "Remove All Drawing Tools": "Retirer tous les Outils de Dessin", + "Remove All Indicators": "Retirer tous les Indicateurs", + "Remove All Studies": "Retirer toutes les Études", + "Remove custom interval": "Remove custom interval", + "Remove from favorites": "Retirer des Signets", + "Remove this room from favorites": "Remove this room from favorites", + "Remove": "Retirer ", + "Rename Chart Layout": "Renommer le plan graphique", + "Rename Chart": "Renommer le graphique", + "Rename script": "Rename script", + "Rename...": "Renommer...", + "Renko": "Renko", + "Renko, Kagi, Line Break, Point & Figure": "Renko, Kagi, Line Break, Point & Figure", + "Report data issues": "Report data issues", + "Report Data Issues": "Report Data Issues", + "Repost to": "Repost to", "Repurchase of Equity": "Repurchase of Equity", + "Reputation": "Reputation", + "Require Order Confirmation": "Require Order Confirmation", + "Research & Development Expense": "Research & Development Expense", "Research & Development Expense": "Research & Development Expense", + "Reset Chart": "Réinitialiser le Graphique", + "Reset Paper Trading Account": "Reset Paper Trading Account", + "Reset Paper Trading Account...": "Reset Paper Trading Account...", + "Reset Scale": "Réinitialiser l'Échelle", + "Reset Settings": "Reset Settings", + "Reset": "Réinitialiser ", + "Restart Alert {{description}} on {{title}}": "Restart Alert {{description}} on {{title}}", + "Restart Alert...": "Restart Alert...", + "Restart": "Restart", + "Restart...": "Restart...", "Restricted Cash": "Restricted Cash", + "Restructuring, Remediation & Impairment Provisions": "Restructuring, Remediation & Impairment Provisions", "Restructuring, Remediation & Impairment Provisions": "Restructuring, Remediation & Impairment Provisions", "Retained Earnings": "Retained Earnings", + "retrying": "Nouvelle Tentative", "Return on Assets": "Return on Assets", + "Return on Equity": "Return on Equity", + "Return on Invested Capital %, TTM": "Return on Invested Capital %, TTM", "Return on Invested Capital": "Return on Invested Capital", + "Rev LA": "Rev LA", "Revenue per Employee": "Revenue per Employee", + "Reverse position": "Reverse position", + "Reverse Position": "Reverse Position", + "Reverse {0} position?": "Reverse {0} position?", + "Reverse": "Inverse", + "Right End": "Extrémité de Droite", + "Right Labels": "Right Labels", + "Right Lables": "Étiquettes de Droite", + "Right Margin": "Marge Droite", + "Right Shoulder": "Épaule Droite", + "right": "Droite", + "Rights infringement": "Rights infringement", + "Risk/Reward long": "Risque/Récompense Long", + "Risk/Reward Ratio: {0}": "Ratio Risque/Récompense: {0}", + "Risk/Reward short": "Risque/Récompense Court", + "RobBooker": "RobBooker", + "ROC Length": "ROC Length", + "ROC": "ROC", + "roclen1_input": "Période 1 du ROC", + "roclen2_input": "Période 2 du ROC", + "roclen3_input": "Période 3 du ROC", + "roclen4_input": "Période 4 du ROC", + "Room archives...": "Archives de la salle...", + "Room purpose": "Room purpose", + "Room title": "Room title", + "Rotated Rectangle": "Rectangle pivoté", + "RSI Length": "RSI Length", + "RSI Source": "RSI Source", + "RSI": "RSI", + "Run Product Walk-Through": "Run Product Walk-Through", + "RVI": "RVI", + "s": "s", + "S/L": "S/L", "Sale of Investments": "Sale of Investments", + "Sale of Property, Plant & Equipment": "Sale of Property, Plant & Equipment", "Sale of Property, Plant & Equipment": "Sale of Property, Plant & Equipment", + "Sales & Marketing Expense": "Sales & Marketing Expense", "Sales & Marketing Expense": "Sales & Marketing Expense", + "Sao Paulo": "São Paulo", + "Save ${{savings}}": "Save ${{savings}}", + "Save As Default": "Save As Default", + "Save As Watchlist...": "Save As Watchlist...", + "Save As...": "Enregistrer en tant que...", + "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout": "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout", + "Save Chart Layout": "Save Chart Layout", + "Save Drawing Template As...": "Save Drawing Template As...", + "Save image": "Enregistrer l'Image", + "Save Interval": "Save Interval", + "Save New Chart Layout": "Enregistrer le nouveau plan graphique", + "Save New Chart": "Enregistrer le nouveau graphique", + "Save Script As": "Save Script As", + "Save Study Template As...": "Save Study Template As...", + "Save symbol list as...": "Save symbol list as...", + "Save": "Sauvegarder", + "save": "save", + "Scale Left": "Échelle à Gauche", + "Scale Percentage": "Échelle en Pourcentage", + "Scale Price Chart Only": "Scale Price Chart Only", + "Scale Right": "Échelle à Droite", + "Scale Series Only": "Mettre à l'Échelle la Série seulement", + "Scale series only": "Mettre à l'Échelle la Série seulement", + "Scale Series only": "Mettre à l'Échelle la Série seulement", + "Scale": "Scale", + "Scales Lines": "Axes", + "Scales Properties": "Propriétés d'Echelles", + "Scales Properties...": "Propriétés des Échelles...", + "Scales Text": "Texte des Échelles", + "Scales": "Échelles", + "Scaling": "Mise à l'Échelle", + "Schiff Pitchfork": "Fourchette de Schiff", + "Schiff": "Schiff", + "Screen (No Scale)": "Taille Écran (aucune mise à l'Échelle)", + "Script Editor": "Éditeur de Script", + "Script Editor...": "Editeur de Script...", + "Script must have a name": "Script must have a name", + "Script Name": "Script Name", + "Script text is not modified, nothing to save": "Script text is not modified, nothing to save", + "SCRIPT TITLE AND DESCRIPTION": "SCRIPT TITLE AND DESCRIPTION", + "SCRIPT TITLE": "SCRIPT TITLE", + "SCRIPT": "SCRIPT", + "Scripts": "Codes", + "Search for scripts published by community": "Search for scripts published by community", + "Search ideas": "Search ideas", + "Search scripts": "Search scripts", + "Search": "Chercher", + "Sector": "Sector", + "See All Tags...": "See All Tags...", + "Select Layout": "Select Layout", + "Select type...": "Select type...", + "Select user to start new chat with": "Sélectionnez un utilisateur pour commencer un nouveau tchat", + "Sell Ask": "Sell Ask __quote__", + "Sell Bid": "Sell Bid __quote__", + "Sell Market": "Sell Market", + "Sell symbol": "Sell __displaySymbol__ Stop __abbreviatedNumber__ @ __formattedValue__", + "Sell": "Sell", + "Selling, General & Administrative Expenses": "Selling, General & Administrative Expenses", "Selling, General & Administrative Expenses": "Selling, General & Administrative Expenses", + "Send Backward": "Mettre vers l'Arrière", + "Send E-mail": "Send E-mail", + "Send Feedback or Report an Issue": "Send Feedback or Report an Issue", + "Send Message to stocktwits": "Send Message to stocktwits", + "Send message": "Send message", + "Send private message to": "Send private message to __username__", + "Send Reply": "Send Reply", + "Send SMS": "Send SMS", + "Send to Back": "Mettre au Fond", + "Send": "Send", + "Senkou A": "Senkou A", + "Senkou B": "Senkou B", + "Seoul": "Séoul", + "Sep": "Sept", + "Session Breaks": "Arrêt de Session", + "Sessions": "Sessions", + "Set Alert": "Set Alert", + "Set chat title...": "Set chat title...", + "Settings": "Configurations", + "Shanghai": "Shanghai", + "Share on StockTwits a snapshot of your chart as a picture and whatever you write.": "Partagez sur StockTwitt une image de votre graphique et vos commentaires", + "Share on Twitter a snapshot of your chart as a picture and whatever you write.": "Partagez sur Twitter une image de votre graphique et vos commentaires", + "Share to...": "Share to...", + "Shareholders": "Shareholders", + "Shares": "Shares", + "Short Length": "Short Length", + "Short length": "Short length", + "Short Period": "Short Period", + "Short period": "Short period", + "Short Position": "Position Courte", + "Short RoC Length_input": "Période du ROC Court", + "Short": "Court", + "SHORT": "SHORT", "Short-term Borrowings": "Short-term Borrowings", "Short-term Investments": "Short-term Investments", + "Short_input": "Trade Court", + "short_input": "court", + "shortlen_input": "Période Courte", + "Show Active Orders Only": "Show Active Orders Only", + "Show Alert Labels": "Show Alert Labels", + "Show all messages from": "Show all messages from __username__", + "Show all my messages": "Show all my messages", + "Show All": "Tout montrer", + "Show Angle": "Afficher Angle", + "Show Arguments in Header": "Montrer les Arguments dans l'En-Tête", + "Show Background": "Montrer le Fond", + "Show Bars Range": "Montrer la Plage des Barres", + "Show Buy/Sell Panel": "Show Buy/Sell Panel", + "Show chart snapshot preview": "Afficher un aperçu de capture du graphique", + "Show Console": "Show Console", + "Show Countdown": "Show Countdown", + "Show data": "Show data", + "Show Date/Time Range": "Montrer la Plage de Temps", + "Show Distance": "Montrer la Distance", + "Show Dividends on Chart": "Show Dividends on Chart", + "Show Earnings on Chart": "Show Earnings on Chart", + "Show Executions": "Show Executions", + "Show historical pivots": "Show historical pivots", + "Show Indicator Last Value": "Show Indicator Last Value", + "Show Labels": "Montrer les Étiquettes", + "Show Last Value on Price Scale": "Montrer la Valeur Récente sur l'Axe des Prix", + "Show Last Value": "Afficher la dernière valeur", + "Show Left Axis": "Monter l'Axe de Gauche", + "show MA_input": "Montrer MA", + "Show more": "Show more", + "Show More": "Show More", + "Show Objects Tree": "Montrer l'Arborescence des Objects", + "Show Only Drawings": "Show Only Drawings", + "Show only favorite rooms": "Afficher uniquement les salles préférées", + "Show only my sent and received messages": "Afficher uniquement mes messages reçus et envoyés", + "Show Only Studies": "Show Only Studies", + "Show Orders": "Show Orders", + "Show Popup": "Show Popup", + "Show Positions": "Show Positions", + "Show Price Range": "Montrer la Plage de Prix", + "Show Price": "Montrer l Prix", + "Show Prices": "Montrern les Prix", + "Show Right Axis": "Monter l'Axe de Droite", + "Show Source Code": "Show Source Code", + "Show Splits on Chart": "Show Splits on Chart", + "Show Symbol Labels": "Montrer les Étiquettes de Symbole", + "Show Symbol Labels_context_menu": "Montrer les Étiquettes de Symbole", + "Show Symbol Last Value": "Show Symbol Last Value", + "Show Text": "Montrer le Texte", + "Show Time": "Montrer l'Heure", + "Show Wave": "Montrer la Vague", + "Show": "Montrer", + "Show/Hide Drawings Toolbar": "Afficher/Masquer la Barre d'Outils Dessins", + "Show/Hide": "Montrer/Cacher", + "showMA_input": "Montrer la MM", + "Sig": "Sig", + "siglen_input": "Durée du Signal", + "sigma_input": "sigma", + "Sigma_input": "Sigma", + "Sign In": "Se Connecter", + "Sign in": "Sign in", + "Sign Out": "Se Déconnecter", + "Sign out": "Sign out", + "Sign Up for FREE": "Enregistrez-vous GRATUITEMENT", + "Sign Up": "Sign Up", + "Signal Labels": "Signal Labels", + "Signal Length": "Signal Length", + "Signal Line Period": "Signal Line Period", + "Signal line period": "Signal line period", + "Signal smoothing": "Signal smoothing", + "Signal": "Signal", + "signalLength_input": "Période du Signal", + "Simple ma(oscillator)": "Simple ma(oscillator)", + "Simple ma(signal line)": "Simple ma(signal line)", + "Simple": "Ligne continue", + "Singapore": "Singapour", + "Size": "Size", + "Skip": "Skip", + "Slow length": "Slow length", + "Slow Length": "Slow Length", + "Slow scrolling or chart loading": "Slow scrolling or chart loading", + "slowLength_input": "Période du Slow", + "SMA": "Moyenne Mobile Arithmétique", + "smalen1_input": "Période 1 de la MMA", + "smalen2_input": "Période 2 de la MMA", + "smalen3_input": "Période de la MMA", + "smalen4_input": "Période 4 de la MMA", + "SMI Ergodic Indicator": "SMI Ergodic Indicator", + "SMI Ergodic Indicator/Oscillator": "SMI Ergodic Indicator/Oscillator", + "SMI Ergodic Indicator/Oscillator_study": "SMI Ergodic Indicator/Oscillator", + "SMI Ergodic Oscillator": "SMI Ergodic Oscillator", + "smoothD_input": "D Lissé", + "Smoothed Moving Average": "Smoothed Moving Average", + "smoothK_input": "K Lissé", + "So… You’ve had free PRO Plus for a week now. Seeing the advantages?": "So… You’ve had free PRO Plus for a week now. Seeing the advantages?", + "Social": "Social", + "Some authors that we recommend get marked as Suggested Authors, and their ideas get posted to the front page automatically. The basis for recommending authors is multiple factors, which include a large number of interesting ideas. A suggested author has a corresponding badge in their profile.": "Some authors that we recommend get marked as Suggested Authors, and their ideas get posted to the front page automatically. The basis for recommending authors is multiple factors, which include a large number of interesting ideas. A suggested author has a corresponding badge in their profile.", + "Someone agreed/disagreed with your idea": "Quelqu'un est d'accord / pas d'accord avec votre idée", + "Someone commented on the idea you follow": "Quelqu'un a commenté une idée que vous suivez", + "Someone commented on your idea": "Votre idée a été commentée", + "Someone followed you": "Quelqu'un vous suit", + "Someone logged into your account from different device": "Someone logged into your account from different device", + "Someone published idea on symbol you follow": "Quelqu'un a publié une idée sur un symbole que vous suivez", + "Someone replied to your comment": "Quelqu'un a répondu à votre commentaire", + "Someone you follow change status": "Quelqu'un que vous suivez a changé son status", + "Someone you follow post new comment": "Quelqu'un que vous suivez a posté un nouveau commentaire", + "Someone you follow published new idea": "Quelqu'un que vous suivez a publié une nouvelle idée", + "Sorry, PRO Plus trial could not be set.": "Sorry, PRO Plus trial could not be set.", + "Sort by last price": "Sort by last price", + "Sort by price change percent": "Sort by price change percent", + "Sort by price change": "Sort by price change", + "Sort by symbol": "Sort by symbol", + "Sound on addressed to me messages": "Sound on addressed to me messages", + "Sound on every message": "Sound on every message", + "Source back color": "Couleur de Fond de la Source", + "Source border color": "Couleur de la Bordure de la Source", + "Source Code": "Source Code", + "Source code": "Source code", + "Source Code...": "Code Source...", + "Source text color": "Couleur du Texte de la Source", + "Source": "Source", + "Source_compare": "Source", + "Split": "Split", + "Spreads for intraday charts are calculated based on 1-minute bars, and then recompiled into the selected interval. This approach is the only correct one, but requires significant server power. This means we can't give spread charts for free to everyone (as much as we'd like to).": "Spreads for intraday charts are calculated based on 1-minute bars, and then recompiled into the selected interval. This approach is the only correct one, but requires significant server power. This means we can't give spread charts for free to everyone (as much as we'd like to).", + "Start new chat with...": "Start new chat with...", + "START TRIAL": "START TRIAL", + "Start": "Start", + "start_input": "Début", + "Stats Text Color": "Stats Text Color", + "Stay In Drawing Mode": "Rester en Mode Dessin", + "Stay in Drawing Mode": "Rester en Mode Dessin", + "StdDev": "StdDev", + "Step": "En Marche d'Escalier", + "Stochastic Length": "Stochastic Length", + "Stochastic RSI": "Stochastic RSI", + "Stochastic RSI_study": "Stochastic RSI", + "Stochastic": "Stochastic", + "Stochastic_study": "Stochastic", + "Stock And Index Talks": "Discussions Options et Index", + "Stock Charts & Forex Charts": "Stock Charts & Forex Charts", "Stock Option Tax Benefits": "Stock Option Tax Benefits", + "Stock": "Action", + "stock": "action", + "StockTwits": "StockTwits", + "Stocktwits": "Stocktwits", + "Stop Alert": "Stop Alert", + "Stop alerts as per filter": "Stop alerts as per filter", + "Stop all Alerts": "Stop all Alerts", + "Stop Background Color": "Couleur de Fond du Stop", + "Stop Color:": "Couleur du Stop", + "Stop Level. Ticks:": "Niveau du Stop en Ticks", + "Stop Loss": "Stop Loss", + "STOP LOSS": "STOP LOSS", + "Stop syncing drawing": "Stop syncing drawing", + "Stop": "Stop", + "Stop: {0} ({1}%)": "Stop: {0} ({1}%)", + "Stopped Manual": "Arrêt Manuel", + "Stopped": "Arrêtée", + "Strategies": "Strategies", + "streaming": "diffusion en flux", + "Study not loading": "Study not loading", + "Study Template": "Study Template", + "Study Templates": "Study Templates", + "Style": "Style", + "Subminuette": "Subminuette", + "SUBSCRIBE FOR ${{ cost }}": "SUBSCRIBE FOR ${{ cost }}", + "Subscribe with bitcoin": "Subscribe with bitcoin", + "Subscription Plans": "Subscription Plans", + "Success back color": "Couleur de fond en cas de succès", + "Success text color": "Couleur de Texte en cas de succès", + "SUCCESS": "SUCCÈS", + "Suggested Chart": "Suggested Chart", + "Suggested ideas & my ideas": "Idées suggérées & mes idées", + "Suggestions & Feedback": "Suggestions & Feedback", + "SuperCycle": "Super-Cycle", + "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.": "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.", + "Surprise": "Surprise", + "Suspicious links": "Suspicious links", + "Swing Trading": "Swing Trading", + "Sydney": "Sydney", + "sym_input": "symbole", + "Sym_input": "Symbole", + "Symbol Description": "Symbol Description", + "Symbol Last Value": "Symbol Last Value", + "Symbol list name": "Symbol list name", + "Symbol Search...": "Recherche de Symbole", + "Symbol": "Symbole", + "SYMBOL": "SYMBOLE", + "symbol_input": "symbole", + "Symbols to be added on the chart": "Symboles à ajouter au graphique", + "Sync crosshair on all charts": "Sync crosshair on all charts", + "Sync drawing to all charts": "Sync drawing to all charts", + "Sync drawings to all charts": "Sync drawings to all charts", + "Sync": "Sync", + "T/P": "T/P", + "TAGS": "TAGS", + "Taipei": "Taipei", + "Take advantage of this offer now!": "Take advantage of this offer now!", + "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.": "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.", + "Take Profit": "Take Profit", + "Talks": "Talks", + "Target back color": "Couleur de Fond de l'Objectif", + "Target border color": "Couleur de Bordure de l'Objectif", + "Target Color:": "Couleur de l'Objectif", + "Target text color": "Couleur de Texte de l'Objectif", + "Target: {0} ({1}%)": "Objectif: {0} ({1}%)", "Tax Rate": "Tax Rate", + "Technical Analysis": "Analyse Technique", + "Teeth Length": "Teeth Length", + "Teeth Offset": "Teeth Offset", + "Teeth": "Dents", + "teethLength_input": "Longueur des Dents", + "Tehran": "Téhéran", + "Template": "Template", + "Templates": "Templates", "Temporary Equity": "Temporary Equity", + "Tenkan-sen": "Tenkan-sen", + "Text Alignment:": "Alignement du Texte:", + "Text color": "Couleur du Texte", + "Text Color": "Couleur du Texte", + "Text Font": "Police du Texte", + "Text Wrap": "Retour à la ligne forcé du Texte", + "Text": "Texte", + "Text:": "Texte:", + "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.": "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.", + "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!": "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!", + "The best ideas are placed in the Suggested tab, where they receive extra exposure. All suggested ideas are hand-picked by our editorial team based on a number of criteria. We have a dedicated group of people who review every idea published every day to find the most interesting and informative ideas that will be helpful to other members.": "The best ideas are placed in the Suggested tab, where they receive extra exposure. All suggested ideas are hand-picked by our editorial team based on a number of criteria. We have a dedicated group of people who review every idea published every day to find the most interesting and informative ideas that will be helpful to other members.", + "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!": "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!", + "The Extended Trading Hours feature is available only for intraday charts": "L'option Heures de Trading Prolongées est disponible uniquement pour les graphiques intrajournaliers", + "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.": "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.", + "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.": "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.", + "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to: No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.": "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to: No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.", + "Themes": "Themes", + "There was an error posting your message.": "Erreur lors de l'envoi du message", + "Thin": "Thin", + "This action cannot be undone.": "This action cannot be undone.", + "This feature allows you to create any chart, such as 7 minutes, 12 minutes, or 8 hours. If you want to identify opportunities on custom intervals in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "This feature allows you to create any chart, such as 7 minutes, 12 minutes, or 8 hours. If you want to identify opportunities on custom intervals in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "This functionality is available only to PRO users.": "This functionality is available only to PRO users.", + "This is a temporary chart.": "Ceci est un graphique temporaire.", + "This is EOD data with no updates.": "This is EOD data with no updates.", + "This is not a user script, cannot save": "This is not a user script, cannot save", + "This is not the latest saved script version": "This is not the latest saved script version", + "This script is read only": "This script is read only", + "Three Drivers Pattern": "Figure des Trois Jambes", + "Thumb Down": "Pouce en Bas", + "Thumb Up": "Pouce en Haut", + "Time Interval": "Intervalle de Temps", + "Time Levels": "Niveaux de Temps", + "Time Scale": "Time Scale", + "Time Zone": "Fuseau Horaire", + "Time": "Heure", + "TimeZone": "Fuseau Horaire", + "Timezone/Sessions Properties...": "Timezone/Sessions Properties...", + "Timezone/Sessions": "Fuseaux Horaires/Sessions", + "Title": "Title", + "To get alerts list - please sign in or register!": "To get alerts list - please sign in or register!", + "To get alerts log - please sign in or register!": "To get alerts log - please sign in or register!", + "To save your work, sign up for FREE.": "Pour sauvegarder votre travail, enregistrez-vous GRATUITEMENT.", + "To set an alert on a drawing requires the chart to be saved. Unfortunately you have already saved 5 charts. Upgrade to PRO, PRO Plus or Premium account and save as many charts as you want, along with many other exciting features. Starts from only $9.95 a month - upgrade today!": "To set an alert on a drawing requires the chart to be saved. Unfortunately you have already saved 5 charts. Upgrade to PRO, PRO Plus or Premium account and save as many charts as you want, along with many other exciting features. Starts from only $9.95 a month - upgrade today!", + "Toggle Auto Scale": "Toggle Auto Scale", + "Toggle favorite": "Toggle favorite", + "Toggle Log Scale": "Toggle Log Scale", + "Toggle Maximize Chart": "Toggle Maximize Chart", + "Toggle notifications for this room": "Toggle notifications for this room", + "Toggle Percentage": "Toggle Percentage", + "Tokyo": "Tokyo", + "TOOL": "OUTIL", + "Tools": "Tools", + "Top Labels": "Étiquettes du Haut", + "Top Margin": "Marge en Haut", + "top": "haut", + "Toronto": "Toronto", "Total Adjustments": "Total Adjustments", + "Total agrees": "Total agrees", "Total Assets": "Total Assets", "Total Capital": "Total Capital", "Total Current Assets": "Total Current Assets", @@ -1363,87 +2087,779 @@ "Total Non-operating Income/Expense": "Total Non-operating Income/Expense", "Total Operating Expenses": "Total Operating Expenses", "Total Receivables, Net": "Total Receivables, Net", + "Total Revenue": "Total Revenue", "Total Shares Outstanding": "Total Shares Outstanding", "Total Short-term Debt": "Total Short-term Debt", "Total Stockholder's Equity": "Total Stockholder's Equity", + "Total": "Total", + "Trades on Chart": "Trades on Chart", + "Trading Journal": "Trading Journal", + "Trading Notes": "Trading Notes", + "Trading Panel": "Trading Panel", + "Trading properties...": "Trading properties...", + "Trading Properties...": "Trading Properties...", + "Trading": "Trading", + "TradingView alerts run on powerful and backed-up servers, so you’ll always get notified when something happens and won’t miss a beat. This takes considerable resources, so we can't give an unlimited number of alerts to everyone for free (as much as we'd like to).": "TradingView alerts run on powerful and backed-up servers, so you’ll always get notified when something happens and won’t miss a beat. This takes considerable resources, so we can't give an unlimited number of alerts to everyone for free (as much as we'd like to).", + "TradingView Free Quotes and Chat": "TradingView Free Quotes and Chat", + "TradingView is only for English-language content at this time.": "TradingView is only for English-language content at this time.", + "Trailing Twelve Months": "Trailing Twelve Months", + "Transparency": "Transparence", "Treasury Stock": "Treasury Stock", + "Trend Angle": "Angle de la Tendance", + "Trend Line": "Droite de Tendance", + "Trend-Based Fib Extension": "Prolongation de Fibonacci selon la Tendance", + "Trend-Based Fib Time": "Temps de Fibonacci selon la Tendance", + "Trial": "Trial", + "Triangle Pattern": "Figure en Triangle", + "Triangle": "Triangle", + "Trigger": "Trigger", + "Triggered and Not Active": "Déclenchée et Inative", + "Triple EMA": "Triple EMA", + "Triple EMA_study": "Triple EMA", + "TRIX": "TRIX", + "TRIX_study": "TRIX", + "true range": "true range", + "True Strength Indicator": "True Strength Indicator", + "True Strength Indicator_study": "True Strength Indicator", + "TSX - Stock - Canada": "TSX - Stock - Canada", + "TSXV - Stock - Canada": "TSXV - Stock - Canada", + "Turn off notifications for this room": "Turn off notifications for this room", + "Turn on notifications for this room": "Turn on notifications for this room", + "Type your message here": "Tapez votre message ici", + "Type": "Type", + "Ultimate Oscillator": "Ultimate Oscillator", + "Unban": "Unban", + "Undo {0}": "Annuler", + "Undo": "Annuler", + "undo": "undo", + "Unfollow": "Unfollow", + "Unignore user": "Unignore user __username__", + "Unignore": "Unignore", + "Unlimited number of indicators on a chart": "Unlimited number of indicators on a chart", + "Unlimited Saved Charts": "Unlimited Saved Charts", + "Unlimited saved charts": "Unlimited saved charts", + "Unlimited server-side alerts": "Unlimited server-side alerts", + "Unmerge Down": "Défusionner vers le Bas", + "Unmerge Up": "Défusionner vers le Haut", + "Unsaved script": "Unsaved script", + "Unsolicited advertising": "Unsolicited advertising", + "Untitled Script": "Untitled Script", + "Up Color": "Couleur de la Hausse", + "Up fractals": "Up fractals", + "Up Wave 1 or A": "Up Wave 1 or A", + "Up Wave 2 or B": "Up Wave 2 or B", + "Up Wave 3": "Up Wave 3", + "Up Wave 4": "Up Wave 4", + "Up Wave 5": "Up Wave 5", + "Up Wave C": "Up Wave C", + "Up": "Up", + "Update Status": "Status des Mises à Jour", + "Update status": "Update status", + "UpDown Length": "UpDown Length", + "Upgrade and get 33% off an annual subscription!": "Upgrade and get 33% off an annual subscription!", + "Upgrade Now": "Upgrade Now", + "Upgrade now": "Upgrade now", + "Upgrade your account": "Upgrade your account", + "Upper Band": "Upper Band", + "Upper Bound": "Upper Bound", + "Upper Deviation": "Upper Deviation", + "Upper": "Supérieur", + "UpperLimit": "Limite Supérieure", + "US Exchanges": "US Exchanges", "USD Conversion Rate": "USD Conversion Rate", - "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.": "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.", - "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!": "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!", - "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to: No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.": "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to: No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.", - "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!": "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!", - "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.": "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.", - "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.": "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.", - "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.": "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.", - "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.": "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.", - "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.": "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.", - "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.": "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.", - "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.": "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.", - "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.": "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.", - "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.": "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.", - "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.": "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.", - "Favorite": "Favorite", - "Rename script": "Rename script", - "This is not the latest saved script version": "This is not the latest saved script version", - "My Script": "My Script", - "Show Console": "Show Console", - "Script text is not modified, nothing to save": "Script text is not modified, nothing to save", - "This is not a user script, cannot save": "This is not a user script, cannot save", - "Script Name": "Script Name", - "Expiration Time": "Expiration Time", - "Please name this script": "Please name this script", - "Script must have a name": "Script must have a name", - "Exit Full Screen (ESC)": "Exit Full Screen (ESC)", - "Stock Charts & Forex Charts": "Stock Charts & Forex Charts", - "Toggle favorite": "Toggle favorite", - "Buy Ask": "Buy Ask __quote__", - "Frequency": "Frequency", - "Buy Bid": "Buy Bid __quote__", - "Sell Ask": "Sell Ask __quote__", - "Sell Bid": "Sell Bid __quote__", - "Condition": "Condition", - "Connected": "Connected", - "CONNECT": "CONNECT", - "Disconnected": "Disconnected", - "Exiting Channel": "Exiting Channel", - "All": "All", - "5y": "5y", - "1y": "1y", + "Use Lower Deviation": "Use Lower Deviation", + "Use only one account - registering with multiple accounts is not allowed.": "Use only one account - registering with multiple accounts is not allowed.", + "Use Upper Deviation": "Use Upper Deviation", + "Username": "Username", + "useTrueRange_input": "Utiliser l'Amplitude Vraie", + "UTC": "TUC", + "Valuation": "Valuation", + "Value": "Value", + "Vancouver": "Vancouver", + "Vertical Line": "Droite Verticale", + "Views": "Views", + "Visual Order": "Ordre de visualisation", + "Vol": "Vol", + "Volatility Stop": "Volatility Stop", + "Volume Based": "Volume Based", + "Volume Leaders": "Volume Leaders", + "Volume MA": "MM du Volume", + "Volume Oscillator": "Volume Oscillator", + "Volume Oscillator_study": "Volume Oscillator", + "Volume profile indicators and extended trading hours": "Volume profile indicators and extended trading hours", + "Volume Profile Indicators": "Volume Profile Indicators", + "Volume": "Volume", + "Volume_study": "Volume", + "VolumeProfile": "VolumeProfile", + "Vortex Indicator": "Vortex Indicator", + "VWAP": "VWAP", + "VWMA": "VWMA", + "VWMA_study": "VWMA", + "W_dates": "S", + "Waning moon": "Waning moon", + "Want official data and more features?": "Want official data and more features?", + "Warning": "Warning", + "Warsaw": "Varsovie", + "Watchlist": "Watchlist", + "Watchlist, details and news": "Watchlist, details and news", + "Watermark": "Filigrane", + "Wave Size": "Taille de la Vague", + "We are doing some brief daily maintenance. Alerts will be back really soon, thanks for your patience!": "We are doing some brief daily maintenance. Alerts will be back really soon, thanks for your patience!", + "We are happy to give away as many things for free as possible, however studies are server-based and this takes considerable resources. So we can't give an unlimited number of indicators to everyone for free (as much as we'd like to).": "We are happy to give away as many things for free as possible, however studies are server-based and this takes considerable resources. So we can't give an unlimited number of indicators to everyone for free (as much as we'd like to).", + "We'are sorry, something went wrong. Try to reload page.": "We'are sorry, something went wrong. Try to reload page.", + "week": "semaine", + "week_plural": "semaines", + "Weekly": "Weekly", + "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.": "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.", + "White": "White", + "Why Go Pro?": "Why Go Pro?", + "Wick": "Mèche", + "Width": "Largeur", + "Willams %R": "Willams %R", + "Willams %R_study": "Willams %R", + "Williams %R": "Williams %R", + "Williams Alligator": "Williams Alligator", + "Williams Alligator_study": "Williams Alligator", + "Williams Fractal": "Williams Fractal", + "Window Size_input": "Taille de Fenêtre", + "With Markers": "Avec des Points", + "wizofstep": "__index__ of __steps__", + "WMA Length_input": "MMP Période", + "Woodies CCI": "Woodies CCI", + "wrote": "wrote", + "XABCD Pattern": "Figure en XABCD", + "y_dates": "a", + "y_dates_plural": "a", + "Yearly": "Yearly", + "YES": "Oui", + "Yes": "Yes", + "You already have Pro Plus trial.": "You already have Pro Plus trial.", + "You already participated in Pro Plus trial.": "You already participated in Pro Plus trial.", + "You already set {{options.maxAlertsNumber}} alerts. Upgrade to PRO Plus to set unlimited custom alerts and improve your experience!": "You already set {{options.maxAlertsNumber}} alerts. Upgrade to PRO Plus to set unlimited custom alerts and improve your experience!", + "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.": "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.", + "You are not authenticated.": "You are not authenticated.", + "You are not logged in. Please sign in.": "Vous n'êtes pas connecté(e). Veuillez vous connecter.", + "you are using browser": "You are using __browser__ on __os__.", + "You can not vote twice for one message": "Vous ne pouvez pas voter deux fois pour ce message", + "You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.": "You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.", + "You can save up to 5 charts with your subscription. Upgrade to PRO, PRO Plus or Premium membership and save unlimited charts, along with many other exciting features. Starting from only $9.95 a month - upgrade today!": "You can save up to 5 charts with your subscription. Upgrade to PRO, PRO Plus or Premium membership and save unlimited charts, along with many other exciting features. Starting from only $9.95 a month - upgrade today!", + "You have no ignored users": "Vous n'avez pas d'utilisateurs ignorés", + "You have no private messages yet": "Vous n'avez pas de message personnel", + "You may subscribe for official realtime and intraday data.": "You may subscribe for official realtime and intraday data.", + "You requested a custom interval that is available only to PRO users.": "You requested a custom interval that is available only to PRO users.", + "You requested a hotlist that is available only to PRO users.": "You requested a hotlist that is available only to PRO users.", + "You requested a symbol that is available only to PRO Plus and Premium users. You will now be switched to the equivalent BATS symbol.": "You requested a symbol that is available only to PRO Plus and Premium users. You will now be switched to the equivalent BATS symbol.", + "You requested an intraday spread symbol that is available only to PRO Plus and Premium users. You will now be switched to a Daily (D) interval.": "You requested an intraday spread symbol that is available only to PRO Plus and Premium users. You will now be switched to a Daily (D) interval.", + "You will be automatically redirected to PayPal in order to finish your purchase.": "You will be automatically redirected to PayPal in order to finish your purchase.", + "You're subscribing to {{ product_title }}": "You're subscribing to {{ product_title }}", + "Your 30-day free PRO Plus account has been activated. You are now part of a community of 2 million+ ideas that have been created within TradingView charts. To help get the ball rolling, we'd suggest you spend a few minutes familiarizing yourself with our online help section. We hope you enjoy working with TradingView and wish you good trading!": "Your 30-day free PRO Plus account has been activated. You are now part of a community of 2 million+ ideas that have been created within TradingView charts. To help get the ball rolling, we'd suggest you spend a few minutes familiarizing yourself with our online help section. We hope you enjoy working with TradingView and wish you good trading!", + "Your account will be charged $0.01 in order to verify it.": "Your account will be charged $0.01 in order to verify it.", + "Your chart is being saved, please wait a moment before you leave this page.": "Your chart is being saved, please wait a moment before you leave this page.", + "Your credit card on file is XXXX-XXXX-XXXX": "Your credit card on file is XXXX-XXXX-XXXX", + "Your free account allows you to apply up to 10 studies to a chart. Upgrade to PRO, PRO Plus or Premium account to have as many studies on a chart as you want, as well as many other exciting features.": "Your free account allows you to apply up to 10 studies to a chart. Upgrade to PRO, PRO Plus or Premium account to have as many studies on a chart as you want, as well as many other exciting features.", + "Your Order": "Your Order", + "Your Personal Invitation to Go PRO Plus": "Your Personal Invitation to Go PRO Plus", "ytd": "ytd", "YTD": "YTD", - "6m": "6m", - "3m": "3m", - "1m": "1m", - "5d": "5d", - "1d": "1d", - "Room title": "Room title", - "Room purpose": "Room purpose", - "Edit chat room": "Edit chat room", - "Create new public chat": "Create new public chat", - "Show Symbol Last Value": "Show Symbol Last Value", - "Show Indicator Last Value": "Show Indicator Last Value", - "Paper Trading is disconnected": "Paper Trading is disconnected", - "Hide Buy/Sell Panel": "Hide Buy/Sell Panel", - "Sell symbol": "Sell __displaySymbol__ Stop __abbreviatedNumber__ @ __formattedValue__", - "Buy symbol": "Buy __displaySymbol__ Limit __abbreviatedNumber__ @ __formattedValue__", - "IDEA TITLE AND DESCRIPTION": "IDEA TITLE AND DESCRIPTION", - "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.": "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.", - "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.": "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.", - "SHORT": "SHORT", - "LONG": "LONG", - "NEUTRAL": "NEUTRAL", - "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

": "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

", - "you are using browser": "You are using __browser__ on __os__.", - "Hide data": "Hide data", - "Show data": "Show data", - "Study Templates": "Study Templates", - "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout": "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout", - "Find existing chat": "Find existing chat", - "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", - "Black": "Black", - "Blue": "Blue", - "Grey": "Grey", - "White": "White", - "Show Positions": "Show Positions", - "Show Orders": "Show Orders" + "Zero Line": "Zero Line", + "Zero": "Zéro", + "Zig Zag": "Zig Zag", + "Zoom In": "Grossissement", + "Zoom Out": "Réduction", + "{0} bars": "{0} barres", + "{0} copy": "Copier {0}", + "{0} ideas...": "{0} idées...", + "{0} P&L: {1}": "{0} Gains&Pertes: {1}", + "Up bars": "Up bars", + "Down bars": "Down bars", + "Projection up bars": "Projection up bars", + "Projection down bars": "Projection down bars", + "ATR length": "ATR length", + "Reversal amount": "Reversal amount", + "Number of line": "Number of line", + "HL": "HL", + "ATR": "ATR", + "Traditional": "Traditional", + "Website": "Website", + "Support": "Support", + "PRO Premium": "PRO Premium", + "PRO Plus": "PRO Plus", + "PRO Plus Early Access": "PRO Plus Early Access", + "Update Payment Method": "Update Payment Method", + "Enter your new address": "Enter your new address", + "Save changes": "Save changes", + "All your current subscriptions will be updated to use the new account.": "All your current subscriptions will be updated to use the new account.", + "This trading product is integrated in TradingView thanks to our Partner Program for Developers. These are independent, unaffiliated studies, which are not part of TradingView subscriptions – these are separate tools that you buy if you want. Description, algorithm, support and prices are all determined by the author.": "This trading product is integrated in TradingView thanks to our Partner Program for Developers. These are independent, unaffiliated studies, which are not part of TradingView subscriptions – these are separate tools that you buy if you want. Description, algorithm, support and prices are all determined by the author.", + "EDIT SUBSCRIPTION": "EDIT SUBSCRIPTION", + "TradingView Account": "TradingView Account", + "

Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the features, top authors or create your first idea!

": "

Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the features, top authors or create your first idea!

", + "Alert not found with standart API": "Alert not found with standart API", + "Chatting is enabled {0} hours after creating a new account. This is done to prevent chat bots and general spam.": "Chatting is enabled {0} hours after creating a new account. This is done to prevent chat bots and general spam.", + "Do you really want to clear alerts log?": "Do you really want to clear alerts log?", + "Do you really want to delete alert {0}?": "Do you really want to delete alert {0}?", + "Do you really want to delete script '{0}'?": "Do you really want to delete script '{0}'?", + "Do you really want to delete {0} alerts?": "Do you really want to delete {0} alerts?", + "Do you really want to stop alert {0}?": "Do you really want to stop alert {0}?", + "Do you really want to stop {0} alerts?": "Do you really want to stop {0} alerts?", + "EPS": "EPS", + "EPS Dil": "EPS Dil", + "Edit Idea": "Edit Idea", + "Multi Charts Layout": "Multi Charts Layout", + "PE": "PE", + "PRO": "PRO", + "Publish Idea": "Publish Idea", + "2 year": "2 year", + "All fields are required": "All fields are required", + "Available": "Available", + "Check credit card number and CVV/CSC code": "Check credit card number and CVV/CSC code", + "Check expiration date": "Check expiration date", + "City": "City", + "Comments": "Comments", + "Country": "Country", + "Credit Card": "Credit Card", + "Credit card fields may contain only digits": "Credit card fields may contain only digits", + "Enter your ZIP code": "Enter your ZIP code", + "If you want to change the address, please enter your ZIP code here": "If you want to change the address, please enter your ZIP code here", + "Make payment with previously used details": "Make payment with previously used details", + "More {{sectionName}} Ideas": "More {{sectionName}} Ideas", + "PayPal": "PayPal", + "Payment Information": "Payment Information", + "Please choose at least one exchange to continue.": "Please choose at least one exchange to continue.", + "Please use only latin characters in address fields": "Please use only latin characters in address fields", + "Please use only latin characters in your first and last names": "Please use only latin characters in your first and last names", + "State/Region": "State/Region", + "Street": "Street", + "Subscribe": "Subscribe", + "Zip Code": "Zip Code", + "year": "year", + " Limit ": " Limit ", + " Stop ": " Stop ", + "

Only D, W, M intervals are supported for this symbol/exchange. You will be automatically switched to a D interval. Intraday intervals are not available because of exchange policies.

": "

Only D, W, M intervals are supported for this symbol/exchange. You will be automatically switched to a D interval. Intraday intervals are not available because of exchange policies.

", + "

Symbol ": "

Symbol ", + "Account Name": "Account Name", + "Active Chart": "Active Chart", + "Active chart doesn't contain the study you are going to publish": "Active chart doesn't contain the study you are going to publish", + "Add this room to favorites": "Add this room to favorites", + "Add {0}...": "Add {0}...", + "Alerts maintenance": "Alerts maintenance", + "All Charts": "All Charts", + "All fields are required.": "All fields are required.", + "Are you sure you want to overwrite '{0}' script?": "Are you sure you want to overwrite '{0}' script?", + "Balances": "Balances", + "Ban ": "Ban ", + "Ban expires in {0}": "Ban expires in {0}", + "Ban user": "Ban user", + "Brokerage Name": "Brokerage Name", + "By": "By", + "CQG Password": "CQG Password", + "CQG Username": "CQG Username", + "Can't create alert on invalid symbol": "Can't create alert on invalid symbol", + "Can't create alert when offline": "Can't create alert when offline", + "Can't edit alert on invalid symbol": "Can't edit alert on invalid symbol", + "Can't edit alert when offline": "Can't edit alert when offline", + "Change Background Transparency": "Change Background Transparency", + "Change Balloon Background Color": "Change Balloon Background Color", + "Change Balloon Background Transparency": "Change Balloon Background Transparency", + "Change Balloon Border Color": "Change Balloon Border Color", + "Change Balloon Text": "Change Balloon Text", + "Change Balloon Text Font Size": "Change Balloon Text Font Size", + "Change Balooon Text Color": "Change Balooon Text Color", + "Change Border Color": "Change Border Color", + "Change CQG password": "Change CQG password", + "Change Curve Background Color": "Change Curve Background Color", + "Change Curve Background Transparency": "Change Curve Background Transparency", + "Change Curve Filling": "Change Curve Filling", + "Change Curve Line Color": "Change Curve Line Color", + "Change Curve Line Extending Left": "Change Curve Line Extending Left", + "Change Curve Line Extending Right": "Change Curve Line Extending Right", + "Change Curve Line Left End": "Change Curve Line Left End", + "Change Curve Line Right End": "Change Curve Line Right End", + "Change Curve Line Style": "Change Curve Line Style", + "Change Curve Line Width": "Change Curve Line Width", + "Change Fib Arcs Background Transparency": "Change Fib Arcs Background Transparency", + "Change Fib Arcs Background Visibility": "Change Fib Arcs Background Visibility", + "Change Fib Speed Resistance Arcs Full Cirlces Mode": "Change Fib Speed Resistance Arcs Full Cirlces Mode", + "Change Fib Speed Resistance Arcs Levels Visibility": "Change Fib Speed Resistance Arcs Levels Visibility", + "Change Fib Speed Resistance Arcs Line Color": "Change Fib Speed Resistance Arcs Line Color", + "Change Fib Speed Resistance Arcs Visibility": "Change Fib Speed Resistance Arcs Visibility", + "Change Fib Speed Resistance Arcs Width": "Change Fib Speed Resistance Arcs Width", + "Change Password": "Change Password", + "Change Price Text Color": "Change Price Text Color", + "Change Price Text Font Size": "Change Price Text Font Size", + "Change Time Cycles Background Color": "Change Time Cycles Background Color", + "Change Time Cycles Background Transparency": "Change Time Cycles Background Transparency", + "Change Time Cycles Color": "Change Time Cycles Color", + "Change Time Cycles Filling": "Change Time Cycles Filling", + "Change Time Cycles Line Style": "Change Time Cycles Line Style", + "Change Time Cycles Line Width": "Change Time Cycles Line Width", + "Check firewall settings and make sure access to websocket ({0} port {1}) is open. Then click Reconnect or press F5.": "Check firewall settings and make sure access to websocket ({0} port {1}) is open. Then click Reconnect or press F5.", + "Click the broker you want to trade through": "Click the broker you want to trade through", + "Collaterals": "Collaterals", + "Confirm Password": "Confirm Password", + "Connect to CQG": "Connect to CQG", + "Connection is lost": "Connection is lost", + "Content": "Content", + "Continue to checkout": "Continue to checkout", + "Continued violation of chat etiquette": "Continued violation of chat etiquette", + "Continued violation of chat etiquette.": "Continued violation of chat etiquette.", + "Countdown": "Countdown", + "Create New List": "Create New List", + "Create New List...": "Create New List...", + "Curve": "Curve", + "December": "December", + "Degree": "Degree", + "Describe your company and project in a few sentences.": "Describe your company and project in a few sentences.", + "Desktop notifications": "Desktop notifications", + "Desktop notifications when I'm mentioned": "Desktop notifications when I'm mentioned", + "Dialog": "Dialog", + "Do you realy want to delete{0}watchlist?": "Do you realy want to delete{0}watchlist?", + "Do you want to take advantage of this offer now?": "Do you want to take advantage of this offer now?", + "Double Curve": "Double Curve", + "Early Access 50% off{{#is_finished}} – Final chance{{/is_finished}}": "Early Access 50% off{{#is_finished}} – Final chance{{/is_finished}}", + "Early Access for $15/Month": "Early Access for $15/Month", + "Edit Alert...": "Edit Alert...", + "Edit {0} Alert...": "Edit {0} Alert...", + "Elliott Correction Wave (ABC)": "Elliott Correction Wave (ABC)", + "Elliott Double Combo Wave (WXY)": "Elliott Double Combo Wave (WXY)", + "Elliott Impulse Wave (12345)": "Elliott Impulse Wave (12345)", + "Elliott Triangle Wave (ABCDE)": "Elliott Triangle Wave (ABCDE)", + "Elliott Triple Combo Wave (WXYXZ)": "Elliott Triple Combo Wave (WXYXZ)", + "Email notifications": "Email notifications", + "Email notifications when I'm mentioned": "Email notifications when I'm mentioned", + "Email-to-sms is the easiest and absolutely free way to send text message (SMS) from the internet to phones. This site aims to be the most complete and up-to-date list of email addresses that can be used to send text messages to phones.": "Email-to-sms is the easiest and absolutely free way to send text message (SMS) from the internet to phones. This site aims to be the most complete and up-to-date list of email addresses that can be used to send text messages to phones.", + "Error occured": "Error occured", + "Error while trying to create snapshot.": "Error while trying to create snapshot.", + "Error:": "Error:", + "Error: too long text": "Error: too long text", + "Export Watchlist": "Export Watchlist", + "Failed:": "Failed:", + "Full Circles": "Full Circles", + "Get the link to your individual GitHub profile, which we’ll enable for access to the library.": "Get the link to your individual GitHub profile, which we’ll enable for access to the library.", + "Go PRO": "Go PRO", + "HL Bars": "HL Bars", + "Here are a few steps to get your Charting Library:": "Here are a few steps to get your Charting Library:", + "Hide alert label line": "Hide alert label line", + "Horz Grid Lines": "Horz Grid Lines", + "How to fix:": "How to fix:", + "If you like what you see, you have an exclusive chance to get 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.": "If you like what you see, you have an exclusive chance to get 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.", + "If you need support then please visit our issues tracker using your GitHub profile we’ve granted access to.": "If you need support then please visit our issues tracker using your GitHub profile we’ve granted access to.", + "Import Watchlist...": "Import Watchlist...", + "Import/Export Watchlists": "Import/Export Watchlists", + "Indicator Labels": "Indicator Labels", + "Interval is not applicable": "Interval is not applicable", + "Invalid data format": "Invalid data format", + "Invalid limit price": "Invalid limit price", + "Invalid quantity": "Invalid quantity", + "Invalid stop price": "Invalid stop price", + "It appears that your browser does not support Canvas technology, which is needed for TradingView to work.
": "It appears that your browser does not support Canvas technology, which is needed for TradingView to work.
", + "It appears that your browser does not support WebSocket technology and does not have Adobe Flash plugin installed, one of which is essential for our portal.
": "It appears that your browser does not support WebSocket technology and does not have Adobe Flash plugin installed, one of which is essential for our portal.
", + "June": "June", + "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That is less than $15/month. Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!": "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That is less than $15/month. Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!", + "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.": "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.", + "Just wait awhile. We will send you all necessary information ASAP.": "Just wait awhile. We will send you all necessary information ASAP.", + "Launch chat in a separate window": "Launch chat in a separate window", + "Left Axis": "Left Axis", + "Library Without The Link": "Library Without The Link", + "Line - Close": "Line - Close", + "Line - HL/2": "Line - HL/2", + "Line - High": "Line - High", + "Line - Low": "Line - Low", + "Line - Open": "Line - Open", + "Load all alerts...": "Load all alerts...", + "Lock Cursor In Time": "Lock Cursor In Time", + "Log in": "Log in", + "My Lists": "My Lists", + "New Password": "New Password", + "New password and confirmation doesn't match": "New password and confirmation doesn't match", + "New password is required": "New password is required", + "No address input to apply autocomplete": "No address input to apply autocomplete", + "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at founders@tradingview.com": "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at founders@tradingview.com", + "No brokers available": "No brokers available", + "Non-tradable symbol": "Non-tradable symbol", + "Now is your LAST and FINAL chance to get 12 months for only $179.4 (regular $360). That’s less than $15/month and 50% off regular month-to-month payments.": "Now is your LAST and FINAL chance to get 12 months for only $179.4 (regular $360). That’s less than $15/month and 50% off regular month-to-month payments.", + "OC Bars": "OC Bars", + "Oh no! You have only 2 weeks left in your PRO Plus trial! These benefits will expire in two short weeks:": "Oh no! You have only 2 weeks left in your PRO Plus trial! These benefits will expire in two short weeks:", + "Old Password": "Old Password", + "Old password is required": "Old password is required", + "Oops, something went wrong": "Oops, something went wrong", + "Oops, your browser can't display our charts!": "Oops, your browser can't display our charts!", + "Orders": "Orders", + "PRO account": "PRO account", + "Password confirmation is required": "Password confirmation is required", + "Passwords do not match.": "Passwords do not match.", + "Place": "Place", + "Please add 'study(title=\"SomeTitle\")' statement to the script code": "Please add 'study(title=\"SomeTitle\")' statement to the script code", + "Please report the issue or click Reconnect.": "Please report the issue or click Reconnect.", + "Please use one of the following browsers:": "Please use one of the following browsers:", + "Please, install Flash plugin or consider updating to one of these modern browsers with WebSocket support:": "Please, install Flash plugin or consider updating to one of these modern browsers with WebSocket support:", + "Please, try to reload page to edit user data": "Please, try to reload page to edit user data", + "Positions": "Positions", + "Pro Plus": "Pro Plus", + "Processing script...": "Processing script...", + "Publish All Charts": "Publish All Charts", + "Publish Only": "Publish Only", + "Published Idea": "Published Idea", + "Recent chats": "Recent chats", + "Reconnect": "Reconnect", + "Rename List": "Rename List", + "Rename List...": "Rename List...", + "Report a data issue": "Report a data issue", + "Restore Size": "Restore Size", + "Right Axis": "Right Axis", + "Risk/Reward": "Risk/Reward", + "Save List As...": "Save List As...", + "Script '{0}' has been saved": "Script '{0}' has been saved", + "Script cannot be compiled because of errors.": "Script cannot be compiled because of errors.", + "Script has been deleted": "Script has been deleted", + "Script is not saved. Nothing to delete.": "Script is not saved. Nothing to delete.", + "Script is not saved. Nothing to rename.": "Script is not saved. Nothing to rename.", + "Script study added to the chart": "Script study added to the chart", + "Select Broker": "Select Broker", + "Select alert": "Select alert", + "Send all the stuff to Stan Bokov at founders@tradingview.com": "Send all the stuff to Stan Bokov at founders@tradingview.com", + "Series Sale Name": "Series Sale Name", + "Series Sale Number": "Series Sale Number", + "Server broke the connection. Click Reconnect or press F5.": "Server broke the connection. Click Reconnect or press F5.", + "Shortcuts": "Shortcuts", + "Show Dividends": "Show Dividends", + "Show Earnings": "Show Earnings", + "Show Hidden Tools": "Show Hidden Tools", + "Show Splits": "Show Splits", + "Show Symbol Info": "Show Symbol Info", + "Show Values": "Show Values", + "Sign our License Agreement": "Sign our License Agreement", + "Sine Line": "Sine Line", + "Sorry, an error has occurred": "Sorry, an error has occurred", + "Study": "Study", + "Success": "Success", + "Symbol Info": "Symbol Info", + "Symbol Info...": "Symbol Info...", + "Symbol Labels": "Symbol Labels", + "Time Cycles": "Time Cycles", + "To purchase the commercial version of the library, please contact Stan Bokov at founders@tradingview.com.": "To purchase the commercial version of the library, please contact Stan Bokov at founders@tradingview.com.", + "TradingView Notice": "TradingView Notice", + "Trial confirmation dialog": "Trial confirmation dialog", + "Trial confirmation text": "Trial confirmation text", + "Try": "Try", + "URL cannot be recieved.": "URL cannot be recieved.", + "Unexpected error: can't change profile data": "Unexpected error: can't change profile data", + "Unread Messages": "Unread Messages", + "Upgrade and get 50% off regular month-to-month payments!": "Upgrade and get 50% off regular month-to-month payments!", + "User cancelled operation": "User cancelled operation", + "Vert Grid Lines": "Vert Grid Lines", + "Visual settings...": "Visual settings...", + "Widget": "Widget", + "Width (% of the Box)": "Width (% of the Box)", + "Wrong value": "Wrong value", + "You have unsaved changes in the current script. Do you really want to discard them and start working with another script?": "You have unsaved changes in the current script. Do you really want to discard them and start working with another script?", + "Your Password Has Expired": "Your Password Has Expired", + "Your password has expired, please enter new password": "Your password has expired, please enter new password", + "active at": "active at", + "ago": "ago", + "agreed with your idea %chart% about %symbol%": "agreed with your idea %chart% about %symbol%", + "all inactive": "all inactive", + "and details": "and details", + "avg fill price": "avg fill price", + "avg price": "avg price", + "balance": "balance", + "best ask": "best ask", + "best bid": "best bid", + "cach excess": "cach excess", + "changed status": "changed status", + "collateral": "collateral", + "commented on idea you follow %chart% about %symbol%": "commented on idea you follow %chart% about %symbol%", + "commented on your idea %chart% about %symbol%": "commented on your idea %chart% about %symbol%", + "currency": "currency", + "disagreed with your idea %chart% about %symbol%": "disagreed with your idea %chart% about %symbol%", + "fill qty": "fill qty", + "filtered": "filtered", + "id": "id", + "initial margin": "initial margin", + "is now following you": "is now following you", + "last trade": "last trade", + "less than a minute": "less than a minute", + "limit price": "limit price", + "mn": "mn", + "mvo": "mvo", + "offset": "offset", + "on": "on", + "open P/L": "open P/L", + "or choose another broker": "or choose another broker", + "ote": "ote", + "placing time": "placing time", + "published new idea %chart% about %symbol% you follow": "published new idea %chart% about %symbol% you follow", + "purchasing power": "purchasing power", + "qty": "qty", + "replied to your comment on %chart% about %symbol%": "replied to your comment on %chart% about %symbol%", + "side": "side", + "sign in or register": "sign in or register", + "status": "status", + "stop price": "stop price", + "subscription": "subscription", + "symbol": "symbol", + "total margin": "total margin", + "total value": "total value", + "type": "type", + "upl": "upl", + "w": "w", + "y": "y", + "you follow commented on %chart% about %symbol%": "you follow commented on %chart% about %symbol%", + "you follow published new idea %chart% about %symbol%": "you follow published new idea %chart% about %symbol%", + "{0} is already in this chat.": "{0} is already in this chat.", + "Сolor line": "Сolor line", + "Bottom Center": "Bottom Center", + "Bottom Left": "Bottom Left", + "Bottom Right": "Bottom Right", + "Chart snapshot": "Chart snapshot", + "Create Horizontal Line": "Create Horizontal Line", + "Create Vertical Line": "Create Vertical Line", + "Hide Published Charts Timeline": "Hide Published Charts Timeline", + "Left": "Left", + "Middle Center": "Middle Center", + "Middle Left": "Middle Left", + "Middle Right": "Middle Right", + "No color themes saved": "No color themes saved", + "Right": "Right", + "Room {0} was deleted": "Room {0} was deleted", + "Theme": "Theme", + "Theme name": "Theme name", + "Top Center": "Top Center", + "Top Left": "Top Left", + "Top Right": "Top Right", + "TradingView Partner": "TradingView Partner", + "You were in the video call. Duration: {0}": "You were in the video call. Duration: {0}", + "{0} has entered the chat": "{0} has entered the chat", + "{0} has left the chat": "{0} has left the chat", + "{0} was banned for {1} minutes": "{0} was banned for {1} minutes", + "Discipline is the foundation of profitable trading for both discretionary and systematic traders. Visually stunning and intuitive to use, 3D ProSuite is an indispensible professional toolkit of point-and-shoot quantitative risk management and decision support tools for stock pickers and traders focused on technical entry techniques. Know instantly where to place a trailing stop and where to exit. Identify trends and pullbacks. Watch rotation and volatility in real time. Calculate hedge ratios for protection. Identify extremes. Non-programmers interested in systematic trading can take advantage of our strategy to test a combination of 3D ProSuite with moving average filter, channel filter, and volatility filter.": "Discipline is the foundation of profitable trading for both discretionary and systematic traders. Visually stunning and intuitive to use, 3D ProSuite is an indispensible professional toolkit of point-and-shoot quantitative risk management and decision support tools for stock pickers and traders focused on technical entry techniques. Know instantly where to place a trailing stop and where to exit. Identify trends and pullbacks. Watch rotation and volatility in real time. Calculate hedge ratios for protection. Identify extremes. Non-programmers interested in systematic trading can take advantage of our strategy to test a combination of 3D ProSuite with moving average filter, channel filter, and volatility filter.", + "AOS FX Primer is made up of 3 separate indicators to help you better analyse the markets. AOS FX Sessions shows session start/end times (automatically handling Daylight Saving changes) along with opening ranges. AOS FX Day HL shows the High and Low level for the past 2 years, automatically handling Daylight Saving changes. AOS ATRplus shows the moving average mid-point of the previous bar ranges. Please see our website for a full description and screenshots.": "AOS FX Primer is made up of 3 separate indicators to help you better analyse the markets. AOS FX Sessions shows session start/end times (automatically handling Daylight Saving changes) along with opening ranges. AOS FX Day HL shows the High and Low level for the past 2 years, automatically handling Daylight Saving changes. AOS ATRplus shows the moving average mid-point of the previous bar ranges. Please see our website for a full description and screenshots.", + "Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:

No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.": "Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to: No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.", + "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex. For more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.": "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex. For more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.", + "\"Buy Sell\" indicator is simple yet powerful trading signals that will help you consistently profit from the market. It built with risk management in mind, meaning average winning trade will be more than average losing trade several times.

It comes with signals and trend confirmation. For more information please visit: synergytrading.weebly.com": "\"Buy Sell\" indicator is simple yet powerful trading signals that will help you consistently profit from the market. It built with risk management in mind, meaning average winning trade will be more than average losing trade several times.

It comes with signals and trend confirmation. For more information please visit: synergytrading.weebly.com", + "Above Bar": "Above Bar", + "Absolute": "Absolute", + "Below Bar": "Below Bar", + "Bottom": "Bottom", + "Top": "Top", + "Alerts are not yet available for this chart type. Please check GetSatisfaction and vote for this feature to show support for it.": "Alerts are not yet available for this chart type. Please check GetSatisfaction and vote for this feature to show support for it.", + "Arguments": "Arguments", + "Built-in Functions": "Built-in Functions", + "Built-in Variable": "Built-in Variable", + "Built-in Variables": "Built-in Variables", + "Built-in'+(docs.kind === TVScript.FunKind.DECL ? ' Annotation' : '": "Built-in'+(docs.kind === TVScript.FunKind.DECL ? ' Annotation' : '", + "Confirm replacing": "Confirm replacing", + "Delete all drawing for this symbol": "Delete all drawing for this symbol", + "Examples": "Examples", + "Language Operator": "Language Operator", + "Language Operators": "Language Operators", + "My Ideas": "My Ideas", + "Not Now": "Not Now", + "Oops!": "Oops!", + "Open Manage Drawings": "Open Manage Drawings", + "PUBLISH PRIVATE IDEA": "PUBLISH PRIVATE IDEA", + "Pine Script Reference (new window)": "Pine Script Reference (new window)", + "Pine Script Reference (pop-up)": "Pine Script Reference (pop-up)", + "Publish Private Idea": "Publish Private Idea", + "Publishing is possible only from the chart page. Please open a chart and then try again.": "Publishing is possible only from the chart page. Please open a chart and then try again.", + "Remarks": "Remarks", + "Remove all line tools for ": "Remove all line tools for ", + "Returns": "Returns", + "Script Language Reference Manual": "Script Language Reference Manual", + "See Also": "See Also", + "Syntax": "Syntax", + "Type:": "Type:", + "Be the first to speak": "Be the first to speak", + "Ignored users list": "Ignored users list", + "# (Total: {0})": "# (Total: {0})", + "Hold Shift – draw lines at right angles.": "Hold Shift – draw lines at right angles.", + "Number or , – change interval. Type in a digit for minute charts, or first letter of the word for longer resolutions. E.g. 1, 5, 30, 60, 1440, H, 2H, 6H, D, 5D, 3W, 6M.": "Number or , – change interval. Type in a digit for minute charts, or first letter of the word for longer resolutions. E.g. 1, 5, 30, 60, 1440, H, 2H, 6H, D, 5D, 3W, 6M.", + "By clicking on “Sign Up” you are agreeing to the Terms of Service.": "By clicking on “Sign Up” you are agreeing to the Terms of Service.", + "Change Days To": "Change Days To", + "Change Hours To": "Change Hours To", + "Change Line Tool Visibility On Days": "Change Line Tool Visibility On Days", + "Change Line Tool Visibility On Hours": "Change Line Tool Visibility On Hours", + "Change Line Tool Visibility On Minutes": "Change Line Tool Visibility On Minutes", + "Change Line Tool Visibility On Months": "Change Line Tool Visibility On Months", + "Change Line Tool Visibility On Weeks": "Change Line Tool Visibility On Weeks", + "Change Minutes To": "Change Minutes To", + "Correct?": "Correct?", + "Could not send your report": "Could not send your report", + "Crypto/crypto pairs (eg. LTC/BTC) are not currently supported but that may change in the future.": "Crypto/crypto pairs (eg. LTC/BTC) are not currently supported but that may change in the future.", + "Cypher Pattern": "Cypher Pattern", + "Days": "Days", + "Go to Date...": "Go to Date...", + "Go to...": "Go to...", + "Hours": "Hours", + "IMPORTANT:": "IMPORTANT:", + "Indexes don’t have prices, they have values. There are corresponding ETFs that can be traded. SPX is the SnP500 index, but SPY is the ETF that can be traded.": "Indexes don’t have prices, they have values. There are corresponding ETFs that can be traded. SPX is the SnP500 index, but SPY is the ETF that can be traded.", + "Last available bar": "Last available bar", + "Minutes": "Minutes", + "Months": "Months", + "Please do not modify the order so we can investigate the issue.": "Please do not modify the order so we can investigate the issue.", + "Report this message": "Report this message", + "Select order": "Select order", + "Simply
drag & drop

or select file...": "Simply
drag & drop

or select file...", + "Spreads can’t be traded because they are not a single symbol, they are a visual representation of a calculation.": "Spreads can’t be traded because they are not a single symbol, they are a visual representation of a calculation.", + "Thanks!": "Thanks!", + "To:": "To:", + "Trading issue": "Trading issue", + "Warning:": "Warning:", + "Weeks": "Weeks", + "comment": "comment", + "goto date.": "goto date.", + "html5 stock charting
library licensing": "html5 stock charting
library licensing", + "message": "message", + "Go": "Go", + "Go to": "Go to", + "Report {0} from {1} to moderators": "Report {0} from {1} to moderators", + "Reported {0} from @{1}, {2}": "Reported {0} from @{1}, {2}", + "Add Text Note For {0}": "Add Text Note For {0}", + "Add To Text Notes": "Add To Text Notes", + "Are you sure you want to delete this script?": "Are you sure you want to delete this script?", + "DELETE": "DELETE", + "Do you realy want to delete {0} template?": "Do you realy want to delete {0} template?", + "Do you realy want to replace \"{0}\"?": "Do you realy want to replace \"{0}\"?", + "Idea": "Idea", + "NEW": "NEW", + "New Untitled Note": "New Untitled Note", + "Open Text Notes Panel": "Open Text Notes Panel", + "Please enter a valid URL": "Please enter a valid URL", + "Save template as...": "Save template as...", + "Search Note": "Search Note", + "Template name": "Template name", + "Text Notes": "Text Notes", + "Text Notes are available only on chart page. Please open a chart and then try again.": "Text Notes are available only on chart page. Please open a chart and then try again.", + "URL": "URL", + "Add Text Note For __symbol__": "Add Text Note For __symbol__", + "Add this study to active chart": "Add this study to active chart", + "April": "April", + "Are you sure you want to cancel order %s?": "Are you sure you want to cancel order %s?", + "Are you sure you want to ignore messages from __username__?": "Are you sure you want to ignore messages from __username__?", + "August": "August", + "Buy ": "Buy ", + "Cancel PRO Account": "Cancel PRO Account", + "Cancel subscription": "Cancel subscription", + "Change Minutes From": "Change Minutes From", + "Connect to %s": "Connect to %s", + "Connection to server was lost": "Connection to server was lost", + "Continued violation of chat etiquette. For more information on this etiquette please go to __link__": "Continued violation of chat etiquette. For more information on this etiquette please go to __link__", + "Created {0}.": "Created {0}.", + "Do you really want to delete __themename__ theme?": "Do you really want to delete __themename__ theme?", + "Expand __symbol__ chart": "Expand __symbol__ chart", + "February": "February", + "January": "January", + "July": "July", + "Last edited {0}": "Last edited {0}", + "Link to __room__ chat": "Link to __room__ chat", + "M": "M", + "March": "March", + "Neutral": "Neutral", + "No Title": "No Title", + "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at __email__": "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at __email__", + "No showcase": "No showcase", + "Notice": "Notice", + "November": "November", + "October": "October", + "Open __symbol__ Text Note": "Open __symbol__ Text Note", + "Publish": "Publish", + "Room __title__ was deleted": "Room __title__ was deleted", + "Save theme as...": "Save theme as...", + "Script": "Script", + "Script Error": "Script Error", + "Sell ": "Sell ", + "Send private message to __username__": "Send private message to __username__", + "September": "September", + "Show Published Charts Timeline": "Show Published Charts Timeline", + "Show alert label line": "Show alert label line", + "Show all messages from __username__": "Show all messages from __username__", + "Symbol __symbol__ cannot be traded on TradingView’s Paper Trading. Why not?": "Symbol __symbol__ cannot be traded on TradingView’s Paper Trading. Why not?", + "To: __username__": "To: __username__", + "Unlock": "Unlock", + "__minutes__ min": "__minutes__ min", + "__minutes__ min __seconds__ sec": "__minutes__ min __seconds__ sec", + "__seconds__ sec": "__seconds__ sec", + "__username__ has entered the chat": "__username__ has entered the chat", + "__username__ has left the chat": "__username__ has left the chat", + "days": "days", + "hours": "hours", + "minutes": "minutes", + "months": "months", + "years": "years", + "Sign in or sign up to use paper trading": "Sign in or sign up to use paper trading", + "Paper Trading is disconnected.": "Paper Trading is disconnected.", + "long": "long", + "short": "short", + "1 day": "1 day", + "1 hour": "1 hour", + "10 minutes": "10 minutes", + "12 hours": "12 hours", + "3 hours": "3 hours", + "30 minutes": "30 minutes", + "5 minutes": "5 minutes", + "Balance:": "Balance:", + "Ban __username__": "Ban __username__", + "Ban duration:": "Ban duration:", + "Ban expires in less than __duration__": "Ban expires in less than __duration__", + "Banned permanently": "Banned permanently", + "Content that caused the ban:": "Content that caused the ban:", + "Equity:": "Equity:", + "Hi,nnI'm a moderator for TradingView. I reviewed your idea at __chart__ and had to mark it as \"Not Suggested\" because it doesn't comply with our House Rules https://www.tradingview.com/house-rules/.nnPay attention to these rules to get into the Suggested stream more often, or even become a Suggested Author. Please let me know if you have any questions, will be happy to help.": "Hi,nnI'm a moderator for TradingView. I reviewed your idea at __chart__ and had to mark it as \"Not Suggested\" because it doesn't comply with our House Rules https://www.tradingview.com/house-rules/.nnPay attention to these rules to get into the Suggested stream more often, or even become a Suggested Author. Please let me know if you have any questions, will be happy to help.", + "Idea comments": "Idea comments", + "Ideas publishing": "Ideas publishing", + "If you have questions or suggestions, reply to this message.": "If you have questions or suggestions, reply to this message.", + "Ignore __username__": "Ignore __username__", + "Percents": "Percents", + "Permanently": "Permanently", + "Phone": "Phone", + "Please enter template name": "Please enter template name", + "Please enter theme name": "Please enter theme name", + "Position is being changed": "Position is being changed", + "Private messages": "Private messages", + "Public chats": "Public chats", + "Publish idea": "Publish idea", + "Quote the message which caused the ban along with additional comments if any (a private message with this information will be sent to the user from your account):": "Quote the message which caused the ban along with additional comments if any (a private message with this information will be sent to the user from your account):", + "Read this every time before banning someone! Our goal is to keep a healthy, constructive and useful dialog open in the chatrooms. Sending a private message with a warning is enough to solve 99% of the issues. If that doesn’t help, start with a one-minute ban.": "Read this every time before banning someone! Our goal is to keep a healthy, constructive and useful dialog open in the chatrooms. Sending a private message with a warning is enough to solve 99% of the issues. If that doesn’t help, start with a one-minute ban.", + "Save new study template": "Save new study template", + "Select violation...": "Select violation...", + "Snapshot": "Snapshot", + "Symbols from Quandl are not currently supported.": "Symbols from Quandl are not currently supported.", + "Unban __username__": "Unban __username__", + "Unignore __username__": "Unignore __username__", + "User __username__ was banned for __duration__.": "User __username__ was banned for __duration__.", + "User __username__ was banned permanently.": "User __username__ was banned permanently.", + "User __username__ was unbanned.": "User __username__ was unbanned.", + "Violated house rule:": "Violated house rule:", + "Violated house rule: __violation__.": "Violated house rule: __violation__.", + "Violation that caused the ban: __violation__.": "Violation that caused the ban: __violation__.", + "When selecting this checkbox the study template will set \"__interval__\" interval on a chart": "When selecting this checkbox the study template will set \"__interval__\" interval on a chart", + "You are banned from __banType__ for __duration__ for violating our House Rules. More info - __link__": "You are banned from __banType__ for __duration__ for violating our House Rules. More info - __link__", + "You are permanently banned from __banType__ for violating our House Rules. More info - __link__.": "You are permanently banned from __banType__ for violating our House Rules. More info - __link__.", + "__firstEnumerationItem__ and __secondEnumerationItem__": "__firstEnumerationItem__ and __secondEnumerationItem__", + "__firstEnumerationItem__, __secondEnumerationItem__ and __thirdEnumerationItem__": "__firstEnumerationItem__, __secondEnumerationItem__ and __thirdEnumerationItem__", + "__firstEnumerationItem__, __secondEnumerationItem__, __thirdEnumerationItem__ and __fourthEnumerationItem__": "__firstEnumerationItem__, __secondEnumerationItem__, __thirdEnumerationItem__ and __fourthEnumerationItem__", + "__username__ is permanently banned. Do you want to unban __username__?": "__username__ is permanently banned. Do you want to unban __username__?", + "commenting": "commenting", + "go to date.": "go to date.", + "publish idea.": "publish idea.", + "publishing": "publishing", + "server failed to place closing order": "server failed to place closing order", + "take snapshot.": "take snapshot.", + "

Pine scripting language

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.": "

Pine scripting language

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.", + "Close message": "Close message", + "Created ": "Created ", + "Edit Order…": "Edit Order…", + "Error occured while publishing": "Error occured while publishing", + "Error: Account is disabled": "Error: Account is disabled", + "Last edited ": "Last edited ", + "Show Drawings Toolbar": "Show Drawings Toolbar", + "Text Note": "Text Note", + "This chart layout has a lot of objects and can't be published! Please report to {0} for further details.": "This chart layout has a lot of objects and can't be published! Please report to {0} for further details.", + "TradingView Sign Up": "TradingView Sign Up", + "Heikin Ashi": "Heikin Ashi", + "Learn about all PRO features": "Learn about all PRO features", + "Show Less": "Show Less", + "Visibility": "Visibility", + "Levels Line": "Levels Line", + "Show Objects Tree...": "Show Objects Tree...", + "Close_as_a_command": "Close" } \ No newline at end of file diff --git a/charting_library/static/localization/translations/he.json b/charting_library/static/localization/translations/he.json index 96e23f89..23949494 100644 --- a/charting_library/static/localization/translations/he.json +++ b/charting_library/static/localization/translations/he.json @@ -20,7 +20,7 @@ "Hollow Candles": "Hollow Candles", "Line": "Line", "Area": "Area", - "Heiken Ashi": "Heiken Ashi", + "Heikin Ashi": "Heikin Ashi", "Histogram": "Histogram", "Cross_chart_type": "Cross", "Crosshair": "Crosshair", diff --git a/charting_library/static/localization/translations/he_IL.json b/charting_library/static/localization/translations/he_IL.json index 7128c656..f118e0eb 100644 --- a/charting_library/static/localization/translations/he_IL.json +++ b/charting_library/static/localization/translations/he_IL.json @@ -1,1185 +1,99 @@ { - "propertypage-name-label_css_class": "שם תבנית מאפיין", - "Script Editor": "עורך הסקריפט", - " Published Charts Timeline": "טווח זמנים מפורסם לגרף", - "SMA": "ממוצע נע פשוט", - "Published Chart": "Published Chart", - "Bar's Style": "סגנון נרות", - "Chart Properties": "מאפייני גרף", - "Compare": "השוואה", - "Compare...": "השוואה...", - "Compare or Add Symbol...": "השווה או הוסף סימול...", - "Compare or Add Symbol": "השווה או הוסף סימול", - "Add Symbol": "הוסף סימול", - "Scales Properties...": "הגדרות קנה מידה...", - "Add": "הוסף", - "Company Comparison": "השוואת חברות", - "Indicators, Fundamentals, Economy and Add-ons": "אינדקטורים, פונדמנטלי, כלכלה ותוספים", - "Economy & Symbols": "כלכלה & סמלים", - "Bars": "נרות", - "Candles": "נרות", - "Hollow Candles": "נרות חלולים", - "Line": "קו", - "Permanent link to this message": "Permanent link to this message", - "Area": "אזור", - "Message settings": "Message settings", - "Heiken Ashi": "הייקן האשי", - "Delete message": "Delete message", - "Are you sure you want to delete this message?": "האם אתה בטוח שאתה רוצה למחוק הודעה זו?", - "Renko": "גרף ראנקו", - "Line Break": "מקטע קו", - "Kagi": "גרף קאגי", - "Point & Figure": "גרף Point & Figure", - "Histogram": "היסטוגרמה", - "Cross_chart_type": "צלב", - "Crosshair": "כוונת צלב", - "Columns": "עמודות", - "Circles": "מעגלים", - "Indicators": "אינדיקטורים", - "Favorites": "מועדפים", - "Technical Analysis": "ניתוח טכני", - "No indicators matched your criteria.": "לא נמצאו התאמות לאינדקטור", - "Add to favorites": "הוסף למועדפים", - "Remove from favorites": "הסר ממועדפים", - "No symbols matched your criteria": "לא נמצאו התאמות לסימול", - "Add any symbol from the list": "הוסף סימול מהרשימה", - "Overlay the main chart": "כיסוי גרף ראשי", - "Symbols to be added on the chart": "סימולים להוספה לגרף", - "Symbol": "סימול", - "Default": "ברירת מחדל", - "Defaults": "ברירות מחדל", - "OK": "אישור", - "Toggle notifications for this room": "Toggle notifications for this room", - "Cancel": "ביטול", + " alert label line": "קו תוית התראה", " color": "צבע", + " Published Charts Timeline": "טווח זמנים מפורסם לגרף", " transparency": "שקיפות", " visibility": "נראות", - "Add To Watchlist": "הוסף לרשימת מעקב", - "Add {0} To Watchlist": "הוסף {0} לרשימת המעקב", - "Apply": "החל", - "Arguments in Header": "טיעונים בחלק העליון", - "Arrow": "חץ", - "Auto Scale": "קנה מידה אוטומטי", - "Background": "רקע", - "bars": "נרות", - "bars_margin": "נרות", - "{0} bars": "נרות {0}", - "Bottom Margin": "שוליים תחתונים", - "Bring Forward": "הצג מקדימה", - "Bring to Front": "הבא לחזית", - "Clone": "שכפל", - "Color Theme": "נושא צבע", - "Copy": "העתק", - "Extended Hours": "מחוץ לשעות המסחר", - "Format...": "אתחול...", - "Source Code...": "קוד מקור...", - "Full Screen": "מסך מלא", - "Grid Lines": "קווי רשת", - "Hide All Drawing Tools": "הסתר את כלי הציור", - "Drawing Tools": "Drawing Tools", - "Hide": "הסתר", - "Sort by symbol": "Sort by symbol", - "Sort by last price": "Sort by last price", - "Sort by price change": "Sort by price change", - "Sort by price change percent": "Sort by price change percent", - "Time Scale": "Time Scale", - "Insert Drawing Tool": "הכנס כלי ציור", - "Insert Indicator...": "הוסף אינדיקטור...", - "Script Editor...": "עורך סקריפט...", - "Last Value on Price Scale": "שווי אחרון לפי טווח מחירים", - "Link To": "קשר ל", - "Last": "Last", - "Chng": "Chng", - "Sound on addressed to me messages": "Sound on addressed to me messages", - "Load New Bars": "טען נרות חדשים", - "Lock All Drawing Tools": "נעל כלי ציור", - "Lock Scale": "נעילת קנה מידה", - "Lock scale": "נעילת קנה מידה", - "Log Scale": "תפריט קנה מידה", - "log": "דוח", - "Magnet Mode": "מצב מגנטי", - "Merge Down": "הרחב מטה", - "Merge Up": "הרחב מעלה", - "Objects Tree...": "תרשים האובייקטים...", - "Offset": "מרווח", - "Override Min Tick": "דריסת טיק מינימלי", - "Percentage": "אחוז", - "Precision": "דיוק", - "Price Line": "קו מחיר", - "Properties...": "מאפיינים...", - "Redo": "בצע שוב", - "Remove All Drawing Tools": "הסר כלי ציור", - "Remove All Studies": "הסר מתנדים", - "Remove All Indicators": "הסר אינדיקטורים", - "Remove": "הסר", - "Reset Chart": "איפוס גרף", - "Reset Scale": "אתחל קנה מידה", - "Reset": "אתחל", - "Right Margin": "שול ימני", - "Save As...": "שמור בשם...", - "Scale Left": "קנה מידה שמאלי", - "Scale Percentage": "אחוז קנה מידה", - "Scale Right": "קנה מידה ימני", - "Scale Series Only": "הגדר קנה מידה רצף בלבד", - "Scale series only": "הגדר קנה מידה רצף בלבד", - "Scale Series only": "הגדר קנה מידה רצף בלבד", - "Scales Lines": "קווי קנה מידה", - "Scales Text": "קנה מידת טקסט", - "Scaling": "קנה מידה", - "Screen (No Scale)": "מסך (ללא הגדרות קנה מידה)", - "Send Backward": "שלח אחורה", - "Send to Back": "שלח לאחור", - "Session Breaks": "הפסקות פעילות", - "Show Arguments in Header": "הראה טיעונים בחלק העליון", - "Show Last Value": "הראה ערך אחרון", - "Show Last Value on Price Scale": "הצג שווי אחרון לפי טווח מחירים", - "Show Left Axis": "הצג ציר שמאלי", - "Show Right Axis": "הצג ציר ימני", - "Show": "הצג", - "Show Countdown": "הראה ספירה לאחור", - "Stay In Drawing Mode": "הישאר במצב ציור", - "Symbol Search...": "חיפוש סימול", - "Change Symbol": "שנה סימול", - "Change Symbol...": "שנה סימול...", - "Change Interval...": "שנה טווח זמן", - "Time Zone": "אזור זמן", - "TimeZone": "אזור זמן", - "Top Margin": "שול עליון", - "Transparency": "שקיפות", - "Undo {0}": "בטל (0)", - "Undo": "בטל", - "undo": "undo", - "redo": "redo", - "Unmerge Down": "צמצם חלק תחתון", - "Unmerge Up": "צמצם חלק עליון", - "Visual Order": "הוראה ויזואלית", - "Watermark": "קו המים", - "Show Objects Tree": "הראה את תרשים האובייקטים", - "cursors-group-css-class": "cursors-group-css-class", - "ABCD Pattern": "דפוס ABCD", - "Anchored Text": "טקסט נעוץ", - "Arc": "קשת", - "Arrow Mark Down": "חץ למטה", - "Arrow Mark Left": "חץ שמאלה", - "Arrow Mark Right": "חץ ימינה", - "Arrow Mark Up": "חץ למעלה", - "Balloon": "בלון", - "Bars Pattern": "תבנית נרות", - "Brush": "מברשת", - "Callout": "הסבר", - "Circle Lines": "קווי מעגל", - "Cross": "צלב", - "Cyclic Lines": "קווים מחזוריים", - "Date Range": "טווח תאריכים", - "Disjoint Angle": "זוית שבורה", - "Dot": "נקודה", - "Elliott Labels": "תגיות אליוט", - "Elliott Major Retracement": "התנגדות ראשית אליוט", - "Elliott Minor Retracement": "התנגדות מינורית אליוט", - "Elliott Wave Cycle": "מחזר מעגל אליוט", - "Elliott Wave Minor": "גל מינורי אליוט", - "Elliott Wave Circle": "מעגל גלי אליוט", - "Elliott Wave Subminuette": "גלי אליוט סאבמינוט (Subminuette)", - "Ellipse": "אליפסה", - "Value": "Value", - "Eraser": "מחק", - "Alert Actions": "Alert Actions", - "Send E-mail": "Send E-mail", - "Send SMS": "Send SMS", - "Play Sound": "Play Sound", - "Show Popup": "Show Popup", - "Extended": "מורחב", - "Extended Line": "קו מורחב", - "Fib Channel": "ערוץ פיבונאצ'י", - "Fib Circles": "עיגולי פיבונאצ'י", - "Fib Retracement": "תיקוני פיבונאצ'י", - "Fib Speed Resistance Arcs": "קשתות התנגדות מהירות פיבונאצ'י", - "Fib Speed Resistance Fan": "מניפת התנגדות פיבונאצ'י", - "Fib Spiral": "ספירלת פיבונאצ'י", - "Fib Time Zone": "אזור זמן פיבונאצ'י", - "Fib Wedge": "דחיסת פיבונאצ'י", - "Flag Mark": "סמן בדגל", - "Flat Top/Bottom": "החלק חלק עליון/תחתון", - "Flat Bottom": "החלק חלק תחתון", - "Forecast": "תחזית", - "Gann Box": "קופסת גאן", - "Gann Fan": "מניפת גאן", - "Gann Square": "מרובע גאן", - "Head & Shoulders": "ראש וכתפיים", - "Horizontal Line": "קו אופקי", - "Horizontal Ray": "קרן אופקית", - "Icon": "סמל", - "Inside Pitchfork": "מזלג פנימי", - "Long Position": "עסקת לונג", - "Risk/Reward long": "סיכון/סיכוי לונג", - "Modified Schiff Pitchfork": "מזלג שיף מעודכן", - "Parallel Channel": "ערוץ מקביל", - "Pitchfan": "מניפת מחירים", - "Pitchfork": "מזלג", - "Polyline": "קווים מחוברים", - "Price Label": "תווית מחיר", - "Price Range": "טווח מחירים", - "Projection": "הקרנה", - "Ray": "קרן", - "Rectangle": "מלבן", - "Regression Trend": "טרנד רגריסיבי", - "Rotated Rectangle": "מלבן מסובב", - "Schiff Pitchfork": "מזלג שיף", - "Schiff": "שיף", - "Original": "מקורי", - "Modified Schiff": "שיף מעודכן", - "Inside": "בתוך", - "Short Position": "עסקת שורט", - "Risk/Reward short": "סיכון/סיכוי שורט", - "Text": "טקסט", - "Comment": "הערה", - "Three Drivers Pattern": "תבנית שלושה גלים (TDP)", - "Thumb Down": "לא אהבתי", - "Thumb Up": "אהבתי", - "Trend Angle": "זוית מגמה", - "Trend Line": "קו מגמה", - "Trend-Based Fib Extension": "שלוחת פיבונאצ'י מבוססת מגמה", - "Trend-Based Fib Time": "זמן פיבונאצ'י מבוסס מגמה", - "Triangle Pattern": "תבנית משולשת", - "Triangle": "משולש", - "Vertical Line": "קו אנכי", - "XABCD Pattern": "דפוס XABCD", - "Angle:": "זוית:", - "Arcs": "קשתות", - "Background color 1": "צבע רקע 1", - "Background color 2": "צבע רקע 2", - "Background Color": "צבע רקע", - "Bar #": "נר #", - "Border color": "צבע גבול", - "Border Color": "צבע גבול", - "Border": "גבול", - "Bottom Lables": "תוויות תחתונות", - "bottom": "תחתית", - "center": "מרכז", - "Channel": "ערוץ", - "Coeffs As Percents": "מקדמים כאחוזים", - "Color bars based on previous close": "צבע הנר על בסיס הסגירה הקודמת", - "Color": "צבע", - "Color:": "צבע:", - "Coordinates": "קואורדינטות", - "Delete": "מחק", - "Down Color": "צבע תחתון", - "Drawings": "ציורים", - "Entry price:": "מחיר כניסה:", - "Event": "אירוע", - "Events": "אירועים", - "Extend Left End": "הרחב גבול שמאלי", - "Extend Left": "הרחב שמאלה", - "Extend Lines": "הרחב קווים", - "Extend Right End": "הרחב גבול ימני", - "Extend Right": "הרחב ימינה", - "Extend": "הרחב", - "Failure back color": "צבע כישלון אחורי", - "Failure text color": "צבע טקסט כשלון", - "Fans": "מניפות", - "Fill": "מלא", - "Format": "פורמט", - "Graphics": "גרפיקה", - "Grid": "רשת", - "Help": "עזרה", - "HLC Bars": "נרות גבוה/נמוך/סגירה", - "Inputs": "תגובות", - "Label Background": "רקע תווית", - "Label": "תווית", - "Labels": "תוויות", - "Left End": "קצה שמאלי", - "Left Labels": "תוויות שמאליות", - "Right Labels": "Right Labels", - "left": "שמאל", - "Level {0}": "רמה {0}", - "Levels": "רמות", - "Lines": "קווים", - "Major": "ראשי", - "Measure (Shift + Click on the chart)": "מידה (מקש Shift ולחיצה על הגרף)", - "Median": "חציון", - "middle": "אמצע", - "Middle": "אמצע", - "Minor": "מינורי", - "Mode": "מצב", - "Normal": "רגיל", - "Plot": "תבנית", - "Price Levels": "רמות מחיר", - "Price Source": "מקור המחיר", - "Price": "מחיר", - "Price:": "מחיר:", - "Prices": "מחירים", - "Profit Background Color": "צבע רקע לרווח", - "Profit Level. Ticks:": "רמת רווח. טיקים:", - "Properties": "מאפיינים", - "Reverse": "היפוך", - "Right End": "גבול ימני", - "Right Lables": "תוויות ימניות", - "right": "ימין", - "Log Scale_scale_menu": "תפריט מרחב", - "Percentage_scale_menu": "אחוז", - "Scales": "מרחבים", - "Settings": "הגדרות", - "Show Background": "הראה רקע", - "Show Bars Range": "הראה מרחק נרות", - "Show Date/Time Range": "הראה מידע/טווח זמן", - "Show Distance": "הראה מרחק", - "Show Labels": "הראה תוויות", - "Show Price Range": "הראה טווח מחירים", - "Show Price": "הצג מחיר", - "Show Prices": "הצג מחירים", - "Show Text": "הצג טקסט", - "Show Time": "הצג זמן", - "Show Wave": "הצג גל", - "Show/Hide": "הצג/הסתר", - "Source back color": "צבע מקור אחורי", - "Source border color": "צבע גבול מקור", - "Source text color": "צבע טקסט מקור", - "Stay in Drawing Mode": "הישאר במצב ציור", - "Stop Background Color": "צבע רקע סטופ", - "Stop Color:": "צבע סטופ:", - "Stop Level. Ticks:": "רמת סטופ. טיקים:", - "Style": "סגנון", - "Success back color": "צבע הצלחה אחורי", - "Success text color": "צבע טקסט הצלחה", - "Target back color": "צבע יעד אחורי", - "Target border color": "צבע גבול יעד", - "Target Color:": "צבע יעד:", - "Target text color": "צבע יעד טקסט", - "Text Alignment:": "יישור טקסט", - "Text color": "צבע טקסט", - "Text Color": "צבע טקסט", - "Text Font": "גופן טקסט", - "Text Wrap": "גלישת טקסט", - "Text:": "טקסט:", - "Time Levels": "רמות זמן", - "Timezone/Sessions": "אזור זמן", - "Top Labels": "תוויות עליונות", - "Bottom Labels": "Bottom Labels", - "top": "חלק עליון", - "Up Color": "צבע עלייה", - "Wave Size": "גודל גל", - "Wick": "פתיל", - "Zoom In": "הגדל", - "Zoom Out": "הקטן", - "Borders": "גבולות", - "Level": "רמה", - "Hlines Background": "תבנית קו מאוזן", - "Plots Background": "רקע תבנית", - "Open_line_tool_position": "נפתח", - "Closed_line_tool_position": "נסגר", - "{0} P&L: {1}": "{0} רווח/הפסד: {1}", - "Risk/Reward Ratio: {0}": "יחס סיכוי/סיכון: {0}", - "Stop: {0} ({1}%)": "עצור: {0} ({1}%)", - "Target: {0} ({1}%)": "יעד: {0} ({1}%)", - "SUCCESS": "הצלחה", - "FAILURE": "כישלון", - "Left Shoulder": "כתף שמאל", - "Head": "ראש", - "Right Shoulder": "כתף ימין", - "Mirrored": "הפוך במאונך", - "Flipped": "הפוך במאוזן", - "distance: {0}": "מרחק: {0}", - "day": "יום", - "day_plural": "יומיים", - "week": "שבוע", - "week_plural": "שבועיים", - "month": "חודש", - "month_plural": "חודשיים", - "minute": "דקה", - "minute_plural": "2 דקות", - "hour": "שעה", - "hour_plural": "שעתיים", - "y_dates": "אתמול", - "y_dates_plural": "שלשום", - "h_dates": "שעה", - "D_dates": "יום", - "W_dates": "שבוע", - "M_dates": "חודש", - "d_dates": "יום", - "m_dates": "חודש", - "in_dates": "בתוך", - "Jan": "ינואר", - "Feb": "פברואר", - "Mar": "מרץ", - "Apr": "אפריל", - "May": "מאי", - "Jun": "יוני", - "Jul": "יולי", - "Aug": "אוגוסט", - "Sep": "ספטמבר", - "Oct": "אוקטובר", - "Nov": "נובמבר", - "Dec": "דצמבר", - "Objects Tree": "תרשים האובייקטים", - "Manage Drawings": "נהל ציורים", - "TOOL": "כלי", - "SYMBOL": "סימול", - "Move Up": "הזז למעלה", - "Move Down": "הזז למטה", - "All Exchanges": "כל הבורסות", - "All types": "כל הסוגים", - "Stock": "מניה", - "stock": "מניה", - "Index": "מדד", - "index": "מדד", - "Futures": "חוזים", - "futures": "חוזים", - "Image URL": "כתובת אתר של התמונה", - "Save image": "שמור תמונה", - "or copy url:": "או העתק את כתובת אתר:", - "Redo {0}": "בצע שוב {0}", - "Custom color...": "בחירת צבע אישית", - "Search": "חפש", - "Open_in_legend": "פ", - "High_in_legend": "ג", - "Low_in_legend": "נ", - "Close_in_legend": "ס", - "Open": "פתיחה", - "High": "גבוה", - "Low": "נמוך", - "Close": "סגירה", - "(H + L)/2": "2/(ג+נ)", "(H + L + C)/3": "3/(ג+נ+ס)", + "(H + L)/2": "2/(ג+נ)", "(O + H + L + C)/4": "4/(פ+ג+נ+ס)", - "UTC": "אזור זמן", - "Exchange": "בורסה", - "Athens": "אתונה", - "Berlin": "ברלין", - "Bogota": "בוגוטה", - "Bangkok": "בנגקוק", - "Buenos Aires": "בואנוס איירס", - "Chicago": "שיקגו", - "Hong Kong": "הונג קונג", - "Kolkata": "כלכותה", - "London": "לונדון", - "Los Angeles": "לוס אנג'לס", - "Madrid": "מדריד", - "Moscow": "מוסקבה", - "New York": "ניו יורק", - "Paris": "פריז", - "Sao Paulo": "סאו פאולו", - "Seoul": "סיאול", - "Shanghai": "שנחאי", - "Singapore": "סינגפור", - "Sydney": "סינדי", - "Taipei": "טייפה", - "Tehran": "טהרן", - "Tokyo": "טוקיו", - "Toronto": "טורונטו", - "Vancouver": "ונקובר", - "Warsaw": "ורשה", - "n/a": "לא זמין", - "Long_input": "לונג", - "long_input": "ארוך", - "longlen_input": "תקופת זמן לונג", - "Window Size_input": "גודל חלון", - "Length_input": "אורך", - "length_input": "אורך", - "len_input": "אורך", - "Short_input": "קצר", - "short_input": "קצר", - "shortlen_input": "תקופת זמן שורט", - "Mult_input": "מכפיל", - "mult_input": "מכפיל", - "divisor_input": "חוצץ", - "Divisor_input": "חוצץ", - "Upper": "עליון", - "Lower": "תחתון", - "Long": "ארוך", - "Short": "קצר", - "Signal": "סימן", - "Jaw": "ויליאמס - לסת", - "Teeth": "ויליאמס - שיניים", - "Lips": "ויליאמס - שפתיים", - "Zero": "אפס", - "WMA Length_input": "תקופת זמן WMA", - "Long RoC Length_input": "תקופת זמן קצב השינוי לונג", - "Short RoC Length_input": "תקופת זמן קצב השינוי שורט", - "jawLength_input": "תקופת זמן ויליאמס - לסת", - "teethLength_input": "תקופת זמן ויליאמס - שיניים", - "lipsLength_input": "תקופת זמן ויליאמס - שפתיים", - "percent_input": "אחוז", - "exponential_input": "אקפוננציאלי", - "smoothD_input": "D רציף", - "smoothK_input": "K רציף", - "Color 0": "צבע 0", - "Color 1": "צבע 1", - "Color 2": "צבע 2", - "Color 3": "צבע 3", - "Color 4": "צבע 4", - "sym_input": "סימול", - "symbol_input": "סימול", - "Sym_input": "סימול", - "DI Length_input": "אורך DI", - "ADX Smoothing_input": "ADX רציף", - "displacement_input": "הזזה", - "Tenkan-sen": "טאנקן סאן", - "Kijun-sen": "קיג'ון סאן ", - "Chikou span": "צ'יקו ספאן ", - "Senkou A": "סנקו A", - "Senkou B": "סנקו B", - "useTrueRange_input": "השתמש בטווח אמיתי", - "roclen1_input": "תקופת זמן קצב השינוי 1 (RoC)", - "roclen2_input": "תקופת זמן קצב השינוי 2 (RoC)", - "roclen3_input": "תקופת זמן קצב השינוי 3 (RoC)", - "roclen4_input": "תקופת זמן קצב השינוי 4 (RoC)", - "smalen1_input": "ממוצעים נעים פשוטים תקופת זמן 1 (SMAׂ)", - "smalen2_input": "ממוצעים נעים פשוטים תקופת זמן 2 (SMAׂ)", - "smalen3_input": "ממוצעים נעים פשוטים תקופת זמן 3 (SMAׂ)", - "smalen4_input": "ממוצעים נעים פשוטים תקופת זמן 4 (SMAׂ)", - "siglen_input": "תקופת זמן סימן", - "UpperLimit": "גבול גבוה", - "LowerLimit": "גבול נמוך", - "Limit": "Limit", - "fastLength_input": "תקופת זמן מהירה", - "slowLength_input": "תקופת זמן איטית", - "signalLength_input": "תקופת זמן סימן", - "start_input": "התחל", - "increment_input": "תוספת", - "maximum_input": "מקסימום", - "showMA_input": "הראה ממוצעים נעים", - "show MA_input": "הראה ממוצעים נעים", - "Volume": "מחזור מסחר", - "Volume MA": "מחזור ממוצעים נעים", - "Indicator": "אינדיקטור (מד)", - "Oscillator": "מתנד", - "lengthStoch_input": "תקופת זמן סטוכסטיק (stochastic)", - "lengthRSI_input": "תקופת זמן מדד כוח יחסי (RSIׂ)", - "sigma_input": "סיגמא - דיוק", - "Sigma_input": "סיגמא - דיוק", - "Crosses": "צלב", - "Click to set a point": "לחץ על מנת לקבוע נקודה", + "...Less Tags": "...Less Tags", + "1 minute": "1 minute", "1. Slide your finger to select location for first anchor
2. Tap anywhere to place the first anchor": "1. החלק את האצבע כדי לבחור מקום לעוגן הראשון,
2\\. לחץ בכל מקום על מנת לשים עוגן", "1. Slide your finger to select location for next anchor
2. Tap anywhere to place the next anchor": "החלק את האצבע כדי לבחור מקום לעוגן הראשון.
2\\. לחץ בכל מקום על מנת לשים עוגן", - "retrying": "מנסה מחדש", - "eod data": "מידע מעודכן לסוף יום המסחר", - "eod delayed": "מידע סוף יום מסחר מעוכב", - "loading data": "טוען מידע", - "invalid symbol": "סימול לא קיים", - "streaming": "הזרמה", - "realtime": "זמן אמת", - "pre-market": "לפני שעות המסחר", - "post-market": "אחרי שעות המסחר", - "closed": "סגור", - "Time Interval": "אינטרוול זמן", - "Show Symbol Labels": "הראה תוויות סימול", - "Show Symbol Labels_context_menu": "הראה תוויות סימול", - "Subminuette": "סאבמינוט (Subminuette)", - "Minuette": "מינוט (Minuette)", - "Minute": "דקה", - "Intermediate": "ביניים", - "Primary": "ראשי", - "Cycle": "גלי אליוט מחזוריים", - "SuperCycle": "גלי אליוט מחזוריים (Super)", - "GrandSuperCycle": "גלי אליוט מחזוריים (GrandSuper)", - "Lock": "נעל", - "Width": "רוחב", - "Line With Breaks": "קו מקוטע", - "Area With Breaks": "אזור מקוטע", - "Type": "סוג", - "Simple": "פשוט", - "With Markers": "עם הדגשות", - "Step": "צעד", - "No drawings yet": "אין ציור עדיין", - "Lock/Unlock": "פתח/סגור", - "deviation_input": "חילוק", - "depth_input": "עומק", - "Accumulation/Distribution_study": "הצטברות / הפצה", - "Aroon_study": "הרון (Aroon)", - "Advance/Decline_study": "התקדם/חזור אחורה", - "Average True Range_study": "ממוצע טווח אמיתי (ATR)", - "Awesome Oscillator_study": "מתנד אוסום (AO)", - "Bollinger Bands Width_study": "רוחב רצועות בויילינגר", - "Balance of Power_study": "שיווי משקל כוח (BoP)", - "Bollinger Bands_study": "רצועות בויילינגר", - "Bollinger Bands %B_study": "רוצועות בויילינגר %", - "Chaikin Money Flow_study": "זרימת כספים צ'איקין (CMF)", - "Chaikin Oscillator_study": "מתנד צ'אייקין (CO)", - "Chande Kroll Stop_study": "צ'אנד קרול סטופ (CKS)", - "Chande Momentum Oscillator_study": "מתנד מומנטום צ'אנד (CMO)", - "Commodity Channel Index_study": "מדד ערוץ סחורות ׁׁ(CCI)", - "Choppiness Index_study": "מדד צ'ופינס", - "Directional Movement Index_study": "מדד כיוון תנועה", - "Correlation Coeff_study": "מתאם מקדם", - "Donchian Channels_study": "ערוצי דונצ'יאן", - "Double Exponential Moving Average_study": "ממוצעים נעים אקספוננציאלים כפולים (DEMA)", - "Ease of Movement_study": "קצב התנועה (EoM)", - "Elders Force Index_study": "מדד כוח אלדרס (EFI)", - "Envelope_study": "מעטפה", - "Ichimoku Cloud_study": "ענן איצ'ימוקו", - "Klinger Oscillator_study": "מתנד קלינגר (KO)", - "Hull MA_study": "ממוצעים נעים (Hull)", - "Keltner Channels_study": "תעלות קלטנר", - "Linear Regression Curve_study": "עקומת רגרסיה ליניארית", - "Know Sure Thing_study": "דע בביטחון (Know sure thing)", - "MA Cross_study": "ממוצעים נעים חוצים", - "Money Flow_study": "זרימת כספים", - "Mass Index_study": "מדד המונים", - "Moving Average Exponential_study": "ממוצעים נעים אקספוננציאלית", - "Net Volume_study": "מחזור מסחר כללי", - "Moving Average Convergence/Divergence_study": "ממוצעים נעים התכנסות/סטייה", - "Moving Average_study": "ממוצע נע", - "Moving Average Weighted_study": "ממוצע נע לפי משקל", - "Parabolic SAR_study": "פרבוליק SAR", - "On Balance Volume_study": "מחזור מסחר מאוזן (OBV)", - "Price Oscillator_study": "מתנד מחיר (PO)", - "Relative Strength Index_study": "מדד כוח יחסי (RSIׂׂׂ)", - "Relative Vigor Index_study": "מדד עוצמה יחסי (RVI)", - "Relative Volatility Index_study": "מדד תנודתיות יחסית", - "SMI Ergodic Indicator/Oscillator_study": "מתנד עוצמה ממוצעת יחסית (SMI EGRODIC INDICATOR)", - "Stochastic_study": "סטוכסטיק", - "TRIX_study": "טריקס (TRIX)", - "Stochastic RSI_study": "מדד כוח יחסי סטוכסטיק (Stochastic RSI)", - "Triple EMA_study": "ממוצעים נעים אקפוננציאלית פי 3 (Triple EMA)", - "VWMA_study": "ממוצעים נעים תלויי מחזור", - "Volume Oscillator_study": "חישוב מחזור ע\"י יחס בין ממוצעים נעים (Oscillator)", - "Volume_study": "מחזור מסחר", - "Williams Alligator_study": "תנין ויליאמס", - "Willams %R_study": "ויליאמס R%", - "Coppock Curve_study": "עקומת קופוק", - "Least Squares Moving Average_study": "ריבועי ממוצעים נעים פשוטים (LSMA)", - "Arnaud Legoux Moving Average_study": "ממוצעים נעים ארנולד לגוקס (ALMA)", - "True Strength Indicator_study": "מדד כוח אמיתי ׁ(TSI)", - "Change Interval": "שנה אינטרוול זמן", - "Show Only Studies": "הראה רק מתנדים", - "Show Only Drawings": "הראה רק ציורים", - "Show All": "הצג את הכל", - "Timezone/Sessions Properties...": "הגדרות זמן מקומי", - "Scale Price Chart Only": "מרחב גרף מחירים בלבד", - "Open Interval Dialog": "פתח אפשרויות אינטרוולים", - "Note": "הערה", - "Anchored Note": "הערה נעוצה", - "Scales Properties": "הגדרות קנה מידה", - "Toggle Auto Scale": "הפעל/כבה קנה מידה אוטומטיות", - "Toggle Log Scale": "הפעל/כבה תפריט קנה מידה", - "Toggle Percentage": "החלף אחוזים", - "auto_scale": "אוטומטי", - "Invalid Symbol": "סימול לא קיים", - "loading...": "טוען...", - "interval_dialog_description": "הכנס מספר עבור גרף דקות (למשל 5 לגרף של חמש דקות, ניתן להוסיף אות על מנת לסמל זמן, לדוגמה ש' מסמלת שעה)", - "Not applicable": "בלתי קביל", - "Stats Text Color": "צבע טקסט לנתונים", - "Show Angle": "הראה זווית", - "Always Show Stats": "תמיד הראה נתונים", - "Rename...": "בחר שם חדש", - "New": "חדש", - "Load": "טען", - "Save": "שמור", - "Rename Chart": "בחר שם חדש לגרף", - "{0} copy": "העתק", - "Please enter chart name": "אנא הכנס שם לגרף", - "Enter a new chart name": "הכנס שם חדש לגרף", - "Load Chart": "טען גרף", - "Chart Name": "שם הגרף", - "Chart name": "שם הגרף", - "Rename Chart Layout": "בחר שם חדש לתצורת הגרף", - "Please enter chart layout name": "אנא הכנס שם לתצורת הגרף", - "Enter a new chart layout name": "הכנס שם חדש לתצורת הגרף", - "Load Layout Chart": "טען תצורת גרף", - "Chart Layout Name": "שם תצורת גרף", - "Chart layout name": "שם תצורת גרף", - "NEW CHART LAYOUT": "תצורת גרף חדשה", - "Save Chart Layout saves not just some particular chart,\nit saves all charts for all symbols and intervals\nwhich you are modifying while working with this Layout": "שמירת גרף לא מתייחסת רק לגרף הנוכחי, אלא לכל הגרפים שאותם שינית בפעולות האחרונות שלך", - "Last Modified": "שונה לאחרונה", - "Save Chart Layout": "Save Chart Layout", - "Active Symbol": "סמל פעיל", - "Remove custom interval": "Remove custom interval", - "Fullscreen mode": "מצב מסך מלא", - "Marker Color": "צבע סמן", - "Font Size": "גודל גופן", - "Save New Chart": "שמור גרף חדש", - "Source_compare": "מקור", - "YES": "כן", - "Yes": "Yes", - "No": "No", - "NO": "לא", - "Confirmation": "אישור", - "Are you sure you want to delete this chart?": "בטוח שברצונך למחוק תרשים זה?", - "Hide Marks On Bars": "הסתר סימנים על הנרות", - "Precise Labels": "תוויות מדויקות", - "Copy Chart Layout": "העתק תצורת גרף", - "Load Chart Layout": "טען תצורת גרף", - "Save New Chart Layout": "שמור תצורת גרף חדשה", - "The Extended Trading Hours feature is available only for intraday charts": "המסחר מחוץ לשעות המסחר הפעילות אפשרי עבור תרשימים תוך יומיים בלבד.", - "Do you realy want to delete ": "האם אתה באמת רוצה למחוק?", - "Description": "תיאור", - "Date": "תאריך", - "Time": "זמן", - "Alerts for the current symbol only": "התראות לסימול הנוכחי בלבד", - "Alerts for the current resolution only": "התראות להחלטה הנוכחית בלבד", - "Hide inactive alerts": "הסתר התראות לא פעילות", - "Stopped Manual": "נעצר ידנית", - "Expired": "פג תוקף", - "Triggered and Not Active": "טריגר לא פעיל", - "Error": "שגיאה", - "Stop": "Stop", - "Stopped": "נעצר", - "Active": "פעיל", - "Order": "הוראה", - "Actual": "אמיתי", - "Prior": "קודם", - "Company": "חברה", - "Estimate": "משוער", - "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.": "צור צילום מיידי של הגרף. תם עידן הצייר או תוכנות אחרות על מנת לשמור את הצילום - פשוט לחץ על הכפתור והעתק את הלינק של הצילום", - "Share on Twitter a snapshot of your chart as a picture and whatever you write.": "שתף בטוויטר את צילום הגרף שלך", - "Share on StockTwits a snapshot of your chart as a picture and whatever you write.": "שתף בסטוקטוויטס את צילום הגרף שלך", - "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.": "רעיונות המסחר שלך יפורסמו ברשת הכלכלית וקהילת המשקיעים על מנת שאחרים יוכלו להגיב ולדרג את הרעיונות שלך.", - "Suggested ideas & my ideas": "הצע רעיונות & הרעיונות שלי", - "Ideas of the people I follow & my ideas": "רעיונות של אנשים שאני עוקב אחריהם & הרעיונות שלי", - "My ideas only": "רעיונות שלי בלבד", - "Hide Widgets": "Hide Widgets", - "Create Alert": "צור התראה", - "Disconnect": "Disconnect", - "Connect": "Connect", - "Pine Script Editor": "עורך Pine Script ", - "Published ideas settings": "הגדרות רעיונות מפורסמים", - "Change Ideas filter": "שנה מסנן רעיונות", - "Hide Drawings Toolbar": "Hide Drawings Toolbar", - "Show/Hide Drawings Toolbar": "הצג/הסר סרגל כלי ציור", - "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "ניתן להציג את הרעיונות שפורסמו כנקודות על הגרף בדיוק בנקודה שבה הם נכתבו. אתה יכול לקבל מבט כללי על דעות שונות ולראות מי חשב מה ומתי.", - "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "ניתן להציג את הרעיונות שפורסמו כנקודות ומשולשים על הגרף בדיוק בנקודה שבה הם נכתבו. אתה יכול לקבל מבט כללי על דעות שונות ולראות מי חשב מה ומתי.", - "Study Template": "תבנית מתנד", - "Template": "Template", - "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

": "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

", - "Quotes are delayed by 10 min and updated every 30 seconds": "הנתונים מעוקבים ב-10 דקות ומעודכנים כל 30 שניות.", - "delayed": "מושהה", - "Show only my sent and received messages": "הראה רק את ההודעות ששלחתי/קיבלתי", - "Maximize Chat": "הגדל תיבת שיח לגודל מקסימלי", - "Detach Chat": "נתק את תבית השיח מהחלון", - "Type your message here": "הקלד את הודעתך כאן", - "Have something to say?": "יש לך משהו להגיד?", - "Attach chart snapshot": "צרף צילום גרף", - "Insert emoticon": "הכנס סמיילים", - "You can not vote twice for one message": "אתה לא יכול להצביע פעמיים לאותה הודעה", - "English only, please": "אנגלית בלבד, בבקשה", - "English only, please. Currently we only support English, so we ask you to only use English when communicating on TradingView.": "אנגלית בלבד, בבקשה. כרגע אנו תומכים רק באנגלית, לכן אנו מבקשים להשתמש רק באנגלית כאשר מתקשרים ב TradingView", - "Respecting Fellow Members": "לכבד את המשתתפים הנוספים", - "Respecting Fellow Members. Whether you agree or disagree with ideas, be courteous and respectful. Treat others the way you'd like to be treated.": "לכבד את המשתתפים הנוספים. גם אם אתה מסכים או לא מסכים עם משתתפים אחרים תכבד את דעותיהם ותתייחס אליהם בכבוד שאתה היית מצפה לו", - "No advertising allowed": "אסור לפרסם", - "No advertising allowed! You can post external links ONLY if they are relevant and add value to the conversation (i.e. a link to an example, or an article).": "אסור לפרסם! אתה יכול לפרסם קישורים חיצוניים רק אם הם בהקשר מתאים לשיחה (תגובה או כתבה שמתאימה לרוח השיחה).", - "Custom...": "הגדר...", - "Forex Talks": "שיחות בנוגע למט\"ח", - "Forex": "מט\"ח", - "Stock And Index Talks": "שיחות בנוגע למניות ומדדים", - "Bitcoin Talks": "שיחות בנוגע לBitcoin", - "Bitcoin": "Bitcoin", - "Link to this chat...": "קישור לשיח זה...", - "Chat archives...": "היסטוריית שיחות...", - "Edit room...": "ערוך חדר זה...", - "Delete room": "מחק חדר זה", - "Save Drawing Template As...": "Save Drawing Template As...", - "Templates": "Templates", - "Apply Default Drawing Template": "Apply Default Drawing Template", - "There was an error posting your message.": "בעיה עם שליחת הודעתך", - "Confirm": "אישור", - "Are you sure you want to delete this room?": "האם אתה בטוח שאתה רוצה למחוק חדר זה?", - "Show chart snapshot preview": "הראה תקדים לצילום הגרף", - "Chart Snapshot": "Chart Snapshot", - "Show only favorite rooms": "הראה רק חדרים מועדפים", - "Ignored users...": "משתמשים חסומים...", - "Launch chat in separate window": "התחל שיח בחלון נפרד", - "Link to this room...": "קישור לחדר זה..", - "Room archives...": "היסטוריית חדר...", - "You have no ignored users": "אין לך משתמשים חסומים", - "Remove this room from favorites": "Remove this room from favorites", - "Add this room from favorites": "Add this room from favorites", - "Compare Add": "הוסף השוואה", - "Follow": "עקוב", - "If you follow a symbol you will receive notifications when new ideas about that symbol are published.": "אם אתה עוקב אחרי סימול מסויים אתה תקבל התראות כרעיונות חדשים יפורסמו בנוגע לאותו סימול.", - "You are not logged in. Please sign in.": "אתה לא מחובר. אנא התחבר.", - "Info": "מידע", - "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.": "טעינת ברים חדשים אינה אפשרית עבור תצוגות Kagi, Renko, line break ו- PNF", - "Home": "בית", - "Ideas": "רעיונות", - "Scripts": "תכתיבים", - "Sign In": "כניסה", - "Sign Up": "Sign Up", - "Join Now": "הצטרף עכשיו", - "Ideas Published": "רעיונות שפורסמו", - "Followers": "עוקבים", - "Following": "עוקב אחרי...", - "Profile Settings": "הגדרות פרופיל", - "Public Profile": "פרופיל ציבורי", - "Update Status": "עדכן סטטוס", - "Sign Out": "התנתק", - "E-mail for sms": "שלח אי-מייל בשביל הודעת SMS", - "Please, enter your e-mail": "אנא, הכנס את המייל שלח", - "E-mail": "E-mail", - "Crossing": "חוצה", - "Crossing Down": "חוצה כלפי מטה", - "Crossing Up": "חוצה כלפי מעלה", - "Greater Than": "יותר מ...", - "Less Than": "פחות מ...", - "Entering Channel": "נכנס לתעלה", - "Inside Channel": "בתוך התעלה", - "Outside Channel": "מחוץ לתעלה", - "Moving Up": "זז כלפי מעלה", - "Moving Down": "זז כלפי מטה", - "Moving Up %": "זז כלפי מעלה %", - "Moving Down %": "זז כלפי מטה %", - "Select user to start new chat with": "בחר משתמש להתחלת שיח", - "You have no private messages yet": "אין לך הודעות פרטיות כרגע", - "Don't be so cruel! Bans longer than 1 week are not allowed for now.": "אל תהיה אכזרי! חסימות ליותר משבוע לא אפשריות כרגע.", - "Banned": "חסום", - "No ideas matched your criteria": "אין רעיונות שתואמים לחיפוש שלך", - "Favorite ideas": "רעיונות מועדפים", - "Only private ideas": "רק רעיונות פרטיים", - "Ideas for the current symbol only": "רעיונות לסימול הנוכחי בלבד", - "Ideas for the current resolution only": "רעיונות להחלטה הנוכחית בלבד", - "Someone commented on your idea": "מישהו הגיב על הרעיון שלך", - "Someone agreed/disagreed with your idea": "מישהו הסכים/לא ההסכים עם הרעיון שלך", - "Someone followed you": "מישהו עוקב אחרייך", - "Someone replied to your comment": "מישהו הגיב על התגובה שלך", - "Someone commented on the idea you follow": "מישהו הגיב על הרעיון שאתה עוקב אחריו", - "Someone you follow post new comment": "מישהו שאתה עוקב אחריו כתב תגובה חדשה", - "Someone you follow change status": "מישהו שאתה עוקב אחריו שינה את הסטטוס שלו", - "Someone you follow published new idea": "מישהו שאתה עוקב אחריו פרסם רעיון חדש", - "Someone published idea on symbol you follow": "מישהו פרסם רעיון על סימול שאתה עוקב אחריו", - "Notification sound": "צליל התראה", - "Additional Notifications Settings...": "הגדרות התראות נוספות", - "This is a temporary chart.": "טבלה זמנית", - "To save your work, sign up for FREE.": "כדי לשמור את העבודה שלך, הירשם בחינם.", - "Sign Up for FREE": "הירשם בחינם", - "Data provided by BATS exchange.": "המידע מסופק על ידי בורסת הBATS", - "Upgrade Now": "שדרג עכשיו", - "This is EOD data with no updates.": "זה מידע סוף יום מסחר ללא עדכונים", - "You may subscribe for official realtime and intraday data.": "אתה ראשי להירשם למידע בזמן אמת רשמי", - "Open Script": "פתח סקריפט", - "No saved scripts yet": "אין סקריפטים שמורים כרגע", - "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "שים לב: כל צ'ט הנוצר יפורסם באופן ציבורי. לדוגמה\": כל המשתמשים באתר יהיו חשופים. לכן אנא לא מומלץ ליצור צ'ט ללא עניין פופולרי ועניין לדיון. הכותרת והמטרה של הצ'ט נועדה וחייבת להיות בהירה עבור משתמשים באתר. כל נושאי \"ג'אנק\" או צ'טים לא פעילים יוסרו מהאתר והכותבים ובמקרים מסוימים יוחרמו.\n", - "Create your first script now!": "צור סקירפט משלך עכשיו!", - "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.": "ברוך הבא למנוע ההתאמה לתכתיבים של TradingView. המנוע מאפשר לך ליצור התאמה אישית של המתנדים. אין לך תכתיבים קיימים כרגע.", - "No public library scripts were found.": "לא נמצאה ספריית סקריפטים.", - "Change band background": "שנה צבע רצועה", - "Change area background": "שנה צבע אזור", - "Confirm replace": "אשר שינוי", - "Note: default study templates won't be removed permanently": "שים לב: תבנית המתנדים לא תוסר לצמיתות", - "Do you realy want to replace": "האם אתה באמת רוצה להחליף?", - "SCRIPT TITLE": "כותרת סקריפטים", - "TAGS": "תגיות", - "DESCRIPTION": "תיאור", - "PUBLISH SCRIPT": "סקריפטים ציבוריים", - "Pine Script Tutorial": "מדריך Pine Script", - "Pine Script Reference": "הפניות Pine Script", - "How to use the reference materials (Video)": "כיצד להשתמש בהפניות (סרטונים)\n\n", - "Suggestions & Feedback": "הצעות וייעול", - "Clear Console": "נקה קונסולה", - "Are you sure you want to ignore messages from": "האם אתה בטוח שאתה רוצה להתעלם מהודעות ממשתמש זה?", - "ext": "חיצוני", - "Toggle Maximize Chart": "החלף מיקסום גרף", - "Plot dividends": "תרשים דיברנדים", - "Plot splits": "תרשים ספליט", - "Plot earnings": "תרשים רווחים", - "Vol": "מחזור", - "Want official data and more features?": "האם תרצה את נתוני שוק רשמיים ואפשרויות נוספות?", - "Sessions": "סשןhttps://ds0k0en9abmn1.cloudfront.net/static/images/editor/tm-suggestion.9493bdc2cfab.png", - "Trading Panel": "לוח מסחר", - "Open Trading Panel": "לוח עסקאות פתוחות", - "Select Layout": "בחר תצורה", - "Link symbol to all charts": "חבר סימול לכל הגרפים", - "Link interval to all charts": "חבר אינטרוול זמן לכל הגרפים", - "Sync crosshair on all charts": "סנכרן צלב לכל הגרפים", - "Chart Help": "עזרה בגרף", - "No notifications yet": "אין התראות כרגע", - "Watchlist, details and news": "רשימות מעקב, פרטים וחדשות", - "Alerts": "התראות", - "Data Window": "חלון מידע", - "Hotlists": "רשימה חמה", - "Calendar": "לוח שנה", - "Trading Notes": "פתקי מסחר", - "Recent Chats": "שיחות אחרונות", - "Notifications": "הודעות", - "Watchlist": "רשימת מעקב", - "Details": "פרטים", - "Economic Calendar": "לוח שנה כלכלי", - "Earnings Calendar": "לוח שנה רווחים", - "Hotlist": "רשימה חמה", - "News": "חדשות", - "Market Summary": "Market Summary", - "My Ideas and Notes": "הרעיונות והפתקים שלי", - "Alerts Log": "לוח בקרה התראות", - "Extend Lines Left": "Extend Lines Left", - "Connecting Line": "Connecting Line", - "Show Executions": "Show Executions", - "Show Buy/Sell Panel": "הראה לוח בקרה קניה/מכירה", - "Show Active Orders Only": "הראה הוראות פעילות בלבד", - "Journal...": "יומן...", - "Account History...": "היסטוריית חשבון...", - "Reset Paper Trading Account...": "אתחל חשבון מסחר מדומה", - "Trading Properties...": "הגדרות מסחר", - "Set Alert": "קבע התראה", - "Alert": "Alert", - "Edit": "ערוך", - "Upper Deviation": "Upper Deviation", - "Lower Deviation": "Lower Deviation", - "Use Upper Deviation": "Use Upper Deviation", - "Use Lower Deviation": "Use Lower Deviation", - "First bar time": "First bar time", - "Last bar time": "Last bar time", - "Source": "Source", - "Chats": "Chats", - "All Talks": "כל השיחות", - "Volume Leaders": "מובילי מחזור מסחר", - "Percent Advances": "עלייה באחוזים", - "Percent Declines": "ירידה באחוזים", - "Price Advances": "עלייה במחיר", - "Price Declines": "ירידה במחיר", - "Range Advances": "עלייה בטווח", - "Range Declines": "ירידה בטווח", - "Gap Up Stocks": "מניות שנפתחו בפער למעלה", - "Gap Down Stocks": "מניות שנפתחו בפער למטה", - "Sell Market": "מכירה במחיר שוק MKT", - "Sell": "מכירה", - "Buy Market": "קנה במחיר שוק MKT", - "Report data issues": "Report data issues", - "Report Data Issues": "Report Data Issues", - "Feature Request and Feedback": "Feature Request and Feedback", - "Market": "Market", - "Buy": "קנה", - "Keyboard Shortcuts": "קיצור דרך במקלדת", - "Help & Wiki": "עזרה וויקפדיה", - "Send Feedback or Report an Issue": "שלח דו\"ח שגיאות", - "Priority Support": "תמיכת סדר עדיפויות", - "Run Product Walk-Through": "הרץ פרוייקט", - "Price Scale": "טווח מחירים", - "MTPredictor": "תוכנת מסחר MTPredictor", - "Apply Elliot Wave": "החל גלי אליוט", - "Apply WPT Up Wave": "החל גל WPT כלפי מעלה", - "Apply WPT Down Wave": "החל גל WPT כלפי מטה", - "Create New Order...": "צור הוראה חדשה", - "Trading": "מסחר", - "Add Alert": "הוסף התראה", - "Extend Alert Line": "קו התראה מורחב", - " alert label line": "קו תוית התראה", - "No study templates saved": "אין תבניות מתנדים שמורות", - "Save Study Template As...": "שמור תבנית מתנד כ...", - "Show Splits on Chart": "הראה חילוקי מניה על הגרף", - "Show Earnings on Chart": "הראה דו\"חות רווחים על הגרף", - "Show Dividends on Chart": "הראה דיבידנדים על הגרף", - "Show Alert Labels": "הראה תוויות התראה", - "Earnings breaks": "הפסקות דו\"חות רווחים", - "Extended Alert Line": "קו התראה מורחב", - "Themes": "נושאים", - "Events & Alerts": "אירועים והתראות", - "Apply Defaults": "החל ברירת מחדל", - "Do you realy want to delete theme": "Do you realy want to delete __theme__ theme?", - "Extended Hours (Intraday Only)": "שעות מורחבות (תוך יומי בלבד)", - "In Session": "בסשן", - "Tools": "כלים", - "Delete script": "Delete script", - "Social": "חברתי", - "Angle": "זוית", - "Publish Script": "פרסם תכתיב", - "Add to Chart": "הוסף לגרף", - "Blank script": "תכתיב ריק", - "TradingView Free Quotes and Chat": "TradingView Free Quotes and Chat", - "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.": "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.", - "Install": "Install", - "Logged as": "Logged as", - "Untitled Script": "Untitled Script", - "Pine Editor": "Pine Editor", - "Open Pine Script Editor": "Open Pine Script Editor", - "Make a Copy": "Make a Copy", - "Make a Copy...": "Make a Copy...", - "Quantity": "Quantity", - "Signal Labels": "Signal Labels", - "Trades on Chart": "Trades on Chart", - "Take Profit": "Take Profit", - "Stop Loss": "Stop Loss", - "Expiration": "Expiration", - "Modify Order": "Modify Order", - "PUBLISH IDEA": "PUBLISH IDEA", - "EDIT IDEA": "EDIT IDEA", - "Chart does not load": "Chart does not load", - "No real-time data": "No real-time data", - "Price incorrect": "Price incorrect", - "Study not loading": "Study not loading", - "Gap in the data": "Gap in the data", - "Alerts issue": "Alerts issue", - "Slow scrolling or chart loading": "Slow scrolling or chart loading", - "Issue Type": "Issue Type", - "Select type...": "Select type...", - "A suggested author published idea on current symbol": "A suggested author published idea on current symbol", - "MODERATED": "MODERATED", - "CFD": "CFD", - "Once": "Once", - "Require Order Confirmation": "Require Order Confirmation", - "Rearm every 1 minute": "Rearm every 1 minute", - "Rearm every 5 minute": "Rearm every 5 minute", - "Rearm every 10 minute": "Rearm every 10 minute", - "Rearm every 30 minute": "Rearm every 30 minute", - "Rearm every hour": "Rearm every hour", - "Once per bar (on condition)": "Once per bar (on condition)", - "Once per bar (on close)": "Once per bar (on close)", - "move chart 1 bar to the left.": "move chart 1 bar to the left.", - "move chart 1 bar to the right.": "move chart 1 bar to the right.", - "move further to the left.": "move further to the left.", - "move further to the right.": "move further to the right.", - "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!": "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!", - "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.": "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.", - "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!": "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!", - "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.": "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.", - "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.": "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.", - "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.": "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.", - "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.": "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.", - "

Pine scripting language (β version)

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.

At the moment PineScript in a BETA. For more detailed information check out our blog.": "

Pine scripting language (β version)

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.

At the moment PineScript in a BETA. For more detailed information check out our blog.", - "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.": "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.", + "10 seconds": "10 seconds", + "1d": "1d", + "1m": "1m", + "1y": "1y", + "3 Notes Reverb": "3 Notes Reverb", + "30 Day Free Trial": "30 Day Free Trial", + "30 seconds": "30 seconds", + "3m": "3m", + "5 seconds": "5 seconds", + "52wk Range": "52wk Range", + "5d": "5d", + "5y": "5y", + "6m": "6m", + " or to use paper trading": " or to use paper trading", + "Hold Shift  + Click on the chart – measure tool.": "Hold Shift  + Click on the chart – measure tool.", + "Hold Shift – draw linetools on the right angle.": "Hold Shift – draw linetools on the right angle.", "

A broad range of intelligent drawing tools

The 100+ drawing tools on TradingView let you analyze the market in a variety of ways - all helping you find better opportunities. Technical analysis is the study of learning how past performance of drawings and other tools applies to prices in the future. Make sure you take a look at our Wiki for a complete list of drawing tools and instructions on how to use them!": "

A broad range of intelligent drawing tools

The 100+ drawing tools on TradingView let you analyze the market in a variety of ways - all helping you find better opportunities. Technical analysis is the study of learning how past performance of drawings and other tools applies to prices in the future. Make sure you take a look at our Wiki for a complete list of drawing tools and instructions on how to use them!", - "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.": "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.", - "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.": "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.", "

Advanced Price Scaling

When you are ready to get technical, our charts let you set the price scales to match your type of analysis. There are linear, percent and log axes for drastic price movements. You can use two separate price scales at the same time: one for indicators and one for price movements. Read more about scaling options.

Right-click on the price scale to see possible options: change scaling type, enable auto-scaling or show another price scale. Right-clicking on indicators lets you choose which scale to use, so several data series with different scaling can co-exist in one chart. You can also drag price and time scales to increase or decrease compression.": "

Advanced Price Scaling

When you are ready to get technical, our charts let you set the price scales to match your type of analysis. There are linear, percent and log axes for drastic price movements. You can use two separate price scales at the same time: one for indicators and one for price movements. Read more about scaling options.

Right-click on the price scale to see possible options: change scaling type, enable auto-scaling or show another price scale. Right-clicking on indicators lets you choose which scale to use, so several data series with different scaling can co-exist in one chart. You can also drag price and time scales to increase or decrease compression.", - "

Multi Charts Layout

You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.": "

Multi Charts Layout

You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.", + "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.": "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.", "

Communicate your ideas in real-time!

Collaborating with investors across markets and countries has never been easier! TradingView chat rooms are a powerful communication tool, which are fully integrated to instantly share charts, analysis and trading ideas – all on one platform. Create your own chat rooms on interesting topics, or join existing public chat rooms – a world of knowledge is at your fingertips.
Start chatting now!": "

Communicate your ideas in real-time!

Collaborating with investors across markets and countries has never been easier! TradingView chat rooms are a powerful communication tool, which are fully integrated to instantly share charts, analysis and trading ideas – all on one platform. Create your own chat rooms on interesting topics, or join existing public chat rooms – a world of knowledge is at your fingertips.
Start chatting now!", + "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.": "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.", + "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!": "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!", + "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.": "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.", "

Go PRO to get even more

But that’s not all! Upgrade your trading experience with TradingView PRO and get access to an unparalleled set of premium features and data. Get it today!": "

Go PRO to get even more

But that’s not all! Upgrade your trading experience with TradingView PRO and get access to an unparalleled set of premium features and data. Get it today!", - "You are not authenticated.": "You are not authenticated.", - "You already have Pro Plus trial.": "You already have Pro Plus trial.", - "You already participated in Pro Plus trial.": "You already participated in Pro Plus trial.", - "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.": "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.", - "
If you want to use this service - please sign in or register!
": "
If you want to use this service - please sign in or register!
", - "Increase Rating": "Increase Rating", - "Read more...": "Read more...", - "PRO Plus Trial": "PRO Plus Trial", - "Sorry, PRO Plus trial could not be set.": "Sorry, PRO Plus trial could not be set.", - "Decrease Rating": "Decrease Rating", - "Quote this message": "Quote this message", - "Unban": "Unban", - "Symbol Description": "Symbol Description", - "OHLC Values": "OHLC Values", - "Indicator Titles": "Indicator Titles", - "Indicator Arguments": "Indicator Arguments", - "Indicator Values": "Indicator Values", - "Symbol Last Value": "Symbol Last Value", - "Indicator Last Value": "Indicator Last Value", - "Favorite Drawings Toolbar": "Favorite Drawings Toolbar", - "Drawings Toolbar": "Drawings Toolbar", - "Sound on every message": "Sound on every message", - "No Sound notifications": "No Sound notifications", - "Set chat title...": "Set chat title...", - "Leave this chat": "Leave this chat", - "Enter new title for this chat": "Enter new title for this chat", - "Chat title": "Chat title", - "Are you sure you want to leave this chat?": "Are you sure you want to leave this chat?", - "Add people to this chat...": "Add people to this chat...", - "Add people to this chat": "Add people to this chat", - "Start new chat with...": "Start new chat with...", - "Clear Symbols": "Clear Symbols", - "Do you really want to clear all symbols?": "Do you really want to clear all symbols?", - "Apply Manual Risk/Reward": "Apply Manual Risk/Reward", - "Apply Manual Decision Point": "Apply Manual Decision Point", - "Analyze Trade Setup": "Analyze Trade Setup", - "Apply Elliot Wave Intermediate": "Apply Elliot Wave Intermediate", - "Apply Elliot Wave Major": "Apply Elliot Wave Major", - "Apply Elliot Wave Minor": "Apply Elliot Wave Minor", - "Up Wave 1 or A": "Up Wave 1 or A", - "Up Wave 2 or B": "Up Wave 2 or B", - "Up Wave C": "Up Wave C", - "Up Wave 3": "Up Wave 3", - "Up Wave 4": "Up Wave 4", - "Up Wave 5": "Up Wave 5", - "Down Wave 1 or A": "Down Wave 1 or A", - "Down Wave 2 or B": "Down Wave 2 or B", - "Down Wave C": "Down Wave C", - "Down Wave 3": "Down Wave 3", - "Down Wave 4": "Down Wave 4", - "Down Wave 5": "Down Wave 5", - "If you want to use private messages - please sign in or register!": "If you want to use private messages - please sign in or register!", - "To get alerts list - please sign in or register!": "To get alerts list - please sign in or register!", - "Manage Alerts": "Manage Alerts", - "Headlines": "Headlines", - "StockTwits": "StockTwits", - "FxWire PRO": "FxWire PRO", - "Futures Magazine": "Futures Magazine", - "Save As Watchlist...": "Save As Watchlist...", - "VolumeProfile": "VolumeProfile", - "Income Statement": "Income Statement", - "Profitability": "Profitability", - "Dividend": "Dividend", - "Current Valuation": "Current Valuation", - "Other": "Other", - "Indicators and Strategies": "Indicators and Strategies", - "Strategies": "Strategies", - "My Scripts": "My Scripts", - "Public Library": "Public Library", - "Built-ins": "Built-ins", - "AOS FX Primer": "AOS FX Primer", - "AlgoViewEssential": "AlgoViewEssential", - "Analysis Suite - SCMR Trends": "Analysis Suite - SCMR Trends", - "DecisionBar": "DecisionBar", - "Jurik Research": "Jurik Research", - "Key Hidden Levels": "Key Hidden Levels", - "Key Order Flow Events": "Key Order Flow Events", - "LazyBear - MTF Panes": "LazyBear - MTF Panes", - "LazyBear - S/R Levels": "LazyBear - S/R Levels", - "MTF Studies": "MTF Studies", - "MicroTrends": "MicroTrends", - "ProTradingIndicators": "ProTradingIndicators", - "RobBooker": "RobBooker", - "Fundamentals": "Fundamentals", - "Economy": "Economy", - "Zig Zag": "Zig Zag", - "Advance Decline Line": "Advaqweqweqweline Line", - "Advance Decline Ratio": "Advaadsasdadsio", - "Advance/Decline Ratio (Bars)": "Advance/Deasdasdasd", - "Chande Kroll Stop": "Chande Kroll Stop", - "Chop Zone": "Chop Zone", - "Conditional Expressions": "Conditional Expressions", - "ConnorsRSI": "ConnorsRSI", - "Correlation Coefficient": "Correlation Coefficient", - "Cumulative Volume Index": "Cumulative Volume Index", - "Detrended Price Oscillator": "Detrended Price Oscillator", - "Directional Movement": "Directional Movement", - "Divergence Indicator": "Divergence Indicator", - "Double EMA": "Double EMA", - "Ease Of Movement": "Ease Of Movement", - "Elder's Force Index": "Elder's Force Index", - "Elliott Wave": "Elliott Wave", - "Fisher Transform": "Fisher Transform", - "Historical Volatility": "Historical Volatility", - "Hull Moving Average": "Hull Moving Average", - "Linear Regression": "Linear Regression", - "MACD": "MACD", - "McGinley Dynamic": "McGinley Dynamic", - "Momentum": "Momentum", - "Moon Phases": "Moon Phases", - "Multi-Time Period Charts": "Multi-Time Period Charts", - "Pivot Points High Low": "Pivot Points High Low", - "Pivot Points Standard": "Pivot Points Standard", - "Price Volume Trend": "Price Volume Trend", - "Rate Of Change": "Rate Of Change", - "SMI Ergodic Indicator": "SMI Ergodic Indicator", - "SMI Ergodic Oscillator": "SMI Ergodic Oscillator", - "Smoothed Moving Average": "Smoothed Moving Average", - "Ultimate Oscillator": "Ultimate Oscillator", - "VWAP": "VWAP", - "Volatility Stop": "Volatility Stop", - "Vortex Indicator": "Vortex Indicator", - "Williams %R": "Williams %R", - "Williams Fractal": "Williams Fractal", - "Woodies CCI": "Woodies CCI", - "Total Revenue": "Total Revenue", - "Diluted EPS, Net Income": "Diluted EPS, Net Income", - "Net Income": "Net Income", - "EBITDA": "EBITDA", - "EBIT": "EBIT", - "Equity Earnings": "Equity Earnings", - "Gross Margin": "Gross Margin", - "After-tax Margin": "After-tax Margin", - "Gross Profit": "Gross Profit", - "Dividends Paid": "Dividends Paid", - "Debt to Equity": "Debt to Equity", - "Free Cash Flow": "Free Cash Flow", - "Return on Equity": "Return on Equity", + "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.": "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.", + "

Server-side Alerts (β version)": "

Server-side Alerts (β version)", + "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.": "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.", + "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.": "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.", + "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.": "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.", + "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.": "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.", + "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!": "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!", + "Number or , – change interval. The interval can be changed by typing the interval number (i.e. 5 if it is going to be a five minute chart) or by typing a comma (,) to enter non minute intervals such as H (Hourly), D (Daily), W (Weekly), M (Monthly).": "Number or , – change interval. The interval can be changed by typing the interval number (i.e. 5 if it is going to be a five minute chart) or by typing a comma (,) to enter non minute intervals such as H (Hourly), D (Daily), W (Weekly), M (Monthly).", + "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

": "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

", + "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

": "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

", + "

Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the features, top authors or create your first idea!

", + "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", + "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.": "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.", + "A clear title that describes your idea. Don’t just write “MSFT” or “MSFT Short”. A title like this doesn’t say much and won’t attract much interest to your idea.": "A clear title that describes your idea. Don’t just write “MSFT” or “MSFT Short”. A title like this doesn’t say much and won’t attract much interest to your idea.", + "A description that clearly states your idea. Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader’s shoes and see if you’d understand the context based on what you wrote. It’s also a good idea to re-post descriptions right on the chart, so your idea can be shared without losing meaning.": "A description that clearly states your idea. Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader’s shoes and see if you’d understand the context based on what you wrote. It’s also a good idea to re-post descriptions right on the chart, so your idea can be shared without losing meaning.", + "A suggested author published idea on current symbol": "A suggested author published idea on current symbol", + "ABCD Pattern": "דפוס ABCD", + "about": "about", + "Account History": "Account History", + "Account History...": "היסטוריית חשבון...", "Accounting Change": "Accounting Change", - "Accounts Payable": "Accounts Payable", "Accounts Payable and Accrued Expenses": "Accounts Payable and Accrued Expenses", + "Accounts Payable": "Accounts Payable", "Accounts Receivable, Trade, Net": "Accounts Receivable, Trade, Net", "Accounts, Notes Receivable, Net": "Accounts, Notes Receivable, Net", "Accrued Expenses": "Accrued Expenses", "Accrued Interest": "Accrued Interest", "Accumulated Depreciation": "Accumulated Depreciation", + "Accumulation/Distribution": "Accumulation/Distribution", + "Accumulation/Distribution_study": "הצטברות / הפצה", "Acquisition/Sale of Business, Net": "Acquisition/Sale of Business, Net", - "Additional Paid-in Capital": "Additional Paid-in Capital", + "Activate Offer and GO PRO": "Activate Offer and GO PRO", + "Activate Your Account": "Activate Your Account", + "Active Symbol": "סמל פעיל", + "Active": "פעיל", + "Actual": "אמיתי", + "Add about...": "Add about...", + "Add Alert": "הוסף התראה", + "Add any symbol from the list": "הוסף סימול מהרשימה", + "Add location...": "Add location...", + "Add people to this chat": "Add people to this chat", + "Add people to this chat...": "Add people to this chat...", + "Add people": "Add people", + "Add real-time markets": "Add real-time markets", + "Add status": "Add status", + "Add status...": "Add status...", + "Add Symbol": "הוסף סימול", + "Add this room from favorites": "Add this room from favorites", + "Add to Chart": "הוסף לגרף", + "Add to favorites": "הוסף למועדפים", + "Add To Watchlist": "הוסף לרשימת מעקב", + "Add twitter...": "Add twitter...", + "Add webpage...": "Add webpage...", + "Add {0} To Watchlist": "הוסף {0} לרשימת המעקב", + "Add": "הוסף", + "Additional Notifications Settings...": "הגדרות התראות נוספות", "Additional Paid-in Capital - Preferred Stock": "Additional Paid-in Capital - Preferred Stock", + "Additional Paid-in Capital": "Additional Paid-in Capital", + "Address": "Address", "Adjusted EBIT": "Adjusted EBIT", "Adjusted EBITDA": "Adjusted EBITDA", "Adjusted EPS, Basic": "Adjusted EPS, Basic", @@ -1188,26 +102,255 @@ "Adjustment for Equity Earnings": "Adjustment for Equity Earnings", "Adjustment for Minority Interest": "Adjustment for Minority Interest", "Adjustment for Special Charges": "Adjustment for Special Charges", + "Advance Decline Line": "Advance Decline Line", + "Advance Decline Ratio": "Advance Decline Ratio", + "Advance/Decline Ratio (Bars)": "Advance/Decline Ratio (Bars)", + "Advance/Decline_study": "התקדם/חזור אחורה", + "ADX smoothing": "ADX smoothing", + "ADX Smoothing_input": "ADX רציף", + "After making your selection, copy and paste the embed code above. Learn more how to embed chart into forum or blog.": "After making your selection, copy and paste the embed code above. Learn more how to embed chart into forum or blog.", + "After-tax Margin": "After-tax Margin", + "Alarm Clock": "Alarm Clock", + "Alert Actions": "Alert Actions", + "Alert": "Alert", + "Alerts for the current resolution only": "התראות להחלטה הנוכחית בלבד", + "Alerts for the current symbol only": "התראות לסימול הנוכחי בלבד", + "Alerts issue": "Alerts issue", + "Alerts Log": "לוח בקרה התראות", + "Alerts": "התראות", + "AlgoViewEssential": "AlgoViewEssential", + "All Content": "All Content", + "All Exchanges": "כל הבורסות", + "All Metrics": "All Metrics", + "All Talks": "כל השיחות", + "all time messages": "__messages__ all time messages", + "All types": "כל הסוגים", + "All": "All", + "all": "all", + "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.": "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.", + "Already have an account?": "Already have an account?", + "Always Show Stats": "תמיד הראה נתונים", + "AMEX - Stock - USA": "AMEX - Stock - USA", + "AMEX Gap Down Stocks": "AMEX Gap Down Stocks", + "AMEX Gap Up Stocks": "AMEX Gap Up Stocks", + "AMEX Percent Advances": "AMEX Percent Advances", + "AMEX Percent Declines": "AMEX Percent Declines", + "AMEX Price Advances": "AMEX Price Advances", + "AMEX Price Declines": "AMEX Price Declines", + "AMEX Range Advances": "AMEX Range Advances", + "AMEX Range Declines": "AMEX Range Declines", + "AMEX Volume Leaders": "AMEX Volume Leaders", "Amortization Expense": "Amortization Expense", "Amounts Due to Related Parties, Short-term": "Amounts Due to Related Parties, Short-term", - "Basic EPS, Net Income": "Basic EPS, Net Income", + "Analysis Suite - SCMR Trends": "Analysis Suite - SCMR Trends", + "Analyze Trade Setup": "Analyze Trade Setup", + "Anchored Note": "הערה נעוצה", + "Anchored Text": "טקסט נעוץ", + "Angle": "זוית", + "Angle:": "זוית:", + "Another script has the same name. Do you wish to overwrite it?": "Another script has the same name. Do you wish to overwrite it?", + "Any custom watchlist can be saved under a unique name and loaded at any time with one click. All lists are available from any computer, so you have your workspace wherever you go.": "Any custom watchlist can be saved under a unique name and loaded at any time with one click. All lists are available from any computer, so you have your workspace wherever you go.", + "AOS FX Primer": "AOS FX Primer", + "Apply Default Drawing Template": "Apply Default Drawing Template", + "Apply Default": "Apply Default", + "Apply Defaults": "החל ברירת מחדל", + "Apply Elliot Wave Intermediate": "Apply Elliot Wave Intermediate", + "Apply Elliot Wave Major": "Apply Elliot Wave Major", + "Apply Elliot Wave Minor": "Apply Elliot Wave Minor", + "Apply Elliot Wave": "החל גלי אליוט", + "Apply Manual Decision Point": "Apply Manual Decision Point", + "Apply Manual Risk/Reward": "Apply Manual Risk/Reward", + "Apply WPT Down Wave": "החל גל WPT כלפי מטה", + "Apply WPT Up Wave": "החל גל WPT כלפי מעלה", + "Apply": "החל", + "Apr": "אפריל", + "Arc": "קשת", + "Arcs": "קשתות", + "Are you sure you want to abandon your post?": "Are you sure you want to abandon your post?", + "Are you sure you want to close {0} position?": "Are you sure you want to close {0} position?", + "Are you sure you want to delete this chart?": "בטוח שברצונך למחוק תרשים זה?", + "Are you sure you want to delete this message?": "האם אתה בטוח שאתה רוצה למחוק הודעה זו?", + "Are you sure you want to delete this room?": "האם אתה בטוח שאתה רוצה למחוק חדר זה?", + "Are you sure you want to ignore messages from": "האם אתה בטוח שאתה רוצה להתעלם מהודעות ממשתמש זה?", + "Are you sure you want to leave this chat?": "Are you sure you want to leave this chat?", + "Are you sure you want to reverse {0} position?": "Are you sure you want to reverse {0} position?", + "Area With Breaks": "אזור מקוטע", + "Area": "אזור", + "Arguments in Header": "טיעונים בחלק העליון", + "Arnaud Legoux Moving Average": "Arnaud Legoux Moving Average", + "Arnaud Legoux Moving Average_study": "ממוצעים נעים ארנולד לגוקס (ALMA)", + "Aroon Down": "Aroon Down", + "Aroon Up": "Aroon Up", + "Aroon": "Aroon", + "Aroon_study": "הרון (Aroon)", + "Arrow Mark Down": "חץ למטה", + "Arrow Mark Left": "חץ שמאלה", + "Arrow Mark Right": "חץ ימינה", + "Arrow Mark Up": "חץ למעלה", + "Arrow": "חץ", + "Assets": "Assets", + "at": "at", + "Athens": "אתונה", + "Attach chart snapshot": "צרף צילום גרף", + "Aug": "אוגוסט", + "Auto Scale": "קנה מידה אוטומטי", + "auto": "auto", + "auto_scale": "אוטומטי", + "average per day": "__messages__ average per day", + "Average True Range": "Average True Range", + "Average True Range_study": "ממוצע טווח אמיתי (ATR)", + "Average Volume": "Average Volume", + "Average waiting time on the phone is less than one minute. Phone support is available Monday-Friday from 6:30 AM until 3:00 PM EST.": "Average waiting time on the phone is less than one minute. Phone support is available Monday-Friday from 6:30 AM until 3:00 PM EST.", + "Avg Vol": "Avg Vol", + "Awesome Oscillator": "Awesome Oscillator", + "Awesome Oscillator_study": "מתנד אוסום (AO)", + "Aww, we are sorry to see you go! If you cancel, you will no longer be billed after your current subscription period ends. '+": "Aww, we are sorry to see you go! If you cancel, you will no longer be billed after your current subscription period ends. '+", + "Background color 1": "צבע רקע 1", + "Background color 2": "צבע רקע 2", + "Background Color": "צבע רקע", + "Background": "רקע", + "Balance of Power": "Balance of Power", + "Balance of Power_study": "שיווי משקל כוח (BoP)", + "Balance Sheet": "Balance Sheet", + "Balance": "Balance", + "Balloon": "בלון", + "Ban": "Ban", + "Bands style": "Bands style", + "Bangkok": "בנגקוק", + "Banned": "חסום", + "Bar #": "נר #", + "Bar's Style": "סגנון נרות", + "Bars Pattern": "תבנית נרות", + "Bars": "נרות", + "bars": "נרות", + "bars_margin": "נרות", + "Base Line Period": "Base Line Period", + "Base Line Periods": "Base Line Periods", + "Base Line": "Base Line", + "Base": "Base", "Basic EPS, Net Income from Continuing, Operations": "Basic EPS, Net Income from Continuing, Operations", + "Basic EPS, Net Income": "Basic EPS, Net Income", "Basic Weighted Average Shares": "Basic Weighted Average Shares", + "Basis": "Basis", + "Become a PRO Plus user for just $19.95 and get unlimited alerts! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks!": "Become a PRO Plus user for just $19.95 and get unlimited alerts! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks!", + "Become a Pro user for just $9.95 and get unlimited studies! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks because you support further development of TradingView!": "Become a Pro user for just $9.95 and get unlimited studies! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks because you support further development of TradingView!", + "Beep-beep": "Beep-beep", + "Berlin": "ברלין", + "Beta - 1 Year": "Beta - 1 Year", + "Beta - 3 Year": "Beta - 3 Year", + "Beta - 5 Year": "Beta - 5 Year", + "Beta 1Y": "Beta 1Y", + "Beta 3Y": "Beta 3Y", + "Beta 5Y": "Beta 5Y", + "Bill Williams' 3 Lines": "Bill Williams' 3 Lines", + "Bitcoin Talks": "שיחות בנוגע לBitcoin", + "Bitcoin": "Bitcoin", + "BITFINEX - Bitcoin": "BITFINEX - Bitcoin", + "BITSTAMP - Bitcoin": "BITSTAMP - Bitcoin", + "Black": "Black", + "Blank script": "תכתיב ריק", + "Blue": "Blue", + "Bogota": "בוגוטה", + "Bold": "Bold", + "Bollinger Bands %B": "Bollinger Bands %B", + "Bollinger Bands %B_study": "רוצועות בויילינגר %", + "Bollinger Bands Width": "Bollinger Bands Width", + "Bollinger Bands Width_study": "רוחב רצועות בויילינגר", + "Bollinger Bands": "Bollinger Bands", + "Bollinger Bands_study": "רצועות בויילינגר", "Book Equity": "Book Equity", - "CF Depreciation & Amortization": "CF Depreciation & Amortization", - "CF Net Income": "CF Net Income", + "Border color": "צבע גבול", + "Border Color": "צבע גבול", + "Border": "גבול", + "Borders": "גבולות", + "Bottom Labels": "Bottom Labels", + "Bottom Lables": "תוויות תחתונות", + "Bottom Margin": "שוליים תחתונים", + "bottom": "תחתית", + "Bring Forward": "הצג מקדימה", + "Bring to Front": "הבא לחזית", + "Browser": "Browser", + "Brush": "מברשת", + "BSE - Stock - India": "BSE - Stock - India", + "BTC-E - Bitcoin": "BTC-E - Bitcoin", + "BTCYOU - Bitcoin": "BTCYOU - Bitcoin", + "Buenos Aires": "בואנוס איירס", + "Built-ins": "Built-ins", + "Buy Annual": "Buy Annual", + "Buy Ask": "Buy Ask __quote__", + "Buy Bid": "Buy Bid __quote__", + "Buy Market": "קנה במחיר שוק MKT", + "Buy Monthly": "Buy Monthly", + "BUY MULTIDEVICE ACCESS": "BUY MULTIDEVICE ACCESS", + "Buy symbol": "Buy __displaySymbol__ Limit __abbreviatedNumber__ @ __formattedValue__", + "Buy": "קנה", + "By clicking on “Sign Up” below, you are agreeing to the Terms of Service.": "By clicking on “Sign Up” below, you are agreeing to the Terms of Service.", + "by username": "by __username__", + "by": "by", + "Calendar": "לוח שנה", + "Calling": "Calling", + "Callout": "הסבר", + "Cancel Order": "Cancel Order", + "Cancel publication": "Cancel publication", + "Cancel {{text}} and send feedback": "Cancel {{text}} and send feedback", + "Cancel": "ביטול", + "Candles": "נרות", "Capital Expenditures": "Capital Expenditures", - "Cash Paid for Income Taxes": "Cash Paid for Income Taxes", - "Cash Paid for Interest Expense": "Cash Paid for Interest Expense", - "Cash Ratio": "Cash Ratio", + "Capital LT": "Capital LT", + "Capital": "Capital", + "Card Number": "Card Number", "Cash and Cash Equivalents": "Cash and Cash Equivalents", "Cash and Cash Equivalents, Beginning of Year": "Cash and Cash Equivalents, Beginning of Year", "Cash and Cash Equivalents, End of Year": "Cash and Cash Equivalents, End of Year", + "Cash Flow Statement": "Cash Flow Statement", "Cash from Discontinued Operations": "Cash from Discontinued Operations", "Cash from Financing Activities": "Cash from Financing Activities", "Cash from Investing Activities": "Cash from Investing Activities", "Cash from Operating Activities": "Cash from Operating Activities", + "Cash Paid for Income Taxes": "Cash Paid for Income Taxes", + "Cash Paid for Interest Expense": "Cash Paid for Interest Expense", + "Cash Ratio": "Cash Ratio", "Cash, Cash Equivalents and Short-term ,Investments": "Cash, Cash Equivalents and Short-term ,Investments", + "CBOE - Options - USA": "CBOE - Options - USA", + "CBOT - Futures - USA": "CBOT - Futures - USA", + "CBOT E-mini": "CBOT E-mini", + "CCI 14 Length": "CCI 14 Length", + "CCI 14": "CCI 14", + "CCI Turbo Histogram": "CCI Turbo Histogram", + "CCI Turbo Length": "CCI Turbo Length", + "CCI Turbo": "CCI Turbo", + "center": "מרכז", + "Centered": "Centered", + "CF Depreciation & Amortization": "CF Depreciation & Amortization", + "CF Depreciation & Amortization": "CF Depreciation & Amortization", + "CF Net Income": "CF Net Income", + "CFD": "CFD", + "Chaikin Money Flow": "Chaikin Money Flow", + "Chaikin Money Flow_study": "זרימת כספים צ'איקין (CMF)", + "Chaikin Oscillator": "Chaikin Oscillator", + "Chaikin Oscillator_study": "מתנד צ'אייקין (CO)", + "Chande Kroll Stop": "Chande Kroll Stop", + "Chande Kroll Stop_study": "צ'אנד קרול סטופ (CKS)", + "Chande MO": "Chande MO", + "Chande Momentum Oscillator": "Chande Momentum Oscillator", + "Chande Momentum Oscillator_study": "מתנד מומנטום צ'אנד (CMO)", + "Change angle": "Change angle", + "Change area background": "שנה צבע אזור", + "Change Background Color": "Change Background Color", + "Change band background": "שנה צבע רצועה", + "Change Disjoint Angle Background Color": "Change Disjoint Angle Background Color", + "Change Disjoint Angle Background Transparency": "Change Disjoint Angle Background Transparency", + "Change Disjoint Angle Color": "Change Disjoint Angle Color", + "Change Disjoint Angle Extending Left": "Change Disjoint Angle Extending Left", + "Change Disjoint Angle Extending Right": "Change Disjoint Angle Extending Right", + "Change Disjoint Angle Filling": "Change Disjoint Angle Filling", + "Change Disjoint Angle Left End": "Change Disjoint Angle Left End", + "Change Disjoint Angle Right End": "Change Disjoint Angle Right End", + "Change Disjoint Angle Show Prices": "Change Disjoint Angle Show Prices", + "Change Disjoint Angle Style": "Change Disjoint Angle Style", + "Change Disjoint Angle Width": "Change Disjoint Angle Width", + "Change Ideas filter": "שנה מסנן רעיונות", + "Change in Accounts Payable & Accrued, Expenses": "Change in Accounts Payable & Accrued, Expenses", "Change in Accounts Payable & Accrued, Expenses": "Change in Accounts Payable & Accrued, Expenses", "Change in Accounts Receivable": "Change in Accounts Receivable", "Change in Current Assets": "Change in Current Assets", @@ -1218,6 +361,7 @@ "Change in Income Taxes Payable": "Change in Income Taxes Payable", "Change in Inventories": "Change in Inventories", "Change in Long-term Debt, Net": "Change in Long-term Debt, Net", + "Change in Operating Assets & Liabilities": "Change in Operating Assets & Liabilities", "Change in Operating Assets & Liabilities": "Change in Operating Assets & Liabilities", "Change in Other Assets": "Change in Other Assets", "Change in Other Current Assets": "Change in Other Current Assets", @@ -1225,14 +369,208 @@ "Change in Other Liabilities": "Change in Other Liabilities", "Change in Prepaid Expenses": "Change in Prepaid Expenses", "Change in Short-term Borrowings, Net": "Change in Short-term Borrowings, Net", + "Change Interval": "שנה אינטרוול זמן", + "Change Interval...": "שנה טווח זמן", + "Change Marker and Border Color": "Change Marker and Border Color", + "Change Resolution": "Change Resolution", + "Change Symbol": "שנה סימול", + "Change Symbol...": "שנה סימול...", + "Change Text Background Fill": "Change Text Background Fill", + "Change Text Background Transparency": "Change Text Background Transparency", + "Change Text Background": "Change Text Background", + "Change Text Border Color": "Change Text Border Color", + "Change Text Border": "Change Text Border", + "Change Text Color": "Change Text Color", + "Change Text Font Bold": "Change Text Font Bold", + "Change Text Font Italic": "Change Text Font Italic", + "Change Text Font Size": "Change Text Font Size", + "Change Text Font": "Change Text Font", + "Change Text Wrap": "Change Text Wrap", + "Change Text": "Change Text", + "Change Trend Angle Extending Left": "Change Trend Angle Extending Left", + "Change Trend Angle Extending Right": "Change Trend Angle Extending Right", + "Change Trend Line Always Show Stats": "Change Trend Line Always Show Stats", + "Change Trend Line Color": "Change Trend Line Color", + "Change Trend Line Extending Left": "Change Trend Line Extending Left", + "Change Trend Line Extending Right": "Change Trend Line Extending Right", + "Change Trend Line Left End": "Change Trend Line Left End", + "Change Trend Line Right End": "Change Trend Line Right End", + "Change Trend Line Show Angle": "Change Trend Line Show Angle", + "Change Trend Line Show Bars Range": "Change Trend Line Show Bars Range", + "Change Trend Line Show Date/Time Range": "Change Trend Line Show Date/Time Range", + "Change Trend Line Show Price Range": "Change Trend Line Show Price Range", + "Change Trend Line Style": "Change Trend Line Style", + "Change Trend Line Width": "Change Trend Line Width", + "Channel": "ערוץ", + "Chart as image": "Chart as image", + "Chart description is required": "Chart description is required", + "Chart does not load": "Chart does not load", + "Chart Help": "עזרה בגרף", + "Chart Layout Name": "שם תצורת גרף", + "Chart layout name": "שם תצורת גרף", + "Chart Name": "שם הגרף", + "Chart name": "שם הגרף", + "Chart or Quote, eg.": "Chart or Quote, eg.", + "Chart Properties": "מאפייני גרף", + "Chart Snapshot": "Chart Snapshot", + "Chart title is required": "Chart title is required", + "Chart": "Chart", + "Charts": "Charts", + "Chat archives...": "היסטוריית שיחות...", + "Chat Call": "Chat Call", + "Chat Calling": "Chat Calling", + "Chat Hangup": "Chat Hangup", + "Chat Message": "Chat Message", + "Chat Popup": "Chat Popup", + "Chat title": "Chat title", + "Chats": "Chats", + "Chicago": "שיקגו", + "Chikou span": "צ'יקו ספאן ", + "Chirpy": "Chirpy", + "Chng 1W": "Chng 1W", + "Chng 4W": "Chng 4W", + "Chng 52W": "Chng 52W", + "Chng": "Chng", + "Choose your PRO plan": "Choose your PRO plan", + "Chop Zone": "Chop Zone", + "Choppiness Index": "Choppiness Index", + "Choppiness Index_study": "מדד צ'ופינס", + "Circle Lines": "קווי מעגל", + "Circles": "מעגלים", + "Clear Alerts Log": "Clear Alerts Log", + "Clear Console": "נקה קונסולה", + "Clear Symbols": "Clear Symbols", + "Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.": "Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.", + "Click here to create new alert": "Click here to create new alert", + "Click here to go to chart and create one": "Click here to go to chart and create one", + "Click to set a point": "לחץ על מנת לקבוע נקודה", + "Clone": "שכפל", + "Clone, Copy, Sync": "Clone, Copy, Sync", + "Close position": "Close position", + "Close Position": "Close Position", + "Close {0} position?": "Close {0} position?", + "Close": "סגירה", + "close": "close", + "Close_in_legend": "ס", + "closed": "סגור", + "Closed": "Closed", + "Closed_line_tool_position": "נסגר", + "CME - Futures - USA": "CME - Futures - USA", + "CME E-mini": "CME E-mini", + "Coeffs As Percents": "מקדמים כאחוזים", + "Color 0": "צבע 0", + "Color 1": "צבע 1", + "Color 2": "צבע 2", + "Color 3": "צבע 3", + "Color 4": "צבע 4", + "Color 5": "Color 5", + "Color 6": "Color 6", + "Color 7": "Color 7", + "Color 8": "Color 8", + "Color bars based on previous close": "צבע הנר על בסיס הסגירה הקודמת", + "Color Theme": "נושא צבע", + "Color": "צבע", + "Color:": "צבע:", + "Columns": "עמודות", + "COMEX - Futures - USA": "COMEX - Futures - USA", + "COMEX E-mini": "COMEX E-mini", + "Comment": "הערה", + "Commitments & Contingencies": "Commitments & Contingencies", "Commitments & Contingencies": "Commitments & Contingencies", + "Commodity Channel Index": "Commodity Channel Index", + "Commodity Channel Index_study": "מדד ערוץ סחורות ׁׁ(CCI)", "Common Stock": "Common Stock", + "Company Comparison": "השוואת חברות", + "Company": "חברה", + "Compare Add": "הוסף השוואה", + "Compare or Add Symbol": "השווה או הוסף סימול", + "Compare or Add Symbol...": "השווה או הוסף סימול...", + "Compare": "השוואה", + "Compare...": "השוואה...", + "Compared to monthly billing": "Compared to monthly billing", + "compiling...": "compiling...", + "Condition": "Condition", + "Conditional Expressions": "Conditional Expressions", + "Confirm Inputs": "Confirm Inputs", + "Confirm replace": "אשר שינוי", + "Confirm": "אישור", + "Confirmation": "אישור", + "Connect": "Connect", + "CONNECT": "CONNECT", + "Connected": "Connected", + "Connecting Line": "Connecting Line", + "Connecting": "Connecting", + "Connors RSI": "Connors RSI", + "ConnorsRSI": "ConnorsRSI", + "Continue": "Continue", + "CONTINUE": "CONTINUE", + "Conversion Line Period": "Conversion Line Period", + "Conversion Line Periods": "Conversion Line Periods", + "Conversion Line": "Conversion Line", + "Coordinates": "קואורדינטות", + "Copied to clipboard": "Copied to clipboard", + "Coppock Curve": "Coppock Curve", + "Coppock Curve_study": "עקומת קופוק", + "Copy Chart Layout": "העתק תצורת גרף", + "Copy link": "Copy link", + "copy selected object.": "copy selected object.", + "Copy": "העתק", + "Correct": "Correct", + "Correlation Coeff": "Correlation Coeff", + "Correlation Coeff_study": "מתאם מקדם", + "Correlation Coefficient": "Correlation Coefficient", + "Correlation": "Correlation", + "Cost & Operating Expenses": "Cost & Operating Expenses", "Cost & Operating Expenses": "Cost & Operating Expenses", "Cost of Revenue": "Cost of Revenue", + "Count": "Count", "Cover Sheet TSO": "Cover Sheet TSO", + "Create Alert on {{title}}": "Create Alert on {{title}}", + "Create Alert": "צור התראה", + "Create new note...": "Create new note...", + "Create New Order...": "צור הוראה חדשה", + "Create new public chat": "Create new public chat", + "Create your first script now!": "צור סקירפט משלך עכשיו!", + "Create": "Create", + "Cross": "צלב", + "Cross_chart_type": "צלב", + "Crosses": "צלב", + "Crosshair": "כוונת צלב", + "Crossing Down": "חוצה כלפי מטה", + "Crossing Up": "חוצה כלפי מעלה", + "Crossing": "חוצה", + "Cumulative Volume Index": "Cumulative Volume Index", "Current Portion of Long-term Debt": "Current Portion of Long-term Debt", "Current Ratio": "Current Ratio", + "Current Valuation": "Current Valuation", + "cursors-group-css-class": "cursors-group-css-class", + "Custom color...": "בחירת צבע אישית", + "Custom intervals and unlimited alerts": "Custom intervals and unlimited alerts", + "Custom Intervals": "Custom Intervals", + "Custom": "Custom", + "Custom...": "הגדר...", + "CVV/CSC": "CVV/CSC", + "Cycle": "גלי אליוט מחזוריים", + "Cyclic Lines": "קווים מחזוריים", + "d": "d", + "D_dates": "יום", + "d_dates": "יום", + "Daily": "Daily", + "Data provided by BATS exchange.": "המידע מסופק על ידי בורסת הBATS", + "Data Window": "חלון מידע", + "Date Range": "טווח תאריכים", + "Date": "תאריך", + "day": "יום", + "day_plural": "יומיים", + "Day's Range": "Day's Range", + "Debt Net": "Debt Net", "Debt to Assets": "Debt to Assets", + "Debt to Equity": "Debt to Equity", + "Dec": "דצמבר", + "DecisionBar": "DecisionBar", + "Decrease Rating": "Decrease Rating", + "Default": "ברירת מחדל", + "Defaults": "ברירות מחדל", "Deferred Charges": "Deferred Charges", "Deferred Income Tax Liabilities, Short-term": "Deferred Income Tax Liabilities, Short-term", "Deferred Income Taxes": "Deferred Income Taxes", @@ -1242,61 +580,839 @@ "Degree of Combined Leverage": "Degree of Combined Leverage", "Degree of Financial Leverage": "Degree of Financial Leverage", "Degree of Operational Leverage": "Degree of Operational Leverage", + "delayed": "מושהה", + "Delayed": "Delayed", + "Delete Alert": "Delete Alert", + "Delete alerts as per filter": "Delete alerts as per filter", + "Delete all Alerts": "Delete all Alerts", + "Delete all inactive Alerts": "Delete all inactive Alerts", + "Delete all your positions, orders and history and set balance to specific value.": "Delete all your positions, orders and history and set balance to specific value.", + "Delete message": "Delete message", + "Delete room": "מחק חדר זה", + "Delete script": "Delete script", + "Delete": "מחק", + "Depreciation & Amortization Expense": "Depreciation & Amortization Expense", "Depreciation & Amortization Expense": "Depreciation & Amortization Expense", "Depreciation Expense": "Depreciation Expense", + "Depth": "Depth", + "depth_input": "עומק", + "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.": "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.", + "Description": "תיאור", + "DESCRIPTION": "תיאור", + "Detach Chat": "נתק את תבית השיח מהחלון", + "Details": "פרטים", + "Detrended Price Oscillator": "Detrended Price Oscillator", + "deviation_input": "חילוק", + "Device": "Device", + "DI Length_input": "אורך DI", "Diluted EPS, Net Income from Continuing Operations": "Diluted EPS, Net Income from Continuing Operations", + "Diluted EPS, Net Income": "Diluted EPS, Net Income", "Diluted Weighted Average Shares": "Diluted Weighted Average Shares", + "Directional Movement Index": "Directional Movement Index", + "Directional Movement Index_study": "מדד כיוון תנועה", + "Directional Movement": "Directional Movement", + "Disconnect": "Disconnect", + "Disconnected": "Disconnected", "Discontinued Operations": "Discontinued Operations", + "Disjoint Angle": "זוית שבורה", + "Displaced EMA": "Displaced EMA", + "Displacement": "Displacement", + "displacement_input": "הזזה", + "distance: {0}": "מרחק: {0}", + "Div EA": "Div EA", + "Div Paid": "Div Paid", + "Div Pref": "Div Pref", + "Div Share": "Div Share", + "Divergence Indicator": "Divergence Indicator", + "Diviation (%)": "Diviation (%)", + "Dividend": "Dividend", + "Dividends Paid": "Dividends Paid", + "Dividends per Share, FQ": "Dividends per Share, FQ", + "Dividends": "Dividends", + "divisor_input": "חוצץ", + "Divisor_input": "חוצץ", + "Do Not Cancel": "Do Not Cancel", + "Do not post offline personal contact information.": "Do not post offline personal contact information.", + "Do not publish content that is not your original work, or infringes the copyright of any third party.": "Do not publish content that is not your original work, or infringes the copyright of any third party.", + "Do not show this message again": "Do not show this message again", + "Do you really want to clear all symbols?": "Do you really want to clear all symbols?", + "Do you realy want to delete ": "האם אתה באמת רוצה למחוק?", + "Do you realy want to delete theme": "Do you realy want to delete __theme__ theme?", + "Do you realy want to delete {0}watchlist?": "Do you realy want to delete {0}watchlist?", + "Do you realy want to replace": "האם אתה באמת רוצה להחליף?", + "Don't be so cruel! Bans longer than 1 week are not allowed for now.": "אל תהיה אכזרי! חסימות ליותר משבוע לא אפשריות כרגע.", + "Donchian Channels": "Donchian Channels", + "Donchian Channels_study": "ערוצי דונצ'יאן", + "Done": "Done", + "Don’t cry… but your free PRO Plus trial has ended! We hope you benefited from useful features and felt good about yourself for supporting the community.": "Don’t cry… but your free PRO Plus trial has ended! We hope you benefited from useful features and felt good about yourself for supporting the community.", + "Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!": "Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!", + "Dot": "נקודה", + "Double EMA": "Double EMA", + "Double Exponential Moving Average": "Double Exponential Moving Average", + "Double Exponential Moving Average_study": "ממוצעים נעים אקספוננציאלים כפולים (DEMA)", + "Down Color": "צבע תחתון", + "Down fractals": "Down fractals", + "Down Wave 1 or A": "Down Wave 1 or A", + "Down Wave 2 or B": "Down Wave 2 or B", + "Down Wave 3": "Down Wave 3", + "Down Wave 4": "Down Wave 4", + "Down Wave 5": "Down Wave 5", + "Down Wave C": "Down Wave C", + "Down": "Down", + "Drawing Tools": "Drawing Tools", + "Drawings Syncing": "Drawings Syncing", + "Drawings Toolbar": "Drawings Toolbar", + "Drawings": "ציורים", + "E-mail for sms": "שלח אי-מייל בשביל הודעת SMS", + "E-mail support hours are 4:00 AM – 3 PM EST Monday - Friday. Typical response time is 1 hour during business hours.": "E-mail support hours are 4:00 AM – 3 PM EST Monday - Friday. Typical response time is 1 hour during business hours.", + "E-mail": "E-mail", + "Early Access 33% off{{#is_finished}} – Final chance{{/is_finished}}": "Early Access 33% off{{#is_finished}} – Final chance{{/is_finished}}", + "Early Access for $16.65/Month": "Early Access for $16.65/Month", + "Earnings breaks": "הפסקות דו\"חות רווחים", + "Earnings Calendar": "לוח שנה רווחים", + "Earnings per Share, Basic, TTM": "Earnings per Share, Basic, TTM", + "Earnings per Share, Diluted, TTM": "Earnings per Share, Diluted, TTM", + "Earnings": "Earnings", + "Ease Of Movement": "Ease Of Movement", + "Ease of Movement": "Ease of Movement", + "Ease of Movement_study": "קצב התנועה (EoM)", + "EBIT": "EBIT", + "EBITDA": "EBITDA", + "Economic Calendar": "לוח שנה כלכלי", + "Economy & Symbols": "כלכלה & סמלים", + "Economy": "Economy", + "Edit Alert {{description}} on {{title}}": "Edit Alert {{description}} on {{title}}", + "Edit Alert": "Edit Alert", + "Edit chat room": "Edit chat room", + "EDIT IDEA": "EDIT IDEA", + "Edit Order": "Edit Order", + "Edit Order...": "Edit Order...", + "Edit Position": "Edit Position", + "Edit Position...": "Edit Position...", + "Edit profile": "Edit profile", + "Edit room...": "ערוך חדר זה...", + "EDIT SCRIPT": "EDIT SCRIPT", + "Edit Sript": "Edit Sript", + "Edit": "ערוך", + "EDIT": "EDIT", "Effect of Exchange Rate on Cash": "Effect of Exchange Rate on Cash", + "Elder's Force Index": "Elder's Force Index", + "Elders Force Index_study": "מדד כוח אלדרס (EFI)", + "Elliott Labels": "תגיות אליוט", + "Elliott Major Retracement": "התנגדות ראשית אליוט", + "Elliott Minor Retracement": "התנגדות מינורית אליוט", + "Elliott Wave Circle": "מעגל גלי אליוט", + "Elliott Wave Cycle": "מחזר מעגל אליוט", + "Elliott Wave Minor": "גל מינורי אליוט", + "Elliott Wave Subminuette": "גלי אליוט סאבמינוט (Subminuette)", + "Elliott Wave": "Elliott Wave", + "Ellipse": "אליפסה", + "Email": "Email", + "Embed": "Embed", + "Emp": "Emp", "Employee Compensation": "Employee Compensation", + "End of Day": "End of Day", + "English only for main public chatrooms and public ideas - so that everyone can understand. Any language can be spoken in the custom chat rooms. Later we may introduce main public chatrooms for other languages.": "English only for main public chatrooms and public ideas - so that everyone can understand. Any language can be spoken in the custom chat rooms. Later we may introduce main public chatrooms for other languages.", + "English only": "English only", + "Enter a new chart layout name": "הכנס שם חדש לתצורת הגרף", + "Enter a new chart name": "הכנס שם חדש לגרף", + "Enter new title for this chat": "Enter new title for this chat", + "Entering Channel": "נכנס לתעלה", + "Enterprise Value, FQ": "Enterprise Value, FQ", + "Enterprise Value/EBITDA, TTM": "Enterprise Value/EBITDA, TTM", + "Entry price:": "מחיר כניסה:", + "Envelope": "Envelope", + "Envelope_study": "מעטפה", + "eod data": "מידע מעודכן לסוף יום המסחר", + "eod delayed": "מידע סוף יום מסחר מעוכב", + "EPS NI": "EPS NI", + "Equality Line": "Equality Line", + "Equity Earnings": "Equity Earnings", + "Equity": "Equity", + "Eraser": "מחק", + "Error": "שגיאה", + "Estimate": "משוער", + "EUREX - Futures - Europe": "EUREX - Futures - Europe", + "Event": "אירוע", + "Events & Alerts": "אירועים והתראות", + "Events": "אירועים", + "Exch": "Exch", + "Exchange": "בורסה", + "Exchanges charge per-user fees and redistribution fees from TradingView for delivery of intraday and real-time data. So, we can't give this data for free to everyone (as much as we'd like to).": "Exchanges charge per-user fees and redistribution fees from TradingView for delivery of intraday and real-time data. So, we can't give this data for free to everyone (as much as we'd like to).", + "Exit Full Screen (ESC)": "Exit Full Screen (ESC)", + "Exiting Channel": "Exiting Channel", + "Expand sym chart": "Expand sym chart", + "Expected Annual Dividends": "Expected Annual Dividends", + "Expiration Date (MM/YY)": "Expiration Date (MM/YY)", + "Expiration Time": "Expiration Time", + "Expiration": "Expiration", + "Expired": "פג תוקף", + "Exponential": "Exponential", + "exponential_input": "אקפוננציאלי", + "ext": "חיצוני", + "Extend Alert Line": "קו התראה מורחב", + "Extend Left End": "הרחב גבול שמאלי", + "Extend Left": "הרחב שמאלה", + "Extend Lines Left": "Extend Lines Left", + "Extend Lines": "הרחב קווים", + "Extend Right End": "הרחב גבול ימני", + "Extend Right": "הרחב ימינה", + "Extend": "הרחב", + "Extended Alert Line": "קו התראה מורחב", + "Extended Hours (Intraday Only)": "שעות מורחבות (תוך יומי בלבד)", + "Extended Hours": "מחוץ לשעות המסחר", + "Extended Line": "קו מורחב", + "Extended Trading Hours": "Extended Trading Hours", + "Extended": "מורחב", + "Extension": "Extension", "Extraordinary Items": "Extraordinary Items", + "Failed": "Failed", + "Failure back color": "צבע כישלון אחורי", + "Failure text color": "צבע טקסט כשלון", + "FAILURE": "כישלון", + "Falling": "Falling", + "Fans": "מניפות", + "Fast length": "Fast length", + "Fast Length": "Fast Length", + "fastLength_input": "תקופת זמן מהירה", + "Fault": "Fault", + "Favorite Drawings Toolbar": "Favorite Drawings Toolbar", + "Favorite ideas": "רעיונות מועדפים", + "Favorite": "Favorite", + "Favorites": "מועדפים", + "Feature Request and Feedback": "Feature Request and Feedback", + "Feb": "פברואר", + "Fib Channel": "ערוץ פיבונאצ'י", + "Fib Circles": "עיגולי פיבונאצ'י", + "Fib Retracement": "תיקוני פיבונאצ'י", + "Fib Speed Resistance Arcs": "קשתות התנגדות מהירות פיבונאצ'י", + "Fib Speed Resistance Fan": "מניפת התנגדות פיבונאצ'י", + "Fib Spiral": "ספירלת פיבונאצ'י", + "Fib Time Zone": "אזור זמן פיבונאצ'י", + "Fib Wedge": "דחיסת פיבונאצ'י", + "Fibonacci": "Fibonacci", + "Fill": "מלא", + "Find existing chat": "Find existing chat", + "First bar time": "First bar time", + "First Name": "First Name", + "Fisher Transform": "Fisher Transform", + "Fisher": "Fisher", + "Flag Mark": "סמן בדגל", + "Flat Bottom": "החלק חלק תחתון", + "Flat Top/Bottom": "החלק חלק עליון/תחתון", + "Flipped": "הפוך במאוזן", + "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.": "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.", + "Follow {{pro_symbol}}": "Follow {{pro_symbol}}", + "Follow": "עקוב", + "Followed": "Followed", + "Followers": "עוקבים", + "Following below suggestions will help get your ideas suggested:": "Following below suggestions will help get your ideas suggested:", + "Following": "עוקב אחרי...", + "Font Size": "גודל גופן", + "For a limited time, we’re offering a FREE 1 month subscription of PRO Plus (no credit card required, no catches or hidden autobilling).": "For a limited time, we’re offering a FREE 1 month subscription of PRO Plus (no credit card required, no catches or hidden autobilling).", + "for": "for", + "Forecast": "תחזית", + "Forex Talks": "שיחות בנוגע למט\"ח", + "Forex": "מט\"ח", + "Forgot password?": "Forgot password?", + "Format": "פורמט", + "Format...": "אתחול...", + "FORTUNECX - Bitcoin": "FORTUNECX - Bitcoin", "Free Cash Flow Margin": "Free Cash Flow Margin", "Free Cash Flow Return on Assets": "Free Cash Flow Return on Assets", + "Free Cash Flow": "Free Cash Flow", + "Frequency": "Frequency", + "Full moon mark": "Full moon mark", + "Full Screen": "מסך מלא", + "Fullscreen mode": "מצב מסך מלא", + "Function Definition": "Function Definition", + "Fundamentals company": "Fundamentals __company__", + "Fundamentals": "Fundamentals", + "Futures Magazine": "Futures Magazine", + "Futures": "חוזים", + "futures": "חוזים", + "FXCM - Forex": "FXCM - Forex", + "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.": "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.", + "FxWire PRO": "FxWire PRO", + "Gann Box": "קופסת גאן", + "Gann Fan": "מניפת גאן", + "Gann Square": "מרובע גאן", + "Gap Down Stocks": "מניות שנפתחו בפער למטה", + "Gap in the data": "Gap in the data", + "Gap Up Stocks": "מניות שנפתחו בפער למעלה", + "General & Administrative Expense": "General & Administrative Expense", "General & Administrative Expense": "General & Administrative Expense", - "Goodwill": "Goodwill", + "GOCIO - Bitcoin": "GOCIO - Bitcoin", + "Goodwill & Intangible Assets, Net": "Goodwill & Intangible Assets, Net", "Goodwill & Intangible Assets, Net": "Goodwill & Intangible Assets, Net", + "Goodwill": "Goodwill", + "GrandSuperCycle": "גלי אליוט מחזוריים (GrandSuper)", + "Graphics": "גרפיקה", + "Greater Than": "יותר מ...", + "Grey": "Grey", + "Grid Lines": "קווי רשת", + "Grid": "רשת", + "Gross Margin %, TTM": "Gross Margin %, TTM", + "Gross Margin": "Gross Margin", + "Gross Profit": "Gross Profit", + "Growing moon": "Growing moon", + "Growing": "Growing", + "h": "h", + "h_dates": "שעה", + "Hand Bell": "Hand Bell", + "Hate speech": "Hate speech", + "Have something to say?": "יש לך משהו להגיד?", + "Head & Shoulders": "ראש וכתפיים", + "Head": "ראש", + "Headlines": "Headlines", + "Heiken Ashi": "הייקן האשי", + "Help & Wiki": "עזרה וויקפדיה", + "Help": "עזרה", + "Hidden Bearish Divergence": "Hidden Bearish Divergence", + "Hidden Bullish Divergence": "Hidden Bullish Divergence", + "Hide All Drawing Tools": "הסתר את כלי הציור", + "Hide Buy/Sell Panel": "Hide Buy/Sell Panel", + "Hide data": "Hide data", + "Hide Drawings Toolbar": "Hide Drawings Toolbar", + "Hide Favorite Drawings Toolbar": "Hide Favorite Drawings Toolbar", + "Hide inactive alerts": "הסתר התראות לא פעילות", + "Hide inactive Alerts": "Hide inactive Alerts", + "Hide Marks On Bars": "הסתר סימנים על הנרות", + "Hide Widgets": "Hide Widgets", + "Hide": "הסתר", + "High": "גבוה", + "high": "high", + "High_in_legend": "ג", + "Histogram": "היסטוגרמה", + "Historical Volatility": "Historical Volatility", + "HITBTC - Bitcoin": "HITBTC - Bitcoin", + "hl2": "hl2", + "HLC Bars": "נרות גבוה/נמוך/סגירה", + "hlc3": "hlc3", + "Hlines Background": "תבנית קו מאוזן", + "Hollow Candles": "נרות חלולים", + "Home": "בית", + "Hong Kong": "הונג קונג", + "Horizontal Line": "קו אופקי", + "Horizontal Ray": "קרן אופקית", + "Hot Lists": "Hot Lists", + "Hotlist": "רשימה חמה", + "HotLists continuously scan the US stock market to identify best trading opportunities and take considerable resources, so we can't give them out for free to everyone (as much as we'd like to).": "HotLists continuously scan the US stock market to identify best trading opportunities and take considerable resources, so we can't give them out for free to everyone (as much as we'd like to).", + "Hotlists": "רשימה חמה", + "hour": "שעה", + "hour_plural": "שעתיים", + "How to use the reference materials (Video)": "כיצד להשתמש בהפניות (סרטונים)\n\n", + "Hull MA": "Hull MA", + "Hull MA_study": "ממוצעים נעים (Hull)", + "Hull Moving Average": "Hull Moving Average", + "Hundred Line": "Hundred Line", + "ICECAN - Futures - Canada": "ICECAN - Futures - Canada", + "ICEEUR - Futures - Europe": "ICEEUR - Futures - Europe", + "ICEUSA - Futures - USA": "ICEUSA - Futures - USA", + "Ichimoku Cloud": "Ichimoku Cloud", + "Ichimoku Cloud_study": "ענן איצ'ימוקו", + "Icon": "סמל", + "Idea or chart snapshot image": "Idea or chart snapshot image", + "IDEA TITLE AND DESCRIPTION": "IDEA TITLE AND DESCRIPTION", + "Ideas for the current resolution only": "רעיונות להחלטה הנוכחית בלבד", + "Ideas for the current symbol only": "רעיונות לסימול הנוכחי בלבד", + "Ideas of the people I follow & my ideas": "רעיונות של אנשים שאני עוקב אחריהם & הרעיונות שלי", + "Ideas Published": "רעיונות שפורסמו", + "Ideas": "רעיונות", + "If you are sure you want to cancel, click Cancel, otherwise choose Do Not Cancel.": "If you are sure you want to cancel, click Cancel, otherwise choose Do Not Cancel.", + "If you do intraday analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.": "If you do intraday analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.", + "If you do intraday analysis, consider subscribing to the {{exchange}} exchange.{{^exchangesButton}} You must subscribe to PRO, PRO Plus or Premium service first (from only 9.95/m).{{/exchangesButton}}": "If you do intraday analysis, consider subscribing to the {{exchange}} exchange.{{^exchangesButton}} You must subscribe to PRO, PRO Plus or Premium service first (from only 9.95/m).{{/exchangesButton}}", + "If you do intraday spread analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.": "If you do intraday spread analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.", + "If you follow a symbol you will receive notifications when new ideas about that symbol are published.": "אם אתה עוקב אחרי סימול מסויים אתה תקבל התראות כרעיונות חדשים יפורסמו בנוגע לאותו סימול.", + "If you like what you see, you have an exclusive chance to get 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.": "If you like what you see, you have an exclusive chance to get 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.", + "If you need only the most complete and accurate data, then consider subscribing to the PRO Plus or Premium service from only $19.95/m that offers actual real-time data from the NYSE/NASDAQ/AMEX exchanges and much more.": "If you need only the most complete and accurate data, then consider subscribing to the PRO Plus or Premium service from only $19.95/m that offers actual real-time data from the NYSE/NASDAQ/AMEX exchanges and much more.", + "If you want to act quickly to news and events that occur when the regular market is closed, please consider subscribing to PRO Plus or Premium service from only $19.95/m.": "If you want to act quickly to news and events that occur when the regular market is closed, please consider subscribing to PRO Plus or Premium service from only $19.95/m.", + "If you want to identify opportunities in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "If you want to identify opportunities in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "If you want to unlock the power of multiple time frame analysis and add multiple symbols to the same chart layout, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "If you want to unlock the power of multiple time frame analysis and add multiple symbols to the same chart layout, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "If you want to use different watchlists to quickly assess different sectors of the market, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "If you want to use different watchlists to quickly assess different sectors of the market, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "If you want to use private messages - please sign in or register!": "If you want to use private messages - please sign in or register!", + "If you want to use this service - please sign in or register!": "If you want to use this service - please sign in or register!", + "Ignore user": "Ignore user __username__", + "Ignore": "Ignore", + "Ignored users...": "משתמשים חסומים...", + "Illicit content": "Illicit content", + "Image URL": "כתובת אתר של התמונה", + "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "שים לב: כל צ'ט הנוצר יפורסם באופן ציבורי. לדוגמה\": כל המשתמשים באתר יהיו חשופים. לכן אנא לא מומלץ ליצור צ'ט ללא עניין פופולרי ועניין לדיון. הכותרת והמטרה של הצ'ט נועדה וחייבת להיות בהירה עבור משתמשים באתר. כל נושאי \"ג'אנק\" או צ'טים לא פעילים יוסרו מהאתר והכותבים ובמקרים מסוימים יוחרמו.\n", + "In effort to make TradingView more useful to a larger number of users, moderators have the right to hide ideas with bad descriptions or not informative from the front page and the gallery. We are NOT limiting any ways of publishing or using TradingView charts. You can still create and publish any kind of charts; your profile and Activity Stream will still show all created charts.": "In effort to make TradingView more useful to a larger number of users, moderators have the right to hide ideas with bad descriptions or not informative from the front page and the gallery. We are NOT limiting any ways of publishing or using TradingView charts. You can still create and publish any kind of charts; your profile and Activity Stream will still show all created charts.", + "In Session": "בסשן", + "In short, the more understandable and interesting your ideas are, the more you’ll gain respect of others and get discovered by the financial community. We’ll do our best to help showcase good ideas.": "In short, the more understandable and interesting your ideas are, the more you’ll gain respect of others and get discovered by the financial community. We’ll do our best to help showcase good ideas.", + "in": "in", + "in_dates": "בתוך", + "inbars": "in __period__ bars", "Income After Taxes": "Income After Taxes", - "Income Before Taxes": "Income Before Taxes", - "Income Taxes": "Income Taxes", - "Income Taxes Payable": "Income Taxes Payable", "Income before Extraordinary Items": "Income before Extraordinary Items", + "Income Before Taxes": "Income Before Taxes", + "Income Statement": "Income Statement", + "Income Taxes Payable": "Income Taxes Payable", + "Income Taxes": "Income Taxes", + "Income": "Income", + "Increase Rating": "Increase Rating", + "Increment": "Increment", + "increment_input": "תוספת", + "Ind": "Ind", + "Index": "מדד", + "index": "מדד", + "Indicator Arguments in Header": "Indicator Arguments in Header", + "Indicator Arguments": "Indicator Arguments", + "Indicator Last Value": "Indicator Last Value", + "Indicator Titles in Header": "Indicator Titles in Header", + "Indicator Titles": "Indicator Titles", + "Indicator Values": "Indicator Values", + "Indicator": "אינדיקטור (מד)", + "Indicators and Strategies": "Indicators and Strategies", + "Indicators": "אינדיקטורים", + "Indicators, Fundamentals, Economy and Add-ons": "אינדקטורים, פונדמנטלי, כלכלה ותוספים", + "Industry": "Industry", + "Info": "מידע", + "Inputs": "תגובות", + "Insert Drawing Tool": "הכנס כלי ציור", + "Insert emoticon": "הכנס סמיילים", + "Insert Indicator...": "הוסף אינדיקטור...", + "Insert": "Insert", + "Inside Channel": "בתוך התעלה", + "Inside Pitchfork": "מזלג פנימי", + "Inside": "בתוך", + "Install": "Install", "Intangible Assets": "Intangible Assets", "Interest Expense": "Interest Expense", "Interest Income": "Interest Income", "Interest Income/Expense, Net": "Interest Income/Expense, Net", + "Intermediate": "ביניים", + "interval_dialog_description": "הכנס מספר עבור גרף דקות (למשל 5 לגרף של חמש דקות, ניתן להוסיף אות על מנת לסמל זמן, לדוגמה ש' מסמלת שעה)", + "Intraday Renko, Kagi, Line Break and Point & Figure charts take considerable resources, so we can't give them out for free to everyone (as much as we'd like to). We can, however, give out these charts for free in the Daily and Weekly resolutions.": "Intraday Renko, Kagi, Line Break and Point & Figure charts take considerable resources, so we can't give them out for free to everyone (as much as we'd like to). We can, however, give out these charts for free in the Daily and Weekly resolutions.", + "Intraday Renko, Kagi, Line Break, PnF and spread charts": "Intraday Renko, Kagi, Line Break, PnF and spread charts", + "Intraday Renko, Kagi, Line Break, PnF charts": "Intraday Renko, Kagi, Line Break, PnF charts", + "Intraday Spread Charts": "Intraday Spread Charts", + "Intraday Spread": "Intraday Spread", + "invalid symbol": "סימול לא קיים", + "Invalid Symbol": "סימול לא קיים", "Inventories, Net": "Inventories, Net", "Investment Changes, Net": "Investment Changes, Net", + "Invoiced every month": "Invoiced every month", + "IP": "IP", "Issuance of Equity": "Issuance of Equity", + "Issue Type": "Issue Type", + "Italic": "Italic", + "ITBIT - Bitcoin": "ITBIT - Bitcoin", + "Jan": "ינואר", + "Jaw Length": "Jaw Length", + "Jaw Offset": "Jaw Offset", + "Jaw": "ויליאמס - לסת", + "jawLength_input": "תקופת זמן ויליאמס - לסת", + "Join Now": "הצטרף עכשיו", + "Journal is empty": "Journal is empty", + "Journal...": "יומן...", + "Jul": "יולי", + "Jun": "יוני", + "Jurik Research": "Jurik Research", + "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That is less than $16.65/month. Don’t miss the last chance to get the special Early Access and secure this low rate now!": "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That is less than $16.65/month. Don’t miss the last chance to get the special Early Access and secure this low rate now!", + "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.": "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.", + "Kagi": "גרף קאגי", + "KCBT - Futures - USA": "KCBT - Futures - USA", + "Keltner Channels": "Keltner Channels", + "Keltner Channels_study": "תעלות קלטנר", + "Key Hidden Levels": "Key Hidden Levels", + "Key Order Flow Events": "Key Order Flow Events", + "Keyboard Shortcuts": "קיצור דרך במקלדת", + "Kijun-sen": "קיג'ון סאן ", + "Kind": "Kind", + "Klinger Oscillator": "Klinger Oscillator", + "Klinger Oscillator_study": "מתנד קלינגר (KO)", + "Know Sure Thing": "Know Sure Thing", + "Know Sure Thing_study": "דע בביטחון (Know sure thing)", + "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.": "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.", + "Kolkata": "כלכותה", + "Label Background": "רקע תווית", + "Label": "תווית", + "Labels Font": "Labels Font", + "Labels": "תוויות", "Labor Expense": "Labor Expense", + "Lagging Span 2 Periods": "Lagging Span 2 Periods", + "Lagging Span": "Lagging Span", + "Last Annual EPS": "Last Annual EPS", + "Last Annual Revenue": "Last Annual Revenue", + "Last bar time": "Last bar time", + "Last Modified": "שונה לאחרונה", + "Last Name": "Last Name", + "Last Value on Price Scale": "שווי אחרון לפי טווח מחירים", + "Last": "Last", + "LAUNCH CHART": "LAUNCH CHART", + "Launch chat in separate window": "התחל שיח בחלון נפרד", + "LazyBear - MTF Panes": "LazyBear - MTF Panes", + "LazyBear - S/R Levels": "LazyBear - S/R Levels", + "Lead 1": "Lead 1", + "Lead 2": "Lead 2", + "LEARN MORE": "LEARN MORE", + "Least Squares Moving Average": "Least Squares Moving Average", + "Least Squares Moving Average_study": "ריבועי ממוצעים נעים פשוטים (LSMA)", + "Leave this chat": "Leave this chat", + "Left End": "קצה שמאלי", + "Left Labels": "תוויות שמאליות", + "Left Shoulder": "כתף שמאל", + "left": "שמאל", + "len_input": "אורך", + "Length high": "Length high", + "Length hight": "Length hight", + "Length low": "Length low", + "Length1": "Length1", + "Length2": "Length2", + "Length3": "Length3", + "Length_input": "אורך", + "length_input": "אורך", + "lengthRSI_input": "תקופת זמן מדד כוח יחסי (RSIׂ)", + "lengthStoch_input": "תקופת זמן סטוכסטיק (stochastic)", + "Less Than": "פחות מ...", + "Level {0}": "רמה {0}", + "Level": "רמה", + "Levels": "רמות", + "Liabilities & Stockholder's Equity": "Liabilities & Stockholder's Equity", "Liabilities & Stockholder's Equity": "Liabilities & Stockholder's Equity", + "like": "like", + "like_plural": "likes", + "Limit": "Limit", + "Line Break": "מקטע קו", + "Line Width": "Line Width", + "Line With Breaks": "קו מקוטע", + "Line": "קו", + "Linear Regression Curve": "Linear Regression Curve", + "Linear Regression Curve_study": "עקומת רגרסיה ליניארית", + "Linear Regression": "Linear Regression", + "Lines": "קווים", + "Link interval to all charts": "חבר אינטרוול זמן לכל הגרפים", + "Link symbol to all charts": "חבר סימול לכל הגרפים", + "LINK TO RELATED IDEAS": "LINK TO RELATED IDEAS", + "Link to this chart": "Link to this chart", + "Link to this chat...": "קישור לשיח זה...", + "Link to this room...": "קישור לחדר זה..", + "Link To": "קשר ל", + "Lips Length": "Lips Length", + "Lips Offset": "Lips Offset", + "Lips": "ויליאמס - שפתיים", + "lipsLength_input": "תקופת זמן ויליאמס - שפתיים", + "List or list item": "List or list item", + "Load Chart Layout": "טען תצורת גרף", + "Load Chart": "טען גרף", + "Load Layout Chart": "טען תצורת גרף", + "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.": "טעינת ברים חדשים אינה אפשרית עבור תצוגות Kagi, Renko, line break ו- PNF", + "Load New Bars": "טען נרות חדשים", + "Load": "טען", + "loading data": "טוען מידע", + "Loading market depth data…": "Loading market depth data…", + "loading...": "טוען...", + "Loading...": "Loading...", + "Lock All Drawing Tools": "נעל כלי ציור", + "Lock Scale": "נעילת קנה מידה", + "Lock scale": "נעילת קנה מידה", + "Lock": "נעל", + "Lock/Unlock": "פתח/סגור", + "Log Scale": "תפריט קנה מידה", + "Log Scale_scale_menu": "תפריט מרחב", + "log": "דוח", + "Logged as": "Logged as", + "Logged out": "Logged out", + "London": "לונדון", + "Long Length": "Long Length", + "Long length": "Long length", + "Long Period": "Long Period", + "Long period": "Long period", + "Long Position": "עסקת לונג", + "Long RoC Length_input": "תקופת זמן קצב השינוי לונג", "Long Term Capital": "Long Term Capital", "Long Term Debt to Long Term Capital": "Long Term Debt to Long Term Capital", "Long Term Debt to Total Capital": "Long Term Debt to Total Capital", - "Long-term Debt": "Long-term Debt", + "Long": "ארוך", + "LONG": "LONG", "Long-term Debt Payments": "Long-term Debt Payments", "Long-term Debt Proceeds": "Long-term Debt Proceeds", + "Long-term Debt": "Long-term Debt", "Long-term Deferred Income Tax Liabilities": "Long-term Deferred Income Tax Liabilities", "Long-term Deferred Liability Charges": "Long-term Deferred Liability Charges", + "Long-term intervals are better than short-term ones for publishing analysis. An idea on 1 minute bars will probably become obsolete by the time people read it. However a good idea may still be featured.": "Long-term intervals are better than short-term ones for publishing analysis. An idea on 1 minute bars will probably become obsolete by the time people read it. However a good idea may still be featured.", "Long-term Investments": "Long-term Investments", - "Minority Interest": "Minority Interest", + "Long_input": "לונג", + "long_input": "ארוך", + "longlen_input": "תקופת זמן לונג", + "Los Angeles": "לוס אנג'לס", + "Low price available now – don’t miss this chance!": "Low price available now – don’t miss this chance!", + "Low": "נמוך", + "low": "low", + "Low_in_legend": "נ", + "Lower Band": "Lower Band", + "Lower Bound": "Lower Bound", + "Lower Devation": "Lower Devation", + "Lower Deviation": "Lower Deviation", + "Lower": "תחתון", + "LowerLimit": "גבול נמוך", + "LSE - Stock - UK": "LSE - Stock - UK", + "m": "m", + "M_dates": "חודש", + "m_dates": "חודש", + "MA Cross": "MA Cross", + "MA Cross_study": "ממוצעים נעים חוצים", + "MA Exp Ribbon": "MA Exp Ribbon", + "MA Length": "MA Length", + "MACD": "MACD", + "Madrid": "מדריד", + "Magnet Mode": "מצב מגנטי", + "Major": "ראשי", + "Make a Copy": "Make a Copy", + "Make a Copy...": "Make a Copy...", + "Make It Mine": "Make It Mine", + "Manage Alerts": "Manage Alerts", + "Manage Drawings": "נהל ציורים", + "Mar": "מרץ", + "Margin AT": "Margin AT", + "Margin G": "Margin G", + "Margin G%": "Margin G%", + "Margin O": "Margin O", + "Margin PT": "Margin PT", + "Margins": "Margins", + "Marker Color": "צבע סמן", + "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.": "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.", + "Market Cap - Basic": "Market Cap - Basic", + "market closed": "market closed", + "Market Open": "Market Open", + "market open": "market open", + "Market Summary": "Market Summary", + "Market": "Market", + "Marketplace Add-ons": "Marketplace Add-ons", + "Mass Index": "Mass Index", + "Mass Index_study": "מדד המונים", + "Max value": "Max value", + "Maximize Chat": "הגדל תיבת שיח לגודל מקסימלי", + "maximum_input": "מקסימום", + "May": "מאי", + "McGinley Dynamic": "McGinley Dynamic", + "Measure (Shift + Click on the chart)": "מידה (מקש Shift ולחיצה על הגרף)", + "Median": "חציון", + "MERCADO - Bitcoin": "MERCADO - Bitcoin", + "Merge Down": "הרחב מטה", + "Merge Up": "הרחב מעלה", + "Message settings": "Message settings", + "Message": "Message", + "messages today": "__messages__ messages today", + "MGEX - Futures - USA": "MGEX - Futures - USA", + "MicroTrends": "MicroTrends", + "middle": "אמצע", + "Middle": "אמצע", + "Minor": "מינורי", + "Minority Interest & Equity Earnings": "Minority Interest & Equity Earnings", "Minority Interest & Equity Earnings": "Minority Interest & Equity Earnings", + "Minority Interest": "Minority Interest", + "Minuette": "מינוט (Minuette)", + "Minus Line": "Minus Line", + "minute": "דקה", + "minute_plural": "2 דקות", + "Minute": "דקה", + "Mirrored": "הפוך במאונך", + "Mkt Cap": "Mkt Cap", + "mod": "mod", + "Mode": "מצב", + "MODERATED": "MODERATED", + "Moderator": "Moderator", + "Moderators Warning Messages": "Moderators Warning Messages", + "Modified Schiff Pitchfork": "מזלג שיף מעודכן", + "Modified Schiff": "שיף מעודכן", + "Modify Order": "Modify Order", + "Modify": "Modify", + "Momentum": "Momentum", + "Money Flow": "Money Flow", + "Money Flow_study": "זרימת כספים", + "month": "חודש", + "month_plural": "חודשיים", + "month0": "Jan", + "month1": "Feb", + "month10": "Nov", + "month11": "Dec", + "month2": "Mar", + "month3": "Apr", + "month4": "May", + "month5": "Jun", + "month6": "Jul", + "month7": "Aug", + "month8": "Sep", + "month9": "Oct", + "Monthly": "Monthly", + "Moon Phases": "Moon Phases", + "Moscow": "מוסקבה", + "move chart 1 bar to the left.": "move chart 1 bar to the left.", + "move chart 1 bar to the right.": "move chart 1 bar to the right.", + "Move Down": "הזז למטה", + "move further to the left.": "move further to the left.", + "move further to the right.": "move further to the right.", + "Move Up": "הזז למעלה", + "Moving Avarage Weighted": "Moving Avarage Weighted", + "Moving Average Convergence/Divergence": "Moving Average Convergence/Divergence", + "Moving Average Convergence/Divergence_study": "ממוצעים נעים התכנסות/סטייה", + "Moving Average Exponential": "Moving Average Exponential", + "Moving Average Exponential_study": "ממוצעים נעים אקספוננציאלית", + "Moving Average Weighted_study": "ממוצע נע לפי משקל", + "Moving Average": "Moving Average", + "Moving Average_study": "ממוצע נע", + "Moving Down %": "זז כלפי מטה %", + "Moving Down": "זז כלפי מטה", + "Moving Up %": "זז כלפי מעלה %", + "Moving Up": "זז כלפי מעלה", + "MTF Studies": "MTF Studies", + "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.": "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.", + "MTPredictor": "תוכנת מסחר MTPredictor", + "Mult_input": "מכפיל", + "mult_input": "מכפיל", + "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.": "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.", + "Multi-Time Period Charts": "Multi-Time Period Charts", + "Multiple accounts": "Multiple accounts", + "Multiple charts layout and watch lists": "Multiple charts layout and watch lists", + "Multiple Charts Layout available only to PRO users.": "Multiple Charts Layout available only to PRO users.", + "Multiple Charts Layout": "Multiple Charts Layout", + "Multiple Connections": "Multiple Connections", + "Multiple Watch Lists available only to PRO users.": "Multiple Watch Lists available only to PRO users.", + "Multiple Watch Lists": "Multiple Watch Lists", + "Multiplier": "Multiplier", + "My Ideas and Notes": "הרעיונות והפתקים שלי", + "My ideas only": "רעיונות שלי בלבד", + "My Script": "My Script", + "My Scripts": "My Scripts", + "n/a": "לא זמין", + "Name": "Name", + "NASDAQ - Stock - USA": "NASDAQ - Stock - USA", + "NASDAQ and NYSE charge exchange and per-user fees, which means we can’t give this for free to everyone (as much as we'd love to). Our free feed is provided by BATS electronic exchange, which offers approximate volumes and prices with fewer updates.": "NASDAQ and NYSE charge exchange and per-user fees, which means we can’t give this for free to everyone (as much as we'd love to). Our free feed is provided by BATS electronic exchange, which offers approximate volumes and prices with fewer updates.", + "Nasdaq Gap Down Stocks": "Nasdaq Gap Down Stocks", + "Nasdaq Gap Up Stocks": "Nasdaq Gap Up Stocks", + "Nasdaq Percent Advances": "Nasdaq Percent Advances", + "Nasdaq Percent Declines": "Nasdaq Percent Declines", + "Nasdaq Price Advances": "Nasdaq Price Advances", + "Nasdaq Price Declines": "Nasdaq Price Declines", + "Nasdaq Range Advances": "Nasdaq Range Advances", + "Nasdaq Range Declines": "Nasdaq Range Declines", + "Nasdaq Volume Leaders": "Nasdaq Volume Leaders", "Net Change in Cash": "Net Change in Cash", "Net Debt": "Net Debt", "Net Income Applicable to Common": "Net Income Applicable to Common", "Net Income from Continuing, Operations Applicable to Common": "Net Income from Continuing, Operations Applicable to Common", "Net Income per Employee": "Net Income per Employee", + "Net Income": "Net Income", "Net Operating Profit after Tax": "Net Operating Profit after Tax", + "Net Volume": "Net Volume", + "Net Volume_study": "מחזור מסחר כללי", "Net Working Capital": "Net Working Capital", + "NEUTRAL": "NEUTRAL", + "NEW CHART LAYOUT": "תצורת גרף חדשה", + "New moon mark": "New moon mark", + "New password is sent to your email.": "New password is sent to your email.", + "New script name": "New script name", + "New York": "ניו יורק", + "New {0} chart...": "New {0} chart...", + "New": "חדש", + "News": "חדשות", + "next symbol": "next symbol", + "Next": "Next", + "No account history yet": "No account history yet", + "No advertising, direct marketing, or solicitation! To advertise to our audience contact founders@tradingview.com": "No advertising, direct marketing, or solicitation! To advertise to our audience contact founders@tradingview.com", + "No alerts triggered": "No alerts triggered", + "No alerts": "No alerts", + "No defamatory, threatening or discriminatory remarks, hate speech or personal attacks.": "No defamatory, threatening or discriminatory remarks, hate speech or personal attacks.", + "No drawings yet": "אין ציור עדיין", + "No ideas matched your criteria": "אין רעיונות שתואמים לחיפוש שלך", + "No ideas.
If you want to use this service - please sign in or register!": "No ideas.
If you want to use this service - please sign in or register!", + "No indicators matched your criteria.": "לא נמצאו התאמות לאינדקטור", + "No links / posts with illegal content, pornography, or nudity.": "No links / posts with illegal content, pornography, or nudity.", + "No monthly invoices": "No monthly invoices", + "No notifications yet": "אין התראות כרגע", + "No posting links or reference to content / sites that contain viruses or malware.": "No posting links or reference to content / sites that contain viruses or malware.", + "No public library scripts were found.": "לא נמצאה ספריית סקריפטים.", + "No real-time data": "No real-time data", + "No saved scripts yet": "אין סקריפטים שמורים כרגע", + "No scripts matched your criteria": "No scripts matched your criteria", + "No Sound notifications": "No Sound notifications", + "No study templates saved": "אין תבניות מתנדים שמורות", + "No symbols matched your criteria": "לא נמצאו התאמות לסימול", + "No": "No", + "NO": "לא", + "No, thank you": "No, thank you", "Non-operating Gains/Losses": "Non-operating Gains/Losses", "Noncontrolling Interest": "Noncontrolling Interest", + "Normal Bearish Divergence": "Normal Bearish Divergence", + "Normal Bullish Divergence": "Normal Bullish Divergence", + "Normal": "רגיל", + "Not applicable": "בלתי קביל", + "not authorized": "not authorized", + "Note": "הערה", + "Note: default study templates won't be removed permanently": "שים לב: תבנית המתנדים לא תוסר לצמיתות", "Notes Payable": "Notes Payable", + "Notification sound": "צליל התראה", + "Notifications": "הודעות", + "Nov": "נובמבר", + "Now is your LAST & FINAL chance to get 12 months for only $199.80 (regular $299.40). That’s less than $16.65/month and 33% off regular price.": "Now is your LAST & FINAL chance to get 12 months for only $199.80 (regular $299.40). That’s less than $16.65/month and 33% off regular price.", + "NSE - Stock - India": "NSE - Stock - India", "Number of Employees": "Number of Employees", "Number of Shareholders": "Number of Shareholders", + "NYMEX - Futures - USA": "NYMEX - Futures - USA", + "NYMEX E-mini": "NYMEX E-mini", + "NYSE - Stock - USA": "NYSE - Stock - USA", + "NYSE Gap Down Stocks": "NYSE Gap Down Stocks", + "NYSE Gap Up Stocks": "NYSE Gap Up Stocks", + "NYSE LIFFE - Futures - USA": "NYSE LIFFE - Futures - USA", + "NYSE Percent Advances": "NYSE Percent Advances", + "NYSE Percent Declines": "NYSE Percent Declines", + "NYSE Price Advances": "NYSE Price Advances", + "NYSE Price Declines": "NYSE Price Declines", + "NYSE Range Advances": "NYSE Range Advances", + "NYSE Range Declines": "NYSE Range Declines", + "NYSE Volume Leaders": "NYSE Volume Leaders", + "Objects Tree": "תרשים האובייקטים", + "Objects Tree...": "תרשים האובייקטים...", + "Oct": "אוקטובר", + "Official AMEX, NYSE & NASDAQ Real-time Data": "Official AMEX, NYSE & NASDAQ Real-time Data", + "Official real-time & intraday data": "Official real-time & intraday data", + "Official real-time, intraday and volume data": "Official real-time, intraday and volume data", + "Offset": "מרווח", + "Oh no! You have only two weeks left in your PRO Plus trial! These benefits will expire in two short weeks:": "Oh no! You have only two weeks left in your PRO Plus trial! These benefits will expire in two short weeks:", + "OHLC Values": "OHLC Values", + "ohlc4": "ohlc4", + "OK": "אישור", + "OKCOIN - Bitcoin": "OKCOIN - Bitcoin", + "On Balance Volume": "On Balance Volume", + "On Balance Volume_study": "מחזור מסחר מאוזן (OBV)", + "OnBalanceVolume": "OnBalanceVolume", + "Once per bar (on close)": "Once per bar (on close)", + "Once per bar (on condition)": "Once per bar (on condition)", + "Once": "Once", + "One account can be accessed from one browser (on one device) at a time - to stay compliant with exchange regulations and prevent unauthorized access.": "One account can be accessed from one browser (on one device) at a time - to stay compliant with exchange regulations and prevent unauthorized access.", + "Only private ideas": "רק רעיונות פרטיים", + "Only PRO Plus and Premium subscibers can access extended hours data on the charts. Extended trading hours include both pre-market and after hours sessions each day the market is open.": "Only PRO Plus and Premium subscibers can access extended hours data on the charts. Extended trading hours include both pre-market and after hours sessions each day the market is open.", + "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D) interval.": "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D) interval.", + "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D)": "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D)", + "Only PRO, PRO Plus and Premium users that have a subscription to {{exchange}} Exchange can get official data on real-time prices, volume and intraday history. You'll now be switched to the Daily (D) interval, which is available to all users.": "Only PRO, PRO Plus and Premium users that have a subscription to {{exchange}} Exchange can get official data on real-time prices, volume and intraday history. You'll now be switched to the Daily (D) interval, which is available to all users.", + "open Indicators.": "open Indicators.", + "Open Interval Dialog": "פתח אפשרויות אינטרוולים", + "open Load Chart.": "open Load Chart.", + "Open Pine Script Editor": "Open Pine Script Editor", + "Open Price": "Open Price", + "Open Script": "פתח סקריפט", + "Open Trading Panel": "לוח עסקאות פתוחות", + "Open": "פתיחה", + "open": "open", + "Open_in_legend": "פ", + "Open_line_tool_position": "נפתח", "Operating Expenses": "Operating Expenses", "Operating Leases": "Operating Leases", "Operating Margin": "Operating Margin", + "Operating Metrics": "Operating Metrics", "Operating Profit": "Operating Profit", "Operating Revenue": "Operating Revenue", + "or copy url:": "או העתק את כתובת אתר:", + "Or": "Or", + "Order #": "Order #", + "Order": "הוראה", + "Original": "מקורי", + "Oscillator": "מתנד", + "Oscillators": "Oscillators", + "OTC - Stock - USA": "OTC - Stock - USA", "Other Accounts Payable and Accrued Expenses": "Other Accounts Payable and Accrued Expenses", "Other Accounts, Notes Receivable": "Other Accounts, Notes Receivable", "Other Accumulated Comprehensive Income": "Other Accumulated Comprehensive Income", @@ -1307,9 +1423,10 @@ "Other Current Assets": "Other Current Assets", "Other Current Liabilities": "Other Current Liabilities", "Other Debt, Net": "Other Debt, Net", - "Other Equity": "Other Equity", "Other Equity Transactions, Net": "Other Equity Transactions, Net", + "Other Equity": "Other Equity", "Other Financing Activities, Net": "Other Financing Activities, Net", + "Other General & Administrative Expense": "Other General & Administrative Expense", "Other General & Administrative Expense": "Other General & Administrative Expense", "Other Interest Income/Expense, Net": "Other Interest Income/Expense, Net", "Other Investing Activities": "Other Investing Activities", @@ -1320,36 +1437,643 @@ "Other Operating Expenses": "Other Operating Expenses", "Other Receivables": "Other Receivables", "Other Revenue": "Other Revenue", + "Other Selling, General & Administrative Expenses": "Other Selling, General & Administrative Expenses", "Other Selling, General & Administrative Expenses": "Other Selling, General & Administrative Expenses", + "Other": "Other", + "Our PRO Plus users see amazing benefits. You get advanced trading opportunities using multi symbol statistical arbitrage techniques. Read more about PRO Plus features.": "Our PRO Plus users see amazing benefits. You get advanced trading opportunities using multi symbol statistical arbitrage techniques. Read more about PRO Plus features.", + "Outside Channel": "מחוץ לתעלה", + "Overbought": "Overbought", + "Overlay the main chart": "כיסוי גרף ראשי", + "Override Min Tick": "דריסת טיק מינימלי", + "Oversold": "Oversold", + "Overwrite Script": "Overwrite Script", + "Paper Trading is disconnected": "Paper Trading is disconnected", + "Parabolic SAR": "Parabolic SAR", + "Parabolic SAR_study": "פרבוליק SAR", + "ParabolicSAR": "ParabolicSAR", + "Parallel Channel": "ערוץ מקביל", + "Paris": "פריז", + "partially erase.": "partially erase.", "Partners Capital": "Partners Capital", + "Password": "Password", + "Paste %s": "Paste %s", + "paste object.": "paste object.", + "Pearson's R": "Pearson's R", "Pension/Postretirement Obligation": "Pension/Postretirement Obligation", + "per month": "per month", + "per year": "per year", + "Percent Advances": "עלייה באחוזים", + "Percent Declines": "ירידה באחוזים", + "Percent": "Percent", + "percent_input": "אחוז", + "Percentage": "אחוז", + "Percentage_scale_menu": "אחוז", + "Period ending": "Period ending", + "Period Ending": "Period Ending", + "Period": "Period", + "Permanent link to this message": "Permanent link to this message", + "Personal information": "Personal information", + "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.": "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.", + "Pick your idea or paste url to someone's else idea.": "Pick your idea or paste url to someone's else idea.", + "Pine Editor": "Pine Editor", + "Pine Script Editor": "עורך Pine Script ", + "Pine Script Reference": "הפניות Pine Script", + "Pine Script Tutorial": "מדריך Pine Script", + "Pitchfan": "מניפת מחירים", + "Pitchfork": "מזלג", + "Pivot Points High Low": "Pivot Points High Low", + "Pivot Points Standard": "Pivot Points Standard", + "Pivots Timeframe": "Pivots Timeframe", + "Place Order": "Place Order", + "Play Sound": "Play Sound", + "Please consider subscribing to our PRO service which includes many other features not available in the free membership.": "Please consider subscribing to our PRO service which includes many other features not available in the free membership.", + "Please do not modify the alert so we can investigate the issue.": "Please do not modify the alert so we can investigate the issue.", + "Please enter a valid idea URL or chart image URL": "Please enter a valid idea URL or chart image URL", + "Please enter chart layout name": "אנא הכנס שם לתצורת הגרף", + "Please enter chart name": "אנא הכנס שם לגרף", + "Please enter your feedback": "Please enter your feedback", + "Please name this script": "Please name this script", + "Please read before publishing": "Please read before publishing", + "Please use English for conversation. Other languages will be supported in the future": "Please use English for conversation. Other languages will be supported in the future", + "Please use only English in tags": "Please use only English in tags", + "Please, enter your e-mail": "אנא, הכנס את המייל שלח", + "Plot dividends": "תרשים דיברנדים", + "Plot earnings": "תרשים רווחים", + "Plot Offsets": "Plot Offsets", + "Plot splits": "תרשים ספליט", + "Plot": "תבנית", + "Plots Background": "רקע תבנית", + "Point & Figure": "גרף Point & Figure", + "Point bar": "Point __point__ Bar #", + "Polyline": "קווים מחוברים", + "Position": "Position", + "post-market": "אחרי שעות המסחר", + "Post-Market": "Post-Market", + "pre-market": "לפני שעות המסחר", + "Pre-Market": "Pre-Market", "Pre-tax Margin": "Pre-tax Margin", + "Precise Labels": "תוויות מדויקות", + "Precision": "דיוק", "Preferred Dividends": "Preferred Dividends", "Preferred Stock": "Preferred Stock", + "Premium": "Premium", "Prepaid Expenses": "Prepaid Expenses", + "Presentation is important. Too much clutter adds to confusion.": "Presentation is important. Too much clutter adds to confusion.", + "Prev": "Prev", + "Previous Close Price": "Previous Close Price", + "previous close": "previous close", + "previous symbol": "previous symbol", + "Price % Change 1 Week": "Price % Change 1 Week", + "Price % Change 4 Week": "Price % Change 4 Week", + "Price % Change 52 Week": "Price % Change 52 Week", + "Price - 52 Week High": "Price - 52 Week High", + "Price - 52 Week Low": "Price - 52 Week Low", + "Price Advances": "עלייה במחיר", + "Price Declines": "ירידה במחיר", + "Price History": "Price History", + "Price incorrect": "Price incorrect", + "Price Label": "תווית מחיר", + "Price Levels": "רמות מחיר", + "Price Line": "קו מחיר", + "Price Oscillator": "Price Oscillator", + "Price Oscillator_study": "מתנד מחיר (PO)", + "Price Range": "טווח מחירים", + "Price Scale": "טווח מחירים", + "Price Source": "מקור המחיר", + "Price Volume Trend": "Price Volume Trend", + "Price": "מחיר", + "Price/Earnings, TTM": "Price/Earnings, TTM", + "Price/Revenue, TTM": "Price/Revenue, TTM", + "Price:": "מחיר:", + "Prices": "מחירים", + "Primary Exchange": "Primary Exchange", + "Primary": "ראשי", + "Prior": "קודם", + "Priority email support": "Priority email support", + "Priority phone support": "Priority phone support", + "Priority Support": "תמיכת סדר עדיפויות", + "Private Chart Publishing": "Private Chart Publishing", + "PRO Badge & Adding Value": "PRO Badge & Adding Value", + "PRO members can add optional multi-device access. Click \"Buy Multi-Device Access\" to access your account from several devices at the same time. Click CONNECT to terminate the other session and connect here.": "PRO members can add optional multi-device access. Click \"Buy Multi-Device Access\" to access your account from several devices at the same time. Click CONNECT to terminate the other session and connect here.", + "PRO Plus Trial": "PRO Plus Trial", + "Pro Realtime": "Pro Realtime", + "Pro Trial": "Pro Trial", + "Pro": "Pro", + "pro": "pro", + "Profile Settings": "הגדרות פרופיל", + "Profit Background Color": "צבע רקע לרווח", + "Profit Level. Ticks:": "רמת רווח. טיקים:", + "PROFIT TRGT": "PROFIT TRGT", + "Profit": "Profit", + "Profitability": "Profitability", + "Projection": "הקרנה", + "Properties": "מאפיינים", + "Properties...": "מאפיינים...", "Property and Equipment, Gross": "Property and Equipment, Gross", + "Property, Plant & Equipment, Net": "Property, Plant & Equipment, Net", "Property, Plant & Equipment, Net": "Property, Plant & Equipment, Net", + "propertypage-name-label": "propertypage-name-label", + "propertypage-name-label_css_class": "שם תבנית מאפיין", + "ProTradingIndicators": "ProTradingIndicators", + "Public Library": "Public Library", + "Public Profile": "פרופיל ציבורי", + "PUBLISH IDEA": "PUBLISH IDEA", + "PUBLISH SCRIPT": "סקריפטים ציבוריים", + "Publish Script": "פרסם תכתיב", + "Published Chart": "Published Chart", + "Published idea or chart image URL": "Published idea or chart image URL", + "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "ניתן להציג את הרעיונות שפורסמו כנקודות ומשולשים על הגרף בדיוק בנקודה שבה הם נכתבו. אתה יכול לקבל מבט כללי על דעות שונות ולראות מי חשב מה ומתי.", + "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "ניתן להציג את הרעיונות שפורסמו כנקודות על הגרף בדיוק בנקודה שבה הם נכתבו. אתה יכול לקבל מבט כללי על דעות שונות ולראות מי חשב מה ומתי.", + "Published ideas settings": "הגדרות רעיונות מפורסמים", + "published": "published", + "Publishing means sharing your chart and trading idea with the financial web and the investing community. A published idea needs to be detailed and descriptive in order to be meaningful to other traders.": "Publishing means sharing your chart and trading idea with the financial web and the investing community. A published idea needs to be detailed and descriptive in order to be meaningful to other traders.", + "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.": "רעיונות המסחר שלך יפורסמו ברשת הכלכלית וקהילת המשקיעים על מנת שאחרים יוכלו להגיב ולדרג את הרעיונות שלך.", "Purchase of Investments": "Purchase of Investments", + "Qty": "Qty", + "Quantity": "Quantity", "Quick Ratio": "Quick Ratio", + "Quote this message": "Quote this message", + "Quotes are delayed by 10 min and updated every 30 seconds": "הנתונים מעוקבים ב-10 דקות ומעודכנים כל 30 שניות.", + "Quotes are delayed by 10 min and updated in realtime": "Quotes are delayed by 10 min and updated in realtime", + "Range Advances": "עלייה בטווח", + "Range Declines": "ירידה בטווח", + "range": "range", + "Rate Of Change": "Rate Of Change", + "Rating": "Rating", + "Ray": "קרן", + "Read more": "Read more", + "Read more...": "Read more...", "Realized Gains/Losses": "Realized Gains/Losses", + "realtime": "זמן אמת", + "Realtime": "Realtime", + "Rearm every 1 minute": "Rearm every 1 minute", + "Rearm every 10 minute": "Rearm every 10 minute", + "Rearm every 30 minute": "Rearm every 30 minute", + "Rearm every 5 minute": "Rearm every 5 minute", + "Rearm every hour": "Rearm every hour", + "Recent Chats": "שיחות אחרונות", + "Recover Password": "Recover Password", + "Recover": "Recover", + "Rectangle": "מלבן", + "Redo {0}": "בצע שוב {0}", + "Redo": "בצע שוב", + "redo": "redo", + "Regression Trend": "טרנד רגריסיבי", + "Relative Strength Index": "Relative Strength Index", + "Relative Strength Index_study": "מדד כוח יחסי (RSIׂׂׂ)", + "Relative Vigor Index": "Relative Vigor Index", + "Relative Vigor Index_study": "מדד עוצמה יחסי (RVI)", + "Relative Volatility Index": "Relative Volatility Index", + "Relative Volatility Index_study": "מדד תנודתיות יחסית", + "Remember me": "Remember me", + "Remember, with PRO Plus you benefit from:": "Remember, with PRO Plus you benefit from:", + "Remove All Drawing Tools": "הסר כלי ציור", + "Remove All Indicators": "הסר אינדיקטורים", + "Remove All Studies": "הסר מתנדים", + "Remove custom interval": "Remove custom interval", + "Remove from favorites": "הסר ממועדפים", + "Remove this room from favorites": "Remove this room from favorites", + "Remove": "הסר", + "Rename Chart Layout": "בחר שם חדש לתצורת הגרף", + "Rename Chart": "בחר שם חדש לגרף", + "Rename script": "Rename script", + "Rename...": "בחר שם חדש", + "Renko": "גרף ראנקו", + "Renko, Kagi, Line Break, Point & Figure": "Renko, Kagi, Line Break, Point & Figure", + "Report data issues": "Report data issues", + "Report Data Issues": "Report Data Issues", + "Repost to": "Repost to", "Repurchase of Equity": "Repurchase of Equity", + "Reputation": "Reputation", + "Require Order Confirmation": "Require Order Confirmation", + "Research & Development Expense": "Research & Development Expense", "Research & Development Expense": "Research & Development Expense", + "Reset Chart": "איפוס גרף", + "Reset Paper Trading Account": "Reset Paper Trading Account", + "Reset Paper Trading Account...": "אתחל חשבון מסחר מדומה", + "Reset Scale": "אתחל קנה מידה", + "Reset Settings": "Reset Settings", + "Reset": "אתחל", + "Restart Alert {{description}} on {{title}}": "Restart Alert {{description}} on {{title}}", + "Restart Alert...": "Restart Alert...", + "Restart": "Restart", + "Restart...": "Restart...", "Restricted Cash": "Restricted Cash", + "Restructuring, Remediation & Impairment Provisions": "Restructuring, Remediation & Impairment Provisions", "Restructuring, Remediation & Impairment Provisions": "Restructuring, Remediation & Impairment Provisions", "Retained Earnings": "Retained Earnings", + "retrying": "מנסה מחדש", "Return on Assets": "Return on Assets", + "Return on Equity": "Return on Equity", + "Return on Invested Capital %, TTM": "Return on Invested Capital %, TTM", "Return on Invested Capital": "Return on Invested Capital", + "Rev LA": "Rev LA", "Revenue per Employee": "Revenue per Employee", + "Reverse position": "Reverse position", + "Reverse Position": "Reverse Position", + "Reverse {0} position?": "Reverse {0} position?", + "Reverse": "היפוך", + "Right End": "גבול ימני", + "Right Labels": "Right Labels", + "Right Lables": "תוויות ימניות", + "Right Margin": "שול ימני", + "Right Shoulder": "כתף ימין", + "right": "ימין", + "Rights infringement": "Rights infringement", + "Risk/Reward long": "סיכון/סיכוי לונג", + "Risk/Reward Ratio: {0}": "יחס סיכוי/סיכון: {0}", + "Risk/Reward short": "סיכון/סיכוי שורט", + "RobBooker": "RobBooker", + "ROC Length": "ROC Length", + "ROC": "ROC", + "roclen1_input": "תקופת זמן קצב השינוי 1 (RoC)", + "roclen2_input": "תקופת זמן קצב השינוי 2 (RoC)", + "roclen3_input": "תקופת זמן קצב השינוי 3 (RoC)", + "roclen4_input": "תקופת זמן קצב השינוי 4 (RoC)", + "Room archives...": "היסטוריית חדר...", + "Room purpose": "Room purpose", + "Room title": "Room title", + "Rotated Rectangle": "מלבן מסובב", + "RSI Length": "RSI Length", + "RSI Source": "RSI Source", + "RSI": "RSI", + "Run Product Walk-Through": "הרץ פרוייקט", + "RVI": "RVI", + "s": "s", + "S/L": "S/L", "Sale of Investments": "Sale of Investments", + "Sale of Property, Plant & Equipment": "Sale of Property, Plant & Equipment", "Sale of Property, Plant & Equipment": "Sale of Property, Plant & Equipment", + "Sales & Marketing Expense": "Sales & Marketing Expense", "Sales & Marketing Expense": "Sales & Marketing Expense", + "Sao Paulo": "סאו פאולו", + "Save ${{savings}}": "Save ${{savings}}", + "Save As Default": "Save As Default", + "Save As Watchlist...": "Save As Watchlist...", + "Save As...": "שמור בשם...", + "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout": "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout", + "Save Chart Layout": "Save Chart Layout", + "Save Drawing Template As...": "Save Drawing Template As...", + "Save image": "שמור תמונה", + "Save Interval": "Save Interval", + "Save New Chart Layout": "שמור תצורת גרף חדשה", + "Save New Chart": "שמור גרף חדש", + "Save Script As": "Save Script As", + "Save Study Template As...": "שמור תבנית מתנד כ...", + "Save symbol list as...": "Save symbol list as...", + "Save": "שמור", + "save": "save", + "Scale Left": "קנה מידה שמאלי", + "Scale Percentage": "אחוז קנה מידה", + "Scale Price Chart Only": "מרחב גרף מחירים בלבד", + "Scale Right": "קנה מידה ימני", + "Scale Series Only": "הגדר קנה מידה רצף בלבד", + "Scale series only": "הגדר קנה מידה רצף בלבד", + "Scale Series only": "הגדר קנה מידה רצף בלבד", + "Scale": "Scale", + "Scales Lines": "קווי קנה מידה", + "Scales Properties": "הגדרות קנה מידה", + "Scales Properties...": "הגדרות קנה מידה...", + "Scales Text": "קנה מידת טקסט", + "Scales": "מרחבים", + "Scaling": "קנה מידה", + "Schiff Pitchfork": "מזלג שיף", + "Schiff": "שיף", + "Screen (No Scale)": "מסך (ללא הגדרות קנה מידה)", + "Script Editor": "עורך הסקריפט", + "Script Editor...": "עורך סקריפט...", + "Script must have a name": "Script must have a name", + "Script Name": "Script Name", + "Script text is not modified, nothing to save": "Script text is not modified, nothing to save", + "SCRIPT TITLE AND DESCRIPTION": "SCRIPT TITLE AND DESCRIPTION", + "SCRIPT TITLE": "כותרת סקריפטים", + "SCRIPT": "SCRIPT", + "Scripts": "תכתיבים", + "Search for scripts published by community": "Search for scripts published by community", + "Search ideas": "Search ideas", + "Search scripts": "Search scripts", + "Search": "חפש", + "Sector": "Sector", + "See All Tags...": "See All Tags...", + "Select Layout": "בחר תצורה", + "Select type...": "Select type...", + "Select user to start new chat with": "בחר משתמש להתחלת שיח", + "Sell Ask": "Sell Ask __quote__", + "Sell Bid": "Sell Bid __quote__", + "Sell Market": "מכירה במחיר שוק MKT", + "Sell symbol": "Sell __displaySymbol__ Stop __abbreviatedNumber__ @ __formattedValue__", + "Sell": "מכירה", + "Selling, General & Administrative Expenses": "Selling, General & Administrative Expenses", "Selling, General & Administrative Expenses": "Selling, General & Administrative Expenses", + "Send Backward": "שלח אחורה", + "Send E-mail": "Send E-mail", + "Send Feedback or Report an Issue": "שלח דו\"ח שגיאות", + "Send Message to stocktwits": "Send Message to stocktwits", + "Send message": "Send message", + "Send private message to": "Send private message to __username__", + "Send Reply": "Send Reply", + "Send SMS": "Send SMS", + "Send to Back": "שלח לאחור", + "Send": "Send", + "Senkou A": "סנקו A", + "Senkou B": "סנקו B", + "Seoul": "סיאול", + "Sep": "ספטמבר", + "Session Breaks": "הפסקות פעילות", + "Sessions": "סשןhttps://ds0k0en9abmn1.cloudfront.net/static/images/editor/tm-suggestion.9493bdc2cfab.png", + "Set Alert": "קבע התראה", + "Set chat title...": "Set chat title...", + "Settings": "הגדרות", + "Shanghai": "שנחאי", + "Share on StockTwits a snapshot of your chart as a picture and whatever you write.": "שתף בסטוקטוויטס את צילום הגרף שלך", + "Share on Twitter a snapshot of your chart as a picture and whatever you write.": "שתף בטוויטר את צילום הגרף שלך", + "Share to...": "Share to...", + "Shareholders": "Shareholders", + "Shares": "Shares", + "Short Length": "Short Length", + "Short length": "Short length", + "Short Period": "Short Period", + "Short period": "Short period", + "Short Position": "עסקת שורט", + "Short RoC Length_input": "תקופת זמן קצב השינוי שורט", + "Short": "קצר", + "SHORT": "SHORT", "Short-term Borrowings": "Short-term Borrowings", "Short-term Investments": "Short-term Investments", + "Short_input": "קצר", + "short_input": "קצר", + "shortlen_input": "תקופת זמן שורט", + "Show Active Orders Only": "הראה הוראות פעילות בלבד", + "Show Alert Labels": "הראה תוויות התראה", + "Show all messages from": "Show all messages from __username__", + "Show all my messages": "Show all my messages", + "Show All": "הצג את הכל", + "Show Angle": "הראה זווית", + "Show Arguments in Header": "הראה טיעונים בחלק העליון", + "Show Background": "הראה רקע", + "Show Bars Range": "הראה מרחק נרות", + "Show Buy/Sell Panel": "הראה לוח בקרה קניה/מכירה", + "Show chart snapshot preview": "הראה תקדים לצילום הגרף", + "Show Console": "Show Console", + "Show Countdown": "הראה ספירה לאחור", + "Show data": "Show data", + "Show Date/Time Range": "הראה מידע/טווח זמן", + "Show Distance": "הראה מרחק", + "Show Dividends on Chart": "הראה דיבידנדים על הגרף", + "Show Earnings on Chart": "הראה דו\"חות רווחים על הגרף", + "Show Executions": "Show Executions", + "Show historical pivots": "Show historical pivots", + "Show Indicator Last Value": "Show Indicator Last Value", + "Show Labels": "הראה תוויות", + "Show Last Value on Price Scale": "הצג שווי אחרון לפי טווח מחירים", + "Show Last Value": "הראה ערך אחרון", + "Show Left Axis": "הצג ציר שמאלי", + "show MA_input": "הראה ממוצעים נעים", + "Show more": "Show more", + "Show More": "Show More", + "Show Objects Tree": "הראה את תרשים האובייקטים", + "Show Only Drawings": "הראה רק ציורים", + "Show only favorite rooms": "הראה רק חדרים מועדפים", + "Show only my sent and received messages": "הראה רק את ההודעות ששלחתי/קיבלתי", + "Show Only Studies": "הראה רק מתנדים", + "Show Orders": "Show Orders", + "Show Popup": "Show Popup", + "Show Positions": "Show Positions", + "Show Price Range": "הראה טווח מחירים", + "Show Price": "הצג מחיר", + "Show Prices": "הצג מחירים", + "Show Right Axis": "הצג ציר ימני", + "Show Source Code": "Show Source Code", + "Show Splits on Chart": "הראה חילוקי מניה על הגרף", + "Show Symbol Labels": "הראה תוויות סימול", + "Show Symbol Labels_context_menu": "הראה תוויות סימול", + "Show Symbol Last Value": "Show Symbol Last Value", + "Show Text": "הצג טקסט", + "Show Time": "הצג זמן", + "Show Wave": "הצג גל", + "Show": "הצג", + "Show/Hide Drawings Toolbar": "הצג/הסר סרגל כלי ציור", + "Show/Hide": "הצג/הסתר", + "showMA_input": "הראה ממוצעים נעים", + "Sig": "Sig", + "siglen_input": "תקופת זמן סימן", + "sigma_input": "סיגמא - דיוק", + "Sigma_input": "סיגמא - דיוק", + "Sign In": "כניסה", + "Sign in": "Sign in", + "Sign Out": "התנתק", + "Sign out": "Sign out", + "Sign Up for FREE": "הירשם בחינם", + "Sign Up": "Sign Up", + "Signal Labels": "Signal Labels", + "Signal Length": "Signal Length", + "Signal Line Period": "Signal Line Period", + "Signal line period": "Signal line period", + "Signal smoothing": "Signal smoothing", + "Signal": "סימן", + "signalLength_input": "תקופת זמן סימן", + "Simple ma(oscillator)": "Simple ma(oscillator)", + "Simple ma(signal line)": "Simple ma(signal line)", + "Simple": "פשוט", + "Singapore": "סינגפור", + "Size": "Size", + "Skip": "Skip", + "Slow length": "Slow length", + "Slow Length": "Slow Length", + "Slow scrolling or chart loading": "Slow scrolling or chart loading", + "slowLength_input": "תקופת זמן איטית", + "SMA": "ממוצע נע פשוט", + "smalen1_input": "ממוצעים נעים פשוטים תקופת זמן 1 (SMAׂ)", + "smalen2_input": "ממוצעים נעים פשוטים תקופת זמן 2 (SMAׂ)", + "smalen3_input": "ממוצעים נעים פשוטים תקופת זמן 3 (SMAׂ)", + "smalen4_input": "ממוצעים נעים פשוטים תקופת זמן 4 (SMAׂ)", + "SMI Ergodic Indicator": "SMI Ergodic Indicator", + "SMI Ergodic Indicator/Oscillator": "SMI Ergodic Indicator/Oscillator", + "SMI Ergodic Indicator/Oscillator_study": "מתנד עוצמה ממוצעת יחסית (SMI EGRODIC INDICATOR)", + "SMI Ergodic Oscillator": "SMI Ergodic Oscillator", + "smoothD_input": "D רציף", + "Smoothed Moving Average": "Smoothed Moving Average", + "smoothK_input": "K רציף", + "So… You’ve had free PRO Plus for a week now. Seeing the advantages?": "So… You’ve had free PRO Plus for a week now. Seeing the advantages?", + "Social": "חברתי", + "Some authors that we recommend get marked as Suggested Authors, and their ideas get posted to the front page automatically. The basis for recommending authors is multiple factors, which include a large number of interesting ideas. A suggested author has a corresponding badge in their profile.": "Some authors that we recommend get marked as Suggested Authors, and their ideas get posted to the front page automatically. The basis for recommending authors is multiple factors, which include a large number of interesting ideas. A suggested author has a corresponding badge in their profile.", + "Someone agreed/disagreed with your idea": "מישהו הסכים/לא ההסכים עם הרעיון שלך", + "Someone commented on the idea you follow": "מישהו הגיב על הרעיון שאתה עוקב אחריו", + "Someone commented on your idea": "מישהו הגיב על הרעיון שלך", + "Someone followed you": "מישהו עוקב אחרייך", + "Someone logged into your account from different device": "Someone logged into your account from different device", + "Someone published idea on symbol you follow": "מישהו פרסם רעיון על סימול שאתה עוקב אחריו", + "Someone replied to your comment": "מישהו הגיב על התגובה שלך", + "Someone you follow change status": "מישהו שאתה עוקב אחריו שינה את הסטטוס שלו", + "Someone you follow post new comment": "מישהו שאתה עוקב אחריו כתב תגובה חדשה", + "Someone you follow published new idea": "מישהו שאתה עוקב אחריו פרסם רעיון חדש", + "Sorry, PRO Plus trial could not be set.": "Sorry, PRO Plus trial could not be set.", + "Sort by last price": "Sort by last price", + "Sort by price change percent": "Sort by price change percent", + "Sort by price change": "Sort by price change", + "Sort by symbol": "Sort by symbol", + "Sound on addressed to me messages": "Sound on addressed to me messages", + "Sound on every message": "Sound on every message", + "Source back color": "צבע מקור אחורי", + "Source border color": "צבע גבול מקור", + "Source Code": "Source Code", + "Source code": "Source code", + "Source Code...": "קוד מקור...", + "Source text color": "צבע טקסט מקור", + "Source": "Source", + "Source_compare": "מקור", + "Split": "Split", + "Spreads for intraday charts are calculated based on 1-minute bars, and then recompiled into the selected interval. This approach is the only correct one, but requires significant server power. This means we can't give spread charts for free to everyone (as much as we'd like to).": "Spreads for intraday charts are calculated based on 1-minute bars, and then recompiled into the selected interval. This approach is the only correct one, but requires significant server power. This means we can't give spread charts for free to everyone (as much as we'd like to).", + "Start new chat with...": "Start new chat with...", + "START TRIAL": "START TRIAL", + "Start": "Start", + "start_input": "התחל", + "Stats Text Color": "צבע טקסט לנתונים", + "Stay In Drawing Mode": "הישאר במצב ציור", + "Stay in Drawing Mode": "הישאר במצב ציור", + "StdDev": "StdDev", + "Step": "צעד", + "Stochastic Length": "Stochastic Length", + "Stochastic RSI": "Stochastic RSI", + "Stochastic RSI_study": "מדד כוח יחסי סטוכסטיק (Stochastic RSI)", + "Stochastic": "Stochastic", + "Stochastic_study": "סטוכסטיק", + "Stock And Index Talks": "שיחות בנוגע למניות ומדדים", + "Stock Charts & Forex Charts": "Stock Charts & Forex Charts", "Stock Option Tax Benefits": "Stock Option Tax Benefits", + "Stock": "מניה", + "stock": "מניה", + "StockTwits": "StockTwits", + "Stocktwits": "Stocktwits", + "Stop Alert": "Stop Alert", + "Stop alerts as per filter": "Stop alerts as per filter", + "Stop all Alerts": "Stop all Alerts", + "Stop Background Color": "צבע רקע סטופ", + "Stop Color:": "צבע סטופ:", + "Stop Level. Ticks:": "רמת סטופ. טיקים:", + "Stop Loss": "Stop Loss", + "STOP LOSS": "STOP LOSS", + "Stop syncing drawing": "Stop syncing drawing", + "Stop": "Stop", + "Stop: {0} ({1}%)": "עצור: {0} ({1}%)", + "Stopped Manual": "נעצר ידנית", + "Stopped": "נעצר", + "Strategies": "Strategies", + "streaming": "הזרמה", + "Study not loading": "Study not loading", + "Study Template": "תבנית מתנד", + "Study Templates": "Study Templates", + "Style": "סגנון", + "Subminuette": "סאבמינוט (Subminuette)", + "SUBSCRIBE FOR ${{ cost }}": "SUBSCRIBE FOR ${{ cost }}", + "Subscribe with bitcoin": "Subscribe with bitcoin", + "Subscription Plans": "Subscription Plans", + "Success back color": "צבע הצלחה אחורי", + "Success text color": "צבע טקסט הצלחה", + "SUCCESS": "הצלחה", + "Suggested Chart": "Suggested Chart", + "Suggested ideas & my ideas": "הצע רעיונות & הרעיונות שלי", + "Suggestions & Feedback": "הצעות וייעול", + "SuperCycle": "גלי אליוט מחזוריים (Super)", + "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.": "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.", + "Surprise": "Surprise", + "Suspicious links": "Suspicious links", + "Swing Trading": "Swing Trading", + "Sydney": "סינדי", + "sym_input": "סימול", + "Sym_input": "סימול", + "Symbol Description": "Symbol Description", + "Symbol Last Value": "Symbol Last Value", + "Symbol list name": "Symbol list name", + "Symbol Search...": "חיפוש סימול", + "Symbol": "סימול", + "SYMBOL": "סימול", + "symbol_input": "סימול", + "Symbols to be added on the chart": "סימולים להוספה לגרף", + "Sync crosshair on all charts": "סנכרן צלב לכל הגרפים", + "Sync drawing to all charts": "Sync drawing to all charts", + "Sync drawings to all charts": "Sync drawings to all charts", + "Sync": "Sync", + "T/P": "T/P", + "TAGS": "תגיות", + "Taipei": "טייפה", + "Take advantage of this offer now!": "Take advantage of this offer now!", + "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.": "צור צילום מיידי של הגרף. תם עידן הצייר או תוכנות אחרות על מנת לשמור את הצילום - פשוט לחץ על הכפתור והעתק את הלינק של הצילום", + "Take Profit": "Take Profit", + "Talks": "Talks", + "Target back color": "צבע יעד אחורי", + "Target border color": "צבע גבול יעד", + "Target Color:": "צבע יעד:", + "Target text color": "צבע יעד טקסט", + "Target: {0} ({1}%)": "יעד: {0} ({1}%)", "Tax Rate": "Tax Rate", + "Technical Analysis": "ניתוח טכני", + "Teeth Length": "Teeth Length", + "Teeth Offset": "Teeth Offset", + "Teeth": "ויליאמס - שיניים", + "teethLength_input": "תקופת זמן ויליאמס - שיניים", + "Tehran": "טהרן", + "Template": "Template", + "Templates": "Templates", "Temporary Equity": "Temporary Equity", + "Tenkan-sen": "טאנקן סאן", + "Text Alignment:": "יישור טקסט", + "Text color": "צבע טקסט", + "Text Color": "צבע טקסט", + "Text Font": "גופן טקסט", + "Text Wrap": "גלישת טקסט", + "Text": "טקסט", + "Text:": "טקסט:", + "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.": "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.", + "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!": "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!", + "The best ideas are placed in the Suggested tab, where they receive extra exposure. All suggested ideas are hand-picked by our editorial team based on a number of criteria. We have a dedicated group of people who review every idea published every day to find the most interesting and informative ideas that will be helpful to other members.": "The best ideas are placed in the Suggested tab, where they receive extra exposure. All suggested ideas are hand-picked by our editorial team based on a number of criteria. We have a dedicated group of people who review every idea published every day to find the most interesting and informative ideas that will be helpful to other members.", + "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!": "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!", + "The Extended Trading Hours feature is available only for intraday charts": "המסחר מחוץ לשעות המסחר הפעילות אפשרי עבור תרשימים תוך יומיים בלבד.", + "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.": "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.", + "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.": "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.", + "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to: No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.": "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to: No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.", + "Themes": "נושאים", + "There was an error posting your message.": "בעיה עם שליחת הודעתך", + "Thin": "Thin", + "This action cannot be undone.": "This action cannot be undone.", + "This feature allows you to create any chart, such as 7 minutes, 12 minutes, or 8 hours. If you want to identify opportunities on custom intervals in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "This feature allows you to create any chart, such as 7 minutes, 12 minutes, or 8 hours. If you want to identify opportunities on custom intervals in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "This functionality is available only to PRO users.": "This functionality is available only to PRO users.", + "This is a temporary chart.": "טבלה זמנית", + "This is EOD data with no updates.": "זה מידע סוף יום מסחר ללא עדכונים", + "This is not a user script, cannot save": "This is not a user script, cannot save", + "This is not the latest saved script version": "This is not the latest saved script version", + "This script is read only": "This script is read only", + "Three Drivers Pattern": "תבנית שלושה גלים (TDP)", + "Thumb Down": "לא אהבתי", + "Thumb Up": "אהבתי", + "Time Interval": "אינטרוול זמן", + "Time Levels": "רמות זמן", + "Time Scale": "Time Scale", + "Time Zone": "אזור זמן", + "Time": "זמן", + "TimeZone": "אזור זמן", + "Timezone/Sessions Properties...": "הגדרות זמן מקומי", + "Timezone/Sessions": "אזור זמן", + "Title": "Title", + "To get alerts list - please sign in or register!": "To get alerts list - please sign in or register!", + "To get alerts log - please sign in or register!": "To get alerts log - please sign in or register!", + "To save your work, sign up for FREE.": "כדי לשמור את העבודה שלך, הירשם בחינם.", + "To set an alert on a drawing requires the chart to be saved. Unfortunately you have already saved 5 charts. Upgrade to PRO, PRO Plus or Premium account and save as many charts as you want, along with many other exciting features. Starts from only $9.95 a month - upgrade today!": "To set an alert on a drawing requires the chart to be saved. Unfortunately you have already saved 5 charts. Upgrade to PRO, PRO Plus or Premium account and save as many charts as you want, along with many other exciting features. Starts from only $9.95 a month - upgrade today!", + "Toggle Auto Scale": "הפעל/כבה קנה מידה אוטומטיות", + "Toggle favorite": "Toggle favorite", + "Toggle Log Scale": "הפעל/כבה תפריט קנה מידה", + "Toggle Maximize Chart": "החלף מיקסום גרף", + "Toggle notifications for this room": "Toggle notifications for this room", + "Toggle Percentage": "החלף אחוזים", + "Tokyo": "טוקיו", + "TOOL": "כלי", + "Tools": "כלים", + "Top Labels": "תוויות עליונות", + "Top Margin": "שול עליון", + "top": "חלק עליון", + "Toronto": "טורונטו", "Total Adjustments": "Total Adjustments", + "Total agrees": "Total agrees", "Total Assets": "Total Assets", "Total Capital": "Total Capital", "Total Current Assets": "Total Current Assets", @@ -1363,87 +2087,779 @@ "Total Non-operating Income/Expense": "Total Non-operating Income/Expense", "Total Operating Expenses": "Total Operating Expenses", "Total Receivables, Net": "Total Receivables, Net", + "Total Revenue": "Total Revenue", "Total Shares Outstanding": "Total Shares Outstanding", "Total Short-term Debt": "Total Short-term Debt", "Total Stockholder's Equity": "Total Stockholder's Equity", + "Total": "Total", + "Trades on Chart": "Trades on Chart", + "Trading Journal": "Trading Journal", + "Trading Notes": "פתקי מסחר", + "Trading Panel": "לוח מסחר", + "Trading properties...": "Trading properties...", + "Trading Properties...": "הגדרות מסחר", + "Trading": "מסחר", + "TradingView alerts run on powerful and backed-up servers, so you’ll always get notified when something happens and won’t miss a beat. This takes considerable resources, so we can't give an unlimited number of alerts to everyone for free (as much as we'd like to).": "TradingView alerts run on powerful and backed-up servers, so you’ll always get notified when something happens and won’t miss a beat. This takes considerable resources, so we can't give an unlimited number of alerts to everyone for free (as much as we'd like to).", + "TradingView Free Quotes and Chat": "TradingView Free Quotes and Chat", + "TradingView is only for English-language content at this time.": "TradingView is only for English-language content at this time.", + "Trailing Twelve Months": "Trailing Twelve Months", + "Transparency": "שקיפות", "Treasury Stock": "Treasury Stock", + "Trend Angle": "זוית מגמה", + "Trend Line": "קו מגמה", + "Trend-Based Fib Extension": "שלוחת פיבונאצ'י מבוססת מגמה", + "Trend-Based Fib Time": "זמן פיבונאצ'י מבוסס מגמה", + "Trial": "Trial", + "Triangle Pattern": "תבנית משולשת", + "Triangle": "משולש", + "Trigger": "Trigger", + "Triggered and Not Active": "טריגר לא פעיל", + "Triple EMA": "Triple EMA", + "Triple EMA_study": "ממוצעים נעים אקפוננציאלית פי 3 (Triple EMA)", + "TRIX": "TRIX", + "TRIX_study": "טריקס (TRIX)", + "true range": "true range", + "True Strength Indicator": "True Strength Indicator", + "True Strength Indicator_study": "מדד כוח אמיתי ׁ(TSI)", + "TSX - Stock - Canada": "TSX - Stock - Canada", + "TSXV - Stock - Canada": "TSXV - Stock - Canada", + "Turn off notifications for this room": "Turn off notifications for this room", + "Turn on notifications for this room": "Turn on notifications for this room", + "Type your message here": "הקלד את הודעתך כאן", + "Type": "סוג", + "Ultimate Oscillator": "Ultimate Oscillator", + "Unban": "Unban", + "Undo {0}": "בטל (0)", + "Undo": "בטל", + "undo": "undo", + "Unfollow": "Unfollow", + "Unignore user": "Unignore user __username__", + "Unignore": "Unignore", + "Unlimited number of indicators on a chart": "Unlimited number of indicators on a chart", + "Unlimited Saved Charts": "Unlimited Saved Charts", + "Unlimited saved charts": "Unlimited saved charts", + "Unlimited server-side alerts": "Unlimited server-side alerts", + "Unmerge Down": "צמצם חלק תחתון", + "Unmerge Up": "צמצם חלק עליון", + "Unsaved script": "Unsaved script", + "Unsolicited advertising": "Unsolicited advertising", + "Untitled Script": "Untitled Script", + "Up Color": "צבע עלייה", + "Up fractals": "Up fractals", + "Up Wave 1 or A": "Up Wave 1 or A", + "Up Wave 2 or B": "Up Wave 2 or B", + "Up Wave 3": "Up Wave 3", + "Up Wave 4": "Up Wave 4", + "Up Wave 5": "Up Wave 5", + "Up Wave C": "Up Wave C", + "Up": "Up", + "Update Status": "עדכן סטטוס", + "Update status": "Update status", + "UpDown Length": "UpDown Length", + "Upgrade and get 33% off an annual subscription!": "Upgrade and get 33% off an annual subscription!", + "Upgrade Now": "שדרג עכשיו", + "Upgrade now": "Upgrade now", + "Upgrade your account": "Upgrade your account", + "Upper Band": "Upper Band", + "Upper Bound": "Upper Bound", + "Upper Deviation": "Upper Deviation", + "Upper": "עליון", + "UpperLimit": "גבול גבוה", + "US Exchanges": "US Exchanges", "USD Conversion Rate": "USD Conversion Rate", - "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.": "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.", - "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!": "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!", - "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to: No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.": "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to: No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.", - "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!": "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!", - "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.": "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.", - "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.": "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.", - "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.": "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.", - "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.": "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.", - "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.": "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.", - "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.": "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.", - "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.": "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.", - "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.": "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.", - "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.": "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.", - "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.": "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.", - "Favorite": "Favorite", - "Rename script": "Rename script", - "This is not the latest saved script version": "This is not the latest saved script version", - "My Script": "My Script", - "Show Console": "Show Console", - "Script text is not modified, nothing to save": "Script text is not modified, nothing to save", - "This is not a user script, cannot save": "This is not a user script, cannot save", - "Script Name": "Script Name", - "Expiration Time": "Expiration Time", - "Please name this script": "Please name this script", - "Script must have a name": "Script must have a name", - "Exit Full Screen (ESC)": "Exit Full Screen (ESC)", - "Stock Charts & Forex Charts": "Stock Charts & Forex Charts", - "Toggle favorite": "Toggle favorite", - "Buy Ask": "Buy Ask __quote__", - "Frequency": "Frequency", - "Buy Bid": "Buy Bid __quote__", - "Sell Ask": "Sell Ask __quote__", - "Sell Bid": "Sell Bid __quote__", - "Condition": "Condition", - "Connected": "Connected", - "CONNECT": "CONNECT", - "Disconnected": "Disconnected", - "Exiting Channel": "Exiting Channel", - "All": "All", - "5y": "5y", - "1y": "1y", + "Use Lower Deviation": "Use Lower Deviation", + "Use only one account - registering with multiple accounts is not allowed.": "Use only one account - registering with multiple accounts is not allowed.", + "Use Upper Deviation": "Use Upper Deviation", + "Username": "Username", + "useTrueRange_input": "השתמש בטווח אמיתי", + "UTC": "אזור זמן", + "Valuation": "Valuation", + "Value": "Value", + "Vancouver": "ונקובר", + "Vertical Line": "קו אנכי", + "Views": "Views", + "Visual Order": "הוראה ויזואלית", + "Vol": "מחזור", + "Volatility Stop": "Volatility Stop", + "Volume Based": "Volume Based", + "Volume Leaders": "מובילי מחזור מסחר", + "Volume MA": "מחזור ממוצעים נעים", + "Volume Oscillator": "Volume Oscillator", + "Volume Oscillator_study": "חישוב מחזור ע\"י יחס בין ממוצעים נעים (Oscillator)", + "Volume profile indicators and extended trading hours": "Volume profile indicators and extended trading hours", + "Volume Profile Indicators": "Volume Profile Indicators", + "Volume": "מחזור מסחר", + "Volume_study": "מחזור מסחר", + "VolumeProfile": "VolumeProfile", + "Vortex Indicator": "Vortex Indicator", + "VWAP": "VWAP", + "VWMA": "VWMA", + "VWMA_study": "ממוצעים נעים תלויי מחזור", + "W_dates": "שבוע", + "Waning moon": "Waning moon", + "Want official data and more features?": "האם תרצה את נתוני שוק רשמיים ואפשרויות נוספות?", + "Warning": "Warning", + "Warsaw": "ורשה", + "Watchlist": "רשימת מעקב", + "Watchlist, details and news": "רשימות מעקב, פרטים וחדשות", + "Watermark": "קו המים", + "Wave Size": "גודל גל", + "We are doing some brief daily maintenance. Alerts will be back really soon, thanks for your patience!": "We are doing some brief daily maintenance. Alerts will be back really soon, thanks for your patience!", + "We are happy to give away as many things for free as possible, however studies are server-based and this takes considerable resources. So we can't give an unlimited number of indicators to everyone for free (as much as we'd like to).": "We are happy to give away as many things for free as possible, however studies are server-based and this takes considerable resources. So we can't give an unlimited number of indicators to everyone for free (as much as we'd like to).", + "We'are sorry, something went wrong. Try to reload page.": "We'are sorry, something went wrong. Try to reload page.", + "week": "שבוע", + "week_plural": "שבועיים", + "Weekly": "Weekly", + "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.": "ברוך הבא למנוע ההתאמה לתכתיבים של TradingView. המנוע מאפשר לך ליצור התאמה אישית של המתנדים. אין לך תכתיבים קיימים כרגע.", + "White": "White", + "Why Go Pro?": "Why Go Pro?", + "Wick": "פתיל", + "Width": "רוחב", + "Willams %R": "Willams %R", + "Willams %R_study": "ויליאמס R%", + "Williams %R": "Williams %R", + "Williams Alligator": "Williams Alligator", + "Williams Alligator_study": "תנין ויליאמס", + "Williams Fractal": "Williams Fractal", + "Window Size_input": "גודל חלון", + "With Markers": "עם הדגשות", + "wizofstep": "__index__ of __steps__", + "WMA Length_input": "תקופת זמן WMA", + "Woodies CCI": "Woodies CCI", + "wrote": "wrote", + "XABCD Pattern": "דפוס XABCD", + "y_dates": "אתמול", + "y_dates_plural": "שלשום", + "Yearly": "Yearly", + "YES": "כן", + "Yes": "Yes", + "You already have Pro Plus trial.": "You already have Pro Plus trial.", + "You already participated in Pro Plus trial.": "You already participated in Pro Plus trial.", + "You already set {{options.maxAlertsNumber}} alerts. Upgrade to PRO Plus to set unlimited custom alerts and improve your experience!": "You already set {{options.maxAlertsNumber}} alerts. Upgrade to PRO Plus to set unlimited custom alerts and improve your experience!", + "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.": "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.", + "You are not authenticated.": "You are not authenticated.", + "You are not logged in. Please sign in.": "אתה לא מחובר. אנא התחבר.", + "you are using browser": "You are using __browser__ on __os__.", + "You can not vote twice for one message": "אתה לא יכול להצביע פעמיים לאותה הודעה", + "You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.": "You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.", + "You can save up to 5 charts with your subscription. Upgrade to PRO, PRO Plus or Premium membership and save unlimited charts, along with many other exciting features. Starting from only $9.95 a month - upgrade today!": "You can save up to 5 charts with your subscription. Upgrade to PRO, PRO Plus or Premium membership and save unlimited charts, along with many other exciting features. Starting from only $9.95 a month - upgrade today!", + "You have no ignored users": "אין לך משתמשים חסומים", + "You have no private messages yet": "אין לך הודעות פרטיות כרגע", + "You may subscribe for official realtime and intraday data.": "אתה ראשי להירשם למידע בזמן אמת רשמי", + "You requested a custom interval that is available only to PRO users.": "You requested a custom interval that is available only to PRO users.", + "You requested a hotlist that is available only to PRO users.": "You requested a hotlist that is available only to PRO users.", + "You requested a symbol that is available only to PRO Plus and Premium users. You will now be switched to the equivalent BATS symbol.": "You requested a symbol that is available only to PRO Plus and Premium users. You will now be switched to the equivalent BATS symbol.", + "You requested an intraday spread symbol that is available only to PRO Plus and Premium users. You will now be switched to a Daily (D) interval.": "You requested an intraday spread symbol that is available only to PRO Plus and Premium users. You will now be switched to a Daily (D) interval.", + "You will be automatically redirected to PayPal in order to finish your purchase.": "You will be automatically redirected to PayPal in order to finish your purchase.", + "You're subscribing to {{ product_title }}": "You're subscribing to {{ product_title }}", + "Your 30-day free PRO Plus account has been activated. You are now part of a community of 2 million+ ideas that have been created within TradingView charts. To help get the ball rolling, we'd suggest you spend a few minutes familiarizing yourself with our online help section. We hope you enjoy working with TradingView and wish you good trading!": "Your 30-day free PRO Plus account has been activated. You are now part of a community of 2 million+ ideas that have been created within TradingView charts. To help get the ball rolling, we'd suggest you spend a few minutes familiarizing yourself with our online help section. We hope you enjoy working with TradingView and wish you good trading!", + "Your account will be charged $0.01 in order to verify it.": "Your account will be charged $0.01 in order to verify it.", + "Your chart is being saved, please wait a moment before you leave this page.": "Your chart is being saved, please wait a moment before you leave this page.", + "Your credit card on file is XXXX-XXXX-XXXX": "Your credit card on file is XXXX-XXXX-XXXX", + "Your free account allows you to apply up to 10 studies to a chart. Upgrade to PRO, PRO Plus or Premium account to have as many studies on a chart as you want, as well as many other exciting features.": "Your free account allows you to apply up to 10 studies to a chart. Upgrade to PRO, PRO Plus or Premium account to have as many studies on a chart as you want, as well as many other exciting features.", + "Your Order": "Your Order", + "Your Personal Invitation to Go PRO Plus": "Your Personal Invitation to Go PRO Plus", "ytd": "ytd", "YTD": "YTD", - "6m": "6m", - "3m": "3m", - "1m": "1m", - "5d": "5d", - "1d": "1d", - "Room title": "Room title", - "Room purpose": "Room purpose", - "Edit chat room": "Edit chat room", - "Create new public chat": "Create new public chat", - "Show Symbol Last Value": "Show Symbol Last Value", - "Show Indicator Last Value": "Show Indicator Last Value", - "Paper Trading is disconnected": "Paper Trading is disconnected", - "Hide Buy/Sell Panel": "Hide Buy/Sell Panel", - "Sell symbol": "Sell __displaySymbol__ Stop __abbreviatedNumber__ @ __formattedValue__", - "Buy symbol": "Buy __displaySymbol__ Limit __abbreviatedNumber__ @ __formattedValue__", - "IDEA TITLE AND DESCRIPTION": "IDEA TITLE AND DESCRIPTION", - "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.": "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.", - "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.": "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.", - "SHORT": "SHORT", - "LONG": "LONG", - "NEUTRAL": "NEUTRAL", - "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

": "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

", - "you are using browser": "You are using __browser__ on __os__.", - "Hide data": "Hide data", - "Show data": "Show data", - "Study Templates": "Study Templates", - "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout": "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout", - "Find existing chat": "Find existing chat", - "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", - "Black": "Black", - "Blue": "Blue", - "Grey": "Grey", - "White": "White", - "Show Positions": "Show Positions", - "Show Orders": "Show Orders" + "Zero Line": "Zero Line", + "Zero": "אפס", + "Zig Zag": "Zig Zag", + "Zoom In": "הגדל", + "Zoom Out": "הקטן", + "{0} bars": "נרות {0}", + "{0} copy": "העתק", + "{0} ideas...": "{0} ideas...", + "{0} P&L: {1}": "{0} רווח/הפסד: {1}", + "Up bars": "Up bars", + "Down bars": "Down bars", + "Projection up bars": "Projection up bars", + "Projection down bars": "Projection down bars", + "ATR length": "ATR length", + "Reversal amount": "Reversal amount", + "Number of line": "Number of line", + "HL": "HL", + "ATR": "ATR", + "Traditional": "Traditional", + "Website": "Website", + "Support": "Support", + "PRO Premium": "PRO Premium", + "PRO Plus": "PRO Plus", + "PRO Plus Early Access": "PRO Plus Early Access", + "Update Payment Method": "Update Payment Method", + "Enter your new address": "Enter your new address", + "Save changes": "Save changes", + "All your current subscriptions will be updated to use the new account.": "All your current subscriptions will be updated to use the new account.", + "This trading product is integrated in TradingView thanks to our Partner Program for Developers. These are independent, unaffiliated studies, which are not part of TradingView subscriptions – these are separate tools that you buy if you want. Description, algorithm, support and prices are all determined by the author.": "This trading product is integrated in TradingView thanks to our Partner Program for Developers. These are independent, unaffiliated studies, which are not part of TradingView subscriptions – these are separate tools that you buy if you want. Description, algorithm, support and prices are all determined by the author.", + "EDIT SUBSCRIPTION": "EDIT SUBSCRIPTION", + "TradingView Account": "TradingView Account", + "

Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the features, top authors or create your first idea!

": "

Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the features, top authors or create your first idea!

", + "Alert not found with standart API": "Alert not found with standart API", + "Chatting is enabled {0} hours after creating a new account. This is done to prevent chat bots and general spam.": "Chatting is enabled {0} hours after creating a new account. This is done to prevent chat bots and general spam.", + "Do you really want to clear alerts log?": "Do you really want to clear alerts log?", + "Do you really want to delete alert {0}?": "Do you really want to delete alert {0}?", + "Do you really want to delete script '{0}'?": "Do you really want to delete script '{0}'?", + "Do you really want to delete {0} alerts?": "Do you really want to delete {0} alerts?", + "Do you really want to stop alert {0}?": "Do you really want to stop alert {0}?", + "Do you really want to stop {0} alerts?": "Do you really want to stop {0} alerts?", + "EPS": "EPS", + "EPS Dil": "EPS Dil", + "Edit Idea": "Edit Idea", + "Multi Charts Layout": "Multi Charts Layout", + "PE": "PE", + "PRO": "PRO", + "Publish Idea": "Publish Idea", + "2 year": "2 year", + "All fields are required": "All fields are required", + "Available": "Available", + "Check credit card number and CVV/CSC code": "Check credit card number and CVV/CSC code", + "Check expiration date": "Check expiration date", + "City": "City", + "Comments": "Comments", + "Country": "Country", + "Credit Card": "Credit Card", + "Credit card fields may contain only digits": "Credit card fields may contain only digits", + "Enter your ZIP code": "Enter your ZIP code", + "If you want to change the address, please enter your ZIP code here": "If you want to change the address, please enter your ZIP code here", + "Make payment with previously used details": "Make payment with previously used details", + "More {{sectionName}} Ideas": "More {{sectionName}} Ideas", + "PayPal": "PayPal", + "Payment Information": "Payment Information", + "Please choose at least one exchange to continue.": "Please choose at least one exchange to continue.", + "Please use only latin characters in address fields": "Please use only latin characters in address fields", + "Please use only latin characters in your first and last names": "Please use only latin characters in your first and last names", + "State/Region": "State/Region", + "Street": "Street", + "Subscribe": "Subscribe", + "Zip Code": "Zip Code", + "year": "year", + " Limit ": " Limit ", + " Stop ": " Stop ", + "

Only D, W, M intervals are supported for this symbol/exchange. You will be automatically switched to a D interval. Intraday intervals are not available because of exchange policies.

": "

Only D, W, M intervals are supported for this symbol/exchange. You will be automatically switched to a D interval. Intraday intervals are not available because of exchange policies.

", + "

Symbol ": "

Symbol ", + "Account Name": "Account Name", + "Active Chart": "Active Chart", + "Active chart doesn't contain the study you are going to publish": "Active chart doesn't contain the study you are going to publish", + "Add this room to favorites": "Add this room to favorites", + "Add {0}...": "Add {0}...", + "Alerts maintenance": "Alerts maintenance", + "All Charts": "All Charts", + "All fields are required.": "All fields are required.", + "Are you sure you want to overwrite '{0}' script?": "Are you sure you want to overwrite '{0}' script?", + "Balances": "Balances", + "Ban ": "Ban ", + "Ban expires in {0}": "Ban expires in {0}", + "Ban user": "Ban user", + "Brokerage Name": "Brokerage Name", + "By": "By", + "CQG Password": "CQG Password", + "CQG Username": "CQG Username", + "Can't create alert on invalid symbol": "Can't create alert on invalid symbol", + "Can't create alert when offline": "Can't create alert when offline", + "Can't edit alert on invalid symbol": "Can't edit alert on invalid symbol", + "Can't edit alert when offline": "Can't edit alert when offline", + "Change Background Transparency": "Change Background Transparency", + "Change Balloon Background Color": "Change Balloon Background Color", + "Change Balloon Background Transparency": "Change Balloon Background Transparency", + "Change Balloon Border Color": "Change Balloon Border Color", + "Change Balloon Text": "Change Balloon Text", + "Change Balloon Text Font Size": "Change Balloon Text Font Size", + "Change Balooon Text Color": "Change Balooon Text Color", + "Change Border Color": "Change Border Color", + "Change CQG password": "Change CQG password", + "Change Curve Background Color": "Change Curve Background Color", + "Change Curve Background Transparency": "Change Curve Background Transparency", + "Change Curve Filling": "Change Curve Filling", + "Change Curve Line Color": "Change Curve Line Color", + "Change Curve Line Extending Left": "Change Curve Line Extending Left", + "Change Curve Line Extending Right": "Change Curve Line Extending Right", + "Change Curve Line Left End": "Change Curve Line Left End", + "Change Curve Line Right End": "Change Curve Line Right End", + "Change Curve Line Style": "Change Curve Line Style", + "Change Curve Line Width": "Change Curve Line Width", + "Change Fib Arcs Background Transparency": "Change Fib Arcs Background Transparency", + "Change Fib Arcs Background Visibility": "Change Fib Arcs Background Visibility", + "Change Fib Speed Resistance Arcs Full Cirlces Mode": "Change Fib Speed Resistance Arcs Full Cirlces Mode", + "Change Fib Speed Resistance Arcs Levels Visibility": "Change Fib Speed Resistance Arcs Levels Visibility", + "Change Fib Speed Resistance Arcs Line Color": "Change Fib Speed Resistance Arcs Line Color", + "Change Fib Speed Resistance Arcs Visibility": "Change Fib Speed Resistance Arcs Visibility", + "Change Fib Speed Resistance Arcs Width": "Change Fib Speed Resistance Arcs Width", + "Change Password": "Change Password", + "Change Price Text Color": "Change Price Text Color", + "Change Price Text Font Size": "Change Price Text Font Size", + "Change Time Cycles Background Color": "Change Time Cycles Background Color", + "Change Time Cycles Background Transparency": "Change Time Cycles Background Transparency", + "Change Time Cycles Color": "Change Time Cycles Color", + "Change Time Cycles Filling": "Change Time Cycles Filling", + "Change Time Cycles Line Style": "Change Time Cycles Line Style", + "Change Time Cycles Line Width": "Change Time Cycles Line Width", + "Check firewall settings and make sure access to websocket ({0} port {1}) is open. Then click Reconnect or press F5.": "Check firewall settings and make sure access to websocket ({0} port {1}) is open. Then click Reconnect or press F5.", + "Click the broker you want to trade through": "Click the broker you want to trade through", + "Collaterals": "Collaterals", + "Confirm Password": "Confirm Password", + "Connect to CQG": "Connect to CQG", + "Connection is lost": "Connection is lost", + "Content": "Content", + "Continue to checkout": "Continue to checkout", + "Continued violation of chat etiquette": "Continued violation of chat etiquette", + "Continued violation of chat etiquette.": "Continued violation of chat etiquette.", + "Countdown": "Countdown", + "Create New List": "Create New List", + "Create New List...": "Create New List...", + "Curve": "Curve", + "December": "December", + "Degree": "Degree", + "Describe your company and project in a few sentences.": "Describe your company and project in a few sentences.", + "Desktop notifications": "Desktop notifications", + "Desktop notifications when I'm mentioned": "Desktop notifications when I'm mentioned", + "Dialog": "Dialog", + "Do you realy want to delete{0}watchlist?": "Do you realy want to delete{0}watchlist?", + "Do you want to take advantage of this offer now?": "Do you want to take advantage of this offer now?", + "Double Curve": "Double Curve", + "Early Access 50% off{{#is_finished}} – Final chance{{/is_finished}}": "Early Access 50% off{{#is_finished}} – Final chance{{/is_finished}}", + "Early Access for $15/Month": "Early Access for $15/Month", + "Edit Alert...": "Edit Alert...", + "Edit {0} Alert...": "Edit {0} Alert...", + "Elliott Correction Wave (ABC)": "Elliott Correction Wave (ABC)", + "Elliott Double Combo Wave (WXY)": "Elliott Double Combo Wave (WXY)", + "Elliott Impulse Wave (12345)": "Elliott Impulse Wave (12345)", + "Elliott Triangle Wave (ABCDE)": "Elliott Triangle Wave (ABCDE)", + "Elliott Triple Combo Wave (WXYXZ)": "Elliott Triple Combo Wave (WXYXZ)", + "Email notifications": "Email notifications", + "Email notifications when I'm mentioned": "Email notifications when I'm mentioned", + "Email-to-sms is the easiest and absolutely free way to send text message (SMS) from the internet to phones. This site aims to be the most complete and up-to-date list of email addresses that can be used to send text messages to phones.": "Email-to-sms is the easiest and absolutely free way to send text message (SMS) from the internet to phones. This site aims to be the most complete and up-to-date list of email addresses that can be used to send text messages to phones.", + "Error occured": "Error occured", + "Error while trying to create snapshot.": "Error while trying to create snapshot.", + "Error:": "Error:", + "Error: too long text": "Error: too long text", + "Export Watchlist": "Export Watchlist", + "Failed:": "Failed:", + "Full Circles": "Full Circles", + "Get the link to your individual GitHub profile, which we’ll enable for access to the library.": "Get the link to your individual GitHub profile, which we’ll enable for access to the library.", + "Go PRO": "Go PRO", + "HL Bars": "HL Bars", + "Here are a few steps to get your Charting Library:": "Here are a few steps to get your Charting Library:", + "Hide alert label line": "Hide alert label line", + "Horz Grid Lines": "Horz Grid Lines", + "How to fix:": "How to fix:", + "If you like what you see, you have an exclusive chance to get 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.": "If you like what you see, you have an exclusive chance to get 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.", + "If you need support then please visit our issues tracker using your GitHub profile we’ve granted access to.": "If you need support then please visit our issues tracker using your GitHub profile we’ve granted access to.", + "Import Watchlist...": "Import Watchlist...", + "Import/Export Watchlists": "Import/Export Watchlists", + "Indicator Labels": "Indicator Labels", + "Interval is not applicable": "Interval is not applicable", + "Invalid data format": "Invalid data format", + "Invalid limit price": "Invalid limit price", + "Invalid quantity": "Invalid quantity", + "Invalid stop price": "Invalid stop price", + "It appears that your browser does not support Canvas technology, which is needed for TradingView to work.
": "It appears that your browser does not support Canvas technology, which is needed for TradingView to work.
", + "It appears that your browser does not support WebSocket technology and does not have Adobe Flash plugin installed, one of which is essential for our portal.
": "It appears that your browser does not support WebSocket technology and does not have Adobe Flash plugin installed, one of which is essential for our portal.
", + "June": "June", + "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That is less than $15/month. Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!": "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That is less than $15/month. Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!", + "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.": "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.", + "Just wait awhile. We will send you all necessary information ASAP.": "Just wait awhile. We will send you all necessary information ASAP.", + "Launch chat in a separate window": "Launch chat in a separate window", + "Left Axis": "Left Axis", + "Library Without The Link": "Library Without The Link", + "Line - Close": "Line - Close", + "Line - HL/2": "Line - HL/2", + "Line - High": "Line - High", + "Line - Low": "Line - Low", + "Line - Open": "Line - Open", + "Load all alerts...": "Load all alerts...", + "Lock Cursor In Time": "Lock Cursor In Time", + "Log in": "Log in", + "My Lists": "My Lists", + "New Password": "New Password", + "New password and confirmation doesn't match": "New password and confirmation doesn't match", + "New password is required": "New password is required", + "No address input to apply autocomplete": "No address input to apply autocomplete", + "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at founders@tradingview.com": "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at founders@tradingview.com", + "No brokers available": "No brokers available", + "Non-tradable symbol": "Non-tradable symbol", + "Now is your LAST and FINAL chance to get 12 months for only $179.4 (regular $360). That’s less than $15/month and 50% off regular month-to-month payments.": "Now is your LAST and FINAL chance to get 12 months for only $179.4 (regular $360). That’s less than $15/month and 50% off regular month-to-month payments.", + "OC Bars": "OC Bars", + "Oh no! You have only 2 weeks left in your PRO Plus trial! These benefits will expire in two short weeks:": "Oh no! You have only 2 weeks left in your PRO Plus trial! These benefits will expire in two short weeks:", + "Old Password": "Old Password", + "Old password is required": "Old password is required", + "Oops, something went wrong": "Oops, something went wrong", + "Oops, your browser can't display our charts!": "Oops, your browser can't display our charts!", + "Orders": "Orders", + "PRO account": "PRO account", + "Password confirmation is required": "Password confirmation is required", + "Passwords do not match.": "Passwords do not match.", + "Place": "Place", + "Please add 'study(title=\"SomeTitle\")' statement to the script code": "Please add 'study(title=\"SomeTitle\")' statement to the script code", + "Please report the issue or click Reconnect.": "Please report the issue or click Reconnect.", + "Please use one of the following browsers:": "Please use one of the following browsers:", + "Please, install Flash plugin or consider updating to one of these modern browsers with WebSocket support:": "Please, install Flash plugin or consider updating to one of these modern browsers with WebSocket support:", + "Please, try to reload page to edit user data": "Please, try to reload page to edit user data", + "Positions": "Positions", + "Pro Plus": "Pro Plus", + "Processing script...": "Processing script...", + "Publish All Charts": "Publish All Charts", + "Publish Only": "Publish Only", + "Published Idea": "Published Idea", + "Recent chats": "Recent chats", + "Reconnect": "Reconnect", + "Rename List": "Rename List", + "Rename List...": "Rename List...", + "Report a data issue": "Report a data issue", + "Restore Size": "Restore Size", + "Right Axis": "Right Axis", + "Risk/Reward": "Risk/Reward", + "Save List As...": "Save List As...", + "Script '{0}' has been saved": "Script '{0}' has been saved", + "Script cannot be compiled because of errors.": "Script cannot be compiled because of errors.", + "Script has been deleted": "Script has been deleted", + "Script is not saved. Nothing to delete.": "Script is not saved. Nothing to delete.", + "Script is not saved. Nothing to rename.": "Script is not saved. Nothing to rename.", + "Script study added to the chart": "Script study added to the chart", + "Select Broker": "Select Broker", + "Select alert": "Select alert", + "Send all the stuff to Stan Bokov at founders@tradingview.com": "Send all the stuff to Stan Bokov at founders@tradingview.com", + "Series Sale Name": "Series Sale Name", + "Series Sale Number": "Series Sale Number", + "Server broke the connection. Click Reconnect or press F5.": "Server broke the connection. Click Reconnect or press F5.", + "Shortcuts": "Shortcuts", + "Show Dividends": "Show Dividends", + "Show Earnings": "Show Earnings", + "Show Hidden Tools": "Show Hidden Tools", + "Show Splits": "Show Splits", + "Show Symbol Info": "Show Symbol Info", + "Show Values": "Show Values", + "Sign our License Agreement": "Sign our License Agreement", + "Sine Line": "Sine Line", + "Sorry, an error has occurred": "Sorry, an error has occurred", + "Study": "Study", + "Success": "Success", + "Symbol Info": "Symbol Info", + "Symbol Info...": "Symbol Info...", + "Symbol Labels": "Symbol Labels", + "Time Cycles": "Time Cycles", + "To purchase the commercial version of the library, please contact Stan Bokov at founders@tradingview.com.": "To purchase the commercial version of the library, please contact Stan Bokov at founders@tradingview.com.", + "TradingView Notice": "TradingView Notice", + "Trial confirmation dialog": "Trial confirmation dialog", + "Trial confirmation text": "Trial confirmation text", + "Try": "Try", + "URL cannot be recieved.": "URL cannot be recieved.", + "Unexpected error: can't change profile data": "Unexpected error: can't change profile data", + "Unread Messages": "Unread Messages", + "Upgrade and get 50% off regular month-to-month payments!": "Upgrade and get 50% off regular month-to-month payments!", + "User cancelled operation": "User cancelled operation", + "Vert Grid Lines": "Vert Grid Lines", + "Visual settings...": "Visual settings...", + "Widget": "Widget", + "Width (% of the Box)": "Width (% of the Box)", + "Wrong value": "Wrong value", + "You have unsaved changes in the current script. Do you really want to discard them and start working with another script?": "You have unsaved changes in the current script. Do you really want to discard them and start working with another script?", + "Your Password Has Expired": "Your Password Has Expired", + "Your password has expired, please enter new password": "Your password has expired, please enter new password", + "active at": "active at", + "ago": "ago", + "agreed with your idea %chart% about %symbol%": "agreed with your idea %chart% about %symbol%", + "all inactive": "all inactive", + "and details": "and details", + "avg fill price": "avg fill price", + "avg price": "avg price", + "balance": "balance", + "best ask": "best ask", + "best bid": "best bid", + "cach excess": "cach excess", + "changed status": "changed status", + "collateral": "collateral", + "commented on idea you follow %chart% about %symbol%": "commented on idea you follow %chart% about %symbol%", + "commented on your idea %chart% about %symbol%": "commented on your idea %chart% about %symbol%", + "currency": "currency", + "disagreed with your idea %chart% about %symbol%": "disagreed with your idea %chart% about %symbol%", + "fill qty": "fill qty", + "filtered": "filtered", + "id": "id", + "initial margin": "initial margin", + "is now following you": "is now following you", + "last trade": "last trade", + "less than a minute": "less than a minute", + "limit price": "limit price", + "mn": "mn", + "mvo": "mvo", + "offset": "offset", + "on": "on", + "open P/L": "open P/L", + "or choose another broker": "or choose another broker", + "ote": "ote", + "placing time": "placing time", + "published new idea %chart% about %symbol% you follow": "published new idea %chart% about %symbol% you follow", + "purchasing power": "purchasing power", + "qty": "qty", + "replied to your comment on %chart% about %symbol%": "replied to your comment on %chart% about %symbol%", + "side": "side", + "sign in or register": "sign in or register", + "status": "status", + "stop price": "stop price", + "subscription": "subscription", + "symbol": "symbol", + "total margin": "total margin", + "total value": "total value", + "type": "type", + "upl": "upl", + "w": "w", + "y": "y", + "you follow commented on %chart% about %symbol%": "you follow commented on %chart% about %symbol%", + "you follow published new idea %chart% about %symbol%": "you follow published new idea %chart% about %symbol%", + "{0} is already in this chat.": "{0} is already in this chat.", + "Сolor line": "Сolor line", + "Bottom Center": "Bottom Center", + "Bottom Left": "Bottom Left", + "Bottom Right": "Bottom Right", + "Chart snapshot": "Chart snapshot", + "Create Horizontal Line": "Create Horizontal Line", + "Create Vertical Line": "Create Vertical Line", + "Hide Published Charts Timeline": "Hide Published Charts Timeline", + "Left": "Left", + "Middle Center": "Middle Center", + "Middle Left": "Middle Left", + "Middle Right": "Middle Right", + "No color themes saved": "No color themes saved", + "Right": "Right", + "Room {0} was deleted": "Room {0} was deleted", + "Theme": "Theme", + "Theme name": "Theme name", + "Top Center": "Top Center", + "Top Left": "Top Left", + "Top Right": "Top Right", + "TradingView Partner": "TradingView Partner", + "You were in the video call. Duration: {0}": "You were in the video call. Duration: {0}", + "{0} has entered the chat": "{0} has entered the chat", + "{0} has left the chat": "{0} has left the chat", + "{0} was banned for {1} minutes": "{0} was banned for {1} minutes", + "Discipline is the foundation of profitable trading for both discretionary and systematic traders. Visually stunning and intuitive to use, 3D ProSuite is an indispensible professional toolkit of point-and-shoot quantitative risk management and decision support tools for stock pickers and traders focused on technical entry techniques. Know instantly where to place a trailing stop and where to exit. Identify trends and pullbacks. Watch rotation and volatility in real time. Calculate hedge ratios for protection. Identify extremes. Non-programmers interested in systematic trading can take advantage of our strategy to test a combination of 3D ProSuite with moving average filter, channel filter, and volatility filter.": "Discipline is the foundation of profitable trading for both discretionary and systematic traders. Visually stunning and intuitive to use, 3D ProSuite is an indispensible professional toolkit of point-and-shoot quantitative risk management and decision support tools for stock pickers and traders focused on technical entry techniques. Know instantly where to place a trailing stop and where to exit. Identify trends and pullbacks. Watch rotation and volatility in real time. Calculate hedge ratios for protection. Identify extremes. Non-programmers interested in systematic trading can take advantage of our strategy to test a combination of 3D ProSuite with moving average filter, channel filter, and volatility filter.", + "AOS FX Primer is made up of 3 separate indicators to help you better analyse the markets. AOS FX Sessions shows session start/end times (automatically handling Daylight Saving changes) along with opening ranges. AOS FX Day HL shows the High and Low level for the past 2 years, automatically handling Daylight Saving changes. AOS ATRplus shows the moving average mid-point of the previous bar ranges. Please see our website for a full description and screenshots.": "AOS FX Primer is made up of 3 separate indicators to help you better analyse the markets. AOS FX Sessions shows session start/end times (automatically handling Daylight Saving changes) along with opening ranges. AOS FX Day HL shows the High and Low level for the past 2 years, automatically handling Daylight Saving changes. AOS ATRplus shows the moving average mid-point of the previous bar ranges. Please see our website for a full description and screenshots.", + "Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:

No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.": "Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to: No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.", + "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex. For more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.": "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex. For more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.", + "\"Buy Sell\" indicator is simple yet powerful trading signals that will help you consistently profit from the market. It built with risk management in mind, meaning average winning trade will be more than average losing trade several times.

It comes with signals and trend confirmation. For more information please visit: synergytrading.weebly.com": "\"Buy Sell\" indicator is simple yet powerful trading signals that will help you consistently profit from the market. It built with risk management in mind, meaning average winning trade will be more than average losing trade several times.

It comes with signals and trend confirmation. For more information please visit: synergytrading.weebly.com", + "Above Bar": "Above Bar", + "Absolute": "Absolute", + "Below Bar": "Below Bar", + "Bottom": "Bottom", + "Top": "Top", + "Alerts are not yet available for this chart type. Please check GetSatisfaction and vote for this feature to show support for it.": "Alerts are not yet available for this chart type. Please check GetSatisfaction and vote for this feature to show support for it.", + "Arguments": "Arguments", + "Built-in Functions": "Built-in Functions", + "Built-in Variable": "Built-in Variable", + "Built-in Variables": "Built-in Variables", + "Built-in'+(docs.kind === TVScript.FunKind.DECL ? ' Annotation' : '": "Built-in'+(docs.kind === TVScript.FunKind.DECL ? ' Annotation' : '", + "Confirm replacing": "Confirm replacing", + "Delete all drawing for this symbol": "Delete all drawing for this symbol", + "Examples": "Examples", + "Language Operator": "Language Operator", + "Language Operators": "Language Operators", + "My Ideas": "My Ideas", + "Not Now": "Not Now", + "Oops!": "Oops!", + "Open Manage Drawings": "Open Manage Drawings", + "PUBLISH PRIVATE IDEA": "PUBLISH PRIVATE IDEA", + "Pine Script Reference (new window)": "Pine Script Reference (new window)", + "Pine Script Reference (pop-up)": "Pine Script Reference (pop-up)", + "Publish Private Idea": "Publish Private Idea", + "Publishing is possible only from the chart page. Please open a chart and then try again.": "Publishing is possible only from the chart page. Please open a chart and then try again.", + "Remarks": "Remarks", + "Remove all line tools for ": "Remove all line tools for ", + "Returns": "Returns", + "Script Language Reference Manual": "Script Language Reference Manual", + "See Also": "See Also", + "Syntax": "Syntax", + "Type:": "Type:", + "Be the first to speak": "Be the first to speak", + "Ignored users list": "Ignored users list", + "# (Total: {0})": "# (Total: {0})", + "Hold Shift – draw lines at right angles.": "Hold Shift – draw lines at right angles.", + "Number or , – change interval. Type in a digit for minute charts, or first letter of the word for longer resolutions. E.g. 1, 5, 30, 60, 1440, H, 2H, 6H, D, 5D, 3W, 6M.": "Number or , – change interval. Type in a digit for minute charts, or first letter of the word for longer resolutions. E.g. 1, 5, 30, 60, 1440, H, 2H, 6H, D, 5D, 3W, 6M.", + "By clicking on “Sign Up” you are agreeing to the Terms of Service.": "By clicking on “Sign Up” you are agreeing to the Terms of Service.", + "Change Days To": "Change Days To", + "Change Hours To": "Change Hours To", + "Change Line Tool Visibility On Days": "Change Line Tool Visibility On Days", + "Change Line Tool Visibility On Hours": "Change Line Tool Visibility On Hours", + "Change Line Tool Visibility On Minutes": "Change Line Tool Visibility On Minutes", + "Change Line Tool Visibility On Months": "Change Line Tool Visibility On Months", + "Change Line Tool Visibility On Weeks": "Change Line Tool Visibility On Weeks", + "Change Minutes To": "Change Minutes To", + "Correct?": "Correct?", + "Could not send your report": "Could not send your report", + "Crypto/crypto pairs (eg. LTC/BTC) are not currently supported but that may change in the future.": "Crypto/crypto pairs (eg. LTC/BTC) are not currently supported but that may change in the future.", + "Cypher Pattern": "Cypher Pattern", + "Days": "Days", + "Go to Date...": "Go to Date...", + "Go to...": "Go to...", + "Hours": "Hours", + "IMPORTANT:": "IMPORTANT:", + "Indexes don’t have prices, they have values. There are corresponding ETFs that can be traded. SPX is the SnP500 index, but SPY is the ETF that can be traded.": "Indexes don’t have prices, they have values. There are corresponding ETFs that can be traded. SPX is the SnP500 index, but SPY is the ETF that can be traded.", + "Last available bar": "Last available bar", + "Minutes": "Minutes", + "Months": "Months", + "Please do not modify the order so we can investigate the issue.": "Please do not modify the order so we can investigate the issue.", + "Report this message": "Report this message", + "Select order": "Select order", + "Simply
drag & drop

or select file...": "Simply
drag & drop

or select file...", + "Spreads can’t be traded because they are not a single symbol, they are a visual representation of a calculation.": "Spreads can’t be traded because they are not a single symbol, they are a visual representation of a calculation.", + "Thanks!": "Thanks!", + "To:": "To:", + "Trading issue": "Trading issue", + "Warning:": "Warning:", + "Weeks": "Weeks", + "comment": "comment", + "goto date.": "goto date.", + "html5 stock charting
library licensing": "html5 stock charting
library licensing", + "message": "message", + "Go": "Go", + "Go to": "Go to", + "Report {0} from {1} to moderators": "Report {0} from {1} to moderators", + "Reported {0} from @{1}, {2}": "Reported {0} from @{1}, {2}", + "Add Text Note For {0}": "Add Text Note For {0}", + "Add To Text Notes": "Add To Text Notes", + "Are you sure you want to delete this script?": "Are you sure you want to delete this script?", + "DELETE": "DELETE", + "Do you realy want to delete {0} template?": "Do you realy want to delete {0} template?", + "Do you realy want to replace \"{0}\"?": "Do you realy want to replace \"{0}\"?", + "Idea": "Idea", + "NEW": "NEW", + "New Untitled Note": "New Untitled Note", + "Open Text Notes Panel": "Open Text Notes Panel", + "Please enter a valid URL": "Please enter a valid URL", + "Save template as...": "Save template as...", + "Search Note": "Search Note", + "Template name": "Template name", + "Text Notes": "Text Notes", + "Text Notes are available only on chart page. Please open a chart and then try again.": "Text Notes are available only on chart page. Please open a chart and then try again.", + "URL": "URL", + "Add Text Note For __symbol__": "Add Text Note For __symbol__", + "Add this study to active chart": "Add this study to active chart", + "April": "April", + "Are you sure you want to cancel order %s?": "Are you sure you want to cancel order %s?", + "Are you sure you want to ignore messages from __username__?": "Are you sure you want to ignore messages from __username__?", + "August": "August", + "Buy ": "Buy ", + "Cancel PRO Account": "Cancel PRO Account", + "Cancel subscription": "Cancel subscription", + "Change Minutes From": "Change Minutes From", + "Connect to %s": "Connect to %s", + "Connection to server was lost": "Connection to server was lost", + "Continued violation of chat etiquette. For more information on this etiquette please go to __link__": "Continued violation of chat etiquette. For more information on this etiquette please go to __link__", + "Created {0}.": "Created {0}.", + "Do you really want to delete __themename__ theme?": "Do you really want to delete __themename__ theme?", + "Expand __symbol__ chart": "Expand __symbol__ chart", + "February": "February", + "January": "January", + "July": "July", + "Last edited {0}": "Last edited {0}", + "Link to __room__ chat": "Link to __room__ chat", + "M": "M", + "March": "March", + "Neutral": "Neutral", + "No Title": "No Title", + "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at __email__": "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at __email__", + "No showcase": "No showcase", + "Notice": "Notice", + "November": "November", + "October": "October", + "Open __symbol__ Text Note": "Open __symbol__ Text Note", + "Publish": "Publish", + "Room __title__ was deleted": "Room __title__ was deleted", + "Save theme as...": "Save theme as...", + "Script": "Script", + "Script Error": "Script Error", + "Sell ": "Sell ", + "Send private message to __username__": "Send private message to __username__", + "September": "September", + "Show Published Charts Timeline": "Show Published Charts Timeline", + "Show alert label line": "Show alert label line", + "Show all messages from __username__": "Show all messages from __username__", + "Symbol __symbol__ cannot be traded on TradingView’s Paper Trading. Why not?": "Symbol __symbol__ cannot be traded on TradingView’s Paper Trading. Why not?", + "To: __username__": "To: __username__", + "Unlock": "Unlock", + "__minutes__ min": "__minutes__ min", + "__minutes__ min __seconds__ sec": "__minutes__ min __seconds__ sec", + "__seconds__ sec": "__seconds__ sec", + "__username__ has entered the chat": "__username__ has entered the chat", + "__username__ has left the chat": "__username__ has left the chat", + "days": "days", + "hours": "hours", + "minutes": "minutes", + "months": "months", + "years": "years", + "Sign in or sign up to use paper trading": "Sign in or sign up to use paper trading", + "Paper Trading is disconnected.": "Paper Trading is disconnected.", + "long": "long", + "short": "short", + "1 day": "1 day", + "1 hour": "1 hour", + "10 minutes": "10 minutes", + "12 hours": "12 hours", + "3 hours": "3 hours", + "30 minutes": "30 minutes", + "5 minutes": "5 minutes", + "Balance:": "Balance:", + "Ban __username__": "Ban __username__", + "Ban duration:": "Ban duration:", + "Ban expires in less than __duration__": "Ban expires in less than __duration__", + "Banned permanently": "Banned permanently", + "Content that caused the ban:": "Content that caused the ban:", + "Equity:": "Equity:", + "Hi,nnI'm a moderator for TradingView. I reviewed your idea at __chart__ and had to mark it as \"Not Suggested\" because it doesn't comply with our House Rules https://www.tradingview.com/house-rules/.nnPay attention to these rules to get into the Suggested stream more often, or even become a Suggested Author. Please let me know if you have any questions, will be happy to help.": "Hi,nnI'm a moderator for TradingView. I reviewed your idea at __chart__ and had to mark it as \"Not Suggested\" because it doesn't comply with our House Rules https://www.tradingview.com/house-rules/.nnPay attention to these rules to get into the Suggested stream more often, or even become a Suggested Author. Please let me know if you have any questions, will be happy to help.", + "Idea comments": "Idea comments", + "Ideas publishing": "Ideas publishing", + "If you have questions or suggestions, reply to this message.": "If you have questions or suggestions, reply to this message.", + "Ignore __username__": "Ignore __username__", + "Percents": "Percents", + "Permanently": "Permanently", + "Phone": "Phone", + "Please enter template name": "Please enter template name", + "Please enter theme name": "Please enter theme name", + "Position is being changed": "Position is being changed", + "Private messages": "Private messages", + "Public chats": "Public chats", + "Publish idea": "Publish idea", + "Quote the message which caused the ban along with additional comments if any (a private message with this information will be sent to the user from your account):": "Quote the message which caused the ban along with additional comments if any (a private message with this information will be sent to the user from your account):", + "Read this every time before banning someone! Our goal is to keep a healthy, constructive and useful dialog open in the chatrooms. Sending a private message with a warning is enough to solve 99% of the issues. If that doesn’t help, start with a one-minute ban.": "Read this every time before banning someone! Our goal is to keep a healthy, constructive and useful dialog open in the chatrooms. Sending a private message with a warning is enough to solve 99% of the issues. If that doesn’t help, start with a one-minute ban.", + "Save new study template": "Save new study template", + "Select violation...": "Select violation...", + "Snapshot": "Snapshot", + "Symbols from Quandl are not currently supported.": "Symbols from Quandl are not currently supported.", + "Unban __username__": "Unban __username__", + "Unignore __username__": "Unignore __username__", + "User __username__ was banned for __duration__.": "User __username__ was banned for __duration__.", + "User __username__ was banned permanently.": "User __username__ was banned permanently.", + "User __username__ was unbanned.": "User __username__ was unbanned.", + "Violated house rule:": "Violated house rule:", + "Violated house rule: __violation__.": "Violated house rule: __violation__.", + "Violation that caused the ban: __violation__.": "Violation that caused the ban: __violation__.", + "When selecting this checkbox the study template will set \"__interval__\" interval on a chart": "When selecting this checkbox the study template will set \"__interval__\" interval on a chart", + "You are banned from __banType__ for __duration__ for violating our House Rules. More info - __link__": "You are banned from __banType__ for __duration__ for violating our House Rules. More info - __link__", + "You are permanently banned from __banType__ for violating our House Rules. More info - __link__.": "You are permanently banned from __banType__ for violating our House Rules. More info - __link__.", + "__firstEnumerationItem__ and __secondEnumerationItem__": "__firstEnumerationItem__ and __secondEnumerationItem__", + "__firstEnumerationItem__, __secondEnumerationItem__ and __thirdEnumerationItem__": "__firstEnumerationItem__, __secondEnumerationItem__ and __thirdEnumerationItem__", + "__firstEnumerationItem__, __secondEnumerationItem__, __thirdEnumerationItem__ and __fourthEnumerationItem__": "__firstEnumerationItem__, __secondEnumerationItem__, __thirdEnumerationItem__ and __fourthEnumerationItem__", + "__username__ is permanently banned. Do you want to unban __username__?": "__username__ is permanently banned. Do you want to unban __username__?", + "commenting": "commenting", + "go to date.": "go to date.", + "publish idea.": "publish idea.", + "publishing": "publishing", + "server failed to place closing order": "server failed to place closing order", + "take snapshot.": "take snapshot.", + "

Pine scripting language

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.": "

Pine scripting language

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.", + "Close message": "Close message", + "Created ": "Created ", + "Edit Order…": "Edit Order…", + "Error occured while publishing": "Error occured while publishing", + "Error: Account is disabled": "Error: Account is disabled", + "Last edited ": "Last edited ", + "Show Drawings Toolbar": "Show Drawings Toolbar", + "Text Note": "Text Note", + "This chart layout has a lot of objects and can't be published! Please report to {0} for further details.": "This chart layout has a lot of objects and can't be published! Please report to {0} for further details.", + "TradingView Sign Up": "TradingView Sign Up", + "Heikin Ashi": "Heikin Ashi", + "Learn about all PRO features": "Learn about all PRO features", + "Show Less": "Show Less", + "Visibility": "Visibility", + "Levels Line": "Levels Line", + "Show Objects Tree...": "Show Objects Tree...", + "Close_as_a_command": "Close" } \ No newline at end of file diff --git a/charting_library/static/localization/translations/it.json b/charting_library/static/localization/translations/it.json index 06bcef80..3064f846 100644 --- a/charting_library/static/localization/translations/it.json +++ b/charting_library/static/localization/translations/it.json @@ -1,1185 +1,99 @@ { - "propertypage-name-label_css_class": "propertypage-name-label", - "Script Editor": "Editore Formule", - " Published Charts Timeline": "Linea temporale Grafici Pubblicati", - "SMA": "SMA", - "Published Chart": "Published Chart", - "Bar's Style": "Stile Barra", - "Chart Properties": "Proprieta' Grafico", - "Compare": "Confronta", - "Compare...": "Confronta...", - "Compare or Add Symbol...": "Confronta o Inserisci Simbolo...", - "Compare or Add Symbol": "Confronta o Inserisci Simbolo", - "Add Symbol": "Inserisci Simbolo", - "Scales Properties...": "Proprieta' Scale...", - "Add": "Inserisci", - "Company Comparison": "Confronto Simboli", - "Indicators, Fundamentals, Economy and Add-ons": "Indicatori/Dati Fondamentali/Economia/Extra", - "Economy & Symbols": "Economia & Simboli", - "Bars": "Barre", - "Candles": "Candele", - "Hollow Candles": "Candele Vuote", - "Line": "Linea", - "Permanent link to this message": "Permanent link to this message", - "Area": "Area", - "Message settings": "Message settings", - "Heiken Ashi": "Heikin Ashi", - "Delete message": "Delete message", - "Are you sure you want to delete this message?": "Are you sure you want to delete this message?", - "Renko": "Renko", - "Line Break": "Line Break", - "Kagi": "Kagi", - "Point & Figure": "Point & Figure", - "Histogram": "Istogramma", - "Cross_chart_type": "Croce", - "Crosshair": "Mirino", - "Columns": "Colonne", - "Circles": "Cerchi", - "Indicators": "Indicatori", - "Favorites": "Preferiti", - "Technical Analysis": "Analisi Tecnica", - "No indicators matched your criteria.": "Nessun indicatore corrisponde ai criteri", - "Add to favorites": "Inserisci in preferiti", - "Remove from favorites": "Rimuovi dai Preferiti", - "No symbols matched your criteria": "Nessun simbolo corrisponde ai criteri", - "Add any symbol from the list": "Inserisci Qualunque Simbolo dalla Lista", - "Overlay the main chart": "Sovrapponi sul Grafico Principale", - "Symbols to be added on the chart": "Simboli da inserire nel grafico", - "Symbol": "Simbolo", - "Default": "Default", - "Defaults": "Defaults", - "OK": "OK", - "Toggle notifications for this room": "Toggle notifications for this room", - "Cancel": "Cancella", + " alert label line": "alert label line", " color": "colore", + " Published Charts Timeline": "Linea temporale Grafici Pubblicati", " transparency": "trasparenza", " visibility": "visibilita'", - "Add To Watchlist": "Inserisci in Watchlist", - "Add {0} To Watchlist": "Add {0} To Watchlist", - "Apply": "Applica", - "Arguments in Header": "Argomenti nell Testata", - "Arrow": "Freccia", - "Auto Scale": "Scala Automatica", - "Background": "Sfondo", - "bars": "barre", - "bars_margin": "barre", - "{0} bars": "{0} barre", - "Bottom Margin": "Margine Inferiore", - "Bring Forward": "Porta Avanti", - "Bring to Front": "Porta in Primo Piano", - "Clone": "Duplica", - "Color Theme": "Colore Tema", - "Copy": "Copia", - "Extended Hours": "Sessione Estesa", - "Format...": "Formatta...", - "Source Code...": "Source Code...", - "Full Screen": "Schermo Intero", - "Grid Lines": "Griglia", - "Hide All Drawing Tools": "Nascondi Tutti I Disegni", - "Drawing Tools": "Drawing Tools", - "Hide": "Nascondi", - "Sort by symbol": "Sort by symbol", - "Sort by last price": "Sort by last price", - "Sort by price change": "Sort by price change", - "Sort by price change percent": "Sort by price change percent", - "Time Scale": "Time Scale", - "Insert Drawing Tool": "Inserisci Disegno", - "Insert Indicator...": "Inserisci Indicatore...", - "Script Editor...": "Script Editor...", - "Last Value on Price Scale": "Ultimo Valore nella Scala Prezzi", - "Link To": "Collega A", - "Last": "Last", - "Chng": "Chng", - "Sound on addressed to me messages": "Sound on addressed to me messages", - "Load New Bars": "Carica Nuove Barre", - "Lock All Drawing Tools": "Blocca Tutti I Disegni", - "Lock Scale": "Blocca Scala", - "Lock scale": "Blocca scala", - "Log Scale": "Scala Logaritmica", - "log": "log", - "Magnet Mode": "Modalita' Magnete", - "Merge Down": "Unisci in Basso", - "Merge Up": "Unisci in Alto", - "Objects Tree...": "Lista Oggetti", - "Offset": "Offset", - "Override Min Tick": "Sostituisci Tick Min", - "Percentage": "Percentuale", - "Precision": "Precisione", - "Price Line": "Linea Prezzo", - "Properties...": "Proprieta'...", - "Redo": "Ripristina", - "Remove All Drawing Tools": "Elimina Tutti I Disegni", - "Remove All Studies": "Elimina Tutti gli Studi", - "Remove All Indicators": "Elimina Tuttli gli Indicatori", - "Remove": "Elimina", - "Reset Chart": "Reimposta Grafico", - "Reset Scale": "Reimposta Scala", - "Reset": "Reimposta ", - "Right Margin": "Margine Destro", - "Save As...": "Salva con nome...", - "Scale Left": "Scala a Sinistra", - "Scale Percentage": "Scala Percentuale", - "Scale Right": "Scala a Destra", - "Scale Series Only": "Scala Solo Prezzi", - "Scale series only": "Scala solo prezzi", - "Scale Series only": "Scala Solo Serie", - "Scales Lines": "Scala Linee", - "Scales Text": "Scala Testo", - "Scaling": "Scalatura", - "Screen (No Scale)": "Schermo (Senza Scala)", - "Send Backward": "Invia Inietro", - "Send to Back": "Invia in Secondo Piano", - "Session Breaks": "Delimitazione Sessioni", - "Show Arguments in Header": "Visualliza Argomenti nell Testata", - "Show Last Value": "Show Last Value", - "Show Last Value on Price Scale": "Visualizza Ultimo Prezzo nella Scala Prezzi", - "Show Left Axis": "Visualizza Asse Sinistro", - "Show Right Axis": "Visualizza Asse Destro", - "Show": "Visualizza", - "Show Countdown": "Show Countdown", - "Stay In Drawing Mode": "Rimani in Modalita' Disegno", - "Symbol Search...": "Ricerca Simbolo...", - "Change Symbol": "Modifica Simbolo", - "Change Symbol...": "Modifica Simbolo...", - "Change Interval...": "Change Interval...", - "Time Zone": "Fuso Orario", - "TimeZone": "Fuso Orario", - "Top Margin": "Margine Superiore", - "Transparency": "Trasparenza", - "Undo {0}": "Annulla", - "Undo": "Annulla", - "undo": "undo", - "redo": "redo", - "Unmerge Down": "Distacca in Basso", - "Unmerge Up": "Distacca in Alto", - "Visual Order": "Ordine Visualizzazione", - "Watermark": "Filigrana", - "Show Objects Tree": "Visualizza Lista Oggetti", - "cursors-group-css-class": "cursors-group-css-class", - "ABCD Pattern": "Figura ABCD", - "Anchored Text": "Testo Ancorato", - "Arc": "Arco", - "Arrow Mark Down": "Freccia in Basso", - "Arrow Mark Left": "Freccia a Sinistra", - "Arrow Mark Right": "Freccia a Destra", - "Arrow Mark Up": "Freccia in Alto", - "Balloon": "Fumetto", - "Bars Pattern": "Figure Barre", - "Brush": "Pennello", - "Callout": "Richiamo", - "Circle Lines": "Linee Cerchi", - "Cross": "Croce", - "Cyclic Lines": "Linee Cicliche", - "Date Range": "Estensione Data", - "Disjoint Angle": "Angolo Disgiunto", - "Dot": "Punto", - "Elliott Labels": "Etichette Elliott", - "Elliott Major Retracement": "Ritracciamento Maggiore Elliott", - "Elliott Minor Retracement": "Ritracciamento Minore Elliott", - "Elliott Wave Cycle": "Cicli Onde Elliott", - "Elliott Wave Minor": "Onda Elliott Minore", - "Elliott Wave Circle": "Elliott Wave Circle", - "Elliott Wave Subminuette": "Onda Elliott Sottominuetto", - "Ellipse": "Ellisse", - "Value": "Value", - "Eraser": "Cancellino", - "Alert Actions": "Alert Actions", - "Send E-mail": "Send E-mail", - "Send SMS": "Send SMS", - "Play Sound": "Play Sound", - "Show Popup": "Show Popup", - "Extended": "Estesa", - "Extended Line": "Line Estesa", - "Fib Channel": "Canale Fib", - "Fib Circles": "Cerchi Fib", - "Fib Retracement": "Ritracciamento Fib", - "Fib Speed Resistance Arcs": "Archi Speed Resistance Fib", - "Fib Speed Resistance Fan": "Fan Speed Resistance Fib", - "Fib Spiral": "Spirale Fib", - "Fib Time Zone": "Tempo Fib", - "Fib Wedge": "Cuneo Fib", - "Flag Mark": "Contrassegno", - "Flat Top/Bottom": "Cima/Fondo Piani", - "Flat Bottom": "Fondo Piano", - "Forecast": "Previsione", - "Gann Box": "Scatola di Gann", - "Gann Fan": "Fan di Gann", - "Gann Square": "Quadrato di Gann", - "Head & Shoulders": "Testa & Spalle", - "Horizontal Line": "Linea Orizzontale", - "Horizontal Ray": "Raggio Orizzontale", - "Icon": "Icona", - "Inside Pitchfork": "Pitchfork Inside", - "Long Position": "Posizione Lunga", - "Risk/Reward long": "Rischio/Ritorno lungo", - "Modified Schiff Pitchfork": "Pitchfork Modifcata Schiff", - "Parallel Channel": "Canale Parallelo", - "Pitchfan": "Pitchfan", - "Pitchfork": "Pitchfork", - "Polyline": "Polilinea", - "Price Label": "Etichetta Prezzo", - "Price Range": "Estensione Prezzo", - "Projection": "Proiezione", - "Ray": "Raggio", - "Rectangle": "Rettangolo", - "Regression Trend": "Linea di Regressione", - "Rotated Rectangle": "Rettangolo Ruotabile", - "Schiff Pitchfork": "Pitchfork Schiff", - "Schiff": "Schiff", - "Original": "Originale", - "Modified Schiff": "Schiff Modificato", - "Inside": "Inside", - "Short Position": "Posizione Corta", - "Risk/Reward short": "Rischio/Ritorno corto", - "Text": "Testo", - "Comment": "Commento", - "Three Drivers Pattern": "Figura Three Drivers", - "Thumb Down": "Pollice Verso", - "Thumb Up": "Pollice Retto", - "Trend Angle": "Angolo di Tendenza", - "Trend Line": "Linea di Tendenza", - "Trend-Based Fib Extension": "Estensione Fib basata su Tendenza", - "Trend-Based Fib Time": "Tempo Fib basato su Tendenza", - "Triangle Pattern": "Figura Triangolo", - "Triangle": "Triangolo", - "Vertical Line": "Linea Verticale", - "XABCD Pattern": "Figura XABCD", - "Angle:": "Angolo", - "Arcs": "Archi", - "Background color 1": "Colore Sfondo 1", - "Background color 2": "Colore Sfondo 2", - "Background Color": "Colore Sfondo", - "Bar #": "Barra #", - "Border color": "Colore Bordo", - "Border Color": "Colore Bordo", - "Border": "Bordo", - "Bottom Lables": "Etichette in Basso", - "bottom": "fondo", - "center": "centro", - "Channel": "Canale", - "Coeffs As Percents": "Coefficienti in Percentuale", - "Color bars based on previous close": "Colore basato sulla chiusura precedente", - "Color": "Colore", - "Color:": "Colore:", - "Coordinates": "Coordinate", - "Delete": "Cancella", - "Down Color": "Colore Ribasso", - "Drawings": "Disegni", - "Entry price:": "Prezzo Entrata", - "Event": "Event", - "Events": "Eventi", - "Extend Left End": "Estendi Estremita' Sinistra", - "Extend Left": "Estendi a Sinistra", - "Extend Lines": "Estendi Linee", - "Extend Right End": "Estendi Estremita' Destra", - "Extend Right": "Estendi a Destra", - "Extend": "Estendi", - "Failure back color": "Colore Sfondo Fallimento", - "Failure text color": "Colore Testo Fallimento", - "Fans": "Fans", - "Fill": "Riempi", - "Format": "Formatta", - "Graphics": "Grafici", - "Grid": "Griglia", - "Help": "Assistenza", - "HLC Bars": "Barre HLC", - "Inputs": "Impostazioni", - "Label Background": "Sfondo Etichetta", - "Label": "Etichetta", - "Labels": "Etichette", - "Left End": "Estremita' Sinistra", - "Left Labels": "Etichette a Sinistra", - "Right Labels": "Right Labels", - "left": "sinistra", - "Level {0}": "Livello {0}", - "Levels": "Livelli", - "Lines": "Linee", - "Major": "Maggiore", - "Measure (Shift + Click on the chart)": "Misura (Shift + clic sul grafico)", - "Median": "Mediana", - "middle": " mezzo", - "Middle": "Mezzo", - "Minor": "Minore", - "Mode": "Modalita'", - "Normal": "Normale", - "Plot": "Plot", - "Price Levels": "Livelli Prezzo", - "Price Source": "Fonte Prezzo", - "Price": "Prezzo", - "Price:": "Prezzo:", - "Prices": "Prezzi", - "Profit Background Color": "Colore Sfondo Profitto", - "Profit Level. Ticks:": "Livello Profitto. Ticks", - "Properties": "Properieta'", - "Reverse": "Inverti", - "Right End": "Estremita' Destra", - "Right Lables": "Etichette a Destra", - "right": "destra", - "Log Scale_scale_menu": "Scala Logaritmica", - "Percentage_scale_menu": "Percentuale", - "Scales": "Scale", - "Settings": "Settaggi", - "Show Background": "Visualizza Sfondo", - "Show Bars Range": "Visualizza Estensione Barre", - "Show Date/Time Range": "Visualizza Estensione Data/Tempo", - "Show Distance": "Visualizza Distanza", - "Show Labels": "Visualizza Etichette", - "Show Price Range": "Visualizza Estensione Prezzo", - "Show Price": "Visualizza Prezzo", - "Show Prices": "Visualizza Prezzi", - "Show Text": "Visualizza Testo", - "Show Time": "Visualizza Tempo", - "Show Wave": "Visualizza Onde", - "Show/Hide": "Visualizza/Nascondi", - "Source back color": "Colore sfondo Fonte", - "Source border color": "Colore bordo Fonte", - "Source text color": "Colore testo Fonte", - "Stay in Drawing Mode": "Rimani in Modalita' Disegno", - "Stop Background Color": "Colore Sfondo Stop", - "Stop Color:": "Colore Stop", - "Stop Level. Ticks:": "Livello Stop. Ticks", - "Style": "Stile", - "Success back color": "Colore Sfondo Successo", - "Success text color": "Colore Testo Successo", - "Target back color": "Colore sfondo Target", - "Target border color": "Colore bordo Target", - "Target Color:": "Colore Target", - "Target text color": "Colore testo Target", - "Text Alignment:": "Allineamento Testo", - "Text color": "Colore Testo", - "Text Color": "Colore Testo", - "Text Font": "Font Testo", - "Text Wrap": "Testo a capo", - "Text:": "Testo:", - "Time Levels": "Livelli Tempo", - "Timezone/Sessions": "Fuso orario/Sessioni", - "Top Labels": "Etichette in Alto", - "Bottom Labels": "Bottom Labels", - "top": "cima", - "Up Color": "Colore Rialzo", - "Wave Size": "Misura Onda", - "Wick": "Ombra", - "Zoom In": "Incrementa Zoom", - "Zoom Out": "Diminuisci Zoom", - "Borders": "Bordi", - "Level": "Livelli", - "Hlines Background": "Sfondo Linee orizzontali", - "Plots Background": "Sfondo Plot", - "Open_line_tool_position": "Aperto", - "Closed_line_tool_position": "Chiuso", - "{0} P&L: {1}": "{0} P&L: {1}", - "Risk/Reward Ratio: {0}": "Rateo Rischio/Ritorno: {0}", - "Stop: {0} ({1}%)": "Stop: {0} ({1}%)", - "Target: {0} ({1}%)": "Target: {0} ({1}%)", - "SUCCESS": "SUCCESSO", - "FAILURE": "FALLIMENTO", - "Left Shoulder": "Spalla Sinistra", - "Head": "Testa", - "Right Shoulder": "Spalla Destra", - "Mirrored": "Riflesso", - "Flipped": "Invertito", - "distance: {0}": "distanza {0}", - "day": "not_supported", - "day_plural": "not_supported", - "week": "not_supported", - "week_plural": "not_supported", - "month": "not_supported", - "month_plural": "not_supported", - "minute": "not_supported", - "minute_plural": "not_supported", - "hour": "not_supported", - "hour_plural": "not_supported", - "y_dates": "not_supported", - "y_dates_plural": "not_supported", - "h_dates": "h", - "D_dates": "D", - "W_dates": "W", - "M_dates": "M", - "d_dates": "d", - "m_dates": "m", - "in_dates": "in", - "Jan": "Gen", - "Feb": "Feb", - "Mar": "Mar", - "Apr": "Apr", - "May": "Mag", - "Jun": "Giu", - "Jul": "Lug", - "Aug": "Ago", - "Sep": "Set", - "Oct": "Ott", - "Nov": "Nov", - "Dec": "Dic", - "Objects Tree": "Lista Oggetti", - "Manage Drawings": "Amministra Disegni", - "TOOL": "STRUMENTO", - "SYMBOL": "SIMBOLO", - "Move Up": "Muovi in Alto", - "Move Down": "Muovi in Basso", - "All Exchanges": "Tutte le Borse", - "All types": "Tutti I tipi", - "Stock": "Titolo", - "stock": "titolo", - "Index": "Indice", - "index": "indice", - "Futures": "Futures", - "futures": "futures", - "Image URL": "URL Immagine", - "Save image": "Salva immagine", - "or copy url:": "o copia url:", - "Redo {0}": "Ripristina", - "Custom color...": "Colore Personalizzato...", - "Search": "Cerca", - "Open_in_legend": "O", - "High_in_legend": "H", - "Low_in_legend": "L", - "Close_in_legend": "C", - "Open": "Open", - "High": "High", - "Low": "Low", - "Close": "Close", - "(H + L)/2": "(H + L)/2", "(H + L + C)/3": "(H + L + C)/3", + "(H + L)/2": "(H + L)/2", "(O + H + L + C)/4": "(O + H + L + C)/4", - "UTC": "UTC", - "Exchange": "Borsa", - "Athens": "Atene", - "Berlin": "Berlino", - "Bogota": "Bogota", - "Bangkok": "Bangkok", - "Buenos Aires": "Buenos Aires", - "Chicago": "Chicago", - "Hong Kong": "Hong Kong", - "Kolkata": "Kolkata", - "London": "Londra", - "Los Angeles": "Los Angeles", - "Madrid": "Madrid", - "Moscow": "Mosca", - "New York": "New York", - "Paris": "Parigi", - "Sao Paulo": "Sao Paulo", - "Seoul": "Seoul", - "Shanghai": "Shanghai", - "Singapore": "Singapore", - "Sydney": "Sydney", - "Taipei": "Taipei", - "Tehran": "Tehran", - "Tokyo": "Tokyo", - "Toronto": "Toronto", - "Vancouver": "Vancouver", - "Warsaw": "Varsavia", - "n/a": "non disponibile", - "Long_input": "Lungo", - "long_input": "lungo", - "longlen_input": "Lunghezza lungo", - "Window Size_input": "Dimensioni Finestra", - "Length_input": "Lunghezza", - "length_input": "lunghezza", - "len_input": "lunghezza", - "Short_input": "Corto", - "short_input": "corto", - "shortlen_input": "Lunghezza corto", - "Mult_input": "Moltiplicatore", - "mult_input": "moltiplicatore", - "divisor_input": "divisore", - "Divisor_input": "Divisore", - "Upper": "Superiore", - "Lower": "Inferiore", - "Long": "Lungo", - "Short": "Corto", - "Signal": "Segnale", - "Jaw": "Jaw", - "Teeth": "Teeth", - "Lips": "Lips", - "Zero": "Zero", - "WMA Length_input": "Lunghezza WMA", - "Long RoC Length_input": "Lunghezza RoC Lungo", - "Short RoC Length_input": "Lunghezza RoC Corto", - "jawLength_input": "Lunghezza Jaw", - "teethLength_input": "Lunghezza Teeth", - "lipsLength_input": "Lunghezza Lips", - "percent_input": "Percento", - "exponential_input": "Esponenziale", - "smoothD_input": "D Smorzato", - "smoothK_input": "K Smorzato", - "Color 0": "Colore 0", - "Color 1": "Colore 1", - "Color 2": "Colore 2", - "Color 3": "Colore 3", - "Color 4": "Colore 4", - "sym_input": "simbolo", - "symbol_input": "simbolo", - "Sym_input": "Simbolo", - "DI Length_input": "Lunghezza DI", - "ADX Smoothing_input": "Smorzamento ADX", - "displacement_input": "dislocamento", - "Tenkan-sen": "Tenkan-sen", - "Kijun-sen": "Kijun-sen", - "Chikou span": "Chikou span", - "Senkou A": "Senkou A", - "Senkou B": "Senkou B", - "useTrueRange_input": "Utilizza True Range", - "roclen1_input": "RoC Lunghezza 1", - "roclen2_input": "RoC Lunghezza 2", - "roclen3_input": "RoC Lunghezza 3", - "roclen4_input": "RoC Lunghezza 4", - "smalen1_input": "SMA Lunghezza 1", - "smalen2_input": "SMA Lunghezza 2", - "smalen3_input": "SMA Lunghezza 3", - "smalen4_input": "SMA Lunghezza 4", - "siglen_input": "Lunghezza Segnale", - "UpperLimit": "Limite Superiore", - "LowerLimit": "Limite Inferiore", - "Limit": "Limit", - "fastLength_input": "Lunghezza Fast", - "slowLength_input": "Lunghezza Slow", - "signalLength_input": "Lunghezza Segnale", - "start_input": "Inizia", - "increment_input": "Incremento", - "maximum_input": "Massimo", - "showMA_input": "Visualizza MA", - "show MA_input": "Show MA", - "Volume": "Volume", - "Volume MA": "MA Volume", - "Indicator": "Indicatore", - "Oscillator": "Oscillatore", - "lengthStoch_input": "Lunghezza Stoch", - "lengthRSI_input": "Lunghezza RSI", - "sigma_input": "sigma", - "Sigma_input": "Sigma", - "Crosses": "Croci", - "Click to set a point": "Clicca per definire un punto", + "...Less Tags": "...Less Tags", + "1 minute": "1 minute", "1. Slide your finger to select location for first anchor
2. Tap anywhere to place the first anchor": "1. Trascina il dito per selezionare la posizione del primo punto di ancoraggio
2. Tocca per stabilire il primo punto di ancoraggio", "1. Slide your finger to select location for next anchor
2. Tap anywhere to place the next anchor": "1. Trascina il dito per selezionare la posizione del successivo punto di ancoraggio
2. Tocca per stabilire il successivo punto di ancoraggio", - "retrying": "riprovando", - "eod data": "dati eod", - "eod delayed": "eod differito", - "loading data": "dati in caricamento", - "invalid symbol": "simbolo invalido", - "streaming": "streaming", - "realtime": "tempo reale", - "pre-market": "pre-negoziazione", - "post-market": "post-negoziazione", - "closed": "chiuso", - "Time Interval": "Intervallo Tempo", - "Show Symbol Labels": "Visualizza Etichette Simboli", - "Show Symbol Labels_context_menu": "Visualizza Etichette Simboli", - "Subminuette": "Sotto-Minuetto", - "Minuette": "Minuetto", - "Minute": "Minuto", - "Intermediate": "Intermedio", - "Primary": "Primario", - "Cycle": "Ciclo", - "SuperCycle": "SuperCiclo", - "GrandSuperCycle": "CicloSuperGrand", - "Lock": "Blocca", - "Width": "Larghezza", - "Line With Breaks": "Linea Segmentata", - "Area With Breaks": "Area Segmentata", - "Type": "Tipo", - "Simple": "Semplice", - "With Markers": "Con Contrassegni", - "Step": "Scaletta", - "No drawings yet": "Nessun disegno disponibile", - "Lock/Unlock": "Blocca/Sblocca", - "deviation_input": "deviazione", - "depth_input": "profondita'", - "Accumulation/Distribution_study": "Accumulation/Distribution", - "Aroon_study": "Aroon", - "Advance/Decline_study": "Advance/Decline", - "Average True Range_study": "Average True Range", - "Awesome Oscillator_study": "Awesome Oscillator", - "Bollinger Bands Width_study": "Bollinger Bands Width", - "Balance of Power_study": "Balance of Power", - "Bollinger Bands_study": "Bollinger Bands", - "Bollinger Bands %B_study": "Bollinger Bands %B", - "Chaikin Money Flow_study": "Chaikin Money Flow", - "Chaikin Oscillator_study": "Chaikin Oscillator", - "Chande Kroll Stop_study": "Chande Kroll Stop", - "Chande Momentum Oscillator_study": "Chande Momentum Oscillator", - "Commodity Channel Index_study": "Commodity Channel Index", - "Choppiness Index_study": "Choppiness Index", - "Directional Movement Index_study": "Directional Movement Index", - "Correlation Coeff_study": "Correlation Coeff", - "Donchian Channels_study": "Donchian Channels", - "Double Exponential Moving Average_study": "Double Exponential Moving Average", - "Ease of Movement_study": "Ease of Movement", - "Elders Force Index_study": "Elders Force Index", - "Envelope_study": "Envelope", - "Ichimoku Cloud_study": "Ichimoku Cloud", - "Klinger Oscillator_study": "Klinger Oscillator", - "Hull MA_study": "Hull MA", - "Keltner Channels_study": "Keltner Channels", - "Linear Regression Curve_study": "Linear Regression Curve", - "Know Sure Thing_study": "Know Sure Thing", - "MA Cross_study": "MA Cross", - "Money Flow_study": "Money Flow", - "Mass Index_study": "Mass Index", - "Moving Average Exponential_study": "Moving Average Exponential", - "Net Volume_study": "Net Volume", - "Moving Average Convergence/Divergence_study": "Moving Average Convergence/Divergence", - "Moving Average_study": "Moving Average", - "Moving Average Weighted_study": "Moving Average Weighted", - "Parabolic SAR_study": "Parabolic SAR", - "On Balance Volume_study": "On Balance Volume", - "Price Oscillator_study": "Price Oscillator", - "Relative Strength Index_study": "Relative Strength Index", - "Relative Vigor Index_study": "Relative Vigor Index", - "Relative Volatility Index_study": "Relative Volatility Index", - "SMI Ergodic Indicator/Oscillator_study": "SMI Ergodic Indicator/Oscillator", - "Stochastic_study": "Stochastic", - "TRIX_study": "TRIX", - "Stochastic RSI_study": "Stochastic RSI", - "Triple EMA_study": "Triple EMA", - "VWMA_study": "VWMA", - "Volume Oscillator_study": "Volume Oscillator", - "Volume_study": "Volume", - "Williams Alligator_study": "Williams Alligator", - "Willams %R_study": "Willams %R", - "Coppock Curve_study": "Coppock Curve", - "Least Squares Moving Average_study": "Least Squares Moving Average", - "Arnaud Legoux Moving Average_study": "Arnaud Legoux Moving Average", - "True Strength Indicator_study": "True Strength Indicator", - "Change Interval": "Change Interval", - "Show Only Studies": "Show Only Studies", - "Show Only Drawings": "Show Only Drawings", - "Show All": "Show All", - "Timezone/Sessions Properties...": "Timezone/Sessions Properties...", - "Scale Price Chart Only": "Scale Price Chart Only", - "Open Interval Dialog": "Open Interval Dialog", - "Note": "Note", - "Anchored Note": "Anchored Note", - "Scales Properties": "Scales Properties", - "Toggle Auto Scale": "Toggle Auto Scale", - "Toggle Log Scale": "Toggle Log Scale", - "Toggle Percentage": "Toggle Percentage", - "auto_scale": "auto", - "Invalid Symbol": "Invalid Symbol", - "loading...": "loading...", - "interval_dialog_description": "Type the interval number for munute 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)", - "Not applicable": "Not applicable", - "Stats Text Color": "Stats Text Color", - "Show Angle": "Show Angle", - "Always Show Stats": "Always Show Stats", - "Rename...": "Rename...", - "New": "New", - "Load": "Load", - "Save": "Save", - "Rename Chart": "Rename Chart", - "{0} copy": "{0} copy", - "Please enter chart name": "Please enter chart name", - "Enter a new chart name": "Enter a new chart name", - "Load Chart": "Load Chart", - "Chart Name": "Chart Name", - "Chart name": "Chart name", - "Rename Chart Layout": "Rename Chart Layout", - "Please enter chart layout name": "Please enter chart layout name", - "Enter a new chart layout name": "Enter a new chart layout name", - "Load Layout Chart": "Load Layout Chart", - "Chart Layout Name": "Chart Layout Name", - "Chart layout name": "Chart layout name", - "NEW CHART LAYOUT": "NEW CHART LAYOUT", - "Save Chart Layout saves not just some particular chart,\nit saves all charts for all symbols and intervals\nwhich you are modifying while working with this Layout": "Save Chart Layout saves not just some particular chart,\nit saves all charts for all symbols and intervals\nwhich you are modifying while working with this Layout", - "Last Modified": "Last Modified", - "Save Chart Layout": "Save Chart Layout", - "Active Symbol": "Active Symbol", - "Remove custom interval": "Remove custom interval", - "Fullscreen mode": "Fullscreen mode", - "Marker Color": "Marker Color", - "Font Size": "Font Size", - "Save New Chart": "Save New Chart", - "Source_compare": "Source", - "YES": "YES", - "Yes": "Yes", - "No": "No", - "NO": "NO", - "Confirmation": "Confirmation", - "Are you sure you want to delete this chart?": "Are you sure you want to delete this chart?", - "Hide Marks On Bars": "Hide Marks On Bars", - "Precise Labels": "Precise Labels", - "Copy Chart Layout": "Copy Chart Layout", - "Load Chart Layout": "Load Chart Layout", - "Save New Chart Layout": "Save New Chart Layout", - "The Extended Trading Hours feature is available only for intraday charts": "The Extended Trading Hours feature is available only for intraday charts", - "Do you realy want to delete ": "Do you realy want to delete", - "Description": "Description", - "Date": "Date", - "Time": "Time", - "Alerts for the current symbol only": "Alerts for the current symbol only", - "Alerts for the current resolution only": "Alerts for the current resolution only", - "Hide inactive alerts": "Hide inactive alerts", - "Stopped Manual": "Stopped Manual", - "Expired": "Expired", - "Triggered and Not Active": "Triggered and Not Active", - "Error": "Error", - "Stop": "Stop", - "Stopped": "Stopped", - "Active": "Active", - "Order": "Order", - "Actual": "Actual", - "Prior": "Prior", - "Company": "Company", - "Estimate": "Estimate", - "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.": "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.", - "Share on Twitter a snapshot of your chart as a picture and whatever you write.": "Share on Twitter a snapshot of your chart as a picture and whatever you write.", - "Share on StockTwits a snapshot of your chart as a picture and whatever you write.": "Share on StockTwits a snapshot of your chart as a picture and whatever you write.", - "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.": "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.", - "Suggested ideas & my ideas": "Suggested ideas & my ideas", - "Ideas of the people I follow & my ideas": "Ideas of the people I follow & my ideas", - "My ideas only": "My ideas only", - "Hide Widgets": "Hide Widgets", - "Create Alert": "Create Alert", - "Disconnect": "Disconnect", - "Connect": "Connect", - "Pine Script Editor": "Pine Script Editor", - "Published ideas settings": "Published ideas settings", - "Change Ideas filter": "Change Ideas filter", - "Hide Drawings Toolbar": "Hide Drawings Toolbar", - "Show/Hide Drawings Toolbar": "Show/Hide Drawings Toolbar", - "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.", - "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.", - "Study Template": "Study Template", - "Template": "Template", - "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

": "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

", - "Quotes are delayed by 10 min and updated every 30 seconds": "Quotes are delayed by 10 min and updated every 30 seconds", - "delayed": "delayed", - "Show only my sent and received messages": "Show only my sent and received messages", - "Maximize Chat": "Maximize Chat", - "Detach Chat": "Detach Chat", - "Type your message here": "Type your message here", - "Have something to say?": "Have something to say?", - "Attach chart snapshot": "Attach chart snapshot", - "Insert emoticon": "Insert emoticon", - "You can not vote twice for one message": "You can not vote twice for one message", - "English only, please": "English only, please", - "English only, please. Currently we only support English, so we ask you to only use English when communicating on TradingView.": "English only, please. Currently we only support English, so we ask you to only use English when communicating on TradingView.", - "Respecting Fellow Members": "Respecting Fellow Members", - "Respecting Fellow Members. Whether you agree or disagree with ideas, be courteous and respectful. Treat others the way you'd like to be treated.": "Respecting Fellow Members. Whether you agree or disagree with ideas, be courteous and respectful. Treat others the way you'd like to be treated.", - "No advertising allowed": "No advertising allowed", - "No advertising allowed! You can post external links ONLY if they are relevant and add value to the conversation (i.e. a link to an example, or an article).": "No advertising allowed! You can post external links ONLY if they are relevant and add value to the conversation (i.e. a link to an example, or an article).", - "Custom...": "Custom...", - "Forex Talks": "Forex Talks", - "Forex": "Forex", - "Stock And Index Talks": "Stock And Index Talks", - "Bitcoin Talks": "Bitcoin Talks", - "Bitcoin": "Bitcoin", - "Link to this chat...": "Link to this chat...", - "Chat archives...": "Chat archives...", - "Edit room...": "Edit room...", - "Delete room": "Delete room", - "Save Drawing Template As...": "Save Drawing Template As...", - "Templates": "Templates", - "Apply Default Drawing Template": "Apply Default Drawing Template", - "There was an error posting your message.": "There was an error posting your message.", - "Confirm": "Confirm", - "Are you sure you want to delete this room?": "Are you sure you want to delete this room?", - "Show chart snapshot preview": "Show chart snapshot preview", - "Chart Snapshot": "Chart Snapshot", - "Show only favorite rooms": "Show only favorite rooms", - "Ignored users...": "Ignored users...", - "Launch chat in separate window": "Launch chat in separate window", - "Link to this room...": "Link to this room...", - "Room archives...": "Room archives...", - "You have no ignored users": "You have no ignored users", - "Remove this room from favorites": "Remove this room from favorites", - "Add this room from favorites": "Add this room from favorites", - "Compare Add": "Compare Add", - "Follow": "Follow", - "If you follow a symbol you will receive notifications when new ideas about that symbol are published.": "If you follow a symbol you will receive notifications when new ideas about that symbol are published.", - "You are not logged in. Please sign in.": "You are not logged in. Please sign in.", - "Info": "Info", - "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.": "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.", - "Home": "Home", - "Ideas": "Ideas", - "Scripts": "Scripts", - "Sign In": "Sign In", - "Sign Up": "Sign Up", - "Join Now": "Join Now", - "Ideas Published": "Ideas Published", - "Followers": "Followers", - "Following": "Following", - "Profile Settings": "Profile Settings", - "Public Profile": "Public Profile", - "Update Status": "Update Status", - "Sign Out": "Sign Out", - "E-mail for sms": "E-mail for sms", - "Please, enter your e-mail": "Please, enter your e-mail", - "E-mail": "E-mail", - "Crossing": "Crossing", - "Crossing Down": "Crossing Down", - "Crossing Up": "Crossing Up", - "Greater Than": "Greater Than", - "Less Than": "Less Than", - "Entering Channel": "Entering Channel", - "Inside Channel": "Inside Channel", - "Outside Channel": "Outside Channel", - "Moving Up": "Moving Up", - "Moving Down": "Moving Down", - "Moving Up %": "Moving Up %", - "Moving Down %": "Moving Down %", - "Select user to start new chat with": "Select user to start new chat with", - "You have no private messages yet": "You have no private messages yet", - "Don't be so cruel! Bans longer than 1 week are not allowed for now.": "Don't be so cruel! Bans longer than 1 week are not allowed for now.", - "Banned": "Banned", - "No ideas matched your criteria": "No ideas matched your criteria", - "Favorite ideas": "Favorite ideas", - "Only private ideas": "Only private ideas", - "Ideas for the current symbol only": "Ideas for the current symbol only", - "Ideas for the current resolution only": "Ideas for the current resolution only", - "Someone commented on your idea": "Someone commented on your idea", - "Someone agreed/disagreed with your idea": "Someone agreed/disagreed with your idea", - "Someone followed you": "Someone followed you", - "Someone replied to your comment": "Someone replied to your comment", - "Someone commented on the idea you follow": "Someone commented on the idea you follow", - "Someone you follow post new comment": "Someone you follow post new comment", - "Someone you follow change status": "Someone you follow change status", - "Someone you follow published new idea": "Someone you follow published new idea", - "Someone published idea on symbol you follow": "Someone published idea on symbol you follow", - "Notification sound": "Notification sound", - "Additional Notifications Settings...": "Additional Notifications Settings...", - "This is a temporary chart.": "This is a temporary chart.", - "To save your work, sign up for FREE.": "To save your work, sign up for FREE.", - "Sign Up for FREE": "Sign Up for FREE", - "Data provided by BATS exchange.": "Data provided by BATS exchange.", - "Upgrade Now": "Upgrade Now", - "This is EOD data with no updates.": "This is EOD data with no updates.", - "You may subscribe for official realtime and intraday data.": "You may subscribe for official realtime and intraday data.", - "Open Script": "Open Script", - "No saved scripts yet": "No saved scripts yet", - "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", - "Create your first script now!": "Create your first script now!", - "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.": "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.", - "No public library scripts were found.": "No public library scripts were found.", - "Change band background": "Change band background", - "Change area background": "Change area background", - "Confirm replace": "Confirm replace", - "Note: default study templates won't be removed permanently": "Note: default study templates won't be removed permanently", - "Do you realy want to replace": "Do you realy want to replace", - "SCRIPT TITLE": "SCRIPT TITLE", - "TAGS": "TAGS", - "DESCRIPTION": "DESCRIPTION", - "PUBLISH SCRIPT": "PUBLISH SCRIPT", - "Pine Script Tutorial": "Pine Script Tutorial", - "Pine Script Reference": "Pine Script Reference", - "How to use the reference materials (Video)": "How to use the reference materials (Video)", - "Suggestions & Feedback": "Suggestions & Feedback", - "Clear Console": "Clear Console", - "Are you sure you want to ignore messages from": "Are you sure you want to ignore messages from", - "ext": "ext", - "Toggle Maximize Chart": "Toggle Maximize Chart", - "Plot dividends": "Plot dividends", - "Plot splits": "Plot splits", - "Plot earnings": "Plot earnings", - "Vol": "Vol", - "Want official data and more features?": "Want official data and more features?", - "Sessions": "Sessions", - "Trading Panel": "Trading Panel", - "Open Trading Panel": "Open Trading Panel", - "Select Layout": "Select Layout", - "Link symbol to all charts": "Link symbol to all charts", - "Link interval to all charts": "Link interval to all charts", - "Sync crosshair on all charts": "Sync crosshair on all charts", - "Chart Help": "Chart Help", - "No notifications yet": "No notifications yet", - "Watchlist, details and news": "Watchlist, details and news", - "Alerts": "Alerts", - "Data Window": "Data Window", - "Hotlists": "Hotlists", - "Calendar": "Calendar", - "Trading Notes": "Trading Notes", - "Recent Chats": "Recent Chats", - "Notifications": "Notifications", - "Watchlist": "Watchlist", - "Details": "Details", - "Economic Calendar": "Economic Calendar", - "Earnings Calendar": "Earnings Calendar", - "Hotlist": "Hotlist", - "News": "News", - "Market Summary": "Market Summary", - "My Ideas and Notes": "My Ideas and Notes", - "Alerts Log": "Alerts Log", - "Extend Lines Left": "Extend Lines Left", - "Connecting Line": "Connecting Line", - "Show Executions": "Show Executions", - "Show Buy/Sell Panel": "Show Buy/Sell Panel", - "Show Active Orders Only": "Show Active Orders Only", - "Journal...": "Journal...", - "Account History...": "Account History...", - "Reset Paper Trading Account...": "Reset Paper Trading Account...", - "Trading Properties...": "Trading Properties...", - "Set Alert": "Set Alert", - "Alert": "Alert", - "Edit": "Edit", - "Upper Deviation": "Upper Deviation", - "Lower Deviation": "Lower Deviation", - "Use Upper Deviation": "Use Upper Deviation", - "Use Lower Deviation": "Use Lower Deviation", - "First bar time": "First bar time", - "Last bar time": "Last bar time", - "Source": "Source", - "Chats": "Chats", - "All Talks": "All Talks", - "Volume Leaders": "Volume Leaders", - "Percent Advances": "Percent Advances", - "Percent Declines": "Percent Declines", - "Price Advances": "Price Advances", - "Price Declines": "Price Declines", - "Range Advances": "Range Advances", - "Range Declines": "Range Declines", - "Gap Up Stocks": "Gap Up Stocks", - "Gap Down Stocks": "Gap Down Stocks", - "Sell Market": "Sell Market", - "Sell": "Sell", - "Buy Market": "Buy Market", - "Report data issues": "Report data issues", - "Report Data Issues": "Report Data Issues", - "Feature Request and Feedback": "Feature Request and Feedback", - "Market": "Market", - "Buy": "Buy", - "Keyboard Shortcuts": "Keyboard Shortcuts", - "Help & Wiki": "Help & Wiki", - "Send Feedback or Report an Issue": "Send Feedback or Report an Issue", - "Priority Support": "Priority Support", - "Run Product Walk-Through": "Run Product Walk-Through", - "Price Scale": "Price Scale", - "MTPredictor": "MTPredictor", - "Apply Elliot Wave": "Apply Elliot Wave", - "Apply WPT Up Wave": "Apply WPT Up Wave", - "Apply WPT Down Wave": "Apply WPT Down Wave", - "Create New Order...": "Create New Order...", - "Trading": "Trading", - "Add Alert": "Add Alert", - "Extend Alert Line": "Extend Alert Line", - " alert label line": "alert label line", - "No study templates saved": "No study templates saved", - "Save Study Template As...": "Save Study Template As...", - "Show Splits on Chart": "Show Splits on Chart", - "Show Earnings on Chart": "Show Earnings on Chart", - "Show Dividends on Chart": "Show Dividends on Chart", - "Show Alert Labels": "Show Alert Labels", - "Earnings breaks": "Earnings breaks", - "Extended Alert Line": "Extended Alert Line", - "Themes": "Themes", - "Events & Alerts": "Events & Alerts", - "Apply Defaults": "Apply Defaults", - "Do you realy want to delete theme": "Do you realy want to delete __theme__ theme?", - "Extended Hours (Intraday Only)": "Extended Hours (Intraday Only)", - "In Session": "In Session", - "Tools": "Tools", - "Delete script": "Delete script", - "Social": "Social", - "Angle": "Angle", - "Publish Script": "Publish Script", - "Add to Chart": "Add to Chart", - "Blank script": "Blank script", - "TradingView Free Quotes and Chat": "TradingView Free Quotes and Chat", - "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.": "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.", - "Install": "Install", - "Logged as": "Logged as", - "Untitled Script": "Untitled Script", - "Pine Editor": "Pine Editor", - "Open Pine Script Editor": "Open Pine Script Editor", - "Make a Copy": "Make a Copy", - "Make a Copy...": "Make a Copy...", - "Quantity": "Quantity", - "Signal Labels": "Signal Labels", - "Trades on Chart": "Trades on Chart", - "Take Profit": "Take Profit", - "Stop Loss": "Stop Loss", - "Expiration": "Expiration", - "Modify Order": "Modify Order", - "PUBLISH IDEA": "PUBLISH IDEA", - "EDIT IDEA": "EDIT IDEA", - "Chart does not load": "Chart does not load", - "No real-time data": "No real-time data", - "Price incorrect": "Price incorrect", - "Study not loading": "Study not loading", - "Gap in the data": "Gap in the data", - "Alerts issue": "Alerts issue", - "Slow scrolling or chart loading": "Slow scrolling or chart loading", - "Issue Type": "Issue Type", - "Select type...": "Select type...", - "A suggested author published idea on current symbol": "A suggested author published idea on current symbol", - "MODERATED": "MODERATED", - "CFD": "CFD", - "Once": "Once", - "Require Order Confirmation": "Require Order Confirmation", - "Rearm every 1 minute": "Rearm every 1 minute", - "Rearm every 5 minute": "Rearm every 5 minute", - "Rearm every 10 minute": "Rearm every 10 minute", - "Rearm every 30 minute": "Rearm every 30 minute", - "Rearm every hour": "Rearm every hour", - "Once per bar (on condition)": "Once per bar (on condition)", - "Once per bar (on close)": "Once per bar (on close)", - "move chart 1 bar to the left.": "move chart 1 bar to the left.", - "move chart 1 bar to the right.": "move chart 1 bar to the right.", - "move further to the left.": "move further to the left.", - "move further to the right.": "move further to the right.", - "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!": "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!", - "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.": "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.", - "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!": "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!", - "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.": "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.", - "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.": "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.", - "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.": "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.", - "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.": "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.", - "

Pine scripting language (β version)

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.

At the moment PineScript in a BETA. For more detailed information check out our blog.": "

Pine scripting language (β version)

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.

At the moment PineScript in a BETA. For more detailed information check out our blog.", - "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.": "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.", + "10 seconds": "10 seconds", + "1d": "1d", + "1m": "1m", + "1y": "1y", + "3 Notes Reverb": "3 Notes Reverb", + "30 Day Free Trial": "30 Day Free Trial", + "30 seconds": "30 seconds", + "3m": "3m", + "5 seconds": "5 seconds", + "52wk Range": "52wk Range", + "5d": "5d", + "5y": "5y", + "6m": "6m", + " or to use paper trading": " or to use paper trading", + "Hold Shift  + Click on the chart – measure tool.": "Hold Shift  + Click on the chart – measure tool.", + "Hold Shift – draw linetools on the right angle.": "Hold Shift – draw linetools on the right angle.", "

A broad range of intelligent drawing tools

The 100+ drawing tools on TradingView let you analyze the market in a variety of ways - all helping you find better opportunities. Technical analysis is the study of learning how past performance of drawings and other tools applies to prices in the future. Make sure you take a look at our Wiki for a complete list of drawing tools and instructions on how to use them!": "

A broad range of intelligent drawing tools

The 100+ drawing tools on TradingView let you analyze the market in a variety of ways - all helping you find better opportunities. Technical analysis is the study of learning how past performance of drawings and other tools applies to prices in the future. Make sure you take a look at our Wiki for a complete list of drawing tools and instructions on how to use them!", - "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.": "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.", - "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.": "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.", "

Advanced Price Scaling

When you are ready to get technical, our charts let you set the price scales to match your type of analysis. There are linear, percent and log axes for drastic price movements. You can use two separate price scales at the same time: one for indicators and one for price movements. Read more about scaling options.

Right-click on the price scale to see possible options: change scaling type, enable auto-scaling or show another price scale. Right-clicking on indicators lets you choose which scale to use, so several data series with different scaling can co-exist in one chart. You can also drag price and time scales to increase or decrease compression.": "

Advanced Price Scaling

When you are ready to get technical, our charts let you set the price scales to match your type of analysis. There are linear, percent and log axes for drastic price movements. You can use two separate price scales at the same time: one for indicators and one for price movements. Read more about scaling options.

Right-click on the price scale to see possible options: change scaling type, enable auto-scaling or show another price scale. Right-clicking on indicators lets you choose which scale to use, so several data series with different scaling can co-exist in one chart. You can also drag price and time scales to increase or decrease compression.", - "

Multi Charts Layout

You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.": "

Multi Charts Layout

You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.", + "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.": "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.", "

Communicate your ideas in real-time!

Collaborating with investors across markets and countries has never been easier! TradingView chat rooms are a powerful communication tool, which are fully integrated to instantly share charts, analysis and trading ideas – all on one platform. Create your own chat rooms on interesting topics, or join existing public chat rooms – a world of knowledge is at your fingertips.
Start chatting now!": "

Communicate your ideas in real-time!

Collaborating with investors across markets and countries has never been easier! TradingView chat rooms are a powerful communication tool, which are fully integrated to instantly share charts, analysis and trading ideas – all on one platform. Create your own chat rooms on interesting topics, or join existing public chat rooms – a world of knowledge is at your fingertips.
Start chatting now!", + "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.": "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.", + "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!": "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!", + "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.": "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.", "

Go PRO to get even more

But that’s not all! Upgrade your trading experience with TradingView PRO and get access to an unparalleled set of premium features and data. Get it today!": "

Go PRO to get even more

But that’s not all! Upgrade your trading experience with TradingView PRO and get access to an unparalleled set of premium features and data. Get it today!", - "You are not authenticated.": "You are not authenticated.", - "You already have Pro Plus trial.": "You already have Pro Plus trial.", - "You already participated in Pro Plus trial.": "You already participated in Pro Plus trial.", - "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.": "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.", - "
If you want to use this service - please sign in or register!
": "
If you want to use this service - please sign in or register!
", - "Increase Rating": "Increase Rating", - "Read more...": "Read more...", - "PRO Plus Trial": "PRO Plus Trial", - "Sorry, PRO Plus trial could not be set.": "Sorry, PRO Plus trial could not be set.", - "Decrease Rating": "Decrease Rating", - "Quote this message": "Quote this message", - "Unban": "Unban", - "Symbol Description": "Symbol Description", - "OHLC Values": "OHLC Values", - "Indicator Titles": "Indicator Titles", - "Indicator Arguments": "Indicator Arguments", - "Indicator Values": "Indicator Values", - "Symbol Last Value": "Symbol Last Value", - "Indicator Last Value": "Indicator Last Value", - "Favorite Drawings Toolbar": "Favorite Drawings Toolbar", - "Drawings Toolbar": "Drawings Toolbar", - "Sound on every message": "Sound on every message", - "No Sound notifications": "No Sound notifications", - "Set chat title...": "Set chat title...", - "Leave this chat": "Leave this chat", - "Enter new title for this chat": "Enter new title for this chat", - "Chat title": "Chat title", - "Are you sure you want to leave this chat?": "Are you sure you want to leave this chat?", - "Add people to this chat...": "Add people to this chat...", - "Add people to this chat": "Add people to this chat", - "Start new chat with...": "Start new chat with...", - "Clear Symbols": "Clear Symbols", - "Do you really want to clear all symbols?": "Do you really want to clear all symbols?", - "Apply Manual Risk/Reward": "Apply Manual Risk/Reward", - "Apply Manual Decision Point": "Apply Manual Decision Point", - "Analyze Trade Setup": "Analyze Trade Setup", - "Apply Elliot Wave Intermediate": "Apply Elliot Wave Intermediate", - "Apply Elliot Wave Major": "Apply Elliot Wave Major", - "Apply Elliot Wave Minor": "Apply Elliot Wave Minor", - "Up Wave 1 or A": "Up Wave 1 or A", - "Up Wave 2 or B": "Up Wave 2 or B", - "Up Wave C": "Up Wave C", - "Up Wave 3": "Up Wave 3", - "Up Wave 4": "Up Wave 4", - "Up Wave 5": "Up Wave 5", - "Down Wave 1 or A": "Down Wave 1 or A", - "Down Wave 2 or B": "Down Wave 2 or B", - "Down Wave C": "Down Wave C", - "Down Wave 3": "Down Wave 3", - "Down Wave 4": "Down Wave 4", - "Down Wave 5": "Down Wave 5", - "If you want to use private messages - please sign in or register!": "If you want to use private messages - please sign in or register!", - "To get alerts list - please sign in or register!": "To get alerts list - please sign in or register!", - "Manage Alerts": "Manage Alerts", - "Headlines": "Headlines", - "StockTwits": "StockTwits", - "FxWire PRO": "FxWire PRO", - "Futures Magazine": "Futures Magazine", - "Save As Watchlist...": "Save As Watchlist...", - "VolumeProfile": "VolumeProfile", - "Income Statement": "Income Statement", - "Profitability": "Profitability", - "Dividend": "Dividend", - "Current Valuation": "Current Valuation", - "Other": "Other", - "Indicators and Strategies": "Indicators and Strategies", - "Strategies": "Strategies", - "My Scripts": "My Scripts", - "Public Library": "Public Library", - "Built-ins": "Built-ins", - "AOS FX Primer": "AOS FX Primer", - "AlgoViewEssential": "AlgoViewEssential", - "Analysis Suite - SCMR Trends": "Analysis Suite - SCMR Trends", - "DecisionBar": "DecisionBar", - "Jurik Research": "Jurik Research", - "Key Hidden Levels": "Key Hidden Levels", - "Key Order Flow Events": "Key Order Flow Events", - "LazyBear - MTF Panes": "LazyBear - MTF Panes", - "LazyBear - S/R Levels": "LazyBear - S/R Levels", - "MTF Studies": "MTF Studies", - "MicroTrends": "MicroTrends", - "ProTradingIndicators": "ProTradingIndicators", - "RobBooker": "RobBooker", - "Fundamentals": "Fundamentals", - "Economy": "Economy", - "Zig Zag": "Zig Zag", - "Advance Decline Line": "Advaqweqweqweline Line", - "Advance Decline Ratio": "Advaadsasdadsio", - "Advance/Decline Ratio (Bars)": "Advance/Deasdasdasd", - "Chande Kroll Stop": "Chande Kroll Stop", - "Chop Zone": "Chop Zone", - "Conditional Expressions": "Conditional Expressions", - "ConnorsRSI": "ConnorsRSI", - "Correlation Coefficient": "Correlation Coefficient", - "Cumulative Volume Index": "Cumulative Volume Index", - "Detrended Price Oscillator": "Detrended Price Oscillator", - "Directional Movement": "Directional Movement", - "Divergence Indicator": "Divergence Indicator", - "Double EMA": "Double EMA", - "Ease Of Movement": "Ease Of Movement", - "Elder's Force Index": "Elder's Force Index", - "Elliott Wave": "Elliott Wave", - "Fisher Transform": "Fisher Transform", - "Historical Volatility": "Historical Volatility", - "Hull Moving Average": "Hull Moving Average", - "Linear Regression": "Linear Regression", - "MACD": "MACD", - "McGinley Dynamic": "McGinley Dynamic", - "Momentum": "Momentum", - "Moon Phases": "Moon Phases", - "Multi-Time Period Charts": "Multi-Time Period Charts", - "Pivot Points High Low": "Pivot Points High Low", - "Pivot Points Standard": "Pivot Points Standard", - "Price Volume Trend": "Price Volume Trend", - "Rate Of Change": "Rate Of Change", - "SMI Ergodic Indicator": "SMI Ergodic Indicator", - "SMI Ergodic Oscillator": "SMI Ergodic Oscillator", - "Smoothed Moving Average": "Smoothed Moving Average", - "Ultimate Oscillator": "Ultimate Oscillator", - "VWAP": "VWAP", - "Volatility Stop": "Volatility Stop", - "Vortex Indicator": "Vortex Indicator", - "Williams %R": "Williams %R", - "Williams Fractal": "Williams Fractal", - "Woodies CCI": "Woodies CCI", - "Total Revenue": "Total Revenue", - "Diluted EPS, Net Income": "Diluted EPS, Net Income", - "Net Income": "Net Income", - "EBITDA": "EBITDA", - "EBIT": "EBIT", - "Equity Earnings": "Equity Earnings", - "Gross Margin": "Gross Margin", - "After-tax Margin": "After-tax Margin", - "Gross Profit": "Gross Profit", - "Dividends Paid": "Dividends Paid", - "Debt to Equity": "Debt to Equity", - "Free Cash Flow": "Free Cash Flow", - "Return on Equity": "Return on Equity", + "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.": "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.", + "

Server-side Alerts (β version)": "

Server-side Alerts (β version)", + "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.": "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.", + "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.": "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.", + "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.": "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.", + "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.": "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.", + "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!": "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!", + "Number or , – change interval. The interval can be changed by typing the interval number (i.e. 5 if it is going to be a five minute chart) or by typing a comma (,) to enter non minute intervals such as H (Hourly), D (Daily), W (Weekly), M (Monthly).": "Number or , – change interval. The interval can be changed by typing the interval number (i.e. 5 if it is going to be a five minute chart) or by typing a comma (,) to enter non minute intervals such as H (Hourly), D (Daily), W (Weekly), M (Monthly).", + "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

": "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

", + "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

": "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

", + "

Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the features, top authors or create your first idea!

", + "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", + "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.": "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.", + "A clear title that describes your idea. Don’t just write “MSFT” or “MSFT Short”. A title like this doesn’t say much and won’t attract much interest to your idea.": "A clear title that describes your idea. Don’t just write “MSFT” or “MSFT Short”. A title like this doesn’t say much and won’t attract much interest to your idea.", + "A description that clearly states your idea. Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader’s shoes and see if you’d understand the context based on what you wrote. It’s also a good idea to re-post descriptions right on the chart, so your idea can be shared without losing meaning.": "A description that clearly states your idea. Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader’s shoes and see if you’d understand the context based on what you wrote. It’s also a good idea to re-post descriptions right on the chart, so your idea can be shared without losing meaning.", + "A suggested author published idea on current symbol": "A suggested author published idea on current symbol", + "ABCD Pattern": "Figura ABCD", + "about": "about", + "Account History": "Account History", + "Account History...": "Account History...", "Accounting Change": "Accounting Change", - "Accounts Payable": "Accounts Payable", "Accounts Payable and Accrued Expenses": "Accounts Payable and Accrued Expenses", + "Accounts Payable": "Accounts Payable", "Accounts Receivable, Trade, Net": "Accounts Receivable, Trade, Net", "Accounts, Notes Receivable, Net": "Accounts, Notes Receivable, Net", "Accrued Expenses": "Accrued Expenses", "Accrued Interest": "Accrued Interest", "Accumulated Depreciation": "Accumulated Depreciation", + "Accumulation/Distribution": "Accumulation/Distribution", + "Accumulation/Distribution_study": "Accumulation/Distribution", "Acquisition/Sale of Business, Net": "Acquisition/Sale of Business, Net", - "Additional Paid-in Capital": "Additional Paid-in Capital", + "Activate Offer and GO PRO": "Activate Offer and GO PRO", + "Activate Your Account": "Activate Your Account", + "Active Symbol": "Active Symbol", + "Active": "Active", + "Actual": "Actual", + "Add about...": "Add about...", + "Add Alert": "Add Alert", + "Add any symbol from the list": "Inserisci Qualunque Simbolo dalla Lista", + "Add location...": "Add location...", + "Add people to this chat": "Add people to this chat", + "Add people to this chat...": "Add people to this chat...", + "Add people": "Add people", + "Add real-time markets": "Add real-time markets", + "Add status": "Add status", + "Add status...": "Add status...", + "Add Symbol": "Inserisci Simbolo", + "Add this room from favorites": "Add this room from favorites", + "Add to Chart": "Add to Chart", + "Add to favorites": "Inserisci in preferiti", + "Add To Watchlist": "Inserisci in Watchlist", + "Add twitter...": "Add twitter...", + "Add webpage...": "Add webpage...", + "Add {0} To Watchlist": "Add {0} To Watchlist", + "Add": "Inserisci", + "Additional Notifications Settings...": "Additional Notifications Settings...", "Additional Paid-in Capital - Preferred Stock": "Additional Paid-in Capital - Preferred Stock", + "Additional Paid-in Capital": "Additional Paid-in Capital", + "Address": "Address", "Adjusted EBIT": "Adjusted EBIT", "Adjusted EBITDA": "Adjusted EBITDA", "Adjusted EPS, Basic": "Adjusted EPS, Basic", @@ -1188,26 +102,255 @@ "Adjustment for Equity Earnings": "Adjustment for Equity Earnings", "Adjustment for Minority Interest": "Adjustment for Minority Interest", "Adjustment for Special Charges": "Adjustment for Special Charges", + "Advance Decline Line": "Advance Decline Line", + "Advance Decline Ratio": "Advance Decline Ratio", + "Advance/Decline Ratio (Bars)": "Advance/Decline Ratio (Bars)", + "Advance/Decline_study": "Advance/Decline", + "ADX smoothing": "ADX smoothing", + "ADX Smoothing_input": "Smorzamento ADX", + "After making your selection, copy and paste the embed code above. Learn more how to embed chart into forum or blog.": "After making your selection, copy and paste the embed code above. Learn more how to embed chart into forum or blog.", + "After-tax Margin": "After-tax Margin", + "Alarm Clock": "Alarm Clock", + "Alert Actions": "Alert Actions", + "Alert": "Alert", + "Alerts for the current resolution only": "Alerts for the current resolution only", + "Alerts for the current symbol only": "Alerts for the current symbol only", + "Alerts issue": "Alerts issue", + "Alerts Log": "Alerts Log", + "Alerts": "Alerts", + "AlgoViewEssential": "AlgoViewEssential", + "All Content": "All Content", + "All Exchanges": "Tutte le Borse", + "All Metrics": "All Metrics", + "All Talks": "All Talks", + "all time messages": "__messages__ all time messages", + "All types": "Tutti I tipi", + "All": "All", + "all": "all", + "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.": "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.", + "Already have an account?": "Already have an account?", + "Always Show Stats": "Always Show Stats", + "AMEX - Stock - USA": "AMEX - Stock - USA", + "AMEX Gap Down Stocks": "AMEX Gap Down Stocks", + "AMEX Gap Up Stocks": "AMEX Gap Up Stocks", + "AMEX Percent Advances": "AMEX Percent Advances", + "AMEX Percent Declines": "AMEX Percent Declines", + "AMEX Price Advances": "AMEX Price Advances", + "AMEX Price Declines": "AMEX Price Declines", + "AMEX Range Advances": "AMEX Range Advances", + "AMEX Range Declines": "AMEX Range Declines", + "AMEX Volume Leaders": "AMEX Volume Leaders", "Amortization Expense": "Amortization Expense", "Amounts Due to Related Parties, Short-term": "Amounts Due to Related Parties, Short-term", - "Basic EPS, Net Income": "Basic EPS, Net Income", + "Analysis Suite - SCMR Trends": "Analysis Suite - SCMR Trends", + "Analyze Trade Setup": "Analyze Trade Setup", + "Anchored Note": "Anchored Note", + "Anchored Text": "Testo Ancorato", + "Angle": "Angle", + "Angle:": "Angolo", + "Another script has the same name. Do you wish to overwrite it?": "Another script has the same name. Do you wish to overwrite it?", + "Any custom watchlist can be saved under a unique name and loaded at any time with one click. All lists are available from any computer, so you have your workspace wherever you go.": "Any custom watchlist can be saved under a unique name and loaded at any time with one click. All lists are available from any computer, so you have your workspace wherever you go.", + "AOS FX Primer": "AOS FX Primer", + "Apply Default Drawing Template": "Apply Default Drawing Template", + "Apply Default": "Apply Default", + "Apply Defaults": "Apply Defaults", + "Apply Elliot Wave Intermediate": "Apply Elliot Wave Intermediate", + "Apply Elliot Wave Major": "Apply Elliot Wave Major", + "Apply Elliot Wave Minor": "Apply Elliot Wave Minor", + "Apply Elliot Wave": "Apply Elliot Wave", + "Apply Manual Decision Point": "Apply Manual Decision Point", + "Apply Manual Risk/Reward": "Apply Manual Risk/Reward", + "Apply WPT Down Wave": "Apply WPT Down Wave", + "Apply WPT Up Wave": "Apply WPT Up Wave", + "Apply": "Applica", + "Apr": "Apr", + "Arc": "Arco", + "Arcs": "Archi", + "Are you sure you want to abandon your post?": "Are you sure you want to abandon your post?", + "Are you sure you want to close {0} position?": "Are you sure you want to close {0} position?", + "Are you sure you want to delete this chart?": "Are you sure you want to delete this chart?", + "Are you sure you want to delete this message?": "Are you sure you want to delete this message?", + "Are you sure you want to delete this room?": "Are you sure you want to delete this room?", + "Are you sure you want to ignore messages from": "Are you sure you want to ignore messages from", + "Are you sure you want to leave this chat?": "Are you sure you want to leave this chat?", + "Are you sure you want to reverse {0} position?": "Are you sure you want to reverse {0} position?", + "Area With Breaks": "Area Segmentata", + "Area": "Area", + "Arguments in Header": "Argomenti nell Testata", + "Arnaud Legoux Moving Average": "Arnaud Legoux Moving Average", + "Arnaud Legoux Moving Average_study": "Arnaud Legoux Moving Average", + "Aroon Down": "Aroon Down", + "Aroon Up": "Aroon Up", + "Aroon": "Aroon", + "Aroon_study": "Aroon", + "Arrow Mark Down": "Freccia in Basso", + "Arrow Mark Left": "Freccia a Sinistra", + "Arrow Mark Right": "Freccia a Destra", + "Arrow Mark Up": "Freccia in Alto", + "Arrow": "Freccia", + "Assets": "Assets", + "at": "at", + "Athens": "Atene", + "Attach chart snapshot": "Attach chart snapshot", + "Aug": "Ago", + "Auto Scale": "Scala Automatica", + "auto": "auto", + "auto_scale": "auto", + "average per day": "__messages__ average per day", + "Average True Range": "Average True Range", + "Average True Range_study": "Average True Range", + "Average Volume": "Average Volume", + "Average waiting time on the phone is less than one minute. Phone support is available Monday-Friday from 6:30 AM until 3:00 PM EST.": "Average waiting time on the phone is less than one minute. Phone support is available Monday-Friday from 6:30 AM until 3:00 PM EST.", + "Avg Vol": "Avg Vol", + "Awesome Oscillator": "Awesome Oscillator", + "Awesome Oscillator_study": "Awesome Oscillator", + "Aww, we are sorry to see you go! If you cancel, you will no longer be billed after your current subscription period ends. '+": "Aww, we are sorry to see you go! If you cancel, you will no longer be billed after your current subscription period ends. '+", + "Background color 1": "Colore Sfondo 1", + "Background color 2": "Colore Sfondo 2", + "Background Color": "Colore Sfondo", + "Background": "Sfondo", + "Balance of Power": "Balance of Power", + "Balance of Power_study": "Balance of Power", + "Balance Sheet": "Balance Sheet", + "Balance": "Balance", + "Balloon": "Fumetto", + "Ban": "Ban", + "Bands style": "Bands style", + "Bangkok": "Bangkok", + "Banned": "Banned", + "Bar #": "Barra #", + "Bar's Style": "Stile Barra", + "Bars Pattern": "Figure Barre", + "Bars": "Barre", + "bars": "barre", + "bars_margin": "barre", + "Base Line Period": "Base Line Period", + "Base Line Periods": "Base Line Periods", + "Base Line": "Base Line", + "Base": "Base", "Basic EPS, Net Income from Continuing, Operations": "Basic EPS, Net Income from Continuing, Operations", + "Basic EPS, Net Income": "Basic EPS, Net Income", "Basic Weighted Average Shares": "Basic Weighted Average Shares", + "Basis": "Basis", + "Become a PRO Plus user for just $19.95 and get unlimited alerts! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks!": "Become a PRO Plus user for just $19.95 and get unlimited alerts! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks!", + "Become a Pro user for just $9.95 and get unlimited studies! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks because you support further development of TradingView!": "Become a Pro user for just $9.95 and get unlimited studies! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks because you support further development of TradingView!", + "Beep-beep": "Beep-beep", + "Berlin": "Berlino", + "Beta - 1 Year": "Beta - 1 Year", + "Beta - 3 Year": "Beta - 3 Year", + "Beta - 5 Year": "Beta - 5 Year", + "Beta 1Y": "Beta 1Y", + "Beta 3Y": "Beta 3Y", + "Beta 5Y": "Beta 5Y", + "Bill Williams' 3 Lines": "Bill Williams' 3 Lines", + "Bitcoin Talks": "Bitcoin Talks", + "Bitcoin": "Bitcoin", + "BITFINEX - Bitcoin": "BITFINEX - Bitcoin", + "BITSTAMP - Bitcoin": "BITSTAMP - Bitcoin", + "Black": "Black", + "Blank script": "Blank script", + "Blue": "Blue", + "Bogota": "Bogota", + "Bold": "Bold", + "Bollinger Bands %B": "Bollinger Bands %B", + "Bollinger Bands %B_study": "Bollinger Bands %B", + "Bollinger Bands Width": "Bollinger Bands Width", + "Bollinger Bands Width_study": "Bollinger Bands Width", + "Bollinger Bands": "Bollinger Bands", + "Bollinger Bands_study": "Bollinger Bands", "Book Equity": "Book Equity", - "CF Depreciation & Amortization": "CF Depreciation & Amortization", - "CF Net Income": "CF Net Income", + "Border color": "Colore Bordo", + "Border Color": "Colore Bordo", + "Border": "Bordo", + "Borders": "Bordi", + "Bottom Labels": "Bottom Labels", + "Bottom Lables": "Etichette in Basso", + "Bottom Margin": "Margine Inferiore", + "bottom": "fondo", + "Bring Forward": "Porta Avanti", + "Bring to Front": "Porta in Primo Piano", + "Browser": "Browser", + "Brush": "Pennello", + "BSE - Stock - India": "BSE - Stock - India", + "BTC-E - Bitcoin": "BTC-E - Bitcoin", + "BTCYOU - Bitcoin": "BTCYOU - Bitcoin", + "Buenos Aires": "Buenos Aires", + "Built-ins": "Built-ins", + "Buy Annual": "Buy Annual", + "Buy Ask": "Buy Ask __quote__", + "Buy Bid": "Buy Bid __quote__", + "Buy Market": "Buy Market", + "Buy Monthly": "Buy Monthly", + "BUY MULTIDEVICE ACCESS": "BUY MULTIDEVICE ACCESS", + "Buy symbol": "Buy __displaySymbol__ Limit __abbreviatedNumber__ @ __formattedValue__", + "Buy": "Buy", + "By clicking on “Sign Up” below, you are agreeing to the Terms of Service.": "By clicking on “Sign Up” below, you are agreeing to the Terms of Service.", + "by username": "by __username__", + "by": "by", + "Calendar": "Calendar", + "Calling": "Calling", + "Callout": "Richiamo", + "Cancel Order": "Cancel Order", + "Cancel publication": "Cancel publication", + "Cancel {{text}} and send feedback": "Cancel {{text}} and send feedback", + "Cancel": "Cancella", + "Candles": "Candele", "Capital Expenditures": "Capital Expenditures", - "Cash Paid for Income Taxes": "Cash Paid for Income Taxes", - "Cash Paid for Interest Expense": "Cash Paid for Interest Expense", - "Cash Ratio": "Cash Ratio", + "Capital LT": "Capital LT", + "Capital": "Capital", + "Card Number": "Card Number", "Cash and Cash Equivalents": "Cash and Cash Equivalents", "Cash and Cash Equivalents, Beginning of Year": "Cash and Cash Equivalents, Beginning of Year", "Cash and Cash Equivalents, End of Year": "Cash and Cash Equivalents, End of Year", + "Cash Flow Statement": "Cash Flow Statement", "Cash from Discontinued Operations": "Cash from Discontinued Operations", "Cash from Financing Activities": "Cash from Financing Activities", "Cash from Investing Activities": "Cash from Investing Activities", "Cash from Operating Activities": "Cash from Operating Activities", + "Cash Paid for Income Taxes": "Cash Paid for Income Taxes", + "Cash Paid for Interest Expense": "Cash Paid for Interest Expense", + "Cash Ratio": "Cash Ratio", "Cash, Cash Equivalents and Short-term ,Investments": "Cash, Cash Equivalents and Short-term ,Investments", + "CBOE - Options - USA": "CBOE - Options - USA", + "CBOT - Futures - USA": "CBOT - Futures - USA", + "CBOT E-mini": "CBOT E-mini", + "CCI 14 Length": "CCI 14 Length", + "CCI 14": "CCI 14", + "CCI Turbo Histogram": "CCI Turbo Histogram", + "CCI Turbo Length": "CCI Turbo Length", + "CCI Turbo": "CCI Turbo", + "center": "centro", + "Centered": "Centered", + "CF Depreciation & Amortization": "CF Depreciation & Amortization", + "CF Depreciation & Amortization": "CF Depreciation & Amortization", + "CF Net Income": "CF Net Income", + "CFD": "CFD", + "Chaikin Money Flow": "Chaikin Money Flow", + "Chaikin Money Flow_study": "Chaikin Money Flow", + "Chaikin Oscillator": "Chaikin Oscillator", + "Chaikin Oscillator_study": "Chaikin Oscillator", + "Chande Kroll Stop": "Chande Kroll Stop", + "Chande Kroll Stop_study": "Chande Kroll Stop", + "Chande MO": "Chande MO", + "Chande Momentum Oscillator": "Chande Momentum Oscillator", + "Chande Momentum Oscillator_study": "Chande Momentum Oscillator", + "Change angle": "Change angle", + "Change area background": "Change area background", + "Change Background Color": "Change Background Color", + "Change band background": "Change band background", + "Change Disjoint Angle Background Color": "Change Disjoint Angle Background Color", + "Change Disjoint Angle Background Transparency": "Change Disjoint Angle Background Transparency", + "Change Disjoint Angle Color": "Change Disjoint Angle Color", + "Change Disjoint Angle Extending Left": "Change Disjoint Angle Extending Left", + "Change Disjoint Angle Extending Right": "Change Disjoint Angle Extending Right", + "Change Disjoint Angle Filling": "Change Disjoint Angle Filling", + "Change Disjoint Angle Left End": "Change Disjoint Angle Left End", + "Change Disjoint Angle Right End": "Change Disjoint Angle Right End", + "Change Disjoint Angle Show Prices": "Change Disjoint Angle Show Prices", + "Change Disjoint Angle Style": "Change Disjoint Angle Style", + "Change Disjoint Angle Width": "Change Disjoint Angle Width", + "Change Ideas filter": "Change Ideas filter", + "Change in Accounts Payable & Accrued, Expenses": "Change in Accounts Payable & Accrued, Expenses", "Change in Accounts Payable & Accrued, Expenses": "Change in Accounts Payable & Accrued, Expenses", "Change in Accounts Receivable": "Change in Accounts Receivable", "Change in Current Assets": "Change in Current Assets", @@ -1218,6 +361,7 @@ "Change in Income Taxes Payable": "Change in Income Taxes Payable", "Change in Inventories": "Change in Inventories", "Change in Long-term Debt, Net": "Change in Long-term Debt, Net", + "Change in Operating Assets & Liabilities": "Change in Operating Assets & Liabilities", "Change in Operating Assets & Liabilities": "Change in Operating Assets & Liabilities", "Change in Other Assets": "Change in Other Assets", "Change in Other Current Assets": "Change in Other Current Assets", @@ -1225,14 +369,208 @@ "Change in Other Liabilities": "Change in Other Liabilities", "Change in Prepaid Expenses": "Change in Prepaid Expenses", "Change in Short-term Borrowings, Net": "Change in Short-term Borrowings, Net", + "Change Interval": "Change Interval", + "Change Interval...": "Change Interval...", + "Change Marker and Border Color": "Change Marker and Border Color", + "Change Resolution": "Change Resolution", + "Change Symbol": "Modifica Simbolo", + "Change Symbol...": "Modifica Simbolo...", + "Change Text Background Fill": "Change Text Background Fill", + "Change Text Background Transparency": "Change Text Background Transparency", + "Change Text Background": "Change Text Background", + "Change Text Border Color": "Change Text Border Color", + "Change Text Border": "Change Text Border", + "Change Text Color": "Change Text Color", + "Change Text Font Bold": "Change Text Font Bold", + "Change Text Font Italic": "Change Text Font Italic", + "Change Text Font Size": "Change Text Font Size", + "Change Text Font": "Change Text Font", + "Change Text Wrap": "Change Text Wrap", + "Change Text": "Change Text", + "Change Trend Angle Extending Left": "Change Trend Angle Extending Left", + "Change Trend Angle Extending Right": "Change Trend Angle Extending Right", + "Change Trend Line Always Show Stats": "Change Trend Line Always Show Stats", + "Change Trend Line Color": "Change Trend Line Color", + "Change Trend Line Extending Left": "Change Trend Line Extending Left", + "Change Trend Line Extending Right": "Change Trend Line Extending Right", + "Change Trend Line Left End": "Change Trend Line Left End", + "Change Trend Line Right End": "Change Trend Line Right End", + "Change Trend Line Show Angle": "Change Trend Line Show Angle", + "Change Trend Line Show Bars Range": "Change Trend Line Show Bars Range", + "Change Trend Line Show Date/Time Range": "Change Trend Line Show Date/Time Range", + "Change Trend Line Show Price Range": "Change Trend Line Show Price Range", + "Change Trend Line Style": "Change Trend Line Style", + "Change Trend Line Width": "Change Trend Line Width", + "Channel": "Canale", + "Chart as image": "Chart as image", + "Chart description is required": "Chart description is required", + "Chart does not load": "Chart does not load", + "Chart Help": "Chart Help", + "Chart Layout Name": "Chart Layout Name", + "Chart layout name": "Chart layout name", + "Chart Name": "Chart Name", + "Chart name": "Chart name", + "Chart or Quote, eg.": "Chart or Quote, eg.", + "Chart Properties": "Proprieta' Grafico", + "Chart Snapshot": "Chart Snapshot", + "Chart title is required": "Chart title is required", + "Chart": "Chart", + "Charts": "Charts", + "Chat archives...": "Chat archives...", + "Chat Call": "Chat Call", + "Chat Calling": "Chat Calling", + "Chat Hangup": "Chat Hangup", + "Chat Message": "Chat Message", + "Chat Popup": "Chat Popup", + "Chat title": "Chat title", + "Chats": "Chats", + "Chicago": "Chicago", + "Chikou span": "Chikou span", + "Chirpy": "Chirpy", + "Chng 1W": "Chng 1W", + "Chng 4W": "Chng 4W", + "Chng 52W": "Chng 52W", + "Chng": "Chng", + "Choose your PRO plan": "Choose your PRO plan", + "Chop Zone": "Chop Zone", + "Choppiness Index": "Choppiness Index", + "Choppiness Index_study": "Choppiness Index", + "Circle Lines": "Linee Cerchi", + "Circles": "Cerchi", + "Clear Alerts Log": "Clear Alerts Log", + "Clear Console": "Clear Console", + "Clear Symbols": "Clear Symbols", + "Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.": "Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.", + "Click here to create new alert": "Click here to create new alert", + "Click here to go to chart and create one": "Click here to go to chart and create one", + "Click to set a point": "Clicca per definire un punto", + "Clone": "Duplica", + "Clone, Copy, Sync": "Clone, Copy, Sync", + "Close position": "Close position", + "Close Position": "Close Position", + "Close {0} position?": "Close {0} position?", + "Close": "Close", + "close": "close", + "Close_in_legend": "C", + "closed": "chiuso", + "Closed": "Closed", + "Closed_line_tool_position": "Chiuso", + "CME - Futures - USA": "CME - Futures - USA", + "CME E-mini": "CME E-mini", + "Coeffs As Percents": "Coefficienti in Percentuale", + "Color 0": "Colore 0", + "Color 1": "Colore 1", + "Color 2": "Colore 2", + "Color 3": "Colore 3", + "Color 4": "Colore 4", + "Color 5": "Color 5", + "Color 6": "Color 6", + "Color 7": "Color 7", + "Color 8": "Color 8", + "Color bars based on previous close": "Colore basato sulla chiusura precedente", + "Color Theme": "Colore Tema", + "Color": "Colore", + "Color:": "Colore:", + "Columns": "Colonne", + "COMEX - Futures - USA": "COMEX - Futures - USA", + "COMEX E-mini": "COMEX E-mini", + "Comment": "Commento", + "Commitments & Contingencies": "Commitments & Contingencies", "Commitments & Contingencies": "Commitments & Contingencies", + "Commodity Channel Index": "Commodity Channel Index", + "Commodity Channel Index_study": "Commodity Channel Index", "Common Stock": "Common Stock", + "Company Comparison": "Confronto Simboli", + "Company": "Company", + "Compare Add": "Compare Add", + "Compare or Add Symbol": "Confronta o Inserisci Simbolo", + "Compare or Add Symbol...": "Confronta o Inserisci Simbolo...", + "Compare": "Confronta", + "Compare...": "Confronta...", + "Compared to monthly billing": "Compared to monthly billing", + "compiling...": "compiling...", + "Condition": "Condition", + "Conditional Expressions": "Conditional Expressions", + "Confirm Inputs": "Confirm Inputs", + "Confirm replace": "Confirm replace", + "Confirm": "Confirm", + "Confirmation": "Confirmation", + "Connect": "Connect", + "CONNECT": "CONNECT", + "Connected": "Connected", + "Connecting Line": "Connecting Line", + "Connecting": "Connecting", + "Connors RSI": "Connors RSI", + "ConnorsRSI": "ConnorsRSI", + "Continue": "Continue", + "CONTINUE": "CONTINUE", + "Conversion Line Period": "Conversion Line Period", + "Conversion Line Periods": "Conversion Line Periods", + "Conversion Line": "Conversion Line", + "Coordinates": "Coordinate", + "Copied to clipboard": "Copied to clipboard", + "Coppock Curve": "Coppock Curve", + "Coppock Curve_study": "Coppock Curve", + "Copy Chart Layout": "Copy Chart Layout", + "Copy link": "Copy link", + "copy selected object.": "copy selected object.", + "Copy": "Copia", + "Correct": "Correct", + "Correlation Coeff": "Correlation Coeff", + "Correlation Coeff_study": "Correlation Coeff", + "Correlation Coefficient": "Correlation Coefficient", + "Correlation": "Correlation", + "Cost & Operating Expenses": "Cost & Operating Expenses", "Cost & Operating Expenses": "Cost & Operating Expenses", "Cost of Revenue": "Cost of Revenue", + "Count": "Count", "Cover Sheet TSO": "Cover Sheet TSO", + "Create Alert on {{title}}": "Create Alert on {{title}}", + "Create Alert": "Create Alert", + "Create new note...": "Create new note...", + "Create New Order...": "Create New Order...", + "Create new public chat": "Create new public chat", + "Create your first script now!": "Create your first script now!", + "Create": "Create", + "Cross": "Croce", + "Cross_chart_type": "Croce", + "Crosses": "Croci", + "Crosshair": "Mirino", + "Crossing Down": "Crossing Down", + "Crossing Up": "Crossing Up", + "Crossing": "Crossing", + "Cumulative Volume Index": "Cumulative Volume Index", "Current Portion of Long-term Debt": "Current Portion of Long-term Debt", "Current Ratio": "Current Ratio", + "Current Valuation": "Current Valuation", + "cursors-group-css-class": "cursors-group-css-class", + "Custom color...": "Colore Personalizzato...", + "Custom intervals and unlimited alerts": "Custom intervals and unlimited alerts", + "Custom Intervals": "Custom Intervals", + "Custom": "Custom", + "Custom...": "Custom...", + "CVV/CSC": "CVV/CSC", + "Cycle": "Ciclo", + "Cyclic Lines": "Linee Cicliche", + "d": "d", + "D_dates": "D", + "d_dates": "d", + "Daily": "Daily", + "Data provided by BATS exchange.": "Data provided by BATS exchange.", + "Data Window": "Data Window", + "Date Range": "Estensione Data", + "Date": "Date", + "day": "tempo", + "day_plural": "tempi", + "Day's Range": "Day's Range", + "Debt Net": "Debt Net", "Debt to Assets": "Debt to Assets", + "Debt to Equity": "Debt to Equity", + "Dec": "Dic", + "DecisionBar": "DecisionBar", + "Decrease Rating": "Decrease Rating", + "Default": "Default", + "Defaults": "Defaults", "Deferred Charges": "Deferred Charges", "Deferred Income Tax Liabilities, Short-term": "Deferred Income Tax Liabilities, Short-term", "Deferred Income Taxes": "Deferred Income Taxes", @@ -1242,61 +580,839 @@ "Degree of Combined Leverage": "Degree of Combined Leverage", "Degree of Financial Leverage": "Degree of Financial Leverage", "Degree of Operational Leverage": "Degree of Operational Leverage", + "delayed": "delayed", + "Delayed": "Delayed", + "Delete Alert": "Delete Alert", + "Delete alerts as per filter": "Delete alerts as per filter", + "Delete all Alerts": "Delete all Alerts", + "Delete all inactive Alerts": "Delete all inactive Alerts", + "Delete all your positions, orders and history and set balance to specific value.": "Delete all your positions, orders and history and set balance to specific value.", + "Delete message": "Delete message", + "Delete room": "Delete room", + "Delete script": "Delete script", + "Delete": "Cancella", + "Depreciation & Amortization Expense": "Depreciation & Amortization Expense", "Depreciation & Amortization Expense": "Depreciation & Amortization Expense", "Depreciation Expense": "Depreciation Expense", + "Depth": "Depth", + "depth_input": "profondita'", + "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.": "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.", + "Description": "Description", + "DESCRIPTION": "DESCRIPTION", + "Detach Chat": "Detach Chat", + "Details": "Details", + "Detrended Price Oscillator": "Detrended Price Oscillator", + "deviation_input": "deviazione", + "Device": "Device", + "DI Length_input": "Lunghezza DI", "Diluted EPS, Net Income from Continuing Operations": "Diluted EPS, Net Income from Continuing Operations", + "Diluted EPS, Net Income": "Diluted EPS, Net Income", "Diluted Weighted Average Shares": "Diluted Weighted Average Shares", + "Directional Movement Index": "Directional Movement Index", + "Directional Movement Index_study": "Directional Movement Index", + "Directional Movement": "Directional Movement", + "Disconnect": "Disconnect", + "Disconnected": "Disconnected", "Discontinued Operations": "Discontinued Operations", + "Disjoint Angle": "Angolo Disgiunto", + "Displaced EMA": "Displaced EMA", + "Displacement": "Displacement", + "displacement_input": "dislocamento", + "distance: {0}": "distanza {0}", + "Div EA": "Div EA", + "Div Paid": "Div Paid", + "Div Pref": "Div Pref", + "Div Share": "Div Share", + "Divergence Indicator": "Divergence Indicator", + "Diviation (%)": "Diviation (%)", + "Dividend": "Dividend", + "Dividends Paid": "Dividends Paid", + "Dividends per Share, FQ": "Dividends per Share, FQ", + "Dividends": "Dividends", + "divisor_input": "divisore", + "Divisor_input": "Divisore", + "Do Not Cancel": "Do Not Cancel", + "Do not post offline personal contact information.": "Do not post offline personal contact information.", + "Do not publish content that is not your original work, or infringes the copyright of any third party.": "Do not publish content that is not your original work, or infringes the copyright of any third party.", + "Do not show this message again": "Do not show this message again", + "Do you really want to clear all symbols?": "Do you really want to clear all symbols?", + "Do you realy want to delete ": "Do you realy want to delete", + "Do you realy want to delete theme": "Do you realy want to delete __theme__ theme?", + "Do you realy want to delete {0}watchlist?": "Do you realy want to delete {0}watchlist?", + "Do you realy want to replace": "Do you realy want to replace", + "Don't be so cruel! Bans longer than 1 week are not allowed for now.": "Don't be so cruel! Bans longer than 1 week are not allowed for now.", + "Donchian Channels": "Donchian Channels", + "Donchian Channels_study": "Donchian Channels", + "Done": "Done", + "Don’t cry… but your free PRO Plus trial has ended! We hope you benefited from useful features and felt good about yourself for supporting the community.": "Don’t cry… but your free PRO Plus trial has ended! We hope you benefited from useful features and felt good about yourself for supporting the community.", + "Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!": "Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!", + "Dot": "Punto", + "Double EMA": "Double EMA", + "Double Exponential Moving Average": "Double Exponential Moving Average", + "Double Exponential Moving Average_study": "Double Exponential Moving Average", + "Down Color": "Colore Ribasso", + "Down fractals": "Down fractals", + "Down Wave 1 or A": "Down Wave 1 or A", + "Down Wave 2 or B": "Down Wave 2 or B", + "Down Wave 3": "Down Wave 3", + "Down Wave 4": "Down Wave 4", + "Down Wave 5": "Down Wave 5", + "Down Wave C": "Down Wave C", + "Down": "Down", + "Drawing Tools": "Drawing Tools", + "Drawings Syncing": "Drawings Syncing", + "Drawings Toolbar": "Drawings Toolbar", + "Drawings": "Disegni", + "E-mail for sms": "E-mail for sms", + "E-mail support hours are 4:00 AM – 3 PM EST Monday - Friday. Typical response time is 1 hour during business hours.": "E-mail support hours are 4:00 AM – 3 PM EST Monday - Friday. Typical response time is 1 hour during business hours.", + "E-mail": "E-mail", + "Early Access 33% off{{#is_finished}} – Final chance{{/is_finished}}": "Early Access 33% off{{#is_finished}} – Final chance{{/is_finished}}", + "Early Access for $16.65/Month": "Early Access for $16.65/Month", + "Earnings breaks": "Earnings breaks", + "Earnings Calendar": "Earnings Calendar", + "Earnings per Share, Basic, TTM": "Earnings per Share, Basic, TTM", + "Earnings per Share, Diluted, TTM": "Earnings per Share, Diluted, TTM", + "Earnings": "Earnings", + "Ease Of Movement": "Ease Of Movement", + "Ease of Movement": "Ease of Movement", + "Ease of Movement_study": "Ease of Movement", + "EBIT": "EBIT", + "EBITDA": "EBITDA", + "Economic Calendar": "Economic Calendar", + "Economy & Symbols": "Economia & Simboli", + "Economy": "Economy", + "Edit Alert {{description}} on {{title}}": "Edit Alert {{description}} on {{title}}", + "Edit Alert": "Edit Alert", + "Edit chat room": "Edit chat room", + "EDIT IDEA": "EDIT IDEA", + "Edit Order": "Edit Order", + "Edit Order...": "Edit Order...", + "Edit Position": "Edit Position", + "Edit Position...": "Edit Position...", + "Edit profile": "Edit profile", + "Edit room...": "Edit room...", + "EDIT SCRIPT": "EDIT SCRIPT", + "Edit Sript": "Edit Sript", + "Edit": "Edit", + "EDIT": "EDIT", "Effect of Exchange Rate on Cash": "Effect of Exchange Rate on Cash", + "Elder's Force Index": "Elder's Force Index", + "Elders Force Index_study": "Elders Force Index", + "Elliott Labels": "Etichette Elliott", + "Elliott Major Retracement": "Ritracciamento Maggiore Elliott", + "Elliott Minor Retracement": "Ritracciamento Minore Elliott", + "Elliott Wave Circle": "Elliott Wave Circle", + "Elliott Wave Cycle": "Cicli Onde Elliott", + "Elliott Wave Minor": "Onda Elliott Minore", + "Elliott Wave Subminuette": "Onda Elliott Sottominuetto", + "Elliott Wave": "Elliott Wave", + "Ellipse": "Ellisse", + "Email": "Email", + "Embed": "Embed", + "Emp": "Emp", "Employee Compensation": "Employee Compensation", + "End of Day": "End of Day", + "English only for main public chatrooms and public ideas - so that everyone can understand. Any language can be spoken in the custom chat rooms. Later we may introduce main public chatrooms for other languages.": "English only for main public chatrooms and public ideas - so that everyone can understand. Any language can be spoken in the custom chat rooms. Later we may introduce main public chatrooms for other languages.", + "English only": "English only", + "Enter a new chart layout name": "Enter a new chart layout name", + "Enter a new chart name": "Enter a new chart name", + "Enter new title for this chat": "Enter new title for this chat", + "Entering Channel": "Entering Channel", + "Enterprise Value, FQ": "Enterprise Value, FQ", + "Enterprise Value/EBITDA, TTM": "Enterprise Value/EBITDA, TTM", + "Entry price:": "Prezzo Entrata", + "Envelope": "Envelope", + "Envelope_study": "Envelope", + "eod data": "dati eod", + "eod delayed": "eod differito", + "EPS NI": "EPS NI", + "Equality Line": "Equality Line", + "Equity Earnings": "Equity Earnings", + "Equity": "Equity", + "Eraser": "Cancellino", + "Error": "Error", + "Estimate": "Estimate", + "EUREX - Futures - Europe": "EUREX - Futures - Europe", + "Event": "Event", + "Events & Alerts": "Events & Alerts", + "Events": "Eventi", + "Exch": "Exch", + "Exchange": "Borsa", + "Exchanges charge per-user fees and redistribution fees from TradingView for delivery of intraday and real-time data. So, we can't give this data for free to everyone (as much as we'd like to).": "Exchanges charge per-user fees and redistribution fees from TradingView for delivery of intraday and real-time data. So, we can't give this data for free to everyone (as much as we'd like to).", + "Exit Full Screen (ESC)": "Exit Full Screen (ESC)", + "Exiting Channel": "Exiting Channel", + "Expand sym chart": "Expand sym chart", + "Expected Annual Dividends": "Expected Annual Dividends", + "Expiration Date (MM/YY)": "Expiration Date (MM/YY)", + "Expiration Time": "Expiration Time", + "Expiration": "Expiration", + "Expired": "Expired", + "Exponential": "Exponential", + "exponential_input": "Esponenziale", + "ext": "ext", + "Extend Alert Line": "Extend Alert Line", + "Extend Left End": "Estendi Estremita' Sinistra", + "Extend Left": "Estendi a Sinistra", + "Extend Lines Left": "Extend Lines Left", + "Extend Lines": "Estendi Linee", + "Extend Right End": "Estendi Estremita' Destra", + "Extend Right": "Estendi a Destra", + "Extend": "Estendi", + "Extended Alert Line": "Extended Alert Line", + "Extended Hours (Intraday Only)": "Extended Hours (Intraday Only)", + "Extended Hours": "Sessione Estesa", + "Extended Line": "Line Estesa", + "Extended Trading Hours": "Extended Trading Hours", + "Extended": "Estesa", + "Extension": "Extension", "Extraordinary Items": "Extraordinary Items", + "Failed": "Failed", + "Failure back color": "Colore Sfondo Fallimento", + "Failure text color": "Colore Testo Fallimento", + "FAILURE": "FALLIMENTO", + "Falling": "Falling", + "Fans": "Fans", + "Fast length": "Fast length", + "Fast Length": "Fast Length", + "fastLength_input": "Lunghezza Fast", + "Fault": "Fault", + "Favorite Drawings Toolbar": "Favorite Drawings Toolbar", + "Favorite ideas": "Favorite ideas", + "Favorite": "Favorite", + "Favorites": "Preferiti", + "Feature Request and Feedback": "Feature Request and Feedback", + "Feb": "Feb", + "Fib Channel": "Canale Fib", + "Fib Circles": "Cerchi Fib", + "Fib Retracement": "Ritracciamento Fib", + "Fib Speed Resistance Arcs": "Archi Speed Resistance Fib", + "Fib Speed Resistance Fan": "Fan Speed Resistance Fib", + "Fib Spiral": "Spirale Fib", + "Fib Time Zone": "Tempo Fib", + "Fib Wedge": "Cuneo Fib", + "Fibonacci": "Fibonacci", + "Fill": "Riempi", + "Find existing chat": "Find existing chat", + "First bar time": "First bar time", + "First Name": "First Name", + "Fisher Transform": "Fisher Transform", + "Fisher": "Fisher", + "Flag Mark": "Contrassegno", + "Flat Bottom": "Fondo Piano", + "Flat Top/Bottom": "Cima/Fondo Piani", + "Flipped": "Invertito", + "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.": "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.", + "Follow {{pro_symbol}}": "Follow {{pro_symbol}}", + "Follow": "Follow", + "Followed": "Followed", + "Followers": "Followers", + "Following below suggestions will help get your ideas suggested:": "Following below suggestions will help get your ideas suggested:", + "Following": "Following", + "Font Size": "Font Size", + "For a limited time, we’re offering a FREE 1 month subscription of PRO Plus (no credit card required, no catches or hidden autobilling).": "For a limited time, we’re offering a FREE 1 month subscription of PRO Plus (no credit card required, no catches or hidden autobilling).", + "for": "for", + "Forecast": "Previsione", + "Forex Talks": "Forex Talks", + "Forex": "Forex", + "Forgot password?": "Forgot password?", + "Format": "Formatta", + "Format...": "Formatta...", + "FORTUNECX - Bitcoin": "FORTUNECX - Bitcoin", "Free Cash Flow Margin": "Free Cash Flow Margin", "Free Cash Flow Return on Assets": "Free Cash Flow Return on Assets", + "Free Cash Flow": "Free Cash Flow", + "Frequency": "Frequency", + "Full moon mark": "Full moon mark", + "Full Screen": "Schermo Intero", + "Fullscreen mode": "Fullscreen mode", + "Function Definition": "Function Definition", + "Fundamentals company": "Fundamentals __company__", + "Fundamentals": "Fundamentals", + "Futures Magazine": "Futures Magazine", + "Futures": "Futures", + "futures": "futures", + "FXCM - Forex": "FXCM - Forex", + "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.": "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.", + "FxWire PRO": "FxWire PRO", + "Gann Box": "Scatola di Gann", + "Gann Fan": "Fan di Gann", + "Gann Square": "Quadrato di Gann", + "Gap Down Stocks": "Gap Down Stocks", + "Gap in the data": "Gap in the data", + "Gap Up Stocks": "Gap Up Stocks", + "General & Administrative Expense": "General & Administrative Expense", "General & Administrative Expense": "General & Administrative Expense", - "Goodwill": "Goodwill", + "GOCIO - Bitcoin": "GOCIO - Bitcoin", + "Goodwill & Intangible Assets, Net": "Goodwill & Intangible Assets, Net", "Goodwill & Intangible Assets, Net": "Goodwill & Intangible Assets, Net", + "Goodwill": "Goodwill", + "GrandSuperCycle": "CicloSuperGrand", + "Graphics": "Grafici", + "Greater Than": "Greater Than", + "Grey": "Grey", + "Grid Lines": "Griglia", + "Grid": "Griglia", + "Gross Margin %, TTM": "Gross Margin %, TTM", + "Gross Margin": "Gross Margin", + "Gross Profit": "Gross Profit", + "Growing moon": "Growing moon", + "Growing": "Growing", + "h": "h", + "h_dates": "h", + "Hand Bell": "Hand Bell", + "Hate speech": "Hate speech", + "Have something to say?": "Have something to say?", + "Head & Shoulders": "Testa & Spalle", + "Head": "Testa", + "Headlines": "Headlines", + "Heiken Ashi": "Heikin Ashi", + "Help & Wiki": "Help & Wiki", + "Help": "Assistenza", + "Hidden Bearish Divergence": "Hidden Bearish Divergence", + "Hidden Bullish Divergence": "Hidden Bullish Divergence", + "Hide All Drawing Tools": "Nascondi Tutti I Disegni", + "Hide Buy/Sell Panel": "Hide Buy/Sell Panel", + "Hide data": "Hide data", + "Hide Drawings Toolbar": "Hide Drawings Toolbar", + "Hide Favorite Drawings Toolbar": "Hide Favorite Drawings Toolbar", + "Hide inactive alerts": "Hide inactive alerts", + "Hide inactive Alerts": "Hide inactive Alerts", + "Hide Marks On Bars": "Hide Marks On Bars", + "Hide Widgets": "Hide Widgets", + "Hide": "Nascondi", + "High": "High", + "high": "high", + "High_in_legend": "H", + "Histogram": "Istogramma", + "Historical Volatility": "Historical Volatility", + "HITBTC - Bitcoin": "HITBTC - Bitcoin", + "hl2": "hl2", + "HLC Bars": "Barre HLC", + "hlc3": "hlc3", + "Hlines Background": "Sfondo Linee orizzontali", + "Hollow Candles": "Candele Vuote", + "Home": "Home", + "Hong Kong": "Hong Kong", + "Horizontal Line": "Linea Orizzontale", + "Horizontal Ray": "Raggio Orizzontale", + "Hot Lists": "Hot Lists", + "Hotlist": "Hotlist", + "HotLists continuously scan the US stock market to identify best trading opportunities and take considerable resources, so we can't give them out for free to everyone (as much as we'd like to).": "HotLists continuously scan the US stock market to identify best trading opportunities and take considerable resources, so we can't give them out for free to everyone (as much as we'd like to).", + "Hotlists": "Hotlists", + "hour": "ora", + "hour_plural": "ore", + "How to use the reference materials (Video)": "How to use the reference materials (Video)", + "Hull MA": "Hull MA", + "Hull MA_study": "Hull MA", + "Hull Moving Average": "Hull Moving Average", + "Hundred Line": "Hundred Line", + "ICECAN - Futures - Canada": "ICECAN - Futures - Canada", + "ICEEUR - Futures - Europe": "ICEEUR - Futures - Europe", + "ICEUSA - Futures - USA": "ICEUSA - Futures - USA", + "Ichimoku Cloud": "Ichimoku Cloud", + "Ichimoku Cloud_study": "Ichimoku Cloud", + "Icon": "Icona", + "Idea or chart snapshot image": "Idea or chart snapshot image", + "IDEA TITLE AND DESCRIPTION": "IDEA TITLE AND DESCRIPTION", + "Ideas for the current resolution only": "Ideas for the current resolution only", + "Ideas for the current symbol only": "Ideas for the current symbol only", + "Ideas of the people I follow & my ideas": "Ideas of the people I follow & my ideas", + "Ideas Published": "Ideas Published", + "Ideas": "Ideas", + "If you are sure you want to cancel, click Cancel, otherwise choose Do Not Cancel.": "If you are sure you want to cancel, click Cancel, otherwise choose Do Not Cancel.", + "If you do intraday analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.": "If you do intraday analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.", + "If you do intraday analysis, consider subscribing to the {{exchange}} exchange.{{^exchangesButton}} You must subscribe to PRO, PRO Plus or Premium service first (from only 9.95/m).{{/exchangesButton}}": "If you do intraday analysis, consider subscribing to the {{exchange}} exchange.{{^exchangesButton}} You must subscribe to PRO, PRO Plus or Premium service first (from only 9.95/m).{{/exchangesButton}}", + "If you do intraday spread analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.": "If you do intraday spread analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.", + "If you follow a symbol you will receive notifications when new ideas about that symbol are published.": "If you follow a symbol you will receive notifications when new ideas about that symbol are published.", + "If you like what you see, you have an exclusive chance to get 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.": "If you like what you see, you have an exclusive chance to get 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.", + "If you need only the most complete and accurate data, then consider subscribing to the PRO Plus or Premium service from only $19.95/m that offers actual real-time data from the NYSE/NASDAQ/AMEX exchanges and much more.": "If you need only the most complete and accurate data, then consider subscribing to the PRO Plus or Premium service from only $19.95/m that offers actual real-time data from the NYSE/NASDAQ/AMEX exchanges and much more.", + "If you want to act quickly to news and events that occur when the regular market is closed, please consider subscribing to PRO Plus or Premium service from only $19.95/m.": "If you want to act quickly to news and events that occur when the regular market is closed, please consider subscribing to PRO Plus or Premium service from only $19.95/m.", + "If you want to identify opportunities in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "If you want to identify opportunities in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "If you want to unlock the power of multiple time frame analysis and add multiple symbols to the same chart layout, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "If you want to unlock the power of multiple time frame analysis and add multiple symbols to the same chart layout, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "If you want to use different watchlists to quickly assess different sectors of the market, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "If you want to use different watchlists to quickly assess different sectors of the market, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "If you want to use private messages - please sign in or register!": "If you want to use private messages - please sign in or register!", + "If you want to use this service - please sign in or register!": "If you want to use this service - please sign in or register!", + "Ignore user": "Ignore user __username__", + "Ignore": "Ignore", + "Ignored users...": "Ignored users...", + "Illicit content": "Illicit content", + "Image URL": "URL Immagine", + "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", + "In effort to make TradingView more useful to a larger number of users, moderators have the right to hide ideas with bad descriptions or not informative from the front page and the gallery. We are NOT limiting any ways of publishing or using TradingView charts. You can still create and publish any kind of charts; your profile and Activity Stream will still show all created charts.": "In effort to make TradingView more useful to a larger number of users, moderators have the right to hide ideas with bad descriptions or not informative from the front page and the gallery. We are NOT limiting any ways of publishing or using TradingView charts. You can still create and publish any kind of charts; your profile and Activity Stream will still show all created charts.", + "In Session": "In Session", + "In short, the more understandable and interesting your ideas are, the more you’ll gain respect of others and get discovered by the financial community. We’ll do our best to help showcase good ideas.": "In short, the more understandable and interesting your ideas are, the more you’ll gain respect of others and get discovered by the financial community. We’ll do our best to help showcase good ideas.", + "in": "in", + "in_dates": "in", + "inbars": "in __period__ bars", "Income After Taxes": "Income After Taxes", - "Income Before Taxes": "Income Before Taxes", - "Income Taxes": "Income Taxes", - "Income Taxes Payable": "Income Taxes Payable", "Income before Extraordinary Items": "Income before Extraordinary Items", + "Income Before Taxes": "Income Before Taxes", + "Income Statement": "Income Statement", + "Income Taxes Payable": "Income Taxes Payable", + "Income Taxes": "Income Taxes", + "Income": "Income", + "Increase Rating": "Increase Rating", + "Increment": "Increment", + "increment_input": "Incremento", + "Ind": "Ind", + "Index": "Indice", + "index": "indice", + "Indicator Arguments in Header": "Indicator Arguments in Header", + "Indicator Arguments": "Indicator Arguments", + "Indicator Last Value": "Indicator Last Value", + "Indicator Titles in Header": "Indicator Titles in Header", + "Indicator Titles": "Indicator Titles", + "Indicator Values": "Indicator Values", + "Indicator": "Indicatore", + "Indicators and Strategies": "Indicators and Strategies", + "Indicators": "Indicatori", + "Indicators, Fundamentals, Economy and Add-ons": "Indicatori/Dati Fondamentali/Economia/Extra", + "Industry": "Industry", + "Info": "Info", + "Inputs": "Impostazioni", + "Insert Drawing Tool": "Inserisci Disegno", + "Insert emoticon": "Insert emoticon", + "Insert Indicator...": "Inserisci Indicatore...", + "Insert": "Insert", + "Inside Channel": "Inside Channel", + "Inside Pitchfork": "Pitchfork Inside", + "Inside": "Inside", + "Install": "Install", "Intangible Assets": "Intangible Assets", "Interest Expense": "Interest Expense", "Interest Income": "Interest Income", "Interest Income/Expense, Net": "Interest Income/Expense, Net", + "Intermediate": "Intermedio", + "interval_dialog_description": "Type the interval number for munute 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)", + "Intraday Renko, Kagi, Line Break and Point & Figure charts take considerable resources, so we can't give them out for free to everyone (as much as we'd like to). We can, however, give out these charts for free in the Daily and Weekly resolutions.": "Intraday Renko, Kagi, Line Break and Point & Figure charts take considerable resources, so we can't give them out for free to everyone (as much as we'd like to). We can, however, give out these charts for free in the Daily and Weekly resolutions.", + "Intraday Renko, Kagi, Line Break, PnF and spread charts": "Intraday Renko, Kagi, Line Break, PnF and spread charts", + "Intraday Renko, Kagi, Line Break, PnF charts": "Intraday Renko, Kagi, Line Break, PnF charts", + "Intraday Spread Charts": "Intraday Spread Charts", + "Intraday Spread": "Intraday Spread", + "invalid symbol": "simbolo invalido", + "Invalid Symbol": "Invalid Symbol", "Inventories, Net": "Inventories, Net", "Investment Changes, Net": "Investment Changes, Net", + "Invoiced every month": "Invoiced every month", + "IP": "IP", "Issuance of Equity": "Issuance of Equity", + "Issue Type": "Issue Type", + "Italic": "Italic", + "ITBIT - Bitcoin": "ITBIT - Bitcoin", + "Jan": "Gen", + "Jaw Length": "Jaw Length", + "Jaw Offset": "Jaw Offset", + "Jaw": "Jaw", + "jawLength_input": "Lunghezza Jaw", + "Join Now": "Join Now", + "Journal is empty": "Journal is empty", + "Journal...": "Journal...", + "Jul": "Lug", + "Jun": "Giu", + "Jurik Research": "Jurik Research", + "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That is less than $16.65/month. Don’t miss the last chance to get the special Early Access and secure this low rate now!": "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That is less than $16.65/month. Don’t miss the last chance to get the special Early Access and secure this low rate now!", + "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.": "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.", + "Kagi": "Kagi", + "KCBT - Futures - USA": "KCBT - Futures - USA", + "Keltner Channels": "Keltner Channels", + "Keltner Channels_study": "Keltner Channels", + "Key Hidden Levels": "Key Hidden Levels", + "Key Order Flow Events": "Key Order Flow Events", + "Keyboard Shortcuts": "Keyboard Shortcuts", + "Kijun-sen": "Kijun-sen", + "Kind": "Kind", + "Klinger Oscillator": "Klinger Oscillator", + "Klinger Oscillator_study": "Klinger Oscillator", + "Know Sure Thing": "Know Sure Thing", + "Know Sure Thing_study": "Know Sure Thing", + "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.": "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.", + "Kolkata": "Kolkata", + "Label Background": "Sfondo Etichetta", + "Label": "Etichetta", + "Labels Font": "Labels Font", + "Labels": "Etichette", "Labor Expense": "Labor Expense", + "Lagging Span 2 Periods": "Lagging Span 2 Periods", + "Lagging Span": "Lagging Span", + "Last Annual EPS": "Last Annual EPS", + "Last Annual Revenue": "Last Annual Revenue", + "Last bar time": "Last bar time", + "Last Modified": "Last Modified", + "Last Name": "Last Name", + "Last Value on Price Scale": "Ultimo Valore nella Scala Prezzi", + "Last": "Last", + "LAUNCH CHART": "LAUNCH CHART", + "Launch chat in separate window": "Launch chat in separate window", + "LazyBear - MTF Panes": "LazyBear - MTF Panes", + "LazyBear - S/R Levels": "LazyBear - S/R Levels", + "Lead 1": "Lead 1", + "Lead 2": "Lead 2", + "LEARN MORE": "LEARN MORE", + "Least Squares Moving Average": "Least Squares Moving Average", + "Least Squares Moving Average_study": "Least Squares Moving Average", + "Leave this chat": "Leave this chat", + "Left End": "Estremita' Sinistra", + "Left Labels": "Etichette a Sinistra", + "Left Shoulder": "Spalla Sinistra", + "left": "sinistra", + "len_input": "lunghezza", + "Length high": "Length high", + "Length hight": "Length hight", + "Length low": "Length low", + "Length1": "Length1", + "Length2": "Length2", + "Length3": "Length3", + "Length_input": "Lunghezza", + "length_input": "lunghezza", + "lengthRSI_input": "Lunghezza RSI", + "lengthStoch_input": "Lunghezza Stoch", + "Less Than": "Less Than", + "Level {0}": "Livello {0}", + "Level": "Livelli", + "Levels": "Livelli", + "Liabilities & Stockholder's Equity": "Liabilities & Stockholder's Equity", "Liabilities & Stockholder's Equity": "Liabilities & Stockholder's Equity", + "like": "like", + "like_plural": "likes", + "Limit": "Limit", + "Line Break": "Line Break", + "Line Width": "Line Width", + "Line With Breaks": "Linea Segmentata", + "Line": "Linea", + "Linear Regression Curve": "Linear Regression Curve", + "Linear Regression Curve_study": "Linear Regression Curve", + "Linear Regression": "Linear Regression", + "Lines": "Linee", + "Link interval to all charts": "Link interval to all charts", + "Link symbol to all charts": "Link symbol to all charts", + "LINK TO RELATED IDEAS": "LINK TO RELATED IDEAS", + "Link to this chart": "Link to this chart", + "Link to this chat...": "Link to this chat...", + "Link to this room...": "Link to this room...", + "Link To": "Collega A", + "Lips Length": "Lips Length", + "Lips Offset": "Lips Offset", + "Lips": "Lips", + "lipsLength_input": "Lunghezza Lips", + "List or list item": "List or list item", + "Load Chart Layout": "Load Chart Layout", + "Load Chart": "Load Chart", + "Load Layout Chart": "Load Layout Chart", + "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.": "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.", + "Load New Bars": "Carica Nuove Barre", + "Load": "Load", + "loading data": "dati in caricamento", + "Loading market depth data…": "Loading market depth data…", + "loading...": "loading...", + "Loading...": "Loading...", + "Lock All Drawing Tools": "Blocca Tutti I Disegni", + "Lock Scale": "Blocca Scala", + "Lock scale": "Blocca scala", + "Lock": "Blocca", + "Lock/Unlock": "Blocca/Sblocca", + "Log Scale": "Scala Logaritmica", + "Log Scale_scale_menu": "Scala Logaritmica", + "log": "log", + "Logged as": "Logged as", + "Logged out": "Logged out", + "London": "Londra", + "Long Length": "Long Length", + "Long length": "Long length", + "Long Period": "Long Period", + "Long period": "Long period", + "Long Position": "Posizione Lunga", + "Long RoC Length_input": "Lunghezza RoC Lungo", "Long Term Capital": "Long Term Capital", "Long Term Debt to Long Term Capital": "Long Term Debt to Long Term Capital", "Long Term Debt to Total Capital": "Long Term Debt to Total Capital", - "Long-term Debt": "Long-term Debt", + "Long": "Lungo", + "LONG": "LONG", "Long-term Debt Payments": "Long-term Debt Payments", "Long-term Debt Proceeds": "Long-term Debt Proceeds", + "Long-term Debt": "Long-term Debt", "Long-term Deferred Income Tax Liabilities": "Long-term Deferred Income Tax Liabilities", "Long-term Deferred Liability Charges": "Long-term Deferred Liability Charges", + "Long-term intervals are better than short-term ones for publishing analysis. An idea on 1 minute bars will probably become obsolete by the time people read it. However a good idea may still be featured.": "Long-term intervals are better than short-term ones for publishing analysis. An idea on 1 minute bars will probably become obsolete by the time people read it. However a good idea may still be featured.", "Long-term Investments": "Long-term Investments", - "Minority Interest": "Minority Interest", + "Long_input": "Lungo", + "long_input": "lungo", + "longlen_input": "Lunghezza lungo", + "Los Angeles": "Los Angeles", + "Low price available now – don’t miss this chance!": "Low price available now – don’t miss this chance!", + "Low": "Low", + "low": "low", + "Low_in_legend": "L", + "Lower Band": "Lower Band", + "Lower Bound": "Lower Bound", + "Lower Devation": "Lower Devation", + "Lower Deviation": "Lower Deviation", + "Lower": "Inferiore", + "LowerLimit": "Limite Inferiore", + "LSE - Stock - UK": "LSE - Stock - UK", + "m": "m", + "M_dates": "M", + "m_dates": "m", + "MA Cross": "MA Cross", + "MA Cross_study": "MA Cross", + "MA Exp Ribbon": "MA Exp Ribbon", + "MA Length": "MA Length", + "MACD": "MACD", + "Madrid": "Madrid", + "Magnet Mode": "Modalita' Magnete", + "Major": "Maggiore", + "Make a Copy": "Make a Copy", + "Make a Copy...": "Make a Copy...", + "Make It Mine": "Make It Mine", + "Manage Alerts": "Manage Alerts", + "Manage Drawings": "Amministra Disegni", + "Mar": "Mar", + "Margin AT": "Margin AT", + "Margin G": "Margin G", + "Margin G%": "Margin G%", + "Margin O": "Margin O", + "Margin PT": "Margin PT", + "Margins": "Margins", + "Marker Color": "Marker Color", + "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.": "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.", + "Market Cap - Basic": "Market Cap - Basic", + "market closed": "market closed", + "Market Open": "Market Open", + "market open": "market open", + "Market Summary": "Market Summary", + "Market": "Market", + "Marketplace Add-ons": "Marketplace Add-ons", + "Mass Index": "Mass Index", + "Mass Index_study": "Mass Index", + "Max value": "Max value", + "Maximize Chat": "Maximize Chat", + "maximum_input": "Massimo", + "May": "Mag", + "McGinley Dynamic": "McGinley Dynamic", + "Measure (Shift + Click on the chart)": "Misura (Shift + clic sul grafico)", + "Median": "Mediana", + "MERCADO - Bitcoin": "MERCADO - Bitcoin", + "Merge Down": "Unisci in Basso", + "Merge Up": "Unisci in Alto", + "Message settings": "Message settings", + "Message": "Message", + "messages today": "__messages__ messages today", + "MGEX - Futures - USA": "MGEX - Futures - USA", + "MicroTrends": "MicroTrends", + "middle": " mezzo", + "Middle": "Mezzo", + "Minor": "Minore", + "Minority Interest & Equity Earnings": "Minority Interest & Equity Earnings", "Minority Interest & Equity Earnings": "Minority Interest & Equity Earnings", + "Minority Interest": "Minority Interest", + "Minuette": "Minuetto", + "Minus Line": "Minus Line", + "minute": "minuto", + "minute_plural": "minuti", + "Minute": "Minuto", + "Mirrored": "Riflesso", + "Mkt Cap": "Mkt Cap", + "mod": "mod", + "Mode": "Modalita'", + "MODERATED": "MODERATED", + "Moderator": "Moderator", + "Moderators Warning Messages": "Moderators Warning Messages", + "Modified Schiff Pitchfork": "Pitchfork Modifcata Schiff", + "Modified Schiff": "Schiff Modificato", + "Modify Order": "Modify Order", + "Modify": "Modify", + "Momentum": "Momentum", + "Money Flow": "Money Flow", + "Money Flow_study": "Money Flow", + "month": "mese", + "month_plural": "mesi", + "month0": "Jan", + "month1": "Feb", + "month10": "Nov", + "month11": "Dec", + "month2": "Mar", + "month3": "Apr", + "month4": "May", + "month5": "Jun", + "month6": "Jul", + "month7": "Aug", + "month8": "Sep", + "month9": "Oct", + "Monthly": "Monthly", + "Moon Phases": "Moon Phases", + "Moscow": "Mosca", + "move chart 1 bar to the left.": "move chart 1 bar to the left.", + "move chart 1 bar to the right.": "move chart 1 bar to the right.", + "Move Down": "Muovi in Basso", + "move further to the left.": "move further to the left.", + "move further to the right.": "move further to the right.", + "Move Up": "Muovi in Alto", + "Moving Avarage Weighted": "Moving Avarage Weighted", + "Moving Average Convergence/Divergence": "Moving Average Convergence/Divergence", + "Moving Average Convergence/Divergence_study": "Moving Average Convergence/Divergence", + "Moving Average Exponential": "Moving Average Exponential", + "Moving Average Exponential_study": "Moving Average Exponential", + "Moving Average Weighted_study": "Moving Average Weighted", + "Moving Average": "Moving Average", + "Moving Average_study": "Moving Average", + "Moving Down %": "Moving Down %", + "Moving Down": "Moving Down", + "Moving Up %": "Moving Up %", + "Moving Up": "Moving Up", + "MTF Studies": "MTF Studies", + "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.": "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.", + "MTPredictor": "MTPredictor", + "Mult_input": "Moltiplicatore", + "mult_input": "moltiplicatore", + "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.": "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.", + "Multi-Time Period Charts": "Multi-Time Period Charts", + "Multiple accounts": "Multiple accounts", + "Multiple charts layout and watch lists": "Multiple charts layout and watch lists", + "Multiple Charts Layout available only to PRO users.": "Multiple Charts Layout available only to PRO users.", + "Multiple Charts Layout": "Multiple Charts Layout", + "Multiple Connections": "Multiple Connections", + "Multiple Watch Lists available only to PRO users.": "Multiple Watch Lists available only to PRO users.", + "Multiple Watch Lists": "Multiple Watch Lists", + "Multiplier": "Multiplier", + "My Ideas and Notes": "My Ideas and Notes", + "My ideas only": "My ideas only", + "My Script": "My Script", + "My Scripts": "My Scripts", + "n/a": "non disponibile", + "Name": "Name", + "NASDAQ - Stock - USA": "NASDAQ - Stock - USA", + "NASDAQ and NYSE charge exchange and per-user fees, which means we can’t give this for free to everyone (as much as we'd love to). Our free feed is provided by BATS electronic exchange, which offers approximate volumes and prices with fewer updates.": "NASDAQ and NYSE charge exchange and per-user fees, which means we can’t give this for free to everyone (as much as we'd love to). Our free feed is provided by BATS electronic exchange, which offers approximate volumes and prices with fewer updates.", + "Nasdaq Gap Down Stocks": "Nasdaq Gap Down Stocks", + "Nasdaq Gap Up Stocks": "Nasdaq Gap Up Stocks", + "Nasdaq Percent Advances": "Nasdaq Percent Advances", + "Nasdaq Percent Declines": "Nasdaq Percent Declines", + "Nasdaq Price Advances": "Nasdaq Price Advances", + "Nasdaq Price Declines": "Nasdaq Price Declines", + "Nasdaq Range Advances": "Nasdaq Range Advances", + "Nasdaq Range Declines": "Nasdaq Range Declines", + "Nasdaq Volume Leaders": "Nasdaq Volume Leaders", "Net Change in Cash": "Net Change in Cash", "Net Debt": "Net Debt", "Net Income Applicable to Common": "Net Income Applicable to Common", "Net Income from Continuing, Operations Applicable to Common": "Net Income from Continuing, Operations Applicable to Common", "Net Income per Employee": "Net Income per Employee", + "Net Income": "Net Income", "Net Operating Profit after Tax": "Net Operating Profit after Tax", + "Net Volume": "Net Volume", + "Net Volume_study": "Net Volume", "Net Working Capital": "Net Working Capital", + "NEUTRAL": "NEUTRAL", + "NEW CHART LAYOUT": "NEW CHART LAYOUT", + "New moon mark": "New moon mark", + "New password is sent to your email.": "New password is sent to your email.", + "New script name": "New script name", + "New York": "New York", + "New {0} chart...": "New {0} chart...", + "New": "New", + "News": "News", + "next symbol": "next symbol", + "Next": "Next", + "No account history yet": "No account history yet", + "No advertising, direct marketing, or solicitation! To advertise to our audience contact founders@tradingview.com": "No advertising, direct marketing, or solicitation! To advertise to our audience contact founders@tradingview.com", + "No alerts triggered": "No alerts triggered", + "No alerts": "No alerts", + "No defamatory, threatening or discriminatory remarks, hate speech or personal attacks.": "No defamatory, threatening or discriminatory remarks, hate speech or personal attacks.", + "No drawings yet": "Nessun disegno disponibile", + "No ideas matched your criteria": "No ideas matched your criteria", + "No ideas.
If you want to use this service - please sign in or register!": "No ideas.
If you want to use this service - please sign in or register!", + "No indicators matched your criteria.": "Nessun indicatore corrisponde ai criteri", + "No links / posts with illegal content, pornography, or nudity.": "No links / posts with illegal content, pornography, or nudity.", + "No monthly invoices": "No monthly invoices", + "No notifications yet": "No notifications yet", + "No posting links or reference to content / sites that contain viruses or malware.": "No posting links or reference to content / sites that contain viruses or malware.", + "No public library scripts were found.": "No public library scripts were found.", + "No real-time data": "No real-time data", + "No saved scripts yet": "No saved scripts yet", + "No scripts matched your criteria": "No scripts matched your criteria", + "No Sound notifications": "No Sound notifications", + "No study templates saved": "No study templates saved", + "No symbols matched your criteria": "Nessun simbolo corrisponde ai criteri", + "No": "No", + "NO": "NO", + "No, thank you": "No, thank you", "Non-operating Gains/Losses": "Non-operating Gains/Losses", "Noncontrolling Interest": "Noncontrolling Interest", + "Normal Bearish Divergence": "Normal Bearish Divergence", + "Normal Bullish Divergence": "Normal Bullish Divergence", + "Normal": "Normale", + "Not applicable": "Not applicable", + "not authorized": "not authorized", + "Note": "Note", + "Note: default study templates won't be removed permanently": "Note: default study templates won't be removed permanently", "Notes Payable": "Notes Payable", + "Notification sound": "Notification sound", + "Notifications": "Notifications", + "Nov": "Nov", + "Now is your LAST & FINAL chance to get 12 months for only $199.80 (regular $299.40). That’s less than $16.65/month and 33% off regular price.": "Now is your LAST & FINAL chance to get 12 months for only $199.80 (regular $299.40). That’s less than $16.65/month and 33% off regular price.", + "NSE - Stock - India": "NSE - Stock - India", "Number of Employees": "Number of Employees", "Number of Shareholders": "Number of Shareholders", + "NYMEX - Futures - USA": "NYMEX - Futures - USA", + "NYMEX E-mini": "NYMEX E-mini", + "NYSE - Stock - USA": "NYSE - Stock - USA", + "NYSE Gap Down Stocks": "NYSE Gap Down Stocks", + "NYSE Gap Up Stocks": "NYSE Gap Up Stocks", + "NYSE LIFFE - Futures - USA": "NYSE LIFFE - Futures - USA", + "NYSE Percent Advances": "NYSE Percent Advances", + "NYSE Percent Declines": "NYSE Percent Declines", + "NYSE Price Advances": "NYSE Price Advances", + "NYSE Price Declines": "NYSE Price Declines", + "NYSE Range Advances": "NYSE Range Advances", + "NYSE Range Declines": "NYSE Range Declines", + "NYSE Volume Leaders": "NYSE Volume Leaders", + "Objects Tree": "Lista Oggetti", + "Objects Tree...": "Lista Oggetti", + "Oct": "Ott", + "Official AMEX, NYSE & NASDAQ Real-time Data": "Official AMEX, NYSE & NASDAQ Real-time Data", + "Official real-time & intraday data": "Official real-time & intraday data", + "Official real-time, intraday and volume data": "Official real-time, intraday and volume data", + "Offset": "Offset", + "Oh no! You have only two weeks left in your PRO Plus trial! These benefits will expire in two short weeks:": "Oh no! You have only two weeks left in your PRO Plus trial! These benefits will expire in two short weeks:", + "OHLC Values": "OHLC Values", + "ohlc4": "ohlc4", + "OK": "OK", + "OKCOIN - Bitcoin": "OKCOIN - Bitcoin", + "On Balance Volume": "On Balance Volume", + "On Balance Volume_study": "On Balance Volume", + "OnBalanceVolume": "OnBalanceVolume", + "Once per bar (on close)": "Once per bar (on close)", + "Once per bar (on condition)": "Once per bar (on condition)", + "Once": "Once", + "One account can be accessed from one browser (on one device) at a time - to stay compliant with exchange regulations and prevent unauthorized access.": "One account can be accessed from one browser (on one device) at a time - to stay compliant with exchange regulations and prevent unauthorized access.", + "Only private ideas": "Only private ideas", + "Only PRO Plus and Premium subscibers can access extended hours data on the charts. Extended trading hours include both pre-market and after hours sessions each day the market is open.": "Only PRO Plus and Premium subscibers can access extended hours data on the charts. Extended trading hours include both pre-market and after hours sessions each day the market is open.", + "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D) interval.": "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D) interval.", + "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D)": "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D)", + "Only PRO, PRO Plus and Premium users that have a subscription to {{exchange}} Exchange can get official data on real-time prices, volume and intraday history. You'll now be switched to the Daily (D) interval, which is available to all users.": "Only PRO, PRO Plus and Premium users that have a subscription to {{exchange}} Exchange can get official data on real-time prices, volume and intraday history. You'll now be switched to the Daily (D) interval, which is available to all users.", + "open Indicators.": "open Indicators.", + "Open Interval Dialog": "Open Interval Dialog", + "open Load Chart.": "open Load Chart.", + "Open Pine Script Editor": "Open Pine Script Editor", + "Open Price": "Open Price", + "Open Script": "Open Script", + "Open Trading Panel": "Open Trading Panel", + "Open": "Open", + "open": "open", + "Open_in_legend": "O", + "Open_line_tool_position": "Aperto", "Operating Expenses": "Operating Expenses", "Operating Leases": "Operating Leases", "Operating Margin": "Operating Margin", + "Operating Metrics": "Operating Metrics", "Operating Profit": "Operating Profit", "Operating Revenue": "Operating Revenue", + "or copy url:": "o copia url:", + "Or": "Or", + "Order #": "Order #", + "Order": "Order", + "Original": "Originale", + "Oscillator": "Oscillatore", + "Oscillators": "Oscillators", + "OTC - Stock - USA": "OTC - Stock - USA", "Other Accounts Payable and Accrued Expenses": "Other Accounts Payable and Accrued Expenses", "Other Accounts, Notes Receivable": "Other Accounts, Notes Receivable", "Other Accumulated Comprehensive Income": "Other Accumulated Comprehensive Income", @@ -1307,9 +1423,10 @@ "Other Current Assets": "Other Current Assets", "Other Current Liabilities": "Other Current Liabilities", "Other Debt, Net": "Other Debt, Net", - "Other Equity": "Other Equity", "Other Equity Transactions, Net": "Other Equity Transactions, Net", + "Other Equity": "Other Equity", "Other Financing Activities, Net": "Other Financing Activities, Net", + "Other General & Administrative Expense": "Other General & Administrative Expense", "Other General & Administrative Expense": "Other General & Administrative Expense", "Other Interest Income/Expense, Net": "Other Interest Income/Expense, Net", "Other Investing Activities": "Other Investing Activities", @@ -1320,36 +1437,643 @@ "Other Operating Expenses": "Other Operating Expenses", "Other Receivables": "Other Receivables", "Other Revenue": "Other Revenue", + "Other Selling, General & Administrative Expenses": "Other Selling, General & Administrative Expenses", "Other Selling, General & Administrative Expenses": "Other Selling, General & Administrative Expenses", + "Other": "Other", + "Our PRO Plus users see amazing benefits. You get advanced trading opportunities using multi symbol statistical arbitrage techniques. Read more about PRO Plus features.": "Our PRO Plus users see amazing benefits. You get advanced trading opportunities using multi symbol statistical arbitrage techniques. Read more about PRO Plus features.", + "Outside Channel": "Outside Channel", + "Overbought": "Overbought", + "Overlay the main chart": "Sovrapponi sul Grafico Principale", + "Override Min Tick": "Sostituisci Tick Min", + "Oversold": "Oversold", + "Overwrite Script": "Overwrite Script", + "Paper Trading is disconnected": "Paper Trading is disconnected", + "Parabolic SAR": "Parabolic SAR", + "Parabolic SAR_study": "Parabolic SAR", + "ParabolicSAR": "ParabolicSAR", + "Parallel Channel": "Canale Parallelo", + "Paris": "Parigi", + "partially erase.": "partially erase.", "Partners Capital": "Partners Capital", + "Password": "Password", + "Paste %s": "Paste %s", + "paste object.": "paste object.", + "Pearson's R": "Pearson's R", "Pension/Postretirement Obligation": "Pension/Postretirement Obligation", + "per month": "per month", + "per year": "per year", + "Percent Advances": "Percent Advances", + "Percent Declines": "Percent Declines", + "Percent": "Percent", + "percent_input": "Percento", + "Percentage": "Percentuale", + "Percentage_scale_menu": "Percentuale", + "Period ending": "Period ending", + "Period Ending": "Period Ending", + "Period": "Period", + "Permanent link to this message": "Permanent link to this message", + "Personal information": "Personal information", + "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.": "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.", + "Pick your idea or paste url to someone's else idea.": "Pick your idea or paste url to someone's else idea.", + "Pine Editor": "Pine Editor", + "Pine Script Editor": "Pine Script Editor", + "Pine Script Reference": "Pine Script Reference", + "Pine Script Tutorial": "Pine Script Tutorial", + "Pitchfan": "Pitchfan", + "Pitchfork": "Pitchfork", + "Pivot Points High Low": "Pivot Points High Low", + "Pivot Points Standard": "Pivot Points Standard", + "Pivots Timeframe": "Pivots Timeframe", + "Place Order": "Place Order", + "Play Sound": "Play Sound", + "Please consider subscribing to our PRO service which includes many other features not available in the free membership.": "Please consider subscribing to our PRO service which includes many other features not available in the free membership.", + "Please do not modify the alert so we can investigate the issue.": "Please do not modify the alert so we can investigate the issue.", + "Please enter a valid idea URL or chart image URL": "Please enter a valid idea URL or chart image URL", + "Please enter chart layout name": "Please enter chart layout name", + "Please enter chart name": "Please enter chart name", + "Please enter your feedback": "Please enter your feedback", + "Please name this script": "Please name this script", + "Please read before publishing": "Please read before publishing", + "Please use English for conversation. Other languages will be supported in the future": "Please use English for conversation. Other languages will be supported in the future", + "Please use only English in tags": "Please use only English in tags", + "Please, enter your e-mail": "Please, enter your e-mail", + "Plot dividends": "Plot dividends", + "Plot earnings": "Plot earnings", + "Plot Offsets": "Plot Offsets", + "Plot splits": "Plot splits", + "Plot": "Plot", + "Plots Background": "Sfondo Plot", + "Point & Figure": "Point & Figure", + "Point bar": "Point __point__ Bar #", + "Polyline": "Polilinea", + "Position": "Position", + "post-market": "post-negoziazione", + "Post-Market": "Post-Market", + "pre-market": "pre-negoziazione", + "Pre-Market": "Pre-Market", "Pre-tax Margin": "Pre-tax Margin", + "Precise Labels": "Precise Labels", + "Precision": "Precisione", "Preferred Dividends": "Preferred Dividends", "Preferred Stock": "Preferred Stock", + "Premium": "Premium", "Prepaid Expenses": "Prepaid Expenses", + "Presentation is important. Too much clutter adds to confusion.": "Presentation is important. Too much clutter adds to confusion.", + "Prev": "Prev", + "Previous Close Price": "Previous Close Price", + "previous close": "previous close", + "previous symbol": "previous symbol", + "Price % Change 1 Week": "Price % Change 1 Week", + "Price % Change 4 Week": "Price % Change 4 Week", + "Price % Change 52 Week": "Price % Change 52 Week", + "Price - 52 Week High": "Price - 52 Week High", + "Price - 52 Week Low": "Price - 52 Week Low", + "Price Advances": "Price Advances", + "Price Declines": "Price Declines", + "Price History": "Price History", + "Price incorrect": "Price incorrect", + "Price Label": "Etichetta Prezzo", + "Price Levels": "Livelli Prezzo", + "Price Line": "Linea Prezzo", + "Price Oscillator": "Price Oscillator", + "Price Oscillator_study": "Price Oscillator", + "Price Range": "Estensione Prezzo", + "Price Scale": "Price Scale", + "Price Source": "Fonte Prezzo", + "Price Volume Trend": "Price Volume Trend", + "Price": "Prezzo", + "Price/Earnings, TTM": "Price/Earnings, TTM", + "Price/Revenue, TTM": "Price/Revenue, TTM", + "Price:": "Prezzo:", + "Prices": "Prezzi", + "Primary Exchange": "Primary Exchange", + "Primary": "Primario", + "Prior": "Prior", + "Priority email support": "Priority email support", + "Priority phone support": "Priority phone support", + "Priority Support": "Priority Support", + "Private Chart Publishing": "Private Chart Publishing", + "PRO Badge & Adding Value": "PRO Badge & Adding Value", + "PRO members can add optional multi-device access. Click \"Buy Multi-Device Access\" to access your account from several devices at the same time. Click CONNECT to terminate the other session and connect here.": "PRO members can add optional multi-device access. Click \"Buy Multi-Device Access\" to access your account from several devices at the same time. Click CONNECT to terminate the other session and connect here.", + "PRO Plus Trial": "PRO Plus Trial", + "Pro Realtime": "Pro Realtime", + "Pro Trial": "Pro Trial", + "Pro": "Pro", + "pro": "pro", + "Profile Settings": "Profile Settings", + "Profit Background Color": "Colore Sfondo Profitto", + "Profit Level. Ticks:": "Livello Profitto. Ticks", + "PROFIT TRGT": "PROFIT TRGT", + "Profit": "Profit", + "Profitability": "Profitability", + "Projection": "Proiezione", + "Properties": "Properieta'", + "Properties...": "Proprieta'...", "Property and Equipment, Gross": "Property and Equipment, Gross", + "Property, Plant & Equipment, Net": "Property, Plant & Equipment, Net", "Property, Plant & Equipment, Net": "Property, Plant & Equipment, Net", + "propertypage-name-label": "propertypage-name-label", + "propertypage-name-label_css_class": "propertypage-name-label", + "ProTradingIndicators": "ProTradingIndicators", + "Public Library": "Public Library", + "Public Profile": "Public Profile", + "PUBLISH IDEA": "PUBLISH IDEA", + "PUBLISH SCRIPT": "PUBLISH SCRIPT", + "Publish Script": "Publish Script", + "Published Chart": "Published Chart", + "Published idea or chart image URL": "Published idea or chart image URL", + "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.", + "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.", + "Published ideas settings": "Published ideas settings", + "published": "published", + "Publishing means sharing your chart and trading idea with the financial web and the investing community. A published idea needs to be detailed and descriptive in order to be meaningful to other traders.": "Publishing means sharing your chart and trading idea with the financial web and the investing community. A published idea needs to be detailed and descriptive in order to be meaningful to other traders.", + "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.": "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.", "Purchase of Investments": "Purchase of Investments", + "Qty": "Qty", + "Quantity": "Quantity", "Quick Ratio": "Quick Ratio", + "Quote this message": "Quote this message", + "Quotes are delayed by 10 min and updated every 30 seconds": "Quotes are delayed by 10 min and updated every 30 seconds", + "Quotes are delayed by 10 min and updated in realtime": "Quotes are delayed by 10 min and updated in realtime", + "Range Advances": "Range Advances", + "Range Declines": "Range Declines", + "range": "range", + "Rate Of Change": "Rate Of Change", + "Rating": "Rating", + "Ray": "Raggio", + "Read more": "Read more", + "Read more...": "Read more...", "Realized Gains/Losses": "Realized Gains/Losses", + "realtime": "tempo reale", + "Realtime": "Realtime", + "Rearm every 1 minute": "Rearm every 1 minute", + "Rearm every 10 minute": "Rearm every 10 minute", + "Rearm every 30 minute": "Rearm every 30 minute", + "Rearm every 5 minute": "Rearm every 5 minute", + "Rearm every hour": "Rearm every hour", + "Recent Chats": "Recent Chats", + "Recover Password": "Recover Password", + "Recover": "Recover", + "Rectangle": "Rettangolo", + "Redo {0}": "Ripristina", + "Redo": "Ripristina", + "redo": "redo", + "Regression Trend": "Linea di Regressione", + "Relative Strength Index": "Relative Strength Index", + "Relative Strength Index_study": "Relative Strength Index", + "Relative Vigor Index": "Relative Vigor Index", + "Relative Vigor Index_study": "Relative Vigor Index", + "Relative Volatility Index": "Relative Volatility Index", + "Relative Volatility Index_study": "Relative Volatility Index", + "Remember me": "Remember me", + "Remember, with PRO Plus you benefit from:": "Remember, with PRO Plus you benefit from:", + "Remove All Drawing Tools": "Elimina Tutti I Disegni", + "Remove All Indicators": "Elimina Tuttli gli Indicatori", + "Remove All Studies": "Elimina Tutti gli Studi", + "Remove custom interval": "Remove custom interval", + "Remove from favorites": "Rimuovi dai Preferiti", + "Remove this room from favorites": "Remove this room from favorites", + "Remove": "Elimina", + "Rename Chart Layout": "Rename Chart Layout", + "Rename Chart": "Rename Chart", + "Rename script": "Rename script", + "Rename...": "Rename...", + "Renko": "Renko", + "Renko, Kagi, Line Break, Point & Figure": "Renko, Kagi, Line Break, Point & Figure", + "Report data issues": "Report data issues", + "Report Data Issues": "Report Data Issues", + "Repost to": "Repost to", "Repurchase of Equity": "Repurchase of Equity", + "Reputation": "Reputation", + "Require Order Confirmation": "Require Order Confirmation", + "Research & Development Expense": "Research & Development Expense", "Research & Development Expense": "Research & Development Expense", + "Reset Chart": "Reimposta Grafico", + "Reset Paper Trading Account": "Reset Paper Trading Account", + "Reset Paper Trading Account...": "Reset Paper Trading Account...", + "Reset Scale": "Reimposta Scala", + "Reset Settings": "Reset Settings", + "Reset": "Reimposta ", + "Restart Alert {{description}} on {{title}}": "Restart Alert {{description}} on {{title}}", + "Restart Alert...": "Restart Alert...", + "Restart": "Restart", + "Restart...": "Restart...", "Restricted Cash": "Restricted Cash", + "Restructuring, Remediation & Impairment Provisions": "Restructuring, Remediation & Impairment Provisions", "Restructuring, Remediation & Impairment Provisions": "Restructuring, Remediation & Impairment Provisions", "Retained Earnings": "Retained Earnings", + "retrying": "riprovando", "Return on Assets": "Return on Assets", + "Return on Equity": "Return on Equity", + "Return on Invested Capital %, TTM": "Return on Invested Capital %, TTM", "Return on Invested Capital": "Return on Invested Capital", + "Rev LA": "Rev LA", "Revenue per Employee": "Revenue per Employee", + "Reverse position": "Reverse position", + "Reverse Position": "Reverse Position", + "Reverse {0} position?": "Reverse {0} position?", + "Reverse": "Inverti", + "Right End": "Estremita' Destra", + "Right Labels": "Right Labels", + "Right Lables": "Etichette a Destra", + "Right Margin": "Margine Destro", + "Right Shoulder": "Spalla Destra", + "right": "destra", + "Rights infringement": "Rights infringement", + "Risk/Reward long": "Rischio/Ritorno lungo", + "Risk/Reward Ratio: {0}": "Rateo Rischio/Ritorno: {0}", + "Risk/Reward short": "Rischio/Ritorno corto", + "RobBooker": "RobBooker", + "ROC Length": "ROC Length", + "ROC": "ROC", + "roclen1_input": "RoC Lunghezza 1", + "roclen2_input": "RoC Lunghezza 2", + "roclen3_input": "RoC Lunghezza 3", + "roclen4_input": "RoC Lunghezza 4", + "Room archives...": "Room archives...", + "Room purpose": "Room purpose", + "Room title": "Room title", + "Rotated Rectangle": "Rettangolo Ruotabile", + "RSI Length": "RSI Length", + "RSI Source": "RSI Source", + "RSI": "RSI", + "Run Product Walk-Through": "Run Product Walk-Through", + "RVI": "RVI", + "s": "s", + "S/L": "S/L", "Sale of Investments": "Sale of Investments", + "Sale of Property, Plant & Equipment": "Sale of Property, Plant & Equipment", "Sale of Property, Plant & Equipment": "Sale of Property, Plant & Equipment", + "Sales & Marketing Expense": "Sales & Marketing Expense", "Sales & Marketing Expense": "Sales & Marketing Expense", + "Sao Paulo": "Sao Paulo", + "Save ${{savings}}": "Save ${{savings}}", + "Save As Default": "Save As Default", + "Save As Watchlist...": "Save As Watchlist...", + "Save As...": "Salva con nome...", + "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout": "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout", + "Save Chart Layout": "Save Chart Layout", + "Save Drawing Template As...": "Save Drawing Template As...", + "Save image": "Salva immagine", + "Save Interval": "Save Interval", + "Save New Chart Layout": "Save New Chart Layout", + "Save New Chart": "Save New Chart", + "Save Script As": "Save Script As", + "Save Study Template As...": "Save Study Template As...", + "Save symbol list as...": "Save symbol list as...", + "Save": "Save", + "save": "save", + "Scale Left": "Scala a Sinistra", + "Scale Percentage": "Scala Percentuale", + "Scale Price Chart Only": "Scale Price Chart Only", + "Scale Right": "Scala a Destra", + "Scale Series Only": "Scala Solo Prezzi", + "Scale series only": "Scala solo prezzi", + "Scale Series only": "Scala Solo Serie", + "Scale": "Scale", + "Scales Lines": "Scala Linee", + "Scales Properties": "Scales Properties", + "Scales Properties...": "Proprieta' Scale...", + "Scales Text": "Scala Testo", + "Scales": "Scale", + "Scaling": "Scalatura", + "Schiff Pitchfork": "Pitchfork Schiff", + "Schiff": "Schiff", + "Screen (No Scale)": "Schermo (Senza Scala)", + "Script Editor": "Editore Formule", + "Script Editor...": "Script Editor...", + "Script must have a name": "Script must have a name", + "Script Name": "Script Name", + "Script text is not modified, nothing to save": "Script text is not modified, nothing to save", + "SCRIPT TITLE AND DESCRIPTION": "SCRIPT TITLE AND DESCRIPTION", + "SCRIPT TITLE": "SCRIPT TITLE", + "SCRIPT": "SCRIPT", + "Scripts": "Scripts", + "Search for scripts published by community": "Search for scripts published by community", + "Search ideas": "Search ideas", + "Search scripts": "Search scripts", + "Search": "Cerca", + "Sector": "Sector", + "See All Tags...": "See All Tags...", + "Select Layout": "Select Layout", + "Select type...": "Select type...", + "Select user to start new chat with": "Select user to start new chat with", + "Sell Ask": "Sell Ask __quote__", + "Sell Bid": "Sell Bid __quote__", + "Sell Market": "Sell Market", + "Sell symbol": "Sell __displaySymbol__ Stop __abbreviatedNumber__ @ __formattedValue__", + "Sell": "Sell", + "Selling, General & Administrative Expenses": "Selling, General & Administrative Expenses", "Selling, General & Administrative Expenses": "Selling, General & Administrative Expenses", + "Send Backward": "Invia Inietro", + "Send E-mail": "Send E-mail", + "Send Feedback or Report an Issue": "Send Feedback or Report an Issue", + "Send Message to stocktwits": "Send Message to stocktwits", + "Send message": "Send message", + "Send private message to": "Send private message to __username__", + "Send Reply": "Send Reply", + "Send SMS": "Send SMS", + "Send to Back": "Invia in Secondo Piano", + "Send": "Send", + "Senkou A": "Senkou A", + "Senkou B": "Senkou B", + "Seoul": "Seoul", + "Sep": "Set", + "Session Breaks": "Delimitazione Sessioni", + "Sessions": "Sessions", + "Set Alert": "Set Alert", + "Set chat title...": "Set chat title...", + "Settings": "Settaggi", + "Shanghai": "Shanghai", + "Share on StockTwits a snapshot of your chart as a picture and whatever you write.": "Share on StockTwits a snapshot of your chart as a picture and whatever you write.", + "Share on Twitter a snapshot of your chart as a picture and whatever you write.": "Share on Twitter a snapshot of your chart as a picture and whatever you write.", + "Share to...": "Share to...", + "Shareholders": "Shareholders", + "Shares": "Shares", + "Short Length": "Short Length", + "Short length": "Short length", + "Short Period": "Short Period", + "Short period": "Short period", + "Short Position": "Posizione Corta", + "Short RoC Length_input": "Lunghezza RoC Corto", + "Short": "Corto", + "SHORT": "SHORT", "Short-term Borrowings": "Short-term Borrowings", "Short-term Investments": "Short-term Investments", + "Short_input": "Corto", + "short_input": "corto", + "shortlen_input": "Lunghezza corto", + "Show Active Orders Only": "Show Active Orders Only", + "Show Alert Labels": "Show Alert Labels", + "Show all messages from": "Show all messages from __username__", + "Show all my messages": "Show all my messages", + "Show All": "Show All", + "Show Angle": "Show Angle", + "Show Arguments in Header": "Visualliza Argomenti nell Testata", + "Show Background": "Visualizza Sfondo", + "Show Bars Range": "Visualizza Estensione Barre", + "Show Buy/Sell Panel": "Show Buy/Sell Panel", + "Show chart snapshot preview": "Show chart snapshot preview", + "Show Console": "Show Console", + "Show Countdown": "Show Countdown", + "Show data": "Show data", + "Show Date/Time Range": "Visualizza Estensione Data/Tempo", + "Show Distance": "Visualizza Distanza", + "Show Dividends on Chart": "Show Dividends on Chart", + "Show Earnings on Chart": "Show Earnings on Chart", + "Show Executions": "Show Executions", + "Show historical pivots": "Show historical pivots", + "Show Indicator Last Value": "Show Indicator Last Value", + "Show Labels": "Visualizza Etichette", + "Show Last Value on Price Scale": "Visualizza Ultimo Prezzo nella Scala Prezzi", + "Show Last Value": "Show Last Value", + "Show Left Axis": "Visualizza Asse Sinistro", + "show MA_input": "Show MA", + "Show more": "Show more", + "Show More": "Show More", + "Show Objects Tree": "Visualizza Lista Oggetti", + "Show Only Drawings": "Show Only Drawings", + "Show only favorite rooms": "Show only favorite rooms", + "Show only my sent and received messages": "Show only my sent and received messages", + "Show Only Studies": "Show Only Studies", + "Show Orders": "Show Orders", + "Show Popup": "Show Popup", + "Show Positions": "Show Positions", + "Show Price Range": "Visualizza Estensione Prezzo", + "Show Price": "Visualizza Prezzo", + "Show Prices": "Visualizza Prezzi", + "Show Right Axis": "Visualizza Asse Destro", + "Show Source Code": "Show Source Code", + "Show Splits on Chart": "Show Splits on Chart", + "Show Symbol Labels": "Visualizza Etichette Simboli", + "Show Symbol Labels_context_menu": "Visualizza Etichette Simboli", + "Show Symbol Last Value": "Show Symbol Last Value", + "Show Text": "Visualizza Testo", + "Show Time": "Visualizza Tempo", + "Show Wave": "Visualizza Onde", + "Show": "Visualizza", + "Show/Hide Drawings Toolbar": "Show/Hide Drawings Toolbar", + "Show/Hide": "Visualizza/Nascondi", + "showMA_input": "Visualizza MA", + "Sig": "Sig", + "siglen_input": "Lunghezza Segnale", + "sigma_input": "sigma", + "Sigma_input": "Sigma", + "Sign In": "Sign In", + "Sign in": "Sign in", + "Sign Out": "Sign Out", + "Sign out": "Sign out", + "Sign Up for FREE": "Sign Up for FREE", + "Sign Up": "Sign Up", + "Signal Labels": "Signal Labels", + "Signal Length": "Signal Length", + "Signal Line Period": "Signal Line Period", + "Signal line period": "Signal line period", + "Signal smoothing": "Signal smoothing", + "Signal": "Segnale", + "signalLength_input": "Lunghezza Segnale", + "Simple ma(oscillator)": "Simple ma(oscillator)", + "Simple ma(signal line)": "Simple ma(signal line)", + "Simple": "Semplice", + "Singapore": "Singapore", + "Size": "Size", + "Skip": "Skip", + "Slow length": "Slow length", + "Slow Length": "Slow Length", + "Slow scrolling or chart loading": "Slow scrolling or chart loading", + "slowLength_input": "Lunghezza Slow", + "SMA": "SMA", + "smalen1_input": "SMA Lunghezza 1", + "smalen2_input": "SMA Lunghezza 2", + "smalen3_input": "SMA Lunghezza 3", + "smalen4_input": "SMA Lunghezza 4", + "SMI Ergodic Indicator": "SMI Ergodic Indicator", + "SMI Ergodic Indicator/Oscillator": "SMI Ergodic Indicator/Oscillator", + "SMI Ergodic Indicator/Oscillator_study": "SMI Ergodic Indicator/Oscillator", + "SMI Ergodic Oscillator": "SMI Ergodic Oscillator", + "smoothD_input": "D Smorzato", + "Smoothed Moving Average": "Smoothed Moving Average", + "smoothK_input": "K Smorzato", + "So… You’ve had free PRO Plus for a week now. Seeing the advantages?": "So… You’ve had free PRO Plus for a week now. Seeing the advantages?", + "Social": "Social", + "Some authors that we recommend get marked as Suggested Authors, and their ideas get posted to the front page automatically. The basis for recommending authors is multiple factors, which include a large number of interesting ideas. A suggested author has a corresponding badge in their profile.": "Some authors that we recommend get marked as Suggested Authors, and their ideas get posted to the front page automatically. The basis for recommending authors is multiple factors, which include a large number of interesting ideas. A suggested author has a corresponding badge in their profile.", + "Someone agreed/disagreed with your idea": "Someone agreed/disagreed with your idea", + "Someone commented on the idea you follow": "Someone commented on the idea you follow", + "Someone commented on your idea": "Someone commented on your idea", + "Someone followed you": "Someone followed you", + "Someone logged into your account from different device": "Someone logged into your account from different device", + "Someone published idea on symbol you follow": "Someone published idea on symbol you follow", + "Someone replied to your comment": "Someone replied to your comment", + "Someone you follow change status": "Someone you follow change status", + "Someone you follow post new comment": "Someone you follow post new comment", + "Someone you follow published new idea": "Someone you follow published new idea", + "Sorry, PRO Plus trial could not be set.": "Sorry, PRO Plus trial could not be set.", + "Sort by last price": "Sort by last price", + "Sort by price change percent": "Sort by price change percent", + "Sort by price change": "Sort by price change", + "Sort by symbol": "Sort by symbol", + "Sound on addressed to me messages": "Sound on addressed to me messages", + "Sound on every message": "Sound on every message", + "Source back color": "Colore sfondo Fonte", + "Source border color": "Colore bordo Fonte", + "Source Code": "Source Code", + "Source code": "Source code", + "Source Code...": "Source Code...", + "Source text color": "Colore testo Fonte", + "Source": "Source", + "Source_compare": "Source", + "Split": "Split", + "Spreads for intraday charts are calculated based on 1-minute bars, and then recompiled into the selected interval. This approach is the only correct one, but requires significant server power. This means we can't give spread charts for free to everyone (as much as we'd like to).": "Spreads for intraday charts are calculated based on 1-minute bars, and then recompiled into the selected interval. This approach is the only correct one, but requires significant server power. This means we can't give spread charts for free to everyone (as much as we'd like to).", + "Start new chat with...": "Start new chat with...", + "START TRIAL": "START TRIAL", + "Start": "Start", + "start_input": "Inizia", + "Stats Text Color": "Stats Text Color", + "Stay In Drawing Mode": "Rimani in Modalita' Disegno", + "Stay in Drawing Mode": "Rimani in Modalita' Disegno", + "StdDev": "StdDev", + "Step": "Scaletta", + "Stochastic Length": "Stochastic Length", + "Stochastic RSI": "Stochastic RSI", + "Stochastic RSI_study": "Stochastic RSI", + "Stochastic": "Stochastic", + "Stochastic_study": "Stochastic", + "Stock And Index Talks": "Stock And Index Talks", + "Stock Charts & Forex Charts": "Stock Charts & Forex Charts", "Stock Option Tax Benefits": "Stock Option Tax Benefits", + "Stock": "Titolo", + "stock": "titolo", + "StockTwits": "StockTwits", + "Stocktwits": "Stocktwits", + "Stop Alert": "Stop Alert", + "Stop alerts as per filter": "Stop alerts as per filter", + "Stop all Alerts": "Stop all Alerts", + "Stop Background Color": "Colore Sfondo Stop", + "Stop Color:": "Colore Stop", + "Stop Level. Ticks:": "Livello Stop. Ticks", + "Stop Loss": "Stop Loss", + "STOP LOSS": "STOP LOSS", + "Stop syncing drawing": "Stop syncing drawing", + "Stop": "Stop", + "Stop: {0} ({1}%)": "Stop: {0} ({1}%)", + "Stopped Manual": "Stopped Manual", + "Stopped": "Stopped", + "Strategies": "Strategies", + "streaming": "streaming", + "Study not loading": "Study not loading", + "Study Template": "Study Template", + "Study Templates": "Study Templates", + "Style": "Stile", + "Subminuette": "Sotto-Minuetto", + "SUBSCRIBE FOR ${{ cost }}": "SUBSCRIBE FOR ${{ cost }}", + "Subscribe with bitcoin": "Subscribe with bitcoin", + "Subscription Plans": "Subscription Plans", + "Success back color": "Colore Sfondo Successo", + "Success text color": "Colore Testo Successo", + "SUCCESS": "SUCCESSO", + "Suggested Chart": "Suggested Chart", + "Suggested ideas & my ideas": "Suggested ideas & my ideas", + "Suggestions & Feedback": "Suggestions & Feedback", + "SuperCycle": "SuperCiclo", + "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.": "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.", + "Surprise": "Surprise", + "Suspicious links": "Suspicious links", + "Swing Trading": "Swing Trading", + "Sydney": "Sydney", + "sym_input": "simbolo", + "Sym_input": "Simbolo", + "Symbol Description": "Symbol Description", + "Symbol Last Value": "Symbol Last Value", + "Symbol list name": "Symbol list name", + "Symbol Search...": "Ricerca Simbolo...", + "Symbol": "Simbolo", + "SYMBOL": "SIMBOLO", + "symbol_input": "simbolo", + "Symbols to be added on the chart": "Simboli da inserire nel grafico", + "Sync crosshair on all charts": "Sync crosshair on all charts", + "Sync drawing to all charts": "Sync drawing to all charts", + "Sync drawings to all charts": "Sync drawings to all charts", + "Sync": "Sync", + "T/P": "T/P", + "TAGS": "TAGS", + "Taipei": "Taipei", + "Take advantage of this offer now!": "Take advantage of this offer now!", + "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.": "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.", + "Take Profit": "Take Profit", + "Talks": "Talks", + "Target back color": "Colore sfondo Target", + "Target border color": "Colore bordo Target", + "Target Color:": "Colore Target", + "Target text color": "Colore testo Target", + "Target: {0} ({1}%)": "Target: {0} ({1}%)", "Tax Rate": "Tax Rate", + "Technical Analysis": "Analisi Tecnica", + "Teeth Length": "Teeth Length", + "Teeth Offset": "Teeth Offset", + "Teeth": "Teeth", + "teethLength_input": "Lunghezza Teeth", + "Tehran": "Tehran", + "Template": "Template", + "Templates": "Templates", "Temporary Equity": "Temporary Equity", + "Tenkan-sen": "Tenkan-sen", + "Text Alignment:": "Allineamento Testo", + "Text color": "Colore Testo", + "Text Color": "Colore Testo", + "Text Font": "Font Testo", + "Text Wrap": "Testo a capo", + "Text": "Testo", + "Text:": "Testo:", + "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.": "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.", + "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!": "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!", + "The best ideas are placed in the Suggested tab, where they receive extra exposure. All suggested ideas are hand-picked by our editorial team based on a number of criteria. We have a dedicated group of people who review every idea published every day to find the most interesting and informative ideas that will be helpful to other members.": "The best ideas are placed in the Suggested tab, where they receive extra exposure. All suggested ideas are hand-picked by our editorial team based on a number of criteria. We have a dedicated group of people who review every idea published every day to find the most interesting and informative ideas that will be helpful to other members.", + "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!": "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!", + "The Extended Trading Hours feature is available only for intraday charts": "The Extended Trading Hours feature is available only for intraday charts", + "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.": "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.", + "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.": "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.", + "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to: No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.": "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to: No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.", + "Themes": "Themes", + "There was an error posting your message.": "There was an error posting your message.", + "Thin": "Thin", + "This action cannot be undone.": "This action cannot be undone.", + "This feature allows you to create any chart, such as 7 minutes, 12 minutes, or 8 hours. If you want to identify opportunities on custom intervals in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "This feature allows you to create any chart, such as 7 minutes, 12 minutes, or 8 hours. If you want to identify opportunities on custom intervals in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "This functionality is available only to PRO users.": "This functionality is available only to PRO users.", + "This is a temporary chart.": "This is a temporary chart.", + "This is EOD data with no updates.": "This is EOD data with no updates.", + "This is not a user script, cannot save": "This is not a user script, cannot save", + "This is not the latest saved script version": "This is not the latest saved script version", + "This script is read only": "This script is read only", + "Three Drivers Pattern": "Figura Three Drivers", + "Thumb Down": "Pollice Verso", + "Thumb Up": "Pollice Retto", + "Time Interval": "Intervallo Tempo", + "Time Levels": "Livelli Tempo", + "Time Scale": "Time Scale", + "Time Zone": "Fuso Orario", + "Time": "Time", + "TimeZone": "Fuso Orario", + "Timezone/Sessions Properties...": "Timezone/Sessions Properties...", + "Timezone/Sessions": "Fuso orario/Sessioni", + "Title": "Title", + "To get alerts list - please sign in or register!": "To get alerts list - please sign in or register!", + "To get alerts log - please sign in or register!": "To get alerts log - please sign in or register!", + "To save your work, sign up for FREE.": "To save your work, sign up for FREE.", + "To set an alert on a drawing requires the chart to be saved. Unfortunately you have already saved 5 charts. Upgrade to PRO, PRO Plus or Premium account and save as many charts as you want, along with many other exciting features. Starts from only $9.95 a month - upgrade today!": "To set an alert on a drawing requires the chart to be saved. Unfortunately you have already saved 5 charts. Upgrade to PRO, PRO Plus or Premium account and save as many charts as you want, along with many other exciting features. Starts from only $9.95 a month - upgrade today!", + "Toggle Auto Scale": "Toggle Auto Scale", + "Toggle favorite": "Toggle favorite", + "Toggle Log Scale": "Toggle Log Scale", + "Toggle Maximize Chart": "Toggle Maximize Chart", + "Toggle notifications for this room": "Toggle notifications for this room", + "Toggle Percentage": "Toggle Percentage", + "Tokyo": "Tokyo", + "TOOL": "STRUMENTO", + "Tools": "Tools", + "Top Labels": "Etichette in Alto", + "Top Margin": "Margine Superiore", + "top": "cima", + "Toronto": "Toronto", "Total Adjustments": "Total Adjustments", + "Total agrees": "Total agrees", "Total Assets": "Total Assets", "Total Capital": "Total Capital", "Total Current Assets": "Total Current Assets", @@ -1363,87 +2087,779 @@ "Total Non-operating Income/Expense": "Total Non-operating Income/Expense", "Total Operating Expenses": "Total Operating Expenses", "Total Receivables, Net": "Total Receivables, Net", + "Total Revenue": "Total Revenue", "Total Shares Outstanding": "Total Shares Outstanding", "Total Short-term Debt": "Total Short-term Debt", "Total Stockholder's Equity": "Total Stockholder's Equity", + "Total": "Total", + "Trades on Chart": "Trades on Chart", + "Trading Journal": "Trading Journal", + "Trading Notes": "Trading Notes", + "Trading Panel": "Trading Panel", + "Trading properties...": "Trading properties...", + "Trading Properties...": "Trading Properties...", + "Trading": "Trading", + "TradingView alerts run on powerful and backed-up servers, so you’ll always get notified when something happens and won’t miss a beat. This takes considerable resources, so we can't give an unlimited number of alerts to everyone for free (as much as we'd like to).": "TradingView alerts run on powerful and backed-up servers, so you’ll always get notified when something happens and won’t miss a beat. This takes considerable resources, so we can't give an unlimited number of alerts to everyone for free (as much as we'd like to).", + "TradingView Free Quotes and Chat": "TradingView Free Quotes and Chat", + "TradingView is only for English-language content at this time.": "TradingView is only for English-language content at this time.", + "Trailing Twelve Months": "Trailing Twelve Months", + "Transparency": "Trasparenza", "Treasury Stock": "Treasury Stock", + "Trend Angle": "Angolo di Tendenza", + "Trend Line": "Linea di Tendenza", + "Trend-Based Fib Extension": "Estensione Fib basata su Tendenza", + "Trend-Based Fib Time": "Tempo Fib basato su Tendenza", + "Trial": "Trial", + "Triangle Pattern": "Figura Triangolo", + "Triangle": "Triangolo", + "Trigger": "Trigger", + "Triggered and Not Active": "Triggered and Not Active", + "Triple EMA": "Triple EMA", + "Triple EMA_study": "Triple EMA", + "TRIX": "TRIX", + "TRIX_study": "TRIX", + "true range": "true range", + "True Strength Indicator": "True Strength Indicator", + "True Strength Indicator_study": "True Strength Indicator", + "TSX - Stock - Canada": "TSX - Stock - Canada", + "TSXV - Stock - Canada": "TSXV - Stock - Canada", + "Turn off notifications for this room": "Turn off notifications for this room", + "Turn on notifications for this room": "Turn on notifications for this room", + "Type your message here": "Type your message here", + "Type": "Tipo", + "Ultimate Oscillator": "Ultimate Oscillator", + "Unban": "Unban", + "Undo {0}": "Annulla", + "Undo": "Annulla", + "undo": "undo", + "Unfollow": "Unfollow", + "Unignore user": "Unignore user __username__", + "Unignore": "Unignore", + "Unlimited number of indicators on a chart": "Unlimited number of indicators on a chart", + "Unlimited Saved Charts": "Unlimited Saved Charts", + "Unlimited saved charts": "Unlimited saved charts", + "Unlimited server-side alerts": "Unlimited server-side alerts", + "Unmerge Down": "Distacca in Basso", + "Unmerge Up": "Distacca in Alto", + "Unsaved script": "Unsaved script", + "Unsolicited advertising": "Unsolicited advertising", + "Untitled Script": "Untitled Script", + "Up Color": "Colore Rialzo", + "Up fractals": "Up fractals", + "Up Wave 1 or A": "Up Wave 1 or A", + "Up Wave 2 or B": "Up Wave 2 or B", + "Up Wave 3": "Up Wave 3", + "Up Wave 4": "Up Wave 4", + "Up Wave 5": "Up Wave 5", + "Up Wave C": "Up Wave C", + "Up": "Up", + "Update Status": "Update Status", + "Update status": "Update status", + "UpDown Length": "UpDown Length", + "Upgrade and get 33% off an annual subscription!": "Upgrade and get 33% off an annual subscription!", + "Upgrade Now": "Upgrade Now", + "Upgrade now": "Upgrade now", + "Upgrade your account": "Upgrade your account", + "Upper Band": "Upper Band", + "Upper Bound": "Upper Bound", + "Upper Deviation": "Upper Deviation", + "Upper": "Superiore", + "UpperLimit": "Limite Superiore", + "US Exchanges": "US Exchanges", "USD Conversion Rate": "USD Conversion Rate", - "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.": "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.", - "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!": "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!", - "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to: No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.": "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to: No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.", - "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!": "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!", - "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.": "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.", - "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.": "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.", - "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.": "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.", - "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.": "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.", - "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.": "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.", - "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.": "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.", - "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.": "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.", - "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.": "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.", - "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.": "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.", - "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.": "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.", - "Favorite": "Favorite", - "Rename script": "Rename script", - "This is not the latest saved script version": "This is not the latest saved script version", - "My Script": "My Script", - "Show Console": "Show Console", - "Script text is not modified, nothing to save": "Script text is not modified, nothing to save", - "This is not a user script, cannot save": "This is not a user script, cannot save", - "Script Name": "Script Name", - "Expiration Time": "Expiration Time", - "Please name this script": "Please name this script", - "Script must have a name": "Script must have a name", - "Exit Full Screen (ESC)": "Exit Full Screen (ESC)", - "Stock Charts & Forex Charts": "Stock Charts & Forex Charts", - "Toggle favorite": "Toggle favorite", - "Buy Ask": "Buy Ask __quote__", - "Frequency": "Frequency", - "Buy Bid": "Buy Bid __quote__", - "Sell Ask": "Sell Ask __quote__", - "Sell Bid": "Sell Bid __quote__", - "Condition": "Condition", - "Connected": "Connected", - "CONNECT": "CONNECT", - "Disconnected": "Disconnected", - "Exiting Channel": "Exiting Channel", - "All": "All", - "5y": "5y", - "1y": "1y", + "Use Lower Deviation": "Use Lower Deviation", + "Use only one account - registering with multiple accounts is not allowed.": "Use only one account - registering with multiple accounts is not allowed.", + "Use Upper Deviation": "Use Upper Deviation", + "Username": "Username", + "useTrueRange_input": "Utilizza True Range", + "UTC": "UTC", + "Valuation": "Valuation", + "Value": "Value", + "Vancouver": "Vancouver", + "Vertical Line": "Linea Verticale", + "Views": "Views", + "Visual Order": "Ordine Visualizzazione", + "Vol": "Vol", + "Volatility Stop": "Volatility Stop", + "Volume Based": "Volume Based", + "Volume Leaders": "Volume Leaders", + "Volume MA": "MA Volume", + "Volume Oscillator": "Volume Oscillator", + "Volume Oscillator_study": "Volume Oscillator", + "Volume profile indicators and extended trading hours": "Volume profile indicators and extended trading hours", + "Volume Profile Indicators": "Volume Profile Indicators", + "Volume": "Volume", + "Volume_study": "Volume", + "VolumeProfile": "VolumeProfile", + "Vortex Indicator": "Vortex Indicator", + "VWAP": "VWAP", + "VWMA": "VWMA", + "VWMA_study": "VWMA", + "W_dates": "W", + "Waning moon": "Waning moon", + "Want official data and more features?": "Want official data and more features?", + "Warning": "Warning", + "Warsaw": "Varsavia", + "Watchlist": "Watchlist", + "Watchlist, details and news": "Watchlist, details and news", + "Watermark": "Filigrana", + "Wave Size": "Misura Onda", + "We are doing some brief daily maintenance. Alerts will be back really soon, thanks for your patience!": "We are doing some brief daily maintenance. Alerts will be back really soon, thanks for your patience!", + "We are happy to give away as many things for free as possible, however studies are server-based and this takes considerable resources. So we can't give an unlimited number of indicators to everyone for free (as much as we'd like to).": "We are happy to give away as many things for free as possible, however studies are server-based and this takes considerable resources. So we can't give an unlimited number of indicators to everyone for free (as much as we'd like to).", + "We'are sorry, something went wrong. Try to reload page.": "We'are sorry, something went wrong. Try to reload page.", + "week": "settimana", + "week_plural": "settimane", + "Weekly": "Weekly", + "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.": "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.", + "White": "White", + "Why Go Pro?": "Why Go Pro?", + "Wick": "Ombra", + "Width": "Larghezza", + "Willams %R": "Willams %R", + "Willams %R_study": "Willams %R", + "Williams %R": "Williams %R", + "Williams Alligator": "Williams Alligator", + "Williams Alligator_study": "Williams Alligator", + "Williams Fractal": "Williams Fractal", + "Window Size_input": "Dimensioni Finestra", + "With Markers": "Con Contrassegni", + "wizofstep": "__index__ of __steps__", + "WMA Length_input": "Lunghezza WMA", + "Woodies CCI": "Woodies CCI", + "wrote": "wrote", + "XABCD Pattern": "Figura XABCD", + "y_dates": "not_supported", + "y_dates_plural": "not_supported", + "Yearly": "Yearly", + "YES": "YES", + "Yes": "Yes", + "You already have Pro Plus trial.": "You already have Pro Plus trial.", + "You already participated in Pro Plus trial.": "You already participated in Pro Plus trial.", + "You already set {{options.maxAlertsNumber}} alerts. Upgrade to PRO Plus to set unlimited custom alerts and improve your experience!": "You already set {{options.maxAlertsNumber}} alerts. Upgrade to PRO Plus to set unlimited custom alerts and improve your experience!", + "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.": "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.", + "You are not authenticated.": "You are not authenticated.", + "You are not logged in. Please sign in.": "You are not logged in. Please sign in.", + "you are using browser": "You are using __browser__ on __os__.", + "You can not vote twice for one message": "You can not vote twice for one message", + "You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.": "You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.", + "You can save up to 5 charts with your subscription. Upgrade to PRO, PRO Plus or Premium membership and save unlimited charts, along with many other exciting features. Starting from only $9.95 a month - upgrade today!": "You can save up to 5 charts with your subscription. Upgrade to PRO, PRO Plus or Premium membership and save unlimited charts, along with many other exciting features. Starting from only $9.95 a month - upgrade today!", + "You have no ignored users": "You have no ignored users", + "You have no private messages yet": "You have no private messages yet", + "You may subscribe for official realtime and intraday data.": "You may subscribe for official realtime and intraday data.", + "You requested a custom interval that is available only to PRO users.": "You requested a custom interval that is available only to PRO users.", + "You requested a hotlist that is available only to PRO users.": "You requested a hotlist that is available only to PRO users.", + "You requested a symbol that is available only to PRO Plus and Premium users. You will now be switched to the equivalent BATS symbol.": "You requested a symbol that is available only to PRO Plus and Premium users. You will now be switched to the equivalent BATS symbol.", + "You requested an intraday spread symbol that is available only to PRO Plus and Premium users. You will now be switched to a Daily (D) interval.": "You requested an intraday spread symbol that is available only to PRO Plus and Premium users. You will now be switched to a Daily (D) interval.", + "You will be automatically redirected to PayPal in order to finish your purchase.": "You will be automatically redirected to PayPal in order to finish your purchase.", + "You're subscribing to {{ product_title }}": "You're subscribing to {{ product_title }}", + "Your 30-day free PRO Plus account has been activated. You are now part of a community of 2 million+ ideas that have been created within TradingView charts. To help get the ball rolling, we'd suggest you spend a few minutes familiarizing yourself with our online help section. We hope you enjoy working with TradingView and wish you good trading!": "Your 30-day free PRO Plus account has been activated. You are now part of a community of 2 million+ ideas that have been created within TradingView charts. To help get the ball rolling, we'd suggest you spend a few minutes familiarizing yourself with our online help section. We hope you enjoy working with TradingView and wish you good trading!", + "Your account will be charged $0.01 in order to verify it.": "Your account will be charged $0.01 in order to verify it.", + "Your chart is being saved, please wait a moment before you leave this page.": "Your chart is being saved, please wait a moment before you leave this page.", + "Your credit card on file is XXXX-XXXX-XXXX": "Your credit card on file is XXXX-XXXX-XXXX", + "Your free account allows you to apply up to 10 studies to a chart. Upgrade to PRO, PRO Plus or Premium account to have as many studies on a chart as you want, as well as many other exciting features.": "Your free account allows you to apply up to 10 studies to a chart. Upgrade to PRO, PRO Plus or Premium account to have as many studies on a chart as you want, as well as many other exciting features.", + "Your Order": "Your Order", + "Your Personal Invitation to Go PRO Plus": "Your Personal Invitation to Go PRO Plus", "ytd": "ytd", "YTD": "YTD", - "6m": "6m", - "3m": "3m", - "1m": "1m", - "5d": "5d", - "1d": "1d", - "Room title": "Room title", - "Room purpose": "Room purpose", - "Edit chat room": "Edit chat room", - "Create new public chat": "Create new public chat", - "Show Symbol Last Value": "Show Symbol Last Value", - "Show Indicator Last Value": "Show Indicator Last Value", - "Paper Trading is disconnected": "Paper Trading is disconnected", - "Hide Buy/Sell Panel": "Hide Buy/Sell Panel", - "Sell symbol": "Sell __displaySymbol__ Stop __abbreviatedNumber__ @ __formattedValue__", - "Buy symbol": "Buy __displaySymbol__ Limit __abbreviatedNumber__ @ __formattedValue__", - "IDEA TITLE AND DESCRIPTION": "IDEA TITLE AND DESCRIPTION", - "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.": "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.", - "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.": "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.", - "SHORT": "SHORT", - "LONG": "LONG", - "NEUTRAL": "NEUTRAL", - "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

": "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

", - "you are using browser": "You are using __browser__ on __os__.", - "Hide data": "Hide data", - "Show data": "Show data", - "Study Templates": "Study Templates", - "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout": "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout", - "Find existing chat": "Find existing chat", - "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", - "Black": "Black", - "Blue": "Blue", - "Grey": "Grey", - "White": "White", - "Show Positions": "Show Positions", - "Show Orders": "Show Orders" + "Zero Line": "Zero Line", + "Zero": "Zero", + "Zig Zag": "Zig Zag", + "Zoom In": "Incrementa Zoom", + "Zoom Out": "Diminuisci Zoom", + "{0} bars": "{0} barre", + "{0} copy": "{0} copy", + "{0} ideas...": "{0} ideas...", + "{0} P&L: {1}": "{0} P&L: {1}", + "Up bars": "Up bars", + "Down bars": "Down bars", + "Projection up bars": "Projection up bars", + "Projection down bars": "Projection down bars", + "ATR length": "ATR length", + "Reversal amount": "Reversal amount", + "Number of line": "Number of line", + "HL": "HL", + "ATR": "ATR", + "Traditional": "Traditional", + "Website": "Website", + "Support": "Support", + "PRO Premium": "PRO Premium", + "PRO Plus": "PRO Plus", + "PRO Plus Early Access": "PRO Plus Early Access", + "Update Payment Method": "Update Payment Method", + "Enter your new address": "Enter your new address", + "Save changes": "Save changes", + "All your current subscriptions will be updated to use the new account.": "All your current subscriptions will be updated to use the new account.", + "This trading product is integrated in TradingView thanks to our Partner Program for Developers. These are independent, unaffiliated studies, which are not part of TradingView subscriptions – these are separate tools that you buy if you want. Description, algorithm, support and prices are all determined by the author.": "This trading product is integrated in TradingView thanks to our Partner Program for Developers. These are independent, unaffiliated studies, which are not part of TradingView subscriptions – these are separate tools that you buy if you want. Description, algorithm, support and prices are all determined by the author.", + "EDIT SUBSCRIPTION": "EDIT SUBSCRIPTION", + "TradingView Account": "TradingView Account", + "

Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the features, top authors or create your first idea!

": "

Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the features, top authors or create your first idea!

", + "Alert not found with standart API": "Alert not found with standart API", + "Chatting is enabled {0} hours after creating a new account. This is done to prevent chat bots and general spam.": "Chatting is enabled {0} hours after creating a new account. This is done to prevent chat bots and general spam.", + "Do you really want to clear alerts log?": "Do you really want to clear alerts log?", + "Do you really want to delete alert {0}?": "Do you really want to delete alert {0}?", + "Do you really want to delete script '{0}'?": "Do you really want to delete script '{0}'?", + "Do you really want to delete {0} alerts?": "Do you really want to delete {0} alerts?", + "Do you really want to stop alert {0}?": "Do you really want to stop alert {0}?", + "Do you really want to stop {0} alerts?": "Do you really want to stop {0} alerts?", + "EPS": "EPS", + "EPS Dil": "EPS Dil", + "Edit Idea": "Edit Idea", + "Multi Charts Layout": "Multi Charts Layout", + "PE": "PE", + "PRO": "PRO", + "Publish Idea": "Publish Idea", + "2 year": "2 year", + "All fields are required": "All fields are required", + "Available": "Available", + "Check credit card number and CVV/CSC code": "Check credit card number and CVV/CSC code", + "Check expiration date": "Check expiration date", + "City": "City", + "Comments": "Comments", + "Country": "Country", + "Credit Card": "Credit Card", + "Credit card fields may contain only digits": "Credit card fields may contain only digits", + "Enter your ZIP code": "Enter your ZIP code", + "If you want to change the address, please enter your ZIP code here": "If you want to change the address, please enter your ZIP code here", + "Make payment with previously used details": "Make payment with previously used details", + "More {{sectionName}} Ideas": "More {{sectionName}} Ideas", + "PayPal": "PayPal", + "Payment Information": "Payment Information", + "Please choose at least one exchange to continue.": "Please choose at least one exchange to continue.", + "Please use only latin characters in address fields": "Please use only latin characters in address fields", + "Please use only latin characters in your first and last names": "Please use only latin characters in your first and last names", + "State/Region": "State/Region", + "Street": "Street", + "Subscribe": "Subscribe", + "Zip Code": "Zip Code", + "year": "year", + " Limit ": " Limit ", + " Stop ": " Stop ", + "

Only D, W, M intervals are supported for this symbol/exchange. You will be automatically switched to a D interval. Intraday intervals are not available because of exchange policies.

": "

Only D, W, M intervals are supported for this symbol/exchange. You will be automatically switched to a D interval. Intraday intervals are not available because of exchange policies.

", + "

Symbol ": "

Symbol ", + "Account Name": "Account Name", + "Active Chart": "Active Chart", + "Active chart doesn't contain the study you are going to publish": "Active chart doesn't contain the study you are going to publish", + "Add this room to favorites": "Add this room to favorites", + "Add {0}...": "Add {0}...", + "Alerts maintenance": "Alerts maintenance", + "All Charts": "All Charts", + "All fields are required.": "All fields are required.", + "Are you sure you want to overwrite '{0}' script?": "Are you sure you want to overwrite '{0}' script?", + "Balances": "Balances", + "Ban ": "Ban ", + "Ban expires in {0}": "Ban expires in {0}", + "Ban user": "Ban user", + "Brokerage Name": "Brokerage Name", + "By": "By", + "CQG Password": "CQG Password", + "CQG Username": "CQG Username", + "Can't create alert on invalid symbol": "Can't create alert on invalid symbol", + "Can't create alert when offline": "Can't create alert when offline", + "Can't edit alert on invalid symbol": "Can't edit alert on invalid symbol", + "Can't edit alert when offline": "Can't edit alert when offline", + "Change Background Transparency": "Change Background Transparency", + "Change Balloon Background Color": "Change Balloon Background Color", + "Change Balloon Background Transparency": "Change Balloon Background Transparency", + "Change Balloon Border Color": "Change Balloon Border Color", + "Change Balloon Text": "Change Balloon Text", + "Change Balloon Text Font Size": "Change Balloon Text Font Size", + "Change Balooon Text Color": "Change Balooon Text Color", + "Change Border Color": "Change Border Color", + "Change CQG password": "Change CQG password", + "Change Curve Background Color": "Change Curve Background Color", + "Change Curve Background Transparency": "Change Curve Background Transparency", + "Change Curve Filling": "Change Curve Filling", + "Change Curve Line Color": "Change Curve Line Color", + "Change Curve Line Extending Left": "Change Curve Line Extending Left", + "Change Curve Line Extending Right": "Change Curve Line Extending Right", + "Change Curve Line Left End": "Change Curve Line Left End", + "Change Curve Line Right End": "Change Curve Line Right End", + "Change Curve Line Style": "Change Curve Line Style", + "Change Curve Line Width": "Change Curve Line Width", + "Change Fib Arcs Background Transparency": "Change Fib Arcs Background Transparency", + "Change Fib Arcs Background Visibility": "Change Fib Arcs Background Visibility", + "Change Fib Speed Resistance Arcs Full Cirlces Mode": "Change Fib Speed Resistance Arcs Full Cirlces Mode", + "Change Fib Speed Resistance Arcs Levels Visibility": "Change Fib Speed Resistance Arcs Levels Visibility", + "Change Fib Speed Resistance Arcs Line Color": "Change Fib Speed Resistance Arcs Line Color", + "Change Fib Speed Resistance Arcs Visibility": "Change Fib Speed Resistance Arcs Visibility", + "Change Fib Speed Resistance Arcs Width": "Change Fib Speed Resistance Arcs Width", + "Change Password": "Change Password", + "Change Price Text Color": "Change Price Text Color", + "Change Price Text Font Size": "Change Price Text Font Size", + "Change Time Cycles Background Color": "Change Time Cycles Background Color", + "Change Time Cycles Background Transparency": "Change Time Cycles Background Transparency", + "Change Time Cycles Color": "Change Time Cycles Color", + "Change Time Cycles Filling": "Change Time Cycles Filling", + "Change Time Cycles Line Style": "Change Time Cycles Line Style", + "Change Time Cycles Line Width": "Change Time Cycles Line Width", + "Check firewall settings and make sure access to websocket ({0} port {1}) is open. Then click Reconnect or press F5.": "Check firewall settings and make sure access to websocket ({0} port {1}) is open. Then click Reconnect or press F5.", + "Click the broker you want to trade through": "Click the broker you want to trade through", + "Collaterals": "Collaterals", + "Confirm Password": "Confirm Password", + "Connect to CQG": "Connect to CQG", + "Connection is lost": "Connection is lost", + "Content": "Content", + "Continue to checkout": "Continue to checkout", + "Continued violation of chat etiquette": "Continued violation of chat etiquette", + "Continued violation of chat etiquette.": "Continued violation of chat etiquette.", + "Countdown": "Countdown", + "Create New List": "Create New List", + "Create New List...": "Create New List...", + "Curve": "Curve", + "December": "December", + "Degree": "Degree", + "Describe your company and project in a few sentences.": "Describe your company and project in a few sentences.", + "Desktop notifications": "Desktop notifications", + "Desktop notifications when I'm mentioned": "Desktop notifications when I'm mentioned", + "Dialog": "Dialog", + "Do you realy want to delete{0}watchlist?": "Do you realy want to delete{0}watchlist?", + "Do you want to take advantage of this offer now?": "Do you want to take advantage of this offer now?", + "Double Curve": "Double Curve", + "Early Access 50% off{{#is_finished}} – Final chance{{/is_finished}}": "Early Access 50% off{{#is_finished}} – Final chance{{/is_finished}}", + "Early Access for $15/Month": "Early Access for $15/Month", + "Edit Alert...": "Edit Alert...", + "Edit {0} Alert...": "Edit {0} Alert...", + "Elliott Correction Wave (ABC)": "Elliott Correction Wave (ABC)", + "Elliott Double Combo Wave (WXY)": "Elliott Double Combo Wave (WXY)", + "Elliott Impulse Wave (12345)": "Elliott Impulse Wave (12345)", + "Elliott Triangle Wave (ABCDE)": "Elliott Triangle Wave (ABCDE)", + "Elliott Triple Combo Wave (WXYXZ)": "Elliott Triple Combo Wave (WXYXZ)", + "Email notifications": "Email notifications", + "Email notifications when I'm mentioned": "Email notifications when I'm mentioned", + "Email-to-sms is the easiest and absolutely free way to send text message (SMS) from the internet to phones. This site aims to be the most complete and up-to-date list of email addresses that can be used to send text messages to phones.": "Email-to-sms is the easiest and absolutely free way to send text message (SMS) from the internet to phones. This site aims to be the most complete and up-to-date list of email addresses that can be used to send text messages to phones.", + "Error occured": "Error occured", + "Error while trying to create snapshot.": "Error while trying to create snapshot.", + "Error:": "Error:", + "Error: too long text": "Error: too long text", + "Export Watchlist": "Export Watchlist", + "Failed:": "Failed:", + "Full Circles": "Full Circles", + "Get the link to your individual GitHub profile, which we’ll enable for access to the library.": "Get the link to your individual GitHub profile, which we’ll enable for access to the library.", + "Go PRO": "Go PRO", + "HL Bars": "HL Bars", + "Here are a few steps to get your Charting Library:": "Here are a few steps to get your Charting Library:", + "Hide alert label line": "Hide alert label line", + "Horz Grid Lines": "Horz Grid Lines", + "How to fix:": "How to fix:", + "If you like what you see, you have an exclusive chance to get 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.": "If you like what you see, you have an exclusive chance to get 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.", + "If you need support then please visit our issues tracker using your GitHub profile we’ve granted access to.": "If you need support then please visit our issues tracker using your GitHub profile we’ve granted access to.", + "Import Watchlist...": "Import Watchlist...", + "Import/Export Watchlists": "Import/Export Watchlists", + "Indicator Labels": "Indicator Labels", + "Interval is not applicable": "Interval is not applicable", + "Invalid data format": "Invalid data format", + "Invalid limit price": "Invalid limit price", + "Invalid quantity": "Invalid quantity", + "Invalid stop price": "Invalid stop price", + "It appears that your browser does not support Canvas technology, which is needed for TradingView to work.
": "It appears that your browser does not support Canvas technology, which is needed for TradingView to work.
", + "It appears that your browser does not support WebSocket technology and does not have Adobe Flash plugin installed, one of which is essential for our portal.
": "It appears that your browser does not support WebSocket technology and does not have Adobe Flash plugin installed, one of which is essential for our portal.
", + "June": "June", + "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That is less than $15/month. Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!": "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That is less than $15/month. Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!", + "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.": "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.", + "Just wait awhile. We will send you all necessary information ASAP.": "Just wait awhile. We will send you all necessary information ASAP.", + "Launch chat in a separate window": "Launch chat in a separate window", + "Left Axis": "Left Axis", + "Library Without The Link": "Library Without The Link", + "Line - Close": "Line - Close", + "Line - HL/2": "Line - HL/2", + "Line - High": "Line - High", + "Line - Low": "Line - Low", + "Line - Open": "Line - Open", + "Load all alerts...": "Load all alerts...", + "Lock Cursor In Time": "Lock Cursor In Time", + "Log in": "Log in", + "My Lists": "My Lists", + "New Password": "New Password", + "New password and confirmation doesn't match": "New password and confirmation doesn't match", + "New password is required": "New password is required", + "No address input to apply autocomplete": "No address input to apply autocomplete", + "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at founders@tradingview.com": "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at founders@tradingview.com", + "No brokers available": "No brokers available", + "Non-tradable symbol": "Non-tradable symbol", + "Now is your LAST and FINAL chance to get 12 months for only $179.4 (regular $360). That’s less than $15/month and 50% off regular month-to-month payments.": "Now is your LAST and FINAL chance to get 12 months for only $179.4 (regular $360). That’s less than $15/month and 50% off regular month-to-month payments.", + "OC Bars": "OC Bars", + "Oh no! You have only 2 weeks left in your PRO Plus trial! These benefits will expire in two short weeks:": "Oh no! You have only 2 weeks left in your PRO Plus trial! These benefits will expire in two short weeks:", + "Old Password": "Old Password", + "Old password is required": "Old password is required", + "Oops, something went wrong": "Oops, something went wrong", + "Oops, your browser can't display our charts!": "Oops, your browser can't display our charts!", + "Orders": "Orders", + "PRO account": "PRO account", + "Password confirmation is required": "Password confirmation is required", + "Passwords do not match.": "Passwords do not match.", + "Place": "Place", + "Please add 'study(title=\"SomeTitle\")' statement to the script code": "Please add 'study(title=\"SomeTitle\")' statement to the script code", + "Please report the issue or click Reconnect.": "Please report the issue or click Reconnect.", + "Please use one of the following browsers:": "Please use one of the following browsers:", + "Please, install Flash plugin or consider updating to one of these modern browsers with WebSocket support:": "Please, install Flash plugin or consider updating to one of these modern browsers with WebSocket support:", + "Please, try to reload page to edit user data": "Please, try to reload page to edit user data", + "Positions": "Positions", + "Pro Plus": "Pro Plus", + "Processing script...": "Processing script...", + "Publish All Charts": "Publish All Charts", + "Publish Only": "Publish Only", + "Published Idea": "Published Idea", + "Recent chats": "Recent chats", + "Reconnect": "Reconnect", + "Rename List": "Rename List", + "Rename List...": "Rename List...", + "Report a data issue": "Report a data issue", + "Restore Size": "Restore Size", + "Right Axis": "Right Axis", + "Risk/Reward": "Risk/Reward", + "Save List As...": "Save List As...", + "Script '{0}' has been saved": "Script '{0}' has been saved", + "Script cannot be compiled because of errors.": "Script cannot be compiled because of errors.", + "Script has been deleted": "Script has been deleted", + "Script is not saved. Nothing to delete.": "Script is not saved. Nothing to delete.", + "Script is not saved. Nothing to rename.": "Script is not saved. Nothing to rename.", + "Script study added to the chart": "Script study added to the chart", + "Select Broker": "Select Broker", + "Select alert": "Select alert", + "Send all the stuff to Stan Bokov at founders@tradingview.com": "Send all the stuff to Stan Bokov at founders@tradingview.com", + "Series Sale Name": "Series Sale Name", + "Series Sale Number": "Series Sale Number", + "Server broke the connection. Click Reconnect or press F5.": "Server broke the connection. Click Reconnect or press F5.", + "Shortcuts": "Shortcuts", + "Show Dividends": "Show Dividends", + "Show Earnings": "Show Earnings", + "Show Hidden Tools": "Show Hidden Tools", + "Show Splits": "Show Splits", + "Show Symbol Info": "Show Symbol Info", + "Show Values": "Show Values", + "Sign our License Agreement": "Sign our License Agreement", + "Sine Line": "Sine Line", + "Sorry, an error has occurred": "Sorry, an error has occurred", + "Study": "Study", + "Success": "Success", + "Symbol Info": "Symbol Info", + "Symbol Info...": "Symbol Info...", + "Symbol Labels": "Symbol Labels", + "Time Cycles": "Time Cycles", + "To purchase the commercial version of the library, please contact Stan Bokov at founders@tradingview.com.": "To purchase the commercial version of the library, please contact Stan Bokov at founders@tradingview.com.", + "TradingView Notice": "TradingView Notice", + "Trial confirmation dialog": "Trial confirmation dialog", + "Trial confirmation text": "Trial confirmation text", + "Try": "Try", + "URL cannot be recieved.": "URL cannot be recieved.", + "Unexpected error: can't change profile data": "Unexpected error: can't change profile data", + "Unread Messages": "Unread Messages", + "Upgrade and get 50% off regular month-to-month payments!": "Upgrade and get 50% off regular month-to-month payments!", + "User cancelled operation": "User cancelled operation", + "Vert Grid Lines": "Vert Grid Lines", + "Visual settings...": "Visual settings...", + "Widget": "Widget", + "Width (% of the Box)": "Width (% of the Box)", + "Wrong value": "Wrong value", + "You have unsaved changes in the current script. Do you really want to discard them and start working with another script?": "You have unsaved changes in the current script. Do you really want to discard them and start working with another script?", + "Your Password Has Expired": "Your Password Has Expired", + "Your password has expired, please enter new password": "Your password has expired, please enter new password", + "active at": "active at", + "ago": "ago", + "agreed with your idea %chart% about %symbol%": "agreed with your idea %chart% about %symbol%", + "all inactive": "all inactive", + "and details": "and details", + "avg fill price": "avg fill price", + "avg price": "avg price", + "balance": "balance", + "best ask": "best ask", + "best bid": "best bid", + "cach excess": "cach excess", + "changed status": "changed status", + "collateral": "collateral", + "commented on idea you follow %chart% about %symbol%": "commented on idea you follow %chart% about %symbol%", + "commented on your idea %chart% about %symbol%": "commented on your idea %chart% about %symbol%", + "currency": "currency", + "disagreed with your idea %chart% about %symbol%": "disagreed with your idea %chart% about %symbol%", + "fill qty": "fill qty", + "filtered": "filtered", + "id": "id", + "initial margin": "initial margin", + "is now following you": "is now following you", + "last trade": "last trade", + "less than a minute": "less than a minute", + "limit price": "limit price", + "mn": "mn", + "mvo": "mvo", + "offset": "offset", + "on": "on", + "open P/L": "open P/L", + "or choose another broker": "or choose another broker", + "ote": "ote", + "placing time": "placing time", + "published new idea %chart% about %symbol% you follow": "published new idea %chart% about %symbol% you follow", + "purchasing power": "purchasing power", + "qty": "qty", + "replied to your comment on %chart% about %symbol%": "replied to your comment on %chart% about %symbol%", + "side": "side", + "sign in or register": "sign in or register", + "status": "status", + "stop price": "stop price", + "subscription": "subscription", + "symbol": "symbol", + "total margin": "total margin", + "total value": "total value", + "type": "type", + "upl": "upl", + "w": "w", + "y": "y", + "you follow commented on %chart% about %symbol%": "you follow commented on %chart% about %symbol%", + "you follow published new idea %chart% about %symbol%": "you follow published new idea %chart% about %symbol%", + "{0} is already in this chat.": "{0} is already in this chat.", + "Сolor line": "Сolor line", + "Bottom Center": "Bottom Center", + "Bottom Left": "Bottom Left", + "Bottom Right": "Bottom Right", + "Chart snapshot": "Chart snapshot", + "Create Horizontal Line": "Create Horizontal Line", + "Create Vertical Line": "Create Vertical Line", + "Hide Published Charts Timeline": "Hide Published Charts Timeline", + "Left": "Left", + "Middle Center": "Middle Center", + "Middle Left": "Middle Left", + "Middle Right": "Middle Right", + "No color themes saved": "No color themes saved", + "Right": "Right", + "Room {0} was deleted": "Room {0} was deleted", + "Theme": "Theme", + "Theme name": "Theme name", + "Top Center": "Top Center", + "Top Left": "Top Left", + "Top Right": "Top Right", + "TradingView Partner": "TradingView Partner", + "You were in the video call. Duration: {0}": "You were in the video call. Duration: {0}", + "{0} has entered the chat": "{0} has entered the chat", + "{0} has left the chat": "{0} has left the chat", + "{0} was banned for {1} minutes": "{0} was banned for {1} minutes", + "Discipline is the foundation of profitable trading for both discretionary and systematic traders. Visually stunning and intuitive to use, 3D ProSuite is an indispensible professional toolkit of point-and-shoot quantitative risk management and decision support tools for stock pickers and traders focused on technical entry techniques. Know instantly where to place a trailing stop and where to exit. Identify trends and pullbacks. Watch rotation and volatility in real time. Calculate hedge ratios for protection. Identify extremes. Non-programmers interested in systematic trading can take advantage of our strategy to test a combination of 3D ProSuite with moving average filter, channel filter, and volatility filter.": "Discipline is the foundation of profitable trading for both discretionary and systematic traders. Visually stunning and intuitive to use, 3D ProSuite is an indispensible professional toolkit of point-and-shoot quantitative risk management and decision support tools for stock pickers and traders focused on technical entry techniques. Know instantly where to place a trailing stop and where to exit. Identify trends and pullbacks. Watch rotation and volatility in real time. Calculate hedge ratios for protection. Identify extremes. Non-programmers interested in systematic trading can take advantage of our strategy to test a combination of 3D ProSuite with moving average filter, channel filter, and volatility filter.", + "AOS FX Primer is made up of 3 separate indicators to help you better analyse the markets. AOS FX Sessions shows session start/end times (automatically handling Daylight Saving changes) along with opening ranges. AOS FX Day HL shows the High and Low level for the past 2 years, automatically handling Daylight Saving changes. AOS ATRplus shows the moving average mid-point of the previous bar ranges. Please see our website for a full description and screenshots.": "AOS FX Primer is made up of 3 separate indicators to help you better analyse the markets. AOS FX Sessions shows session start/end times (automatically handling Daylight Saving changes) along with opening ranges. AOS FX Day HL shows the High and Low level for the past 2 years, automatically handling Daylight Saving changes. AOS ATRplus shows the moving average mid-point of the previous bar ranges. Please see our website for a full description and screenshots.", + "Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:

No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.": "Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to: No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.", + "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex. For more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.": "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex. For more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.", + "\"Buy Sell\" indicator is simple yet powerful trading signals that will help you consistently profit from the market. It built with risk management in mind, meaning average winning trade will be more than average losing trade several times.

It comes with signals and trend confirmation. For more information please visit: synergytrading.weebly.com": "\"Buy Sell\" indicator is simple yet powerful trading signals that will help you consistently profit from the market. It built with risk management in mind, meaning average winning trade will be more than average losing trade several times.

It comes with signals and trend confirmation. For more information please visit: synergytrading.weebly.com", + "Above Bar": "Above Bar", + "Absolute": "Absolute", + "Below Bar": "Below Bar", + "Bottom": "Bottom", + "Top": "Top", + "Alerts are not yet available for this chart type. Please check GetSatisfaction and vote for this feature to show support for it.": "Alerts are not yet available for this chart type. Please check GetSatisfaction and vote for this feature to show support for it.", + "Arguments": "Arguments", + "Built-in Functions": "Built-in Functions", + "Built-in Variable": "Built-in Variable", + "Built-in Variables": "Built-in Variables", + "Built-in'+(docs.kind === TVScript.FunKind.DECL ? ' Annotation' : '": "Built-in'+(docs.kind === TVScript.FunKind.DECL ? ' Annotation' : '", + "Confirm replacing": "Confirm replacing", + "Delete all drawing for this symbol": "Delete all drawing for this symbol", + "Examples": "Examples", + "Language Operator": "Language Operator", + "Language Operators": "Language Operators", + "My Ideas": "My Ideas", + "Not Now": "Not Now", + "Oops!": "Oops!", + "Open Manage Drawings": "Open Manage Drawings", + "PUBLISH PRIVATE IDEA": "PUBLISH PRIVATE IDEA", + "Pine Script Reference (new window)": "Pine Script Reference (new window)", + "Pine Script Reference (pop-up)": "Pine Script Reference (pop-up)", + "Publish Private Idea": "Publish Private Idea", + "Publishing is possible only from the chart page. Please open a chart and then try again.": "Publishing is possible only from the chart page. Please open a chart and then try again.", + "Remarks": "Remarks", + "Remove all line tools for ": "Remove all line tools for ", + "Returns": "Returns", + "Script Language Reference Manual": "Script Language Reference Manual", + "See Also": "See Also", + "Syntax": "Syntax", + "Type:": "Type:", + "Be the first to speak": "Be the first to speak", + "Ignored users list": "Ignored users list", + "# (Total: {0})": "# (Total: {0})", + "Hold Shift – draw lines at right angles.": "Hold Shift – draw lines at right angles.", + "Number or , – change interval. Type in a digit for minute charts, or first letter of the word for longer resolutions. E.g. 1, 5, 30, 60, 1440, H, 2H, 6H, D, 5D, 3W, 6M.": "Number or , – change interval. Type in a digit for minute charts, or first letter of the word for longer resolutions. E.g. 1, 5, 30, 60, 1440, H, 2H, 6H, D, 5D, 3W, 6M.", + "By clicking on “Sign Up” you are agreeing to the Terms of Service.": "By clicking on “Sign Up” you are agreeing to the Terms of Service.", + "Change Days To": "Change Days To", + "Change Hours To": "Change Hours To", + "Change Line Tool Visibility On Days": "Change Line Tool Visibility On Days", + "Change Line Tool Visibility On Hours": "Change Line Tool Visibility On Hours", + "Change Line Tool Visibility On Minutes": "Change Line Tool Visibility On Minutes", + "Change Line Tool Visibility On Months": "Change Line Tool Visibility On Months", + "Change Line Tool Visibility On Weeks": "Change Line Tool Visibility On Weeks", + "Change Minutes To": "Change Minutes To", + "Correct?": "Correct?", + "Could not send your report": "Could not send your report", + "Crypto/crypto pairs (eg. LTC/BTC) are not currently supported but that may change in the future.": "Crypto/crypto pairs (eg. LTC/BTC) are not currently supported but that may change in the future.", + "Cypher Pattern": "Cypher Pattern", + "Days": "Days", + "Go to Date...": "Go to Date...", + "Go to...": "Go to...", + "Hours": "Ore", + "IMPORTANT:": "IMPORTANT:", + "Indexes don’t have prices, they have values. There are corresponding ETFs that can be traded. SPX is the SnP500 index, but SPY is the ETF that can be traded.": "Indexes don’t have prices, they have values. There are corresponding ETFs that can be traded. SPX is the SnP500 index, but SPY is the ETF that can be traded.", + "Last available bar": "Last available bar", + "Minutes": "Minutes", + "Months": "Months", + "Please do not modify the order so we can investigate the issue.": "Please do not modify the order so we can investigate the issue.", + "Report this message": "Report this message", + "Select order": "Select order", + "Simply
drag & drop

or select file...": "Simply
drag & drop

or select file...", + "Spreads can’t be traded because they are not a single symbol, they are a visual representation of a calculation.": "Spreads can’t be traded because they are not a single symbol, they are a visual representation of a calculation.", + "Thanks!": "Thanks!", + "To:": "To:", + "Trading issue": "Trading issue", + "Warning:": "Warning:", + "Weeks": "Weeks", + "comment": "comment", + "goto date.": "goto date.", + "html5 stock charting
library licensing": "html5 stock charting
library licensing", + "message": "message", + "Go": "Go", + "Go to": "Go to", + "Report {0} from {1} to moderators": "Report {0} from {1} to moderators", + "Reported {0} from @{1}, {2}": "Reported {0} from @{1}, {2}", + "Add Text Note For {0}": "Add Text Note For {0}", + "Add To Text Notes": "Add To Text Notes", + "Are you sure you want to delete this script?": "Are you sure you want to delete this script?", + "DELETE": "DELETE", + "Do you realy want to delete {0} template?": "Do you realy want to delete {0} template?", + "Do you realy want to replace \"{0}\"?": "Do you realy want to replace \"{0}\"?", + "Idea": "Idea", + "NEW": "NEW", + "New Untitled Note": "New Untitled Note", + "Open Text Notes Panel": "Open Text Notes Panel", + "Please enter a valid URL": "Please enter a valid URL", + "Save template as...": "Save template as...", + "Search Note": "Search Note", + "Template name": "Template name", + "Text Notes": "Text Notes", + "Text Notes are available only on chart page. Please open a chart and then try again.": "Text Notes are available only on chart page. Please open a chart and then try again.", + "URL": "URL", + "Add Text Note For __symbol__": "Add Text Note For __symbol__", + "Add this study to active chart": "Add this study to active chart", + "April": "April", + "Are you sure you want to cancel order %s?": "Are you sure you want to cancel order %s?", + "Are you sure you want to ignore messages from __username__?": "Are you sure you want to ignore messages from __username__?", + "August": "August", + "Buy ": "Buy ", + "Cancel PRO Account": "Cancel PRO Account", + "Cancel subscription": "Cancel subscription", + "Change Minutes From": "Change Minutes From", + "Connect to %s": "Connect to %s", + "Connection to server was lost": "Connection to server was lost", + "Continued violation of chat etiquette. For more information on this etiquette please go to __link__": "Continued violation of chat etiquette. For more information on this etiquette please go to __link__", + "Created {0}.": "Created {0}.", + "Do you really want to delete __themename__ theme?": "Do you really want to delete __themename__ theme?", + "Expand __symbol__ chart": "Expand __symbol__ chart", + "February": "February", + "January": "January", + "July": "July", + "Last edited {0}": "Last edited {0}", + "Link to __room__ chat": "Link to __room__ chat", + "M": "M", + "March": "March", + "Neutral": "Neutral", + "No Title": "No Title", + "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at __email__": "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at __email__", + "No showcase": "No showcase", + "Notice": "Notice", + "November": "November", + "October": "October", + "Open __symbol__ Text Note": "Open __symbol__ Text Note", + "Publish": "Publish", + "Room __title__ was deleted": "Room __title__ was deleted", + "Save theme as...": "Save theme as...", + "Script": "Script", + "Script Error": "Script Error", + "Sell ": "Sell ", + "Send private message to __username__": "Send private message to __username__", + "September": "September", + "Show Published Charts Timeline": "Show Published Charts Timeline", + "Show alert label line": "Show alert label line", + "Show all messages from __username__": "Show all messages from __username__", + "Symbol __symbol__ cannot be traded on TradingView’s Paper Trading. Why not?": "Symbol __symbol__ cannot be traded on TradingView’s Paper Trading. Why not?", + "To: __username__": "To: __username__", + "Unlock": "Unlock", + "__minutes__ min": "__minutes__ min", + "__minutes__ min __seconds__ sec": "__minutes__ min __seconds__ sec", + "__seconds__ sec": "__seconds__ sec", + "__username__ has entered the chat": "__username__ has entered the chat", + "__username__ has left the chat": "__username__ has left the chat", + "days": "tempi", + "hours": "ore", + "minutes": "minutes", + "months": "months", + "years": "years", + "Sign in or sign up to use paper trading": "Sign in or sign up to use paper trading", + "Paper Trading is disconnected.": "Paper Trading is disconnected.", + "long": "long", + "short": "short", + "1 day": "1 day", + "1 hour": "1 hour", + "10 minutes": "10 minutes", + "12 hours": "12 ore", + "3 hours": "3 ore", + "30 minutes": "30 minutes", + "5 minutes": "5 minutes", + "Balance:": "Balance:", + "Ban __username__": "Ban __username__", + "Ban duration:": "Ban duration:", + "Ban expires in less than __duration__": "Ban expires in less than __duration__", + "Banned permanently": "Banned permanently", + "Content that caused the ban:": "Content that caused the ban:", + "Equity:": "Equity:", + "Hi,nnI'm a moderator for TradingView. I reviewed your idea at __chart__ and had to mark it as \"Not Suggested\" because it doesn't comply with our House Rules https://www.tradingview.com/house-rules/.nnPay attention to these rules to get into the Suggested stream more often, or even become a Suggested Author. Please let me know if you have any questions, will be happy to help.": "Hi,nnI'm a moderator for TradingView. I reviewed your idea at __chart__ and had to mark it as \"Not Suggested\" because it doesn't comply with our House Rules https://www.tradingview.com/house-rules/.nnPay attention to these rules to get into the Suggested stream more often, or even become a Suggested Author. Please let me know if you have any questions, will be happy to help.", + "Idea comments": "Idea comments", + "Ideas publishing": "Ideas publishing", + "If you have questions or suggestions, reply to this message.": "If you have questions or suggestions, reply to this message.", + "Ignore __username__": "Ignore __username__", + "Percents": "Percents", + "Permanently": "Permanently", + "Phone": "Phone", + "Please enter template name": "Please enter template name", + "Please enter theme name": "Please enter theme name", + "Position is being changed": "Position is being changed", + "Private messages": "Private messages", + "Public chats": "Public chats", + "Publish idea": "Publish idea", + "Quote the message which caused the ban along with additional comments if any (a private message with this information will be sent to the user from your account):": "Quote the message which caused the ban along with additional comments if any (a private message with this information will be sent to the user from your account):", + "Read this every time before banning someone! Our goal is to keep a healthy, constructive and useful dialog open in the chatrooms. Sending a private message with a warning is enough to solve 99% of the issues. If that doesn’t help, start with a one-minute ban.": "Read this every time before banning someone! Our goal is to keep a healthy, constructive and useful dialog open in the chatrooms. Sending a private message with a warning is enough to solve 99% of the issues. If that doesn’t help, start with a one-minute ban.", + "Save new study template": "Save new study template", + "Select violation...": "Select violation...", + "Snapshot": "Snapshot", + "Symbols from Quandl are not currently supported.": "Symbols from Quandl are not currently supported.", + "Unban __username__": "Unban __username__", + "Unignore __username__": "Unignore __username__", + "User __username__ was banned for __duration__.": "User __username__ was banned for __duration__.", + "User __username__ was banned permanently.": "User __username__ was banned permanently.", + "User __username__ was unbanned.": "User __username__ was unbanned.", + "Violated house rule:": "Violated house rule:", + "Violated house rule: __violation__.": "Violated house rule: __violation__.", + "Violation that caused the ban: __violation__.": "Violation that caused the ban: __violation__.", + "When selecting this checkbox the study template will set \"__interval__\" interval on a chart": "When selecting this checkbox the study template will set \"__interval__\" interval on a chart", + "You are banned from __banType__ for __duration__ for violating our House Rules. More info - __link__": "You are banned from __banType__ for __duration__ for violating our House Rules. More info - __link__", + "You are permanently banned from __banType__ for violating our House Rules. More info - __link__.": "You are permanently banned from __banType__ for violating our House Rules. More info - __link__.", + "__firstEnumerationItem__ and __secondEnumerationItem__": "__firstEnumerationItem__ and __secondEnumerationItem__", + "__firstEnumerationItem__, __secondEnumerationItem__ and __thirdEnumerationItem__": "__firstEnumerationItem__, __secondEnumerationItem__ and __thirdEnumerationItem__", + "__firstEnumerationItem__, __secondEnumerationItem__, __thirdEnumerationItem__ and __fourthEnumerationItem__": "__firstEnumerationItem__, __secondEnumerationItem__, __thirdEnumerationItem__ and __fourthEnumerationItem__", + "__username__ is permanently banned. Do you want to unban __username__?": "__username__ is permanently banned. Do you want to unban __username__?", + "commenting": "commenting", + "go to date.": "go to date.", + "publish idea.": "publish idea.", + "publishing": "publishing", + "server failed to place closing order": "server failed to place closing order", + "take snapshot.": "take snapshot.", + "

Pine scripting language

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.": "

Pine scripting language

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.", + "Close message": "Close message", + "Created ": "Created ", + "Edit Order…": "Edit Order…", + "Error occured while publishing": "Error occured while publishing", + "Error: Account is disabled": "Error: Account is disabled", + "Last edited ": "Last edited ", + "Show Drawings Toolbar": "Show Drawings Toolbar", + "Text Note": "Text Note", + "This chart layout has a lot of objects and can't be published! Please report to {0} for further details.": "This chart layout has a lot of objects and can't be published! Please report to {0} for further details.", + "TradingView Sign Up": "TradingView Sign Up", + "Heikin Ashi": "Heikin Ashi", + "Learn about all PRO features": "Learn about all PRO features", + "Show Less": "Show Less", + "Visibility": "Visibility", + "Levels Line": "Levels Line", + "Show Objects Tree...": "Show Objects Tree...", + "Close_as_a_command": "Close" } \ No newline at end of file diff --git a/charting_library/static/localization/translations/ja.json b/charting_library/static/localization/translations/ja.json index 725de8ab..36abc480 100644 --- a/charting_library/static/localization/translations/ja.json +++ b/charting_library/static/localization/translations/ja.json @@ -1,1185 +1,99 @@ { - "propertypage-name-label_css_class": "propertypage-name-label-nocap", - "Script Editor": "スクリプトエディタ", - " Published Charts Timeline": "チャートのタイムラインを公開する", - "SMA": "SMA", - "Published Chart": "公開済みチャート", - "Bar's Style": "バーのスタイル", - "Chart Properties": "チャートプロパティ", - "Compare": "比較", - "Compare...": "比較 ...", - "Compare or Add Symbol...": "比較、またはシンボルの追加...", - "Compare or Add Symbol": "比較、またはシンボルの追加", - "Add Symbol": "シンボルの追加", - "Scales Properties...": "スケールプロパティ", - "Add": "追加", - "Company Comparison": "銘柄比較", - "Indicators, Fundamentals, Economy and Add-ons": "インディケータ、ファンダメンタル、経済指標、アドオン", - "Economy & Symbols": "指標 & シンボル", - "Bars": "バー", - "Candles": "ローソク足", - "Hollow Candles": "中空ローソク足", - "Line": "ライン", - "Permanent link to this message": "メッセージへのリンク", - "Area": "エリア", - "Message settings": "メッセージ設定", - "Heiken Ashi": "平均足", - "Delete message": "メッセージ削除", - "Are you sure you want to delete this message?": "このメッセージを削除してもいいですか?", - "Renko": "連行足", - "Line Break": "ラインブレイク", - "Kagi": "カギ足", - "Point & Figure": "ポイント&フィギュア", - "Histogram": "ヒストグラム", - "Cross_chart_type": "クロス", - "Crosshair": "クロスヘア", - "Columns": "カラム", - "Circles": "円", - "Indicators": "インディケーター", - "Favorites": "お気に入り", - "Technical Analysis": "テクニカル解析", - "No indicators matched your criteria.": "条件に合うインディケータがありません。", - "Add to favorites": "お気に入りへ追加", - "Remove from favorites": "お気に入りから削除", - "No symbols matched your criteria": "条件に合うシンボルがありません", - "Add any symbol from the list": "一覧からシンボルを追加", - "Overlay the main chart": "メインチャートに重ねる", - "Symbols to be added on the chart": "シンボルをチャート上に追加する", - "Symbol": "シンボル", - "Default": "デフォルト", - "Defaults": "デフォルト", - "OK": "OK", - "Toggle notifications for this room": "Toggle notifications for this room", - "Cancel": "キャンセル", + " alert label line": "アラートラベルのライン", " color": "色", + " Published Charts Timeline": "チャートのタイムラインの公開", " transparency": "透明", " visibility": "表示", - "Add To Watchlist": "ウォッチリストに追加", - "Add {0} To Watchlist": "ウオッチリストに {0} を追加", - "Apply": "適用", - "Arguments in Header": "ヘッダーのパラメータ", - "Arrow": "矢印", - "Auto Scale": "自動スケール", - "Background": "背景", - "bars": "バー", - "bars_margin": "バー", - "{0} bars": "{0} バー", - "Bottom Margin": "下マージン", - "Bring Forward": "一つ上に移動", - "Bring to Front": "最上面へ移動", - "Clone": "複製", - "Color Theme": "カラーテーマ", - "Copy": "複製", - "Extended Hours": "延長時間", - "Format...": "フォーマット ...", - "Source Code...": "ソースコード ...", - "Full Screen": "フルスクリーン", - "Grid Lines": "グリッドライン", - "Hide All Drawing Tools": "すべての描画ツールを隠す", - "Drawing Tools": "Drawing Tools", - "Hide": "隠す", - "Sort by symbol": "Sort by symbol", - "Sort by last price": "Sort by last price", - "Sort by price change": "Sort by price change", - "Sort by price change percent": "Sort by price change percent", - "Time Scale": "Time Scale", - "Insert Drawing Tool": "描画ツールを挿入する", - "Insert Indicator...": "インディケータを挿入 ...", - "Script Editor...": "スクリプトエディタ", - "Last Value on Price Scale": "価格スケール上の最新値", - "Link To": "リンク", - "Last": "Last", - "Chng": "Chng", - "Sound on addressed to me messages": "Sound on addressed to me messages", - "Load New Bars": "新しいバーの読み込み", - "Lock All Drawing Tools": "すべての描画ツールをロックする", - "Lock Scale": "スケールのロック", - "Lock scale": "スケールのロック", - "Log Scale": "ログスケール", - "log": "ログスケール", - "Magnet Mode": "マグネットモード", - "Merge Down": "下にマージ", - "Merge Up": "上にマージ", - "Objects Tree...": "情報ツリー", - "Offset": "オフセット", - "Override Min Tick": "最小ティックを重ねる", - "Percentage": "パーセント", - "Precision": "精度", - "Price Line": "価格ライン", - "Properties...": "プロパティ ...", - "Redo": "やり直し", - "Remove All Drawing Tools": "すべての描画ツールを削除", - "Remove All Studies": "すべてのインディケータを削除", - "Remove All Indicators": "すべてのインディケーターを削除", - "Remove": "削除", - "Reset Chart": "チャートをリセット", - "Reset Scale": "スケールをリセット", - "Reset": "リセット", - "Right Margin": "右マージン", - "Save As...": "名前を付けて保存 ...", - "Scale Left": "左マージン", - "Scale Percentage": "パーセントスケール", - "Scale Right": "右スケール", - "Scale Series Only": "スケール列のみ", - "Scale series only": "スケール列のみ", - "Scale Series only": "スケール列のみ", - "Scales Lines": "スケールライン", - "Scales Text": "スケールテキスト", - "Scaling": "スケール", - "Screen (No Scale)": "スクリーン(スケールなし)", - "Send Backward": "最背面へ移動", - "Send to Back": "一つ下に移動", - "Session Breaks": "セッション区切り", - "Show Arguments in Header": "ヘッダーにパラメータを表示", - "Show Last Value": "終値表示", - "Show Last Value on Price Scale": "価格軸に最新値を表示", - "Show Left Axis": "スケールを左に表示", - "Show Right Axis": "スケールを右に表示", - "Show": "表示", - "Show Countdown": "カウントダウン表示", - "Stay In Drawing Mode": "描画モードを維持", - "Symbol Search...": "シンボルの検索 ...", - "Change Symbol": "シンボルの変更", - "Change Symbol...": "シンボルの変更 ...", - "Change Interval...": "インターバル変更 ...", - "Time Zone": "タイムゾーン", - "TimeZone": "タイムゾーン", - "Top Margin": "上マージン", - "Transparency": "透明", - "Undo {0}": "取り消す", - "Undo": "取り消す", - "undo": "アンドゥ", - "redo": "リドゥ", - "Unmerge Down": "下にマージしない", - "Unmerge Up": "上にマージしない", - "Visual Order": "表示の並び順", - "Watermark": "ウォーターマーク", - "Show Objects Tree": "情報ツリーの表示", - "cursors-group-css-class": "cursors-group-css-class", - "ABCD Pattern": "ABCDパターン", - "Anchored Text": "テキストリンク", - "Arc": "円弧", - "Arrow Mark Down": "下矢印", - "Arrow Mark Left": "左矢印", - "Arrow Mark Right": "右矢印", - "Arrow Mark Up": "上矢印", - "Balloon": "バルーン", - "Bars Pattern": "バーのパターン", - "Brush": "ブラシ", - "Callout": "呼び出し", - "Circle Lines": "円ライン", - "Cross": "交差", - "Cyclic Lines": "円ライン", - "Date Range": "データ範囲", - "Disjoint Angle": "交差しない角度", - "Dot": "ドット", - "Elliott Labels": "エリオットラベル", - "Elliott Major Retracement": "エリオット・メジャーリトレースメント", - "Elliott Minor Retracement": "エリオット・マイナーリトレースメント", - "Elliott Wave Cycle": "エリオット波動・サイクル", - "Elliott Wave Minor": "エリオット波動・反転", - "Elliott Wave Circle": "エリオットウェーブサークル", - "Elliott Wave Subminuette": "エリオット波動・サブ微細波", - "Ellipse": "楕円", - "Value": "Value", - "Eraser": "消しゴム", - "Alert Actions": "アラートアクション", - "Send E-mail": "メール送信", - "Send SMS": "SMS送信", - "Play Sound": "サウンドを鳴らす", - "Show Popup": "ポップアップ表示", - "Extended": "延長", - "Extended Line": "延長ライン", - "Fib Channel": "フィボナッチ・チャネル", - "Fib Circles": "フィボナッチ・円", - "Fib Retracement": "フィボナッチ・リトレースメント", - "Fib Speed Resistance Arcs": "フィボナッチ・スピード抵抗円弧", - "Fib Speed Resistance Fan": "フィボナッチ・スピード抵抗ファン", - "Fib Spiral": "フィボナッチ・スパイラル", - "Fib Time Zone": "フィボナッチ・タイムゾーン", - "Fib Wedge": "フィボナッチ・ウェッジ", - "Flag Mark": "フラッグマーク", - "Flat Top/Bottom": "上下ライン", - "Flat Bottom": "下ライン", - "Forecast": "予測", - "Gann Box": "ギャン・ボックス", - "Gann Fan": "ギャン・ファン", - "Gann Square": "ギャン・スクウェア", - "Head & Shoulders": "ヘッド&ショルダー", - "Horizontal Line": "水平ライン", - "Horizontal Ray": "水平レイ", - "Icon": "アイコン", - "Inside Pitchfork": "インサイド・ピッチフォーク", - "Long Position": "ロングポジション", - "Risk/Reward long": "リスク/リワード・ロング", - "Modified Schiff Pitchfork": "変形 Schiff ピッチフォーク", - "Parallel Channel": "平行チャネル", - "Pitchfan": "ピッチファン", - "Pitchfork": "ピッチフォーク", - "Polyline": "折れ線", - "Price Label": "価格ラベル", - "Price Range": "価格レンジ", - "Projection": "投影", - "Ray": "レイ", - "Rectangle": "長方形", - "Regression Trend": "回帰トレンド", - "Rotated Rectangle": "傾斜長方形", - "Schiff Pitchfork": "Schiff ピッチフォーク", - "Schiff": "Schiff", - "Original": "オリジナル", - "Modified Schiff": "変形 Schiff", - "Inside": "内側", - "Short Position": "ショートポジション", - "Risk/Reward short": "リスク/リワード・ショート", - "Text": "テキスト", - "Comment": "コメント", - "Three Drivers Pattern": "三角持ち合い", - "Thumb Down": "バッド", - "Thumb Up": "グッド", - "Trend Angle": "トレンド角", - "Trend Line": "トレンドライン", - "Trend-Based Fib Extension": "フィボナッチ拡張ベースのトレンド", - "Trend-Based Fib Time": "フィボナッチ時間ベースのトレンド", - "Triangle Pattern": "三角パターン", - "Triangle": "三角", - "Vertical Line": "垂直線", - "XABCD Pattern": "XABCDパターン", - "Angle:": "角度:", - "Arcs": "円弧:", - "Background color 1": "背景色1", - "Background color 2": "背景色2", - "Background Color": "背景色", - "Bar #": "バー番号", - "Border color": "枠色", - "Border Color": "枠色", - "Border": "枠", - "Bottom Lables": "下ラベル", - "bottom": "下", - "center": "中央", - "Channel": "チャネル", - "Coeffs As Percents": "パーセントの係数", - "Color bars based on previous close": "前バーに基づいたバーの色", - "Color": "色", - "Color:": "色:", - "Coordinates": "座標", - "Delete": "削除", - "Down Color": "下色", - "Drawings": "描画アイテム", - "Entry price:": "エントリー価格:", - "Event": "イベント", - "Events": "イベント", - "Extend Left End": "左端の拡張", - "Extend Left": "左端の拡張", - "Extend Lines": "拡張ライン", - "Extend Right End": "右端の拡張", - "Extend Right": "右端の拡張", - "Extend": "拡張", - "Failure back color": "失敗の場合の背景色", - "Failure text color": "失敗の場合のテキストカラー", - "Fans": "ファン", - "Fill": "満たす", - "Format": "フォーマット", - "Graphics": "グラフィック", - "Grid": "グリッド", - "Help": "ヘルプ", - "HLC Bars": "HLCバー", - "Inputs": "入力", - "Label Background": "ラベル背景", - "Label": "ラベル", - "Labels": "ラベル", - "Left End": "左端", - "Left Labels": "左ラベル", - "Right Labels": "右ラベル", - "left": "左端", - "Level {0}": "レベル {0}", - "Levels": "レベル", - "Lines": "ライン", - "Major": "主", - "Measure (Shift + Click on the chart)": "計測 (Shift+チャート上をクリック)", - "Median": "中央値", - "middle": "中央", - "Middle": "中央", - "Minor": "マイナー", - "Mode": "モード", - "Normal": "通常", - "Plot": "プロット", - "Price Levels": "価格レベル", - "Price Source": "価格データ源", - "Price": "価格", - "Price:": "価格:", - "Prices": "価格", - "Profit Background Color": "利益変動幅の背景色", - "Profit Level. Ticks:": "利益レベル・ティック", - "Properties": "プロパティ", - "Reverse": "反転", - "Right End": "右端", - "Right Lables": "右ラベル", - "right": "右端", - "Log Scale_scale_menu": "ログスケール", - "Percentage_scale_menu": "パーセント", - "Scales": "スケール", - "Settings": "設定", - "Show Background": "背景を表示", - "Show Bars Range": "バーレンジを表示", - "Show Date/Time Range": "日付・時間レンジを表示", - "Show Distance": "距離の表示", - "Show Labels": "ラベル表示", - "Show Price Range": "価格レンジの表示", - "Show Price": "価格表示", - "Show Prices": "価格表示", - "Show Text": "テキスト表示", - "Show Time": "時間表示", - "Show Wave": "波動表示", - "Show/Hide": "表示/非表示", - "Source back color": "背景色のソース", - "Source border color": "枠色のソース", - "Source text color": "テキストカラーのソース", - "Stay in Drawing Mode": "描画モードを維持", - "Stop Background Color": "逆指値の背景色", - "Stop Color:": "逆指値の色:", - "Stop Level. Ticks:": "逆指値レベル Ticks:", - "Style": "スタイル", - "Success back color": "成功の場合の背景色", - "Success text color": "成功の場合のテキストカラー", - "Target back color": "利益目標の背景色", - "Target border color": "利益目標の枠色", - "Target Color:": "利益目標の色:", - "Target text color": "利益目標のテキストカラー", - "Text Alignment:": "テキスト揃え:", - "Text color": "テキストカラー", - "Text Color": "テキストカラー", - "Text Font": "フォント", - "Text Wrap": "テキスト修飾", - "Text:": "テキスト:", - "Time Levels": "時間レベル", - "Timezone/Sessions": "タイムゾーン/セッション", - "Top Labels": "上ラベル", - "Bottom Labels": "下ラベル", - "top": "上", - "Up Color": "上の色", - "Wave Size": "波動サイズ", - "Wick": "ヒゲ", - "Zoom In": "ズームイン", - "Zoom Out": "ズームアウト", - "Borders": "枠", - "Level": "レベル", - "Hlines Background": "Hlines 背景", - "Plots Background": "Plots 背景", - "Open_line_tool_position": "オープン", - "Closed_line_tool_position": "終了", - "{0} P&L: {1}": "{0} 利益&損失: {1}", - "Risk/Reward Ratio: {0}": "リスクリワード率: {0}", - "Stop: {0} ({1}%)": "逆指値: {0} ({1}%)", - "Target: {0} ({1}%)": "ターゲット: {0} ({1}%)", - "SUCCESS": "成功", - "FAILURE": "失敗", - "Left Shoulder": "左肩", - "Head": "ヘッド", - "Right Shoulder": "右肩", - "Mirrored": "垂直反転", - "Flipped": "水平反転", - "distance: {0}": "距離: {0}", - "day": "日", - "day_plural": "日", - "week": "週", - "week_plural": "週", - "month": "月", - "month_plural": "月", - "minute": "分", - "minute_plural": "分", - "hour": "時間", - "hour_plural": "時間", - "y_dates": "年", - "y_dates_plural": "年", - "h_dates": "時間", - "D_dates": "日", - "W_dates": "週", - "M_dates": "月", - "d_dates": "日", - "m_dates": "月", - "in_dates": ":", - "Jan": "1月", - "Feb": "2月", - "Mar": "g厚", - "Apr": "4月", - "May": "5月", - "Jun": "6月", - "Jul": "7月", - "Aug": "8月", - "Sep": "9月", - "Oct": "10月", - "Nov": "11月", - "Dec": "12月", - "Objects Tree": "情報ツリー", - "Manage Drawings": "描画アイテムの管理", - "TOOL": "ツール", - "SYMBOL": "シンボル", - "Move Up": "上に移動", - "Move Down": "下に移動", - "All Exchanges": "すべての取引所", - "All types": "すべての種類", - "Stock": "株式", - "stock": "株式", - "Index": "指数", - "index": "指数", - "Futures": "先物", - "futures": "先物", - "Image URL": "画像 URL", - "Save image": "画像の保存", - "or copy url:": "または URL をコピー :", - "Redo {0}": "やり直し", - "Custom color...": "色の変更 ...", - "Search": "検索", - "Open_in_legend": "始値", - "High_in_legend": "高値", - "Low_in_legend": "安値", - "Close_in_legend": "終値", - "Open": "開始値", - "High": "高値", - "Low": "安値", - "Close": "終値", - "(H + L)/2": "(高値+安値)/2", - "(H + L + C)/3": "(高値+安値+終値)/3", - "(O + H + L + C)/4": "(始値+高値+安値+終値)/4", - "UTC": "UTC", - "Exchange": "取引所", - "Athens": "アテネ", - "Berlin": "ベルリン", - "Bogota": "ボゴタ", - "Bangkok": "バンコク", - "Buenos Aires": "ブエノスアイレス", - "Chicago": "シカゴ", - "Hong Kong": "香港", - "Kolkata": "カルカッタ", - "London": "ロンドン", - "Los Angeles": "ロサンジェルス", - "Madrid": "マドリード", - "Moscow": "モスクワ", - "New York": "ニューヨーク", - "Paris": "パリ", - "Sao Paulo": "サンパウロ", - "Seoul": "ソウル", - "Shanghai": "上海", - "Singapore": "シンガポール", - "Sydney": "シドニー", - "Taipei": "台北", - "Tehran": "テヘラン", - "Tokyo": "東京", - "Toronto": "トロント", - "Vancouver": "バンクーバー", - "Warsaw": "ワルシャワ", - "n/a": "n/a", - "Long_input": "ロング", - "long_input": "ロング", - "longlen_input": "ロング期間", - "Window Size_input": "ウィンドウサイズ", - "Length_input": "期間", - "length_input": "期間", - "len_input": "期間", - "Short_input": "ショート", - "short_input": "ショート", - "shortlen_input": "ショート期間", - "Mult_input": "倍率", - "mult_input": "倍率", - "divisor_input": "除数", - "Divisor_input": "除数", - "Upper": "上へ", - "Lower": "下へ", - "Long": "ロング", - "Short": "ショート", - "Signal": "シグナル", - "Jaw": "Jaw", - "Teeth": "歯", - "Lips": "唇", - "Zero": "ゼロ", - "WMA Length_input": "WMA 期間", - "Long RoC Length_input": "RoC 長い期間", - "Short RoC Length_input": "RoC 短い期間", - "jawLength_input": "Jaw 期間", - "teethLength_input": "Teeth 期間", - "lipsLength_input": "Lips 期間", - "percent_input": "パーセント", - "exponential_input": "指数", - "smoothD_input": "スムース D", - "smoothK_input": "スムース K", - "Color 0": "色 0", - "Color 1": "色 1", - "Color 2": "色2", - "Color 3": "色3", - "Color 4": "色4", - "sym_input": "シンボル", - "symbol_input": "シンボル", - "Sym_input": "シンボル", - "DI Length_input": "DI期間", - "ADX Smoothing_input": "ADX スムース", - "displacement_input": "変位", - "Tenkan-sen": "転換線", - "Kijun-sen": "基準線", - "Chikou span": "遅行線", - "Senkou A": "先行 A", - "Senkou B": "先行 B", - "useTrueRange_input": "真レンジを使う", - "roclen1_input": "RoC 期間 1", - "roclen2_input": "RoC 期間 2", - "roclen3_input": "RoC 期間 3", - "roclen4_input": "RoC 期間 4", - "smalen1_input": "SMA 期間 1", - "smalen2_input": "SMA 期間 2", - "smalen3_input": "SMA 期間 3", - "smalen4_input": "SMA 期間 4", - "siglen_input": "シグナル期間", - "UpperLimit": "上限", - "LowerLimit": "下限", - "Limit": "指値", - "fastLength_input": "早い期間", - "slowLength_input": "遅い期間", - "signalLength_input": "シグナル期間", - "start_input": "スタート", - "increment_input": "増加", - "maximum_input": "最大", - "showMA_input": "MAを表示", - "show MA_input": "Show MA", - "Volume": "出来高", - "Volume MA": "出来高 MA", - "Indicator": "インディケータ", - "Oscillator": "オシレーター", - "lengthStoch_input": "ストキャスティクス期間", - "lengthRSI_input": "RSI 期間", - "sigma_input": "シグマ", - "Sigma_input": "シグマ", - "Crosses": "交差", - "Click to set a point": "ポイントをクリックで指定", + "(H + L + C)/3": "(H + L + C)/3", + "(H + L)/2": "(H + L)/2", + "(O + H + L + C)/4": "(O + H + L + C)/4", + "...Less Tags": "...タグが少ないです。", + "1 minute": "1分", "1. Slide your finger to select location for first anchor
2. Tap anywhere to place the first anchor": "1. 最初のアンカーの場所を選択するためにスライドさせます。
2. 最初のアンカーを置く場所をタップします。", "1. Slide your finger to select location for next anchor
2. Tap anywhere to place the next anchor": "1. 次のアンカーの場所を選択するためにスライドさせます。
2. 次のアンカーを置く場所をタップします。", - "retrying": "再試行中", - "eod data": "EODデータ", - "eod delayed": "EOD遅延", - "loading data": "データの読み込み中", - "invalid symbol": "不明なシンボル", - "streaming": "ストリーミング", - "realtime": "リアルタイム", - "pre-market": "プリマーケット", - "post-market": "延長マーケット", - "closed": "終了", - "Time Interval": "タイムインターバル", - "Show Symbol Labels": "シンボルラベルの表示", - "Show Symbol Labels_context_menu": "シンボルラベルの表示", - "Subminuette": "サブ微細波", - "Minuette": "ミニュット", - "Minute": "ミニッツ", - "Intermediate": "インターミディエット", - "Primary": "プライマリー", - "Cycle": "サイクル", - "SuperCycle": "スーパーサイクル", - "GrandSuperCycle": "グランドスーパーサイクル", - "Lock": "ロック", - "Width": "幅", - "Line With Breaks": "ラインをブレイク", - "Area With Breaks": "エリアをブレイク", - "Type": "タイプ", - "Simple": "シンプル", - "With Markers": "マーカー", - "Step": "ステップ", - "No drawings yet": "未描画", - "Lock/Unlock": "ロック/解除", - "deviation_input": "偏差", - "depth_input": "深さ", - "Accumulation/Distribution_study": "AD", - "Aroon_study": "アーロン", - "Advance/Decline_study": "騰落ライン", - "Average True Range_study": "平均トゥルー・レンジ", - "Awesome Oscillator_study": "オーサム・インジケーター・オシレーター ", - "Bollinger Bands Width_study": "ボリンジャーバンド幅", - "Balance of Power_study": "バランスオブパワー", - "Bollinger Bands_study": "ボリンジャーバンド", - "Bollinger Bands %B_study": "ボリンジャーバンド %B", - "Chaikin Money Flow_study": "チャイキン・マネー・フロー", - "Chaikin Oscillator_study": "チャイキン・オシレーター", - "Chande Kroll Stop_study": "シャンデクロールストップ", - "Chande Momentum Oscillator_study": "シャンデ・モーメンタムオシレーター", - "Commodity Channel Index_study": "商品チャンネル指数", - "Choppiness Index_study": "チョピネス・インデックス", - "Directional Movement Index_study": "ディレクショナルムーブメントインデックス(DMI)", - "Correlation Coeff_study": "相関係数", - "Donchian Channels_study": "ドンチャンチャネル", - "Double Exponential Moving Average_study": "二重指数移動平均線", - "Ease of Movement_study": "イーズ オブ ムーブメント", - "Elders Force Index_study": "エルダー力指数", - "Envelope_study": "エンベロープ", - "Ichimoku Cloud_study": "一目雲", - "Klinger Oscillator_study": "クリンガーオシレーター", - "Hull MA_study": "Hull 移動平均", - "Keltner Channels_study": "ケルトナーチャネル", - "Linear Regression Curve_study": "線形回帰曲線", - "Know Sure Thing_study": "ノウンシュアティング", - "MA Cross_study": "移動平均線の交差", - "Money Flow_study": "マネーフロー", - "Mass Index_study": "マス・インデックス", - "Moving Average Exponential_study": "指数移動平均", - "Net Volume_study": "ネット出来高", - "Moving Average Convergence/Divergence_study": "MACD", - "Moving Average_study": "移動平均線", - "Moving Average Weighted_study": "加重移動平均", - "Parabolic SAR_study": "パラボリックSAR", - "On Balance Volume_study": "オン・バランス・ボリューム", - "Price Oscillator_study": "プライスオシレーター", - "Relative Strength Index_study": "RSI", - "Relative Vigor Index_study": "RVI 相対的活力指数", - "Relative Volatility Index_study": "相対ボラテリティ指数", - "SMI Ergodic Indicator/Oscillator_study": "SMIエルゴディック 指数/オシレーター", - "Stochastic_study": "ストキャスティクス", - "TRIX_study": "TRIX", - "Stochastic RSI_study": "ストキャスティクス RSI", - "Triple EMA_study": "トリプル EMA", - "VWMA_study": "VWMA", - "Volume Oscillator_study": "出来高オシレーター", - "Volume_study": "出来高", - "Williams Alligator_study": "ウィリアムズ・アリゲーター", - "Willams %R_study": "ウィリアムズ %R", - "Coppock Curve_study": "コポック曲線", - "Least Squares Moving Average_study": "最小二乗法移動平均", - "Arnaud Legoux Moving Average_study": "アーノルド・レガックス移動平均", - "True Strength Indicator_study": "真力指数", - "Change Interval": "インターバル変更", - "Show Only Studies": "スタディのみ表示", - "Show Only Drawings": "描画アイテムのみ表示", - "Show All": "すべて表示", - "Timezone/Sessions Properties...": "タイムゾーン/セッションプロパティ...", - "Scale Price Chart Only": "スケール価格チャートのみ", - "Open Interval Dialog": "インターバルダイアログを開く", - "Note": "ノート", - "Anchored Note": "アンカーノート", - "Scales Properties": "スケールプロパティ", - "Toggle Auto Scale": "自動スケールトグル", - "Toggle Log Scale": "対数スケールトグル", - "Toggle Percentage": "%トグル", - "auto_scale": "auto", - "Invalid Symbol": "不明なシンボル", - "loading...": "読み込み中 ...", - "interval_dialog_description": "Type the interval number for munute 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)", - "Not applicable": "適用できません。", - "Stats Text Color": "テキストの色", - "Show Angle": "角度表示", - "Always Show Stats": "常に統計表示", - "Rename...": "名前の変更 ...", - "New": "新規作成", - "Load": "読み込み", - "Save": "保存", - "Rename Chart": "チャートの名前を変更", - "{0} copy": "コピー {0}", - "Please enter chart name": "チャートの名前を入力", - "Enter a new chart name": "新しいチャートの名前を入力", - "Load Chart": "チャートの読み込み", - "Chart Name": "チャート名", - "Chart name": "チャート名", - "Rename Chart Layout": "チャートレイアウトの名前を変更", - "Please enter chart layout name": "チャートレイアウトの名前を入力してください", - "Enter a new chart layout name": "新しいチャートレイアウトの名前を入力してください", - "Load Layout Chart": "チャートレイアウトを読み込み", - "Chart Layout Name": "チャートレイアウト名", - "Chart layout name": "チャートレイアウト名", - "NEW CHART LAYOUT": "新規チャートレイアウト", - "Save Chart Layout saves not just some particular chart,\nit saves all charts for all symbols and intervals\nwhich you are modifying while working with this Layout": "チャートレイアウトを保存は、特定のチャートを保存することではありません。この保存では、すべてのシンボル、インターバルなど現在お使いのレイアウトでの変更のすべてを保存するものです。", - "Last Modified": "最終更新", - "Save Chart Layout": "Save Chart Layout", - "Active Symbol": "アクティブシンボル", - "Remove custom interval": "Remove custom interval", - "Fullscreen mode": "フルスクリーンモード", - "Marker Color": "マーカーの色", - "Font Size": "フォントサイズ", - "Save New Chart": "新しいチャートを保存", - "Source_compare": "Source", - "YES": "はい", - "Yes": "Yes", - "No": "No", - "NO": "いいえ", - "Confirmation": "確認", - "Are you sure you want to delete this chart?": "このチャートを削除してもいいですか?", - "Hide Marks On Bars": "バーの上のマーカーを消す", - "Precise Labels": "詳細ラベル", - "Copy Chart Layout": "チャートレイアウトをコピー", - "Load Chart Layout": "チャートレイアウトを読み込み", - "Save New Chart Layout": "新規チャートレイアウトを保存", - "The Extended Trading Hours feature is available only for intraday charts": "延長された取引時間機能は、イントラデーのチャートでのみ利用できます。", - "Do you realy want to delete ": "Do you realy want to delete", - "Description": "詳細", - "Date": "日付", - "Time": "時間", - "Alerts for the current symbol only": "現在のシンボルに対してのみのアラート", - "Alerts for the current resolution only": "現在の表示度だけでのアラート", - "Hide inactive alerts": "アクティブではないアラートを消す", - "Stopped Manual": "手動を止める", - "Expired": "期限", - "Triggered and Not Active": "トリガー済み、非アクティブ", - "Error": "エラー", - "Stop": "逆指値", - "Stopped": "停止", - "Active": "アクティブ", - "Order": "過去", - "Actual": "現在", - "Prior": "前", - "Company": "会社", - "Estimate": "評価", - "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.": "チャートの簡単スナップショットを撮ることができます。ペイントツールや、スクリーンショットツールは必要がありません。ワンクリックで、チャートを画像にしてリンクをゲットできます。", - "Share on Twitter a snapshot of your chart as a picture and whatever you write.": "チャートのスナップショット、絵、その他あなたが書いたものは何でもツイッターでシェアしてください。", - "Share on StockTwits a snapshot of your chart as a picture and whatever you write.": "StockTwits であなたのチャートのスナップショットを画像として共有して、コメントを書くことができます。", - "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.": "投資サイトや、投資コミュニティーで、あなたのトレーディングアイデアを共有して公開できます。もちろん、他のユーザーもコメントしたり、評価できます。", - "Suggested ideas & my ideas": "提案されたアイデアと自分のアイデア", - "Ideas of the people I follow & my ideas": "私がフォローしている人たちや私のアイデア", - "My ideas only": "自分のアイデアのみ", - "Hide Widgets": "ウィジェットを隠す", - "Create Alert": "アラート作成", - "Disconnect": "Disconnect", - "Connect": "Connect", - "Pine Script Editor": "パインスクリプトエディタ", - "Published ideas settings": "アイデアの表示設定", - "Change Ideas filter": "アイデアフィルタを変更", - "Hide Drawings Toolbar": "描画アイテムツールバーを隠す", - "Show/Hide Drawings Toolbar": "描画アイテムツールバーの表示/非表示", - "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "公開されたアイデアは、チャートのすぐ側に丸いドットで表示されます。時間を追って、他の人の意見を見ていくことができます。", - "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "公開されたアイデアは、チャートのすぐ側に丸いドットで表示されます。時間を追って、他の人の意見を見ていくことができます。", - "Study Template": "スタディテンプレート", - "Template": "Template", - "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

": "

警告:このシンボルは、BATS電子取引所によって提供されているシンボルです。

BATSのリアルタイムデータは、 “公式“のデータとは、異なっています。出来高が近似的な値になっていたり、データ更新も少なくなっています。

これらの違いがあなたの投資解析にとって重要な場合には、プロのサービスを購読・利用してください。PRO では、データは、取引所からリアルタイムで配信されています。", - "Quotes are delayed by 10 min and updated every 30 seconds": "データ配信は、10分遅延しています。30秒ごとに更新されます。", - "delayed": "遅延表示", - "Show only my sent and received messages": "自分が送受信したメッセージのみを表示", - "Maximize Chat": "チャート最大化", - "Detach Chat": "チャットを切り離す", - "Type your message here": "メッセージを入力", - "Have something to say?": "何か言いますか?", - "Attach chart snapshot": "チャートのスナップショットを貼り付け", - "Insert emoticon": "絵文字を入力", - "You can not vote twice for one message": "同じメッセージを2度入力できません。", - "English only, please": "英語のみでお願いいたします。", - "English only, please. Currently we only support English, so we ask you to only use English when communicating on TradingView.": "英語のみでお願いいたします。現在は、英語のみサポートしてます。TradingView では、英語のみの会話が利用できます。", - "Respecting Fellow Members": "尊敬する仲間たち", - "Respecting Fellow Members. Whether you agree or disagree with ideas, be courteous and respectful. Treat others the way you'd like to be treated.": "仲間を尊敬すること。あなたのアイデアと合うかどうかに関わらず、礼儀正しく丁寧に接して下さい。あなたが仲間から接して欲しい方法で仲間に接して下さい。", - "No advertising allowed": "広告は許可しません。", - "No advertising allowed! You can post external links ONLY if they are relevant and add value to the conversation (i.e. a link to an example, or an article).": "広告は、許可されていません。関連のある外部リンクや、会話に価値のあるものだけを投稿することができます。(例や、引用等のみになります。)", - "Custom...": "カスタマイズ ...", - "Forex Talks": "為替トーク", - "Forex": "為替", - "Stock And Index Talks": "株と指数トーク", - "Bitcoin Talks": "ビットコイントーク", - "Bitcoin": "ビットコイン", - "Link to this chat...": "このチャットにリンクする ...", - "Chat archives...": "チャット・アーカイブ...", - "Edit room...": "ルームを編集 ...", - "Delete room": "ルームを削除", - "Save Drawing Template As...": "Save Drawing Template As...", - "Templates": "Templates", - "Apply Default Drawing Template": "Apply Default Drawing Template", - "There was an error posting your message.": "あなたが送ったメッセージにエラーが発生しました。", - "Confirm": "確認", - "Are you sure you want to delete this room?": "本当にこのルームを削除しますか?", - "Show chart snapshot preview": "チャートスナップショットのプレビュー", - "Chart Snapshot": "チャートのスナップショット", - "Show only favorite rooms": "お気に入りのルームのみ表示する", - "Ignored users...": "ユーザーを無視する ...", - "Launch chat in separate window": "チャットを別々のウィンドウで起動する", - "Link to this room...": "このルームへのリンク ...", - "Room archives...": "ルームアーカイブ ...", - "You have no ignored users": "無視しているユーザーはいません。", - "Remove this room from favorites": "Remove this room from favorites", - "Add this room from favorites": "Add this room from favorites", - "Compare Add": "追加項目の比較", - "Follow": "フォローする", - "If you follow a symbol you will receive notifications when new ideas about that symbol are published.": "あなたのフォローするシンボルについて新しいアイデアが発表されたとき、通知を受け取れます。", - "You are not logged in. Please sign in.": "ログインしていません。サインインしてください。", - "Info": "情報", - "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.": "カギ、連行足、ラインブレイク、PnFチャートでは、新しいバーを読み込むことができません。", - "Home": "ホーム", - "Ideas": "アイデア", - "Scripts": "スクリプト", - "Sign In": "サインイン", - "Sign Up": "サインアップ", - "Join Now": "今すぐ参加する", - "Ideas Published": "アイデアを公開する", - "Followers": "フォロワー", - "Following": "フォローしている", - "Profile Settings": "プロフィール設定", - "Public Profile": "公開プロフィール", - "Update Status": "ステータス更新", - "Sign Out": "サインアウト", - "E-mail for sms": "SMSメール", - "Please, enter your e-mail": "メールアドレスを入力してください。", - "E-mail": "メール", - "Crossing": "交差", - "Crossing Down": "下へ交差", - "Crossing Up": "上に交差", - "Greater Than": "より大きい", - "Less Than": "より小さい", - "Entering Channel": "チャンネルへの進入", - "Inside Channel": "チャンネルの内側", - "Outside Channel": "チャンネルの外側", - "Moving Up": "上に移動", - "Moving Down": "下に移動", - "Moving Up %": "上に % 移動", - "Moving Down %": "下に % 移動", - "Select user to start new chat with": "チャットを開始するユーザーを選択してください", - "You have no private messages yet": "プライベートメッセージはありません。", - "Don't be so cruel! Bans longer than 1 week are not allowed for now.": "1週間以上の禁止は現在のところ許可されていません。", - "Banned": "バン", - "No ideas matched your criteria": "あなたの条件にあうアイデアはありません。", - "Favorite ideas": "お気に入りのアイデア", - "Only private ideas": "プライベートなアイデアのみ", - "Ideas for the current symbol only": "現在のシンボルだけについてのアイデア", - "Ideas for the current resolution only": "現在の表示度だけでのアイデア", - "Someone commented on your idea": "誰かがあなたのアイデアにコメントしました。", - "Someone agreed/disagreed with your idea": "あなたのアイデアと一致/不一致", - "Someone followed you": "あなたを誰かがフォローしています", - "Someone replied to your comment": "誰かがあなたのコメントに返答しました", - "Someone commented on the idea you follow": "誰かがあなたのフォローしたアイデアにコメントしました", - "Someone you follow post new comment": "あなたのフォローしている誰かが新しくコメントしました", - "Someone you follow change status": "あなたのフォローしている誰かが地位を変更しました", - "Someone you follow published new idea": "あなたのフォローしている誰かが新しいアイデアを発表しました", - "Someone published idea on symbol you follow": "あなたがフォローするシンボルについて誰かがアイデアを発表しました", - "Notification sound": "お知らせサウンド", - "Additional Notifications Settings...": "通知設定の追加", - "This is a temporary chart.": "これは一時チャートです", - "To save your work, sign up for FREE.": "あなたのワークを保存するには、無料サインアップをしてください。", - "Sign Up for FREE": "無料サインアップ", - "Data provided by BATS exchange.": "BATS取引所からのデータ配信", - "Upgrade Now": "今すぐ更新", - "This is EOD data with no updates.": "これは1日ベースの終値データで更新はありません。", - "You may subscribe for official realtime and intraday data.": "リアルタイムのイントラデーデータを購読できます。", - "Open Script": "スクリプトを開く", - "No saved scripts yet": "スクリプトはまだ保存されていません", - "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "重要 : 作成されたチャートは公開され、すべてのユーザーが見ることができます。議論、話題、おもしろいことなどが含まれていないようなチャートは公開すべきではありません。タイトルやチャートの目的などは、他のユーザーに伝わりやすいように工夫しましょう。ジャンクや、チャットができないチャートなどは、管理者によって削除される場合があります。そういったユーザーは、チャットでバンされることがあります。", - "Create your first script now!": "最初のスクリプトを、今すぐ作ってみましょう。", - "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.": "TradingView のカスタムスクリプトエンジンへようこそ。ここでは、あなた独自のテクニカル解析をつくったり、既存の指標を改造することができます。これまでにスクリプトを作ったことがなくても、簡単です。", - "No public library scripts were found.": "パブリックライブラリースクリプトは見つかりませんでした", - "Change band background": "背景バンドの変更", - "Change area background": "背景エリアの変更", - "Confirm replace": "置換を確認", - "Note: default study templates won't be removed permanently": "注: デフォルトのスタディテンプレートは、完全に削除されません。", - "Do you realy want to replace": "置換を実行しますか?", - "SCRIPT TITLE": "スクリプトタイトル", - "TAGS": "タグ", - "DESCRIPTION": "解説", - "PUBLISH SCRIPT": "スクリプトの発表", - "Pine Script Tutorial": "パインスクリプト・チュートリアル", - "Pine Script Reference": "パインスクリプト・リファレンス", - "How to use the reference materials (Video)": "参考資料の使用方法(動画)", - "Suggestions & Feedback": "提案とフィードバック", - "Clear Console": "コンソールのクリア", - "Are you sure you want to ignore messages from": "メッセージを無視しますか?", - "ext": "抽出", - "Toggle Maximize Chart": "チャート最大化トグル", - "Plot dividends": "配当計画", - "Plot splits": "分割計画", - "Plot earnings": "収益計画", - "Vol": "出来高", - "Want official data and more features?": "リアルタイム配信や、もっとたくさんの機能が待ってます!", - "Sessions": "セッション", - "Trading Panel": "トレーディングパネル", - "Open Trading Panel": "トレーディングパネルを開く", - "Select Layout": "レイアウトの選択", - "Link symbol to all charts": "すべてのチャートにシンボルをリンク", - "Link interval to all charts": "すべてのチャートにインターバルをリンク", - "Sync crosshair on all charts": "クロスラインをすべてのチャートで同期", - "Chart Help": "チャートヘルプ", - "No notifications yet": "お知らせはまだありません。", - "Watchlist, details and news": "ウィッシュリスト、詳細、ニュース", - "Alerts": "アラート", - "Data Window": "データウィンドウ", - "Hotlists": "ホットリスト", - "Calendar": "カレンダー", - "Trading Notes": "トレーディングノート", - "Recent Chats": "最近のチャット", - "Notifications": "通知", - "Watchlist": "ウォッチリスト", - "Details": "詳細", - "Economic Calendar": "経済カレンダー", - "Earnings Calendar": "収益カレンダー", - "Hotlist": "ホットリスト", - "News": "ニュース", - "Market Summary": "Market Summary", - "My Ideas and Notes": "アイデアとノート", - "Alerts Log": "アラートログ", - "Extend Lines Left": "Extend Lines Left", - "Connecting Line": "Connecting Line", - "Show Executions": "Show Executions", - "Show Buy/Sell Panel": "売買パネルの表示", - "Show Active Orders Only": "アクティブ注文のみを表示", - "Journal...": "ジャーナル ...", - "Account History...": "アカウント履歴 ...", - "Reset Paper Trading Account...": "ペーパートレーディングアカウントのリセット", - "Trading Properties...": "トレーディングプロパティ ...", - "Set Alert": "アラートを設定", - "Alert": "Alert", - "Edit": "編集", - "Upper Deviation": "Upper Deviation", - "Lower Deviation": "Lower Deviation", - "Use Upper Deviation": "Use Upper Deviation", - "Use Lower Deviation": "Use Lower Deviation", - "First bar time": "First bar time", - "Last bar time": "Last bar time", - "Source": "Source", - "Chats": "Chats", - "All Talks": "すべてのトーク", - "Volume Leaders": "ボリュームリーダー", - "Percent Advances": "値上がり%", - "Percent Declines": "値下がり%", - "Price Advances": "価格の上昇", - "Price Declines": "価格の低下", - "Range Advances": "上昇レンジ", - "Range Declines": "下落レンジ", - "Gap Up Stocks": "株式ギャップアップ", - "Gap Down Stocks": "株式ギャップダウン", - "Sell Market": "成り行き売り", - "Sell": "売り", - "Buy Market": "成り行き買い", - "Report data issues": "データの問題報告", - "Report Data Issues": "Report Data Issues", - "Feature Request and Feedback": "リクエストとフィードバックの機能", - "Market": "成行", - "Buy": "買い", - "Keyboard Shortcuts": "キーボードショートカット", - "Help & Wiki": "ヘルプ&Wiki", - "Send Feedback or Report an Issue": "フィードバックや問題レポートを送信", - "Priority Support": "優先サポート", - "Run Product Walk-Through": "プロダクト解説を実行", - "Price Scale": "価格表", - "MTPredictor": "MTプレディクター", - "Apply Elliot Wave": "エリオット波動の適用", - "Apply WPT Up Wave": "WPTアップウェーブを適用", - "Apply WPT Down Wave": "WPTダウンウェーブを適用", - "Create New Order...": "新しい注文を作成", - "Trading": "トレーディング", - "Add Alert": "アラートを追加", - "Extend Alert Line": "アラートラインを延長", - " alert label line": "alert label line", - "No study templates saved": "保存されたスタディテンプレートはありません。", - "Save Study Template As...": "スタディテンプレートに名前をつけて保存", - "Show Splits on Chart": "株式分割をチャートに表示", - "Show Earnings on Chart": "チャート上に収益を表示", - "Show Dividends on Chart": "チャート上に区切りを表示", - "Show Alert Labels": "アラートラベル表示", - "Earnings breaks": "損益分岐点", - "Extended Alert Line": "延長されたアラートライン", - "Themes": "テーマ", - "Events & Alerts": "イベント&アラート", - "Apply Defaults": "デフォルトの適用", - "Do you realy want to delete theme": "Do you realy want to delete __theme__ theme?", - "Extended Hours (Intraday Only)": "延長された時間(イントラデーのみ)", - "In Session": "セッション内", - "Tools": "ツール", - "Delete script": "Delete script", - "Social": "ソーシャル", - "Angle": "アングル", - "Publish Script": "スクリプト公開", - "Add to Chart": "チャートの追加", - "Blank script": "空スクリプト", - "TradingView Free Quotes and Chat": "TradingViewの無料データとチャート", - "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.": "TradingView では、ブラウザでウェブを見るように市場の無料データ配信、ウオッチリスト、公開・非公開チャートを使うことができます。", - "Install": "インストール", - "Logged as": "ログイン :", - "Untitled Script": "名前なしのスクリプト", - "Pine Editor": "Pine エディタ", - "Open Pine Script Editor": "Pine スクリプトエディタを開く", - "Make a Copy": "コピーを作る", - "Make a Copy...": "コピーを作る ...", - "Quantity": "数量", - "Signal Labels": "シグナルラベル", - "Trades on Chart": "チャートから取引", - "Take Profit": "利益確定", - "Stop Loss": "逆指値の損切り", - "Expiration": "有効期限", - "Modify Order": "注文変更", - "PUBLISH IDEA": "アイデア公開", - "EDIT IDEA": "アイデア編集", - "Chart does not load": "チャートが読み込みされません", - "No real-time data": "遅延データ", - "Price incorrect": "価格が間違っています", - "Study not loading": "スタディが読み込まれていません", - "Gap in the data": "データ中のギャップ", - "Alerts issue": "アラート問題", - "Slow scrolling or chart loading": "スクロール中、またはチャート読み込み中", - "Issue Type": "問題の種類", - "Select type...": "種類の選択 ...", - "A suggested author published idea on current symbol": "このシンボルにアイデアが投稿されました", - "MODERATED": "モデレーター", - "CFD": "CFD", - "Once": "Once", - "Require Order Confirmation": "Require Order Confirmation", - "Rearm every 1 minute": "Rearm every 1 minute", - "Rearm every 5 minute": "Rearm every 5 minute", - "Rearm every 10 minute": "Rearm every 10 minute", - "Rearm every 30 minute": "Rearm every 30 minute", - "Rearm every hour": "Rearm every hour", - "Once per bar (on condition)": "Once per bar (on condition)", - "Once per bar (on close)": "Once per bar (on close)", - "move chart 1 bar to the left.": "チャートを1バー分だけ左に移動", - "move chart 1 bar to the right.": "チャートを1バー分だけ右に移動", - "move further to the left.": "もっと左に移動", - "move further to the right.": "もっと右に移動", - "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!": "

TradingViewのチャートへようこそ

このウェザードでは、私たちのチャートの基本的な特徴をご紹介します。もし質問があれば、 Wiki知識ベース または直接私たちへ、 提案・フィードバック を書いてください。

TradingViewは、最先端のチャートと、テクニカル分析ツールを提供しています。株を銘柄どうしで比較したり、価格の動きを予想したりできます。もちろん、あなたの投資アイデア屋、思いついたことを公開することもできます!", - "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.": "

多くの市場データに対応\nTradingView は、株式、先物、指数、為替、CFD、仮想通貨(ビットコイン等)に対応しており、すべてのデータは高い品質をもっています。

もちろん、これだけではありません!、銘柄ごとの比較も、四則演算 (+-*/) を使って簡単に行えます。たとえば、AAPL/USDJPY といった形で、アップルの銘柄を為替チャートの比として見ていくことができます。MSFT+50といった演算では、マイクロソフトの株チャートに50を足したチャートとして見ることができます。t TradingView のスプレッドチャート を学んでみてください。", - "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!": "

カスタマイズできる時間間隔\nどんな時間足のチャートを使うのかは、市場を分析するには重要なポイントです。15分チャートなら、始値、高値、安値、終値は、15分ごとの間隔で1つのバーとなります。もし1時間足チャートなら、また違った形の分析が可能でしょう。近づいてみたり、離れて見たり、どんなチャートでも表示できます。もっと複雑なチャートを作ることさえもできます。TradingView は進化を続けています!", - "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.": "

たくさんのチャートタイプ

TradingView は、普通のチャートに加えて、魅力的で異なるチャートも利用できます。各チャートは、市場を異なる観点から見せてくれます。いろいろなチャートについては、Wiki ページをのぞいてみてください。", - "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.": "

銘柄の比較

たとえば、S&P500指数と、ある株価を比較することは、銘柄のパフォーマンスを知るための有効な手段です。業界の中での善し悪しを知ることもできます。TradingView では、様々な指数データと、株価を%ベースで比較することができます。銘柄の比較は、こちらを学んでみてください。\n

複数シンボル

株や先物の銘柄のことを、TradingView では、シンボルと呼びます。複数のシンボルの間での関係を調査することは、とても興味深いものです。2つの銘柄がランダムに動いているのか、それとも相関関係をもって逆に動いているのか?、こういった調査は、TradingView の複数銘柄をチャートに表示する機能 を使えば、簡単に行えます。1万円の銘柄と、数円の銘柄でも、簡単に比較できます。", - "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.": "

テクニカル分析とファンダメンタルTradingViewには、100を超えるテクニカル解析ツールが搭載されています。もちろん、出来高プロファイルや、人気のエリオットウェーブなどを使うこともできます。\n

\nファンダメンタルに対しては、 TradingView には、ファンダメンタル企業マトリックスというユニークな機能があります。各企業の株価の隣に表示されており、非常に重要な比較を行うことができます。詳しい業績報告書を読まなくても、業績をチャート化した情報を見て、株価の反応を知ることができます。もちろん、他社の情報とチャート上で比較することも可能です。", - "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.": "

スタディテンプレート

\nテクニカル解析ツールであるスタディをひとまとめにして、スタディ・テンプレートを作ることができます。スタディの組み合わせを、ワンクリックでチャートに入れることができます。別のスタディテンプレートにも、すぐに切り替えることができます。 TradingView のスタディ・テンプレート を学んでみましょう。", - "

Pine scripting language (β version)

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.

At the moment PineScript in a BETA. For more detailed information check out our blog.": "

Pineスクリプト言語(β バージョン)

\nTradingViewには、とても多くのテクニカル解析ツールが搭載されています。そして、Pineスクリプト言語を使ってプログラムすることで、自分が設計したテクニカル解析ツールを開発できます。

Pineスクリプト言語は、現在はベータ版ですがこちらのブログものぞいてみてください!", - "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.": "

サーバーでのアラート(β バージョン)

\nTradingView のアラートは、たとえば、ある株価が400を下回った時に発動させるといった形で、あなたが作った条件で発動させることができます。そのほかにもボリンジャーバンドの外に飛び出したら、アラートを発動させることができます。アラートが発動すると、画面上のポップアップ、音、表示、SMS、メールなどであなたの携帯電話に即座にお知らせします。\n\nあなたが他のことをしていても、TradingView に市場の動きを常に監視させることで、あなたの保有しているポジションを守ることで、心穏やかにトレードすることができるようになります。 TradingViewアラートは、複数にバックアップされた強力なサーバーで実行しているので、チャンスを見逃すことはもうありません! TradingViewのアラートの使い方を学んでください。", + "10 seconds": "10秒", + "1d": "1日", + "1m": "1か月", + "1y": "1年", + "3 Notes Reverb": "リヴァーブ", + "30 Day Free Trial": "30日間無料お試し", + "30 seconds": "30秒", + "3m": "3か月", + "5 seconds": "5秒", + "52wk Range": "52週 レンジ", + "5d": "5日", + "5y": "5年", + "6m": "6か月", + " or to use paper trading": "ペーパートレーディングを行うためには、もしくはを行ってください。", + "Hold Shift  + Click on the chart – measure tool.": "Shiftを押して、メジャーツールのチャートをクリックしてください。", + "Hold Shift – draw linetools on the right angle.": "Shiftを押しながら、ラインツールで直角に描画できます。", "

A broad range of intelligent drawing tools

The 100+ drawing tools on TradingView let you analyze the market in a variety of ways - all helping you find better opportunities. Technical analysis is the study of learning how past performance of drawings and other tools applies to prices in the future. Make sure you take a look at our Wiki for a complete list of drawing tools and instructions on how to use them!": "

いろいろな描画ツール

TradingView には、100を超える描画ツールが搭載されており、市場の状況を多彩な方法で解析することができます。チャンスを探し出すための強力なツール群です。トレンドラインを引いて過去の動きを解析できるツールや、未来に向けて線を描くためのツールもあります。TradingView の Wiki をのぞいて、あなたにぴったりの描画ツールを探してみてください。", - "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.": "

取引時間の延長とタイムゾーン

TradingView は、通常の取引時間以外に市場で何がおきているのかを見ていくことができます。夜間や時間外取引を見ていくことで、市場についてのより多くの情報を得ることができるでしょう。チャートの表示時間は、市場がある国の時間や、あなたが住んでいる国の時間などに自由に切り替えできます。 TradingView の取引時間の延長を学んでみましょう。", - "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.": "

チャートの公開

TradingView では、投資であなたが思いついたことを公開したり、他のトレーダーと共有することができます。こういったアイデアを公開すると、他のトレーダーを通じてあなたのアイデアが金融サイトや、世界中のトレーダーコミュニティでも同時に共有されていきます。 TradingView の公開・共有を学んでみましょう。", - "

Advanced Price Scaling

When you are ready to get technical, our charts let you set the price scales to match your type of analysis. There are linear, percent and log axes for drastic price movements. You can use two separate price scales at the same time: one for indicators and one for price movements. Read more about scaling options.

Right-click on the price scale to see possible options: change scaling type, enable auto-scaling or show another price scale. Right-clicking on indicators lets you choose which scale to use, so several data series with different scaling can co-exist in one chart. You can also drag price and time scales to increase or decrease compression.": "

先端的な価格表示

テクニカル解析では、縦軸が価格やテクニカル解析の数値になりますが、縦軸は解析に最適な表示になります。縦軸は、%、線形、対数表示(ログ)などのスケールから選択することもできます。ログスケールを使うことで小さな動きをより大きくしてみることも可能です。複数の縦軸を重ねて表示することもできます。たとえば価格表示とテクニカル解析の数字を重ねて表示することができます。縦軸の表示は、スケールオプションを学んでみてください。

利用できるオプションは、縦軸で右クリックすると見ることができます。スケールタイプの変更、自動スケール、別のスケールの表示などがあります。一つのチャートに複数の縦軸を並べて表示することができます。縦軸や横軸をマウスでドラッグすると、スケールを縮めたり拡大したりすることができます。", - "

Multi Charts Layout

You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.": "

マルチチャートレイアウト

最大8チャートを、ブラウザの1タブの中に同時に表示できます。さらに各チャート間の時間足などを同期させるたり、カーソル位置を同期させることで便利な表示ができます。", - "

Communicate your ideas in real-time!

Collaborating with investors across markets and countries has never been easier! TradingView chat rooms are a powerful communication tool, which are fully integrated to instantly share charts, analysis and trading ideas – all on one platform. Create your own chat rooms on interesting topics, or join existing public chat rooms – a world of knowledge is at your fingertips.
Start chatting now!": "

リアルタイムにコミュニケーション

今までにないぐらいに簡単に、世界中のトレーダー達と国を超えて、リアルタイムに情報を共有できます。TradingView のチャットルームでは、チャートやテクニカル解析を簡単に共有できます。もちろん、特定の話題に限定したチャットルームを開設すれば、あなたの取引銘柄について他のトレーダーと楽しみながら投資をすることができます。世界中のトレーダーのいろいろなアイデアがすぐそこに見えるでしょう。
さあ、チャットを始めてみましょう!", - "

Go PRO to get even more

But that’s not all! Upgrade your trading experience with TradingView PRO and get access to an unparalleled set of premium features and data. Get it today!": "

PRO 購読はもっともっといっぱいです!

これだけじゃありません。TradingView PRO モードにアップグレード購読すれば、優れたツールや高品質なリアルタイムデータを体験できます。今すぐ購読へ!", - "You are not authenticated.": "認証されていません。", - "You already have Pro Plus trial.": "PROプラスのトライアル中です。", - "You already participated in Pro Plus trial.": "PROプラストライアルに参加中です。", - "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.": "すでに PRO, PROプラスの体験版をすでに利用したことがあるため、PROアカウントを開設できません。", - "
If you want to use this service - please sign in or register!
": "
このサービスを利用するには、 ここからお申し込みしてください!
", - "Increase Rating": "評価を上げる", - "Read more...": "Read more...", - "PRO Plus Trial": "PRO Plus Trial", - "Sorry, PRO Plus trial could not be set.": "Sorry, PRO Plus trial could not be set.", - "Decrease Rating": "評価を下げる", - "Quote this message": "メッセージを引用", - "Unban": "都会", - "Symbol Description": "シンボル詳細", - "OHLC Values": "OHLC値", - "Indicator Titles": "インディケータのタイトル", - "Indicator Arguments": "インディケータの引数", - "Indicator Values": "インディケータの値", - "Symbol Last Value": "シンボルの終値", - "Indicator Last Value": "インディケータの終値", - "Favorite Drawings Toolbar": "お気に入りの描画ツールバー", - "Drawings Toolbar": "描画ツールバー", - "Sound on every message": "メッセージごとにサウンドを鳴らす", - "No Sound notifications": "お知らせサウンドを消す", - "Set chat title...": "チャットのタイトルを決める ...", - "Leave this chat": "チャットを退出", - "Enter new title for this chat": "チャットの新しいタイトルを入力", - "Chat title": "チャットのタイトル", - "Are you sure you want to leave this chat?": "このチャットから本当に退出しますか?", - "Add people to this chat...": "チャットに別の人を加える ...", - "Add people to this chat": "Add people to this chat", - "Start new chat with...": "新しいチャットを開始する ...", - "Clear Symbols": "シンボルクリア", - "Do you really want to clear all symbols?": "すべてのシンボルをクリアしていいですか?", - "Apply Manual Risk/Reward": "手動での損失/利益(リスク/リワード)を入力", - "Apply Manual Decision Point": "マニュアルの決定ポイントを適用", - "Analyze Trade Setup": "トレード設定の解析", - "Apply Elliot Wave Intermediate": "エリオット波動インターメディエイトの適用", - "Apply Elliot Wave Major": "エリオット波動メジャーの適用", - "Apply Elliot Wave Minor": "エリオット波動マイナーの適用", - "Up Wave 1 or A": "上昇波 1 または A", - "Up Wave 2 or B": "上昇波 2 または B", - "Up Wave C": "上昇波 C", - "Up Wave 3": "上昇波 3", - "Up Wave 4": "上昇波 4", - "Up Wave 5": "上昇波 5", - "Down Wave 1 or A": "下落波 1 または A", - "Down Wave 2 or B": "下落波 2 または B", - "Down Wave C": "下落波 C", - "Down Wave 3": "下落波 3", - "Down Wave 4": "下落波 4", - "Down Wave 5": "下落波 5", - "If you want to use private messages - please sign in or register!": "プライベートメッセージを使う場合には、 登録お申し込みへどうぞ!", - "To get alerts list - please sign in or register!": "アラートの一覧を見るには、登録お申し込みへどうぞ!", - "Manage Alerts": "アラート管理", - "Headlines": "ヘッドライン", - "StockTwits": "StockTwits", - "FxWire PRO": "FxWire PRO", - "Futures Magazine": "Futures マガジン", - "Save As Watchlist...": "ウオッチリストに保存 ...", - "VolumeProfile": "出来高プロファイル", - "Income Statement": "収支報告", - "Profitability": "含み益", - "Dividend": "配当", - "Current Valuation": "現在価値", - "Other": "その他", - "Indicators and Strategies": "インディケータとストラテジー", - "Strategies": "ストラテジー", - "My Scripts": "マイスクリプト", - "Public Library": "公開ライブラリ", - "Built-ins": "組み込み", - "AOS FX Primer": "AOS FX Primer", - "AlgoViewEssential": "AlgoViewEssential", - "Analysis Suite - SCMR Trends": "Analysis Suite - SCMR Trends", - "DecisionBar": "DecisionBar", - "Jurik Research": "Jurik リサーチ", - "Key Hidden Levels": "Key Hidden Levels", - "Key Order Flow Events": "キーオーダーフローイベント", - "LazyBear - MTF Panes": "LazyBear - MTF Panes", - "LazyBear - S/R Levels": "LazyBear - S/R レベル", - "MTF Studies": "MTSスタディ", - "MicroTrends": "MicroTrends", - "ProTradingIndicators": "プロトレーディングインディケーター", - "RobBooker": "ロブブッカー", - "Fundamentals": "ファンダメンタル", - "Economy": "Economy", - "Zig Zag": "ジグザグ", - "Advance Decline Line": "Advaqweqweqwelineライン", - "Advance Decline Ratio": "Advaadsasdadsio", - "Advance/Decline Ratio (Bars)": "Advance/Deasdasdasd", - "Chande Kroll Stop": "チャンドルロール・ストップ", - "Chop Zone": "チャプゾーン", - "Conditional Expressions": "条件入力", - "ConnorsRSI": "ConnorsRSI", - "Correlation Coefficient": "補正係数", - "Cumulative Volume Index": "累積出来高指数", - "Detrended Price Oscillator": "トレンド除去価格オシレーター(DPO)", - "Directional Movement": "方向性指数 DMI", - "Divergence Indicator": "ダイバージェンスインディケーター", - "Double EMA": "2重EMA", - "Ease Of Movement": "ムーブメント Ease", - "Elder's Force Index": "エルダーのフォース指数", - "Elliott Wave": "エリオット波", - "Fisher Transform": "フィッシャー変換", - "Historical Volatility": "ボラタリティ履歴", - "Hull Moving Average": "Hull 移動平均", - "Linear Regression": "線形回帰", - "MACD": "MACD", - "McGinley Dynamic": "McGinleyダイナミクス", - "Momentum": "モーメンタム", - "Moon Phases": "ムーンフェーズ", - "Multi-Time Period Charts": "マルチ時間間隔チャート", - "Pivot Points High Low": "ピボットポイント高値安値", - "Pivot Points Standard": "ピボットポイント・スタンダード", - "Price Volume Trend": "プライス出来高トレンド", - "Rate Of Change": "変化率", - "SMI Ergodic Indicator": "SMIエルゴディック・インディケーター", - "SMI Ergodic Oscillator": "SMIエルゴディック・オシレーター", - "Smoothed Moving Average": "スムース・移動平均線", - "Ultimate Oscillator": "究極オシレーター", - "VWAP": "VWAP", - "Volatility Stop": "ボラリティ・ストップ", - "Vortex Indicator": "ボーテックス・インディケーター", - "Williams %R": "ウィリアム・%R", - "Williams Fractal": "ウィリアム・フラクタル", - "Woodies CCI": "ウッディ・CCI", - "Total Revenue": "総収入", - "Diluted EPS, Net Income": "希薄化後1株当たり利益、総収入", - "Net Income": "純利益", - "EBITDA": "EBITDA", - "EBIT": "EBIT", - "Equity Earnings": "投資収益", - "Gross Margin": "総マージン", - "After-tax Margin": "税引き後マージン", - "Gross Profit": "総利益", - "Dividends Paid": "配当金支払額", - "Debt to Equity": "負債比率", - "Free Cash Flow": "フリー・キャッシュフロー", - "Return on Equity": "株主資本利益率", + "

Advanced Price Scaling

When you are ready to get technical, our charts let you set the price scales to match your type of analysis. There are linear, percent and log axes for drastic price movements. You can use two separate price scales at the same time: one for indicators and one for price movements. Read more about scaling options.

Right-click on the price scale to see possible options: change scaling type, enable auto-scaling or show another price scale. Right-clicking on indicators lets you choose which scale to use, so several data series with different scaling can co-exist in one chart. You can also drag price and time scales to increase or decrease compression.": "

高機能な価格表示

テクニカル解析では、縦軸が価格やテクニカル解析の数値になり、解析に最適な表示になります。縦軸は、%、線形、対数表示(ログ)などのスケールから選択することもできます。ログスケールを使うことで小さな動きをより大きくしてみることも可能です。複数の縦軸を重ねて表示することもできます。たとえば価格表示とテクニカル解析の数字を重ねて表示することができます。縦軸の表示は、スケールオプションを学んでみてください。

利用できるオプションは、縦軸で右クリックすると見ることができます。スケールタイプの変更、自動スケール、別のスケールの表示などがあります。一つのチャートに複数の縦軸を並べて表示することができます。縦軸や横軸をマウスでドラッグすると、スケールを縮めたり拡大したりすることができます。", + "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.": "

TradingViewは世界中の市場データに対応

株式、先物、指数、FX、CFD、仮想通貨(ビットコインなど)を取扱っており、ブラウザで表示できる高品質なデータ配信を実現しています。

もちろん、これだけではありません!超高機能なウェブチャートでは、ろうそく足から最先端のテクニカル解析まで、必要なすべてを備えています。

銘柄ごとの比較も、四則演算 ( + - * / ) を使うことにより簡単にできます。たとえば、AAPL/USDJPYの、アップルの銘柄の為替チャート比を表示できます。MSFT+50といった演算では、マイクロソフトの株価チャートに50を足したチャートとして見ることができます。さらに詳しくは、TradingView のスプレッドチャートをお読みください。", + "

Communicate your ideas in real-time!

Collaborating with investors across markets and countries has never been easier! TradingView chat rooms are a powerful communication tool, which are fully integrated to instantly share charts, analysis and trading ideas – all on one platform. Create your own chat rooms on interesting topics, or join existing public chat rooms – a world of knowledge is at your fingertips.
Start chatting now!": "

リアルタイムにコミュニケーション

今までにないぐらい簡単に、世界中のトレーダー達と国を超えて、リアルタイムに情報を共有できます。TradingView のチャットルームでは、チャートやテクニカル解析を簡単に共有できます。もちろん、特定の話題に限定したチャットルームを開設すれば、あなたの取引銘柄について他のトレーダーと楽しみながら投資をすることができます。世界中のトレーダーの多数のアイデアがすぐそこに見えるでしょう。
さあ、チャットを始めてみましょう!", + "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.": "

銘柄の比較

たとえば、日経225株価指数(JPN225)と、ある株価を比較することは、銘柄のパフォーマンスを知るための有効な手段です。銘柄の比較を行うことで、業界の中での株式の位置を知ることができます。TradingView では、様々な指数データと、株価を%ベースで比較することができます。シンボル(銘柄)の比較は、こちらを学んでみてください。\n

複数シンボル

株や先物の銘柄のことを、TradingView では、シンボルと呼びます。複数のシンボルの間での関係を調査することは、とても興味深いものです。2つの銘柄がランダムに動いているのか、それとも相関関係をもって逆に動いているのか?、こういった調査は、TradingView の複数銘柄をチャートに表示する機能 を使えば、簡単に行えます。1万円の銘柄と、数円の銘柄でも、簡単に比較できます。", + "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!": "

カスタマイズできるチャート足

市場を分析するにあたって、どの時間足のチャートを使用するかは重要なポイントです。15分チャートの場合は、始値、高値、安値、終値は、1つのバーが15分間隔です。1時間チャートの場合は、1時間間隔です。異なる時間間隔から市場を観察することができます。5分足や、日足のような基本的なものから、ご自身でプログラムを組んだり、指数を重ねてみたり、無限のカスタマイズが可能です。TradingView は、今日も進化を続けています。", + "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.": "

時間外取引とタイムゾーン

TradingView では、通常の取引時間以外にも市場で何が起きているかを知ることができます。夜間や時間外取引を知る事で、市場についてのより多くの情報を得ることができるでしょう。チャートの表示時間は、市場がある国の時間や、あなたが住んでいる国の時間などに自由に切り替えできます。 TradingView の時間外取引を学んでみましょう。", + "

Go PRO to get even more

But that’s not all! Upgrade your trading experience with TradingView PRO and get access to an unparalleled set of premium features and data. Get it today!": "

PROにはさらに多数の機能があります

これだけではありません。TradingViewのPROへアップグレードすれば、優れたツールや高品質なリアルタイムデータを体験できます。今すぐPROサービスへどうぞ!", + "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.": "

チャートの公開

TradingView では、あなたが投資で思いついたことに検証を加えて記事を書いてみたり、他のトレーダーとアイデアを共有することができます。アイデアを公開するとで、他のトレーダーを通じてあなたのアイデアが金融サイトや、世界中のトレーダーコミュニティでも同時に共有されます。 TradingView のアイデア公開・共有を学んでみましょう。", + "

Server-side Alerts (β version)": "

サーバーでのアラート(&946;バージョン)", + "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.": "

サーバーでのアラート(β バージョン)

\nTradingView のアラートは、たとえば、ある株価が400を下回った時に発動させるといった形で、あなたが作った条件で発動させることができます。そのほかにもボリンジャーバンドの外に飛び出したら、アラートを発動させることができます。アラートが発動すると、画面上のポップアップ、音、表示、SMS、メールなどであなたの携帯電話へ即座にお知らせします。あなたが他のことをしていても、TradingView に市場の動きを監視させることで、あなたの保有しているポジションを守り、安心してトレードすることができるようになります。 TradingViewアラートは、複数にバックアップされた強力なサーバーで、24時間休みなく監視しています。もう取引チャンスを見逃すことはもうありません! TradingViewのアラートの使い方を学んでください。\n", + "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.": "

スタディテンプレート

\nテクニカル解析ツールであるインディケーターをひとまとめにして、スタディ・テンプレートを作成することができます。組み合わせたインディケーターを、ワンクリックでチャートに挿入することができます。別のスタディテンプレートに、簡単に切り替えることもできます。 TradingView のスタディ・テンプレート を学んでみましょう。", + "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.": "

テクニカル分析とファンダメンタル

TradingViewには、100を超えるテクニカル解析ツールが搭載されています。もちろん、出来高プロファイルや、人気のエリオット波動なども使えます。\n

\nファンダメンタルは、 ファンダメンタル企業基準というユニークな機能があります。詳しい業績報告書を読まなくても、業績の変動をチャートと同じように、グラフ化された情報を見ることができ、業績の変動による株価の反応を知ることができます。もちろん、他社の情報とチャート上で比較することも可能です", + "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.": "

多数のチャートの種類

TradingView は、ろうそく足などの一般的なチャートに加えて、世界中の多数のチャートも利用できます。それぞれのチャートは、異なる観点から市場を観察します。Wiki ページから、数多くのチャートをみることができます。", + "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!": "

TradingViewのチャートへようこそ

このウィザードでは、私たちのチャートの基本的な特徴をご紹介していきます。質問がある場合は、Wiki知識ベース を読むか、提案・フィードバック にお問い合わせください。

TradingViewは、最先端のチャートと、テクニカル分析に必要なツールを提供しています。株の銘柄同士でリアルタイムに価格を比較したり、様々なツールを使って価格の動向を予想することができます。あなたの投資アイデアやひらめきを共有し、世界中のトレーダーと一緒に楽しみながらトレーディングをしていきましょう。", + "Number or , – change interval. The interval can be changed by typing the interval number (i.e. 5 if it is going to be a five minute chart) or by typing a comma (,) to enter non minute intervals such as H (Hourly), D (Daily), W (Weekly), M (Monthly).": "キーボードの数字もしくはH,D,W,M などの1文字を使うことで、チャートの時間足を変更できます。例えば、5を入力すると、5分間隔のチャートになります。または3D とする3日足になります。Hは時間、Dは日、Wは週、Mは月です。またカンマを使うことで、銘柄と時間足を同時に指定できます。たとえば、7203,3D と入力することで、トヨタ株を3日足で表示するといったことができます。", + "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

": "

警告:このシンボルは、BATS電子取引所によって提供されているシンボルです。

BATSのリアルタイムデータは、 “公式“のデータとは、異なる点があります。出来高が近似的な値になっていたり、データ更新も少なくなっています。

これらの違いがあなたの投資解析にとって重要な場合には、プロのサービスを購読・利用してください。PRO では、データは、取引所からリアルタイムで配信されています。", + "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

": "

報告は、データやチャート表示の不具合や、不審な価格動向などの問題が起きた場合のみ行ってください。この報告は、バックエンドチームに直接送信され、データフィードの最高品質を確保することができます。どのチャートの、どのバーが正しくないかなどの詳細な説明や、スクリーンショットも添付してください。私たちはすべての報告された問題を分析しますが、PROユーザーにのみ返信が保障さています。

重要すてべの機能についてのリクエストやアイデア、その他の質問は、提案、フィードバックから行ってください。

", + "

Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the 無料30日間のPROプラスの無料お試しが開始されました!

あなたは、大きな投資コミュニティTradingViewのメンバーになりました。さっそく初めて見るには、まず機能トップトレーダーアイデアを作成するをお読みください。

", + "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "重要 : 新規のチャットを作成する前に、必ず既存のチャットがないか確認してください。作成されたチャートは公開され、すべてのユーザーが見ることができます。話題になっているトピックや興味深い出来事に対しての議論を行ってください。チャットのタイトルや目的は、他のユーザーにとって明確であるべきです。ジャンクや使われていないチャットは、モデレーターによって削除されることがあります。何度もそういったチャットを作るユーザーは、チャット禁止になる場合もあります。モデレーター", + "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.": "魅力的なタイトルをつけてください。", + "A clear title that describes your idea. Don’t just write “MSFT” or “MSFT Short”. A title like this doesn’t say much and won’t attract much interest to your idea.": "魅力的なタイトルをつけてください。", + "A description that clearly states your idea. Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader’s shoes and see if you’d understand the context based on what you wrote. It’s also a good idea to re-post descriptions right on the chart, so your idea can be shared without losing meaning.": "アイデアは、分かりやすいように理由を付けて書いてください。何を思ったか、そしてなぜそう思ったかを書いてください。テクニカルだけではなく、質の良いファンダメンタル分析は、いつも役に立ちます。自分が読者になってみて、自分自身が書いたものが理解できるかどうか確認してみてください。チャートの側に、アイデアや説明を再投稿し共有するのもよい考えでしょう。", + "A suggested author published idea on current symbol": "このシンボルにおすすめ投稿者がアイデアを投稿しました", + "ABCD Pattern": "ABCDパターン", + "about": "詳細", + "Account History": "アカウント履歴", + "Account History...": "アカウント履歴 ...", "Accounting Change": "会計処理変更", - "Accounts Payable": "未払い金", "Accounts Payable and Accrued Expenses": "未払い金と未払費用", + "Accounts Payable": "未払い金", "Accounts Receivable, Trade, Net": "売掛金、トレード、ネット", - "Accounts, Notes Receivable, Net": "会計、受け取り債権、ネット", + "Accounts, Notes Receivable, Net": "総売掛金と債権", "Accrued Expenses": "未払費用", "Accrued Interest": "経過利息", "Accumulated Depreciation": "減価償却累計額", + "Accumulation/Distribution": "累積/分配", + "Accumulation/Distribution_study": "AD", "Acquisition/Sale of Business, Net": "ビジネスの売り上げ・利益、ネット", - "Additional Paid-in Capital": "追加の払込資本金", + "Activate Offer and GO PRO": "PROへの移行", + "Activate Your Account": "アカウントの認証", + "Active Symbol": "アクティブシンボル", + "Active": "アクティブ", + "Actual": "現在", + "Add about...": "詳細を追加...", + "Add Alert": "アラートを追加", + "Add any symbol from the list": "一覧からシンボルを追加", + "Add location...": "場所を追加...", + "Add people to this chat": "このチャットに他ユーザーを追加", + "Add people to this chat...": "このチャットに他ユーザーを追加 ...", + "Add people": "他ユーザーを追加", + "Add real-time markets": "リアルタイム市場を追加", + "Add status": "ステータスを追加", + "Add status...": "ステータスを追加...", + "Add Symbol": "シンボルの追加", + "Add this room from favorites": "お気に入りからこのルームを追加する", + "Add to Chart": "チャートの追加", + "Add to favorites": "お気に入りへ追加", + "Add To Watchlist": "ウォッチリストに追加", + "Add twitter...": "twitterを追加...", + "Add webpage...": "ウェブサイトを追加...", + "Add {0} To Watchlist": "ウオッチリストに {0} を追加", + "Add": "追加", + "Additional Notifications Settings...": "通知設定の追加", "Additional Paid-in Capital - Preferred Stock": "追加の払込資本金 - 優先株式", + "Additional Paid-in Capital": "追加の払込資本金", + "Address": "アドレス", "Adjusted EBIT": "調整後のEBIT", "Adjusted EBITDA": "調整後のEBITDA", "Adjusted EPS, Basic": "調整後の EPS 、基本", @@ -1188,53 +102,477 @@ "Adjustment for Equity Earnings": "投資収益の調整", "Adjustment for Minority Interest": "少数株主持分の調整", "Adjustment for Special Charges": "特別諸掛に対する調整", + "Advance Decline Line": "騰落株線", + "Advance Decline Ratio": "騰落レシオ", + "Advance/Decline Ratio (Bars)": "騰落レシオ(バー)", + "Advance/Decline_study": "騰落ライン", + "ADX smoothing": "ADX スムース", + "ADX Smoothing_input": "ADX スムース", + "After making your selection, copy and paste the embed code above. Learn more how to embed chart into forum or blog.": "選択したあと、上記の埋め込みコードをコピー&ペーストしてください。詳細で、フォーラムやブログへのチャート埋め込み方法を紹介しています。", + "After-tax Margin": "税引き後利益", + "Alarm Clock": "クロック", + "Alert Actions": "アラートアクション", + "Alert": "アラート", + "Alerts for the current resolution only": "現在の時間足に限定したアラート", + "Alerts for the current symbol only": "現在のシンボルに限定したアラート", + "Alerts issue": "アラート発動", + "Alerts Log": "アラートログ", + "Alerts": "アラート", + "AlgoViewEssential": "AlgoViewEssential", + "All Content": "すべてのコンテンツ", + "All Exchanges": "すべての取引所", + "All Metrics": "すべての基準", + "All Talks": "すべてのトーク", + "all time messages": "全期間のメッセージ __messages__", + "All types": "すべての種類", + "All": "すべて", + "all": "すべて", + "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.": "Alphalabインディケーターは、FX市場でのプロ投資家としての経験に基づいて開発されました。市場のわずかな動きと深い理解を可能にする独自のアルゴリズムは、注文の流れを解析します。FXは、世界で最大で、最も流動性のある市場です。同時に、それは完全な分散化と、金融市場での高い透明度をもっている市場です。\n中央銀行や、20億円規模の多国籍企業トレーダーなどが参加者になっています。\nこの市場は言うまでもなく、学ぶことがとても多い市場です。私たちの解析アルゴリズムは、あなたの判断をサポートし、あなたのトレードにおけるエントリー、利益確定、損切りなど、状況に応じた調整が可能です。", + "Already have an account?": "アカウントをすでにお持ちですか?", + "Always Show Stats": "常に統計表示", + "AMEX - Stock - USA": "AMEX-株-米国", + "AMEX Gap Down Stocks": "AMEX株価ギャップダウン", + "AMEX Gap Up Stocks": "AMEX株価ギャップアップ", + "AMEX Percent Advances": "AMEX値上がり率", + "AMEX Percent Declines": "AMEX値下がり率", + "AMEX Price Advances": "AMEX価格上昇", + "AMEX Price Declines": "AMEX価格下落", + "AMEX Range Advances": "AMEX上昇レンジ", + "AMEX Range Declines": "AMEX下落レンジ", + "AMEX Volume Leaders": "AMEX出来高リーダー", "Amortization Expense": "減価償却", - "Amounts Due to Related Parties, Short-term": "Amounts Due to Related Parties, Short-term", - "Basic EPS, Net Income": "基本EPS、総収入", + "Amounts Due to Related Parties, Short-term": "関係当事者との短期債権・債務残高", + "Analysis Suite - SCMR Trends": "SCMR Trends解析セット", + "Analyze Trade Setup": "トレード解析の設定", + "Anchored Note": "アンカーノート", + "Anchored Text": "リンク", + "Angle": "角度", + "Angle:": "角度:", + "Another script has the same name. Do you wish to overwrite it?": "同じ名前のスクリプトがあります。上書きしますか?", + "Any custom watchlist can be saved under a unique name and loaded at any time with one click. All lists are available from any computer, so you have your workspace wherever you go.": "カスタマイズできるウォッチリストは、名前をつけて保存し、ワンクリックでいつでもロードすることができます。すべてのリストは、どのコンピューターからでも利用可能なので、どこへ行ってもあなたのワークスペースを持つことができます。", + "AOS FX Primer": "OS FX Primer", + "Apply Default Drawing Template": "デフォルト描画テンプレートを適用", + "Apply Default": "デフォルト適用", + "Apply Defaults": "デフォルトの適用", + "Apply Elliot Wave Intermediate": "エリオット波動インターメディエイトの適用", + "Apply Elliot Wave Major": "エリオット波動メジャーの適用", + "Apply Elliot Wave Minor": "エリオット波動マイナーの適用", + "Apply Elliot Wave": "エリオット波動の適用", + "Apply Manual Decision Point": "マニュアルの決定ポイントを設定", + "Apply Manual Risk/Reward": "手動での損失/利益(リスク/リワード)を設定", + "Apply WPT Down Wave": "WPTダウンウェーブを適用", + "Apply WPT Up Wave": "WPTアップウェーブを適用", + "Apply": "適用", + "Apr": "4月", + "Arc": "円弧", + "Arcs": "円弧", + "Are you sure you want to abandon your post?": "この投稿を削除しますか?", + "Are you sure you want to close {0} position?": "本当にこのポジション{0}を決済しますか?", + "Are you sure you want to delete this chart?": "本当にこのチャートを削除しますか?", + "Are you sure you want to delete this message?": "本当にこのメッセージを削除しますか?", + "Are you sure you want to delete this room?": "本当にこのルームを削除しますか?", + "Are you sure you want to ignore messages from": "メッセージを無視しますか?", + "Are you sure you want to leave this chat?": "このチャットから本当に退出しますか?", + "Are you sure you want to reverse {0} position?": "本当にこのポジション{0}を反転売買(リバース注文)しますか?", + "Area With Breaks": "エリアをブレイク", + "Area": "エリア", + "Arguments in Header": "ヘッダーのパラメータ", + "Arnaud Legoux Moving Average": "Arnaud Legoux 移動平均", + "Arnaud Legoux Moving Average_study": "Arnaud Legoux移動平均", + "Aroon Down": "Aroonダウン", + "Aroon Up": "Aroonアップ", + "Aroon": "Aroon", + "Aroon_study": "アーロン", + "Arrow Mark Down": "下矢印", + "Arrow Mark Left": "左矢印", + "Arrow Mark Right": "右矢印", + "Arrow Mark Up": "上矢印", + "Arrow": "矢印", + "Assets": "資産", + "at": "at", + "Athens": "アテネ", + "Attach chart snapshot": "チャートのスナップショットを貼り付け", + "Aug": "8月", + "Auto Scale": "自動スケール", + "auto": "自動", + "auto_scale": "自動", + "average per day": "1日あたりの平均 __messages__", + "Average True Range": "平均の真の変動幅", + "Average True Range_study": "平均の真の変動幅", + "Average Volume": "平均出来高", + "Average waiting time on the phone is less than one minute. Phone support is available Monday-Friday from 6:30 AM until 3:00 PM EST.": "電話サポート対応時間は東部標準時、月曜から金曜の午前6時半から午後3時までです。営業時間内であれば1分程度で応答します。", + "Avg Vol": "平均出来高", + "Awesome Oscillator": "Awesomeオシレーター", + "Awesome Oscillator_study": "Awesomeオシレーター", + "Aww, we are sorry to see you go! If you cancel, you will no longer be billed after your current subscription period ends. '+": "あなたが退会するのはとても残念です。キャンセルを行うと、現在の購読期間が終わった後、請求されることは一切ありません。", + "Background color 1": "背景色1", + "Background color 2": "背景色2", + "Background Color": "背景色", + "Background": "背景", + "Balance of Power": "バランスオブパワー", + "Balance of Power_study": "バランスオブパワー", + "Balance Sheet": "バランスシート", + "Balance": "バランス", + "Balloon": "バルーン", + "Ban": "バン(排除)", + "Bands style": "バンドスタイル", + "Bangkok": "バンコク", + "Banned": "バン", + "Bar #": "バー番号", + "Bar's Style": "バーのスタイル", + "Bars Pattern": "バーのパターン", + "Bars": "バー", + "bars": "バー", + "bars_margin": "バー", + "Base Line Period": "ベースライン期間", + "Base Line Periods": "ベースライン期間", + "Base Line": "ベースライン", + "Base": "ベース", "Basic EPS, Net Income from Continuing, Operations": "継続事業からの基本 EPS、総収入", - "Basic Weighted Average Shares": "Basic Weighted Average Shares", - "Book Equity": "エクイティ・ブック", - "CF Depreciation & Amortization": "CF Depreciation & Amortization", - "CF Net Income": "CF Net Income", - "Capital Expenditures": "Capital Expenditures", - "Cash Paid for Income Taxes": "Cash Paid for Income Taxes", - "Cash Paid for Interest Expense": "Cash Paid for Interest Expense", - "Cash Ratio": "現金比率", + "Basic EPS, Net Income": "基本EPS、総収入", + "Basic Weighted Average Shares": "加重平均株数", + "Basis": "条件", + "Become a PRO Plus user for just $19.95 and get unlimited alerts! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks!": "一か月19.95ドルでPRO Plus会員になると、無制限のアラートが利用できます。また、一つの画面に複数のチャートを表示したり、3分足のチャートを作成したりなどの、その他たくさん便利な機能が利用できます。", + "Become a Pro user for just $9.95 and get unlimited studies! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks because you support further development of TradingView!": "一か月9.95ドルでPro会員になると、無制限のインディケーターが利用できます。また、一つの画面に複数のチャートを表示したり、3分足のチャートを作成したりなどの、その他たくさんの便利な機能がりようできます。TradingViewの開発のサポートをしてくれているあなたに感謝の気持ちを送ります。", + "Beep-beep": "ブーブー", + "Berlin": "ベルリン", + "Beta - 1 Year": "ベータ - 1年", + "Beta - 3 Year": "ベータ - 3年", + "Beta - 5 Year": "ベータ - 5年", + "Beta 1Y": "ベータ1年", + "Beta 3Y": "ベータ3年", + "Beta 5Y": "ベータ5年", + "Bill Williams' 3 Lines": "Bill Williamsの3指数", + "Bitcoin Talks": "ビットコイントーク", + "Bitcoin": "ビットコイン", + "BITFINEX - Bitcoin": "BITFINEX-ビットコイン", + "BITSTAMP - Bitcoin": "BITSTAMP - ビットコイン", + "Black": "黒", + "Blank script": "空スクリプト", + "Blue": "青", + "Bogota": "ボゴタ", + "Bold": "太字", + "Bollinger Bands %B": "ボリンジャーバンド %B", + "Bollinger Bands %B_study": "ボリンジャーバンド %B", + "Bollinger Bands Width": "ボリンジャーバンド幅", + "Bollinger Bands Width_study": "ボリンジャーバンド幅", + "Bollinger Bands": "ボリンジャーバンド", + "Bollinger Bands_study": "ボリンジャーバンド", + "Book Equity": "資本簿価", + "Border color": "枠色", + "Border Color": "枠色", + "Border": "枠", + "Borders": "枠", + "Bottom Labels": "下ラベル", + "Bottom Lables": "下ラベル", + "Bottom Margin": "下マージン", + "bottom": "下", + "Bring Forward": "一つ上に移動", + "Bring to Front": "最上面へ移動", + "Browser": "ブラウザ", + "Brush": "ブラシ", + "BSE - Stock - India": "BSE-株-インド", + "BTC-E - Bitcoin": "BTC-E - ビットコイン", + "BTCYOU - Bitcoin": "BTCYOU - ビットコイン", + "Buenos Aires": "ブエノスアイレス", + "Built-ins": "組み込み", + "Buy Annual": "年間購読", + "Buy Ask": "売り気配値で買い __quote__", + "Buy Bid": "買い気配値で買い __quote__", + "Buy Market": "成行買い", + "Buy Monthly": "月額購読", + "BUY MULTIDEVICE ACCESS": "マルチデバイス接続を購入", + "Buy symbol": "買い__displaySymbol__指値__abbreviatedNumber__@__formattedValue__", + "Buy": "買い", + "By clicking on “Sign Up” below, you are agreeing to the Terms of Service.": "こちらのサインアップをクリックすることによって、あなたは利用規約に同意します。", + "by username": "__username__", + "by": "by", + "Calendar": "カレンダー", + "Calling": "リロン", + "Callout": "呼び出し", + "Cancel Order": "注文をキャンセル", + "Cancel publication": "投稿をキャンセル", + "Cancel {{text}} and send feedback": "{{text}}をキャンセルしフィードバックを送信", + "Cancel": "キャンセル", + "Candles": "ローソク足", + "Capital Expenditures": "資本支出", + "Capital LT": "資本LT", + "Capital": "資本", + "Card Number": "クレジットカード番号", "Cash and Cash Equivalents": "現金及び現金同等物", "Cash and Cash Equivalents, Beginning of Year": "年度開始での現金及び現金同等物", "Cash and Cash Equivalents, End of Year": "年度末での現金及び現金同等物", + "Cash Flow Statement": "キャッシュフロー報告書", "Cash from Discontinued Operations": "廃止事業からの現金", - "Cash from Financing Activities": "Cash from Financing Activities", - "Cash from Investing Activities": "Cash from Investing Activities", - "Cash from Operating Activities": "Cash from Operating Activities", - "Cash, Cash Equivalents and Short-term ,Investments": "Cash, Cash Equivalents and Short-term ,Investments", - "Change in Accounts Payable & Accrued, Expenses": "Change in Accounts Payable & Accrued, Expenses", - "Change in Accounts Receivable": "Change in Accounts Receivable", - "Change in Current Assets": "Change in Current Assets", - "Change in Current Liabilities": "Change in Current Liabilities", - "Change in Debt, Net": "Change in Debt, Net", - "Change in Deferred Revenue": "Change in Deferred Revenue", - "Change in Equity, Net": "Change in Equity, Net", - "Change in Income Taxes Payable": "Change in Income Taxes Payable", - "Change in Inventories": "Change in Inventories", - "Change in Long-term Debt, Net": "Change in Long-term Debt, Net", - "Change in Operating Assets & Liabilities": "Change in Operating Assets & Liabilities", - "Change in Other Assets": "Change in Other Assets", - "Change in Other Current Assets": "Change in Other Current Assets", - "Change in Other Current Liabilities": "Change in Other Current Liabilities", - "Change in Other Liabilities": "Change in Other Liabilities", - "Change in Prepaid Expenses": "Change in Prepaid Expenses", - "Change in Short-term Borrowings, Net": "Change in Short-term Borrowings, Net", - "Commitments & Contingencies": "Commitments & Contingencies", - "Common Stock": "Common Stock", - "Cost & Operating Expenses": "Cost & Operating Expenses", + "Cash from Financing Activities": "金融活動からの現金", + "Cash from Investing Activities": "投資活動からの現金", + "Cash from Operating Activities": "営業活動からの現金", + "Cash Paid for Income Taxes": "法人税金等の支払額", + "Cash Paid for Interest Expense": "支払利息の支払額", + "Cash Ratio": "現金比率", + "Cash, Cash Equivalents and Short-term ,Investments": "現金、現金等価物、短期投資", + "CBOE - Options - USA": "CBOE-オプション-米国", + "CBOT - Futures - USA": "CBOT-先物-米国", + "CBOT E-mini": "CBOT E-mini", + "CCI 14 Length": "CCI 14 期間", + "CCI 14": "CCI 14", + "CCI Turbo Histogram": "CCI Turbo ヒストグラム", + "CCI Turbo Length": "CCI Turbo 期間", + "CCI Turbo": "CCI Turbo", + "center": "中央", + "Centered": "センター", + "CF Depreciation & Amortization": "キャッシュフロー減価 & 償却費", + "CF Depreciation & Amortization": "キャッシュフロー減価、償却費", + "CF Net Income": "キャッシュフロー総収入", + "CFD": "CFD", + "Chaikin Money Flow": "Chaikinマネー・フロー", + "Chaikin Money Flow_study": "Chaikinマネー・フロー", + "Chaikin Oscillator": "Chaikin オシレーター", + "Chaikin Oscillator_study": "Chaikinオシレーター", + "Chande Kroll Stop": "Chande Krollストップ", + "Chande Kroll Stop_study": "Chandeロールストップ", + "Chande MO": "MO変更", + "Chande Momentum Oscillator": "Chande モーメンタムオシレーター", + "Chande Momentum Oscillator_study": "Chandeモーメンタムオシレーター", + "Change angle": "角度を変更", + "Change area background": "背景エリアの変更", + "Change Background Color": "背景色を変更", + "Change band background": "背景バンドの変更", + "Change Disjoint Angle Background Color": "非連結の角度の背景色を変更", + "Change Disjoint Angle Background Transparency": "非連結の角度の背景透明性を変更", + "Change Disjoint Angle Color": "非連結の角度の色を変更", + "Change Disjoint Angle Extending Left": "非連結の角度の左を延長", + "Change Disjoint Angle Extending Right": "非連結の角度の右を延長", + "Change Disjoint Angle Filling": "非連結の角度の塗りつぶしを変更", + "Change Disjoint Angle Left End": "非連結の角度の左端を変更", + "Change Disjoint Angle Right End": "非連結の角度の右端を変更", + "Change Disjoint Angle Show Prices": "非連結の角度の価格表示を変更", + "Change Disjoint Angle Style": "非連結の角度のスタイルを変更", + "Change Disjoint Angle Width": "非連結の角度の幅を変更", + "Change Ideas filter": "アイデアフィルタを変更", + "Change in Accounts Payable & Accrued, Expenses": "買掛金、未収、経費の変更", + "Change in Accounts Payable & Accrued, Expenses": "引当金、経費、買掛金勘定", + "Change in Accounts Receivable": "売掛金の変化", + "Change in Current Assets": "現在資産の変化", + "Change in Current Liabilities": "現在負債の変化", + "Change in Debt, Net": "総負債の変化", + "Change in Deferred Revenue": "繰延収益の変化", + "Change in Equity, Net": "持分変動", + "Change in Income Taxes Payable": "法人税変動", + "Change in Inventories": "在庫変動", + "Change in Long-term Debt, Net": "総長期負債変動", + "Change in Operating Assets & Liabilities": "営業資産、負債の変化", + "Change in Operating Assets & Liabilities": "営業資産、負債の変化", + "Change in Other Assets": "その他の負債", + "Change in Other Current Assets": "その他の現資産変動", + "Change in Other Current Liabilities": "その他の現在負債の変化", + "Change in Other Liabilities": "その他の負債の変化", + "Change in Prepaid Expenses": "先払い経費変動", + "Change in Short-term Borrowings, Net": "短期総借り入れの変動", + "Change Interval": "時間足の変更", + "Change Interval...": "時間足の変更 ...", + "Change Marker and Border Color": "マーカーと罫線色を変更", + "Change Resolution": "時間足を変更", + "Change Symbol": "シンボルの変更", + "Change Symbol...": "シンボルの変更 ...", + "Change Text Background Fill": "テキスト背景塗りつぶしを変更", + "Change Text Background Transparency": "テキスト背景透明性を変更", + "Change Text Background": "テキスト背景色を変更", + "Change Text Border Color": "テキスト罫線の色を変更", + "Change Text Border": "テキスト枠色を変更", + "Change Text Color": "テキスト色を変更", + "Change Text Font Bold": "テキストのフォントの太さを変更", + "Change Text Font Italic": "テキストのフォントの斜体を変更", + "Change Text Font Size": "テキストのフォントのサイズを変更", + "Change Text Font": "テキストのフォントを変更", + "Change Text Wrap": "テキストの回り込みを変更", + "Change Text": "フォントを変更", + "Change Trend Angle Extending Left": "トレンド角度の左を延長", + "Change Trend Angle Extending Right": "トレンド角度の右を延長", + "Change Trend Line Always Show Stats": "トレンドラインの状態を常に表示", + "Change Trend Line Color": "トレンドラインの色を変更", + "Change Trend Line Extending Left": "トレンドライン左を延長", + "Change Trend Line Extending Right": "トレンドライン右を延長", + "Change Trend Line Left End": "トレンドライン左端を変更", + "Change Trend Line Right End": "トレンドライン右端を変更", + "Change Trend Line Show Angle": "トレンドラインの表示角度を変更", + "Change Trend Line Show Bars Range": "トレンドラインのバー表示範囲を変更", + "Change Trend Line Show Date/Time Range": "トレンドラインの日/時間の表示範囲を変更", + "Change Trend Line Show Price Range": "トレンドラインの表示価格範囲を変更", + "Change Trend Line Style": "トレンドラインのスタイルを変更", + "Change Trend Line Width": "トレンドラインの幅を変更", + "Channel": "チャネル", + "Chart as image": "チャート画像のリンクURL", + "Chart description is required": "チャートの解説が必要です", + "Chart does not load": "チャートが表示できません。", + "Chart Help": "チャートヘルプ", + "Chart Layout Name": "チャートレイアウト名", + "Chart layout name": "チャートレイアウト名", + "Chart Name": "チャート名", + "Chart name": "チャート名", + "Chart or Quote, eg.": "チャートまたは引用など", + "Chart Properties": "チャートプロパティ", + "Chart Snapshot": "チャートのスナップショット", + "Chart title is required": "チャートのタイトルが必要です", + "Chart": "チャート", + "Charts": "チャート", + "Chat archives...": "チャット・アーカイブ...", + "Chat Call": "チャットコール", + "Chat Calling": "チャットコール中", + "Chat Hangup": "チャット切断", + "Chat Message": "チャットメッセージ", + "Chat Popup": "チャットのポップアップ", + "Chat title": "チャットのタイトル", + "Chats": "チャット", + "Chicago": "シカゴ", + "Chikou span": "遅行線", + "Chirpy": "さえずり", + "Chng 1W": "変化 1週", + "Chng 4W": "変化 4週", + "Chng 52W": "変化 52週", + "Chng": "Chng", + "Choose your PRO plan": "あなたのPROプランを選択", + "Chop Zone": "Chopゾーン", + "Choppiness Index": "Choppinessインデックス", + "Choppiness Index_study": "Choppiness 指数", + "Circle Lines": "円ライン", + "Circles": "円", + "Clear Alerts Log": "アラートのログを削除", + "Clear Console": "コンソールのクリア", + "Clear Symbols": "シンボル削除", + "Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.": "予想を立てる場合は、利益確定と損切りの明確な理由を示してください。あなたが意図していることを他のユーザーが理解しやすいようにしてください。", + "Click here to create new alert": "ここをクリックして新しいアラートを作成。", + "Click here to go to chart and create one": "ここをクリックすると、チャート作成ができます。", + "Click to set a point": "ポイントをクリックで指定", + "Clone": "複製", + "Clone, Copy, Sync": "複製、コピー、同期", + "Close position": "ポジション決済", + "Close Position": "ポジション決済", + "Close {0} position?": "ポジション{0}を決済しますか?", + "Close": "閉じる", + "close": "終値", + "Close_in_legend": "終値", + "closed": "終了", + "Closed": "終了", + "Closed_line_tool_position": "終了", + "CME - Futures - USA": "CME-先物-米国", + "CME E-mini": "CME E-mini", + "Coeffs As Percents": "パーセント係数", + "Color 0": "色 0", + "Color 1": "色 1", + "Color 2": "色2", + "Color 3": "色3", + "Color 4": "色4", + "Color 5": "色5", + "Color 6": "色6", + "Color 7": "色7", + "Color 8": "色8", + "Color bars based on previous close": "前バーの終値に基づいたバーの色", + "Color Theme": "カラーテーマ", + "Color": "色", + "Color:": "色:", + "Columns": "カラム", + "COMEX - Futures - USA": "COMEX-先物-米国", + "COMEX E-mini": "COMEX E-mini", + "Comment": "コメント", + "Commitments & Contingencies": "確定契約 & 偶発事象", + "Commitments & Contingencies": "確定契約、偶発事象", + "Commodity Channel Index": "商品チャンネル指数(CCI)", + "Commodity Channel Index_study": "商品チャンネル指数(CCI)", + "Common Stock": "普通株", + "Company Comparison": "企業比較", + "Company": "会社", + "Compare Add": "追加項目の比較", + "Compare or Add Symbol": "比較、またはシンボルの追加", + "Compare or Add Symbol...": "比較、またはシンボルの追加...", + "Compare": "比較", + "Compare...": "比較 ...", + "Compared to monthly billing": "月額と比較した場合", + "compiling...": "コンパイル中...", + "Condition": "条件", + "Conditional Expressions": "条件式", + "Confirm Inputs": "入力を確認", + "Confirm replace": "置換の確認", + "Confirm": "確認", + "Confirmation": "確認", + "Connect": "接続", + "CONNECT": "接続", + "Connected": "接続された", + "Connecting Line": "ライン接続", + "Connecting": "接続中", + "Connors RSI": "Connors RSI", + "ConnorsRSI": "ConnorsRSI", + "Continue": "続ける", + "CONTINUE": "続ける", + "Conversion Line Period": "換算ライン期間", + "Conversion Line Periods": "換算ライン期間", + "Conversion Line": "換算ライン", + "Coordinates": "座標", + "Copied to clipboard": "クリップボードにコピーされました", + "Coppock Curve": "Coppock 曲線", + "Coppock Curve_study": "Coppock 曲線", + "Copy Chart Layout": "チャートレイアウトをコピー", + "Copy link": "リンクをコピー", + "copy selected object.": "選択したオブジェクトをコピー", + "Copy": "コピー", + "Correct": "正しい", + "Correlation Coeff": "相関係数", + "Correlation Coeff_study": "相関係数", + "Correlation Coefficient": "補正係数", + "Correlation": "相関係数", + "Cost & Operating Expenses": "経費 & 営業経費", + "Cost & Operating Expenses": "経費、営業経費", "Cost of Revenue": "製品コスト", - "Cover Sheet TSO": "Cover Sheet TSO", - "Current Portion of Long-term Debt": "Current Portion of Long-term Debt", + "Count": "カウント", + "Cover Sheet TSO": "カバーシートTSO", + "Create Alert on {{title}}": "{{title}}のアラート作成", + "Create Alert": "アラート作成", + "Create new note...": "新規ノートの作成", + "Create New Order...": "新しい注文を作成", + "Create new public chat": "新規の公開チャットを作成", + "Create your first script now!": "最初のスクリプトを、今すぐ作ってみましょう。", + "Create": "作成", + "Cross": "交差", + "Cross_chart_type": "クロス", + "Crosses": "交差", + "Crosshair": "クロスヘアー", + "Crossing Down": "下へ交差", + "Crossing Up": "上に交差", + "Crossing": "交差", + "Cumulative Volume Index": "累積出来高指数", + "Current Portion of Long-term Debt": "1年以内返済長期借入れ金", "Current Ratio": "流動比率", + "Current Valuation": "現在価値", + "cursors-group-css-class": "cursors-group-css-class", + "Custom color...": "色の変更 ...", + "Custom intervals and unlimited alerts": "カスタム時間足と無制限のアラート", + "Custom Intervals": "カスタム時間足", + "Custom": "カスタマイズ", + "Custom...": "カスタマイズ ...", + "CVV/CSC": "CVV/CSC", + "Cycle": "サイクル", + "Cyclic Lines": "円ライン", + "d": "日", + "D_dates": "日", + "d_dates": "日", + "Daily": "日次", + "Data provided by BATS exchange.": "BATS取引所からのデータ配信", + "Data Window": "データ詳細", + "Date Range": "日付範囲", + "Date": "日付", + "day": "日", + "day_plural": "日", + "Day's Range": "今日のレンジ", + "Debt Net": "負債ネット", "Debt to Assets": "資産に対する負債", + "Debt to Equity": "負債比率", + "Dec": "12月", + "DecisionBar": "DecisionBar", + "Decrease Rating": "評価を下げる", + "Default": "デフォルト", + "Defaults": "デフォルト", "Deferred Charges": "繰延資産", - "Deferred Income Tax Liabilities, Short-term": "短期繰延税金負債、短期", + "Deferred Income Tax Liabilities, Short-term": "短期繰延税金負債", "Deferred Income Taxes": "繰延税金", "Deferred Income Taxes, Current": "現在の繰延税金", "Deferred Income Taxes, Long-term": "長期の繰延税金", @@ -1242,114 +580,1499 @@ "Degree of Combined Leverage": "経営レバレッジ", "Degree of Financial Leverage": "財務レバレッジ", "Degree of Operational Leverage": "営業レバレッジ", - "Depreciation & Amortization Expense": "減価償却費 & 償却費", - "Depreciation Expense": "Depreciation Expense", + "delayed": "遅延表示", + "Delayed": "遅延", + "Delete Alert": "アラートを削除", + "Delete alerts as per filter": "フィルターに基づてアラートを削除", + "Delete all Alerts": "すべてのアラートを削除", + "Delete all inactive Alerts": "動作していないすべてのアラートを削除", + "Delete all your positions, orders and history and set balance to specific value.": "すべてのポジション、注文、履歴を削除して、資産残高を特定の値にしてください。", + "Delete message": "メッセージ削除", + "Delete room": "ルームを削除", + "Delete script": "スクリプトを削除", + "Delete": "削除", + "Depreciation & Amortization Expense": "減価償却費 & 償却費", + "Depreciation & Amortization Expense": "減価償却費、償却費", + "Depreciation Expense": "減価償却費", + "Depth": "深さ", + "depth_input": "深さ", + "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.": "アイデアに付けるコメントは、あなたがこのトレーディングで、どうしてそのように考えているのかを具体的に書いてみてください。利益確定ポイントや、損切りポイントなどについての詳細を書くことで、さらに多くのユーザーと取引を共有することができるようになります。", + "Description": "詳細", + "DESCRIPTION": "解説", + "Detach Chat": "チャットを切り離す", + "Details": "詳細", + "Detrended Price Oscillator": "トレンド除去価格オシレーター(DPO)", + "deviation_input": "偏差", + "Device": "デバイス", + "DI Length_input": "DI期間", "Diluted EPS, Net Income from Continuing Operations": "継続事業からの希釈 EPS、総収入", - "Diluted Weighted Average Shares": "Diluted Weighted Average Shares", + "Diluted EPS, Net Income": "希薄化後1株当たり利益、総収入", + "Diluted Weighted Average Shares": "希釈加重平均普通株数", + "Directional Movement Index": "ディレクショナルムーブメントインデックス(DMI)", + "Directional Movement Index_study": "ディレクショナルムーブメントインデックス(DMI)", + "Directional Movement": "方向性指数 DMI", + "Disconnect": "切断", + "Disconnected": "切断された", "Discontinued Operations": "廃止事業", - "Effect of Exchange Rate on Cash": "Effect of Exchange Rate on Cash", - "Employee Compensation": "Employee Compensation", - "Extraordinary Items": "Extraordinary Items", - "Free Cash Flow Margin": "Free Cash Flow Margin", - "Free Cash Flow Return on Assets": "Free Cash Flow Return on Assets", - "General & Administrative Expense": "General & Administrative Expense", - "Goodwill": "Goodwill", - "Goodwill & Intangible Assets, Net": "Goodwill & Intangible Assets, Net", - "Income After Taxes": "Income After Taxes", - "Income Before Taxes": "Income Before Taxes", - "Income Taxes": "Income Taxes", - "Income Taxes Payable": "Income Taxes Payable", - "Income before Extraordinary Items": "Income before Extraordinary Items", - "Intangible Assets": "Intangible Assets", - "Interest Expense": "Interest Expense", - "Interest Income": "Interest Income", - "Interest Income/Expense, Net": "Interest Income/Expense, Net", - "Inventories, Net": "Inventories, Net", - "Investment Changes, Net": "Investment Changes, Net", - "Issuance of Equity": "Issuance of Equity", - "Labor Expense": "Labor Expense", - "Liabilities & Stockholder's Equity": "Liabilities & Stockholder's Equity", - "Long Term Capital": "Long Term Capital", - "Long Term Debt to Long Term Capital": "Long Term Debt to Long Term Capital", - "Long Term Debt to Total Capital": "Long Term Debt to Total Capital", - "Long-term Debt": "Long-term Debt", - "Long-term Debt Payments": "Long-term Debt Payments", - "Long-term Debt Proceeds": "Long-term Debt Proceeds", - "Long-term Deferred Income Tax Liabilities": "Long-term Deferred Income Tax Liabilities", - "Long-term Deferred Liability Charges": "Long-term Deferred Liability Charges", - "Long-term Investments": "Long-term Investments", - "Minority Interest": "Minority Interest", - "Minority Interest & Equity Earnings": "Minority Interest & Equity Earnings", - "Net Change in Cash": "Net Change in Cash", - "Net Debt": "Net Debt", - "Net Income Applicable to Common": "Net Income Applicable to Common", - "Net Income from Continuing, Operations Applicable to Common": "Net Income from Continuing, Operations Applicable to Common", - "Net Income per Employee": "Net Income per Employee", + "Disjoint Angle": "非連結の角度チャンネル", + "Displaced EMA": "ずらした指数平滑移動平均", + "Displacement": "変位", + "displacement_input": "変位", + "distance: {0}": "距離: {0}", + "Div EA": "Div EA", + "Div Paid": "支払済配当金", + "Div Pref": "Div Pref", + "Div Share": "配当金シェア", + "Divergence Indicator": "ダイバージェンス", + "Diviation (%)": "偏差(%)", + "Dividend": "配当", + "Dividends Paid": "配当金支払額", + "Dividends per Share, FQ": "シェアごとの配当金、FQ", + "Dividends": "配当金", + "divisor_input": "分割", + "Divisor_input": "分割", + "Do Not Cancel": "キャンセルしません", + "Do not post offline personal contact information.": "オフライン中に個人の連絡先情報を投稿しないでください。", + "Do not publish content that is not your original work, or infringes the copyright of any third party.": "あなたの原著作物でない内容、または第三者の著作権を侵害する内容は公開しないでください。", + "Do not show this message again": "このメッセージを二度と表示しない。", + "Do you really want to clear all symbols?": "すべてのシンボルを削除していいですか?", + "Do you realy want to delete ": "本当に削除しますか?", + "Do you realy want to delete theme": "本当に、テーマ __theme__ を削除しますか?", + "Do you realy want to delete {0}watchlist?": "本当にこのウォッチリスト{0}を削除しますか?", + "Do you realy want to replace": "置換を実行しますか?", + "Don't be so cruel! Bans longer than 1 week are not allowed for now.": "1週間以上のバンは現在のところ許可されていません。", + "Donchian Channels": "Donchianチャネル", + "Donchian Channels_study": "Donchianチャネル", + "Done": "完了", + "Don’t cry… but your free PRO Plus trial has ended! We hope you benefited from useful features and felt good about yourself for supporting the community.": "悲しまないでください。あなたの無料のPRO Plus無料お試しは終了してしまいました。コミュニティを応援してくれてありがとうございます。", + "Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!": "特別キャンペーン期間の割引チャンスを見逃さないでください。今すぐ!", + "Dot": "ドット", + "Double EMA": "2重EMA", + "Double Exponential Moving Average": "二重指数移動平均線", + "Double Exponential Moving Average_study": "二重指数移動平均線", + "Down Color": "下落の色", + "Down fractals": "下落フラクタル", + "Down Wave 1 or A": "下落波 1 または A", + "Down Wave 2 or B": "下落波 2 または B", + "Down Wave 3": "下落波 3", + "Down Wave 4": "下落波 4", + "Down Wave 5": "下落波 5", + "Down Wave C": "下落波 C", + "Down": "下", + "Drawing Tools": "描画ツール", + "Drawings Syncing": "描画の同期", + "Drawings Toolbar": "描画ツールバー", + "Drawings": "描画アイテム", + "E-mail for sms": "SMSメール", + "E-mail support hours are 4:00 AM – 3 PM EST Monday - Friday. Typical response time is 1 hour during business hours.": "メールサポート対応時間は東部標準時、月曜から金曜の午前4時から午後3時までです。営業時間内であれば1時間程度で返信します。", + "E-mail": "メール", + "Early Access 33% off{{#is_finished}} – Final chance{{/is_finished}}": "キャンペーン期間なら33%割引{{#is_finished}}、最後の割引チャンス{{/is_finished}}", + "Early Access for $16.65/Month": "今だけの割引キャンペーン 1か月16.65ドル", + "Earnings breaks": "損益分岐点", + "Earnings Calendar": "収益カレンダー", + "Earnings per Share, Basic, TTM": "シェア、ベーシック、TTMあたりの利益", + "Earnings per Share, Diluted, TTM": "シェア、Diluted、TTMあたりの利益", + "Earnings": "収益", + "Ease Of Movement": "Ease ムーブメント", + "Ease of Movement": "Ease ムーブメント", + "Ease of Movement_study": "Ease ムーブメント", + "EBIT": "EBIT", + "EBITDA": "EBITDA", + "Economic Calendar": "経済カレンダー", + "Economy & Symbols": "経済指標 & シンボル", + "Economy": "経済指標", + "Edit Alert {{description}} on {{title}}": "アラートの編集 {{title}} {{description}}", + "Edit Alert": "アラートを編集", + "Edit chat room": "チャットルームを編集", + "EDIT IDEA": "アイデアの編集", + "Edit Order": "注文を編集", + "Edit Order...": "注文を編集...", + "Edit Position": "ポジションを編集", + "Edit Position...": "ポジションを編集", + "Edit profile": "プロフィールを編集", + "Edit room...": "ルームを編集 ...", + "EDIT SCRIPT": "スクリプト編集", + "Edit Sript": "スクリプトを編集", + "Edit": "編集", + "EDIT": "編集", + "Effect of Exchange Rate on Cash": "現金の為替レートに対する影響", + "Elder's Force Index": "Elderフォース指数", + "Elders Force Index_study": "Elders力指数", + "Elliott Labels": "エリオット・ラベル", + "Elliott Major Retracement": "エリオット・メジャーリトレースメント", + "Elliott Minor Retracement": "エリオット・マイナーリトレースメント", + "Elliott Wave Circle": "エリオット波動サークル", + "Elliott Wave Cycle": "エリオット波動サークル", + "Elliott Wave Minor": "エリオット波動マイナー", + "Elliott Wave Subminuette": "エリオット波動サブミニュエット", + "Elliott Wave": "エリオット波動", + "Ellipse": "楕円", + "Email": "Eメール", + "Embed": "埋込みコード", + "Emp": "空", + "Employee Compensation": "従業員総報酬", + "End of Day": "終了時", + "English only for main public chatrooms and public ideas - so that everyone can understand. Any language can be spoken in the custom chat rooms. Later we may introduce main public chatrooms for other languages.": "主なチャットルームやアイデアでは、全員が理解できるように、日本語のみ使用するか、相手に合わせて英語などで会話してください。カスタムチャットルームでは、どの言語で話しても良いです。", + "English only": "日本語のみ", + "Enter a new chart layout name": "新しいチャートレイアウトの名前を入力してください", + "Enter a new chart name": "新しいチャートの名前を入力", + "Enter new title for this chat": "チャットの新しいタイトルを入力", + "Entering Channel": "チャンネルへの進入", + "Enterprise Value, FQ": "企業価値、FQ", + "Enterprise Value/EBITDA, TTM": "企業価値/EBITDA, TTM", + "Entry price:": "エントリー価格:", + "Envelope": "エンベロープ", + "Envelope_study": "エンベロープ", + "eod data": "日足データ", + "eod delayed": "遅延日足データ", + "EPS NI": "EPS NI", + "Equality Line": "均等分布線", + "Equity Earnings": "投資収益", + "Equity": "資産", + "Eraser": "消しゴム", + "Error": "エラー", + "Estimate": "評価", + "EUREX - Futures - Europe": "EUREX-先物-ヨーロッパ", + "Event": "イベント", + "Events & Alerts": "イベント&アラート", + "Events": "イベント", + "Exch": "両替", + "Exchange": "取引所", + "Exchanges charge per-user fees and redistribution fees from TradingView for delivery of intraday and real-time data. So, we can't give this data for free to everyone (as much as we'd like to).": "取引所は、イントラデー(日中足)とリアルタイムデータ配信を利用する場合、各利用者ごとに、データ利用料金を求めています。そのため、TradingViewでも、無料でこのデータ配信をすることはできないのです。", + "Exit Full Screen (ESC)": "フルスクリーンを終了(ESC)", + "Exiting Channel": "チャネル終了", + "Expand sym chart": "Sym チャート拡大", + "Expected Annual Dividends": "予想年間配当金", + "Expiration Date (MM/YY)": "有効期限(MM/YY)", + "Expiration Time": "有効期限", + "Expiration": "有効期限", + "Expired": "期限切れ", + "Exponential": "指数", + "exponential_input": "指数", + "ext": "時間外", + "Extend Alert Line": "アラートラインを延長", + "Extend Left End": "左端の拡張", + "Extend Left": "左端の拡張", + "Extend Lines Left": "左端の拡張", + "Extend Lines": "拡張ライン", + "Extend Right End": "右端の拡張", + "Extend Right": "右端の拡張", + "Extend": "拡張", + "Extended Alert Line": "時間外取引のアラート", + "Extended Hours (Intraday Only)": "時間外取引(イントラデーのみ)", + "Extended Hours": "時間外取引", + "Extended Line": "時間外取引ライン", + "Extended Trading Hours": "時間外取引", + "Extended": "時間外", + "Extension": "拡張", + "Extraordinary Items": "特別損益項目", + "Failed": "失敗しました", + "Failure back color": "失敗の場合の背景色", + "Failure text color": "失敗のテキスト色", + "FAILURE": "失敗", + "Falling": "下降している", + "Fans": "ファン", + "Fast length": "早い期間", + "Fast Length": "早い期間", + "fastLength_input": "早い期間", + "Fault": "失敗", + "Favorite Drawings Toolbar": "お気に入りの描画ツールバー", + "Favorite ideas": "お気に入りのアイデア", + "Favorite": "お気に入り", + "Favorites": "お気に入り", + "Feature Request and Feedback": "リクエストとフィードバックの機能", + "Feb": "2月", + "Fib Channel": "フィボナッチ・チャネル", + "Fib Circles": "フィボナッチ・サークル", + "Fib Retracement": "フィボナッチ・リトレースメント", + "Fib Speed Resistance Arcs": "フィボナッチ・スピード抵抗円弧", + "Fib Speed Resistance Fan": "フィボナッチ・スピード抵抗ファン", + "Fib Spiral": "フィボナッチ・スパイラル", + "Fib Time Zone": "フィボナッチ・タイムゾーン", + "Fib Wedge": "フィボナッチ・ウェッジ", + "Fibonacci": "フィボナッチ", + "Fill": "塗り", + "Find existing chat": "既存のチャットを探す", + "First bar time": "最初のバーの時間", + "First Name": "名前", + "Fisher Transform": "Fisher変換", + "Fisher": "Fisher", + "Flag Mark": "フラッグマーク", + "Flat Bottom": "下フラット", + "Flat Top/Bottom": "上下フラット", + "Flipped": "水平反転", + "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.": "TradingView では、ブラウザで市場の無料データ配信、ウオッチリスト、公開・非公開チャートを使うことができます。", + "Follow {{pro_symbol}}": "{{pro_symbol}}をフォロー", + "Follow": "フォローする", + "Followed": "フォローした", + "Followers": "フォロワー", + "Following below suggestions will help get your ideas suggested:": "おすすめアイデアに選択されるためのアドバイス:", + "Following": "フォロー中", + "Font Size": "フォントサイズ", + "For a limited time, we’re offering a FREE 1 month subscription of PRO Plus (no credit card required, no catches or hidden autobilling).": "期間限定で、PRO Plusの一か月無料の購読を提供します。(クレジットカードの番号の登録なし、現金振り込みも、自動請求も一切ありません。)", + "for": "へ", + "Forecast": "予測", + "Forex Talks": "FXトーク", + "Forex": "FX", + "Forgot password?": "パスワードを忘れましたか?", + "Format": "設定", + "Format...": "設定 ...", + "FORTUNECX - Bitcoin": "FORTUNECX - ビットコイン", + "Free Cash Flow Margin": "フリー・キャッシュフロー利益", + "Free Cash Flow Return on Assets": "資産のキャッシュフローリターン", + "Free Cash Flow": "フリー・キャッシュフロー", + "Frequency": "更新", + "Full moon mark": "満月マーク", + "Full Screen": "フルスクリーン", + "Fullscreen mode": "フルスクリーンモード", + "Function Definition": "機能定義", + "Fundamentals company": "__company__ のファンダメンタル", + "Fundamentals": "ファンダメンタル", + "Futures Magazine": "Futures マガジン", + "Futures": "先物", + "futures": "先物", + "FXCM - Forex": "FXCM - 為替", + "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.": "FxWire Pro は、急成長しているリアルタイムのニュース配信サービスです。トレーダーや投資家のためにリアルタイムに世界中の通貨市場の総合的なニュースを提供しています。FX分析者やリサーチ達からの情報ネットワークを元に、市場の今をお届けしています。ニュースはできるだけ短く簡素にまとめられており、即座に読むことができます。FxWire Pro では、さまざまなニュースのなかで必要のないニュースをフィルタリングしながら、FX市場で戦う最前線のトレーダー向けのニュースを提供しています。", + "FxWire PRO": "FxWire PRO", + "Gann Box": "ギャン・ボックス", + "Gann Fan": "ギャン・ファン", + "Gann Square": "ギャン・スクウェア", + "Gap Down Stocks": "株価ギャップダウン", + "Gap in the data": "データ中のギャップ", + "Gap Up Stocks": "株価ギャップアップ", + "General & Administrative Expense": "一般 & 管理経費", + "General & Administrative Expense": "一般管理経費", + "GOCIO - Bitcoin": "GOCIO - ビットコイン", + "Goodwill & Intangible Assets, Net": "のれん、総無形資産", + "Goodwill & Intangible Assets, Net": "のれん、総無形資産", + "Goodwill": "のれん", + "GrandSuperCycle": "グランドスーパーサイクル", + "Graphics": "グラフィック", + "Greater Than": "より大きい", + "Grey": "グレー", + "Grid Lines": "グリッド", + "Grid": "グリッド", + "Gross Margin %, TTM": "総利益%,TTM", + "Gross Margin": "総利益", + "Gross Profit": "総利益", + "Growing moon": "成長している月", + "Growing": "上昇している", + "h": "時間", + "h_dates": "時間", + "Hand Bell": "ハンドベル", + "Hate speech": "ヘイトスピーチ", + "Have something to say?": "何を発言しますか?", + "Head & Shoulders": "ヘッド&ショルダー", + "Head": "ヘッド", + "Headlines": "ヘッドライン", + "Heiken Ashi": "平均足", + "Help & Wiki": "ヘルプ&Wiki", + "Help": "ヘルプ", + "Hidden Bearish Divergence": "隠れた弱気ダイバージェンス", + "Hidden Bullish Divergence": "隠れた強気ダイバージェンス", + "Hide All Drawing Tools": "すべての描画ツールを非表示", + "Hide Buy/Sell Panel": "売買パネルを非表示", + "Hide data": "データを非表示", + "Hide Drawings Toolbar": "描画アイテムツールバーを非表示", + "Hide Favorite Drawings Toolbar": "お気に入り描画ツールバーを非表示", + "Hide inactive alerts": "動作してないアラートを非表示", + "Hide inactive Alerts": "動作してないアラートを非表示", + "Hide Marks On Bars": "バーの上のマーカーを非表示", + "Hide Widgets": "ウィジェットを非表示", + "Hide": "非表示", + "High": "高値", + "high": "高値", + "High_in_legend": "高値", + "Histogram": "ヒストグラム", + "Historical Volatility": "ボラタリティ履歴", + "HITBTC - Bitcoin": "HITBTC - ビットコイン", + "hl2": "hl2", + "HLC Bars": "HLCバー", + "hlc3": "hlc3", + "Hlines Background": "Hlines 背景", + "Hollow Candles": "中空ろうそく足", + "Home": "ホーム", + "Hong Kong": "香港", + "Horizontal Line": "水平ライン", + "Horizontal Ray": "水平レイ", + "Hot Lists": "ホットリスト", + "Hotlist": "ホットリスト", + "HotLists continuously scan the US stock market to identify best trading opportunities and take considerable resources, so we can't give them out for free to everyone (as much as we'd like to).": "ホットリストは、株式市場を連続してスキャンすることで、取引チャンスを見つけることができる機能です。こちらは有料サービスになっています。", + "Hotlists": "ホットリスト", + "hour": "時間", + "hour_plural": "時間", + "How to use the reference materials (Video)": "参考資料の使用方法(動画)", + "Hull MA": "Hull 移動平均", + "Hull MA_study": "Hull 移動平均", + "Hull Moving Average": "Hull 移動平均", + "Hundred Line": "Hundredライン", + "ICECAN - Futures - Canada": "ICECAN-先物-カナダ", + "ICEEUR - Futures - Europe": "ICEEUR-先物-ヨーロッパ", + "ICEUSA - Futures - USA": "ICEUSA-先物-米国", + "Ichimoku Cloud": "一目雲", + "Ichimoku Cloud_study": "一目雲", + "Icon": "アイコン", + "Idea or chart snapshot image": "アイデアやチャートのスナップショット画像", + "IDEA TITLE AND DESCRIPTION": "アイデアのタイトルと説明", + "Ideas for the current resolution only": "現在の時間足だけのアイデア", + "Ideas for the current symbol only": "現在のシンボルに対するアイデア", + "Ideas of the people I follow & my ideas": "フォロー中/私のアイデア", + "Ideas Published": "公開したアイデア", + "Ideas": "アイデア", + "If you are sure you want to cancel, click Cancel, otherwise choose Do Not Cancel.": "本当にキャンセルしたい場合は、キャンセルをクリックしてください。もしキャンセルをとりやめる場合には、キャンセルしない、を選択してください。", + "If you do intraday analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.": "もしも、イントラディのスプレッド分析を行うなら、PRO Plusかプレミアムサービスへの加入を検討してください。ひと月たった$19.95からです。", + "If you do intraday analysis, consider subscribing to the {{exchange}} exchange.{{^exchangesButton}} You must subscribe to PRO, PRO Plus or Premium service first (from only 9.95/m).{{/exchangesButton}}": "もしイントラデーのチャートでの解析をしている場合には、最初に PRO, PROプラスにアップグレード(月額9.95ドル)にアップグレードしてから、{{exchange}}のデータを購読をおすすめします。{{^exchangesButton}}購読は、こちらから。{{/exchangesButton}}", + "If you do intraday spread analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.": "もしも、イントラディスプレッド分析を行うなら、PRO Plusサービスへの加入が便利です。ひと月たったの$19.95です。", + "If you follow a symbol you will receive notifications when new ideas about that symbol are published.": "あなたのフォローするシンボルについて新しいアイデアが公開されたとき、通知を受け取ることができます。", + "If you like what you see, you have an exclusive chance to get 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.": "今のサービスに満足しているなら、今だけの特別価格12か月たったの199.80ドルで購読することができます。これは、ひと月16.65ドルで、通常価格から33%割引です。", + "If you need only the most complete and accurate data, then consider subscribing to the PRO Plus or Premium service from only $19.95/m that offers actual real-time data from the NYSE/NASDAQ/AMEX exchanges and much more.": "もし、より正確なデータ配信をご希望でしたら、PRO プラスか、プレミアムサービスにアップグレードしてください。わずか月額19.95ドルで、NYSE,NASDAQ,AMEX取引所など、多数の取引所からのリアルタイムデータ配信を受信できます。", + "If you want to act quickly to news and events that occur when the regular market is closed, please consider subscribing to PRO Plus or Premium service from only $19.95/m.": "もし最新のニュースや、市場が終わった後にあるイベントを把握したい場合には、PRO プラスか、プレミアムサービスにアップグレードをおすすめします。わずか月額19.95ドルで、必要な情報がいつでも受信できます。", + "If you want to identify opportunities in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "もっと効率的な方法で、取引チャンスを増やしたいと考えている場合にも、PROへのアップグレードをおすすめします。わずか月額9.95ドルで、膨大なサービスが利用できるようになります。", + "If you want to unlock the power of multiple time frame analysis and add multiple symbols to the same chart layout, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "複数チャート、複数タイムフレームでの解析や、同時に複数データの受信が必要な場合には、PRO サービスにアップグレードをおすすめします。わずか月額9.95ドルで、数多くの会員サービスが利用できるようになります。", + "If you want to use different watchlists to quickly assess different sectors of the market, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "異なる業種や、取引所でのウオッチリストが必要なら、PRO サービスにアップグレードをおすすめします。わずか月額9.95ドルで、数多くの会員サービスが利用できるようになります。", + "If you want to use private messages - please sign in or register!": "プライベートメッセージを使う場合には、 サインインか登録を行ってください!", + "If you want to use this service - please sign in or register!": "このサービスを利用するには、 サインインか登録を行ってください!", + "Ignore user": "ユーザー__username__を無視", + "Ignore": "無視する", + "Ignored users...": "ユーザーをブロックする ...", + "Illicit content": "Illicitコンテンツ", + "Image URL": "画像 URL", + "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "重要 : 作成されたチャートは公開され、全ユーザーが見ることができます。話題になっているトピックや興味深い出来事に対しての議論を行ってください。チャットのタイトルや目的は、明確なものを使いましょう。ジャンクや、使われていないチャットは、モデレーターによって削除されることがあります。そういったチャットの作成者は、バン(排除)されます。", + "In effort to make TradingView more useful to a larger number of users, moderators have the right to hide ideas with bad descriptions or not informative from the front page and the gallery. We are NOT limiting any ways of publishing or using TradingView charts. You can still create and publish any kind of charts; your profile and Activity Stream will still show all created charts.": "TradingViewをより多くのトレーダーに使っていただくために、モデレーターは、有害なものや、不適切な記事を非表示にする権利を持っています。投稿方法やTradingViewチャートの利用について、制限は設けていません。どんなチャートの種類も作成し公開することが可能です。", + "In Session": "セッション内", + "In short, the more understandable and interesting your ideas are, the more you’ll gain respect of others and get discovered by the financial community. We’ll do our best to help showcase good ideas.": "簡単に言えば、より理解しやすく面白いアイデアは、他のユーザーからも尊敬を得られ、世界中の金融コミュニティで繰り返し記事が読まれるでしょう。私たちは、良いアイデアが集まるように全力を尽くします。", + "in": ":", + "in_dates": ":", + "inbars": "__period__バー", + "Income After Taxes": "税引後純収益", + "Income before Extraordinary Items": "特別損益前利益", + "Income Before Taxes": "税引前純収益", + "Income Statement": "収支報告", + "Income Taxes Payable": "未払法人税等", + "Income Taxes": "法人税及び住民税", + "Income": "収入", + "Increase Rating": "評価を上げる", + "Increment": "増加", + "increment_input": "増分", + "Ind": "業界", + "Index": "指数", + "index": "指数", + "Indicator Arguments in Header": "ヘッダーのインディケータ係数", + "Indicator Arguments": "インディケータの引数", + "Indicator Last Value": "インディケータの終値", + "Indicator Titles in Header": "ヘッダーのインディケータタイトル", + "Indicator Titles": "インディケータのタイトル", + "Indicator Values": "インディケータの値", + "Indicator": "インディケータ", + "Indicators and Strategies": "インディケータと自動売買プログラム", + "Indicators": "インディケータ", + "Indicators, Fundamentals, Economy and Add-ons": "インディケータ、ファンダメンタル、経済指標、アドオン", + "Industry": "業界", + "Info": "情報", + "Inputs": "入力", + "Insert Drawing Tool": "描画ツールを挿入する", + "Insert emoticon": "絵テキストを入力", + "Insert Indicator...": "インディケータを挿入 ...", + "Insert": "挿入", + "Inside Channel": "チャンネルの内側", + "Inside Pitchfork": "インサイド・ピッチフォーク", + "Inside": "内側", + "Install": "インストール", + "Intangible Assets": "無形資産", + "Interest Expense": "支払利息", + "Interest Income": "受取利息", + "Interest Income/Expense, Net": "総受取利息/経費", + "Intermediate": "インターミディエイト", + "interval_dialog_description": "分足チャートの、時間の間隔を入力してください。たとえば、5分足のチャートの場合は、5と入力します。その他、H (時間), D (日), W (週), M (月)などのアルファベット1文字で、時間足、日足、週足、月足を指定できます。たとえば、3D は、3日足になります。 2Hは、2時間足のチャートを表示できます。", + "Intraday Renko, Kagi, Line Break and Point & Figure charts take considerable resources, so we can't give them out for free to everyone (as much as we'd like to). We can, however, give out these charts for free in the Daily and Weekly resolutions.": "イントラディ連行足、カギ足、ラインブレイク、P&Fチャートは、膨大なリソースを必要するため、有料サービスになっています。ですが、日足チャートと週足チャートは、すべてのユーザーに無料で提供します。", + "Intraday Renko, Kagi, Line Break, PnF and spread charts": "イントラディ連行足、カギ足、ラインブレーク、ポイント&フィギュアチャート、スプレッドチャート", + "Intraday Renko, Kagi, Line Break, PnF charts": "イントラディ連行足、カギ足、ラインブレーク、ポイント&フィギュアチャート", + "Intraday Spread Charts": "イントラディのスプレッドチャート", + "Intraday Spread": "イントラディスのプレッド", + "invalid symbol": "不明なシンボル", + "Invalid Symbol": "不明なシンボル", + "Inventories, Net": "総在庫", + "Investment Changes, Net": "総投資変動", + "Invoiced every month": "月額請求", + "IP": "IP", + "Issuance of Equity": "証券配当", + "Issue Type": "種類", + "Italic": "斜体", + "ITBIT - Bitcoin": "ITBIT - ビットコイン", + "Jan": "1月", + "Jaw Length": "Jaw 期間", + "Jaw Offset": "Jaw オフセット", + "Jaw": "Jaw", + "jawLength_input": "Jaw 期間", + "Join Now": "無料登録", + "Journal is empty": "ジャーナルが空です", + "Journal...": "日記...", + "Jul": "7月", + "Jun": "6月", + "Jurik Research": "Jurik Research", + "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That is less than $16.65/month. Don’t miss the last chance to get the special Early Access and secure this low rate now!": "TradingViewの利用をお安く利用できるように、12か月たった199.80ドルの特別割引です。1か月なら16.65ドル以下です。この特別割引キャンペーンををお見逃しなく!", + "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.": "あなただけに、TradingViewの利用を継続できるように、12か月たった199.80ドルの特別オファーをします。一か月16.65ドル以下で、通常より33%オフです。", + "Kagi": "カギ足", + "KCBT - Futures - USA": "KCBT-先物-米国", + "Keltner Channels": "Keltner チャネル", + "Keltner Channels_study": "Keltner チャネル", + "Key Hidden Levels": "Key Hidden Levels", + "Key Order Flow Events": "Key Order Flow Events", + "Keyboard Shortcuts": "キーボードショートカット", + "Kijun-sen": "基準線", + "Kind": "Kind", + "Klinger Oscillator": "Klinger オシレーター", + "Klinger Oscillator_study": "Klingerオシレーター", + "Know Sure Thing": "ノウンシュアティング", + "Know Sure Thing_study": "ノウンシュアティング", + "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.": "Knoxville ダイバージェンスは、価格の下か上に赤色の線で表示され、取引対象が極端な価格になっている時や、反転の準備ができたときにシグナルが表示されます。 Booker 反転タブ(緑が買いで赤が売り)と組み合わせることで、トレンドの反転の動きや、短期的な戻しのタイミングを知ることができます。短期トレードのための強力なツールです。", + "Kolkata": "カルカッタ", + "Label Background": "ラベル背景", + "Label": "ラベル", + "Labels Font": "ラベルフォント", + "Labels": "ラベル", + "Labor Expense": "労働費", + "Lagging Span 2 Periods": "スパン2期間の遅れ", + "Lagging Span": "遅延スパン", + "Last Annual EPS": "最終年間EPS", + "Last Annual Revenue": "最終年間収益", + "Last bar time": "最後のバーの時間", + "Last Modified": "最終更新", + "Last Name": "名字", + "Last Value on Price Scale": "価格スケール上の終値", + "Last": "終値", + "LAUNCH CHART": "チャートを始める", + "Launch chat in separate window": "チャットを別々のウィンドウで起動する", + "LazyBear - MTF Panes": "LazyBear - MTF Panes", + "LazyBear - S/R Levels": "LazyBear - S/R Levels", + "Lead 1": "リード1", + "Lead 2": "リード2", + "LEARN MORE": "詳細", + "Least Squares Moving Average": "最小二乗法移動平均", + "Least Squares Moving Average_study": "最小二乗法移動平均", + "Leave this chat": "チャットを退出", + "Left End": "左端", + "Left Labels": "左ラベル", + "Left Shoulder": "左肩", + "left": "左", + "len_input": "期間", + "Length high": "高い期間", + "Length hight": "長さ 高さ", + "Length low": "低い期間", + "Length1": "期間1", + "Length2": "期間2", + "Length3": "期間3", + "Length_input": "期間", + "length_input": "期間", + "lengthRSI_input": "RSI 期間", + "lengthStoch_input": "ストキャスティクス期間", + "Less Than": "より小さい", + "Level {0}": "レベル {0}", + "Level": "レベル", + "Levels": "レベル", + "Liabilities & Stockholder's Equity": "負債 & 株式持分", + "Liabilities & Stockholder's Equity": "負債、株式持分", + "like_plural": "いいね", + "Limit": "指値", + "Line Break": "ラインブレイク", + "Line Width": "ライン幅", + "Line With Breaks": "ラインをブレイク", + "Line": "ライン", + "Linear Regression Curve": "線形回帰曲線", + "Linear Regression Curve_study": "線形回帰曲線", + "Linear Regression": "線形回帰", + "Lines": "ライン", + "Link interval to all charts": "すべてのチャートの時間足をリンク", + "Link symbol to all charts": "すべてのチャートにシンボルをリンク", + "LINK TO RELATED IDEAS": "関連するアイデアへリンクする", + "Link to this chart": "このチャートのリンクURL", + "Link to this chat...": "このチャットにリンクする ...", + "Link to this room...": "このルームへのリンク ...", + "Link To": "リンク", + "Lips Length": "Lips 期間", + "Lips Offset": "Lips オフセット", + "Lips": "Lips", + "lipsLength_input": "Lips 期間", + "List or list item": "リスト", + "Load Chart Layout": "チャートレイアウトを読み込み", + "Load Chart": "チャートの読み込み", + "Load Layout Chart": "チャートレイアウトを読み込み", + "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.": "カギ、連行足、ラインブレイク、ポイント &フィギュアでは、新しいバーを読み込むことができません。", + "Load New Bars": "最新バーの読み込み", + "Load": "読み込み", + "loading data": "データの読み込み中", + "Loading market depth data…": "市場データを読み込み中", + "loading...": "読み込み中 ...", + "Loading...": "読み込み中 ...", + "Lock All Drawing Tools": "すべての描画ツールをロックする", + "Lock Scale": "スケールのロック", + "Lock scale": "スケールのロック", + "Lock": "ロック", + "Lock/Unlock": "ロック/解除", + "Log Scale": "ログスケール", + "Log Scale_scale_menu": "ログスケール", + "log": "ログスケール", + "Logged as": "ログイン :", + "Logged out": "ログアウトしました", + "London": "ロンドン", + "Long Length": "長い期間", + "Long length": "長い期間", + "Long Period": "長期間", + "Long period": "長期間", + "Long Position": "ロングポジション", + "Long RoC Length_input": "RoC 長い期間", + "Long Term Capital": "長期資本", + "Long Term Debt to Long Term Capital": "長期資本に対する長期負債", + "Long Term Debt to Total Capital": "総資産に対する長期負債", + "Long": "ロング", + "LONG": "ロング", + "Long-term Debt Payments": "長期債務支払い", + "Long-term Debt Proceeds": "長期借入金の借り入れ", + "Long-term Debt": "長期負債", + "Long-term Deferred Income Tax Liabilities": "長期繰延税金資産", + "Long-term Deferred Liability Charges": "長期繰延負債料", + "Long-term intervals are better than short-term ones for publishing analysis. An idea on 1 minute bars will probably become obsolete by the time people read it. However a good idea may still be featured.": "分析を公開するときは、短期間の時間足よりも長期間の方が優れています。分足についてのアイデアは、おそらく人々がそれを読む頃には、ちょっと時代遅れとなっているでしょう。しかし、よいアイデアの場合は、注目されるかもしれません。", + "Long-term Investments": "長期投資", + "Long_input": "ロング", + "long_input": "ロング", + "longlen_input": "ロング期間", + "Los Angeles": "ロサンジェルス", + "Low price available now – don’t miss this chance!": "低価格での提供は今だけです!", + "Low": "安値", + "low": "安値", + "Low_in_legend": "安値", + "Lower Band": "低いバンド", + "Lower Bound": "下限", + "Lower Devation": "低い偏差", + "Lower Deviation": "低い偏差", + "Lower": "下へ", + "LowerLimit": "下限", + "LSE - Stock - UK": "LSE-株-英国", + "m": "月", + "M_dates": "分", + "m_dates": "分", + "MA Cross": "移動平均線の交差", + "MA Cross_study": "移動平均線の交差", + "MA Exp Ribbon": "MAリボン", + "MA Length": "MA期間", + "MACD": "MACD", + "Madrid": "マドリード", + "Magnet Mode": "マグネットモード", + "Major": "メジャー", + "Make a Copy": "コピーを作る", + "Make a Copy...": "コピーを作る ...", + "Make It Mine": "コピーを作る", + "Manage Alerts": "アラート管理", + "Manage Drawings": "描画アイテムの管理", + "Mar": "3月", + "Margin AT": "マージンAT", + "Margin G": "マージンG", + "Margin G%": "マージンG%", + "Margin O": "マージンO", + "Margin PT": "マージンPT", + "Margins": "マージン", + "Marker Color": "マーカーの色", + "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.": "市場の動きは、すばやい価格変化を伴っています。教科書にあるようなテクニカル解析の手法では、シグナルが出てくるのが早すぎたり、ノイズが多かったり、時には、遅すぎたりします。もっといい方法は、ないものでしょうか?Jurik リサーチツールが採用している最先端のアルゴリズムでは、スピードと、ノイズのないスムーズなシグナルを両立しています。よりよいタイミング、正確さ、質の良いシグナルを出すことができます。

こちらにいろいろな図をつかった解説がありますので、ぜひ見てください。", + "Market Cap - Basic": "時価総額 - 基礎", + "market closed": "市場終了", + "Market Open": "市場開始", + "market open": "市場開始", + "Market Summary": "市場ニュース", + "Market": "マーケット", + "Marketplace Add-ons": "MarketPlaceアドオン", + "Mass Index": "Mass インデックス", + "Mass Index_study": "マス・インデックス", + "Max value": "最大値", + "Maximize Chat": "チャート最大化", + "maximum_input": "最大", + "May": "5月", + "McGinley Dynamic": "McGinleyダイナミクス", + "Measure (Shift + Click on the chart)": "測定 (Shift+チャート上をクリック)", + "Median": "中央値", + "MERCADO - Bitcoin": "MERCADO - ビットコイン", + "Merge Down": "下へ重ねる", + "Merge Up": "上へ重ねる", + "Message settings": "メッセージ設定", + "Message": "メッセージ", + "messages today": "本日のメッセージ __messages__", + "MGEX - Futures - USA": "MGEX-先物-米国", + "MicroTrends": "MicroTrends", + "middle": "中央", + "Middle": "中央", + "Minor": "マイナー", + "Minority Interest & Equity Earnings": "過半数以下の出資投資収益", + "Minority Interest & Equity Earnings": "過半数以下の出資、投資収益", + "Minority Interest": "過半数以下の出資", + "Minuette": "ミニュット", + "Minus Line": "マイナスライン", + "minute": "分", + "minute_plural": "分", + "Minute": "ミニッツ", + "Mirrored": "垂直反転", + "Mkt Cap": "時価総額", + "mod": "変更", + "Mode": "モード", + "MODERATED": "モデレーター対応済み", + "Moderator": "モデレーター", + "Moderators Warning Messages": "モデレーターからの警告メッセージ", + "Modified Schiff Pitchfork": "変形 Schiff ピッチフォーク", + "Modified Schiff": "変形 Schiff", + "Modify Order": "注文変更", + "Modify": "変更", + "Momentum": "モーメンタム", + "Money Flow": "マネーフロー", + "Money Flow_study": "マネーフロー", + "month": "月", + "month_plural": "月", + "month0": "1月", + "month1": "2月", + "month10": "11月", + "month11": "12月", + "month2": "3月", + "month3": "4月", + "month4": "5月", + "month5": "6月", + "month6": "7月", + "month7": "8月", + "month8": "9月", + "month9": "10月", + "Monthly": "月次", + "Moon Phases": "ムーンフェーズ", + "Moscow": "モスクワ", + "move chart 1 bar to the left.": "チャートを1バー分だけ左に移動", + "move chart 1 bar to the right.": "チャートを1バー分だけ右に移動", + "Move Down": "下に移動", + "move further to the left.": "もっと左に移動", + "move further to the right.": "もっと右に移動", + "Move Up": "上に移動", + "Moving Avarage Weighted": "加重移動平均", + "Moving Average Convergence/Divergence": "MACD", + "Moving Average Convergence/Divergence_study": "MACD", + "Moving Average Exponential": "指数移動平均", + "Moving Average Exponential_study": "指数移動平均", + "Moving Average Weighted_study": "加重移動平均", + "Moving Average": "移動平均線", + "Moving Average_study": "移動平均線", + "Moving Down %": "下へ % 移動", + "Moving Down": "下へ移動", + "Moving Up %": "上へ % 移動", + "Moving Up": "上へ移動", + "MTF Studies": "MTF Studies", + "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.": "MTPredictorは、エリオット波動分析の26年のベテラントレーダー Steve Griffith 独自の「分離アプローチ」を基にしたプロのトレーダーのためのオンラインツールのコレクションです。ツールは、ポジションサイジング、高出来高(VSA)スパイク、決定点、他の指標などの、あなたの取引を向上するために設計されているプロ仕様のツールの多くが含まれています。定期的な無料トレーニングも、(私たちのMTPredictorトレーディングルームを介して)含まれています。ツールは、先物、株式や外国為替などの任意の流動市場に適用することができます。MTPredictorプロフェッショナルツールセットの解説は、弊社のWebサイトをご覧ください。", + "MTPredictor": "MTPredictor", + "Mult_input": "倍率", + "mult_input": "倍率", + "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.": "マルチタイムフレームPanesパッケージには、迅速かつ正確な市場の状態を評価するツールです。ユーザ設定可能な4つの時間足からの情報を表示する5つの指標が含まれています。 MTF Panesには、RSI、Williams %R、移動平均、スクイーズなどの、よく使用される指標が含まれています。長期取引や、超短期のスキャルピングに関わらず、これらの指標は必要不可欠です。


COGスクイズとBB/ KCスクイーズPanesの両方が含まれています。すべての時間足で利用でき、トレーディングブレイクアウトおよびオプションを簡単にしてくれます。", + "Multi-Time Period Charts": "マルチ時間間隔チャート", + "Multiple accounts": "複数アカウント", + "Multiple charts layout and watch lists": "複数チャートレイアウトとウォッチリスト", + "Multiple Charts Layout available only to PRO users.": "複数チャートのレイアウトは、PRO会員にのみ有効です。", + "Multiple Charts Layout": "複数チャートレイアウト", + "Multiple Connections": "複数の接続", + "Multiple Watch Lists available only to PRO users.": "複数のウォッチリストは、PRO会員にのみ有効です。", + "Multiple Watch Lists": "複数ウォッチリスト", + "Multiplier": "倍率", + "My Ideas and Notes": "アイデアとノート", + "My ideas only": "自分のアイデアのみ", + "My Script": "マイスクリプト", + "My Scripts": "マイスクリプト", + "n/a": "n/a", + "Name": "名前", + "NASDAQ - Stock - USA": "NASDAQ-株-米国", + "NASDAQ and NYSE charge exchange and per-user fees, which means we can’t give this for free to everyone (as much as we'd love to). Our free feed is provided by BATS electronic exchange, which offers approximate volumes and prices with fewer updates.": "NASDAQとニューヨーク証券取引所からのイントラデー(日中足)とリアルタイムデータ配信を利用する場合、各利用者ごとに、データ利用料金を求めています。そのため、TradingViewでも、無料でこのデータ配信をすることはできないのです。無料データ配信は、私設取引所のBATSより電子データとして提供されています。", + "Nasdaq Gap Down Stocks": "NASDAQ株価ギャップダウン", + "Nasdaq Gap Up Stocks": "NASDAQ株価ギャップアップ", + "Nasdaq Percent Advances": "NASDAQ値上がり率", + "Nasdaq Percent Declines": "NASDAQ値下がり率", + "Nasdaq Price Advances": "NASDAQ価格の上昇", + "Nasdaq Price Declines": "NASDAQ価格の下落", + "Nasdaq Range Advances": "NASDAQ上昇レンジ", + "Nasdaq Range Declines": "NASDAQ下落レンジ", + "Nasdaq Volume Leaders": "NASDAQ 出来高リーダー", + "Net Change in Cash": "現金の総変動", + "Net Debt": "総負債", + "Net Income Applicable to Common": "当期の総利益", + "Net Income from Continuing, Operations Applicable to Common": "当期営業からの総収益", + "Net Income per Employee": "従業員あたりの総収入", + "Net Income": "純利益", "Net Operating Profit after Tax": "税引き後の含み純利益", + "Net Volume": "ネット出来高", + "Net Volume_study": "ネット出来高", "Net Working Capital": "含み純資産", - "Non-operating Gains/Losses": "Non-operating Gains/Losses", - "Noncontrolling Interest": "Noncontrolling Interest", - "Notes Payable": "Notes Payable", - "Number of Employees": "Number of Employees", - "Number of Shareholders": "Number of Shareholders", - "Operating Expenses": "Operating Expenses", - "Operating Leases": "Operating Leases", - "Operating Margin": "Operating Margin", + "NEUTRAL": "保有なし", + "NEW CHART LAYOUT": "新規チャートレイアウト", + "New moon mark": "新月マーク", + "New password is sent to your email.": "新しいパスワードをメールで送ります", + "New script name": "新規スクリプト名", + "New York": "ニューヨーク", + "New {0} chart...": "新規チャート{0}...", + "New": "新規作成", + "News": "ニュース", + "next symbol": "次のシンボル", + "Next": "次", + "No account history yet": "アカウント履歴はまだありません", + "No advertising, direct marketing, or solicitation! To advertise to our audience contact founders@tradingview.com": "広告、直接なマーケティング、勧誘はやめてください。ユーザーへ宣伝したい場合は、founders@tradingview.comに連絡ください。", + "No alerts triggered": "発動されたアラートはありません", + "No alerts": "アラートはありません。", + "No defamatory, threatening or discriminatory remarks, hate speech or personal attacks.": "中傷、脅迫、差別的発言、差別的発言や個人攻撃はやめてください。", + "No drawings yet": "未描画", + "No ideas matched your criteria": "条件にあうアイデアはありません。", + "No ideas.
If you want to use this service - please sign in or register!": "アイデアがありません。
このサービスを利用したい場合は、サインインまたは登録を行ってください。", + "No indicators matched your criteria.": "条件に合うインディケータがありません。", + "No links / posts with illegal content, pornography, or nudity.": "違法なコンテンツ、ポルノ、ヌードのリンクや投稿はしないでください。", + "No monthly invoices": "月額請求はありません", + "No notifications yet": "お知らせはまだありません。", + "No posting links or reference to content / sites that contain viruses or malware.": "ウィルスやマルウェアが含まれるコンテンツへの転記や、リンクを公開するのはやめてください。", + "No public library scripts were found.": "公開ライブラリースクリプトは見つかりませんでした。", + "No real-time data": "データ遅延", + "No saved scripts yet": "スクリプトはまだ保存されていません", + "No scripts matched your criteria": "あなたの条件に合うスクリプトはありません。", + "No Sound notifications": "お知らせサウンドを消す", + "No study templates saved": "保存されたスタディテンプレートはありません。", + "No symbols matched your criteria": "条件に合うシンボルがありません", + "No": "いいえ", + "NO": "いいえ", + "No, thank you": "いいえ、結構です。", + "Non-operating Gains/Losses": "非営業の利益/損失", + "Noncontrolling Interest": "非支配持分", + "Normal Bearish Divergence": "通常の弱気ダイバージェンス", + "Normal Bullish Divergence": "通常の強気ダイバージェンス", + "Normal": "通常", + "Not applicable": "適用できません。", + "not authorized": "認証されていません", + "Note": "ノート", + "Note: default study templates won't be removed permanently": "注: デフォルトのスタディテンプレートは、完全に削除できません。", + "Notes Payable": "手形", + "Notification sound": "お知らせサウンド", + "Notifications": "お知らせ", + "Nov": "11月", + "Now is your LAST & FINAL chance to get 12 months for only $199.80 (regular $299.40). That’s less than $16.65/month and 33% off regular price.": "今が、最後のチャンスです。12か月たったの199.80ドル(通常価格は299.40ドル)です。一か月16.65ドル以下で、通常価格より33%お得になっています。", + "NSE - Stock - India": "NSE-株-インド", + "Number of Employees": "従業員数", + "Number of Shareholders": "株主数", + "NYMEX - Futures - USA": "NYMEX-先物-米国", + "NYMEX E-mini": "NYMEX E-mini", + "NYSE - Stock - USA": "NYSE-株-米国", + "NYSE Gap Down Stocks": "NYSE株価ギャップダウン", + "NYSE Gap Up Stocks": "NYSE株価ギャップアップ", + "NYSE LIFFE - Futures - USA": "NYSE LIFFE - 先物 - 米国", + "NYSE Percent Advances": "NYSE値上がり率", + "NYSE Percent Declines": "NYSE値下がり率", + "NYSE Price Advances": "NYSE価格上昇", + "NYSE Price Declines": "NYSE価格下落", + "NYSE Range Advances": "NYSE上昇レンジ", + "NYSE Range Declines": "NYSE下落レンジ", + "NYSE Volume Leaders": "NYSE出来高リーダー", + "Objects Tree": "情報ツリー", + "Objects Tree...": "情報ツリー", + "Oct": "10月", + "Official AMEX, NYSE & NASDAQ Real-time Data": "公式AMEX、NYSE、NASDAQのリアルタイムデータ", + "Official real-time & intraday data": "公式リアルタイムとイントラディデータ", + "Official real-time, intraday and volume data": "公式リアルタイム、イントラディ、出来高データ", + "Offset": "オフセット", + "Oh no! You have only two weeks left in your PRO Plus trial! These benefits will expire in two short weeks:": "大変です!PRO Plusの無料お試しが、あと2週間しかありません。PROの優れたサービスは、2週間後に切れてしまいます。", + "OHLC Values": "OHLC値", + "ohlc4": "ohlc4", + "OK": "OK", + "OKCOIN - Bitcoin": "OKCOIN - ビットコイン", + "On Balance Volume": "オン・バランス・ボリューム", + "On Balance Volume_study": "オン・バランス・ボリューム", + "OnBalanceVolume": "オン・バランス・ボリューム", + "Once per bar (on close)": "ひとつのバーにつき一回(終値時)", + "Once per bar (on condition)": "ひとつのバーにつき一回(条件付き)", + "Once": "一回", + "One account can be accessed from one browser (on one device) at a time - to stay compliant with exchange regulations and prevent unauthorized access.": "ひとつのアカウントで、他のデバイスでの同時接続はできません。これは取引所のデータ配信規制によるものです。", + "Only private ideas": "プライベートなアイデア", + "Only PRO Plus and Premium subscibers can access extended hours data on the charts. Extended trading hours include both pre-market and after hours sessions each day the market is open.": "PRO Plusとプレミアム会員だけが、チャートの時間外取引データへアクセスできます。時間外取引は、通常の取引時間の前と、後の両方の時間を含みます。", + "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D) interval.": "PROプラスとプレミアム会員だけが、イントラディ連行足、カギ足、ラインブレイク、PFチャートにアクセスできます。日間隔に切り替わります。", + "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D)": "PRO Plusかプレミアムの会員だけが、イントラディ連行足、カギ足、ラインブレーク、ポイント &フィギュアにアクセスすることができます。日足へ切り替えられます。", + "Only PRO, PRO Plus and Premium users that have a subscription to {{exchange}} Exchange can get official data on real-time prices, volume and intraday history. You'll now be switched to the Daily (D) interval, which is available to all users.": "PRO、PROプラス、プレミアム会員だけが{{exchange}}を購読できます。取引所データは、リアルタイムでの価格、出来高、イントラディの過去データを表示できます。ですが日足データだけは、すべてのユーザーが無料で利用できます。", + "open Indicators.": "インディケーターを開く", + "Open Interval Dialog": "時間足ダイアログを開く", + "open Load Chart.": "読み込みチャートを開く", + "Open Pine Script Editor": "Pine スクリプトエディタを開く", + "Open Price": "開始値", + "Open Script": "スクリプトを開く", + "Open Trading Panel": "取引パネルを開く", + "Open": "開く", + "open": "開く", + "Open_in_legend": "始値", + "Open_line_tool_position": "開始", + "Operating Expenses": "営業経費", + "Operating Leases": "営業リース", + "Operating Margin": "営業マージン", + "Operating Metrics": "動作中の基準", "Operating Profit": "含み益", - "Operating Revenue": "Operating Revenue", - "Other Accounts Payable and Accrued Expenses": "Other Accounts Payable and Accrued Expenses", - "Other Accounts, Notes Receivable": "Other Accounts, Notes Receivable", - "Other Accumulated Comprehensive Income": "Other Accumulated Comprehensive Income", - "Other Adjustments": "Other Adjustments", - "Other Asset/Liability Changes, Net": "Other Asset/Liability Changes, Net", - "Other Assets": "Other Assets", - "Other Borrowings": "Other Borrowings", - "Other Current Assets": "Other Current Assets", - "Other Current Liabilities": "Other Current Liabilities", - "Other Debt, Net": "Other Debt, Net", - "Other Equity": "Other Equity", - "Other Equity Transactions, Net": "Other Equity Transactions, Net", - "Other Financing Activities, Net": "Other Financing Activities, Net", - "Other General & Administrative Expense": "Other General & Administrative Expense", - "Other Interest Income/Expense, Net": "Other Interest Income/Expense, Net", - "Other Investing Activities": "Other Investing Activities", - "Other Investment Changes, Net": "Other Investment Changes, Net", - "Other Investments": "Other Investments", - "Other Liabilities": "Other Liabilities", - "Other Non-operating Income/Expense": "Other Non-operating Income/Expense", - "Other Operating Expenses": "Other Operating Expenses", - "Other Receivables": "Other Receivables", - "Other Revenue": "Other Revenue", - "Other Selling, General & Administrative Expenses": "Other Selling, General & Administrative Expenses", - "Partners Capital": "Partners Capital", - "Pension/Postretirement Obligation": "Pension/Postretirement Obligation", - "Pre-tax Margin": "Pre-tax Margin", - "Preferred Dividends": "Preferred Dividends", - "Preferred Stock": "Preferred Stock", - "Prepaid Expenses": "Prepaid Expenses", - "Property and Equipment, Gross": "Property and Equipment, Gross", - "Property, Plant & Equipment, Net": "Property, Plant & Equipment, Net", - "Purchase of Investments": "Purchase of Investments", - "Quick Ratio": "Quick Ratio", - "Realized Gains/Losses": "Realized Gains/Losses", - "Repurchase of Equity": "Repurchase of Equity", - "Research & Development Expense": "Research & Development Expense", - "Restricted Cash": "Restricted Cash", - "Restructuring, Remediation & Impairment Provisions": "Restructuring, Remediation & Impairment Provisions", - "Retained Earnings": "Retained Earnings", - "Return on Assets": "Return on Assets", - "Return on Invested Capital": "Return on Invested Capital", - "Revenue per Employee": "Revenue per Employee", - "Sale of Investments": "Sale of Investments", - "Sale of Property, Plant & Equipment": "Sale of Property, Plant & Equipment", - "Sales & Marketing Expense": "Sales & Marketing Expense", - "Selling, General & Administrative Expenses": "Selling, General & Administrative Expenses", - "Short-term Borrowings": "Short-term Borrowings", - "Short-term Investments": "Short-term Investments", - "Stock Option Tax Benefits": "Stock Option Tax Benefits", - "Tax Rate": "Tax Rate", - "Temporary Equity": "Temporary Equity", - "Total Adjustments": "Total Adjustments", + "Operating Revenue": "営業収益", + "or copy url:": "URL をコピー :", + "Or": "または", + "Order #": "注文#", + "Order": "注文", + "Original": "オリジナル", + "Oscillator": "オシレーター", + "Oscillators": "オシレーター", + "OTC - Stock - USA": "OTC-株-米国", + "Other Accounts Payable and Accrued Expenses": "その他の未払い金と未払費用", + "Other Accounts, Notes Receivable": "その他の債権、売掛金", + "Other Accumulated Comprehensive Income": "その他の包括利益累計額", + "Other Adjustments": "その他の変動", + "Other Asset/Liability Changes, Net": "その他の資産/債務の総変動", + "Other Assets": "その他の資産", + "Other Borrowings": "その他の借り入れ", + "Other Current Assets": "その他の現在資産", + "Other Current Liabilities": "その他の現在負債", + "Other Debt, Net": "その他の総負債", + "Other Equity Transactions, Net": "その他の持分取引", + "Other Equity": "その他純資産", + "Other Financing Activities, Net": "その他の財務活動", + "Other General & Administrative Expense": "その他一般管理経費", + "Other General & Administrative Expense": "その他一般の管理経費", + "Other Interest Income/Expense, Net": "その他の利息収入/経費", + "Other Investing Activities": "その他の投資活動", + "Other Investment Changes, Net": "その他の投資変動", + "Other Investments": "その他の投資", + "Other Liabilities": "その他の負債", + "Other Non-operating Income/Expense": "その他の非営業収入/経費", + "Other Operating Expenses": "その他の営業経費", + "Other Receivables": "その他の売掛金", + "Other Revenue": "その他の収益", + "Other Selling, General & Administrative Expenses": "その他の販売、一般管理経費", + "Other Selling, General & Administrative Expenses": "その他の販売、一般管理経費", + "Other": "その他", + "Our PRO Plus users see amazing benefits. You get advanced trading opportunities using multi symbol statistical arbitrage techniques. Read more about PRO Plus features.": "PROプラスユーザーには、すばらしい利点があります。複数シンボル間でのスプレッド(鞘取り)売買で、高度な取引の機会を得ることができます。PROプラスの機能についてもっと読む。", + "Outside Channel": "チャンネルの外側", + "Overbought": "買われすぎ", + "Overlay the main chart": "メインチャートに重ねる", + "Override Min Tick": "小数点表示", + "Oversold": "売られすぎ", + "Overwrite Script": "スクリプト上書き", + "Paper Trading is disconnected": "ペーパートレーディングが切断されました", + "Parabolic SAR": "パラボリックSAR", + "Parabolic SAR_study": "パラボリックSAR", + "ParabolicSAR": "パラボリックSAR", + "Parallel Channel": "平行チャネル", + "Paris": "パリ", + "partially erase.": "一部を削除", + "Partners Capital": "資本パートナー", + "Password": "パスワード", + "Paste %s": "貼り付け%s", + "paste object.": "オブジェクトを貼り付け", + "Pearson's R": "Pearson の R", + "Pension/Postretirement Obligation": "年金債務、退職後給付", + "per month": "/月", + "per year": "/年", + "Percent Advances": "%値上がり", + "Percent Declines": "%値下がり", + "Percent": "%", + "percent_input": "%", + "Percentage": "%", + "Percentage_scale_menu": "パーセント", + "Period ending": "期間終了", + "Period Ending": "期間終了", + "Period": "期間", + "Permanent link to this message": "リンク貼り付け", + "Personal information": "個人の情報", + "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.": "PFAゾーニングMTF予測分析取引ゾーン。どこで供給と需要が行われたかを示す、最も技術的に進歩したゾーンを取得します。PFAゾーニングMTFは、あなたが選択した任意の時間足に複数の時間足からの供給と需要のゾーンを確認することができます。5分足チャートで60分ゾーンの表示を行うことや、60分足チャートで5分ゾーンで表示することが簡単にできます。独自のアルゴリズムにより、客観的な価格レベルを見つけることができます。", + "Pick your idea or paste url to someone's else idea.": "過去の自分自身のアイデアや、他ユーザーのアイデアのURLを貼り付けてください。", + "Pine Editor": "Pine エディタ", + "Pine Script Editor": "Pineスクリプトエディタ", + "Pine Script Reference": "Pineスクリプト・リファレンス", + "Pine Script Tutorial": "Pineスクリプト・チュートリアル", + "Pitchfan": "ピッチファン", + "Pitchfork": "ピッチフォーク", + "Pivot Points High Low": "ピボットポイント高値安値", + "Pivot Points Standard": "ピボットポイント・スタンダード", + "Pivots Timeframe": "ピボット時間足", + "Place Order": "発注", + "Play Sound": "サウンドを鳴らす", + "Please consider subscribing to our PRO service which includes many other features not available in the free membership.": "PROサービスへの加入を考えてみてください。この購読には、無料メンバーには利用できないたくさんの機能が含まれています。", + "Please do not modify the alert so we can investigate the issue.": "問題の調査のために、アラートを変更しないでください。", + "Please enter a valid idea URL or chart image URL": "有効なアイデアのURLやチャート画像のURLを入力してください。", + "Please enter chart layout name": "チャートレイアウトの名前を入力してください", + "Please enter chart name": "チャートの名前を入力", + "Please enter your feedback": "フィードバックを入力してください。", + "Please name this script": "スクリプトに名前をつけてください。", + "Please read before publishing": "投稿する前にお読みください。", + "Please use English for conversation. Other languages will be supported in the future": "会話には、日本語を使用してください。その他、話し相手に合わせて英語なども利用してください。", + "Please use only English in tags": "関連する「タグ」は日本語、英語が使えます。", + "Please, enter your e-mail": "メールアドレスを入力してください。", + "Plot dividends": "配当を表示", + "Plot earnings": "収益計画", + "Plot Offsets": "プロットオフセット", + "Plot splits": "分割計画", + "Plot": "プロット", + "Plots Background": "Plots 背景", + "Point & Figure": "ポイント&フィギュア", + "Point bar": "ポイント__point__バー", + "Polyline": "折れ線", + "Position": "ポジション", + "post-market": "取引終了後", + "Post-Market": "取引終了後", + "pre-market": "取引開始前", + "Pre-Market": "取引開始前", + "Pre-tax Margin": "税引前利益", + "Precise Labels": "詳細ラベル", + "Precision": "精度", + "Preferred Dividends": "優先配当", + "Preferred Stock": "優先株式", + "Premium": "プレミアム", + "Prepaid Expenses": "支払い済み経費", + "Presentation is important. Too much clutter adds to confusion.": "プレゼンテーションは重要です。乱雑さは、混乱をうみます。", + "Prev": "前", + "Previous Close Price": "前回の終値", + "previous close": "前の終値", + "previous symbol": "前のシンボル", + "Price % Change 1 Week": "価格 % 変化 1週", + "Price % Change 4 Week": "価格 % 変化 4週", + "Price % Change 52 Week": "価格 % 変化52週", + "Price - 52 Week High": "価格 - 52週高値", + "Price - 52 Week Low": "価格 - 52週安値", + "Price Advances": "値上がり", + "Price Declines": "値下がり", + "Price History": "価格履歴", + "Price incorrect": "価格が不正確", + "Price Label": "価格ラベル", + "Price Levels": "価格レベル", + "Price Line": "価格ライン", + "Price Oscillator": "プライスオシレーター", + "Price Oscillator_study": "価格オシレーター", + "Price Range": "価格レンジ", + "Price Scale": "価格スケール", + "Price Source": "価格データ源", + "Price Volume Trend": "プライス出来高トレンド", + "Price": "価格", + "Price/Earnings, TTM": "価格/収益 TTM", + "Price/Revenue, TTM": "価格/収入 TTM", + "Price:": "価格:", + "Prices": "価格", + "Primary Exchange": "主要取引所", + "Primary": "プライマリー", + "Prior": "前", + "Priority email support": "優先Eメールサポート", + "Priority phone support": "優先電話サポート", + "Priority Support": "優先サポート", + "Private Chart Publishing": "プライベートチャートの投稿", + "PRO Badge & Adding Value": "PROバッジ & 付加価値", + "PRO members can add optional multi-device access. Click \"Buy Multi-Device Access\" to access your account from several devices at the same time. Click CONNECT to terminate the other session and connect here.": "PROにアップグレードして、マルチデバイスアクセスを追加することで、複数のデバイスから同時に利用できるようになります。他の接続を切断するには、「接続」をクリックしてください。", + "PRO Plus Trial": "PROプラスの無料お試し", + "Pro Realtime": "Proリアルタイム", + "Pro Trial": "Pro無料お試し", + "Pro": "Pro", + "pro": "pro", + "Profile Settings": "プロフィール設定", + "Profit Background Color": "利益幅の背景色", + "Profit Level. Ticks:": "利益幅 ティック :", + "PROFIT TRGT": "利益幅", + "Profit": "利益", + "Profitability": "含み益", + "Projection": "投影", + "Properties": "プロパティ", + "Properties...": "プロパティ ...", + "Property and Equipment, Gross": "全体の固定資産", + "Property, Plant & Equipment, Net": "全体の固定資産、工場、設備", + "Property, Plant & Equipment, Net": "全体の固定資産、工場、設備", + "propertypage-name-label": "propertypage-name-label-nocap", + "propertypage-name-label_css_class": "propertypage-name-label-nocap", + "ProTradingIndicators": "ProTradingIndicators", + "Public Library": "公開ライブラリ", + "Public Profile": "公開プロフィール", + "PUBLISH IDEA": "アイデアの公開", + "PUBLISH SCRIPT": "スクリプトを公開", + "Publish Script": "スクリプト公開", + "Published Chart": "公開済みチャート", + "Published idea or chart image URL": "投稿されたアイデアやチャート画像URL", + "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "公開されたアイデアやメモは、チャートのすぐ側に丸いドットやバー上の三角で表示されます。時間の経過とともにすべての意見を見渡すことができ、誰が、いつ、何を考えていたのかを、すぐに確認することができます。", + "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "公開されたアイデアやメモは、チャートのすぐ側に丸いドットやバー上の三角で表示されます。時間の経過とともにすべての意見を見渡すことができ、誰が、いつ、何を考えていたのかを、すぐに確認することができます。", + "Published ideas settings": "アイデアの表示設定", + "published": "公開中", + "Publishing means sharing your chart and trading idea with the financial web and the investing community. A published idea needs to be detailed and descriptive in order to be meaningful to other traders.": "投稿するということは、チャートや投資アイデアを金融ウェブや投資コミュニティを利用して共有するということです。投稿されるアイデアは、他のトレーダーにとっても役に立つ内容であることが条件になります。", + "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.": "投資サイトや、投資コミュニティーで、あなたの投資アイデアを共有して公開できます。もちろん、他のユーザーもコメントしたり、評価できます。", + "Purchase of Investments": "投資買取", + "Qty": "数量", + "Quantity": "数量", + "Quick Ratio": "当座比率", + "Quote this message": "このメッセージを引用", + "Quotes are delayed by 10 min and updated every 30 seconds": "データ配信は、10分遅延しています。30秒ごとに更新されます。", + "Quotes are delayed by 10 min and updated in realtime": "データは10分遅れですが、リアルタイムで更新・表示されます。", + "Range Advances": "値上がり幅", + "Range Declines": "値下がり幅", + "range": "レンジ", + "Rate Of Change": "変化率", + "Rating": "評価", + "Ray": "レイ", + "Read more": "詳細", + "Read more...": "詳細 ...", + "Realized Gains/Losses": "実現利益/損失", + "realtime": "リアルタイム", + "Realtime": "リアルタイム", + "Rearm every 1 minute": "毎分セット", + "Rearm every 10 minute": "10分毎にセット", + "Rearm every 30 minute": "30分毎にセット", + "Rearm every 5 minute": "5分毎にセット", + "Rearm every hour": "毎時間ごとにセット", + "Recent Chats": "最近のチャット", + "Recover Password": "パスワード再発行", + "Recover": "再発行", + "Rectangle": "長方形", + "Redo {0}": "{0}をやり直し", + "Redo": "やり直し", + "redo": "やり直し", + "Regression Trend": "回帰トレンド", + "Relative Strength Index": "RSI", + "Relative Strength Index_study": "RSI", + "Relative Vigor Index": "RVI 相対的活力指数", + "Relative Vigor Index_study": "RVI 相対的活力指数", + "Relative Volatility Index": "相対ボラテリティ指数", + "Relative Volatility Index_study": "相対ボラテリティ指数", + "Remember me": "自動ログイン", + "Remember, with PRO Plus you benefit from:": "PRO Plus会員の利点を覚えてください。", + "Remove All Drawing Tools": "すべての描画ツールを削除", + "Remove All Indicators": "すべてのインディケータを削除", + "Remove All Studies": "すべてのインディケータを削除", + "Remove custom interval": "カスタム時間足を削除", + "Remove from favorites": "お気に入りから削除", + "Remove this room from favorites": "お気に入りからこのルームを削除する", + "Remove": "削除", + "Rename Chart Layout": "チャートレイアウトの名前を変更", + "Rename Chart": "チャートの名前を変更", + "Rename script": "スクリプト名を変更", + "Rename...": "名前の変更 ...", + "Renko": "連行足", + "Renko, Kagi, Line Break, Point & Figure": "連行足、カギ足、ラインブレーク、ポイント &フィギュア", + "Report data issues": "データの問題報告", + "Report Data Issues": "データの問題報告", + "Repost to": "再投稿", + "Repurchase of Equity": "投資再買取", + "Reputation": "評判", + "Require Order Confirmation": "注文確認が必要です", + "Research & Development Expense": "調査 & 開発経費", + "Research & Development Expense": "調査、開発経費", + "Reset Chart": "チャートをリセット", + "Reset Paper Trading Account": "ペーパートレーディングアカウントのリセット", + "Reset Paper Trading Account...": "ペーパートレーディング口座のリセット", + "Reset Scale": "スケールをリセット", + "Reset Settings": "設定をリセット", + "Reset": "リセット", + "Restart Alert {{description}} on {{title}}": "アラートのリセット {{title}} {{description}}", + "Restart Alert...": "アラート再開始", + "Restart": "再スタート", + "Restart...": "再スタート...", + "Restricted Cash": "制限付預金", + "Restructuring, Remediation & Impairment Provisions": "リストラ、是正の減損規定", + "Restructuring, Remediation & Impairment Provisions": "リストラ、是正の減損規定", + "Retained Earnings": "内部留保", + "retrying": "再試行中", + "Return on Assets": "総資産利益率", + "Return on Equity": "株主資本利益率", + "Return on Invested Capital %, TTM": "Return on Invested Capital %, TTM", + "Return on Invested Capital": "投下資産利益率", + "Rev LA": "Rev LA", + "Revenue per Employee": "従業員あたりの収益", + "Reverse position": "ポジション反転", + "Reverse Position": "ポジションを反転", + "Reverse {0} position?": "{0}のリバース注文をしますか?", + "Reverse": "反転", + "Right End": "右端", + "Right Labels": "右ラベル", + "Right Lables": "右ラベル", + "Right Margin": "右マージン", + "Right Shoulder": "右肩", + "right": "右", + "Rights infringement": "権利侵害", + "Risk/Reward long": "リスク/リワード比・ロング", + "Risk/Reward Ratio: {0}": "リスク/リワード比: {0}", + "Risk/Reward short": "リスク/リワード・ショート", + "RobBooker": "RobBooker", + "ROC Length": "ROC期間", + "ROC": "ROC", + "roclen1_input": "RoC 期間 1", + "roclen2_input": "RoC 期間 2", + "roclen3_input": "RoC 期間 3", + "roclen4_input": "RoC 期間 4", + "Room archives...": "ルームアーカイブ ...", + "Room purpose": "ルーム目的", + "Room title": "ルームタイトル", + "Rotated Rectangle": "傾斜長方形", + "RSI Length": "RSI期間", + "RSI Source": "RSIソース", + "RSI": "RSI", + "Run Product Walk-Through": "TradingViewの解説", + "RVI": "RVI", + "s": "秒", + "S/L": "損切り", + "Sale of Investments": "投資商品の売却", + "Sale of Property, Plant & Equipment": "不動産、資産、機器の売却", + "Sale of Property, Plant & Equipment": "資産、工場の設備の売却", + "Sales & Marketing Expense": "販売 & マーケティング費用", + "Sales & Marketing Expense": "販売、マーケティング費用", + "Sao Paulo": "サンパウロ", + "Save ${{savings}}": "${{savings}}割引", + "Save As Default": "デフォルトを保存", + "Save As Watchlist...": "ウオッチリストに保存 ...", + "Save As...": "名前を付けて保存 ...", + "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout": "「チャートレイアウトを保存」は、特定のチャートを保存することではありません。現在お使いのレイアウトでのシンボル、時間足などすべての変更を保存します。", + "Save Chart Layout": "チャートレイアウトを保存", + "Save Drawing Template As...": "描画テンプレートを名前をつけて保存", + "Save image": "画像の保存", + "Save Interval": "時間足の保存", + "Save New Chart Layout": "新規チャートレイアウトを保存", + "Save New Chart": "新しいチャートを保存", + "Save Script As": "スクリプトを名前を付けて保存", + "Save Study Template As...": "テンプレートに名前をつけて保存 ...", + "Save symbol list as...": "シンボル一覧を名前をつけて保存", + "Save": "保存", + "save": "保存", + "Scale Left": "左スケール", + "Scale Percentage": "%スケール", + "Scale Price Chart Only": "スケール価格チャートのみ", + "Scale Right": "右スケール", + "Scale Series Only": "スケール列のみ", + "Scale series only": "スケール列のみ", + "Scale Series only": "スケール列のみ", + "Scale": "スケール", + "Scales Lines": "スケールライン", + "Scales Properties": "スケールプロパティ", + "Scales Properties...": "スケールプロパティ...", + "Scales Text": "スケールテキスト", + "Scales": "スケール", + "Scaling": "スケール", + "Schiff Pitchfork": "Schiff ピッチフォーク", + "Schiff": "Schiff", + "Screen (No Scale)": "スクリーン(スケールなし)", + "Script Editor": "スクリプトエディタ", + "Script Editor...": "スクリプトエディタ", + "Script must have a name": "スクリプトに名前をつけてください。", + "Script Name": "スクリプト名", + "Script text is not modified, nothing to save": "スクリプトのテキストは編集されていません、保存するものがありません。", + "SCRIPT TITLE AND DESCRIPTION": "スクリプトタイトルと詳細", + "SCRIPT TITLE": "スクリプトタイトル", + "SCRIPT": "スクリプト", + "Scripts": "スクリプト", + "Search for scripts published by community": "コミュニティで投稿されたスクリプトを検索", + "Search ideas": "アイデアを検索", + "Search scripts": "スクリプトを検索", + "Search": "検索", + "Sector": "業種", + "See All Tags...": "すべてのタグをみる", + "Select Layout": "レイアウトの選択", + "Select type...": "種類の選択 ...", + "Select user to start new chat with": "チャットを開始するユーザーを選択してください", + "Sell Ask": "売り気配値で売り __quote__", + "Sell Bid": "買い気配値で売り __quote__", + "Sell Market": "成行売り", + "Sell symbol": "売り__displaySymbol__逆指値__abbreviatedNumber__@__formattedValue__", + "Sell": "売り", + "Selling, General & Administrative Expenses": "販売、一般もしくは管理費用", + "Selling, General & Administrative Expenses": "販売、一般管理費用", + "Send Backward": "最背面へ移動", + "Send E-mail": "メール送信", + "Send Feedback or Report an Issue": "フィードバックや問題レポートを送信", + "Send Message to stocktwits": "stocktwitsへメッセージ送信", + "Send message": "メッセージ送信", + "Send private message to": "__username__へプライベートメッセージを送る", + "Send Reply": "返信を送信", + "Send SMS": "SMS送信", + "Send to Back": "一つ下に移動", + "Send": "送信", + "Senkou A": "先行 A", + "Senkou B": "先行 B", + "Seoul": "ソウル", + "Sep": "9月", + "Session Breaks": "セッション区切り", + "Sessions": "セッション", + "Set Alert": "アラートを設定", + "Set chat title...": "チャットのタイトルを決める ...", + "Settings": "設定", + "Shanghai": "上海", + "Share on StockTwits a snapshot of your chart as a picture and whatever you write.": "StockTwitsで、チャートのスナップショットを共有して、コメントを書くことができます。", + "Share on Twitter a snapshot of your chart as a picture and whatever you write.": "ツイッターで、チャートのスナップショットを共有して、コメントを書くことができます。", + "Share to...": "共有する...", + "Shareholders": "株主", + "Shares": "株式", + "Short Length": "短い期間", + "Short length": "短い期間", + "Short Period": "短期間", + "Short period": "短期間", + "Short Position": "ショートポジション", + "Short RoC Length_input": "RoC 短い期間", + "Short": "ショート", + "SHORT": "ショート", + "Short-term Borrowings": "短期借り入れ", + "Short-term Investments": "短期投資", + "Short_input": "ショート", + "short_input": "ショート", + "shortlen_input": "ショート期間", + "Show Active Orders Only": "アクティブ注文のみを表示", + "Show Alert Labels": "アラートラベル表示", + "Show all messages from": "__username__からのすべてのメッセージを表示する", + "Show all my messages": "すべての私のメッセージを表示", + "Show All": "すべて表示", + "Show Angle": "角度表示", + "Show Arguments in Header": "情報ヘッダーを表示", + "Show Background": "背景を表示", + "Show Bars Range": "バー範囲を表示", + "Show Buy/Sell Panel": "売買パネルの表示", + "Show chart snapshot preview": "チャートスナップショットのプレビュー", + "Show Console": "コンソール表示", + "Show Countdown": "カウントダウン表示", + "Show data": "データを表示", + "Show Date/Time Range": "日付・時間レンジを表示", + "Show Distance": "距離の表示", + "Show Dividends on Chart": "チャート上に配当を表示", + "Show Earnings on Chart": "チャート上に収益を表示", + "Show Executions": "約定を表示", + "Show historical pivots": "ピボット履歴を表示", + "Show Indicator Last Value": "インディケーターの値を表示", + "Show Labels": "ラベル表示", + "Show Last Value on Price Scale": "価格スケールに終値を表示", + "Show Last Value": "終値表示", + "Show Left Axis": "スケールを左に表示", + "show MA_input": "MAを表示", + "Show more": "詳細", + "Show More": "詳細", + "Show Objects Tree": "情報ツリーの表示", + "Show Only Drawings": "描画アイテムのみ表示", + "Show only favorite rooms": "お気に入りのルームのみ表示する", + "Show only my sent and received messages": "自分が送受信したメッセージのみを表示", + "Show Only Studies": "スタディのみ表示", + "Show Orders": "注文表示", + "Show Popup": "ポップアップ表示", + "Show Positions": "ポジション表示", + "Show Price Range": "価格レンジの表示", + "Show Price": "価格表示", + "Show Prices": "価格表示", + "Show Right Axis": "スケールを右に表示", + "Show Source Code": "ソースコードを表示", + "Show Splits on Chart": "株式分割をチャートに表示", + "Show Symbol Labels": "シンボルラベルの表示", + "Show Symbol Labels_context_menu": "シンボルラベルの表示", + "Show Symbol Last Value": "シンボルの最終値を表示", + "Show Text": "テキスト表示", + "Show Time": "時間表示", + "Show Wave": "波動表示", + "Show": "表示", + "Show/Hide Drawings Toolbar": "描画アイテムツールバーの表示/非表示", + "Show/Hide": "表示/非表示", + "showMA_input": "MAを表示", + "Sig": "Sig", + "siglen_input": "シグナル期間", + "sigma_input": "シグマ", + "Sigma_input": "シグマ", + "Sign In": "サインイン", + "Sign in": "サインイン", + "Sign Out": "サインアウト", + "Sign out": "サインアウト", + "Sign Up for FREE": "無料サインアップ", + "Sign Up": "サインアップ", + "Signal Labels": "シグナルラベル", + "Signal Length": "シグナル期間", + "Signal Line Period": "シグナルライン期間", + "Signal line period": "シグナルライン期間", + "Signal smoothing": "シグナルスムージング", + "Signal": "シグナル", + "signalLength_input": "シグナル期間", + "Simple ma(oscillator)": "シンプル MA(オシレーター)", + "Simple ma(signal line)": "シンプル ma (シグナルライン)", + "Simple": "シンプル", + "Singapore": "シンガポール", + "Size": "サイズ", + "Skip": "スキップ", + "Slow length": "遅い期間", + "Slow Length": "遅い期間", + "Slow scrolling or chart loading": "スクロール中、またはチャート読み込み中", + "slowLength_input": "遅い期間", + "SMA": "移動平均線(SMA)", + "smalen1_input": "SMA 期間 1", + "smalen2_input": "SMA 期間 2", + "smalen3_input": "SMA 期間 3", + "smalen4_input": "SMA 期間 4", + "SMI Ergodic Indicator": "SMI Ergodic", + "SMI Ergodic Indicator/Oscillator": "SMI Ergodic 指数/オシレーター", + "SMI Ergodic Indicator/Oscillator_study": "SMI Ergodic 指数/オシレーター", + "SMI Ergodic Oscillator": "SMI Ergodicオシレーター", + "smoothD_input": "スムース D", + "Smoothed Moving Average": "スムース・移動平均線", + "smoothK_input": "スムース K", + "So… You’ve had free PRO Plus for a week now. Seeing the advantages?": "PROプラスを利用して一週間が経ちます。楽しんでいただけていますか?", + "Social": "SNS", + "Some authors that we recommend get marked as Suggested Authors, and their ideas get posted to the front page automatically. The basis for recommending authors is multiple factors, which include a large number of interesting ideas. A suggested author has a corresponding badge in their profile.": "おすすめ投稿者は、私たち TradingView がおすすめするアイデアを投稿するユーザーです。これらのアイデアは、トップページに表示されます。おすすめマークがつけられる条件は、複数ありますが、興味深いアイデアであることが重要です。おすすめアイデアになると、トレーダーのプロフィール欄に特別なバッジがつきます。", + "Someone agreed/disagreed with your idea": "自分のアイデアに同意、同意しないをされたとき", + "Someone commented on the idea you follow": "フォロー中のアイデアに、誰かがコメントしたとき", + "Someone commented on your idea": "自分のアイデアにコメントしたとき", + "Someone followed you": "自分をフォローされたとき", + "Someone logged into your account from different device": "他のデバイスからの接続を検出しました。", + "Someone published idea on symbol you follow": "フォロー中のシンボルに誰かがアイデアを投稿したとき", + "Someone replied to your comment": "自分のコメントに返答されたとき", + "Someone you follow change status": "フォロー中の誰かがステータスを変更したとき", + "Someone you follow post new comment": "フォロー中の誰かが新しいコメントを投稿したとき", + "Someone you follow published new idea": "フォロー中の誰かが新しいアイデアを投稿したとき", + "Sorry, PRO Plus trial could not be set.": "PROプラス無料お試しへの手続きができません。", + "Sort by last price": "終値順", + "Sort by price change percent": "価格変化%順", + "Sort by price change": "価格変化順", + "Sort by symbol": "シンボル順", + "Sound on addressed to me messages": "メッセージを音でお知らせ", + "Sound on every message": "メッセージごとにサウンドを鳴らす", + "Source back color": "背景色のソース", + "Source border color": "枠色のソース", + "Source Code": "ソースコード", + "Source code": "ソースコード", + "Source Code...": "ソースコード ...", + "Source text color": "テキスト色のソース", + "Source": "ソース", + "Source_compare": "ソース", + "Split": "株式分割", + "Spreads for intraday charts are calculated based on 1-minute bars, and then recompiled into the selected interval. This approach is the only correct one, but requires significant server power. This means we can't give spread charts for free to everyone (as much as we'd like to).": "イントラディチャートのスプレッドは、1分バーを基に計算されており、選択された時間間隔でリコンパイルされています。この手法は、一番良い正攻法なのですが、すべてをサーバーで処理するため、サーバーは高い負荷を持つことになります。そのため、スプレッドチャートを無料で提供することができません。", + "Start new chat with...": "新しいチャットを開始する ...", + "START TRIAL": "無料お試し開始", + "Start": "スタート", + "start_input": "スタート", + "Stats Text Color": "テキスト色", + "Stay In Drawing Mode": "描画モードを維持", + "Stay in Drawing Mode": "描画モードを維持", + "StdDev": "標準偏差", + "Step": "ステップ", + "Stochastic Length": "ストキャスティクス期間", + "Stochastic RSI": "ストキャスティクス RSI", + "Stochastic RSI_study": "ストキャスティクス RSI", + "Stochastic": "ストキャスティクス", + "Stochastic_study": "ストキャスティクス", + "Stock And Index Talks": "株と指数トーク", + "Stock Charts & Forex Charts": "株価チャート、FXチャート", + "Stock Option Tax Benefits": "ストックオプションの税制上の優遇措置", + "Stock": "株式", + "stock": "株式", + "StockTwits": "StockTwits", + "Stocktwits": "StockTwits", + "Stop Alert": "アラート停止", + "Stop alerts as per filter": "フィルターに基づてアラートを停止", + "Stop all Alerts": "すべてのアラートを停止", + "Stop Background Color": "逆指値幅の背景色", + "Stop Color:": "逆指値の色:", + "Stop Level. Ticks:": "逆指値レベル ティック:", + "Stop Loss": "損切り", + "STOP LOSS": "損切り幅", + "Stop syncing drawing": "描画の同期を停止", + "Stop": "逆指値", + "Stop: {0} ({1}%)": "損切り・逆指値: {0} ({1}%)", + "Stopped Manual": "手動を止める", + "Stopped": "停止", + "Strategies": "自動売買プログラム", + "streaming": "配信中", + "Study not loading": "スタディが読み込まれていません", + "Study Template": "スタディテンプレート", + "Study Templates": "スタディテンプレート", + "Style": "スタイル", + "Subminuette": "サブミニュエット", + "SUBSCRIBE FOR ${{ cost }}": "購読する ${{ cost }}", + "Subscribe with bitcoin": "ビットコインで購読", + "Subscription Plans": "購読プラン", + "Success back color": "成功の場合の背景色", + "Success text color": "成功のテキスト色", + "SUCCESS": "成功", + "Suggested Chart": "おすすめチャート", + "Suggested ideas & my ideas": "おすすめと自分のアイデア", + "Suggestions & Feedback": "提案とフィードバック", + "SuperCycle": "スーパーサイクル", + "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.": "サポートとレジスタンスツールには、7つの指数が入っています。これらは自動的にサポートとレジスタンスの価格領域を価格チャートに表示します。7つの指数には、RSI、CCI、%B、Williams %Rなどの指標から派生して開発されたサポートレジスタンスレベルも表示できます。

価格チャートに重ねたサポートレジスタンスレベルを使うことで、価格の転換点を容易に知ることができ、利益確定などに使うことができます。", + "Surprise": "サプライズ", + "Suspicious links": "不審なリンク", + "Swing Trading": "スイングトレード", + "Sydney": "シドニー", + "sym_input": "シンボル", + "Sym_input": "シンボル", + "Symbol Description": "シンボル詳細", + "Symbol Last Value": "シンボルの終値", + "Symbol list name": "シンボルのリスト名", + "Symbol Search...": "シンボルの検索 ...", + "Symbol": "シンボル", + "SYMBOL": "シンボル", + "symbol_input": "シンボル", + "Symbols to be added on the chart": "シンボルをチャート上に追加する", + "Sync crosshair on all charts": "クロスラインをすべてのチャートで同期", + "Sync drawing to all charts": "描画を全てのチャートに同期", + "Sync drawings to all charts": "全てのチャートに描画を同期する", + "Sync": "同期", + "T/P": "利益確定", + "TAGS": "タグ", + "Taipei": "台北", + "Take advantage of this offer now!": "今すぐこの割引を利用してください!", + "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.": "チャートのスナップショットを簡単に撮ることができます。ペイントツールや、スクリーンショットツールは必要いりません。ワンクリックで、チャートを画像にし、リンクを取得できます。", + "Take Profit": "利益確定", + "Talks": "トーク", + "Target back color": "ターゲットの背景色", + "Target border color": "ターゲットの枠色", + "Target Color:": "ターゲットの色:", + "Target text color": "ターゲットのテキスト色", + "Target: {0} ({1}%)": "利益確定・指値: {0} ({1}%)", + "Tax Rate": "税率", + "Technical Analysis": "テクニカル解析", + "Teeth Length": "Teeth 期間", + "Teeth Offset": "Teeth オフセット", + "Teeth": "Teeth", + "teethLength_input": "Teeth 期間", + "Tehran": "テヘラン", + "Template": "テンプレート", + "Templates": "テンプレート", + "Temporary Equity": "優先株式", + "Tenkan-sen": "転換線", + "Text Alignment:": "テキスト揃え:", + "Text color": "フォントカラー", + "Text Color": "フォントカラー", + "Text Font": "フォント", + "Text Wrap": "テキスト修飾", + "Text": "テキスト", + "Text:": "テキスト:", + "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.": "Tim Westの解析ツールは、株式市場に潜む鍵となる動きを見つけ出すために開発されました。それは将来的に価格が向かう方向を評価するためのツールです。レベルは、市場が向かう方向と、年間のバーの中で16の重要な日を表示します。解析ツールにより、これらの日は目立つように表示されます。たとえば、1年間のうちの4日の収益発表の日や、12ヶ月のオプションの期限日なども表示されます。TradingViewのパワーを使うことで、普通の一般投資家が忘れてしまいそうな決算発表の日の後で、売り手や買い手がいまだ潜んでいる状況をグラフととして表示することができます。市場で平均以上であるためには、あなたが他の人よりも多くの情報を持っている必要があります。", + "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!": "Algoviewエッセンシャルパッケージには、伝統的なタイプや、よく使われるテクニカル解析が含まれています。これらの解析ツールは、価格の応答をベースに開発されており、ろうそく足のパターンを見つけるファインダーや、より広い範囲のパターンを見つけるツール(例えばNR4/ NR7のパターン等)などや、人気のあるThrustBarsが含まれています単純なMACDよりも分かりやすい MACDBB や、有名な superTrend はトレーリングストップと一緒に使うと良いでしょう。さらに今後、6つの追加ツールが追加される予定です。トレーディングは、簡単ではありませんが、これらのツールを使うことで市場で起こっていることをよりクリアに見通せるようになるでしょう。ぜひ、ちょっと使ってみてください。", + "The best ideas are placed in the Suggested tab, where they receive extra exposure. All suggested ideas are hand-picked by our editorial team based on a number of criteria. We have a dedicated group of people who review every idea published every day to find the most interesting and informative ideas that will be helpful to other members.": "とてもよいアイデアは、おすすめアイデアのタブの中に表示されます。おすすめは、編集チームによって手作業で選ばれてます。TradingViewのユーザーの中には、公開されたすべてのアイデアを毎日、審査し、みんなの役に立ちそうな興味深いアイデアを判断しているグループがいます。", + "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!": "DecisionBar取引方法とソフトウェアは、とてもシンプルなので、初心者のトレーダーもわずか数時間で、利益が得られるトレーダーになることができます。DecisionBarを利用すると、市場の過去の動向を知るだけではなく、これから、どのように動いていくかも知る事ができます。市場がどんな動きを取ろうとも、DecisionBarは、取引を予測し、あなたを正しい場所へ導いてくれます。", + "The Extended Trading Hours feature is available only for intraday charts": "時間外取引の機能は、イントラデーのチャートでのみ利用できます。", + "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.": "MicroTrendインディケータは、幅広い売買シグナルツールを備えています。取引へのエントリー、手じまい、損切りストップ、利益確定ポイントなどを簡単に知ることができます。自動フィボナッチは、現在のチャート上でピークポイントからのフィボナッチ間隔を表示します。自動フィボナッチHTF は、日足や週足から計算されたフィボナッチを表示することができます。フィボナッチグリッドは、サポートやレジスタンスレベル、そしてブレイクアウトライン等を表示します。レンジグリッドは、市場の値動きを、小さな範囲で色分けします。水平サポート・レジスタンスの表示は現在のタイムフレームや、日足、週足といったより長い時間足でみた表示も可能です。今日の開始値をラインで表示して、開始値より上をブレイク、下をブレイクといったこともみていくことができます。MicroTrendインディケータは、6つのパッケージから成り立っており、将来的には15のインディケータを追加予定です。MicroTrendインディケータは、市場を幅広く見ることができ、専業トレーダーに最適のパッケージです。", + "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.": "ProTradingIndicator パッケージには、プレミアムな解析ツールが含まれています。DIG スマートポイントは、市場のトレンドが転換するポイントを見つけ出すツールです。このツールにより、取引に必要な幅の狭い損切りポイントと、大きな利益を取れるチャンスを見つけ出すことはできます。このリスクと利益の比は、初心者からエキスパートトレーダーには理想の取引になります。DIG 予測 RSI は、買われすぎ売られすぎのレベルを価格の動きから直接評価するものです。同時にサポート、レジスタンスも表示されます。DIG ピポットブレイクは、ピポットブレイクポイントでのトレードに正確な場所を伝えます。ProTradingIndicator パッケージにより、平均的なトレーダーよりも、一歩、優位を保つことができます。", + "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:
  • Dynamically plot market support and resistance areas (SCMR Dynamic Levels™)
  • Highlight individual bar conditions (SCMR B2B™)
  • Measure and time market trading ranges (SCMR Momentum Peaks™)
No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.": "SCMR傾向分析Suite&tradeは、客観的に市場の状況を分析し、価格リスクを可視化し、取引のタイミングと実行の機会を促すことを可能にします。SCMRの主要ツールTrend&tradeは、価格動向の指紋をエンジニアリングしたものを利用して隠れた価格関係を見つけます。プログラムは、最適な動作を強調し、新しい市場での機会の認識を高めます。SCMRのTrend&trade補完は、たくさんの価格指標を提供します。
  • 市場支持と抵抗域を、ダイナミックにプロットしてください。(SCMR Dynamic Levels&trade)
  • 個々のバーの条件に焦点をあてます。(SCMR B2B™)
  • 市場の取引範囲の測定とタイミングをはかります。(SCMR Momentum Peaks™)
取引スタイルや投資ニーズに関わらず、SCMR Suite&tradeは、あなたに有益な情報を与えます。私たちのツールは、アイデアに基づいた調査と、あなたの最も利益のあるものをタイムリーに実行することを融合しました。あなたの取引目標を達成するためのお手伝いをさせてください。", + "Themes": "テーマ", + "There was an error posting your message.": "送信したメッセージにエラーが発生しました。", + "Thin": "ピー", + "This action cannot be undone.": "この作業は、元に戻すことはできません。", + "This feature allows you to create any chart, such as 7 minutes, 12 minutes, or 8 hours. If you want to identify opportunities on custom intervals in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "この機能は、7分足、12分足、8時間足などの、どんなチャートでも作成することができます。あなたが効率的な方法で、カスタム間隔を特定できる機会を望むなら、一か月たった9.95ドルのPROサービスへの購読を検討してください。この購読には、無料ユーザーには利用できない多くの機能が含まれています。", + "This functionality is available only to PRO users.": "この機能は、PRO会員にのみ有効です。", + "This is a temporary chart.": "設定したチャートは保存できます。", + "This is EOD data with no updates.": "日足データで、リアルタイムのデータ更新はありません。", + "This is not a user script, cannot save": "これはユーザースクリプトではありません。保存できません。", + "This is not the latest saved script version": "これは最新の保存されたスクリプトではありません。", + "This script is read only": "このスクリプトは読み専用です。", + "Three Drivers Pattern": "三角持ち合い", + "Thumb Down": "バッド", + "Thumb Up": "グッド", + "Time Interval": "時間足", + "Time Levels": "時間レベル", + "Time Scale": "時間スケール", + "Time Zone": "タイムゾーン", + "Time": "時間", + "TimeZone": "タイムゾーン", + "Timezone/Sessions Properties...": "タイムゾーン/セッションのプロパティ...", + "Timezone/Sessions": "タイムゾーン/セッション", + "Title": "タイトル", + "To get alerts list - please sign in or register!": "アラートの一覧の表示は、サインインか登録を行ってください。!", + "To get alerts log - please sign in or register!": "アラートのログを取得するには、サインインもしくは、登録を行ってください。", + "To save your work, sign up for FREE.": "チャートの設定や編集をすべて保存するには、無料サインアップをしてください。", + "To set an alert on a drawing requires the chart to be saved. Unfortunately you have already saved 5 charts. Upgrade to PRO, PRO Plus or Premium account and save as many charts as you want, along with many other exciting features. Starts from only $9.95 a month - upgrade today!": "描画上でアラートを設定するには、チャートが保存されている必要があります。残念ながら、すでに5つのチャートが保存されています。PRO、PROプラス、プレミアムアカウントにアップグレードすると、いくつでもあなたの好きなだけチャートを保存することができます。その他のエキサイティングな機能も利用できます。一か月9.95ドルからです。さぁ今すぐアップグレードしましょう!", + "Toggle Auto Scale": "自動スケールトグル", + "Toggle favorite": "お気に入りトグル", + "Toggle Log Scale": "ログスケールの切り替えトグル", + "Toggle Maximize Chart": "チャート最大化トグル", + "Toggle notifications for this room": "このルームの通知を切り替える", + "Toggle Percentage": "%トグル", + "Tokyo": "東京", + "TOOL": "ツール", + "Tools": "ツール", + "Top Labels": "上ラベル", + "Top Margin": "上マージン", + "top": "上", + "Toronto": "トロント", + "Total Adjustments": "全体変動", + "Total agrees": "同意の合計", "Total Assets": "総資産", "Total Capital": "総資金", "Total Current Assets": "総現在資産", @@ -1359,91 +2082,789 @@ "Total Long-term Assets": "総長期資産", "Total Long-term Debt": "長期総負債", "Total Long-term Liabilities": "長期総債務", - "Total Non-cash Adjustments": "Total Non-cash Adjustments", - "Total Non-operating Income/Expense": "Total Non-operating Income/Expense", - "Total Operating Expenses": "Total Operating Expenses", - "Total Receivables, Net": "Total Receivables, Net", - "Total Shares Outstanding": "Total Shares Outstanding", - "Total Short-term Debt": "Total Short-term Debt", - "Total Stockholder's Equity": "Total Stockholder's Equity", - "Treasury Stock": "Treasury Stock", - "USD Conversion Rate": "USD Conversion Rate", - "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.": "FxWire Pro は、急成長しているリアルタイムのニュース配信サービスです。トレーダーや投資家のためにリアルタイムに世界中の通貨市場の総合的なニュースを提供しています。FX分析者やリサーチ達からの情報ネットワークを元に、市場の今をお届けしています。ニュースはできるだけ短く簡素にまとめられており、即座に読むことができます。FxWire Pro では、さまざまなニュースのなかで必要のないニュースをフィルタリングしながら、高品質な為替市場で戦う最前線のトレーダー向けのニュースを提供しています。", - "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!": "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!", - "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:
  • Dynamically plot market support and resistance areas (SCMR Dynamic Levels™)
  • Highlight individual bar conditions (SCMR B2B™)
  • Measure and time market trading ranges (SCMR Momentum Peaks™)
No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.": "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:
  • Dynamically plot market support and resistance areas (SCMR Dynamic Levels™)
  • Highlight individual bar conditions (SCMR B2B™)
  • Measure and time market trading ranges (SCMR Momentum Peaks™)
No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.", - "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!": "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!", - "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.": "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.", - "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.": "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.", - "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.": "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.", - "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.": "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.", - "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.": "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.", - "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.": "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.", - "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.": "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.", - "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.": "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.", - "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.": "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.", - "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.": "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.", - "Favorite": "Favorite", - "Rename script": "Rename script", - "This is not the latest saved script version": "This is not the latest saved script version", - "My Script": "My Script", - "Show Console": "Show Console", - "Script text is not modified, nothing to save": "Script text is not modified, nothing to save", - "This is not a user script, cannot save": "This is not a user script, cannot save", - "Script Name": "Script Name", - "Expiration Time": "Expiration Time", - "Please name this script": "Please name this script", - "Script must have a name": "Script must have a name", - "Exit Full Screen (ESC)": "Exit Full Screen (ESC)", - "Stock Charts & Forex Charts": "Stock Charts & Forex Charts", - "Toggle favorite": "Toggle favorite", - "Buy Ask": "Buy Ask __quote__", - "Frequency": "Frequency", - "Buy Bid": "Buy Bid __quote__", - "Sell Ask": "Sell Ask __quote__", - "Sell Bid": "Sell Bid __quote__", - "Condition": "Condition", - "Connected": "Connected", - "CONNECT": "CONNECT", - "Disconnected": "Disconnected", - "Exiting Channel": "Exiting Channel", - "All": "All", - "5y": "5y", - "1y": "1y", - "ytd": "ytd", - "YTD": "YTD", - "6m": "6m", - "3m": "3m", - "1m": "1m", - "5d": "5d", - "1d": "1d", - "Room title": "Room title", - "Room purpose": "Room purpose", - "Edit chat room": "Edit chat room", - "Create new public chat": "Create new public chat", - "Show Symbol Last Value": "Show Symbol Last Value", - "Show Indicator Last Value": "Show Indicator Last Value", - "Paper Trading is disconnected": "Paper Trading is disconnected", - "Hide Buy/Sell Panel": "Hide Buy/Sell Panel", - "Sell symbol": "Sell __displaySymbol__ Stop __abbreviatedNumber__ @ __formattedValue__", - "Buy symbol": "Buy __displaySymbol__ Limit __abbreviatedNumber__ @ __formattedValue__", - "IDEA TITLE AND DESCRIPTION": "IDEA TITLE AND DESCRIPTION", - "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.": "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.", - "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.": "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.", - "SHORT": "SHORT", - "LONG": "LONG", - "NEUTRAL": "NEUTRAL", - "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

": "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

", - "you are using browser": "You are using __browser__ on __os__.", - "Hide data": "Hide data", - "Show data": "Show data", - "Study Templates": "Study Templates", - "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout": "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout", - "Find existing chat": "Find existing chat", - "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", - "Black": "Black", - "Blue": "Blue", - "Grey": "Grey", - "White": "White", - "Show Positions": "Show Positions", - "Show Orders": "Show Orders" + "Total Non-cash Adjustments": "全体の非現金変動", + "Total Non-operating Income/Expense": "全体の非営業収益/経費", + "Total Operating Expenses": "全体の営業費用", + "Total Receivables, Net": "総売掛金", + "Total Revenue": "総収入", + "Total Shares Outstanding": "全発行済株式数", + "Total Short-term Debt": "全体短期負債", + "Total Stockholder's Equity": "全体の株主資産", + "Total": "合計", + "Trades on Chart": "チャートから取引", + "Trading Journal": "トレーディング ジャーナル", + "Trading Notes": "トレーディングノート", + "Trading Panel": "取引パネル", + "Trading properties...": "トレーディングプロパティ ...", + "Trading Properties...": "トレーディングプロパティ ...", + "Trading": "トレーディング", + "TradingView alerts run on powerful and backed-up servers, so you’ll always get notified when something happens and won’t miss a beat. This takes considerable resources, so we can't give an unlimited number of alerts to everyone for free (as much as we'd like to).": "TradingViewのアラートは、強力でバックアップされたサーバー上で実行するため、何かが起きたときは常に、通知を受け取る事ができ、一秒も見逃すことはありません。ですが、サーバーでの高い負荷が必要になるため、無制限の数のアラートを無料で提供することはできません。", + "TradingView Free Quotes and Chat": "TradingViewの無料データとチャート", + "TradingView is only for English-language content at this time.": "TradingViewは日本語対応です。", + "Trailing Twelve Months": "12か月間の追跡", + "Transparency": "透明", + "Treasury Stock": "自己株式", + "Trend Angle": "トレンド角", + "Trend Line": "トレンドライン", + "Trend-Based Fib Extension": "トレンドに基づくフィボナッチ拡張", + "Trend-Based Fib Time": "トレンドに基づくフィボナッチ時間", + "Trial": "無料お試し", + "Triangle Pattern": "三角パターン", + "Triangle": "三角", + "Trigger": "発動", + "Triggered and Not Active": "発動済み、動作停止", + "Triple EMA": "トリプル EMA", + "Triple EMA_study": "3次EMA", + "TRIX": "TRIX", + "TRIX_study": "TRIX", + "true range": "真の変動幅", + "True Strength Indicator": "真力指数", + "True Strength Indicator_study": "真力指数", + "TSX - Stock - Canada": "TSX-株-カナダ", + "TSXV - Stock - Canada": "TSXV-株-カナダ", + "Turn off notifications for this room": "このルームの通知をオフにします。", + "Turn on notifications for this room": "このルームの通知をオンにします。", + "Type your message here": "メッセージを入力", + "Type": "タイプ", + "Ultimate Oscillator": "究極オシレーター", + "Unban": "都会", + "Undo {0}": "{0}をもとに戻す", + "Undo": "取り消す", + "undo": "取り消す", + "Unfollow": "フォローしない", + "Unignore user": "ユーザー __username__ を無視しない", + "Unignore": "無視しない", + "Unlimited number of indicators on a chart": "チャート上の無制限の数の指標", + "Unlimited Saved Charts": "無制限の保存されたチャート", + "Unlimited saved charts": "無制限の保存されたチャート", + "Unlimited server-side alerts": "無制限のサーバーでのアラート", + "Unmerge Down": "重ねずに下へ移動", + "Unmerge Up": "重ねずに上へ移動", + "Unsaved script": "保存されていないスクリプト", + "Unsolicited advertising": "認証されていない広告", + "Untitled Script": "名前なしのスクリプト", + "Up Color": "上昇の色", + "Up fractals": "上昇フラクタル", + "Up Wave 1 or A": "上昇波 1 または A", + "Up Wave 2 or B": "上昇波 2 または B", + "Up Wave 3": "上昇波 3", + "Up Wave 4": "上昇波 4", + "Up Wave 5": "上昇波 5", + "Up Wave C": "上昇波 C", + "Up": "上", + "Update Status": "ステータスの更新", + "Update status": "ステータスの更新", + "UpDown Length": "アップダウン期間", + "Upgrade and get 33% off an annual subscription!": "アップグレードして、年購読33%割引を手に入れよう!", + "Upgrade Now": "今すぐアップグレード", + "Upgrade now": "今すぐアップグレード", + "Upgrade your account": "あなたのアカウントをアップグレード", + "Upper Band": "高いバンド", + "Upper Bound": "上限", + "Upper Deviation": "高い偏差", + "Upper": "上へ", + "UpperLimit": "上限", + "US Exchanges": "米国市場", + "USD Conversion Rate": "米ドル換算レート", + "Use Lower Deviation": "低い偏差を使う", + "Use only one account - registering with multiple accounts is not allowed.": "ひとつのアカウントのみを利用してください。いくつものアカウントを登録することは認められていません。", + "Use Upper Deviation": "高い偏差を使う", + "Username": "ユーザーネーム", + "useTrueRange_input": "真の変動幅を使う", + "UTC": "UTC", + "Valuation": "評価", + "Value": "価格", + "Vancouver": "バンクーバー", + "Vertical Line": "垂直線", + "Views": "表示", + "Visual Order": "表示の並び順", + "Vol": "出来高", + "Volatility Stop": "ボラリティ・ストップ", + "Volume Based": "出来高ベース", + "Volume Leaders": "出来高上位", + "Volume MA": "出来高 MA", + "Volume Oscillator": "出来高オシレーター", + "Volume Oscillator_study": "出来高オシレーター", + "Volume profile indicators and extended trading hours": "出来高プロファイル指標と時間外取引", + "Volume Profile Indicators": "出来高プロファイル指標", + "Volume": "出来高", + "Volume_study": "出来高", + "VolumeProfile": "出来高プロファイル", + "Vortex Indicator": "Vortex", + "VWAP": "VWAP", + "VWMA": "VWMA", + "VWMA_study": "VWMA", + "W_dates": "週", + "Waning moon": "弱まってる月", + "Want official data and more features?": "リアルタイム配信や、もっとたくさんの機能が待ってます!", + "Warning": "警告", + "Warsaw": "ワルシャワ", + "Watchlist": "ウォッチリスト", + "Watchlist, details and news": "ウォッチリスト、詳細、ニュース", + "Watermark": "ウォーターマーク", + "Wave Size": "波動サイズ", + "We are doing some brief daily maintenance. Alerts will be back really soon, thanks for your patience!": "本日のメインテナンス中です。アラート機能は、すぐに戻ります。ご協力ありがとうございます。", + "We are happy to give away as many things for free as possible, however studies are server-based and this takes considerable resources. So we can't give an unlimited number of indicators to everyone for free (as much as we'd like to).": "私たちは、できるだけ多くの機能を、無料で提供したいと思っていますが、テクニカル解析は、サーバーベースで動作しており、サーバーでの高い負荷が必要になります。そのため、無制限の数のテクニカル解析を無料で提供することはできません。", + "We'are sorry, something went wrong. Try to reload page.": "申し訳ございません。不具合が起きたようです。もう一度、ページをロードしてみてください。", + "week": "週", + "week_plural": "週", + "Weekly": "週間", + "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.": "TradingView のスクリプトエンジンへようこそ。ここでは、あなた独自のテクニカル解析をつくったり、組み込みのテクニカル指標を改造することができます。これまでにスクリプトを作ったことがなくても、意外に簡単な言語です。", + "White": "白", + "Why Go Pro?": "PROの特典", + "Wick": "ヒゲ", + "Width": "幅", + "Willams %R": "Williams %R", + "Willams %R_study": "Williams %R", + "Williams %R": "Williams %R", + "Williams Alligator": "Williams アリゲーター", + "Williams Alligator_study": "Williamsアリゲーター", + "Williams Fractal": "Williamsフラクタル", + "Window Size_input": "ウィンドウサイズ", + "With Markers": "マーカー", + "wizofstep": "__index__の__steps__", + "WMA Length_input": "WMA 期間", + "Woodies CCI": "Woodies CCI", + "wrote": "返信済", + "XABCD Pattern": "XABCDパターン", + "y_dates": "年", + "y_dates_plural": "年", + "Yearly": "年間", + "YES": "はい", + "Yes": "はい", + "You already have Pro Plus trial.": "PROプラスの無料お試し期間中です。", + "You already participated in Pro Plus trial.": "すでにPROプラスの無料お試し期間中です。", + "You already set {{options.maxAlertsNumber}} alerts. Upgrade to PRO Plus to set unlimited custom alerts and improve your experience!": "{{options.maxAlertsNumber}}のアラートをすでに設定しています。PRO Plusにアップグレードすると、無制限のカスタムアラートを設定できます。あなたの経験値を増やそう。", + "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.": "すでに PRO, PROプラスの体験版をすでに利用したことがあるため、PROアカウントを開設できません。", + "You are not authenticated.": "認証されていません。", + "You are not logged in. Please sign in.": "ログインしていません。サインインしてください。", + "you are using browser": "あなたは__ブラウザ____os__をお使いですか?", + "You can not vote twice for one message": "同じメッセージを2度入力できません。", + "You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.": "ブラウザの1タブの中に、最大8つのチャートを同時に表示できます。さらに時間足やシンボルを指定して、各チャートにリンクすることも可能です。そして、多くのチャートを同期させるために、グローバルカーソルを使用しています。", + "You can save up to 5 charts with your subscription. Upgrade to PRO, PRO Plus or Premium membership and save unlimited charts, along with many other exciting features. Starting from only $9.95 a month - upgrade today!": "あなたの購読では、5つまでのチャートが保存できます。PRO、PROプラス、プレミアム会員へアップグレードすると、チャートが無制限に保存でき、その他たくさんのエキサイティングな機能を利用できるようになります。一か月たったの9.95ドルからです。今すぐアップグレードしましょう。", + "You have no ignored users": "ブロックしているユーザーはいません。", + "You have no private messages yet": "プライベートメッセージはありません。", + "You may subscribe for official realtime and intraday data.": "リアルタイムのデータ配信を購読できます。", + "You requested a custom interval that is available only to PRO users.": "あなたは、PRO会員にのみ、有効な、カスタム時間間隔機能を要求しました。", + "You requested a hotlist that is available only to PRO users.": "ホットリスト機能は、PRO会員にのみ有効です。", + "You requested a symbol that is available only to PRO Plus and Premium users. You will now be switched to the equivalent BATS symbol.": "あなたは、PRO Plusかプレミアム会員のみ有効な、銘柄を選択しましたが、BATSデータでの同じ銘柄へ切り替わります。", + "You requested an intraday spread symbol that is available only to PRO Plus and Premium users. You will now be switched to a Daily (D) interval.": "あなたがリクエストしたイントラディのスプレッドのシンボルは、PROプラスかプレミアムのユーザーだけのみ利用可能です。そのため日足チャートに切り替えられます。", + "You will be automatically redirected to PayPal in order to finish your purchase.": "購入するために、PayPalへの自動的に切り替わります。", + "You're subscribing to {{ product_title }}": "{{ product_title }}を購読しています。", + "Your 30-day free PRO Plus account has been activated. You are now part of a community of 2 million+ ideas that have been created within TradingView charts. To help get the ball rolling, we'd suggest you spend a few minutes familiarizing yourself with our online help section. We hope you enjoy working with TradingView and wish you good trading!": "30日間のPRO Plusアカウントが、認証されました。あなたは、TradingViewチャート上で繰り広げられた200万以上ものアイデアコミュニティのメンバーです。私たちのオンラインサービスに慣れるために、このヘルプから学ぶことをおすすめします。TradingViewを楽しみながら利用し、ぜひよいトレードを行ってください!", + "Your account will be charged $0.01 in order to verify it.": "確定するには、0.01ドル、あなたのアカウントへ課金されます。", + "Your chart is being saved, please wait a moment before you leave this page.": "あなたのチャートは保存されました。このページを切り替える前に、数秒待ってください。", + "Your credit card on file is XXXX-XXXX-XXXX": "あなたのファイルのクレジットカードは、XXXX-XXXX-XXXXです。", + "Your free account allows you to apply up to 10 studies to a chart. Upgrade to PRO, PRO Plus or Premium account to have as many studies on a chart as you want, as well as many other exciting features.": "あなたの無料アカウントは、ひとつのチャートにインディケーターを10個まで適用することができます。PRO、PROプラスにアップグレードすると、あなたの好きなだけインディケーターを使うことができます。その他、多くのエキサイティングな機能も利用できます。", + "Your Order": "あなたの注文", + "Your Personal Invitation to Go PRO Plus": "GO PRO Plusへのあなたの個人的な招待状", + "ytd": "1年", + "YTD": "1年", + "Zero Line": "ゼロライン", + "Zero": "ゼロ", + "Zig Zag": "Zig Zag", + "Zoom In": "ズームイン", + "Zoom Out": "ズームアウト", + "{0} bars": "{0} バー", + "{0} copy": "{0}をコピー", + "{0} ideas...": "アイデア{0}...", + "{0} P&L: {1}": "{0} 利益&損失: {1}", + "Up bars": "上昇バー", + "Down bars": "下落バー", + "Projection up bars": "投影上昇バー", + "Projection down bars": "投影下落バー", + "ATR length": "ATR期間", + "Reversal amount": "反転売買の数量", + "Number of line": "ライン数", + "HL": "HL", + "ATR": "ATR", + "Traditional": "従来", + "Website": "ウェブサイト", + "Support": "サポート", + "PRO Premium": "PROプレミアム", + "PRO Plus": "PROプラス", + "PRO Plus Early Access": "PROプラスの特別割引実施中!", + "Update Payment Method": "支払い方法の更新", + "Enter your new address": "新しい住所を入力してください。", + "Save changes": "変更を保存", + "All your current subscriptions will be updated to use the new account.": "すべての購読は、新しいアカウントで利用できます。", + "This trading product is integrated in TradingView thanks to our Partner Program for Developers. These are independent, unaffiliated studies, which are not part of TradingView subscriptions – these are separate tools that you buy if you want. Description, algorithm, support and prices are all determined by the author.": "このトレーディング商品は、TradingViewに興味のある開発者パートナーブログラムたちが作りました。これらはTradingViewの購読の一部ではなく、別売りのテクニカルツールです。これらは、個々のツールです。説明、アルゴリズム、サポート、価格は、各販売者によって決定されます。", + "EDIT SUBSCRIPTION": "購読を変更", + "TradingView Account": "アカウント", + "

Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the features, top authors or create your first idea!

": "

無料30日間のPROプラスの無料お試しが開始されました!

あなたは、大きな金融コミュニティTradingViewになりました。さっそく開始するには、機能トップトレーダーアイデアを作成するをお読みください。

", + "Alert not found with standart API": "標準APIで警告はありません。", + "Chatting is enabled {0} hours after creating a new account. This is done to prevent chat bots and general spam.": "新規アカウント作成後の{0}時間後にチャットが利用できるようになります。これは、スパム等を排除するためです。", + "Do you really want to clear alerts log?": "アラート記録を削除しますか?", + "Do you really want to delete alert {0}?": "本当にアラート {0}を 削除しますか?", + "Do you really want to delete script '{0}'?": "本当にスクリプト {0} を削除しますか?", + "Do you really want to delete {0} alerts?": "本当にアラート {0} を削除しますか?", + "Do you really want to stop alert {0}?": "アラート{0}を止めますか?", + "Do you really want to stop {0} alerts?": "本当にアラート {0} を停止しますか?", + "EPS": "EPS", + "EPS Dil": "EPS Dil", + "Edit Idea": "アイデアを編集", + "Multi Charts Layout": "マルチチャートレイアウト", + "PE": "PE", + "PRO": "PRO", + "Publish Idea": "アイデア公開", + "2 year": "2年", + "All fields are required": "すべて入力してください。", + "Available": "利用可能", + "Check credit card number and CVV/CSC code": "クレジットカード番号と、裏面の番号(CVV/CSC)を確認してください。", + "Check expiration date": "有効期限を確認してください。", + "City": "市", + "Comments": "コメント", + "Country": "国", + "Credit Card": "クレジットカード", + "Credit card fields may contain only digits": "クレジットカードは、数字だけです。", + "Enter your ZIP code": "郵便番号を入力", + "If you want to change the address, please enter your ZIP code here": "アドレスを変更する場合には、郵便番号を入力してください。", + "Make payment with previously used details": "以前に利用した詳細で支払を行う", + "More {{sectionName}} Ideas": "さらなる {{sectionName}}のアイデア", + "PayPal": "PayPal", + "Payment Information": "お支払い情報", + "Please choose at least one exchange to continue.": "次に進むには、少なくとも一つの取引所を選択してください。", + "Please use only latin characters in address fields": "住所は、アルファベット、数字等で入力してください。", + "Please use only latin characters in your first and last names": "氏名は、アルファベットで入力してください。", + "State/Region": "都道府県", + "Street": "町名", + "Subscribe": "購読", + "Zip Code": "郵便番号", + "year": "年", + " Limit ": " 指値 ", + " Stop ": " 逆指値 ", + "

Only D, W, M intervals are supported for this symbol/exchange. You will be automatically switched to a D interval. Intraday intervals are not available because of exchange policies.

": "

このシンボル・取引所は、D、W、Mの時間足のみ対応しています。自動的に、日足に切り替えられます。イントラデーは、取引所のポリシーにより利用できません。

", + "

Symbol ": "

シンボル ", + "Account Name": "アカウント名", + "Active Chart": "アクティブチャート", + "Active chart doesn't contain the study you are going to publish": "アクティブチャートには、公開しようとしているインディケーターが含まれていません。", + "Add this room to favorites": "このルームをお気に入りに追加", + "Add {0}...": "{0}を追加...", + "Alerts maintenance": "アラートのメインテナンス", + "All Charts": "すべてのチャート", + "All fields are required.": "すべての項目が必要です。", + "Are you sure you want to overwrite '{0}' script?": "本当にスクリプト {0} を上書きしますか?", + "Balances": "残高", + "Ban ": "バン ", + "Ban expires in {0}": "バンは{0}後に失効します。", + "Ban user": "バンユーザー", + "Brokerage Name": "ブローカー名", + "By": "By", + "CQG Password": "CQG パスワード", + "CQG Username": "CQG ユーザーネーム", + "Can't create alert on invalid symbol": "無効のシンボルにアラートは作成できません", + "Can't create alert when offline": "オフライン中にアラートは作成できません", + "Can't edit alert on invalid symbol": "不明のシンボルのアラートは編集できません", + "Can't edit alert when offline": "オフライン中にアラートは編集できません", + "Change Background Transparency": "背景透明性を変更", + "Change Balloon Background Color": "バルーン背景色を変更", + "Change Balloon Background Transparency": "バルーン背景透明性を変更", + "Change Balloon Border Color": "バルーン枠色を変更", + "Change Balloon Text": "バルーンテキストを変更", + "Change Balloon Text Font Size": "バルーンのテキストフォントサイズを変更", + "Change Balooon Text Color": "バルーンのテキスト色を変更", + "Change Border Color": "罫線の色を変更", + "Change CQG password": "CQG パスワードを変更", + "Change Curve Background Color": "曲線の背景色を変更", + "Change Curve Background Transparency": "曲線の背景透明性を変更", + "Change Curve Filling": "曲線塗りつぶしを変更", + "Change Curve Line Color": "曲線の線の色を変更", + "Change Curve Line Extending Left": "曲線の左を延長", + "Change Curve Line Extending Right": "曲線の右を延長", + "Change Curve Line Left End": "左端の曲線を変更", + "Change Curve Line Right End": "右端の曲線を変更", + "Change Curve Line Style": "曲線スタイルを変更", + "Change Curve Line Width": "曲線幅を変更", + "Change Fib Arcs Background Transparency": "フィボナッチアーク背景透明度を変更", + "Change Fib Arcs Background Visibility": "フィボナッチアーク背景鮮明度を変更", + "Change Fib Speed Resistance Arcs Full Cirlces Mode": "フィボナッチスピードレジスタンス・円モードを変更", + "Change Fib Speed Resistance Arcs Levels Visibility": "フィボナッチスピードレジスタンス・円レベル表示を変更", + "Change Fib Speed Resistance Arcs Line Color": "フィボナッチスピードレジスタンス・円ラインを変更", + "Change Fib Speed Resistance Arcs Visibility": "フィボナッチスピードレジスタンス・円弧を変更", + "Change Fib Speed Resistance Arcs Width": "フィボナッチスピードレジスタンス・円弧幅を変更", + "Change Password": "パスワード変更", + "Change Price Text Color": "価格のテキスト色を変更", + "Change Price Text Font Size": "価格のテキストのサイズを変更", + "Change Time Cycles Background Color": "時間周期の背景色を変更", + "Change Time Cycles Background Transparency": "時間周期の背景透明性を変更", + "Change Time Cycles Color": "時間周期の色を変更", + "Change Time Cycles Filling": "時間周期の塗りつぶしを変更", + "Change Time Cycles Line Style": "時間周期の線スタイルを変更", + "Change Time Cycles Line Width": "時間周期の線の幅を変更", + "Check firewall settings and make sure access to websocket ({0} port {1}) is open. Then click Reconnect or press F5.": "ファイアウォールの設定とウェブソケット({0}ポート{1})が開いていてアクセス可能なことを確認してください。そして、再接続をクリックするか、F5を押してください。", + "Click the broker you want to trade through": "取引したいブローカーをクリックしてください。", + "Collaterals": "担保", + "Confirm Password": "パスワード確認", + "Connect to CQG": "CQGに接続", + "Connection is lost": "接続が切断されました", + "Content": "内容", + "Continue to checkout": "チェックアウトを続ける", + "Continued violation of chat etiquette": "チャットルールの度重なる違反", + "Continued violation of chat etiquette.": "チャットルールの度重なる違反", + "Countdown": "カウントダウン", + "Create New List": "新規リスト作成", + "Create New List...": "新規リスト作成...", + "Curve": "曲線", + "December": "12月", + "Degree": "角度", + "Describe your company and project in a few sentences.": "あなたの会社とプロジェクトについて、数行で説明してください。", + "Desktop notifications": "デスクトップ通知", + "Desktop notifications when I'm mentioned": "自分のことが話に上がった時にデスクトップ通知する", + "Dialog": "ダイアログ", + "Do you realy want to delete{0}watchlist?": "本当にウォッチリスト {0} を削除しますか?", + "Do you want to take advantage of this offer now?": "このオファーを利用しますか?", + "Double Curve": "2次曲線", + "Early Access 50% off{{#is_finished}} – Final chance{{/is_finished}}": "特別割引キャンペーン50%割引{{#is_finished}}これが最後のチャンス{{/is_finished}}", + "Early Access for $15/Month": "特別割引実施中 1か月15ドル!", + "Edit Alert...": "アラートを編集...", + "Edit {0} Alert...": "アラート{0}を編集...", + "Elliott Correction Wave (ABC)": "エリオット波動 修正波(ABC)", + "Elliott Double Combo Wave (WXY)": "エリオット波動 複合型(WXY)", + "Elliott Impulse Wave (12345)": "エリオットインパルス波動(12345)", + "Elliott Triangle Wave (ABCDE)": "エリオットトライアングル波(ABCDE)", + "Elliott Triple Combo Wave (WXYXZ)": "エリオットトリプルコンボ波動(WXYXZ)", + "Email notifications": "Eメール通知", + "Email notifications when I'm mentioned": "自分自身が言及されたときEメール通知", + "Email-to-sms is the easiest and absolutely free way to send text message (SMS) from the internet to phones. This site aims to be the most complete and up-to-date list of email addresses that can be used to send text messages to phones.": "EメールからSMSへの送信は、インターネットから電話でテキストメッセージ(SMS)を送信する方法が一番簡単でしかも無料です。このサイトは、最も安全かつ最新の携帯電話にテキストメッセージを携帯電話にテキストメッセージを送信するために使用できる電子メールアドレスの一覧が表示されています。", + "Error occured": "エラーが発生しました", + "Error while trying to create snapshot.": "スナップショット作成中にエラー発生", + "Error:": "エラー:", + "Error: too long text": "エラー:文章が長すぎです", + "Export Watchlist": "ウォッチリストをエクスポート", + "Failed:": "失敗:", + "Full Circles": "完全な円", + "Get the link to your individual GitHub profile, which we’ll enable for access to the library.": "ライブラリにアクセス可能な個人のGitHubプロフィールのリンクを取得しよう。", + "Go PRO": "PROへ", + "HL Bars": "HLバー", + "Here are a few steps to get your Charting Library:": "チャートライブラリを取得するための、簡単なステップです。", + "Hide alert label line": "アラートラベルのラインを非表示", + "Horz Grid Lines": "水平グリッドライン", + "How to fix:": "修正方法:", + "If you like what you see, you have an exclusive chance to get 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.": "TradingViewを楽しんでいるあなたに、12か月たったの179.4ドル今だけのチャンスをお見逃しなく。月額購読に比べ50%割引になっており、1ヶ月あたり15ドルで PRO モードに移行できます。", + "If you need support then please visit our issues tracker using your GitHub profile we’ve granted access to.": "サポートが必要な場合は、GitHubの問題追跡ページを利用してご連絡ください。", + "Import Watchlist...": "ウォッチリストをインポート...", + "Import/Export Watchlists": "ウォッチリストのインポート・エクスポート", + "Indicator Labels": "インディケーターラベル", + "Interval is not applicable": "時間足を適用できません。", + "Invalid data format": "無効のデータフォーマット", + "Invalid limit price": "無効な指値", + "Invalid quantity": "無効な数量", + "Invalid stop price": "無効な逆指値", + "It appears that your browser does not support Canvas technology, which is needed for TradingView to work.
": "お使いのブラウザは、TradingViewの動作に必要なCanvas技術に対応していません。", + "It appears that your browser does not support WebSocket technology and does not have Adobe Flash plugin installed, one of which is essential for our portal.
": "お使いのブラウザは、ウェブソケット技術に対応しておらず、Adobe Flashブラグインがインストールされていないようです。ポータルにはどちらかが必ず必要です。
", + "June": "6月", + "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That is less than $15/month. Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!": "TradingViewの利用を継続できるように、12か月たった179.40ドルの特別割引です。一か月ならわずか15ドルです。この、特別な割引キャンペーン をお見逃しなく!", + "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.": "あなただけに、TradingViewの利用を継続できるように、12か月たった179.4ドルの特別オファーをします。一か月15ドルとなり、通常の一か月購読の半額です。", + "Just wait awhile. We will send you all necessary information ASAP.": "しばらくお待ちください。すぐに、すべての必要な情報をお送りします。", + "Launch chat in a separate window": "別ウィンドウでチャットを始める", + "Left Axis": "左軸", + "Library Without The Link": "有料版の商用ライブラリ", + "Line - Close": "ライン - 終値", + "Line - HL/2": "ライン - HL/2", + "Line - High": "ライン - 高値", + "Line - Low": "ライン - 安値", + "Line - Open": "ライン - 開始値", + "Load all alerts...": "全アラートを読み込み...", + "Lock Cursor In Time": "カーソル位置をロック", + "Log in": "ログイン", + "My Lists": "マイリスト", + "New Password": "新しいパスワード", + "New password and confirmation doesn't match": "新しいパスワードと確認が一致しません", + "New password is required": "新しいパスワードが必要です", + "No address input to apply autocomplete": "アドレスの入力は自動入力を適用しないようにしてください", + "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at founders@tradingview.com": "広告やダイレクトマーケティングや勧誘は禁止です。ユーザーに携わる場合は、こちらにご連絡ください。founders@tradingview.com", + "No brokers available": "利用可能なブローカーはありません", + "Non-tradable symbol": "トレードできないシンボル", + "Now is your LAST and FINAL chance to get 12 months for only $179.4 (regular $360). That’s less than $15/month and 50% off regular month-to-month payments.": "今があなたの最後のチャンスです。12か月たったの179.4ドル(通常360ドル)。一か月15ドルとなり、一か月毎の購読より50%も安くなっています。", + "OC Bars": "OCOCバー", + "Oh no! You have only 2 weeks left in your PRO Plus trial! These benefits will expire in two short weeks:": "大変です!PROプラスの無料お試しがあと2週間で終了します。これらの機能は、あと2週間で使用できなくなります。", + "Old Password": "古いパスワード", + "Old password is required": "古いパスワードが必要です", + "Oops, something went wrong": "申し訳ございません。不具合が起きたようです。", + "Oops, your browser can't display our charts!": "申し訳ございません。お使いのブラウザではチャートは表示できません。", + "Orders": "注文", + "PRO account": "PROアカウント", + "Password confirmation is required": "パスワードの確認が必要です", + "Passwords do not match.": "パスワードが一致しません", + "Place": "発注", + "Please add 'study(title=\"SomeTitle\")' statement to the script code": "スクリプトコードにスタディ(タイトル)ステートメントを追加してください", + "Please report the issue or click Reconnect.": "この問題を報告するか、再接続をクリックしてください。", + "Please use one of the following browsers:": "下記のいずれかのブラウザをお使いください。:", + "Please, install Flash plugin or consider updating to one of these modern browsers with WebSocket support:": "フラッシュプラグインのインストールを行うか、WebSocket をサポートしている最新のブラウザにアップデートしてください。", + "Please, try to reload page to edit user data": "ユーザーデータを編集するには、ページを再ロードしてください。", + "Positions": "ポジション", + "Pro Plus": "PROプラス", + "Processing script...": "スクリプトを処理中...", + "Publish All Charts": "全チャートを公開", + "Publish Only": "投稿のみ", + "Published Idea": "公開されたアイデア", + "Recent chats": "最近のチャット", + "Reconnect": "再接続", + "Rename List": "リストの名前を変更", + "Rename List...": "リストの名前を変更...", + "Report a data issue": "データの問題を報告", + "Restore Size": "サイズを元に戻す", + "Right Axis": "右軸", + "Risk/Reward": "リスク・リワード", + "Save List As...": "リストを名前をつけて保存...", + "Script '{0}' has been saved": "スクリプト{0}は保存されました", + "Script cannot be compiled because of errors.": "エラーの発生により、スクリプトがコンパイルできません。", + "Script has been deleted": "スクリプトが削除されました", + "Script is not saved. Nothing to delete.": "スクリプトは保存されていません。削除するものはありません。", + "Script is not saved. Nothing to rename.": "スクリプトは保存されていません。名前をつけるものはありません。", + "Script study added to the chart": "チャートにインディケーターのスクリプトが追加されました", + "Select Broker": "ブローカーを選択", + "Select alert": "アラートを選択", + "Send all the stuff to Stan Bokov at founders@tradingview.com": "Stan Bokovfounders@tradingview.comにすべてを送信。", + "Series Sale Name": "直列販売名", + "Series Sale Number": "直列販売数", + "Server broke the connection. Click Reconnect or press F5.": "サーバーが接続を切断しました。再接続をクリックするか、F5を押してください。", + "Shortcuts": "ショートカット", + "Show Dividends": "配当を表示", + "Show Earnings": "収益を表示", + "Show Hidden Tools": "非表示ツールを表示", + "Show Splits": "分割を表示", + "Show Symbol Info": "シンボル情報を表示", + "Show Values": "価格を表示", + "Sign our License Agreement": "ライセンス契約に同意する", + "Sine Line": "サイン曲線", + "Sorry, an error has occurred": "申し訳ございません、エラーが発生しました。", + "Study": "スタディ", + "Success": "成功", + "Symbol Info": "シンボル情報", + "Symbol Info...": "シンボル情報...", + "Symbol Labels": "シンボルラベル", + "Time Cycles": "時間サイクル", + "To purchase the commercial version of the library, please contact Stan Bokov at founders@tradingview.com.": "ライブラリの商用版を購入するには、Stan BokovBokovにご連絡ください。founders@tradingview.com", + "TradingView Notice": "TradingViewからのお知らせ", + "Trial confirmation dialog": "無料お試し認証ダイアログ", + "Trial confirmation text": "無料お試し認証テキスト", + "Try": "試す", + "URL cannot be recieved.": "URLが受信できません", + "Unexpected error: can't change profile data": "予測しないエラー:プロフィールデータを変更できません", + "Unread Messages": "未読メッセージ", + "Upgrade and get 50% off regular month-to-month payments!": "アップグレードすると、月額購読から50%のディスカウント!", + "User cancelled operation": "ユーザーが動作をキャンセルしました。", + "Vert Grid Lines": "垂直線グリッドライン", + "Visual settings...": "表示設定...", + "Widget": "ウィジェット", + "Width (% of the Box)": "幅(箱の%)", + "Wrong value": "間違った値", + "You have unsaved changes in the current script. Do you really want to discard them and start working with another script?": "現在のスクリプトへの変更が保存されていません。本当に、破棄して、別のスクリプトを作成しますか?", + "Your Password Has Expired": "パスワードが無効です", + "Your password has expired, please enter new password": "パスワードの期限が切れました。新しいパスワードを入力したください。", + "active at": "アクティブ", + "ago": "前", + "agreed with your idea %chart% about %symbol%": "シンボル%sのチャート%chart%のあなたのアイデアが同意されました。", + "all inactive": "すべての動作していない", + "and details": "詳細", + "avg fill price": "平均正規価格", + "avg price": "平均価格", + "balance": "バランス", + "best ask": "最良の売り気配値", + "best bid": "最良の買い気配値", + "cach excess": "現金超過", + "changed status": "ステータスを変更しました", + "collateral": "担保", + "commented on idea you follow %chart% about %symbol%": "%symbol%についてのあなたがフォーローしている%chart%にコメントされました。", + "commented on your idea %chart% about %symbol%": "%symbol%についてあなたのアイデア%chart%にコメントされました。", + "currency": "通貨", + "disagreed with your idea %chart% about %symbol%": "%symbol%のあなたのアイデア%chart%が同意されませんでした。", + "fill qty": "数量を入力", + "filtered": "フィルタ適用", + "id": "ID", + "initial margin": "頭金", + "is now following you": "あなたをフォローしています。", + "last trade": "最終取引", + "less than a minute": "1分以内", + "limit price": "指値", + "mn": "か月前", + "mvo": "mvo", + "offset": "オフセット", + "on": "on", + "open P/L": "未決済の利益・損失", + "or choose another broker": "もしくは他のブローカーを選択", + "ote": "ote", + "placing time": "注文時間", + "published new idea %chart% about %symbol% you follow": "フォロー中の%symbol% について新しいアイデア %chart%が投稿されました。", + "purchasing power": "購買力", + "qty": "数量", + "replied to your comment on %chart% about %symbol%": " %symbol%について%chart%のあなたのコメントに返信がきました。", + "side": "side", + "sign in or register": "サインイン/登録", + "status": "ステータス", + "stop price": "逆指値", + "subscription": "購読", + "symbol": "シンボル", + "total margin": "総額差益", + "total value": "合計の値", + "type": "タイプ", + "upl": "upl", + "w": "週", + "y": "年", + "you follow commented on %chart% about %symbol%": "%symbol%についてあなたがフォローする%chart%でコメントがつきました。", + "you follow published new idea %chart% about %symbol%": "あなたがフォローする%symbol%について%chart%に新しいアイデアが投稿されました。", + "{0} is already in this chat.": "{0}は、すでにこのチャットにあります。", + "Сolor line": "ライン色", + "Bottom Center": "中央下", + "Bottom Left": "左下", + "Bottom Right": "右下", + "Chart snapshot": "チャートをスナップショット", + "Create Horizontal Line": "水平ラインを作成", + "Create Vertical Line": "垂直線を作成", + "Hide Published Charts Timeline": "投稿チャートタイムラインを非表示", + "Left": "左", + "Middle Center": "中央真ん中", + "Middle Left": "中央左", + "Middle Right": "中央右", + "No color themes saved": "色テーマは保存されていません", + "Right": "右", + "Room {0} was deleted": "ルーム{0}は削除されました。", + "Theme": "テーマ", + "Theme name": "テーマ名", + "Top Center": "中央上", + "Top Left": "左上", + "Top Right": "右上", + "TradingView Partner": "TradingView&パートナー", + "You were in the video call. Duration: {0}": "ビデオコールが終了しました。時間:{0}", + "{0} has entered the chat": "{0}がチャットに参加しました。", + "{0} has left the chat": "{0}がチャットから退室しました。", + "{0} was banned for {1} minutes": "{0}は{1}分間、バンされました。", + "Discipline is the foundation of profitable trading for both discretionary and systematic traders. Visually stunning and intuitive to use, 3D ProSuite is an indispensible professional toolkit of point-and-shoot quantitative risk management and decision support tools for stock pickers and traders focused on technical entry techniques. Know instantly where to place a trailing stop and where to exit. Identify trends and pullbacks. Watch rotation and volatility in real time. Calculate hedge ratios for protection. Identify extremes. Non-programmers interested in systematic trading can take advantage of our strategy to test a combination of 3D ProSuite with moving average filter, channel filter, and volatility filter.": "トレーディングにおいて自己規律は、自由裁量とシステムトレーダーにとって重要な基本となっています。3D ProSuiteは、テクニカルエントリー技術に焦点を当てた利用にあたって、定量的なリスク管理と意思決定のためのツールです。見た目も大変美しく直感的な3D ProSuiteは、瞬時に、どこでトレーリングストップをかけ、どこで決済をかけるか判断します。トレンド(傾向)やプルバック(相場の戻し)を特定し、リアルタイムで、ローテーション(回転率)やボラティリティ(変動率)を監視します。システムトレーディングに興味のあるもののプログラマーではない方は、移動平均フィルタ、チャネルフィルタ、ボラティリティフィルタ搭載の3D ProSuiteの組み合わせを利用することで、私たちの投資戦略を利用できます。", + "AOS FX Primer is made up of 3 separate indicators to help you better analyse the markets. AOS FX Sessions shows session start/end times (automatically handling Daylight Saving changes) along with opening ranges. AOS FX Day HL shows the High and Low level for the past 2 years, automatically handling Daylight Saving changes. AOS ATRplus shows the moving average mid-point of the previous bar ranges. Please see our website for a full description and screenshots.": "AOS FX プライマーは、優れた市場分析を行う3つインディケーターです。AOS FXセッションは、市場開始時のギャップ(前日との価格の乖離)を表示します。AOS FX Day HLは、過去2年間の高値と安値を表示します。AOS ATRプラスは、前回のバーに基づく移動平均の中間点を示します。ウェブサイト上の説明とスクリーンショットをご覧ください。", + "Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:

  • Dynamically plot market support and resistance areas (SCMR Dynamic Levels™)
  • Highlight individual bar conditions (SCMR B2B™)
  • Measure and time market trading ranges (SCMR Momentum Peaks™)
No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.": "分析Suiteは、客観的な市場分析を行い、リスクを可視化することで取引のタイミングを見つけ出すことを可能とします。SCMRの主要ツールTrendは、価格の動向を分かりやすくします。SCMRのTrend補完は、価格指標を提供します。
  • 価格のサポートとレジスタンスを表示(SCMR Dynamic Levels&trade)
  • 個々のバーに注目した条件を表示(SCMR B2B™)
  • 市場の取引範囲とタイミングをはかります。(SCMR Momentum Peaks™)
取引スタイルや投資ニーズに関わらず、SCMR Suite&tradeは、あなたにトレードをサポートするでしょう。私たちのツールは、最も利益がでるチャンスを監視することが可能です。", + "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex. For more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.": "MTPredictorは、エリオット波動分析の26年のベテラントレーダー Steve Griffith 独自の「分離アプローチ」を基にしたプロのトレーダーのためのオンラインツールのコレクションです。ツールは、ポジションサイジング、高出来高(VSA)スパイク、決定点、他の指標などの、あなたの取引を向上するために設計されています。私たちのMTPredictorトレーディングルームを介して定期的な無料トレーニングも含まれています。ツールは、先物、株式や外国為替などの任意の流動市場に適用することができます。MTPredictorプロフェッショナルツールセットの解説は、弊社のWebサイトをご覧ください。", + "\"Buy Sell\" indicator is simple yet powerful trading signals that will help you consistently profit from the market. It built with risk management in mind, meaning average winning trade will be more than average losing trade several times.

It comes with signals and trend confirmation. For more information please visit: synergytrading.weebly.com": "「Buy Sell」(買い売り)インディケーターは、市場からの一貫した利益の取得を助けるシンプルかつ強力なトレーディングシグナルです。リスク管理も構築されており、平均価値トレードは平均負けトレードよりも多くなります。

シグナルとトレンドをお知らせします。詳細は、こちらをご覧ください。synergytrading.weebly.", + "Above Bar": "バーの上", + "Absolute": "絶対値", + "Below Bar": "バーの下", + "Bottom": "下", + "Top": "上", + "Alerts are not yet available for this chart type. Please check GetSatisfaction and vote for this feature to show support for it.": "このチャートではアラートは、まだ利用可能ではありません。GetSatisfactionを確認し、この機能の支持をするために投票してください。", + "Arguments": "引数", + "Built-in Functions": "ファンクションを構築", + "Built-in Variable": "変数構築", + "Built-in Variables": "変数構築", + "Built-in'+(docs.kind === TVScript.FunKind.DECL ? ' Annotation' : '": "Built-in'+(docs.kind === TVScript.FunKind.DECL ? ' Annotation' : '", + "Confirm replacing": "置換の確認", + "Delete all drawing for this symbol": "このシンボル状のすべての描画を削除", + "Examples": "例", + "Language Operator": "言語オペレーター", + "Language Operators": "言語オペレーター", + "My Ideas": "自分のアイデア", + "Not Now": "あとで", + "Oops!": "おっと、!", + "Open Manage Drawings": "描画の管理を開く", + "PUBLISH PRIVATE IDEA": "プライベートアイデアを投稿", + "Pine Script Reference (new window)": "Pineスクリプトリファレンス(新規ウィンドウ)", + "Pine Script Reference (pop-up)": "Pineスクリプトリファレンス(ポップアップ)", + "Publish Private Idea": "プライベートアイデアを投稿", + "Publishing is possible only from the chart page. Please open a chart and then try again.": "チャートの公開はチャートページからのみ可能です。チャートを開き再度やり直してください。", + "Remarks": "注目", + "Remove all line tools for ": "全ラインツールを削除", + "Returns": "リターン", + "Script Language Reference Manual": "スクリプト言語参照マニュアル", + "See Also": "これもみる", + "Syntax": "文法", + "Type:": "種類:", + "Be the first to speak": "会話を始めよう", + "Ignored users list": "ブロックしたユーザー一覧", + "# (Total: {0})": "# (合計: {0})", + "Hold Shift – draw lines at right angles.": "Shiftキーを押したまま希望の角度になるように線を引く", + "Number or , – change interval. Type in a digit for minute charts, or first letter of the word for longer resolutions. E.g. 1, 5, 30, 60, 1440, H, 2H, 6H, D, 5D, 3W, 6M.": "時間間隔は、数字とアルファベット1文字の組み合わせを入力することで、チャートの時間足を変更できます。例えば、5を入力すると、5分間隔のチャートになります。その他、Hは時間、Dは日、Wは週、Mは月を表しており、たとえば、3D は、3日足になります。 2Hは、2時間足のチャートを表示できます。", + "By clicking on “Sign Up” you are agreeing to the Terms of Service.": "サインアップをクリックすることで利用規約に同意します。", + "Change Days To": "日を変更", + "Change Hours To": "時間を変更", + "Change Line Tool Visibility On Days": "日足のラインツールの可視性を変更", + "Change Line Tool Visibility On Hours": "時間足のラインツールの可視性を変更", + "Change Line Tool Visibility On Minutes": "分足のラインツールの可視性を変更", + "Change Line Tool Visibility On Months": "月足のラインツールの可視性を変更", + "Change Line Tool Visibility On Weeks": "週足のラインツールの可視性を変更", + "Change Minutes To": "分数を変更", + "Correct?": "正しいですか?", + "Could not send your report": "あなたのレポートを送信できませんでした。", + "Crypto/crypto pairs (eg. LTC/BTC) are not currently supported but that may change in the future.": "クリプトのペア(例えば、LTC/BTC)は、現在サポートしていませんが、近い将来変更することがあります。", + "Cypher Pattern": "Cypher パターン", + "Days": "日", + "Go to Date...": "日付指定", + "Go to...": "日付指定", + "Hours": "時間", + "IMPORTANT:": "重要:", + "Indexes don’t have prices, they have values. There are corresponding ETFs that can be traded. SPX is the SnP500 index, but SPY is the ETF that can be traded.": "インデックス(指標)は価格を持っておらず、値のみを持っています。それでも取引は可能で有り、対応するETFを持っています。SPXはS&P500のインデックスですが、SPYは取引可能なETFです。", + "Last available bar": "最後のバー", + "Minutes": "分", + "Months": "か月", + "Please do not modify the order so we can investigate the issue.": "問題の調査のために、注文の変更はしないでください。", + "Report this message": "このメッセージを報告", + "Select order": "注文を選択", + "Simply
drag & drop

or select file...": "とても簡単です。
ドラッグ&ドロップ

するか、またはファイルを選択してください。", + "Spreads can’t be traded because they are not a single symbol, they are a visual representation of a calculation.": "スプレッドは単体のシンボル(銘柄)ではなく、計算結果を視覚的に表したものなので、取引はできません。", + "Thanks!": "ありがとうございます!", + "To:": "宛先:", + "Trading issue": "トレーディングの問題", + "Warning:": "警告:", + "Weeks": "週", + "comment": "コメント", + "goto date.": "日付指定", + "html5 stock charting
library licensing": "HTML株価チャート
ライブラリライセンス", + "message": "メッセージ", + "Go": "表示", + "Go to": "日付指定", + "Report {0} from {1} to moderators": "{1}からモデレーターへ{0}を報告", + "Reported {0} from @{1}, {2}": "@{1}、{2}から報告{0}がありました。", + "Add Text Note For {0}": "テキストノートを{0}に追加", + "Add To Text Notes": "テキストノートへ追加", + "Are you sure you want to delete this script?": "このスクリプトを本当に削除しますか?", + "DELETE": "削除", + "Do you realy want to delete {0} template?": "本当にこのテンプレート{0}を削除しますか?", + "Do you realy want to replace \"{0}\"?": "本当に{0}を入れ替えますか?", + "Idea": "アイデア", + "NEW": "新規", + "New Untitled Note": "新規タイトルなしのノート", + "Open Text Notes Panel": "テキストノートパネルを開く", + "Please enter a valid URL": "有効なURLを入力してください。", + "Save template as...": "テンプレートに名前をつけて保存...", + "Search Note": "ノートを検索", + "Template name": "テンプレート名", + "Text Notes": "テキストノート", + "Text Notes are available only on chart page. Please open a chart and then try again.": "テキストノートは、チャートページでのみ利用可能です。チャートを開き、もう一度試してください。", + "URL": "URL", + "Add Text Note For __symbol__": "__symbol__にテキストノートを追加", + "Add this study to active chart": "このインディケーターを現在のチャートに追加", + "April": "4月", + "Are you sure you want to cancel order %s?": "注文%sを本当にキャンセルしますか?", + "Are you sure you want to ignore messages from __username__?": "__username__からのメッセージを本当に無視しますか?", + "August": "8月", + "Buy ": "買い", + "Cancel PRO Account": "PROアカウントをキャンセル", + "Cancel subscription": "購読をキャンセル", + "Change Minutes From": "分に変更する", + "Connect to %s": "%sへ接続", + "Connection to server was lost": "サーバーへの接続が失われました", + "Continued violation of chat etiquette. For more information on this etiquette please go to __link__": "チャットのマナー違反です。このマナー違反についての追加情報__link__へお進みください。", + "Created {0}.": "{0}が作成されました。", + "Do you really want to delete __themename__ theme?": "テーマ __themename__ を本当に削除しますか?", + "Expand __symbol__ chart": "__symbol__チャートを拡大", + "February": "2月", + "January": "1月", + "July": "7月", + "Last edited {0}": "最終編集 {0}", + "Link to __room__ chat": "チャット __room__ へのリンク", + "M": "分前", + "March": "3月", + "Neutral": "中期", + "No Title": "タイトルなし", + "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at __email__": "広告、ダイレクトマーケティング、勧誘は禁止です。何かある場合は、__email__してください。", + "No showcase": "ショーケースはありません", + "Notice": "お知らせ", + "November": "11月", + "October": "10月", + "Open __symbol__ Text Note": "テキストノート __symbol__ を開く", + "Publish": "投稿", + "Room __title__ was deleted": "ルーム__title__は削除されました", + "Save theme as...": "テーマを名前をつけて保存", + "Script": "スクリプト", + "Script Error": "スクリプトエラー", + "Sell ": "売り", + "Send private message to __username__": "__username__へプライベートメッセージを送る", + "September": "9月", + "Show Published Charts Timeline": "投稿したチャートタイムラインを表示", + "Show alert label line": "アラートラベルラインを表示", + "Show all messages from __username__": "__username__からのすべてのメッセージを表示する", + "Symbol __symbol__ cannot be traded on TradingView’s Paper Trading. Why not?": "シンボル__symbol__はTradingViewペーパートレーディングで取引はできません。どうしてですか?", + "To: __username__": "To: __username__", + "Unlock": "ロック解除", + "__minutes__ min": "__minutes__分", + "__minutes__ min __seconds__ sec": "__minutes__分__seconds__秒", + "__seconds__ sec": "__seconds__秒", + "__username__ has entered the chat": "__username__はチャットに入っています", + "__username__ has left the chat": "__username__はチャットを去りました", + "days": "日", + "hours": "時間", + "minutes": "分", + "months": "か月", + "years": "年", + "Sign in or sign up to use paper trading": "ペーパートレーディングを行うためには、もしくはを行ってください。", + "Paper Trading is disconnected.": "ペーパートレーディングが切断されました", + "long": "ロング", + "short": "ショート", + "1 day": "1日", + "1 hour": "1時間", + "10 minutes": "10分", + "12 hours": "12時間", + "3 hours": "3時間", + "30 minutes": "30分", + "5 minutes": "5分", + "Balance:": "残高:", + "Ban __username__": "バン __username__", + "Ban duration:": "バン期間:", + "Ban expires in less than __duration__": "バンは__duration__で失効されます。", + "Banned permanently": "完全にバンされました", + "Content that caused the ban:": "バンの理由となるコンテンツ:", + "Equity:": "株式:", + "Hi,nnI'm a moderator for TradingView. I reviewed your idea at __chart__ and had to mark it as \"Not Suggested\" because it doesn't comply with our House Rules https://www.tradingview.com/house-rules/.nnPay attention to these rules to get into the Suggested stream more often, or even become a Suggested Author. Please let me know if you have any questions, will be happy to help.": "こんにちは、私はTradingViewのモデレーターです。あなたの__chart__のアイデアを読んだところ、「おすすめしない」にマークしなければなりませんでした。なぜならば、ハウスルール( https://www.tradingview.com/house-rules )に準拠していないからです。これらのルールに従い、おすすめの投稿者になれるように、注意を払ってください。質問があれば、お気軽にご連絡ください。", + "Idea comments": "アイデアコメント", + "Ideas publishing": "アイデア投稿中", + "If you have questions or suggestions, reply to this message.": "質問や提案がある場合は、このメッセージに返信してください。", + "Ignore __username__": "__username__を無視する", + "Percents": "パーセント", + "Permanently": "完全に", + "Phone": "電話番号", + "Please enter template name": "テンプレート名を入力してください。", + "Please enter theme name": "テーマ名を入力してください。", + "Position is being changed": "ポジションが変更されています。", + "Private messages": "プライベートメッセージ", + "Public chats": "公開チャート", + "Publish idea": "アイデアを投稿", + "Quote the message which caused the ban along with additional comments if any (a private message with this information will be sent to the user from your account):": "バンされる原因となった投稿メッセージに、コメントを加えて引用してください。(これらの情報は、あなたのアカウントからユーザーへ、プライベートメッセージとして送信されます):", + "Read this every time before banning someone! Our goal is to keep a healthy, constructive and useful dialog open in the chatrooms. Sending a private message with a warning is enough to solve 99% of the issues. If that doesn’t help, start with a one-minute ban.": "誰かをバンする前に、毎回必ずこれをお読みください!私たちの目標は、チャットルームでの健全で建設的で有益な会話を維持することです。警告プライベートメッセージを送信することは、99%の問題を解決するのに十分です。それでも解決しない場合は、1分のバンを試してみてください。", + "Save new study template": "新しいスタディテンプレートを保存", + "Select violation...": "違反を選択...", + "Snapshot": "スナップショット", + "Symbols from Quandl are not currently supported.": "Quandlからのシンボルは現在サポートされていません。", + "Unban __username__": "__username__をバンしない", + "Unignore __username__": "__username__を無視しない", + "User __username__ was banned for __duration__.": "ユーザー__username__は__duration__の間、バンされました。", + "User __username__ was banned permanently.": "ユーザー__username__は完全にバンされました。", + "User __username__ was unbanned.": "ユーザー__username__はバンされた。", + "Violated house rule:": "ハウスルール違反:", + "Violated house rule: __violation__.": "ハウスルール違反:__violation__", + "Violation that caused the ban: __violation__.": "バンの理由となった違反:__violation__", + "When selecting this checkbox the study template will set \"__interval__\" interval on a chart": "このチェックボックスを選択するときスタディテンプレートは、チャートの__interval__の時間足に設定されます。", + "You are banned from __banType__ for __duration__ for violating our House Rules. More info - __link__": "あなたは、ハウスルールに違反したため__duration__の間、__banType__の理由によりバンされました。さらなる情報は、__link__を見てください。", + "You are permanently banned from __banType__ for violating our House Rules. More info - __link__.": "あなたは、ハウスルールに違反したため__banType__の理由により永久にバンされました。さらなる情報は、__link__を見てください。", + "__firstEnumerationItem__ and __secondEnumerationItem__": "__firstEnumerationItem__と__secondEnumerationItem__", + "__firstEnumerationItem__, __secondEnumerationItem__ and __thirdEnumerationItem__": "__firstEnumerationItem__と__secondEnumerationItem__と__thirdEnumerationItem__", + "__firstEnumerationItem__, __secondEnumerationItem__, __thirdEnumerationItem__ and __fourthEnumerationItem__": "__firstEnumerationItem__と__secondEnumerationItem__と__thirdEnumerationItem__と__fourthEnumerationItem__", + "__username__ is permanently banned. Do you want to unban __username__?": "__username__は完全にバンされました。__username__を解除したいですか?", + "commenting": "コメント中", + "go to date.": "日付に移動", + "publish idea.": "アイデアを投稿。", + "publishing": "投稿中", + "server failed to place closing order": "注文の決済が、サーバーで失敗しました。", + "take snapshot.": "スナップショットを撮る。", + "

Pine scripting language

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.": "

Pineスクリプト言語

TradingViewには、とても多くのテクニカル解析ツールが搭載されています。そして、Pineスクリプト言語を使ってプログラムすることで、自分が設計したテクニカル解析ツールを開発できます。", + "Close message": "メッセージを閉じる", + "Created ": "作成されました", + "Edit Order…": "注文を編集...", + "Error occured while publishing": "投稿中にエラーが発生しました", + "Error: Account is disabled": "エラー:アカウントが無効です", + "Last edited ": "最終編集", + "Show Drawings Toolbar": "描画ツールバーを表示", + "Text Note": "テキストノート", + "This chart layout has a lot of objects and can't be published! Please report to {0} for further details.": "このチャートのレイアウトは、オブジェクトがありすぎて、投稿することができません。さらなる詳細は、{0}へ報告してください。", + "TradingView Sign Up": "TradingViewサインアップ", + "Heikin Ashi": "平均足", + "Learn about all PRO features": "PRO機能のすべてを学ぶ", + "Show Less": "表示を少なくする", + "Visibility": "可視性", + "Levels Line": "レベルライン", + "Show Objects Tree...": "情報ツリーの表示...", + "Close_as_a_command": "閉じる", + "like_plural_1": "いいね", + "day_plural_1": "日", + "week_plural_1": "週", + "month_plural_1": "月", + "minute_plural_1": "分", + "hour_plural_1": "時間" } \ No newline at end of file diff --git a/charting_library/static/localization/translations/ko.json b/charting_library/static/localization/translations/ko.json index 26753296..06feff33 100644 --- a/charting_library/static/localization/translations/ko.json +++ b/charting_library/static/localization/translations/ko.json @@ -1,1184 +1,99 @@ { - "propertypage-name-label_css_class": "propertypage-name-label", - "Script Editor": "스크립트편집기", - " Published Charts Timeline": "차트타임라인", - "SMA": "단순이동평균(SMA)", - "Published Chart": "Published Chart", - "Bar's Style": "봉스타일", - "Chart Properties": "차트속성", - "Compare": "비교", - "Compare...": "비교...", - "Compare or Add Symbol...": "비교/종목추가...", - "Compare or Add Symbol": "비교/종목추가", - "Add Symbol": "종목추가", - "Scales Properties...": "눈금설정...", - "Add": "추가", - "Company Comparison": "회사비교", - "Indicators, Fundamentals, Economy and Add-ons": "지표,펀드멘탈,경제,애드온", - "Economy & Symbols": "경제&종목", - "Bars": "봉", - "Candles": "캔들", - "Hollow Candles": "할로우캔들", - "Line": "라인", - "Permanent link to this message": "Permanent link to this message", - "Area": "영역", - "Message settings": "Message settings", - "Heiken Ashi": "하이킨 아시", - "Delete message": "Delete message", - "Are you sure you want to delete this message?": "Are you sure you want to delete this message?", - "Renko": "Renko", - "Line Break": "Line Break", - "Kagi": "Kagi", - "Point & Figure": "Point & Figure", - "Histogram": "막대그래프", - "Cross_chart_type": "십자", - "Crosshair": "십자표", - "Columns": "행", - "Circles": "원", - "Indicators": "지표", - "Favorites": "즐겨찾기", - "Technical Analysis": "기술적분석", - "No indicators matched your criteria.": "찾는 지표가 없습니다.", - "Add to favorites": "즐겨찾기추가", - "Remove from favorites": "즐겨찾기지움", - "No symbols matched your criteria": "찾는 종목이 없습니다.", - "Add any symbol from the list": "목록에서 종목추가", - "Overlay the main chart": "메인차트위에 겹쳐보기", - "Symbols to be added on the chart": "차트에 추가될 종목", - "Symbol": "종목", - "Default": "기본설정", - "Defaults": "기본설정", - "OK": "확인", - "Toggle notifications for this room": "Toggle notifications for this room", - "Cancel": "취소", + " alert label line": "alert label line", " color": "색", + " Published Charts Timeline": "차트타임라인", " transparency": "투명", " visibility": "보임", - "Add To Watchlist": "관심종목추가", - "Add {0} To Watchlist": "Add {0} To Watchlist", - "Apply": "적용", - "Arguments in Header": "헤더에 인풋값", - "Arrow": "화살표", - "Auto Scale": "자동눈금", - "Background": "배경", - "bars": "봉", - "bars_margin": "봉", - "{0} bars": "{0} 봉", - "Bottom Margin": "아래여백", - "Bring Forward": "한단계앞으로", - "Bring to Front": "맨앞으로", - "Clone": "복제", - "Color Theme": "Color Theme", - "Copy": "복사", - "Extended Hours": "확장시간", - "Format...": "설정...", - "Source Code...": "Source Code...", - "Full Screen": "전체화면", - "Grid Lines": "격자선", - "Hide All Drawing Tools": "그림툴감추기", - "Drawing Tools": "Drawing Tools", - "Hide": "감추기", - "Sort by symbol": "Sort by symbol", - "Sort by last price": "Sort by last price", - "Sort by price change": "Sort by price change", - "Sort by price change percent": "Sort by price change percent", - "Time Scale": "Time Scale", - "Insert Drawing Tool": "그림툴넣기", - "Insert Indicator...": "지표넣기", - "Script Editor...": "Script Editor...", - "Last Value on Price Scale": "현재가눈금", - "Link To": "링크", - "Last": "Last", - "Chng": "Chng", - "Sound on addressed to me messages": "Sound on addressed to me messages", - "Load New Bars": "새봉불러오기", - "Lock All Drawing Tools": "그림툴고정", - "Lock Scale": "눈금고정", - "Lock scale": "눈금고정", - "Log Scale": "로그눈금", - "log": "로그눈금", - "Magnet Mode": "자석모드", - "Merge Down": "아래로 겹침", - "Merge Up": "위로 겹침", - "Objects Tree...": "오브젝트 트리", - "Offset": "오프셋", - "Override Min Tick": "Override Min Tick", - "Percentage": "퍼센트", - "Precision": "정밀도", - "Price Line": "가격선", - "Properties...": "속성...", - "Redo": "되풀이", - "Remove All Drawing Tools": "그림툴 모두 없앰", - "Remove All Studies": "스터디 모두 없앰", - "Remove All Indicators": "지표 모두 없앰", - "Remove": "없애기", - "Reset Chart": "차트초기화", - "Reset Scale": "눈금초기화", - "Reset": "초기화", - "Right Margin": "오른여백", - "Save As...": "...로 저장", - "Scale Left": "왼눈금", - "Scale Percentage": "백분율눈금", - "Scale Right": "오른눈금", - "Scale Series Only": "종목눈금만", - "Scale series only": "종목눈금만", - "Scale Series only": "종목눈금만", - "Scales Lines": "눈금선", - "Scales Text": "눈금문자", - "Scaling": "눈금", - "Screen (No Scale)": "화면전체", - "Send Backward": "한단계뒤로", - "Send to Back": "맨뒤로", - "Session Breaks": "세션구분", - "Show Arguments in Header": "헤더에 인풋값 표시", - "Show Last Value": "Show Last Value", - "Show Last Value on Price Scale": "현재가눈금 표시", - "Show Left Axis": "왼눈금보기", - "Show Right Axis": "오른눈금보기", - "Show": "보기", - "Show Countdown": "Show Countdown", - "Stay In Drawing Mode": "계속그리기 모드", - "Symbol Search...": "종목찾기...", - "Change Symbol": "종목바꾸기", - "Change Symbol...": "종목바꾸기...", - "Change Interval...": "Change Interval...", - "Time Zone": "타임존", - "TimeZone": "타임존", - "Top Margin": "위여백", - "Transparency": "투명도", - "Undo {0}": "{0} 되돌리기", - "Undo": "되돌리기", - "undo": "undo", - "redo": "redo", - "Unmerge Down": "아래로 떼냄", - "Unmerge Up": "위로 떼냄", - "Visual Order": "보는차례", - "Watermark": "워터마크", - "Show Objects Tree": "오브젝트트리보기", - "cursors-group-css-class": "cursors-group-css-class", - "ABCD Pattern": "ABCD 패턴", - "Anchored Text": "고정위치문자", - "Arc": "원호", - "Arrow Mark Down": "아래화살", - "Arrow Mark Left": "왼화살표", - "Arrow Mark Right": "오른화살표", - "Arrow Mark Up": "위화살표", - "Balloon": "풍선", - "Bars Pattern": "봉패턴", - "Brush": "붓", - "Callout": "Callout", - "Circle Lines": "Circle Lines", - "Cross": "십자", - "Cyclic Lines": "Cyclic Lines", - "Date Range": "기간", - "Disjoint Angle": "Disjoint Angle", - "Dot": "점", - "Elliott Labels": "Elliott Labels", - "Elliott Major Retracement": "Elliott Major Retracement", - "Elliott Minor Retracement": "Elliott Minor Retracement", - "Elliott Wave Cycle": "Elliott Wave Cycle", - "Elliott Wave Minor": "Elliott Wave Minor", - "Elliott Wave Circle": "Elliott Wave Circle", - "Elliott Wave Subminuette": "Elliott Wave Subminuette", - "Ellipse": "타원", - "Value": "Value", - "Eraser": "지우개", - "Alert Actions": "Alert Actions", - "Send E-mail": "Send E-mail", - "Send SMS": "Send SMS", - "Play Sound": "Play Sound", - "Show Popup": "Show Popup", - "Extended": "확장", - "Extended Line": "확장선", - "Fib Channel": "피보나치채널", - "Fib Circles": "피보나치원", - "Fib Retracement": "피보나치되돌림", - "Fib Speed Resistance Arcs": "피보나치 속도 저항 원호", - "Fib Speed Resistance Fan": "피보나치 속도 저항 부채꼴", - "Fib Spiral": "피보나치 나선", - "Fib Time Zone": "피보나치 타임존", - "Fib Wedge": "피보나치 쐐기", - "Flag Mark": "Flag Mark", - "Flat Top/Bottom": "Flat Top/Bottom", - "Flat Bottom": "Flat Bottom", - "Forecast": "예측", - "Gann Box": "간상자", - "Gann Fan": "간부채꼴", - "Gann Square": "간바른네모", - "Head & Shoulders": "머리 & 어깨", - "Horizontal Line": "수평선", - "Horizontal Ray": "수평빛", - "Icon": "아이콘", - "Inside Pitchfork": "쇠스랑안", - "Long Position": "롱포지션", - "Risk/Reward long": "Risk/Reward long", - "Modified Schiff Pitchfork": "변형쉬프쇠스랑", - "Parallel Channel": "평행채널", - "Pitchfan": "쇠스랑부채꼴", - "Pitchfork": "쇠스랑", - "Polyline": "다선형", - "Price Label": "가격라벨", - "Price Range": "가격범위", - "Projection": "프로젝션", - "Ray": "빛", - "Rectangle": "사각형", - "Regression Trend": "회귀추세", - "Rotated Rectangle": "회전사각형", - "Schiff Pitchfork": "쉬프쇠스랑", - "Schiff": "쉬프", - "Original": "원본", - "Modified Schiff": "변형쉬프", - "Inside": "내부", - "Short Position": "쇼트포지션", - "Risk/Reward short": "Risk/Reward short", - "Text": "문자", - "Comment": "주석", - "Three Drivers Pattern": "세운전자패턴", - "Thumb Down": "엄지아래로", - "Thumb Up": "엄지위로", - "Trend Angle": "추세각", - "Trend Line": "추세선", - "Trend-Based Fib Extension": "추세기반 피보나치 확장", - "Trend-Based Fib Time": "추세기반 피보나치 시간", - "Triangle Pattern": "삼각형패턴", - "Triangle": "삼각형", - "Vertical Line": "수직선", - "XABCD Pattern": "XABCD 패턴", - "Angle:": "각도:", - "Arcs": "원호", - "Background color 1": "배경색 1", - "Background color 2": "배경색 2", - "Background Color": "배경색", - "Bar #": "봉 #", - "Border color": "경계색", - "Border Color": "경계색", - "Border": "경계", - "Bottom Lables": "아래라벨", - "bottom": "아래", - "center": "가운데", - "Channel": "채널", - "Coeffs As Percents": "백분율계수", - "Color bars based on previous close": "이전종가에 따라 봉색결정", - "Color": "색", - "Color:": "색:", - "Coordinates": "좌표", - "Delete": "지움", - "Down Color": "하락색상", - "Drawings": "그리기", - "Entry price:": "진입가:", - "Event": "Event", - "Events": "이벤트", - "Extend Left End": "왼쪽끝확장", - "Extend Left": "왼쪽확장", - "Extend Lines": "확장선", - "Extend Right End": "오른쪽끝확장", - "Extend Right": "오른쪽확장", - "Extend": "확장", - "Failure back color": "실패배경색", - "Failure text color": "실패문자색", - "Fans": "부채꼴", - "Fill": "채우기", - "Format": "설정", - "Graphics": "그래픽", - "Grid": "격자선", - "Help": "도움말", - "HLC Bars": "고저종 봉", - "Inputs": "인풋", - "Label Background": "라벨배경색", - "Label": "라벨", - "Labels": "라벨", - "Left End": "왼쪽끝", - "Left Labels": "왼쪽라벨", - "Right Labels": "Right Labels", - "left": "왼쪽", - "Level {0}": "{0} 레벨", - "Levels": "레벨", - "Lines": "선", - "Major": "Major", - "Measure (Shift + Click on the chart)": "재기(Shift + Click)", - "Median": "평균값", - "middle": "가운데", - "Middle": "Middle", - "Minor": "Minor", - "Mode": "모드", - "Normal": "정상", - "Plot": "플롯", - "Price Levels": "가격레벨", - "Price Source": "차트값", - "Price": "가격", - "Price:": "가격:", - "Prices": "가격", - "Profit Background Color": "수익배경색", - "Profit Level. Ticks:": "수익레벨틱:", - "Properties": "속성", - "Reverse": "리버스", - "Right End": "오른쪽끝", - "Right Lables": "오른쪽라벨", - "right": "오른쪽", - "Log Scale_scale_menu": "로그눈금", - "Percentage_scale_menu": "퍼센트", - "Scales": "눈금", - "Settings": "세팅", - "Show Background": "배경보기", - "Show Bars Range": "봉 구간보기", - "Show Date/Time Range": "날짜/시간 구간보기", - "Show Distance": "거리 보기", - "Show Labels": "라벨보기", - "Show Price Range": "가격구간보기", - "Show Price": "가격보기", - "Show Prices": "가격보기", - "Show Text": "문자열보기", - "Show Time": "시간보기", - "Show Wave": "웨이브보기", - "Show/Hide": "보기/숨기기", - "Source back color": "소스배경색", - "Source border color": "소스경계선색", - "Source text color": "소스문자열색", - "Stay in Drawing Mode": "그리기모드 유지", - "Stop Background Color": "스탑배경색", - "Stop Color:": "스탑색:", - "Stop Level. Ticks:": "스탑레벨틱:", - "Style": "모습", - "Success back color": "성공배경색", - "Success text color": "성공문자열색", - "Target back color": "대상배경색", - "Target border color": "대상경계색", - "Target Color:": "대상색:", - "Target text color": "대상문자열색", - "Text Alignment:": "문자열맞춤:", - "Text color": "문자열색", - "Text Color": "문자열색", - "Text Font": "문자열폰트", - "Text Wrap": "문자열줄넘김", - "Text:": "문자열:", - "Time Levels": "시간레벨", - "Timezone/Sessions": "타임존/세션", - "Top Labels": "탑레벨", - "Bottom Labels": "Bottom Labels", - "top": "위", - "Up Color": "상승색상", - "Wave Size": "웨이브크기", - "Wick": "윅", - "Zoom In": "크게보기", - "Zoom Out": "작게보기", - "Borders": "경계선", - "Level": "레벨", - "Hlines Background": "수평선배경", - "Plots Background": "플롯배경", - "Open_line_tool_position": "포지션보유", - "Closed_line_tool_position": "포지션청산", - "{0} P&L: {1}": "{0} 손익: {1}", - "Risk/Reward Ratio: {0}": "위험/보상율: {0}", - "Stop: {0} ({1}%)": "스탑:{0} ({1}%)", - "Target: {0} ({1}%)": "타겟: {0} ({1}%)", - "SUCCESS": "성공", - "FAILURE": "실패", - "Left Shoulder": "왼쪽어깨", - "Head": "머리", - "Right Shoulder": "오른쪽어깨", - "Mirrored": "거울대칭", - "Flipped": "위아래대칭", - "distance: {0}": "거리: {0}", - "day": "일", - "day_plural": "일", - "week": "주", - "week_plural": "주", - "month": "월", - "month_plural": "월", - "minute": "분", - "minute_plural": "분", - "hour": "시간", - "hour_plural": "시간", - "y_dates": "y", - "h_dates": "h", - "D_dates": "D", - "W_dates": "W", - "M_dates": "M", - "d_dates": "d", - "m_dates": "m", - "in_dates": "in", - "Jan": "1월", - "Feb": "2월", - "Mar": "3월", - "Apr": "4월", - "May": "5월", - "Jun": "6월", - "Jul": "7월", - "Aug": "8월", - "Sep": "9월", - "Oct": "10월", - "Nov": "11월", - "Dec": "12월", - "Objects Tree": "오브젝트트리", - "Manage Drawings": "그림관리", - "TOOL": "도구", - "SYMBOL": "종목", - "Move Up": "위로옮김", - "Move Down": "아래로옮김", - "All Exchanges": "전체거래소", - "All types": "전체종목", - "Stock": "주식", - "stock": "주식", - "Index": "지수", - "index": "지수", - "Futures": "선물", - "futures": "선물", - "Image URL": "이미지 URL", - "Save image": "이미지저장", - "or copy url:": "또는 url 복사:", - "Redo {0}": "{0} 다시하기", - "Custom color...": "사용자색상...", - "Search": "찾기", - "Open_in_legend": "시", - "High_in_legend": "고", - "Low_in_legend": "저", - "Close_in_legend": "종", - "Open": "시", - "High": "고", - "Low": "저", - "Close": "종", - "(H + L)/2": "(고 + 저)/2", "(H + L + C)/3": "(고 + 저 + 종)/3", + "(H + L)/2": "(고 + 저)/2", "(O + H + L + C)/4": "(시 + 고 + 저 + 종)/3", - "UTC": "표준시", - "Exchange": "거래소", - "Athens": "아테네", - "Berlin": "베를린", - "Bogota": "보고타", - "Bangkok": "방콕", - "Buenos Aires": "부에노스아이레스", - "Chicago": "시카고", - "Hong Kong": "홍콩", - "Kolkata": "콜카타", - "London": "런던", - "Los Angeles": "로스엔젤레스", - "Madrid": "마드리드", - "Moscow": "모스코바", - "New York": "뉴욕", - "Paris": "파리", - "Sao Paulo": "Sao Paulo", - "Seoul": "서울", - "Shanghai": "상하이", - "Singapore": "싱가폴", - "Sydney": "시드니", - "Taipei": "대만", - "Tehran": "Tehran", - "Tokyo": "도쿄", - "Toronto": "토론토", - "Vancouver": "밴쿠버", - "Warsaw": "바르샤바", - "n/a": "n/a", - "Long_input": "매수", - "long_input": "long", - "longlen_input": "long length", - "Window Size_input": "윈도우크기", - "Length_input": "길이", - "length_input": "길이", - "len_input": "길이", - "Short_input": "매도", - "short_input": "short", - "shortlen_input": "Short Length", - "Mult_input": "승수", - "mult_input": "승수", - "divisor_input": "분모", - "Divisor_input": "분모", - "Upper": "위쪽", - "Lower": "아래쪽", - "Long": "매수", - "Short": "매도", - "Signal": "신호", - "Jaw": "턱", - "Teeth": "이빨", - "Lips": "입술", - "Zero": "Zero", - "WMA Length_input": "WMA Length", - "Long RoC Length_input": "Long RoC Length", - "Short RoC Length_input": "Short RoC Length", - "jawLength_input": "Jaw Length", - "teethLength_input": "Teeth Length", - "lipsLength_input": "Lips Length", - "percent_input": "백분율", - "exponential_input": "지수", - "smoothD_input": "Smooth D", - "smoothK_input": "Smooth K", - "Color 0": "색 0", - "Color 1": "색 1", - "Color 2": "색 2", - "Color 3": "색 3", - "Color 4": "색 4", - "sym_input": "종목", - "symbol_input": "종목", - "Sym_input": "종목", - "DI Length_input": "DI Length", - "ADX Smoothing_input": "ADX Smoothing", - "displacement_input": "변위", - "Tenkan-sen": "Tenkan-sen", - "Kijun-sen": "Kijun-sen", - "Chikou span": "Chikou span", - "Senkou A": "Senkou A", - "Senkou B": "Senkou B", - "useTrueRange_input": "Use True Range", - "roclen1_input": "RoC Length 1", - "roclen2_input": "RoC Length 2", - "roclen3_input": "RoC Length 3", - "roclen4_input": "RoC Length 4", - "smalen1_input": "SMA Length 1", - "smalen2_input": "SMA Length 2", - "smalen3_input": "SMA Length 3", - "smalen4_input": "SMA Length 4", - "siglen_input": "Signal Length", - "UpperLimit": "상한값", - "LowerLimit": "하한값", - "Limit": "Limit", - "fastLength_input": "Fast Length", - "slowLength_input": "Slow Length", - "signalLength_input": "Signal Length", - "start_input": "시작", - "increment_input": "증가", - "maximum_input": "최대", - "showMA_input": "이동평균보기", - "show MA_input": "Show MA", - "Volume": "거래량", - "Volume MA": "거래량 이동평균", - "Indicator": "지표", - "Oscillator": "오실레이터", - "lengthStoch_input": "Stoch length", - "lengthRSI_input": "RSI length", - "sigma_input": "sigma", - "Sigma_input": "Sigma", - "Crosses": "Crosses", - "Click to set a point": "그릴지점 클릭", + "...Less Tags": "...Less Tags", + "1 minute": "1 minute", "1. Slide your finger to select location for first anchor
2. Tap anywhere to place the first anchor": "1. Slide your finger to select location for first anchor
2. Tap anywhere to place the first anchor", "1. Slide your finger to select location for next anchor
2. Tap anywhere to place the next anchor": "1. Slide your finger to select location for next anchor
2. Tap anywhere to place the next anchor", - "retrying": "retrying", - "eod data": "일봉종가데이터", - "eod delayed": "일봉지연데이터", - "loading data": "데이터로딩중", - "invalid symbol": "잘못된 종목", - "streaming": "스티리밍", - "realtime": "실시간", - "pre-market": "프리마켓", - "post-market": "포스트마켓", - "closed": "청산", - "Time Interval": "시간간격", - "Show Symbol Labels": "종목이름보기", - "Show Symbol Labels_context_menu": "종목이름보기", - "Subminuette": "Subminuette", - "Minuette": "Minuette", - "Minute": "분", - "Intermediate": "중간", - "Primary": "주요", - "Cycle": "Cycle", - "SuperCycle": "SuperCycle", - "GrandSuperCycle": "GrandSuperCycle", - "Lock": "잠금", - "Width": "너비", - "Line With Breaks": "라인 With Breaks", - "Area With Breaks": "영역 With Breaks", - "Type": "타입", - "Simple": "단순", - "With Markers": "마커도함께", - "Step": "스텝", - "No drawings yet": "그림없음", - "Lock/Unlock": "잠그기/풀기", - "deviation_input": "편차", - "depth_input": "깊이", - "Accumulation/Distribution_study": "Accumulation/Distribution", - "Aroon_study": "Aroon", - "Advance/Decline_study": "Advance/Decline", - "Average True Range_study": "Average True Range", - "Awesome Oscillator_study": "Awesome Oscillator", - "Bollinger Bands Width_study": "Bollinger Bands Width", - "Balance of Power_study": "Balance of Power", - "Bollinger Bands_study": "Bollinger Bands", - "Bollinger Bands %B_study": "Bollinger Bands %B", - "Chaikin Money Flow_study": "Chaikin Money Flow", - "Chaikin Oscillator_study": "Chaikin Oscillator", - "Chande Kroll Stop_study": "Chande Kroll Stop", - "Chande Momentum Oscillator_study": "Chande Momentum Oscillator", - "Commodity Channel Index_study": "Commodity Channel Index", - "Choppiness Index_study": "Choppiness Index", - "Directional Movement Index_study": "Directional Movement Index", - "Correlation Coeff_study": "Correlation Coeff", - "Donchian Channels_study": "Donchian Channels", - "Double Exponential Moving Average_study": "Double Exponential Moving Average", - "Ease of Movement_study": "Ease of Movement", - "Elders Force Index_study": "Elders Force Index", - "Envelope_study": "Envelope", - "Ichimoku Cloud_study": "Ichimoku Cloud", - "Klinger Oscillator_study": "Klinger Oscillator", - "Hull MA_study": "Hull MA", - "Keltner Channels_study": "Keltner Channels", - "Linear Regression Curve_study": "Linear Regression Curve", - "Know Sure Thing_study": "Know Sure Thing", - "MA Cross_study": "MA Cross", - "Money Flow_study": "Money Flow", - "Mass Index_study": "Mass Index", - "Moving Average Exponential_study": "Moving Average Exponential", - "Net Volume_study": "Net Volume", - "Moving Average Convergence/Divergence_study": "Moving Average Convergence/Divergence", - "Moving Average_study": "Moving Average", - "Moving Average Weighted_study": "Moving Average Weighted", - "Parabolic SAR_study": "Parabolic SAR", - "On Balance Volume_study": "On Balance Volume", - "Price Oscillator_study": "Price Oscillator", - "Relative Strength Index_study": "Relative Strength Index", - "Relative Vigor Index_study": "Relative Vigor Index", - "Relative Volatility Index_study": "Relative Volatility Index", - "SMI Ergodic Indicator/Oscillator_study": "SMI Ergodic Indicator/Oscillator", - "Stochastic_study": "Stochastic", - "TRIX_study": "TRIX", - "Stochastic RSI_study": "Stochastic RSI", - "Triple EMA_study": "Triple EMA", - "VWMA_study": "VWMA", - "Volume Oscillator_study": "Volume Oscillator", - "Volume_study": "Volume", - "Williams Alligator_study": "Williams Alligator", - "Willams %R_study": "Willams %R", - "Coppock Curve_study": "Coppock Curve", - "Least Squares Moving Average_study": "Least Squares Moving Average", - "Arnaud Legoux Moving Average_study": "Arnaud Legoux Moving Average", - "True Strength Indicator_study": "True Strength Indicator", - "Change Interval": "Change Interval", - "Show Only Studies": "Show Only Studies", - "Show Only Drawings": "Show Only Drawings", - "Show All": "Show All", - "Timezone/Sessions Properties...": "Timezone/Sessions Properties...", - "Scale Price Chart Only": "Scale Price Chart Only", - "Open Interval Dialog": "Open Interval Dialog", - "Note": "Note", - "Anchored Note": "Anchored Note", - "Scales Properties": "Scales Properties", - "Toggle Auto Scale": "Toggle Auto Scale", - "Toggle Log Scale": "Toggle Log Scale", - "Toggle Percentage": "Toggle Percentage", - "auto_scale": "auto", - "Invalid Symbol": "Invalid Symbol", - "loading...": "loading...", - "interval_dialog_description": "Type the interval number for munute 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)", - "Not applicable": "Not applicable", - "Stats Text Color": "Stats Text Color", - "Show Angle": "Show Angle", - "Always Show Stats": "Always Show Stats", - "Rename...": "Rename...", - "New": "New", - "Load": "Load", - "Save": "Save", - "Rename Chart": "Rename Chart", - "{0} copy": "{0} copy", - "Please enter chart name": "Please enter chart name", - "Enter a new chart name": "Enter a new chart name", - "Load Chart": "Load Chart", - "Chart Name": "Chart Name", - "Chart name": "Chart name", - "Rename Chart Layout": "Rename Chart Layout", - "Please enter chart layout name": "Please enter chart layout name", - "Enter a new chart layout name": "Enter a new chart layout name", - "Load Layout Chart": "Load Layout Chart", - "Chart Layout Name": "Chart Layout Name", - "Chart layout name": "Chart layout name", - "NEW CHART LAYOUT": "NEW CHART LAYOUT", - "Save Chart Layout saves not just some particular chart,\nit saves all charts for all symbols and intervals\nwhich you are modifying while working with this Layout": "Save Chart Layout saves not just some particular chart,\nit saves all charts for all symbols and intervals\nwhich you are modifying while working with this Layout", - "Last Modified": "Last Modified", - "Save Chart Layout": "Save Chart Layout", - "Active Symbol": "Active Symbol", - "Remove custom interval": "Remove custom interval", - "Fullscreen mode": "Fullscreen mode", - "Marker Color": "Marker Color", - "Font Size": "Font Size", - "Save New Chart": "Save New Chart", - "Source_compare": "Source", - "YES": "YES", - "Yes": "Yes", - "No": "No", - "NO": "NO", - "Confirmation": "Confirmation", - "Are you sure you want to delete this chart?": "Are you sure you want to delete this chart?", - "Hide Marks On Bars": "Hide Marks On Bars", - "Precise Labels": "Precise Labels", - "Copy Chart Layout": "Copy Chart Layout", - "Load Chart Layout": "Load Chart Layout", - "Save New Chart Layout": "Save New Chart Layout", - "The Extended Trading Hours feature is available only for intraday charts": "The Extended Trading Hours feature is available only for intraday charts", - "Do you realy want to delete ": "Do you realy want to delete", - "Description": "Description", - "Date": "Date", - "Time": "Time", - "Alerts for the current symbol only": "Alerts for the current symbol only", - "Alerts for the current resolution only": "Alerts for the current resolution only", - "Hide inactive alerts": "Hide inactive alerts", - "Stopped Manual": "Stopped Manual", - "Expired": "Expired", - "Triggered and Not Active": "Triggered and Not Active", - "Error": "Error", - "Stop": "Stop", - "Stopped": "Stopped", - "Active": "Active", - "Order": "Order", - "Actual": "Actual", - "Prior": "Prior", - "Company": "Company", - "Estimate": "Estimate", - "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.": "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.", - "Share on Twitter a snapshot of your chart as a picture and whatever you write.": "Share on Twitter a snapshot of your chart as a picture and whatever you write.", - "Share on StockTwits a snapshot of your chart as a picture and whatever you write.": "Share on StockTwits a snapshot of your chart as a picture and whatever you write.", - "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.": "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.", - "Suggested ideas & my ideas": "Suggested ideas & my ideas", - "Ideas of the people I follow & my ideas": "Ideas of the people I follow & my ideas", - "My ideas only": "My ideas only", - "Hide Widgets": "Hide Widgets", - "Create Alert": "Create Alert", - "Disconnect": "Disconnect", - "Connect": "Connect", - "Pine Script Editor": "Pine Script Editor", - "Published ideas settings": "Published ideas settings", - "Change Ideas filter": "Change Ideas filter", - "Hide Drawings Toolbar": "Hide Drawings Toolbar", - "Show/Hide Drawings Toolbar": "Show/Hide Drawings Toolbar", - "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.", - "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.", - "Study Template": "Study Template", - "Template": "Template", - "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

": "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

", - "Quotes are delayed by 10 min and updated every 30 seconds": "Quotes are delayed by 10 min and updated every 30 seconds", - "delayed": "delayed", - "Show only my sent and received messages": "Show only my sent and received messages", - "Maximize Chat": "Maximize Chat", - "Detach Chat": "Detach Chat", - "Type your message here": "Type your message here", - "Have something to say?": "Have something to say?", - "Attach chart snapshot": "Attach chart snapshot", - "Insert emoticon": "Insert emoticon", - "You can not vote twice for one message": "You can not vote twice for one message", - "English only, please": "English only, please", - "English only, please. Currently we only support English, so we ask you to only use English when communicating on TradingView.": "English only, please. Currently we only support English, so we ask you to only use English when communicating on TradingView.", - "Respecting Fellow Members": "Respecting Fellow Members", - "Respecting Fellow Members. Whether you agree or disagree with ideas, be courteous and respectful. Treat others the way you'd like to be treated.": "Respecting Fellow Members. Whether you agree or disagree with ideas, be courteous and respectful. Treat others the way you'd like to be treated.", - "No advertising allowed": "No advertising allowed", - "No advertising allowed! You can post external links ONLY if they are relevant and add value to the conversation (i.e. a link to an example, or an article).": "No advertising allowed! You can post external links ONLY if they are relevant and add value to the conversation (i.e. a link to an example, or an article).", - "Custom...": "Custom...", - "Forex Talks": "Forex Talks", - "Forex": "Forex", - "Stock And Index Talks": "Stock And Index Talks", - "Bitcoin Talks": "Bitcoin Talks", - "Bitcoin": "Bitcoin", - "Link to this chat...": "Link to this chat...", - "Chat archives...": "Chat archives...", - "Edit room...": "Edit room...", - "Delete room": "Delete room", - "Save Drawing Template As...": "Save Drawing Template As...", - "Templates": "Templates", - "Apply Default Drawing Template": "Apply Default Drawing Template", - "There was an error posting your message.": "There was an error posting your message.", - "Confirm": "Confirm", - "Are you sure you want to delete this room?": "Are you sure you want to delete this room?", - "Show chart snapshot preview": "Show chart snapshot preview", - "Chart Snapshot": "Chart Snapshot", - "Show only favorite rooms": "Show only favorite rooms", - "Ignored users...": "Ignored users...", - "Launch chat in separate window": "Launch chat in separate window", - "Link to this room...": "Link to this room...", - "Room archives...": "Room archives...", - "You have no ignored users": "You have no ignored users", - "Remove this room from favorites": "Remove this room from favorites", - "Add this room from favorites": "Add this room from favorites", - "Compare Add": "Compare Add", - "Follow": "Follow", - "If you follow a symbol you will receive notifications when new ideas about that symbol are published.": "If you follow a symbol you will receive notifications when new ideas about that symbol are published.", - "You are not logged in. Please sign in.": "You are not logged in. Please sign in.", - "Info": "Info", - "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.": "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.", - "Home": "Home", - "Ideas": "Ideas", - "Scripts": "Scripts", - "Sign In": "Sign In", - "Sign Up": "Sign Up", - "Join Now": "Join Now", - "Ideas Published": "Ideas Published", - "Followers": "Followers", - "Following": "Following", - "Profile Settings": "Profile Settings", - "Public Profile": "Public Profile", - "Update Status": "Update Status", - "Sign Out": "Sign Out", - "E-mail for sms": "E-mail for sms", - "Please, enter your e-mail": "Please, enter your e-mail", - "E-mail": "E-mail", - "Crossing": "Crossing", - "Crossing Down": "Crossing Down", - "Crossing Up": "Crossing Up", - "Greater Than": "Greater Than", - "Less Than": "Less Than", - "Entering Channel": "Entering Channel", - "Inside Channel": "Inside Channel", - "Outside Channel": "Outside Channel", - "Moving Up": "Moving Up", - "Moving Down": "Moving Down", - "Moving Up %": "Moving Up %", - "Moving Down %": "Moving Down %", - "Select user to start new chat with": "Select user to start new chat with", - "You have no private messages yet": "You have no private messages yet", - "Don't be so cruel! Bans longer than 1 week are not allowed for now.": "Don't be so cruel! Bans longer than 1 week are not allowed for now.", - "Banned": "Banned", - "No ideas matched your criteria": "No ideas matched your criteria", - "Favorite ideas": "Favorite ideas", - "Only private ideas": "Only private ideas", - "Ideas for the current symbol only": "Ideas for the current symbol only", - "Ideas for the current resolution only": "Ideas for the current resolution only", - "Someone commented on your idea": "Someone commented on your idea", - "Someone agreed/disagreed with your idea": "Someone agreed/disagreed with your idea", - "Someone followed you": "Someone followed you", - "Someone replied to your comment": "Someone replied to your comment", - "Someone commented on the idea you follow": "Someone commented on the idea you follow", - "Someone you follow post new comment": "Someone you follow post new comment", - "Someone you follow change status": "Someone you follow change status", - "Someone you follow published new idea": "Someone you follow published new idea", - "Someone published idea on symbol you follow": "Someone published idea on symbol you follow", - "Notification sound": "Notification sound", - "Additional Notifications Settings...": "Additional Notifications Settings...", - "This is a temporary chart.": "This is a temporary chart.", - "To save your work, sign up for FREE.": "To save your work, sign up for FREE.", - "Sign Up for FREE": "Sign Up for FREE", - "Data provided by BATS exchange.": "Data provided by BATS exchange.", - "Upgrade Now": "Upgrade Now", - "This is EOD data with no updates.": "This is EOD data with no updates.", - "You may subscribe for official realtime and intraday data.": "You may subscribe for official realtime and intraday data.", - "Open Script": "Open Script", - "No saved scripts yet": "No saved scripts yet", - "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", - "Create your first script now!": "Create your first script now!", - "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.": "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.", - "No public library scripts were found.": "No public library scripts were found.", - "Change band background": "Change band background", - "Change area background": "Change area background", - "Confirm replace": "Confirm replace", - "Note: default study templates won't be removed permanently": "Note: default study templates won't be removed permanently", - "Do you realy want to replace": "Do you realy want to replace", - "SCRIPT TITLE": "SCRIPT TITLE", - "TAGS": "TAGS", - "DESCRIPTION": "DESCRIPTION", - "PUBLISH SCRIPT": "PUBLISH SCRIPT", - "Pine Script Tutorial": "Pine Script Tutorial", - "Pine Script Reference": "Pine Script Reference", - "How to use the reference materials (Video)": "How to use the reference materials (Video)", - "Suggestions & Feedback": "Suggestions & Feedback", - "Clear Console": "Clear Console", - "Are you sure you want to ignore messages from": "Are you sure you want to ignore messages from", - "ext": "ext", - "Toggle Maximize Chart": "Toggle Maximize Chart", - "Plot dividends": "Plot dividends", - "Plot splits": "Plot splits", - "Plot earnings": "Plot earnings", - "Vol": "Vol", - "Want official data and more features?": "Want official data and more features?", - "Sessions": "Sessions", - "Trading Panel": "Trading Panel", - "Open Trading Panel": "Open Trading Panel", - "Select Layout": "Select Layout", - "Link symbol to all charts": "Link symbol to all charts", - "Link interval to all charts": "Link interval to all charts", - "Sync crosshair on all charts": "Sync crosshair on all charts", - "Chart Help": "Chart Help", - "No notifications yet": "No notifications yet", - "Watchlist, details and news": "Watchlist, details and news", - "Alerts": "Alerts", - "Data Window": "Data Window", - "Hotlists": "Hotlists", - "Calendar": "Calendar", - "Trading Notes": "Trading Notes", - "Recent Chats": "Recent Chats", - "Notifications": "Notifications", - "Watchlist": "Watchlist", - "Details": "Details", - "Economic Calendar": "Economic Calendar", - "Earnings Calendar": "Earnings Calendar", - "Hotlist": "Hotlist", - "News": "News", - "Market Summary": "Market Summary", - "My Ideas and Notes": "My Ideas and Notes", - "Alerts Log": "Alerts Log", - "Extend Lines Left": "Extend Lines Left", - "Connecting Line": "Connecting Line", - "Show Executions": "Show Executions", - "Show Buy/Sell Panel": "Show Buy/Sell Panel", - "Show Active Orders Only": "Show Active Orders Only", - "Journal...": "Journal...", - "Account History...": "Account History...", - "Reset Paper Trading Account...": "Reset Paper Trading Account...", - "Trading Properties...": "Trading Properties...", - "Set Alert": "Set Alert", - "Alert": "Alert", - "Edit": "Edit", - "Upper Deviation": "Upper Deviation", - "Lower Deviation": "Lower Deviation", - "Use Upper Deviation": "Use Upper Deviation", - "Use Lower Deviation": "Use Lower Deviation", - "First bar time": "First bar time", - "Last bar time": "Last bar time", - "Source": "Source", - "Chats": "Chats", - "All Talks": "All Talks", - "Volume Leaders": "Volume Leaders", - "Percent Advances": "Percent Advances", - "Percent Declines": "Percent Declines", - "Price Advances": "Price Advances", - "Price Declines": "Price Declines", - "Range Advances": "Range Advances", - "Range Declines": "Range Declines", - "Gap Up Stocks": "Gap Up Stocks", - "Gap Down Stocks": "Gap Down Stocks", - "Sell Market": "Sell Market", - "Sell": "Sell", - "Buy Market": "Buy Market", - "Report data issues": "Report data issues", - "Report Data Issues": "Report Data Issues", - "Feature Request and Feedback": "Feature Request and Feedback", - "Market": "Market", - "Buy": "Buy", - "Keyboard Shortcuts": "Keyboard Shortcuts", - "Help & Wiki": "Help & Wiki", - "Send Feedback or Report an Issue": "Send Feedback or Report an Issue", - "Priority Support": "Priority Support", - "Run Product Walk-Through": "Run Product Walk-Through", - "Price Scale": "Price Scale", - "MTPredictor": "MTPredictor", - "Apply Elliot Wave": "Apply Elliot Wave", - "Apply WPT Up Wave": "Apply WPT Up Wave", - "Apply WPT Down Wave": "Apply WPT Down Wave", - "Create New Order...": "Create New Order...", - "Trading": "Trading", - "Add Alert": "Add Alert", - "Extend Alert Line": "Extend Alert Line", - " alert label line": "alert label line", - "No study templates saved": "No study templates saved", - "Save Study Template As...": "Save Study Template As...", - "Show Splits on Chart": "Show Splits on Chart", - "Show Earnings on Chart": "Show Earnings on Chart", - "Show Dividends on Chart": "Show Dividends on Chart", - "Show Alert Labels": "Show Alert Labels", - "Earnings breaks": "Earnings breaks", - "Extended Alert Line": "Extended Alert Line", - "Themes": "Themes", - "Events & Alerts": "Events & Alerts", - "Apply Defaults": "Apply Defaults", - "Do you realy want to delete theme": "Do you realy want to delete __theme__ theme?", - "Extended Hours (Intraday Only)": "Extended Hours (Intraday Only)", - "In Session": "In Session", - "Tools": "Tools", - "Delete script": "Delete script", - "Social": "Social", - "Angle": "Angle", - "Publish Script": "Publish Script", - "Add to Chart": "Add to Chart", - "Blank script": "Blank script", - "TradingView Free Quotes and Chat": "TradingView Free Quotes and Chat", - "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.": "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.", - "Install": "Install", - "Logged as": "Logged as", - "Untitled Script": "Untitled Script", - "Pine Editor": "Pine Editor", - "Open Pine Script Editor": "Open Pine Script Editor", - "Make a Copy": "Make a Copy", - "Make a Copy...": "Make a Copy...", - "Quantity": "Quantity", - "Signal Labels": "Signal Labels", - "Trades on Chart": "Trades on Chart", - "Take Profit": "Take Profit", - "Stop Loss": "Stop Loss", - "Expiration": "Expiration", - "Modify Order": "Modify Order", - "PUBLISH IDEA": "PUBLISH IDEA", - "EDIT IDEA": "EDIT IDEA", - "Chart does not load": "Chart does not load", - "No real-time data": "No real-time data", - "Price incorrect": "Price incorrect", - "Study not loading": "Study not loading", - "Gap in the data": "Gap in the data", - "Alerts issue": "Alerts issue", - "Slow scrolling or chart loading": "Slow scrolling or chart loading", - "Issue Type": "Issue Type", - "Select type...": "Select type...", - "A suggested author published idea on current symbol": "A suggested author published idea on current symbol", - "MODERATED": "MODERATED", - "CFD": "CFD", - "Once": "Once", - "Require Order Confirmation": "Require Order Confirmation", - "Rearm every 1 minute": "Rearm every 1 minute", - "Rearm every 5 minute": "Rearm every 5 minute", - "Rearm every 10 minute": "Rearm every 10 minute", - "Rearm every 30 minute": "Rearm every 30 minute", - "Rearm every hour": "Rearm every hour", - "Once per bar (on condition)": "Once per bar (on condition)", - "Once per bar (on close)": "Once per bar (on close)", - "move chart 1 bar to the left.": "move chart 1 bar to the left.", - "move chart 1 bar to the right.": "move chart 1 bar to the right.", - "move further to the left.": "move further to the left.", - "move further to the right.": "move further to the right.", - "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!": "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!", - "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.": "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.", - "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!": "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!", - "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.": "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.", - "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.": "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.", - "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.": "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.", - "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.": "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.", - "

Pine scripting language (β version)

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.

At the moment PineScript in a BETA. For more detailed information check out our blog.": "

Pine scripting language (β version)

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.

At the moment PineScript in a BETA. For more detailed information check out our blog.", - "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.": "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.", + "10 seconds": "10 seconds", + "1d": "1d", + "1m": "1m", + "1y": "1y", + "3 Notes Reverb": "3 Notes Reverb", + "30 Day Free Trial": "30 Day Free Trial", + "30 seconds": "30 seconds", + "3m": "3m", + "5 seconds": "5 seconds", + "52wk Range": "52wk Range", + "5d": "5d", + "5y": "5y", + "6m": "6m", + " or to use paper trading": " or to use paper trading", + "Hold Shift  + Click on the chart – measure tool.": "Hold Shift  + Click on the chart – measure tool.", + "Hold Shift – draw linetools on the right angle.": "Hold Shift – draw linetools on the right angle.", "

A broad range of intelligent drawing tools

The 100+ drawing tools on TradingView let you analyze the market in a variety of ways - all helping you find better opportunities. Technical analysis is the study of learning how past performance of drawings and other tools applies to prices in the future. Make sure you take a look at our Wiki for a complete list of drawing tools and instructions on how to use them!": "

A broad range of intelligent drawing tools

The 100+ drawing tools on TradingView let you analyze the market in a variety of ways - all helping you find better opportunities. Technical analysis is the study of learning how past performance of drawings and other tools applies to prices in the future. Make sure you take a look at our Wiki for a complete list of drawing tools and instructions on how to use them!", - "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.": "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.", - "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.": "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.", "

Advanced Price Scaling

When you are ready to get technical, our charts let you set the price scales to match your type of analysis. There are linear, percent and log axes for drastic price movements. You can use two separate price scales at the same time: one for indicators and one for price movements. Read more about scaling options.

Right-click on the price scale to see possible options: change scaling type, enable auto-scaling or show another price scale. Right-clicking on indicators lets you choose which scale to use, so several data series with different scaling can co-exist in one chart. You can also drag price and time scales to increase or decrease compression.": "

Advanced Price Scaling

When you are ready to get technical, our charts let you set the price scales to match your type of analysis. There are linear, percent and log axes for drastic price movements. You can use two separate price scales at the same time: one for indicators and one for price movements. Read more about scaling options.

Right-click on the price scale to see possible options: change scaling type, enable auto-scaling or show another price scale. Right-clicking on indicators lets you choose which scale to use, so several data series with different scaling can co-exist in one chart. You can also drag price and time scales to increase or decrease compression.", - "

Multi Charts Layout

You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.": "

Multi Charts Layout

You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.", + "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.": "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.", "

Communicate your ideas in real-time!

Collaborating with investors across markets and countries has never been easier! TradingView chat rooms are a powerful communication tool, which are fully integrated to instantly share charts, analysis and trading ideas – all on one platform. Create your own chat rooms on interesting topics, or join existing public chat rooms – a world of knowledge is at your fingertips.
Start chatting now!": "

Communicate your ideas in real-time!

Collaborating with investors across markets and countries has never been easier! TradingView chat rooms are a powerful communication tool, which are fully integrated to instantly share charts, analysis and trading ideas – all on one platform. Create your own chat rooms on interesting topics, or join existing public chat rooms – a world of knowledge is at your fingertips.
Start chatting now!", + "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.": "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.", + "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!": "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!", + "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.": "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.", "

Go PRO to get even more

But that’s not all! Upgrade your trading experience with TradingView PRO and get access to an unparalleled set of premium features and data. Get it today!": "

Go PRO to get even more

But that’s not all! Upgrade your trading experience with TradingView PRO and get access to an unparalleled set of premium features and data. Get it today!", - "You are not authenticated.": "You are not authenticated.", - "You already have Pro Plus trial.": "You already have Pro Plus trial.", - "You already participated in Pro Plus trial.": "You already participated in Pro Plus trial.", - "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.": "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.", - "
If you want to use this service - please sign in or register!
": "
If you want to use this service - please sign in or register!
", - "Increase Rating": "Increase Rating", - "Read more...": "Read more...", - "PRO Plus Trial": "PRO Plus Trial", - "Sorry, PRO Plus trial could not be set.": "Sorry, PRO Plus trial could not be set.", - "Decrease Rating": "Decrease Rating", - "Quote this message": "Quote this message", - "Unban": "Unban", - "Symbol Description": "Symbol Description", - "OHLC Values": "OHLC Values", - "Indicator Titles": "Indicator Titles", - "Indicator Arguments": "Indicator Arguments", - "Indicator Values": "Indicator Values", - "Symbol Last Value": "Symbol Last Value", - "Indicator Last Value": "Indicator Last Value", - "Favorite Drawings Toolbar": "Favorite Drawings Toolbar", - "Drawings Toolbar": "Drawings Toolbar", - "Sound on every message": "Sound on every message", - "No Sound notifications": "No Sound notifications", - "Set chat title...": "Set chat title...", - "Leave this chat": "Leave this chat", - "Enter new title for this chat": "Enter new title for this chat", - "Chat title": "Chat title", - "Are you sure you want to leave this chat?": "Are you sure you want to leave this chat?", - "Add people to this chat...": "Add people to this chat...", - "Add people to this chat": "Add people to this chat", - "Start new chat with...": "Start new chat with...", - "Clear Symbols": "Clear Symbols", - "Do you really want to clear all symbols?": "Do you really want to clear all symbols?", - "Apply Manual Risk/Reward": "Apply Manual Risk/Reward", - "Apply Manual Decision Point": "Apply Manual Decision Point", - "Analyze Trade Setup": "Analyze Trade Setup", - "Apply Elliot Wave Intermediate": "Apply Elliot Wave Intermediate", - "Apply Elliot Wave Major": "Apply Elliot Wave Major", - "Apply Elliot Wave Minor": "Apply Elliot Wave Minor", - "Up Wave 1 or A": "Up Wave 1 or A", - "Up Wave 2 or B": "Up Wave 2 or B", - "Up Wave C": "Up Wave C", - "Up Wave 3": "Up Wave 3", - "Up Wave 4": "Up Wave 4", - "Up Wave 5": "Up Wave 5", - "Down Wave 1 or A": "Down Wave 1 or A", - "Down Wave 2 or B": "Down Wave 2 or B", - "Down Wave C": "Down Wave C", - "Down Wave 3": "Down Wave 3", - "Down Wave 4": "Down Wave 4", - "Down Wave 5": "Down Wave 5", - "If you want to use private messages - please sign in or register!": "If you want to use private messages - please sign in or register!", - "To get alerts list - please sign in or register!": "To get alerts list - please sign in or register!", - "Manage Alerts": "Manage Alerts", - "Headlines": "Headlines", - "StockTwits": "StockTwits", - "FxWire PRO": "FxWire PRO", - "Futures Magazine": "Futures Magazine", - "Save As Watchlist...": "Save As Watchlist...", - "VolumeProfile": "VolumeProfile", - "Income Statement": "Income Statement", - "Profitability": "Profitability", - "Dividend": "Dividend", - "Current Valuation": "Current Valuation", - "Other": "Other", - "Indicators and Strategies": "Indicators and Strategies", - "Strategies": "Strategies", - "My Scripts": "My Scripts", - "Public Library": "Public Library", - "Built-ins": "Built-ins", - "AOS FX Primer": "AOS FX Primer", - "AlgoViewEssential": "AlgoViewEssential", - "Analysis Suite - SCMR Trends": "Analysis Suite - SCMR Trends", - "DecisionBar": "DecisionBar", - "Jurik Research": "Jurik Research", - "Key Hidden Levels": "Key Hidden Levels", - "Key Order Flow Events": "Key Order Flow Events", - "LazyBear - MTF Panes": "LazyBear - MTF Panes", - "LazyBear - S/R Levels": "LazyBear - S/R Levels", - "MTF Studies": "MTF Studies", - "MicroTrends": "MicroTrends", - "ProTradingIndicators": "ProTradingIndicators", - "RobBooker": "RobBooker", - "Fundamentals": "Fundamentals", - "Economy": "Economy", - "Zig Zag": "Zig Zag", - "Advance Decline Line": "Advaqweqweqweline Line", - "Advance Decline Ratio": "Advaadsasdadsio", - "Advance/Decline Ratio (Bars)": "Advance/Deasdasdasd", - "Chande Kroll Stop": "Chande Kroll Stop", - "Chop Zone": "Chop Zone", - "Conditional Expressions": "Conditional Expressions", - "ConnorsRSI": "ConnorsRSI", - "Correlation Coefficient": "Correlation Coefficient", - "Cumulative Volume Index": "Cumulative Volume Index", - "Detrended Price Oscillator": "Detrended Price Oscillator", - "Directional Movement": "Directional Movement", - "Divergence Indicator": "Divergence Indicator", - "Double EMA": "Double EMA", - "Ease Of Movement": "Ease Of Movement", - "Elder's Force Index": "Elder's Force Index", - "Elliott Wave": "Elliott Wave", - "Fisher Transform": "Fisher Transform", - "Historical Volatility": "Historical Volatility", - "Hull Moving Average": "Hull Moving Average", - "Linear Regression": "Linear Regression", - "MACD": "MACD", - "McGinley Dynamic": "McGinley Dynamic", - "Momentum": "Momentum", - "Moon Phases": "Moon Phases", - "Multi-Time Period Charts": "Multi-Time Period Charts", - "Pivot Points High Low": "Pivot Points High Low", - "Pivot Points Standard": "Pivot Points Standard", - "Price Volume Trend": "Price Volume Trend", - "Rate Of Change": "Rate Of Change", - "SMI Ergodic Indicator": "SMI Ergodic Indicator", - "SMI Ergodic Oscillator": "SMI Ergodic Oscillator", - "Smoothed Moving Average": "Smoothed Moving Average", - "Ultimate Oscillator": "Ultimate Oscillator", - "VWAP": "VWAP", - "Volatility Stop": "Volatility Stop", - "Vortex Indicator": "Vortex Indicator", - "Williams %R": "Williams %R", - "Williams Fractal": "Williams Fractal", - "Woodies CCI": "Woodies CCI", - "Total Revenue": "Total Revenue", - "Diluted EPS, Net Income": "Diluted EPS, Net Income", - "Net Income": "Net Income", - "EBITDA": "EBITDA", - "EBIT": "EBIT", - "Equity Earnings": "Equity Earnings", - "Gross Margin": "Gross Margin", - "After-tax Margin": "After-tax Margin", - "Gross Profit": "Gross Profit", - "Dividends Paid": "Dividends Paid", - "Debt to Equity": "Debt to Equity", - "Free Cash Flow": "Free Cash Flow", - "Return on Equity": "Return on Equity", + "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.": "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.", + "

Server-side Alerts (β version)": "

Server-side Alerts (β version)", + "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.": "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.", + "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.": "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.", + "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.": "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.", + "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.": "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.", + "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!": "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!", + "Number or , – change interval. The interval can be changed by typing the interval number (i.e. 5 if it is going to be a five minute chart) or by typing a comma (,) to enter non minute intervals such as H (Hourly), D (Daily), W (Weekly), M (Monthly).": "Number or , – change interval. The interval can be changed by typing the interval number (i.e. 5 if it is going to be a five minute chart) or by typing a comma (,) to enter non minute intervals such as H (Hourly), D (Daily), W (Weekly), M (Monthly).", + "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

": "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

", + "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

": "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

", + "

Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the features, top authors or create your first idea!

", + "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", + "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.": "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.", + "A clear title that describes your idea. Don’t just write “MSFT” or “MSFT Short”. A title like this doesn’t say much and won’t attract much interest to your idea.": "A clear title that describes your idea. Don’t just write “MSFT” or “MSFT Short”. A title like this doesn’t say much and won’t attract much interest to your idea.", + "A description that clearly states your idea. Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader’s shoes and see if you’d understand the context based on what you wrote. It’s also a good idea to re-post descriptions right on the chart, so your idea can be shared without losing meaning.": "A description that clearly states your idea. Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader’s shoes and see if you’d understand the context based on what you wrote. It’s also a good idea to re-post descriptions right on the chart, so your idea can be shared without losing meaning.", + "A suggested author published idea on current symbol": "A suggested author published idea on current symbol", + "ABCD Pattern": "ABCD 패턴", + "about": "about", + "Account History": "Account History", + "Account History...": "Account History...", "Accounting Change": "Accounting Change", - "Accounts Payable": "Accounts Payable", "Accounts Payable and Accrued Expenses": "Accounts Payable and Accrued Expenses", + "Accounts Payable": "Accounts Payable", "Accounts Receivable, Trade, Net": "Accounts Receivable, Trade, Net", "Accounts, Notes Receivable, Net": "Accounts, Notes Receivable, Net", "Accrued Expenses": "Accrued Expenses", "Accrued Interest": "Accrued Interest", "Accumulated Depreciation": "Accumulated Depreciation", + "Accumulation/Distribution": "Accumulation/Distribution", + "Accumulation/Distribution_study": "Accumulation/Distribution", "Acquisition/Sale of Business, Net": "Acquisition/Sale of Business, Net", - "Additional Paid-in Capital": "Additional Paid-in Capital", + "Activate Offer and GO PRO": "Activate Offer and GO PRO", + "Activate Your Account": "Activate Your Account", + "Active Symbol": "Active Symbol", + "Active": "Active", + "Actual": "Actual", + "Add about...": "Add about...", + "Add Alert": "Add Alert", + "Add any symbol from the list": "목록에서 종목추가", + "Add location...": "Add location...", + "Add people to this chat": "Add people to this chat", + "Add people to this chat...": "Add people to this chat...", + "Add people": "Add people", + "Add real-time markets": "Add real-time markets", + "Add status": "Add status", + "Add status...": "Add status...", + "Add Symbol": "종목추가", + "Add this room from favorites": "Add this room from favorites", + "Add to Chart": "Add to Chart", + "Add to favorites": "즐겨찾기추가", + "Add To Watchlist": "관심종목추가", + "Add twitter...": "Add twitter...", + "Add webpage...": "Add webpage...", + "Add {0} To Watchlist": "Add {0} To Watchlist", + "Add": "추가", + "Additional Notifications Settings...": "Additional Notifications Settings...", "Additional Paid-in Capital - Preferred Stock": "Additional Paid-in Capital - Preferred Stock", + "Additional Paid-in Capital": "Additional Paid-in Capital", + "Address": "Address", "Adjusted EBIT": "Adjusted EBIT", "Adjusted EBITDA": "Adjusted EBITDA", "Adjusted EPS, Basic": "Adjusted EPS, Basic", @@ -1187,26 +102,255 @@ "Adjustment for Equity Earnings": "Adjustment for Equity Earnings", "Adjustment for Minority Interest": "Adjustment for Minority Interest", "Adjustment for Special Charges": "Adjustment for Special Charges", + "Advance Decline Line": "Advance Decline Line", + "Advance Decline Ratio": "Advance Decline Ratio", + "Advance/Decline Ratio (Bars)": "Advance/Decline Ratio (Bars)", + "Advance/Decline_study": "Advance/Decline", + "ADX smoothing": "ADX smoothing", + "ADX Smoothing_input": "ADX Smoothing", + "After making your selection, copy and paste the embed code above. Learn more how to embed chart into forum or blog.": "After making your selection, copy and paste the embed code above. Learn more how to embed chart into forum or blog.", + "After-tax Margin": "After-tax Margin", + "Alarm Clock": "Alarm Clock", + "Alert Actions": "Alert Actions", + "Alert": "Alert", + "Alerts for the current resolution only": "Alerts for the current resolution only", + "Alerts for the current symbol only": "Alerts for the current symbol only", + "Alerts issue": "Alerts issue", + "Alerts Log": "Alerts Log", + "Alerts": "Alerts", + "AlgoViewEssential": "AlgoViewEssential", + "All Content": "All Content", + "All Exchanges": "전체거래소", + "All Metrics": "All Metrics", + "All Talks": "All Talks", + "all time messages": "__messages__ all time messages", + "All types": "전체종목", + "All": "All", + "all": "all", + "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.": "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.", + "Already have an account?": "Already have an account?", + "Always Show Stats": "Always Show Stats", + "AMEX - Stock - USA": "AMEX - Stock - USA", + "AMEX Gap Down Stocks": "AMEX Gap Down Stocks", + "AMEX Gap Up Stocks": "AMEX Gap Up Stocks", + "AMEX Percent Advances": "AMEX Percent Advances", + "AMEX Percent Declines": "AMEX Percent Declines", + "AMEX Price Advances": "AMEX Price Advances", + "AMEX Price Declines": "AMEX Price Declines", + "AMEX Range Advances": "AMEX Range Advances", + "AMEX Range Declines": "AMEX Range Declines", + "AMEX Volume Leaders": "AMEX Volume Leaders", "Amortization Expense": "Amortization Expense", "Amounts Due to Related Parties, Short-term": "Amounts Due to Related Parties, Short-term", - "Basic EPS, Net Income": "Basic EPS, Net Income", + "Analysis Suite - SCMR Trends": "Analysis Suite - SCMR Trends", + "Analyze Trade Setup": "Analyze Trade Setup", + "Anchored Note": "Anchored Note", + "Anchored Text": "고정위치문자", + "Angle": "Angle", + "Angle:": "각도:", + "Another script has the same name. Do you wish to overwrite it?": "Another script has the same name. Do you wish to overwrite it?", + "Any custom watchlist can be saved under a unique name and loaded at any time with one click. All lists are available from any computer, so you have your workspace wherever you go.": "Any custom watchlist can be saved under a unique name and loaded at any time with one click. All lists are available from any computer, so you have your workspace wherever you go.", + "AOS FX Primer": "AOS FX Primer", + "Apply Default Drawing Template": "Apply Default Drawing Template", + "Apply Default": "Apply Default", + "Apply Defaults": "Apply Defaults", + "Apply Elliot Wave Intermediate": "Apply Elliot Wave Intermediate", + "Apply Elliot Wave Major": "Apply Elliot Wave Major", + "Apply Elliot Wave Minor": "Apply Elliot Wave Minor", + "Apply Elliot Wave": "Apply Elliot Wave", + "Apply Manual Decision Point": "Apply Manual Decision Point", + "Apply Manual Risk/Reward": "Apply Manual Risk/Reward", + "Apply WPT Down Wave": "Apply WPT Down Wave", + "Apply WPT Up Wave": "Apply WPT Up Wave", + "Apply": "적용", + "Apr": "4월", + "Arc": "원호", + "Arcs": "원호", + "Are you sure you want to abandon your post?": "Are you sure you want to abandon your post?", + "Are you sure you want to close {0} position?": "Are you sure you want to close {0} position?", + "Are you sure you want to delete this chart?": "Are you sure you want to delete this chart?", + "Are you sure you want to delete this message?": "Are you sure you want to delete this message?", + "Are you sure you want to delete this room?": "Are you sure you want to delete this room?", + "Are you sure you want to ignore messages from": "Are you sure you want to ignore messages from", + "Are you sure you want to leave this chat?": "Are you sure you want to leave this chat?", + "Are you sure you want to reverse {0} position?": "Are you sure you want to reverse {0} position?", + "Area With Breaks": "영역 With Breaks", + "Area": "영역", + "Arguments in Header": "헤더에 인풋값", + "Arnaud Legoux Moving Average": "Arnaud Legoux Moving Average", + "Arnaud Legoux Moving Average_study": "Arnaud Legoux Moving Average", + "Aroon Down": "Aroon Down", + "Aroon Up": "Aroon Up", + "Aroon": "Aroon", + "Aroon_study": "Aroon", + "Arrow Mark Down": "아래화살", + "Arrow Mark Left": "왼화살표", + "Arrow Mark Right": "오른화살표", + "Arrow Mark Up": "위화살표", + "Arrow": "화살표", + "Assets": "Assets", + "at": "at", + "Athens": "아테네", + "Attach chart snapshot": "Attach chart snapshot", + "Aug": "8월", + "Auto Scale": "자동눈금", + "auto": "auto", + "auto_scale": "auto", + "average per day": "__messages__ average per day", + "Average True Range": "Average True Range", + "Average True Range_study": "Average True Range", + "Average Volume": "Average Volume", + "Average waiting time on the phone is less than one minute. Phone support is available Monday-Friday from 6:30 AM until 3:00 PM EST.": "Average waiting time on the phone is less than one minute. Phone support is available Monday-Friday from 6:30 AM until 3:00 PM EST.", + "Avg Vol": "Avg Vol", + "Awesome Oscillator": "Awesome Oscillator", + "Awesome Oscillator_study": "Awesome Oscillator", + "Aww, we are sorry to see you go! If you cancel, you will no longer be billed after your current subscription period ends. '+": "Aww, we are sorry to see you go! If you cancel, you will no longer be billed after your current subscription period ends. '+", + "Background color 1": "배경색 1", + "Background color 2": "배경색 2", + "Background Color": "배경색", + "Background": "배경", + "Balance of Power": "Balance of Power", + "Balance of Power_study": "Balance of Power", + "Balance Sheet": "Balance Sheet", + "Balance": "Balance", + "Balloon": "풍선", + "Ban": "Ban", + "Bands style": "Bands style", + "Bangkok": "방콕", + "Banned": "Banned", + "Bar #": "봉 #", + "Bar's Style": "봉스타일", + "Bars Pattern": "봉패턴", + "Bars": "봉", + "bars": "봉", + "bars_margin": "봉", + "Base Line Period": "Base Line Period", + "Base Line Periods": "Base Line Periods", + "Base Line": "Base Line", + "Base": "Base", "Basic EPS, Net Income from Continuing, Operations": "Basic EPS, Net Income from Continuing, Operations", + "Basic EPS, Net Income": "Basic EPS, Net Income", "Basic Weighted Average Shares": "Basic Weighted Average Shares", + "Basis": "Basis", + "Become a PRO Plus user for just $19.95 and get unlimited alerts! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks!": "Become a PRO Plus user for just $19.95 and get unlimited alerts! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks!", + "Become a Pro user for just $9.95 and get unlimited studies! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks because you support further development of TradingView!": "Become a Pro user for just $9.95 and get unlimited studies! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks because you support further development of TradingView!", + "Beep-beep": "Beep-beep", + "Berlin": "베를린", + "Beta - 1 Year": "Beta - 1 Year", + "Beta - 3 Year": "Beta - 3 Year", + "Beta - 5 Year": "Beta - 5 Year", + "Beta 1Y": "Beta 1Y", + "Beta 3Y": "Beta 3Y", + "Beta 5Y": "Beta 5Y", + "Bill Williams' 3 Lines": "Bill Williams' 3 Lines", + "Bitcoin Talks": "Bitcoin Talks", + "Bitcoin": "Bitcoin", + "BITFINEX - Bitcoin": "BITFINEX - Bitcoin", + "BITSTAMP - Bitcoin": "BITSTAMP - Bitcoin", + "Black": "Black", + "Blank script": "Blank script", + "Blue": "Blue", + "Bogota": "보고타", + "Bold": "Bold", + "Bollinger Bands %B": "Bollinger Bands %B", + "Bollinger Bands %B_study": "Bollinger Bands %B", + "Bollinger Bands Width": "Bollinger Bands Width", + "Bollinger Bands Width_study": "Bollinger Bands Width", + "Bollinger Bands": "Bollinger Bands", + "Bollinger Bands_study": "Bollinger Bands", "Book Equity": "Book Equity", - "CF Depreciation & Amortization": "CF Depreciation & Amortization", - "CF Net Income": "CF Net Income", + "Border color": "경계색", + "Border Color": "경계색", + "Border": "경계", + "Borders": "경계선", + "Bottom Labels": "Bottom Labels", + "Bottom Lables": "아래라벨", + "Bottom Margin": "아래여백", + "bottom": "아래", + "Bring Forward": "한단계앞으로", + "Bring to Front": "맨앞으로", + "Browser": "Browser", + "Brush": "붓", + "BSE - Stock - India": "BSE - Stock - India", + "BTC-E - Bitcoin": "BTC-E - Bitcoin", + "BTCYOU - Bitcoin": "BTCYOU - Bitcoin", + "Buenos Aires": "부에노스아이레스", + "Built-ins": "Built-ins", + "Buy Annual": "Buy Annual", + "Buy Ask": "Buy Ask __quote__", + "Buy Bid": "Buy Bid __quote__", + "Buy Market": "Buy Market", + "Buy Monthly": "Buy Monthly", + "BUY MULTIDEVICE ACCESS": "BUY MULTIDEVICE ACCESS", + "Buy symbol": "Buy __displaySymbol__ Limit __abbreviatedNumber__ @ __formattedValue__", + "Buy": "Buy", + "By clicking on “Sign Up” below, you are agreeing to the Terms of Service.": "By clicking on “Sign Up” below, you are agreeing to the Terms of Service.", + "by username": "by __username__", + "by": "by", + "Calendar": "Calendar", + "Calling": "Calling", + "Callout": "Callout", + "Cancel Order": "Cancel Order", + "Cancel publication": "Cancel publication", + "Cancel {{text}} and send feedback": "Cancel {{text}} and send feedback", + "Cancel": "취소", + "Candles": "캔들", "Capital Expenditures": "Capital Expenditures", - "Cash Paid for Income Taxes": "Cash Paid for Income Taxes", - "Cash Paid for Interest Expense": "Cash Paid for Interest Expense", - "Cash Ratio": "Cash Ratio", + "Capital LT": "Capital LT", + "Capital": "Capital", + "Card Number": "Card Number", "Cash and Cash Equivalents": "Cash and Cash Equivalents", "Cash and Cash Equivalents, Beginning of Year": "Cash and Cash Equivalents, Beginning of Year", "Cash and Cash Equivalents, End of Year": "Cash and Cash Equivalents, End of Year", + "Cash Flow Statement": "Cash Flow Statement", "Cash from Discontinued Operations": "Cash from Discontinued Operations", "Cash from Financing Activities": "Cash from Financing Activities", "Cash from Investing Activities": "Cash from Investing Activities", "Cash from Operating Activities": "Cash from Operating Activities", + "Cash Paid for Income Taxes": "Cash Paid for Income Taxes", + "Cash Paid for Interest Expense": "Cash Paid for Interest Expense", + "Cash Ratio": "Cash Ratio", "Cash, Cash Equivalents and Short-term ,Investments": "Cash, Cash Equivalents and Short-term ,Investments", + "CBOE - Options - USA": "CBOE - Options - USA", + "CBOT - Futures - USA": "CBOT - Futures - USA", + "CBOT E-mini": "CBOT E-mini", + "CCI 14 Length": "CCI 14 Length", + "CCI 14": "CCI 14", + "CCI Turbo Histogram": "CCI Turbo Histogram", + "CCI Turbo Length": "CCI Turbo Length", + "CCI Turbo": "CCI Turbo", + "center": "가운데", + "Centered": "Centered", + "CF Depreciation & Amortization": "CF Depreciation & Amortization", + "CF Depreciation & Amortization": "CF Depreciation & Amortization", + "CF Net Income": "CF Net Income", + "CFD": "CFD", + "Chaikin Money Flow": "Chaikin Money Flow", + "Chaikin Money Flow_study": "Chaikin Money Flow", + "Chaikin Oscillator": "Chaikin Oscillator", + "Chaikin Oscillator_study": "Chaikin Oscillator", + "Chande Kroll Stop": "Chande Kroll Stop", + "Chande Kroll Stop_study": "Chande Kroll Stop", + "Chande MO": "Chande MO", + "Chande Momentum Oscillator": "Chande Momentum Oscillator", + "Chande Momentum Oscillator_study": "Chande Momentum Oscillator", + "Change angle": "Change angle", + "Change area background": "Change area background", + "Change Background Color": "Change Background Color", + "Change band background": "Change band background", + "Change Disjoint Angle Background Color": "Change Disjoint Angle Background Color", + "Change Disjoint Angle Background Transparency": "Change Disjoint Angle Background Transparency", + "Change Disjoint Angle Color": "Change Disjoint Angle Color", + "Change Disjoint Angle Extending Left": "Change Disjoint Angle Extending Left", + "Change Disjoint Angle Extending Right": "Change Disjoint Angle Extending Right", + "Change Disjoint Angle Filling": "Change Disjoint Angle Filling", + "Change Disjoint Angle Left End": "Change Disjoint Angle Left End", + "Change Disjoint Angle Right End": "Change Disjoint Angle Right End", + "Change Disjoint Angle Show Prices": "Change Disjoint Angle Show Prices", + "Change Disjoint Angle Style": "Change Disjoint Angle Style", + "Change Disjoint Angle Width": "Change Disjoint Angle Width", + "Change Ideas filter": "Change Ideas filter", + "Change in Accounts Payable & Accrued, Expenses": "Change in Accounts Payable & Accrued, Expenses", "Change in Accounts Payable & Accrued, Expenses": "Change in Accounts Payable & Accrued, Expenses", "Change in Accounts Receivable": "Change in Accounts Receivable", "Change in Current Assets": "Change in Current Assets", @@ -1217,6 +361,7 @@ "Change in Income Taxes Payable": "Change in Income Taxes Payable", "Change in Inventories": "Change in Inventories", "Change in Long-term Debt, Net": "Change in Long-term Debt, Net", + "Change in Operating Assets & Liabilities": "Change in Operating Assets & Liabilities", "Change in Operating Assets & Liabilities": "Change in Operating Assets & Liabilities", "Change in Other Assets": "Change in Other Assets", "Change in Other Current Assets": "Change in Other Current Assets", @@ -1224,14 +369,208 @@ "Change in Other Liabilities": "Change in Other Liabilities", "Change in Prepaid Expenses": "Change in Prepaid Expenses", "Change in Short-term Borrowings, Net": "Change in Short-term Borrowings, Net", + "Change Interval": "Change Interval", + "Change Interval...": "Change Interval...", + "Change Marker and Border Color": "Change Marker and Border Color", + "Change Resolution": "Change Resolution", + "Change Symbol": "종목바꾸기", + "Change Symbol...": "종목바꾸기...", + "Change Text Background Fill": "Change Text Background Fill", + "Change Text Background Transparency": "Change Text Background Transparency", + "Change Text Background": "Change Text Background", + "Change Text Border Color": "Change Text Border Color", + "Change Text Border": "Change Text Border", + "Change Text Color": "Change Text Color", + "Change Text Font Bold": "Change Text Font Bold", + "Change Text Font Italic": "Change Text Font Italic", + "Change Text Font Size": "Change Text Font Size", + "Change Text Font": "Change Text Font", + "Change Text Wrap": "Change Text Wrap", + "Change Text": "Change Text", + "Change Trend Angle Extending Left": "Change Trend Angle Extending Left", + "Change Trend Angle Extending Right": "Change Trend Angle Extending Right", + "Change Trend Line Always Show Stats": "Change Trend Line Always Show Stats", + "Change Trend Line Color": "Change Trend Line Color", + "Change Trend Line Extending Left": "Change Trend Line Extending Left", + "Change Trend Line Extending Right": "Change Trend Line Extending Right", + "Change Trend Line Left End": "Change Trend Line Left End", + "Change Trend Line Right End": "Change Trend Line Right End", + "Change Trend Line Show Angle": "Change Trend Line Show Angle", + "Change Trend Line Show Bars Range": "Change Trend Line Show Bars Range", + "Change Trend Line Show Date/Time Range": "Change Trend Line Show Date/Time Range", + "Change Trend Line Show Price Range": "Change Trend Line Show Price Range", + "Change Trend Line Style": "Change Trend Line Style", + "Change Trend Line Width": "Change Trend Line Width", + "Channel": "채널", + "Chart as image": "Chart as image", + "Chart description is required": "Chart description is required", + "Chart does not load": "Chart does not load", + "Chart Help": "Chart Help", + "Chart Layout Name": "Chart Layout Name", + "Chart layout name": "Chart layout name", + "Chart Name": "Chart Name", + "Chart name": "Chart name", + "Chart or Quote, eg.": "Chart or Quote, eg.", + "Chart Properties": "차트속성", + "Chart Snapshot": "Chart Snapshot", + "Chart title is required": "Chart title is required", + "Chart": "Chart", + "Charts": "Charts", + "Chat archives...": "Chat archives...", + "Chat Call": "Chat Call", + "Chat Calling": "Chat Calling", + "Chat Hangup": "Chat Hangup", + "Chat Message": "Chat Message", + "Chat Popup": "Chat Popup", + "Chat title": "Chat title", + "Chats": "Chats", + "Chicago": "시카고", + "Chikou span": "Chikou span", + "Chirpy": "Chirpy", + "Chng 1W": "Chng 1W", + "Chng 4W": "Chng 4W", + "Chng 52W": "Chng 52W", + "Chng": "Chng", + "Choose your PRO plan": "Choose your PRO plan", + "Chop Zone": "Chop Zone", + "Choppiness Index": "Choppiness Index", + "Choppiness Index_study": "Choppiness Index", + "Circle Lines": "Circle Lines", + "Circles": "원", + "Clear Alerts Log": "Clear Alerts Log", + "Clear Console": "Clear Console", + "Clear Symbols": "Clear Symbols", + "Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.": "Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.", + "Click here to create new alert": "Click here to create new alert", + "Click here to go to chart and create one": "Click here to go to chart and create one", + "Click to set a point": "그릴지점 클릭", + "Clone": "복제", + "Clone, Copy, Sync": "Clone, Copy, Sync", + "Close position": "Close position", + "Close Position": "Close Position", + "Close {0} position?": "Close {0} position?", + "Close": "종", + "close": "close", + "Close_in_legend": "종", + "closed": "청산", + "Closed": "Closed", + "Closed_line_tool_position": "포지션청산", + "CME - Futures - USA": "CME - Futures - USA", + "CME E-mini": "CME E-mini", + "Coeffs As Percents": "백분율계수", + "Color 0": "색 0", + "Color 1": "색 1", + "Color 2": "색 2", + "Color 3": "색 3", + "Color 4": "색 4", + "Color 5": "Color 5", + "Color 6": "Color 6", + "Color 7": "Color 7", + "Color 8": "Color 8", + "Color bars based on previous close": "이전종가에 따라 봉색결정", + "Color Theme": "Color Theme", + "Color": "색", + "Color:": "색:", + "Columns": "행", + "COMEX - Futures - USA": "COMEX - Futures - USA", + "COMEX E-mini": "COMEX E-mini", + "Comment": "주석", + "Commitments & Contingencies": "Commitments & Contingencies", "Commitments & Contingencies": "Commitments & Contingencies", + "Commodity Channel Index": "Commodity Channel Index", + "Commodity Channel Index_study": "Commodity Channel Index", "Common Stock": "Common Stock", + "Company Comparison": "회사비교", + "Company": "Company", + "Compare Add": "Compare Add", + "Compare or Add Symbol": "비교/종목추가", + "Compare or Add Symbol...": "비교/종목추가...", + "Compare": "비교", + "Compare...": "비교...", + "Compared to monthly billing": "Compared to monthly billing", + "compiling...": "compiling...", + "Condition": "Condition", + "Conditional Expressions": "Conditional Expressions", + "Confirm Inputs": "Confirm Inputs", + "Confirm replace": "Confirm replace", + "Confirm": "Confirm", + "Confirmation": "Confirmation", + "Connect": "Connect", + "CONNECT": "CONNECT", + "Connected": "Connected", + "Connecting Line": "Connecting Line", + "Connecting": "Connecting", + "Connors RSI": "Connors RSI", + "ConnorsRSI": "ConnorsRSI", + "Continue": "Continue", + "CONTINUE": "CONTINUE", + "Conversion Line Period": "Conversion Line Period", + "Conversion Line Periods": "Conversion Line Periods", + "Conversion Line": "Conversion Line", + "Coordinates": "좌표", + "Copied to clipboard": "Copied to clipboard", + "Coppock Curve": "Coppock Curve", + "Coppock Curve_study": "Coppock Curve", + "Copy Chart Layout": "Copy Chart Layout", + "Copy link": "Copy link", + "copy selected object.": "copy selected object.", + "Copy": "복사", + "Correct": "Correct", + "Correlation Coeff": "Correlation Coeff", + "Correlation Coeff_study": "Correlation Coeff", + "Correlation Coefficient": "Correlation Coefficient", + "Correlation": "Correlation", + "Cost & Operating Expenses": "Cost & Operating Expenses", "Cost & Operating Expenses": "Cost & Operating Expenses", "Cost of Revenue": "Cost of Revenue", + "Count": "Count", "Cover Sheet TSO": "Cover Sheet TSO", + "Create Alert on {{title}}": "Create Alert on {{title}}", + "Create Alert": "Create Alert", + "Create new note...": "Create new note...", + "Create New Order...": "Create New Order...", + "Create new public chat": "Create new public chat", + "Create your first script now!": "Create your first script now!", + "Create": "Create", + "Cross": "십자", + "Cross_chart_type": "십자", + "Crosses": "Crosses", + "Crosshair": "십자표", + "Crossing Down": "Crossing Down", + "Crossing Up": "Crossing Up", + "Crossing": "Crossing", + "Cumulative Volume Index": "Cumulative Volume Index", "Current Portion of Long-term Debt": "Current Portion of Long-term Debt", "Current Ratio": "Current Ratio", + "Current Valuation": "Current Valuation", + "cursors-group-css-class": "cursors-group-css-class", + "Custom color...": "사용자색상...", + "Custom intervals and unlimited alerts": "Custom intervals and unlimited alerts", + "Custom Intervals": "Custom Intervals", + "Custom": "Custom", + "Custom...": "Custom...", + "CVV/CSC": "CVV/CSC", + "Cycle": "Cycle", + "Cyclic Lines": "Cyclic Lines", + "d": "d", + "D_dates": "D", + "d_dates": "d", + "Daily": "Daily", + "Data provided by BATS exchange.": "Data provided by BATS exchange.", + "Data Window": "Data Window", + "Date Range": "기간", + "Date": "Date", + "day": "일", + "day_plural": "일", + "Day's Range": "Day's Range", + "Debt Net": "Debt Net", "Debt to Assets": "Debt to Assets", + "Debt to Equity": "Debt to Equity", + "Dec": "12월", + "DecisionBar": "DecisionBar", + "Decrease Rating": "Decrease Rating", + "Default": "기본설정", + "Defaults": "기본설정", "Deferred Charges": "Deferred Charges", "Deferred Income Tax Liabilities, Short-term": "Deferred Income Tax Liabilities, Short-term", "Deferred Income Taxes": "Deferred Income Taxes", @@ -1241,61 +580,839 @@ "Degree of Combined Leverage": "Degree of Combined Leverage", "Degree of Financial Leverage": "Degree of Financial Leverage", "Degree of Operational Leverage": "Degree of Operational Leverage", + "delayed": "delayed", + "Delayed": "Delayed", + "Delete Alert": "Delete Alert", + "Delete alerts as per filter": "Delete alerts as per filter", + "Delete all Alerts": "Delete all Alerts", + "Delete all inactive Alerts": "Delete all inactive Alerts", + "Delete all your positions, orders and history and set balance to specific value.": "Delete all your positions, orders and history and set balance to specific value.", + "Delete message": "Delete message", + "Delete room": "Delete room", + "Delete script": "Delete script", + "Delete": "지움", + "Depreciation & Amortization Expense": "Depreciation & Amortization Expense", "Depreciation & Amortization Expense": "Depreciation & Amortization Expense", "Depreciation Expense": "Depreciation Expense", + "Depth": "Depth", + "depth_input": "깊이", + "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.": "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.", + "Description": "Description", + "DESCRIPTION": "DESCRIPTION", + "Detach Chat": "Detach Chat", + "Details": "Details", + "Detrended Price Oscillator": "Detrended Price Oscillator", + "deviation_input": "편차", + "Device": "Device", + "DI Length_input": "DI Length", "Diluted EPS, Net Income from Continuing Operations": "Diluted EPS, Net Income from Continuing Operations", + "Diluted EPS, Net Income": "Diluted EPS, Net Income", "Diluted Weighted Average Shares": "Diluted Weighted Average Shares", + "Directional Movement Index": "Directional Movement Index", + "Directional Movement Index_study": "Directional Movement Index", + "Directional Movement": "Directional Movement", + "Disconnect": "Disconnect", + "Disconnected": "Disconnected", "Discontinued Operations": "Discontinued Operations", + "Disjoint Angle": "Disjoint Angle", + "Displaced EMA": "Displaced EMA", + "Displacement": "Displacement", + "displacement_input": "변위", + "distance: {0}": "거리: {0}", + "Div EA": "Div EA", + "Div Paid": "Div Paid", + "Div Pref": "Div Pref", + "Div Share": "Div Share", + "Divergence Indicator": "Divergence Indicator", + "Diviation (%)": "Diviation (%)", + "Dividend": "Dividend", + "Dividends Paid": "Dividends Paid", + "Dividends per Share, FQ": "Dividends per Share, FQ", + "Dividends": "Dividends", + "divisor_input": "분모", + "Divisor_input": "분모", + "Do Not Cancel": "Do Not Cancel", + "Do not post offline personal contact information.": "Do not post offline personal contact information.", + "Do not publish content that is not your original work, or infringes the copyright of any third party.": "Do not publish content that is not your original work, or infringes the copyright of any third party.", + "Do not show this message again": "Do not show this message again", + "Do you really want to clear all symbols?": "Do you really want to clear all symbols?", + "Do you realy want to delete ": "Do you realy want to delete", + "Do you realy want to delete theme": "Do you realy want to delete __theme__ theme?", + "Do you realy want to delete {0}watchlist?": "Do you realy want to delete {0}watchlist?", + "Do you realy want to replace": "Do you realy want to replace", + "Don't be so cruel! Bans longer than 1 week are not allowed for now.": "Don't be so cruel! Bans longer than 1 week are not allowed for now.", + "Donchian Channels": "Donchian Channels", + "Donchian Channels_study": "Donchian Channels", + "Done": "Done", + "Don’t cry… but your free PRO Plus trial has ended! We hope you benefited from useful features and felt good about yourself for supporting the community.": "Don’t cry… but your free PRO Plus trial has ended! We hope you benefited from useful features and felt good about yourself for supporting the community.", + "Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!": "Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!", + "Dot": "점", + "Double EMA": "Double EMA", + "Double Exponential Moving Average": "Double Exponential Moving Average", + "Double Exponential Moving Average_study": "Double Exponential Moving Average", + "Down Color": "하락색상", + "Down fractals": "Down fractals", + "Down Wave 1 or A": "Down Wave 1 or A", + "Down Wave 2 or B": "Down Wave 2 or B", + "Down Wave 3": "Down Wave 3", + "Down Wave 4": "Down Wave 4", + "Down Wave 5": "Down Wave 5", + "Down Wave C": "Down Wave C", + "Down": "Down", + "Drawing Tools": "Drawing Tools", + "Drawings Syncing": "Drawings Syncing", + "Drawings Toolbar": "Drawings Toolbar", + "Drawings": "그리기", + "E-mail for sms": "E-mail for sms", + "E-mail support hours are 4:00 AM – 3 PM EST Monday - Friday. Typical response time is 1 hour during business hours.": "E-mail support hours are 4:00 AM – 3 PM EST Monday - Friday. Typical response time is 1 hour during business hours.", + "E-mail": "E-mail", + "Early Access 33% off{{#is_finished}} – Final chance{{/is_finished}}": "Early Access 33% off{{#is_finished}} – Final chance{{/is_finished}}", + "Early Access for $16.65/Month": "Early Access for $16.65/Month", + "Earnings breaks": "Earnings breaks", + "Earnings Calendar": "Earnings Calendar", + "Earnings per Share, Basic, TTM": "Earnings per Share, Basic, TTM", + "Earnings per Share, Diluted, TTM": "Earnings per Share, Diluted, TTM", + "Earnings": "Earnings", + "Ease Of Movement": "Ease Of Movement", + "Ease of Movement": "Ease of Movement", + "Ease of Movement_study": "Ease of Movement", + "EBIT": "EBIT", + "EBITDA": "EBITDA", + "Economic Calendar": "Economic Calendar", + "Economy & Symbols": "경제&종목", + "Economy": "Economy", + "Edit Alert {{description}} on {{title}}": "Edit Alert {{description}} on {{title}}", + "Edit Alert": "Edit Alert", + "Edit chat room": "Edit chat room", + "EDIT IDEA": "EDIT IDEA", + "Edit Order": "Edit Order", + "Edit Order...": "Edit Order...", + "Edit Position": "Edit Position", + "Edit Position...": "Edit Position...", + "Edit profile": "Edit profile", + "Edit room...": "Edit room...", + "EDIT SCRIPT": "EDIT SCRIPT", + "Edit Sript": "Edit Sript", + "Edit": "Edit", + "EDIT": "EDIT", "Effect of Exchange Rate on Cash": "Effect of Exchange Rate on Cash", + "Elder's Force Index": "Elder's Force Index", + "Elders Force Index_study": "Elders Force Index", + "Elliott Labels": "Elliott Labels", + "Elliott Major Retracement": "Elliott Major Retracement", + "Elliott Minor Retracement": "Elliott Minor Retracement", + "Elliott Wave Circle": "Elliott Wave Circle", + "Elliott Wave Cycle": "Elliott Wave Cycle", + "Elliott Wave Minor": "Elliott Wave Minor", + "Elliott Wave Subminuette": "Elliott Wave Subminuette", + "Elliott Wave": "Elliott Wave", + "Ellipse": "타원", + "Email": "Email", + "Embed": "Embed", + "Emp": "Emp", "Employee Compensation": "Employee Compensation", + "End of Day": "End of Day", + "English only for main public chatrooms and public ideas - so that everyone can understand. Any language can be spoken in the custom chat rooms. Later we may introduce main public chatrooms for other languages.": "English only for main public chatrooms and public ideas - so that everyone can understand. Any language can be spoken in the custom chat rooms. Later we may introduce main public chatrooms for other languages.", + "English only": "English only", + "Enter a new chart layout name": "Enter a new chart layout name", + "Enter a new chart name": "Enter a new chart name", + "Enter new title for this chat": "Enter new title for this chat", + "Entering Channel": "Entering Channel", + "Enterprise Value, FQ": "Enterprise Value, FQ", + "Enterprise Value/EBITDA, TTM": "Enterprise Value/EBITDA, TTM", + "Entry price:": "진입가:", + "Envelope": "Envelope", + "Envelope_study": "Envelope", + "eod data": "일봉종가데이터", + "eod delayed": "일봉지연데이터", + "EPS NI": "EPS NI", + "Equality Line": "Equality Line", + "Equity Earnings": "Equity Earnings", + "Equity": "Equity", + "Eraser": "지우개", + "Error": "Error", + "Estimate": "Estimate", + "EUREX - Futures - Europe": "EUREX - Futures - Europe", + "Event": "Event", + "Events & Alerts": "Events & Alerts", + "Events": "이벤트", + "Exch": "Exch", + "Exchange": "거래소", + "Exchanges charge per-user fees and redistribution fees from TradingView for delivery of intraday and real-time data. So, we can't give this data for free to everyone (as much as we'd like to).": "Exchanges charge per-user fees and redistribution fees from TradingView for delivery of intraday and real-time data. So, we can't give this data for free to everyone (as much as we'd like to).", + "Exit Full Screen (ESC)": "Exit Full Screen (ESC)", + "Exiting Channel": "Exiting Channel", + "Expand sym chart": "Expand sym chart", + "Expected Annual Dividends": "Expected Annual Dividends", + "Expiration Date (MM/YY)": "Expiration Date (MM/YY)", + "Expiration Time": "Expiration Time", + "Expiration": "Expiration", + "Expired": "Expired", + "Exponential": "Exponential", + "exponential_input": "지수", + "ext": "ext", + "Extend Alert Line": "Extend Alert Line", + "Extend Left End": "왼쪽끝확장", + "Extend Left": "왼쪽확장", + "Extend Lines Left": "Extend Lines Left", + "Extend Lines": "확장선", + "Extend Right End": "오른쪽끝확장", + "Extend Right": "오른쪽확장", + "Extend": "확장", + "Extended Alert Line": "Extended Alert Line", + "Extended Hours (Intraday Only)": "Extended Hours (Intraday Only)", + "Extended Hours": "확장시간", + "Extended Line": "확장선", + "Extended Trading Hours": "Extended Trading Hours", + "Extended": "확장", + "Extension": "Extension", "Extraordinary Items": "Extraordinary Items", + "Failed": "Failed", + "Failure back color": "실패배경색", + "Failure text color": "실패문자색", + "FAILURE": "실패", + "Falling": "Falling", + "Fans": "부채꼴", + "Fast length": "Fast length", + "Fast Length": "Fast Length", + "fastLength_input": "Fast Length", + "Fault": "Fault", + "Favorite Drawings Toolbar": "Favorite Drawings Toolbar", + "Favorite ideas": "Favorite ideas", + "Favorite": "Favorite", + "Favorites": "즐겨찾기", + "Feature Request and Feedback": "Feature Request and Feedback", + "Feb": "2월", + "Fib Channel": "피보나치채널", + "Fib Circles": "피보나치원", + "Fib Retracement": "피보나치되돌림", + "Fib Speed Resistance Arcs": "피보나치 속도 저항 원호", + "Fib Speed Resistance Fan": "피보나치 속도 저항 부채꼴", + "Fib Spiral": "피보나치 나선", + "Fib Time Zone": "피보나치 타임존", + "Fib Wedge": "피보나치 쐐기", + "Fibonacci": "Fibonacci", + "Fill": "채우기", + "Find existing chat": "Find existing chat", + "First bar time": "First bar time", + "First Name": "First Name", + "Fisher Transform": "Fisher Transform", + "Fisher": "Fisher", + "Flag Mark": "Flag Mark", + "Flat Bottom": "Flat Bottom", + "Flat Top/Bottom": "Flat Top/Bottom", + "Flipped": "위아래대칭", + "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.": "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.", + "Follow {{pro_symbol}}": "Follow {{pro_symbol}}", + "Follow": "Follow", + "Followed": "Followed", + "Followers": "Followers", + "Following below suggestions will help get your ideas suggested:": "Following below suggestions will help get your ideas suggested:", + "Following": "Following", + "Font Size": "Font Size", + "For a limited time, we’re offering a FREE 1 month subscription of PRO Plus (no credit card required, no catches or hidden autobilling).": "For a limited time, we’re offering a FREE 1 month subscription of PRO Plus (no credit card required, no catches or hidden autobilling).", + "for": "for", + "Forecast": "예측", + "Forex Talks": "Forex Talks", + "Forex": "Forex", + "Forgot password?": "Forgot password?", + "Format": "설정", + "Format...": "설정...", + "FORTUNECX - Bitcoin": "FORTUNECX - Bitcoin", "Free Cash Flow Margin": "Free Cash Flow Margin", "Free Cash Flow Return on Assets": "Free Cash Flow Return on Assets", + "Free Cash Flow": "Free Cash Flow", + "Frequency": "Frequency", + "Full moon mark": "Full moon mark", + "Full Screen": "전체화면", + "Fullscreen mode": "Fullscreen mode", + "Function Definition": "Function Definition", + "Fundamentals company": "Fundamentals __company__", + "Fundamentals": "Fundamentals", + "Futures Magazine": "Futures Magazine", + "Futures": "선물", + "futures": "선물", + "FXCM - Forex": "FXCM - Forex", + "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.": "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.", + "FxWire PRO": "FxWire PRO", + "Gann Box": "간상자", + "Gann Fan": "간부채꼴", + "Gann Square": "간바른네모", + "Gap Down Stocks": "Gap Down Stocks", + "Gap in the data": "Gap in the data", + "Gap Up Stocks": "Gap Up Stocks", + "General & Administrative Expense": "General & Administrative Expense", "General & Administrative Expense": "General & Administrative Expense", - "Goodwill": "Goodwill", + "GOCIO - Bitcoin": "GOCIO - Bitcoin", + "Goodwill & Intangible Assets, Net": "Goodwill & Intangible Assets, Net", "Goodwill & Intangible Assets, Net": "Goodwill & Intangible Assets, Net", + "Goodwill": "Goodwill", + "GrandSuperCycle": "GrandSuperCycle", + "Graphics": "그래픽", + "Greater Than": "Greater Than", + "Grey": "Grey", + "Grid Lines": "격자선", + "Grid": "격자선", + "Gross Margin %, TTM": "Gross Margin %, TTM", + "Gross Margin": "Gross Margin", + "Gross Profit": "Gross Profit", + "Growing moon": "Growing moon", + "Growing": "Growing", + "h": "h", + "h_dates": "h", + "Hand Bell": "Hand Bell", + "Hate speech": "Hate speech", + "Have something to say?": "Have something to say?", + "Head & Shoulders": "머리 & 어깨", + "Head": "머리", + "Headlines": "Headlines", + "Heiken Ashi": "하이킨 아시", + "Help & Wiki": "Help & Wiki", + "Help": "도움말", + "Hidden Bearish Divergence": "Hidden Bearish Divergence", + "Hidden Bullish Divergence": "Hidden Bullish Divergence", + "Hide All Drawing Tools": "그림툴감추기", + "Hide Buy/Sell Panel": "Hide Buy/Sell Panel", + "Hide data": "Hide data", + "Hide Drawings Toolbar": "Hide Drawings Toolbar", + "Hide Favorite Drawings Toolbar": "Hide Favorite Drawings Toolbar", + "Hide inactive alerts": "Hide inactive alerts", + "Hide inactive Alerts": "Hide inactive Alerts", + "Hide Marks On Bars": "Hide Marks On Bars", + "Hide Widgets": "Hide Widgets", + "Hide": "감추기", + "High": "고", + "high": "high", + "High_in_legend": "고", + "Histogram": "막대그래프", + "Historical Volatility": "Historical Volatility", + "HITBTC - Bitcoin": "HITBTC - Bitcoin", + "hl2": "hl2", + "HLC Bars": "고저종 봉", + "hlc3": "hlc3", + "Hlines Background": "수평선배경", + "Hollow Candles": "할로우캔들", + "Home": "Home", + "Hong Kong": "홍콩", + "Horizontal Line": "수평선", + "Horizontal Ray": "수평빛", + "Hot Lists": "Hot Lists", + "Hotlist": "Hotlist", + "HotLists continuously scan the US stock market to identify best trading opportunities and take considerable resources, so we can't give them out for free to everyone (as much as we'd like to).": "HotLists continuously scan the US stock market to identify best trading opportunities and take considerable resources, so we can't give them out for free to everyone (as much as we'd like to).", + "Hotlists": "Hotlists", + "hour": "시간", + "hour_plural": "시간", + "How to use the reference materials (Video)": "How to use the reference materials (Video)", + "Hull MA": "Hull MA", + "Hull MA_study": "Hull MA", + "Hull Moving Average": "Hull Moving Average", + "Hundred Line": "Hundred Line", + "ICECAN - Futures - Canada": "ICECAN - Futures - Canada", + "ICEEUR - Futures - Europe": "ICEEUR - Futures - Europe", + "ICEUSA - Futures - USA": "ICEUSA - Futures - USA", + "Ichimoku Cloud": "Ichimoku Cloud", + "Ichimoku Cloud_study": "Ichimoku Cloud", + "Icon": "아이콘", + "Idea or chart snapshot image": "Idea or chart snapshot image", + "IDEA TITLE AND DESCRIPTION": "IDEA TITLE AND DESCRIPTION", + "Ideas for the current resolution only": "Ideas for the current resolution only", + "Ideas for the current symbol only": "Ideas for the current symbol only", + "Ideas of the people I follow & my ideas": "Ideas of the people I follow & my ideas", + "Ideas Published": "Ideas Published", + "Ideas": "Ideas", + "If you are sure you want to cancel, click Cancel, otherwise choose Do Not Cancel.": "If you are sure you want to cancel, click Cancel, otherwise choose Do Not Cancel.", + "If you do intraday analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.": "If you do intraday analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.", + "If you do intraday analysis, consider subscribing to the {{exchange}} exchange.{{^exchangesButton}} You must subscribe to PRO, PRO Plus or Premium service first (from only 9.95/m).{{/exchangesButton}}": "If you do intraday analysis, consider subscribing to the {{exchange}} exchange.{{^exchangesButton}} You must subscribe to PRO, PRO Plus or Premium service first (from only 9.95/m).{{/exchangesButton}}", + "If you do intraday spread analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.": "If you do intraday spread analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.", + "If you follow a symbol you will receive notifications when new ideas about that symbol are published.": "If you follow a symbol you will receive notifications when new ideas about that symbol are published.", + "If you like what you see, you have an exclusive chance to get 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.": "If you like what you see, you have an exclusive chance to get 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.", + "If you need only the most complete and accurate data, then consider subscribing to the PRO Plus or Premium service from only $19.95/m that offers actual real-time data from the NYSE/NASDAQ/AMEX exchanges and much more.": "If you need only the most complete and accurate data, then consider subscribing to the PRO Plus or Premium service from only $19.95/m that offers actual real-time data from the NYSE/NASDAQ/AMEX exchanges and much more.", + "If you want to act quickly to news and events that occur when the regular market is closed, please consider subscribing to PRO Plus or Premium service from only $19.95/m.": "If you want to act quickly to news and events that occur when the regular market is closed, please consider subscribing to PRO Plus or Premium service from only $19.95/m.", + "If you want to identify opportunities in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "If you want to identify opportunities in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "If you want to unlock the power of multiple time frame analysis and add multiple symbols to the same chart layout, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "If you want to unlock the power of multiple time frame analysis and add multiple symbols to the same chart layout, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "If you want to use different watchlists to quickly assess different sectors of the market, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "If you want to use different watchlists to quickly assess different sectors of the market, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "If you want to use private messages - please sign in or register!": "If you want to use private messages - please sign in or register!", + "If you want to use this service - please sign in or register!": "If you want to use this service - please sign in or register!", + "Ignore user": "Ignore user __username__", + "Ignore": "Ignore", + "Ignored users...": "Ignored users...", + "Illicit content": "Illicit content", + "Image URL": "이미지 URL", + "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", + "In effort to make TradingView more useful to a larger number of users, moderators have the right to hide ideas with bad descriptions or not informative from the front page and the gallery. We are NOT limiting any ways of publishing or using TradingView charts. You can still create and publish any kind of charts; your profile and Activity Stream will still show all created charts.": "In effort to make TradingView more useful to a larger number of users, moderators have the right to hide ideas with bad descriptions or not informative from the front page and the gallery. We are NOT limiting any ways of publishing or using TradingView charts. You can still create and publish any kind of charts; your profile and Activity Stream will still show all created charts.", + "In Session": "In Session", + "In short, the more understandable and interesting your ideas are, the more you’ll gain respect of others and get discovered by the financial community. We’ll do our best to help showcase good ideas.": "In short, the more understandable and interesting your ideas are, the more you’ll gain respect of others and get discovered by the financial community. We’ll do our best to help showcase good ideas.", + "in": "in", + "in_dates": "in", + "inbars": "in __period__ bars", "Income After Taxes": "Income After Taxes", - "Income Before Taxes": "Income Before Taxes", - "Income Taxes": "Income Taxes", - "Income Taxes Payable": "Income Taxes Payable", "Income before Extraordinary Items": "Income before Extraordinary Items", + "Income Before Taxes": "Income Before Taxes", + "Income Statement": "Income Statement", + "Income Taxes Payable": "Income Taxes Payable", + "Income Taxes": "Income Taxes", + "Income": "Income", + "Increase Rating": "Increase Rating", + "Increment": "Increment", + "increment_input": "증가", + "Ind": "Ind", + "Index": "지수", + "index": "지수", + "Indicator Arguments in Header": "Indicator Arguments in Header", + "Indicator Arguments": "Indicator Arguments", + "Indicator Last Value": "Indicator Last Value", + "Indicator Titles in Header": "Indicator Titles in Header", + "Indicator Titles": "Indicator Titles", + "Indicator Values": "Indicator Values", + "Indicator": "지표", + "Indicators and Strategies": "Indicators and Strategies", + "Indicators": "지표", + "Indicators, Fundamentals, Economy and Add-ons": "지표,펀드멘탈,경제,애드온", + "Industry": "Industry", + "Info": "Info", + "Inputs": "인풋", + "Insert Drawing Tool": "그림툴넣기", + "Insert emoticon": "Insert emoticon", + "Insert Indicator...": "지표넣기", + "Insert": "Insert", + "Inside Channel": "Inside Channel", + "Inside Pitchfork": "쇠스랑안", + "Inside": "내부", + "Install": "Install", "Intangible Assets": "Intangible Assets", "Interest Expense": "Interest Expense", "Interest Income": "Interest Income", "Interest Income/Expense, Net": "Interest Income/Expense, Net", + "Intermediate": "중간", + "interval_dialog_description": "Type the interval number for munute 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)", + "Intraday Renko, Kagi, Line Break and Point & Figure charts take considerable resources, so we can't give them out for free to everyone (as much as we'd like to). We can, however, give out these charts for free in the Daily and Weekly resolutions.": "Intraday Renko, Kagi, Line Break and Point & Figure charts take considerable resources, so we can't give them out for free to everyone (as much as we'd like to). We can, however, give out these charts for free in the Daily and Weekly resolutions.", + "Intraday Renko, Kagi, Line Break, PnF and spread charts": "Intraday Renko, Kagi, Line Break, PnF and spread charts", + "Intraday Renko, Kagi, Line Break, PnF charts": "Intraday Renko, Kagi, Line Break, PnF charts", + "Intraday Spread Charts": "Intraday Spread Charts", + "Intraday Spread": "Intraday Spread", + "invalid symbol": "잘못된 종목", + "Invalid Symbol": "Invalid Symbol", "Inventories, Net": "Inventories, Net", "Investment Changes, Net": "Investment Changes, Net", + "Invoiced every month": "Invoiced every month", + "IP": "IP", "Issuance of Equity": "Issuance of Equity", + "Issue Type": "Issue Type", + "Italic": "Italic", + "ITBIT - Bitcoin": "ITBIT - Bitcoin", + "Jan": "1월", + "Jaw Length": "Jaw Length", + "Jaw Offset": "Jaw Offset", + "Jaw": "턱", + "jawLength_input": "Jaw Length", + "Join Now": "Join Now", + "Journal is empty": "Journal is empty", + "Journal...": "Journal...", + "Jul": "7월", + "Jun": "6월", + "Jurik Research": "Jurik Research", + "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That is less than $16.65/month. Don’t miss the last chance to get the special Early Access and secure this low rate now!": "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That is less than $16.65/month. Don’t miss the last chance to get the special Early Access and secure this low rate now!", + "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.": "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.", + "Kagi": "Kagi", + "KCBT - Futures - USA": "KCBT - Futures - USA", + "Keltner Channels": "Keltner Channels", + "Keltner Channels_study": "Keltner Channels", + "Key Hidden Levels": "Key Hidden Levels", + "Key Order Flow Events": "Key Order Flow Events", + "Keyboard Shortcuts": "Keyboard Shortcuts", + "Kijun-sen": "Kijun-sen", + "Kind": "Kind", + "Klinger Oscillator": "Klinger Oscillator", + "Klinger Oscillator_study": "Klinger Oscillator", + "Know Sure Thing": "Know Sure Thing", + "Know Sure Thing_study": "Know Sure Thing", + "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.": "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.", + "Kolkata": "콜카타", + "Label Background": "라벨배경색", + "Label": "라벨", + "Labels Font": "Labels Font", + "Labels": "라벨", "Labor Expense": "Labor Expense", + "Lagging Span 2 Periods": "Lagging Span 2 Periods", + "Lagging Span": "Lagging Span", + "Last Annual EPS": "Last Annual EPS", + "Last Annual Revenue": "Last Annual Revenue", + "Last bar time": "Last bar time", + "Last Modified": "Last Modified", + "Last Name": "Last Name", + "Last Value on Price Scale": "현재가눈금", + "Last": "Last", + "LAUNCH CHART": "LAUNCH CHART", + "Launch chat in separate window": "Launch chat in separate window", + "LazyBear - MTF Panes": "LazyBear - MTF Panes", + "LazyBear - S/R Levels": "LazyBear - S/R Levels", + "Lead 1": "Lead 1", + "Lead 2": "Lead 2", + "LEARN MORE": "LEARN MORE", + "Least Squares Moving Average": "Least Squares Moving Average", + "Least Squares Moving Average_study": "Least Squares Moving Average", + "Leave this chat": "Leave this chat", + "Left End": "왼쪽끝", + "Left Labels": "왼쪽라벨", + "Left Shoulder": "왼쪽어깨", + "left": "왼쪽", + "len_input": "길이", + "Length high": "Length high", + "Length hight": "Length hight", + "Length low": "Length low", + "Length1": "Length1", + "Length2": "Length2", + "Length3": "Length3", + "Length_input": "길이", + "length_input": "길이", + "lengthRSI_input": "RSI length", + "lengthStoch_input": "Stoch length", + "Less Than": "Less Than", + "Level {0}": "{0} 레벨", + "Level": "레벨", + "Levels": "레벨", + "Liabilities & Stockholder's Equity": "Liabilities & Stockholder's Equity", "Liabilities & Stockholder's Equity": "Liabilities & Stockholder's Equity", + "like": "like", + "like_plural": "likes", + "Limit": "Limit", + "Line Break": "Line Break", + "Line Width": "Line Width", + "Line With Breaks": "라인 With Breaks", + "Line": "라인", + "Linear Regression Curve": "Linear Regression Curve", + "Linear Regression Curve_study": "Linear Regression Curve", + "Linear Regression": "Linear Regression", + "Lines": "선", + "Link interval to all charts": "Link interval to all charts", + "Link symbol to all charts": "Link symbol to all charts", + "LINK TO RELATED IDEAS": "LINK TO RELATED IDEAS", + "Link to this chart": "Link to this chart", + "Link to this chat...": "Link to this chat...", + "Link to this room...": "Link to this room...", + "Link To": "링크", + "Lips Length": "Lips Length", + "Lips Offset": "Lips Offset", + "Lips": "입술", + "lipsLength_input": "Lips Length", + "List or list item": "List or list item", + "Load Chart Layout": "Load Chart Layout", + "Load Chart": "Load Chart", + "Load Layout Chart": "Load Layout Chart", + "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.": "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.", + "Load New Bars": "새봉불러오기", + "Load": "Load", + "loading data": "데이터로딩중", + "Loading market depth data…": "Loading market depth data…", + "loading...": "loading...", + "Loading...": "Loading...", + "Lock All Drawing Tools": "그림툴고정", + "Lock Scale": "눈금고정", + "Lock scale": "눈금고정", + "Lock": "잠금", + "Lock/Unlock": "잠그기/풀기", + "Log Scale": "로그눈금", + "Log Scale_scale_menu": "로그눈금", + "log": "로그눈금", + "Logged as": "Logged as", + "Logged out": "Logged out", + "London": "런던", + "Long Length": "Long Length", + "Long length": "Long length", + "Long Period": "Long Period", + "Long period": "Long period", + "Long Position": "롱포지션", + "Long RoC Length_input": "Long RoC Length", "Long Term Capital": "Long Term Capital", "Long Term Debt to Long Term Capital": "Long Term Debt to Long Term Capital", "Long Term Debt to Total Capital": "Long Term Debt to Total Capital", - "Long-term Debt": "Long-term Debt", + "Long": "매수", + "LONG": "LONG", "Long-term Debt Payments": "Long-term Debt Payments", "Long-term Debt Proceeds": "Long-term Debt Proceeds", + "Long-term Debt": "Long-term Debt", "Long-term Deferred Income Tax Liabilities": "Long-term Deferred Income Tax Liabilities", "Long-term Deferred Liability Charges": "Long-term Deferred Liability Charges", + "Long-term intervals are better than short-term ones for publishing analysis. An idea on 1 minute bars will probably become obsolete by the time people read it. However a good idea may still be featured.": "Long-term intervals are better than short-term ones for publishing analysis. An idea on 1 minute bars will probably become obsolete by the time people read it. However a good idea may still be featured.", "Long-term Investments": "Long-term Investments", - "Minority Interest": "Minority Interest", + "Long_input": "매수", + "long_input": "long", + "longlen_input": "long length", + "Los Angeles": "로스엔젤레스", + "Low price available now – don’t miss this chance!": "Low price available now – don’t miss this chance!", + "Low": "저", + "low": "low", + "Low_in_legend": "저", + "Lower Band": "Lower Band", + "Lower Bound": "Lower Bound", + "Lower Devation": "Lower Devation", + "Lower Deviation": "Lower Deviation", + "Lower": "아래쪽", + "LowerLimit": "하한값", + "LSE - Stock - UK": "LSE - Stock - UK", + "m": "m", + "M_dates": "M", + "m_dates": "m", + "MA Cross": "MA Cross", + "MA Cross_study": "MA Cross", + "MA Exp Ribbon": "MA Exp Ribbon", + "MA Length": "MA Length", + "MACD": "MACD", + "Madrid": "마드리드", + "Magnet Mode": "자석모드", + "Major": "Major", + "Make a Copy": "Make a Copy", + "Make a Copy...": "Make a Copy...", + "Make It Mine": "Make It Mine", + "Manage Alerts": "Manage Alerts", + "Manage Drawings": "그림관리", + "Mar": "3월", + "Margin AT": "Margin AT", + "Margin G": "Margin G", + "Margin G%": "Margin G%", + "Margin O": "Margin O", + "Margin PT": "Margin PT", + "Margins": "Margins", + "Marker Color": "Marker Color", + "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.": "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.", + "Market Cap - Basic": "Market Cap - Basic", + "market closed": "market closed", + "Market Open": "Market Open", + "market open": "market open", + "Market Summary": "Market Summary", + "Market": "Market", + "Marketplace Add-ons": "Marketplace Add-ons", + "Mass Index": "Mass Index", + "Mass Index_study": "Mass Index", + "Max value": "Max value", + "Maximize Chat": "Maximize Chat", + "maximum_input": "최대", + "May": "5월", + "McGinley Dynamic": "McGinley Dynamic", + "Measure (Shift + Click on the chart)": "재기(Shift + Click)", + "Median": "평균값", + "MERCADO - Bitcoin": "MERCADO - Bitcoin", + "Merge Down": "아래로 겹침", + "Merge Up": "위로 겹침", + "Message settings": "Message settings", + "Message": "Message", + "messages today": "__messages__ messages today", + "MGEX - Futures - USA": "MGEX - Futures - USA", + "MicroTrends": "MicroTrends", + "middle": "가운데", + "Middle": "Middle", + "Minor": "Minor", + "Minority Interest & Equity Earnings": "Minority Interest & Equity Earnings", "Minority Interest & Equity Earnings": "Minority Interest & Equity Earnings", + "Minority Interest": "Minority Interest", + "Minuette": "Minuette", + "Minus Line": "Minus Line", + "minute": "분", + "minute_plural": "분", + "Minute": "분", + "Mirrored": "거울대칭", + "Mkt Cap": "Mkt Cap", + "mod": "mod", + "Mode": "모드", + "MODERATED": "MODERATED", + "Moderator": "Moderator", + "Moderators Warning Messages": "Moderators Warning Messages", + "Modified Schiff Pitchfork": "변형쉬프쇠스랑", + "Modified Schiff": "변형쉬프", + "Modify Order": "Modify Order", + "Modify": "Modify", + "Momentum": "Momentum", + "Money Flow": "Money Flow", + "Money Flow_study": "Money Flow", + "month": "월", + "month_plural": "월", + "month0": "Jan", + "month1": "Feb", + "month10": "Nov", + "month11": "Dec", + "month2": "Mar", + "month3": "Apr", + "month4": "May", + "month5": "Jun", + "month6": "Jul", + "month7": "Aug", + "month8": "Sep", + "month9": "Oct", + "Monthly": "Monthly", + "Moon Phases": "Moon Phases", + "Moscow": "모스코바", + "move chart 1 bar to the left.": "move chart 1 bar to the left.", + "move chart 1 bar to the right.": "move chart 1 bar to the right.", + "Move Down": "아래로옮김", + "move further to the left.": "move further to the left.", + "move further to the right.": "move further to the right.", + "Move Up": "위로옮김", + "Moving Avarage Weighted": "Moving Avarage Weighted", + "Moving Average Convergence/Divergence": "Moving Average Convergence/Divergence", + "Moving Average Convergence/Divergence_study": "Moving Average Convergence/Divergence", + "Moving Average Exponential": "Moving Average Exponential", + "Moving Average Exponential_study": "Moving Average Exponential", + "Moving Average Weighted_study": "Moving Average Weighted", + "Moving Average": "Moving Average", + "Moving Average_study": "Moving Average", + "Moving Down %": "Moving Down %", + "Moving Down": "Moving Down", + "Moving Up %": "Moving Up %", + "Moving Up": "Moving Up", + "MTF Studies": "MTF Studies", + "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.": "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.", + "MTPredictor": "MTPredictor", + "Mult_input": "승수", + "mult_input": "승수", + "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.": "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.", + "Multi-Time Period Charts": "Multi-Time Period Charts", + "Multiple accounts": "Multiple accounts", + "Multiple charts layout and watch lists": "Multiple charts layout and watch lists", + "Multiple Charts Layout available only to PRO users.": "Multiple Charts Layout available only to PRO users.", + "Multiple Charts Layout": "Multiple Charts Layout", + "Multiple Connections": "Multiple Connections", + "Multiple Watch Lists available only to PRO users.": "Multiple Watch Lists available only to PRO users.", + "Multiple Watch Lists": "Multiple Watch Lists", + "Multiplier": "Multiplier", + "My Ideas and Notes": "My Ideas and Notes", + "My ideas only": "My ideas only", + "My Script": "My Script", + "My Scripts": "My Scripts", + "n/a": "n/a", + "Name": "Name", + "NASDAQ - Stock - USA": "NASDAQ - Stock - USA", + "NASDAQ and NYSE charge exchange and per-user fees, which means we can’t give this for free to everyone (as much as we'd love to). Our free feed is provided by BATS electronic exchange, which offers approximate volumes and prices with fewer updates.": "NASDAQ and NYSE charge exchange and per-user fees, which means we can’t give this for free to everyone (as much as we'd love to). Our free feed is provided by BATS electronic exchange, which offers approximate volumes and prices with fewer updates.", + "Nasdaq Gap Down Stocks": "Nasdaq Gap Down Stocks", + "Nasdaq Gap Up Stocks": "Nasdaq Gap Up Stocks", + "Nasdaq Percent Advances": "Nasdaq Percent Advances", + "Nasdaq Percent Declines": "Nasdaq Percent Declines", + "Nasdaq Price Advances": "Nasdaq Price Advances", + "Nasdaq Price Declines": "Nasdaq Price Declines", + "Nasdaq Range Advances": "Nasdaq Range Advances", + "Nasdaq Range Declines": "Nasdaq Range Declines", + "Nasdaq Volume Leaders": "Nasdaq Volume Leaders", "Net Change in Cash": "Net Change in Cash", "Net Debt": "Net Debt", "Net Income Applicable to Common": "Net Income Applicable to Common", "Net Income from Continuing, Operations Applicable to Common": "Net Income from Continuing, Operations Applicable to Common", "Net Income per Employee": "Net Income per Employee", + "Net Income": "Net Income", "Net Operating Profit after Tax": "Net Operating Profit after Tax", + "Net Volume": "Net Volume", + "Net Volume_study": "Net Volume", "Net Working Capital": "Net Working Capital", + "NEUTRAL": "NEUTRAL", + "NEW CHART LAYOUT": "NEW CHART LAYOUT", + "New moon mark": "New moon mark", + "New password is sent to your email.": "New password is sent to your email.", + "New script name": "New script name", + "New York": "뉴욕", + "New {0} chart...": "New {0} chart...", + "New": "New", + "News": "News", + "next symbol": "next symbol", + "Next": "Next", + "No account history yet": "No account history yet", + "No advertising, direct marketing, or solicitation! To advertise to our audience contact founders@tradingview.com": "No advertising, direct marketing, or solicitation! To advertise to our audience contact founders@tradingview.com", + "No alerts triggered": "No alerts triggered", + "No alerts": "No alerts", + "No defamatory, threatening or discriminatory remarks, hate speech or personal attacks.": "No defamatory, threatening or discriminatory remarks, hate speech or personal attacks.", + "No drawings yet": "그림없음", + "No ideas matched your criteria": "No ideas matched your criteria", + "No ideas.
If you want to use this service - please sign in or register!": "No ideas.
If you want to use this service - please sign in or register!", + "No indicators matched your criteria.": "찾는 지표가 없습니다.", + "No links / posts with illegal content, pornography, or nudity.": "No links / posts with illegal content, pornography, or nudity.", + "No monthly invoices": "No monthly invoices", + "No notifications yet": "No notifications yet", + "No posting links or reference to content / sites that contain viruses or malware.": "No posting links or reference to content / sites that contain viruses or malware.", + "No public library scripts were found.": "No public library scripts were found.", + "No real-time data": "No real-time data", + "No saved scripts yet": "No saved scripts yet", + "No scripts matched your criteria": "No scripts matched your criteria", + "No Sound notifications": "No Sound notifications", + "No study templates saved": "No study templates saved", + "No symbols matched your criteria": "찾는 종목이 없습니다.", + "No": "No", + "NO": "NO", + "No, thank you": "No, thank you", "Non-operating Gains/Losses": "Non-operating Gains/Losses", "Noncontrolling Interest": "Noncontrolling Interest", + "Normal Bearish Divergence": "Normal Bearish Divergence", + "Normal Bullish Divergence": "Normal Bullish Divergence", + "Normal": "정상", + "Not applicable": "Not applicable", + "not authorized": "not authorized", + "Note": "Note", + "Note: default study templates won't be removed permanently": "Note: default study templates won't be removed permanently", "Notes Payable": "Notes Payable", + "Notification sound": "Notification sound", + "Notifications": "Notifications", + "Nov": "11월", + "Now is your LAST & FINAL chance to get 12 months for only $199.80 (regular $299.40). That’s less than $16.65/month and 33% off regular price.": "Now is your LAST & FINAL chance to get 12 months for only $199.80 (regular $299.40). That’s less than $16.65/month and 33% off regular price.", + "NSE - Stock - India": "NSE - Stock - India", "Number of Employees": "Number of Employees", "Number of Shareholders": "Number of Shareholders", + "NYMEX - Futures - USA": "NYMEX - Futures - USA", + "NYMEX E-mini": "NYMEX E-mini", + "NYSE - Stock - USA": "NYSE - Stock - USA", + "NYSE Gap Down Stocks": "NYSE Gap Down Stocks", + "NYSE Gap Up Stocks": "NYSE Gap Up Stocks", + "NYSE LIFFE - Futures - USA": "NYSE LIFFE - Futures - USA", + "NYSE Percent Advances": "NYSE Percent Advances", + "NYSE Percent Declines": "NYSE Percent Declines", + "NYSE Price Advances": "NYSE Price Advances", + "NYSE Price Declines": "NYSE Price Declines", + "NYSE Range Advances": "NYSE Range Advances", + "NYSE Range Declines": "NYSE Range Declines", + "NYSE Volume Leaders": "NYSE Volume Leaders", + "Objects Tree": "오브젝트트리", + "Objects Tree...": "오브젝트 트리", + "Oct": "10월", + "Official AMEX, NYSE & NASDAQ Real-time Data": "Official AMEX, NYSE & NASDAQ Real-time Data", + "Official real-time & intraday data": "Official real-time & intraday data", + "Official real-time, intraday and volume data": "Official real-time, intraday and volume data", + "Offset": "오프셋", + "Oh no! You have only two weeks left in your PRO Plus trial! These benefits will expire in two short weeks:": "Oh no! You have only two weeks left in your PRO Plus trial! These benefits will expire in two short weeks:", + "OHLC Values": "OHLC Values", + "ohlc4": "ohlc4", + "OK": "확인", + "OKCOIN - Bitcoin": "OKCOIN - Bitcoin", + "On Balance Volume": "On Balance Volume", + "On Balance Volume_study": "On Balance Volume", + "OnBalanceVolume": "OnBalanceVolume", + "Once per bar (on close)": "Once per bar (on close)", + "Once per bar (on condition)": "Once per bar (on condition)", + "Once": "Once", + "One account can be accessed from one browser (on one device) at a time - to stay compliant with exchange regulations and prevent unauthorized access.": "One account can be accessed from one browser (on one device) at a time - to stay compliant with exchange regulations and prevent unauthorized access.", + "Only private ideas": "Only private ideas", + "Only PRO Plus and Premium subscibers can access extended hours data on the charts. Extended trading hours include both pre-market and after hours sessions each day the market is open.": "Only PRO Plus and Premium subscibers can access extended hours data on the charts. Extended trading hours include both pre-market and after hours sessions each day the market is open.", + "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D) interval.": "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D) interval.", + "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D)": "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D)", + "Only PRO, PRO Plus and Premium users that have a subscription to {{exchange}} Exchange can get official data on real-time prices, volume and intraday history. You'll now be switched to the Daily (D) interval, which is available to all users.": "Only PRO, PRO Plus and Premium users that have a subscription to {{exchange}} Exchange can get official data on real-time prices, volume and intraday history. You'll now be switched to the Daily (D) interval, which is available to all users.", + "open Indicators.": "open Indicators.", + "Open Interval Dialog": "Open Interval Dialog", + "open Load Chart.": "open Load Chart.", + "Open Pine Script Editor": "Open Pine Script Editor", + "Open Price": "Open Price", + "Open Script": "Open Script", + "Open Trading Panel": "Open Trading Panel", + "Open": "시", + "open": "open", + "Open_in_legend": "시", + "Open_line_tool_position": "포지션보유", "Operating Expenses": "Operating Expenses", "Operating Leases": "Operating Leases", "Operating Margin": "Operating Margin", + "Operating Metrics": "Operating Metrics", "Operating Profit": "Operating Profit", "Operating Revenue": "Operating Revenue", + "or copy url:": "또는 url 복사:", + "Or": "Or", + "Order #": "Order #", + "Order": "Order", + "Original": "원본", + "Oscillator": "오실레이터", + "Oscillators": "Oscillators", + "OTC - Stock - USA": "OTC - Stock - USA", "Other Accounts Payable and Accrued Expenses": "Other Accounts Payable and Accrued Expenses", "Other Accounts, Notes Receivable": "Other Accounts, Notes Receivable", "Other Accumulated Comprehensive Income": "Other Accumulated Comprehensive Income", @@ -1306,9 +1423,10 @@ "Other Current Assets": "Other Current Assets", "Other Current Liabilities": "Other Current Liabilities", "Other Debt, Net": "Other Debt, Net", - "Other Equity": "Other Equity", "Other Equity Transactions, Net": "Other Equity Transactions, Net", + "Other Equity": "Other Equity", "Other Financing Activities, Net": "Other Financing Activities, Net", + "Other General & Administrative Expense": "Other General & Administrative Expense", "Other General & Administrative Expense": "Other General & Administrative Expense", "Other Interest Income/Expense, Net": "Other Interest Income/Expense, Net", "Other Investing Activities": "Other Investing Activities", @@ -1319,36 +1437,643 @@ "Other Operating Expenses": "Other Operating Expenses", "Other Receivables": "Other Receivables", "Other Revenue": "Other Revenue", + "Other Selling, General & Administrative Expenses": "Other Selling, General & Administrative Expenses", "Other Selling, General & Administrative Expenses": "Other Selling, General & Administrative Expenses", + "Other": "Other", + "Our PRO Plus users see amazing benefits. You get advanced trading opportunities using multi symbol statistical arbitrage techniques. Read more about PRO Plus features.": "Our PRO Plus users see amazing benefits. You get advanced trading opportunities using multi symbol statistical arbitrage techniques. Read more about PRO Plus features.", + "Outside Channel": "Outside Channel", + "Overbought": "Overbought", + "Overlay the main chart": "메인차트위에 겹쳐보기", + "Override Min Tick": "Override Min Tick", + "Oversold": "Oversold", + "Overwrite Script": "Overwrite Script", + "Paper Trading is disconnected": "Paper Trading is disconnected", + "Parabolic SAR": "Parabolic SAR", + "Parabolic SAR_study": "Parabolic SAR", + "ParabolicSAR": "ParabolicSAR", + "Parallel Channel": "평행채널", + "Paris": "파리", + "partially erase.": "partially erase.", "Partners Capital": "Partners Capital", + "Password": "Password", + "Paste %s": "Paste %s", + "paste object.": "paste object.", + "Pearson's R": "Pearson's R", "Pension/Postretirement Obligation": "Pension/Postretirement Obligation", + "per month": "per month", + "per year": "per year", + "Percent Advances": "Percent Advances", + "Percent Declines": "Percent Declines", + "Percent": "Percent", + "percent_input": "백분율", + "Percentage": "퍼센트", + "Percentage_scale_menu": "퍼센트", + "Period ending": "Period ending", + "Period Ending": "Period Ending", + "Period": "Period", + "Permanent link to this message": "Permanent link to this message", + "Personal information": "Personal information", + "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.": "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.", + "Pick your idea or paste url to someone's else idea.": "Pick your idea or paste url to someone's else idea.", + "Pine Editor": "Pine Editor", + "Pine Script Editor": "Pine Script Editor", + "Pine Script Reference": "Pine Script Reference", + "Pine Script Tutorial": "Pine Script Tutorial", + "Pitchfan": "쇠스랑부채꼴", + "Pitchfork": "쇠스랑", + "Pivot Points High Low": "Pivot Points High Low", + "Pivot Points Standard": "Pivot Points Standard", + "Pivots Timeframe": "Pivots Timeframe", + "Place Order": "Place Order", + "Play Sound": "Play Sound", + "Please consider subscribing to our PRO service which includes many other features not available in the free membership.": "Please consider subscribing to our PRO service which includes many other features not available in the free membership.", + "Please do not modify the alert so we can investigate the issue.": "Please do not modify the alert so we can investigate the issue.", + "Please enter a valid idea URL or chart image URL": "Please enter a valid idea URL or chart image URL", + "Please enter chart layout name": "Please enter chart layout name", + "Please enter chart name": "Please enter chart name", + "Please enter your feedback": "Please enter your feedback", + "Please name this script": "Please name this script", + "Please read before publishing": "Please read before publishing", + "Please use English for conversation. Other languages will be supported in the future": "Please use English for conversation. Other languages will be supported in the future", + "Please use only English in tags": "Please use only English in tags", + "Please, enter your e-mail": "Please, enter your e-mail", + "Plot dividends": "Plot dividends", + "Plot earnings": "Plot earnings", + "Plot Offsets": "Plot Offsets", + "Plot splits": "Plot splits", + "Plot": "플롯", + "Plots Background": "플롯배경", + "Point & Figure": "Point & Figure", + "Point bar": "Point __point__ Bar #", + "Polyline": "다선형", + "Position": "Position", + "post-market": "포스트마켓", + "Post-Market": "Post-Market", + "pre-market": "프리마켓", + "Pre-Market": "Pre-Market", "Pre-tax Margin": "Pre-tax Margin", + "Precise Labels": "Precise Labels", + "Precision": "정밀도", "Preferred Dividends": "Preferred Dividends", "Preferred Stock": "Preferred Stock", + "Premium": "Premium", "Prepaid Expenses": "Prepaid Expenses", + "Presentation is important. Too much clutter adds to confusion.": "Presentation is important. Too much clutter adds to confusion.", + "Prev": "Prev", + "Previous Close Price": "Previous Close Price", + "previous close": "previous close", + "previous symbol": "previous symbol", + "Price % Change 1 Week": "Price % Change 1 Week", + "Price % Change 4 Week": "Price % Change 4 Week", + "Price % Change 52 Week": "Price % Change 52 Week", + "Price - 52 Week High": "Price - 52 Week High", + "Price - 52 Week Low": "Price - 52 Week Low", + "Price Advances": "Price Advances", + "Price Declines": "Price Declines", + "Price History": "Price History", + "Price incorrect": "Price incorrect", + "Price Label": "가격라벨", + "Price Levels": "가격레벨", + "Price Line": "가격선", + "Price Oscillator": "Price Oscillator", + "Price Oscillator_study": "Price Oscillator", + "Price Range": "가격범위", + "Price Scale": "Price Scale", + "Price Source": "차트값", + "Price Volume Trend": "Price Volume Trend", + "Price": "가격", + "Price/Earnings, TTM": "Price/Earnings, TTM", + "Price/Revenue, TTM": "Price/Revenue, TTM", + "Price:": "가격:", + "Prices": "가격", + "Primary Exchange": "Primary Exchange", + "Primary": "주요", + "Prior": "Prior", + "Priority email support": "Priority email support", + "Priority phone support": "Priority phone support", + "Priority Support": "Priority Support", + "Private Chart Publishing": "Private Chart Publishing", + "PRO Badge & Adding Value": "PRO Badge & Adding Value", + "PRO members can add optional multi-device access. Click \"Buy Multi-Device Access\" to access your account from several devices at the same time. Click CONNECT to terminate the other session and connect here.": "PRO members can add optional multi-device access. Click \"Buy Multi-Device Access\" to access your account from several devices at the same time. Click CONNECT to terminate the other session and connect here.", + "PRO Plus Trial": "PRO Plus Trial", + "Pro Realtime": "Pro Realtime", + "Pro Trial": "Pro Trial", + "Pro": "Pro", + "pro": "pro", + "Profile Settings": "Profile Settings", + "Profit Background Color": "수익배경색", + "Profit Level. Ticks:": "수익레벨틱:", + "PROFIT TRGT": "PROFIT TRGT", + "Profit": "Profit", + "Profitability": "Profitability", + "Projection": "프로젝션", + "Properties": "속성", + "Properties...": "속성...", "Property and Equipment, Gross": "Property and Equipment, Gross", + "Property, Plant & Equipment, Net": "Property, Plant & Equipment, Net", "Property, Plant & Equipment, Net": "Property, Plant & Equipment, Net", + "propertypage-name-label": "propertypage-name-label", + "propertypage-name-label_css_class": "propertypage-name-label", + "ProTradingIndicators": "ProTradingIndicators", + "Public Library": "Public Library", + "Public Profile": "Public Profile", + "PUBLISH IDEA": "PUBLISH IDEA", + "PUBLISH SCRIPT": "PUBLISH SCRIPT", + "Publish Script": "Publish Script", + "Published Chart": "Published Chart", + "Published idea or chart image URL": "Published idea or chart image URL", + "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.", + "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.", + "Published ideas settings": "Published ideas settings", + "published": "published", + "Publishing means sharing your chart and trading idea with the financial web and the investing community. A published idea needs to be detailed and descriptive in order to be meaningful to other traders.": "Publishing means sharing your chart and trading idea with the financial web and the investing community. A published idea needs to be detailed and descriptive in order to be meaningful to other traders.", + "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.": "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.", "Purchase of Investments": "Purchase of Investments", + "Qty": "Qty", + "Quantity": "Quantity", "Quick Ratio": "Quick Ratio", + "Quote this message": "Quote this message", + "Quotes are delayed by 10 min and updated every 30 seconds": "Quotes are delayed by 10 min and updated every 30 seconds", + "Quotes are delayed by 10 min and updated in realtime": "Quotes are delayed by 10 min and updated in realtime", + "Range Advances": "Range Advances", + "Range Declines": "Range Declines", + "range": "range", + "Rate Of Change": "Rate Of Change", + "Rating": "Rating", + "Ray": "빛", + "Read more": "Read more", + "Read more...": "Read more...", "Realized Gains/Losses": "Realized Gains/Losses", + "realtime": "실시간", + "Realtime": "Realtime", + "Rearm every 1 minute": "Rearm every 1 minute", + "Rearm every 10 minute": "Rearm every 10 minute", + "Rearm every 30 minute": "Rearm every 30 minute", + "Rearm every 5 minute": "Rearm every 5 minute", + "Rearm every hour": "Rearm every hour", + "Recent Chats": "Recent Chats", + "Recover Password": "Recover Password", + "Recover": "Recover", + "Rectangle": "사각형", + "Redo {0}": "{0} 다시하기", + "Redo": "되풀이", + "redo": "redo", + "Regression Trend": "회귀추세", + "Relative Strength Index": "Relative Strength Index", + "Relative Strength Index_study": "Relative Strength Index", + "Relative Vigor Index": "Relative Vigor Index", + "Relative Vigor Index_study": "Relative Vigor Index", + "Relative Volatility Index": "Relative Volatility Index", + "Relative Volatility Index_study": "Relative Volatility Index", + "Remember me": "Remember me", + "Remember, with PRO Plus you benefit from:": "Remember, with PRO Plus you benefit from:", + "Remove All Drawing Tools": "그림툴 모두 없앰", + "Remove All Indicators": "지표 모두 없앰", + "Remove All Studies": "스터디 모두 없앰", + "Remove custom interval": "Remove custom interval", + "Remove from favorites": "즐겨찾기지움", + "Remove this room from favorites": "Remove this room from favorites", + "Remove": "없애기", + "Rename Chart Layout": "Rename Chart Layout", + "Rename Chart": "Rename Chart", + "Rename script": "Rename script", + "Rename...": "Rename...", + "Renko": "Renko", + "Renko, Kagi, Line Break, Point & Figure": "Renko, Kagi, Line Break, Point & Figure", + "Report data issues": "Report data issues", + "Report Data Issues": "Report Data Issues", + "Repost to": "Repost to", "Repurchase of Equity": "Repurchase of Equity", + "Reputation": "Reputation", + "Require Order Confirmation": "Require Order Confirmation", + "Research & Development Expense": "Research & Development Expense", "Research & Development Expense": "Research & Development Expense", + "Reset Chart": "차트초기화", + "Reset Paper Trading Account": "Reset Paper Trading Account", + "Reset Paper Trading Account...": "Reset Paper Trading Account...", + "Reset Scale": "눈금초기화", + "Reset Settings": "Reset Settings", + "Reset": "초기화", + "Restart Alert {{description}} on {{title}}": "Restart Alert {{description}} on {{title}}", + "Restart Alert...": "Restart Alert...", + "Restart": "Restart", + "Restart...": "Restart...", "Restricted Cash": "Restricted Cash", + "Restructuring, Remediation & Impairment Provisions": "Restructuring, Remediation & Impairment Provisions", "Restructuring, Remediation & Impairment Provisions": "Restructuring, Remediation & Impairment Provisions", "Retained Earnings": "Retained Earnings", + "retrying": "retrying", "Return on Assets": "Return on Assets", + "Return on Equity": "Return on Equity", + "Return on Invested Capital %, TTM": "Return on Invested Capital %, TTM", "Return on Invested Capital": "Return on Invested Capital", + "Rev LA": "Rev LA", "Revenue per Employee": "Revenue per Employee", + "Reverse position": "Reverse position", + "Reverse Position": "Reverse Position", + "Reverse {0} position?": "Reverse {0} position?", + "Reverse": "리버스", + "Right End": "오른쪽끝", + "Right Labels": "Right Labels", + "Right Lables": "오른쪽라벨", + "Right Margin": "오른여백", + "Right Shoulder": "오른쪽어깨", + "right": "오른쪽", + "Rights infringement": "Rights infringement", + "Risk/Reward long": "Risk/Reward long", + "Risk/Reward Ratio: {0}": "위험/보상율: {0}", + "Risk/Reward short": "Risk/Reward short", + "RobBooker": "RobBooker", + "ROC Length": "ROC Length", + "ROC": "ROC", + "roclen1_input": "RoC Length 1", + "roclen2_input": "RoC Length 2", + "roclen3_input": "RoC Length 3", + "roclen4_input": "RoC Length 4", + "Room archives...": "Room archives...", + "Room purpose": "Room purpose", + "Room title": "Room title", + "Rotated Rectangle": "회전사각형", + "RSI Length": "RSI Length", + "RSI Source": "RSI Source", + "RSI": "RSI", + "Run Product Walk-Through": "Run Product Walk-Through", + "RVI": "RVI", + "s": "s", + "S/L": "S/L", "Sale of Investments": "Sale of Investments", + "Sale of Property, Plant & Equipment": "Sale of Property, Plant & Equipment", "Sale of Property, Plant & Equipment": "Sale of Property, Plant & Equipment", + "Sales & Marketing Expense": "Sales & Marketing Expense", "Sales & Marketing Expense": "Sales & Marketing Expense", + "Sao Paulo": "Sao Paulo", + "Save ${{savings}}": "Save ${{savings}}", + "Save As Default": "Save As Default", + "Save As Watchlist...": "Save As Watchlist...", + "Save As...": "...로 저장", + "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout": "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout", + "Save Chart Layout": "Save Chart Layout", + "Save Drawing Template As...": "Save Drawing Template As...", + "Save image": "이미지저장", + "Save Interval": "Save Interval", + "Save New Chart Layout": "Save New Chart Layout", + "Save New Chart": "Save New Chart", + "Save Script As": "Save Script As", + "Save Study Template As...": "Save Study Template As...", + "Save symbol list as...": "Save symbol list as...", + "Save": "Save", + "save": "save", + "Scale Left": "왼눈금", + "Scale Percentage": "백분율눈금", + "Scale Price Chart Only": "Scale Price Chart Only", + "Scale Right": "오른눈금", + "Scale Series Only": "종목눈금만", + "Scale series only": "종목눈금만", + "Scale Series only": "종목눈금만", + "Scale": "Scale", + "Scales Lines": "눈금선", + "Scales Properties": "Scales Properties", + "Scales Properties...": "눈금설정...", + "Scales Text": "눈금문자", + "Scales": "눈금", + "Scaling": "눈금", + "Schiff Pitchfork": "쉬프쇠스랑", + "Schiff": "쉬프", + "Screen (No Scale)": "화면전체", + "Script Editor": "스크립트편집기", + "Script Editor...": "Script Editor...", + "Script must have a name": "Script must have a name", + "Script Name": "Script Name", + "Script text is not modified, nothing to save": "Script text is not modified, nothing to save", + "SCRIPT TITLE AND DESCRIPTION": "SCRIPT TITLE AND DESCRIPTION", + "SCRIPT TITLE": "SCRIPT TITLE", + "SCRIPT": "SCRIPT", + "Scripts": "Scripts", + "Search for scripts published by community": "Search for scripts published by community", + "Search ideas": "Search ideas", + "Search scripts": "Search scripts", + "Search": "찾기", + "Sector": "Sector", + "See All Tags...": "See All Tags...", + "Select Layout": "Select Layout", + "Select type...": "Select type...", + "Select user to start new chat with": "Select user to start new chat with", + "Sell Ask": "Sell Ask __quote__", + "Sell Bid": "Sell Bid __quote__", + "Sell Market": "Sell Market", + "Sell symbol": "Sell __displaySymbol__ Stop __abbreviatedNumber__ @ __formattedValue__", + "Sell": "Sell", + "Selling, General & Administrative Expenses": "Selling, General & Administrative Expenses", "Selling, General & Administrative Expenses": "Selling, General & Administrative Expenses", + "Send Backward": "한단계뒤로", + "Send E-mail": "Send E-mail", + "Send Feedback or Report an Issue": "Send Feedback or Report an Issue", + "Send Message to stocktwits": "Send Message to stocktwits", + "Send message": "Send message", + "Send private message to": "Send private message to __username__", + "Send Reply": "Send Reply", + "Send SMS": "Send SMS", + "Send to Back": "맨뒤로", + "Send": "Send", + "Senkou A": "Senkou A", + "Senkou B": "Senkou B", + "Seoul": "서울", + "Sep": "9월", + "Session Breaks": "세션구분", + "Sessions": "Sessions", + "Set Alert": "Set Alert", + "Set chat title...": "Set chat title...", + "Settings": "세팅", + "Shanghai": "상하이", + "Share on StockTwits a snapshot of your chart as a picture and whatever you write.": "Share on StockTwits a snapshot of your chart as a picture and whatever you write.", + "Share on Twitter a snapshot of your chart as a picture and whatever you write.": "Share on Twitter a snapshot of your chart as a picture and whatever you write.", + "Share to...": "Share to...", + "Shareholders": "Shareholders", + "Shares": "Shares", + "Short Length": "Short Length", + "Short length": "Short length", + "Short Period": "Short Period", + "Short period": "Short period", + "Short Position": "쇼트포지션", + "Short RoC Length_input": "Short RoC Length", + "Short": "매도", + "SHORT": "SHORT", "Short-term Borrowings": "Short-term Borrowings", "Short-term Investments": "Short-term Investments", + "Short_input": "매도", + "short_input": "short", + "shortlen_input": "Short Length", + "Show Active Orders Only": "Show Active Orders Only", + "Show Alert Labels": "Show Alert Labels", + "Show all messages from": "Show all messages from __username__", + "Show all my messages": "Show all my messages", + "Show All": "Show All", + "Show Angle": "Show Angle", + "Show Arguments in Header": "헤더에 인풋값 표시", + "Show Background": "배경보기", + "Show Bars Range": "봉 구간보기", + "Show Buy/Sell Panel": "Show Buy/Sell Panel", + "Show chart snapshot preview": "Show chart snapshot preview", + "Show Console": "Show Console", + "Show Countdown": "Show Countdown", + "Show data": "Show data", + "Show Date/Time Range": "날짜/시간 구간보기", + "Show Distance": "거리 보기", + "Show Dividends on Chart": "Show Dividends on Chart", + "Show Earnings on Chart": "Show Earnings on Chart", + "Show Executions": "Show Executions", + "Show historical pivots": "Show historical pivots", + "Show Indicator Last Value": "Show Indicator Last Value", + "Show Labels": "라벨보기", + "Show Last Value on Price Scale": "현재가눈금 표시", + "Show Last Value": "Show Last Value", + "Show Left Axis": "왼눈금보기", + "show MA_input": "Show MA", + "Show more": "Show more", + "Show More": "Show More", + "Show Objects Tree": "오브젝트트리보기", + "Show Only Drawings": "Show Only Drawings", + "Show only favorite rooms": "Show only favorite rooms", + "Show only my sent and received messages": "Show only my sent and received messages", + "Show Only Studies": "Show Only Studies", + "Show Orders": "Show Orders", + "Show Popup": "Show Popup", + "Show Positions": "Show Positions", + "Show Price Range": "가격구간보기", + "Show Price": "가격보기", + "Show Prices": "가격보기", + "Show Right Axis": "오른눈금보기", + "Show Source Code": "Show Source Code", + "Show Splits on Chart": "Show Splits on Chart", + "Show Symbol Labels": "종목이름보기", + "Show Symbol Labels_context_menu": "종목이름보기", + "Show Symbol Last Value": "Show Symbol Last Value", + "Show Text": "문자열보기", + "Show Time": "시간보기", + "Show Wave": "웨이브보기", + "Show": "보기", + "Show/Hide Drawings Toolbar": "Show/Hide Drawings Toolbar", + "Show/Hide": "보기/숨기기", + "showMA_input": "이동평균보기", + "Sig": "Sig", + "siglen_input": "Signal Length", + "sigma_input": "sigma", + "Sigma_input": "Sigma", + "Sign In": "Sign In", + "Sign in": "Sign in", + "Sign Out": "Sign Out", + "Sign out": "Sign out", + "Sign Up for FREE": "Sign Up for FREE", + "Sign Up": "Sign Up", + "Signal Labels": "Signal Labels", + "Signal Length": "Signal Length", + "Signal Line Period": "Signal Line Period", + "Signal line period": "Signal line period", + "Signal smoothing": "Signal smoothing", + "Signal": "신호", + "signalLength_input": "Signal Length", + "Simple ma(oscillator)": "Simple ma(oscillator)", + "Simple ma(signal line)": "Simple ma(signal line)", + "Simple": "단순", + "Singapore": "싱가폴", + "Size": "Size", + "Skip": "Skip", + "Slow length": "Slow length", + "Slow Length": "Slow Length", + "Slow scrolling or chart loading": "Slow scrolling or chart loading", + "slowLength_input": "Slow Length", + "SMA": "단순이동평균(SMA)", + "smalen1_input": "SMA Length 1", + "smalen2_input": "SMA Length 2", + "smalen3_input": "SMA Length 3", + "smalen4_input": "SMA Length 4", + "SMI Ergodic Indicator": "SMI Ergodic Indicator", + "SMI Ergodic Indicator/Oscillator": "SMI Ergodic Indicator/Oscillator", + "SMI Ergodic Indicator/Oscillator_study": "SMI Ergodic Indicator/Oscillator", + "SMI Ergodic Oscillator": "SMI Ergodic Oscillator", + "smoothD_input": "Smooth D", + "Smoothed Moving Average": "Smoothed Moving Average", + "smoothK_input": "Smooth K", + "So… You’ve had free PRO Plus for a week now. Seeing the advantages?": "So… You’ve had free PRO Plus for a week now. Seeing the advantages?", + "Social": "Social", + "Some authors that we recommend get marked as Suggested Authors, and their ideas get posted to the front page automatically. The basis for recommending authors is multiple factors, which include a large number of interesting ideas. A suggested author has a corresponding badge in their profile.": "Some authors that we recommend get marked as Suggested Authors, and their ideas get posted to the front page automatically. The basis for recommending authors is multiple factors, which include a large number of interesting ideas. A suggested author has a corresponding badge in their profile.", + "Someone agreed/disagreed with your idea": "Someone agreed/disagreed with your idea", + "Someone commented on the idea you follow": "Someone commented on the idea you follow", + "Someone commented on your idea": "Someone commented on your idea", + "Someone followed you": "Someone followed you", + "Someone logged into your account from different device": "Someone logged into your account from different device", + "Someone published idea on symbol you follow": "Someone published idea on symbol you follow", + "Someone replied to your comment": "Someone replied to your comment", + "Someone you follow change status": "Someone you follow change status", + "Someone you follow post new comment": "Someone you follow post new comment", + "Someone you follow published new idea": "Someone you follow published new idea", + "Sorry, PRO Plus trial could not be set.": "Sorry, PRO Plus trial could not be set.", + "Sort by last price": "Sort by last price", + "Sort by price change percent": "Sort by price change percent", + "Sort by price change": "Sort by price change", + "Sort by symbol": "Sort by symbol", + "Sound on addressed to me messages": "Sound on addressed to me messages", + "Sound on every message": "Sound on every message", + "Source back color": "소스배경색", + "Source border color": "소스경계선색", + "Source Code": "Source Code", + "Source code": "Source code", + "Source Code...": "Source Code...", + "Source text color": "소스문자열색", + "Source": "Source", + "Source_compare": "Source", + "Split": "Split", + "Spreads for intraday charts are calculated based on 1-minute bars, and then recompiled into the selected interval. This approach is the only correct one, but requires significant server power. This means we can't give spread charts for free to everyone (as much as we'd like to).": "Spreads for intraday charts are calculated based on 1-minute bars, and then recompiled into the selected interval. This approach is the only correct one, but requires significant server power. This means we can't give spread charts for free to everyone (as much as we'd like to).", + "Start new chat with...": "Start new chat with...", + "START TRIAL": "START TRIAL", + "Start": "Start", + "start_input": "시작", + "Stats Text Color": "Stats Text Color", + "Stay In Drawing Mode": "계속그리기 모드", + "Stay in Drawing Mode": "그리기모드 유지", + "StdDev": "StdDev", + "Step": "스텝", + "Stochastic Length": "Stochastic Length", + "Stochastic RSI": "Stochastic RSI", + "Stochastic RSI_study": "Stochastic RSI", + "Stochastic": "Stochastic", + "Stochastic_study": "Stochastic", + "Stock And Index Talks": "Stock And Index Talks", + "Stock Charts & Forex Charts": "Stock Charts & Forex Charts", "Stock Option Tax Benefits": "Stock Option Tax Benefits", + "Stock": "주식", + "stock": "주식", + "StockTwits": "StockTwits", + "Stocktwits": "Stocktwits", + "Stop Alert": "Stop Alert", + "Stop alerts as per filter": "Stop alerts as per filter", + "Stop all Alerts": "Stop all Alerts", + "Stop Background Color": "스탑배경색", + "Stop Color:": "스탑색:", + "Stop Level. Ticks:": "스탑레벨틱:", + "Stop Loss": "Stop Loss", + "STOP LOSS": "STOP LOSS", + "Stop syncing drawing": "Stop syncing drawing", + "Stop": "Stop", + "Stop: {0} ({1}%)": "스탑:{0} ({1}%)", + "Stopped Manual": "Stopped Manual", + "Stopped": "Stopped", + "Strategies": "Strategies", + "streaming": "스티리밍", + "Study not loading": "Study not loading", + "Study Template": "Study Template", + "Study Templates": "Study Templates", + "Style": "모습", + "Subminuette": "Subminuette", + "SUBSCRIBE FOR ${{ cost }}": "SUBSCRIBE FOR ${{ cost }}", + "Subscribe with bitcoin": "Subscribe with bitcoin", + "Subscription Plans": "Subscription Plans", + "Success back color": "성공배경색", + "Success text color": "성공문자열색", + "SUCCESS": "성공", + "Suggested Chart": "Suggested Chart", + "Suggested ideas & my ideas": "Suggested ideas & my ideas", + "Suggestions & Feedback": "Suggestions & Feedback", + "SuperCycle": "SuperCycle", + "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.": "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.", + "Surprise": "Surprise", + "Suspicious links": "Suspicious links", + "Swing Trading": "Swing Trading", + "Sydney": "시드니", + "sym_input": "종목", + "Sym_input": "종목", + "Symbol Description": "Symbol Description", + "Symbol Last Value": "Symbol Last Value", + "Symbol list name": "Symbol list name", + "Symbol Search...": "종목찾기...", + "Symbol": "종목", + "SYMBOL": "종목", + "symbol_input": "종목", + "Symbols to be added on the chart": "차트에 추가될 종목", + "Sync crosshair on all charts": "Sync crosshair on all charts", + "Sync drawing to all charts": "Sync drawing to all charts", + "Sync drawings to all charts": "Sync drawings to all charts", + "Sync": "Sync", + "T/P": "T/P", + "TAGS": "TAGS", + "Taipei": "대만", + "Take advantage of this offer now!": "Take advantage of this offer now!", + "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.": "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.", + "Take Profit": "Take Profit", + "Talks": "Talks", + "Target back color": "대상배경색", + "Target border color": "대상경계색", + "Target Color:": "대상색:", + "Target text color": "대상문자열색", + "Target: {0} ({1}%)": "타겟: {0} ({1}%)", "Tax Rate": "Tax Rate", + "Technical Analysis": "기술적분석", + "Teeth Length": "Teeth Length", + "Teeth Offset": "Teeth Offset", + "Teeth": "이빨", + "teethLength_input": "Teeth Length", + "Tehran": "Tehran", + "Template": "Template", + "Templates": "Templates", "Temporary Equity": "Temporary Equity", + "Tenkan-sen": "Tenkan-sen", + "Text Alignment:": "문자열맞춤:", + "Text color": "문자열색", + "Text Color": "문자열색", + "Text Font": "문자열폰트", + "Text Wrap": "문자열줄넘김", + "Text": "문자", + "Text:": "문자열:", + "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.": "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.", + "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!": "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!", + "The best ideas are placed in the Suggested tab, where they receive extra exposure. All suggested ideas are hand-picked by our editorial team based on a number of criteria. We have a dedicated group of people who review every idea published every day to find the most interesting and informative ideas that will be helpful to other members.": "The best ideas are placed in the Suggested tab, where they receive extra exposure. All suggested ideas are hand-picked by our editorial team based on a number of criteria. We have a dedicated group of people who review every idea published every day to find the most interesting and informative ideas that will be helpful to other members.", + "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!": "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!", + "The Extended Trading Hours feature is available only for intraday charts": "The Extended Trading Hours feature is available only for intraday charts", + "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.": "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.", + "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.": "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.", + "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:
  • Dynamically plot market support and resistance areas (SCMR Dynamic Levels™)
  • Highlight individual bar conditions (SCMR B2B™)
  • Measure and time market trading ranges (SCMR Momentum Peaks™)
No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.": "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:
  • Dynamically plot market support and resistance areas (SCMR Dynamic Levels™)
  • Highlight individual bar conditions (SCMR B2B™)
  • Measure and time market trading ranges (SCMR Momentum Peaks™)
No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.", + "Themes": "Themes", + "There was an error posting your message.": "There was an error posting your message.", + "Thin": "Thin", + "This action cannot be undone.": "This action cannot be undone.", + "This feature allows you to create any chart, such as 7 minutes, 12 minutes, or 8 hours. If you want to identify opportunities on custom intervals in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "This feature allows you to create any chart, such as 7 minutes, 12 minutes, or 8 hours. If you want to identify opportunities on custom intervals in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "This functionality is available only to PRO users.": "This functionality is available only to PRO users.", + "This is a temporary chart.": "This is a temporary chart.", + "This is EOD data with no updates.": "This is EOD data with no updates.", + "This is not a user script, cannot save": "This is not a user script, cannot save", + "This is not the latest saved script version": "This is not the latest saved script version", + "This script is read only": "This script is read only", + "Three Drivers Pattern": "세운전자패턴", + "Thumb Down": "엄지아래로", + "Thumb Up": "엄지위로", + "Time Interval": "시간간격", + "Time Levels": "시간레벨", + "Time Scale": "Time Scale", + "Time Zone": "타임존", + "Time": "Time", + "TimeZone": "타임존", + "Timezone/Sessions Properties...": "Timezone/Sessions Properties...", + "Timezone/Sessions": "타임존/세션", + "Title": "Title", + "To get alerts list - please sign in or register!": "To get alerts list - please sign in or register!", + "To get alerts log - please sign in or register!": "To get alerts log - please sign in or register!", + "To save your work, sign up for FREE.": "To save your work, sign up for FREE.", + "To set an alert on a drawing requires the chart to be saved. Unfortunately you have already saved 5 charts. Upgrade to PRO, PRO Plus or Premium account and save as many charts as you want, along with many other exciting features. Starts from only $9.95 a month - upgrade today!": "To set an alert on a drawing requires the chart to be saved. Unfortunately you have already saved 5 charts. Upgrade to PRO, PRO Plus or Premium account and save as many charts as you want, along with many other exciting features. Starts from only $9.95 a month - upgrade today!", + "Toggle Auto Scale": "Toggle Auto Scale", + "Toggle favorite": "Toggle favorite", + "Toggle Log Scale": "Toggle Log Scale", + "Toggle Maximize Chart": "Toggle Maximize Chart", + "Toggle notifications for this room": "Toggle notifications for this room", + "Toggle Percentage": "Toggle Percentage", + "Tokyo": "도쿄", + "TOOL": "도구", + "Tools": "Tools", + "Top Labels": "탑레벨", + "Top Margin": "위여백", + "top": "위", + "Toronto": "토론토", "Total Adjustments": "Total Adjustments", + "Total agrees": "Total agrees", "Total Assets": "Total Assets", "Total Capital": "Total Capital", "Total Current Assets": "Total Current Assets", @@ -1362,87 +2087,778 @@ "Total Non-operating Income/Expense": "Total Non-operating Income/Expense", "Total Operating Expenses": "Total Operating Expenses", "Total Receivables, Net": "Total Receivables, Net", + "Total Revenue": "Total Revenue", "Total Shares Outstanding": "Total Shares Outstanding", "Total Short-term Debt": "Total Short-term Debt", "Total Stockholder's Equity": "Total Stockholder's Equity", + "Total": "Total", + "Trades on Chart": "Trades on Chart", + "Trading Journal": "Trading Journal", + "Trading Notes": "Trading Notes", + "Trading Panel": "Trading Panel", + "Trading properties...": "Trading properties...", + "Trading Properties...": "Trading Properties...", + "Trading": "Trading", + "TradingView alerts run on powerful and backed-up servers, so you’ll always get notified when something happens and won’t miss a beat. This takes considerable resources, so we can't give an unlimited number of alerts to everyone for free (as much as we'd like to).": "TradingView alerts run on powerful and backed-up servers, so you’ll always get notified when something happens and won’t miss a beat. This takes considerable resources, so we can't give an unlimited number of alerts to everyone for free (as much as we'd like to).", + "TradingView Free Quotes and Chat": "TradingView Free Quotes and Chat", + "TradingView is only for English-language content at this time.": "TradingView is only for English-language content at this time.", + "Trailing Twelve Months": "Trailing Twelve Months", + "Transparency": "투명도", "Treasury Stock": "Treasury Stock", + "Trend Angle": "추세각", + "Trend Line": "추세선", + "Trend-Based Fib Extension": "추세기반 피보나치 확장", + "Trend-Based Fib Time": "추세기반 피보나치 시간", + "Trial": "Trial", + "Triangle Pattern": "삼각형패턴", + "Triangle": "삼각형", + "Trigger": "Trigger", + "Triggered and Not Active": "Triggered and Not Active", + "Triple EMA": "Triple EMA", + "Triple EMA_study": "Triple EMA", + "TRIX": "TRIX", + "TRIX_study": "TRIX", + "true range": "true range", + "True Strength Indicator": "True Strength Indicator", + "True Strength Indicator_study": "True Strength Indicator", + "TSX - Stock - Canada": "TSX - Stock - Canada", + "TSXV - Stock - Canada": "TSXV - Stock - Canada", + "Turn off notifications for this room": "Turn off notifications for this room", + "Turn on notifications for this room": "Turn on notifications for this room", + "Type your message here": "Type your message here", + "Type": "타입", + "Ultimate Oscillator": "Ultimate Oscillator", + "Unban": "Unban", + "Undo {0}": "{0} 되돌리기", + "Undo": "되돌리기", + "undo": "undo", + "Unfollow": "Unfollow", + "Unignore user": "Unignore user __username__", + "Unignore": "Unignore", + "Unlimited number of indicators on a chart": "Unlimited number of indicators on a chart", + "Unlimited Saved Charts": "Unlimited Saved Charts", + "Unlimited saved charts": "Unlimited saved charts", + "Unlimited server-side alerts": "Unlimited server-side alerts", + "Unmerge Down": "아래로 떼냄", + "Unmerge Up": "위로 떼냄", + "Unsaved script": "Unsaved script", + "Unsolicited advertising": "Unsolicited advertising", + "Untitled Script": "Untitled Script", + "Up Color": "상승색상", + "Up fractals": "Up fractals", + "Up Wave 1 or A": "Up Wave 1 or A", + "Up Wave 2 or B": "Up Wave 2 or B", + "Up Wave 3": "Up Wave 3", + "Up Wave 4": "Up Wave 4", + "Up Wave 5": "Up Wave 5", + "Up Wave C": "Up Wave C", + "Up": "Up", + "Update Status": "Update Status", + "Update status": "Update status", + "UpDown Length": "UpDown Length", + "Upgrade and get 33% off an annual subscription!": "Upgrade and get 33% off an annual subscription!", + "Upgrade Now": "Upgrade Now", + "Upgrade now": "Upgrade now", + "Upgrade your account": "Upgrade your account", + "Upper Band": "Upper Band", + "Upper Bound": "Upper Bound", + "Upper Deviation": "Upper Deviation", + "Upper": "위쪽", + "UpperLimit": "상한값", + "US Exchanges": "US Exchanges", "USD Conversion Rate": "USD Conversion Rate", - "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.": "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.", - "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!": "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!", - "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:
  • Dynamically plot market support and resistance areas (SCMR Dynamic Levels™)
  • Highlight individual bar conditions (SCMR B2B™)
  • Measure and time market trading ranges (SCMR Momentum Peaks™)
No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.": "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:
  • Dynamically plot market support and resistance areas (SCMR Dynamic Levels™)
  • Highlight individual bar conditions (SCMR B2B™)
  • Measure and time market trading ranges (SCMR Momentum Peaks™)
No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.", - "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!": "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!", - "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.": "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.", - "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.": "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.", - "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.": "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.", - "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.": "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.", - "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.": "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.", - "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.": "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.", - "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.": "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.", - "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.": "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.", - "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.": "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.", - "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.": "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.", - "Favorite": "Favorite", - "Rename script": "Rename script", - "This is not the latest saved script version": "This is not the latest saved script version", - "My Script": "My Script", - "Show Console": "Show Console", - "Script text is not modified, nothing to save": "Script text is not modified, nothing to save", - "This is not a user script, cannot save": "This is not a user script, cannot save", - "Script Name": "Script Name", - "Expiration Time": "Expiration Time", - "Please name this script": "Please name this script", - "Script must have a name": "Script must have a name", - "Exit Full Screen (ESC)": "Exit Full Screen (ESC)", - "Stock Charts & Forex Charts": "Stock Charts & Forex Charts", - "Toggle favorite": "Toggle favorite", - "Buy Ask": "Buy Ask __quote__", - "Frequency": "Frequency", - "Buy Bid": "Buy Bid __quote__", - "Sell Ask": "Sell Ask __quote__", - "Sell Bid": "Sell Bid __quote__", - "Condition": "Condition", - "Connected": "Connected", - "CONNECT": "CONNECT", - "Disconnected": "Disconnected", - "Exiting Channel": "Exiting Channel", - "All": "All", - "5y": "5y", - "1y": "1y", + "Use Lower Deviation": "Use Lower Deviation", + "Use only one account - registering with multiple accounts is not allowed.": "Use only one account - registering with multiple accounts is not allowed.", + "Use Upper Deviation": "Use Upper Deviation", + "Username": "Username", + "useTrueRange_input": "Use True Range", + "UTC": "표준시", + "Valuation": "Valuation", + "Value": "Value", + "Vancouver": "밴쿠버", + "Vertical Line": "수직선", + "Views": "Views", + "Visual Order": "보는차례", + "Vol": "Vol", + "Volatility Stop": "Volatility Stop", + "Volume Based": "Volume Based", + "Volume Leaders": "Volume Leaders", + "Volume MA": "거래량 이동평균", + "Volume Oscillator": "Volume Oscillator", + "Volume Oscillator_study": "Volume Oscillator", + "Volume profile indicators and extended trading hours": "Volume profile indicators and extended trading hours", + "Volume Profile Indicators": "Volume Profile Indicators", + "Volume": "거래량", + "Volume_study": "Volume", + "VolumeProfile": "VolumeProfile", + "Vortex Indicator": "Vortex Indicator", + "VWAP": "VWAP", + "VWMA": "VWMA", + "VWMA_study": "VWMA", + "W_dates": "W", + "Waning moon": "Waning moon", + "Want official data and more features?": "Want official data and more features?", + "Warning": "Warning", + "Warsaw": "바르샤바", + "Watchlist": "Watchlist", + "Watchlist, details and news": "Watchlist, details and news", + "Watermark": "워터마크", + "Wave Size": "웨이브크기", + "We are doing some brief daily maintenance. Alerts will be back really soon, thanks for your patience!": "We are doing some brief daily maintenance. Alerts will be back really soon, thanks for your patience!", + "We are happy to give away as many things for free as possible, however studies are server-based and this takes considerable resources. So we can't give an unlimited number of indicators to everyone for free (as much as we'd like to).": "We are happy to give away as many things for free as possible, however studies are server-based and this takes considerable resources. So we can't give an unlimited number of indicators to everyone for free (as much as we'd like to).", + "We'are sorry, something went wrong. Try to reload page.": "We'are sorry, something went wrong. Try to reload page.", + "week": "주", + "week_plural": "주", + "Weekly": "Weekly", + "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.": "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.", + "White": "White", + "Why Go Pro?": "Why Go Pro?", + "Wick": "윅", + "Width": "너비", + "Willams %R": "Willams %R", + "Willams %R_study": "Willams %R", + "Williams %R": "Williams %R", + "Williams Alligator": "Williams Alligator", + "Williams Alligator_study": "Williams Alligator", + "Williams Fractal": "Williams Fractal", + "Window Size_input": "윈도우크기", + "With Markers": "마커도함께", + "wizofstep": "__index__ of __steps__", + "WMA Length_input": "WMA Length", + "Woodies CCI": "Woodies CCI", + "wrote": "wrote", + "XABCD Pattern": "XABCD 패턴", + "y_dates": "y", + "Yearly": "Yearly", + "YES": "YES", + "Yes": "Yes", + "You already have Pro Plus trial.": "You already have Pro Plus trial.", + "You already participated in Pro Plus trial.": "You already participated in Pro Plus trial.", + "You already set {{options.maxAlertsNumber}} alerts. Upgrade to PRO Plus to set unlimited custom alerts and improve your experience!": "You already set {{options.maxAlertsNumber}} alerts. Upgrade to PRO Plus to set unlimited custom alerts and improve your experience!", + "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.": "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.", + "You are not authenticated.": "You are not authenticated.", + "You are not logged in. Please sign in.": "You are not logged in. Please sign in.", + "you are using browser": "You are using __browser__ on __os__.", + "You can not vote twice for one message": "You can not vote twice for one message", + "You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.": "You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.", + "You can save up to 5 charts with your subscription. Upgrade to PRO, PRO Plus or Premium membership and save unlimited charts, along with many other exciting features. Starting from only $9.95 a month - upgrade today!": "You can save up to 5 charts with your subscription. Upgrade to PRO, PRO Plus or Premium membership and save unlimited charts, along with many other exciting features. Starting from only $9.95 a month - upgrade today!", + "You have no ignored users": "You have no ignored users", + "You have no private messages yet": "You have no private messages yet", + "You may subscribe for official realtime and intraday data.": "You may subscribe for official realtime and intraday data.", + "You requested a custom interval that is available only to PRO users.": "You requested a custom interval that is available only to PRO users.", + "You requested a hotlist that is available only to PRO users.": "You requested a hotlist that is available only to PRO users.", + "You requested a symbol that is available only to PRO Plus and Premium users. You will now be switched to the equivalent BATS symbol.": "You requested a symbol that is available only to PRO Plus and Premium users. You will now be switched to the equivalent BATS symbol.", + "You requested an intraday spread symbol that is available only to PRO Plus and Premium users. You will now be switched to a Daily (D) interval.": "You requested an intraday spread symbol that is available only to PRO Plus and Premium users. You will now be switched to a Daily (D) interval.", + "You will be automatically redirected to PayPal in order to finish your purchase.": "You will be automatically redirected to PayPal in order to finish your purchase.", + "You're subscribing to {{ product_title }}": "You're subscribing to {{ product_title }}", + "Your 30-day free PRO Plus account has been activated. You are now part of a community of 2 million+ ideas that have been created within TradingView charts. To help get the ball rolling, we'd suggest you spend a few minutes familiarizing yourself with our online help section. We hope you enjoy working with TradingView and wish you good trading!": "Your 30-day free PRO Plus account has been activated. You are now part of a community of 2 million+ ideas that have been created within TradingView charts. To help get the ball rolling, we'd suggest you spend a few minutes familiarizing yourself with our online help section. We hope you enjoy working with TradingView and wish you good trading!", + "Your account will be charged $0.01 in order to verify it.": "Your account will be charged $0.01 in order to verify it.", + "Your chart is being saved, please wait a moment before you leave this page.": "Your chart is being saved, please wait a moment before you leave this page.", + "Your credit card on file is XXXX-XXXX-XXXX": "Your credit card on file is XXXX-XXXX-XXXX", + "Your free account allows you to apply up to 10 studies to a chart. Upgrade to PRO, PRO Plus or Premium account to have as many studies on a chart as you want, as well as many other exciting features.": "Your free account allows you to apply up to 10 studies to a chart. Upgrade to PRO, PRO Plus or Premium account to have as many studies on a chart as you want, as well as many other exciting features.", + "Your Order": "Your Order", + "Your Personal Invitation to Go PRO Plus": "Your Personal Invitation to Go PRO Plus", "ytd": "ytd", "YTD": "YTD", - "6m": "6m", - "3m": "3m", - "1m": "1m", - "5d": "5d", - "1d": "1d", - "Room title": "Room title", - "Room purpose": "Room purpose", - "Edit chat room": "Edit chat room", - "Create new public chat": "Create new public chat", - "Show Symbol Last Value": "Show Symbol Last Value", - "Show Indicator Last Value": "Show Indicator Last Value", - "Paper Trading is disconnected": "Paper Trading is disconnected", - "Hide Buy/Sell Panel": "Hide Buy/Sell Panel", - "Sell symbol": "Sell __displaySymbol__ Stop __abbreviatedNumber__ @ __formattedValue__", - "Buy symbol": "Buy __displaySymbol__ Limit __abbreviatedNumber__ @ __formattedValue__", - "IDEA TITLE AND DESCRIPTION": "IDEA TITLE AND DESCRIPTION", - "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.": "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.", - "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.": "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.", - "SHORT": "SHORT", - "LONG": "LONG", - "NEUTRAL": "NEUTRAL", - "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

": "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

", - "you are using browser": "You are using __browser__ on __os__.", - "Hide data": "Hide data", - "Show data": "Show data", - "Study Templates": "Study Templates", - "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout": "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout", - "Find existing chat": "Find existing chat", - "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", - "Black": "Black", - "Blue": "Blue", - "Grey": "Grey", - "White": "White", - "Show Positions": "Show Positions", - "Show Orders": "Show Orders" + "Zero Line": "Zero Line", + "Zero": "Zero", + "Zig Zag": "Zig Zag", + "Zoom In": "크게보기", + "Zoom Out": "작게보기", + "{0} bars": "{0} 봉", + "{0} copy": "{0} copy", + "{0} ideas...": "{0} ideas...", + "{0} P&L: {1}": "{0} 손익: {1}", + "Up bars": "Up bars", + "Down bars": "Down bars", + "Projection up bars": "Projection up bars", + "Projection down bars": "Projection down bars", + "ATR length": "ATR length", + "Reversal amount": "Reversal amount", + "Number of line": "Number of line", + "HL": "HL", + "ATR": "ATR", + "Traditional": "Traditional", + "Website": "Website", + "Support": "Support", + "PRO Premium": "PRO Premium", + "PRO Plus": "PRO Plus", + "PRO Plus Early Access": "PRO Plus Early Access", + "Update Payment Method": "Update Payment Method", + "Enter your new address": "Enter your new address", + "Save changes": "Save changes", + "All your current subscriptions will be updated to use the new account.": "All your current subscriptions will be updated to use the new account.", + "This trading product is integrated in TradingView thanks to our Partner Program for Developers. These are independent, unaffiliated studies, which are not part of TradingView subscriptions – these are separate tools that you buy if you want. Description, algorithm, support and prices are all determined by the author.": "This trading product is integrated in TradingView thanks to our Partner Program for Developers. These are independent, unaffiliated studies, which are not part of TradingView subscriptions – these are separate tools that you buy if you want. Description, algorithm, support and prices are all determined by the author.", + "EDIT SUBSCRIPTION": "EDIT SUBSCRIPTION", + "TradingView Account": "TradingView Account", + "

Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the features, top authors or create your first idea!

": "

Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the features, top authors or create your first idea!

", + "Alert not found with standart API": "Alert not found with standart API", + "Chatting is enabled {0} hours after creating a new account. This is done to prevent chat bots and general spam.": "Chatting is enabled {0} hours after creating a new account. This is done to prevent chat bots and general spam.", + "Do you really want to clear alerts log?": "Do you really want to clear alerts log?", + "Do you really want to delete alert {0}?": "Do you really want to delete alert {0}?", + "Do you really want to delete script '{0}'?": "Do you really want to delete script '{0}'?", + "Do you really want to delete {0} alerts?": "Do you really want to delete {0} alerts?", + "Do you really want to stop alert {0}?": "Do you really want to stop alert {0}?", + "Do you really want to stop {0} alerts?": "Do you really want to stop {0} alerts?", + "EPS": "EPS", + "EPS Dil": "EPS Dil", + "Edit Idea": "Edit Idea", + "Multi Charts Layout": "Multi Charts Layout", + "PE": "PE", + "PRO": "PRO", + "Publish Idea": "Publish Idea", + "2 year": "2 year", + "All fields are required": "All fields are required", + "Available": "Available", + "Check credit card number and CVV/CSC code": "Check credit card number and CVV/CSC code", + "Check expiration date": "Check expiration date", + "City": "City", + "Comments": "Comments", + "Country": "Country", + "Credit Card": "Credit Card", + "Credit card fields may contain only digits": "Credit card fields may contain only digits", + "Enter your ZIP code": "Enter your ZIP code", + "If you want to change the address, please enter your ZIP code here": "If you want to change the address, please enter your ZIP code here", + "Make payment with previously used details": "Make payment with previously used details", + "More {{sectionName}} Ideas": "More {{sectionName}} Ideas", + "PayPal": "PayPal", + "Payment Information": "Payment Information", + "Please choose at least one exchange to continue.": "Please choose at least one exchange to continue.", + "Please use only latin characters in address fields": "Please use only latin characters in address fields", + "Please use only latin characters in your first and last names": "Please use only latin characters in your first and last names", + "State/Region": "State/Region", + "Street": "Street", + "Subscribe": "Subscribe", + "Zip Code": "Zip Code", + "year": "year", + " Limit ": " Limit ", + " Stop ": " Stop ", + "

Only D, W, M intervals are supported for this symbol/exchange. You will be automatically switched to a D interval. Intraday intervals are not available because of exchange policies.

": "

Only D, W, M intervals are supported for this symbol/exchange. You will be automatically switched to a D interval. Intraday intervals are not available because of exchange policies.

", + "

Symbol ": "

Symbol ", + "Account Name": "Account Name", + "Active Chart": "Active Chart", + "Active chart doesn't contain the study you are going to publish": "Active chart doesn't contain the study you are going to publish", + "Add this room to favorites": "Add this room to favorites", + "Add {0}...": "Add {0}...", + "Alerts maintenance": "Alerts maintenance", + "All Charts": "All Charts", + "All fields are required.": "All fields are required.", + "Are you sure you want to overwrite '{0}' script?": "Are you sure you want to overwrite '{0}' script?", + "Balances": "Balances", + "Ban ": "Ban ", + "Ban expires in {0}": "Ban expires in {0}", + "Ban user": "Ban user", + "Brokerage Name": "Brokerage Name", + "By": "By", + "CQG Password": "CQG Password", + "CQG Username": "CQG Username", + "Can't create alert on invalid symbol": "Can't create alert on invalid symbol", + "Can't create alert when offline": "Can't create alert when offline", + "Can't edit alert on invalid symbol": "Can't edit alert on invalid symbol", + "Can't edit alert when offline": "Can't edit alert when offline", + "Change Background Transparency": "Change Background Transparency", + "Change Balloon Background Color": "Change Balloon Background Color", + "Change Balloon Background Transparency": "Change Balloon Background Transparency", + "Change Balloon Border Color": "Change Balloon Border Color", + "Change Balloon Text": "Change Balloon Text", + "Change Balloon Text Font Size": "Change Balloon Text Font Size", + "Change Balooon Text Color": "Change Balooon Text Color", + "Change Border Color": "Change Border Color", + "Change CQG password": "Change CQG password", + "Change Curve Background Color": "Change Curve Background Color", + "Change Curve Background Transparency": "Change Curve Background Transparency", + "Change Curve Filling": "Change Curve Filling", + "Change Curve Line Color": "Change Curve Line Color", + "Change Curve Line Extending Left": "Change Curve Line Extending Left", + "Change Curve Line Extending Right": "Change Curve Line Extending Right", + "Change Curve Line Left End": "Change Curve Line Left End", + "Change Curve Line Right End": "Change Curve Line Right End", + "Change Curve Line Style": "Change Curve Line Style", + "Change Curve Line Width": "Change Curve Line Width", + "Change Fib Arcs Background Transparency": "Change Fib Arcs Background Transparency", + "Change Fib Arcs Background Visibility": "Change Fib Arcs Background Visibility", + "Change Fib Speed Resistance Arcs Full Cirlces Mode": "Change Fib Speed Resistance Arcs Full Cirlces Mode", + "Change Fib Speed Resistance Arcs Levels Visibility": "Change Fib Speed Resistance Arcs Levels Visibility", + "Change Fib Speed Resistance Arcs Line Color": "Change Fib Speed Resistance Arcs Line Color", + "Change Fib Speed Resistance Arcs Visibility": "Change Fib Speed Resistance Arcs Visibility", + "Change Fib Speed Resistance Arcs Width": "Change Fib Speed Resistance Arcs Width", + "Change Password": "Change Password", + "Change Price Text Color": "Change Price Text Color", + "Change Price Text Font Size": "Change Price Text Font Size", + "Change Time Cycles Background Color": "Change Time Cycles Background Color", + "Change Time Cycles Background Transparency": "Change Time Cycles Background Transparency", + "Change Time Cycles Color": "Change Time Cycles Color", + "Change Time Cycles Filling": "Change Time Cycles Filling", + "Change Time Cycles Line Style": "Change Time Cycles Line Style", + "Change Time Cycles Line Width": "Change Time Cycles Line Width", + "Check firewall settings and make sure access to websocket ({0} port {1}) is open. Then click Reconnect or press F5.": "Check firewall settings and make sure access to websocket ({0} port {1}) is open. Then click Reconnect or press F5.", + "Click the broker you want to trade through": "Click the broker you want to trade through", + "Collaterals": "Collaterals", + "Confirm Password": "Confirm Password", + "Connect to CQG": "Connect to CQG", + "Connection is lost": "Connection is lost", + "Content": "Content", + "Continue to checkout": "Continue to checkout", + "Continued violation of chat etiquette": "Continued violation of chat etiquette", + "Continued violation of chat etiquette.": "Continued violation of chat etiquette.", + "Countdown": "Countdown", + "Create New List": "Create New List", + "Create New List...": "Create New List...", + "Curve": "Curve", + "December": "December", + "Degree": "Degree", + "Describe your company and project in a few sentences.": "Describe your company and project in a few sentences.", + "Desktop notifications": "Desktop notifications", + "Desktop notifications when I'm mentioned": "Desktop notifications when I'm mentioned", + "Dialog": "Dialog", + "Do you realy want to delete{0}watchlist?": "Do you realy want to delete{0}watchlist?", + "Do you want to take advantage of this offer now?": "Do you want to take advantage of this offer now?", + "Double Curve": "Double Curve", + "Early Access 50% off{{#is_finished}} – Final chance{{/is_finished}}": "Early Access 50% off{{#is_finished}} – Final chance{{/is_finished}}", + "Early Access for $15/Month": "Early Access for $15/Month", + "Edit Alert...": "Edit Alert...", + "Edit {0} Alert...": "Edit {0} Alert...", + "Elliott Correction Wave (ABC)": "Elliott Correction Wave (ABC)", + "Elliott Double Combo Wave (WXY)": "Elliott Double Combo Wave (WXY)", + "Elliott Impulse Wave (12345)": "Elliott Impulse Wave (12345)", + "Elliott Triangle Wave (ABCDE)": "Elliott Triangle Wave (ABCDE)", + "Elliott Triple Combo Wave (WXYXZ)": "Elliott Triple Combo Wave (WXYXZ)", + "Email notifications": "Email notifications", + "Email notifications when I'm mentioned": "Email notifications when I'm mentioned", + "Email-to-sms is the easiest and absolutely free way to send text message (SMS) from the internet to phones. This site aims to be the most complete and up-to-date list of email addresses that can be used to send text messages to phones.": "Email-to-sms is the easiest and absolutely free way to send text message (SMS) from the internet to phones. This site aims to be the most complete and up-to-date list of email addresses that can be used to send text messages to phones.", + "Error occured": "Error occured", + "Error while trying to create snapshot.": "Error while trying to create snapshot.", + "Error:": "Error:", + "Error: too long text": "Error: too long text", + "Export Watchlist": "Export Watchlist", + "Failed:": "Failed:", + "Full Circles": "Full Circles", + "Get the link to your individual GitHub profile, which we’ll enable for access to the library.": "Get the link to your individual GitHub profile, which we’ll enable for access to the library.", + "Go PRO": "Go PRO", + "HL Bars": "HL Bars", + "Here are a few steps to get your Charting Library:": "Here are a few steps to get your Charting Library:", + "Hide alert label line": "Hide alert label line", + "Horz Grid Lines": "Horz Grid Lines", + "How to fix:": "How to fix:", + "If you like what you see, you have an exclusive chance to get 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.": "If you like what you see, you have an exclusive chance to get 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.", + "If you need support then please visit our issues tracker using your GitHub profile we’ve granted access to.": "If you need support then please visit our issues tracker using your GitHub profile we’ve granted access to.", + "Import Watchlist...": "Import Watchlist...", + "Import/Export Watchlists": "Import/Export Watchlists", + "Indicator Labels": "Indicator Labels", + "Interval is not applicable": "Interval is not applicable", + "Invalid data format": "Invalid data format", + "Invalid limit price": "Invalid limit price", + "Invalid quantity": "Invalid quantity", + "Invalid stop price": "Invalid stop price", + "It appears that your browser does not support Canvas technology, which is needed for TradingView to work.
": "It appears that your browser does not support Canvas technology, which is needed for TradingView to work.
", + "It appears that your browser does not support WebSocket technology and does not have Adobe Flash plugin installed, one of which is essential for our portal.
": "It appears that your browser does not support WebSocket technology and does not have Adobe Flash plugin installed, one of which is essential for our portal.
", + "June": "June", + "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That is less than $15/month. Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!": "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That is less than $15/month. Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!", + "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.": "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.", + "Just wait awhile. We will send you all necessary information ASAP.": "Just wait awhile. We will send you all necessary information ASAP.", + "Launch chat in a separate window": "Launch chat in a separate window", + "Left Axis": "Left Axis", + "Library Without The Link": "Library Without The Link", + "Line - Close": "Line - Close", + "Line - HL/2": "Line - HL/2", + "Line - High": "Line - High", + "Line - Low": "Line - Low", + "Line - Open": "Line - Open", + "Load all alerts...": "Load all alerts...", + "Lock Cursor In Time": "Lock Cursor In Time", + "Log in": "Log in", + "My Lists": "My Lists", + "New Password": "New Password", + "New password and confirmation doesn't match": "New password and confirmation doesn't match", + "New password is required": "New password is required", + "No address input to apply autocomplete": "No address input to apply autocomplete", + "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at founders@tradingview.com": "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at founders@tradingview.com", + "No brokers available": "No brokers available", + "Non-tradable symbol": "Non-tradable symbol", + "Now is your LAST and FINAL chance to get 12 months for only $179.4 (regular $360). That’s less than $15/month and 50% off regular month-to-month payments.": "Now is your LAST and FINAL chance to get 12 months for only $179.4 (regular $360). That’s less than $15/month and 50% off regular month-to-month payments.", + "OC Bars": "OC Bars", + "Oh no! You have only 2 weeks left in your PRO Plus trial! These benefits will expire in two short weeks:": "Oh no! You have only 2 weeks left in your PRO Plus trial! These benefits will expire in two short weeks:", + "Old Password": "Old Password", + "Old password is required": "Old password is required", + "Oops, something went wrong": "Oops, something went wrong", + "Oops, your browser can't display our charts!": "Oops, your browser can't display our charts!", + "Orders": "Orders", + "PRO account": "PRO account", + "Password confirmation is required": "Password confirmation is required", + "Passwords do not match.": "Passwords do not match.", + "Place": "Place", + "Please add 'study(title=\"SomeTitle\")' statement to the script code": "Please add 'study(title=\"SomeTitle\")' statement to the script code", + "Please report the issue or click Reconnect.": "Please report the issue or click Reconnect.", + "Please use one of the following browsers:": "Please use one of the following browsers:", + "Please, install Flash plugin or consider updating to one of these modern browsers with WebSocket support:": "Please, install Flash plugin or consider updating to one of these modern browsers with WebSocket support:", + "Please, try to reload page to edit user data": "Please, try to reload page to edit user data", + "Positions": "Positions", + "Pro Plus": "Pro Plus", + "Processing script...": "Processing script...", + "Publish All Charts": "Publish All Charts", + "Publish Only": "Publish Only", + "Published Idea": "Published Idea", + "Recent chats": "Recent chats", + "Reconnect": "Reconnect", + "Rename List": "Rename List", + "Rename List...": "Rename List...", + "Report a data issue": "Report a data issue", + "Restore Size": "Restore Size", + "Right Axis": "Right Axis", + "Risk/Reward": "Risk/Reward", + "Save List As...": "Save List As...", + "Script '{0}' has been saved": "Script '{0}' has been saved", + "Script cannot be compiled because of errors.": "Script cannot be compiled because of errors.", + "Script has been deleted": "Script has been deleted", + "Script is not saved. Nothing to delete.": "Script is not saved. Nothing to delete.", + "Script is not saved. Nothing to rename.": "Script is not saved. Nothing to rename.", + "Script study added to the chart": "Script study added to the chart", + "Select Broker": "Select Broker", + "Select alert": "Select alert", + "Send all the stuff to Stan Bokov at founders@tradingview.com": "Send all the stuff to Stan Bokov at founders@tradingview.com", + "Series Sale Name": "Series Sale Name", + "Series Sale Number": "Series Sale Number", + "Server broke the connection. Click Reconnect or press F5.": "Server broke the connection. Click Reconnect or press F5.", + "Shortcuts": "Shortcuts", + "Show Dividends": "Show Dividends", + "Show Earnings": "Show Earnings", + "Show Hidden Tools": "Show Hidden Tools", + "Show Splits": "Show Splits", + "Show Symbol Info": "Show Symbol Info", + "Show Values": "Show Values", + "Sign our License Agreement": "Sign our License Agreement", + "Sine Line": "Sine Line", + "Sorry, an error has occurred": "Sorry, an error has occurred", + "Study": "Study", + "Success": "Success", + "Symbol Info": "Symbol Info", + "Symbol Info...": "Symbol Info...", + "Symbol Labels": "Symbol Labels", + "Time Cycles": "Time Cycles", + "To purchase the commercial version of the library, please contact Stan Bokov at founders@tradingview.com.": "To purchase the commercial version of the library, please contact Stan Bokov at founders@tradingview.com.", + "TradingView Notice": "TradingView Notice", + "Trial confirmation dialog": "Trial confirmation dialog", + "Trial confirmation text": "Trial confirmation text", + "Try": "Try", + "URL cannot be recieved.": "URL cannot be recieved.", + "Unexpected error: can't change profile data": "Unexpected error: can't change profile data", + "Unread Messages": "Unread Messages", + "Upgrade and get 50% off regular month-to-month payments!": "Upgrade and get 50% off regular month-to-month payments!", + "User cancelled operation": "User cancelled operation", + "Vert Grid Lines": "Vert Grid Lines", + "Visual settings...": "Visual settings...", + "Widget": "Widget", + "Width (% of the Box)": "Width (% of the Box)", + "Wrong value": "Wrong value", + "You have unsaved changes in the current script. Do you really want to discard them and start working with another script?": "You have unsaved changes in the current script. Do you really want to discard them and start working with another script?", + "Your Password Has Expired": "Your Password Has Expired", + "Your password has expired, please enter new password": "Your password has expired, please enter new password", + "active at": "active at", + "ago": "ago", + "agreed with your idea %chart% about %symbol%": "agreed with your idea %chart% about %symbol%", + "all inactive": "all inactive", + "and details": "and details", + "avg fill price": "avg fill price", + "avg price": "avg price", + "balance": "balance", + "best ask": "best ask", + "best bid": "best bid", + "cach excess": "cach excess", + "changed status": "changed status", + "collateral": "collateral", + "commented on idea you follow %chart% about %symbol%": "commented on idea you follow %chart% about %symbol%", + "commented on your idea %chart% about %symbol%": "commented on your idea %chart% about %symbol%", + "currency": "currency", + "disagreed with your idea %chart% about %symbol%": "disagreed with your idea %chart% about %symbol%", + "fill qty": "fill qty", + "filtered": "filtered", + "id": "id", + "initial margin": "initial margin", + "is now following you": "is now following you", + "last trade": "last trade", + "less than a minute": "less than a minute", + "limit price": "limit price", + "mn": "mn", + "mvo": "mvo", + "offset": "offset", + "on": "on", + "open P/L": "open P/L", + "or choose another broker": "or choose another broker", + "ote": "ote", + "placing time": "placing time", + "published new idea %chart% about %symbol% you follow": "published new idea %chart% about %symbol% you follow", + "purchasing power": "purchasing power", + "qty": "qty", + "replied to your comment on %chart% about %symbol%": "replied to your comment on %chart% about %symbol%", + "side": "side", + "sign in or register": "sign in or register", + "status": "status", + "stop price": "stop price", + "subscription": "subscription", + "symbol": "symbol", + "total margin": "total margin", + "total value": "total value", + "type": "type", + "upl": "upl", + "w": "w", + "y": "y", + "you follow commented on %chart% about %symbol%": "you follow commented on %chart% about %symbol%", + "you follow published new idea %chart% about %symbol%": "you follow published new idea %chart% about %symbol%", + "{0} is already in this chat.": "{0} is already in this chat.", + "Сolor line": "Сolor line", + "Bottom Center": "Bottom Center", + "Bottom Left": "Bottom Left", + "Bottom Right": "Bottom Right", + "Chart snapshot": "Chart snapshot", + "Create Horizontal Line": "Create Horizontal Line", + "Create Vertical Line": "Create Vertical Line", + "Hide Published Charts Timeline": "Hide Published Charts Timeline", + "Left": "Left", + "Middle Center": "Middle Center", + "Middle Left": "Middle Left", + "Middle Right": "Middle Right", + "No color themes saved": "No color themes saved", + "Right": "Right", + "Room {0} was deleted": "Room {0} was deleted", + "Theme": "Theme", + "Theme name": "Theme name", + "Top Center": "Top Center", + "Top Left": "Top Left", + "Top Right": "Top Right", + "TradingView Partner": "TradingView Partner", + "You were in the video call. Duration: {0}": "You were in the video call. Duration: {0}", + "{0} has entered the chat": "{0} has entered the chat", + "{0} has left the chat": "{0} has left the chat", + "{0} was banned for {1} minutes": "{0} was banned for {1} minutes", + "Discipline is the foundation of profitable trading for both discretionary and systematic traders. Visually stunning and intuitive to use, 3D ProSuite is an indispensible professional toolkit of point-and-shoot quantitative risk management and decision support tools for stock pickers and traders focused on technical entry techniques. Know instantly where to place a trailing stop and where to exit. Identify trends and pullbacks. Watch rotation and volatility in real time. Calculate hedge ratios for protection. Identify extremes. Non-programmers interested in systematic trading can take advantage of our strategy to test a combination of 3D ProSuite with moving average filter, channel filter, and volatility filter.": "Discipline is the foundation of profitable trading for both discretionary and systematic traders. Visually stunning and intuitive to use, 3D ProSuite is an indispensible professional toolkit of point-and-shoot quantitative risk management and decision support tools for stock pickers and traders focused on technical entry techniques. Know instantly where to place a trailing stop and where to exit. Identify trends and pullbacks. Watch rotation and volatility in real time. Calculate hedge ratios for protection. Identify extremes. Non-programmers interested in systematic trading can take advantage of our strategy to test a combination of 3D ProSuite with moving average filter, channel filter, and volatility filter.", + "AOS FX Primer is made up of 3 separate indicators to help you better analyse the markets. AOS FX Sessions shows session start/end times (automatically handling Daylight Saving changes) along with opening ranges. AOS FX Day HL shows the High and Low level for the past 2 years, automatically handling Daylight Saving changes. AOS ATRplus shows the moving average mid-point of the previous bar ranges. Please see our website for a full description and screenshots.": "AOS FX Primer is made up of 3 separate indicators to help you better analyse the markets. AOS FX Sessions shows session start/end times (automatically handling Daylight Saving changes) along with opening ranges. AOS FX Day HL shows the High and Low level for the past 2 years, automatically handling Daylight Saving changes. AOS ATRplus shows the moving average mid-point of the previous bar ranges. Please see our website for a full description and screenshots.", + "Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:

  • Dynamically plot market support and resistance areas (SCMR Dynamic Levels™)
  • Highlight individual bar conditions (SCMR B2B™)
  • Measure and time market trading ranges (SCMR Momentum Peaks™)
No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.": "Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:
  • Dynamically plot market support and resistance areas (SCMR Dynamic Levels™)
  • Highlight individual bar conditions (SCMR B2B™)
  • Measure and time market trading ranges (SCMR Momentum Peaks™)
No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.", + "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex. For more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.": "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex. For more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.", + "\"Buy Sell\" indicator is simple yet powerful trading signals that will help you consistently profit from the market. It built with risk management in mind, meaning average winning trade will be more than average losing trade several times.

It comes with signals and trend confirmation. For more information please visit: synergytrading.weebly.com": "\"Buy Sell\" indicator is simple yet powerful trading signals that will help you consistently profit from the market. It built with risk management in mind, meaning average winning trade will be more than average losing trade several times.

It comes with signals and trend confirmation. For more information please visit: synergytrading.weebly.com", + "Above Bar": "Above Bar", + "Absolute": "Absolute", + "Below Bar": "Below Bar", + "Bottom": "Bottom", + "Top": "Top", + "Alerts are not yet available for this chart type. Please check GetSatisfaction and vote for this feature to show support for it.": "Alerts are not yet available for this chart type. Please check GetSatisfaction and vote for this feature to show support for it.", + "Arguments": "Arguments", + "Built-in Functions": "Built-in Functions", + "Built-in Variable": "Built-in Variable", + "Built-in Variables": "Built-in Variables", + "Built-in'+(docs.kind === TVScript.FunKind.DECL ? ' Annotation' : '": "Built-in'+(docs.kind === TVScript.FunKind.DECL ? ' Annotation' : '", + "Confirm replacing": "Confirm replacing", + "Delete all drawing for this symbol": "Delete all drawing for this symbol", + "Examples": "Examples", + "Language Operator": "Language Operator", + "Language Operators": "Language Operators", + "My Ideas": "My Ideas", + "Not Now": "Not Now", + "Oops!": "Oops!", + "Open Manage Drawings": "Open Manage Drawings", + "PUBLISH PRIVATE IDEA": "PUBLISH PRIVATE IDEA", + "Pine Script Reference (new window)": "Pine Script Reference (new window)", + "Pine Script Reference (pop-up)": "Pine Script Reference (pop-up)", + "Publish Private Idea": "Publish Private Idea", + "Publishing is possible only from the chart page. Please open a chart and then try again.": "Publishing is possible only from the chart page. Please open a chart and then try again.", + "Remarks": "Remarks", + "Remove all line tools for ": "Remove all line tools for ", + "Returns": "Returns", + "Script Language Reference Manual": "Script Language Reference Manual", + "See Also": "See Also", + "Syntax": "Syntax", + "Type:": "Type:", + "Be the first to speak": "Be the first to speak", + "Ignored users list": "Ignored users list", + "# (Total: {0})": "# (Total: {0})", + "Hold Shift – draw lines at right angles.": "Hold Shift – draw lines at right angles.", + "Number or , – change interval. Type in a digit for minute charts, or first letter of the word for longer resolutions. E.g. 1, 5, 30, 60, 1440, H, 2H, 6H, D, 5D, 3W, 6M.": "Number or , – change interval. Type in a digit for minute charts, or first letter of the word for longer resolutions. E.g. 1, 5, 30, 60, 1440, H, 2H, 6H, D, 5D, 3W, 6M.", + "By clicking on “Sign Up” you are agreeing to the Terms of Service.": "By clicking on “Sign Up” you are agreeing to the Terms of Service.", + "Change Days To": "Change Days To", + "Change Hours To": "Change Hours To", + "Change Line Tool Visibility On Days": "Change Line Tool Visibility On Days", + "Change Line Tool Visibility On Hours": "Change Line Tool Visibility On Hours", + "Change Line Tool Visibility On Minutes": "Change Line Tool Visibility On Minutes", + "Change Line Tool Visibility On Months": "Change Line Tool Visibility On Months", + "Change Line Tool Visibility On Weeks": "Change Line Tool Visibility On Weeks", + "Change Minutes To": "Change Minutes To", + "Correct?": "Correct?", + "Could not send your report": "Could not send your report", + "Crypto/crypto pairs (eg. LTC/BTC) are not currently supported but that may change in the future.": "Crypto/crypto pairs (eg. LTC/BTC) are not currently supported but that may change in the future.", + "Cypher Pattern": "Cypher Pattern", + "Days": "Days", + "Go to Date...": "Go to Date...", + "Go to...": "Go to...", + "Hours": "Hours", + "IMPORTANT:": "IMPORTANT:", + "Indexes don’t have prices, they have values. There are corresponding ETFs that can be traded. SPX is the SnP500 index, but SPY is the ETF that can be traded.": "Indexes don’t have prices, they have values. There are corresponding ETFs that can be traded. SPX is the SnP500 index, but SPY is the ETF that can be traded.", + "Last available bar": "Last available bar", + "Minutes": "Minutes", + "Months": "Months", + "Please do not modify the order so we can investigate the issue.": "Please do not modify the order so we can investigate the issue.", + "Report this message": "Report this message", + "Select order": "Select order", + "Simply
drag & drop

or select file...": "Simply
drag & drop

or select file...", + "Spreads can’t be traded because they are not a single symbol, they are a visual representation of a calculation.": "Spreads can’t be traded because they are not a single symbol, they are a visual representation of a calculation.", + "Thanks!": "Thanks!", + "To:": "To:", + "Trading issue": "Trading issue", + "Warning:": "Warning:", + "Weeks": "Weeks", + "comment": "comment", + "goto date.": "goto date.", + "html5 stock charting
library licensing": "html5 stock charting
library licensing", + "message": "message", + "Go": "Go", + "Go to": "Go to", + "Report {0} from {1} to moderators": "Report {0} from {1} to moderators", + "Reported {0} from @{1}, {2}": "Reported {0} from @{1}, {2}", + "Add Text Note For {0}": "Add Text Note For {0}", + "Add To Text Notes": "Add To Text Notes", + "Are you sure you want to delete this script?": "Are you sure you want to delete this script?", + "DELETE": "DELETE", + "Do you realy want to delete {0} template?": "Do you realy want to delete {0} template?", + "Do you realy want to replace \"{0}\"?": "Do you realy want to replace \"{0}\"?", + "Idea": "Idea", + "NEW": "NEW", + "New Untitled Note": "New Untitled Note", + "Open Text Notes Panel": "Open Text Notes Panel", + "Please enter a valid URL": "Please enter a valid URL", + "Save template as...": "Save template as...", + "Search Note": "Search Note", + "Template name": "Template name", + "Text Notes": "Text Notes", + "Text Notes are available only on chart page. Please open a chart and then try again.": "Text Notes are available only on chart page. Please open a chart and then try again.", + "URL": "URL", + "Add Text Note For __symbol__": "Add Text Note For __symbol__", + "Add this study to active chart": "Add this study to active chart", + "April": "April", + "Are you sure you want to cancel order %s?": "Are you sure you want to cancel order %s?", + "Are you sure you want to ignore messages from __username__?": "Are you sure you want to ignore messages from __username__?", + "August": "August", + "Buy ": "Buy ", + "Cancel PRO Account": "Cancel PRO Account", + "Cancel subscription": "Cancel subscription", + "Change Minutes From": "Change Minutes From", + "Connect to %s": "Connect to %s", + "Connection to server was lost": "Connection to server was lost", + "Continued violation of chat etiquette. For more information on this etiquette please go to __link__": "Continued violation of chat etiquette. For more information on this etiquette please go to __link__", + "Created {0}.": "Created {0}.", + "Do you really want to delete __themename__ theme?": "Do you really want to delete __themename__ theme?", + "Expand __symbol__ chart": "Expand __symbol__ chart", + "February": "February", + "January": "January", + "July": "July", + "Last edited {0}": "Last edited {0}", + "Link to __room__ chat": "Link to __room__ chat", + "M": "M", + "March": "March", + "Neutral": "Neutral", + "No Title": "No Title", + "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at __email__": "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at __email__", + "No showcase": "No showcase", + "Notice": "Notice", + "November": "November", + "October": "October", + "Open __symbol__ Text Note": "Open __symbol__ Text Note", + "Publish": "Publish", + "Room __title__ was deleted": "Room __title__ was deleted", + "Save theme as...": "Save theme as...", + "Script": "Script", + "Script Error": "Script Error", + "Sell ": "Sell ", + "Send private message to __username__": "Send private message to __username__", + "September": "September", + "Show Published Charts Timeline": "Show Published Charts Timeline", + "Show alert label line": "Show alert label line", + "Show all messages from __username__": "Show all messages from __username__", + "Symbol __symbol__ cannot be traded on TradingView’s Paper Trading. Why not?": "Symbol __symbol__ cannot be traded on TradingView’s Paper Trading. Why not?", + "To: __username__": "To: __username__", + "Unlock": "Unlock", + "__minutes__ min": "__minutes__ min", + "__minutes__ min __seconds__ sec": "__minutes__ min __seconds__ sec", + "__seconds__ sec": "__seconds__ sec", + "__username__ has entered the chat": "__username__ has entered the chat", + "__username__ has left the chat": "__username__ has left the chat", + "days": "days", + "hours": "hours", + "minutes": "minutes", + "months": "months", + "years": "years", + "Sign in or sign up to use paper trading": "Sign in or sign up to use paper trading", + "Paper Trading is disconnected.": "Paper Trading is disconnected.", + "long": "long", + "short": "short", + "1 day": "1 day", + "1 hour": "1 hour", + "10 minutes": "10 minutes", + "12 hours": "12 hours", + "3 hours": "3 hours", + "30 minutes": "30 minutes", + "5 minutes": "5 minutes", + "Balance:": "Balance:", + "Ban __username__": "Ban __username__", + "Ban duration:": "Ban duration:", + "Ban expires in less than __duration__": "Ban expires in less than __duration__", + "Banned permanently": "Banned permanently", + "Content that caused the ban:": "Content that caused the ban:", + "Equity:": "Equity:", + "Hi,nnI'm a moderator for TradingView. I reviewed your idea at __chart__ and had to mark it as \"Not Suggested\" because it doesn't comply with our House Rules https://www.tradingview.com/house-rules/.nnPay attention to these rules to get into the Suggested stream more often, or even become a Suggested Author. Please let me know if you have any questions, will be happy to help.": "Hi,nnI'm a moderator for TradingView. I reviewed your idea at __chart__ and had to mark it as \"Not Suggested\" because it doesn't comply with our House Rules https://www.tradingview.com/house-rules/.nnPay attention to these rules to get into the Suggested stream more often, or even become a Suggested Author. Please let me know if you have any questions, will be happy to help.", + "Idea comments": "Idea comments", + "Ideas publishing": "Ideas publishing", + "If you have questions or suggestions, reply to this message.": "If you have questions or suggestions, reply to this message.", + "Ignore __username__": "Ignore __username__", + "Percents": "Percents", + "Permanently": "Permanently", + "Phone": "Phone", + "Please enter template name": "Please enter template name", + "Please enter theme name": "Please enter theme name", + "Position is being changed": "Position is being changed", + "Private messages": "Private messages", + "Public chats": "Public chats", + "Publish idea": "Publish idea", + "Quote the message which caused the ban along with additional comments if any (a private message with this information will be sent to the user from your account):": "Quote the message which caused the ban along with additional comments if any (a private message with this information will be sent to the user from your account):", + "Read this every time before banning someone! Our goal is to keep a healthy, constructive and useful dialog open in the chatrooms. Sending a private message with a warning is enough to solve 99% of the issues. If that doesn’t help, start with a one-minute ban.": "Read this every time before banning someone! Our goal is to keep a healthy, constructive and useful dialog open in the chatrooms. Sending a private message with a warning is enough to solve 99% of the issues. If that doesn’t help, start with a one-minute ban.", + "Save new study template": "Save new study template", + "Select violation...": "Select violation...", + "Snapshot": "Snapshot", + "Symbols from Quandl are not currently supported.": "Symbols from Quandl are not currently supported.", + "Unban __username__": "Unban __username__", + "Unignore __username__": "Unignore __username__", + "User __username__ was banned for __duration__.": "User __username__ was banned for __duration__.", + "User __username__ was banned permanently.": "User __username__ was banned permanently.", + "User __username__ was unbanned.": "User __username__ was unbanned.", + "Violated house rule:": "Violated house rule:", + "Violated house rule: __violation__.": "Violated house rule: __violation__.", + "Violation that caused the ban: __violation__.": "Violation that caused the ban: __violation__.", + "When selecting this checkbox the study template will set \"__interval__\" interval on a chart": "When selecting this checkbox the study template will set \"__interval__\" interval on a chart", + "You are banned from __banType__ for __duration__ for violating our House Rules. More info - __link__": "You are banned from __banType__ for __duration__ for violating our House Rules. More info - __link__", + "You are permanently banned from __banType__ for violating our House Rules. More info - __link__.": "You are permanently banned from __banType__ for violating our House Rules. More info - __link__.", + "__firstEnumerationItem__ and __secondEnumerationItem__": "__firstEnumerationItem__ and __secondEnumerationItem__", + "__firstEnumerationItem__, __secondEnumerationItem__ and __thirdEnumerationItem__": "__firstEnumerationItem__, __secondEnumerationItem__ and __thirdEnumerationItem__", + "__firstEnumerationItem__, __secondEnumerationItem__, __thirdEnumerationItem__ and __fourthEnumerationItem__": "__firstEnumerationItem__, __secondEnumerationItem__, __thirdEnumerationItem__ and __fourthEnumerationItem__", + "__username__ is permanently banned. Do you want to unban __username__?": "__username__ is permanently banned. Do you want to unban __username__?", + "commenting": "commenting", + "go to date.": "go to date.", + "publish idea.": "publish idea.", + "publishing": "publishing", + "server failed to place closing order": "server failed to place closing order", + "take snapshot.": "take snapshot.", + "

Pine scripting language

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.": "

Pine scripting language

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.", + "Close message": "Close message", + "Created ": "Created ", + "Edit Order…": "Edit Order…", + "Error occured while publishing": "Error occured while publishing", + "Error: Account is disabled": "Error: Account is disabled", + "Last edited ": "Last edited ", + "Show Drawings Toolbar": "Show Drawings Toolbar", + "Text Note": "Text Note", + "This chart layout has a lot of objects and can't be published! Please report to {0} for further details.": "This chart layout has a lot of objects and can't be published! Please report to {0} for further details.", + "TradingView Sign Up": "TradingView Sign Up", + "Heikin Ashi": "Heikin Ashi", + "Learn about all PRO features": "Learn about all PRO features", + "Show Less": "Show Less", + "Visibility": "Visibility", + "Levels Line": "Levels Line", + "Show Objects Tree...": "Show Objects Tree...", + "Close_as_a_command": "Close" } \ No newline at end of file diff --git a/charting_library/static/localization/translations/nl_NL.json b/charting_library/static/localization/translations/nl_NL.json index 0ff51cf1..8f18378c 100644 --- a/charting_library/static/localization/translations/nl_NL.json +++ b/charting_library/static/localization/translations/nl_NL.json @@ -1,1185 +1,99 @@ { - "propertypage-name-label_css_class": "propertypage-name-label", - "Script Editor": "Script Bewerker", - " Published Charts Timeline": "Published Charts Timeline", - "SMA": "SMA", - "Published Chart": "Published Chart", - "Bar's Style": "Bar's Style", - "Chart Properties": "Chart Properties", - "Compare": "Vergelijken", - "Compare...": "Vergelijken..", - "Compare or Add Symbol...": "Vergelijk of voeg een symbool toe...", - "Compare or Add Symbol": "Vergelijk of voeg een symbool toe", - "Add Symbol": "Voeg symbool toe", - "Scales Properties...": "Scales Properties...", - "Add": "Toevoegen", - "Company Comparison": "Company Comparison", - "Indicators, Fundamentals, Economy and Add-ons": "Indicators, Fundamentals, Economy and Add-ons", - "Economy & Symbols": "Economy & Symbols", - "Bars": "Bars", - "Candles": "Candles", - "Hollow Candles": "Hollow Candles", - "Line": "Lijn", - "Permanent link to this message": "Permanent link to this message", - "Area": "Gebied", - "Message settings": "Message settings", - "Heiken Ashi": "Heiken Ashi", - "Delete message": "Delete message", - "Are you sure you want to delete this message?": "Are you sure you want to delete this message?", - "Renko": "Renko", - "Line Break": "Line Break", - "Kagi": "Kagi", - "Point & Figure": "Point & Figure", - "Histogram": "Histogram", - "Cross_chart_type": "Cross", - "Crosshair": "Crosshair", - "Columns": "Kolommen", - "Circles": "Cirkels", - "Indicators": "Indicators", - "Favorites": "Favorieten", - "Technical Analysis": "Technische Analyse", - "No indicators matched your criteria.": "No indicators matched your criteria.", - "Add to favorites": "Voeg toe aan favorieten", - "Remove from favorites": "Verwijder van favorieten", - "No symbols matched your criteria": "No symbols matched your criteria", - "Add any symbol from the list": "Add any symbol from the list", - "Overlay the main chart": "Overlay the main chart", - "Symbols to be added on the chart": "Symbols to be added on the chart", - "Symbol": "Symbool", - "Default": "Default", - "Defaults": "Defaults", - "OK": "OK", - "Toggle notifications for this room": "Toggle notifications for this room", - "Cancel": "Annuleren", + " alert label line": "alert label line", " color": "kleur", + " Published Charts Timeline": "Tijdlijn gepubliceerde grafieken", " transparency": "transparantie", " visibility": "visibility", - "Add To Watchlist": "Add To Watchlist", - "Add {0} To Watchlist": "Add {0} To Watchlist", - "Apply": "Apply", - "Arguments in Header": "Arguments in Header", - "Arrow": "Arrow", - "Auto Scale": "Auto Scale", - "Background": "Achtergrond", - "bars": "bars", - "bars_margin": "bars", - "{0} bars": "{0} bars", - "Bottom Margin": "Bottom Margin", - "Bring Forward": "Bring Forward", - "Bring to Front": "Bring to Front", - "Clone": "Kloon", - "Color Theme": "Kleuren Thema", - "Copy": "Kopiëren", - "Extended Hours": "Extended Hours", - "Format...": "Format...", - "Source Code...": "Source Code...", - "Full Screen": "Volledig Scherm", - "Grid Lines": "Grid Lines", - "Hide All Drawing Tools": "Hide All Drawing Tools", - "Drawing Tools": "Drawing Tools", - "Hide": "Verbergen", - "Sort by symbol": "Sort by symbol", - "Sort by last price": "Sort by last price", - "Sort by price change": "Sort by price change", - "Sort by price change percent": "Sort by price change percent", - "Time Scale": "Time Scale", - "Insert Drawing Tool": "Insert Drawing Tool", - "Insert Indicator...": "Insert Indicator...", - "Script Editor...": "Script Editor...", - "Last Value on Price Scale": "Last Value on Price Scale", - "Link To": "Link To", - "Last": "Last", - "Chng": "Chng", - "Sound on addressed to me messages": "Sound on addressed to me messages", - "Load New Bars": "Load New Bars", - "Lock All Drawing Tools": "Lock All Drawing Tools", - "Lock Scale": "Lock Scale", - "Lock scale": "Lock scale", - "Log Scale": "Log Scale", - "log": "log", - "Magnet Mode": "Magnet Mode", - "Merge Down": "Merge Down", - "Merge Up": "Merge Up", - "Objects Tree...": "Objects Tree...", - "Offset": "Offset", - "Override Min Tick": "Override Min Tick", - "Percentage": "Percentage", - "Precision": "Precision", - "Price Line": "Price Line", - "Properties...": "Properties...", - "Redo": "Redo", - "Remove All Drawing Tools": "Remove All Drawing Tools", - "Remove All Studies": "Remove All Studies", - "Remove All Indicators": "Remove All Indicators", - "Remove": "Remove", - "Reset Chart": "Reset Chart", - "Reset Scale": "Reset Scale", - "Reset": "Reset", - "Right Margin": "Right Margin", - "Save As...": "Opslaan als...", - "Scale Left": "Scale Left", - "Scale Percentage": "Scale Percentage", - "Scale Right": "Scale Right", - "Scale Series Only": "Scale Series Only", - "Scale series only": "Scale series only", - "Scale Series only": "Scale Series only", - "Scales Lines": "Scales Lines", - "Scales Text": "Scales Text", - "Scaling": "Scaling", - "Screen (No Scale)": "Screen (No Scale)", - "Send Backward": "Send Backward", - "Send to Back": "Send to Back", - "Session Breaks": "Session Breaks", - "Show Arguments in Header": "Show Arguments in Header", - "Show Last Value": "Show Last Value", - "Show Last Value on Price Scale": "Show Last Value on Price Scale", - "Show Left Axis": "Show Left Axis", - "Show Right Axis": "Show Right Axis", - "Show": "Show", - "Show Countdown": "Show Countdown", - "Stay In Drawing Mode": "Stay In Drawing Mode", - "Symbol Search...": "Symbol Search...", - "Change Symbol": "Verander Symbool", - "Change Symbol...": "Verander Symbool...", - "Change Interval...": "Change Interval...", - "Time Zone": "Time Zone", - "TimeZone": "TimeZone", - "Top Margin": "Top Margin", - "Transparency": "Transparency", - "Undo {0}": "Ongedaan maken", - "Undo": "Ongedaan maken", - "undo": "undo", - "redo": "redo", - "Unmerge Down": "Unmerge Down", - "Unmerge Up": "Unmerge Up", - "Visual Order": "Visual Order", - "Watermark": "Watermark", - "Show Objects Tree": "Show Objects Tree", - "cursors-group-css-class": "cursors-group-css-class", - "ABCD Pattern": "ABCD Pattern", - "Anchored Text": "Anchored Text", - "Arc": "Arc", - "Arrow Mark Down": "Arrow Mark Down", - "Arrow Mark Left": "Arrow Mark Left", - "Arrow Mark Right": "Arrow Mark Right", - "Arrow Mark Up": "Arrow Mark Up", - "Balloon": "Balloon", - "Bars Pattern": "Bars Pattern", - "Brush": "Brush", - "Callout": "Callout", - "Circle Lines": "Circle Lines", - "Cross": "Cross", - "Cyclic Lines": "Cyclic Lines", - "Date Range": "Date Range", - "Disjoint Angle": "Disjoint Angle", - "Dot": "Punt", - "Elliott Labels": "Elliott Labels", - "Elliott Major Retracement": "Elliott Major Retracement", - "Elliott Minor Retracement": "Elliott Minor Retracement", - "Elliott Wave Cycle": "Elliott Wave Cycle", - "Elliott Wave Minor": "Elliott Wave Minor", - "Elliott Wave Circle": "Elliott Wave Circle", - "Elliott Wave Subminuette": "Elliott Wave Subminuette", - "Ellipse": "Ellipse", - "Value": "Value", - "Eraser": "Eraser", - "Alert Actions": "Alert Actions", - "Send E-mail": "Send E-mail", - "Send SMS": "Send SMS", - "Play Sound": "Play Sound", - "Show Popup": "Show Popup", - "Extended": "Extended", - "Extended Line": "Extended Line", - "Fib Channel": "Fib Channel", - "Fib Circles": "Fib Circles", - "Fib Retracement": "Fib Retracement", - "Fib Speed Resistance Arcs": "Fib Speed Resistance Arcs", - "Fib Speed Resistance Fan": "Fib Speed Resistance Fan", - "Fib Spiral": "Fib Spiral", - "Fib Time Zone": "Fib Time Zone", - "Fib Wedge": "Fib Wedge", - "Flag Mark": "Flag Mark", - "Flat Top/Bottom": "Flat Top/Bottom", - "Flat Bottom": "Flat Bottom", - "Forecast": "Forecast", - "Gann Box": "Gann Box", - "Gann Fan": "Gann Fan", - "Gann Square": "Gann Square", - "Head & Shoulders": "Head & Shoulders", - "Horizontal Line": "Horizontal Line", - "Horizontal Ray": "Horizontal Ray", - "Icon": "Icoon", - "Inside Pitchfork": "Inside Pitchfork", - "Long Position": "Long Position", - "Risk/Reward long": "Risk/Reward long", - "Modified Schiff Pitchfork": "Modified Schiff Pitchfork", - "Parallel Channel": "Parallel Channel", - "Pitchfan": "Pitchfan", - "Pitchfork": "Pitchfork", - "Polyline": "Polyline", - "Price Label": "Price Label", - "Price Range": "Price Range", - "Projection": "Projection", - "Ray": "Ray", - "Rectangle": "Rectangle", - "Regression Trend": "Regression Trend", - "Rotated Rectangle": "Rotated Rectangle", - "Schiff Pitchfork": "Schiff Pitchfork", - "Schiff": "Schiff", - "Original": "Original", - "Modified Schiff": "Modified Schiff", - "Inside": "Inside", - "Short Position": "Short Position", - "Risk/Reward short": "Risk/Reward short", - "Text": "Tekst", - "Comment": "Reactie", - "Three Drivers Pattern": "Three Drivers Pattern", - "Thumb Down": "Duim omlaag", - "Thumb Up": "Duim omhoog", - "Trend Angle": "Trend Angle", - "Trend Line": "Trend Line", - "Trend-Based Fib Extension": "Trend-Based Fib Extension", - "Trend-Based Fib Time": "Trend-Based Fib Time", - "Triangle Pattern": "Triangle Pattern", - "Triangle": "Triangle", - "Vertical Line": "Verticale Lijn", - "XABCD Pattern": "XABCD Pattern", - "Angle:": "Angle:", - "Arcs": "Arcs", - "Background color 1": "Achtergrond kleur 1", - "Background color 2": "Achtergrond kleur 2", - "Background Color": "Achtergrond Kleur", - "Bar #": "Bar #", - "Border color": "Border color", - "Border Color": "Border Color", - "Border": "Border", - "Bottom Lables": "Bottom Lables", - "bottom": "onderzijde", - "center": "middelpunt", - "Channel": "Kanaal", - "Coeffs As Percents": "Coeffs As Percents", - "Color bars based on previous close": "Color bars based on previous close", - "Color": "Kleur", - "Color:": "Kleur:", - "Coordinates": "Coördinaten", - "Delete": "Verwijderen", - "Down Color": "Beneden kleur", - "Drawings": "Drawings", - "Entry price:": "Entry price:", - "Event": "Event", - "Events": "Events", - "Extend Left End": "Extend Left End", - "Extend Left": "Extend Left", - "Extend Lines": "Extend Lines", - "Extend Right End": "Extend Right End", - "Extend Right": "Extend Right", - "Extend": "Extend", - "Failure back color": "Failure back color", - "Failure text color": "Failure text color", - "Fans": "Fans", - "Fill": "Fill", - "Format": "Formaat", - "Graphics": "Graphics", - "Grid": "Grid", - "Help": "Help", - "HLC Bars": "HLC Bars", - "Inputs": "Inputs", - "Label Background": "Label Background", - "Label": "Label", - "Labels": "Labels", - "Left End": "Left End", - "Left Labels": "Left Labels", - "Right Labels": "Right Labels", - "left": "links", - "Level {0}": "Level {0}", - "Levels": "Levels", - "Lines": "Lines", - "Major": "Major", - "Measure (Shift + Click on the chart)": "Measure (Shift + Click on the chart)", - "Median": "Median", - "middle": "midden", - "Middle": "Middle", - "Minor": "Minor", - "Mode": "Mode", - "Normal": "Normaal", - "Plot": "Plot", - "Price Levels": "Price Levels", - "Price Source": "Prijs Bron", - "Price": "Prijs", - "Price:": "Prijs:", - "Prices": "Prijzen", - "Profit Background Color": "Profit Background Color", - "Profit Level. Ticks:": "Profit Level. Ticks:", - "Properties": "Properties", - "Reverse": "Reverse", - "Right End": "Right End", - "Right Lables": "Right Lables", - "right": "rechts", - "Log Scale_scale_menu": "Log Scale", - "Percentage_scale_menu": "Percentage", - "Scales": "Scales", - "Settings": "Settings", - "Show Background": "Show Background", - "Show Bars Range": "Show Bars Range", - "Show Date/Time Range": "Show Date/Time Range", - "Show Distance": "Show Distance", - "Show Labels": "Show Labels", - "Show Price Range": "Show Price Range", - "Show Price": "Show Price", - "Show Prices": "Show Prices", - "Show Text": "Laat Tekst zien", - "Show Time": "Laat tijd zien", - "Show Wave": "Show Wave", - "Show/Hide": "Laat zien/verbergen", - "Source back color": "Source back color", - "Source border color": "Source border color", - "Source text color": "Source text color", - "Stay in Drawing Mode": "Stay in Drawing Mode", - "Stop Background Color": "Stop Background Color", - "Stop Color:": "Stop Color:", - "Stop Level. Ticks:": "Stop Level. Ticks:", - "Style": "Style", - "Success back color": "Success back color", - "Success text color": "Success text color", - "Target back color": "Target back color", - "Target border color": "Target border color", - "Target Color:": "Target Color:", - "Target text color": "Target text color", - "Text Alignment:": "Text Alignment:", - "Text color": "Text color", - "Text Color": "Text Color", - "Text Font": "Text Font", - "Text Wrap": "Text Wrap", - "Text:": "Text:", - "Time Levels": "Time Levels", - "Timezone/Sessions": "Tijdzone/Sessies", - "Top Labels": "Top Labels", - "Bottom Labels": "Bottom Labels", - "top": "top", - "Up Color": "Up Color", - "Wave Size": "Wave Size", - "Wick": "Wick", - "Zoom In": "Zoom In", - "Zoom Out": "Zoom Out", - "Borders": "Borders", - "Level": "Level", - "Hlines Background": "Hlines Background", - "Plots Background": "Plots Background", - "Open_line_tool_position": "Opened", - "Closed_line_tool_position": "Gesloten", - "{0} P&L: {1}": "{0} P&L: {1}", - "Risk/Reward Ratio: {0}": "Risk/Reward Ratio: {0}", - "Stop: {0} ({1}%)": "Stop: {0} ({1}%)", - "Target: {0} ({1}%)": "Target: {0} ({1}%)", - "SUCCESS": "Succes!", - "FAILURE": "Mislukt!", - "Left Shoulder": "Linkerschouder", - "Head": "Hoofd", - "Right Shoulder": "Rechterschouder", - "Mirrored": "Mirrored", - "Flipped": "Flipped", - "distance: {0}": "distance: {0}", - "day": "not used for this language", - "day_plural": "not used for this language", - "week": "not used for this language", - "week_plural": "not used for this language", - "month": "not used for this language", - "month_plural": "not used for this language", - "minute": "not used for this language", - "minute_plural": "not used for this language", - "hour": "not used for this language", - "hour_plural": "not used for this language", - "y_dates": "not used for this language", - "y_dates_plural": "not used for this language", - "h_dates": "h", - "D_dates": "D", - "W_dates": "W", - "M_dates": "M", - "d_dates": "d", - "m_dates": "m", - "in_dates": "in", - "Jan": "Jan", - "Feb": "Feb", - "Mar": "Mar", - "Apr": "Apr", - "May": "Mei", - "Jun": "Jun", - "Jul": "Jul", - "Aug": "Aug", - "Sep": "Sep", - "Oct": "Okt", - "Nov": "Nov", - "Dec": "Dec", - "Objects Tree": "Objects Tree", - "Manage Drawings": "Manage Drawings", - "TOOL": "TOOL", - "SYMBOL": "SYMBOL", - "Move Up": "Move Up", - "Move Down": "Move Down", - "All Exchanges": "All Exchanges", - "All types": "All types", - "Stock": "Stock", - "stock": "stock", - "Index": "Index", - "index": "index", - "Futures": "Futures", - "futures": "futures", - "Image URL": "Image URL", - "Save image": "Save image", - "or copy url:": "or copy url:", - "Redo {0}": "Redo {0}", - "Custom color...": "Custom color...", - "Search": "Search", - "Open_in_legend": "O", - "High_in_legend": "H", - "Low_in_legend": "L", - "Close_in_legend": "C", - "Open": "Open", - "High": "High", - "Low": "Low", - "Close": "Close", - "(H + L)/2": "(H + L)/2", "(H + L + C)/3": "(H + L + C)/3", + "(H + L)/2": "(H + L)/2", "(O + H + L + C)/4": "(O + H + L + C)/4", - "UTC": "UTC+0", - "Exchange": "Exchange", - "Athens": "Athene", - "Berlin": "Berlijn", - "Bogota": "Bogota", - "Bangkok": "Bangkok", - "Buenos Aires": "Buenos Aires", - "Chicago": "Chicago", - "Hong Kong": "Hong Kong", - "Kolkata": "Kolkata", - "London": "Londen", - "Los Angeles": "Los Angeles", - "Madrid": "Madrid", - "Moscow": "Moskou", - "New York": "New York", - "Paris": "Parijs", - "Sao Paulo": "Sao Paulo", - "Seoul": "Seoul", - "Shanghai": "Shanghai", - "Singapore": "Singapore", - "Sydney": "Sydney", - "Taipei": "Taipei", - "Tehran": "Tehran", - "Tokyo": "Tokio", - "Toronto": "Toronto", - "Vancouver": "Vancouver", - "Warsaw": "Warschau", - "n/a": "n/a", - "Long_input": "Long", - "long_input": "long", - "longlen_input": "long length", - "Window Size_input": "Window Size", - "Length_input": "Length", - "length_input": "length", - "len_input": "length", - "Short_input": "Short", - "short_input": "short", - "shortlen_input": "Short Length", - "Mult_input": "Multiplier", - "mult_input": "multiplier", - "divisor_input": "divisor", - "Divisor_input": "Divisor", - "Upper": "Upper", - "Lower": "Lower", - "Long": "Long", - "Short": "Short", - "Signal": "Signal", - "Jaw": "Jaw", - "Teeth": "Teeth", - "Lips": "Lips", - "Zero": "Zero", - "WMA Length_input": "WMA Length", - "Long RoC Length_input": "Long RoC Length", - "Short RoC Length_input": "Short RoC Length", - "jawLength_input": "Jaw Length", - "teethLength_input": "Teeth Length", - "lipsLength_input": "Lips Length", - "percent_input": "Percent", - "exponential_input": "Exponential", - "smoothD_input": "Smooth D", - "smoothK_input": "Smooth K", - "Color 0": "Kleur 0", - "Color 1": "Kleur 1", - "Color 2": "Kleur 2", - "Color 3": "Kleur 3", - "Color 4": "Kleur 4", - "sym_input": "symbool", - "symbol_input": "symbool", - "Sym_input": "symbool", - "DI Length_input": "DI Length", - "ADX Smoothing_input": "ADX Smoothing", - "displacement_input": "displacement", - "Tenkan-sen": "Tenkan-sen", - "Kijun-sen": "Kijun-sen", - "Chikou span": "Chikou span", - "Senkou A": "Senkou A", - "Senkou B": "Senkou B", - "useTrueRange_input": "Use True Range", - "roclen1_input": "RoC Length 1", - "roclen2_input": "RoC Length 2", - "roclen3_input": "RoC Length 3", - "roclen4_input": "RoC Length 4", - "smalen1_input": "SMA Length 1", - "smalen2_input": "SMA Length 2", - "smalen3_input": "SMA Length 3", - "smalen4_input": "SMA Length 4", - "siglen_input": "Signal Length", - "UpperLimit": "Upper Limit", - "LowerLimit": "Lower Limit", - "Limit": "Limit", - "fastLength_input": "Fast Length", - "slowLength_input": "Slow Length", - "signalLength_input": "Signal Length", - "start_input": "Start", - "increment_input": "Increment", - "maximum_input": "Maximum", - "showMA_input": "Show MA", - "show MA_input": "Show MA", - "Volume": "Volume", - "Volume MA": "Volume MA", - "Indicator": "Indicator", - "Oscillator": "Oscillator", - "lengthStoch_input": "Stoch length", - "lengthRSI_input": "RSI length", - "sigma_input": "sigma", - "Sigma_input": "Sigma", - "Crosses": "Crosses", - "Click to set a point": "Click to set a point", + "...Less Tags": "...Less Tags", + "1 minute": "1 minuut", "1. Slide your finger to select location for first anchor
2. Tap anywhere to place the first anchor": "1. Slide your finger to select location for first anchor
2. Tap anywhere to place the first anchor", "1. Slide your finger to select location for next anchor
2. Tap anywhere to place the next anchor": "1. Slide your finger to select location for next anchor
2. Tap anywhere to place the next anchor", - "retrying": "retrying", - "eod data": "eod data", - "eod delayed": "eod delayed", - "loading data": "loading data", - "invalid symbol": "invalid symbol", - "streaming": "streaming", - "realtime": "realtime", - "pre-market": "pre-market", - "post-market": "post-market", - "closed": "gesloten", - "Time Interval": "Time Interval", - "Show Symbol Labels": "Show Symbol Labels", - "Show Symbol Labels_context_menu": "Show Symbol Labels", - "Subminuette": "Subminuette", - "Minuette": "Minuette", - "Minute": "Minute", - "Intermediate": "Intermediate", - "Primary": "Primair", - "Cycle": "Cycle", - "SuperCycle": "SuperCycle", - "GrandSuperCycle": "GrandSuperCycle", - "Lock": "Op slot", - "Width": "Breedte", - "Line With Breaks": "Line With Breaks", - "Area With Breaks": "Area With Breaks", - "Type": "Type", - "Simple": "Simple", - "With Markers": "With Markers", - "Step": "Step", - "No drawings yet": "No drawings yet", - "Lock/Unlock": "Lock/Unlock", - "deviation_input": "deviation", - "depth_input": "depth", - "Accumulation/Distribution_study": "Accumulation/Distribution", - "Aroon_study": "Aroon", - "Advance/Decline_study": "Advance/Decline", - "Average True Range_study": "Average True Range", - "Awesome Oscillator_study": "Awesome Oscillator", - "Bollinger Bands Width_study": "Bollinger Bands Width", - "Balance of Power_study": "Balance of Power", - "Bollinger Bands_study": "Bollinger Bands", - "Bollinger Bands %B_study": "Bollinger Bands %B", - "Chaikin Money Flow_study": "Chaikin Money Flow", - "Chaikin Oscillator_study": "Chaikin Oscillator", - "Chande Kroll Stop_study": "Chande Kroll Stop", - "Chande Momentum Oscillator_study": "Chande Momentum Oscillator", - "Commodity Channel Index_study": "Commodity Channel Index", - "Choppiness Index_study": "Choppiness Index", - "Directional Movement Index_study": "Directional Movement Index", - "Correlation Coeff_study": "Correlation Coeff", - "Donchian Channels_study": "Donchian Channels", - "Double Exponential Moving Average_study": "Double Exponential Moving Average", - "Ease of Movement_study": "Ease of Movement", - "Elders Force Index_study": "Elders Force Index", - "Envelope_study": "Envelope", - "Ichimoku Cloud_study": "Ichimoku Cloud", - "Klinger Oscillator_study": "Klinger Oscillator", - "Hull MA_study": "Hull MA", - "Keltner Channels_study": "Keltner Channels", - "Linear Regression Curve_study": "Linear Regression Curve", - "Know Sure Thing_study": "Know Sure Thing", - "MA Cross_study": "MA Cross", - "Money Flow_study": "Money Flow", - "Mass Index_study": "Mass Index", - "Moving Average Exponential_study": "Moving Average Exponential", - "Net Volume_study": "Net Volume", - "Moving Average Convergence/Divergence_study": "Moving Average Convergence/Divergence", - "Moving Average_study": "Moving Average", - "Moving Average Weighted_study": "Moving Average Weighted", - "Parabolic SAR_study": "Parabolic SAR", - "On Balance Volume_study": "On Balance Volume", - "Price Oscillator_study": "Price Oscillator", - "Relative Strength Index_study": "Relative Strength Index", - "Relative Vigor Index_study": "Relative Vigor Index", - "Relative Volatility Index_study": "Relative Volatility Index", - "SMI Ergodic Indicator/Oscillator_study": "SMI Ergodic Indicator/Oscillator", - "Stochastic_study": "Stochastic", - "TRIX_study": "TRIX", - "Stochastic RSI_study": "Stochastic RSI", - "Triple EMA_study": "Triple EMA", - "VWMA_study": "VWMA", - "Volume Oscillator_study": "Volume Oscillator", - "Volume_study": "Volume", - "Williams Alligator_study": "Williams Alligator", - "Willams %R_study": "Willams %R", - "Coppock Curve_study": "Coppock Curve", - "Least Squares Moving Average_study": "Least Squares Moving Average", - "Arnaud Legoux Moving Average_study": "Arnaud Legoux Moving Average", - "True Strength Indicator_study": "True Strength Indicator", - "Change Interval": "Change Interval", - "Show Only Studies": "Show Only Studies", - "Show Only Drawings": "Show Only Drawings", - "Show All": "Show All", - "Timezone/Sessions Properties...": "Timezone/Sessions Properties...", - "Scale Price Chart Only": "Scale Price Chart Only", - "Open Interval Dialog": "Open Interval Dialog", - "Note": "Note", - "Anchored Note": "Anchored Note", - "Scales Properties": "Scales Properties", - "Toggle Auto Scale": "Toggle Auto Scale", - "Toggle Log Scale": "Toggle Log Scale", - "Toggle Percentage": "Toggle Percentage", - "auto_scale": "auto", - "Invalid Symbol": "Invalid Symbol", - "loading...": "loading...", - "interval_dialog_description": "Type the interval number for munute 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)", - "Not applicable": "Not applicable", - "Stats Text Color": "Stats Text Color", - "Show Angle": "Show Angle", - "Always Show Stats": "Always Show Stats", - "Rename...": "Rename...", - "New": "New", - "Load": "Load", - "Save": "Save", - "Rename Chart": "Rename Chart", - "{0} copy": "{0} copy", - "Please enter chart name": "Please enter chart name", - "Enter a new chart name": "Enter a new chart name", - "Load Chart": "Load Chart", - "Chart Name": "Chart Name", - "Chart name": "Chart name", - "Rename Chart Layout": "Rename Chart Layout", - "Please enter chart layout name": "Please enter chart layout name", - "Enter a new chart layout name": "Enter a new chart layout name", - "Load Layout Chart": "Load Layout Chart", - "Chart Layout Name": "Chart Layout Name", - "Chart layout name": "Chart layout name", - "NEW CHART LAYOUT": "NEW CHART LAYOUT", - "Save Chart Layout saves not just some particular chart,\nit saves all charts for all symbols and intervals\nwhich you are modifying while working with this Layout": "Save Chart Layout saves not just some particular chart,\nit saves all charts for all symbols and intervals\nwhich you are modifying while working with this Layout", - "Last Modified": "Last Modified", - "Save Chart Layout": "Save Chart Layout", - "Active Symbol": "Active Symbol", - "Remove custom interval": "Remove custom interval", - "Fullscreen mode": "Fullscreen mode", - "Marker Color": "Marker Color", - "Font Size": "Font Size", - "Save New Chart": "Save New Chart", - "Source_compare": "Source", - "YES": "YES", - "Yes": "Yes", - "No": "No", - "NO": "NO", - "Confirmation": "Confirmation", - "Are you sure you want to delete this chart?": "Are you sure you want to delete this chart?", - "Hide Marks On Bars": "Hide Marks On Bars", - "Precise Labels": "Precise Labels", - "Copy Chart Layout": "Copy Chart Layout", - "Load Chart Layout": "Load Chart Layout", - "Save New Chart Layout": "Save New Chart Layout", - "The Extended Trading Hours feature is available only for intraday charts": "The Extended Trading Hours feature is available only for intraday charts", - "Do you realy want to delete ": "Do you realy want to delete", - "Description": "Description", - "Date": "Date", - "Time": "Time", - "Alerts for the current symbol only": "Alerts for the current symbol only", - "Alerts for the current resolution only": "Alerts for the current resolution only", - "Hide inactive alerts": "Hide inactive alerts", - "Stopped Manual": "Stopped Manual", - "Expired": "Expired", - "Triggered and Not Active": "Triggered and Not Active", - "Error": "Error", - "Stop": "Stop", - "Stopped": "Stopped", - "Active": "Active", - "Order": "Order", - "Actual": "Actual", - "Prior": "Prior", - "Company": "Company", - "Estimate": "Estimate", - "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.": "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.", - "Share on Twitter a snapshot of your chart as a picture and whatever you write.": "Share on Twitter a snapshot of your chart as a picture and whatever you write.", - "Share on StockTwits a snapshot of your chart as a picture and whatever you write.": "Share on StockTwits a snapshot of your chart as a picture and whatever you write.", - "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.": "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.", - "Suggested ideas & my ideas": "Suggested ideas & my ideas", - "Ideas of the people I follow & my ideas": "Ideas of the people I follow & my ideas", - "My ideas only": "My ideas only", - "Hide Widgets": "Hide Widgets", - "Create Alert": "Create Alert", - "Disconnect": "Disconnect", - "Connect": "Connect", - "Pine Script Editor": "Pine Script Editor", - "Published ideas settings": "Published ideas settings", - "Change Ideas filter": "Change Ideas filter", - "Hide Drawings Toolbar": "Hide Drawings Toolbar", - "Show/Hide Drawings Toolbar": "Show/Hide Drawings Toolbar", - "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.", - "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.", - "Study Template": "Study Template", - "Template": "Template", - "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

": "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

", - "Quotes are delayed by 10 min and updated every 30 seconds": "Quotes are delayed by 10 min and updated every 30 seconds", - "delayed": "delayed", - "Show only my sent and received messages": "Show only my sent and received messages", - "Maximize Chat": "Maximize Chat", - "Detach Chat": "Detach Chat", - "Type your message here": "Type your message here", - "Have something to say?": "Have something to say?", - "Attach chart snapshot": "Attach chart snapshot", - "Insert emoticon": "Insert emoticon", - "You can not vote twice for one message": "You can not vote twice for one message", - "English only, please": "English only, please", - "English only, please. Currently we only support English, so we ask you to only use English when communicating on TradingView.": "English only, please. Currently we only support English, so we ask you to only use English when communicating on TradingView.", - "Respecting Fellow Members": "Respecting Fellow Members", - "Respecting Fellow Members. Whether you agree or disagree with ideas, be courteous and respectful. Treat others the way you'd like to be treated.": "Respecting Fellow Members. Whether you agree or disagree with ideas, be courteous and respectful. Treat others the way you'd like to be treated.", - "No advertising allowed": "No advertising allowed", - "No advertising allowed! You can post external links ONLY if they are relevant and add value to the conversation (i.e. a link to an example, or an article).": "No advertising allowed! You can post external links ONLY if they are relevant and add value to the conversation (i.e. a link to an example, or an article).", - "Custom...": "Custom...", - "Forex Talks": "Forex Talks", - "Forex": "Forex", - "Stock And Index Talks": "Stock And Index Talks", - "Bitcoin Talks": "Bitcoin Talks", - "Bitcoin": "Bitcoin", - "Link to this chat...": "Link to this chat...", - "Chat archives...": "Chat archives...", - "Edit room...": "Edit room...", - "Delete room": "Delete room", - "Save Drawing Template As...": "Save Drawing Template As...", - "Templates": "Templates", - "Apply Default Drawing Template": "Apply Default Drawing Template", - "There was an error posting your message.": "There was an error posting your message.", - "Confirm": "Confirm", - "Are you sure you want to delete this room?": "Are you sure you want to delete this room?", - "Show chart snapshot preview": "Show chart snapshot preview", - "Chart Snapshot": "Chart Snapshot", - "Show only favorite rooms": "Show only favorite rooms", - "Ignored users...": "Ignored users...", - "Launch chat in separate window": "Launch chat in separate window", - "Link to this room...": "Link to this room...", - "Room archives...": "Room archives...", - "You have no ignored users": "You have no ignored users", - "Remove this room from favorites": "Remove this room from favorites", - "Add this room from favorites": "Add this room from favorites", - "Compare Add": "Compare Add", - "Follow": "Follow", - "If you follow a symbol you will receive notifications when new ideas about that symbol are published.": "If you follow a symbol you will receive notifications when new ideas about that symbol are published.", - "You are not logged in. Please sign in.": "You are not logged in. Please sign in.", - "Info": "Info", - "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.": "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.", - "Home": "Home", - "Ideas": "Ideas", - "Scripts": "Scripts", - "Sign In": "Sign In", - "Sign Up": "Sign Up", - "Join Now": "Join Now", - "Ideas Published": "Ideas Published", - "Followers": "Followers", - "Following": "Following", - "Profile Settings": "Profile Settings", - "Public Profile": "Public Profile", - "Update Status": "Update Status", - "Sign Out": "Sign Out", - "E-mail for sms": "E-mail for sms", - "Please, enter your e-mail": "Please, enter your e-mail", - "E-mail": "E-mail", - "Crossing": "Crossing", - "Crossing Down": "Crossing Down", - "Crossing Up": "Crossing Up", - "Greater Than": "Greater Than", - "Less Than": "Less Than", - "Entering Channel": "Entering Channel", - "Inside Channel": "Inside Channel", - "Outside Channel": "Outside Channel", - "Moving Up": "Moving Up", - "Moving Down": "Moving Down", - "Moving Up %": "Moving Up %", - "Moving Down %": "Moving Down %", - "Select user to start new chat with": "Select user to start new chat with", - "You have no private messages yet": "You have no private messages yet", - "Don't be so cruel! Bans longer than 1 week are not allowed for now.": "Don't be so cruel! Bans longer than 1 week are not allowed for now.", - "Banned": "Banned", - "No ideas matched your criteria": "No ideas matched your criteria", - "Favorite ideas": "Favorite ideas", - "Only private ideas": "Only private ideas", - "Ideas for the current symbol only": "Ideas for the current symbol only", - "Ideas for the current resolution only": "Ideas for the current resolution only", - "Someone commented on your idea": "Someone commented on your idea", - "Someone agreed/disagreed with your idea": "Someone agreed/disagreed with your idea", - "Someone followed you": "Someone followed you", - "Someone replied to your comment": "Someone replied to your comment", - "Someone commented on the idea you follow": "Someone commented on the idea you follow", - "Someone you follow post new comment": "Someone you follow post new comment", - "Someone you follow change status": "Someone you follow change status", - "Someone you follow published new idea": "Someone you follow published new idea", - "Someone published idea on symbol you follow": "Someone published idea on symbol you follow", - "Notification sound": "Notification sound", - "Additional Notifications Settings...": "Additional Notifications Settings...", - "This is a temporary chart.": "This is a temporary chart.", - "To save your work, sign up for FREE.": "To save your work, sign up for FREE.", - "Sign Up for FREE": "Sign Up for FREE", - "Data provided by BATS exchange.": "Data provided by BATS exchange.", - "Upgrade Now": "Upgrade Now", - "This is EOD data with no updates.": "This is EOD data with no updates.", - "You may subscribe for official realtime and intraday data.": "You may subscribe for official realtime and intraday data.", - "Open Script": "Open Script", - "No saved scripts yet": "No saved scripts yet", - "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", - "Create your first script now!": "Create your first script now!", - "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.": "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.", - "No public library scripts were found.": "No public library scripts were found.", - "Change band background": "Change band background", - "Change area background": "Change area background", - "Confirm replace": "Confirm replace", - "Note: default study templates won't be removed permanently": "Note: default study templates won't be removed permanently", - "Do you realy want to replace": "Do you realy want to replace", - "SCRIPT TITLE": "SCRIPT TITLE", - "TAGS": "TAGS", - "DESCRIPTION": "DESCRIPTION", - "PUBLISH SCRIPT": "PUBLISH SCRIPT", - "Pine Script Tutorial": "Pine Script Tutorial", - "Pine Script Reference": "Pine Script Reference", - "How to use the reference materials (Video)": "How to use the reference materials (Video)", - "Suggestions & Feedback": "Suggestions & Feedback", - "Clear Console": "Clear Console", - "Are you sure you want to ignore messages from": "Are you sure you want to ignore messages from", - "ext": "ext", - "Toggle Maximize Chart": "Toggle Maximize Chart", - "Plot dividends": "Plot dividends", - "Plot splits": "Plot splits", - "Plot earnings": "Plot earnings", - "Vol": "Vol", - "Want official data and more features?": "Want official data and more features?", - "Sessions": "Sessions", - "Trading Panel": "Trading Panel", - "Open Trading Panel": "Open Trading Panel", - "Select Layout": "Select Layout", - "Link symbol to all charts": "Link symbol to all charts", - "Link interval to all charts": "Link interval to all charts", - "Sync crosshair on all charts": "Sync crosshair on all charts", - "Chart Help": "Chart Help", - "No notifications yet": "No notifications yet", - "Watchlist, details and news": "Watchlist, details and news", - "Alerts": "Alerts", - "Data Window": "Data Window", - "Hotlists": "Hotlists", - "Calendar": "Calendar", - "Trading Notes": "Trading Notes", - "Recent Chats": "Recent Chats", - "Notifications": "Notifications", - "Watchlist": "Watchlist", - "Details": "Details", - "Economic Calendar": "Economic Calendar", - "Earnings Calendar": "Earnings Calendar", - "Hotlist": "Hotlist", - "News": "News", - "Market Summary": "Market Summary", - "My Ideas and Notes": "My Ideas and Notes", - "Alerts Log": "Alerts Log", - "Extend Lines Left": "Extend Lines Left", - "Connecting Line": "Connecting Line", - "Show Executions": "Show Executions", - "Show Buy/Sell Panel": "Show Buy/Sell Panel", - "Show Active Orders Only": "Show Active Orders Only", - "Journal...": "Journal...", - "Account History...": "Account History...", - "Reset Paper Trading Account...": "Reset Paper Trading Account...", - "Trading Properties...": "Trading Properties...", - "Set Alert": "Set Alert", - "Alert": "Alert", - "Edit": "Edit", - "Upper Deviation": "Upper Deviation", - "Lower Deviation": "Lower Deviation", - "Use Upper Deviation": "Use Upper Deviation", - "Use Lower Deviation": "Use Lower Deviation", - "First bar time": "First bar time", - "Last bar time": "Last bar time", - "Source": "Source", - "Chats": "Chats", - "All Talks": "All Talks", - "Volume Leaders": "Volume Leaders", - "Percent Advances": "Percent Advances", - "Percent Declines": "Percent Declines", - "Price Advances": "Price Advances", - "Price Declines": "Price Declines", - "Range Advances": "Range Advances", - "Range Declines": "Range Declines", - "Gap Up Stocks": "Gap Up Stocks", - "Gap Down Stocks": "Gap Down Stocks", - "Sell Market": "Sell Market", - "Sell": "Sell", - "Buy Market": "Buy Market", - "Report data issues": "Report data issues", - "Report Data Issues": "Report Data Issues", - "Feature Request and Feedback": "Feature Request and Feedback", - "Market": "Market", - "Buy": "Buy", - "Keyboard Shortcuts": "Keyboard Shortcuts", - "Help & Wiki": "Help & Wiki", - "Send Feedback or Report an Issue": "Send Feedback or Report an Issue", - "Priority Support": "Priority Support", - "Run Product Walk-Through": "Run Product Walk-Through", - "Price Scale": "Price Scale", - "MTPredictor": "MTPredictor", - "Apply Elliot Wave": "Apply Elliot Wave", - "Apply WPT Up Wave": "Apply WPT Up Wave", - "Apply WPT Down Wave": "Apply WPT Down Wave", - "Create New Order...": "Create New Order...", - "Trading": "Trading", - "Add Alert": "Add Alert", - "Extend Alert Line": "Extend Alert Line", - " alert label line": "alert label line", - "No study templates saved": "No study templates saved", - "Save Study Template As...": "Save Study Template As...", - "Show Splits on Chart": "Show Splits on Chart", - "Show Earnings on Chart": "Show Earnings on Chart", - "Show Dividends on Chart": "Show Dividends on Chart", - "Show Alert Labels": "Show Alert Labels", - "Earnings breaks": "Earnings breaks", - "Extended Alert Line": "Extended Alert Line", - "Themes": "Themes", - "Events & Alerts": "Events & Alerts", - "Apply Defaults": "Apply Defaults", - "Do you realy want to delete theme": "Do you realy want to delete __theme__ theme?", - "Extended Hours (Intraday Only)": "Extended Hours (Intraday Only)", - "In Session": "In Session", - "Tools": "Tools", - "Delete script": "Delete script", - "Social": "Social", - "Angle": "Angle", - "Publish Script": "Publish Script", - "Add to Chart": "Add to Chart", - "Blank script": "Blank script", - "TradingView Free Quotes and Chat": "TradingView Free Quotes and Chat", - "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.": "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.", - "Install": "Install", - "Logged as": "Logged as", - "Untitled Script": "Untitled Script", - "Pine Editor": "Pine Editor", - "Open Pine Script Editor": "Open Pine Script Editor", - "Make a Copy": "Make a Copy", - "Make a Copy...": "Make a Copy...", - "Quantity": "Quantity", - "Signal Labels": "Signal Labels", - "Trades on Chart": "Trades on Chart", - "Take Profit": "Take Profit", - "Stop Loss": "Stop Loss", - "Expiration": "Expiration", - "Modify Order": "Modify Order", - "PUBLISH IDEA": "PUBLISH IDEA", - "EDIT IDEA": "EDIT IDEA", - "Chart does not load": "Chart does not load", - "No real-time data": "No real-time data", - "Price incorrect": "Price incorrect", - "Study not loading": "Study not loading", - "Gap in the data": "Gap in the data", - "Alerts issue": "Alerts issue", - "Slow scrolling or chart loading": "Slow scrolling or chart loading", - "Issue Type": "Issue Type", - "Select type...": "Select type...", - "A suggested author published idea on current symbol": "A suggested author published idea on current symbol", - "MODERATED": "MODERATED", - "CFD": "CFD", - "Once": "Once", - "Require Order Confirmation": "Require Order Confirmation", - "Rearm every 1 minute": "Rearm every 1 minute", - "Rearm every 5 minute": "Rearm every 5 minute", - "Rearm every 10 minute": "Rearm every 10 minute", - "Rearm every 30 minute": "Rearm every 30 minute", - "Rearm every hour": "Rearm every hour", - "Once per bar (on condition)": "Once per bar (on condition)", - "Once per bar (on close)": "Once per bar (on close)", - "move chart 1 bar to the left.": "move chart 1 bar to the left.", - "move chart 1 bar to the right.": "move chart 1 bar to the right.", - "move further to the left.": "move further to the left.", - "move further to the right.": "move further to the right.", - "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!": "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!", - "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.": "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.", - "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!": "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!", - "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.": "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.", - "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.": "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.", - "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.": "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.", - "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.": "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.", - "

Pine scripting language (β version)

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.

At the moment PineScript in a BETA. For more detailed information check out our blog.": "

Pine scripting language (β version)

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.

At the moment PineScript in a BETA. For more detailed information check out our blog.", - "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.": "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.", + "10 seconds": "10 seconden", + "1d": "1d", + "1m": "1m", + "1y": "1j", + "3 Notes Reverb": "3 Notes Reverb", + "30 Day Free Trial": "30 dagen gratis proefperiode", + "30 seconds": "30 seconden", + "3m": "3m", + "5 seconds": "5 seconden", + "52wk Range": "52w bereik", + "5d": "5d", + "5y": "5y", + "6m": "6m", + " or to use paper trading": " of voor paper trading", + "Hold Shift  + Click on the chart – measure tool.": "Hold Shift  + Click on the chart – measure tool.", + "Hold Shift – draw linetools on the right angle.": "Hold Shift – draw linetools on the right angle.", "

A broad range of intelligent drawing tools

The 100+ drawing tools on TradingView let you analyze the market in a variety of ways - all helping you find better opportunities. Technical analysis is the study of learning how past performance of drawings and other tools applies to prices in the future. Make sure you take a look at our Wiki for a complete list of drawing tools and instructions on how to use them!": "

A broad range of intelligent drawing tools

The 100+ drawing tools on TradingView let you analyze the market in a variety of ways - all helping you find better opportunities. Technical analysis is the study of learning how past performance of drawings and other tools applies to prices in the future. Make sure you take a look at our Wiki for a complete list of drawing tools and instructions on how to use them!", - "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.": "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.", - "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.": "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.", "

Advanced Price Scaling

When you are ready to get technical, our charts let you set the price scales to match your type of analysis. There are linear, percent and log axes for drastic price movements. You can use two separate price scales at the same time: one for indicators and one for price movements. Read more about scaling options.

Right-click on the price scale to see possible options: change scaling type, enable auto-scaling or show another price scale. Right-clicking on indicators lets you choose which scale to use, so several data series with different scaling can co-exist in one chart. You can also drag price and time scales to increase or decrease compression.": "

Advanced Price Scaling

When you are ready to get technical, our charts let you set the price scales to match your type of analysis. There are linear, percent and log axes for drastic price movements. You can use two separate price scales at the same time: one for indicators and one for price movements. Read more about scaling options.

Right-click on the price scale to see possible options: change scaling type, enable auto-scaling or show another price scale. Right-clicking on indicators lets you choose which scale to use, so several data series with different scaling can co-exist in one chart. You can also drag price and time scales to increase or decrease compression.", - "

Multi Charts Layout

You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.": "

Multi Charts Layout

You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.", + "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.": "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.", "

Communicate your ideas in real-time!

Collaborating with investors across markets and countries has never been easier! TradingView chat rooms are a powerful communication tool, which are fully integrated to instantly share charts, analysis and trading ideas – all on one platform. Create your own chat rooms on interesting topics, or join existing public chat rooms – a world of knowledge is at your fingertips.
Start chatting now!": "

Communicate your ideas in real-time!

Collaborating with investors across markets and countries has never been easier! TradingView chat rooms are a powerful communication tool, which are fully integrated to instantly share charts, analysis and trading ideas – all on one platform. Create your own chat rooms on interesting topics, or join existing public chat rooms – a world of knowledge is at your fingertips.
Start chatting now!", + "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.": "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.", + "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!": "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!", + "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.": "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.", "

Go PRO to get even more

But that’s not all! Upgrade your trading experience with TradingView PRO and get access to an unparalleled set of premium features and data. Get it today!": "

Go PRO to get even more

But that’s not all! Upgrade your trading experience with TradingView PRO and get access to an unparalleled set of premium features and data. Get it today!", - "You are not authenticated.": "You are not authenticated.", - "You already have Pro Plus trial.": "You already have Pro Plus trial.", - "You already participated in Pro Plus trial.": "You already participated in Pro Plus trial.", - "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.": "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.", - "
If you want to use this service - please sign in or register!
": "
If you want to use this service - please sign in or register!
", - "Increase Rating": "Increase Rating", - "Read more...": "Read more...", - "PRO Plus Trial": "PRO Plus Trial", - "Sorry, PRO Plus trial could not be set.": "Sorry, PRO Plus trial could not be set.", - "Decrease Rating": "Decrease Rating", - "Quote this message": "Quote this message", - "Unban": "Unban", - "Symbol Description": "Symbol Description", - "OHLC Values": "OHLC Values", - "Indicator Titles": "Indicator Titles", - "Indicator Arguments": "Indicator Arguments", - "Indicator Values": "Indicator Values", - "Symbol Last Value": "Symbol Last Value", - "Indicator Last Value": "Indicator Last Value", - "Favorite Drawings Toolbar": "Favorite Drawings Toolbar", - "Drawings Toolbar": "Drawings Toolbar", - "Sound on every message": "Sound on every message", - "No Sound notifications": "No Sound notifications", - "Set chat title...": "Set chat title...", - "Leave this chat": "Leave this chat", - "Enter new title for this chat": "Enter new title for this chat", - "Chat title": "Chat title", - "Are you sure you want to leave this chat?": "Are you sure you want to leave this chat?", - "Add people to this chat...": "Add people to this chat...", - "Add people to this chat": "Add people to this chat", - "Start new chat with...": "Start new chat with...", - "Clear Symbols": "Clear Symbols", - "Do you really want to clear all symbols?": "Do you really want to clear all symbols?", - "Apply Manual Risk/Reward": "Apply Manual Risk/Reward", - "Apply Manual Decision Point": "Apply Manual Decision Point", - "Analyze Trade Setup": "Analyze Trade Setup", - "Apply Elliot Wave Intermediate": "Apply Elliot Wave Intermediate", - "Apply Elliot Wave Major": "Apply Elliot Wave Major", - "Apply Elliot Wave Minor": "Apply Elliot Wave Minor", - "Up Wave 1 or A": "Up Wave 1 or A", - "Up Wave 2 or B": "Up Wave 2 or B", - "Up Wave C": "Up Wave C", - "Up Wave 3": "Up Wave 3", - "Up Wave 4": "Up Wave 4", - "Up Wave 5": "Up Wave 5", - "Down Wave 1 or A": "Down Wave 1 or A", - "Down Wave 2 or B": "Down Wave 2 or B", - "Down Wave C": "Down Wave C", - "Down Wave 3": "Down Wave 3", - "Down Wave 4": "Down Wave 4", - "Down Wave 5": "Down Wave 5", - "If you want to use private messages - please sign in or register!": "If you want to use private messages - please sign in or register!", - "To get alerts list - please sign in or register!": "To get alerts list - please sign in or register!", - "Manage Alerts": "Manage Alerts", - "Headlines": "Headlines", - "StockTwits": "StockTwits", - "FxWire PRO": "FxWire PRO", - "Futures Magazine": "Futures Magazine", - "Save As Watchlist...": "Save As Watchlist...", - "VolumeProfile": "VolumeProfile", - "Income Statement": "Income Statement", - "Profitability": "Profitability", - "Dividend": "Dividend", - "Current Valuation": "Current Valuation", - "Other": "Other", - "Indicators and Strategies": "Indicators and Strategies", - "Strategies": "Strategies", - "My Scripts": "My Scripts", - "Public Library": "Public Library", - "Built-ins": "Built-ins", - "AOS FX Primer": "AOS FX Primer", - "AlgoViewEssential": "AlgoViewEssential", - "Analysis Suite - SCMR Trends": "Analysis Suite - SCMR Trends", - "DecisionBar": "DecisionBar", - "Jurik Research": "Jurik Research", - "Key Hidden Levels": "Key Hidden Levels", - "Key Order Flow Events": "Key Order Flow Events", - "LazyBear - MTF Panes": "LazyBear - MTF Panes", - "LazyBear - S/R Levels": "LazyBear - S/R Levels", - "MTF Studies": "MTF Studies", - "MicroTrends": "MicroTrends", - "ProTradingIndicators": "ProTradingIndicators", - "RobBooker": "RobBooker", - "Fundamentals": "Fundamentals", - "Economy": "Economy", - "Zig Zag": "Zig Zag", - "Advance Decline Line": "Advaqweqweqweline Line", - "Advance Decline Ratio": "Advaadsasdadsio", - "Advance/Decline Ratio (Bars)": "Advance/Deasdasdasd", - "Chande Kroll Stop": "Chande Kroll Stop", - "Chop Zone": "Chop Zone", - "Conditional Expressions": "Conditional Expressions", - "ConnorsRSI": "ConnorsRSI", - "Correlation Coefficient": "Correlation Coefficient", - "Cumulative Volume Index": "Cumulative Volume Index", - "Detrended Price Oscillator": "Detrended Price Oscillator", - "Directional Movement": "Directional Movement", - "Divergence Indicator": "Divergence Indicator", - "Double EMA": "Double EMA", - "Ease Of Movement": "Ease Of Movement", - "Elder's Force Index": "Elder's Force Index", - "Elliott Wave": "Elliott Wave", - "Fisher Transform": "Fisher Transform", - "Historical Volatility": "Historical Volatility", - "Hull Moving Average": "Hull Moving Average", - "Linear Regression": "Linear Regression", - "MACD": "MACD", - "McGinley Dynamic": "McGinley Dynamic", - "Momentum": "Momentum", - "Moon Phases": "Moon Phases", - "Multi-Time Period Charts": "Multi-Time Period Charts", - "Pivot Points High Low": "Pivot Points High Low", - "Pivot Points Standard": "Pivot Points Standard", - "Price Volume Trend": "Price Volume Trend", - "Rate Of Change": "Rate Of Change", - "SMI Ergodic Indicator": "SMI Ergodic Indicator", - "SMI Ergodic Oscillator": "SMI Ergodic Oscillator", - "Smoothed Moving Average": "Smoothed Moving Average", - "Ultimate Oscillator": "Ultimate Oscillator", - "VWAP": "VWAP", - "Volatility Stop": "Volatility Stop", - "Vortex Indicator": "Vortex Indicator", - "Williams %R": "Williams %R", - "Williams Fractal": "Williams Fractal", - "Woodies CCI": "Woodies CCI", - "Total Revenue": "Total Revenue", - "Diluted EPS, Net Income": "Diluted EPS, Net Income", - "Net Income": "Net Income", - "EBITDA": "EBITDA", - "EBIT": "EBIT", - "Equity Earnings": "Equity Earnings", - "Gross Margin": "Gross Margin", - "After-tax Margin": "After-tax Margin", - "Gross Profit": "Gross Profit", - "Dividends Paid": "Dividends Paid", - "Debt to Equity": "Debt to Equity", - "Free Cash Flow": "Free Cash Flow", - "Return on Equity": "Return on Equity", + "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.": "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.", + "

Server-side Alerts (β version)": "

Server-side Alerts (β version)", + "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.": "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.", + "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.": "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.", + "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.": "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.", + "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.": "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.", + "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!": "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!", + "Number or , – change interval. The interval can be changed by typing the interval number (i.e. 5 if it is going to be a five minute chart) or by typing a comma (,) to enter non minute intervals such as H (Hourly), D (Daily), W (Weekly), M (Monthly).": "Number or , – change interval. The interval can be changed by typing the interval number (i.e. 5 if it is going to be a five minute chart) or by typing a comma (,) to enter non minute intervals such as H (Hourly), D (Daily), W (Weekly), M (Monthly).", + "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

": "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

", + "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

": "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

", + "

Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the features, top authors or create your first idea!

", + "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", + "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.": "Een duidelijke titel die je idee beschrijft. Schrijf niet alleen “MSFT” of “MSFT short”.", + "A clear title that describes your idea. Don’t just write “MSFT” or “MSFT Short”. A title like this doesn’t say much and won’t attract much interest to your idea.": "Een duidelijke titel die je idee beschrijft. Schrijf niet iets als \"MSFT\" of \"MSFT short\". Zo'n titel zegt weinig en trekt weinig belangstelling aan.", + "A description that clearly states your idea. Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader’s shoes and see if you’d understand the context based on what you wrote. It’s also a good idea to re-post descriptions right on the chart, so your idea can be shared without losing meaning.": "A description that clearly states your idea. Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader’s shoes and see if you’d understand the context based on what you wrote. It’s also a good idea to re-post descriptions right on the chart, so your idea can be shared without losing meaning.", + "A suggested author published idea on current symbol": "A suggested author published idea on current symbol", + "ABCD Pattern": "ABCD patroon", + "about": "over", + "Account History": "Account geschiedenis", + "Account History...": "Account geschiedenis...", "Accounting Change": "Accounting Change", - "Accounts Payable": "Accounts Payable", "Accounts Payable and Accrued Expenses": "Accounts Payable and Accrued Expenses", + "Accounts Payable": "Accounts Payable", "Accounts Receivable, Trade, Net": "Accounts Receivable, Trade, Net", "Accounts, Notes Receivable, Net": "Accounts, Notes Receivable, Net", "Accrued Expenses": "Accrued Expenses", "Accrued Interest": "Accrued Interest", "Accumulated Depreciation": "Accumulated Depreciation", + "Accumulation/Distribution": "Accumulatie/distributie", + "Accumulation/Distribution_study": "Accumulation/Distribution", "Acquisition/Sale of Business, Net": "Acquisition/Sale of Business, Net", - "Additional Paid-in Capital": "Additional Paid-in Capital", + "Activate Offer and GO PRO": "Activate Offer and GO PRO", + "Activate Your Account": "Activeer je account", + "Active Symbol": "Actief symbool", + "Active": "Actief", + "Actual": "Daadwerkelijk", + "Add about...": "Voeg 'over' toe...", + "Add Alert": "Voeg alarm toe", + "Add any symbol from the list": "Voeg een symbool toe van de lijst", + "Add location...": "Voeg locatie toe...", + "Add people to this chat": "Voeg mensen toe aan deze chat", + "Add people to this chat...": "Voeg mensen toe aan deze chat...", + "Add people": "Voeg mensen toe", + "Add real-time markets": "Voeg real-time markten toe", + "Add status": "Voeg status toe", + "Add status...": "Voeg status toe...", + "Add Symbol": "Voeg symbool toe", + "Add this room from favorites": "Voeg deze kamer aan je favorieten toe", + "Add to Chart": "Voeg aan grafiek toe", + "Add to favorites": "Voeg toe aan favorieten", + "Add To Watchlist": "Voeg toe aan volglijst", + "Add twitter...": "Voeg Twitter toe...", + "Add webpage...": "Voeg webpagina toe...", + "Add {0} To Watchlist": "Voeg {0} toe aan volglijst", + "Add": "Toevoegen", + "Additional Notifications Settings...": "Additionele notificatie instellingen...", "Additional Paid-in Capital - Preferred Stock": "Additional Paid-in Capital - Preferred Stock", + "Additional Paid-in Capital": "Additional Paid-in Capital", + "Address": "Adres", "Adjusted EBIT": "Adjusted EBIT", "Adjusted EBITDA": "Adjusted EBITDA", "Adjusted EPS, Basic": "Adjusted EPS, Basic", @@ -1188,26 +102,255 @@ "Adjustment for Equity Earnings": "Adjustment for Equity Earnings", "Adjustment for Minority Interest": "Adjustment for Minority Interest", "Adjustment for Special Charges": "Adjustment for Special Charges", + "Advance Decline Line": "Advance Decline Line", + "Advance Decline Ratio": "Advance Decline Ratio", + "Advance/Decline Ratio (Bars)": "Advance/Decline Ratio (Bars)", + "Advance/Decline_study": "Advance/Decline", + "ADX smoothing": "ADX smoothing", + "ADX Smoothing_input": "ADX Smoothing", + "After making your selection, copy and paste the embed code above. Learn more how to embed chart into forum or blog.": "After making your selection, copy and paste the embed code above. Learn more how to embed chart into forum or blog.", + "After-tax Margin": "After-tax Margin", + "Alarm Clock": "Alarm Clock", + "Alert Actions": "Alarm acties", + "Alert": "Alert", + "Alerts for the current resolution only": "Alleen alarmeringen voor de huidige resolutie", + "Alerts for the current symbol only": "Alleen alarmeringen voor het huidige symbool", + "Alerts issue": "Probleem met alarmeringen", + "Alerts Log": "Alarmeringen log", + "Alerts": "Alarmeringen", + "AlgoViewEssential": "AlgoViewEssential", + "All Content": "All Content", + "All Exchanges": "Alle beurzen", + "All Metrics": "All Metrics", + "All Talks": "Alle gesprekken", + "all time messages": "__messages__ all time messages", + "All types": "Alle types", + "All": "All", + "all": "all", + "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.": "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.", + "Already have an account?": "Already have an account?", + "Always Show Stats": "Toon statistieken altijd", + "AMEX - Stock - USA": "AMEX - Stock - USA", + "AMEX Gap Down Stocks": "AMEX Gap Down Stocks", + "AMEX Gap Up Stocks": "AMEX Gap Up Stocks", + "AMEX Percent Advances": "AMEX Percent Advances", + "AMEX Percent Declines": "AMEX Percent Declines", + "AMEX Price Advances": "AMEX Price Advances", + "AMEX Price Declines": "AMEX Price Declines", + "AMEX Range Advances": "AMEX Range Advances", + "AMEX Range Declines": "AMEX Range Declines", + "AMEX Volume Leaders": "AMEX Volume Leaders", "Amortization Expense": "Amortization Expense", "Amounts Due to Related Parties, Short-term": "Amounts Due to Related Parties, Short-term", - "Basic EPS, Net Income": "Basic EPS, Net Income", + "Analysis Suite - SCMR Trends": "Analysis Suite - SCMR Trends", + "Analyze Trade Setup": "Analyze Trade Setup", + "Anchored Note": "Geankerde notitie", + "Anchored Text": "Geankerde tekst", + "Angle": "Hoek", + "Angle:": "Hoek:", + "Another script has the same name. Do you wish to overwrite it?": "Another script has the same name. Do you wish to overwrite it?", + "Any custom watchlist can be saved under a unique name and loaded at any time with one click. All lists are available from any computer, so you have your workspace wherever you go.": "Any custom watchlist can be saved under a unique name and loaded at any time with one click. All lists are available from any computer, so you have your workspace wherever you go.", + "AOS FX Primer": "AOS FX Primer", + "Apply Default Drawing Template": "Apply Default Drawing Template", + "Apply Default": "Apply Default", + "Apply Defaults": "Apply Defaults", + "Apply Elliot Wave Intermediate": "Apply Elliot Wave Intermediate", + "Apply Elliot Wave Major": "Apply Elliot Wave Major", + "Apply Elliot Wave Minor": "Apply Elliot Wave Minor", + "Apply Elliot Wave": "Apply Elliot Wave", + "Apply Manual Decision Point": "Apply Manual Decision Point", + "Apply Manual Risk/Reward": "Apply Manual Risk/Reward", + "Apply WPT Down Wave": "Apply WPT Down Wave", + "Apply WPT Up Wave": "Apply WPT Up Wave", + "Apply": "Toepassen", + "Apr": "apr", + "Arc": "Boog", + "Arcs": "Bogen", + "Are you sure you want to abandon your post?": "Are you sure you want to abandon your post?", + "Are you sure you want to close {0} position?": "Are you sure you want to close {0} position?", + "Are you sure you want to delete this chart?": "Weet je zeker dat je deze grafiek wilt verwijderen?", + "Are you sure you want to delete this message?": "Weet je zeker dat je dit bericht wilt verwijderen?", + "Are you sure you want to delete this room?": "Weet je zeker dat je deze kamer wilt verwijderen?", + "Are you sure you want to ignore messages from": "Weet je zeker dat je berichten wilt negeren van", + "Are you sure you want to leave this chat?": "Are you sure you want to leave this chat?", + "Are you sure you want to reverse {0} position?": "Are you sure you want to reverse {0} position?", + "Area With Breaks": "Area With Breaks", + "Area": "Gebied", + "Arguments in Header": "Argumenten in kop", + "Arnaud Legoux Moving Average": "Arnaud Legoux Moving Average", + "Arnaud Legoux Moving Average_study": "Arnaud Legoux Moving Average", + "Aroon Down": "Aroon Down", + "Aroon Up": "Aroon Up", + "Aroon": "Aroon", + "Aroon_study": "Aroon", + "Arrow Mark Down": "Pijl teken beneden", + "Arrow Mark Left": "Pijl teken links", + "Arrow Mark Right": "Pijl teken rechts", + "Arrow Mark Up": "Pijl teken omhoog", + "Arrow": "Pijl", + "Assets": "Assets", + "at": "at", + "Athens": "Athene", + "Attach chart snapshot": "Voeg een grafiek momentopname toe", + "Aug": "aug", + "Auto Scale": "Autoschalen", + "auto": "auto", + "auto_scale": "auto", + "average per day": "__messages__ average per day", + "Average True Range": "Average True Range", + "Average True Range_study": "Average True Range", + "Average Volume": "Average Volume", + "Average waiting time on the phone is less than one minute. Phone support is available Monday-Friday from 6:30 AM until 3:00 PM EST.": "Average waiting time on the phone is less than one minute. Phone support is available Monday-Friday from 6:30 AM until 3:00 PM EST.", + "Avg Vol": "Avg Vol", + "Awesome Oscillator": "Awesome Oscillator", + "Awesome Oscillator_study": "Awesome Oscillator", + "Aww, we are sorry to see you go! If you cancel, you will no longer be billed after your current subscription period ends. '+": "Aww, we are sorry to see you go! If you cancel, you will no longer be billed after your current subscription period ends. '+", + "Background color 1": "Achtergrond kleur 1", + "Background color 2": "Achtergrond kleur 2", + "Background Color": "Achtergrond Kleur", + "Background": "Achtergrond", + "Balance of Power": "Balance of Power", + "Balance of Power_study": "Balance of Power", + "Balance Sheet": "Balance Sheet", + "Balance": "Balance", + "Balloon": "Ballon", + "Ban": "Ban", + "Bands style": "Bands style", + "Bangkok": "Bangkok", + "Banned": "Verbannen", + "Bar #": "Bar #", + "Bar's Style": "Bar's stijl", + "Bars Pattern": "Bars patroon", + "Bars": "Bars", + "bars": "bars", + "bars_margin": "bars", + "Base Line Period": "Base Line Period", + "Base Line Periods": "Base Line Periods", + "Base Line": "Base Line", + "Base": "Base", "Basic EPS, Net Income from Continuing, Operations": "Basic EPS, Net Income from Continuing, Operations", + "Basic EPS, Net Income": "Basic EPS, Net Income", "Basic Weighted Average Shares": "Basic Weighted Average Shares", + "Basis": "Basis", + "Become a PRO Plus user for just $19.95 and get unlimited alerts! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks!": "Become a PRO Plus user for just $19.95 and get unlimited alerts! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks!", + "Become a Pro user for just $9.95 and get unlimited studies! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks because you support further development of TradingView!": "Become a Pro user for just $9.95 and get unlimited studies! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks because you support further development of TradingView!", + "Beep-beep": "Beep-beep", + "Berlin": "Berlijn", + "Beta - 1 Year": "Beta - 1 Year", + "Beta - 3 Year": "Beta - 3 Year", + "Beta - 5 Year": "Beta - 5 Year", + "Beta 1Y": "Beta 1Y", + "Beta 3Y": "Beta 3Y", + "Beta 5Y": "Beta 5Y", + "Bill Williams' 3 Lines": "Bill Williams' 3 Lines", + "Bitcoin Talks": "Bitcoin praat", + "Bitcoin": "Bitcoin", + "BITFINEX - Bitcoin": "BITFINEX - Bitcoin", + "BITSTAMP - Bitcoin": "BITSTAMP - Bitcoin", + "Black": "Black", + "Blank script": "Leeg script", + "Blue": "Blue", + "Bogota": "Bogota", + "Bold": "Bold", + "Bollinger Bands %B": "Bollinger Bands %B", + "Bollinger Bands %B_study": "Bollinger Bands %B", + "Bollinger Bands Width": "Bollinger Bands Width", + "Bollinger Bands Width_study": "Bollinger Bands Width", + "Bollinger Bands": "Bollinger Bands", + "Bollinger Bands_study": "Bollinger Bands", "Book Equity": "Book Equity", - "CF Depreciation & Amortization": "CF Depreciation & Amortization", - "CF Net Income": "CF Net Income", + "Border color": "Randkleur", + "Border Color": "Randkleur", + "Border": "Rand", + "Borders": "Randen", + "Bottom Labels": "Onderste labels", + "Bottom Lables": "Onderkant labels", + "Bottom Margin": "Onderste marge", + "bottom": "onderzijde", + "Bring Forward": "Breng naar voren", + "Bring to Front": "Breng naar voren", + "Browser": "Browser", + "Brush": "Borstel", + "BSE - Stock - India": "BSE - Stock - India", + "BTC-E - Bitcoin": "BTC-E - Bitcoin", + "BTCYOU - Bitcoin": "BTCYOU - Bitcoin", + "Buenos Aires": "Buenos Aires", + "Built-ins": "Built-ins", + "Buy Annual": "Buy Annual", + "Buy Ask": "Buy Ask __quote__", + "Buy Bid": "Buy Bid __quote__", + "Buy Market": "Buy Market", + "Buy Monthly": "Buy Monthly", + "BUY MULTIDEVICE ACCESS": "BUY MULTIDEVICE ACCESS", + "Buy symbol": "Buy __displaySymbol__ Limit __abbreviatedNumber__ @ __formattedValue__", + "Buy": "Buy", + "By clicking on “Sign Up” below, you are agreeing to the Terms of Service.": "By clicking on “Sign Up” below, you are agreeing to the Terms of Service.", + "by username": "by __username__", + "by": "by", + "Calendar": "Kalender", + "Calling": "Calling", + "Callout": "Aanroepen", + "Cancel Order": "Cancel Order", + "Cancel publication": "Cancel publication", + "Cancel {{text}} and send feedback": "Cancel {{text}} and send feedback", + "Cancel": "Annuleren", + "Candles": "Candles", "Capital Expenditures": "Capital Expenditures", - "Cash Paid for Income Taxes": "Cash Paid for Income Taxes", - "Cash Paid for Interest Expense": "Cash Paid for Interest Expense", - "Cash Ratio": "Cash Ratio", + "Capital LT": "Capital LT", + "Capital": "Capital", + "Card Number": "Card Number", "Cash and Cash Equivalents": "Cash and Cash Equivalents", "Cash and Cash Equivalents, Beginning of Year": "Cash and Cash Equivalents, Beginning of Year", "Cash and Cash Equivalents, End of Year": "Cash and Cash Equivalents, End of Year", + "Cash Flow Statement": "Cash Flow Statement", "Cash from Discontinued Operations": "Cash from Discontinued Operations", "Cash from Financing Activities": "Cash from Financing Activities", "Cash from Investing Activities": "Cash from Investing Activities", "Cash from Operating Activities": "Cash from Operating Activities", + "Cash Paid for Income Taxes": "Cash Paid for Income Taxes", + "Cash Paid for Interest Expense": "Cash Paid for Interest Expense", + "Cash Ratio": "Cash Ratio", "Cash, Cash Equivalents and Short-term ,Investments": "Cash, Cash Equivalents and Short-term ,Investments", + "CBOE - Options - USA": "CBOE - Options - USA", + "CBOT - Futures - USA": "CBOT - Futures - USA", + "CBOT E-mini": "CBOT E-mini", + "CCI 14 Length": "CCI 14 Length", + "CCI 14": "CCI 14", + "CCI Turbo Histogram": "CCI Turbo Histogram", + "CCI Turbo Length": "CCI Turbo Length", + "CCI Turbo": "CCI Turbo", + "center": "middelpunt", + "Centered": "Centered", + "CF Depreciation & Amortization": "CF Depreciation & Amortization", + "CF Depreciation & Amortization": "CF Depreciation & Amortization", + "CF Net Income": "CF Net Income", + "CFD": "CFD", + "Chaikin Money Flow": "Chaikin Money Flow", + "Chaikin Money Flow_study": "Chaikin Money Flow", + "Chaikin Oscillator": "Chaikin Oscillator", + "Chaikin Oscillator_study": "Chaikin Oscillator", + "Chande Kroll Stop": "Chande Kroll Stop", + "Chande Kroll Stop_study": "Chande Kroll Stop", + "Chande MO": "Chande MO", + "Chande Momentum Oscillator": "Chande Momentum Oscillator", + "Chande Momentum Oscillator_study": "Chande Momentum Oscillator", + "Change angle": "Change angle", + "Change area background": "Change area background", + "Change Background Color": "Change Background Color", + "Change band background": "Change band background", + "Change Disjoint Angle Background Color": "Change Disjoint Angle Background Color", + "Change Disjoint Angle Background Transparency": "Change Disjoint Angle Background Transparency", + "Change Disjoint Angle Color": "Change Disjoint Angle Color", + "Change Disjoint Angle Extending Left": "Change Disjoint Angle Extending Left", + "Change Disjoint Angle Extending Right": "Change Disjoint Angle Extending Right", + "Change Disjoint Angle Filling": "Change Disjoint Angle Filling", + "Change Disjoint Angle Left End": "Change Disjoint Angle Left End", + "Change Disjoint Angle Right End": "Change Disjoint Angle Right End", + "Change Disjoint Angle Show Prices": "Change Disjoint Angle Show Prices", + "Change Disjoint Angle Style": "Change Disjoint Angle Style", + "Change Disjoint Angle Width": "Change Disjoint Angle Width", + "Change Ideas filter": "Pas het ideeën filter aan", + "Change in Accounts Payable & Accrued, Expenses": "Change in Accounts Payable & Accrued, Expenses", "Change in Accounts Payable & Accrued, Expenses": "Change in Accounts Payable & Accrued, Expenses", "Change in Accounts Receivable": "Change in Accounts Receivable", "Change in Current Assets": "Change in Current Assets", @@ -1218,6 +361,7 @@ "Change in Income Taxes Payable": "Change in Income Taxes Payable", "Change in Inventories": "Change in Inventories", "Change in Long-term Debt, Net": "Change in Long-term Debt, Net", + "Change in Operating Assets & Liabilities": "Change in Operating Assets & Liabilities", "Change in Operating Assets & Liabilities": "Change in Operating Assets & Liabilities", "Change in Other Assets": "Change in Other Assets", "Change in Other Current Assets": "Change in Other Current Assets", @@ -1225,14 +369,208 @@ "Change in Other Liabilities": "Change in Other Liabilities", "Change in Prepaid Expenses": "Change in Prepaid Expenses", "Change in Short-term Borrowings, Net": "Change in Short-term Borrowings, Net", + "Change Interval": "Verander interval", + "Change Interval...": "Verander interval...", + "Change Marker and Border Color": "Change Marker and Border Color", + "Change Resolution": "Change Resolution", + "Change Symbol": "Verander Symbool", + "Change Symbol...": "Verander Symbool...", + "Change Text Background Fill": "Change Text Background Fill", + "Change Text Background Transparency": "Change Text Background Transparency", + "Change Text Background": "Change Text Background", + "Change Text Border Color": "Change Text Border Color", + "Change Text Border": "Change Text Border", + "Change Text Color": "Change Text Color", + "Change Text Font Bold": "Change Text Font Bold", + "Change Text Font Italic": "Change Text Font Italic", + "Change Text Font Size": "Change Text Font Size", + "Change Text Font": "Change Text Font", + "Change Text Wrap": "Change Text Wrap", + "Change Text": "Change Text", + "Change Trend Angle Extending Left": "Change Trend Angle Extending Left", + "Change Trend Angle Extending Right": "Change Trend Angle Extending Right", + "Change Trend Line Always Show Stats": "Change Trend Line Always Show Stats", + "Change Trend Line Color": "Change Trend Line Color", + "Change Trend Line Extending Left": "Change Trend Line Extending Left", + "Change Trend Line Extending Right": "Change Trend Line Extending Right", + "Change Trend Line Left End": "Change Trend Line Left End", + "Change Trend Line Right End": "Change Trend Line Right End", + "Change Trend Line Show Angle": "Change Trend Line Show Angle", + "Change Trend Line Show Bars Range": "Change Trend Line Show Bars Range", + "Change Trend Line Show Date/Time Range": "Change Trend Line Show Date/Time Range", + "Change Trend Line Show Price Range": "Change Trend Line Show Price Range", + "Change Trend Line Style": "Change Trend Line Style", + "Change Trend Line Width": "Change Trend Line Width", + "Channel": "Kanaal", + "Chart as image": "Chart as image", + "Chart description is required": "Chart description is required", + "Chart does not load": "Grafiek laad niet", + "Chart Help": "Grafiek help", + "Chart Layout Name": "Grafiek lay-out naam", + "Chart layout name": "Grafiek lay-out naam", + "Chart Name": "Grafieknaam", + "Chart name": "Grafieknaam", + "Chart or Quote, eg.": "Chart or Quote, eg.", + "Chart Properties": "Grafiek eigenschappen", + "Chart Snapshot": "Grafiek momentopname", + "Chart title is required": "Chart title is required", + "Chart": "Chart", + "Charts": "Charts", + "Chat archives...": "Chatarchieven...", + "Chat Call": "Chat Call", + "Chat Calling": "Chat Calling", + "Chat Hangup": "Chat Hangup", + "Chat Message": "Chat Message", + "Chat Popup": "Chat Popup", + "Chat title": "Chat title", + "Chats": "Chats", + "Chicago": "Chicago", + "Chikou span": "Chikou span", + "Chirpy": "Chirpy", + "Chng 1W": "Chng 1W", + "Chng 4W": "Chng 4W", + "Chng 52W": "Chng 52W", + "Chng": "Chng", + "Choose your PRO plan": "Choose your PRO plan", + "Chop Zone": "Chop Zone", + "Choppiness Index": "Choppiness Index", + "Choppiness Index_study": "Choppiness Index", + "Circle Lines": "Cirkel lijnen", + "Circles": "Cirkels", + "Clear Alerts Log": "Clear Alerts Log", + "Clear Console": "Console opschonen", + "Clear Symbols": "Clear Symbols", + "Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.": "Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.", + "Click here to create new alert": "Click here to create new alert", + "Click here to go to chart and create one": "Click here to go to chart and create one", + "Click to set a point": "Click to set a point", + "Clone": "Kloon", + "Clone, Copy, Sync": "Clone, Copy, Sync", + "Close position": "Close position", + "Close Position": "Close Position", + "Close {0} position?": "Close {0} position?", + "Close": "Slot", + "close": "close", + "Close_in_legend": "C", + "closed": "gesloten", + "Closed": "Closed", + "Closed_line_tool_position": "Gesloten", + "CME - Futures - USA": "CME - Futures - USA", + "CME E-mini": "CME E-mini", + "Coeffs As Percents": "Coëfficiënten als percentage", + "Color 0": "Kleur 0", + "Color 1": "Kleur 1", + "Color 2": "Kleur 2", + "Color 3": "Kleur 3", + "Color 4": "Kleur 4", + "Color 5": "Color 5", + "Color 6": "Color 6", + "Color 7": "Color 7", + "Color 8": "Color 8", + "Color bars based on previous close": "Kleur bars gebaseerd op voorgaand slot", + "Color Theme": "Kleuren Thema", + "Color": "Kleur", + "Color:": "Kleur:", + "Columns": "Kolommen", + "COMEX - Futures - USA": "COMEX - Futures - USA", + "COMEX E-mini": "COMEX E-mini", + "Comment": "Reactie", + "Commitments & Contingencies": "Commitments & Contingencies", "Commitments & Contingencies": "Commitments & Contingencies", + "Commodity Channel Index": "Commodity Channel Index", + "Commodity Channel Index_study": "Commodity Channel Index", "Common Stock": "Common Stock", + "Company Comparison": "Vergelijk ondernemingen", + "Company": "Onderneming", + "Compare Add": "Vergelijking toevoegen", + "Compare or Add Symbol": "Vergelijk of voeg een symbool toe", + "Compare or Add Symbol...": "Vergelijk of voeg een symbool toe...", + "Compare": "Vergelijken", + "Compare...": "Vergelijken..", + "Compared to monthly billing": "Compared to monthly billing", + "compiling...": "compiling...", + "Condition": "Condition", + "Conditional Expressions": "Conditional Expressions", + "Confirm Inputs": "Confirm Inputs", + "Confirm replace": "Confirm replace", + "Confirm": "Bevestig", + "Confirmation": "Bevestig", + "Connect": "Connect", + "CONNECT": "CONNECT", + "Connected": "Connected", + "Connecting Line": "Connecting Line", + "Connecting": "Connecting", + "Connors RSI": "Connors RSI", + "ConnorsRSI": "ConnorsRSI", + "Continue": "Continue", + "CONTINUE": "CONTINUE", + "Conversion Line Period": "Conversion Line Period", + "Conversion Line Periods": "Conversion Line Periods", + "Conversion Line": "Conversion Line", + "Coordinates": "Coördinaten", + "Copied to clipboard": "Copied to clipboard", + "Coppock Curve": "Coppock Curve", + "Coppock Curve_study": "Coppock Curve", + "Copy Chart Layout": "Kopieer grafiek lay-out", + "Copy link": "Copy link", + "copy selected object.": "copy selected object.", + "Copy": "Kopiëren", + "Correct": "Correct", + "Correlation Coeff": "Correlation Coeff", + "Correlation Coeff_study": "Correlation Coeff", + "Correlation Coefficient": "Correlation Coefficient", + "Correlation": "Correlation", + "Cost & Operating Expenses": "Cost & Operating Expenses", "Cost & Operating Expenses": "Cost & Operating Expenses", "Cost of Revenue": "Cost of Revenue", + "Count": "Count", "Cover Sheet TSO": "Cover Sheet TSO", + "Create Alert on {{title}}": "Create Alert on {{title}}", + "Create Alert": "Maak alarmering", + "Create new note...": "Create new note...", + "Create New Order...": "Create New Order...", + "Create new public chat": "Create new public chat", + "Create your first script now!": "Maak nu je eerste script!", + "Create": "Create", + "Cross": "Kruis", + "Cross_chart_type": "Cross", + "Crosses": "Crosses", + "Crosshair": "Vizier", + "Crossing Down": "Neerwaartse kruising", + "Crossing Up": "Opwaartse kruising", + "Crossing": "Kruising", + "Cumulative Volume Index": "Cumulative Volume Index", "Current Portion of Long-term Debt": "Current Portion of Long-term Debt", "Current Ratio": "Current Ratio", + "Current Valuation": "Current Valuation", + "cursors-group-css-class": "cursors-group-css-class", + "Custom color...": "Aangepaste kleur...", + "Custom intervals and unlimited alerts": "Custom intervals and unlimited alerts", + "Custom Intervals": "Custom Intervals", + "Custom": "Custom", + "Custom...": "Aangepast...", + "CVV/CSC": "CVV/CSC", + "Cycle": "Cycle", + "Cyclic Lines": "Cyclische lijnen", + "d": "d", + "D_dates": "D", + "d_dates": "d", + "Daily": "Daily", + "Data provided by BATS exchange.": "Data aangeboden door de BATS beurs.", + "Data Window": "Data venster", + "Date Range": "Datum reikwijdte", + "Date": "Datum", + "day": "not used for this language", + "day_plural": "not used for this language", + "Day's Range": "Day's Range", + "Debt Net": "Debt Net", "Debt to Assets": "Debt to Assets", + "Debt to Equity": "Debt to Equity", + "Dec": "dec", + "DecisionBar": "DecisionBar", + "Decrease Rating": "Decrease Rating", + "Default": "Standaard", + "Defaults": "Standaard", "Deferred Charges": "Deferred Charges", "Deferred Income Tax Liabilities, Short-term": "Deferred Income Tax Liabilities, Short-term", "Deferred Income Taxes": "Deferred Income Taxes", @@ -1242,61 +580,839 @@ "Degree of Combined Leverage": "Degree of Combined Leverage", "Degree of Financial Leverage": "Degree of Financial Leverage", "Degree of Operational Leverage": "Degree of Operational Leverage", + "delayed": "vertraagd", + "Delayed": "Delayed", + "Delete Alert": "Delete Alert", + "Delete alerts as per filter": "Delete alerts as per filter", + "Delete all Alerts": "Delete all Alerts", + "Delete all inactive Alerts": "Delete all inactive Alerts", + "Delete all your positions, orders and history and set balance to specific value.": "Delete all your positions, orders and history and set balance to specific value.", + "Delete message": "Verwijder bericht", + "Delete room": "Verwijder kamer", + "Delete script": "Delete script", + "Delete": "Verwijderen", + "Depreciation & Amortization Expense": "Depreciation & Amortization Expense", "Depreciation & Amortization Expense": "Depreciation & Amortization Expense", "Depreciation Expense": "Depreciation Expense", + "Depth": "Depth", + "depth_input": "depth", + "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.": "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.", + "Description": "Beschrijving", + "DESCRIPTION": "BESCHRIJVING", + "Detach Chat": "Ontkoppel chat", + "Details": "Details", + "Detrended Price Oscillator": "Detrended Price Oscillator", + "deviation_input": "deviation", + "Device": "Device", + "DI Length_input": "DI Length", "Diluted EPS, Net Income from Continuing Operations": "Diluted EPS, Net Income from Continuing Operations", + "Diluted EPS, Net Income": "Diluted EPS, Net Income", "Diluted Weighted Average Shares": "Diluted Weighted Average Shares", + "Directional Movement Index": "Directional Movement Index", + "Directional Movement Index_study": "Directional Movement Index", + "Directional Movement": "Directional Movement", + "Disconnect": "Disconnect", + "Disconnected": "Disconnected", "Discontinued Operations": "Discontinued Operations", + "Disjoint Angle": "Ontwrichte hoek", + "Displaced EMA": "Displaced EMA", + "Displacement": "Displacement", + "displacement_input": "displacement", + "distance: {0}": "afstand: {0}", + "Div EA": "Div EA", + "Div Paid": "Div Paid", + "Div Pref": "Div Pref", + "Div Share": "Div Share", + "Divergence Indicator": "Divergence Indicator", + "Diviation (%)": "Diviation (%)", + "Dividend": "Dividend", + "Dividends Paid": "Dividends Paid", + "Dividends per Share, FQ": "Dividends per Share, FQ", + "Dividends": "Dividends", + "divisor_input": "divisor", + "Divisor_input": "Divisor", + "Do Not Cancel": "Do Not Cancel", + "Do not post offline personal contact information.": "Do not post offline personal contact information.", + "Do not publish content that is not your original work, or infringes the copyright of any third party.": "Do not publish content that is not your original work, or infringes the copyright of any third party.", + "Do not show this message again": "Do not show this message again", + "Do you really want to clear all symbols?": "Do you really want to clear all symbols?", + "Do you realy want to delete ": "Do you realy want to delete", + "Do you realy want to delete theme": "Do you realy want to delete __theme__ theme?", + "Do you realy want to delete {0}watchlist?": "Do you realy want to delete {0}watchlist?", + "Do you realy want to replace": "Wil je dit zeker vervangen", + "Don't be so cruel! Bans longer than 1 week are not allowed for now.": "Wees niet zo gemeen! Een ban langer dan 1 week is momenteel niet toegestaan.", + "Donchian Channels": "Donchian Channels", + "Donchian Channels_study": "Donchian Channels", + "Done": "Done", + "Don’t cry… but your free PRO Plus trial has ended! We hope you benefited from useful features and felt good about yourself for supporting the community.": "Don’t cry… but your free PRO Plus trial has ended! We hope you benefited from useful features and felt good about yourself for supporting the community.", + "Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!": "Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!", + "Dot": "Punt", + "Double EMA": "Double EMA", + "Double Exponential Moving Average": "Double Exponential Moving Average", + "Double Exponential Moving Average_study": "Double Exponential Moving Average", + "Down Color": "Beneden kleur", + "Down fractals": "Down fractals", + "Down Wave 1 or A": "Down Wave 1 or A", + "Down Wave 2 or B": "Down Wave 2 or B", + "Down Wave 3": "Down Wave 3", + "Down Wave 4": "Down Wave 4", + "Down Wave 5": "Down Wave 5", + "Down Wave C": "Down Wave C", + "Down": "Down", + "Drawing Tools": "Drawing Tools", + "Drawings Syncing": "Drawings Syncing", + "Drawings Toolbar": "Drawings Toolbar", + "Drawings": "Tekeningen", + "E-mail for sms": "E-mail voor SMS", + "E-mail support hours are 4:00 AM – 3 PM EST Monday - Friday. Typical response time is 1 hour during business hours.": "E-mail support hours are 4:00 AM – 3 PM EST Monday - Friday. Typical response time is 1 hour during business hours.", + "E-mail": "E-mail", + "Early Access 33% off{{#is_finished}} – Final chance{{/is_finished}}": "Early Access 33% off{{#is_finished}} – Final chance{{/is_finished}}", + "Early Access for $16.65/Month": "Early Access for $16.65/Month", + "Earnings breaks": "Earnings breaks", + "Earnings Calendar": "Verdiensten kalender", + "Earnings per Share, Basic, TTM": "Earnings per Share, Basic, TTM", + "Earnings per Share, Diluted, TTM": "Earnings per Share, Diluted, TTM", + "Earnings": "Earnings", + "Ease Of Movement": "Ease Of Movement", + "Ease of Movement": "Ease of Movement", + "Ease of Movement_study": "Ease of Movement", + "EBIT": "EBIT", + "EBITDA": "EBITDA", + "Economic Calendar": "Economische kalender", + "Economy & Symbols": "Economische data & symbolen", + "Economy": "Economy", + "Edit Alert {{description}} on {{title}}": "Edit Alert {{description}} on {{title}}", + "Edit Alert": "Edit Alert", + "Edit chat room": "Edit chat room", + "EDIT IDEA": "PAS IDEE AAN", + "Edit Order": "Edit Order", + "Edit Order...": "Edit Order...", + "Edit Position": "Edit Position", + "Edit Position...": "Edit Position...", + "Edit profile": "Edit profile", + "Edit room...": "Pas kamer aan...", + "EDIT SCRIPT": "EDIT SCRIPT", + "Edit Sript": "Edit Sript", + "Edit": "Aanpassen", + "EDIT": "EDIT", "Effect of Exchange Rate on Cash": "Effect of Exchange Rate on Cash", + "Elder's Force Index": "Elder's Force Index", + "Elders Force Index_study": "Elders Force Index", + "Elliott Labels": "Elliott labels", + "Elliott Major Retracement": "Elliott sterke teruggang", + "Elliott Minor Retracement": "Elliot kleine teruggang", + "Elliott Wave Circle": "Elliott golfcyclus", + "Elliott Wave Cycle": "Elliott golfcyclus", + "Elliott Wave Minor": "Elliot kleine golf", + "Elliott Wave Subminuette": "Elliot subminuette golf", + "Elliott Wave": "Elliott Wave", + "Ellipse": "Ovaal", + "Email": "Email", + "Embed": "Embed", + "Emp": "Emp", "Employee Compensation": "Employee Compensation", + "End of Day": "End of Day", + "English only for main public chatrooms and public ideas - so that everyone can understand. Any language can be spoken in the custom chat rooms. Later we may introduce main public chatrooms for other languages.": "English only for main public chatrooms and public ideas - so that everyone can understand. Any language can be spoken in the custom chat rooms. Later we may introduce main public chatrooms for other languages.", + "English only": "English only", + "Enter a new chart layout name": "Voer een nieuwe grafiek lay-out naam in", + "Enter a new chart name": "Voer een nieuwe grafiek naam in", + "Enter new title for this chat": "Enter new title for this chat", + "Entering Channel": "Binnengaan kanaal", + "Enterprise Value, FQ": "Enterprise Value, FQ", + "Enterprise Value/EBITDA, TTM": "Enterprise Value/EBITDA, TTM", + "Entry price:": "Openingsprijs:", + "Envelope": "Envelope", + "Envelope_study": "Envelope", + "eod data": "eod data", + "eod delayed": "eod vertraagd", + "EPS NI": "EPS NI", + "Equality Line": "Equality Line", + "Equity Earnings": "Equity Earnings", + "Equity": "Equity", + "Eraser": "Gum", + "Error": "Fout", + "Estimate": "Schatting", + "EUREX - Futures - Europe": "EUREX - Futures - Europe", + "Event": "Gebeurtenis", + "Events & Alerts": "Events & Alerts", + "Events": "Gebeurtenissen", + "Exch": "Exch", + "Exchange": "Beurs", + "Exchanges charge per-user fees and redistribution fees from TradingView for delivery of intraday and real-time data. So, we can't give this data for free to everyone (as much as we'd like to).": "Exchanges charge per-user fees and redistribution fees from TradingView for delivery of intraday and real-time data. So, we can't give this data for free to everyone (as much as we'd like to).", + "Exit Full Screen (ESC)": "Exit Full Screen (ESC)", + "Exiting Channel": "Exiting Channel", + "Expand sym chart": "Expand sym chart", + "Expected Annual Dividends": "Expected Annual Dividends", + "Expiration Date (MM/YY)": "Expiration Date (MM/YY)", + "Expiration Time": "Expiration Time", + "Expiration": "Expiratie", + "Expired": "Verlopen", + "Exponential": "Exponential", + "exponential_input": "Exponential", + "ext": "ext", + "Extend Alert Line": "Extend Alert Line", + "Extend Left End": "Rek einde uit naar links", + "Extend Left": "Rek uit naar links", + "Extend Lines Left": "Extend Lines Left", + "Extend Lines": "Rek lijnen uit", + "Extend Right End": "Rek einde uit naar rechts", + "Extend Right": "Rek uit naar rechts", + "Extend": "Rek uit", + "Extended Alert Line": "Extended Alert Line", + "Extended Hours (Intraday Only)": "Extended Hours (Intraday Only)", + "Extended Hours": "Verlengde uren", + "Extended Line": "Uitgerekte lijn", + "Extended Trading Hours": "Extended Trading Hours", + "Extended": "Uitgerekt", + "Extension": "Extension", "Extraordinary Items": "Extraordinary Items", + "Failed": "Failed", + "Failure back color": "Standaardkleur", + "Failure text color": "Standaardkleur tekst", + "FAILURE": "Mislukt!", + "Falling": "Falling", + "Fans": "Waaiers", + "Fast length": "Fast length", + "Fast Length": "Fast Length", + "fastLength_input": "Fast Length", + "Fault": "Fault", + "Favorite Drawings Toolbar": "Favorite Drawings Toolbar", + "Favorite ideas": "Favoriete ideeën", + "Favorite": "Favorite", + "Favorites": "Favorieten", + "Feature Request and Feedback": "Feature Request and Feedback", + "Feb": "feb", + "Fib Channel": "Fib kanaal", + "Fib Circles": "Fib cirkels", + "Fib Retracement": "Fib teruggang", + "Fib Speed Resistance Arcs": "Fib snelheid weerstandsbogen", + "Fib Speed Resistance Fan": "Fib snelheid weerstandswaaier", + "Fib Spiral": "Fib spiraal", + "Fib Time Zone": "Fib tijdszone", + "Fib Wedge": "Fib wig", + "Fibonacci": "Fibonacci", + "Fill": "Opvullen", + "Find existing chat": "Find existing chat", + "First bar time": "First bar time", + "First Name": "First Name", + "Fisher Transform": "Fisher Transform", + "Fisher": "Fisher", + "Flag Mark": "Vlag markering", + "Flat Bottom": "Vlakke bodem", + "Flat Top/Bottom": "Vlakke top/bodem", + "Flipped": "Omgedraaid", + "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.": "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.", + "Follow {{pro_symbol}}": "Follow {{pro_symbol}}", + "Follow": "Volgen", + "Followed": "Followed", + "Followers": "Volgers", + "Following below suggestions will help get your ideas suggested:": "Following below suggestions will help get your ideas suggested:", + "Following": "Volgend", + "Font Size": "Lettertype grootte", + "For a limited time, we’re offering a FREE 1 month subscription of PRO Plus (no credit card required, no catches or hidden autobilling).": "For a limited time, we’re offering a FREE 1 month subscription of PRO Plus (no credit card required, no catches or hidden autobilling).", + "for": "for", + "Forecast": "Voorspelling", + "Forex Talks": "Forex praat", + "Forex": "Forex", + "Forgot password?": "Forgot password?", + "Format": "Formaat", + "Format...": "Instellen...", + "FORTUNECX - Bitcoin": "FORTUNECX - Bitcoin", "Free Cash Flow Margin": "Free Cash Flow Margin", "Free Cash Flow Return on Assets": "Free Cash Flow Return on Assets", + "Free Cash Flow": "Free Cash Flow", + "Frequency": "Frequency", + "Full moon mark": "Full moon mark", + "Full Screen": "Volledig Scherm", + "Fullscreen mode": "Volledig scherm modus", + "Function Definition": "Function Definition", + "Fundamentals company": "Fundamentals __company__", + "Fundamentals": "Fundamentals", + "Futures Magazine": "Futures Magazine", + "Futures": "Futures", + "futures": "futures", + "FXCM - Forex": "FXCM - Forex", + "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.": "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.", + "FxWire PRO": "FxWire PRO", + "Gann Box": "Gann box", + "Gann Fan": "Gann waaier", + "Gann Square": "Gann vierkant", + "Gap Down Stocks": "Gap Down Stocks", + "Gap in the data": "Gap in de data", + "Gap Up Stocks": "Gap Up Stocks", + "General & Administrative Expense": "General & Administrative Expense", "General & Administrative Expense": "General & Administrative Expense", - "Goodwill": "Goodwill", + "GOCIO - Bitcoin": "GOCIO - Bitcoin", + "Goodwill & Intangible Assets, Net": "Goodwill & Intangible Assets, Net", "Goodwill & Intangible Assets, Net": "Goodwill & Intangible Assets, Net", + "Goodwill": "Goodwill", + "GrandSuperCycle": "GrandSuperCycle", + "Graphics": "Afbeeldingen", + "Greater Than": "Meer dan", + "Grey": "Grey", + "Grid Lines": "Rooster lijnen", + "Grid": "Rooster", + "Gross Margin %, TTM": "Gross Margin %, TTM", + "Gross Margin": "Gross Margin", + "Gross Profit": "Gross Profit", + "Growing moon": "Growing moon", + "Growing": "Growing", + "h": "h", + "h_dates": "h", + "Hand Bell": "Hand Bell", + "Hate speech": "Hate speech", + "Have something to say?": "Wil je iets kwijt?", + "Head & Shoulders": "Hoofd & schouders", + "Head": "Hoofd", + "Headlines": "Headlines", + "Heiken Ashi": "Heiken Ashi", + "Help & Wiki": "Help & Wiki", + "Help": "Help", + "Hidden Bearish Divergence": "Hidden Bearish Divergence", + "Hidden Bullish Divergence": "Hidden Bullish Divergence", + "Hide All Drawing Tools": "Verberg alle tekenhulpmiddelen", + "Hide Buy/Sell Panel": "Hide Buy/Sell Panel", + "Hide data": "Hide data", + "Hide Drawings Toolbar": "Verberg tekeningen werkbalk", + "Hide Favorite Drawings Toolbar": "Hide Favorite Drawings Toolbar", + "Hide inactive alerts": "Verberg inactieve alarmeringen", + "Hide inactive Alerts": "Hide inactive Alerts", + "Hide Marks On Bars": "Verberg markeringen op bars", + "Hide Widgets": "Verberg widgets", + "Hide": "Verbergen", + "High": "Hoog", + "high": "high", + "High_in_legend": "H", + "Histogram": "Histogram", + "Historical Volatility": "Historical Volatility", + "HITBTC - Bitcoin": "HITBTC - Bitcoin", + "hl2": "hl2", + "HLC Bars": "HLC bars", + "hlc3": "hlc3", + "Hlines Background": "Achtergrond horizontale lijnen", + "Hollow Candles": "Lege candles", + "Home": "Home", + "Hong Kong": "Hong Kong", + "Horizontal Line": "Horizontale lijn", + "Horizontal Ray": "Horizontale straal", + "Hot Lists": "Hot Lists", + "Hotlist": "Hotlist", + "HotLists continuously scan the US stock market to identify best trading opportunities and take considerable resources, so we can't give them out for free to everyone (as much as we'd like to).": "HotLists continuously scan the US stock market to identify best trading opportunities and take considerable resources, so we can't give them out for free to everyone (as much as we'd like to).", + "Hotlists": "Hotlists", + "hour": "not used for this language", + "hour_plural": "not used for this language", + "How to use the reference materials (Video)": "Hoe de referentiematerialen te gebruiken (video)", + "Hull MA": "Hull MA", + "Hull MA_study": "Hull MA", + "Hull Moving Average": "Hull Moving Average", + "Hundred Line": "Hundred Line", + "ICECAN - Futures - Canada": "ICECAN - Futures - Canada", + "ICEEUR - Futures - Europe": "ICEEUR - Futures - Europe", + "ICEUSA - Futures - USA": "ICEUSA - Futures - USA", + "Ichimoku Cloud": "Ichimoku Cloud", + "Ichimoku Cloud_study": "Ichimoku Cloud", + "Icon": "Icoon", + "Idea or chart snapshot image": "Idea or chart snapshot image", + "IDEA TITLE AND DESCRIPTION": "IDEA TITLE AND DESCRIPTION", + "Ideas for the current resolution only": "Alleen ideeën voor de huidige resolutie", + "Ideas for the current symbol only": "Alleen ideeën voor het huidige symbool", + "Ideas of the people I follow & my ideas": "Ideeën van de mensen die ik volg & mijn ideeën", + "Ideas Published": "Gepubliceerde ideeën", + "Ideas": "Ideeën", + "If you are sure you want to cancel, click Cancel, otherwise choose Do Not Cancel.": "If you are sure you want to cancel, click Cancel, otherwise choose Do Not Cancel.", + "If you do intraday analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.": "If you do intraday analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.", + "If you do intraday analysis, consider subscribing to the {{exchange}} exchange.{{^exchangesButton}} You must subscribe to PRO, PRO Plus or Premium service first (from only 9.95/m).{{/exchangesButton}}": "If you do intraday analysis, consider subscribing to the {{exchange}} exchange.{{^exchangesButton}} You must subscribe to PRO, PRO Plus or Premium service first (from only 9.95/m).{{/exchangesButton}}", + "If you do intraday spread analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.": "If you do intraday spread analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.", + "If you follow a symbol you will receive notifications when new ideas about that symbol are published.": "Als je een symbool volgt dan krijg je notificaties wanneer nieuwe ideeën over dat symbool worden gepubliceerd.", + "If you like what you see, you have an exclusive chance to get 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.": "If you like what you see, you have an exclusive chance to get 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.", + "If you need only the most complete and accurate data, then consider subscribing to the PRO Plus or Premium service from only $19.95/m that offers actual real-time data from the NYSE/NASDAQ/AMEX exchanges and much more.": "If you need only the most complete and accurate data, then consider subscribing to the PRO Plus or Premium service from only $19.95/m that offers actual real-time data from the NYSE/NASDAQ/AMEX exchanges and much more.", + "If you want to act quickly to news and events that occur when the regular market is closed, please consider subscribing to PRO Plus or Premium service from only $19.95/m.": "If you want to act quickly to news and events that occur when the regular market is closed, please consider subscribing to PRO Plus or Premium service from only $19.95/m.", + "If you want to identify opportunities in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "If you want to identify opportunities in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "If you want to unlock the power of multiple time frame analysis and add multiple symbols to the same chart layout, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "If you want to unlock the power of multiple time frame analysis and add multiple symbols to the same chart layout, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "If you want to use different watchlists to quickly assess different sectors of the market, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "If you want to use different watchlists to quickly assess different sectors of the market, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "If you want to use private messages - please sign in or register!": "If you want to use private messages - please sign in or register!", + "If you want to use this service - please sign in or register!": "If you want to use this service - please sign in or register!", + "Ignore user": "Ignore user __username__", + "Ignore": "Ignore", + "Ignored users...": "Genegeerde gebruikers...", + "Illicit content": "Illicit content", + "Image URL": "Afbeelding URL", + "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", + "In effort to make TradingView more useful to a larger number of users, moderators have the right to hide ideas with bad descriptions or not informative from the front page and the gallery. We are NOT limiting any ways of publishing or using TradingView charts. You can still create and publish any kind of charts; your profile and Activity Stream will still show all created charts.": "In effort to make TradingView more useful to a larger number of users, moderators have the right to hide ideas with bad descriptions or not informative from the front page and the gallery. We are NOT limiting any ways of publishing or using TradingView charts. You can still create and publish any kind of charts; your profile and Activity Stream will still show all created charts.", + "In Session": "Tijdens sessie", + "In short, the more understandable and interesting your ideas are, the more you’ll gain respect of others and get discovered by the financial community. We’ll do our best to help showcase good ideas.": "In short, the more understandable and interesting your ideas are, the more you’ll gain respect of others and get discovered by the financial community. We’ll do our best to help showcase good ideas.", + "in": "in", + "in_dates": "in", + "inbars": "in __period__ bars", "Income After Taxes": "Income After Taxes", - "Income Before Taxes": "Income Before Taxes", - "Income Taxes": "Income Taxes", - "Income Taxes Payable": "Income Taxes Payable", "Income before Extraordinary Items": "Income before Extraordinary Items", + "Income Before Taxes": "Income Before Taxes", + "Income Statement": "Income Statement", + "Income Taxes Payable": "Income Taxes Payable", + "Income Taxes": "Income Taxes", + "Income": "Income", + "Increase Rating": "Increase Rating", + "Increment": "Increment", + "increment_input": "Increment", + "Ind": "Ind", + "Index": "Index", + "index": "index", + "Indicator Arguments in Header": "Indicator Arguments in Header", + "Indicator Arguments": "Indicator Arguments", + "Indicator Last Value": "Indicator Last Value", + "Indicator Titles in Header": "Indicator Titles in Header", + "Indicator Titles": "Indicator Titles", + "Indicator Values": "Indicator Values", + "Indicator": "Indicator", + "Indicators and Strategies": "Indicators and Strategies", + "Indicators": "Indicatoren", + "Indicators, Fundamentals, Economy and Add-ons": "Indicatoren, fundamenten, economie en add-ons", + "Industry": "Industry", + "Info": "Info", + "Inputs": "Invoer", + "Insert Drawing Tool": "Voeg tekenhulpmiddel toe", + "Insert emoticon": "Voeg emoticon toe", + "Insert Indicator...": "Voeg indicator toe...", + "Insert": "Insert", + "Inside Channel": "Binnen kanaal", + "Inside Pitchfork": "Interne hooivork", + "Inside": "Binnen", + "Install": "Install", "Intangible Assets": "Intangible Assets", "Interest Expense": "Interest Expense", "Interest Income": "Interest Income", "Interest Income/Expense, Net": "Interest Income/Expense, Net", + "Intermediate": "Intermediate", + "interval_dialog_description": "Type the interval number for munute 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)", + "Intraday Renko, Kagi, Line Break and Point & Figure charts take considerable resources, so we can't give them out for free to everyone (as much as we'd like to). We can, however, give out these charts for free in the Daily and Weekly resolutions.": "Intraday Renko, Kagi, Line Break and Point & Figure charts take considerable resources, so we can't give them out for free to everyone (as much as we'd like to). We can, however, give out these charts for free in the Daily and Weekly resolutions.", + "Intraday Renko, Kagi, Line Break, PnF and spread charts": "Intraday Renko, Kagi, Line Break, PnF and spread charts", + "Intraday Renko, Kagi, Line Break, PnF charts": "Intraday Renko, Kagi, Line Break, PnF charts", + "Intraday Spread Charts": "Intraday Spread Charts", + "Intraday Spread": "Intraday Spread", + "invalid symbol": "foutief symbool", + "Invalid Symbol": "Onjuist symbool", "Inventories, Net": "Inventories, Net", "Investment Changes, Net": "Investment Changes, Net", + "Invoiced every month": "Invoiced every month", + "IP": "IP", "Issuance of Equity": "Issuance of Equity", + "Issue Type": "Type probleem", + "Italic": "Italic", + "ITBIT - Bitcoin": "ITBIT - Bitcoin", + "Jan": "jan", + "Jaw Length": "Jaw Length", + "Jaw Offset": "Jaw Offset", + "Jaw": "Kaak", + "jawLength_input": "Jaw Length", + "Join Now": "Meld je nu aan", + "Journal is empty": "Journal is empty", + "Journal...": "Dagboek...", + "Jul": "jul", + "Jun": "jun", + "Jurik Research": "Jurik Research", + "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That is less than $16.65/month. Don’t miss the last chance to get the special Early Access and secure this low rate now!": "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That is less than $16.65/month. Don’t miss the last chance to get the special Early Access and secure this low rate now!", + "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.": "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.", + "Kagi": "Kagi", + "KCBT - Futures - USA": "KCBT - Futures - USA", + "Keltner Channels": "Keltner Channels", + "Keltner Channels_study": "Keltner Channels", + "Key Hidden Levels": "Key Hidden Levels", + "Key Order Flow Events": "Key Order Flow Events", + "Keyboard Shortcuts": "Keyboard Shortcuts", + "Kijun-sen": "Kijun-sen", + "Kind": "Kind", + "Klinger Oscillator": "Klinger Oscillator", + "Klinger Oscillator_study": "Klinger Oscillator", + "Know Sure Thing": "Know Sure Thing", + "Know Sure Thing_study": "Know Sure Thing", + "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.": "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.", + "Kolkata": "Kolkata", + "Label Background": "Label achtergrond", + "Label": "Label", + "Labels Font": "Labels Font", + "Labels": "Labels", "Labor Expense": "Labor Expense", + "Lagging Span 2 Periods": "Lagging Span 2 Periods", + "Lagging Span": "Lagging Span", + "Last Annual EPS": "Last Annual EPS", + "Last Annual Revenue": "Last Annual Revenue", + "Last bar time": "Last bar time", + "Last Modified": "Laatst aangepast", + "Last Name": "Last Name", + "Last Value on Price Scale": "Laatste waarde op prijsschaal", + "Last": "Last", + "LAUNCH CHART": "LAUNCH CHART", + "Launch chat in separate window": "Open de chat in een nieuw venster", + "LazyBear - MTF Panes": "LazyBear - MTF Panes", + "LazyBear - S/R Levels": "LazyBear - S/R Levels", + "Lead 1": "Lead 1", + "Lead 2": "Lead 2", + "LEARN MORE": "LEARN MORE", + "Least Squares Moving Average": "Least Squares Moving Average", + "Least Squares Moving Average_study": "Least Squares Moving Average", + "Leave this chat": "Leave this chat", + "Left End": "Linker einde", + "Left Labels": "Linker labels", + "Left Shoulder": "Linkerschouder", + "left": "links", + "len_input": "length", + "Length high": "Length high", + "Length hight": "Length hight", + "Length low": "Length low", + "Length1": "Length1", + "Length2": "Length2", + "Length3": "Length3", + "Length_input": "Length", + "length_input": "length", + "lengthRSI_input": "RSI length", + "lengthStoch_input": "Stoch length", + "Less Than": "Minder dan", + "Level {0}": "Level {0}", + "Level": "Level", + "Levels": "Levels", + "Liabilities & Stockholder's Equity": "Liabilities & Stockholder's Equity", "Liabilities & Stockholder's Equity": "Liabilities & Stockholder's Equity", + "like": "like", + "like_plural": "likes", + "Limit": "Limiet", + "Line Break": "Line break", + "Line Width": "Line Width", + "Line With Breaks": "Line With Breaks", + "Line": "Lijn", + "Linear Regression Curve": "Linear Regression Curve", + "Linear Regression Curve_study": "Linear Regression Curve", + "Linear Regression": "Linear Regression", + "Lines": "Lijnen", + "Link interval to all charts": "Link interval aan alle grafieken", + "Link symbol to all charts": "Link symbool aan alle grafieken", + "LINK TO RELATED IDEAS": "LINK TO RELATED IDEAS", + "Link to this chart": "Link to this chart", + "Link to this chat...": "Link naar deze chat...", + "Link to this room...": "Link naar deze kamer...", + "Link To": "Link naar", + "Lips Length": "Lips Length", + "Lips Offset": "Lips Offset", + "Lips": "Lippen", + "lipsLength_input": "Lips Length", + "List or list item": "List or list item", + "Load Chart Layout": "Laad grafiek lay-out", + "Load Chart": "Laden grafiek", + "Load Layout Chart": "Laad grafiek lay-out", + "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.": "Het laden van nieuwe bars is niet beschikbaar voor Kagi, Renko, Line Break, en PnF grafieken.", + "Load New Bars": "Laad nieuwe bars", + "Load": "Laden", + "loading data": "data laden", + "Loading market depth data…": "Loading market depth data…", + "loading...": "laden...", + "Loading...": "Loading...", + "Lock All Drawing Tools": "Vergrendel alle tekenhulpmiddelen", + "Lock Scale": "Vergrendel schaal", + "Lock scale": "Vergrendel schaal", + "Lock": "Op slot", + "Lock/Unlock": "Vergrendel/ontgrendel", + "Log Scale": "Logaritmische schaal", + "Log Scale_scale_menu": "Log Scale", + "log": "Logaritmisch", + "Logged as": "Logged as", + "Logged out": "Logged out", + "London": "Londen", + "Long Length": "Long Length", + "Long length": "Long length", + "Long Period": "Long Period", + "Long period": "Long period", + "Long Position": "Long positie", + "Long RoC Length_input": "Long RoC Length", "Long Term Capital": "Long Term Capital", "Long Term Debt to Long Term Capital": "Long Term Debt to Long Term Capital", "Long Term Debt to Total Capital": "Long Term Debt to Total Capital", - "Long-term Debt": "Long-term Debt", + "Long": "Long", + "LONG": "LONG", "Long-term Debt Payments": "Long-term Debt Payments", "Long-term Debt Proceeds": "Long-term Debt Proceeds", + "Long-term Debt": "Long-term Debt", "Long-term Deferred Income Tax Liabilities": "Long-term Deferred Income Tax Liabilities", "Long-term Deferred Liability Charges": "Long-term Deferred Liability Charges", + "Long-term intervals are better than short-term ones for publishing analysis. An idea on 1 minute bars will probably become obsolete by the time people read it. However a good idea may still be featured.": "Long-term intervals are better than short-term ones for publishing analysis. An idea on 1 minute bars will probably become obsolete by the time people read it. However a good idea may still be featured.", "Long-term Investments": "Long-term Investments", - "Minority Interest": "Minority Interest", + "Long_input": "Long", + "long_input": "long", + "longlen_input": "long length", + "Los Angeles": "Los Angeles", + "Low price available now – don’t miss this chance!": "Low price available now – don’t miss this chance!", + "Low": "Laag", + "low": "low", + "Low_in_legend": "L", + "Lower Band": "Lower Band", + "Lower Bound": "Lower Bound", + "Lower Devation": "Lower Devation", + "Lower Deviation": "Lower Deviation", + "Lower": "Onderste", + "LowerLimit": "Lower Limit", + "LSE - Stock - UK": "LSE - Stock - UK", + "m": "m", + "M_dates": "M", + "m_dates": "m", + "MA Cross": "MA Cross", + "MA Cross_study": "MA Cross", + "MA Exp Ribbon": "MA Exp Ribbon", + "MA Length": "MA Length", + "MACD": "MACD", + "Madrid": "Madrid", + "Magnet Mode": "Magneet modus", + "Major": "Omvangrijk", + "Make a Copy": "Maak een kopie", + "Make a Copy...": "Maak een kopie...", + "Make It Mine": "Make It Mine", + "Manage Alerts": "Manage Alerts", + "Manage Drawings": "Beheer tekeningen", + "Mar": "mrt", + "Margin AT": "Margin AT", + "Margin G": "Margin G", + "Margin G%": "Margin G%", + "Margin O": "Margin O", + "Margin PT": "Margin PT", + "Margins": "Margins", + "Marker Color": "Markeer kleur", + "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.": "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.", + "Market Cap - Basic": "Market Cap - Basic", + "market closed": "market closed", + "Market Open": "Market Open", + "market open": "market open", + "Market Summary": "Market Summary", + "Market": "Market", + "Marketplace Add-ons": "Marketplace Add-ons", + "Mass Index": "Mass Index", + "Mass Index_study": "Mass Index", + "Max value": "Max value", + "Maximize Chat": "Maximaliseer chat", + "maximum_input": "Maximum", + "May": "Mei", + "McGinley Dynamic": "McGinley Dynamic", + "Measure (Shift + Click on the chart)": "Meten (Shift + klik op de grafiek)", + "Median": "Mediaan", + "MERCADO - Bitcoin": "MERCADO - Bitcoin", + "Merge Down": "Omlaag samenvoegen", + "Merge Up": "Omhoog samenvoegen", + "Message settings": "Berichtinstellingen", + "Message": "Message", + "messages today": "__messages__ messages today", + "MGEX - Futures - USA": "MGEX - Futures - USA", + "MicroTrends": "MicroTrends", + "middle": "midden", + "Middle": "Midden", + "Minor": "Beperkt", + "Minority Interest & Equity Earnings": "Minority Interest & Equity Earnings", "Minority Interest & Equity Earnings": "Minority Interest & Equity Earnings", + "Minority Interest": "Minority Interest", + "Minuette": "Minuette", + "Minus Line": "Minus Line", + "minute": "not used for this language", + "minute_plural": "not used for this language", + "Minute": "Minute", + "Mirrored": "Gespiegeld", + "Mkt Cap": "Mkt Cap", + "mod": "mod", + "Mode": "Modus", + "MODERATED": "MODERATED", + "Moderator": "Moderator", + "Moderators Warning Messages": "Moderators Warning Messages", + "Modified Schiff Pitchfork": "Aangepaste Schiff hooivork", + "Modified Schiff": "Aangepaste Schiff", + "Modify Order": "Pas order aan", + "Modify": "Modify", + "Momentum": "Momentum", + "Money Flow": "Money Flow", + "Money Flow_study": "Money Flow", + "month": "not used for this language", + "month_plural": "not used for this language", + "month0": "Jan", + "month1": "Feb", + "month10": "Nov", + "month11": "Dec", + "month2": "Mar", + "month3": "Apr", + "month4": "May", + "month5": "Jun", + "month6": "Jul", + "month7": "Aug", + "month8": "Sep", + "month9": "Oct", + "Monthly": "Monthly", + "Moon Phases": "Moon Phases", + "Moscow": "Moskou", + "move chart 1 bar to the left.": "move chart 1 bar to the left.", + "move chart 1 bar to the right.": "move chart 1 bar to the right.", + "Move Down": "Verplaats omlaag", + "move further to the left.": "move further to the left.", + "move further to the right.": "move further to the right.", + "Move Up": "Verplaats omhoog", + "Moving Avarage Weighted": "Moving Avarage Weighted", + "Moving Average Convergence/Divergence": "Moving Average Convergence/Divergence", + "Moving Average Convergence/Divergence_study": "Moving Average Convergence/Divergence", + "Moving Average Exponential": "Moving Average Exponential", + "Moving Average Exponential_study": "Moving Average Exponential", + "Moving Average Weighted_study": "Moving Average Weighted", + "Moving Average": "Moving Average", + "Moving Average_study": "Moving Average", + "Moving Down %": "Dalers %", + "Moving Down": "Dalers", + "Moving Up %": "Stijgers %", + "Moving Up": "Stijgers", + "MTF Studies": "MTF Studies", + "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.": "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.", + "MTPredictor": "MTPredictor", + "Mult_input": "Multiplier", + "mult_input": "multiplier", + "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.": "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.", + "Multi-Time Period Charts": "Multi-Time Period Charts", + "Multiple accounts": "Multiple accounts", + "Multiple charts layout and watch lists": "Multiple charts layout and watch lists", + "Multiple Charts Layout available only to PRO users.": "Multiple Charts Layout available only to PRO users.", + "Multiple Charts Layout": "Multiple Charts Layout", + "Multiple Connections": "Multiple Connections", + "Multiple Watch Lists available only to PRO users.": "Multiple Watch Lists available only to PRO users.", + "Multiple Watch Lists": "Multiple Watch Lists", + "Multiplier": "Multiplier", + "My Ideas and Notes": "Mijn ideeën en notities", + "My ideas only": "Alleen mijn ideeën", + "My Script": "My Script", + "My Scripts": "My Scripts", + "n/a": "n/a", + "Name": "Name", + "NASDAQ - Stock - USA": "NASDAQ - Stock - USA", + "NASDAQ and NYSE charge exchange and per-user fees, which means we can’t give this for free to everyone (as much as we'd love to). Our free feed is provided by BATS electronic exchange, which offers approximate volumes and prices with fewer updates.": "NASDAQ and NYSE charge exchange and per-user fees, which means we can’t give this for free to everyone (as much as we'd love to). Our free feed is provided by BATS electronic exchange, which offers approximate volumes and prices with fewer updates.", + "Nasdaq Gap Down Stocks": "Nasdaq Gap Down Stocks", + "Nasdaq Gap Up Stocks": "Nasdaq Gap Up Stocks", + "Nasdaq Percent Advances": "Nasdaq Percent Advances", + "Nasdaq Percent Declines": "Nasdaq Percent Declines", + "Nasdaq Price Advances": "Nasdaq Price Advances", + "Nasdaq Price Declines": "Nasdaq Price Declines", + "Nasdaq Range Advances": "Nasdaq Range Advances", + "Nasdaq Range Declines": "Nasdaq Range Declines", + "Nasdaq Volume Leaders": "Nasdaq Volume Leaders", "Net Change in Cash": "Net Change in Cash", "Net Debt": "Net Debt", "Net Income Applicable to Common": "Net Income Applicable to Common", "Net Income from Continuing, Operations Applicable to Common": "Net Income from Continuing, Operations Applicable to Common", "Net Income per Employee": "Net Income per Employee", + "Net Income": "Net Income", "Net Operating Profit after Tax": "Net Operating Profit after Tax", + "Net Volume": "Net Volume", + "Net Volume_study": "Net Volume", "Net Working Capital": "Net Working Capital", + "NEUTRAL": "NEUTRAL", + "NEW CHART LAYOUT": "NIEUWE GRAFIEK LAY-OUT", + "New moon mark": "New moon mark", + "New password is sent to your email.": "New password is sent to your email.", + "New script name": "New script name", + "New York": "New York", + "New {0} chart...": "New {0} chart...", + "New": "Nieuw", + "News": "Nieuws", + "next symbol": "next symbol", + "Next": "Next", + "No account history yet": "No account history yet", + "No advertising, direct marketing, or solicitation! To advertise to our audience contact founders@tradingview.com": "No advertising, direct marketing, or solicitation! To advertise to our audience contact founders@tradingview.com", + "No alerts triggered": "No alerts triggered", + "No alerts": "No alerts", + "No defamatory, threatening or discriminatory remarks, hate speech or personal attacks.": "No defamatory, threatening or discriminatory remarks, hate speech or personal attacks.", + "No drawings yet": "Nog geen tekeningen", + "No ideas matched your criteria": "Geen idee voldeed aan je criteria", + "No ideas.
If you want to use this service - please sign in or register!": "No ideas.
If you want to use this service - please sign in or register!", + "No indicators matched your criteria.": "Geen indicator voldeed aan je criteria", + "No links / posts with illegal content, pornography, or nudity.": "No links / posts with illegal content, pornography, or nudity.", + "No monthly invoices": "No monthly invoices", + "No notifications yet": "Nog geen meldingen", + "No posting links or reference to content / sites that contain viruses or malware.": "No posting links or reference to content / sites that contain viruses or malware.", + "No public library scripts were found.": "Geen publieke scripts in de bibliotheek gevonden.", + "No real-time data": "Geen real-time data", + "No saved scripts yet": "Nog geen opgeslagen scripts", + "No scripts matched your criteria": "No scripts matched your criteria", + "No Sound notifications": "No Sound notifications", + "No study templates saved": "No study templates saved", + "No symbols matched your criteria": "Geen symbool voldeed aan je criteria", + "No": "No", + "NO": "NEE", + "No, thank you": "No, thank you", "Non-operating Gains/Losses": "Non-operating Gains/Losses", "Noncontrolling Interest": "Noncontrolling Interest", + "Normal Bearish Divergence": "Normal Bearish Divergence", + "Normal Bullish Divergence": "Normal Bullish Divergence", + "Normal": "Normaal", + "Not applicable": "Niet van toepassingen", + "not authorized": "not authorized", + "Note": "Notitie", + "Note: default study templates won't be removed permanently": "Note: default study templates won't be removed permanently", "Notes Payable": "Notes Payable", + "Notification sound": "Notificatie geluid", + "Notifications": "Meldingen", + "Nov": "nov", + "Now is your LAST & FINAL chance to get 12 months for only $199.80 (regular $299.40). That’s less than $16.65/month and 33% off regular price.": "Now is your LAST & FINAL chance to get 12 months for only $199.80 (regular $299.40). That’s less than $16.65/month and 33% off regular price.", + "NSE - Stock - India": "NSE - Stock - India", "Number of Employees": "Number of Employees", "Number of Shareholders": "Number of Shareholders", + "NYMEX - Futures - USA": "NYMEX - Futures - USA", + "NYMEX E-mini": "NYMEX E-mini", + "NYSE - Stock - USA": "NYSE - Stock - USA", + "NYSE Gap Down Stocks": "NYSE Gap Down Stocks", + "NYSE Gap Up Stocks": "NYSE Gap Up Stocks", + "NYSE LIFFE - Futures - USA": "NYSE LIFFE - Futures - USA", + "NYSE Percent Advances": "NYSE Percent Advances", + "NYSE Percent Declines": "NYSE Percent Declines", + "NYSE Price Advances": "NYSE Price Advances", + "NYSE Price Declines": "NYSE Price Declines", + "NYSE Range Advances": "NYSE Range Advances", + "NYSE Range Declines": "NYSE Range Declines", + "NYSE Volume Leaders": "NYSE Volume Leaders", + "Objects Tree": "Objecten boom", + "Objects Tree...": "Objecten boom...", + "Oct": "Okt", + "Official AMEX, NYSE & NASDAQ Real-time Data": "Official AMEX, NYSE & NASDAQ Real-time Data", + "Official real-time & intraday data": "Official real-time & intraday data", + "Official real-time, intraday and volume data": "Official real-time, intraday and volume data", + "Offset": "Afstand", + "Oh no! You have only two weeks left in your PRO Plus trial! These benefits will expire in two short weeks:": "Oh no! You have only two weeks left in your PRO Plus trial! These benefits will expire in two short weeks:", + "OHLC Values": "OHLC Values", + "ohlc4": "ohlc4", + "OK": "Oké", + "OKCOIN - Bitcoin": "OKCOIN - Bitcoin", + "On Balance Volume": "On Balance Volume", + "On Balance Volume_study": "On Balance Volume", + "OnBalanceVolume": "OnBalanceVolume", + "Once per bar (on close)": "Once per bar (on close)", + "Once per bar (on condition)": "Once per bar (on condition)", + "Once": "Once", + "One account can be accessed from one browser (on one device) at a time - to stay compliant with exchange regulations and prevent unauthorized access.": "One account can be accessed from one browser (on one device) at a time - to stay compliant with exchange regulations and prevent unauthorized access.", + "Only private ideas": "Alleen privé ideeën", + "Only PRO Plus and Premium subscibers can access extended hours data on the charts. Extended trading hours include both pre-market and after hours sessions each day the market is open.": "Only PRO Plus and Premium subscibers can access extended hours data on the charts. Extended trading hours include both pre-market and after hours sessions each day the market is open.", + "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D) interval.": "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D) interval.", + "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D)": "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D)", + "Only PRO, PRO Plus and Premium users that have a subscription to {{exchange}} Exchange can get official data on real-time prices, volume and intraday history. You'll now be switched to the Daily (D) interval, which is available to all users.": "Only PRO, PRO Plus and Premium users that have a subscription to {{exchange}} Exchange can get official data on real-time prices, volume and intraday history. You'll now be switched to the Daily (D) interval, which is available to all users.", + "open Indicators.": "open Indicators.", + "Open Interval Dialog": "Open interval dialoog", + "open Load Chart.": "open Load Chart.", + "Open Pine Script Editor": "Open Pine Script Editor", + "Open Price": "Open Price", + "Open Script": "Open script", + "Open Trading Panel": "Open handelspaneel", + "Open": "Openen", + "open": "open", + "Open_in_legend": "O", + "Open_line_tool_position": "Opened", "Operating Expenses": "Operating Expenses", "Operating Leases": "Operating Leases", "Operating Margin": "Operating Margin", + "Operating Metrics": "Operating Metrics", "Operating Profit": "Operating Profit", "Operating Revenue": "Operating Revenue", + "or copy url:": "of kopieer url:", + "Or": "Or", + "Order #": "Order #", + "Order": "Order", + "Original": "Origineel", + "Oscillator": "Oscillator", + "Oscillators": "Oscillators", + "OTC - Stock - USA": "OTC - Stock - USA", "Other Accounts Payable and Accrued Expenses": "Other Accounts Payable and Accrued Expenses", "Other Accounts, Notes Receivable": "Other Accounts, Notes Receivable", "Other Accumulated Comprehensive Income": "Other Accumulated Comprehensive Income", @@ -1307,9 +1423,10 @@ "Other Current Assets": "Other Current Assets", "Other Current Liabilities": "Other Current Liabilities", "Other Debt, Net": "Other Debt, Net", - "Other Equity": "Other Equity", "Other Equity Transactions, Net": "Other Equity Transactions, Net", + "Other Equity": "Other Equity", "Other Financing Activities, Net": "Other Financing Activities, Net", + "Other General & Administrative Expense": "Other General & Administrative Expense", "Other General & Administrative Expense": "Other General & Administrative Expense", "Other Interest Income/Expense, Net": "Other Interest Income/Expense, Net", "Other Investing Activities": "Other Investing Activities", @@ -1320,36 +1437,643 @@ "Other Operating Expenses": "Other Operating Expenses", "Other Receivables": "Other Receivables", "Other Revenue": "Other Revenue", + "Other Selling, General & Administrative Expenses": "Other Selling, General & Administrative Expenses", "Other Selling, General & Administrative Expenses": "Other Selling, General & Administrative Expenses", + "Other": "Other", + "Our PRO Plus users see amazing benefits. You get advanced trading opportunities using multi symbol statistical arbitrage techniques. Read more about PRO Plus features.": "Our PRO Plus users see amazing benefits. You get advanced trading opportunities using multi symbol statistical arbitrage techniques. Read more about PRO Plus features.", + "Outside Channel": "Buiten kanaal", + "Overbought": "Overbought", + "Overlay the main chart": "Plaats over de primaire grafiek", + "Override Min Tick": "Overschrijven minimale tick", + "Oversold": "Oversold", + "Overwrite Script": "Overwrite Script", + "Paper Trading is disconnected": "Paper Trading is disconnected", + "Parabolic SAR": "Parabolic SAR", + "Parabolic SAR_study": "Parabolic SAR", + "ParabolicSAR": "ParabolicSAR", + "Parallel Channel": "Parallel kanaal", + "Paris": "Parijs", + "partially erase.": "partially erase.", "Partners Capital": "Partners Capital", + "Password": "Password", + "Paste %s": "Paste %s", + "paste object.": "paste object.", + "Pearson's R": "Pearson's R", "Pension/Postretirement Obligation": "Pension/Postretirement Obligation", + "per month": "per month", + "per year": "per year", + "Percent Advances": "Percent Advances", + "Percent Declines": "Percent Declines", + "Percent": "Percent", + "percent_input": "Percent", + "Percentage": "Percentage", + "Percentage_scale_menu": "Percentage", + "Period ending": "Period ending", + "Period Ending": "Period Ending", + "Period": "Period", + "Permanent link to this message": "Permanente link naar dit bericht", + "Personal information": "Personal information", + "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.": "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.", + "Pick your idea or paste url to someone's else idea.": "Pick your idea or paste url to someone's else idea.", + "Pine Editor": "Pine Editor", + "Pine Script Editor": "Pine script bewerker", + "Pine Script Reference": "Pine Script referentie", + "Pine Script Tutorial": "Pine Script handleiding", + "Pitchfan": "Pitch waaier", + "Pitchfork": "Hooivork", + "Pivot Points High Low": "Pivot Points High Low", + "Pivot Points Standard": "Pivot Points Standard", + "Pivots Timeframe": "Pivots Timeframe", + "Place Order": "Place Order", + "Play Sound": "Speel geluid af", + "Please consider subscribing to our PRO service which includes many other features not available in the free membership.": "Please consider subscribing to our PRO service which includes many other features not available in the free membership.", + "Please do not modify the alert so we can investigate the issue.": "Please do not modify the alert so we can investigate the issue.", + "Please enter a valid idea URL or chart image URL": "Please enter a valid idea URL or chart image URL", + "Please enter chart layout name": "Voer een grafiek lay-out naam in", + "Please enter chart name": "Voeg een grafieknaam in", + "Please enter your feedback": "Please enter your feedback", + "Please name this script": "Please name this script", + "Please read before publishing": "Please read before publishing", + "Please use English for conversation. Other languages will be supported in the future": "Please use English for conversation. Other languages will be supported in the future", + "Please use only English in tags": "Please use only English in tags", + "Please, enter your e-mail": "Voer je e-mail adres in", + "Plot dividends": "Toon dividenden", + "Plot earnings": "Toon inkomsten", + "Plot Offsets": "Plot Offsets", + "Plot splits": "Toon splitsingen", + "Plot": "Plot", + "Plots Background": "Plot achtergrond", + "Point & Figure": "Point & Figure", + "Point bar": "Point __point__ Bar #", + "Polyline": "Polygoon", + "Position": "Position", + "post-market": "nabeurs", + "Post-Market": "Post-Market", + "pre-market": "voorbeurs", + "Pre-Market": "Pre-Market", "Pre-tax Margin": "Pre-tax Margin", + "Precise Labels": "Precieze labels", + "Precision": "Precisie", "Preferred Dividends": "Preferred Dividends", "Preferred Stock": "Preferred Stock", + "Premium": "Premium", "Prepaid Expenses": "Prepaid Expenses", + "Presentation is important. Too much clutter adds to confusion.": "Presentation is important. Too much clutter adds to confusion.", + "Prev": "Prev", + "Previous Close Price": "Previous Close Price", + "previous close": "previous close", + "previous symbol": "previous symbol", + "Price % Change 1 Week": "Price % Change 1 Week", + "Price % Change 4 Week": "Price % Change 4 Week", + "Price % Change 52 Week": "Price % Change 52 Week", + "Price - 52 Week High": "Price - 52 Week High", + "Price - 52 Week Low": "Price - 52 Week Low", + "Price Advances": "Koers stijgers", + "Price Declines": "Koers dalers", + "Price History": "Price History", + "Price incorrect": "Prijs incorrect", + "Price Label": "Prijs label", + "Price Levels": "Prijs levels", + "Price Line": "Prijs lijn", + "Price Oscillator": "Price Oscillator", + "Price Oscillator_study": "Price Oscillator", + "Price Range": "Prijs gebied", + "Price Scale": "Price Scale", + "Price Source": "Prijs Bron", + "Price Volume Trend": "Price Volume Trend", + "Price": "Prijs", + "Price/Earnings, TTM": "Price/Earnings, TTM", + "Price/Revenue, TTM": "Price/Revenue, TTM", + "Price:": "Prijs:", + "Prices": "Prijzen", + "Primary Exchange": "Primary Exchange", + "Primary": "Primair", + "Prior": "Voorafgaand", + "Priority email support": "Priority email support", + "Priority phone support": "Priority phone support", + "Priority Support": "Priority Support", + "Private Chart Publishing": "Private Chart Publishing", + "PRO Badge & Adding Value": "PRO Badge & Adding Value", + "PRO members can add optional multi-device access. Click \"Buy Multi-Device Access\" to access your account from several devices at the same time. Click CONNECT to terminate the other session and connect here.": "PRO members can add optional multi-device access. Click \"Buy Multi-Device Access\" to access your account from several devices at the same time. Click CONNECT to terminate the other session and connect here.", + "PRO Plus Trial": "PRO Plus Trial", + "Pro Realtime": "Pro Realtime", + "Pro Trial": "Pro Trial", + "Pro": "Pro", + "pro": "pro", + "Profile Settings": "Profiel instellingen", + "Profit Background Color": "Winst achtergrondkleur", + "Profit Level. Ticks:": "Winstlevel. Ticks:", + "PROFIT TRGT": "PROFIT TRGT", + "Profit": "Profit", + "Profitability": "Profitability", + "Projection": "Projectie", + "Properties": "Eigenschappen", + "Properties...": "Eigenschappen...", "Property and Equipment, Gross": "Property and Equipment, Gross", + "Property, Plant & Equipment, Net": "Property, Plant & Equipment, Net", "Property, Plant & Equipment, Net": "Property, Plant & Equipment, Net", + "propertypage-name-label": "propertypage-name-label", + "propertypage-name-label_css_class": "propertypage-name-label", + "ProTradingIndicators": "ProTradingIndicators", + "Public Library": "Public Library", + "Public Profile": "Publiekelijk profiel", + "PUBLISH IDEA": "PUBLICEER IDEE", + "PUBLISH SCRIPT": "PUBLICEER SCRIPT", + "Publish Script": "Publiceer script", + "Published Chart": "Gepubliceerde grafiek", + "Published idea or chart image URL": "Published idea or chart image URL", + "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.", + "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.", + "Published ideas settings": "Instellingen voor gepubliceerde ideeën", + "published": "published", + "Publishing means sharing your chart and trading idea with the financial web and the investing community. A published idea needs to be detailed and descriptive in order to be meaningful to other traders.": "Publishing means sharing your chart and trading idea with the financial web and the investing community. A published idea needs to be detailed and descriptive in order to be meaningful to other traders.", + "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.": "Door je idee te publiceren met het financiële web en de beleggingscommunity kunnen anderen erop reageren en het beoordelen.", "Purchase of Investments": "Purchase of Investments", + "Qty": "Qty", + "Quantity": "Hoeveelheid", "Quick Ratio": "Quick Ratio", + "Quote this message": "Quote this message", + "Quotes are delayed by 10 min and updated every 30 seconds": "Koersen zijn vertraagd met 10 minuten en worden elke 30 seconden vernieuwd", + "Quotes are delayed by 10 min and updated in realtime": "Quotes are delayed by 10 min and updated in realtime", + "Range Advances": "Range Advances", + "Range Declines": "Range Declines", + "range": "range", + "Rate Of Change": "Rate Of Change", + "Rating": "Rating", + "Ray": "Straal", + "Read more": "Read more", + "Read more...": "Read more...", "Realized Gains/Losses": "Realized Gains/Losses", + "realtime": "real-time", + "Realtime": "Realtime", + "Rearm every 1 minute": "Rearm every 1 minute", + "Rearm every 10 minute": "Rearm every 10 minute", + "Rearm every 30 minute": "Rearm every 30 minute", + "Rearm every 5 minute": "Rearm every 5 minute", + "Rearm every hour": "Rearm every hour", + "Recent Chats": "Recente chats", + "Recover Password": "Recover Password", + "Recover": "Recover", + "Rectangle": "Vierkant", + "Redo {0}": "Herhalen {0}", + "Redo": "Opnieuw", + "redo": "opnieuw", + "Regression Trend": "Regressie trend", + "Relative Strength Index": "Relative Strength Index", + "Relative Strength Index_study": "Relative Strength Index", + "Relative Vigor Index": "Relative Vigor Index", + "Relative Vigor Index_study": "Relative Vigor Index", + "Relative Volatility Index": "Relative Volatility Index", + "Relative Volatility Index_study": "Relative Volatility Index", + "Remember me": "Remember me", + "Remember, with PRO Plus you benefit from:": "Remember, with PRO Plus you benefit from:", + "Remove All Drawing Tools": "Verwijder alle tekenhulpmiddelen", + "Remove All Indicators": "Verwijder alle indicatoren", + "Remove All Studies": "Verwijder alle studies", + "Remove custom interval": "Remove custom interval", + "Remove from favorites": "Verwijder van favorieten", + "Remove this room from favorites": "Remove this room from favorites", + "Remove": "Verwijder", + "Rename Chart Layout": "Hernoem grafiek lay-out", + "Rename Chart": "Hernoem grafiek", + "Rename script": "Rename script", + "Rename...": "Hernoem...", + "Renko": "Renko", + "Renko, Kagi, Line Break, Point & Figure": "Renko, Kagi, Line Break, Point & Figure", + "Report data issues": "Rapporteer data problemen", + "Report Data Issues": "Report Data Issues", + "Repost to": "Repost to", "Repurchase of Equity": "Repurchase of Equity", + "Reputation": "Reputation", + "Require Order Confirmation": "Require Order Confirmation", + "Research & Development Expense": "Research & Development Expense", "Research & Development Expense": "Research & Development Expense", + "Reset Chart": "Herstel grafiek", + "Reset Paper Trading Account": "Reset Paper Trading Account", + "Reset Paper Trading Account...": "Reset paper trading account...", + "Reset Scale": "Herstel schaal", + "Reset Settings": "Reset Settings", + "Reset": "Herstel", + "Restart Alert {{description}} on {{title}}": "Restart Alert {{description}} on {{title}}", + "Restart Alert...": "Restart Alert...", + "Restart": "Restart", + "Restart...": "Restart...", "Restricted Cash": "Restricted Cash", + "Restructuring, Remediation & Impairment Provisions": "Restructuring, Remediation & Impairment Provisions", "Restructuring, Remediation & Impairment Provisions": "Restructuring, Remediation & Impairment Provisions", "Retained Earnings": "Retained Earnings", + "retrying": "opnieuw proberen", "Return on Assets": "Return on Assets", + "Return on Equity": "Return on Equity", + "Return on Invested Capital %, TTM": "Return on Invested Capital %, TTM", "Return on Invested Capital": "Return on Invested Capital", + "Rev LA": "Rev LA", "Revenue per Employee": "Revenue per Employee", + "Reverse position": "Reverse position", + "Reverse Position": "Reverse Position", + "Reverse {0} position?": "Reverse {0} position?", + "Reverse": "Keer om", + "Right End": "Rechter einde", + "Right Labels": "Rechter labels", + "Right Lables": "Rechter labels", + "Right Margin": "Rechter marge", + "Right Shoulder": "Rechterschouder", + "right": "rechts", + "Rights infringement": "Rights infringement", + "Risk/Reward long": "Risico/opbrengst long", + "Risk/Reward Ratio: {0}": "Risico/opbrengst ratio: {0}", + "Risk/Reward short": "Risico/opbrengst short", + "RobBooker": "RobBooker", + "ROC Length": "ROC Length", + "ROC": "ROC", + "roclen1_input": "RoC Length 1", + "roclen2_input": "RoC Length 2", + "roclen3_input": "RoC Length 3", + "roclen4_input": "RoC Length 4", + "Room archives...": "Kamer archieven...", + "Room purpose": "Room purpose", + "Room title": "Room title", + "Rotated Rectangle": "Gedraaide rechthoek", + "RSI Length": "RSI Length", + "RSI Source": "RSI Source", + "RSI": "RSI", + "Run Product Walk-Through": "Run Product Walk-Through", + "RVI": "RVI", + "s": "s", + "S/L": "S/L", "Sale of Investments": "Sale of Investments", + "Sale of Property, Plant & Equipment": "Sale of Property, Plant & Equipment", "Sale of Property, Plant & Equipment": "Sale of Property, Plant & Equipment", + "Sales & Marketing Expense": "Sales & Marketing Expense", "Sales & Marketing Expense": "Sales & Marketing Expense", + "Sao Paulo": "São Paulo", + "Save ${{savings}}": "Save ${{savings}}", + "Save As Default": "Save As Default", + "Save As Watchlist...": "Save As Watchlist...", + "Save As...": "Opslaan als...", + "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout": "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout", + "Save Chart Layout": "Save Chart Layout", + "Save Drawing Template As...": "Save Drawing Template As...", + "Save image": "Sla afbeelding op", + "Save Interval": "Save Interval", + "Save New Chart Layout": "Sla nieuwe grafiek lay-out op", + "Save New Chart": "Sla nieuwe grafiek op", + "Save Script As": "Save Script As", + "Save Study Template As...": "Save Study Template As...", + "Save symbol list as...": "Save symbol list as...", + "Save": "Opslaan", + "save": "save", + "Scale Left": "Schaal links", + "Scale Percentage": "Schaal percentage", + "Scale Price Chart Only": "Schaal alleen prijsgrafiek", + "Scale Right": "Schaal rechts", + "Scale Series Only": "Schaal alleen data series", + "Scale series only": "Schaal alleen data series", + "Scale Series only": "Schaal alleen data series", + "Scale": "Scale", + "Scales Lines": "Schaal lijnen", + "Scales Properties": "Schaal eigenschappen", + "Scales Properties...": "Schaal eigenschappen...", + "Scales Text": "Schaal tekst", + "Scales": "Schalen", + "Scaling": "Schalen", + "Schiff Pitchfork": "Schiff hooivork", + "Schiff": "Schiff", + "Screen (No Scale)": "Scherm (geen schaal)", + "Script Editor": "Script bewerker", + "Script Editor...": "Script bewerker...", + "Script must have a name": "Script must have a name", + "Script Name": "Script Name", + "Script text is not modified, nothing to save": "Script text is not modified, nothing to save", + "SCRIPT TITLE AND DESCRIPTION": "SCRIPT TITLE AND DESCRIPTION", + "SCRIPT TITLE": "SCRIPT TITEL", + "SCRIPT": "SCRIPT", + "Scripts": "Scripts", + "Search for scripts published by community": "Search for scripts published by community", + "Search ideas": "Search ideas", + "Search scripts": "Search scripts", + "Search": "Zoeken", + "Sector": "Sector", + "See All Tags...": "See All Tags...", + "Select Layout": "Selecteer lay-out", + "Select type...": "Selecteer type...", + "Select user to start new chat with": "Selecteer een gebruiker om een nieuwe chat te beginnen", + "Sell Ask": "Sell Ask __quote__", + "Sell Bid": "Sell Bid __quote__", + "Sell Market": "Sell Market", + "Sell symbol": "Sell __displaySymbol__ Stop __abbreviatedNumber__ @ __formattedValue__", + "Sell": "Sell", + "Selling, General & Administrative Expenses": "Selling, General & Administrative Expenses", "Selling, General & Administrative Expenses": "Selling, General & Administrative Expenses", + "Send Backward": "Stuur naar achteren", + "Send E-mail": "Verstuur e-mail", + "Send Feedback or Report an Issue": "Send Feedback or Report an Issue", + "Send Message to stocktwits": "Send Message to stocktwits", + "Send message": "Send message", + "Send private message to": "Send private message to __username__", + "Send Reply": "Send Reply", + "Send SMS": "Verstuur SMS", + "Send to Back": "Stuur naar achteren", + "Send": "Send", + "Senkou A": "Senkou A", + "Senkou B": "Senkou B", + "Seoul": "Seoul", + "Sep": "sep", + "Session Breaks": "Sessie onderbrekingen", + "Sessions": "Sessies", + "Set Alert": "Stel alarm in", + "Set chat title...": "Set chat title...", + "Settings": "Instellingen", + "Shanghai": "Shanghai", + "Share on StockTwits a snapshot of your chart as a picture and whatever you write.": "Deel op StockTwits een momentopname van je grafiek als een afbeelding met wat je schrijft.", + "Share on Twitter a snapshot of your chart as a picture and whatever you write.": "Deel op Twitter een momentopname van je grafiek als een afbeelding met wat je schrijft.", + "Share to...": "Share to...", + "Shareholders": "Shareholders", + "Shares": "Shares", + "Short Length": "Short Length", + "Short length": "Short length", + "Short Period": "Short Period", + "Short period": "Short period", + "Short Position": "Short positie", + "Short RoC Length_input": "Short RoC Length", + "Short": "Short", + "SHORT": "SHORT", "Short-term Borrowings": "Short-term Borrowings", "Short-term Investments": "Short-term Investments", + "Short_input": "Short", + "short_input": "short", + "shortlen_input": "Short Length", + "Show Active Orders Only": "Toon alleen actieve orders", + "Show Alert Labels": "Show Alert Labels", + "Show all messages from": "Show all messages from __username__", + "Show all my messages": "Show all my messages", + "Show All": "Toon alles", + "Show Angle": "Toon hoek", + "Show Arguments in Header": "Toon argumenten in kop", + "Show Background": "Toon achtergrond", + "Show Bars Range": "Toon bar bereik", + "Show Buy/Sell Panel": "Toon koop/verkoop paneel", + "Show chart snapshot preview": "Toon voorbeeld van grafiek momentopname", + "Show Console": "Show Console", + "Show Countdown": "Toon aftellen", + "Show data": "Show data", + "Show Date/Time Range": "Toon datum/tijd bereik", + "Show Distance": "Toon afstand", + "Show Dividends on Chart": "Show Dividends on Chart", + "Show Earnings on Chart": "Show Earnings on Chart", + "Show Executions": "Show Executions", + "Show historical pivots": "Show historical pivots", + "Show Indicator Last Value": "Show Indicator Last Value", + "Show Labels": "Toon labels", + "Show Last Value on Price Scale": "Toon laatste waarde op de prijs as", + "Show Last Value": "Toon laatste waarde", + "Show Left Axis": "Toon linker as", + "show MA_input": "Show MA", + "Show more": "Show more", + "Show More": "Show More", + "Show Objects Tree": "Toon objecten boom", + "Show Only Drawings": "Toon alleen tekeningen", + "Show only favorite rooms": "Toon alleen mijn favoriete kamers", + "Show only my sent and received messages": "Toon alleen mijn verstuurde en ontvangen berichten", + "Show Only Studies": "Toon alleen studies", + "Show Orders": "Show Orders", + "Show Popup": "Toon pop-up", + "Show Positions": "Show Positions", + "Show Price Range": "Toon prijs bereik", + "Show Price": "Toon prijs", + "Show Prices": "Toon prijzen", + "Show Right Axis": "Toon rechter as", + "Show Source Code": "Show Source Code", + "Show Splits on Chart": "Show Splits on Chart", + "Show Symbol Labels": "Toon symbool labels", + "Show Symbol Labels_context_menu": "Show Symbol Labels", + "Show Symbol Last Value": "Show Symbol Last Value", + "Show Text": "Laat Tekst zien", + "Show Time": "Laat tijd zien", + "Show Wave": "Toon golf", + "Show": "Toon", + "Show/Hide Drawings Toolbar": "Toon/verberg tekeningen werkbalk", + "Show/Hide": "Laat zien/verbergen", + "showMA_input": "Show MA", + "Sig": "Sig", + "siglen_input": "Signal Length", + "sigma_input": "sigma", + "Sigma_input": "Sigma", + "Sign In": "Inloggen", + "Sign in": "Sign in", + "Sign Out": "Uitloggen", + "Sign out": "Sign out", + "Sign Up for FREE": "Meld je GRATIS aan", + "Sign Up": "Aanmelden", + "Signal Labels": "Signaal labels", + "Signal Length": "Signal Length", + "Signal Line Period": "Signal Line Period", + "Signal line period": "Signal line period", + "Signal smoothing": "Signal smoothing", + "Signal": "Signaal", + "signalLength_input": "Signal Length", + "Simple ma(oscillator)": "Simple ma(oscillator)", + "Simple ma(signal line)": "Simple ma(signal line)", + "Simple": "Eenvoudig", + "Singapore": "Singapore", + "Size": "Size", + "Skip": "Skip", + "Slow length": "Slow length", + "Slow Length": "Slow Length", + "Slow scrolling or chart loading": "Langzaam scrollen of laden van de grafiek", + "slowLength_input": "Slow Length", + "SMA": "SMA", + "smalen1_input": "SMA Length 1", + "smalen2_input": "SMA Length 2", + "smalen3_input": "SMA Length 3", + "smalen4_input": "SMA Length 4", + "SMI Ergodic Indicator": "SMI Ergodic Indicator", + "SMI Ergodic Indicator/Oscillator": "SMI Ergodic Indicator/Oscillator", + "SMI Ergodic Indicator/Oscillator_study": "SMI Ergodic Indicator/Oscillator", + "SMI Ergodic Oscillator": "SMI Ergodic Oscillator", + "smoothD_input": "Smooth D", + "Smoothed Moving Average": "Smoothed Moving Average", + "smoothK_input": "Smooth K", + "So… You’ve had free PRO Plus for a week now. Seeing the advantages?": "So… You’ve had free PRO Plus for a week now. Seeing the advantages?", + "Social": "Sociaal", + "Some authors that we recommend get marked as Suggested Authors, and their ideas get posted to the front page automatically. The basis for recommending authors is multiple factors, which include a large number of interesting ideas. A suggested author has a corresponding badge in their profile.": "Some authors that we recommend get marked as Suggested Authors, and their ideas get posted to the front page automatically. The basis for recommending authors is multiple factors, which include a large number of interesting ideas. A suggested author has a corresponding badge in their profile.", + "Someone agreed/disagreed with your idea": "Iemand is het eens/oneens met je idee", + "Someone commented on the idea you follow": "Iemand reageerde op het idee dat je volgt", + "Someone commented on your idea": "Iemand reageerde op je idee", + "Someone followed you": "Iemand volgt je", + "Someone logged into your account from different device": "Someone logged into your account from different device", + "Someone published idea on symbol you follow": "Iemand heeft een idee gepubliceerd van een symbool die jij volgt", + "Someone replied to your comment": "Iemand reageerde op je reactie", + "Someone you follow change status": "Iemand die jij volgt verandert status", + "Someone you follow post new comment": "Iemand die jij volgt heeft een nieuwe reactie geplaatst", + "Someone you follow published new idea": "Iemand die jij volgt heeft een nieuw idee gepubliceerd", + "Sorry, PRO Plus trial could not be set.": "Sorry, PRO Plus trial could not be set.", + "Sort by last price": "Sort by last price", + "Sort by price change percent": "Sort by price change percent", + "Sort by price change": "Sort by price change", + "Sort by symbol": "Sort by symbol", + "Sound on addressed to me messages": "Sound on addressed to me messages", + "Sound on every message": "Sound on every message", + "Source back color": "Bron achtergrondkleur", + "Source border color": "Bron randkleur", + "Source Code": "Source Code", + "Source code": "Source code", + "Source Code...": "Bron code...", + "Source text color": "Bron tekstkleur", + "Source": "Source", + "Source_compare": "Source", + "Split": "Split", + "Spreads for intraday charts are calculated based on 1-minute bars, and then recompiled into the selected interval. This approach is the only correct one, but requires significant server power. This means we can't give spread charts for free to everyone (as much as we'd like to).": "Spreads for intraday charts are calculated based on 1-minute bars, and then recompiled into the selected interval. This approach is the only correct one, but requires significant server power. This means we can't give spread charts for free to everyone (as much as we'd like to).", + "Start new chat with...": "Start new chat with...", + "START TRIAL": "START TRIAL", + "Start": "Start", + "start_input": "Start", + "Stats Text Color": "Statistieken tekst kleur", + "Stay In Drawing Mode": "Blijf in tekenmodus", + "Stay in Drawing Mode": "Blijf in teken modus", + "StdDev": "StdDev", + "Step": "Stap", + "Stochastic Length": "Stochastic Length", + "Stochastic RSI": "Stochastic RSI", + "Stochastic RSI_study": "Stochastic RSI", + "Stochastic": "Stochastic", + "Stochastic_study": "Stochastic", + "Stock And Index Talks": "Aandelen en indices praat", + "Stock Charts & Forex Charts": "Stock Charts & Forex Charts", "Stock Option Tax Benefits": "Stock Option Tax Benefits", + "Stock": "Aandeel", + "stock": "aandeel", + "StockTwits": "StockTwits", + "Stocktwits": "Stocktwits", + "Stop Alert": "Stop Alert", + "Stop alerts as per filter": "Stop alerts as per filter", + "Stop all Alerts": "Stop all Alerts", + "Stop Background Color": "Stop achtergrondkleur", + "Stop Color:": "Stop kleur:", + "Stop Level. Ticks:": "Stop level. Ticks:", + "Stop Loss": "Stop-loss", + "STOP LOSS": "STOP LOSS", + "Stop syncing drawing": "Stop syncing drawing", + "Stop": "Stop", + "Stop: {0} ({1}%)": "Stop: {0} ({1}%)", + "Stopped Manual": "Handmatig gestopt", + "Stopped": "Gestopt", + "Strategies": "Strategies", + "streaming": "streaming", + "Study not loading": "Studie laad niet", + "Study Template": "Studie sjabloon", + "Study Templates": "Study Templates", + "Style": "Stijl", + "Subminuette": "Subminuten", + "SUBSCRIBE FOR ${{ cost }}": "SUBSCRIBE FOR ${{ cost }}", + "Subscribe with bitcoin": "Subscribe with bitcoin", + "Subscription Plans": "Subscription Plans", + "Success back color": "Succes achtergrondkleur", + "Success text color": "Succes tekstkleur", + "SUCCESS": "Succes!", + "Suggested Chart": "Suggested Chart", + "Suggested ideas & my ideas": "Gesuggereerde ideeën & mijn ideeën", + "Suggestions & Feedback": "Suggesties & feedback", + "SuperCycle": "SuperCycle", + "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.": "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.", + "Surprise": "Surprise", + "Suspicious links": "Suspicious links", + "Swing Trading": "Swing Trading", + "Sydney": "Sydney", + "sym_input": "symbool", + "Sym_input": "symbool", + "Symbol Description": "Symbol Description", + "Symbol Last Value": "Symbol Last Value", + "Symbol list name": "Symbol list name", + "Symbol Search...": "Zoek symbool...", + "Symbol": "Symbool", + "SYMBOL": "SYMBOOL", + "symbol_input": "symbool", + "Symbols to be added on the chart": "Symbolen om toe te voegen aan de grafiek", + "Sync crosshair on all charts": "Synchroniseer kruis op alle grafieken", + "Sync drawing to all charts": "Sync drawing to all charts", + "Sync drawings to all charts": "Sync drawings to all charts", + "Sync": "Sync", + "T/P": "T/P", + "TAGS": "TAGS", + "Taipei": "Taipei", + "Take advantage of this offer now!": "Take advantage of this offer now!", + "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.": "Neem een snelle schermafbeelding van je grafiek. Geen Paint of andere programma's meer nodig om screenshots op te slaan - klik simpelweg op de knop en kopieer de link naar de afbeelding.", + "Take Profit": "Take profit", + "Talks": "Talks", + "Target back color": "Doel achtergrondkleur", + "Target border color": "Doel randkleur", + "Target Color:": "Doel kleur:", + "Target text color": "Doel tekstkleur", + "Target: {0} ({1}%)": "Koersdoel: {0} ({1}%)", "Tax Rate": "Tax Rate", + "Technical Analysis": "Technische Analyse", + "Teeth Length": "Teeth Length", + "Teeth Offset": "Teeth Offset", + "Teeth": "Tanden", + "teethLength_input": "Teeth Length", + "Tehran": "Teheran", + "Template": "Template", + "Templates": "Templates", "Temporary Equity": "Temporary Equity", + "Tenkan-sen": "Tenkan-sen", + "Text Alignment:": "Tekst uitlijning", + "Text color": "Tekstkleur", + "Text Color": "Tekstkleur", + "Text Font": "Tekst lettertype", + "Text Wrap": "Text Wrap", + "Text": "Tekst", + "Text:": "Tekst:", + "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.": "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.", + "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!": "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!", + "The best ideas are placed in the Suggested tab, where they receive extra exposure. All suggested ideas are hand-picked by our editorial team based on a number of criteria. We have a dedicated group of people who review every idea published every day to find the most interesting and informative ideas that will be helpful to other members.": "The best ideas are placed in the Suggested tab, where they receive extra exposure. All suggested ideas are hand-picked by our editorial team based on a number of criteria. We have a dedicated group of people who review every idea published every day to find the most interesting and informative ideas that will be helpful to other members.", + "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!": "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!", + "The Extended Trading Hours feature is available only for intraday charts": "De 'Extended Trading Hours' optie is alleen beschikbaar voor intra-day grafieken", + "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.": "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.", + "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.": "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.", + "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:
  • Dynamically plot market support and resistance areas (SCMR Dynamic Levels™)
  • Highlight individual bar conditions (SCMR B2B™)
  • Measure and time market trading ranges (SCMR Momentum Peaks™)
No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.": "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:
  • Dynamically plot market support and resistance areas (SCMR Dynamic Levels™)
  • Highlight individual bar conditions (SCMR B2B™)
  • Measure and time market trading ranges (SCMR Momentum Peaks™)
No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.", + "Themes": "Themes", + "There was an error posting your message.": "Er was een fout bij het plaatsen van je bericht", + "Thin": "Thin", + "This action cannot be undone.": "This action cannot be undone.", + "This feature allows you to create any chart, such as 7 minutes, 12 minutes, or 8 hours. If you want to identify opportunities on custom intervals in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "This feature allows you to create any chart, such as 7 minutes, 12 minutes, or 8 hours. If you want to identify opportunities on custom intervals in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "This functionality is available only to PRO users.": "This functionality is available only to PRO users.", + "This is a temporary chart.": "Dit is een tijdelijke grafiek.", + "This is EOD data with no updates.": "Dit is EOD data zonder updates.", + "This is not a user script, cannot save": "This is not a user script, cannot save", + "This is not the latest saved script version": "This is not the latest saved script version", + "This script is read only": "This script is read only", + "Three Drivers Pattern": "Three Drivers patroon", + "Thumb Down": "Duim omlaag", + "Thumb Up": "Duim omhoog", + "Time Interval": "Tijdinterval", + "Time Levels": "Time Levels", + "Time Scale": "Time Scale", + "Time Zone": "Tijdszone", + "Time": "Tijd", + "TimeZone": "Tijdszone", + "Timezone/Sessions Properties...": "Tijdszone/sessie instellingen...", + "Timezone/Sessions": "Tijdzone/Sessies", + "Title": "Title", + "To get alerts list - please sign in or register!": "To get alerts list - please sign in or register!", + "To get alerts log - please sign in or register!": "To get alerts log - please sign in or register!", + "To save your work, sign up for FREE.": "Meld je GRATIS aan om je werk te kunnen opslaan.", + "To set an alert on a drawing requires the chart to be saved. Unfortunately you have already saved 5 charts. Upgrade to PRO, PRO Plus or Premium account and save as many charts as you want, along with many other exciting features. Starts from only $9.95 a month - upgrade today!": "To set an alert on a drawing requires the chart to be saved. Unfortunately you have already saved 5 charts. Upgrade to PRO, PRO Plus or Premium account and save as many charts as you want, along with many other exciting features. Starts from only $9.95 a month - upgrade today!", + "Toggle Auto Scale": "Schakel autoschaal", + "Toggle favorite": "Toggle favorite", + "Toggle Log Scale": "Schakel log schaal", + "Toggle Maximize Chart": "Toggle Maximize Chart", + "Toggle notifications for this room": "Toggle notifications for this room", + "Toggle Percentage": "Schakel percentage", + "Tokyo": "Tokio", + "TOOL": "HULPMIDDEL", + "Tools": "Hulpmiddelen", + "Top Labels": "Bovenste labels", + "Top Margin": "Bovenste marge", + "top": "top", + "Toronto": "Toronto", "Total Adjustments": "Total Adjustments", + "Total agrees": "Total agrees", "Total Assets": "Total Assets", "Total Capital": "Total Capital", "Total Current Assets": "Total Current Assets", @@ -1363,87 +2087,779 @@ "Total Non-operating Income/Expense": "Total Non-operating Income/Expense", "Total Operating Expenses": "Total Operating Expenses", "Total Receivables, Net": "Total Receivables, Net", + "Total Revenue": "Total Revenue", "Total Shares Outstanding": "Total Shares Outstanding", "Total Short-term Debt": "Total Short-term Debt", "Total Stockholder's Equity": "Total Stockholder's Equity", + "Total": "Total", + "Trades on Chart": "Trades op de grafiek", + "Trading Journal": "Trading Journal", + "Trading Notes": "Handelsnotities", + "Trading Panel": "Handelspaneel", + "Trading properties...": "Trading properties...", + "Trading Properties...": "Handelsinstellingen...", + "Trading": "Trading", + "TradingView alerts run on powerful and backed-up servers, so you’ll always get notified when something happens and won’t miss a beat. This takes considerable resources, so we can't give an unlimited number of alerts to everyone for free (as much as we'd like to).": "TradingView alerts run on powerful and backed-up servers, so you’ll always get notified when something happens and won’t miss a beat. This takes considerable resources, so we can't give an unlimited number of alerts to everyone for free (as much as we'd like to).", + "TradingView Free Quotes and Chat": "TradingView Free Quotes and Chat", + "TradingView is only for English-language content at this time.": "TradingView is only for English-language content at this time.", + "Trailing Twelve Months": "Trailing Twelve Months", + "Transparency": "Transparantie", "Treasury Stock": "Treasury Stock", + "Trend Angle": "Trend hoek", + "Trend Line": "Trendlijn", + "Trend-Based Fib Extension": "Trend gebaseerde Fib extensie", + "Trend-Based Fib Time": "Trend gebaseerde Fib tijd", + "Trial": "Trial", + "Triangle Pattern": "Driehoek patroon", + "Triangle": "Driehoek", + "Trigger": "Trigger", + "Triggered and Not Active": "Getriggered en niet actief", + "Triple EMA": "Triple EMA", + "Triple EMA_study": "Triple EMA", + "TRIX": "TRIX", + "TRIX_study": "TRIX", + "true range": "true range", + "True Strength Indicator": "True Strength Indicator", + "True Strength Indicator_study": "True Strength Indicator", + "TSX - Stock - Canada": "TSX - Stock - Canada", + "TSXV - Stock - Canada": "TSXV - Stock - Canada", + "Turn off notifications for this room": "Turn off notifications for this room", + "Turn on notifications for this room": "Turn on notifications for this room", + "Type your message here": "Typ je bericht hier", + "Type": "Type", + "Ultimate Oscillator": "Ultimate Oscillator", + "Unban": "Unban", + "Undo {0}": "Ongedaan maken", + "Undo": "Ongedaan maken", + "undo": "ongedaan maken", + "Unfollow": "Unfollow", + "Unignore user": "Unignore user __username__", + "Unignore": "Unignore", + "Unlimited number of indicators on a chart": "Unlimited number of indicators on a chart", + "Unlimited Saved Charts": "Unlimited Saved Charts", + "Unlimited saved charts": "Unlimited saved charts", + "Unlimited server-side alerts": "Unlimited server-side alerts", + "Unmerge Down": "Omlaag losmaken", + "Unmerge Up": "Omhoog losmaken", + "Unsaved script": "Unsaved script", + "Unsolicited advertising": "Unsolicited advertising", + "Untitled Script": "Untitled Script", + "Up Color": "Omhoog kleur", + "Up fractals": "Up fractals", + "Up Wave 1 or A": "Up Wave 1 or A", + "Up Wave 2 or B": "Up Wave 2 or B", + "Up Wave 3": "Up Wave 3", + "Up Wave 4": "Up Wave 4", + "Up Wave 5": "Up Wave 5", + "Up Wave C": "Up Wave C", + "Up": "Up", + "Update Status": "Aanpassen status", + "Update status": "Update status", + "UpDown Length": "UpDown Length", + "Upgrade and get 33% off an annual subscription!": "Upgrade and get 33% off an annual subscription!", + "Upgrade Now": "Upgrade nu", + "Upgrade now": "Upgrade now", + "Upgrade your account": "Upgrade your account", + "Upper Band": "Upper Band", + "Upper Bound": "Upper Bound", + "Upper Deviation": "Upper Deviation", + "Upper": "Bovenste", + "UpperLimit": "Upper Limit", + "US Exchanges": "US Exchanges", "USD Conversion Rate": "USD Conversion Rate", - "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.": "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.", - "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!": "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!", - "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:
  • Dynamically plot market support and resistance areas (SCMR Dynamic Levels™)
  • Highlight individual bar conditions (SCMR B2B™)
  • Measure and time market trading ranges (SCMR Momentum Peaks™)
No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.": "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:
  • Dynamically plot market support and resistance areas (SCMR Dynamic Levels™)
  • Highlight individual bar conditions (SCMR B2B™)
  • Measure and time market trading ranges (SCMR Momentum Peaks™)
No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.", - "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!": "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!", - "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.": "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.", - "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.": "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.", - "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.": "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.", - "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.": "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.", - "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.": "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.", - "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.": "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.", - "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.": "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.", - "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.": "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.", - "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.": "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.", - "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.": "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.", - "Favorite": "Favorite", - "Rename script": "Rename script", - "This is not the latest saved script version": "This is not the latest saved script version", - "My Script": "My Script", - "Show Console": "Show Console", - "Script text is not modified, nothing to save": "Script text is not modified, nothing to save", - "This is not a user script, cannot save": "This is not a user script, cannot save", - "Script Name": "Script Name", - "Expiration Time": "Expiration Time", - "Please name this script": "Please name this script", - "Script must have a name": "Script must have a name", - "Exit Full Screen (ESC)": "Exit Full Screen (ESC)", - "Stock Charts & Forex Charts": "Stock Charts & Forex Charts", - "Toggle favorite": "Toggle favorite", - "Buy Ask": "Buy Ask __quote__", - "Frequency": "Frequency", - "Buy Bid": "Buy Bid __quote__", - "Sell Ask": "Sell Ask __quote__", - "Sell Bid": "Sell Bid __quote__", - "Condition": "Condition", - "Connected": "Connected", - "CONNECT": "CONNECT", - "Disconnected": "Disconnected", - "Exiting Channel": "Exiting Channel", - "All": "All", - "5y": "5y", - "1y": "1y", + "Use Lower Deviation": "Use Lower Deviation", + "Use only one account - registering with multiple accounts is not allowed.": "Use only one account - registering with multiple accounts is not allowed.", + "Use Upper Deviation": "Use Upper Deviation", + "Username": "Username", + "useTrueRange_input": "Use True Range", + "UTC": "UTC+0", + "Valuation": "Valuation", + "Value": "Value", + "Vancouver": "Vancouver", + "Vertical Line": "Verticale Lijn", + "Views": "Views", + "Visual Order": "Visuele volgorde", + "Vol": "Vol", + "Volatility Stop": "Volatility Stop", + "Volume Based": "Volume Based", + "Volume Leaders": "Volume leiders", + "Volume MA": "Volume MA", + "Volume Oscillator": "Volume Oscillator", + "Volume Oscillator_study": "Volume Oscillator", + "Volume profile indicators and extended trading hours": "Volume profile indicators and extended trading hours", + "Volume Profile Indicators": "Volume Profile Indicators", + "Volume": "Volume", + "Volume_study": "Volume", + "VolumeProfile": "VolumeProfile", + "Vortex Indicator": "Vortex Indicator", + "VWAP": "VWAP", + "VWMA": "VWMA", + "VWMA_study": "VWMA", + "W_dates": "W", + "Waning moon": "Waning moon", + "Want official data and more features?": "Want official data and more features?", + "Warning": "Warning", + "Warsaw": "Warschau", + "Watchlist": "Volglijst", + "Watchlist, details and news": "Volglijst, details en nieuws", + "Watermark": "Watermerk", + "Wave Size": "Golf grootte", + "We are doing some brief daily maintenance. Alerts will be back really soon, thanks for your patience!": "We are doing some brief daily maintenance. Alerts will be back really soon, thanks for your patience!", + "We are happy to give away as many things for free as possible, however studies are server-based and this takes considerable resources. So we can't give an unlimited number of indicators to everyone for free (as much as we'd like to).": "We are happy to give away as many things for free as possible, however studies are server-based and this takes considerable resources. So we can't give an unlimited number of indicators to everyone for free (as much as we'd like to).", + "We'are sorry, something went wrong. Try to reload page.": "We'are sorry, something went wrong. Try to reload page.", + "week": "not used for this language", + "week_plural": "not used for this language", + "Weekly": "Weekly", + "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.": "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.", + "White": "White", + "Why Go Pro?": "Why Go Pro?", + "Wick": "Lont", + "Width": "Breedte", + "Willams %R": "Willams %R", + "Willams %R_study": "Willams %R", + "Williams %R": "Williams %R", + "Williams Alligator": "Williams Alligator", + "Williams Alligator_study": "Williams Alligator", + "Williams Fractal": "Williams Fractal", + "Window Size_input": "Window Size", + "With Markers": "Met markeringen", + "wizofstep": "__index__ of __steps__", + "WMA Length_input": "WMA Length", + "Woodies CCI": "Woodies CCI", + "wrote": "wrote", + "XABCD Pattern": "XABC patroon", + "y_dates": "not used for this language", + "y_dates_plural": "not used for this language", + "Yearly": "Yearly", + "YES": "JA", + "Yes": "Yes", + "You already have Pro Plus trial.": "You already have Pro Plus trial.", + "You already participated in Pro Plus trial.": "You already participated in Pro Plus trial.", + "You already set {{options.maxAlertsNumber}} alerts. Upgrade to PRO Plus to set unlimited custom alerts and improve your experience!": "You already set {{options.maxAlertsNumber}} alerts. Upgrade to PRO Plus to set unlimited custom alerts and improve your experience!", + "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.": "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.", + "You are not authenticated.": "You are not authenticated.", + "You are not logged in. Please sign in.": "Je bent niet ingelogd. Log eerst in.", + "you are using browser": "You are using __browser__ on __os__.", + "You can not vote twice for one message": "Je kunt niet twee keer stemmen op één bericht", + "You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.": "You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.", + "You can save up to 5 charts with your subscription. Upgrade to PRO, PRO Plus or Premium membership and save unlimited charts, along with many other exciting features. Starting from only $9.95 a month - upgrade today!": "You can save up to 5 charts with your subscription. Upgrade to PRO, PRO Plus or Premium membership and save unlimited charts, along with many other exciting features. Starting from only $9.95 a month - upgrade today!", + "You have no ignored users": "Je hebt geen genegeerde gebruikers", + "You have no private messages yet": "Je hebt nog geen privé berichten", + "You may subscribe for official realtime and intraday data.": "Je kunt je aanmelden voor officiële real-time en intra-day data.", + "You requested a custom interval that is available only to PRO users.": "You requested a custom interval that is available only to PRO users.", + "You requested a hotlist that is available only to PRO users.": "You requested a hotlist that is available only to PRO users.", + "You requested a symbol that is available only to PRO Plus and Premium users. You will now be switched to the equivalent BATS symbol.": "You requested a symbol that is available only to PRO Plus and Premium users. You will now be switched to the equivalent BATS symbol.", + "You requested an intraday spread symbol that is available only to PRO Plus and Premium users. You will now be switched to a Daily (D) interval.": "You requested an intraday spread symbol that is available only to PRO Plus and Premium users. You will now be switched to a Daily (D) interval.", + "You will be automatically redirected to PayPal in order to finish your purchase.": "You will be automatically redirected to PayPal in order to finish your purchase.", + "You're subscribing to {{ product_title }}": "You're subscribing to {{ product_title }}", + "Your 30-day free PRO Plus account has been activated. You are now part of a community of 2 million+ ideas that have been created within TradingView charts. To help get the ball rolling, we'd suggest you spend a few minutes familiarizing yourself with our online help section. We hope you enjoy working with TradingView and wish you good trading!": "Your 30-day free PRO Plus account has been activated. You are now part of a community of 2 million+ ideas that have been created within TradingView charts. To help get the ball rolling, we'd suggest you spend a few minutes familiarizing yourself with our online help section. We hope you enjoy working with TradingView and wish you good trading!", + "Your account will be charged $0.01 in order to verify it.": "Your account will be charged $0.01 in order to verify it.", + "Your chart is being saved, please wait a moment before you leave this page.": "Your chart is being saved, please wait a moment before you leave this page.", + "Your credit card on file is XXXX-XXXX-XXXX": "Your credit card on file is XXXX-XXXX-XXXX", + "Your free account allows you to apply up to 10 studies to a chart. Upgrade to PRO, PRO Plus or Premium account to have as many studies on a chart as you want, as well as many other exciting features.": "Your free account allows you to apply up to 10 studies to a chart. Upgrade to PRO, PRO Plus or Premium account to have as many studies on a chart as you want, as well as many other exciting features.", + "Your Order": "Your Order", + "Your Personal Invitation to Go PRO Plus": "Your Personal Invitation to Go PRO Plus", "ytd": "ytd", "YTD": "YTD", - "6m": "6m", - "3m": "3m", - "1m": "1m", - "5d": "5d", - "1d": "1d", - "Room title": "Room title", - "Room purpose": "Room purpose", - "Edit chat room": "Edit chat room", - "Create new public chat": "Create new public chat", - "Show Symbol Last Value": "Show Symbol Last Value", - "Show Indicator Last Value": "Show Indicator Last Value", - "Paper Trading is disconnected": "Paper Trading is disconnected", - "Hide Buy/Sell Panel": "Hide Buy/Sell Panel", - "Sell symbol": "Sell __displaySymbol__ Stop __abbreviatedNumber__ @ __formattedValue__", - "Buy symbol": "Buy __displaySymbol__ Limit __abbreviatedNumber__ @ __formattedValue__", - "IDEA TITLE AND DESCRIPTION": "IDEA TITLE AND DESCRIPTION", - "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.": "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.", - "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.": "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.", - "SHORT": "SHORT", - "LONG": "LONG", - "NEUTRAL": "NEUTRAL", - "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

": "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

", - "you are using browser": "You are using __browser__ on __os__.", - "Hide data": "Hide data", - "Show data": "Show data", - "Study Templates": "Study Templates", - "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout": "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout", - "Find existing chat": "Find existing chat", - "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", - "Black": "Black", - "Blue": "Blue", - "Grey": "Grey", - "White": "White", - "Show Positions": "Show Positions", - "Show Orders": "Show Orders" + "Zero Line": "Zero Line", + "Zero": "Nul", + "Zig Zag": "Zig Zag", + "Zoom In": "Inzoomen", + "Zoom Out": "Uitzoomen", + "{0} bars": "{0} bars", + "{0} copy": "{0} kopiëren", + "{0} ideas...": "{0} ideeën...", + "{0} P&L: {1}": "{0} winst & verlies: {1}", + "Up bars": "Up bars", + "Down bars": "Down bars", + "Projection up bars": "Projection up bars", + "Projection down bars": "Projection down bars", + "ATR length": "ATR length", + "Reversal amount": "Reversal amount", + "Number of line": "Number of line", + "HL": "HL", + "ATR": "ATR", + "Traditional": "Traditional", + "Website": "Website", + "Support": "Support", + "PRO Premium": "PRO Premium", + "PRO Plus": "PRO Plus", + "PRO Plus Early Access": "PRO Plus Early Access", + "Update Payment Method": "Update Payment Method", + "Enter your new address": "Enter your new address", + "Save changes": "Save changes", + "All your current subscriptions will be updated to use the new account.": "All your current subscriptions will be updated to use the new account.", + "This trading product is integrated in TradingView thanks to our Partner Program for Developers. These are independent, unaffiliated studies, which are not part of TradingView subscriptions – these are separate tools that you buy if you want. Description, algorithm, support and prices are all determined by the author.": "This trading product is integrated in TradingView thanks to our Partner Program for Developers. These are independent, unaffiliated studies, which are not part of TradingView subscriptions – these are separate tools that you buy if you want. Description, algorithm, support and prices are all determined by the author.", + "EDIT SUBSCRIPTION": "EDIT SUBSCRIPTION", + "TradingView Account": "TradingView Account", + "

Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the features, top authors or create your first idea!

": "

Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the features, top authors or create your first idea!

", + "Alert not found with standart API": "Alert not found with standart API", + "Chatting is enabled {0} hours after creating a new account. This is done to prevent chat bots and general spam.": "Chatting is enabled {0} hours after creating a new account. This is done to prevent chat bots and general spam.", + "Do you really want to clear alerts log?": "Do you really want to clear alerts log?", + "Do you really want to delete alert {0}?": "Do you really want to delete alert {0}?", + "Do you really want to delete script '{0}'?": "Do you really want to delete script '{0}'?", + "Do you really want to delete {0} alerts?": "Do you really want to delete {0} alerts?", + "Do you really want to stop alert {0}?": "Do you really want to stop alert {0}?", + "Do you really want to stop {0} alerts?": "Do you really want to stop {0} alerts?", + "EPS": "EPS", + "EPS Dil": "EPS Dil", + "Edit Idea": "Edit Idea", + "Multi Charts Layout": "Multi Charts Layout", + "PE": "PE", + "PRO": "PRO", + "Publish Idea": "Publish Idea", + "2 year": "2 jaar", + "All fields are required": "All fields are required", + "Available": "Available", + "Check credit card number and CVV/CSC code": "Check credit card number and CVV/CSC code", + "Check expiration date": "Check expiration date", + "City": "City", + "Comments": "Comments", + "Country": "Country", + "Credit Card": "Credit Card", + "Credit card fields may contain only digits": "Credit card fields may contain only digits", + "Enter your ZIP code": "Enter your ZIP code", + "If you want to change the address, please enter your ZIP code here": "If you want to change the address, please enter your ZIP code here", + "Make payment with previously used details": "Make payment with previously used details", + "More {{sectionName}} Ideas": "More {{sectionName}} Ideas", + "PayPal": "PayPal", + "Payment Information": "Payment Information", + "Please choose at least one exchange to continue.": "Please choose at least one exchange to continue.", + "Please use only latin characters in address fields": "Please use only latin characters in address fields", + "Please use only latin characters in your first and last names": "Please use only latin characters in your first and last names", + "State/Region": "State/Region", + "Street": "Street", + "Subscribe": "Subscribe", + "Zip Code": "Zip Code", + "year": "year", + " Limit ": " Limit ", + " Stop ": " Stop ", + "

Only D, W, M intervals are supported for this symbol/exchange. You will be automatically switched to a D interval. Intraday intervals are not available because of exchange policies.

": "

Only D, W, M intervals are supported for this symbol/exchange. You will be automatically switched to a D interval. Intraday intervals are not available because of exchange policies.

", + "

Symbol ": "

Symbol ", + "Account Name": "Account naam", + "Active Chart": "Actieve grafiek", + "Active chart doesn't contain the study you are going to publish": "De actieve grafiek bevat niet de studie die je gaat publiceren", + "Add this room to favorites": "Voeg deze kamer aan favorieten toe", + "Add {0}...": "Voeg {0} toe...", + "Alerts maintenance": "Alerts maintenance", + "All Charts": "All Charts", + "All fields are required.": "All fields are required.", + "Are you sure you want to overwrite '{0}' script?": "Are you sure you want to overwrite '{0}' script?", + "Balances": "Balances", + "Ban ": "Ban ", + "Ban expires in {0}": "Ban expires in {0}", + "Ban user": "Ban user", + "Brokerage Name": "Brokerage Name", + "By": "By", + "CQG Password": "CQG Password", + "CQG Username": "CQG Username", + "Can't create alert on invalid symbol": "Can't create alert on invalid symbol", + "Can't create alert when offline": "Can't create alert when offline", + "Can't edit alert on invalid symbol": "Can't edit alert on invalid symbol", + "Can't edit alert when offline": "Can't edit alert when offline", + "Change Background Transparency": "Change Background Transparency", + "Change Balloon Background Color": "Change Balloon Background Color", + "Change Balloon Background Transparency": "Change Balloon Background Transparency", + "Change Balloon Border Color": "Change Balloon Border Color", + "Change Balloon Text": "Change Balloon Text", + "Change Balloon Text Font Size": "Change Balloon Text Font Size", + "Change Balooon Text Color": "Change Balooon Text Color", + "Change Border Color": "Change Border Color", + "Change CQG password": "Change CQG password", + "Change Curve Background Color": "Change Curve Background Color", + "Change Curve Background Transparency": "Change Curve Background Transparency", + "Change Curve Filling": "Change Curve Filling", + "Change Curve Line Color": "Change Curve Line Color", + "Change Curve Line Extending Left": "Change Curve Line Extending Left", + "Change Curve Line Extending Right": "Change Curve Line Extending Right", + "Change Curve Line Left End": "Change Curve Line Left End", + "Change Curve Line Right End": "Change Curve Line Right End", + "Change Curve Line Style": "Change Curve Line Style", + "Change Curve Line Width": "Change Curve Line Width", + "Change Fib Arcs Background Transparency": "Change Fib Arcs Background Transparency", + "Change Fib Arcs Background Visibility": "Change Fib Arcs Background Visibility", + "Change Fib Speed Resistance Arcs Full Cirlces Mode": "Change Fib Speed Resistance Arcs Full Cirlces Mode", + "Change Fib Speed Resistance Arcs Levels Visibility": "Change Fib Speed Resistance Arcs Levels Visibility", + "Change Fib Speed Resistance Arcs Line Color": "Change Fib Speed Resistance Arcs Line Color", + "Change Fib Speed Resistance Arcs Visibility": "Change Fib Speed Resistance Arcs Visibility", + "Change Fib Speed Resistance Arcs Width": "Change Fib Speed Resistance Arcs Width", + "Change Password": "Change Password", + "Change Price Text Color": "Change Price Text Color", + "Change Price Text Font Size": "Change Price Text Font Size", + "Change Time Cycles Background Color": "Change Time Cycles Background Color", + "Change Time Cycles Background Transparency": "Change Time Cycles Background Transparency", + "Change Time Cycles Color": "Change Time Cycles Color", + "Change Time Cycles Filling": "Change Time Cycles Filling", + "Change Time Cycles Line Style": "Change Time Cycles Line Style", + "Change Time Cycles Line Width": "Change Time Cycles Line Width", + "Check firewall settings and make sure access to websocket ({0} port {1}) is open. Then click Reconnect or press F5.": "Check firewall settings and make sure access to websocket ({0} port {1}) is open. Then click Reconnect or press F5.", + "Click the broker you want to trade through": "Click the broker you want to trade through", + "Collaterals": "Collaterals", + "Confirm Password": "Confirm Password", + "Connect to CQG": "Connect to CQG", + "Connection is lost": "Connection is lost", + "Content": "Content", + "Continue to checkout": "Continue to checkout", + "Continued violation of chat etiquette": "Continued violation of chat etiquette", + "Continued violation of chat etiquette.": "Continued violation of chat etiquette.", + "Countdown": "Countdown", + "Create New List": "Create New List", + "Create New List...": "Create New List...", + "Curve": "Curve", + "December": "December", + "Degree": "Degree", + "Describe your company and project in a few sentences.": "Describe your company and project in a few sentences.", + "Desktop notifications": "Desktop notifications", + "Desktop notifications when I'm mentioned": "Desktop notifications when I'm mentioned", + "Dialog": "Dialog", + "Do you realy want to delete{0}watchlist?": "Do you realy want to delete{0}watchlist?", + "Do you want to take advantage of this offer now?": "Do you want to take advantage of this offer now?", + "Double Curve": "Double Curve", + "Early Access 50% off{{#is_finished}} – Final chance{{/is_finished}}": "Early Access 50% off{{#is_finished}} – Final chance{{/is_finished}}", + "Early Access for $15/Month": "Early Access for $15/Month", + "Edit Alert...": "Edit Alert...", + "Edit {0} Alert...": "Edit {0} Alert...", + "Elliott Correction Wave (ABC)": "Elliott Correction Wave (ABC)", + "Elliott Double Combo Wave (WXY)": "Elliott Double Combo Wave (WXY)", + "Elliott Impulse Wave (12345)": "Elliott Impulse Wave (12345)", + "Elliott Triangle Wave (ABCDE)": "Elliott Triangle Wave (ABCDE)", + "Elliott Triple Combo Wave (WXYXZ)": "Elliott Triple Combo Wave (WXYXZ)", + "Email notifications": "Email notifications", + "Email notifications when I'm mentioned": "Email notifications when I'm mentioned", + "Email-to-sms is the easiest and absolutely free way to send text message (SMS) from the internet to phones. This site aims to be the most complete and up-to-date list of email addresses that can be used to send text messages to phones.": "Email-to-sms is the easiest and absolutely free way to send text message (SMS) from the internet to phones. This site aims to be the most complete and up-to-date list of email addresses that can be used to send text messages to phones.", + "Error occured": "Error occured", + "Error while trying to create snapshot.": "Error while trying to create snapshot.", + "Error:": "Error:", + "Error: too long text": "Error: too long text", + "Export Watchlist": "Export Watchlist", + "Failed:": "Failed:", + "Full Circles": "Full Circles", + "Get the link to your individual GitHub profile, which we’ll enable for access to the library.": "Get the link to your individual GitHub profile, which we’ll enable for access to the library.", + "Go PRO": "Go PRO", + "HL Bars": "HL Bars", + "Here are a few steps to get your Charting Library:": "Here are a few steps to get your Charting Library:", + "Hide alert label line": "Hide alert label line", + "Horz Grid Lines": "Horz Grid Lines", + "How to fix:": "How to fix:", + "If you like what you see, you have an exclusive chance to get 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.": "If you like what you see, you have an exclusive chance to get 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.", + "If you need support then please visit our issues tracker using your GitHub profile we’ve granted access to.": "If you need support then please visit our issues tracker using your GitHub profile we’ve granted access to.", + "Import Watchlist...": "Import Watchlist...", + "Import/Export Watchlists": "Import/Export Watchlists", + "Indicator Labels": "Indicator Labels", + "Interval is not applicable": "Interval is not applicable", + "Invalid data format": "Invalid data format", + "Invalid limit price": "Invalid limit price", + "Invalid quantity": "Invalid quantity", + "Invalid stop price": "Invalid stop price", + "It appears that your browser does not support Canvas technology, which is needed for TradingView to work.
": "It appears that your browser does not support Canvas technology, which is needed for TradingView to work.
", + "It appears that your browser does not support WebSocket technology and does not have Adobe Flash plugin installed, one of which is essential for our portal.
": "It appears that your browser does not support WebSocket technology and does not have Adobe Flash plugin installed, one of which is essential for our portal.
", + "June": "June", + "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That is less than $15/month. Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!": "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That is less than $15/month. Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!", + "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.": "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.", + "Just wait awhile. We will send you all necessary information ASAP.": "Just wait awhile. We will send you all necessary information ASAP.", + "Launch chat in a separate window": "Launch chat in a separate window", + "Left Axis": "Left Axis", + "Library Without The Link": "Library Without The Link", + "Line - Close": "Line - Close", + "Line - HL/2": "Line - HL/2", + "Line - High": "Line - High", + "Line - Low": "Line - Low", + "Line - Open": "Line - Open", + "Load all alerts...": "Load all alerts...", + "Lock Cursor In Time": "Lock Cursor In Time", + "Log in": "Log in", + "My Lists": "My Lists", + "New Password": "New Password", + "New password and confirmation doesn't match": "New password and confirmation doesn't match", + "New password is required": "New password is required", + "No address input to apply autocomplete": "No address input to apply autocomplete", + "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at founders@tradingview.com": "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at founders@tradingview.com", + "No brokers available": "No brokers available", + "Non-tradable symbol": "Non-tradable symbol", + "Now is your LAST and FINAL chance to get 12 months for only $179.4 (regular $360). That’s less than $15/month and 50% off regular month-to-month payments.": "Now is your LAST and FINAL chance to get 12 months for only $179.4 (regular $360). That’s less than $15/month and 50% off regular month-to-month payments.", + "OC Bars": "OC Bars", + "Oh no! You have only 2 weeks left in your PRO Plus trial! These benefits will expire in two short weeks:": "Oh no! You have only 2 weeks left in your PRO Plus trial! These benefits will expire in two short weeks:", + "Old Password": "Old Password", + "Old password is required": "Old password is required", + "Oops, something went wrong": "Oops, something went wrong", + "Oops, your browser can't display our charts!": "Oops, your browser can't display our charts!", + "Orders": "Orders", + "PRO account": "PRO account", + "Password confirmation is required": "Password confirmation is required", + "Passwords do not match.": "Passwords do not match.", + "Place": "Place", + "Please add 'study(title=\"SomeTitle\")' statement to the script code": "Please add 'study(title=\"SomeTitle\")' statement to the script code", + "Please report the issue or click Reconnect.": "Please report the issue or click Reconnect.", + "Please use one of the following browsers:": "Please use one of the following browsers:", + "Please, install Flash plugin or consider updating to one of these modern browsers with WebSocket support:": "Please, install Flash plugin or consider updating to one of these modern browsers with WebSocket support:", + "Please, try to reload page to edit user data": "Please, try to reload page to edit user data", + "Positions": "Positions", + "Pro Plus": "Pro Plus", + "Processing script...": "Processing script...", + "Publish All Charts": "Publish All Charts", + "Publish Only": "Publish Only", + "Published Idea": "Published Idea", + "Recent chats": "Recent chats", + "Reconnect": "Reconnect", + "Rename List": "Rename List", + "Rename List...": "Rename List...", + "Report a data issue": "Report a data issue", + "Restore Size": "Restore Size", + "Right Axis": "Right Axis", + "Risk/Reward": "Risk/Reward", + "Save List As...": "Save List As...", + "Script '{0}' has been saved": "Script '{0}' has been saved", + "Script cannot be compiled because of errors.": "Script cannot be compiled because of errors.", + "Script has been deleted": "Script has been deleted", + "Script is not saved. Nothing to delete.": "Script is not saved. Nothing to delete.", + "Script is not saved. Nothing to rename.": "Script is not saved. Nothing to rename.", + "Script study added to the chart": "Script study added to the chart", + "Select Broker": "Select Broker", + "Select alert": "Select alert", + "Send all the stuff to Stan Bokov at founders@tradingview.com": "Send all the stuff to Stan Bokov at founders@tradingview.com", + "Series Sale Name": "Series Sale Name", + "Series Sale Number": "Series Sale Number", + "Server broke the connection. Click Reconnect or press F5.": "Server broke the connection. Click Reconnect or press F5.", + "Shortcuts": "Shortcuts", + "Show Dividends": "Show Dividends", + "Show Earnings": "Show Earnings", + "Show Hidden Tools": "Show Hidden Tools", + "Show Splits": "Show Splits", + "Show Symbol Info": "Show Symbol Info", + "Show Values": "Show Values", + "Sign our License Agreement": "Sign our License Agreement", + "Sine Line": "Sine Line", + "Sorry, an error has occurred": "Sorry, an error has occurred", + "Study": "Study", + "Success": "Success", + "Symbol Info": "Symbol Info", + "Symbol Info...": "Symbol Info...", + "Symbol Labels": "Symbol Labels", + "Time Cycles": "Time Cycles", + "To purchase the commercial version of the library, please contact Stan Bokov at founders@tradingview.com.": "To purchase the commercial version of the library, please contact Stan Bokov at founders@tradingview.com.", + "TradingView Notice": "TradingView Notice", + "Trial confirmation dialog": "Trial confirmation dialog", + "Trial confirmation text": "Trial confirmation text", + "Try": "Try", + "URL cannot be recieved.": "URL cannot be recieved.", + "Unexpected error: can't change profile data": "Unexpected error: can't change profile data", + "Unread Messages": "Unread Messages", + "Upgrade and get 50% off regular month-to-month payments!": "Upgrade and get 50% off regular month-to-month payments!", + "User cancelled operation": "User cancelled operation", + "Vert Grid Lines": "Vert Grid Lines", + "Visual settings...": "Visual settings...", + "Widget": "Widget", + "Width (% of the Box)": "Width (% of the Box)", + "Wrong value": "Wrong value", + "You have unsaved changes in the current script. Do you really want to discard them and start working with another script?": "You have unsaved changes in the current script. Do you really want to discard them and start working with another script?", + "Your Password Has Expired": "Your Password Has Expired", + "Your password has expired, please enter new password": "Your password has expired, please enter new password", + "active at": "actief om", + "ago": "ago", + "agreed with your idea %chart% about %symbol%": "agreed with your idea %chart% about %symbol%", + "all inactive": "all inactive", + "and details": "and details", + "avg fill price": "avg fill price", + "avg price": "avg price", + "balance": "balance", + "best ask": "best ask", + "best bid": "best bid", + "cach excess": "cach excess", + "changed status": "changed status", + "collateral": "collateral", + "commented on idea you follow %chart% about %symbol%": "commented on idea you follow %chart% about %symbol%", + "commented on your idea %chart% about %symbol%": "commented on your idea %chart% about %symbol%", + "currency": "currency", + "disagreed with your idea %chart% about %symbol%": "disagreed with your idea %chart% about %symbol%", + "fill qty": "fill qty", + "filtered": "filtered", + "id": "id", + "initial margin": "initial margin", + "is now following you": "is now following you", + "last trade": "last trade", + "less than a minute": "less than a minute", + "limit price": "limit price", + "mn": "mn", + "mvo": "mvo", + "offset": "offset", + "on": "on", + "open P/L": "open P/L", + "or choose another broker": "or choose another broker", + "ote": "ote", + "placing time": "placing time", + "published new idea %chart% about %symbol% you follow": "published new idea %chart% about %symbol% you follow", + "purchasing power": "purchasing power", + "qty": "qty", + "replied to your comment on %chart% about %symbol%": "replied to your comment on %chart% about %symbol%", + "side": "side", + "sign in or register": "sign in or register", + "status": "status", + "stop price": "stop price", + "subscription": "subscription", + "symbol": "symbol", + "total margin": "total margin", + "total value": "total value", + "type": "type", + "upl": "upl", + "w": "w", + "y": "y", + "you follow commented on %chart% about %symbol%": "you follow commented on %chart% about %symbol%", + "you follow published new idea %chart% about %symbol%": "you follow published new idea %chart% about %symbol%", + "{0} is already in this chat.": "{0} is al in deze chat.", + "Сolor line": "Сolor line", + "Bottom Center": "Bottom Center", + "Bottom Left": "Bottom Left", + "Bottom Right": "Bottom Right", + "Chart snapshot": "Chart snapshot", + "Create Horizontal Line": "Create Horizontal Line", + "Create Vertical Line": "Create Vertical Line", + "Hide Published Charts Timeline": "Hide Published Charts Timeline", + "Left": "Left", + "Middle Center": "Middle Center", + "Middle Left": "Middle Left", + "Middle Right": "Middle Right", + "No color themes saved": "No color themes saved", + "Right": "Right", + "Room {0} was deleted": "Room {0} was deleted", + "Theme": "Theme", + "Theme name": "Theme name", + "Top Center": "Top Center", + "Top Left": "Top Left", + "Top Right": "Top Right", + "TradingView Partner": "TradingView Partner", + "You were in the video call. Duration: {0}": "You were in the video call. Duration: {0}", + "{0} has entered the chat": "{0} is de chat binnengekomen", + "{0} has left the chat": "{0} heeft de chat verlaten", + "{0} was banned for {1} minutes": "{0} is geband voor {1} minuten", + "Discipline is the foundation of profitable trading for both discretionary and systematic traders. Visually stunning and intuitive to use, 3D ProSuite is an indispensible professional toolkit of point-and-shoot quantitative risk management and decision support tools for stock pickers and traders focused on technical entry techniques. Know instantly where to place a trailing stop and where to exit. Identify trends and pullbacks. Watch rotation and volatility in real time. Calculate hedge ratios for protection. Identify extremes. Non-programmers interested in systematic trading can take advantage of our strategy to test a combination of 3D ProSuite with moving average filter, channel filter, and volatility filter.": "Discipline is the foundation of profitable trading for both discretionary and systematic traders. Visually stunning and intuitive to use, 3D ProSuite is an indispensible professional toolkit of point-and-shoot quantitative risk management and decision support tools for stock pickers and traders focused on technical entry techniques. Know instantly where to place a trailing stop and where to exit. Identify trends and pullbacks. Watch rotation and volatility in real time. Calculate hedge ratios for protection. Identify extremes. Non-programmers interested in systematic trading can take advantage of our strategy to test a combination of 3D ProSuite with moving average filter, channel filter, and volatility filter.", + "AOS FX Primer is made up of 3 separate indicators to help you better analyse the markets. AOS FX Sessions shows session start/end times (automatically handling Daylight Saving changes) along with opening ranges. AOS FX Day HL shows the High and Low level for the past 2 years, automatically handling Daylight Saving changes. AOS ATRplus shows the moving average mid-point of the previous bar ranges. Please see our website for a full description and screenshots.": "AOS FX Primer is made up of 3 separate indicators to help you better analyse the markets. AOS FX Sessions shows session start/end times (automatically handling Daylight Saving changes) along with opening ranges. AOS FX Day HL shows the High and Low level for the past 2 years, automatically handling Daylight Saving changes. AOS ATRplus shows the moving average mid-point of the previous bar ranges. Please see our website for a full description and screenshots.", + "Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:

  • Dynamically plot market support and resistance areas (SCMR Dynamic Levels™)
  • Highlight individual bar conditions (SCMR B2B™)
  • Measure and time market trading ranges (SCMR Momentum Peaks™)
No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.": "Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:
  • Dynamically plot market support and resistance areas (SCMR Dynamic Levels™)
  • Highlight individual bar conditions (SCMR B2B™)
  • Measure and time market trading ranges (SCMR Momentum Peaks™)
No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.", + "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex. For more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.": "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex. For more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.", + "\"Buy Sell\" indicator is simple yet powerful trading signals that will help you consistently profit from the market. It built with risk management in mind, meaning average winning trade will be more than average losing trade several times.

It comes with signals and trend confirmation. For more information please visit: synergytrading.weebly.com": "\"Buy Sell\" indicator is simple yet powerful trading signals that will help you consistently profit from the market. It built with risk management in mind, meaning average winning trade will be more than average losing trade several times.

It comes with signals and trend confirmation. For more information please visit: synergytrading.weebly.com", + "Above Bar": "Boven bar", + "Absolute": "Absoluut", + "Below Bar": "Below Bar", + "Bottom": "Bottom", + "Top": "Top", + "Alerts are not yet available for this chart type. Please check GetSatisfaction and vote for this feature to show support for it.": "Alerts are not yet available for this chart type. Please check GetSatisfaction and vote for this feature to show support for it.", + "Arguments": "Arguments", + "Built-in Functions": "Built-in Functions", + "Built-in Variable": "Built-in Variable", + "Built-in Variables": "Built-in Variables", + "Built-in'+(docs.kind === TVScript.FunKind.DECL ? ' Annotation' : '": "Built-in'+(docs.kind === TVScript.FunKind.DECL ? ' Annotation' : '", + "Confirm replacing": "Confirm replacing", + "Delete all drawing for this symbol": "Delete all drawing for this symbol", + "Examples": "Examples", + "Language Operator": "Language Operator", + "Language Operators": "Language Operators", + "My Ideas": "My Ideas", + "Not Now": "Not Now", + "Oops!": "Oops!", + "Open Manage Drawings": "Open Manage Drawings", + "PUBLISH PRIVATE IDEA": "PUBLISH PRIVATE IDEA", + "Pine Script Reference (new window)": "Pine Script Reference (new window)", + "Pine Script Reference (pop-up)": "Pine Script Reference (pop-up)", + "Publish Private Idea": "Publish Private Idea", + "Publishing is possible only from the chart page. Please open a chart and then try again.": "Publishing is possible only from the chart page. Please open a chart and then try again.", + "Remarks": "Remarks", + "Remove all line tools for ": "Remove all line tools for ", + "Returns": "Returns", + "Script Language Reference Manual": "Script Language Reference Manual", + "See Also": "See Also", + "Syntax": "Syntax", + "Type:": "Type:", + "Be the first to speak": "Be the first to speak", + "Ignored users list": "Ignored users list", + "# (Total: {0})": "# (Total: {0})", + "Hold Shift – draw lines at right angles.": "Hold Shift – draw lines at right angles.", + "Number or , – change interval. Type in a digit for minute charts, or first letter of the word for longer resolutions. E.g. 1, 5, 30, 60, 1440, H, 2H, 6H, D, 5D, 3W, 6M.": "Number or , – change interval. Type in a digit for minute charts, or first letter of the word for longer resolutions. E.g. 1, 5, 30, 60, 1440, H, 2H, 6H, D, 5D, 3W, 6M.", + "By clicking on “Sign Up” you are agreeing to the Terms of Service.": "By clicking on “Sign Up” you are agreeing to the Terms of Service.", + "Change Days To": "Change Days To", + "Change Hours To": "Change Hours To", + "Change Line Tool Visibility On Days": "Change Line Tool Visibility On Days", + "Change Line Tool Visibility On Hours": "Change Line Tool Visibility On Hours", + "Change Line Tool Visibility On Minutes": "Change Line Tool Visibility On Minutes", + "Change Line Tool Visibility On Months": "Change Line Tool Visibility On Months", + "Change Line Tool Visibility On Weeks": "Change Line Tool Visibility On Weeks", + "Change Minutes To": "Change Minutes To", + "Correct?": "Correct?", + "Could not send your report": "Could not send your report", + "Crypto/crypto pairs (eg. LTC/BTC) are not currently supported but that may change in the future.": "Crypto/crypto pairs (eg. LTC/BTC) are not currently supported but that may change in the future.", + "Cypher Pattern": "Cypher Pattern", + "Days": "Days", + "Go to Date...": "Go to Date...", + "Go to...": "Go to...", + "Hours": "Hours", + "IMPORTANT:": "IMPORTANT:", + "Indexes don’t have prices, they have values. There are corresponding ETFs that can be traded. SPX is the SnP500 index, but SPY is the ETF that can be traded.": "Indexes don’t have prices, they have values. There are corresponding ETFs that can be traded. SPX is the SnP500 index, but SPY is the ETF that can be traded.", + "Last available bar": "Last available bar", + "Minutes": "Minutes", + "Months": "Months", + "Please do not modify the order so we can investigate the issue.": "Please do not modify the order so we can investigate the issue.", + "Report this message": "Report this message", + "Select order": "Select order", + "Simply
drag & drop

or select file...": "Simply
drag & drop

or select file...", + "Spreads can’t be traded because they are not a single symbol, they are a visual representation of a calculation.": "Spreads can’t be traded because they are not a single symbol, they are a visual representation of a calculation.", + "Thanks!": "Thanks!", + "To:": "To:", + "Trading issue": "Trading issue", + "Warning:": "Warning:", + "Weeks": "Weeks", + "comment": "comment", + "goto date.": "goto date.", + "html5 stock charting
library licensing": "html5 stock charting
library licensing", + "message": "message", + "Go": "Go", + "Go to": "Go to", + "Report {0} from {1} to moderators": "Report {0} from {1} to moderators", + "Reported {0} from @{1}, {2}": "Reported {0} from @{1}, {2}", + "Add Text Note For {0}": "Add Text Note For {0}", + "Add To Text Notes": "Add To Text Notes", + "Are you sure you want to delete this script?": "Are you sure you want to delete this script?", + "DELETE": "DELETE", + "Do you realy want to delete {0} template?": "Do you realy want to delete {0} template?", + "Do you realy want to replace \"{0}\"?": "Do you realy want to replace \"{0}\"?", + "Idea": "Idea", + "NEW": "NEW", + "New Untitled Note": "New Untitled Note", + "Open Text Notes Panel": "Open Text Notes Panel", + "Please enter a valid URL": "Please enter a valid URL", + "Save template as...": "Save template as...", + "Search Note": "Search Note", + "Template name": "Template name", + "Text Notes": "Text Notes", + "Text Notes are available only on chart page. Please open a chart and then try again.": "Text Notes are available only on chart page. Please open a chart and then try again.", + "URL": "URL", + "Add Text Note For __symbol__": "Add Text Note For __symbol__", + "Add this study to active chart": "Add this study to active chart", + "April": "April", + "Are you sure you want to cancel order %s?": "Are you sure you want to cancel order %s?", + "Are you sure you want to ignore messages from __username__?": "Are you sure you want to ignore messages from __username__?", + "August": "August", + "Buy ": "Buy ", + "Cancel PRO Account": "Cancel PRO Account", + "Cancel subscription": "Cancel subscription", + "Change Minutes From": "Change Minutes From", + "Connect to %s": "Connect to %s", + "Connection to server was lost": "Connection to server was lost", + "Continued violation of chat etiquette. For more information on this etiquette please go to __link__": "Continued violation of chat etiquette. For more information on this etiquette please go to __link__", + "Created {0}.": "Created {0}.", + "Do you really want to delete __themename__ theme?": "Do you really want to delete __themename__ theme?", + "Expand __symbol__ chart": "Expand __symbol__ chart", + "February": "February", + "January": "January", + "July": "July", + "Last edited {0}": "Last edited {0}", + "Link to __room__ chat": "Link to __room__ chat", + "M": "M", + "March": "March", + "Neutral": "Neutral", + "No Title": "No Title", + "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at __email__": "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at __email__", + "No showcase": "No showcase", + "Notice": "Notice", + "November": "November", + "October": "October", + "Open __symbol__ Text Note": "Open __symbol__ Text Note", + "Publish": "Publish", + "Room __title__ was deleted": "Room __title__ was deleted", + "Save theme as...": "Save theme as...", + "Script": "Script", + "Script Error": "Script Error", + "Sell ": "Sell ", + "Send private message to __username__": "Send private message to __username__", + "September": "September", + "Show Published Charts Timeline": "Show Published Charts Timeline", + "Show alert label line": "Show alert label line", + "Show all messages from __username__": "Show all messages from __username__", + "Symbol __symbol__ cannot be traded on TradingView’s Paper Trading. Why not?": "Symbol __symbol__ cannot be traded on TradingView’s Paper Trading. Why not?", + "To: __username__": "To: __username__", + "Unlock": "Unlock", + "__minutes__ min": "__minutes__ min", + "__minutes__ min __seconds__ sec": "__minutes__ min __seconds__ sec", + "__seconds__ sec": "__seconds__ sec", + "__username__ has entered the chat": "__username__ has entered the chat", + "__username__ has left the chat": "__username__ has left the chat", + "days": "days", + "hours": "hours", + "minutes": "minutes", + "months": "months", + "years": "years", + "Sign in or sign up to use paper trading": "Sign in or sign up to use paper trading", + "Paper Trading is disconnected.": "Paper Trading is disconnected.", + "long": "long", + "short": "short", + "1 day": "1 day", + "1 hour": "1 hour", + "10 minutes": "10 minutes", + "12 hours": "12 hours", + "3 hours": "3 hours", + "30 minutes": "30 minutes", + "5 minutes": "5 minutes", + "Balance:": "Balance:", + "Ban __username__": "Ban __username__", + "Ban duration:": "Ban duration:", + "Ban expires in less than __duration__": "Ban expires in less than __duration__", + "Banned permanently": "Banned permanently", + "Content that caused the ban:": "Content that caused the ban:", + "Equity:": "Equity:", + "Hi,nnI'm a moderator for TradingView. I reviewed your idea at __chart__ and had to mark it as \"Not Suggested\" because it doesn't comply with our House Rules https://www.tradingview.com/house-rules/.nnPay attention to these rules to get into the Suggested stream more often, or even become a Suggested Author. Please let me know if you have any questions, will be happy to help.": "Hi,nnI'm a moderator for TradingView. I reviewed your idea at __chart__ and had to mark it as \"Not Suggested\" because it doesn't comply with our House Rules https://www.tradingview.com/house-rules/.nnPay attention to these rules to get into the Suggested stream more often, or even become a Suggested Author. Please let me know if you have any questions, will be happy to help.", + "Idea comments": "Idea comments", + "Ideas publishing": "Ideas publishing", + "If you have questions or suggestions, reply to this message.": "If you have questions or suggestions, reply to this message.", + "Ignore __username__": "Ignore __username__", + "Percents": "Percents", + "Permanently": "Permanently", + "Phone": "Phone", + "Please enter template name": "Please enter template name", + "Please enter theme name": "Please enter theme name", + "Position is being changed": "Position is being changed", + "Private messages": "Private messages", + "Public chats": "Public chats", + "Publish idea": "Publish idea", + "Quote the message which caused the ban along with additional comments if any (a private message with this information will be sent to the user from your account):": "Quote the message which caused the ban along with additional comments if any (a private message with this information will be sent to the user from your account):", + "Read this every time before banning someone! Our goal is to keep a healthy, constructive and useful dialog open in the chatrooms. Sending a private message with a warning is enough to solve 99% of the issues. If that doesn’t help, start with a one-minute ban.": "Read this every time before banning someone! Our goal is to keep a healthy, constructive and useful dialog open in the chatrooms. Sending a private message with a warning is enough to solve 99% of the issues. If that doesn’t help, start with a one-minute ban.", + "Save new study template": "Save new study template", + "Select violation...": "Select violation...", + "Snapshot": "Snapshot", + "Symbols from Quandl are not currently supported.": "Symbols from Quandl are not currently supported.", + "Unban __username__": "Unban __username__", + "Unignore __username__": "Unignore __username__", + "User __username__ was banned for __duration__.": "User __username__ was banned for __duration__.", + "User __username__ was banned permanently.": "User __username__ was banned permanently.", + "User __username__ was unbanned.": "User __username__ was unbanned.", + "Violated house rule:": "Violated house rule:", + "Violated house rule: __violation__.": "Violated house rule: __violation__.", + "Violation that caused the ban: __violation__.": "Violation that caused the ban: __violation__.", + "When selecting this checkbox the study template will set \"__interval__\" interval on a chart": "When selecting this checkbox the study template will set \"__interval__\" interval on a chart", + "You are banned from __banType__ for __duration__ for violating our House Rules. More info - __link__": "You are banned from __banType__ for __duration__ for violating our House Rules. More info - __link__", + "You are permanently banned from __banType__ for violating our House Rules. More info - __link__.": "You are permanently banned from __banType__ for violating our House Rules. More info - __link__.", + "__firstEnumerationItem__ and __secondEnumerationItem__": "__firstEnumerationItem__ and __secondEnumerationItem__", + "__firstEnumerationItem__, __secondEnumerationItem__ and __thirdEnumerationItem__": "__firstEnumerationItem__, __secondEnumerationItem__ and __thirdEnumerationItem__", + "__firstEnumerationItem__, __secondEnumerationItem__, __thirdEnumerationItem__ and __fourthEnumerationItem__": "__firstEnumerationItem__, __secondEnumerationItem__, __thirdEnumerationItem__ and __fourthEnumerationItem__", + "__username__ is permanently banned. Do you want to unban __username__?": "__username__ is permanently banned. Do you want to unban __username__?", + "commenting": "commenting", + "go to date.": "go to date.", + "publish idea.": "publish idea.", + "publishing": "publishing", + "server failed to place closing order": "server failed to place closing order", + "take snapshot.": "take snapshot.", + "

Pine scripting language

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.": "

Pine scripting language

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.", + "Close message": "Close message", + "Created ": "Created ", + "Edit Order…": "Edit Order…", + "Error occured while publishing": "Error occured while publishing", + "Error: Account is disabled": "Error: Account is disabled", + "Last edited ": "Last edited ", + "Show Drawings Toolbar": "Show Drawings Toolbar", + "Text Note": "Text Note", + "This chart layout has a lot of objects and can't be published! Please report to {0} for further details.": "This chart layout has a lot of objects and can't be published! Please report to {0} for further details.", + "TradingView Sign Up": "TradingView Sign Up", + "Heikin Ashi": "Heikin Ashi", + "Learn about all PRO features": "Learn about all PRO features", + "Show Less": "Show Less", + "Visibility": "Visibility", + "Levels Line": "Levels Line", + "Show Objects Tree...": "Show Objects Tree...", + "Close_as_a_command": "Close" } \ No newline at end of file diff --git a/charting_library/static/localization/translations/pl.json b/charting_library/static/localization/translations/pl.json index a25af25f..183a9e56 100644 --- a/charting_library/static/localization/translations/pl.json +++ b/charting_library/static/localization/translations/pl.json @@ -1,1185 +1,99 @@ { - "propertypage-name-label_css_class": "propertypage-name-label", - "Script Editor": "Edytor Skryptów", - " Published Charts Timeline": "Oś Czasu Opublikowanych Wykresów", - "SMA": "SMA", - "Published Chart": "Published Chart", - "Bar's Style": "Styl Słupków", - "Chart Properties": "Właściwości Wykresu", - "Compare": "Porównaj", - "Compare...": "Porównaj...", - "Compare or Add Symbol...": "Porównaj lub Dodaj Symbol...", - "Compare or Add Symbol": "Porównaj lub Dodaj Symbol", - "Add Symbol": "Dodaj Symbol", - "Scales Properties...": "Scales Properties...", - "Add": "Dodaj", - "Company Comparison": "Porównanie Spółek", - "Indicators, Fundamentals, Economy and Add-ons": "Wskaźniki, Fundamenty, Ekonomia i Dodatki", - "Economy & Symbols": "Ekonomia & Symbole", - "Bars": "Słupki", - "Candles": "Świece", - "Hollow Candles": "Puste Świece", - "Line": "Linia", - "Permanent link to this message": "Permanent link to this message", - "Area": "Obszar", - "Message settings": "Message settings", - "Heiken Ashi": "Świece Heiken Ashi", - "Delete message": "Delete message", - "Are you sure you want to delete this message?": "Are you sure you want to delete this message?", - "Renko": "Renko", - "Line Break": "Line Break", - "Kagi": "Kagi", - "Point & Figure": "Point & Figure", - "Histogram": "Histogram", - "Cross_chart_type": "Krzyżyk", - "Crosshair": "Krzyżyk", - "Columns": "Kolumny", - "Circles": "Koła", - "Indicators": "Wskaźniki", - "Favorites": "Ulubione", - "Technical Analysis": "Analiza Techniczna", - "No indicators matched your criteria.": "Brak wskaźników spełniających twoje kryteria", - "Add to favorites": "Dodaj do ulubionych", - "Remove from favorites": "Usuń z ulubionych", - "No symbols matched your criteria": "Brak symboli spełniających twoje kryteria", - "Add any symbol from the list": "Dodaj jakikolwiek symbol z listy", - "Overlay the main chart": "Nałóż na główny wykres", - "Symbols to be added on the chart": "Symbole do dodania do wykresu", - "Symbol": "Symbol", - "Default": "Domyślnie", - "Defaults": "Domyślne", - "OK": "OK", - "Toggle notifications for this room": "Toggle notifications for this room", - "Cancel": "Anuluj", + " alert label line": "alert label line", " color": "kolor", + " Published Charts Timeline": "Oś Czasu Opublikowanych Wykresów", " transparency": "przezroczystość", " visibility": "widoczność", - "Add To Watchlist": "Dodaj do Listy Obserwowanych", - "Add {0} To Watchlist": "Add {0} To Watchlist", - "Apply": "Zastosuj", - "Arguments in Header": "Argumenty w Nagłówku", - "Arrow": "Strzałka", - "Auto Scale": "Autoskalowanie", - "Background": "Tło", - "bars": "słupki", - "bars_margin": "słupki", - "{0} bars": "{0} słupki", - "Bottom Margin": "Margines Dolny", - "Bring Forward": "Przenieś poziom wyżej", - "Bring to Front": "Przenieś na pierwszy plan", - "Clone": "Klonuj", - "Color Theme": "Kolory", - "Copy": "Kopiuj", - "Extended Hours": "Extended Hours", - "Format...": "Format...", - "Source Code...": "Source Code...", - "Full Screen": "Pełny Ekran", - "Grid Lines": "Linie Siatki", - "Hide All Drawing Tools": "Ukryj Przybory Do Rysowania", - "Drawing Tools": "Drawing Tools", - "Hide": "Ukryj", - "Sort by symbol": "Sort by symbol", - "Sort by last price": "Sort by last price", - "Sort by price change": "Sort by price change", - "Sort by price change percent": "Sort by price change percent", - "Time Scale": "Time Scale", - "Insert Drawing Tool": "Wstaw Narzędzie Rysowania", - "Insert Indicator...": "Wstaw Wskaźnik...", - "Script Editor...": "Script Editor...", - "Last Value on Price Scale": "Ostatnia wartość na skali ceny", - "Link To": "Połącz z", - "Last": "Last", - "Chng": "Chng", - "Sound on addressed to me messages": "Sound on addressed to me messages", - "Load New Bars": "Załaduj Nowe Słupki", - "Lock All Drawing Tools": "Zablokuj Narzędzia Rysowania", - "Lock Scale": "Zablokuj Skalę", - "Lock scale": "Zablokuj skalę", - "Log Scale": "Skala logarytmiczna", - "log": "log", - "Magnet Mode": "Magnes", - "Merge Down": "Połącz w Dół", - "Merge Up": "Połącz w Górę", - "Objects Tree...": "Drzewo Obiektów...", - "Offset": "Offset", - "Override Min Tick": "Override Min Tick", - "Percentage": "Procentowo", - "Precision": "Precyzja", - "Price Line": "Linia Ceny", - "Properties...": "Właściwości...", - "Redo": "Ponów", - "Remove All Drawing Tools": "Usuń Narzędzia Rysowania", - "Remove All Studies": "Remove All Studies", - "Remove All Indicators": "Usuń Wszystkie Wskaźniki", - "Remove": "Usuń", - "Reset Chart": "Resetuj Wykres", - "Reset Scale": "Resetuj Skalę", - "Reset": "Resetuj", - "Right Margin": "Prawy Margines", - "Save As...": "Zapisz Jako...", - "Scale Left": "Scale Left", - "Scale Percentage": "Skaluj Procentowo", - "Scale Right": "Scale Right", - "Scale Series Only": "Skaluj Tylko Serie", - "Scale series only": "Skaluj tylko serie", - "Scale Series only": "Skaluj Tylko Serie", - "Scales Lines": "Scales Lines", - "Scales Text": "Skaluj Tekst", - "Scaling": "Skalowanie", - "Screen (No Scale)": "Screen (No Scale)", - "Send Backward": "Send Backward", - "Send to Back": "Send to Back", - "Session Breaks": "Session Breaks", - "Show Arguments in Header": "Pokaż Argumenty w Nagłówku", - "Show Last Value": "Show Last Value", - "Show Last Value on Price Scale": "Pokaż ostatnią wartość na skali ceny", - "Show Left Axis": "Pokaż Lewą Oś", - "Show Right Axis": "Pokaż Prawą Oś", - "Show": "Pokaż", - "Show Countdown": "Show Countdown", - "Stay In Drawing Mode": "Pozostań w Trybie Rysowania", - "Symbol Search...": "Znajdź Symbol...", - "Change Symbol": "Zmień Symbol", - "Change Symbol...": "Zmień Symbol...", - "Change Interval...": "Change Interval...", - "Time Zone": "Strefa Czasowa", - "TimeZone": "Strefa Czasowa", - "Top Margin": "Margines Górny", - "Transparency": "Przezroczystość", - "Undo {0}": "Cofnij {0}", - "Undo": "Cofnij", - "undo": "undo", - "redo": "redo", - "Unmerge Down": "Cofnij Złączenie W Dół", - "Unmerge Up": "Cofnij Złączenie W Górę", - "Visual Order": "Visual Order", - "Watermark": "Znak Wodny", - "Show Objects Tree": "Pokaż Drzewo Obiektów", - "cursors-group-css-class": "cursors-group-css-class", - "ABCD Pattern": "Formacja ABCD", - "Anchored Text": "Zakotwiczony Tekst", - "Arc": "Łuk", - "Arrow Mark Down": "Arrow Mark Down", - "Arrow Mark Left": "Arrow Mark Left", - "Arrow Mark Right": "Arrow Mark Right", - "Arrow Mark Up": "Arrow Mark Up", - "Balloon": "Balloon", - "Bars Pattern": "Formacja Słupków", - "Brush": "Pędzel", - "Callout": "Objaśnienie", - "Circle Lines": "Circle Lines", - "Cross": "Krzyżyk", - "Cyclic Lines": "Cyclic Lines", - "Date Range": "Zakres Dat", - "Disjoint Angle": "Disjoint Angle", - "Dot": "Kropka", - "Elliott Labels": "Elliott Labels", - "Elliott Major Retracement": "Elliott Major Retracement", - "Elliott Minor Retracement": "Elliott Minor Retracement", - "Elliott Wave Cycle": "Elliott Wave Cycle", - "Elliott Wave Minor": "Elliott Wave Minor", - "Elliott Wave Circle": "Elliott Wave Circle", - "Elliott Wave Subminuette": "Elliott Wave Subminuette", - "Ellipse": "Elipsa", - "Value": "Value", - "Eraser": "Gumka", - "Alert Actions": "Alert Actions", - "Send E-mail": "Send E-mail", - "Send SMS": "Send SMS", - "Play Sound": "Play Sound", - "Show Popup": "Show Popup", - "Extended": "Rozszerzone", - "Extended Line": "Extended Line", - "Fib Channel": "Kanał Fibonacciego", - "Fib Circles": "Fib Circles", - "Fib Retracement": "Fib Retracement", - "Fib Speed Resistance Arcs": "Fib Speed Resistance Arcs", - "Fib Speed Resistance Fan": "Fib Speed Resistance Fan", - "Fib Spiral": "Fib Spiral", - "Fib Time Zone": "Fib Time Zone", - "Fib Wedge": "Fib Wedge", - "Flag Mark": "Flag Mark", - "Flat Top/Bottom": "Flat Top/Bottom", - "Flat Bottom": "Flat Bottom", - "Forecast": "Forecast", - "Gann Box": "Gann Box", - "Gann Fan": "Gann Fan", - "Gann Square": "Gann Square", - "Head & Shoulders": "Head & Shoulders", - "Horizontal Line": "Pozioma Linia", - "Horizontal Ray": "Horizontal Ray", - "Icon": "Ikona", - "Inside Pitchfork": "Inside Pitchfork", - "Long Position": "Pozycja Długa", - "Risk/Reward long": "Risk/Reward long", - "Modified Schiff Pitchfork": "Modified Schiff Pitchfork", - "Parallel Channel": "Parallel Channel", - "Pitchfan": "Pitchfan", - "Pitchfork": "Pitchfork", - "Polyline": "Polyline", - "Price Label": "Etykieta Ceny", - "Price Range": "Zakres Cen", - "Projection": "Projekcja", - "Ray": "Promień", - "Rectangle": "Prostokąt", - "Regression Trend": "Regression Trend", - "Rotated Rectangle": "Rotated Rectangle", - "Schiff Pitchfork": "Schiff Pitchfork", - "Schiff": "Schiff", - "Original": "Oryginał", - "Modified Schiff": "Modified Schiff", - "Inside": "W środku", - "Short Position": "Pozycja Krótka", - "Risk/Reward short": "Risk/Reward short", - "Text": "Tekst", - "Comment": "Komentarz", - "Three Drivers Pattern": "Three Drivers Pattern", - "Thumb Down": "Thumb Down", - "Thumb Up": "Thumb Up", - "Trend Angle": "Trend Angle", - "Trend Line": "Linia Trendu", - "Trend-Based Fib Extension": "Trend-Based Fib Extension", - "Trend-Based Fib Time": "Trend-Based Fib Time", - "Triangle Pattern": "Wzorzec Trójkąta", - "Triangle": "Trójkąt", - "Vertical Line": "Linia Pionowa", - "XABCD Pattern": "Wzorzec XABCD", - "Angle:": "Łuk:", - "Arcs": "Łuki", - "Background color 1": "Kolor tła 1", - "Background color 2": "Kolor tła 2", - "Background Color": "Kolor Tła", - "Bar #": "Bar #", - "Border color": "Kolor obramowania", - "Border Color": "Kolor obramowania", - "Border": "Obramowanie", - "Bottom Lables": "Bottom Lables", - "bottom": "dół", - "center": "środek", - "Channel": "Kanał", - "Coeffs As Percents": "Coeffs As Percents", - "Color bars based on previous close": "Color bars based on previous close", - "Color": "Kolor", - "Color:": "Kolor:", - "Coordinates": "Koordynaty", - "Delete": "Usuń", - "Down Color": "Kolor spadku", - "Drawings": "Rysunki", - "Entry price:": "Entry price:", - "Event": "Event", - "Events": "Zdarzenia", - "Extend Left End": "Extend Left End", - "Extend Left": "Extend Left", - "Extend Lines": "Rozszerz Linie", - "Extend Right End": "Extend Right End", - "Extend Right": "Extend Right", - "Extend": "Rozszerz", - "Failure back color": "Failure back color", - "Failure text color": "Failure text color", - "Fans": "Fans", - "Fill": "Wypełnienie", - "Format": "Format", - "Graphics": "Grafiki", - "Grid": "Siatka", - "Help": "Pomoc", - "HLC Bars": "Słupki HLC", - "Inputs": "Wejścia", - "Label Background": "Tło Etykiety", - "Label": "Etykieta", - "Labels": "Etykiety", - "Left End": "Lewy Koniec", - "Left Labels": "Lewe Etykiety", - "Right Labels": "Right Labels", - "left": "do lewej", - "Level {0}": "Poziom {0}", - "Levels": "Poziomy", - "Lines": "Linie", - "Major": "Główny", - "Measure (Shift + Click on the chart)": "Measure (Shift + Click on the chart)", - "Median": "Mediana", - "middle": "środek", - "Middle": "Środek", - "Minor": "Mniejszy", - "Mode": "Tryb", - "Normal": "Normalny", - "Plot": "Plot", - "Price Levels": "Poziomy Ceny", - "Price Source": "Źródła Ceny", - "Price": "Cena", - "Price:": "Cena:", - "Prices": "Ceny", - "Profit Background Color": "Profit Background Color", - "Profit Level. Ticks:": "Profit Level. Ticks:", - "Properties": "Właściwości", - "Reverse": "Odwróć", - "Right End": "Prawy Koniec", - "Right Lables": "Prawe etykiety", - "right": "prawy", - "Log Scale_scale_menu": "Skala Logarytmiczna", - "Percentage_scale_menu": "Procentowo", - "Scales": "Skale", - "Settings": "Ustawienia", - "Show Background": "Pokaż Tło", - "Show Bars Range": "Pokaż Zasięg Słupków", - "Show Date/Time Range": "Pokaż Zasięg Daty/Czasu", - "Show Distance": "Show Distance", - "Show Labels": "Pokaż Etykiety", - "Show Price Range": "Pokaż Zakres Cen", - "Show Price": "Pokaż Cenę", - "Show Prices": "Pokaż Ceny", - "Show Text": "Pokaż Tekst", - "Show Time": "Pokaż Czas", - "Show Wave": "Pokaż Falę", - "Show/Hide": "Pokaż/Ukryj", - "Source back color": "Source back color", - "Source border color": "Source border color", - "Source text color": "Source text color", - "Stay in Drawing Mode": "Pozostań w Trybie Rysowania", - "Stop Background Color": "Stop Background Color", - "Stop Color:": "Stop Color:", - "Stop Level. Ticks:": "Stop Level. Ticks:", - "Style": "Styl", - "Success back color": "Success back color", - "Success text color": "Success text color", - "Target back color": "Target back color", - "Target border color": "Target border color", - "Target Color:": "Target Color:", - "Target text color": "Target text color", - "Text Alignment:": "Wyrównanie Tekstu:", - "Text color": "Kolor tekstu", - "Text Color": "Kolor Tekstu", - "Text Font": "Czcionka Tekstu", - "Text Wrap": "Zawijanie tekstu", - "Text:": "Tekst:", - "Time Levels": "Time Levels", - "Timezone/Sessions": "Strefa Czasu/Sesje", - "Top Labels": "Górne Etykiety", - "Bottom Labels": "Bottom Labels", - "top": "góra", - "Up Color": "Up Color", - "Wave Size": "Wave Size", - "Wick": "Cień", - "Zoom In": "Przybliż", - "Zoom Out": "Oddal", - "Borders": "Granice", - "Level": "Poziom", - "Hlines Background": "Hlines Background", - "Plots Background": "Plots Background", - "Open_line_tool_position": "Otwarte", - "Closed_line_tool_position": "Closed", - "{0} P&L: {1}": "{0} P&L: {1}", - "Risk/Reward Ratio: {0}": "Risk/Reward Ratio: {0}", - "Stop: {0} ({1}%)": "Stop: {0} ({1}%)", - "Target: {0} ({1}%)": "Target: {0} ({1}%)", - "SUCCESS": "SUKCES", - "FAILURE": "PORAŻKA", - "Left Shoulder": "Lewe Ramię", - "Head": "Głowa", - "Right Shoulder": "Prawe Ramię", - "Mirrored": "Lustrzane Odbicie", - "Flipped": "Odwrócone", - "distance: {0}": "dystans: {0}", - "day_plural": "dni", - "week_plural": "tygodnie", - "month_plural": "miesiące", - "minute": "minuta", - "minute_plural_2": "minuty", - "minute_plural_5": "minut", - "minute_plural": "minuty", - "hour": "godzina", - "hour_plural_2": "godziny", - "hour_plural_5": "godzin", - "hour_plural": "godziny", - "y_dates_plural": "y", - "h_dates": "h", - "D_dates": "D", - "W_dates": "W", - "M_dates": "M", - "d_dates": "d", - "m_dates": "m", - "in_dates": "in", - "Jan": "Sty", - "Feb": "Lut", - "Mar": "Mar", - "Apr": "Kwi", - "May": "Maj", - "Jun": "Cze", - "Jul": "Lip", - "Aug": "Sie", - "Sep": "Wrz", - "Oct": "Paź", - "Nov": "LIs", - "Dec": "Gru", - "Objects Tree": "Drzewo Obiektów", - "Manage Drawings": "Zarządzaj Rysunkami", - "TOOL": "NARZĘDZIE", - "SYMBOL": "SYMBOL", - "Move Up": "Przenieś w Górę", - "Move Down": "Przenieś w Dół", - "All Exchanges": "Wszystkie Giełdy", - "All types": "Wszystkie typy", - "Stock": "Akcje", - "stock": "akcje", - "Index": "Indeks", - "index": "indeks", - "Futures": "Kontrakty terminowe", - "futures": "kontrakty terminowe", - "Image URL": "URL Obrazka", - "Save image": "Zapisz obrazek", - "or copy url:": "lub skopiuj url:", - "Redo {0}": "Ponów {0}", - "Custom color...": "Wybierz kolor...", - "Search": "Szukaj", - "Open_in_legend": "O", - "High_in_legend": "H", - "Low_in_legend": "L", - "Close_in_legend": "C", - "Open": "Otwarcie", - "High": "Maksimum", - "Low": "Minimum", - "Close": "Zamknięcie", - "(H + L)/2": "(H + L)/2", "(H + L + C)/3": "(H + L + C)/3", + "(H + L)/2": "(H + L)/2", "(O + H + L + C)/4": "(O + H + L + C)/4", - "UTC": "UTC", - "Exchange": "Giełda", - "Athens": "Athens", - "Berlin": "Berlin", - "Bogota": "Bogota", - "Bangkok": "Bangkok", - "Buenos Aires": "Buenos Aires", - "Chicago": "Chicago", - "Hong Kong": "Hong Kong", - "Kolkata": "Kolkata", - "London": "London", - "Los Angeles": "Los Angeles", - "Madrid": "Madrid", - "Moscow": "Moscow", - "New York": "New York", - "Paris": "Paris", - "Sao Paulo": "Sao Paulo", - "Seoul": "Seoul", - "Shanghai": "Shanghai", - "Singapore": "Singapore", - "Sydney": "Sydney", - "Taipei": "Taipei", - "Tehran": "Tehran", - "Tokyo": "Tokyo", - "Toronto": "Toronto", - "Vancouver": "Vancouver", - "Warsaw": "Warsaw", - "n/a": "n/a", - "Long_input": "Long", - "long_input": "long", - "longlen_input": "long length", - "Window Size_input": "Window Size", - "Length_input": "Length", - "length_input": "length", - "len_input": "length", - "Short_input": "Short", - "short_input": "short", - "shortlen_input": "Short Length", - "Mult_input": "Multiplier", - "mult_input": "multiplier", - "divisor_input": "divisor", - "Divisor_input": "Divisor", - "Upper": "Upper", - "Lower": "Lower", - "Long": "Long", - "Short": "Short", - "Signal": "Signal", - "Jaw": "Jaw", - "Teeth": "Teeth", - "Lips": "Lips", - "Zero": "Zero", - "WMA Length_input": "WMA Length", - "Long RoC Length_input": "Long RoC Length", - "Short RoC Length_input": "Short RoC Length", - "jawLength_input": "Jaw Length", - "teethLength_input": "Teeth Length", - "lipsLength_input": "Lips Length", - "percent_input": "Procent", - "exponential_input": "Exponential", - "smoothD_input": "Smooth D", - "smoothK_input": "Smooth K", - "Color 0": "Kolor 0", - "Color 1": "Kolor 1", - "Color 2": "Kolor 2", - "Color 3": "Kolor 3", - "Color 4": "Kolor 4", - "sym_input": "symbol", - "symbol_input": "symbol", - "Sym_input": "Symbol", - "DI Length_input": "DI Length", - "ADX Smoothing_input": "ADX Smoothing", - "displacement_input": "displacement", - "Tenkan-sen": "Tenkan-sen", - "Kijun-sen": "Kijun-sen", - "Chikou span": "Chikou span", - "Senkou A": "Senkou A", - "Senkou B": "Senkou B", - "useTrueRange_input": "Use True Range", - "roclen1_input": "RoC Length 1", - "roclen2_input": "RoC Length 2", - "roclen3_input": "RoC Length 3", - "roclen4_input": "RoC Length 4", - "smalen1_input": "SMA Length 1", - "smalen2_input": "SMA Length 2", - "smalen3_input": "SMA Length 3", - "smalen4_input": "SMA Length 4", - "siglen_input": "Signal Length", - "UpperLimit": "Upper Limit", - "LowerLimit": "Lower Limit", - "Limit": "Limit", - "fastLength_input": "Fast Length", - "slowLength_input": "Slow Length", - "signalLength_input": "Signal Length", - "start_input": "Start", - "increment_input": "Increment", - "maximum_input": "Maximum", - "showMA_input": "Show MA", - "show MA_input": "Show MA", - "Volume": "Wolumen", - "Volume MA": "Volume MA", - "Indicator": "Wskaźnik", - "Oscillator": "Oscylator", - "lengthStoch_input": "Stoch length", - "lengthRSI_input": "RSI length", - "sigma_input": "sigma", - "Sigma_input": "Sigma", - "Crosses": "Crosses", - "Click to set a point": "Click to set a point", + "...Less Tags": "...Less Tags", + "1 minute": "1 minute", "1. Slide your finger to select location for first anchor
2. Tap anywhere to place the first anchor": "1. Slide your finger to select location for first anchor
2. Tap anywhere to place the first anchor", "1. Slide your finger to select location for next anchor
2. Tap anywhere to place the next anchor": "1. Slide your finger to select location for next anchor
2. Tap anywhere to place the next anchor", - "retrying": "ponawiam", - "eod data": "eod data", - "eod delayed": "eod delayed", - "loading data": "ładowanie danych", - "invalid symbol": "nieprawidłowy symbol", - "streaming": "streaming", - "realtime": "na żywo", - "pre-market": "pre-market", - "post-market": "post-market", - "closed": "zamknięty", - "Time Interval": "Interwał czasowy", - "Show Symbol Labels": "Pokaż Etykiety Symboli", - "Show Symbol Labels_context_menu": "Pokaż Etykiety Symboli", - "Subminuette": "Subminuette", - "Minuette": "Minuette", - "Minute": "Minuta", - "Intermediate": "Intermediate", - "Primary": "Primary", - "Cycle": "Cycle", - "SuperCycle": "SuperCycle", - "GrandSuperCycle": "GrandSuperCycle", - "Lock": "Lock", - "Width": "Width", - "Line With Breaks": "Line With Breaks", - "Area With Breaks": "Area With Breaks", - "Type": "Type", - "Simple": "Simple", - "With Markers": "With Markers", - "Step": "Step", - "No drawings yet": "No drawings yet", - "Lock/Unlock": "Lock/Unlock", - "deviation_input": "deviation", - "depth_input": "depth", - "Accumulation/Distribution_study": "Accumulation/Distribution", - "Aroon_study": "Aroon", - "Advance/Decline_study": "Advance/Decline", - "Average True Range_study": "Average True Range", - "Awesome Oscillator_study": "Awesome Oscillator", - "Bollinger Bands Width_study": "Bollinger Bands Width", - "Balance of Power_study": "Balance of Power", - "Bollinger Bands_study": "Bollinger Bands", - "Bollinger Bands %B_study": "Bollinger Bands %B", - "Chaikin Money Flow_study": "Chaikin Money Flow", - "Chaikin Oscillator_study": "Chaikin Oscillator", - "Chande Kroll Stop_study": "Chande Kroll Stop", - "Chande Momentum Oscillator_study": "Chande Momentum Oscillator", - "Commodity Channel Index_study": "Commodity Channel Index", - "Choppiness Index_study": "Choppiness Index", - "Directional Movement Index_study": "Directional Movement Index", - "Correlation Coeff_study": "Correlation Coeff", - "Donchian Channels_study": "Donchian Channels", - "Double Exponential Moving Average_study": "Double Exponential Moving Average", - "Ease of Movement_study": "Ease of Movement", - "Elders Force Index_study": "Elders Force Index", - "Envelope_study": "Envelope", - "Ichimoku Cloud_study": "Ichimoku Cloud", - "Klinger Oscillator_study": "Klinger Oscillator", - "Hull MA_study": "Hull MA", - "Keltner Channels_study": "Keltner Channels", - "Linear Regression Curve_study": "Linear Regression Curve", - "Know Sure Thing_study": "Know Sure Thing", - "MA Cross_study": "MA Cross", - "Money Flow_study": "Money Flow", - "Mass Index_study": "Mass Index", - "Moving Average Exponential_study": "Moving Average Exponential", - "Net Volume_study": "Net Volume", - "Moving Average Convergence/Divergence_study": "Moving Average Convergence/Divergence", - "Moving Average_study": "Moving Average", - "Moving Average Weighted_study": "Moving Average Weighted", - "Parabolic SAR_study": "Parabolic SAR", - "On Balance Volume_study": "On Balance Volume", - "Price Oscillator_study": "Price Oscillator", - "Relative Strength Index_study": "Relative Strength Index", - "Relative Vigor Index_study": "Relative Vigor Index", - "Relative Volatility Index_study": "Relative Volatility Index", - "SMI Ergodic Indicator/Oscillator_study": "SMI Ergodic Indicator/Oscillator", - "Stochastic_study": "Stochastic", - "TRIX_study": "TRIX", - "Stochastic RSI_study": "Stochastic RSI", - "Triple EMA_study": "Triple EMA", - "VWMA_study": "VWMA", - "Volume Oscillator_study": "Volume Oscillator", - "Volume_study": "Volume", - "Williams Alligator_study": "Williams Alligator", - "Willams %R_study": "Willams %R", - "Coppock Curve_study": "Coppock Curve", - "Least Squares Moving Average_study": "Least Squares Moving Average", - "Arnaud Legoux Moving Average_study": "Arnaud Legoux Moving Average", - "True Strength Indicator_study": "True Strength Indicator", - "Change Interval": "Change Interval", - "Show Only Studies": "Show Only Studies", - "Show Only Drawings": "Show Only Drawings", - "Show All": "Pokaż wszystkie", - "Timezone/Sessions Properties...": "Timezone/Sessions Properties...", - "Scale Price Chart Only": "Scale Price Chart Only", - "Open Interval Dialog": "Open Interval Dialog", - "Note": "Note", - "Anchored Note": "Anchored Note", - "Scales Properties": "Scales Properties", - "Toggle Auto Scale": "Toggle Auto Scale", - "Toggle Log Scale": "Toggle Log Scale", - "Toggle Percentage": "Toggle Percentage", - "auto_scale": "auto", - "Invalid Symbol": "Nieprawidłowy Symbol", - "loading...": "ładowanie...", - "interval_dialog_description": "Type the interval number for munute 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)", - "Not applicable": "Not applicable", - "Stats Text Color": "Stats Text Color", - "Show Angle": "Show Angle", - "Always Show Stats": "Always Show Stats", - "Rename...": "Rename...", - "New": "New", - "Load": "Load", - "Save": "Save", - "Rename Chart": "Rename Chart", - "{0} copy": "{0} copy", - "Please enter chart name": "Please enter chart name", - "Enter a new chart name": "Enter a new chart name", - "Load Chart": "Load Chart", - "Chart Name": "Chart Name", - "Chart name": "Chart name", - "Rename Chart Layout": "Rename Chart Layout", - "Please enter chart layout name": "Please enter chart layout name", - "Enter a new chart layout name": "Enter a new chart layout name", - "Load Layout Chart": "Load Layout Chart", - "Chart Layout Name": "Chart Layout Name", - "Chart layout name": "Chart layout name", - "NEW CHART LAYOUT": "NEW CHART LAYOUT", - "Save Chart Layout saves not just some particular chart,\nit saves all charts for all symbols and intervals\nwhich you are modifying while working with this Layout": "Save Chart Layout saves not just some particular chart,\nit saves all charts for all symbols and intervals\nwhich you are modifying while working with this Layout", - "Last Modified": "Ostatnio zmieniane", - "Save Chart Layout": "Save Chart Layout", - "Active Symbol": "Aktywny Symbol", - "Remove custom interval": "Remove custom interval", - "Fullscreen mode": "Tryb pełnoekranowy", - "Marker Color": "Marker Color", - "Font Size": "Rozmiar tekstu", - "Save New Chart": "Save New Chart", - "Source_compare": "Źródło", - "YES": "TAK", - "Yes": "Yes", - "No": "No", - "NO": "NIE", - "Confirmation": "Potwierdzenie", - "Are you sure you want to delete this chart?": "Are you sure you want to delete this chart?", - "Hide Marks On Bars": "Hide Marks On Bars", - "Precise Labels": "Precise Labels", - "Copy Chart Layout": "Copy Chart Layout", - "Load Chart Layout": "Load Chart Layout", - "Save New Chart Layout": "Save New Chart Layout", - "The Extended Trading Hours feature is available only for intraday charts": "The Extended Trading Hours feature is available only for intraday charts", - "Do you realy want to delete ": "Do you realy want to delete", - "Description": "Description", - "Date": "Date", - "Time": "Time", - "Alerts for the current symbol only": "Alerts for the current symbol only", - "Alerts for the current resolution only": "Alerts for the current resolution only", - "Hide inactive alerts": "Hide inactive alerts", - "Stopped Manual": "Stopped Manual", - "Expired": "Expired", - "Triggered and Not Active": "Triggered and Not Active", - "Error": "Error", - "Stop": "Stop", - "Stopped": "Stopped", - "Active": "Active", - "Order": "Order", - "Actual": "Actual", - "Prior": "Prior", - "Company": "Company", - "Estimate": "Estimate", - "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.": "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.", - "Share on Twitter a snapshot of your chart as a picture and whatever you write.": "Share on Twitter a snapshot of your chart as a picture and whatever you write.", - "Share on StockTwits a snapshot of your chart as a picture and whatever you write.": "Share on StockTwits a snapshot of your chart as a picture and whatever you write.", - "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.": "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.", - "Suggested ideas & my ideas": "Suggested ideas & my ideas", - "Ideas of the people I follow & my ideas": "Ideas of the people I follow & my ideas", - "My ideas only": "My ideas only", - "Hide Widgets": "Hide Widgets", - "Create Alert": "Create Alert", - "Disconnect": "Disconnect", - "Connect": "Connect", - "Pine Script Editor": "Pine Script Editor", - "Published ideas settings": "Published ideas settings", - "Change Ideas filter": "Change Ideas filter", - "Hide Drawings Toolbar": "Hide Drawings Toolbar", - "Show/Hide Drawings Toolbar": "Show/Hide Drawings Toolbar", - "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.", - "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.", - "Study Template": "Study Template", - "Template": "Template", - "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

": "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

", - "Quotes are delayed by 10 min and updated every 30 seconds": "Quotes are delayed by 10 min and updated every 30 seconds", - "delayed": "delayed", - "Show only my sent and received messages": "Show only my sent and received messages", - "Maximize Chat": "Maximize Chat", - "Detach Chat": "Detach Chat", - "Type your message here": "Type your message here", - "Have something to say?": "Have something to say?", - "Attach chart snapshot": "Attach chart snapshot", - "Insert emoticon": "Insert emoticon", - "You can not vote twice for one message": "You can not vote twice for one message", - "English only, please": "English only, please", - "English only, please. Currently we only support English, so we ask you to only use English when communicating on TradingView.": "English only, please. Currently we only support English, so we ask you to only use English when communicating on TradingView.", - "Respecting Fellow Members": "Respecting Fellow Members", - "Respecting Fellow Members. Whether you agree or disagree with ideas, be courteous and respectful. Treat others the way you'd like to be treated.": "Respecting Fellow Members. Whether you agree or disagree with ideas, be courteous and respectful. Treat others the way you'd like to be treated.", - "No advertising allowed": "No advertising allowed", - "No advertising allowed! You can post external links ONLY if they are relevant and add value to the conversation (i.e. a link to an example, or an article).": "No advertising allowed! You can post external links ONLY if they are relevant and add value to the conversation (i.e. a link to an example, or an article).", - "Custom...": "Custom...", - "Forex Talks": "Forex Talks", - "Forex": "Forex", - "Stock And Index Talks": "Stock And Index Talks", - "Bitcoin Talks": "Bitcoin Talks", - "Bitcoin": "Bitcoin", - "Link to this chat...": "Link to this chat...", - "Chat archives...": "Chat archives...", - "Edit room...": "Edit room...", - "Delete room": "Delete room", - "Save Drawing Template As...": "Save Drawing Template As...", - "Templates": "Templates", - "Apply Default Drawing Template": "Apply Default Drawing Template", - "There was an error posting your message.": "There was an error posting your message.", - "Confirm": "Confirm", - "Are you sure you want to delete this room?": "Are you sure you want to delete this room?", - "Show chart snapshot preview": "Show chart snapshot preview", - "Chart Snapshot": "Chart Snapshot", - "Show only favorite rooms": "Show only favorite rooms", - "Ignored users...": "Ignored users...", - "Launch chat in separate window": "Launch chat in separate window", - "Link to this room...": "Link to this room...", - "Room archives...": "Room archives...", - "You have no ignored users": "You have no ignored users", - "Remove this room from favorites": "Remove this room from favorites", - "Add this room from favorites": "Add this room from favorites", - "Compare Add": "Compare Add", - "Follow": "Follow", - "If you follow a symbol you will receive notifications when new ideas about that symbol are published.": "If you follow a symbol you will receive notifications when new ideas about that symbol are published.", - "You are not logged in. Please sign in.": "You are not logged in. Please sign in.", - "Info": "Info", - "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.": "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.", - "Home": "Home", - "Ideas": "Ideas", - "Scripts": "Scripts", - "Sign In": "Sign In", - "Sign Up": "Sign Up", - "Join Now": "Join Now", - "Ideas Published": "Ideas Published", - "Followers": "Followers", - "Following": "Following", - "Profile Settings": "Profile Settings", - "Public Profile": "Public Profile", - "Update Status": "Update Status", - "Sign Out": "Sign Out", - "E-mail for sms": "E-mail for sms", - "Please, enter your e-mail": "Please, enter your e-mail", - "E-mail": "E-mail", - "Crossing": "Crossing", - "Crossing Down": "Crossing Down", - "Crossing Up": "Crossing Up", - "Greater Than": "Greater Than", - "Less Than": "Less Than", - "Entering Channel": "Entering Channel", - "Inside Channel": "Inside Channel", - "Outside Channel": "Outside Channel", - "Moving Up": "Moving Up", - "Moving Down": "Moving Down", - "Moving Up %": "Moving Up %", - "Moving Down %": "Moving Down %", - "Select user to start new chat with": "Select user to start new chat with", - "You have no private messages yet": "You have no private messages yet", - "Don't be so cruel! Bans longer than 1 week are not allowed for now.": "Don't be so cruel! Bans longer than 1 week are not allowed for now.", - "Banned": "Banned", - "No ideas matched your criteria": "No ideas matched your criteria", - "Favorite ideas": "Favorite ideas", - "Only private ideas": "Only private ideas", - "Ideas for the current symbol only": "Ideas for the current symbol only", - "Ideas for the current resolution only": "Ideas for the current resolution only", - "Someone commented on your idea": "Someone commented on your idea", - "Someone agreed/disagreed with your idea": "Someone agreed/disagreed with your idea", - "Someone followed you": "Someone followed you", - "Someone replied to your comment": "Someone replied to your comment", - "Someone commented on the idea you follow": "Someone commented on the idea you follow", - "Someone you follow post new comment": "Someone you follow post new comment", - "Someone you follow change status": "Someone you follow change status", - "Someone you follow published new idea": "Someone you follow published new idea", - "Someone published idea on symbol you follow": "Someone published idea on symbol you follow", - "Notification sound": "Notification sound", - "Additional Notifications Settings...": "Additional Notifications Settings...", - "This is a temporary chart.": "This is a temporary chart.", - "To save your work, sign up for FREE.": "To save your work, sign up for FREE.", - "Sign Up for FREE": "Sign Up for FREE", - "Data provided by BATS exchange.": "Data provided by BATS exchange.", - "Upgrade Now": "Upgrade Now", - "This is EOD data with no updates.": "This is EOD data with no updates.", - "You may subscribe for official realtime and intraday data.": "You may subscribe for official realtime and intraday data.", - "Open Script": "Open Script", - "No saved scripts yet": "No saved scripts yet", - "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", - "Create your first script now!": "Create your first script now!", - "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.": "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.", - "No public library scripts were found.": "No public library scripts were found.", - "Change band background": "Change band background", - "Change area background": "Change area background", - "Confirm replace": "Confirm replace", - "Note: default study templates won't be removed permanently": "Note: default study templates won't be removed permanently", - "Do you realy want to replace": "Do you realy want to replace", - "SCRIPT TITLE": "SCRIPT TITLE", - "TAGS": "TAGS", - "DESCRIPTION": "DESCRIPTION", - "PUBLISH SCRIPT": "PUBLISH SCRIPT", - "Pine Script Tutorial": "Pine Script Tutorial", - "Pine Script Reference": "Pine Script Reference", - "How to use the reference materials (Video)": "How to use the reference materials (Video)", - "Suggestions & Feedback": "Suggestions & Feedback", - "Clear Console": "Clear Console", - "Are you sure you want to ignore messages from": "Are you sure you want to ignore messages from", - "ext": "ext", - "Toggle Maximize Chart": "Toggle Maximize Chart", - "Plot dividends": "Plot dividends", - "Plot splits": "Plot splits", - "Plot earnings": "Plot earnings", - "Vol": "Vol", - "Want official data and more features?": "Want official data and more features?", - "Sessions": "Sessions", - "Trading Panel": "Trading Panel", - "Open Trading Panel": "Open Trading Panel", - "Select Layout": "Select Layout", - "Link symbol to all charts": "Link symbol to all charts", - "Link interval to all charts": "Link interval to all charts", - "Sync crosshair on all charts": "Sync crosshair on all charts", - "Chart Help": "Chart Help", - "No notifications yet": "No notifications yet", - "Watchlist, details and news": "Watchlist, details and news", - "Alerts": "Alerts", - "Data Window": "Data Window", - "Hotlists": "Hotlists", - "Calendar": "Calendar", - "Trading Notes": "Trading Notes", - "Recent Chats": "Recent Chats", - "Notifications": "Notifications", - "Watchlist": "Watchlist", - "Details": "Details", - "Economic Calendar": "Economic Calendar", - "Earnings Calendar": "Earnings Calendar", - "Hotlist": "Hotlist", - "News": "News", - "Market Summary": "Market Summary", - "My Ideas and Notes": "My Ideas and Notes", - "Alerts Log": "Alerts Log", - "Extend Lines Left": "Extend Lines Left", - "Connecting Line": "Connecting Line", - "Show Executions": "Show Executions", - "Show Buy/Sell Panel": "Show Buy/Sell Panel", - "Show Active Orders Only": "Show Active Orders Only", - "Journal...": "Journal...", - "Account History...": "Account History...", - "Reset Paper Trading Account...": "Reset Paper Trading Account...", - "Trading Properties...": "Trading Properties...", - "Set Alert": "Set Alert", - "Alert": "Alert", - "Edit": "Edit", - "Upper Deviation": "Upper Deviation", - "Lower Deviation": "Lower Deviation", - "Use Upper Deviation": "Use Upper Deviation", - "Use Lower Deviation": "Use Lower Deviation", - "First bar time": "First bar time", - "Last bar time": "Last bar time", - "Source": "Source", - "Chats": "Chats", - "All Talks": "All Talks", - "Volume Leaders": "Volume Leaders", - "Percent Advances": "Percent Advances", - "Percent Declines": "Percent Declines", - "Price Advances": "Price Advances", - "Price Declines": "Price Declines", - "Range Advances": "Range Advances", - "Range Declines": "Range Declines", - "Gap Up Stocks": "Gap Up Stocks", - "Gap Down Stocks": "Gap Down Stocks", - "Sell Market": "Sell Market", - "Sell": "Sell", - "Buy Market": "Buy Market", - "Report data issues": "Report data issues", - "Report Data Issues": "Report Data Issues", - "Feature Request and Feedback": "Feature Request and Feedback", - "Market": "Market", - "Buy": "Buy", - "Keyboard Shortcuts": "Keyboard Shortcuts", - "Help & Wiki": "Help & Wiki", - "Send Feedback or Report an Issue": "Send Feedback or Report an Issue", - "Priority Support": "Priority Support", - "Run Product Walk-Through": "Run Product Walk-Through", - "Price Scale": "Price Scale", - "MTPredictor": "MTPredictor", - "Apply Elliot Wave": "Apply Elliot Wave", - "Apply WPT Up Wave": "Apply WPT Up Wave", - "Apply WPT Down Wave": "Apply WPT Down Wave", - "Create New Order...": "Create New Order...", - "Trading": "Trading", - "Add Alert": "Add Alert", - "Extend Alert Line": "Extend Alert Line", - " alert label line": "alert label line", - "No study templates saved": "No study templates saved", - "Save Study Template As...": "Save Study Template As...", - "Show Splits on Chart": "Show Splits on Chart", - "Show Earnings on Chart": "Show Earnings on Chart", - "Show Dividends on Chart": "Show Dividends on Chart", - "Show Alert Labels": "Show Alert Labels", - "Earnings breaks": "Earnings breaks", - "Extended Alert Line": "Extended Alert Line", - "Themes": "Themes", - "Events & Alerts": "Events & Alerts", - "Apply Defaults": "Apply Defaults", - "Do you realy want to delete theme": "Do you realy want to delete __theme__ theme?", - "Extended Hours (Intraday Only)": "Extended Hours (Intraday Only)", - "In Session": "In Session", - "Tools": "Tools", - "Delete script": "Delete script", - "Social": "Social", - "Angle": "Angle", - "Publish Script": "Publish Script", - "Add to Chart": "Add to Chart", - "Blank script": "Blank script", - "TradingView Free Quotes and Chat": "TradingView Free Quotes and Chat", - "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.": "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.", - "Install": "Install", - "Logged as": "Logged as", - "Untitled Script": "Untitled Script", - "Pine Editor": "Pine Editor", - "Open Pine Script Editor": "Open Pine Script Editor", - "Make a Copy": "Make a Copy", - "Make a Copy...": "Make a Copy...", - "Quantity": "Quantity", - "Signal Labels": "Signal Labels", - "Trades on Chart": "Trades on Chart", - "Take Profit": "Take Profit", - "Stop Loss": "Stop Loss", - "Expiration": "Expiration", - "Modify Order": "Modify Order", - "PUBLISH IDEA": "PUBLISH IDEA", - "EDIT IDEA": "EDIT IDEA", - "Chart does not load": "Chart does not load", - "No real-time data": "No real-time data", - "Price incorrect": "Price incorrect", - "Study not loading": "Study not loading", - "Gap in the data": "Gap in the data", - "Alerts issue": "Alerts issue", - "Slow scrolling or chart loading": "Slow scrolling or chart loading", - "Issue Type": "Issue Type", - "Select type...": "Select type...", - "A suggested author published idea on current symbol": "A suggested author published idea on current symbol", - "MODERATED": "MODERATED", - "CFD": "CFD", - "Once": "Once", - "Require Order Confirmation": "Require Order Confirmation", - "Rearm every 1 minute": "Rearm every 1 minute", - "Rearm every 5 minute": "Rearm every 5 minute", - "Rearm every 10 minute": "Rearm every 10 minute", - "Rearm every 30 minute": "Rearm every 30 minute", - "Rearm every hour": "Rearm every hour", - "Once per bar (on condition)": "Once per bar (on condition)", - "Once per bar (on close)": "Once per bar (on close)", - "move chart 1 bar to the left.": "move chart 1 bar to the left.", - "move chart 1 bar to the right.": "move chart 1 bar to the right.", - "move further to the left.": "move further to the left.", - "move further to the right.": "move further to the right.", - "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!": "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!", - "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.": "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.", - "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!": "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!", - "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.": "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.", - "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.": "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.", - "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.": "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.", - "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.": "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.", - "

Pine scripting language (β version)

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.

At the moment PineScript in a BETA. For more detailed information check out our blog.": "

Pine scripting language (β version)

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.

At the moment PineScript in a BETA. For more detailed information check out our blog.", - "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.": "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.", + "10 seconds": "10 seconds", + "1d": "1d", + "1m": "1m", + "1y": "1y", + "3 Notes Reverb": "3 Notes Reverb", + "30 Day Free Trial": "30 Day Free Trial", + "30 seconds": "30 seconds", + "3m": "3m", + "5 seconds": "5 seconds", + "52wk Range": "52wk Range", + "5d": "5d", + "5y": "5y", + "6m": "6m", + " or to use paper trading": " or to use paper trading", + "Hold Shift  + Click on the chart – measure tool.": "Hold Shift  + Click on the chart – measure tool.", + "Hold Shift – draw linetools on the right angle.": "Hold Shift – draw linetools on the right angle.", "

A broad range of intelligent drawing tools

The 100+ drawing tools on TradingView let you analyze the market in a variety of ways - all helping you find better opportunities. Technical analysis is the study of learning how past performance of drawings and other tools applies to prices in the future. Make sure you take a look at our Wiki for a complete list of drawing tools and instructions on how to use them!": "

A broad range of intelligent drawing tools

The 100+ drawing tools on TradingView let you analyze the market in a variety of ways - all helping you find better opportunities. Technical analysis is the study of learning how past performance of drawings and other tools applies to prices in the future. Make sure you take a look at our Wiki for a complete list of drawing tools and instructions on how to use them!", - "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.": "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.", - "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.": "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.", "

Advanced Price Scaling

When you are ready to get technical, our charts let you set the price scales to match your type of analysis. There are linear, percent and log axes for drastic price movements. You can use two separate price scales at the same time: one for indicators and one for price movements. Read more about scaling options.

Right-click on the price scale to see possible options: change scaling type, enable auto-scaling or show another price scale. Right-clicking on indicators lets you choose which scale to use, so several data series with different scaling can co-exist in one chart. You can also drag price and time scales to increase or decrease compression.": "

Advanced Price Scaling

When you are ready to get technical, our charts let you set the price scales to match your type of analysis. There are linear, percent and log axes for drastic price movements. You can use two separate price scales at the same time: one for indicators and one for price movements. Read more about scaling options.

Right-click on the price scale to see possible options: change scaling type, enable auto-scaling or show another price scale. Right-clicking on indicators lets you choose which scale to use, so several data series with different scaling can co-exist in one chart. You can also drag price and time scales to increase or decrease compression.", - "

Multi Charts Layout

You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.": "

Multi Charts Layout

You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.", + "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.": "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.", "

Communicate your ideas in real-time!

Collaborating with investors across markets and countries has never been easier! TradingView chat rooms are a powerful communication tool, which are fully integrated to instantly share charts, analysis and trading ideas – all on one platform. Create your own chat rooms on interesting topics, or join existing public chat rooms – a world of knowledge is at your fingertips.
Start chatting now!": "

Communicate your ideas in real-time!

Collaborating with investors across markets and countries has never been easier! TradingView chat rooms are a powerful communication tool, which are fully integrated to instantly share charts, analysis and trading ideas – all on one platform. Create your own chat rooms on interesting topics, or join existing public chat rooms – a world of knowledge is at your fingertips.
Start chatting now!", + "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.": "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.", + "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!": "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!", + "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.": "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.", "

Go PRO to get even more

But that’s not all! Upgrade your trading experience with TradingView PRO and get access to an unparalleled set of premium features and data. Get it today!": "

Go PRO to get even more

But that’s not all! Upgrade your trading experience with TradingView PRO and get access to an unparalleled set of premium features and data. Get it today!", - "You are not authenticated.": "You are not authenticated.", - "You already have Pro Plus trial.": "You already have Pro Plus trial.", - "You already participated in Pro Plus trial.": "You already participated in Pro Plus trial.", - "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.": "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.", - "
If you want to use this service - please sign in or register!
": "
If you want to use this service - please sign in or register!
", - "Increase Rating": "Increase Rating", - "Read more...": "Read more...", - "PRO Plus Trial": "PRO Plus Trial", - "Sorry, PRO Plus trial could not be set.": "Sorry, PRO Plus trial could not be set.", - "Decrease Rating": "Decrease Rating", - "Quote this message": "Quote this message", - "Unban": "Unban", - "Symbol Description": "Symbol Description", - "OHLC Values": "OHLC Values", - "Indicator Titles": "Indicator Titles", - "Indicator Arguments": "Indicator Arguments", - "Indicator Values": "Indicator Values", - "Symbol Last Value": "Symbol Last Value", - "Indicator Last Value": "Indicator Last Value", - "Favorite Drawings Toolbar": "Favorite Drawings Toolbar", - "Drawings Toolbar": "Drawings Toolbar", - "Sound on every message": "Sound on every message", - "No Sound notifications": "No Sound notifications", - "Set chat title...": "Set chat title...", - "Leave this chat": "Leave this chat", - "Enter new title for this chat": "Enter new title for this chat", - "Chat title": "Chat title", - "Are you sure you want to leave this chat?": "Are you sure you want to leave this chat?", - "Add people to this chat...": "Add people to this chat...", - "Add people to this chat": "Add people to this chat", - "Start new chat with...": "Start new chat with...", - "Clear Symbols": "Clear Symbols", - "Do you really want to clear all symbols?": "Do you really want to clear all symbols?", - "Apply Manual Risk/Reward": "Apply Manual Risk/Reward", - "Apply Manual Decision Point": "Apply Manual Decision Point", - "Analyze Trade Setup": "Analyze Trade Setup", - "Apply Elliot Wave Intermediate": "Apply Elliot Wave Intermediate", - "Apply Elliot Wave Major": "Apply Elliot Wave Major", - "Apply Elliot Wave Minor": "Apply Elliot Wave Minor", - "Up Wave 1 or A": "Up Wave 1 or A", - "Up Wave 2 or B": "Up Wave 2 or B", - "Up Wave C": "Up Wave C", - "Up Wave 3": "Up Wave 3", - "Up Wave 4": "Up Wave 4", - "Up Wave 5": "Up Wave 5", - "Down Wave 1 or A": "Down Wave 1 or A", - "Down Wave 2 or B": "Down Wave 2 or B", - "Down Wave C": "Down Wave C", - "Down Wave 3": "Down Wave 3", - "Down Wave 4": "Down Wave 4", - "Down Wave 5": "Down Wave 5", - "If you want to use private messages - please sign in or register!": "If you want to use private messages - please sign in or register!", - "To get alerts list - please sign in or register!": "To get alerts list - please sign in or register!", - "Manage Alerts": "Manage Alerts", - "Headlines": "Headlines", - "StockTwits": "StockTwits", - "FxWire PRO": "FxWire PRO", - "Futures Magazine": "Futures Magazine", - "Save As Watchlist...": "Save As Watchlist...", - "VolumeProfile": "VolumeProfile", - "Income Statement": "Income Statement", - "Profitability": "Profitability", - "Dividend": "Dividend", - "Current Valuation": "Current Valuation", - "Other": "Other", - "Indicators and Strategies": "Indicators and Strategies", - "Strategies": "Strategies", - "My Scripts": "My Scripts", - "Public Library": "Public Library", - "Built-ins": "Built-ins", - "AOS FX Primer": "AOS FX Primer", - "AlgoViewEssential": "AlgoViewEssential", - "Analysis Suite - SCMR Trends": "Analysis Suite - SCMR Trends", - "DecisionBar": "DecisionBar", - "Jurik Research": "Jurik Research", - "Key Hidden Levels": "Key Hidden Levels", - "Key Order Flow Events": "Key Order Flow Events", - "LazyBear - MTF Panes": "LazyBear - MTF Panes", - "LazyBear - S/R Levels": "LazyBear - S/R Levels", - "MTF Studies": "MTF Studies", - "MicroTrends": "MicroTrends", - "ProTradingIndicators": "ProTradingIndicators", - "RobBooker": "RobBooker", - "Fundamentals": "Fundamentals", - "Economy": "Economy", - "Zig Zag": "Zig Zag", - "Advance Decline Line": "Advaqweqweqweline Line", - "Advance Decline Ratio": "Advaadsasdadsio", - "Advance/Decline Ratio (Bars)": "Advance/Deasdasdasd", - "Chande Kroll Stop": "Chande Kroll Stop", - "Chop Zone": "Chop Zone", - "Conditional Expressions": "Conditional Expressions", - "ConnorsRSI": "ConnorsRSI", - "Correlation Coefficient": "Correlation Coefficient", - "Cumulative Volume Index": "Cumulative Volume Index", - "Detrended Price Oscillator": "Detrended Price Oscillator", - "Directional Movement": "Directional Movement", - "Divergence Indicator": "Divergence Indicator", - "Double EMA": "Double EMA", - "Ease Of Movement": "Ease Of Movement", - "Elder's Force Index": "Elder's Force Index", - "Elliott Wave": "Elliott Wave", - "Fisher Transform": "Fisher Transform", - "Historical Volatility": "Historical Volatility", - "Hull Moving Average": "Hull Moving Average", - "Linear Regression": "Linear Regression", - "MACD": "MACD", - "McGinley Dynamic": "McGinley Dynamic", - "Momentum": "Momentum", - "Moon Phases": "Moon Phases", - "Multi-Time Period Charts": "Multi-Time Period Charts", - "Pivot Points High Low": "Pivot Points High Low", - "Pivot Points Standard": "Pivot Points Standard", - "Price Volume Trend": "Price Volume Trend", - "Rate Of Change": "Rate Of Change", - "SMI Ergodic Indicator": "SMI Ergodic Indicator", - "SMI Ergodic Oscillator": "SMI Ergodic Oscillator", - "Smoothed Moving Average": "Smoothed Moving Average", - "Ultimate Oscillator": "Ultimate Oscillator", - "VWAP": "VWAP", - "Volatility Stop": "Volatility Stop", - "Vortex Indicator": "Vortex Indicator", - "Williams %R": "Williams %R", - "Williams Fractal": "Williams Fractal", - "Woodies CCI": "Woodies CCI", - "Total Revenue": "Total Revenue", - "Diluted EPS, Net Income": "Diluted EPS, Net Income", - "Net Income": "Net Income", - "EBITDA": "EBITDA", - "EBIT": "EBIT", - "Equity Earnings": "Equity Earnings", - "Gross Margin": "Gross Margin", - "After-tax Margin": "After-tax Margin", - "Gross Profit": "Gross Profit", - "Dividends Paid": "Dividends Paid", - "Debt to Equity": "Debt to Equity", - "Free Cash Flow": "Free Cash Flow", - "Return on Equity": "Return on Equity", + "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.": "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.", + "

Server-side Alerts (β version)": "

Server-side Alerts (β version)", + "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.": "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.", + "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.": "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.", + "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.": "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.", + "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.": "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.", + "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!": "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!", + "Number or , – change interval. The interval can be changed by typing the interval number (i.e. 5 if it is going to be a five minute chart) or by typing a comma (,) to enter non minute intervals such as H (Hourly), D (Daily), W (Weekly), M (Monthly).": "Number or , – change interval. The interval can be changed by typing the interval number (i.e. 5 if it is going to be a five minute chart) or by typing a comma (,) to enter non minute intervals such as H (Hourly), D (Daily), W (Weekly), M (Monthly).", + "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

": "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

", + "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

": "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

", + "

Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the features, top authors or create your first idea!

", + "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", + "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.": "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.", + "A clear title that describes your idea. Don’t just write “MSFT” or “MSFT Short”. A title like this doesn’t say much and won’t attract much interest to your idea.": "A clear title that describes your idea. Don’t just write “MSFT” or “MSFT Short”. A title like this doesn’t say much and won’t attract much interest to your idea.", + "A description that clearly states your idea. Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader’s shoes and see if you’d understand the context based on what you wrote. It’s also a good idea to re-post descriptions right on the chart, so your idea can be shared without losing meaning.": "A description that clearly states your idea. Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader’s shoes and see if you’d understand the context based on what you wrote. It’s also a good idea to re-post descriptions right on the chart, so your idea can be shared without losing meaning.", + "A suggested author published idea on current symbol": "A suggested author published idea on current symbol", + "ABCD Pattern": "Formacja ABCD", + "about": "about", + "Account History": "Account History", + "Account History...": "Account History...", "Accounting Change": "Accounting Change", - "Accounts Payable": "Accounts Payable", "Accounts Payable and Accrued Expenses": "Accounts Payable and Accrued Expenses", + "Accounts Payable": "Accounts Payable", "Accounts Receivable, Trade, Net": "Accounts Receivable, Trade, Net", "Accounts, Notes Receivable, Net": "Accounts, Notes Receivable, Net", "Accrued Expenses": "Accrued Expenses", "Accrued Interest": "Accrued Interest", "Accumulated Depreciation": "Accumulated Depreciation", + "Accumulation/Distribution": "Accumulation/Distribution", + "Accumulation/Distribution_study": "Accumulation/Distribution", "Acquisition/Sale of Business, Net": "Acquisition/Sale of Business, Net", - "Additional Paid-in Capital": "Additional Paid-in Capital", + "Activate Offer and GO PRO": "Activate Offer and GO PRO", + "Activate Your Account": "Activate Your Account", + "Active Symbol": "Aktywny Symbol", + "Active": "Active", + "Actual": "Actual", + "Add about...": "Add about...", + "Add Alert": "Add Alert", + "Add any symbol from the list": "Dodaj jakikolwiek symbol z listy", + "Add location...": "Add location...", + "Add people to this chat": "Add people to this chat", + "Add people to this chat...": "Add people to this chat...", + "Add people": "Add people", + "Add real-time markets": "Add real-time markets", + "Add status": "Add status", + "Add status...": "Add status...", + "Add Symbol": "Dodaj Symbol", + "Add this room from favorites": "Add this room from favorites", + "Add to Chart": "Add to Chart", + "Add to favorites": "Dodaj do ulubionych", + "Add To Watchlist": "Dodaj do Listy Obserwowanych", + "Add twitter...": "Add twitter...", + "Add webpage...": "Add webpage...", + "Add {0} To Watchlist": "Add {0} To Watchlist", + "Add": "Dodaj", + "Additional Notifications Settings...": "Additional Notifications Settings...", "Additional Paid-in Capital - Preferred Stock": "Additional Paid-in Capital - Preferred Stock", + "Additional Paid-in Capital": "Additional Paid-in Capital", + "Address": "Address", "Adjusted EBIT": "Adjusted EBIT", "Adjusted EBITDA": "Adjusted EBITDA", "Adjusted EPS, Basic": "Adjusted EPS, Basic", @@ -1188,26 +102,255 @@ "Adjustment for Equity Earnings": "Adjustment for Equity Earnings", "Adjustment for Minority Interest": "Adjustment for Minority Interest", "Adjustment for Special Charges": "Adjustment for Special Charges", + "Advance Decline Line": "Advance Decline Line", + "Advance Decline Ratio": "Advance Decline Ratio", + "Advance/Decline Ratio (Bars)": "Advance/Decline Ratio (Bars)", + "Advance/Decline_study": "Advance/Decline", + "ADX smoothing": "ADX smoothing", + "ADX Smoothing_input": "ADX Smoothing", + "After making your selection, copy and paste the embed code above. Learn more how to embed chart into forum or blog.": "After making your selection, copy and paste the embed code above. Learn more how to embed chart into forum or blog.", + "After-tax Margin": "After-tax Margin", + "Alarm Clock": "Alarm Clock", + "Alert Actions": "Alert Actions", + "Alert": "Alert", + "Alerts for the current resolution only": "Alerts for the current resolution only", + "Alerts for the current symbol only": "Alerts for the current symbol only", + "Alerts issue": "Alerts issue", + "Alerts Log": "Alerts Log", + "Alerts": "Alerts", + "AlgoViewEssential": "AlgoViewEssential", + "All Content": "All Content", + "All Exchanges": "Wszystkie Giełdy", + "All Metrics": "All Metrics", + "All Talks": "All Talks", + "all time messages": "__messages__ all time messages", + "All types": "Wszystkie typy", + "All": "All", + "all": "all", + "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.": "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.", + "Already have an account?": "Already have an account?", + "Always Show Stats": "Always Show Stats", + "AMEX - Stock - USA": "AMEX - Stock - USA", + "AMEX Gap Down Stocks": "AMEX Gap Down Stocks", + "AMEX Gap Up Stocks": "AMEX Gap Up Stocks", + "AMEX Percent Advances": "AMEX Percent Advances", + "AMEX Percent Declines": "AMEX Percent Declines", + "AMEX Price Advances": "AMEX Price Advances", + "AMEX Price Declines": "AMEX Price Declines", + "AMEX Range Advances": "AMEX Range Advances", + "AMEX Range Declines": "AMEX Range Declines", + "AMEX Volume Leaders": "AMEX Volume Leaders", "Amortization Expense": "Amortization Expense", "Amounts Due to Related Parties, Short-term": "Amounts Due to Related Parties, Short-term", - "Basic EPS, Net Income": "Basic EPS, Net Income", + "Analysis Suite - SCMR Trends": "Analysis Suite - SCMR Trends", + "Analyze Trade Setup": "Analyze Trade Setup", + "Anchored Note": "Anchored Note", + "Anchored Text": "Zakotwiczony Tekst", + "Angle": "Angle", + "Angle:": "Łuk:", + "Another script has the same name. Do you wish to overwrite it?": "Another script has the same name. Do you wish to overwrite it?", + "Any custom watchlist can be saved under a unique name and loaded at any time with one click. All lists are available from any computer, so you have your workspace wherever you go.": "Any custom watchlist can be saved under a unique name and loaded at any time with one click. All lists are available from any computer, so you have your workspace wherever you go.", + "AOS FX Primer": "AOS FX Primer", + "Apply Default Drawing Template": "Apply Default Drawing Template", + "Apply Default": "Apply Default", + "Apply Defaults": "Apply Defaults", + "Apply Elliot Wave Intermediate": "Apply Elliot Wave Intermediate", + "Apply Elliot Wave Major": "Apply Elliot Wave Major", + "Apply Elliot Wave Minor": "Apply Elliot Wave Minor", + "Apply Elliot Wave": "Apply Elliot Wave", + "Apply Manual Decision Point": "Apply Manual Decision Point", + "Apply Manual Risk/Reward": "Apply Manual Risk/Reward", + "Apply WPT Down Wave": "Apply WPT Down Wave", + "Apply WPT Up Wave": "Apply WPT Up Wave", + "Apply": "Zastosuj", + "Apr": "Kwi", + "Arc": "Łuk", + "Arcs": "Łuki", + "Are you sure you want to abandon your post?": "Are you sure you want to abandon your post?", + "Are you sure you want to close {0} position?": "Are you sure you want to close {0} position?", + "Are you sure you want to delete this chart?": "Are you sure you want to delete this chart?", + "Are you sure you want to delete this message?": "Are you sure you want to delete this message?", + "Are you sure you want to delete this room?": "Are you sure you want to delete this room?", + "Are you sure you want to ignore messages from": "Are you sure you want to ignore messages from", + "Are you sure you want to leave this chat?": "Are you sure you want to leave this chat?", + "Are you sure you want to reverse {0} position?": "Are you sure you want to reverse {0} position?", + "Area With Breaks": "Area With Breaks", + "Area": "Obszar", + "Arguments in Header": "Argumenty w Nagłówku", + "Arnaud Legoux Moving Average": "Arnaud Legoux Moving Average", + "Arnaud Legoux Moving Average_study": "Arnaud Legoux Moving Average", + "Aroon Down": "Aroon Down", + "Aroon Up": "Aroon Up", + "Aroon": "Aroon", + "Aroon_study": "Aroon", + "Arrow Mark Down": "Arrow Mark Down", + "Arrow Mark Left": "Arrow Mark Left", + "Arrow Mark Right": "Arrow Mark Right", + "Arrow Mark Up": "Arrow Mark Up", + "Arrow": "Strzałka", + "Assets": "Assets", + "at": "at", + "Athens": "Athens", + "Attach chart snapshot": "Attach chart snapshot", + "Aug": "Sie", + "Auto Scale": "Autoskalowanie", + "auto": "auto", + "auto_scale": "auto", + "average per day": "__messages__ average per day", + "Average True Range": "Average True Range", + "Average True Range_study": "Average True Range", + "Average Volume": "Average Volume", + "Average waiting time on the phone is less than one minute. Phone support is available Monday-Friday from 6:30 AM until 3:00 PM EST.": "Average waiting time on the phone is less than one minute. Phone support is available Monday-Friday from 6:30 AM until 3:00 PM EST.", + "Avg Vol": "Avg Vol", + "Awesome Oscillator": "Awesome Oscillator", + "Awesome Oscillator_study": "Awesome Oscillator", + "Aww, we are sorry to see you go! If you cancel, you will no longer be billed after your current subscription period ends. '+": "Aww, we are sorry to see you go! If you cancel, you will no longer be billed after your current subscription period ends. '+", + "Background color 1": "Kolor tła 1", + "Background color 2": "Kolor tła 2", + "Background Color": "Kolor Tła", + "Background": "Tło", + "Balance of Power": "Balance of Power", + "Balance of Power_study": "Balance of Power", + "Balance Sheet": "Balance Sheet", + "Balance": "Balance", + "Balloon": "Balloon", + "Ban": "Ban", + "Bands style": "Bands style", + "Bangkok": "Bangkok", + "Banned": "Banned", + "Bar #": "Bar #", + "Bar's Style": "Styl Słupków", + "Bars Pattern": "Formacja Słupków", + "Bars": "Słupki", + "bars": "słupki", + "bars_margin": "słupki", + "Base Line Period": "Base Line Period", + "Base Line Periods": "Base Line Periods", + "Base Line": "Base Line", + "Base": "Base", "Basic EPS, Net Income from Continuing, Operations": "Basic EPS, Net Income from Continuing, Operations", + "Basic EPS, Net Income": "Basic EPS, Net Income", "Basic Weighted Average Shares": "Basic Weighted Average Shares", + "Basis": "Basis", + "Become a PRO Plus user for just $19.95 and get unlimited alerts! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks!": "Become a PRO Plus user for just $19.95 and get unlimited alerts! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks!", + "Become a Pro user for just $9.95 and get unlimited studies! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks because you support further development of TradingView!": "Become a Pro user for just $9.95 and get unlimited studies! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks because you support further development of TradingView!", + "Beep-beep": "Beep-beep", + "Berlin": "Berlin", + "Beta - 1 Year": "Beta - 1 Year", + "Beta - 3 Year": "Beta - 3 Year", + "Beta - 5 Year": "Beta - 5 Year", + "Beta 1Y": "Beta 1Y", + "Beta 3Y": "Beta 3Y", + "Beta 5Y": "Beta 5Y", + "Bill Williams' 3 Lines": "Bill Williams' 3 Lines", + "Bitcoin Talks": "Bitcoin Talks", + "Bitcoin": "Bitcoin", + "BITFINEX - Bitcoin": "BITFINEX - Bitcoin", + "BITSTAMP - Bitcoin": "BITSTAMP - Bitcoin", + "Black": "Black", + "Blank script": "Blank script", + "Blue": "Blue", + "Bogota": "Bogota", + "Bold": "Bold", + "Bollinger Bands %B": "Bollinger Bands %B", + "Bollinger Bands %B_study": "Bollinger Bands %B", + "Bollinger Bands Width": "Bollinger Bands Width", + "Bollinger Bands Width_study": "Bollinger Bands Width", + "Bollinger Bands": "Bollinger Bands", + "Bollinger Bands_study": "Bollinger Bands", "Book Equity": "Book Equity", - "CF Depreciation & Amortization": "CF Depreciation & Amortization", - "CF Net Income": "CF Net Income", + "Border color": "Kolor obramowania", + "Border Color": "Kolor obramowania", + "Border": "Obramowanie", + "Borders": "Granice", + "Bottom Labels": "Bottom Labels", + "Bottom Lables": "Bottom Lables", + "Bottom Margin": "Margines Dolny", + "bottom": "dół", + "Bring Forward": "Przenieś poziom wyżej", + "Bring to Front": "Przenieś na pierwszy plan", + "Browser": "Browser", + "Brush": "Pędzel", + "BSE - Stock - India": "BSE - Stock - India", + "BTC-E - Bitcoin": "BTC-E - Bitcoin", + "BTCYOU - Bitcoin": "BTCYOU - Bitcoin", + "Buenos Aires": "Buenos Aires", + "Built-ins": "Built-ins", + "Buy Annual": "Buy Annual", + "Buy Ask": "Buy Ask __quote__", + "Buy Bid": "Buy Bid __quote__", + "Buy Market": "Buy Market", + "Buy Monthly": "Buy Monthly", + "BUY MULTIDEVICE ACCESS": "BUY MULTIDEVICE ACCESS", + "Buy symbol": "Buy __displaySymbol__ Limit __abbreviatedNumber__ @ __formattedValue__", + "Buy": "Buy", + "By clicking on “Sign Up” below, you are agreeing to the Terms of Service.": "By clicking on “Sign Up” below, you are agreeing to the Terms of Service.", + "by username": "by __username__", + "by": "by", + "Calendar": "Calendar", + "Calling": "Calling", + "Callout": "Objaśnienie", + "Cancel Order": "Cancel Order", + "Cancel publication": "Cancel publication", + "Cancel {{text}} and send feedback": "Cancel {{text}} and send feedback", + "Cancel": "Anuluj", + "Candles": "Świece", "Capital Expenditures": "Capital Expenditures", - "Cash Paid for Income Taxes": "Cash Paid for Income Taxes", - "Cash Paid for Interest Expense": "Cash Paid for Interest Expense", - "Cash Ratio": "Cash Ratio", + "Capital LT": "Capital LT", + "Capital": "Capital", + "Card Number": "Card Number", "Cash and Cash Equivalents": "Cash and Cash Equivalents", "Cash and Cash Equivalents, Beginning of Year": "Cash and Cash Equivalents, Beginning of Year", "Cash and Cash Equivalents, End of Year": "Cash and Cash Equivalents, End of Year", + "Cash Flow Statement": "Cash Flow Statement", "Cash from Discontinued Operations": "Cash from Discontinued Operations", "Cash from Financing Activities": "Cash from Financing Activities", "Cash from Investing Activities": "Cash from Investing Activities", "Cash from Operating Activities": "Cash from Operating Activities", + "Cash Paid for Income Taxes": "Cash Paid for Income Taxes", + "Cash Paid for Interest Expense": "Cash Paid for Interest Expense", + "Cash Ratio": "Cash Ratio", "Cash, Cash Equivalents and Short-term ,Investments": "Cash, Cash Equivalents and Short-term ,Investments", + "CBOE - Options - USA": "CBOE - Options - USA", + "CBOT - Futures - USA": "CBOT - Futures - USA", + "CBOT E-mini": "CBOT E-mini", + "CCI 14 Length": "CCI 14 Length", + "CCI 14": "CCI 14", + "CCI Turbo Histogram": "CCI Turbo Histogram", + "CCI Turbo Length": "CCI Turbo Length", + "CCI Turbo": "CCI Turbo", + "center": "środek", + "Centered": "Centered", + "CF Depreciation & Amortization": "CF Depreciation & Amortization", + "CF Depreciation & Amortization": "CF Depreciation & Amortization", + "CF Net Income": "CF Net Income", + "CFD": "CFD", + "Chaikin Money Flow": "Chaikin Money Flow", + "Chaikin Money Flow_study": "Chaikin Money Flow", + "Chaikin Oscillator": "Chaikin Oscillator", + "Chaikin Oscillator_study": "Chaikin Oscillator", + "Chande Kroll Stop": "Chande Kroll Stop", + "Chande Kroll Stop_study": "Chande Kroll Stop", + "Chande MO": "Chande MO", + "Chande Momentum Oscillator": "Chande Momentum Oscillator", + "Chande Momentum Oscillator_study": "Chande Momentum Oscillator", + "Change angle": "Change angle", + "Change area background": "Change area background", + "Change Background Color": "Change Background Color", + "Change band background": "Change band background", + "Change Disjoint Angle Background Color": "Change Disjoint Angle Background Color", + "Change Disjoint Angle Background Transparency": "Change Disjoint Angle Background Transparency", + "Change Disjoint Angle Color": "Change Disjoint Angle Color", + "Change Disjoint Angle Extending Left": "Change Disjoint Angle Extending Left", + "Change Disjoint Angle Extending Right": "Change Disjoint Angle Extending Right", + "Change Disjoint Angle Filling": "Change Disjoint Angle Filling", + "Change Disjoint Angle Left End": "Change Disjoint Angle Left End", + "Change Disjoint Angle Right End": "Change Disjoint Angle Right End", + "Change Disjoint Angle Show Prices": "Change Disjoint Angle Show Prices", + "Change Disjoint Angle Style": "Change Disjoint Angle Style", + "Change Disjoint Angle Width": "Change Disjoint Angle Width", + "Change Ideas filter": "Change Ideas filter", + "Change in Accounts Payable & Accrued, Expenses": "Change in Accounts Payable & Accrued, Expenses", "Change in Accounts Payable & Accrued, Expenses": "Change in Accounts Payable & Accrued, Expenses", "Change in Accounts Receivable": "Change in Accounts Receivable", "Change in Current Assets": "Change in Current Assets", @@ -1218,6 +361,7 @@ "Change in Income Taxes Payable": "Change in Income Taxes Payable", "Change in Inventories": "Change in Inventories", "Change in Long-term Debt, Net": "Change in Long-term Debt, Net", + "Change in Operating Assets & Liabilities": "Change in Operating Assets & Liabilities", "Change in Operating Assets & Liabilities": "Change in Operating Assets & Liabilities", "Change in Other Assets": "Change in Other Assets", "Change in Other Current Assets": "Change in Other Current Assets", @@ -1225,14 +369,207 @@ "Change in Other Liabilities": "Change in Other Liabilities", "Change in Prepaid Expenses": "Change in Prepaid Expenses", "Change in Short-term Borrowings, Net": "Change in Short-term Borrowings, Net", + "Change Interval": "Change Interval", + "Change Interval...": "Change Interval...", + "Change Marker and Border Color": "Change Marker and Border Color", + "Change Resolution": "Change Resolution", + "Change Symbol": "Zmień Symbol", + "Change Symbol...": "Zmień Symbol...", + "Change Text Background Fill": "Change Text Background Fill", + "Change Text Background Transparency": "Change Text Background Transparency", + "Change Text Background": "Change Text Background", + "Change Text Border Color": "Change Text Border Color", + "Change Text Border": "Change Text Border", + "Change Text Color": "Change Text Color", + "Change Text Font Bold": "Change Text Font Bold", + "Change Text Font Italic": "Change Text Font Italic", + "Change Text Font Size": "Change Text Font Size", + "Change Text Font": "Change Text Font", + "Change Text Wrap": "Change Text Wrap", + "Change Text": "Change Text", + "Change Trend Angle Extending Left": "Change Trend Angle Extending Left", + "Change Trend Angle Extending Right": "Change Trend Angle Extending Right", + "Change Trend Line Always Show Stats": "Change Trend Line Always Show Stats", + "Change Trend Line Color": "Change Trend Line Color", + "Change Trend Line Extending Left": "Change Trend Line Extending Left", + "Change Trend Line Extending Right": "Change Trend Line Extending Right", + "Change Trend Line Left End": "Change Trend Line Left End", + "Change Trend Line Right End": "Change Trend Line Right End", + "Change Trend Line Show Angle": "Change Trend Line Show Angle", + "Change Trend Line Show Bars Range": "Change Trend Line Show Bars Range", + "Change Trend Line Show Date/Time Range": "Change Trend Line Show Date/Time Range", + "Change Trend Line Show Price Range": "Change Trend Line Show Price Range", + "Change Trend Line Style": "Change Trend Line Style", + "Change Trend Line Width": "Change Trend Line Width", + "Channel": "Kanał", + "Chart as image": "Chart as image", + "Chart description is required": "Chart description is required", + "Chart does not load": "Chart does not load", + "Chart Help": "Chart Help", + "Chart Layout Name": "Chart Layout Name", + "Chart layout name": "Chart layout name", + "Chart Name": "Chart Name", + "Chart name": "Chart name", + "Chart or Quote, eg.": "Chart or Quote, eg.", + "Chart Properties": "Właściwości Wykresu", + "Chart Snapshot": "Chart Snapshot", + "Chart title is required": "Chart title is required", + "Chart": "Chart", + "Charts": "Charts", + "Chat archives...": "Chat archives...", + "Chat Call": "Chat Call", + "Chat Calling": "Chat Calling", + "Chat Hangup": "Chat Hangup", + "Chat Message": "Chat Message", + "Chat Popup": "Chat Popup", + "Chat title": "Chat title", + "Chats": "Chats", + "Chicago": "Chicago", + "Chikou span": "Chikou span", + "Chirpy": "Chirpy", + "Chng 1W": "Chng 1W", + "Chng 4W": "Chng 4W", + "Chng 52W": "Chng 52W", + "Chng": "Chng", + "Choose your PRO plan": "Choose your PRO plan", + "Chop Zone": "Chop Zone", + "Choppiness Index": "Choppiness Index", + "Choppiness Index_study": "Choppiness Index", + "Circle Lines": "Circle Lines", + "Circles": "Koła", + "Clear Alerts Log": "Clear Alerts Log", + "Clear Console": "Clear Console", + "Clear Symbols": "Clear Symbols", + "Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.": "Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.", + "Click here to create new alert": "Click here to create new alert", + "Click here to go to chart and create one": "Click here to go to chart and create one", + "Click to set a point": "Click to set a point", + "Clone": "Klonuj", + "Clone, Copy, Sync": "Clone, Copy, Sync", + "Close position": "Close position", + "Close Position": "Close Position", + "Close {0} position?": "Close {0} position?", + "Close": "Zamknięcie", + "close": "close", + "Close_in_legend": "C", + "closed": "zamknięty", + "Closed": "Closed", + "Closed_line_tool_position": "Closed", + "CME - Futures - USA": "CME - Futures - USA", + "CME E-mini": "CME E-mini", + "Coeffs As Percents": "Coeffs As Percents", + "Color 0": "Kolor 0", + "Color 1": "Kolor 1", + "Color 2": "Kolor 2", + "Color 3": "Kolor 3", + "Color 4": "Kolor 4", + "Color 5": "Color 5", + "Color 6": "Color 6", + "Color 7": "Color 7", + "Color 8": "Color 8", + "Color bars based on previous close": "Color bars based on previous close", + "Color Theme": "Kolory", + "Color": "Kolor", + "Color:": "Kolor:", + "Columns": "Kolumny", + "COMEX - Futures - USA": "COMEX - Futures - USA", + "COMEX E-mini": "COMEX E-mini", + "Comment": "Komentarz", + "Commitments & Contingencies": "Commitments & Contingencies", "Commitments & Contingencies": "Commitments & Contingencies", + "Commodity Channel Index": "Commodity Channel Index", + "Commodity Channel Index_study": "Commodity Channel Index", "Common Stock": "Common Stock", + "Company Comparison": "Porównanie Spółek", + "Company": "Company", + "Compare Add": "Compare Add", + "Compare or Add Symbol": "Porównaj lub Dodaj Symbol", + "Compare or Add Symbol...": "Porównaj lub Dodaj Symbol...", + "Compare": "Porównaj", + "Compare...": "Porównaj...", + "Compared to monthly billing": "Compared to monthly billing", + "compiling...": "compiling...", + "Condition": "Condition", + "Conditional Expressions": "Conditional Expressions", + "Confirm Inputs": "Confirm Inputs", + "Confirm replace": "Confirm replace", + "Confirm": "Confirm", + "Confirmation": "Potwierdzenie", + "Connect": "Connect", + "CONNECT": "CONNECT", + "Connected": "Connected", + "Connecting Line": "Connecting Line", + "Connecting": "Connecting", + "Connors RSI": "Connors RSI", + "ConnorsRSI": "ConnorsRSI", + "Continue": "Continue", + "CONTINUE": "CONTINUE", + "Conversion Line Period": "Conversion Line Period", + "Conversion Line Periods": "Conversion Line Periods", + "Conversion Line": "Conversion Line", + "Coordinates": "Koordynaty", + "Copied to clipboard": "Copied to clipboard", + "Coppock Curve": "Coppock Curve", + "Coppock Curve_study": "Coppock Curve", + "Copy Chart Layout": "Copy Chart Layout", + "Copy link": "Copy link", + "copy selected object.": "copy selected object.", + "Copy": "Kopiuj", + "Correct": "Correct", + "Correlation Coeff": "Correlation Coeff", + "Correlation Coeff_study": "Correlation Coeff", + "Correlation Coefficient": "Correlation Coefficient", + "Correlation": "Correlation", + "Cost & Operating Expenses": "Cost & Operating Expenses", "Cost & Operating Expenses": "Cost & Operating Expenses", "Cost of Revenue": "Cost of Revenue", + "Count": "Count", "Cover Sheet TSO": "Cover Sheet TSO", + "Create Alert on {{title}}": "Create Alert on {{title}}", + "Create Alert": "Create Alert", + "Create new note...": "Create new note...", + "Create New Order...": "Create New Order...", + "Create new public chat": "Create new public chat", + "Create your first script now!": "Create your first script now!", + "Create": "Create", + "Cross": "Krzyżyk", + "Cross_chart_type": "Krzyżyk", + "Crosses": "Crosses", + "Crosshair": "Krzyżyk", + "Crossing Down": "Crossing Down", + "Crossing Up": "Crossing Up", + "Crossing": "Crossing", + "Cumulative Volume Index": "Cumulative Volume Index", "Current Portion of Long-term Debt": "Current Portion of Long-term Debt", "Current Ratio": "Current Ratio", + "Current Valuation": "Current Valuation", + "cursors-group-css-class": "cursors-group-css-class", + "Custom color...": "Wybierz kolor...", + "Custom intervals and unlimited alerts": "Custom intervals and unlimited alerts", + "Custom Intervals": "Custom Intervals", + "Custom": "Custom", + "Custom...": "Custom...", + "CVV/CSC": "CVV/CSC", + "Cycle": "Cycle", + "Cyclic Lines": "Cyclic Lines", + "d": "d", + "D_dates": "D", + "d_dates": "d", + "Daily": "Daily", + "Data provided by BATS exchange.": "Data provided by BATS exchange.", + "Data Window": "Data Window", + "Date Range": "Zakres Dat", + "Date": "Date", + "day_plural": "dni", + "Day's Range": "Day's Range", + "Debt Net": "Debt Net", "Debt to Assets": "Debt to Assets", + "Debt to Equity": "Debt to Equity", + "Dec": "Gru", + "DecisionBar": "DecisionBar", + "Decrease Rating": "Decrease Rating", + "Default": "Domyślnie", + "Defaults": "Domyślne", "Deferred Charges": "Deferred Charges", "Deferred Income Tax Liabilities, Short-term": "Deferred Income Tax Liabilities, Short-term", "Deferred Income Taxes": "Deferred Income Taxes", @@ -1242,61 +579,842 @@ "Degree of Combined Leverage": "Degree of Combined Leverage", "Degree of Financial Leverage": "Degree of Financial Leverage", "Degree of Operational Leverage": "Degree of Operational Leverage", + "delayed": "delayed", + "Delayed": "Delayed", + "Delete Alert": "Delete Alert", + "Delete alerts as per filter": "Delete alerts as per filter", + "Delete all Alerts": "Delete all Alerts", + "Delete all inactive Alerts": "Delete all inactive Alerts", + "Delete all your positions, orders and history and set balance to specific value.": "Delete all your positions, orders and history and set balance to specific value.", + "Delete message": "Delete message", + "Delete room": "Delete room", + "Delete script": "Delete script", + "Delete": "Usuń", + "Depreciation & Amortization Expense": "Depreciation & Amortization Expense", "Depreciation & Amortization Expense": "Depreciation & Amortization Expense", "Depreciation Expense": "Depreciation Expense", + "Depth": "Depth", + "depth_input": "depth", + "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.": "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.", + "Description": "Description", + "DESCRIPTION": "DESCRIPTION", + "Detach Chat": "Detach Chat", + "Details": "Details", + "Detrended Price Oscillator": "Detrended Price Oscillator", + "deviation_input": "deviation", + "Device": "Device", + "DI Length_input": "DI Length", "Diluted EPS, Net Income from Continuing Operations": "Diluted EPS, Net Income from Continuing Operations", + "Diluted EPS, Net Income": "Diluted EPS, Net Income", "Diluted Weighted Average Shares": "Diluted Weighted Average Shares", + "Directional Movement Index": "Directional Movement Index", + "Directional Movement Index_study": "Directional Movement Index", + "Directional Movement": "Directional Movement", + "Disconnect": "Disconnect", + "Disconnected": "Disconnected", "Discontinued Operations": "Discontinued Operations", + "Disjoint Angle": "Disjoint Angle", + "Displaced EMA": "Displaced EMA", + "Displacement": "Displacement", + "displacement_input": "displacement", + "distance: {0}": "dystans: {0}", + "Div EA": "Div EA", + "Div Paid": "Div Paid", + "Div Pref": "Div Pref", + "Div Share": "Div Share", + "Divergence Indicator": "Divergence Indicator", + "Diviation (%)": "Diviation (%)", + "Dividend": "Dividend", + "Dividends Paid": "Dividends Paid", + "Dividends per Share, FQ": "Dividends per Share, FQ", + "Dividends": "Dividends", + "divisor_input": "divisor", + "Divisor_input": "Divisor", + "Do Not Cancel": "Do Not Cancel", + "Do not post offline personal contact information.": "Do not post offline personal contact information.", + "Do not publish content that is not your original work, or infringes the copyright of any third party.": "Do not publish content that is not your original work, or infringes the copyright of any third party.", + "Do not show this message again": "Do not show this message again", + "Do you really want to clear all symbols?": "Do you really want to clear all symbols?", + "Do you realy want to delete ": "Do you realy want to delete", + "Do you realy want to delete theme": "Do you realy want to delete __theme__ theme?", + "Do you realy want to delete {0}watchlist?": "Do you realy want to delete {0}watchlist?", + "Do you realy want to replace": "Do you realy want to replace", + "Don't be so cruel! Bans longer than 1 week are not allowed for now.": "Don't be so cruel! Bans longer than 1 week are not allowed for now.", + "Donchian Channels": "Donchian Channels", + "Donchian Channels_study": "Donchian Channels", + "Done": "Done", + "Don’t cry… but your free PRO Plus trial has ended! We hope you benefited from useful features and felt good about yourself for supporting the community.": "Don’t cry… but your free PRO Plus trial has ended! We hope you benefited from useful features and felt good about yourself for supporting the community.", + "Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!": "Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!", + "Dot": "Kropka", + "Double EMA": "Double EMA", + "Double Exponential Moving Average": "Double Exponential Moving Average", + "Double Exponential Moving Average_study": "Double Exponential Moving Average", + "Down Color": "Kolor spadku", + "Down fractals": "Down fractals", + "Down Wave 1 or A": "Down Wave 1 or A", + "Down Wave 2 or B": "Down Wave 2 or B", + "Down Wave 3": "Down Wave 3", + "Down Wave 4": "Down Wave 4", + "Down Wave 5": "Down Wave 5", + "Down Wave C": "Down Wave C", + "Down": "Down", + "Drawing Tools": "Drawing Tools", + "Drawings Syncing": "Drawings Syncing", + "Drawings Toolbar": "Drawings Toolbar", + "Drawings": "Rysunki", + "E-mail for sms": "E-mail for sms", + "E-mail support hours are 4:00 AM – 3 PM EST Monday - Friday. Typical response time is 1 hour during business hours.": "E-mail support hours are 4:00 AM – 3 PM EST Monday - Friday. Typical response time is 1 hour during business hours.", + "E-mail": "E-mail", + "Early Access 33% off{{#is_finished}} – Final chance{{/is_finished}}": "Early Access 33% off{{#is_finished}} – Final chance{{/is_finished}}", + "Early Access for $16.65/Month": "Early Access for $16.65/Month", + "Earnings breaks": "Earnings breaks", + "Earnings Calendar": "Earnings Calendar", + "Earnings per Share, Basic, TTM": "Earnings per Share, Basic, TTM", + "Earnings per Share, Diluted, TTM": "Earnings per Share, Diluted, TTM", + "Earnings": "Earnings", + "Ease Of Movement": "Ease Of Movement", + "Ease of Movement": "Ease of Movement", + "Ease of Movement_study": "Ease of Movement", + "EBIT": "EBIT", + "EBITDA": "EBITDA", + "Economic Calendar": "Economic Calendar", + "Economy & Symbols": "Ekonomia & Symbole", + "Economy": "Economy", + "Edit Alert {{description}} on {{title}}": "Edit Alert {{description}} on {{title}}", + "Edit Alert": "Edit Alert", + "Edit chat room": "Edit chat room", + "EDIT IDEA": "EDIT IDEA", + "Edit Order": "Edit Order", + "Edit Order...": "Edit Order...", + "Edit Position": "Edit Position", + "Edit Position...": "Edit Position...", + "Edit profile": "Edit profile", + "Edit room...": "Edit room...", + "EDIT SCRIPT": "EDIT SCRIPT", + "Edit Sript": "Edit Sript", + "Edit": "Edit", + "EDIT": "EDIT", "Effect of Exchange Rate on Cash": "Effect of Exchange Rate on Cash", + "Elder's Force Index": "Elder's Force Index", + "Elders Force Index_study": "Elders Force Index", + "Elliott Labels": "Elliott Labels", + "Elliott Major Retracement": "Elliott Major Retracement", + "Elliott Minor Retracement": "Elliott Minor Retracement", + "Elliott Wave Circle": "Elliott Wave Circle", + "Elliott Wave Cycle": "Elliott Wave Cycle", + "Elliott Wave Minor": "Elliott Wave Minor", + "Elliott Wave Subminuette": "Elliott Wave Subminuette", + "Elliott Wave": "Elliott Wave", + "Ellipse": "Elipsa", + "Email": "Email", + "Embed": "Embed", + "Emp": "Emp", "Employee Compensation": "Employee Compensation", + "End of Day": "End of Day", + "English only for main public chatrooms and public ideas - so that everyone can understand. Any language can be spoken in the custom chat rooms. Later we may introduce main public chatrooms for other languages.": "English only for main public chatrooms and public ideas - so that everyone can understand. Any language can be spoken in the custom chat rooms. Later we may introduce main public chatrooms for other languages.", + "English only": "English only", + "Enter a new chart layout name": "Enter a new chart layout name", + "Enter a new chart name": "Enter a new chart name", + "Enter new title for this chat": "Enter new title for this chat", + "Entering Channel": "Entering Channel", + "Enterprise Value, FQ": "Enterprise Value, FQ", + "Enterprise Value/EBITDA, TTM": "Enterprise Value/EBITDA, TTM", + "Entry price:": "Entry price:", + "Envelope": "Envelope", + "Envelope_study": "Envelope", + "eod data": "eod data", + "eod delayed": "eod delayed", + "EPS NI": "EPS NI", + "Equality Line": "Equality Line", + "Equity Earnings": "Equity Earnings", + "Equity": "Equity", + "Eraser": "Gumka", + "Error": "Error", + "Estimate": "Estimate", + "EUREX - Futures - Europe": "EUREX - Futures - Europe", + "Event": "Event", + "Events & Alerts": "Events & Alerts", + "Events": "Zdarzenia", + "Exch": "Exch", + "Exchange": "Giełda", + "Exchanges charge per-user fees and redistribution fees from TradingView for delivery of intraday and real-time data. So, we can't give this data for free to everyone (as much as we'd like to).": "Exchanges charge per-user fees and redistribution fees from TradingView for delivery of intraday and real-time data. So, we can't give this data for free to everyone (as much as we'd like to).", + "Exit Full Screen (ESC)": "Exit Full Screen (ESC)", + "Exiting Channel": "Exiting Channel", + "Expand sym chart": "Expand sym chart", + "Expected Annual Dividends": "Expected Annual Dividends", + "Expiration Date (MM/YY)": "Expiration Date (MM/YY)", + "Expiration Time": "Expiration Time", + "Expiration": "Expiration", + "Expired": "Expired", + "Exponential": "Exponential", + "exponential_input": "Exponential", + "ext": "ext", + "Extend Alert Line": "Extend Alert Line", + "Extend Left End": "Extend Left End", + "Extend Left": "Extend Left", + "Extend Lines Left": "Extend Lines Left", + "Extend Lines": "Rozszerz Linie", + "Extend Right End": "Extend Right End", + "Extend Right": "Extend Right", + "Extend": "Rozszerz", + "Extended Alert Line": "Extended Alert Line", + "Extended Hours (Intraday Only)": "Extended Hours (Intraday Only)", + "Extended Hours": "Extended Hours", + "Extended Line": "Extended Line", + "Extended Trading Hours": "Extended Trading Hours", + "Extended": "Rozszerzone", + "Extension": "Extension", "Extraordinary Items": "Extraordinary Items", + "Failed": "Failed", + "Failure back color": "Failure back color", + "Failure text color": "Failure text color", + "FAILURE": "PORAŻKA", + "Falling": "Falling", + "Fans": "Fans", + "Fast length": "Fast length", + "Fast Length": "Fast Length", + "fastLength_input": "Fast Length", + "Fault": "Fault", + "Favorite Drawings Toolbar": "Favorite Drawings Toolbar", + "Favorite ideas": "Favorite ideas", + "Favorite": "Favorite", + "Favorites": "Ulubione", + "Feature Request and Feedback": "Feature Request and Feedback", + "Feb": "Lut", + "Fib Channel": "Kanał Fibonacciego", + "Fib Circles": "Fib Circles", + "Fib Retracement": "Fib Retracement", + "Fib Speed Resistance Arcs": "Fib Speed Resistance Arcs", + "Fib Speed Resistance Fan": "Fib Speed Resistance Fan", + "Fib Spiral": "Fib Spiral", + "Fib Time Zone": "Fib Time Zone", + "Fib Wedge": "Fib Wedge", + "Fibonacci": "Fibonacci", + "Fill": "Wypełnienie", + "Find existing chat": "Find existing chat", + "First bar time": "First bar time", + "First Name": "First Name", + "Fisher Transform": "Fisher Transform", + "Fisher": "Fisher", + "Flag Mark": "Flag Mark", + "Flat Bottom": "Flat Bottom", + "Flat Top/Bottom": "Flat Top/Bottom", + "Flipped": "Odwrócone", + "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.": "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.", + "Follow {{pro_symbol}}": "Follow {{pro_symbol}}", + "Follow": "Follow", + "Followed": "Followed", + "Followers": "Followers", + "Following below suggestions will help get your ideas suggested:": "Following below suggestions will help get your ideas suggested:", + "Following": "Following", + "Font Size": "Rozmiar tekstu", + "For a limited time, we’re offering a FREE 1 month subscription of PRO Plus (no credit card required, no catches or hidden autobilling).": "For a limited time, we’re offering a FREE 1 month subscription of PRO Plus (no credit card required, no catches or hidden autobilling).", + "for": "for", + "Forecast": "Forecast", + "Forex Talks": "Forex Talks", + "Forex": "Forex", + "Forgot password?": "Forgot password?", + "Format": "Format", + "Format...": "Format...", + "FORTUNECX - Bitcoin": "FORTUNECX - Bitcoin", "Free Cash Flow Margin": "Free Cash Flow Margin", "Free Cash Flow Return on Assets": "Free Cash Flow Return on Assets", + "Free Cash Flow": "Free Cash Flow", + "Frequency": "Frequency", + "Full moon mark": "Full moon mark", + "Full Screen": "Pełny Ekran", + "Fullscreen mode": "Tryb pełnoekranowy", + "Function Definition": "Function Definition", + "Fundamentals company": "Fundamentals __company__", + "Fundamentals": "Fundamentals", + "Futures Magazine": "Futures Magazine", + "Futures": "Kontrakty terminowe", + "futures": "kontrakty terminowe", + "FXCM - Forex": "FXCM - Forex", + "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.": "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.", + "FxWire PRO": "FxWire PRO", + "Gann Box": "Gann Box", + "Gann Fan": "Gann Fan", + "Gann Square": "Gann Square", + "Gap Down Stocks": "Gap Down Stocks", + "Gap in the data": "Gap in the data", + "Gap Up Stocks": "Gap Up Stocks", + "General & Administrative Expense": "General & Administrative Expense", "General & Administrative Expense": "General & Administrative Expense", - "Goodwill": "Goodwill", + "GOCIO - Bitcoin": "GOCIO - Bitcoin", + "Goodwill & Intangible Assets, Net": "Goodwill & Intangible Assets, Net", "Goodwill & Intangible Assets, Net": "Goodwill & Intangible Assets, Net", + "Goodwill": "Goodwill", + "GrandSuperCycle": "GrandSuperCycle", + "Graphics": "Grafiki", + "Greater Than": "Greater Than", + "Grey": "Grey", + "Grid Lines": "Linie Siatki", + "Grid": "Siatka", + "Gross Margin %, TTM": "Gross Margin %, TTM", + "Gross Margin": "Gross Margin", + "Gross Profit": "Gross Profit", + "Growing moon": "Growing moon", + "Growing": "Growing", + "h": "h", + "h_dates": "h", + "Hand Bell": "Hand Bell", + "Hate speech": "Hate speech", + "Have something to say?": "Have something to say?", + "Head & Shoulders": "Head & Shoulders", + "Head": "Głowa", + "Headlines": "Headlines", + "Heiken Ashi": "Świece Heiken Ashi", + "Help & Wiki": "Help & Wiki", + "Help": "Pomoc", + "Hidden Bearish Divergence": "Hidden Bearish Divergence", + "Hidden Bullish Divergence": "Hidden Bullish Divergence", + "Hide All Drawing Tools": "Ukryj Przybory Do Rysowania", + "Hide Buy/Sell Panel": "Hide Buy/Sell Panel", + "Hide data": "Hide data", + "Hide Drawings Toolbar": "Hide Drawings Toolbar", + "Hide Favorite Drawings Toolbar": "Hide Favorite Drawings Toolbar", + "Hide inactive alerts": "Hide inactive alerts", + "Hide inactive Alerts": "Hide inactive Alerts", + "Hide Marks On Bars": "Hide Marks On Bars", + "Hide Widgets": "Hide Widgets", + "Hide": "Ukryj", + "High": "Maksimum", + "high": "high", + "High_in_legend": "H", + "Histogram": "Histogram", + "Historical Volatility": "Historical Volatility", + "HITBTC - Bitcoin": "HITBTC - Bitcoin", + "hl2": "hl2", + "HLC Bars": "Słupki HLC", + "hlc3": "hlc3", + "Hlines Background": "Hlines Background", + "Hollow Candles": "Puste Świece", + "Home": "Home", + "Hong Kong": "Hong Kong", + "Horizontal Line": "Pozioma Linia", + "Horizontal Ray": "Horizontal Ray", + "Hot Lists": "Hot Lists", + "Hotlist": "Hotlist", + "HotLists continuously scan the US stock market to identify best trading opportunities and take considerable resources, so we can't give them out for free to everyone (as much as we'd like to).": "HotLists continuously scan the US stock market to identify best trading opportunities and take considerable resources, so we can't give them out for free to everyone (as much as we'd like to).", + "Hotlists": "Hotlists", + "hour": "godzina", + "hour_plural_2": "godziny", + "hour_plural_5": "godzin", + "hour_plural": "godziny", + "How to use the reference materials (Video)": "How to use the reference materials (Video)", + "Hull MA": "Hull MA", + "Hull MA_study": "Hull MA", + "Hull Moving Average": "Hull Moving Average", + "Hundred Line": "Hundred Line", + "ICECAN - Futures - Canada": "ICECAN - Futures - Canada", + "ICEEUR - Futures - Europe": "ICEEUR - Futures - Europe", + "ICEUSA - Futures - USA": "ICEUSA - Futures - USA", + "Ichimoku Cloud": "Ichimoku Cloud", + "Ichimoku Cloud_study": "Ichimoku Cloud", + "Icon": "Ikona", + "Idea or chart snapshot image": "Idea or chart snapshot image", + "IDEA TITLE AND DESCRIPTION": "IDEA TITLE AND DESCRIPTION", + "Ideas for the current resolution only": "Ideas for the current resolution only", + "Ideas for the current symbol only": "Ideas for the current symbol only", + "Ideas of the people I follow & my ideas": "Ideas of the people I follow & my ideas", + "Ideas Published": "Ideas Published", + "Ideas": "Ideas", + "If you are sure you want to cancel, click Cancel, otherwise choose Do Not Cancel.": "If you are sure you want to cancel, click Cancel, otherwise choose Do Not Cancel.", + "If you do intraday analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.": "If you do intraday analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.", + "If you do intraday analysis, consider subscribing to the {{exchange}} exchange.{{^exchangesButton}} You must subscribe to PRO, PRO Plus or Premium service first (from only 9.95/m).{{/exchangesButton}}": "If you do intraday analysis, consider subscribing to the {{exchange}} exchange.{{^exchangesButton}} You must subscribe to PRO, PRO Plus or Premium service first (from only 9.95/m).{{/exchangesButton}}", + "If you do intraday spread analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.": "If you do intraday spread analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.", + "If you follow a symbol you will receive notifications when new ideas about that symbol are published.": "If you follow a symbol you will receive notifications when new ideas about that symbol are published.", + "If you like what you see, you have an exclusive chance to get 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.": "If you like what you see, you have an exclusive chance to get 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.", + "If you need only the most complete and accurate data, then consider subscribing to the PRO Plus or Premium service from only $19.95/m that offers actual real-time data from the NYSE/NASDAQ/AMEX exchanges and much more.": "If you need only the most complete and accurate data, then consider subscribing to the PRO Plus or Premium service from only $19.95/m that offers actual real-time data from the NYSE/NASDAQ/AMEX exchanges and much more.", + "If you want to act quickly to news and events that occur when the regular market is closed, please consider subscribing to PRO Plus or Premium service from only $19.95/m.": "If you want to act quickly to news and events that occur when the regular market is closed, please consider subscribing to PRO Plus or Premium service from only $19.95/m.", + "If you want to identify opportunities in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "If you want to identify opportunities in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "If you want to unlock the power of multiple time frame analysis and add multiple symbols to the same chart layout, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "If you want to unlock the power of multiple time frame analysis and add multiple symbols to the same chart layout, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "If you want to use different watchlists to quickly assess different sectors of the market, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "If you want to use different watchlists to quickly assess different sectors of the market, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "If you want to use private messages - please sign in or register!": "If you want to use private messages - please sign in or register!", + "If you want to use this service - please sign in or register!": "If you want to use this service - please sign in or register!", + "Ignore user": "Ignore user __username__", + "Ignore": "Ignore", + "Ignored users...": "Ignored users...", + "Illicit content": "Illicit content", + "Image URL": "URL Obrazka", + "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", + "In effort to make TradingView more useful to a larger number of users, moderators have the right to hide ideas with bad descriptions or not informative from the front page and the gallery. We are NOT limiting any ways of publishing or using TradingView charts. You can still create and publish any kind of charts; your profile and Activity Stream will still show all created charts.": "In effort to make TradingView more useful to a larger number of users, moderators have the right to hide ideas with bad descriptions or not informative from the front page and the gallery. We are NOT limiting any ways of publishing or using TradingView charts. You can still create and publish any kind of charts; your profile and Activity Stream will still show all created charts.", + "In Session": "In Session", + "In short, the more understandable and interesting your ideas are, the more you’ll gain respect of others and get discovered by the financial community. We’ll do our best to help showcase good ideas.": "In short, the more understandable and interesting your ideas are, the more you’ll gain respect of others and get discovered by the financial community. We’ll do our best to help showcase good ideas.", + "in": "in", + "in_dates": "in", + "inbars": "in __period__ bars", "Income After Taxes": "Income After Taxes", - "Income Before Taxes": "Income Before Taxes", - "Income Taxes": "Income Taxes", - "Income Taxes Payable": "Income Taxes Payable", "Income before Extraordinary Items": "Income before Extraordinary Items", + "Income Before Taxes": "Income Before Taxes", + "Income Statement": "Income Statement", + "Income Taxes Payable": "Income Taxes Payable", + "Income Taxes": "Income Taxes", + "Income": "Income", + "Increase Rating": "Increase Rating", + "Increment": "Increment", + "increment_input": "Increment", + "Ind": "Ind", + "Index": "Indeks", + "index": "indeks", + "Indicator Arguments in Header": "Indicator Arguments in Header", + "Indicator Arguments": "Indicator Arguments", + "Indicator Last Value": "Indicator Last Value", + "Indicator Titles in Header": "Indicator Titles in Header", + "Indicator Titles": "Indicator Titles", + "Indicator Values": "Indicator Values", + "Indicator": "Wskaźnik", + "Indicators and Strategies": "Indicators and Strategies", + "Indicators": "Wskaźniki", + "Indicators, Fundamentals, Economy and Add-ons": "Wskaźniki, Fundamenty, Ekonomia i Dodatki", + "Industry": "Industry", + "Info": "Info", + "Inputs": "Wejścia", + "Insert Drawing Tool": "Wstaw Narzędzie Rysowania", + "Insert emoticon": "Insert emoticon", + "Insert Indicator...": "Wstaw Wskaźnik...", + "Insert": "Insert", + "Inside Channel": "Inside Channel", + "Inside Pitchfork": "Inside Pitchfork", + "Inside": "W środku", + "Install": "Install", "Intangible Assets": "Intangible Assets", "Interest Expense": "Interest Expense", "Interest Income": "Interest Income", "Interest Income/Expense, Net": "Interest Income/Expense, Net", + "Intermediate": "Intermediate", + "interval_dialog_description": "Type the interval number for munute 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)", + "Intraday Renko, Kagi, Line Break and Point & Figure charts take considerable resources, so we can't give them out for free to everyone (as much as we'd like to). We can, however, give out these charts for free in the Daily and Weekly resolutions.": "Intraday Renko, Kagi, Line Break and Point & Figure charts take considerable resources, so we can't give them out for free to everyone (as much as we'd like to). We can, however, give out these charts for free in the Daily and Weekly resolutions.", + "Intraday Renko, Kagi, Line Break, PnF and spread charts": "Intraday Renko, Kagi, Line Break, PnF and spread charts", + "Intraday Renko, Kagi, Line Break, PnF charts": "Intraday Renko, Kagi, Line Break, PnF charts", + "Intraday Spread Charts": "Intraday Spread Charts", + "Intraday Spread": "Intraday Spread", + "invalid symbol": "nieprawidłowy symbol", + "Invalid Symbol": "Nieprawidłowy Symbol", "Inventories, Net": "Inventories, Net", "Investment Changes, Net": "Investment Changes, Net", + "Invoiced every month": "Invoiced every month", + "IP": "IP", "Issuance of Equity": "Issuance of Equity", + "Issue Type": "Issue Type", + "Italic": "Italic", + "ITBIT - Bitcoin": "ITBIT - Bitcoin", + "Jan": "Sty", + "Jaw Length": "Jaw Length", + "Jaw Offset": "Jaw Offset", + "Jaw": "Jaw", + "jawLength_input": "Jaw Length", + "Join Now": "Join Now", + "Journal is empty": "Journal is empty", + "Journal...": "Journal...", + "Jul": "Lip", + "Jun": "Cze", + "Jurik Research": "Jurik Research", + "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That is less than $16.65/month. Don’t miss the last chance to get the special Early Access and secure this low rate now!": "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That is less than $16.65/month. Don’t miss the last chance to get the special Early Access and secure this low rate now!", + "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.": "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.", + "Kagi": "Kagi", + "KCBT - Futures - USA": "KCBT - Futures - USA", + "Keltner Channels": "Keltner Channels", + "Keltner Channels_study": "Keltner Channels", + "Key Hidden Levels": "Key Hidden Levels", + "Key Order Flow Events": "Key Order Flow Events", + "Keyboard Shortcuts": "Keyboard Shortcuts", + "Kijun-sen": "Kijun-sen", + "Kind": "Kind", + "Klinger Oscillator": "Klinger Oscillator", + "Klinger Oscillator_study": "Klinger Oscillator", + "Know Sure Thing": "Know Sure Thing", + "Know Sure Thing_study": "Know Sure Thing", + "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.": "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.", + "Kolkata": "Kolkata", + "Label Background": "Tło Etykiety", + "Label": "Etykieta", + "Labels Font": "Labels Font", + "Labels": "Etykiety", "Labor Expense": "Labor Expense", + "Lagging Span 2 Periods": "Lagging Span 2 Periods", + "Lagging Span": "Lagging Span", + "Last Annual EPS": "Last Annual EPS", + "Last Annual Revenue": "Last Annual Revenue", + "Last bar time": "Last bar time", + "Last Modified": "Ostatnio zmieniane", + "Last Name": "Last Name", + "Last Value on Price Scale": "Ostatnia wartość na skali ceny", + "Last": "Last", + "LAUNCH CHART": "LAUNCH CHART", + "Launch chat in separate window": "Launch chat in separate window", + "LazyBear - MTF Panes": "LazyBear - MTF Panes", + "LazyBear - S/R Levels": "LazyBear - S/R Levels", + "Lead 1": "Lead 1", + "Lead 2": "Lead 2", + "LEARN MORE": "LEARN MORE", + "Least Squares Moving Average": "Least Squares Moving Average", + "Least Squares Moving Average_study": "Least Squares Moving Average", + "Leave this chat": "Leave this chat", + "Left End": "Lewy Koniec", + "Left Labels": "Lewe Etykiety", + "Left Shoulder": "Lewe Ramię", + "left": "do lewej", + "len_input": "length", + "Length high": "Length high", + "Length hight": "Length hight", + "Length low": "Length low", + "Length1": "Length1", + "Length2": "Length2", + "Length3": "Length3", + "Length_input": "Length", + "length_input": "length", + "lengthRSI_input": "RSI length", + "lengthStoch_input": "Stoch length", + "Less Than": "Less Than", + "Level {0}": "Poziom {0}", + "Level": "Poziom", + "Levels": "Poziomy", + "Liabilities & Stockholder's Equity": "Liabilities & Stockholder's Equity", "Liabilities & Stockholder's Equity": "Liabilities & Stockholder's Equity", + "like": "like", + "like_plural": "likes", + "Limit": "Limit", + "Line Break": "Line Break", + "Line Width": "Line Width", + "Line With Breaks": "Line With Breaks", + "Line": "Linia", + "Linear Regression Curve": "Linear Regression Curve", + "Linear Regression Curve_study": "Linear Regression Curve", + "Linear Regression": "Linear Regression", + "Lines": "Linie", + "Link interval to all charts": "Link interval to all charts", + "Link symbol to all charts": "Link symbol to all charts", + "LINK TO RELATED IDEAS": "LINK TO RELATED IDEAS", + "Link to this chart": "Link to this chart", + "Link to this chat...": "Link to this chat...", + "Link to this room...": "Link to this room...", + "Link To": "Połącz z", + "Lips Length": "Lips Length", + "Lips Offset": "Lips Offset", + "Lips": "Lips", + "lipsLength_input": "Lips Length", + "List or list item": "List or list item", + "Load Chart Layout": "Load Chart Layout", + "Load Chart": "Load Chart", + "Load Layout Chart": "Load Layout Chart", + "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.": "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.", + "Load New Bars": "Załaduj Nowe Słupki", + "Load": "Load", + "loading data": "ładowanie danych", + "Loading market depth data…": "Loading market depth data…", + "loading...": "ładowanie...", + "Loading...": "Loading...", + "Lock All Drawing Tools": "Zablokuj Narzędzia Rysowania", + "Lock Scale": "Zablokuj Skalę", + "Lock scale": "Zablokuj skalę", + "Lock": "Lock", + "Lock/Unlock": "Lock/Unlock", + "Log Scale": "Skala logarytmiczna", + "Log Scale_scale_menu": "Skala Logarytmiczna", + "log": "log", + "Logged as": "Logged as", + "Logged out": "Logged out", + "London": "London", + "Long Length": "Long Length", + "Long length": "Long length", + "Long Period": "Long Period", + "Long period": "Long period", + "Long Position": "Pozycja Długa", + "Long RoC Length_input": "Long RoC Length", "Long Term Capital": "Long Term Capital", "Long Term Debt to Long Term Capital": "Long Term Debt to Long Term Capital", "Long Term Debt to Total Capital": "Long Term Debt to Total Capital", - "Long-term Debt": "Long-term Debt", + "Long": "Long", + "LONG": "LONG", "Long-term Debt Payments": "Long-term Debt Payments", "Long-term Debt Proceeds": "Long-term Debt Proceeds", + "Long-term Debt": "Long-term Debt", "Long-term Deferred Income Tax Liabilities": "Long-term Deferred Income Tax Liabilities", "Long-term Deferred Liability Charges": "Long-term Deferred Liability Charges", + "Long-term intervals are better than short-term ones for publishing analysis. An idea on 1 minute bars will probably become obsolete by the time people read it. However a good idea may still be featured.": "Long-term intervals are better than short-term ones for publishing analysis. An idea on 1 minute bars will probably become obsolete by the time people read it. However a good idea may still be featured.", "Long-term Investments": "Long-term Investments", - "Minority Interest": "Minority Interest", + "Long_input": "Long", + "long_input": "long", + "longlen_input": "long length", + "Los Angeles": "Los Angeles", + "Low price available now – don’t miss this chance!": "Low price available now – don’t miss this chance!", + "Low": "Minimum", + "low": "low", + "Low_in_legend": "L", + "Lower Band": "Lower Band", + "Lower Bound": "Lower Bound", + "Lower Devation": "Lower Devation", + "Lower Deviation": "Lower Deviation", + "Lower": "Lower", + "LowerLimit": "Lower Limit", + "LSE - Stock - UK": "LSE - Stock - UK", + "m": "m", + "M_dates": "M", + "m_dates": "m", + "MA Cross": "MA Cross", + "MA Cross_study": "MA Cross", + "MA Exp Ribbon": "MA Exp Ribbon", + "MA Length": "MA Length", + "MACD": "MACD", + "Madrid": "Madrid", + "Magnet Mode": "Magnes", + "Major": "Główny", + "Make a Copy": "Make a Copy", + "Make a Copy...": "Make a Copy...", + "Make It Mine": "Make It Mine", + "Manage Alerts": "Manage Alerts", + "Manage Drawings": "Zarządzaj Rysunkami", + "Mar": "Mar", + "Margin AT": "Margin AT", + "Margin G": "Margin G", + "Margin G%": "Margin G%", + "Margin O": "Margin O", + "Margin PT": "Margin PT", + "Margins": "Margins", + "Marker Color": "Marker Color", + "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.": "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.", + "Market Cap - Basic": "Market Cap - Basic", + "market closed": "market closed", + "Market Open": "Market Open", + "market open": "market open", + "Market Summary": "Market Summary", + "Market": "Market", + "Marketplace Add-ons": "Marketplace Add-ons", + "Mass Index": "Mass Index", + "Mass Index_study": "Mass Index", + "Max value": "Max value", + "Maximize Chat": "Maximize Chat", + "maximum_input": "Maximum", + "May": "Maj", + "McGinley Dynamic": "McGinley Dynamic", + "Measure (Shift + Click on the chart)": "Measure (Shift + Click on the chart)", + "Median": "Mediana", + "MERCADO - Bitcoin": "MERCADO - Bitcoin", + "Merge Down": "Połącz w Dół", + "Merge Up": "Połącz w Górę", + "Message settings": "Message settings", + "Message": "Message", + "messages today": "__messages__ messages today", + "MGEX - Futures - USA": "MGEX - Futures - USA", + "MicroTrends": "MicroTrends", + "middle": "środek", + "Middle": "Środek", + "Minor": "Mniejszy", + "Minority Interest & Equity Earnings": "Minority Interest & Equity Earnings", "Minority Interest & Equity Earnings": "Minority Interest & Equity Earnings", + "Minority Interest": "Minority Interest", + "Minuette": "Minuette", + "Minus Line": "Minus Line", + "minute": "minuta", + "minute_plural_2": "minuty", + "minute_plural_5": "minut", + "minute_plural": "minuty", + "Minute": "Minuta", + "Mirrored": "Lustrzane Odbicie", + "Mkt Cap": "Mkt Cap", + "mod": "mod", + "Mode": "Tryb", + "MODERATED": "MODERATED", + "Moderator": "Moderator", + "Moderators Warning Messages": "Moderators Warning Messages", + "Modified Schiff Pitchfork": "Modified Schiff Pitchfork", + "Modified Schiff": "Modified Schiff", + "Modify Order": "Modify Order", + "Modify": "Modify", + "Momentum": "Momentum", + "Money Flow": "Money Flow", + "Money Flow_study": "Money Flow", + "month_plural": "miesiące", + "month0": "Jan", + "month1": "Feb", + "month10": "Nov", + "month11": "Dec", + "month2": "Mar", + "month3": "Apr", + "month4": "May", + "month5": "Jun", + "month6": "Jul", + "month7": "Aug", + "month8": "Sep", + "month9": "Oct", + "Monthly": "Monthly", + "Moon Phases": "Moon Phases", + "Moscow": "Moscow", + "move chart 1 bar to the left.": "move chart 1 bar to the left.", + "move chart 1 bar to the right.": "move chart 1 bar to the right.", + "Move Down": "Przenieś w Dół", + "move further to the left.": "move further to the left.", + "move further to the right.": "move further to the right.", + "Move Up": "Przenieś w Górę", + "Moving Avarage Weighted": "Moving Avarage Weighted", + "Moving Average Convergence/Divergence": "Moving Average Convergence/Divergence", + "Moving Average Convergence/Divergence_study": "Moving Average Convergence/Divergence", + "Moving Average Exponential": "Moving Average Exponential", + "Moving Average Exponential_study": "Moving Average Exponential", + "Moving Average Weighted_study": "Moving Average Weighted", + "Moving Average": "Moving Average", + "Moving Average_study": "Moving Average", + "Moving Down %": "Moving Down %", + "Moving Down": "Moving Down", + "Moving Up %": "Moving Up %", + "Moving Up": "Moving Up", + "MTF Studies": "MTF Studies", + "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.": "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.", + "MTPredictor": "MTPredictor", + "Mult_input": "Multiplier", + "mult_input": "multiplier", + "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.": "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.", + "Multi-Time Period Charts": "Multi-Time Period Charts", + "Multiple accounts": "Multiple accounts", + "Multiple charts layout and watch lists": "Multiple charts layout and watch lists", + "Multiple Charts Layout available only to PRO users.": "Multiple Charts Layout available only to PRO users.", + "Multiple Charts Layout": "Multiple Charts Layout", + "Multiple Connections": "Multiple Connections", + "Multiple Watch Lists available only to PRO users.": "Multiple Watch Lists available only to PRO users.", + "Multiple Watch Lists": "Multiple Watch Lists", + "Multiplier": "Multiplier", + "My Ideas and Notes": "My Ideas and Notes", + "My ideas only": "My ideas only", + "My Script": "My Script", + "My Scripts": "My Scripts", + "n/a": "n/a", + "Name": "Name", + "NASDAQ - Stock - USA": "NASDAQ - Stock - USA", + "NASDAQ and NYSE charge exchange and per-user fees, which means we can’t give this for free to everyone (as much as we'd love to). Our free feed is provided by BATS electronic exchange, which offers approximate volumes and prices with fewer updates.": "NASDAQ and NYSE charge exchange and per-user fees, which means we can’t give this for free to everyone (as much as we'd love to). Our free feed is provided by BATS electronic exchange, which offers approximate volumes and prices with fewer updates.", + "Nasdaq Gap Down Stocks": "Nasdaq Gap Down Stocks", + "Nasdaq Gap Up Stocks": "Nasdaq Gap Up Stocks", + "Nasdaq Percent Advances": "Nasdaq Percent Advances", + "Nasdaq Percent Declines": "Nasdaq Percent Declines", + "Nasdaq Price Advances": "Nasdaq Price Advances", + "Nasdaq Price Declines": "Nasdaq Price Declines", + "Nasdaq Range Advances": "Nasdaq Range Advances", + "Nasdaq Range Declines": "Nasdaq Range Declines", + "Nasdaq Volume Leaders": "Nasdaq Volume Leaders", "Net Change in Cash": "Net Change in Cash", "Net Debt": "Net Debt", "Net Income Applicable to Common": "Net Income Applicable to Common", "Net Income from Continuing, Operations Applicable to Common": "Net Income from Continuing, Operations Applicable to Common", "Net Income per Employee": "Net Income per Employee", + "Net Income": "Net Income", "Net Operating Profit after Tax": "Net Operating Profit after Tax", + "Net Volume": "Net Volume", + "Net Volume_study": "Net Volume", "Net Working Capital": "Net Working Capital", + "NEUTRAL": "NEUTRAL", + "NEW CHART LAYOUT": "NEW CHART LAYOUT", + "New moon mark": "New moon mark", + "New password is sent to your email.": "New password is sent to your email.", + "New script name": "New script name", + "New York": "New York", + "New {0} chart...": "New {0} chart...", + "New": "New", + "News": "News", + "next symbol": "next symbol", + "Next": "Next", + "No account history yet": "No account history yet", + "No advertising, direct marketing, or solicitation! To advertise to our audience contact founders@tradingview.com": "No advertising, direct marketing, or solicitation! To advertise to our audience contact founders@tradingview.com", + "No alerts triggered": "No alerts triggered", + "No alerts": "No alerts", + "No defamatory, threatening or discriminatory remarks, hate speech or personal attacks.": "No defamatory, threatening or discriminatory remarks, hate speech or personal attacks.", + "No drawings yet": "No drawings yet", + "No ideas matched your criteria": "No ideas matched your criteria", + "No ideas.
If you want to use this service - please sign in or register!": "No ideas.
If you want to use this service - please sign in or register!", + "No indicators matched your criteria.": "Brak wskaźników spełniających twoje kryteria", + "No links / posts with illegal content, pornography, or nudity.": "No links / posts with illegal content, pornography, or nudity.", + "No monthly invoices": "No monthly invoices", + "No notifications yet": "No notifications yet", + "No posting links or reference to content / sites that contain viruses or malware.": "No posting links or reference to content / sites that contain viruses or malware.", + "No public library scripts were found.": "No public library scripts were found.", + "No real-time data": "No real-time data", + "No saved scripts yet": "No saved scripts yet", + "No scripts matched your criteria": "No scripts matched your criteria", + "No Sound notifications": "No Sound notifications", + "No study templates saved": "No study templates saved", + "No symbols matched your criteria": "Brak symboli spełniających twoje kryteria", + "No": "No", + "NO": "NIE", + "No, thank you": "No, thank you", "Non-operating Gains/Losses": "Non-operating Gains/Losses", "Noncontrolling Interest": "Noncontrolling Interest", + "Normal Bearish Divergence": "Normal Bearish Divergence", + "Normal Bullish Divergence": "Normal Bullish Divergence", + "Normal": "Normalny", + "Not applicable": "Not applicable", + "not authorized": "not authorized", + "Note": "Note", + "Note: default study templates won't be removed permanently": "Note: default study templates won't be removed permanently", "Notes Payable": "Notes Payable", + "Notification sound": "Notification sound", + "Notifications": "Notifications", + "Nov": "LIs", + "Now is your LAST & FINAL chance to get 12 months for only $199.80 (regular $299.40). That’s less than $16.65/month and 33% off regular price.": "Now is your LAST & FINAL chance to get 12 months for only $199.80 (regular $299.40). That’s less than $16.65/month and 33% off regular price.", + "NSE - Stock - India": "NSE - Stock - India", "Number of Employees": "Number of Employees", "Number of Shareholders": "Number of Shareholders", + "NYMEX - Futures - USA": "NYMEX - Futures - USA", + "NYMEX E-mini": "NYMEX E-mini", + "NYSE - Stock - USA": "NYSE - Stock - USA", + "NYSE Gap Down Stocks": "NYSE Gap Down Stocks", + "NYSE Gap Up Stocks": "NYSE Gap Up Stocks", + "NYSE LIFFE - Futures - USA": "NYSE LIFFE - Futures - USA", + "NYSE Percent Advances": "NYSE Percent Advances", + "NYSE Percent Declines": "NYSE Percent Declines", + "NYSE Price Advances": "NYSE Price Advances", + "NYSE Price Declines": "NYSE Price Declines", + "NYSE Range Advances": "NYSE Range Advances", + "NYSE Range Declines": "NYSE Range Declines", + "NYSE Volume Leaders": "NYSE Volume Leaders", + "Objects Tree": "Drzewo Obiektów", + "Objects Tree...": "Drzewo Obiektów...", + "Oct": "Paź", + "Official AMEX, NYSE & NASDAQ Real-time Data": "Official AMEX, NYSE & NASDAQ Real-time Data", + "Official real-time & intraday data": "Official real-time & intraday data", + "Official real-time, intraday and volume data": "Official real-time, intraday and volume data", + "Offset": "Offset", + "Oh no! You have only two weeks left in your PRO Plus trial! These benefits will expire in two short weeks:": "Oh no! You have only two weeks left in your PRO Plus trial! These benefits will expire in two short weeks:", + "OHLC Values": "OHLC Values", + "ohlc4": "ohlc4", + "OK": "OK", + "OKCOIN - Bitcoin": "OKCOIN - Bitcoin", + "On Balance Volume": "On Balance Volume", + "On Balance Volume_study": "On Balance Volume", + "OnBalanceVolume": "OnBalanceVolume", + "Once per bar (on close)": "Once per bar (on close)", + "Once per bar (on condition)": "Once per bar (on condition)", + "Once": "Once", + "One account can be accessed from one browser (on one device) at a time - to stay compliant with exchange regulations and prevent unauthorized access.": "One account can be accessed from one browser (on one device) at a time - to stay compliant with exchange regulations and prevent unauthorized access.", + "Only private ideas": "Only private ideas", + "Only PRO Plus and Premium subscibers can access extended hours data on the charts. Extended trading hours include both pre-market and after hours sessions each day the market is open.": "Only PRO Plus and Premium subscibers can access extended hours data on the charts. Extended trading hours include both pre-market and after hours sessions each day the market is open.", + "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D) interval.": "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D) interval.", + "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D)": "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D)", + "Only PRO, PRO Plus and Premium users that have a subscription to {{exchange}} Exchange can get official data on real-time prices, volume and intraday history. You'll now be switched to the Daily (D) interval, which is available to all users.": "Only PRO, PRO Plus and Premium users that have a subscription to {{exchange}} Exchange can get official data on real-time prices, volume and intraday history. You'll now be switched to the Daily (D) interval, which is available to all users.", + "open Indicators.": "open Indicators.", + "Open Interval Dialog": "Open Interval Dialog", + "open Load Chart.": "open Load Chart.", + "Open Pine Script Editor": "Open Pine Script Editor", + "Open Price": "Open Price", + "Open Script": "Open Script", + "Open Trading Panel": "Open Trading Panel", + "Open": "Otwarcie", + "open": "open", + "Open_in_legend": "O", + "Open_line_tool_position": "Otwarte", "Operating Expenses": "Operating Expenses", "Operating Leases": "Operating Leases", "Operating Margin": "Operating Margin", + "Operating Metrics": "Operating Metrics", "Operating Profit": "Operating Profit", "Operating Revenue": "Operating Revenue", + "or copy url:": "lub skopiuj url:", + "Or": "Or", + "Order #": "Order #", + "Order": "Order", + "Original": "Oryginał", + "Oscillator": "Oscylator", + "Oscillators": "Oscillators", + "OTC - Stock - USA": "OTC - Stock - USA", "Other Accounts Payable and Accrued Expenses": "Other Accounts Payable and Accrued Expenses", "Other Accounts, Notes Receivable": "Other Accounts, Notes Receivable", "Other Accumulated Comprehensive Income": "Other Accumulated Comprehensive Income", @@ -1307,9 +1425,10 @@ "Other Current Assets": "Other Current Assets", "Other Current Liabilities": "Other Current Liabilities", "Other Debt, Net": "Other Debt, Net", - "Other Equity": "Other Equity", "Other Equity Transactions, Net": "Other Equity Transactions, Net", + "Other Equity": "Other Equity", "Other Financing Activities, Net": "Other Financing Activities, Net", + "Other General & Administrative Expense": "Other General & Administrative Expense", "Other General & Administrative Expense": "Other General & Administrative Expense", "Other Interest Income/Expense, Net": "Other Interest Income/Expense, Net", "Other Investing Activities": "Other Investing Activities", @@ -1320,36 +1439,643 @@ "Other Operating Expenses": "Other Operating Expenses", "Other Receivables": "Other Receivables", "Other Revenue": "Other Revenue", + "Other Selling, General & Administrative Expenses": "Other Selling, General & Administrative Expenses", "Other Selling, General & Administrative Expenses": "Other Selling, General & Administrative Expenses", + "Other": "Other", + "Our PRO Plus users see amazing benefits. You get advanced trading opportunities using multi symbol statistical arbitrage techniques. Read more about PRO Plus features.": "Our PRO Plus users see amazing benefits. You get advanced trading opportunities using multi symbol statistical arbitrage techniques. Read more about PRO Plus features.", + "Outside Channel": "Outside Channel", + "Overbought": "Overbought", + "Overlay the main chart": "Nałóż na główny wykres", + "Override Min Tick": "Override Min Tick", + "Oversold": "Oversold", + "Overwrite Script": "Overwrite Script", + "Paper Trading is disconnected": "Paper Trading is disconnected", + "Parabolic SAR": "Parabolic SAR", + "Parabolic SAR_study": "Parabolic SAR", + "ParabolicSAR": "ParabolicSAR", + "Parallel Channel": "Parallel Channel", + "Paris": "Paris", + "partially erase.": "partially erase.", "Partners Capital": "Partners Capital", + "Password": "Password", + "Paste %s": "Paste %s", + "paste object.": "paste object.", + "Pearson's R": "Pearson's R", "Pension/Postretirement Obligation": "Pension/Postretirement Obligation", + "per month": "per month", + "per year": "per year", + "Percent Advances": "Percent Advances", + "Percent Declines": "Percent Declines", + "Percent": "Percent", + "percent_input": "Procent", + "Percentage": "Procentowo", + "Percentage_scale_menu": "Procentowo", + "Period ending": "Period ending", + "Period Ending": "Period Ending", + "Period": "Period", + "Permanent link to this message": "Permanent link to this message", + "Personal information": "Personal information", + "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.": "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.", + "Pick your idea or paste url to someone's else idea.": "Pick your idea or paste url to someone's else idea.", + "Pine Editor": "Pine Editor", + "Pine Script Editor": "Pine Script Editor", + "Pine Script Reference": "Pine Script Reference", + "Pine Script Tutorial": "Pine Script Tutorial", + "Pitchfan": "Pitchfan", + "Pitchfork": "Pitchfork", + "Pivot Points High Low": "Pivot Points High Low", + "Pivot Points Standard": "Pivot Points Standard", + "Pivots Timeframe": "Pivots Timeframe", + "Place Order": "Place Order", + "Play Sound": "Play Sound", + "Please consider subscribing to our PRO service which includes many other features not available in the free membership.": "Please consider subscribing to our PRO service which includes many other features not available in the free membership.", + "Please do not modify the alert so we can investigate the issue.": "Please do not modify the alert so we can investigate the issue.", + "Please enter a valid idea URL or chart image URL": "Please enter a valid idea URL or chart image URL", + "Please enter chart layout name": "Please enter chart layout name", + "Please enter chart name": "Please enter chart name", + "Please enter your feedback": "Please enter your feedback", + "Please name this script": "Please name this script", + "Please read before publishing": "Please read before publishing", + "Please use English for conversation. Other languages will be supported in the future": "Please use English for conversation. Other languages will be supported in the future", + "Please use only English in tags": "Please use only English in tags", + "Please, enter your e-mail": "Please, enter your e-mail", + "Plot dividends": "Plot dividends", + "Plot earnings": "Plot earnings", + "Plot Offsets": "Plot Offsets", + "Plot splits": "Plot splits", + "Plot": "Plot", + "Plots Background": "Plots Background", + "Point & Figure": "Point & Figure", + "Point bar": "Point __point__ Bar #", + "Polyline": "Polyline", + "Position": "Position", + "post-market": "post-market", + "Post-Market": "Post-Market", + "pre-market": "pre-market", + "Pre-Market": "Pre-Market", "Pre-tax Margin": "Pre-tax Margin", + "Precise Labels": "Precise Labels", + "Precision": "Precyzja", "Preferred Dividends": "Preferred Dividends", "Preferred Stock": "Preferred Stock", + "Premium": "Premium", "Prepaid Expenses": "Prepaid Expenses", + "Presentation is important. Too much clutter adds to confusion.": "Presentation is important. Too much clutter adds to confusion.", + "Prev": "Prev", + "Previous Close Price": "Previous Close Price", + "previous close": "previous close", + "previous symbol": "previous symbol", + "Price % Change 1 Week": "Price % Change 1 Week", + "Price % Change 4 Week": "Price % Change 4 Week", + "Price % Change 52 Week": "Price % Change 52 Week", + "Price - 52 Week High": "Price - 52 Week High", + "Price - 52 Week Low": "Price - 52 Week Low", + "Price Advances": "Price Advances", + "Price Declines": "Price Declines", + "Price History": "Price History", + "Price incorrect": "Price incorrect", + "Price Label": "Etykieta Ceny", + "Price Levels": "Poziomy Ceny", + "Price Line": "Linia Ceny", + "Price Oscillator": "Price Oscillator", + "Price Oscillator_study": "Price Oscillator", + "Price Range": "Zakres Cen", + "Price Scale": "Price Scale", + "Price Source": "Źródła Ceny", + "Price Volume Trend": "Price Volume Trend", + "Price": "Cena", + "Price/Earnings, TTM": "Price/Earnings, TTM", + "Price/Revenue, TTM": "Price/Revenue, TTM", + "Price:": "Cena:", + "Prices": "Ceny", + "Primary Exchange": "Primary Exchange", + "Primary": "Primary", + "Prior": "Prior", + "Priority email support": "Priority email support", + "Priority phone support": "Priority phone support", + "Priority Support": "Priority Support", + "Private Chart Publishing": "Private Chart Publishing", + "PRO Badge & Adding Value": "PRO Badge & Adding Value", + "PRO members can add optional multi-device access. Click \"Buy Multi-Device Access\" to access your account from several devices at the same time. Click CONNECT to terminate the other session and connect here.": "PRO members can add optional multi-device access. Click \"Buy Multi-Device Access\" to access your account from several devices at the same time. Click CONNECT to terminate the other session and connect here.", + "PRO Plus Trial": "PRO Plus Trial", + "Pro Realtime": "Pro Realtime", + "Pro Trial": "Pro Trial", + "Pro": "Pro", + "pro": "pro", + "Profile Settings": "Profile Settings", + "Profit Background Color": "Profit Background Color", + "Profit Level. Ticks:": "Profit Level. Ticks:", + "PROFIT TRGT": "PROFIT TRGT", + "Profit": "Profit", + "Profitability": "Profitability", + "Projection": "Projekcja", + "Properties": "Właściwości", + "Properties...": "Właściwości...", "Property and Equipment, Gross": "Property and Equipment, Gross", + "Property, Plant & Equipment, Net": "Property, Plant & Equipment, Net", "Property, Plant & Equipment, Net": "Property, Plant & Equipment, Net", + "propertypage-name-label": "propertypage-name-label", + "propertypage-name-label_css_class": "propertypage-name-label", + "ProTradingIndicators": "ProTradingIndicators", + "Public Library": "Public Library", + "Public Profile": "Public Profile", + "PUBLISH IDEA": "PUBLISH IDEA", + "PUBLISH SCRIPT": "PUBLISH SCRIPT", + "Publish Script": "Publish Script", + "Published Chart": "Published Chart", + "Published idea or chart image URL": "Published idea or chart image URL", + "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.", + "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.", + "Published ideas settings": "Published ideas settings", + "published": "published", + "Publishing means sharing your chart and trading idea with the financial web and the investing community. A published idea needs to be detailed and descriptive in order to be meaningful to other traders.": "Publishing means sharing your chart and trading idea with the financial web and the investing community. A published idea needs to be detailed and descriptive in order to be meaningful to other traders.", + "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.": "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.", "Purchase of Investments": "Purchase of Investments", + "Qty": "Qty", + "Quantity": "Quantity", "Quick Ratio": "Quick Ratio", + "Quote this message": "Quote this message", + "Quotes are delayed by 10 min and updated every 30 seconds": "Quotes are delayed by 10 min and updated every 30 seconds", + "Quotes are delayed by 10 min and updated in realtime": "Quotes are delayed by 10 min and updated in realtime", + "Range Advances": "Range Advances", + "Range Declines": "Range Declines", + "range": "range", + "Rate Of Change": "Rate Of Change", + "Rating": "Rating", + "Ray": "Promień", + "Read more": "Read more", + "Read more...": "Read more...", "Realized Gains/Losses": "Realized Gains/Losses", + "realtime": "na żywo", + "Realtime": "Realtime", + "Rearm every 1 minute": "Rearm every 1 minute", + "Rearm every 10 minute": "Rearm every 10 minute", + "Rearm every 30 minute": "Rearm every 30 minute", + "Rearm every 5 minute": "Rearm every 5 minute", + "Rearm every hour": "Rearm every hour", + "Recent Chats": "Recent Chats", + "Recover Password": "Recover Password", + "Recover": "Recover", + "Rectangle": "Prostokąt", + "Redo {0}": "Ponów {0}", + "Redo": "Ponów", + "redo": "redo", + "Regression Trend": "Regression Trend", + "Relative Strength Index": "Relative Strength Index", + "Relative Strength Index_study": "Relative Strength Index", + "Relative Vigor Index": "Relative Vigor Index", + "Relative Vigor Index_study": "Relative Vigor Index", + "Relative Volatility Index": "Relative Volatility Index", + "Relative Volatility Index_study": "Relative Volatility Index", + "Remember me": "Remember me", + "Remember, with PRO Plus you benefit from:": "Remember, with PRO Plus you benefit from:", + "Remove All Drawing Tools": "Usuń Narzędzia Rysowania", + "Remove All Indicators": "Usuń Wszystkie Wskaźniki", + "Remove All Studies": "Remove All Studies", + "Remove custom interval": "Remove custom interval", + "Remove from favorites": "Usuń z ulubionych", + "Remove this room from favorites": "Remove this room from favorites", + "Remove": "Usuń", + "Rename Chart Layout": "Rename Chart Layout", + "Rename Chart": "Rename Chart", + "Rename script": "Rename script", + "Rename...": "Rename...", + "Renko": "Renko", + "Renko, Kagi, Line Break, Point & Figure": "Renko, Kagi, Line Break, Point & Figure", + "Report data issues": "Report data issues", + "Report Data Issues": "Report Data Issues", + "Repost to": "Repost to", "Repurchase of Equity": "Repurchase of Equity", + "Reputation": "Reputation", + "Require Order Confirmation": "Require Order Confirmation", + "Research & Development Expense": "Research & Development Expense", "Research & Development Expense": "Research & Development Expense", + "Reset Chart": "Resetuj Wykres", + "Reset Paper Trading Account": "Reset Paper Trading Account", + "Reset Paper Trading Account...": "Reset Paper Trading Account...", + "Reset Scale": "Resetuj Skalę", + "Reset Settings": "Reset Settings", + "Reset": "Resetuj", + "Restart Alert {{description}} on {{title}}": "Restart Alert {{description}} on {{title}}", + "Restart Alert...": "Restart Alert...", + "Restart": "Restart", + "Restart...": "Restart...", "Restricted Cash": "Restricted Cash", + "Restructuring, Remediation & Impairment Provisions": "Restructuring, Remediation & Impairment Provisions", "Restructuring, Remediation & Impairment Provisions": "Restructuring, Remediation & Impairment Provisions", "Retained Earnings": "Retained Earnings", + "retrying": "ponawiam", "Return on Assets": "Return on Assets", + "Return on Equity": "Return on Equity", + "Return on Invested Capital %, TTM": "Return on Invested Capital %, TTM", "Return on Invested Capital": "Return on Invested Capital", + "Rev LA": "Rev LA", "Revenue per Employee": "Revenue per Employee", + "Reverse position": "Reverse position", + "Reverse Position": "Reverse Position", + "Reverse {0} position?": "Reverse {0} position?", + "Reverse": "Odwróć", + "Right End": "Prawy Koniec", + "Right Labels": "Right Labels", + "Right Lables": "Prawe etykiety", + "Right Margin": "Prawy Margines", + "Right Shoulder": "Prawe Ramię", + "right": "prawy", + "Rights infringement": "Rights infringement", + "Risk/Reward long": "Risk/Reward long", + "Risk/Reward Ratio: {0}": "Risk/Reward Ratio: {0}", + "Risk/Reward short": "Risk/Reward short", + "RobBooker": "RobBooker", + "ROC Length": "ROC Length", + "ROC": "ROC", + "roclen1_input": "RoC Length 1", + "roclen2_input": "RoC Length 2", + "roclen3_input": "RoC Length 3", + "roclen4_input": "RoC Length 4", + "Room archives...": "Room archives...", + "Room purpose": "Room purpose", + "Room title": "Room title", + "Rotated Rectangle": "Rotated Rectangle", + "RSI Length": "RSI Length", + "RSI Source": "RSI Source", + "RSI": "RSI", + "Run Product Walk-Through": "Run Product Walk-Through", + "RVI": "RVI", + "s": "s", + "S/L": "S/L", "Sale of Investments": "Sale of Investments", + "Sale of Property, Plant & Equipment": "Sale of Property, Plant & Equipment", "Sale of Property, Plant & Equipment": "Sale of Property, Plant & Equipment", + "Sales & Marketing Expense": "Sales & Marketing Expense", "Sales & Marketing Expense": "Sales & Marketing Expense", + "Sao Paulo": "Sao Paulo", + "Save ${{savings}}": "Save ${{savings}}", + "Save As Default": "Save As Default", + "Save As Watchlist...": "Save As Watchlist...", + "Save As...": "Zapisz Jako...", + "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout": "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout", + "Save Chart Layout": "Save Chart Layout", + "Save Drawing Template As...": "Save Drawing Template As...", + "Save image": "Zapisz obrazek", + "Save Interval": "Save Interval", + "Save New Chart Layout": "Save New Chart Layout", + "Save New Chart": "Save New Chart", + "Save Script As": "Save Script As", + "Save Study Template As...": "Save Study Template As...", + "Save symbol list as...": "Save symbol list as...", + "Save": "Save", + "save": "save", + "Scale Left": "Scale Left", + "Scale Percentage": "Skaluj Procentowo", + "Scale Price Chart Only": "Scale Price Chart Only", + "Scale Right": "Scale Right", + "Scale Series Only": "Skaluj Tylko Serie", + "Scale series only": "Skaluj tylko serie", + "Scale Series only": "Skaluj Tylko Serie", + "Scale": "Scale", + "Scales Lines": "Scales Lines", + "Scales Properties": "Scales Properties", + "Scales Properties...": "Scales Properties...", + "Scales Text": "Skaluj Tekst", + "Scales": "Skale", + "Scaling": "Skalowanie", + "Schiff Pitchfork": "Schiff Pitchfork", + "Schiff": "Schiff", + "Screen (No Scale)": "Screen (No Scale)", + "Script Editor": "Edytor Skryptów", + "Script Editor...": "Script Editor...", + "Script must have a name": "Script must have a name", + "Script Name": "Script Name", + "Script text is not modified, nothing to save": "Script text is not modified, nothing to save", + "SCRIPT TITLE AND DESCRIPTION": "SCRIPT TITLE AND DESCRIPTION", + "SCRIPT TITLE": "SCRIPT TITLE", + "SCRIPT": "SCRIPT", + "Scripts": "Scripts", + "Search for scripts published by community": "Search for scripts published by community", + "Search ideas": "Search ideas", + "Search scripts": "Search scripts", + "Search": "Szukaj", + "Sector": "Sector", + "See All Tags...": "See All Tags...", + "Select Layout": "Select Layout", + "Select type...": "Select type...", + "Select user to start new chat with": "Select user to start new chat with", + "Sell Ask": "Sell Ask __quote__", + "Sell Bid": "Sell Bid __quote__", + "Sell Market": "Sell Market", + "Sell symbol": "Sell __displaySymbol__ Stop __abbreviatedNumber__ @ __formattedValue__", + "Sell": "Sell", + "Selling, General & Administrative Expenses": "Selling, General & Administrative Expenses", "Selling, General & Administrative Expenses": "Selling, General & Administrative Expenses", + "Send Backward": "Send Backward", + "Send E-mail": "Send E-mail", + "Send Feedback or Report an Issue": "Send Feedback or Report an Issue", + "Send Message to stocktwits": "Send Message to stocktwits", + "Send message": "Send message", + "Send private message to": "Send private message to __username__", + "Send Reply": "Send Reply", + "Send SMS": "Send SMS", + "Send to Back": "Send to Back", + "Send": "Send", + "Senkou A": "Senkou A", + "Senkou B": "Senkou B", + "Seoul": "Seoul", + "Sep": "Wrz", + "Session Breaks": "Session Breaks", + "Sessions": "Sessions", + "Set Alert": "Set Alert", + "Set chat title...": "Set chat title...", + "Settings": "Ustawienia", + "Shanghai": "Shanghai", + "Share on StockTwits a snapshot of your chart as a picture and whatever you write.": "Share on StockTwits a snapshot of your chart as a picture and whatever you write.", + "Share on Twitter a snapshot of your chart as a picture and whatever you write.": "Share on Twitter a snapshot of your chart as a picture and whatever you write.", + "Share to...": "Share to...", + "Shareholders": "Shareholders", + "Shares": "Shares", + "Short Length": "Short Length", + "Short length": "Short length", + "Short Period": "Short Period", + "Short period": "Short period", + "Short Position": "Pozycja Krótka", + "Short RoC Length_input": "Short RoC Length", + "Short": "Short", + "SHORT": "SHORT", "Short-term Borrowings": "Short-term Borrowings", "Short-term Investments": "Short-term Investments", + "Short_input": "Short", + "short_input": "short", + "shortlen_input": "Short Length", + "Show Active Orders Only": "Show Active Orders Only", + "Show Alert Labels": "Show Alert Labels", + "Show all messages from": "Show all messages from __username__", + "Show all my messages": "Show all my messages", + "Show All": "Pokaż wszystkie", + "Show Angle": "Show Angle", + "Show Arguments in Header": "Pokaż Argumenty w Nagłówku", + "Show Background": "Pokaż Tło", + "Show Bars Range": "Pokaż Zasięg Słupków", + "Show Buy/Sell Panel": "Show Buy/Sell Panel", + "Show chart snapshot preview": "Show chart snapshot preview", + "Show Console": "Show Console", + "Show Countdown": "Show Countdown", + "Show data": "Show data", + "Show Date/Time Range": "Pokaż Zasięg Daty/Czasu", + "Show Distance": "Show Distance", + "Show Dividends on Chart": "Show Dividends on Chart", + "Show Earnings on Chart": "Show Earnings on Chart", + "Show Executions": "Show Executions", + "Show historical pivots": "Show historical pivots", + "Show Indicator Last Value": "Show Indicator Last Value", + "Show Labels": "Pokaż Etykiety", + "Show Last Value on Price Scale": "Pokaż ostatnią wartość na skali ceny", + "Show Last Value": "Show Last Value", + "Show Left Axis": "Pokaż Lewą Oś", + "show MA_input": "Show MA", + "Show more": "Show more", + "Show More": "Show More", + "Show Objects Tree": "Pokaż Drzewo Obiektów", + "Show Only Drawings": "Show Only Drawings", + "Show only favorite rooms": "Show only favorite rooms", + "Show only my sent and received messages": "Show only my sent and received messages", + "Show Only Studies": "Show Only Studies", + "Show Orders": "Show Orders", + "Show Popup": "Show Popup", + "Show Positions": "Show Positions", + "Show Price Range": "Pokaż Zakres Cen", + "Show Price": "Pokaż Cenę", + "Show Prices": "Pokaż Ceny", + "Show Right Axis": "Pokaż Prawą Oś", + "Show Source Code": "Show Source Code", + "Show Splits on Chart": "Show Splits on Chart", + "Show Symbol Labels": "Pokaż Etykiety Symboli", + "Show Symbol Labels_context_menu": "Pokaż Etykiety Symboli", + "Show Symbol Last Value": "Show Symbol Last Value", + "Show Text": "Pokaż Tekst", + "Show Time": "Pokaż Czas", + "Show Wave": "Pokaż Falę", + "Show": "Pokaż", + "Show/Hide Drawings Toolbar": "Show/Hide Drawings Toolbar", + "Show/Hide": "Pokaż/Ukryj", + "showMA_input": "Show MA", + "Sig": "Sig", + "siglen_input": "Signal Length", + "sigma_input": "sigma", + "Sigma_input": "Sigma", + "Sign In": "Sign In", + "Sign in": "Sign in", + "Sign Out": "Sign Out", + "Sign out": "Sign out", + "Sign Up for FREE": "Sign Up for FREE", + "Sign Up": "Sign Up", + "Signal Labels": "Signal Labels", + "Signal Length": "Signal Length", + "Signal Line Period": "Signal Line Period", + "Signal line period": "Signal line period", + "Signal smoothing": "Signal smoothing", + "Signal": "Signal", + "signalLength_input": "Signal Length", + "Simple ma(oscillator)": "Simple ma(oscillator)", + "Simple ma(signal line)": "Simple ma(signal line)", + "Simple": "Simple", + "Singapore": "Singapore", + "Size": "Size", + "Skip": "Skip", + "Slow length": "Slow length", + "Slow Length": "Slow Length", + "Slow scrolling or chart loading": "Slow scrolling or chart loading", + "slowLength_input": "Slow Length", + "SMA": "SMA", + "smalen1_input": "SMA Length 1", + "smalen2_input": "SMA Length 2", + "smalen3_input": "SMA Length 3", + "smalen4_input": "SMA Length 4", + "SMI Ergodic Indicator": "SMI Ergodic Indicator", + "SMI Ergodic Indicator/Oscillator": "SMI Ergodic Indicator/Oscillator", + "SMI Ergodic Indicator/Oscillator_study": "SMI Ergodic Indicator/Oscillator", + "SMI Ergodic Oscillator": "SMI Ergodic Oscillator", + "smoothD_input": "Smooth D", + "Smoothed Moving Average": "Smoothed Moving Average", + "smoothK_input": "Smooth K", + "So… You’ve had free PRO Plus for a week now. Seeing the advantages?": "So… You’ve had free PRO Plus for a week now. Seeing the advantages?", + "Social": "Social", + "Some authors that we recommend get marked as Suggested Authors, and their ideas get posted to the front page automatically. The basis for recommending authors is multiple factors, which include a large number of interesting ideas. A suggested author has a corresponding badge in their profile.": "Some authors that we recommend get marked as Suggested Authors, and their ideas get posted to the front page automatically. The basis for recommending authors is multiple factors, which include a large number of interesting ideas. A suggested author has a corresponding badge in their profile.", + "Someone agreed/disagreed with your idea": "Someone agreed/disagreed with your idea", + "Someone commented on the idea you follow": "Someone commented on the idea you follow", + "Someone commented on your idea": "Someone commented on your idea", + "Someone followed you": "Someone followed you", + "Someone logged into your account from different device": "Someone logged into your account from different device", + "Someone published idea on symbol you follow": "Someone published idea on symbol you follow", + "Someone replied to your comment": "Someone replied to your comment", + "Someone you follow change status": "Someone you follow change status", + "Someone you follow post new comment": "Someone you follow post new comment", + "Someone you follow published new idea": "Someone you follow published new idea", + "Sorry, PRO Plus trial could not be set.": "Sorry, PRO Plus trial could not be set.", + "Sort by last price": "Sort by last price", + "Sort by price change percent": "Sort by price change percent", + "Sort by price change": "Sort by price change", + "Sort by symbol": "Sort by symbol", + "Sound on addressed to me messages": "Sound on addressed to me messages", + "Sound on every message": "Sound on every message", + "Source back color": "Source back color", + "Source border color": "Source border color", + "Source Code": "Source Code", + "Source code": "Source code", + "Source Code...": "Source Code...", + "Source text color": "Source text color", + "Source": "Source", + "Source_compare": "Źródło", + "Split": "Split", + "Spreads for intraday charts are calculated based on 1-minute bars, and then recompiled into the selected interval. This approach is the only correct one, but requires significant server power. This means we can't give spread charts for free to everyone (as much as we'd like to).": "Spreads for intraday charts are calculated based on 1-minute bars, and then recompiled into the selected interval. This approach is the only correct one, but requires significant server power. This means we can't give spread charts for free to everyone (as much as we'd like to).", + "Start new chat with...": "Start new chat with...", + "START TRIAL": "START TRIAL", + "Start": "Start", + "start_input": "Start", + "Stats Text Color": "Stats Text Color", + "Stay In Drawing Mode": "Pozostań w Trybie Rysowania", + "Stay in Drawing Mode": "Pozostań w Trybie Rysowania", + "StdDev": "StdDev", + "Step": "Step", + "Stochastic Length": "Stochastic Length", + "Stochastic RSI": "Stochastic RSI", + "Stochastic RSI_study": "Stochastic RSI", + "Stochastic": "Stochastic", + "Stochastic_study": "Stochastic", + "Stock And Index Talks": "Stock And Index Talks", + "Stock Charts & Forex Charts": "Stock Charts & Forex Charts", "Stock Option Tax Benefits": "Stock Option Tax Benefits", + "Stock": "Akcje", + "stock": "akcje", + "StockTwits": "StockTwits", + "Stocktwits": "Stocktwits", + "Stop Alert": "Stop Alert", + "Stop alerts as per filter": "Stop alerts as per filter", + "Stop all Alerts": "Stop all Alerts", + "Stop Background Color": "Stop Background Color", + "Stop Color:": "Stop Color:", + "Stop Level. Ticks:": "Stop Level. Ticks:", + "Stop Loss": "Stop Loss", + "STOP LOSS": "STOP LOSS", + "Stop syncing drawing": "Stop syncing drawing", + "Stop": "Stop", + "Stop: {0} ({1}%)": "Stop: {0} ({1}%)", + "Stopped Manual": "Stopped Manual", + "Stopped": "Stopped", + "Strategies": "Strategies", + "streaming": "streaming", + "Study not loading": "Study not loading", + "Study Template": "Study Template", + "Study Templates": "Study Templates", + "Style": "Styl", + "Subminuette": "Subminuette", + "SUBSCRIBE FOR ${{ cost }}": "SUBSCRIBE FOR ${{ cost }}", + "Subscribe with bitcoin": "Subscribe with bitcoin", + "Subscription Plans": "Subscription Plans", + "Success back color": "Success back color", + "Success text color": "Success text color", + "SUCCESS": "SUKCES", + "Suggested Chart": "Suggested Chart", + "Suggested ideas & my ideas": "Suggested ideas & my ideas", + "Suggestions & Feedback": "Suggestions & Feedback", + "SuperCycle": "SuperCycle", + "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.": "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.", + "Surprise": "Surprise", + "Suspicious links": "Suspicious links", + "Swing Trading": "Swing Trading", + "Sydney": "Sydney", + "sym_input": "symbol", + "Sym_input": "Symbol", + "Symbol Description": "Symbol Description", + "Symbol Last Value": "Symbol Last Value", + "Symbol list name": "Symbol list name", + "Symbol Search...": "Znajdź Symbol...", + "Symbol": "Symbol", + "SYMBOL": "SYMBOL", + "symbol_input": "symbol", + "Symbols to be added on the chart": "Symbole do dodania do wykresu", + "Sync crosshair on all charts": "Sync crosshair on all charts", + "Sync drawing to all charts": "Sync drawing to all charts", + "Sync drawings to all charts": "Sync drawings to all charts", + "Sync": "Sync", + "T/P": "T/P", + "TAGS": "TAGS", + "Taipei": "Taipei", + "Take advantage of this offer now!": "Take advantage of this offer now!", + "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.": "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.", + "Take Profit": "Take Profit", + "Talks": "Talks", + "Target back color": "Target back color", + "Target border color": "Target border color", + "Target Color:": "Target Color:", + "Target text color": "Target text color", + "Target: {0} ({1}%)": "Target: {0} ({1}%)", "Tax Rate": "Tax Rate", + "Technical Analysis": "Analiza Techniczna", + "Teeth Length": "Teeth Length", + "Teeth Offset": "Teeth Offset", + "Teeth": "Teeth", + "teethLength_input": "Teeth Length", + "Tehran": "Tehran", + "Template": "Template", + "Templates": "Templates", "Temporary Equity": "Temporary Equity", + "Tenkan-sen": "Tenkan-sen", + "Text Alignment:": "Wyrównanie Tekstu:", + "Text color": "Kolor tekstu", + "Text Color": "Kolor Tekstu", + "Text Font": "Czcionka Tekstu", + "Text Wrap": "Zawijanie tekstu", + "Text": "Tekst", + "Text:": "Tekst:", + "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.": "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.", + "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!": "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!", + "The best ideas are placed in the Suggested tab, where they receive extra exposure. All suggested ideas are hand-picked by our editorial team based on a number of criteria. We have a dedicated group of people who review every idea published every day to find the most interesting and informative ideas that will be helpful to other members.": "The best ideas are placed in the Suggested tab, where they receive extra exposure. All suggested ideas are hand-picked by our editorial team based on a number of criteria. We have a dedicated group of people who review every idea published every day to find the most interesting and informative ideas that will be helpful to other members.", + "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!": "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!", + "The Extended Trading Hours feature is available only for intraday charts": "The Extended Trading Hours feature is available only for intraday charts", + "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.": "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.", + "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.": "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.", + "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:
  • Dynamically plot market support and resistance areas (SCMR Dynamic Levels™)
  • Highlight individual bar conditions (SCMR B2B™)
  • Measure and time market trading ranges (SCMR Momentum Peaks™)
No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.": "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:
  • Dynamically plot market support and resistance areas (SCMR Dynamic Levels™)
  • Highlight individual bar conditions (SCMR B2B™)
  • Measure and time market trading ranges (SCMR Momentum Peaks™)
No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.", + "Themes": "Themes", + "There was an error posting your message.": "There was an error posting your message.", + "Thin": "Thin", + "This action cannot be undone.": "This action cannot be undone.", + "This feature allows you to create any chart, such as 7 minutes, 12 minutes, or 8 hours. If you want to identify opportunities on custom intervals in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "This feature allows you to create any chart, such as 7 minutes, 12 minutes, or 8 hours. If you want to identify opportunities on custom intervals in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "This functionality is available only to PRO users.": "This functionality is available only to PRO users.", + "This is a temporary chart.": "This is a temporary chart.", + "This is EOD data with no updates.": "This is EOD data with no updates.", + "This is not a user script, cannot save": "This is not a user script, cannot save", + "This is not the latest saved script version": "This is not the latest saved script version", + "This script is read only": "This script is read only", + "Three Drivers Pattern": "Three Drivers Pattern", + "Thumb Down": "Thumb Down", + "Thumb Up": "Thumb Up", + "Time Interval": "Interwał czasowy", + "Time Levels": "Time Levels", + "Time Scale": "Time Scale", + "Time Zone": "Strefa Czasowa", + "Time": "Time", + "TimeZone": "Strefa Czasowa", + "Timezone/Sessions Properties...": "Timezone/Sessions Properties...", + "Timezone/Sessions": "Strefa Czasu/Sesje", + "Title": "Title", + "To get alerts list - please sign in or register!": "To get alerts list - please sign in or register!", + "To get alerts log - please sign in or register!": "To get alerts log - please sign in or register!", + "To save your work, sign up for FREE.": "To save your work, sign up for FREE.", + "To set an alert on a drawing requires the chart to be saved. Unfortunately you have already saved 5 charts. Upgrade to PRO, PRO Plus or Premium account and save as many charts as you want, along with many other exciting features. Starts from only $9.95 a month - upgrade today!": "To set an alert on a drawing requires the chart to be saved. Unfortunately you have already saved 5 charts. Upgrade to PRO, PRO Plus or Premium account and save as many charts as you want, along with many other exciting features. Starts from only $9.95 a month - upgrade today!", + "Toggle Auto Scale": "Toggle Auto Scale", + "Toggle favorite": "Toggle favorite", + "Toggle Log Scale": "Toggle Log Scale", + "Toggle Maximize Chart": "Toggle Maximize Chart", + "Toggle notifications for this room": "Toggle notifications for this room", + "Toggle Percentage": "Toggle Percentage", + "Tokyo": "Tokyo", + "TOOL": "NARZĘDZIE", + "Tools": "Tools", + "Top Labels": "Górne Etykiety", + "Top Margin": "Margines Górny", + "top": "góra", + "Toronto": "Toronto", "Total Adjustments": "Total Adjustments", + "Total agrees": "Total agrees", "Total Assets": "Total Assets", "Total Capital": "Total Capital", "Total Current Assets": "Total Current Assets", @@ -1363,87 +2089,777 @@ "Total Non-operating Income/Expense": "Total Non-operating Income/Expense", "Total Operating Expenses": "Total Operating Expenses", "Total Receivables, Net": "Total Receivables, Net", + "Total Revenue": "Total Revenue", "Total Shares Outstanding": "Total Shares Outstanding", "Total Short-term Debt": "Total Short-term Debt", "Total Stockholder's Equity": "Total Stockholder's Equity", + "Total": "Total", + "Trades on Chart": "Trades on Chart", + "Trading Journal": "Trading Journal", + "Trading Notes": "Trading Notes", + "Trading Panel": "Trading Panel", + "Trading properties...": "Trading properties...", + "Trading Properties...": "Trading Properties...", + "Trading": "Trading", + "TradingView alerts run on powerful and backed-up servers, so you’ll always get notified when something happens and won’t miss a beat. This takes considerable resources, so we can't give an unlimited number of alerts to everyone for free (as much as we'd like to).": "TradingView alerts run on powerful and backed-up servers, so you’ll always get notified when something happens and won’t miss a beat. This takes considerable resources, so we can't give an unlimited number of alerts to everyone for free (as much as we'd like to).", + "TradingView Free Quotes and Chat": "TradingView Free Quotes and Chat", + "TradingView is only for English-language content at this time.": "TradingView is only for English-language content at this time.", + "Trailing Twelve Months": "Trailing Twelve Months", + "Transparency": "Przezroczystość", "Treasury Stock": "Treasury Stock", + "Trend Angle": "Trend Angle", + "Trend Line": "Linia Trendu", + "Trend-Based Fib Extension": "Trend-Based Fib Extension", + "Trend-Based Fib Time": "Trend-Based Fib Time", + "Trial": "Trial", + "Triangle Pattern": "Wzorzec Trójkąta", + "Triangle": "Trójkąt", + "Trigger": "Trigger", + "Triggered and Not Active": "Triggered and Not Active", + "Triple EMA": "Triple EMA", + "Triple EMA_study": "Triple EMA", + "TRIX": "TRIX", + "TRIX_study": "TRIX", + "true range": "true range", + "True Strength Indicator": "True Strength Indicator", + "True Strength Indicator_study": "True Strength Indicator", + "TSX - Stock - Canada": "TSX - Stock - Canada", + "TSXV - Stock - Canada": "TSXV - Stock - Canada", + "Turn off notifications for this room": "Turn off notifications for this room", + "Turn on notifications for this room": "Turn on notifications for this room", + "Type your message here": "Type your message here", + "Type": "Type", + "Ultimate Oscillator": "Ultimate Oscillator", + "Unban": "Unban", + "Undo {0}": "Cofnij {0}", + "Undo": "Cofnij", + "undo": "undo", + "Unfollow": "Unfollow", + "Unignore user": "Unignore user __username__", + "Unignore": "Unignore", + "Unlimited number of indicators on a chart": "Unlimited number of indicators on a chart", + "Unlimited Saved Charts": "Unlimited Saved Charts", + "Unlimited saved charts": "Unlimited saved charts", + "Unlimited server-side alerts": "Unlimited server-side alerts", + "Unmerge Down": "Cofnij Złączenie W Dół", + "Unmerge Up": "Cofnij Złączenie W Górę", + "Unsaved script": "Unsaved script", + "Unsolicited advertising": "Unsolicited advertising", + "Untitled Script": "Untitled Script", + "Up Color": "Up Color", + "Up fractals": "Up fractals", + "Up Wave 1 or A": "Up Wave 1 or A", + "Up Wave 2 or B": "Up Wave 2 or B", + "Up Wave 3": "Up Wave 3", + "Up Wave 4": "Up Wave 4", + "Up Wave 5": "Up Wave 5", + "Up Wave C": "Up Wave C", + "Up": "Up", + "Update Status": "Update Status", + "Update status": "Update status", + "UpDown Length": "UpDown Length", + "Upgrade and get 33% off an annual subscription!": "Upgrade and get 33% off an annual subscription!", + "Upgrade Now": "Upgrade Now", + "Upgrade now": "Upgrade now", + "Upgrade your account": "Upgrade your account", + "Upper Band": "Upper Band", + "Upper Bound": "Upper Bound", + "Upper Deviation": "Upper Deviation", + "Upper": "Upper", + "UpperLimit": "Upper Limit", + "US Exchanges": "US Exchanges", "USD Conversion Rate": "USD Conversion Rate", - "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.": "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.", - "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!": "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!", - "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:
  • Dynamically plot market support and resistance areas (SCMR Dynamic Levels™)
  • Highlight individual bar conditions (SCMR B2B™)
  • Measure and time market trading ranges (SCMR Momentum Peaks™)
No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.": "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:
  • Dynamically plot market support and resistance areas (SCMR Dynamic Levels™)
  • Highlight individual bar conditions (SCMR B2B™)
  • Measure and time market trading ranges (SCMR Momentum Peaks™)
No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.", - "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!": "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!", - "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.": "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.", - "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.": "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.", - "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.": "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.", - "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.": "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.", - "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.": "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.", - "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.": "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.", - "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.": "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.", - "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.": "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.", - "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.": "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.", - "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.": "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.", - "Favorite": "Favorite", - "Rename script": "Rename script", - "This is not the latest saved script version": "This is not the latest saved script version", - "My Script": "My Script", - "Show Console": "Show Console", - "Script text is not modified, nothing to save": "Script text is not modified, nothing to save", - "This is not a user script, cannot save": "This is not a user script, cannot save", - "Script Name": "Script Name", - "Expiration Time": "Expiration Time", - "Please name this script": "Please name this script", - "Script must have a name": "Script must have a name", - "Exit Full Screen (ESC)": "Exit Full Screen (ESC)", - "Stock Charts & Forex Charts": "Stock Charts & Forex Charts", - "Toggle favorite": "Toggle favorite", - "Buy Ask": "Buy Ask __quote__", - "Frequency": "Frequency", - "Buy Bid": "Buy Bid __quote__", - "Sell Ask": "Sell Ask __quote__", - "Sell Bid": "Sell Bid __quote__", - "Condition": "Condition", - "Connected": "Connected", - "CONNECT": "CONNECT", - "Disconnected": "Disconnected", - "Exiting Channel": "Exiting Channel", - "All": "All", - "5y": "5y", - "1y": "1y", + "Use Lower Deviation": "Use Lower Deviation", + "Use only one account - registering with multiple accounts is not allowed.": "Use only one account - registering with multiple accounts is not allowed.", + "Use Upper Deviation": "Use Upper Deviation", + "Username": "Username", + "useTrueRange_input": "Use True Range", + "UTC": "UTC", + "Valuation": "Valuation", + "Value": "Value", + "Vancouver": "Vancouver", + "Vertical Line": "Linia Pionowa", + "Views": "Views", + "Visual Order": "Visual Order", + "Vol": "Vol", + "Volatility Stop": "Volatility Stop", + "Volume Based": "Volume Based", + "Volume Leaders": "Volume Leaders", + "Volume MA": "Volume MA", + "Volume Oscillator": "Volume Oscillator", + "Volume Oscillator_study": "Volume Oscillator", + "Volume profile indicators and extended trading hours": "Volume profile indicators and extended trading hours", + "Volume Profile Indicators": "Volume Profile Indicators", + "Volume": "Wolumen", + "Volume_study": "Volume", + "VolumeProfile": "VolumeProfile", + "Vortex Indicator": "Vortex Indicator", + "VWAP": "VWAP", + "VWMA": "VWMA", + "VWMA_study": "VWMA", + "W_dates": "W", + "Waning moon": "Waning moon", + "Want official data and more features?": "Want official data and more features?", + "Warning": "Warning", + "Warsaw": "Warsaw", + "Watchlist": "Watchlist", + "Watchlist, details and news": "Watchlist, details and news", + "Watermark": "Znak Wodny", + "Wave Size": "Wave Size", + "We are doing some brief daily maintenance. Alerts will be back really soon, thanks for your patience!": "We are doing some brief daily maintenance. Alerts will be back really soon, thanks for your patience!", + "We are happy to give away as many things for free as possible, however studies are server-based and this takes considerable resources. So we can't give an unlimited number of indicators to everyone for free (as much as we'd like to).": "We are happy to give away as many things for free as possible, however studies are server-based and this takes considerable resources. So we can't give an unlimited number of indicators to everyone for free (as much as we'd like to).", + "We'are sorry, something went wrong. Try to reload page.": "We'are sorry, something went wrong. Try to reload page.", + "week_plural": "tygodnie", + "Weekly": "Weekly", + "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.": "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.", + "White": "White", + "Why Go Pro?": "Why Go Pro?", + "Wick": "Cień", + "Width": "Width", + "Willams %R": "Willams %R", + "Willams %R_study": "Willams %R", + "Williams %R": "Williams %R", + "Williams Alligator": "Williams Alligator", + "Williams Alligator_study": "Williams Alligator", + "Williams Fractal": "Williams Fractal", + "Window Size_input": "Window Size", + "With Markers": "With Markers", + "wizofstep": "__index__ of __steps__", + "WMA Length_input": "WMA Length", + "Woodies CCI": "Woodies CCI", + "wrote": "wrote", + "XABCD Pattern": "Wzorzec XABCD", + "y_dates_plural": "y", + "Yearly": "Yearly", + "YES": "TAK", + "Yes": "Yes", + "You already have Pro Plus trial.": "You already have Pro Plus trial.", + "You already participated in Pro Plus trial.": "You already participated in Pro Plus trial.", + "You already set {{options.maxAlertsNumber}} alerts. Upgrade to PRO Plus to set unlimited custom alerts and improve your experience!": "You already set {{options.maxAlertsNumber}} alerts. Upgrade to PRO Plus to set unlimited custom alerts and improve your experience!", + "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.": "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.", + "You are not authenticated.": "You are not authenticated.", + "You are not logged in. Please sign in.": "You are not logged in. Please sign in.", + "you are using browser": "You are using __browser__ on __os__.", + "You can not vote twice for one message": "You can not vote twice for one message", + "You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.": "You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.", + "You can save up to 5 charts with your subscription. Upgrade to PRO, PRO Plus or Premium membership and save unlimited charts, along with many other exciting features. Starting from only $9.95 a month - upgrade today!": "You can save up to 5 charts with your subscription. Upgrade to PRO, PRO Plus or Premium membership and save unlimited charts, along with many other exciting features. Starting from only $9.95 a month - upgrade today!", + "You have no ignored users": "You have no ignored users", + "You have no private messages yet": "You have no private messages yet", + "You may subscribe for official realtime and intraday data.": "You may subscribe for official realtime and intraday data.", + "You requested a custom interval that is available only to PRO users.": "You requested a custom interval that is available only to PRO users.", + "You requested a hotlist that is available only to PRO users.": "You requested a hotlist that is available only to PRO users.", + "You requested a symbol that is available only to PRO Plus and Premium users. You will now be switched to the equivalent BATS symbol.": "You requested a symbol that is available only to PRO Plus and Premium users. You will now be switched to the equivalent BATS symbol.", + "You requested an intraday spread symbol that is available only to PRO Plus and Premium users. You will now be switched to a Daily (D) interval.": "You requested an intraday spread symbol that is available only to PRO Plus and Premium users. You will now be switched to a Daily (D) interval.", + "You will be automatically redirected to PayPal in order to finish your purchase.": "You will be automatically redirected to PayPal in order to finish your purchase.", + "You're subscribing to {{ product_title }}": "You're subscribing to {{ product_title }}", + "Your 30-day free PRO Plus account has been activated. You are now part of a community of 2 million+ ideas that have been created within TradingView charts. To help get the ball rolling, we'd suggest you spend a few minutes familiarizing yourself with our online help section. We hope you enjoy working with TradingView and wish you good trading!": "Your 30-day free PRO Plus account has been activated. You are now part of a community of 2 million+ ideas that have been created within TradingView charts. To help get the ball rolling, we'd suggest you spend a few minutes familiarizing yourself with our online help section. We hope you enjoy working with TradingView and wish you good trading!", + "Your account will be charged $0.01 in order to verify it.": "Your account will be charged $0.01 in order to verify it.", + "Your chart is being saved, please wait a moment before you leave this page.": "Your chart is being saved, please wait a moment before you leave this page.", + "Your credit card on file is XXXX-XXXX-XXXX": "Your credit card on file is XXXX-XXXX-XXXX", + "Your free account allows you to apply up to 10 studies to a chart. Upgrade to PRO, PRO Plus or Premium account to have as many studies on a chart as you want, as well as many other exciting features.": "Your free account allows you to apply up to 10 studies to a chart. Upgrade to PRO, PRO Plus or Premium account to have as many studies on a chart as you want, as well as many other exciting features.", + "Your Order": "Your Order", + "Your Personal Invitation to Go PRO Plus": "Your Personal Invitation to Go PRO Plus", "ytd": "ytd", "YTD": "YTD", - "6m": "6m", - "3m": "3m", - "1m": "1m", - "5d": "5d", - "1d": "1d", - "Room title": "Room title", - "Room purpose": "Room purpose", - "Edit chat room": "Edit chat room", - "Create new public chat": "Create new public chat", - "Show Symbol Last Value": "Show Symbol Last Value", - "Show Indicator Last Value": "Show Indicator Last Value", - "Paper Trading is disconnected": "Paper Trading is disconnected", - "Hide Buy/Sell Panel": "Hide Buy/Sell Panel", - "Sell symbol": "Sell __displaySymbol__ Stop __abbreviatedNumber__ @ __formattedValue__", - "Buy symbol": "Buy __displaySymbol__ Limit __abbreviatedNumber__ @ __formattedValue__", - "IDEA TITLE AND DESCRIPTION": "IDEA TITLE AND DESCRIPTION", - "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.": "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.", - "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.": "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.", - "SHORT": "SHORT", - "LONG": "LONG", - "NEUTRAL": "NEUTRAL", - "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

": "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

", - "you are using browser": "You are using __browser__ on __os__.", - "Hide data": "Hide data", - "Show data": "Show data", - "Study Templates": "Study Templates", - "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout": "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout", - "Find existing chat": "Find existing chat", - "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", - "Black": "Black", - "Blue": "Blue", - "Grey": "Grey", - "White": "White", - "Show Positions": "Show Positions", - "Show Orders": "Show Orders" + "Zero Line": "Zero Line", + "Zero": "Zero", + "Zig Zag": "Zig Zag", + "Zoom In": "Przybliż", + "Zoom Out": "Oddal", + "{0} bars": "{0} słupki", + "{0} copy": "{0} copy", + "{0} ideas...": "{0} ideas...", + "{0} P&L: {1}": "{0} P&L: {1}", + "Up bars": "Up bars", + "Down bars": "Down bars", + "Projection up bars": "Projection up bars", + "Projection down bars": "Projection down bars", + "ATR length": "ATR length", + "Reversal amount": "Reversal amount", + "Number of line": "Number of line", + "HL": "HL", + "ATR": "ATR", + "Traditional": "Traditional", + "Website": "Website", + "Support": "Support", + "PRO Premium": "PRO Premium", + "PRO Plus": "PRO Plus", + "PRO Plus Early Access": "PRO Plus Early Access", + "Update Payment Method": "Update Payment Method", + "Enter your new address": "Enter your new address", + "Save changes": "Save changes", + "All your current subscriptions will be updated to use the new account.": "All your current subscriptions will be updated to use the new account.", + "This trading product is integrated in TradingView thanks to our Partner Program for Developers. These are independent, unaffiliated studies, which are not part of TradingView subscriptions – these are separate tools that you buy if you want. Description, algorithm, support and prices are all determined by the author.": "This trading product is integrated in TradingView thanks to our Partner Program for Developers. These are independent, unaffiliated studies, which are not part of TradingView subscriptions – these are separate tools that you buy if you want. Description, algorithm, support and prices are all determined by the author.", + "EDIT SUBSCRIPTION": "EDIT SUBSCRIPTION", + "TradingView Account": "TradingView Account", + "

Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the features, top authors or create your first idea!

": "

Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the features, top authors or create your first idea!

", + "Alert not found with standart API": "Alert not found with standart API", + "Chatting is enabled {0} hours after creating a new account. This is done to prevent chat bots and general spam.": "Chatting is enabled {0} hours after creating a new account. This is done to prevent chat bots and general spam.", + "Do you really want to clear alerts log?": "Do you really want to clear alerts log?", + "Do you really want to delete alert {0}?": "Do you really want to delete alert {0}?", + "Do you really want to delete script '{0}'?": "Do you really want to delete script '{0}'?", + "Do you really want to delete {0} alerts?": "Do you really want to delete {0} alerts?", + "Do you really want to stop alert {0}?": "Do you really want to stop alert {0}?", + "Do you really want to stop {0} alerts?": "Do you really want to stop {0} alerts?", + "EPS": "EPS", + "EPS Dil": "EPS Dil", + "Edit Idea": "Edit Idea", + "Multi Charts Layout": "Multi Charts Layout", + "PE": "PE", + "PRO": "PRO", + "Publish Idea": "Publish Idea", + "2 year": "2 year", + "All fields are required": "All fields are required", + "Available": "Available", + "Check credit card number and CVV/CSC code": "Check credit card number and CVV/CSC code", + "Check expiration date": "Check expiration date", + "City": "City", + "Comments": "Comments", + "Country": "Country", + "Credit Card": "Credit Card", + "Credit card fields may contain only digits": "Credit card fields may contain only digits", + "Enter your ZIP code": "Enter your ZIP code", + "If you want to change the address, please enter your ZIP code here": "If you want to change the address, please enter your ZIP code here", + "Make payment with previously used details": "Make payment with previously used details", + "More {{sectionName}} Ideas": "More {{sectionName}} Ideas", + "PayPal": "PayPal", + "Payment Information": "Payment Information", + "Please choose at least one exchange to continue.": "Please choose at least one exchange to continue.", + "Please use only latin characters in address fields": "Please use only latin characters in address fields", + "Please use only latin characters in your first and last names": "Please use only latin characters in your first and last names", + "State/Region": "State/Region", + "Street": "Street", + "Subscribe": "Subscribe", + "Zip Code": "Zip Code", + "year": "year", + " Limit ": " Limit ", + " Stop ": " Stop ", + "

Only D, W, M intervals are supported for this symbol/exchange. You will be automatically switched to a D interval. Intraday intervals are not available because of exchange policies.

": "

Only D, W, M intervals are supported for this symbol/exchange. You will be automatically switched to a D interval. Intraday intervals are not available because of exchange policies.

", + "

Symbol ": "

Symbol ", + "Account Name": "Account Name", + "Active Chart": "Active Chart", + "Active chart doesn't contain the study you are going to publish": "Active chart doesn't contain the study you are going to publish", + "Add this room to favorites": "Add this room to favorites", + "Add {0}...": "Add {0}...", + "Alerts maintenance": "Alerts maintenance", + "All Charts": "All Charts", + "All fields are required.": "All fields are required.", + "Are you sure you want to overwrite '{0}' script?": "Are you sure you want to overwrite '{0}' script?", + "Balances": "Balances", + "Ban ": "Ban ", + "Ban expires in {0}": "Ban expires in {0}", + "Ban user": "Ban user", + "Brokerage Name": "Brokerage Name", + "By": "By", + "CQG Password": "CQG Password", + "CQG Username": "CQG Username", + "Can't create alert on invalid symbol": "Can't create alert on invalid symbol", + "Can't create alert when offline": "Can't create alert when offline", + "Can't edit alert on invalid symbol": "Can't edit alert on invalid symbol", + "Can't edit alert when offline": "Can't edit alert when offline", + "Change Background Transparency": "Change Background Transparency", + "Change Balloon Background Color": "Change Balloon Background Color", + "Change Balloon Background Transparency": "Change Balloon Background Transparency", + "Change Balloon Border Color": "Change Balloon Border Color", + "Change Balloon Text": "Change Balloon Text", + "Change Balloon Text Font Size": "Change Balloon Text Font Size", + "Change Balooon Text Color": "Change Balooon Text Color", + "Change Border Color": "Change Border Color", + "Change CQG password": "Change CQG password", + "Change Curve Background Color": "Change Curve Background Color", + "Change Curve Background Transparency": "Change Curve Background Transparency", + "Change Curve Filling": "Change Curve Filling", + "Change Curve Line Color": "Change Curve Line Color", + "Change Curve Line Extending Left": "Change Curve Line Extending Left", + "Change Curve Line Extending Right": "Change Curve Line Extending Right", + "Change Curve Line Left End": "Change Curve Line Left End", + "Change Curve Line Right End": "Change Curve Line Right End", + "Change Curve Line Style": "Change Curve Line Style", + "Change Curve Line Width": "Change Curve Line Width", + "Change Fib Arcs Background Transparency": "Change Fib Arcs Background Transparency", + "Change Fib Arcs Background Visibility": "Change Fib Arcs Background Visibility", + "Change Fib Speed Resistance Arcs Full Cirlces Mode": "Change Fib Speed Resistance Arcs Full Cirlces Mode", + "Change Fib Speed Resistance Arcs Levels Visibility": "Change Fib Speed Resistance Arcs Levels Visibility", + "Change Fib Speed Resistance Arcs Line Color": "Change Fib Speed Resistance Arcs Line Color", + "Change Fib Speed Resistance Arcs Visibility": "Change Fib Speed Resistance Arcs Visibility", + "Change Fib Speed Resistance Arcs Width": "Change Fib Speed Resistance Arcs Width", + "Change Password": "Change Password", + "Change Price Text Color": "Change Price Text Color", + "Change Price Text Font Size": "Change Price Text Font Size", + "Change Time Cycles Background Color": "Change Time Cycles Background Color", + "Change Time Cycles Background Transparency": "Change Time Cycles Background Transparency", + "Change Time Cycles Color": "Change Time Cycles Color", + "Change Time Cycles Filling": "Change Time Cycles Filling", + "Change Time Cycles Line Style": "Change Time Cycles Line Style", + "Change Time Cycles Line Width": "Change Time Cycles Line Width", + "Check firewall settings and make sure access to websocket ({0} port {1}) is open. Then click Reconnect or press F5.": "Check firewall settings and make sure access to websocket ({0} port {1}) is open. Then click Reconnect or press F5.", + "Click the broker you want to trade through": "Click the broker you want to trade through", + "Collaterals": "Collaterals", + "Confirm Password": "Confirm Password", + "Connect to CQG": "Connect to CQG", + "Connection is lost": "Connection is lost", + "Content": "Content", + "Continue to checkout": "Continue to checkout", + "Continued violation of chat etiquette": "Continued violation of chat etiquette", + "Continued violation of chat etiquette.": "Continued violation of chat etiquette.", + "Countdown": "Countdown", + "Create New List": "Create New List", + "Create New List...": "Create New List...", + "Curve": "Curve", + "December": "December", + "Degree": "Degree", + "Describe your company and project in a few sentences.": "Describe your company and project in a few sentences.", + "Desktop notifications": "Desktop notifications", + "Desktop notifications when I'm mentioned": "Desktop notifications when I'm mentioned", + "Dialog": "Dialog", + "Do you realy want to delete{0}watchlist?": "Do you realy want to delete{0}watchlist?", + "Do you want to take advantage of this offer now?": "Do you want to take advantage of this offer now?", + "Double Curve": "Double Curve", + "Early Access 50% off{{#is_finished}} – Final chance{{/is_finished}}": "Early Access 50% off{{#is_finished}} – Final chance{{/is_finished}}", + "Early Access for $15/Month": "Early Access for $15/Month", + "Edit Alert...": "Edit Alert...", + "Edit {0} Alert...": "Edit {0} Alert...", + "Elliott Correction Wave (ABC)": "Elliott Correction Wave (ABC)", + "Elliott Double Combo Wave (WXY)": "Elliott Double Combo Wave (WXY)", + "Elliott Impulse Wave (12345)": "Elliott Impulse Wave (12345)", + "Elliott Triangle Wave (ABCDE)": "Elliott Triangle Wave (ABCDE)", + "Elliott Triple Combo Wave (WXYXZ)": "Elliott Triple Combo Wave (WXYXZ)", + "Email notifications": "Email notifications", + "Email notifications when I'm mentioned": "Email notifications when I'm mentioned", + "Email-to-sms is the easiest and absolutely free way to send text message (SMS) from the internet to phones. This site aims to be the most complete and up-to-date list of email addresses that can be used to send text messages to phones.": "Email-to-sms is the easiest and absolutely free way to send text message (SMS) from the internet to phones. This site aims to be the most complete and up-to-date list of email addresses that can be used to send text messages to phones.", + "Error occured": "Error occured", + "Error while trying to create snapshot.": "Error while trying to create snapshot.", + "Error:": "Error:", + "Error: too long text": "Error: too long text", + "Export Watchlist": "Export Watchlist", + "Failed:": "Failed:", + "Full Circles": "Full Circles", + "Get the link to your individual GitHub profile, which we’ll enable for access to the library.": "Get the link to your individual GitHub profile, which we’ll enable for access to the library.", + "Go PRO": "Go PRO", + "HL Bars": "HL Bars", + "Here are a few steps to get your Charting Library:": "Here are a few steps to get your Charting Library:", + "Hide alert label line": "Hide alert label line", + "Horz Grid Lines": "Horz Grid Lines", + "How to fix:": "How to fix:", + "If you like what you see, you have an exclusive chance to get 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.": "If you like what you see, you have an exclusive chance to get 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.", + "If you need support then please visit our issues tracker using your GitHub profile we’ve granted access to.": "If you need support then please visit our issues tracker using your GitHub profile we’ve granted access to.", + "Import Watchlist...": "Import Watchlist...", + "Import/Export Watchlists": "Import/Export Watchlists", + "Indicator Labels": "Indicator Labels", + "Interval is not applicable": "Interval is not applicable", + "Invalid data format": "Invalid data format", + "Invalid limit price": "Invalid limit price", + "Invalid quantity": "Invalid quantity", + "Invalid stop price": "Invalid stop price", + "It appears that your browser does not support Canvas technology, which is needed for TradingView to work.
": "It appears that your browser does not support Canvas technology, which is needed for TradingView to work.
", + "It appears that your browser does not support WebSocket technology and does not have Adobe Flash plugin installed, one of which is essential for our portal.
": "It appears that your browser does not support WebSocket technology and does not have Adobe Flash plugin installed, one of which is essential for our portal.
", + "June": "June", + "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That is less than $15/month. Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!": "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That is less than $15/month. Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!", + "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.": "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.", + "Just wait awhile. We will send you all necessary information ASAP.": "Just wait awhile. We will send you all necessary information ASAP.", + "Launch chat in a separate window": "Launch chat in a separate window", + "Left Axis": "Left Axis", + "Library Without The Link": "Library Without The Link", + "Line - Close": "Line - Close", + "Line - HL/2": "Line - HL/2", + "Line - High": "Line - High", + "Line - Low": "Line - Low", + "Line - Open": "Line - Open", + "Load all alerts...": "Load all alerts...", + "Lock Cursor In Time": "Lock Cursor In Time", + "Log in": "Log in", + "My Lists": "My Lists", + "New Password": "New Password", + "New password and confirmation doesn't match": "New password and confirmation doesn't match", + "New password is required": "New password is required", + "No address input to apply autocomplete": "No address input to apply autocomplete", + "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at founders@tradingview.com": "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at founders@tradingview.com", + "No brokers available": "No brokers available", + "Non-tradable symbol": "Non-tradable symbol", + "Now is your LAST and FINAL chance to get 12 months for only $179.4 (regular $360). That’s less than $15/month and 50% off regular month-to-month payments.": "Now is your LAST and FINAL chance to get 12 months for only $179.4 (regular $360). That’s less than $15/month and 50% off regular month-to-month payments.", + "OC Bars": "OC Bars", + "Oh no! You have only 2 weeks left in your PRO Plus trial! These benefits will expire in two short weeks:": "Oh no! You have only 2 weeks left in your PRO Plus trial! These benefits will expire in two short weeks:", + "Old Password": "Old Password", + "Old password is required": "Old password is required", + "Oops, something went wrong": "Oops, something went wrong", + "Oops, your browser can't display our charts!": "Oops, your browser can't display our charts!", + "Orders": "Orders", + "PRO account": "PRO account", + "Password confirmation is required": "Password confirmation is required", + "Passwords do not match.": "Passwords do not match.", + "Place": "Place", + "Please add 'study(title=\"SomeTitle\")' statement to the script code": "Please add 'study(title=\"SomeTitle\")' statement to the script code", + "Please report the issue or click Reconnect.": "Please report the issue or click Reconnect.", + "Please use one of the following browsers:": "Please use one of the following browsers:", + "Please, install Flash plugin or consider updating to one of these modern browsers with WebSocket support:": "Please, install Flash plugin or consider updating to one of these modern browsers with WebSocket support:", + "Please, try to reload page to edit user data": "Please, try to reload page to edit user data", + "Positions": "Positions", + "Pro Plus": "Pro Plus", + "Processing script...": "Processing script...", + "Publish All Charts": "Publish All Charts", + "Publish Only": "Publish Only", + "Published Idea": "Published Idea", + "Recent chats": "Recent chats", + "Reconnect": "Reconnect", + "Rename List": "Rename List", + "Rename List...": "Rename List...", + "Report a data issue": "Report a data issue", + "Restore Size": "Restore Size", + "Right Axis": "Right Axis", + "Risk/Reward": "Risk/Reward", + "Save List As...": "Save List As...", + "Script '{0}' has been saved": "Script '{0}' has been saved", + "Script cannot be compiled because of errors.": "Script cannot be compiled because of errors.", + "Script has been deleted": "Script has been deleted", + "Script is not saved. Nothing to delete.": "Script is not saved. Nothing to delete.", + "Script is not saved. Nothing to rename.": "Script is not saved. Nothing to rename.", + "Script study added to the chart": "Script study added to the chart", + "Select Broker": "Select Broker", + "Select alert": "Select alert", + "Send all the stuff to Stan Bokov at founders@tradingview.com": "Send all the stuff to Stan Bokov at founders@tradingview.com", + "Series Sale Name": "Series Sale Name", + "Series Sale Number": "Series Sale Number", + "Server broke the connection. Click Reconnect or press F5.": "Server broke the connection. Click Reconnect or press F5.", + "Shortcuts": "Shortcuts", + "Show Dividends": "Show Dividends", + "Show Earnings": "Show Earnings", + "Show Hidden Tools": "Show Hidden Tools", + "Show Splits": "Show Splits", + "Show Symbol Info": "Show Symbol Info", + "Show Values": "Show Values", + "Sign our License Agreement": "Sign our License Agreement", + "Sine Line": "Sine Line", + "Sorry, an error has occurred": "Sorry, an error has occurred", + "Study": "Study", + "Success": "Success", + "Symbol Info": "Symbol Info", + "Symbol Info...": "Symbol Info...", + "Symbol Labels": "Symbol Labels", + "Time Cycles": "Time Cycles", + "To purchase the commercial version of the library, please contact Stan Bokov at founders@tradingview.com.": "To purchase the commercial version of the library, please contact Stan Bokov at founders@tradingview.com.", + "TradingView Notice": "TradingView Notice", + "Trial confirmation dialog": "Trial confirmation dialog", + "Trial confirmation text": "Trial confirmation text", + "Try": "Try", + "URL cannot be recieved.": "URL cannot be recieved.", + "Unexpected error: can't change profile data": "Unexpected error: can't change profile data", + "Unread Messages": "Unread Messages", + "Upgrade and get 50% off regular month-to-month payments!": "Upgrade and get 50% off regular month-to-month payments!", + "User cancelled operation": "User cancelled operation", + "Vert Grid Lines": "Vert Grid Lines", + "Visual settings...": "Visual settings...", + "Widget": "Widget", + "Width (% of the Box)": "Width (% of the Box)", + "Wrong value": "Wrong value", + "You have unsaved changes in the current script. Do you really want to discard them and start working with another script?": "You have unsaved changes in the current script. Do you really want to discard them and start working with another script?", + "Your Password Has Expired": "Your Password Has Expired", + "Your password has expired, please enter new password": "Your password has expired, please enter new password", + "active at": "active at", + "ago": "ago", + "agreed with your idea %chart% about %symbol%": "agreed with your idea %chart% about %symbol%", + "all inactive": "all inactive", + "and details": "and details", + "avg fill price": "avg fill price", + "avg price": "avg price", + "balance": "balance", + "best ask": "best ask", + "best bid": "best bid", + "cach excess": "cach excess", + "changed status": "changed status", + "collateral": "collateral", + "commented on idea you follow %chart% about %symbol%": "commented on idea you follow %chart% about %symbol%", + "commented on your idea %chart% about %symbol%": "commented on your idea %chart% about %symbol%", + "currency": "currency", + "disagreed with your idea %chart% about %symbol%": "disagreed with your idea %chart% about %symbol%", + "fill qty": "fill qty", + "filtered": "filtered", + "id": "id", + "initial margin": "initial margin", + "is now following you": "is now following you", + "last trade": "last trade", + "less than a minute": "less than a minute", + "limit price": "limit price", + "mn": "mn", + "mvo": "mvo", + "offset": "offset", + "on": "on", + "open P/L": "open P/L", + "or choose another broker": "or choose another broker", + "ote": "ote", + "placing time": "placing time", + "published new idea %chart% about %symbol% you follow": "published new idea %chart% about %symbol% you follow", + "purchasing power": "purchasing power", + "qty": "qty", + "replied to your comment on %chart% about %symbol%": "replied to your comment on %chart% about %symbol%", + "side": "side", + "sign in or register": "sign in or register", + "status": "status", + "stop price": "stop price", + "subscription": "subscription", + "symbol": "symbol", + "total margin": "total margin", + "total value": "total value", + "type": "type", + "upl": "upl", + "w": "w", + "y": "y", + "you follow commented on %chart% about %symbol%": "you follow commented on %chart% about %symbol%", + "you follow published new idea %chart% about %symbol%": "you follow published new idea %chart% about %symbol%", + "{0} is already in this chat.": "{0} is already in this chat.", + "Сolor line": "Сolor line", + "Bottom Center": "Bottom Center", + "Bottom Left": "Bottom Left", + "Bottom Right": "Bottom Right", + "Chart snapshot": "Chart snapshot", + "Create Horizontal Line": "Create Horizontal Line", + "Create Vertical Line": "Create Vertical Line", + "Hide Published Charts Timeline": "Hide Published Charts Timeline", + "Left": "Left", + "Middle Center": "Middle Center", + "Middle Left": "Middle Left", + "Middle Right": "Middle Right", + "No color themes saved": "No color themes saved", + "Right": "Right", + "Room {0} was deleted": "Room {0} was deleted", + "Theme": "Theme", + "Theme name": "Theme name", + "Top Center": "Top Center", + "Top Left": "Top Left", + "Top Right": "Top Right", + "TradingView Partner": "TradingView Partner", + "You were in the video call. Duration: {0}": "You were in the video call. Duration: {0}", + "{0} has entered the chat": "{0} has entered the chat", + "{0} has left the chat": "{0} has left the chat", + "{0} was banned for {1} minutes": "{0} was banned for {1} minutes", + "Discipline is the foundation of profitable trading for both discretionary and systematic traders. Visually stunning and intuitive to use, 3D ProSuite is an indispensible professional toolkit of point-and-shoot quantitative risk management and decision support tools for stock pickers and traders focused on technical entry techniques. Know instantly where to place a trailing stop and where to exit. Identify trends and pullbacks. Watch rotation and volatility in real time. Calculate hedge ratios for protection. Identify extremes. Non-programmers interested in systematic trading can take advantage of our strategy to test a combination of 3D ProSuite with moving average filter, channel filter, and volatility filter.": "Discipline is the foundation of profitable trading for both discretionary and systematic traders. Visually stunning and intuitive to use, 3D ProSuite is an indispensible professional toolkit of point-and-shoot quantitative risk management and decision support tools for stock pickers and traders focused on technical entry techniques. Know instantly where to place a trailing stop and where to exit. Identify trends and pullbacks. Watch rotation and volatility in real time. Calculate hedge ratios for protection. Identify extremes. Non-programmers interested in systematic trading can take advantage of our strategy to test a combination of 3D ProSuite with moving average filter, channel filter, and volatility filter.", + "AOS FX Primer is made up of 3 separate indicators to help you better analyse the markets. AOS FX Sessions shows session start/end times (automatically handling Daylight Saving changes) along with opening ranges. AOS FX Day HL shows the High and Low level for the past 2 years, automatically handling Daylight Saving changes. AOS ATRplus shows the moving average mid-point of the previous bar ranges. Please see our website for a full description and screenshots.": "AOS FX Primer is made up of 3 separate indicators to help you better analyse the markets. AOS FX Sessions shows session start/end times (automatically handling Daylight Saving changes) along with opening ranges. AOS FX Day HL shows the High and Low level for the past 2 years, automatically handling Daylight Saving changes. AOS ATRplus shows the moving average mid-point of the previous bar ranges. Please see our website for a full description and screenshots.", + "Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:

  • Dynamically plot market support and resistance areas (SCMR Dynamic Levels™)
  • Highlight individual bar conditions (SCMR B2B™)
  • Measure and time market trading ranges (SCMR Momentum Peaks™)
No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.": "Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:
  • Dynamically plot market support and resistance areas (SCMR Dynamic Levels™)
  • Highlight individual bar conditions (SCMR B2B™)
  • Measure and time market trading ranges (SCMR Momentum Peaks™)
No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.", + "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex. For more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.": "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex. For more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.", + "\"Buy Sell\" indicator is simple yet powerful trading signals that will help you consistently profit from the market. It built with risk management in mind, meaning average winning trade will be more than average losing trade several times.

It comes with signals and trend confirmation. For more information please visit: synergytrading.weebly.com": "\"Buy Sell\" indicator is simple yet powerful trading signals that will help you consistently profit from the market. It built with risk management in mind, meaning average winning trade will be more than average losing trade several times.

It comes with signals and trend confirmation. For more information please visit: synergytrading.weebly.com", + "Above Bar": "Above Bar", + "Absolute": "Absolute", + "Below Bar": "Below Bar", + "Bottom": "Bottom", + "Top": "Top", + "Alerts are not yet available for this chart type. Please check GetSatisfaction and vote for this feature to show support for it.": "Alerts are not yet available for this chart type. Please check GetSatisfaction and vote for this feature to show support for it.", + "Arguments": "Arguments", + "Built-in Functions": "Built-in Functions", + "Built-in Variable": "Built-in Variable", + "Built-in Variables": "Built-in Variables", + "Built-in'+(docs.kind === TVScript.FunKind.DECL ? ' Annotation' : '": "Built-in'+(docs.kind === TVScript.FunKind.DECL ? ' Annotation' : '", + "Confirm replacing": "Confirm replacing", + "Delete all drawing for this symbol": "Delete all drawing for this symbol", + "Examples": "Examples", + "Language Operator": "Language Operator", + "Language Operators": "Language Operators", + "My Ideas": "My Ideas", + "Not Now": "Not Now", + "Oops!": "Oops!", + "Open Manage Drawings": "Open Manage Drawings", + "PUBLISH PRIVATE IDEA": "PUBLISH PRIVATE IDEA", + "Pine Script Reference (new window)": "Pine Script Reference (new window)", + "Pine Script Reference (pop-up)": "Pine Script Reference (pop-up)", + "Publish Private Idea": "Publish Private Idea", + "Publishing is possible only from the chart page. Please open a chart and then try again.": "Publishing is possible only from the chart page. Please open a chart and then try again.", + "Remarks": "Remarks", + "Remove all line tools for ": "Remove all line tools for ", + "Returns": "Returns", + "Script Language Reference Manual": "Script Language Reference Manual", + "See Also": "See Also", + "Syntax": "Syntax", + "Type:": "Type:", + "Be the first to speak": "Be the first to speak", + "Ignored users list": "Ignored users list", + "# (Total: {0})": "# (Total: {0})", + "Hold Shift – draw lines at right angles.": "Hold Shift – draw lines at right angles.", + "Number or , – change interval. Type in a digit for minute charts, or first letter of the word for longer resolutions. E.g. 1, 5, 30, 60, 1440, H, 2H, 6H, D, 5D, 3W, 6M.": "Number or , – change interval. Type in a digit for minute charts, or first letter of the word for longer resolutions. E.g. 1, 5, 30, 60, 1440, H, 2H, 6H, D, 5D, 3W, 6M.", + "By clicking on “Sign Up” you are agreeing to the Terms of Service.": "By clicking on “Sign Up” you are agreeing to the Terms of Service.", + "Change Days To": "Change Days To", + "Change Hours To": "Change Hours To", + "Change Line Tool Visibility On Days": "Change Line Tool Visibility On Days", + "Change Line Tool Visibility On Hours": "Change Line Tool Visibility On Hours", + "Change Line Tool Visibility On Minutes": "Change Line Tool Visibility On Minutes", + "Change Line Tool Visibility On Months": "Change Line Tool Visibility On Months", + "Change Line Tool Visibility On Weeks": "Change Line Tool Visibility On Weeks", + "Change Minutes To": "Change Minutes To", + "Correct?": "Correct?", + "Could not send your report": "Could not send your report", + "Crypto/crypto pairs (eg. LTC/BTC) are not currently supported but that may change in the future.": "Crypto/crypto pairs (eg. LTC/BTC) are not currently supported but that may change in the future.", + "Cypher Pattern": "Cypher Pattern", + "Days": "Days", + "Go to Date...": "Go to Date...", + "Go to...": "Go to...", + "Hours": "Hours", + "IMPORTANT:": "IMPORTANT:", + "Indexes don’t have prices, they have values. There are corresponding ETFs that can be traded. SPX is the SnP500 index, but SPY is the ETF that can be traded.": "Indexes don’t have prices, they have values. There are corresponding ETFs that can be traded. SPX is the SnP500 index, but SPY is the ETF that can be traded.", + "Last available bar": "Last available bar", + "Minutes": "Minutes", + "Months": "Months", + "Please do not modify the order so we can investigate the issue.": "Please do not modify the order so we can investigate the issue.", + "Report this message": "Report this message", + "Select order": "Select order", + "Simply
drag & drop

or select file...": "Simply
drag & drop

or select file...", + "Spreads can’t be traded because they are not a single symbol, they are a visual representation of a calculation.": "Spreads can’t be traded because they are not a single symbol, they are a visual representation of a calculation.", + "Thanks!": "Thanks!", + "To:": "To:", + "Trading issue": "Trading issue", + "Warning:": "Warning:", + "Weeks": "Weeks", + "comment": "comment", + "goto date.": "goto date.", + "html5 stock charting
library licensing": "html5 stock charting
library licensing", + "message": "message", + "Go": "Go", + "Go to": "Go to", + "Report {0} from {1} to moderators": "Report {0} from {1} to moderators", + "Reported {0} from @{1}, {2}": "Reported {0} from @{1}, {2}", + "Add Text Note For {0}": "Add Text Note For {0}", + "Add To Text Notes": "Add To Text Notes", + "Are you sure you want to delete this script?": "Are you sure you want to delete this script?", + "DELETE": "DELETE", + "Do you realy want to delete {0} template?": "Do you realy want to delete {0} template?", + "Do you realy want to replace \"{0}\"?": "Do you realy want to replace \"{0}\"?", + "Idea": "Idea", + "NEW": "NEW", + "New Untitled Note": "New Untitled Note", + "Open Text Notes Panel": "Open Text Notes Panel", + "Please enter a valid URL": "Please enter a valid URL", + "Save template as...": "Save template as...", + "Search Note": "Search Note", + "Template name": "Template name", + "Text Notes": "Text Notes", + "Text Notes are available only on chart page. Please open a chart and then try again.": "Text Notes are available only on chart page. Please open a chart and then try again.", + "URL": "URL", + "Add Text Note For __symbol__": "Add Text Note For __symbol__", + "Add this study to active chart": "Add this study to active chart", + "April": "April", + "Are you sure you want to cancel order %s?": "Are you sure you want to cancel order %s?", + "Are you sure you want to ignore messages from __username__?": "Are you sure you want to ignore messages from __username__?", + "August": "August", + "Buy ": "Buy ", + "Cancel PRO Account": "Cancel PRO Account", + "Cancel subscription": "Cancel subscription", + "Change Minutes From": "Change Minutes From", + "Connect to %s": "Connect to %s", + "Connection to server was lost": "Connection to server was lost", + "Continued violation of chat etiquette. For more information on this etiquette please go to __link__": "Continued violation of chat etiquette. For more information on this etiquette please go to __link__", + "Created {0}.": "Created {0}.", + "Do you really want to delete __themename__ theme?": "Do you really want to delete __themename__ theme?", + "Expand __symbol__ chart": "Expand __symbol__ chart", + "February": "February", + "January": "January", + "July": "July", + "Last edited {0}": "Last edited {0}", + "Link to __room__ chat": "Link to __room__ chat", + "M": "M", + "March": "March", + "Neutral": "Neutral", + "No Title": "No Title", + "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at __email__": "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at __email__", + "No showcase": "No showcase", + "Notice": "Notice", + "November": "November", + "October": "October", + "Open __symbol__ Text Note": "Open __symbol__ Text Note", + "Publish": "Publish", + "Room __title__ was deleted": "Room __title__ was deleted", + "Save theme as...": "Save theme as...", + "Script": "Script", + "Script Error": "Script Error", + "Sell ": "Sell ", + "Send private message to __username__": "Send private message to __username__", + "September": "September", + "Show Published Charts Timeline": "Show Published Charts Timeline", + "Show alert label line": "Show alert label line", + "Show all messages from __username__": "Show all messages from __username__", + "Symbol __symbol__ cannot be traded on TradingView’s Paper Trading. Why not?": "Symbol __symbol__ cannot be traded on TradingView’s Paper Trading. Why not?", + "To: __username__": "To: __username__", + "Unlock": "Unlock", + "__minutes__ min": "__minutes__ min", + "__minutes__ min __seconds__ sec": "__minutes__ min __seconds__ sec", + "__seconds__ sec": "__seconds__ sec", + "__username__ has entered the chat": "__username__ has entered the chat", + "__username__ has left the chat": "__username__ has left the chat", + "days": "days", + "hours": "hours", + "minutes": "minutes", + "months": "months", + "years": "years", + "Sign in or sign up to use paper trading": "Sign in or sign up to use paper trading", + "Paper Trading is disconnected.": "Paper Trading is disconnected.", + "long": "long", + "short": "short", + "1 day": "1 day", + "1 hour": "1 hour", + "10 minutes": "10 minutes", + "12 hours": "12 hours", + "3 hours": "3 hours", + "30 minutes": "30 minutes", + "5 minutes": "5 minutes", + "Balance:": "Balance:", + "Ban __username__": "Ban __username__", + "Ban duration:": "Ban duration:", + "Ban expires in less than __duration__": "Ban expires in less than __duration__", + "Banned permanently": "Banned permanently", + "Content that caused the ban:": "Content that caused the ban:", + "Equity:": "Equity:", + "Hi,nnI'm a moderator for TradingView. I reviewed your idea at __chart__ and had to mark it as \"Not Suggested\" because it doesn't comply with our House Rules https://www.tradingview.com/house-rules/.nnPay attention to these rules to get into the Suggested stream more often, or even become a Suggested Author. Please let me know if you have any questions, will be happy to help.": "Hi,nnI'm a moderator for TradingView. I reviewed your idea at __chart__ and had to mark it as \"Not Suggested\" because it doesn't comply with our House Rules https://www.tradingview.com/house-rules/.nnPay attention to these rules to get into the Suggested stream more often, or even become a Suggested Author. Please let me know if you have any questions, will be happy to help.", + "Idea comments": "Idea comments", + "Ideas publishing": "Ideas publishing", + "If you have questions or suggestions, reply to this message.": "If you have questions or suggestions, reply to this message.", + "Ignore __username__": "Ignore __username__", + "Percents": "Percents", + "Permanently": "Permanently", + "Phone": "Phone", + "Please enter template name": "Please enter template name", + "Please enter theme name": "Please enter theme name", + "Position is being changed": "Position is being changed", + "Private messages": "Private messages", + "Public chats": "Public chats", + "Publish idea": "Publish idea", + "Quote the message which caused the ban along with additional comments if any (a private message with this information will be sent to the user from your account):": "Quote the message which caused the ban along with additional comments if any (a private message with this information will be sent to the user from your account):", + "Read this every time before banning someone! Our goal is to keep a healthy, constructive and useful dialog open in the chatrooms. Sending a private message with a warning is enough to solve 99% of the issues. If that doesn’t help, start with a one-minute ban.": "Read this every time before banning someone! Our goal is to keep a healthy, constructive and useful dialog open in the chatrooms. Sending a private message with a warning is enough to solve 99% of the issues. If that doesn’t help, start with a one-minute ban.", + "Save new study template": "Save new study template", + "Select violation...": "Select violation...", + "Snapshot": "Snapshot", + "Symbols from Quandl are not currently supported.": "Symbols from Quandl are not currently supported.", + "Unban __username__": "Unban __username__", + "Unignore __username__": "Unignore __username__", + "User __username__ was banned for __duration__.": "User __username__ was banned for __duration__.", + "User __username__ was banned permanently.": "User __username__ was banned permanently.", + "User __username__ was unbanned.": "User __username__ was unbanned.", + "Violated house rule:": "Violated house rule:", + "Violated house rule: __violation__.": "Violated house rule: __violation__.", + "Violation that caused the ban: __violation__.": "Violation that caused the ban: __violation__.", + "When selecting this checkbox the study template will set \"__interval__\" interval on a chart": "When selecting this checkbox the study template will set \"__interval__\" interval on a chart", + "You are banned from __banType__ for __duration__ for violating our House Rules. More info - __link__": "You are banned from __banType__ for __duration__ for violating our House Rules. More info - __link__", + "You are permanently banned from __banType__ for violating our House Rules. More info - __link__.": "You are permanently banned from __banType__ for violating our House Rules. More info - __link__.", + "__firstEnumerationItem__ and __secondEnumerationItem__": "__firstEnumerationItem__ and __secondEnumerationItem__", + "__firstEnumerationItem__, __secondEnumerationItem__ and __thirdEnumerationItem__": "__firstEnumerationItem__, __secondEnumerationItem__ and __thirdEnumerationItem__", + "__firstEnumerationItem__, __secondEnumerationItem__, __thirdEnumerationItem__ and __fourthEnumerationItem__": "__firstEnumerationItem__, __secondEnumerationItem__, __thirdEnumerationItem__ and __fourthEnumerationItem__", + "__username__ is permanently banned. Do you want to unban __username__?": "__username__ is permanently banned. Do you want to unban __username__?", + "commenting": "commenting", + "go to date.": "go to date.", + "publish idea.": "publish idea.", + "publishing": "publishing", + "server failed to place closing order": "server failed to place closing order", + "take snapshot.": "take snapshot.", + "

Pine scripting language

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.": "

Pine scripting language

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.", + "Close message": "Close message", + "Created ": "Created ", + "Edit Order…": "Edit Order…", + "Error occured while publishing": "Error occured while publishing", + "Error: Account is disabled": "Error: Account is disabled", + "Last edited ": "Last edited ", + "Show Drawings Toolbar": "Show Drawings Toolbar", + "Text Note": "Text Note", + "This chart layout has a lot of objects and can't be published! Please report to {0} for further details.": "This chart layout has a lot of objects and can't be published! Please report to {0} for further details.", + "TradingView Sign Up": "TradingView Sign Up", + "Heikin Ashi": "Heikin Ashi", + "Learn about all PRO features": "Learn about all PRO features", + "Show Less": "Show Less", + "Visibility": "Visibility", + "Levels Line": "Levels Line", + "Show Objects Tree...": "Show Objects Tree...", + "Close_as_a_command": "Close" } \ No newline at end of file diff --git a/charting_library/static/localization/translations/pt.json b/charting_library/static/localization/translations/pt.json index 23802644..aeedd669 100644 --- a/charting_library/static/localization/translations/pt.json +++ b/charting_library/static/localization/translations/pt.json @@ -1,1185 +1,99 @@ { - "propertypage-name-label_css_class": "propertypage-name-label-nocap", - "Script Editor": "Editor de Linguagem Pine", - " Published Charts Timeline": "Gráficos Publicados por ordem Cronológica", - "SMA": "SMA", - "Published Chart": "Published Chart", - "Bar's Style": "Estilos de Barra", - "Chart Properties": "Configurações do Gráfico", - "Compare": "Comparar", - "Compare...": "Comparar...", - "Compare or Add Symbol...": "Comparar/Adicionar Símbolo...", - "Compare or Add Symbol": "Comparar/Adicionar Símbolo", - "Add Symbol": "Adicionar Símbolo", - "Scales Properties...": "Configurações da Escala...", - "Add": "Adicionar", - "Company Comparison": "Comparar Símbolo", - "Indicators, Fundamentals, Economy and Add-ons": "Indicadores/Fundamentais/Economia/Extras", - "Economy & Symbols": "Economia/Símbolos", - "Bars": "Barras", - "Candles": "Velas", - "Hollow Candles": "Velas Transparentes", - "Line": "Linha", - "Permanent link to this message": "Permanent link to this message", - "Area": "Area", - "Message settings": "Message settings", - "Heiken Ashi": "Heiken Ashi", - "Delete message": "Delete message", - "Are you sure you want to delete this message?": "Are you sure you want to delete this message?", - "Renko": "Renko", - "Line Break": "Quebra de linha", - "Kagi": "Kagi", - "Point & Figure": "Ponto & Figura", - "Histogram": "Histograma", - "Cross_chart_type": "Cruz", - "Crosshair": "Mira", - "Columns": "Colunas", - "Circles": "Pontos", - "Indicators": "Indicadores", - "Favorites": "Favoritos", - "Technical Analysis": "Análise Técnica", - "No indicators matched your criteria.": "Não foram encontrados indicadores que correspondam à escolha selecionada.", - "Add to favorites": "Adicionar aos favoritos", - "Remove from favorites": "Remover dos favoritos", - "No symbols matched your criteria": "Não foram encontrados símbolos que correspondam à escolha selecionada", - "Add any symbol from the list": "Adicionar qualquer instrumento da lista", - "Overlay the main chart": "Sobrepor gráfico principal", - "Symbols to be added on the chart": "Símbolos a serem adicionados ao gráfico", - "Symbol": "Símbolo", - "Default": "Padrão", - "Defaults": "Definições pré-definidas", - "OK": "Aceitar", - "Toggle notifications for this room": "Toggle notifications for this room", - "Cancel": "Cancelar", + " alert label line": "alert label line", " color": "Cor", + " Published Charts Timeline": "Gráficos Publicados por ordem Cronológica", " transparency": "transparência", " visibility": "visibilidade", - "Add To Watchlist": "Adicionar à Lista", - "Add {0} To Watchlist": "Adicionar {0} à Lista", - "Apply": "Aplicar", - "Arguments in Header": "Descrição no Cabeçalho", - "Arrow": "Seta", - "Auto Scale": "Escala Automática", - "Background": "Fundo", - "bars": "barras", - "bars_margin": "barras", - "{0} bars": "barras: {0}", - "Bottom Margin": "Margem Inferior", - "Bring Forward": "Puxar à Frente", - "Bring to Front": "Puxar para a Frente", - "Clone": "Duplicar", - "Color Theme": "Padrão de Cor", - "Copy": "Copiar", - "Extended Hours": "Fora do Horário Regular", - "Format...": "Formatar...", - "Source Code...": "Código Fonte...", - "Full Screen": "Maximizar Ecrã", - "Grid Lines": "Linhas da Grelha", - "Hide All Drawing Tools": "Esconder todos os Desenhos", - "Drawing Tools": "Drawing Tools", - "Hide": "Esconder", - "Sort by symbol": "Sort by symbol", - "Sort by last price": "Sort by last price", - "Sort by price change": "Sort by price change", - "Sort by price change percent": "Sort by price change percent", - "Time Scale": "Time Scale", - "Insert Drawing Tool": "Inserir Desenho", - "Insert Indicator...": "Inserir Indicador...", - "Script Editor...": "Editor de Script...", - "Last Value on Price Scale": "Último Valor na Escala de Preços", - "Link To": "Link a", - "Last": "Last", - "Chng": "Chng", - "Sound on addressed to me messages": "Sound on addressed to me messages", - "Load New Bars": "Carregar Novas Barras", - "Lock All Drawing Tools": "Bloquear todos os Desenhos", - "Lock Scale": "Bloquear Escala", - "Lock scale": "Bloquear escala", - "Log Scale": "Escala Logarítmica", - "log": "Logarítmica", - "Magnet Mode": "Fixar ao Preço", - "Merge Down": "Agrupar para baixo", - "Merge Up": "Agrupar para cima", - "Objects Tree...": "Lista de Objectos...", - "Offset": "Desvio", - "Override Min Tick": "Alterar Resolução Min", - "Percentage": "Percentagem", - "Precision": "Precisão", - "Price Line": "Linha de Preço", - "Properties...": "Configurações...", - "Redo": "Refazer", - "Remove All Drawing Tools": "Remover todos os Desenhos", - "Remove All Studies": "Remover todos os Estudos", - "Remove All Indicators": "Remover todos os Indicadores", - "Remove": "Remover", - "Reset Chart": "Centrar Gráfico", - "Reset Scale": "Centrar Escala", - "Reset": "Reajustar", - "Right Margin": "Margem Direita", - "Save As...": "Guardar como...", - "Scale Left": "Escala Esquerda", - "Scale Percentage": "Escala Percentual", - "Scale Right": "Escala Direita", - "Scale Series Only": "Apenas Escala de Preços", - "Scale series only": "Apenas escala de preços", - "Scale Series only": "Apenas escala de preços", - "Scales Lines": "Linhas da Escala", - "Scales Text": "Теxto da Escala", - "Scaling": "Escala", - "Screen (No Scale)": "Area Total (sem escala)", - "Send Backward": "Enviar a Trás", - "Send to Back": "Enviar para Trás", - "Session Breaks": "Divisão de Dias", - "Show Arguments in Header": "Visualizar Descrição no Cabeçalho", - "Show Last Value": "Visualizar Último Valor", - "Show Last Value on Price Scale": "Visualizar Último Valor na Escala de Preços", - "Show Left Axis": "Visualizar Escala de Preços à Esquerda", - "Show Right Axis": "Visualizar Escala de Preços à Direita", - "Show": "Visualizar", - "Show Countdown": "Visualizar Contagem", - "Stay In Drawing Mode": "Manter em Modo de Desenho", - "Symbol Search...": "Procurar Símbolo...", - "Change Symbol": "Alterar Símbolo", - "Change Symbol...": "Alterar Símbolo...", - "Change Interval...": "Alterar Intervalo...", - "Time Zone": "Fuso Horário", - "TimeZone": "Fuso Horário", - "Top Margin": "Margem Superior", - "Transparency": "Transparência", - "Undo {0}": "Desfazer", - "Undo": "Desfazer", - "undo": "undo", - "redo": "redo", - "Unmerge Down": "Desagrupar abaixo", - "Unmerge Up": "Desagrupar acima", - "Visual Order": "Ordem Visual", - "Watermark": "Marca de Agua", - "Show Objects Tree": "Visualizar Lista de Objetos", - "cursors-group-css-class": "cursors-group-css-class", - "ABCD Pattern": "Padrão ABCD", - "Anchored Text": "Texto Bloqueado", - "Arc": "Arco", - "Arrow Mark Down": "Seta Para Baixo", - "Arrow Mark Left": "Seta para a Esquerda", - "Arrow Mark Right": "Seta para a Direita", - "Arrow Mark Up": "Seta para Cima", - "Balloon": "Balão", - "Bars Pattern": "Padrão de Barras", - "Brush": "Pincel", - "Callout": "Comentário", - "Circle Lines": "Linhas Circulares", - "Cross": "Cruz", - "Cyclic Lines": "Linhas Cíclicas", - "Date Range": "Intervalo de Tempo", - "Disjoint Angle": "Deslocação de Ângulo", - "Dot": "Ponto", - "Elliott Labels": "Legendas das Ondas de Elliot", - "Elliott Major Retracement": "Correção Maior de Elliot", - "Elliott Minor Retracement": "Correção Menor de Elliot", - "Elliott Wave Cycle": "Onda Ciclo de Elliot", - "Elliott Wave Minor": "Onda Menor de Elliot", - "Elliott Wave Circle": "Ciclo de Ondas de Elliot", - "Elliott Wave Subminuette": "Onda Sub-Minueto de Elliot", - "Ellipse": "Elipse", - "Value": "Value", - "Eraser": "Borracha", - "Alert Actions": "Alert Actions", - "Send E-mail": "Send E-mail", - "Send SMS": "Send SMS", - "Play Sound": "Play Sound", - "Show Popup": "Show Popup", - "Extended": "Estendida", - "Extended Line": "Estender Linha", - "Fib Channel": "Canal de Fibonacci", - "Fib Circles": "Círculos de Fibonacci", - "Fib Retracement": "Retração de Fibonacci", - "Fib Speed Resistance Arcs": "Arcos de Fibonacci", - "Fib Speed Resistance Fan": "Leque de Fibonacci", - "Fib Spiral": "Espiral de Fibonacci", - "Fib Time Zone": "Zonas Temporais de Fibonacci", - "Fib Wedge": "Cunha de Fibonacci", - "Flag Mark": "Bandeira", - "Flat Top/Bottom": "Topo/Fundo Plano", - "Flat Bottom": "Fundo Plano", - "Forecast": "Previsão", - "Gann Box": "Caixa de Gann", - "Gann Fan": "Leque de Gann", - "Gann Square": "Quadratura de Gann", - "Head & Shoulders": "Head & Shoulders", - "Horizontal Line": "Linha Horizontal", - "Horizontal Ray": "Raio Horizontal", - "Icon": "Icon", - "Inside Pitchfork": "Inside Pitchfork", - "Long Position": "Posição Compradora", - "Risk/Reward long": "Risco/Retorno Comprador", - "Modified Schiff Pitchfork": "Schiff Pitchfork Modificado", - "Parallel Channel": "Canal Paralelo", - "Pitchfan": "Pitchfan", - "Pitchfork": "Pitchfork", - "Polyline": "Linha Segmentada", - "Price Label": "Legenda de Preço", - "Price Range": "Intervalo de Preços", - "Projection": "Projeção", - "Ray": "Raio", - "Rectangle": "Retângulo", - "Regression Trend": "Regressão de Tendência", - "Rotated Rectangle": "Retângulo Rotativo", - "Schiff Pitchfork": "Schiff Pitchfork", - "Schiff": "Schiff", - "Original": "Original", - "Modified Schiff": "Schiff Modificado", - "Inside": "Interior", - "Short Position": "Posição Vendedora", - "Risk/Reward short": "Risco/Retorno Vendedor", - "Text": "Texto", - "Comment": "Comentário", - "Three Drivers Pattern": "Padrão Três Drivers", - "Thumb Down": "Rejeitado", - "Thumb Up": "Aprovado", - "Trend Angle": "Ângulo de Tendência", - "Trend Line": "Linha de Tendência", - "Trend-Based Fib Extension": "Extensão de Fibonacci Baseado na Tendência", - "Trend-Based Fib Time": "Tempo de Fibonacci Baseado na Tendência", - "Triangle Pattern": "Padrão Triangular", - "Triangle": "Triângulo", - "Vertical Line": "Linha Vertical", - "XABCD Pattern": "Padrão XABCD", - "Angle:": "Ângulo:", - "Arcs": "Arcos", - "Background color 1": "Cor do Fundo №1", - "Background color 2": "Cor do Fundo №2", - "Background Color": "Cor do Fundo", - "Bar #": "Barra nº", - "Border color": "Cor do contorno", - "Border Color": "Cor do contorno", - "Border": "Contorno", - "Bottom Lables": "Legendas Inferiores", - "bottom": "fundo", - "center": "centro", - "Channel": "Canal", - "Coeffs As Percents": "Coeficiente como Percentagem", - "Color bars based on previous close": "Colorir barra de acordo com o fecho anterior", - "Color": "Cor", - "Color:": "Cor:", - "Coordinates": "Coordenadas", - "Delete": "Apagar", - "Down Color": "Cor Negativa", - "Drawings": "Desenhos", - "Entry price:": "Preço de Entrada:", - "Event": "Evento", - "Events": "Eventos", - "Extend Left End": "Estender para a Extrema Esquerda", - "Extend Left": "Estender para a Esquerda", - "Extend Lines": "Estender Linhas", - "Extend Right End": "Estender para a Extrema Direita", - "Extend Right": "Estender para a Direita", - "Extend": "Estender", - "Failure back color": "Cor do Fundo (FRACASSO)", - "Failure text color": "Cor do Texto (FRACASSO)", - "Fans": "Leques", - "Fill": "Preencher", - "Format": "Formatar", - "Graphics": "Graphics", - "Grid": "Grelha", - "Help": "Ajuda", - "HLC Bars": "Barras HLC", - "Inputs": "Entrada", - "Label Background": "Fundo da Legenda", - "Label": "Legenda", - "Labels": "Legendas", - "Left End": "Extrema Esquerda", - "Left Labels": "Legendas à Esquerda", - "Right Labels": "Right Labels", - "left": "esquerda", - "Level {0}": "Nível {0}", - "Levels": "Níveis", - "Lines": "Linhas", - "Major": "Maior", - "Measure (Shift + Click on the chart)": "Medição (Shift + Clique no gráfico)", - "Median": "Média", - "middle": "centro", - "Middle": "Centro", - "Minor": "Menor", - "Mode": "Modo", - "Normal": "Normal", - "Plot": "Traço", - "Price Levels": "Níveis de Preços", - "Price Source": "Origem do Preço", - "Price": "Preço", - "Price:": "Preço:", - "Prices": "Preços", - "Profit Background Color": "Cor do Fundo do Objetivo", - "Profit Level. Ticks:": "Distância do Objetivo. Ticks:", - "Properties": "Configurações", - "Reverse": "Inverter", - "Right End": "Extrema Direita", - "Right Lables": "Legendas à Direita", - "right": "direita", - "Log Scale_scale_menu": "Escala Logarítmica", - "Percentage_scale_menu": "Percentagem", - "Scales": "Escalas", - "Settings": "Configurações", - "Show Background": "Visualizar Fundo", - "Show Bars Range": "Visualizar Intervalo de Barras", - "Show Date/Time Range": "Visualizar Intervalo de Dia/Tempo", - "Show Distance": "Visualizar Distância", - "Show Labels": "Visualizar Legendas", - "Show Price Range": "Visualizar Intervalo de Preços", - "Show Price": "Visualizar Preço", - "Show Prices": "Visualizar Preços", - "Show Text": "Visualizar Texto", - "Show Time": "Visualizar Tempo", - "Show Wave": "Visualizar Onda", - "Show/Hide": "Visualizar/Esconder", - "Source back color": "Cor do fundo da base", - "Source border color": "Cor do contorno da base", - "Source text color": "Cor do texto da base", - "Stay in Drawing Mode": "Manter em Modo de Desenho", - "Stop Background Color": "Cor do fundo do stop", - "Stop Color:": "Cor do Stop:", - "Stop Level. Ticks:": "Distância do Stop. Ticks:", - "Style": "Estilo", - "Success back color": "Cor do fundo (SUCESSO)", - "Success text color": "Cor do texto (SUCESSO)", - "Target back color": "Cor do fundo do objetivo", - "Target border color": "Cor do contorno do objetivo", - "Target Color:": "Cor do Objetivo:", - "Target text color": "Cor do texto do objetivo", - "Text Alignment:": "Alinhamento do Texto:", - "Text color": "Cor do texto", - "Text Color": "Cor do Texto", - "Text Font": "Tipo de Letra", - "Text Wrap": "Quebrar Texto", - "Text:": "Texto:", - "Time Levels": "Níveis de Tempo", - "Timezone/Sessions": "Fuso Horário/Sessão", - "Top Labels": "Legendas Superiores", - "Bottom Labels": "Bottom Labels", - "top": "topo", - "Up Color": "Cor Positiva", - "Wave Size": "Leitura das Ondas", - "Wick": "Sombra", - "Zoom In": "Aumentar Zoom", - "Zoom Out": "Diminuir Zoom", - "Borders": "Contorno", - "Level": "Nível", - "Hlines Background": "Fundo", - "Plots Background": "Fundo", - "Open_line_tool_position": "Aberto", - "Closed_line_tool_position": "Fechado", - "{0} P&L: {1}": "{0} P&L: {1}", - "Risk/Reward Ratio: {0}": "Racio Risco/Retorno: {0}", - "Stop: {0} ({1}%)": "Stop: {0} ({1}%)", - "Target: {0} ({1}%)": "Objetivo: {0} ({1}%)", - "SUCCESS": "SUCESSO", - "FAILURE": "FRACASSO", - "Left Shoulder": "Ombro Esquerdo", - "Head": "Cabeça", - "Right Shoulder": "Ombro Direito", - "Mirrored": "Refletir", - "Flipped": "Virar", - "distance: {0}": "distância: {0}", - "day": "day", - "day_plural": "days", - "week": "week", - "week_plural": "weeks", - "month": "month", - "month_plural": "months", - "minute": "minute", - "minute_plural": "minutes", - "hour": "hour", - "hour_plural": "hours", - "y_dates": "Anos", - "y_dates_plural": "Anos", - "h_dates": "H.", - "D_dates": "D", - "W_dates": "S", - "M_dates": "M", - "d_dates": "d", - "m_dates": "Mês", - "in_dates": "em", - "Jan": "Jan", - "Feb": "Fev", - "Mar": "Маr", - "Apr": "Аbr", - "May": "Мai", - "Jun": "Jun", - "Jul": "Jul", - "Aug": "Аgo", - "Sep": "Set", - "Oct": "Оut", - "Nov": "Nov", - "Dec": "Dez", - "Objects Tree": "Lista de Objetos", - "Manage Drawings": "Organizar Desenhos", - "TOOL": "FERRAMENTA", - "SYMBOL": "INSTRUMENTO", - "Move Up": "Mover para Cima", - "Move Down": "Mover para Baixo", - "All Exchanges": "Todos os Mercados", - "All types": "Todos os tipos", - "Stock": "Ação", - "stock": "ação", - "Index": "Indice", - "index": "indice", - "Futures": "Futuros", - "futures": "futuros", - "Image URL": "URL da Imagem", - "Save image": "Guardar Imagem", - "or copy url:": "ou copiar url:", - "Redo {0}": "Refazer", - "Custom color...": "Customizar Cor...", - "Search": "Procurar", - "Open_in_legend": "Abr", - "High_in_legend": "Max", - "Low_in_legend": "Min", - "Close_in_legend": "Fch", - "Open": "Abertura", - "High": "Мáximo", - "Low": "Мínimo", - "Close": "Fecho", - "(H + L)/2": "(Max+Min)/2", "(H + L + C)/3": "(Max+Min+Fch)/3", + "(H + L)/2": "(Max+Min)/2", "(O + H + L + C)/4": "(Abr+Max+Min+Fch)/4", - "UTC": "Horario Universal(UTC)", - "Exchange": "Mercado", - "Athens": "Аtenas", - "Berlin": "Беrlim", - "Bogota": "Боgota", - "Bangkok": "Banguecoque", - "Buenos Aires": "Buenos Aires", - "Chicago": "Chicago", - "Hong Kong": "Hong Kong", - "Kolkata": "Calcuta", - "London": "Londres", - "Los Angeles": "Los Angeles", - "Madrid": "Маdrid", - "Moscow": "Моscovo", - "New York": "Nova York", - "Paris": "Paris", - "Sao Paulo": "São Paulo", - "Seoul": "Seoul", - "Shanghai": "Shangai", - "Singapore": "Singapura", - "Sydney": "Sidney", - "Taipei": "Тaipé", - "Tehran": "Teerã", - "Tokyo": "Тóquio", - "Toronto": "Тоronto", - "Vancouver": "Vancouver", - "Warsaw": "Warsaw", - "n/a": "n/d", - "Long_input": "Período Longo", - "long_input": "Período longo", - "longlen_input": "Período Longo", - "Window Size_input": "Períodos", - "Length_input": "Períodos", - "length_input": "Períodos", - "len_input": "Períodos", - "Short_input": "Período Curto", - "short_input": "Período curto", - "shortlen_input": "Período Curto", - "Mult_input": "Multiplicador", - "mult_input": "Multiplicador", - "divisor_input": "Divisor", - "Divisor_input": "Divisor", - "Upper": "Limite Superior", - "Lower": "Limite Inferior", - "Long": "Comprador", - "Short": "Vendedor", - "Signal": "Sinal", - "Jaw": "Jaw", - "Teeth": "Teeth", - "Lips": "Lips", - "Zero": "Zero", - "WMA Length_input": "Período WMA", - "Long RoC Length_input": "Período RoC Longo", - "Short RoC Length_input": "Período RoC Curto", - "jawLength_input": "Período Jaw", - "teethLength_input": "Período Teeth", - "lipsLength_input": "Período Lips", - "percent_input": "Percentagem", - "exponential_input": "Exponencial", - "smoothD_input": "Suavizar Período %D", - "smoothK_input": "Suavizar Período %K", - "Color 0": "Cor 0", - "Color 1": "Cor 1", - "Color 2": "Cor 2", - "Color 3": "Cor 3", - "Color 4": "Cor 4", - "sym_input": "Símbolo", - "symbol_input": "Símbolo", - "Sym_input": "Símbolo", - "DI Length_input": "Período DI", - "ADX Smoothing_input": "Suavizar Período ADX", - "displacement_input": "Desvio", - "Tenkan-sen": "Tenkan-sen", - "Kijun-sen": "Kijun-sen", - "Chikou span": "Chikou span", - "Senkou A": "Senkou A", - "Senkou B": "Senkou B", - "useTrueRange_input": "Usar TrueRange", - "roclen1_input": "Período RoC 1", - "roclen2_input": "Período RoC 2", - "roclen3_input": "Período RoC 3", - "roclen4_input": "Período RoC 4", - "smalen1_input": "Período MA 1", - "smalen2_input": "Período MA 2", - "smalen3_input": "Período MA 3", - "smalen4_input": "Período MA 4", - "siglen_input": "Período do Sinal", - "UpperLimit": "Limite Superior", - "LowerLimit": "Limite Inferior", - "Limit": "Limit", - "fastLength_input": "Período Rápido", - "slowLength_input": "Período Lento", - "signalLength_input": "Período do Sinal", - "start_input": "Início", - "increment_input": "Incremento", - "maximum_input": "Máximo", - "showMA_input": "Visualizar Média Móvel", - "show MA_input": "Visualizar MM", - "Volume": "Volume", - "Volume MA": "Média Móvel do Volume", - "Indicator": "Indicador", - "Oscillator": "Oscilador", - "lengthStoch_input": "Período Stochastic", - "lengthRSI_input": "Período RSI", - "sigma_input": "sigma", - "Sigma_input": "Sigma", - "Crosses": "Cruzamento", - "Click to set a point": "Clique para marcar um ponto", + "...Less Tags": "...Less Tags", + "1 minute": "1 minuto", "1. Slide your finger to select location for first anchor
2. Tap anywhere to place the first anchor": "1. Defina o primeiro ponto arrastando a cruz com o dedo.
2. Toque em qualquer lugar para colocar o primeiro ponto.", "1. Slide your finger to select location for next anchor
2. Tap anywhere to place the next anchor": "1. Deslize o dedo para selecionar o local para o próximo ponto.
2. Toque em qualquer lugar para colocar o próximo ponto.", - "retrying": "tentar novamente", - "eod data": "dados de final de dia", - "eod delayed": "final de dia com atraso", - "loading data": "carregar dados", - "invalid symbol": "instrumento invalido", - "streaming": "streaming", - "realtime": "em tempo real", - "pre-market": "pre-mercado", - "post-market": "pos-mercado", - "closed": "fechado", - "Time Interval": "Intervalo de Tempo", - "Show Symbol Labels": "Visualizar Legenda do Símbolo", - "Show Symbol Labels_context_menu": "Visualizar Legenda do Símbolo", - "Subminuette": "Sub-Minueto", - "Minuette": "Minueto", - "Minute": "Minuto", - "Intermediate": "Intermediária", - "Primary": "Primária", - "Cycle": "Ciclo", - "SuperCycle": "Superciclo", - "GrandSuperCycle": "Grande Superciclo", - "Lock": "Bloquear", - "Width": "Largura", - "Line With Breaks": "Linha com Quebras", - "Area With Breaks": "Area com Quebras", - "Type": "Tipo", - "Simple": "Simples", - "With Markers": "Com Marcadores", - "Step": "Degraus", - "No drawings yet": "Sem Desenhos", - "Lock/Unlock": "Bloquear/Desbloquear", - "deviation_input": "Desvio", - "depth_input": "Profundidade", - "Accumulation/Distribution_study": "Acúmulo/Distribuição", - "Aroon_study": "Aroon", - "Advance/Decline_study": "Avanço/Declínio", - "Average True Range_study": "TrueRange Médio", - "Awesome Oscillator_study": "Oscilador Awesome", - "Bollinger Bands Width_study": "Comprimento de Bandas de Bollinger", - "Balance of Power_study": "Equilíbrio de Poder", - "Bollinger Bands_study": "Bandas de Bollinger", - "Bollinger Bands %B_study": "Bandas de Bollinger %B", - "Chaikin Money Flow_study": "Fluxo Monetário de Chaikin", - "Chaikin Oscillator_study": "Oscilador Chaikin", - "Chande Kroll Stop_study": "Parada de Chande Kroll", - "Chande Momentum Oscillator_study": "Oscilador de Momento de Chande", - "Commodity Channel Index_study": "Canal de Índice de Mercadorias", - "Choppiness Index_study": "Índice de Choppiness", - "Directional Movement Index_study": "Directional Movement Index", - "Correlation Coeff_study": "Correlation Coeff", - "Donchian Channels_study": "Donchian Channels", - "Double Exponential Moving Average_study": "Double Exponential Moving Average", - "Ease of Movement_study": "Ease of Movement", - "Elders Force Index_study": "Elders Force Index", - "Envelope_study": "Envelope", - "Ichimoku Cloud_study": "Ichimoku Cloud", - "Klinger Oscillator_study": "Klinger Oscillator", - "Hull MA_study": "Hull MA", - "Keltner Channels_study": "Keltner Channels", - "Linear Regression Curve_study": "Linear Regression Curve", - "Know Sure Thing_study": "Know Sure Thing", - "MA Cross_study": "MA Cross", - "Money Flow_study": "Money Flow", - "Mass Index_study": "Mass Index", - "Moving Average Exponential_study": "Moving Average Exponential", - "Net Volume_study": "Net Volume", - "Moving Average Convergence/Divergence_study": "Moving Average Convergence/Divergence", - "Moving Average_study": "Moving Average", - "Moving Average Weighted_study": "Moving Average Weighted", - "Parabolic SAR_study": "Parabolic SAR", - "On Balance Volume_study": "On Balance Volume", - "Price Oscillator_study": "Price Oscillator", - "Relative Strength Index_study": "Relative Strength Index", - "Relative Vigor Index_study": "Relative Vigor Index", - "Relative Volatility Index_study": "Relative Volatility Index", - "SMI Ergodic Indicator/Oscillator_study": "SMI Ergodic Indicator/Oscillator", - "Stochastic_study": "Stochastic", - "TRIX_study": "TRIX", - "Stochastic RSI_study": "Stochastic RSI", - "Triple EMA_study": "Triple EMA", - "VWMA_study": "VWMA", - "Volume Oscillator_study": "Volume Oscillator", - "Volume_study": "Volume", - "Williams Alligator_study": "Williams Alligator", - "Willams %R_study": "Willams %R", - "Coppock Curve_study": "Coppock Curve", - "Least Squares Moving Average_study": "Least Squares Moving Average", - "Arnaud Legoux Moving Average_study": "Arnaud Legoux Moving Average", - "True Strength Indicator_study": "True Strength Indicator", - "Change Interval": "Change Interval", - "Show Only Studies": "Visualizar apenas Estudos", - "Show Only Drawings": "Visualizar apenas Desenhos", - "Show All": "Visualizar Tudo", - "Timezone/Sessions Properties...": "Timezone/Sessions Properties...", - "Scale Price Chart Only": "Scale Price Chart Only", - "Open Interval Dialog": "Open Interval Dialog", - "Note": "Nota", - "Anchored Note": "Anchored Note", - "Scales Properties": "Scales Properties", - "Toggle Auto Scale": "Toggle Auto Scale", - "Toggle Log Scale": "Toggle Log Scale", - "Toggle Percentage": "Toggle Percentage", - "auto_scale": "auto", - "Invalid Symbol": "Invalid Symbol", - "loading...": "loading...", - "interval_dialog_description": "Type the interval number for munute 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)", - "Not applicable": "Not applicable", - "Stats Text Color": "Stats Text Color", - "Show Angle": "Show Angle", - "Always Show Stats": "Always Show Stats", - "Rename...": "Renomear...", - "New": "Novo", - "Load": "Abrir", - "Save": "Salvar", - "Rename Chart": "Rename Chart", - "{0} copy": "{0} copy", - "Please enter chart name": "Please enter chart name", - "Enter a new chart name": "Enter a new chart name", - "Load Chart": "Load Chart", - "Chart Name": "Chart Name", - "Chart name": "Chart name", - "Rename Chart Layout": "Rename Chart Layout", - "Please enter chart layout name": "Please enter chart layout name", - "Enter a new chart layout name": "Enter a new chart layout name", - "Load Layout Chart": "Load Layout Chart", - "Chart Layout Name": "Chart Layout Name", - "Chart layout name": "Chart layout name", - "NEW CHART LAYOUT": "NEW CHART LAYOUT", - "Save Chart Layout saves not just some particular chart,\nit saves all charts for all symbols and intervals\nwhich you are modifying while working with this Layout": "Save Chart Layout saves not just some particular chart,\nit saves all charts for all symbols and intervals\nwhich you are modifying while working with this Layout", - "Last Modified": "Last Modified", - "Save Chart Layout": "Save Chart Layout", - "Active Symbol": "Active Symbol", - "Remove custom interval": "Remove custom interval", - "Fullscreen mode": "Fullscreen mode", - "Marker Color": "Marker Color", - "Font Size": "Font Size", - "Save New Chart": "Save New Chart", - "Source_compare": "Source", - "YES": "YES", - "Yes": "Yes", - "No": "No", - "NO": "NO", - "Confirmation": "Confirmation", - "Are you sure you want to delete this chart?": "Are you sure you want to delete this chart?", - "Hide Marks On Bars": "Hide Marks On Bars", - "Precise Labels": "Precise Labels", - "Copy Chart Layout": "Copy Chart Layout", - "Load Chart Layout": "Load Chart Layout", - "Save New Chart Layout": "Save New Chart Layout", - "The Extended Trading Hours feature is available only for intraday charts": "The Extended Trading Hours feature is available only for intraday charts", - "Do you realy want to delete ": "Do you realy want to delete", - "Description": "Description", - "Date": "Date", - "Time": "Time", - "Alerts for the current symbol only": "Alerts for the current symbol only", - "Alerts for the current resolution only": "Alerts for the current resolution only", - "Hide inactive alerts": "Hide inactive alerts", - "Stopped Manual": "Stopped Manual", - "Expired": "Expired", - "Triggered and Not Active": "Triggered and Not Active", - "Error": "Error", - "Stop": "Stop", - "Stopped": "Stopped", - "Active": "Active", - "Order": "Order", - "Actual": "Actual", - "Prior": "Prior", - "Company": "Company", - "Estimate": "Estimate", - "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.": "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.", - "Share on Twitter a snapshot of your chart as a picture and whatever you write.": "Share on Twitter a snapshot of your chart as a picture and whatever you write.", - "Share on StockTwits a snapshot of your chart as a picture and whatever you write.": "Share on StockTwits a snapshot of your chart as a picture and whatever you write.", - "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.": "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.", - "Suggested ideas & my ideas": "Suggested ideas & my ideas", - "Ideas of the people I follow & my ideas": "Ideas of the people I follow & my ideas", - "My ideas only": "My ideas only", - "Hide Widgets": "Hide Widgets", - "Create Alert": "Create Alert", - "Disconnect": "Disconnect", - "Connect": "Connect", - "Pine Script Editor": "Pine Script Editor", - "Published ideas settings": "Published ideas settings", - "Change Ideas filter": "Change Ideas filter", - "Hide Drawings Toolbar": "Hide Drawings Toolbar", - "Show/Hide Drawings Toolbar": "Show/Hide Drawings Toolbar", - "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.", - "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.", - "Study Template": "Study Template", - "Template": "Template", - "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

": "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

", - "Quotes are delayed by 10 min and updated every 30 seconds": "Quotes are delayed by 10 min and updated every 30 seconds", - "delayed": "delayed", - "Show only my sent and received messages": "Show only my sent and received messages", - "Maximize Chat": "Maximize Chat", - "Detach Chat": "Detach Chat", - "Type your message here": "Type your message here", - "Have something to say?": "Have something to say?", - "Attach chart snapshot": "Attach chart snapshot", - "Insert emoticon": "Insert emoticon", - "You can not vote twice for one message": "You can not vote twice for one message", - "English only, please": "English only, please", - "English only, please. Currently we only support English, so we ask you to only use English when communicating on TradingView.": "English only, please. Currently we only support English, so we ask you to only use English when communicating on TradingView.", - "Respecting Fellow Members": "Respecting Fellow Members", - "Respecting Fellow Members. Whether you agree or disagree with ideas, be courteous and respectful. Treat others the way you'd like to be treated.": "Respecting Fellow Members. Whether you agree or disagree with ideas, be courteous and respectful. Treat others the way you'd like to be treated.", - "No advertising allowed": "No advertising allowed", - "No advertising allowed! You can post external links ONLY if they are relevant and add value to the conversation (i.e. a link to an example, or an article).": "No advertising allowed! You can post external links ONLY if they are relevant and add value to the conversation (i.e. a link to an example, or an article).", - "Custom...": "Custom...", - "Forex Talks": "Forex Talks", - "Forex": "Forex", - "Stock And Index Talks": "Stock And Index Talks", - "Bitcoin Talks": "Bitcoin Talks", - "Bitcoin": "Bitcoin", - "Link to this chat...": "Link to this chat...", - "Chat archives...": "Chat archives...", - "Edit room...": "Edit room...", - "Delete room": "Delete room", - "Save Drawing Template As...": "Save Drawing Template As...", - "Templates": "Templates", - "Apply Default Drawing Template": "Apply Default Drawing Template", - "There was an error posting your message.": "There was an error posting your message.", - "Confirm": "Confirm", - "Are you sure you want to delete this room?": "Are you sure you want to delete this room?", - "Show chart snapshot preview": "Show chart snapshot preview", - "Chart Snapshot": "Chart Snapshot", - "Show only favorite rooms": "Show only favorite rooms", - "Ignored users...": "Ignored users...", - "Launch chat in separate window": "Launch chat in separate window", - "Link to this room...": "Link to this room...", - "Room archives...": "Room archives...", - "You have no ignored users": "You have no ignored users", - "Remove this room from favorites": "Remove this room from favorites", - "Add this room from favorites": "Add this room from favorites", - "Compare Add": "Compare Add", - "Follow": "Follow", - "If you follow a symbol you will receive notifications when new ideas about that symbol are published.": "If you follow a symbol you will receive notifications when new ideas about that symbol are published.", - "You are not logged in. Please sign in.": "You are not logged in. Please sign in.", - "Info": "Info", - "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.": "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.", - "Home": "Home", - "Ideas": "Ideas", - "Scripts": "Scripts", - "Sign In": "Sign In", - "Sign Up": "Sign Up", - "Join Now": "Join Now", - "Ideas Published": "Ideas Published", - "Followers": "Followers", - "Following": "Following", - "Profile Settings": "Profile Settings", - "Public Profile": "Public Profile", - "Update Status": "Update Status", - "Sign Out": "Sign Out", - "E-mail for sms": "E-mail for sms", - "Please, enter your e-mail": "Please, enter your e-mail", - "E-mail": "E-mail", - "Crossing": "Crossing", - "Crossing Down": "Crossing Down", - "Crossing Up": "Crossing Up", - "Greater Than": "Greater Than", - "Less Than": "Less Than", - "Entering Channel": "Entering Channel", - "Inside Channel": "Inside Channel", - "Outside Channel": "Outside Channel", - "Moving Up": "Moving Up", - "Moving Down": "Moving Down", - "Moving Up %": "Moving Up %", - "Moving Down %": "Moving Down %", - "Select user to start new chat with": "Select user to start new chat with", - "You have no private messages yet": "You have no private messages yet", - "Don't be so cruel! Bans longer than 1 week are not allowed for now.": "Don't be so cruel! Bans longer than 1 week are not allowed for now.", - "Banned": "Banned", - "No ideas matched your criteria": "No ideas matched your criteria", - "Favorite ideas": "Favorite ideas", - "Only private ideas": "Only private ideas", - "Ideas for the current symbol only": "Ideas for the current symbol only", - "Ideas for the current resolution only": "Ideas for the current resolution only", - "Someone commented on your idea": "Someone commented on your idea", - "Someone agreed/disagreed with your idea": "Someone agreed/disagreed with your idea", - "Someone followed you": "Someone followed you", - "Someone replied to your comment": "Someone replied to your comment", - "Someone commented on the idea you follow": "Someone commented on the idea you follow", - "Someone you follow post new comment": "Someone you follow post new comment", - "Someone you follow change status": "Someone you follow change status", - "Someone you follow published new idea": "Someone you follow published new idea", - "Someone published idea on symbol you follow": "Someone published idea on symbol you follow", - "Notification sound": "Notification sound", - "Additional Notifications Settings...": "Additional Notifications Settings...", - "This is a temporary chart.": "This is a temporary chart.", - "To save your work, sign up for FREE.": "To save your work, sign up for FREE.", - "Sign Up for FREE": "Sign Up for FREE", - "Data provided by BATS exchange.": "Data provided by BATS exchange.", - "Upgrade Now": "Upgrade Now", - "This is EOD data with no updates.": "This is EOD data with no updates.", - "You may subscribe for official realtime and intraday data.": "You may subscribe for official realtime and intraday data.", - "Open Script": "Open Script", - "No saved scripts yet": "No saved scripts yet", - "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", - "Create your first script now!": "Create your first script now!", - "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.": "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.", - "No public library scripts were found.": "No public library scripts were found.", - "Change band background": "Change band background", - "Change area background": "Change area background", - "Confirm replace": "Confirm replace", - "Note: default study templates won't be removed permanently": "Note: default study templates won't be removed permanently", - "Do you realy want to replace": "Do you realy want to replace", - "SCRIPT TITLE": "SCRIPT TITLE", - "TAGS": "TAGS", - "DESCRIPTION": "DESCRIPTION", - "PUBLISH SCRIPT": "PUBLISH SCRIPT", - "Pine Script Tutorial": "Pine Script Tutorial", - "Pine Script Reference": "Pine Script Reference", - "How to use the reference materials (Video)": "How to use the reference materials (Video)", - "Suggestions & Feedback": "Suggestions & Feedback", - "Clear Console": "Clear Console", - "Are you sure you want to ignore messages from": "Are you sure you want to ignore messages from", - "ext": "ext", - "Toggle Maximize Chart": "Toggle Maximize Chart", - "Plot dividends": "Plot dividends", - "Plot splits": "Plot splits", - "Plot earnings": "Plot earnings", - "Vol": "Vol", - "Want official data and more features?": "Want official data and more features?", - "Sessions": "Sessions", - "Trading Panel": "Trading Panel", - "Open Trading Panel": "Open Trading Panel", - "Select Layout": "Select Layout", - "Link symbol to all charts": "Link symbol to all charts", - "Link interval to all charts": "Link interval to all charts", - "Sync crosshair on all charts": "Sync crosshair on all charts", - "Chart Help": "Chart Help", - "No notifications yet": "No notifications yet", - "Watchlist, details and news": "Watchlist, details and news", - "Alerts": "Alerts", - "Data Window": "Data Window", - "Hotlists": "Hotlists", - "Calendar": "Calendar", - "Trading Notes": "Trading Notes", - "Recent Chats": "Recent Chats", - "Notifications": "Notifications", - "Watchlist": "Watchlist", - "Details": "Details", - "Economic Calendar": "Economic Calendar", - "Earnings Calendar": "Earnings Calendar", - "Hotlist": "Hotlist", - "News": "News", - "Market Summary": "Market Summary", - "My Ideas and Notes": "My Ideas and Notes", - "Alerts Log": "Alerts Log", - "Extend Lines Left": "Extend Lines Left", - "Connecting Line": "Connecting Line", - "Show Executions": "Show Executions", - "Show Buy/Sell Panel": "Show Buy/Sell Panel", - "Show Active Orders Only": "Show Active Orders Only", - "Journal...": "Journal...", - "Account History...": "Account History...", - "Reset Paper Trading Account...": "Reset Paper Trading Account...", - "Trading Properties...": "Trading Properties...", - "Set Alert": "Set Alert", - "Alert": "Alert", - "Edit": "Edit", - "Upper Deviation": "Upper Deviation", - "Lower Deviation": "Lower Deviation", - "Use Upper Deviation": "Use Upper Deviation", - "Use Lower Deviation": "Use Lower Deviation", - "First bar time": "First bar time", - "Last bar time": "Last bar time", - "Source": "Source", - "Chats": "Chats", - "All Talks": "All Talks", - "Volume Leaders": "Volume Leaders", - "Percent Advances": "Percent Advances", - "Percent Declines": "Percent Declines", - "Price Advances": "Price Advances", - "Price Declines": "Price Declines", - "Range Advances": "Range Advances", - "Range Declines": "Range Declines", - "Gap Up Stocks": "Gap Up Stocks", - "Gap Down Stocks": "Gap Down Stocks", - "Sell Market": "Sell Market", - "Sell": "Sell", - "Buy Market": "Buy Market", - "Report data issues": "Report data issues", - "Report Data Issues": "Report Data Issues", - "Feature Request and Feedback": "Feature Request and Feedback", - "Market": "Market", - "Buy": "Buy", - "Keyboard Shortcuts": "Keyboard Shortcuts", - "Help & Wiki": "Help & Wiki", - "Send Feedback or Report an Issue": "Send Feedback or Report an Issue", - "Priority Support": "Priority Support", - "Run Product Walk-Through": "Run Product Walk-Through", - "Price Scale": "Price Scale", - "MTPredictor": "MTPredictor", - "Apply Elliot Wave": "Apply Elliot Wave", - "Apply WPT Up Wave": "Apply WPT Up Wave", - "Apply WPT Down Wave": "Apply WPT Down Wave", - "Create New Order...": "Create New Order...", - "Trading": "Trading", - "Add Alert": "Add Alert", - "Extend Alert Line": "Extend Alert Line", - " alert label line": "alert label line", - "No study templates saved": "No study templates saved", - "Save Study Template As...": "Save Study Template As...", - "Show Splits on Chart": "Show Splits on Chart", - "Show Earnings on Chart": "Show Earnings on Chart", - "Show Dividends on Chart": "Show Dividends on Chart", - "Show Alert Labels": "Show Alert Labels", - "Earnings breaks": "Earnings breaks", - "Extended Alert Line": "Extended Alert Line", - "Themes": "Themes", - "Events & Alerts": "Events & Alerts", - "Apply Defaults": "Apply Defaults", - "Do you realy want to delete theme": "Do you realy want to delete __theme__ theme?", - "Extended Hours (Intraday Only)": "Extended Hours (Intraday Only)", - "In Session": "In Session", - "Tools": "Tools", - "Delete script": "Delete script", - "Social": "Social", - "Angle": "Angle", - "Publish Script": "Publish Script", - "Add to Chart": "Add to Chart", - "Blank script": "Blank script", - "TradingView Free Quotes and Chat": "TradingView Free Quotes and Chat", - "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.": "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.", - "Install": "Install", - "Logged as": "Logged as", - "Untitled Script": "Untitled Script", - "Pine Editor": "Pine Editor", - "Open Pine Script Editor": "Open Pine Script Editor", - "Make a Copy": "Make a Copy", - "Make a Copy...": "Make a Copy...", - "Quantity": "Quantity", - "Signal Labels": "Signal Labels", - "Trades on Chart": "Trades on Chart", - "Take Profit": "Take Profit", - "Stop Loss": "Stop Loss", - "Expiration": "Expiration", - "Modify Order": "Modify Order", - "PUBLISH IDEA": "PUBLISH IDEA", - "EDIT IDEA": "EDIT IDEA", - "Chart does not load": "Chart does not load", - "No real-time data": "No real-time data", - "Price incorrect": "Price incorrect", - "Study not loading": "Study not loading", - "Gap in the data": "Gap in the data", - "Alerts issue": "Alerts issue", - "Slow scrolling or chart loading": "Slow scrolling or chart loading", - "Issue Type": "Issue Type", - "Select type...": "Select type...", - "A suggested author published idea on current symbol": "A suggested author published idea on current symbol", - "MODERATED": "MODERATED", - "CFD": "CFD", - "Once": "Once", - "Require Order Confirmation": "Require Order Confirmation", - "Rearm every 1 minute": "Rearm every 1 minute", - "Rearm every 5 minute": "Rearm every 5 minute", - "Rearm every 10 minute": "Rearm every 10 minute", - "Rearm every 30 minute": "Rearm every 30 minute", - "Rearm every hour": "Rearm every hour", - "Once per bar (on condition)": "Once per bar (on condition)", - "Once per bar (on close)": "Once per bar (on close)", - "move chart 1 bar to the left.": "move chart 1 bar to the left.", - "move chart 1 bar to the right.": "move chart 1 bar to the right.", - "move further to the left.": "move further to the left.", - "move further to the right.": "move further to the right.", - "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!": "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!", - "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.": "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.", - "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!": "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!", - "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.": "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.", - "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.": "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.", - "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.": "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.", - "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.": "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.", - "

Pine scripting language (β version)

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.

At the moment PineScript in a BETA. For more detailed information check out our blog.": "

Pine scripting language (β version)

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.

At the moment PineScript in a BETA. For more detailed information check out our blog.", - "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.": "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.", + "10 seconds": "10 segundos", + "1d": "1d", + "1m": "1m", + "1y": "1 ano", + "3 Notes Reverb": "3 Notes Reverb", + "30 Day Free Trial": "30 Day Free Trial", + "30 seconds": "30 segundos", + "3m": "3m", + "5 seconds": "5 segundos", + "52wk Range": "52wk Range", + "5d": "5d", + "5y": "5a", + "6m": "6m", + " or to use paper trading": " or to use paper trading", + "Hold Shift  + Click on the chart – measure tool.": "Hold Shift  + Click on the chart – measure tool.", + "Hold Shift – draw linetools on the right angle.": "Hold Shift – draw linetools on the right angle.", "

A broad range of intelligent drawing tools

The 100+ drawing tools on TradingView let you analyze the market in a variety of ways - all helping you find better opportunities. Technical analysis is the study of learning how past performance of drawings and other tools applies to prices in the future. Make sure you take a look at our Wiki for a complete list of drawing tools and instructions on how to use them!": "

A broad range of intelligent drawing tools

The 100+ drawing tools on TradingView let you analyze the market in a variety of ways - all helping you find better opportunities. Technical analysis is the study of learning how past performance of drawings and other tools applies to prices in the future. Make sure you take a look at our Wiki for a complete list of drawing tools and instructions on how to use them!", - "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.": "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.", - "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.": "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.", "

Advanced Price Scaling

When you are ready to get technical, our charts let you set the price scales to match your type of analysis. There are linear, percent and log axes for drastic price movements. You can use two separate price scales at the same time: one for indicators and one for price movements. Read more about scaling options.

Right-click on the price scale to see possible options: change scaling type, enable auto-scaling or show another price scale. Right-clicking on indicators lets you choose which scale to use, so several data series with different scaling can co-exist in one chart. You can also drag price and time scales to increase or decrease compression.": "

Advanced Price Scaling

When you are ready to get technical, our charts let you set the price scales to match your type of analysis. There are linear, percent and log axes for drastic price movements. You can use two separate price scales at the same time: one for indicators and one for price movements. Read more about scaling options.

Right-click on the price scale to see possible options: change scaling type, enable auto-scaling or show another price scale. Right-clicking on indicators lets you choose which scale to use, so several data series with different scaling can co-exist in one chart. You can also drag price and time scales to increase or decrease compression.", - "

Multi Charts Layout

You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.": "

Multi Charts Layout

You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.", + "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.": "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.", "

Communicate your ideas in real-time!

Collaborating with investors across markets and countries has never been easier! TradingView chat rooms are a powerful communication tool, which are fully integrated to instantly share charts, analysis and trading ideas – all on one platform. Create your own chat rooms on interesting topics, or join existing public chat rooms – a world of knowledge is at your fingertips.
Start chatting now!": "

Communicate your ideas in real-time!

Collaborating with investors across markets and countries has never been easier! TradingView chat rooms are a powerful communication tool, which are fully integrated to instantly share charts, analysis and trading ideas – all on one platform. Create your own chat rooms on interesting topics, or join existing public chat rooms – a world of knowledge is at your fingertips.
Start chatting now!", + "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.": "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.", + "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!": "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!", + "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.": "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.", "

Go PRO to get even more

But that’s not all! Upgrade your trading experience with TradingView PRO and get access to an unparalleled set of premium features and data. Get it today!": "

Go PRO to get even more

But that’s not all! Upgrade your trading experience with TradingView PRO and get access to an unparalleled set of premium features and data. Get it today!", - "You are not authenticated.": "You are not authenticated.", - "You already have Pro Plus trial.": "You already have Pro Plus trial.", - "You already participated in Pro Plus trial.": "You already participated in Pro Plus trial.", - "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.": "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.", - "
If you want to use this service - please sign in or register!
": "
If you want to use this service - please sign in or register!
", - "Increase Rating": "Increase Rating", - "Read more...": "Read more...", - "PRO Plus Trial": "PRO Plus Trial", - "Sorry, PRO Plus trial could not be set.": "Sorry, PRO Plus trial could not be set.", - "Decrease Rating": "Decrease Rating", - "Quote this message": "Quote this message", - "Unban": "Unban", - "Symbol Description": "Symbol Description", - "OHLC Values": "OHLC Values", - "Indicator Titles": "Indicator Titles", - "Indicator Arguments": "Indicator Arguments", - "Indicator Values": "Indicator Values", - "Symbol Last Value": "Symbol Last Value", - "Indicator Last Value": "Indicator Last Value", - "Favorite Drawings Toolbar": "Favorite Drawings Toolbar", - "Drawings Toolbar": "Drawings Toolbar", - "Sound on every message": "Sound on every message", - "No Sound notifications": "No Sound notifications", - "Set chat title...": "Set chat title...", - "Leave this chat": "Leave this chat", - "Enter new title for this chat": "Enter new title for this chat", - "Chat title": "Chat title", - "Are you sure you want to leave this chat?": "Are you sure you want to leave this chat?", - "Add people to this chat...": "Add people to this chat...", - "Add people to this chat": "Add people to this chat", - "Start new chat with...": "Start new chat with...", - "Clear Symbols": "Clear Symbols", - "Do you really want to clear all symbols?": "Do you really want to clear all symbols?", - "Apply Manual Risk/Reward": "Apply Manual Risk/Reward", - "Apply Manual Decision Point": "Apply Manual Decision Point", - "Analyze Trade Setup": "Analyze Trade Setup", - "Apply Elliot Wave Intermediate": "Apply Elliot Wave Intermediate", - "Apply Elliot Wave Major": "Apply Elliot Wave Major", - "Apply Elliot Wave Minor": "Apply Elliot Wave Minor", - "Up Wave 1 or A": "Up Wave 1 or A", - "Up Wave 2 or B": "Up Wave 2 or B", - "Up Wave C": "Up Wave C", - "Up Wave 3": "Up Wave 3", - "Up Wave 4": "Up Wave 4", - "Up Wave 5": "Up Wave 5", - "Down Wave 1 or A": "Down Wave 1 or A", - "Down Wave 2 or B": "Down Wave 2 or B", - "Down Wave C": "Down Wave C", - "Down Wave 3": "Down Wave 3", - "Down Wave 4": "Down Wave 4", - "Down Wave 5": "Down Wave 5", - "If you want to use private messages - please sign in or register!": "If you want to use private messages - please sign in or register!", - "To get alerts list - please sign in or register!": "To get alerts list - please sign in or register!", - "Manage Alerts": "Manage Alerts", - "Headlines": "Headlines", - "StockTwits": "StockTwits", - "FxWire PRO": "FxWire PRO", - "Futures Magazine": "Futures Magazine", - "Save As Watchlist...": "Save As Watchlist...", - "VolumeProfile": "VolumeProfile", - "Income Statement": "Income Statement", - "Profitability": "Profitability", - "Dividend": "Dividend", - "Current Valuation": "Current Valuation", - "Other": "Other", - "Indicators and Strategies": "Indicators and Strategies", - "Strategies": "Strategies", - "My Scripts": "My Scripts", - "Public Library": "Public Library", - "Built-ins": "Built-ins", - "AOS FX Primer": "AOS FX Primer", - "AlgoViewEssential": "AlgoViewEssential", - "Analysis Suite - SCMR Trends": "Analysis Suite - SCMR Trends", - "DecisionBar": "DecisionBar", - "Jurik Research": "Jurik Research", - "Key Hidden Levels": "Key Hidden Levels", - "Key Order Flow Events": "Key Order Flow Events", - "LazyBear - MTF Panes": "LazyBear - MTF Panes", - "LazyBear - S/R Levels": "LazyBear - S/R Levels", - "MTF Studies": "MTF Studies", - "MicroTrends": "MicroTrends", - "ProTradingIndicators": "ProTradingIndicators", - "RobBooker": "RobBooker", - "Fundamentals": "Fundamentals", - "Economy": "Economy", - "Zig Zag": "Zig Zag", - "Advance Decline Line": "Advaqweqweqweline Line", - "Advance Decline Ratio": "Advaadsasdadsio", - "Advance/Decline Ratio (Bars)": "Advance/Deasdasdasd", - "Chande Kroll Stop": "Chande Kroll Stop", - "Chop Zone": "Chop Zone", - "Conditional Expressions": "Conditional Expressions", - "ConnorsRSI": "ConnorsRSI", - "Correlation Coefficient": "Correlation Coefficient", - "Cumulative Volume Index": "Cumulative Volume Index", - "Detrended Price Oscillator": "Detrended Price Oscillator", - "Directional Movement": "Directional Movement", - "Divergence Indicator": "Divergence Indicator", - "Double EMA": "Double EMA", - "Ease Of Movement": "Ease Of Movement", - "Elder's Force Index": "Elder's Force Index", - "Elliott Wave": "Elliott Wave", - "Fisher Transform": "Fisher Transform", - "Historical Volatility": "Historical Volatility", - "Hull Moving Average": "Hull Moving Average", - "Linear Regression": "Linear Regression", - "MACD": "MACD", - "McGinley Dynamic": "McGinley Dynamic", - "Momentum": "Momentum", - "Moon Phases": "Moon Phases", - "Multi-Time Period Charts": "Multi-Time Period Charts", - "Pivot Points High Low": "Pivot Points High Low", - "Pivot Points Standard": "Pivot Points Standard", - "Price Volume Trend": "Price Volume Trend", - "Rate Of Change": "Rate Of Change", - "SMI Ergodic Indicator": "SMI Ergodic Indicator", - "SMI Ergodic Oscillator": "SMI Ergodic Oscillator", - "Smoothed Moving Average": "Smoothed Moving Average", - "Ultimate Oscillator": "Ultimate Oscillator", - "VWAP": "VWAP", - "Volatility Stop": "Volatility Stop", - "Vortex Indicator": "Vortex Indicator", - "Williams %R": "Williams %R", - "Williams Fractal": "Williams Fractal", - "Woodies CCI": "Woodies CCI", - "Total Revenue": "Total Revenue", - "Diluted EPS, Net Income": "Diluted EPS, Net Income", - "Net Income": "Net Income", - "EBITDA": "EBITDA", - "EBIT": "EBIT", - "Equity Earnings": "Equity Earnings", - "Gross Margin": "Gross Margin", - "After-tax Margin": "After-tax Margin", - "Gross Profit": "Gross Profit", - "Dividends Paid": "Dividends Paid", - "Debt to Equity": "Debt to Equity", - "Free Cash Flow": "Free Cash Flow", - "Return on Equity": "Return on Equity", + "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.": "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.", + "

Server-side Alerts (β version)": "

Server-side Alerts (β version)", + "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.": "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.", + "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.": "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.", + "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.": "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.", + "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.": "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.", + "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!": "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!", + "Number or , – change interval. The interval can be changed by typing the interval number (i.e. 5 if it is going to be a five minute chart) or by typing a comma (,) to enter non minute intervals such as H (Hourly), D (Daily), W (Weekly), M (Monthly).": "Number or , – change interval. The interval can be changed by typing the interval number (i.e. 5 if it is going to be a five minute chart) or by typing a comma (,) to enter non minute intervals such as H (Hourly), D (Daily), W (Weekly), M (Monthly).", + "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

": "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

", + "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

": "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

", + "

Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the features, top authors or create your first idea!

", + "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", + "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.": "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.", + "A clear title that describes your idea. Don’t just write “MSFT” or “MSFT Short”. A title like this doesn’t say much and won’t attract much interest to your idea.": "A clear title that describes your idea. Don’t just write “MSFT” or “MSFT Short”. A title like this doesn’t say much and won’t attract much interest to your idea.", + "A description that clearly states your idea. Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader’s shoes and see if you’d understand the context based on what you wrote. It’s also a good idea to re-post descriptions right on the chart, so your idea can be shared without losing meaning.": "A description that clearly states your idea. Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader’s shoes and see if you’d understand the context based on what you wrote. It’s also a good idea to re-post descriptions right on the chart, so your idea can be shared without losing meaning.", + "A suggested author published idea on current symbol": "A suggested author published idea on current symbol", + "ABCD Pattern": "Padrão ABCD", + "about": "about", + "Account History": "Account History", + "Account History...": "Account History...", "Accounting Change": "Accounting Change", - "Accounts Payable": "Accounts Payable", "Accounts Payable and Accrued Expenses": "Accounts Payable and Accrued Expenses", + "Accounts Payable": "Accounts Payable", "Accounts Receivable, Trade, Net": "Accounts Receivable, Trade, Net", "Accounts, Notes Receivable, Net": "Accounts, Notes Receivable, Net", "Accrued Expenses": "Accrued Expenses", "Accrued Interest": "Accrued Interest", "Accumulated Depreciation": "Accumulated Depreciation", + "Accumulation/Distribution": "Acúmulo/Distribuição", + "Accumulation/Distribution_study": "Acúmulo/Distribuição", "Acquisition/Sale of Business, Net": "Acquisition/Sale of Business, Net", - "Additional Paid-in Capital": "Additional Paid-in Capital", + "Activate Offer and GO PRO": "Activate Offer and GO PRO", + "Activate Your Account": "Activate Your Account", + "Active Symbol": "Símbolo Ativo", + "Active": "Active", + "Actual": "Actual", + "Add about...": "Add about...", + "Add Alert": "Add Alert", + "Add any symbol from the list": "Adicionar qualquer instrumento da lista", + "Add location...": "Add location...", + "Add people to this chat": "Add people to this chat", + "Add people to this chat...": "Add people to this chat...", + "Add people": "Add people", + "Add real-time markets": "Add real-time markets", + "Add status": "Add status", + "Add status...": "Add status...", + "Add Symbol": "Adicionar Símbolo", + "Add this room from favorites": "Add this room from favorites", + "Add to Chart": "Add to Chart", + "Add to favorites": "Adicionar aos favoritos", + "Add To Watchlist": "Adicionar à Lista", + "Add twitter...": "Add twitter...", + "Add webpage...": "Add webpage...", + "Add {0} To Watchlist": "Adicionar {0} à Lista", + "Add": "Adicionar", + "Additional Notifications Settings...": "Additional Notifications Settings...", "Additional Paid-in Capital - Preferred Stock": "Additional Paid-in Capital - Preferred Stock", + "Additional Paid-in Capital": "Additional Paid-in Capital", + "Address": "Address", "Adjusted EBIT": "Adjusted EBIT", "Adjusted EBITDA": "Adjusted EBITDA", "Adjusted EPS, Basic": "Adjusted EPS, Basic", @@ -1188,26 +102,255 @@ "Adjustment for Equity Earnings": "Adjustment for Equity Earnings", "Adjustment for Minority Interest": "Adjustment for Minority Interest", "Adjustment for Special Charges": "Adjustment for Special Charges", + "Advance Decline Line": "Advance Decline Line", + "Advance Decline Ratio": "Advance Decline Ratio", + "Advance/Decline Ratio (Bars)": "Avanço/Declínio (Barras)", + "Advance/Decline_study": "Avanço/Declínio", + "ADX smoothing": "ADX smoothing", + "ADX Smoothing_input": "Suavizar Período ADX", + "After making your selection, copy and paste the embed code above. Learn more how to embed chart into forum or blog.": "After making your selection, copy and paste the embed code above. Learn more how to embed chart into forum or blog.", + "After-tax Margin": "After-tax Margin", + "Alarm Clock": "Alarm Clock", + "Alert Actions": "Alert Actions", + "Alert": "Alert", + "Alerts for the current resolution only": "Alerts for the current resolution only", + "Alerts for the current symbol only": "Alerts for the current symbol only", + "Alerts issue": "Alerts issue", + "Alerts Log": "Alerts Log", + "Alerts": "Alerts", + "AlgoViewEssential": "AlgoViewEssential", + "All Content": "All Content", + "All Exchanges": "Todos os Mercados", + "All Metrics": "All Metrics", + "All Talks": "All Talks", + "all time messages": "__messages__ all time messages", + "All types": "Todos os tipos", + "All": "Tudo", + "all": "tudo", + "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.": "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.", + "Already have an account?": "Already have an account?", + "Always Show Stats": "Sempre Mostrar Estatísticas", + "AMEX - Stock - USA": "AMEX - Stock - USA", + "AMEX Gap Down Stocks": "AMEX Gap Down Stocks", + "AMEX Gap Up Stocks": "AMEX Gap Up Stocks", + "AMEX Percent Advances": "AMEX Percent Advances", + "AMEX Percent Declines": "AMEX Percent Declines", + "AMEX Price Advances": "AMEX Price Advances", + "AMEX Price Declines": "AMEX Price Declines", + "AMEX Range Advances": "AMEX Range Advances", + "AMEX Range Declines": "AMEX Range Declines", + "AMEX Volume Leaders": "AMEX Volume Leaders", "Amortization Expense": "Amortization Expense", "Amounts Due to Related Parties, Short-term": "Amounts Due to Related Parties, Short-term", - "Basic EPS, Net Income": "Basic EPS, Net Income", + "Analysis Suite - SCMR Trends": "Analysis Suite - SCMR Trends", + "Analyze Trade Setup": "Analyze Trade Setup", + "Anchored Note": "Nota Ancorada", + "Anchored Text": "Texto Bloqueado", + "Angle": "Angle", + "Angle:": "Ângulo:", + "Another script has the same name. Do you wish to overwrite it?": "Another script has the same name. Do you wish to overwrite it?", + "Any custom watchlist can be saved under a unique name and loaded at any time with one click. All lists are available from any computer, so you have your workspace wherever you go.": "Any custom watchlist can be saved under a unique name and loaded at any time with one click. All lists are available from any computer, so you have your workspace wherever you go.", + "AOS FX Primer": "AOS FX Primer", + "Apply Default Drawing Template": "Aplicar template padrão de desenho", + "Apply Default": "Apply Default", + "Apply Defaults": "Aplicar Padrão", + "Apply Elliot Wave Intermediate": "Apply Elliot Wave Intermediate", + "Apply Elliot Wave Major": "Apply Elliot Wave Major", + "Apply Elliot Wave Minor": "Apply Elliot Wave Minor", + "Apply Elliot Wave": "Aplicar Ondas de Elliot", + "Apply Manual Decision Point": "Apply Manual Decision Point", + "Apply Manual Risk/Reward": "Apply Manual Risk/Reward", + "Apply WPT Down Wave": "Apply WPT Down Wave", + "Apply WPT Up Wave": "Apply WPT Up Wave", + "Apply": "Aplicar", + "Apr": "Аbr", + "Arc": "Arco", + "Arcs": "Arcos", + "Are you sure you want to abandon your post?": "Are you sure you want to abandon your post?", + "Are you sure you want to close {0} position?": "Are you sure you want to close {0} position?", + "Are you sure you want to delete this chart?": "Are you sure you want to delete this chart?", + "Are you sure you want to delete this message?": "Are you sure you want to delete this message?", + "Are you sure you want to delete this room?": "Are you sure you want to delete this room?", + "Are you sure you want to ignore messages from": "Are you sure you want to ignore messages from", + "Are you sure you want to leave this chat?": "Are you sure you want to leave this chat?", + "Are you sure you want to reverse {0} position?": "Are you sure you want to reverse {0} position?", + "Area With Breaks": "Área com Quebras", + "Area": "Área", + "Arguments in Header": "Descrição no Cabeçalho", + "Arnaud Legoux Moving Average": "Arnaud Legoux Média Móvel", + "Arnaud Legoux Moving Average_study": "Arnaud Legoux Média Móvel", + "Aroon Down": "Aroon Down", + "Aroon Up": "Aroon Up", + "Aroon": "Aroon", + "Aroon_study": "Aroon", + "Arrow Mark Down": "Seta Para Baixo", + "Arrow Mark Left": "Seta para a Esquerda", + "Arrow Mark Right": "Seta para a Direita", + "Arrow Mark Up": "Seta para Cima", + "Arrow": "Seta", + "Assets": "Assets", + "at": "at", + "Athens": "Аtenas", + "Attach chart snapshot": "Attach chart snapshot", + "Aug": "Аgo", + "Auto Scale": "Escala Automática", + "auto": "auto", + "auto_scale": "auto", + "average per day": "__messages__ average per day", + "Average True Range": "Média da Amplitude de Variação (ATR)", + "Average True Range_study": "Média da Amplitude de Variação (ATR)", + "Average Volume": "Volume médio", + "Average waiting time on the phone is less than one minute. Phone support is available Monday-Friday from 6:30 AM until 3:00 PM EST.": "Average waiting time on the phone is less than one minute. Phone support is available Monday-Friday from 6:30 AM until 3:00 PM EST.", + "Avg Vol": "Vol Méd", + "Awesome Oscillator": "Oscilador Awesome", + "Awesome Oscillator_study": "Oscilador Awesome", + "Aww, we are sorry to see you go! If you cancel, you will no longer be billed after your current subscription period ends. '+": "Aww, we are sorry to see you go! If you cancel, you will no longer be billed after your current subscription period ends. '+", + "Background color 1": "Cor do Fundo №1", + "Background color 2": "Cor do Fundo №2", + "Background Color": "Cor do Fundo", + "Background": "Fundo", + "Balance of Power": "Balance of Power", + "Balance of Power_study": "Equilíbrio de Poder", + "Balance Sheet": "Balance Sheet", + "Balance": "Balance", + "Balloon": "Balão", + "Ban": "Ban", + "Bands style": "Estilo da banda", + "Bangkok": "Banguecoque", + "Banned": "Banned", + "Bar #": "Barra nº", + "Bar's Style": "Estilos de Barra", + "Bars Pattern": "Padrão de Barras", + "Bars": "Barras", + "bars": "barras", + "bars_margin": "barras", + "Base Line Period": "Base Line Period", + "Base Line Periods": "Base Line Periods", + "Base Line": "Base Line", + "Base": "Base", "Basic EPS, Net Income from Continuing, Operations": "Basic EPS, Net Income from Continuing, Operations", + "Basic EPS, Net Income": "Basic EPS, Net Income", "Basic Weighted Average Shares": "Basic Weighted Average Shares", + "Basis": "Basis", + "Become a PRO Plus user for just $19.95 and get unlimited alerts! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks!": "Become a PRO Plus user for just $19.95 and get unlimited alerts! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks!", + "Become a Pro user for just $9.95 and get unlimited studies! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks because you support further development of TradingView!": "Become a Pro user for just $9.95 and get unlimited studies! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks because you support further development of TradingView!", + "Beep-beep": "Beep-beep", + "Berlin": "Bеrlim", + "Beta - 1 Year": "Beta - 1 Year", + "Beta - 3 Year": "Beta - 3 Year", + "Beta - 5 Year": "Beta - 5 Year", + "Beta 1Y": "Beta 1Y", + "Beta 3Y": "Beta 3Y", + "Beta 5Y": "Beta 5Y", + "Bill Williams' 3 Lines": "Bill Williams' 3 Lines", + "Bitcoin Talks": "Bitcoin Talks", + "Bitcoin": "Bitcoin", + "BITFINEX - Bitcoin": "BITFINEX - Bitcoin", + "BITSTAMP - Bitcoin": "BITSTAMP - Bitcoin", + "Black": "Preto", + "Blank script": "Blank script", + "Blue": "Azul", + "Bogota": "Bogotá", + "Bold": "Negrito", + "Bollinger Bands %B": "Bandas de Bollinger %B", + "Bollinger Bands %B_study": "Bandas de Bollinger %B", + "Bollinger Bands Width": "Comprimento de Bandas de Bollinger", + "Bollinger Bands Width_study": "Comprimento de Bandas de Bollinger", + "Bollinger Bands": "Bandas de Bollinger", + "Bollinger Bands_study": "Bandas de Bollinger", "Book Equity": "Book Equity", - "CF Depreciation & Amortization": "CF Depreciation & Amortization", - "CF Net Income": "CF Net Income", + "Border color": "Cor do contorno", + "Border Color": "Cor do contorno", + "Border": "Contorno", + "Borders": "Contorno", + "Bottom Labels": "Legendas Inferiores", + "Bottom Lables": "Legendas Inferiores", + "Bottom Margin": "Margem Inferior", + "bottom": "fundo", + "Bring Forward": "Trazer à frente", + "Bring to Front": "Puxar para a Frente", + "Browser": "Browser", + "Brush": "Pincel", + "BSE - Stock - India": "BSE - Stock - India", + "BTC-E - Bitcoin": "BTC-E - Bitcoin", + "BTCYOU - Bitcoin": "BTCYOU - Bitcoin", + "Buenos Aires": "Buenos Aires", + "Built-ins": "Built-ins", + "Buy Annual": "Buy Annual", + "Buy Ask": "Buy Ask __quote__", + "Buy Bid": "Buy Bid __quote__", + "Buy Market": "Buy Market", + "Buy Monthly": "Buy Monthly", + "BUY MULTIDEVICE ACCESS": "BUY MULTIDEVICE ACCESS", + "Buy symbol": "Buy __displaySymbol__ Limit __abbreviatedNumber__ @ __formattedValue__", + "Buy": "Buy", + "By clicking on “Sign Up” below, you are agreeing to the Terms of Service.": "By clicking on “Sign Up” below, you are agreeing to the Terms of Service.", + "by username": "by __username__", + "by": "by", + "Calendar": "Calendário", + "Calling": "Calling", + "Callout": "Comentário", + "Cancel Order": "Cancel Order", + "Cancel publication": "Cancelar publicação", + "Cancel {{text}} and send feedback": "Cancel {{text}} and send feedback", + "Cancel": "Cancelar", + "Candles": "Candles", "Capital Expenditures": "Capital Expenditures", - "Cash Paid for Income Taxes": "Cash Paid for Income Taxes", - "Cash Paid for Interest Expense": "Cash Paid for Interest Expense", - "Cash Ratio": "Cash Ratio", + "Capital LT": "Capital LT", + "Capital": "Capital", + "Card Number": "Card Number", "Cash and Cash Equivalents": "Cash and Cash Equivalents", "Cash and Cash Equivalents, Beginning of Year": "Cash and Cash Equivalents, Beginning of Year", "Cash and Cash Equivalents, End of Year": "Cash and Cash Equivalents, End of Year", + "Cash Flow Statement": "Cash Flow Statement", "Cash from Discontinued Operations": "Cash from Discontinued Operations", "Cash from Financing Activities": "Cash from Financing Activities", "Cash from Investing Activities": "Cash from Investing Activities", "Cash from Operating Activities": "Cash from Operating Activities", + "Cash Paid for Income Taxes": "Cash Paid for Income Taxes", + "Cash Paid for Interest Expense": "Cash Paid for Interest Expense", + "Cash Ratio": "Cash Ratio", "Cash, Cash Equivalents and Short-term ,Investments": "Cash, Cash Equivalents and Short-term ,Investments", + "CBOE - Options - USA": "CBOE - Options - USA", + "CBOT - Futures - USA": "CBOT - Futures - USA", + "CBOT E-mini": "CBOT E-mini", + "CCI 14 Length": "CCI 14 Length", + "CCI 14": "CCI 14", + "CCI Turbo Histogram": "CCI Turbo Histogram", + "CCI Turbo Length": "CCI Turbo Length", + "CCI Turbo": "CCI Turbo", + "center": "centro", + "Centered": "Centralizado", + "CF Depreciation & Amortization": "CF Depreciation & Amortization", + "CF Depreciation & Amortization": "CF Depreciation & Amortization", + "CF Net Income": "CF Net Income", + "CFD": "CFD", + "Chaikin Money Flow": "Fluxo Monetário de Chaikin", + "Chaikin Money Flow_study": "Fluxo Monetário de Chaikin", + "Chaikin Oscillator": "Oscilador Chaikin", + "Chaikin Oscillator_study": "Oscilador Chaikin", + "Chande Kroll Stop": "Parada de Chande Kroll", + "Chande Kroll Stop_study": "Parada de Chande Kroll", + "Chande MO": "Chande MO", + "Chande Momentum Oscillator": "Oscilador de Momento de Chande", + "Chande Momentum Oscillator_study": "Oscilador de Momento de Chande", + "Change angle": "Change angle", + "Change area background": "Alterar fundo da área", + "Change Background Color": "Change Background Color", + "Change band background": "Change band background", + "Change Disjoint Angle Background Color": "Change Disjoint Angle Background Color", + "Change Disjoint Angle Background Transparency": "Change Disjoint Angle Background Transparency", + "Change Disjoint Angle Color": "Change Disjoint Angle Color", + "Change Disjoint Angle Extending Left": "Change Disjoint Angle Extending Left", + "Change Disjoint Angle Extending Right": "Change Disjoint Angle Extending Right", + "Change Disjoint Angle Filling": "Change Disjoint Angle Filling", + "Change Disjoint Angle Left End": "Change Disjoint Angle Left End", + "Change Disjoint Angle Right End": "Change Disjoint Angle Right End", + "Change Disjoint Angle Show Prices": "Change Disjoint Angle Show Prices", + "Change Disjoint Angle Style": "Change Disjoint Angle Style", + "Change Disjoint Angle Width": "Change Disjoint Angle Width", + "Change Ideas filter": "Change Ideas filter", + "Change in Accounts Payable & Accrued, Expenses": "Change in Accounts Payable & Accrued, Expenses", "Change in Accounts Payable & Accrued, Expenses": "Change in Accounts Payable & Accrued, Expenses", "Change in Accounts Receivable": "Change in Accounts Receivable", "Change in Current Assets": "Change in Current Assets", @@ -1218,6 +361,7 @@ "Change in Income Taxes Payable": "Change in Income Taxes Payable", "Change in Inventories": "Change in Inventories", "Change in Long-term Debt, Net": "Change in Long-term Debt, Net", + "Change in Operating Assets & Liabilities": "Change in Operating Assets & Liabilities", "Change in Operating Assets & Liabilities": "Change in Operating Assets & Liabilities", "Change in Other Assets": "Change in Other Assets", "Change in Other Current Assets": "Change in Other Current Assets", @@ -1225,14 +369,208 @@ "Change in Other Liabilities": "Change in Other Liabilities", "Change in Prepaid Expenses": "Change in Prepaid Expenses", "Change in Short-term Borrowings, Net": "Change in Short-term Borrowings, Net", + "Change Interval": "Alterar Intervalo", + "Change Interval...": "Alterar Intervalo...", + "Change Marker and Border Color": "Change Marker and Border Color", + "Change Resolution": "Change Resolution", + "Change Symbol": "Alterar Símbolo", + "Change Symbol...": "Alterar Símbolo...", + "Change Text Background Fill": "Change Text Background Fill", + "Change Text Background Transparency": "Change Text Background Transparency", + "Change Text Background": "Change Text Background", + "Change Text Border Color": "Change Text Border Color", + "Change Text Border": "Change Text Border", + "Change Text Color": "Change Text Color", + "Change Text Font Bold": "Change Text Font Bold", + "Change Text Font Italic": "Change Text Font Italic", + "Change Text Font Size": "Change Text Font Size", + "Change Text Font": "Change Text Font", + "Change Text Wrap": "Change Text Wrap", + "Change Text": "Change Text", + "Change Trend Angle Extending Left": "Change Trend Angle Extending Left", + "Change Trend Angle Extending Right": "Change Trend Angle Extending Right", + "Change Trend Line Always Show Stats": "Change Trend Line Always Show Stats", + "Change Trend Line Color": "Change Trend Line Color", + "Change Trend Line Extending Left": "Change Trend Line Extending Left", + "Change Trend Line Extending Right": "Change Trend Line Extending Right", + "Change Trend Line Left End": "Change Trend Line Left End", + "Change Trend Line Right End": "Change Trend Line Right End", + "Change Trend Line Show Angle": "Change Trend Line Show Angle", + "Change Trend Line Show Bars Range": "Change Trend Line Show Bars Range", + "Change Trend Line Show Date/Time Range": "Change Trend Line Show Date/Time Range", + "Change Trend Line Show Price Range": "Change Trend Line Show Price Range", + "Change Trend Line Style": "Change Trend Line Style", + "Change Trend Line Width": "Change Trend Line Width", + "Channel": "Canal", + "Chart as image": "Gráfico como imagem", + "Chart description is required": "Chart description is required", + "Chart does not load": "Gráfico não carrega", + "Chart Help": "Ajuda do gráfico", + "Chart Layout Name": "Chart Layout Name", + "Chart layout name": "Chart layout name", + "Chart Name": "Nome do gráfico", + "Chart name": "Nome do gráfico", + "Chart or Quote, eg.": "Chart or Quote, eg.", + "Chart Properties": "Configurações do Gráfico", + "Chart Snapshot": "Chart Snapshot", + "Chart title is required": "Chart title is required", + "Chart": "Chart", + "Charts": "Charts", + "Chat archives...": "Chat archives...", + "Chat Call": "Chat Call", + "Chat Calling": "Chat Calling", + "Chat Hangup": "Chat Hangup", + "Chat Message": "Chat Message", + "Chat Popup": "Chat Popup", + "Chat title": "Chat title", + "Chats": "Chats", + "Chicago": "Chicago", + "Chikou span": "Chikou span", + "Chirpy": "Chirpy", + "Chng 1W": "Osc 1sem", + "Chng 4W": "Osc 4sem", + "Chng 52W": "Osc 52sem", + "Chng": "Osc", + "Choose your PRO plan": "Choose your PRO plan", + "Chop Zone": "Chop Zone", + "Choppiness Index": "Índice de Choppiness", + "Choppiness Index_study": "Índice de Choppiness", + "Circle Lines": "Linhas Circulares", + "Circles": "Pontos", + "Clear Alerts Log": "Clear Alerts Log", + "Clear Console": "Clear Console", + "Clear Symbols": "Clear Symbols", + "Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.": "Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.", + "Click here to create new alert": "Click here to create new alert", + "Click here to go to chart and create one": "Click here to go to chart and create one", + "Click to set a point": "Clique para marcar um ponto", + "Clone": "Duplicar", + "Clone, Copy, Sync": "Clone, Copy, Sync", + "Close position": "Close position", + "Close Position": "Close Position", + "Close {0} position?": "Close {0} position?", + "Close": "Fechar", + "close": "fechamento", + "Close_in_legend": "Fch", + "closed": "fechado", + "Closed": "Closed", + "Closed_line_tool_position": "Fechado", + "CME - Futures - USA": "CME - Futures - USA", + "CME E-mini": "CME E-mini", + "Coeffs As Percents": "Coeficiente como Percentagem", + "Color 0": "Cor 0", + "Color 1": "Cor 1", + "Color 2": "Cor 2", + "Color 3": "Cor 3", + "Color 4": "Cor 4", + "Color 5": "Color 5", + "Color 6": "Color 6", + "Color 7": "Color 7", + "Color 8": "Color 8", + "Color bars based on previous close": "Colorir barra de acordo com o fecho anterior", + "Color Theme": "Padrão de Cor", + "Color": "Cor", + "Color:": "Cor:", + "Columns": "Colunas", + "COMEX - Futures - USA": "COMEX - Futures - USA", + "COMEX E-mini": "COMEX E-mini", + "Comment": "Comentário", + "Commitments & Contingencies": "Commitments & Contingencies", "Commitments & Contingencies": "Commitments & Contingencies", + "Commodity Channel Index": "Commodity Channel Index", + "Commodity Channel Index_study": "Canal de Índice de Mercadorias", "Common Stock": "Common Stock", + "Company Comparison": "Comparar Símbolo", + "Company": "Company", + "Compare Add": "Comparar/Adicionar Símbolo", + "Compare or Add Symbol": "Comparar/Adicionar Símbolo", + "Compare or Add Symbol...": "Comparar/Adicionar Símbolo...", + "Compare": "Comparar", + "Compare...": "Comparar...", + "Compared to monthly billing": "Compared to monthly billing", + "compiling...": "compiling...", + "Condition": "Condition", + "Conditional Expressions": "Conditional Expressions", + "Confirm Inputs": "Confirm Inputs", + "Confirm replace": "Confirm replace", + "Confirm": "Confirm", + "Confirmation": "Confirmation", + "Connect": "Connect", + "CONNECT": "CONNECT", + "Connected": "Connected", + "Connecting Line": "Connecting Line", + "Connecting": "Connecting", + "Connors RSI": "Connors RSI", + "ConnorsRSI": "ConnorsRSI", + "Continue": "Continue", + "CONTINUE": "CONTINUE", + "Conversion Line Period": "Conversion Line Period", + "Conversion Line Periods": "Conversion Line Periods", + "Conversion Line": "Conversion Line", + "Coordinates": "Coordenadas", + "Copied to clipboard": "Copied to clipboard", + "Coppock Curve": "Curva Coppock", + "Coppock Curve_study": "Curva Coppock", + "Copy Chart Layout": "Copy Chart Layout", + "Copy link": "Copiar link", + "copy selected object.": "copy selected object.", + "Copy": "Copiar", + "Correct": "Correct", + "Correlation Coeff": "Coeficiente de Correlação", + "Correlation Coeff_study": "Coeficiente de Correlação", + "Correlation Coefficient": "Coeficiente de Correlação", + "Correlation": "Correlação", + "Cost & Operating Expenses": "Cost & Operating Expenses", "Cost & Operating Expenses": "Cost & Operating Expenses", "Cost of Revenue": "Cost of Revenue", + "Count": "Count", "Cover Sheet TSO": "Cover Sheet TSO", + "Create Alert on {{title}}": "Create Alert on {{title}}", + "Create Alert": "Create Alert", + "Create new note...": "Create new note...", + "Create New Order...": "Create New Order...", + "Create new public chat": "Create new public chat", + "Create your first script now!": "Create your first script now!", + "Create": "Create", + "Cross": "Cruz", + "Cross_chart_type": "Cruz", + "Crosses": "Cruzamento", + "Crosshair": "Mira", + "Crossing Down": "Crossing Down", + "Crossing Up": "Crossing Up", + "Crossing": "Crossing", + "Cumulative Volume Index": "Cumulative Volume Index", "Current Portion of Long-term Debt": "Current Portion of Long-term Debt", "Current Ratio": "Current Ratio", + "Current Valuation": "Current Valuation", + "cursors-group-css-class": "cursors-group-css-class", + "Custom color...": "Customizar Cor...", + "Custom intervals and unlimited alerts": "Custom intervals and unlimited alerts", + "Custom Intervals": "Custom Intervals", + "Custom": "Custom", + "Custom...": "Custom...", + "CVV/CSC": "CVV/CSC", + "Cycle": "Ciclo", + "Cyclic Lines": "Linhas Cíclicas", + "d": "d", + "D_dates": "D", + "d_dates": "d", + "Daily": "Daily", + "Data provided by BATS exchange.": "Data provided by BATS exchange.", + "Data Window": "Data Window", + "Date Range": "Intervalo de Tempo", + "Date": "Data", + "day": "day", + "day_plural": "days", + "Day's Range": "Intervalo dia", + "Debt Net": "Debt Net", "Debt to Assets": "Debt to Assets", + "Debt to Equity": "Debt to Equity", + "Dec": "Dez", + "DecisionBar": "DecisionBar", + "Decrease Rating": "Decrease Rating", + "Default": "Padrão", + "Defaults": "Definições padrão", "Deferred Charges": "Deferred Charges", "Deferred Income Tax Liabilities, Short-term": "Deferred Income Tax Liabilities, Short-term", "Deferred Income Taxes": "Deferred Income Taxes", @@ -1242,61 +580,839 @@ "Degree of Combined Leverage": "Degree of Combined Leverage", "Degree of Financial Leverage": "Degree of Financial Leverage", "Degree of Operational Leverage": "Degree of Operational Leverage", + "delayed": "com atraso", + "Delayed": "Com atraso", + "Delete Alert": "Delete Alert", + "Delete alerts as per filter": "Delete alerts as per filter", + "Delete all Alerts": "Delete all Alerts", + "Delete all inactive Alerts": "Delete all inactive Alerts", + "Delete all your positions, orders and history and set balance to specific value.": "Delete all your positions, orders and history and set balance to specific value.", + "Delete message": "Delete message", + "Delete room": "Delete room", + "Delete script": "Delete script", + "Delete": "Apagar", + "Depreciation & Amortization Expense": "Depreciation & Amortization Expense", "Depreciation & Amortization Expense": "Depreciation & Amortization Expense", "Depreciation Expense": "Depreciation Expense", + "Depth": "Depth", + "depth_input": "Profundidade", + "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.": "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.", + "Description": "Description", + "DESCRIPTION": "DESCRIPTION", + "Detach Chat": "Detach Chat", + "Details": "Detalhes", + "Detrended Price Oscillator": "Oscilador de Preço sem Tendência", + "deviation_input": "Desvio", + "Device": "Device", + "DI Length_input": "Período DI", "Diluted EPS, Net Income from Continuing Operations": "Diluted EPS, Net Income from Continuing Operations", + "Diluted EPS, Net Income": "Diluted EPS, Net Income", "Diluted Weighted Average Shares": "Diluted Weighted Average Shares", + "Directional Movement Index": "Índice de Movimento Direcional (DMI)", + "Directional Movement Index_study": "Índice de Movimento Direcional (DMI)", + "Directional Movement": "Movimento Direcional", + "Disconnect": "Disconnect", + "Disconnected": "Disconnected", "Discontinued Operations": "Discontinued Operations", + "Disjoint Angle": "Deslocamento de Ângulo", + "Displaced EMA": "Displaced EMA", + "Displacement": "Displacement", + "displacement_input": "Desvio", + "distance: {0}": "distância: {0}", + "Div EA": "Div EA", + "Div Paid": "Div Paid", + "Div Pref": "Div Pref", + "Div Share": "Div Share", + "Divergence Indicator": "Divergence Indicator", + "Diviation (%)": "Diviation (%)", + "Dividend": "Dividend", + "Dividends Paid": "Dividends Paid", + "Dividends per Share, FQ": "Dividends per Share, FQ", + "Dividends": "Dividends", + "divisor_input": "Divisor", + "Divisor_input": "Divisor", + "Do Not Cancel": "Do Not Cancel", + "Do not post offline personal contact information.": "Do not post offline personal contact information.", + "Do not publish content that is not your original work, or infringes the copyright of any third party.": "Do not publish content that is not your original work, or infringes the copyright of any third party.", + "Do not show this message again": "Do not show this message again", + "Do you really want to clear all symbols?": "Do you really want to clear all symbols?", + "Do you realy want to delete ": "Do you realy want to delete", + "Do you realy want to delete theme": "Do you realy want to delete __theme__ theme?", + "Do you realy want to delete {0}watchlist?": "Do you realy want to delete {0}watchlist?", + "Do you realy want to replace": "Do you realy want to replace", + "Don't be so cruel! Bans longer than 1 week are not allowed for now.": "Don't be so cruel! Bans longer than 1 week are not allowed for now.", + "Donchian Channels": "Canais Donchian", + "Donchian Channels_study": "Canais Donchian", + "Done": "Done", + "Don’t cry… but your free PRO Plus trial has ended! We hope you benefited from useful features and felt good about yourself for supporting the community.": "Don’t cry… but your free PRO Plus trial has ended! We hope you benefited from useful features and felt good about yourself for supporting the community.", + "Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!": "Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!", + "Dot": "Ponto", + "Double EMA": "Média Móvel Exponencial Dupla (Double EMA)", + "Double Exponential Moving Average": "Média Móvel Exponencial Dupla (DEMA)", + "Double Exponential Moving Average_study": "Média Móvel Exponencial Dupla (DEMA)", + "Down Color": "Cor Negativa", + "Down fractals": "Down fractals", + "Down Wave 1 or A": "Down Wave 1 or A", + "Down Wave 2 or B": "Down Wave 2 or B", + "Down Wave 3": "Down Wave 3", + "Down Wave 4": "Down Wave 4", + "Down Wave 5": "Down Wave 5", + "Down Wave C": "Down Wave C", + "Down": "Inf", + "Drawing Tools": "Ferramentas de Desenho", + "Drawings Syncing": "Drawings Syncing", + "Drawings Toolbar": "Drawings Toolbar", + "Drawings": "Desenhos", + "E-mail for sms": "E-mail for sms", + "E-mail support hours are 4:00 AM – 3 PM EST Monday - Friday. Typical response time is 1 hour during business hours.": "E-mail support hours are 4:00 AM – 3 PM EST Monday - Friday. Typical response time is 1 hour during business hours.", + "E-mail": "E-mail", + "Early Access 33% off{{#is_finished}} – Final chance{{/is_finished}}": "Early Access 33% off{{#is_finished}} – Final chance{{/is_finished}}", + "Early Access for $16.65/Month": "Early Access for $16.65/Month", + "Earnings breaks": "Earnings breaks", + "Earnings Calendar": "Earnings Calendar", + "Earnings per Share, Basic, TTM": "Earnings per Share, Basic, TTM", + "Earnings per Share, Diluted, TTM": "Earnings per Share, Diluted, TTM", + "Earnings": "Earnings", + "Ease Of Movement": "Ease of Movement", + "Ease of Movement": "Ease of Movement", + "Ease of Movement_study": "Ease of Movement", + "EBIT": "EBIT", + "EBITDA": "EBITDA", + "Economic Calendar": "Economic Calendar", + "Economy & Symbols": "Economia/Símbolos", + "Economy": "Economy", + "Edit Alert {{description}} on {{title}}": "Edit Alert {{description}} on {{title}}", + "Edit Alert": "Edit Alert", + "Edit chat room": "Edit chat room", + "EDIT IDEA": "EDIT IDEA", + "Edit Order": "Edit Order", + "Edit Order...": "Edit Order...", + "Edit Position": "Edit Position", + "Edit Position...": "Edit Position...", + "Edit profile": "Edit profile", + "Edit room...": "Edit room...", + "EDIT SCRIPT": "EDIT SCRIPT", + "Edit Sript": "Edit Sript", + "Edit": "Edit", + "EDIT": "EDIT", "Effect of Exchange Rate on Cash": "Effect of Exchange Rate on Cash", + "Elder's Force Index": "Índice de Força de Elders", + "Elders Force Index_study": "Índice de Força de Elders", + "Elliott Labels": "Legendas das Ondas de Elliot", + "Elliott Major Retracement": "Correção Maior de Elliot", + "Elliott Minor Retracement": "Correção Menor de Elliot", + "Elliott Wave Circle": "Ciclo de Ondas de Elliot", + "Elliott Wave Cycle": "Onda Ciclo de Elliot", + "Elliott Wave Minor": "Onda Menor de Elliot", + "Elliott Wave Subminuette": "Onda Sub-Minueto de Elliot", + "Elliott Wave": "Ondas de Elliott", + "Ellipse": "Elipse", + "Email": "Email", + "Embed": "Embed", + "Emp": "Emp", "Employee Compensation": "Employee Compensation", + "End of Day": "End of Day", + "English only for main public chatrooms and public ideas - so that everyone can understand. Any language can be spoken in the custom chat rooms. Later we may introduce main public chatrooms for other languages.": "English only for main public chatrooms and public ideas - so that everyone can understand. Any language can be spoken in the custom chat rooms. Later we may introduce main public chatrooms for other languages.", + "English only": "English only", + "Enter a new chart layout name": "Enter a new chart layout name", + "Enter a new chart name": "Enter a new chart name", + "Enter new title for this chat": "Enter new title for this chat", + "Entering Channel": "Entering Channel", + "Enterprise Value, FQ": "Enterprise Value, FQ", + "Enterprise Value/EBITDA, TTM": "Enterprise Value/EBITDA, TTM", + "Entry price:": "Preço de Entrada:", + "Envelope": "Médias Móveis Envelope", + "Envelope_study": "Médias Móveis Envelope", + "eod data": "dados de final de dia", + "eod delayed": "final de dia com atraso", + "EPS NI": "EPS NI", + "Equality Line": "Linha de Igualdade", + "Equity Earnings": "Equity Earnings", + "Equity": "Equity", + "Eraser": "Borracha", + "Error": "Error", + "Estimate": "Estimate", + "EUREX - Futures - Europe": "EUREX - Futures - Europe", + "Event": "Evento", + "Events & Alerts": "Events & Alerts", + "Events": "Eventos", + "Exch": "Exch", + "Exchange": "Mercado", + "Exchanges charge per-user fees and redistribution fees from TradingView for delivery of intraday and real-time data. So, we can't give this data for free to everyone (as much as we'd like to).": "Exchanges charge per-user fees and redistribution fees from TradingView for delivery of intraday and real-time data. So, we can't give this data for free to everyone (as much as we'd like to).", + "Exit Full Screen (ESC)": "Exit Full Screen (ESC)", + "Exiting Channel": "Exiting Channel", + "Expand sym chart": "Expand sym chart", + "Expected Annual Dividends": "Expected Annual Dividends", + "Expiration Date (MM/YY)": "Expiration Date (MM/YY)", + "Expiration Time": "Expiration Time", + "Expiration": "Expiration", + "Expired": "Expired", + "Exponential": "Exponencial", + "exponential_input": "Exponencial", + "ext": "ext", + "Extend Alert Line": "Extend Alert Line", + "Extend Left End": "Estender para a Extrema Esquerda", + "Extend Left": "Estender para a Esquerda", + "Extend Lines Left": "Extend Lines Left", + "Extend Lines": "Estender Linhas", + "Extend Right End": "Estender para a Extrema Direita", + "Extend Right": "Estender para a Direita", + "Extend": "Estender", + "Extended Alert Line": "Extended Alert Line", + "Extended Hours (Intraday Only)": "Fora do Horário Regular (somente intradiário)", + "Extended Hours": "Fora do Horário Regular", + "Extended Line": "Estender Linha", + "Extended Trading Hours": "Extended Trading Hours", + "Extended": "Estendida", + "Extension": "Extension", "Extraordinary Items": "Extraordinary Items", + "Failed": "Failed", + "Failure back color": "Cor do Fundo (FRACASSO)", + "Failure text color": "Cor do Texto (FRACASSO)", + "FAILURE": "FRACASSO", + "Falling": "Falling", + "Fans": "Leques", + "Fast length": "Fast length", + "Fast Length": "Fast Length", + "fastLength_input": "Período Rápido", + "Fault": "Fault", + "Favorite Drawings Toolbar": "Favorite Drawings Toolbar", + "Favorite ideas": "Favorite ideas", + "Favorite": "Favorite", + "Favorites": "Favoritos", + "Feature Request and Feedback": "Feature Request and Feedback", + "Feb": "Fev", + "Fib Channel": "Canal de Fibonacci", + "Fib Circles": "Círculos de Fibonacci", + "Fib Retracement": "Retração de Fibonacci", + "Fib Speed Resistance Arcs": "Arcos de Fibonacci", + "Fib Speed Resistance Fan": "Leque de Fibonacci", + "Fib Spiral": "Espiral de Fibonacci", + "Fib Time Zone": "Zonas Temporais de Fibonacci", + "Fib Wedge": "Cunha de Fibonacci", + "Fibonacci": "Fibonacci", + "Fill": "Preencher", + "Find existing chat": "Find existing chat", + "First bar time": "First bar time", + "First Name": "First Name", + "Fisher Transform": "Transformada de Fisher", + "Fisher": "Fisher", + "Flag Mark": "Bandeira", + "Flat Bottom": "Fundo Plano", + "Flat Top/Bottom": "Topo/Fundo Plano", + "Flipped": "Virar", + "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.": "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.", + "Follow {{pro_symbol}}": "Follow {{pro_symbol}}", + "Follow": "Follow", + "Followed": "Followed", + "Followers": "Followers", + "Following below suggestions will help get your ideas suggested:": "Following below suggestions will help get your ideas suggested:", + "Following": "Following", + "Font Size": "Tamanho da Fonte", + "For a limited time, we’re offering a FREE 1 month subscription of PRO Plus (no credit card required, no catches or hidden autobilling).": "For a limited time, we’re offering a FREE 1 month subscription of PRO Plus (no credit card required, no catches or hidden autobilling).", + "for": "for", + "Forecast": "Previsão", + "Forex Talks": "Forex Talks", + "Forex": "Forex", + "Forgot password?": "Forgot password?", + "Format": "Formatar", + "Format...": "Formatar...", + "FORTUNECX - Bitcoin": "FORTUNECX - Bitcoin", "Free Cash Flow Margin": "Free Cash Flow Margin", "Free Cash Flow Return on Assets": "Free Cash Flow Return on Assets", + "Free Cash Flow": "Free Cash Flow", + "Frequency": "Frequency", + "Full moon mark": "Full moon mark", + "Full Screen": "Maximizar Ecrã", + "Fullscreen mode": "Modo tela cheia", + "Function Definition": "Function Definition", + "Fundamentals company": "Fundamentals __company__", + "Fundamentals": "Fundamentals", + "Futures Magazine": "Futures Magazine", + "Futures": "Futuros", + "futures": "futuros", + "FXCM - Forex": "FXCM - Forex", + "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.": "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.", + "FxWire PRO": "FxWire PRO", + "Gann Box": "Caixa de Gann", + "Gann Fan": "Leque de Gann", + "Gann Square": "Quadratura de Gann", + "Gap Down Stocks": "Gap Down Stocks", + "Gap in the data": "Gap in the data", + "Gap Up Stocks": "Gap Up Stocks", + "General & Administrative Expense": "General & Administrative Expense", "General & Administrative Expense": "General & Administrative Expense", - "Goodwill": "Goodwill", + "GOCIO - Bitcoin": "GOCIO - Bitcoin", + "Goodwill & Intangible Assets, Net": "Goodwill & Intangible Assets, Net", "Goodwill & Intangible Assets, Net": "Goodwill & Intangible Assets, Net", + "Goodwill": "Goodwill", + "GrandSuperCycle": "Grande Superciclo", + "Graphics": "Gráficos", + "Greater Than": "Greater Than", + "Grey": "Grey", + "Grid Lines": "Linhas de Grade", + "Grid": "Grelha", + "Gross Margin %, TTM": "Gross Margin %, TTM", + "Gross Margin": "Gross Margin", + "Gross Profit": "Gross Profit", + "Growing moon": "Growing moon", + "Growing": "Growing", + "h": "h", + "h_dates": "H.", + "Hand Bell": "Hand Bell", + "Hate speech": "Hate speech", + "Have something to say?": "Have something to say?", + "Head & Shoulders": "Head & Shoulders", + "Head": "Cabeça", + "Headlines": "Manchetes", + "Heiken Ashi": "Heiken Ashi", + "Help & Wiki": "Help & Wiki", + "Help": "Ajuda", + "Hidden Bearish Divergence": "Hidden Bearish Divergence", + "Hidden Bullish Divergence": "Hidden Bullish Divergence", + "Hide All Drawing Tools": "Esconder todos os Desenhos", + "Hide Buy/Sell Panel": "Hide Buy/Sell Panel", + "Hide data": "Hide data", + "Hide Drawings Toolbar": "Hide Drawings Toolbar", + "Hide Favorite Drawings Toolbar": "Hide Favorite Drawings Toolbar", + "Hide inactive alerts": "Hide inactive alerts", + "Hide inactive Alerts": "Hide inactive Alerts", + "Hide Marks On Bars": "Hide Marks On Bars", + "Hide Widgets": "Hide Widgets", + "Hide": "Esconder", + "High": "Мáximo", + "high": "máxima", + "High_in_legend": "Max", + "Histogram": "Histograma", + "Historical Volatility": "Volatilidade Histórica", + "HITBTC - Bitcoin": "HITBTC - Bitcoin", + "hl2": "hl2", + "HLC Bars": "Barras HLC", + "hlc3": "hlc3", + "Hlines Background": "Fundo", + "Hollow Candles": "Candles Transparentes", + "Home": "Home", + "Hong Kong": "Hong Kong", + "Horizontal Line": "Linha Horizontal", + "Horizontal Ray": "Raio Horizontal", + "Hot Lists": "Hot Lists", + "Hotlist": "Destaques do Mercado", + "HotLists continuously scan the US stock market to identify best trading opportunities and take considerable resources, so we can't give them out for free to everyone (as much as we'd like to).": "HotLists continuously scan the US stock market to identify best trading opportunities and take considerable resources, so we can't give them out for free to everyone (as much as we'd like to).", + "Hotlists": "Hotlists", + "hour": "hora", + "hour_plural": "horas", + "How to use the reference materials (Video)": "How to use the reference materials (Video)", + "Hull MA": "Hull MA", + "Hull MA_study": "Hull MA", + "Hull Moving Average": "Média Móvel de Hull", + "Hundred Line": "Hundred Line", + "ICECAN - Futures - Canada": "ICECAN - Futures - Canada", + "ICEEUR - Futures - Europe": "ICEEUR - Futures - Europe", + "ICEUSA - Futures - USA": "ICEUSA - Futures - USA", + "Ichimoku Cloud": "Nuvem Ichimoku", + "Ichimoku Cloud_study": "Nuvem Ichimoku", + "Icon": "Ícone", + "Idea or chart snapshot image": "Idea or chart snapshot image", + "IDEA TITLE AND DESCRIPTION": "IDEA TITLE AND DESCRIPTION", + "Ideas for the current resolution only": "Ideas for the current resolution only", + "Ideas for the current symbol only": "Ideas for the current symbol only", + "Ideas of the people I follow & my ideas": "Ideas of the people I follow & my ideas", + "Ideas Published": "Ideas Published", + "Ideas": "Ideas", + "If you are sure you want to cancel, click Cancel, otherwise choose Do Not Cancel.": "If you are sure you want to cancel, click Cancel, otherwise choose Do Not Cancel.", + "If you do intraday analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.": "If you do intraday analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.", + "If you do intraday analysis, consider subscribing to the {{exchange}} exchange.{{^exchangesButton}} You must subscribe to PRO, PRO Plus or Premium service first (from only 9.95/m).{{/exchangesButton}}": "If you do intraday analysis, consider subscribing to the {{exchange}} exchange.{{^exchangesButton}} You must subscribe to PRO, PRO Plus or Premium service first (from only 9.95/m).{{/exchangesButton}}", + "If you do intraday spread analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.": "If you do intraday spread analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.", + "If you follow a symbol you will receive notifications when new ideas about that symbol are published.": "If you follow a symbol you will receive notifications when new ideas about that symbol are published.", + "If you like what you see, you have an exclusive chance to get 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.": "If you like what you see, you have an exclusive chance to get 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.", + "If you need only the most complete and accurate data, then consider subscribing to the PRO Plus or Premium service from only $19.95/m that offers actual real-time data from the NYSE/NASDAQ/AMEX exchanges and much more.": "If you need only the most complete and accurate data, then consider subscribing to the PRO Plus or Premium service from only $19.95/m that offers actual real-time data from the NYSE/NASDAQ/AMEX exchanges and much more.", + "If you want to act quickly to news and events that occur when the regular market is closed, please consider subscribing to PRO Plus or Premium service from only $19.95/m.": "If you want to act quickly to news and events that occur when the regular market is closed, please consider subscribing to PRO Plus or Premium service from only $19.95/m.", + "If you want to identify opportunities in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "If you want to identify opportunities in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "If you want to unlock the power of multiple time frame analysis and add multiple symbols to the same chart layout, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "If you want to unlock the power of multiple time frame analysis and add multiple symbols to the same chart layout, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "If you want to use different watchlists to quickly assess different sectors of the market, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "If you want to use different watchlists to quickly assess different sectors of the market, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "If you want to use private messages - please sign in or register!": "If you want to use private messages - please sign in or register!", + "If you want to use this service - please sign in or register!": "If you want to use this service - please sign in or register!", + "Ignore user": "Ignore user __username__", + "Ignore": "Ignore", + "Ignored users...": "Ignored users...", + "Illicit content": "Illicit content", + "Image URL": "URL da Imagem", + "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", + "In effort to make TradingView more useful to a larger number of users, moderators have the right to hide ideas with bad descriptions or not informative from the front page and the gallery. We are NOT limiting any ways of publishing or using TradingView charts. You can still create and publish any kind of charts; your profile and Activity Stream will still show all created charts.": "In effort to make TradingView more useful to a larger number of users, moderators have the right to hide ideas with bad descriptions or not informative from the front page and the gallery. We are NOT limiting any ways of publishing or using TradingView charts. You can still create and publish any kind of charts; your profile and Activity Stream will still show all created charts.", + "In Session": "Horário Regular", + "In short, the more understandable and interesting your ideas are, the more you’ll gain respect of others and get discovered by the financial community. We’ll do our best to help showcase good ideas.": "In short, the more understandable and interesting your ideas are, the more you’ll gain respect of others and get discovered by the financial community. We’ll do our best to help showcase good ideas.", + "in": "in", + "in_dates": "em", + "inbars": "in __period__ bars", "Income After Taxes": "Income After Taxes", - "Income Before Taxes": "Income Before Taxes", - "Income Taxes": "Income Taxes", - "Income Taxes Payable": "Income Taxes Payable", "Income before Extraordinary Items": "Income before Extraordinary Items", + "Income Before Taxes": "Income Before Taxes", + "Income Statement": "Income Statement", + "Income Taxes Payable": "Income Taxes Payable", + "Income Taxes": "Income Taxes", + "Income": "Income", + "Increase Rating": "Increase Rating", + "Increment": "Increment", + "increment_input": "Incremento", + "Ind": "Ind", + "Index": "Índices", + "index": "Índice", + "Indicator Arguments in Header": "Indicator Arguments in Header", + "Indicator Arguments": "Indicator Arguments", + "Indicator Last Value": "Indicator Last Value", + "Indicator Titles in Header": "Indicator Titles in Header", + "Indicator Titles": "Indicator Titles", + "Indicator Values": "Indicator Values", + "Indicator": "Indicador", + "Indicators and Strategies": "Indicators and Strategies", + "Indicators": "Indicadores", + "Indicators, Fundamentals, Economy and Add-ons": "Indicadores/Fundamentais/Economia/Extras", + "Industry": "Indústria", + "Info": "Info", + "Inputs": "Entrada", + "Insert Drawing Tool": "Inserir Desenho", + "Insert emoticon": "Insert emoticon", + "Insert Indicator...": "Inserir Indicador...", + "Insert": "Insert", + "Inside Channel": "Inside Channel", + "Inside Pitchfork": "Inside Pitchfork", + "Inside": "Interior", + "Install": "Install", "Intangible Assets": "Intangible Assets", "Interest Expense": "Interest Expense", "Interest Income": "Interest Income", "Interest Income/Expense, Net": "Interest Income/Expense, Net", + "Intermediate": "Intermediária", + "interval_dialog_description": "Digite o intervalo para gráficos em minutos (i.e. 5 para um gráfico de 5 minutos). Ou para outros intervalos, o intervalo seguido de uma letra: H (horário), D (diário), W (semanal), M (mensal). Por exemplo, D, ou 2H).", + "Intraday Renko, Kagi, Line Break and Point & Figure charts take considerable resources, so we can't give them out for free to everyone (as much as we'd like to). We can, however, give out these charts for free in the Daily and Weekly resolutions.": "Intraday Renko, Kagi, Line Break and Point & Figure charts take considerable resources, so we can't give them out for free to everyone (as much as we'd like to). We can, however, give out these charts for free in the Daily and Weekly resolutions.", + "Intraday Renko, Kagi, Line Break, PnF and spread charts": "Intraday Renko, Kagi, Line Break, PnF and spread charts", + "Intraday Renko, Kagi, Line Break, PnF charts": "Intraday Renko, Kagi, Line Break, PnF charts", + "Intraday Spread Charts": "Intraday Spread Charts", + "Intraday Spread": "Intraday Spread", + "invalid symbol": "instrumento invalido", + "Invalid Symbol": "Símbolo Inválido", "Inventories, Net": "Inventories, Net", "Investment Changes, Net": "Investment Changes, Net", + "Invoiced every month": "Invoiced every month", + "IP": "IP", "Issuance of Equity": "Issuance of Equity", + "Issue Type": "Issue Type", + "Italic": "Italic", + "ITBIT - Bitcoin": "ITBIT - Bitcoin", + "Jan": "Jan", + "Jaw Length": "Jaw Length", + "Jaw Offset": "Jaw Offset", + "Jaw": "Jaw", + "jawLength_input": "Período Jaw", + "Join Now": "Join Now", + "Journal is empty": "Journal is empty", + "Journal...": "Journal...", + "Jul": "Jul", + "Jun": "Jun", + "Jurik Research": "Jurik Research", + "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That is less than $16.65/month. Don’t miss the last chance to get the special Early Access and secure this low rate now!": "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That is less than $16.65/month. Don’t miss the last chance to get the special Early Access and secure this low rate now!", + "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.": "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.", + "Kagi": "Kagi", + "KCBT - Futures - USA": "KCBT - Futures - USA", + "Keltner Channels": "Canais Keltner", + "Keltner Channels_study": "Canais Keltner", + "Key Hidden Levels": "Key Hidden Levels", + "Key Order Flow Events": "Key Order Flow Events", + "Keyboard Shortcuts": "Keyboard Shortcuts", + "Kijun-sen": "Kijun-sen", + "Kind": "Kind", + "Klinger Oscillator": "Klinger Oscillator", + "Klinger Oscillator_study": "Klinger Oscillator", + "Know Sure Thing": "Know Sure Thing (KST)", + "Know Sure Thing_study": "Know Sure Thing (KST)", + "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.": "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.", + "Kolkata": "Calcuta", + "Label Background": "Fundo da Legenda", + "Label": "Legenda", + "Labels Font": "Labels Font", + "Labels": "Legendas", "Labor Expense": "Labor Expense", + "Lagging Span 2 Periods": "Lagging Span 2 Periods", + "Lagging Span": "Lagging Span", + "Last Annual EPS": "Last Annual EPS", + "Last Annual Revenue": "Last Annual Revenue", + "Last bar time": "Last bar time", + "Last Modified": "Última Modificação", + "Last Name": "Last Name", + "Last Value on Price Scale": "Último Valor na Escala de Preços", + "Last": "Preço", + "LAUNCH CHART": "LAUNCH CHART", + "Launch chat in separate window": "Launch chat in separate window", + "LazyBear - MTF Panes": "LazyBear - MTF Panes", + "LazyBear - S/R Levels": "LazyBear - S/R Levels", + "Lead 1": "Lead 1", + "Lead 2": "Lead 2", + "LEARN MORE": "LEARN MORE", + "Least Squares Moving Average": "Least Squares Moving Average", + "Least Squares Moving Average_study": "Least Squares Moving Average", + "Leave this chat": "Leave this chat", + "Left End": "Extrema Esquerda", + "Left Labels": "Legendas à Esquerda", + "Left Shoulder": "Ombro Esquerdo", + "left": "esquerda", + "len_input": "Períodos", + "Length high": "Intervalo Min", + "Length hight": "Intevalo Max", + "Length low": "Length low", + "Length1": "Length1", + "Length2": "Length2", + "Length3": "Length3", + "Length_input": "Períodos", + "length_input": "Períodos", + "lengthRSI_input": "Período RSI", + "lengthStoch_input": "Período Estocástico", + "Less Than": "Less Than", + "Level {0}": "Nível {0}", + "Level": "Nível", + "Levels": "Níveis", + "Liabilities & Stockholder's Equity": "Liabilities & Stockholder's Equity", "Liabilities & Stockholder's Equity": "Liabilities & Stockholder's Equity", + "like": "like", + "like_plural": "likes", + "Limit": "Limit", + "Line Break": "Quebra de linha", + "Line Width": "Comprimento da linha", + "Line With Breaks": "Linha com Quebras", + "Line": "Linha", + "Linear Regression Curve": "Curva de Regressão Linear", + "Linear Regression Curve_study": "Curva de Regressão Linear", + "Linear Regression": "Regressão Linear", + "Lines": "Linhas", + "Link interval to all charts": "Link interval to all charts", + "Link symbol to all charts": "Link symbol to all charts", + "LINK TO RELATED IDEAS": "LINK TO RELATED IDEAS", + "Link to this chart": "Link to this chart", + "Link to this chat...": "Link to this chat...", + "Link to this room...": "Link to this room...", + "Link To": "Link a", + "Lips Length": "Lips Length", + "Lips Offset": "Lips Offset", + "Lips": "Lips", + "lipsLength_input": "Período Lips", + "List or list item": "List or list item", + "Load Chart Layout": "Load Chart Layout", + "Load Chart": "Load Chart", + "Load Layout Chart": "Load Layout Chart", + "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.": "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.", + "Load New Bars": "Carregar Novas Barras", + "Load": "Abrir", + "loading data": "carregar dados", + "Loading market depth data…": "Loading market depth data…", + "loading...": "carregando...", + "Loading...": "Loading...", + "Lock All Drawing Tools": "Bloquear todos os Desenhos", + "Lock Scale": "Bloquear Escala", + "Lock scale": "Bloquear escala", + "Lock": "Bloquear", + "Lock/Unlock": "Bloquear/Desbloquear", + "Log Scale": "Escala Logarítmica", + "Log Scale_scale_menu": "Escala Logarítmica", + "log": "Logarítmica", + "Logged as": "Logged as", + "Logged out": "Logged out", + "London": "Londres", + "Long Length": "Período Longo", + "Long length": "Período longo", + "Long Period": "Período Longo", + "Long period": "Long period", + "Long Position": "Posição Compradora", + "Long RoC Length_input": "Período RoC Longo", "Long Term Capital": "Long Term Capital", "Long Term Debt to Long Term Capital": "Long Term Debt to Long Term Capital", "Long Term Debt to Total Capital": "Long Term Debt to Total Capital", - "Long-term Debt": "Long-term Debt", + "Long": "Comprador", + "LONG": "LONG", "Long-term Debt Payments": "Long-term Debt Payments", "Long-term Debt Proceeds": "Long-term Debt Proceeds", + "Long-term Debt": "Long-term Debt", "Long-term Deferred Income Tax Liabilities": "Long-term Deferred Income Tax Liabilities", "Long-term Deferred Liability Charges": "Long-term Deferred Liability Charges", + "Long-term intervals are better than short-term ones for publishing analysis. An idea on 1 minute bars will probably become obsolete by the time people read it. However a good idea may still be featured.": "Long-term intervals are better than short-term ones for publishing analysis. An idea on 1 minute bars will probably become obsolete by the time people read it. However a good idea may still be featured.", "Long-term Investments": "Long-term Investments", - "Minority Interest": "Minority Interest", + "Long_input": "Período Longo", + "long_input": "Período longo", + "longlen_input": "Período Longo", + "Los Angeles": "Los Angeles", + "Low price available now – don’t miss this chance!": "Low price available now – don’t miss this chance!", + "Low": "Мínimo", + "low": "mínima", + "Low_in_legend": "Min", + "Lower Band": "Banda inf", + "Lower Bound": "Lower Bound", + "Lower Devation": "Lower Devation", + "Lower Deviation": "Desvio Inferior", + "Lower": "Limite Inferior", + "LowerLimit": "Limite Inferior", + "LSE - Stock - UK": "LSE - Stock - UK", + "m": "m", + "M_dates": "M", + "m_dates": "Mês", + "MA Cross": "MA Cross", + "MA Cross_study": "MA Cross", + "MA Exp Ribbon": "MA Exp Ribbon", + "MA Length": "Intervalo média móvel", + "MACD": "MACD", + "Madrid": "Маdrid", + "Magnet Mode": "Fixar ao Preço", + "Major": "Maior", + "Make a Copy": "Make a Copy", + "Make a Copy...": "Make a Copy...", + "Make It Mine": "Make It Mine", + "Manage Alerts": "Manage Alerts", + "Manage Drawings": "Organizar Desenhos", + "Mar": "Маr", + "Margin AT": "Margin AT", + "Margin G": "Margin G", + "Margin G%": "Margin G%", + "Margin O": "Margin O", + "Margin PT": "Margin PT", + "Margins": "Margins", + "Marker Color": "Marker Color", + "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.": "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.", + "Market Cap - Basic": "Market Cap - Basic", + "market closed": "Mercado fechado", + "Market Open": "Mercado Aberto", + "market open": "mercado aberto", + "Market Summary": "Market Summary", + "Market": "Market", + "Marketplace Add-ons": "Marketplace Add-ons", + "Mass Index": "Mass Index", + "Mass Index_study": "Mass Index", + "Max value": "Max value", + "Maximize Chat": "Maximize Chat", + "maximum_input": "Máximo", + "May": "Мai", + "McGinley Dynamic": "McGinley Dynamic", + "Measure (Shift + Click on the chart)": "Medição (Shift + Clique no gráfico)", + "Median": "Média", + "MERCADO - Bitcoin": "MERCADO - Bitcoin", + "Merge Down": "Agrupar para baixo", + "Merge Up": "Agrupar para cima", + "Message settings": "Message settings", + "Message": "Message", + "messages today": "__messages__ messages today", + "MGEX - Futures - USA": "MGEX - Futures - USA", + "MicroTrends": "MicroTrends", + "middle": "centro", + "Middle": "Centro", + "Minor": "Menor", + "Minority Interest & Equity Earnings": "Minority Interest & Equity Earnings", "Minority Interest & Equity Earnings": "Minority Interest & Equity Earnings", + "Minority Interest": "Minority Interest", + "Minuette": "Minueto", + "Minus Line": "Minus Line", + "minute": "minuto", + "minute_plural": "minutos", + "Minute": "Minuto", + "Mirrored": "Refletir", + "Mkt Cap": "Mkt Cap", + "mod": "mod", + "Mode": "Modo", + "MODERATED": "MODERATED", + "Moderator": "Moderator", + "Moderators Warning Messages": "Moderators Warning Messages", + "Modified Schiff Pitchfork": "Schiff Pitchfork Modificado", + "Modified Schiff": "Schiff Modificado", + "Modify Order": "Modify Order", + "Modify": "Modify", + "Momentum": "Momentum", + "Money Flow": "Fluxo Monetário", + "Money Flow_study": "Fluxo Monetário", + "month": "mês", + "month_plural": "meses", + "month0": "Jan", + "month1": "Fev", + "month10": "Nov", + "month11": "Dez", + "month2": "Mar", + "month3": "Abr", + "month4": "Mai", + "month5": "Jun", + "month6": "Jul", + "month7": "Ago", + "month8": "Set", + "month9": "Оut", + "Monthly": "Monthly", + "Moon Phases": "Moon Phases", + "Moscow": "Моscovo", + "move chart 1 bar to the left.": "move chart 1 bar to the left.", + "move chart 1 bar to the right.": "move chart 1 bar to the right.", + "Move Down": "Mover para Baixo", + "move further to the left.": "move further to the left.", + "move further to the right.": "move further to the right.", + "Move Up": "Mover para Cima", + "Moving Avarage Weighted": "Moving Avarage Weighted", + "Moving Average Convergence/Divergence": "Média Móvel Convergência/Divergência", + "Moving Average Convergence/Divergence_study": "Média Móvel Convergência/Divergência", + "Moving Average Exponential": "Média Móvel Exponencial", + "Moving Average Exponential_study": "Média Móvel Exponencial", + "Moving Average Weighted_study": "Média Móvel Ponderada", + "Moving Average": "Média Móvel", + "Moving Average_study": "Média Móvel", + "Moving Down %": "Moving Down %", + "Moving Down": "Moving Down", + "Moving Up %": "Moving Up %", + "Moving Up": "Moving Up", + "MTF Studies": "MTF Studies", + "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.": "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.", + "MTPredictor": "MTPredictor", + "Mult_input": "Multiplicador", + "mult_input": "Multiplicador", + "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.": "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.", + "Multi-Time Period Charts": "Gráfico Multi-Períodos (MTPC)", + "Multiple accounts": "Multiple accounts", + "Multiple charts layout and watch lists": "Multiple charts layout and watch lists", + "Multiple Charts Layout available only to PRO users.": "Multiple Charts Layout available only to PRO users.", + "Multiple Charts Layout": "Multiple Charts Layout", + "Multiple Connections": "Multiple Connections", + "Multiple Watch Lists available only to PRO users.": "Multiple Watch Lists available only to PRO users.", + "Multiple Watch Lists": "Multiple Watch Lists", + "Multiplier": "Multiplicador", + "My Ideas and Notes": "My Ideas and Notes", + "My ideas only": "My ideas only", + "My Script": "My Script", + "My Scripts": "My Scripts", + "n/a": "n/d", + "Name": "Name", + "NASDAQ - Stock - USA": "NASDAQ - Stock - USA", + "NASDAQ and NYSE charge exchange and per-user fees, which means we can’t give this for free to everyone (as much as we'd love to). Our free feed is provided by BATS electronic exchange, which offers approximate volumes and prices with fewer updates.": "NASDAQ and NYSE charge exchange and per-user fees, which means we can’t give this for free to everyone (as much as we'd love to). Our free feed is provided by BATS electronic exchange, which offers approximate volumes and prices with fewer updates.", + "Nasdaq Gap Down Stocks": "Nasdaq Gap Down Stocks", + "Nasdaq Gap Up Stocks": "Nasdaq Gap Up Stocks", + "Nasdaq Percent Advances": "Nasdaq Percent Advances", + "Nasdaq Percent Declines": "Nasdaq Percent Declines", + "Nasdaq Price Advances": "Nasdaq Price Advances", + "Nasdaq Price Declines": "Nasdaq Price Declines", + "Nasdaq Range Advances": "Nasdaq Range Advances", + "Nasdaq Range Declines": "Nasdaq Range Declines", + "Nasdaq Volume Leaders": "Nasdaq Volume Leaders", "Net Change in Cash": "Net Change in Cash", "Net Debt": "Net Debt", "Net Income Applicable to Common": "Net Income Applicable to Common", "Net Income from Continuing, Operations Applicable to Common": "Net Income from Continuing, Operations Applicable to Common", "Net Income per Employee": "Net Income per Employee", + "Net Income": "Net Income", "Net Operating Profit after Tax": "Net Operating Profit after Tax", + "Net Volume": "Net Volume", + "Net Volume_study": "Net Volume", "Net Working Capital": "Net Working Capital", + "NEUTRAL": "NEUTRAL", + "NEW CHART LAYOUT": "NEW CHART LAYOUT", + "New moon mark": "New moon mark", + "New password is sent to your email.": "New password is sent to your email.", + "New script name": "New script name", + "New York": "Nova York", + "New {0} chart...": "New {0} chart...", + "New": "Novo", + "News": "Notícias", + "next symbol": "next symbol", + "Next": "Next", + "No account history yet": "No account history yet", + "No advertising, direct marketing, or solicitation! To advertise to our audience contact founders@tradingview.com": "No advertising, direct marketing, or solicitation! To advertise to our audience contact founders@tradingview.com", + "No alerts triggered": "No alerts triggered", + "No alerts": "No alerts", + "No defamatory, threatening or discriminatory remarks, hate speech or personal attacks.": "No defamatory, threatening or discriminatory remarks, hate speech or personal attacks.", + "No drawings yet": "Sem Desenhos", + "No ideas matched your criteria": "No ideas matched your criteria", + "No ideas.
If you want to use this service - please sign in or register!": "No ideas.
If you want to use this service - please sign in or register!", + "No indicators matched your criteria.": "Não foram encontrados indicadores que correspondam à escolha selecionada.", + "No links / posts with illegal content, pornography, or nudity.": "No links / posts with illegal content, pornography, or nudity.", + "No monthly invoices": "No monthly invoices", + "No notifications yet": "No notifications yet", + "No posting links or reference to content / sites that contain viruses or malware.": "No posting links or reference to content / sites that contain viruses or malware.", + "No public library scripts were found.": "No public library scripts were found.", + "No real-time data": "No real-time data", + "No saved scripts yet": "No saved scripts yet", + "No scripts matched your criteria": "No scripts matched your criteria", + "No Sound notifications": "No Sound notifications", + "No study templates saved": "No study templates saved", + "No symbols matched your criteria": "Não foram encontrados símbolos que correspondam à escolha selecionada", + "No": "No", + "NO": "NO", + "No, thank you": "No, thank you", "Non-operating Gains/Losses": "Non-operating Gains/Losses", "Noncontrolling Interest": "Noncontrolling Interest", + "Normal Bearish Divergence": "Normal Bearish Divergence", + "Normal Bullish Divergence": "Normal Bullish Divergence", + "Normal": "Normal", + "Not applicable": "Não aplicável", + "not authorized": "not authorized", + "Note": "Nota", + "Note: default study templates won't be removed permanently": "Note: default study templates won't be removed permanently", "Notes Payable": "Notes Payable", + "Notification sound": "Notification sound", + "Notifications": "Notifications", + "Nov": "Nov", + "Now is your LAST & FINAL chance to get 12 months for only $199.80 (regular $299.40). That’s less than $16.65/month and 33% off regular price.": "Now is your LAST & FINAL chance to get 12 months for only $199.80 (regular $299.40). That’s less than $16.65/month and 33% off regular price.", + "NSE - Stock - India": "NSE - Stock - India", "Number of Employees": "Number of Employees", "Number of Shareholders": "Number of Shareholders", + "NYMEX - Futures - USA": "NYMEX - Futures - USA", + "NYMEX E-mini": "NYMEX E-mini", + "NYSE - Stock - USA": "NYSE - Stock - USA", + "NYSE Gap Down Stocks": "NYSE Gap Down Stocks", + "NYSE Gap Up Stocks": "NYSE Gap Up Stocks", + "NYSE LIFFE - Futures - USA": "NYSE LIFFE - Futures - USA", + "NYSE Percent Advances": "NYSE Percent Advances", + "NYSE Percent Declines": "NYSE Percent Declines", + "NYSE Price Advances": "NYSE Price Advances", + "NYSE Price Declines": "NYSE Price Declines", + "NYSE Range Advances": "NYSE Range Advances", + "NYSE Range Declines": "NYSE Range Declines", + "NYSE Volume Leaders": "NYSE Volume Leaders", + "Objects Tree": "Lista de Objetos", + "Objects Tree...": "Lista de Objectos...", + "Oct": "Оut", + "Official AMEX, NYSE & NASDAQ Real-time Data": "Official AMEX, NYSE & NASDAQ Real-time Data", + "Official real-time & intraday data": "Official real-time & intraday data", + "Official real-time, intraday and volume data": "Official real-time, intraday and volume data", + "Offset": "Desvio", + "Oh no! You have only two weeks left in your PRO Plus trial! These benefits will expire in two short weeks:": "Oh no! You have only two weeks left in your PRO Plus trial! These benefits will expire in two short weeks:", + "OHLC Values": "Valores Abertura/Alta/Baixa/Fechamento", + "ohlc4": "ohlc4", + "OK": "Aceitar", + "OKCOIN - Bitcoin": "OKCOIN - Bitcoin", + "On Balance Volume": "On Balance Volume", + "On Balance Volume_study": "On Balance Volume", + "OnBalanceVolume": "OnBalanceVolume", + "Once per bar (on close)": "Once per bar (on close)", + "Once per bar (on condition)": "Once per bar (on condition)", + "Once": "Once", + "One account can be accessed from one browser (on one device) at a time - to stay compliant with exchange regulations and prevent unauthorized access.": "One account can be accessed from one browser (on one device) at a time - to stay compliant with exchange regulations and prevent unauthorized access.", + "Only private ideas": "Only private ideas", + "Only PRO Plus and Premium subscibers can access extended hours data on the charts. Extended trading hours include both pre-market and after hours sessions each day the market is open.": "Only PRO Plus and Premium subscibers can access extended hours data on the charts. Extended trading hours include both pre-market and after hours sessions each day the market is open.", + "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D) interval.": "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D) interval.", + "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D)": "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D)", + "Only PRO, PRO Plus and Premium users that have a subscription to {{exchange}} Exchange can get official data on real-time prices, volume and intraday history. You'll now be switched to the Daily (D) interval, which is available to all users.": "Only PRO, PRO Plus and Premium users that have a subscription to {{exchange}} Exchange can get official data on real-time prices, volume and intraday history. You'll now be switched to the Daily (D) interval, which is available to all users.", + "open Indicators.": "open Indicators.", + "Open Interval Dialog": "Open Interval Dialog", + "open Load Chart.": "open Load Chart.", + "Open Pine Script Editor": "Open Pine Script Editor", + "Open Price": "Open Price", + "Open Script": "Open Script", + "Open Trading Panel": "Open Trading Panel", + "Open": "Abertura", + "open": "abertura", + "Open_in_legend": "Abr", + "Open_line_tool_position": "Aberto", "Operating Expenses": "Operating Expenses", "Operating Leases": "Operating Leases", "Operating Margin": "Operating Margin", + "Operating Metrics": "Operating Metrics", "Operating Profit": "Operating Profit", "Operating Revenue": "Operating Revenue", + "or copy url:": "ou copiar url:", + "Or": "Or", + "Order #": "Order #", + "Order": "Order", + "Original": "Original", + "Oscillator": "Oscilador", + "Oscillators": "Oscillators", + "OTC - Stock - USA": "OTC - Stock - USA", "Other Accounts Payable and Accrued Expenses": "Other Accounts Payable and Accrued Expenses", "Other Accounts, Notes Receivable": "Other Accounts, Notes Receivable", "Other Accumulated Comprehensive Income": "Other Accumulated Comprehensive Income", @@ -1307,9 +1423,10 @@ "Other Current Assets": "Other Current Assets", "Other Current Liabilities": "Other Current Liabilities", "Other Debt, Net": "Other Debt, Net", - "Other Equity": "Other Equity", "Other Equity Transactions, Net": "Other Equity Transactions, Net", + "Other Equity": "Other Equity", "Other Financing Activities, Net": "Other Financing Activities, Net", + "Other General & Administrative Expense": "Other General & Administrative Expense", "Other General & Administrative Expense": "Other General & Administrative Expense", "Other Interest Income/Expense, Net": "Other Interest Income/Expense, Net", "Other Investing Activities": "Other Investing Activities", @@ -1320,36 +1437,643 @@ "Other Operating Expenses": "Other Operating Expenses", "Other Receivables": "Other Receivables", "Other Revenue": "Other Revenue", + "Other Selling, General & Administrative Expenses": "Other Selling, General & Administrative Expenses", "Other Selling, General & Administrative Expenses": "Other Selling, General & Administrative Expenses", + "Other": "Other", + "Our PRO Plus users see amazing benefits. You get advanced trading opportunities using multi symbol statistical arbitrage techniques. Read more about PRO Plus features.": "Our PRO Plus users see amazing benefits. You get advanced trading opportunities using multi symbol statistical arbitrage techniques. Read more about PRO Plus features.", + "Outside Channel": "Outside Channel", + "Overbought": "Overbought", + "Overlay the main chart": "Sobrepor gráfico principal", + "Override Min Tick": "Alterar Resolução Min", + "Oversold": "Oversold", + "Overwrite Script": "Overwrite Script", + "Paper Trading is disconnected": "Paper Trading is disconnected", + "Parabolic SAR": "SAR Parabólico", + "Parabolic SAR_study": "SAR Parabólico", + "ParabolicSAR": "ParabolicSAR", + "Parallel Channel": "Canal Paralelo", + "Paris": "Paris", + "partially erase.": "partially erase.", "Partners Capital": "Partners Capital", + "Password": "Password", + "Paste %s": "Paste %s", + "paste object.": "paste object.", + "Pearson's R": "Pearson's R", "Pension/Postretirement Obligation": "Pension/Postretirement Obligation", + "per month": "per month", + "per year": "per year", + "Percent Advances": "Maiores Altas", + "Percent Declines": "Maiores Baixas", + "Percent": "Percent", + "percent_input": "Percentagem", + "Percentage": "Percentagem", + "Percentage_scale_menu": "Percentagem", + "Period ending": "Period ending", + "Period Ending": "Period Ending", + "Period": "Período", + "Permanent link to this message": "Permanent link to this message", + "Personal information": "Personal information", + "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.": "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.", + "Pick your idea or paste url to someone's else idea.": "Pick your idea or paste url to someone's else idea.", + "Pine Editor": "Pine Editor", + "Pine Script Editor": "Editor de Script Pine", + "Pine Script Reference": "Pine Script Reference", + "Pine Script Tutorial": "Pine Script Tutorial", + "Pitchfan": "Pitchfan", + "Pitchfork": "Pitchfork", + "Pivot Points High Low": "Pivô de Alta e de Baixa", + "Pivot Points Standard": "Pivot Points Standard", + "Pivots Timeframe": "Intervalo de pivôs", + "Place Order": "Place Order", + "Play Sound": "Play Sound", + "Please consider subscribing to our PRO service which includes many other features not available in the free membership.": "Please consider subscribing to our PRO service which includes many other features not available in the free membership.", + "Please do not modify the alert so we can investigate the issue.": "Please do not modify the alert so we can investigate the issue.", + "Please enter a valid idea URL or chart image URL": "Please enter a valid idea URL or chart image URL", + "Please enter chart layout name": "Please enter chart layout name", + "Please enter chart name": "Please enter chart name", + "Please enter your feedback": "Please enter your feedback", + "Please name this script": "Please name this script", + "Please read before publishing": "Please read before publishing", + "Please use English for conversation. Other languages will be supported in the future": "Please use English for conversation. Other languages will be supported in the future", + "Please use only English in tags": "Please use only English in tags", + "Please, enter your e-mail": "Please, enter your e-mail", + "Plot dividends": "Plot dividends", + "Plot earnings": "Plot earnings", + "Plot Offsets": "Plot Offsets", + "Plot splits": "Plot splits", + "Plot": "Traço", + "Plots Background": "Fundo", + "Point & Figure": "Ponto & Figura", + "Point bar": "Point __point__ Bar #", + "Polyline": "Linha Segmentada", + "Position": "Position", + "post-market": "pos-mercado", + "Post-Market": "Post-Market", + "pre-market": "pré-abertura", + "Pre-Market": "Pré-Abertura", "Pre-tax Margin": "Pre-tax Margin", + "Precise Labels": "Precise Labels", + "Precision": "Precisão", "Preferred Dividends": "Preferred Dividends", "Preferred Stock": "Preferred Stock", + "Premium": "Premium", "Prepaid Expenses": "Prepaid Expenses", + "Presentation is important. Too much clutter adds to confusion.": "Presentation is important. Too much clutter adds to confusion.", + "Prev": "Prev", + "Previous Close Price": "Preço de Fechamento Anterior", + "previous close": "fechamento anterior", + "previous symbol": "previous symbol", + "Price % Change 1 Week": "Price % Change 1 Week", + "Price % Change 4 Week": "Price % Change 4 Week", + "Price % Change 52 Week": "Price % Change 52 Week", + "Price - 52 Week High": "Price - 52 Week High", + "Price - 52 Week Low": "Price - 52 Week Low", + "Price Advances": "Price Advances", + "Price Declines": "Price Declines", + "Price History": "Price History", + "Price incorrect": "Price incorrect", + "Price Label": "Legenda de Preço", + "Price Levels": "Níveis de Preços", + "Price Line": "Linha de Preço", + "Price Oscillator": "Oscilador de Preço", + "Price Oscillator_study": "Oscilador de Preço", + "Price Range": "Intervalo de Preços", + "Price Scale": "Escala de Preço", + "Price Source": "Origem do Preço", + "Price Volume Trend": "Tendência de Preço Volume (PVT)", + "Price": "Preço", + "Price/Earnings, TTM": "Price/Earnings, TTM", + "Price/Revenue, TTM": "Price/Revenue, TTM", + "Price:": "Preço:", + "Prices": "Preços", + "Primary Exchange": "Primary Exchange", + "Primary": "Primária", + "Prior": "Prior", + "Priority email support": "Priority email support", + "Priority phone support": "Priority phone support", + "Priority Support": "Priority Support", + "Private Chart Publishing": "Private Chart Publishing", + "PRO Badge & Adding Value": "PRO Badge & Adding Value", + "PRO members can add optional multi-device access. Click \"Buy Multi-Device Access\" to access your account from several devices at the same time. Click CONNECT to terminate the other session and connect here.": "PRO members can add optional multi-device access. Click \"Buy Multi-Device Access\" to access your account from several devices at the same time. Click CONNECT to terminate the other session and connect here.", + "PRO Plus Trial": "PRO Plus Trial", + "Pro Realtime": "Pro Realtime", + "Pro Trial": "Pro Trial", + "Pro": "Pro", + "pro": "pro", + "Profile Settings": "Profile Settings", + "Profit Background Color": "Cor do Fundo do Objetivo", + "Profit Level. Ticks:": "Distância do Objetivo. Ticks:", + "PROFIT TRGT": "PROFIT TRGT", + "Profit": "Profit", + "Profitability": "Profitability", + "Projection": "Projeção", + "Properties": "Configurações", + "Properties...": "Configurações...", "Property and Equipment, Gross": "Property and Equipment, Gross", + "Property, Plant & Equipment, Net": "Property, Plant & Equipment, Net", "Property, Plant & Equipment, Net": "Property, Plant & Equipment, Net", + "propertypage-name-label": "propertypage-name-label", + "propertypage-name-label_css_class": "propertypage-name-label-nocap", + "ProTradingIndicators": "ProTradingIndicators", + "Public Library": "Public Library", + "Public Profile": "Public Profile", + "PUBLISH IDEA": "PUBLISH IDEA", + "PUBLISH SCRIPT": "PUBLISH SCRIPT", + "Publish Script": "Publish Script", + "Published Chart": "Published Chart", + "Published idea or chart image URL": "Published idea or chart image URL", + "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.", + "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.", + "Published ideas settings": "Published ideas settings", + "published": "published", + "Publishing means sharing your chart and trading idea with the financial web and the investing community. A published idea needs to be detailed and descriptive in order to be meaningful to other traders.": "Publishing means sharing your chart and trading idea with the financial web and the investing community. A published idea needs to be detailed and descriptive in order to be meaningful to other traders.", + "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.": "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.", "Purchase of Investments": "Purchase of Investments", + "Qty": "Qty", + "Quantity": "Quantity", "Quick Ratio": "Quick Ratio", + "Quote this message": "Quote this message", + "Quotes are delayed by 10 min and updated every 30 seconds": "Quotes are delayed by 10 min and updated every 30 seconds", + "Quotes are delayed by 10 min and updated in realtime": "Quotes are delayed by 10 min and updated in realtime", + "Range Advances": "Range Advances", + "Range Declines": "Range Declines", + "range": "range", + "Rate Of Change": "Taxa de Variação (ROC)", + "Rating": "Rating", + "Ray": "Raio", + "Read more": "Read more", + "Read more...": "Read more...", "Realized Gains/Losses": "Realized Gains/Losses", + "realtime": "tempo real", + "Realtime": "Tempo real", + "Rearm every 1 minute": "Rearm every 1 minute", + "Rearm every 10 minute": "Rearm every 10 minute", + "Rearm every 30 minute": "Rearm every 30 minute", + "Rearm every 5 minute": "Rearm every 5 minute", + "Rearm every hour": "Rearm every hour", + "Recent Chats": "Recent Chats", + "Recover Password": "Recover Password", + "Recover": "Recover", + "Rectangle": "Retângulo", + "Redo {0}": "Refazer", + "Redo": "Refazer", + "redo": "redo", + "Regression Trend": "Regressão de Tendência", + "Relative Strength Index": "Índice de Força Relativa (RSI)", + "Relative Strength Index_study": "Índice de Força Relativa (RSI)", + "Relative Vigor Index": "Índice de Vigor Relativo (RVI)", + "Relative Vigor Index_study": "Índice de Vigor Relativo (RVI)", + "Relative Volatility Index": "Índice de Volatilidade Relativa", + "Relative Volatility Index_study": "Índice de Volatilidade Relativa", + "Remember me": "Remember me", + "Remember, with PRO Plus you benefit from:": "Remember, with PRO Plus you benefit from:", + "Remove All Drawing Tools": "Remover todos os Desenhos", + "Remove All Indicators": "Remover todos os Indicadores", + "Remove All Studies": "Remover todos os Estudos", + "Remove custom interval": "Remove custom interval", + "Remove from favorites": "Remover dos favoritos", + "Remove this room from favorites": "Remove this room from favorites", + "Remove": "Remover", + "Rename Chart Layout": "Rename Chart Layout", + "Rename Chart": "Rename Chart", + "Rename script": "Rename script", + "Rename...": "Renomear...", + "Renko": "Renko", + "Renko, Kagi, Line Break, Point & Figure": "Renko, Kagi, Line Break, Point & Figure", + "Report data issues": "Report data issues", + "Report Data Issues": "Report Data Issues", + "Repost to": "Repost to", "Repurchase of Equity": "Repurchase of Equity", + "Reputation": "Reputation", + "Require Order Confirmation": "Require Order Confirmation", + "Research & Development Expense": "Research & Development Expense", "Research & Development Expense": "Research & Development Expense", + "Reset Chart": "Centrar Gráfico", + "Reset Paper Trading Account": "Reset Paper Trading Account", + "Reset Paper Trading Account...": "Reset Paper Trading Account...", + "Reset Scale": "Centrar Escala", + "Reset Settings": "Reinicializar configurações", + "Reset": "Reajustar", + "Restart Alert {{description}} on {{title}}": "Restart Alert {{description}} on {{title}}", + "Restart Alert...": "Restart Alert...", + "Restart": "Restart", + "Restart...": "Restart...", "Restricted Cash": "Restricted Cash", + "Restructuring, Remediation & Impairment Provisions": "Restructuring, Remediation & Impairment Provisions", "Restructuring, Remediation & Impairment Provisions": "Restructuring, Remediation & Impairment Provisions", "Retained Earnings": "Retained Earnings", + "retrying": "tentar novamente", "Return on Assets": "Return on Assets", + "Return on Equity": "Return on Equity", + "Return on Invested Capital %, TTM": "Return on Invested Capital %, TTM", "Return on Invested Capital": "Return on Invested Capital", + "Rev LA": "Rev LA", "Revenue per Employee": "Revenue per Employee", + "Reverse position": "Reverse position", + "Reverse Position": "Reverse Position", + "Reverse {0} position?": "Reverse {0} position?", + "Reverse": "Inverter", + "Right End": "Extrema Direita", + "Right Labels": "Legendas à Direita", + "Right Lables": "Legendas à Direita", + "Right Margin": "Margem Direita", + "Right Shoulder": "Ombro Direito", + "right": "direita", + "Rights infringement": "Rights infringement", + "Risk/Reward long": "Risco/Retorno Comprador", + "Risk/Reward Ratio: {0}": "Taxa Risco/Retorno: {0}", + "Risk/Reward short": "Risco/Retorno Vendedor", + "RobBooker": "RobBooker", + "ROC Length": "ROC Length", + "ROC": "ROC", + "roclen1_input": "Período RoC 1", + "roclen2_input": "Período RoC 2", + "roclen3_input": "Período RoC 3", + "roclen4_input": "Período RoC 4", + "Room archives...": "Room archives...", + "Room purpose": "Room purpose", + "Room title": "Room title", + "Rotated Rectangle": "Retângulo Rotativo", + "RSI Length": "RSI Length", + "RSI Source": "RSI Source", + "RSI": "RSI", + "Run Product Walk-Through": "Run Product Walk-Through", + "RVI": "RVI", + "s": "s", + "S/L": "S/L", "Sale of Investments": "Sale of Investments", + "Sale of Property, Plant & Equipment": "Sale of Property, Plant & Equipment", "Sale of Property, Plant & Equipment": "Sale of Property, Plant & Equipment", + "Sales & Marketing Expense": "Sales & Marketing Expense", "Sales & Marketing Expense": "Sales & Marketing Expense", + "Sao Paulo": "São Paulo", + "Save ${{savings}}": "Save ${{savings}}", + "Save As Default": "Salvar como default", + "Save As Watchlist...": "Save As Watchlist...", + "Save As...": "Salvar como...", + "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout": "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout", + "Save Chart Layout": "Save Chart Layout", + "Save Drawing Template As...": "Salvar template do desenho como...", + "Save image": "Salvar Imagem", + "Save Interval": "Save Interval", + "Save New Chart Layout": "Save New Chart Layout", + "Save New Chart": "Save New Chart", + "Save Script As": "Save Script As", + "Save Study Template As...": "Save Study Template As...", + "Save symbol list as...": "Save symbol list as...", + "Save": "Salvar", + "save": "save", + "Scale Left": "Escala Esquerda", + "Scale Percentage": "Escala Percentual", + "Scale Price Chart Only": "Scale Price Chart Only", + "Scale Right": "Escala Direita", + "Scale Series Only": "Apenas Escala de Preços", + "Scale series only": "Apenas escala de preços", + "Scale Series only": "Apenas escala de preços", + "Scale": "Escala", + "Scales Lines": "Linhas da Escala", + "Scales Properties": "Configurações da Escala...", + "Scales Properties...": "Configurações da Escala...", + "Scales Text": "Теxto da Escala", + "Scales": "Escalas", + "Scaling": "Escala", + "Schiff Pitchfork": "Schiff Pitchfork", + "Schiff": "Schiff", + "Screen (No Scale)": "Área Total (sem escala)", + "Script Editor": "Editor de Linguagem Pine", + "Script Editor...": "Editor de Script...", + "Script must have a name": "Script must have a name", + "Script Name": "Script Name", + "Script text is not modified, nothing to save": "Script text is not modified, nothing to save", + "SCRIPT TITLE AND DESCRIPTION": "SCRIPT TITLE AND DESCRIPTION", + "SCRIPT TITLE": "SCRIPT TITLE", + "SCRIPT": "SCRIPT", + "Scripts": "Scripts", + "Search for scripts published by community": "Search for scripts published by community", + "Search ideas": "Search ideas", + "Search scripts": "Search scripts", + "Search": "Procurar", + "Sector": "Setor", + "See All Tags...": "See All Tags...", + "Select Layout": "Select Layout", + "Select type...": "Select type...", + "Select user to start new chat with": "Select user to start new chat with", + "Sell Ask": "Sell Ask __quote__", + "Sell Bid": "Sell Bid __quote__", + "Sell Market": "Sell Market", + "Sell symbol": "Sell __displaySymbol__ Stop __abbreviatedNumber__ @ __formattedValue__", + "Sell": "Sell", + "Selling, General & Administrative Expenses": "Selling, General & Administrative Expenses", "Selling, General & Administrative Expenses": "Selling, General & Administrative Expenses", + "Send Backward": "Enviar a Trás", + "Send E-mail": "Send E-mail", + "Send Feedback or Report an Issue": "Send Feedback or Report an Issue", + "Send Message to stocktwits": "Send Message to stocktwits", + "Send message": "Send message", + "Send private message to": "Send private message to __username__", + "Send Reply": "Send Reply", + "Send SMS": "Send SMS", + "Send to Back": "Enviar para Trás", + "Send": "Send", + "Senkou A": "Senkou A", + "Senkou B": "Senkou B", + "Seoul": "Seul", + "Sep": "Set", + "Session Breaks": "Divisão de Dias", + "Sessions": "Sessions", + "Set Alert": "Set Alert", + "Set chat title...": "Set chat title...", + "Settings": "Configurações", + "Shanghai": "Shangai", + "Share on StockTwits a snapshot of your chart as a picture and whatever you write.": "Share on StockTwits a snapshot of your chart as a picture and whatever you write.", + "Share on Twitter a snapshot of your chart as a picture and whatever you write.": "Share on Twitter a snapshot of your chart as a picture and whatever you write.", + "Share to...": "Share to...", + "Shareholders": "Shareholders", + "Shares": "Shares", + "Short Length": "Período Curto", + "Short length": "Período curto", + "Short Period": "Período curto", + "Short period": "Short period", + "Short Position": "Posição Vendedora", + "Short RoC Length_input": "Período RoC Curto", + "Short": "Vendedor", + "SHORT": "SHORT", "Short-term Borrowings": "Short-term Borrowings", "Short-term Investments": "Short-term Investments", + "Short_input": "Período Curto", + "short_input": "Período curto", + "shortlen_input": "Período Curto", + "Show Active Orders Only": "Show Active Orders Only", + "Show Alert Labels": "Show Alert Labels", + "Show all messages from": "Show all messages from __username__", + "Show all my messages": "Show all my messages", + "Show All": "Visualizar Tudo", + "Show Angle": "Mostrar Ângulo", + "Show Arguments in Header": "Visualizar Descrição no Cabeçalho", + "Show Background": "Visualizar Fundo", + "Show Bars Range": "Visualizar Intervalo de Barras", + "Show Buy/Sell Panel": "Show Buy/Sell Panel", + "Show chart snapshot preview": "Show chart snapshot preview", + "Show Console": "Show Console", + "Show Countdown": "Visualizar Contagem", + "Show data": "Show data", + "Show Date/Time Range": "Visualizar Intervalo de Dia/Tempo", + "Show Distance": "Visualizar Distância", + "Show Dividends on Chart": "Show Dividends on Chart", + "Show Earnings on Chart": "Show Earnings on Chart", + "Show Executions": "Show Executions", + "Show historical pivots": "Mostrar pivôs históricos", + "Show Indicator Last Value": "Show Indicator Last Value", + "Show Labels": "Visualizar Legendas", + "Show Last Value on Price Scale": "Visualizar Último Valor na Escala de Preços", + "Show Last Value": "Visualizar Último Valor", + "Show Left Axis": "Visualizar Escala de Preços à Esquerda", + "show MA_input": "Visualizar MM", + "Show more": "Show more", + "Show More": "Show More", + "Show Objects Tree": "Visualizar Lista de Objetos", + "Show Only Drawings": "Visualizar apenas Desenhos", + "Show only favorite rooms": "Show only favorite rooms", + "Show only my sent and received messages": "Show only my sent and received messages", + "Show Only Studies": "Visualizar apenas Estudos", + "Show Orders": "Show Orders", + "Show Popup": "Show Popup", + "Show Positions": "Show Positions", + "Show Price Range": "Visualizar Intervalo de Preços", + "Show Price": "Visualizar Preço", + "Show Prices": "Visualizar Preços", + "Show Right Axis": "Visualizar Escala de Preços à Direita", + "Show Source Code": "Show Source Code", + "Show Splits on Chart": "Show Splits on Chart", + "Show Symbol Labels": "Visualizar Legenda do Símbolo", + "Show Symbol Labels_context_menu": "Visualizar Legenda do Símbolo", + "Show Symbol Last Value": "Show Symbol Last Value", + "Show Text": "Visualizar Texto", + "Show Time": "Visualizar Tempo", + "Show Wave": "Visualizar Onda", + "Show": "Visualizar", + "Show/Hide Drawings Toolbar": "Mostrar/Esconder Barra de Desenhos", + "Show/Hide": "Visualizar/Esconder", + "showMA_input": "Visualizar Média Móvel", + "Sig": "Sig", + "siglen_input": "Período do Sinal", + "sigma_input": "sigma", + "Sigma_input": "Sigma", + "Sign In": "Sign In", + "Sign in": "Sign in", + "Sign Out": "Sign Out", + "Sign out": "Sign out", + "Sign Up for FREE": "Sign Up for FREE", + "Sign Up": "Sign Up", + "Signal Labels": "Signal Labels", + "Signal Length": "Signal Length", + "Signal Line Period": "Signal Line Period", + "Signal line period": "Signal line period", + "Signal smoothing": "Signal smoothing", + "Signal": "Sinal", + "signalLength_input": "Período do Sinal", + "Simple ma(oscillator)": "Simple ma(oscillator)", + "Simple ma(signal line)": "Simple ma(signal line)", + "Simple": "Simples", + "Singapore": "Singapura", + "Size": "Size", + "Skip": "Skip", + "Slow length": "Slow length", + "Slow Length": "Slow Length", + "Slow scrolling or chart loading": "Slow scrolling or chart loading", + "slowLength_input": "Período Lento", + "SMA": "SMA", + "smalen1_input": "Período MA 1", + "smalen2_input": "Período MA 2", + "smalen3_input": "Período MA 3", + "smalen4_input": "Período MA 4", + "SMI Ergodic Indicator": "Indicador de Índice de Momento Estocástico (SMI) Ergódico", + "SMI Ergodic Indicator/Oscillator": "Indicador/Oscilador de Índice de Momento Estocástico (SMI) Ergódico", + "SMI Ergodic Indicator/Oscillator_study": "Indicador/Oscilador de Índice de Momento Estocástico (SMI) Ergódico", + "SMI Ergodic Oscillator": "Oscilador de Índice de Momento Estocástico (SMI) Ergódico", + "smoothD_input": "Suavizar Período %D", + "Smoothed Moving Average": "Média Móvel Suavizada", + "smoothK_input": "Suavizar Período %K", + "So… You’ve had free PRO Plus for a week now. Seeing the advantages?": "So… You’ve had free PRO Plus for a week now. Seeing the advantages?", + "Social": "Social", + "Some authors that we recommend get marked as Suggested Authors, and their ideas get posted to the front page automatically. The basis for recommending authors is multiple factors, which include a large number of interesting ideas. A suggested author has a corresponding badge in their profile.": "Some authors that we recommend get marked as Suggested Authors, and their ideas get posted to the front page automatically. The basis for recommending authors is multiple factors, which include a large number of interesting ideas. A suggested author has a corresponding badge in their profile.", + "Someone agreed/disagreed with your idea": "Someone agreed/disagreed with your idea", + "Someone commented on the idea you follow": "Someone commented on the idea you follow", + "Someone commented on your idea": "Someone commented on your idea", + "Someone followed you": "Someone followed you", + "Someone logged into your account from different device": "Someone logged into your account from different device", + "Someone published idea on symbol you follow": "Someone published idea on symbol you follow", + "Someone replied to your comment": "Someone replied to your comment", + "Someone you follow change status": "Someone you follow change status", + "Someone you follow post new comment": "Someone you follow post new comment", + "Someone you follow published new idea": "Someone you follow published new idea", + "Sorry, PRO Plus trial could not be set.": "Sorry, PRO Plus trial could not be set.", + "Sort by last price": "Sort by last price", + "Sort by price change percent": "Sort by price change percent", + "Sort by price change": "Sort by price change", + "Sort by symbol": "Sort by symbol", + "Sound on addressed to me messages": "Sound on addressed to me messages", + "Sound on every message": "Sound on every message", + "Source back color": "Cor do fundo da base", + "Source border color": "Cor do contorno da base", + "Source Code": "Source Code", + "Source code": "Source code", + "Source Code...": "Código Fonte...", + "Source text color": "Cor do texto da base", + "Source": "Fonte", + "Source_compare": "Fonte", + "Split": "Split", + "Spreads for intraday charts are calculated based on 1-minute bars, and then recompiled into the selected interval. This approach is the only correct one, but requires significant server power. This means we can't give spread charts for free to everyone (as much as we'd like to).": "Spreads for intraday charts are calculated based on 1-minute bars, and then recompiled into the selected interval. This approach is the only correct one, but requires significant server power. This means we can't give spread charts for free to everyone (as much as we'd like to).", + "Start new chat with...": "Start new chat with...", + "START TRIAL": "START TRIAL", + "Start": "Start", + "start_input": "Início", + "Stats Text Color": "Cor do Texto de Estatísticas", + "Stay In Drawing Mode": "Manter em Modo de Desenho", + "Stay in Drawing Mode": "Manter em Modo de Desenho", + "StdDev": "DsvPad", + "Step": "Degraus", + "Stochastic Length": "Período Estocástico", + "Stochastic RSI": "RSI Estocástico", + "Stochastic RSI_study": "RSI Estocástico", + "Stochastic": "Oscilador Estocástico", + "Stochastic_study": "Oscilador Estocástico", + "Stock And Index Talks": "Stock And Index Talks", + "Stock Charts & Forex Charts": "Stock Charts & Forex Charts", "Stock Option Tax Benefits": "Stock Option Tax Benefits", + "Stock": "Ações", + "stock": "ação", + "StockTwits": "StockTwits", + "Stocktwits": "Stocktwits", + "Stop Alert": "Stop Alert", + "Stop alerts as per filter": "Stop alerts as per filter", + "Stop all Alerts": "Stop all Alerts", + "Stop Background Color": "Cor do fundo do stop", + "Stop Color:": "Cor do Stop:", + "Stop Level. Ticks:": "Distância do Stop. Ticks:", + "Stop Loss": "Stop Loss", + "STOP LOSS": "STOP LOSS", + "Stop syncing drawing": "Stop syncing drawing", + "Stop": "Stop", + "Stop: {0} ({1}%)": "Stop: {0} ({1}%)", + "Stopped Manual": "Stopped Manual", + "Stopped": "Stopped", + "Strategies": "Strategies", + "streaming": "streaming", + "Study not loading": "Study not loading", + "Study Template": "Study Template", + "Study Templates": "Study Templates", + "Style": "Estilo", + "Subminuette": "Sub-Minueto", + "SUBSCRIBE FOR ${{ cost }}": "SUBSCRIBE FOR ${{ cost }}", + "Subscribe with bitcoin": "Subscribe with bitcoin", + "Subscription Plans": "Subscription Plans", + "Success back color": "Cor do fundo (SUCESSO)", + "Success text color": "Cor do texto (SUCESSO)", + "SUCCESS": "SUCESSO", + "Suggested Chart": "Suggested Chart", + "Suggested ideas & my ideas": "Suggested ideas & my ideas", + "Suggestions & Feedback": "Suggestions & Feedback", + "SuperCycle": "Superciclo", + "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.": "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.", + "Surprise": "Surprise", + "Suspicious links": "Suspicious links", + "Swing Trading": "Swing Trading", + "Sydney": "Sidney", + "sym_input": "Símbolo", + "Sym_input": "Símbolo", + "Symbol Description": "Descrição do instrumento", + "Symbol Last Value": "Symbol Last Value", + "Symbol list name": "Symbol list name", + "Symbol Search...": "Procurar Símbolo...", + "Symbol": "Símbolo", + "SYMBOL": "INSTRUMENTO", + "symbol_input": "Símbolo", + "Symbols to be added on the chart": "Símbolos a serem adicionados ao gráfico", + "Sync crosshair on all charts": "Sync crosshair on all charts", + "Sync drawing to all charts": "Sync drawing to all charts", + "Sync drawings to all charts": "Sync drawings to all charts", + "Sync": "Sync", + "T/P": "T/P", + "TAGS": "TAGS", + "Taipei": "Тaipé", + "Take advantage of this offer now!": "Take advantage of this offer now!", + "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.": "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.", + "Take Profit": "Take Profit", + "Talks": "Talks", + "Target back color": "Cor do fundo do objetivo", + "Target border color": "Cor do contorno do objetivo", + "Target Color:": "Cor do Objetivo:", + "Target text color": "Cor do texto do objetivo", + "Target: {0} ({1}%)": "Objetivo: {0} ({1}%)", "Tax Rate": "Tax Rate", + "Technical Analysis": "Análise Técnica", + "Teeth Length": "Teeth Length", + "Teeth Offset": "Teeth Offset", + "Teeth": "Teeth", + "teethLength_input": "Período Teeth", + "Tehran": "Teerã", + "Template": "Template", + "Templates": "Templates", "Temporary Equity": "Temporary Equity", + "Tenkan-sen": "Tenkan-sen", + "Text Alignment:": "Alinhamento do Texto:", + "Text color": "Cor do texto", + "Text Color": "Cor do Texto", + "Text Font": "Tipo de Letra", + "Text Wrap": "Quebrar Texto", + "Text": "Texto", + "Text:": "Texto:", + "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.": "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.", + "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!": "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!", + "The best ideas are placed in the Suggested tab, where they receive extra exposure. All suggested ideas are hand-picked by our editorial team based on a number of criteria. We have a dedicated group of people who review every idea published every day to find the most interesting and informative ideas that will be helpful to other members.": "The best ideas are placed in the Suggested tab, where they receive extra exposure. All suggested ideas are hand-picked by our editorial team based on a number of criteria. We have a dedicated group of people who review every idea published every day to find the most interesting and informative ideas that will be helpful to other members.", + "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!": "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!", + "The Extended Trading Hours feature is available only for intraday charts": "The Extended Trading Hours feature is available only for intraday charts", + "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.": "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.", + "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.": "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.", + "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:
  • Dynamically plot market support and resistance areas (SCMR Dynamic Levels™)
  • Highlight individual bar conditions (SCMR B2B™)
  • Measure and time market trading ranges (SCMR Momentum Peaks™)
No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.": "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:
  • Dynamically plot market support and resistance areas (SCMR Dynamic Levels™)
  • Highlight individual bar conditions (SCMR B2B™)
  • Measure and time market trading ranges (SCMR Momentum Peaks™)
No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.", + "Themes": "Themes", + "There was an error posting your message.": "There was an error posting your message.", + "Thin": "Thin", + "This action cannot be undone.": "This action cannot be undone.", + "This feature allows you to create any chart, such as 7 minutes, 12 minutes, or 8 hours. If you want to identify opportunities on custom intervals in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "This feature allows you to create any chart, such as 7 minutes, 12 minutes, or 8 hours. If you want to identify opportunities on custom intervals in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "This functionality is available only to PRO users.": "This functionality is available only to PRO users.", + "This is a temporary chart.": "This is a temporary chart.", + "This is EOD data with no updates.": "Dados de final de dia sem atualizações", + "This is not a user script, cannot save": "This is not a user script, cannot save", + "This is not the latest saved script version": "This is not the latest saved script version", + "This script is read only": "This script is read only", + "Three Drivers Pattern": "Padrão Três Drivers", + "Thumb Down": "Rejeitado", + "Thumb Up": "Aprovado", + "Time Interval": "Intervalo de Tempo", + "Time Levels": "Níveis de Tempo", + "Time Scale": "Escala de tempo", + "Time Zone": "Fuso Horário", + "Time": "Hora", + "TimeZone": "Fuso Horário", + "Timezone/Sessions Properties...": "Timezone/Sessions Properties...", + "Timezone/Sessions": "Fuso Horário/Sessão", + "Title": "Title", + "To get alerts list - please sign in or register!": "To get alerts list - please sign in or register!", + "To get alerts log - please sign in or register!": "To get alerts log - please sign in or register!", + "To save your work, sign up for FREE.": "To save your work, sign up for FREE.", + "To set an alert on a drawing requires the chart to be saved. Unfortunately you have already saved 5 charts. Upgrade to PRO, PRO Plus or Premium account and save as many charts as you want, along with many other exciting features. Starts from only $9.95 a month - upgrade today!": "To set an alert on a drawing requires the chart to be saved. Unfortunately you have already saved 5 charts. Upgrade to PRO, PRO Plus or Premium account and save as many charts as you want, along with many other exciting features. Starts from only $9.95 a month - upgrade today!", + "Toggle Auto Scale": "Escala Automática", + "Toggle favorite": "Toggle favorite", + "Toggle Log Scale": "Escala Logarítmica", + "Toggle Maximize Chart": "Toggle Maximize Chart", + "Toggle notifications for this room": "Toggle notifications for this room", + "Toggle Percentage": "Percentagem", + "Tokyo": "Тóquio", + "TOOL": "FERRAMENTA", + "Tools": "Ferramentas", + "Top Labels": "Legendas Superiores", + "Top Margin": "Margem Superior", + "top": "topo", + "Toronto": "Тоronto", "Total Adjustments": "Total Adjustments", + "Total agrees": "Total agrees", "Total Assets": "Total Assets", "Total Capital": "Total Capital", "Total Current Assets": "Total Current Assets", @@ -1363,87 +2087,779 @@ "Total Non-operating Income/Expense": "Total Non-operating Income/Expense", "Total Operating Expenses": "Total Operating Expenses", "Total Receivables, Net": "Total Receivables, Net", + "Total Revenue": "Total Revenue", "Total Shares Outstanding": "Total Shares Outstanding", "Total Short-term Debt": "Total Short-term Debt", "Total Stockholder's Equity": "Total Stockholder's Equity", + "Total": "Total", + "Trades on Chart": "Trades on Chart", + "Trading Journal": "Trading Journal", + "Trading Notes": "Trading Notes", + "Trading Panel": "Trading Panel", + "Trading properties...": "Trading properties...", + "Trading Properties...": "Trading Properties...", + "Trading": "Trading", + "TradingView alerts run on powerful and backed-up servers, so you’ll always get notified when something happens and won’t miss a beat. This takes considerable resources, so we can't give an unlimited number of alerts to everyone for free (as much as we'd like to).": "TradingView alerts run on powerful and backed-up servers, so you’ll always get notified when something happens and won’t miss a beat. This takes considerable resources, so we can't give an unlimited number of alerts to everyone for free (as much as we'd like to).", + "TradingView Free Quotes and Chat": "TradingView Free Quotes and Chat", + "TradingView is only for English-language content at this time.": "TradingView is only for English-language content at this time.", + "Trailing Twelve Months": "Trailing Twelve Months", + "Transparency": "Transparência", "Treasury Stock": "Treasury Stock", + "Trend Angle": "Ângulo de Tendência", + "Trend Line": "Linha de Tendência", + "Trend-Based Fib Extension": "Extensão de Fibonacci Baseado na Tendência", + "Trend-Based Fib Time": "Tempo de Fibonacci Baseado na Tendência", + "Trial": "Trial", + "Triangle Pattern": "Padrão Triangular", + "Triangle": "Triângulo", + "Trigger": "Trigger", + "Triggered and Not Active": "Triggered and Not Active", + "Triple EMA": "Média Móvel Exponencial Tripla", + "Triple EMA_study": "Média Móvel Exponencial Tripla", + "TRIX": "Média Móvel Tripla (TRIX)", + "TRIX_study": "Média Móvel Tripla (TRIX)", + "true range": "true range", + "True Strength Indicator": "True Strength Indicator", + "True Strength Indicator_study": "True Strength Indicator", + "TSX - Stock - Canada": "TSX - Stock - Canada", + "TSXV - Stock - Canada": "TSXV - Stock - Canada", + "Turn off notifications for this room": "Turn off notifications for this room", + "Turn on notifications for this room": "Turn on notifications for this room", + "Type your message here": "Type your message here", + "Type": "Tipo", + "Ultimate Oscillator": "Ultimate Oscillator", + "Unban": "Unban", + "Undo {0}": "Desfazer", + "Undo": "Desfazer", + "undo": "desfazer", + "Unfollow": "Unfollow", + "Unignore user": "Unignore user __username__", + "Unignore": "Unignore", + "Unlimited number of indicators on a chart": "Unlimited number of indicators on a chart", + "Unlimited Saved Charts": "Unlimited Saved Charts", + "Unlimited saved charts": "Unlimited saved charts", + "Unlimited server-side alerts": "Unlimited server-side alerts", + "Unmerge Down": "Desagrupar abaixo", + "Unmerge Up": "Desagrupar acima", + "Unsaved script": "Unsaved script", + "Unsolicited advertising": "Unsolicited advertising", + "Untitled Script": "Untitled Script", + "Up Color": "Cor Positiva", + "Up fractals": "Up fractals", + "Up Wave 1 or A": "Up Wave 1 or A", + "Up Wave 2 or B": "Up Wave 2 or B", + "Up Wave 3": "Up Wave 3", + "Up Wave 4": "Up Wave 4", + "Up Wave 5": "Up Wave 5", + "Up Wave C": "Up Wave C", + "Up": "Sup", + "Update Status": "Update Status", + "Update status": "Update status", + "UpDown Length": "UpDown Length", + "Upgrade and get 33% off an annual subscription!": "Upgrade and get 33% off an annual subscription!", + "Upgrade Now": "Upgrade Now", + "Upgrade now": "Upgrade now", + "Upgrade your account": "Upgrade your account", + "Upper Band": "Banda sup", + "Upper Bound": "Upper Bound", + "Upper Deviation": "Desvio Superior", + "Upper": "Limite Superior", + "UpperLimit": "Limite Superior", + "US Exchanges": "US Exchanges", "USD Conversion Rate": "USD Conversion Rate", - "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.": "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.", - "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!": "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!", - "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:
  • Dynamically plot market support and resistance areas (SCMR Dynamic Levels™)
  • Highlight individual bar conditions (SCMR B2B™)
  • Measure and time market trading ranges (SCMR Momentum Peaks™)
No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.": "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:
  • Dynamically plot market support and resistance areas (SCMR Dynamic Levels™)
  • Highlight individual bar conditions (SCMR B2B™)
  • Measure and time market trading ranges (SCMR Momentum Peaks™)
No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.", - "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!": "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!", - "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.": "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.", - "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.": "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.", - "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.": "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.", - "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.": "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.", - "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.": "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.", - "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.": "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.", - "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.": "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.", - "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.": "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.", - "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.": "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.", - "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.": "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.", - "Favorite": "Favorite", - "Rename script": "Rename script", - "This is not the latest saved script version": "This is not the latest saved script version", - "My Script": "My Script", - "Show Console": "Show Console", - "Script text is not modified, nothing to save": "Script text is not modified, nothing to save", - "This is not a user script, cannot save": "This is not a user script, cannot save", - "Script Name": "Script Name", - "Expiration Time": "Expiration Time", - "Please name this script": "Please name this script", - "Script must have a name": "Script must have a name", - "Exit Full Screen (ESC)": "Exit Full Screen (ESC)", - "Stock Charts & Forex Charts": "Stock Charts & Forex Charts", - "Toggle favorite": "Toggle favorite", - "Buy Ask": "Buy Ask __quote__", - "Frequency": "Frequency", - "Buy Bid": "Buy Bid __quote__", - "Sell Ask": "Sell Ask __quote__", - "Sell Bid": "Sell Bid __quote__", - "Condition": "Condition", - "Connected": "Connected", - "CONNECT": "CONNECT", - "Disconnected": "Disconnected", - "Exiting Channel": "Exiting Channel", - "All": "All", - "5y": "5y", - "1y": "1y", - "ytd": "ytd", - "YTD": "YTD", - "6m": "6m", - "3m": "3m", - "1m": "1m", - "5d": "5d", - "1d": "1d", - "Room title": "Room title", - "Room purpose": "Room purpose", - "Edit chat room": "Edit chat room", - "Create new public chat": "Create new public chat", - "Show Symbol Last Value": "Show Symbol Last Value", - "Show Indicator Last Value": "Show Indicator Last Value", - "Paper Trading is disconnected": "Paper Trading is disconnected", - "Hide Buy/Sell Panel": "Hide Buy/Sell Panel", - "Sell symbol": "Sell __displaySymbol__ Stop __abbreviatedNumber__ @ __formattedValue__", - "Buy symbol": "Buy __displaySymbol__ Limit __abbreviatedNumber__ @ __formattedValue__", - "IDEA TITLE AND DESCRIPTION": "IDEA TITLE AND DESCRIPTION", - "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.": "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.", - "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.": "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.", - "SHORT": "SHORT", - "LONG": "LONG", - "NEUTRAL": "NEUTRAL", - "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

": "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

", - "you are using browser": "You are using __browser__ on __os__.", - "Hide data": "Hide data", - "Show data": "Show data", - "Study Templates": "Study Templates", - "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout": "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout", - "Find existing chat": "Find existing chat", - "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", - "Black": "Black", - "Blue": "Blue", - "Grey": "Grey", + "Use Lower Deviation": "Usar Desvio Inferior", + "Use only one account - registering with multiple accounts is not allowed.": "Use only one account - registering with multiple accounts is not allowed.", + "Use Upper Deviation": "Usar Desvio Superior", + "Username": "Username", + "useTrueRange_input": "Usar TrueRange", + "UTC": "Horario Universal(UTC)", + "Valuation": "Valuation", + "Value": "Value", + "Vancouver": "Vancouver", + "Vertical Line": "Linha Vertical", + "Views": "Views", + "Visual Order": "Ordem Visual", + "Vol": "Vol", + "Volatility Stop": "Stop de Volatilidade", + "Volume Based": "Volume Based", + "Volume Leaders": "Maiores Volumes", + "Volume MA": "Média Móvel do Volume", + "Volume Oscillator": "Volume Oscillator", + "Volume Oscillator_study": "Volume Oscillator", + "Volume profile indicators and extended trading hours": "Volume profile indicators and extended trading hours", + "Volume Profile Indicators": "Volume Profile Indicators", + "Volume": "Volume", + "Volume_study": "Volume", + "VolumeProfile": "VolumeProfile", + "Vortex Indicator": "Vortex Indicator", + "VWAP": "VWAP", + "VWMA": "VWMA", + "VWMA_study": "VWMA", + "W_dates": "S", + "Waning moon": "Waning moon", + "Want official data and more features?": "Want official data and more features?", + "Warning": "Warning", + "Warsaw": "Warsaw", + "Watchlist": "Lista", + "Watchlist, details and news": "Watchlist, details and news", + "Watermark": "Marca d'Água", + "Wave Size": "Leitura das Ondas", + "We are doing some brief daily maintenance. Alerts will be back really soon, thanks for your patience!": "We are doing some brief daily maintenance. Alerts will be back really soon, thanks for your patience!", + "We are happy to give away as many things for free as possible, however studies are server-based and this takes considerable resources. So we can't give an unlimited number of indicators to everyone for free (as much as we'd like to).": "We are happy to give away as many things for free as possible, however studies are server-based and this takes considerable resources. So we can't give an unlimited number of indicators to everyone for free (as much as we'd like to).", + "We'are sorry, something went wrong. Try to reload page.": "We'are sorry, something went wrong. Try to reload page.", + "week": "semana", + "week_plural": "semanas", + "Weekly": "Weekly", + "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.": "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.", "White": "White", - "Show Positions": "Show Positions", - "Show Orders": "Show Orders" + "Why Go Pro?": "Why Go Pro?", + "Wick": "Sombra", + "Width": "Largura", + "Willams %R": "Willams %R", + "Willams %R_study": "Willams %R", + "Williams %R": "Williams %R", + "Williams Alligator": "Indicador Alligator de Williams", + "Williams Alligator_study": "Indicador Alligator de Williams", + "Williams Fractal": "Indicador Fractal de Williams", + "Window Size_input": "Períodos", + "With Markers": "Com Marcadores", + "wizofstep": "__index__ of __steps__", + "WMA Length_input": "Período WMA", + "Woodies CCI": "Woodies CCI", + "wrote": "wrote", + "XABCD Pattern": "Padrão XABCD", + "y_dates": "Anos", + "y_dates_plural": "Anos", + "Yearly": "Yearly", + "YES": "YES", + "Yes": "Yes", + "You already have Pro Plus trial.": "You already have Pro Plus trial.", + "You already participated in Pro Plus trial.": "You already participated in Pro Plus trial.", + "You already set {{options.maxAlertsNumber}} alerts. Upgrade to PRO Plus to set unlimited custom alerts and improve your experience!": "You already set {{options.maxAlertsNumber}} alerts. Upgrade to PRO Plus to set unlimited custom alerts and improve your experience!", + "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.": "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.", + "You are not authenticated.": "You are not authenticated.", + "You are not logged in. Please sign in.": "You are not logged in. Please sign in.", + "you are using browser": "You are using __browser__ on __os__.", + "You can not vote twice for one message": "You can not vote twice for one message", + "You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.": "You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.", + "You can save up to 5 charts with your subscription. Upgrade to PRO, PRO Plus or Premium membership and save unlimited charts, along with many other exciting features. Starting from only $9.95 a month - upgrade today!": "You can save up to 5 charts with your subscription. Upgrade to PRO, PRO Plus or Premium membership and save unlimited charts, along with many other exciting features. Starting from only $9.95 a month - upgrade today!", + "You have no ignored users": "You have no ignored users", + "You have no private messages yet": "You have no private messages yet", + "You may subscribe for official realtime and intraday data.": "You may subscribe for official realtime and intraday data.", + "You requested a custom interval that is available only to PRO users.": "You requested a custom interval that is available only to PRO users.", + "You requested a hotlist that is available only to PRO users.": "You requested a hotlist that is available only to PRO users.", + "You requested a symbol that is available only to PRO Plus and Premium users. You will now be switched to the equivalent BATS symbol.": "You requested a symbol that is available only to PRO Plus and Premium users. You will now be switched to the equivalent BATS symbol.", + "You requested an intraday spread symbol that is available only to PRO Plus and Premium users. You will now be switched to a Daily (D) interval.": "You requested an intraday spread symbol that is available only to PRO Plus and Premium users. You will now be switched to a Daily (D) interval.", + "You will be automatically redirected to PayPal in order to finish your purchase.": "You will be automatically redirected to PayPal in order to finish your purchase.", + "You're subscribing to {{ product_title }}": "You're subscribing to {{ product_title }}", + "Your 30-day free PRO Plus account has been activated. You are now part of a community of 2 million+ ideas that have been created within TradingView charts. To help get the ball rolling, we'd suggest you spend a few minutes familiarizing yourself with our online help section. We hope you enjoy working with TradingView and wish you good trading!": "Your 30-day free PRO Plus account has been activated. You are now part of a community of 2 million+ ideas that have been created within TradingView charts. To help get the ball rolling, we'd suggest you spend a few minutes familiarizing yourself with our online help section. We hope you enjoy working with TradingView and wish you good trading!", + "Your account will be charged $0.01 in order to verify it.": "Your account will be charged $0.01 in order to verify it.", + "Your chart is being saved, please wait a moment before you leave this page.": "Your chart is being saved, please wait a moment before you leave this page.", + "Your credit card on file is XXXX-XXXX-XXXX": "Your credit card on file is XXXX-XXXX-XXXX", + "Your free account allows you to apply up to 10 studies to a chart. Upgrade to PRO, PRO Plus or Premium account to have as many studies on a chart as you want, as well as many other exciting features.": "Your free account allows you to apply up to 10 studies to a chart. Upgrade to PRO, PRO Plus or Premium account to have as many studies on a chart as you want, as well as many other exciting features.", + "Your Order": "Your Order", + "Your Personal Invitation to Go PRO Plus": "Your Personal Invitation to Go PRO Plus", + "ytd": "No ano", + "YTD": "No ano", + "Zero Line": "Linha Zeragem", + "Zero": "Zero", + "Zig Zag": "Indicador Zig Zag", + "Zoom In": "Aumentar Zoom", + "Zoom Out": "Diminuir Zoom", + "{0} bars": "barras: {0}", + "{0} copy": "{0} copy", + "{0} ideas...": "{0} ideas...", + "{0} P&L: {1}": "{0} P&L: {1}", + "Up bars": "Up bars", + "Down bars": "Down bars", + "Projection up bars": "Projection up bars", + "Projection down bars": "Projection down bars", + "ATR length": "ATR length", + "Reversal amount": "Reversal amount", + "Number of line": "Number of line", + "HL": "HL", + "ATR": "ATR", + "Traditional": "Traditional", + "Website": "Website", + "Support": "Support", + "PRO Premium": "PRO Premium", + "PRO Plus": "PRO Plus", + "PRO Plus Early Access": "PRO Plus Early Access", + "Update Payment Method": "Update Payment Method", + "Enter your new address": "Enter your new address", + "Save changes": "Save changes", + "All your current subscriptions will be updated to use the new account.": "All your current subscriptions will be updated to use the new account.", + "This trading product is integrated in TradingView thanks to our Partner Program for Developers. These are independent, unaffiliated studies, which are not part of TradingView subscriptions – these are separate tools that you buy if you want. Description, algorithm, support and prices are all determined by the author.": "This trading product is integrated in TradingView thanks to our Partner Program for Developers. These are independent, unaffiliated studies, which are not part of TradingView subscriptions – these are separate tools that you buy if you want. Description, algorithm, support and prices are all determined by the author.", + "EDIT SUBSCRIPTION": "EDIT SUBSCRIPTION", + "TradingView Account": "TradingView Account", + "

Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the features, top authors or create your first idea!

": "

Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the features, top authors or create your first idea!

", + "Alert not found with standart API": "Alert not found with standart API", + "Chatting is enabled {0} hours after creating a new account. This is done to prevent chat bots and general spam.": "Chatting is enabled {0} hours after creating a new account. This is done to prevent chat bots and general spam.", + "Do you really want to clear alerts log?": "Do you really want to clear alerts log?", + "Do you really want to delete alert {0}?": "Do you really want to delete alert {0}?", + "Do you really want to delete script '{0}'?": "Do you really want to delete script '{0}'?", + "Do you really want to delete {0} alerts?": "Do you really want to delete {0} alerts?", + "Do you really want to stop alert {0}?": "Do you really want to stop alert {0}?", + "Do you really want to stop {0} alerts?": "Do you really want to stop {0} alerts?", + "EPS": "EPS", + "EPS Dil": "EPS Dil", + "Edit Idea": "Edit Idea", + "Multi Charts Layout": "Multi Charts Layout", + "PE": "PE", + "PRO": "PRO", + "Publish Idea": "Publish Idea", + "2 year": "2 year", + "All fields are required": "All fields are required", + "Available": "Available", + "Check credit card number and CVV/CSC code": "Check credit card number and CVV/CSC code", + "Check expiration date": "Check expiration date", + "City": "City", + "Comments": "Comments", + "Country": "Country", + "Credit Card": "Credit Card", + "Credit card fields may contain only digits": "Credit card fields may contain only digits", + "Enter your ZIP code": "Enter your ZIP code", + "If you want to change the address, please enter your ZIP code here": "If you want to change the address, please enter your ZIP code here", + "Make payment with previously used details": "Make payment with previously used details", + "More {{sectionName}} Ideas": "More {{sectionName}} Ideas", + "PayPal": "PayPal", + "Payment Information": "Payment Information", + "Please choose at least one exchange to continue.": "Please choose at least one exchange to continue.", + "Please use only latin characters in address fields": "Please use only latin characters in address fields", + "Please use only latin characters in your first and last names": "Please use only latin characters in your first and last names", + "State/Region": "State/Region", + "Street": "Street", + "Subscribe": "Subscribe", + "Zip Code": "Zip Code", + "year": "year", + " Limit ": " Limit ", + " Stop ": " Stop ", + "

Only D, W, M intervals are supported for this symbol/exchange. You will be automatically switched to a D interval. Intraday intervals are not available because of exchange policies.

": "

Only D, W, M intervals are supported for this symbol/exchange. You will be automatically switched to a D interval. Intraday intervals are not available because of exchange policies.

", + "

Symbol ": "Símbolo ", + "Account Name": "Account Name", + "Active Chart": "Active Chart", + "Active chart doesn't contain the study you are going to publish": "Active chart doesn't contain the study you are going to publish", + "Add this room to favorites": "Add this room to favorites", + "Add {0}...": "Add {0}...", + "Alerts maintenance": "Alerts maintenance", + "All Charts": "All Charts", + "All fields are required.": "All fields are required.", + "Are you sure you want to overwrite '{0}' script?": "Are you sure you want to overwrite '{0}' script?", + "Balances": "Balances", + "Ban ": "Ban ", + "Ban expires in {0}": "Ban expires in {0}", + "Ban user": "Ban user", + "Brokerage Name": "Brokerage Name", + "By": "By", + "CQG Password": "CQG Password", + "CQG Username": "CQG Username", + "Can't create alert on invalid symbol": "Can't create alert on invalid symbol", + "Can't create alert when offline": "Can't create alert when offline", + "Can't edit alert on invalid symbol": "Can't edit alert on invalid symbol", + "Can't edit alert when offline": "Can't edit alert when offline", + "Change Background Transparency": "Change Background Transparency", + "Change Balloon Background Color": "Change Balloon Background Color", + "Change Balloon Background Transparency": "Change Balloon Background Transparency", + "Change Balloon Border Color": "Change Balloon Border Color", + "Change Balloon Text": "Change Balloon Text", + "Change Balloon Text Font Size": "Change Balloon Text Font Size", + "Change Balooon Text Color": "Change Balooon Text Color", + "Change Border Color": "Change Border Color", + "Change CQG password": "Change CQG password", + "Change Curve Background Color": "Change Curve Background Color", + "Change Curve Background Transparency": "Change Curve Background Transparency", + "Change Curve Filling": "Change Curve Filling", + "Change Curve Line Color": "Change Curve Line Color", + "Change Curve Line Extending Left": "Change Curve Line Extending Left", + "Change Curve Line Extending Right": "Change Curve Line Extending Right", + "Change Curve Line Left End": "Change Curve Line Left End", + "Change Curve Line Right End": "Change Curve Line Right End", + "Change Curve Line Style": "Change Curve Line Style", + "Change Curve Line Width": "Change Curve Line Width", + "Change Fib Arcs Background Transparency": "Change Fib Arcs Background Transparency", + "Change Fib Arcs Background Visibility": "Change Fib Arcs Background Visibility", + "Change Fib Speed Resistance Arcs Full Cirlces Mode": "Change Fib Speed Resistance Arcs Full Cirlces Mode", + "Change Fib Speed Resistance Arcs Levels Visibility": "Change Fib Speed Resistance Arcs Levels Visibility", + "Change Fib Speed Resistance Arcs Line Color": "Change Fib Speed Resistance Arcs Line Color", + "Change Fib Speed Resistance Arcs Visibility": "Change Fib Speed Resistance Arcs Visibility", + "Change Fib Speed Resistance Arcs Width": "Change Fib Speed Resistance Arcs Width", + "Change Password": "Change Password", + "Change Price Text Color": "Change Price Text Color", + "Change Price Text Font Size": "Change Price Text Font Size", + "Change Time Cycles Background Color": "Change Time Cycles Background Color", + "Change Time Cycles Background Transparency": "Change Time Cycles Background Transparency", + "Change Time Cycles Color": "Change Time Cycles Color", + "Change Time Cycles Filling": "Change Time Cycles Filling", + "Change Time Cycles Line Style": "Change Time Cycles Line Style", + "Change Time Cycles Line Width": "Change Time Cycles Line Width", + "Check firewall settings and make sure access to websocket ({0} port {1}) is open. Then click Reconnect or press F5.": "Check firewall settings and make sure access to websocket ({0} port {1}) is open. Then click Reconnect or press F5.", + "Click the broker you want to trade through": "Click the broker you want to trade through", + "Collaterals": "Collaterals", + "Confirm Password": "Confirm Password", + "Connect to CQG": "Connect to CQG", + "Connection is lost": "Connection is lost", + "Content": "Content", + "Continue to checkout": "Continue to checkout", + "Continued violation of chat etiquette": "Continued violation of chat etiquette", + "Continued violation of chat etiquette.": "Continued violation of chat etiquette.", + "Countdown": "Countdown", + "Create New List": "Create New List", + "Create New List...": "Create New List...", + "Curve": "Curva", + "December": "December", + "Degree": "Grau", + "Describe your company and project in a few sentences.": "Describe your company and project in a few sentences.", + "Desktop notifications": "Desktop notifications", + "Desktop notifications when I'm mentioned": "Desktop notifications when I'm mentioned", + "Dialog": "Dialog", + "Do you realy want to delete{0}watchlist?": "Do you realy want to delete{0}watchlist?", + "Do you want to take advantage of this offer now?": "Do you want to take advantage of this offer now?", + "Double Curve": "Curva Dupla", + "Early Access 50% off{{#is_finished}} – Final chance{{/is_finished}}": "Early Access 50% off{{#is_finished}} – Final chance{{/is_finished}}", + "Early Access for $15/Month": "Early Access for $15/Month", + "Edit Alert...": "Edit Alert...", + "Edit {0} Alert...": "Edit {0} Alert...", + "Elliott Correction Wave (ABC)": "Elliott Correction Wave (ABC)", + "Elliott Double Combo Wave (WXY)": "Elliott Double Combo Wave (WXY)", + "Elliott Impulse Wave (12345)": "Elliott Impulse Wave (12345)", + "Elliott Triangle Wave (ABCDE)": "Elliott Triangle Wave (ABCDE)", + "Elliott Triple Combo Wave (WXYXZ)": "Elliott Triple Combo Wave (WXYXZ)", + "Email notifications": "Email notifications", + "Email notifications when I'm mentioned": "Email notifications when I'm mentioned", + "Email-to-sms is the easiest and absolutely free way to send text message (SMS) from the internet to phones. This site aims to be the most complete and up-to-date list of email addresses that can be used to send text messages to phones.": "Email-to-sms is the easiest and absolutely free way to send text message (SMS) from the internet to phones. This site aims to be the most complete and up-to-date list of email addresses that can be used to send text messages to phones.", + "Error occured": "Error occured", + "Error while trying to create snapshot.": "Error while trying to create snapshot.", + "Error:": "Error:", + "Error: too long text": "Error: too long text", + "Export Watchlist": "Export Watchlist", + "Failed:": "Failed:", + "Full Circles": "Círculos Completos", + "Get the link to your individual GitHub profile, which we’ll enable for access to the library.": "Get the link to your individual GitHub profile, which we’ll enable for access to the library.", + "Go PRO": "Go PRO", + "HL Bars": "Barras Max/Min", + "Here are a few steps to get your Charting Library:": "Here are a few steps to get your Charting Library:", + "Hide alert label line": "Hide alert label line", + "Horz Grid Lines": "Horz Grid Lines", + "How to fix:": "How to fix:", + "If you like what you see, you have an exclusive chance to get 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.": "If you like what you see, you have an exclusive chance to get 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.", + "If you need support then please visit our issues tracker using your GitHub profile we’ve granted access to.": "If you need support then please visit our issues tracker using your GitHub profile we’ve granted access to.", + "Import Watchlist...": "Import Watchlist...", + "Import/Export Watchlists": "Import/Export Watchlists", + "Indicator Labels": "Indicator Labels", + "Interval is not applicable": "Interval is not applicable", + "Invalid data format": "Invalid data format", + "Invalid limit price": "Invalid limit price", + "Invalid quantity": "Invalid quantity", + "Invalid stop price": "Invalid stop price", + "It appears that your browser does not support Canvas technology, which is needed for TradingView to work.
": "It appears that your browser does not support Canvas technology, which is needed for TradingView to work.
", + "It appears that your browser does not support WebSocket technology and does not have Adobe Flash plugin installed, one of which is essential for our portal.
": "It appears that your browser does not support WebSocket technology and does not have Adobe Flash plugin installed, one of which is essential for our portal.
", + "June": "June", + "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That is less than $15/month. Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!": "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That is less than $15/month. Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!", + "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.": "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.", + "Just wait awhile. We will send you all necessary information ASAP.": "Just wait awhile. We will send you all necessary information ASAP.", + "Launch chat in a separate window": "Launch chat in a separate window", + "Left Axis": "Left Axis", + "Library Without The Link": "Library Without The Link", + "Line - Close": "Linha - Fec", + "Line - HL/2": "Linha - MaxMin/2", + "Line - High": "Linha - Max", + "Line - Low": "Linha - Min", + "Line - Open": "Linha - Abr", + "Load all alerts...": "Load all alerts...", + "Lock Cursor In Time": "Lock Cursor In Time", + "Log in": "Log in", + "My Lists": "My Lists", + "New Password": "New Password", + "New password and confirmation doesn't match": "New password and confirmation doesn't match", + "New password is required": "New password is required", + "No address input to apply autocomplete": "No address input to apply autocomplete", + "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at founders@tradingview.com": "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at founders@tradingview.com", + "No brokers available": "No brokers available", + "Non-tradable symbol": "Non-tradable symbol", + "Now is your LAST and FINAL chance to get 12 months for only $179.4 (regular $360). That’s less than $15/month and 50% off regular month-to-month payments.": "Now is your LAST and FINAL chance to get 12 months for only $179.4 (regular $360). That’s less than $15/month and 50% off regular month-to-month payments.", + "OC Bars": "Barras Abr/Fec", + "Oh no! You have only 2 weeks left in your PRO Plus trial! These benefits will expire in two short weeks:": "Oh no! You have only 2 weeks left in your PRO Plus trial! These benefits will expire in two short weeks:", + "Old Password": "Old Password", + "Old password is required": "Old password is required", + "Oops, something went wrong": "Oops, something went wrong", + "Oops, your browser can't display our charts!": "Oops, your browser can't display our charts!", + "Orders": "Orders", + "PRO account": "PRO account", + "Password confirmation is required": "Password confirmation is required", + "Passwords do not match.": "Passwords do not match.", + "Place": "Place", + "Please add 'study(title=\"SomeTitle\")' statement to the script code": "Please add 'study(title=\"SomeTitle\")' statement to the script code", + "Please report the issue or click Reconnect.": "Please report the issue or click Reconnect.", + "Please use one of the following browsers:": "Please use one of the following browsers:", + "Please, install Flash plugin or consider updating to one of these modern browsers with WebSocket support:": "Please, install Flash plugin or consider updating to one of these modern browsers with WebSocket support:", + "Please, try to reload page to edit user data": "Please, try to reload page to edit user data", + "Positions": "Positions", + "Pro Plus": "Pro Plus", + "Processing script...": "Processing script...", + "Publish All Charts": "Publish All Charts", + "Publish Only": "Publish Only", + "Published Idea": "Published Idea", + "Recent chats": "Recent chats", + "Reconnect": "Reconnect", + "Rename List": "Rename List", + "Rename List...": "Rename List...", + "Report a data issue": "Report a data issue", + "Restore Size": "Restore Size", + "Right Axis": "Right Axis", + "Risk/Reward": "Risk/Reward", + "Save List As...": "Save List As...", + "Script '{0}' has been saved": "Script '{0}' has been saved", + "Script cannot be compiled because of errors.": "Script cannot be compiled because of errors.", + "Script has been deleted": "Script has been deleted", + "Script is not saved. Nothing to delete.": "Script is not saved. Nothing to delete.", + "Script is not saved. Nothing to rename.": "Script is not saved. Nothing to rename.", + "Script study added to the chart": "Script study added to the chart", + "Select Broker": "Select Broker", + "Select alert": "Select alert", + "Send all the stuff to Stan Bokov at founders@tradingview.com": "Send all the stuff to Stan Bokov at founders@tradingview.com", + "Series Sale Name": "Series Sale Name", + "Series Sale Number": "Series Sale Number", + "Server broke the connection. Click Reconnect or press F5.": "Server broke the connection. Click Reconnect or press F5.", + "Shortcuts": "Shortcuts", + "Show Dividends": "Show Dividends", + "Show Earnings": "Show Earnings", + "Show Hidden Tools": "Show Hidden Tools", + "Show Splits": "Show Splits", + "Show Symbol Info": "Show Symbol Info", + "Show Values": "Show Values", + "Sign our License Agreement": "Sign our License Agreement", + "Sine Line": "Senóide", + "Sorry, an error has occurred": "Sorry, an error has occurred", + "Study": "Study", + "Success": "Success", + "Symbol Info": "Sobre o instrumento", + "Symbol Info...": "Sobre o instrumento...", + "Symbol Labels": "Symbol Labels", + "Time Cycles": "Time Cycles", + "To purchase the commercial version of the library, please contact Stan Bokov at founders@tradingview.com.": "To purchase the commercial version of the library, please contact Stan Bokov at founders@tradingview.com.", + "TradingView Notice": "TradingView Notice", + "Trial confirmation dialog": "Trial confirmation dialog", + "Trial confirmation text": "Trial confirmation text", + "Try": "Try", + "URL cannot be recieved.": "URL cannot be recieved.", + "Unexpected error: can't change profile data": "Unexpected error: can't change profile data", + "Unread Messages": "Unread Messages", + "Upgrade and get 50% off regular month-to-month payments!": "Upgrade and get 50% off regular month-to-month payments!", + "User cancelled operation": "User cancelled operation", + "Vert Grid Lines": "Vert Grid Lines", + "Visual settings...": "Visual settings...", + "Widget": "Widget", + "Width (% of the Box)": "Width (% of the Box)", + "Wrong value": "Wrong value", + "You have unsaved changes in the current script. Do you really want to discard them and start working with another script?": "You have unsaved changes in the current script. Do you really want to discard them and start working with another script?", + "Your Password Has Expired": "Your Password Has Expired", + "Your password has expired, please enter new password": "Your password has expired, please enter new password", + "active at": "active at", + "ago": "ago", + "agreed with your idea %chart% about %symbol%": "agreed with your idea %chart% about %symbol%", + "all inactive": "all inactive", + "and details": "and details", + "avg fill price": "avg fill price", + "avg price": "avg price", + "balance": "balance", + "best ask": "melhor venda", + "best bid": "melhor compra", + "cach excess": "cach excess", + "changed status": "changed status", + "collateral": "collateral", + "commented on idea you follow %chart% about %symbol%": "commented on idea you follow %chart% about %symbol%", + "commented on your idea %chart% about %symbol%": "commented on your idea %chart% about %symbol%", + "currency": "moeda", + "disagreed with your idea %chart% about %symbol%": "disagreed with your idea %chart% about %symbol%", + "fill qty": "fill qty", + "filtered": "filtered", + "id": "id", + "initial margin": "initial margin", + "is now following you": "is now following you", + "last trade": "last trade", + "less than a minute": "less than a minute", + "limit price": "limit price", + "mn": "mn", + "mvo": "mvo", + "offset": "offset", + "on": "on", + "open P/L": "open P/L", + "or choose another broker": "or choose another broker", + "ote": "ote", + "placing time": "placing time", + "published new idea %chart% about %symbol% you follow": "published new idea %chart% about %symbol% you follow", + "purchasing power": "purchasing power", + "qty": "qty", + "replied to your comment on %chart% about %symbol%": "replied to your comment on %chart% about %symbol%", + "side": "side", + "sign in or register": "sign in or register", + "status": "status", + "stop price": "stop price", + "subscription": "subscription", + "symbol": "símbolo", + "total margin": "total margin", + "total value": "total value", + "type": "type", + "upl": "upl", + "w": "w", + "y": "y", + "you follow commented on %chart% about %symbol%": "you follow commented on %chart% about %symbol%", + "you follow published new idea %chart% about %symbol%": "you follow published new idea %chart% about %symbol%", + "{0} is already in this chat.": "{0} is already in this chat.", + "Сolor line": "Сolor line", + "Bottom Center": "Bottom Center", + "Bottom Left": "Bottom Left", + "Bottom Right": "Bottom Right", + "Chart snapshot": "Chart snapshot", + "Create Horizontal Line": "Create Horizontal Line", + "Create Vertical Line": "Create Vertical Line", + "Hide Published Charts Timeline": "Hide Published Charts Timeline", + "Left": "Left", + "Middle Center": "Middle Center", + "Middle Left": "Middle Left", + "Middle Right": "Middle Right", + "No color themes saved": "No color themes saved", + "Right": "Right", + "Room {0} was deleted": "Room {0} was deleted", + "Theme": "Theme", + "Theme name": "Theme name", + "Top Center": "Top Center", + "Top Left": "Top Left", + "Top Right": "Top Right", + "TradingView Partner": "TradingView Partner", + "You were in the video call. Duration: {0}": "You were in the video call. Duration: {0}", + "{0} has entered the chat": "{0} has entered the chat", + "{0} has left the chat": "{0} has left the chat", + "{0} was banned for {1} minutes": "{0} was banned for {1} minutes", + "Discipline is the foundation of profitable trading for both discretionary and systematic traders. Visually stunning and intuitive to use, 3D ProSuite is an indispensible professional toolkit of point-and-shoot quantitative risk management and decision support tools for stock pickers and traders focused on technical entry techniques. Know instantly where to place a trailing stop and where to exit. Identify trends and pullbacks. Watch rotation and volatility in real time. Calculate hedge ratios for protection. Identify extremes. Non-programmers interested in systematic trading can take advantage of our strategy to test a combination of 3D ProSuite with moving average filter, channel filter, and volatility filter.": "Discipline is the foundation of profitable trading for both discretionary and systematic traders. Visually stunning and intuitive to use, 3D ProSuite is an indispensible professional toolkit of point-and-shoot quantitative risk management and decision support tools for stock pickers and traders focused on technical entry techniques. Know instantly where to place a trailing stop and where to exit. Identify trends and pullbacks. Watch rotation and volatility in real time. Calculate hedge ratios for protection. Identify extremes. Non-programmers interested in systematic trading can take advantage of our strategy to test a combination of 3D ProSuite with moving average filter, channel filter, and volatility filter.", + "AOS FX Primer is made up of 3 separate indicators to help you better analyse the markets. AOS FX Sessions shows session start/end times (automatically handling Daylight Saving changes) along with opening ranges. AOS FX Day HL shows the High and Low level for the past 2 years, automatically handling Daylight Saving changes. AOS ATRplus shows the moving average mid-point of the previous bar ranges. Please see our website for a full description and screenshots.": "AOS FX Primer is made up of 3 separate indicators to help you better analyse the markets. AOS FX Sessions shows session start/end times (automatically handling Daylight Saving changes) along with opening ranges. AOS FX Day HL shows the High and Low level for the past 2 years, automatically handling Daylight Saving changes. AOS ATRplus shows the moving average mid-point of the previous bar ranges. Please see our website for a full description and screenshots.", + "Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:

  • Dynamically plot market support and resistance areas (SCMR Dynamic Levels™)
  • Highlight individual bar conditions (SCMR B2B™)
  • Measure and time market trading ranges (SCMR Momentum Peaks™)
No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.": "Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:
  • Dynamically plot market support and resistance areas (SCMR Dynamic Levels™)
  • Highlight individual bar conditions (SCMR B2B™)
  • Measure and time market trading ranges (SCMR Momentum Peaks™)
No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.", + "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex. For more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.": "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex. For more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.", + "\"Buy Sell\" indicator is simple yet powerful trading signals that will help you consistently profit from the market. It built with risk management in mind, meaning average winning trade will be more than average losing trade several times.

It comes with signals and trend confirmation. For more information please visit: synergytrading.weebly.com": "\"Buy Sell\" indicator is simple yet powerful trading signals that will help you consistently profit from the market. It built with risk management in mind, meaning average winning trade will be more than average losing trade several times.

It comes with signals and trend confirmation. For more information please visit: synergytrading.weebly.com", + "Above Bar": "Above Bar", + "Absolute": "Absolute", + "Below Bar": "Below Bar", + "Bottom": "Bottom", + "Top": "Top", + "Alerts are not yet available for this chart type. Please check GetSatisfaction and vote for this feature to show support for it.": "Alerts are not yet available for this chart type. Please check GetSatisfaction and vote for this feature to show support for it.", + "Arguments": "Arguments", + "Built-in Functions": "Built-in Functions", + "Built-in Variable": "Built-in Variable", + "Built-in Variables": "Built-in Variables", + "Built-in'+(docs.kind === TVScript.FunKind.DECL ? ' Annotation' : '": "Built-in'+(docs.kind === TVScript.FunKind.DECL ? ' Annotation' : '", + "Confirm replacing": "Confirm replacing", + "Delete all drawing for this symbol": "Delete all drawing for this symbol", + "Examples": "Examples", + "Language Operator": "Language Operator", + "Language Operators": "Language Operators", + "My Ideas": "My Ideas", + "Not Now": "Not Now", + "Oops!": "Oops!", + "Open Manage Drawings": "Open Manage Drawings", + "PUBLISH PRIVATE IDEA": "PUBLISH PRIVATE IDEA", + "Pine Script Reference (new window)": "Pine Script Reference (new window)", + "Pine Script Reference (pop-up)": "Pine Script Reference (pop-up)", + "Publish Private Idea": "Publish Private Idea", + "Publishing is possible only from the chart page. Please open a chart and then try again.": "Publishing is possible only from the chart page. Please open a chart and then try again.", + "Remarks": "Remarks", + "Remove all line tools for ": "Remove all line tools for ", + "Returns": "Returns", + "Script Language Reference Manual": "Script Language Reference Manual", + "See Also": "See Also", + "Syntax": "Syntax", + "Type:": "Type:", + "Be the first to speak": "Be the first to speak", + "Ignored users list": "Ignored users list", + "# (Total: {0})": "# (Total: {0})", + "Hold Shift – draw lines at right angles.": "Hold Shift – draw lines at right angles.", + "Number or , – change interval. Type in a digit for minute charts, or first letter of the word for longer resolutions. E.g. 1, 5, 30, 60, 1440, H, 2H, 6H, D, 5D, 3W, 6M.": "Number or , – change interval. Type in a digit for minute charts, or first letter of the word for longer resolutions. E.g. 1, 5, 30, 60, 1440, H, 2H, 6H, D, 5D, 3W, 6M.", + "By clicking on “Sign Up” you are agreeing to the Terms of Service.": "By clicking on “Sign Up” you are agreeing to the Terms of Service.", + "Change Days To": "Change Days To", + "Change Hours To": "Change Hours To", + "Change Line Tool Visibility On Days": "Change Line Tool Visibility On Days", + "Change Line Tool Visibility On Hours": "Change Line Tool Visibility On Hours", + "Change Line Tool Visibility On Minutes": "Change Line Tool Visibility On Minutes", + "Change Line Tool Visibility On Months": "Change Line Tool Visibility On Months", + "Change Line Tool Visibility On Weeks": "Change Line Tool Visibility On Weeks", + "Change Minutes To": "Change Minutes To", + "Correct?": "Correct?", + "Could not send your report": "Could not send your report", + "Crypto/crypto pairs (eg. LTC/BTC) are not currently supported but that may change in the future.": "Crypto/crypto pairs (eg. LTC/BTC) are not currently supported but that may change in the future.", + "Cypher Pattern": "Padrão Cypher", + "Days": "Dias", + "Go to Date...": "Go to Date...", + "Go to...": "Go to...", + "Hours": "Horas", + "IMPORTANT:": "IMPORTANT:", + "Indexes don’t have prices, they have values. There are corresponding ETFs that can be traded. SPX is the SnP500 index, but SPY is the ETF that can be traded.": "Indexes don’t have prices, they have values. There are corresponding ETFs that can be traded. SPX is the SnP500 index, but SPY is the ETF that can be traded.", + "Last available bar": "Last available bar", + "Minutes": "Minutos", + "Months": "Meses", + "Please do not modify the order so we can investigate the issue.": "Please do not modify the order so we can investigate the issue.", + "Report this message": "Report this message", + "Select order": "Select order", + "Simply
drag & drop

or select file...": "Simply
drag & drop

or select file...", + "Spreads can’t be traded because they are not a single symbol, they are a visual representation of a calculation.": "Spreads can’t be traded because they are not a single symbol, they are a visual representation of a calculation.", + "Thanks!": "Thanks!", + "To:": "To:", + "Trading issue": "Trading issue", + "Warning:": "Warning:", + "Weeks": "Semanas", + "comment": "comment", + "goto date.": "goto date.", + "html5 stock charting
library licensing": "html5 stock charting
library licensing", + "message": "message", + "Go": "Go", + "Go to": "Go to", + "Report {0} from {1} to moderators": "Report {0} from {1} to moderators", + "Reported {0} from @{1}, {2}": "Reported {0} from @{1}, {2}", + "Add Text Note For {0}": "Add Text Note For {0}", + "Add To Text Notes": "Add To Text Notes", + "Are you sure you want to delete this script?": "Are you sure you want to delete this script?", + "DELETE": "DELETE", + "Do you realy want to delete {0} template?": "Do you realy want to delete {0} template?", + "Do you realy want to replace \"{0}\"?": "Do you realy want to replace \"{0}\"?", + "Idea": "Idea", + "NEW": "NEW", + "New Untitled Note": "New Untitled Note", + "Open Text Notes Panel": "Open Text Notes Panel", + "Please enter a valid URL": "Please enter a valid URL", + "Save template as...": "Save template as...", + "Search Note": "Search Note", + "Template name": "Template name", + "Text Notes": "Text Notes", + "Text Notes are available only on chart page. Please open a chart and then try again.": "Text Notes are available only on chart page. Please open a chart and then try again.", + "URL": "URL", + "Add Text Note For __symbol__": "Add Text Note For __symbol__", + "Add this study to active chart": "Add this study to active chart", + "April": "April", + "Are you sure you want to cancel order %s?": "Are you sure you want to cancel order %s?", + "Are you sure you want to ignore messages from __username__?": "Are you sure you want to ignore messages from __username__?", + "August": "August", + "Buy ": "Buy ", + "Cancel PRO Account": "Cancel PRO Account", + "Cancel subscription": "Cancel subscription", + "Change Minutes From": "Change Minutes From", + "Connect to %s": "Connect to %s", + "Connection to server was lost": "Connection to server was lost", + "Continued violation of chat etiquette. For more information on this etiquette please go to __link__": "Continued violation of chat etiquette. For more information on this etiquette please go to __link__", + "Created {0}.": "Created {0}.", + "Do you really want to delete __themename__ theme?": "Do you really want to delete __themename__ theme?", + "Expand __symbol__ chart": "Expand __symbol__ chart", + "February": "February", + "January": "January", + "July": "July", + "Last edited {0}": "Last edited {0}", + "Link to __room__ chat": "Link to __room__ chat", + "M": "M", + "March": "March", + "Neutral": "Neutral", + "No Title": "No Title", + "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at __email__": "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at __email__", + "No showcase": "No showcase", + "Notice": "Notice", + "November": "November", + "October": "October", + "Open __symbol__ Text Note": "Open __symbol__ Text Note", + "Publish": "Publish", + "Room __title__ was deleted": "Room __title__ was deleted", + "Save theme as...": "Save theme as...", + "Script": "Script", + "Script Error": "Script Error", + "Sell ": "Sell ", + "Send private message to __username__": "Send private message to __username__", + "September": "September", + "Show Published Charts Timeline": "Show Published Charts Timeline", + "Show alert label line": "Show alert label line", + "Show all messages from __username__": "Show all messages from __username__", + "Symbol __symbol__ cannot be traded on TradingView’s Paper Trading. Why not?": "Symbol __symbol__ cannot be traded on TradingView’s Paper Trading. Why not?", + "To: __username__": "To: __username__", + "Unlock": "Unlock", + "__minutes__ min": "__minutes__ min", + "__minutes__ min __seconds__ sec": "__minutes__ min __seconds__ sec", + "__seconds__ sec": "__seconds__ sec", + "__username__ has entered the chat": "__username__ has entered the chat", + "__username__ has left the chat": "__username__ has left the chat", + "days": "dias", + "hours": "hours", + "minutes": "minutes", + "months": "months", + "years": "years", + "Sign in or sign up to use paper trading": "Sign in or sign up to use paper trading", + "Paper Trading is disconnected.": "Paper Trading is disconnected.", + "long": "long", + "short": "short", + "1 day": "1 dia", + "1 hour": "1 hour", + "10 minutes": "10 minutes", + "12 hours": "12 hours", + "3 hours": "3 hours", + "30 minutes": "30 minutes", + "5 minutes": "5 minutes", + "Balance:": "Balance:", + "Ban __username__": "Ban __username__", + "Ban duration:": "Ban duration:", + "Ban expires in less than __duration__": "Ban expires in less than __duration__", + "Banned permanently": "Banned permanently", + "Content that caused the ban:": "Content that caused the ban:", + "Equity:": "Equity:", + "Hi,nnI'm a moderator for TradingView. I reviewed your idea at __chart__ and had to mark it as \"Not Suggested\" because it doesn't comply with our House Rules https://www.tradingview.com/house-rules/.nnPay attention to these rules to get into the Suggested stream more often, or even become a Suggested Author. Please let me know if you have any questions, will be happy to help.": "Hi,nnI'm a moderator for TradingView. I reviewed your idea at __chart__ and had to mark it as \"Not Suggested\" because it doesn't comply with our House Rules https://www.tradingview.com/house-rules/.nnPay attention to these rules to get into the Suggested stream more often, or even become a Suggested Author. Please let me know if you have any questions, will be happy to help.", + "Idea comments": "Idea comments", + "Ideas publishing": "Ideas publishing", + "If you have questions or suggestions, reply to this message.": "If you have questions or suggestions, reply to this message.", + "Ignore __username__": "Ignore __username__", + "Percents": "Percentuais", + "Permanently": "Permanently", + "Phone": "Phone", + "Please enter template name": "Please enter template name", + "Please enter theme name": "Please enter theme name", + "Position is being changed": "Position is being changed", + "Private messages": "Private messages", + "Public chats": "Public chats", + "Publish idea": "Publish idea", + "Quote the message which caused the ban along with additional comments if any (a private message with this information will be sent to the user from your account):": "Quote the message which caused the ban along with additional comments if any (a private message with this information will be sent to the user from your account):", + "Read this every time before banning someone! Our goal is to keep a healthy, constructive and useful dialog open in the chatrooms. Sending a private message with a warning is enough to solve 99% of the issues. If that doesn’t help, start with a one-minute ban.": "Read this every time before banning someone! Our goal is to keep a healthy, constructive and useful dialog open in the chatrooms. Sending a private message with a warning is enough to solve 99% of the issues. If that doesn’t help, start with a one-minute ban.", + "Save new study template": "Save new study template", + "Select violation...": "Select violation...", + "Snapshot": "Snapshot", + "Symbols from Quandl are not currently supported.": "Symbols from Quandl are not currently supported.", + "Unban __username__": "Unban __username__", + "Unignore __username__": "Unignore __username__", + "User __username__ was banned for __duration__.": "User __username__ was banned for __duration__.", + "User __username__ was banned permanently.": "User __username__ was banned permanently.", + "User __username__ was unbanned.": "User __username__ was unbanned.", + "Violated house rule:": "Violated house rule:", + "Violated house rule: __violation__.": "Violated house rule: __violation__.", + "Violation that caused the ban: __violation__.": "Violation that caused the ban: __violation__.", + "When selecting this checkbox the study template will set \"__interval__\" interval on a chart": "When selecting this checkbox the study template will set \"__interval__\" interval on a chart", + "You are banned from __banType__ for __duration__ for violating our House Rules. More info - __link__": "You are banned from __banType__ for __duration__ for violating our House Rules. More info - __link__", + "You are permanently banned from __banType__ for violating our House Rules. More info - __link__.": "You are permanently banned from __banType__ for violating our House Rules. More info - __link__.", + "__firstEnumerationItem__ and __secondEnumerationItem__": "__firstEnumerationItem__ and __secondEnumerationItem__", + "__firstEnumerationItem__, __secondEnumerationItem__ and __thirdEnumerationItem__": "__firstEnumerationItem__, __secondEnumerationItem__ and __thirdEnumerationItem__", + "__firstEnumerationItem__, __secondEnumerationItem__, __thirdEnumerationItem__ and __fourthEnumerationItem__": "__firstEnumerationItem__, __secondEnumerationItem__, __thirdEnumerationItem__ and __fourthEnumerationItem__", + "__username__ is permanently banned. Do you want to unban __username__?": "__username__ is permanently banned. Do you want to unban __username__?", + "commenting": "commenting", + "go to date.": "go to date.", + "publish idea.": "publish idea.", + "publishing": "publishing", + "server failed to place closing order": "server failed to place closing order", + "take snapshot.": "take snapshot.", + "

Pine scripting language

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.": "

Pine scripting language

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.", + "Close message": "Close message", + "Created ": "Created ", + "Edit Order…": "Edit Order…", + "Error occured while publishing": "Error occured while publishing", + "Error: Account is disabled": "Error: Account is disabled", + "Last edited ": "Last edited ", + "Show Drawings Toolbar": "Show Drawings Toolbar", + "Text Note": "Text Note", + "This chart layout has a lot of objects and can't be published! Please report to {0} for further details.": "This chart layout has a lot of objects and can't be published! Please report to {0} for further details.", + "TradingView Sign Up": "TradingView Sign Up", + "Heikin Ashi": "Heikin Ashi", + "Learn about all PRO features": "Learn about all PRO features", + "Show Less": "Show Less", + "Visibility": "Visibilidade", + "Levels Line": "Linhas de nível", + "Show Objects Tree...": "Show Objects Tree...", + "Close_as_a_command": "Close" } \ No newline at end of file diff --git a/charting_library/static/localization/translations/ro.json b/charting_library/static/localization/translations/ro.json new file mode 100644 index 00000000..744a0079 --- /dev/null +++ b/charting_library/static/localization/translations/ro.json @@ -0,0 +1,2865 @@ +{ + " alert label line": "alert label line", + " color": "color", + " Published Charts Timeline": "Published Charts Timeline", + " transparency": "transparency", + " visibility": "visibility", + "(H + L + C)/3": "(H + L + C)/3", + "(H + L)/2": "(H + L)/2", + "(O + H + L + C)/4": "(O + H + L + C)/4", + "...Less Tags": "...Less Tags", + "1 minute": "1 minute", + "1. Slide your finger to select location for first anchor
2. Tap anywhere to place the first anchor": "1. Slide your finger to select location for first anchor
2. Tap anywhere to place the first anchor", + "1. Slide your finger to select location for next anchor
2. Tap anywhere to place the next anchor": "1. Slide your finger to select location for next anchor
2. Tap anywhere to place the next anchor", + "10 seconds": "10 seconds", + "1d": "1d", + "1m": "1m", + "1y": "1y", + "3 Notes Reverb": "3 Notes Reverb", + "30 Day Free Trial": "30 Day Free Trial", + "30 seconds": "30 seconds", + "3m": "3m", + "5 seconds": "5 seconds", + "52wk Range": "52wk Range", + "5d": "5d", + "5y": "5y", + "6m": "6m", + " or to use paper trading": " or to use paper trading", + "Hold Shift  + Click on the chart – measure tool.": "Hold Shift  + Click on the chart – measure tool.", + "Hold Shift – draw linetools on the right angle.": "Hold Shift – draw linetools on the right angle.", + "

A broad range of intelligent drawing tools

The 100+ drawing tools on TradingView let you analyze the market in a variety of ways - all helping you find better opportunities. Technical analysis is the study of learning how past performance of drawings and other tools applies to prices in the future. Make sure you take a look at our Wiki for a complete list of drawing tools and instructions on how to use them!": "

A broad range of intelligent drawing tools

The 100+ drawing tools on TradingView let you analyze the market in a variety of ways - all helping you find better opportunities. Technical analysis is the study of learning how past performance of drawings and other tools applies to prices in the future. Make sure you take a look at our Wiki for a complete list of drawing tools and instructions on how to use them!", + "

Advanced Price Scaling

When you are ready to get technical, our charts let you set the price scales to match your type of analysis. There are linear, percent and log axes for drastic price movements. You can use two separate price scales at the same time: one for indicators and one for price movements. Read more about scaling options.

Right-click on the price scale to see possible options: change scaling type, enable auto-scaling or show another price scale. Right-clicking on indicators lets you choose which scale to use, so several data series with different scaling can co-exist in one chart. You can also drag price and time scales to increase or decrease compression.": "

Advanced Price Scaling

When you are ready to get technical, our charts let you set the price scales to match your type of analysis. There are linear, percent and log axes for drastic price movements. You can use two separate price scales at the same time: one for indicators and one for price movements. Read more about scaling options.

Right-click on the price scale to see possible options: change scaling type, enable auto-scaling or show another price scale. Right-clicking on indicators lets you choose which scale to use, so several data series with different scaling can co-exist in one chart. You can also drag price and time scales to increase or decrease compression.", + "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.": "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.", + "

Communicate your ideas in real-time!

Collaborating with investors across markets and countries has never been easier! TradingView chat rooms are a powerful communication tool, which are fully integrated to instantly share charts, analysis and trading ideas – all on one platform. Create your own chat rooms on interesting topics, or join existing public chat rooms – a world of knowledge is at your fingertips.
Start chatting now!": "

Communicate your ideas in real-time!

Collaborating with investors across markets and countries has never been easier! TradingView chat rooms are a powerful communication tool, which are fully integrated to instantly share charts, analysis and trading ideas – all on one platform. Create your own chat rooms on interesting topics, or join existing public chat rooms – a world of knowledge is at your fingertips.
Start chatting now!", + "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.": "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.", + "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!": "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!", + "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.": "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.", + "

Go PRO to get even more

But that’s not all! Upgrade your trading experience with TradingView PRO and get access to an unparalleled set of premium features and data. Get it today!": "

Go PRO to get even more

But that’s not all! Upgrade your trading experience with TradingView PRO and get access to an unparalleled set of premium features and data. Get it today!", + "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.": "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.", + "

Server-side Alerts (β version)": "

Server-side Alerts (β version)", + "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.": "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.", + "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.": "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.", + "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.": "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.", + "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.": "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.", + "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!": "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!", + "Number or , – change interval. The interval can be changed by typing the interval number (i.e. 5 if it is going to be a five minute chart) or by typing a comma (,) to enter non minute intervals such as H (Hourly), D (Daily), W (Weekly), M (Monthly).": "Number or , – change interval. The interval can be changed by typing the interval number (i.e. 5 if it is going to be a five minute chart) or by typing a comma (,) to enter non minute intervals such as H (Hourly), D (Daily), W (Weekly), M (Monthly).", + "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

": "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

", + "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

": "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

", + "

Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the features, top authors or create your first idea!

", + "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", + "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.": "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.", + "A clear title that describes your idea. Don’t just write “MSFT” or “MSFT Short”. A title like this doesn’t say much and won’t attract much interest to your idea.": "A clear title that describes your idea. Don’t just write “MSFT” or “MSFT Short”. A title like this doesn’t say much and won’t attract much interest to your idea.", + "A description that clearly states your idea. Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader’s shoes and see if you’d understand the context based on what you wrote. It’s also a good idea to re-post descriptions right on the chart, so your idea can be shared without losing meaning.": "A description that clearly states your idea. Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader’s shoes and see if you’d understand the context based on what you wrote. It’s also a good idea to re-post descriptions right on the chart, so your idea can be shared without losing meaning.", + "A suggested author published idea on current symbol": "A suggested author published idea on current symbol", + "ABCD Pattern": "ABCD Pattern", + "about": "about", + "Account History": "Account History", + "Account History...": "Account History...", + "Accounting Change": "Accounting Change", + "Accounts Payable and Accrued Expenses": "Accounts Payable and Accrued Expenses", + "Accounts Payable": "Accounts Payable", + "Accounts Receivable, Trade, Net": "Accounts Receivable, Trade, Net", + "Accounts, Notes Receivable, Net": "Accounts, Notes Receivable, Net", + "Accrued Expenses": "Accrued Expenses", + "Accrued Interest": "Accrued Interest", + "Accumulated Depreciation": "Accumulated Depreciation", + "Accumulation/Distribution": "Accumulation/Distribution", + "Accumulation/Distribution_study": "Accumulation/Distribution", + "Acquisition/Sale of Business, Net": "Acquisition/Sale of Business, Net", + "Activate Offer and GO PRO": "Activate Offer and GO PRO", + "Activate Your Account": "Activate Your Account", + "Active Symbol": "Active Symbol", + "Active": "Active", + "Actual": "Actual", + "Add about...": "Add about...", + "Add Alert": "Add Alert", + "Add any symbol from the list": "Add any symbol from the list", + "Add location...": "Add location...", + "Add people to this chat": "Add people to this chat", + "Add people to this chat...": "Add people to this chat...", + "Add people": "Add people", + "Add real-time markets": "Add real-time markets", + "Add status": "Add status", + "Add status...": "Add status...", + "Add Symbol": "Add Symbol", + "Add this room from favorites": "Add this room from favorites", + "Add to Chart": "Add to Chart", + "Add to favorites": "Add to favorites", + "Add To Watchlist": "Add To Watchlist", + "Add twitter...": "Add twitter...", + "Add webpage...": "Add webpage...", + "Add {0} To Watchlist": "Add {0} To Watchlist", + "Add": "Add", + "Additional Notifications Settings...": "Additional Notifications Settings...", + "Additional Paid-in Capital - Preferred Stock": "Additional Paid-in Capital - Preferred Stock", + "Additional Paid-in Capital": "Additional Paid-in Capital", + "Address": "Address", + "Adjusted EBIT": "Adjusted EBIT", + "Adjusted EBITDA": "Adjusted EBITDA", + "Adjusted EPS, Basic": "Adjusted EPS, Basic", + "Adjusted EPS, Diluted": "Adjusted EPS, Diluted", + "Adjusted Net Income": "Adjusted Net Income", + "Adjustment for Equity Earnings": "Adjustment for Equity Earnings", + "Adjustment for Minority Interest": "Adjustment for Minority Interest", + "Adjustment for Special Charges": "Adjustment for Special Charges", + "Advance Decline Line": "Advance Decline Line", + "Advance Decline Ratio": "Advance Decline Ratio", + "Advance/Decline Ratio (Bars)": "Advance/Decline Ratio (Bars)", + "Advance/Decline_study": "Advance/Decline", + "ADX smoothing": "ADX smoothing", + "ADX Smoothing_input": "ADX Smoothing", + "After making your selection, copy and paste the embed code above. Learn more how to embed chart into forum or blog.": "After making your selection, copy and paste the embed code above. Learn more how to embed chart into forum or blog.", + "After-tax Margin": "After-tax Margin", + "Alarm Clock": "Alarm Clock", + "Alert Actions": "Alert Actions", + "Alert": "Alert", + "Alerts for the current resolution only": "Alerts for the current resolution only", + "Alerts for the current symbol only": "Alerts for the current symbol only", + "Alerts issue": "Alerts issue", + "Alerts Log": "Alerts Log", + "Alerts": "Alerts", + "AlgoViewEssential": "AlgoViewEssential", + "All Content": "All Content", + "All Exchanges": "All Exchanges", + "All Metrics": "All Metrics", + "All Talks": "All Talks", + "all time messages": "__messages__ all time messages", + "All types": "All types", + "All": "All", + "all": "all", + "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.": "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.", + "Already have an account?": "Already have an account?", + "Always Show Stats": "Always Show Stats", + "AMEX - Stock - USA": "AMEX - Stock - USA", + "AMEX Gap Down Stocks": "AMEX Gap Down Stocks", + "AMEX Gap Up Stocks": "AMEX Gap Up Stocks", + "AMEX Percent Advances": "AMEX Percent Advances", + "AMEX Percent Declines": "AMEX Percent Declines", + "AMEX Price Advances": "AMEX Price Advances", + "AMEX Price Declines": "AMEX Price Declines", + "AMEX Range Advances": "AMEX Range Advances", + "AMEX Range Declines": "AMEX Range Declines", + "AMEX Volume Leaders": "AMEX Volume Leaders", + "Amortization Expense": "Amortization Expense", + "Amounts Due to Related Parties, Short-term": "Amounts Due to Related Parties, Short-term", + "Analysis Suite - SCMR Trends": "Analysis Suite - SCMR Trends", + "Analyze Trade Setup": "Analyze Trade Setup", + "Anchored Note": "Anchored Note", + "Anchored Text": "Anchored Text", + "Angle": "Angle", + "Angle:": "Angle:", + "Another script has the same name. Do you wish to overwrite it?": "Another script has the same name. Do you wish to overwrite it?", + "Any custom watchlist can be saved under a unique name and loaded at any time with one click. All lists are available from any computer, so you have your workspace wherever you go.": "Any custom watchlist can be saved under a unique name and loaded at any time with one click. All lists are available from any computer, so you have your workspace wherever you go.", + "AOS FX Primer": "AOS FX Primer", + "Apply Default Drawing Template": "Apply Default Drawing Template", + "Apply Default": "Apply Default", + "Apply Defaults": "Apply Defaults", + "Apply Elliot Wave Intermediate": "Apply Elliot Wave Intermediate", + "Apply Elliot Wave Major": "Apply Elliot Wave Major", + "Apply Elliot Wave Minor": "Apply Elliot Wave Minor", + "Apply Elliot Wave": "Apply Elliot Wave", + "Apply Manual Decision Point": "Apply Manual Decision Point", + "Apply Manual Risk/Reward": "Apply Manual Risk/Reward", + "Apply WPT Down Wave": "Apply WPT Down Wave", + "Apply WPT Up Wave": "Apply WPT Up Wave", + "Apply": "Apply", + "Apr": "Apr", + "Arc": "Arc", + "Arcs": "Arcs", + "Are you sure you want to abandon your post?": "Are you sure you want to abandon your post?", + "Are you sure you want to close {0} position?": "Are you sure you want to close {0} position?", + "Are you sure you want to delete this chart?": "Are you sure you want to delete this chart?", + "Are you sure you want to delete this message?": "Are you sure you want to delete this message?", + "Are you sure you want to delete this room?": "Are you sure you want to delete this room?", + "Are you sure you want to ignore messages from": "Are you sure you want to ignore messages from", + "Are you sure you want to leave this chat?": "Are you sure you want to leave this chat?", + "Are you sure you want to reverse {0} position?": "Are you sure you want to reverse {0} position?", + "Area With Breaks": "Area With Breaks", + "Area": "Area", + "Arguments in Header": "Arguments in Header", + "Arnaud Legoux Moving Average": "Arnaud Legoux Moving Average", + "Arnaud Legoux Moving Average_study": "Arnaud Legoux Moving Average", + "Aroon Down": "Aroon Down", + "Aroon Up": "Aroon Up", + "Aroon": "Aroon", + "Aroon_study": "Aroon", + "Arrow Mark Down": "Arrow Mark Down", + "Arrow Mark Left": "Arrow Mark Left", + "Arrow Mark Right": "Arrow Mark Right", + "Arrow Mark Up": "Arrow Mark Up", + "Arrow": "Arrow", + "Assets": "Assets", + "at": "at", + "Athens": "Athens", + "Attach chart snapshot": "Attach chart snapshot", + "Aug": "Aug", + "Auto Scale": "Auto Scale", + "auto": "auto", + "auto_scale": "auto", + "average per day": "__messages__ average per day", + "Average True Range": "Average True Range", + "Average True Range_study": "Average True Range", + "Average Volume": "Average Volume", + "Average waiting time on the phone is less than one minute. Phone support is available Monday-Friday from 6:30 AM until 3:00 PM EST.": "Average waiting time on the phone is less than one minute. Phone support is available Monday-Friday from 6:30 AM until 3:00 PM EST.", + "Avg Vol": "Avg Vol", + "Awesome Oscillator": "Awesome Oscillator", + "Awesome Oscillator_study": "Awesome Oscillator", + "Aww, we are sorry to see you go! If you cancel, you will no longer be billed after your current subscription period ends. '+": "Aww, we are sorry to see you go! If you cancel, you will no longer be billed after your current subscription period ends. '+", + "Background color 1": "Background color 1", + "Background color 2": "Background color 2", + "Background Color": "Background Color", + "Background": "Background", + "Balance of Power": "Balance of Power", + "Balance of Power_study": "Balance of Power", + "Balance Sheet": "Balance Sheet", + "Balance": "Balance", + "Balloon": "Balloon", + "Ban": "Ban", + "Bands style": "Bands style", + "Bangkok": "Bangkok", + "Banned": "Banned", + "Bar #": "Bar #", + "Bar's Style": "Bar's Style", + "Bars Pattern": "Bars Pattern", + "Bars": "Bars", + "bars": "bars", + "bars_margin": "bars", + "Base Line Period": "Base Line Period", + "Base Line Periods": "Base Line Periods", + "Base Line": "Base Line", + "Base": "Base", + "Basic EPS, Net Income from Continuing, Operations": "Basic EPS, Net Income from Continuing, Operations", + "Basic EPS, Net Income": "Basic EPS, Net Income", + "Basic Weighted Average Shares": "Basic Weighted Average Shares", + "Basis": "Basis", + "Become a PRO Plus user for just $19.95 and get unlimited alerts! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks!": "Become a PRO Plus user for just $19.95 and get unlimited alerts! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks!", + "Become a Pro user for just $9.95 and get unlimited studies! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks because you support further development of TradingView!": "Become a Pro user for just $9.95 and get unlimited studies! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks because you support further development of TradingView!", + "Beep-beep": "Beep-beep", + "Berlin": "Berlin", + "Beta - 1 Year": "Beta - 1 Year", + "Beta - 3 Year": "Beta - 3 Year", + "Beta - 5 Year": "Beta - 5 Year", + "Beta 1Y": "Beta 1Y", + "Beta 3Y": "Beta 3Y", + "Beta 5Y": "Beta 5Y", + "Bill Williams' 3 Lines": "Bill Williams' 3 Lines", + "Bitcoin Talks": "Bitcoin Talks", + "Bitcoin": "Bitcoin", + "BITFINEX - Bitcoin": "BITFINEX - Bitcoin", + "BITSTAMP - Bitcoin": "BITSTAMP - Bitcoin", + "Black": "Black", + "Blank script": "Blank script", + "Blue": "Blue", + "Bogota": "Bogota", + "Bold": "Bold", + "Bollinger Bands %B": "Bollinger Bands %B", + "Bollinger Bands %B_study": "Bollinger Bands %B", + "Bollinger Bands Width": "Bollinger Bands Width", + "Bollinger Bands Width_study": "Bollinger Bands Width", + "Bollinger Bands": "Bollinger Bands", + "Bollinger Bands_study": "Bollinger Bands", + "Book Equity": "Book Equity", + "Border color": "Border color", + "Border Color": "Border Color", + "Border": "Border", + "Borders": "Borders", + "Bottom Labels": "Bottom Labels", + "Bottom Lables": "Bottom Lables", + "Bottom Margin": "Bottom Margin", + "bottom": "bottom", + "Bring Forward": "Bring Forward", + "Bring to Front": "Bring to Front", + "Browser": "Browser", + "Brush": "Brush", + "BSE - Stock - India": "BSE - Stock - India", + "BTC-E - Bitcoin": "BTC-E - Bitcoin", + "BTCYOU - Bitcoin": "BTCYOU - Bitcoin", + "Buenos Aires": "Buenos Aires", + "Built-ins": "Built-ins", + "Buy Annual": "Buy Annual", + "Buy Ask": "Buy Ask __quote__", + "Buy Bid": "Buy Bid __quote__", + "Buy Market": "Buy Market", + "Buy Monthly": "Buy Monthly", + "BUY MULTIDEVICE ACCESS": "BUY MULTIDEVICE ACCESS", + "Buy symbol": "Buy __displaySymbol__ Limit __abbreviatedNumber__ @ __formattedValue__", + "Buy": "Buy", + "By clicking on “Sign Up” below, you are agreeing to the Terms of Service.": "By clicking on “Sign Up” below, you are agreeing to the Terms of Service.", + "by username": "by __username__", + "by": "by", + "Calendar": "Calendar", + "Calling": "Calling", + "Callout": "Callout", + "Cancel Order": "Cancel Order", + "Cancel publication": "Cancel publication", + "Cancel {{text}} and send feedback": "Cancel {{text}} and send feedback", + "Cancel": "Cancel", + "Candles": "Candles", + "Capital Expenditures": "Capital Expenditures", + "Capital LT": "Capital LT", + "Capital": "Capital", + "Card Number": "Card Number", + "Cash and Cash Equivalents": "Cash and Cash Equivalents", + "Cash and Cash Equivalents, Beginning of Year": "Cash and Cash Equivalents, Beginning of Year", + "Cash and Cash Equivalents, End of Year": "Cash and Cash Equivalents, End of Year", + "Cash Flow Statement": "Cash Flow Statement", + "Cash from Discontinued Operations": "Cash from Discontinued Operations", + "Cash from Financing Activities": "Cash from Financing Activities", + "Cash from Investing Activities": "Cash from Investing Activities", + "Cash from Operating Activities": "Cash from Operating Activities", + "Cash Paid for Income Taxes": "Cash Paid for Income Taxes", + "Cash Paid for Interest Expense": "Cash Paid for Interest Expense", + "Cash Ratio": "Cash Ratio", + "Cash, Cash Equivalents and Short-term ,Investments": "Cash, Cash Equivalents and Short-term ,Investments", + "CBOE - Options - USA": "CBOE - Options - USA", + "CBOT - Futures - USA": "CBOT - Futures - USA", + "CBOT E-mini": "CBOT E-mini", + "CCI 14 Length": "CCI 14 Length", + "CCI 14": "CCI 14", + "CCI Turbo Histogram": "CCI Turbo Histogram", + "CCI Turbo Length": "CCI Turbo Length", + "CCI Turbo": "CCI Turbo", + "center": "center", + "Centered": "Centered", + "CF Depreciation & Amortization": "CF Depreciation & Amortization", + "CF Depreciation & Amortization": "CF Depreciation & Amortization", + "CF Net Income": "CF Net Income", + "CFD": "CFD", + "Chaikin Money Flow": "Chaikin Money Flow", + "Chaikin Money Flow_study": "Chaikin Money Flow", + "Chaikin Oscillator": "Chaikin Oscillator", + "Chaikin Oscillator_study": "Chaikin Oscillator", + "Chande Kroll Stop": "Chande Kroll Stop", + "Chande Kroll Stop_study": "Chande Kroll Stop", + "Chande MO": "Chande MO", + "Chande Momentum Oscillator": "Chande Momentum Oscillator", + "Chande Momentum Oscillator_study": "Chande Momentum Oscillator", + "Change angle": "Change angle", + "Change area background": "Change area background", + "Change Background Color": "Change Background Color", + "Change band background": "Change band background", + "Change Disjoint Angle Background Color": "Change Disjoint Angle Background Color", + "Change Disjoint Angle Background Transparency": "Change Disjoint Angle Background Transparency", + "Change Disjoint Angle Color": "Change Disjoint Angle Color", + "Change Disjoint Angle Extending Left": "Change Disjoint Angle Extending Left", + "Change Disjoint Angle Extending Right": "Change Disjoint Angle Extending Right", + "Change Disjoint Angle Filling": "Change Disjoint Angle Filling", + "Change Disjoint Angle Left End": "Change Disjoint Angle Left End", + "Change Disjoint Angle Right End": "Change Disjoint Angle Right End", + "Change Disjoint Angle Show Prices": "Change Disjoint Angle Show Prices", + "Change Disjoint Angle Style": "Change Disjoint Angle Style", + "Change Disjoint Angle Width": "Change Disjoint Angle Width", + "Change Ideas filter": "Change Ideas filter", + "Change in Accounts Payable & Accrued, Expenses": "Change in Accounts Payable & Accrued, Expenses", + "Change in Accounts Payable & Accrued, Expenses": "Change in Accounts Payable & Accrued, Expenses", + "Change in Accounts Receivable": "Change in Accounts Receivable", + "Change in Current Assets": "Change in Current Assets", + "Change in Current Liabilities": "Change in Current Liabilities", + "Change in Debt, Net": "Change in Debt, Net", + "Change in Deferred Revenue": "Change in Deferred Revenue", + "Change in Equity, Net": "Change in Equity, Net", + "Change in Income Taxes Payable": "Change in Income Taxes Payable", + "Change in Inventories": "Change in Inventories", + "Change in Long-term Debt, Net": "Change in Long-term Debt, Net", + "Change in Operating Assets & Liabilities": "Change in Operating Assets & Liabilities", + "Change in Operating Assets & Liabilities": "Change in Operating Assets & Liabilities", + "Change in Other Assets": "Change in Other Assets", + "Change in Other Current Assets": "Change in Other Current Assets", + "Change in Other Current Liabilities": "Change in Other Current Liabilities", + "Change in Other Liabilities": "Change in Other Liabilities", + "Change in Prepaid Expenses": "Change in Prepaid Expenses", + "Change in Short-term Borrowings, Net": "Change in Short-term Borrowings, Net", + "Change Interval": "Change Interval", + "Change Interval...": "Change Interval...", + "Change Marker and Border Color": "Change Marker and Border Color", + "Change Resolution": "Change Resolution", + "Change Symbol": "Change Symbol", + "Change Symbol...": "Change Symbol...", + "Change Text Background Fill": "Change Text Background Fill", + "Change Text Background Transparency": "Change Text Background Transparency", + "Change Text Background": "Change Text Background", + "Change Text Border Color": "Change Text Border Color", + "Change Text Border": "Change Text Border", + "Change Text Color": "Change Text Color", + "Change Text Font Bold": "Change Text Font Bold", + "Change Text Font Italic": "Change Text Font Italic", + "Change Text Font Size": "Change Text Font Size", + "Change Text Font": "Change Text Font", + "Change Text Wrap": "Change Text Wrap", + "Change Text": "Change Text", + "Change Trend Angle Extending Left": "Change Trend Angle Extending Left", + "Change Trend Angle Extending Right": "Change Trend Angle Extending Right", + "Change Trend Line Always Show Stats": "Change Trend Line Always Show Stats", + "Change Trend Line Color": "Change Trend Line Color", + "Change Trend Line Extending Left": "Change Trend Line Extending Left", + "Change Trend Line Extending Right": "Change Trend Line Extending Right", + "Change Trend Line Left End": "Change Trend Line Left End", + "Change Trend Line Right End": "Change Trend Line Right End", + "Change Trend Line Show Angle": "Change Trend Line Show Angle", + "Change Trend Line Show Bars Range": "Change Trend Line Show Bars Range", + "Change Trend Line Show Date/Time Range": "Change Trend Line Show Date/Time Range", + "Change Trend Line Show Price Range": "Change Trend Line Show Price Range", + "Change Trend Line Style": "Change Trend Line Style", + "Change Trend Line Width": "Change Trend Line Width", + "Channel": "Channel", + "Chart as image": "Chart as image", + "Chart description is required": "Chart description is required", + "Chart does not load": "Chart does not load", + "Chart Help": "Chart Help", + "Chart Layout Name": "Chart Layout Name", + "Chart layout name": "Chart layout name", + "Chart Name": "Chart Name", + "Chart name": "Chart name", + "Chart or Quote, eg.": "Chart or Quote, eg.", + "Chart Properties": "Chart Properties", + "Chart Snapshot": "Chart Snapshot", + "Chart title is required": "Chart title is required", + "Chart": "Chart", + "Charts": "Charts", + "Chat archives...": "Chat archives...", + "Chat Call": "Chat Call", + "Chat Calling": "Chat Calling", + "Chat Hangup": "Chat Hangup", + "Chat Message": "Chat Message", + "Chat Popup": "Chat Popup", + "Chat title": "Chat title", + "Chats": "Chats", + "Chicago": "Chicago", + "Chikou span": "Chikou span", + "Chirpy": "Chirpy", + "Chng 1W": "Chng 1W", + "Chng 4W": "Chng 4W", + "Chng 52W": "Chng 52W", + "Chng": "Chng", + "Choose your PRO plan": "Choose your PRO plan", + "Chop Zone": "Chop Zone", + "Choppiness Index": "Choppiness Index", + "Choppiness Index_study": "Choppiness Index", + "Circle Lines": "Circle Lines", + "Circles": "Circles", + "Clear Alerts Log": "Clear Alerts Log", + "Clear Console": "Clear Console", + "Clear Symbols": "Clear Symbols", + "Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.": "Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.", + "Click here to create new alert": "Click here to create new alert", + "Click here to go to chart and create one": "Click here to go to chart and create one", + "Click to set a point": "Click to set a point", + "Clone": "Clone", + "Clone, Copy, Sync": "Clone, Copy, Sync", + "Close position": "Close position", + "Close Position": "Close Position", + "Close {0} position?": "Close {0} position?", + "Close": "Close", + "close": "close", + "Close_in_legend": "C", + "closed": "closed", + "Closed": "Closed", + "Closed_line_tool_position": "Closed", + "CME - Futures - USA": "CME - Futures - USA", + "CME E-mini": "CME E-mini", + "Coeffs As Percents": "Coeffs As Percents", + "Color 0": "Color 0", + "Color 1": "Color 1", + "Color 2": "Color 2", + "Color 3": "Color 3", + "Color 4": "Color 4", + "Color 5": "Color 5", + "Color 6": "Color 6", + "Color 7": "Color 7", + "Color 8": "Color 8", + "Color bars based on previous close": "Color bars based on previous close", + "Color Theme": "Color Theme", + "Color": "Color", + "Color:": "Color:", + "Columns": "Columns", + "COMEX - Futures - USA": "COMEX - Futures - USA", + "COMEX E-mini": "COMEX E-mini", + "Comment": "Comment", + "Commitments & Contingencies": "Commitments & Contingencies", + "Commitments & Contingencies": "Commitments & Contingencies", + "Commodity Channel Index": "Commodity Channel Index", + "Commodity Channel Index_study": "Commodity Channel Index", + "Common Stock": "Common Stock", + "Company Comparison": "Company Comparison", + "Company": "Company", + "Compare Add": "Compare Add", + "Compare or Add Symbol": "Compare or Add Symbol", + "Compare or Add Symbol...": "Compare or Add Symbol...", + "Compare": "Compare", + "Compare...": "Compare...", + "Compared to monthly billing": "Compared to monthly billing", + "compiling...": "compiling...", + "Condition": "Condition", + "Conditional Expressions": "Conditional Expressions", + "Confirm Inputs": "Confirm Inputs", + "Confirm replace": "Confirm replace", + "Confirm": "Confirm", + "Confirmation": "Confirmation", + "Connect": "Connect", + "CONNECT": "CONNECT", + "Connected": "Connected", + "Connecting Line": "Connecting Line", + "Connecting": "Connecting", + "Connors RSI": "Connors RSI", + "ConnorsRSI": "ConnorsRSI", + "Continue": "Continue", + "CONTINUE": "CONTINUE", + "Conversion Line Period": "Conversion Line Period", + "Conversion Line Periods": "Conversion Line Periods", + "Conversion Line": "Conversion Line", + "Coordinates": "Coordinates", + "Copied to clipboard": "Copied to clipboard", + "Coppock Curve": "Coppock Curve", + "Coppock Curve_study": "Coppock Curve", + "Copy Chart Layout": "Copy Chart Layout", + "Copy link": "Copy link", + "copy selected object.": "copy selected object.", + "Copy": "Copy", + "Correct": "Correct", + "Correlation Coeff": "Correlation Coeff", + "Correlation Coeff_study": "Correlation Coeff", + "Correlation Coefficient": "Correlation Coefficient", + "Correlation": "Correlation", + "Cost & Operating Expenses": "Cost & Operating Expenses", + "Cost & Operating Expenses": "Cost & Operating Expenses", + "Cost of Revenue": "Cost of Revenue", + "Count": "Count", + "Cover Sheet TSO": "Cover Sheet TSO", + "Create Alert on {{title}}": "Create Alert on {{title}}", + "Create Alert": "Create Alert", + "Create new note...": "Create new note...", + "Create New Order...": "Create New Order...", + "Create new public chat": "Create new public chat", + "Create your first script now!": "Create your first script now!", + "Create": "Create", + "Cross": "Cross", + "Cross_chart_type": "Cross", + "Crosses": "Crosses", + "Crosshair": "Crosshair", + "Crossing Down": "Crossing Down", + "Crossing Up": "Crossing Up", + "Crossing": "Crossing", + "Cumulative Volume Index": "Cumulative Volume Index", + "Current Portion of Long-term Debt": "Current Portion of Long-term Debt", + "Current Ratio": "Current Ratio", + "Current Valuation": "Current Valuation", + "cursors-group-css-class": "cursors-group-css-class", + "Custom color...": "Custom color...", + "Custom intervals and unlimited alerts": "Custom intervals and unlimited alerts", + "Custom Intervals": "Custom Intervals", + "Custom": "Custom", + "Custom...": "Custom...", + "CVV/CSC": "CVV/CSC", + "Cycle": "Cycle", + "Cyclic Lines": "Cyclic Lines", + "d": "d", + "D_dates": "D", + "d_dates": "d", + "Daily": "Daily", + "Data provided by BATS exchange.": "Data provided by BATS exchange.", + "Data Window": "Data Window", + "Date Range": "Date Range", + "Date": "Date", + "day": "day", + "day_plural": "days", + "Day's Range": "Day's Range", + "Debt Net": "Debt Net", + "Debt to Assets": "Debt to Assets", + "Debt to Equity": "Debt to Equity", + "Dec": "Dec", + "DecisionBar": "DecisionBar", + "Decrease Rating": "Decrease Rating", + "Default": "Default", + "Defaults": "Defaults", + "Deferred Charges": "Deferred Charges", + "Deferred Income Tax Liabilities, Short-term": "Deferred Income Tax Liabilities, Short-term", + "Deferred Income Taxes": "Deferred Income Taxes", + "Deferred Income Taxes, Current": "Deferred Income Taxes, Current", + "Deferred Income Taxes, Long-term": "Deferred Income Taxes, Long-term", + "Deferred Liability Charges": "Deferred Liability Charges", + "Degree of Combined Leverage": "Degree of Combined Leverage", + "Degree of Financial Leverage": "Degree of Financial Leverage", + "Degree of Operational Leverage": "Degree of Operational Leverage", + "delayed": "delayed", + "Delayed": "Delayed", + "Delete Alert": "Delete Alert", + "Delete alerts as per filter": "Delete alerts as per filter", + "Delete all Alerts": "Delete all Alerts", + "Delete all inactive Alerts": "Delete all inactive Alerts", + "Delete all your positions, orders and history and set balance to specific value.": "Delete all your positions, orders and history and set balance to specific value.", + "Delete message": "Delete message", + "Delete room": "Delete room", + "Delete script": "Delete script", + "Delete": "Delete", + "Depreciation & Amortization Expense": "Depreciation & Amortization Expense", + "Depreciation & Amortization Expense": "Depreciation & Amortization Expense", + "Depreciation Expense": "Depreciation Expense", + "Depth": "Depth", + "depth_input": "depth", + "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.": "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.", + "Description": "Description", + "DESCRIPTION": "DESCRIPTION", + "Detach Chat": "Detach Chat", + "Details": "Details", + "Detrended Price Oscillator": "Detrended Price Oscillator", + "deviation_input": "deviation", + "Device": "Device", + "DI Length_input": "DI Length", + "Diluted EPS, Net Income from Continuing Operations": "Diluted EPS, Net Income from Continuing Operations", + "Diluted EPS, Net Income": "Diluted EPS, Net Income", + "Diluted Weighted Average Shares": "Diluted Weighted Average Shares", + "Directional Movement Index": "Directional Movement Index", + "Directional Movement Index_study": "Directional Movement Index", + "Directional Movement": "Directional Movement", + "Disconnect": "Disconnect", + "Disconnected": "Disconnected", + "Discontinued Operations": "Discontinued Operations", + "Disjoint Angle": "Disjoint Angle", + "Displaced EMA": "Displaced EMA", + "Displacement": "Displacement", + "displacement_input": "displacement", + "distance: {0}": "distance: {0}", + "Div EA": "Div EA", + "Div Paid": "Div Paid", + "Div Pref": "Div Pref", + "Div Share": "Div Share", + "Divergence Indicator": "Divergence Indicator", + "Diviation (%)": "Diviation (%)", + "Dividend": "Dividend", + "Dividends Paid": "Dividends Paid", + "Dividends per Share, FQ": "Dividends per Share, FQ", + "Dividends": "Dividends", + "divisor_input": "divisor", + "Divisor_input": "Divisor", + "Do Not Cancel": "Do Not Cancel", + "Do not post offline personal contact information.": "Do not post offline personal contact information.", + "Do not publish content that is not your original work, or infringes the copyright of any third party.": "Do not publish content that is not your original work, or infringes the copyright of any third party.", + "Do not show this message again": "Do not show this message again", + "Do you really want to clear all symbols?": "Do you really want to clear all symbols?", + "Do you realy want to delete ": "Do you realy want to delete", + "Do you realy want to delete theme": "Do you realy want to delete __theme__ theme?", + "Do you realy want to delete {0}watchlist?": "Do you realy want to delete {0}watchlist?", + "Do you realy want to replace": "Do you realy want to replace", + "Don't be so cruel! Bans longer than 1 week are not allowed for now.": "Don't be so cruel! Bans longer than 1 week are not allowed for now.", + "Donchian Channels": "Donchian Channels", + "Donchian Channels_study": "Donchian Channels", + "Done": "Done", + "Don’t cry… but your free PRO Plus trial has ended! We hope you benefited from useful features and felt good about yourself for supporting the community.": "Don’t cry… but your free PRO Plus trial has ended! We hope you benefited from useful features and felt good about yourself for supporting the community.", + "Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!": "Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!", + "Dot": "Dot", + "Double EMA": "Double EMA", + "Double Exponential Moving Average": "Double Exponential Moving Average", + "Double Exponential Moving Average_study": "Double Exponential Moving Average", + "Down Color": "Down Color", + "Down fractals": "Down fractals", + "Down Wave 1 or A": "Down Wave 1 or A", + "Down Wave 2 or B": "Down Wave 2 or B", + "Down Wave 3": "Down Wave 3", + "Down Wave 4": "Down Wave 4", + "Down Wave 5": "Down Wave 5", + "Down Wave C": "Down Wave C", + "Down": "Down", + "Drawing Tools": "Drawing Tools", + "Drawings Syncing": "Drawings Syncing", + "Drawings Toolbar": "Drawings Toolbar", + "Drawings": "Drawings", + "E-mail for sms": "E-mail for sms", + "E-mail support hours are 4:00 AM – 3 PM EST Monday - Friday. Typical response time is 1 hour during business hours.": "E-mail support hours are 4:00 AM – 3 PM EST Monday - Friday. Typical response time is 1 hour during business hours.", + "E-mail": "E-mail", + "Early Access 33% off{{#is_finished}} – Final chance{{/is_finished}}": "Early Access 33% off{{#is_finished}} – Final chance{{/is_finished}}", + "Early Access for $16.65/Month": "Early Access for $16.65/Month", + "Earnings breaks": "Earnings breaks", + "Earnings Calendar": "Earnings Calendar", + "Earnings per Share, Basic, TTM": "Earnings per Share, Basic, TTM", + "Earnings per Share, Diluted, TTM": "Earnings per Share, Diluted, TTM", + "Earnings": "Earnings", + "Ease Of Movement": "Ease Of Movement", + "Ease of Movement": "Ease of Movement", + "Ease of Movement_study": "Ease of Movement", + "EBIT": "EBIT", + "EBITDA": "EBITDA", + "Economic Calendar": "Economic Calendar", + "Economy & Symbols": "Economy & Symbols", + "Economy": "Economy", + "Edit Alert {{description}} on {{title}}": "Edit Alert {{description}} on {{title}}", + "Edit Alert": "Edit Alert", + "Edit chat room": "Edit chat room", + "EDIT IDEA": "EDIT IDEA", + "Edit Order": "Edit Order", + "Edit Order...": "Edit Order...", + "Edit Position": "Edit Position", + "Edit Position...": "Edit Position...", + "Edit profile": "Edit profile", + "Edit room...": "Edit room...", + "EDIT SCRIPT": "EDIT SCRIPT", + "Edit Sript": "Edit Sript", + "Edit": "Edit", + "EDIT": "EDIT", + "Effect of Exchange Rate on Cash": "Effect of Exchange Rate on Cash", + "Elder's Force Index": "Elder's Force Index", + "Elders Force Index_study": "Elders Force Index", + "Elliott Labels": "Elliott Labels", + "Elliott Major Retracement": "Elliott Major Retracement", + "Elliott Minor Retracement": "Elliott Minor Retracement", + "Elliott Wave Circle": "Elliott Wave Circle", + "Elliott Wave Cycle": "Elliott Wave Cycle", + "Elliott Wave Minor": "Elliott Wave Minor", + "Elliott Wave Subminuette": "Elliott Wave Subminuette", + "Elliott Wave": "Elliott Wave", + "Ellipse": "Ellipse", + "Email": "Email", + "Embed": "Embed", + "Emp": "Emp", + "Employee Compensation": "Employee Compensation", + "End of Day": "End of Day", + "English only for main public chatrooms and public ideas - so that everyone can understand. Any language can be spoken in the custom chat rooms. Later we may introduce main public chatrooms for other languages.": "English only for main public chatrooms and public ideas - so that everyone can understand. Any language can be spoken in the custom chat rooms. Later we may introduce main public chatrooms for other languages.", + "English only": "English only", + "Enter a new chart layout name": "Enter a new chart layout name", + "Enter a new chart name": "Enter a new chart name", + "Enter new title for this chat": "Enter new title for this chat", + "Entering Channel": "Entering Channel", + "Enterprise Value, FQ": "Enterprise Value, FQ", + "Enterprise Value/EBITDA, TTM": "Enterprise Value/EBITDA, TTM", + "Entry price:": "Entry price:", + "Envelope": "Envelope", + "Envelope_study": "Envelope", + "eod data": "eod data", + "eod delayed": "eod delayed", + "EPS NI": "EPS NI", + "Equality Line": "Equality Line", + "Equity Earnings": "Equity Earnings", + "Equity": "Equity", + "Eraser": "Eraser", + "Error": "Error", + "Estimate": "Estimate", + "EUREX - Futures - Europe": "EUREX - Futures - Europe", + "Event": "Event", + "Events & Alerts": "Events & Alerts", + "Events": "Events", + "Exch": "Exch", + "Exchange": "Exchange", + "Exchanges charge per-user fees and redistribution fees from TradingView for delivery of intraday and real-time data. So, we can't give this data for free to everyone (as much as we'd like to).": "Exchanges charge per-user fees and redistribution fees from TradingView for delivery of intraday and real-time data. So, we can't give this data for free to everyone (as much as we'd like to).", + "Exit Full Screen (ESC)": "Exit Full Screen (ESC)", + "Exiting Channel": "Exiting Channel", + "Expand sym chart": "Expand sym chart", + "Expected Annual Dividends": "Expected Annual Dividends", + "Expiration Date (MM/YY)": "Expiration Date (MM/YY)", + "Expiration Time": "Expiration Time", + "Expiration": "Expiration", + "Expired": "Expired", + "Exponential": "Exponential", + "exponential_input": "Exponential", + "ext": "ext", + "Extend Alert Line": "Extend Alert Line", + "Extend Left End": "Extend Left End", + "Extend Left": "Extend Left", + "Extend Lines Left": "Extend Lines Left", + "Extend Lines": "Extend Lines", + "Extend Right End": "Extend Right End", + "Extend Right": "Extend Right", + "Extend": "Extend", + "Extended Alert Line": "Extended Alert Line", + "Extended Hours (Intraday Only)": "Extended Hours (Intraday Only)", + "Extended Hours": "Extended Hours", + "Extended Line": "Extended Line", + "Extended Trading Hours": "Extended Trading Hours", + "Extended": "Extended", + "Extension": "Extension", + "Extraordinary Items": "Extraordinary Items", + "Failed": "Failed", + "Failure back color": "Failure back color", + "Failure text color": "Failure text color", + "FAILURE": "FAILURE", + "Falling": "Falling", + "Fans": "Fans", + "Fast length": "Fast length", + "Fast Length": "Fast Length", + "fastLength_input": "Fast Length", + "Fault": "Fault", + "Favorite Drawings Toolbar": "Favorite Drawings Toolbar", + "Favorite ideas": "Favorite ideas", + "Favorite": "Favorite", + "Favorites": "Favorites", + "Feature Request and Feedback": "Feature Request and Feedback", + "Feb": "Feb", + "Fib Channel": "Fib Channel", + "Fib Circles": "Fib Circles", + "Fib Retracement": "Fib Retracement", + "Fib Speed Resistance Arcs": "Fib Speed Resistance Arcs", + "Fib Speed Resistance Fan": "Fib Speed Resistance Fan", + "Fib Spiral": "Fib Spiral", + "Fib Time Zone": "Fib Time Zone", + "Fib Wedge": "Fib Wedge", + "Fibonacci": "Fibonacci", + "Fill": "Fill", + "Find existing chat": "Find existing chat", + "First bar time": "First bar time", + "First Name": "First Name", + "Fisher Transform": "Fisher Transform", + "Fisher": "Fisher", + "Flag Mark": "Flag Mark", + "Flat Bottom": "Flat Bottom", + "Flat Top/Bottom": "Flat Top/Bottom", + "Flipped": "Flipped", + "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.": "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.", + "Follow {{pro_symbol}}": "Follow {{pro_symbol}}", + "Follow": "Follow", + "Followed": "Followed", + "Followers": "Followers", + "Following below suggestions will help get your ideas suggested:": "Following below suggestions will help get your ideas suggested:", + "Following": "Following", + "Font Size": "Font Size", + "For a limited time, we’re offering a FREE 1 month subscription of PRO Plus (no credit card required, no catches or hidden autobilling).": "For a limited time, we’re offering a FREE 1 month subscription of PRO Plus (no credit card required, no catches or hidden autobilling).", + "for": "for", + "Forecast": "Forecast", + "Forex Talks": "Forex Talks", + "Forex": "Forex", + "Forgot password?": "Forgot password?", + "Format": "Format", + "Format...": "Format...", + "FORTUNECX - Bitcoin": "FORTUNECX - Bitcoin", + "Free Cash Flow Margin": "Free Cash Flow Margin", + "Free Cash Flow Return on Assets": "Free Cash Flow Return on Assets", + "Free Cash Flow": "Free Cash Flow", + "Frequency": "Frequency", + "Full moon mark": "Full moon mark", + "Full Screen": "Full Screen", + "Fullscreen mode": "Fullscreen mode", + "Function Definition": "Function Definition", + "Fundamentals company": "Fundamentals __company__", + "Fundamentals": "Fundamentals", + "Futures Magazine": "Futures Magazine", + "Futures": "Futures", + "futures": "futures", + "FXCM - Forex": "FXCM - Forex", + "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.": "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.", + "FxWire PRO": "FxWire PRO", + "Gann Box": "Gann Box", + "Gann Fan": "Gann Fan", + "Gann Square": "Gann Square", + "Gap Down Stocks": "Gap Down Stocks", + "Gap in the data": "Gap in the data", + "Gap Up Stocks": "Gap Up Stocks", + "General & Administrative Expense": "General & Administrative Expense", + "General & Administrative Expense": "General & Administrative Expense", + "GOCIO - Bitcoin": "GOCIO - Bitcoin", + "Goodwill & Intangible Assets, Net": "Goodwill & Intangible Assets, Net", + "Goodwill & Intangible Assets, Net": "Goodwill & Intangible Assets, Net", + "Goodwill": "Goodwill", + "GrandSuperCycle": "GrandSuperCycle", + "Graphics": "Graphics", + "Greater Than": "Greater Than", + "Grey": "Grey", + "Grid Lines": "Grid Lines", + "Grid": "Grid", + "Gross Margin %, TTM": "Gross Margin %, TTM", + "Gross Margin": "Gross Margin", + "Gross Profit": "Gross Profit", + "Growing moon": "Growing moon", + "Growing": "Growing", + "h": "h", + "h_dates": "h", + "Hand Bell": "Hand Bell", + "Hate speech": "Hate speech", + "Have something to say?": "Have something to say?", + "Head & Shoulders": "Head & Shoulders", + "Head": "Head", + "Headlines": "Headlines", + "Heiken Ashi": "Heiken Ashi", + "Help & Wiki": "Help & Wiki", + "Help": "Help", + "Hidden Bearish Divergence": "Hidden Bearish Divergence", + "Hidden Bullish Divergence": "Hidden Bullish Divergence", + "Hide All Drawing Tools": "Hide All Drawing Tools", + "Hide Buy/Sell Panel": "Hide Buy/Sell Panel", + "Hide data": "Hide data", + "Hide Drawings Toolbar": "Hide Drawings Toolbar", + "Hide Favorite Drawings Toolbar": "Hide Favorite Drawings Toolbar", + "Hide inactive alerts": "Hide inactive alerts", + "Hide inactive Alerts": "Hide inactive Alerts", + "Hide Marks On Bars": "Hide Marks On Bars", + "Hide Widgets": "Hide Widgets", + "Hide": "Hide", + "High": "High", + "high": "high", + "High_in_legend": "H", + "Histogram": "Histogram", + "Historical Volatility": "Historical Volatility", + "HITBTC - Bitcoin": "HITBTC - Bitcoin", + "hl2": "hl2", + "HLC Bars": "HLC Bars", + "hlc3": "hlc3", + "Hlines Background": "Hlines Background", + "Hollow Candles": "Hollow Candles", + "Home": "Home", + "Hong Kong": "Hong Kong", + "Horizontal Line": "Horizontal Line", + "Horizontal Ray": "Horizontal Ray", + "Hot Lists": "Hot Lists", + "Hotlist": "Hotlist", + "HotLists continuously scan the US stock market to identify best trading opportunities and take considerable resources, so we can't give them out for free to everyone (as much as we'd like to).": "HotLists continuously scan the US stock market to identify best trading opportunities and take considerable resources, so we can't give them out for free to everyone (as much as we'd like to).", + "Hotlists": "Hotlists", + "hour": "hour", + "hour_plural": "hours", + "How to use the reference materials (Video)": "How to use the reference materials (Video)", + "Hull MA": "Hull MA", + "Hull MA_study": "Hull MA", + "Hull Moving Average": "Hull Moving Average", + "Hundred Line": "Hundred Line", + "ICECAN - Futures - Canada": "ICECAN - Futures - Canada", + "ICEEUR - Futures - Europe": "ICEEUR - Futures - Europe", + "ICEUSA - Futures - USA": "ICEUSA - Futures - USA", + "Ichimoku Cloud": "Ichimoku Cloud", + "Ichimoku Cloud_study": "Ichimoku Cloud", + "Icon": "Icon", + "Idea or chart snapshot image": "Idea or chart snapshot image", + "IDEA TITLE AND DESCRIPTION": "IDEA TITLE AND DESCRIPTION", + "Ideas for the current resolution only": "Ideas for the current resolution only", + "Ideas for the current symbol only": "Ideas for the current symbol only", + "Ideas of the people I follow & my ideas": "Ideas of the people I follow & my ideas", + "Ideas Published": "Ideas Published", + "Ideas": "Ideas", + "If you are sure you want to cancel, click Cancel, otherwise choose Do Not Cancel.": "If you are sure you want to cancel, click Cancel, otherwise choose Do Not Cancel.", + "If you do intraday analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.": "If you do intraday analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.", + "If you do intraday analysis, consider subscribing to the {{exchange}} exchange.{{^exchangesButton}} You must subscribe to PRO, PRO Plus or Premium service first (from only 9.95/m).{{/exchangesButton}}": "If you do intraday analysis, consider subscribing to the {{exchange}} exchange.{{^exchangesButton}} You must subscribe to PRO, PRO Plus or Premium service first (from only 9.95/m).{{/exchangesButton}}", + "If you do intraday spread analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.": "If you do intraday spread analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.", + "If you follow a symbol you will receive notifications when new ideas about that symbol are published.": "If you follow a symbol you will receive notifications when new ideas about that symbol are published.", + "If you like what you see, you have an exclusive chance to get 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.": "If you like what you see, you have an exclusive chance to get 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.", + "If you need only the most complete and accurate data, then consider subscribing to the PRO Plus or Premium service from only $19.95/m that offers actual real-time data from the NYSE/NASDAQ/AMEX exchanges and much more.": "If you need only the most complete and accurate data, then consider subscribing to the PRO Plus or Premium service from only $19.95/m that offers actual real-time data from the NYSE/NASDAQ/AMEX exchanges and much more.", + "If you want to act quickly to news and events that occur when the regular market is closed, please consider subscribing to PRO Plus or Premium service from only $19.95/m.": "If you want to act quickly to news and events that occur when the regular market is closed, please consider subscribing to PRO Plus or Premium service from only $19.95/m.", + "If you want to identify opportunities in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "If you want to identify opportunities in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "If you want to unlock the power of multiple time frame analysis and add multiple symbols to the same chart layout, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "If you want to unlock the power of multiple time frame analysis and add multiple symbols to the same chart layout, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "If you want to use different watchlists to quickly assess different sectors of the market, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "If you want to use different watchlists to quickly assess different sectors of the market, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "If you want to use private messages - please sign in or register!": "If you want to use private messages - please sign in or register!", + "If you want to use this service - please sign in or register!": "If you want to use this service - please sign in or register!", + "Ignore user": "Ignore user __username__", + "Ignore": "Ignore", + "Ignored users...": "Ignored users...", + "Illicit content": "Illicit content", + "Image URL": "Image URL", + "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", + "In effort to make TradingView more useful to a larger number of users, moderators have the right to hide ideas with bad descriptions or not informative from the front page and the gallery. We are NOT limiting any ways of publishing or using TradingView charts. You can still create and publish any kind of charts; your profile and Activity Stream will still show all created charts.": "In effort to make TradingView more useful to a larger number of users, moderators have the right to hide ideas with bad descriptions or not informative from the front page and the gallery. We are NOT limiting any ways of publishing or using TradingView charts. You can still create and publish any kind of charts; your profile and Activity Stream will still show all created charts.", + "In Session": "In Session", + "In short, the more understandable and interesting your ideas are, the more you’ll gain respect of others and get discovered by the financial community. We’ll do our best to help showcase good ideas.": "In short, the more understandable and interesting your ideas are, the more you’ll gain respect of others and get discovered by the financial community. We’ll do our best to help showcase good ideas.", + "in": "in", + "in_dates": "in", + "inbars": "in __period__ bars", + "Income After Taxes": "Income After Taxes", + "Income before Extraordinary Items": "Income before Extraordinary Items", + "Income Before Taxes": "Income Before Taxes", + "Income Statement": "Income Statement", + "Income Taxes Payable": "Income Taxes Payable", + "Income Taxes": "Income Taxes", + "Income": "Income", + "Increase Rating": "Increase Rating", + "Increment": "Increment", + "increment_input": "Increment", + "Ind": "Ind", + "Index": "Index", + "index": "index", + "Indicator Arguments in Header": "Indicator Arguments in Header", + "Indicator Arguments": "Indicator Arguments", + "Indicator Last Value": "Indicator Last Value", + "Indicator Titles in Header": "Indicator Titles in Header", + "Indicator Titles": "Indicator Titles", + "Indicator Values": "Indicator Values", + "Indicator": "Indicator", + "Indicators and Strategies": "Indicators and Strategies", + "Indicators": "Indicators", + "Indicators, Fundamentals, Economy and Add-ons": "Indicators, Fundamentals, Economy and Add-ons", + "Industry": "Industry", + "Info": "Info", + "Inputs": "Inputs", + "Insert Drawing Tool": "Insert Drawing Tool", + "Insert emoticon": "Insert emoticon", + "Insert Indicator...": "Insert Indicator...", + "Insert": "Insert", + "Inside Channel": "Inside Channel", + "Inside Pitchfork": "Inside Pitchfork", + "Inside": "Inside", + "Install": "Install", + "Intangible Assets": "Intangible Assets", + "Interest Expense": "Interest Expense", + "Interest Income": "Interest Income", + "Interest Income/Expense, Net": "Interest Income/Expense, Net", + "Intermediate": "Intermediate", + "interval_dialog_description": "Type the interval number for munute 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)", + "Intraday Renko, Kagi, Line Break and Point & Figure charts take considerable resources, so we can't give them out for free to everyone (as much as we'd like to). We can, however, give out these charts for free in the Daily and Weekly resolutions.": "Intraday Renko, Kagi, Line Break and Point & Figure charts take considerable resources, so we can't give them out for free to everyone (as much as we'd like to). We can, however, give out these charts for free in the Daily and Weekly resolutions.", + "Intraday Renko, Kagi, Line Break, PnF and spread charts": "Intraday Renko, Kagi, Line Break, PnF and spread charts", + "Intraday Renko, Kagi, Line Break, PnF charts": "Intraday Renko, Kagi, Line Break, PnF charts", + "Intraday Spread Charts": "Intraday Spread Charts", + "Intraday Spread": "Intraday Spread", + "invalid symbol": "invalid symbol", + "Invalid Symbol": "Invalid Symbol", + "Inventories, Net": "Inventories, Net", + "Investment Changes, Net": "Investment Changes, Net", + "Invoiced every month": "Invoiced every month", + "IP": "IP", + "Issuance of Equity": "Issuance of Equity", + "Issue Type": "Issue Type", + "Italic": "Italic", + "ITBIT - Bitcoin": "ITBIT - Bitcoin", + "Jan": "Jan", + "Jaw Length": "Jaw Length", + "Jaw Offset": "Jaw Offset", + "Jaw": "Jaw", + "jawLength_input": "Jaw Length", + "Join Now": "Join Now", + "Journal is empty": "Journal is empty", + "Journal...": "Journal...", + "Jul": "Jul", + "Jun": "Jun", + "Jurik Research": "Jurik Research", + "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That is less than $16.65/month. Don’t miss the last chance to get the special Early Access and secure this low rate now!": "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That is less than $16.65/month. Don’t miss the last chance to get the special Early Access and secure this low rate now!", + "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.": "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.", + "Kagi": "Kagi", + "KCBT - Futures - USA": "KCBT - Futures - USA", + "Keltner Channels": "Keltner Channels", + "Keltner Channels_study": "Keltner Channels", + "Key Hidden Levels": "Key Hidden Levels", + "Key Order Flow Events": "Key Order Flow Events", + "Keyboard Shortcuts": "Keyboard Shortcuts", + "Kijun-sen": "Kijun-sen", + "Kind": "Kind", + "Klinger Oscillator": "Klinger Oscillator", + "Klinger Oscillator_study": "Klinger Oscillator", + "Know Sure Thing": "Know Sure Thing", + "Know Sure Thing_study": "Know Sure Thing", + "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.": "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.", + "Kolkata": "Kolkata", + "Label Background": "Label Background", + "Label": "Label", + "Labels Font": "Labels Font", + "Labels": "Labels", + "Labor Expense": "Labor Expense", + "Lagging Span 2 Periods": "Lagging Span 2 Periods", + "Lagging Span": "Lagging Span", + "Last Annual EPS": "Last Annual EPS", + "Last Annual Revenue": "Last Annual Revenue", + "Last bar time": "Last bar time", + "Last Modified": "Last Modified", + "Last Name": "Last Name", + "Last Value on Price Scale": "Last Value on Price Scale", + "Last": "Last", + "LAUNCH CHART": "LAUNCH CHART", + "Launch chat in separate window": "Launch chat in separate window", + "LazyBear - MTF Panes": "LazyBear - MTF Panes", + "LazyBear - S/R Levels": "LazyBear - S/R Levels", + "Lead 1": "Lead 1", + "Lead 2": "Lead 2", + "LEARN MORE": "LEARN MORE", + "Least Squares Moving Average": "Least Squares Moving Average", + "Least Squares Moving Average_study": "Least Squares Moving Average", + "Leave this chat": "Leave this chat", + "Left End": "Left End", + "Left Labels": "Left Labels", + "Left Shoulder": "Left Shoulder", + "left": "left", + "len_input": "length", + "Length high": "Length high", + "Length hight": "Length hight", + "Length low": "Length low", + "Length1": "Length1", + "Length2": "Length2", + "Length3": "Length3", + "Length_input": "Length", + "length_input": "length", + "lengthRSI_input": "RSI length", + "lengthStoch_input": "Stoch length", + "Less Than": "Less Than", + "Level {0}": "Level {0}", + "Level": "Level", + "Levels": "Levels", + "Liabilities & Stockholder's Equity": "Liabilities & Stockholder's Equity", + "Liabilities & Stockholder's Equity": "Liabilities & Stockholder's Equity", + "like": "like", + "like_plural": "likes", + "Limit": "Limit", + "Line Break": "Line Break", + "Line Width": "Line Width", + "Line With Breaks": "Line With Breaks", + "Line": "Line", + "Linear Regression Curve": "Linear Regression Curve", + "Linear Regression Curve_study": "Linear Regression Curve", + "Linear Regression": "Linear Regression", + "Lines": "Lines", + "Link interval to all charts": "Link interval to all charts", + "Link symbol to all charts": "Link symbol to all charts", + "LINK TO RELATED IDEAS": "LINK TO RELATED IDEAS", + "Link to this chart": "Link to this chart", + "Link to this chat...": "Link to this chat...", + "Link to this room...": "Link to this room...", + "Link To": "Link To", + "Lips Length": "Lips Length", + "Lips Offset": "Lips Offset", + "Lips": "Lips", + "lipsLength_input": "Lips Length", + "List or list item": "List or list item", + "Load Chart Layout": "Load Chart Layout", + "Load Chart": "Load Chart", + "Load Layout Chart": "Load Layout Chart", + "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.": "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.", + "Load New Bars": "Load New Bars", + "Load": "Load", + "loading data": "loading data", + "Loading market depth data…": "Loading market depth data…", + "loading...": "loading...", + "Loading...": "Loading...", + "Lock All Drawing Tools": "Lock All Drawing Tools", + "Lock Scale": "Lock Scale", + "Lock scale": "Lock scale", + "Lock": "Lock", + "Lock/Unlock": "Lock/Unlock", + "Log Scale": "Log Scale", + "Log Scale_scale_menu": "Log Scale", + "log": "log", + "Logged as": "Logged as", + "Logged out": "Logged out", + "London": "London", + "Long Length": "Long Length", + "Long length": "Long length", + "Long Period": "Long Period", + "Long period": "Long period", + "Long Position": "Long Position", + "Long RoC Length_input": "Long RoC Length", + "Long Term Capital": "Long Term Capital", + "Long Term Debt to Long Term Capital": "Long Term Debt to Long Term Capital", + "Long Term Debt to Total Capital": "Long Term Debt to Total Capital", + "Long": "Long", + "LONG": "LONG", + "Long-term Debt Payments": "Long-term Debt Payments", + "Long-term Debt Proceeds": "Long-term Debt Proceeds", + "Long-term Debt": "Long-term Debt", + "Long-term Deferred Income Tax Liabilities": "Long-term Deferred Income Tax Liabilities", + "Long-term Deferred Liability Charges": "Long-term Deferred Liability Charges", + "Long-term intervals are better than short-term ones for publishing analysis. An idea on 1 minute bars will probably become obsolete by the time people read it. However a good idea may still be featured.": "Long-term intervals are better than short-term ones for publishing analysis. An idea on 1 minute bars will probably become obsolete by the time people read it. However a good idea may still be featured.", + "Long-term Investments": "Long-term Investments", + "Long_input": "Long", + "long_input": "long", + "longlen_input": "long length", + "Los Angeles": "Los Angeles", + "Low price available now – don’t miss this chance!": "Low price available now – don’t miss this chance!", + "Low": "Low", + "low": "low", + "Low_in_legend": "L", + "Lower Band": "Lower Band", + "Lower Bound": "Lower Bound", + "Lower Devation": "Lower Devation", + "Lower Deviation": "Lower Deviation", + "Lower": "Lower", + "LowerLimit": "Lower Limit", + "LSE - Stock - UK": "LSE - Stock - UK", + "m": "m", + "M_dates": "M", + "m_dates": "m", + "MA Cross": "MA Cross", + "MA Cross_study": "MA Cross", + "MA Exp Ribbon": "MA Exp Ribbon", + "MA Length": "MA Length", + "MACD": "MACD", + "Madrid": "Madrid", + "Magnet Mode": "Magnet Mode", + "Major": "Major", + "Make a Copy": "Make a Copy", + "Make a Copy...": "Make a Copy...", + "Make It Mine": "Make It Mine", + "Manage Alerts": "Manage Alerts", + "Manage Drawings": "Manage Drawings", + "Mar": "Mar", + "Margin AT": "Margin AT", + "Margin G": "Margin G", + "Margin G%": "Margin G%", + "Margin O": "Margin O", + "Margin PT": "Margin PT", + "Margins": "Margins", + "Marker Color": "Marker Color", + "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.": "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.", + "Market Cap - Basic": "Market Cap - Basic", + "market closed": "market closed", + "Market Open": "Market Open", + "market open": "market open", + "Market Summary": "Market Summary", + "Market": "Market", + "Marketplace Add-ons": "Marketplace Add-ons", + "Mass Index": "Mass Index", + "Mass Index_study": "Mass Index", + "Max value": "Max value", + "Maximize Chat": "Maximize Chat", + "maximum_input": "Maximum", + "May": "May", + "McGinley Dynamic": "McGinley Dynamic", + "Measure (Shift + Click on the chart)": "Measure (Shift + Click on the chart)", + "Median": "Median", + "MERCADO - Bitcoin": "MERCADO - Bitcoin", + "Merge Down": "Merge Down", + "Merge Up": "Merge Up", + "Message settings": "Message settings", + "Message": "Message", + "messages today": "__messages__ messages today", + "MGEX - Futures - USA": "MGEX - Futures - USA", + "MicroTrends": "MicroTrends", + "middle": "middle", + "Middle": "Middle", + "Minor": "Minor", + "Minority Interest & Equity Earnings": "Minority Interest & Equity Earnings", + "Minority Interest & Equity Earnings": "Minority Interest & Equity Earnings", + "Minority Interest": "Minority Interest", + "Minuette": "Minuette", + "Minus Line": "Minus Line", + "minute": "minute", + "minute_plural": "minutes", + "Minute": "Minute", + "Mirrored": "Mirrored", + "Mkt Cap": "Mkt Cap", + "mod": "mod", + "Mode": "Mode", + "MODERATED": "MODERATED", + "Moderator": "Moderator", + "Moderators Warning Messages": "Moderators Warning Messages", + "Modified Schiff Pitchfork": "Modified Schiff Pitchfork", + "Modified Schiff": "Modified Schiff", + "Modify Order": "Modify Order", + "Modify": "Modify", + "Momentum": "Momentum", + "Money Flow": "Money Flow", + "Money Flow_study": "Money Flow", + "month": "month", + "month_plural": "months", + "month0": "Jan", + "month1": "Feb", + "month10": "Nov", + "month11": "Dec", + "month2": "Mar", + "month3": "Apr", + "month4": "May", + "month5": "Jun", + "month6": "Jul", + "month7": "Aug", + "month8": "Sep", + "month9": "Oct", + "Monthly": "Monthly", + "Moon Phases": "Moon Phases", + "Moscow": "Moscow", + "move chart 1 bar to the left.": "move chart 1 bar to the left.", + "move chart 1 bar to the right.": "move chart 1 bar to the right.", + "Move Down": "Move Down", + "move further to the left.": "move further to the left.", + "move further to the right.": "move further to the right.", + "Move Up": "Move Up", + "Moving Avarage Weighted": "Moving Avarage Weighted", + "Moving Average Convergence/Divergence": "Moving Average Convergence/Divergence", + "Moving Average Convergence/Divergence_study": "Moving Average Convergence/Divergence", + "Moving Average Exponential": "Moving Average Exponential", + "Moving Average Exponential_study": "Moving Average Exponential", + "Moving Average Weighted_study": "Moving Average Weighted", + "Moving Average": "Moving Average", + "Moving Average_study": "Moving Average", + "Moving Down %": "Moving Down %", + "Moving Down": "Moving Down", + "Moving Up %": "Moving Up %", + "Moving Up": "Moving Up", + "MTF Studies": "MTF Studies", + "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.": "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.", + "MTPredictor": "MTPredictor", + "Mult_input": "Multiplier", + "mult_input": "multiplier", + "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.": "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.", + "Multi-Time Period Charts": "Multi-Time Period Charts", + "Multiple accounts": "Multiple accounts", + "Multiple charts layout and watch lists": "Multiple charts layout and watch lists", + "Multiple Charts Layout available only to PRO users.": "Multiple Charts Layout available only to PRO users.", + "Multiple Charts Layout": "Multiple Charts Layout", + "Multiple Connections": "Multiple Connections", + "Multiple Watch Lists available only to PRO users.": "Multiple Watch Lists available only to PRO users.", + "Multiple Watch Lists": "Multiple Watch Lists", + "Multiplier": "Multiplier", + "My Ideas and Notes": "My Ideas and Notes", + "My ideas only": "My ideas only", + "My Script": "My Script", + "My Scripts": "My Scripts", + "n/a": "n/a", + "Name": "Name", + "NASDAQ - Stock - USA": "NASDAQ - Stock - USA", + "NASDAQ and NYSE charge exchange and per-user fees, which means we can’t give this for free to everyone (as much as we'd love to). Our free feed is provided by BATS electronic exchange, which offers approximate volumes and prices with fewer updates.": "NASDAQ and NYSE charge exchange and per-user fees, which means we can’t give this for free to everyone (as much as we'd love to). Our free feed is provided by BATS electronic exchange, which offers approximate volumes and prices with fewer updates.", + "Nasdaq Gap Down Stocks": "Nasdaq Gap Down Stocks", + "Nasdaq Gap Up Stocks": "Nasdaq Gap Up Stocks", + "Nasdaq Percent Advances": "Nasdaq Percent Advances", + "Nasdaq Percent Declines": "Nasdaq Percent Declines", + "Nasdaq Price Advances": "Nasdaq Price Advances", + "Nasdaq Price Declines": "Nasdaq Price Declines", + "Nasdaq Range Advances": "Nasdaq Range Advances", + "Nasdaq Range Declines": "Nasdaq Range Declines", + "Nasdaq Volume Leaders": "Nasdaq Volume Leaders", + "Net Change in Cash": "Net Change in Cash", + "Net Debt": "Net Debt", + "Net Income Applicable to Common": "Net Income Applicable to Common", + "Net Income from Continuing, Operations Applicable to Common": "Net Income from Continuing, Operations Applicable to Common", + "Net Income per Employee": "Net Income per Employee", + "Net Income": "Net Income", + "Net Operating Profit after Tax": "Net Operating Profit after Tax", + "Net Volume": "Net Volume", + "Net Volume_study": "Net Volume", + "Net Working Capital": "Net Working Capital", + "NEUTRAL": "NEUTRAL", + "NEW CHART LAYOUT": "NEW CHART LAYOUT", + "New moon mark": "New moon mark", + "New password is sent to your email.": "New password is sent to your email.", + "New script name": "New script name", + "New York": "New York", + "New {0} chart...": "New {0} chart...", + "New": "New", + "News": "News", + "next symbol": "next symbol", + "Next": "Next", + "No account history yet": "No account history yet", + "No advertising, direct marketing, or solicitation! To advertise to our audience contact founders@tradingview.com": "No advertising, direct marketing, or solicitation! To advertise to our audience contact founders@tradingview.com", + "No alerts triggered": "No alerts triggered", + "No alerts": "No alerts", + "No defamatory, threatening or discriminatory remarks, hate speech or personal attacks.": "No defamatory, threatening or discriminatory remarks, hate speech or personal attacks.", + "No drawings yet": "No drawings yet", + "No ideas matched your criteria": "No ideas matched your criteria", + "No ideas.
If you want to use this service - please sign in or register!": "No ideas.
If you want to use this service - please sign in or register!", + "No indicators matched your criteria.": "No indicators matched your criteria.", + "No links / posts with illegal content, pornography, or nudity.": "No links / posts with illegal content, pornography, or nudity.", + "No monthly invoices": "No monthly invoices", + "No notifications yet": "No notifications yet", + "No posting links or reference to content / sites that contain viruses or malware.": "No posting links or reference to content / sites that contain viruses or malware.", + "No public library scripts were found.": "No public library scripts were found.", + "No real-time data": "No real-time data", + "No saved scripts yet": "No saved scripts yet", + "No scripts matched your criteria": "No scripts matched your criteria", + "No Sound notifications": "No Sound notifications", + "No study templates saved": "No study templates saved", + "No symbols matched your criteria": "No symbols matched your criteria", + "No": "No", + "NO": "NO", + "No, thank you": "No, thank you", + "Non-operating Gains/Losses": "Non-operating Gains/Losses", + "Noncontrolling Interest": "Noncontrolling Interest", + "Normal Bearish Divergence": "Normal Bearish Divergence", + "Normal Bullish Divergence": "Normal Bullish Divergence", + "Normal": "Normal", + "Not applicable": "Not applicable", + "not authorized": "not authorized", + "Note": "Note", + "Note: default study templates won't be removed permanently": "Note: default study templates won't be removed permanently", + "Notes Payable": "Notes Payable", + "Notification sound": "Notification sound", + "Notifications": "Notifications", + "Nov": "Nov", + "Now is your LAST & FINAL chance to get 12 months for only $199.80 (regular $299.40). That’s less than $16.65/month and 33% off regular price.": "Now is your LAST & FINAL chance to get 12 months for only $199.80 (regular $299.40). That’s less than $16.65/month and 33% off regular price.", + "NSE - Stock - India": "NSE - Stock - India", + "Number of Employees": "Number of Employees", + "Number of Shareholders": "Number of Shareholders", + "NYMEX - Futures - USA": "NYMEX - Futures - USA", + "NYMEX E-mini": "NYMEX E-mini", + "NYSE - Stock - USA": "NYSE - Stock - USA", + "NYSE Gap Down Stocks": "NYSE Gap Down Stocks", + "NYSE Gap Up Stocks": "NYSE Gap Up Stocks", + "NYSE LIFFE - Futures - USA": "NYSE LIFFE - Futures - USA", + "NYSE Percent Advances": "NYSE Percent Advances", + "NYSE Percent Declines": "NYSE Percent Declines", + "NYSE Price Advances": "NYSE Price Advances", + "NYSE Price Declines": "NYSE Price Declines", + "NYSE Range Advances": "NYSE Range Advances", + "NYSE Range Declines": "NYSE Range Declines", + "NYSE Volume Leaders": "NYSE Volume Leaders", + "Objects Tree": "Objects Tree", + "Objects Tree...": "Objects Tree...", + "Oct": "Oct", + "Official AMEX, NYSE & NASDAQ Real-time Data": "Official AMEX, NYSE & NASDAQ Real-time Data", + "Official real-time & intraday data": "Official real-time & intraday data", + "Official real-time, intraday and volume data": "Official real-time, intraday and volume data", + "Offset": "Offset", + "Oh no! You have only two weeks left in your PRO Plus trial! These benefits will expire in two short weeks:": "Oh no! You have only two weeks left in your PRO Plus trial! These benefits will expire in two short weeks:", + "OHLC Values": "OHLC Values", + "ohlc4": "ohlc4", + "OK": "OK", + "OKCOIN - Bitcoin": "OKCOIN - Bitcoin", + "On Balance Volume": "On Balance Volume", + "On Balance Volume_study": "On Balance Volume", + "OnBalanceVolume": "OnBalanceVolume", + "Once per bar (on close)": "Once per bar (on close)", + "Once per bar (on condition)": "Once per bar (on condition)", + "Once": "Once", + "One account can be accessed from one browser (on one device) at a time - to stay compliant with exchange regulations and prevent unauthorized access.": "One account can be accessed from one browser (on one device) at a time - to stay compliant with exchange regulations and prevent unauthorized access.", + "Only private ideas": "Only private ideas", + "Only PRO Plus and Premium subscibers can access extended hours data on the charts. Extended trading hours include both pre-market and after hours sessions each day the market is open.": "Only PRO Plus and Premium subscibers can access extended hours data on the charts. Extended trading hours include both pre-market and after hours sessions each day the market is open.", + "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D) interval.": "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D) interval.", + "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D)": "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D)", + "Only PRO, PRO Plus and Premium users that have a subscription to {{exchange}} Exchange can get official data on real-time prices, volume and intraday history. You'll now be switched to the Daily (D) interval, which is available to all users.": "Only PRO, PRO Plus and Premium users that have a subscription to {{exchange}} Exchange can get official data on real-time prices, volume and intraday history. You'll now be switched to the Daily (D) interval, which is available to all users.", + "open Indicators.": "open Indicators.", + "Open Interval Dialog": "Open Interval Dialog", + "open Load Chart.": "open Load Chart.", + "Open Pine Script Editor": "Open Pine Script Editor", + "Open Price": "Open Price", + "Open Script": "Open Script", + "Open Trading Panel": "Open Trading Panel", + "Open": "Open", + "open": "open", + "Open_in_legend": "O", + "Open_line_tool_position": "Opened", + "Operating Expenses": "Operating Expenses", + "Operating Leases": "Operating Leases", + "Operating Margin": "Operating Margin", + "Operating Metrics": "Operating Metrics", + "Operating Profit": "Operating Profit", + "Operating Revenue": "Operating Revenue", + "or copy url:": "or copy url:", + "Or": "Or", + "Order #": "Order #", + "Order": "Order", + "Original": "Original", + "Oscillator": "Oscillator", + "Oscillators": "Oscillators", + "OTC - Stock - USA": "OTC - Stock - USA", + "Other Accounts Payable and Accrued Expenses": "Other Accounts Payable and Accrued Expenses", + "Other Accounts, Notes Receivable": "Other Accounts, Notes Receivable", + "Other Accumulated Comprehensive Income": "Other Accumulated Comprehensive Income", + "Other Adjustments": "Other Adjustments", + "Other Asset/Liability Changes, Net": "Other Asset/Liability Changes, Net", + "Other Assets": "Other Assets", + "Other Borrowings": "Other Borrowings", + "Other Current Assets": "Other Current Assets", + "Other Current Liabilities": "Other Current Liabilities", + "Other Debt, Net": "Other Debt, Net", + "Other Equity Transactions, Net": "Other Equity Transactions, Net", + "Other Equity": "Other Equity", + "Other Financing Activities, Net": "Other Financing Activities, Net", + "Other General & Administrative Expense": "Other General & Administrative Expense", + "Other General & Administrative Expense": "Other General & Administrative Expense", + "Other Interest Income/Expense, Net": "Other Interest Income/Expense, Net", + "Other Investing Activities": "Other Investing Activities", + "Other Investment Changes, Net": "Other Investment Changes, Net", + "Other Investments": "Other Investments", + "Other Liabilities": "Other Liabilities", + "Other Non-operating Income/Expense": "Other Non-operating Income/Expense", + "Other Operating Expenses": "Other Operating Expenses", + "Other Receivables": "Other Receivables", + "Other Revenue": "Other Revenue", + "Other Selling, General & Administrative Expenses": "Other Selling, General & Administrative Expenses", + "Other Selling, General & Administrative Expenses": "Other Selling, General & Administrative Expenses", + "Other": "Other", + "Our PRO Plus users see amazing benefits. You get advanced trading opportunities using multi symbol statistical arbitrage techniques. Read more about PRO Plus features.": "Our PRO Plus users see amazing benefits. You get advanced trading opportunities using multi symbol statistical arbitrage techniques. Read more about PRO Plus features.", + "Outside Channel": "Outside Channel", + "Overbought": "Overbought", + "Overlay the main chart": "Overlay the main chart", + "Override Min Tick": "Override Min Tick", + "Oversold": "Oversold", + "Overwrite Script": "Overwrite Script", + "Paper Trading is disconnected": "Paper Trading is disconnected", + "Parabolic SAR": "Parabolic SAR", + "Parabolic SAR_study": "Parabolic SAR", + "ParabolicSAR": "ParabolicSAR", + "Parallel Channel": "Parallel Channel", + "Paris": "Paris", + "partially erase.": "partially erase.", + "Partners Capital": "Partners Capital", + "Password": "Password", + "Paste %s": "Paste %s", + "paste object.": "paste object.", + "Pearson's R": "Pearson's R", + "Pension/Postretirement Obligation": "Pension/Postretirement Obligation", + "per month": "per month", + "per year": "per year", + "Percent Advances": "Percent Advances", + "Percent Declines": "Percent Declines", + "Percent": "Percent", + "percent_input": "Percent", + "Percentage": "Percentage", + "Percentage_scale_menu": "Percentage", + "Period ending": "Period ending", + "Period Ending": "Period Ending", + "Period": "Period", + "Permanent link to this message": "Permanent link to this message", + "Personal information": "Personal information", + "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.": "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.", + "Pick your idea or paste url to someone's else idea.": "Pick your idea or paste url to someone's else idea.", + "Pine Editor": "Pine Editor", + "Pine Script Editor": "Pine Script Editor", + "Pine Script Reference": "Pine Script Reference", + "Pine Script Tutorial": "Pine Script Tutorial", + "Pitchfan": "Pitchfan", + "Pitchfork": "Pitchfork", + "Pivot Points High Low": "Pivot Points High Low", + "Pivot Points Standard": "Pivot Points Standard", + "Pivots Timeframe": "Pivots Timeframe", + "Place Order": "Place Order", + "Play Sound": "Play Sound", + "Please consider subscribing to our PRO service which includes many other features not available in the free membership.": "Please consider subscribing to our PRO service which includes many other features not available in the free membership.", + "Please do not modify the alert so we can investigate the issue.": "Please do not modify the alert so we can investigate the issue.", + "Please enter a valid idea URL or chart image URL": "Please enter a valid idea URL or chart image URL", + "Please enter chart layout name": "Please enter chart layout name", + "Please enter chart name": "Please enter chart name", + "Please enter your feedback": "Please enter your feedback", + "Please name this script": "Please name this script", + "Please read before publishing": "Please read before publishing", + "Please use English for conversation. Other languages will be supported in the future": "Please use English for conversation. Other languages will be supported in the future", + "Please use only English in tags": "Please use only English in tags", + "Please, enter your e-mail": "Please, enter your e-mail", + "Plot dividends": "Plot dividends", + "Plot earnings": "Plot earnings", + "Plot Offsets": "Plot Offsets", + "Plot splits": "Plot splits", + "Plot": "Plot", + "Plots Background": "Plots Background", + "Point & Figure": "Point & Figure", + "Point bar": "Point __point__ Bar #", + "Polyline": "Polyline", + "Position": "Position", + "post-market": "post-market", + "Post-Market": "Post-Market", + "pre-market": "pre-market", + "Pre-Market": "Pre-Market", + "Pre-tax Margin": "Pre-tax Margin", + "Precise Labels": "Precise Labels", + "Precision": "Precision", + "Preferred Dividends": "Preferred Dividends", + "Preferred Stock": "Preferred Stock", + "Premium": "Premium", + "Prepaid Expenses": "Prepaid Expenses", + "Presentation is important. Too much clutter adds to confusion.": "Presentation is important. Too much clutter adds to confusion.", + "Prev": "Prev", + "Previous Close Price": "Previous Close Price", + "previous close": "previous close", + "previous symbol": "previous symbol", + "Price % Change 1 Week": "Price % Change 1 Week", + "Price % Change 4 Week": "Price % Change 4 Week", + "Price % Change 52 Week": "Price % Change 52 Week", + "Price - 52 Week High": "Price - 52 Week High", + "Price - 52 Week Low": "Price - 52 Week Low", + "Price Advances": "Price Advances", + "Price Declines": "Price Declines", + "Price History": "Price History", + "Price incorrect": "Price incorrect", + "Price Label": "Price Label", + "Price Levels": "Price Levels", + "Price Line": "Price Line", + "Price Oscillator": "Price Oscillator", + "Price Oscillator_study": "Price Oscillator", + "Price Range": "Price Range", + "Price Scale": "Price Scale", + "Price Source": "Price Source", + "Price Volume Trend": "Price Volume Trend", + "Price": "Price", + "Price/Earnings, TTM": "Price/Earnings, TTM", + "Price/Revenue, TTM": "Price/Revenue, TTM", + "Price:": "Price:", + "Prices": "Prices", + "Primary Exchange": "Primary Exchange", + "Primary": "Primary", + "Prior": "Prior", + "Priority email support": "Priority email support", + "Priority phone support": "Priority phone support", + "Priority Support": "Priority Support", + "Private Chart Publishing": "Private Chart Publishing", + "PRO Badge & Adding Value": "PRO Badge & Adding Value", + "PRO members can add optional multi-device access. Click \"Buy Multi-Device Access\" to access your account from several devices at the same time. Click CONNECT to terminate the other session and connect here.": "PRO members can add optional multi-device access. Click \"Buy Multi-Device Access\" to access your account from several devices at the same time. Click CONNECT to terminate the other session and connect here.", + "PRO Plus Trial": "PRO Plus Trial", + "Pro Realtime": "Pro Realtime", + "Pro Trial": "Pro Trial", + "Pro": "Pro", + "pro": "pro", + "Profile Settings": "Profile Settings", + "Profit Background Color": "Profit Background Color", + "Profit Level. Ticks:": "Profit Level. Ticks:", + "PROFIT TRGT": "PROFIT TRGT", + "Profit": "Profit", + "Profitability": "Profitability", + "Projection": "Projection", + "Properties": "Properties", + "Properties...": "Properties...", + "Property and Equipment, Gross": "Property and Equipment, Gross", + "Property, Plant & Equipment, Net": "Property, Plant & Equipment, Net", + "Property, Plant & Equipment, Net": "Property, Plant & Equipment, Net", + "propertypage-name-label": "propertypage-name-label", + "propertypage-name-label_css_class": "propertypage-name-label", + "ProTradingIndicators": "ProTradingIndicators", + "Public Library": "Public Library", + "Public Profile": "Public Profile", + "PUBLISH IDEA": "PUBLISH IDEA", + "PUBLISH SCRIPT": "PUBLISH SCRIPT", + "Publish Script": "Publish Script", + "Published Chart": "Published Chart", + "Published idea or chart image URL": "Published idea or chart image URL", + "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.", + "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.", + "Published ideas settings": "Published ideas settings", + "published": "published", + "Publishing means sharing your chart and trading idea with the financial web and the investing community. A published idea needs to be detailed and descriptive in order to be meaningful to other traders.": "Publishing means sharing your chart and trading idea with the financial web and the investing community. A published idea needs to be detailed and descriptive in order to be meaningful to other traders.", + "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.": "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.", + "Purchase of Investments": "Purchase of Investments", + "Qty": "Qty", + "Quantity": "Quantity", + "Quick Ratio": "Quick Ratio", + "Quote this message": "Quote this message", + "Quotes are delayed by 10 min and updated every 30 seconds": "Quotes are delayed by 10 min and updated every 30 seconds", + "Quotes are delayed by 10 min and updated in realtime": "Quotes are delayed by 10 min and updated in realtime", + "Range Advances": "Range Advances", + "Range Declines": "Range Declines", + "range": "range", + "Rate Of Change": "Rate Of Change", + "Rating": "Rating", + "Ray": "Ray", + "Read more": "Read more", + "Read more...": "Read more...", + "Realized Gains/Losses": "Realized Gains/Losses", + "realtime": "realtime", + "Realtime": "Realtime", + "Rearm every 1 minute": "Rearm every 1 minute", + "Rearm every 10 minute": "Rearm every 10 minute", + "Rearm every 30 minute": "Rearm every 30 minute", + "Rearm every 5 minute": "Rearm every 5 minute", + "Rearm every hour": "Rearm every hour", + "Recent Chats": "Recent Chats", + "Recover Password": "Recover Password", + "Recover": "Recover", + "Rectangle": "Rectangle", + "Redo {0}": "Redo {0}", + "Redo": "Redo", + "redo": "redo", + "Regression Trend": "Regression Trend", + "Relative Strength Index": "Relative Strength Index", + "Relative Strength Index_study": "Relative Strength Index", + "Relative Vigor Index": "Relative Vigor Index", + "Relative Vigor Index_study": "Relative Vigor Index", + "Relative Volatility Index": "Relative Volatility Index", + "Relative Volatility Index_study": "Relative Volatility Index", + "Remember me": "Remember me", + "Remember, with PRO Plus you benefit from:": "Remember, with PRO Plus you benefit from:", + "Remove All Drawing Tools": "Remove All Drawing Tools", + "Remove All Indicators": "Remove All Indicators", + "Remove All Studies": "Remove All Studies", + "Remove custom interval": "Remove custom interval", + "Remove from favorites": "Remove from favorites", + "Remove this room from favorites": "Remove this room from favorites", + "Remove": "Remove", + "Rename Chart Layout": "Rename Chart Layout", + "Rename Chart": "Rename Chart", + "Rename script": "Rename script", + "Rename...": "Rename...", + "Renko": "Renko", + "Renko, Kagi, Line Break, Point & Figure": "Renko, Kagi, Line Break, Point & Figure", + "Report data issues": "Report data issues", + "Report Data Issues": "Report Data Issues", + "Repost to": "Repost to", + "Repurchase of Equity": "Repurchase of Equity", + "Reputation": "Reputation", + "Require Order Confirmation": "Require Order Confirmation", + "Research & Development Expense": "Research & Development Expense", + "Research & Development Expense": "Research & Development Expense", + "Reset Chart": "Reset Chart", + "Reset Paper Trading Account": "Reset Paper Trading Account", + "Reset Paper Trading Account...": "Reset Paper Trading Account...", + "Reset Scale": "Reset Scale", + "Reset Settings": "Reset Settings", + "Reset": "Reset", + "Restart Alert {{description}} on {{title}}": "Restart Alert {{description}} on {{title}}", + "Restart Alert...": "Restart Alert...", + "Restart": "Restart", + "Restart...": "Restart...", + "Restricted Cash": "Restricted Cash", + "Restructuring, Remediation & Impairment Provisions": "Restructuring, Remediation & Impairment Provisions", + "Restructuring, Remediation & Impairment Provisions": "Restructuring, Remediation & Impairment Provisions", + "Retained Earnings": "Retained Earnings", + "retrying": "retrying", + "Return on Assets": "Return on Assets", + "Return on Equity": "Return on Equity", + "Return on Invested Capital %, TTM": "Return on Invested Capital %, TTM", + "Return on Invested Capital": "Return on Invested Capital", + "Rev LA": "Rev LA", + "Revenue per Employee": "Revenue per Employee", + "Reverse position": "Reverse position", + "Reverse Position": "Reverse Position", + "Reverse {0} position?": "Reverse {0} position?", + "Reverse": "Reverse", + "Right End": "Right End", + "Right Labels": "Right Labels", + "Right Lables": "Right Lables", + "Right Margin": "Right Margin", + "Right Shoulder": "Right Shoulder", + "right": "right", + "Rights infringement": "Rights infringement", + "Risk/Reward long": "Risk/Reward long", + "Risk/Reward Ratio: {0}": "Risk/Reward Ratio: {0}", + "Risk/Reward short": "Risk/Reward short", + "RobBooker": "RobBooker", + "ROC Length": "ROC Length", + "ROC": "ROC", + "roclen1_input": "RoC Length 1", + "roclen2_input": "RoC Length 2", + "roclen3_input": "RoC Length 3", + "roclen4_input": "RoC Length 4", + "Room archives...": "Room archives...", + "Room purpose": "Room purpose", + "Room title": "Room title", + "Rotated Rectangle": "Rotated Rectangle", + "RSI Length": "RSI Length", + "RSI Source": "RSI Source", + "RSI": "RSI", + "Run Product Walk-Through": "Run Product Walk-Through", + "RVI": "RVI", + "s": "s", + "S/L": "S/L", + "Sale of Investments": "Sale of Investments", + "Sale of Property, Plant & Equipment": "Sale of Property, Plant & Equipment", + "Sale of Property, Plant & Equipment": "Sale of Property, Plant & Equipment", + "Sales & Marketing Expense": "Sales & Marketing Expense", + "Sales & Marketing Expense": "Sales & Marketing Expense", + "Sao Paulo": "Sao Paulo", + "Save ${{savings}}": "Save ${{savings}}", + "Save As Default": "Save As Default", + "Save As Watchlist...": "Save As Watchlist...", + "Save As...": "Save As...", + "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout": "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout", + "Save Chart Layout": "Save Chart Layout", + "Save Drawing Template As...": "Save Drawing Template As...", + "Save image": "Save image", + "Save Interval": "Save Interval", + "Save New Chart Layout": "Save New Chart Layout", + "Save New Chart": "Save New Chart", + "Save Script As": "Save Script As", + "Save Study Template As...": "Save Study Template As...", + "Save symbol list as...": "Save symbol list as...", + "Save": "Save", + "save": "save", + "Scale Left": "Scale Left", + "Scale Percentage": "Scale Percentage", + "Scale Price Chart Only": "Scale Price Chart Only", + "Scale Right": "Scale Right", + "Scale Series Only": "Scale Series Only", + "Scale series only": "Scale series only", + "Scale Series only": "Scale Series only", + "Scale": "Scale", + "Scales Lines": "Scales Lines", + "Scales Properties": "Scales Properties", + "Scales Properties...": "Scales Properties...", + "Scales Text": "Scales Text", + "Scales": "Scales", + "Scaling": "Scaling", + "Schiff Pitchfork": "Schiff Pitchfork", + "Schiff": "Schiff", + "Screen (No Scale)": "Screen (No Scale)", + "Script Editor": "Script Editor", + "Script Editor...": "Script Editor...", + "Script must have a name": "Script must have a name", + "Script Name": "Script Name", + "Script text is not modified, nothing to save": "Script text is not modified, nothing to save", + "SCRIPT TITLE AND DESCRIPTION": "SCRIPT TITLE AND DESCRIPTION", + "SCRIPT TITLE": "SCRIPT TITLE", + "SCRIPT": "SCRIPT", + "Scripts": "Scripts", + "Search for scripts published by community": "Search for scripts published by community", + "Search ideas": "Search ideas", + "Search scripts": "Search scripts", + "Search": "Search", + "Sector": "Sector", + "See All Tags...": "See All Tags...", + "Select Layout": "Select Layout", + "Select type...": "Select type...", + "Select user to start new chat with": "Select user to start new chat with", + "Sell Ask": "Sell Ask __quote__", + "Sell Bid": "Sell Bid __quote__", + "Sell Market": "Sell Market", + "Sell symbol": "Sell __displaySymbol__ Stop __abbreviatedNumber__ @ __formattedValue__", + "Sell": "Sell", + "Selling, General & Administrative Expenses": "Selling, General & Administrative Expenses", + "Selling, General & Administrative Expenses": "Selling, General & Administrative Expenses", + "Send Backward": "Send Backward", + "Send E-mail": "Send E-mail", + "Send Feedback or Report an Issue": "Send Feedback or Report an Issue", + "Send Message to stocktwits": "Send Message to stocktwits", + "Send message": "Send message", + "Send private message to": "Send private message to __username__", + "Send Reply": "Send Reply", + "Send SMS": "Send SMS", + "Send to Back": "Send to Back", + "Send": "Send", + "Senkou A": "Senkou A", + "Senkou B": "Senkou B", + "Seoul": "Seoul", + "Sep": "Sep", + "Session Breaks": "Session Breaks", + "Sessions": "Sessions", + "Set Alert": "Set Alert", + "Set chat title...": "Set chat title...", + "Settings": "Settings", + "Shanghai": "Shanghai", + "Share on StockTwits a snapshot of your chart as a picture and whatever you write.": "Share on StockTwits a snapshot of your chart as a picture and whatever you write.", + "Share on Twitter a snapshot of your chart as a picture and whatever you write.": "Share on Twitter a snapshot of your chart as a picture and whatever you write.", + "Share to...": "Share to...", + "Shareholders": "Shareholders", + "Shares": "Shares", + "Short Length": "Short Length", + "Short length": "Short length", + "Short Period": "Short Period", + "Short period": "Short period", + "Short Position": "Short Position", + "Short RoC Length_input": "Short RoC Length", + "Short": "Short", + "SHORT": "SHORT", + "Short-term Borrowings": "Short-term Borrowings", + "Short-term Investments": "Short-term Investments", + "Short_input": "Short", + "short_input": "short", + "shortlen_input": "Short Length", + "Show Active Orders Only": "Show Active Orders Only", + "Show Alert Labels": "Show Alert Labels", + "Show all messages from": "Show all messages from __username__", + "Show all my messages": "Show all my messages", + "Show All": "Show All", + "Show Angle": "Show Angle", + "Show Arguments in Header": "Show Arguments in Header", + "Show Background": "Show Background", + "Show Bars Range": "Show Bars Range", + "Show Buy/Sell Panel": "Show Buy/Sell Panel", + "Show chart snapshot preview": "Show chart snapshot preview", + "Show Console": "Show Console", + "Show Countdown": "Show Countdown", + "Show data": "Show data", + "Show Date/Time Range": "Show Date/Time Range", + "Show Distance": "Show Distance", + "Show Dividends on Chart": "Show Dividends on Chart", + "Show Earnings on Chart": "Show Earnings on Chart", + "Show Executions": "Show Executions", + "Show historical pivots": "Show historical pivots", + "Show Indicator Last Value": "Show Indicator Last Value", + "Show Labels": "Show Labels", + "Show Last Value on Price Scale": "Show Last Value on Price Scale", + "Show Last Value": "Show Last Value", + "Show Left Axis": "Show Left Axis", + "show MA_input": "Show MA", + "Show more": "Show more", + "Show More": "Show More", + "Show Objects Tree": "Show Objects Tree", + "Show Only Drawings": "Show Only Drawings", + "Show only favorite rooms": "Show only favorite rooms", + "Show only my sent and received messages": "Show only my sent and received messages", + "Show Only Studies": "Show Only Studies", + "Show Orders": "Show Orders", + "Show Popup": "Show Popup", + "Show Positions": "Show Positions", + "Show Price Range": "Show Price Range", + "Show Price": "Show Price", + "Show Prices": "Show Prices", + "Show Right Axis": "Show Right Axis", + "Show Source Code": "Show Source Code", + "Show Splits on Chart": "Show Splits on Chart", + "Show Symbol Labels": "Show Symbol Labels", + "Show Symbol Labels_context_menu": "Show Symbol Labels", + "Show Symbol Last Value": "Show Symbol Last Value", + "Show Text": "Show Text", + "Show Time": "Show Time", + "Show Wave": "Show Wave", + "Show": "Show", + "Show/Hide Drawings Toolbar": "Show/Hide Drawings Toolbar", + "Show/Hide": "Show/Hide", + "showMA_input": "Show MA", + "Sig": "Sig", + "siglen_input": "Signal Length", + "sigma_input": "sigma", + "Sigma_input": "Sigma", + "Sign In": "Sign In", + "Sign in": "Sign in", + "Sign Out": "Sign Out", + "Sign out": "Sign out", + "Sign Up for FREE": "Sign Up for FREE", + "Sign Up": "Sign Up", + "Signal Labels": "Signal Labels", + "Signal Length": "Signal Length", + "Signal Line Period": "Signal Line Period", + "Signal line period": "Signal line period", + "Signal smoothing": "Signal smoothing", + "Signal": "Signal", + "signalLength_input": "Signal Length", + "Simple ma(oscillator)": "Simple ma(oscillator)", + "Simple ma(signal line)": "Simple ma(signal line)", + "Simple": "Simple", + "Singapore": "Singapore", + "Size": "Size", + "Skip": "Skip", + "Slow length": "Slow length", + "Slow Length": "Slow Length", + "Slow scrolling or chart loading": "Slow scrolling or chart loading", + "slowLength_input": "Slow Length", + "SMA": "SMA", + "smalen1_input": "SMA Length 1", + "smalen2_input": "SMA Length 2", + "smalen3_input": "SMA Length 3", + "smalen4_input": "SMA Length 4", + "SMI Ergodic Indicator": "SMI Ergodic Indicator", + "SMI Ergodic Indicator/Oscillator": "SMI Ergodic Indicator/Oscillator", + "SMI Ergodic Indicator/Oscillator_study": "SMI Ergodic Indicator/Oscillator", + "SMI Ergodic Oscillator": "SMI Ergodic Oscillator", + "smoothD_input": "Smooth D", + "Smoothed Moving Average": "Smoothed Moving Average", + "smoothK_input": "Smooth K", + "So… You’ve had free PRO Plus for a week now. Seeing the advantages?": "So… You’ve had free PRO Plus for a week now. Seeing the advantages?", + "Social": "Social", + "Some authors that we recommend get marked as Suggested Authors, and their ideas get posted to the front page automatically. The basis for recommending authors is multiple factors, which include a large number of interesting ideas. A suggested author has a corresponding badge in their profile.": "Some authors that we recommend get marked as Suggested Authors, and their ideas get posted to the front page automatically. The basis for recommending authors is multiple factors, which include a large number of interesting ideas. A suggested author has a corresponding badge in their profile.", + "Someone agreed/disagreed with your idea": "Someone agreed/disagreed with your idea", + "Someone commented on the idea you follow": "Someone commented on the idea you follow", + "Someone commented on your idea": "Someone commented on your idea", + "Someone followed you": "Someone followed you", + "Someone logged into your account from different device": "Someone logged into your account from different device", + "Someone published idea on symbol you follow": "Someone published idea on symbol you follow", + "Someone replied to your comment": "Someone replied to your comment", + "Someone you follow change status": "Someone you follow change status", + "Someone you follow post new comment": "Someone you follow post new comment", + "Someone you follow published new idea": "Someone you follow published new idea", + "Sorry, PRO Plus trial could not be set.": "Sorry, PRO Plus trial could not be set.", + "Sort by last price": "Sort by last price", + "Sort by price change percent": "Sort by price change percent", + "Sort by price change": "Sort by price change", + "Sort by symbol": "Sort by symbol", + "Sound on addressed to me messages": "Sound on addressed to me messages", + "Sound on every message": "Sound on every message", + "Source back color": "Source back color", + "Source border color": "Source border color", + "Source Code": "Source Code", + "Source code": "Source code", + "Source Code...": "Source Code...", + "Source text color": "Source text color", + "Source": "Source", + "Source_compare": "Source", + "Split": "Split", + "Spreads for intraday charts are calculated based on 1-minute bars, and then recompiled into the selected interval. This approach is the only correct one, but requires significant server power. This means we can't give spread charts for free to everyone (as much as we'd like to).": "Spreads for intraday charts are calculated based on 1-minute bars, and then recompiled into the selected interval. This approach is the only correct one, but requires significant server power. This means we can't give spread charts for free to everyone (as much as we'd like to).", + "Start new chat with...": "Start new chat with...", + "START TRIAL": "START TRIAL", + "Start": "Start", + "start_input": "Start", + "Stats Text Color": "Stats Text Color", + "Stay In Drawing Mode": "Stay In Drawing Mode", + "Stay in Drawing Mode": "Stay in Drawing Mode", + "StdDev": "StdDev", + "Step": "Step", + "Stochastic Length": "Stochastic Length", + "Stochastic RSI": "Stochastic RSI", + "Stochastic RSI_study": "Stochastic RSI", + "Stochastic": "Stochastic", + "Stochastic_study": "Stochastic", + "Stock And Index Talks": "Stock And Index Talks", + "Stock Charts & Forex Charts": "Stock Charts & Forex Charts", + "Stock Option Tax Benefits": "Stock Option Tax Benefits", + "Stock": "Stock", + "stock": "stock", + "StockTwits": "StockTwits", + "Stocktwits": "Stocktwits", + "Stop Alert": "Stop Alert", + "Stop alerts as per filter": "Stop alerts as per filter", + "Stop all Alerts": "Stop all Alerts", + "Stop Background Color": "Stop Background Color", + "Stop Color:": "Stop Color:", + "Stop Level. Ticks:": "Stop Level. Ticks:", + "Stop Loss": "Stop Loss", + "STOP LOSS": "STOP LOSS", + "Stop syncing drawing": "Stop syncing drawing", + "Stop": "Stop", + "Stop: {0} ({1}%)": "Stop: {0} ({1}%)", + "Stopped Manual": "Stopped Manual", + "Stopped": "Stopped", + "Strategies": "Strategies", + "streaming": "streaming", + "Study not loading": "Study not loading", + "Study Template": "Study Template", + "Study Templates": "Study Templates", + "Style": "Style", + "Subminuette": "Subminuette", + "SUBSCRIBE FOR ${{ cost }}": "SUBSCRIBE FOR ${{ cost }}", + "Subscribe with bitcoin": "Subscribe with bitcoin", + "Subscription Plans": "Subscription Plans", + "Success back color": "Success back color", + "Success text color": "Success text color", + "SUCCESS": "SUCCESS", + "Suggested Chart": "Suggested Chart", + "Suggested ideas & my ideas": "Suggested ideas & my ideas", + "Suggestions & Feedback": "Suggestions & Feedback", + "SuperCycle": "SuperCycle", + "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.": "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.", + "Surprise": "Surprise", + "Suspicious links": "Suspicious links", + "Swing Trading": "Swing Trading", + "Sydney": "Sydney", + "sym_input": "symbol", + "Sym_input": "Symbol", + "Symbol Description": "Symbol Description", + "Symbol Last Value": "Symbol Last Value", + "Symbol list name": "Symbol list name", + "Symbol Search...": "Symbol Search...", + "Symbol": "Symbol", + "SYMBOL": "SYMBOL", + "symbol_input": "symbol", + "Symbols to be added on the chart": "Symbols to be added on the chart", + "Sync crosshair on all charts": "Sync crosshair on all charts", + "Sync drawing to all charts": "Sync drawing to all charts", + "Sync drawings to all charts": "Sync drawings to all charts", + "Sync": "Sync", + "T/P": "T/P", + "TAGS": "TAGS", + "Taipei": "Taipei", + "Take advantage of this offer now!": "Take advantage of this offer now!", + "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.": "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.", + "Take Profit": "Take Profit", + "Talks": "Talks", + "Target back color": "Target back color", + "Target border color": "Target border color", + "Target Color:": "Target Color:", + "Target text color": "Target text color", + "Target: {0} ({1}%)": "Target: {0} ({1}%)", + "Tax Rate": "Tax Rate", + "Technical Analysis": "Technical Analysis", + "Teeth Length": "Teeth Length", + "Teeth Offset": "Teeth Offset", + "Teeth": "Teeth", + "teethLength_input": "Teeth Length", + "Tehran": "Tehran", + "Template": "Template", + "Templates": "Templates", + "Temporary Equity": "Temporary Equity", + "Tenkan-sen": "Tenkan-sen", + "Text Alignment:": "Text Alignment:", + "Text color": "Text color", + "Text Color": "Text Color", + "Text Font": "Text Font", + "Text Wrap": "Text Wrap", + "Text": "Text", + "Text:": "Text:", + "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.": "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.", + "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!": "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!", + "The best ideas are placed in the Suggested tab, where they receive extra exposure. All suggested ideas are hand-picked by our editorial team based on a number of criteria. We have a dedicated group of people who review every idea published every day to find the most interesting and informative ideas that will be helpful to other members.": "The best ideas are placed in the Suggested tab, where they receive extra exposure. All suggested ideas are hand-picked by our editorial team based on a number of criteria. We have a dedicated group of people who review every idea published every day to find the most interesting and informative ideas that will be helpful to other members.", + "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!": "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!", + "The Extended Trading Hours feature is available only for intraday charts": "The Extended Trading Hours feature is available only for intraday charts", + "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.": "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.", + "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.": "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.", + "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:
  • Dynamically plot market support and resistance areas (SCMR Dynamic Levels™)
  • Highlight individual bar conditions (SCMR B2B™)
  • Measure and time market trading ranges (SCMR Momentum Peaks™)
No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.": "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:
  • Dynamically plot market support and resistance areas (SCMR Dynamic Levels™)
  • Highlight individual bar conditions (SCMR B2B™)
  • Measure and time market trading ranges (SCMR Momentum Peaks™)
No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.", + "Themes": "Themes", + "There was an error posting your message.": "There was an error posting your message.", + "Thin": "Thin", + "This action cannot be undone.": "This action cannot be undone.", + "This feature allows you to create any chart, such as 7 minutes, 12 minutes, or 8 hours. If you want to identify opportunities on custom intervals in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "This feature allows you to create any chart, such as 7 minutes, 12 minutes, or 8 hours. If you want to identify opportunities on custom intervals in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "This functionality is available only to PRO users.": "This functionality is available only to PRO users.", + "This is a temporary chart.": "This is a temporary chart.", + "This is EOD data with no updates.": "This is EOD data with no updates.", + "This is not a user script, cannot save": "This is not a user script, cannot save", + "This is not the latest saved script version": "This is not the latest saved script version", + "This script is read only": "This script is read only", + "Three Drivers Pattern": "Three Drivers Pattern", + "Thumb Down": "Thumb Down", + "Thumb Up": "Thumb Up", + "Time Interval": "Time Interval", + "Time Levels": "Time Levels", + "Time Scale": "Time Scale", + "Time Zone": "Time Zone", + "Time": "Time", + "TimeZone": "TimeZone", + "Timezone/Sessions Properties...": "Timezone/Sessions Properties...", + "Timezone/Sessions": "Timezone/Sessions", + "Title": "Title", + "To get alerts list - please sign in or register!": "To get alerts list - please sign in or register!", + "To get alerts log - please sign in or register!": "To get alerts log - please sign in or register!", + "To save your work, sign up for FREE.": "To save your work, sign up for FREE.", + "To set an alert on a drawing requires the chart to be saved. Unfortunately you have already saved 5 charts. Upgrade to PRO, PRO Plus or Premium account and save as many charts as you want, along with many other exciting features. Starts from only $9.95 a month - upgrade today!": "To set an alert on a drawing requires the chart to be saved. Unfortunately you have already saved 5 charts. Upgrade to PRO, PRO Plus or Premium account and save as many charts as you want, along with many other exciting features. Starts from only $9.95 a month - upgrade today!", + "Toggle Auto Scale": "Toggle Auto Scale", + "Toggle favorite": "Toggle favorite", + "Toggle Log Scale": "Toggle Log Scale", + "Toggle Maximize Chart": "Toggle Maximize Chart", + "Toggle notifications for this room": "Toggle notifications for this room", + "Toggle Percentage": "Toggle Percentage", + "Tokyo": "Tokyo", + "TOOL": "TOOL", + "Tools": "Tools", + "Top Labels": "Top Labels", + "Top Margin": "Top Margin", + "top": "top", + "Toronto": "Toronto", + "Total Adjustments": "Total Adjustments", + "Total agrees": "Total agrees", + "Total Assets": "Total Assets", + "Total Capital": "Total Capital", + "Total Current Assets": "Total Current Assets", + "Total Current Liabilities": "Total Current Liabilities", + "Total Debt": "Total Debt", + "Total Liabilities": "Total Liabilities", + "Total Long-term Assets": "Total Long-term Assets", + "Total Long-term Debt": "Total Long-term Debt", + "Total Long-term Liabilities": "Total Long-term Liabilities", + "Total Non-cash Adjustments": "Total Non-cash Adjustments", + "Total Non-operating Income/Expense": "Total Non-operating Income/Expense", + "Total Operating Expenses": "Total Operating Expenses", + "Total Receivables, Net": "Total Receivables, Net", + "Total Revenue": "Total Revenue", + "Total Shares Outstanding": "Total Shares Outstanding", + "Total Short-term Debt": "Total Short-term Debt", + "Total Stockholder's Equity": "Total Stockholder's Equity", + "Total": "Total", + "Trades on Chart": "Trades on Chart", + "Trading Journal": "Trading Journal", + "Trading Notes": "Trading Notes", + "Trading Panel": "Trading Panel", + "Trading properties...": "Trading properties...", + "Trading Properties...": "Trading Properties...", + "Trading": "Trading", + "TradingView alerts run on powerful and backed-up servers, so you’ll always get notified when something happens and won’t miss a beat. This takes considerable resources, so we can't give an unlimited number of alerts to everyone for free (as much as we'd like to).": "TradingView alerts run on powerful and backed-up servers, so you’ll always get notified when something happens and won’t miss a beat. This takes considerable resources, so we can't give an unlimited number of alerts to everyone for free (as much as we'd like to).", + "TradingView Free Quotes and Chat": "TradingView Free Quotes and Chat", + "TradingView is only for English-language content at this time.": "TradingView is only for English-language content at this time.", + "Trailing Twelve Months": "Trailing Twelve Months", + "Transparency": "Transparency", + "Treasury Stock": "Treasury Stock", + "Trend Angle": "Trend Angle", + "Trend Line": "Trend Line", + "Trend-Based Fib Extension": "Trend-Based Fib Extension", + "Trend-Based Fib Time": "Trend-Based Fib Time", + "Trial": "Trial", + "Triangle Pattern": "Triangle Pattern", + "Triangle": "Triangle", + "Trigger": "Trigger", + "Triggered and Not Active": "Triggered and Not Active", + "Triple EMA": "Triple EMA", + "Triple EMA_study": "Triple EMA", + "TRIX": "TRIX", + "TRIX_study": "TRIX", + "true range": "true range", + "True Strength Indicator": "True Strength Indicator", + "True Strength Indicator_study": "True Strength Indicator", + "TSX - Stock - Canada": "TSX - Stock - Canada", + "TSXV - Stock - Canada": "TSXV - Stock - Canada", + "Turn off notifications for this room": "Turn off notifications for this room", + "Turn on notifications for this room": "Turn on notifications for this room", + "Type your message here": "Type your message here", + "Type": "Type", + "Ultimate Oscillator": "Ultimate Oscillator", + "Unban": "Unban", + "Undo {0}": "Undo {0}", + "Undo": "Undo", + "undo": "undo", + "Unfollow": "Unfollow", + "Unignore user": "Unignore user __username__", + "Unignore": "Unignore", + "Unlimited number of indicators on a chart": "Unlimited number of indicators on a chart", + "Unlimited Saved Charts": "Unlimited Saved Charts", + "Unlimited saved charts": "Unlimited saved charts", + "Unlimited server-side alerts": "Unlimited server-side alerts", + "Unmerge Down": "Unmerge Down", + "Unmerge Up": "Unmerge Up", + "Unsaved script": "Unsaved script", + "Unsolicited advertising": "Unsolicited advertising", + "Untitled Script": "Untitled Script", + "Up Color": "Up Color", + "Up fractals": "Up fractals", + "Up Wave 1 or A": "Up Wave 1 or A", + "Up Wave 2 or B": "Up Wave 2 or B", + "Up Wave 3": "Up Wave 3", + "Up Wave 4": "Up Wave 4", + "Up Wave 5": "Up Wave 5", + "Up Wave C": "Up Wave C", + "Up": "Up", + "Update Status": "Update Status", + "Update status": "Update status", + "UpDown Length": "UpDown Length", + "Upgrade and get 33% off an annual subscription!": "Upgrade and get 33% off an annual subscription!", + "Upgrade Now": "Upgrade Now", + "Upgrade now": "Upgrade now", + "Upgrade your account": "Upgrade your account", + "Upper Band": "Upper Band", + "Upper Bound": "Upper Bound", + "Upper Deviation": "Upper Deviation", + "Upper": "Upper", + "UpperLimit": "Upper Limit", + "US Exchanges": "US Exchanges", + "USD Conversion Rate": "USD Conversion Rate", + "Use Lower Deviation": "Use Lower Deviation", + "Use only one account - registering with multiple accounts is not allowed.": "Use only one account - registering with multiple accounts is not allowed.", + "Use Upper Deviation": "Use Upper Deviation", + "Username": "Username", + "useTrueRange_input": "Use True Range", + "UTC": "UTC", + "Valuation": "Valuation", + "Value": "Value", + "Vancouver": "Vancouver", + "Vertical Line": "Vertical Line", + "Views": "Views", + "Visual Order": "Visual Order", + "Vol": "Vol", + "Volatility Stop": "Volatility Stop", + "Volume Based": "Volume Based", + "Volume Leaders": "Volume Leaders", + "Volume MA": "Volume MA", + "Volume Oscillator": "Volume Oscillator", + "Volume Oscillator_study": "Volume Oscillator", + "Volume profile indicators and extended trading hours": "Volume profile indicators and extended trading hours", + "Volume Profile Indicators": "Volume Profile Indicators", + "Volume": "Volume", + "Volume_study": "Volume", + "VolumeProfile": "VolumeProfile", + "Vortex Indicator": "Vortex Indicator", + "VWAP": "VWAP", + "VWMA": "VWMA", + "VWMA_study": "VWMA", + "W_dates": "W", + "Waning moon": "Waning moon", + "Want official data and more features?": "Want official data and more features?", + "Warning": "Warning", + "Warsaw": "Warsaw", + "Watchlist": "Watchlist", + "Watchlist, details and news": "Watchlist, details and news", + "Watermark": "Watermark", + "Wave Size": "Wave Size", + "We are doing some brief daily maintenance. Alerts will be back really soon, thanks for your patience!": "We are doing some brief daily maintenance. Alerts will be back really soon, thanks for your patience!", + "We are happy to give away as many things for free as possible, however studies are server-based and this takes considerable resources. So we can't give an unlimited number of indicators to everyone for free (as much as we'd like to).": "We are happy to give away as many things for free as possible, however studies are server-based and this takes considerable resources. So we can't give an unlimited number of indicators to everyone for free (as much as we'd like to).", + "We'are sorry, something went wrong. Try to reload page.": "We'are sorry, something went wrong. Try to reload page.", + "week": "week", + "week_plural": "weeks", + "Weekly": "Weekly", + "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.": "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.", + "White": "White", + "Why Go Pro?": "Why Go Pro?", + "Wick": "Wick", + "Width": "Width", + "Willams %R": "Willams %R", + "Willams %R_study": "Willams %R", + "Williams %R": "Williams %R", + "Williams Alligator": "Williams Alligator", + "Williams Alligator_study": "Williams Alligator", + "Williams Fractal": "Williams Fractal", + "Window Size_input": "Window Size", + "With Markers": "With Markers", + "wizofstep": "__index__ of __steps__", + "WMA Length_input": "WMA Length", + "Woodies CCI": "Woodies CCI", + "wrote": "wrote", + "XABCD Pattern": "XABCD Pattern", + "y_dates": "y", + "y_dates_plural": "y", + "Yearly": "Yearly", + "YES": "YES", + "Yes": "Yes", + "You already have Pro Plus trial.": "You already have Pro Plus trial.", + "You already participated in Pro Plus trial.": "You already participated in Pro Plus trial.", + "You already set {{options.maxAlertsNumber}} alerts. Upgrade to PRO Plus to set unlimited custom alerts and improve your experience!": "You already set {{options.maxAlertsNumber}} alerts. Upgrade to PRO Plus to set unlimited custom alerts and improve your experience!", + "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.": "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.", + "You are not authenticated.": "You are not authenticated.", + "You are not logged in. Please sign in.": "You are not logged in. Please sign in.", + "you are using browser": "You are using __browser__ on __os__.", + "You can not vote twice for one message": "You can not vote twice for one message", + "You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.": "You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.", + "You can save up to 5 charts with your subscription. Upgrade to PRO, PRO Plus or Premium membership and save unlimited charts, along with many other exciting features. Starting from only $9.95 a month - upgrade today!": "You can save up to 5 charts with your subscription. Upgrade to PRO, PRO Plus or Premium membership and save unlimited charts, along with many other exciting features. Starting from only $9.95 a month - upgrade today!", + "You have no ignored users": "You have no ignored users", + "You have no private messages yet": "You have no private messages yet", + "You may subscribe for official realtime and intraday data.": "You may subscribe for official realtime and intraday data.", + "You requested a custom interval that is available only to PRO users.": "You requested a custom interval that is available only to PRO users.", + "You requested a hotlist that is available only to PRO users.": "You requested a hotlist that is available only to PRO users.", + "You requested a symbol that is available only to PRO Plus and Premium users. You will now be switched to the equivalent BATS symbol.": "You requested a symbol that is available only to PRO Plus and Premium users. You will now be switched to the equivalent BATS symbol.", + "You requested an intraday spread symbol that is available only to PRO Plus and Premium users. You will now be switched to a Daily (D) interval.": "You requested an intraday spread symbol that is available only to PRO Plus and Premium users. You will now be switched to a Daily (D) interval.", + "You will be automatically redirected to PayPal in order to finish your purchase.": "You will be automatically redirected to PayPal in order to finish your purchase.", + "You're subscribing to {{ product_title }}": "You're subscribing to {{ product_title }}", + "Your 30-day free PRO Plus account has been activated. You are now part of a community of 2 million+ ideas that have been created within TradingView charts. To help get the ball rolling, we'd suggest you spend a few minutes familiarizing yourself with our online help section. We hope you enjoy working with TradingView and wish you good trading!": "Your 30-day free PRO Plus account has been activated. You are now part of a community of 2 million+ ideas that have been created within TradingView charts. To help get the ball rolling, we'd suggest you spend a few minutes familiarizing yourself with our online help section. We hope you enjoy working with TradingView and wish you good trading!", + "Your account will be charged $0.01 in order to verify it.": "Your account will be charged $0.01 in order to verify it.", + "Your chart is being saved, please wait a moment before you leave this page.": "Your chart is being saved, please wait a moment before you leave this page.", + "Your credit card on file is XXXX-XXXX-XXXX": "Your credit card on file is XXXX-XXXX-XXXX", + "Your free account allows you to apply up to 10 studies to a chart. Upgrade to PRO, PRO Plus or Premium account to have as many studies on a chart as you want, as well as many other exciting features.": "Your free account allows you to apply up to 10 studies to a chart. Upgrade to PRO, PRO Plus or Premium account to have as many studies on a chart as you want, as well as many other exciting features.", + "Your Order": "Your Order", + "Your Personal Invitation to Go PRO Plus": "Your Personal Invitation to Go PRO Plus", + "ytd": "ytd", + "YTD": "YTD", + "Zero Line": "Zero Line", + "Zero": "Zero", + "Zig Zag": "Zig Zag", + "Zoom In": "Zoom In", + "Zoom Out": "Zoom Out", + "{0} bars": "{0} bars", + "{0} copy": "{0} copy", + "{0} ideas...": "{0} ideas...", + "{0} P&L: {1}": "{0} P&L: {1}", + "Up bars": "Up bars", + "Down bars": "Down bars", + "Projection up bars": "Projection up bars", + "Projection down bars": "Projection down bars", + "ATR length": "ATR length", + "Reversal amount": "Reversal amount", + "Number of line": "Number of line", + "HL": "HL", + "ATR": "ATR", + "Traditional": "Traditional", + "Website": "Website", + "Support": "Support", + "PRO Premium": "PRO Premium", + "PRO Plus": "PRO Plus", + "PRO Plus Early Access": "PRO Plus Early Access", + "Update Payment Method": "Update Payment Method", + "Enter your new address": "Enter your new address", + "Save changes": "Save changes", + "All your current subscriptions will be updated to use the new account.": "All your current subscriptions will be updated to use the new account.", + "This trading product is integrated in TradingView thanks to our Partner Program for Developers. These are independent, unaffiliated studies, which are not part of TradingView subscriptions – these are separate tools that you buy if you want. Description, algorithm, support and prices are all determined by the author.": "This trading product is integrated in TradingView thanks to our Partner Program for Developers. These are independent, unaffiliated studies, which are not part of TradingView subscriptions – these are separate tools that you buy if you want. Description, algorithm, support and prices are all determined by the author.", + "EDIT SUBSCRIPTION": "EDIT SUBSCRIPTION", + "TradingView Account": "TradingView Account", + "

Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the features, top authors or create your first idea!

": "

Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the features, top authors or create your first idea!

", + "Alert not found with standart API": "Alert not found with standart API", + "Chatting is enabled {0} hours after creating a new account. This is done to prevent chat bots and general spam.": "Chatting is enabled {0} hours after creating a new account. This is done to prevent chat bots and general spam.", + "Do you really want to clear alerts log?": "Do you really want to clear alerts log?", + "Do you really want to delete alert {0}?": "Do you really want to delete alert {0}?", + "Do you really want to delete script '{0}'?": "Do you really want to delete script '{0}'?", + "Do you really want to delete {0} alerts?": "Do you really want to delete {0} alerts?", + "Do you really want to stop alert {0}?": "Do you really want to stop alert {0}?", + "Do you really want to stop {0} alerts?": "Do you really want to stop {0} alerts?", + "EPS": "EPS", + "EPS Dil": "EPS Dil", + "Edit Idea": "Edit Idea", + "Multi Charts Layout": "Multi Charts Layout", + "PE": "PE", + "PRO": "PRO", + "Publish Idea": "Publish Idea", + "2 year": "2 year", + "All fields are required": "All fields are required", + "Available": "Available", + "Check credit card number and CVV/CSC code": "Check credit card number and CVV/CSC code", + "Check expiration date": "Check expiration date", + "City": "City", + "Comments": "Comments", + "Country": "Country", + "Credit Card": "Credit Card", + "Credit card fields may contain only digits": "Credit card fields may contain only digits", + "Enter your ZIP code": "Enter your ZIP code", + "If you want to change the address, please enter your ZIP code here": "If you want to change the address, please enter your ZIP code here", + "Make payment with previously used details": "Make payment with previously used details", + "More {{sectionName}} Ideas": "More {{sectionName}} Ideas", + "PayPal": "PayPal", + "Payment Information": "Payment Information", + "Please choose at least one exchange to continue.": "Please choose at least one exchange to continue.", + "Please use only latin characters in address fields": "Please use only latin characters in address fields", + "Please use only latin characters in your first and last names": "Please use only latin characters in your first and last names", + "State/Region": "State/Region", + "Street": "Street", + "Subscribe": "Subscribe", + "Zip Code": "Zip Code", + "year": "year", + " Limit ": " Limit ", + " Stop ": " Stop ", + "

Only D, W, M intervals are supported for this symbol/exchange. You will be automatically switched to a D interval. Intraday intervals are not available because of exchange policies.

": "

Only D, W, M intervals are supported for this symbol/exchange. You will be automatically switched to a D interval. Intraday intervals are not available because of exchange policies.

", + "

Symbol ": "

Symbol ", + "Account Name": "Account Name", + "Active Chart": "Active Chart", + "Active chart doesn't contain the study you are going to publish": "Active chart doesn't contain the study you are going to publish", + "Add this room to favorites": "Add this room to favorites", + "Add {0}...": "Add {0}...", + "Alerts maintenance": "Alerts maintenance", + "All Charts": "All Charts", + "All fields are required.": "All fields are required.", + "Are you sure you want to overwrite '{0}' script?": "Are you sure you want to overwrite '{0}' script?", + "Balances": "Balances", + "Ban ": "Ban ", + "Ban expires in {0}": "Ban expires in {0}", + "Ban user": "Ban user", + "Brokerage Name": "Brokerage Name", + "By": "By", + "CQG Password": "CQG Password", + "CQG Username": "CQG Username", + "Can't create alert on invalid symbol": "Can't create alert on invalid symbol", + "Can't create alert when offline": "Can't create alert when offline", + "Can't edit alert on invalid symbol": "Can't edit alert on invalid symbol", + "Can't edit alert when offline": "Can't edit alert when offline", + "Change Background Transparency": "Change Background Transparency", + "Change Balloon Background Color": "Change Balloon Background Color", + "Change Balloon Background Transparency": "Change Balloon Background Transparency", + "Change Balloon Border Color": "Change Balloon Border Color", + "Change Balloon Text": "Change Balloon Text", + "Change Balloon Text Font Size": "Change Balloon Text Font Size", + "Change Balooon Text Color": "Change Balooon Text Color", + "Change Border Color": "Change Border Color", + "Change CQG password": "Change CQG password", + "Change Curve Background Color": "Change Curve Background Color", + "Change Curve Background Transparency": "Change Curve Background Transparency", + "Change Curve Filling": "Change Curve Filling", + "Change Curve Line Color": "Change Curve Line Color", + "Change Curve Line Extending Left": "Change Curve Line Extending Left", + "Change Curve Line Extending Right": "Change Curve Line Extending Right", + "Change Curve Line Left End": "Change Curve Line Left End", + "Change Curve Line Right End": "Change Curve Line Right End", + "Change Curve Line Style": "Change Curve Line Style", + "Change Curve Line Width": "Change Curve Line Width", + "Change Fib Arcs Background Transparency": "Change Fib Arcs Background Transparency", + "Change Fib Arcs Background Visibility": "Change Fib Arcs Background Visibility", + "Change Fib Speed Resistance Arcs Full Cirlces Mode": "Change Fib Speed Resistance Arcs Full Cirlces Mode", + "Change Fib Speed Resistance Arcs Levels Visibility": "Change Fib Speed Resistance Arcs Levels Visibility", + "Change Fib Speed Resistance Arcs Line Color": "Change Fib Speed Resistance Arcs Line Color", + "Change Fib Speed Resistance Arcs Visibility": "Change Fib Speed Resistance Arcs Visibility", + "Change Fib Speed Resistance Arcs Width": "Change Fib Speed Resistance Arcs Width", + "Change Password": "Change Password", + "Change Price Text Color": "Change Price Text Color", + "Change Price Text Font Size": "Change Price Text Font Size", + "Change Time Cycles Background Color": "Change Time Cycles Background Color", + "Change Time Cycles Background Transparency": "Change Time Cycles Background Transparency", + "Change Time Cycles Color": "Change Time Cycles Color", + "Change Time Cycles Filling": "Change Time Cycles Filling", + "Change Time Cycles Line Style": "Change Time Cycles Line Style", + "Change Time Cycles Line Width": "Change Time Cycles Line Width", + "Check firewall settings and make sure access to websocket ({0} port {1}) is open. Then click Reconnect or press F5.": "Check firewall settings and make sure access to websocket ({0} port {1}) is open. Then click Reconnect or press F5.", + "Click the broker you want to trade through": "Click the broker you want to trade through", + "Collaterals": "Collaterals", + "Confirm Password": "Confirm Password", + "Connect to CQG": "Connect to CQG", + "Connection is lost": "Connection is lost", + "Content": "Content", + "Continue to checkout": "Continue to checkout", + "Continued violation of chat etiquette": "Continued violation of chat etiquette", + "Continued violation of chat etiquette.": "Continued violation of chat etiquette.", + "Countdown": "Countdown", + "Create New List": "Create New List", + "Create New List...": "Create New List...", + "Curve": "Curve", + "December": "December", + "Degree": "Degree", + "Describe your company and project in a few sentences.": "Describe your company and project in a few sentences.", + "Desktop notifications": "Desktop notifications", + "Desktop notifications when I'm mentioned": "Desktop notifications when I'm mentioned", + "Dialog": "Dialog", + "Do you realy want to delete{0}watchlist?": "Do you realy want to delete{0}watchlist?", + "Do you want to take advantage of this offer now?": "Do you want to take advantage of this offer now?", + "Double Curve": "Double Curve", + "Early Access 50% off{{#is_finished}} – Final chance{{/is_finished}}": "Early Access 50% off{{#is_finished}} – Final chance{{/is_finished}}", + "Early Access for $15/Month": "Early Access for $15/Month", + "Edit Alert...": "Edit Alert...", + "Edit {0} Alert...": "Edit {0} Alert...", + "Elliott Correction Wave (ABC)": "Elliott Correction Wave (ABC)", + "Elliott Double Combo Wave (WXY)": "Elliott Double Combo Wave (WXY)", + "Elliott Impulse Wave (12345)": "Elliott Impulse Wave (12345)", + "Elliott Triangle Wave (ABCDE)": "Elliott Triangle Wave (ABCDE)", + "Elliott Triple Combo Wave (WXYXZ)": "Elliott Triple Combo Wave (WXYXZ)", + "Email notifications": "Email notifications", + "Email notifications when I'm mentioned": "Email notifications when I'm mentioned", + "Email-to-sms is the easiest and absolutely free way to send text message (SMS) from the internet to phones. This site aims to be the most complete and up-to-date list of email addresses that can be used to send text messages to phones.": "Email-to-sms is the easiest and absolutely free way to send text message (SMS) from the internet to phones. This site aims to be the most complete and up-to-date list of email addresses that can be used to send text messages to phones.", + "Error occured": "Error occured", + "Error while trying to create snapshot.": "Error while trying to create snapshot.", + "Error:": "Error:", + "Error: too long text": "Error: too long text", + "Export Watchlist": "Export Watchlist", + "Failed:": "Failed:", + "Full Circles": "Full Circles", + "Get the link to your individual GitHub profile, which we’ll enable for access to the library.": "Get the link to your individual GitHub profile, which we’ll enable for access to the library.", + "Go PRO": "Go PRO", + "HL Bars": "HL Bars", + "Here are a few steps to get your Charting Library:": "Here are a few steps to get your Charting Library:", + "Hide alert label line": "Hide alert label line", + "Horz Grid Lines": "Horz Grid Lines", + "How to fix:": "How to fix:", + "If you like what you see, you have an exclusive chance to get 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.": "If you like what you see, you have an exclusive chance to get 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.", + "If you need support then please visit our issues tracker using your GitHub profile we’ve granted access to.": "If you need support then please visit our issues tracker using your GitHub profile we’ve granted access to.", + "Import Watchlist...": "Import Watchlist...", + "Import/Export Watchlists": "Import/Export Watchlists", + "Indicator Labels": "Indicator Labels", + "Interval is not applicable": "Interval is not applicable", + "Invalid data format": "Invalid data format", + "Invalid limit price": "Invalid limit price", + "Invalid quantity": "Invalid quantity", + "Invalid stop price": "Invalid stop price", + "It appears that your browser does not support Canvas technology, which is needed for TradingView to work.
": "It appears that your browser does not support Canvas technology, which is needed for TradingView to work.
", + "It appears that your browser does not support WebSocket technology and does not have Adobe Flash plugin installed, one of which is essential for our portal.
": "It appears that your browser does not support WebSocket technology and does not have Adobe Flash plugin installed, one of which is essential for our portal.
", + "June": "June", + "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That is less than $15/month. Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!": "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That is less than $15/month. Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!", + "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.": "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.", + "Just wait awhile. We will send you all necessary information ASAP.": "Just wait awhile. We will send you all necessary information ASAP.", + "Launch chat in a separate window": "Launch chat in a separate window", + "Left Axis": "Left Axis", + "Library Without The Link": "Library Without The Link", + "Line - Close": "Line - Close", + "Line - HL/2": "Line - HL/2", + "Line - High": "Line - High", + "Line - Low": "Line - Low", + "Line - Open": "Line - Open", + "Load all alerts...": "Load all alerts...", + "Lock Cursor In Time": "Lock Cursor In Time", + "Log in": "Log in", + "My Lists": "My Lists", + "New Password": "New Password", + "New password and confirmation doesn't match": "New password and confirmation doesn't match", + "New password is required": "New password is required", + "No address input to apply autocomplete": "No address input to apply autocomplete", + "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at founders@tradingview.com": "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at founders@tradingview.com", + "No brokers available": "No brokers available", + "Non-tradable symbol": "Non-tradable symbol", + "Now is your LAST and FINAL chance to get 12 months for only $179.4 (regular $360). That’s less than $15/month and 50% off regular month-to-month payments.": "Now is your LAST and FINAL chance to get 12 months for only $179.4 (regular $360). That’s less than $15/month and 50% off regular month-to-month payments.", + "OC Bars": "OC Bars", + "Oh no! You have only 2 weeks left in your PRO Plus trial! These benefits will expire in two short weeks:": "Oh no! You have only 2 weeks left in your PRO Plus trial! These benefits will expire in two short weeks:", + "Old Password": "Old Password", + "Old password is required": "Old password is required", + "Oops, something went wrong": "Oops, something went wrong", + "Oops, your browser can't display our charts!": "Oops, your browser can't display our charts!", + "Orders": "Orders", + "PRO account": "PRO account", + "Password confirmation is required": "Password confirmation is required", + "Passwords do not match.": "Passwords do not match.", + "Place": "Place", + "Please add 'study(title=\"SomeTitle\")' statement to the script code": "Please add 'study(title=\"SomeTitle\")' statement to the script code", + "Please report the issue or click Reconnect.": "Please report the issue or click Reconnect.", + "Please use one of the following browsers:": "Please use one of the following browsers:", + "Please, install Flash plugin or consider updating to one of these modern browsers with WebSocket support:": "Please, install Flash plugin or consider updating to one of these modern browsers with WebSocket support:", + "Please, try to reload page to edit user data": "Please, try to reload page to edit user data", + "Positions": "Positions", + "Pro Plus": "Pro Plus", + "Processing script...": "Processing script...", + "Publish All Charts": "Publish All Charts", + "Publish Only": "Publish Only", + "Published Idea": "Published Idea", + "Recent chats": "Recent chats", + "Reconnect": "Reconnect", + "Rename List": "Rename List", + "Rename List...": "Rename List...", + "Report a data issue": "Report a data issue", + "Restore Size": "Restore Size", + "Right Axis": "Right Axis", + "Risk/Reward": "Risk/Reward", + "Save List As...": "Save List As...", + "Script '{0}' has been saved": "Script '{0}' has been saved", + "Script cannot be compiled because of errors.": "Script cannot be compiled because of errors.", + "Script has been deleted": "Script has been deleted", + "Script is not saved. Nothing to delete.": "Script is not saved. Nothing to delete.", + "Script is not saved. Nothing to rename.": "Script is not saved. Nothing to rename.", + "Script study added to the chart": "Script study added to the chart", + "Select Broker": "Select Broker", + "Select alert": "Select alert", + "Send all the stuff to Stan Bokov at founders@tradingview.com": "Send all the stuff to Stan Bokov at founders@tradingview.com", + "Series Sale Name": "Series Sale Name", + "Series Sale Number": "Series Sale Number", + "Server broke the connection. Click Reconnect or press F5.": "Server broke the connection. Click Reconnect or press F5.", + "Shortcuts": "Shortcuts", + "Show Dividends": "Show Dividends", + "Show Earnings": "Show Earnings", + "Show Hidden Tools": "Show Hidden Tools", + "Show Splits": "Show Splits", + "Show Symbol Info": "Show Symbol Info", + "Show Values": "Show Values", + "Sign our License Agreement": "Sign our License Agreement", + "Sine Line": "Sine Line", + "Sorry, an error has occurred": "Sorry, an error has occurred", + "Study": "Study", + "Success": "Success", + "Symbol Info": "Symbol Info", + "Symbol Info...": "Symbol Info...", + "Symbol Labels": "Symbol Labels", + "Time Cycles": "Time Cycles", + "To purchase the commercial version of the library, please contact Stan Bokov at founders@tradingview.com.": "To purchase the commercial version of the library, please contact Stan Bokov at founders@tradingview.com.", + "TradingView Notice": "TradingView Notice", + "Trial confirmation dialog": "Trial confirmation dialog", + "Trial confirmation text": "Trial confirmation text", + "Try": "Try", + "URL cannot be recieved.": "URL cannot be recieved.", + "Unexpected error: can't change profile data": "Unexpected error: can't change profile data", + "Unread Messages": "Unread Messages", + "Upgrade and get 50% off regular month-to-month payments!": "Upgrade and get 50% off regular month-to-month payments!", + "User cancelled operation": "User cancelled operation", + "Vert Grid Lines": "Vert Grid Lines", + "Visual settings...": "Visual settings...", + "Widget": "Widget", + "Width (% of the Box)": "Width (% of the Box)", + "Wrong value": "Wrong value", + "You have unsaved changes in the current script. Do you really want to discard them and start working with another script?": "You have unsaved changes in the current script. Do you really want to discard them and start working with another script?", + "Your Password Has Expired": "Your Password Has Expired", + "Your password has expired, please enter new password": "Your password has expired, please enter new password", + "active at": "active at", + "ago": "ago", + "agreed with your idea %chart% about %symbol%": "agreed with your idea %chart% about %symbol%", + "all inactive": "all inactive", + "and details": "and details", + "avg fill price": "avg fill price", + "avg price": "avg price", + "balance": "balance", + "best ask": "best ask", + "best bid": "best bid", + "cach excess": "cach excess", + "changed status": "changed status", + "collateral": "collateral", + "commented on idea you follow %chart% about %symbol%": "commented on idea you follow %chart% about %symbol%", + "commented on your idea %chart% about %symbol%": "commented on your idea %chart% about %symbol%", + "currency": "currency", + "disagreed with your idea %chart% about %symbol%": "disagreed with your idea %chart% about %symbol%", + "fill qty": "fill qty", + "filtered": "filtered", + "id": "id", + "initial margin": "initial margin", + "is now following you": "is now following you", + "last trade": "last trade", + "less than a minute": "less than a minute", + "limit price": "limit price", + "mn": "mn", + "mvo": "mvo", + "offset": "offset", + "on": "on", + "open P/L": "open P/L", + "or choose another broker": "or choose another broker", + "ote": "ote", + "placing time": "placing time", + "published new idea %chart% about %symbol% you follow": "published new idea %chart% about %symbol% you follow", + "purchasing power": "purchasing power", + "qty": "qty", + "replied to your comment on %chart% about %symbol%": "replied to your comment on %chart% about %symbol%", + "side": "side", + "sign in or register": "sign in or register", + "status": "status", + "stop price": "stop price", + "subscription": "subscription", + "symbol": "symbol", + "total margin": "total margin", + "total value": "total value", + "type": "type", + "upl": "upl", + "w": "w", + "y": "y", + "you follow commented on %chart% about %symbol%": "you follow commented on %chart% about %symbol%", + "you follow published new idea %chart% about %symbol%": "you follow published new idea %chart% about %symbol%", + "{0} is already in this chat.": "{0} is already in this chat.", + "Сolor line": "Сolor line", + "Bottom Center": "Bottom Center", + "Bottom Left": "Bottom Left", + "Bottom Right": "Bottom Right", + "Chart snapshot": "Chart snapshot", + "Create Horizontal Line": "Create Horizontal Line", + "Create Vertical Line": "Create Vertical Line", + "Hide Published Charts Timeline": "Hide Published Charts Timeline", + "Left": "Left", + "Middle Center": "Middle Center", + "Middle Left": "Middle Left", + "Middle Right": "Middle Right", + "No color themes saved": "No color themes saved", + "Right": "Right", + "Room {0} was deleted": "Room {0} was deleted", + "Theme": "Theme", + "Theme name": "Theme name", + "Top Center": "Top Center", + "Top Left": "Top Left", + "Top Right": "Top Right", + "TradingView Partner": "TradingView Partner", + "You were in the video call. Duration: {0}": "You were in the video call. Duration: {0}", + "{0} has entered the chat": "{0} has entered the chat", + "{0} has left the chat": "{0} has left the chat", + "{0} was banned for {1} minutes": "{0} was banned for {1} minutes", + "Discipline is the foundation of profitable trading for both discretionary and systematic traders. Visually stunning and intuitive to use, 3D ProSuite is an indispensible professional toolkit of point-and-shoot quantitative risk management and decision support tools for stock pickers and traders focused on technical entry techniques. Know instantly where to place a trailing stop and where to exit. Identify trends and pullbacks. Watch rotation and volatility in real time. Calculate hedge ratios for protection. Identify extremes. Non-programmers interested in systematic trading can take advantage of our strategy to test a combination of 3D ProSuite with moving average filter, channel filter, and volatility filter.": "Discipline is the foundation of profitable trading for both discretionary and systematic traders. Visually stunning and intuitive to use, 3D ProSuite is an indispensible professional toolkit of point-and-shoot quantitative risk management and decision support tools for stock pickers and traders focused on technical entry techniques. Know instantly where to place a trailing stop and where to exit. Identify trends and pullbacks. Watch rotation and volatility in real time. Calculate hedge ratios for protection. Identify extremes. Non-programmers interested in systematic trading can take advantage of our strategy to test a combination of 3D ProSuite with moving average filter, channel filter, and volatility filter.", + "AOS FX Primer is made up of 3 separate indicators to help you better analyse the markets. AOS FX Sessions shows session start/end times (automatically handling Daylight Saving changes) along with opening ranges. AOS FX Day HL shows the High and Low level for the past 2 years, automatically handling Daylight Saving changes. AOS ATRplus shows the moving average mid-point of the previous bar ranges. Please see our website for a full description and screenshots.": "AOS FX Primer is made up of 3 separate indicators to help you better analyse the markets. AOS FX Sessions shows session start/end times (automatically handling Daylight Saving changes) along with opening ranges. AOS FX Day HL shows the High and Low level for the past 2 years, automatically handling Daylight Saving changes. AOS ATRplus shows the moving average mid-point of the previous bar ranges. Please see our website for a full description and screenshots.", + "Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:

  • Dynamically plot market support and resistance areas (SCMR Dynamic Levels™)
  • Highlight individual bar conditions (SCMR B2B™)
  • Measure and time market trading ranges (SCMR Momentum Peaks™)
No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.": "Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:
  • Dynamically plot market support and resistance areas (SCMR Dynamic Levels™)
  • Highlight individual bar conditions (SCMR B2B™)
  • Measure and time market trading ranges (SCMR Momentum Peaks™)
No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.", + "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex. For more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.": "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex. For more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.", + "\"Buy Sell\" indicator is simple yet powerful trading signals that will help you consistently profit from the market. It built with risk management in mind, meaning average winning trade will be more than average losing trade several times.

It comes with signals and trend confirmation. For more information please visit: synergytrading.weebly.com": "\"Buy Sell\" indicator is simple yet powerful trading signals that will help you consistently profit from the market. It built with risk management in mind, meaning average winning trade will be more than average losing trade several times.

It comes with signals and trend confirmation. For more information please visit: synergytrading.weebly.com", + "Above Bar": "Above Bar", + "Absolute": "Absolute", + "Below Bar": "Below Bar", + "Bottom": "Bottom", + "Top": "Top", + "Alerts are not yet available for this chart type. Please check GetSatisfaction and vote for this feature to show support for it.": "Alerts are not yet available for this chart type. Please check GetSatisfaction and vote for this feature to show support for it.", + "Arguments": "Arguments", + "Built-in Functions": "Built-in Functions", + "Built-in Variable": "Built-in Variable", + "Built-in Variables": "Built-in Variables", + "Built-in'+(docs.kind === TVScript.FunKind.DECL ? ' Annotation' : '": "Built-in'+(docs.kind === TVScript.FunKind.DECL ? ' Annotation' : '", + "Confirm replacing": "Confirm replacing", + "Delete all drawing for this symbol": "Delete all drawing for this symbol", + "Examples": "Examples", + "Language Operator": "Language Operator", + "Language Operators": "Language Operators", + "My Ideas": "My Ideas", + "Not Now": "Not Now", + "Oops!": "Oops!", + "Open Manage Drawings": "Open Manage Drawings", + "PUBLISH PRIVATE IDEA": "PUBLISH PRIVATE IDEA", + "Pine Script Reference (new window)": "Pine Script Reference (new window)", + "Pine Script Reference (pop-up)": "Pine Script Reference (pop-up)", + "Publish Private Idea": "Publish Private Idea", + "Publishing is possible only from the chart page. Please open a chart and then try again.": "Publishing is possible only from the chart page. Please open a chart and then try again.", + "Remarks": "Remarks", + "Remove all line tools for ": "Remove all line tools for ", + "Returns": "Returns", + "Script Language Reference Manual": "Script Language Reference Manual", + "See Also": "See Also", + "Syntax": "Syntax", + "Type:": "Type:", + "Be the first to speak": "Be the first to speak", + "Ignored users list": "Ignored users list", + "# (Total: {0})": "# (Total: {0})", + "Hold Shift – draw lines at right angles.": "Hold Shift – draw lines at right angles.", + "Number or , – change interval. Type in a digit for minute charts, or first letter of the word for longer resolutions. E.g. 1, 5, 30, 60, 1440, H, 2H, 6H, D, 5D, 3W, 6M.": "Number or , – change interval. Type in a digit for minute charts, or first letter of the word for longer resolutions. E.g. 1, 5, 30, 60, 1440, H, 2H, 6H, D, 5D, 3W, 6M.", + "By clicking on “Sign Up” you are agreeing to the Terms of Service.": "By clicking on “Sign Up” you are agreeing to the Terms of Service.", + "Change Days To": "Change Days To", + "Change Hours To": "Change Hours To", + "Change Line Tool Visibility On Days": "Change Line Tool Visibility On Days", + "Change Line Tool Visibility On Hours": "Change Line Tool Visibility On Hours", + "Change Line Tool Visibility On Minutes": "Change Line Tool Visibility On Minutes", + "Change Line Tool Visibility On Months": "Change Line Tool Visibility On Months", + "Change Line Tool Visibility On Weeks": "Change Line Tool Visibility On Weeks", + "Change Minutes To": "Change Minutes To", + "Correct?": "Correct?", + "Could not send your report": "Could not send your report", + "Crypto/crypto pairs (eg. LTC/BTC) are not currently supported but that may change in the future.": "Crypto/crypto pairs (eg. LTC/BTC) are not currently supported but that may change in the future.", + "Cypher Pattern": "Cypher Pattern", + "Days": "Days", + "Go to Date...": "Go to Date...", + "Go to...": "Go to...", + "Hours": "Hours", + "IMPORTANT:": "IMPORTANT:", + "Indexes don’t have prices, they have values. There are corresponding ETFs that can be traded. SPX is the SnP500 index, but SPY is the ETF that can be traded.": "Indexes don’t have prices, they have values. There are corresponding ETFs that can be traded. SPX is the SnP500 index, but SPY is the ETF that can be traded.", + "Last available bar": "Last available bar", + "Minutes": "Minutes", + "Months": "Months", + "Please do not modify the order so we can investigate the issue.": "Please do not modify the order so we can investigate the issue.", + "Report this message": "Report this message", + "Select order": "Select order", + "Simply
drag & drop

or select file...": "Simply
drag & drop

or select file...", + "Spreads can’t be traded because they are not a single symbol, they are a visual representation of a calculation.": "Spreads can’t be traded because they are not a single symbol, they are a visual representation of a calculation.", + "Thanks!": "Thanks!", + "To:": "To:", + "Trading issue": "Trading issue", + "Warning:": "Warning:", + "Weeks": "Weeks", + "comment": "comment", + "goto date.": "goto date.", + "html5 stock charting
library licensing": "html5 stock charting
library licensing", + "message": "message", + "Go": "Go", + "Go to": "Go to", + "Report {0} from {1} to moderators": "Report {0} from {1} to moderators", + "Reported {0} from @{1}, {2}": "Reported {0} from @{1}, {2}", + "Add Text Note For {0}": "Add Text Note For {0}", + "Add To Text Notes": "Add To Text Notes", + "Are you sure you want to delete this script?": "Are you sure you want to delete this script?", + "DELETE": "DELETE", + "Do you realy want to delete {0} template?": "Do you realy want to delete {0} template?", + "Do you realy want to replace \"{0}\"?": "Do you realy want to replace \"{0}\"?", + "Idea": "Idea", + "NEW": "NEW", + "New Untitled Note": "New Untitled Note", + "Open Text Notes Panel": "Open Text Notes Panel", + "Please enter a valid URL": "Please enter a valid URL", + "Save template as...": "Save template as...", + "Search Note": "Search Note", + "Template name": "Template name", + "Text Notes": "Text Notes", + "Text Notes are available only on chart page. Please open a chart and then try again.": "Text Notes are available only on chart page. Please open a chart and then try again.", + "URL": "URL", + "Add Text Note For __symbol__": "Add Text Note For __symbol__", + "Add this study to active chart": "Add this study to active chart", + "April": "April", + "Are you sure you want to cancel order %s?": "Are you sure you want to cancel order %s?", + "Are you sure you want to ignore messages from __username__?": "Are you sure you want to ignore messages from __username__?", + "August": "August", + "Buy ": "Buy ", + "Cancel PRO Account": "Cancel PRO Account", + "Cancel subscription": "Cancel subscription", + "Change Minutes From": "Change Minutes From", + "Connect to %s": "Connect to %s", + "Connection to server was lost": "Connection to server was lost", + "Continued violation of chat etiquette. For more information on this etiquette please go to __link__": "Continued violation of chat etiquette. For more information on this etiquette please go to __link__", + "Created {0}.": "Created {0}.", + "Do you really want to delete __themename__ theme?": "Do you really want to delete __themename__ theme?", + "Expand __symbol__ chart": "Expand __symbol__ chart", + "February": "February", + "January": "January", + "July": "July", + "Last edited {0}": "Last edited {0}", + "Link to __room__ chat": "Link to __room__ chat", + "M": "M", + "March": "March", + "Neutral": "Neutral", + "No Title": "No Title", + "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at __email__": "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at __email__", + "No showcase": "No showcase", + "Notice": "Notice", + "November": "November", + "October": "October", + "Open __symbol__ Text Note": "Open __symbol__ Text Note", + "Publish": "Publish", + "Room __title__ was deleted": "Room __title__ was deleted", + "Save theme as...": "Save theme as...", + "Script": "Script", + "Script Error": "Script Error", + "Sell ": "Sell ", + "Send private message to __username__": "Send private message to __username__", + "September": "September", + "Show Published Charts Timeline": "Show Published Charts Timeline", + "Show alert label line": "Show alert label line", + "Show all messages from __username__": "Show all messages from __username__", + "Symbol __symbol__ cannot be traded on TradingView’s Paper Trading. Why not?": "Symbol __symbol__ cannot be traded on TradingView’s Paper Trading. Why not?", + "To: __username__": "To: __username__", + "Unlock": "Unlock", + "__minutes__ min": "__minutes__ min", + "__minutes__ min __seconds__ sec": "__minutes__ min __seconds__ sec", + "__seconds__ sec": "__seconds__ sec", + "__username__ has entered the chat": "__username__ has entered the chat", + "__username__ has left the chat": "__username__ has left the chat", + "days": "days", + "hours": "hours", + "minutes": "minutes", + "months": "months", + "years": "years", + "Sign in or sign up to use paper trading": "Sign in or sign up to use paper trading", + "Paper Trading is disconnected.": "Paper Trading is disconnected.", + "long": "long", + "short": "short", + "1 day": "1 day", + "1 hour": "1 hour", + "10 minutes": "10 minutes", + "12 hours": "12 hours", + "3 hours": "3 hours", + "30 minutes": "30 minutes", + "5 minutes": "5 minutes", + "Balance:": "Balance:", + "Ban __username__": "Ban __username__", + "Ban duration:": "Ban duration:", + "Ban expires in less than __duration__": "Ban expires in less than __duration__", + "Banned permanently": "Banned permanently", + "Content that caused the ban:": "Content that caused the ban:", + "Equity:": "Equity:", + "Hi,nnI'm a moderator for TradingView. I reviewed your idea at __chart__ and had to mark it as \"Not Suggested\" because it doesn't comply with our House Rules https://www.tradingview.com/house-rules/.nnPay attention to these rules to get into the Suggested stream more often, or even become a Suggested Author. Please let me know if you have any questions, will be happy to help.": "Hi,nnI'm a moderator for TradingView. I reviewed your idea at __chart__ and had to mark it as \"Not Suggested\" because it doesn't comply with our House Rules https://www.tradingview.com/house-rules/.nnPay attention to these rules to get into the Suggested stream more often, or even become a Suggested Author. Please let me know if you have any questions, will be happy to help.", + "Idea comments": "Idea comments", + "Ideas publishing": "Ideas publishing", + "If you have questions or suggestions, reply to this message.": "If you have questions or suggestions, reply to this message.", + "Ignore __username__": "Ignore __username__", + "Percents": "Percents", + "Permanently": "Permanently", + "Phone": "Phone", + "Please enter template name": "Please enter template name", + "Please enter theme name": "Please enter theme name", + "Position is being changed": "Position is being changed", + "Private messages": "Private messages", + "Public chats": "Public chats", + "Publish idea": "Publish idea", + "Quote the message which caused the ban along with additional comments if any (a private message with this information will be sent to the user from your account):": "Quote the message which caused the ban along with additional comments if any (a private message with this information will be sent to the user from your account):", + "Read this every time before banning someone! Our goal is to keep a healthy, constructive and useful dialog open in the chatrooms. Sending a private message with a warning is enough to solve 99% of the issues. If that doesn’t help, start with a one-minute ban.": "Read this every time before banning someone! Our goal is to keep a healthy, constructive and useful dialog open in the chatrooms. Sending a private message with a warning is enough to solve 99% of the issues. If that doesn’t help, start with a one-minute ban.", + "Save new study template": "Save new study template", + "Select violation...": "Select violation...", + "Snapshot": "Snapshot", + "Symbols from Quandl are not currently supported.": "Symbols from Quandl are not currently supported.", + "Unban __username__": "Unban __username__", + "Unignore __username__": "Unignore __username__", + "User __username__ was banned for __duration__.": "User __username__ was banned for __duration__.", + "User __username__ was banned permanently.": "User __username__ was banned permanently.", + "User __username__ was unbanned.": "User __username__ was unbanned.", + "Violated house rule:": "Violated house rule:", + "Violated house rule: __violation__.": "Violated house rule: __violation__.", + "Violation that caused the ban: __violation__.": "Violation that caused the ban: __violation__.", + "When selecting this checkbox the study template will set \"__interval__\" interval on a chart": "When selecting this checkbox the study template will set \"__interval__\" interval on a chart", + "You are banned from __banType__ for __duration__ for violating our House Rules. More info - __link__": "You are banned from __banType__ for __duration__ for violating our House Rules. More info - __link__", + "You are permanently banned from __banType__ for violating our House Rules. More info - __link__.": "You are permanently banned from __banType__ for violating our House Rules. More info - __link__.", + "__firstEnumerationItem__ and __secondEnumerationItem__": "__firstEnumerationItem__ and __secondEnumerationItem__", + "__firstEnumerationItem__, __secondEnumerationItem__ and __thirdEnumerationItem__": "__firstEnumerationItem__, __secondEnumerationItem__ and __thirdEnumerationItem__", + "__firstEnumerationItem__, __secondEnumerationItem__, __thirdEnumerationItem__ and __fourthEnumerationItem__": "__firstEnumerationItem__, __secondEnumerationItem__, __thirdEnumerationItem__ and __fourthEnumerationItem__", + "__username__ is permanently banned. Do you want to unban __username__?": "__username__ is permanently banned. Do you want to unban __username__?", + "commenting": "commenting", + "go to date.": "go to date.", + "publish idea.": "publish idea.", + "publishing": "publishing", + "server failed to place closing order": "server failed to place closing order", + "take snapshot.": "take snapshot.", + "

Pine scripting language

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.": "

Pine scripting language

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.", + "Close message": "Close message", + "Created ": "Created ", + "Edit Order…": "Edit Order…", + "Error occured while publishing": "Error occured while publishing", + "Error: Account is disabled": "Error: Account is disabled", + "Last edited ": "Last edited ", + "Show Drawings Toolbar": "Show Drawings Toolbar", + "Text Note": "Text Note", + "This chart layout has a lot of objects and can't be published! Please report to {0} for further details.": "This chart layout has a lot of objects and can't be published! Please report to {0} for further details.", + "TradingView Sign Up": "TradingView Sign Up", + "Heikin Ashi": "Heikin Ashi", + "Learn about all PRO features": "Learn about all PRO features", + "Show Less": "Show Less", + "Visibility": "Visibility", + "Levels Line": "Levels Line", + "Show Objects Tree...": "Show Objects Tree...", + "Close_as_a_command": "Close" +} \ No newline at end of file diff --git a/charting_library/static/localization/translations/ru.json b/charting_library/static/localization/translations/ru.json index 6a4a4e84..ba1989b3 100644 --- a/charting_library/static/localization/translations/ru.json +++ b/charting_library/static/localization/translations/ru.json @@ -1,1197 +1,99 @@ { - "propertypage-name-label_css_class": "propertypage-name-label-nocap", - "Script Editor": "Редактор Pine", - " Published Charts Timeline": "Опубликованные идеи", - "SMA": "ПСС", - "Published Chart": "Published Chart", - "Bar's Style": "Стиль баров", - "Chart Properties": "Свойства графика", - "Compare": "Сравнить", - "Compare...": "Сравнить...", - "Compare or Add Symbol...": "Сравнить/Добавить инструмент...", - "Compare or Add Symbol": "Сравнить/Добавить", - "Add Symbol": "Добавить инструмент", - "Scales Properties...": "Свойства шкал...", - "Add": "Добавить", - "Company Comparison": "Инструмент для сравнения", - "Indicators, Fundamentals, Economy and Add-ons": "Индикаторы, экономические данные, дополнения", - "Economy & Symbols": "Добавить инструмент", - "Bars": "Бары", - "Candles": "Японские свечи", - "Hollow Candles": "Пустые свечи", - "Line": "Линия", - "Permanent link to this message": "Permanent link to this message", - "Area": "Зона", - "Message settings": "Message settings", - "Heiken Ashi": "Хейкин Аши", - "Delete message": "Delete message", - "Are you sure you want to delete this message?": "Вы уверены, что хотите удалить это сообщение?", - "Renko": "Ренко", - "Line Break": "Линейный прорыв", - "Kagi": "Каги", - "Point & Figure": "Крестики-нолики", - "Histogram": "Гистограмма", - "Cross_chart_type": "Перекрестия", - "Crosshair": "Перекрестие", - "Columns": "Столбцы", - "Circles": "Точки", - "Indicators": "Индикаторы", - "Favorites": "Предпочтения", - "Technical Analysis": "Технический анализ", - "No indicators matched your criteria.": "Нет индикаторов по вашему запросу", - "Add to favorites": "Добавить к предпочтениям", - "Remove from favorites": "Удалить из предпочтений", - "No symbols matched your criteria": "Подходящих инструментов не найдено", - "Add any symbol from the list": "Добавьте любой инструмент из списка", - "Overlay the main chart": "Поверх основной серии", - "Symbols to be added on the chart": "Выберите любой инструмент из списка", - "Symbol": "Инструмент", - "Default": "Не задано", - "Defaults": "По умолчанию", - "OK": "Готово", - "Toggle notifications for this room": "Toggle notifications for this room", - "Cancel": "Отмена", + " alert label line": "Линия метки уведомления", " color": "цвет", + " Published Charts Timeline": "Опубликованные графики", " transparency": "прозрачность", " visibility": "видимость", - "Add To Watchlist": "Добавить в окно котировок", - "Add {0} To Watchlist": "Добавить {0} в окно котировок", - "Apply": "Применить", - "Arguments in Header": "Аргументы в заголовке", - "Arrow": "Стрелка", - "Auto Scale": "Автоматический масштаб", - "Background": "Заливка", - "bars": "бары", - "bars_margin": "баров", - "{0} bars": "Бары: {0}", - "Bottom Margin": "Отступ снизу", - "Bring Forward": "На один слой вперед", - "Bring to Front": "Перенести поверх", - "Clone": "Клонировать", - "Color Theme": "Цветовая тема", - "Copy": "Копировать", - "Extended Hours": "Расширенная сессия", - "Format...": "Свойства...", - "Source Code...": "Исходный код...", - "Full Screen": "Во весь экран", - "Grid Lines": "Линии сетки", - "Hide All Drawing Tools": "Скрыть все фигуры", - "Drawing Tools": "Drawing Tools", - "Hide": "Скрыть", - "Sort by symbol": "Sort by symbol", - "Sort by last price": "Sort by last price", - "Sort by price change": "Sort by price change", - "Sort by price change percent": "Sort by price change percent", - "Time Scale": "Time Scale", - "Insert Drawing Tool": "Добавить фигуру", - "Insert Indicator...": "Добавить индикатор...", - "Script Editor...": "Редактор скриптов", - "Last Value on Price Scale": "Последнее значение на ценовой шкале", - "Link To": "Привязать", - "Last": "Last", - "Chng": "Chng", - "Sound on addressed to me messages": "Sound on addressed to me messages", - "Load New Bars": "Загрузить новые бары", - "Lock All Drawing Tools": "Зафиксировать все фигуры", - "Lock Scale": "Зафиксировать шкалу", - "Lock scale": "Зафиксировать шкалу", - "Log Scale": "Логарифмическая шкала", - "log": "лог", - "Magnet Mode": "Магнит", - "Merge Down": "Присоединить вниз", - "Merge Up": "Присоединить вверх", - "Objects Tree...": "Дерево объектов...", - "Offset": "Смещение", - "Override Min Tick": "Минимальное
изменение цены", - "Percentage": "Процентое соотношение", - "Precision": "Точность", - "Price Line": "Линия цены", - "Properties...": "Свойства...", - "Redo": "Повторить", - "Remove All Drawing Tools": "Удалить все фигуры", - "Remove All Studies": "Удалить все индикаторы", - "Remove All Indicators": "Удалить все индикаторы", - "Remove": "Удалить", - "Reset Chart": "Сбросить состояние графика", - "Reset Scale": "Сбросить состояние шкалы", - "Reset": "Сбросить", - "Right Margin": "Отступ справа", - "Save As...": "Сохранить как...", - "Scale Left": "Левая шкала", - "Scale Percentage": "Процентная шкала", - "Scale Right": "Правая шкала", - "Scale Series Only": "Только серии влияют на масштаб", - "Scale series only": "Только серии влияют на масштаб", - "Scale Series only": "Только серии влияют на масштаб", - "Scales Lines": "Линии шкал", - "Scales Text": "Текст на шкалах", - "Scaling": "Привязка к шкале", - "Screen (No Scale)": "Экран (нет шкалы)", - "Send Backward": "На один слой назад", - "Send to Back": "Отправить назад", - "Session Breaks": "Границы сессий", - "Show Arguments in Header": "Показывать аргументы в заголовке", - "Show Last Value": "Отобразить последнее значение", - "Show Last Value on Price Scale": "Показывать последнюю цену на шкале", - "Show Left Axis": "Показать левую шкалу", - "Show Right Axis": "Показать правую шкалу", - "Show": "Показать", - "Show Countdown": "Отображать обратный отсчет", - "Stay In Drawing Mode": "Продолжать создание фигур", - "Symbol Search...": "Поиск инструментов...", - "Change Symbol": "Сменить инструмент", - "Change Symbol...": "Сменить инструмент...", - "Change Interval...": "Изменить интервал", - "Time Zone": "Часовой пояс", - "TimeZone": "Часовой пояс", - "Top Margin": "Отступ сверху", - "Transparency": "Прозрачность", - "Undo {0}": "Отменить", - "Undo": "Отменить", - "undo": "undo", - "redo": "redo", - "Unmerge Down": "Отсоединить вниз", - "Unmerge Up": "Отсоединить наверх", - "Visual Order": "Порядок слоев", - "Watermark": "Водяной знак", - "Show Objects Tree": "Дерево объектов", - "cursors-group-css-class": "cursors-group-css-class", - "ABCD Pattern": "Шаблон ABCD", - "Anchored Text": "Текст на экране", - "Arc": "Дуга", - "Arrow Mark Down": "Стрелка вниз", - "Arrow Mark Left": "Стрелка влево", - "Arrow Mark Right": "Стрелка вправо", - "Arrow Mark Up": "Стрелка вверх", - "Balloon": "Всплывающий текст", - "Bars Pattern": "Шаблон из баров", - "Brush": "Кисть", - "Callout": "Сноска", - "Circle Lines": "Circle Lines", - "Cross": "Перекрестие", - "Cyclic Lines": "Периодические линии", - "Date Range": "Диапазон дат", - "Disjoint Angle": "Расходящийся угол", - "Dot": "Точка", - "Elliott Labels": "Волны Эллиотта", - "Elliott Major Retracement": "Основная коррекция Эллиотта", - "Elliott Minor Retracement": "Второстепенная коррекция Эллиотта", - "Elliott Wave Cycle": "Волновой цикл Эллиотта", - "Elliott Wave Minor": "Второстепенная волна Эллиотта", - "Elliott Wave Circle": "Волновой цикл Эллиотта", - "Elliott Wave Subminuette": "Субменуэт волн Элиотта", - "Ellipse": "Эллипс", - "Value": "Value", - "Eraser": "Ластик", - "Alert Actions": "Alert Actions", - "Send E-mail": "Send E-mail", - "Send SMS": "Send SMS", - "Play Sound": "Play Sound", - "Show Popup": "Show Popup", - "Extended": "Прямая", - "Extended Line": "Прямая", - "Fib Channel": "Каналы по Фибоначчи", - "Fib Circles": "Окружности по Фибоначчи", - "Fib Retracement": "Коррекция по Фибоначчи", - "Fib Speed Resistance Arcs": "Дуги сопротивления по Фибоначчи", - "Fib Speed Resistance Fan": "Веерные линии сопротивления по Фибоначчи", - "Fib Spiral": "Спираль по Фибоначчи", - "Fib Time Zone": "Временные периоды по Фибоначчи", - "Fib Wedge": "Клин по Фибоначчи", - "Flag Mark": "Флаг", - "Flat Top/Bottom": "Плоский верх/низ", - "Flat Bottom": "Плоский верх/низ", - "Forecast": "Предсказание движения", - "Gann Box": "Коробка Ганна", - "Gann Fan": "Веер Ганна", - "Gann Square": "Квадрат Ганна", - "Head & Shoulders": "Голова и плечи", - "Horizontal Line": "Горизонтальная линия", - "Horizontal Ray": "Горизонтальный луч", - "Icon": "Значок", - "Inside Pitchfork": "Вилы (внутрь)", - "Long Position": "Длинная позиция", - "Risk/Reward long": "Длинная позиция", - "Modified Schiff Pitchfork": "Видоизмененные вилы Шифа", - "Parallel Channel": "Канал", - "Pitchfan": "Наклонный веер", - "Pitchfork": "Вилы", - "Polyline": "Ломаная линия", - "Price Label": "Отметка на цене", - "Price Range": "Диапазон цен", - "Projection": "Проекция", - "Ray": "Луч", - "Rectangle": "Прямоугольник", - "Regression Trend": "Направление регрессии", - "Rotated Rectangle": "Вращающийся прямоугольник", - "Schiff Pitchfork": "Вилы Шифа", - "Schiff": "Шифа", - "Original": "Обычные", - "Modified Schiff": "Измененные Шифа", - "Inside": "Внутрь", - "Short Position": "Короткая позиция", - "Risk/Reward short": "Короткая позиция", - "Text": "Текст", - "Comment": "Комментарий", - "Three Drivers Pattern": "Шаблон трёх движений", - "Thumb Down": "Палец вниз", - "Thumb Up": "Палец вверх", - "Trend Angle": "Угол тренда", - "Trend Line": "Линия тренда", - "Trend-Based Fib Extension": "Расширение Фибоначчи, основанное на тренде", - "Trend-Based Fib Time": "Периоды Фибоначчи, основанные на тренде", - "Triangle Pattern": "Шаблон \"Треугольник\"", - "Triangle": "Треугольник", - "Vertical Line": "Вертикальная линия", - "XABCD Pattern": "Шаблон XABCD", - "Angle:": "Угол:", - "Arcs": "Дуги", - "Background color 1": "Цвет подложки №1", - "Background color 2": "Цвет подложки №2", - "Background Color": "Цвет подложки", - "Bar #": "№ бара", - "Border color": "Цвет обводки", - "Border Color": "Цвет обводки", - "Border": "Граница", - "Bottom Lables": "Текст снизу", - "bottom": "снизу", - "center": "по центру", - "Channel": "Канал", - "Coeffs As Percents": "Коэффициенты в процентах", - "Color bars based on previous close": "Цвет основан на предыдущей цене закрытия", - "Color": "Цвет", - "Color:": "Цвет:", - "Coordinates": "Координаты", - "Delete": "Удалить", - "Down Color": "Цвет падающего бара", - "Drawings": "Фигуры", - "Entry price:": "Открытие позиции:", - "Event": "Событие", - "Events": "События", - "Extend Left End": "Продолжить влево", - "Extend Left": "Продолжить влево", - "Extend Lines": "Продолжить линии", - "Extend Right End": "Продолжить вправо", - "Extend Right": "Продолжить вправо", - "Extend": "Продолжить", - "Failure back color": "Заливка (неудача)", - "Failure text color": "Текст (неудача)", - "Fans": "Линии", - "Fill": "Заливка", - "Format": "Формат", - "Graphics": "Графики", - "Grid": "Сетка", - "Help": "Справка", - "HLC Bars": "Скрыть цену открытия", - "Inputs": "Аргументы", - "Label Background": "Заливка текстовой метки", - "Label": "Метка", - "Labels": "Метки", - "Left End": "Левый край", - "Left Labels": "Текст слева", - "Right Labels": "Right Labels", - "left": "слева", - "Level {0}": "Уровень {0}", - "Levels": "Уровни", - "Lines": "Линии", - "Major": "Основная", - "Measure (Shift + Click on the chart)": "Измерение (Shift + клик на чарте)", - "Median": "Средняя линия", - "middle": "по центру", - "Middle": "Средняя линия", - "Minor": "Побочная", - "Mode": "Режим", - "Normal": "Обычный", - "Plot": "Линия", - "Price Levels": "Уровни цены", - "Price Source": "Ценовая серия", - "Price": "Цена", - "Price:": "Цена:", - "Prices": "Цены", - "Profit Background Color": "Profit Background Color", - "Profit Level. Ticks:": "Цель. Тики:", - "Properties": "Свойства", - "Reverse": "Инвертировать", - "Right End": "Правый край", - "Right Lables": "Текст справа", - "right": "справа", - "Log Scale_scale_menu": "Логарифмическая шкала", - "Percentage_scale_menu": "Процентная шкала", - "Scales": "Шкалы", - "Settings": "Настройки", - "Show Background": "Отображать подложку", - "Show Bars Range": "Отображать диапазон в барах", - "Show Date/Time Range": "Отображать временной диапазон", - "Show Distance": "Отображать расстояние", - "Show Labels": "Отображать текстовые метки", - "Show Price Range": "Отображать диапазон цен", - "Show Price": "Отображать цену", - "Show Prices": "Отображать цены", - "Show Text": "Отображать текст", - "Show Time": "Отображать время", - "Show Wave": "Отображать волну", - "Show/Hide": "Показать/Скрыть", - "Source back color": "Заливка (открытие)", - "Source border color": "Граница (открытие)", - "Source text color": "Текст (открытие)", - "Stay in Drawing Mode": "Продолжать создание фигур", - "Stop Background Color": "Цвет подложки (остановка)", - "Stop Color:": "Цвет стоп-уровня:", - "Stop Level. Ticks:": "Стоп-уровень. Тики:", - "Style": "Стиль", - "Success back color": "Заливка (успех)", - "Success text color": "Текст (успех)", - "Target back color": "Заливка (цель)", - "Target border color": "Граница (цель)", - "Target Color:": "Цвет цели:", - "Target text color": "Текст (цель)", - "Text Alignment:": "Выравнивание текста:", - "Text color": "Цвет текста", - "Text Color": "Цвет текста", - "Text Font": "Шрифт", - "Text Wrap": "Перенос строк", - "Text:": "Текст:", - "Time Levels": "Уровни времени", - "Timezone/Sessions": "Часовой пояс и сессии", - "Top Labels": "Текст сверху", - "Bottom Labels": "Bottom Labels", - "top": "сверху", - "Up Color": "Цвет растущего бара", - "Wave Size": "Размер волны", - "Wick": "Фитиль", - "Zoom In": "Увеличить масштаб", - "Zoom Out": "Уменьшить масштаб", - "Borders": "Обводка", - "Level": "Уровень", - "Hlines Background": "Заливка", - "Plots Background": "Заливка", - "Open_line_tool_position": "Открыта", - "Closed_line_tool_position": "Закрыта", - "{0} P&L: {1}": "{0} П(У): {1}", - "Risk/Reward Ratio: {0}": "Соотношение риск/премия: {0}", - "Stop: {0} ({1}%)": "Стоп-уровень: {0} ({1}%)", - "Target: {0} ({1}%)": "Цель: {0} ({1}%)", - "SUCCESS": "УСПЕХ", - "FAILURE": "НЕУДАЧА", - "Left Shoulder": "Левое плечо", - "Head": "Голова", - "Right Shoulder": "Правое плечо", - "Mirrored": "Отобразить по вертикали", - "Flipped": "Отразить по горизонтали", - "distance: {0}": "Расстояние: {0}", - "day": "день", - "day_plural_2": "дня", - "day_plural_5": "дней", - "day_plural": "days", - "week": "неделя", - "week_plural_2": "недели", - "week_plural_5": "недель", - "week_plural": "weeks", - "month": "месяц", - "month_plural_2": "месяца", - "month_plural_5": "месяцев", - "month_plural": "months", - "minute": "минута", - "minute_plural_2": "минуты", - "minute_plural_5": "минут", - "minute_plural": "minutes", - "hour": "час", - "hour_plural_2": "часа", - "hour_plural_5": "часов", - "hour_plural": "hours", - "y_dates": "г", - "y_dates_plural_2": "г", - "y_dates_plural_5": "л", - "y_dates_plural": "y_plural", - "h_dates": "ч.", - "D_dates": "Д", - "W_dates": "Н", - "M_dates": "М", - "d_dates": "д", - "m_dates": "м", - "in_dates": "за", - "Jan": "Янв", - "Feb": "Фев", - "Mar": "Мар", - "Apr": "Апр", - "May": "Май", - "Jun": "Июн", - "Jul": "Июл", - "Aug": "Авг", - "Sep": "Сен", - "Oct": "Окт", - "Nov": "Ноя", - "Dec": "Дек", - "Objects Tree": "Дерево объектов", - "Manage Drawings": "Фигуры", - "TOOL": "Фигура", - "SYMBOL": "Инструмент", - "Move Up": "Переместить вверх", - "Move Down": "Переместить вниз", - "All Exchanges": "Все биржи", - "All types": "Все типы", - "Stock": "Акции", - "stock": "акция", - "Index": "Индексы", - "index": "индекс", - "Futures": "Фьючерсы", - "futures": "фьючерс", - "Image URL": "Изображение", - "Save image": "Сохраните изображение", - "or copy url:": "или скопируйте его адрес:", - "Redo {0}": "Повторить", - "Custom color...": "Выбрать цвет...", - "Search": "Поиск", - "Open_in_legend": "ОТКР", - "High_in_legend": "МАКС", - "Low_in_legend": "МИН", - "Close_in_legend": "ЗАКР", - "Open": "Открытие", - "High": "Максимум", - "Low": "Минимум", - "Close": "Закрытие", - "(H + L)/2": "(МИН+МАКС)/2", "(H + L + C)/3": "(МИН+МАКС+ЗАКР)/3", + "(H + L)/2": "(МИН+МАКС)/2", "(O + H + L + C)/4": "(МИН+МАКС+ЗАКР+ОТКР)/4", - "UTC": "По Гринвичу", - "Exchange": "По бирже", - "Athens": "Афины", - "Berlin": "Берлин", - "Bogota": "Богота", - "Bangkok": "Бангкок", - "Buenos Aires": "Буэнос-Айрес", - "Chicago": "Чикаго", - "Hong Kong": "Гонконг", - "Kolkata": "Калькутта", - "London": "Лондон", - "Los Angeles": "Лос-Анджелес", - "Madrid": "Мадрид", - "Moscow": "Москва", - "New York": "Нью-Йорк", - "Paris": "Париж", - "Sao Paulo": "Сан-Паулу", - "Seoul": "Сеул", - "Shanghai": "Шанхай", - "Singapore": "Сингапур", - "Sydney": "Сидней", - "Taipei": "Тайбей", - "Tehran": "Тегеран", - "Tokyo": "Токио", - "Toronto": "Торонто", - "Vancouver": "Ванкувер", - "Warsaw": "Варшава", - "n/a": "н/д", - "Long_input": "Длинный период", - "long_input": "Длинный период", - "longlen_input": "Длинный период", - "Window Size_input": "Размер окна", - "Length_input": "Размер окна", - "length_input": "Размер окна", - "len_input": "Размер окна", - "Short_input": "Короткий период", - "short_input": "Короткий период", - "shortlen_input": "Короткий период", - "Mult_input": "Множитель", - "mult_input": "Множитель", - "divisor_input": "Делитель", - "Divisor_input": "Делитель", - "Upper": "Верхняя линия", - "Lower": "Нижняя линия", - "Long": "Длинная линия", - "Short": "Короткая линия", - "Signal": "Сигнал", - "Jaw": "Челюсти", - "Teeth": "Зубы", - "Lips": "Губы", - "Zero": "Ноль", - "WMA Length_input": "Длина WMA", - "Long RoC Length_input": "Длинный сигнал RoC", - "Short RoC Length_input": "Короткий сигнал RoC", - "jawLength_input": "Длина челюстей", - "teethLength_input": "Длина зубов", - "lipsLength_input": "Длина губ", - "percent_input": "Процент", - "exponential_input": "Использовать эксп. среднее", - "smoothD_input": "Сглаживание %D", - "smoothK_input": "Сглаживание %K", - "Color 0": "Цвет 0", - "Color 1": "Цвет 1", - "Color 2": "Цвет 2", - "Color 3": "Цвет 3", - "Color 4": "Цвет 4", - "sym_input": "Инструмент", - "symbol_input": "Инструмент", - "Sym_input": "Инструмент", - "DI Length_input": "Длина DI", - "ADX Smoothing_input": "Сглаживание ADX", - "displacement_input": "Смещение", - "Tenkan-sen": "Tenkan-sen", - "Kijun-sen": "Kijun-sen", - "Chikou span": "Chikou span", - "Senkou A": "Senkou A", - "Senkou B": "Senkou B", - "useTrueRange_input": "Использовать TrueRange", - "roclen1_input": "Длина RoC 1", - "roclen2_input": "Длина RoC 2", - "roclen3_input": "Длина RoC 3", - "roclen4_input": "Длина RoC 4", - "smalen1_input": "Длина MA 1", - "smalen2_input": "Длина MA 2", - "smalen3_input": "Длина MA 3", - "smalen4_input": "Длина MA 4", - "siglen_input": "Длина сигнала", - "UpperLimit": "Верхняя граница", - "LowerLimit": "Нижняя граница", - "Limit": "Limit", - "fastLength_input": "Длина быстрой линии", - "slowLength_input": "Длина медленной линии", - "signalLength_input": "Длина сигнальной линии", - "start_input": "Начальное значение", - "increment_input": "Приращение", - "maximum_input": "Максимум", - "showMA_input": "Отображать среднее", - "show MA_input": "Отображать среднее", - "Volume": "Объём", - "Volume MA": "Средняя по объёму", - "Indicator": "Индикатор", - "Oscillator": "Осциллятор", - "lengthStoch_input": "Длина Stochastic", - "lengthRSI_input": "Длина RSI", - "sigma_input": "Сигма", - "Sigma_input": "Сигма", - "Crosses": "Пересечение", - "Click to set a point": "Кликните, чтобы установить точку", + "...Less Tags": "...Less Tags", + "1 minute": "1 минуту", "1. Slide your finger to select location for first anchor
2. Tap anywhere to place the first anchor": "1. Определите первую точку, перетаскивая перекрестие пальцем.
2. После этого, сделайте тап в произвольном месте, чтобы установить её.", "1. Slide your finger to select location for next anchor
2. Tap anywhere to place the next anchor": "1. Определите точку, перетаскивая перекрестие пальцем.
2. После этого, сделайте тап в произвольном месте, чтобы установить её.", - "retrying": "переподключение", - "eod data": "дневные", - "eod delayed": "дневные (с задержкой)", - "loading data": "загрузка данных", - "invalid symbol": "нет данных", - "streaming": "потоковая передача", - "realtime": "торговый период", - "pre-market": "предторговый период", - "post-market": "Вечерняя торговая сессия", - "closed": "рынок закрыт", - "Time Interval": "Интервал", - "Show Symbol Labels": "Отображать инструмент на шкале", - "Show Symbol Labels_context_menu": "Отображать инструмент на шкале", - "Subminuette": "Субменуэт", - "Minuette": "Менуэт", - "Minute": "Минутный", - "Intermediate": "Промежуточный", - "Primary": "Первичный", - "Cycle": "Цикл", - "SuperCycle": "Супер-цикл", - "GrandSuperCycle": "Основной цикл", - "Lock": "Заблокировать", - "Width": "Ширина", - "Line With Breaks": "Линия с разрывами", - "Area With Breaks": "Зона с разрывами", - "Type": "Тип", - "Simple": "Простая линия", - "With Markers": "С точками", - "Step": "Ступенчатая", - "No drawings yet": "Фигур пока не создано", - "Lock/Unlock": "Блокировать/разблокировать", - "deviation_input": "Отклонение", - "depth_input": "Глубина", - "Accumulation/Distribution_study": "Накопление/Распределение", - "Aroon_study": "Арун", - "Advance/Decline_study": "Линия роста/падения", - "Average True Range_study": "Усредненный истинный диапазон", - "Awesome Oscillator_study": "Осциллятор Билла Вильямса", - "Bollinger Bands Width_study": "Ширина полос Боллинджера", - "Balance of Power_study": "Баланс силы", - "Bollinger Bands_study": "Полосы Боллинджера", - "Bollinger Bands %B_study": "%B Полос Боллинджера", - "Chaikin Money Flow_study": "Денежный поток Чайкина", - "Chaikin Oscillator_study": "Осциллятор Чайкина", - "Chande Kroll Stop_study": "Chande Kroll Stop", - "Chande Momentum Oscillator_study": "Осциллятор темпа Чанде", - "Commodity Channel Index_study": "Индекс Товарного Канала", - "Choppiness Index_study": "Индекс Переменчивости", - "Directional Movement Index_study": "Индекс Направленного Движения", - "Correlation Coeff_study": "Коэффициент корреляции", - "Donchian Channels_study": "Канал Дончяна", - "Double Exponential Moving Average_study": "Двойное скользящее среднее (эксп.)", - "Ease of Movement_study": "Лёгкость движения", - "Elders Force Index_study": "Индекс силы Элдера", - "Envelope_study": "Огибающая", - "Ichimoku Cloud_study": "Ишимоку Кинко Хайо", - "Klinger Oscillator_study": "Осциллятор Клингера", - "Hull MA_study": "Скользящее среднее Хала", - "Keltner Channels_study": "Канал Кельтнера", - "Linear Regression Curve_study": "Кривая линейной регрессии", - "Know Sure Thing_study": "Знать наверняка", - "MA Cross_study": "Пересечение скользящих средних", - "Money Flow_study": "Денежный поток", - "Mass Index_study": "Индекс массы", - "Moving Average Exponential_study": "Скользящее среднее (эксп.)", - "Net Volume_study": "Чистый объём", - "Moving Average Convergence/Divergence_study": "Схождение/расхождение скользящих средних", - "Moving Average_study": "Скользящее среднее", - "Moving Average Weighted_study": "Скользящее среднее (взвешенное)", - "Parabolic SAR_study": "Параболическая система времени/цены", - "On Balance Volume_study": "Балансовый объем", - "Price Oscillator_study": "Процентный осциллятор цены", - "Relative Strength Index_study": "Относительный индекс силы", - "Relative Vigor Index_study": "Относительный индекс энергии", - "Relative Volatility Index_study": "Относительный индекс изменчивости", - "SMI Ergodic Indicator/Oscillator_study": "Эргодический осциллятор", - "Stochastic_study": "Стохастический осциллятор", - "TRIX_study": " Скользящее cреднее (тройное эксп. сглаженное)", - "Stochastic RSI_study": "Стохастический индекс относительной силы", - "Triple EMA_study": "Скользящее среднее (тройное эксп.)", - "VWMA_study": "Скользящее среднее, взвешенное по объему", - "Volume Oscillator_study": "Процентный осциллятор объема", - "Volume_study": "Объем", - "Williams Alligator_study": "Аллигатор Билла Вильямса", - "Willams %R_study": "Процент Вильямса", - "Coppock Curve_study": "Кривая Коппока", - "Least Squares Moving Average_study": "Скользящее среднее (наименьшие квадраты)", - "Arnaud Legoux Moving Average_study": "Скользящее среднее Арно Легу", - "True Strength Indicator_study": "Индекс истинной силы", - "Change Interval": "Изменить интервал", - "Show Only Studies": "Индикаторы", - "Show Only Drawings": "Фигуры", - "Show All": "Показывать всё", - "Timezone/Sessions Properties...": "Часовой пояс и сессии...", - "Scale Price Chart Only": "Только серии влияют на масштаб", - "Open Interval Dialog": "Открыть диалог интервалов", - "Note": "Заметка", - "Anchored Note": "Заметка на экране", - "Scales Properties": "Свойства шкал", - "Toggle Auto Scale": "Автоматический масштаб вкл/выкл", - "Toggle Log Scale": "Логарифмическая шкала вкл/выкл", - "Toggle Percentage": "Процентная шкала вкл/выкл", - "auto_scale": "авто", - "Invalid Symbol": "Неизвестный инструмент", - "loading...": "загрузка...", - "interval_dialog_description": "Введите число для минутных резолюций (\"5\" даст вам чарт с резолюцией в 5 минут), или количество с буквой, обозначающей желаемый интервал. Поддерживаются значения D (день), W (неделя) и M (месяц). К примеру, \"3D\" даст вам чарт с резолюцией в 3 дня.", - "Not applicable": "Не поддерживается", - "Stats Text Color": "Цвет текста", - "Show Angle": "Отображать угол", - "Always Show Stats": "Всегда отображать текст", - "Rename...": "Переименовать...", - "New": "Новый", - "Load": "Загрузить", - "Save": "Сохранить", - "Rename Chart": "Переименовать график", - "{0} copy": "{0} (копия)", - "Please enter chart name": "Укажите имя графика", - "Enter a new chart name": "Введите новое имя для графика", - "Load Chart": "Загрузить график", - "Chart Name": "Имя графика", - "Chart name": "Имя графика", - "Rename Chart Layout": "Переименовать график", - "Please enter chart layout name": "Укажите имя графика:", - "Enter a new chart layout name": "Укажите новое имя графика", - "Load Layout Chart": "Загрузить график", - "Chart Layout Name": "Имя графика", - "Chart layout name": "Имя графика", - "NEW CHART LAYOUT": "НОВЫЙ ЧАРТ", - "Save Chart Layout saves not just some particular chart,\nit saves all charts for all symbols and intervals\nwhich you are modifying while working with this Layout": "Сохранить график", - "Last Modified": "Изменён", - "Save Chart Layout": "Save Chart Layout", - "Active Symbol": "Инструмент", - "Remove custom interval": "Remove custom interval", - "Fullscreen mode": "Полноэкранный режим", - "Marker Color": "Цвет метки", - "Font Size": "Размер шрифта", - "Save New Chart": "Сохранить график", - "Source_compare": "Отображать цену:", - "YES": "Да", - "Yes": "Yes", - "No": "No", - "NO": "Нет", - "Confirmation": "Подтвердите действие", - "Are you sure you want to delete this chart?": "Вы уверены, что хотите удалить график ?", - "Hide Marks On Bars": "Скрыть отметки на барах", - "Precise Labels": "Выравнивать ценовые отметки", - "Copy Chart Layout": "Копировать график", - "Load Chart Layout": "Загрузить график", - "Save New Chart Layout": "Сохранить график", - "The Extended Trading Hours feature is available only for intraday charts": "Функция расширенных торговых часов доступна только для внутридневных чартах", - "Do you realy want to delete ": "Уверены, что хотите удалить", - "Description": "Описание", - "Date": "Дата", - "Time": "Время", - "Alerts for the current symbol only": "Уведомления только для текущих инструментов", - "Alerts for the current resolution only": "Уведомления только для текущей резолюции", - "Hide inactive alerts": "Скрыть неактивные уведомления", - "Stopped Manual": "Остановлено вручную", - "Expired": "Истекло", - "Triggered and Not Active": "Сработало и неактивно", - "Error": "Ошибка", - "Stop": "Stop", - "Stopped": "Остановлено", - "Active": "Активно", - "Order": "Заказ", - "Actual": "Актуальный", - "Prior": "Предшествующий", - "Company": "Компания", - "Estimate": "Оценка", - "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.": "Сделайте снимок вашего чарта. Не нужно больше редактировать для сохранения. Просто нажмите на кнопку и скопируйте ссылку на картинку.", - "Share on Twitter a snapshot of your chart as a picture and whatever you write.": "Поделитесь в Twitter снимком и описанием вашего графика.", - "Share on StockTwits a snapshot of your chart as a picture and whatever you write.": "Поделитесь в StockTwits снимком и описанием вашего графика.", - "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.": "Опубликуйте свою идею чтобы другие инвесторы смогли ее просматривать, комментировать и оценивать.", - "Suggested ideas & my ideas": "Предлагаемые идеи и мои идеи", - "Ideas of the people I follow & my ideas": "Идеи людей на которых я подписан и мои идеи", - "My ideas only": "Только мои идеи", - "Hide Widgets": "Hide Widgets", - "Create Alert": "Создать уведомление", - "Disconnect": "Disconnect", - "Connect": "Connect", - "Pine Script Editor": "Редактор Pine-скриптов", - "Published ideas settings": "Настройки опубликованных идей", - "Change Ideas filter": "Изменить фильтр идей", - "Hide Drawings Toolbar": "Hide Drawings Toolbar", - "Show/Hide Drawings Toolbar": "Отобразить/Скрыть тулбар", - "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Опубликованные идеи и заметки могут быть отображены прямо на чарте с помощью точек или треугольников над соответствующими барами. Вы можете одним взглядом охватить большое количество различных мнений в разные моменты времени и легко видеть, кто, что и когда публиковал.", - "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Опубликованные идеи и заметки могут быть отображены прямо на чарте с помощью точек или треугольников над соответствующими барами. Вы можете одним взглядом охватить большое количество различных мнений в разные моменты времени и легко видеть, кто, что и когда публиковал.", - "Study Template": "Исследовать шаблон", - "Template": "Template", - "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

": "Внимание! Этот бесплaтный символ предоставлен электронной биржей БАТС. Цены и обьем могут несколько отличаться от официальных данных с бирж Nasdaq, NYSE и AMEX. Вы можете приобрести подписку на официальные данные после приобретения любой подписки PRO. ", - "Quotes are delayed by 10 min and updated every 30 seconds": "Данные задержаны на 10 минут и обновляются каждые 30 секунд", - "delayed": "задержанные", - "Show only my sent and received messages": "Отобразить только отправленные и полученные сообщения", - "Maximize Chat": "Развернуть чат", - "Detach Chat": "Отсоединить чат", - "Type your message here": "Напишите ваше сообщение", - "Have something to say?": "Есть что сказать?", - "Attach chart snapshot": "Прикрепить снимок графика", - "Insert emoticon": "Вставить смайлик", - "You can not vote twice for one message": "Вы не можете повторно голосовать за сообщение", - "English only, please": "По-английски, пожалуйста", - "English only, please. Currently we only support English, so we ask you to only use English when communicating on TradingView.": "Пожалуйста, на английском. В настоящее время, мы не поддерживаем другие языки и потому просим вас использовать только английский.", - "Respecting Fellow Members": "Уважение к другим участникам", - "Respecting Fellow Members. Whether you agree or disagree with ideas, be courteous and respectful. Treat others the way you'd like to be treated.": "Уважайте других членов сообщества. Соглашаетесь ли вы с идеями, или нет -- всегда помните о вежливости и взаимном уважении. Относитесь к другим так же, как хотели бы, чтобы относились к вам.", - "No advertising allowed": "Реклама запрещена", - "No advertising allowed! You can post external links ONLY if they are relevant and add value to the conversation (i.e. a link to an example, or an article).": "Реклама запрещена! Вы можете вставлять внешние ссылки ТОЛЬКО в случае, если они указывают на материал, имеющий ценность в контексте обсуждения.", - "Custom...": "Настроить...", - "Forex Talks": "Разговоры о форексе", - "Forex": "Форекс", - "Stock And Index Talks": "Акции и Индексы", - "Bitcoin Talks": "Разговоры о биткоинах", - "Bitcoin": "Биткоин", - "Link to this chat...": "Ссылка на этот чат...", - "Chat archives...": "Архив чата...", - "Edit room...": "Редактировать комнату...", - "Delete room": "Удалить комнату", - "Save Drawing Template As...": "Save Drawing Template As...", - "Templates": "Templates", - "Apply Default Drawing Template": "Apply Default Drawing Template", - "There was an error posting your message.": "В ходе отправки вашего сообщения произошла ошибка.", - "Confirm": "Подтверждение", - "Are you sure you want to delete this room?": "Уверены, что хотите удалить эту комнату", - "Show chart snapshot preview": "Отобразить превью снимка графика", - "Chart Snapshot": "Chart Snapshot", - "Show only favorite rooms": "Отобразить предпочитаемые комнаты", - "Ignored users...": "Игнорируемые пользователи...", - "Launch chat in separate window": "Открыть чат в отдельном окне", - "Link to this room...": "Ссылка на эту комнату...", - "Room archives...": "Архив комнаты...", - "You have no ignored users": "Вы не игнорируете ни одного пользователя", - "Remove this room from favorites": "Remove this room from favorites", - "Add this room from favorites": "Add this room from favorites", - "Compare Add": "Добавить сравнение", - "Follow": "Подписаться", - "If you follow a symbol you will receive notifications when new ideas about that symbol are published.": "Подписавшись на инструмент Вы будете получать уведомления когда будут опубликованы новые идеи по этому инструменту.", - "You are not logged in. Please sign in.": "Вы не залогинены. Пожалуйста, войдите на сайт.", - "Info": "Информация", - "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.": "Загрузка новых функций недоступна для Kagi, Renko, Line Break и PnF графиков.", - "Home": "Домой", - "Ideas": "Идеи", - "Scripts": "Скрипты", - "Sign In": "Вход", - "Sign Up": "Sign Up", - "Join Now": "Зарегистрироваться", - "Ideas Published": "Идея опубликована", - "Followers": "Подписчики", - "Following": "Подписаны", - "Profile Settings": "Настройки профиля", - "Public Profile": "Публичный профиль", - "Update Status": "Обновить статус", - "Sign Out": "Выйти", - "E-mail for sms": "Почтовый адрес для SMS", - "Please, enter your e-mail": "Пожалуйста, введите e-mail", - "E-mail": "E-mail", - "Crossing": "Пересечение", - "Crossing Down": "Пересечение сверху вниз", - "Crossing Up": "Пересечение снизу вверх", - "Greater Than": "Больше, чем", - "Less Than": "Меньше, чем", - "Entering Channel": "Войти в канал", - "Inside Channel": "Внутри канала", - "Outside Channel": "Вне канала", - "Moving Up": "Переместить вверх", - "Moving Down": "Переместить вниз", - "Moving Up %": "Переместить вверх %", - "Moving Down %": "Переместить вниз %", - "Select user to start new chat with": "Выберите пользователя для создания чата с ним", - "You have no private messages yet": "Нет сообщений", - "Don't be so cruel! Bans longer than 1 week are not allowed for now.": "Не будьте таким жестоким! Баны дольше недели не разрешаются. ", - "Banned": "Забанен", - "No ideas matched your criteria": "Нет идей по вашему запросу", - "Favorite ideas": "Предпочитаемые идеи", - "Only private ideas": "Только приватные идеи", - "Ideas for the current symbol only": "Идеи только для текущего инструмента", - "Ideas for the current resolution only": "Идеи только для текущего разрешения", - "Someone commented on your idea": "Кто-то прокомментировал вашу идею", - "Someone agreed/disagreed with your idea": "Кто-то согласился/не согласился с вашей идеей", - "Someone followed you": "Кто-то подписался на вас", - "Someone replied to your comment": "Кто-то ответил на ваш комментарий", - "Someone commented on the idea you follow": "Кто-то прокомментировал идею за которой вы следите", - "Someone you follow post new comment": "Новый комментарий", - "Someone you follow change status": "Новый статус", - "Someone you follow published new idea": "Новая идея опубликована пользователем которого Вы отслеживаете", - "Someone published idea on symbol you follow": "Новая идея по инструменту который Вы отслеживаете", - "Notification sound": "Звук уведомления", - "Additional Notifications Settings...": "Дополнительные настройки оповещений...", - "This is a temporary chart.": "Это временный график.", - "To save your work, sign up for FREE.": "Создайте БЕСПЛАТНЫЙ аккаунт, чтобы сохранять свою работу", - "Sign Up for FREE": "Зарегистрируйтесь бесплатно", - "Data provided by BATS exchange.": "Данные получены от системы BATS.", - "Upgrade Now": "Улучшить", - "This is EOD data with no updates.": "Это EOD данные без обновлений", - "You may subscribe for official realtime and intraday data.": "Вы можете подписаться на официальные внутридневные данные без задержек", - "Open Script": "Открыть скрипт", - "No saved scripts yet": "Нет сохраненных скриптов", - "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "ВАЖНО: Беседа которую Вы создадите будет видна всем пользователям! Поэтому стоит создавать интересные беседы на полезные и популярные темы. Заголовок и цель чата должны быть понятны другим пользователям. \nМодераторы могут удалять неактивные или неактуальные беседы, и в случаях грубых нарушений могут заблокировать авторов на сайте. ", - "Create your first script now!": "Создайте ваш первый скрипт прямо сейчас !", - "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.": "Добро пожаловать в редактор кода скриптов на TradingView. Здесь Вы можете создавать новые индикаторы и стратегии, а также изменять уже существующие. У вас пока что нет созданных скриптов!", - "No public library scripts were found.": "Публично доступных скриптов не найдено.", - "Change band background": "Изменить фон полосы", - "Change area background": "Изменить фон зоны", - "Confirm replace": "Подтвердите замену", - "Note: default study templates won't be removed permanently": "Внимание: шаблоны индикаторов по умолчанию не могут быть полностью удалены", - "Do you realy want to replace": "Вы действительно хотите заменить", - "SCRIPT TITLE": "ЗАГОЛОВОК СКРИПТА", - "TAGS": "ТЕГИ", - "DESCRIPTION": "ОПИСАНИЕ", - "PUBLISH SCRIPT": "ОПУБЛИКОВАТЬ СКРИПТ", - "Pine Script Tutorial": "Учебник Pine Script", - "Pine Script Reference": "Справка Pine Script", - "How to use the reference materials (Video)": "Как использовать справочные материалы (Видео)", - "Suggestions & Feedback": "Отзывы и предложения", - "Clear Console": "Очистить консоль", - "Are you sure you want to ignore messages from": "Вы уверены, что хотите игнорировать сообщения от ", - "ext": "расш", - "Toggle Maximize Chart": "Переключить полноэкранный режим", - "Plot dividends": "Показать дивиденды", - "Plot splits": "Показать сплиты", - "Plot earnings": "Показать доходы на акцию", - "Vol": "Объём", - "Want official data and more features?": "Хотите официальные данные и больше функций?", - "Sessions": "Сессии", - "Trading Panel": "Торговая панель", - "Open Trading Panel": "Открыть торговую панель", - "Select Layout": "Выбрать слой", - "Link symbol to all charts": "Применить инструмент на все графики", - "Link interval to all charts": "Применить интервал на все графики", - "Sync crosshair on all charts": "Синхронное перекрестье на всех графиках", - "Chart Help": "Помощь по графику", - "No notifications yet": "Нет оповещений", - "Watchlist, details and news": "Окно котировок, детали и новости", - "Alerts": "Уведомления", - "Data Window": "Окно данных", - "Hotlists": "Хотлисты", - "Calendar": "Календарь", - "Trading Notes": "Торговые заметки", - "Recent Chats": "Последние чаты", - "Notifications": "Оповещения", - "Watchlist": "Котировки", - "Details": "О инструменте", - "Economic Calendar": "Экономический календарь", - "Earnings Calendar": "Календарь публикации доходов на акцию", - "Hotlist": "Хотлист", - "News": "Новости", - "Market Summary": "Market Summary", - "My Ideas and Notes": "Мои идеи и заметки", - "Alerts Log": "История уведомлений", - "Extend Lines Left": "Extend Lines Left", - "Connecting Line": "Connecting Line", - "Show Executions": "Show Executions", - "Show Buy/Sell Panel": "Отобразить панель покупки/продажи", - "Show Active Orders Only": "Отобразить только активные заказы", - "Journal...": "Журнал...", - "Account History...": "История аккаунта...", - "Reset Paper Trading Account...": "Сбросить баланс демо счета", - "Trading Properties...": "Торговые настройки...", - "Set Alert": "Настроить уведомление", - "Alert": "Alert", - "Edit": "Редактировать", - "Upper Deviation": "Upper Deviation", - "Lower Deviation": "Lower Deviation", - "Use Upper Deviation": "Use Upper Deviation", - "Use Lower Deviation": "Use Lower Deviation", - "First bar time": "First bar time", - "Last bar time": "Last bar time", - "Source": "Source", - "Chats": "Chats", - "All Talks": "Все чаты", - "Volume Leaders": "Лидеры по объему", - "Percent Advances": "Лидеры роста", - "Percent Declines": "Лидеры падения", - "Price Advances": "Ценовой рост", - "Price Declines": "Падение цен", - "Range Advances": "Диапазонный рост", - "Range Declines": "Диапазонное падение", - "Gap Up Stocks": "Рост после закрытия биржи", - "Gap Down Stocks": "Падение после закрытия биржи", - "Sell Market": "Маркет продаж", - "Sell": "Продажа", - "Buy Market": "Маркет покупок", - "Report data issues": "Report data issues", - "Report Data Issues": "Report Data Issues", - "Feature Request and Feedback": "Feature Request and Feedback", - "Market": "Market", - "Buy": "Покупка", - "Keyboard Shortcuts": "Горячие клавиши", - "Help & Wiki": "Справка и вики", - "Send Feedback or Report an Issue": "Оставить отзыв или сообщить о проблеме", - "Priority Support": "Приоритетная поддержка", - "Run Product Walk-Through": "Запустить интерактивное обучение", - "Price Scale": "Ценовая шкала", - "MTPredictor": "MTPredictor", - "Apply Elliot Wave": "Применить волну Элиота", - "Apply WPT Up Wave": "Применить WPT Up Wave", - "Apply WPT Down Wave": "Apply WPT Down Wave", - "Create New Order...": "Создать новый заказ...", - "Trading": "Торговля", - "Add Alert": "Добавить уведомление", - "Extend Alert Line": "Продолжить линию уведомления", - " alert label line": "Линия метки уведомления", - "No study templates saved": "Нет сохраненных шаблонов индикаторов", - "Save Study Template As...": "Сохранить шаблон индикаторов как...", - "Show Splits on Chart": "Отображать разделители на графике", - "Show Earnings on Chart": "Отображать доходы на акцию на графике", - "Show Dividends on Chart": "Отображать дивиденды на графике", - "Show Alert Labels": "Отображать метки алертов", - "Earnings breaks": "В виде разрыва", - "Extended Alert Line": "Продлить линию алерта", - "Themes": "Темы", - "Events & Alerts": "События и Алерты", - "Apply Defaults": "Применить по умолчанию", - "Do you realy want to delete theme": "Do you realy want to delete __theme__ theme?", - "Extended Hours (Intraday Only)": "Расширенная сессия (Только для внутридневных графиков)", - "In Session": "Сессия", - "Tools": "Инструменты", - "Delete script": "Delete script", - "Social": "Чаты", - "Angle": "Угол", - "Publish Script": "Опубликовать скрипт", - "Add to Chart": "Добавить на график", - "Blank script": "Пустой скрипт", - "TradingView Free Quotes and Chat": "TradingView Free Quotes and Chat", - "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.": "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.", - "Install": "Install", - "Logged as": "Logged as", - "Untitled Script": "Untitled Script", - "Pine Editor": "Pine Editor", - "Open Pine Script Editor": "Open Pine Script Editor", - "Make a Copy": "Make a Copy", - "Make a Copy...": "Make a Copy...", - "Quantity": "Quantity", - "Signal Labels": "Signal Labels", - "Trades on Chart": "Trades on Chart", - "Take Profit": "Take Profit", - "Stop Loss": "Stop Loss", - "Expiration": "Expiration", - "Modify Order": "Modify Order", - "PUBLISH IDEA": "PUBLISH IDEA", - "EDIT IDEA": "EDIT IDEA", - "Chart does not load": "Chart does not load", - "No real-time data": "No real-time data", - "Price incorrect": "Price incorrect", - "Study not loading": "Study not loading", - "Gap in the data": "Gap in the data", - "Alerts issue": "Alerts issue", - "Slow scrolling or chart loading": "Slow scrolling or chart loading", - "Issue Type": "Issue Type", - "Select type...": "Select type...", - "A suggested author published idea on current symbol": "A suggested author published idea on current symbol", - "MODERATED": "MODERATED", - "CFD": "CFD", - "Once": "Once", - "Require Order Confirmation": "Require Order Confirmation", - "Rearm every 1 minute": "Rearm every 1 minute", - "Rearm every 5 minute": "Rearm every 5 minute", - "Rearm every 10 minute": "Rearm every 10 minute", - "Rearm every 30 minute": "Rearm every 30 minute", - "Rearm every hour": "Rearm every hour", - "Once per bar (on condition)": "Once per bar (on condition)", - "Once per bar (on close)": "Once per bar (on close)", - "move chart 1 bar to the left.": "move chart 1 bar to the left.", - "move chart 1 bar to the right.": "move chart 1 bar to the right.", - "move further to the left.": "move further to the left.", - "move further to the right.": "move further to the right.", - "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!": "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!", - "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.": "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.", - "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!": "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!", - "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.": "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.", - "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.": "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.", - "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.": "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.", - "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.": "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.", - "

Pine scripting language (β version)

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.

At the moment PineScript in a BETA. For more detailed information check out our blog.": "

Pine scripting language (β version)

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.

At the moment PineScript in a BETA. For more detailed information check out our blog.", - "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.": "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.", - "

A broad range of intelligent drawing tools

The 100+ drawing tools on TradingView let you analyze the market in a variety of ways - all helping you find better opportunities. Technical analysis is the study of learning how past performance of drawings and other tools applies to prices in the future. Make sure you take a look at our Wiki for a complete list of drawing tools and instructions on how to use them!": "

A broad range of intelligent drawing tools

The 100+ drawing tools on TradingView let you analyze the market in a variety of ways - all helping you find better opportunities. Technical analysis is the study of learning how past performance of drawings and other tools applies to prices in the future. Make sure you take a look at our Wiki for a complete list of drawing tools and instructions on how to use them!", - "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.": "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.", - "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.": "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.", - "

Advanced Price Scaling

When you are ready to get technical, our charts let you set the price scales to match your type of analysis. There are linear, percent and log axes for drastic price movements. You can use two separate price scales at the same time: one for indicators and one for price movements. Read more about scaling options.

Right-click on the price scale to see possible options: change scaling type, enable auto-scaling or show another price scale. Right-clicking on indicators lets you choose which scale to use, so several data series with different scaling can co-exist in one chart. You can also drag price and time scales to increase or decrease compression.": "

Advanced Price Scaling

When you are ready to get technical, our charts let you set the price scales to match your type of analysis. There are linear, percent and log axes for drastic price movements. You can use two separate price scales at the same time: one for indicators and one for price movements. Read more about scaling options.

Right-click on the price scale to see possible options: change scaling type, enable auto-scaling or show another price scale. Right-clicking on indicators lets you choose which scale to use, so several data series with different scaling can co-exist in one chart. You can also drag price and time scales to increase or decrease compression.", - "

Multi Charts Layout

You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.": "

Multi Charts Layout

You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.", - "

Communicate your ideas in real-time!

Collaborating with investors across markets and countries has never been easier! TradingView chat rooms are a powerful communication tool, which are fully integrated to instantly share charts, analysis and trading ideas – all on one platform. Create your own chat rooms on interesting topics, or join existing public chat rooms – a world of knowledge is at your fingertips.
Start chatting now!": "

Communicate your ideas in real-time!

Collaborating with investors across markets and countries has never been easier! TradingView chat rooms are a powerful communication tool, which are fully integrated to instantly share charts, analysis and trading ideas – all on one platform. Create your own chat rooms on interesting topics, or join existing public chat rooms – a world of knowledge is at your fingertips.
Start chatting now!", - "

Go PRO to get even more

But that’s not all! Upgrade your trading experience with TradingView PRO and get access to an unparalleled set of premium features and data. Get it today!": "

Go PRO to get even more

But that’s not all! Upgrade your trading experience with TradingView PRO and get access to an unparalleled set of premium features and data. Get it today!", - "You are not authenticated.": "You are not authenticated.", - "You already have Pro Plus trial.": "You already have Pro Plus trial.", - "You already participated in Pro Plus trial.": "You already participated in Pro Plus trial.", - "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.": "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.", - "
If you want to use this service - please sign in or register!
": "
If you want to use this service - please sign in or register!
", - "Increase Rating": "Increase Rating", - "Read more...": "Read more...", - "PRO Plus Trial": "PRO Plus Trial", - "Sorry, PRO Plus trial could not be set.": "Sorry, PRO Plus trial could not be set.", - "Decrease Rating": "Decrease Rating", - "Quote this message": "Quote this message", - "Unban": "Unban", - "Symbol Description": "Symbol Description", - "OHLC Values": "OHLC Values", - "Indicator Titles": "Indicator Titles", - "Indicator Arguments": "Indicator Arguments", - "Indicator Values": "Indicator Values", - "Symbol Last Value": "Symbol Last Value", - "Indicator Last Value": "Indicator Last Value", - "Favorite Drawings Toolbar": "Favorite Drawings Toolbar", - "Drawings Toolbar": "Drawings Toolbar", - "Sound on every message": "Sound on every message", - "No Sound notifications": "No Sound notifications", - "Set chat title...": "Set chat title...", - "Leave this chat": "Leave this chat", - "Enter new title for this chat": "Enter new title for this chat", - "Chat title": "Chat title", - "Are you sure you want to leave this chat?": "Are you sure you want to leave this chat?", - "Add people to this chat...": "Add people to this chat...", - "Add people to this chat": "Add people to this chat", - "Start new chat with...": "Start new chat with...", - "Clear Symbols": "Clear Symbols", - "Do you really want to clear all symbols?": "Do you really want to clear all symbols?", - "Apply Manual Risk/Reward": "Apply Manual Risk/Reward", - "Apply Manual Decision Point": "Apply Manual Decision Point", - "Analyze Trade Setup": "Analyze Trade Setup", - "Apply Elliot Wave Intermediate": "Apply Elliot Wave Intermediate", - "Apply Elliot Wave Major": "Apply Elliot Wave Major", - "Apply Elliot Wave Minor": "Apply Elliot Wave Minor", - "Up Wave 1 or A": "Up Wave 1 or A", - "Up Wave 2 or B": "Up Wave 2 or B", - "Up Wave C": "Up Wave C", - "Up Wave 3": "Up Wave 3", - "Up Wave 4": "Up Wave 4", - "Up Wave 5": "Up Wave 5", - "Down Wave 1 or A": "Down Wave 1 or A", - "Down Wave 2 or B": "Down Wave 2 or B", - "Down Wave C": "Down Wave C", - "Down Wave 3": "Down Wave 3", - "Down Wave 4": "Down Wave 4", - "Down Wave 5": "Down Wave 5", - "If you want to use private messages - please sign in or register!": "If you want to use private messages - please sign in or register!", - "To get alerts list - please sign in or register!": "To get alerts list - please sign in or register!", - "Manage Alerts": "Manage Alerts", - "Headlines": "Headlines", - "StockTwits": "StockTwits", - "FxWire PRO": "FxWire PRO", - "Futures Magazine": "Futures Magazine", - "Save As Watchlist...": "Save As Watchlist...", - "VolumeProfile": "VolumeProfile", - "Income Statement": "Income Statement", - "Profitability": "Profitability", - "Dividend": "Dividend", - "Current Valuation": "Current Valuation", - "Other": "Other", - "Indicators and Strategies": "Indicators and Strategies", - "Strategies": "Strategies", - "My Scripts": "My Scripts", - "Public Library": "Public Library", - "Built-ins": "Built-ins", - "AOS FX Primer": "AOS FX Primer", - "AlgoViewEssential": "AlgoViewEssential", - "Analysis Suite - SCMR Trends": "Analysis Suite - SCMR Trends", - "DecisionBar": "DecisionBar", - "Jurik Research": "Jurik Research", - "Key Hidden Levels": "Key Hidden Levels", - "Key Order Flow Events": "Key Order Flow Events", - "LazyBear - MTF Panes": "LazyBear - MTF Panes", - "LazyBear - S/R Levels": "LazyBear - S/R Levels", - "MTF Studies": "MTF Studies", - "MicroTrends": "MicroTrends", - "ProTradingIndicators": "ProTradingIndicators", - "RobBooker": "RobBooker", - "Fundamentals": "Fundamentals", - "Economy": "Economy", - "Zig Zag": "Zig Zag", - "Advance Decline Line": "Advaqweqweqweline Line", - "Advance Decline Ratio": "Advaadsasdadsio", - "Advance/Decline Ratio (Bars)": "Advance/Deasdasdasd", - "Chande Kroll Stop": "Chande Kroll Stop", - "Chop Zone": "Chop Zone", - "Conditional Expressions": "Conditional Expressions", - "ConnorsRSI": "ConnorsRSI", - "Correlation Coefficient": "Correlation Coefficient", - "Cumulative Volume Index": "Cumulative Volume Index", - "Detrended Price Oscillator": "Detrended Price Oscillator", - "Directional Movement": "Directional Movement", - "Divergence Indicator": "Divergence Indicator", - "Double EMA": "Double EMA", - "Ease Of Movement": "Ease Of Movement", - "Elder's Force Index": "Elder's Force Index", - "Elliott Wave": "Elliott Wave", - "Fisher Transform": "Fisher Transform", - "Historical Volatility": "Historical Volatility", - "Hull Moving Average": "Hull Moving Average", - "Linear Regression": "Linear Regression", - "MACD": "MACD", - "McGinley Dynamic": "McGinley Dynamic", - "Momentum": "Momentum", - "Moon Phases": "Moon Phases", - "Multi-Time Period Charts": "Multi-Time Period Charts", - "Pivot Points High Low": "Pivot Points High Low", - "Pivot Points Standard": "Pivot Points Standard", - "Price Volume Trend": "Price Volume Trend", - "Rate Of Change": "Rate Of Change", - "SMI Ergodic Indicator": "SMI Ergodic Indicator", - "SMI Ergodic Oscillator": "SMI Ergodic Oscillator", - "Smoothed Moving Average": "Smoothed Moving Average", - "Ultimate Oscillator": "Ultimate Oscillator", - "VWAP": "VWAP", - "Volatility Stop": "Volatility Stop", - "Vortex Indicator": "Vortex Indicator", - "Williams %R": "Williams %R", - "Williams Fractal": "Williams Fractal", - "Woodies CCI": "Woodies CCI", - "Total Revenue": "Total Revenue", - "Diluted EPS, Net Income": "Diluted EPS, Net Income", - "Net Income": "Net Income", - "EBITDA": "EBITDA", - "EBIT": "EBIT", - "Equity Earnings": "Equity Earnings", - "Gross Margin": "Gross Margin", - "After-tax Margin": "After-tax Margin", - "Gross Profit": "Gross Profit", - "Dividends Paid": "Dividends Paid", - "Debt to Equity": "Debt to Equity", - "Free Cash Flow": "Free Cash Flow", - "Return on Equity": "Return on Equity", + "10 seconds": "каждые 10 секунд", + "1d": "1д", + "1m": "1м", + "1y": "1г", + "3 Notes Reverb": "3 Notes Reverb", + "30 Day Free Trial": "Бесплатно на 30 дней", + "30 seconds": "каждые 30 секунд", + "3m": "3м", + "5 seconds": "каждые 5 секунд", + "52wk Range": "52 недели", + "5d": "5д", + "5y": "5л", + "6m": "6м", + " or to use paper trading": " или чтобы воспользоваться демо торговлей", + "Hold Shift  + Click on the chart – measure tool.": "Зажмите Shift  + кликните на график – измерительный инструмент.", + "Hold Shift – draw linetools on the right angle.": "Зажмите Shift – и рисуйте под нужным углом.", + "

A broad range of intelligent drawing tools

The 100+ drawing tools on TradingView let you analyze the market in a variety of ways - all helping you find better opportunities. Technical analysis is the study of learning how past performance of drawings and other tools applies to prices in the future. Make sure you take a look at our Wiki for a complete list of drawing tools and instructions on how to use them!": "

Большой выбор интеллектуальных инструментов рисования

100+ инструментов рисования на TradingView позволяют анализировать рынки различными способами – все они помогут вам находить наилучшие возможности для торговли. Технический анализ незаменим, когда нужно узнать каким образом можно применить к будущим ценам результаты изучения исторических данных, полученные при помощи инструментов рисования, а также других средств. Пожалуйста, ознакомьтесь с соответствующим разделом нашей Wiki, где вы сможете найти полный список инструментов рисования и прочитать инструкции о том, как их использовать.", + "

Advanced Price Scaling

When you are ready to get technical, our charts let you set the price scales to match your type of analysis. There are linear, percent and log axes for drastic price movements. You can use two separate price scales at the same time: one for indicators and one for price movements. Read more about scaling options.

Right-click on the price scale to see possible options: change scaling type, enable auto-scaling or show another price scale. Right-clicking on indicators lets you choose which scale to use, so several data series with different scaling can co-exist in one chart. You can also drag price and time scales to increase or decrease compression.": "

Гибкая ценовая шкала

Приступив к техническому анализу, можно настроить шкалы графиков так, чтобы они были удобны именно вам. Есть линейная, процентная и логарифмическая шкала для отображения больших ценовых движений. Можно использовать две независимые ценовые шкалы одновременно: одну для индикаторов, вторую для цен. Вы можете прочесть больше о доступных настройках шкал.
\n
Нажмите правую кнопку мыши на ценовой шкале, чтобы показать команды. Доступно изменение типа шкалы, авто-масштабирование или вторая ценовая ось. Сделав то же самое на индикаторах, вы получите возможность выбрать шкалу, с которой необходимо работать, таким образом, что несколько ценовых серий может сосуществовать на одном графике с разными шкалами. Также можно зажать левую кнопку мыши и потянуть за ценовую или временную ось, чтобы увеличить или уменьшить сжатие.", + "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.": "

Обширное покрытие данными

TradingView использует данные от проверенных источников, предоставляя котировки по акциям, фьючерсам, индексам, валютам, CFD и криптовалютам (таким как биткойн).

Но это еще не все! Вы можете построить график любого спреда, просто задав формулу в окне поиска инструментов, используя скобки и другие операторы (+-*/). Кроме использования нескольких инструментов в спреде, как, скажем, AAPL / XAUUSD, вы также можете использовать числовые константы, такие как MSFT + 50. Узнайте больше о графиках спредов на TradingView.", + "

Communicate your ideas in real-time!

Collaborating with investors across markets and countries has never been easier! TradingView chat rooms are a powerful communication tool, which are fully integrated to instantly share charts, analysis and trading ideas – all on one platform. Create your own chat rooms on interesting topics, or join existing public chat rooms – a world of knowledge is at your fingertips.
Start chatting now!": "

Получите моментальную ответную реакцию на свои идеи!

Работать вместе с инвесторами по различным рынкам и странам еще никогда не было так легко! TradingView – мощный инструмент для общения, который полностью интегрирован, также, как и быстрая публикация графиков, результатов анализа и торговых идей – и это все в одной платформе. Создавайте свои чаты на интересующие вас темы, или присоединитесь к уже существующим публичным чатам – ценная информация всегда под рукой!

Начните общаться в чате прямо сейчас!", + "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.": "

Сравнение инструментов

Сравнение акции с индексом - надежный способ оценить показатели первой. TradingView позволяет сравнивать акции с индексами или другими ценными бумагами, учитывая процентное изменение с выбранной точки во времени. Узнайте больше как сравнивать инструменты на TradingView.

Несколько инструментов на графике

Часто полезно проследить связь между различными акциями: двигаются они в тандеме, или наоборот? С TradingView вы можете анализировать различные акции на одном графике, даже если один инструмент торгуется по $100, а другой стоит центы. Узнайте больше как добавить несколько инструментов на один график на TradingView.", + "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!": "

Настраиваемые интервалы

Временные интервалы являются важным элементом технического анализа. Открыв 15 минутный график, вы увидите цены открытия, максимума, минимума и закрытия каждого пятнадцатиминутного интервала. При выборе часового графика, соответственно, будут доступны часовые бары. Это означает, что вы можете смотреть на рынок с разной степенью детализации. Доступны как стандартные интервалы, такие как 5 минут или 1 день, так и те, что интересны именно вам. Используйте лучшие инструменты на TradingView!", + "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.": "

Расширенная сессия и настройки временной зоны

На TradingView можно наблюдать за торговлей во внебиржевые часы. Это дает дополнительную информацию о рынках. Данные могут отображаться с местным или биржевым временем. Нажмите правую кнопку мыши на ценовой оси, чтобы изменить эти настройки. Узнайте больше о расширенных сессиях на TradingView.", + "

Go PRO to get even more

But that’s not all! Upgrade your trading experience with TradingView PRO and get access to an unparalleled set of premium features and data. Get it today!": "

Станьте PRO и получите больше

Но это еще не все! Повысьте ваш план до TradingView PRO и получите доступ к премиальным сервисам и данным. Получить сейчас!", + "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.": "

Публикация графиков

Публикация и обмен идеями является одной из ключевых концепций TradingView. Опубликовав идею, вы делитесь своим мнением с финансовым сообществом, а другие могут комментировать и оценивать ваши идеи. Узнайте больше о публикации на TradingView.", + "

Server-side Alerts (β version)": "

Server-side Alerts (β version)", + "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.": "

Уведомления (β-версия)

\nУведомления на TradingView - это моментальные сообщения о событиях на рынке, соответствующие заданным критериям поиска. Например, \"сообщите мне, когда акции Apple упадут меньше $100, или выйдут за диапазон полос Боллинджера\". Вы можете получать всплывающие уведомления, аудио-сигналы, текстовые сообщения (sms) или уведомления по электронной почте прямо на ваш телефон. Оставайтесь в курсе происходящего на рынке, защитите свои позиции от неожиданностей и будьте абсолютно спокойны даже когда вы заняты другими делами вдали от вашего монитора. Уведомления TradingView работают на мощных и отказоустойчивых серверах, чтобы вы всегда могли получать сообщения вовремя и не упускать выгодные возможности. Узнайте, как использовать уведомления на TradingView.", + "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.": "

Шаблоны индикаторов

Индикаторы могут быть собраны в наборы в виде шаблонов. Как только шаблон создан, все его индикаторы могут быть добавлены на любой график, в любое время, всего одним нажатием. Можно переключаться между различными шаблонами. Узнайте больше как использовать шаблоны индикаторов на TradingView.", + "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.": "

Технический и финансовый анализ

TradingView предоставляет более 100 встроенных индикаторов, включая профиль объема и волны Эллиота!

TradingView предлагает уникальную возможность отображать финансовые показатели компании на графике цены. Такое сравнение крайне важно, потому что дает возможность определить закономерности поведения цен в зависимости от фундаментальных причин. Также прямо на графике доступны дивиденды и доходы на одну акцию, чтобы вы могли видеть, как менялись цены при объявлении этих показателей. Кроме этого, можно сравнивать и другие метрики прямо на графике.", + "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.": "

Различные виды графиков

TradingView предлагает традиционные и экзотические типы графиков для разных задач. Каждый тип дает дополнительные детали, чтобы вы могли делать более объективные выводы. Для получения технической информации по графикам, пожалуйста, посмотрите связанную с этим страницу Wiki.", + "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!": "

Добро пожаловать в платформу TradingView

Этот интерактивный курс покажет основные возможности графиков. Если у вас останутся вопросы, воспользуйтесь Wiki или напишите нам в отзывы и предложения.

TradingView представляет собой продвинутую платформу для технического анализа с сотнями индикаторов и объектов. Вы можете сравнивать инструменты, делать прогнозы и публиковать идеи!", + "Number or , – change interval. The interval can be changed by typing the interval number (i.e. 5 if it is going to be a five minute chart) or by typing a comma (,) to enter non minute intervals such as H (Hourly), D (Daily), W (Weekly), M (Monthly).": "Число или , – смена интервала. Он может быть изменен путем нажатия значения интервала (например, 5 для пятиминутного) или запятой (,) чтобы выбрать такие как H (часовые), D (дневные), W (недельные), M (месячные).", + "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

": "Внимание! Этот инструмент предоставлен электронной биржей BATS. Цены и объем могут несколько отличаться от официальных данных с бирж NASDAQ, NYSE и AMEX. Вы можете подписаться на официальные данные после приобретения любой подписки PRO.", + "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

": "

Этот отчет предназначен для сообщений о проблемах с данными, некорректными значениями или нарушениями нормальной работы. Отчет отправляется напрямую разработчикам, чтобы они могли обеспечивать высокое качество работы. Пометьте на вашем графике, какой бар является неверным или иные замечания; снимок вашего графика автоматически отправляется вместе с отчетом. Несмотря на то, что мы анализируем все проблемы, мы отвечаем только PRO пользователям.

ВНИМАНИЕ: Все запросы, связанные с улучшениями, идеями и т.д. необходимо писать в раздел отзывов и предложений.

", + "

Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the Ваша бесплатная пробная 30-дневная PRO PLUS подписка теперь активна!

Вы стали частью большого финансового сообщества TradingView. Для начала, ознакомьтесь с возможностями платформы, популярными авторами или создайте свою первую идею!

", + "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "ВАЖНО: Всегда используйте поиск по существующим чатам перед тем, как создавать новый. Дублирующие чаты будут удалены. Чат, который вы создадите, будет виден всем пользователям! Потому стоит создавать чаты на полезные и популярные темы. Заголовок и предмет чата должны быть понятны другим пользователям. Модераторы могут удалять неактивные или неактуальные чаты, и в случаях грубых нарушений могут заблокировать авторов на сайте.", + "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.": "Понятный заголовок, описывающий вашу идею. Пожалуйста, не пишите “SBER“ или “SBER Короткая позиция“.", + "A clear title that describes your idea. Don’t just write “MSFT” or “MSFT Short”. A title like this doesn’t say much and won’t attract much interest to your idea.": "Понятный заголовок, описывающий вашу идею. Пожалуйста, не пишите “SBER“ или “SBER Короткая позиция“. Такой заголовок практически ничего не говорит и не сможет привлечь внимание к вашей идее.", + "A description that clearly states your idea. Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader’s shoes and see if you’d understand the context based on what you wrote. It’s also a good idea to re-post descriptions right on the chart, so your idea can be shared without losing meaning.": "Детально опишите свою идею. Поясните, ЧТО и ПОЧЕМУ. Хорошее описание помогает понять идею автора. Поставьте себя на место читателя и попробуйте представить контекст с ваших слов. Хорошо, если вы также разместите описание прямо на графике, таким образом ваша идея будет более понятна.", + "A suggested author published idea on current symbol": "Рекомендуемый автор опубликовал идею по текущему инструменту", + "ABCD Pattern": "Шаблон ABCD", + "about": "о", + "Account History": "История счета", + "Account History...": "История торгового счета...", "Accounting Change": "Accounting Change", - "Accounts Payable": "Accounts Payable", "Accounts Payable and Accrued Expenses": "Accounts Payable and Accrued Expenses", + "Accounts Payable": "Accounts Payable", "Accounts Receivable, Trade, Net": "Accounts Receivable, Trade, Net", "Accounts, Notes Receivable, Net": "Accounts, Notes Receivable, Net", "Accrued Expenses": "Accrued Expenses", "Accrued Interest": "Accrued Interest", "Accumulated Depreciation": "Accumulated Depreciation", + "Accumulation/Distribution": "Accumulation/Distribution", + "Accumulation/Distribution_study": "Накопление/Распределение", "Acquisition/Sale of Business, Net": "Acquisition/Sale of Business, Net", - "Additional Paid-in Capital": "Additional Paid-in Capital", + "Activate Offer and GO PRO": "Активировать и стать PRO", + "Activate Your Account": "Активируйте вашу учетную запись", + "Active Symbol": "Инструмент", + "Active": "Активно", + "Actual": "Факт", + "Add about...": "Добавить о...", + "Add Alert": "Добавить уведомление", + "Add any symbol from the list": "Добавьте любой инструмент из списка", + "Add location...": "Добавить местоположение...", + "Add people to this chat": "Добавить людей к этому чату", + "Add people to this chat...": "Добавить людей к этому чату...", + "Add people": "Добавить людей", + "Add real-time markets": "Добавить рынки с данными в реальном времени", + "Add status": "Добавить статус", + "Add status...": "Добавить статус...", + "Add Symbol": "Добавить", + "Add this room from favorites": "Добавить эту комнату в избранные", + "Add to Chart": "Добавить на график", + "Add to favorites": "Добавить к предпочтениям", + "Add To Watchlist": "Добавить в Окно котировок", + "Add twitter...": "Добавить Твиттер...", + "Add webpage...": "Добавить веб-страницу...", + "Add {0} To Watchlist": "Добавить {0} в Окно котировок", + "Add": "ОК", + "Additional Notifications Settings...": "Доп. настройки оповещений...", "Additional Paid-in Capital - Preferred Stock": "Additional Paid-in Capital - Preferred Stock", + "Additional Paid-in Capital": "Additional Paid-in Capital", + "Address": "Адрес", "Adjusted EBIT": "Adjusted EBIT", "Adjusted EBITDA": "Adjusted EBITDA", "Adjusted EPS, Basic": "Adjusted EPS, Basic", @@ -1200,26 +102,255 @@ "Adjustment for Equity Earnings": "Adjustment for Equity Earnings", "Adjustment for Minority Interest": "Adjustment for Minority Interest", "Adjustment for Special Charges": "Adjustment for Special Charges", + "Advance Decline Line": "Advance Decline Line", + "Advance Decline Ratio": "Advance Decline Ratio", + "Advance/Decline Ratio (Bars)": "Advance/Decline Ratio (Bars)", + "Advance/Decline_study": "Линия роста/падения", + "ADX smoothing": "Сглаживание ADX", + "ADX Smoothing_input": "Сглаживание ADX", + "After making your selection, copy and paste the embed code above. Learn more how to embed chart into forum or blog.": "После выделения текста, скопируйте и вставьте код для публикации графика. Узнайте больше о том, как вставлять графики в форум или блог.", + "After-tax Margin": "After-tax Margin", + "Alarm Clock": "Будильник", + "Alert Actions": "Действия", + "Alert": "Уведомления", + "Alerts for the current resolution only": "Только для текущей резолюции", + "Alerts for the current symbol only": "Только для текущего инструмента", + "Alerts issue": "Проблема с уведомлениями", + "Alerts Log": "История уведомлений", + "Alerts": "Уведомления", + "AlgoViewEssential": "AlgoViewEssential", + "All Content": "Все содержимое", + "All Exchanges": "Все биржи", + "All Metrics": "Все показатели", + "All Talks": "Все чаты", + "all time messages": "Сообщений за все время: __messages__", + "All types": "Все типы", + "All": "Все", + "all": "все", + "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.": "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.", + "Already have an account?": "Уже есть учетная запись?", + "Always Show Stats": "Всегда отображать текст", + "AMEX - Stock - USA": "AMEX - Акции - США", + "AMEX Gap Down Stocks": "AMEX Gap Down Stocks", + "AMEX Gap Up Stocks": "AMEX Gap Up Stocks", + "AMEX Percent Advances": "AMEX Percent Advances", + "AMEX Percent Declines": "AMEX Percent Declines", + "AMEX Price Advances": "AMEX Price Advances", + "AMEX Price Declines": "AMEX Price Declines", + "AMEX Range Advances": "AMEX Range Advances", + "AMEX Range Declines": "AMEX Range Declines", + "AMEX Volume Leaders": "AMEX Volume Leaders", "Amortization Expense": "Amortization Expense", "Amounts Due to Related Parties, Short-term": "Amounts Due to Related Parties, Short-term", - "Basic EPS, Net Income": "Basic EPS, Net Income", + "Analysis Suite - SCMR Trends": "Analysis Suite - SCMR Trends", + "Analyze Trade Setup": "Analyze Trade Setup", + "Anchored Note": "Заметка на экране", + "Anchored Text": "Текст на экране", + "Angle": "Угол", + "Angle:": "Угол:", + "Another script has the same name. Do you wish to overwrite it?": "Другой скрипт имеет такое же имя. Вы хотите его перезаписать?", + "Any custom watchlist can be saved under a unique name and loaded at any time with one click. All lists are available from any computer, so you have your workspace wherever you go.": "Любой персонализированный лист котировок может быть сохранен под собственным именем и загружен в любое время одним нажатием. Все листы доступны с любого компьютера где бы вы ни находились.", + "AOS FX Primer": "AOS FX Primer", + "Apply Default Drawing Template": "Применить шаблон по умолчанию", + "Apply Default": "Сбросить изменения", + "Apply Defaults": "Применить по умолчанию", + "Apply Elliot Wave Intermediate": "Применить Elliot Wave Intermediate", + "Apply Elliot Wave Major": "Применить Elliot Wave Major", + "Apply Elliot Wave Minor": "Применить Elliot Wave Minor", + "Apply Elliot Wave": "Применить волну Элиота", + "Apply Manual Decision Point": "Apply Manual Decision Point", + "Apply Manual Risk/Reward": "Apply Manual Risk/Reward", + "Apply WPT Down Wave": "Применить WPT Down Wave", + "Apply WPT Up Wave": "Применить WPT Up Wave", + "Apply": "Применить", + "Apr": "Апр", + "Arc": "Дуга", + "Arcs": "Дуги", + "Are you sure you want to abandon your post?": "Вы уверены, что хотите прекратить публикацию идеи?", + "Are you sure you want to close {0} position?": "Вы уверены, что хотите закрыть позицию по {0}?", + "Are you sure you want to delete this chart?": "Вы уверены, что хотите удалить график?", + "Are you sure you want to delete this message?": "Вы уверены, что хотите удалить это сообщение?", + "Are you sure you want to delete this room?": "Уверены, что хотите удалить эту комнату", + "Are you sure you want to ignore messages from": "Вы уверены, что хотите игнорировать сообщения от ", + "Are you sure you want to leave this chat?": "Вы действительно хотите покинуть этот чат ?", + "Are you sure you want to reverse {0} position?": "Вы уверены, что хотите перевернуть позицию по {0}?", + "Area With Breaks": "Область с разрывами", + "Area": "Область", + "Arguments in Header": "Аргументы в заголовке", + "Arnaud Legoux Moving Average": "Скользящее среднее Арно Легу", + "Arnaud Legoux Moving Average_study": "Скользящее среднее Арно Легу", + "Aroon Down": "Aroon Down", + "Aroon Up": "Aroon Up", + "Aroon": "Арун", + "Aroon_study": "Арун", + "Arrow Mark Down": "Стрелка вниз", + "Arrow Mark Left": "Стрелка влево", + "Arrow Mark Right": "Стрелка вправо", + "Arrow Mark Up": "Стрелка вверх", + "Arrow": "Стрелка", + "Assets": "Assets", + "at": "at", + "Athens": "Афины", + "Attach chart snapshot": "Прикрепить снимок графика", + "Aug": "Авг", + "Auto Scale": "Автоматический масштаб", + "auto": "авто", + "auto_scale": "авто", + "average per day": "Сообщений в день (в среднем): __messages__", + "Average True Range": "Усредненный истинный диапазон", + "Average True Range_study": "Усредненный истинный диапазон", + "Average Volume": "Средний объем", + "Average waiting time on the phone is less than one minute. Phone support is available Monday-Friday from 6:30 AM until 3:00 PM EST.": "Служба поддержки доступна по телефону, с понедельника по пятницу, с 04:30 - 15:00 по Североамериканскому восточному времени (GMT-5). Среднее время ожидания на линии — меньше минуты.", + "Avg Vol": "Ср. объем", + "Awesome Oscillator": "Осциллятор Билла Вильямса", + "Awesome Oscillator_study": "Осциллятор Билла Вильямса", + "Aww, we are sorry to see you go! If you cancel, you will no longer be billed after your current subscription period ends. '+": "Как жаль, что вы уходите! Если вы отмените подписку, плата за нее не будет взиматься после окончания текущего периода подписки. '+", + "Background color 1": "Цвет заливки №1", + "Background color 2": "Цвет заливки №2", + "Background Color": "Цвет заливки", + "Background": "Заливка", + "Balance of Power": "Баланс силы", + "Balance of Power_study": "Баланс силы", + "Balance Sheet": "Balance Sheet", + "Balance": "Баланс", + "Balloon": "Всплывающий текст", + "Ban": "Ban", + "Bands style": "Bands style", + "Bangkok": "Бангкок", + "Banned": "Забанен", + "Bar #": "№ бара", + "Bar's Style": "Стиль баров", + "Bars Pattern": "Шаблон из баров", + "Bars": "Бары", + "bars": "бары", + "bars_margin": "баров", + "Base Line Period": "Base Line Period", + "Base Line Periods": "Base Line Periods", + "Base Line": "Base Line", + "Base": "Base", "Basic EPS, Net Income from Continuing, Operations": "Basic EPS, Net Income from Continuing, Operations", + "Basic EPS, Net Income": "Basic EPS, Net Income", "Basic Weighted Average Shares": "Basic Weighted Average Shares", + "Basis": "Basis", + "Become a PRO Plus user for just $19.95 and get unlimited alerts! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks!": "Станьте Pro Plus пользователем всего за $19.95 и получите неограниченное число уведомлений! Вы также сможете получить массу других возможностей, таких как: несколько графиков на одном экране, настраиваемые интервалы (например, 3 минуты), и наши искренние благодарности за поддержку проекта TradingView!", + "Become a Pro user for just $9.95 and get unlimited studies! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks because you support further development of TradingView!": "Станьте Pro пользователем всего за $9.95 и пользуйтесь индикаторами без ограничений! Вы также сможете получить массу других возможностей, таких как: несколько графиков на одном экране, настраиваемые интервалы (например, 3 минуты), и наши искренние благодарности за поддержку проекта TradingView!", + "Beep-beep": "Beep-beep", + "Berlin": "Берлин", + "Beta - 1 Year": "Бета - 1 год", + "Beta - 3 Year": "Бета - 3 года", + "Beta - 5 Year": "Бета - 5 лет", + "Beta 1Y": "Бета 1г.", + "Beta 3Y": "Бета 3г.", + "Beta 5Y": "Бета 5л.", + "Bill Williams' 3 Lines": "Bill Williams' 3 Lines", + "Bitcoin Talks": "Разговоры о биткойнах", + "Bitcoin": "Биткойн", + "BITFINEX - Bitcoin": "BITFINEX - Биткоин", + "BITSTAMP - Bitcoin": "BITSTAMP - Биткоин", + "Black": "Черная", + "Blank script": "Пустой скрипт", + "Blue": "Голубая", + "Bogota": "Богота", + "Bold": "Полужирный", + "Bollinger Bands %B": "%B Полос Боллинджера", + "Bollinger Bands %B_study": "%B Полос Боллинджера", + "Bollinger Bands Width": "Ширина полос Боллинджера", + "Bollinger Bands Width_study": "Ширина полос Боллинджера", + "Bollinger Bands": "Полосы Боллинджера", + "Bollinger Bands_study": "Полосы Боллинджера", "Book Equity": "Book Equity", - "CF Depreciation & Amortization": "CF Depreciation & Amortization", - "CF Net Income": "CF Net Income", + "Border color": "Цвет обводки", + "Border Color": "Цвет обводки", + "Border": "Граница", + "Borders": "Обводка", + "Bottom Labels": "Текст снизу", + "Bottom Lables": "Текст снизу", + "Bottom Margin": "Отступ снизу", + "bottom": "снизу", + "Bring Forward": "На один слой вперед", + "Bring to Front": "Перенести поверх", + "Browser": "Браузер", + "Brush": "Кисть", + "BSE - Stock - India": "BSE - Акции - Индия", + "BTC-E - Bitcoin": "BTC-E - Биткоин", + "BTCYOU - Bitcoin": "BTCYOU - Биткоин", + "Buenos Aires": "Буэнос-Айрес", + "Built-ins": "Встроенные", + "Buy Annual": "Купить годовую подписку", + "Buy Ask": "Купить по предложению __quote__", + "Buy Bid": "Купить по спросу __quote__", + "Buy Market": "Купить по рыночной заявке", + "Buy Monthly": "Buy Monthly", + "BUY MULTIDEVICE ACCESS": "Купить мультидоступ", + "Buy symbol": "Купить __displaySymbol__ лимит __abbreviatedNumber__ @ __formattedValue__", + "Buy": "Покупка", + "By clicking on “Sign Up” below, you are agreeing to the Terms of Service.": "Нажимая на “Регистрация” ниже, вы принимаете Пользовательское соглашение.", + "by username": "by __username__", + "by": "by", + "Calendar": "Календарь", + "Calling": "Calling", + "Callout": "Сноска", + "Cancel Order": "Отменить заявку", + "Cancel publication": "Отменить публикацию", + "Cancel {{text}} and send feedback": "Отменить {{text}} и отправить отзыв", + "Cancel": "Отмена", + "Candles": "Японские свечи", "Capital Expenditures": "Capital Expenditures", - "Cash Paid for Income Taxes": "Cash Paid for Income Taxes", - "Cash Paid for Interest Expense": "Cash Paid for Interest Expense", - "Cash Ratio": "Cash Ratio", + "Capital LT": "Capital LT", + "Capital": "Capital", + "Card Number": "Номер карты", "Cash and Cash Equivalents": "Cash and Cash Equivalents", "Cash and Cash Equivalents, Beginning of Year": "Cash and Cash Equivalents, Beginning of Year", "Cash and Cash Equivalents, End of Year": "Cash and Cash Equivalents, End of Year", + "Cash Flow Statement": "Cash Flow Statement", "Cash from Discontinued Operations": "Cash from Discontinued Operations", "Cash from Financing Activities": "Cash from Financing Activities", "Cash from Investing Activities": "Cash from Investing Activities", "Cash from Operating Activities": "Cash from Operating Activities", + "Cash Paid for Income Taxes": "Cash Paid for Income Taxes", + "Cash Paid for Interest Expense": "Cash Paid for Interest Expense", + "Cash Ratio": "Cash Ratio", "Cash, Cash Equivalents and Short-term ,Investments": "Cash, Cash Equivalents and Short-term ,Investments", + "CBOE - Options - USA": "CBOE - Опционы - США", + "CBOT - Futures - USA": "CBOT - Фьючерсы - США", + "CBOT E-mini": "CBOT E-mini", + "CCI 14 Length": "Длина CCI 14", + "CCI 14": "CCI 14", + "CCI Turbo Histogram": "CCI Turbo Histogram", + "CCI Turbo Length": "Длина CCI Turbo", + "CCI Turbo": "CCI Turbo", + "center": "по центру", + "Centered": "Centered", + "CF Depreciation & Amortization": "CF Depreciation & Amortization", + "CF Depreciation & Amortization": "CF Depreciation & Amortization", + "CF Net Income": "CF Net Income", + "CFD": "CFD", + "Chaikin Money Flow": "Денежный поток Чайкина", + "Chaikin Money Flow_study": "Денежный поток Чайкина", + "Chaikin Oscillator": "Осциллятор Чайкина", + "Chaikin Oscillator_study": "Осциллятор Чайкина", + "Chande Kroll Stop": "Chande Kroll Stop", + "Chande Kroll Stop_study": "Chande Kroll Stop", + "Chande MO": "Chande MO", + "Chande Momentum Oscillator": "Осциллятор темпа Чанде", + "Chande Momentum Oscillator_study": "Осциллятор темпа Чанде", + "Change angle": "Change angle", + "Change area background": "Изменить фон зоны", + "Change Background Color": "Изменить цвет фона", + "Change band background": "Изменить фон полосы", + "Change Disjoint Angle Background Color": "Change Disjoint Angle Background Color", + "Change Disjoint Angle Background Transparency": "Change Disjoint Angle Background Transparency", + "Change Disjoint Angle Color": "Change Disjoint Angle Color", + "Change Disjoint Angle Extending Left": "Change Disjoint Angle Extending Left", + "Change Disjoint Angle Extending Right": "Change Disjoint Angle Extending Right", + "Change Disjoint Angle Filling": "Change Disjoint Angle Filling", + "Change Disjoint Angle Left End": "Change Disjoint Angle Left End", + "Change Disjoint Angle Right End": "Change Disjoint Angle Right End", + "Change Disjoint Angle Show Prices": "Change Disjoint Angle Show Prices", + "Change Disjoint Angle Style": "Change Disjoint Angle Style", + "Change Disjoint Angle Width": "Change Disjoint Angle Width", + "Change Ideas filter": "Изменить фильтр идей", + "Change in Accounts Payable & Accrued, Expenses": "Change in Accounts Payable & Accrued, Expenses", "Change in Accounts Payable & Accrued, Expenses": "Change in Accounts Payable & Accrued, Expenses", "Change in Accounts Receivable": "Change in Accounts Receivable", "Change in Current Assets": "Change in Current Assets", @@ -1230,6 +361,7 @@ "Change in Income Taxes Payable": "Change in Income Taxes Payable", "Change in Inventories": "Change in Inventories", "Change in Long-term Debt, Net": "Change in Long-term Debt, Net", + "Change in Operating Assets & Liabilities": "Change in Operating Assets & Liabilities", "Change in Operating Assets & Liabilities": "Change in Operating Assets & Liabilities", "Change in Other Assets": "Change in Other Assets", "Change in Other Current Assets": "Change in Other Current Assets", @@ -1237,14 +369,210 @@ "Change in Other Liabilities": "Change in Other Liabilities", "Change in Prepaid Expenses": "Change in Prepaid Expenses", "Change in Short-term Borrowings, Net": "Change in Short-term Borrowings, Net", + "Change Interval": "Изменить интервал", + "Change Interval...": "Изменить интервал", + "Change Marker and Border Color": "Change Marker and Border Color", + "Change Resolution": "Изменить разрешение", + "Change Symbol": "Сменить инструмент", + "Change Symbol...": "Сменить инструмент...", + "Change Text Background Fill": "Change Text Background Fill", + "Change Text Background Transparency": "Change Text Background Transparency", + "Change Text Background": "Изменить фон текста", + "Change Text Border Color": "Change Text Border Color", + "Change Text Border": "Change Text Border", + "Change Text Color": "Change Text Color", + "Change Text Font Bold": "Change Text Font Bold", + "Change Text Font Italic": "Change Text Font Italic", + "Change Text Font Size": "Изменить размер шрифта текста", + "Change Text Font": "Change Text Font", + "Change Text Wrap": "Change Text Wrap", + "Change Text": "Изменить текст", + "Change Trend Angle Extending Left": "Change Trend Angle Extending Left", + "Change Trend Angle Extending Right": "Change Trend Angle Extending Right", + "Change Trend Line Always Show Stats": "Change Trend Line Always Show Stats", + "Change Trend Line Color": "Change Trend Line Color", + "Change Trend Line Extending Left": "Change Trend Line Extending Left", + "Change Trend Line Extending Right": "Change Trend Line Extending Right", + "Change Trend Line Left End": "Change Trend Line Left End", + "Change Trend Line Right End": "Change Trend Line Right End", + "Change Trend Line Show Angle": "Change Trend Line Show Angle", + "Change Trend Line Show Bars Range": "Change Trend Line Show Bars Range", + "Change Trend Line Show Date/Time Range": "Change Trend Line Show Date/Time Range", + "Change Trend Line Show Price Range": "Change Trend Line Show Price Range", + "Change Trend Line Style": "Change Trend Line Style", + "Change Trend Line Width": "Change Trend Line Width", + "Channel": "Канал", + "Chart as image": "График в виде картинки", + "Chart description is required": "Необходимо описание графика", + "Chart does not load": "График не загружается", + "Chart Help": "Помощь по графику", + "Chart Layout Name": "Имя графика", + "Chart layout name": "Имя графика", + "Chart Name": "Имя графика", + "Chart name": "Имя графика", + "Chart or Quote, eg.": "Chart or Quote, eg.", + "Chart Properties": "Свойства графика", + "Chart Snapshot": "Снимок графика", + "Chart title is required": "Необходимо изменить название", + "Chart": "График", + "Charts": "Графики", + "Chat archives...": "Архив чата...", + "Chat Call": "Звонок чата", + "Chat Calling": "Chat Calling", + "Chat Hangup": "Chat Hangup", + "Chat Message": "Сообщение в чате", + "Chat Popup": "Всплывающее окно чата", + "Chat title": "Имя чата", + "Chats": "Чаты", + "Chicago": "Чикаго", + "Chikou span": "Chikou span", + "Chirpy": "Chirpy", + "Chng 1W": "Chng 1W", + "Chng 4W": "Chng 4W", + "Chng 52W": "Chng 52W", + "Chng": "Изм.", + "Choose your PRO plan": "Выберите ваш PRO план", + "Chop Zone": "Chop Zone", + "Choppiness Index": "Индекс Переменчивости", + "Choppiness Index_study": "Индекс Переменчивости", + "Circle Lines": "Circle Lines", + "Circles": "Точки", + "Clear Alerts Log": "Очистить журнал уведомлений", + "Clear Console": "Очистить консоль", + "Clear Symbols": "Удалить инструменты", + "Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.": "Четко определяйте границы, Тейк-профита и Стоп-лосса когда вы делаете прогноз. Это существенно поможет другим понять что вы имели в виду.", + "Click here to create new alert": "Нажмите сюда, чтобы создать новое уведомление", + "Click here to go to chart and create one": "Кликните здесь, чтобы создать график", + "Click to set a point": "Кликните, чтобы установить точку", + "Clone": "Клонировать", + "Clone, Copy, Sync": "Клонировать, копировать, синхронизировать", + "Close position": "Закрыть позицию", + "Close Position": "Закрыть позицию", + "Close {0} position?": "Закрыть позицию по {0}?", + "Close": "Закрытие", + "close": "закр", + "Close_in_legend": "ЗАКР", + "closed": "рынок закрыт", + "Closed": "Закрыт", + "Closed_line_tool_position": "Закрыта", + "CME - Futures - USA": "CME - Фьючерсы - США", + "CME E-mini": "CME E-mini", + "Coeffs As Percents": "Коэффициенты в процентах", + "Color 0": "Цвет 0", + "Color 1": "Цвет 1", + "Color 2": "Цвет 2", + "Color 3": "Цвет 3", + "Color 4": "Цвет 4", + "Color 5": "Цвет 5", + "Color 6": "Цвет 6", + "Color 7": "Цвет 7", + "Color 8": "Цвет 8", + "Color bars based on previous close": "Цвет основан на предыдущей цене закрытия", + "Color Theme": "Цветовая тема", + "Color": "Цвет", + "Color:": "Цвет:", + "Columns": "Столбцы", + "COMEX - Futures - USA": "COMEX - Фьючерсы - США", + "COMEX E-mini": "COMEX E-mini", + "Comment": "Комментарий", + "Commitments & Contingencies": "Commitments & Contingencies", "Commitments & Contingencies": "Commitments & Contingencies", + "Commodity Channel Index": "Индекс Товарного Канала", + "Commodity Channel Index_study": "Индекс Товарного Канала", "Common Stock": "Common Stock", + "Company Comparison": "Инструмент для сравнения", + "Company": "Компания", + "Compare Add": "Добавить сравнение", + "Compare or Add Symbol": "Сравнить/Добавить", + "Compare or Add Symbol...": "Сравнить/Добавить инструмент...", + "Compare": "Сравнить", + "Compare...": "Сравнить...", + "Compared to monthly billing": "В сравнении с ежемесячной оплатой", + "compiling...": "компилируется...", + "Condition": "Условие", + "Conditional Expressions": "Conditional Expressions", + "Confirm Inputs": "Confirm Inputs", + "Confirm replace": "Подтвердите замену", + "Confirm": "Подтверждение", + "Confirmation": "Подтвердите действие", + "Connect": "Подключиться", + "CONNECT": "ПОДКЛЮЧИТЬСЯ", + "Connected": "Подключен", + "Connecting Line": "Соединяющая линия", + "Connecting": "Идет соединение", + "Connors RSI": "Connors RSI", + "ConnorsRSI": "ConnorsRSI", + "Continue": "Продолжить", + "CONTINUE": "ПРОДОЛЖИТЬ", + "Conversion Line Period": "Conversion Line Period", + "Conversion Line Periods": "Conversion Line Periods", + "Conversion Line": "Conversion Line", + "Coordinates": "Координаты", + "Copied to clipboard": "Скопировано в буфер обмена", + "Coppock Curve": "Кривая Коппока", + "Coppock Curve_study": "Кривая Коппока", + "Copy Chart Layout": "Копировать график", + "Copy link": "Скопировать", + "copy selected object.": "скопировать выбранный объект.", + "Copy": "Копировать", + "Correct": "Correct", + "Correlation Coeff": "Коэффициент корреляции", + "Correlation Coeff_study": "Коэффициент корреляции", + "Correlation Coefficient": "Коэффициент корреляции", + "Correlation": "Correlation", + "Cost & Operating Expenses": "Cost & Operating Expenses", "Cost & Operating Expenses": "Cost & Operating Expenses", "Cost of Revenue": "Cost of Revenue", + "Count": "Count", "Cover Sheet TSO": "Cover Sheet TSO", + "Create Alert on {{title}}": "Создать уведомление по {{title}}", + "Create Alert": "Создать уведомление", + "Create new note...": "Создать новую заметку...", + "Create New Order...": "Создать новую заявку...", + "Create new public chat": "Создать новый публичный чат", + "Create your first script now!": "Создайте ваш первый скрипт прямо сейчас!", + "Create": "Создать", + "Cross": "Перекрестие", + "Cross_chart_type": "Перекрестия", + "Crosses": "Пересечение", + "Crosshair": "Перекрестие", + "Crossing Down": "Пересечение сверху вниз", + "Crossing Up": "Пересечение снизу вверх", + "Crossing": "Пересечение", + "Cumulative Volume Index": "Cumulative Volume Index", "Current Portion of Long-term Debt": "Current Portion of Long-term Debt", "Current Ratio": "Current Ratio", + "Current Valuation": "Current Valuation", + "cursors-group-css-class": "cursors-group-css-class", + "Custom color...": "Выбрать цвет...", + "Custom intervals and unlimited alerts": "Настраиваемые интервалы и неограниченное количество уведомлений", + "Custom Intervals": "Настраиваемые интервалы", + "Custom": "Другой", + "Custom...": "Настроить...", + "CVV/CSC": "CVV/CSC", + "Cycle": "Цикл", + "Cyclic Lines": "Периодические линии", + "d": "д", + "D_dates": "Д", + "d_dates": "д", + "Daily": "Daily", + "Data provided by BATS exchange.": "Данные получены от системы BATS.", + "Data Window": "Окно данных", + "Date Range": "Диапазон дат", + "Date": "Дата", + "day": "день", + "day_plural_2": "дня", + "day_plural_5": "дней", + "day_plural": "Д", + "Day's Range": "Дневной диапазон", + "Debt Net": "Debt Net", "Debt to Assets": "Debt to Assets", + "Debt to Equity": "Debt to Equity", + "Dec": "Дек", + "DecisionBar": "DecisionBar", + "Decrease Rating": "Уменьшить рейтинг", + "Default": "Не задано", + "Defaults": "По умолчанию", "Deferred Charges": "Deferred Charges", "Deferred Income Tax Liabilities, Short-term": "Deferred Income Tax Liabilities, Short-term", "Deferred Income Taxes": "Deferred Income Taxes", @@ -1254,61 +582,847 @@ "Degree of Combined Leverage": "Degree of Combined Leverage", "Degree of Financial Leverage": "Degree of Financial Leverage", "Degree of Operational Leverage": "Degree of Operational Leverage", + "delayed": "задержанные", + "Delayed": "Данные с задержкой", + "Delete Alert": "Удалить уведомление", + "Delete alerts as per filter": "Удалить отфильтрованные уведомления", + "Delete all Alerts": "Удалить все уведомления", + "Delete all inactive Alerts": "Удалить все неактивные уведомления", + "Delete all your positions, orders and history and set balance to specific value.": "Удалить все ваши позиции, заявки, историю торговли и установить новый баланс счета.", + "Delete message": "Удалить сообщение", + "Delete room": "Удалить комнату", + "Delete script": "Удалить скрипт", + "Delete": "Удалить", + "Depreciation & Amortization Expense": "Depreciation & Amortization Expense", "Depreciation & Amortization Expense": "Depreciation & Amortization Expense", "Depreciation Expense": "Depreciation Expense", + "Depth": "Depth", + "depth_input": "Глубина", + "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.": "Опишите, что вы думаете и почему именно так. Хорошее описание помогает понять идею автора. Поставьте себя на место читателя и попробуйте представить контекст с ваших слов. Укажите цель по прибыли и максимальный убыток, если вы делаете прогноз.", + "Description": "Описание", + "DESCRIPTION": "ОПИСАНИЕ", + "Detach Chat": "Отсоединить чат", + "Details": "Об инструменте", + "Detrended Price Oscillator": "Detrended Price Oscillator", + "deviation_input": "Отклонение", + "Device": "Device", + "DI Length_input": "Длина DI", "Diluted EPS, Net Income from Continuing Operations": "Diluted EPS, Net Income from Continuing Operations", + "Diluted EPS, Net Income": "Diluted EPS, Net Income", "Diluted Weighted Average Shares": "Diluted Weighted Average Shares", + "Directional Movement Index": "Индекс Направленного Движения", + "Directional Movement Index_study": "Индекс Направленного Движения", + "Directional Movement": "Directional Movement", + "Disconnect": "Отключиться", + "Disconnected": "Отключиться", "Discontinued Operations": "Discontinued Operations", + "Disjoint Angle": "Расходящийся угол", + "Displaced EMA": "Displaced EMA", + "Displacement": "Смещение", + "displacement_input": "Смещение", + "distance: {0}": "Расстояние: {0}", + "Div EA": "Див ОжидГод", + "Div Paid": "Div Paid", + "Div Pref": "Div Pref", + "Div Share": "Div Share", + "Divergence Indicator": "Divergence Indicator", + "Diviation (%)": "Diviation (%)", + "Dividend": "Дивиденд", + "Dividends Paid": "Dividends Paid", + "Dividends per Share, FQ": "Dividends per Share, FQ", + "Dividends": "Дивиденды", + "divisor_input": "Делитель", + "Divisor_input": "Делитель", + "Do Not Cancel": "Не отменять", + "Do not post offline personal contact information.": "Не сообщайте свои персональные данные.", + "Do not publish content that is not your original work, or infringes the copyright of any third party.": "Не публикуйте материалы, которые не являются результатом вашей собственной работы, или нарушаются авторские права третьих лиц.", + "Do not show this message again": "Больше не показывать это сообщение", + "Do you really want to clear all symbols?": "Вы действительно хотите удалить все инструменты?", + "Do you realy want to delete ": "Уверены, что хотите удалить", + "Do you realy want to delete theme": "Вы действительно хотите удалить тему \"__theme__\" ?", + "Do you realy want to delete {0}watchlist?": "Вы уверены, что хотите удалить котировочный лист {0} ?", + "Do you realy want to replace": "Вы действительно хотите заменить", + "Don't be so cruel! Bans longer than 1 week are not allowed for now.": "Не будьте таким жестоким! Баны дольше недели не разрешаются. ", + "Donchian Channels": "Канал Дончана", + "Donchian Channels_study": "Канал Дончана", + "Done": "Готово", + "Don’t cry… but your free PRO Plus trial has ended! We hope you benefited from useful features and felt good about yourself for supporting the community.": "Don’t cry… but your free PRO Plus trial has ended! We hope you benefited from useful features and felt good about yourself for supporting the community.", + "Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!": "Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!", + "Dot": "Точка", + "Double EMA": "Double EMA", + "Double Exponential Moving Average": "Двойное скользящее среднее (эксп.)", + "Double Exponential Moving Average_study": "Двойное скользящее среднее (эксп.)", + "Down Color": "Цвет падающего бара", + "Down fractals": "Down fractals", + "Down Wave 1 or A": "Down Wave 1 or A", + "Down Wave 2 or B": "Down Wave 2 or B", + "Down Wave 3": "Down Wave 3", + "Down Wave 4": "Down Wave 4", + "Down Wave 5": "Down Wave 5", + "Down Wave C": "Down Wave C", + "Down": "Down", + "Drawing Tools": "Инструменты рисования", + "Drawings Syncing": "Синхронизация объектов рисования", + "Drawings Toolbar": "Показывать панель инструментов", + "Drawings": "Инструменты рисования", + "E-mail for sms": "Почтовый адрес для SMS", + "E-mail support hours are 4:00 AM – 3 PM EST Monday - Friday. Typical response time is 1 hour during business hours.": "Часы поддержки по электронной почте: Понедельник-пятница: 04:00 - 15:00 по Североамериканскому восточному времени. Среднее время ответа на обращение - менее одного часа.", + "E-mail": "E-mail", + "Early Access 33% off{{#is_finished}} – Final chance{{/is_finished}}": "Early Access 33% off{{#is_finished}} – Final chance{{/is_finished}}", + "Early Access for $16.65/Month": "Early Access for $16.65/Month", + "Earnings breaks": "В виде разрыва", + "Earnings Calendar": "Календарь доходов на акцию", + "Earnings per Share, Basic, TTM": "Earnings per Share, Basic, TTM", + "Earnings per Share, Diluted, TTM": "Earnings per Share, Diluted, TTM", + "Earnings": "Прибыль", + "Ease Of Movement": "Лёгкость движения", + "Ease of Movement": "Лёгкость движения", + "Ease of Movement_study": "Лёгкость движения", + "EBIT": "EBIT", + "EBITDA": "EBITDA", + "Economic Calendar": "Экономический календарь", + "Economy & Symbols": "Добавить инструмент", + "Economy": "Экономика", + "Edit Alert {{description}} on {{title}}": "Редактировать уведомление {{description}} по {{title}}", + "Edit Alert": "Редактировать уведомление...", + "Edit chat room": "Редактировать комнату", + "EDIT IDEA": "РЕДАКТИРОВАТЬ ИДЕЮ", + "Edit Order": "Редактировать заявку", + "Edit Order...": "Реактировать заявку...", + "Edit Position": "Редактировать позицию", + "Edit Position...": "Редактировать позицию...", + "Edit profile": "Редактировать профиль", + "Edit room...": "Редактировать комнату...", + "EDIT SCRIPT": "РЕДАКТИРОВАТЬ СКРИПТ", + "Edit Sript": "Редактировать скрипт", + "Edit": "Редактировать", + "EDIT": "РЕДАКТИРОВАТЬ", "Effect of Exchange Rate on Cash": "Effect of Exchange Rate on Cash", + "Elder's Force Index": "Elder's Force Index", + "Elders Force Index_study": "Индекс силы Элдера", + "Elliott Labels": "Волны Эллиотта", + "Elliott Major Retracement": "Основная коррекция Эллиотта", + "Elliott Minor Retracement": "Второстепенная коррекция Эллиотта", + "Elliott Wave Circle": "Волновой цикл Эллиотта", + "Elliott Wave Cycle": "Волновой цикл Эллиотта", + "Elliott Wave Minor": "Второстепенная волна Эллиотта", + "Elliott Wave Subminuette": "Субменуэт волн Элиотта", + "Elliott Wave": "Волны Эллиотта", + "Ellipse": "Эллипс", + "Email": "Email", + "Embed": "Код для вставки", + "Emp": "Emp", "Employee Compensation": "Employee Compensation", + "End of Day": "Дневные", + "English only for main public chatrooms and public ideas - so that everyone can understand. Any language can be spoken in the custom chat rooms. Later we may introduce main public chatrooms for other languages.": "English only for main public chatrooms and public ideas - so that everyone can understand. Any language can be spoken in the custom chat rooms. Later we may introduce main public chatrooms for other languages.", + "English only": "Только английский", + "Enter a new chart layout name": "Укажите новое имя графика", + "Enter a new chart name": "Введите новое имя для графика", + "Enter new title for this chat": "Введите новый заголовок для чата", + "Entering Channel": "Вход в канал", + "Enterprise Value, FQ": "Enterprise Value, FQ", + "Enterprise Value/EBITDA, TTM": "Enterprise Value/EBITDA, TTM", + "Entry price:": "Открытие позиции:", + "Envelope": "Envelope", + "Envelope_study": "Огибающая", + "eod data": "Обновление раз в день", + "eod delayed": "дневные (с задержкой)", + "EPS NI": "EPS NI", + "Equality Line": "Equality Line", + "Equity Earnings": "Equity Earnings", + "Equity": "Средства", + "Eraser": "Ластик", + "Error": "Ошибка", + "Estimate": "Оценка", + "EUREX - Futures - Europe": "EUREX - Фьючерсы - Европа", + "Event": "Событие", + "Events & Alerts": "События и уведомления", + "Events": "События", + "Exch": "Биржа", + "Exchange": "По бирже", + "Exchanges charge per-user fees and redistribution fees from TradingView for delivery of intraday and real-time data. So, we can't give this data for free to everyone (as much as we'd like to).": "Exchanges charge per-user fees and redistribution fees from TradingView for delivery of intraday and real-time data. So, we can't give this data for free to everyone (as much as we'd like to).", + "Exit Full Screen (ESC)": "Выйти из режима (ESC)", + "Exiting Channel": "Выход из канала", + "Expand sym chart": "Перейти к графику", + "Expected Annual Dividends": "Ожидаемые годовые дивиденды", + "Expiration Date (MM/YY)": "Expiration Date (MM/YY)", + "Expiration Time": "Истечение", + "Expiration": "Истечение", + "Expired": "Истекло", + "Exponential": "Exponential", + "exponential_input": "Использовать эксп. среднее", + "ext": "расш", + "Extend Alert Line": "Продолжить линию уведомления", + "Extend Left End": "Продолжить влево", + "Extend Left": "Продолжить влево", + "Extend Lines Left": "Продолжить линии влево", + "Extend Lines": "Продолжить линии", + "Extend Right End": "Продолжить вправо", + "Extend Right": "Продолжить вправо", + "Extend": "Продолжить", + "Extended Alert Line": "Продлить линию уведомления", + "Extended Hours (Intraday Only)": "Расширенная сессия (только для внутридневных графиков)", + "Extended Hours": "Расширенная сессия", + "Extended Line": "Прямая", + "Extended Trading Hours": "Торговые данные вне сессии", + "Extended": "Прямая", + "Extension": "Extension", "Extraordinary Items": "Extraordinary Items", + "Failed": "Failed", + "Failure back color": "Заливка (неудача)", + "Failure text color": "Текст (неудача)", + "FAILURE": "НЕУДАЧА", + "Falling": "Falling", + "Fans": "Линии", + "Fast length": "Fast length", + "Fast Length": "Fast Length", + "fastLength_input": "Длина быстрой линии", + "Fault": "Fault", + "Favorite Drawings Toolbar": "Панель избранных объектов", + "Favorite ideas": "Предпочитаемые идеи", + "Favorite": "Favorite", + "Favorites": "Предпочтения", + "Feature Request and Feedback": "Отзывы и предложения", + "Feb": "Фев", + "Fib Channel": "Каналы по Фибоначчи", + "Fib Circles": "Окружности по Фибоначчи", + "Fib Retracement": "Коррекция по Фибоначчи", + "Fib Speed Resistance Arcs": "Дуги сопротивления по Фибоначчи", + "Fib Speed Resistance Fan": "Веерные линии сопротивления по Фибоначчи", + "Fib Spiral": "Спираль по Фибоначчи", + "Fib Time Zone": "Временные периоды по Фибоначчи", + "Fib Wedge": "Клин по Фибоначчи", + "Fibonacci": "Фибоначчи", + "Fill": "Заливка", + "Find existing chat": "Найти существующий чат", + "First bar time": "Время первого бара", + "First Name": "Имя", + "Fisher Transform": "Fisher Transform", + "Fisher": "Fisher", + "Flag Mark": "Флаг", + "Flat Bottom": "Плоский верх/низ", + "Flat Top/Bottom": "Плоский верх/низ", + "Flipped": "Отразить по горизонтали", + "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.": "Следите за бесплатными рыночными котировками и списками ценных бумаг, ведите переписку с другими пользователями на TradingView, путешевствуя по сети в любой из вкладок вашего браузера.", + "Follow {{pro_symbol}}": "Подписаться на {{pro_symbol}}", + "Follow": "Читать", + "Followed": "Читаю", + "Followers": "Подписчики", + "Following below suggestions will help get your ideas suggested:": "Советы, приведенные ниже, помогут сделать ваши идеи рекомендуемыми.", + "Following": "Подписаны", + "Font Size": "Размер шрифта", + "For a limited time, we’re offering a FREE 1 month subscription of PRO Plus (no credit card required, no catches or hidden autobilling).": "For a limited time, we’re offering a FREE 1 month subscription of PRO Plus (no credit card required, no catches or hidden autobilling).", + "for": "по", + "Forecast": "Прогноз", + "Forex Talks": "Разговоры о форексе", + "Forex": "Форекс", + "Forgot password?": "Забыли пароль?", + "Format": "Формат", + "Format...": "Свойства...", + "FORTUNECX - Bitcoin": "FORTUNECX - Биткоин", "Free Cash Flow Margin": "Free Cash Flow Margin", "Free Cash Flow Return on Assets": "Free Cash Flow Return on Assets", + "Free Cash Flow": "Free Cash Flow", + "Frequency": "Частота", + "Full moon mark": "Знак полной Луны", + "Full Screen": "Во весь экран", + "Fullscreen mode": "Полноэкранный режим", + "Function Definition": "Function Definition", + "Fundamentals company": "Финансовый анализ __company__", + "Fundamentals": "Финансовый анализ", + "Futures Magazine": "Futures Magazine", + "Futures": "Фьючерсы", + "futures": "фьючерсы", + "FXCM - Forex": "FXCM - Форекс", + "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.": "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.", + "FxWire PRO": "FxWire PRO", + "Gann Box": "Коробка Ганна", + "Gann Fan": "Веер Ганна", + "Gann Square": "Квадрат Ганна", + "Gap Down Stocks": "Падение после закрытия", + "Gap in the data": "Разрыв в данных", + "Gap Up Stocks": "Рост после закрытия", + "General & Administrative Expense": "General & Administrative Expense", "General & Administrative Expense": "General & Administrative Expense", - "Goodwill": "Goodwill", + "GOCIO - Bitcoin": "GOCIO - Биткоин", + "Goodwill & Intangible Assets, Net": "Goodwill & Intangible Assets, Net", "Goodwill & Intangible Assets, Net": "Goodwill & Intangible Assets, Net", + "Goodwill": "Goodwill", + "GrandSuperCycle": "Основной цикл", + "Graphics": "Графики", + "Greater Than": "Больше, чем", + "Grey": "Серая", + "Grid Lines": "Линии сетки", + "Grid": "Сетка", + "Gross Margin %, TTM": "Gross Margin %, TTM", + "Gross Margin": "Gross Margin", + "Gross Profit": "Gross Profit", + "Growing moon": "Растущая Луна", + "Growing": "Growing", + "h": "ч", + "h_dates": "ч.", + "Hand Bell": "Hand Bell", + "Hate speech": "Агрессивная речь", + "Have something to say?": "Есть что сказать?", + "Head & Shoulders": "Голова и плечи", + "Head": "Голова", + "Headlines": "Новости", + "Heiken Ashi": "Хейкин Аши", + "Help & Wiki": "Справка и Wiki", + "Help": "Справка", + "Hidden Bearish Divergence": "Hidden Bearish Divergence", + "Hidden Bullish Divergence": "Hidden Bullish Divergence", + "Hide All Drawing Tools": "Скрыть все объекты", + "Hide Buy/Sell Panel": "Скрыть панель покупки/продажи", + "Hide data": "Скрыть данные", + "Hide Drawings Toolbar": "Скрыть панель объектов", + "Hide Favorite Drawings Toolbar": "Hide Favorite Drawings Toolbar", + "Hide inactive alerts": "Скрыть неактивные уведомления", + "Hide inactive Alerts": "Скрыть неактивные уведомления", + "Hide Marks On Bars": "Скрыть отметки на барах", + "Hide Widgets": "Скрыть панели", + "Hide": "Скрыть", + "High": "Максимум", + "high": "макс", + "High_in_legend": "МАКС", + "Histogram": "Гистограмма", + "Historical Volatility": "Historical Volatility", + "HITBTC - Bitcoin": "HITBTC - Биткоин", + "hl2": "макс/мин2", + "HLC Bars": "Скрыть цену открытия", + "hlc3": "макс/мин/закр3", + "Hlines Background": "Заливка", + "Hollow Candles": "Пустые свечи", + "Home": "Домой", + "Hong Kong": "Гонконг", + "Horizontal Line": "Горизонтальная линия", + "Horizontal Ray": "Горизонтальный луч", + "Hot Lists": "Лидеры рынка", + "Hotlist": "Хотлист", + "HotLists continuously scan the US stock market to identify best trading opportunities and take considerable resources, so we can't give them out for free to everyone (as much as we'd like to).": "HotLists continuously scan the US stock market to identify best trading opportunities and take considerable resources, so we can't give them out for free to everyone (as much as we'd like to).", + "Hotlists": "Лидеры рынка", + "hour": "час", + "hour_plural_2": "часа", + "hour_plural_5": "часов", + "hour_plural": "Ч", + "How to use the reference materials (Video)": "Как использовать справочные материалы (Видео)", + "Hull MA": "Скользящее среднее Хала", + "Hull MA_study": "Скользящее среднее Хала", + "Hull Moving Average": "Скользящее среднее Хала", + "Hundred Line": "Hundred Line", + "ICECAN - Futures - Canada": "ICECAN - Фьючерсы - Канада", + "ICEEUR - Futures - Europe": "ICEEUR - Фьючерсы - Европа", + "ICEUSA - Futures - USA": "ICEUSA - Фьючерсы - США", + "Ichimoku Cloud": "Ишимоку Кинко Хайо", + "Ichimoku Cloud_study": "Ишимоку Кинко Хайо", + "Icon": "Значок", + "Idea or chart snapshot image": "Идея или снимок графика", + "IDEA TITLE AND DESCRIPTION": "ЗАГОЛОВОК И ОПИСАНИЕ ИДЕИ", + "Ideas for the current resolution only": "Идеи только для текущего разрешения", + "Ideas for the current symbol only": "Идеи только для текущего инструмента", + "Ideas of the people I follow & my ideas": "Идеи людей, на которых я подписан, и мои идеи", + "Ideas Published": "Идей опубликовано", + "Ideas": "Идеи", + "If you are sure you want to cancel, click Cancel, otherwise choose Do Not Cancel.": "Если вы уверены, то нажмите Отменить, или нажмите Не отменять", + "If you do intraday analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.": "Если вы используете внутридневной анализ, рассмотрите PRO Plus или Premium подписку всего за $19.95/м.", + "If you do intraday analysis, consider subscribing to the {{exchange}} exchange.{{^exchangesButton}} You must subscribe to PRO, PRO Plus or Premium service first (from only 9.95/m).{{/exchangesButton}}": "If you do intraday analysis, consider subscribing to the {{exchange}} exchange.{{^exchangesButton}} You must subscribe to PRO, PRO Plus or Premium service first (from only 9.95/m).{{/exchangesButton}}", + "If you do intraday spread analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.": "Если вы используете внутридневной анализ спредов, рассмотрите PRO PLUS или PREMIUM подписку всего за $19.95/м.", + "If you follow a symbol you will receive notifications when new ideas about that symbol are published.": "Подписавшись на инструмент, вы будете получать уведомления, когда будут опубликованы новые идеи по этому инструменту.", + "If you like what you see, you have an exclusive chance to get 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.": "If you like what you see, you have an exclusive chance to get 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.", + "If you need only the most complete and accurate data, then consider subscribing to the PRO Plus or Premium service from only $19.95/m that offers actual real-time data from the NYSE/NASDAQ/AMEX exchanges and much more.": "If you need only the most complete and accurate data, then consider subscribing to the PRO Plus or Premium service from only $19.95/m that offers actual real-time data from the NYSE/NASDAQ/AMEX exchanges and much more.", + "If you want to act quickly to news and events that occur when the regular market is closed, please consider subscribing to PRO Plus or Premium service from only $19.95/m.": "Если вы хотите быстро реагировать на новости и другие значимые события, происходящие во внерабочее время, пожалуйста, рассмотрите подписку на PRO Plus или Premium план всего за $19.95/м.", + "If you want to identify opportunities in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "If you want to identify opportunities in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "If you want to unlock the power of multiple time frame analysis and add multiple symbols to the same chart layout, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "Если вы хотите получить максимум от анализа по нескольким интервалам и добавлять множество инструментов на один график, рассмотрите возможность подписаться на PRO план всего за $9.95/м. Данный план включает много других возможностей недоступных в бесплатной версии.", + "If you want to use different watchlists to quickly assess different sectors of the market, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "Если вы хотите использовать различные листы котировок, чтобы быстро просматривать разные сектора рынка, рассмотрите возможность подписки на план PRO всего за $9.95/м. Данный план включает много других возможностей недоступных в бесплатной версии.", + "If you want to use private messages - please sign in or register!": "Если вы хотите использовать личные сообщения, пожалуйста, войдите или зарегистрируйтесь!", + "If you want to use this service - please sign in or register!": "Если вы хотите использовать этот сервис, пожалуйста, войдите или зарегистрируйтесь!", + "Ignore user": "Игнорировать пользователя __username__", + "Ignore": "Игнорировать", + "Ignored users...": "Игнорировать пользователей...", + "Illicit content": "Запрещенное содержимое", + "Image URL": "Изображение", + "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "ВАЖНО: Чат, который вы создадите, будет виден всем пользователям! Потому стоит создавать чаты на полезные и популярные темы. Заголовок и предмет чата должны быть понятны другим пользователям. Модераторы могут удалять неактивные или неактуальные чаты, и в случаях грубых нарушений могут заблокировать авторов на сайте.", + "In effort to make TradingView more useful to a larger number of users, moderators have the right to hide ideas with bad descriptions or not informative from the front page and the gallery. We are NOT limiting any ways of publishing or using TradingView charts. You can still create and publish any kind of charts; your profile and Activity Stream will still show all created charts.": "In effort to make TradingView more useful to a larger number of users, moderators have the right to hide ideas with bad descriptions or not informative from the front page and the gallery. We are NOT limiting any ways of publishing or using TradingView charts. You can still create and publish any kind of charts; your profile and Activity Stream will still show all created charts.", + "In Session": "Сессия", + "In short, the more understandable and interesting your ideas are, the more you’ll gain respect of others and get discovered by the financial community. We’ll do our best to help showcase good ideas.": "In short, the more understandable and interesting your ideas are, the more you’ll gain respect of others and get discovered by the financial community. We’ll do our best to help showcase good ideas.", + "in": "in", + "in_dates": "за", + "inbars": "in __period__ bars", "Income After Taxes": "Income After Taxes", - "Income Before Taxes": "Income Before Taxes", - "Income Taxes": "Income Taxes", - "Income Taxes Payable": "Income Taxes Payable", "Income before Extraordinary Items": "Income before Extraordinary Items", + "Income Before Taxes": "Income Before Taxes", + "Income Statement": "Income Statement", + "Income Taxes Payable": "Income Taxes Payable", + "Income Taxes": "Income Taxes", + "Income": "Income", + "Increase Rating": "Увеличить рейтинг", + "Increment": "Increment", + "increment_input": "Приращение", + "Ind": "Ind", + "Index": "Индексы", + "index": "индекс", + "Indicator Arguments in Header": "Indicator Arguments in Header", + "Indicator Arguments": "Параметры индикатора", + "Indicator Last Value": "Маркер последнего значения индикатора", + "Indicator Titles in Header": "Indicator Titles in Header", + "Indicator Titles": "Названия индикаторов", + "Indicator Values": "Значения индикатора", + "Indicator": "Индикатор", + "Indicators and Strategies": "Индикаторы и стратегии", + "Indicators": "Индикаторы", + "Indicators, Fundamentals, Economy and Add-ons": "Индикаторы, экономические данные, дополнения", + "Industry": "Industry", + "Info": "Информация", + "Inputs": "Аргументы", + "Insert Drawing Tool": "Добавить фигуру", + "Insert emoticon": "Вставить смайлик", + "Insert Indicator...": "Добавить индикатор...", + "Insert": "Вставить", + "Inside Channel": "Внутри канала", + "Inside Pitchfork": "Вилы (внутрь)", + "Inside": "Внутрь", + "Install": "Установить", "Intangible Assets": "Intangible Assets", "Interest Expense": "Interest Expense", "Interest Income": "Interest Income", "Interest Income/Expense, Net": "Interest Income/Expense, Net", + "Intermediate": "Промежуточный", + "interval_dialog_description": "Введите число для минутных резолюций (\"5\" даст вам график с резолюцией в 5 минут), или количество с буквой, обозначающей желаемый интервал. Поддерживаются значения D (день), W (неделя) и M (месяц). К примеру, \"3D\" даст вам график с резолюцией в 3 дня.", + "Intraday Renko, Kagi, Line Break and Point & Figure charts take considerable resources, so we can't give them out for free to everyone (as much as we'd like to). We can, however, give out these charts for free in the Daily and Weekly resolutions.": "Внутридневной Ренко, Каги, графики Линейного прорыва, Крестики-нолики требуют значительных ресурсов и мы не можем предоставлять их бесплатно (как бы сильно мы этого не хотели). Однако, мы можем предложить бесплатно дневные и недельные интервалы.", + "Intraday Renko, Kagi, Line Break, PnF and spread charts": "Внутридневной Ренко, Каги, графики Линейного прорыва, Крестики-нолики и спреды", + "Intraday Renko, Kagi, Line Break, PnF charts": "Внутридневной Ренко, Каги, графики Линейного прорыва, Крестики-нолики", + "Intraday Spread Charts": "Графики внутридневных спредов", + "Intraday Spread": "Графики внутридневных спредов", + "invalid symbol": "нет данных", + "Invalid Symbol": "Неизвестный инструмент", "Inventories, Net": "Inventories, Net", "Investment Changes, Net": "Investment Changes, Net", + "Invoiced every month": "Invoiced every month", + "IP": "IP", "Issuance of Equity": "Issuance of Equity", + "Issue Type": "Тип проблемы", + "Italic": "Курсив", + "ITBIT - Bitcoin": "ITBIT - Биткоин", + "Jan": "Янв", + "Jaw Length": "Jaw Length", + "Jaw Offset": "Jaw Offset", + "Jaw": "Челюсти", + "jawLength_input": "Длина челюстей", + "Join Now": "Зарегистрироваться", + "Journal is empty": "Journal is empty", + "Journal...": "Журнал...", + "Jul": "Июл", + "Jun": "Июн", + "Jurik Research": "Jurik Research", + "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That is less than $16.65/month. Don’t miss the last chance to get the special Early Access and secure this low rate now!": "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That is less than $16.65/month. Don’t miss the last chance to get the special Early Access and secure this low rate now!", + "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.": "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.", + "Kagi": "Каги", + "KCBT - Futures - USA": "KCBT - Фьючерсы - США", + "Keltner Channels": "Канал Кельтнера", + "Keltner Channels_study": "Канал Кельтнера", + "Key Hidden Levels": "Key Hidden Levels", + "Key Order Flow Events": "Key Order Flow Events", + "Keyboard Shortcuts": "Горячие клавиши", + "Kijun-sen": "Kijun-sen", + "Kind": "Kind", + "Klinger Oscillator": "Осциллятор Клингера", + "Klinger Oscillator_study": "Осциллятор Клингера", + "Know Sure Thing": "Знать наверняка", + "Know Sure Thing_study": "Знать наверняка", + "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.": "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.", + "Kolkata": "Калькутта", + "Label Background": "Заливка текстовой метки", + "Label": "Метка", + "Labels Font": "Labels Font", + "Labels": "Метки", "Labor Expense": "Labor Expense", + "Lagging Span 2 Periods": "Lagging Span 2 Periods", + "Lagging Span": "Lagging Span", + "Last Annual EPS": "Last Annual EPS", + "Last Annual Revenue": "Last Annual Revenue", + "Last bar time": "Время последнего бара", + "Last Modified": "Изменен", + "Last Name": "Фамилия", + "Last Value on Price Scale": "Последнее значение на ценовой шкале", + "Last": "Цена", + "LAUNCH CHART": "Открыть график", + "Launch chat in separate window": "Открыть чат в отдельном окне", + "LazyBear - MTF Panes": "LazyBear - MTF Panes", + "LazyBear - S/R Levels": "LazyBear - S/R Levels", + "Lead 1": "Lead 1", + "Lead 2": "Lead 2", + "LEARN MORE": "УЗНАТЬ БОЛЬШЕ", + "Least Squares Moving Average": "Скользящее среднее (наименьшие квадраты)", + "Least Squares Moving Average_study": "Скользящее среднее (наименьшие квадраты)", + "Leave this chat": "Покинуть этот чат", + "Left End": "Левый край", + "Left Labels": "Текст слева", + "Left Shoulder": "Левое плечо", + "left": "слева", + "len_input": "Размер окна", + "Length high": "Length high", + "Length hight": "Length hight", + "Length low": "Length low", + "Length1": "Длина1", + "Length2": "Длина2", + "Length3": "Длина3", + "Length_input": "Размер окна", + "length_input": "Размер окна", + "lengthRSI_input": "Длина RSI", + "lengthStoch_input": "Длина Stochastic", + "Less Than": "Меньше, чем", + "Level {0}": "Уровень {0}", + "Level": "Уровень", + "Levels": "Уровни", + "Liabilities & Stockholder's Equity": "Liabilities & Stockholder's Equity", "Liabilities & Stockholder's Equity": "Liabilities & Stockholder's Equity", + "like": "лайк", + "like_plural_2": "лайка", + "like_plural_5": "лайков", + "like_plural": "лайк", + "Limit": "Лимит", + "Line Break": "Линейный прорыв", + "Line Width": "Ширина линии", + "Line With Breaks": "Линия с разрывами", + "Line": "Линия", + "Linear Regression Curve": "Кривая линейной регрессии", + "Linear Regression Curve_study": "Кривая линейной регрессии", + "Linear Regression": "Кривая линейной регрессии", + "Lines": "Линии", + "Link interval to all charts": "Применить интервал на все графики", + "Link symbol to all charts": "Применить инструмент на все графики", + "LINK TO RELATED IDEAS": "ССЫЛКА НА СВЯЗАННЫЕ ИДЕИ", + "Link to this chart": "Ссылка на график", + "Link to this chat...": "Ссылка на этот чат...", + "Link to this room...": "Ссылка на эту комнату...", + "Link To": "Привязать", + "Lips Length": "Lips Length", + "Lips Offset": "Lips Offset", + "Lips": "Губы", + "lipsLength_input": "Длина губ", + "List or list item": "Список и элементы списка", + "Load Chart Layout": "Загрузить график", + "Load Chart": "Загрузить график", + "Load Layout Chart": "Загрузить график", + "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.": "Дозагрузка баров недоступна для Kagi, Renko, Line Break и PnF графиков.", + "Load New Bars": "Загрузить новые бары", + "Load": "Загрузить", + "loading data": "загрузка данных", + "Loading market depth data…": "Loading market depth data…", + "loading...": "загрузка...", + "Loading...": "Загрузка...", + "Lock All Drawing Tools": "Зафиксировать все объекты", + "Lock Scale": "Зафиксировать шкалу", + "Lock scale": "Зафиксировать шкалу", + "Lock": "Заблокировать", + "Lock/Unlock": "Блокировать/разблокировать", + "Log Scale": "Логарифмическая шкала", + "Log Scale_scale_menu": "Логарифмическая шкала", + "log": "лог", + "Logged as": "Зарегистрирован как", + "Logged out": "Logged out", + "London": "Лондон", + "Long Length": "Long Length", + "Long length": "Long length", + "Long Period": "Long Period", + "Long period": "Long period", + "Long Position": "Длинная позиция", + "Long RoC Length_input": "Длинный сигнал RoC", "Long Term Capital": "Long Term Capital", "Long Term Debt to Long Term Capital": "Long Term Debt to Long Term Capital", "Long Term Debt to Total Capital": "Long Term Debt to Total Capital", - "Long-term Debt": "Long-term Debt", + "Long": "Длинная", + "LONG": "ДЛИННАЯ", "Long-term Debt Payments": "Long-term Debt Payments", "Long-term Debt Proceeds": "Long-term Debt Proceeds", + "Long-term Debt": "Long-term Debt", "Long-term Deferred Income Tax Liabilities": "Long-term Deferred Income Tax Liabilities", "Long-term Deferred Liability Charges": "Long-term Deferred Liability Charges", + "Long-term intervals are better than short-term ones for publishing analysis. An idea on 1 minute bars will probably become obsolete by the time people read it. However a good idea may still be featured.": "Long-term intervals are better than short-term ones for publishing analysis. An idea on 1 minute bars will probably become obsolete by the time people read it. However a good idea may still be featured.", "Long-term Investments": "Long-term Investments", - "Minority Interest": "Minority Interest", + "Long_input": "Длинный период", + "long_input": "Длинный период", + "longlen_input": "Длинный период", + "Los Angeles": "Лос-Анджелес", + "Low price available now – don’t miss this chance!": "Низкая цена доступна прямо сейчас –, не упустите свой шанс!", + "Low": "Минимум", + "low": "мин", + "Low_in_legend": "МИН", + "Lower Band": "Lower Band", + "Lower Bound": "Lower Bound", + "Lower Devation": "Lower Devation", + "Lower Deviation": "Lower Deviation", + "Lower": "Нижняя линия", + "LowerLimit": "Нижняя граница", + "LSE - Stock - UK": "LSE - Акции - Великобритания", + "m": "м", + "M_dates": "М", + "m_dates": "м", + "MA Cross": "Пересечение скользящих средних", + "MA Cross_study": "Пересечение скользящих средних", + "MA Exp Ribbon": "MA Exp Ribbon", + "MA Length": "MA Length", + "MACD": "MACD", + "Madrid": "Мадрид", + "Magnet Mode": "Магнит", + "Major": "Основная", + "Make a Copy": "Копировать", + "Make a Copy...": "Копировать...", + "Make It Mine": "Сделать своим", + "Manage Alerts": "Управление уведомлениями", + "Manage Drawings": "Управление инструментами рисования", + "Mar": "Мар", + "Margin AT": "Margin AT", + "Margin G": "Margin G", + "Margin G%": "Margin G%", + "Margin O": "Margin O", + "Margin PT": "Margin PT", + "Margins": "Margins", + "Marker Color": "Цвет метки", + "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.": "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.", + "Market Cap - Basic": "Market Cap - Basic", + "market closed": "рынок закрыт", + "Market Open": "Рынок открыт", + "market open": "Рынок открыт", + "Market Summary": "Market Summary", + "Market": "Рыночная", + "Marketplace Add-ons": "Магазин дополнений", + "Mass Index": "Индекс массы", + "Mass Index_study": "Индекс массы", + "Max value": "Max value", + "Maximize Chat": "Развернуть чат", + "maximum_input": "Максимум", + "May": "Май", + "McGinley Dynamic": "McGinley Dynamic", + "Measure (Shift + Click on the chart)": "Измерение (Shift + клик на графике)", + "Median": "Средняя линия", + "MERCADO - Bitcoin": "MERCADO - Биткоин", + "Merge Down": "Присоединить вниз", + "Merge Up": "Присоединить вверх", + "Message settings": "Настройки сообщения", + "Message": "Сообщение", + "messages today": "Сообщений за сегодня: __messages__", + "MGEX - Futures - USA": "MGEX - Фьючерсы - США", + "MicroTrends": "MicroTrends", + "middle": "по центру", + "Middle": "Средняя линия", + "Minor": "Побочная", + "Minority Interest & Equity Earnings": "Minority Interest & Equity Earnings", "Minority Interest & Equity Earnings": "Minority Interest & Equity Earnings", + "Minority Interest": "Minority Interest", + "Minuette": "Менуэт", + "Minus Line": "Minus Line", + "minute": "минут", + "minute_plural_2": "минуты", + "minute_plural_5": "минут", + "minute_plural": "мин", + "Minute": "Минут", + "Mirrored": "Отобразить по вертикали", + "Mkt Cap": "Рын. кап.", + "mod": "мод", + "Mode": "Режим", + "MODERATED": "MODERATED", + "Moderator": "Модератор", + "Moderators Warning Messages": "Предупреждающие сообщения модераторов", + "Modified Schiff Pitchfork": "Видоизмененные вилы Шифа", + "Modified Schiff": "Измененные Шифа", + "Modify Order": "Изменить заявку", + "Modify": "Изменить", + "Momentum": "Momentum", + "Money Flow": "Денежный поток", + "Money Flow_study": "Денежный поток", + "month": "месяц", + "month_plural_2": "месяца", + "month_plural_5": "месяцев", + "month_plural": "Мес", + "month0": "Янв", + "month1": "Фев", + "month10": "Ноя", + "month11": "Дек", + "month2": "Мар", + "month3": "Апр", + "month4": "Май", + "month5": "Июн", + "month6": "Июл", + "month7": "Авг", + "month8": "Сент", + "month9": "Окт", + "Monthly": "Monthly", + "Moon Phases": "Фазы Луны", + "Moscow": "Москва", + "move chart 1 bar to the left.": "сдвинуть график на 1 бар влево.", + "move chart 1 bar to the right.": "сдвинуть график на 1 бар вправо.", + "Move Down": "Переместить вниз", + "move further to the left.": "сдвинуть дальше влево.", + "move further to the right.": "сдвинуть дальше вправо.", + "Move Up": "Переместить вверх", + "Moving Avarage Weighted": "Moving Avarage Weighted", + "Moving Average Convergence/Divergence": "Схождение/расхождение скользящих средних", + "Moving Average Convergence/Divergence_study": "Схождение/расхождение скользящих средних", + "Moving Average Exponential": "Скользящее среднее (эксп.)", + "Moving Average Exponential_study": "Скользящее среднее (эксп.)", + "Moving Average Weighted_study": "Скользящее среднее (взвешенное)", + "Moving Average": "Скользящее среднее", + "Moving Average_study": "Скользящее среднее", + "Moving Down %": "Движение вниз %", + "Moving Down": "Движение вниз", + "Moving Up %": "Движение вверх %", + "Moving Up": "Движение вверх", + "MTF Studies": "MTF Studies", + "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.": "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex. \n \nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.", + "MTPredictor": "MTPredictor", + "Mult_input": "Множитель", + "mult_input": "Множитель", + "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.": "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.", + "Multi-Time Period Charts": "Multi-Time Period Charts", + "Multiple accounts": "Multiple accounts", + "Multiple charts layout and watch lists": "Multiple charts layout and watch lists", + "Multiple Charts Layout available only to PRO users.": "Несколько графиков в одном окне доступно только PRO пользователям.", + "Multiple Charts Layout": "Несколько графиков в одном окне", + "Multiple Connections": "Множественное подключение", + "Multiple Watch Lists available only to PRO users.": "Несколько листов котировок доступны только PRO пользователям.", + "Multiple Watch Lists": "Несколько листов котировок", + "Multiplier": "Множитель", + "My Ideas and Notes": "Мои идеи и заметки", + "My ideas only": "Только мои идеи", + "My Script": "Мой скрипт", + "My Scripts": "Мои скрипты", + "n/a": "н/д", + "Name": "Имя", + "NASDAQ - Stock - USA": "NASDAQ - Акции - США", + "NASDAQ and NYSE charge exchange and per-user fees, which means we can’t give this for free to everyone (as much as we'd love to). Our free feed is provided by BATS electronic exchange, which offers approximate volumes and prices with fewer updates.": "NASDAQ and NYSE charge exchange and per-user fees, which means we can’t give this for free to everyone (as much as we'd love to). Our free feed is provided by BATS electronic exchange, which offers approximate volumes and prices with fewer updates.", + "Nasdaq Gap Down Stocks": "Nasdaq Gap Down Stocks", + "Nasdaq Gap Up Stocks": "Nasdaq Gap Up Stocks", + "Nasdaq Percent Advances": "Nasdaq Percent Advances", + "Nasdaq Percent Declines": "Nasdaq Percent Declines", + "Nasdaq Price Advances": "Nasdaq Price Advances", + "Nasdaq Price Declines": "Nasdaq Price Declines", + "Nasdaq Range Advances": "Nasdaq Range Advances", + "Nasdaq Range Declines": "Nasdaq Range Declines", + "Nasdaq Volume Leaders": "Nasdaq Volume Leaders", "Net Change in Cash": "Net Change in Cash", "Net Debt": "Net Debt", "Net Income Applicable to Common": "Net Income Applicable to Common", "Net Income from Continuing, Operations Applicable to Common": "Net Income from Continuing, Operations Applicable to Common", "Net Income per Employee": "Net Income per Employee", + "Net Income": "Net Income", "Net Operating Profit after Tax": "Net Operating Profit after Tax", + "Net Volume": "Чистый объём", + "Net Volume_study": "Чистый объём", "Net Working Capital": "Net Working Capital", + "NEUTRAL": "НЕЙТРАЛЬНАЯ", + "NEW CHART LAYOUT": "НОВЫЙ ГРАФИК", + "New moon mark": "Знак новой Луны", + "New password is sent to your email.": "Новый пароль был отправлен на ваш электронный адрес.", + "New script name": "Имя нового скрипта", + "New York": "Нью-Йорк", + "New {0} chart...": "Новый график {0} ...", + "New": "Новый", + "News": "Новости", + "next symbol": "следующий инструмент", + "Next": "Далее", + "No account history yet": "Нет записей в истории счета", + "No advertising, direct marketing, or solicitation! To advertise to our audience contact founders@tradingview.com": "Запрещается размещать рекламу, прямой маркетинг, спам. По размещению рекламы для наших пользователей, пишите на .", + "No alerts triggered": "Уведомлений не было", + "No alerts": "Нет уведомлений", + "No defamatory, threatening or discriminatory remarks, hate speech or personal attacks.": "Запрещены комментарии, содержащие клевету, угрозы, призыв к ненависти, личные нападки.", + "No drawings yet": "Фигур пока не создано", + "No ideas matched your criteria": "Нет идей по вашему запросу", + "No ideas.
If you want to use this service - please sign in or register!": "Идеи отсутствуют.
Если вы хотите использовать этот сервис, пожалуйста, войдите или зарегистрируйтесь!", + "No indicators matched your criteria.": "Нет индикаторов по вашему запросу", + "No links / posts with illegal content, pornography, or nudity.": "Запрещены ссылки/комментарии с нелегальным содержанием, порнографией, содержимым для взрослых.", + "No monthly invoices": "No monthly invoices", + "No notifications yet": "Нет оповещений", + "No posting links or reference to content / sites that contain viruses or malware.": "Нельзя публиковать ссылки, упоминать материалы и/или сайты, содержащие вирусы или вредоносные программы.", + "No public library scripts were found.": "Публично доступных скриптов не найдено.", + "No real-time data": "Не обновляются данные в реальном времени", + "No saved scripts yet": "Нет сохраненных скриптов", + "No scripts matched your criteria": "Нет скриптов, соответствующих вашим критериям", + "No Sound notifications": "Без звуковых оповещений", + "No study templates saved": "Нет сохраненных шаблонов индикаторов", + "No symbols matched your criteria": "Подходящих инструментов не найдено", + "No": "Нет", + "NO": "Нет", + "No, thank you": "Нет, спасибо", "Non-operating Gains/Losses": "Non-operating Gains/Losses", "Noncontrolling Interest": "Noncontrolling Interest", + "Normal Bearish Divergence": "Normal Bearish Divergence", + "Normal Bullish Divergence": "Normal Bullish Divergence", + "Normal": "Обычный", + "Not applicable": "Не поддерживается", + "not authorized": "not authorized", + "Note": "Заметка", + "Note: default study templates won't be removed permanently": "Внимание: встроенные шаблоны индикаторов не могут быть полностью удалены", "Notes Payable": "Notes Payable", + "Notification sound": "Звук уведомления", + "Notifications": "Оповещения", + "Nov": "Ноя", + "Now is your LAST & FINAL chance to get 12 months for only $199.80 (regular $299.40). That’s less than $16.65/month and 33% off regular price.": "Now is your LAST & FINAL chance to get 12 months for only $199.80 (regular $299.40). That’s less than $16.65/month and 33% off regular price.", + "NSE - Stock - India": "NSE - Акции - Индия", "Number of Employees": "Number of Employees", "Number of Shareholders": "Number of Shareholders", + "NYMEX - Futures - USA": "NYMEX - Фьючерсы - США", + "NYMEX E-mini": "NYMEX E-mini", + "NYSE - Stock - USA": "NYSE - Акции - США", + "NYSE Gap Down Stocks": "NYSE Gap Down Stocks", + "NYSE Gap Up Stocks": "NYSE Gap Up Stocks", + "NYSE LIFFE - Futures - USA": "NYSE LIFFE - Фьючерсы - США", + "NYSE Percent Advances": "NYSE Percent Advances", + "NYSE Percent Declines": "NYSE Percent Declines", + "NYSE Price Advances": "NYSE Price Advances", + "NYSE Price Declines": "NYSE Price Declines", + "NYSE Range Advances": "NYSE Range Advances", + "NYSE Range Declines": "NYSE Range Declines", + "NYSE Volume Leaders": "NYSE Volume Leaders", + "Objects Tree": "Дерево объектов", + "Objects Tree...": "Дерево объектов...", + "Oct": "Окт", + "Official AMEX, NYSE & NASDAQ Real-time Data": "Официальные данные в реальном времени от AMEX, NYSE, NASDAQ", + "Official real-time & intraday data": "Официальные данные без задержки", + "Official real-time, intraday and volume data": "Official real-time, intraday and volume data", + "Offset": "Смещение", + "Oh no! You have only two weeks left in your PRO Plus trial! These benefits will expire in two short weeks:": "Oh no! You have only two weeks left in your PRO Plus trial! These benefits will expire in two short weeks:", + "OHLC Values": "Значения ОТКР-МАКС-МИН-ЗАКР", + "ohlc4": "откр/макс/мин/закр4", + "OK": "ОК", + "OKCOIN - Bitcoin": "OKCOIN - Биткоин", + "On Balance Volume": "Балансовый объем", + "On Balance Volume_study": "Балансовый объем", + "OnBalanceVolume": "OnBalanceVolume", + "Once per bar (on close)": "Раз за бар (на закрытии)", + "Once per bar (on condition)": "Раз за бар (по условию)", + "Once": "Однократно", + "One account can be accessed from one browser (on one device) at a time - to stay compliant with exchange regulations and prevent unauthorized access.": "Только одна учетная запись может быть использована в одном браузере (на одном устройстве) в каждый отдельный момент времени, чтобы соответствовать требованиям бирж и предотвратить несанкционированный доступ.", + "Only private ideas": "Только приватные идеи", + "Only PRO Plus and Premium subscibers can access extended hours data on the charts. Extended trading hours include both pre-market and after hours sessions each day the market is open.": "Только PRO Plus и Premium подписчики имеют доступ к внебиржевым торговым часам. Расширенные торговые сессии включают как утренние, так и вечерние часы для всех рабочих дней.", + "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D) interval.": "Только PRO Plus и Premium подписчики имеют доступ к внутридневным Ренко, Каги, графикам Линейного прорыва и Крестикам-ноликам. Вы будете автоматически переключены на дневной интервал.", + "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D)": "Только PRO Plus и Premium подписчики имеют доступ к внутридневным Ренко, Каги, графикам Линейного прорыва и Крестикам-ноликам. Вы будете автоматически переключены на дневной (Д) интервал.", + "Only PRO, PRO Plus and Premium users that have a subscription to {{exchange}} Exchange can get official data on real-time prices, volume and intraday history. You'll now be switched to the Daily (D) interval, which is available to all users.": "Only PRO, PRO Plus and Premium users that have a subscription to {{exchange}} Exchange can get official data on real-time prices, volume and intraday history. You'll now be switched to the Daily (D) interval, which is available to all users.", + "open Indicators.": "открыть индикаторы.", + "Open Interval Dialog": "Открыть диалог интервалов", + "open Load Chart.": "открыть диалог смены инструмента.", + "Open Pine Script Editor": "Открыть редактор скриптов Pine", + "Open Price": "Цена открытия", + "Open Script": "Открыть скрипт", + "Open Trading Panel": "Открыть торговую панель", + "Open": "Открыть", + "open": "откр", + "Open_in_legend": "ОТКР", + "Open_line_tool_position": "Открыта", "Operating Expenses": "Operating Expenses", "Operating Leases": "Operating Leases", "Operating Margin": "Operating Margin", + "Operating Metrics": "Operating Metrics", "Operating Profit": "Operating Profit", "Operating Revenue": "Operating Revenue", + "or copy url:": "или скопируйте его адрес:", + "Or": "ИЛИ", + "Order #": "Заявка №", + "Order": "Заявка", + "Original": "Обычные", + "Oscillator": "Осциллятор", + "Oscillators": "Oscillators", + "OTC - Stock - USA": "OTC - Акции - США", "Other Accounts Payable and Accrued Expenses": "Other Accounts Payable and Accrued Expenses", "Other Accounts, Notes Receivable": "Other Accounts, Notes Receivable", "Other Accumulated Comprehensive Income": "Other Accumulated Comprehensive Income", @@ -1319,9 +1433,10 @@ "Other Current Assets": "Other Current Assets", "Other Current Liabilities": "Other Current Liabilities", "Other Debt, Net": "Other Debt, Net", - "Other Equity": "Other Equity", "Other Equity Transactions, Net": "Other Equity Transactions, Net", + "Other Equity": "Other Equity", "Other Financing Activities, Net": "Other Financing Activities, Net", + "Other General & Administrative Expense": "Other General & Administrative Expense", "Other General & Administrative Expense": "Other General & Administrative Expense", "Other Interest Income/Expense, Net": "Other Interest Income/Expense, Net", "Other Investing Activities": "Other Investing Activities", @@ -1332,36 +1447,643 @@ "Other Operating Expenses": "Other Operating Expenses", "Other Receivables": "Other Receivables", "Other Revenue": "Other Revenue", + "Other Selling, General & Administrative Expenses": "Other Selling, General & Administrative Expenses", "Other Selling, General & Administrative Expenses": "Other Selling, General & Administrative Expenses", + "Other": "Other", + "Our PRO Plus users see amazing benefits. You get advanced trading opportunities using multi symbol statistical arbitrage techniques. Read more about PRO Plus features.": "Our PRO Plus users see amazing benefits. You get advanced trading opportunities using multi symbol statistical arbitrage techniques. Read more about PRO Plus features.", + "Outside Channel": "Вне канала", + "Overbought": "Overbought", + "Overlay the main chart": "Поверх основной серии", + "Override Min Tick": "Минимальное
изменение цены", + "Oversold": "Oversold", + "Overwrite Script": "Перезаписать скрипт", + "Paper Trading is disconnected": "Торговля на демо-счете отключена", + "Parabolic SAR": "Параболическая система времени/цены", + "Parabolic SAR_study": "Параболическая система времени/цены", + "ParabolicSAR": "ParabolicSAR", + "Parallel Channel": "Канал", + "Paris": "Париж", + "partially erase.": "частично стереть.", "Partners Capital": "Partners Capital", + "Password": "Пароль", + "Paste %s": "Paste %s", + "paste object.": "вставить объект.", + "Pearson's R": "Pearson's R", "Pension/Postretirement Obligation": "Pension/Postretirement Obligation", + "per month": "в месяц", + "per year": "в год", + "Percent Advances": "Лидеры роста", + "Percent Declines": "Лидеры падения", + "Percent": "Процент", + "percent_input": "Процент", + "Percentage": "Процентое соотношение", + "Percentage_scale_menu": "Процентная шкала", + "Period ending": "Окончание периода", + "Period Ending": "Окончание периода", + "Period": "Period", + "Permanent link to this message": "Постоянная ссылка на это сообщение", + "Personal information": "Личная информация", + "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.": "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.", + "Pick your idea or paste url to someone's else idea.": "Выберите свою идею, или вставьте URL чьей-то еще.", + "Pine Editor": "Редактор Pine", + "Pine Script Editor": "Редактор Pine-скриптов", + "Pine Script Reference": "Справка Pine Script", + "Pine Script Tutorial": "Учебник Pine Script", + "Pitchfan": "Наклонный веер", + "Pitchfork": "Вилы", + "Pivot Points High Low": "Pivot Points High Low", + "Pivot Points Standard": "Pivot Points Standard", + "Pivots Timeframe": "Pivots Timeframe", + "Place Order": "Разместить заявку", + "Play Sound": "Звуковой сигнал", + "Please consider subscribing to our PRO service which includes many other features not available in the free membership.": "Пожалуйста, рассмотрите подписку на PRO план, который включает много других возможностей недоступных в бесплатной версии.", + "Please do not modify the alert so we can investigate the issue.": "Пожалуйста, не изменяйте уведомление, чтобы мы могли выяснить причину проблемы.", + "Please enter a valid idea URL or chart image URL": "Пожалуйста, введите правильный URL идеи, или URL изображения графика", + "Please enter chart layout name": "Укажите имя графика:", + "Please enter chart name": "Укажите имя графика", + "Please enter your feedback": "Пожалуйста, оставьте свой отзыв", + "Please name this script": "Пожалуйста, дайте имя скрипту", + "Please read before publishing": "Пожалуйста, прочитайте перед тем как публиковать идею", + "Please use English for conversation. Other languages will be supported in the future": "Please use English for conversation. Other languages will be supported in the future", + "Please use only English in tags": "Please use only English in tags", + "Please, enter your e-mail": "Пожалуйста, введите e-mail", + "Plot dividends": "Показать дивиденды", + "Plot earnings": "Показать доходы на акцию", + "Plot Offsets": "Plot Offsets", + "Plot splits": "Показать сплиты", + "Plot": "Линия", + "Plots Background": "Заливка", + "Point & Figure": "Крестики-нолики", + "Point bar": "Point __point__ Bar #", + "Polyline": "Ломаная линия", + "Position": "Позиция", + "post-market": "Вечерняя торговая сессия", + "Post-Market": "После закрытия сессии", + "pre-market": "предторговый период", + "Pre-Market": "До открытия сессии", "Pre-tax Margin": "Pre-tax Margin", + "Precise Labels": "Выравнивать ценовые отметки", + "Precision": "Точность", "Preferred Dividends": "Preferred Dividends", "Preferred Stock": "Preferred Stock", + "Premium": "PREMIUM", "Prepaid Expenses": "Prepaid Expenses", + "Presentation is important. Too much clutter adds to confusion.": "Presentation is important. Too much clutter adds to confusion.", + "Prev": "Пред.", + "Previous Close Price": "Цена предыдущего закрытия", + "previous close": "Предыдущее закрытие", + "previous symbol": "предыдущий инструмент", + "Price % Change 1 Week": "Price % Change 1 Week", + "Price % Change 4 Week": "Price % Change 4 Week", + "Price % Change 52 Week": "Price % Change 52 Week", + "Price - 52 Week High": "Price - 52 Week High", + "Price - 52 Week Low": "Price - 52 Week Low", + "Price Advances": "Увеличение цены", + "Price Declines": "Снижение цены", + "Price History": "История котировок", + "Price incorrect": "Неверная цена", + "Price Label": "Отметка на цене", + "Price Levels": "Уровни цены", + "Price Line": "Линия цены", + "Price Oscillator": "Процентный осциллятор цены", + "Price Oscillator_study": "Процентный осциллятор цены", + "Price Range": "Диапазон цен", + "Price Scale": "Ценовая шкала", + "Price Source": "Ценовая серия", + "Price Volume Trend": "Price Volume Trend", + "Price": "Цена исполнения", + "Price/Earnings, TTM": "Price/Earnings, TTM", + "Price/Revenue, TTM": "Price/Revenue, TTM", + "Price:": "Цена:", + "Prices": "Цены", + "Primary Exchange": "Основная биржа", + "Primary": "Первичный", + "Prior": "Прежний", + "Priority email support": "Приоритетная поддержка по электронной почте", + "Priority phone support": "Приоритетная поддержка по телефону", + "Priority Support": "Приоритетная поддержка", + "Private Chart Publishing": "Опубликовать приватно", + "PRO Badge & Adding Value": "PRO бейдж и особый статус", + "PRO members can add optional multi-device access. Click \"Buy Multi-Device Access\" to access your account from several devices at the same time. Click CONNECT to terminate the other session and connect here.": "Пользователи с планом PRO могут добавить множественное подключение. Нажмите \"Купить мультидоступ\" и приобретите необходимое количество подключений. Нажмите \"Подключиться\", чтобы разорвать соединение с другим устройством и присоединить свое.", + "PRO Plus Trial": "Пробный PRO PLUS", + "Pro Realtime": "PRO Realtime", + "Pro Trial": "Пробный PRO", + "Pro": "PRO", + "pro": "PRO", + "Profile Settings": "Настройки профиля", + "Profit Background Color": "Profit Background Color", + "Profit Level. Ticks:": "Цель. Тики:", + "PROFIT TRGT": "ТЕЙК-ПРОФИТ", + "Profit": "Прибыль", + "Profitability": "Profitability", + "Projection": "Проекция", + "Properties": "Свойства", + "Properties...": "Свойства...", "Property and Equipment, Gross": "Property and Equipment, Gross", + "Property, Plant & Equipment, Net": "Property, Plant & Equipment, Net", "Property, Plant & Equipment, Net": "Property, Plant & Equipment, Net", + "propertypage-name-label": "propertypage-name-label", + "propertypage-name-label_css_class": "propertypage-name-label-nocap", + "ProTradingIndicators": "ProTradingIndicators", + "Public Library": "Публичные", + "Public Profile": "Публичный профиль", + "PUBLISH IDEA": "СОЗДАТЬ ИДЕЮ", + "PUBLISH SCRIPT": "ОПУБЛИКОВАТЬ СКРИПТ", + "Publish Script": "Опубликовать скрипт", + "Published Chart": "Опубликованный график", + "Published idea or chart image URL": "URL опубликованной идеи или картинки", + "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Опубликованные идеи и заметки могут быть отображены с помощью точек или треугольников над соответствующими барами. Вы можете одним взглядом охватить большое количество различных мнений в разные моменты времени и легко видеть, кто, что и когда публиковал.", + "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Опубликованные идеи могут быть отображены с помощью точек или треугольников над соответствующими барами. Вы можете одним взглядом охватить большое количество различных мнений в разные моменты времени и легко видеть, кто, что и когда публиковал.", + "Published ideas settings": "Настройки опубликованных идей", + "published": "published", + "Publishing means sharing your chart and trading idea with the financial web and the investing community. A published idea needs to be detailed and descriptive in order to be meaningful to other traders.": "Publishing means sharing your chart and trading idea with the financial web and the investing community. A published idea needs to be detailed and descriptive in order to be meaningful to other traders.", + "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.": "Опубликуйте свою идею, чтобы другие инвесторы смогли ее просматривать, комментировать и оценивать.", "Purchase of Investments": "Purchase of Investments", + "Qty": "Объем", + "Quantity": "Количество", "Quick Ratio": "Quick Ratio", + "Quote this message": "Цитировать это сообщение", + "Quotes are delayed by 10 min and updated every 30 seconds": "Данные задержаны на 10 минут и обновляются каждые 30 секунд", + "Quotes are delayed by 10 min and updated in realtime": "Котировки с задержкой в 10 мин. и обновляются в реальном времени", + "Range Advances": "Расширение диапазона", + "Range Declines": "Сужение диапазона", + "range": "range", + "Rate Of Change": "Rate Of Change", + "Rating": "Рейтинг", + "Ray": "Луч", + "Read more": "Читать далее", + "Read more...": "Читать далее...", "Realized Gains/Losses": "Realized Gains/Losses", + "realtime": "торговая сессия", + "Realtime": "Данные в рельном времени", + "Rearm every 1 minute": "Повторить каждую минуту", + "Rearm every 10 minute": "Повторить каждые 10 минут", + "Rearm every 30 minute": "Повторить каждые 30 минут", + "Rearm every 5 minute": "Повторить каждые 5 минут", + "Rearm every hour": "Повторить каждый час", + "Recent Chats": "Последние чаты", + "Recover Password": "Восстановить пароль", + "Recover": "Восстановить", + "Rectangle": "Прямоугольник", + "Redo {0}": "Повторить", + "Redo": "Повторить", + "redo": "повторить", + "Regression Trend": "Направление регрессии", + "Relative Strength Index": "Относительный индекс силы", + "Relative Strength Index_study": "Относительный индекс силы", + "Relative Vigor Index": "Относительный индекс энергии", + "Relative Vigor Index_study": "Относительный индекс энергии", + "Relative Volatility Index": "Относительный индекс изменчивости", + "Relative Volatility Index_study": "Относительный индекс изменчивости", + "Remember me": "Запомнить", + "Remember, with PRO Plus you benefit from:": "Remember, with PRO Plus you benefit from:", + "Remove All Drawing Tools": "Удалить все инструменты рисования", + "Remove All Indicators": "Удалить все индикаторы", + "Remove All Studies": "Удалить все индикаторы", + "Remove custom interval": "Удалить пользовательский интервал", + "Remove from favorites": "Удалить из предпочтений", + "Remove this room from favorites": "Удалить эту комнату из списка избранных", + "Remove": "Удалить", + "Rename Chart Layout": "Переименовать график", + "Rename Chart": "Переименовать график", + "Rename script": "Переименовать скрипт", + "Rename...": "Переименовать...", + "Renko": "Ренко", + "Renko, Kagi, Line Break, Point & Figure": "Ренко, Каги, графики Линейного прорыва, Крестики-нолики", + "Report data issues": "Сообщить о проблемах с данными", + "Report Data Issues": "Сообщить о проблемах с данными", + "Repost to": "Перепост", "Repurchase of Equity": "Repurchase of Equity", + "Reputation": "Репутация", + "Require Order Confirmation": "Запрашивать подтверждение заявки", + "Research & Development Expense": "Research & Development Expense", "Research & Development Expense": "Research & Development Expense", + "Reset Chart": "Сбросить состояние графика", + "Reset Paper Trading Account": "Сбросить баланс демо-счета", + "Reset Paper Trading Account...": "Сбросить баланс демо-счета", + "Reset Scale": "Сбросить состояние шкалы", + "Reset Settings": "Сбросить настройки", + "Reset": "Сбросить", + "Restart Alert {{description}} on {{title}}": "Перезапустить уведомление {{description}} по {{title}}", + "Restart Alert...": "Перезапустить уведомление...", + "Restart": "Перезапустить", + "Restart...": "Перезапустить...", "Restricted Cash": "Restricted Cash", + "Restructuring, Remediation & Impairment Provisions": "Restructuring, Remediation & Impairment Provisions", "Restructuring, Remediation & Impairment Provisions": "Restructuring, Remediation & Impairment Provisions", "Retained Earnings": "Retained Earnings", + "retrying": "переподключение", "Return on Assets": "Return on Assets", + "Return on Equity": "Return on Equity", + "Return on Invested Capital %, TTM": "Return on Invested Capital %, TTM", "Return on Invested Capital": "Return on Invested Capital", + "Rev LA": "Rev LA", "Revenue per Employee": "Revenue per Employee", + "Reverse position": "Перевернуть позицию", + "Reverse Position": "Перевернуть позицию", + "Reverse {0} position?": "Перевернуть позицию по {0}?", + "Reverse": "Инвертировать", + "Right End": "Правый край", + "Right Labels": "Текст справа", + "Right Lables": "Текст справа", + "Right Margin": "Отступ справа", + "Right Shoulder": "Правое плечо", + "right": "справа", + "Rights infringement": "Нарушение прав", + "Risk/Reward long": "Длинная позиция", + "Risk/Reward Ratio: {0}": "Соотношение риск/премия: {0}", + "Risk/Reward short": "Короткая позиция", + "RobBooker": "RobBooker", + "ROC Length": "ROC Length", + "ROC": "ROC", + "roclen1_input": "Длина RoC 1", + "roclen2_input": "Длина RoC 2", + "roclen3_input": "Длина RoC 3", + "roclen4_input": "Длина RoC 4", + "Room archives...": "Архив комнаты...", + "Room purpose": "Тема комнаты", + "Room title": "Название комнаты", + "Rotated Rectangle": "Вращающийся прямоугольник", + "RSI Length": "Длина RSI", + "RSI Source": "RSI Source", + "RSI": "RSI", + "Run Product Walk-Through": "Запустить интерактивное обучение", + "RVI": "RVI", + "s": "с", + "S/L": "С/Л", "Sale of Investments": "Sale of Investments", + "Sale of Property, Plant & Equipment": "Sale of Property, Plant & Equipment", "Sale of Property, Plant & Equipment": "Sale of Property, Plant & Equipment", + "Sales & Marketing Expense": "Sales & Marketing Expense", "Sales & Marketing Expense": "Sales & Marketing Expense", + "Sao Paulo": "Сан-Паулу", + "Save ${{savings}}": "Save ${{savings}}", + "Save As Default": "Сделать по умолчанию", + "Save As Watchlist...": "Сохранить как Окно котировок", + "Save As...": "Сохранить как...", + "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout": "Функция \"Сохранить рабочее пространство\" учитывает все изменения, которые вы сделали для разных инструментов или интервалов.", + "Save Chart Layout": "Сохранить график", + "Save Drawing Template As...": "Сохранить шаблон как...", + "Save image": "Сохраните изображение", + "Save Interval": "Сохранить интервал", + "Save New Chart Layout": "Сохранить график", + "Save New Chart": "Сохранить график", + "Save Script As": "Сохранить скрипт как...", + "Save Study Template As...": "Сохранить шаблон как...", + "Save symbol list as...": "Сохранить список инструментов как...", + "Save": "Сохранить", + "save": "сохранить", + "Scale Left": "Левая шкала", + "Scale Percentage": "Процентная шкала", + "Scale Price Chart Only": "Игнорировать шкалу индикаторов", + "Scale Right": "Правая шкала", + "Scale Series Only": "Игнорировать шкалу индикаторов", + "Scale series only": "Игнорировать шкалу индикаторов", + "Scale Series only": "Игнорировать шкалу индикаторов", + "Scale": "Шкала", + "Scales Lines": "Линии шкал", + "Scales Properties": "Свойства шкал", + "Scales Properties...": "Свойства шкал...", + "Scales Text": "Текст на шкалах", + "Scales": "Шкалы", + "Scaling": "Привязка к шкале", + "Schiff Pitchfork": "Вилы Шифа", + "Schiff": "Шифа", + "Screen (No Scale)": "Экран (нет шкалы)", + "Script Editor": "Редактор Pine", + "Script Editor...": "Редактор скриптов", + "Script must have a name": "Скрипт обязан иметь имя", + "Script Name": "Имя скрипта", + "Script text is not modified, nothing to save": "Текст скрипта не был изменен, нечего сохранять", + "SCRIPT TITLE AND DESCRIPTION": "ИМЯ СКРИПТА И ОПИСАНИЕ", + "SCRIPT TITLE": "ЗАГОЛОВОК СКРИПТА", + "SCRIPT": "СКРИПТ", + "Scripts": "Скрипты", + "Search for scripts published by community": "Искать скрипты, опубликованные сообществом", + "Search ideas": "Поиск идей", + "Search scripts": "Искать техники", + "Search": "Поиск", + "Sector": "Sector", + "See All Tags...": "See All Tags...", + "Select Layout": "Схема расположения графиков", + "Select type...": "Выберите тип...", + "Select user to start new chat with": "Выберите пользователя для создания чата с ним", + "Sell Ask": "Продать по предложению __quote__", + "Sell Bid": "Продать по спросу __quote__", + "Sell Market": "Продать по рыночной заявке", + "Sell symbol": "Продать __displaySymbol__ стоп __abbreviatedNumber__ @ __formattedValue__", + "Sell": "Продажа", + "Selling, General & Administrative Expenses": "Selling, General & Administrative Expenses", "Selling, General & Administrative Expenses": "Selling, General & Administrative Expenses", + "Send Backward": "На один слой назад", + "Send E-mail": "Отправить письмо", + "Send Feedback or Report an Issue": "Оставить отзыв или сообщить о проблеме", + "Send Message to stocktwits": "Отправить сообщение в stocktwits", + "Send message": "Сообщение", + "Send private message to": "Послать личное сообщение __username__", + "Send Reply": "Отправить ответ", + "Send SMS": "Отправить SMS", + "Send to Back": "Отправить назад", + "Send": "Отправить", + "Senkou A": "Senkou A", + "Senkou B": "Senkou B", + "Seoul": "Сеул", + "Sep": "Сен", + "Session Breaks": "Границы сессий", + "Sessions": "Сессии", + "Set Alert": "Настроить уведомление", + "Set chat title...": "Назначить заголовок чата...", + "Settings": "Настройки", + "Shanghai": "Шанхай", + "Share on StockTwits a snapshot of your chart as a picture and whatever you write.": "Поделитесь в StockTwits снимком и описанием вашего графика.", + "Share on Twitter a snapshot of your chart as a picture and whatever you write.": "Поделитесь в Twitter снимком и описанием вашего графика.", + "Share to...": "Поделиться в...", + "Shareholders": "Shareholders", + "Shares": "Shares", + "Short Length": "Short Length", + "Short length": "Short length", + "Short Period": "Short Period", + "Short period": "Short period", + "Short Position": "Короткая позиция", + "Short RoC Length_input": "Короткий сигнал RoC", + "Short": "Короткая", + "SHORT": "КОРОТКАЯ", "Short-term Borrowings": "Short-term Borrowings", "Short-term Investments": "Short-term Investments", + "Short_input": "Короткий период", + "short_input": "Короткий период", + "shortlen_input": "Короткий период", + "Show Active Orders Only": "Отобразить только активные заявки", + "Show Alert Labels": "Отображать метки уведомлений", + "Show all messages from": "Показать все сообщения от __username__", + "Show all my messages": "Показать все мои сообщения", + "Show All": "Показывать всё", + "Show Angle": "Отображать угол", + "Show Arguments in Header": "Показывать аргументы в заголовке", + "Show Background": "Отображать подложку", + "Show Bars Range": "Отображать диапазон в барах", + "Show Buy/Sell Panel": "Отобразить панель покупки/продажи", + "Show chart snapshot preview": "Предпросмотр снимка графика", + "Show Console": "Показать консоль", + "Show Countdown": "Отображать обратный отсчет", + "Show data": "Показать данные", + "Show Date/Time Range": "Отображать временной диапазон", + "Show Distance": "Отображать расстояние", + "Show Dividends on Chart": "Отображать дивиденды на графике", + "Show Earnings on Chart": "Отображать доходы на акцию на графике", + "Show Executions": "Показывать исполненные заявки", + "Show historical pivots": "Show historical pivots", + "Show Indicator Last Value": "Показывать последнее значение индикатора", + "Show Labels": "Отображать текстовые метки", + "Show Last Value on Price Scale": "Показывать последнюю цену на шкале", + "Show Last Value": "Отобразить последнее значение", + "Show Left Axis": "Показать левую шкалу", + "show MA_input": "Отображать среднее", + "Show more": "Показать больше", + "Show More": "Показать больше", + "Show Objects Tree": "Дерево объектов", + "Show Only Drawings": "Инструменты рисования", + "Show only favorite rooms": "Отобразить предпочитаемые комнаты", + "Show only my sent and received messages": "Отобразить только отправленные и полученные сообщения", + "Show Only Studies": "Индикаторы", + "Show Orders": "Показывать заявки", + "Show Popup": "Всплывающее окно", + "Show Positions": "Показывать позиции", + "Show Price Range": "Отображать диапазон цен", + "Show Price": "Отображать цену", + "Show Prices": "Отображать цены", + "Show Right Axis": "Показать правую шкалу", + "Show Source Code": "Показать исходный код", + "Show Splits on Chart": "Отображать разделители на графике", + "Show Symbol Labels": "Отображать инструмент на шкале", + "Show Symbol Labels_context_menu": "Отображать инструмент на шкале", + "Show Symbol Last Value": "Показывать последнюю котировку", + "Show Text": "Отображать текст", + "Show Time": "Отображать время", + "Show Wave": "Отображать волну", + "Show": "Показать", + "Show/Hide Drawings Toolbar": "Отобразить/Скрыть панель объектов", + "Show/Hide": "Показать/Скрыть", + "showMA_input": "Отображать среднее", + "Sig": "Sig", + "siglen_input": "Длина сигнала", + "sigma_input": "Сигма", + "Sigma_input": "Сигма", + "Sign In": "Вход", + "Sign in": "Войти", + "Sign Out": "Выйти", + "Sign out": "Выйти", + "Sign Up for FREE": "Продолжить", + "Sign Up": "Регистрация", + "Signal Labels": "Signal Labels", + "Signal Length": "Signal Length", + "Signal Line Period": "Signal Line Period", + "Signal line period": "Signal line period", + "Signal smoothing": "Signal smoothing", + "Signal": "Сигнал", + "signalLength_input": "Длина сигнальной линии", + "Simple ma(oscillator)": "Simple ma(oscillator)", + "Simple ma(signal line)": "Simple ma(signal line)", + "Simple": "Простая линия", + "Singapore": "Сингапур", + "Size": "Размер", + "Skip": "Пропустить", + "Slow length": "Slow length", + "Slow Length": "Slow Length", + "Slow scrolling or chart loading": "График не отзывчивый или медленно грузиться", + "slowLength_input": "Длина медленной линии", + "SMA": "ПСС", + "smalen1_input": "Длина MA 1", + "smalen2_input": "Длина MA 2", + "smalen3_input": "Длина MA 3", + "smalen4_input": "Длина MA 4", + "SMI Ergodic Indicator": "SMI Ergodic Indicator", + "SMI Ergodic Indicator/Oscillator": "Эргодический осциллятор", + "SMI Ergodic Indicator/Oscillator_study": "Эргодический осциллятор", + "SMI Ergodic Oscillator": "SMI Ergodic Oscillator", + "smoothD_input": "Сглаживание %D", + "Smoothed Moving Average": "Smoothed Moving Average", + "smoothK_input": "Сглаживание %K", + "So… You’ve had free PRO Plus for a week now. Seeing the advantages?": "So… You’ve had free PRO Plus for a week now. Seeing the advantages?", + "Social": "Чаты", + "Some authors that we recommend get marked as Suggested Authors, and their ideas get posted to the front page automatically. The basis for recommending authors is multiple factors, which include a large number of interesting ideas. A suggested author has a corresponding badge in their profile.": "Некоторые авторы, которые регулярно публикуют качественный материал, помечаются как Рекомендованные, что значит, все их идеи становятся Рекомендованными автоматически. Есть множество факторов, на основе которых принимается это решение, но, прежде всего, это зависит от количества идей, которые появились в разделе Рекомендуемых.", + "Someone agreed/disagreed with your idea": "Кто-то согласился/не согласился с вашей идеей", + "Someone commented on the idea you follow": "Кто-то прокомментировал идею за которой вы следите", + "Someone commented on your idea": "Кто-то прокомментировал вашу идею", + "Someone followed you": "Кто-то подписался на вас", + "Someone logged into your account from different device": "Кто-то присоединился под вашей учетной записью с другого устройства", + "Someone published idea on symbol you follow": "Кто-то опубликовал идею по инструменту, на который вы подписаны", + "Someone replied to your comment": "Кто-то ответил на ваш комментарий", + "Someone you follow change status": "Кто-то, на кого вы подписаны, изменил статус", + "Someone you follow post new comment": "Новый комментарий", + "Someone you follow published new idea": "Кто-то, на кого вы подписаны, опубликовал идею", + "Sorry, PRO Plus trial could not be set.": "К сожалению, пробная подписка PRO PLUS не может быть создана.", + "Sort by last price": "Сортировать по цене", + "Sort by price change percent": "Сортировать по процентному изменению цены", + "Sort by price change": "Сортировать по изменению цены", + "Sort by symbol": "Сортировать по инструменту", + "Sound on addressed to me messages": "Звук для сообщений мне", + "Sound on every message": "Звук на каждом сообщении", + "Source back color": "Заливка (открытие)", + "Source border color": "Граница (открытие)", + "Source Code": "Исходный код", + "Source code": "Исходный код", + "Source Code...": "Исходный код...", + "Source text color": "Текст (открытие)", + "Source": "Источник", + "Source_compare": "Отображать цену:", + "Split": "Split", + "Spreads for intraday charts are calculated based on 1-minute bars, and then recompiled into the selected interval. This approach is the only correct one, but requires significant server power. This means we can't give spread charts for free to everyone (as much as we'd like to).": "Спреды для внутридневных графиков рассчитываются на основе 1-минутных баров и затем перестраиваются в виде выбранного интервала. \nЭтот подход делает данные более точными, но требует значительных серверных ресурсов. Это означает, что мы не можем предоставить графики спредов бесплатно все желающим (как бы сильно мы этого не хотели).", + "Start new chat with...": "Начать новый чат с...", + "START TRIAL": "ИСПЫТАТЬ", + "Start": "Пуск", + "start_input": "Начать", + "Stats Text Color": "Цвет текста", + "Stay In Drawing Mode": "Оставаться в режиме рисования", + "Stay in Drawing Mode": "Оставаться в режиме рисования", + "StdDev": "StdDev", + "Step": "Ступенчатая", + "Stochastic Length": "Stochastic Length", + "Stochastic RSI": "Стохастический индекс относительной силы", + "Stochastic RSI_study": "Стохастический индекс относительной силы", + "Stochastic": "Стохастический осциллятор", + "Stochastic_study": "Стохастический осциллятор", + "Stock And Index Talks": "Акции и Индексы", + "Stock Charts & Forex Charts": "Котировки акций & Котировки форекс", "Stock Option Tax Benefits": "Stock Option Tax Benefits", + "Stock": "Акции", + "stock": "акция", + "StockTwits": "StockTwits", + "Stocktwits": "Stocktwits", + "Stop Alert": "Остановить уведомление", + "Stop alerts as per filter": "Остановить отфильтрованные уведомления", + "Stop all Alerts": "Приостановить все уведомления", + "Stop Background Color": "Цвет заливки (остановка)", + "Stop Color:": "Цвет стоп-уровня:", + "Stop Level. Ticks:": "Стоп-уровень. Тики:", + "Stop Loss": "Стоп-лосс", + "STOP LOSS": "СТОП-ЛОСС", + "Stop syncing drawing": "Отменить синхронизацию объектов", + "Stop": "Стоп", + "Stop: {0} ({1}%)": "Стоп-уровень: {0} ({1}%)", + "Stopped Manual": "Остановлено вручную", + "Stopped": "Остановлено", + "Strategies": "Стратегии", + "streaming": "потоковая передача", + "Study not loading": "Индикатор не загружается", + "Study Template": "Шаблон индикаторов", + "Study Templates": "Шаблоны индикаторов", + "Style": "Стиль", + "Subminuette": "Субменуэт", + "SUBSCRIBE FOR ${{ cost }}": "ПОДПИСАТЬСЯ ЗА ${{ cost }}", + "Subscribe with bitcoin": "Оплатите биткойнами", + "Subscription Plans": "Subscription Plans", + "Success back color": "Заливка (успех)", + "Success text color": "Текст (успех)", + "SUCCESS": "УСПЕХ", + "Suggested Chart": "Предложенный график", + "Suggested ideas & my ideas": "Предлагаемые идеи и мои идеи", + "Suggestions & Feedback": "Отзывы и предложения", + "SuperCycle": "Супер-цикл", + "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.": "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.", + "Surprise": "Отклонение", + "Suspicious links": "Сомнительные ссылки", + "Swing Trading": "Swing Trading", + "Sydney": "Сидней", + "sym_input": "Инструмент", + "Sym_input": "Инструмент", + "Symbol Description": "Описание инструмента", + "Symbol Last Value": "Маркер последнего значения инструмента", + "Symbol list name": "Symbol list name", + "Symbol Search...": "Поиск инструментов...", + "Symbol": "Инструмент", + "SYMBOL": "Инструмент", + "symbol_input": "Инструмент", + "Symbols to be added on the chart": "Выберите любой инструмент из списка", + "Sync crosshair on all charts": "Синхронное перекрестье на всех графиках", + "Sync drawing to all charts": "Sync drawing to all charts", + "Sync drawings to all charts": "Синхронизировать на всех графиках", + "Sync": "Синхронизировать", + "T/P": "Т/П", + "TAGS": "ТЕГИ", + "Taipei": "Тайбей", + "Take advantage of this offer now!": "Take advantage of this offer now!", + "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.": "Сделайте снимок вашего графика. Больше не нужно редактировать для сохранения. Просто нажмите на кнопку и скопируйте ссылку на картинку.", + "Take Profit": "Тейк-профит", + "Talks": "Разговоры", + "Target back color": "Заливка (цель)", + "Target border color": "Граница (цель)", + "Target Color:": "Цвет цели:", + "Target text color": "Текст (цель)", + "Target: {0} ({1}%)": "Цель: {0} ({1}%)", "Tax Rate": "Tax Rate", + "Technical Analysis": "Технический анализ", + "Teeth Length": "Teeth Length", + "Teeth Offset": "Teeth Offset", + "Teeth": "Зубы", + "teethLength_input": "Длина зубов", + "Tehran": "Тегеран", + "Template": "Шаблон", + "Templates": "Шаблоны", "Temporary Equity": "Temporary Equity", + "Tenkan-sen": "Tenkan-sen", + "Text Alignment:": "Выравнивание текста:", + "Text color": "Цвет текста", + "Text Color": "Цвет текста", + "Text Font": "Шрифт", + "Text Wrap": "Перенос строк", + "Text": "Текст", + "Text:": "Текст:", + "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.": "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.", + "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!": "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!", + "The best ideas are placed in the Suggested tab, where they receive extra exposure. All suggested ideas are hand-picked by our editorial team based on a number of criteria. We have a dedicated group of people who review every idea published every day to find the most interesting and informative ideas that will be helpful to other members.": "The best ideas are placed in the Suggested tab, where they receive extra exposure. All suggested ideas are hand-picked by our editorial team based on a number of criteria. We have a dedicated group of people who review every idea published every day to find the most interesting and informative ideas that will be helpful to other members.", + "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!": "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!", + "The Extended Trading Hours feature is available only for intraday charts": "Функция расширенных торговых часов доступна только для внутридневных графиков", + "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.": "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.", + "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.": "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.", + "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:
  • Dynamically plot market support and resistance areas (SCMR Dynamic Levels™)
  • Highlight individual bar conditions (SCMR B2B™)
  • Measure and time market trading ranges (SCMR Momentum Peaks™)
No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.": "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:
  • Dynamically plot market support and resistance areas (SCMR Dynamic Levels™)
  • Highlight individual bar conditions (SCMR B2B™)
  • Measure and time market trading ranges (SCMR Momentum Peaks™)
No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.", + "Themes": "Темы", + "There was an error posting your message.": "В ходе отправки вашего сообщения произошла ошибка.", + "Thin": "Thin", + "This action cannot be undone.": "Это действие не может быть отменено.", + "This feature allows you to create any chart, such as 7 minutes, 12 minutes, or 8 hours. If you want to identify opportunities on custom intervals in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "Эта функция позволяет создавать графики любых интервалов, как например: 7 минут, 12 минут или 8 часов. Если вы хотите находить новые возможности для торговли на нестандартных интервалах, рассмотрите подписку на PRO сервис за $9.95/м. Эта подписка включает много других замечательных возможностей недоступных в бесплатной версии.", + "This functionality is available only to PRO users.": "Эта функциональность доступна только PRO пользователям.", + "This is a temporary chart.": "Это временный график", + "This is EOD data with no updates.": "Это EOD данные без обновлений", + "This is not a user script, cannot save": "Это не пользовательский скрипт, невозможно сохранить", + "This is not the latest saved script version": "Это не последняя сохраненная версия техники", + "This script is read only": "Этот скрипт только для чтения", + "Three Drivers Pattern": "Шаблон трёх движений", + "Thumb Down": "Палец вниз", + "Thumb Up": "Палец вверх", + "Time Interval": "Интервал", + "Time Levels": "Уровни времени", + "Time Scale": "Шкала времени", + "Time Zone": "Часовой пояс", + "Time": "Время", + "TimeZone": "Часовой пояс", + "Timezone/Sessions Properties...": "Часовой пояс и сессии...", + "Timezone/Sessions": "Часовой пояс и сессии", + "Title": "Заголовок", + "To get alerts list - please sign in or register!": "Чтобы отобразить уведомления, пожалуйста, войдите или зарегистрируйтесь!", + "To get alerts log - please sign in or register!": "Войдите или зарегистрируйтесь для того, чтобы увидеть журнал уведомлений.", + "To save your work, sign up for FREE.": "Зарегистируйтесь БЕСПЛАТНО, чтобы сохранять свою работу", + "To set an alert on a drawing requires the chart to be saved. Unfortunately you have already saved 5 charts. Upgrade to PRO, PRO Plus or Premium account and save as many charts as you want, along with many other exciting features. Starts from only $9.95 a month - upgrade today!": "To set an alert on a drawing requires the chart to be saved. Unfortunately you have already saved 5 charts. Upgrade to PRO, PRO Plus or Premium account and save as many charts as you want, along with many other exciting features. Starts from only $9.95 a month - upgrade today!", + "Toggle Auto Scale": "Автоматический масштаб вкл/выкл", + "Toggle favorite": "Переключатель избранного", + "Toggle Log Scale": "Логарифмическая шкала вкл/выкл", + "Toggle Maximize Chart": "Переключить полноэкранный режим", + "Toggle notifications for this room": "Выключить/включить уведомления для этой комнаты", + "Toggle Percentage": "Процентная шкала вкл/выкл", + "Tokyo": "Токио", + "TOOL": "Фигура", + "Tools": "Окна", + "Top Labels": "Текст сверху", + "Top Margin": "Отступ сверху", + "top": "сверху", + "Toronto": "Торонто", "Total Adjustments": "Total Adjustments", + "Total agrees": "Понравился", "Total Assets": "Total Assets", "Total Capital": "Total Capital", "Total Current Assets": "Total Current Assets", @@ -1375,87 +2097,783 @@ "Total Non-operating Income/Expense": "Total Non-operating Income/Expense", "Total Operating Expenses": "Total Operating Expenses", "Total Receivables, Net": "Total Receivables, Net", + "Total Revenue": "Total Revenue", "Total Shares Outstanding": "Total Shares Outstanding", "Total Short-term Debt": "Total Short-term Debt", "Total Stockholder's Equity": "Total Stockholder's Equity", + "Total": "Total", + "Trades on Chart": "Сделки на графике", + "Trading Journal": "Журнал операций", + "Trading Notes": "Торговые заметки", + "Trading Panel": "Торговая панель", + "Trading properties...": "Настройки торговли...", + "Trading Properties...": "Настройки торговли...", + "Trading": "Торговля", + "TradingView alerts run on powerful and backed-up servers, so you’ll always get notified when something happens and won’t miss a beat. This takes considerable resources, so we can't give an unlimited number of alerts to everyone for free (as much as we'd like to).": "Уведомления TradingView работают на мощных и отказоустойчивых серверах, чтобы вы всегда могли получать уведомления во время и не упускать выгодные возможности. Это требует значительных ресурсов и мы не можем сделать это бесплатным для всех желающих (как бы сильно мы этого не хотели).", + "TradingView Free Quotes and Chat": "Бесплатные котировки и чат TradingView", + "TradingView is only for English-language content at this time.": "TradingView is only for English-language content at this time.", + "Trailing Twelve Months": "Trailing Twelve Months", + "Transparency": "Прозрачность", "Treasury Stock": "Treasury Stock", + "Trend Angle": "Угол тренда", + "Trend Line": "Линия тренда", + "Trend-Based Fib Extension": "Расширение Фибоначчи, основанное на тренде", + "Trend-Based Fib Time": "Периоды Фибоначчи, основанные на тренде", + "Trial": "Trial", + "Triangle Pattern": "Шаблон \"Треугольник\"", + "Triangle": "Треугольник", + "Trigger": "Trigger", + "Triggered and Not Active": "Сработало и неактивно", + "Triple EMA": "Скользящее среднее (тройное эксп.)", + "Triple EMA_study": "Скользящее среднее (тройное эксп.)", + "TRIX": "Скользящее cреднее (тройное эксп. сглаженное)", + "TRIX_study": "Скользящее cреднее (тройное эксп. сглаженное)", + "true range": "true range", + "True Strength Indicator": "Индекс истинной силы", + "True Strength Indicator_study": "Индекс истинной силы", + "TSX - Stock - Canada": "TSX - Акции - Канада", + "TSXV - Stock - Canada": "TSXV - Акции - Канада", + "Turn off notifications for this room": "Выкл. уведомления для этой комнаты", + "Turn on notifications for this room": "Вкл. уведомления для этой комнаты", + "Type your message here": "Напишите ваше сообщение", + "Type": "Позиция", + "Ultimate Oscillator": "Ultimate Oscillator", + "Unban": "Отменить бан", + "Undo {0}": "Отменить", + "Undo": "Отменить", + "undo": "отменить", + "Unfollow": "Отписаться", + "Unignore user": "Перестать игнорировать __username__", + "Unignore": "Перестать игнорировать", + "Unlimited number of indicators on a chart": "Неограниченное количество индикаторов на графике", + "Unlimited Saved Charts": "Сохранение графиков без ограничений", + "Unlimited saved charts": "Сохранение графиков без ограничений", + "Unlimited server-side alerts": "Неограниченное число уведомлений, работающих в облаке", + "Unmerge Down": "Отсоединить вниз", + "Unmerge Up": "Отсоединить наверх", + "Unsaved script": "Несохраненный скрипт", + "Unsolicited advertising": "Незапрашиваемая реклама", + "Untitled Script": "Новый скрипт", + "Up Color": "Цвет растущего бара", + "Up fractals": "Up fractals", + "Up Wave 1 or A": "Up Wave 1 or A", + "Up Wave 2 or B": "Up Wave 2 or B", + "Up Wave 3": "Up Wave 3", + "Up Wave 4": "Up Wave 4", + "Up Wave 5": "Up Wave 5", + "Up Wave C": "Up Wave C", + "Up": "Up", + "Update Status": "Обновить статус", + "Update status": "Обновить статус", + "UpDown Length": "UpDown Length", + "Upgrade and get 33% off an annual subscription!": "Upgrade and get 33% off an annual subscription!", + "Upgrade Now": "Улучшить", + "Upgrade now": "Улучшить", + "Upgrade your account": "Повысьте ваш план", + "Upper Band": "Upper Band", + "Upper Bound": "Upper Bound", + "Upper Deviation": "Upper Deviation", + "Upper": "Верхняя линия", + "UpperLimit": "Верхняя граница", + "US Exchanges": "Все акции США", "USD Conversion Rate": "USD Conversion Rate", - "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.": "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.", - "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!": "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!", - "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:
  • Dynamically plot market support and resistance areas (SCMR Dynamic Levels™)
  • Highlight individual bar conditions (SCMR B2B™)
  • Measure and time market trading ranges (SCMR Momentum Peaks™)
No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.": "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:
  • Dynamically plot market support and resistance areas (SCMR Dynamic Levels™)
  • Highlight individual bar conditions (SCMR B2B™)
  • Measure and time market trading ranges (SCMR Momentum Peaks™)
No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.", - "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!": "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!", - "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.": "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.", - "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.": "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.", - "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.": "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.", - "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.": "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.", - "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.": "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.", - "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.": "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.", - "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.": "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.", - "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.": "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.", - "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.": "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.", - "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.": "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.", - "Favorite": "Favorite", - "Rename script": "Rename script", - "This is not the latest saved script version": "This is not the latest saved script version", - "My Script": "My Script", - "Show Console": "Show Console", - "Script text is not modified, nothing to save": "Script text is not modified, nothing to save", - "This is not a user script, cannot save": "This is not a user script, cannot save", - "Script Name": "Script Name", - "Expiration Time": "Expiration Time", - "Please name this script": "Please name this script", - "Script must have a name": "Script must have a name", - "Exit Full Screen (ESC)": "Exit Full Screen (ESC)", - "Stock Charts & Forex Charts": "Stock Charts & Forex Charts", - "Toggle favorite": "Toggle favorite", - "Buy Ask": "Buy Ask __quote__", - "Frequency": "Frequency", - "Buy Bid": "Buy Bid __quote__", - "Sell Ask": "Sell Ask __quote__", - "Sell Bid": "Sell Bid __quote__", - "Condition": "Condition", - "Connected": "Connected", - "CONNECT": "CONNECT", - "Disconnected": "Disconnected", - "Exiting Channel": "Exiting Channel", - "All": "All", - "5y": "5y", - "1y": "1y", + "Use Lower Deviation": "Use Lower Deviation", + "Use only one account - registering with multiple accounts is not allowed.": "Пользоваться только одной учетной записью. Нельзя регистрироваться, используя несколько записей.", + "Use Upper Deviation": "Use Upper Deviation", + "Username": "Имя пользователя", + "useTrueRange_input": "Использовать TrueRange", + "UTC": "По Гринвичу", + "Valuation": "Valuation", + "Value": "Значение", + "Vancouver": "Ванкувер", + "Vertical Line": "Вертикальная линия", + "Views": "Views", + "Visual Order": "Порядок слоев", + "Vol": "Объём", + "Volatility Stop": "Volatility Stop", + "Volume Based": "Volume Based", + "Volume Leaders": "Лидеры по объему", + "Volume MA": "Средняя по объёму", + "Volume Oscillator": "Процентный осциллятор объема", + "Volume Oscillator_study": "Процентный осциллятор объема", + "Volume profile indicators and extended trading hours": "Индикаторы профиля объема и торговые данные вне сессии", + "Volume Profile Indicators": "Индикаторы профиля объема", + "Volume": "Объём", + "Volume_study": "Объем", + "VolumeProfile": "Профиль объема", + "Vortex Indicator": "Vortex Indicator", + "VWAP": "VWAP", + "VWMA": "Скользящее среднее, взвешенное по объему", + "VWMA_study": "Скользящее среднее, взвешенное по объему", + "W_dates": "Н", + "Waning moon": "Убывающая Луна", + "Want official data and more features?": "Хотите официальные данные и больше функций?", + "Warning": "Предупреждение", + "Warsaw": "Варшава", + "Watchlist": "Котировки", + "Watchlist, details and news": "Котировки, информация и новости", + "Watermark": "Водяной знак", + "Wave Size": "Размер волны", + "We are doing some brief daily maintenance. Alerts will be back really soon, thanks for your patience!": "У нас небольшая профилактика. Уведомления скоро будут доступны снова, спасибо за понимание!", + "We are happy to give away as many things for free as possible, however studies are server-based and this takes considerable resources. So we can't give an unlimited number of indicators to everyone for free (as much as we'd like to).": "Мы рады предоставлять бесплатно много полезных функций, но индикаторы вычисляются на серверах и требуют значительных ресурсов. Таким образом, мы не можем сделать это бесплатным для всех (как бы мы этого не хотели) .", + "We'are sorry, something went wrong. Try to reload page.": "К сожалению, что-то пошло не так. Пожалуйста, обновите страницу.", + "week": "неделя", + "week_plural_2": "недели", + "week_plural_5": "недель", + "week_plural": "н", + "Weekly": "Weekly", + "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.": "Добро пожаловать в редактор кода скриптов на TradingView. Здесь вы можете создавать новые индикаторы и стратегии, а также изменять уже существующие. У вас пока что нет созданных скриптов!", + "White": "Белая", + "Why Go Pro?": "Зачем нужен Pro?", + "Wick": "Фитиль", + "Width": "Ширина", + "Willams %R": "Процент Вильямса", + "Willams %R_study": "Процент Вильямса", + "Williams %R": "Williams %R", + "Williams Alligator": "Аллигатор Билла Вильямса", + "Williams Alligator_study": "Аллигатор Билла Вильямса", + "Williams Fractal": "Williams Fractal", + "Window Size_input": "Размер окна", + "With Markers": "С точками", + "wizofstep": "__index__ of __steps__", + "WMA Length_input": "Длина WMA", + "Woodies CCI": "Woodies CCI", + "wrote": "написал(а)", + "XABCD Pattern": "Шаблон XABCD", + "y_dates": "г", + "y_dates_plural_2": "г", + "y_dates_plural_5": "л", + "y_dates_plural": "y_plural", + "Yearly": "Yearly", + "YES": "Да", + "Yes": "Да", + "You already have Pro Plus trial.": "У вас уже есть подписка на пробный PRO PLUS.", + "You already participated in Pro Plus trial.": "У вас уже была подписка на пробный PRO PLUS.", + "You already set {{options.maxAlertsNumber}} alerts. Upgrade to PRO Plus to set unlimited custom alerts and improve your experience!": "Вы уже создали {{options.maxAlertsNumber}} уведомления. Повысьте план до PRO Plus, чтобы устанавливать неограниченное число уведомлений и улучшить качество использования!", + "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.": "У вас уже есть PRO подписка. Пробная PRO PLUS подписка не может быть использована при наличии PRO подписки.", + "You are not authenticated.": "Вы не прошли аутентификацию.", + "You are not logged in. Please sign in.": "Вы не залогинены. Пожалуйста, войдите на сайт.", + "you are using browser": "Вы используете__browser__, ваша ОС __os__.", + "You can not vote twice for one message": "Вы не можете повторно голосовать за сообщение", + "You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.": "Вы можете создавать до 8 графиков в одной вкладке браузера. Кроме того, возможно связать графики по признаку интервала или названия инструмента. Также доступен глобальный курсор, который синхронизирует все графики.", + "You can save up to 5 charts with your subscription. Upgrade to PRO, PRO Plus or Premium membership and save unlimited charts, along with many other exciting features. Starting from only $9.95 a month - upgrade today!": "Вы можете сохранять до 5 графиков с вашим уровнем плана. Повысьте его до PRO, PRO Plus или Premium и сохраняйте столько графиков, сколько необходимо, а также получите другие замечательные функции. Цены начинаются с $9.95 в месяц - попробуйте новые возможности прямо сейчас!", + "You have no ignored users": "Вы не игнорируете ни одного пользователя", + "You have no private messages yet": "Нет сообщений", + "You may subscribe for official realtime and intraday data.": "Вы можете подписаться на официальные внутридневные данные без задержек", + "You requested a custom interval that is available only to PRO users.": "Вы запросили нестандартный интервал, который доступен только PRO пользователям.", + "You requested a hotlist that is available only to PRO users.": "Вы запросили лист лидеров рынка, который доступен только PRO пользователям.", + "You requested a symbol that is available only to PRO Plus and Premium users. You will now be switched to the equivalent BATS symbol.": "Вы запросили инструмент, который доступен только PRO Plus и Premium пользователям. Вы будете автоматически переключены на эквивалентный BATS инструмент.", + "You requested an intraday spread symbol that is available only to PRO Plus and Premium users. You will now be switched to a Daily (D) interval.": "Вы запросили график внутридневного спреда, который доступен только PRO PLUS и PREMIUM пользователям. Вы будете автоматически переключены на дневной (Д) интервал.", + "You will be automatically redirected to PayPal in order to finish your purchase.": "Вы будете автоматически перенаправлены на сайт PayPal для завершения покупки.", + "You're subscribing to {{ product_title }}": "Вы подписываетесь на {{ product_title }}", + "Your 30-day free PRO Plus account has been activated. You are now part of a community of 2 million+ ideas that have been created within TradingView charts. To help get the ball rolling, we'd suggest you spend a few minutes familiarizing yourself with our online help section. We hope you enjoy working with TradingView and wish you good trading!": "Бесплатный 30-тидневный период пользования подпиской PRO PLUS активирован. Теперь вы стали частью сообщества TradingView, где уже более 2 миллионов идей. Чтобы ознакомиться с нашими возможностями, мы рекомендуем посетить раздел помощи. Мы надеемся, что вам понравится работать с TradingView и желаем вам удачи в торговле!", + "Your account will be charged $0.01 in order to verify it.": "С вашего счета будет снято $0.01 в целях его проверки.", + "Your chart is being saved, please wait a moment before you leave this page.": "Ваш график сохраняется, подождите немного, перед тем как перейти с этой страницы, или закрыть ее.", + "Your credit card on file is XXXX-XXXX-XXXX": "Your credit card on file is XXXX-XXXX-XXXX", + "Your free account allows you to apply up to 10 studies to a chart. Upgrade to PRO, PRO Plus or Premium account to have as many studies on a chart as you want, as well as many other exciting features.": "Ваш бесплатный план позволяет использовать не более 10 индикаторов одновременно. Перейдите на PRO, PRO Plus или Premium, чтобы иметь столько индикаторов на графике, сколько необходимо, а также пользоваться другими замечательными возможностями.", + "Your Order": "Your Order", + "Your Personal Invitation to Go PRO Plus": "Your Personal Invitation to Go PRO Plus", "ytd": "ytd", "YTD": "YTD", - "6m": "6m", - "3m": "3m", - "1m": "1m", - "5d": "5d", - "1d": "1d", - "Room title": "Room title", - "Room purpose": "Room purpose", - "Edit chat room": "Edit chat room", - "Create new public chat": "Create new public chat", - "Show Symbol Last Value": "Show Symbol Last Value", - "Show Indicator Last Value": "Show Indicator Last Value", - "Paper Trading is disconnected": "Paper Trading is disconnected", - "Hide Buy/Sell Panel": "Hide Buy/Sell Panel", - "Sell symbol": "Sell __displaySymbol__ Stop __abbreviatedNumber__ @ __formattedValue__", - "Buy symbol": "Buy __displaySymbol__ Limit __abbreviatedNumber__ @ __formattedValue__", - "IDEA TITLE AND DESCRIPTION": "IDEA TITLE AND DESCRIPTION", - "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.": "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.", - "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.": "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.", - "SHORT": "SHORT", - "LONG": "LONG", - "NEUTRAL": "NEUTRAL", - "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

": "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

", - "you are using browser": "You are using __browser__ on __os__.", - "Hide data": "Hide data", - "Show data": "Show data", - "Study Templates": "Study Templates", - "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout": "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout", - "Find existing chat": "Find existing chat", - "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", - "Black": "Black", - "Blue": "Blue", - "Grey": "Grey", - "White": "White", - "Show Positions": "Show Positions", - "Show Orders": "Show Orders" + "Zero Line": "Zero Line", + "Zero": "Ноль", + "Zig Zag": "Zig Zag", + "Zoom In": "Увеличить масштаб", + "Zoom Out": "Уменьшить масштаб", + "{0} bars": "Бары: {0}", + "{0} copy": "{0} (копия)", + "{0} ideas...": "Идеи по {0} ...", + "{0} P&L: {1}": "{0} П(У): {1}", + "Up bars": "Растущие бары", + "Down bars": "Нисходящие бары", + "Projection up bars": "Projection up bars", + "Projection down bars": "Projection down bars", + "ATR length": "Длина ATR", + "Reversal amount": "Разворот через", + "Number of line": "Number of line", + "HL": "HL", + "ATR": "ATR", + "Traditional": "Традиционный", + "Website": "Веб-сайт", + "Support": "Поддержка", + "PRO Premium": "PRO PREMIUM", + "PRO Plus": "PRO PLUS", + "PRO Plus Early Access": "PRO Plus Early Access", + "Update Payment Method": "Обновить способ платежа", + "Enter your new address": "Введите новый адрес", + "Save changes": "Сохранить изменения", + "All your current subscriptions will be updated to use the new account.": "All your current subscriptions will be updated to use the new account.", + "This trading product is integrated in TradingView thanks to our Partner Program for Developers. These are independent, unaffiliated studies, which are not part of TradingView subscriptions – these are separate tools that you buy if you want. Description, algorithm, support and prices are all determined by the author.": "This trading product is integrated in TradingView thanks to our Partner Program for Developers. These are independent, unaffiliated studies, which are not part of TradingView subscriptions – these are separate tools that you buy if you want. Description, algorithm, support and prices are all determined by the author.", + "EDIT SUBSCRIPTION": "РЕДАКТИРОВАТЬ ПОДПИСКУ", + "TradingView Account": "TradingView Account", + "

Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the features, top authors or create your first idea!

": "

Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the features, top authors or create your first idea!

", + "Alert not found with standart API": "Alert not found with standart API", + "Chatting is enabled {0} hours after creating a new account. This is done to prevent chat bots and general spam.": "Обладатели вновь созданного аккаунта могут воспользоваться чатом не ранее, чем через {0} ч. после регистрации. Это ограничение — вынужденная мера, которая ограждает сообщество от ботов и спама.", + "Do you really want to clear alerts log?": "Вы действительно хотите очистить журнал уведомлений ?", + "Do you really want to delete alert {0}?": "Вы действительно хотите удалить уведомление {0} ?", + "Do you really want to delete script '{0}'?": "Вы действительно хотите удалить скрипт '{0}'?", + "Do you really want to delete {0} alerts?": "Вы действительно хотите удалить {0} уведомлений ?", + "Do you really want to stop alert {0}?": "Вы действительно хотите остановить уведомление {0} ?", + "Do you really want to stop {0} alerts?": "Вы действительно хотите остановить {0} уведомлений ?", + "EPS": "EPS", + "EPS Dil": "EPS Dil", + "Edit Idea": "Редактировать идею", + "Multi Charts Layout": "Расположение нескольких графиков", + "PE": "PE", + "PRO": "PRO", + "Publish Idea": "Опубликовать идею", + "2 year": "2 year", + "All fields are required": "Необходимо заполнить все поля", + "Available": "Available", + "Check credit card number and CVV/CSC code": "Проверьте номер карты и код CVV/CSC", + "Check expiration date": "Проверьте дату экспирации", + "City": "Город", + "Comments": "Комментарии", + "Country": "Страна", + "Credit Card": "Банковская карта", + "Credit card fields may contain only digits": "Credit card fields may contain only digits", + "Enter your ZIP code": "Enter your ZIP code", + "If you want to change the address, please enter your ZIP code here": "If you want to change the address, please enter your ZIP code here", + "Make payment with previously used details": "Make payment with previously used details", + "More {{sectionName}} Ideas": "Больше {{sectionName}} идей", + "PayPal": "PayPal", + "Payment Information": "Payment Information", + "Please choose at least one exchange to continue.": "Для продолжения, выберите хотя бы одну биржу.", + "Please use only latin characters in address fields": "Please use only latin characters in address fields", + "Please use only latin characters in your first and last names": "Please use only latin characters in your first and last names", + "State/Region": "State/Region", + "Street": "Улица", + "Subscribe": "Subscribe", + "Zip Code": "Zip Code", + "year": "year", + " Limit ": " Лимит ", + " Stop ": " Стоп ", + "

Only D, W, M intervals are supported for this symbol/exchange. You will be automatically switched to a D interval. Intraday intervals are not available because of exchange policies.

": "

Only D, W, M intervals are supported for this symbol/exchange. You will be automatically switched to a D interval. Intraday intervals are not available because of exchange policies.

", + "

Symbol ": "

Symbol ", + "Account Name": "Account Name", + "Active Chart": "Активный график", + "Active chart doesn't contain the study you are going to publish": "На выбранном графике нет техники, которую вы собираетесь опубликовать", + "Add this room to favorites": "Добавить эту комнату в избранные", + "Add {0}...": "Добавить {0}...", + "Alerts maintenance": "Alerts maintenance", + "All Charts": "Все графики", + "All fields are required.": "Необходимо заполнить все поля.", + "Are you sure you want to overwrite '{0}' script?": "Вы уверены, что хотите перезаписать '{0}' скрипт?", + "Balances": "Balances", + "Ban ": "Ban ", + "Ban expires in {0}": "Окончание бана через {0}", + "Ban user": "Забанить пользователя", + "Brokerage Name": "Brokerage Name", + "By": "By", + "CQG Password": "CQG пароль", + "CQG Username": "CQG имя пользователя", + "Can't create alert on invalid symbol": "Невозможно создать уведомление для неправильного инструмента", + "Can't create alert when offline": "Can't create alert when offline", + "Can't edit alert on invalid symbol": "Невозможно редактировать уведомление для неправильного инструмента", + "Can't edit alert when offline": "Can't edit alert when offline", + "Change Background Transparency": "Изменить прозрачность фона", + "Change Balloon Background Color": "Change Balloon Background Color", + "Change Balloon Background Transparency": "Change Balloon Background Transparency", + "Change Balloon Border Color": "Change Balloon Border Color", + "Change Balloon Text": "Change Balloon Text", + "Change Balloon Text Font Size": "Change Balloon Text Font Size", + "Change Balooon Text Color": "Change Balooon Text Color", + "Change Border Color": "Change Border Color", + "Change CQG password": "Изменить пароль CQG", + "Change Curve Background Color": "Change Curve Background Color", + "Change Curve Background Transparency": "Change Curve Background Transparency", + "Change Curve Filling": "Change Curve Filling", + "Change Curve Line Color": "Change Curve Line Color", + "Change Curve Line Extending Left": "Change Curve Line Extending Left", + "Change Curve Line Extending Right": "Change Curve Line Extending Right", + "Change Curve Line Left End": "Change Curve Line Left End", + "Change Curve Line Right End": "Change Curve Line Right End", + "Change Curve Line Style": "Change Curve Line Style", + "Change Curve Line Width": "Change Curve Line Width", + "Change Fib Arcs Background Transparency": "Change Fib Arcs Background Transparency", + "Change Fib Arcs Background Visibility": "Change Fib Arcs Background Visibility", + "Change Fib Speed Resistance Arcs Full Cirlces Mode": "Change Fib Speed Resistance Arcs Full Cirlces Mode", + "Change Fib Speed Resistance Arcs Levels Visibility": "Change Fib Speed Resistance Arcs Levels Visibility", + "Change Fib Speed Resistance Arcs Line Color": "Change Fib Speed Resistance Arcs Line Color", + "Change Fib Speed Resistance Arcs Visibility": "Change Fib Speed Resistance Arcs Visibility", + "Change Fib Speed Resistance Arcs Width": "Change Fib Speed Resistance Arcs Width", + "Change Password": "Изменить пароль", + "Change Price Text Color": "Change Price Text Color", + "Change Price Text Font Size": "Change Price Text Font Size", + "Change Time Cycles Background Color": "Change Time Cycles Background Color", + "Change Time Cycles Background Transparency": "Change Time Cycles Background Transparency", + "Change Time Cycles Color": "Change Time Cycles Color", + "Change Time Cycles Filling": "Change Time Cycles Filling", + "Change Time Cycles Line Style": "Change Time Cycles Line Style", + "Change Time Cycles Line Width": "Change Time Cycles Line Width", + "Check firewall settings and make sure access to websocket ({0} port {1}) is open. Then click Reconnect or press F5.": "Проверьте настройки брандмауэра и удостоверьтесь в том, что доступ к WebSocket ({0} порт {1}) открыт. Затем кликните Переподключиться, или нажмите клавишу F5.", + "Click the broker you want to trade through": "Выберите брокера, через которого вы будете торговать", + "Collaterals": "Collaterals", + "Confirm Password": "Подтвердить пароль", + "Connect to CQG": "Подключиться к CQG", + "Connection is lost": "Соединение потеряно", + "Content": "Content", + "Continue to checkout": "Continue to checkout", + "Continued violation of chat etiquette": "Continued violation of chat etiquette", + "Continued violation of chat etiquette.": "Continued violation of chat etiquette.", + "Countdown": "Отображать обратный отсчет", + "Create New List": "Создать новый лист", + "Create New List...": "Создать новый лист...", + "Curve": "Кривая", + "December": "Декабрь", + "Degree": "Degree", + "Describe your company and project in a few sentences.": "Опишите свой проект и компанию в нескольких предложениях.", + "Desktop notifications": "Оповещения браузера", + "Desktop notifications when I'm mentioned": "Оповещения браузера, когда говорят обо мне", + "Dialog": "Dialog", + "Do you realy want to delete{0}watchlist?": "Вы действительно хотите удалить{0}котировочный лист?", + "Do you want to take advantage of this offer now?": "Do you want to take advantage of this offer now?", + "Double Curve": "Двойная кривая", + "Early Access 50% off{{#is_finished}} – Final chance{{/is_finished}}": "Early Access 50% off{{#is_finished}} – Final chance{{/is_finished}}", + "Early Access for $15/Month": "Early Access for $15/Month", + "Edit Alert...": "Редактировать уведомление...", + "Edit {0} Alert...": "Редактировать {0} уведомление...", + "Elliott Correction Wave (ABC)": "Elliott Correction Wave (ABC)", + "Elliott Double Combo Wave (WXY)": "Elliott Double Combo Wave (WXY)", + "Elliott Impulse Wave (12345)": "Elliott Impulse Wave (12345)", + "Elliott Triangle Wave (ABCDE)": "Elliott Triangle Wave (ABCDE)", + "Elliott Triple Combo Wave (WXYXZ)": "Elliott Triple Combo Wave (WXYXZ)", + "Email notifications": "Уведомления по эл. почте", + "Email notifications when I'm mentioned": "Уведомления по эл. почте, когда говорят обо мне", + "Email-to-sms is the easiest and absolutely free way to send text message (SMS) from the internet to phones. This site aims to be the most complete and up-to-date list of email addresses that can be used to send text messages to phones.": "Email-to-sms is the easiest and absolutely free way to send text message (SMS) from the internet to phones. This site aims to be the most complete and up-to-date list of email addresses that can be used to send text messages to phones.", + "Error occured": "Произошла ошибка", + "Error while trying to create snapshot.": "Error while trying to create snapshot.", + "Error:": "Ошибка:", + "Error: too long text": "Ошибка: слишком длинный текст", + "Export Watchlist": "Экспортировать лист...", + "Failed:": "Не удалось:", + "Full Circles": "Полные круги", + "Get the link to your individual GitHub profile, which we’ll enable for access to the library.": "Get the link to your individual GitHub profile, which we’ll enable for access to the library.", + "Go PRO": "Стань PRO", + "HL Bars": "HL Bars", + "Here are a few steps to get your Charting Library:": "Here are a few steps to get your Charting Library:", + "Hide alert label line": "Hide alert label line", + "Horz Grid Lines": "Гор. линии сетки", + "How to fix:": "Как это исправить:", + "If you like what you see, you have an exclusive chance to get 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.": "If you like what you see, you have an exclusive chance to get 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.", + "If you need support then please visit our issues tracker using your GitHub profile we’ve granted access to.": "If you need support then please visit our issues tracker using your GitHub profile we’ve granted access to.", + "Import Watchlist...": "Импортировать лист...", + "Import/Export Watchlists": "Импортировать/экспортировать листы", + "Indicator Labels": "Отображать имя индикатора на шкале", + "Interval is not applicable": "Interval is not applicable", + "Invalid data format": "Invalid data format", + "Invalid limit price": "Неправильная цена лимита", + "Invalid quantity": "Неправильное количество", + "Invalid stop price": "Неправильная цена стопа", + "It appears that your browser does not support Canvas technology, which is needed for TradingView to work.
": "Похоже, что ваш браузер не поддерживает технологию Canvas, которая необходима для работы TradingView.
", + "It appears that your browser does not support WebSocket technology and does not have Adobe Flash plugin installed, one of which is essential for our portal.
": "Похоже, что ваш браузер не поддерживает технологию WebSocket, или Adobe Flash плагин не установлен, оба необходимы для работы нашего ресурса.
", + "June": "Июнь", + "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That is less than $15/month. Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!": "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That is less than $15/month. Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!", + "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.": "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.", + "Just wait awhile. We will send you all necessary information ASAP.": "Пожалуйста, подождите немного. Мы скоро отправим вам всю необходимую информацию.", + "Launch chat in a separate window": "Запустить чат в отдельном окне", + "Left Axis": "Левая шкала", + "Library Without The Link": "Library Without The Link", + "Line - Close": "Line - Close", + "Line - HL/2": "Line - HL/2", + "Line - High": "Line - High", + "Line - Low": "Line - Low", + "Line - Open": "Line - Open", + "Load all alerts...": "Загрузить все уведомления...", + "Lock Cursor In Time": "Зафиксировать курсор по времени", + "Log in": "Log in", + "My Lists": "My Lists", + "New Password": "Новый пароль", + "New password and confirmation doesn't match": "Новый пароль и подтверждение пароля не совпадают", + "New password is required": "Нужен новый пароль", + "No address input to apply autocomplete": "No address input to apply autocomplete", + "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at founders@tradingview.com": "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at founders@tradingview.com", + "No brokers available": "Нет доступных брокеров", + "Non-tradable symbol": "Неторгуемый инструмент", + "Now is your LAST and FINAL chance to get 12 months for only $179.4 (regular $360). That’s less than $15/month and 50% off regular month-to-month payments.": "Now is your LAST and FINAL chance to get 12 months for only $179.4 (regular $360). That’s less than $15/month and 50% off regular month-to-month payments.", + "OC Bars": "OC Bars", + "Oh no! You have only 2 weeks left in your PRO Plus trial! These benefits will expire in two short weeks:": "Oh no! You have only 2 weeks left in your PRO Plus trial! These benefits will expire in two short weeks:", + "Old Password": "Старый пароль", + "Old password is required": "Нужен старый пароль", + "Oops, something went wrong": "Упс, что-то пошло не так", + "Oops, your browser can't display our charts!": "К сожалению, ваш браузер не может отобразить наши графики.", + "Orders": "Orders", + "PRO account": "PRO account", + "Password confirmation is required": "Необходимо подтверждение пароля", + "Passwords do not match.": "Пароль не совпадает.", + "Place": "Place", + "Please add 'study(title=\"SomeTitle\")' statement to the script code": "Please add 'study(title=\"SomeTitle\")' statement to the script code", + "Please report the issue or click Reconnect.": "Пожалуйста, сообщите о проблеме, или кликните Переподключиться.", + "Please use one of the following browsers:": "Используйте один из следующих браузеров:", + "Please, install Flash plugin or consider updating to one of these modern browsers with WebSocket support:": "Установите Flash плагин, или один из современных браузеров, поддерживающих WebSocket:", + "Please, try to reload page to edit user data": "Please, try to reload page to edit user data", + "Positions": "Positions", + "Pro Plus": "PRO PLUS", + "Processing script...": "Обработка скрипта...", + "Publish All Charts": "Опубликовать все графики", + "Publish Only": "Опубликовать только", + "Published Idea": "Опубликованная идея", + "Recent chats": "Последние чаты", + "Reconnect": "Переподключиться", + "Rename List": "Переименовать лист", + "Rename List...": "Переименовать лист...", + "Report a data issue": "Сообщить о проблеме с данными", + "Restore Size": "Restore Size", + "Right Axis": "Правая шкала", + "Risk/Reward": "Risk/Reward", + "Save List As...": "Сохранить лист как...", + "Script '{0}' has been saved": "Скрипт '{0}' был сохранен", + "Script cannot be compiled because of errors.": "Скрипт не может быть скомпилирован, так как содержит ошибки.", + "Script has been deleted": "Скрипт был удален", + "Script is not saved. Nothing to delete.": "Скрипт не был сохранен и не может быть удален.", + "Script is not saved. Nothing to rename.": "Скрипт не сохранен, нельзя переименовать", + "Script study added to the chart": "Техника была добавлена на график", + "Select Broker": "Выбрать брокера", + "Select alert": "Выбрать уведомление", + "Send all the stuff to Stan Bokov at founders@tradingview.com": "Отправьте все материалы Стасу Бокову founders@tradingview.com", + "Series Sale Name": "Series Sale Name", + "Series Sale Number": "Series Sale Number", + "Server broke the connection. Click Reconnect or press F5.": "Сервер разорвал связь. Кликните Переподключиться, или нажмите F5.", + "Shortcuts": "Shortcuts", + "Show Dividends": "Отображать дивиденды", + "Show Earnings": "Отображать доходы на акцию", + "Show Hidden Tools": "Показать скрытые инструменты", + "Show Splits": "Отображать дробление акций", + "Show Symbol Info": "Показывать информацию по инструменту", + "Show Values": "Показать значения", + "Sign our License Agreement": "Sign our License Agreement", + "Sine Line": "Sine Line", + "Sorry, an error has occurred": "Сожалеем, произошла ошибка", + "Study": "Техника", + "Success": "Успешно", + "Symbol Info": "Информация по инструменту", + "Symbol Info...": "Информация по инструменту...", + "Symbol Labels": "Отображать инструмент на шкале", + "Time Cycles": "Time Cycles", + "To purchase the commercial version of the library, please contact Stan Bokov at founders@tradingview.com.": "Чтобы купить коммерческую версию библиотеки, пожалуйста, свяжитесь с Стасом Боковым founders@tradingview.com.", + "TradingView Notice": "TradingView Notice", + "Trial confirmation dialog": "Trial confirmation dialog", + "Trial confirmation text": "Trial confirmation text", + "Try": "Try", + "URL cannot be recieved.": "URL не может быть получен.", + "Unexpected error: can't change profile data": "Неожиданная ошибка: невозможно изменить данные профиля", + "Unread Messages": "Непрочтенные сообщения", + "Upgrade and get 50% off regular month-to-month payments!": "Upgrade and get 50% off regular month-to-month payments!", + "User cancelled operation": "User cancelled operation", + "Vert Grid Lines": "Верт. линии сетки", + "Visual settings...": "Настройки отображения...", + "Widget": "Виджет", + "Width (% of the Box)": "Width (% of the Box)", + "Wrong value": "Неправильное значение", + "You have unsaved changes in the current script. Do you really want to discard them and start working with another script?": "В текущем скрипте есть несохраненные изменения. Вы действительно хотите отменить их и начать работать с другим скриптом?", + "Your Password Has Expired": "Ваш пароль устарел", + "Your password has expired, please enter new password": "Ваш пароль устарел, введите новый пароль", + "active at": "active at", + "ago": "назад", + "agreed with your idea %chart% about %symbol%": "согласился с вашей идей %chart% по %symbol%", + "all inactive": "all inactive", + "and details": "and details", + "avg fill price": "avg fill price", + "avg price": "avg price", + "balance": "баланс", + "best ask": "best ask", + "best bid": "best bid", + "cach excess": "cach excess", + "changed status": "изменил статус", + "collateral": "collateral", + "commented on idea you follow %chart% about %symbol%": "прокомментировал идею, которую вы читаете %chart% по %symbol%", + "commented on your idea %chart% about %symbol%": "прокомментировал вашу идею %chart% по %symbol%", + "currency": "валюта", + "disagreed with your idea %chart% about %symbol%": "не согласился с вашей идеей %chart% по %symbol%", + "fill qty": "fill qty", + "filtered": "filtered", + "id": "id", + "initial margin": "initial margin", + "is now following you": "теперь читает вас", + "last trade": "последняя сделка", + "less than a minute": "меньше минуты", + "limit price": "лимит", + "mn": "мин", + "mvo": "mvo", + "offset": "offset", + "on": "on", + "open P/L": "open P/L", + "or choose another broker": "или выберите другого брокера", + "ote": "ote", + "placing time": "placing time", + "published new idea %chart% about %symbol% you follow": "published new idea %chart% about %symbol% you follow", + "purchasing power": "purchasing power", + "qty": "qty", + "replied to your comment on %chart% about %symbol%": "replied to your comment on %chart% about %symbol%", + "side": "side", + "sign in or register": "sign in or register", + "status": "статус", + "stop price": "stop price", + "subscription": "subscription", + "symbol": "инструмент", + "total margin": "total margin", + "total value": "total value", + "type": "тип", + "upl": "upl", + "w": "w", + "y": "y", + "you follow commented on %chart% about %symbol%": "you follow commented on %chart% about %symbol%", + "you follow published new idea %chart% about %symbol%": "you follow published new idea %chart% about %symbol%", + "{0} is already in this chat.": "{0} уже в этом чате.", + "Сolor line": "Сolor line", + "Bottom Center": "Bottom Center", + "Bottom Left": "Bottom Left", + "Bottom Right": "Bottom Right", + "Chart snapshot": "Chart snapshot", + "Create Horizontal Line": "Добавить горизонтальную линию", + "Create Vertical Line": "Добавить вертикальную линию", + "Hide Published Charts Timeline": "Hide Published Charts Timeline", + "Left": "Left", + "Middle Center": "Middle Center", + "Middle Left": "Middle Left", + "Middle Right": "Middle Right", + "No color themes saved": "No color themes saved", + "Right": "Right", + "Room {0} was deleted": "Комната {0} была удалена", + "Theme": "Theme", + "Theme name": "Имя темы", + "Top Center": "Top Center", + "Top Left": "Top Left", + "Top Right": "Top Right", + "TradingView Partner": "Партнер TradingView", + "You were in the video call. Duration: {0}": "You were in the video call. Duration: {0}", + "{0} has entered the chat": "{0} зашел в чат", + "{0} has left the chat": "{0} вышел из чата", + "{0} was banned for {1} minutes": "{0} был забанен на {1} минуту", + "Discipline is the foundation of profitable trading for both discretionary and systematic traders. Visually stunning and intuitive to use, 3D ProSuite is an indispensible professional toolkit of point-and-shoot quantitative risk management and decision support tools for stock pickers and traders focused on technical entry techniques. Know instantly where to place a trailing stop and where to exit. Identify trends and pullbacks. Watch rotation and volatility in real time. Calculate hedge ratios for protection. Identify extremes. Non-programmers interested in systematic trading can take advantage of our strategy to test a combination of 3D ProSuite with moving average filter, channel filter, and volatility filter.": "Discipline is the foundation of profitable trading for both discretionary and systematic traders. Visually stunning and intuitive to use, 3D ProSuite is an indispensible professional toolkit of point-and-shoot quantitative risk management and decision support tools for stock pickers and traders focused on technical entry techniques. Know instantly where to place a trailing stop and where to exit. Identify trends and pullbacks. Watch rotation and volatility in real time. Calculate hedge ratios for protection. Identify extremes. Non-programmers interested in systematic trading can take advantage of our strategy to test a combination of 3D ProSuite with moving average filter, channel filter, and volatility filter.", + "AOS FX Primer is made up of 3 separate indicators to help you better analyse the markets. AOS FX Sessions shows session start/end times (automatically handling Daylight Saving changes) along with opening ranges. AOS FX Day HL shows the High and Low level for the past 2 years, automatically handling Daylight Saving changes. AOS ATRplus shows the moving average mid-point of the previous bar ranges. Please see our website for a full description and screenshots.": "AOS FX Primer is made up of 3 separate indicators to help you better analyse the markets. AOS FX Sessions shows session start/end times (automatically handling Daylight Saving changes) along with opening ranges. AOS FX Day HL shows the High and Low level for the past 2 years, automatically handling Daylight Saving changes. AOS ATRplus shows the moving average mid-point of the previous bar ranges. Please see our website for a full description and screenshots.", + "Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:

  • Dynamically plot market support and resistance areas (SCMR Dynamic Levels™)
  • Highlight individual bar conditions (SCMR B2B™)
  • Measure and time market trading ranges (SCMR Momentum Peaks™)
No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.": "Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:
  • Dynamically plot market support and resistance areas (SCMR Dynamic Levels™)
  • Highlight individual bar conditions (SCMR B2B™)
  • Measure and time market trading ranges (SCMR Momentum Peaks™)
No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.", + "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex. For more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.": "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex. For more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.", + "\"Buy Sell\" indicator is simple yet powerful trading signals that will help you consistently profit from the market. It built with risk management in mind, meaning average winning trade will be more than average losing trade several times.

It comes with signals and trend confirmation. For more information please visit: synergytrading.weebly.com": "\"Buy Sell\" indicator is simple yet powerful trading signals that will help you consistently profit from the market. It built with risk management in mind, meaning average winning trade will be more than average losing trade several times.

It comes with signals and trend confirmation. For more information please visit: synergytrading.weebly.com", + "Above Bar": "Above Bar", + "Absolute": "Absolute", + "Below Bar": "Below Bar", + "Bottom": "Bottom", + "Top": "Top", + "Alerts are not yet available for this chart type. Please check GetSatisfaction and vote for this feature to show support for it.": "Уведомления пока не доступны для этого типа чарта. Пожалуйста, заходите на GetSatisfaction и голосуйте за добавление этого функционала.", + "Arguments": "Arguments", + "Built-in Functions": "Встроенные функции", + "Built-in Variable": "Встроенная переменная", + "Built-in Variables": "Встроенные переменные", + "Built-in'+(docs.kind === TVScript.FunKind.DECL ? ' Annotation' : '": "Built-in'+(docs.kind === TVScript.FunKind.DECL ? ' Annotation' : '", + "Confirm replacing": "Confirm replacing", + "Delete all drawing for this symbol": "Удалить все инструменты рисования для этого символа", + "Examples": "Примеры", + "Language Operator": "Language Operator", + "Language Operators": "Language Operators", + "My Ideas": "Мои идеи", + "Not Now": "Не сейчас", + "Oops!": "Упс!", + "Open Manage Drawings": "Open Manage Drawings", + "PUBLISH PRIVATE IDEA": "КОНФИДЕНЦИАЛЬНО", + "Pine Script Reference (new window)": "Pine Script Reference (new window)", + "Pine Script Reference (pop-up)": "Pine Script Reference (pop-up)", + "Publish Private Idea": "Создать приватную идею", + "Publishing is possible only from the chart page. Please open a chart and then try again.": "Публикация возможна только со страницы с графиком. Пожалуйста, откройте график и попробуйте снова.", + "Remarks": "Remarks", + "Remove all line tools for ": "Remove all line tools for ", + "Returns": "Returns", + "Script Language Reference Manual": "Script Language Reference Manual", + "See Also": "See Also", + "Syntax": "Синтаксис", + "Type:": "Тип:", + "Be the first to speak": "Начните разговор", + "Ignored users list": "Список игнорируемых пользователей", + "# (Total: {0})": "# (Всего: {0})", + "Hold Shift – draw lines at right angles.": "Hold Shift – draw lines at right angles.", + "Number or , – change interval. Type in a digit for minute charts, or first letter of the word for longer resolutions. E.g. 1, 5, 30, 60, 1440, H, 2H, 6H, D, 5D, 3W, 6M.": "Number or , – change interval. Type in a digit for minute charts, or first letter of the word for longer resolutions. E.g. 1, 5, 30, 60, 1440, H, 2H, 6H, D, 5D, 3W, 6M.", + "By clicking on “Sign Up” you are agreeing to the Terms of Service.": "Нажимая на “Регистрация”, вы принимаете Пользовательское соглашение.", + "Change Days To": "Изменить дни на", + "Change Hours To": "Изменить часы на", + "Change Line Tool Visibility On Days": "Change Line Tool Visibility On Days", + "Change Line Tool Visibility On Hours": "Change Line Tool Visibility On Hours", + "Change Line Tool Visibility On Minutes": "Change Line Tool Visibility On Minutes", + "Change Line Tool Visibility On Months": "Change Line Tool Visibility On Months", + "Change Line Tool Visibility On Weeks": "Change Line Tool Visibility On Weeks", + "Change Minutes To": "Изменить минуты на", + "Correct?": "Всё верно?", + "Could not send your report": "Ваш отчет не был отправлен", + "Crypto/crypto pairs (eg. LTC/BTC) are not currently supported but that may change in the future.": "Crypto/crypto pairs (eg. LTC/BTC) are not currently supported but that may change in the future.", + "Cypher Pattern": "Cypher Pattern", + "Days": "Дни", + "Go to Date...": "Перейти к дате...", + "Go to...": "Перейти...", + "Hours": "Часы", + "IMPORTANT:": "ВАЖНО:", + "Indexes don’t have prices, they have values. There are corresponding ETFs that can be traded. SPX is the SnP500 index, but SPY is the ETF that can be traded.": "У индексов нет цен, а есть значения. Есть соответствующие ETF инструменты, которые торгуются. SPX - это SnP500 индекс, а SPY является ETF инструментом, который торгуется.", + "Last available bar": "Последний доступный бар", + "Minutes": "Минуты", + "Months": "Месяцы", + "Please do not modify the order so we can investigate the issue.": "Пожалуйста, не изменяйте заявку, чтобы мы смогли изучить проблему.", + "Report this message": "Пожаловаться на это сообщение", + "Select order": "Select order", + "Simply
drag & drop

or select file...": "Simply
drag & drop

or select file...", + "Spreads can’t be traded because they are not a single symbol, they are a visual representation of a calculation.": "Спреды не торгуются, так как не являются одиночным инструментом, это - визуальное отображение результата вычисления.", + "Thanks!": "Спасибо!", + "To:": "Кому:", + "Trading issue": "Проблема с торговлей", + "Warning:": "Предупреждение:", + "Weeks": "Недели", + "comment": "комментарий", + "goto date.": "Переход к дате", + "html5 stock charting
library licensing": "html5 stock charting
library licensing", + "message": "сообщение", + "Go": "Перейти", + "Go to": "Переход к дате", + "Report {0} from {1} to moderators": "Отчет {0} от {1} модераторам", + "Reported {0} from @{1}, {2}": "Reported {0} from @{1}, {2}", + "Add Text Note For {0}": "Добавить заметку для {0}", + "Add To Text Notes": "Добавить к заметкам", + "Are you sure you want to delete this script?": "Вы уверены, что хотите удалить этот скрипт?", + "DELETE": "Удалить", + "Do you realy want to delete {0} template?": "Вы действительно хотите удалить шаблон {0}?", + "Do you realy want to replace \"{0}\"?": "Вы действительно хотите заменить \"{0}\"?", + "Idea": "Идея", + "NEW": "новая", + "New Untitled Note": "Новая заметка", + "Open Text Notes Panel": "Открыть панель заметок", + "Please enter a valid URL": "Пожалуйста, введите корректный URL", + "Save template as...": "Сохранить шаблон как...", + "Search Note": "Искать заметку", + "Template name": "Имя шаблона", + "Text Notes": "Заметки", + "Text Notes are available only on chart page. Please open a chart and then try again.": "Заметки доступны только на странице графика. Откройте график и попробуйте еще раз.", + "URL": "URL", + "Add Text Note For __symbol__": "Добавить заметку к __symbol__", + "Add this study to active chart": "Добавить эту технику на выбранный график", + "April": "Апрель", + "Are you sure you want to cancel order %s?": "Вы уверены, что хотите отменить заявку %s?", + "Are you sure you want to ignore messages from __username__?": "Вы уверены, что хотите игнорировать сообщения от __username__?", + "August": "Август", + "Buy ": "Купить ", + "Cancel PRO Account": "Отменить PRO подписку", + "Cancel subscription": "Отменить подписку", + "Change Minutes From": "Change Minutes From", + "Connect to %s": "Подключиться к %s", + "Connection to server was lost": "Соединение с сервером было потеряно", + "Continued violation of chat etiquette. For more information on this etiquette please go to __link__": "Continued violation of chat etiquette. For more information on this etiquette please go to __link__", + "Created {0}.": "Создана {0}.", + "Do you really want to delete __themename__ theme?": "Вы действительно хотите удалить __themename__ тему?", + "Expand __symbol__ chart": "Перейти к графику __symbol__", + "February": "Февраль", + "January": "Январь", + "July": "Июль", + "Last edited {0}": "Последнее изменение {0}", + "Link to __room__ chat": "Link to __room__ chat", + "M": "M", + "March": "Март", + "Neutral": "Neutral", + "No Title": "Без названия", + "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at __email__": "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at __email__", + "No showcase": "Невозможно опубликовать", + "Notice": "Notice", + "November": "Ноябрь", + "October": "Октябрь", + "Open __symbol__ Text Note": "Открыть заметку по инструменту __symbol__", + "Publish": "Publish", + "Room __title__ was deleted": "Комната __title__ была удалена", + "Save theme as...": "Сохранить тему как...", + "Script": "Скрипт", + "Script Error": "Ошибка скрипта", + "Sell ": "Продать ", + "Send private message to __username__": "Отправить личное сообщение __username__", + "September": "Сентябрь", + "Show Published Charts Timeline": "Show Published Charts Timeline", + "Show alert label line": "Show alert label line", + "Show all messages from __username__": "Показать все сообщения для __username__", + "Symbol __symbol__ cannot be traded on TradingView’s Paper Trading. Why not?": "Инструмент __symbol__ не может быть использован в демо торговле на TradingView. Почему нет?", + "To: __username__": "Кому: __username__", + "Unlock": "Unlock", + "__minutes__ min": "__minutes__ мин", + "__minutes__ min __seconds__ sec": "__minutes__ мин __seconds__ сек", + "__seconds__ sec": "__seconds__ сек", + "__username__ has entered the chat": "__username__ зашел в чат", + "__username__ has left the chat": "__username__ вышел из чата", + "days": "дней", + "hours": "часов", + "minutes": "минут", + "months": "месяцев", + "years": "years", + "Sign in or sign up to use paper trading": "Войдите или зарегистрируйтесь чтобы воспользоваться демо торговлей", + "Paper Trading is disconnected.": "Демо торговля не подключена", + "long": "длинная", + "short": "короткая", + "1 day": "1 день", + "1 hour": "1 час", + "10 minutes": "10 минут", + "12 hours": "12 часов", + "3 hours": "3 часа", + "30 minutes": "30 минут", + "5 minutes": "5 минут", + "Balance:": "Баланс:", + "Ban __username__": "Забанить __username__", + "Ban duration:": "Длительность бана:", + "Ban expires in less than __duration__": "Ban expires in less than __duration__", + "Banned permanently": "Забанен навсегда", + "Content that caused the ban:": "Content that caused the ban:", + "Equity:": "Средства:", + "Hi,nnI'm a moderator for TradingView. I reviewed your idea at __chart__ and had to mark it as \"Not Suggested\" because it doesn't comply with our House Rules https://www.tradingview.com/house-rules/.nnPay attention to these rules to get into the Suggested stream more often, or even become a Suggested Author. Please let me know if you have any questions, will be happy to help.": "Hi,nnI'm a moderator for TradingView. I reviewed your idea at __chart__ and had to mark it as \"Not Suggested\" because it doesn't comply with our House Rules https://www.tradingview.com/house-rules/.nnPay attention to these rules to get into the Suggested stream more often, or even become a Suggested Author. Please let me know if you have any questions, will be happy to help.", + "Idea comments": "Комментарии идеи", + "Ideas publishing": "Ideas publishing", + "If you have questions or suggestions, reply to this message.": "Если у вас есть вопросы или предложения, то ответьте на это сообщение.", + "Ignore __username__": "Игнорировать __username__", + "Percents": "Проценты", + "Permanently": "Навсегда", + "Phone": "Телефон", + "Please enter template name": "Введите имя шаблона", + "Please enter theme name": "Введите имя темы", + "Position is being changed": "Position is being changed", + "Private messages": "Личные сообщения", + "Public chats": "Чаты", + "Publish idea": "Опубликовать идею", + "Quote the message which caused the ban along with additional comments if any (a private message with this information will be sent to the user from your account):": "Quote the message which caused the ban along with additional comments if any (a private message with this information will be sent to the user from your account):", + "Read this every time before banning someone! Our goal is to keep a healthy, constructive and useful dialog open in the chatrooms. Sending a private message with a warning is enough to solve 99% of the issues. If that doesn’t help, start with a one-minute ban.": "Пожалуйста, прочтите это перед тем, как забанить кого-либо! Наша цель - поддерживать разумный, конструктивный и содержательный диалог в чатах. Если отправить личное сообщение с предупреждением, то это разрешит 99% всех вопросов. Если это не поможет, то лучше сначала использовать бан на 1 минуту.", + "Save new study template": "Сохранить новый шаблон индикаторов", + "Select violation...": "Select violation...", + "Snapshot": "Snapshot", + "Symbols from Quandl are not currently supported.": "Инструменты с Quandl на данный момент не поддерживаются.", + "Unban __username__": "Отменить бан для __username__", + "Unignore __username__": "Перестать игнорировать __username__", + "User __username__ was banned for __duration__.": "Пользователь __username__ был забанен на __duration__.", + "User __username__ was banned permanently.": "Пользователь __username__ был забанен навсегда.", + "User __username__ was unbanned.": "Бан пользователя __username__ был отменен.", + "Violated house rule:": "Нарушено правило поведения:", + "Violated house rule: __violation__.": "Нарушено правило поведения: __violation__.", + "Violation that caused the ban: __violation__.": "Нарушение, которое привело к бану: __violation__.", + "When selecting this checkbox the study template will set \"__interval__\" interval on a chart": "When selecting this checkbox the study template will set \"__interval__\" interval on a chart", + "You are banned from __banType__ for __duration__ for violating our House Rules. More info - __link__": "Вы были забанены __banType__ на __duration__ за нарушение наших правил поведения. Более подробно - __link__", + "You are permanently banned from __banType__ for violating our House Rules. More info - __link__.": "Вы были забанены навсегда __banType__ за нарушение наших правил поведения. Более подробно - __link__.", + "__firstEnumerationItem__ and __secondEnumerationItem__": "__firstEnumerationItem__ и __secondEnumerationItem__", + "__firstEnumerationItem__, __secondEnumerationItem__ and __thirdEnumerationItem__": "__firstEnumerationItem__, __secondEnumerationItem__ и __thirdEnumerationItem__", + "__firstEnumerationItem__, __secondEnumerationItem__, __thirdEnumerationItem__ and __fourthEnumerationItem__": "__firstEnumerationItem__, __secondEnumerationItem__, __thirdEnumerationItem__ и __fourthEnumerationItem__", + "__username__ is permanently banned. Do you want to unban __username__?": "__username__ забанен навсегда. Вы хотите отменить бан для __username__?", + "commenting": "commenting", + "go to date.": "перейти к дате.", + "publish idea.": "опубликовать идею.", + "publishing": "publishing", + "server failed to place closing order": "server failed to place closing order", + "take snapshot.": "take snapshot.", + "

Pine scripting language

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.": "

Язык программирования Pine

TradingView предоставляет широкий набор встроенных индикаторов, доступных изначально. Язык программирования Pine был разработан специально для опытных пользователей, с его помощью можно редактировать существующие Pine скрипты так, как вам нужно, а также создавать свои собственные скрипты.", + "Close message": "Закрыть сообщение", + "Created ": "Создана ", + "Edit Order…": "Изменить заявку...", + "Error occured while publishing": "Error occured while publishing", + "Error: Account is disabled": "Error: Account is disabled", + "Last edited ": "Последнее изменение ", + "Show Drawings Toolbar": "Показать панель графических объектов", + "Text Note": "Text Note", + "This chart layout has a lot of objects and can't be published! Please report to {0} for further details.": "This chart layout has a lot of objects and can't be published! Please report to {0} for further details.", + "TradingView Sign Up": "TradingView Sign Up", + "Heikin Ashi": "Хейкин Аши", + "Learn about all PRO features": "Learn about all PRO features", + "Show Less": "Показать меньше", + "Visibility": "Отображение", + "Levels Line": "Линии уровня", + "Show Objects Tree...": "Дерево объектов...", + "Close_as_a_command": "Закрыть" } \ No newline at end of file diff --git a/charting_library/static/localization/translations/th.json b/charting_library/static/localization/translations/th.json index f48df289..c4e7adaf 100644 --- a/charting_library/static/localization/translations/th.json +++ b/charting_library/static/localization/translations/th.json @@ -1,1180 +1,99 @@ { - "propertypage-name-label_css_class": "propertypage-name-label", - "Script Editor": "แก้ไขสคริปท์", - " Published Charts Timeline": "Published Charts Timeline", - "SMA": "SMA", - "Published Chart": "Published Chart", - "Bar's Style": "รูปแบบ Bar", - "Chart Properties": "ตั้งค่ากราฟ", - "Compare": "เปรียบเทียบ", - "Compare...": "เปรียบเทียบ...", - "Compare or Add Symbol...": "เปรียบเทียบ หรือ เพิ่ม...", - "Compare or Add Symbol": "เปรียบเทียบ หรือ เพิ่ม", - "Add Symbol": "เพิ่มสัญลักษณ์", - "Scales Properties...": "ตั้งค่า Scale...", - "Add": "เพิ่ม", - "Company Comparison": "เปรียบเทียบหลักทรัพย์", - "Indicators, Fundamentals, Economy and Add-ons": "ดัชนี้ชี้วัด, พื้นฐาน, ข้อมูลเศรษฐกิจ และ อื่นๆ", - "Economy & Symbols": "ข้อมูลเศรษฐกิจ และ หลักทรัพย์", - "Bars": "Bars", - "Candles": "Candles", - "Hollow Candles": "Hollow Candles", - "Line": "Line", - "Permanent link to this message": "Permanent link to this message", - "Area": "Area", - "Message settings": "Message settings", - "Heiken Ashi": "Heiken Ashi", - "Delete message": "Delete message", - "Are you sure you want to delete this message?": "Are you sure you want to delete this message?", - "Renko": "Renko", - "Line Break": "Line Break", - "Kagi": "Kagi", - "Point & Figure": "Point & Figure", - "Histogram": "Histogram", - "Cross_chart_type": "Cross", - "Crosshair": "Crosshair", - "Columns": "Columns", - "Circles": "Circles", - "Indicators": "ดัชนีชี้วัด", - "Favorites": "รายการโปรด", - "Technical Analysis": "ข้อมูลทางเทคนิค", - "No indicators matched your criteria.": "ไม่พบดัชนีชี้วัดที่ต้องการ", - "Add to favorites": "เพิ่มลงรายการโปรด", - "Remove from favorites": "ลบออกจากรายการโปรด", - "No symbols matched your criteria": "ไม่พบข้อมูลจากที่ค้นหา", - "Add any symbol from the list": "เพิ่มเข้ารายการ", - "Overlay the main chart": "เพิ่มลงบนกราฟหลัก", - "Symbols to be added on the chart": "ข้อมูลที่จะถูกเพิ่มลงบนกราฟ", - "Symbol": "สัญลักษณ์", - "Default": "ค่าเริ่มต้น", - "Defaults": "ค่าเริ่มต้น", - "OK": "ยืนยัน", - "Toggle notifications for this room": "Toggle notifications for this room", - "Cancel": "ยกเลิก", + " alert label line": "alert label line", " color": "สี", + " Published Charts Timeline": "Published Charts Timeline", " transparency": "โปร่งแสง", " visibility": "ความชัด", - "Add To Watchlist": "เพิ่มในรายการ", - "Add {0} To Watchlist": "Add {0} To Watchlist", - "Apply": "บันทึก", - "Arguments in Header": "Arguments in Header", - "Arrow": "ลูกศร", - "Auto Scale": "Scale แบบอัตโนมัติ", - "Background": "พื้นหลัง", - "bars": "ช่อง", - "bars_margin": "ช่อง", - "{0} bars": "{0} ช่อง", - "Bottom Margin": "Bottom Margin", - "Bring Forward": "ส่งมาด้านหน้า", - "Bring to Front": "ส่งมาหน้าสุด", - "Clone": "คัดลอก", - "Color Theme": "โทนสี", - "Copy": "คัดลอก", - "Extended Hours": "Extended Hours", - "Format...": "ตั้งค่า...", - "Source Code...": "Source Code...", - "Full Screen": "เต็มหน้าจอ", - "Grid Lines": "เส้นกริด", - "Hide All Drawing Tools": "ซ่อนรูปวาดทั้งหมด", - "Drawing Tools": "Drawing Tools", - "Hide": "ซ่อน", - "Sort by symbol": "Sort by symbol", - "Sort by last price": "Sort by last price", - "Sort by price change": "Sort by price change", - "Sort by price change percent": "Sort by price change percent", - "Time Scale": "Time Scale", - "Insert Drawing Tool": "เพิ่มเครื่องมือวาด", - "Insert Indicator...": "เพิ่มดัชนี...", - "Script Editor...": "Script Editor...", - "Last Value on Price Scale": "ราคาล่าสุด", - "Link To": "ลิงค์ไปยัง", - "Last": "Last", - "Chng": "Chng", - "Sound on addressed to me messages": "Sound on addressed to me messages", - "Load New Bars": "Load New Bars", - "Lock All Drawing Tools": "ล๊อครูปวาดทั้งหมด", - "Lock Scale": "ล๊อค Scale", - "Lock scale": "Lock scale", - "Log Scale": "Log Scale", - "log": "log", - "Magnet Mode": "โหมดแม่เหล็ก", - "Merge Down": "รวมกับด้านล่าง", - "Merge Up": "รวมกับด้านบน", - "Objects Tree...": "ข้อมูลบนกราฟ...", - "Offset": "Offset", - "Override Min Tick": "Override Min Tick", - "Percentage": "เปอร์เซ็นต์", - "Precision": "Precision", - "Price Line": "เส้นราคา", - "Properties...": "ตั้งค่า...", - "Redo": "ย้อนกลับ", - "Remove All Drawing Tools": "ลบรูปวาดทั้งหมด", - "Remove All Studies": "ลบข้อมูลศึกษา", - "Remove All Indicators": "ลบดัชนีชี้วัด", - "Remove": "ลบ", - "Reset Chart": "รีเซ็ทกราฟ", - "Reset Scale": "รีเซ็ทขนาด", - "Reset": "เริ่มต้นใหม่", - "Right Margin": "Right Margin", - "Save As...": "บันทึกเป็น...", - "Scale Left": "Scale ซ้าย", - "Scale Percentage": "Scale เป็นเปอร์เซ็นต์", - "Scale Right": "Scale ขวา", - "Scale Series Only": "Scale Series Only", - "Scale series only": "Scale series only", - "Scale Series only": "Scale Series only", - "Scales Lines": "เส้น Scale", - "Scales Text": "อักษรเส้น Scale", - "Scaling": "Scaling", - "Screen (No Scale)": "Screen (ไม่มี Scale)", - "Send Backward": "นำไปไว้หลังสุด", - "Send to Back": "นำไปไว้ข้างหลัง", - "Session Breaks": "Session Breaks", - "Show Arguments in Header": "Show Arguments in Header", - "Show Last Value": "Show Last Value", - "Show Last Value on Price Scale": "แสดงราคาล่าสุดบนกราฟ", - "Show Left Axis": "แสดงแกนด้านซ้าย", - "Show Right Axis": "แสดงแกนด้านขวา", - "Show": "แสดง", - "Show Countdown": "Show Countdown", - "Stay In Drawing Mode": "จัดให้อยู่ในโหมดวาดรูป", - "Symbol Search...": "ค้นหา...", - "Change Symbol": "เปลี่ยนสัญลักษณ์", - "Change Symbol...": "เปลี่ยนสัญลักษณ์...", - "Change Interval...": "Change Interval...", - "Time Zone": "เขตเวลา", - "TimeZone": "เวลา", - "Top Margin": "Top Margin", - "Transparency": "โปร่งแสง", - "Undo {0}": "ย้อนกลับ", - "Undo": "ย้อนกลับ", - "undo": "undo", - "redo": "redo", - "Unmerge Down": "Unmerge Down", - "Unmerge Up": "Unmerge Up", - "Visual Order": "ลำดับการมองเห็น", - "Watermark": "ลายน้ำ", - "Show Objects Tree": "แสดงข้อมูล", - "cursors-group-css-class": "cursors-group-css-class", - "ABCD Pattern": "ABCD Pattern", - "Anchored Text": "ลิงค์", - "Arc": "เส้นโค้ง", - "Arrow Mark Down": "ลูกศรลง", - "Arrow Mark Left": "ลูกศรซ้าย", - "Arrow Mark Right": "ลูกศรขวา", - "Arrow Mark Up": "ลูกศรขึ้น", - "Balloon": "กล่องคำพูด", - "Bars Pattern": "Bars Pattern", - "Brush": "พู่กัน", - "Callout": "กล่องคำพูด", - "Circle Lines": "Circle Lines", - "Cross": "Cross", - "Cyclic Lines": "Cyclic Lines", - "Date Range": "Date Range", - "Disjoint Angle": "Disjoint Angle", - "Dot": "จุด", - "Elliott Labels": "Elliott Labels", - "Elliott Major Retracement": "Elliott Major Retracement", - "Elliott Minor Retracement": "Elliott Minor Retracement", - "Elliott Wave Cycle": "Elliott Wave Cycle", - "Elliott Wave Minor": "Elliott Wave Minor", - "Elliott Wave Circle": "Elliott Wave Circle", - "Elliott Wave Subminuette": "Elliott Wave Subminuette", - "Ellipse": "วงกลม", - "Value": "Value", - "Eraser": "ยางลบ", - "Alert Actions": "Alert Actions", - "Send E-mail": "Send E-mail", - "Send SMS": "Send SMS", - "Play Sound": "Play Sound", - "Show Popup": "Show Popup", - "Extended": "Extended", - "Extended Line": "Extended Line", - "Fib Channel": "Fib Channel", - "Fib Circles": "Fib Circles", - "Fib Retracement": "Fib Retracement", - "Fib Speed Resistance Arcs": "Fib Speed Resistance Arcs", - "Fib Speed Resistance Fan": "Fib Speed Resistance Fan", - "Fib Spiral": "Fib Spiral", - "Fib Time Zone": "Fib Time Zone", - "Fib Wedge": "Fib Wedge", - "Flag Mark": "ธง", - "Flat Top/Bottom": "Flat Top/Bottom", - "Flat Bottom": "Flat Bottom", - "Forecast": "Forecast", - "Gann Box": "Gann Box", - "Gann Fan": "Gann Fan", - "Gann Square": "Gann Square", - "Head & Shoulders": "Head & Shoulders", - "Horizontal Line": "Horizontal Line", - "Horizontal Ray": "Horizontal Ray", - "Icon": "ไอคอน", - "Inside Pitchfork": "Inside Pitchfork", - "Long Position": "Long Position", - "Risk/Reward long": "Risk/Reward long", - "Modified Schiff Pitchfork": "Modified Schiff Pitchfork", - "Parallel Channel": "Parallel Channel", - "Pitchfan": "Pitchfan", - "Pitchfork": "Pitchfork", - "Polyline": "กำหนดเอง", - "Price Label": "ราคาล่าสุด", - "Price Range": "Price Range", - "Projection": "Projection", - "Ray": "Ray", - "Rectangle": "สี่เหลี่ยม", - "Regression Trend": "Regression Trend", - "Rotated Rectangle": "สี่เหลี่ยม (หมุนได้)", - "Schiff Pitchfork": "Schiff Pitchfork", - "Schiff": "Schiff", - "Original": "Original", - "Modified Schiff": "Modified Schiff", - "Inside": "Inside", - "Short Position": "Short Position", - "Risk/Reward short": "Risk/Reward short", - "Text": "ตัวอักษร", - "Comment": "ความคิดเห็น", - "Three Drivers Pattern": "Three Drivers Pattern", - "Thumb Down": "ไม่ชอบ", - "Thumb Up": "ชอบ", - "Trend Angle": "Trend Angle", - "Trend Line": "เส้นแนวโน้ม", - "Trend-Based Fib Extension": "Trend-Based Fib Extension", - "Trend-Based Fib Time": "Trend-Based Fib Time", - "Triangle Pattern": "Triangle Pattern", - "Triangle": "สามเหลี่ยม", - "Vertical Line": "เส้นแนวตั้ง", - "XABCD Pattern": "XABCD Pattern", - "Angle:": "Angle:", - "Arcs": "Arcs", - "Background color 1": "สีพื้นหลัง 1", - "Background color 2": "สีพื้นหลัง 2", - "Background Color": "สีพื้นหลัง", - "Bar #": "Bar #", - "Border color": "สีขอบ", - "Border Color": "สีขอบ", - "Border": "เส้นขอบ", - "Bottom Lables": "Bottom Lables", - "bottom": "ชิดล่าง", - "center": "กึ่งกลาง", - "Channel": "Channel", - "Coeffs As Percents": "Coeffs As Percents", - "Color bars based on previous close": "ให้สีของ Bars อ้างอิงจากราคาปิดของวันก่อนหน้า", - "Color": "สี", - "Color:": "สี:", - "Coordinates": "ตำแหน่ง", - "Delete": "ลบ", - "Down Color": "สีติดลบ", - "Drawings": "รูปวาด", - "Entry price:": "ราคาเข้าซื้อ", - "Event": "Event", - "Events": "เหตุการณ์", - "Extend Left End": "Extend Left End", - "Extend Left": "Extend Left", - "Extend Lines": "Extend Lines", - "Extend Right End": "Extend Right End", - "Extend Right": "Extend Right", - "Extend": "Extend", - "Failure back color": "Failure back color", - "Failure text color": "Failure text color", - "Fans": "Fans", - "Fill": "Fill", - "Format": "ตั้งค่า", - "Graphics": "กราฟฟิค", - "Grid": "ตาราง", - "Help": "ช่วยเหลือ", - "HLC Bars": "HLC Bars", - "Inputs": "ข้อมูล", - "Label Background": "Label Background", - "Label": "Label", - "Labels": "Labels", - "Left End": "Left End", - "Left Labels": "Left Labels", - "Right Labels": "Right Labels", - "left": "ชิดซ้าย", - "Level {0}": "Level {0}", - "Levels": "Levels", - "Lines": "เส้น", - "Major": "Major", - "Measure (Shift + Click on the chart)": "เครื่องมือวัด (Shift + คลิก ลงบนกราฟ)", - "Median": "ค่าเฉลี่ย", - "middle": "กึ่งกลาง", - "Middle": "กึ่งกลาง", - "Minor": "Minor", - "Mode": "โหมด", - "Normal": "ปกติ", - "Plot": "Plot", - "Price Levels": "ระดับราคา", - "Price Source": "แหล่งข้อมูลราคา", - "Price": "ราคา", - "Price:": "ราคา:", - "Prices": "ราคา", - "Profit Background Color": "สีพื้นหลังของกำไร", - "Profit Level. Ticks:": "จุดขาย", - "Properties": "ตั้งค่า", - "Reverse": "Reverse", - "Right End": "Right End", - "Right Lables": "Right Lables", - "right": "ชิดขวา", - "Log Scale_scale_menu": "Log Scale", - "Percentage_scale_menu": "เปอร์เซ็นต์", - "Scales": "Scales", - "Settings": "ตั้งค่า", - "Show Background": "แสดงพื้นหลัง", - "Show Bars Range": "แสดงช่วงราคา", - "Show Date/Time Range": "แสดงวันที่/เวลา", - "Show Distance": "แสดงระยะ", - "Show Labels": "แสดงข้อความกำกับ", - "Show Price Range": "แสดงช่วงราคา", - "Show Price": "แสดงราคา", - "Show Prices": "แสดงราคา", - "Show Text": "แสดงตัวหนังสือ", - "Show Time": "แสดงเวลา", - "Show Wave": "แสดงคลื่น", - "Show/Hide": "แสดง/ซ่อน", - "Source back color": "Source back color", - "Source border color": "Source border color", - "Source text color": "Source text color", - "Stay in Drawing Mode": "Stay in Drawing Mode", - "Stop Background Color": "Stop Background Color", - "Stop Color:": "Stop Color:", - "Stop Level. Ticks:": "ตัดขาดทุน", - "Style": "รูปแบบ", - "Success back color": "Success back color", - "Success text color": "Success text color", - "Target back color": "Target back color", - "Target border color": "Target border color", - "Target Color:": "Target Color:", - "Target text color": "Target text color", - "Text Alignment:": "Text Alignment:", - "Text color": "สีตัวอักษร", - "Text Color": "สีตัวอักษร", - "Text Font": "Font ตัวอักษร", - "Text Wrap": "บังคับให้ตัวหนังสืออยู่ในขอบเขตที่กำหนด", - "Text:": "ตัวอักษร:", - "Time Levels": "Time Levels", - "Timezone/Sessions": "เวลา/Sessions", - "Top Labels": "Top Labels", - "Bottom Labels": "Bottom Labels", - "top": "top", - "Up Color": "สีบวก", - "Wave Size": "Wave Size", - "Wick": "Wick", - "Zoom In": "ขยายเข้า", - "Zoom Out": "ขยายออก", - "Borders": "เส้นขอบ", - "Level": "Level", - "Hlines Background": "Hlines Background", - "Plots Background": "Plots Background", - "Open_line_tool_position": "เปิด", - "Closed_line_tool_position": "ปิด", - "{0} P&L: {1}": "{0} P&L: {1}", - "Risk/Reward Ratio: {0}": "ความเสี่ยง/ผลตอบแทน : {0}", - "Stop: {0} ({1}%)": "ตัดขาดทุน: {0} ({1}%)", - "Target: {0} ({1}%)": "เป้าหมาย: {0} ({1}%)", - "SUCCESS": "สำเร็จ", - "FAILURE": "ล้มเหลว", - "Left Shoulder": "Left Shoulder", - "Head": "Head", - "Right Shoulder": "Right Shoulder", - "Mirrored": "Mirrored", - "Flipped": "Flipped", - "distance: {0}": "ระยะ: {0}", - "day": "วัน", - "week": "อาทิตย์", - "month": "เดือน", - "month_plural": "เดือน_1", - "minute": "นาที", - "hour": "ชั่วโมง", - "y_dates": "y", - "h_dates": "h", - "D_dates": "D", - "W_dates": "W", - "M_dates": "M", - "d_dates": "d", - "m_dates": "m", - "in_dates": "ใน", - "Jan": "มกรา", - "Feb": "กุมภา", - "Mar": "มีนา", - "Apr": "เมษา", - "May": "พฤษภา", - "Jun": "มิถุนา", - "Jul": "กรกฏา", - "Aug": "สิงหา", - "Sep": "กันยา", - "Oct": "ตุลา", - "Nov": "พฤศจิกา", - "Dec": "ธันวา", - "Objects Tree": "ข้อมูล", - "Manage Drawings": "จัดการรูปวาด", - "TOOL": "เครื่องมือ", - "SYMBOL": "สัญลักษณ์", - "Move Up": "เลื่อนขึ้น", - "Move Down": "เลื่อนลง", - "All Exchanges": "ตลาดทั้งหมด", - "All types": "ทุกรูปแบบ", - "Stock": "หุ้น", - "stock": "หุ้น", - "Index": "Index", - "index": "index", - "Futures": "Futures", - "futures": "futures", - "Image URL": "URL รูปภาพ", - "Save image": "บันทึกรูปภาพ", - "or copy url:": "หรือ คัดลอกลิงค์", - "Redo {0}": "ย้อนกลับ", - "Custom color...": "สีกำหนดเอง...", - "Search": "ค้นหา", - "Open_in_legend": "O", - "High_in_legend": "H", - "Low_in_legend": "L", - "Close_in_legend": "C", - "Open": "เปิด", - "High": "สูง", - "Low": "ต่ำ", - "Close": "ปิด", - "(H + L)/2": "(H + L)/2", "(H + L + C)/3": "(H + L + C)/3", + "(H + L)/2": "(H + L)/2", "(O + H + L + C)/4": "(O + H + L + C)/4", - "UTC": "UTC", - "Exchange": "Exchange", - "Athens": "เอเธนส์", - "Berlin": "เบอร์ลิน", - "Bogota": "โบโกต้า", - "Bangkok": "กรุงเทพ", - "Buenos Aires": "บูโนสแอเรส", - "Chicago": "ชิคาโก", - "Hong Kong": "ฮ่องกง", - "Kolkata": "โคลคาต้า", - "London": "ลอนดอน", - "Los Angeles": "ลอสแองเจลิส", - "Madrid": "มาดริด", - "Moscow": "มอสโก", - "New York": "นิวยอร์ค", - "Paris": "ปารีส", - "Sao Paulo": "Sao Paulo", - "Seoul": "โซว", - "Shanghai": "เซี่ยงไฮ้", - "Singapore": "สิงค์โปร์", - "Sydney": "ซิดนีย์", - "Taipei": "ไทเป", - "Tehran": "Tehran", - "Tokyo": "โตเกียว", - "Toronto": "โตรอนโต", - "Vancouver": "แวนคูเวอร์", - "Warsaw": "วอซอร์", - "n/a": "n/a", - "Long_input": "Long", - "long_input": "long", - "longlen_input": "long length", - "Window Size_input": "Window Size", - "Length_input": "Length", - "length_input": "length", - "len_input": "length", - "Short_input": "Short", - "short_input": "short", - "shortlen_input": "Short Length", - "Mult_input": "Multiplier", - "mult_input": "multiplier", - "divisor_input": "divisor", - "Divisor_input": "Divisor", - "Upper": "Upper", - "Lower": "Lower", - "Long": "Long", - "Short": "Short", - "Signal": "Signal", - "Jaw": "Jaw", - "Teeth": "Teeth", - "Lips": "Lips", - "Zero": "Zero", - "WMA Length_input": "WMA Length", - "Long RoC Length_input": "Long RoC Length", - "Short RoC Length_input": "Short RoC Length", - "jawLength_input": "Jaw Length", - "teethLength_input": "Teeth Length", - "lipsLength_input": "Lips Length", - "percent_input": "เปอร์เซ็นต์", - "exponential_input": "Exponential", - "smoothD_input": "Smooth D", - "smoothK_input": "Smooth K", - "Color 0": "สี #0", - "Color 1": "สี #1", - "Color 2": "สี #2", - "Color 3": "สี #3", - "Color 4": "สี #4", - "sym_input": "symbol", - "symbol_input": "symbol", - "Sym_input": "Symbol", - "DI Length_input": "DI Length", - "ADX Smoothing_input": "ADX Smoothing", - "displacement_input": "displacement", - "Tenkan-sen": "Tenkan-sen", - "Kijun-sen": "Kijun-sen", - "Chikou span": "Chikou span", - "Senkou A": "Senkou A", - "Senkou B": "Senkou B", - "useTrueRange_input": "Use True Range", - "roclen1_input": "RoC 1", - "roclen2_input": "RoC 2", - "roclen3_input": "RoC 3", - "roclen4_input": "RoC 4", - "smalen1_input": "SMA 1", - "smalen2_input": "SMA 2", - "smalen3_input": "SMA 3", - "smalen4_input": "SMA 4", - "siglen_input": "Signal", - "UpperLimit": "Upper Limit", - "LowerLimit": "Lower Limit", - "Limit": "Limit", - "fastLength_input": "Fast Length", - "slowLength_input": "Slow Length", - "signalLength_input": "Signal Length", - "start_input": "Start", - "increment_input": "Increment", - "maximum_input": "Maximum", - "showMA_input": "แสดงเส้น MA", - "show MA_input": "Show MA", - "Volume": "ปริมาณการซื้อขาย", - "Volume MA": "เส้นค่าเฉลี่ยปริมาณการซื้อขาย", - "Indicator": "ดัชนีชี้วัด", - "Oscillator": "Oscillator", - "lengthStoch_input": "Stoch length", - "lengthRSI_input": "RSI length", - "sigma_input": "sigma", - "Sigma_input": "Sigma", - "Crosses": "Crosses", - "Click to set a point": "คลิกเพื่อสร้างจุด", + "...Less Tags": "...Less Tags", + "1 minute": "1 minute", "1. Slide your finger to select location for first anchor
2. Tap anywhere to place the first anchor": "1. เลื่อนนิ้วไปยังจุดที่ต้องการ
2. แตะหน้าจอหนึ่งครั้งเป็นการยืนยัน", "1. Slide your finger to select location for next anchor
2. Tap anywhere to place the next anchor": "1. เลื่อนนิ้วไปยังจุดที่ต้องการต่อไป
2. แตะหน้าจอหนึ่งครั้งเป็นการยืนยัน", - "retrying": "กำลังโหลด..", - "eod data": "ข้อมูลสิ้นวัน", - "eod delayed": "ข้อมูลสิ้นวันดีเลย์", - "loading data": "กำลังโหลดข้อมูล", - "invalid symbol": "เกิดข้อผิดผลาด", - "streaming": "กำลังรับข้อมูล", - "realtime": "realtime", - "pre-market": "pre-open", - "post-market": "post-market", - "closed": "ปิด", - "Time Interval": "Time Interval", - "Show Symbol Labels": "แสดงป้ายกำกับ", - "Show Symbol Labels_context_menu": "แสดงป้ายกำกับ", - "Subminuette": "Subminuette", - "Minuette": "Minuette", - "Minute": "Minute", - "Intermediate": "Intermediate", - "Primary": "Primary", - "Cycle": "Cycle", - "SuperCycle": "SuperCycle", - "GrandSuperCycle": "GrandSuperCycle", - "Lock": "Lock", - "Width": "Width", - "Line With Breaks": "Line With Breaks", - "Area With Breaks": "Area With Breaks", - "Type": "ประเภท", - "Simple": "ปกติ", - "With Markers": "แสดงจุด", - "Step": "ขั้นบันได", - "No drawings yet": "ไม่มีรูปวาด", - "Lock/Unlock": "ล๊อค/ปลดล๊อค", - "deviation_input": "deviation", - "depth_input": "depth", - "Accumulation/Distribution_study": "Accumulation/Distribution", - "Aroon_study": "Aroon", - "Advance/Decline_study": "Advance/Decline", - "Average True Range_study": "Average True Range", - "Awesome Oscillator_study": "Awesome Oscillator", - "Bollinger Bands Width_study": "Bollinger Bands Width", - "Balance of Power_study": "Balance of Power", - "Bollinger Bands_study": "Bollinger Bands", - "Bollinger Bands %B_study": "Bollinger Bands %B", - "Chaikin Money Flow_study": "Chaikin Money Flow", - "Chaikin Oscillator_study": "Chaikin Oscillator", - "Chande Kroll Stop_study": "Chande Kroll Stop", - "Chande Momentum Oscillator_study": "Chande Momentum Oscillator", - "Commodity Channel Index_study": "Commodity Channel Index", - "Choppiness Index_study": "Choppiness Index", - "Directional Movement Index_study": "Directional Movement Index", - "Correlation Coeff_study": "Correlation Coeff", - "Donchian Channels_study": "Donchian Channels", - "Double Exponential Moving Average_study": "Double Exponential Moving Average", - "Ease of Movement_study": "Ease of Movement", - "Elders Force Index_study": "Elders Force Index", - "Envelope_study": "Envelope", - "Ichimoku Cloud_study": "Ichimoku Cloud", - "Klinger Oscillator_study": "Klinger Oscillator", - "Hull MA_study": "Hull MA", - "Keltner Channels_study": "Keltner Channels", - "Linear Regression Curve_study": "Linear Regression Curve", - "Know Sure Thing_study": "Know Sure Thing", - "MA Cross_study": "MA Cross", - "Money Flow_study": "Money Flow", - "Mass Index_study": "Mass Index", - "Moving Average Exponential_study": "Moving Average Exponential", - "Net Volume_study": "Net Volume", - "Moving Average Convergence/Divergence_study": "Moving Average Convergence/Divergence", - "Moving Average_study": "Moving Average", - "Moving Average Weighted_study": "Moving Average Weighted", - "Parabolic SAR_study": "Parabolic SAR", - "On Balance Volume_study": "On Balance Volume", - "Price Oscillator_study": "Price Oscillator", - "Relative Strength Index_study": "Relative Strength Index", - "Relative Vigor Index_study": "Relative Vigor Index", - "Relative Volatility Index_study": "Relative Volatility Index", - "SMI Ergodic Indicator/Oscillator_study": "SMI Ergodic Indicator/Oscillator", - "Stochastic_study": "Stochastic", - "TRIX_study": "TRIX", - "Stochastic RSI_study": "Stochastic RSI", - "Triple EMA_study": "Triple EMA", - "VWMA_study": "VWMA", - "Volume Oscillator_study": "Volume Oscillator", - "Volume_study": "Volume", - "Williams Alligator_study": "Williams Alligator", - "Willams %R_study": "Willams %R", - "Coppock Curve_study": "Coppock Curve", - "Least Squares Moving Average_study": "Least Squares Moving Average", - "Arnaud Legoux Moving Average_study": "Arnaud Legoux Moving Average", - "True Strength Indicator_study": "True Strength Indicator", - "Change Interval": "Change Interval", - "Show Only Studies": "Show Only Studies", - "Show Only Drawings": "Show Only Drawings", - "Show All": "แสดงทั้งหมด", - "Timezone/Sessions Properties...": "Timezone/Sessions Properties...", - "Scale Price Chart Only": "Scale Price Chart Only", - "Open Interval Dialog": "Open Interval Dialog", - "Note": "บันทึกช่วยจำ", - "Anchored Note": "Anchored Note", - "Scales Properties": "Scales Properties", - "Toggle Auto Scale": "Toggle Auto Scale", - "Toggle Log Scale": "Toggle Log Scale", - "Toggle Percentage": "Toggle Percentage", - "auto_scale": "อัตโนมัติ", - "Invalid Symbol": "ข้อมูลผิดผลาด", - "loading...": "กำลังโหลด....", - "interval_dialog_description": "Type the interval number for munute 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)", - "Not applicable": "Not applicable", - "Stats Text Color": "Stats Text Color", - "Show Angle": "Show Angle", - "Always Show Stats": "Always Show Stats", - "Rename...": "เปลี่ยนชื่อ...", - "New": "New", - "Load": "โหลด", - "Save": "บันทึก", - "Rename Chart": "เปลี่ยนชื่อกราฟ", - "{0} copy": "{0} สำเนา", - "Please enter chart name": "กรุณาใส่ชื่อกราฟ", - "Enter a new chart name": "กรุณาใส่ชื่อกราฟใหม่", - "Load Chart": "โหลดกราฟ", - "Chart Name": "ชื่อกราฟ", - "Chart name": "ชื่อกราฟ", - "Rename Chart Layout": "Rename Chart Layout", - "Please enter chart layout name": "Please enter chart layout name", - "Enter a new chart layout name": "Enter a new chart layout name", - "Load Layout Chart": "Load Layout Chart", - "Chart Layout Name": "Chart Layout Name", - "Chart layout name": "Chart layout name", - "NEW CHART LAYOUT": "NEW CHART LAYOUT", - "Save Chart Layout saves not just some particular chart,\nit saves all charts for all symbols and intervals\nwhich you are modifying while working with this Layout": "Save Chart Layout saves not just some particular chart,\nit saves all charts for all symbols and intervals\nwhich you are modifying while working with this Layout", - "Last Modified": "แก้ไขล่าสุด", - "Save Chart Layout": "Save Chart Layout", - "Active Symbol": "หลักทรัพย์ที่ใช้งานอยู่", - "Remove custom interval": "Remove custom interval", - "Fullscreen mode": "โหมดเต็มหน้าจอ", - "Marker Color": "สี จุด", - "Font Size": "ขนาดตัวอักษร", - "Save New Chart": "บันทึกเป็นกราฟใหม่", - "Source_compare": "แหล่งข้อมูล", - "YES": "ใช่", - "Yes": "Yes", - "No": "No", - "NO": "ไม่", - "Confirmation": "การยืนยัน", - "Are you sure you want to delete this chart?": "ยืนยันหากคุณต้องการลบกราฟ", - "Hide Marks On Bars": "Hide Marks On Bars", - "Precise Labels": "Precise Labels", - "Copy Chart Layout": "Copy Chart Layout", - "Load Chart Layout": "Load Chart Layout", - "Save New Chart Layout": "Save New Chart Layout", - "The Extended Trading Hours feature is available only for intraday charts": "The Extended Trading Hours feature is available only for intraday charts", - "Do you realy want to delete ": "Do you realy want to delete", - "Description": "Description", - "Date": "Date", - "Time": "Time", - "Alerts for the current symbol only": "Alerts for the current symbol only", - "Alerts for the current resolution only": "Alerts for the current resolution only", - "Hide inactive alerts": "Hide inactive alerts", - "Stopped Manual": "Stopped Manual", - "Expired": "Expired", - "Triggered and Not Active": "Triggered and Not Active", - "Error": "Error", - "Stop": "Stop", - "Stopped": "Stopped", - "Active": "Active", - "Order": "Order", - "Actual": "Actual", - "Prior": "Prior", - "Company": "Company", - "Estimate": "Estimate", - "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.": "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.", - "Share on Twitter a snapshot of your chart as a picture and whatever you write.": "Share on Twitter a snapshot of your chart as a picture and whatever you write.", - "Share on StockTwits a snapshot of your chart as a picture and whatever you write.": "Share on StockTwits a snapshot of your chart as a picture and whatever you write.", - "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.": "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.", - "Suggested ideas & my ideas": "Suggested ideas & my ideas", - "Ideas of the people I follow & my ideas": "Ideas of the people I follow & my ideas", - "My ideas only": "My ideas only", - "Hide Widgets": "Hide Widgets", - "Create Alert": "Create Alert", - "Disconnect": "Disconnect", - "Connect": "Connect", - "Pine Script Editor": "Pine Script Editor", - "Published ideas settings": "Published ideas settings", - "Change Ideas filter": "Change Ideas filter", - "Hide Drawings Toolbar": "Hide Drawings Toolbar", - "Show/Hide Drawings Toolbar": "Show/Hide Drawings Toolbar", - "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.", - "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.", - "Study Template": "Study Template", - "Template": "Template", - "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

": "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

", - "Quotes are delayed by 10 min and updated every 30 seconds": "Quotes are delayed by 10 min and updated every 30 seconds", - "delayed": "delayed", - "Show only my sent and received messages": "Show only my sent and received messages", - "Maximize Chat": "Maximize Chat", - "Detach Chat": "Detach Chat", - "Type your message here": "Type your message here", - "Have something to say?": "Have something to say?", - "Attach chart snapshot": "Attach chart snapshot", - "Insert emoticon": "Insert emoticon", - "You can not vote twice for one message": "You can not vote twice for one message", - "English only, please": "English only, please", - "English only, please. Currently we only support English, so we ask you to only use English when communicating on TradingView.": "English only, please. Currently we only support English, so we ask you to only use English when communicating on TradingView.", - "Respecting Fellow Members": "Respecting Fellow Members", - "Respecting Fellow Members. Whether you agree or disagree with ideas, be courteous and respectful. Treat others the way you'd like to be treated.": "Respecting Fellow Members. Whether you agree or disagree with ideas, be courteous and respectful. Treat others the way you'd like to be treated.", - "No advertising allowed": "No advertising allowed", - "No advertising allowed! You can post external links ONLY if they are relevant and add value to the conversation (i.e. a link to an example, or an article).": "No advertising allowed! You can post external links ONLY if they are relevant and add value to the conversation (i.e. a link to an example, or an article).", - "Custom...": "Custom...", - "Forex Talks": "Forex Talks", - "Forex": "Forex", - "Stock And Index Talks": "Stock And Index Talks", - "Bitcoin Talks": "Bitcoin Talks", - "Bitcoin": "Bitcoin", - "Link to this chat...": "Link to this chat...", - "Chat archives...": "Chat archives...", - "Edit room...": "Edit room...", - "Delete room": "Delete room", - "Save Drawing Template As...": "Save Drawing Template As...", - "Templates": "Templates", - "Apply Default Drawing Template": "Apply Default Drawing Template", - "There was an error posting your message.": "There was an error posting your message.", - "Confirm": "Confirm", - "Are you sure you want to delete this room?": "Are you sure you want to delete this room?", - "Show chart snapshot preview": "Show chart snapshot preview", - "Chart Snapshot": "Chart Snapshot", - "Show only favorite rooms": "Show only favorite rooms", - "Ignored users...": "Ignored users...", - "Launch chat in separate window": "Launch chat in separate window", - "Link to this room...": "Link to this room...", - "Room archives...": "Room archives...", - "You have no ignored users": "You have no ignored users", - "Remove this room from favorites": "Remove this room from favorites", - "Add this room from favorites": "Add this room from favorites", - "Compare Add": "Compare Add", - "Follow": "Follow", - "If you follow a symbol you will receive notifications when new ideas about that symbol are published.": "If you follow a symbol you will receive notifications when new ideas about that symbol are published.", - "You are not logged in. Please sign in.": "You are not logged in. Please sign in.", - "Info": "Info", - "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.": "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.", - "Home": "Home", - "Ideas": "Ideas", - "Scripts": "Scripts", - "Sign In": "Sign In", - "Sign Up": "Sign Up", - "Join Now": "Join Now", - "Ideas Published": "Ideas Published", - "Followers": "Followers", - "Following": "Following", - "Profile Settings": "Profile Settings", - "Public Profile": "Public Profile", - "Update Status": "Update Status", - "Sign Out": "Sign Out", - "E-mail for sms": "E-mail for sms", - "Please, enter your e-mail": "Please, enter your e-mail", - "E-mail": "E-mail", - "Crossing": "Crossing", - "Crossing Down": "Crossing Down", - "Crossing Up": "Crossing Up", - "Greater Than": "Greater Than", - "Less Than": "Less Than", - "Entering Channel": "Entering Channel", - "Inside Channel": "Inside Channel", - "Outside Channel": "Outside Channel", - "Moving Up": "Moving Up", - "Moving Down": "Moving Down", - "Moving Up %": "Moving Up %", - "Moving Down %": "Moving Down %", - "Select user to start new chat with": "Select user to start new chat with", - "You have no private messages yet": "You have no private messages yet", - "Don't be so cruel! Bans longer than 1 week are not allowed for now.": "Don't be so cruel! Bans longer than 1 week are not allowed for now.", - "Banned": "Banned", - "No ideas matched your criteria": "No ideas matched your criteria", - "Favorite ideas": "Favorite ideas", - "Only private ideas": "Only private ideas", - "Ideas for the current symbol only": "Ideas for the current symbol only", - "Ideas for the current resolution only": "Ideas for the current resolution only", - "Someone commented on your idea": "Someone commented on your idea", - "Someone agreed/disagreed with your idea": "Someone agreed/disagreed with your idea", - "Someone followed you": "Someone followed you", - "Someone replied to your comment": "Someone replied to your comment", - "Someone commented on the idea you follow": "Someone commented on the idea you follow", - "Someone you follow post new comment": "Someone you follow post new comment", - "Someone you follow change status": "Someone you follow change status", - "Someone you follow published new idea": "Someone you follow published new idea", - "Someone published idea on symbol you follow": "Someone published idea on symbol you follow", - "Notification sound": "Notification sound", - "Additional Notifications Settings...": "Additional Notifications Settings...", - "This is a temporary chart.": "This is a temporary chart.", - "To save your work, sign up for FREE.": "To save your work, sign up for FREE.", - "Sign Up for FREE": "Sign Up for FREE", - "Data provided by BATS exchange.": "Data provided by BATS exchange.", - "Upgrade Now": "Upgrade Now", - "This is EOD data with no updates.": "This is EOD data with no updates.", - "You may subscribe for official realtime and intraday data.": "You may subscribe for official realtime and intraday data.", - "Open Script": "Open Script", - "No saved scripts yet": "No saved scripts yet", - "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", - "Create your first script now!": "Create your first script now!", - "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.": "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.", - "No public library scripts were found.": "No public library scripts were found.", - "Change band background": "Change band background", - "Change area background": "Change area background", - "Confirm replace": "Confirm replace", - "Note: default study templates won't be removed permanently": "Note: default study templates won't be removed permanently", - "Do you realy want to replace": "Do you realy want to replace", - "SCRIPT TITLE": "SCRIPT TITLE", - "TAGS": "TAGS", - "DESCRIPTION": "DESCRIPTION", - "PUBLISH SCRIPT": "PUBLISH SCRIPT", - "Pine Script Tutorial": "Pine Script Tutorial", - "Pine Script Reference": "Pine Script Reference", - "How to use the reference materials (Video)": "How to use the reference materials (Video)", - "Suggestions & Feedback": "Suggestions & Feedback", - "Clear Console": "Clear Console", - "Are you sure you want to ignore messages from": "Are you sure you want to ignore messages from", - "ext": "ext", - "Toggle Maximize Chart": "Toggle Maximize Chart", - "Plot dividends": "Plot dividends", - "Plot splits": "Plot splits", - "Plot earnings": "Plot earnings", - "Vol": "Vol", - "Want official data and more features?": "Want official data and more features?", - "Sessions": "Sessions", - "Trading Panel": "Trading Panel", - "Open Trading Panel": "Open Trading Panel", - "Select Layout": "Select Layout", - "Link symbol to all charts": "Link symbol to all charts", - "Link interval to all charts": "Link interval to all charts", - "Sync crosshair on all charts": "Sync crosshair on all charts", - "Chart Help": "Chart Help", - "No notifications yet": "No notifications yet", - "Watchlist, details and news": "Watchlist, details and news", - "Alerts": "Alerts", - "Data Window": "Data Window", - "Hotlists": "Hotlists", - "Calendar": "Calendar", - "Trading Notes": "Trading Notes", - "Recent Chats": "Recent Chats", - "Notifications": "Notifications", - "Watchlist": "Watchlist", - "Details": "Details", - "Economic Calendar": "Economic Calendar", - "Earnings Calendar": "Earnings Calendar", - "Hotlist": "Hotlist", - "News": "News", - "Market Summary": "Market Summary", - "My Ideas and Notes": "My Ideas and Notes", - "Alerts Log": "Alerts Log", - "Extend Lines Left": "Extend Lines Left", - "Connecting Line": "Connecting Line", - "Show Executions": "Show Executions", - "Show Buy/Sell Panel": "Show Buy/Sell Panel", - "Show Active Orders Only": "Show Active Orders Only", - "Journal...": "Journal...", - "Account History...": "Account History...", - "Reset Paper Trading Account...": "Reset Paper Trading Account...", - "Trading Properties...": "Trading Properties...", - "Set Alert": "Set Alert", - "Alert": "Alert", - "Edit": "Edit", - "Upper Deviation": "Upper Deviation", - "Lower Deviation": "Lower Deviation", - "Use Upper Deviation": "Use Upper Deviation", - "Use Lower Deviation": "Use Lower Deviation", - "First bar time": "First bar time", - "Last bar time": "Last bar time", - "Source": "Source", - "Chats": "Chats", - "All Talks": "All Talks", - "Volume Leaders": "Volume Leaders", - "Percent Advances": "Percent Advances", - "Percent Declines": "Percent Declines", - "Price Advances": "Price Advances", - "Price Declines": "Price Declines", - "Range Advances": "Range Advances", - "Range Declines": "Range Declines", - "Gap Up Stocks": "Gap Up Stocks", - "Gap Down Stocks": "Gap Down Stocks", - "Sell Market": "Sell Market", - "Sell": "Sell", - "Buy Market": "Buy Market", - "Report data issues": "Report data issues", - "Report Data Issues": "Report Data Issues", - "Feature Request and Feedback": "Feature Request and Feedback", - "Market": "Market", - "Buy": "Buy", - "Keyboard Shortcuts": "Keyboard Shortcuts", - "Help & Wiki": "Help & Wiki", - "Send Feedback or Report an Issue": "Send Feedback or Report an Issue", - "Priority Support": "Priority Support", - "Run Product Walk-Through": "Run Product Walk-Through", - "Price Scale": "Price Scale", - "MTPredictor": "MTPredictor", - "Apply Elliot Wave": "Apply Elliot Wave", - "Apply WPT Up Wave": "Apply WPT Up Wave", - "Apply WPT Down Wave": "Apply WPT Down Wave", - "Create New Order...": "Create New Order...", - "Trading": "Trading", - "Add Alert": "Add Alert", - "Extend Alert Line": "Extend Alert Line", - " alert label line": "alert label line", - "No study templates saved": "No study templates saved", - "Save Study Template As...": "Save Study Template As...", - "Show Splits on Chart": "Show Splits on Chart", - "Show Earnings on Chart": "Show Earnings on Chart", - "Show Dividends on Chart": "Show Dividends on Chart", - "Show Alert Labels": "Show Alert Labels", - "Earnings breaks": "Earnings breaks", - "Extended Alert Line": "Extended Alert Line", - "Themes": "Themes", - "Events & Alerts": "Events & Alerts", - "Apply Defaults": "Apply Defaults", - "Do you realy want to delete theme": "Do you realy want to delete __theme__ theme?", - "Extended Hours (Intraday Only)": "Extended Hours (Intraday Only)", - "In Session": "In Session", - "Tools": "Tools", - "Delete script": "Delete script", - "Social": "Social", - "Angle": "Angle", - "Publish Script": "Publish Script", - "Add to Chart": "Add to Chart", - "Blank script": "Blank script", - "TradingView Free Quotes and Chat": "TradingView Free Quotes and Chat", - "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.": "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.", - "Install": "Install", - "Logged as": "Logged as", - "Untitled Script": "Untitled Script", - "Pine Editor": "Pine Editor", - "Open Pine Script Editor": "Open Pine Script Editor", - "Make a Copy": "Make a Copy", - "Make a Copy...": "Make a Copy...", - "Quantity": "Quantity", - "Signal Labels": "Signal Labels", - "Trades on Chart": "Trades on Chart", - "Take Profit": "Take Profit", - "Stop Loss": "Stop Loss", - "Expiration": "Expiration", - "Modify Order": "Modify Order", - "PUBLISH IDEA": "PUBLISH IDEA", - "EDIT IDEA": "EDIT IDEA", - "Chart does not load": "Chart does not load", - "No real-time data": "No real-time data", - "Price incorrect": "Price incorrect", - "Study not loading": "Study not loading", - "Gap in the data": "Gap in the data", - "Alerts issue": "Alerts issue", - "Slow scrolling or chart loading": "Slow scrolling or chart loading", - "Issue Type": "Issue Type", - "Select type...": "Select type...", - "A suggested author published idea on current symbol": "A suggested author published idea on current symbol", - "MODERATED": "MODERATED", - "CFD": "CFD", - "Once": "Once", - "Require Order Confirmation": "Require Order Confirmation", - "Rearm every 1 minute": "Rearm every 1 minute", - "Rearm every 5 minute": "Rearm every 5 minute", - "Rearm every 10 minute": "Rearm every 10 minute", - "Rearm every 30 minute": "Rearm every 30 minute", - "Rearm every hour": "Rearm every hour", - "Once per bar (on condition)": "Once per bar (on condition)", - "Once per bar (on close)": "Once per bar (on close)", - "move chart 1 bar to the left.": "move chart 1 bar to the left.", - "move chart 1 bar to the right.": "move chart 1 bar to the right.", - "move further to the left.": "move further to the left.", - "move further to the right.": "move further to the right.", - "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!": "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!", - "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.": "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.", - "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!": "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!", - "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.": "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.", - "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.": "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.", - "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.": "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.", - "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.": "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.", - "

Pine scripting language (β version)

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.

At the moment PineScript in a BETA. For more detailed information check out our blog.": "

Pine scripting language (β version)

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.

At the moment PineScript in a BETA. For more detailed information check out our blog.", - "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.": "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.", + "10 seconds": "10 seconds", + "1d": "1d", + "1m": "1m", + "1y": "1y", + "3 Notes Reverb": "3 Notes Reverb", + "30 Day Free Trial": "30 Day Free Trial", + "30 seconds": "30 seconds", + "3m": "3m", + "5 seconds": "5 seconds", + "52wk Range": "52wk Range", + "5d": "5d", + "5y": "5y", + "6m": "6m", + " or to use paper trading": " or to use paper trading", + "Hold Shift  + Click on the chart – measure tool.": "Hold Shift  + Click on the chart – measure tool.", + "Hold Shift – draw linetools on the right angle.": "Hold Shift – draw linetools on the right angle.", "

A broad range of intelligent drawing tools

The 100+ drawing tools on TradingView let you analyze the market in a variety of ways - all helping you find better opportunities. Technical analysis is the study of learning how past performance of drawings and other tools applies to prices in the future. Make sure you take a look at our Wiki for a complete list of drawing tools and instructions on how to use them!": "

A broad range of intelligent drawing tools

The 100+ drawing tools on TradingView let you analyze the market in a variety of ways - all helping you find better opportunities. Technical analysis is the study of learning how past performance of drawings and other tools applies to prices in the future. Make sure you take a look at our Wiki for a complete list of drawing tools and instructions on how to use them!", - "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.": "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.", - "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.": "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.", "

Advanced Price Scaling

When you are ready to get technical, our charts let you set the price scales to match your type of analysis. There are linear, percent and log axes for drastic price movements. You can use two separate price scales at the same time: one for indicators and one for price movements. Read more about scaling options.

Right-click on the price scale to see possible options: change scaling type, enable auto-scaling or show another price scale. Right-clicking on indicators lets you choose which scale to use, so several data series with different scaling can co-exist in one chart. You can also drag price and time scales to increase or decrease compression.": "

Advanced Price Scaling

When you are ready to get technical, our charts let you set the price scales to match your type of analysis. There are linear, percent and log axes for drastic price movements. You can use two separate price scales at the same time: one for indicators and one for price movements. Read more about scaling options.

Right-click on the price scale to see possible options: change scaling type, enable auto-scaling or show another price scale. Right-clicking on indicators lets you choose which scale to use, so several data series with different scaling can co-exist in one chart. You can also drag price and time scales to increase or decrease compression.", - "

Multi Charts Layout

You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.": "

Multi Charts Layout

You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.", + "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.": "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.", "

Communicate your ideas in real-time!

Collaborating with investors across markets and countries has never been easier! TradingView chat rooms are a powerful communication tool, which are fully integrated to instantly share charts, analysis and trading ideas – all on one platform. Create your own chat rooms on interesting topics, or join existing public chat rooms – a world of knowledge is at your fingertips.
Start chatting now!": "

Communicate your ideas in real-time!

Collaborating with investors across markets and countries has never been easier! TradingView chat rooms are a powerful communication tool, which are fully integrated to instantly share charts, analysis and trading ideas – all on one platform. Create your own chat rooms on interesting topics, or join existing public chat rooms – a world of knowledge is at your fingertips.
Start chatting now!", + "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.": "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.", + "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!": "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!", + "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.": "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.", "

Go PRO to get even more

But that’s not all! Upgrade your trading experience with TradingView PRO and get access to an unparalleled set of premium features and data. Get it today!": "

Go PRO to get even more

But that’s not all! Upgrade your trading experience with TradingView PRO and get access to an unparalleled set of premium features and data. Get it today!", - "You are not authenticated.": "You are not authenticated.", - "You already have Pro Plus trial.": "You already have Pro Plus trial.", - "You already participated in Pro Plus trial.": "You already participated in Pro Plus trial.", - "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.": "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.", - "
If you want to use this service - please sign in or register!
": "
If you want to use this service - please sign in or register!
", - "Increase Rating": "Increase Rating", - "Read more...": "Read more...", - "PRO Plus Trial": "PRO Plus Trial", - "Sorry, PRO Plus trial could not be set.": "Sorry, PRO Plus trial could not be set.", - "Decrease Rating": "Decrease Rating", - "Quote this message": "Quote this message", - "Unban": "Unban", - "Symbol Description": "Symbol Description", - "OHLC Values": "OHLC Values", - "Indicator Titles": "Indicator Titles", - "Indicator Arguments": "Indicator Arguments", - "Indicator Values": "Indicator Values", - "Symbol Last Value": "Symbol Last Value", - "Indicator Last Value": "Indicator Last Value", - "Favorite Drawings Toolbar": "Favorite Drawings Toolbar", - "Drawings Toolbar": "Drawings Toolbar", - "Sound on every message": "Sound on every message", - "No Sound notifications": "No Sound notifications", - "Set chat title...": "Set chat title...", - "Leave this chat": "Leave this chat", - "Enter new title for this chat": "Enter new title for this chat", - "Chat title": "Chat title", - "Are you sure you want to leave this chat?": "Are you sure you want to leave this chat?", - "Add people to this chat...": "Add people to this chat...", - "Add people to this chat": "Add people to this chat", - "Start new chat with...": "Start new chat with...", - "Clear Symbols": "Clear Symbols", - "Do you really want to clear all symbols?": "Do you really want to clear all symbols?", - "Apply Manual Risk/Reward": "Apply Manual Risk/Reward", - "Apply Manual Decision Point": "Apply Manual Decision Point", - "Analyze Trade Setup": "Analyze Trade Setup", - "Apply Elliot Wave Intermediate": "Apply Elliot Wave Intermediate", - "Apply Elliot Wave Major": "Apply Elliot Wave Major", - "Apply Elliot Wave Minor": "Apply Elliot Wave Minor", - "Up Wave 1 or A": "Up Wave 1 or A", - "Up Wave 2 or B": "Up Wave 2 or B", - "Up Wave C": "Up Wave C", - "Up Wave 3": "Up Wave 3", - "Up Wave 4": "Up Wave 4", - "Up Wave 5": "Up Wave 5", - "Down Wave 1 or A": "Down Wave 1 or A", - "Down Wave 2 or B": "Down Wave 2 or B", - "Down Wave C": "Down Wave C", - "Down Wave 3": "Down Wave 3", - "Down Wave 4": "Down Wave 4", - "Down Wave 5": "Down Wave 5", - "If you want to use private messages - please sign in or register!": "If you want to use private messages - please sign in or register!", - "To get alerts list - please sign in or register!": "To get alerts list - please sign in or register!", - "Manage Alerts": "Manage Alerts", - "Headlines": "Headlines", - "StockTwits": "StockTwits", - "FxWire PRO": "FxWire PRO", - "Futures Magazine": "Futures Magazine", - "Save As Watchlist...": "Save As Watchlist...", - "VolumeProfile": "VolumeProfile", - "Income Statement": "Income Statement", - "Profitability": "Profitability", - "Dividend": "Dividend", - "Current Valuation": "Current Valuation", - "Other": "Other", - "Indicators and Strategies": "Indicators and Strategies", - "Strategies": "Strategies", - "My Scripts": "My Scripts", - "Public Library": "Public Library", - "Built-ins": "Built-ins", - "AOS FX Primer": "AOS FX Primer", - "AlgoViewEssential": "AlgoViewEssential", - "Analysis Suite - SCMR Trends": "Analysis Suite - SCMR Trends", - "DecisionBar": "DecisionBar", - "Jurik Research": "Jurik Research", - "Key Hidden Levels": "Key Hidden Levels", - "Key Order Flow Events": "Key Order Flow Events", - "LazyBear - MTF Panes": "LazyBear - MTF Panes", - "LazyBear - S/R Levels": "LazyBear - S/R Levels", - "MTF Studies": "MTF Studies", - "MicroTrends": "MicroTrends", - "ProTradingIndicators": "ProTradingIndicators", - "RobBooker": "RobBooker", - "Fundamentals": "Fundamentals", - "Economy": "Economy", - "Zig Zag": "Zig Zag", - "Advance Decline Line": "Advaqweqweqweline Line", - "Advance Decline Ratio": "Advaadsasdadsio", - "Advance/Decline Ratio (Bars)": "Advance/Deasdasdasd", - "Chande Kroll Stop": "Chande Kroll Stop", - "Chop Zone": "Chop Zone", - "Conditional Expressions": "Conditional Expressions", - "ConnorsRSI": "ConnorsRSI", - "Correlation Coefficient": "Correlation Coefficient", - "Cumulative Volume Index": "Cumulative Volume Index", - "Detrended Price Oscillator": "Detrended Price Oscillator", - "Directional Movement": "Directional Movement", - "Divergence Indicator": "Divergence Indicator", - "Double EMA": "Double EMA", - "Ease Of Movement": "Ease Of Movement", - "Elder's Force Index": "Elder's Force Index", - "Elliott Wave": "Elliott Wave", - "Fisher Transform": "Fisher Transform", - "Historical Volatility": "Historical Volatility", - "Hull Moving Average": "Hull Moving Average", - "Linear Regression": "Linear Regression", - "MACD": "MACD", - "McGinley Dynamic": "McGinley Dynamic", - "Momentum": "Momentum", - "Moon Phases": "Moon Phases", - "Multi-Time Period Charts": "Multi-Time Period Charts", - "Pivot Points High Low": "Pivot Points High Low", - "Pivot Points Standard": "Pivot Points Standard", - "Price Volume Trend": "Price Volume Trend", - "Rate Of Change": "Rate Of Change", - "SMI Ergodic Indicator": "SMI Ergodic Indicator", - "SMI Ergodic Oscillator": "SMI Ergodic Oscillator", - "Smoothed Moving Average": "Smoothed Moving Average", - "Ultimate Oscillator": "Ultimate Oscillator", - "VWAP": "VWAP", - "Volatility Stop": "Volatility Stop", - "Vortex Indicator": "Vortex Indicator", - "Williams %R": "Williams %R", - "Williams Fractal": "Williams Fractal", - "Woodies CCI": "Woodies CCI", - "Total Revenue": "Total Revenue", - "Diluted EPS, Net Income": "Diluted EPS, Net Income", - "Net Income": "Net Income", - "EBITDA": "EBITDA", - "EBIT": "EBIT", - "Equity Earnings": "Equity Earnings", - "Gross Margin": "Gross Margin", - "After-tax Margin": "After-tax Margin", - "Gross Profit": "Gross Profit", - "Dividends Paid": "Dividends Paid", - "Debt to Equity": "Debt to Equity", - "Free Cash Flow": "Free Cash Flow", - "Return on Equity": "Return on Equity", + "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.": "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.", + "

Server-side Alerts (β version)": "

Server-side Alerts (β version)", + "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.": "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.", + "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.": "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.", + "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.": "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.", + "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.": "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.", + "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!": "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!", + "Number or , – change interval. The interval can be changed by typing the interval number (i.e. 5 if it is going to be a five minute chart) or by typing a comma (,) to enter non minute intervals such as H (Hourly), D (Daily), W (Weekly), M (Monthly).": "Number or , – change interval. The interval can be changed by typing the interval number (i.e. 5 if it is going to be a five minute chart) or by typing a comma (,) to enter non minute intervals such as H (Hourly), D (Daily), W (Weekly), M (Monthly).", + "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

": "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

", + "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

": "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

", + "

Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the features, top authors or create your first idea!

", + "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", + "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.": "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.", + "A clear title that describes your idea. Don’t just write “MSFT” or “MSFT Short”. A title like this doesn’t say much and won’t attract much interest to your idea.": "A clear title that describes your idea. Don’t just write “MSFT” or “MSFT Short”. A title like this doesn’t say much and won’t attract much interest to your idea.", + "A description that clearly states your idea. Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader’s shoes and see if you’d understand the context based on what you wrote. It’s also a good idea to re-post descriptions right on the chart, so your idea can be shared without losing meaning.": "A description that clearly states your idea. Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader’s shoes and see if you’d understand the context based on what you wrote. It’s also a good idea to re-post descriptions right on the chart, so your idea can be shared without losing meaning.", + "A suggested author published idea on current symbol": "A suggested author published idea on current symbol", + "ABCD Pattern": "ABCD Pattern", + "about": "about", + "Account History": "Account History", + "Account History...": "Account History...", "Accounting Change": "Accounting Change", - "Accounts Payable": "Accounts Payable", "Accounts Payable and Accrued Expenses": "Accounts Payable and Accrued Expenses", + "Accounts Payable": "Accounts Payable", "Accounts Receivable, Trade, Net": "Accounts Receivable, Trade, Net", "Accounts, Notes Receivable, Net": "Accounts, Notes Receivable, Net", "Accrued Expenses": "Accrued Expenses", "Accrued Interest": "Accrued Interest", "Accumulated Depreciation": "Accumulated Depreciation", + "Accumulation/Distribution": "Accumulation/Distribution", + "Accumulation/Distribution_study": "Accumulation/Distribution", "Acquisition/Sale of Business, Net": "Acquisition/Sale of Business, Net", - "Additional Paid-in Capital": "Additional Paid-in Capital", + "Activate Offer and GO PRO": "Activate Offer and GO PRO", + "Activate Your Account": "Activate Your Account", + "Active Symbol": "หลักทรัพย์ที่ใช้งานอยู่", + "Active": "Active", + "Actual": "Actual", + "Add about...": "Add about...", + "Add Alert": "Add Alert", + "Add any symbol from the list": "เพิ่มเข้ารายการ", + "Add location...": "Add location...", + "Add people to this chat": "Add people to this chat", + "Add people to this chat...": "Add people to this chat...", + "Add people": "Add people", + "Add real-time markets": "Add real-time markets", + "Add status": "Add status", + "Add status...": "Add status...", + "Add Symbol": "เพิ่มสัญลักษณ์", + "Add this room from favorites": "Add this room from favorites", + "Add to Chart": "Add to Chart", + "Add to favorites": "เพิ่มลงรายการโปรด", + "Add To Watchlist": "เพิ่มในรายการ", + "Add twitter...": "Add twitter...", + "Add webpage...": "Add webpage...", + "Add {0} To Watchlist": "Add {0} To Watchlist", + "Add": "เพิ่ม", + "Additional Notifications Settings...": "Additional Notifications Settings...", "Additional Paid-in Capital - Preferred Stock": "Additional Paid-in Capital - Preferred Stock", + "Additional Paid-in Capital": "Additional Paid-in Capital", + "Address": "Address", "Adjusted EBIT": "Adjusted EBIT", "Adjusted EBITDA": "Adjusted EBITDA", "Adjusted EPS, Basic": "Adjusted EPS, Basic", @@ -1183,26 +102,255 @@ "Adjustment for Equity Earnings": "Adjustment for Equity Earnings", "Adjustment for Minority Interest": "Adjustment for Minority Interest", "Adjustment for Special Charges": "Adjustment for Special Charges", + "Advance Decline Line": "Advance Decline Line", + "Advance Decline Ratio": "Advance Decline Ratio", + "Advance/Decline Ratio (Bars)": "Advance/Decline Ratio (Bars)", + "Advance/Decline_study": "Advance/Decline", + "ADX smoothing": "ADX smoothing", + "ADX Smoothing_input": "ADX Smoothing", + "After making your selection, copy and paste the embed code above. Learn more how to embed chart into forum or blog.": "After making your selection, copy and paste the embed code above. Learn more how to embed chart into forum or blog.", + "After-tax Margin": "After-tax Margin", + "Alarm Clock": "Alarm Clock", + "Alert Actions": "Alert Actions", + "Alert": "Alert", + "Alerts for the current resolution only": "Alerts for the current resolution only", + "Alerts for the current symbol only": "Alerts for the current symbol only", + "Alerts issue": "Alerts issue", + "Alerts Log": "Alerts Log", + "Alerts": "Alerts", + "AlgoViewEssential": "AlgoViewEssential", + "All Content": "All Content", + "All Exchanges": "ตลาดทั้งหมด", + "All Metrics": "All Metrics", + "All Talks": "All Talks", + "all time messages": "__messages__ all time messages", + "All types": "ทุกรูปแบบ", + "All": "All", + "all": "all", + "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.": "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.", + "Already have an account?": "Already have an account?", + "Always Show Stats": "Always Show Stats", + "AMEX - Stock - USA": "AMEX - Stock - USA", + "AMEX Gap Down Stocks": "AMEX Gap Down Stocks", + "AMEX Gap Up Stocks": "AMEX Gap Up Stocks", + "AMEX Percent Advances": "AMEX Percent Advances", + "AMEX Percent Declines": "AMEX Percent Declines", + "AMEX Price Advances": "AMEX Price Advances", + "AMEX Price Declines": "AMEX Price Declines", + "AMEX Range Advances": "AMEX Range Advances", + "AMEX Range Declines": "AMEX Range Declines", + "AMEX Volume Leaders": "AMEX Volume Leaders", "Amortization Expense": "Amortization Expense", "Amounts Due to Related Parties, Short-term": "Amounts Due to Related Parties, Short-term", - "Basic EPS, Net Income": "Basic EPS, Net Income", + "Analysis Suite - SCMR Trends": "Analysis Suite - SCMR Trends", + "Analyze Trade Setup": "Analyze Trade Setup", + "Anchored Note": "Anchored Note", + "Anchored Text": "ลิงค์", + "Angle": "Angle", + "Angle:": "Angle:", + "Another script has the same name. Do you wish to overwrite it?": "Another script has the same name. Do you wish to overwrite it?", + "Any custom watchlist can be saved under a unique name and loaded at any time with one click. All lists are available from any computer, so you have your workspace wherever you go.": "Any custom watchlist can be saved under a unique name and loaded at any time with one click. All lists are available from any computer, so you have your workspace wherever you go.", + "AOS FX Primer": "AOS FX Primer", + "Apply Default Drawing Template": "Apply Default Drawing Template", + "Apply Default": "Apply Default", + "Apply Defaults": "Apply Defaults", + "Apply Elliot Wave Intermediate": "Apply Elliot Wave Intermediate", + "Apply Elliot Wave Major": "Apply Elliot Wave Major", + "Apply Elliot Wave Minor": "Apply Elliot Wave Minor", + "Apply Elliot Wave": "Apply Elliot Wave", + "Apply Manual Decision Point": "Apply Manual Decision Point", + "Apply Manual Risk/Reward": "Apply Manual Risk/Reward", + "Apply WPT Down Wave": "Apply WPT Down Wave", + "Apply WPT Up Wave": "Apply WPT Up Wave", + "Apply": "บันทึก", + "Apr": "เมษา", + "Arc": "เส้นโค้ง", + "Arcs": "Arcs", + "Are you sure you want to abandon your post?": "Are you sure you want to abandon your post?", + "Are you sure you want to close {0} position?": "Are you sure you want to close {0} position?", + "Are you sure you want to delete this chart?": "ยืนยันหากคุณต้องการลบกราฟ", + "Are you sure you want to delete this message?": "Are you sure you want to delete this message?", + "Are you sure you want to delete this room?": "Are you sure you want to delete this room?", + "Are you sure you want to ignore messages from": "Are you sure you want to ignore messages from", + "Are you sure you want to leave this chat?": "Are you sure you want to leave this chat?", + "Are you sure you want to reverse {0} position?": "Are you sure you want to reverse {0} position?", + "Area With Breaks": "Area With Breaks", + "Area": "Area", + "Arguments in Header": "Arguments in Header", + "Arnaud Legoux Moving Average": "Arnaud Legoux Moving Average", + "Arnaud Legoux Moving Average_study": "Arnaud Legoux Moving Average", + "Aroon Down": "Aroon Down", + "Aroon Up": "Aroon Up", + "Aroon": "Aroon", + "Aroon_study": "Aroon", + "Arrow Mark Down": "ลูกศรลง", + "Arrow Mark Left": "ลูกศรซ้าย", + "Arrow Mark Right": "ลูกศรขวา", + "Arrow Mark Up": "ลูกศรขึ้น", + "Arrow": "ลูกศร", + "Assets": "Assets", + "at": "at", + "Athens": "เอเธนส์", + "Attach chart snapshot": "Attach chart snapshot", + "Aug": "สิงหา", + "Auto Scale": "Scale แบบอัตโนมัติ", + "auto": "auto", + "auto_scale": "อัตโนมัติ", + "average per day": "__messages__ average per day", + "Average True Range": "Average True Range", + "Average True Range_study": "Average True Range", + "Average Volume": "Average Volume", + "Average waiting time on the phone is less than one minute. Phone support is available Monday-Friday from 6:30 AM until 3:00 PM EST.": "Average waiting time on the phone is less than one minute. Phone support is available Monday-Friday from 6:30 AM until 3:00 PM EST.", + "Avg Vol": "Avg Vol", + "Awesome Oscillator": "Awesome Oscillator", + "Awesome Oscillator_study": "Awesome Oscillator", + "Aww, we are sorry to see you go! If you cancel, you will no longer be billed after your current subscription period ends. '+": "Aww, we are sorry to see you go! If you cancel, you will no longer be billed after your current subscription period ends. '+", + "Background color 1": "สีพื้นหลัง 1", + "Background color 2": "สีพื้นหลัง 2", + "Background Color": "สีพื้นหลัง", + "Background": "พื้นหลัง", + "Balance of Power": "Balance of Power", + "Balance of Power_study": "Balance of Power", + "Balance Sheet": "Balance Sheet", + "Balance": "Balance", + "Balloon": "กล่องคำพูด", + "Ban": "Ban", + "Bands style": "Bands style", + "Bangkok": "กรุงเทพ", + "Banned": "Banned", + "Bar #": "Bar #", + "Bar's Style": "รูปแบบ Bar", + "Bars Pattern": "Bars Pattern", + "Bars": "Bars", + "bars": "ช่อง", + "bars_margin": "ช่อง", + "Base Line Period": "Base Line Period", + "Base Line Periods": "Base Line Periods", + "Base Line": "Base Line", + "Base": "Base", "Basic EPS, Net Income from Continuing, Operations": "Basic EPS, Net Income from Continuing, Operations", + "Basic EPS, Net Income": "Basic EPS, Net Income", "Basic Weighted Average Shares": "Basic Weighted Average Shares", + "Basis": "Basis", + "Become a PRO Plus user for just $19.95 and get unlimited alerts! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks!": "Become a PRO Plus user for just $19.95 and get unlimited alerts! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks!", + "Become a Pro user for just $9.95 and get unlimited studies! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks because you support further development of TradingView!": "Become a Pro user for just $9.95 and get unlimited studies! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks because you support further development of TradingView!", + "Beep-beep": "Beep-beep", + "Berlin": "เบอร์ลิน", + "Beta - 1 Year": "Beta - 1 Year", + "Beta - 3 Year": "Beta - 3 Year", + "Beta - 5 Year": "Beta - 5 Year", + "Beta 1Y": "Beta 1Y", + "Beta 3Y": "Beta 3Y", + "Beta 5Y": "Beta 5Y", + "Bill Williams' 3 Lines": "Bill Williams' 3 Lines", + "Bitcoin Talks": "Bitcoin Talks", + "Bitcoin": "Bitcoin", + "BITFINEX - Bitcoin": "BITFINEX - Bitcoin", + "BITSTAMP - Bitcoin": "BITSTAMP - Bitcoin", + "Black": "Black", + "Blank script": "Blank script", + "Blue": "Blue", + "Bogota": "โบโกต้า", + "Bold": "Bold", + "Bollinger Bands %B": "Bollinger Bands %B", + "Bollinger Bands %B_study": "Bollinger Bands %B", + "Bollinger Bands Width": "Bollinger Bands Width", + "Bollinger Bands Width_study": "Bollinger Bands Width", + "Bollinger Bands": "Bollinger Bands", + "Bollinger Bands_study": "Bollinger Bands", "Book Equity": "Book Equity", - "CF Depreciation & Amortization": "CF Depreciation & Amortization", - "CF Net Income": "CF Net Income", + "Border color": "สีขอบ", + "Border Color": "สีขอบ", + "Border": "เส้นขอบ", + "Borders": "เส้นขอบ", + "Bottom Labels": "Bottom Labels", + "Bottom Lables": "Bottom Lables", + "Bottom Margin": "Bottom Margin", + "bottom": "ชิดล่าง", + "Bring Forward": "ส่งมาด้านหน้า", + "Bring to Front": "ส่งมาหน้าสุด", + "Browser": "Browser", + "Brush": "พู่กัน", + "BSE - Stock - India": "BSE - Stock - India", + "BTC-E - Bitcoin": "BTC-E - Bitcoin", + "BTCYOU - Bitcoin": "BTCYOU - Bitcoin", + "Buenos Aires": "บูโนสแอเรส", + "Built-ins": "Built-ins", + "Buy Annual": "Buy Annual", + "Buy Ask": "Buy Ask __quote__", + "Buy Bid": "Buy Bid __quote__", + "Buy Market": "Buy Market", + "Buy Monthly": "Buy Monthly", + "BUY MULTIDEVICE ACCESS": "BUY MULTIDEVICE ACCESS", + "Buy symbol": "Buy __displaySymbol__ Limit __abbreviatedNumber__ @ __formattedValue__", + "Buy": "Buy", + "By clicking on “Sign Up” below, you are agreeing to the Terms of Service.": "By clicking on “Sign Up” below, you are agreeing to the Terms of Service.", + "by username": "by __username__", + "by": "by", + "Calendar": "Calendar", + "Calling": "Calling", + "Callout": "กล่องคำพูด", + "Cancel Order": "Cancel Order", + "Cancel publication": "Cancel publication", + "Cancel {{text}} and send feedback": "Cancel {{text}} and send feedback", + "Cancel": "ยกเลิก", + "Candles": "Candles", "Capital Expenditures": "Capital Expenditures", - "Cash Paid for Income Taxes": "Cash Paid for Income Taxes", - "Cash Paid for Interest Expense": "Cash Paid for Interest Expense", - "Cash Ratio": "Cash Ratio", + "Capital LT": "Capital LT", + "Capital": "Capital", + "Card Number": "Card Number", "Cash and Cash Equivalents": "Cash and Cash Equivalents", "Cash and Cash Equivalents, Beginning of Year": "Cash and Cash Equivalents, Beginning of Year", "Cash and Cash Equivalents, End of Year": "Cash and Cash Equivalents, End of Year", + "Cash Flow Statement": "Cash Flow Statement", "Cash from Discontinued Operations": "Cash from Discontinued Operations", "Cash from Financing Activities": "Cash from Financing Activities", "Cash from Investing Activities": "Cash from Investing Activities", "Cash from Operating Activities": "Cash from Operating Activities", + "Cash Paid for Income Taxes": "Cash Paid for Income Taxes", + "Cash Paid for Interest Expense": "Cash Paid for Interest Expense", + "Cash Ratio": "Cash Ratio", "Cash, Cash Equivalents and Short-term ,Investments": "Cash, Cash Equivalents and Short-term ,Investments", + "CBOE - Options - USA": "CBOE - Options - USA", + "CBOT - Futures - USA": "CBOT - Futures - USA", + "CBOT E-mini": "CBOT E-mini", + "CCI 14 Length": "CCI 14 Length", + "CCI 14": "CCI 14", + "CCI Turbo Histogram": "CCI Turbo Histogram", + "CCI Turbo Length": "CCI Turbo Length", + "CCI Turbo": "CCI Turbo", + "center": "กึ่งกลาง", + "Centered": "Centered", + "CF Depreciation & Amortization": "CF Depreciation & Amortization", + "CF Depreciation & Amortization": "CF Depreciation & Amortization", + "CF Net Income": "CF Net Income", + "CFD": "CFD", + "Chaikin Money Flow": "Chaikin Money Flow", + "Chaikin Money Flow_study": "Chaikin Money Flow", + "Chaikin Oscillator": "Chaikin Oscillator", + "Chaikin Oscillator_study": "Chaikin Oscillator", + "Chande Kroll Stop": "Chande Kroll Stop", + "Chande Kroll Stop_study": "Chande Kroll Stop", + "Chande MO": "Chande MO", + "Chande Momentum Oscillator": "Chande Momentum Oscillator", + "Chande Momentum Oscillator_study": "Chande Momentum Oscillator", + "Change angle": "Change angle", + "Change area background": "Change area background", + "Change Background Color": "Change Background Color", + "Change band background": "Change band background", + "Change Disjoint Angle Background Color": "Change Disjoint Angle Background Color", + "Change Disjoint Angle Background Transparency": "Change Disjoint Angle Background Transparency", + "Change Disjoint Angle Color": "Change Disjoint Angle Color", + "Change Disjoint Angle Extending Left": "Change Disjoint Angle Extending Left", + "Change Disjoint Angle Extending Right": "Change Disjoint Angle Extending Right", + "Change Disjoint Angle Filling": "Change Disjoint Angle Filling", + "Change Disjoint Angle Left End": "Change Disjoint Angle Left End", + "Change Disjoint Angle Right End": "Change Disjoint Angle Right End", + "Change Disjoint Angle Show Prices": "Change Disjoint Angle Show Prices", + "Change Disjoint Angle Style": "Change Disjoint Angle Style", + "Change Disjoint Angle Width": "Change Disjoint Angle Width", + "Change Ideas filter": "Change Ideas filter", + "Change in Accounts Payable & Accrued, Expenses": "Change in Accounts Payable & Accrued, Expenses", "Change in Accounts Payable & Accrued, Expenses": "Change in Accounts Payable & Accrued, Expenses", "Change in Accounts Receivable": "Change in Accounts Receivable", "Change in Current Assets": "Change in Current Assets", @@ -1213,6 +361,7 @@ "Change in Income Taxes Payable": "Change in Income Taxes Payable", "Change in Inventories": "Change in Inventories", "Change in Long-term Debt, Net": "Change in Long-term Debt, Net", + "Change in Operating Assets & Liabilities": "Change in Operating Assets & Liabilities", "Change in Operating Assets & Liabilities": "Change in Operating Assets & Liabilities", "Change in Other Assets": "Change in Other Assets", "Change in Other Current Assets": "Change in Other Current Assets", @@ -1220,14 +369,207 @@ "Change in Other Liabilities": "Change in Other Liabilities", "Change in Prepaid Expenses": "Change in Prepaid Expenses", "Change in Short-term Borrowings, Net": "Change in Short-term Borrowings, Net", + "Change Interval": "Change Interval", + "Change Interval...": "Change Interval...", + "Change Marker and Border Color": "Change Marker and Border Color", + "Change Resolution": "Change Resolution", + "Change Symbol": "เปลี่ยนสัญลักษณ์", + "Change Symbol...": "เปลี่ยนสัญลักษณ์...", + "Change Text Background Fill": "Change Text Background Fill", + "Change Text Background Transparency": "Change Text Background Transparency", + "Change Text Background": "Change Text Background", + "Change Text Border Color": "Change Text Border Color", + "Change Text Border": "Change Text Border", + "Change Text Color": "Change Text Color", + "Change Text Font Bold": "Change Text Font Bold", + "Change Text Font Italic": "Change Text Font Italic", + "Change Text Font Size": "Change Text Font Size", + "Change Text Font": "Change Text Font", + "Change Text Wrap": "Change Text Wrap", + "Change Text": "Change Text", + "Change Trend Angle Extending Left": "Change Trend Angle Extending Left", + "Change Trend Angle Extending Right": "Change Trend Angle Extending Right", + "Change Trend Line Always Show Stats": "Change Trend Line Always Show Stats", + "Change Trend Line Color": "Change Trend Line Color", + "Change Trend Line Extending Left": "Change Trend Line Extending Left", + "Change Trend Line Extending Right": "Change Trend Line Extending Right", + "Change Trend Line Left End": "Change Trend Line Left End", + "Change Trend Line Right End": "Change Trend Line Right End", + "Change Trend Line Show Angle": "Change Trend Line Show Angle", + "Change Trend Line Show Bars Range": "Change Trend Line Show Bars Range", + "Change Trend Line Show Date/Time Range": "Change Trend Line Show Date/Time Range", + "Change Trend Line Show Price Range": "Change Trend Line Show Price Range", + "Change Trend Line Style": "Change Trend Line Style", + "Change Trend Line Width": "Change Trend Line Width", + "Channel": "Channel", + "Chart as image": "Chart as image", + "Chart description is required": "Chart description is required", + "Chart does not load": "Chart does not load", + "Chart Help": "Chart Help", + "Chart Layout Name": "Chart Layout Name", + "Chart layout name": "Chart layout name", + "Chart Name": "ชื่อกราฟ", + "Chart name": "ชื่อกราฟ", + "Chart or Quote, eg.": "Chart or Quote, eg.", + "Chart Properties": "ตั้งค่ากราฟ", + "Chart Snapshot": "Chart Snapshot", + "Chart title is required": "Chart title is required", + "Chart": "Chart", + "Charts": "Charts", + "Chat archives...": "Chat archives...", + "Chat Call": "Chat Call", + "Chat Calling": "Chat Calling", + "Chat Hangup": "Chat Hangup", + "Chat Message": "Chat Message", + "Chat Popup": "Chat Popup", + "Chat title": "Chat title", + "Chats": "Chats", + "Chicago": "ชิคาโก", + "Chikou span": "Chikou span", + "Chirpy": "Chirpy", + "Chng 1W": "Chng 1W", + "Chng 4W": "Chng 4W", + "Chng 52W": "Chng 52W", + "Chng": "Chng", + "Choose your PRO plan": "Choose your PRO plan", + "Chop Zone": "Chop Zone", + "Choppiness Index": "Choppiness Index", + "Choppiness Index_study": "Choppiness Index", + "Circle Lines": "Circle Lines", + "Circles": "Circles", + "Clear Alerts Log": "Clear Alerts Log", + "Clear Console": "Clear Console", + "Clear Symbols": "Clear Symbols", + "Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.": "Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.", + "Click here to create new alert": "Click here to create new alert", + "Click here to go to chart and create one": "Click here to go to chart and create one", + "Click to set a point": "คลิกเพื่อสร้างจุด", + "Clone": "คัดลอก", + "Clone, Copy, Sync": "Clone, Copy, Sync", + "Close position": "Close position", + "Close Position": "Close Position", + "Close {0} position?": "Close {0} position?", + "Close": "ปิด", + "close": "close", + "Close_in_legend": "C", + "closed": "ปิด", + "Closed": "Closed", + "Closed_line_tool_position": "ปิด", + "CME - Futures - USA": "CME - Futures - USA", + "CME E-mini": "CME E-mini", + "Coeffs As Percents": "Coeffs As Percents", + "Color 0": "สี #0", + "Color 1": "สี #1", + "Color 2": "สี #2", + "Color 3": "สี #3", + "Color 4": "สี #4", + "Color 5": "Color 5", + "Color 6": "Color 6", + "Color 7": "Color 7", + "Color 8": "Color 8", + "Color bars based on previous close": "ให้สีของ Bars อ้างอิงจากราคาปิดของวันก่อนหน้า", + "Color Theme": "โทนสี", + "Color": "สี", + "Color:": "สี:", + "Columns": "Columns", + "COMEX - Futures - USA": "COMEX - Futures - USA", + "COMEX E-mini": "COMEX E-mini", + "Comment": "ความคิดเห็น", + "Commitments & Contingencies": "Commitments & Contingencies", "Commitments & Contingencies": "Commitments & Contingencies", + "Commodity Channel Index": "Commodity Channel Index", + "Commodity Channel Index_study": "Commodity Channel Index", "Common Stock": "Common Stock", + "Company Comparison": "เปรียบเทียบหลักทรัพย์", + "Company": "Company", + "Compare Add": "Compare Add", + "Compare or Add Symbol": "เปรียบเทียบ หรือ เพิ่ม", + "Compare or Add Symbol...": "เปรียบเทียบ หรือ เพิ่ม...", + "Compare": "เปรียบเทียบ", + "Compare...": "เปรียบเทียบ...", + "Compared to monthly billing": "Compared to monthly billing", + "compiling...": "compiling...", + "Condition": "Condition", + "Conditional Expressions": "Conditional Expressions", + "Confirm Inputs": "Confirm Inputs", + "Confirm replace": "Confirm replace", + "Confirm": "Confirm", + "Confirmation": "การยืนยัน", + "Connect": "Connect", + "CONNECT": "CONNECT", + "Connected": "Connected", + "Connecting Line": "Connecting Line", + "Connecting": "Connecting", + "Connors RSI": "Connors RSI", + "ConnorsRSI": "ConnorsRSI", + "Continue": "Continue", + "CONTINUE": "CONTINUE", + "Conversion Line Period": "Conversion Line Period", + "Conversion Line Periods": "Conversion Line Periods", + "Conversion Line": "Conversion Line", + "Coordinates": "ตำแหน่ง", + "Copied to clipboard": "Copied to clipboard", + "Coppock Curve": "Coppock Curve", + "Coppock Curve_study": "Coppock Curve", + "Copy Chart Layout": "Copy Chart Layout", + "Copy link": "Copy link", + "copy selected object.": "copy selected object.", + "Copy": "คัดลอก", + "Correct": "Correct", + "Correlation Coeff": "Correlation Coeff", + "Correlation Coeff_study": "Correlation Coeff", + "Correlation Coefficient": "Correlation Coefficient", + "Correlation": "Correlation", + "Cost & Operating Expenses": "Cost & Operating Expenses", "Cost & Operating Expenses": "Cost & Operating Expenses", "Cost of Revenue": "Cost of Revenue", + "Count": "Count", "Cover Sheet TSO": "Cover Sheet TSO", + "Create Alert on {{title}}": "Create Alert on {{title}}", + "Create Alert": "Create Alert", + "Create new note...": "Create new note...", + "Create New Order...": "Create New Order...", + "Create new public chat": "Create new public chat", + "Create your first script now!": "Create your first script now!", + "Create": "Create", + "Cross": "Cross", + "Cross_chart_type": "Cross", + "Crosses": "Crosses", + "Crosshair": "Crosshair", + "Crossing Down": "Crossing Down", + "Crossing Up": "Crossing Up", + "Crossing": "Crossing", + "Cumulative Volume Index": "Cumulative Volume Index", "Current Portion of Long-term Debt": "Current Portion of Long-term Debt", "Current Ratio": "Current Ratio", + "Current Valuation": "Current Valuation", + "cursors-group-css-class": "cursors-group-css-class", + "Custom color...": "สีกำหนดเอง...", + "Custom intervals and unlimited alerts": "Custom intervals and unlimited alerts", + "Custom Intervals": "Custom Intervals", + "Custom": "Custom", + "Custom...": "Custom...", + "CVV/CSC": "CVV/CSC", + "Cycle": "Cycle", + "Cyclic Lines": "Cyclic Lines", + "d": "d", + "D_dates": "D", + "d_dates": "d", + "Daily": "Daily", + "Data provided by BATS exchange.": "Data provided by BATS exchange.", + "Data Window": "Data Window", + "Date Range": "Date Range", + "Date": "Date", + "day": "วัน", + "Day's Range": "Day's Range", + "Debt Net": "Debt Net", "Debt to Assets": "Debt to Assets", + "Debt to Equity": "Debt to Equity", + "Dec": "ธันวา", + "DecisionBar": "DecisionBar", + "Decrease Rating": "Decrease Rating", + "Default": "ค่าเริ่มต้น", + "Defaults": "ค่าเริ่มต้น", "Deferred Charges": "Deferred Charges", "Deferred Income Tax Liabilities, Short-term": "Deferred Income Tax Liabilities, Short-term", "Deferred Income Taxes": "Deferred Income Taxes", @@ -1237,61 +579,837 @@ "Degree of Combined Leverage": "Degree of Combined Leverage", "Degree of Financial Leverage": "Degree of Financial Leverage", "Degree of Operational Leverage": "Degree of Operational Leverage", + "delayed": "delayed", + "Delayed": "Delayed", + "Delete Alert": "Delete Alert", + "Delete alerts as per filter": "Delete alerts as per filter", + "Delete all Alerts": "Delete all Alerts", + "Delete all inactive Alerts": "Delete all inactive Alerts", + "Delete all your positions, orders and history and set balance to specific value.": "Delete all your positions, orders and history and set balance to specific value.", + "Delete message": "Delete message", + "Delete room": "Delete room", + "Delete script": "Delete script", + "Delete": "ลบ", + "Depreciation & Amortization Expense": "Depreciation & Amortization Expense", "Depreciation & Amortization Expense": "Depreciation & Amortization Expense", "Depreciation Expense": "Depreciation Expense", + "Depth": "Depth", + "depth_input": "depth", + "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.": "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.", + "Description": "Description", + "DESCRIPTION": "DESCRIPTION", + "Detach Chat": "Detach Chat", + "Details": "Details", + "Detrended Price Oscillator": "Detrended Price Oscillator", + "deviation_input": "deviation", + "Device": "Device", + "DI Length_input": "DI Length", "Diluted EPS, Net Income from Continuing Operations": "Diluted EPS, Net Income from Continuing Operations", + "Diluted EPS, Net Income": "Diluted EPS, Net Income", "Diluted Weighted Average Shares": "Diluted Weighted Average Shares", + "Directional Movement Index": "Directional Movement Index", + "Directional Movement Index_study": "Directional Movement Index", + "Directional Movement": "Directional Movement", + "Disconnect": "Disconnect", + "Disconnected": "Disconnected", "Discontinued Operations": "Discontinued Operations", + "Disjoint Angle": "Disjoint Angle", + "Displaced EMA": "Displaced EMA", + "Displacement": "Displacement", + "displacement_input": "displacement", + "distance: {0}": "ระยะ: {0}", + "Div EA": "Div EA", + "Div Paid": "Div Paid", + "Div Pref": "Div Pref", + "Div Share": "Div Share", + "Divergence Indicator": "Divergence Indicator", + "Diviation (%)": "Diviation (%)", + "Dividend": "Dividend", + "Dividends Paid": "Dividends Paid", + "Dividends per Share, FQ": "Dividends per Share, FQ", + "Dividends": "Dividends", + "divisor_input": "divisor", + "Divisor_input": "Divisor", + "Do Not Cancel": "Do Not Cancel", + "Do not post offline personal contact information.": "Do not post offline personal contact information.", + "Do not publish content that is not your original work, or infringes the copyright of any third party.": "Do not publish content that is not your original work, or infringes the copyright of any third party.", + "Do not show this message again": "Do not show this message again", + "Do you really want to clear all symbols?": "Do you really want to clear all symbols?", + "Do you realy want to delete ": "Do you realy want to delete", + "Do you realy want to delete theme": "Do you realy want to delete __theme__ theme?", + "Do you realy want to delete {0}watchlist?": "Do you realy want to delete {0}watchlist?", + "Do you realy want to replace": "Do you realy want to replace", + "Don't be so cruel! Bans longer than 1 week are not allowed for now.": "Don't be so cruel! Bans longer than 1 week are not allowed for now.", + "Donchian Channels": "Donchian Channels", + "Donchian Channels_study": "Donchian Channels", + "Done": "Done", + "Don’t cry… but your free PRO Plus trial has ended! We hope you benefited from useful features and felt good about yourself for supporting the community.": "Don’t cry… but your free PRO Plus trial has ended! We hope you benefited from useful features and felt good about yourself for supporting the community.", + "Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!": "Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!", + "Dot": "จุด", + "Double EMA": "Double EMA", + "Double Exponential Moving Average": "Double Exponential Moving Average", + "Double Exponential Moving Average_study": "Double Exponential Moving Average", + "Down Color": "สีติดลบ", + "Down fractals": "Down fractals", + "Down Wave 1 or A": "Down Wave 1 or A", + "Down Wave 2 or B": "Down Wave 2 or B", + "Down Wave 3": "Down Wave 3", + "Down Wave 4": "Down Wave 4", + "Down Wave 5": "Down Wave 5", + "Down Wave C": "Down Wave C", + "Down": "Down", + "Drawing Tools": "Drawing Tools", + "Drawings Syncing": "Drawings Syncing", + "Drawings Toolbar": "Drawings Toolbar", + "Drawings": "รูปวาด", + "E-mail for sms": "E-mail for sms", + "E-mail support hours are 4:00 AM – 3 PM EST Monday - Friday. Typical response time is 1 hour during business hours.": "E-mail support hours are 4:00 AM – 3 PM EST Monday - Friday. Typical response time is 1 hour during business hours.", + "E-mail": "E-mail", + "Early Access 33% off{{#is_finished}} – Final chance{{/is_finished}}": "Early Access 33% off{{#is_finished}} – Final chance{{/is_finished}}", + "Early Access for $16.65/Month": "Early Access for $16.65/Month", + "Earnings breaks": "Earnings breaks", + "Earnings Calendar": "Earnings Calendar", + "Earnings per Share, Basic, TTM": "Earnings per Share, Basic, TTM", + "Earnings per Share, Diluted, TTM": "Earnings per Share, Diluted, TTM", + "Earnings": "Earnings", + "Ease Of Movement": "Ease Of Movement", + "Ease of Movement": "Ease of Movement", + "Ease of Movement_study": "Ease of Movement", + "EBIT": "EBIT", + "EBITDA": "EBITDA", + "Economic Calendar": "Economic Calendar", + "Economy & Symbols": "ข้อมูลเศรษฐกิจ และ หลักทรัพย์", + "Economy": "Economy", + "Edit Alert {{description}} on {{title}}": "Edit Alert {{description}} on {{title}}", + "Edit Alert": "Edit Alert", + "Edit chat room": "Edit chat room", + "EDIT IDEA": "EDIT IDEA", + "Edit Order": "Edit Order", + "Edit Order...": "Edit Order...", + "Edit Position": "Edit Position", + "Edit Position...": "Edit Position...", + "Edit profile": "Edit profile", + "Edit room...": "Edit room...", + "EDIT SCRIPT": "EDIT SCRIPT", + "Edit Sript": "Edit Sript", + "Edit": "Edit", + "EDIT": "EDIT", "Effect of Exchange Rate on Cash": "Effect of Exchange Rate on Cash", + "Elder's Force Index": "Elder's Force Index", + "Elders Force Index_study": "Elders Force Index", + "Elliott Labels": "Elliott Labels", + "Elliott Major Retracement": "Elliott Major Retracement", + "Elliott Minor Retracement": "Elliott Minor Retracement", + "Elliott Wave Circle": "Elliott Wave Circle", + "Elliott Wave Cycle": "Elliott Wave Cycle", + "Elliott Wave Minor": "Elliott Wave Minor", + "Elliott Wave Subminuette": "Elliott Wave Subminuette", + "Elliott Wave": "Elliott Wave", + "Ellipse": "วงกลม", + "Email": "Email", + "Embed": "Embed", + "Emp": "Emp", "Employee Compensation": "Employee Compensation", + "End of Day": "End of Day", + "English only for main public chatrooms and public ideas - so that everyone can understand. Any language can be spoken in the custom chat rooms. Later we may introduce main public chatrooms for other languages.": "English only for main public chatrooms and public ideas - so that everyone can understand. Any language can be spoken in the custom chat rooms. Later we may introduce main public chatrooms for other languages.", + "English only": "English only", + "Enter a new chart layout name": "Enter a new chart layout name", + "Enter a new chart name": "กรุณาใส่ชื่อกราฟใหม่", + "Enter new title for this chat": "Enter new title for this chat", + "Entering Channel": "Entering Channel", + "Enterprise Value, FQ": "Enterprise Value, FQ", + "Enterprise Value/EBITDA, TTM": "Enterprise Value/EBITDA, TTM", + "Entry price:": "ราคาเข้าซื้อ", + "Envelope": "Envelope", + "Envelope_study": "Envelope", + "eod data": "ข้อมูลสิ้นวัน", + "eod delayed": "ข้อมูลสิ้นวันดีเลย์", + "EPS NI": "EPS NI", + "Equality Line": "Equality Line", + "Equity Earnings": "Equity Earnings", + "Equity": "Equity", + "Eraser": "ยางลบ", + "Error": "Error", + "Estimate": "Estimate", + "EUREX - Futures - Europe": "EUREX - Futures - Europe", + "Event": "Event", + "Events & Alerts": "Events & Alerts", + "Events": "เหตุการณ์", + "Exch": "Exch", + "Exchange": "Exchange", + "Exchanges charge per-user fees and redistribution fees from TradingView for delivery of intraday and real-time data. So, we can't give this data for free to everyone (as much as we'd like to).": "Exchanges charge per-user fees and redistribution fees from TradingView for delivery of intraday and real-time data. So, we can't give this data for free to everyone (as much as we'd like to).", + "Exit Full Screen (ESC)": "Exit Full Screen (ESC)", + "Exiting Channel": "Exiting Channel", + "Expand sym chart": "Expand sym chart", + "Expected Annual Dividends": "Expected Annual Dividends", + "Expiration Date (MM/YY)": "Expiration Date (MM/YY)", + "Expiration Time": "Expiration Time", + "Expiration": "Expiration", + "Expired": "Expired", + "Exponential": "Exponential", + "exponential_input": "Exponential", + "ext": "ext", + "Extend Alert Line": "Extend Alert Line", + "Extend Left End": "Extend Left End", + "Extend Left": "Extend Left", + "Extend Lines Left": "Extend Lines Left", + "Extend Lines": "Extend Lines", + "Extend Right End": "Extend Right End", + "Extend Right": "Extend Right", + "Extend": "Extend", + "Extended Alert Line": "Extended Alert Line", + "Extended Hours (Intraday Only)": "Extended Hours (Intraday Only)", + "Extended Hours": "Extended Hours", + "Extended Line": "Extended Line", + "Extended Trading Hours": "Extended Trading Hours", + "Extended": "Extended", + "Extension": "Extension", "Extraordinary Items": "Extraordinary Items", + "Failed": "Failed", + "Failure back color": "Failure back color", + "Failure text color": "Failure text color", + "FAILURE": "ล้มเหลว", + "Falling": "Falling", + "Fans": "Fans", + "Fast length": "Fast length", + "Fast Length": "Fast Length", + "fastLength_input": "Fast Length", + "Fault": "Fault", + "Favorite Drawings Toolbar": "Favorite Drawings Toolbar", + "Favorite ideas": "Favorite ideas", + "Favorite": "Favorite", + "Favorites": "รายการโปรด", + "Feature Request and Feedback": "Feature Request and Feedback", + "Feb": "กุมภา", + "Fib Channel": "Fib Channel", + "Fib Circles": "Fib Circles", + "Fib Retracement": "Fib Retracement", + "Fib Speed Resistance Arcs": "Fib Speed Resistance Arcs", + "Fib Speed Resistance Fan": "Fib Speed Resistance Fan", + "Fib Spiral": "Fib Spiral", + "Fib Time Zone": "Fib Time Zone", + "Fib Wedge": "Fib Wedge", + "Fibonacci": "Fibonacci", + "Fill": "Fill", + "Find existing chat": "Find existing chat", + "First bar time": "First bar time", + "First Name": "First Name", + "Fisher Transform": "Fisher Transform", + "Fisher": "Fisher", + "Flag Mark": "ธง", + "Flat Bottom": "Flat Bottom", + "Flat Top/Bottom": "Flat Top/Bottom", + "Flipped": "Flipped", + "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.": "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.", + "Follow {{pro_symbol}}": "Follow {{pro_symbol}}", + "Follow": "Follow", + "Followed": "Followed", + "Followers": "Followers", + "Following below suggestions will help get your ideas suggested:": "Following below suggestions will help get your ideas suggested:", + "Following": "Following", + "Font Size": "ขนาดตัวอักษร", + "For a limited time, we’re offering a FREE 1 month subscription of PRO Plus (no credit card required, no catches or hidden autobilling).": "For a limited time, we’re offering a FREE 1 month subscription of PRO Plus (no credit card required, no catches or hidden autobilling).", + "for": "for", + "Forecast": "Forecast", + "Forex Talks": "Forex Talks", + "Forex": "Forex", + "Forgot password?": "Forgot password?", + "Format": "ตั้งค่า", + "Format...": "ตั้งค่า...", + "FORTUNECX - Bitcoin": "FORTUNECX - Bitcoin", "Free Cash Flow Margin": "Free Cash Flow Margin", "Free Cash Flow Return on Assets": "Free Cash Flow Return on Assets", + "Free Cash Flow": "Free Cash Flow", + "Frequency": "Frequency", + "Full moon mark": "Full moon mark", + "Full Screen": "เต็มหน้าจอ", + "Fullscreen mode": "โหมดเต็มหน้าจอ", + "Function Definition": "Function Definition", + "Fundamentals company": "Fundamentals __company__", + "Fundamentals": "Fundamentals", + "Futures Magazine": "Futures Magazine", + "Futures": "Futures", + "futures": "futures", + "FXCM - Forex": "FXCM - Forex", + "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.": "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.", + "FxWire PRO": "FxWire PRO", + "Gann Box": "Gann Box", + "Gann Fan": "Gann Fan", + "Gann Square": "Gann Square", + "Gap Down Stocks": "Gap Down Stocks", + "Gap in the data": "Gap in the data", + "Gap Up Stocks": "Gap Up Stocks", + "General & Administrative Expense": "General & Administrative Expense", "General & Administrative Expense": "General & Administrative Expense", - "Goodwill": "Goodwill", + "GOCIO - Bitcoin": "GOCIO - Bitcoin", + "Goodwill & Intangible Assets, Net": "Goodwill & Intangible Assets, Net", "Goodwill & Intangible Assets, Net": "Goodwill & Intangible Assets, Net", + "Goodwill": "Goodwill", + "GrandSuperCycle": "GrandSuperCycle", + "Graphics": "กราฟฟิค", + "Greater Than": "Greater Than", + "Grey": "Grey", + "Grid Lines": "เส้นกริด", + "Grid": "ตาราง", + "Gross Margin %, TTM": "Gross Margin %, TTM", + "Gross Margin": "Gross Margin", + "Gross Profit": "Gross Profit", + "Growing moon": "Growing moon", + "Growing": "Growing", + "h": "h", + "h_dates": "h", + "Hand Bell": "Hand Bell", + "Hate speech": "Hate speech", + "Have something to say?": "Have something to say?", + "Head & Shoulders": "Head & Shoulders", + "Head": "Head", + "Headlines": "Headlines", + "Heiken Ashi": "Heiken Ashi", + "Help & Wiki": "Help & Wiki", + "Help": "ช่วยเหลือ", + "Hidden Bearish Divergence": "Hidden Bearish Divergence", + "Hidden Bullish Divergence": "Hidden Bullish Divergence", + "Hide All Drawing Tools": "ซ่อนรูปวาดทั้งหมด", + "Hide Buy/Sell Panel": "Hide Buy/Sell Panel", + "Hide data": "Hide data", + "Hide Drawings Toolbar": "Hide Drawings Toolbar", + "Hide Favorite Drawings Toolbar": "Hide Favorite Drawings Toolbar", + "Hide inactive alerts": "Hide inactive alerts", + "Hide inactive Alerts": "Hide inactive Alerts", + "Hide Marks On Bars": "Hide Marks On Bars", + "Hide Widgets": "Hide Widgets", + "Hide": "ซ่อน", + "High": "สูง", + "high": "high", + "High_in_legend": "H", + "Histogram": "Histogram", + "Historical Volatility": "Historical Volatility", + "HITBTC - Bitcoin": "HITBTC - Bitcoin", + "hl2": "hl2", + "HLC Bars": "HLC Bars", + "hlc3": "hlc3", + "Hlines Background": "Hlines Background", + "Hollow Candles": "Hollow Candles", + "Home": "Home", + "Hong Kong": "ฮ่องกง", + "Horizontal Line": "Horizontal Line", + "Horizontal Ray": "Horizontal Ray", + "Hot Lists": "Hot Lists", + "Hotlist": "Hotlist", + "HotLists continuously scan the US stock market to identify best trading opportunities and take considerable resources, so we can't give them out for free to everyone (as much as we'd like to).": "HotLists continuously scan the US stock market to identify best trading opportunities and take considerable resources, so we can't give them out for free to everyone (as much as we'd like to).", + "Hotlists": "Hotlists", + "hour": "ชั่วโมง", + "How to use the reference materials (Video)": "How to use the reference materials (Video)", + "Hull MA": "Hull MA", + "Hull MA_study": "Hull MA", + "Hull Moving Average": "Hull Moving Average", + "Hundred Line": "Hundred Line", + "ICECAN - Futures - Canada": "ICECAN - Futures - Canada", + "ICEEUR - Futures - Europe": "ICEEUR - Futures - Europe", + "ICEUSA - Futures - USA": "ICEUSA - Futures - USA", + "Ichimoku Cloud": "Ichimoku Cloud", + "Ichimoku Cloud_study": "Ichimoku Cloud", + "Icon": "ไอคอน", + "Idea or chart snapshot image": "Idea or chart snapshot image", + "IDEA TITLE AND DESCRIPTION": "IDEA TITLE AND DESCRIPTION", + "Ideas for the current resolution only": "Ideas for the current resolution only", + "Ideas for the current symbol only": "Ideas for the current symbol only", + "Ideas of the people I follow & my ideas": "Ideas of the people I follow & my ideas", + "Ideas Published": "Ideas Published", + "Ideas": "Ideas", + "If you are sure you want to cancel, click Cancel, otherwise choose Do Not Cancel.": "If you are sure you want to cancel, click Cancel, otherwise choose Do Not Cancel.", + "If you do intraday analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.": "If you do intraday analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.", + "If you do intraday analysis, consider subscribing to the {{exchange}} exchange.{{^exchangesButton}} You must subscribe to PRO, PRO Plus or Premium service first (from only 9.95/m).{{/exchangesButton}}": "If you do intraday analysis, consider subscribing to the {{exchange}} exchange.{{^exchangesButton}} You must subscribe to PRO, PRO Plus or Premium service first (from only 9.95/m).{{/exchangesButton}}", + "If you do intraday spread analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.": "If you do intraday spread analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.", + "If you follow a symbol you will receive notifications when new ideas about that symbol are published.": "If you follow a symbol you will receive notifications when new ideas about that symbol are published.", + "If you like what you see, you have an exclusive chance to get 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.": "If you like what you see, you have an exclusive chance to get 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.", + "If you need only the most complete and accurate data, then consider subscribing to the PRO Plus or Premium service from only $19.95/m that offers actual real-time data from the NYSE/NASDAQ/AMEX exchanges and much more.": "If you need only the most complete and accurate data, then consider subscribing to the PRO Plus or Premium service from only $19.95/m that offers actual real-time data from the NYSE/NASDAQ/AMEX exchanges and much more.", + "If you want to act quickly to news and events that occur when the regular market is closed, please consider subscribing to PRO Plus or Premium service from only $19.95/m.": "If you want to act quickly to news and events that occur when the regular market is closed, please consider subscribing to PRO Plus or Premium service from only $19.95/m.", + "If you want to identify opportunities in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "If you want to identify opportunities in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "If you want to unlock the power of multiple time frame analysis and add multiple symbols to the same chart layout, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "If you want to unlock the power of multiple time frame analysis and add multiple symbols to the same chart layout, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "If you want to use different watchlists to quickly assess different sectors of the market, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "If you want to use different watchlists to quickly assess different sectors of the market, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "If you want to use private messages - please sign in or register!": "If you want to use private messages - please sign in or register!", + "If you want to use this service - please sign in or register!": "If you want to use this service - please sign in or register!", + "Ignore user": "Ignore user __username__", + "Ignore": "Ignore", + "Ignored users...": "Ignored users...", + "Illicit content": "Illicit content", + "Image URL": "URL รูปภาพ", + "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", + "In effort to make TradingView more useful to a larger number of users, moderators have the right to hide ideas with bad descriptions or not informative from the front page and the gallery. We are NOT limiting any ways of publishing or using TradingView charts. You can still create and publish any kind of charts; your profile and Activity Stream will still show all created charts.": "In effort to make TradingView more useful to a larger number of users, moderators have the right to hide ideas with bad descriptions or not informative from the front page and the gallery. We are NOT limiting any ways of publishing or using TradingView charts. You can still create and publish any kind of charts; your profile and Activity Stream will still show all created charts.", + "In Session": "In Session", + "In short, the more understandable and interesting your ideas are, the more you’ll gain respect of others and get discovered by the financial community. We’ll do our best to help showcase good ideas.": "In short, the more understandable and interesting your ideas are, the more you’ll gain respect of others and get discovered by the financial community. We’ll do our best to help showcase good ideas.", + "in": "in", + "in_dates": "ใน", + "inbars": "in __period__ bars", "Income After Taxes": "Income After Taxes", - "Income Before Taxes": "Income Before Taxes", - "Income Taxes": "Income Taxes", - "Income Taxes Payable": "Income Taxes Payable", "Income before Extraordinary Items": "Income before Extraordinary Items", + "Income Before Taxes": "Income Before Taxes", + "Income Statement": "Income Statement", + "Income Taxes Payable": "Income Taxes Payable", + "Income Taxes": "Income Taxes", + "Income": "Income", + "Increase Rating": "Increase Rating", + "Increment": "Increment", + "increment_input": "Increment", + "Ind": "Ind", + "Index": "Index", + "index": "index", + "Indicator Arguments in Header": "Indicator Arguments in Header", + "Indicator Arguments": "Indicator Arguments", + "Indicator Last Value": "Indicator Last Value", + "Indicator Titles in Header": "Indicator Titles in Header", + "Indicator Titles": "Indicator Titles", + "Indicator Values": "Indicator Values", + "Indicator": "ดัชนีชี้วัด", + "Indicators and Strategies": "Indicators and Strategies", + "Indicators": "ดัชนีชี้วัด", + "Indicators, Fundamentals, Economy and Add-ons": "ดัชนี้ชี้วัด, พื้นฐาน, ข้อมูลเศรษฐกิจ และ อื่นๆ", + "Industry": "Industry", + "Info": "Info", + "Inputs": "ข้อมูล", + "Insert Drawing Tool": "เพิ่มเครื่องมือวาด", + "Insert emoticon": "Insert emoticon", + "Insert Indicator...": "เพิ่มดัชนี...", + "Insert": "Insert", + "Inside Channel": "Inside Channel", + "Inside Pitchfork": "Inside Pitchfork", + "Inside": "Inside", + "Install": "Install", "Intangible Assets": "Intangible Assets", "Interest Expense": "Interest Expense", "Interest Income": "Interest Income", "Interest Income/Expense, Net": "Interest Income/Expense, Net", + "Intermediate": "Intermediate", + "interval_dialog_description": "Type the interval number for munute 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)", + "Intraday Renko, Kagi, Line Break and Point & Figure charts take considerable resources, so we can't give them out for free to everyone (as much as we'd like to). We can, however, give out these charts for free in the Daily and Weekly resolutions.": "Intraday Renko, Kagi, Line Break and Point & Figure charts take considerable resources, so we can't give them out for free to everyone (as much as we'd like to). We can, however, give out these charts for free in the Daily and Weekly resolutions.", + "Intraday Renko, Kagi, Line Break, PnF and spread charts": "Intraday Renko, Kagi, Line Break, PnF and spread charts", + "Intraday Renko, Kagi, Line Break, PnF charts": "Intraday Renko, Kagi, Line Break, PnF charts", + "Intraday Spread Charts": "Intraday Spread Charts", + "Intraday Spread": "Intraday Spread", + "invalid symbol": "เกิดข้อผิดผลาด", + "Invalid Symbol": "ข้อมูลผิดผลาด", "Inventories, Net": "Inventories, Net", "Investment Changes, Net": "Investment Changes, Net", + "Invoiced every month": "Invoiced every month", + "IP": "IP", "Issuance of Equity": "Issuance of Equity", + "Issue Type": "Issue Type", + "Italic": "Italic", + "ITBIT - Bitcoin": "ITBIT - Bitcoin", + "Jan": "มกรา", + "Jaw Length": "Jaw Length", + "Jaw Offset": "Jaw Offset", + "Jaw": "Jaw", + "jawLength_input": "Jaw Length", + "Join Now": "Join Now", + "Journal is empty": "Journal is empty", + "Journal...": "Journal...", + "Jul": "กรกฏา", + "Jun": "มิถุนา", + "Jurik Research": "Jurik Research", + "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That is less than $16.65/month. Don’t miss the last chance to get the special Early Access and secure this low rate now!": "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That is less than $16.65/month. Don’t miss the last chance to get the special Early Access and secure this low rate now!", + "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.": "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.", + "Kagi": "Kagi", + "KCBT - Futures - USA": "KCBT - Futures - USA", + "Keltner Channels": "Keltner Channels", + "Keltner Channels_study": "Keltner Channels", + "Key Hidden Levels": "Key Hidden Levels", + "Key Order Flow Events": "Key Order Flow Events", + "Keyboard Shortcuts": "Keyboard Shortcuts", + "Kijun-sen": "Kijun-sen", + "Kind": "Kind", + "Klinger Oscillator": "Klinger Oscillator", + "Klinger Oscillator_study": "Klinger Oscillator", + "Know Sure Thing": "Know Sure Thing", + "Know Sure Thing_study": "Know Sure Thing", + "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.": "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.", + "Kolkata": "โคลคาต้า", + "Label Background": "Label Background", + "Label": "Label", + "Labels Font": "Labels Font", + "Labels": "Labels", "Labor Expense": "Labor Expense", + "Lagging Span 2 Periods": "Lagging Span 2 Periods", + "Lagging Span": "Lagging Span", + "Last Annual EPS": "Last Annual EPS", + "Last Annual Revenue": "Last Annual Revenue", + "Last bar time": "Last bar time", + "Last Modified": "แก้ไขล่าสุด", + "Last Name": "Last Name", + "Last Value on Price Scale": "ราคาล่าสุด", + "Last": "Last", + "LAUNCH CHART": "LAUNCH CHART", + "Launch chat in separate window": "Launch chat in separate window", + "LazyBear - MTF Panes": "LazyBear - MTF Panes", + "LazyBear - S/R Levels": "LazyBear - S/R Levels", + "Lead 1": "Lead 1", + "Lead 2": "Lead 2", + "LEARN MORE": "LEARN MORE", + "Least Squares Moving Average": "Least Squares Moving Average", + "Least Squares Moving Average_study": "Least Squares Moving Average", + "Leave this chat": "Leave this chat", + "Left End": "Left End", + "Left Labels": "Left Labels", + "Left Shoulder": "Left Shoulder", + "left": "ชิดซ้าย", + "len_input": "length", + "Length high": "Length high", + "Length hight": "Length hight", + "Length low": "Length low", + "Length1": "Length1", + "Length2": "Length2", + "Length3": "Length3", + "Length_input": "Length", + "length_input": "length", + "lengthRSI_input": "RSI length", + "lengthStoch_input": "Stoch length", + "Less Than": "Less Than", + "Level {0}": "Level {0}", + "Level": "Level", + "Levels": "Levels", + "Liabilities & Stockholder's Equity": "Liabilities & Stockholder's Equity", "Liabilities & Stockholder's Equity": "Liabilities & Stockholder's Equity", + "like": "like", + "like_plural": "likes", + "Limit": "Limit", + "Line Break": "Line Break", + "Line Width": "Line Width", + "Line With Breaks": "Line With Breaks", + "Line": "Line", + "Linear Regression Curve": "Linear Regression Curve", + "Linear Regression Curve_study": "Linear Regression Curve", + "Linear Regression": "Linear Regression", + "Lines": "เส้น", + "Link interval to all charts": "Link interval to all charts", + "Link symbol to all charts": "Link symbol to all charts", + "LINK TO RELATED IDEAS": "LINK TO RELATED IDEAS", + "Link to this chart": "Link to this chart", + "Link to this chat...": "Link to this chat...", + "Link to this room...": "Link to this room...", + "Link To": "ลิงค์ไปยัง", + "Lips Length": "Lips Length", + "Lips Offset": "Lips Offset", + "Lips": "Lips", + "lipsLength_input": "Lips Length", + "List or list item": "List or list item", + "Load Chart Layout": "Load Chart Layout", + "Load Chart": "โหลดกราฟ", + "Load Layout Chart": "Load Layout Chart", + "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.": "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.", + "Load New Bars": "Load New Bars", + "Load": "โหลด", + "loading data": "กำลังโหลดข้อมูล", + "Loading market depth data…": "Loading market depth data…", + "loading...": "กำลังโหลด....", + "Loading...": "Loading...", + "Lock All Drawing Tools": "ล๊อครูปวาดทั้งหมด", + "Lock Scale": "ล๊อค Scale", + "Lock scale": "Lock scale", + "Lock": "Lock", + "Lock/Unlock": "ล๊อค/ปลดล๊อค", + "Log Scale": "Log Scale", + "Log Scale_scale_menu": "Log Scale", + "log": "log", + "Logged as": "Logged as", + "Logged out": "Logged out", + "London": "ลอนดอน", + "Long Length": "Long Length", + "Long length": "Long length", + "Long Period": "Long Period", + "Long period": "Long period", + "Long Position": "Long Position", + "Long RoC Length_input": "Long RoC Length", "Long Term Capital": "Long Term Capital", "Long Term Debt to Long Term Capital": "Long Term Debt to Long Term Capital", "Long Term Debt to Total Capital": "Long Term Debt to Total Capital", - "Long-term Debt": "Long-term Debt", + "Long": "Long", + "LONG": "LONG", "Long-term Debt Payments": "Long-term Debt Payments", "Long-term Debt Proceeds": "Long-term Debt Proceeds", + "Long-term Debt": "Long-term Debt", "Long-term Deferred Income Tax Liabilities": "Long-term Deferred Income Tax Liabilities", "Long-term Deferred Liability Charges": "Long-term Deferred Liability Charges", + "Long-term intervals are better than short-term ones for publishing analysis. An idea on 1 minute bars will probably become obsolete by the time people read it. However a good idea may still be featured.": "Long-term intervals are better than short-term ones for publishing analysis. An idea on 1 minute bars will probably become obsolete by the time people read it. However a good idea may still be featured.", "Long-term Investments": "Long-term Investments", - "Minority Interest": "Minority Interest", + "Long_input": "Long", + "long_input": "long", + "longlen_input": "long length", + "Los Angeles": "ลอสแองเจลิส", + "Low price available now – don’t miss this chance!": "Low price available now – don’t miss this chance!", + "Low": "ต่ำ", + "low": "low", + "Low_in_legend": "L", + "Lower Band": "Lower Band", + "Lower Bound": "Lower Bound", + "Lower Devation": "Lower Devation", + "Lower Deviation": "Lower Deviation", + "Lower": "Lower", + "LowerLimit": "Lower Limit", + "LSE - Stock - UK": "LSE - Stock - UK", + "m": "m", + "M_dates": "M", + "m_dates": "m", + "MA Cross": "MA Cross", + "MA Cross_study": "MA Cross", + "MA Exp Ribbon": "MA Exp Ribbon", + "MA Length": "MA Length", + "MACD": "MACD", + "Madrid": "มาดริด", + "Magnet Mode": "โหมดแม่เหล็ก", + "Major": "Major", + "Make a Copy": "Make a Copy", + "Make a Copy...": "Make a Copy...", + "Make It Mine": "Make It Mine", + "Manage Alerts": "Manage Alerts", + "Manage Drawings": "จัดการรูปวาด", + "Mar": "มีนา", + "Margin AT": "Margin AT", + "Margin G": "Margin G", + "Margin G%": "Margin G%", + "Margin O": "Margin O", + "Margin PT": "Margin PT", + "Margins": "Margins", + "Marker Color": "สี จุด", + "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.": "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.", + "Market Cap - Basic": "Market Cap - Basic", + "market closed": "market closed", + "Market Open": "Market Open", + "market open": "market open", + "Market Summary": "Market Summary", + "Market": "Market", + "Marketplace Add-ons": "Marketplace Add-ons", + "Mass Index": "Mass Index", + "Mass Index_study": "Mass Index", + "Max value": "Max value", + "Maximize Chat": "Maximize Chat", + "maximum_input": "Maximum", + "May": "พฤษภา", + "McGinley Dynamic": "McGinley Dynamic", + "Measure (Shift + Click on the chart)": "เครื่องมือวัด (Shift + คลิก ลงบนกราฟ)", + "Median": "ค่าเฉลี่ย", + "MERCADO - Bitcoin": "MERCADO - Bitcoin", + "Merge Down": "รวมกับด้านล่าง", + "Merge Up": "รวมกับด้านบน", + "Message settings": "Message settings", + "Message": "Message", + "messages today": "__messages__ messages today", + "MGEX - Futures - USA": "MGEX - Futures - USA", + "MicroTrends": "MicroTrends", + "middle": "กึ่งกลาง", + "Middle": "กึ่งกลาง", + "Minor": "Minor", + "Minority Interest & Equity Earnings": "Minority Interest & Equity Earnings", "Minority Interest & Equity Earnings": "Minority Interest & Equity Earnings", + "Minority Interest": "Minority Interest", + "Minuette": "Minuette", + "Minus Line": "Minus Line", + "minute": "นาที", + "Minute": "Minute", + "Mirrored": "Mirrored", + "Mkt Cap": "Mkt Cap", + "mod": "mod", + "Mode": "โหมด", + "MODERATED": "MODERATED", + "Moderator": "Moderator", + "Moderators Warning Messages": "Moderators Warning Messages", + "Modified Schiff Pitchfork": "Modified Schiff Pitchfork", + "Modified Schiff": "Modified Schiff", + "Modify Order": "Modify Order", + "Modify": "Modify", + "Momentum": "Momentum", + "Money Flow": "Money Flow", + "Money Flow_study": "Money Flow", + "month": "เดือน", + "month_plural": "เดือน_1", + "month0": "Jan", + "month1": "Feb", + "month10": "Nov", + "month11": "Dec", + "month2": "Mar", + "month3": "Apr", + "month4": "May", + "month5": "Jun", + "month6": "Jul", + "month7": "Aug", + "month8": "Sep", + "month9": "Oct", + "Monthly": "Monthly", + "Moon Phases": "Moon Phases", + "Moscow": "มอสโก", + "move chart 1 bar to the left.": "move chart 1 bar to the left.", + "move chart 1 bar to the right.": "move chart 1 bar to the right.", + "Move Down": "เลื่อนลง", + "move further to the left.": "move further to the left.", + "move further to the right.": "move further to the right.", + "Move Up": "เลื่อนขึ้น", + "Moving Avarage Weighted": "Moving Avarage Weighted", + "Moving Average Convergence/Divergence": "Moving Average Convergence/Divergence", + "Moving Average Convergence/Divergence_study": "Moving Average Convergence/Divergence", + "Moving Average Exponential": "Moving Average Exponential", + "Moving Average Exponential_study": "Moving Average Exponential", + "Moving Average Weighted_study": "Moving Average Weighted", + "Moving Average": "Moving Average", + "Moving Average_study": "Moving Average", + "Moving Down %": "Moving Down %", + "Moving Down": "Moving Down", + "Moving Up %": "Moving Up %", + "Moving Up": "Moving Up", + "MTF Studies": "MTF Studies", + "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.": "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.", + "MTPredictor": "MTPredictor", + "Mult_input": "Multiplier", + "mult_input": "multiplier", + "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.": "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.", + "Multi-Time Period Charts": "Multi-Time Period Charts", + "Multiple accounts": "Multiple accounts", + "Multiple charts layout and watch lists": "Multiple charts layout and watch lists", + "Multiple Charts Layout available only to PRO users.": "Multiple Charts Layout available only to PRO users.", + "Multiple Charts Layout": "Multiple Charts Layout", + "Multiple Connections": "Multiple Connections", + "Multiple Watch Lists available only to PRO users.": "Multiple Watch Lists available only to PRO users.", + "Multiple Watch Lists": "Multiple Watch Lists", + "Multiplier": "Multiplier", + "My Ideas and Notes": "My Ideas and Notes", + "My ideas only": "My ideas only", + "My Script": "My Script", + "My Scripts": "My Scripts", + "n/a": "n/a", + "Name": "Name", + "NASDAQ - Stock - USA": "NASDAQ - Stock - USA", + "NASDAQ and NYSE charge exchange and per-user fees, which means we can’t give this for free to everyone (as much as we'd love to). Our free feed is provided by BATS electronic exchange, which offers approximate volumes and prices with fewer updates.": "NASDAQ and NYSE charge exchange and per-user fees, which means we can’t give this for free to everyone (as much as we'd love to). Our free feed is provided by BATS electronic exchange, which offers approximate volumes and prices with fewer updates.", + "Nasdaq Gap Down Stocks": "Nasdaq Gap Down Stocks", + "Nasdaq Gap Up Stocks": "Nasdaq Gap Up Stocks", + "Nasdaq Percent Advances": "Nasdaq Percent Advances", + "Nasdaq Percent Declines": "Nasdaq Percent Declines", + "Nasdaq Price Advances": "Nasdaq Price Advances", + "Nasdaq Price Declines": "Nasdaq Price Declines", + "Nasdaq Range Advances": "Nasdaq Range Advances", + "Nasdaq Range Declines": "Nasdaq Range Declines", + "Nasdaq Volume Leaders": "Nasdaq Volume Leaders", "Net Change in Cash": "Net Change in Cash", "Net Debt": "Net Debt", "Net Income Applicable to Common": "Net Income Applicable to Common", "Net Income from Continuing, Operations Applicable to Common": "Net Income from Continuing, Operations Applicable to Common", "Net Income per Employee": "Net Income per Employee", + "Net Income": "Net Income", "Net Operating Profit after Tax": "Net Operating Profit after Tax", + "Net Volume": "Net Volume", + "Net Volume_study": "Net Volume", "Net Working Capital": "Net Working Capital", + "NEUTRAL": "NEUTRAL", + "NEW CHART LAYOUT": "NEW CHART LAYOUT", + "New moon mark": "New moon mark", + "New password is sent to your email.": "New password is sent to your email.", + "New script name": "New script name", + "New York": "นิวยอร์ค", + "New {0} chart...": "New {0} chart...", + "New": "New", + "News": "News", + "next symbol": "next symbol", + "Next": "Next", + "No account history yet": "No account history yet", + "No advertising, direct marketing, or solicitation! To advertise to our audience contact founders@tradingview.com": "No advertising, direct marketing, or solicitation! To advertise to our audience contact founders@tradingview.com", + "No alerts triggered": "No alerts triggered", + "No alerts": "No alerts", + "No defamatory, threatening or discriminatory remarks, hate speech or personal attacks.": "No defamatory, threatening or discriminatory remarks, hate speech or personal attacks.", + "No drawings yet": "ไม่มีรูปวาด", + "No ideas matched your criteria": "No ideas matched your criteria", + "No ideas.
If you want to use this service - please sign in or register!": "No ideas.
If you want to use this service - please sign in or register!", + "No indicators matched your criteria.": "ไม่พบดัชนีชี้วัดที่ต้องการ", + "No links / posts with illegal content, pornography, or nudity.": "No links / posts with illegal content, pornography, or nudity.", + "No monthly invoices": "No monthly invoices", + "No notifications yet": "No notifications yet", + "No posting links or reference to content / sites that contain viruses or malware.": "No posting links or reference to content / sites that contain viruses or malware.", + "No public library scripts were found.": "No public library scripts were found.", + "No real-time data": "No real-time data", + "No saved scripts yet": "No saved scripts yet", + "No scripts matched your criteria": "No scripts matched your criteria", + "No Sound notifications": "No Sound notifications", + "No study templates saved": "No study templates saved", + "No symbols matched your criteria": "ไม่พบข้อมูลจากที่ค้นหา", + "No": "No", + "NO": "ไม่", + "No, thank you": "No, thank you", "Non-operating Gains/Losses": "Non-operating Gains/Losses", "Noncontrolling Interest": "Noncontrolling Interest", + "Normal Bearish Divergence": "Normal Bearish Divergence", + "Normal Bullish Divergence": "Normal Bullish Divergence", + "Normal": "ปกติ", + "Not applicable": "Not applicable", + "not authorized": "not authorized", + "Note": "บันทึกช่วยจำ", + "Note: default study templates won't be removed permanently": "Note: default study templates won't be removed permanently", "Notes Payable": "Notes Payable", + "Notification sound": "Notification sound", + "Notifications": "Notifications", + "Nov": "พฤศจิกา", + "Now is your LAST & FINAL chance to get 12 months for only $199.80 (regular $299.40). That’s less than $16.65/month and 33% off regular price.": "Now is your LAST & FINAL chance to get 12 months for only $199.80 (regular $299.40). That’s less than $16.65/month and 33% off regular price.", + "NSE - Stock - India": "NSE - Stock - India", "Number of Employees": "Number of Employees", "Number of Shareholders": "Number of Shareholders", + "NYMEX - Futures - USA": "NYMEX - Futures - USA", + "NYMEX E-mini": "NYMEX E-mini", + "NYSE - Stock - USA": "NYSE - Stock - USA", + "NYSE Gap Down Stocks": "NYSE Gap Down Stocks", + "NYSE Gap Up Stocks": "NYSE Gap Up Stocks", + "NYSE LIFFE - Futures - USA": "NYSE LIFFE - Futures - USA", + "NYSE Percent Advances": "NYSE Percent Advances", + "NYSE Percent Declines": "NYSE Percent Declines", + "NYSE Price Advances": "NYSE Price Advances", + "NYSE Price Declines": "NYSE Price Declines", + "NYSE Range Advances": "NYSE Range Advances", + "NYSE Range Declines": "NYSE Range Declines", + "NYSE Volume Leaders": "NYSE Volume Leaders", + "Objects Tree": "ข้อมูล", + "Objects Tree...": "ข้อมูลบนกราฟ...", + "Oct": "ตุลา", + "Official AMEX, NYSE & NASDAQ Real-time Data": "Official AMEX, NYSE & NASDAQ Real-time Data", + "Official real-time & intraday data": "Official real-time & intraday data", + "Official real-time, intraday and volume data": "Official real-time, intraday and volume data", + "Offset": "Offset", + "Oh no! You have only two weeks left in your PRO Plus trial! These benefits will expire in two short weeks:": "Oh no! You have only two weeks left in your PRO Plus trial! These benefits will expire in two short weeks:", + "OHLC Values": "OHLC Values", + "ohlc4": "ohlc4", + "OK": "ยืนยัน", + "OKCOIN - Bitcoin": "OKCOIN - Bitcoin", + "On Balance Volume": "On Balance Volume", + "On Balance Volume_study": "On Balance Volume", + "OnBalanceVolume": "OnBalanceVolume", + "Once per bar (on close)": "Once per bar (on close)", + "Once per bar (on condition)": "Once per bar (on condition)", + "Once": "Once", + "One account can be accessed from one browser (on one device) at a time - to stay compliant with exchange regulations and prevent unauthorized access.": "One account can be accessed from one browser (on one device) at a time - to stay compliant with exchange regulations and prevent unauthorized access.", + "Only private ideas": "Only private ideas", + "Only PRO Plus and Premium subscibers can access extended hours data on the charts. Extended trading hours include both pre-market and after hours sessions each day the market is open.": "Only PRO Plus and Premium subscibers can access extended hours data on the charts. Extended trading hours include both pre-market and after hours sessions each day the market is open.", + "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D) interval.": "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D) interval.", + "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D)": "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D)", + "Only PRO, PRO Plus and Premium users that have a subscription to {{exchange}} Exchange can get official data on real-time prices, volume and intraday history. You'll now be switched to the Daily (D) interval, which is available to all users.": "Only PRO, PRO Plus and Premium users that have a subscription to {{exchange}} Exchange can get official data on real-time prices, volume and intraday history. You'll now be switched to the Daily (D) interval, which is available to all users.", + "open Indicators.": "open Indicators.", + "Open Interval Dialog": "Open Interval Dialog", + "open Load Chart.": "open Load Chart.", + "Open Pine Script Editor": "Open Pine Script Editor", + "Open Price": "Open Price", + "Open Script": "Open Script", + "Open Trading Panel": "Open Trading Panel", + "Open": "เปิด", + "open": "open", + "Open_in_legend": "O", + "Open_line_tool_position": "เปิด", "Operating Expenses": "Operating Expenses", "Operating Leases": "Operating Leases", "Operating Margin": "Operating Margin", + "Operating Metrics": "Operating Metrics", "Operating Profit": "Operating Profit", "Operating Revenue": "Operating Revenue", + "or copy url:": "หรือ คัดลอกลิงค์", + "Or": "Or", + "Order #": "Order #", + "Order": "Order", + "Original": "Original", + "Oscillator": "Oscillator", + "Oscillators": "Oscillators", + "OTC - Stock - USA": "OTC - Stock - USA", "Other Accounts Payable and Accrued Expenses": "Other Accounts Payable and Accrued Expenses", "Other Accounts, Notes Receivable": "Other Accounts, Notes Receivable", "Other Accumulated Comprehensive Income": "Other Accumulated Comprehensive Income", @@ -1302,9 +1420,10 @@ "Other Current Assets": "Other Current Assets", "Other Current Liabilities": "Other Current Liabilities", "Other Debt, Net": "Other Debt, Net", - "Other Equity": "Other Equity", "Other Equity Transactions, Net": "Other Equity Transactions, Net", + "Other Equity": "Other Equity", "Other Financing Activities, Net": "Other Financing Activities, Net", + "Other General & Administrative Expense": "Other General & Administrative Expense", "Other General & Administrative Expense": "Other General & Administrative Expense", "Other Interest Income/Expense, Net": "Other Interest Income/Expense, Net", "Other Investing Activities": "Other Investing Activities", @@ -1315,36 +1434,643 @@ "Other Operating Expenses": "Other Operating Expenses", "Other Receivables": "Other Receivables", "Other Revenue": "Other Revenue", + "Other Selling, General & Administrative Expenses": "Other Selling, General & Administrative Expenses", "Other Selling, General & Administrative Expenses": "Other Selling, General & Administrative Expenses", + "Other": "Other", + "Our PRO Plus users see amazing benefits. You get advanced trading opportunities using multi symbol statistical arbitrage techniques. Read more about PRO Plus features.": "Our PRO Plus users see amazing benefits. You get advanced trading opportunities using multi symbol statistical arbitrage techniques. Read more about PRO Plus features.", + "Outside Channel": "Outside Channel", + "Overbought": "Overbought", + "Overlay the main chart": "เพิ่มลงบนกราฟหลัก", + "Override Min Tick": "Override Min Tick", + "Oversold": "Oversold", + "Overwrite Script": "Overwrite Script", + "Paper Trading is disconnected": "Paper Trading is disconnected", + "Parabolic SAR": "Parabolic SAR", + "Parabolic SAR_study": "Parabolic SAR", + "ParabolicSAR": "ParabolicSAR", + "Parallel Channel": "Parallel Channel", + "Paris": "ปารีส", + "partially erase.": "partially erase.", "Partners Capital": "Partners Capital", + "Password": "Password", + "Paste %s": "Paste %s", + "paste object.": "paste object.", + "Pearson's R": "Pearson's R", "Pension/Postretirement Obligation": "Pension/Postretirement Obligation", + "per month": "per month", + "per year": "per year", + "Percent Advances": "Percent Advances", + "Percent Declines": "Percent Declines", + "Percent": "Percent", + "percent_input": "เปอร์เซ็นต์", + "Percentage": "เปอร์เซ็นต์", + "Percentage_scale_menu": "เปอร์เซ็นต์", + "Period ending": "Period ending", + "Period Ending": "Period Ending", + "Period": "Period", + "Permanent link to this message": "Permanent link to this message", + "Personal information": "Personal information", + "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.": "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.", + "Pick your idea or paste url to someone's else idea.": "Pick your idea or paste url to someone's else idea.", + "Pine Editor": "Pine Editor", + "Pine Script Editor": "Pine Script Editor", + "Pine Script Reference": "Pine Script Reference", + "Pine Script Tutorial": "Pine Script Tutorial", + "Pitchfan": "Pitchfan", + "Pitchfork": "Pitchfork", + "Pivot Points High Low": "Pivot Points High Low", + "Pivot Points Standard": "Pivot Points Standard", + "Pivots Timeframe": "Pivots Timeframe", + "Place Order": "Place Order", + "Play Sound": "Play Sound", + "Please consider subscribing to our PRO service which includes many other features not available in the free membership.": "Please consider subscribing to our PRO service which includes many other features not available in the free membership.", + "Please do not modify the alert so we can investigate the issue.": "Please do not modify the alert so we can investigate the issue.", + "Please enter a valid idea URL or chart image URL": "Please enter a valid idea URL or chart image URL", + "Please enter chart layout name": "Please enter chart layout name", + "Please enter chart name": "กรุณาใส่ชื่อกราฟ", + "Please enter your feedback": "Please enter your feedback", + "Please name this script": "Please name this script", + "Please read before publishing": "Please read before publishing", + "Please use English for conversation. Other languages will be supported in the future": "Please use English for conversation. Other languages will be supported in the future", + "Please use only English in tags": "Please use only English in tags", + "Please, enter your e-mail": "Please, enter your e-mail", + "Plot dividends": "Plot dividends", + "Plot earnings": "Plot earnings", + "Plot Offsets": "Plot Offsets", + "Plot splits": "Plot splits", + "Plot": "Plot", + "Plots Background": "Plots Background", + "Point & Figure": "Point & Figure", + "Point bar": "Point __point__ Bar #", + "Polyline": "กำหนดเอง", + "Position": "Position", + "post-market": "post-market", + "Post-Market": "Post-Market", + "pre-market": "pre-open", + "Pre-Market": "Pre-Market", "Pre-tax Margin": "Pre-tax Margin", + "Precise Labels": "Precise Labels", + "Precision": "Precision", "Preferred Dividends": "Preferred Dividends", "Preferred Stock": "Preferred Stock", + "Premium": "Premium", "Prepaid Expenses": "Prepaid Expenses", + "Presentation is important. Too much clutter adds to confusion.": "Presentation is important. Too much clutter adds to confusion.", + "Prev": "Prev", + "Previous Close Price": "Previous Close Price", + "previous close": "previous close", + "previous symbol": "previous symbol", + "Price % Change 1 Week": "Price % Change 1 Week", + "Price % Change 4 Week": "Price % Change 4 Week", + "Price % Change 52 Week": "Price % Change 52 Week", + "Price - 52 Week High": "Price - 52 Week High", + "Price - 52 Week Low": "Price - 52 Week Low", + "Price Advances": "Price Advances", + "Price Declines": "Price Declines", + "Price History": "Price History", + "Price incorrect": "Price incorrect", + "Price Label": "ราคาล่าสุด", + "Price Levels": "ระดับราคา", + "Price Line": "เส้นราคา", + "Price Oscillator": "Price Oscillator", + "Price Oscillator_study": "Price Oscillator", + "Price Range": "Price Range", + "Price Scale": "Price Scale", + "Price Source": "แหล่งข้อมูลราคา", + "Price Volume Trend": "Price Volume Trend", + "Price": "ราคา", + "Price/Earnings, TTM": "Price/Earnings, TTM", + "Price/Revenue, TTM": "Price/Revenue, TTM", + "Price:": "ราคา:", + "Prices": "ราคา", + "Primary Exchange": "Primary Exchange", + "Primary": "Primary", + "Prior": "Prior", + "Priority email support": "Priority email support", + "Priority phone support": "Priority phone support", + "Priority Support": "Priority Support", + "Private Chart Publishing": "Private Chart Publishing", + "PRO Badge & Adding Value": "PRO Badge & Adding Value", + "PRO members can add optional multi-device access. Click \"Buy Multi-Device Access\" to access your account from several devices at the same time. Click CONNECT to terminate the other session and connect here.": "PRO members can add optional multi-device access. Click \"Buy Multi-Device Access\" to access your account from several devices at the same time. Click CONNECT to terminate the other session and connect here.", + "PRO Plus Trial": "PRO Plus Trial", + "Pro Realtime": "Pro Realtime", + "Pro Trial": "Pro Trial", + "Pro": "Pro", + "pro": "pro", + "Profile Settings": "Profile Settings", + "Profit Background Color": "สีพื้นหลังของกำไร", + "Profit Level. Ticks:": "จุดขาย", + "PROFIT TRGT": "PROFIT TRGT", + "Profit": "Profit", + "Profitability": "Profitability", + "Projection": "Projection", + "Properties": "ตั้งค่า", + "Properties...": "ตั้งค่า...", "Property and Equipment, Gross": "Property and Equipment, Gross", + "Property, Plant & Equipment, Net": "Property, Plant & Equipment, Net", "Property, Plant & Equipment, Net": "Property, Plant & Equipment, Net", + "propertypage-name-label": "propertypage-name-label", + "propertypage-name-label_css_class": "propertypage-name-label", + "ProTradingIndicators": "ProTradingIndicators", + "Public Library": "Public Library", + "Public Profile": "Public Profile", + "PUBLISH IDEA": "PUBLISH IDEA", + "PUBLISH SCRIPT": "PUBLISH SCRIPT", + "Publish Script": "Publish Script", + "Published Chart": "Published Chart", + "Published idea or chart image URL": "Published idea or chart image URL", + "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.", + "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.", + "Published ideas settings": "Published ideas settings", + "published": "published", + "Publishing means sharing your chart and trading idea with the financial web and the investing community. A published idea needs to be detailed and descriptive in order to be meaningful to other traders.": "Publishing means sharing your chart and trading idea with the financial web and the investing community. A published idea needs to be detailed and descriptive in order to be meaningful to other traders.", + "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.": "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.", "Purchase of Investments": "Purchase of Investments", + "Qty": "Qty", + "Quantity": "Quantity", "Quick Ratio": "Quick Ratio", + "Quote this message": "Quote this message", + "Quotes are delayed by 10 min and updated every 30 seconds": "Quotes are delayed by 10 min and updated every 30 seconds", + "Quotes are delayed by 10 min and updated in realtime": "Quotes are delayed by 10 min and updated in realtime", + "Range Advances": "Range Advances", + "Range Declines": "Range Declines", + "range": "range", + "Rate Of Change": "Rate Of Change", + "Rating": "Rating", + "Ray": "Ray", + "Read more": "Read more", + "Read more...": "Read more...", "Realized Gains/Losses": "Realized Gains/Losses", + "realtime": "realtime", + "Realtime": "Realtime", + "Rearm every 1 minute": "Rearm every 1 minute", + "Rearm every 10 minute": "Rearm every 10 minute", + "Rearm every 30 minute": "Rearm every 30 minute", + "Rearm every 5 minute": "Rearm every 5 minute", + "Rearm every hour": "Rearm every hour", + "Recent Chats": "Recent Chats", + "Recover Password": "Recover Password", + "Recover": "Recover", + "Rectangle": "สี่เหลี่ยม", + "Redo {0}": "ย้อนกลับ", + "Redo": "ย้อนกลับ", + "redo": "redo", + "Regression Trend": "Regression Trend", + "Relative Strength Index": "Relative Strength Index", + "Relative Strength Index_study": "Relative Strength Index", + "Relative Vigor Index": "Relative Vigor Index", + "Relative Vigor Index_study": "Relative Vigor Index", + "Relative Volatility Index": "Relative Volatility Index", + "Relative Volatility Index_study": "Relative Volatility Index", + "Remember me": "Remember me", + "Remember, with PRO Plus you benefit from:": "Remember, with PRO Plus you benefit from:", + "Remove All Drawing Tools": "ลบรูปวาดทั้งหมด", + "Remove All Indicators": "ลบดัชนีชี้วัด", + "Remove All Studies": "ลบข้อมูลศึกษา", + "Remove custom interval": "Remove custom interval", + "Remove from favorites": "ลบออกจากรายการโปรด", + "Remove this room from favorites": "Remove this room from favorites", + "Remove": "ลบ", + "Rename Chart Layout": "Rename Chart Layout", + "Rename Chart": "เปลี่ยนชื่อกราฟ", + "Rename script": "Rename script", + "Rename...": "เปลี่ยนชื่อ...", + "Renko": "Renko", + "Renko, Kagi, Line Break, Point & Figure": "Renko, Kagi, Line Break, Point & Figure", + "Report data issues": "Report data issues", + "Report Data Issues": "Report Data Issues", + "Repost to": "Repost to", "Repurchase of Equity": "Repurchase of Equity", + "Reputation": "Reputation", + "Require Order Confirmation": "Require Order Confirmation", + "Research & Development Expense": "Research & Development Expense", "Research & Development Expense": "Research & Development Expense", + "Reset Chart": "รีเซ็ทกราฟ", + "Reset Paper Trading Account": "Reset Paper Trading Account", + "Reset Paper Trading Account...": "Reset Paper Trading Account...", + "Reset Scale": "รีเซ็ทขนาด", + "Reset Settings": "Reset Settings", + "Reset": "เริ่มต้นใหม่", + "Restart Alert {{description}} on {{title}}": "Restart Alert {{description}} on {{title}}", + "Restart Alert...": "Restart Alert...", + "Restart": "Restart", + "Restart...": "Restart...", "Restricted Cash": "Restricted Cash", + "Restructuring, Remediation & Impairment Provisions": "Restructuring, Remediation & Impairment Provisions", "Restructuring, Remediation & Impairment Provisions": "Restructuring, Remediation & Impairment Provisions", "Retained Earnings": "Retained Earnings", + "retrying": "กำลังโหลด..", "Return on Assets": "Return on Assets", + "Return on Equity": "Return on Equity", + "Return on Invested Capital %, TTM": "Return on Invested Capital %, TTM", "Return on Invested Capital": "Return on Invested Capital", + "Rev LA": "Rev LA", "Revenue per Employee": "Revenue per Employee", + "Reverse position": "Reverse position", + "Reverse Position": "Reverse Position", + "Reverse {0} position?": "Reverse {0} position?", + "Reverse": "Reverse", + "Right End": "Right End", + "Right Labels": "Right Labels", + "Right Lables": "Right Lables", + "Right Margin": "Right Margin", + "Right Shoulder": "Right Shoulder", + "right": "ชิดขวา", + "Rights infringement": "Rights infringement", + "Risk/Reward long": "Risk/Reward long", + "Risk/Reward Ratio: {0}": "ความเสี่ยง/ผลตอบแทน : {0}", + "Risk/Reward short": "Risk/Reward short", + "RobBooker": "RobBooker", + "ROC Length": "ROC Length", + "ROC": "ROC", + "roclen1_input": "RoC 1", + "roclen2_input": "RoC 2", + "roclen3_input": "RoC 3", + "roclen4_input": "RoC 4", + "Room archives...": "Room archives...", + "Room purpose": "Room purpose", + "Room title": "Room title", + "Rotated Rectangle": "สี่เหลี่ยม (หมุนได้)", + "RSI Length": "RSI Length", + "RSI Source": "RSI Source", + "RSI": "RSI", + "Run Product Walk-Through": "Run Product Walk-Through", + "RVI": "RVI", + "s": "s", + "S/L": "S/L", "Sale of Investments": "Sale of Investments", + "Sale of Property, Plant & Equipment": "Sale of Property, Plant & Equipment", "Sale of Property, Plant & Equipment": "Sale of Property, Plant & Equipment", + "Sales & Marketing Expense": "Sales & Marketing Expense", "Sales & Marketing Expense": "Sales & Marketing Expense", + "Sao Paulo": "Sao Paulo", + "Save ${{savings}}": "Save ${{savings}}", + "Save As Default": "Save As Default", + "Save As Watchlist...": "Save As Watchlist...", + "Save As...": "บันทึกเป็น...", + "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout": "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout", + "Save Chart Layout": "Save Chart Layout", + "Save Drawing Template As...": "Save Drawing Template As...", + "Save image": "บันทึกรูปภาพ", + "Save Interval": "Save Interval", + "Save New Chart Layout": "Save New Chart Layout", + "Save New Chart": "บันทึกเป็นกราฟใหม่", + "Save Script As": "Save Script As", + "Save Study Template As...": "Save Study Template As...", + "Save symbol list as...": "Save symbol list as...", + "Save": "บันทึก", + "save": "save", + "Scale Left": "Scale ซ้าย", + "Scale Percentage": "Scale เป็นเปอร์เซ็นต์", + "Scale Price Chart Only": "Scale Price Chart Only", + "Scale Right": "Scale ขวา", + "Scale Series Only": "Scale Series Only", + "Scale series only": "Scale series only", + "Scale Series only": "Scale Series only", + "Scale": "Scale", + "Scales Lines": "เส้น Scale", + "Scales Properties": "Scales Properties", + "Scales Properties...": "ตั้งค่า Scale...", + "Scales Text": "อักษรเส้น Scale", + "Scales": "Scales", + "Scaling": "Scaling", + "Schiff Pitchfork": "Schiff Pitchfork", + "Schiff": "Schiff", + "Screen (No Scale)": "Screen (ไม่มี Scale)", + "Script Editor": "แก้ไขสคริปท์", + "Script Editor...": "Script Editor...", + "Script must have a name": "Script must have a name", + "Script Name": "Script Name", + "Script text is not modified, nothing to save": "Script text is not modified, nothing to save", + "SCRIPT TITLE AND DESCRIPTION": "SCRIPT TITLE AND DESCRIPTION", + "SCRIPT TITLE": "SCRIPT TITLE", + "SCRIPT": "SCRIPT", + "Scripts": "Scripts", + "Search for scripts published by community": "Search for scripts published by community", + "Search ideas": "Search ideas", + "Search scripts": "Search scripts", + "Search": "ค้นหา", + "Sector": "Sector", + "See All Tags...": "See All Tags...", + "Select Layout": "Select Layout", + "Select type...": "Select type...", + "Select user to start new chat with": "Select user to start new chat with", + "Sell Ask": "Sell Ask __quote__", + "Sell Bid": "Sell Bid __quote__", + "Sell Market": "Sell Market", + "Sell symbol": "Sell __displaySymbol__ Stop __abbreviatedNumber__ @ __formattedValue__", + "Sell": "Sell", + "Selling, General & Administrative Expenses": "Selling, General & Administrative Expenses", "Selling, General & Administrative Expenses": "Selling, General & Administrative Expenses", + "Send Backward": "นำไปไว้หลังสุด", + "Send E-mail": "Send E-mail", + "Send Feedback or Report an Issue": "Send Feedback or Report an Issue", + "Send Message to stocktwits": "Send Message to stocktwits", + "Send message": "Send message", + "Send private message to": "Send private message to __username__", + "Send Reply": "Send Reply", + "Send SMS": "Send SMS", + "Send to Back": "นำไปไว้ข้างหลัง", + "Send": "Send", + "Senkou A": "Senkou A", + "Senkou B": "Senkou B", + "Seoul": "โซว", + "Sep": "กันยา", + "Session Breaks": "Session Breaks", + "Sessions": "Sessions", + "Set Alert": "Set Alert", + "Set chat title...": "Set chat title...", + "Settings": "ตั้งค่า", + "Shanghai": "เซี่ยงไฮ้", + "Share on StockTwits a snapshot of your chart as a picture and whatever you write.": "Share on StockTwits a snapshot of your chart as a picture and whatever you write.", + "Share on Twitter a snapshot of your chart as a picture and whatever you write.": "Share on Twitter a snapshot of your chart as a picture and whatever you write.", + "Share to...": "Share to...", + "Shareholders": "Shareholders", + "Shares": "Shares", + "Short Length": "Short Length", + "Short length": "Short length", + "Short Period": "Short Period", + "Short period": "Short period", + "Short Position": "Short Position", + "Short RoC Length_input": "Short RoC Length", + "Short": "Short", + "SHORT": "SHORT", "Short-term Borrowings": "Short-term Borrowings", "Short-term Investments": "Short-term Investments", + "Short_input": "Short", + "short_input": "short", + "shortlen_input": "Short Length", + "Show Active Orders Only": "Show Active Orders Only", + "Show Alert Labels": "Show Alert Labels", + "Show all messages from": "Show all messages from __username__", + "Show all my messages": "Show all my messages", + "Show All": "แสดงทั้งหมด", + "Show Angle": "Show Angle", + "Show Arguments in Header": "Show Arguments in Header", + "Show Background": "แสดงพื้นหลัง", + "Show Bars Range": "แสดงช่วงราคา", + "Show Buy/Sell Panel": "Show Buy/Sell Panel", + "Show chart snapshot preview": "Show chart snapshot preview", + "Show Console": "Show Console", + "Show Countdown": "Show Countdown", + "Show data": "Show data", + "Show Date/Time Range": "แสดงวันที่/เวลา", + "Show Distance": "แสดงระยะ", + "Show Dividends on Chart": "Show Dividends on Chart", + "Show Earnings on Chart": "Show Earnings on Chart", + "Show Executions": "Show Executions", + "Show historical pivots": "Show historical pivots", + "Show Indicator Last Value": "Show Indicator Last Value", + "Show Labels": "แสดงข้อความกำกับ", + "Show Last Value on Price Scale": "แสดงราคาล่าสุดบนกราฟ", + "Show Last Value": "Show Last Value", + "Show Left Axis": "แสดงแกนด้านซ้าย", + "show MA_input": "Show MA", + "Show more": "Show more", + "Show More": "Show More", + "Show Objects Tree": "แสดงข้อมูล", + "Show Only Drawings": "Show Only Drawings", + "Show only favorite rooms": "Show only favorite rooms", + "Show only my sent and received messages": "Show only my sent and received messages", + "Show Only Studies": "Show Only Studies", + "Show Orders": "Show Orders", + "Show Popup": "Show Popup", + "Show Positions": "Show Positions", + "Show Price Range": "แสดงช่วงราคา", + "Show Price": "แสดงราคา", + "Show Prices": "แสดงราคา", + "Show Right Axis": "แสดงแกนด้านขวา", + "Show Source Code": "Show Source Code", + "Show Splits on Chart": "Show Splits on Chart", + "Show Symbol Labels": "แสดงป้ายกำกับ", + "Show Symbol Labels_context_menu": "แสดงป้ายกำกับ", + "Show Symbol Last Value": "Show Symbol Last Value", + "Show Text": "แสดงตัวหนังสือ", + "Show Time": "แสดงเวลา", + "Show Wave": "แสดงคลื่น", + "Show": "แสดง", + "Show/Hide Drawings Toolbar": "Show/Hide Drawings Toolbar", + "Show/Hide": "แสดง/ซ่อน", + "showMA_input": "แสดงเส้น MA", + "Sig": "Sig", + "siglen_input": "Signal", + "sigma_input": "sigma", + "Sigma_input": "Sigma", + "Sign In": "Sign In", + "Sign in": "Sign in", + "Sign Out": "Sign Out", + "Sign out": "Sign out", + "Sign Up for FREE": "Sign Up for FREE", + "Sign Up": "Sign Up", + "Signal Labels": "Signal Labels", + "Signal Length": "Signal Length", + "Signal Line Period": "Signal Line Period", + "Signal line period": "Signal line period", + "Signal smoothing": "Signal smoothing", + "Signal": "Signal", + "signalLength_input": "Signal Length", + "Simple ma(oscillator)": "Simple ma(oscillator)", + "Simple ma(signal line)": "Simple ma(signal line)", + "Simple": "ปกติ", + "Singapore": "สิงค์โปร์", + "Size": "Size", + "Skip": "Skip", + "Slow length": "Slow length", + "Slow Length": "Slow Length", + "Slow scrolling or chart loading": "Slow scrolling or chart loading", + "slowLength_input": "Slow Length", + "SMA": "SMA", + "smalen1_input": "SMA 1", + "smalen2_input": "SMA 2", + "smalen3_input": "SMA 3", + "smalen4_input": "SMA 4", + "SMI Ergodic Indicator": "SMI Ergodic Indicator", + "SMI Ergodic Indicator/Oscillator": "SMI Ergodic Indicator/Oscillator", + "SMI Ergodic Indicator/Oscillator_study": "SMI Ergodic Indicator/Oscillator", + "SMI Ergodic Oscillator": "SMI Ergodic Oscillator", + "smoothD_input": "Smooth D", + "Smoothed Moving Average": "Smoothed Moving Average", + "smoothK_input": "Smooth K", + "So… You’ve had free PRO Plus for a week now. Seeing the advantages?": "So… You’ve had free PRO Plus for a week now. Seeing the advantages?", + "Social": "Social", + "Some authors that we recommend get marked as Suggested Authors, and their ideas get posted to the front page automatically. The basis for recommending authors is multiple factors, which include a large number of interesting ideas. A suggested author has a corresponding badge in their profile.": "Some authors that we recommend get marked as Suggested Authors, and their ideas get posted to the front page automatically. The basis for recommending authors is multiple factors, which include a large number of interesting ideas. A suggested author has a corresponding badge in their profile.", + "Someone agreed/disagreed with your idea": "Someone agreed/disagreed with your idea", + "Someone commented on the idea you follow": "Someone commented on the idea you follow", + "Someone commented on your idea": "Someone commented on your idea", + "Someone followed you": "Someone followed you", + "Someone logged into your account from different device": "Someone logged into your account from different device", + "Someone published idea on symbol you follow": "Someone published idea on symbol you follow", + "Someone replied to your comment": "Someone replied to your comment", + "Someone you follow change status": "Someone you follow change status", + "Someone you follow post new comment": "Someone you follow post new comment", + "Someone you follow published new idea": "Someone you follow published new idea", + "Sorry, PRO Plus trial could not be set.": "Sorry, PRO Plus trial could not be set.", + "Sort by last price": "Sort by last price", + "Sort by price change percent": "Sort by price change percent", + "Sort by price change": "Sort by price change", + "Sort by symbol": "Sort by symbol", + "Sound on addressed to me messages": "Sound on addressed to me messages", + "Sound on every message": "Sound on every message", + "Source back color": "Source back color", + "Source border color": "Source border color", + "Source Code": "Source Code", + "Source code": "Source code", + "Source Code...": "Source Code...", + "Source text color": "Source text color", + "Source": "Source", + "Source_compare": "แหล่งข้อมูล", + "Split": "Split", + "Spreads for intraday charts are calculated based on 1-minute bars, and then recompiled into the selected interval. This approach is the only correct one, but requires significant server power. This means we can't give spread charts for free to everyone (as much as we'd like to).": "Spreads for intraday charts are calculated based on 1-minute bars, and then recompiled into the selected interval. This approach is the only correct one, but requires significant server power. This means we can't give spread charts for free to everyone (as much as we'd like to).", + "Start new chat with...": "Start new chat with...", + "START TRIAL": "START TRIAL", + "Start": "Start", + "start_input": "Start", + "Stats Text Color": "Stats Text Color", + "Stay In Drawing Mode": "จัดให้อยู่ในโหมดวาดรูป", + "Stay in Drawing Mode": "Stay in Drawing Mode", + "StdDev": "StdDev", + "Step": "ขั้นบันได", + "Stochastic Length": "Stochastic Length", + "Stochastic RSI": "Stochastic RSI", + "Stochastic RSI_study": "Stochastic RSI", + "Stochastic": "Stochastic", + "Stochastic_study": "Stochastic", + "Stock And Index Talks": "Stock And Index Talks", + "Stock Charts & Forex Charts": "Stock Charts & Forex Charts", "Stock Option Tax Benefits": "Stock Option Tax Benefits", + "Stock": "หุ้น", + "stock": "หุ้น", + "StockTwits": "StockTwits", + "Stocktwits": "Stocktwits", + "Stop Alert": "Stop Alert", + "Stop alerts as per filter": "Stop alerts as per filter", + "Stop all Alerts": "Stop all Alerts", + "Stop Background Color": "Stop Background Color", + "Stop Color:": "Stop Color:", + "Stop Level. Ticks:": "ตัดขาดทุน", + "Stop Loss": "Stop Loss", + "STOP LOSS": "STOP LOSS", + "Stop syncing drawing": "Stop syncing drawing", + "Stop": "Stop", + "Stop: {0} ({1}%)": "ตัดขาดทุน: {0} ({1}%)", + "Stopped Manual": "Stopped Manual", + "Stopped": "Stopped", + "Strategies": "Strategies", + "streaming": "กำลังรับข้อมูล", + "Study not loading": "Study not loading", + "Study Template": "Study Template", + "Study Templates": "Study Templates", + "Style": "รูปแบบ", + "Subminuette": "Subminuette", + "SUBSCRIBE FOR ${{ cost }}": "SUBSCRIBE FOR ${{ cost }}", + "Subscribe with bitcoin": "Subscribe with bitcoin", + "Subscription Plans": "Subscription Plans", + "Success back color": "Success back color", + "Success text color": "Success text color", + "SUCCESS": "สำเร็จ", + "Suggested Chart": "Suggested Chart", + "Suggested ideas & my ideas": "Suggested ideas & my ideas", + "Suggestions & Feedback": "Suggestions & Feedback", + "SuperCycle": "SuperCycle", + "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.": "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.", + "Surprise": "Surprise", + "Suspicious links": "Suspicious links", + "Swing Trading": "Swing Trading", + "Sydney": "ซิดนีย์", + "sym_input": "symbol", + "Sym_input": "Symbol", + "Symbol Description": "Symbol Description", + "Symbol Last Value": "Symbol Last Value", + "Symbol list name": "Symbol list name", + "Symbol Search...": "ค้นหา...", + "Symbol": "สัญลักษณ์", + "SYMBOL": "สัญลักษณ์", + "symbol_input": "symbol", + "Symbols to be added on the chart": "ข้อมูลที่จะถูกเพิ่มลงบนกราฟ", + "Sync crosshair on all charts": "Sync crosshair on all charts", + "Sync drawing to all charts": "Sync drawing to all charts", + "Sync drawings to all charts": "Sync drawings to all charts", + "Sync": "Sync", + "T/P": "T/P", + "TAGS": "TAGS", + "Taipei": "ไทเป", + "Take advantage of this offer now!": "Take advantage of this offer now!", + "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.": "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.", + "Take Profit": "Take Profit", + "Talks": "Talks", + "Target back color": "Target back color", + "Target border color": "Target border color", + "Target Color:": "Target Color:", + "Target text color": "Target text color", + "Target: {0} ({1}%)": "เป้าหมาย: {0} ({1}%)", "Tax Rate": "Tax Rate", + "Technical Analysis": "ข้อมูลทางเทคนิค", + "Teeth Length": "Teeth Length", + "Teeth Offset": "Teeth Offset", + "Teeth": "Teeth", + "teethLength_input": "Teeth Length", + "Tehran": "Tehran", + "Template": "Template", + "Templates": "Templates", "Temporary Equity": "Temporary Equity", + "Tenkan-sen": "Tenkan-sen", + "Text Alignment:": "Text Alignment:", + "Text color": "สีตัวอักษร", + "Text Color": "สีตัวอักษร", + "Text Font": "Font ตัวอักษร", + "Text Wrap": "บังคับให้ตัวหนังสืออยู่ในขอบเขตที่กำหนด", + "Text": "ตัวอักษร", + "Text:": "ตัวอักษร:", + "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.": "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.", + "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!": "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!", + "The best ideas are placed in the Suggested tab, where they receive extra exposure. All suggested ideas are hand-picked by our editorial team based on a number of criteria. We have a dedicated group of people who review every idea published every day to find the most interesting and informative ideas that will be helpful to other members.": "The best ideas are placed in the Suggested tab, where they receive extra exposure. All suggested ideas are hand-picked by our editorial team based on a number of criteria. We have a dedicated group of people who review every idea published every day to find the most interesting and informative ideas that will be helpful to other members.", + "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!": "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!", + "The Extended Trading Hours feature is available only for intraday charts": "The Extended Trading Hours feature is available only for intraday charts", + "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.": "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.", + "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.": "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.", + "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:
  • Dynamically plot market support and resistance areas (SCMR Dynamic Levels™)
  • Highlight individual bar conditions (SCMR B2B™)
  • Measure and time market trading ranges (SCMR Momentum Peaks™)
No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.": "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:
  • Dynamically plot market support and resistance areas (SCMR Dynamic Levels™)
  • Highlight individual bar conditions (SCMR B2B™)
  • Measure and time market trading ranges (SCMR Momentum Peaks™)
No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.", + "Themes": "Themes", + "There was an error posting your message.": "There was an error posting your message.", + "Thin": "Thin", + "This action cannot be undone.": "This action cannot be undone.", + "This feature allows you to create any chart, such as 7 minutes, 12 minutes, or 8 hours. If you want to identify opportunities on custom intervals in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "This feature allows you to create any chart, such as 7 minutes, 12 minutes, or 8 hours. If you want to identify opportunities on custom intervals in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "This functionality is available only to PRO users.": "This functionality is available only to PRO users.", + "This is a temporary chart.": "This is a temporary chart.", + "This is EOD data with no updates.": "This is EOD data with no updates.", + "This is not a user script, cannot save": "This is not a user script, cannot save", + "This is not the latest saved script version": "This is not the latest saved script version", + "This script is read only": "This script is read only", + "Three Drivers Pattern": "Three Drivers Pattern", + "Thumb Down": "ไม่ชอบ", + "Thumb Up": "ชอบ", + "Time Interval": "Time Interval", + "Time Levels": "Time Levels", + "Time Scale": "Time Scale", + "Time Zone": "เขตเวลา", + "Time": "Time", + "TimeZone": "เวลา", + "Timezone/Sessions Properties...": "Timezone/Sessions Properties...", + "Timezone/Sessions": "เวลา/Sessions", + "Title": "Title", + "To get alerts list - please sign in or register!": "To get alerts list - please sign in or register!", + "To get alerts log - please sign in or register!": "To get alerts log - please sign in or register!", + "To save your work, sign up for FREE.": "To save your work, sign up for FREE.", + "To set an alert on a drawing requires the chart to be saved. Unfortunately you have already saved 5 charts. Upgrade to PRO, PRO Plus or Premium account and save as many charts as you want, along with many other exciting features. Starts from only $9.95 a month - upgrade today!": "To set an alert on a drawing requires the chart to be saved. Unfortunately you have already saved 5 charts. Upgrade to PRO, PRO Plus or Premium account and save as many charts as you want, along with many other exciting features. Starts from only $9.95 a month - upgrade today!", + "Toggle Auto Scale": "Toggle Auto Scale", + "Toggle favorite": "Toggle favorite", + "Toggle Log Scale": "Toggle Log Scale", + "Toggle Maximize Chart": "Toggle Maximize Chart", + "Toggle notifications for this room": "Toggle notifications for this room", + "Toggle Percentage": "Toggle Percentage", + "Tokyo": "โตเกียว", + "TOOL": "เครื่องมือ", + "Tools": "Tools", + "Top Labels": "Top Labels", + "Top Margin": "Top Margin", + "top": "top", + "Toronto": "โตรอนโต", "Total Adjustments": "Total Adjustments", + "Total agrees": "Total agrees", "Total Assets": "Total Assets", "Total Capital": "Total Capital", "Total Current Assets": "Total Current Assets", @@ -1358,87 +2084,777 @@ "Total Non-operating Income/Expense": "Total Non-operating Income/Expense", "Total Operating Expenses": "Total Operating Expenses", "Total Receivables, Net": "Total Receivables, Net", + "Total Revenue": "Total Revenue", "Total Shares Outstanding": "Total Shares Outstanding", "Total Short-term Debt": "Total Short-term Debt", "Total Stockholder's Equity": "Total Stockholder's Equity", + "Total": "Total", + "Trades on Chart": "Trades on Chart", + "Trading Journal": "Trading Journal", + "Trading Notes": "Trading Notes", + "Trading Panel": "Trading Panel", + "Trading properties...": "Trading properties...", + "Trading Properties...": "Trading Properties...", + "Trading": "Trading", + "TradingView alerts run on powerful and backed-up servers, so you’ll always get notified when something happens and won’t miss a beat. This takes considerable resources, so we can't give an unlimited number of alerts to everyone for free (as much as we'd like to).": "TradingView alerts run on powerful and backed-up servers, so you’ll always get notified when something happens and won’t miss a beat. This takes considerable resources, so we can't give an unlimited number of alerts to everyone for free (as much as we'd like to).", + "TradingView Free Quotes and Chat": "TradingView Free Quotes and Chat", + "TradingView is only for English-language content at this time.": "TradingView is only for English-language content at this time.", + "Trailing Twelve Months": "Trailing Twelve Months", + "Transparency": "โปร่งแสง", "Treasury Stock": "Treasury Stock", + "Trend Angle": "Trend Angle", + "Trend Line": "เส้นแนวโน้ม", + "Trend-Based Fib Extension": "Trend-Based Fib Extension", + "Trend-Based Fib Time": "Trend-Based Fib Time", + "Trial": "Trial", + "Triangle Pattern": "Triangle Pattern", + "Triangle": "สามเหลี่ยม", + "Trigger": "Trigger", + "Triggered and Not Active": "Triggered and Not Active", + "Triple EMA": "Triple EMA", + "Triple EMA_study": "Triple EMA", + "TRIX": "TRIX", + "TRIX_study": "TRIX", + "true range": "true range", + "True Strength Indicator": "True Strength Indicator", + "True Strength Indicator_study": "True Strength Indicator", + "TSX - Stock - Canada": "TSX - Stock - Canada", + "TSXV - Stock - Canada": "TSXV - Stock - Canada", + "Turn off notifications for this room": "Turn off notifications for this room", + "Turn on notifications for this room": "Turn on notifications for this room", + "Type your message here": "Type your message here", + "Type": "ประเภท", + "Ultimate Oscillator": "Ultimate Oscillator", + "Unban": "Unban", + "Undo {0}": "ย้อนกลับ", + "Undo": "ย้อนกลับ", + "undo": "undo", + "Unfollow": "Unfollow", + "Unignore user": "Unignore user __username__", + "Unignore": "Unignore", + "Unlimited number of indicators on a chart": "Unlimited number of indicators on a chart", + "Unlimited Saved Charts": "Unlimited Saved Charts", + "Unlimited saved charts": "Unlimited saved charts", + "Unlimited server-side alerts": "Unlimited server-side alerts", + "Unmerge Down": "Unmerge Down", + "Unmerge Up": "Unmerge Up", + "Unsaved script": "Unsaved script", + "Unsolicited advertising": "Unsolicited advertising", + "Untitled Script": "Untitled Script", + "Up Color": "สีบวก", + "Up fractals": "Up fractals", + "Up Wave 1 or A": "Up Wave 1 or A", + "Up Wave 2 or B": "Up Wave 2 or B", + "Up Wave 3": "Up Wave 3", + "Up Wave 4": "Up Wave 4", + "Up Wave 5": "Up Wave 5", + "Up Wave C": "Up Wave C", + "Up": "Up", + "Update Status": "Update Status", + "Update status": "Update status", + "UpDown Length": "UpDown Length", + "Upgrade and get 33% off an annual subscription!": "Upgrade and get 33% off an annual subscription!", + "Upgrade Now": "Upgrade Now", + "Upgrade now": "Upgrade now", + "Upgrade your account": "Upgrade your account", + "Upper Band": "Upper Band", + "Upper Bound": "Upper Bound", + "Upper Deviation": "Upper Deviation", + "Upper": "Upper", + "UpperLimit": "Upper Limit", + "US Exchanges": "US Exchanges", "USD Conversion Rate": "USD Conversion Rate", - "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.": "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.", - "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!": "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!", - "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:
  • Dynamically plot market support and resistance areas (SCMR Dynamic Levels™)
  • Highlight individual bar conditions (SCMR B2B™)
  • Measure and time market trading ranges (SCMR Momentum Peaks™)
No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.": "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:
  • Dynamically plot market support and resistance areas (SCMR Dynamic Levels™)
  • Highlight individual bar conditions (SCMR B2B™)
  • Measure and time market trading ranges (SCMR Momentum Peaks™)
No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.", - "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!": "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!", - "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.": "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.", - "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.": "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.", - "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.": "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.", - "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.": "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.", - "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.": "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.", - "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.": "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.", - "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.": "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.", - "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.": "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.", - "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.": "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.", - "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.": "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.", - "Favorite": "Favorite", - "Rename script": "Rename script", - "This is not the latest saved script version": "This is not the latest saved script version", - "My Script": "My Script", - "Show Console": "Show Console", - "Script text is not modified, nothing to save": "Script text is not modified, nothing to save", - "This is not a user script, cannot save": "This is not a user script, cannot save", - "Script Name": "Script Name", - "Expiration Time": "Expiration Time", - "Please name this script": "Please name this script", - "Script must have a name": "Script must have a name", - "Exit Full Screen (ESC)": "Exit Full Screen (ESC)", - "Stock Charts & Forex Charts": "Stock Charts & Forex Charts", - "Toggle favorite": "Toggle favorite", - "Buy Ask": "Buy Ask __quote__", - "Frequency": "Frequency", - "Buy Bid": "Buy Bid __quote__", - "Sell Ask": "Sell Ask __quote__", - "Sell Bid": "Sell Bid __quote__", - "Condition": "Condition", - "Connected": "Connected", - "CONNECT": "CONNECT", - "Disconnected": "Disconnected", - "Exiting Channel": "Exiting Channel", - "All": "All", - "5y": "5y", - "1y": "1y", + "Use Lower Deviation": "Use Lower Deviation", + "Use only one account - registering with multiple accounts is not allowed.": "Use only one account - registering with multiple accounts is not allowed.", + "Use Upper Deviation": "Use Upper Deviation", + "Username": "Username", + "useTrueRange_input": "Use True Range", + "UTC": "UTC", + "Valuation": "Valuation", + "Value": "Value", + "Vancouver": "แวนคูเวอร์", + "Vertical Line": "เส้นแนวตั้ง", + "Views": "Views", + "Visual Order": "ลำดับการมองเห็น", + "Vol": "Vol", + "Volatility Stop": "Volatility Stop", + "Volume Based": "Volume Based", + "Volume Leaders": "Volume Leaders", + "Volume MA": "เส้นค่าเฉลี่ยปริมาณการซื้อขาย", + "Volume Oscillator": "Volume Oscillator", + "Volume Oscillator_study": "Volume Oscillator", + "Volume profile indicators and extended trading hours": "Volume profile indicators and extended trading hours", + "Volume Profile Indicators": "Volume Profile Indicators", + "Volume": "ปริมาณการซื้อขาย", + "Volume_study": "Volume", + "VolumeProfile": "VolumeProfile", + "Vortex Indicator": "Vortex Indicator", + "VWAP": "VWAP", + "VWMA": "VWMA", + "VWMA_study": "VWMA", + "W_dates": "W", + "Waning moon": "Waning moon", + "Want official data and more features?": "Want official data and more features?", + "Warning": "Warning", + "Warsaw": "วอซอร์", + "Watchlist": "Watchlist", + "Watchlist, details and news": "Watchlist, details and news", + "Watermark": "ลายน้ำ", + "Wave Size": "Wave Size", + "We are doing some brief daily maintenance. Alerts will be back really soon, thanks for your patience!": "We are doing some brief daily maintenance. Alerts will be back really soon, thanks for your patience!", + "We are happy to give away as many things for free as possible, however studies are server-based and this takes considerable resources. So we can't give an unlimited number of indicators to everyone for free (as much as we'd like to).": "We are happy to give away as many things for free as possible, however studies are server-based and this takes considerable resources. So we can't give an unlimited number of indicators to everyone for free (as much as we'd like to).", + "We'are sorry, something went wrong. Try to reload page.": "We'are sorry, something went wrong. Try to reload page.", + "week": "อาทิตย์", + "Weekly": "Weekly", + "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.": "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.", + "White": "White", + "Why Go Pro?": "Why Go Pro?", + "Wick": "Wick", + "Width": "Width", + "Willams %R": "Willams %R", + "Willams %R_study": "Willams %R", + "Williams %R": "Williams %R", + "Williams Alligator": "Williams Alligator", + "Williams Alligator_study": "Williams Alligator", + "Williams Fractal": "Williams Fractal", + "Window Size_input": "Window Size", + "With Markers": "แสดงจุด", + "wizofstep": "__index__ of __steps__", + "WMA Length_input": "WMA Length", + "Woodies CCI": "Woodies CCI", + "wrote": "wrote", + "XABCD Pattern": "XABCD Pattern", + "y_dates": "y", + "Yearly": "Yearly", + "YES": "ใช่", + "Yes": "Yes", + "You already have Pro Plus trial.": "You already have Pro Plus trial.", + "You already participated in Pro Plus trial.": "You already participated in Pro Plus trial.", + "You already set {{options.maxAlertsNumber}} alerts. Upgrade to PRO Plus to set unlimited custom alerts and improve your experience!": "You already set {{options.maxAlertsNumber}} alerts. Upgrade to PRO Plus to set unlimited custom alerts and improve your experience!", + "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.": "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.", + "You are not authenticated.": "You are not authenticated.", + "You are not logged in. Please sign in.": "You are not logged in. Please sign in.", + "you are using browser": "You are using __browser__ on __os__.", + "You can not vote twice for one message": "You can not vote twice for one message", + "You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.": "You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.", + "You can save up to 5 charts with your subscription. Upgrade to PRO, PRO Plus or Premium membership and save unlimited charts, along with many other exciting features. Starting from only $9.95 a month - upgrade today!": "You can save up to 5 charts with your subscription. Upgrade to PRO, PRO Plus or Premium membership and save unlimited charts, along with many other exciting features. Starting from only $9.95 a month - upgrade today!", + "You have no ignored users": "You have no ignored users", + "You have no private messages yet": "You have no private messages yet", + "You may subscribe for official realtime and intraday data.": "You may subscribe for official realtime and intraday data.", + "You requested a custom interval that is available only to PRO users.": "You requested a custom interval that is available only to PRO users.", + "You requested a hotlist that is available only to PRO users.": "You requested a hotlist that is available only to PRO users.", + "You requested a symbol that is available only to PRO Plus and Premium users. You will now be switched to the equivalent BATS symbol.": "You requested a symbol that is available only to PRO Plus and Premium users. You will now be switched to the equivalent BATS symbol.", + "You requested an intraday spread symbol that is available only to PRO Plus and Premium users. You will now be switched to a Daily (D) interval.": "You requested an intraday spread symbol that is available only to PRO Plus and Premium users. You will now be switched to a Daily (D) interval.", + "You will be automatically redirected to PayPal in order to finish your purchase.": "You will be automatically redirected to PayPal in order to finish your purchase.", + "You're subscribing to {{ product_title }}": "You're subscribing to {{ product_title }}", + "Your 30-day free PRO Plus account has been activated. You are now part of a community of 2 million+ ideas that have been created within TradingView charts. To help get the ball rolling, we'd suggest you spend a few minutes familiarizing yourself with our online help section. We hope you enjoy working with TradingView and wish you good trading!": "Your 30-day free PRO Plus account has been activated. You are now part of a community of 2 million+ ideas that have been created within TradingView charts. To help get the ball rolling, we'd suggest you spend a few minutes familiarizing yourself with our online help section. We hope you enjoy working with TradingView and wish you good trading!", + "Your account will be charged $0.01 in order to verify it.": "Your account will be charged $0.01 in order to verify it.", + "Your chart is being saved, please wait a moment before you leave this page.": "Your chart is being saved, please wait a moment before you leave this page.", + "Your credit card on file is XXXX-XXXX-XXXX": "Your credit card on file is XXXX-XXXX-XXXX", + "Your free account allows you to apply up to 10 studies to a chart. Upgrade to PRO, PRO Plus or Premium account to have as many studies on a chart as you want, as well as many other exciting features.": "Your free account allows you to apply up to 10 studies to a chart. Upgrade to PRO, PRO Plus or Premium account to have as many studies on a chart as you want, as well as many other exciting features.", + "Your Order": "Your Order", + "Your Personal Invitation to Go PRO Plus": "Your Personal Invitation to Go PRO Plus", "ytd": "ytd", "YTD": "YTD", - "6m": "6m", - "3m": "3m", - "1m": "1m", - "5d": "5d", - "1d": "1d", - "Room title": "Room title", - "Room purpose": "Room purpose", - "Edit chat room": "Edit chat room", - "Create new public chat": "Create new public chat", - "Show Symbol Last Value": "Show Symbol Last Value", - "Show Indicator Last Value": "Show Indicator Last Value", - "Paper Trading is disconnected": "Paper Trading is disconnected", - "Hide Buy/Sell Panel": "Hide Buy/Sell Panel", - "Sell symbol": "Sell __displaySymbol__ Stop __abbreviatedNumber__ @ __formattedValue__", - "Buy symbol": "Buy __displaySymbol__ Limit __abbreviatedNumber__ @ __formattedValue__", - "IDEA TITLE AND DESCRIPTION": "IDEA TITLE AND DESCRIPTION", - "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.": "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.", - "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.": "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.", - "SHORT": "SHORT", - "LONG": "LONG", - "NEUTRAL": "NEUTRAL", - "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

": "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

", - "you are using browser": "You are using __browser__ on __os__.", - "Hide data": "Hide data", - "Show data": "Show data", - "Study Templates": "Study Templates", - "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout": "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout", - "Find existing chat": "Find existing chat", - "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", - "Black": "Black", - "Blue": "Blue", - "Grey": "Grey", - "White": "White", - "Show Positions": "Show Positions", - "Show Orders": "Show Orders" + "Zero Line": "Zero Line", + "Zero": "Zero", + "Zig Zag": "Zig Zag", + "Zoom In": "ขยายเข้า", + "Zoom Out": "ขยายออก", + "{0} bars": "{0} ช่อง", + "{0} copy": "{0} สำเนา", + "{0} ideas...": "{0} ideas...", + "{0} P&L: {1}": "{0} P&L: {1}", + "Up bars": "Up bars", + "Down bars": "Down bars", + "Projection up bars": "Projection up bars", + "Projection down bars": "Projection down bars", + "ATR length": "ATR length", + "Reversal amount": "Reversal amount", + "Number of line": "Number of line", + "HL": "HL", + "ATR": "ATR", + "Traditional": "Traditional", + "Website": "Website", + "Support": "Support", + "PRO Premium": "PRO Premium", + "PRO Plus": "PRO Plus", + "PRO Plus Early Access": "PRO Plus Early Access", + "Update Payment Method": "Update Payment Method", + "Enter your new address": "Enter your new address", + "Save changes": "Save changes", + "All your current subscriptions will be updated to use the new account.": "All your current subscriptions will be updated to use the new account.", + "This trading product is integrated in TradingView thanks to our Partner Program for Developers. These are independent, unaffiliated studies, which are not part of TradingView subscriptions – these are separate tools that you buy if you want. Description, algorithm, support and prices are all determined by the author.": "This trading product is integrated in TradingView thanks to our Partner Program for Developers. These are independent, unaffiliated studies, which are not part of TradingView subscriptions – these are separate tools that you buy if you want. Description, algorithm, support and prices are all determined by the author.", + "EDIT SUBSCRIPTION": "EDIT SUBSCRIPTION", + "TradingView Account": "TradingView Account", + "

Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the features, top authors or create your first idea!

": "

Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the features, top authors or create your first idea!

", + "Alert not found with standart API": "Alert not found with standart API", + "Chatting is enabled {0} hours after creating a new account. This is done to prevent chat bots and general spam.": "Chatting is enabled {0} hours after creating a new account. This is done to prevent chat bots and general spam.", + "Do you really want to clear alerts log?": "Do you really want to clear alerts log?", + "Do you really want to delete alert {0}?": "Do you really want to delete alert {0}?", + "Do you really want to delete script '{0}'?": "Do you really want to delete script '{0}'?", + "Do you really want to delete {0} alerts?": "Do you really want to delete {0} alerts?", + "Do you really want to stop alert {0}?": "Do you really want to stop alert {0}?", + "Do you really want to stop {0} alerts?": "Do you really want to stop {0} alerts?", + "EPS": "EPS", + "EPS Dil": "EPS Dil", + "Edit Idea": "Edit Idea", + "Multi Charts Layout": "Multi Charts Layout", + "PE": "PE", + "PRO": "PRO", + "Publish Idea": "Publish Idea", + "2 year": "2 year", + "All fields are required": "All fields are required", + "Available": "Available", + "Check credit card number and CVV/CSC code": "Check credit card number and CVV/CSC code", + "Check expiration date": "Check expiration date", + "City": "City", + "Comments": "Comments", + "Country": "Country", + "Credit Card": "Credit Card", + "Credit card fields may contain only digits": "Credit card fields may contain only digits", + "Enter your ZIP code": "Enter your ZIP code", + "If you want to change the address, please enter your ZIP code here": "If you want to change the address, please enter your ZIP code here", + "Make payment with previously used details": "Make payment with previously used details", + "More {{sectionName}} Ideas": "More {{sectionName}} Ideas", + "PayPal": "PayPal", + "Payment Information": "Payment Information", + "Please choose at least one exchange to continue.": "Please choose at least one exchange to continue.", + "Please use only latin characters in address fields": "Please use only latin characters in address fields", + "Please use only latin characters in your first and last names": "Please use only latin characters in your first and last names", + "State/Region": "State/Region", + "Street": "Street", + "Subscribe": "Subscribe", + "Zip Code": "Zip Code", + "year": "year", + " Limit ": " Limit ", + " Stop ": " Stop ", + "

Only D, W, M intervals are supported for this symbol/exchange. You will be automatically switched to a D interval. Intraday intervals are not available because of exchange policies.

": "

Only D, W, M intervals are supported for this symbol/exchange. You will be automatically switched to a D interval. Intraday intervals are not available because of exchange policies.

", + "

Symbol ": "

Symbol ", + "Account Name": "Account Name", + "Active Chart": "Active Chart", + "Active chart doesn't contain the study you are going to publish": "Active chart doesn't contain the study you are going to publish", + "Add this room to favorites": "Add this room to favorites", + "Add {0}...": "Add {0}...", + "Alerts maintenance": "Alerts maintenance", + "All Charts": "All Charts", + "All fields are required.": "All fields are required.", + "Are you sure you want to overwrite '{0}' script?": "Are you sure you want to overwrite '{0}' script?", + "Balances": "Balances", + "Ban ": "Ban ", + "Ban expires in {0}": "Ban expires in {0}", + "Ban user": "Ban user", + "Brokerage Name": "Brokerage Name", + "By": "By", + "CQG Password": "CQG Password", + "CQG Username": "CQG Username", + "Can't create alert on invalid symbol": "Can't create alert on invalid symbol", + "Can't create alert when offline": "Can't create alert when offline", + "Can't edit alert on invalid symbol": "Can't edit alert on invalid symbol", + "Can't edit alert when offline": "Can't edit alert when offline", + "Change Background Transparency": "Change Background Transparency", + "Change Balloon Background Color": "Change Balloon Background Color", + "Change Balloon Background Transparency": "Change Balloon Background Transparency", + "Change Balloon Border Color": "Change Balloon Border Color", + "Change Balloon Text": "Change Balloon Text", + "Change Balloon Text Font Size": "Change Balloon Text Font Size", + "Change Balooon Text Color": "Change Balooon Text Color", + "Change Border Color": "Change Border Color", + "Change CQG password": "Change CQG password", + "Change Curve Background Color": "Change Curve Background Color", + "Change Curve Background Transparency": "Change Curve Background Transparency", + "Change Curve Filling": "Change Curve Filling", + "Change Curve Line Color": "Change Curve Line Color", + "Change Curve Line Extending Left": "Change Curve Line Extending Left", + "Change Curve Line Extending Right": "Change Curve Line Extending Right", + "Change Curve Line Left End": "Change Curve Line Left End", + "Change Curve Line Right End": "Change Curve Line Right End", + "Change Curve Line Style": "Change Curve Line Style", + "Change Curve Line Width": "Change Curve Line Width", + "Change Fib Arcs Background Transparency": "Change Fib Arcs Background Transparency", + "Change Fib Arcs Background Visibility": "Change Fib Arcs Background Visibility", + "Change Fib Speed Resistance Arcs Full Cirlces Mode": "Change Fib Speed Resistance Arcs Full Cirlces Mode", + "Change Fib Speed Resistance Arcs Levels Visibility": "Change Fib Speed Resistance Arcs Levels Visibility", + "Change Fib Speed Resistance Arcs Line Color": "Change Fib Speed Resistance Arcs Line Color", + "Change Fib Speed Resistance Arcs Visibility": "Change Fib Speed Resistance Arcs Visibility", + "Change Fib Speed Resistance Arcs Width": "Change Fib Speed Resistance Arcs Width", + "Change Password": "Change Password", + "Change Price Text Color": "Change Price Text Color", + "Change Price Text Font Size": "Change Price Text Font Size", + "Change Time Cycles Background Color": "Change Time Cycles Background Color", + "Change Time Cycles Background Transparency": "Change Time Cycles Background Transparency", + "Change Time Cycles Color": "Change Time Cycles Color", + "Change Time Cycles Filling": "Change Time Cycles Filling", + "Change Time Cycles Line Style": "Change Time Cycles Line Style", + "Change Time Cycles Line Width": "Change Time Cycles Line Width", + "Check firewall settings and make sure access to websocket ({0} port {1}) is open. Then click Reconnect or press F5.": "Check firewall settings and make sure access to websocket ({0} port {1}) is open. Then click Reconnect or press F5.", + "Click the broker you want to trade through": "Click the broker you want to trade through", + "Collaterals": "Collaterals", + "Confirm Password": "Confirm Password", + "Connect to CQG": "Connect to CQG", + "Connection is lost": "Connection is lost", + "Content": "Content", + "Continue to checkout": "Continue to checkout", + "Continued violation of chat etiquette": "Continued violation of chat etiquette", + "Continued violation of chat etiquette.": "Continued violation of chat etiquette.", + "Countdown": "Countdown", + "Create New List": "Create New List", + "Create New List...": "Create New List...", + "Curve": "Curve", + "December": "December", + "Degree": "Degree", + "Describe your company and project in a few sentences.": "Describe your company and project in a few sentences.", + "Desktop notifications": "Desktop notifications", + "Desktop notifications when I'm mentioned": "Desktop notifications when I'm mentioned", + "Dialog": "Dialog", + "Do you realy want to delete{0}watchlist?": "Do you realy want to delete{0}watchlist?", + "Do you want to take advantage of this offer now?": "Do you want to take advantage of this offer now?", + "Double Curve": "Double Curve", + "Early Access 50% off{{#is_finished}} – Final chance{{/is_finished}}": "Early Access 50% off{{#is_finished}} – Final chance{{/is_finished}}", + "Early Access for $15/Month": "Early Access for $15/Month", + "Edit Alert...": "Edit Alert...", + "Edit {0} Alert...": "Edit {0} Alert...", + "Elliott Correction Wave (ABC)": "Elliott Correction Wave (ABC)", + "Elliott Double Combo Wave (WXY)": "Elliott Double Combo Wave (WXY)", + "Elliott Impulse Wave (12345)": "Elliott Impulse Wave (12345)", + "Elliott Triangle Wave (ABCDE)": "Elliott Triangle Wave (ABCDE)", + "Elliott Triple Combo Wave (WXYXZ)": "Elliott Triple Combo Wave (WXYXZ)", + "Email notifications": "Email notifications", + "Email notifications when I'm mentioned": "Email notifications when I'm mentioned", + "Email-to-sms is the easiest and absolutely free way to send text message (SMS) from the internet to phones. This site aims to be the most complete and up-to-date list of email addresses that can be used to send text messages to phones.": "Email-to-sms is the easiest and absolutely free way to send text message (SMS) from the internet to phones. This site aims to be the most complete and up-to-date list of email addresses that can be used to send text messages to phones.", + "Error occured": "Error occured", + "Error while trying to create snapshot.": "Error while trying to create snapshot.", + "Error:": "Error:", + "Error: too long text": "Error: too long text", + "Export Watchlist": "Export Watchlist", + "Failed:": "Failed:", + "Full Circles": "Full Circles", + "Get the link to your individual GitHub profile, which we’ll enable for access to the library.": "Get the link to your individual GitHub profile, which we’ll enable for access to the library.", + "Go PRO": "Go PRO", + "HL Bars": "HL Bars", + "Here are a few steps to get your Charting Library:": "Here are a few steps to get your Charting Library:", + "Hide alert label line": "Hide alert label line", + "Horz Grid Lines": "Horz Grid Lines", + "How to fix:": "How to fix:", + "If you like what you see, you have an exclusive chance to get 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.": "If you like what you see, you have an exclusive chance to get 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.", + "If you need support then please visit our issues tracker using your GitHub profile we’ve granted access to.": "If you need support then please visit our issues tracker using your GitHub profile we’ve granted access to.", + "Import Watchlist...": "Import Watchlist...", + "Import/Export Watchlists": "Import/Export Watchlists", + "Indicator Labels": "Indicator Labels", + "Interval is not applicable": "Interval is not applicable", + "Invalid data format": "Invalid data format", + "Invalid limit price": "Invalid limit price", + "Invalid quantity": "Invalid quantity", + "Invalid stop price": "Invalid stop price", + "It appears that your browser does not support Canvas technology, which is needed for TradingView to work.
": "It appears that your browser does not support Canvas technology, which is needed for TradingView to work.
", + "It appears that your browser does not support WebSocket technology and does not have Adobe Flash plugin installed, one of which is essential for our portal.
": "It appears that your browser does not support WebSocket technology and does not have Adobe Flash plugin installed, one of which is essential for our portal.
", + "June": "June", + "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That is less than $15/month. Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!": "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That is less than $15/month. Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!", + "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.": "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.", + "Just wait awhile. We will send you all necessary information ASAP.": "Just wait awhile. We will send you all necessary information ASAP.", + "Launch chat in a separate window": "Launch chat in a separate window", + "Left Axis": "Left Axis", + "Library Without The Link": "Library Without The Link", + "Line - Close": "Line - Close", + "Line - HL/2": "Line - HL/2", + "Line - High": "Line - High", + "Line - Low": "Line - Low", + "Line - Open": "Line - Open", + "Load all alerts...": "Load all alerts...", + "Lock Cursor In Time": "Lock Cursor In Time", + "Log in": "Log in", + "My Lists": "My Lists", + "New Password": "New Password", + "New password and confirmation doesn't match": "New password and confirmation doesn't match", + "New password is required": "New password is required", + "No address input to apply autocomplete": "No address input to apply autocomplete", + "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at founders@tradingview.com": "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at founders@tradingview.com", + "No brokers available": "No brokers available", + "Non-tradable symbol": "Non-tradable symbol", + "Now is your LAST and FINAL chance to get 12 months for only $179.4 (regular $360). That’s less than $15/month and 50% off regular month-to-month payments.": "Now is your LAST and FINAL chance to get 12 months for only $179.4 (regular $360). That’s less than $15/month and 50% off regular month-to-month payments.", + "OC Bars": "OC Bars", + "Oh no! You have only 2 weeks left in your PRO Plus trial! These benefits will expire in two short weeks:": "Oh no! You have only 2 weeks left in your PRO Plus trial! These benefits will expire in two short weeks:", + "Old Password": "Old Password", + "Old password is required": "Old password is required", + "Oops, something went wrong": "Oops, something went wrong", + "Oops, your browser can't display our charts!": "Oops, your browser can't display our charts!", + "Orders": "Orders", + "PRO account": "PRO account", + "Password confirmation is required": "Password confirmation is required", + "Passwords do not match.": "Passwords do not match.", + "Place": "Place", + "Please add 'study(title=\"SomeTitle\")' statement to the script code": "Please add 'study(title=\"SomeTitle\")' statement to the script code", + "Please report the issue or click Reconnect.": "Please report the issue or click Reconnect.", + "Please use one of the following browsers:": "Please use one of the following browsers:", + "Please, install Flash plugin or consider updating to one of these modern browsers with WebSocket support:": "Please, install Flash plugin or consider updating to one of these modern browsers with WebSocket support:", + "Please, try to reload page to edit user data": "Please, try to reload page to edit user data", + "Positions": "Positions", + "Pro Plus": "Pro Plus", + "Processing script...": "Processing script...", + "Publish All Charts": "Publish All Charts", + "Publish Only": "Publish Only", + "Published Idea": "Published Idea", + "Recent chats": "Recent chats", + "Reconnect": "Reconnect", + "Rename List": "Rename List", + "Rename List...": "Rename List...", + "Report a data issue": "Report a data issue", + "Restore Size": "Restore Size", + "Right Axis": "Right Axis", + "Risk/Reward": "Risk/Reward", + "Save List As...": "Save List As...", + "Script '{0}' has been saved": "Script '{0}' has been saved", + "Script cannot be compiled because of errors.": "Script cannot be compiled because of errors.", + "Script has been deleted": "Script has been deleted", + "Script is not saved. Nothing to delete.": "Script is not saved. Nothing to delete.", + "Script is not saved. Nothing to rename.": "Script is not saved. Nothing to rename.", + "Script study added to the chart": "Script study added to the chart", + "Select Broker": "Select Broker", + "Select alert": "Select alert", + "Send all the stuff to Stan Bokov at founders@tradingview.com": "Send all the stuff to Stan Bokov at founders@tradingview.com", + "Series Sale Name": "Series Sale Name", + "Series Sale Number": "Series Sale Number", + "Server broke the connection. Click Reconnect or press F5.": "Server broke the connection. Click Reconnect or press F5.", + "Shortcuts": "Shortcuts", + "Show Dividends": "Show Dividends", + "Show Earnings": "Show Earnings", + "Show Hidden Tools": "Show Hidden Tools", + "Show Splits": "Show Splits", + "Show Symbol Info": "Show Symbol Info", + "Show Values": "Show Values", + "Sign our License Agreement": "Sign our License Agreement", + "Sine Line": "Sine Line", + "Sorry, an error has occurred": "Sorry, an error has occurred", + "Study": "Study", + "Success": "Success", + "Symbol Info": "Symbol Info", + "Symbol Info...": "Symbol Info...", + "Symbol Labels": "Symbol Labels", + "Time Cycles": "Time Cycles", + "To purchase the commercial version of the library, please contact Stan Bokov at founders@tradingview.com.": "To purchase the commercial version of the library, please contact Stan Bokov at founders@tradingview.com.", + "TradingView Notice": "TradingView Notice", + "Trial confirmation dialog": "Trial confirmation dialog", + "Trial confirmation text": "Trial confirmation text", + "Try": "Try", + "URL cannot be recieved.": "URL cannot be recieved.", + "Unexpected error: can't change profile data": "Unexpected error: can't change profile data", + "Unread Messages": "Unread Messages", + "Upgrade and get 50% off regular month-to-month payments!": "Upgrade and get 50% off regular month-to-month payments!", + "User cancelled operation": "User cancelled operation", + "Vert Grid Lines": "Vert Grid Lines", + "Visual settings...": "Visual settings...", + "Widget": "Widget", + "Width (% of the Box)": "Width (% of the Box)", + "Wrong value": "Wrong value", + "You have unsaved changes in the current script. Do you really want to discard them and start working with another script?": "You have unsaved changes in the current script. Do you really want to discard them and start working with another script?", + "Your Password Has Expired": "Your Password Has Expired", + "Your password has expired, please enter new password": "Your password has expired, please enter new password", + "active at": "active at", + "ago": "ago", + "agreed with your idea %chart% about %symbol%": "agreed with your idea %chart% about %symbol%", + "all inactive": "all inactive", + "and details": "and details", + "avg fill price": "avg fill price", + "avg price": "avg price", + "balance": "balance", + "best ask": "best ask", + "best bid": "best bid", + "cach excess": "cach excess", + "changed status": "changed status", + "collateral": "collateral", + "commented on idea you follow %chart% about %symbol%": "commented on idea you follow %chart% about %symbol%", + "commented on your idea %chart% about %symbol%": "commented on your idea %chart% about %symbol%", + "currency": "currency", + "disagreed with your idea %chart% about %symbol%": "disagreed with your idea %chart% about %symbol%", + "fill qty": "fill qty", + "filtered": "filtered", + "id": "id", + "initial margin": "initial margin", + "is now following you": "is now following you", + "last trade": "last trade", + "less than a minute": "less than a minute", + "limit price": "limit price", + "mn": "mn", + "mvo": "mvo", + "offset": "offset", + "on": "on", + "open P/L": "open P/L", + "or choose another broker": "or choose another broker", + "ote": "ote", + "placing time": "placing time", + "published new idea %chart% about %symbol% you follow": "published new idea %chart% about %symbol% you follow", + "purchasing power": "purchasing power", + "qty": "qty", + "replied to your comment on %chart% about %symbol%": "replied to your comment on %chart% about %symbol%", + "side": "side", + "sign in or register": "sign in or register", + "status": "status", + "stop price": "stop price", + "subscription": "subscription", + "symbol": "symbol", + "total margin": "total margin", + "total value": "total value", + "type": "type", + "upl": "upl", + "w": "w", + "y": "y", + "you follow commented on %chart% about %symbol%": "you follow commented on %chart% about %symbol%", + "you follow published new idea %chart% about %symbol%": "you follow published new idea %chart% about %symbol%", + "{0} is already in this chat.": "{0} is already in this chat.", + "Сolor line": "Сolor line", + "Bottom Center": "Bottom Center", + "Bottom Left": "Bottom Left", + "Bottom Right": "Bottom Right", + "Chart snapshot": "Chart snapshot", + "Create Horizontal Line": "Create Horizontal Line", + "Create Vertical Line": "Create Vertical Line", + "Hide Published Charts Timeline": "Hide Published Charts Timeline", + "Left": "Left", + "Middle Center": "Middle Center", + "Middle Left": "Middle Left", + "Middle Right": "Middle Right", + "No color themes saved": "No color themes saved", + "Right": "Right", + "Room {0} was deleted": "Room {0} was deleted", + "Theme": "Theme", + "Theme name": "Theme name", + "Top Center": "Top Center", + "Top Left": "Top Left", + "Top Right": "Top Right", + "TradingView Partner": "TradingView Partner", + "You were in the video call. Duration: {0}": "You were in the video call. Duration: {0}", + "{0} has entered the chat": "{0} has entered the chat", + "{0} has left the chat": "{0} has left the chat", + "{0} was banned for {1} minutes": "{0} was banned for {1} minutes", + "Discipline is the foundation of profitable trading for both discretionary and systematic traders. Visually stunning and intuitive to use, 3D ProSuite is an indispensible professional toolkit of point-and-shoot quantitative risk management and decision support tools for stock pickers and traders focused on technical entry techniques. Know instantly where to place a trailing stop and where to exit. Identify trends and pullbacks. Watch rotation and volatility in real time. Calculate hedge ratios for protection. Identify extremes. Non-programmers interested in systematic trading can take advantage of our strategy to test a combination of 3D ProSuite with moving average filter, channel filter, and volatility filter.": "Discipline is the foundation of profitable trading for both discretionary and systematic traders. Visually stunning and intuitive to use, 3D ProSuite is an indispensible professional toolkit of point-and-shoot quantitative risk management and decision support tools for stock pickers and traders focused on technical entry techniques. Know instantly where to place a trailing stop and where to exit. Identify trends and pullbacks. Watch rotation and volatility in real time. Calculate hedge ratios for protection. Identify extremes. Non-programmers interested in systematic trading can take advantage of our strategy to test a combination of 3D ProSuite with moving average filter, channel filter, and volatility filter.", + "AOS FX Primer is made up of 3 separate indicators to help you better analyse the markets. AOS FX Sessions shows session start/end times (automatically handling Daylight Saving changes) along with opening ranges. AOS FX Day HL shows the High and Low level for the past 2 years, automatically handling Daylight Saving changes. AOS ATRplus shows the moving average mid-point of the previous bar ranges. Please see our website for a full description and screenshots.": "AOS FX Primer is made up of 3 separate indicators to help you better analyse the markets. AOS FX Sessions shows session start/end times (automatically handling Daylight Saving changes) along with opening ranges. AOS FX Day HL shows the High and Low level for the past 2 years, automatically handling Daylight Saving changes. AOS ATRplus shows the moving average mid-point of the previous bar ranges. Please see our website for a full description and screenshots.", + "Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:

  • Dynamically plot market support and resistance areas (SCMR Dynamic Levels™)
  • Highlight individual bar conditions (SCMR B2B™)
  • Measure and time market trading ranges (SCMR Momentum Peaks™)
No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.": "Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:
  • Dynamically plot market support and resistance areas (SCMR Dynamic Levels™)
  • Highlight individual bar conditions (SCMR B2B™)
  • Measure and time market trading ranges (SCMR Momentum Peaks™)
No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.", + "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex. For more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.": "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex. For more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.", + "\"Buy Sell\" indicator is simple yet powerful trading signals that will help you consistently profit from the market. It built with risk management in mind, meaning average winning trade will be more than average losing trade several times.

It comes with signals and trend confirmation. For more information please visit: synergytrading.weebly.com": "\"Buy Sell\" indicator is simple yet powerful trading signals that will help you consistently profit from the market. It built with risk management in mind, meaning average winning trade will be more than average losing trade several times.

It comes with signals and trend confirmation. For more information please visit: synergytrading.weebly.com", + "Above Bar": "Above Bar", + "Absolute": "Absolute", + "Below Bar": "Below Bar", + "Bottom": "Bottom", + "Top": "Top", + "Alerts are not yet available for this chart type. Please check GetSatisfaction and vote for this feature to show support for it.": "Alerts are not yet available for this chart type. Please check GetSatisfaction and vote for this feature to show support for it.", + "Arguments": "Arguments", + "Built-in Functions": "Built-in Functions", + "Built-in Variable": "Built-in Variable", + "Built-in Variables": "Built-in Variables", + "Built-in'+(docs.kind === TVScript.FunKind.DECL ? ' Annotation' : '": "Built-in'+(docs.kind === TVScript.FunKind.DECL ? ' Annotation' : '", + "Confirm replacing": "Confirm replacing", + "Delete all drawing for this symbol": "Delete all drawing for this symbol", + "Examples": "Examples", + "Language Operator": "Language Operator", + "Language Operators": "Language Operators", + "My Ideas": "My Ideas", + "Not Now": "Not Now", + "Oops!": "Oops!", + "Open Manage Drawings": "Open Manage Drawings", + "PUBLISH PRIVATE IDEA": "PUBLISH PRIVATE IDEA", + "Pine Script Reference (new window)": "Pine Script Reference (new window)", + "Pine Script Reference (pop-up)": "Pine Script Reference (pop-up)", + "Publish Private Idea": "Publish Private Idea", + "Publishing is possible only from the chart page. Please open a chart and then try again.": "Publishing is possible only from the chart page. Please open a chart and then try again.", + "Remarks": "Remarks", + "Remove all line tools for ": "Remove all line tools for ", + "Returns": "Returns", + "Script Language Reference Manual": "Script Language Reference Manual", + "See Also": "See Also", + "Syntax": "Syntax", + "Type:": "Type:", + "Be the first to speak": "Be the first to speak", + "Ignored users list": "Ignored users list", + "# (Total: {0})": "# (Total: {0})", + "Hold Shift – draw lines at right angles.": "Hold Shift – draw lines at right angles.", + "Number or , – change interval. Type in a digit for minute charts, or first letter of the word for longer resolutions. E.g. 1, 5, 30, 60, 1440, H, 2H, 6H, D, 5D, 3W, 6M.": "Number or , – change interval. Type in a digit for minute charts, or first letter of the word for longer resolutions. E.g. 1, 5, 30, 60, 1440, H, 2H, 6H, D, 5D, 3W, 6M.", + "By clicking on “Sign Up” you are agreeing to the Terms of Service.": "By clicking on “Sign Up” you are agreeing to the Terms of Service.", + "Change Days To": "Change Days To", + "Change Hours To": "Change Hours To", + "Change Line Tool Visibility On Days": "Change Line Tool Visibility On Days", + "Change Line Tool Visibility On Hours": "Change Line Tool Visibility On Hours", + "Change Line Tool Visibility On Minutes": "Change Line Tool Visibility On Minutes", + "Change Line Tool Visibility On Months": "Change Line Tool Visibility On Months", + "Change Line Tool Visibility On Weeks": "Change Line Tool Visibility On Weeks", + "Change Minutes To": "Change Minutes To", + "Correct?": "Correct?", + "Could not send your report": "Could not send your report", + "Crypto/crypto pairs (eg. LTC/BTC) are not currently supported but that may change in the future.": "Crypto/crypto pairs (eg. LTC/BTC) are not currently supported but that may change in the future.", + "Cypher Pattern": "Cypher Pattern", + "Days": "Days", + "Go to Date...": "Go to Date...", + "Go to...": "Go to...", + "Hours": "Hours", + "IMPORTANT:": "IMPORTANT:", + "Indexes don’t have prices, they have values. There are corresponding ETFs that can be traded. SPX is the SnP500 index, but SPY is the ETF that can be traded.": "Indexes don’t have prices, they have values. There are corresponding ETFs that can be traded. SPX is the SnP500 index, but SPY is the ETF that can be traded.", + "Last available bar": "Last available bar", + "Minutes": "Minutes", + "Months": "Months", + "Please do not modify the order so we can investigate the issue.": "Please do not modify the order so we can investigate the issue.", + "Report this message": "Report this message", + "Select order": "Select order", + "Simply
drag & drop

or select file...": "Simply
drag & drop

or select file...", + "Spreads can’t be traded because they are not a single symbol, they are a visual representation of a calculation.": "Spreads can’t be traded because they are not a single symbol, they are a visual representation of a calculation.", + "Thanks!": "Thanks!", + "To:": "To:", + "Trading issue": "Trading issue", + "Warning:": "Warning:", + "Weeks": "Weeks", + "comment": "comment", + "goto date.": "goto date.", + "html5 stock charting
library licensing": "html5 stock charting
library licensing", + "message": "message", + "Go": "Go", + "Go to": "Go to", + "Report {0} from {1} to moderators": "Report {0} from {1} to moderators", + "Reported {0} from @{1}, {2}": "Reported {0} from @{1}, {2}", + "Add Text Note For {0}": "Add Text Note For {0}", + "Add To Text Notes": "Add To Text Notes", + "Are you sure you want to delete this script?": "Are you sure you want to delete this script?", + "DELETE": "DELETE", + "Do you realy want to delete {0} template?": "Do you realy want to delete {0} template?", + "Do you realy want to replace \"{0}\"?": "Do you realy want to replace \"{0}\"?", + "Idea": "Idea", + "NEW": "NEW", + "New Untitled Note": "New Untitled Note", + "Open Text Notes Panel": "Open Text Notes Panel", + "Please enter a valid URL": "Please enter a valid URL", + "Save template as...": "Save template as...", + "Search Note": "Search Note", + "Template name": "Template name", + "Text Notes": "Text Notes", + "Text Notes are available only on chart page. Please open a chart and then try again.": "Text Notes are available only on chart page. Please open a chart and then try again.", + "URL": "URL", + "Add Text Note For __symbol__": "Add Text Note For __symbol__", + "Add this study to active chart": "Add this study to active chart", + "April": "April", + "Are you sure you want to cancel order %s?": "Are you sure you want to cancel order %s?", + "Are you sure you want to ignore messages from __username__?": "Are you sure you want to ignore messages from __username__?", + "August": "August", + "Buy ": "Buy ", + "Cancel PRO Account": "Cancel PRO Account", + "Cancel subscription": "Cancel subscription", + "Change Minutes From": "Change Minutes From", + "Connect to %s": "Connect to %s", + "Connection to server was lost": "Connection to server was lost", + "Continued violation of chat etiquette. For more information on this etiquette please go to __link__": "Continued violation of chat etiquette. For more information on this etiquette please go to __link__", + "Created {0}.": "Created {0}.", + "Do you really want to delete __themename__ theme?": "Do you really want to delete __themename__ theme?", + "Expand __symbol__ chart": "Expand __symbol__ chart", + "February": "February", + "January": "January", + "July": "July", + "Last edited {0}": "Last edited {0}", + "Link to __room__ chat": "Link to __room__ chat", + "M": "M", + "March": "March", + "Neutral": "Neutral", + "No Title": "No Title", + "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at __email__": "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at __email__", + "No showcase": "No showcase", + "Notice": "Notice", + "November": "November", + "October": "October", + "Open __symbol__ Text Note": "Open __symbol__ Text Note", + "Publish": "Publish", + "Room __title__ was deleted": "Room __title__ was deleted", + "Save theme as...": "Save theme as...", + "Script": "Script", + "Script Error": "Script Error", + "Sell ": "Sell ", + "Send private message to __username__": "Send private message to __username__", + "September": "September", + "Show Published Charts Timeline": "Show Published Charts Timeline", + "Show alert label line": "Show alert label line", + "Show all messages from __username__": "Show all messages from __username__", + "Symbol __symbol__ cannot be traded on TradingView’s Paper Trading. Why not?": "Symbol __symbol__ cannot be traded on TradingView’s Paper Trading. Why not?", + "To: __username__": "To: __username__", + "Unlock": "Unlock", + "__minutes__ min": "__minutes__ min", + "__minutes__ min __seconds__ sec": "__minutes__ min __seconds__ sec", + "__seconds__ sec": "__seconds__ sec", + "__username__ has entered the chat": "__username__ has entered the chat", + "__username__ has left the chat": "__username__ has left the chat", + "days": "days", + "hours": "hours", + "minutes": "minutes", + "months": "months", + "years": "years", + "Sign in or sign up to use paper trading": "Sign in or sign up to use paper trading", + "Paper Trading is disconnected.": "Paper Trading is disconnected.", + "long": "long", + "short": "short", + "1 day": "1 day", + "1 hour": "1 hour", + "10 minutes": "10 minutes", + "12 hours": "12 hours", + "3 hours": "3 hours", + "30 minutes": "30 minutes", + "5 minutes": "5 minutes", + "Balance:": "Balance:", + "Ban __username__": "Ban __username__", + "Ban duration:": "Ban duration:", + "Ban expires in less than __duration__": "Ban expires in less than __duration__", + "Banned permanently": "Banned permanently", + "Content that caused the ban:": "Content that caused the ban:", + "Equity:": "Equity:", + "Hi,nnI'm a moderator for TradingView. I reviewed your idea at __chart__ and had to mark it as \"Not Suggested\" because it doesn't comply with our House Rules https://www.tradingview.com/house-rules/.nnPay attention to these rules to get into the Suggested stream more often, or even become a Suggested Author. Please let me know if you have any questions, will be happy to help.": "Hi,nnI'm a moderator for TradingView. I reviewed your idea at __chart__ and had to mark it as \"Not Suggested\" because it doesn't comply with our House Rules https://www.tradingview.com/house-rules/.nnPay attention to these rules to get into the Suggested stream more often, or even become a Suggested Author. Please let me know if you have any questions, will be happy to help.", + "Idea comments": "Idea comments", + "Ideas publishing": "Ideas publishing", + "If you have questions or suggestions, reply to this message.": "If you have questions or suggestions, reply to this message.", + "Ignore __username__": "Ignore __username__", + "Percents": "Percents", + "Permanently": "Permanently", + "Phone": "Phone", + "Please enter template name": "Please enter template name", + "Please enter theme name": "Please enter theme name", + "Position is being changed": "Position is being changed", + "Private messages": "Private messages", + "Public chats": "Public chats", + "Publish idea": "Publish idea", + "Quote the message which caused the ban along with additional comments if any (a private message with this information will be sent to the user from your account):": "Quote the message which caused the ban along with additional comments if any (a private message with this information will be sent to the user from your account):", + "Read this every time before banning someone! Our goal is to keep a healthy, constructive and useful dialog open in the chatrooms. Sending a private message with a warning is enough to solve 99% of the issues. If that doesn’t help, start with a one-minute ban.": "Read this every time before banning someone! Our goal is to keep a healthy, constructive and useful dialog open in the chatrooms. Sending a private message with a warning is enough to solve 99% of the issues. If that doesn’t help, start with a one-minute ban.", + "Save new study template": "Save new study template", + "Select violation...": "Select violation...", + "Snapshot": "Snapshot", + "Symbols from Quandl are not currently supported.": "Symbols from Quandl are not currently supported.", + "Unban __username__": "Unban __username__", + "Unignore __username__": "Unignore __username__", + "User __username__ was banned for __duration__.": "User __username__ was banned for __duration__.", + "User __username__ was banned permanently.": "User __username__ was banned permanently.", + "User __username__ was unbanned.": "User __username__ was unbanned.", + "Violated house rule:": "Violated house rule:", + "Violated house rule: __violation__.": "Violated house rule: __violation__.", + "Violation that caused the ban: __violation__.": "Violation that caused the ban: __violation__.", + "When selecting this checkbox the study template will set \"__interval__\" interval on a chart": "When selecting this checkbox the study template will set \"__interval__\" interval on a chart", + "You are banned from __banType__ for __duration__ for violating our House Rules. More info - __link__": "You are banned from __banType__ for __duration__ for violating our House Rules. More info - __link__", + "You are permanently banned from __banType__ for violating our House Rules. More info - __link__.": "You are permanently banned from __banType__ for violating our House Rules. More info - __link__.", + "__firstEnumerationItem__ and __secondEnumerationItem__": "__firstEnumerationItem__ and __secondEnumerationItem__", + "__firstEnumerationItem__, __secondEnumerationItem__ and __thirdEnumerationItem__": "__firstEnumerationItem__, __secondEnumerationItem__ and __thirdEnumerationItem__", + "__firstEnumerationItem__, __secondEnumerationItem__, __thirdEnumerationItem__ and __fourthEnumerationItem__": "__firstEnumerationItem__, __secondEnumerationItem__, __thirdEnumerationItem__ and __fourthEnumerationItem__", + "__username__ is permanently banned. Do you want to unban __username__?": "__username__ is permanently banned. Do you want to unban __username__?", + "commenting": "commenting", + "go to date.": "go to date.", + "publish idea.": "publish idea.", + "publishing": "publishing", + "server failed to place closing order": "server failed to place closing order", + "take snapshot.": "take snapshot.", + "

Pine scripting language

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.": "

Pine scripting language

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.", + "Close message": "Close message", + "Created ": "Created ", + "Edit Order…": "Edit Order…", + "Error occured while publishing": "Error occured while publishing", + "Error: Account is disabled": "Error: Account is disabled", + "Last edited ": "Last edited ", + "Show Drawings Toolbar": "Show Drawings Toolbar", + "Text Note": "Text Note", + "This chart layout has a lot of objects and can't be published! Please report to {0} for further details.": "This chart layout has a lot of objects and can't be published! Please report to {0} for further details.", + "TradingView Sign Up": "TradingView Sign Up", + "Heikin Ashi": "Heikin Ashi", + "Learn about all PRO features": "Learn about all PRO features", + "Show Less": "Show Less", + "Visibility": "Visibility", + "Levels Line": "Levels Line", + "Show Objects Tree...": "Show Objects Tree...", + "Close_as_a_command": "Close" } \ No newline at end of file diff --git a/charting_library/static/localization/translations/th_TH.json b/charting_library/static/localization/translations/th_TH.json deleted file mode 100644 index 41225370..00000000 --- a/charting_library/static/localization/translations/th_TH.json +++ /dev/null @@ -1,850 +0,0 @@ -{ - "propertypage-name-label_css_class": "propertypage-name-label", - "Script Editor": "แก้ไขสคริปท์", - " Published Charts Timeline": "Published Charts Timeline", - "SMA": "", - "Bar's Style": "รูปแบบ Bar", - "Chart Properties": "ตั้งค่ากราฟ", - "Compare": "เปรียบเทียบ", - "Compare...": "เปรียบเทียบ...", - "Compare or Add Symbol...": "เปรียบเทียบ หรือ เพิ่ม...", - "Compare or Add Symbol": "เปรียบเทียบ หรือ เพิ่ม", - "Add Symbol": "เพิ่มสัญลักษณ์", - "Scales Properties...": "ตั้งค่า Scale...", - "Add": "เพิ่ม", - "Company Comparison": "เปรียบเทียบหลักทรัพย์", - "Indicators, Fundamentals, Economy and Add-ons": "ดัชนี้ชี้วัด, พื้นฐาน, ข้อมูลเศรษฐกิจ และ อื่นๆ", - "Economy & Symbols": "ข้อมูลเศรษฐกิจ และ หลักทรัพย์", - "Bars": "", - "Candles": "", - "Hollow Candles": "", - "Line": "", - "Area": "", - "Heiken Ashi": "", - "Renko": "", - "Line Break": "", - "Kagi": "", - "Point & Figure": "", - "Histogram": "", - "Cross_chart_type": "Cross", - "Crosshair": "", - "Columns": "", - "Circles": "", - "Indicators": "ดัชนีชี้วัด", - "Favorites": "รายการโปรด", - "Technical Analysis": "ข้อมูลทางเทคนิค", - "No indicators matched your criteria.": "ไม่พบดัชนีชี้วัดที่ต้องการ", - "Add to favorites": "เพิ่มลงรายการโปรด", - "Remove from favorites": "ลบออกจากรายการโปรด", - "No symbols matched your criteria": "ไม่พบข้อมูลจากที่ค้นหา", - "Add any symbol from the list": "เพิ่มเข้ารายการ", - "Overlay the main chart": "เพิ่มลงบนกราฟหลัก", - "Symbols to be added on the chart": "ข้อมูลที่จะถูกเพิ่มลงบนกราฟ", - "Symbol": "สัญลักษณ์", - "Default": "ค่าเริ่มต้น", - "Defaults": "ค่าเริ่มต้น", - "OK": "ยืนยัน", - "Cancel": "ยกเลิก", - " color": "สี", - " transparency": "โปร่งแสง", - " visibility": "ความชัด", - "Add To Watchlist": "เพิ่มในรายการ", - "Apply": "บันทึก", - "Arguments in Header": "", - "Arrow": "ลูกศร", - "Auto Scale": "Scale แบบอัตโนมัติ", - "Background": "พื้นหลัง", - "bars": "ช่อง", - "bars_margin": "ช่อง", - "{0} bars": "{0} ช่อง", - "Bottom Margin": "", - "Bring Forward": "ส่งมาด้านหน้า", - "Bring to Front": "ส่งมาหน้าสุด", - "Clone": "คัดลอก", - "Color Theme": "โทนสี", - "Copy": "คัดลอก", - "Extended Hours": "", - "Format...": "ตั้งค่า...", - "Source Code...": "", - "Full Screen": "เต็มหน้าจอ", - "Grid Lines": "เส้นกริด", - "Hide All Drawing Tools": "ซ่อนรูปวาดทั้งหมด", - "Hide": "ซ่อน", - "Insert Drawing Tool": "เพิ่มเครื่องมือวาด", - "Insert Indicator...": "เพิ่มดัชนี...", - "Script Editor...": "", - "Last Value on Price Scale": "ราคาล่าสุด", - "Link To": "ลิงค์ไปยัง", - "Load New Bars": "", - "Lock All Drawing Tools": "ล๊อครูปวาดทั้งหมด", - "Lock Scale": "ล๊อค Scale", - "Lock scale": "", - "Log Scale": "", - "log": "", - "Magnet Mode": "โหมดแม่เหล็ก", - "Merge Down": "รวมกับด้านล่าง", - "Merge Up": "รวมกับด้านบน", - "Objects Tree...": "ข้อมูลบนกราฟ...", - "Offset": "", - "Override Min Tick": "", - "Percentage": "เปอร์เซ็นต์", - "Precision": "", - "Price Line": "เส้นราคา", - "Properties...": "ตั้งค่า...", - "Redo": "ย้อนกลับ", - "Remove All Drawing Tools": "ลบรูปวาดทั้งหมด", - "Remove All Studies": "ลบข้อมูลศึกษา", - "Remove All Indicators": "ลบดัชนีชี้วัด", - "Remove": "ลบ", - "Reset Chart": "รีเซ็ทกราฟ", - "Reset Scale": "รีเซ็ทขนาด", - "Reset": "เริ่มต้นใหม่", - "Right Margin": "", - "Save As...": "บันทึกเป็น...", - "Scale Left": "Scale ซ้าย", - "Scale Percentage": "Scale เป็นเปอร์เซ็นต์", - "Scale Right": "Scale ขวา", - "Scale Series Only": "", - "Scale series only": "", - "Scale Series only": "", - "Scales Lines": "เส้น Scale", - "Scales Text": "อักษรเส้น Scale", - "Scaling": "", - "Screen (No Scale)": "Screen (ไม่มี Scale)", - "Send Backward": "นำไปไว้หลังสุด", - "Send to Back": "นำไปไว้ข้างหลัง", - "Session Breaks": "", - "Show Arguments in Header": "", - "Show Last Value": "", - "Show Last Value on Price Scale": "แสดงราคาล่าสุดบนกราฟ", - "Show Left Axis": "แสดงแกนด้านซ้าย", - "Show Right Axis": "แสดงแกนด้านขวา", - "Show": "แสดง", - "Show Countdown": "", - "Stay In Drawing Mode": "จัดให้อยู่ในโหมดวาดรูป", - "Symbol Search...": "ค้นหา...", - "Change Symbol": "เปลี่ยนสัญลักษณ์", - "Change Symbol...": "เปลี่ยนสัญลักษณ์...", - "Change Interval...": "", - "Time Zone": "เขตเวลา", - "TimeZone": "เวลา", - "Top Margin": "", - "Transparency": "โปร่งแสง", - "Undo {0}": "ย้อนกลับ", - "Undo": "ย้อนกลับ", - "Unmerge Down": "", - "Unmerge Up": "", - "Visual Order": "ลำดับการมองเห็น", - "Watermark": "ลายน้ำ", - "Show Objects Tree": "แสดงข้อมูล", - "cursors-group-css-class": "", - "ABCD Pattern": "", - "Anchored Text": "ลิงค์", - "Arc": "เส้นโค้ง", - "Arrow Mark Down": "ลูกศรลง", - "Arrow Mark Left": "ลูกศรซ้าย", - "Arrow Mark Right": "ลูกศรขวา", - "Arrow Mark Up": "ลูกศรขึ้น", - "Balloon": "กล่องคำพูด", - "Bars Pattern": "", - "Brush": "พู่กัน", - "Callout": "กล่องคำพูด", - "Circle Lines": "", - "Cross": "", - "Cyclic Lines": "", - "Date Range": "", - "Disjoint Angle": "", - "Dot": "จุด", - "Elliott Labels": "", - "Elliott Major Retracement": "", - "Elliott Minor Retracement": "", - "Elliott Wave Cycle": "", - "Elliott Wave Minor": "", - "Elliott Wave Circle": "", - "Elliott Wave Subminuette": "", - "Ellipse": "วงกลม", - "Eraser": "ยางลบ", - "Extended": "", - "Extended Line": "", - "Fib Channel": "", - "Fib Circles": "", - "Fib Retracement": "", - "Fib Speed Resistance Arcs": "", - "Fib Speed Resistance Fan": "", - "Fib Spiral": "", - "Fib Time Zone": "", - "Fib Wedge": "", - "Flag Mark": "ธง", - "Flat Top/Bottom": "", - "Flat Bottom": "", - "Forecast": "", - "Gann Box": "", - "Gann Fan": "", - "Gann Square": "", - "Head & Shoulders": "", - "Horizontal Line": "", - "Horizontal Ray": "", - "Icon": "ไอคอน", - "Inside Pitchfork": "", - "Long Position": "", - "Risk/Reward long": "", - "Modified Schiff Pitchfork": "", - "Parallel Channel": "", - "Pitchfan": "", - "Pitchfork": "", - "Polyline": "กำหนดเอง", - "Price Label": "ราคาล่าสุด", - "Price Range": "", - "Projection": "", - "Ray": "", - "Rectangle": "สี่เหลี่ยม", - "Regression Trend": "", - "Rotated Rectangle": "สี่เหลี่ยม (หมุนได้)", - "Schiff Pitchfork": "", - "Schiff": "", - "Original": "", - "Modified Schiff": "", - "Inside": "", - "Short Position": "", - "Risk/Reward short": "", - "Text": "ตัวอักษร", - "Comment": "ความคิดเห็น", - "Three Drivers Pattern": "", - "Thumb Down": "ไม่ชอบ", - "Thumb Up": "ชอบ", - "Trend Angle": "", - "Trend Line": "เส้นแนวโน้ม", - "Trend-Based Fib Extension": "", - "Trend-Based Fib Time": "", - "Triangle Pattern": "", - "Triangle": "สามเหลี่ยม", - "Vertical Line": "เส้นแนวตั้ง", - "XABCD Pattern": "", - "Angle:": "", - "Arcs": "", - "Background color 1": "สีพื้นหลัง 1", - "Background color 2": "สีพื้นหลัง 2", - "Background Color": "สีพื้นหลัง", - "Bar #": "", - "Border color": "สีขอบ", - "Border Color": "สีขอบ", - "Border": "เส้นขอบ", - "Bottom Lables": "", - "bottom": "ชิดล่าง", - "center": "กึ่งกลาง", - "Channel": "", - "Coeffs As Percents": "", - "Color bars based on previous close": "ให้สีของ Bars อ้างอิงจากราคาปิดของวันก่อนหน้า", - "Color": "สี", - "Color:": "สี:", - "Coordinates": "ตำแหน่ง", - "Delete": "ลบ", - "Down Color": "สีติดลบ", - "Drawings": "รูปวาด", - "Entry price:": "ราคาเข้าซื้อ", - "Event": "", - "Events": "เหตุการณ์", - "Extend Left End": "", - "Extend Left": "", - "Extend Lines": "", - "Extend Right End": "", - "Extend Right": "", - "Extend": "", - "Failure back color": "", - "Failure text color": "", - "Fans": "", - "Fill": "", - "Format": "ตั้งค่า", - "Graphics": "กราฟฟิค", - "Grid": "ตาราง", - "Help": "ช่วยเหลือ", - "HLC Bars": "", - "Inputs": "ข้อมูล", - "Label Background": "", - "Label": "", - "Labels": "", - "Left End": "", - "Left Labels": "", - "left": "ชิดซ้าย", - "Level {0}": "", - "Levels": "", - "Lines": "เส้น", - "Major": "", - "Measure (Shift + Click on the chart)": "เครื่องมือวัด (Shift + คลิก ลงบนกราฟ)", - "Median": "ค่าเฉลี่ย", - "middle": "กึ่งกลาง", - "Middle": "กึ่งกลาง", - "Minor": "", - "Mode": "โหมด", - "Normal": "ปกติ", - "Plot": "", - "Price Levels": "ระดับราคา", - "Price Source": "แหล่งข้อมูลราคา", - "Price": "ราคา", - "Price:": "ราคา:", - "Prices": "ราคา", - "Profit Background Color": "สีพื้นหลังของกำไร", - "Profit Level. Ticks:": "จุดขาย", - "Properties": "ตั้งค่า", - "Reverse": "", - "Right End": "", - "Right Lables": "", - "right": "ชิดขวา", - "Log Scale_scale_menu": "Log Scale", - "Percentage_scale_menu": "เปอร์เซ็นต์", - "Scales": "", - "Settings": "ตั้งค่า", - "Show Background": "แสดงพื้นหลัง", - "Show Bars Range": "แสดงช่วงราคา", - "Show Date/Time Range": "แสดงวันที่/เวลา", - "Show Distance": "แสดงระยะ", - "Show Labels": "แสดงข้อความกำกับ", - "Show Price Range": "แสดงช่วงราคา", - "Show Price": "แสดงราคา", - "Show Prices": "แสดงราคา", - "Show Text": "แสดงตัวหนังสือ", - "Show Time": "แสดงเวลา", - "Show Wave": "แสดงคลื่น", - "Show/Hide": "แสดง/ซ่อน", - "Source back color": "", - "Source border color": "", - "Source text color": "", - "Stay in Drawing Mode": "", - "Stop Background Color": "", - "Stop Color:": "", - "Stop Level. Ticks:": "ตัดขาดทุน", - "Style": "รูปแบบ", - "Success back color": "", - "Success text color": "", - "Target back color": "", - "Target border color": "", - "Target Color:": "", - "Target text color": "", - "Text Alignment:": "", - "Text color": "สีตัวอักษร", - "Text Color": "สีตัวอักษร", - "Text Font": "Font ตัวอักษร", - "Text Wrap": "บังคับให้ตัวหนังสืออยู่ในขอบเขตที่กำหนด", - "Text:": "ตัวอักษร:", - "Time Levels": "", - "Timezone/Sessions": "เวลา/Sessions", - "Top Labels": "", - "top": "", - "Up Color": "สีบวก", - "Wave Size": "", - "Wick": "", - "Zoom In": "ขยายเข้า", - "Zoom Out": "ขยายออก", - "Borders": "เส้นขอบ", - "Level": "", - "Hlines Background": "", - "Plots Background": "", - "Open_line_tool_position": "เปิด", - "Closed_line_tool_position": "ปิด", - "{0} P&L: {1}": "", - "Risk/Reward Ratio: {0}": "ความเสี่ยง/ผลตอบแทน : {0}", - "Stop: {0} ({1}%)": "ตัดขาดทุน: {0} ({1}%)", - "Target: {0} ({1}%)": "เป้าหมาย: {0} ({1}%)", - "SUCCESS": "สำเร็จ", - "FAILURE": "ล้มเหลว", - "Left Shoulder": "", - "Head": "", - "Right Shoulder": "", - "Mirrored": "", - "Flipped": "", - "distance: {0}": "ระยะ: {0}", - "day": "วัน", - "day_plural": "วัน", - "day_plural_1": "", - "day_plural_2": "", - "day_plural_5": "", - "week": "อาทิตย์", - "week_plural": "อาทิตย์", - "week_plural_1": "", - "week_plural_2": "", - "week_plural_5": "", - "month": "เดือน", - "month_plural": "เดือน", - "month_plural_1": "เดือน_1", - "month_plural_2": "", - "month_plural_5": "", - "minute": "นาที", - "minute_plural": "นาที", - "minute_plural_1": "", - "minute_plural_2": "", - "minute_plural_5": "", - "hour": "ชั่วโมง", - "hour_plural": "ชั่วโมง", - "hour_plural_1": "", - "hour_plural_2": "", - "hour_plural_5": "", - "y_dates": "y", - "y_dates_plural": "y", - "y_dates_plural_1": "", - "y_dates_plural_2": "", - "y_dates_plural_5": "", - "h_dates": "h", - "D_dates": "D", - "W_dates": "W", - "M_dates": "M", - "d_dates": "d", - "m_dates": "m", - "in_dates": "ใน", - "Jan": "มกรา", - "Feb": "กุมภา", - "Mar": "มีนา", - "Apr": "เมษา", - "May": "พฤษภา", - "Jun": "มิถุนา", - "Jul": "กรกฏา", - "Aug": "สิงหา", - "Sep": "กันยา", - "Oct": "ตุลา", - "Nov": "พฤศจิกา", - "Dec": "ธันวา", - "Objects Tree": "ข้อมูล", - "Manage Drawings": "จัดการรูปวาด", - "TOOL": "เครื่องมือ", - "SYMBOL": "สัญลักษณ์", - "Move Up": "เลื่อนขึ้น", - "Move Down": "เลื่อนลง", - "All Exchanges": "ตลาดทั้งหมด", - "All types": "ทุกรูปแบบ", - "Stock": "หุ้น", - "stock": "หุ้น", - "Index": "", - "index": "", - "Futures": "", - "futures": "", - "Image URL": "URL รูปภาพ", - "Save image": "บันทึกรูปภาพ", - "or copy url:": "หรือ คัดลอกลิงค์", - "Redo {0}": "ย้อนกลับ", - "Custom color...": "สีกำหนดเอง...", - "Search": "ค้นหา", - "Open_in_legend": "O", - "High_in_legend": "H", - "Low_in_legend": "L", - "Close_in_legend": "C", - "Open": "เปิด", - "High": "สูง", - "Low": "ต่ำ", - "Close": "ปิด", - "(H + L)/2": "", - "(H + L + C)/3": "", - "(O + H + L + C)/4": "", - "UTC": "", - "Exchange": "", - "Athens": "เอเธนส์", - "Berlin": "เบอร์ลิน", - "Bogota": "โบโกต้า", - "Bangkok": "กรุงเทพ", - "Buenos Aires": "บูโนสแอเรส", - "Chicago": "ชิคาโก", - "Hong Kong": "ฮ่องกง", - "Kolkata": "โคลคาต้า", - "London": "ลอนดอน", - "Los Angeles": "ลอสแองเจลิส", - "Madrid": "มาดริด", - "Moscow": "มอสโก", - "New York": "นิวยอร์ค", - "Paris": "ปารีส", - "Sao Paulo": "", - "Seoul": "โซว", - "Shanghai": "เซี่ยงไฮ้", - "Singapore": "สิงค์โปร์", - "Sydney": "ซิดนีย์", - "Taipei": "ไทเป", - "Tehran": "", - "Tokyo": "โตเกียว", - "Toronto": "โตรอนโต", - "Vancouver": "แวนคูเวอร์", - "Warsaw": "วอซอร์", - "n/a": "", - "Long_input": "Long", - "long_input": "long", - "longlen_input": "long length", - "Window Size_input": "Window Size", - "Length_input": "Length", - "length_input": "length", - "len_input": "length", - "Short_input": "Short", - "short_input": "short", - "shortlen_input": "Short Length", - "Mult_input": "Multiplier", - "mult_input": "multiplier", - "divisor_input": "divisor", - "Divisor_input": "Divisor", - "Upper": "", - "Lower": "", - "Long": "", - "Short": "", - "Signal": "", - "Jaw": "", - "Teeth": "", - "Lips": "", - "Zero": "", - "WMA Length_input": "WMA Length", - "Long RoC Length_input": "Long RoC Length", - "Short RoC Length_input": "Short RoC Length", - "jawLength_input": "Jaw Length", - "teethLength_input": "Teeth Length", - "lipsLength_input": "Lips Length", - "percent_input": "เปอร์เซ็นต์", - "exponential_input": "Exponential", - "smoothD_input": "Smooth D", - "smoothK_input": "Smooth K", - "Color 0": "สี #0", - "Color 1": "สี #1", - "Color 2": "สี #2", - "Color 3": "สี #3", - "Color 4": "สี #4", - "sym_input": "symbol", - "symbol_input": "symbol", - "Sym_input": "Symbol", - "DI Length_input": "DI Length", - "ADX Smoothing_input": "ADX Smoothing", - "displacement_input": "displacement", - "Tenkan-sen": "", - "Kijun-sen": "", - "Chikou span": "", - "Senkou A": "", - "Senkou B": "", - "useTrueRange_input": "Use True Range", - "roclen1_input": "RoC 1", - "roclen2_input": "RoC 2", - "roclen3_input": "RoC 3", - "roclen4_input": "RoC 4", - "smalen1_input": "SMA 1", - "smalen2_input": "SMA 2", - "smalen3_input": "SMA 3", - "smalen4_input": "SMA 4", - "siglen_input": "Signal", - "UpperLimit": "Upper Limit", - "LowerLimit": "Lower Limit", - "fastLength_input": "Fast Length", - "slowLength_input": "Slow Length", - "signalLength_input": "Signal Length", - "start_input": "Start", - "increment_input": "Increment", - "maximum_input": "Maximum", - "showMA_input": "แสดงเส้น MA", - "show MA_input": "Show MA", - "Volume": "ปริมาณการซื้อขาย", - "Volume MA": "เส้นค่าเฉลี่ยปริมาณการซื้อขาย", - "Indicator": "ดัชนีชี้วัด", - "Oscillator": "", - "lengthStoch_input": "Stoch length", - "lengthRSI_input": "RSI length", - "sigma_input": "sigma", - "Sigma_input": "Sigma", - "Crosses": "", - "Click to set a point": "คลิกเพื่อสร้างจุด", - "1. Slide your finger to select location for first anchor
2. Tap anywhere to place the first anchor": "1. เลื่อนนิ้วไปยังจุดที่ต้องการ
2. แตะหน้าจอหนึ่งครั้งเป็นการยืนยัน", - "1. Slide your finger to select location for next anchor
2. Tap anywhere to place the next anchor": "1. เลื่อนนิ้วไปยังจุดที่ต้องการต่อไป
2. แตะหน้าจอหนึ่งครั้งเป็นการยืนยัน", - "retrying": "กำลังโหลด..", - "eod data": "ข้อมูลสิ้นวัน", - "eod delayed": "ข้อมูลสิ้นวันดีเลย์", - "loading data": "กำลังโหลดข้อมูล", - "invalid symbol": "เกิดข้อผิดผลาด", - "streaming": "กำลังรับข้อมูล", - "realtime": "", - "pre-market": "pre-open", - "post-market": "", - "closed": "ปิด", - "Time Interval": "", - "Show Symbol Labels": "แสดงป้ายกำกับ", - "Show Symbol Labels_context_menu": "แสดงป้ายกำกับ", - "Subminuette": "", - "Minuette": "", - "Minute": "", - "Intermediate": "", - "Primary": "", - "Cycle": "", - "SuperCycle": "", - "GrandSuperCycle": "", - "Lock": "", - "Width": "", - "Line With Breaks": "", - "Area With Breaks": "", - "Type": "ประเภท", - "Simple": "ปกติ", - "With Markers": "แสดงจุด", - "Step": "ขั้นบันได", - "No drawings yet": "ไม่มีรูปวาด", - "Lock/Unlock": "ล๊อค/ปลดล๊อค", - "deviation_input": "deviation", - "depth_input": "depth", - "Accumulation/Distribution_study": "Accumulation/Distribution", - "Aroon_study": "Aroon", - "Advance/Decline_study": "Advance/Decline", - "Average True Range_study": "Average True Range", - "Awesome Oscillator_study": "Awesome Oscillator", - "Bollinger Bands Width_study": "Bollinger Bands Width", - "Balance of Power_study": "Balance of Power", - "Bollinger Bands_study": "Bollinger Bands", - "Bollinger Bands %B_study": "Bollinger Bands %B", - "Chaikin Money Flow_study": "Chaikin Money Flow", - "Chaikin Oscillator_study": "Chaikin Oscillator", - "Chande Kroll Stop_study": "Chande Kroll Stop", - "Chande Momentum Oscillator_study": "Chande Momentum Oscillator", - "Commodity Channel Index_study": "Commodity Channel Index", - "Choppiness Index_study": "Choppiness Index", - "Directional Movement Index_study": "Directional Movement Index", - "Correlation Coeff_study": "Correlation Coeff", - "Donchian Channels_study": "Donchian Channels", - "Double Exponential Moving Average_study": "Double Exponential Moving Average", - "Ease of Movement_study": "Ease of Movement", - "Elders Force Index_study": "Elders Force Index", - "Envelope_study": "Envelope", - "Ichimoku Cloud_study": "Ichimoku Cloud", - "Klinger Oscillator_study": "Klinger Oscillator", - "Hull MA_study": "Hull MA", - "Keltner Channels_study": "Keltner Channels", - "Linear Regression Curve_study": "Linear Regression Curve", - "Know Sure Thing_study": "Know Sure Thing", - "MA Cross_study": "MA Cross", - "Money Flow_study": "Money Flow", - "Mass Index_study": "Mass Index", - "Moving Average Exponential_study": "Moving Average Exponential", - "Net Volume_study": "Net Volume", - "Moving Average Convergence/Divergence_study": "Moving Average Convergence/Divergence", - "Moving Average_study": "Moving Average", - "Moving Average Weighted_study": "Moving Average Weighted", - "Parabolic SAR_study": "Parabolic SAR", - "On Balance Volume_study": "On Balance Volume", - "Price Oscillator_study": "Price Oscillator", - "Relative Strength Index_study": "Relative Strength Index", - "Relative Vigor Index_study": "Relative Vigor Index", - "Relative Volatility Index_study": "Relative Volatility Index", - "SMI Ergodic Indicator/Oscillator_study": "SMI Ergodic Indicator/Oscillator", - "Stochastic_study": "Stochastic", - "TRIX_study": "TRIX", - "Stochastic RSI_study": "Stochastic RSI", - "Triple EMA_study": "Triple EMA", - "VWMA_study": "VWMA", - "Volume Oscillator_study": "Volume Oscillator", - "Volume_study": "Volume", - "Williams Alligator_study": "Williams Alligator", - "Willams %R_study": "Willams %R", - "Coppock Curve_study": "Coppock Curve", - "Least Squares Moving Average_study": "Least Squares Moving Average", - "Arnaud Legoux Moving Average_study": "Arnaud Legoux Moving Average", - "True Strength Indicator_study": "True Strength Indicator", - "Change Interval": "", - "Show Only Studies": "", - "Show Only Drawings": "", - "Show All": "แสดงทั้งหมด", - "Timezone/Sessions Properties...": "", - "Scale Price Chart Only": "", - "Open Interval Dialog": "", - "Note": "บันทึกช่วยจำ", - "Anchored Note": "", - "Scales Properties": "", - "Toggle Auto Scale": "", - "Toggle Log Scale": "", - "Toggle Percentage": "", - "auto_scale": "อัตโนมัติ", - "Invalid Symbol": "ข้อมูลผิดผลาด", - "loading...": "กำลังโหลด....", - "interval_dialog_description": "Type the interval number for munute 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)", - "Not applicable": "", - "Stats Text Color": "", - "Show Angle": "", - "Always Show Stats": "", - "Rename...": "เปลี่ยนชื่อ...", - "New": "", - "Load": "โหลด", - "Save": "บันทึก", - "Rename Chart": "เปลี่ยนชื่อกราฟ", - "{0} copy": "{0} สำเนา", - "Please enter chart name": "กรุณาใส่ชื่อกราฟ", - "Enter a new chart name": "กรุณาใส่ชื่อกราฟใหม่", - "Load Chart": "โหลดกราฟ", - "Chart Name": "ชื่อกราฟ", - "Chart name": "ชื่อกราฟ", - "Rename Chart Layout": "", - "Please enter chart layout name": "", - "Enter a new chart layout name": "", - "Load Layout Chart": "", - "Chart Layout Name": "", - "Chart layout name": "", - "NEW CHART LAYOUT": "", - "Save Chart Layout saves not just some particular chart,\nit saves all charts for all symbols and intervals\nwhich you are modifying while working with this Layout": "", - "Last Modified": "แก้ไขล่าสุด", - "Active Symbol": "หลักทรัพย์ที่ใช้งานอยู่", - "Fullscreen mode": "โหมดเต็มหน้าจอ", - "Marker Color": "สี จุด", - "Font Size": "ขนาดตัวอักษร", - "Save New Chart": "บันทึกเป็นกราฟใหม่", - "Source_compare": "แหล่งข้อมูล", - "YES": "ใช่", - "NO": "ไม่", - "Confirmation": "การยืนยัน", - "Are you sure you want to delete this chart?": "ยืนยันหากคุณต้องการลบกราฟ", - "Hide Marks On Bars": "", - "Precise Labels": "", - "Copy Chart Layout": "", - "Load Chart Layout": "", - "Save New Chart Layout": "", - "The Extended Trading Hours feature is available only for intraday charts": "", - "Do you realy want to delete ": "Do you realy want to delete", - "Description": "", - "Date": "", - "Time": "", - "Alerts for the current symbol only": "", - "Alerts for the current resolution only": "", - "Hide inactive alerts": "", - "Stopped Manual": "", - "Expired": "", - "Triggered and Not Active": "", - "Error": "", - "Stopped": "", - "Active": "", - "Order": "", - "Actual": "", - "Prior": "", - "Company": "", - "Estimate": "", - "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.": "", - "Share on Twitter a snapshot of your chart as a picture and whatever you write.": "", - "Share on StockTwits a snapshot of your chart as a picture and whatever you write.": "", - "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.": "", - "Suggested ideas & my ideas": "", - "Ideas of the people I follow & my ideas": "", - "My ideas only": "", - "Create Alert": "", - "Pine Script Editor": "", - "Published ideas settings": "", - "Change Ideas filter": "", - "Show/Hide Drawings Toolbar": "", - "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "", - "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "", - "Study Template": "", - "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

": "", - "Quotes are delayed by 10 min and updated every 30 seconds": "", - "delayed": "", - "Are you sure you want to delete this message?": "", - "Show only my sent and received messages": "", - "Maximize Chat": "", - "Detach Chat": "", - "Type your message here": "", - "Have something to say?": "", - "Attach chart snapshot": "", - "Insert emoticon": "", - "You can not vote twice for one message": "", - "English only, please": "", - "English only, please. Currently we only support English, so we ask you to only use English when communicating on TradingView.": "", - "Respecting Fellow Members": "", - "Respecting Fellow Members. Whether you agree or disagree with ideas, be courteous and respectful. Treat others the way you'd like to be treated.": "", - "No advertising allowed": "", - "No advertising allowed! You can post external links ONLY if they are relevant and add value to the conversation (i.e. a link to an example, or an article).": "", - "Custom...": "", - "Forex Talks": "", - "Forex": "", - "Stock And Index Talks": "", - "Bitcoin Talks": "", - "Bitcoin": "", - "Link to this chat...": "", - "Chat archives...": "", - "Edit room...": "", - "Delete room": "", - "There was an error posting your message.": "", - "Confirm": "", - "Are you sure you want to delete this room?": "", - "Show chart snapshot preview": "", - "Show only favorite rooms": "", - "Ignored users...": "", - "Launch chat in separate window": "", - "Link to this room...": "", - "Room archives...": "", - "You have no ignored users": "", - "Compare Add": "", - "Follow": "", - "If you follow a symbol you will receive notifications when new ideas about that symbol are published.": "", - "You are not logged in. Please sign in.": "", - "Info": "", - "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.": "", - "Home": "", - "Ideas": "", - "Scripts": "", - "Sign In": "", - "Join Now": "", - "Ideas Published": "", - "Followers": "", - "Following": "", - "Profile Settings": "", - "Public Profile": "", - "Update Status": "", - "Sign Out": "", - "E-mail for sms": "", - "Please, enter your e-mail": "", - "Crossing": "", - "Crossing Down": "", - "Crossing Up": "", - "Greater Than": "", - "Less Than": "", - "Entering Channel": "", - "Inside Channel": "", - "Outside Channel": "", - "Moving Up": "", - "Moving Down": "", - "Moving Up %": "", - "Moving Down %": "", - "Select user to start new chat with": "", - "You have no private messages yet": "", - "Don't be so cruel! Bans longer than 1 week are not allowed for now.": "", - "Banned": "", - "No ideas matched your criteria": "", - "Favorite ideas": "", - "Only private ideas": "", - "Ideas for the current symbol only": "", - "Ideas for the current resolution only": "", - "Someone commented on your idea": "", - "Someone agreed/disagreed with your idea": "", - "Someone followed you": "", - "Someone replied to your comment": "", - "Someone commented on the idea you follow": "", - "Someone you follow post new comment": "", - "Someone you follow change status": "", - "Someone you follow published new idea": "", - "Someone published idea on symbol you follow": "", - "Notification sound": "", - "Additional Notifications Settings...": "", - "This is a temporary chart.": "", - "To save your work, sign up for FREE.": "", - "Sign Up for FREE": "", - "Data provided by BATS exchange.": "", - "Upgrade Now": "", - "This is EOD data with no updates.": "", - "You may subscribe for official realtime and intraday data.": "", - "Open Script": "", - "No saved scripts yet": "", - "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "", - "Create your first script now!": "", - "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.": "", - "No public library scripts were found.": "", - "Change band background": "", - "Change area background": "", - "Confirm replace": "", - "Note: default study templates won't be removed permanently": "", - "Do you realy want to replace": "", - "SCRIPT TITLE": "", - "TAGS": "", - "DESCRIPTION": "", - "PUBLISH SCRIPT": "", - "Pine Script Tutorial": "", - "Pine Script Reference": "", - "How to use the reference materials (Video)": "", - "Suggestions & Feedback": "", - "Clear Console": "", - "Are you sure you want to ignore messages from": "", - "ext": "", - "Toggle Maximize Chart": "", - "Plot dividends": "", - "Plot splits": "", - "Plot earnings": "", - "Vol": "", - "Want official data and more features?": "", - "Sessions": "" -} \ No newline at end of file diff --git a/charting_library/static/localization/translations/tr.json b/charting_library/static/localization/translations/tr.json index 3d22327c..9848a5d2 100644 --- a/charting_library/static/localization/translations/tr.json +++ b/charting_library/static/localization/translations/tr.json @@ -1,1179 +1,99 @@ { - "propertypage-name-label_css_class": "propertypage-name-label", - "Script Editor": "Betik Düzenleyici", - " Published Charts Timeline": "Yayınlanmış Grafikler Haber Akışı", - "SMA": "Basit Hareketli Ortalama", - "Published Chart": "Published Chart", - "Bar's Style": "Bar'ın Tarzı", - "Chart Properties": "Grafik Özellikleri", - "Compare": "Kıyasla", - "Compare...": "Kıyasla...", - "Compare or Add Symbol...": "Sembol Ekle veya Kıyasla...", - "Compare or Add Symbol": "Sembol Ekle veya Kıyasla", - "Add Symbol": "Sembol Ekle", - "Scales Properties...": "Ölçeklerin Özellikleri...", - "Add": "Ekle", - "Company Comparison": "Firma Kıyaslama", - "Indicators, Fundamentals, Economy and Add-ons": "Göstergeler, Temel Bilgiler, Ekonomi ve Eklentiler", - "Economy & Symbols": "Ekonomi & Semboller", - "Bars": "Barlar", - "Candles": "Mum-barlar", - "Hollow Candles": "Boşluklu Mum-barlar", - "Line": "Çizgi", - "Permanent link to this message": "Permanent link to this message", - "Area": "Alan", - "Message settings": "Message settings", - "Heiken Ashi": "Heiken Ashi", - "Delete message": "Delete message", - "Are you sure you want to delete this message?": "Are you sure you want to delete this message?", - "Renko": "Renko", - "Line Break": "Line Break", - "Kagi": "Kagi", - "Point & Figure": "Point & Figure", - "Histogram": "Histogram", - "Cross_chart_type": "Kesişme", - "Crosshair": "Nişan çaprazı", - "Columns": "Sütunlar", - "Circles": "Çemberler", - "Indicators": "Göstergeler", - "Favorites": "Favoriler", - "Technical Analysis": "Teknik Analiz", - "No indicators matched your criteria.": "Kriterinize uygun hiçbir gösterge bulunamadı.", - "Add to favorites": "Favorilere ekle", - "Remove from favorites": "Favorilerden çıkar", - "No symbols matched your criteria": "Kriterinize uygun hiçbir gösterge bulunamadı", - "Add any symbol from the list": "Listeden herhangi bir sembolü ekle", - "Overlay the main chart": "Ana alanın üstüne yerleştir", - "Symbols to be added on the chart": "Grafiğe eklenecek olan semboller", - "Symbol": "Sembol", - "Default": "Varsayılan", - "Defaults": "Varsayılanlar", - "OK": "Tamam", - "Toggle notifications for this room": "Toggle notifications for this room", - "Cancel": "İptal", + " alert label line": "alert label line", " color": "renk", + " Published Charts Timeline": "Yayınlanmış Grafikler Haber Akışı", " transparency": "şeffaflık", " visibility": "görünürlük", - "Add To Watchlist": "İzleme Listesine Ekle", - "Add {0} To Watchlist": "Add {0} To Watchlist", - "Apply": "Uygula", - "Arguments in Header": "Başlıktaki Argümanlar", - "Arrow": "Ok", - "Auto Scale": "Otomatik ölçek", - "Background": "Zemin", - "bars": "bar", - "bars_margin": "bar", - "{0} bars": "{0} bar", - "Bottom Margin": "Alt Kenar Boşluğu", - "Bring Forward": "Öne getir", - "Bring to Front": "En öne getir", - "Clone": "Klon", - "Color Theme": "Renk Teması", - "Copy": "Kopyala", - "Extended Hours": "Uzatılmış Saatler", - "Format...": "Biçim...", - "Source Code...": "Source Code...", - "Full Screen": "Tam Ekran", - "Grid Lines": "Klavuz Çizgileri", - "Hide All Drawing Tools": "Tüm Çizim Aletlerini Gizle", - "Drawing Tools": "Drawing Tools", - "Hide": "Gizle", - "Sort by symbol": "Sort by symbol", - "Sort by last price": "Sort by last price", - "Sort by price change": "Sort by price change", - "Sort by price change percent": "Sort by price change percent", - "Time Scale": "Time Scale", - "Insert Drawing Tool": "Çizim Aleti Ekle", - "Insert Indicator...": "Gösterge Ekle", - "Script Editor...": "Script Editor...", - "Last Value on Price Scale": "Fiyat Ölçeğindeki Son Fiyat", - "Link To": "Bağlantı", - "Last": "Last", - "Chng": "Chng", - "Sound on addressed to me messages": "Sound on addressed to me messages", - "Load New Bars": "Yeni Barları Yükle", - "Lock All Drawing Tools": "Tüm Çizim Araçlarını Kilitle", - "Lock Scale": "Ölçeği Kilitle", - "Lock scale": "Ölçeği kilitle", - "Log Scale": "Logaritmik Ölçek", - "log": "logaritmik", - "Magnet Mode": "Mıknatıs Modu", - "Merge Down": "Aşağıya doğru Birleştir", - "Merge Up": "Yukarıya doğru Birleştir", - "Objects Tree...": "Nesnelerin Ağacı...", - "Offset": "Offset", - "Override Min Tick": "Override Min Tick", - "Percentage": "Yüzde", - "Precision": "Hassasiyet", - "Price Line": "Fiyat Çizgisi", - "Properties...": "Özellikler...", - "Redo": "Yinele", - "Remove All Drawing Tools": "Tüm Çizim Araçlarını Kaldır", - "Remove All Studies": "Tüm Çalışmaları Kaldır", - "Remove All Indicators": "Tüm Göstergelerı Kaldır", - "Remove": "Kaldır", - "Reset Chart": "Grafiği Sıfırla", - "Reset Scale": "Ölçeği Sıfırla", - "Reset": "Sıfırla", - "Right Margin": "Sağ Kenar Boşluğu", - "Save As...": "Farklı Kaydet...", - "Scale Left": "Sola Ölçekle", - "Scale Percentage": "Yüzdesel Ölçek", - "Scale Right": "Sağa Ölçekle", - "Scale Series Only": "Sadece Serileri Ölçeklendir", - "Scale series only": "Sadece serileri ölçeklendir", - "Scale Series only": "Sadece Serileri ölçeklendir", - "Scales Lines": "Ölçek Çizgileri", - "Scales Text": "Ölçek Metni", - "Scaling": "Ölçekleme", - "Screen (No Scale)": "Ekran (Ölçeksiz)", - "Send Backward": "Geriye Gönder", - "Send to Back": "En Geriye Gönder", - "Session Breaks": "Seans Araları", - "Show Arguments in Header": "Argümanları Başlıkta Göster", - "Show Last Value": "Show Last Value", - "Show Last Value on Price Scale": "Son Değeri Fiyat Ölçeğinde Göster", - "Show Left Axis": "Sol Ekseni Göster", - "Show Right Axis": "Sağ Ekseni Göster", - "Show": "Göster", - "Show Countdown": "Show Countdown", - "Stay In Drawing Mode": "Çizim Modunda Kal", - "Symbol Search...": "Sembol Ara...", - "Change Symbol": "Sembol Değiştir", - "Change Symbol...": "Sembol Değiştir...", - "Change Interval...": "Change Interval...", - "Time Zone": "Zaman Dilimi", - "TimeZone": "ZamanDilimi", - "Top Margin": "Üst Kenar Boşluğu", - "Transparency": "Şeffaflık", - "Undo {0}": "Geri al {0}", - "Undo": "Geri al", - "undo": "undo", - "redo": "redo", - "Unmerge Down": "Aşağıdan Ayrıştır", - "Unmerge Up": "Yukarıdan Ayrıştır", - "Visual Order": "Görsel Sıra", - "Watermark": "Filigran", - "Show Objects Tree": "Nesnelerin Ağacını Göster", - "cursors-group-css-class": "cursors-group-css-class", - "ABCD Pattern": "ABCD Kalıbı", - "Anchored Text": "Yapışık Metin", - "Arc": "Yay", - "Arrow Mark Down": "Ok İşareti Aşağı", - "Arrow Mark Left": "Ok İşareti Sola", - "Arrow Mark Right": "Ok İşareti Sağa", - "Arrow Mark Up": "Ok İşareti Yukarı", - "Balloon": "Balon", - "Bars Pattern": "Barlar Kalıbı", - "Brush": "Fırça", - "Callout": "Callout", - "Circle Lines": "Çember Çizgiler", - "Cross": "Kesişme", - "Cyclic Lines": "Halkalı Çizgiler", - "Date Range": "Tarih Aralığı", - "Disjoint Angle": "Ek Yeri Açısı", - "Dot": "Nokta", - "Elliott Labels": "Elliott Etiketleri", - "Elliott Major Retracement": "Elliott Major Retracement", - "Elliott Minor Retracement": "Elliott Minor Retracement", - "Elliott Wave Cycle": "Elliott Wave Cycle", - "Elliott Wave Minor": "Elliott Wave Minor", - "Elliott Wave Circle": "Elliott Wave Circle", - "Elliott Wave Subminuette": "Elliott Wave Subminuette", - "Ellipse": "Oval", - "Value": "Value", - "Eraser": "Silici", - "Alert Actions": "Alert Actions", - "Send E-mail": "Send E-mail", - "Send SMS": "Send SMS", - "Play Sound": "Play Sound", - "Show Popup": "Show Popup", - "Extended": "Uzatılmış", - "Extended Line": "Uzatılmış Çizgi", - "Fib Channel": "Fib Kanal", - "Fib Circles": "Fib Çemberler", - "Fib Retracement": "Fib Retracement", - "Fib Speed Resistance Arcs": "Fib Speed Resistance Arcs", - "Fib Speed Resistance Fan": "Fib Speed Resistance Fan", - "Fib Spiral": "Fib Spiral", - "Fib Time Zone": "Fib Zaman Dilimi", - "Fib Wedge": "Fib Wedge", - "Flag Mark": "Flag Mark", - "Flat Top/Bottom": "Flat Top/Bottom", - "Flat Bottom": "Flat Bottom", - "Forecast": "Tahmin", - "Gann Box": "Gann Box", - "Gann Fan": "Gann Fan", - "Gann Square": "Gann Square", - "Head & Shoulders": "Baş & Omuzlar", - "Horizontal Line": "Yatay Çizgi", - "Horizontal Ray": "Yatay Işın", - "Icon": "Simge", - "Inside Pitchfork": "Inside Pitchfork", - "Long Position": "Yükselişe Pozisyon", - "Risk/Reward long": "Risk/Reward long", - "Modified Schiff Pitchfork": "Modified Schiff Pitchfork", - "Parallel Channel": "Parallel Channel", - "Pitchfan": "Pitchfan", - "Pitchfork": "Pitchfork", - "Polyline": "Polyline", - "Price Label": "Fiyat Etiketi", - "Price Range": "Fiyat Aralığı", - "Projection": "Projection", - "Ray": "Ray", - "Rectangle": "Dikdörtgen", - "Regression Trend": "Regression Trend", - "Rotated Rectangle": "Rotated Rectangle", - "Schiff Pitchfork": "Schiff Pitchfork", - "Schiff": "Schiff", - "Original": "Asıl", - "Modified Schiff": "Modified Schiff", - "Inside": "Inside", - "Short Position": "Düşüşe Pozisyon", - "Risk/Reward short": "Zarar/Kar düşüş", - "Text": "Metin", - "Comment": "Yorum", - "Three Drivers Pattern": "3 Sürücüler Kalıbı", - "Thumb Down": "Thumb Down", - "Thumb Up": "Thumb Up", - "Trend Angle": "Meyil Açı", - "Trend Line": "Meyil Çizgi", - "Trend-Based Fib Extension": "Trend-Based Fib Extension", - "Trend-Based Fib Time": "Trend-Based Fib Time", - "Triangle Pattern": "Üçgen Kalıbı", - "Triangle": "Triangle", - "Vertical Line": "Dikey Çizgi", - "XABCD Pattern": "XABCD Kalıbı", - "Angle:": "Açı:", - "Arcs": "Yaylar", - "Background color 1": "Background color 1", - "Background color 2": "Background color 2", - "Background Color": "Background Color", - "Bar #": "Bar #", - "Border color": "Border color", - "Border Color": "Border Color", - "Border": "Kenar", - "Bottom Lables": "Bottom Lables", - "bottom": "bottom", - "center": "center", - "Channel": "Channel", - "Coeffs As Percents": "Coeffs As Percents", - "Color bars based on previous close": "Color bars based on previous close", - "Color": "Color", - "Color:": "Color:", - "Coordinates": "Coordinates", - "Delete": "Delete", - "Down Color": "Down Color", - "Drawings": "Drawings", - "Entry price:": "Entry price:", - "Event": "Event", - "Events": "Events", - "Extend Left End": "Extend Left End", - "Extend Left": "Extend Left", - "Extend Lines": "Extend Lines", - "Extend Right End": "Extend Right End", - "Extend Right": "Extend Right", - "Extend": "Extend", - "Failure back color": "Failure back color", - "Failure text color": "Failure text color", - "Fans": "Fans", - "Fill": "Fill", - "Format": "Format", - "Graphics": "Graphics", - "Grid": "Grid", - "Help": "Help", - "HLC Bars": "HLC Bars", - "Inputs": "Inputs", - "Label Background": "Label Background", - "Label": "Label", - "Labels": "Labels", - "Left End": "Left End", - "Left Labels": "Left Labels", - "Right Labels": "Right Labels", - "left": "left", - "Level {0}": "Level {0}", - "Levels": "Levels", - "Lines": "Lines", - "Major": "Major", - "Measure (Shift + Click on the chart)": "Measure (Shift + Click on the chart)", - "Median": "Median", - "middle": "middle", - "Middle": "Middle", - "Minor": "Minor", - "Mode": "Mode", - "Normal": "Normal", - "Plot": "Plot", - "Price Levels": "Price Levels", - "Price Source": "Price Source", - "Price": "Price", - "Price:": "Price:", - "Prices": "Prices", - "Profit Background Color": "Profit Background Color", - "Profit Level. Ticks:": "Profit Level. Ticks:", - "Properties": "Properties", - "Reverse": "Reverse", - "Right End": "Right End", - "Right Lables": "Right Lables", - "right": "right", - "Log Scale_scale_menu": "Log Scale", - "Percentage_scale_menu": "Percentage", - "Scales": "Scales", - "Settings": "Settings", - "Show Background": "Show Background", - "Show Bars Range": "Show Bars Range", - "Show Date/Time Range": "Show Date/Time Range", - "Show Distance": "Show Distance", - "Show Labels": "Show Labels", - "Show Price Range": "Show Price Range", - "Show Price": "Show Price", - "Show Prices": "Show Prices", - "Show Text": "Show Text", - "Show Time": "Show Time", - "Show Wave": "Show Wave", - "Show/Hide": "Show/Hide", - "Source back color": "Source back color", - "Source border color": "Source border color", - "Source text color": "Source text color", - "Stay in Drawing Mode": "Stay in Drawing Mode", - "Stop Background Color": "Stop Background Color", - "Stop Color:": "Stop Color:", - "Stop Level. Ticks:": "Stop Level. Ticks:", - "Style": "Style", - "Success back color": "Success back color", - "Success text color": "Success text color", - "Target back color": "Target back color", - "Target border color": "Target border color", - "Target Color:": "Target Color:", - "Target text color": "Target text color", - "Text Alignment:": "Text Alignment:", - "Text color": "Text color", - "Text Color": "Text Color", - "Text Font": "Text Font", - "Text Wrap": "Text Wrap", - "Text:": "Text:", - "Time Levels": "Time Levels", - "Timezone/Sessions": "Timezone/Sessions", - "Top Labels": "Top Labels", - "Bottom Labels": "Bottom Labels", - "top": "top", - "Up Color": "Up Color", - "Wave Size": "Wave Size", - "Wick": "Wick", - "Zoom In": "Zoom In", - "Zoom Out": "Zoom Out", - "Borders": "Borders", - "Level": "Level", - "Hlines Background": "Hlines Background", - "Plots Background": "Plots Background", - "Open_line_tool_position": "Opened", - "Closed_line_tool_position": "Closed", - "{0} P&L: {1}": "{0} P&L: {1}", - "Risk/Reward Ratio: {0}": "Risk/Reward Ratio: {0}", - "Stop: {0} ({1}%)": "Stop: {0} ({1}%)", - "Target: {0} ({1}%)": "Target: {0} ({1}%)", - "SUCCESS": "SUCCESS", - "FAILURE": "FAILURE", - "Left Shoulder": "Left Shoulder", - "Head": "Head", - "Right Shoulder": "Right Shoulder", - "Mirrored": "Mirrored", - "Flipped": "Flipped", - "distance: {0}": "distance: {0}", - "day": null, - "week": null, - "month": null, - "minute": null, - "hour": null, - "y_dates": null, - "h_dates": "h", - "D_dates": "D", - "W_dates": "W", - "M_dates": "M", - "d_dates": "d", - "m_dates": "m", - "in_dates": "in", - "Jan": "Jan", - "Feb": "Feb", - "Mar": "Mar", - "Apr": "Apr", - "May": "May", - "Jun": "Jun", - "Jul": "Jul", - "Aug": "Aug", - "Sep": "Sep", - "Oct": "Oct", - "Nov": "Nov", - "Dec": "Dec", - "Objects Tree": "Objects Tree", - "Manage Drawings": "Manage Drawings", - "TOOL": "TOOL", - "SYMBOL": "SYMBOL", - "Move Up": "Move Up", - "Move Down": "Move Down", - "All Exchanges": "All Exchanges", - "All types": "All types", - "Stock": "Stock", - "stock": "stock", - "Index": "Index", - "index": "index", - "Futures": "Futures", - "futures": "futures", - "Image URL": "Image URL", - "Save image": "Save image", - "or copy url:": "or copy url:", - "Redo {0}": "Redo {0}", - "Custom color...": "Custom color...", - "Search": "Search", - "Open_in_legend": "O", - "High_in_legend": "H", - "Low_in_legend": "L", - "Close_in_legend": "C", - "Open": "Open", - "High": "High", - "Low": "Low", - "Close": "Close", - "(H + L)/2": "(H + L)/2", "(H + L + C)/3": "(H + L + C)/3", + "(H + L)/2": "(H + L)/2", "(O + H + L + C)/4": "(O + H + L + C)/4", - "UTC": "UTC", - "Exchange": "Exchange", - "Athens": "Athens", - "Berlin": "Berlin", - "Bogota": "Bogota", - "Bangkok": "Bangkok", - "Buenos Aires": "Buenos Aires", - "Chicago": "Chicago", - "Hong Kong": "Hong Kong", - "Kolkata": "Kolkata", - "London": "London", - "Los Angeles": "Los Angeles", - "Madrid": "Madrid", - "Moscow": "Moscow", - "New York": "New York", - "Paris": "Paris", - "Sao Paulo": "Sao Paulo", - "Seoul": "Seoul", - "Shanghai": "Shanghai", - "Singapore": "Singapore", - "Sydney": "Sydney", - "Taipei": "Taipei", - "Tehran": "Tehran", - "Tokyo": "Tokyo", - "Toronto": "Toronto", - "Vancouver": "Vancouver", - "Warsaw": "Warsaw", - "n/a": "n/a", - "Long_input": "Long", - "long_input": "long", - "longlen_input": "long length", - "Window Size_input": "Window Size", - "Length_input": "Length", - "length_input": "length", - "len_input": "length", - "Short_input": "Short", - "short_input": "short", - "shortlen_input": "Short Length", - "Mult_input": "Multiplier", - "mult_input": "multiplier", - "divisor_input": "divisor", - "Divisor_input": "Divisor", - "Upper": "Upper", - "Lower": "Lower", - "Long": "Long", - "Short": "Short", - "Signal": "Signal", - "Jaw": "Jaw", - "Teeth": "Teeth", - "Lips": "Lips", - "Zero": "Zero", - "WMA Length_input": "WMA Length", - "Long RoC Length_input": "Long RoC Length", - "Short RoC Length_input": "Short RoC Length", - "jawLength_input": "Jaw Length", - "teethLength_input": "Teeth Length", - "lipsLength_input": "Lips Length", - "percent_input": "Percent", - "exponential_input": "Exponential", - "smoothD_input": "Smooth D", - "smoothK_input": "Smooth K", - "Color 0": "Color 0", - "Color 1": "Color 1", - "Color 2": "Color 2", - "Color 3": "Color 3", - "Color 4": "Color 4", - "sym_input": "symbol", - "symbol_input": "symbol", - "Sym_input": "Symbol", - "DI Length_input": "DI Length", - "ADX Smoothing_input": "ADX Smoothing", - "displacement_input": "displacement", - "Tenkan-sen": "Tenkan-sen", - "Kijun-sen": "Kijun-sen", - "Chikou span": "Chikou span", - "Senkou A": "Senkou A", - "Senkou B": "Senkou B", - "useTrueRange_input": "Use True Range", - "roclen1_input": "RoC Length 1", - "roclen2_input": "RoC Length 2", - "roclen3_input": "RoC Length 3", - "roclen4_input": "RoC Length 4", - "smalen1_input": "SMA Length 1", - "smalen2_input": "SMA Length 2", - "smalen3_input": "SMA Length 3", - "smalen4_input": "SMA Length 4", - "siglen_input": "Signal Length", - "UpperLimit": "Upper Limit", - "LowerLimit": "Lower Limit", - "Limit": "Limit", - "fastLength_input": "Fast Length", - "slowLength_input": "Slow Length", - "signalLength_input": "Signal Length", - "start_input": "Start", - "increment_input": "Increment", - "maximum_input": "Maximum", - "showMA_input": "Show MA", - "show MA_input": "Show MA", - "Volume": "Volume", - "Volume MA": "Volume MA", - "Indicator": "Indicator", - "Oscillator": "Oscillator", - "lengthStoch_input": "Stoch length", - "lengthRSI_input": "RSI length", - "sigma_input": "sigma", - "Sigma_input": "Sigma", - "Crosses": "Crosses", - "Click to set a point": "Click to set a point", + "...Less Tags": "...Less Tags", + "1 minute": "1 minute", "1. Slide your finger to select location for first anchor
2. Tap anywhere to place the first anchor": "1. Slide your finger to select location for first anchor
2. Tap anywhere to place the first anchor", "1. Slide your finger to select location for next anchor
2. Tap anywhere to place the next anchor": "1. Slide your finger to select location for next anchor
2. Tap anywhere to place the next anchor", - "retrying": "retrying", - "eod data": "eod data", - "eod delayed": "eod delayed", - "loading data": "loading data", - "invalid symbol": "invalid symbol", - "streaming": "streaming", - "realtime": "realtime", - "pre-market": "pre-market", - "post-market": "post-market", - "closed": "closed", - "Time Interval": "Time Interval", - "Show Symbol Labels": "Show Symbol Labels", - "Show Symbol Labels_context_menu": "Show Symbol Labels", - "Subminuette": "Subminuette", - "Minuette": "Minuette", - "Minute": "Minute", - "Intermediate": "Intermediate", - "Primary": "Primary", - "Cycle": "Cycle", - "SuperCycle": "SuperCycle", - "GrandSuperCycle": "GrandSuperCycle", - "Lock": "Lock", - "Width": "Width", - "Line With Breaks": "Line With Breaks", - "Area With Breaks": "Area With Breaks", - "Type": "Type", - "Simple": "Simple", - "With Markers": "With Markers", - "Step": "Step", - "No drawings yet": "No drawings yet", - "Lock/Unlock": "Lock/Unlock", - "deviation_input": "deviation", - "depth_input": "depth", - "Accumulation/Distribution_study": "Accumulation/Distribution", - "Aroon_study": "Aroon", - "Advance/Decline_study": "Advance/Decline", - "Average True Range_study": "Average True Range", - "Awesome Oscillator_study": "Awesome Oscillator", - "Bollinger Bands Width_study": "Bollinger Bands Width", - "Balance of Power_study": "Balance of Power", - "Bollinger Bands_study": "Bollinger Bands", - "Bollinger Bands %B_study": "Bollinger Bands %B", - "Chaikin Money Flow_study": "Chaikin Money Flow", - "Chaikin Oscillator_study": "Chaikin Oscillator", - "Chande Kroll Stop_study": "Chande Kroll Stop", - "Chande Momentum Oscillator_study": "Chande Momentum Oscillator", - "Commodity Channel Index_study": "Commodity Channel Index", - "Choppiness Index_study": "Choppiness Index", - "Directional Movement Index_study": "Directional Movement Index", - "Correlation Coeff_study": "Correlation Coeff", - "Donchian Channels_study": "Donchian Channels", - "Double Exponential Moving Average_study": "Double Exponential Moving Average", - "Ease of Movement_study": "Ease of Movement", - "Elders Force Index_study": "Elders Force Index", - "Envelope_study": "Envelope", - "Ichimoku Cloud_study": "Ichimoku Cloud", - "Klinger Oscillator_study": "Klinger Oscillator", - "Hull MA_study": "Hull MA", - "Keltner Channels_study": "Keltner Channels", - "Linear Regression Curve_study": "Linear Regression Curve", - "Know Sure Thing_study": "Know Sure Thing", - "MA Cross_study": "MA Cross", - "Money Flow_study": "Money Flow", - "Mass Index_study": "Mass Index", - "Moving Average Exponential_study": "Moving Average Exponential", - "Net Volume_study": "Net Volume", - "Moving Average Convergence/Divergence_study": "Moving Average Convergence/Divergence", - "Moving Average_study": "Moving Average", - "Moving Average Weighted_study": "Moving Average Weighted", - "Parabolic SAR_study": "Parabolic SAR", - "On Balance Volume_study": "On Balance Volume", - "Price Oscillator_study": "Price Oscillator", - "Relative Strength Index_study": "Relative Strength Index", - "Relative Vigor Index_study": "Relative Vigor Index", - "Relative Volatility Index_study": "Relative Volatility Index", - "SMI Ergodic Indicator/Oscillator_study": "SMI Ergodic Indicator/Oscillator", - "Stochastic_study": "Stochastic", - "TRIX_study": "TRIX", - "Stochastic RSI_study": "Stochastic RSI", - "Triple EMA_study": "Triple EMA", - "VWMA_study": "VWMA", - "Volume Oscillator_study": "Volume Oscillator", - "Volume_study": "Volume", - "Williams Alligator_study": "Williams Alligator", - "Willams %R_study": "Willams %R", - "Coppock Curve_study": "Coppock Curve", - "Least Squares Moving Average_study": "Least Squares Moving Average", - "Arnaud Legoux Moving Average_study": "Arnaud Legoux Moving Average", - "True Strength Indicator_study": "True Strength Indicator", - "Change Interval": "Change Interval", - "Show Only Studies": "Show Only Studies", - "Show Only Drawings": "Show Only Drawings", - "Show All": "Show All", - "Timezone/Sessions Properties...": "Timezone/Sessions Properties...", - "Scale Price Chart Only": "Scale Price Chart Only", - "Open Interval Dialog": "Open Interval Dialog", - "Note": "Note", - "Anchored Note": "Anchored Note", - "Scales Properties": "Scales Properties", - "Toggle Auto Scale": "Toggle Auto Scale", - "Toggle Log Scale": "Toggle Log Scale", - "Toggle Percentage": "Toggle Percentage", - "auto_scale": "auto", - "Invalid Symbol": "Invalid Symbol", - "loading...": "loading...", - "interval_dialog_description": "Type the interval number for munute 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)", - "Not applicable": "Not applicable", - "Stats Text Color": "Stats Text Color", - "Show Angle": "Show Angle", - "Always Show Stats": "Always Show Stats", - "Rename...": "Rename...", - "New": "New", - "Load": "Load", - "Save": "Save", - "Rename Chart": "Rename Chart", - "{0} copy": "{0} copy", - "Please enter chart name": "Please enter chart name", - "Enter a new chart name": "Enter a new chart name", - "Load Chart": "Load Chart", - "Chart Name": "Chart Name", - "Chart name": "Chart name", - "Rename Chart Layout": "Rename Chart Layout", - "Please enter chart layout name": "Please enter chart layout name", - "Enter a new chart layout name": "Enter a new chart layout name", - "Load Layout Chart": "Load Layout Chart", - "Chart Layout Name": "Chart Layout Name", - "Chart layout name": "Chart layout name", - "NEW CHART LAYOUT": "NEW CHART LAYOUT", - "Save Chart Layout saves not just some particular chart,\nit saves all charts for all symbols and intervals\nwhich you are modifying while working with this Layout": "Save Chart Layout saves not just some particular chart,\nit saves all charts for all symbols and intervals\nwhich you are modifying while working with this Layout", - "Last Modified": "Last Modified", - "Save Chart Layout": "Save Chart Layout", - "Active Symbol": "Etkin Sembol", - "Remove custom interval": "Remove custom interval", - "Fullscreen mode": "Tam ekran modu", - "Marker Color": "İşaretçi Rengi", - "Font Size": "Font Boyutu", - "Save New Chart": "Yeni Grafik Kaydet", - "Source_compare": "Kaynak", - "YES": "EVET", - "Yes": "Yes", - "No": "No", - "NO": "HAYIR", - "Confirmation": "Doğrulama", - "Are you sure you want to delete this chart?": "Bu grafiği silmek istediğinizden emin misiniz?", - "Hide Marks On Bars": "Hide Marks On Bars", - "Precise Labels": "Precise Labels", - "Copy Chart Layout": "Copy Chart Layout", - "Load Chart Layout": "Load Chart Layout", - "Save New Chart Layout": "Save New Chart Layout", - "The Extended Trading Hours feature is available only for intraday charts": "The Extended Trading Hours feature is available only for intraday charts", - "Do you realy want to delete ": "Do you realy want to delete", - "Description": "Description", - "Date": "Date", - "Time": "Time", - "Alerts for the current symbol only": "Alerts for the current symbol only", - "Alerts for the current resolution only": "Alerts for the current resolution only", - "Hide inactive alerts": "Hide inactive alerts", - "Stopped Manual": "Stopped Manual", - "Expired": "Expired", - "Triggered and Not Active": "Triggered and Not Active", - "Error": "Error", - "Stop": "Stop", - "Stopped": "Stopped", - "Active": "Active", - "Order": "Order", - "Actual": "Actual", - "Prior": "Prior", - "Company": "Company", - "Estimate": "Estimate", - "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.": "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.", - "Share on Twitter a snapshot of your chart as a picture and whatever you write.": "Share on Twitter a snapshot of your chart as a picture and whatever you write.", - "Share on StockTwits a snapshot of your chart as a picture and whatever you write.": "Share on StockTwits a snapshot of your chart as a picture and whatever you write.", - "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.": "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.", - "Suggested ideas & my ideas": "Suggested ideas & my ideas", - "Ideas of the people I follow & my ideas": "Ideas of the people I follow & my ideas", - "My ideas only": "My ideas only", - "Hide Widgets": "Hide Widgets", - "Create Alert": "Create Alert", - "Disconnect": "Disconnect", - "Connect": "Connect", - "Pine Script Editor": "Pine Script Editor", - "Published ideas settings": "Published ideas settings", - "Change Ideas filter": "Change Ideas filter", - "Hide Drawings Toolbar": "Hide Drawings Toolbar", - "Show/Hide Drawings Toolbar": "Show/Hide Drawings Toolbar", - "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.", - "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.", - "Study Template": "Study Template", - "Template": "Template", - "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

": "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

", - "Quotes are delayed by 10 min and updated every 30 seconds": "Quotes are delayed by 10 min and updated every 30 seconds", - "delayed": "delayed", - "Show only my sent and received messages": "Show only my sent and received messages", - "Maximize Chat": "Maximize Chat", - "Detach Chat": "Detach Chat", - "Type your message here": "Type your message here", - "Have something to say?": "Have something to say?", - "Attach chart snapshot": "Attach chart snapshot", - "Insert emoticon": "Insert emoticon", - "You can not vote twice for one message": "You can not vote twice for one message", - "English only, please": "English only, please", - "English only, please. Currently we only support English, so we ask you to only use English when communicating on TradingView.": "English only, please. Currently we only support English, so we ask you to only use English when communicating on TradingView.", - "Respecting Fellow Members": "Respecting Fellow Members", - "Respecting Fellow Members. Whether you agree or disagree with ideas, be courteous and respectful. Treat others the way you'd like to be treated.": "Respecting Fellow Members. Whether you agree or disagree with ideas, be courteous and respectful. Treat others the way you'd like to be treated.", - "No advertising allowed": "No advertising allowed", - "No advertising allowed! You can post external links ONLY if they are relevant and add value to the conversation (i.e. a link to an example, or an article).": "No advertising allowed! You can post external links ONLY if they are relevant and add value to the conversation (i.e. a link to an example, or an article).", - "Custom...": "Custom...", - "Forex Talks": "Forex Talks", - "Forex": "Forex", - "Stock And Index Talks": "Stock And Index Talks", - "Bitcoin Talks": "Bitcoin Talks", - "Bitcoin": "Bitcoin", - "Link to this chat...": "Link to this chat...", - "Chat archives...": "Chat archives...", - "Edit room...": "Edit room...", - "Delete room": "Delete room", - "Save Drawing Template As...": "Save Drawing Template As...", - "Templates": "Templates", - "Apply Default Drawing Template": "Apply Default Drawing Template", - "There was an error posting your message.": "There was an error posting your message.", - "Confirm": "Confirm", - "Are you sure you want to delete this room?": "Are you sure you want to delete this room?", - "Show chart snapshot preview": "Show chart snapshot preview", - "Chart Snapshot": "Chart Snapshot", - "Show only favorite rooms": "Show only favorite rooms", - "Ignored users...": "Ignored users...", - "Launch chat in separate window": "Launch chat in separate window", - "Link to this room...": "Link to this room...", - "Room archives...": "Room archives...", - "You have no ignored users": "You have no ignored users", - "Remove this room from favorites": "Remove this room from favorites", - "Add this room from favorites": "Add this room from favorites", - "Compare Add": "Compare Add", - "Follow": "Follow", - "If you follow a symbol you will receive notifications when new ideas about that symbol are published.": "If you follow a symbol you will receive notifications when new ideas about that symbol are published.", - "You are not logged in. Please sign in.": "You are not logged in. Please sign in.", - "Info": "Info", - "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.": "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.", - "Home": "Home", - "Ideas": "Ideas", - "Scripts": "Scripts", - "Sign In": "Sign In", - "Sign Up": "Sign Up", - "Join Now": "Join Now", - "Ideas Published": "Ideas Published", - "Followers": "Followers", - "Following": "Following", - "Profile Settings": "Profile Settings", - "Public Profile": "Public Profile", - "Update Status": "Update Status", - "Sign Out": "Sign Out", - "E-mail for sms": "E-mail for sms", - "Please, enter your e-mail": "Please, enter your e-mail", - "E-mail": "E-mail", - "Crossing": "Crossing", - "Crossing Down": "Crossing Down", - "Crossing Up": "Crossing Up", - "Greater Than": "Greater Than", - "Less Than": "Less Than", - "Entering Channel": "Entering Channel", - "Inside Channel": "Inside Channel", - "Outside Channel": "Outside Channel", - "Moving Up": "Moving Up", - "Moving Down": "Moving Down", - "Moving Up %": "Moving Up %", - "Moving Down %": "Moving Down %", - "Select user to start new chat with": "Select user to start new chat with", - "You have no private messages yet": "You have no private messages yet", - "Don't be so cruel! Bans longer than 1 week are not allowed for now.": "Don't be so cruel! Bans longer than 1 week are not allowed for now.", - "Banned": "Banned", - "No ideas matched your criteria": "No ideas matched your criteria", - "Favorite ideas": "Favorite ideas", - "Only private ideas": "Only private ideas", - "Ideas for the current symbol only": "Ideas for the current symbol only", - "Ideas for the current resolution only": "Ideas for the current resolution only", - "Someone commented on your idea": "Someone commented on your idea", - "Someone agreed/disagreed with your idea": "Someone agreed/disagreed with your idea", - "Someone followed you": "Someone followed you", - "Someone replied to your comment": "Someone replied to your comment", - "Someone commented on the idea you follow": "Someone commented on the idea you follow", - "Someone you follow post new comment": "Someone you follow post new comment", - "Someone you follow change status": "Someone you follow change status", - "Someone you follow published new idea": "Someone you follow published new idea", - "Someone published idea on symbol you follow": "Someone published idea on symbol you follow", - "Notification sound": "Notification sound", - "Additional Notifications Settings...": "Additional Notifications Settings...", - "This is a temporary chart.": "This is a temporary chart.", - "To save your work, sign up for FREE.": "To save your work, sign up for FREE.", - "Sign Up for FREE": "Sign Up for FREE", - "Data provided by BATS exchange.": "Data provided by BATS exchange.", - "Upgrade Now": "Upgrade Now", - "This is EOD data with no updates.": "This is EOD data with no updates.", - "You may subscribe for official realtime and intraday data.": "You may subscribe for official realtime and intraday data.", - "Open Script": "Open Script", - "No saved scripts yet": "No saved scripts yet", - "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", - "Create your first script now!": "Create your first script now!", - "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.": "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.", - "No public library scripts were found.": "No public library scripts were found.", - "Change band background": "Change band background", - "Change area background": "Change area background", - "Confirm replace": "Confirm replace", - "Note: default study templates won't be removed permanently": "Note: default study templates won't be removed permanently", - "Do you realy want to replace": "Do you realy want to replace", - "SCRIPT TITLE": "SCRIPT TITLE", - "TAGS": "TAGS", - "DESCRIPTION": "DESCRIPTION", - "PUBLISH SCRIPT": "PUBLISH SCRIPT", - "Pine Script Tutorial": "Pine Script Tutorial", - "Pine Script Reference": "Pine Script Reference", - "How to use the reference materials (Video)": "How to use the reference materials (Video)", - "Suggestions & Feedback": "Suggestions & Feedback", - "Clear Console": "Clear Console", - "Are you sure you want to ignore messages from": "Are you sure you want to ignore messages from", - "ext": "ext", - "Toggle Maximize Chart": "Toggle Maximize Chart", - "Plot dividends": "Plot dividends", - "Plot splits": "Plot splits", - "Plot earnings": "Plot earnings", - "Vol": "Vol", - "Want official data and more features?": "Want official data and more features?", - "Sessions": "Sessions", - "Trading Panel": "Trading Panel", - "Open Trading Panel": "Open Trading Panel", - "Select Layout": "Select Layout", - "Link symbol to all charts": "Link symbol to all charts", - "Link interval to all charts": "Link interval to all charts", - "Sync crosshair on all charts": "Sync crosshair on all charts", - "Chart Help": "Chart Help", - "No notifications yet": "No notifications yet", - "Watchlist, details and news": "Watchlist, details and news", - "Alerts": "Alerts", - "Data Window": "Data Window", - "Hotlists": "Hotlists", - "Calendar": "Calendar", - "Trading Notes": "Trading Notes", - "Recent Chats": "Recent Chats", - "Notifications": "Notifications", - "Watchlist": "Watchlist", - "Details": "Details", - "Economic Calendar": "Economic Calendar", - "Earnings Calendar": "Earnings Calendar", - "Hotlist": "Hotlist", - "News": "News", - "Market Summary": "Market Summary", - "My Ideas and Notes": "My Ideas and Notes", - "Alerts Log": "Alerts Log", - "Extend Lines Left": "Extend Lines Left", - "Connecting Line": "Connecting Line", - "Show Executions": "Show Executions", - "Show Buy/Sell Panel": "Show Buy/Sell Panel", - "Show Active Orders Only": "Show Active Orders Only", - "Journal...": "Journal...", - "Account History...": "Account History...", - "Reset Paper Trading Account...": "Reset Paper Trading Account...", - "Trading Properties...": "Trading Properties...", - "Set Alert": "Set Alert", - "Alert": "Alert", - "Edit": "Edit", - "Upper Deviation": "Upper Deviation", - "Lower Deviation": "Lower Deviation", - "Use Upper Deviation": "Use Upper Deviation", - "Use Lower Deviation": "Use Lower Deviation", - "First bar time": "First bar time", - "Last bar time": "Last bar time", - "Source": "Source", - "Chats": "Chats", - "All Talks": "All Talks", - "Volume Leaders": "Volume Leaders", - "Percent Advances": "Percent Advances", - "Percent Declines": "Percent Declines", - "Price Advances": "Price Advances", - "Price Declines": "Price Declines", - "Range Advances": "Range Advances", - "Range Declines": "Range Declines", - "Gap Up Stocks": "Gap Up Stocks", - "Gap Down Stocks": "Gap Down Stocks", - "Sell Market": "Sell Market", - "Sell": "Sell", - "Buy Market": "Buy Market", - "Report data issues": "Report data issues", - "Report Data Issues": "Report Data Issues", - "Feature Request and Feedback": "Feature Request and Feedback", - "Market": "Market", - "Buy": "Buy", - "Keyboard Shortcuts": "Keyboard Shortcuts", - "Help & Wiki": "Help & Wiki", - "Send Feedback or Report an Issue": "Send Feedback or Report an Issue", - "Priority Support": "Priority Support", - "Run Product Walk-Through": "Run Product Walk-Through", - "Price Scale": "Price Scale", - "MTPredictor": "MTPredictor", - "Apply Elliot Wave": "Apply Elliot Wave", - "Apply WPT Up Wave": "Apply WPT Up Wave", - "Apply WPT Down Wave": "Apply WPT Down Wave", - "Create New Order...": "Create New Order...", - "Trading": "Trading", - "Add Alert": "Add Alert", - "Extend Alert Line": "Extend Alert Line", - " alert label line": "alert label line", - "No study templates saved": "No study templates saved", - "Save Study Template As...": "Save Study Template As...", - "Show Splits on Chart": "Show Splits on Chart", - "Show Earnings on Chart": "Show Earnings on Chart", - "Show Dividends on Chart": "Show Dividends on Chart", - "Show Alert Labels": "Show Alert Labels", - "Earnings breaks": "Earnings breaks", - "Extended Alert Line": "Extended Alert Line", - "Themes": "Themes", - "Events & Alerts": "Events & Alerts", - "Apply Defaults": "Apply Defaults", - "Do you realy want to delete theme": "Do you realy want to delete __theme__ theme?", - "Extended Hours (Intraday Only)": "Extended Hours (Intraday Only)", - "In Session": "In Session", - "Tools": "Tools", - "Delete script": "Delete script", - "Social": "Social", - "Angle": "Angle", - "Publish Script": "Publish Script", - "Add to Chart": "Add to Chart", - "Blank script": "Blank script", - "TradingView Free Quotes and Chat": "TradingView Free Quotes and Chat", - "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.": "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.", - "Install": "Install", - "Logged as": "Logged as", - "Untitled Script": "Untitled Script", - "Pine Editor": "Pine Editor", - "Open Pine Script Editor": "Open Pine Script Editor", - "Make a Copy": "Make a Copy", - "Make a Copy...": "Make a Copy...", - "Quantity": "Quantity", - "Signal Labels": "Signal Labels", - "Trades on Chart": "Trades on Chart", - "Take Profit": "Take Profit", - "Stop Loss": "Stop Loss", - "Expiration": "Expiration", - "Modify Order": "Modify Order", - "PUBLISH IDEA": "PUBLISH IDEA", - "EDIT IDEA": "EDIT IDEA", - "Chart does not load": "Chart does not load", - "No real-time data": "No real-time data", - "Price incorrect": "Price incorrect", - "Study not loading": "Study not loading", - "Gap in the data": "Gap in the data", - "Alerts issue": "Alerts issue", - "Slow scrolling or chart loading": "Slow scrolling or chart loading", - "Issue Type": "Issue Type", - "Select type...": "Select type...", - "A suggested author published idea on current symbol": "A suggested author published idea on current symbol", - "MODERATED": "MODERATED", - "CFD": "CFD", - "Once": "Once", - "Require Order Confirmation": "Require Order Confirmation", - "Rearm every 1 minute": "Rearm every 1 minute", - "Rearm every 5 minute": "Rearm every 5 minute", - "Rearm every 10 minute": "Rearm every 10 minute", - "Rearm every 30 minute": "Rearm every 30 minute", - "Rearm every hour": "Rearm every hour", - "Once per bar (on condition)": "Once per bar (on condition)", - "Once per bar (on close)": "Once per bar (on close)", - "move chart 1 bar to the left.": "move chart 1 bar to the left.", - "move chart 1 bar to the right.": "move chart 1 bar to the right.", - "move further to the left.": "move further to the left.", - "move further to the right.": "move further to the right.", - "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!": "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!", - "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.": "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.", - "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!": "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!", - "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.": "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.", - "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.": "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.", - "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.": "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.", - "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.": "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.", - "

Pine scripting language (β version)

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.

At the moment PineScript in a BETA. For more detailed information check out our blog.": "

Pine scripting language (β version)

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.

At the moment PineScript in a BETA. For more detailed information check out our blog.", - "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.": "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.", + "10 seconds": "10 seconds", + "1d": "1d", + "1m": "1m", + "1y": "1y", + "3 Notes Reverb": "3 Notes Reverb", + "30 Day Free Trial": "30 Day Free Trial", + "30 seconds": "30 seconds", + "3m": "3m", + "5 seconds": "5 seconds", + "52wk Range": "52wk Range", + "5d": "5d", + "5y": "5y", + "6m": "6m", + " or to use paper trading": " or to use paper trading", + "Hold Shift  + Click on the chart – measure tool.": "Hold Shift  + Click on the chart – measure tool.", + "Hold Shift – draw linetools on the right angle.": "Hold Shift – draw linetools on the right angle.", "

A broad range of intelligent drawing tools

The 100+ drawing tools on TradingView let you analyze the market in a variety of ways - all helping you find better opportunities. Technical analysis is the study of learning how past performance of drawings and other tools applies to prices in the future. Make sure you take a look at our Wiki for a complete list of drawing tools and instructions on how to use them!": "

A broad range of intelligent drawing tools

The 100+ drawing tools on TradingView let you analyze the market in a variety of ways - all helping you find better opportunities. Technical analysis is the study of learning how past performance of drawings and other tools applies to prices in the future. Make sure you take a look at our Wiki for a complete list of drawing tools and instructions on how to use them!", - "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.": "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.", - "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.": "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.", "

Advanced Price Scaling

When you are ready to get technical, our charts let you set the price scales to match your type of analysis. There are linear, percent and log axes for drastic price movements. You can use two separate price scales at the same time: one for indicators and one for price movements. Read more about scaling options.

Right-click on the price scale to see possible options: change scaling type, enable auto-scaling or show another price scale. Right-clicking on indicators lets you choose which scale to use, so several data series with different scaling can co-exist in one chart. You can also drag price and time scales to increase or decrease compression.": "

Advanced Price Scaling

When you are ready to get technical, our charts let you set the price scales to match your type of analysis. There are linear, percent and log axes for drastic price movements. You can use two separate price scales at the same time: one for indicators and one for price movements. Read more about scaling options.

Right-click on the price scale to see possible options: change scaling type, enable auto-scaling or show another price scale. Right-clicking on indicators lets you choose which scale to use, so several data series with different scaling can co-exist in one chart. You can also drag price and time scales to increase or decrease compression.", - "

Multi Charts Layout

You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.": "

Multi Charts Layout

You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.", + "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.": "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.", "

Communicate your ideas in real-time!

Collaborating with investors across markets and countries has never been easier! TradingView chat rooms are a powerful communication tool, which are fully integrated to instantly share charts, analysis and trading ideas – all on one platform. Create your own chat rooms on interesting topics, or join existing public chat rooms – a world of knowledge is at your fingertips.
Start chatting now!": "

Communicate your ideas in real-time!

Collaborating with investors across markets and countries has never been easier! TradingView chat rooms are a powerful communication tool, which are fully integrated to instantly share charts, analysis and trading ideas – all on one platform. Create your own chat rooms on interesting topics, or join existing public chat rooms – a world of knowledge is at your fingertips.
Start chatting now!", + "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.": "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.", + "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!": "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!", + "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.": "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.", "

Go PRO to get even more

But that’s not all! Upgrade your trading experience with TradingView PRO and get access to an unparalleled set of premium features and data. Get it today!": "

Go PRO to get even more

But that’s not all! Upgrade your trading experience with TradingView PRO and get access to an unparalleled set of premium features and data. Get it today!", - "You are not authenticated.": "You are not authenticated.", - "You already have Pro Plus trial.": "You already have Pro Plus trial.", - "You already participated in Pro Plus trial.": "You already participated in Pro Plus trial.", - "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.": "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.", - "
If you want to use this service - please sign in or register!
": "
If you want to use this service - please sign in or register!
", - "Increase Rating": "Increase Rating", - "Read more...": "Read more...", - "PRO Plus Trial": "PRO Plus Trial", - "Sorry, PRO Plus trial could not be set.": "Sorry, PRO Plus trial could not be set.", - "Decrease Rating": "Decrease Rating", - "Quote this message": "Quote this message", - "Unban": "Unban", - "Symbol Description": "Symbol Description", - "OHLC Values": "OHLC Values", - "Indicator Titles": "Indicator Titles", - "Indicator Arguments": "Indicator Arguments", - "Indicator Values": "Indicator Values", - "Symbol Last Value": "Symbol Last Value", - "Indicator Last Value": "Indicator Last Value", - "Favorite Drawings Toolbar": "Favorite Drawings Toolbar", - "Drawings Toolbar": "Drawings Toolbar", - "Sound on every message": "Sound on every message", - "No Sound notifications": "No Sound notifications", - "Set chat title...": "Set chat title...", - "Leave this chat": "Leave this chat", - "Enter new title for this chat": "Enter new title for this chat", - "Chat title": "Chat title", - "Are you sure you want to leave this chat?": "Are you sure you want to leave this chat?", - "Add people to this chat...": "Add people to this chat...", - "Add people to this chat": "Add people to this chat", - "Start new chat with...": "Start new chat with...", - "Clear Symbols": "Clear Symbols", - "Do you really want to clear all symbols?": "Do you really want to clear all symbols?", - "Apply Manual Risk/Reward": "Apply Manual Risk/Reward", - "Apply Manual Decision Point": "Apply Manual Decision Point", - "Analyze Trade Setup": "Analyze Trade Setup", - "Apply Elliot Wave Intermediate": "Apply Elliot Wave Intermediate", - "Apply Elliot Wave Major": "Apply Elliot Wave Major", - "Apply Elliot Wave Minor": "Apply Elliot Wave Minor", - "Up Wave 1 or A": "Up Wave 1 or A", - "Up Wave 2 or B": "Up Wave 2 or B", - "Up Wave C": "Up Wave C", - "Up Wave 3": "Up Wave 3", - "Up Wave 4": "Up Wave 4", - "Up Wave 5": "Up Wave 5", - "Down Wave 1 or A": "Down Wave 1 or A", - "Down Wave 2 or B": "Down Wave 2 or B", - "Down Wave C": "Down Wave C", - "Down Wave 3": "Down Wave 3", - "Down Wave 4": "Down Wave 4", - "Down Wave 5": "Down Wave 5", - "If you want to use private messages - please sign in or register!": "If you want to use private messages - please sign in or register!", - "To get alerts list - please sign in or register!": "To get alerts list - please sign in or register!", - "Manage Alerts": "Manage Alerts", - "Headlines": "Headlines", - "StockTwits": "StockTwits", - "FxWire PRO": "FxWire PRO", - "Futures Magazine": "Futures Magazine", - "Save As Watchlist...": "Save As Watchlist...", - "VolumeProfile": "VolumeProfile", - "Income Statement": "Income Statement", - "Profitability": "Profitability", - "Dividend": "Dividend", - "Current Valuation": "Current Valuation", - "Other": "Other", - "Indicators and Strategies": "Indicators and Strategies", - "Strategies": "Strategies", - "My Scripts": "My Scripts", - "Public Library": "Public Library", - "Built-ins": "Built-ins", - "AOS FX Primer": "AOS FX Primer", - "AlgoViewEssential": "AlgoViewEssential", - "Analysis Suite - SCMR Trends": "Analysis Suite - SCMR Trends", - "DecisionBar": "DecisionBar", - "Jurik Research": "Jurik Research", - "Key Hidden Levels": "Key Hidden Levels", - "Key Order Flow Events": "Key Order Flow Events", - "LazyBear - MTF Panes": "LazyBear - MTF Panes", - "LazyBear - S/R Levels": "LazyBear - S/R Levels", - "MTF Studies": "MTF Studies", - "MicroTrends": "MicroTrends", - "ProTradingIndicators": "ProTradingIndicators", - "RobBooker": "RobBooker", - "Fundamentals": "Fundamentals", - "Economy": "Economy", - "Zig Zag": "Zig Zag", - "Advance Decline Line": "Advaqweqweqweline Line", - "Advance Decline Ratio": "Advaadsasdadsio", - "Advance/Decline Ratio (Bars)": "Advance/Deasdasdasd", - "Chande Kroll Stop": "Chande Kroll Stop", - "Chop Zone": "Chop Zone", - "Conditional Expressions": "Conditional Expressions", - "ConnorsRSI": "ConnorsRSI", - "Correlation Coefficient": "Correlation Coefficient", - "Cumulative Volume Index": "Cumulative Volume Index", - "Detrended Price Oscillator": "Detrended Price Oscillator", - "Directional Movement": "Directional Movement", - "Divergence Indicator": "Divergence Indicator", - "Double EMA": "Double EMA", - "Ease Of Movement": "Ease Of Movement", - "Elder's Force Index": "Elder's Force Index", - "Elliott Wave": "Elliott Wave", - "Fisher Transform": "Fisher Transform", - "Historical Volatility": "Historical Volatility", - "Hull Moving Average": "Hull Moving Average", - "Linear Regression": "Linear Regression", - "MACD": "MACD", - "McGinley Dynamic": "McGinley Dynamic", - "Momentum": "Momentum", - "Moon Phases": "Moon Phases", - "Multi-Time Period Charts": "Multi-Time Period Charts", - "Pivot Points High Low": "Pivot Points High Low", - "Pivot Points Standard": "Pivot Points Standard", - "Price Volume Trend": "Price Volume Trend", - "Rate Of Change": "Rate Of Change", - "SMI Ergodic Indicator": "SMI Ergodic Indicator", - "SMI Ergodic Oscillator": "SMI Ergodic Oscillator", - "Smoothed Moving Average": "Smoothed Moving Average", - "Ultimate Oscillator": "Ultimate Oscillator", - "VWAP": "VWAP", - "Volatility Stop": "Volatility Stop", - "Vortex Indicator": "Vortex Indicator", - "Williams %R": "Williams %R", - "Williams Fractal": "Williams Fractal", - "Woodies CCI": "Woodies CCI", - "Total Revenue": "Total Revenue", - "Diluted EPS, Net Income": "Diluted EPS, Net Income", - "Net Income": "Net Income", - "EBITDA": "EBITDA", - "EBIT": "EBIT", - "Equity Earnings": "Equity Earnings", - "Gross Margin": "Gross Margin", - "After-tax Margin": "After-tax Margin", - "Gross Profit": "Gross Profit", - "Dividends Paid": "Dividends Paid", - "Debt to Equity": "Debt to Equity", - "Free Cash Flow": "Free Cash Flow", - "Return on Equity": "Return on Equity", + "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.": "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.", + "

Server-side Alerts (β version)": "

Server-side Alerts (β version)", + "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.": "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.", + "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.": "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.", + "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.": "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.", + "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.": "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.", + "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!": "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!", + "Number or , – change interval. The interval can be changed by typing the interval number (i.e. 5 if it is going to be a five minute chart) or by typing a comma (,) to enter non minute intervals such as H (Hourly), D (Daily), W (Weekly), M (Monthly).": "Number or , – change interval. The interval can be changed by typing the interval number (i.e. 5 if it is going to be a five minute chart) or by typing a comma (,) to enter non minute intervals such as H (Hourly), D (Daily), W (Weekly), M (Monthly).", + "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

": "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

", + "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

": "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

", + "

Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the features, top authors or create your first idea!

", + "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", + "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.": "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.", + "A clear title that describes your idea. Don’t just write “MSFT” or “MSFT Short”. A title like this doesn’t say much and won’t attract much interest to your idea.": "A clear title that describes your idea. Don’t just write “MSFT” or “MSFT Short”. A title like this doesn’t say much and won’t attract much interest to your idea.", + "A description that clearly states your idea. Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader’s shoes and see if you’d understand the context based on what you wrote. It’s also a good idea to re-post descriptions right on the chart, so your idea can be shared without losing meaning.": "A description that clearly states your idea. Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader’s shoes and see if you’d understand the context based on what you wrote. It’s also a good idea to re-post descriptions right on the chart, so your idea can be shared without losing meaning.", + "A suggested author published idea on current symbol": "A suggested author published idea on current symbol", + "ABCD Pattern": "ABCD Kalıbı", + "about": "about", + "Account History": "Account History", + "Account History...": "Account History...", "Accounting Change": "Accounting Change", - "Accounts Payable": "Accounts Payable", "Accounts Payable and Accrued Expenses": "Accounts Payable and Accrued Expenses", + "Accounts Payable": "Accounts Payable", "Accounts Receivable, Trade, Net": "Accounts Receivable, Trade, Net", "Accounts, Notes Receivable, Net": "Accounts, Notes Receivable, Net", "Accrued Expenses": "Accrued Expenses", "Accrued Interest": "Accrued Interest", "Accumulated Depreciation": "Accumulated Depreciation", + "Accumulation/Distribution": "Accumulation/Distribution", + "Accumulation/Distribution_study": "Accumulation/Distribution", "Acquisition/Sale of Business, Net": "Acquisition/Sale of Business, Net", - "Additional Paid-in Capital": "Additional Paid-in Capital", + "Activate Offer and GO PRO": "Activate Offer and GO PRO", + "Activate Your Account": "Activate Your Account", + "Active Symbol": "Etkin Sembol", + "Active": "Active", + "Actual": "Actual", + "Add about...": "Add about...", + "Add Alert": "Add Alert", + "Add any symbol from the list": "Listeden herhangi bir sembolü ekle", + "Add location...": "Add location...", + "Add people to this chat": "Add people to this chat", + "Add people to this chat...": "Add people to this chat...", + "Add people": "Add people", + "Add real-time markets": "Add real-time markets", + "Add status": "Add status", + "Add status...": "Add status...", + "Add Symbol": "Sembol Ekle", + "Add this room from favorites": "Add this room from favorites", + "Add to Chart": "Add to Chart", + "Add to favorites": "Favorilere ekle", + "Add To Watchlist": "İzleme Listesine Ekle", + "Add twitter...": "Add twitter...", + "Add webpage...": "Add webpage...", + "Add {0} To Watchlist": "Add {0} To Watchlist", + "Add": "Ekle", + "Additional Notifications Settings...": "Additional Notifications Settings...", "Additional Paid-in Capital - Preferred Stock": "Additional Paid-in Capital - Preferred Stock", + "Additional Paid-in Capital": "Additional Paid-in Capital", + "Address": "Address", "Adjusted EBIT": "Adjusted EBIT", "Adjusted EBITDA": "Adjusted EBITDA", "Adjusted EPS, Basic": "Adjusted EPS, Basic", @@ -1182,26 +102,255 @@ "Adjustment for Equity Earnings": "Adjustment for Equity Earnings", "Adjustment for Minority Interest": "Adjustment for Minority Interest", "Adjustment for Special Charges": "Adjustment for Special Charges", + "Advance Decline Line": "Advance Decline Line", + "Advance Decline Ratio": "Advance Decline Ratio", + "Advance/Decline Ratio (Bars)": "Advance/Decline Ratio (Bars)", + "Advance/Decline_study": "Advance/Decline", + "ADX smoothing": "ADX smoothing", + "ADX Smoothing_input": "ADX Smoothing", + "After making your selection, copy and paste the embed code above. Learn more how to embed chart into forum or blog.": "After making your selection, copy and paste the embed code above. Learn more how to embed chart into forum or blog.", + "After-tax Margin": "After-tax Margin", + "Alarm Clock": "Alarm Clock", + "Alert Actions": "Alert Actions", + "Alert": "Alert", + "Alerts for the current resolution only": "Alerts for the current resolution only", + "Alerts for the current symbol only": "Alerts for the current symbol only", + "Alerts issue": "Alerts issue", + "Alerts Log": "Alerts Log", + "Alerts": "Alerts", + "AlgoViewEssential": "AlgoViewEssential", + "All Content": "All Content", + "All Exchanges": "All Exchanges", + "All Metrics": "All Metrics", + "All Talks": "All Talks", + "all time messages": "__messages__ all time messages", + "All types": "All types", + "All": "All", + "all": "all", + "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.": "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.", + "Already have an account?": "Already have an account?", + "Always Show Stats": "Always Show Stats", + "AMEX - Stock - USA": "AMEX - Stock - USA", + "AMEX Gap Down Stocks": "AMEX Gap Down Stocks", + "AMEX Gap Up Stocks": "AMEX Gap Up Stocks", + "AMEX Percent Advances": "AMEX Percent Advances", + "AMEX Percent Declines": "AMEX Percent Declines", + "AMEX Price Advances": "AMEX Price Advances", + "AMEX Price Declines": "AMEX Price Declines", + "AMEX Range Advances": "AMEX Range Advances", + "AMEX Range Declines": "AMEX Range Declines", + "AMEX Volume Leaders": "AMEX Volume Leaders", "Amortization Expense": "Amortization Expense", "Amounts Due to Related Parties, Short-term": "Amounts Due to Related Parties, Short-term", - "Basic EPS, Net Income": "Basic EPS, Net Income", + "Analysis Suite - SCMR Trends": "Analysis Suite - SCMR Trends", + "Analyze Trade Setup": "Analyze Trade Setup", + "Anchored Note": "Anchored Note", + "Anchored Text": "Yapışık Metin", + "Angle": "Angle", + "Angle:": "Açı:", + "Another script has the same name. Do you wish to overwrite it?": "Another script has the same name. Do you wish to overwrite it?", + "Any custom watchlist can be saved under a unique name and loaded at any time with one click. All lists are available from any computer, so you have your workspace wherever you go.": "Any custom watchlist can be saved under a unique name and loaded at any time with one click. All lists are available from any computer, so you have your workspace wherever you go.", + "AOS FX Primer": "AOS FX Primer", + "Apply Default Drawing Template": "Apply Default Drawing Template", + "Apply Default": "Apply Default", + "Apply Defaults": "Apply Defaults", + "Apply Elliot Wave Intermediate": "Apply Elliot Wave Intermediate", + "Apply Elliot Wave Major": "Apply Elliot Wave Major", + "Apply Elliot Wave Minor": "Apply Elliot Wave Minor", + "Apply Elliot Wave": "Apply Elliot Wave", + "Apply Manual Decision Point": "Apply Manual Decision Point", + "Apply Manual Risk/Reward": "Apply Manual Risk/Reward", + "Apply WPT Down Wave": "Apply WPT Down Wave", + "Apply WPT Up Wave": "Apply WPT Up Wave", + "Apply": "Uygula", + "Apr": "Apr", + "Arc": "Yay", + "Arcs": "Yaylar", + "Are you sure you want to abandon your post?": "Are you sure you want to abandon your post?", + "Are you sure you want to close {0} position?": "Are you sure you want to close {0} position?", + "Are you sure you want to delete this chart?": "Bu grafiği silmek istediğinizden emin misiniz?", + "Are you sure you want to delete this message?": "Are you sure you want to delete this message?", + "Are you sure you want to delete this room?": "Are you sure you want to delete this room?", + "Are you sure you want to ignore messages from": "Are you sure you want to ignore messages from", + "Are you sure you want to leave this chat?": "Are you sure you want to leave this chat?", + "Are you sure you want to reverse {0} position?": "Are you sure you want to reverse {0} position?", + "Area With Breaks": "Area With Breaks", + "Area": "Alan", + "Arguments in Header": "Başlıktaki Argümanlar", + "Arnaud Legoux Moving Average": "Arnaud Legoux Moving Average", + "Arnaud Legoux Moving Average_study": "Arnaud Legoux Moving Average", + "Aroon Down": "Aroon Down", + "Aroon Up": "Aroon Up", + "Aroon": "Aroon", + "Aroon_study": "Aroon", + "Arrow Mark Down": "Ok İşareti Aşağı", + "Arrow Mark Left": "Ok İşareti Sola", + "Arrow Mark Right": "Ok İşareti Sağa", + "Arrow Mark Up": "Ok İşareti Yukarı", + "Arrow": "Ok", + "Assets": "Assets", + "at": "at", + "Athens": "Athens", + "Attach chart snapshot": "Attach chart snapshot", + "Aug": "Aug", + "Auto Scale": "Otomatik ölçek", + "auto": "auto", + "auto_scale": "auto", + "average per day": "__messages__ average per day", + "Average True Range": "Average True Range", + "Average True Range_study": "Average True Range", + "Average Volume": "Average Volume", + "Average waiting time on the phone is less than one minute. Phone support is available Monday-Friday from 6:30 AM until 3:00 PM EST.": "Average waiting time on the phone is less than one minute. Phone support is available Monday-Friday from 6:30 AM until 3:00 PM EST.", + "Avg Vol": "Avg Vol", + "Awesome Oscillator": "Awesome Oscillator", + "Awesome Oscillator_study": "Awesome Oscillator", + "Aww, we are sorry to see you go! If you cancel, you will no longer be billed after your current subscription period ends. '+": "Aww, we are sorry to see you go! If you cancel, you will no longer be billed after your current subscription period ends. '+", + "Background color 1": "Background color 1", + "Background color 2": "Background color 2", + "Background Color": "Background Color", + "Background": "Zemin", + "Balance of Power": "Balance of Power", + "Balance of Power_study": "Balance of Power", + "Balance Sheet": "Balance Sheet", + "Balance": "Balance", + "Balloon": "Balon", + "Ban": "Ban", + "Bands style": "Bands style", + "Bangkok": "Bangkok", + "Banned": "Banned", + "Bar #": "Bar #", + "Bar's Style": "Bar'ın Tarzı", + "Bars Pattern": "Barlar Kalıbı", + "Bars": "Barlar", + "bars": "bar", + "bars_margin": "bar", + "Base Line Period": "Base Line Period", + "Base Line Periods": "Base Line Periods", + "Base Line": "Base Line", + "Base": "Base", "Basic EPS, Net Income from Continuing, Operations": "Basic EPS, Net Income from Continuing, Operations", + "Basic EPS, Net Income": "Basic EPS, Net Income", "Basic Weighted Average Shares": "Basic Weighted Average Shares", + "Basis": "Basis", + "Become a PRO Plus user for just $19.95 and get unlimited alerts! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks!": "Become a PRO Plus user for just $19.95 and get unlimited alerts! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks!", + "Become a Pro user for just $9.95 and get unlimited studies! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks because you support further development of TradingView!": "Become a Pro user for just $9.95 and get unlimited studies! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks because you support further development of TradingView!", + "Beep-beep": "Beep-beep", + "Berlin": "Berlin", + "Beta - 1 Year": "Beta - 1 Year", + "Beta - 3 Year": "Beta - 3 Year", + "Beta - 5 Year": "Beta - 5 Year", + "Beta 1Y": "Beta 1Y", + "Beta 3Y": "Beta 3Y", + "Beta 5Y": "Beta 5Y", + "Bill Williams' 3 Lines": "Bill Williams' 3 Lines", + "Bitcoin Talks": "Bitcoin Talks", + "Bitcoin": "Bitcoin", + "BITFINEX - Bitcoin": "BITFINEX - Bitcoin", + "BITSTAMP - Bitcoin": "BITSTAMP - Bitcoin", + "Black": "Black", + "Blank script": "Blank script", + "Blue": "Blue", + "Bogota": "Bogota", + "Bold": "Bold", + "Bollinger Bands %B": "Bollinger Bands %B", + "Bollinger Bands %B_study": "Bollinger Bands %B", + "Bollinger Bands Width": "Bollinger Bands Width", + "Bollinger Bands Width_study": "Bollinger Bands Width", + "Bollinger Bands": "Bollinger Bands", + "Bollinger Bands_study": "Bollinger Bands", "Book Equity": "Book Equity", - "CF Depreciation & Amortization": "CF Depreciation & Amortization", - "CF Net Income": "CF Net Income", + "Border color": "Border color", + "Border Color": "Border Color", + "Border": "Kenar", + "Borders": "Borders", + "Bottom Labels": "Bottom Labels", + "Bottom Lables": "Bottom Lables", + "Bottom Margin": "Alt Kenar Boşluğu", + "bottom": "bottom", + "Bring Forward": "Öne getir", + "Bring to Front": "En öne getir", + "Browser": "Browser", + "Brush": "Fırça", + "BSE - Stock - India": "BSE - Stock - India", + "BTC-E - Bitcoin": "BTC-E - Bitcoin", + "BTCYOU - Bitcoin": "BTCYOU - Bitcoin", + "Buenos Aires": "Buenos Aires", + "Built-ins": "Built-ins", + "Buy Annual": "Buy Annual", + "Buy Ask": "Buy Ask __quote__", + "Buy Bid": "Buy Bid __quote__", + "Buy Market": "Buy Market", + "Buy Monthly": "Buy Monthly", + "BUY MULTIDEVICE ACCESS": "BUY MULTIDEVICE ACCESS", + "Buy symbol": "Buy __displaySymbol__ Limit __abbreviatedNumber__ @ __formattedValue__", + "Buy": "Buy", + "By clicking on “Sign Up” below, you are agreeing to the Terms of Service.": "By clicking on “Sign Up” below, you are agreeing to the Terms of Service.", + "by username": "by __username__", + "by": "by", + "Calendar": "Calendar", + "Calling": "Calling", + "Callout": "Callout", + "Cancel Order": "Cancel Order", + "Cancel publication": "Cancel publication", + "Cancel {{text}} and send feedback": "Cancel {{text}} and send feedback", + "Cancel": "İptal", + "Candles": "Mum-barlar", "Capital Expenditures": "Capital Expenditures", - "Cash Paid for Income Taxes": "Cash Paid for Income Taxes", - "Cash Paid for Interest Expense": "Cash Paid for Interest Expense", - "Cash Ratio": "Cash Ratio", + "Capital LT": "Capital LT", + "Capital": "Capital", + "Card Number": "Card Number", "Cash and Cash Equivalents": "Cash and Cash Equivalents", "Cash and Cash Equivalents, Beginning of Year": "Cash and Cash Equivalents, Beginning of Year", "Cash and Cash Equivalents, End of Year": "Cash and Cash Equivalents, End of Year", + "Cash Flow Statement": "Cash Flow Statement", "Cash from Discontinued Operations": "Cash from Discontinued Operations", "Cash from Financing Activities": "Cash from Financing Activities", "Cash from Investing Activities": "Cash from Investing Activities", "Cash from Operating Activities": "Cash from Operating Activities", + "Cash Paid for Income Taxes": "Cash Paid for Income Taxes", + "Cash Paid for Interest Expense": "Cash Paid for Interest Expense", + "Cash Ratio": "Cash Ratio", "Cash, Cash Equivalents and Short-term ,Investments": "Cash, Cash Equivalents and Short-term ,Investments", + "CBOE - Options - USA": "CBOE - Options - USA", + "CBOT - Futures - USA": "CBOT - Futures - USA", + "CBOT E-mini": "CBOT E-mini", + "CCI 14 Length": "CCI 14 Length", + "CCI 14": "CCI 14", + "CCI Turbo Histogram": "CCI Turbo Histogram", + "CCI Turbo Length": "CCI Turbo Length", + "CCI Turbo": "CCI Turbo", + "center": "center", + "Centered": "Centered", + "CF Depreciation & Amortization": "CF Depreciation & Amortization", + "CF Depreciation & Amortization": "CF Depreciation & Amortization", + "CF Net Income": "CF Net Income", + "CFD": "CFD", + "Chaikin Money Flow": "Chaikin Money Flow", + "Chaikin Money Flow_study": "Chaikin Money Flow", + "Chaikin Oscillator": "Chaikin Oscillator", + "Chaikin Oscillator_study": "Chaikin Oscillator", + "Chande Kroll Stop": "Chande Kroll Stop", + "Chande Kroll Stop_study": "Chande Kroll Stop", + "Chande MO": "Chande MO", + "Chande Momentum Oscillator": "Chande Momentum Oscillator", + "Chande Momentum Oscillator_study": "Chande Momentum Oscillator", + "Change angle": "Change angle", + "Change area background": "Change area background", + "Change Background Color": "Change Background Color", + "Change band background": "Change band background", + "Change Disjoint Angle Background Color": "Change Disjoint Angle Background Color", + "Change Disjoint Angle Background Transparency": "Change Disjoint Angle Background Transparency", + "Change Disjoint Angle Color": "Change Disjoint Angle Color", + "Change Disjoint Angle Extending Left": "Change Disjoint Angle Extending Left", + "Change Disjoint Angle Extending Right": "Change Disjoint Angle Extending Right", + "Change Disjoint Angle Filling": "Change Disjoint Angle Filling", + "Change Disjoint Angle Left End": "Change Disjoint Angle Left End", + "Change Disjoint Angle Right End": "Change Disjoint Angle Right End", + "Change Disjoint Angle Show Prices": "Change Disjoint Angle Show Prices", + "Change Disjoint Angle Style": "Change Disjoint Angle Style", + "Change Disjoint Angle Width": "Change Disjoint Angle Width", + "Change Ideas filter": "Change Ideas filter", + "Change in Accounts Payable & Accrued, Expenses": "Change in Accounts Payable & Accrued, Expenses", "Change in Accounts Payable & Accrued, Expenses": "Change in Accounts Payable & Accrued, Expenses", "Change in Accounts Receivable": "Change in Accounts Receivable", "Change in Current Assets": "Change in Current Assets", @@ -1212,6 +361,7 @@ "Change in Income Taxes Payable": "Change in Income Taxes Payable", "Change in Inventories": "Change in Inventories", "Change in Long-term Debt, Net": "Change in Long-term Debt, Net", + "Change in Operating Assets & Liabilities": "Change in Operating Assets & Liabilities", "Change in Operating Assets & Liabilities": "Change in Operating Assets & Liabilities", "Change in Other Assets": "Change in Other Assets", "Change in Other Current Assets": "Change in Other Current Assets", @@ -1219,14 +369,207 @@ "Change in Other Liabilities": "Change in Other Liabilities", "Change in Prepaid Expenses": "Change in Prepaid Expenses", "Change in Short-term Borrowings, Net": "Change in Short-term Borrowings, Net", + "Change Interval": "Change Interval", + "Change Interval...": "Change Interval...", + "Change Marker and Border Color": "Change Marker and Border Color", + "Change Resolution": "Change Resolution", + "Change Symbol": "Sembol Değiştir", + "Change Symbol...": "Sembol Değiştir...", + "Change Text Background Fill": "Change Text Background Fill", + "Change Text Background Transparency": "Change Text Background Transparency", + "Change Text Background": "Change Text Background", + "Change Text Border Color": "Change Text Border Color", + "Change Text Border": "Change Text Border", + "Change Text Color": "Change Text Color", + "Change Text Font Bold": "Change Text Font Bold", + "Change Text Font Italic": "Change Text Font Italic", + "Change Text Font Size": "Change Text Font Size", + "Change Text Font": "Change Text Font", + "Change Text Wrap": "Change Text Wrap", + "Change Text": "Change Text", + "Change Trend Angle Extending Left": "Change Trend Angle Extending Left", + "Change Trend Angle Extending Right": "Change Trend Angle Extending Right", + "Change Trend Line Always Show Stats": "Change Trend Line Always Show Stats", + "Change Trend Line Color": "Change Trend Line Color", + "Change Trend Line Extending Left": "Change Trend Line Extending Left", + "Change Trend Line Extending Right": "Change Trend Line Extending Right", + "Change Trend Line Left End": "Change Trend Line Left End", + "Change Trend Line Right End": "Change Trend Line Right End", + "Change Trend Line Show Angle": "Change Trend Line Show Angle", + "Change Trend Line Show Bars Range": "Change Trend Line Show Bars Range", + "Change Trend Line Show Date/Time Range": "Change Trend Line Show Date/Time Range", + "Change Trend Line Show Price Range": "Change Trend Line Show Price Range", + "Change Trend Line Style": "Change Trend Line Style", + "Change Trend Line Width": "Change Trend Line Width", + "Channel": "Channel", + "Chart as image": "Chart as image", + "Chart description is required": "Chart description is required", + "Chart does not load": "Chart does not load", + "Chart Help": "Chart Help", + "Chart Layout Name": "Chart Layout Name", + "Chart layout name": "Chart layout name", + "Chart Name": "Chart Name", + "Chart name": "Chart name", + "Chart or Quote, eg.": "Chart or Quote, eg.", + "Chart Properties": "Grafik Özellikleri", + "Chart Snapshot": "Chart Snapshot", + "Chart title is required": "Chart title is required", + "Chart": "Chart", + "Charts": "Charts", + "Chat archives...": "Chat archives...", + "Chat Call": "Chat Call", + "Chat Calling": "Chat Calling", + "Chat Hangup": "Chat Hangup", + "Chat Message": "Chat Message", + "Chat Popup": "Chat Popup", + "Chat title": "Chat title", + "Chats": "Chats", + "Chicago": "Chicago", + "Chikou span": "Chikou span", + "Chirpy": "Chirpy", + "Chng 1W": "Chng 1W", + "Chng 4W": "Chng 4W", + "Chng 52W": "Chng 52W", + "Chng": "Chng", + "Choose your PRO plan": "Choose your PRO plan", + "Chop Zone": "Chop Zone", + "Choppiness Index": "Choppiness Index", + "Choppiness Index_study": "Choppiness Index", + "Circle Lines": "Çember Çizgiler", + "Circles": "Çemberler", + "Clear Alerts Log": "Clear Alerts Log", + "Clear Console": "Clear Console", + "Clear Symbols": "Clear Symbols", + "Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.": "Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.", + "Click here to create new alert": "Click here to create new alert", + "Click here to go to chart and create one": "Click here to go to chart and create one", + "Click to set a point": "Click to set a point", + "Clone": "Klon", + "Clone, Copy, Sync": "Clone, Copy, Sync", + "Close position": "Close position", + "Close Position": "Close Position", + "Close {0} position?": "Close {0} position?", + "Close": "Close", + "close": "close", + "Close_in_legend": "C", + "closed": "closed", + "Closed": "Closed", + "Closed_line_tool_position": "Closed", + "CME - Futures - USA": "CME - Futures - USA", + "CME E-mini": "CME E-mini", + "Coeffs As Percents": "Coeffs As Percents", + "Color 0": "Color 0", + "Color 1": "Color 1", + "Color 2": "Color 2", + "Color 3": "Color 3", + "Color 4": "Color 4", + "Color 5": "Color 5", + "Color 6": "Color 6", + "Color 7": "Color 7", + "Color 8": "Color 8", + "Color bars based on previous close": "Color bars based on previous close", + "Color Theme": "Renk Teması", + "Color": "Color", + "Color:": "Color:", + "Columns": "Sütunlar", + "COMEX - Futures - USA": "COMEX - Futures - USA", + "COMEX E-mini": "COMEX E-mini", + "Comment": "Yorum", + "Commitments & Contingencies": "Commitments & Contingencies", "Commitments & Contingencies": "Commitments & Contingencies", + "Commodity Channel Index": "Commodity Channel Index", + "Commodity Channel Index_study": "Commodity Channel Index", "Common Stock": "Common Stock", + "Company Comparison": "Firma Kıyaslama", + "Company": "Company", + "Compare Add": "Compare Add", + "Compare or Add Symbol": "Sembol Ekle veya Kıyasla", + "Compare or Add Symbol...": "Sembol Ekle veya Kıyasla...", + "Compare": "Kıyasla", + "Compare...": "Kıyasla...", + "Compared to monthly billing": "Compared to monthly billing", + "compiling...": "compiling...", + "Condition": "Condition", + "Conditional Expressions": "Conditional Expressions", + "Confirm Inputs": "Confirm Inputs", + "Confirm replace": "Confirm replace", + "Confirm": "Confirm", + "Confirmation": "Doğrulama", + "Connect": "Connect", + "CONNECT": "CONNECT", + "Connected": "Connected", + "Connecting Line": "Connecting Line", + "Connecting": "Connecting", + "Connors RSI": "Connors RSI", + "ConnorsRSI": "ConnorsRSI", + "Continue": "Continue", + "CONTINUE": "CONTINUE", + "Conversion Line Period": "Conversion Line Period", + "Conversion Line Periods": "Conversion Line Periods", + "Conversion Line": "Conversion Line", + "Coordinates": "Coordinates", + "Copied to clipboard": "Copied to clipboard", + "Coppock Curve": "Coppock Curve", + "Coppock Curve_study": "Coppock Curve", + "Copy Chart Layout": "Copy Chart Layout", + "Copy link": "Copy link", + "copy selected object.": "copy selected object.", + "Copy": "Kopyala", + "Correct": "Correct", + "Correlation Coeff": "Correlation Coeff", + "Correlation Coeff_study": "Correlation Coeff", + "Correlation Coefficient": "Correlation Coefficient", + "Correlation": "Correlation", + "Cost & Operating Expenses": "Cost & Operating Expenses", "Cost & Operating Expenses": "Cost & Operating Expenses", "Cost of Revenue": "Cost of Revenue", + "Count": "Count", "Cover Sheet TSO": "Cover Sheet TSO", + "Create Alert on {{title}}": "Create Alert on {{title}}", + "Create Alert": "Create Alert", + "Create new note...": "Create new note...", + "Create New Order...": "Create New Order...", + "Create new public chat": "Create new public chat", + "Create your first script now!": "Create your first script now!", + "Create": "Create", + "Cross": "Kesişme", + "Cross_chart_type": "Kesişme", + "Crosses": "Crosses", + "Crosshair": "Nişan çaprazı", + "Crossing Down": "Crossing Down", + "Crossing Up": "Crossing Up", + "Crossing": "Crossing", + "Cumulative Volume Index": "Cumulative Volume Index", "Current Portion of Long-term Debt": "Current Portion of Long-term Debt", "Current Ratio": "Current Ratio", + "Current Valuation": "Current Valuation", + "cursors-group-css-class": "cursors-group-css-class", + "Custom color...": "Custom color...", + "Custom intervals and unlimited alerts": "Custom intervals and unlimited alerts", + "Custom Intervals": "Custom Intervals", + "Custom": "Custom", + "Custom...": "Custom...", + "CVV/CSC": "CVV/CSC", + "Cycle": "Cycle", + "Cyclic Lines": "Halkalı Çizgiler", + "d": "d", + "D_dates": "D", + "d_dates": "d", + "Daily": "Daily", + "Data provided by BATS exchange.": "Data provided by BATS exchange.", + "Data Window": "Data Window", + "Date Range": "Tarih Aralığı", + "Date": "Date", + "day": null, + "Day's Range": "Day's Range", + "Debt Net": "Debt Net", "Debt to Assets": "Debt to Assets", + "Debt to Equity": "Debt to Equity", + "Dec": "Dec", + "DecisionBar": "DecisionBar", + "Decrease Rating": "Decrease Rating", + "Default": "Varsayılan", + "Defaults": "Varsayılanlar", "Deferred Charges": "Deferred Charges", "Deferred Income Tax Liabilities, Short-term": "Deferred Income Tax Liabilities, Short-term", "Deferred Income Taxes": "Deferred Income Taxes", @@ -1236,61 +579,836 @@ "Degree of Combined Leverage": "Degree of Combined Leverage", "Degree of Financial Leverage": "Degree of Financial Leverage", "Degree of Operational Leverage": "Degree of Operational Leverage", + "delayed": "delayed", + "Delayed": "Delayed", + "Delete Alert": "Delete Alert", + "Delete alerts as per filter": "Delete alerts as per filter", + "Delete all Alerts": "Delete all Alerts", + "Delete all inactive Alerts": "Delete all inactive Alerts", + "Delete all your positions, orders and history and set balance to specific value.": "Delete all your positions, orders and history and set balance to specific value.", + "Delete message": "Delete message", + "Delete room": "Delete room", + "Delete script": "Delete script", + "Delete": "Delete", + "Depreciation & Amortization Expense": "Depreciation & Amortization Expense", "Depreciation & Amortization Expense": "Depreciation & Amortization Expense", "Depreciation Expense": "Depreciation Expense", + "Depth": "Depth", + "depth_input": "depth", + "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.": "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.", + "Description": "Description", + "DESCRIPTION": "DESCRIPTION", + "Detach Chat": "Detach Chat", + "Details": "Details", + "Detrended Price Oscillator": "Detrended Price Oscillator", + "deviation_input": "deviation", + "Device": "Device", + "DI Length_input": "DI Length", "Diluted EPS, Net Income from Continuing Operations": "Diluted EPS, Net Income from Continuing Operations", + "Diluted EPS, Net Income": "Diluted EPS, Net Income", "Diluted Weighted Average Shares": "Diluted Weighted Average Shares", + "Directional Movement Index": "Directional Movement Index", + "Directional Movement Index_study": "Directional Movement Index", + "Directional Movement": "Directional Movement", + "Disconnect": "Disconnect", + "Disconnected": "Disconnected", "Discontinued Operations": "Discontinued Operations", + "Disjoint Angle": "Ek Yeri Açısı", + "Displaced EMA": "Displaced EMA", + "Displacement": "Displacement", + "displacement_input": "displacement", + "distance: {0}": "distance: {0}", + "Div EA": "Div EA", + "Div Paid": "Div Paid", + "Div Pref": "Div Pref", + "Div Share": "Div Share", + "Divergence Indicator": "Divergence Indicator", + "Diviation (%)": "Diviation (%)", + "Dividend": "Dividend", + "Dividends Paid": "Dividends Paid", + "Dividends per Share, FQ": "Dividends per Share, FQ", + "Dividends": "Dividends", + "divisor_input": "divisor", + "Divisor_input": "Divisor", + "Do Not Cancel": "Do Not Cancel", + "Do not post offline personal contact information.": "Do not post offline personal contact information.", + "Do not publish content that is not your original work, or infringes the copyright of any third party.": "Do not publish content that is not your original work, or infringes the copyright of any third party.", + "Do not show this message again": "Do not show this message again", + "Do you really want to clear all symbols?": "Do you really want to clear all symbols?", + "Do you realy want to delete ": "Do you realy want to delete", + "Do you realy want to delete theme": "Do you realy want to delete __theme__ theme?", + "Do you realy want to delete {0}watchlist?": "Do you realy want to delete {0}watchlist?", + "Do you realy want to replace": "Do you realy want to replace", + "Don't be so cruel! Bans longer than 1 week are not allowed for now.": "Don't be so cruel! Bans longer than 1 week are not allowed for now.", + "Donchian Channels": "Donchian Channels", + "Donchian Channels_study": "Donchian Channels", + "Done": "Done", + "Don’t cry… but your free PRO Plus trial has ended! We hope you benefited from useful features and felt good about yourself for supporting the community.": "Don’t cry… but your free PRO Plus trial has ended! We hope you benefited from useful features and felt good about yourself for supporting the community.", + "Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!": "Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!", + "Dot": "Nokta", + "Double EMA": "Double EMA", + "Double Exponential Moving Average": "Double Exponential Moving Average", + "Double Exponential Moving Average_study": "Double Exponential Moving Average", + "Down Color": "Down Color", + "Down fractals": "Down fractals", + "Down Wave 1 or A": "Down Wave 1 or A", + "Down Wave 2 or B": "Down Wave 2 or B", + "Down Wave 3": "Down Wave 3", + "Down Wave 4": "Down Wave 4", + "Down Wave 5": "Down Wave 5", + "Down Wave C": "Down Wave C", + "Down": "Down", + "Drawing Tools": "Drawing Tools", + "Drawings Syncing": "Drawings Syncing", + "Drawings Toolbar": "Drawings Toolbar", + "Drawings": "Drawings", + "E-mail for sms": "E-mail for sms", + "E-mail support hours are 4:00 AM – 3 PM EST Monday - Friday. Typical response time is 1 hour during business hours.": "E-mail support hours are 4:00 AM – 3 PM EST Monday - Friday. Typical response time is 1 hour during business hours.", + "E-mail": "E-mail", + "Early Access 33% off{{#is_finished}} – Final chance{{/is_finished}}": "Early Access 33% off{{#is_finished}} – Final chance{{/is_finished}}", + "Early Access for $16.65/Month": "Early Access for $16.65/Month", + "Earnings breaks": "Earnings breaks", + "Earnings Calendar": "Earnings Calendar", + "Earnings per Share, Basic, TTM": "Earnings per Share, Basic, TTM", + "Earnings per Share, Diluted, TTM": "Earnings per Share, Diluted, TTM", + "Earnings": "Earnings", + "Ease Of Movement": "Ease Of Movement", + "Ease of Movement": "Ease of Movement", + "Ease of Movement_study": "Ease of Movement", + "EBIT": "EBIT", + "EBITDA": "EBITDA", + "Economic Calendar": "Economic Calendar", + "Economy & Symbols": "Ekonomi & Semboller", + "Economy": "Economy", + "Edit Alert {{description}} on {{title}}": "Edit Alert {{description}} on {{title}}", + "Edit Alert": "Edit Alert", + "Edit chat room": "Edit chat room", + "EDIT IDEA": "EDIT IDEA", + "Edit Order": "Edit Order", + "Edit Order...": "Edit Order...", + "Edit Position": "Edit Position", + "Edit Position...": "Edit Position...", + "Edit profile": "Edit profile", + "Edit room...": "Edit room...", + "EDIT SCRIPT": "EDIT SCRIPT", + "Edit Sript": "Edit Sript", + "Edit": "Edit", + "EDIT": "EDIT", "Effect of Exchange Rate on Cash": "Effect of Exchange Rate on Cash", + "Elder's Force Index": "Elder's Force Index", + "Elders Force Index_study": "Elders Force Index", + "Elliott Labels": "Elliott Etiketleri", + "Elliott Major Retracement": "Elliott Major Retracement", + "Elliott Minor Retracement": "Elliott Minor Retracement", + "Elliott Wave Circle": "Elliott Wave Circle", + "Elliott Wave Cycle": "Elliott Wave Cycle", + "Elliott Wave Minor": "Elliott Wave Minor", + "Elliott Wave Subminuette": "Elliott Wave Subminuette", + "Elliott Wave": "Elliott Wave", + "Ellipse": "Oval", + "Email": "Email", + "Embed": "Embed", + "Emp": "Emp", "Employee Compensation": "Employee Compensation", + "End of Day": "End of Day", + "English only for main public chatrooms and public ideas - so that everyone can understand. Any language can be spoken in the custom chat rooms. Later we may introduce main public chatrooms for other languages.": "English only for main public chatrooms and public ideas - so that everyone can understand. Any language can be spoken in the custom chat rooms. Later we may introduce main public chatrooms for other languages.", + "English only": "English only", + "Enter a new chart layout name": "Enter a new chart layout name", + "Enter a new chart name": "Enter a new chart name", + "Enter new title for this chat": "Enter new title for this chat", + "Entering Channel": "Entering Channel", + "Enterprise Value, FQ": "Enterprise Value, FQ", + "Enterprise Value/EBITDA, TTM": "Enterprise Value/EBITDA, TTM", + "Entry price:": "Entry price:", + "Envelope": "Envelope", + "Envelope_study": "Envelope", + "eod data": "eod data", + "eod delayed": "eod delayed", + "EPS NI": "EPS NI", + "Equality Line": "Equality Line", + "Equity Earnings": "Equity Earnings", + "Equity": "Equity", + "Eraser": "Silici", + "Error": "Error", + "Estimate": "Estimate", + "EUREX - Futures - Europe": "EUREX - Futures - Europe", + "Event": "Event", + "Events & Alerts": "Events & Alerts", + "Events": "Events", + "Exch": "Exch", + "Exchange": "Exchange", + "Exchanges charge per-user fees and redistribution fees from TradingView for delivery of intraday and real-time data. So, we can't give this data for free to everyone (as much as we'd like to).": "Exchanges charge per-user fees and redistribution fees from TradingView for delivery of intraday and real-time data. So, we can't give this data for free to everyone (as much as we'd like to).", + "Exit Full Screen (ESC)": "Exit Full Screen (ESC)", + "Exiting Channel": "Exiting Channel", + "Expand sym chart": "Expand sym chart", + "Expected Annual Dividends": "Expected Annual Dividends", + "Expiration Date (MM/YY)": "Expiration Date (MM/YY)", + "Expiration Time": "Expiration Time", + "Expiration": "Expiration", + "Expired": "Expired", + "Exponential": "Exponential", + "exponential_input": "Exponential", + "ext": "ext", + "Extend Alert Line": "Extend Alert Line", + "Extend Left End": "Extend Left End", + "Extend Left": "Extend Left", + "Extend Lines Left": "Extend Lines Left", + "Extend Lines": "Extend Lines", + "Extend Right End": "Extend Right End", + "Extend Right": "Extend Right", + "Extend": "Extend", + "Extended Alert Line": "Extended Alert Line", + "Extended Hours (Intraday Only)": "Extended Hours (Intraday Only)", + "Extended Hours": "Uzatılmış Saatler", + "Extended Line": "Uzatılmış Çizgi", + "Extended Trading Hours": "Extended Trading Hours", + "Extended": "Uzatılmış", + "Extension": "Extension", "Extraordinary Items": "Extraordinary Items", + "Failed": "Failed", + "Failure back color": "Failure back color", + "Failure text color": "Failure text color", + "FAILURE": "FAILURE", + "Falling": "Falling", + "Fans": "Fans", + "Fast length": "Fast length", + "Fast Length": "Fast Length", + "fastLength_input": "Fast Length", + "Fault": "Fault", + "Favorite Drawings Toolbar": "Favorite Drawings Toolbar", + "Favorite ideas": "Favorite ideas", + "Favorite": "Favorite", + "Favorites": "Favoriler", + "Feature Request and Feedback": "Feature Request and Feedback", + "Feb": "Feb", + "Fib Channel": "Fib Kanal", + "Fib Circles": "Fib Çemberler", + "Fib Retracement": "Fib Retracement", + "Fib Speed Resistance Arcs": "Fib Speed Resistance Arcs", + "Fib Speed Resistance Fan": "Fib Speed Resistance Fan", + "Fib Spiral": "Fib Spiral", + "Fib Time Zone": "Fib Zaman Dilimi", + "Fib Wedge": "Fib Wedge", + "Fibonacci": "Fibonacci", + "Fill": "Fill", + "Find existing chat": "Find existing chat", + "First bar time": "First bar time", + "First Name": "First Name", + "Fisher Transform": "Fisher Transform", + "Fisher": "Fisher", + "Flag Mark": "Flag Mark", + "Flat Bottom": "Flat Bottom", + "Flat Top/Bottom": "Flat Top/Bottom", + "Flipped": "Flipped", + "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.": "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.", + "Follow {{pro_symbol}}": "Follow {{pro_symbol}}", + "Follow": "Follow", + "Followed": "Followed", + "Followers": "Followers", + "Following below suggestions will help get your ideas suggested:": "Following below suggestions will help get your ideas suggested:", + "Following": "Following", + "Font Size": "Font Boyutu", + "For a limited time, we’re offering a FREE 1 month subscription of PRO Plus (no credit card required, no catches or hidden autobilling).": "For a limited time, we’re offering a FREE 1 month subscription of PRO Plus (no credit card required, no catches or hidden autobilling).", + "for": "for", + "Forecast": "Tahmin", + "Forex Talks": "Forex Talks", + "Forex": "Forex", + "Forgot password?": "Forgot password?", + "Format": "Format", + "Format...": "Biçim...", + "FORTUNECX - Bitcoin": "FORTUNECX - Bitcoin", "Free Cash Flow Margin": "Free Cash Flow Margin", "Free Cash Flow Return on Assets": "Free Cash Flow Return on Assets", + "Free Cash Flow": "Free Cash Flow", + "Frequency": "Frequency", + "Full moon mark": "Full moon mark", + "Full Screen": "Tam Ekran", + "Fullscreen mode": "Tam ekran modu", + "Function Definition": "Function Definition", + "Fundamentals company": "Fundamentals __company__", + "Fundamentals": "Fundamentals", + "Futures Magazine": "Futures Magazine", + "Futures": "Futures", + "futures": "futures", + "FXCM - Forex": "FXCM - Forex", + "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.": "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.", + "FxWire PRO": "FxWire PRO", + "Gann Box": "Gann Box", + "Gann Fan": "Gann Fan", + "Gann Square": "Gann Square", + "Gap Down Stocks": "Gap Down Stocks", + "Gap in the data": "Gap in the data", + "Gap Up Stocks": "Gap Up Stocks", + "General & Administrative Expense": "General & Administrative Expense", "General & Administrative Expense": "General & Administrative Expense", - "Goodwill": "Goodwill", + "GOCIO - Bitcoin": "GOCIO - Bitcoin", + "Goodwill & Intangible Assets, Net": "Goodwill & Intangible Assets, Net", "Goodwill & Intangible Assets, Net": "Goodwill & Intangible Assets, Net", + "Goodwill": "Goodwill", + "GrandSuperCycle": "GrandSuperCycle", + "Graphics": "Graphics", + "Greater Than": "Greater Than", + "Grey": "Grey", + "Grid Lines": "Klavuz Çizgileri", + "Grid": "Grid", + "Gross Margin %, TTM": "Gross Margin %, TTM", + "Gross Margin": "Gross Margin", + "Gross Profit": "Gross Profit", + "Growing moon": "Growing moon", + "Growing": "Growing", + "h": "h", + "h_dates": "h", + "Hand Bell": "Hand Bell", + "Hate speech": "Hate speech", + "Have something to say?": "Have something to say?", + "Head & Shoulders": "Baş & Omuzlar", + "Head": "Head", + "Headlines": "Headlines", + "Heiken Ashi": "Heiken Ashi", + "Help & Wiki": "Help & Wiki", + "Help": "Help", + "Hidden Bearish Divergence": "Hidden Bearish Divergence", + "Hidden Bullish Divergence": "Hidden Bullish Divergence", + "Hide All Drawing Tools": "Tüm Çizim Aletlerini Gizle", + "Hide Buy/Sell Panel": "Hide Buy/Sell Panel", + "Hide data": "Hide data", + "Hide Drawings Toolbar": "Hide Drawings Toolbar", + "Hide Favorite Drawings Toolbar": "Hide Favorite Drawings Toolbar", + "Hide inactive alerts": "Hide inactive alerts", + "Hide inactive Alerts": "Hide inactive Alerts", + "Hide Marks On Bars": "Hide Marks On Bars", + "Hide Widgets": "Hide Widgets", + "Hide": "Gizle", + "High": "High", + "high": "high", + "High_in_legend": "H", + "Histogram": "Histogram", + "Historical Volatility": "Historical Volatility", + "HITBTC - Bitcoin": "HITBTC - Bitcoin", + "hl2": "hl2", + "HLC Bars": "HLC Bars", + "hlc3": "hlc3", + "Hlines Background": "Hlines Background", + "Hollow Candles": "Boşluklu Mum-barlar", + "Home": "Home", + "Hong Kong": "Hong Kong", + "Horizontal Line": "Yatay Çizgi", + "Horizontal Ray": "Yatay Işın", + "Hot Lists": "Hot Lists", + "Hotlist": "Hotlist", + "HotLists continuously scan the US stock market to identify best trading opportunities and take considerable resources, so we can't give them out for free to everyone (as much as we'd like to).": "HotLists continuously scan the US stock market to identify best trading opportunities and take considerable resources, so we can't give them out for free to everyone (as much as we'd like to).", + "Hotlists": "Hotlists", + "hour": null, + "How to use the reference materials (Video)": "How to use the reference materials (Video)", + "Hull MA": "Hull MA", + "Hull MA_study": "Hull MA", + "Hull Moving Average": "Hull Moving Average", + "Hundred Line": "Hundred Line", + "ICECAN - Futures - Canada": "ICECAN - Futures - Canada", + "ICEEUR - Futures - Europe": "ICEEUR - Futures - Europe", + "ICEUSA - Futures - USA": "ICEUSA - Futures - USA", + "Ichimoku Cloud": "Ichimoku Cloud", + "Ichimoku Cloud_study": "Ichimoku Cloud", + "Icon": "Simge", + "Idea or chart snapshot image": "Idea or chart snapshot image", + "IDEA TITLE AND DESCRIPTION": "IDEA TITLE AND DESCRIPTION", + "Ideas for the current resolution only": "Ideas for the current resolution only", + "Ideas for the current symbol only": "Ideas for the current symbol only", + "Ideas of the people I follow & my ideas": "Ideas of the people I follow & my ideas", + "Ideas Published": "Ideas Published", + "Ideas": "Ideas", + "If you are sure you want to cancel, click Cancel, otherwise choose Do Not Cancel.": "If you are sure you want to cancel, click Cancel, otherwise choose Do Not Cancel.", + "If you do intraday analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.": "If you do intraday analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.", + "If you do intraday analysis, consider subscribing to the {{exchange}} exchange.{{^exchangesButton}} You must subscribe to PRO, PRO Plus or Premium service first (from only 9.95/m).{{/exchangesButton}}": "If you do intraday analysis, consider subscribing to the {{exchange}} exchange.{{^exchangesButton}} You must subscribe to PRO, PRO Plus or Premium service first (from only 9.95/m).{{/exchangesButton}}", + "If you do intraday spread analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.": "If you do intraday spread analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.", + "If you follow a symbol you will receive notifications when new ideas about that symbol are published.": "If you follow a symbol you will receive notifications when new ideas about that symbol are published.", + "If you like what you see, you have an exclusive chance to get 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.": "If you like what you see, you have an exclusive chance to get 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.", + "If you need only the most complete and accurate data, then consider subscribing to the PRO Plus or Premium service from only $19.95/m that offers actual real-time data from the NYSE/NASDAQ/AMEX exchanges and much more.": "If you need only the most complete and accurate data, then consider subscribing to the PRO Plus or Premium service from only $19.95/m that offers actual real-time data from the NYSE/NASDAQ/AMEX exchanges and much more.", + "If you want to act quickly to news and events that occur when the regular market is closed, please consider subscribing to PRO Plus or Premium service from only $19.95/m.": "If you want to act quickly to news and events that occur when the regular market is closed, please consider subscribing to PRO Plus or Premium service from only $19.95/m.", + "If you want to identify opportunities in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "If you want to identify opportunities in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "If you want to unlock the power of multiple time frame analysis and add multiple symbols to the same chart layout, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "If you want to unlock the power of multiple time frame analysis and add multiple symbols to the same chart layout, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "If you want to use different watchlists to quickly assess different sectors of the market, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "If you want to use different watchlists to quickly assess different sectors of the market, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "If you want to use private messages - please sign in or register!": "If you want to use private messages - please sign in or register!", + "If you want to use this service - please sign in or register!": "If you want to use this service - please sign in or register!", + "Ignore user": "Ignore user __username__", + "Ignore": "Ignore", + "Ignored users...": "Ignored users...", + "Illicit content": "Illicit content", + "Image URL": "Image URL", + "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", + "In effort to make TradingView more useful to a larger number of users, moderators have the right to hide ideas with bad descriptions or not informative from the front page and the gallery. We are NOT limiting any ways of publishing or using TradingView charts. You can still create and publish any kind of charts; your profile and Activity Stream will still show all created charts.": "In effort to make TradingView more useful to a larger number of users, moderators have the right to hide ideas with bad descriptions or not informative from the front page and the gallery. We are NOT limiting any ways of publishing or using TradingView charts. You can still create and publish any kind of charts; your profile and Activity Stream will still show all created charts.", + "In Session": "In Session", + "In short, the more understandable and interesting your ideas are, the more you’ll gain respect of others and get discovered by the financial community. We’ll do our best to help showcase good ideas.": "In short, the more understandable and interesting your ideas are, the more you’ll gain respect of others and get discovered by the financial community. We’ll do our best to help showcase good ideas.", + "in": "in", + "in_dates": "in", + "inbars": "in __period__ bars", "Income After Taxes": "Income After Taxes", - "Income Before Taxes": "Income Before Taxes", - "Income Taxes": "Income Taxes", - "Income Taxes Payable": "Income Taxes Payable", "Income before Extraordinary Items": "Income before Extraordinary Items", + "Income Before Taxes": "Income Before Taxes", + "Income Statement": "Income Statement", + "Income Taxes Payable": "Income Taxes Payable", + "Income Taxes": "Income Taxes", + "Income": "Income", + "Increase Rating": "Increase Rating", + "Increment": "Increment", + "increment_input": "Increment", + "Ind": "Ind", + "Index": "Index", + "index": "index", + "Indicator Arguments in Header": "Indicator Arguments in Header", + "Indicator Arguments": "Indicator Arguments", + "Indicator Last Value": "Indicator Last Value", + "Indicator Titles in Header": "Indicator Titles in Header", + "Indicator Titles": "Indicator Titles", + "Indicator Values": "Indicator Values", + "Indicator": "Indicator", + "Indicators and Strategies": "Indicators and Strategies", + "Indicators": "Göstergeler", + "Indicators, Fundamentals, Economy and Add-ons": "Göstergeler, Temel Bilgiler, Ekonomi ve Eklentiler", + "Industry": "Industry", + "Info": "Info", + "Inputs": "Inputs", + "Insert Drawing Tool": "Çizim Aleti Ekle", + "Insert emoticon": "Insert emoticon", + "Insert Indicator...": "Gösterge Ekle", + "Insert": "Insert", + "Inside Channel": "Inside Channel", + "Inside Pitchfork": "Inside Pitchfork", + "Inside": "Inside", + "Install": "Install", "Intangible Assets": "Intangible Assets", "Interest Expense": "Interest Expense", "Interest Income": "Interest Income", "Interest Income/Expense, Net": "Interest Income/Expense, Net", + "Intermediate": "Intermediate", + "interval_dialog_description": "Type the interval number for munute 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)", + "Intraday Renko, Kagi, Line Break and Point & Figure charts take considerable resources, so we can't give them out for free to everyone (as much as we'd like to). We can, however, give out these charts for free in the Daily and Weekly resolutions.": "Intraday Renko, Kagi, Line Break and Point & Figure charts take considerable resources, so we can't give them out for free to everyone (as much as we'd like to). We can, however, give out these charts for free in the Daily and Weekly resolutions.", + "Intraday Renko, Kagi, Line Break, PnF and spread charts": "Intraday Renko, Kagi, Line Break, PnF and spread charts", + "Intraday Renko, Kagi, Line Break, PnF charts": "Intraday Renko, Kagi, Line Break, PnF charts", + "Intraday Spread Charts": "Intraday Spread Charts", + "Intraday Spread": "Intraday Spread", + "invalid symbol": "invalid symbol", + "Invalid Symbol": "Invalid Symbol", "Inventories, Net": "Inventories, Net", "Investment Changes, Net": "Investment Changes, Net", + "Invoiced every month": "Invoiced every month", + "IP": "IP", "Issuance of Equity": "Issuance of Equity", + "Issue Type": "Issue Type", + "Italic": "Italic", + "ITBIT - Bitcoin": "ITBIT - Bitcoin", + "Jan": "Jan", + "Jaw Length": "Jaw Length", + "Jaw Offset": "Jaw Offset", + "Jaw": "Jaw", + "jawLength_input": "Jaw Length", + "Join Now": "Join Now", + "Journal is empty": "Journal is empty", + "Journal...": "Journal...", + "Jul": "Jul", + "Jun": "Jun", + "Jurik Research": "Jurik Research", + "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That is less than $16.65/month. Don’t miss the last chance to get the special Early Access and secure this low rate now!": "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That is less than $16.65/month. Don’t miss the last chance to get the special Early Access and secure this low rate now!", + "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.": "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.", + "Kagi": "Kagi", + "KCBT - Futures - USA": "KCBT - Futures - USA", + "Keltner Channels": "Keltner Channels", + "Keltner Channels_study": "Keltner Channels", + "Key Hidden Levels": "Key Hidden Levels", + "Key Order Flow Events": "Key Order Flow Events", + "Keyboard Shortcuts": "Keyboard Shortcuts", + "Kijun-sen": "Kijun-sen", + "Kind": "Kind", + "Klinger Oscillator": "Klinger Oscillator", + "Klinger Oscillator_study": "Klinger Oscillator", + "Know Sure Thing": "Know Sure Thing", + "Know Sure Thing_study": "Know Sure Thing", + "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.": "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.", + "Kolkata": "Kolkata", + "Label Background": "Label Background", + "Label": "Label", + "Labels Font": "Labels Font", + "Labels": "Labels", "Labor Expense": "Labor Expense", + "Lagging Span 2 Periods": "Lagging Span 2 Periods", + "Lagging Span": "Lagging Span", + "Last Annual EPS": "Last Annual EPS", + "Last Annual Revenue": "Last Annual Revenue", + "Last bar time": "Last bar time", + "Last Modified": "Last Modified", + "Last Name": "Last Name", + "Last Value on Price Scale": "Fiyat Ölçeğindeki Son Fiyat", + "Last": "Last", + "LAUNCH CHART": "LAUNCH CHART", + "Launch chat in separate window": "Launch chat in separate window", + "LazyBear - MTF Panes": "LazyBear - MTF Panes", + "LazyBear - S/R Levels": "LazyBear - S/R Levels", + "Lead 1": "Lead 1", + "Lead 2": "Lead 2", + "LEARN MORE": "LEARN MORE", + "Least Squares Moving Average": "Least Squares Moving Average", + "Least Squares Moving Average_study": "Least Squares Moving Average", + "Leave this chat": "Leave this chat", + "Left End": "Left End", + "Left Labels": "Left Labels", + "Left Shoulder": "Left Shoulder", + "left": "left", + "len_input": "length", + "Length high": "Length high", + "Length hight": "Length hight", + "Length low": "Length low", + "Length1": "Length1", + "Length2": "Length2", + "Length3": "Length3", + "Length_input": "Length", + "length_input": "length", + "lengthRSI_input": "RSI length", + "lengthStoch_input": "Stoch length", + "Less Than": "Less Than", + "Level {0}": "Level {0}", + "Level": "Level", + "Levels": "Levels", + "Liabilities & Stockholder's Equity": "Liabilities & Stockholder's Equity", "Liabilities & Stockholder's Equity": "Liabilities & Stockholder's Equity", + "like": "like", + "like_plural": "likes", + "Limit": "Limit", + "Line Break": "Line Break", + "Line Width": "Line Width", + "Line With Breaks": "Line With Breaks", + "Line": "Çizgi", + "Linear Regression Curve": "Linear Regression Curve", + "Linear Regression Curve_study": "Linear Regression Curve", + "Linear Regression": "Linear Regression", + "Lines": "Lines", + "Link interval to all charts": "Link interval to all charts", + "Link symbol to all charts": "Link symbol to all charts", + "LINK TO RELATED IDEAS": "LINK TO RELATED IDEAS", + "Link to this chart": "Link to this chart", + "Link to this chat...": "Link to this chat...", + "Link to this room...": "Link to this room...", + "Link To": "Bağlantı", + "Lips Length": "Lips Length", + "Lips Offset": "Lips Offset", + "Lips": "Lips", + "lipsLength_input": "Lips Length", + "List or list item": "List or list item", + "Load Chart Layout": "Load Chart Layout", + "Load Chart": "Load Chart", + "Load Layout Chart": "Load Layout Chart", + "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.": "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.", + "Load New Bars": "Yeni Barları Yükle", + "Load": "Load", + "loading data": "loading data", + "Loading market depth data…": "Loading market depth data…", + "loading...": "loading...", + "Loading...": "Loading...", + "Lock All Drawing Tools": "Tüm Çizim Araçlarını Kilitle", + "Lock Scale": "Ölçeği Kilitle", + "Lock scale": "Ölçeği kilitle", + "Lock": "Lock", + "Lock/Unlock": "Lock/Unlock", + "Log Scale": "Logaritmik Ölçek", + "Log Scale_scale_menu": "Log Scale", + "log": "logaritmik", + "Logged as": "Logged as", + "Logged out": "Logged out", + "London": "London", + "Long Length": "Long Length", + "Long length": "Long length", + "Long Period": "Long Period", + "Long period": "Long period", + "Long Position": "Yükselişe Pozisyon", + "Long RoC Length_input": "Long RoC Length", "Long Term Capital": "Long Term Capital", "Long Term Debt to Long Term Capital": "Long Term Debt to Long Term Capital", "Long Term Debt to Total Capital": "Long Term Debt to Total Capital", - "Long-term Debt": "Long-term Debt", + "Long": "Long", + "LONG": "LONG", "Long-term Debt Payments": "Long-term Debt Payments", "Long-term Debt Proceeds": "Long-term Debt Proceeds", + "Long-term Debt": "Long-term Debt", "Long-term Deferred Income Tax Liabilities": "Long-term Deferred Income Tax Liabilities", "Long-term Deferred Liability Charges": "Long-term Deferred Liability Charges", + "Long-term intervals are better than short-term ones for publishing analysis. An idea on 1 minute bars will probably become obsolete by the time people read it. However a good idea may still be featured.": "Long-term intervals are better than short-term ones for publishing analysis. An idea on 1 minute bars will probably become obsolete by the time people read it. However a good idea may still be featured.", "Long-term Investments": "Long-term Investments", - "Minority Interest": "Minority Interest", + "Long_input": "Long", + "long_input": "long", + "longlen_input": "long length", + "Los Angeles": "Los Angeles", + "Low price available now – don’t miss this chance!": "Low price available now – don’t miss this chance!", + "Low": "Low", + "low": "low", + "Low_in_legend": "L", + "Lower Band": "Lower Band", + "Lower Bound": "Lower Bound", + "Lower Devation": "Lower Devation", + "Lower Deviation": "Lower Deviation", + "Lower": "Lower", + "LowerLimit": "Lower Limit", + "LSE - Stock - UK": "LSE - Stock - UK", + "m": "m", + "M_dates": "M", + "m_dates": "m", + "MA Cross": "MA Cross", + "MA Cross_study": "MA Cross", + "MA Exp Ribbon": "MA Exp Ribbon", + "MA Length": "MA Length", + "MACD": "MACD", + "Madrid": "Madrid", + "Magnet Mode": "Mıknatıs Modu", + "Major": "Major", + "Make a Copy": "Make a Copy", + "Make a Copy...": "Make a Copy...", + "Make It Mine": "Make It Mine", + "Manage Alerts": "Manage Alerts", + "Manage Drawings": "Manage Drawings", + "Mar": "Mar", + "Margin AT": "Margin AT", + "Margin G": "Margin G", + "Margin G%": "Margin G%", + "Margin O": "Margin O", + "Margin PT": "Margin PT", + "Margins": "Margins", + "Marker Color": "İşaretçi Rengi", + "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.": "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.", + "Market Cap - Basic": "Market Cap - Basic", + "market closed": "market closed", + "Market Open": "Market Open", + "market open": "market open", + "Market Summary": "Market Summary", + "Market": "Market", + "Marketplace Add-ons": "Marketplace Add-ons", + "Mass Index": "Mass Index", + "Mass Index_study": "Mass Index", + "Max value": "Max value", + "Maximize Chat": "Maximize Chat", + "maximum_input": "Maximum", + "May": "May", + "McGinley Dynamic": "McGinley Dynamic", + "Measure (Shift + Click on the chart)": "Measure (Shift + Click on the chart)", + "Median": "Median", + "MERCADO - Bitcoin": "MERCADO - Bitcoin", + "Merge Down": "Aşağıya doğru Birleştir", + "Merge Up": "Yukarıya doğru Birleştir", + "Message settings": "Message settings", + "Message": "Message", + "messages today": "__messages__ messages today", + "MGEX - Futures - USA": "MGEX - Futures - USA", + "MicroTrends": "MicroTrends", + "middle": "middle", + "Middle": "Middle", + "Minor": "Minor", + "Minority Interest & Equity Earnings": "Minority Interest & Equity Earnings", "Minority Interest & Equity Earnings": "Minority Interest & Equity Earnings", + "Minority Interest": "Minority Interest", + "Minuette": "Minuette", + "Minus Line": "Minus Line", + "minute": null, + "Minute": "Minute", + "Mirrored": "Mirrored", + "Mkt Cap": "Mkt Cap", + "mod": "mod", + "Mode": "Mode", + "MODERATED": "MODERATED", + "Moderator": "Moderator", + "Moderators Warning Messages": "Moderators Warning Messages", + "Modified Schiff Pitchfork": "Modified Schiff Pitchfork", + "Modified Schiff": "Modified Schiff", + "Modify Order": "Modify Order", + "Modify": "Modify", + "Momentum": "Momentum", + "Money Flow": "Money Flow", + "Money Flow_study": "Money Flow", + "month": null, + "month0": "Jan", + "month1": "Feb", + "month10": "Nov", + "month11": "Dec", + "month2": "Mar", + "month3": "Apr", + "month4": "May", + "month5": "Jun", + "month6": "Jul", + "month7": "Aug", + "month8": "Sep", + "month9": "Oct", + "Monthly": "Monthly", + "Moon Phases": "Moon Phases", + "Moscow": "Moscow", + "move chart 1 bar to the left.": "move chart 1 bar to the left.", + "move chart 1 bar to the right.": "move chart 1 bar to the right.", + "Move Down": "Move Down", + "move further to the left.": "move further to the left.", + "move further to the right.": "move further to the right.", + "Move Up": "Move Up", + "Moving Avarage Weighted": "Moving Avarage Weighted", + "Moving Average Convergence/Divergence": "Moving Average Convergence/Divergence", + "Moving Average Convergence/Divergence_study": "Moving Average Convergence/Divergence", + "Moving Average Exponential": "Moving Average Exponential", + "Moving Average Exponential_study": "Moving Average Exponential", + "Moving Average Weighted_study": "Moving Average Weighted", + "Moving Average": "Moving Average", + "Moving Average_study": "Moving Average", + "Moving Down %": "Moving Down %", + "Moving Down": "Moving Down", + "Moving Up %": "Moving Up %", + "Moving Up": "Moving Up", + "MTF Studies": "MTF Studies", + "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.": "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.", + "MTPredictor": "MTPredictor", + "Mult_input": "Multiplier", + "mult_input": "multiplier", + "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.": "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.", + "Multi-Time Period Charts": "Multi-Time Period Charts", + "Multiple accounts": "Multiple accounts", + "Multiple charts layout and watch lists": "Multiple charts layout and watch lists", + "Multiple Charts Layout available only to PRO users.": "Multiple Charts Layout available only to PRO users.", + "Multiple Charts Layout": "Multiple Charts Layout", + "Multiple Connections": "Multiple Connections", + "Multiple Watch Lists available only to PRO users.": "Multiple Watch Lists available only to PRO users.", + "Multiple Watch Lists": "Multiple Watch Lists", + "Multiplier": "Multiplier", + "My Ideas and Notes": "My Ideas and Notes", + "My ideas only": "My ideas only", + "My Script": "My Script", + "My Scripts": "My Scripts", + "n/a": "n/a", + "Name": "Name", + "NASDAQ - Stock - USA": "NASDAQ - Stock - USA", + "NASDAQ and NYSE charge exchange and per-user fees, which means we can’t give this for free to everyone (as much as we'd love to). Our free feed is provided by BATS electronic exchange, which offers approximate volumes and prices with fewer updates.": "NASDAQ and NYSE charge exchange and per-user fees, which means we can’t give this for free to everyone (as much as we'd love to). Our free feed is provided by BATS electronic exchange, which offers approximate volumes and prices with fewer updates.", + "Nasdaq Gap Down Stocks": "Nasdaq Gap Down Stocks", + "Nasdaq Gap Up Stocks": "Nasdaq Gap Up Stocks", + "Nasdaq Percent Advances": "Nasdaq Percent Advances", + "Nasdaq Percent Declines": "Nasdaq Percent Declines", + "Nasdaq Price Advances": "Nasdaq Price Advances", + "Nasdaq Price Declines": "Nasdaq Price Declines", + "Nasdaq Range Advances": "Nasdaq Range Advances", + "Nasdaq Range Declines": "Nasdaq Range Declines", + "Nasdaq Volume Leaders": "Nasdaq Volume Leaders", "Net Change in Cash": "Net Change in Cash", "Net Debt": "Net Debt", "Net Income Applicable to Common": "Net Income Applicable to Common", "Net Income from Continuing, Operations Applicable to Common": "Net Income from Continuing, Operations Applicable to Common", "Net Income per Employee": "Net Income per Employee", + "Net Income": "Net Income", "Net Operating Profit after Tax": "Net Operating Profit after Tax", + "Net Volume": "Net Volume", + "Net Volume_study": "Net Volume", "Net Working Capital": "Net Working Capital", + "NEUTRAL": "NEUTRAL", + "NEW CHART LAYOUT": "NEW CHART LAYOUT", + "New moon mark": "New moon mark", + "New password is sent to your email.": "New password is sent to your email.", + "New script name": "New script name", + "New York": "New York", + "New {0} chart...": "New {0} chart...", + "New": "New", + "News": "News", + "next symbol": "next symbol", + "Next": "Next", + "No account history yet": "No account history yet", + "No advertising, direct marketing, or solicitation! To advertise to our audience contact founders@tradingview.com": "No advertising, direct marketing, or solicitation! To advertise to our audience contact founders@tradingview.com", + "No alerts triggered": "No alerts triggered", + "No alerts": "No alerts", + "No defamatory, threatening or discriminatory remarks, hate speech or personal attacks.": "No defamatory, threatening or discriminatory remarks, hate speech or personal attacks.", + "No drawings yet": "No drawings yet", + "No ideas matched your criteria": "No ideas matched your criteria", + "No ideas.
If you want to use this service - please sign in or register!": "No ideas.
If you want to use this service - please sign in or register!", + "No indicators matched your criteria.": "Kriterinize uygun hiçbir gösterge bulunamadı.", + "No links / posts with illegal content, pornography, or nudity.": "No links / posts with illegal content, pornography, or nudity.", + "No monthly invoices": "No monthly invoices", + "No notifications yet": "No notifications yet", + "No posting links or reference to content / sites that contain viruses or malware.": "No posting links or reference to content / sites that contain viruses or malware.", + "No public library scripts were found.": "No public library scripts were found.", + "No real-time data": "No real-time data", + "No saved scripts yet": "No saved scripts yet", + "No scripts matched your criteria": "No scripts matched your criteria", + "No Sound notifications": "No Sound notifications", + "No study templates saved": "No study templates saved", + "No symbols matched your criteria": "Kriterinize uygun hiçbir gösterge bulunamadı", + "No": "No", + "NO": "HAYIR", + "No, thank you": "No, thank you", "Non-operating Gains/Losses": "Non-operating Gains/Losses", "Noncontrolling Interest": "Noncontrolling Interest", + "Normal Bearish Divergence": "Normal Bearish Divergence", + "Normal Bullish Divergence": "Normal Bullish Divergence", + "Normal": "Normal", + "Not applicable": "Not applicable", + "not authorized": "not authorized", + "Note": "Note", + "Note: default study templates won't be removed permanently": "Note: default study templates won't be removed permanently", "Notes Payable": "Notes Payable", + "Notification sound": "Notification sound", + "Notifications": "Notifications", + "Nov": "Nov", + "Now is your LAST & FINAL chance to get 12 months for only $199.80 (regular $299.40). That’s less than $16.65/month and 33% off regular price.": "Now is your LAST & FINAL chance to get 12 months for only $199.80 (regular $299.40). That’s less than $16.65/month and 33% off regular price.", + "NSE - Stock - India": "NSE - Stock - India", "Number of Employees": "Number of Employees", "Number of Shareholders": "Number of Shareholders", + "NYMEX - Futures - USA": "NYMEX - Futures - USA", + "NYMEX E-mini": "NYMEX E-mini", + "NYSE - Stock - USA": "NYSE - Stock - USA", + "NYSE Gap Down Stocks": "NYSE Gap Down Stocks", + "NYSE Gap Up Stocks": "NYSE Gap Up Stocks", + "NYSE LIFFE - Futures - USA": "NYSE LIFFE - Futures - USA", + "NYSE Percent Advances": "NYSE Percent Advances", + "NYSE Percent Declines": "NYSE Percent Declines", + "NYSE Price Advances": "NYSE Price Advances", + "NYSE Price Declines": "NYSE Price Declines", + "NYSE Range Advances": "NYSE Range Advances", + "NYSE Range Declines": "NYSE Range Declines", + "NYSE Volume Leaders": "NYSE Volume Leaders", + "Objects Tree": "Objects Tree", + "Objects Tree...": "Nesnelerin Ağacı...", + "Oct": "Oct", + "Official AMEX, NYSE & NASDAQ Real-time Data": "Official AMEX, NYSE & NASDAQ Real-time Data", + "Official real-time & intraday data": "Official real-time & intraday data", + "Official real-time, intraday and volume data": "Official real-time, intraday and volume data", + "Offset": "Offset", + "Oh no! You have only two weeks left in your PRO Plus trial! These benefits will expire in two short weeks:": "Oh no! You have only two weeks left in your PRO Plus trial! These benefits will expire in two short weeks:", + "OHLC Values": "OHLC Values", + "ohlc4": "ohlc4", + "OK": "Tamam", + "OKCOIN - Bitcoin": "OKCOIN - Bitcoin", + "On Balance Volume": "On Balance Volume", + "On Balance Volume_study": "On Balance Volume", + "OnBalanceVolume": "OnBalanceVolume", + "Once per bar (on close)": "Once per bar (on close)", + "Once per bar (on condition)": "Once per bar (on condition)", + "Once": "Once", + "One account can be accessed from one browser (on one device) at a time - to stay compliant with exchange regulations and prevent unauthorized access.": "One account can be accessed from one browser (on one device) at a time - to stay compliant with exchange regulations and prevent unauthorized access.", + "Only private ideas": "Only private ideas", + "Only PRO Plus and Premium subscibers can access extended hours data on the charts. Extended trading hours include both pre-market and after hours sessions each day the market is open.": "Only PRO Plus and Premium subscibers can access extended hours data on the charts. Extended trading hours include both pre-market and after hours sessions each day the market is open.", + "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D) interval.": "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D) interval.", + "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D)": "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D)", + "Only PRO, PRO Plus and Premium users that have a subscription to {{exchange}} Exchange can get official data on real-time prices, volume and intraday history. You'll now be switched to the Daily (D) interval, which is available to all users.": "Only PRO, PRO Plus and Premium users that have a subscription to {{exchange}} Exchange can get official data on real-time prices, volume and intraday history. You'll now be switched to the Daily (D) interval, which is available to all users.", + "open Indicators.": "open Indicators.", + "Open Interval Dialog": "Open Interval Dialog", + "open Load Chart.": "open Load Chart.", + "Open Pine Script Editor": "Open Pine Script Editor", + "Open Price": "Open Price", + "Open Script": "Open Script", + "Open Trading Panel": "Open Trading Panel", + "Open": "Open", + "open": "open", + "Open_in_legend": "O", + "Open_line_tool_position": "Opened", "Operating Expenses": "Operating Expenses", "Operating Leases": "Operating Leases", "Operating Margin": "Operating Margin", + "Operating Metrics": "Operating Metrics", "Operating Profit": "Operating Profit", "Operating Revenue": "Operating Revenue", + "or copy url:": "or copy url:", + "Or": "Or", + "Order #": "Order #", + "Order": "Order", + "Original": "Asıl", + "Oscillator": "Oscillator", + "Oscillators": "Oscillators", + "OTC - Stock - USA": "OTC - Stock - USA", "Other Accounts Payable and Accrued Expenses": "Other Accounts Payable and Accrued Expenses", "Other Accounts, Notes Receivable": "Other Accounts, Notes Receivable", "Other Accumulated Comprehensive Income": "Other Accumulated Comprehensive Income", @@ -1301,9 +1419,10 @@ "Other Current Assets": "Other Current Assets", "Other Current Liabilities": "Other Current Liabilities", "Other Debt, Net": "Other Debt, Net", - "Other Equity": "Other Equity", "Other Equity Transactions, Net": "Other Equity Transactions, Net", + "Other Equity": "Other Equity", "Other Financing Activities, Net": "Other Financing Activities, Net", + "Other General & Administrative Expense": "Other General & Administrative Expense", "Other General & Administrative Expense": "Other General & Administrative Expense", "Other Interest Income/Expense, Net": "Other Interest Income/Expense, Net", "Other Investing Activities": "Other Investing Activities", @@ -1314,36 +1433,643 @@ "Other Operating Expenses": "Other Operating Expenses", "Other Receivables": "Other Receivables", "Other Revenue": "Other Revenue", + "Other Selling, General & Administrative Expenses": "Other Selling, General & Administrative Expenses", "Other Selling, General & Administrative Expenses": "Other Selling, General & Administrative Expenses", + "Other": "Other", + "Our PRO Plus users see amazing benefits. You get advanced trading opportunities using multi symbol statistical arbitrage techniques. Read more about PRO Plus features.": "Our PRO Plus users see amazing benefits. You get advanced trading opportunities using multi symbol statistical arbitrage techniques. Read more about PRO Plus features.", + "Outside Channel": "Outside Channel", + "Overbought": "Overbought", + "Overlay the main chart": "Ana alanın üstüne yerleştir", + "Override Min Tick": "Override Min Tick", + "Oversold": "Oversold", + "Overwrite Script": "Overwrite Script", + "Paper Trading is disconnected": "Paper Trading is disconnected", + "Parabolic SAR": "Parabolic SAR", + "Parabolic SAR_study": "Parabolic SAR", + "ParabolicSAR": "ParabolicSAR", + "Parallel Channel": "Parallel Channel", + "Paris": "Paris", + "partially erase.": "partially erase.", "Partners Capital": "Partners Capital", + "Password": "Password", + "Paste %s": "Paste %s", + "paste object.": "paste object.", + "Pearson's R": "Pearson's R", "Pension/Postretirement Obligation": "Pension/Postretirement Obligation", + "per month": "per month", + "per year": "per year", + "Percent Advances": "Percent Advances", + "Percent Declines": "Percent Declines", + "Percent": "Percent", + "percent_input": "Percent", + "Percentage": "Yüzde", + "Percentage_scale_menu": "Percentage", + "Period ending": "Period ending", + "Period Ending": "Period Ending", + "Period": "Period", + "Permanent link to this message": "Permanent link to this message", + "Personal information": "Personal information", + "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.": "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.", + "Pick your idea or paste url to someone's else idea.": "Pick your idea or paste url to someone's else idea.", + "Pine Editor": "Pine Editor", + "Pine Script Editor": "Pine Script Editor", + "Pine Script Reference": "Pine Script Reference", + "Pine Script Tutorial": "Pine Script Tutorial", + "Pitchfan": "Pitchfan", + "Pitchfork": "Pitchfork", + "Pivot Points High Low": "Pivot Points High Low", + "Pivot Points Standard": "Pivot Points Standard", + "Pivots Timeframe": "Pivots Timeframe", + "Place Order": "Place Order", + "Play Sound": "Play Sound", + "Please consider subscribing to our PRO service which includes many other features not available in the free membership.": "Please consider subscribing to our PRO service which includes many other features not available in the free membership.", + "Please do not modify the alert so we can investigate the issue.": "Please do not modify the alert so we can investigate the issue.", + "Please enter a valid idea URL or chart image URL": "Please enter a valid idea URL or chart image URL", + "Please enter chart layout name": "Please enter chart layout name", + "Please enter chart name": "Please enter chart name", + "Please enter your feedback": "Please enter your feedback", + "Please name this script": "Please name this script", + "Please read before publishing": "Please read before publishing", + "Please use English for conversation. Other languages will be supported in the future": "Please use English for conversation. Other languages will be supported in the future", + "Please use only English in tags": "Please use only English in tags", + "Please, enter your e-mail": "Please, enter your e-mail", + "Plot dividends": "Plot dividends", + "Plot earnings": "Plot earnings", + "Plot Offsets": "Plot Offsets", + "Plot splits": "Plot splits", + "Plot": "Plot", + "Plots Background": "Plots Background", + "Point & Figure": "Point & Figure", + "Point bar": "Point __point__ Bar #", + "Polyline": "Polyline", + "Position": "Position", + "post-market": "post-market", + "Post-Market": "Post-Market", + "pre-market": "pre-market", + "Pre-Market": "Pre-Market", "Pre-tax Margin": "Pre-tax Margin", + "Precise Labels": "Precise Labels", + "Precision": "Hassasiyet", "Preferred Dividends": "Preferred Dividends", "Preferred Stock": "Preferred Stock", + "Premium": "Premium", "Prepaid Expenses": "Prepaid Expenses", + "Presentation is important. Too much clutter adds to confusion.": "Presentation is important. Too much clutter adds to confusion.", + "Prev": "Prev", + "Previous Close Price": "Previous Close Price", + "previous close": "previous close", + "previous symbol": "previous symbol", + "Price % Change 1 Week": "Price % Change 1 Week", + "Price % Change 4 Week": "Price % Change 4 Week", + "Price % Change 52 Week": "Price % Change 52 Week", + "Price - 52 Week High": "Price - 52 Week High", + "Price - 52 Week Low": "Price - 52 Week Low", + "Price Advances": "Price Advances", + "Price Declines": "Price Declines", + "Price History": "Price History", + "Price incorrect": "Price incorrect", + "Price Label": "Fiyat Etiketi", + "Price Levels": "Price Levels", + "Price Line": "Fiyat Çizgisi", + "Price Oscillator": "Price Oscillator", + "Price Oscillator_study": "Price Oscillator", + "Price Range": "Fiyat Aralığı", + "Price Scale": "Price Scale", + "Price Source": "Price Source", + "Price Volume Trend": "Price Volume Trend", + "Price": "Price", + "Price/Earnings, TTM": "Price/Earnings, TTM", + "Price/Revenue, TTM": "Price/Revenue, TTM", + "Price:": "Price:", + "Prices": "Prices", + "Primary Exchange": "Primary Exchange", + "Primary": "Primary", + "Prior": "Prior", + "Priority email support": "Priority email support", + "Priority phone support": "Priority phone support", + "Priority Support": "Priority Support", + "Private Chart Publishing": "Private Chart Publishing", + "PRO Badge & Adding Value": "PRO Badge & Adding Value", + "PRO members can add optional multi-device access. Click \"Buy Multi-Device Access\" to access your account from several devices at the same time. Click CONNECT to terminate the other session and connect here.": "PRO members can add optional multi-device access. Click \"Buy Multi-Device Access\" to access your account from several devices at the same time. Click CONNECT to terminate the other session and connect here.", + "PRO Plus Trial": "PRO Plus Trial", + "Pro Realtime": "Pro Realtime", + "Pro Trial": "Pro Trial", + "Pro": "Pro", + "pro": "pro", + "Profile Settings": "Profile Settings", + "Profit Background Color": "Profit Background Color", + "Profit Level. Ticks:": "Profit Level. Ticks:", + "PROFIT TRGT": "PROFIT TRGT", + "Profit": "Profit", + "Profitability": "Profitability", + "Projection": "Projection", + "Properties": "Properties", + "Properties...": "Özellikler...", "Property and Equipment, Gross": "Property and Equipment, Gross", + "Property, Plant & Equipment, Net": "Property, Plant & Equipment, Net", "Property, Plant & Equipment, Net": "Property, Plant & Equipment, Net", + "propertypage-name-label": "propertypage-name-label", + "propertypage-name-label_css_class": "propertypage-name-label", + "ProTradingIndicators": "ProTradingIndicators", + "Public Library": "Public Library", + "Public Profile": "Public Profile", + "PUBLISH IDEA": "PUBLISH IDEA", + "PUBLISH SCRIPT": "PUBLISH SCRIPT", + "Publish Script": "Publish Script", + "Published Chart": "Published Chart", + "Published idea or chart image URL": "Published idea or chart image URL", + "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.", + "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.", + "Published ideas settings": "Published ideas settings", + "published": "published", + "Publishing means sharing your chart and trading idea with the financial web and the investing community. A published idea needs to be detailed and descriptive in order to be meaningful to other traders.": "Publishing means sharing your chart and trading idea with the financial web and the investing community. A published idea needs to be detailed and descriptive in order to be meaningful to other traders.", + "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.": "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.", "Purchase of Investments": "Purchase of Investments", + "Qty": "Qty", + "Quantity": "Quantity", "Quick Ratio": "Quick Ratio", + "Quote this message": "Quote this message", + "Quotes are delayed by 10 min and updated every 30 seconds": "Quotes are delayed by 10 min and updated every 30 seconds", + "Quotes are delayed by 10 min and updated in realtime": "Quotes are delayed by 10 min and updated in realtime", + "Range Advances": "Range Advances", + "Range Declines": "Range Declines", + "range": "range", + "Rate Of Change": "Rate Of Change", + "Rating": "Rating", + "Ray": "Ray", + "Read more": "Read more", + "Read more...": "Read more...", "Realized Gains/Losses": "Realized Gains/Losses", + "realtime": "realtime", + "Realtime": "Realtime", + "Rearm every 1 minute": "Rearm every 1 minute", + "Rearm every 10 minute": "Rearm every 10 minute", + "Rearm every 30 minute": "Rearm every 30 minute", + "Rearm every 5 minute": "Rearm every 5 minute", + "Rearm every hour": "Rearm every hour", + "Recent Chats": "Recent Chats", + "Recover Password": "Recover Password", + "Recover": "Recover", + "Rectangle": "Dikdörtgen", + "Redo {0}": "Redo {0}", + "Redo": "Yinele", + "redo": "redo", + "Regression Trend": "Regression Trend", + "Relative Strength Index": "Relative Strength Index", + "Relative Strength Index_study": "Relative Strength Index", + "Relative Vigor Index": "Relative Vigor Index", + "Relative Vigor Index_study": "Relative Vigor Index", + "Relative Volatility Index": "Relative Volatility Index", + "Relative Volatility Index_study": "Relative Volatility Index", + "Remember me": "Remember me", + "Remember, with PRO Plus you benefit from:": "Remember, with PRO Plus you benefit from:", + "Remove All Drawing Tools": "Tüm Çizim Araçlarını Kaldır", + "Remove All Indicators": "Tüm Göstergelerı Kaldır", + "Remove All Studies": "Tüm Çalışmaları Kaldır", + "Remove custom interval": "Remove custom interval", + "Remove from favorites": "Favorilerden çıkar", + "Remove this room from favorites": "Remove this room from favorites", + "Remove": "Kaldır", + "Rename Chart Layout": "Rename Chart Layout", + "Rename Chart": "Rename Chart", + "Rename script": "Rename script", + "Rename...": "Rename...", + "Renko": "Renko", + "Renko, Kagi, Line Break, Point & Figure": "Renko, Kagi, Line Break, Point & Figure", + "Report data issues": "Report data issues", + "Report Data Issues": "Report Data Issues", + "Repost to": "Repost to", "Repurchase of Equity": "Repurchase of Equity", + "Reputation": "Reputation", + "Require Order Confirmation": "Require Order Confirmation", + "Research & Development Expense": "Research & Development Expense", "Research & Development Expense": "Research & Development Expense", + "Reset Chart": "Grafiği Sıfırla", + "Reset Paper Trading Account": "Reset Paper Trading Account", + "Reset Paper Trading Account...": "Reset Paper Trading Account...", + "Reset Scale": "Ölçeği Sıfırla", + "Reset Settings": "Reset Settings", + "Reset": "Sıfırla", + "Restart Alert {{description}} on {{title}}": "Restart Alert {{description}} on {{title}}", + "Restart Alert...": "Restart Alert...", + "Restart": "Restart", + "Restart...": "Restart...", "Restricted Cash": "Restricted Cash", + "Restructuring, Remediation & Impairment Provisions": "Restructuring, Remediation & Impairment Provisions", "Restructuring, Remediation & Impairment Provisions": "Restructuring, Remediation & Impairment Provisions", "Retained Earnings": "Retained Earnings", + "retrying": "retrying", "Return on Assets": "Return on Assets", + "Return on Equity": "Return on Equity", + "Return on Invested Capital %, TTM": "Return on Invested Capital %, TTM", "Return on Invested Capital": "Return on Invested Capital", + "Rev LA": "Rev LA", "Revenue per Employee": "Revenue per Employee", + "Reverse position": "Reverse position", + "Reverse Position": "Reverse Position", + "Reverse {0} position?": "Reverse {0} position?", + "Reverse": "Reverse", + "Right End": "Right End", + "Right Labels": "Right Labels", + "Right Lables": "Right Lables", + "Right Margin": "Sağ Kenar Boşluğu", + "Right Shoulder": "Right Shoulder", + "right": "right", + "Rights infringement": "Rights infringement", + "Risk/Reward long": "Risk/Reward long", + "Risk/Reward Ratio: {0}": "Risk/Reward Ratio: {0}", + "Risk/Reward short": "Zarar/Kar düşüş", + "RobBooker": "RobBooker", + "ROC Length": "ROC Length", + "ROC": "ROC", + "roclen1_input": "RoC Length 1", + "roclen2_input": "RoC Length 2", + "roclen3_input": "RoC Length 3", + "roclen4_input": "RoC Length 4", + "Room archives...": "Room archives...", + "Room purpose": "Room purpose", + "Room title": "Room title", + "Rotated Rectangle": "Rotated Rectangle", + "RSI Length": "RSI Length", + "RSI Source": "RSI Source", + "RSI": "RSI", + "Run Product Walk-Through": "Run Product Walk-Through", + "RVI": "RVI", + "s": "s", + "S/L": "S/L", "Sale of Investments": "Sale of Investments", + "Sale of Property, Plant & Equipment": "Sale of Property, Plant & Equipment", "Sale of Property, Plant & Equipment": "Sale of Property, Plant & Equipment", + "Sales & Marketing Expense": "Sales & Marketing Expense", "Sales & Marketing Expense": "Sales & Marketing Expense", + "Sao Paulo": "Sao Paulo", + "Save ${{savings}}": "Save ${{savings}}", + "Save As Default": "Save As Default", + "Save As Watchlist...": "Save As Watchlist...", + "Save As...": "Farklı Kaydet...", + "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout": "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout", + "Save Chart Layout": "Save Chart Layout", + "Save Drawing Template As...": "Save Drawing Template As...", + "Save image": "Save image", + "Save Interval": "Save Interval", + "Save New Chart Layout": "Save New Chart Layout", + "Save New Chart": "Yeni Grafik Kaydet", + "Save Script As": "Save Script As", + "Save Study Template As...": "Save Study Template As...", + "Save symbol list as...": "Save symbol list as...", + "Save": "Save", + "save": "save", + "Scale Left": "Sola Ölçekle", + "Scale Percentage": "Yüzdesel Ölçek", + "Scale Price Chart Only": "Scale Price Chart Only", + "Scale Right": "Sağa Ölçekle", + "Scale Series Only": "Sadece Serileri Ölçeklendir", + "Scale series only": "Sadece serileri ölçeklendir", + "Scale Series only": "Sadece Serileri ölçeklendir", + "Scale": "Scale", + "Scales Lines": "Ölçek Çizgileri", + "Scales Properties": "Scales Properties", + "Scales Properties...": "Ölçeklerin Özellikleri...", + "Scales Text": "Ölçek Metni", + "Scales": "Scales", + "Scaling": "Ölçekleme", + "Schiff Pitchfork": "Schiff Pitchfork", + "Schiff": "Schiff", + "Screen (No Scale)": "Ekran (Ölçeksiz)", + "Script Editor": "Betik Düzenleyici", + "Script Editor...": "Script Editor...", + "Script must have a name": "Script must have a name", + "Script Name": "Script Name", + "Script text is not modified, nothing to save": "Script text is not modified, nothing to save", + "SCRIPT TITLE AND DESCRIPTION": "SCRIPT TITLE AND DESCRIPTION", + "SCRIPT TITLE": "SCRIPT TITLE", + "SCRIPT": "SCRIPT", + "Scripts": "Scripts", + "Search for scripts published by community": "Search for scripts published by community", + "Search ideas": "Search ideas", + "Search scripts": "Search scripts", + "Search": "Search", + "Sector": "Sector", + "See All Tags...": "See All Tags...", + "Select Layout": "Select Layout", + "Select type...": "Select type...", + "Select user to start new chat with": "Select user to start new chat with", + "Sell Ask": "Sell Ask __quote__", + "Sell Bid": "Sell Bid __quote__", + "Sell Market": "Sell Market", + "Sell symbol": "Sell __displaySymbol__ Stop __abbreviatedNumber__ @ __formattedValue__", + "Sell": "Sell", + "Selling, General & Administrative Expenses": "Selling, General & Administrative Expenses", "Selling, General & Administrative Expenses": "Selling, General & Administrative Expenses", + "Send Backward": "Geriye Gönder", + "Send E-mail": "Send E-mail", + "Send Feedback or Report an Issue": "Send Feedback or Report an Issue", + "Send Message to stocktwits": "Send Message to stocktwits", + "Send message": "Send message", + "Send private message to": "Send private message to __username__", + "Send Reply": "Send Reply", + "Send SMS": "Send SMS", + "Send to Back": "En Geriye Gönder", + "Send": "Send", + "Senkou A": "Senkou A", + "Senkou B": "Senkou B", + "Seoul": "Seoul", + "Sep": "Sep", + "Session Breaks": "Seans Araları", + "Sessions": "Sessions", + "Set Alert": "Set Alert", + "Set chat title...": "Set chat title...", + "Settings": "Settings", + "Shanghai": "Shanghai", + "Share on StockTwits a snapshot of your chart as a picture and whatever you write.": "Share on StockTwits a snapshot of your chart as a picture and whatever you write.", + "Share on Twitter a snapshot of your chart as a picture and whatever you write.": "Share on Twitter a snapshot of your chart as a picture and whatever you write.", + "Share to...": "Share to...", + "Shareholders": "Shareholders", + "Shares": "Shares", + "Short Length": "Short Length", + "Short length": "Short length", + "Short Period": "Short Period", + "Short period": "Short period", + "Short Position": "Düşüşe Pozisyon", + "Short RoC Length_input": "Short RoC Length", + "Short": "Short", + "SHORT": "SHORT", "Short-term Borrowings": "Short-term Borrowings", "Short-term Investments": "Short-term Investments", + "Short_input": "Short", + "short_input": "short", + "shortlen_input": "Short Length", + "Show Active Orders Only": "Show Active Orders Only", + "Show Alert Labels": "Show Alert Labels", + "Show all messages from": "Show all messages from __username__", + "Show all my messages": "Show all my messages", + "Show All": "Show All", + "Show Angle": "Show Angle", + "Show Arguments in Header": "Argümanları Başlıkta Göster", + "Show Background": "Show Background", + "Show Bars Range": "Show Bars Range", + "Show Buy/Sell Panel": "Show Buy/Sell Panel", + "Show chart snapshot preview": "Show chart snapshot preview", + "Show Console": "Show Console", + "Show Countdown": "Show Countdown", + "Show data": "Show data", + "Show Date/Time Range": "Show Date/Time Range", + "Show Distance": "Show Distance", + "Show Dividends on Chart": "Show Dividends on Chart", + "Show Earnings on Chart": "Show Earnings on Chart", + "Show Executions": "Show Executions", + "Show historical pivots": "Show historical pivots", + "Show Indicator Last Value": "Show Indicator Last Value", + "Show Labels": "Show Labels", + "Show Last Value on Price Scale": "Son Değeri Fiyat Ölçeğinde Göster", + "Show Last Value": "Show Last Value", + "Show Left Axis": "Sol Ekseni Göster", + "show MA_input": "Show MA", + "Show more": "Show more", + "Show More": "Show More", + "Show Objects Tree": "Nesnelerin Ağacını Göster", + "Show Only Drawings": "Show Only Drawings", + "Show only favorite rooms": "Show only favorite rooms", + "Show only my sent and received messages": "Show only my sent and received messages", + "Show Only Studies": "Show Only Studies", + "Show Orders": "Show Orders", + "Show Popup": "Show Popup", + "Show Positions": "Show Positions", + "Show Price Range": "Show Price Range", + "Show Price": "Show Price", + "Show Prices": "Show Prices", + "Show Right Axis": "Sağ Ekseni Göster", + "Show Source Code": "Show Source Code", + "Show Splits on Chart": "Show Splits on Chart", + "Show Symbol Labels": "Show Symbol Labels", + "Show Symbol Labels_context_menu": "Show Symbol Labels", + "Show Symbol Last Value": "Show Symbol Last Value", + "Show Text": "Show Text", + "Show Time": "Show Time", + "Show Wave": "Show Wave", + "Show": "Göster", + "Show/Hide Drawings Toolbar": "Show/Hide Drawings Toolbar", + "Show/Hide": "Show/Hide", + "showMA_input": "Show MA", + "Sig": "Sig", + "siglen_input": "Signal Length", + "sigma_input": "sigma", + "Sigma_input": "Sigma", + "Sign In": "Sign In", + "Sign in": "Sign in", + "Sign Out": "Sign Out", + "Sign out": "Sign out", + "Sign Up for FREE": "Sign Up for FREE", + "Sign Up": "Sign Up", + "Signal Labels": "Signal Labels", + "Signal Length": "Signal Length", + "Signal Line Period": "Signal Line Period", + "Signal line period": "Signal line period", + "Signal smoothing": "Signal smoothing", + "Signal": "Signal", + "signalLength_input": "Signal Length", + "Simple ma(oscillator)": "Simple ma(oscillator)", + "Simple ma(signal line)": "Simple ma(signal line)", + "Simple": "Simple", + "Singapore": "Singapore", + "Size": "Size", + "Skip": "Skip", + "Slow length": "Slow length", + "Slow Length": "Slow Length", + "Slow scrolling or chart loading": "Slow scrolling or chart loading", + "slowLength_input": "Slow Length", + "SMA": "Basit Hareketli Ortalama", + "smalen1_input": "SMA Length 1", + "smalen2_input": "SMA Length 2", + "smalen3_input": "SMA Length 3", + "smalen4_input": "SMA Length 4", + "SMI Ergodic Indicator": "SMI Ergodic Indicator", + "SMI Ergodic Indicator/Oscillator": "SMI Ergodic Indicator/Oscillator", + "SMI Ergodic Indicator/Oscillator_study": "SMI Ergodic Indicator/Oscillator", + "SMI Ergodic Oscillator": "SMI Ergodic Oscillator", + "smoothD_input": "Smooth D", + "Smoothed Moving Average": "Smoothed Moving Average", + "smoothK_input": "Smooth K", + "So… You’ve had free PRO Plus for a week now. Seeing the advantages?": "So… You’ve had free PRO Plus for a week now. Seeing the advantages?", + "Social": "Social", + "Some authors that we recommend get marked as Suggested Authors, and their ideas get posted to the front page automatically. The basis for recommending authors is multiple factors, which include a large number of interesting ideas. A suggested author has a corresponding badge in their profile.": "Some authors that we recommend get marked as Suggested Authors, and their ideas get posted to the front page automatically. The basis for recommending authors is multiple factors, which include a large number of interesting ideas. A suggested author has a corresponding badge in their profile.", + "Someone agreed/disagreed with your idea": "Someone agreed/disagreed with your idea", + "Someone commented on the idea you follow": "Someone commented on the idea you follow", + "Someone commented on your idea": "Someone commented on your idea", + "Someone followed you": "Someone followed you", + "Someone logged into your account from different device": "Someone logged into your account from different device", + "Someone published idea on symbol you follow": "Someone published idea on symbol you follow", + "Someone replied to your comment": "Someone replied to your comment", + "Someone you follow change status": "Someone you follow change status", + "Someone you follow post new comment": "Someone you follow post new comment", + "Someone you follow published new idea": "Someone you follow published new idea", + "Sorry, PRO Plus trial could not be set.": "Sorry, PRO Plus trial could not be set.", + "Sort by last price": "Sort by last price", + "Sort by price change percent": "Sort by price change percent", + "Sort by price change": "Sort by price change", + "Sort by symbol": "Sort by symbol", + "Sound on addressed to me messages": "Sound on addressed to me messages", + "Sound on every message": "Sound on every message", + "Source back color": "Source back color", + "Source border color": "Source border color", + "Source Code": "Source Code", + "Source code": "Source code", + "Source Code...": "Source Code...", + "Source text color": "Source text color", + "Source": "Source", + "Source_compare": "Kaynak", + "Split": "Split", + "Spreads for intraday charts are calculated based on 1-minute bars, and then recompiled into the selected interval. This approach is the only correct one, but requires significant server power. This means we can't give spread charts for free to everyone (as much as we'd like to).": "Spreads for intraday charts are calculated based on 1-minute bars, and then recompiled into the selected interval. This approach is the only correct one, but requires significant server power. This means we can't give spread charts for free to everyone (as much as we'd like to).", + "Start new chat with...": "Start new chat with...", + "START TRIAL": "START TRIAL", + "Start": "Start", + "start_input": "Start", + "Stats Text Color": "Stats Text Color", + "Stay In Drawing Mode": "Çizim Modunda Kal", + "Stay in Drawing Mode": "Stay in Drawing Mode", + "StdDev": "StdDev", + "Step": "Step", + "Stochastic Length": "Stochastic Length", + "Stochastic RSI": "Stochastic RSI", + "Stochastic RSI_study": "Stochastic RSI", + "Stochastic": "Stochastic", + "Stochastic_study": "Stochastic", + "Stock And Index Talks": "Stock And Index Talks", + "Stock Charts & Forex Charts": "Stock Charts & Forex Charts", "Stock Option Tax Benefits": "Stock Option Tax Benefits", + "Stock": "Stock", + "stock": "stock", + "StockTwits": "StockTwits", + "Stocktwits": "Stocktwits", + "Stop Alert": "Stop Alert", + "Stop alerts as per filter": "Stop alerts as per filter", + "Stop all Alerts": "Stop all Alerts", + "Stop Background Color": "Stop Background Color", + "Stop Color:": "Stop Color:", + "Stop Level. Ticks:": "Stop Level. Ticks:", + "Stop Loss": "Stop Loss", + "STOP LOSS": "STOP LOSS", + "Stop syncing drawing": "Stop syncing drawing", + "Stop": "Stop", + "Stop: {0} ({1}%)": "Stop: {0} ({1}%)", + "Stopped Manual": "Stopped Manual", + "Stopped": "Stopped", + "Strategies": "Strategies", + "streaming": "streaming", + "Study not loading": "Study not loading", + "Study Template": "Study Template", + "Study Templates": "Study Templates", + "Style": "Style", + "Subminuette": "Subminuette", + "SUBSCRIBE FOR ${{ cost }}": "SUBSCRIBE FOR ${{ cost }}", + "Subscribe with bitcoin": "Subscribe with bitcoin", + "Subscription Plans": "Subscription Plans", + "Success back color": "Success back color", + "Success text color": "Success text color", + "SUCCESS": "SUCCESS", + "Suggested Chart": "Suggested Chart", + "Suggested ideas & my ideas": "Suggested ideas & my ideas", + "Suggestions & Feedback": "Suggestions & Feedback", + "SuperCycle": "SuperCycle", + "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.": "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.", + "Surprise": "Surprise", + "Suspicious links": "Suspicious links", + "Swing Trading": "Swing Trading", + "Sydney": "Sydney", + "sym_input": "symbol", + "Sym_input": "Symbol", + "Symbol Description": "Symbol Description", + "Symbol Last Value": "Symbol Last Value", + "Symbol list name": "Symbol list name", + "Symbol Search...": "Sembol Ara...", + "Symbol": "Sembol", + "SYMBOL": "SYMBOL", + "symbol_input": "symbol", + "Symbols to be added on the chart": "Grafiğe eklenecek olan semboller", + "Sync crosshair on all charts": "Sync crosshair on all charts", + "Sync drawing to all charts": "Sync drawing to all charts", + "Sync drawings to all charts": "Sync drawings to all charts", + "Sync": "Sync", + "T/P": "T/P", + "TAGS": "TAGS", + "Taipei": "Taipei", + "Take advantage of this offer now!": "Take advantage of this offer now!", + "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.": "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.", + "Take Profit": "Take Profit", + "Talks": "Talks", + "Target back color": "Target back color", + "Target border color": "Target border color", + "Target Color:": "Target Color:", + "Target text color": "Target text color", + "Target: {0} ({1}%)": "Target: {0} ({1}%)", "Tax Rate": "Tax Rate", + "Technical Analysis": "Teknik Analiz", + "Teeth Length": "Teeth Length", + "Teeth Offset": "Teeth Offset", + "Teeth": "Teeth", + "teethLength_input": "Teeth Length", + "Tehran": "Tehran", + "Template": "Template", + "Templates": "Templates", "Temporary Equity": "Temporary Equity", + "Tenkan-sen": "Tenkan-sen", + "Text Alignment:": "Text Alignment:", + "Text color": "Text color", + "Text Color": "Text Color", + "Text Font": "Text Font", + "Text Wrap": "Text Wrap", + "Text": "Metin", + "Text:": "Text:", + "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.": "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.", + "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!": "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!", + "The best ideas are placed in the Suggested tab, where they receive extra exposure. All suggested ideas are hand-picked by our editorial team based on a number of criteria. We have a dedicated group of people who review every idea published every day to find the most interesting and informative ideas that will be helpful to other members.": "The best ideas are placed in the Suggested tab, where they receive extra exposure. All suggested ideas are hand-picked by our editorial team based on a number of criteria. We have a dedicated group of people who review every idea published every day to find the most interesting and informative ideas that will be helpful to other members.", + "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!": "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!", + "The Extended Trading Hours feature is available only for intraday charts": "The Extended Trading Hours feature is available only for intraday charts", + "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.": "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.", + "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.": "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.", + "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:
  • Dynamically plot market support and resistance areas (SCMR Dynamic Levels™)
  • Highlight individual bar conditions (SCMR B2B™)
  • Measure and time market trading ranges (SCMR Momentum Peaks™)
No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.": "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:
  • Dynamically plot market support and resistance areas (SCMR Dynamic Levels™)
  • Highlight individual bar conditions (SCMR B2B™)
  • Measure and time market trading ranges (SCMR Momentum Peaks™)
No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.", + "Themes": "Themes", + "There was an error posting your message.": "There was an error posting your message.", + "Thin": "Thin", + "This action cannot be undone.": "This action cannot be undone.", + "This feature allows you to create any chart, such as 7 minutes, 12 minutes, or 8 hours. If you want to identify opportunities on custom intervals in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "This feature allows you to create any chart, such as 7 minutes, 12 minutes, or 8 hours. If you want to identify opportunities on custom intervals in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "This functionality is available only to PRO users.": "This functionality is available only to PRO users.", + "This is a temporary chart.": "This is a temporary chart.", + "This is EOD data with no updates.": "This is EOD data with no updates.", + "This is not a user script, cannot save": "This is not a user script, cannot save", + "This is not the latest saved script version": "This is not the latest saved script version", + "This script is read only": "This script is read only", + "Three Drivers Pattern": "3 Sürücüler Kalıbı", + "Thumb Down": "Thumb Down", + "Thumb Up": "Thumb Up", + "Time Interval": "Time Interval", + "Time Levels": "Time Levels", + "Time Scale": "Time Scale", + "Time Zone": "Zaman Dilimi", + "Time": "Time", + "TimeZone": "ZamanDilimi", + "Timezone/Sessions Properties...": "Timezone/Sessions Properties...", + "Timezone/Sessions": "Timezone/Sessions", + "Title": "Title", + "To get alerts list - please sign in or register!": "To get alerts list - please sign in or register!", + "To get alerts log - please sign in or register!": "To get alerts log - please sign in or register!", + "To save your work, sign up for FREE.": "To save your work, sign up for FREE.", + "To set an alert on a drawing requires the chart to be saved. Unfortunately you have already saved 5 charts. Upgrade to PRO, PRO Plus or Premium account and save as many charts as you want, along with many other exciting features. Starts from only $9.95 a month - upgrade today!": "To set an alert on a drawing requires the chart to be saved. Unfortunately you have already saved 5 charts. Upgrade to PRO, PRO Plus or Premium account and save as many charts as you want, along with many other exciting features. Starts from only $9.95 a month - upgrade today!", + "Toggle Auto Scale": "Toggle Auto Scale", + "Toggle favorite": "Toggle favorite", + "Toggle Log Scale": "Toggle Log Scale", + "Toggle Maximize Chart": "Toggle Maximize Chart", + "Toggle notifications for this room": "Toggle notifications for this room", + "Toggle Percentage": "Toggle Percentage", + "Tokyo": "Tokyo", + "TOOL": "TOOL", + "Tools": "Tools", + "Top Labels": "Top Labels", + "Top Margin": "Üst Kenar Boşluğu", + "top": "top", + "Toronto": "Toronto", "Total Adjustments": "Total Adjustments", + "Total agrees": "Total agrees", "Total Assets": "Total Assets", "Total Capital": "Total Capital", "Total Current Assets": "Total Current Assets", @@ -1357,87 +2083,777 @@ "Total Non-operating Income/Expense": "Total Non-operating Income/Expense", "Total Operating Expenses": "Total Operating Expenses", "Total Receivables, Net": "Total Receivables, Net", + "Total Revenue": "Total Revenue", "Total Shares Outstanding": "Total Shares Outstanding", "Total Short-term Debt": "Total Short-term Debt", "Total Stockholder's Equity": "Total Stockholder's Equity", + "Total": "Total", + "Trades on Chart": "Trades on Chart", + "Trading Journal": "Trading Journal", + "Trading Notes": "Trading Notes", + "Trading Panel": "Trading Panel", + "Trading properties...": "Trading properties...", + "Trading Properties...": "Trading Properties...", + "Trading": "Trading", + "TradingView alerts run on powerful and backed-up servers, so you’ll always get notified when something happens and won’t miss a beat. This takes considerable resources, so we can't give an unlimited number of alerts to everyone for free (as much as we'd like to).": "TradingView alerts run on powerful and backed-up servers, so you’ll always get notified when something happens and won’t miss a beat. This takes considerable resources, so we can't give an unlimited number of alerts to everyone for free (as much as we'd like to).", + "TradingView Free Quotes and Chat": "TradingView Free Quotes and Chat", + "TradingView is only for English-language content at this time.": "TradingView is only for English-language content at this time.", + "Trailing Twelve Months": "Trailing Twelve Months", + "Transparency": "Şeffaflık", "Treasury Stock": "Treasury Stock", + "Trend Angle": "Meyil Açı", + "Trend Line": "Meyil Çizgi", + "Trend-Based Fib Extension": "Trend-Based Fib Extension", + "Trend-Based Fib Time": "Trend-Based Fib Time", + "Trial": "Trial", + "Triangle Pattern": "Üçgen Kalıbı", + "Triangle": "Triangle", + "Trigger": "Trigger", + "Triggered and Not Active": "Triggered and Not Active", + "Triple EMA": "Triple EMA", + "Triple EMA_study": "Triple EMA", + "TRIX": "TRIX", + "TRIX_study": "TRIX", + "true range": "true range", + "True Strength Indicator": "True Strength Indicator", + "True Strength Indicator_study": "True Strength Indicator", + "TSX - Stock - Canada": "TSX - Stock - Canada", + "TSXV - Stock - Canada": "TSXV - Stock - Canada", + "Turn off notifications for this room": "Turn off notifications for this room", + "Turn on notifications for this room": "Turn on notifications for this room", + "Type your message here": "Type your message here", + "Type": "Type", + "Ultimate Oscillator": "Ultimate Oscillator", + "Unban": "Unban", + "Undo {0}": "Geri al {0}", + "Undo": "Geri al", + "undo": "undo", + "Unfollow": "Unfollow", + "Unignore user": "Unignore user __username__", + "Unignore": "Unignore", + "Unlimited number of indicators on a chart": "Unlimited number of indicators on a chart", + "Unlimited Saved Charts": "Unlimited Saved Charts", + "Unlimited saved charts": "Unlimited saved charts", + "Unlimited server-side alerts": "Unlimited server-side alerts", + "Unmerge Down": "Aşağıdan Ayrıştır", + "Unmerge Up": "Yukarıdan Ayrıştır", + "Unsaved script": "Unsaved script", + "Unsolicited advertising": "Unsolicited advertising", + "Untitled Script": "Untitled Script", + "Up Color": "Up Color", + "Up fractals": "Up fractals", + "Up Wave 1 or A": "Up Wave 1 or A", + "Up Wave 2 or B": "Up Wave 2 or B", + "Up Wave 3": "Up Wave 3", + "Up Wave 4": "Up Wave 4", + "Up Wave 5": "Up Wave 5", + "Up Wave C": "Up Wave C", + "Up": "Up", + "Update Status": "Update Status", + "Update status": "Update status", + "UpDown Length": "UpDown Length", + "Upgrade and get 33% off an annual subscription!": "Upgrade and get 33% off an annual subscription!", + "Upgrade Now": "Upgrade Now", + "Upgrade now": "Upgrade now", + "Upgrade your account": "Upgrade your account", + "Upper Band": "Upper Band", + "Upper Bound": "Upper Bound", + "Upper Deviation": "Upper Deviation", + "Upper": "Upper", + "UpperLimit": "Upper Limit", + "US Exchanges": "US Exchanges", "USD Conversion Rate": "USD Conversion Rate", - "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.": "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.", - "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!": "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!", - "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:
  • Dynamically plot market support and resistance areas (SCMR Dynamic Levels™)
  • Highlight individual bar conditions (SCMR B2B™)
  • Measure and time market trading ranges (SCMR Momentum Peaks™)
No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.": "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:
  • Dynamically plot market support and resistance areas (SCMR Dynamic Levels™)
  • Highlight individual bar conditions (SCMR B2B™)
  • Measure and time market trading ranges (SCMR Momentum Peaks™)
No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.", - "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!": "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!", - "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.": "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.", - "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.": "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.", - "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.": "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.", - "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.": "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.", - "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.": "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.", - "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.": "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.", - "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.": "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.", - "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.": "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.", - "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.": "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.", - "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.": "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.", - "Favorite": "Favorite", - "Rename script": "Rename script", - "This is not the latest saved script version": "This is not the latest saved script version", - "My Script": "My Script", - "Show Console": "Show Console", - "Script text is not modified, nothing to save": "Script text is not modified, nothing to save", - "This is not a user script, cannot save": "This is not a user script, cannot save", - "Script Name": "Script Name", - "Expiration Time": "Expiration Time", - "Please name this script": "Please name this script", - "Script must have a name": "Script must have a name", - "Exit Full Screen (ESC)": "Exit Full Screen (ESC)", - "Stock Charts & Forex Charts": "Stock Charts & Forex Charts", - "Toggle favorite": "Toggle favorite", - "Buy Ask": "Buy Ask __quote__", - "Frequency": "Frequency", - "Buy Bid": "Buy Bid __quote__", - "Sell Ask": "Sell Ask __quote__", - "Sell Bid": "Sell Bid __quote__", - "Condition": "Condition", - "Connected": "Connected", - "CONNECT": "CONNECT", - "Disconnected": "Disconnected", - "Exiting Channel": "Exiting Channel", - "All": "All", - "5y": "5y", - "1y": "1y", + "Use Lower Deviation": "Use Lower Deviation", + "Use only one account - registering with multiple accounts is not allowed.": "Use only one account - registering with multiple accounts is not allowed.", + "Use Upper Deviation": "Use Upper Deviation", + "Username": "Username", + "useTrueRange_input": "Use True Range", + "UTC": "UTC", + "Valuation": "Valuation", + "Value": "Value", + "Vancouver": "Vancouver", + "Vertical Line": "Dikey Çizgi", + "Views": "Views", + "Visual Order": "Görsel Sıra", + "Vol": "Vol", + "Volatility Stop": "Volatility Stop", + "Volume Based": "Volume Based", + "Volume Leaders": "Volume Leaders", + "Volume MA": "Volume MA", + "Volume Oscillator": "Volume Oscillator", + "Volume Oscillator_study": "Volume Oscillator", + "Volume profile indicators and extended trading hours": "Volume profile indicators and extended trading hours", + "Volume Profile Indicators": "Volume Profile Indicators", + "Volume": "Volume", + "Volume_study": "Volume", + "VolumeProfile": "VolumeProfile", + "Vortex Indicator": "Vortex Indicator", + "VWAP": "VWAP", + "VWMA": "VWMA", + "VWMA_study": "VWMA", + "W_dates": "W", + "Waning moon": "Waning moon", + "Want official data and more features?": "Want official data and more features?", + "Warning": "Warning", + "Warsaw": "Warsaw", + "Watchlist": "Watchlist", + "Watchlist, details and news": "Watchlist, details and news", + "Watermark": "Filigran", + "Wave Size": "Wave Size", + "We are doing some brief daily maintenance. Alerts will be back really soon, thanks for your patience!": "We are doing some brief daily maintenance. Alerts will be back really soon, thanks for your patience!", + "We are happy to give away as many things for free as possible, however studies are server-based and this takes considerable resources. So we can't give an unlimited number of indicators to everyone for free (as much as we'd like to).": "We are happy to give away as many things for free as possible, however studies are server-based and this takes considerable resources. So we can't give an unlimited number of indicators to everyone for free (as much as we'd like to).", + "We'are sorry, something went wrong. Try to reload page.": "We'are sorry, something went wrong. Try to reload page.", + "week": null, + "Weekly": "Weekly", + "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.": "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.", + "White": "White", + "Why Go Pro?": "Why Go Pro?", + "Wick": "Wick", + "Width": "Width", + "Willams %R": "Willams %R", + "Willams %R_study": "Willams %R", + "Williams %R": "Williams %R", + "Williams Alligator": "Williams Alligator", + "Williams Alligator_study": "Williams Alligator", + "Williams Fractal": "Williams Fractal", + "Window Size_input": "Window Size", + "With Markers": "With Markers", + "wizofstep": "__index__ of __steps__", + "WMA Length_input": "WMA Length", + "Woodies CCI": "Woodies CCI", + "wrote": "wrote", + "XABCD Pattern": "XABCD Kalıbı", + "y_dates": null, + "Yearly": "Yearly", + "YES": "EVET", + "Yes": "Yes", + "You already have Pro Plus trial.": "You already have Pro Plus trial.", + "You already participated in Pro Plus trial.": "You already participated in Pro Plus trial.", + "You already set {{options.maxAlertsNumber}} alerts. Upgrade to PRO Plus to set unlimited custom alerts and improve your experience!": "You already set {{options.maxAlertsNumber}} alerts. Upgrade to PRO Plus to set unlimited custom alerts and improve your experience!", + "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.": "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.", + "You are not authenticated.": "You are not authenticated.", + "You are not logged in. Please sign in.": "You are not logged in. Please sign in.", + "you are using browser": "You are using __browser__ on __os__.", + "You can not vote twice for one message": "You can not vote twice for one message", + "You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.": "You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.", + "You can save up to 5 charts with your subscription. Upgrade to PRO, PRO Plus or Premium membership and save unlimited charts, along with many other exciting features. Starting from only $9.95 a month - upgrade today!": "You can save up to 5 charts with your subscription. Upgrade to PRO, PRO Plus or Premium membership and save unlimited charts, along with many other exciting features. Starting from only $9.95 a month - upgrade today!", + "You have no ignored users": "You have no ignored users", + "You have no private messages yet": "You have no private messages yet", + "You may subscribe for official realtime and intraday data.": "You may subscribe for official realtime and intraday data.", + "You requested a custom interval that is available only to PRO users.": "You requested a custom interval that is available only to PRO users.", + "You requested a hotlist that is available only to PRO users.": "You requested a hotlist that is available only to PRO users.", + "You requested a symbol that is available only to PRO Plus and Premium users. You will now be switched to the equivalent BATS symbol.": "You requested a symbol that is available only to PRO Plus and Premium users. You will now be switched to the equivalent BATS symbol.", + "You requested an intraday spread symbol that is available only to PRO Plus and Premium users. You will now be switched to a Daily (D) interval.": "You requested an intraday spread symbol that is available only to PRO Plus and Premium users. You will now be switched to a Daily (D) interval.", + "You will be automatically redirected to PayPal in order to finish your purchase.": "You will be automatically redirected to PayPal in order to finish your purchase.", + "You're subscribing to {{ product_title }}": "You're subscribing to {{ product_title }}", + "Your 30-day free PRO Plus account has been activated. You are now part of a community of 2 million+ ideas that have been created within TradingView charts. To help get the ball rolling, we'd suggest you spend a few minutes familiarizing yourself with our online help section. We hope you enjoy working with TradingView and wish you good trading!": "Your 30-day free PRO Plus account has been activated. You are now part of a community of 2 million+ ideas that have been created within TradingView charts. To help get the ball rolling, we'd suggest you spend a few minutes familiarizing yourself with our online help section. We hope you enjoy working with TradingView and wish you good trading!", + "Your account will be charged $0.01 in order to verify it.": "Your account will be charged $0.01 in order to verify it.", + "Your chart is being saved, please wait a moment before you leave this page.": "Your chart is being saved, please wait a moment before you leave this page.", + "Your credit card on file is XXXX-XXXX-XXXX": "Your credit card on file is XXXX-XXXX-XXXX", + "Your free account allows you to apply up to 10 studies to a chart. Upgrade to PRO, PRO Plus or Premium account to have as many studies on a chart as you want, as well as many other exciting features.": "Your free account allows you to apply up to 10 studies to a chart. Upgrade to PRO, PRO Plus or Premium account to have as many studies on a chart as you want, as well as many other exciting features.", + "Your Order": "Your Order", + "Your Personal Invitation to Go PRO Plus": "Your Personal Invitation to Go PRO Plus", "ytd": "ytd", "YTD": "YTD", - "6m": "6m", - "3m": "3m", - "1m": "1m", - "5d": "5d", - "1d": "1d", - "Room title": "Room title", - "Room purpose": "Room purpose", - "Edit chat room": "Edit chat room", - "Create new public chat": "Create new public chat", - "Show Symbol Last Value": "Show Symbol Last Value", - "Show Indicator Last Value": "Show Indicator Last Value", - "Paper Trading is disconnected": "Paper Trading is disconnected", - "Hide Buy/Sell Panel": "Hide Buy/Sell Panel", - "Sell symbol": "Sell __displaySymbol__ Stop __abbreviatedNumber__ @ __formattedValue__", - "Buy symbol": "Buy __displaySymbol__ Limit __abbreviatedNumber__ @ __formattedValue__", - "IDEA TITLE AND DESCRIPTION": "IDEA TITLE AND DESCRIPTION", - "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.": "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.", - "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.": "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.", - "SHORT": "SHORT", - "LONG": "LONG", - "NEUTRAL": "NEUTRAL", - "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

": "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

", - "you are using browser": "You are using __browser__ on __os__.", - "Hide data": "Hide data", - "Show data": "Show data", - "Study Templates": "Study Templates", - "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout": "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout", - "Find existing chat": "Find existing chat", - "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", - "Black": "Black", - "Blue": "Blue", - "Grey": "Grey", - "White": "White", - "Show Positions": "Show Positions", - "Show Orders": "Show Orders" + "Zero Line": "Zero Line", + "Zero": "Zero", + "Zig Zag": "Zig Zag", + "Zoom In": "Zoom In", + "Zoom Out": "Zoom Out", + "{0} bars": "{0} bar", + "{0} copy": "{0} copy", + "{0} ideas...": "{0} ideas...", + "{0} P&L: {1}": "{0} P&L: {1}", + "Up bars": "Up bars", + "Down bars": "Down bars", + "Projection up bars": "Projection up bars", + "Projection down bars": "Projection down bars", + "ATR length": "ATR length", + "Reversal amount": "Reversal amount", + "Number of line": "Number of line", + "HL": "HL", + "ATR": "ATR", + "Traditional": "Traditional", + "Website": "Website", + "Support": "Support", + "PRO Premium": "PRO Premium", + "PRO Plus": "PRO Plus", + "PRO Plus Early Access": "PRO Plus Early Access", + "Update Payment Method": "Update Payment Method", + "Enter your new address": "Enter your new address", + "Save changes": "Save changes", + "All your current subscriptions will be updated to use the new account.": "All your current subscriptions will be updated to use the new account.", + "This trading product is integrated in TradingView thanks to our Partner Program for Developers. These are independent, unaffiliated studies, which are not part of TradingView subscriptions – these are separate tools that you buy if you want. Description, algorithm, support and prices are all determined by the author.": "This trading product is integrated in TradingView thanks to our Partner Program for Developers. These are independent, unaffiliated studies, which are not part of TradingView subscriptions – these are separate tools that you buy if you want. Description, algorithm, support and prices are all determined by the author.", + "EDIT SUBSCRIPTION": "EDIT SUBSCRIPTION", + "TradingView Account": "TradingView Account", + "

Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the features, top authors or create your first idea!

": "

Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the features, top authors or create your first idea!

", + "Alert not found with standart API": "Alert not found with standart API", + "Chatting is enabled {0} hours after creating a new account. This is done to prevent chat bots and general spam.": "Chatting is enabled {0} hours after creating a new account. This is done to prevent chat bots and general spam.", + "Do you really want to clear alerts log?": "Do you really want to clear alerts log?", + "Do you really want to delete alert {0}?": "Do you really want to delete alert {0}?", + "Do you really want to delete script '{0}'?": "Do you really want to delete script '{0}'?", + "Do you really want to delete {0} alerts?": "Do you really want to delete {0} alerts?", + "Do you really want to stop alert {0}?": "Do you really want to stop alert {0}?", + "Do you really want to stop {0} alerts?": "Do you really want to stop {0} alerts?", + "EPS": "EPS", + "EPS Dil": "EPS Dil", + "Edit Idea": "Edit Idea", + "Multi Charts Layout": "Multi Charts Layout", + "PE": "PE", + "PRO": "PRO", + "Publish Idea": "Publish Idea", + "2 year": "2 year", + "All fields are required": "All fields are required", + "Available": "Available", + "Check credit card number and CVV/CSC code": "Check credit card number and CVV/CSC code", + "Check expiration date": "Check expiration date", + "City": "City", + "Comments": "Comments", + "Country": "Country", + "Credit Card": "Credit Card", + "Credit card fields may contain only digits": "Credit card fields may contain only digits", + "Enter your ZIP code": "Enter your ZIP code", + "If you want to change the address, please enter your ZIP code here": "If you want to change the address, please enter your ZIP code here", + "Make payment with previously used details": "Make payment with previously used details", + "More {{sectionName}} Ideas": "More {{sectionName}} Ideas", + "PayPal": "PayPal", + "Payment Information": "Payment Information", + "Please choose at least one exchange to continue.": "Please choose at least one exchange to continue.", + "Please use only latin characters in address fields": "Please use only latin characters in address fields", + "Please use only latin characters in your first and last names": "Please use only latin characters in your first and last names", + "State/Region": "State/Region", + "Street": "Street", + "Subscribe": "Subscribe", + "Zip Code": "Zip Code", + "year": "year", + " Limit ": " Limit ", + " Stop ": " Stop ", + "

Only D, W, M intervals are supported for this symbol/exchange. You will be automatically switched to a D interval. Intraday intervals are not available because of exchange policies.

": "

Only D, W, M intervals are supported for this symbol/exchange. You will be automatically switched to a D interval. Intraday intervals are not available because of exchange policies.

", + "

Symbol ": "

Symbol ", + "Account Name": "Account Name", + "Active Chart": "Active Chart", + "Active chart doesn't contain the study you are going to publish": "Active chart doesn't contain the study you are going to publish", + "Add this room to favorites": "Add this room to favorites", + "Add {0}...": "Add {0}...", + "Alerts maintenance": "Alerts maintenance", + "All Charts": "All Charts", + "All fields are required.": "All fields are required.", + "Are you sure you want to overwrite '{0}' script?": "Are you sure you want to overwrite '{0}' script?", + "Balances": "Balances", + "Ban ": "Ban ", + "Ban expires in {0}": "Ban expires in {0}", + "Ban user": "Ban user", + "Brokerage Name": "Brokerage Name", + "By": "By", + "CQG Password": "CQG Password", + "CQG Username": "CQG Username", + "Can't create alert on invalid symbol": "Can't create alert on invalid symbol", + "Can't create alert when offline": "Can't create alert when offline", + "Can't edit alert on invalid symbol": "Can't edit alert on invalid symbol", + "Can't edit alert when offline": "Can't edit alert when offline", + "Change Background Transparency": "Change Background Transparency", + "Change Balloon Background Color": "Change Balloon Background Color", + "Change Balloon Background Transparency": "Change Balloon Background Transparency", + "Change Balloon Border Color": "Change Balloon Border Color", + "Change Balloon Text": "Change Balloon Text", + "Change Balloon Text Font Size": "Change Balloon Text Font Size", + "Change Balooon Text Color": "Change Balooon Text Color", + "Change Border Color": "Change Border Color", + "Change CQG password": "Change CQG password", + "Change Curve Background Color": "Change Curve Background Color", + "Change Curve Background Transparency": "Change Curve Background Transparency", + "Change Curve Filling": "Change Curve Filling", + "Change Curve Line Color": "Change Curve Line Color", + "Change Curve Line Extending Left": "Change Curve Line Extending Left", + "Change Curve Line Extending Right": "Change Curve Line Extending Right", + "Change Curve Line Left End": "Change Curve Line Left End", + "Change Curve Line Right End": "Change Curve Line Right End", + "Change Curve Line Style": "Change Curve Line Style", + "Change Curve Line Width": "Change Curve Line Width", + "Change Fib Arcs Background Transparency": "Change Fib Arcs Background Transparency", + "Change Fib Arcs Background Visibility": "Change Fib Arcs Background Visibility", + "Change Fib Speed Resistance Arcs Full Cirlces Mode": "Change Fib Speed Resistance Arcs Full Cirlces Mode", + "Change Fib Speed Resistance Arcs Levels Visibility": "Change Fib Speed Resistance Arcs Levels Visibility", + "Change Fib Speed Resistance Arcs Line Color": "Change Fib Speed Resistance Arcs Line Color", + "Change Fib Speed Resistance Arcs Visibility": "Change Fib Speed Resistance Arcs Visibility", + "Change Fib Speed Resistance Arcs Width": "Change Fib Speed Resistance Arcs Width", + "Change Password": "Change Password", + "Change Price Text Color": "Change Price Text Color", + "Change Price Text Font Size": "Change Price Text Font Size", + "Change Time Cycles Background Color": "Change Time Cycles Background Color", + "Change Time Cycles Background Transparency": "Change Time Cycles Background Transparency", + "Change Time Cycles Color": "Change Time Cycles Color", + "Change Time Cycles Filling": "Change Time Cycles Filling", + "Change Time Cycles Line Style": "Change Time Cycles Line Style", + "Change Time Cycles Line Width": "Change Time Cycles Line Width", + "Check firewall settings and make sure access to websocket ({0} port {1}) is open. Then click Reconnect or press F5.": "Check firewall settings and make sure access to websocket ({0} port {1}) is open. Then click Reconnect or press F5.", + "Click the broker you want to trade through": "Click the broker you want to trade through", + "Collaterals": "Collaterals", + "Confirm Password": "Confirm Password", + "Connect to CQG": "Connect to CQG", + "Connection is lost": "Connection is lost", + "Content": "Content", + "Continue to checkout": "Continue to checkout", + "Continued violation of chat etiquette": "Continued violation of chat etiquette", + "Continued violation of chat etiquette.": "Continued violation of chat etiquette.", + "Countdown": "Countdown", + "Create New List": "Create New List", + "Create New List...": "Create New List...", + "Curve": "Curve", + "December": "December", + "Degree": "Degree", + "Describe your company and project in a few sentences.": "Describe your company and project in a few sentences.", + "Desktop notifications": "Desktop notifications", + "Desktop notifications when I'm mentioned": "Desktop notifications when I'm mentioned", + "Dialog": "Dialog", + "Do you realy want to delete{0}watchlist?": "Do you realy want to delete{0}watchlist?", + "Do you want to take advantage of this offer now?": "Do you want to take advantage of this offer now?", + "Double Curve": "Double Curve", + "Early Access 50% off{{#is_finished}} – Final chance{{/is_finished}}": "Early Access 50% off{{#is_finished}} – Final chance{{/is_finished}}", + "Early Access for $15/Month": "Early Access for $15/Month", + "Edit Alert...": "Edit Alert...", + "Edit {0} Alert...": "Edit {0} Alert...", + "Elliott Correction Wave (ABC)": "Elliott Correction Wave (ABC)", + "Elliott Double Combo Wave (WXY)": "Elliott Double Combo Wave (WXY)", + "Elliott Impulse Wave (12345)": "Elliott Impulse Wave (12345)", + "Elliott Triangle Wave (ABCDE)": "Elliott Triangle Wave (ABCDE)", + "Elliott Triple Combo Wave (WXYXZ)": "Elliott Triple Combo Wave (WXYXZ)", + "Email notifications": "Email notifications", + "Email notifications when I'm mentioned": "Email notifications when I'm mentioned", + "Email-to-sms is the easiest and absolutely free way to send text message (SMS) from the internet to phones. This site aims to be the most complete and up-to-date list of email addresses that can be used to send text messages to phones.": "Email-to-sms is the easiest and absolutely free way to send text message (SMS) from the internet to phones. This site aims to be the most complete and up-to-date list of email addresses that can be used to send text messages to phones.", + "Error occured": "Error occured", + "Error while trying to create snapshot.": "Error while trying to create snapshot.", + "Error:": "Error:", + "Error: too long text": "Error: too long text", + "Export Watchlist": "Export Watchlist", + "Failed:": "Failed:", + "Full Circles": "Full Circles", + "Get the link to your individual GitHub profile, which we’ll enable for access to the library.": "Get the link to your individual GitHub profile, which we’ll enable for access to the library.", + "Go PRO": "Go PRO", + "HL Bars": "HL Bars", + "Here are a few steps to get your Charting Library:": "Here are a few steps to get your Charting Library:", + "Hide alert label line": "Hide alert label line", + "Horz Grid Lines": "Horz Grid Lines", + "How to fix:": "How to fix:", + "If you like what you see, you have an exclusive chance to get 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.": "If you like what you see, you have an exclusive chance to get 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.", + "If you need support then please visit our issues tracker using your GitHub profile we’ve granted access to.": "If you need support then please visit our issues tracker using your GitHub profile we’ve granted access to.", + "Import Watchlist...": "Import Watchlist...", + "Import/Export Watchlists": "Import/Export Watchlists", + "Indicator Labels": "Indicator Labels", + "Interval is not applicable": "Interval is not applicable", + "Invalid data format": "Invalid data format", + "Invalid limit price": "Invalid limit price", + "Invalid quantity": "Invalid quantity", + "Invalid stop price": "Invalid stop price", + "It appears that your browser does not support Canvas technology, which is needed for TradingView to work.
": "It appears that your browser does not support Canvas technology, which is needed for TradingView to work.
", + "It appears that your browser does not support WebSocket technology and does not have Adobe Flash plugin installed, one of which is essential for our portal.
": "It appears that your browser does not support WebSocket technology and does not have Adobe Flash plugin installed, one of which is essential for our portal.
", + "June": "June", + "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That is less than $15/month. Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!": "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That is less than $15/month. Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!", + "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.": "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.", + "Just wait awhile. We will send you all necessary information ASAP.": "Just wait awhile. We will send you all necessary information ASAP.", + "Launch chat in a separate window": "Launch chat in a separate window", + "Left Axis": "Left Axis", + "Library Without The Link": "Library Without The Link", + "Line - Close": "Line - Close", + "Line - HL/2": "Line - HL/2", + "Line - High": "Line - High", + "Line - Low": "Line - Low", + "Line - Open": "Line - Open", + "Load all alerts...": "Load all alerts...", + "Lock Cursor In Time": "Lock Cursor In Time", + "Log in": "Log in", + "My Lists": "My Lists", + "New Password": "New Password", + "New password and confirmation doesn't match": "New password and confirmation doesn't match", + "New password is required": "New password is required", + "No address input to apply autocomplete": "No address input to apply autocomplete", + "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at founders@tradingview.com": "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at founders@tradingview.com", + "No brokers available": "No brokers available", + "Non-tradable symbol": "Non-tradable symbol", + "Now is your LAST and FINAL chance to get 12 months for only $179.4 (regular $360). That’s less than $15/month and 50% off regular month-to-month payments.": "Now is your LAST and FINAL chance to get 12 months for only $179.4 (regular $360). That’s less than $15/month and 50% off regular month-to-month payments.", + "OC Bars": "OC Bars", + "Oh no! You have only 2 weeks left in your PRO Plus trial! These benefits will expire in two short weeks:": "Oh no! You have only 2 weeks left in your PRO Plus trial! These benefits will expire in two short weeks:", + "Old Password": "Old Password", + "Old password is required": "Old password is required", + "Oops, something went wrong": "Oops, something went wrong", + "Oops, your browser can't display our charts!": "Oops, your browser can't display our charts!", + "Orders": "Orders", + "PRO account": "PRO account", + "Password confirmation is required": "Password confirmation is required", + "Passwords do not match.": "Passwords do not match.", + "Place": "Place", + "Please add 'study(title=\"SomeTitle\")' statement to the script code": "Please add 'study(title=\"SomeTitle\")' statement to the script code", + "Please report the issue or click Reconnect.": "Please report the issue or click Reconnect.", + "Please use one of the following browsers:": "Please use one of the following browsers:", + "Please, install Flash plugin or consider updating to one of these modern browsers with WebSocket support:": "Please, install Flash plugin or consider updating to one of these modern browsers with WebSocket support:", + "Please, try to reload page to edit user data": "Please, try to reload page to edit user data", + "Positions": "Positions", + "Pro Plus": "Pro Plus", + "Processing script...": "Processing script...", + "Publish All Charts": "Publish All Charts", + "Publish Only": "Publish Only", + "Published Idea": "Published Idea", + "Recent chats": "Recent chats", + "Reconnect": "Reconnect", + "Rename List": "Rename List", + "Rename List...": "Rename List...", + "Report a data issue": "Report a data issue", + "Restore Size": "Restore Size", + "Right Axis": "Right Axis", + "Risk/Reward": "Risk/Reward", + "Save List As...": "Save List As...", + "Script '{0}' has been saved": "Script '{0}' has been saved", + "Script cannot be compiled because of errors.": "Script cannot be compiled because of errors.", + "Script has been deleted": "Script has been deleted", + "Script is not saved. Nothing to delete.": "Script is not saved. Nothing to delete.", + "Script is not saved. Nothing to rename.": "Script is not saved. Nothing to rename.", + "Script study added to the chart": "Script study added to the chart", + "Select Broker": "Select Broker", + "Select alert": "Select alert", + "Send all the stuff to Stan Bokov at founders@tradingview.com": "Send all the stuff to Stan Bokov at founders@tradingview.com", + "Series Sale Name": "Series Sale Name", + "Series Sale Number": "Series Sale Number", + "Server broke the connection. Click Reconnect or press F5.": "Server broke the connection. Click Reconnect or press F5.", + "Shortcuts": "Shortcuts", + "Show Dividends": "Show Dividends", + "Show Earnings": "Show Earnings", + "Show Hidden Tools": "Show Hidden Tools", + "Show Splits": "Show Splits", + "Show Symbol Info": "Show Symbol Info", + "Show Values": "Show Values", + "Sign our License Agreement": "Sign our License Agreement", + "Sine Line": "Sine Line", + "Sorry, an error has occurred": "Sorry, an error has occurred", + "Study": "Study", + "Success": "Success", + "Symbol Info": "Symbol Info", + "Symbol Info...": "Symbol Info...", + "Symbol Labels": "Symbol Labels", + "Time Cycles": "Time Cycles", + "To purchase the commercial version of the library, please contact Stan Bokov at founders@tradingview.com.": "To purchase the commercial version of the library, please contact Stan Bokov at founders@tradingview.com.", + "TradingView Notice": "TradingView Notice", + "Trial confirmation dialog": "Trial confirmation dialog", + "Trial confirmation text": "Trial confirmation text", + "Try": "Try", + "URL cannot be recieved.": "URL cannot be recieved.", + "Unexpected error: can't change profile data": "Unexpected error: can't change profile data", + "Unread Messages": "Unread Messages", + "Upgrade and get 50% off regular month-to-month payments!": "Upgrade and get 50% off regular month-to-month payments!", + "User cancelled operation": "User cancelled operation", + "Vert Grid Lines": "Vert Grid Lines", + "Visual settings...": "Visual settings...", + "Widget": "Widget", + "Width (% of the Box)": "Width (% of the Box)", + "Wrong value": "Wrong value", + "You have unsaved changes in the current script. Do you really want to discard them and start working with another script?": "You have unsaved changes in the current script. Do you really want to discard them and start working with another script?", + "Your Password Has Expired": "Your Password Has Expired", + "Your password has expired, please enter new password": "Your password has expired, please enter new password", + "active at": "active at", + "ago": "ago", + "agreed with your idea %chart% about %symbol%": "agreed with your idea %chart% about %symbol%", + "all inactive": "all inactive", + "and details": "and details", + "avg fill price": "avg fill price", + "avg price": "avg price", + "balance": "balance", + "best ask": "best ask", + "best bid": "best bid", + "cach excess": "cach excess", + "changed status": "changed status", + "collateral": "collateral", + "commented on idea you follow %chart% about %symbol%": "commented on idea you follow %chart% about %symbol%", + "commented on your idea %chart% about %symbol%": "commented on your idea %chart% about %symbol%", + "currency": "currency", + "disagreed with your idea %chart% about %symbol%": "disagreed with your idea %chart% about %symbol%", + "fill qty": "fill qty", + "filtered": "filtered", + "id": "id", + "initial margin": "initial margin", + "is now following you": "is now following you", + "last trade": "last trade", + "less than a minute": "less than a minute", + "limit price": "limit price", + "mn": "mn", + "mvo": "mvo", + "offset": "offset", + "on": "on", + "open P/L": "open P/L", + "or choose another broker": "or choose another broker", + "ote": "ote", + "placing time": "placing time", + "published new idea %chart% about %symbol% you follow": "published new idea %chart% about %symbol% you follow", + "purchasing power": "purchasing power", + "qty": "qty", + "replied to your comment on %chart% about %symbol%": "replied to your comment on %chart% about %symbol%", + "side": "side", + "sign in or register": "sign in or register", + "status": "status", + "stop price": "stop price", + "subscription": "subscription", + "symbol": "symbol", + "total margin": "total margin", + "total value": "total value", + "type": "type", + "upl": "upl", + "w": "w", + "y": "y", + "you follow commented on %chart% about %symbol%": "you follow commented on %chart% about %symbol%", + "you follow published new idea %chart% about %symbol%": "you follow published new idea %chart% about %symbol%", + "{0} is already in this chat.": "{0} is already in this chat.", + "Сolor line": "Сolor line", + "Bottom Center": "Bottom Center", + "Bottom Left": "Bottom Left", + "Bottom Right": "Bottom Right", + "Chart snapshot": "Chart snapshot", + "Create Horizontal Line": "Create Horizontal Line", + "Create Vertical Line": "Create Vertical Line", + "Hide Published Charts Timeline": "Hide Published Charts Timeline", + "Left": "Left", + "Middle Center": "Middle Center", + "Middle Left": "Middle Left", + "Middle Right": "Middle Right", + "No color themes saved": "No color themes saved", + "Right": "Right", + "Room {0} was deleted": "Room {0} was deleted", + "Theme": "Theme", + "Theme name": "Theme name", + "Top Center": "Top Center", + "Top Left": "Top Left", + "Top Right": "Top Right", + "TradingView Partner": "TradingView Partner", + "You were in the video call. Duration: {0}": "You were in the video call. Duration: {0}", + "{0} has entered the chat": "{0} has entered the chat", + "{0} has left the chat": "{0} has left the chat", + "{0} was banned for {1} minutes": "{0} was banned for {1} minutes", + "Discipline is the foundation of profitable trading for both discretionary and systematic traders. Visually stunning and intuitive to use, 3D ProSuite is an indispensible professional toolkit of point-and-shoot quantitative risk management and decision support tools for stock pickers and traders focused on technical entry techniques. Know instantly where to place a trailing stop and where to exit. Identify trends and pullbacks. Watch rotation and volatility in real time. Calculate hedge ratios for protection. Identify extremes. Non-programmers interested in systematic trading can take advantage of our strategy to test a combination of 3D ProSuite with moving average filter, channel filter, and volatility filter.": "Discipline is the foundation of profitable trading for both discretionary and systematic traders. Visually stunning and intuitive to use, 3D ProSuite is an indispensible professional toolkit of point-and-shoot quantitative risk management and decision support tools for stock pickers and traders focused on technical entry techniques. Know instantly where to place a trailing stop and where to exit. Identify trends and pullbacks. Watch rotation and volatility in real time. Calculate hedge ratios for protection. Identify extremes. Non-programmers interested in systematic trading can take advantage of our strategy to test a combination of 3D ProSuite with moving average filter, channel filter, and volatility filter.", + "AOS FX Primer is made up of 3 separate indicators to help you better analyse the markets. AOS FX Sessions shows session start/end times (automatically handling Daylight Saving changes) along with opening ranges. AOS FX Day HL shows the High and Low level for the past 2 years, automatically handling Daylight Saving changes. AOS ATRplus shows the moving average mid-point of the previous bar ranges. Please see our website for a full description and screenshots.": "AOS FX Primer is made up of 3 separate indicators to help you better analyse the markets. AOS FX Sessions shows session start/end times (automatically handling Daylight Saving changes) along with opening ranges. AOS FX Day HL shows the High and Low level for the past 2 years, automatically handling Daylight Saving changes. AOS ATRplus shows the moving average mid-point of the previous bar ranges. Please see our website for a full description and screenshots.", + "Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:

  • Dynamically plot market support and resistance areas (SCMR Dynamic Levels™)
  • Highlight individual bar conditions (SCMR B2B™)
  • Measure and time market trading ranges (SCMR Momentum Peaks™)
No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.": "Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:
  • Dynamically plot market support and resistance areas (SCMR Dynamic Levels™)
  • Highlight individual bar conditions (SCMR B2B™)
  • Measure and time market trading ranges (SCMR Momentum Peaks™)
No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.", + "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex. For more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.": "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex. For more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.", + "\"Buy Sell\" indicator is simple yet powerful trading signals that will help you consistently profit from the market. It built with risk management in mind, meaning average winning trade will be more than average losing trade several times.

It comes with signals and trend confirmation. For more information please visit: synergytrading.weebly.com": "\"Buy Sell\" indicator is simple yet powerful trading signals that will help you consistently profit from the market. It built with risk management in mind, meaning average winning trade will be more than average losing trade several times.

It comes with signals and trend confirmation. For more information please visit: synergytrading.weebly.com", + "Above Bar": "Above Bar", + "Absolute": "Absolute", + "Below Bar": "Below Bar", + "Bottom": "Bottom", + "Top": "Top", + "Alerts are not yet available for this chart type. Please check GetSatisfaction and vote for this feature to show support for it.": "Alerts are not yet available for this chart type. Please check GetSatisfaction and vote for this feature to show support for it.", + "Arguments": "Arguments", + "Built-in Functions": "Built-in Functions", + "Built-in Variable": "Built-in Variable", + "Built-in Variables": "Built-in Variables", + "Built-in'+(docs.kind === TVScript.FunKind.DECL ? ' Annotation' : '": "Built-in'+(docs.kind === TVScript.FunKind.DECL ? ' Annotation' : '", + "Confirm replacing": "Confirm replacing", + "Delete all drawing for this symbol": "Delete all drawing for this symbol", + "Examples": "Examples", + "Language Operator": "Language Operator", + "Language Operators": "Language Operators", + "My Ideas": "My Ideas", + "Not Now": "Not Now", + "Oops!": "Oops!", + "Open Manage Drawings": "Open Manage Drawings", + "PUBLISH PRIVATE IDEA": "PUBLISH PRIVATE IDEA", + "Pine Script Reference (new window)": "Pine Script Reference (new window)", + "Pine Script Reference (pop-up)": "Pine Script Reference (pop-up)", + "Publish Private Idea": "Publish Private Idea", + "Publishing is possible only from the chart page. Please open a chart and then try again.": "Publishing is possible only from the chart page. Please open a chart and then try again.", + "Remarks": "Remarks", + "Remove all line tools for ": "Remove all line tools for ", + "Returns": "Returns", + "Script Language Reference Manual": "Script Language Reference Manual", + "See Also": "See Also", + "Syntax": "Syntax", + "Type:": "Type:", + "Be the first to speak": "Be the first to speak", + "Ignored users list": "Ignored users list", + "# (Total: {0})": "# (Total: {0})", + "Hold Shift – draw lines at right angles.": "Hold Shift – draw lines at right angles.", + "Number or , – change interval. Type in a digit for minute charts, or first letter of the word for longer resolutions. E.g. 1, 5, 30, 60, 1440, H, 2H, 6H, D, 5D, 3W, 6M.": "Number or , – change interval. Type in a digit for minute charts, or first letter of the word for longer resolutions. E.g. 1, 5, 30, 60, 1440, H, 2H, 6H, D, 5D, 3W, 6M.", + "By clicking on “Sign Up” you are agreeing to the Terms of Service.": "By clicking on “Sign Up” you are agreeing to the Terms of Service.", + "Change Days To": "Change Days To", + "Change Hours To": "Change Hours To", + "Change Line Tool Visibility On Days": "Change Line Tool Visibility On Days", + "Change Line Tool Visibility On Hours": "Change Line Tool Visibility On Hours", + "Change Line Tool Visibility On Minutes": "Change Line Tool Visibility On Minutes", + "Change Line Tool Visibility On Months": "Change Line Tool Visibility On Months", + "Change Line Tool Visibility On Weeks": "Change Line Tool Visibility On Weeks", + "Change Minutes To": "Change Minutes To", + "Correct?": "Correct?", + "Could not send your report": "Could not send your report", + "Crypto/crypto pairs (eg. LTC/BTC) are not currently supported but that may change in the future.": "Crypto/crypto pairs (eg. LTC/BTC) are not currently supported but that may change in the future.", + "Cypher Pattern": "Cypher Pattern", + "Days": "Days", + "Go to Date...": "Go to Date...", + "Go to...": "Go to...", + "Hours": "Hours", + "IMPORTANT:": "IMPORTANT:", + "Indexes don’t have prices, they have values. There are corresponding ETFs that can be traded. SPX is the SnP500 index, but SPY is the ETF that can be traded.": "Indexes don’t have prices, they have values. There are corresponding ETFs that can be traded. SPX is the SnP500 index, but SPY is the ETF that can be traded.", + "Last available bar": "Last available bar", + "Minutes": "Minutes", + "Months": "Months", + "Please do not modify the order so we can investigate the issue.": "Please do not modify the order so we can investigate the issue.", + "Report this message": "Report this message", + "Select order": "Select order", + "Simply
drag & drop

or select file...": "Simply
drag & drop

or select file...", + "Spreads can’t be traded because they are not a single symbol, they are a visual representation of a calculation.": "Spreads can’t be traded because they are not a single symbol, they are a visual representation of a calculation.", + "Thanks!": "Thanks!", + "To:": "To:", + "Trading issue": "Trading issue", + "Warning:": "Warning:", + "Weeks": "Weeks", + "comment": "comment", + "goto date.": "goto date.", + "html5 stock charting
library licensing": "html5 stock charting
library licensing", + "message": "message", + "Go": "Go", + "Go to": "Go to", + "Report {0} from {1} to moderators": "Report {0} from {1} to moderators", + "Reported {0} from @{1}, {2}": "Reported {0} from @{1}, {2}", + "Add Text Note For {0}": "Add Text Note For {0}", + "Add To Text Notes": "Add To Text Notes", + "Are you sure you want to delete this script?": "Are you sure you want to delete this script?", + "DELETE": "DELETE", + "Do you realy want to delete {0} template?": "Do you realy want to delete {0} template?", + "Do you realy want to replace \"{0}\"?": "Do you realy want to replace \"{0}\"?", + "Idea": "Idea", + "NEW": "NEW", + "New Untitled Note": "New Untitled Note", + "Open Text Notes Panel": "Open Text Notes Panel", + "Please enter a valid URL": "Please enter a valid URL", + "Save template as...": "Save template as...", + "Search Note": "Search Note", + "Template name": "Template name", + "Text Notes": "Text Notes", + "Text Notes are available only on chart page. Please open a chart and then try again.": "Text Notes are available only on chart page. Please open a chart and then try again.", + "URL": "URL", + "Add Text Note For __symbol__": "Add Text Note For __symbol__", + "Add this study to active chart": "Add this study to active chart", + "April": "April", + "Are you sure you want to cancel order %s?": "Are you sure you want to cancel order %s?", + "Are you sure you want to ignore messages from __username__?": "Are you sure you want to ignore messages from __username__?", + "August": "August", + "Buy ": "Buy ", + "Cancel PRO Account": "Cancel PRO Account", + "Cancel subscription": "Cancel subscription", + "Change Minutes From": "Change Minutes From", + "Connect to %s": "Connect to %s", + "Connection to server was lost": "Connection to server was lost", + "Continued violation of chat etiquette. For more information on this etiquette please go to __link__": "Continued violation of chat etiquette. For more information on this etiquette please go to __link__", + "Created {0}.": "Created {0}.", + "Do you really want to delete __themename__ theme?": "Do you really want to delete __themename__ theme?", + "Expand __symbol__ chart": "Expand __symbol__ chart", + "February": "February", + "January": "January", + "July": "July", + "Last edited {0}": "Last edited {0}", + "Link to __room__ chat": "Link to __room__ chat", + "M": "M", + "March": "March", + "Neutral": "Neutral", + "No Title": "No Title", + "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at __email__": "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at __email__", + "No showcase": "No showcase", + "Notice": "Notice", + "November": "November", + "October": "October", + "Open __symbol__ Text Note": "Open __symbol__ Text Note", + "Publish": "Publish", + "Room __title__ was deleted": "Room __title__ was deleted", + "Save theme as...": "Save theme as...", + "Script": "Script", + "Script Error": "Script Error", + "Sell ": "Sell ", + "Send private message to __username__": "Send private message to __username__", + "September": "September", + "Show Published Charts Timeline": "Show Published Charts Timeline", + "Show alert label line": "Show alert label line", + "Show all messages from __username__": "Show all messages from __username__", + "Symbol __symbol__ cannot be traded on TradingView’s Paper Trading. Why not?": "Symbol __symbol__ cannot be traded on TradingView’s Paper Trading. Why not?", + "To: __username__": "To: __username__", + "Unlock": "Unlock", + "__minutes__ min": "__minutes__ min", + "__minutes__ min __seconds__ sec": "__minutes__ min __seconds__ sec", + "__seconds__ sec": "__seconds__ sec", + "__username__ has entered the chat": "__username__ has entered the chat", + "__username__ has left the chat": "__username__ has left the chat", + "days": "days", + "hours": "hours", + "minutes": "minutes", + "months": "months", + "years": "years", + "Sign in or sign up to use paper trading": "Sign in or sign up to use paper trading", + "Paper Trading is disconnected.": "Paper Trading is disconnected.", + "long": "long", + "short": "short", + "1 day": "1 day", + "1 hour": "1 hour", + "10 minutes": "10 minutes", + "12 hours": "12 hours", + "3 hours": "3 hours", + "30 minutes": "30 minutes", + "5 minutes": "5 minutes", + "Balance:": "Balance:", + "Ban __username__": "Ban __username__", + "Ban duration:": "Ban duration:", + "Ban expires in less than __duration__": "Ban expires in less than __duration__", + "Banned permanently": "Banned permanently", + "Content that caused the ban:": "Content that caused the ban:", + "Equity:": "Equity:", + "Hi,nnI'm a moderator for TradingView. I reviewed your idea at __chart__ and had to mark it as \"Not Suggested\" because it doesn't comply with our House Rules https://www.tradingview.com/house-rules/.nnPay attention to these rules to get into the Suggested stream more often, or even become a Suggested Author. Please let me know if you have any questions, will be happy to help.": "Hi,nnI'm a moderator for TradingView. I reviewed your idea at __chart__ and had to mark it as \"Not Suggested\" because it doesn't comply with our House Rules https://www.tradingview.com/house-rules/.nnPay attention to these rules to get into the Suggested stream more often, or even become a Suggested Author. Please let me know if you have any questions, will be happy to help.", + "Idea comments": "Idea comments", + "Ideas publishing": "Ideas publishing", + "If you have questions or suggestions, reply to this message.": "If you have questions or suggestions, reply to this message.", + "Ignore __username__": "Ignore __username__", + "Percents": "Percents", + "Permanently": "Permanently", + "Phone": "Phone", + "Please enter template name": "Please enter template name", + "Please enter theme name": "Please enter theme name", + "Position is being changed": "Position is being changed", + "Private messages": "Private messages", + "Public chats": "Public chats", + "Publish idea": "Publish idea", + "Quote the message which caused the ban along with additional comments if any (a private message with this information will be sent to the user from your account):": "Quote the message which caused the ban along with additional comments if any (a private message with this information will be sent to the user from your account):", + "Read this every time before banning someone! Our goal is to keep a healthy, constructive and useful dialog open in the chatrooms. Sending a private message with a warning is enough to solve 99% of the issues. If that doesn’t help, start with a one-minute ban.": "Read this every time before banning someone! Our goal is to keep a healthy, constructive and useful dialog open in the chatrooms. Sending a private message with a warning is enough to solve 99% of the issues. If that doesn’t help, start with a one-minute ban.", + "Save new study template": "Save new study template", + "Select violation...": "Select violation...", + "Snapshot": "Snapshot", + "Symbols from Quandl are not currently supported.": "Symbols from Quandl are not currently supported.", + "Unban __username__": "Unban __username__", + "Unignore __username__": "Unignore __username__", + "User __username__ was banned for __duration__.": "User __username__ was banned for __duration__.", + "User __username__ was banned permanently.": "User __username__ was banned permanently.", + "User __username__ was unbanned.": "User __username__ was unbanned.", + "Violated house rule:": "Violated house rule:", + "Violated house rule: __violation__.": "Violated house rule: __violation__.", + "Violation that caused the ban: __violation__.": "Violation that caused the ban: __violation__.", + "When selecting this checkbox the study template will set \"__interval__\" interval on a chart": "When selecting this checkbox the study template will set \"__interval__\" interval on a chart", + "You are banned from __banType__ for __duration__ for violating our House Rules. More info - __link__": "You are banned from __banType__ for __duration__ for violating our House Rules. More info - __link__", + "You are permanently banned from __banType__ for violating our House Rules. More info - __link__.": "You are permanently banned from __banType__ for violating our House Rules. More info - __link__.", + "__firstEnumerationItem__ and __secondEnumerationItem__": "__firstEnumerationItem__ and __secondEnumerationItem__", + "__firstEnumerationItem__, __secondEnumerationItem__ and __thirdEnumerationItem__": "__firstEnumerationItem__, __secondEnumerationItem__ and __thirdEnumerationItem__", + "__firstEnumerationItem__, __secondEnumerationItem__, __thirdEnumerationItem__ and __fourthEnumerationItem__": "__firstEnumerationItem__, __secondEnumerationItem__, __thirdEnumerationItem__ and __fourthEnumerationItem__", + "__username__ is permanently banned. Do you want to unban __username__?": "__username__ is permanently banned. Do you want to unban __username__?", + "commenting": "commenting", + "go to date.": "go to date.", + "publish idea.": "publish idea.", + "publishing": "publishing", + "server failed to place closing order": "server failed to place closing order", + "take snapshot.": "take snapshot.", + "

Pine scripting language

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.": "

Pine scripting language

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.", + "Close message": "Close message", + "Created ": "Created ", + "Edit Order…": "Edit Order…", + "Error occured while publishing": "Error occured while publishing", + "Error: Account is disabled": "Error: Account is disabled", + "Last edited ": "Last edited ", + "Show Drawings Toolbar": "Show Drawings Toolbar", + "Text Note": "Text Note", + "This chart layout has a lot of objects and can't be published! Please report to {0} for further details.": "This chart layout has a lot of objects and can't be published! Please report to {0} for further details.", + "TradingView Sign Up": "TradingView Sign Up", + "Heikin Ashi": "Heikin Ashi", + "Learn about all PRO features": "Learn about all PRO features", + "Show Less": "Show Less", + "Visibility": "Visibility", + "Levels Line": "Levels Line", + "Show Objects Tree...": "Show Objects Tree...", + "Close_as_a_command": "Close" } \ No newline at end of file diff --git a/charting_library/static/localization/translations/vi.json b/charting_library/static/localization/translations/vi.json index c1f6af5c..5f43940f 100644 --- a/charting_library/static/localization/translations/vi.json +++ b/charting_library/static/localization/translations/vi.json @@ -1,1185 +1,99 @@ { - "propertypage-name-label_css_class": "propertypage-name-label", - "Script Editor": "Soạn thảo kịch bản", - " Published Charts Timeline": "Các biểu đồ dòng thời gian được công bố", - "SMA": "SMA", - "Published Chart": "Published Chart", - "Bar's Style": "Hình dạng biểu đồ ", - "Chart Properties": "Đặc tính biểu đồ", - "Compare": "So sánh", - "Compare...": "So sánh...", - "Compare or Add Symbol...": "So sánh và thêm mã giao dịch...", - "Compare or Add Symbol": "So sánh và thêm mã giao dịch", - "Add Symbol": "Thêm mã giao dịch", - "Scales Properties...": "Đặc tính chia tỷ lệ", - "Add": "Thêm", - "Company Comparison": "So sánh các công ty", - "Indicators, Fundamentals, Economy and Add-ons": "Các chỉ số, yếu tố cơ bản, cơ cấu sắp xếp và tiện ích", - "Economy & Symbols": "Cơ cấu sắp xếp & Mã giao dịch", - "Bars": "Biểu đồ thanh", - "Candles": "Biểu đồ nến", - "Hollow Candles": "Biểu đồ nến rỗng", - "Line": "Biểu đồ đường viền", - "Permanent link to this message": "Permanent link to this message", - "Area": "Biểu đồ vùng", - "Message settings": "Message settings", - "Heiken Ashi": "Biểu đồ Heiken Ashi", - "Delete message": "Delete message", - "Are you sure you want to delete this message?": "Are you sure you want to delete this message?", - "Renko": "Renko", - "Line Break": "Line Break", - "Kagi": "Kagi", - "Point & Figure": "Point & Figure", - "Histogram": "Biểu đồ tần suât", - "Cross_chart_type": "Chéo nhau", - "Crosshair": "Đường chữ thập", - "Columns": "Các cột", - "Circles": "Các vòng tròn", - "Indicators": "Các chỉ số", - "Favorites": "Mục yêu thích", - "Technical Analysis": "Phân tích kĩ thuật", - "No indicators matched your criteria.": "Không có chỉ số nào khớp với tiêu chuẩn của bạn", - "Add to favorites": "Thêm vào mục yêu thích", - "Remove from favorites": "Loại bỏ khỏi mục yêu thích", - "No symbols matched your criteria": "Không mã giao dịch nào khớp với tiêu chuẩn của bạn", - "Add any symbol from the list": "Thêm bất cứ mã giao dịch từ danh sách", - "Overlay the main chart": "Chèn vào biểu đồ chính", - "Symbols to be added on the chart": "Các mã giao dịch được thêm vào biểu đồ", - "Symbol": "Mã giao dịch", - "Default": "Mặc định", - "Defaults": "Các mặc định", - "OK": "Đồng ý", - "Toggle notifications for this room": "Toggle notifications for this room", - "Cancel": "Hủy bỏ", + " alert label line": "alert label line", " color": "màu sắc", + " Published Charts Timeline": "Các biểu đồ dòng thời gian được công bố", " transparency": "độ minh bạch", " visibility": "khả năng hiển thị", - "Add To Watchlist": "Thêm vào danh sách theo dõi", - "Add {0} To Watchlist": "Add {0} To Watchlist", - "Apply": "Áp dụng", - "Arguments in Header": "Đối số trong tiêu đề", - "Arrow": "Mũi tên", - "Auto Scale": "Tự động chia tỷ lệ", - "Background": "Hình nền", - "bars": "Thanh", - "bars_margin": "Thanh ", - "{0} bars": "{0} thanh", - "Bottom Margin": "Lề dưới", - "Bring Forward": "Đưa ra", - "Bring to Front": "Đưa lên phía trước", - "Clone": "Bản sao", - "Color Theme": "Màu sắc chủ đề", - "Copy": "Sao chép", - "Extended Hours": "Thời gian mở rộng", - "Format...": "Định dạng...", - "Source Code...": "Source Code...", - "Full Screen": "Toàn màn hình", - "Grid Lines": "Đường lưới", - "Hide All Drawing Tools": "Ấn tất cả công cụ vẽ", - "Drawing Tools": "Drawing Tools", - "Hide": "Ẩn", - "Sort by symbol": "Sort by symbol", - "Sort by last price": "Sort by last price", - "Sort by price change": "Sort by price change", - "Sort by price change percent": "Sort by price change percent", - "Time Scale": "Time Scale", - "Insert Drawing Tool": "Chèn công cụ vẽ", - "Insert Indicator...": "Chèn chỉ số...", - "Script Editor...": "Script Editor...", - "Last Value on Price Scale": "Giá trị cuối cùng trên thang giá", - "Link To": "Liên kết đến", - "Last": "Last", - "Chng": "Chng", - "Sound on addressed to me messages": "Sound on addressed to me messages", - "Load New Bars": "Tải các thanh mới", - "Lock All Drawing Tools": "Khóa tất cả công cụ vẽ", - "Lock Scale": "Khóa chia tỷ lệ", - "Lock scale": "Khóa chia tỷ lệ", - "Log Scale": "Tỷ lệ logarit", - "log": "logarit", - "Magnet Mode": "Chế độ nam châm", - "Merge Down": "Sáp nhập xuống", - "Merge Up": "Sáp nhập lên", - "Objects Tree...": "Danh sách đối tượng...", - "Offset": "Bù lại", - "Override Min Tick": "Điều chỉnh số thập phân", - "Percentage": "Tỷ lệ phần trăm", - "Precision": "Độ chính xác", - "Price Line": "Đường giá", - "Properties...": "Đặc tính...", - "Redo": "Làm lại", - "Remove All Drawing Tools": "Loại bỏ tất cả công cụ vẽ", - "Remove All Studies": "Loại bỏ tất cả thay đổi", - "Remove All Indicators": "Loại bỏ tất cả các chỉ số", - "Remove": "Loại bỏ", - "Reset Chart": "Thiết lập lại biểu đồ", - "Reset Scale": "Thiết lập lại chia tỷ lệ", - "Reset": "Thiết lập lại", - "Right Margin": "Lề phải", - "Save As...": "Lưu dưới dạng...", - "Scale Left": "Chia tỷ lệ theo bên trái", - "Scale Percentage": "Chia tỷ lệ theo dạng phần trăm", - "Scale Right": "Chia tỷ lệ theo bên phải", - "Scale Series Only": "Chia tỷ lệ theo số liệu", - "Scale series only": "Chia tỷ lệ theo số liệu", - "Scale Series only": "Chia tỷ lệ theo số liệu", - "Scales Lines": "Đường tỷ lệ", - "Scales Text": "Văn bản tỷ lệ", - "Scaling": "Chia tỷ lệ", - "Screen (No Scale)": "Không chia tỷ lệ", - "Send Backward": "Gửi ngược lại", - "Send to Back": "Gửi cho quay lại", - "Session Breaks": "Nghỉ giữa phiên", - "Show Arguments in Header": "Hiển thị đối số trong tiêu đề", - "Show Last Value": "Show Last Value", - "Show Last Value on Price Scale": "Hiển thị giá trị cuối cùng trên thang giá", - "Show Left Axis": "Hiển thị trục trái", - "Show Right Axis": "Hiển thị trục phải", - "Show": "Hiển thị", - "Show Countdown": "Show Countdown", - "Stay In Drawing Mode": "Giữ nguyên chế độ vẽ", - "Symbol Search...": "Tìm mã giao dịch...", - "Change Symbol": "Đổi mã giao dịch", - "Change Symbol...": "Đổi mã giao dịch...", - "Change Interval...": "Change Interval...", - "Time Zone": "Múi giờ ", - "TimeZone": "Múi giờ ", - "Top Margin": "Lề trên", - "Transparency": "Độ minh bạch", - "Undo {0}": "Khôi phục {0}", - "Undo": "Khôi phục", - "undo": "undo", - "redo": "redo", - "Unmerge Down": "Hủy sáp nhập xuống", - "Unmerge Up": "Hủy sáp nhập lên", - "Visual Order": "Thứ tự trực quan", - "Watermark": "Chữ mờ", - "Show Objects Tree": "Hiển thị danh sách đối tượng", - "cursors-group-css-class": "cursors-group-css-class", - "ABCD Pattern": "Mẫu hình ABCD", - "Anchored Text": "Neo văn bản", - "Arc": "Hình vòng cung", - "Arrow Mark Down": "Đánh dấu mũi tên xuống", - "Arrow Mark Left": "Đánh dấu mũi tên sang trái", - "Arrow Mark Right": "Đánh dấu mũi tên sang phải", - "Arrow Mark Up": "Đánh dấu mũi tên lên", - "Balloon": "Bình luận", - "Bars Pattern": "Mẫu hình thanh", - "Brush": "Cọ vẽ", - "Callout": "Chú thích", - "Circle Lines": "Các đường vòng tròn", - "Cross": "Đường chéo", - "Cyclic Lines": "Các đường chu kỳ", - "Date Range": "Phạm vi ngày", - "Disjoint Angle": "Góc phân chia", - "Dot": "Dấu chấm", - "Elliott Labels": "Quy ước dán nhãn với sóng Elliott", - "Elliott Major Retracement": "Sóng Elliott lớn thoái lui", - "Elliott Minor Retracement": "Sóng Elliott nhỏ thoái lui", - "Elliott Wave Cycle": "Sóng Elliott chu kỳ", - "Elliott Wave Minor": "Sóng Elliott nhỏ", - "Elliott Wave Circle": "Elliott Wave Circle", - "Elliott Wave Subminuette": "Sóng Elliott cực nhỏ", - "Ellipse": "Hình elip", - "Value": "Value", - "Eraser": "Tẩy", - "Alert Actions": "Alert Actions", - "Send E-mail": "Send E-mail", - "Send SMS": "Send SMS", - "Play Sound": "Play Sound", - "Show Popup": "Show Popup", - "Extended": "Kéo dài", - "Extended Line": "Đường kéo dài", - "Fib Channel": "Kênh Fibonacci", - "Fib Circles": "Các vòng Fibonacci", - "Fib Retracement": "Fibonacci thoái lui", - "Fib Speed Resistance Arcs": "Fibonacci kháng cự vòng cung", - "Fib Speed Resistance Fan": "Fibonacci kháng cự dạng quạt", - "Fib Spiral": "Fibonacci hình xoắn ốc", - "Fib Time Zone": "Fibonacci vùng thời gian", - "Fib Wedge": "Fibonacci hình cái nêm", - "Flag Mark": "Cờ đánh dấu", - "Flat Top/Bottom": "Mặt phẳng đỉnh/đáy", - "Flat Bottom": "Mặt phẳng đáy", - "Forecast": "Dự đoán", - "Gann Box": "Mô hình hộp Gann", - "Gann Fan": "Mô hình quạt Gann", - "Gann Square": "Mô hình vuông Gann", - "Head & Shoulders": "Mô hình Vai-Đầu-Vai", - "Horizontal Line": "Đường nằm ngang", - "Horizontal Ray": "Tia nằm ngang", - "Icon": "Biểu tượng", - "Inside Pitchfork": "Mô hình Pitchfork mặt trong", - "Long Position": "Vị trí mua", - "Risk/Reward long": "Rủi ro/lợi nhuận ở trạng thái mua", - "Modified Schiff Pitchfork": "Mô hình Schiff Pitchfork biến đổi", - "Parallel Channel": "Kênh song song", - "Pitchfan": "Mô hình Pitchfork dạng quạt", - "Pitchfork": "Mô hình Pitchfork", - "Polyline": "Hình polyline", - "Price Label": "Nhãn giá", - "Price Range": "Phạm vi giá", - "Projection": "Phép chiếu", - "Ray": "Tia", - "Rectangle": "Hình chữ nhật", - "Regression Trend": "Xu hướng hồi quy", - "Rotated Rectangle": "Hình chữ nhật xoay chuyển", - "Schiff Pitchfork": "Mô hình Schiff Pitchfork", - "Schiff": "Schiff", - "Original": "Nguyên bản", - "Modified Schiff": "Mô hình Schiff biến đổi", - "Inside": "Bên trong", - "Short Position": "Vị trí bán", - "Risk/Reward short": "Rủi ro/Lợi nhuận ở trạng thái bán", - "Text": "Văn bản", - "Comment": "Bình luận", - "Three Drivers Pattern": "Mẫu hình 1-2-3", - "Thumb Down": "Giơ ngón tay cái xuống", - "Thumb Up": "Giơ ngón tay cái lên", - "Trend Angle": "Góc xu hướng", - "Trend Line": "Đường xu hướng", - "Trend-Based Fib Extension": "Fibonacci mở rộng dựa trên xu hướng", - "Trend-Based Fib Time": "Fibonacci vùng thời gian dựa trên xu hướng", - "Triangle Pattern": "Mẫu hình tam giác", - "Triangle": "Hình tam giác", - "Vertical Line": "Đường thẳng đứng", - "XABCD Pattern": "Mẫu hình XABCD", - "Angle:": "Góc:", - "Arcs": "Các vòng cung", - "Background color 1": "Màu hình nền 1", - "Background color 2": "Màu hình nền 2", - "Background Color": "Màu hình nền ", - "Bar #": "Các thanh #", - "Border color": "Màu đường viền", - "Border Color": "Màu đường viền", - "Border": "Đường viền", - "Bottom Lables": "Nhãn dưới", - "bottom": "phía dưới", - "center": "trung tâm", - "Channel": "Kênh", - "Coeffs As Percents": "Hệ số theo phần trăm", - "Color bars based on previous close": "Các thanh màu dựa trên đóng cửa phiên trước", - "Color": "Màu sắc", - "Color:": "Màu sắc:", - "Coordinates": "Tọa độ", - "Delete": "Xóa", - "Down Color": "Màu giá xuống", - "Drawings": "Các hình vẽ", - "Entry price:": "Giá ban đầu:", - "Event": "Event", - "Events": "Các sự kiện", - "Extend Left End": "Kéo dài phía cuối trái", - "Extend Left": "Kéo dài phía trái", - "Extend Lines": "Kéo dài các đường", - "Extend Right End": "Kéo dài phía cuối phải", - "Extend Right": "Kéo dài phía phải", - "Extend": "Kéo dài", - "Failure back color": "Màu nền cho lệnh thất bại", - "Failure text color": "Màu văn bản cho lệnh thất bại", - "Fans": "Các cánh quạt", - "Fill": "Lấp đầy", - "Format": "Định dạng", - "Graphics": "Đồ họa", - "Grid": "Lưới", - "Help": "Trợ giúp", - "HLC Bars": "Các thanh HLC", - "Inputs": "Các đầu vào", - "Label Background": "Hình nền của nhãn", - "Label": "Nhãn", - "Labels": "Các nhãn", - "Left End": "Phía cuối bên trái", - "Left Labels": "Các nhãn bên trái", - "Right Labels": "Right Labels", - "left": "Bên trái", - "Level {0}": "Cấp độ {0}", - "Levels": "Các cấp độ", - "Lines": "Các đường ", - "Major": "Sóng lớn", - "Measure (Shift + Click on the chart)": "Đo lường (Shift + Click trên biểu đồ)", - "Median": "Trung bình", - "middle": "khoảng giữa", - "Middle": "Khoảng giữa", - "Minor": "Sóng nhỏ", - "Mode": "Chế độ", - "Normal": "Bình thường", - "Plot": "Lô", - "Price Levels": "Các cấp độ giá", - "Price Source": "Nguồn giá", - "Price": "Giá", - "Price:": "Giá:", - "Prices": "Các mức giá", - "Profit Background Color": "Màu hình nền phần lợi nhuận", - "Profit Level. Ticks:": "Cấp độ lợi nhuận. Đánh dấu:", - "Properties": "Đặc tính", - "Reverse": "Đảo ngược", - "Right End": "Phía cuối bên phải", - "Right Lables": "Các nhãn bên phải", - "right": "phải", - "Log Scale_scale_menu": "Tỷ lệ logarit", - "Percentage_scale_menu": "Phần trăm", - "Scales": "Điều chỉnh tỷ lệ", - "Settings": "Cài đặt", - "Show Background": "Hiển thị hình nền ", - "Show Bars Range": "Hiển thị phạm vi các thanh", - "Show Date/Time Range": "Hiển thị phạm vi ngày/thời gian", - "Show Distance": "Hiển thị khoảng cách", - "Show Labels": "Hiển thị các nhãn", - "Show Price Range": "Hiển thị phạm vi giá", - "Show Price": "Hiển thị giá", - "Show Prices": "Hiển thị các mức giá", - "Show Text": "Hiển thị văn bản", - "Show Time": "Hiển thị thời gian", - "Show Wave": "Hiển thị sóng", - "Show/Hide": "Hiển thị/ẩn", - "Source back color": "Màu hình nền nguồn dữ liệu", - "Source border color": "Màu viền nguồn dữ liệu", - "Source text color": "Màu văn bản nguồn dữ liệu", - "Stay in Drawing Mode": "Giữ nguyên chế độ vẽ", - "Stop Background Color": "Màu hình nền cho lệnh dừng lại", - "Stop Color:": "Màu lệnh dừng lại:", - "Stop Level. Ticks:": "Cấp độ dừng. Đánh dấu:", - "Style": "Hình dạng", - "Success back color": "Màu hình nền lệnh thành công", - "Success text color": "Màu chữ lệnh thành công", - "Target back color": "Màu hình nền cho mục tiêu", - "Target border color": "Màu viền cho mục tiêu", - "Target Color:": "Màu mục tiêu:", - "Target text color": "Màu văn bản của mục tiêu", - "Text Alignment:": "Thẳng hàng chữ:", - "Text color": "Màu văn bản", - "Text Color": "Màu văn bản", - "Text Font": "Phông văn bản", - "Text Wrap": "Xuống dòng tự động", - "Text:": "Văn bản:", - "Time Levels": "Các cấp độ thời gian", - "Timezone/Sessions": "Múi giờ/Phiên giao dịch", - "Top Labels": "Các nhãn phía trên", - "Bottom Labels": "Bottom Labels", - "top": "Phía trên", - "Up Color": "Màu giá lên", - "Wave Size": "Cỡ sóng", - "Wick": "Bóng nến", - "Zoom In": "Phóng to ", - "Zoom Out": "Thu nhỏ", - "Borders": "Đường viền", - "Level": "Cấp độ", - "Hlines Background": "Hình nền các khoảng Hline", - "Plots Background": "Hình nền các khu", - "Open_line_tool_position": "Mở cửa", - "Closed_line_tool_position": "Đóng cửa", - "{0} P&L: {1}": "{0} P&L: {1}", - "Risk/Reward Ratio: {0}": "Tỷ lệ Rủi ro/Lợi nhuận: {0}", - "Stop: {0} ({1}%)": "Dừng: {0} ({1}%)", - "Target: {0} ({1}%)": "Mục tiêu: {0} ({1}%)", - "SUCCESS": "THÀNH CÔNG", - "FAILURE": "THẤT BẠI", - "Left Shoulder": "Vai trái", - "Head": "Đầu", - "Right Shoulder": "Vai phải", - "Mirrored": "Nhân đôi", - "Flipped": "Lật", - "distance: {0}": "Khoảng cách: {0}", - "day": "ngày", - "day_plural": "ngày", - "week": "tuần", - "week_plural": "tuần", - "month": "tháng", - "month_plural": "tháng", - "minute": "phút", - "minute_plural": "phút", - "hour": "giờ", - "hour_plural": "giờ", - "y_dates": "năm", - "y_dates_plural": "năm", - "h_dates": "h", - "D_dates": "D", - "W_dates": "W", - "M_dates": "M", - "d_dates": "d", - "m_dates": "m", - "in_dates": "trong", - "Jan": "Tháng một", - "Feb": "Tháng hai", - "Mar": "Tháng ba", - "Apr": "Tháng tư", - "May": "Tháng năm", - "Jun": "Tháng sáu", - "Jul": "Tháng bảy", - "Aug": "Tháng tám", - "Sep": "Tháng chín", - "Oct": "Tháng mười", - "Nov": "Tháng mười một", - "Dec": "Tháng mười hai", - "Objects Tree": "Danh sách đối tượng", - "Manage Drawings": "Quản lý chức năng vẽ", - "TOOL": "CÔNG CỤ", - "SYMBOL": "MÃ", - "Move Up": "Di chuyển lên", - "Move Down": "Di chuyển xuống", - "All Exchanges": "Tất cả thị trường", - "All types": "Tất cả các loại", - "Stock": "Chứng khoán", - "stock": "chứng khoán", - "Index": "Chỉ số", - "index": "chỉ số", - "Futures": "Tương lai", - "futures": "Tương lai", - "Image URL": "URL của ảnh", - "Save image": "Lưu ảnh", - "or copy url:": "Hoặc sao chép URL:", - "Redo {0}": "Làm lại {0}", - "Custom color...": "Tùy chỉnh màu...", - "Search": "Tìm kiếm", - "Open_in_legend": "O", - "High_in_legend": "H", - "Low_in_legend": "L", - "Close_in_legend": "C", - "Open": "Mở cửa", - "High": "Cao nhất", - "Low": "Thấp nhất", - "Close": "Đóng cửa", - "(H + L)/2": "(H + L)/2", "(H + L + C)/3": "(H + L + C)/3", + "(H + L)/2": "(H + L)/2", "(O + H + L + C)/4": "(O + H + L + C)/4", - "UTC": "UTC", - "Exchange": "Thị trường", - "Athens": "Athens", - "Berlin": "Berlin ", - "Bogota": "Bogota", - "Bangkok": "Bangkok", - "Buenos Aires": "Buenos Aires", - "Chicago": "Chicago", - "Hong Kong": "Hong Kong", - "Kolkata": "Kolkata", - "London": "London", - "Los Angeles": "Los Angeles", - "Madrid": "Madrid", - "Moscow": "Moscow", - "New York": "New York", - "Paris": "Paris", - "Sao Paulo": "Sao Paulo", - "Seoul": "Seoul", - "Shanghai": "Shanghai", - "Singapore": "Singapore", - "Sydney": "Sydney", - "Taipei": "Taipei", - "Tehran": "Tehran", - "Tokyo": "Tokyo", - "Toronto": "Toronto", - "Vancouver": "Vancouver", - "Warsaw": "Warsaw", - "n/a": "Không có sẵn", - "Long_input": "Mua", - "long_input": "mua", - "longlen_input": "Thời kỳ trạng thái mua", - "Window Size_input": "Kích thước cửa sổ", - "Length_input": "Thời kỳ", - "length_input": "thời kỳ", - "len_input": "thời kỳ", - "Short_input": "Bán", - "short_input": "bán", - "shortlen_input": "Thời lượng trạng thái bán", - "Mult_input": "Hệ số nhân", - "mult_input": "hệ số nhân", - "divisor_input": "số chia", - "Divisor_input": "Số chia", - "Upper": "Phía trên", - "Lower": "Phía dưới", - "Long": "Dài", - "Short": "Bán", - "Signal": "Tín hiệu", - "Jaw": "Hàm", - "Teeth": "Răng", - "Lips": "Miệng", - "Zero": "Không", - "WMA Length_input": "Thời kỳ đường WMA", - "Long RoC Length_input": "Thời kỳ chỉ báo RoC giá dài", - "Short RoC Length_input": "Thời kỳ chỉ báo RoC giá ngắn", - "jawLength_input": "Thời kỳ của hàm", - "teethLength_input": "Thời kỳ của răng", - "lipsLength_input": "Thời kỳ của miệng", - "percent_input": "Phần trăm", - "exponential_input": "Theo cấp số nhân", - "smoothD_input": "Smooth D", - "smoothK_input": "Smooth K", - "Color 0": "Màu 0", - "Color 1": "Màu 1", - "Color 2": "Màu 2", - "Color 3": "Màu 3", - "Color 4": "Màu 4", - "sym_input": "mã giao dịch", - "symbol_input": "mã giao dịch", - "Sym_input": "Mã giao dịch", - "DI Length_input": "Thời kỳ chỉ số DI", - "ADX Smoothing_input": "Chỉ số ADX Smoothing", - "displacement_input": "thay thế", - "Tenkan-sen": "Tenkan-sen", - "Kijun-sen": "Kijun-sen", - "Chikou span": "Chikou span", - "Senkou A": "Senkou A", - "Senkou B": "Senkou B", - "useTrueRange_input": "Sử dụng khoảng xếp hạng thực tế", - "roclen1_input": "Thời kỳ chỉ báo RoC 1", - "roclen2_input": "Thời kỳ chỉ báo RoC 2", - "roclen3_input": "Thời kỳ chỉ báo RoC 3", - "roclen4_input": "Thời kỳ chỉ báo RoC 4", - "smalen1_input": "Thời kỳ đường SMA 1", - "smalen2_input": "Thời kỳ đường SMA 2", - "smalen3_input": "Thời kỳ đường SMA 3", - "smalen4_input": "Thời kỳ đường SMA 4", - "siglen_input": "Thời lượng tín hiệu", - "UpperLimit": "Giới hạn trên", - "LowerLimit": "Giới hạn dưới", - "Limit": "Limit", - "fastLength_input": "Thời kỳ đường nhanh", - "slowLength_input": "Thời kỳ đường chậm", - "signalLength_input": "Thời lượng tín hiệu", - "start_input": "Bắt đầu", - "increment_input": "Tăng dần", - "maximum_input": "Tối đa", - "showMA_input": "Hiển thị đường MA", - "show MA_input": "Show MA", - "Volume": "Khối lượng", - "Volume MA": "Khối lượng đường MA", - "Indicator": "Chỉ số", - "Oscillator": "Công cụ đo dao động", - "lengthStoch_input": "Thời kỳ chỉ báo dao động", - "lengthRSI_input": "Thời kỳ chỉ số RSI", - "sigma_input": "sigma", - "Sigma_input": "Sigma", - "Crosses": "Các đường chéo", - "Click to set a point": "Nhấn để thiết lập một điểm", + "...Less Tags": "...Less Tags", + "1 minute": "1 minute", "1. Slide your finger to select location for first anchor
2. Tap anywhere to place the first anchor": "1.Trượt ngón tay của bạn để chọn vị trí neo đầu tiên
2. Bấm vào bất cứ nơi nào để đặt neo đầu tiên", "1. Slide your finger to select location for next anchor
2. Tap anywhere to place the next anchor": "1.Trượt ngón tay của bạn để chọn vị trí neo tiếp theo
2. Bấm vào bất cứ nơi nào để đặt neo tiếp theo", - "retrying": "đang thử lại", - "eod data": "Dữ liệu EOD", - "eod delayed": "EOD bị trì hoãn", - "loading data": "Đang tải dữ liệu", - "invalid symbol": "mã không hợp lệ", - "streaming": "đang truyền", - "realtime": "Thời gian thực", - "pre-market": "Thị trường trước giờ mở cửa", - "post-market": "Thị trường sau khi đóng cửa", - "closed": "đóng cửa", - "Time Interval": "Khoảng thời gian", - "Show Symbol Labels": "Hiển thị các nhãn mã giao dịch", - "Show Symbol Labels_context_menu": "Hiển thị các nhãn mã giao dịch", - "Subminuette": "Sóng cực nhỏ", - "Minuette": "Sóng rất nhỏ", - "Minute": "Sóng khá nhỏ", - "Intermediate": "Sóng trung cấp", - "Primary": "Sóng sơ cấp", - "Cycle": "Sóng chu kỳ", - "SuperCycle": "Sóng siêu chu kỳ", - "GrandSuperCycle": "Sóng đại siêu chu kỳ", - "Lock": "Khóa", - "Width": "Chiều rộng", - "Line With Breaks": "Các đường gãy", - "Area With Breaks": "Vùng gãy", - "Type": "Loại", - "Simple": "Đơn giản", - "With Markers": "Với các dấu hiệu", - "Step": "Bước", - "No drawings yet": "Chưa có bản vẽ nào", - "Lock/Unlock": "Khóa/Mở khóa", - "deviation_input": "độ lệch", - "depth_input": "chiều sâu", - "Accumulation/Distribution_study": "Accumulation/Distribution", - "Aroon_study": "Aroon", - "Advance/Decline_study": "Advance/Decline", - "Average True Range_study": "Average True Range", - "Awesome Oscillator_study": "Awesome Oscillator", - "Bollinger Bands Width_study": "Bollinger Bands Width", - "Balance of Power_study": "Balance of Power", - "Bollinger Bands_study": "Bollinger Bands", - "Bollinger Bands %B_study": "Bollinger Bands %B", - "Chaikin Money Flow_study": "Chaikin Money Flow", - "Chaikin Oscillator_study": "Chaikin Oscillator", - "Chande Kroll Stop_study": "Chande Kroll Stop", - "Chande Momentum Oscillator_study": "Chande Momentum Oscillator", - "Commodity Channel Index_study": "Commodity Channel Index", - "Choppiness Index_study": "Choppiness Index", - "Directional Movement Index_study": "Directional Movement Index", - "Correlation Coeff_study": "Correlation Coeff", - "Donchian Channels_study": "Donchian Channels", - "Double Exponential Moving Average_study": "Double Exponential Moving Average", - "Ease of Movement_study": "Ease of Movement", - "Elders Force Index_study": "Elders Force Index", - "Envelope_study": "Envelope", - "Ichimoku Cloud_study": "Ichimoku Cloud", - "Klinger Oscillator_study": "Klinger Oscillator", - "Hull MA_study": "Hull MA", - "Keltner Channels_study": "Keltner Channels", - "Linear Regression Curve_study": "Linear Regression Curve", - "Know Sure Thing_study": "Know Sure Thing", - "MA Cross_study": "MA Cross", - "Money Flow_study": "Money Flow", - "Mass Index_study": "Mass Index", - "Moving Average Exponential_study": "Moving Average Exponential", - "Net Volume_study": "Net Volume", - "Moving Average Convergence/Divergence_study": "Moving Average Convergence/Divergence", - "Moving Average_study": "Moving Average", - "Moving Average Weighted_study": "Moving Average Weighted", - "Parabolic SAR_study": "Parabolic SAR", - "On Balance Volume_study": "On Balance Volume", - "Price Oscillator_study": "Price Oscillator", - "Relative Strength Index_study": "Relative Strength Index", - "Relative Vigor Index_study": "Relative Vigor Index", - "Relative Volatility Index_study": "Relative Volatility Index", - "SMI Ergodic Indicator/Oscillator_study": "SMI Ergodic Indicator/Oscillator", - "Stochastic_study": "Stochastic", - "TRIX_study": "TRIX", - "Stochastic RSI_study": "Stochastic RSI", - "Triple EMA_study": "Triple EMA", - "VWMA_study": "VWMA", - "Volume Oscillator_study": "Volume Oscillator", - "Volume_study": "Volume", - "Williams Alligator_study": "Williams Alligator", - "Willams %R_study": "Willams %R", - "Coppock Curve_study": "Coppock Curve", - "Least Squares Moving Average_study": "Least Squares Moving Average", - "Arnaud Legoux Moving Average_study": "Arnaud Legoux Moving Average", - "True Strength Indicator_study": "True Strength Indicator", - "Change Interval": "Change Interval", - "Show Only Studies": "Show Only Studies", - "Show Only Drawings": "Show Only Drawings", - "Show All": "Show All", - "Timezone/Sessions Properties...": "Timezone/Sessions Properties...", - "Scale Price Chart Only": "Scale Price Chart Only", - "Open Interval Dialog": "Open Interval Dialog", - "Note": "Note", - "Anchored Note": "Anchored Note", - "Scales Properties": "Scales Properties", - "Toggle Auto Scale": "Toggle Auto Scale", - "Toggle Log Scale": "Toggle Log Scale", - "Toggle Percentage": "Toggle Percentage", - "auto_scale": "auto", - "Invalid Symbol": "Invalid Symbol", - "loading...": "loading...", - "interval_dialog_description": "Type the interval number for munute 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)", - "Not applicable": "Not applicable", - "Stats Text Color": "Stats Text Color", - "Show Angle": "Show Angle", - "Always Show Stats": "Always Show Stats", - "Rename...": "Rename...", - "New": "New", - "Load": "Load", - "Save": "Save", - "Rename Chart": "Rename Chart", - "{0} copy": "{0} copy", - "Please enter chart name": "Please enter chart name", - "Enter a new chart name": "Enter a new chart name", - "Load Chart": "Load Chart", - "Chart Name": "Chart Name", - "Chart name": "Chart name", - "Rename Chart Layout": "Rename Chart Layout", - "Please enter chart layout name": "Please enter chart layout name", - "Enter a new chart layout name": "Enter a new chart layout name", - "Load Layout Chart": "Load Layout Chart", - "Chart Layout Name": "Chart Layout Name", - "Chart layout name": "Chart layout name", - "NEW CHART LAYOUT": "NEW CHART LAYOUT", - "Save Chart Layout saves not just some particular chart,\nit saves all charts for all symbols and intervals\nwhich you are modifying while working with this Layout": "Save Chart Layout saves not just some particular chart,\nit saves all charts for all symbols and intervals\nwhich you are modifying while working with this Layout", - "Last Modified": "Last Modified", - "Save Chart Layout": "Save Chart Layout", - "Active Symbol": "Active Symbol", - "Remove custom interval": "Remove custom interval", - "Fullscreen mode": "Fullscreen mode", - "Marker Color": "Marker Color", - "Font Size": "Font Size", - "Save New Chart": "Save New Chart", - "Source_compare": "Source", - "YES": "YES", - "Yes": "Yes", - "No": "No", - "NO": "NO", - "Confirmation": "Confirmation", - "Are you sure you want to delete this chart?": "Are you sure you want to delete this chart?", - "Hide Marks On Bars": "Hide Marks On Bars", - "Precise Labels": "Precise Labels", - "Copy Chart Layout": "Copy Chart Layout", - "Load Chart Layout": "Load Chart Layout", - "Save New Chart Layout": "Save New Chart Layout", - "The Extended Trading Hours feature is available only for intraday charts": "The Extended Trading Hours feature is available only for intraday charts", - "Do you realy want to delete ": "Do you realy want to delete", - "Description": "Description", - "Date": "Date", - "Time": "Time", - "Alerts for the current symbol only": "Alerts for the current symbol only", - "Alerts for the current resolution only": "Alerts for the current resolution only", - "Hide inactive alerts": "Hide inactive alerts", - "Stopped Manual": "Stopped Manual", - "Expired": "Expired", - "Triggered and Not Active": "Triggered and Not Active", - "Error": "Error", - "Stop": "Stop", - "Stopped": "Stopped", - "Active": "Active", - "Order": "Order", - "Actual": "Actual", - "Prior": "Prior", - "Company": "Company", - "Estimate": "Estimate", - "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.": "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.", - "Share on Twitter a snapshot of your chart as a picture and whatever you write.": "Share on Twitter a snapshot of your chart as a picture and whatever you write.", - "Share on StockTwits a snapshot of your chart as a picture and whatever you write.": "Share on StockTwits a snapshot of your chart as a picture and whatever you write.", - "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.": "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.", - "Suggested ideas & my ideas": "Suggested ideas & my ideas", - "Ideas of the people I follow & my ideas": "Ideas of the people I follow & my ideas", - "My ideas only": "My ideas only", - "Hide Widgets": "Hide Widgets", - "Create Alert": "Create Alert", - "Disconnect": "Disconnect", - "Connect": "Connect", - "Pine Script Editor": "Pine Script Editor", - "Published ideas settings": "Published ideas settings", - "Change Ideas filter": "Change Ideas filter", - "Hide Drawings Toolbar": "Hide Drawings Toolbar", - "Show/Hide Drawings Toolbar": "Show/Hide Drawings Toolbar", - "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.", - "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.", - "Study Template": "Study Template", - "Template": "Template", - "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

": "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

", - "Quotes are delayed by 10 min and updated every 30 seconds": "Quotes are delayed by 10 min and updated every 30 seconds", - "delayed": "delayed", - "Show only my sent and received messages": "Show only my sent and received messages", - "Maximize Chat": "Maximize Chat", - "Detach Chat": "Detach Chat", - "Type your message here": "Type your message here", - "Have something to say?": "Have something to say?", - "Attach chart snapshot": "Attach chart snapshot", - "Insert emoticon": "Insert emoticon", - "You can not vote twice for one message": "You can not vote twice for one message", - "English only, please": "English only, please", - "English only, please. Currently we only support English, so we ask you to only use English when communicating on TradingView.": "English only, please. Currently we only support English, so we ask you to only use English when communicating on TradingView.", - "Respecting Fellow Members": "Respecting Fellow Members", - "Respecting Fellow Members. Whether you agree or disagree with ideas, be courteous and respectful. Treat others the way you'd like to be treated.": "Respecting Fellow Members. Whether you agree or disagree with ideas, be courteous and respectful. Treat others the way you'd like to be treated.", - "No advertising allowed": "No advertising allowed", - "No advertising allowed! You can post external links ONLY if they are relevant and add value to the conversation (i.e. a link to an example, or an article).": "No advertising allowed! You can post external links ONLY if they are relevant and add value to the conversation (i.e. a link to an example, or an article).", - "Custom...": "Custom...", - "Forex Talks": "Forex Talks", - "Forex": "Forex", - "Stock And Index Talks": "Stock And Index Talks", - "Bitcoin Talks": "Bitcoin Talks", - "Bitcoin": "Bitcoin", - "Link to this chat...": "Link to this chat...", - "Chat archives...": "Chat archives...", - "Edit room...": "Edit room...", - "Delete room": "Delete room", - "Save Drawing Template As...": "Save Drawing Template As...", - "Templates": "Templates", - "Apply Default Drawing Template": "Apply Default Drawing Template", - "There was an error posting your message.": "There was an error posting your message.", - "Confirm": "Confirm", - "Are you sure you want to delete this room?": "Are you sure you want to delete this room?", - "Show chart snapshot preview": "Show chart snapshot preview", - "Chart Snapshot": "Chart Snapshot", - "Show only favorite rooms": "Show only favorite rooms", - "Ignored users...": "Ignored users...", - "Launch chat in separate window": "Launch chat in separate window", - "Link to this room...": "Link to this room...", - "Room archives...": "Room archives...", - "You have no ignored users": "You have no ignored users", - "Remove this room from favorites": "Remove this room from favorites", - "Add this room from favorites": "Add this room from favorites", - "Compare Add": "Compare Add", - "Follow": "Follow", - "If you follow a symbol you will receive notifications when new ideas about that symbol are published.": "If you follow a symbol you will receive notifications when new ideas about that symbol are published.", - "You are not logged in. Please sign in.": "You are not logged in. Please sign in.", - "Info": "Info", - "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.": "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.", - "Home": "Home", - "Ideas": "Ideas", - "Scripts": "Scripts", - "Sign In": "Sign In", - "Sign Up": "Sign Up", - "Join Now": "Join Now", - "Ideas Published": "Ideas Published", - "Followers": "Followers", - "Following": "Following", - "Profile Settings": "Profile Settings", - "Public Profile": "Public Profile", - "Update Status": "Update Status", - "Sign Out": "Sign Out", - "E-mail for sms": "E-mail for sms", - "Please, enter your e-mail": "Please, enter your e-mail", - "E-mail": "E-mail", - "Crossing": "Crossing", - "Crossing Down": "Crossing Down", - "Crossing Up": "Crossing Up", - "Greater Than": "Greater Than", - "Less Than": "Less Than", - "Entering Channel": "Entering Channel", - "Inside Channel": "Inside Channel", - "Outside Channel": "Outside Channel", - "Moving Up": "Moving Up", - "Moving Down": "Moving Down", - "Moving Up %": "Moving Up %", - "Moving Down %": "Moving Down %", - "Select user to start new chat with": "Select user to start new chat with", - "You have no private messages yet": "You have no private messages yet", - "Don't be so cruel! Bans longer than 1 week are not allowed for now.": "Don't be so cruel! Bans longer than 1 week are not allowed for now.", - "Banned": "Banned", - "No ideas matched your criteria": "No ideas matched your criteria", - "Favorite ideas": "Favorite ideas", - "Only private ideas": "Only private ideas", - "Ideas for the current symbol only": "Ideas for the current symbol only", - "Ideas for the current resolution only": "Ideas for the current resolution only", - "Someone commented on your idea": "Someone commented on your idea", - "Someone agreed/disagreed with your idea": "Someone agreed/disagreed with your idea", - "Someone followed you": "Someone followed you", - "Someone replied to your comment": "Someone replied to your comment", - "Someone commented on the idea you follow": "Someone commented on the idea you follow", - "Someone you follow post new comment": "Someone you follow post new comment", - "Someone you follow change status": "Someone you follow change status", - "Someone you follow published new idea": "Someone you follow published new idea", - "Someone published idea on symbol you follow": "Someone published idea on symbol you follow", - "Notification sound": "Notification sound", - "Additional Notifications Settings...": "Additional Notifications Settings...", - "This is a temporary chart.": "This is a temporary chart.", - "To save your work, sign up for FREE.": "To save your work, sign up for FREE.", - "Sign Up for FREE": "Sign Up for FREE", - "Data provided by BATS exchange.": "Data provided by BATS exchange.", - "Upgrade Now": "Upgrade Now", - "This is EOD data with no updates.": "This is EOD data with no updates.", - "You may subscribe for official realtime and intraday data.": "You may subscribe for official realtime and intraday data.", - "Open Script": "Open Script", - "No saved scripts yet": "No saved scripts yet", - "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", - "Create your first script now!": "Create your first script now!", - "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.": "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.", - "No public library scripts were found.": "No public library scripts were found.", - "Change band background": "Change band background", - "Change area background": "Change area background", - "Confirm replace": "Confirm replace", - "Note: default study templates won't be removed permanently": "Note: default study templates won't be removed permanently", - "Do you realy want to replace": "Do you realy want to replace", - "SCRIPT TITLE": "SCRIPT TITLE", - "TAGS": "TAGS", - "DESCRIPTION": "DESCRIPTION", - "PUBLISH SCRIPT": "PUBLISH SCRIPT", - "Pine Script Tutorial": "Pine Script Tutorial", - "Pine Script Reference": "Pine Script Reference", - "How to use the reference materials (Video)": "How to use the reference materials (Video)", - "Suggestions & Feedback": "Suggestions & Feedback", - "Clear Console": "Clear Console", - "Are you sure you want to ignore messages from": "Are you sure you want to ignore messages from", - "ext": "ext", - "Toggle Maximize Chart": "Toggle Maximize Chart", - "Plot dividends": "Plot dividends", - "Plot splits": "Plot splits", - "Plot earnings": "Plot earnings", - "Vol": "Vol", - "Want official data and more features?": "Want official data and more features?", - "Sessions": "Sessions", - "Trading Panel": "Trading Panel", - "Open Trading Panel": "Open Trading Panel", - "Select Layout": "Select Layout", - "Link symbol to all charts": "Link symbol to all charts", - "Link interval to all charts": "Link interval to all charts", - "Sync crosshair on all charts": "Sync crosshair on all charts", - "Chart Help": "Chart Help", - "No notifications yet": "No notifications yet", - "Watchlist, details and news": "Watchlist, details and news", - "Alerts": "Alerts", - "Data Window": "Data Window", - "Hotlists": "Hotlists", - "Calendar": "Calendar", - "Trading Notes": "Trading Notes", - "Recent Chats": "Recent Chats", - "Notifications": "Notifications", - "Watchlist": "Watchlist", - "Details": "Details", - "Economic Calendar": "Economic Calendar", - "Earnings Calendar": "Earnings Calendar", - "Hotlist": "Hotlist", - "News": "News", - "Market Summary": "Market Summary", - "My Ideas and Notes": "My Ideas and Notes", - "Alerts Log": "Alerts Log", - "Extend Lines Left": "Extend Lines Left", - "Connecting Line": "Connecting Line", - "Show Executions": "Show Executions", - "Show Buy/Sell Panel": "Show Buy/Sell Panel", - "Show Active Orders Only": "Show Active Orders Only", - "Journal...": "Journal...", - "Account History...": "Account History...", - "Reset Paper Trading Account...": "Reset Paper Trading Account...", - "Trading Properties...": "Trading Properties...", - "Set Alert": "Set Alert", - "Alert": "Alert", - "Edit": "Edit", - "Upper Deviation": "Upper Deviation", - "Lower Deviation": "Lower Deviation", - "Use Upper Deviation": "Use Upper Deviation", - "Use Lower Deviation": "Use Lower Deviation", - "First bar time": "First bar time", - "Last bar time": "Last bar time", - "Source": "Source", - "Chats": "Chats", - "All Talks": "All Talks", - "Volume Leaders": "Volume Leaders", - "Percent Advances": "Percent Advances", - "Percent Declines": "Percent Declines", - "Price Advances": "Price Advances", - "Price Declines": "Price Declines", - "Range Advances": "Range Advances", - "Range Declines": "Range Declines", - "Gap Up Stocks": "Gap Up Stocks", - "Gap Down Stocks": "Gap Down Stocks", - "Sell Market": "Sell Market", - "Sell": "Sell", - "Buy Market": "Buy Market", - "Report data issues": "Report data issues", - "Report Data Issues": "Report Data Issues", - "Feature Request and Feedback": "Feature Request and Feedback", - "Market": "Market", - "Buy": "Buy", - "Keyboard Shortcuts": "Keyboard Shortcuts", - "Help & Wiki": "Help & Wiki", - "Send Feedback or Report an Issue": "Send Feedback or Report an Issue", - "Priority Support": "Priority Support", - "Run Product Walk-Through": "Run Product Walk-Through", - "Price Scale": "Price Scale", - "MTPredictor": "MTPredictor", - "Apply Elliot Wave": "Apply Elliot Wave", - "Apply WPT Up Wave": "Apply WPT Up Wave", - "Apply WPT Down Wave": "Apply WPT Down Wave", - "Create New Order...": "Create New Order...", - "Trading": "Trading", - "Add Alert": "Add Alert", - "Extend Alert Line": "Extend Alert Line", - " alert label line": "alert label line", - "No study templates saved": "No study templates saved", - "Save Study Template As...": "Save Study Template As...", - "Show Splits on Chart": "Show Splits on Chart", - "Show Earnings on Chart": "Show Earnings on Chart", - "Show Dividends on Chart": "Show Dividends on Chart", - "Show Alert Labels": "Show Alert Labels", - "Earnings breaks": "Earnings breaks", - "Extended Alert Line": "Extended Alert Line", - "Themes": "Themes", - "Events & Alerts": "Events & Alerts", - "Apply Defaults": "Apply Defaults", - "Do you realy want to delete theme": "Do you realy want to delete __theme__ theme?", - "Extended Hours (Intraday Only)": "Extended Hours (Intraday Only)", - "In Session": "In Session", - "Tools": "Tools", - "Delete script": "Delete script", - "Social": "Social", - "Angle": "Angle", - "Publish Script": "Publish Script", - "Add to Chart": "Add to Chart", - "Blank script": "Blank script", - "TradingView Free Quotes and Chat": "TradingView Free Quotes and Chat", - "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.": "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.", - "Install": "Install", - "Logged as": "Logged as", - "Untitled Script": "Untitled Script", - "Pine Editor": "Pine Editor", - "Open Pine Script Editor": "Open Pine Script Editor", - "Make a Copy": "Make a Copy", - "Make a Copy...": "Make a Copy...", - "Quantity": "Quantity", - "Signal Labels": "Signal Labels", - "Trades on Chart": "Trades on Chart", - "Take Profit": "Take Profit", - "Stop Loss": "Stop Loss", - "Expiration": "Expiration", - "Modify Order": "Modify Order", - "PUBLISH IDEA": "PUBLISH IDEA", - "EDIT IDEA": "EDIT IDEA", - "Chart does not load": "Chart does not load", - "No real-time data": "No real-time data", - "Price incorrect": "Price incorrect", - "Study not loading": "Study not loading", - "Gap in the data": "Gap in the data", - "Alerts issue": "Alerts issue", - "Slow scrolling or chart loading": "Slow scrolling or chart loading", - "Issue Type": "Issue Type", - "Select type...": "Select type...", - "A suggested author published idea on current symbol": "A suggested author published idea on current symbol", - "MODERATED": "MODERATED", - "CFD": "CFD", - "Once": "Once", - "Require Order Confirmation": "Require Order Confirmation", - "Rearm every 1 minute": "Rearm every 1 minute", - "Rearm every 5 minute": "Rearm every 5 minute", - "Rearm every 10 minute": "Rearm every 10 minute", - "Rearm every 30 minute": "Rearm every 30 minute", - "Rearm every hour": "Rearm every hour", - "Once per bar (on condition)": "Once per bar (on condition)", - "Once per bar (on close)": "Once per bar (on close)", - "move chart 1 bar to the left.": "move chart 1 bar to the left.", - "move chart 1 bar to the right.": "move chart 1 bar to the right.", - "move further to the left.": "move further to the left.", - "move further to the right.": "move further to the right.", - "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!": "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!", - "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.": "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.", - "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!": "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!", - "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.": "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.", - "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.": "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.", - "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.": "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.", - "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.": "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.", - "

Pine scripting language (β version)

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.

At the moment PineScript in a BETA. For more detailed information check out our blog.": "

Pine scripting language (β version)

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.

At the moment PineScript in a BETA. For more detailed information check out our blog.", - "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.": "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.", + "10 seconds": "10 seconds", + "1d": "1d", + "1m": "1m", + "1y": "1y", + "3 Notes Reverb": "3 Notes Reverb", + "30 Day Free Trial": "30 Day Free Trial", + "30 seconds": "30 seconds", + "3m": "3m", + "5 seconds": "5 seconds", + "52wk Range": "52wk Range", + "5d": "5d", + "5y": "5y", + "6m": "6m", + " or to use paper trading": " or to use paper trading", + "Hold Shift  + Click on the chart – measure tool.": "Hold Shift  + Click on the chart – measure tool.", + "Hold Shift – draw linetools on the right angle.": "Hold Shift – draw linetools on the right angle.", "

A broad range of intelligent drawing tools

The 100+ drawing tools on TradingView let you analyze the market in a variety of ways - all helping you find better opportunities. Technical analysis is the study of learning how past performance of drawings and other tools applies to prices in the future. Make sure you take a look at our Wiki for a complete list of drawing tools and instructions on how to use them!": "

A broad range of intelligent drawing tools

The 100+ drawing tools on TradingView let you analyze the market in a variety of ways - all helping you find better opportunities. Technical analysis is the study of learning how past performance of drawings and other tools applies to prices in the future. Make sure you take a look at our Wiki for a complete list of drawing tools and instructions on how to use them!", - "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.": "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.", - "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.": "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.", "

Advanced Price Scaling

When you are ready to get technical, our charts let you set the price scales to match your type of analysis. There are linear, percent and log axes for drastic price movements. You can use two separate price scales at the same time: one for indicators and one for price movements. Read more about scaling options.

Right-click on the price scale to see possible options: change scaling type, enable auto-scaling or show another price scale. Right-clicking on indicators lets you choose which scale to use, so several data series with different scaling can co-exist in one chart. You can also drag price and time scales to increase or decrease compression.": "

Advanced Price Scaling

When you are ready to get technical, our charts let you set the price scales to match your type of analysis. There are linear, percent and log axes for drastic price movements. You can use two separate price scales at the same time: one for indicators and one for price movements. Read more about scaling options.

Right-click on the price scale to see possible options: change scaling type, enable auto-scaling or show another price scale. Right-clicking on indicators lets you choose which scale to use, so several data series with different scaling can co-exist in one chart. You can also drag price and time scales to increase or decrease compression.", - "

Multi Charts Layout

You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.": "

Multi Charts Layout

You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.", + "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.": "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.", "

Communicate your ideas in real-time!

Collaborating with investors across markets and countries has never been easier! TradingView chat rooms are a powerful communication tool, which are fully integrated to instantly share charts, analysis and trading ideas – all on one platform. Create your own chat rooms on interesting topics, or join existing public chat rooms – a world of knowledge is at your fingertips.
Start chatting now!": "

Communicate your ideas in real-time!

Collaborating with investors across markets and countries has never been easier! TradingView chat rooms are a powerful communication tool, which are fully integrated to instantly share charts, analysis and trading ideas – all on one platform. Create your own chat rooms on interesting topics, or join existing public chat rooms – a world of knowledge is at your fingertips.
Start chatting now!", + "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.": "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.", + "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!": "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!", + "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.": "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.", "

Go PRO to get even more

But that’s not all! Upgrade your trading experience with TradingView PRO and get access to an unparalleled set of premium features and data. Get it today!": "

Go PRO to get even more

But that’s not all! Upgrade your trading experience with TradingView PRO and get access to an unparalleled set of premium features and data. Get it today!", - "You are not authenticated.": "You are not authenticated.", - "You already have Pro Plus trial.": "You already have Pro Plus trial.", - "You already participated in Pro Plus trial.": "You already participated in Pro Plus trial.", - "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.": "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.", - "
If you want to use this service - please sign in or register!
": "
If you want to use this service - please sign in or register!
", - "Increase Rating": "Increase Rating", - "Read more...": "Read more...", - "PRO Plus Trial": "PRO Plus Trial", - "Sorry, PRO Plus trial could not be set.": "Sorry, PRO Plus trial could not be set.", - "Decrease Rating": "Decrease Rating", - "Quote this message": "Quote this message", - "Unban": "Unban", - "Symbol Description": "Symbol Description", - "OHLC Values": "OHLC Values", - "Indicator Titles": "Indicator Titles", - "Indicator Arguments": "Indicator Arguments", - "Indicator Values": "Indicator Values", - "Symbol Last Value": "Symbol Last Value", - "Indicator Last Value": "Indicator Last Value", - "Favorite Drawings Toolbar": "Favorite Drawings Toolbar", - "Drawings Toolbar": "Drawings Toolbar", - "Sound on every message": "Sound on every message", - "No Sound notifications": "No Sound notifications", - "Set chat title...": "Set chat title...", - "Leave this chat": "Leave this chat", - "Enter new title for this chat": "Enter new title for this chat", - "Chat title": "Chat title", - "Are you sure you want to leave this chat?": "Are you sure you want to leave this chat?", - "Add people to this chat...": "Add people to this chat...", - "Add people to this chat": "Add people to this chat", - "Start new chat with...": "Start new chat with...", - "Clear Symbols": "Clear Symbols", - "Do you really want to clear all symbols?": "Do you really want to clear all symbols?", - "Apply Manual Risk/Reward": "Apply Manual Risk/Reward", - "Apply Manual Decision Point": "Apply Manual Decision Point", - "Analyze Trade Setup": "Analyze Trade Setup", - "Apply Elliot Wave Intermediate": "Apply Elliot Wave Intermediate", - "Apply Elliot Wave Major": "Apply Elliot Wave Major", - "Apply Elliot Wave Minor": "Apply Elliot Wave Minor", - "Up Wave 1 or A": "Up Wave 1 or A", - "Up Wave 2 or B": "Up Wave 2 or B", - "Up Wave C": "Up Wave C", - "Up Wave 3": "Up Wave 3", - "Up Wave 4": "Up Wave 4", - "Up Wave 5": "Up Wave 5", - "Down Wave 1 or A": "Down Wave 1 or A", - "Down Wave 2 or B": "Down Wave 2 or B", - "Down Wave C": "Down Wave C", - "Down Wave 3": "Down Wave 3", - "Down Wave 4": "Down Wave 4", - "Down Wave 5": "Down Wave 5", - "If you want to use private messages - please sign in or register!": "If you want to use private messages - please sign in or register!", - "To get alerts list - please sign in or register!": "To get alerts list - please sign in or register!", - "Manage Alerts": "Manage Alerts", - "Headlines": "Headlines", - "StockTwits": "StockTwits", - "FxWire PRO": "FxWire PRO", - "Futures Magazine": "Futures Magazine", - "Save As Watchlist...": "Save As Watchlist...", - "VolumeProfile": "VolumeProfile", - "Income Statement": "Income Statement", - "Profitability": "Profitability", - "Dividend": "Dividend", - "Current Valuation": "Current Valuation", - "Other": "Other", - "Indicators and Strategies": "Indicators and Strategies", - "Strategies": "Strategies", - "My Scripts": "My Scripts", - "Public Library": "Public Library", - "Built-ins": "Built-ins", - "AOS FX Primer": "AOS FX Primer", - "AlgoViewEssential": "AlgoViewEssential", - "Analysis Suite - SCMR Trends": "Analysis Suite - SCMR Trends", - "DecisionBar": "DecisionBar", - "Jurik Research": "Jurik Research", - "Key Hidden Levels": "Key Hidden Levels", - "Key Order Flow Events": "Key Order Flow Events", - "LazyBear - MTF Panes": "LazyBear - MTF Panes", - "LazyBear - S/R Levels": "LazyBear - S/R Levels", - "MTF Studies": "MTF Studies", - "MicroTrends": "MicroTrends", - "ProTradingIndicators": "ProTradingIndicators", - "RobBooker": "RobBooker", - "Fundamentals": "Fundamentals", - "Economy": "Economy", - "Zig Zag": "Zig Zag", - "Advance Decline Line": "Advaqweqweqweline Line", - "Advance Decline Ratio": "Advaadsasdadsio", - "Advance/Decline Ratio (Bars)": "Advance/Deasdasdasd", - "Chande Kroll Stop": "Chande Kroll Stop", - "Chop Zone": "Chop Zone", - "Conditional Expressions": "Conditional Expressions", - "ConnorsRSI": "ConnorsRSI", - "Correlation Coefficient": "Correlation Coefficient", - "Cumulative Volume Index": "Cumulative Volume Index", - "Detrended Price Oscillator": "Detrended Price Oscillator", - "Directional Movement": "Directional Movement", - "Divergence Indicator": "Divergence Indicator", - "Double EMA": "Double EMA", - "Ease Of Movement": "Ease Of Movement", - "Elder's Force Index": "Elder's Force Index", - "Elliott Wave": "Elliott Wave", - "Fisher Transform": "Fisher Transform", - "Historical Volatility": "Historical Volatility", - "Hull Moving Average": "Hull Moving Average", - "Linear Regression": "Linear Regression", - "MACD": "MACD", - "McGinley Dynamic": "McGinley Dynamic", - "Momentum": "Momentum", - "Moon Phases": "Moon Phases", - "Multi-Time Period Charts": "Multi-Time Period Charts", - "Pivot Points High Low": "Pivot Points High Low", - "Pivot Points Standard": "Pivot Points Standard", - "Price Volume Trend": "Price Volume Trend", - "Rate Of Change": "Rate Of Change", - "SMI Ergodic Indicator": "SMI Ergodic Indicator", - "SMI Ergodic Oscillator": "SMI Ergodic Oscillator", - "Smoothed Moving Average": "Smoothed Moving Average", - "Ultimate Oscillator": "Ultimate Oscillator", - "VWAP": "VWAP", - "Volatility Stop": "Volatility Stop", - "Vortex Indicator": "Vortex Indicator", - "Williams %R": "Williams %R", - "Williams Fractal": "Williams Fractal", - "Woodies CCI": "Woodies CCI", - "Total Revenue": "Total Revenue", - "Diluted EPS, Net Income": "Diluted EPS, Net Income", - "Net Income": "Net Income", - "EBITDA": "EBITDA", - "EBIT": "EBIT", - "Equity Earnings": "Equity Earnings", - "Gross Margin": "Gross Margin", - "After-tax Margin": "After-tax Margin", - "Gross Profit": "Gross Profit", - "Dividends Paid": "Dividends Paid", - "Debt to Equity": "Debt to Equity", - "Free Cash Flow": "Free Cash Flow", - "Return on Equity": "Return on Equity", + "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.": "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.", + "

Server-side Alerts (β version)": "

Server-side Alerts (β version)", + "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.": "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.", + "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.": "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.", + "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.": "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.", + "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.": "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.", + "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!": "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!", + "Number or , – change interval. The interval can be changed by typing the interval number (i.e. 5 if it is going to be a five minute chart) or by typing a comma (,) to enter non minute intervals such as H (Hourly), D (Daily), W (Weekly), M (Monthly).": "Number or , – change interval. The interval can be changed by typing the interval number (i.e. 5 if it is going to be a five minute chart) or by typing a comma (,) to enter non minute intervals such as H (Hourly), D (Daily), W (Weekly), M (Monthly).", + "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

": "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

", + "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

": "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

", + "

Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the features, top authors or create your first idea!

", + "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", + "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.": "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.", + "A clear title that describes your idea. Don’t just write “MSFT” or “MSFT Short”. A title like this doesn’t say much and won’t attract much interest to your idea.": "A clear title that describes your idea. Don’t just write “MSFT” or “MSFT Short”. A title like this doesn’t say much and won’t attract much interest to your idea.", + "A description that clearly states your idea. Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader’s shoes and see if you’d understand the context based on what you wrote. It’s also a good idea to re-post descriptions right on the chart, so your idea can be shared without losing meaning.": "A description that clearly states your idea. Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader’s shoes and see if you’d understand the context based on what you wrote. It’s also a good idea to re-post descriptions right on the chart, so your idea can be shared without losing meaning.", + "A suggested author published idea on current symbol": "A suggested author published idea on current symbol", + "ABCD Pattern": "Mẫu hình ABCD", + "about": "about", + "Account History": "Account History", + "Account History...": "Account History...", "Accounting Change": "Accounting Change", - "Accounts Payable": "Accounts Payable", "Accounts Payable and Accrued Expenses": "Accounts Payable and Accrued Expenses", + "Accounts Payable": "Accounts Payable", "Accounts Receivable, Trade, Net": "Accounts Receivable, Trade, Net", "Accounts, Notes Receivable, Net": "Accounts, Notes Receivable, Net", "Accrued Expenses": "Accrued Expenses", "Accrued Interest": "Accrued Interest", "Accumulated Depreciation": "Accumulated Depreciation", + "Accumulation/Distribution": "Accumulation/Distribution", + "Accumulation/Distribution_study": "Accumulation/Distribution", "Acquisition/Sale of Business, Net": "Acquisition/Sale of Business, Net", - "Additional Paid-in Capital": "Additional Paid-in Capital", + "Activate Offer and GO PRO": "Activate Offer and GO PRO", + "Activate Your Account": "Activate Your Account", + "Active Symbol": "Active Symbol", + "Active": "Active", + "Actual": "Actual", + "Add about...": "Add about...", + "Add Alert": "Add Alert", + "Add any symbol from the list": "Thêm bất cứ mã giao dịch từ danh sách", + "Add location...": "Add location...", + "Add people to this chat": "Add people to this chat", + "Add people to this chat...": "Add people to this chat...", + "Add people": "Add people", + "Add real-time markets": "Add real-time markets", + "Add status": "Add status", + "Add status...": "Add status...", + "Add Symbol": "Thêm mã giao dịch", + "Add this room from favorites": "Add this room from favorites", + "Add to Chart": "Add to Chart", + "Add to favorites": "Thêm vào mục yêu thích", + "Add To Watchlist": "Thêm vào danh sách theo dõi", + "Add twitter...": "Add twitter...", + "Add webpage...": "Add webpage...", + "Add {0} To Watchlist": "Add {0} To Watchlist", + "Add": "Thêm", + "Additional Notifications Settings...": "Additional Notifications Settings...", "Additional Paid-in Capital - Preferred Stock": "Additional Paid-in Capital - Preferred Stock", + "Additional Paid-in Capital": "Additional Paid-in Capital", + "Address": "Address", "Adjusted EBIT": "Adjusted EBIT", "Adjusted EBITDA": "Adjusted EBITDA", "Adjusted EPS, Basic": "Adjusted EPS, Basic", @@ -1188,26 +102,255 @@ "Adjustment for Equity Earnings": "Adjustment for Equity Earnings", "Adjustment for Minority Interest": "Adjustment for Minority Interest", "Adjustment for Special Charges": "Adjustment for Special Charges", + "Advance Decline Line": "Advance Decline Line", + "Advance Decline Ratio": "Advance Decline Ratio", + "Advance/Decline Ratio (Bars)": "Advance/Decline Ratio (Bars)", + "Advance/Decline_study": "Advance/Decline", + "ADX smoothing": "ADX smoothing", + "ADX Smoothing_input": "Chỉ số ADX Smoothing", + "After making your selection, copy and paste the embed code above. Learn more how to embed chart into forum or blog.": "After making your selection, copy and paste the embed code above. Learn more how to embed chart into forum or blog.", + "After-tax Margin": "After-tax Margin", + "Alarm Clock": "Alarm Clock", + "Alert Actions": "Alert Actions", + "Alert": "Alert", + "Alerts for the current resolution only": "Alerts for the current resolution only", + "Alerts for the current symbol only": "Alerts for the current symbol only", + "Alerts issue": "Alerts issue", + "Alerts Log": "Alerts Log", + "Alerts": "Alerts", + "AlgoViewEssential": "AlgoViewEssential", + "All Content": "All Content", + "All Exchanges": "Tất cả thị trường", + "All Metrics": "All Metrics", + "All Talks": "All Talks", + "all time messages": "__messages__ all time messages", + "All types": "Tất cả các loại", + "All": "All", + "all": "all", + "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.": "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.", + "Already have an account?": "Already have an account?", + "Always Show Stats": "Always Show Stats", + "AMEX - Stock - USA": "AMEX - Stock - USA", + "AMEX Gap Down Stocks": "AMEX Gap Down Stocks", + "AMEX Gap Up Stocks": "AMEX Gap Up Stocks", + "AMEX Percent Advances": "AMEX Percent Advances", + "AMEX Percent Declines": "AMEX Percent Declines", + "AMEX Price Advances": "AMEX Price Advances", + "AMEX Price Declines": "AMEX Price Declines", + "AMEX Range Advances": "AMEX Range Advances", + "AMEX Range Declines": "AMEX Range Declines", + "AMEX Volume Leaders": "AMEX Volume Leaders", "Amortization Expense": "Amortization Expense", "Amounts Due to Related Parties, Short-term": "Amounts Due to Related Parties, Short-term", - "Basic EPS, Net Income": "Basic EPS, Net Income", + "Analysis Suite - SCMR Trends": "Analysis Suite - SCMR Trends", + "Analyze Trade Setup": "Analyze Trade Setup", + "Anchored Note": "Anchored Note", + "Anchored Text": "Neo văn bản", + "Angle": "Angle", + "Angle:": "Góc:", + "Another script has the same name. Do you wish to overwrite it?": "Another script has the same name. Do you wish to overwrite it?", + "Any custom watchlist can be saved under a unique name and loaded at any time with one click. All lists are available from any computer, so you have your workspace wherever you go.": "Any custom watchlist can be saved under a unique name and loaded at any time with one click. All lists are available from any computer, so you have your workspace wherever you go.", + "AOS FX Primer": "AOS FX Primer", + "Apply Default Drawing Template": "Apply Default Drawing Template", + "Apply Default": "Apply Default", + "Apply Defaults": "Apply Defaults", + "Apply Elliot Wave Intermediate": "Apply Elliot Wave Intermediate", + "Apply Elliot Wave Major": "Apply Elliot Wave Major", + "Apply Elliot Wave Minor": "Apply Elliot Wave Minor", + "Apply Elliot Wave": "Apply Elliot Wave", + "Apply Manual Decision Point": "Apply Manual Decision Point", + "Apply Manual Risk/Reward": "Apply Manual Risk/Reward", + "Apply WPT Down Wave": "Apply WPT Down Wave", + "Apply WPT Up Wave": "Apply WPT Up Wave", + "Apply": "Áp dụng", + "Apr": "Tháng tư", + "Arc": "Hình vòng cung", + "Arcs": "Các vòng cung", + "Are you sure you want to abandon your post?": "Are you sure you want to abandon your post?", + "Are you sure you want to close {0} position?": "Are you sure you want to close {0} position?", + "Are you sure you want to delete this chart?": "Are you sure you want to delete this chart?", + "Are you sure you want to delete this message?": "Are you sure you want to delete this message?", + "Are you sure you want to delete this room?": "Are you sure you want to delete this room?", + "Are you sure you want to ignore messages from": "Are you sure you want to ignore messages from", + "Are you sure you want to leave this chat?": "Are you sure you want to leave this chat?", + "Are you sure you want to reverse {0} position?": "Are you sure you want to reverse {0} position?", + "Area With Breaks": "Vùng gãy", + "Area": "Biểu đồ vùng", + "Arguments in Header": "Đối số trong tiêu đề", + "Arnaud Legoux Moving Average": "Arnaud Legoux Moving Average", + "Arnaud Legoux Moving Average_study": "Arnaud Legoux Moving Average", + "Aroon Down": "Aroon Down", + "Aroon Up": "Aroon Up", + "Aroon": "Aroon", + "Aroon_study": "Aroon", + "Arrow Mark Down": "Đánh dấu mũi tên xuống", + "Arrow Mark Left": "Đánh dấu mũi tên sang trái", + "Arrow Mark Right": "Đánh dấu mũi tên sang phải", + "Arrow Mark Up": "Đánh dấu mũi tên lên", + "Arrow": "Mũi tên", + "Assets": "Assets", + "at": "at", + "Athens": "Athens", + "Attach chart snapshot": "Attach chart snapshot", + "Aug": "Tháng tám", + "Auto Scale": "Tự động chia tỷ lệ", + "auto": "auto", + "auto_scale": "auto", + "average per day": "__messages__ average per day", + "Average True Range": "Average True Range", + "Average True Range_study": "Average True Range", + "Average Volume": "Average Volume", + "Average waiting time on the phone is less than one minute. Phone support is available Monday-Friday from 6:30 AM until 3:00 PM EST.": "Average waiting time on the phone is less than one minute. Phone support is available Monday-Friday from 6:30 AM until 3:00 PM EST.", + "Avg Vol": "Avg Vol", + "Awesome Oscillator": "Awesome Oscillator", + "Awesome Oscillator_study": "Awesome Oscillator", + "Aww, we are sorry to see you go! If you cancel, you will no longer be billed after your current subscription period ends. '+": "Aww, we are sorry to see you go! If you cancel, you will no longer be billed after your current subscription period ends. '+", + "Background color 1": "Màu hình nền 1", + "Background color 2": "Màu hình nền 2", + "Background Color": "Màu hình nền ", + "Background": "Hình nền", + "Balance of Power": "Balance of Power", + "Balance of Power_study": "Balance of Power", + "Balance Sheet": "Balance Sheet", + "Balance": "Balance", + "Balloon": "Bình luận", + "Ban": "Ban", + "Bands style": "Bands style", + "Bangkok": "Bangkok", + "Banned": "Banned", + "Bar #": "Các thanh #", + "Bar's Style": "Hình dạng biểu đồ ", + "Bars Pattern": "Mẫu hình thanh", + "Bars": "Biểu đồ thanh", + "bars": "Thanh", + "bars_margin": "Thanh ", + "Base Line Period": "Base Line Period", + "Base Line Periods": "Base Line Periods", + "Base Line": "Base Line", + "Base": "Base", "Basic EPS, Net Income from Continuing, Operations": "Basic EPS, Net Income from Continuing, Operations", + "Basic EPS, Net Income": "Basic EPS, Net Income", "Basic Weighted Average Shares": "Basic Weighted Average Shares", + "Basis": "Basis", + "Become a PRO Plus user for just $19.95 and get unlimited alerts! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks!": "Become a PRO Plus user for just $19.95 and get unlimited alerts! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks!", + "Become a Pro user for just $9.95 and get unlimited studies! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks because you support further development of TradingView!": "Become a Pro user for just $9.95 and get unlimited studies! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks because you support further development of TradingView!", + "Beep-beep": "Beep-beep", + "Berlin": "Berlin ", + "Beta - 1 Year": "Beta - 1 Year", + "Beta - 3 Year": "Beta - 3 Year", + "Beta - 5 Year": "Beta - 5 Year", + "Beta 1Y": "Beta 1Y", + "Beta 3Y": "Beta 3Y", + "Beta 5Y": "Beta 5Y", + "Bill Williams' 3 Lines": "Bill Williams' 3 Lines", + "Bitcoin Talks": "Bitcoin Talks", + "Bitcoin": "Bitcoin", + "BITFINEX - Bitcoin": "BITFINEX - Bitcoin", + "BITSTAMP - Bitcoin": "BITSTAMP - Bitcoin", + "Black": "Black", + "Blank script": "Blank script", + "Blue": "Blue", + "Bogota": "Bogota", + "Bold": "Bold", + "Bollinger Bands %B": "Bollinger Bands %B", + "Bollinger Bands %B_study": "Bollinger Bands %B", + "Bollinger Bands Width": "Bollinger Bands Width", + "Bollinger Bands Width_study": "Bollinger Bands Width", + "Bollinger Bands": "Bollinger Bands", + "Bollinger Bands_study": "Bollinger Bands", "Book Equity": "Book Equity", - "CF Depreciation & Amortization": "CF Depreciation & Amortization", - "CF Net Income": "CF Net Income", + "Border color": "Màu đường viền", + "Border Color": "Màu đường viền", + "Border": "Đường viền", + "Borders": "Đường viền", + "Bottom Labels": "Bottom Labels", + "Bottom Lables": "Nhãn dưới", + "Bottom Margin": "Lề dưới", + "bottom": "phía dưới", + "Bring Forward": "Đưa ra", + "Bring to Front": "Đưa lên phía trước", + "Browser": "Browser", + "Brush": "Cọ vẽ", + "BSE - Stock - India": "BSE - Stock - India", + "BTC-E - Bitcoin": "BTC-E - Bitcoin", + "BTCYOU - Bitcoin": "BTCYOU - Bitcoin", + "Buenos Aires": "Buenos Aires", + "Built-ins": "Built-ins", + "Buy Annual": "Buy Annual", + "Buy Ask": "Buy Ask __quote__", + "Buy Bid": "Buy Bid __quote__", + "Buy Market": "Buy Market", + "Buy Monthly": "Buy Monthly", + "BUY MULTIDEVICE ACCESS": "BUY MULTIDEVICE ACCESS", + "Buy symbol": "Buy __displaySymbol__ Limit __abbreviatedNumber__ @ __formattedValue__", + "Buy": "Buy", + "By clicking on “Sign Up” below, you are agreeing to the Terms of Service.": "By clicking on “Sign Up” below, you are agreeing to the Terms of Service.", + "by username": "by __username__", + "by": "by", + "Calendar": "Calendar", + "Calling": "Calling", + "Callout": "Chú thích", + "Cancel Order": "Cancel Order", + "Cancel publication": "Cancel publication", + "Cancel {{text}} and send feedback": "Cancel {{text}} and send feedback", + "Cancel": "Hủy bỏ", + "Candles": "Biểu đồ nến", "Capital Expenditures": "Capital Expenditures", - "Cash Paid for Income Taxes": "Cash Paid for Income Taxes", - "Cash Paid for Interest Expense": "Cash Paid for Interest Expense", - "Cash Ratio": "Cash Ratio", + "Capital LT": "Capital LT", + "Capital": "Capital", + "Card Number": "Card Number", "Cash and Cash Equivalents": "Cash and Cash Equivalents", "Cash and Cash Equivalents, Beginning of Year": "Cash and Cash Equivalents, Beginning of Year", "Cash and Cash Equivalents, End of Year": "Cash and Cash Equivalents, End of Year", + "Cash Flow Statement": "Cash Flow Statement", "Cash from Discontinued Operations": "Cash from Discontinued Operations", "Cash from Financing Activities": "Cash from Financing Activities", "Cash from Investing Activities": "Cash from Investing Activities", "Cash from Operating Activities": "Cash from Operating Activities", + "Cash Paid for Income Taxes": "Cash Paid for Income Taxes", + "Cash Paid for Interest Expense": "Cash Paid for Interest Expense", + "Cash Ratio": "Cash Ratio", "Cash, Cash Equivalents and Short-term ,Investments": "Cash, Cash Equivalents and Short-term ,Investments", + "CBOE - Options - USA": "CBOE - Options - USA", + "CBOT - Futures - USA": "CBOT - Futures - USA", + "CBOT E-mini": "CBOT E-mini", + "CCI 14 Length": "CCI 14 Length", + "CCI 14": "CCI 14", + "CCI Turbo Histogram": "CCI Turbo Histogram", + "CCI Turbo Length": "CCI Turbo Length", + "CCI Turbo": "CCI Turbo", + "center": "trung tâm", + "Centered": "Centered", + "CF Depreciation & Amortization": "CF Depreciation & Amortization", + "CF Depreciation & Amortization": "CF Depreciation & Amortization", + "CF Net Income": "CF Net Income", + "CFD": "CFD", + "Chaikin Money Flow": "Chaikin Money Flow", + "Chaikin Money Flow_study": "Chaikin Money Flow", + "Chaikin Oscillator": "Chaikin Oscillator", + "Chaikin Oscillator_study": "Chaikin Oscillator", + "Chande Kroll Stop": "Chande Kroll Stop", + "Chande Kroll Stop_study": "Chande Kroll Stop", + "Chande MO": "Chande MO", + "Chande Momentum Oscillator": "Chande Momentum Oscillator", + "Chande Momentum Oscillator_study": "Chande Momentum Oscillator", + "Change angle": "Change angle", + "Change area background": "Change area background", + "Change Background Color": "Change Background Color", + "Change band background": "Change band background", + "Change Disjoint Angle Background Color": "Change Disjoint Angle Background Color", + "Change Disjoint Angle Background Transparency": "Change Disjoint Angle Background Transparency", + "Change Disjoint Angle Color": "Change Disjoint Angle Color", + "Change Disjoint Angle Extending Left": "Change Disjoint Angle Extending Left", + "Change Disjoint Angle Extending Right": "Change Disjoint Angle Extending Right", + "Change Disjoint Angle Filling": "Change Disjoint Angle Filling", + "Change Disjoint Angle Left End": "Change Disjoint Angle Left End", + "Change Disjoint Angle Right End": "Change Disjoint Angle Right End", + "Change Disjoint Angle Show Prices": "Change Disjoint Angle Show Prices", + "Change Disjoint Angle Style": "Change Disjoint Angle Style", + "Change Disjoint Angle Width": "Change Disjoint Angle Width", + "Change Ideas filter": "Change Ideas filter", + "Change in Accounts Payable & Accrued, Expenses": "Change in Accounts Payable & Accrued, Expenses", "Change in Accounts Payable & Accrued, Expenses": "Change in Accounts Payable & Accrued, Expenses", "Change in Accounts Receivable": "Change in Accounts Receivable", "Change in Current Assets": "Change in Current Assets", @@ -1218,6 +361,7 @@ "Change in Income Taxes Payable": "Change in Income Taxes Payable", "Change in Inventories": "Change in Inventories", "Change in Long-term Debt, Net": "Change in Long-term Debt, Net", + "Change in Operating Assets & Liabilities": "Change in Operating Assets & Liabilities", "Change in Operating Assets & Liabilities": "Change in Operating Assets & Liabilities", "Change in Other Assets": "Change in Other Assets", "Change in Other Current Assets": "Change in Other Current Assets", @@ -1225,14 +369,208 @@ "Change in Other Liabilities": "Change in Other Liabilities", "Change in Prepaid Expenses": "Change in Prepaid Expenses", "Change in Short-term Borrowings, Net": "Change in Short-term Borrowings, Net", + "Change Interval": "Change Interval", + "Change Interval...": "Change Interval...", + "Change Marker and Border Color": "Change Marker and Border Color", + "Change Resolution": "Change Resolution", + "Change Symbol": "Đổi mã giao dịch", + "Change Symbol...": "Đổi mã giao dịch...", + "Change Text Background Fill": "Change Text Background Fill", + "Change Text Background Transparency": "Change Text Background Transparency", + "Change Text Background": "Change Text Background", + "Change Text Border Color": "Change Text Border Color", + "Change Text Border": "Change Text Border", + "Change Text Color": "Change Text Color", + "Change Text Font Bold": "Change Text Font Bold", + "Change Text Font Italic": "Change Text Font Italic", + "Change Text Font Size": "Change Text Font Size", + "Change Text Font": "Change Text Font", + "Change Text Wrap": "Change Text Wrap", + "Change Text": "Change Text", + "Change Trend Angle Extending Left": "Change Trend Angle Extending Left", + "Change Trend Angle Extending Right": "Change Trend Angle Extending Right", + "Change Trend Line Always Show Stats": "Change Trend Line Always Show Stats", + "Change Trend Line Color": "Change Trend Line Color", + "Change Trend Line Extending Left": "Change Trend Line Extending Left", + "Change Trend Line Extending Right": "Change Trend Line Extending Right", + "Change Trend Line Left End": "Change Trend Line Left End", + "Change Trend Line Right End": "Change Trend Line Right End", + "Change Trend Line Show Angle": "Change Trend Line Show Angle", + "Change Trend Line Show Bars Range": "Change Trend Line Show Bars Range", + "Change Trend Line Show Date/Time Range": "Change Trend Line Show Date/Time Range", + "Change Trend Line Show Price Range": "Change Trend Line Show Price Range", + "Change Trend Line Style": "Change Trend Line Style", + "Change Trend Line Width": "Change Trend Line Width", + "Channel": "Kênh", + "Chart as image": "Chart as image", + "Chart description is required": "Chart description is required", + "Chart does not load": "Chart does not load", + "Chart Help": "Chart Help", + "Chart Layout Name": "Chart Layout Name", + "Chart layout name": "Chart layout name", + "Chart Name": "Chart Name", + "Chart name": "Chart name", + "Chart or Quote, eg.": "Chart or Quote, eg.", + "Chart Properties": "Đặc tính biểu đồ", + "Chart Snapshot": "Chart Snapshot", + "Chart title is required": "Chart title is required", + "Chart": "Chart", + "Charts": "Charts", + "Chat archives...": "Chat archives...", + "Chat Call": "Chat Call", + "Chat Calling": "Chat Calling", + "Chat Hangup": "Chat Hangup", + "Chat Message": "Chat Message", + "Chat Popup": "Chat Popup", + "Chat title": "Chat title", + "Chats": "Chats", + "Chicago": "Chicago", + "Chikou span": "Chikou span", + "Chirpy": "Chirpy", + "Chng 1W": "Chng 1W", + "Chng 4W": "Chng 4W", + "Chng 52W": "Chng 52W", + "Chng": "Chng", + "Choose your PRO plan": "Choose your PRO plan", + "Chop Zone": "Chop Zone", + "Choppiness Index": "Choppiness Index", + "Choppiness Index_study": "Choppiness Index", + "Circle Lines": "Các đường vòng tròn", + "Circles": "Các vòng tròn", + "Clear Alerts Log": "Clear Alerts Log", + "Clear Console": "Clear Console", + "Clear Symbols": "Clear Symbols", + "Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.": "Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.", + "Click here to create new alert": "Click here to create new alert", + "Click here to go to chart and create one": "Click here to go to chart and create one", + "Click to set a point": "Nhấn để thiết lập một điểm", + "Clone": "Bản sao", + "Clone, Copy, Sync": "Clone, Copy, Sync", + "Close position": "Close position", + "Close Position": "Close Position", + "Close {0} position?": "Close {0} position?", + "Close": "Đóng cửa", + "close": "close", + "Close_in_legend": "C", + "closed": "đóng cửa", + "Closed": "Closed", + "Closed_line_tool_position": "Đóng cửa", + "CME - Futures - USA": "CME - Futures - USA", + "CME E-mini": "CME E-mini", + "Coeffs As Percents": "Hệ số theo phần trăm", + "Color 0": "Màu 0", + "Color 1": "Màu 1", + "Color 2": "Màu 2", + "Color 3": "Màu 3", + "Color 4": "Màu 4", + "Color 5": "Color 5", + "Color 6": "Color 6", + "Color 7": "Color 7", + "Color 8": "Color 8", + "Color bars based on previous close": "Các thanh màu dựa trên đóng cửa phiên trước", + "Color Theme": "Màu sắc chủ đề", + "Color": "Màu sắc", + "Color:": "Màu sắc:", + "Columns": "Các cột", + "COMEX - Futures - USA": "COMEX - Futures - USA", + "COMEX E-mini": "COMEX E-mini", + "Comment": "Bình luận", + "Commitments & Contingencies": "Commitments & Contingencies", "Commitments & Contingencies": "Commitments & Contingencies", + "Commodity Channel Index": "Commodity Channel Index", + "Commodity Channel Index_study": "Commodity Channel Index", "Common Stock": "Common Stock", + "Company Comparison": "So sánh các công ty", + "Company": "Company", + "Compare Add": "Compare Add", + "Compare or Add Symbol": "So sánh và thêm mã giao dịch", + "Compare or Add Symbol...": "So sánh và thêm mã giao dịch...", + "Compare": "So sánh", + "Compare...": "So sánh...", + "Compared to monthly billing": "Compared to monthly billing", + "compiling...": "compiling...", + "Condition": "Condition", + "Conditional Expressions": "Conditional Expressions", + "Confirm Inputs": "Confirm Inputs", + "Confirm replace": "Confirm replace", + "Confirm": "Confirm", + "Confirmation": "Confirmation", + "Connect": "Connect", + "CONNECT": "CONNECT", + "Connected": "Connected", + "Connecting Line": "Connecting Line", + "Connecting": "Connecting", + "Connors RSI": "Connors RSI", + "ConnorsRSI": "ConnorsRSI", + "Continue": "Continue", + "CONTINUE": "CONTINUE", + "Conversion Line Period": "Conversion Line Period", + "Conversion Line Periods": "Conversion Line Periods", + "Conversion Line": "Conversion Line", + "Coordinates": "Tọa độ", + "Copied to clipboard": "Copied to clipboard", + "Coppock Curve": "Coppock Curve", + "Coppock Curve_study": "Coppock Curve", + "Copy Chart Layout": "Copy Chart Layout", + "Copy link": "Copy link", + "copy selected object.": "copy selected object.", + "Copy": "Sao chép", + "Correct": "Correct", + "Correlation Coeff": "Correlation Coeff", + "Correlation Coeff_study": "Correlation Coeff", + "Correlation Coefficient": "Correlation Coefficient", + "Correlation": "Correlation", + "Cost & Operating Expenses": "Cost & Operating Expenses", "Cost & Operating Expenses": "Cost & Operating Expenses", "Cost of Revenue": "Cost of Revenue", + "Count": "Count", "Cover Sheet TSO": "Cover Sheet TSO", + "Create Alert on {{title}}": "Create Alert on {{title}}", + "Create Alert": "Create Alert", + "Create new note...": "Create new note...", + "Create New Order...": "Create New Order...", + "Create new public chat": "Create new public chat", + "Create your first script now!": "Create your first script now!", + "Create": "Create", + "Cross": "Đường chéo", + "Cross_chart_type": "Chéo nhau", + "Crosses": "Các đường chéo", + "Crosshair": "Đường chữ thập", + "Crossing Down": "Crossing Down", + "Crossing Up": "Crossing Up", + "Crossing": "Crossing", + "Cumulative Volume Index": "Cumulative Volume Index", "Current Portion of Long-term Debt": "Current Portion of Long-term Debt", "Current Ratio": "Current Ratio", + "Current Valuation": "Current Valuation", + "cursors-group-css-class": "cursors-group-css-class", + "Custom color...": "Tùy chỉnh màu...", + "Custom intervals and unlimited alerts": "Custom intervals and unlimited alerts", + "Custom Intervals": "Custom Intervals", + "Custom": "Custom", + "Custom...": "Custom...", + "CVV/CSC": "CVV/CSC", + "Cycle": "Sóng chu kỳ", + "Cyclic Lines": "Các đường chu kỳ", + "d": "d", + "D_dates": "D", + "d_dates": "d", + "Daily": "Daily", + "Data provided by BATS exchange.": "Data provided by BATS exchange.", + "Data Window": "Data Window", + "Date Range": "Phạm vi ngày", + "Date": "Date", + "day": "ngày", + "day_plural": "ngày", + "Day's Range": "Day's Range", + "Debt Net": "Debt Net", "Debt to Assets": "Debt to Assets", + "Debt to Equity": "Debt to Equity", + "Dec": "Tháng mười hai", + "DecisionBar": "DecisionBar", + "Decrease Rating": "Decrease Rating", + "Default": "Mặc định", + "Defaults": "Các mặc định", "Deferred Charges": "Deferred Charges", "Deferred Income Tax Liabilities, Short-term": "Deferred Income Tax Liabilities, Short-term", "Deferred Income Taxes": "Deferred Income Taxes", @@ -1242,61 +580,839 @@ "Degree of Combined Leverage": "Degree of Combined Leverage", "Degree of Financial Leverage": "Degree of Financial Leverage", "Degree of Operational Leverage": "Degree of Operational Leverage", + "delayed": "delayed", + "Delayed": "Delayed", + "Delete Alert": "Delete Alert", + "Delete alerts as per filter": "Delete alerts as per filter", + "Delete all Alerts": "Delete all Alerts", + "Delete all inactive Alerts": "Delete all inactive Alerts", + "Delete all your positions, orders and history and set balance to specific value.": "Delete all your positions, orders and history and set balance to specific value.", + "Delete message": "Delete message", + "Delete room": "Delete room", + "Delete script": "Delete script", + "Delete": "Xóa", + "Depreciation & Amortization Expense": "Depreciation & Amortization Expense", "Depreciation & Amortization Expense": "Depreciation & Amortization Expense", "Depreciation Expense": "Depreciation Expense", + "Depth": "Depth", + "depth_input": "chiều sâu", + "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.": "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.", + "Description": "Description", + "DESCRIPTION": "DESCRIPTION", + "Detach Chat": "Detach Chat", + "Details": "Details", + "Detrended Price Oscillator": "Detrended Price Oscillator", + "deviation_input": "độ lệch", + "Device": "Device", + "DI Length_input": "Thời kỳ chỉ số DI", "Diluted EPS, Net Income from Continuing Operations": "Diluted EPS, Net Income from Continuing Operations", + "Diluted EPS, Net Income": "Diluted EPS, Net Income", "Diluted Weighted Average Shares": "Diluted Weighted Average Shares", + "Directional Movement Index": "Directional Movement Index", + "Directional Movement Index_study": "Directional Movement Index", + "Directional Movement": "Directional Movement", + "Disconnect": "Disconnect", + "Disconnected": "Disconnected", "Discontinued Operations": "Discontinued Operations", + "Disjoint Angle": "Góc phân chia", + "Displaced EMA": "Displaced EMA", + "Displacement": "Displacement", + "displacement_input": "thay thế", + "distance: {0}": "Khoảng cách: {0}", + "Div EA": "Div EA", + "Div Paid": "Div Paid", + "Div Pref": "Div Pref", + "Div Share": "Div Share", + "Divergence Indicator": "Divergence Indicator", + "Diviation (%)": "Diviation (%)", + "Dividend": "Dividend", + "Dividends Paid": "Dividends Paid", + "Dividends per Share, FQ": "Dividends per Share, FQ", + "Dividends": "Dividends", + "divisor_input": "số chia", + "Divisor_input": "Số chia", + "Do Not Cancel": "Do Not Cancel", + "Do not post offline personal contact information.": "Do not post offline personal contact information.", + "Do not publish content that is not your original work, or infringes the copyright of any third party.": "Do not publish content that is not your original work, or infringes the copyright of any third party.", + "Do not show this message again": "Do not show this message again", + "Do you really want to clear all symbols?": "Do you really want to clear all symbols?", + "Do you realy want to delete ": "Do you realy want to delete", + "Do you realy want to delete theme": "Do you realy want to delete __theme__ theme?", + "Do you realy want to delete {0}watchlist?": "Do you realy want to delete {0}watchlist?", + "Do you realy want to replace": "Do you realy want to replace", + "Don't be so cruel! Bans longer than 1 week are not allowed for now.": "Don't be so cruel! Bans longer than 1 week are not allowed for now.", + "Donchian Channels": "Donchian Channels", + "Donchian Channels_study": "Donchian Channels", + "Done": "Done", + "Don’t cry… but your free PRO Plus trial has ended! We hope you benefited from useful features and felt good about yourself for supporting the community.": "Don’t cry… but your free PRO Plus trial has ended! We hope you benefited from useful features and felt good about yourself for supporting the community.", + "Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!": "Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!", + "Dot": "Dấu chấm", + "Double EMA": "Double EMA", + "Double Exponential Moving Average": "Double Exponential Moving Average", + "Double Exponential Moving Average_study": "Double Exponential Moving Average", + "Down Color": "Màu giá xuống", + "Down fractals": "Down fractals", + "Down Wave 1 or A": "Down Wave 1 or A", + "Down Wave 2 or B": "Down Wave 2 or B", + "Down Wave 3": "Down Wave 3", + "Down Wave 4": "Down Wave 4", + "Down Wave 5": "Down Wave 5", + "Down Wave C": "Down Wave C", + "Down": "Down", + "Drawing Tools": "Drawing Tools", + "Drawings Syncing": "Drawings Syncing", + "Drawings Toolbar": "Drawings Toolbar", + "Drawings": "Các hình vẽ", + "E-mail for sms": "E-mail for sms", + "E-mail support hours are 4:00 AM – 3 PM EST Monday - Friday. Typical response time is 1 hour during business hours.": "E-mail support hours are 4:00 AM – 3 PM EST Monday - Friday. Typical response time is 1 hour during business hours.", + "E-mail": "E-mail", + "Early Access 33% off{{#is_finished}} – Final chance{{/is_finished}}": "Early Access 33% off{{#is_finished}} – Final chance{{/is_finished}}", + "Early Access for $16.65/Month": "Early Access for $16.65/Month", + "Earnings breaks": "Earnings breaks", + "Earnings Calendar": "Earnings Calendar", + "Earnings per Share, Basic, TTM": "Earnings per Share, Basic, TTM", + "Earnings per Share, Diluted, TTM": "Earnings per Share, Diluted, TTM", + "Earnings": "Earnings", + "Ease Of Movement": "Ease Of Movement", + "Ease of Movement": "Ease of Movement", + "Ease of Movement_study": "Ease of Movement", + "EBIT": "EBIT", + "EBITDA": "EBITDA", + "Economic Calendar": "Economic Calendar", + "Economy & Symbols": "Cơ cấu sắp xếp & Mã giao dịch", + "Economy": "Economy", + "Edit Alert {{description}} on {{title}}": "Edit Alert {{description}} on {{title}}", + "Edit Alert": "Edit Alert", + "Edit chat room": "Edit chat room", + "EDIT IDEA": "EDIT IDEA", + "Edit Order": "Edit Order", + "Edit Order...": "Edit Order...", + "Edit Position": "Edit Position", + "Edit Position...": "Edit Position...", + "Edit profile": "Edit profile", + "Edit room...": "Edit room...", + "EDIT SCRIPT": "EDIT SCRIPT", + "Edit Sript": "Edit Sript", + "Edit": "Edit", + "EDIT": "EDIT", "Effect of Exchange Rate on Cash": "Effect of Exchange Rate on Cash", + "Elder's Force Index": "Elder's Force Index", + "Elders Force Index_study": "Elders Force Index", + "Elliott Labels": "Quy ước dán nhãn với sóng Elliott", + "Elliott Major Retracement": "Sóng Elliott lớn thoái lui", + "Elliott Minor Retracement": "Sóng Elliott nhỏ thoái lui", + "Elliott Wave Circle": "Elliott Wave Circle", + "Elliott Wave Cycle": "Sóng Elliott chu kỳ", + "Elliott Wave Minor": "Sóng Elliott nhỏ", + "Elliott Wave Subminuette": "Sóng Elliott cực nhỏ", + "Elliott Wave": "Elliott Wave", + "Ellipse": "Hình elip", + "Email": "Email", + "Embed": "Embed", + "Emp": "Emp", "Employee Compensation": "Employee Compensation", + "End of Day": "End of Day", + "English only for main public chatrooms and public ideas - so that everyone can understand. Any language can be spoken in the custom chat rooms. Later we may introduce main public chatrooms for other languages.": "English only for main public chatrooms and public ideas - so that everyone can understand. Any language can be spoken in the custom chat rooms. Later we may introduce main public chatrooms for other languages.", + "English only": "English only", + "Enter a new chart layout name": "Enter a new chart layout name", + "Enter a new chart name": "Enter a new chart name", + "Enter new title for this chat": "Enter new title for this chat", + "Entering Channel": "Entering Channel", + "Enterprise Value, FQ": "Enterprise Value, FQ", + "Enterprise Value/EBITDA, TTM": "Enterprise Value/EBITDA, TTM", + "Entry price:": "Giá ban đầu:", + "Envelope": "Envelope", + "Envelope_study": "Envelope", + "eod data": "Dữ liệu EOD", + "eod delayed": "EOD bị trì hoãn", + "EPS NI": "EPS NI", + "Equality Line": "Equality Line", + "Equity Earnings": "Equity Earnings", + "Equity": "Equity", + "Eraser": "Tẩy", + "Error": "Error", + "Estimate": "Estimate", + "EUREX - Futures - Europe": "EUREX - Futures - Europe", + "Event": "Event", + "Events & Alerts": "Events & Alerts", + "Events": "Các sự kiện", + "Exch": "Exch", + "Exchange": "Thị trường", + "Exchanges charge per-user fees and redistribution fees from TradingView for delivery of intraday and real-time data. So, we can't give this data for free to everyone (as much as we'd like to).": "Exchanges charge per-user fees and redistribution fees from TradingView for delivery of intraday and real-time data. So, we can't give this data for free to everyone (as much as we'd like to).", + "Exit Full Screen (ESC)": "Exit Full Screen (ESC)", + "Exiting Channel": "Exiting Channel", + "Expand sym chart": "Expand sym chart", + "Expected Annual Dividends": "Expected Annual Dividends", + "Expiration Date (MM/YY)": "Expiration Date (MM/YY)", + "Expiration Time": "Expiration Time", + "Expiration": "Expiration", + "Expired": "Expired", + "Exponential": "Exponential", + "exponential_input": "Theo cấp số nhân", + "ext": "ext", + "Extend Alert Line": "Extend Alert Line", + "Extend Left End": "Kéo dài phía cuối trái", + "Extend Left": "Kéo dài phía trái", + "Extend Lines Left": "Extend Lines Left", + "Extend Lines": "Kéo dài các đường", + "Extend Right End": "Kéo dài phía cuối phải", + "Extend Right": "Kéo dài phía phải", + "Extend": "Kéo dài", + "Extended Alert Line": "Extended Alert Line", + "Extended Hours (Intraday Only)": "Extended Hours (Intraday Only)", + "Extended Hours": "Thời gian mở rộng", + "Extended Line": "Đường kéo dài", + "Extended Trading Hours": "Extended Trading Hours", + "Extended": "Kéo dài", + "Extension": "Extension", "Extraordinary Items": "Extraordinary Items", + "Failed": "Failed", + "Failure back color": "Màu nền cho lệnh thất bại", + "Failure text color": "Màu văn bản cho lệnh thất bại", + "FAILURE": "THẤT BẠI", + "Falling": "Falling", + "Fans": "Các cánh quạt", + "Fast length": "Fast length", + "Fast Length": "Fast Length", + "fastLength_input": "Thời kỳ đường nhanh", + "Fault": "Fault", + "Favorite Drawings Toolbar": "Favorite Drawings Toolbar", + "Favorite ideas": "Favorite ideas", + "Favorite": "Favorite", + "Favorites": "Mục yêu thích", + "Feature Request and Feedback": "Feature Request and Feedback", + "Feb": "Tháng hai", + "Fib Channel": "Kênh Fibonacci", + "Fib Circles": "Các vòng Fibonacci", + "Fib Retracement": "Fibonacci thoái lui", + "Fib Speed Resistance Arcs": "Fibonacci kháng cự vòng cung", + "Fib Speed Resistance Fan": "Fibonacci kháng cự dạng quạt", + "Fib Spiral": "Fibonacci hình xoắn ốc", + "Fib Time Zone": "Fibonacci vùng thời gian", + "Fib Wedge": "Fibonacci hình cái nêm", + "Fibonacci": "Fibonacci", + "Fill": "Lấp đầy", + "Find existing chat": "Find existing chat", + "First bar time": "First bar time", + "First Name": "First Name", + "Fisher Transform": "Fisher Transform", + "Fisher": "Fisher", + "Flag Mark": "Cờ đánh dấu", + "Flat Bottom": "Mặt phẳng đáy", + "Flat Top/Bottom": "Mặt phẳng đỉnh/đáy", + "Flipped": "Lật", + "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.": "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.", + "Follow {{pro_symbol}}": "Follow {{pro_symbol}}", + "Follow": "Follow", + "Followed": "Followed", + "Followers": "Followers", + "Following below suggestions will help get your ideas suggested:": "Following below suggestions will help get your ideas suggested:", + "Following": "Following", + "Font Size": "Font Size", + "For a limited time, we’re offering a FREE 1 month subscription of PRO Plus (no credit card required, no catches or hidden autobilling).": "For a limited time, we’re offering a FREE 1 month subscription of PRO Plus (no credit card required, no catches or hidden autobilling).", + "for": "for", + "Forecast": "Dự đoán", + "Forex Talks": "Forex Talks", + "Forex": "Forex", + "Forgot password?": "Forgot password?", + "Format": "Định dạng", + "Format...": "Định dạng...", + "FORTUNECX - Bitcoin": "FORTUNECX - Bitcoin", "Free Cash Flow Margin": "Free Cash Flow Margin", "Free Cash Flow Return on Assets": "Free Cash Flow Return on Assets", + "Free Cash Flow": "Free Cash Flow", + "Frequency": "Frequency", + "Full moon mark": "Full moon mark", + "Full Screen": "Toàn màn hình", + "Fullscreen mode": "Fullscreen mode", + "Function Definition": "Function Definition", + "Fundamentals company": "Fundamentals __company__", + "Fundamentals": "Fundamentals", + "Futures Magazine": "Futures Magazine", + "Futures": "Tương lai", + "futures": "Tương lai", + "FXCM - Forex": "FXCM - Forex", + "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.": "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.", + "FxWire PRO": "FxWire PRO", + "Gann Box": "Mô hình hộp Gann", + "Gann Fan": "Mô hình quạt Gann", + "Gann Square": "Mô hình vuông Gann", + "Gap Down Stocks": "Gap Down Stocks", + "Gap in the data": "Gap in the data", + "Gap Up Stocks": "Gap Up Stocks", + "General & Administrative Expense": "General & Administrative Expense", "General & Administrative Expense": "General & Administrative Expense", - "Goodwill": "Goodwill", + "GOCIO - Bitcoin": "GOCIO - Bitcoin", + "Goodwill & Intangible Assets, Net": "Goodwill & Intangible Assets, Net", "Goodwill & Intangible Assets, Net": "Goodwill & Intangible Assets, Net", + "Goodwill": "Goodwill", + "GrandSuperCycle": "Sóng đại siêu chu kỳ", + "Graphics": "Đồ họa", + "Greater Than": "Greater Than", + "Grey": "Grey", + "Grid Lines": "Đường lưới", + "Grid": "Lưới", + "Gross Margin %, TTM": "Gross Margin %, TTM", + "Gross Margin": "Gross Margin", + "Gross Profit": "Gross Profit", + "Growing moon": "Growing moon", + "Growing": "Growing", + "h": "h", + "h_dates": "h", + "Hand Bell": "Hand Bell", + "Hate speech": "Hate speech", + "Have something to say?": "Have something to say?", + "Head & Shoulders": "Mô hình Vai-Đầu-Vai", + "Head": "Đầu", + "Headlines": "Headlines", + "Heiken Ashi": "Biểu đồ Heiken Ashi", + "Help & Wiki": "Help & Wiki", + "Help": "Trợ giúp", + "Hidden Bearish Divergence": "Hidden Bearish Divergence", + "Hidden Bullish Divergence": "Hidden Bullish Divergence", + "Hide All Drawing Tools": "Ấn tất cả công cụ vẽ", + "Hide Buy/Sell Panel": "Hide Buy/Sell Panel", + "Hide data": "Hide data", + "Hide Drawings Toolbar": "Hide Drawings Toolbar", + "Hide Favorite Drawings Toolbar": "Hide Favorite Drawings Toolbar", + "Hide inactive alerts": "Hide inactive alerts", + "Hide inactive Alerts": "Hide inactive Alerts", + "Hide Marks On Bars": "Hide Marks On Bars", + "Hide Widgets": "Hide Widgets", + "Hide": "Ẩn", + "High": "Cao nhất", + "high": "high", + "High_in_legend": "H", + "Histogram": "Biểu đồ tần suât", + "Historical Volatility": "Historical Volatility", + "HITBTC - Bitcoin": "HITBTC - Bitcoin", + "hl2": "hl2", + "HLC Bars": "Các thanh HLC", + "hlc3": "hlc3", + "Hlines Background": "Hình nền các khoảng Hline", + "Hollow Candles": "Biểu đồ nến rỗng", + "Home": "Home", + "Hong Kong": "Hong Kong", + "Horizontal Line": "Đường nằm ngang", + "Horizontal Ray": "Tia nằm ngang", + "Hot Lists": "Hot Lists", + "Hotlist": "Hotlist", + "HotLists continuously scan the US stock market to identify best trading opportunities and take considerable resources, so we can't give them out for free to everyone (as much as we'd like to).": "HotLists continuously scan the US stock market to identify best trading opportunities and take considerable resources, so we can't give them out for free to everyone (as much as we'd like to).", + "Hotlists": "Hotlists", + "hour": "giờ", + "hour_plural": "giờ", + "How to use the reference materials (Video)": "How to use the reference materials (Video)", + "Hull MA": "Hull MA", + "Hull MA_study": "Hull MA", + "Hull Moving Average": "Hull Moving Average", + "Hundred Line": "Hundred Line", + "ICECAN - Futures - Canada": "ICECAN - Futures - Canada", + "ICEEUR - Futures - Europe": "ICEEUR - Futures - Europe", + "ICEUSA - Futures - USA": "ICEUSA - Futures - USA", + "Ichimoku Cloud": "Ichimoku Cloud", + "Ichimoku Cloud_study": "Ichimoku Cloud", + "Icon": "Biểu tượng", + "Idea or chart snapshot image": "Idea or chart snapshot image", + "IDEA TITLE AND DESCRIPTION": "IDEA TITLE AND DESCRIPTION", + "Ideas for the current resolution only": "Ideas for the current resolution only", + "Ideas for the current symbol only": "Ideas for the current symbol only", + "Ideas of the people I follow & my ideas": "Ideas of the people I follow & my ideas", + "Ideas Published": "Ideas Published", + "Ideas": "Ideas", + "If you are sure you want to cancel, click Cancel, otherwise choose Do Not Cancel.": "If you are sure you want to cancel, click Cancel, otherwise choose Do Not Cancel.", + "If you do intraday analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.": "If you do intraday analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.", + "If you do intraday analysis, consider subscribing to the {{exchange}} exchange.{{^exchangesButton}} You must subscribe to PRO, PRO Plus or Premium service first (from only 9.95/m).{{/exchangesButton}}": "If you do intraday analysis, consider subscribing to the {{exchange}} exchange.{{^exchangesButton}} You must subscribe to PRO, PRO Plus or Premium service first (from only 9.95/m).{{/exchangesButton}}", + "If you do intraday spread analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.": "If you do intraday spread analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.", + "If you follow a symbol you will receive notifications when new ideas about that symbol are published.": "If you follow a symbol you will receive notifications when new ideas about that symbol are published.", + "If you like what you see, you have an exclusive chance to get 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.": "If you like what you see, you have an exclusive chance to get 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.", + "If you need only the most complete and accurate data, then consider subscribing to the PRO Plus or Premium service from only $19.95/m that offers actual real-time data from the NYSE/NASDAQ/AMEX exchanges and much more.": "If you need only the most complete and accurate data, then consider subscribing to the PRO Plus or Premium service from only $19.95/m that offers actual real-time data from the NYSE/NASDAQ/AMEX exchanges and much more.", + "If you want to act quickly to news and events that occur when the regular market is closed, please consider subscribing to PRO Plus or Premium service from only $19.95/m.": "If you want to act quickly to news and events that occur when the regular market is closed, please consider subscribing to PRO Plus or Premium service from only $19.95/m.", + "If you want to identify opportunities in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "If you want to identify opportunities in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "If you want to unlock the power of multiple time frame analysis and add multiple symbols to the same chart layout, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "If you want to unlock the power of multiple time frame analysis and add multiple symbols to the same chart layout, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "If you want to use different watchlists to quickly assess different sectors of the market, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "If you want to use different watchlists to quickly assess different sectors of the market, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "If you want to use private messages - please sign in or register!": "If you want to use private messages - please sign in or register!", + "If you want to use this service - please sign in or register!": "If you want to use this service - please sign in or register!", + "Ignore user": "Ignore user __username__", + "Ignore": "Ignore", + "Ignored users...": "Ignored users...", + "Illicit content": "Illicit content", + "Image URL": "URL của ảnh", + "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", + "In effort to make TradingView more useful to a larger number of users, moderators have the right to hide ideas with bad descriptions or not informative from the front page and the gallery. We are NOT limiting any ways of publishing or using TradingView charts. You can still create and publish any kind of charts; your profile and Activity Stream will still show all created charts.": "In effort to make TradingView more useful to a larger number of users, moderators have the right to hide ideas with bad descriptions or not informative from the front page and the gallery. We are NOT limiting any ways of publishing or using TradingView charts. You can still create and publish any kind of charts; your profile and Activity Stream will still show all created charts.", + "In Session": "In Session", + "In short, the more understandable and interesting your ideas are, the more you’ll gain respect of others and get discovered by the financial community. We’ll do our best to help showcase good ideas.": "In short, the more understandable and interesting your ideas are, the more you’ll gain respect of others and get discovered by the financial community. We’ll do our best to help showcase good ideas.", + "in": "in", + "in_dates": "trong", + "inbars": "in __period__ bars", "Income After Taxes": "Income After Taxes", - "Income Before Taxes": "Income Before Taxes", - "Income Taxes": "Income Taxes", - "Income Taxes Payable": "Income Taxes Payable", "Income before Extraordinary Items": "Income before Extraordinary Items", + "Income Before Taxes": "Income Before Taxes", + "Income Statement": "Income Statement", + "Income Taxes Payable": "Income Taxes Payable", + "Income Taxes": "Income Taxes", + "Income": "Income", + "Increase Rating": "Increase Rating", + "Increment": "Increment", + "increment_input": "Tăng dần", + "Ind": "Ind", + "Index": "Chỉ số", + "index": "chỉ số", + "Indicator Arguments in Header": "Indicator Arguments in Header", + "Indicator Arguments": "Indicator Arguments", + "Indicator Last Value": "Indicator Last Value", + "Indicator Titles in Header": "Indicator Titles in Header", + "Indicator Titles": "Indicator Titles", + "Indicator Values": "Indicator Values", + "Indicator": "Chỉ số", + "Indicators and Strategies": "Indicators and Strategies", + "Indicators": "Các chỉ số", + "Indicators, Fundamentals, Economy and Add-ons": "Các chỉ số, yếu tố cơ bản, cơ cấu sắp xếp và tiện ích", + "Industry": "Industry", + "Info": "Info", + "Inputs": "Các đầu vào", + "Insert Drawing Tool": "Chèn công cụ vẽ", + "Insert emoticon": "Insert emoticon", + "Insert Indicator...": "Chèn chỉ số...", + "Insert": "Insert", + "Inside Channel": "Inside Channel", + "Inside Pitchfork": "Mô hình Pitchfork mặt trong", + "Inside": "Bên trong", + "Install": "Install", "Intangible Assets": "Intangible Assets", "Interest Expense": "Interest Expense", "Interest Income": "Interest Income", "Interest Income/Expense, Net": "Interest Income/Expense, Net", + "Intermediate": "Sóng trung cấp", + "interval_dialog_description": "Type the interval number for munute 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)", + "Intraday Renko, Kagi, Line Break and Point & Figure charts take considerable resources, so we can't give them out for free to everyone (as much as we'd like to). We can, however, give out these charts for free in the Daily and Weekly resolutions.": "Intraday Renko, Kagi, Line Break and Point & Figure charts take considerable resources, so we can't give them out for free to everyone (as much as we'd like to). We can, however, give out these charts for free in the Daily and Weekly resolutions.", + "Intraday Renko, Kagi, Line Break, PnF and spread charts": "Intraday Renko, Kagi, Line Break, PnF and spread charts", + "Intraday Renko, Kagi, Line Break, PnF charts": "Intraday Renko, Kagi, Line Break, PnF charts", + "Intraday Spread Charts": "Intraday Spread Charts", + "Intraday Spread": "Intraday Spread", + "invalid symbol": "mã không hợp lệ", + "Invalid Symbol": "Invalid Symbol", "Inventories, Net": "Inventories, Net", "Investment Changes, Net": "Investment Changes, Net", + "Invoiced every month": "Invoiced every month", + "IP": "IP", "Issuance of Equity": "Issuance of Equity", + "Issue Type": "Issue Type", + "Italic": "Italic", + "ITBIT - Bitcoin": "ITBIT - Bitcoin", + "Jan": "Tháng một", + "Jaw Length": "Jaw Length", + "Jaw Offset": "Jaw Offset", + "Jaw": "Hàm", + "jawLength_input": "Thời kỳ của hàm", + "Join Now": "Join Now", + "Journal is empty": "Journal is empty", + "Journal...": "Journal...", + "Jul": "Tháng bảy", + "Jun": "Tháng sáu", + "Jurik Research": "Jurik Research", + "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That is less than $16.65/month. Don’t miss the last chance to get the special Early Access and secure this low rate now!": "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That is less than $16.65/month. Don’t miss the last chance to get the special Early Access and secure this low rate now!", + "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.": "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.", + "Kagi": "Kagi", + "KCBT - Futures - USA": "KCBT - Futures - USA", + "Keltner Channels": "Keltner Channels", + "Keltner Channels_study": "Keltner Channels", + "Key Hidden Levels": "Key Hidden Levels", + "Key Order Flow Events": "Key Order Flow Events", + "Keyboard Shortcuts": "Keyboard Shortcuts", + "Kijun-sen": "Kijun-sen", + "Kind": "Kind", + "Klinger Oscillator": "Klinger Oscillator", + "Klinger Oscillator_study": "Klinger Oscillator", + "Know Sure Thing": "Know Sure Thing", + "Know Sure Thing_study": "Know Sure Thing", + "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.": "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.", + "Kolkata": "Kolkata", + "Label Background": "Hình nền của nhãn", + "Label": "Nhãn", + "Labels Font": "Labels Font", + "Labels": "Các nhãn", "Labor Expense": "Labor Expense", + "Lagging Span 2 Periods": "Lagging Span 2 Periods", + "Lagging Span": "Lagging Span", + "Last Annual EPS": "Last Annual EPS", + "Last Annual Revenue": "Last Annual Revenue", + "Last bar time": "Last bar time", + "Last Modified": "Last Modified", + "Last Name": "Last Name", + "Last Value on Price Scale": "Giá trị cuối cùng trên thang giá", + "Last": "Last", + "LAUNCH CHART": "LAUNCH CHART", + "Launch chat in separate window": "Launch chat in separate window", + "LazyBear - MTF Panes": "LazyBear - MTF Panes", + "LazyBear - S/R Levels": "LazyBear - S/R Levels", + "Lead 1": "Lead 1", + "Lead 2": "Lead 2", + "LEARN MORE": "LEARN MORE", + "Least Squares Moving Average": "Least Squares Moving Average", + "Least Squares Moving Average_study": "Least Squares Moving Average", + "Leave this chat": "Leave this chat", + "Left End": "Phía cuối bên trái", + "Left Labels": "Các nhãn bên trái", + "Left Shoulder": "Vai trái", + "left": "Bên trái", + "len_input": "thời kỳ", + "Length high": "Length high", + "Length hight": "Length hight", + "Length low": "Length low", + "Length1": "Length1", + "Length2": "Length2", + "Length3": "Length3", + "Length_input": "Thời kỳ", + "length_input": "thời kỳ", + "lengthRSI_input": "Thời kỳ chỉ số RSI", + "lengthStoch_input": "Thời kỳ chỉ báo dao động", + "Less Than": "Less Than", + "Level {0}": "Cấp độ {0}", + "Level": "Cấp độ", + "Levels": "Các cấp độ", + "Liabilities & Stockholder's Equity": "Liabilities & Stockholder's Equity", "Liabilities & Stockholder's Equity": "Liabilities & Stockholder's Equity", + "like": "like", + "like_plural": "likes", + "Limit": "Limit", + "Line Break": "Line Break", + "Line Width": "Line Width", + "Line With Breaks": "Các đường gãy", + "Line": "Biểu đồ đường viền", + "Linear Regression Curve": "Linear Regression Curve", + "Linear Regression Curve_study": "Linear Regression Curve", + "Linear Regression": "Linear Regression", + "Lines": "Các đường ", + "Link interval to all charts": "Link interval to all charts", + "Link symbol to all charts": "Link symbol to all charts", + "LINK TO RELATED IDEAS": "LINK TO RELATED IDEAS", + "Link to this chart": "Link to this chart", + "Link to this chat...": "Link to this chat...", + "Link to this room...": "Link to this room...", + "Link To": "Liên kết đến", + "Lips Length": "Lips Length", + "Lips Offset": "Lips Offset", + "Lips": "Miệng", + "lipsLength_input": "Thời kỳ của miệng", + "List or list item": "List or list item", + "Load Chart Layout": "Load Chart Layout", + "Load Chart": "Load Chart", + "Load Layout Chart": "Load Layout Chart", + "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.": "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.", + "Load New Bars": "Tải các thanh mới", + "Load": "Load", + "loading data": "Đang tải dữ liệu", + "Loading market depth data…": "Loading market depth data…", + "loading...": "loading...", + "Loading...": "Loading...", + "Lock All Drawing Tools": "Khóa tất cả công cụ vẽ", + "Lock Scale": "Khóa chia tỷ lệ", + "Lock scale": "Khóa chia tỷ lệ", + "Lock": "Khóa", + "Lock/Unlock": "Khóa/Mở khóa", + "Log Scale": "Tỷ lệ logarit", + "Log Scale_scale_menu": "Tỷ lệ logarit", + "log": "logarit", + "Logged as": "Logged as", + "Logged out": "Logged out", + "London": "London", + "Long Length": "Long Length", + "Long length": "Long length", + "Long Period": "Long Period", + "Long period": "Long period", + "Long Position": "Vị trí mua", + "Long RoC Length_input": "Thời kỳ chỉ báo RoC giá dài", "Long Term Capital": "Long Term Capital", "Long Term Debt to Long Term Capital": "Long Term Debt to Long Term Capital", "Long Term Debt to Total Capital": "Long Term Debt to Total Capital", - "Long-term Debt": "Long-term Debt", + "Long": "Dài", + "LONG": "LONG", "Long-term Debt Payments": "Long-term Debt Payments", "Long-term Debt Proceeds": "Long-term Debt Proceeds", + "Long-term Debt": "Long-term Debt", "Long-term Deferred Income Tax Liabilities": "Long-term Deferred Income Tax Liabilities", "Long-term Deferred Liability Charges": "Long-term Deferred Liability Charges", + "Long-term intervals are better than short-term ones for publishing analysis. An idea on 1 minute bars will probably become obsolete by the time people read it. However a good idea may still be featured.": "Long-term intervals are better than short-term ones for publishing analysis. An idea on 1 minute bars will probably become obsolete by the time people read it. However a good idea may still be featured.", "Long-term Investments": "Long-term Investments", - "Minority Interest": "Minority Interest", + "Long_input": "Mua", + "long_input": "mua", + "longlen_input": "Thời kỳ trạng thái mua", + "Los Angeles": "Los Angeles", + "Low price available now – don’t miss this chance!": "Low price available now – don’t miss this chance!", + "Low": "Thấp nhất", + "low": "low", + "Low_in_legend": "L", + "Lower Band": "Lower Band", + "Lower Bound": "Lower Bound", + "Lower Devation": "Lower Devation", + "Lower Deviation": "Lower Deviation", + "Lower": "Phía dưới", + "LowerLimit": "Giới hạn dưới", + "LSE - Stock - UK": "LSE - Stock - UK", + "m": "m", + "M_dates": "M", + "m_dates": "m", + "MA Cross": "MA Cross", + "MA Cross_study": "MA Cross", + "MA Exp Ribbon": "MA Exp Ribbon", + "MA Length": "MA Length", + "MACD": "MACD", + "Madrid": "Madrid", + "Magnet Mode": "Chế độ nam châm", + "Major": "Sóng lớn", + "Make a Copy": "Make a Copy", + "Make a Copy...": "Make a Copy...", + "Make It Mine": "Make It Mine", + "Manage Alerts": "Manage Alerts", + "Manage Drawings": "Quản lý chức năng vẽ", + "Mar": "Tháng ba", + "Margin AT": "Margin AT", + "Margin G": "Margin G", + "Margin G%": "Margin G%", + "Margin O": "Margin O", + "Margin PT": "Margin PT", + "Margins": "Margins", + "Marker Color": "Marker Color", + "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.": "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.", + "Market Cap - Basic": "Market Cap - Basic", + "market closed": "market closed", + "Market Open": "Market Open", + "market open": "market open", + "Market Summary": "Market Summary", + "Market": "Market", + "Marketplace Add-ons": "Marketplace Add-ons", + "Mass Index": "Mass Index", + "Mass Index_study": "Mass Index", + "Max value": "Max value", + "Maximize Chat": "Maximize Chat", + "maximum_input": "Tối đa", + "May": "Tháng năm", + "McGinley Dynamic": "McGinley Dynamic", + "Measure (Shift + Click on the chart)": "Đo lường (Shift + Click trên biểu đồ)", + "Median": "Trung bình", + "MERCADO - Bitcoin": "MERCADO - Bitcoin", + "Merge Down": "Sáp nhập xuống", + "Merge Up": "Sáp nhập lên", + "Message settings": "Message settings", + "Message": "Message", + "messages today": "__messages__ messages today", + "MGEX - Futures - USA": "MGEX - Futures - USA", + "MicroTrends": "MicroTrends", + "middle": "khoảng giữa", + "Middle": "Khoảng giữa", + "Minor": "Sóng nhỏ", + "Minority Interest & Equity Earnings": "Minority Interest & Equity Earnings", "Minority Interest & Equity Earnings": "Minority Interest & Equity Earnings", + "Minority Interest": "Minority Interest", + "Minuette": "Sóng rất nhỏ", + "Minus Line": "Minus Line", + "minute": "phút", + "minute_plural": "phút", + "Minute": "Sóng khá nhỏ", + "Mirrored": "Nhân đôi", + "Mkt Cap": "Mkt Cap", + "mod": "mod", + "Mode": "Chế độ", + "MODERATED": "MODERATED", + "Moderator": "Moderator", + "Moderators Warning Messages": "Moderators Warning Messages", + "Modified Schiff Pitchfork": "Mô hình Schiff Pitchfork biến đổi", + "Modified Schiff": "Mô hình Schiff biến đổi", + "Modify Order": "Modify Order", + "Modify": "Modify", + "Momentum": "Momentum", + "Money Flow": "Money Flow", + "Money Flow_study": "Money Flow", + "month": "tháng", + "month_plural": "tháng", + "month0": "Jan", + "month1": "Feb", + "month10": "Nov", + "month11": "Dec", + "month2": "Mar", + "month3": "Apr", + "month4": "May", + "month5": "Jun", + "month6": "Jul", + "month7": "Aug", + "month8": "Sep", + "month9": "Oct", + "Monthly": "Monthly", + "Moon Phases": "Moon Phases", + "Moscow": "Moscow", + "move chart 1 bar to the left.": "move chart 1 bar to the left.", + "move chart 1 bar to the right.": "move chart 1 bar to the right.", + "Move Down": "Di chuyển xuống", + "move further to the left.": "move further to the left.", + "move further to the right.": "move further to the right.", + "Move Up": "Di chuyển lên", + "Moving Avarage Weighted": "Moving Avarage Weighted", + "Moving Average Convergence/Divergence": "Moving Average Convergence/Divergence", + "Moving Average Convergence/Divergence_study": "Moving Average Convergence/Divergence", + "Moving Average Exponential": "Moving Average Exponential", + "Moving Average Exponential_study": "Moving Average Exponential", + "Moving Average Weighted_study": "Moving Average Weighted", + "Moving Average": "Moving Average", + "Moving Average_study": "Moving Average", + "Moving Down %": "Moving Down %", + "Moving Down": "Moving Down", + "Moving Up %": "Moving Up %", + "Moving Up": "Moving Up", + "MTF Studies": "MTF Studies", + "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.": "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.", + "MTPredictor": "MTPredictor", + "Mult_input": "Hệ số nhân", + "mult_input": "hệ số nhân", + "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.": "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.", + "Multi-Time Period Charts": "Multi-Time Period Charts", + "Multiple accounts": "Multiple accounts", + "Multiple charts layout and watch lists": "Multiple charts layout and watch lists", + "Multiple Charts Layout available only to PRO users.": "Multiple Charts Layout available only to PRO users.", + "Multiple Charts Layout": "Multiple Charts Layout", + "Multiple Connections": "Multiple Connections", + "Multiple Watch Lists available only to PRO users.": "Multiple Watch Lists available only to PRO users.", + "Multiple Watch Lists": "Multiple Watch Lists", + "Multiplier": "Multiplier", + "My Ideas and Notes": "My Ideas and Notes", + "My ideas only": "My ideas only", + "My Script": "My Script", + "My Scripts": "My Scripts", + "n/a": "Không có sẵn", + "Name": "Name", + "NASDAQ - Stock - USA": "NASDAQ - Stock - USA", + "NASDAQ and NYSE charge exchange and per-user fees, which means we can’t give this for free to everyone (as much as we'd love to). Our free feed is provided by BATS electronic exchange, which offers approximate volumes and prices with fewer updates.": "NASDAQ and NYSE charge exchange and per-user fees, which means we can’t give this for free to everyone (as much as we'd love to). Our free feed is provided by BATS electronic exchange, which offers approximate volumes and prices with fewer updates.", + "Nasdaq Gap Down Stocks": "Nasdaq Gap Down Stocks", + "Nasdaq Gap Up Stocks": "Nasdaq Gap Up Stocks", + "Nasdaq Percent Advances": "Nasdaq Percent Advances", + "Nasdaq Percent Declines": "Nasdaq Percent Declines", + "Nasdaq Price Advances": "Nasdaq Price Advances", + "Nasdaq Price Declines": "Nasdaq Price Declines", + "Nasdaq Range Advances": "Nasdaq Range Advances", + "Nasdaq Range Declines": "Nasdaq Range Declines", + "Nasdaq Volume Leaders": "Nasdaq Volume Leaders", "Net Change in Cash": "Net Change in Cash", "Net Debt": "Net Debt", "Net Income Applicable to Common": "Net Income Applicable to Common", "Net Income from Continuing, Operations Applicable to Common": "Net Income from Continuing, Operations Applicable to Common", "Net Income per Employee": "Net Income per Employee", + "Net Income": "Net Income", "Net Operating Profit after Tax": "Net Operating Profit after Tax", + "Net Volume": "Net Volume", + "Net Volume_study": "Net Volume", "Net Working Capital": "Net Working Capital", + "NEUTRAL": "NEUTRAL", + "NEW CHART LAYOUT": "NEW CHART LAYOUT", + "New moon mark": "New moon mark", + "New password is sent to your email.": "New password is sent to your email.", + "New script name": "New script name", + "New York": "New York", + "New {0} chart...": "New {0} chart...", + "New": "New", + "News": "News", + "next symbol": "next symbol", + "Next": "Next", + "No account history yet": "No account history yet", + "No advertising, direct marketing, or solicitation! To advertise to our audience contact founders@tradingview.com": "No advertising, direct marketing, or solicitation! To advertise to our audience contact founders@tradingview.com", + "No alerts triggered": "No alerts triggered", + "No alerts": "No alerts", + "No defamatory, threatening or discriminatory remarks, hate speech or personal attacks.": "No defamatory, threatening or discriminatory remarks, hate speech or personal attacks.", + "No drawings yet": "Chưa có bản vẽ nào", + "No ideas matched your criteria": "No ideas matched your criteria", + "No ideas.
If you want to use this service - please sign in or register!": "No ideas.
If you want to use this service - please sign in or register!", + "No indicators matched your criteria.": "Không có chỉ số nào khớp với tiêu chuẩn của bạn", + "No links / posts with illegal content, pornography, or nudity.": "No links / posts with illegal content, pornography, or nudity.", + "No monthly invoices": "No monthly invoices", + "No notifications yet": "No notifications yet", + "No posting links or reference to content / sites that contain viruses or malware.": "No posting links or reference to content / sites that contain viruses or malware.", + "No public library scripts were found.": "No public library scripts were found.", + "No real-time data": "No real-time data", + "No saved scripts yet": "No saved scripts yet", + "No scripts matched your criteria": "No scripts matched your criteria", + "No Sound notifications": "No Sound notifications", + "No study templates saved": "No study templates saved", + "No symbols matched your criteria": "Không mã giao dịch nào khớp với tiêu chuẩn của bạn", + "No": "No", + "NO": "NO", + "No, thank you": "No, thank you", "Non-operating Gains/Losses": "Non-operating Gains/Losses", "Noncontrolling Interest": "Noncontrolling Interest", + "Normal Bearish Divergence": "Normal Bearish Divergence", + "Normal Bullish Divergence": "Normal Bullish Divergence", + "Normal": "Bình thường", + "Not applicable": "Not applicable", + "not authorized": "not authorized", + "Note": "Note", + "Note: default study templates won't be removed permanently": "Note: default study templates won't be removed permanently", "Notes Payable": "Notes Payable", + "Notification sound": "Notification sound", + "Notifications": "Notifications", + "Nov": "Tháng mười một", + "Now is your LAST & FINAL chance to get 12 months for only $199.80 (regular $299.40). That’s less than $16.65/month and 33% off regular price.": "Now is your LAST & FINAL chance to get 12 months for only $199.80 (regular $299.40). That’s less than $16.65/month and 33% off regular price.", + "NSE - Stock - India": "NSE - Stock - India", "Number of Employees": "Number of Employees", "Number of Shareholders": "Number of Shareholders", + "NYMEX - Futures - USA": "NYMEX - Futures - USA", + "NYMEX E-mini": "NYMEX E-mini", + "NYSE - Stock - USA": "NYSE - Stock - USA", + "NYSE Gap Down Stocks": "NYSE Gap Down Stocks", + "NYSE Gap Up Stocks": "NYSE Gap Up Stocks", + "NYSE LIFFE - Futures - USA": "NYSE LIFFE - Futures - USA", + "NYSE Percent Advances": "NYSE Percent Advances", + "NYSE Percent Declines": "NYSE Percent Declines", + "NYSE Price Advances": "NYSE Price Advances", + "NYSE Price Declines": "NYSE Price Declines", + "NYSE Range Advances": "NYSE Range Advances", + "NYSE Range Declines": "NYSE Range Declines", + "NYSE Volume Leaders": "NYSE Volume Leaders", + "Objects Tree": "Danh sách đối tượng", + "Objects Tree...": "Danh sách đối tượng...", + "Oct": "Tháng mười", + "Official AMEX, NYSE & NASDAQ Real-time Data": "Official AMEX, NYSE & NASDAQ Real-time Data", + "Official real-time & intraday data": "Official real-time & intraday data", + "Official real-time, intraday and volume data": "Official real-time, intraday and volume data", + "Offset": "Bù lại", + "Oh no! You have only two weeks left in your PRO Plus trial! These benefits will expire in two short weeks:": "Oh no! You have only two weeks left in your PRO Plus trial! These benefits will expire in two short weeks:", + "OHLC Values": "OHLC Values", + "ohlc4": "ohlc4", + "OK": "Đồng ý", + "OKCOIN - Bitcoin": "OKCOIN - Bitcoin", + "On Balance Volume": "On Balance Volume", + "On Balance Volume_study": "On Balance Volume", + "OnBalanceVolume": "OnBalanceVolume", + "Once per bar (on close)": "Once per bar (on close)", + "Once per bar (on condition)": "Once per bar (on condition)", + "Once": "Once", + "One account can be accessed from one browser (on one device) at a time - to stay compliant with exchange regulations and prevent unauthorized access.": "One account can be accessed from one browser (on one device) at a time - to stay compliant with exchange regulations and prevent unauthorized access.", + "Only private ideas": "Only private ideas", + "Only PRO Plus and Premium subscibers can access extended hours data on the charts. Extended trading hours include both pre-market and after hours sessions each day the market is open.": "Only PRO Plus and Premium subscibers can access extended hours data on the charts. Extended trading hours include both pre-market and after hours sessions each day the market is open.", + "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D) interval.": "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D) interval.", + "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D)": "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D)", + "Only PRO, PRO Plus and Premium users that have a subscription to {{exchange}} Exchange can get official data on real-time prices, volume and intraday history. You'll now be switched to the Daily (D) interval, which is available to all users.": "Only PRO, PRO Plus and Premium users that have a subscription to {{exchange}} Exchange can get official data on real-time prices, volume and intraday history. You'll now be switched to the Daily (D) interval, which is available to all users.", + "open Indicators.": "open Indicators.", + "Open Interval Dialog": "Open Interval Dialog", + "open Load Chart.": "open Load Chart.", + "Open Pine Script Editor": "Open Pine Script Editor", + "Open Price": "Open Price", + "Open Script": "Open Script", + "Open Trading Panel": "Open Trading Panel", + "Open": "Mở cửa", + "open": "open", + "Open_in_legend": "O", + "Open_line_tool_position": "Mở cửa", "Operating Expenses": "Operating Expenses", "Operating Leases": "Operating Leases", "Operating Margin": "Operating Margin", + "Operating Metrics": "Operating Metrics", "Operating Profit": "Operating Profit", "Operating Revenue": "Operating Revenue", + "or copy url:": "Hoặc sao chép URL:", + "Or": "Or", + "Order #": "Order #", + "Order": "Order", + "Original": "Nguyên bản", + "Oscillator": "Công cụ đo dao động", + "Oscillators": "Oscillators", + "OTC - Stock - USA": "OTC - Stock - USA", "Other Accounts Payable and Accrued Expenses": "Other Accounts Payable and Accrued Expenses", "Other Accounts, Notes Receivable": "Other Accounts, Notes Receivable", "Other Accumulated Comprehensive Income": "Other Accumulated Comprehensive Income", @@ -1307,9 +1423,10 @@ "Other Current Assets": "Other Current Assets", "Other Current Liabilities": "Other Current Liabilities", "Other Debt, Net": "Other Debt, Net", - "Other Equity": "Other Equity", "Other Equity Transactions, Net": "Other Equity Transactions, Net", + "Other Equity": "Other Equity", "Other Financing Activities, Net": "Other Financing Activities, Net", + "Other General & Administrative Expense": "Other General & Administrative Expense", "Other General & Administrative Expense": "Other General & Administrative Expense", "Other Interest Income/Expense, Net": "Other Interest Income/Expense, Net", "Other Investing Activities": "Other Investing Activities", @@ -1320,36 +1437,643 @@ "Other Operating Expenses": "Other Operating Expenses", "Other Receivables": "Other Receivables", "Other Revenue": "Other Revenue", + "Other Selling, General & Administrative Expenses": "Other Selling, General & Administrative Expenses", "Other Selling, General & Administrative Expenses": "Other Selling, General & Administrative Expenses", + "Other": "Other", + "Our PRO Plus users see amazing benefits. You get advanced trading opportunities using multi symbol statistical arbitrage techniques. Read more about PRO Plus features.": "Our PRO Plus users see amazing benefits. You get advanced trading opportunities using multi symbol statistical arbitrage techniques. Read more about PRO Plus features.", + "Outside Channel": "Outside Channel", + "Overbought": "Overbought", + "Overlay the main chart": "Chèn vào biểu đồ chính", + "Override Min Tick": "Điều chỉnh số thập phân", + "Oversold": "Oversold", + "Overwrite Script": "Overwrite Script", + "Paper Trading is disconnected": "Paper Trading is disconnected", + "Parabolic SAR": "Parabolic SAR", + "Parabolic SAR_study": "Parabolic SAR", + "ParabolicSAR": "ParabolicSAR", + "Parallel Channel": "Kênh song song", + "Paris": "Paris", + "partially erase.": "partially erase.", "Partners Capital": "Partners Capital", + "Password": "Password", + "Paste %s": "Paste %s", + "paste object.": "paste object.", + "Pearson's R": "Pearson's R", "Pension/Postretirement Obligation": "Pension/Postretirement Obligation", + "per month": "per month", + "per year": "per year", + "Percent Advances": "Percent Advances", + "Percent Declines": "Percent Declines", + "Percent": "Percent", + "percent_input": "Phần trăm", + "Percentage": "Tỷ lệ phần trăm", + "Percentage_scale_menu": "Phần trăm", + "Period ending": "Period ending", + "Period Ending": "Period Ending", + "Period": "Period", + "Permanent link to this message": "Permanent link to this message", + "Personal information": "Personal information", + "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.": "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.", + "Pick your idea or paste url to someone's else idea.": "Pick your idea or paste url to someone's else idea.", + "Pine Editor": "Pine Editor", + "Pine Script Editor": "Pine Script Editor", + "Pine Script Reference": "Pine Script Reference", + "Pine Script Tutorial": "Pine Script Tutorial", + "Pitchfan": "Mô hình Pitchfork dạng quạt", + "Pitchfork": "Mô hình Pitchfork", + "Pivot Points High Low": "Pivot Points High Low", + "Pivot Points Standard": "Pivot Points Standard", + "Pivots Timeframe": "Pivots Timeframe", + "Place Order": "Place Order", + "Play Sound": "Play Sound", + "Please consider subscribing to our PRO service which includes many other features not available in the free membership.": "Please consider subscribing to our PRO service which includes many other features not available in the free membership.", + "Please do not modify the alert so we can investigate the issue.": "Please do not modify the alert so we can investigate the issue.", + "Please enter a valid idea URL or chart image URL": "Please enter a valid idea URL or chart image URL", + "Please enter chart layout name": "Please enter chart layout name", + "Please enter chart name": "Please enter chart name", + "Please enter your feedback": "Please enter your feedback", + "Please name this script": "Please name this script", + "Please read before publishing": "Please read before publishing", + "Please use English for conversation. Other languages will be supported in the future": "Please use English for conversation. Other languages will be supported in the future", + "Please use only English in tags": "Please use only English in tags", + "Please, enter your e-mail": "Please, enter your e-mail", + "Plot dividends": "Plot dividends", + "Plot earnings": "Plot earnings", + "Plot Offsets": "Plot Offsets", + "Plot splits": "Plot splits", + "Plot": "Lô", + "Plots Background": "Hình nền các khu", + "Point & Figure": "Point & Figure", + "Point bar": "Point __point__ Bar #", + "Polyline": "Hình polyline", + "Position": "Position", + "post-market": "Thị trường sau khi đóng cửa", + "Post-Market": "Post-Market", + "pre-market": "Thị trường trước giờ mở cửa", + "Pre-Market": "Pre-Market", "Pre-tax Margin": "Pre-tax Margin", + "Precise Labels": "Precise Labels", + "Precision": "Độ chính xác", "Preferred Dividends": "Preferred Dividends", "Preferred Stock": "Preferred Stock", + "Premium": "Premium", "Prepaid Expenses": "Prepaid Expenses", + "Presentation is important. Too much clutter adds to confusion.": "Presentation is important. Too much clutter adds to confusion.", + "Prev": "Prev", + "Previous Close Price": "Previous Close Price", + "previous close": "previous close", + "previous symbol": "previous symbol", + "Price % Change 1 Week": "Price % Change 1 Week", + "Price % Change 4 Week": "Price % Change 4 Week", + "Price % Change 52 Week": "Price % Change 52 Week", + "Price - 52 Week High": "Price - 52 Week High", + "Price - 52 Week Low": "Price - 52 Week Low", + "Price Advances": "Price Advances", + "Price Declines": "Price Declines", + "Price History": "Price History", + "Price incorrect": "Price incorrect", + "Price Label": "Nhãn giá", + "Price Levels": "Các cấp độ giá", + "Price Line": "Đường giá", + "Price Oscillator": "Price Oscillator", + "Price Oscillator_study": "Price Oscillator", + "Price Range": "Phạm vi giá", + "Price Scale": "Price Scale", + "Price Source": "Nguồn giá", + "Price Volume Trend": "Price Volume Trend", + "Price": "Giá", + "Price/Earnings, TTM": "Price/Earnings, TTM", + "Price/Revenue, TTM": "Price/Revenue, TTM", + "Price:": "Giá:", + "Prices": "Các mức giá", + "Primary Exchange": "Primary Exchange", + "Primary": "Sóng sơ cấp", + "Prior": "Prior", + "Priority email support": "Priority email support", + "Priority phone support": "Priority phone support", + "Priority Support": "Priority Support", + "Private Chart Publishing": "Private Chart Publishing", + "PRO Badge & Adding Value": "PRO Badge & Adding Value", + "PRO members can add optional multi-device access. Click \"Buy Multi-Device Access\" to access your account from several devices at the same time. Click CONNECT to terminate the other session and connect here.": "PRO members can add optional multi-device access. Click \"Buy Multi-Device Access\" to access your account from several devices at the same time. Click CONNECT to terminate the other session and connect here.", + "PRO Plus Trial": "PRO Plus Trial", + "Pro Realtime": "Pro Realtime", + "Pro Trial": "Pro Trial", + "Pro": "Pro", + "pro": "pro", + "Profile Settings": "Profile Settings", + "Profit Background Color": "Màu hình nền phần lợi nhuận", + "Profit Level. Ticks:": "Cấp độ lợi nhuận. Đánh dấu:", + "PROFIT TRGT": "PROFIT TRGT", + "Profit": "Profit", + "Profitability": "Profitability", + "Projection": "Phép chiếu", + "Properties": "Đặc tính", + "Properties...": "Đặc tính...", "Property and Equipment, Gross": "Property and Equipment, Gross", + "Property, Plant & Equipment, Net": "Property, Plant & Equipment, Net", "Property, Plant & Equipment, Net": "Property, Plant & Equipment, Net", + "propertypage-name-label": "propertypage-name-label", + "propertypage-name-label_css_class": "propertypage-name-label", + "ProTradingIndicators": "ProTradingIndicators", + "Public Library": "Public Library", + "Public Profile": "Public Profile", + "PUBLISH IDEA": "PUBLISH IDEA", + "PUBLISH SCRIPT": "PUBLISH SCRIPT", + "Publish Script": "Publish Script", + "Published Chart": "Published Chart", + "Published idea or chart image URL": "Published idea or chart image URL", + "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.", + "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.", + "Published ideas settings": "Published ideas settings", + "published": "published", + "Publishing means sharing your chart and trading idea with the financial web and the investing community. A published idea needs to be detailed and descriptive in order to be meaningful to other traders.": "Publishing means sharing your chart and trading idea with the financial web and the investing community. A published idea needs to be detailed and descriptive in order to be meaningful to other traders.", + "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.": "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.", "Purchase of Investments": "Purchase of Investments", + "Qty": "Qty", + "Quantity": "Quantity", "Quick Ratio": "Quick Ratio", + "Quote this message": "Quote this message", + "Quotes are delayed by 10 min and updated every 30 seconds": "Quotes are delayed by 10 min and updated every 30 seconds", + "Quotes are delayed by 10 min and updated in realtime": "Quotes are delayed by 10 min and updated in realtime", + "Range Advances": "Range Advances", + "Range Declines": "Range Declines", + "range": "range", + "Rate Of Change": "Rate Of Change", + "Rating": "Rating", + "Ray": "Tia", + "Read more": "Read more", + "Read more...": "Read more...", "Realized Gains/Losses": "Realized Gains/Losses", + "realtime": "Thời gian thực", + "Realtime": "Realtime", + "Rearm every 1 minute": "Rearm every 1 minute", + "Rearm every 10 minute": "Rearm every 10 minute", + "Rearm every 30 minute": "Rearm every 30 minute", + "Rearm every 5 minute": "Rearm every 5 minute", + "Rearm every hour": "Rearm every hour", + "Recent Chats": "Recent Chats", + "Recover Password": "Recover Password", + "Recover": "Recover", + "Rectangle": "Hình chữ nhật", + "Redo {0}": "Làm lại {0}", + "Redo": "Làm lại", + "redo": "redo", + "Regression Trend": "Xu hướng hồi quy", + "Relative Strength Index": "Relative Strength Index", + "Relative Strength Index_study": "Relative Strength Index", + "Relative Vigor Index": "Relative Vigor Index", + "Relative Vigor Index_study": "Relative Vigor Index", + "Relative Volatility Index": "Relative Volatility Index", + "Relative Volatility Index_study": "Relative Volatility Index", + "Remember me": "Remember me", + "Remember, with PRO Plus you benefit from:": "Remember, with PRO Plus you benefit from:", + "Remove All Drawing Tools": "Loại bỏ tất cả công cụ vẽ", + "Remove All Indicators": "Loại bỏ tất cả các chỉ số", + "Remove All Studies": "Loại bỏ tất cả thay đổi", + "Remove custom interval": "Remove custom interval", + "Remove from favorites": "Loại bỏ khỏi mục yêu thích", + "Remove this room from favorites": "Remove this room from favorites", + "Remove": "Loại bỏ", + "Rename Chart Layout": "Rename Chart Layout", + "Rename Chart": "Rename Chart", + "Rename script": "Rename script", + "Rename...": "Rename...", + "Renko": "Renko", + "Renko, Kagi, Line Break, Point & Figure": "Renko, Kagi, Line Break, Point & Figure", + "Report data issues": "Report data issues", + "Report Data Issues": "Report Data Issues", + "Repost to": "Repost to", "Repurchase of Equity": "Repurchase of Equity", + "Reputation": "Reputation", + "Require Order Confirmation": "Require Order Confirmation", + "Research & Development Expense": "Research & Development Expense", "Research & Development Expense": "Research & Development Expense", + "Reset Chart": "Thiết lập lại biểu đồ", + "Reset Paper Trading Account": "Reset Paper Trading Account", + "Reset Paper Trading Account...": "Reset Paper Trading Account...", + "Reset Scale": "Thiết lập lại chia tỷ lệ", + "Reset Settings": "Reset Settings", + "Reset": "Thiết lập lại", + "Restart Alert {{description}} on {{title}}": "Restart Alert {{description}} on {{title}}", + "Restart Alert...": "Restart Alert...", + "Restart": "Restart", + "Restart...": "Restart...", "Restricted Cash": "Restricted Cash", + "Restructuring, Remediation & Impairment Provisions": "Restructuring, Remediation & Impairment Provisions", "Restructuring, Remediation & Impairment Provisions": "Restructuring, Remediation & Impairment Provisions", "Retained Earnings": "Retained Earnings", + "retrying": "đang thử lại", "Return on Assets": "Return on Assets", + "Return on Equity": "Return on Equity", + "Return on Invested Capital %, TTM": "Return on Invested Capital %, TTM", "Return on Invested Capital": "Return on Invested Capital", + "Rev LA": "Rev LA", "Revenue per Employee": "Revenue per Employee", + "Reverse position": "Reverse position", + "Reverse Position": "Reverse Position", + "Reverse {0} position?": "Reverse {0} position?", + "Reverse": "Đảo ngược", + "Right End": "Phía cuối bên phải", + "Right Labels": "Right Labels", + "Right Lables": "Các nhãn bên phải", + "Right Margin": "Lề phải", + "Right Shoulder": "Vai phải", + "right": "phải", + "Rights infringement": "Rights infringement", + "Risk/Reward long": "Rủi ro/lợi nhuận ở trạng thái mua", + "Risk/Reward Ratio: {0}": "Tỷ lệ Rủi ro/Lợi nhuận: {0}", + "Risk/Reward short": "Rủi ro/Lợi nhuận ở trạng thái bán", + "RobBooker": "RobBooker", + "ROC Length": "ROC Length", + "ROC": "ROC", + "roclen1_input": "Thời kỳ chỉ báo RoC 1", + "roclen2_input": "Thời kỳ chỉ báo RoC 2", + "roclen3_input": "Thời kỳ chỉ báo RoC 3", + "roclen4_input": "Thời kỳ chỉ báo RoC 4", + "Room archives...": "Room archives...", + "Room purpose": "Room purpose", + "Room title": "Room title", + "Rotated Rectangle": "Hình chữ nhật xoay chuyển", + "RSI Length": "RSI Length", + "RSI Source": "RSI Source", + "RSI": "RSI", + "Run Product Walk-Through": "Run Product Walk-Through", + "RVI": "RVI", + "s": "s", + "S/L": "S/L", "Sale of Investments": "Sale of Investments", + "Sale of Property, Plant & Equipment": "Sale of Property, Plant & Equipment", "Sale of Property, Plant & Equipment": "Sale of Property, Plant & Equipment", + "Sales & Marketing Expense": "Sales & Marketing Expense", "Sales & Marketing Expense": "Sales & Marketing Expense", + "Sao Paulo": "Sao Paulo", + "Save ${{savings}}": "Save ${{savings}}", + "Save As Default": "Save As Default", + "Save As Watchlist...": "Save As Watchlist...", + "Save As...": "Lưu dưới dạng...", + "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout": "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout", + "Save Chart Layout": "Save Chart Layout", + "Save Drawing Template As...": "Save Drawing Template As...", + "Save image": "Lưu ảnh", + "Save Interval": "Save Interval", + "Save New Chart Layout": "Save New Chart Layout", + "Save New Chart": "Save New Chart", + "Save Script As": "Save Script As", + "Save Study Template As...": "Save Study Template As...", + "Save symbol list as...": "Save symbol list as...", + "Save": "Save", + "save": "save", + "Scale Left": "Chia tỷ lệ theo bên trái", + "Scale Percentage": "Chia tỷ lệ theo dạng phần trăm", + "Scale Price Chart Only": "Scale Price Chart Only", + "Scale Right": "Chia tỷ lệ theo bên phải", + "Scale Series Only": "Chia tỷ lệ theo số liệu", + "Scale series only": "Chia tỷ lệ theo số liệu", + "Scale Series only": "Chia tỷ lệ theo số liệu", + "Scale": "Scale", + "Scales Lines": "Đường tỷ lệ", + "Scales Properties": "Scales Properties", + "Scales Properties...": "Đặc tính chia tỷ lệ", + "Scales Text": "Văn bản tỷ lệ", + "Scales": "Điều chỉnh tỷ lệ", + "Scaling": "Chia tỷ lệ", + "Schiff Pitchfork": "Mô hình Schiff Pitchfork", + "Schiff": "Schiff", + "Screen (No Scale)": "Không chia tỷ lệ", + "Script Editor": "Soạn thảo kịch bản", + "Script Editor...": "Script Editor...", + "Script must have a name": "Script must have a name", + "Script Name": "Script Name", + "Script text is not modified, nothing to save": "Script text is not modified, nothing to save", + "SCRIPT TITLE AND DESCRIPTION": "SCRIPT TITLE AND DESCRIPTION", + "SCRIPT TITLE": "SCRIPT TITLE", + "SCRIPT": "SCRIPT", + "Scripts": "Scripts", + "Search for scripts published by community": "Search for scripts published by community", + "Search ideas": "Search ideas", + "Search scripts": "Search scripts", + "Search": "Tìm kiếm", + "Sector": "Sector", + "See All Tags...": "See All Tags...", + "Select Layout": "Select Layout", + "Select type...": "Select type...", + "Select user to start new chat with": "Select user to start new chat with", + "Sell Ask": "Sell Ask __quote__", + "Sell Bid": "Sell Bid __quote__", + "Sell Market": "Sell Market", + "Sell symbol": "Sell __displaySymbol__ Stop __abbreviatedNumber__ @ __formattedValue__", + "Sell": "Sell", + "Selling, General & Administrative Expenses": "Selling, General & Administrative Expenses", "Selling, General & Administrative Expenses": "Selling, General & Administrative Expenses", + "Send Backward": "Gửi ngược lại", + "Send E-mail": "Send E-mail", + "Send Feedback or Report an Issue": "Send Feedback or Report an Issue", + "Send Message to stocktwits": "Send Message to stocktwits", + "Send message": "Send message", + "Send private message to": "Send private message to __username__", + "Send Reply": "Send Reply", + "Send SMS": "Send SMS", + "Send to Back": "Gửi cho quay lại", + "Send": "Send", + "Senkou A": "Senkou A", + "Senkou B": "Senkou B", + "Seoul": "Seoul", + "Sep": "Tháng chín", + "Session Breaks": "Nghỉ giữa phiên", + "Sessions": "Sessions", + "Set Alert": "Set Alert", + "Set chat title...": "Set chat title...", + "Settings": "Cài đặt", + "Shanghai": "Shanghai", + "Share on StockTwits a snapshot of your chart as a picture and whatever you write.": "Share on StockTwits a snapshot of your chart as a picture and whatever you write.", + "Share on Twitter a snapshot of your chart as a picture and whatever you write.": "Share on Twitter a snapshot of your chart as a picture and whatever you write.", + "Share to...": "Share to...", + "Shareholders": "Shareholders", + "Shares": "Shares", + "Short Length": "Short Length", + "Short length": "Short length", + "Short Period": "Short Period", + "Short period": "Short period", + "Short Position": "Vị trí bán", + "Short RoC Length_input": "Thời kỳ chỉ báo RoC giá ngắn", + "Short": "Bán", + "SHORT": "SHORT", "Short-term Borrowings": "Short-term Borrowings", "Short-term Investments": "Short-term Investments", + "Short_input": "Bán", + "short_input": "bán", + "shortlen_input": "Thời lượng trạng thái bán", + "Show Active Orders Only": "Show Active Orders Only", + "Show Alert Labels": "Show Alert Labels", + "Show all messages from": "Show all messages from __username__", + "Show all my messages": "Show all my messages", + "Show All": "Show All", + "Show Angle": "Show Angle", + "Show Arguments in Header": "Hiển thị đối số trong tiêu đề", + "Show Background": "Hiển thị hình nền ", + "Show Bars Range": "Hiển thị phạm vi các thanh", + "Show Buy/Sell Panel": "Show Buy/Sell Panel", + "Show chart snapshot preview": "Show chart snapshot preview", + "Show Console": "Show Console", + "Show Countdown": "Show Countdown", + "Show data": "Show data", + "Show Date/Time Range": "Hiển thị phạm vi ngày/thời gian", + "Show Distance": "Hiển thị khoảng cách", + "Show Dividends on Chart": "Show Dividends on Chart", + "Show Earnings on Chart": "Show Earnings on Chart", + "Show Executions": "Show Executions", + "Show historical pivots": "Show historical pivots", + "Show Indicator Last Value": "Show Indicator Last Value", + "Show Labels": "Hiển thị các nhãn", + "Show Last Value on Price Scale": "Hiển thị giá trị cuối cùng trên thang giá", + "Show Last Value": "Show Last Value", + "Show Left Axis": "Hiển thị trục trái", + "show MA_input": "Show MA", + "Show more": "Show more", + "Show More": "Show More", + "Show Objects Tree": "Hiển thị danh sách đối tượng", + "Show Only Drawings": "Show Only Drawings", + "Show only favorite rooms": "Show only favorite rooms", + "Show only my sent and received messages": "Show only my sent and received messages", + "Show Only Studies": "Show Only Studies", + "Show Orders": "Show Orders", + "Show Popup": "Show Popup", + "Show Positions": "Show Positions", + "Show Price Range": "Hiển thị phạm vi giá", + "Show Price": "Hiển thị giá", + "Show Prices": "Hiển thị các mức giá", + "Show Right Axis": "Hiển thị trục phải", + "Show Source Code": "Show Source Code", + "Show Splits on Chart": "Show Splits on Chart", + "Show Symbol Labels": "Hiển thị các nhãn mã giao dịch", + "Show Symbol Labels_context_menu": "Hiển thị các nhãn mã giao dịch", + "Show Symbol Last Value": "Show Symbol Last Value", + "Show Text": "Hiển thị văn bản", + "Show Time": "Hiển thị thời gian", + "Show Wave": "Hiển thị sóng", + "Show": "Hiển thị", + "Show/Hide Drawings Toolbar": "Show/Hide Drawings Toolbar", + "Show/Hide": "Hiển thị/ẩn", + "showMA_input": "Hiển thị đường MA", + "Sig": "Sig", + "siglen_input": "Thời lượng tín hiệu", + "sigma_input": "sigma", + "Sigma_input": "Sigma", + "Sign In": "Sign In", + "Sign in": "Sign in", + "Sign Out": "Sign Out", + "Sign out": "Sign out", + "Sign Up for FREE": "Sign Up for FREE", + "Sign Up": "Sign Up", + "Signal Labels": "Signal Labels", + "Signal Length": "Signal Length", + "Signal Line Period": "Signal Line Period", + "Signal line period": "Signal line period", + "Signal smoothing": "Signal smoothing", + "Signal": "Tín hiệu", + "signalLength_input": "Thời lượng tín hiệu", + "Simple ma(oscillator)": "Simple ma(oscillator)", + "Simple ma(signal line)": "Simple ma(signal line)", + "Simple": "Đơn giản", + "Singapore": "Singapore", + "Size": "Size", + "Skip": "Skip", + "Slow length": "Slow length", + "Slow Length": "Slow Length", + "Slow scrolling or chart loading": "Slow scrolling or chart loading", + "slowLength_input": "Thời kỳ đường chậm", + "SMA": "SMA", + "smalen1_input": "Thời kỳ đường SMA 1", + "smalen2_input": "Thời kỳ đường SMA 2", + "smalen3_input": "Thời kỳ đường SMA 3", + "smalen4_input": "Thời kỳ đường SMA 4", + "SMI Ergodic Indicator": "SMI Ergodic Indicator", + "SMI Ergodic Indicator/Oscillator": "SMI Ergodic Indicator/Oscillator", + "SMI Ergodic Indicator/Oscillator_study": "SMI Ergodic Indicator/Oscillator", + "SMI Ergodic Oscillator": "SMI Ergodic Oscillator", + "smoothD_input": "Smooth D", + "Smoothed Moving Average": "Smoothed Moving Average", + "smoothK_input": "Smooth K", + "So… You’ve had free PRO Plus for a week now. Seeing the advantages?": "So… You’ve had free PRO Plus for a week now. Seeing the advantages?", + "Social": "Social", + "Some authors that we recommend get marked as Suggested Authors, and their ideas get posted to the front page automatically. The basis for recommending authors is multiple factors, which include a large number of interesting ideas. A suggested author has a corresponding badge in their profile.": "Some authors that we recommend get marked as Suggested Authors, and their ideas get posted to the front page automatically. The basis for recommending authors is multiple factors, which include a large number of interesting ideas. A suggested author has a corresponding badge in their profile.", + "Someone agreed/disagreed with your idea": "Someone agreed/disagreed with your idea", + "Someone commented on the idea you follow": "Someone commented on the idea you follow", + "Someone commented on your idea": "Someone commented on your idea", + "Someone followed you": "Someone followed you", + "Someone logged into your account from different device": "Someone logged into your account from different device", + "Someone published idea on symbol you follow": "Someone published idea on symbol you follow", + "Someone replied to your comment": "Someone replied to your comment", + "Someone you follow change status": "Someone you follow change status", + "Someone you follow post new comment": "Someone you follow post new comment", + "Someone you follow published new idea": "Someone you follow published new idea", + "Sorry, PRO Plus trial could not be set.": "Sorry, PRO Plus trial could not be set.", + "Sort by last price": "Sort by last price", + "Sort by price change percent": "Sort by price change percent", + "Sort by price change": "Sort by price change", + "Sort by symbol": "Sort by symbol", + "Sound on addressed to me messages": "Sound on addressed to me messages", + "Sound on every message": "Sound on every message", + "Source back color": "Màu hình nền nguồn dữ liệu", + "Source border color": "Màu viền nguồn dữ liệu", + "Source Code": "Source Code", + "Source code": "Source code", + "Source Code...": "Source Code...", + "Source text color": "Màu văn bản nguồn dữ liệu", + "Source": "Source", + "Source_compare": "Source", + "Split": "Split", + "Spreads for intraday charts are calculated based on 1-minute bars, and then recompiled into the selected interval. This approach is the only correct one, but requires significant server power. This means we can't give spread charts for free to everyone (as much as we'd like to).": "Spreads for intraday charts are calculated based on 1-minute bars, and then recompiled into the selected interval. This approach is the only correct one, but requires significant server power. This means we can't give spread charts for free to everyone (as much as we'd like to).", + "Start new chat with...": "Start new chat with...", + "START TRIAL": "START TRIAL", + "Start": "Start", + "start_input": "Bắt đầu", + "Stats Text Color": "Stats Text Color", + "Stay In Drawing Mode": "Giữ nguyên chế độ vẽ", + "Stay in Drawing Mode": "Giữ nguyên chế độ vẽ", + "StdDev": "StdDev", + "Step": "Bước", + "Stochastic Length": "Stochastic Length", + "Stochastic RSI": "Stochastic RSI", + "Stochastic RSI_study": "Stochastic RSI", + "Stochastic": "Stochastic", + "Stochastic_study": "Stochastic", + "Stock And Index Talks": "Stock And Index Talks", + "Stock Charts & Forex Charts": "Stock Charts & Forex Charts", "Stock Option Tax Benefits": "Stock Option Tax Benefits", + "Stock": "Chứng khoán", + "stock": "chứng khoán", + "StockTwits": "StockTwits", + "Stocktwits": "Stocktwits", + "Stop Alert": "Stop Alert", + "Stop alerts as per filter": "Stop alerts as per filter", + "Stop all Alerts": "Stop all Alerts", + "Stop Background Color": "Màu hình nền cho lệnh dừng lại", + "Stop Color:": "Màu lệnh dừng lại:", + "Stop Level. Ticks:": "Cấp độ dừng. Đánh dấu:", + "Stop Loss": "Stop Loss", + "STOP LOSS": "STOP LOSS", + "Stop syncing drawing": "Stop syncing drawing", + "Stop": "Stop", + "Stop: {0} ({1}%)": "Dừng: {0} ({1}%)", + "Stopped Manual": "Stopped Manual", + "Stopped": "Stopped", + "Strategies": "Strategies", + "streaming": "đang truyền", + "Study not loading": "Study not loading", + "Study Template": "Study Template", + "Study Templates": "Study Templates", + "Style": "Hình dạng", + "Subminuette": "Sóng cực nhỏ", + "SUBSCRIBE FOR ${{ cost }}": "SUBSCRIBE FOR ${{ cost }}", + "Subscribe with bitcoin": "Subscribe with bitcoin", + "Subscription Plans": "Subscription Plans", + "Success back color": "Màu hình nền lệnh thành công", + "Success text color": "Màu chữ lệnh thành công", + "SUCCESS": "THÀNH CÔNG", + "Suggested Chart": "Suggested Chart", + "Suggested ideas & my ideas": "Suggested ideas & my ideas", + "Suggestions & Feedback": "Suggestions & Feedback", + "SuperCycle": "Sóng siêu chu kỳ", + "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.": "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.", + "Surprise": "Surprise", + "Suspicious links": "Suspicious links", + "Swing Trading": "Swing Trading", + "Sydney": "Sydney", + "sym_input": "mã giao dịch", + "Sym_input": "Mã giao dịch", + "Symbol Description": "Symbol Description", + "Symbol Last Value": "Symbol Last Value", + "Symbol list name": "Symbol list name", + "Symbol Search...": "Tìm mã giao dịch...", + "Symbol": "Mã giao dịch", + "SYMBOL": "MÃ", + "symbol_input": "mã giao dịch", + "Symbols to be added on the chart": "Các mã giao dịch được thêm vào biểu đồ", + "Sync crosshair on all charts": "Sync crosshair on all charts", + "Sync drawing to all charts": "Sync drawing to all charts", + "Sync drawings to all charts": "Sync drawings to all charts", + "Sync": "Sync", + "T/P": "T/P", + "TAGS": "TAGS", + "Taipei": "Taipei", + "Take advantage of this offer now!": "Take advantage of this offer now!", + "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.": "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.", + "Take Profit": "Take Profit", + "Talks": "Talks", + "Target back color": "Màu hình nền cho mục tiêu", + "Target border color": "Màu viền cho mục tiêu", + "Target Color:": "Màu mục tiêu:", + "Target text color": "Màu văn bản của mục tiêu", + "Target: {0} ({1}%)": "Mục tiêu: {0} ({1}%)", "Tax Rate": "Tax Rate", + "Technical Analysis": "Phân tích kĩ thuật", + "Teeth Length": "Teeth Length", + "Teeth Offset": "Teeth Offset", + "Teeth": "Răng", + "teethLength_input": "Thời kỳ của răng", + "Tehran": "Tehran", + "Template": "Template", + "Templates": "Templates", "Temporary Equity": "Temporary Equity", + "Tenkan-sen": "Tenkan-sen", + "Text Alignment:": "Thẳng hàng chữ:", + "Text color": "Màu văn bản", + "Text Color": "Màu văn bản", + "Text Font": "Phông văn bản", + "Text Wrap": "Xuống dòng tự động", + "Text": "Văn bản", + "Text:": "Văn bản:", + "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.": "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.", + "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!": "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!", + "The best ideas are placed in the Suggested tab, where they receive extra exposure. All suggested ideas are hand-picked by our editorial team based on a number of criteria. We have a dedicated group of people who review every idea published every day to find the most interesting and informative ideas that will be helpful to other members.": "The best ideas are placed in the Suggested tab, where they receive extra exposure. All suggested ideas are hand-picked by our editorial team based on a number of criteria. We have a dedicated group of people who review every idea published every day to find the most interesting and informative ideas that will be helpful to other members.", + "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!": "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!", + "The Extended Trading Hours feature is available only for intraday charts": "The Extended Trading Hours feature is available only for intraday charts", + "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.": "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.", + "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.": "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.", + "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:
  • Dynamically plot market support and resistance areas (SCMR Dynamic Levels™)
  • Highlight individual bar conditions (SCMR B2B™)
  • Measure and time market trading ranges (SCMR Momentum Peaks™)
No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.": "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:
  • Dynamically plot market support and resistance areas (SCMR Dynamic Levels™)
  • Highlight individual bar conditions (SCMR B2B™)
  • Measure and time market trading ranges (SCMR Momentum Peaks™)
No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.", + "Themes": "Themes", + "There was an error posting your message.": "There was an error posting your message.", + "Thin": "Thin", + "This action cannot be undone.": "This action cannot be undone.", + "This feature allows you to create any chart, such as 7 minutes, 12 minutes, or 8 hours. If you want to identify opportunities on custom intervals in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "This feature allows you to create any chart, such as 7 minutes, 12 minutes, or 8 hours. If you want to identify opportunities on custom intervals in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "This functionality is available only to PRO users.": "This functionality is available only to PRO users.", + "This is a temporary chart.": "This is a temporary chart.", + "This is EOD data with no updates.": "This is EOD data with no updates.", + "This is not a user script, cannot save": "This is not a user script, cannot save", + "This is not the latest saved script version": "This is not the latest saved script version", + "This script is read only": "This script is read only", + "Three Drivers Pattern": "Mẫu hình 1-2-3", + "Thumb Down": "Giơ ngón tay cái xuống", + "Thumb Up": "Giơ ngón tay cái lên", + "Time Interval": "Khoảng thời gian", + "Time Levels": "Các cấp độ thời gian", + "Time Scale": "Time Scale", + "Time Zone": "Múi giờ ", + "Time": "Time", + "TimeZone": "Múi giờ ", + "Timezone/Sessions Properties...": "Timezone/Sessions Properties...", + "Timezone/Sessions": "Múi giờ/Phiên giao dịch", + "Title": "Title", + "To get alerts list - please sign in or register!": "To get alerts list - please sign in or register!", + "To get alerts log - please sign in or register!": "To get alerts log - please sign in or register!", + "To save your work, sign up for FREE.": "To save your work, sign up for FREE.", + "To set an alert on a drawing requires the chart to be saved. Unfortunately you have already saved 5 charts. Upgrade to PRO, PRO Plus or Premium account and save as many charts as you want, along with many other exciting features. Starts from only $9.95 a month - upgrade today!": "To set an alert on a drawing requires the chart to be saved. Unfortunately you have already saved 5 charts. Upgrade to PRO, PRO Plus or Premium account and save as many charts as you want, along with many other exciting features. Starts from only $9.95 a month - upgrade today!", + "Toggle Auto Scale": "Toggle Auto Scale", + "Toggle favorite": "Toggle favorite", + "Toggle Log Scale": "Toggle Log Scale", + "Toggle Maximize Chart": "Toggle Maximize Chart", + "Toggle notifications for this room": "Toggle notifications for this room", + "Toggle Percentage": "Toggle Percentage", + "Tokyo": "Tokyo", + "TOOL": "CÔNG CỤ", + "Tools": "Tools", + "Top Labels": "Các nhãn phía trên", + "Top Margin": "Lề trên", + "top": "Phía trên", + "Toronto": "Toronto", "Total Adjustments": "Total Adjustments", + "Total agrees": "Total agrees", "Total Assets": "Total Assets", "Total Capital": "Total Capital", "Total Current Assets": "Total Current Assets", @@ -1363,87 +2087,779 @@ "Total Non-operating Income/Expense": "Total Non-operating Income/Expense", "Total Operating Expenses": "Total Operating Expenses", "Total Receivables, Net": "Total Receivables, Net", + "Total Revenue": "Total Revenue", "Total Shares Outstanding": "Total Shares Outstanding", "Total Short-term Debt": "Total Short-term Debt", "Total Stockholder's Equity": "Total Stockholder's Equity", + "Total": "Total", + "Trades on Chart": "Trades on Chart", + "Trading Journal": "Trading Journal", + "Trading Notes": "Trading Notes", + "Trading Panel": "Trading Panel", + "Trading properties...": "Trading properties...", + "Trading Properties...": "Trading Properties...", + "Trading": "Trading", + "TradingView alerts run on powerful and backed-up servers, so you’ll always get notified when something happens and won’t miss a beat. This takes considerable resources, so we can't give an unlimited number of alerts to everyone for free (as much as we'd like to).": "TradingView alerts run on powerful and backed-up servers, so you’ll always get notified when something happens and won’t miss a beat. This takes considerable resources, so we can't give an unlimited number of alerts to everyone for free (as much as we'd like to).", + "TradingView Free Quotes and Chat": "TradingView Free Quotes and Chat", + "TradingView is only for English-language content at this time.": "TradingView is only for English-language content at this time.", + "Trailing Twelve Months": "Trailing Twelve Months", + "Transparency": "Độ minh bạch", "Treasury Stock": "Treasury Stock", + "Trend Angle": "Góc xu hướng", + "Trend Line": "Đường xu hướng", + "Trend-Based Fib Extension": "Fibonacci mở rộng dựa trên xu hướng", + "Trend-Based Fib Time": "Fibonacci vùng thời gian dựa trên xu hướng", + "Trial": "Trial", + "Triangle Pattern": "Mẫu hình tam giác", + "Triangle": "Hình tam giác", + "Trigger": "Trigger", + "Triggered and Not Active": "Triggered and Not Active", + "Triple EMA": "Triple EMA", + "Triple EMA_study": "Triple EMA", + "TRIX": "TRIX", + "TRIX_study": "TRIX", + "true range": "true range", + "True Strength Indicator": "True Strength Indicator", + "True Strength Indicator_study": "True Strength Indicator", + "TSX - Stock - Canada": "TSX - Stock - Canada", + "TSXV - Stock - Canada": "TSXV - Stock - Canada", + "Turn off notifications for this room": "Turn off notifications for this room", + "Turn on notifications for this room": "Turn on notifications for this room", + "Type your message here": "Type your message here", + "Type": "Loại", + "Ultimate Oscillator": "Ultimate Oscillator", + "Unban": "Unban", + "Undo {0}": "Khôi phục {0}", + "Undo": "Khôi phục", + "undo": "undo", + "Unfollow": "Unfollow", + "Unignore user": "Unignore user __username__", + "Unignore": "Unignore", + "Unlimited number of indicators on a chart": "Unlimited number of indicators on a chart", + "Unlimited Saved Charts": "Unlimited Saved Charts", + "Unlimited saved charts": "Unlimited saved charts", + "Unlimited server-side alerts": "Unlimited server-side alerts", + "Unmerge Down": "Hủy sáp nhập xuống", + "Unmerge Up": "Hủy sáp nhập lên", + "Unsaved script": "Unsaved script", + "Unsolicited advertising": "Unsolicited advertising", + "Untitled Script": "Untitled Script", + "Up Color": "Màu giá lên", + "Up fractals": "Up fractals", + "Up Wave 1 or A": "Up Wave 1 or A", + "Up Wave 2 or B": "Up Wave 2 or B", + "Up Wave 3": "Up Wave 3", + "Up Wave 4": "Up Wave 4", + "Up Wave 5": "Up Wave 5", + "Up Wave C": "Up Wave C", + "Up": "Up", + "Update Status": "Update Status", + "Update status": "Update status", + "UpDown Length": "UpDown Length", + "Upgrade and get 33% off an annual subscription!": "Upgrade and get 33% off an annual subscription!", + "Upgrade Now": "Upgrade Now", + "Upgrade now": "Upgrade now", + "Upgrade your account": "Upgrade your account", + "Upper Band": "Upper Band", + "Upper Bound": "Upper Bound", + "Upper Deviation": "Upper Deviation", + "Upper": "Phía trên", + "UpperLimit": "Giới hạn trên", + "US Exchanges": "US Exchanges", "USD Conversion Rate": "USD Conversion Rate", - "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.": "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.", - "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!": "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!", - "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:
  • Dynamically plot market support and resistance areas (SCMR Dynamic Levels™)
  • Highlight individual bar conditions (SCMR B2B™)
  • Measure and time market trading ranges (SCMR Momentum Peaks™)
No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.": "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:
  • Dynamically plot market support and resistance areas (SCMR Dynamic Levels™)
  • Highlight individual bar conditions (SCMR B2B™)
  • Measure and time market trading ranges (SCMR Momentum Peaks™)
No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.", - "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!": "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!", - "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.": "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.", - "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.": "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.", - "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.": "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.", - "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.": "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.", - "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.": "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.", - "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.": "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.", - "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.": "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.", - "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.": "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.", - "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.": "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.", - "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.": "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.", - "Favorite": "Favorite", - "Rename script": "Rename script", - "This is not the latest saved script version": "This is not the latest saved script version", - "My Script": "My Script", - "Show Console": "Show Console", - "Script text is not modified, nothing to save": "Script text is not modified, nothing to save", - "This is not a user script, cannot save": "This is not a user script, cannot save", - "Script Name": "Script Name", - "Expiration Time": "Expiration Time", - "Please name this script": "Please name this script", - "Script must have a name": "Script must have a name", - "Exit Full Screen (ESC)": "Exit Full Screen (ESC)", - "Stock Charts & Forex Charts": "Stock Charts & Forex Charts", - "Toggle favorite": "Toggle favorite", - "Buy Ask": "Buy Ask __quote__", - "Frequency": "Frequency", - "Buy Bid": "Buy Bid __quote__", - "Sell Ask": "Sell Ask __quote__", - "Sell Bid": "Sell Bid __quote__", - "Condition": "Condition", - "Connected": "Connected", - "CONNECT": "CONNECT", - "Disconnected": "Disconnected", - "Exiting Channel": "Exiting Channel", - "All": "All", - "5y": "5y", - "1y": "1y", + "Use Lower Deviation": "Use Lower Deviation", + "Use only one account - registering with multiple accounts is not allowed.": "Use only one account - registering with multiple accounts is not allowed.", + "Use Upper Deviation": "Use Upper Deviation", + "Username": "Username", + "useTrueRange_input": "Sử dụng khoảng xếp hạng thực tế", + "UTC": "UTC", + "Valuation": "Valuation", + "Value": "Value", + "Vancouver": "Vancouver", + "Vertical Line": "Đường thẳng đứng", + "Views": "Views", + "Visual Order": "Thứ tự trực quan", + "Vol": "Vol", + "Volatility Stop": "Volatility Stop", + "Volume Based": "Volume Based", + "Volume Leaders": "Volume Leaders", + "Volume MA": "Khối lượng đường MA", + "Volume Oscillator": "Volume Oscillator", + "Volume Oscillator_study": "Volume Oscillator", + "Volume profile indicators and extended trading hours": "Volume profile indicators and extended trading hours", + "Volume Profile Indicators": "Volume Profile Indicators", + "Volume": "Khối lượng", + "Volume_study": "Volume", + "VolumeProfile": "VolumeProfile", + "Vortex Indicator": "Vortex Indicator", + "VWAP": "VWAP", + "VWMA": "VWMA", + "VWMA_study": "VWMA", + "W_dates": "W", + "Waning moon": "Waning moon", + "Want official data and more features?": "Want official data and more features?", + "Warning": "Warning", + "Warsaw": "Warsaw", + "Watchlist": "Watchlist", + "Watchlist, details and news": "Watchlist, details and news", + "Watermark": "Chữ mờ", + "Wave Size": "Cỡ sóng", + "We are doing some brief daily maintenance. Alerts will be back really soon, thanks for your patience!": "We are doing some brief daily maintenance. Alerts will be back really soon, thanks for your patience!", + "We are happy to give away as many things for free as possible, however studies are server-based and this takes considerable resources. So we can't give an unlimited number of indicators to everyone for free (as much as we'd like to).": "We are happy to give away as many things for free as possible, however studies are server-based and this takes considerable resources. So we can't give an unlimited number of indicators to everyone for free (as much as we'd like to).", + "We'are sorry, something went wrong. Try to reload page.": "We'are sorry, something went wrong. Try to reload page.", + "week": "tuần", + "week_plural": "tuần", + "Weekly": "Weekly", + "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.": "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.", + "White": "White", + "Why Go Pro?": "Why Go Pro?", + "Wick": "Bóng nến", + "Width": "Chiều rộng", + "Willams %R": "Willams %R", + "Willams %R_study": "Willams %R", + "Williams %R": "Williams %R", + "Williams Alligator": "Williams Alligator", + "Williams Alligator_study": "Williams Alligator", + "Williams Fractal": "Williams Fractal", + "Window Size_input": "Kích thước cửa sổ", + "With Markers": "Với các dấu hiệu", + "wizofstep": "__index__ of __steps__", + "WMA Length_input": "Thời kỳ đường WMA", + "Woodies CCI": "Woodies CCI", + "wrote": "wrote", + "XABCD Pattern": "Mẫu hình XABCD", + "y_dates": "năm", + "y_dates_plural": "năm", + "Yearly": "Yearly", + "YES": "YES", + "Yes": "Yes", + "You already have Pro Plus trial.": "You already have Pro Plus trial.", + "You already participated in Pro Plus trial.": "You already participated in Pro Plus trial.", + "You already set {{options.maxAlertsNumber}} alerts. Upgrade to PRO Plus to set unlimited custom alerts and improve your experience!": "You already set {{options.maxAlertsNumber}} alerts. Upgrade to PRO Plus to set unlimited custom alerts and improve your experience!", + "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.": "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.", + "You are not authenticated.": "You are not authenticated.", + "You are not logged in. Please sign in.": "You are not logged in. Please sign in.", + "you are using browser": "You are using __browser__ on __os__.", + "You can not vote twice for one message": "You can not vote twice for one message", + "You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.": "You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.", + "You can save up to 5 charts with your subscription. Upgrade to PRO, PRO Plus or Premium membership and save unlimited charts, along with many other exciting features. Starting from only $9.95 a month - upgrade today!": "You can save up to 5 charts with your subscription. Upgrade to PRO, PRO Plus or Premium membership and save unlimited charts, along with many other exciting features. Starting from only $9.95 a month - upgrade today!", + "You have no ignored users": "You have no ignored users", + "You have no private messages yet": "You have no private messages yet", + "You may subscribe for official realtime and intraday data.": "You may subscribe for official realtime and intraday data.", + "You requested a custom interval that is available only to PRO users.": "You requested a custom interval that is available only to PRO users.", + "You requested a hotlist that is available only to PRO users.": "You requested a hotlist that is available only to PRO users.", + "You requested a symbol that is available only to PRO Plus and Premium users. You will now be switched to the equivalent BATS symbol.": "You requested a symbol that is available only to PRO Plus and Premium users. You will now be switched to the equivalent BATS symbol.", + "You requested an intraday spread symbol that is available only to PRO Plus and Premium users. You will now be switched to a Daily (D) interval.": "You requested an intraday spread symbol that is available only to PRO Plus and Premium users. You will now be switched to a Daily (D) interval.", + "You will be automatically redirected to PayPal in order to finish your purchase.": "You will be automatically redirected to PayPal in order to finish your purchase.", + "You're subscribing to {{ product_title }}": "You're subscribing to {{ product_title }}", + "Your 30-day free PRO Plus account has been activated. You are now part of a community of 2 million+ ideas that have been created within TradingView charts. To help get the ball rolling, we'd suggest you spend a few minutes familiarizing yourself with our online help section. We hope you enjoy working with TradingView and wish you good trading!": "Your 30-day free PRO Plus account has been activated. You are now part of a community of 2 million+ ideas that have been created within TradingView charts. To help get the ball rolling, we'd suggest you spend a few minutes familiarizing yourself with our online help section. We hope you enjoy working with TradingView and wish you good trading!", + "Your account will be charged $0.01 in order to verify it.": "Your account will be charged $0.01 in order to verify it.", + "Your chart is being saved, please wait a moment before you leave this page.": "Your chart is being saved, please wait a moment before you leave this page.", + "Your credit card on file is XXXX-XXXX-XXXX": "Your credit card on file is XXXX-XXXX-XXXX", + "Your free account allows you to apply up to 10 studies to a chart. Upgrade to PRO, PRO Plus or Premium account to have as many studies on a chart as you want, as well as many other exciting features.": "Your free account allows you to apply up to 10 studies to a chart. Upgrade to PRO, PRO Plus or Premium account to have as many studies on a chart as you want, as well as many other exciting features.", + "Your Order": "Your Order", + "Your Personal Invitation to Go PRO Plus": "Your Personal Invitation to Go PRO Plus", "ytd": "ytd", "YTD": "YTD", - "6m": "6m", - "3m": "3m", - "1m": "1m", - "5d": "5d", - "1d": "1d", - "Room title": "Room title", - "Room purpose": "Room purpose", - "Edit chat room": "Edit chat room", - "Create new public chat": "Create new public chat", - "Show Symbol Last Value": "Show Symbol Last Value", - "Show Indicator Last Value": "Show Indicator Last Value", - "Paper Trading is disconnected": "Paper Trading is disconnected", - "Hide Buy/Sell Panel": "Hide Buy/Sell Panel", - "Sell symbol": "Sell __displaySymbol__ Stop __abbreviatedNumber__ @ __formattedValue__", - "Buy symbol": "Buy __displaySymbol__ Limit __abbreviatedNumber__ @ __formattedValue__", - "IDEA TITLE AND DESCRIPTION": "IDEA TITLE AND DESCRIPTION", - "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.": "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.", - "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.": "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.", - "SHORT": "SHORT", - "LONG": "LONG", - "NEUTRAL": "NEUTRAL", - "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

": "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

", - "you are using browser": "You are using __browser__ on __os__.", - "Hide data": "Hide data", - "Show data": "Show data", - "Study Templates": "Study Templates", - "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout": "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout", - "Find existing chat": "Find existing chat", - "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", - "Black": "Black", - "Blue": "Blue", - "Grey": "Grey", - "White": "White", - "Show Positions": "Show Positions", - "Show Orders": "Show Orders" + "Zero Line": "Zero Line", + "Zero": "Không", + "Zig Zag": "Zig Zag", + "Zoom In": "Phóng to ", + "Zoom Out": "Thu nhỏ", + "{0} bars": "{0} thanh", + "{0} copy": "{0} copy", + "{0} ideas...": "{0} ideas...", + "{0} P&L: {1}": "{0} P&L: {1}", + "Up bars": "Up bars", + "Down bars": "Down bars", + "Projection up bars": "Projection up bars", + "Projection down bars": "Projection down bars", + "ATR length": "ATR length", + "Reversal amount": "Reversal amount", + "Number of line": "Number of line", + "HL": "HL", + "ATR": "ATR", + "Traditional": "Traditional", + "Website": "Website", + "Support": "Support", + "PRO Premium": "PRO Premium", + "PRO Plus": "PRO Plus", + "PRO Plus Early Access": "PRO Plus Early Access", + "Update Payment Method": "Update Payment Method", + "Enter your new address": "Enter your new address", + "Save changes": "Save changes", + "All your current subscriptions will be updated to use the new account.": "All your current subscriptions will be updated to use the new account.", + "This trading product is integrated in TradingView thanks to our Partner Program for Developers. These are independent, unaffiliated studies, which are not part of TradingView subscriptions – these are separate tools that you buy if you want. Description, algorithm, support and prices are all determined by the author.": "This trading product is integrated in TradingView thanks to our Partner Program for Developers. These are independent, unaffiliated studies, which are not part of TradingView subscriptions – these are separate tools that you buy if you want. Description, algorithm, support and prices are all determined by the author.", + "EDIT SUBSCRIPTION": "EDIT SUBSCRIPTION", + "TradingView Account": "TradingView Account", + "

Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the features, top authors or create your first idea!

": "

Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the features, top authors or create your first idea!

", + "Alert not found with standart API": "Alert not found with standart API", + "Chatting is enabled {0} hours after creating a new account. This is done to prevent chat bots and general spam.": "Chatting is enabled {0} hours after creating a new account. This is done to prevent chat bots and general spam.", + "Do you really want to clear alerts log?": "Do you really want to clear alerts log?", + "Do you really want to delete alert {0}?": "Do you really want to delete alert {0}?", + "Do you really want to delete script '{0}'?": "Do you really want to delete script '{0}'?", + "Do you really want to delete {0} alerts?": "Do you really want to delete {0} alerts?", + "Do you really want to stop alert {0}?": "Do you really want to stop alert {0}?", + "Do you really want to stop {0} alerts?": "Do you really want to stop {0} alerts?", + "EPS": "EPS", + "EPS Dil": "EPS Dil", + "Edit Idea": "Edit Idea", + "Multi Charts Layout": "Multi Charts Layout", + "PE": "PE", + "PRO": "PRO", + "Publish Idea": "Publish Idea", + "2 year": "2 year", + "All fields are required": "All fields are required", + "Available": "Available", + "Check credit card number and CVV/CSC code": "Check credit card number and CVV/CSC code", + "Check expiration date": "Check expiration date", + "City": "City", + "Comments": "Comments", + "Country": "Country", + "Credit Card": "Credit Card", + "Credit card fields may contain only digits": "Credit card fields may contain only digits", + "Enter your ZIP code": "Enter your ZIP code", + "If you want to change the address, please enter your ZIP code here": "If you want to change the address, please enter your ZIP code here", + "Make payment with previously used details": "Make payment with previously used details", + "More {{sectionName}} Ideas": "More {{sectionName}} Ideas", + "PayPal": "PayPal", + "Payment Information": "Payment Information", + "Please choose at least one exchange to continue.": "Please choose at least one exchange to continue.", + "Please use only latin characters in address fields": "Please use only latin characters in address fields", + "Please use only latin characters in your first and last names": "Please use only latin characters in your first and last names", + "State/Region": "State/Region", + "Street": "Street", + "Subscribe": "Subscribe", + "Zip Code": "Zip Code", + "year": "year", + " Limit ": " Limit ", + " Stop ": " Stop ", + "

Only D, W, M intervals are supported for this symbol/exchange. You will be automatically switched to a D interval. Intraday intervals are not available because of exchange policies.

": "

Only D, W, M intervals are supported for this symbol/exchange. You will be automatically switched to a D interval. Intraday intervals are not available because of exchange policies.

", + "

Symbol ": "

Symbol ", + "Account Name": "Account Name", + "Active Chart": "Active Chart", + "Active chart doesn't contain the study you are going to publish": "Active chart doesn't contain the study you are going to publish", + "Add this room to favorites": "Add this room to favorites", + "Add {0}...": "Add {0}...", + "Alerts maintenance": "Alerts maintenance", + "All Charts": "All Charts", + "All fields are required.": "All fields are required.", + "Are you sure you want to overwrite '{0}' script?": "Are you sure you want to overwrite '{0}' script?", + "Balances": "Balances", + "Ban ": "Ban ", + "Ban expires in {0}": "Ban expires in {0}", + "Ban user": "Ban user", + "Brokerage Name": "Brokerage Name", + "By": "By", + "CQG Password": "CQG Password", + "CQG Username": "CQG Username", + "Can't create alert on invalid symbol": "Can't create alert on invalid symbol", + "Can't create alert when offline": "Can't create alert when offline", + "Can't edit alert on invalid symbol": "Can't edit alert on invalid symbol", + "Can't edit alert when offline": "Can't edit alert when offline", + "Change Background Transparency": "Change Background Transparency", + "Change Balloon Background Color": "Change Balloon Background Color", + "Change Balloon Background Transparency": "Change Balloon Background Transparency", + "Change Balloon Border Color": "Change Balloon Border Color", + "Change Balloon Text": "Change Balloon Text", + "Change Balloon Text Font Size": "Change Balloon Text Font Size", + "Change Balooon Text Color": "Change Balooon Text Color", + "Change Border Color": "Change Border Color", + "Change CQG password": "Change CQG password", + "Change Curve Background Color": "Change Curve Background Color", + "Change Curve Background Transparency": "Change Curve Background Transparency", + "Change Curve Filling": "Change Curve Filling", + "Change Curve Line Color": "Change Curve Line Color", + "Change Curve Line Extending Left": "Change Curve Line Extending Left", + "Change Curve Line Extending Right": "Change Curve Line Extending Right", + "Change Curve Line Left End": "Change Curve Line Left End", + "Change Curve Line Right End": "Change Curve Line Right End", + "Change Curve Line Style": "Change Curve Line Style", + "Change Curve Line Width": "Change Curve Line Width", + "Change Fib Arcs Background Transparency": "Change Fib Arcs Background Transparency", + "Change Fib Arcs Background Visibility": "Change Fib Arcs Background Visibility", + "Change Fib Speed Resistance Arcs Full Cirlces Mode": "Change Fib Speed Resistance Arcs Full Cirlces Mode", + "Change Fib Speed Resistance Arcs Levels Visibility": "Change Fib Speed Resistance Arcs Levels Visibility", + "Change Fib Speed Resistance Arcs Line Color": "Change Fib Speed Resistance Arcs Line Color", + "Change Fib Speed Resistance Arcs Visibility": "Change Fib Speed Resistance Arcs Visibility", + "Change Fib Speed Resistance Arcs Width": "Change Fib Speed Resistance Arcs Width", + "Change Password": "Change Password", + "Change Price Text Color": "Change Price Text Color", + "Change Price Text Font Size": "Change Price Text Font Size", + "Change Time Cycles Background Color": "Change Time Cycles Background Color", + "Change Time Cycles Background Transparency": "Change Time Cycles Background Transparency", + "Change Time Cycles Color": "Change Time Cycles Color", + "Change Time Cycles Filling": "Change Time Cycles Filling", + "Change Time Cycles Line Style": "Change Time Cycles Line Style", + "Change Time Cycles Line Width": "Change Time Cycles Line Width", + "Check firewall settings and make sure access to websocket ({0} port {1}) is open. Then click Reconnect or press F5.": "Check firewall settings and make sure access to websocket ({0} port {1}) is open. Then click Reconnect or press F5.", + "Click the broker you want to trade through": "Click the broker you want to trade through", + "Collaterals": "Collaterals", + "Confirm Password": "Confirm Password", + "Connect to CQG": "Connect to CQG", + "Connection is lost": "Connection is lost", + "Content": "Content", + "Continue to checkout": "Continue to checkout", + "Continued violation of chat etiquette": "Continued violation of chat etiquette", + "Continued violation of chat etiquette.": "Continued violation of chat etiquette.", + "Countdown": "Countdown", + "Create New List": "Create New List", + "Create New List...": "Create New List...", + "Curve": "Curve", + "December": "December", + "Degree": "Degree", + "Describe your company and project in a few sentences.": "Describe your company and project in a few sentences.", + "Desktop notifications": "Desktop notifications", + "Desktop notifications when I'm mentioned": "Desktop notifications when I'm mentioned", + "Dialog": "Dialog", + "Do you realy want to delete{0}watchlist?": "Do you realy want to delete{0}watchlist?", + "Do you want to take advantage of this offer now?": "Do you want to take advantage of this offer now?", + "Double Curve": "Double Curve", + "Early Access 50% off{{#is_finished}} – Final chance{{/is_finished}}": "Early Access 50% off{{#is_finished}} – Final chance{{/is_finished}}", + "Early Access for $15/Month": "Early Access for $15/Month", + "Edit Alert...": "Edit Alert...", + "Edit {0} Alert...": "Edit {0} Alert...", + "Elliott Correction Wave (ABC)": "Elliott Correction Wave (ABC)", + "Elliott Double Combo Wave (WXY)": "Elliott Double Combo Wave (WXY)", + "Elliott Impulse Wave (12345)": "Elliott Impulse Wave (12345)", + "Elliott Triangle Wave (ABCDE)": "Elliott Triangle Wave (ABCDE)", + "Elliott Triple Combo Wave (WXYXZ)": "Elliott Triple Combo Wave (WXYXZ)", + "Email notifications": "Email notifications", + "Email notifications when I'm mentioned": "Email notifications when I'm mentioned", + "Email-to-sms is the easiest and absolutely free way to send text message (SMS) from the internet to phones. This site aims to be the most complete and up-to-date list of email addresses that can be used to send text messages to phones.": "Email-to-sms is the easiest and absolutely free way to send text message (SMS) from the internet to phones. This site aims to be the most complete and up-to-date list of email addresses that can be used to send text messages to phones.", + "Error occured": "Error occured", + "Error while trying to create snapshot.": "Error while trying to create snapshot.", + "Error:": "Error:", + "Error: too long text": "Error: too long text", + "Export Watchlist": "Export Watchlist", + "Failed:": "Failed:", + "Full Circles": "Full Circles", + "Get the link to your individual GitHub profile, which we’ll enable for access to the library.": "Get the link to your individual GitHub profile, which we’ll enable for access to the library.", + "Go PRO": "Go PRO", + "HL Bars": "HL Bars", + "Here are a few steps to get your Charting Library:": "Here are a few steps to get your Charting Library:", + "Hide alert label line": "Hide alert label line", + "Horz Grid Lines": "Horz Grid Lines", + "How to fix:": "How to fix:", + "If you like what you see, you have an exclusive chance to get 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.": "If you like what you see, you have an exclusive chance to get 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.", + "If you need support then please visit our issues tracker using your GitHub profile we’ve granted access to.": "If you need support then please visit our issues tracker using your GitHub profile we’ve granted access to.", + "Import Watchlist...": "Import Watchlist...", + "Import/Export Watchlists": "Import/Export Watchlists", + "Indicator Labels": "Indicator Labels", + "Interval is not applicable": "Interval is not applicable", + "Invalid data format": "Invalid data format", + "Invalid limit price": "Invalid limit price", + "Invalid quantity": "Invalid quantity", + "Invalid stop price": "Invalid stop price", + "It appears that your browser does not support Canvas technology, which is needed for TradingView to work.
": "It appears that your browser does not support Canvas technology, which is needed for TradingView to work.
", + "It appears that your browser does not support WebSocket technology and does not have Adobe Flash plugin installed, one of which is essential for our portal.
": "It appears that your browser does not support WebSocket technology and does not have Adobe Flash plugin installed, one of which is essential for our portal.
", + "June": "June", + "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That is less than $15/month. Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!": "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That is less than $15/month. Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!", + "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.": "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.", + "Just wait awhile. We will send you all necessary information ASAP.": "Just wait awhile. We will send you all necessary information ASAP.", + "Launch chat in a separate window": "Launch chat in a separate window", + "Left Axis": "Left Axis", + "Library Without The Link": "Library Without The Link", + "Line - Close": "Line - Close", + "Line - HL/2": "Line - HL/2", + "Line - High": "Line - High", + "Line - Low": "Line - Low", + "Line - Open": "Line - Open", + "Load all alerts...": "Load all alerts...", + "Lock Cursor In Time": "Lock Cursor In Time", + "Log in": "Log in", + "My Lists": "My Lists", + "New Password": "New Password", + "New password and confirmation doesn't match": "New password and confirmation doesn't match", + "New password is required": "New password is required", + "No address input to apply autocomplete": "No address input to apply autocomplete", + "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at founders@tradingview.com": "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at founders@tradingview.com", + "No brokers available": "No brokers available", + "Non-tradable symbol": "Non-tradable symbol", + "Now is your LAST and FINAL chance to get 12 months for only $179.4 (regular $360). That’s less than $15/month and 50% off regular month-to-month payments.": "Now is your LAST and FINAL chance to get 12 months for only $179.4 (regular $360). That’s less than $15/month and 50% off regular month-to-month payments.", + "OC Bars": "OC Bars", + "Oh no! You have only 2 weeks left in your PRO Plus trial! These benefits will expire in two short weeks:": "Oh no! You have only 2 weeks left in your PRO Plus trial! These benefits will expire in two short weeks:", + "Old Password": "Old Password", + "Old password is required": "Old password is required", + "Oops, something went wrong": "Oops, something went wrong", + "Oops, your browser can't display our charts!": "Oops, your browser can't display our charts!", + "Orders": "Orders", + "PRO account": "PRO account", + "Password confirmation is required": "Password confirmation is required", + "Passwords do not match.": "Passwords do not match.", + "Place": "Place", + "Please add 'study(title=\"SomeTitle\")' statement to the script code": "Please add 'study(title=\"SomeTitle\")' statement to the script code", + "Please report the issue or click Reconnect.": "Please report the issue or click Reconnect.", + "Please use one of the following browsers:": "Please use one of the following browsers:", + "Please, install Flash plugin or consider updating to one of these modern browsers with WebSocket support:": "Please, install Flash plugin or consider updating to one of these modern browsers with WebSocket support:", + "Please, try to reload page to edit user data": "Please, try to reload page to edit user data", + "Positions": "Positions", + "Pro Plus": "Pro Plus", + "Processing script...": "Processing script...", + "Publish All Charts": "Publish All Charts", + "Publish Only": "Publish Only", + "Published Idea": "Published Idea", + "Recent chats": "Recent chats", + "Reconnect": "Reconnect", + "Rename List": "Rename List", + "Rename List...": "Rename List...", + "Report a data issue": "Report a data issue", + "Restore Size": "Restore Size", + "Right Axis": "Right Axis", + "Risk/Reward": "Risk/Reward", + "Save List As...": "Save List As...", + "Script '{0}' has been saved": "Script '{0}' has been saved", + "Script cannot be compiled because of errors.": "Script cannot be compiled because of errors.", + "Script has been deleted": "Script has been deleted", + "Script is not saved. Nothing to delete.": "Script is not saved. Nothing to delete.", + "Script is not saved. Nothing to rename.": "Script is not saved. Nothing to rename.", + "Script study added to the chart": "Script study added to the chart", + "Select Broker": "Select Broker", + "Select alert": "Select alert", + "Send all the stuff to Stan Bokov at founders@tradingview.com": "Send all the stuff to Stan Bokov at founders@tradingview.com", + "Series Sale Name": "Series Sale Name", + "Series Sale Number": "Series Sale Number", + "Server broke the connection. Click Reconnect or press F5.": "Server broke the connection. Click Reconnect or press F5.", + "Shortcuts": "Shortcuts", + "Show Dividends": "Show Dividends", + "Show Earnings": "Show Earnings", + "Show Hidden Tools": "Show Hidden Tools", + "Show Splits": "Show Splits", + "Show Symbol Info": "Show Symbol Info", + "Show Values": "Show Values", + "Sign our License Agreement": "Sign our License Agreement", + "Sine Line": "Sine Line", + "Sorry, an error has occurred": "Sorry, an error has occurred", + "Study": "Study", + "Success": "Success", + "Symbol Info": "Symbol Info", + "Symbol Info...": "Symbol Info...", + "Symbol Labels": "Symbol Labels", + "Time Cycles": "Time Cycles", + "To purchase the commercial version of the library, please contact Stan Bokov at founders@tradingview.com.": "To purchase the commercial version of the library, please contact Stan Bokov at founders@tradingview.com.", + "TradingView Notice": "TradingView Notice", + "Trial confirmation dialog": "Trial confirmation dialog", + "Trial confirmation text": "Trial confirmation text", + "Try": "Try", + "URL cannot be recieved.": "URL cannot be recieved.", + "Unexpected error: can't change profile data": "Unexpected error: can't change profile data", + "Unread Messages": "Unread Messages", + "Upgrade and get 50% off regular month-to-month payments!": "Upgrade and get 50% off regular month-to-month payments!", + "User cancelled operation": "User cancelled operation", + "Vert Grid Lines": "Vert Grid Lines", + "Visual settings...": "Visual settings...", + "Widget": "Widget", + "Width (% of the Box)": "Width (% of the Box)", + "Wrong value": "Wrong value", + "You have unsaved changes in the current script. Do you really want to discard them and start working with another script?": "You have unsaved changes in the current script. Do you really want to discard them and start working with another script?", + "Your Password Has Expired": "Your Password Has Expired", + "Your password has expired, please enter new password": "Your password has expired, please enter new password", + "active at": "active at", + "ago": "ago", + "agreed with your idea %chart% about %symbol%": "agreed with your idea %chart% about %symbol%", + "all inactive": "all inactive", + "and details": "and details", + "avg fill price": "avg fill price", + "avg price": "avg price", + "balance": "balance", + "best ask": "best ask", + "best bid": "best bid", + "cach excess": "cach excess", + "changed status": "changed status", + "collateral": "collateral", + "commented on idea you follow %chart% about %symbol%": "commented on idea you follow %chart% about %symbol%", + "commented on your idea %chart% about %symbol%": "commented on your idea %chart% about %symbol%", + "currency": "currency", + "disagreed with your idea %chart% about %symbol%": "disagreed with your idea %chart% about %symbol%", + "fill qty": "fill qty", + "filtered": "filtered", + "id": "id", + "initial margin": "initial margin", + "is now following you": "is now following you", + "last trade": "last trade", + "less than a minute": "less than a minute", + "limit price": "limit price", + "mn": "mn", + "mvo": "mvo", + "offset": "offset", + "on": "on", + "open P/L": "open P/L", + "or choose another broker": "or choose another broker", + "ote": "ote", + "placing time": "placing time", + "published new idea %chart% about %symbol% you follow": "published new idea %chart% about %symbol% you follow", + "purchasing power": "purchasing power", + "qty": "qty", + "replied to your comment on %chart% about %symbol%": "replied to your comment on %chart% about %symbol%", + "side": "side", + "sign in or register": "sign in or register", + "status": "status", + "stop price": "stop price", + "subscription": "subscription", + "symbol": "symbol", + "total margin": "total margin", + "total value": "total value", + "type": "type", + "upl": "upl", + "w": "w", + "y": "y", + "you follow commented on %chart% about %symbol%": "you follow commented on %chart% about %symbol%", + "you follow published new idea %chart% about %symbol%": "you follow published new idea %chart% about %symbol%", + "{0} is already in this chat.": "{0} is already in this chat.", + "Сolor line": "Сolor line", + "Bottom Center": "Bottom Center", + "Bottom Left": "Bottom Left", + "Bottom Right": "Bottom Right", + "Chart snapshot": "Chart snapshot", + "Create Horizontal Line": "Create Horizontal Line", + "Create Vertical Line": "Create Vertical Line", + "Hide Published Charts Timeline": "Hide Published Charts Timeline", + "Left": "Left", + "Middle Center": "Middle Center", + "Middle Left": "Middle Left", + "Middle Right": "Middle Right", + "No color themes saved": "No color themes saved", + "Right": "Right", + "Room {0} was deleted": "Room {0} was deleted", + "Theme": "Theme", + "Theme name": "Theme name", + "Top Center": "Top Center", + "Top Left": "Top Left", + "Top Right": "Top Right", + "TradingView Partner": "TradingView Partner", + "You were in the video call. Duration: {0}": "You were in the video call. Duration: {0}", + "{0} has entered the chat": "{0} has entered the chat", + "{0} has left the chat": "{0} has left the chat", + "{0} was banned for {1} minutes": "{0} was banned for {1} minutes", + "Discipline is the foundation of profitable trading for both discretionary and systematic traders. Visually stunning and intuitive to use, 3D ProSuite is an indispensible professional toolkit of point-and-shoot quantitative risk management and decision support tools for stock pickers and traders focused on technical entry techniques. Know instantly where to place a trailing stop and where to exit. Identify trends and pullbacks. Watch rotation and volatility in real time. Calculate hedge ratios for protection. Identify extremes. Non-programmers interested in systematic trading can take advantage of our strategy to test a combination of 3D ProSuite with moving average filter, channel filter, and volatility filter.": "Discipline is the foundation of profitable trading for both discretionary and systematic traders. Visually stunning and intuitive to use, 3D ProSuite is an indispensible professional toolkit of point-and-shoot quantitative risk management and decision support tools for stock pickers and traders focused on technical entry techniques. Know instantly where to place a trailing stop and where to exit. Identify trends and pullbacks. Watch rotation and volatility in real time. Calculate hedge ratios for protection. Identify extremes. Non-programmers interested in systematic trading can take advantage of our strategy to test a combination of 3D ProSuite with moving average filter, channel filter, and volatility filter.", + "AOS FX Primer is made up of 3 separate indicators to help you better analyse the markets. AOS FX Sessions shows session start/end times (automatically handling Daylight Saving changes) along with opening ranges. AOS FX Day HL shows the High and Low level for the past 2 years, automatically handling Daylight Saving changes. AOS ATRplus shows the moving average mid-point of the previous bar ranges. Please see our website for a full description and screenshots.": "AOS FX Primer is made up of 3 separate indicators to help you better analyse the markets. AOS FX Sessions shows session start/end times (automatically handling Daylight Saving changes) along with opening ranges. AOS FX Day HL shows the High and Low level for the past 2 years, automatically handling Daylight Saving changes. AOS ATRplus shows the moving average mid-point of the previous bar ranges. Please see our website for a full description and screenshots.", + "Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:

  • Dynamically plot market support and resistance areas (SCMR Dynamic Levels™)
  • Highlight individual bar conditions (SCMR B2B™)
  • Measure and time market trading ranges (SCMR Momentum Peaks™)
No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.": "Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:
  • Dynamically plot market support and resistance areas (SCMR Dynamic Levels™)
  • Highlight individual bar conditions (SCMR B2B™)
  • Measure and time market trading ranges (SCMR Momentum Peaks™)
No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.", + "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex. For more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.": "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex. For more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.", + "\"Buy Sell\" indicator is simple yet powerful trading signals that will help you consistently profit from the market. It built with risk management in mind, meaning average winning trade will be more than average losing trade several times.

It comes with signals and trend confirmation. For more information please visit: synergytrading.weebly.com": "\"Buy Sell\" indicator is simple yet powerful trading signals that will help you consistently profit from the market. It built with risk management in mind, meaning average winning trade will be more than average losing trade several times.

It comes with signals and trend confirmation. For more information please visit: synergytrading.weebly.com", + "Above Bar": "Above Bar", + "Absolute": "Absolute", + "Below Bar": "Below Bar", + "Bottom": "Bottom", + "Top": "Top", + "Alerts are not yet available for this chart type. Please check GetSatisfaction and vote for this feature to show support for it.": "Alerts are not yet available for this chart type. Please check GetSatisfaction and vote for this feature to show support for it.", + "Arguments": "Arguments", + "Built-in Functions": "Built-in Functions", + "Built-in Variable": "Built-in Variable", + "Built-in Variables": "Built-in Variables", + "Built-in'+(docs.kind === TVScript.FunKind.DECL ? ' Annotation' : '": "Built-in'+(docs.kind === TVScript.FunKind.DECL ? ' Annotation' : '", + "Confirm replacing": "Confirm replacing", + "Delete all drawing for this symbol": "Delete all drawing for this symbol", + "Examples": "Examples", + "Language Operator": "Language Operator", + "Language Operators": "Language Operators", + "My Ideas": "My Ideas", + "Not Now": "Not Now", + "Oops!": "Oops!", + "Open Manage Drawings": "Open Manage Drawings", + "PUBLISH PRIVATE IDEA": "PUBLISH PRIVATE IDEA", + "Pine Script Reference (new window)": "Pine Script Reference (new window)", + "Pine Script Reference (pop-up)": "Pine Script Reference (pop-up)", + "Publish Private Idea": "Publish Private Idea", + "Publishing is possible only from the chart page. Please open a chart and then try again.": "Publishing is possible only from the chart page. Please open a chart and then try again.", + "Remarks": "Remarks", + "Remove all line tools for ": "Remove all line tools for ", + "Returns": "Returns", + "Script Language Reference Manual": "Script Language Reference Manual", + "See Also": "See Also", + "Syntax": "Syntax", + "Type:": "Type:", + "Be the first to speak": "Be the first to speak", + "Ignored users list": "Ignored users list", + "# (Total: {0})": "# (Total: {0})", + "Hold Shift – draw lines at right angles.": "Hold Shift – draw lines at right angles.", + "Number or , – change interval. Type in a digit for minute charts, or first letter of the word for longer resolutions. E.g. 1, 5, 30, 60, 1440, H, 2H, 6H, D, 5D, 3W, 6M.": "Number or , – change interval. Type in a digit for minute charts, or first letter of the word for longer resolutions. E.g. 1, 5, 30, 60, 1440, H, 2H, 6H, D, 5D, 3W, 6M.", + "By clicking on “Sign Up” you are agreeing to the Terms of Service.": "By clicking on “Sign Up” you are agreeing to the Terms of Service.", + "Change Days To": "Change Days To", + "Change Hours To": "Change Hours To", + "Change Line Tool Visibility On Days": "Change Line Tool Visibility On Days", + "Change Line Tool Visibility On Hours": "Change Line Tool Visibility On Hours", + "Change Line Tool Visibility On Minutes": "Change Line Tool Visibility On Minutes", + "Change Line Tool Visibility On Months": "Change Line Tool Visibility On Months", + "Change Line Tool Visibility On Weeks": "Change Line Tool Visibility On Weeks", + "Change Minutes To": "Change Minutes To", + "Correct?": "Correct?", + "Could not send your report": "Could not send your report", + "Crypto/crypto pairs (eg. LTC/BTC) are not currently supported but that may change in the future.": "Crypto/crypto pairs (eg. LTC/BTC) are not currently supported but that may change in the future.", + "Cypher Pattern": "Cypher Pattern", + "Days": "Days", + "Go to Date...": "Go to Date...", + "Go to...": "Go to...", + "Hours": "Hours", + "IMPORTANT:": "IMPORTANT:", + "Indexes don’t have prices, they have values. There are corresponding ETFs that can be traded. SPX is the SnP500 index, but SPY is the ETF that can be traded.": "Indexes don’t have prices, they have values. There are corresponding ETFs that can be traded. SPX is the SnP500 index, but SPY is the ETF that can be traded.", + "Last available bar": "Last available bar", + "Minutes": "Minutes", + "Months": "Months", + "Please do not modify the order so we can investigate the issue.": "Please do not modify the order so we can investigate the issue.", + "Report this message": "Report this message", + "Select order": "Select order", + "Simply
drag & drop

or select file...": "Simply
drag & drop

or select file...", + "Spreads can’t be traded because they are not a single symbol, they are a visual representation of a calculation.": "Spreads can’t be traded because they are not a single symbol, they are a visual representation of a calculation.", + "Thanks!": "Thanks!", + "To:": "To:", + "Trading issue": "Trading issue", + "Warning:": "Warning:", + "Weeks": "Weeks", + "comment": "comment", + "goto date.": "goto date.", + "html5 stock charting
library licensing": "html5 stock charting
library licensing", + "message": "message", + "Go": "Go", + "Go to": "Go to", + "Report {0} from {1} to moderators": "Report {0} from {1} to moderators", + "Reported {0} from @{1}, {2}": "Reported {0} from @{1}, {2}", + "Add Text Note For {0}": "Add Text Note For {0}", + "Add To Text Notes": "Add To Text Notes", + "Are you sure you want to delete this script?": "Are you sure you want to delete this script?", + "DELETE": "DELETE", + "Do you realy want to delete {0} template?": "Do you realy want to delete {0} template?", + "Do you realy want to replace \"{0}\"?": "Do you realy want to replace \"{0}\"?", + "Idea": "Idea", + "NEW": "NEW", + "New Untitled Note": "New Untitled Note", + "Open Text Notes Panel": "Open Text Notes Panel", + "Please enter a valid URL": "Please enter a valid URL", + "Save template as...": "Save template as...", + "Search Note": "Search Note", + "Template name": "Template name", + "Text Notes": "Text Notes", + "Text Notes are available only on chart page. Please open a chart and then try again.": "Text Notes are available only on chart page. Please open a chart and then try again.", + "URL": "URL", + "Add Text Note For __symbol__": "Add Text Note For __symbol__", + "Add this study to active chart": "Add this study to active chart", + "April": "April", + "Are you sure you want to cancel order %s?": "Are you sure you want to cancel order %s?", + "Are you sure you want to ignore messages from __username__?": "Are you sure you want to ignore messages from __username__?", + "August": "August", + "Buy ": "Buy ", + "Cancel PRO Account": "Cancel PRO Account", + "Cancel subscription": "Cancel subscription", + "Change Minutes From": "Change Minutes From", + "Connect to %s": "Connect to %s", + "Connection to server was lost": "Connection to server was lost", + "Continued violation of chat etiquette. For more information on this etiquette please go to __link__": "Continued violation of chat etiquette. For more information on this etiquette please go to __link__", + "Created {0}.": "Created {0}.", + "Do you really want to delete __themename__ theme?": "Do you really want to delete __themename__ theme?", + "Expand __symbol__ chart": "Expand __symbol__ chart", + "February": "February", + "January": "January", + "July": "July", + "Last edited {0}": "Last edited {0}", + "Link to __room__ chat": "Link to __room__ chat", + "M": "M", + "March": "March", + "Neutral": "Neutral", + "No Title": "No Title", + "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at __email__": "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at __email__", + "No showcase": "No showcase", + "Notice": "Notice", + "November": "November", + "October": "October", + "Open __symbol__ Text Note": "Open __symbol__ Text Note", + "Publish": "Publish", + "Room __title__ was deleted": "Room __title__ was deleted", + "Save theme as...": "Save theme as...", + "Script": "Script", + "Script Error": "Script Error", + "Sell ": "Sell ", + "Send private message to __username__": "Send private message to __username__", + "September": "September", + "Show Published Charts Timeline": "Show Published Charts Timeline", + "Show alert label line": "Show alert label line", + "Show all messages from __username__": "Show all messages from __username__", + "Symbol __symbol__ cannot be traded on TradingView’s Paper Trading. Why not?": "Symbol __symbol__ cannot be traded on TradingView’s Paper Trading. Why not?", + "To: __username__": "To: __username__", + "Unlock": "Unlock", + "__minutes__ min": "__minutes__ min", + "__minutes__ min __seconds__ sec": "__minutes__ min __seconds__ sec", + "__seconds__ sec": "__seconds__ sec", + "__username__ has entered the chat": "__username__ has entered the chat", + "__username__ has left the chat": "__username__ has left the chat", + "days": "days", + "hours": "hours", + "minutes": "minutes", + "months": "months", + "years": "years", + "Sign in or sign up to use paper trading": "Sign in or sign up to use paper trading", + "Paper Trading is disconnected.": "Paper Trading is disconnected.", + "long": "long", + "short": "short", + "1 day": "1 day", + "1 hour": "1 hour", + "10 minutes": "10 minutes", + "12 hours": "12 hours", + "3 hours": "3 hours", + "30 minutes": "30 minutes", + "5 minutes": "5 minutes", + "Balance:": "Balance:", + "Ban __username__": "Ban __username__", + "Ban duration:": "Ban duration:", + "Ban expires in less than __duration__": "Ban expires in less than __duration__", + "Banned permanently": "Banned permanently", + "Content that caused the ban:": "Content that caused the ban:", + "Equity:": "Equity:", + "Hi,nnI'm a moderator for TradingView. I reviewed your idea at __chart__ and had to mark it as \"Not Suggested\" because it doesn't comply with our House Rules https://www.tradingview.com/house-rules/.nnPay attention to these rules to get into the Suggested stream more often, or even become a Suggested Author. Please let me know if you have any questions, will be happy to help.": "Hi,nnI'm a moderator for TradingView. I reviewed your idea at __chart__ and had to mark it as \"Not Suggested\" because it doesn't comply with our House Rules https://www.tradingview.com/house-rules/.nnPay attention to these rules to get into the Suggested stream more often, or even become a Suggested Author. Please let me know if you have any questions, will be happy to help.", + "Idea comments": "Idea comments", + "Ideas publishing": "Ideas publishing", + "If you have questions or suggestions, reply to this message.": "If you have questions or suggestions, reply to this message.", + "Ignore __username__": "Ignore __username__", + "Percents": "Percents", + "Permanently": "Permanently", + "Phone": "Phone", + "Please enter template name": "Please enter template name", + "Please enter theme name": "Please enter theme name", + "Position is being changed": "Position is being changed", + "Private messages": "Private messages", + "Public chats": "Public chats", + "Publish idea": "Publish idea", + "Quote the message which caused the ban along with additional comments if any (a private message with this information will be sent to the user from your account):": "Quote the message which caused the ban along with additional comments if any (a private message with this information will be sent to the user from your account):", + "Read this every time before banning someone! Our goal is to keep a healthy, constructive and useful dialog open in the chatrooms. Sending a private message with a warning is enough to solve 99% of the issues. If that doesn’t help, start with a one-minute ban.": "Read this every time before banning someone! Our goal is to keep a healthy, constructive and useful dialog open in the chatrooms. Sending a private message with a warning is enough to solve 99% of the issues. If that doesn’t help, start with a one-minute ban.", + "Save new study template": "Save new study template", + "Select violation...": "Select violation...", + "Snapshot": "Snapshot", + "Symbols from Quandl are not currently supported.": "Symbols from Quandl are not currently supported.", + "Unban __username__": "Unban __username__", + "Unignore __username__": "Unignore __username__", + "User __username__ was banned for __duration__.": "User __username__ was banned for __duration__.", + "User __username__ was banned permanently.": "User __username__ was banned permanently.", + "User __username__ was unbanned.": "User __username__ was unbanned.", + "Violated house rule:": "Violated house rule:", + "Violated house rule: __violation__.": "Violated house rule: __violation__.", + "Violation that caused the ban: __violation__.": "Violation that caused the ban: __violation__.", + "When selecting this checkbox the study template will set \"__interval__\" interval on a chart": "When selecting this checkbox the study template will set \"__interval__\" interval on a chart", + "You are banned from __banType__ for __duration__ for violating our House Rules. More info - __link__": "You are banned from __banType__ for __duration__ for violating our House Rules. More info - __link__", + "You are permanently banned from __banType__ for violating our House Rules. More info - __link__.": "You are permanently banned from __banType__ for violating our House Rules. More info - __link__.", + "__firstEnumerationItem__ and __secondEnumerationItem__": "__firstEnumerationItem__ and __secondEnumerationItem__", + "__firstEnumerationItem__, __secondEnumerationItem__ and __thirdEnumerationItem__": "__firstEnumerationItem__, __secondEnumerationItem__ and __thirdEnumerationItem__", + "__firstEnumerationItem__, __secondEnumerationItem__, __thirdEnumerationItem__ and __fourthEnumerationItem__": "__firstEnumerationItem__, __secondEnumerationItem__, __thirdEnumerationItem__ and __fourthEnumerationItem__", + "__username__ is permanently banned. Do you want to unban __username__?": "__username__ is permanently banned. Do you want to unban __username__?", + "commenting": "commenting", + "go to date.": "go to date.", + "publish idea.": "publish idea.", + "publishing": "publishing", + "server failed to place closing order": "server failed to place closing order", + "take snapshot.": "take snapshot.", + "

Pine scripting language

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.": "

Pine scripting language

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.", + "Close message": "Close message", + "Created ": "Created ", + "Edit Order…": "Edit Order…", + "Error occured while publishing": "Error occured while publishing", + "Error: Account is disabled": "Error: Account is disabled", + "Last edited ": "Last edited ", + "Show Drawings Toolbar": "Show Drawings Toolbar", + "Text Note": "Text Note", + "This chart layout has a lot of objects and can't be published! Please report to {0} for further details.": "This chart layout has a lot of objects and can't be published! Please report to {0} for further details.", + "TradingView Sign Up": "TradingView Sign Up", + "Heikin Ashi": "Heikin Ashi", + "Learn about all PRO features": "Learn about all PRO features", + "Show Less": "Show Less", + "Visibility": "Visibility", + "Levels Line": "Levels Line", + "Show Objects Tree...": "Show Objects Tree...", + "Close_as_a_command": "Close" } \ No newline at end of file diff --git a/charting_library/static/localization/translations/zh.json b/charting_library/static/localization/translations/zh.json index f37398b0..b78dfeae 100644 --- a/charting_library/static/localization/translations/zh.json +++ b/charting_library/static/localization/translations/zh.json @@ -1,195 +1,787 @@ { - "propertypage-name-label_css_class": "propertypage-name-label-nocap", - "Script Editor": "脚本编辑器", - " Published Charts Timeline": "发行时间", - "SMA": "SMA简单移动平均线", - "Published Chart": "Published Chart", - "Bar's Style": "K线样式", - "Chart Properties": "图表属性", - "Compare": "比较", - "Compare...": "比较...", - "Compare or Add Symbol...": "比较/增加商品...", - "Compare or Add Symbol": "比较/增加商品", - "Add Symbol": "增加商品", - "Scales Properties...": "刻度属性...", - "Add": "增加", - "Company Comparison": "请输入对比商品", - "Indicators, Fundamentals, Economy and Add-ons": "技术指标", - "Economy & Symbols": "比较/增加商品", - "Bars": "美国线", - "Candles": "蜡烛线", - "Hollow Candles": "空心蜡烛线", - "Line": "线形图", - "Permanent link to this message": "Permanent link to this message", - "Area": "山形图", - "Message settings": "Message settings", - "Heiken Ashi": "Heiken Ashi图", - "Delete message": "Delete message", - "Are you sure you want to delete this message?": "确定要删除这条消息吗?", - "Renko": "Renko", - "Line Break": "Line Break", - "Kagi": "Kagi", - "Point & Figure": "Point & Figure", - "Histogram": "直方图", - "Cross_chart_type": "十字图", - "Crosshair": "十字", - "Columns": "柱状图", - "Circles": "圆圈图", - "Indicators": "技术指标", - "Favorites": "偏好", - "Technical Analysis": "技术分析", - "No indicators matched your criteria.": "没有指标符合您的搜索条件.", - "Add to favorites": "增加到偏好中", - "Remove from favorites": "从偏好中移除", - "No symbols matched your criteria": "没有商品符合您的搜索条件.", - "Add any symbol from the list": "从列表中添加一些商品", - "Overlay the main chart": "在主图上显示", - "Symbols to be added on the chart": "插入商品到图表上", - "Symbol": "商品", - "Default": "系统默认", - "Defaults": "预设值", - "OK": "确认", - "Toggle notifications for this room": "Toggle notifications for this room", - "Cancel": "取消", + " alert label line": "警报标签线", " color": "颜色", + " Published Charts Timeline": "发行时间", " transparency": "透明度", " visibility": "能见度", - "Add To Watchlist": "添加到收藏夹", - "Add {0} To Watchlist": "Add {0} To Watchlist", - "Apply": "应用", - "Arguments in Header": "表头参数", - "Arrow": "箭头", - "Auto Scale": "自动缩放", - "Background": "背景", - "bars": "根K线", - "bars_margin": "根K线", - "{0} bars": "{0}根K线", - "Bottom Margin": "下边距", - "Bring Forward": "向上移动", - "Bring to Front": "置于顶层", - "Clone": "克隆", - "Color Theme": "主题颜色", - "Copy": "复制", - "Extended Hours": "延时", - "Format...": "设置...", - "Source Code...": "Source Code...", - "Full Screen": "全屏显示", - "Grid Lines": "网格线", - "Hide All Drawing Tools": "隐藏所有绘图工具", - "Drawing Tools": "Drawing Tools", - "Hide": "隐藏", - "Sort by symbol": "Sort by symbol", - "Sort by last price": "Sort by last price", - "Sort by price change": "Sort by price change", - "Sort by price change percent": "Sort by price change percent", - "Time Scale": "Time Scale", - "Insert Drawing Tool": "插入绘图工具", - "Insert Indicator...": "插入技术指标", - "Script Editor...": "Script Editor...", - "Last Value on Price Scale": "在价格刻度上显示最终值", - "Link To": "链接到", - "Last": "Last", - "Chng": "Chng", - "Sound on addressed to me messages": "Sound on addressed to me messages", - "Load New Bars": "加载新的K线", - "Lock All Drawing Tools": "锁定所有绘图", - "Lock Scale": "锁定刻度", - "Lock scale": "锁定刻度", - "Log Scale": "对数刻度", - "log": "对数刻度", - "Magnet Mode": "磁铁模式", - "Merge Down": "向下合并", - "Merge Up": "向上合并", - "Objects Tree...": "管理设定...", - "Offset": "偏移", - "Override Min Tick": "显示最小刻度", - "Percentage": "百分比", - "Precision": "精确度", - "Price Line": "价格线", - "Properties...": "属性...", - "Redo": "重做", - "Remove All Drawing Tools": "移除所有绘图", - "Remove All Studies": "移除所有公式", - "Remove All Indicators": "移除所有指标", - "Remove": "移除", - "Reset Chart": "重设图表", - "Reset Scale": "重设刻度", - "Reset": "重设", - "Right Margin": "右边距", - "Save As...": "另存为...", - "Scale Left": "缩放左边", - "Scale Percentage": "刻度比例", - "Scale Right": "缩放右边", - "Scale Series Only": "只缩放数据系列", - "Scale series only": "只缩放数据系列", - "Scale Series only": "只缩放数据系列", - "Scales Lines": "刻度线", - "Scales Text": "刻度文字", - "Scaling": "缩放", - "Screen (No Scale)": "屏幕(无缩放)", - "Send Backward": "下移一层", - "Send to Back": "置于底层", - "Session Breaks": "收盘时中断", - "Show Arguments in Header": "在表头上显示参数", - "Show Last Value": "Show Last Value", - "Show Last Value on Price Scale": "显示最后收盘价", - "Show Left Axis": "显示左轴", - "Show Right Axis": "显示右轴", - "Show": "显示", - "Show Countdown": "Show Countdown", - "Stay In Drawing Mode": "保持绘图模式", - "Symbol Search...": "查找商品...", - "Change Symbol": "修改商品", - "Change Symbol...": "修改商品...", - "Change Interval...": "Change Interval...", - "Time Zone": "时区", - "TimeZone": "时区", - "Top Margin": "上边距", - "Transparency": "透明度", - "Undo {0}": "撤销", - "Undo": "撤销", - "undo": "undo", - "redo": "redo", - "Unmerge Down": "取消向下合并", - "Unmerge Up": "取消向上合并", - "Visual Order": "视觉排序", - "Watermark": "水印", - "Show Objects Tree": "显示管理设定", - "cursors-group-css-class": "cursors-group-css-class", + "(H + L + C)/3": "(H+L+C)/3", + "(H + L)/2": "(H+L)/2", + "(O + H + L + C)/4": "(O+H+L+C)/4", + "...Less Tags": "...收起标签", + "1 minute": "1分钟", + "1. Slide your finger to select location for first anchor
2. Tap anywhere to place the first anchor": "1.拖动十字线定义第一点.
2.点击任意位置确定第一个停止位置", + "1. Slide your finger to select location for next anchor
2. Tap anywhere to place the next anchor": "1.拖动十字线定义第一点.
2.点击任意位置确定第一个停止位置", + "10 seconds": "10秒", + "1d": "1天", + "1m": "1月", + "1y": "1年", + "3 Notes Reverb": "3音混响", + "30 Day Free Trial": "30天免费试用", + "30 seconds": "30秒", + "3m": "3月", + "5 seconds": "5秒", + "52wk Range": "52周价格范围", + "5d": "5天", + "5y": "5年", + "6m": "6月", + " or to use paper trading": "使用模拟交易", + "Hold Shift  + Click on the chart – measure tool.": "按住 Shift + 在图表上单击–测量工具。", + "Hold Shift – draw linetools on the right angle.": "按住 Shift –在绘制趋势线时,以固定角度绘图。", + "

A broad range of intelligent drawing tools

The 100+ drawing tools on TradingView let you analyze the market in a variety of ways - all helping you find better opportunities. Technical analysis is the study of learning how past performance of drawings and other tools applies to prices in the future. Make sure you take a look at our Wiki for a complete list of drawing tools and instructions on how to use them!": "

范围广泛的智能绘图工具

TradingView中的100+绘图工具让您可以用多种方式分析市场-帮助您发现更好的机会。技术分析是根据绘图工具或其他工具研究分析过去行情的表现,从而应用到未来价格。一定要看看我们关于绘图工具的介绍和教您如何使用它们的Wiki页面。", + "

Advanced Price Scaling

When you are ready to get technical, our charts let you set the price scales to match your type of analysis. There are linear, percent and log axes for drastic price movements. You can use two separate price scales at the same time: one for indicators and one for price movements. Read more about scaling options.

Right-click on the price scale to see possible options: change scaling type, enable auto-scaling or show another price scale. Right-clicking on indicators lets you choose which scale to use, so several data series with different scaling can co-exist in one chart. You can also drag price and time scales to increase or decrease compression.": "

高级的价格刻度

当您准备做技术分析,我们的图表可以让您根据分析类型设置符合的价格刻度。有线性,百分比和用于剧烈价格变动的对数刻度。您可以同时使用两种分离的价格刻度:一个用于指标,另一个用于价格走势。阅读更多关于价格刻度选项

在价格刻度上右击,看到可设选项为:改变刻度类型,自动缩放或显示其他价格刻度。在指标上右击,可以让您选择使用何种价格刻度,所以一个图表上可以使用几种不同的价格刻度。您也可以通过拖拽价格或时间刻度来缩放刻度。", + "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.": "

覆盖广泛的市场数据

TradingView使用最高质量的数据提供商给您提供数据,支持股票,期货,指数,外汇,差价合约,和虚拟货币(如比特币)。

但那不是全部!您可以在商品编辑区使用括号或多个运算符(+-*/)输入自己的公式来建立价差图表。更进一步使用多个商品如AAPL/XAUUSD,也可以使用数值常数如MSFT+50。更多关于价差图表。", + "

Communicate your ideas in real-time!

Collaborating with investors across markets and countries has never been easier! TradingView chat rooms are a powerful communication tool, which are fully integrated to instantly share charts, analysis and trading ideas – all on one platform. Create your own chat rooms on interesting topics, or join existing public chat rooms – a world of knowledge is at your fingertips.
Start chatting now!": "

实时沟通您的想法!

与跨市场和跨国家的投资者合作从来都不容易!TradingView聊天室是一个强大的通讯工具,它完全集成了即时分享图表,分析与交易想法 – 全部在一个平台上。在有趣的话题上创建您自己的聊天室,或者加入现有的公共聊天室 – 整个世界的知识都在您的指尖。
现在开始聊天吧!", + "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.": "

比较商品

将一只股票与基准S&P500指数比较,是衡量其表现的很好方式 – 看看它与行业基准相比更好还是更差。TradingView可以将任意股票与任意指数比较,也可以和任意其他股票比较,通过从起点开始的涨跌幅来比较。学习在TradingView中如何比较商品

增加商品

常用于寻找不同股票之前的关联 – 是否有相同趋势或总是相反方向?在TradingView中您可以在同一个图表中看不同股票的行情,即使2只股票一个面值100美金而另一个面值为1美元以下.学习在TradingView中如何增加商品到单个图表中。", + "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!": "

自定时间周期

时间框架是分析市场的重要部分。15分钟周期图表会显示每15分钟时间间隔的开盘价,最高价,最低价和收盘价。如果是1小时周期图表,则显示每一小时间隔的开高低收。这意味着您可以从不同的角度看市场-近距离微观到鸟瞰。您可以查看标准周期,比如5分钟或1日,也可以创建自定义的周期。在竞争中保持领先!", + "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.": "

交易时间和时区选项

TradingView让您知道规定交易时间以外的事情,让您更了解市场!您可以使用本地或交易所时间来显示数据序列。在时间刻度上右击可以修改这些选项设定。学习更多关于交易时间。", + "

Go PRO to get even more

But that’s not all! Upgrade your trading experience with TradingView PRO and get access to an unparalleled set of premium features and data. Get it today!": "

升级到PRO版获取更多

但那并不是全部!在TradingView专业版提升您的交易经验,并可获取独一无二的附加功能和数据。现在升级!", + "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.": "

发表想法

可以发表并分享您的想法,这是TradingView的一个关键功能。发表之后您的交易想法将被分享到金融网站和投资群体,这样其他人可以评论和分享您的交易想法。学习更多关于发表想法。", + "

Server-side Alerts (β version)": "

云端警报(β版本)", + "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.": "

云端警报(β版本)

TradingView警报,在您的自定标准触发时会立即发送通知——例如,”当苹果公司股价跌到400美金,或突破布林轨道时,发出警报“。您会收到弹窗,音频信息,短信(sms)和e-mail警报到您的手机。让您对市场保持警觉,保护您的部位,即使您远离屏幕做其他事务时也可以获得心里的平静。TradingView警报运行在强大的云端服务器,所以您总是可以在警报条件发生是获得通知,不会错过任何一拍。学习如何使用警报。", + "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.": "

指标模板

多个指标插入图表中组成一系列指标,可以创建指标模板。一旦模板创建好,则将适用于任何的图表,在任何时候,只需要点击鼠标,就可以在不同模板中切换。学习如何使用指标模板。", + "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.": "

技术分析与基本面数据

TradingView带有一个大量指标库,提供超过100种技术指标,包括量能概况和艾略特波浪!

TradingView提供一个特有的功能,查看公司基本面指标与公司股票价格对比。这种比较是非常重要的,因为它让您在不牺牲细节的情况下了解大局。我们在图表上直接插入股息和盈利信息,您可以看到价格如何反应。也可以同时对比其他指标,竞争公司的业绩或S&P500.", + "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.": "

各种图表类型

TradingView提供标准和非标准图表类型满足您的个性化需求。每种图表类型提供不同角度的市场分析-所以您可以做出明智的决定。不同图表类型的技术说明请查看相关Wiki页面。", + "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!": "

欢迎使用TradingView图表

此向导为您展示图表的基本功能。如果您仍有问题,可以使用维基知识库,或者在建议与反馈中写信给我们。

TradingView提供先进的图表和分析平台,并有上百种绘图工具和指标供使用。您可以比较股票,预测价格和发表观点!", + "Number or , – change interval. The interval can be changed by typing the interval number (i.e. 5 if it is going to be a five minute chart) or by typing a comma (,) to enter non minute intervals such as H (Hourly), D (Daily), W (Weekly), M (Monthly).": "数字键 或 , –修改周期。修改周期可以通过键入周期数值(例如,设置5分钟周期则键入5),或者键入一个逗号(,)打开设置窗口,然后设置非分钟周期例如H(小时),D(日),W(周),M(月)。", + "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

": "

警告: 此商品是由BATS电子交易所提供.

BATS实时数据,和“官方的”数据不同,提供近似的交易量,价格较少更新。

如果这些不同对于您的分析很重要,您可以使用我们的专业服务,允许订阅交易所的实时数据。

", + "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

": "

此报告只限回报数据问题、有疑问的价格以及图表性能问题。报告直接发给后台团队,使他们确保数据源的最高质量。您可以在图表上不正确的bar做标记或其他注释–将会自动生成图表截图并随报告发送到后台。我们会分析所有报告问题,但只能确保答复 PRO 用户。

重要:所有的功能要求,想法或其他问题应贴在建议 与 反馈 .

", + "

Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the 您已激活30天PRO Plus免费试用!

您现在是大型金融社区TradingView的一份子。开始使用时,您可以点击查看功能热门发布者创建您的第一个想法

", + "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "重要:在创建新的聊天室时,在已有的聊天中搜索。重复的聊天室将被删除。每个被创建的聊天都是公开的,即,所有用户可见。因此,不要创建不受欢迎和无趣的聊天。聊天标题和目的应该明确清晰。所有垃圾和不活跃的聊天将被版主删除,并且该聊天的发起人可能被禁。", + "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.": "用一个清晰的标题,描述您的想法。不要只写“MSFT”或者“MSFTShort”.", + "A clear title that describes your idea. Don’t just write “MSFT” or “MSFT Short”. A title like this doesn’t say much and won’t attract much interest to your idea.": "用一个清晰的标题,描述您的想法。不要只写\"MSFT\"或者\"MSFTShort\"。一个这样的标题没有多说,也不会让您的想法吸引到多大兴趣。", + "A description that clearly states your idea. Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader’s shoes and see if you’d understand the context based on what you wrote. It’s also a good idea to re-post descriptions right on the chart, so your idea can be shared without losing meaning.": "明确描述您的想法。描述您是怎么想的并说明为何这么想。好的基本分析总是有益的。将你自己放在阅读者的角度,看看根据您所写的内容是否可以理解。在图表上贴上描述也是一个很好的方式,这样您分享的想法就不会没有意义。", + "A suggested author published idea on current symbol": "当前商品中有推荐作者发表新想法", "ABCD Pattern": "ABCD 型态", + "about": "简介", + "Account History": "账号历史", + "Account History...": "账号历史记录...", + "Accounting Change": "会计变更", + "Accounts Payable and Accrued Expenses": "应付账款和预提费用", + "Accounts Payable": "应付账款", + "Accounts Receivable, Trade, Net": "贸易应收帐款,净值", + "Accounts, Notes Receivable, Net": "应收账款,应收票据,净值", + "Accrued Expenses": "预提费用", + "Accrued Interest": "应计利息", + "Accumulated Depreciation": "累积折旧", + "Accumulation/Distribution": "Accumulation/Distribution", + "Accumulation/Distribution_study": "Accumulation/Distribution", + "Acquisition/Sale of Business, Net": "业务收购/出售,净值", + "Activate Offer and GO PRO": "激活并升级至PRO", + "Activate Your Account": "激活您的账号", + "Active Symbol": "活跃商品", + "Active": "活跃的", + "Actual": "实际", + "Add about...": "编辑简介...", + "Add Alert": "添加警报", + "Add any symbol from the list": "从列表中添加一些商品", + "Add location...": "添加所在地...", + "Add people to this chat": "添加新成员到当前聊天", + "Add people to this chat...": "添加新成员到当前聊天...", + "Add people": "新增成员", + "Add real-time markets": "添加实时市场", + "Add status": "编辑状态", + "Add status...": "编辑状态...", + "Add Symbol": "增加商品", + "Add this room from favorites": "将此聊天室加入收藏", + "Add to Chart": "添加到图表", + "Add to favorites": "加入收藏", + "Add To Watchlist": "添加到收藏夹", + "Add twitter...": "添加推特账号...", + "Add webpage...": "添加网页...", + "Add {0} To Watchlist": "添加{0}到自选", + "Add": "增加", + "Additional Notifications Settings...": "附加通知设定...", + "Additional Paid-in Capital - Preferred Stock": "资本公积 - 优先股", + "Additional Paid-in Capital": "资本公积", + "Address": "地址", + "Adjusted EBIT": "调整后息税前利润(EBIT)", + "Adjusted EBITDA": "调整后税息折旧及摊销前利润(EBITDA)", + "Adjusted EPS, Basic": "调整后基本每股收益", + "Adjusted EPS, Diluted": "调整后稀释每股收益", + "Adjusted Net Income": "调整后净利润", + "Adjustment for Equity Earnings": "股权收益调整", + "Adjustment for Minority Interest": "少数股份调整", + "Adjustment for Special Charges": "特殊费用调整", + "Advance Decline Line": "Advance Decline Line", + "Advance Decline Ratio": "Advance Decline Ratio", + "Advance/Decline Ratio (Bars)": "Advance/Decline Ratio (Bars)", + "Advance/Decline_study": "Advance/Decline", + "ADX smoothing": "平滑ADX", + "ADX Smoothing_input": "平滑ADX", + "After making your selection, copy and paste the embed code above. Learn more how to embed chart into forum or blog.": "您选择之后,复制粘贴上面的嵌入代码。了解更多如何将图表嵌入论坛或博客。", + "After-tax Margin": "税后利率", + "Alarm Clock": "闹铃", + "Alert Actions": "警报动作", + "Alert": "警报", + "Alerts for the current resolution only": "仅在当前周期警报", + "Alerts for the current symbol only": "仅在当前品种警报", + "Alerts issue": "警报问题", + "Alerts Log": "警报日志", + "Alerts": "警报", + "AlgoViewEssential": "AlgoViewEssential", + "All Content": "全部内容", + "All Exchanges": "所有的交易所", + "All Metrics": "所有度量", + "All Talks": "所有讨论", + "all time messages": "所有消息__messages__条", + "All types": "所有类型", + "All": "全部", + "all": "全部", + "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.": "Alphalab 专有的指标,基于在外汇市场多年的专业经验,深入了解市场微观结构和设计用来分析委托流的专有算法。外汇是世界上最大和最具流动性的市场。同时,它是金融市场中最分散、最透明的。外汇拥有多样化的玩家,从中央银行、跨国公司到2千万散户强军,也很容易控制。不用说,在这个市场上有些玩家非常的消息灵通,而有些不是。我们的算法不停运作,以发现这些消息流,帮助您做出更好的决策,让您在自己的交易中使用,获取更好的进场点,或者随着信息变得可用,来动态调整您的止盈或止损点。", + "Already have an account?": "已有账号?", + "Always Show Stats": "总显示统计", + "AMEX - Stock - USA": "美国证券交易所(AMEX)-股票-美国", + "AMEX Gap Down Stocks": "AMEX低开股票", + "AMEX Gap Up Stocks": "AMEX高开股票", + "AMEX Percent Advances": "AMEX涨幅", + "AMEX Percent Declines": "AMEX跌幅", + "AMEX Price Advances": "AMEX价格上涨", + "AMEX Price Declines": "AMEX价格下跌", + "AMEX Range Advances": "AMEX区间上涨", + "AMEX Range Declines": "AMEX区间下跌", + "AMEX Volume Leaders": "AMEX成交量领先", + "Amortization Expense": "摊销费用", + "Amounts Due to Related Parties, Short-term": "应付相关人士的款项,短期", + "Analysis Suite - SCMR Trends": "Analysis Suite - SCMR Trends", + "Analyze Trade Setup": "分析交易设置", + "Anchored Note": "锚点注释", "Anchored Text": "锚点文本", + "Angle": "角度", + "Angle:": "角度", + "Another script has the same name. Do you wish to overwrite it?": "已存在其他同名脚本。您希望覆盖脚本吗?", + "Any custom watchlist can be saved under a unique name and loaded at any time with one click. All lists are available from any computer, so you have your workspace wherever you go.": "任何自定义的自选列表都可以在唯一名称下保存,并可在任何时候点击一下加载。所有自选列表,可在任何电脑上使用,所以您无论走到哪里都可以使用您的工作区。", + "AOS FX Primer": "AOS FX Primer", + "Apply Default Drawing Template": "应用默认绘图模板", + "Apply Default": "恢复预设", + "Apply Defaults": "恢复默认", + "Apply Elliot Wave Intermediate": "应用艾略特中型波", + "Apply Elliot Wave Major": "应用艾略特主要波", + "Apply Elliot Wave Minor": "应用艾略特小型波", + "Apply Elliot Wave": "运用艾略特波浪", + "Apply Manual Decision Point": "应用手动决策点", + "Apply Manual Risk/Reward": "应用手动风险/回报", + "Apply WPT Down Wave": "运用WPT Down波浪", + "Apply WPT Up Wave": "运用WPT Up波浪", + "Apply": "应用", + "Apr": "四月", "Arc": "弧形", + "Arcs": "弧形", + "Are you sure you want to abandon your post?": "您确定要取消发表吗?", + "Are you sure you want to close {0} position?": "您确定要将{0}平仓吗?", + "Are you sure you want to delete this chart?": "您确定要删除这个图表?", + "Are you sure you want to delete this message?": "确定要删除这条消息吗?", + "Are you sure you want to delete this room?": "您确定要删除这个聊天室吗?", + "Are you sure you want to ignore messages from": "你确定要忽略消息来自", + "Are you sure you want to leave this chat?": "您确定离开当前聊天吗?", + "Are you sure you want to reverse {0} position?": "您确定要将{0}平仓反向吗?", + "Area With Breaks": "中断区块", + "Area": "山形图", + "Arguments in Header": "表头参数", + "Arnaud Legoux Moving Average": "Arnaud Legoux Moving Average", + "Arnaud Legoux Moving Average_study": "Arnaud Legoux Moving Average", + "Aroon Down": "Aroon下跌", + "Aroon Up": "Aroon上涨", + "Aroon": "Aroon", + "Aroon_study": "Aroon", "Arrow Mark Down": "向下箭头", "Arrow Mark Left": "向左箭头", "Arrow Mark Right": "向右箭头", "Arrow Mark Up": "向上箭头", + "Arrow": "箭头", + "Assets": "资产", + "at": "在", + "Athens": "欧洲/雅典", + "Attach chart snapshot": "贴上图表快照", + "Aug": "八月", + "Auto Scale": "自动缩放", + "auto": "自动", + "auto_scale": "自动", + "average per day": "平均每天__messages__", + "Average True Range": "Average True Range", + "Average True Range_study": "Average True Range", + "Average Volume": "平均成交量", + "Average waiting time on the phone is less than one minute. Phone support is available Monday-Friday from 6:30 AM until 3:00 PM EST.": "电话支援平均等待时间小于一分钟。电话支援时间为周一到周五的6:30 AM到3:00 PM(美国东部时间)。", + "Avg Vol": "平均成交量", + "Awesome Oscillator": "Awesome Oscillator", + "Awesome Oscillator_study": "Awesome Oscillator", + "Aww, we are sorry to see you go! If you cancel, you will no longer be billed after your current subscription period ends. '+": "我们很遗憾看到您离开!如果您留下,在您当前的订阅时间结束后,我们将不再收费。'+", + "Background color 1": "背景颜色1", + "Background color 2": "背景颜色2", + "Background Color": "背景颜色", + "Background": "背景", + "Balance of Power": "Balance of Power", + "Balance of Power_study": "Balance of Power", + "Balance Sheet": "资产负债表", + "Balance": "可用资金", "Balloon": "泡泡注解", + "Ban": "禁止", + "Bands style": "通道样式", + "Bangkok": "亚洲/曼谷", + "Banned": "禁止", + "Bar #": "K线#", + "Bar's Style": "K线样式", "Bars Pattern": "竖条模型", + "Bars": "美国线", + "bars": "根K线", + "bars_margin": "根K线", + "Base Line Period": "基础线周期", + "Base Line Periods": "基础线周期", + "Base Line": "基础线", + "Base": "基础", + "Basic EPS, Net Income from Continuing, Operations": "基本每股收益,持续经营净收益", + "Basic EPS, Net Income": "基本每股收益,净利润", + "Basic Weighted Average Shares": "基本加权平均股", + "Basis": "基准", + "Become a PRO Plus user for just $19.95 and get unlimited alerts! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks!": "成为PRO Plus用户仅需$19.95,可获取无限制的警报功能!您也可以获得很多其他有用功能,例如同屏幕多图表,自定义时间周期如3分钟图表,以及我们真诚的感谢!", + "Become a Pro user for just $9.95 and get unlimited studies! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks because you support further development of TradingView!": "只需$9.95成为Pro用户,可以不限数量使用指标!您也可以获得许多其他有用的功能,比如一个屏幕多图表,自定义事件周期如3分钟周期图表,因为您支持TradingView未来开发,我们表示真诚的感谢!", + "Beep-beep": "哔哔", + "Berlin": "欧洲/柏林", + "Beta - 1 Year": "Beta - 1年", + "Beta - 3 Year": "Beta - 3年", + "Beta - 5 Year": "Beta - 5年", + "Beta 1Y": "Beta 1年", + "Beta 3Y": "Beta 3年", + "Beta 5Y": "Beta 5年", + "Bill Williams' 3 Lines": "Bill Williams' 3 Lines", + "Bitcoin Talks": "比特币讨论", + "Bitcoin": "比特币", + "BITFINEX - Bitcoin": "BITFINEX-比特币", + "BITSTAMP - Bitcoin": "BITSTAMP-比特币", + "Black": "黑色", + "Blank script": "空白脚本", + "Blue": "蓝色", + "Bogota": "南美洲/波哥大", + "Bold": "粗体", + "Bollinger Bands %B": "Bollinger Bands %B", + "Bollinger Bands %B_study": "Bollinger Bands %B", + "Bollinger Bands Width": "Bollinger Bands Width", + "Bollinger Bands Width_study": "Bollinger Bands Width", + "Bollinger Bands": "Bollinger Bands", + "Bollinger Bands_study": "Bollinger Bands", + "Book Equity": "权益面值", + "Border color": "边框颜色", + "Border Color": "边框颜色", + "Border": "边框", + "Borders": "边框", + "Bottom Labels": "底部标签", + "Bottom Lables": "底部标签", + "Bottom Margin": "下边距", + "bottom": "底部", + "Bring Forward": "向上移动", + "Bring to Front": "置于顶层", + "Browser": "浏览器", "Brush": "笔刷", + "BSE - Stock - India": "BSE-股票-印度", + "BTC-E - Bitcoin": "BTC-E-比特币", + "BTCYOU - Bitcoin": "BTCYOU-比特币", + "Buenos Aires": "南美洲/布宜诺斯艾利斯", + "Built-ins": "内置指标", + "Buy Annual": "按年购买", + "Buy Ask": "卖价买__quote__", + "Buy Bid": "买价买__quote__", + "Buy Market": "市价买", + "Buy Monthly": "按月购买", + "BUY MULTIDEVICE ACCESS": "购买多设备访问", + "Buy symbol": "买入__displaySymbol__限价单__abbreviatedNumber__@__formattedValue__", + "Buy": "买入", + "By clicking on “Sign Up” below, you are agreeing to the Terms of Service.": "点击下面的 “注册” 按钮前,请先阅读并同意服务条款。", + "by username": "来自__username__", + "by": "来自", + "Calendar": "日历", + "Calling": "呼叫", "Callout": "标注", + "Cancel Order": "取消报单", + "Cancel publication": "取消发表", + "Cancel {{text}} and send feedback": "注销{{text}}并发送反馈", + "Cancel": "取消", + "Candles": "蜡烛线", + "Capital Expenditures": "资本支出", + "Capital LT": "长期资本", + "Capital": "资本", + "Card Number": "卡号", + "Cash and Cash Equivalents": "现金及现金等价物", + "Cash and Cash Equivalents, Beginning of Year": "年初的现金及现金等价物", + "Cash and Cash Equivalents, End of Year": "年末的现金及现金等价物", + "Cash Flow Statement": "现金流量表", + "Cash from Discontinued Operations": "非持续经营产生的现金流", + "Cash from Financing Activities": "筹资活动产生的现金流", + "Cash from Investing Activities": "投资活动产生的现金流", + "Cash from Operating Activities": "经营活动产生的现金流", + "Cash Paid for Income Taxes": "所得税缴纳现金", + "Cash Paid for Interest Expense": "利息费用支付现金", + "Cash Ratio": "现金比率", + "Cash, Cash Equivalents and Short-term ,Investments": "现金,现金流和短期投资", + "CBOE - Options - USA": "CBOE-期权-USA", + "CBOT - Futures - USA": "CBOT-期货-USA", + "CBOT E-mini": "CBOT E-mini", + "CCI 14 Length": "CCI 14 长度", + "CCI 14": "CCI 14", + "CCI Turbo Histogram": "CCI Turbo 直方图", + "CCI Turbo Length": "CCI Turbo 长度", + "CCI Turbo": "CCI Turbo", + "center": "中心", + "Centered": "居中", + "CF Depreciation & Amortization": "CF 折旧 & 摊销", + "CF Depreciation & Amortization": "CF 折旧 & 摊销", + "CF Net Income": "CF 净利润", + "CFD": "差价合约", + "Chaikin Money Flow": "Chaikin Money Flow", + "Chaikin Money Flow_study": "Chaikin Money Flow", + "Chaikin Oscillator": "Chaikin Oscillator", + "Chaikin Oscillator_study": "Chaikin Oscillator", + "Chande Kroll Stop": "Chande Kroll Stop", + "Chande Kroll Stop_study": "Chande Kroll Stop", + "Chande MO": "Chande MO", + "Chande Momentum Oscillator": "Chande Momentum Oscillator", + "Chande Momentum Oscillator_study": "Chande Momentum Oscillator", + "Change angle": "修改角度", + "Change area background": "修改区域背景", + "Change Background Color": "修改背景颜色", + "Change band background": "修改带背景", + "Change Disjoint Angle Background Color": "修改不相交的角背景颜色", + "Change Disjoint Angle Background Transparency": "修改不相交的角背景透明度", + "Change Disjoint Angle Color": "修改不相交的角颜色", + "Change Disjoint Angle Extending Left": "修改不相交的角左端延伸", + "Change Disjoint Angle Extending Right": "修改不相交的角右端延伸", + "Change Disjoint Angle Filling": "修改不相交的角填充", + "Change Disjoint Angle Left End": "修改不相交的角左端样式", + "Change Disjoint Angle Right End": "修改不相交的角右端样式", + "Change Disjoint Angle Show Prices": "修改不相交的角显示价格", + "Change Disjoint Angle Style": "修改不相交的角样式", + "Change Disjoint Angle Width": "修改不相交的角线宽", + "Change Ideas filter": "修改想法筛选", + "Change in Accounts Payable & Accrued, Expenses": "应付账款&预提费用变动", + "Change in Accounts Payable & Accrued, Expenses": "应付账款 & 预提费用变动", + "Change in Accounts Receivable": "应收账款变动", + "Change in Current Assets": "流动资产变动", + "Change in Current Liabilities": "流动负债变动", + "Change in Debt, Net": "净债务变动", + "Change in Deferred Revenue": "递延收入变动", + "Change in Equity, Net": "净权益变动", + "Change in Income Taxes Payable": "应付所得税变动", + "Change in Inventories": "库存资产变动", + "Change in Long-term Debt, Net": "长期净债务变动", + "Change in Operating Assets & Liabilities": "经营资产&负债变动", + "Change in Operating Assets & Liabilities": "经营资产 & 负债变动", + "Change in Other Assets": "其他资产变动", + "Change in Other Current Assets": "其他流动资产变动", + "Change in Other Current Liabilities": "其他流动负债变动", + "Change in Other Liabilities": "其他负债变动", + "Change in Prepaid Expenses": "预付费用变化", + "Change in Short-term Borrowings, Net": "短期借贷净变化", + "Change Interval": "设置周期", + "Change Interval...": "修改周期...", + "Change Marker and Border Color": "修改标记与边框颜色", + "Change Resolution": "修改分辨率", + "Change Symbol": "修改商品", + "Change Symbol...": "修改商品...", + "Change Text Background Fill": "修改文本背景填充", + "Change Text Background Transparency": "修改文本背景透明度", + "Change Text Background": "修改文本背景", + "Change Text Border Color": "修改文本边框颜色", + "Change Text Border": "修改文本边框", + "Change Text Color": "修改文本颜色", + "Change Text Font Bold": "修改文本粗体", + "Change Text Font Italic": "修改文本斜体", + "Change Text Font Size": "修改文本字体大小", + "Change Text Font": "修改文本字体", + "Change Text Wrap": "修改文本自动换行", + "Change Text": "修改文本", + "Change Trend Angle Extending Left": "修改角度趋势线左端延伸", + "Change Trend Angle Extending Right": "修改角度趋势线右端延伸", + "Change Trend Line Always Show Stats": "修改趋势线总显示统计", + "Change Trend Line Color": "修改趋势线颜色", + "Change Trend Line Extending Left": "修改趋势线左端延伸", + "Change Trend Line Extending Right": "修改趋势线右端延伸", + "Change Trend Line Left End": "修改趋势线左端样式", + "Change Trend Line Right End": "修改趋势线右端样式", + "Change Trend Line Show Angle": "修改趋势线角度显示", + "Change Trend Line Show Bars Range": "修改趋势线K线区间显示", + "Change Trend Line Show Date/Time Range": "修改趋势线日期/时间区间显示", + "Change Trend Line Show Price Range": "修改趋势线价格区间显示", + "Change Trend Line Style": "修改趋势线样式", + "Change Trend Line Width": "修改趋势线宽度", + "Channel": "通道", + "Chart as image": "图表图片", + "Chart description is required": "需要图表描述", + "Chart does not load": "图表无法加载", + "Chart Help": "图表帮助", + "Chart Layout Name": "图表版面名称", + "Chart layout name": "图表版面名称", + "Chart Name": "图表名称", + "Chart name": "图表名称", + "Chart or Quote, eg.": "图表或报价,如", + "Chart Properties": "图表属性", + "Chart Snapshot": "图表快照", + "Chart title is required": "需要图表标题", + "Chart": "图表", + "Charts": "图表", + "Chat archives...": "聊天记录...", + "Chat Call": "聊天呼叫", + "Chat Calling": "聊天呼叫", + "Chat Hangup": "聊天挂机", + "Chat Message": "聊天信息", + "Chat Popup": "聊天窗口", + "Chat title": "聊天名称", + "Chats": "聊天", + "Chicago": "北美洲/芝加哥", + "Chikou span": "延迟线", + "Chirpy": "嚓嚓", + "Chng 1W": "1周涨跌", + "Chng 4W": "4周涨跌", + "Chng 52W": "52周涨跌", + "Chng": "涨跌", + "Choose your PRO plan": "选择您的PRO方案", + "Chop Zone": "Chop Zone", + "Choppiness Index": "Choppiness Index", + "Choppiness Index_study": "Choppiness Index", "Circle Lines": "圆形线圈", + "Circles": "圆圈图", + "Clear Alerts Log": "清除警报日志", + "Clear Console": "清除控制台", + "Clear Symbols": "清除商品", + "Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.": "如果您在做一个预测分析,要清楚陈述获利目标和止损区域。这会大大帮助其他人理解您的意思。", + "Click here to create new alert": "单击这里创建新的警报", + "Click here to go to chart and create one": "点击这里进入图表,并创建一个。", + "Click to set a point": "单击设置点", + "Clone": "克隆", + "Clone, Copy, Sync": "克隆,复制,同步", + "Close position": "平仓", + "Close Position": "平仓", + "Close {0} position?": "平仓{0}?", + "Close": "关闭", + "close": "收盘价", + "Close_in_legend": "收=", + "closed": "收盘", + "Closed": "收盘后", + "Closed_line_tool_position": "已平仓", + "CME - Futures - USA": "CME-期货-USA", + "CME E-mini": "CME E-mini", + "Coeffs As Percents": "百分比系数", + "Color 0": "颜色 0", + "Color 1": "颜色 1", + "Color 2": "颜色 2", + "Color 3": "颜色 3", + "Color 4": "颜色 4", + "Color 5": "颜色 5", + "Color 6": "颜色 6", + "Color 7": "颜色 7", + "Color 8": "颜色 8", + "Color bars based on previous close": "bar颜色基于前一收盘价", + "Color Theme": "主题颜色", + "Color": "颜色", + "Color:": "颜色:", + "Columns": "柱状图", + "COMEX - Futures - USA": "COMEX-期货-USA", + "COMEX E-mini": "COMEX E-mini", + "Comment": "评论", + "Commitments & Contingencies": "承付款项 & 或有负债", + "Commitments & Contingencies": "承付款项 & 或有负债", + "Commodity Channel Index": "Commodity Channel Index", + "Commodity Channel Index_study": "Commodity Channel Index", + "Common Stock": "普通股股票", + "Company Comparison": "请输入对比商品", + "Company": "公司", + "Compare Add": "比较增加", + "Compare or Add Symbol": "比较/增加商品", + "Compare or Add Symbol...": "比较/增加商品...", + "Compare": "比较", + "Compare...": "比较...", + "Compared to monthly billing": "相比按月计费", + "compiling...": "编译...", + "Condition": "条件", + "Conditional Expressions": "Conditional Expressions", + "Confirm Inputs": "确认参数", + "Confirm replace": "确认替换", + "Confirm": "确认", + "Confirmation": "确认", + "Connect": "连接", + "CONNECT": "连接", + "Connected": "已连接", + "Connecting Line": "连接线", + "Connecting": "正在连接", + "Connors RSI": "Connors RSI", + "ConnorsRSI": "ConnorsRSI", + "Continue": "继续", + "CONTINUE": "继续", + "Conversion Line Period": "信号线周期", + "Conversion Line Periods": "信号线周期", + "Conversion Line": "信号线", + "Coordinates": "坐标", + "Copied to clipboard": "复制到剪贴板", + "Coppock Curve": "Coppock Curve", + "Coppock Curve_study": "Coppock Curve", + "Copy Chart Layout": "复制图表版面", + "Copy link": "复制链接", + "copy selected object.": "复制选定的对象", + "Copy": "复制", + "Correct": "对吗", + "Correlation Coeff": "Correlation Coeff", + "Correlation Coeff_study": "Correlation Coeff", + "Correlation Coefficient": "Correlation Coefficient", + "Correlation": "相关性", + "Cost & Operating Expenses": "成本 & 经营费用", + "Cost & Operating Expenses": "成本 & 经营费用", + "Cost of Revenue": "销售成本", + "Count": "计数", + "Cover Sheet TSO": "技术规范说明索引", + "Create Alert on {{title}}": "在{{title}}创建警报", + "Create Alert": "创建警报", + "Create new note...": "创建新的便签...", + "Create New Order...": "创建新的报单...", + "Create new public chat": "创建新的公共聊天", + "Create your first script now!": "现在创建您的第一个脚本吧!", + "Create": "创建", "Cross": "十字指针", + "Cross_chart_type": "十字图", + "Crosses": "十字线", + "Crosshair": "十字", + "Crossing Down": "下穿(Crossing Down)", + "Crossing Up": "上穿(Crossing Up)", + "Crossing": "交叉(Crossing)", + "Cumulative Volume Index": "Cumulative Volume Index", + "Current Portion of Long-term Debt": "长期债务的流动部分", + "Current Ratio": "流动比率", + "Current Valuation": "目前估值", + "cursors-group-css-class": "cursors-group-css-class", + "Custom color...": "自定义颜色...", + "Custom intervals and unlimited alerts": "自定义周期和无限制警报数", + "Custom Intervals": "自定义周期", + "Custom": "自定义", + "Custom...": "自定义...", + "CVV/CSC": "CVV/CSC", + "Cycle": "循环级", "Cyclic Lines": "循环线", + "d": "天", + "D_dates": "日", + "d_dates": "日", + "Daily": "每日", + "Data provided by BATS exchange.": "BATS交易所提供的数据", + "Data Window": "数据窗口", "Date Range": "日期范围", + "Date": "日期", + "day": "日", + "day_plural": "日", + "Day's Range": "当日价格区间", + "Debt Net": "债务净额", + "Debt to Assets": "资产负债", + "Debt to Equity": "债务股本", + "Dec": "十二月", + "DecisionBar": "DecisionBar", + "Decrease Rating": "降低等级", + "Default": "系统默认", + "Defaults": "预设值", + "Deferred Charges": "递延费用", + "Deferred Income Tax Liabilities, Short-term": "递延所得税负债,短期", + "Deferred Income Taxes": "递延所得税", + "Deferred Income Taxes, Current": "递延所得税,流动", + "Deferred Income Taxes, Long-term": "长期递延所得税", + "Deferred Liability Charges": "递延负债费用", + "Degree of Combined Leverage": "组合杠杆作用度", + "Degree of Financial Leverage": "财务杠杆作用度", + "Degree of Operational Leverage": "经营杠杆作用度", + "delayed": "延时的", + "Delayed": "延时的", + "Delete Alert": "删除警报", + "Delete alerts as per filter": "删除所有警报", + "Delete all Alerts": "删除所有警报", + "Delete all inactive Alerts": "删除所有不活跃警报", + "Delete all your positions, orders and history and set balance to specific value.": "清除所有持仓、委托和历史记录,并将资金设为特定值。", + "Delete message": "删除消息", + "Delete room": "删除聊天室", + "Delete script": "删除脚本", + "Delete": "删除", + "Depreciation & Amortization Expense": "折旧 & 摊销费用", + "Depreciation & Amortization Expense": "折旧 & 摊销费用", + "Depreciation Expense": "折旧费用", + "Depth": "深度", + "depth_input": "深度", + "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.": "描述您是怎么想的并说明为何这么想。好的基本分析总是有益的。将你自己放在阅读者的角度,看看根据您所写的内容是否可以理解。如果您在做一个预测分析,要清楚陈述获利目标和止损区域。这会大大帮助其他人理解您的意思。", + "Description": "描述", + "DESCRIPTION": "描述", + "Detach Chat": "分离聊天窗口", + "Details": "详细资料", + "Detrended Price Oscillator": "Detrended Price Oscillator", + "deviation_input": "标准差", + "Device": "设备", + "DI Length_input": "DI 长度", + "Diluted EPS, Net Income from Continuing Operations": "稀释每股收益,持续经营净收益", + "Diluted EPS, Net Income": "稀释每股收益,净利润", + "Diluted Weighted Average Shares": "稀释加权平均股", + "Directional Movement Index": "Directional Movement Index", + "Directional Movement Index_study": "Directional Movement Index", + "Directional Movement": "Directional Movement", + "Disconnect": "断开连接", + "Disconnected": "已断开", + "Discontinued Operations": "非持续经营", "Disjoint Angle": "不相交的角", + "Displaced EMA": "Displaced EMA", + "Displacement": "偏移", + "displacement_input": "偏移", + "distance: {0}": "距离: {0}", + "Div EA": "预期年度股息", + "Div Paid": "已付股息", + "Div Pref": "优先股息", + "Div Share": "每股股息", + "Divergence Indicator": "Divergence Indicator", + "Diviation (%)": "偏差(%)", + "Dividend": "股息", + "Dividends Paid": "已付股息", + "Dividends per Share, FQ": "每股股息,FQ", + "Dividends": "股息", + "divisor_input": "除数", + "Divisor_input": "除数", + "Do Not Cancel": "不注销", + "Do not post offline personal contact information.": "请勿发布线下个人联系方式。", + "Do not publish content that is not your original work, or infringes the copyright of any third party.": "不允许发表非原创、侵犯版权或任何第三方版权的内容。", + "Do not show this message again": "不再显示此消息", + "Do you really want to clear all symbols?": "您确定要清除所有商品吗?", + "Do you realy want to delete ": "确定删除?", + "Do you realy want to delete theme": "您确定要删除__theme__主题吗?", + "Do you realy want to delete {0}watchlist?": "您确定要删除{0}自选列表吗?", + "Do you realy want to replace": "你确定要替换吗?", + "Don't be so cruel! Bans longer than 1 week are not allowed for now.": "别太残忍!目前不允许禁止超过一周", + "Donchian Channels": "Donchian Channels", + "Donchian Channels_study": "Donchian Channels", + "Done": "完成", + "Don’t cry… but your free PRO Plus trial has ended! We hope you benefited from useful features and felt good about yourself for supporting the community.": "您的PRO Plus免费试用已到期!我们希望您从有用的功能中收益,并能在支持社区中获得好的感受。", + "Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!": "不要错过最后的机会,获取特别的早期版和如此低的价格!现在行动!", "Dot": "圆点", + "Double EMA": "Double EMA", + "Double Exponential Moving Average": "Double Exponential Moving Average", + "Double Exponential Moving Average_study": "Double Exponential Moving Average", + "Down Color": "下拉颜色", + "Down fractals": "下分形", + "Down Wave 1 or A": "下跌波1或A", + "Down Wave 2 or B": "下跌波2或B", + "Down Wave 3": "下跌波3", + "Down Wave 4": "下跌波4", + "Down Wave 5": "下跌波5", + "Down Wave C": "下跌波C", + "Down": "下", + "Drawing Tools": "绘图工具", + "Drawings Syncing": "绘图同步", + "Drawings Toolbar": "绘图工具栏", + "Drawings": "绘图", + "E-mail for sms": "短信电子信箱", + "E-mail support hours are 4:00 AM – 3 PM EST Monday - Friday. Typical response time is 1 hour during business hours.": "电子信箱支援时间为周一至周五的4:00AM–3PM(美国东部时间)。在工作时间,通常响应时间为1小时。", + "E-mail": "电子信箱", + "Early Access 33% off{{#is_finished}} – Final chance{{/is_finished}}": "早期访问版 33%折扣{{#is_finished}} –\n最后机会{{/is_finished}}", + "Early Access for $16.65/Month": "早期访问版 $16.65/月", + "Earnings breaks": "盈余突破", + "Earnings Calendar": "盈余日历", + "Earnings per Share, Basic, TTM": "基本每股收益,最近12个月", + "Earnings per Share, Diluted, TTM": "稀释每股收益,最近12个月", + "Earnings": "收益", + "Ease Of Movement": "Ease Of Movement", + "Ease of Movement": "Ease of Movement", + "Ease of Movement_study": "Ease of Movement", + "EBIT": "息税前利润(EBIT)", + "EBITDA": "息、税、折旧、摊销前利润(EBITDA)", + "Economic Calendar": "经济日历", + "Economy & Symbols": "比较/增加商品", + "Economy": "经济", + "Edit Alert {{description}} on {{title}}": "在{{title}}编辑警报{{description}}", + "Edit Alert": "编辑警报", + "Edit chat room": "编辑聊天室", + "EDIT IDEA": "编辑想法", + "Edit Order": "编辑报单", + "Edit Order...": "编辑报单...", + "Edit Position": "编辑持仓", + "Edit Position...": "编辑持仓...", + "Edit profile": "编辑个人资料", + "Edit room...": "编辑聊天室...", + "EDIT SCRIPT": "编辑脚本", + "Edit Sript": "编辑脚本", + "Edit": "编辑", + "EDIT": "编辑", + "Effect of Exchange Rate on Cash": "现金汇率的影响", + "Elder's Force Index": "Elder's Force Index", + "Elders Force Index_study": "Elders Force Index", "Elliott Labels": "艾略特标签", "Elliott Major Retracement": "艾略特主波浪回撤", "Elliott Minor Retracement": "艾略特小波浪回撤", + "Elliott Wave Circle": "艾略特波浪圈", "Elliott Wave Cycle": "艾略特循环波", "Elliott Wave Minor": "艾略特小型波", - "Elliott Wave Circle": "Elliott Wave Circle", "Elliott Wave Subminuette": "艾略特次微波", + "Elliott Wave": "Elliott Wave", "Ellipse": "椭圆形", - "Value": "Value", + "Email": "电子信箱", + "Embed": "嵌入", + "Emp": "员工", + "Employee Compensation": "职工报酬", + "End of Day": "一天结束", + "English only for main public chatrooms and public ideas - so that everyone can understand. Any language can be spoken in the custom chat rooms. Later we may introduce main public chatrooms for other languages.": "主要的公共聊天室和公开想法只可使用英文 - 这样每个人都可以理解。自定义的聊天室可以使用任意语言。以后我们可能会使用其他语言介绍主要的公共聊天室。", + "English only": "仅限英文", + "Enter a new chart layout name": "输入一个新的图表版面名称", + "Enter a new chart name": "输入一个新的图表名称", + "Enter new title for this chat": "为当前聊天输入新名称", + "Entering Channel": "进入通道(Entering Channel)", + "Enterprise Value, FQ": "企业价值,FQ", + "Enterprise Value/EBITDA, TTM": "企业价值/EBITDA,最近12个月", + "Entry price:": "进场价:", + "Envelope": "Envelope", + "Envelope_study": "Envelope", + "eod data": "日资料", + "eod delayed": "延迟日资料", + "EPS NI": "每股收益净利润", + "Equality Line": "均等线", + "Equity Earnings": "股权收益", + "Equity": "权益", "Eraser": "清除", - "Alert Actions": "Alert Actions", - "Send E-mail": "Send E-mail", - "Send SMS": "Send SMS", - "Play Sound": "Play Sound", - "Show Popup": "Show Popup", - "Extended": "延长线", + "Error": "错误", + "Estimate": "估算", + "EUREX - Futures - Europe": "EUREX-期货-欧洲", + "Event": "事件", + "Events & Alerts": "事件 & 警报", + "Events": "事件", + "Exch": "交易所", + "Exchange": "交易所", + "Exchanges charge per-user fees and redistribution fees from TradingView for delivery of intraday and real-time data. So, we can't give this data for free to everyone (as much as we'd like to).": "由于日内和实时数据传送,交易所从TradingView收取每个用户费用和再分配费用。所以,我们不能免费提供这些数据给大家(虽然我们很想这样做)。", + "Exit Full Screen (ESC)": "退出全屏(ESC)", + "Exiting Channel": "退出通道(Exiting Channel)", + "Expand sym chart": "放大商品图表", + "Expected Annual Dividends": "预期年度分红", + "Expiration Date (MM/YY)": "到期日(MM/YY)", + "Expiration Time": "到期时间", + "Expiration": "到期", + "Expired": "期满", + "Exponential": "指数", + "exponential_input": "指数", + "ext": "延时", + "Extend Alert Line": "Extend警报线", + "Extend Left End": "左端延伸", + "Extend Left": "向左延伸", + "Extend Lines Left": "左侧延长线", + "Extend Lines": "延长线", + "Extend Right End": "右端延伸", + "Extend Right": "向右延伸", + "Extend": "延伸", + "Extended Alert Line": "延伸警报线", + "Extended Hours (Intraday Only)": "延长时间 (仅当日)", + "Extended Hours": "延时", "Extended Line": "延长线", + "Extended Trading Hours": "延时交易时段", + "Extended": "延长线", + "Extension": "延伸", + "Extraordinary Items": "特殊项目", + "Failed": "失败", + "Failure back color": "失败的背景颜色", + "Failure text color": "失败的文本颜色", + "FAILURE": "失败", + "Falling": "降低", + "Fans": "扇形", + "Fast length": "快速周期", + "Fast Length": "快速周期", + "fastLength_input": "快速周期", + "Fault": "故障", + "Favorite Drawings Toolbar": "收藏绘图工具栏", + "Favorite ideas": "我的收藏", + "Favorite": "收藏", + "Favorites": "收藏", + "Feature Request and Feedback": "功能需求与反馈", + "Feb": "二月", "Fib Channel": "斐波那契通道", "Fib Circles": "斐波那契圈", "Fib Retracement": "斐波那契回撤", @@ -198,1252 +790,2075 @@ "Fib Spiral": "斐波那契螺旋", "Fib Time Zone": "斐波那契时间周期", "Fib Wedge": "斐波那契楔形", + "Fibonacci": "斐波那契", + "Fill": "填充", + "Find existing chat": "查找现有的聊天", + "First bar time": "第一个bar时间", + "First Name": "名", + "Fisher Transform": "Fisher Transform", + "Fisher": "Fisher", "Flag Mark": "旗型标记", - "Flat Top/Bottom": "平滑顶部/底部", "Flat Bottom": "平滑底部", + "Flat Top/Bottom": "平滑顶部/底部", + "Flipped": "水平翻转", + "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.": "用任意浏览器上网时,可以从TradingView中关注免费市场航期,加入自选列表,公开或私人的聊天讨论。", + "Follow {{pro_symbol}}": "关注{{pro_symbol}}", + "Follow": "关注", + "Followed": "已关注", + "Followers": "粉丝", + "Following below suggestions will help get your ideas suggested:": "遵循下面的建议,有助于您的想法被推荐:", + "Following": "正在关注", + "Font Size": "字体大小", + "For a limited time, we’re offering a FREE 1 month subscription of PRO Plus (no credit card required, no catches or hidden autobilling).": "在有限时间内,我们提供免费一个月的PRO Plus试用(无需信用卡,没有陷阱和隐藏的自动账单)。", + "for": "for", "Forecast": "预测", + "Forex Talks": "外汇讨论", + "Forex": "外汇", + "Forgot password?": "忘记密码?", + "Format": "设置", + "Format...": "设置...", + "FORTUNECX - Bitcoin": "FORTUNECX - 比特币", + "Free Cash Flow Margin": "自由现金流利润率", + "Free Cash Flow Return on Assets": "自由现金流资产收益率", + "Free Cash Flow": "自由现金流", + "Frequency": "频率", + "Full moon mark": "满月标志", + "Full Screen": "全屏显示", + "Fullscreen mode": "全屏模式", + "Function Definition": "Function Definition", + "Fundamentals company": "__company__基本面", + "Fundamentals": "基本面", + "Futures Magazine": "Futures Magazine", + "Futures": "期货", + "futures": "期货", + "FXCM - Forex": "FXCM-外汇", + "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.": "FxWire Pro是一家快速发展的专业的实时Newsfeed服务,实时地提供给投资者和交易者关于全球货币市场的一个全面概述和洞察力。此服务是建立在我们全球外汇分析师和研究人员的骨干网络基础上。专家分析人士在最短和最简洁的方式传达关键的货币市场变动新闻和事件。FxWire Pro是唯一的专业新闻源服务,移除所有不必要的“信息噪音”,用真实交易者友好的方式提供精确的高质量的货币市场相关新闻。", + "FxWire PRO": "FxWire PRO", "Gann Box": "甘氏箱", "Gann Fan": "甘氏扇形", "Gann Square": "甘氏方形", + "Gap Down Stocks": "低开股票", + "Gap in the data": "数据跳空", + "Gap Up Stocks": "高开股票", + "General & Administrative Expense": "一般 & 管理费用", + "General & Administrative Expense": "一般 & 管理费用", + "GOCIO - Bitcoin": "GOCIO - 比特币", + "Goodwill & Intangible Assets, Net": "商誉 & 无形资产,净值", + "Goodwill & Intangible Assets, Net": "商誉 & 无形资产,净值", + "Goodwill": "商誉", + "GrandSuperCycle": "特大超级循环级", + "Graphics": "图像", + "Greater Than": "大于(Greater Than)", + "Grey": "灰色", + "Grid Lines": "网格线", + "Grid": "网格", + "Gross Margin %, TTM": "毛利率%,最近12个月", + "Gross Margin": "毛利率", + "Gross Profit": "毛利润", + "Growing moon": "渐盈的月", + "Growing": "增长", + "h": "时", + "h_dates": "时", + "Hand Bell": "手铃", + "Hate speech": "仇恨言论", + "Have something to say?": "有什么要说的吗?", "Head & Shoulders": "头肩顶", + "Head": "头顶", + "Headlines": "新闻提要", + "Heiken Ashi": "Heiken Ashi图", + "Help & Wiki": "帮助&维基", + "Help": "帮助", + "Hidden Bearish Divergence": "隐藏看跌背离", + "Hidden Bullish Divergence": "隐藏看涨背离", + "Hide All Drawing Tools": "隐藏所有绘图工具", + "Hide Buy/Sell Panel": "隐藏买/卖面板", + "Hide data": "隐藏/显示", + "Hide Drawings Toolbar": "隐藏绘图工具栏", + "Hide Favorite Drawings Toolbar": "隐藏收藏绘图工具栏", + "Hide inactive alerts": "隐藏不活跃警报", + "Hide inactive Alerts": "隐藏不活跃警报", + "Hide Marks On Bars": "隐藏Bar上的标记", + "Hide Widgets": "隐藏/显示侧边", + "Hide": "隐藏", + "High": "最高价", + "high": "最高价", + "High_in_legend": "高=", + "Histogram": "直方图", + "Historical Volatility": "Historical Volatility", + "HITBTC - Bitcoin": "HITBTC-比特币", + "hl2": "hl2", + "HLC Bars": "HLC线", + "hlc3": "hlc3", + "Hlines Background": "突显背景", + "Hollow Candles": "空心蜡烛线", + "Home": "首页", + "Hong Kong": "亚洲/香港", "Horizontal Line": "水平线", "Horizontal Ray": "水平射线", + "Hot Lists": "热门列表", + "Hotlist": "热门", + "HotLists continuously scan the US stock market to identify best trading opportunities and take considerable resources, so we can't give them out for free to everyone (as much as we'd like to).": "热门列表,不断扫描美国证券市场,识别最好的交易机会,用到相当大量的资源,所以我们不能免费提供给每个人(虽然我们很想这样做)。", + "Hotlists": "热门", + "hour": "小时", + "hour_plural": "小时", + "How to use the reference materials (Video)": "如何使用参考资料(视频)", + "Hull MA": "Hull MA", + "Hull MA_study": "Hull MA", + "Hull Moving Average": "Hull Moving Average", + "Hundred Line": "百线", + "ICECAN - Futures - Canada": "ICECAN-期货-加拿大", + "ICEEUR - Futures - Europe": "ICEEUR-期货-欧洲", + "ICEUSA - Futures - USA": "ICEUSA-期货-USA", + "Ichimoku Cloud": "Ichimoku Cloud", + "Ichimoku Cloud_study": "Ichimoku Cloud", "Icon": "图标", - "Inside Pitchfork": "内部分叉线", - "Long Position": "多头", - "Risk/Reward long": "多头风险/回报比例", - "Modified Schiff Pitchfork": "调整希夫分叉线", - "Parallel Channel": "平行通道", - "Pitchfan": "倾斜扇形", - "Pitchfork": "分叉线", - "Polyline": "多边形", - "Price Label": "价格标签", - "Price Range": "价格范围", - "Projection": "投影", - "Ray": "射线", - "Rectangle": "矩形", - "Regression Trend": "回归趋势", - "Rotated Rectangle": "旋转矩形", - "Schiff Pitchfork": "希夫分叉线", - "Schiff": "希夫", - "Original": "原型", - "Modified Schiff": "调整希夫", - "Inside": "内部", - "Short Position": "空头", - "Risk/Reward short": "空头风险/回报比例", - "Text": "文本", - "Comment": "评论", - "Three Drivers Pattern": "三驱动型态", - "Thumb Down": "大拇指向下", - "Thumb Up": "竖起大拇指", - "Trend Angle": "趋势的角度", - "Trend Line": "趋势线", - "Trend-Based Fib Extension": "斐波那契趋势扩展", - "Trend-Based Fib Time": "斐波那契趋势时间", - "Triangle Pattern": "三角型态", - "Triangle": "三角形", - "Vertical Line": "垂直线", - "XABCD Pattern": "XABCD 型态", - "Angle:": "角度", - "Arcs": "弧形", - "Background color 1": "背景颜色1", - "Background color 2": "背景颜色2", - "Background Color": "背景颜色", - "Bar #": "K线#", - "Border color": "边框颜色", - "Border Color": "边框颜色", - "Border": "边框", - "Bottom Lables": "底部标签", - "bottom": "底部", - "center": "中心", - "Channel": "通道", - "Coeffs As Percents": "百分比系数", - "Color bars based on previous close": "bar颜色基于前一收盘价", - "Color": "颜色", - "Color:": "颜色:", - "Coordinates": "坐标", - "Delete": "删除", - "Down Color": "下拉颜色", - "Drawings": "绘图", - "Entry price:": "进场价:", - "Event": "Event", - "Events": "事件", - "Extend Left End": "左端延伸", - "Extend Left": "向左延伸", - "Extend Lines": "延长线", - "Extend Right End": "右端延伸", - "Extend Right": "向右延伸", - "Extend": "延伸", - "Failure back color": "失败的背景颜色", - "Failure text color": "失败的文本颜色", - "Fans": "扇形", - "Fill": "填充", - "Format": "设置", - "Graphics": "图像", - "Grid": "网格", - "Help": "帮助", - "HLC Bars": "HLC线", + "Idea or chart snapshot image": "想法或图表快照图片", + "IDEA TITLE AND DESCRIPTION": "想法标题与描述", + "Ideas for the current resolution only": "仅当前周期相关想法", + "Ideas for the current symbol only": "仅当前商品相关想法", + "Ideas of the people I follow & my ideas": "关注的人的想法&我的想法", + "Ideas Published": "发表的想法", + "Ideas": "想法", + "If you are sure you want to cancel, click Cancel, otherwise choose Do Not Cancel.": "如果您确定要取消,请单击\"取消\",否则请选择\"不取消\"。", + "If you do intraday analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.": "如果您做日内分析可以考虑订阅PRO Plus或订阅仅$19.95/月的Premium服务。", + "If you do intraday analysis, consider subscribing to the {{exchange}} exchange.{{^exchangesButton}} You must subscribe to PRO, PRO Plus or Premium service first (from only 9.95/m).{{/exchangesButton}}": "如果您做日内的分析,可以考虑订阅{{exchange}}交易所。{{^exchangesButton}}您必须先成为PRO,PRO Plus或Premium用户($9.95/月)。{{/exchangesButton}}", + "If you do intraday spread analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.": "如果您做日内的价差分析可以考虑订阅PRO Plus或订阅仅$19.95/月的Premium服务。", + "If you follow a symbol you will receive notifications when new ideas about that symbol are published.": "关注此品种,则会收到此品种相关想法的通知。", + "If you like what you see, you have an exclusive chance to get 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.": "如果您喜欢所看到的,您有一个机会可获得12 个月仅$199.80。这只有$16.65/月,和常规价格比33%的折扣。", + "If you need only the most complete and accurate data, then consider subscribing to the PRO Plus or Premium service from only $19.95/m that offers actual real-time data from the NYSE/NASDAQ/AMEX exchanges and much more.": "如果您只需要最完整和准确的数据,那么可以考虑订阅PRO Plus或使用仅$19.95/月的Premium服务,提供来自NYSE/NASDAQ/AMEX和更多交易所真实的实时数据。", + "If you want to act quickly to news and events that occur when the regular market is closed, please consider subscribing to PRO Plus or Premium service from only $19.95/m.": "如果您想要迅速了解闭市时发生的新闻和事件,请考虑订阅PRO Plus或使用仅$19.95/月的Premium服务。", + "If you want to identify opportunities in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "如果您想要有效方法识别机会,考虑订阅我们的PRO服务,仅$9.95/月。此订阅包含很多其他免费会员没有的功能。", + "If you want to unlock the power of multiple time frame analysis and add multiple symbols to the same chart layout, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "如果您要解锁多时间周期分析功能和添加多商品到相同图表版面中,可以考虑订阅我们的PRO服务,仅$9.95/月。此订阅包括很多其他免费会员没有的功能。", + "If you want to use different watchlists to quickly assess different sectors of the market, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "如果您想要使用不同的自选来快速访问不同市场,可以考虑订阅我们的PRO服务,仅$9.95/月。此订阅包含很多其他免费会员没有的功能。", + "If you want to use private messages - please sign in or register!": "如果您想使用私信-请登录或注册!", + "If you want to use this service - please sign in or register!": "如果您要使用此功能-请登录或注册!", + "Ignore user": "忽略__username__", + "Ignore": "忽略", + "Ignored users...": "黑名单...", + "Illicit content": "非法内容", + "Image URL": "图片网址", + "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "重要:每一个创建的聊天室都是公开的,即,所有用户可见。因此,不要创建不流行和无趣的聊天话题。聊天的标题和目的应该清晰明确。所有垃圾或不活跃的聊天将被版主删除,并且该聊天发起人可能被禁言。", + "In effort to make TradingView more useful to a larger number of users, moderators have the right to hide ideas with bad descriptions or not informative from the front page and the gallery. We are NOT limiting any ways of publishing or using TradingView charts. You can still create and publish any kind of charts; your profile and Activity Stream will still show all created charts.": "为了使TradingView对大部分用户更有用,版主有权力从首页和版面中将描述不佳或无用信息的想法隐藏。我们不限制任何方式发表想法或使用TradingView图表。您依然可以创建并发表任何类型的图表;在您的个人主页和活动区仍然会显示所有您创建的图表。", + "In Session": "时段内", + "In short, the more understandable and interesting your ideas are, the more you’ll gain respect of others and get discovered by the financial community. We’ll do our best to help showcase good ideas.": "总之,您的想法越容易理解和有趣,您就越能够的到别人的尊重,并得到金融社区的认可。我们将尽我们最大的努力来帮助展示好的想法。", + "in": "在", + "in_dates": "总", + "inbars": "在 __period__ bars", + "Income After Taxes": "税前利润", + "Income before Extraordinary Items": "计算特殊项目前的收益", + "Income Before Taxes": "税后利润", + "Income Statement": "收益表", + "Income Taxes Payable": "应付所得税", + "Income Taxes": "所得税", + "Income": "收入", + "Increase Rating": "提高等级", + "Increment": "增量", + "increment_input": "增量", + "Ind": "Ind", + "Index": "指数", + "index": "指数", + "Indicator Arguments in Header": "页眉指标参数", + "Indicator Arguments": "指标参数", + "Indicator Last Value": "指标最后价格", + "Indicator Titles in Header": "页眉指标标题", + "Indicator Titles": "指标名称", + "Indicator Values": "指标值", + "Indicator": "指标", + "Indicators and Strategies": "指标和策略", + "Indicators": "技术指标", + "Indicators, Fundamentals, Economy and Add-ons": "技术指标", + "Industry": "行业", + "Info": "信息", "Inputs": "参数", + "Insert Drawing Tool": "插入绘图工具", + "Insert emoticon": "插入表情符号", + "Insert Indicator...": "插入技术指标", + "Insert": "插入", + "Inside Channel": "通道内部(Inside Channel)", + "Inside Pitchfork": "内部分叉线", + "Inside": "内部", + "Install": "安装", + "Intangible Assets": "无形资产", + "Interest Expense": "利息费用", + "Interest Income": "利息收入", + "Interest Income/Expense, Net": "利息收入/费用,净值", + "Intermediate": "中型级", + "interval_dialog_description": "若采用分钟周期,请输入周期数值(如:要设置图表周期为5分钟,请输入5).数值后可加字母H代表小时,加D代表日,W代表周,M代表月", + "Intraday Renko, Kagi, Line Break and Point & Figure charts take considerable resources, so we can't give them out for free to everyone (as much as we'd like to). We can, however, give out these charts for free in the Daily and Weekly resolutions.": "日内砖型图、卡吉图、新价线和OX图图表需要相当多的资源,所以我们不能免费提供给大家(虽然我们很想这样做)。然而,我们可以免费提供这些图表的日线和周线周期。", + "Intraday Renko, Kagi, Line Break, PnF and spread charts": "日内砖型图,卡吉图,新价线图,OX图和价差图表", + "Intraday Renko, Kagi, Line Break, PnF charts": "日内砖型图,卡吉图,新价线图,OX图", + "Intraday Spread Charts": "日内价差图表", + "Intraday Spread": "日内价差", + "invalid symbol": "无效的商品代码", + "Invalid Symbol": "无效的标的", + "Inventories, Net": "库存资产,净值", + "Investment Changes, Net": "投资变动,净值", + "Invoiced every month": "每月开发票", + "IP": "IP", + "Issuance of Equity": "股权发行", + "Issue Type": "问题类型", + "Italic": "斜体", + "ITBIT - Bitcoin": "ITBIT-比特币", + "Jan": "一月", + "Jaw Length": "Jaw 长度", + "Jaw Offset": "Jaw 偏移", + "Jaw": "Jaw", + "jawLength_input": "Jaw 长度", + "Join Now": "注册", + "Journal is empty": "无交易日志", + "Journal...": "日志...", + "Jul": "七月", + "Jun": "六月", + "Jurik Research": "Jurik Research", + "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That is less than $16.65/month. Don’t miss the last chance to get the special Early Access and secure this low rate now!": "只为您,我们提供一个特殊待遇,让您继续使用另12 个月,只需$199.80。少于$16.65/月。不要错过最后机会,现在获取特别的早期访问版和安全低费用的版本", + "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.": "只为您,我们提供一个特殊待遇,让您继续使用另12 个月,只需$199.80。少于$16.65/月,比正常价格有33%折扣。", + "Kagi": "卡吉图", + "KCBT - Futures - USA": "KCBT-期货-USA", + "Keltner Channels": "Keltner Channels", + "Keltner Channels_study": "Keltner Channels", + "Key Hidden Levels": "Key Hidden Levels", + "Key Order Flow Events": "Key Order Flow Events", + "Keyboard Shortcuts": "键盘快捷键", + "Kijun-sen": "基础线", + "Kind": "种类", + "Klinger Oscillator": "Klinger Oscillator", + "Klinger Oscillator_study": "Klinger Oscillator", + "Know Sure Thing": "Know Sure Thing", + "Know Sure Thing_study": "Know Sure Thing", + "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.": "Knoxville Divergence,在价格之下或之上显示为一条红色线,当一个金融商品触到极端值并准备反转时产生信号。结合Booker反转标签(绿色表示买入,红色表示卖出),这是一个强大的工具,判断趋势反转移动的时机,或者用于较小时间周期,在趋势短期回调时交易", + "Kolkata": "亚洲/加尔各答", "Label Background": "标签背景色", "Label": "标签", + "Labels Font": "标签字体", "Labels": "标签", + "Labor Expense": "劳动费用", + "Lagging Span 2 Periods": "延迟线 2 周期", + "Lagging Span": "延迟线", + "Last Annual EPS": "上年度每股收益", + "Last Annual Revenue": "上年度收入", + "Last bar time": "最后一个bar时间", + "Last Modified": "最后修改", + "Last Name": "姓", + "Last Value on Price Scale": "在价格刻度上显示最终值", + "Last": "最新价", + "LAUNCH CHART": "开启图表", + "Launch chat in separate window": "在分离窗口中开启聊天", + "LazyBear - MTF Panes": "LazyBear - MTF Panes", + "LazyBear - S/R Levels": "LazyBear - S/R Levels", + "Lead 1": "上云层", + "Lead 2": "下云层", + "LEARN MORE": "了解更多", + "Least Squares Moving Average": "Least Squares Moving Average", + "Least Squares Moving Average_study": "Least Squares Moving Average", + "Leave this chat": "离开当前聊天", "Left End": "左端", "Left Labels": "左边标签", - "Right Labels": "Right Labels", + "Left Shoulder": "左肩", "left": "左边", + "len_input": "长度", + "Length high": "高点长度", + "Length hight": "高点长度", + "Length low": "低点长度", + "Length1": "长度1", + "Length2": "长度2", + "Length3": "长度3", + "Length_input": "长度", + "length_input": "长度", + "lengthRSI_input": "RSI长度", + "lengthStoch_input": "Stoch长度", + "Less Than": "小于(Less Than)", "Level {0}": "等级{0}", + "Level": "等级", "Levels": "等级", + "Liabilities & Stockholder's Equity": "负债 & 股东权益", + "Liabilities & Stockholder's Equity": "负债 & 股东权益", + "like_plural": "赞", + "Limit": "限价", + "Line Break": "新价线", + "Line Width": "线宽", + "Line With Breaks": "中断线", + "Line": "线形图", + "Linear Regression Curve": "Linear Regression Curve(线性回归曲线)", + "Linear Regression Curve_study": "Linear Regression Curve", + "Linear Regression": "Linear Regression", "Lines": "线条", + "Link interval to all charts": "连动周期到所有图表", + "Link symbol to all charts": "连动商品到所有图表", + "LINK TO RELATED IDEAS": "链接到相关想法", + "Link to this chart": "图表链接", + "Link to this chat...": "聊天室链接...", + "Link to this room...": "聊天室链接...", + "Link To": "链接到", + "Lips Length": "Lips 长度", + "Lips Offset": "Lips 偏移", + "Lips": "Lips", + "lipsLength_input": "Lips 长度", + "List or list item": "列表或列表项", + "Load Chart Layout": "加载图表版面", + "Load Chart": "加载图表", + "Load Layout Chart": "加载图表版面", + "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.": "加载新增bars功能,在卡吉图,砖形图, 新价线和OX图中不可用", + "Load New Bars": "加载新的K线", + "Load": "加载", + "loading data": "加载数据", + "Loading market depth data…": "正在载入市场深度报价…", + "loading...": "载入中...", + "Loading...": "载入中...", + "Lock All Drawing Tools": "锁定所有绘图", + "Lock Scale": "锁定刻度", + "Lock scale": "锁定刻度", + "Lock": "锁定", + "Lock/Unlock": "锁定/解锁", + "Log Scale": "对数刻度", + "Log Scale_scale_menu": "对数刻度", + "log": "对数刻度", + "Logged as": "已登入", + "Logged out": "已登出", + "London": "欧洲/伦敦", + "Long Length": "长周期", + "Long length": "长周期", + "Long Period": "长周期", + "Long period": "长周期", + "Long Position": "多头", + "Long RoC Length_input": "RoC 长周期", + "Long Term Capital": "长期资本", + "Long Term Debt to Long Term Capital": "长期资本的长期债务", + "Long Term Debt to Total Capital": "总资本的长期债务", + "Long": "买进", + "LONG": "多", + "Long-term Debt Payments": "长期债务支付", + "Long-term Debt Proceeds": "长期债务收入", + "Long-term Debt": "长期债务", + "Long-term Deferred Income Tax Liabilities": "长期递延所得税负债", + "Long-term Deferred Liability Charges": "长期递延负债费用", + "Long-term intervals are better than short-term ones for publishing analysis. An idea on 1 minute bars will probably become obsolete by the time people read it. However a good idea may still be featured.": "长周期比短周期更好用来发表分析。1分周期bar的想法,在被人读到时,很可能已经过时。不过,一个好的想法也可能仍然有特色。", + "Long-term Investments": "长期投资", + "Long_input": "长周期", + "long_input": "长周期", + "longlen_input": "长周期", + "Los Angeles": "北美洲/洛杉矶", + "Low price available now – don’t miss this chance!": "目前最低价格 – 不要错过此机会!", + "Low": "最低价", + "low": "最低价", + "Low_in_legend": "低=", + "Lower Band": "下轨", + "Lower Bound": "下限", + "Lower Devation": "下偏差", + "Lower Deviation": "下偏差", + "Lower": "下轨", + "LowerLimit": "下限", + "LSE - Stock - UK": "LSE-股票-UK", + "m": "分", + "M_dates": "月", + "m_dates": "分", + "MA Cross": "MA Cross", + "MA Cross_study": "MA Cross", + "MA Exp Ribbon": "MA Exp Ribbon", + "MA Length": "MA 长度", + "MACD": "MACD", + "Madrid": "欧洲/马德里", + "Magnet Mode": "磁铁模式", "Major": "主要级", + "Make a Copy": "复制", + "Make a Copy...": "复制...", + "Make It Mine": "使它成为我的", + "Manage Alerts": "管理警报", + "Manage Drawings": "管理绘图", + "Mar": "三月", + "Margin AT": "税后利率", + "Margin G": "毛利率", + "Margin G%": "毛利率%", + "Margin O": "经营利率", + "Margin PT": "税前利率", + "Margins": "利率", + "Marker Color": "标记颜色", + "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.": "市场行为不是高斯,迫使技术图表与快速一定的价格抗衡。结果,书本上的指标产生信号,不是快(但嘈杂)就是平滑(但太迟)。想要更好吗?Jurik Research工具使用先进的算法,让您可以两全其美:快速且平滑。您会获得更好的时机、更好的精度和更好的信号。

为了图解说明每个Jurik指标可以如何使用,前往这里。", + "Market Cap - Basic": "市场总值 - 基本", + "market closed": "已收盘", + "Market Open": "盘中", + "market open": "盘中", + "Market Summary": "市场一览", + "Market": "市价", + "Marketplace Add-ons": "商城附加组件", + "Mass Index": "Mass Index", + "Mass Index_study": "Mass Index", + "Max value": "最大值", + "Maximize Chat": "最大化", + "maximum_input": "最大值", + "May": "五月", + "McGinley Dynamic": "McGinley Dynamic", "Measure (Shift + Click on the chart)": "测量 (按Shift并点击图表)", "Median": "中线", + "MERCADO - Bitcoin": "MERCADO - 比特币", + "Merge Down": "向下合并", + "Merge Up": "向上合并", + "Message settings": "消息设置", + "Message": "消息", + "messages today": "今天的消息__messages__条", + "MGEX - Futures - USA": "MGEX-期货-USA", + "MicroTrends": "MicroTrends", "middle": "中间", "Middle": "中间", "Minor": "小型级", + "Minority Interest & Equity Earnings": "少数股份 & 股权收益", + "Minority Interest & Equity Earnings": "少数股份 & 股权收益", + "Minority Interest": "少数股份", + "Minuette": "微级", + "Minus Line": "负线", + "minute": "分", + "minute_plural": "分", + "Minute": "细级", + "Mirrored": "垂直翻转", + "Mkt Cap": "市场总值", + "mod": "版主", "Mode": "模式", + "MODERATED": "版主", + "Moderator": "版主", + "Moderators Warning Messages": "版主警告信息", + "Modified Schiff Pitchfork": "调整希夫分叉线", + "Modified Schiff": "调整希夫", + "Modify Order": "修改报单", + "Modify": "修改", + "Momentum": "Momentum", + "Money Flow": "Money Flow", + "Money Flow_study": "Money Flow", + "month": "月", + "month_plural": "月", + "month0": "一月", + "month1": "二月", + "month10": "十一月", + "month11": "十二月", + "month2": "三月", + "month3": "四月", + "month4": "五月", + "month5": "六月", + "month6": "七月", + "month7": "八月", + "month8": "九月", + "month9": "十月", + "Monthly": "每月", + "Moon Phases": "Moon Phases", + "Moscow": "欧洲/莫斯科", + "move chart 1 bar to the left.": "图表向左移动一根bar", + "move chart 1 bar to the right.": "图表向右移动一根bar", + "Move Down": "下跌", + "move further to the left.": "向左移动图表", + "move further to the right.": "向右移动图表", + "Move Up": "上涨", + "Moving Avarage Weighted": "Moving Avarage Weighted", + "Moving Average Convergence/Divergence": "Moving Average Convergence/Divergence", + "Moving Average Convergence/Divergence_study": "Moving Average Convergence/Divergence", + "Moving Average Exponential": "Moving Average Exponential", + "Moving Average Exponential_study": "Moving Average Exponential", + "Moving Average Weighted_study": "Moving Average Weighted", + "Moving Average": "Moving Average", + "Moving Average_study": "Moving Average", + "Moving Down %": "下跌%(Moving Down%)", + "Moving Down": "下跌(Moving Down)", + "Moving Up %": "上涨%(Moving Up%)", + "Moving Up": "上涨(Moving Up)", + "MTF Studies": "MTF Studies", + "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.": "MTPredictor是收集给专业交易者的在线工具,基于有着大约26年经验丰富的交易者,包括从Steve Griffith的独特“隔离法”到艾略特波浪分析。这些工具也包括了Position Sizing,High Volume (VSA) Spike,Decision Point以及许多其他指标和专业工具,为了提高您的交易而设计。还包括定期的免费培训(通过我们的MTPredictor交易室)。这些工具可以应用到任何市场,包括期货、股票和外汇。\n\n了解更多信息,查看MTPredictor专业工具集如何提高您的交易,请访问我们的网站。", + "MTPredictor": "MTPredictor", + "Mult_input": "乘数", + "mult_input": "乘数", + "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.": "Multi Timeframe Panes打包5个指标,在一个单一窗格中显示四个用户配置时间周期的信息,让您快速、准确的评估市场状态。这些MTF窗格包括了常用指标 - RSI, Williams %R, Moving Averages 和Squeeze - 让它们无论是对长期持有还是投机交易都不可或缺。

对于squeeze,COG squeeze和BB squeeze都包含。在所有时间周期(用户可选)中用squeeze标记价格bar,是的交易中断和选择更加容易和有价值。", + "Multi-Time Period Charts": "Multi-Time Period Charts", + "Multiple accounts": "多账号", + "Multiple charts layout and watch lists": "多图表版面和自选列表", + "Multiple Charts Layout available only to PRO users.": "多图表版面仅供PRO用户使用", + "Multiple Charts Layout": "多图表版面", + "Multiple Connections": "多个连线", + "Multiple Watch Lists available only to PRO users.": "多自选列表仅供PRO用户使用。", + "Multiple Watch Lists": "多自选列表", + "Multiplier": "乘数", + "My Ideas and Notes": "我的想法与记录", + "My ideas only": "仅我的想法", + "My Script": "我的脚本", + "My Scripts": "我的脚本", + "n/a": "n/a", + "Name": "名称", + "NASDAQ - Stock - USA": "纳斯达克(NASDAQ) - 股票 - 美国", + "NASDAQ and NYSE charge exchange and per-user fees, which means we can’t give this for free to everyone (as much as we'd love to). Our free feed is provided by BATS electronic exchange, which offers approximate volumes and prices with fewer updates.": "纳斯达克和纽约证券交易所费用以及每个用户的手续费,意味着我们不能免费提供这些给每个人(虽然我们也很想这样做)。我们的免费数据源来自BATS电子交易所,BATS提供大概的成交量和价格,且较少数的更新频率。", + "Nasdaq Gap Down Stocks": "Nasdaq低开股票", + "Nasdaq Gap Up Stocks": "Nasdaq高开股票", + "Nasdaq Percent Advances": "Nasdaq涨幅", + "Nasdaq Percent Declines": "Nasdaq跌幅", + "Nasdaq Price Advances": "Nasdaq价格上涨", + "Nasdaq Price Declines": "Nasdaq价格下跌", + "Nasdaq Range Advances": "Nasdaq区间上涨", + "Nasdaq Range Declines": "Nasdaq区间下跌", + "Nasdaq Volume Leaders": "Nasdaq成交量领先", + "Net Change in Cash": "现金净值变化", + "Net Debt": "净债务", + "Net Income Applicable to Common": "普通股净收益", + "Net Income from Continuing, Operations Applicable to Common": "普通股持续经营净收益", + "Net Income per Employee": "每名雇员净收入", + "Net Income": "净利润", + "Net Operating Profit after Tax": "税后净经营利润", + "Net Volume": "Net Volume", + "Net Volume_study": "Net Volume", + "Net Working Capital": "净有效资本", + "NEUTRAL": "中立", + "NEW CHART LAYOUT": "新建图表版面", + "New moon mark": "新月标志", + "New password is sent to your email.": "新的密码已发送到您的电子信箱。", + "New script name": "新的脚本名称", + "New York": "北美洲/纽约", + "New {0} chart...": "新建{0}图表...", + "New": "新建", + "News": "新闻", + "next symbol": "下一个商品", + "Next": "下一步", + "No account history yet": "暂无账号历史记录", + "No advertising, direct marketing, or solicitation! To advertise to our audience contact founders@tradingview.com": "不允许广告,直接营销或招揽信息。如要给我们的用户提供广告请联系founders@tradingview.com", + "No alerts triggered": "无警报触发", + "No alerts": "没有警报", + "No defamatory, threatening or discriminatory remarks, hate speech or personal attacks.": "不允许诽谤,威胁或歧视性言论,仇恨言语或人身攻击。", + "No drawings yet": "尚未绘图", + "No ideas matched your criteria": "没有想法符合您的标准", + "No ideas.
If you want to use this service - please sign in or register!": "没有想法。
如果您想要使用此服务 - 请登录或注册!", + "No indicators matched your criteria.": "没有指标符合您的搜索条件.", + "No links / posts with illegal content, pornography, or nudity.": "不允许链接/发布非法内容,色情描述或裸体。", + "No monthly invoices": "没有月发票", + "No notifications yet": "还没有通知", + "No posting links or reference to content / sites that contain viruses or malware.": "不允许发布链接或引用包含病毒或恶意软件的内容/网站。", + "No public library scripts were found.": "没有找到公共的脚本", + "No real-time data": "无实时数据", + "No saved scripts yet": "还没有已保存的脚本", + "No scripts matched your criteria": "没有符合您标准的脚本", + "No Sound notifications": "通知无提示音", + "No study templates saved": "没有已保存的指标模板", + "No symbols matched your criteria": "没有商品符合您的搜索条件.", + "No": "否", + "NO": "否", + "No, thank you": "不,谢谢", + "Non-operating Gains/Losses": "营业外收益/损失", + "Noncontrolling Interest": "非控制性权益", + "Normal Bearish Divergence": "标准看跌背离", + "Normal Bullish Divergence": "标准看涨背离", "Normal": "一般", - "Plot": "画线", + "Not applicable": "不适用", + "not authorized": "未经授权", + "Note": "注释", + "Note: default study templates won't be removed permanently": "注意:默认公式模板不会被永久删除", + "Notes Payable": "应付票据", + "Notification sound": "通知提示音", + "Notifications": "通知", + "Nov": "十一月", + "Now is your LAST & FINAL chance to get 12 months for only $199.80 (regular $299.40). That’s less than $16.65/month and 33% off regular price.": "显示是您的最后最终机会去获取价格仅$199.80的12 个月订阅(常规$299.40)。等于每个月少于$16.65,比常规价格便宜33%。", + "NSE - Stock - India": "印度国家证券交易所(NSE) - 股票 - 印度", + "Number of Employees": "员工数量", + "Number of Shareholders": "股东数量", + "NYMEX - Futures - USA": "纽约商业交易所(NYMEX) - 期货 - 美国", + "NYMEX E-mini": "NYMEX E-mini", + "NYSE - Stock - USA": "纽约证券交易所(NYSE) - 股票 - 美国", + "NYSE Gap Down Stocks": "NYSE低开股票", + "NYSE Gap Up Stocks": "NYSE高开股票", + "NYSE LIFFE - Futures - USA": "伦敦国际金融期货交易所(LIFFE) - 期货 - 美国", + "NYSE Percent Advances": "NYSE涨幅", + "NYSE Percent Declines": "NYSE跌幅", + "NYSE Price Advances": "NYSE价格上涨", + "NYSE Price Declines": "NYSE价格下跌", + "NYSE Range Advances": "NYSE区间上涨", + "NYSE Range Declines": "NYSE区间下跌", + "NYSE Volume Leaders": "NYSE成交量领先", + "Objects Tree": "管理设定", + "Objects Tree...": "管理设定...", + "Oct": "十月", + "Official AMEX, NYSE & NASDAQ Real-time Data": "官方的美国证券交易所(AMEX),纽约证券交易所(NYSE) &纳斯达克(NASDAQ)实时数据", + "Official real-time & intraday data": "官方的实时&日内数据", + "Official real-time, intraday and volume data": "官方的实时,日内和成交量数据", + "Offset": "偏移", + "Oh no! You have only two weeks left in your PRO Plus trial! These benefits will expire in two short weeks:": "哦不!您的PRO Plus试用期限仅剩2 周!这些有用功能将在短短2周内到期:", + "OHLC Values": "开高低收", + "ohlc4": "ohlc4", + "OK": "确认", + "OKCOIN - Bitcoin": "OKCOIN - 比特币", + "On Balance Volume": "On Balance Volume", + "On Balance Volume_study": "On Balance Volume", + "OnBalanceVolume": "OnBalanceVolume", + "Once per bar (on close)": "每根bar一次(在收盘价时)", + "Once per bar (on condition)": "每根bar一次(在条件满足时)", + "Once": "仅一次", + "One account can be accessed from one browser (on one device) at a time - to stay compliant with exchange regulations and prevent unauthorized access.": "一个账号可以同时在(一台设备的)一个浏览器上访问 - 为了保持符合交易所规定,防止未经授权的访问。", + "Only private ideas": "仅我的想法", + "Only PRO Plus and Premium subscibers can access extended hours data on the charts. Extended trading hours include both pre-market and after hours sessions each day the market is open.": "只有PRO Plus和Premium用户可以在图表上获取延时交易时间的数据。 延时交易时间包括每天开盘前和盘后的时段。", + "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D) interval.": "仅PRO Plus和Premium用户可以使用日内砖型图,卡吉图,新价线图和OX图。您的图表将被切换为日线。", + "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D)": "仅PRO Plus和Premium用户可以使用日内砖型图,卡吉图,新价线图和OX图。您的图表将被切换为日线。", + "Only PRO, PRO Plus and Premium users that have a subscription to {{exchange}} Exchange can get official data on real-time prices, volume and intraday history. You'll now be switched to the Daily (D) interval, which is available to all users.": "只有PRO,PRO Plus和Premium用户可以订阅{{exchange}}交易所来获得官方数据,包括实时价格,成交量和日内历史数据。您的图表将被切换到日线周期,日线周期是所有用户可用的。", + "open Indicators.": "打开技术指标窗口", + "Open Interval Dialog": "打开设置周期", + "open Load Chart.": "打开加载图表版面窗口", + "Open Pine Script Editor": "打开Pine脚本编辑器", + "Open Price": "开盘价", + "Open Script": "打开脚本", + "Open Trading Panel": "打开交易面板", + "Open": "打开", + "open": "开盘价", + "Open_in_legend": "开=", + "Open_line_tool_position": "未平仓", + "Operating Expenses": "经营费用", + "Operating Leases": "经营租赁", + "Operating Margin": "经营利润率", + "Operating Metrics": "经营指标", + "Operating Profit": "经营利润", + "Operating Revenue": "经营收入", + "or copy url:": "或复制图片链接:", + "Or": "或", + "Order #": "报单 #", + "Order": "下单", + "Original": "原型", + "Oscillator": "摆动", + "Oscillators": "Oscillators", + "OTC - Stock - USA": "场外交易(OTC) - 股票 - 美国", + "Other Accounts Payable and Accrued Expenses": "其他应付款项和预提费用", + "Other Accounts, Notes Receivable": "其他应收账款,应收票据", + "Other Accumulated Comprehensive Income": "其他累积综合所得", + "Other Adjustments": "其他调整项", + "Other Asset/Liability Changes, Net": "其他资产/负债变更,净值", + "Other Assets": "其他资产", + "Other Borrowings": "其他借款", + "Other Current Assets": "其他流动资产", + "Other Current Liabilities": "其他流动负债", + "Other Debt, Net": "其他净债务", + "Other Equity Transactions, Net": "其他股权交易,净值", + "Other Equity": "其他权益", + "Other Financing Activities, Net": "其他筹资活动,净值", + "Other General & Administrative Expense": "其他一般 & 管理费用", + "Other General & Administrative Expense": "其他一般 & 管理费用", + "Other Interest Income/Expense, Net": "其他利息收入/费用,净值", + "Other Investing Activities": "其他投资活动", + "Other Investment Changes, Net": "其他投资变更,净值", + "Other Investments": "其他投资", + "Other Liabilities": "其他负债", + "Other Non-operating Income/Expense": "其他营业外收入/费用", + "Other Operating Expenses": "其他营业费用", + "Other Receivables": "其他应收款", + "Other Revenue": "其他收入", + "Other Selling, General & Administrative Expenses": "其他销售、一般 & 管理费用", + "Other Selling, General & Administrative Expenses": "其他销售、一般 & 管理费用", + "Other": "其它", + "Our PRO Plus users see amazing benefits. You get advanced trading opportunities using multi symbol statistical arbitrage techniques. Read more about PRO Plus features.": "我们的PRO Plus用户可看到惊喜的益处。您可以用多商品统计套利技术获得高阶的交易机会。阅读更多关于PRO Plus的功能。", + "Outside Channel": "通道外部(Outside Channel)", + "Overbought": "超买", + "Overlay the main chart": "在主图上显示", + "Override Min Tick": "显示最小刻度", + "Oversold": "超卖", + "Overwrite Script": "重写脚本", + "Paper Trading is disconnected": "模拟交易连接已断开", + "Parabolic SAR": "Parabolic SAR", + "Parabolic SAR_study": "Parabolic SAR", + "ParabolicSAR": "ParabolicSAR", + "Parallel Channel": "平行通道", + "Paris": "欧洲/巴黎", + "partially erase.": "部分擦除", + "Partners Capital": "合伙人资本", + "Password": "密码", + "Paste %s": "粘贴%s", + "paste object.": "粘贴对象", + "Pearson's R": "Pearson's R", + "Pension/Postretirement Obligation": "退休金/退休后义务", + "per month": "每月", + "per year": "每年", + "Percent Advances": "涨幅", + "Percent Declines": "跌幅", + "Percent": "百分比", + "percent_input": "百分比", + "Percentage": "百分比", + "Percentage_scale_menu": "百分比刻度", + "Period ending": "期末", + "Period Ending": "期末", + "Period": "周期", + "Permanent link to this message": "此消息的永久链接", + "Personal information": "个人信息", + "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.": "PFA分区 MTF预测分析交易地区。让技术上最先进的地区显示,该地区供求已经发生。用我们的PFA Zoning MTF您可以从您选择的任意周期多时间周期看到供求地区。在5分钟图表上查看60min地区,或者在6分钟图表查看5分钟地区。使用我们独特的算法,您可以找到极端的一致性和无主观性以前的机构。", + "Pick your idea or paste url to someone's else idea.": "选择您的想法或贴上其他人的想法链接。", + "Pine Editor": "Pine编辑器", + "Pine Script Editor": "Pine脚本编辑器", + "Pine Script Reference": "Pine脚本参考", + "Pine Script Tutorial": "Pine脚本教程", + "Pitchfan": "倾斜扇形", + "Pitchfork": "分叉线", + "Pivot Points High Low": "Pivot Points High Low", + "Pivot Points Standard": "Pivot Points Standard", + "Pivots Timeframe": "枢轴时间", + "Place Order": "下单", + "Play Sound": "播放声音", + "Please consider subscribing to our PRO service which includes many other features not available in the free membership.": "请考虑订阅我们的PRO服务,包括很多免费会员无法使用的其他功能。", + "Please do not modify the alert so we can investigate the issue.": "请不要修改警报,以便我们调查此问题。", + "Please enter a valid idea URL or chart image URL": "请输入一个有效的想法链接或图表链接", + "Please enter chart layout name": "请输入图表版面名称", + "Please enter chart name": "请输入图表名称", + "Please enter your feedback": "请输入您的反馈", + "Please name this script": "请命名此脚本:", + "Please read before publishing": "发表想法前请先阅读", + "Please use English for conversation. Other languages will be supported in the future": "请在对话中使用英文。其他语言将在未来支援。", + "Please use only English in tags": "标签请使用英文", + "Please, enter your e-mail": "请输入您的e-mail", + "Plot dividends": "Plot 红利", + "Plot earnings": "Plot 收益", + "Plot Offsets": "Plot Offsets", + "Plot splits": "Plot 分割", + "Plot": "Plot", + "Plots Background": "绘制背景", + "Point & Figure": "OX图", + "Point bar": "第__point__点所在 Bar #", + "Polyline": "多边形", + "Position": "持仓", + "post-market": "盘后时段", + "Post-Market": "盘后时段", + "pre-market": "盘前时段", + "Pre-Market": "盘前时段", + "Pre-tax Margin": "税前利润率", + "Precise Labels": "精确标签", + "Precision": "精确度", + "Preferred Dividends": "优先股息", + "Preferred Stock": "优先股", + "Premium": "Premium", + "Prepaid Expenses": "预计费用", + "Presentation is important. Too much clutter adds to confusion.": "介绍是很重要的。过多乱糟糟的堆满会增加困惑。", + "Prev": "上一步", + "Previous Close Price": "昨收盘", + "previous close": "昨收盘", + "previous symbol": "上一个商品", + "Price % Change 1 Week": "1周涨跌幅", + "Price % Change 4 Week": "4周涨跌幅", + "Price % Change 52 Week": "52周涨跌幅", + "Price - 52 Week High": "52周最高价", + "Price - 52 Week Low": "52周最低价", + "Price Advances": "价格上涨", + "Price Declines": "价格下降", + "Price History": "价格历史", + "Price incorrect": "价格不正确", + "Price Label": "价格标签", "Price Levels": "价格等级", + "Price Line": "价格线", + "Price Oscillator": "Price Oscillator", + "Price Oscillator_study": "Price Oscillator", + "Price Range": "价格范围", + "Price Scale": "价格刻度", "Price Source": "来源", + "Price Volume Trend": "Price Volume Trend", "Price": "价格", + "Price/Earnings, TTM": "价格/收益,最近12个月", + "Price/Revenue, TTM": "价格/收入,最近12个月", "Price:": "价格:", "Prices": "价格", + "Primary Exchange": "主要交易所", + "Primary": "基本级", + "Prior": "之前", + "Priority email support": "优先的电子信箱支援", + "Priority phone support": "优先的电话支援", + "Priority Support": "优先支持", + "Private Chart Publishing": "私人图表发表", + "PRO Badge & Adding Value": "PRO徽章&增加价值", + "PRO members can add optional multi-device access. Click \"Buy Multi-Device Access\" to access your account from several devices at the same time. Click CONNECT to terminate the other session and connect here.": "PRO用户可以添加多设备登入权限。点击“购买多设备登入”让您的账号同时在多台设备登录。单击“连接”可终止另一个会话连接到这里。", + "PRO Plus Trial": "PRO Plus试用", + "Pro Realtime": "Pro 实时", + "Pro Trial": "Pro试用", + "Pro": "Pro", + "pro": "pro", + "Profile Settings": "设置个人资料", "Profit Background Color": "利润背景颜色", "Profit Level. Ticks:": "获利.最小刻度数:", + "PROFIT TRGT": "利润目标", + "Profit": "盈利", + "Profitability": "盈利能力", + "Projection": "投影", "Properties": "属性", + "Properties...": "属性...", + "Property and Equipment, Gross": "物业及设备,毛值", + "Property, Plant & Equipment, Net": "物业、厂房 & 设备,净值", + "Property, Plant & Equipment, Net": "物业、厂房 & 设备,净值", + "propertypage-name-label": "propertypage-name-label", + "propertypage-name-label_css_class": "propertypage-name-label-nocap", + "ProTradingIndicators": "ProTradingIndicators", + "Public Library": "公共指标库", + "Public Profile": "我的主页", + "PUBLISH IDEA": "发表想法", + "PUBLISH SCRIPT": "发表脚本", + "Publish Script": "发表脚本", + "Published Chart": "发表图表", + "Published idea or chart image URL": "已发表想法或图表图片链接", + "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "已发表的想法和注释将在图表bar上以圆点或三角形显示,你可以鸟瞰图表上一段时间的不同想法,并轻松看到何人何时所提何种想法。", + "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "已发表的想法将在图表bar上以圆点显示。你可以鸟瞰图表上一段时间的不同想法,并轻松看到何人何时所提何种想法。", + "Published ideas settings": "发表想法设置", + "published": "已发表", + "Publishing means sharing your chart and trading idea with the financial web and the investing community. A published idea needs to be detailed and descriptive in order to be meaningful to other traders.": "发表想法,意味着把您的图表和交易想法分享到金融网站和投资社区。发表的想法需要详细的描述,以便其他用户了解其意。", + "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.": "发表想法会将你的交易想法分享到金融网络和投资人群,其他人可以评论或分享你的交易想法", + "Purchase of Investments": "投资购买", + "Qty": "数量", + "Quantity": "数量", + "Quick Ratio": "速动比率", + "Quote this message": "引用此消息", + "Quotes are delayed by 10 min and updated every 30 seconds": "行情延时10分钟,每30秒更新一次", + "Quotes are delayed by 10 min and updated in realtime": "行情以延时10分钟实时更新", + "Range Advances": "区间上涨", + "Range Declines": "区间下降", + "range": "range", + "Rate Of Change": "Rate Of Change", + "Rating": "等级", + "Ray": "射线", + "Read more": "阅读更多", + "Read more...": "阅读更多...", + "Realized Gains/Losses": "已实现损益", + "realtime": "实时", + "Realtime": "实时", + "Rearm every 1 minute": "每1分钟重整", + "Rearm every 10 minute": "每10分钟重整", + "Rearm every 30 minute": "每30分钟重整", + "Rearm every 5 minute": "每5分钟重整", + "Rearm every hour": "每一小时重整", + "Recent Chats": "最近的聊天", + "Recover Password": "找回密码", + "Recover": "确认找回", + "Rectangle": "矩形", + "Redo {0}": "重做{0}", + "Redo": "重做", + "redo": "重做", + "Regression Trend": "回归趋势", + "Relative Strength Index": "Relative Strength Index", + "Relative Strength Index_study": "Relative Strength Index", + "Relative Vigor Index": "Relative Vigor Index", + "Relative Vigor Index_study": "Relative Vigor Index", + "Relative Volatility Index": "Relative Volatility Index", + "Relative Volatility Index_study": "Relative Volatility Index", + "Remember me": "记住我", + "Remember, with PRO Plus you benefit from:": "请记住,有了PRO Plus您将获益:", + "Remove All Drawing Tools": "移除所有绘图", + "Remove All Indicators": "移除所有指标", + "Remove All Studies": "移除所有公式", + "Remove custom interval": "移除自定义区间", + "Remove from favorites": "移除收藏", + "Remove this room from favorites": "将此聊天室移出收藏", + "Remove": "移除", + "Rename Chart Layout": "重命名图表版面", + "Rename Chart": "重命名图表", + "Rename script": "重命名脚本", + "Rename...": "重命名...", + "Renko": "砖形图", + "Renko, Kagi, Line Break, Point & Figure": "砖型图,卡吉图,新价线图,OX图", + "Report data issues": "报告数据问题", + "Report Data Issues": "报告数据问题", + "Repost to": "转发到", + "Repurchase of Equity": "股权回购", + "Reputation": "荣誉", + "Require Order Confirmation": "显示报单确认窗口", + "Research & Development Expense": "研究 & 开发费用", + "Research & Development Expense": "研究 & 开发费用", + "Reset Chart": "重设图表", + "Reset Paper Trading Account": "重置模拟交易账号", + "Reset Paper Trading Account...": "重置交易账号...", + "Reset Scale": "重设刻度", + "Reset Settings": "重置设置", + "Reset": "重设", + "Restart Alert {{description}} on {{title}}": "在{{title}}重开警报{{description}}", + "Restart Alert...": "重启警报...", + "Restart": "重启", + "Restart...": "重启...", + "Restricted Cash": "限定用途现金", + "Restructuring, Remediation & Impairment Provisions": "重组、复原 & 减损条款", + "Restructuring, Remediation & Impairment Provisions": "重组、复原 & 减损条款", + "Retained Earnings": "未分配利润", + "retrying": "重试", + "Return on Assets": "资产收益率", + "Return on Equity": "股东权益报酬率", + "Return on Invested Capital %, TTM": "资本回报率%,最近12个月", + "Return on Invested Capital": "资本回报率", + "Rev LA": "上年度收入", + "Revenue per Employee": "每位职工的收入", + "Reverse position": "平仓反向", + "Reverse Position": "平仓反向", + "Reverse {0} position?": "平仓反向{0}?", "Reverse": "反向", "Right End": "右端", + "Right Labels": "右边标签", "Right Lables": "右边标签", + "Right Margin": "右边距", + "Right Shoulder": "右肩", "right": "右边", - "Log Scale_scale_menu": "对数刻度", - "Percentage_scale_menu": "百分比刻度", + "Rights infringement": "侵权", + "Risk/Reward long": "多头风险/回报比例", + "Risk/Reward Ratio: {0}": "风险/回报比率: {0}", + "Risk/Reward short": "空头风险/回报比例", + "RobBooker": "RobBooker", + "ROC Length": "ROC长度", + "ROC": "ROC", + "roclen1_input": "RoC 长度1", + "roclen2_input": "RoC 长度2", + "roclen3_input": "RoC 长度3", + "roclen4_input": "RoC 长度4", + "Room archives...": "聊天室记录...", + "Room purpose": "聊天室目的", + "Room title": "聊天室标题", + "Rotated Rectangle": "旋转矩形", + "RSI Length": "RSI长度", + "RSI Source": "RSI来源", + "RSI": "RSI", + "Run Product Walk-Through": "运行产品向导", + "RVI": "RVI", + "s": "秒", + "S/L": "止损", + "Sale of Investments": "投资销售", + "Sale of Property, Plant & Equipment": "物业、厂房 & 设备的销售", + "Sale of Property, Plant & Equipment": "物业、厂房 & 设备的销售", + "Sales & Marketing Expense": "销售 & 市场推广费用", + "Sales & Marketing Expense": "销售 & 市场推广费用", + "Sao Paulo": "南美洲/圣保罗", + "Save ${{savings}}": "节省 ${{savings}}", + "Save As Default": "存为默认", + "Save As Watchlist...": "存为自选...", + "Save As...": "另存为...", + "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout": "保存图表版面,不只是保存几个特定的图表,同时也保存了您在使用此版面期间修改的所有商品和周期设定。", + "Save Chart Layout": "保存图表版面", + "Save Drawing Template As...": "保存为绘图模板...", + "Save image": "保存图片", + "Save Interval": "保存周期", + "Save New Chart Layout": "保存图表版面", + "Save New Chart": "保存新的图表", + "Save Script As": "保存脚本", + "Save Study Template As...": "保存为指标模板...", + "Save symbol list as...": "保存商品列表...", + "Save": "保存", + "save": "保存", + "Scale Left": "缩放左边", + "Scale Percentage": "刻度比例", + "Scale Price Chart Only": "只缩放价位图层", + "Scale Right": "缩放右边", + "Scale Series Only": "只缩放数据系列", + "Scale series only": "只缩放数据系列", + "Scale Series only": "只缩放数据系列", + "Scale": "刻度", + "Scales Lines": "刻度线", + "Scales Properties": "刻度属性", + "Scales Properties...": "刻度属性...", + "Scales Text": "刻度文字", "Scales": "刻度", + "Scaling": "缩放", + "Schiff Pitchfork": "希夫分叉线", + "Schiff": "希夫", + "Screen (No Scale)": "屏幕(无缩放)", + "Script Editor": "脚本编辑器", + "Script Editor...": "脚本编辑器...", + "Script must have a name": "脚本需命名", + "Script Name": "脚本名称", + "Script text is not modified, nothing to save": "脚本未修改,无需保存", + "SCRIPT TITLE AND DESCRIPTION": "脚本标题与描述", + "SCRIPT TITLE": "脚本标题", + "SCRIPT": "脚本", + "Scripts": "脚本", + "Search for scripts published by community": "社区搜索发表的脚本", + "Search ideas": "搜索想法", + "Search scripts": "搜索脚本", + "Search": "查找", + "Sector": "领域", + "See All Tags...": "查看所有标签...", + "Select Layout": "选择版面", + "Select type...": "选择类型", + "Select user to start new chat with": "选择用户开始新的聊天", + "Sell Ask": "卖价卖__quote__", + "Sell Bid": "买价卖__quote__", + "Sell Market": "市价卖", + "Sell symbol": "卖出__displaySymbol__停损单__abbreviatedNumber__@__formattedValue__", + "Sell": "卖出", + "Selling, General & Administrative Expenses": "销售、一般 & 管理费用", + "Selling, General & Administrative Expenses": "销售、一般 & 管理费用", + "Send Backward": "下移一层", + "Send E-mail": "发送E-mail", + "Send Feedback or Report an Issue": "发送反馈或报告问题", + "Send Message to stocktwits": "发消息到stocktwits", + "Send message": "发消息", + "Send private message to": "发送私信给__username__", + "Send Reply": "发送回复", + "Send SMS": "发送短信", + "Send to Back": "置于底层", + "Send": "发送", + "Senkou A": "上云层 A", + "Senkou B": "下云层 B", + "Seoul": "亚洲/首尔", + "Sep": "九月", + "Session Breaks": "收盘时中断", + "Sessions": "会话", + "Set Alert": "设置警报", + "Set chat title...": "设定聊天名称", "Settings": "设置", + "Shanghai": "亚洲/上海", + "Share on StockTwits a snapshot of your chart as a picture and whatever you write.": "将图表快照所写内容分享到StockTwits.", + "Share on Twitter a snapshot of your chart as a picture and whatever you write.": "将图表快照和所写内容分享到Twitter.", + "Share to...": "分享到...", + "Shareholders": "股东", + "Shares": "流通股", + "Short Length": "短周期", + "Short length": "短周期", + "Short Period": "短周期", + "Short period": "短周期", + "Short Position": "空头", + "Short RoC Length_input": "RoC 短周期", + "Short": "卖出", + "SHORT": "空", + "Short-term Borrowings": "短期借款", + "Short-term Investments": "短期投资", + "Short_input": "短周期", + "short_input": "短周期", + "shortlen_input": "短周期", + "Show Active Orders Only": "仅显示有效报单", + "Show Alert Labels": "显示警报标签", + "Show all messages from": "显示所有来自__username__的消息", + "Show all my messages": "显示所有我的消息", + "Show All": "全部显示", + "Show Angle": "显示角度", + "Show Arguments in Header": "在表头上显示参数", "Show Background": "显示背景", "Show Bars Range": "显示K线区间", + "Show Buy/Sell Panel": "显示买/卖面板", + "Show chart snapshot preview": "显示图片预览", + "Show Console": "显示控制台", + "Show Countdown": "显示时间倒数", + "Show data": "显示数据", "Show Date/Time Range": "显示日期/时间区间", "Show Distance": "显示距离", + "Show Dividends on Chart": "在图表上显示股息", + "Show Earnings on Chart": "在图表上显示盈余", + "Show Executions": "显示信号执行", + "Show historical pivots": "显示历史枢轴", + "Show Indicator Last Value": "显示指标最后价格", "Show Labels": "显示标签", + "Show Last Value on Price Scale": "显示最后收盘价", + "Show Last Value": "显示最后收盘价", + "Show Left Axis": "显示左轴", + "show MA_input": "显示成交量MA", + "Show more": "显示更多", + "Show More": "显示更多", + "Show Objects Tree": "显示管理设定", + "Show Only Drawings": "只显示绘图", + "Show only favorite rooms": "仅显示收藏聊天室", + "Show only my sent and received messages": "只显示我发送和接收的消息", + "Show Only Studies": "只显示公式", + "Show Orders": "显示报单", + "Show Popup": "显示弹出窗口", + "Show Positions": "显示持仓", "Show Price Range": "显示价格区间", "Show Price": "显示价格", "Show Prices": "显示价格", + "Show Right Axis": "显示右轴", + "Show Source Code": "显示源代码", + "Show Splits on Chart": "在图表上显示划分", + "Show Symbol Labels": "显示商品代码标签", + "Show Symbol Labels_context_menu": "显示商品代码标签", + "Show Symbol Last Value": "显示商品最后价格", "Show Text": "显示文本", "Show Time": "显示时间", "Show Wave": "显示波形", + "Show": "显示", + "Show/Hide Drawings Toolbar": "显示/隐藏绘图工具条", "Show/Hide": "显示/隐藏", + "showMA_input": "显示成交量MA", + "Sig": "信号线", + "siglen_input": "信号长度", + "sigma_input": "sigma(∑)", + "Sigma_input": "Sigma(∑)", + "Sign In": "登录", + "Sign in": "登录", + "Sign Out": "登出", + "Sign out": "登出", + "Sign Up for FREE": "免费注册", + "Sign Up": "注册", + "Signal Labels": "信号标签", + "Signal Length": "信号长度", + "Signal Line Period": "信号线周期", + "Signal line period": "信号线周期", + "Signal smoothing": "信号平滑", + "Signal": "信号", + "signalLength_input": "信号长度", + "Simple ma(oscillator)": "简单 ma(震荡)", + "Simple ma(signal line)": "简单 ma(信号线)", + "Simple": "简单", + "Singapore": "亚洲/新加坡", + "Size": "大小", + "Skip": "跳过", + "Slow length": "慢速周期", + "Slow Length": "慢速周期", + "Slow scrolling or chart loading": "卷动或图表加载速度慢", + "slowLength_input": "慢速周期", + "SMA": "SMA简单移动平均线", + "smalen1_input": "SMA 长度1", + "smalen2_input": "SMA 长度2", + "smalen3_input": "SMA 长度3", + "smalen4_input": "SMA 长度4", + "SMI Ergodic Indicator": "SMI Ergodic Indicator", + "SMI Ergodic Indicator/Oscillator": "SMI Ergodic Indicator/Oscillator", + "SMI Ergodic Indicator/Oscillator_study": "SMI Ergodic Indicator/Oscillator", + "SMI Ergodic Oscillator": "SMI Ergodic Oscillator", + "smoothD_input": "平滑 %D(SK)", + "Smoothed Moving Average": "Smoothed Moving Average", + "smoothK_input": "平滑 %K(SK)", + "So… You’ve had free PRO Plus for a week now. Seeing the advantages?": "所以…您目前有了一周免费PRO Plus权限。查看益处?", + "Social": "社交", + "Some authors that we recommend get marked as Suggested Authors, and their ideas get posted to the front page automatically. The basis for recommending authors is multiple factors, which include a large number of interesting ideas. A suggested author has a corresponding badge in their profile.": "一些我们推荐的发布者将获得推荐发布者的标记,他们的想法将会自动上传到首页。推荐发布者的基准有很多因素,其中包括大量有趣的想法。推荐发布者的个人资料中有一个相应的徽章。", + "Someone agreed/disagreed with your idea": "有人同意/不同意我的想法", + "Someone commented on the idea you follow": "关注的想法中有人发表新评论", + "Someone commented on your idea": "有人评论我的想法", + "Someone followed you": "有人关注我", + "Someone logged into your account from different device": "有人在另一设备上登录您的账号。", + "Someone published idea on symbol you follow": "关注的商品中有人发表新想法", + "Someone replied to your comment": "有人回复我的评论", + "Someone you follow change status": "关注的人修改状态", + "Someone you follow post new comment": "关注的人发表新评论", + "Someone you follow published new idea": "关注的人发表新想法", + "Sorry, PRO Plus trial could not be set.": "抱歉,无法设置PRO Plus试用。", + "Sort by last price": "依最新价排序", + "Sort by price change percent": "依涨跌幅排序", + "Sort by price change": "依涨跌排序", + "Sort by symbol": "依商品排序", + "Sound on addressed to me messages": "发给我的消息提示音", + "Sound on every message": "所有消息提示音", "Source back color": "起点背景颜色", "Source border color": "起点边框颜色", + "Source Code": "源代码", + "Source code": "源代码", + "Source Code...": "源代码...", "Source text color": "起点文本颜色", + "Source": "来源", + "Source_compare": "来源", + "Split": "分割", + "Spreads for intraday charts are calculated based on 1-minute bars, and then recompiled into the selected interval. This approach is the only correct one, but requires significant server power. This means we can't give spread charts for free to everyone (as much as we'd like to).": "日内图表的价差计算基于一分钟bar,然后重新编译为设定的时间周期。这种方法是唯一正确的,但是需要重要的服务器动力。这意味着我们不能免费提供价差图表给每个人(虽然我们很想这样做)。", + "Start new chat with...": "开始新的聊天与...", + "START TRIAL": "开始试用", + "Start": "开始", + "start_input": "开始", + "Stats Text Color": "统计文本颜色", + "Stay In Drawing Mode": "保持绘图模式", "Stay in Drawing Mode": "保持绘图模式", + "StdDev": "标准差", + "Step": "阶梯", + "Stochastic Length": "Stoch 长度", + "Stochastic RSI": "Stochastic RSI", + "Stochastic RSI_study": "Stochastic RSI", + "Stochastic": "Stochastic", + "Stochastic_study": "Stochastic", + "Stock And Index Talks": "股票和指数讨论", + "Stock Charts & Forex Charts": "股票图表&外汇图表", + "Stock Option Tax Benefits": "股票期权税收优惠", + "Stock": "股票", + "stock": "股票", + "StockTwits": "StockTwits", + "Stocktwits": "StockTwits", + "Stop Alert": "停止警报", + "Stop alerts as per filter": "停止所有警报", + "Stop all Alerts": "停止所有警报", "Stop Background Color": "止损背景颜色", "Stop Color:": "止损颜色:", "Stop Level. Ticks:": "止损.最小刻度数:", + "Stop Loss": "止损", + "STOP LOSS": "止损", + "Stop syncing drawing": "停止同步绘图", + "Stop": "停止", + "Stop: {0} ({1}%)": "止损: {0} ({1}%)", + "Stopped Manual": "手动停止", + "Stopped": "停止", + "Strategies": "策略", + "streaming": "流媒体", + "Study not loading": "指标无法加载", + "Study Template": "指标模板", + "Study Templates": "指标模板", "Style": "样式", + "Subminuette": "次微级", + "SUBSCRIBE FOR ${{ cost }}": "订阅 ${{ cost }}", + "Subscribe with bitcoin": "用比特币购买", + "Subscription Plans": "订阅计划", "Success back color": "成功的背景颜色", "Success text color": "成功的文本颜色", + "SUCCESS": "成功", + "Suggested Chart": "推荐图表", + "Suggested ideas & my ideas": "推荐想法&我的想法", + "Suggestions & Feedback": "建议与反馈", + "SuperCycle": "超级循环级", + "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.": "Support/Resistance Levels包装了7个指标。从基础指标自动获得S/R价格区域,并覆盖显示在价格上。那些包含S/R等级来源的指标有RSI,CCI,%B和Williams %R。

通过在图表上形象的铺设S/R等级,这些复杂的S/R组变得可以正确识别和使用。能够在自定义时间周期上流行的S/R等级,清晰突出了价格转折点,是的获利/目标水平容易确定。", + "Surprise": "惊喜", + "Suspicious links": "可疑链接", + "Swing Trading": "Swing Trading", + "Sydney": "大洋洲/悉尼", + "sym_input": "商品代码", + "Sym_input": "商品代码", + "Symbol Description": "商品描述", + "Symbol Last Value": "商品最后价格", + "Symbol list name": "商品列表名称", + "Symbol Search...": "查找商品...", + "Symbol": "商品", + "SYMBOL": "商品", + "symbol_input": "商品代码", + "Symbols to be added on the chart": "插入商品到图表上", + "Sync crosshair on all charts": "同步所有图表的十字线", + "Sync drawing to all charts": "同步绘图到所有图表", + "Sync drawings to all charts": "同步绘图到所有图表", + "Sync": "同步", + "T/P": "止盈", + "TAGS": "标签", + "Taipei": "亚洲/台北", + "Take advantage of this offer now!": "立即把握此offer!", + "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.": "生成图表快照,不加滤镜和其他编辑,保存快照——只需单击按钮,复制图片链接.", + "Take Profit": "止盈", + "Talks": "讨论", "Target back color": "终点背景颜色", "Target border color": "终点边框颜色", "Target Color:": "获利颜色:", "Target text color": "获利文本颜色", + "Target: {0} ({1}%)": "获利: {0} ({1}%)", + "Tax Rate": "税率", + "Technical Analysis": "技术分析", + "Teeth Length": "Teeth 长度", + "Teeth Offset": "Teeth 偏移", + "Teeth": "Teeth", + "teethLength_input": "Teeth 长度", + "Tehran": "亚洲/德黑兰", + "Template": "模板", + "Templates": "模板", + "Temporary Equity": "临时股权", + "Tenkan-sen": "信号线", "Text Alignment:": "文本对齐:", "Text color": "文本颜色", "Text Color": "文本颜色", "Text Font": "文本字体", "Text Wrap": "自动换行", + "Text": "文本", "Text:": "文本:", + "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.": "Tim West指标是设计来帮助您看到股票图表上关键的隐藏等级,让您更准备好地评估它未来可能在的地方。 等级是市场如何运作的基础,涉及每年16个重要的“battle”日期,超过250个bar会使你困惑。 我们取得相关的日期,使其突出。 哪些日期? 每年公司报告收益的4天和12个月度期权到期日。 利用TradingView您可以看到这些重要日期的曲线图,带有专有的曲折,可以让您看到当收益报告被普通交易者遗忘是,哪里的买家或卖价还潜伏着。为了高于平均水平,您必须被其他人有更多的信息。", + "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!": "AlgoviewEssential 组件包中包括经典和广泛使用的交易指标。这些指标大部分是以“价格变化”为方向的,包括candlestick patterns finder,powerful range patterns指标(轻松找到NR4/NR7 patterns为例),和流行的ThrustBars。其他指标也很受欢迎,包括帮助获得比简单的MACD更好画面的MACDBB,和著名的SuperTrend,一个很好的管理跟踪止损的工具。还有6个附加指标将加入到此安装包中。交易不简单,没有什么非黑即白,但是有了这些工具,您会更加清晰看到市场发生了什么,它值得您的青睐!", + "The best ideas are placed in the Suggested tab, where they receive extra exposure. All suggested ideas are hand-picked by our editorial team based on a number of criteria. We have a dedicated group of people who review every idea published every day to find the most interesting and informative ideas that will be helpful to other members.": "最好的想法被放在推荐页签,在那里他们得到额外的曝光。所有被推荐的想法都是我们的编辑团队根据多项标准精心挑选的。为了找到最有趣和有益的,对其他用户有帮助的想法,我们的专有团队人员会每天审查每个发表的想法进行挑选。", + "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!": "DecisionBar交易方法和软件是如此简单,即使是交易新手,也可以通过跟随市场节奏交易,在几小时内学习成为一个可盈利交易者。使用DecisionBar,您不仅可以知道历史市场走向,也可以知道市场可能往哪里。使用DecisionBar,您完全控制,您的整个交易计划就在您的面前。DecisionBar预测交易,让您领先于市场 - 无论市场如何!", + "The Extended Trading Hours feature is available only for intraday charts": "延时交易的特点是只适合于日内周期图表", + "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.": "MicroTrends指标包提供了一个完全开放的区间交易信号系统,让任何市场的交易进场、止损、止盈和出场变得简单 - 包括了下列特色指标:自动斐波那契 - 在一个给定的回顾时期,将在当期图表中间绘制带有斐波那契周期的波峰和波谷,自动斐波那契HTF将plot一个更高时间周期比如在日内图表顶端plot日线/周线。斐波那契网格将提供当前时段的支撑和阻力反转和突破线。区间网格将会显示典型的市场区间以及当前时段区间颜色码,表明小区间、正常区间和极端趋势日。水平支撑和阻力位、更高时间周期、开放区间等级,显示了市场何时突破了开放区间上下限,此指标包也包括了另外6个指标 - 和未来将会提供的3个指标,计划总共15个。这个指标包提供给您关于任何市场的一个更大的画面和商业交易观点。", + "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.": "ProTradingIndicators安装包包含了我们前三高级指标。DIG Smart Points - 从不错过任何关键转折点,趋势变化或回调。它包含了一个设置和一个触发,其严密的止损和高风险报酬率,让它无论是对于初学者还是交易高手都是理想的。DIG Predictive RSI - 直接在价格动作上展现超买和超卖水平,提供支持和阻力位。DIG Pivot Break:让您以惊人的准确性定位转折突破点和交易。这关乎您抓住交易边缘的时间点,您值得拥有 - ProTradingIndicators 包。", + "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:
  • Dynamically plot market support and resistance areas (SCMR Dynamic Levels™)
  • Highlight individual bar conditions (SCMR B2B™)
  • Measure and time market trading ranges (SCMR Momentum Peaks™)
No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.": "SCMR Trend Analysis Suite™让您能够客观分析市场情况,让价格风险可见,提高交易的时机和执行。主要工具SCMR Trend™ 利用价格行为的逆向工程指纹,发现隐藏的价格关系。程序突出了优化行为,加快了您对于新的市场机会的识别。SCMR Trend™ 补充,我们提供了一组价格指标为:
  • 用图表动态画出市场支撑和阻力区(SCMR Dynamic Levels™)
  • 突出独特的bar条件(SCMR B2B™)
  • 测量和测时市场交易区间(SCMR Momentum Peaks™)
无论您的交易风格和投资需求,SCMR Suite™将给您一个信息优势。我们的工具结合了研究您最好的交易想法,和及时执行您最赚钱的想法。让我们帮助您实现您的交易目标。", + "Themes": "主题", + "There was an error posting your message.": "您有一个错误留言", + "Thin": "轻薄", + "This action cannot be undone.": "此动作不能撤销。", + "This feature allows you to create any chart, such as 7 minutes, 12 minutes, or 8 hours. If you want to identify opportunities on custom intervals in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "此功能让您可以创建任意图表,如7分钟,12分钟,或8小时图表。如果您想要用自定义周期有效的识别机会,可以考虑订阅我们的PRO服务,只需$9.95/月。此订阅包含需要免费会员没有的功能。", + "This functionality is available only to PRO users.": "此功能仅供PRO用户使用。", + "This is a temporary chart.": "这是一个临时图表。", + "This is EOD data with no updates.": "这是没有更新的日资料。", + "This is not a user script, cannot save": "这不是用户的脚本,无法保存", + "This is not the latest saved script version": "这不是最终保存的脚本版本", + "This script is read only": "此脚本为只读", + "Three Drivers Pattern": "三驱动型态", + "Thumb Down": "大拇指向下", + "Thumb Up": "竖起大拇指", + "Time Interval": "时间周期", "Time Levels": "时间等级", + "Time Scale": "时间刻度", + "Time Zone": "时区", + "Time": "时间", + "TimeZone": "时区", + "Timezone/Sessions Properties...": "时区属性...", "Timezone/Sessions": "时区", + "Title": "标题", + "To get alerts list - please sign in or register!": "要获取警报列表-请登录或注册", + "To get alerts log - please sign in or register!": "要取得警报日志 - 请登录或注册!", + "To save your work, sign up for FREE.": "免费注册,保存工作区。", + "To set an alert on a drawing requires the chart to be saved. Unfortunately you have already saved 5 charts. Upgrade to PRO, PRO Plus or Premium account and save as many charts as you want, along with many other exciting features. Starts from only $9.95 a month - upgrade today!": "设置绘图警报,需要先保存图表。不幸的是您已经保存了5张图表。升级到PRO,PRO Plus或Premium账号,保存图表数量无限制,还有许多其他令人兴奋的功能。每月仅需$9.95 - 快来升级吧!", + "Toggle Auto Scale": "切换为自动缩放", + "Toggle favorite": "切换偏好", + "Toggle Log Scale": "切换为对数缩放", + "Toggle Maximize Chart": "开关最大化图表", + "Toggle notifications for this room": "切换聊天室通知开关", + "Toggle Percentage": "切换为百分比", + "Tokyo": "亚洲/东京", + "TOOL": "工具", + "Tools": "工具", "Top Labels": "顶部标签", - "Bottom Labels": "Bottom Labels", + "Top Margin": "上边距", "top": "顶部", + "Toronto": "北美洲/多伦多", + "Total Adjustments": "所有调整项", + "Total agrees": "总共获得", + "Total Assets": "总资产", + "Total Capital": "总资本", + "Total Current Assets": "总流动资产", + "Total Current Liabilities": "总流动负债", + "Total Debt": "总债务", + "Total Liabilities": "总负债", + "Total Long-term Assets": "总长期资本", + "Total Long-term Debt": "总长期债务", + "Total Long-term Liabilities": "总长期负债", + "Total Non-cash Adjustments": "所有非现金调整项", + "Total Non-operating Income/Expense": "总营业外收入/费用", + "Total Operating Expenses": "总经营费用", + "Total Receivables, Net": "总应收款,净值", + "Total Revenue": "总收益", + "Total Shares Outstanding": "发行在外的所有股份", + "Total Short-term Debt": "总短期债务", + "Total Stockholder's Equity": "总股东权益", + "Total": "总计", + "Trades on Chart": "图表上的交易", + "Trading Journal": "交易日志", + "Trading Notes": "交易记录", + "Trading Panel": "交易面板", + "Trading properties...": "交易属性...", + "Trading Properties...": "交易属性...", + "Trading": "交易", + "TradingView alerts run on powerful and backed-up servers, so you’ll always get notified when something happens and won’t miss a beat. This takes considerable resources, so we can't give an unlimited number of alerts to everyone for free (as much as we'd like to).": "TradingView警报在强大和有备源的服务器上运行,所以您将总是在事情发生时收到通知,不会错过任何一拍。这需要大量的资源,所以我们不能免费提供不限数量的警报给大家使用(虽然我们很想这样做)。", + "TradingView Free Quotes and Chat": "TradingView免费行情与聊天", + "TradingView is only for English-language content at this time.": "TradingView目前仅支持英文内容。", + "Trailing Twelve Months": "最近12个月", + "Transparency": "透明度", + "Treasury Stock": "库存股", + "Trend Angle": "角度趋势线", + "Trend Line": "趋势线", + "Trend-Based Fib Extension": "斐波那契趋势扩展", + "Trend-Based Fib Time": "斐波那契趋势时间", + "Trial": "试用", + "Triangle Pattern": "三角型态", + "Triangle": "三角形", + "Trigger": "触发", + "Triggered and Not Active": "已触发和不活跃的", + "Triple EMA": "Triple EMA", + "Triple EMA_study": "Triple EMA", + "TRIX": "TRIX", + "TRIX_study": "TRIX", + "true range": "true range", + "True Strength Indicator": "True Strength Indicator", + "True Strength Indicator_study": "True Strength Indicator", + "TSX - Stock - Canada": "多伦多证券交易所主板(TSX) - 股票 - 加拿大", + "TSXV - Stock - Canada": "多伦多证券交易所创业板(TSXV) - 股票 - 加拿大", + "Turn off notifications for this room": "屏蔽此聊天室的通知", + "Turn on notifications for this room": "接收此聊天室的通知", + "Type your message here": "在这里输入你的信息", + "Type": "类型", + "Ultimate Oscillator": "Ultimate Oscillator", + "Unban": "准许", + "Undo {0}": "撤销", + "Undo": "撤销", + "undo": "撤销", + "Unfollow": "取消关注", + "Unignore user": "取消忽略__username__", + "Unignore": "取消忽略", + "Unlimited number of indicators on a chart": "图表上插入指标数量无限制", + "Unlimited Saved Charts": "保存图表数量无限制", + "Unlimited saved charts": "保存图表数量无限制", + "Unlimited server-side alerts": "无限制云端警报数", + "Unmerge Down": "取消向下合并", + "Unmerge Up": "取消向上合并", + "Unsaved script": "未保存脚本", + "Unsolicited advertising": "不请自来的广告", + "Untitled Script": "未命名脚本", "Up Color": "上涨颜色", + "Up fractals": "上分形", + "Up Wave 1 or A": "上涨波1或A", + "Up Wave 2 or B": "上涨波2或B", + "Up Wave 3": "上涨波3", + "Up Wave 4": "上涨波4", + "Up Wave 5": "上涨波5", + "Up Wave C": "上涨波C", + "Up": "上", + "Update Status": "更新状态", + "Update status": "更新状态", + "UpDown Length": "UpDown长度", + "Upgrade and get 33% off an annual subscription!": "升级获取33%折扣的一年订阅", + "Upgrade Now": "现在升级", + "Upgrade now": "现在升级", + "Upgrade your account": "升级您的账号", + "Upper Band": "上轨", + "Upper Bound": "上限", + "Upper Deviation": "上偏差", + "Upper": "上轨", + "UpperLimit": "上限", + "US Exchanges": "美国交易所", + "USD Conversion Rate": "USD兑换率", + "Use Lower Deviation": "使用下偏差", + "Use only one account - registering with multiple accounts is not allowed.": "只允许使用一个账号 - 多账号注册不支持", + "Use Upper Deviation": "使用上偏差", + "Username": "用户名", + "useTrueRange_input": "使用真实波幅", + "UTC": "世界统一时间", + "Valuation": "估值", + "Value": "价格", + "Vancouver": "北美洲/温哥华", + "Vertical Line": "垂直线", + "Views": "阅读", + "Visual Order": "视觉排序", + "Vol": "成交量(Vol)", + "Volatility Stop": "Volatility Stop", + "Volume Based": "Volume Based", + "Volume Leaders": "成交量领先", + "Volume MA": "成交量MA", + "Volume Oscillator": "Volume Oscillator", + "Volume Oscillator_study": "Volume Oscillator", + "Volume profile indicators and extended trading hours": "量能概况指标与延时交易时段", + "Volume Profile Indicators": "量能概况指标", + "Volume": "成交量", + "Volume_study": "Volume", + "VolumeProfile": "量能概况", + "Vortex Indicator": "Vortex Indicator", + "VWAP": "VWAP", + "VWMA": "VWMA", + "VWMA_study": "VWMA", + "W_dates": "周", + "Waning moon": "渐亏的月", + "Want official data and more features?": "想要官方数据和更多功能?", + "Warning": "警告", + "Warsaw": "欧洲/华沙", + "Watchlist": "自选", + "Watchlist, details and news": "自选,详细资料和新闻", + "Watermark": "水印", "Wave Size": "波形大小", - "Wick": "烛芯", - "Zoom In": "放大", - "Zoom Out": "缩小", - "Borders": "边框", - "Level": "等级", - "Hlines Background": "突显背景", - "Plots Background": "绘制背景", - "Open_line_tool_position": "未平仓", - "Closed_line_tool_position": "已平仓", - "{0} P&L: {1}": "{0} 获利&止损: {1}", - "Risk/Reward Ratio: {0}": "风险/回报比率: {0}", - "Stop: {0} ({1}%)": "止损: {0} ({1}%)", - "Target: {0} ({1}%)": "获利: {0} ({1}%)", - "SUCCESS": "成功", - "FAILURE": "失败", - "Left Shoulder": "左肩", - "Head": "头顶", - "Right Shoulder": "右肩", - "Mirrored": "垂直翻转", - "Flipped": "水平翻转", - "distance: {0}": "距离: {0}", - "day": "日", - "day_plural": "日", + "We are doing some brief daily maintenance. Alerts will be back really soon, thanks for your patience!": "我们正在做短暂的日常维护。警报功能很快就能使用,谢谢您的耐心!", + "We are happy to give away as many things for free as possible, however studies are server-based and this takes considerable resources. So we can't give an unlimited number of indicators to everyone for free (as much as we'd like to).": "我们很乐意尽可能多地提供免费的东西,但是指标是基于服务器的,并且需要大量的资源。所以我们不能给每个人提供无限数量的指标(虽然我们很想这样做)。", + "We'are sorry, something went wrong. Try to reload page.": "很抱歉,有错误发生。请尝试重载页面。", "week": "周", "week_plural": "周", - "month": "月", - "month_plural": "月", - "minute": "分", - "minute_plural": "分", - "hour": "小时", - "hour_plural": "小时", + "Weekly": "每周", + "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.": "欢迎来到TradingView自定义脚本引擎。自定义脚本允许用户创建自定义公式或修改现有公式。你还没有创建脚本。", + "White": "白色", + "Why Go Pro?": "为什么升级至Pro?", + "Wick": "烛芯", + "Width": "宽度", + "Willams %R": "Willams %R", + "Willams %R_study": "Willams %R", + "Williams %R": "Williams %R", + "Williams Alligator": "Williams Alligator", + "Williams Alligator_study": "Williams Alligator", + "Williams Fractal": "Williams Fractal", + "Window Size_input": "窗口大小", + "With Markers": "带标记", + "wizofstep": "__index__共__steps__", + "WMA Length_input": "WMA长度", + "Woodies CCI": "Woodies CCI", + "wrote": "wrote", + "XABCD Pattern": "XABCD 型态", "y_dates": "年", "y_dates_plural": "年", - "h_dates": "小时", - "D_dates": "日", - "W_dates": "周", - "M_dates": "月", - "d_dates": "日", - "m_dates": "分", - "in_dates": "总", - "Jan": "一月", - "Feb": "二月", - "Mar": "三月", - "Apr": "四月", - "May": "五月", - "Jun": "六月", - "Jul": "七月", - "Aug": "八月", - "Sep": "九月", - "Oct": "十月", - "Nov": "十一月", - "Dec": "十二月", - "Objects Tree": "管理设定", - "Manage Drawings": "管理绘图", - "TOOL": "工具", - "SYMBOL": "商品", - "Move Up": "上移", - "Move Down": "下移", - "All Exchanges": "所有的交易所", - "All types": "所有类型", - "Stock": "股票", - "stock": "股票", - "Index": "指数", - "index": "指数", - "Futures": "期货", - "futures": "期货", - "Image URL": "图片网址", - "Save image": "保存图象", - "or copy url:": "或复制网址:", - "Redo {0}": "重做{0}", - "Custom color...": "自定义颜色...", - "Search": "查找", - "Open_in_legend": "开=", - "High_in_legend": "高=", - "Low_in_legend": "低=", - "Close_in_legend": "收=", - "Open": "开盘价", - "High": "最高价", - "Low": "最低价", - "Close": "收盘价", - "(H + L)/2": "(H+L)/2", - "(H + L + C)/3": "(H+L+C)/3", - "(O + H + L + C)/4": "(O+H+L+C)/4", - "UTC": "世界统一时间", - "Exchange": "交易所", - "Athens": "欧洲/雅典", - "Berlin": "欧洲/柏林", - "Bogota": "南美洲/波哥大", - "Bangkok": "亚洲/曼谷", - "Buenos Aires": "南美洲/布宜诺斯艾利斯", - "Chicago": "北美洲/芝加哥", - "Hong Kong": "亚洲/香港", - "Kolkata": "亚洲/加尔各答", - "London": "欧洲/伦敦", - "Los Angeles": "北美洲/洛杉矶", - "Madrid": "欧洲/马德里", - "Moscow": "欧洲/莫斯科", - "New York": "北美洲/纽约", - "Paris": "欧洲/巴黎", - "Sao Paulo": "南美洲/圣保罗", - "Seoul": "亚洲/首尔", - "Shanghai": "亚洲/上海", - "Singapore": "亚洲/新加坡", - "Sydney": "大洋洲/悉尼", - "Taipei": "亚洲/台北", - "Tehran": "亚洲/德黑兰", - "Tokyo": "亚洲/东京", - "Toronto": "北美洲/多伦多", - "Vancouver": "北美洲/温哥华", - "Warsaw": "欧洲/华沙", - "n/a": "n/a", - "Long_input": "长周期", - "long_input": "长周期", - "longlen_input": "长周期", - "Window Size_input": "窗口大小", - "Length_input": "长度", - "length_input": "长度", - "len_input": "长度", - "Short_input": "短周期", - "short_input": "短周期", - "shortlen_input": "短周期", - "Mult_input": "乘数", - "mult_input": "乘数", - "divisor_input": "除数", - "Divisor_input": "除数", - "Upper": "上轨", - "Lower": "下轨", - "Long": "买进", - "Short": "卖出", - "Signal": "信号", - "Jaw": "下颚", - "Teeth": "牙齿", - "Lips": "嘴唇", - "Zero": "零轴", - "WMA Length_input": "WMA长度", - "Long RoC Length_input": "RoC 长周期", - "Short RoC Length_input": "RoC 短周期", - "jawLength_input": "下颚长度", - "teethLength_input": "牙齿长度", - "lipsLength_input": "嘴唇长度", - "percent_input": "百分比", - "exponential_input": "指数", - "smoothD_input": "平滑 %D(SK)", - "smoothK_input": "平滑 %K(SK)", - "Color 0": "颜色 0", - "Color 1": "颜色 1", - "Color 2": "颜色 2", - "Color 3": "颜色 3", - "Color 4": "颜色 4", - "sym_input": "商品代码", - "symbol_input": "商品代码", - "Sym_input": "商品代码", - "DI Length_input": "DI 长度", - "ADX Smoothing_input": "平滑ADX", - "displacement_input": "偏移", - "Tenkan-sen": "信号线", - "Kijun-sen": "基础线", - "Chikou span": "延迟线", - "Senkou A": "上云层 A", - "Senkou B": "下云层 B", - "useTrueRange_input": "使用真实波幅", - "roclen1_input": "RoC 长度1", - "roclen2_input": "RoC 长度2", - "roclen3_input": "RoC 长度3", - "roclen4_input": "RoC 长度4", - "smalen1_input": "SMA 长度1", - "smalen2_input": "SMA 长度2", - "smalen3_input": "SMA 长度3", - "smalen4_input": "SMA 长度4", - "siglen_input": "信号长度", - "UpperLimit": "上限", - "LowerLimit": "下限", - "Limit": "Limit", - "fastLength_input": "快速周期", - "slowLength_input": "慢速周期", - "signalLength_input": "信号长度", - "start_input": "开始值", - "increment_input": "增量", - "maximum_input": "最大值", - "showMA_input": "显示成交量移动平均", - "show MA_input": "显示成交量移动平均", - "Volume": "成交量", - "Volume MA": "成交量移动平均", - "Indicator": "指标", - "Oscillator": "摆动", - "lengthStoch_input": "Stoch长度", - "lengthRSI_input": "RSI长度", - "sigma_input": "sigma(∑)", - "Sigma_input": "Sigma(∑)", - "Crosses": "十字线", - "Click to set a point": "单击设置点", - "1. Slide your finger to select location for first anchor
2. Tap anywhere to place the first anchor": "1.拖动十字线定义第一点.
2.点击任意位置确定第一个停止位置", - "1. Slide your finger to select location for next anchor
2. Tap anywhere to place the next anchor": "1.拖动十字线定义第一点.
2.点击任意位置确定第一个停止位置", - "retrying": "重试", - "eod data": "日资料", - "eod delayed": "延迟日资料", - "loading data": "加载数据", - "invalid symbol": "无效的商品代码", - "streaming": "流媒体", - "realtime": "实时", - "pre-market": "开市前", - "post-market": "闭市后", - "closed": "收盘", - "Time Interval": "时间周期", - "Show Symbol Labels": "显示商品代码标签", - "Show Symbol Labels_context_menu": "显示商品代码标签", - "Subminuette": "次微级", - "Minuette": "微级", - "Minute": "细级", - "Intermediate": "中型级", - "Primary": "基本级", - "Cycle": "循环级", - "SuperCycle": "超级循环级", - "GrandSuperCycle": "特大超级循环级", - "Lock": "锁定", - "Width": "宽度", - "Line With Breaks": "中断线", - "Area With Breaks": "中断区块", - "Type": "类型", - "Simple": "简单", - "With Markers": "带标记", - "Step": "阶梯", - "No drawings yet": "尚未绘图", - "Lock/Unlock": "锁定/解锁", - "deviation_input": "标准差", - "depth_input": "深度", - "Accumulation/Distribution_study": "累积/派发指标(Accum/Dist)", - "Aroon_study": "阿隆指标(Aroon)", - "Advance/Decline_study": "腾落指标(AD)", - "Average True Range_study": "平均真实波幅(ATR)", - "Awesome Oscillator_study": "动量震荡指标(AO)", - "Bollinger Bands Width_study": "布林带宽(BBW)", - "Balance of Power_study": "力量平衡度指标(Balance of Power)", - "Bollinger Bands_study": "布林线指标(BB)", - "Bollinger Bands %B_study": "布林极限(BB%B)", - "Chaikin Money Flow_study": "蔡金货币流量(CMF)", - "Chaikin Oscillator_study": "蔡金摆动指标(Chaikin Osc)", - "Chande Kroll Stop_study": "钱德克罗止损(Chande Kroll Stop)", - "Chande Momentum Oscillator_study": "钱德动量摆动指标(ChandeMO)", - "Commodity Channel Index_study": "顺势指标(CCI)", - "Choppiness Index_study": "波动指标(CHOP)", - "Directional Movement Index_study": "趋向指标(DMI)", - "Correlation Coeff_study": "相关系数(CC)", - "Donchian Channels_study": "唐奇安通道指标(DC)", - "Double Exponential Moving Average_study": "双重指数移动平均线(DEMA)", - "Ease of Movement_study": "简易波动指标(EOM)", - "Elders Force Index_study": "强力指数指标(EFI)", - "Envelope_study": "包络线指标(Env)", - "Ichimoku Cloud_study": "一目均衡表(Ichimoku)", - "Klinger Oscillator_study": "克里格振荡器(Klinger Osc)", - "Hull MA_study": "船体移动平均线(HMA)", - "Keltner Channels_study": "肯特纳通道(KC)", - "Linear Regression Curve_study": "线性回归曲线(LRC)", - "Know Sure Thing_study": "加权总和变动率(KST)", - "MA Cross_study": "移动平均交叉线(MA Cross)", - "Money Flow_study": "资金流量指标(MFI)", - "Mass Index_study": "梅斯线(MASS)", - "Moving Average Exponential_study": "指数移动平均线(EMA)", - "Net Volume_study": "净交易量(NetVol)", - "Moving Average Convergence/Divergence_study": "平滑异同平均指标(MACD)", - "Moving Average_study": "移动平均线(MA)", - "Moving Average Weighted_study": "加权移动平均线(WMA)", - "Parabolic SAR_study": "抛物线转向指标(SAR)", - "On Balance Volume_study": "平衡交易量指标(OBV)", - "Price Oscillator_study": "价格振荡指标(PPO)", - "Relative Strength Index_study": "相对强弱指数指标(RSI)", - "Relative Vigor Index_study": "相对能量指数指标(RVGI)", - "Relative Volatility Index_study": "相对离散指数指标(RVI)", - "SMI Ergodic Indicator/Oscillator_study": "各态历经SMI(SMIIO)", - "Stochastic_study": "随机指标(STOCH)", - "TRIX_study": "三重指数平均线(TRIX)", - "Stochastic RSI_study": "随机强弱指数(STOCH RSI)", - "Triple EMA_study": "三重指数移动平均线(TEMA)", - "VWMA_study": "成交量加权的移动平均值(VWMA)", - "Volume Oscillator_study": "成交量震荡(Volume Osc)", - "Volume_study": "成交量(Vol)", - "Williams Alligator_study": "鳄鱼线(Alligator)", - "Willams %R_study": "威廉指标(%R)", - "Coppock Curve_study": "估波曲线(Coppock Curve)", - "Least Squares Moving Average_study": "最小二乘移动平均线(LSMA)", - "Arnaud Legoux Moving Average_study": "Arnaud Legoux均线(ALMA)", - "True Strength Indicator_study": "真实强度指标(TSI)", - "Change Interval": "设置周期", - "Show Only Studies": "只显示公式", - "Show Only Drawings": "只显示绘图", - "Show All": "全部显示", - "Timezone/Sessions Properties...": "时区属性...", - "Scale Price Chart Only": "只缩放价位图层", - "Open Interval Dialog": "打开设置周期", - "Note": "注释", - "Anchored Note": "锚点注释", - "Scales Properties": "刻度属性", - "Toggle Auto Scale": "切换为自动缩放", - "Toggle Log Scale": "切换为对数缩放", - "Toggle Percentage": "切换为百分比", - "auto_scale": "自动", - "Invalid Symbol": "无效的标的", - "loading...": "载入中...", - "interval_dialog_description": "若采用分钟周期,请输入周期数值(如:要设置图表周期为5分钟,请输入5).数值后可加字母H代表小时,加D代表日,W代表周,M代表月", - "Not applicable": "不适用", - "Stats Text Color": "统计文本颜色", - "Show Angle": "显示角度", - "Always Show Stats": "总显示统计", - "Rename...": "重命名...", - "New": "New", - "Load": "加载", - "Save": "保存", - "Rename Chart": "重命名图表", - "{0} copy": "{0} 复制", - "Please enter chart name": "请输入图表名称", - "Enter a new chart name": "输入一个新的图表名称", - "Load Chart": "加载图表", - "Chart Name": "图表名称", - "Chart name": "图表名称", - "Rename Chart Layout": "重命名图表版面", - "Please enter chart layout name": "请输入图表版面名称", - "Enter a new chart layout name": "输入一个新的图表版面名称", - "Load Layout Chart": "加载图表版面", - "Chart Layout Name": "图表版面名称", - "Chart layout name": "图表版面名称", - "NEW CHART LAYOUT": "新建图表版面", - "Save Chart Layout saves not just some particular chart,\nit saves all charts for all symbols and intervals\nwhich you are modifying while working with this Layout": "保存图表版面不仅保存了一些特定的图表,同时也保存了图表的商品和周期设定", - "Last Modified": "最后修改", - "Save Chart Layout": "Save Chart Layout", - "Active Symbol": "活跃商品", - "Remove custom interval": "Remove custom interval", - "Fullscreen mode": "全屏模式", - "Marker Color": "标记颜色", - "Font Size": "字体大小", - "Save New Chart": "保存新的图表", - "Source_compare": "来源", + "Yearly": "每年", "YES": "是", - "Yes": "Yes", - "No": "No", - "NO": "否", - "Confirmation": "确认", - "Are you sure you want to delete this chart?": "您确定要删除这个图表?", - "Hide Marks On Bars": "隐藏Bar上的标记", - "Precise Labels": "精确标签", - "Copy Chart Layout": "复制图表版面", - "Load Chart Layout": "加载图表版面", - "Save New Chart Layout": "保存图表版面", - "The Extended Trading Hours feature is available only for intraday charts": "延时交易的特点是只适合于日内周期图表", - "Do you realy want to delete ": "确定删除?", - "Description": "描述", - "Date": "日期", - "Time": "时间", - "Alerts for the current symbol only": "仅在当前品种警报", - "Alerts for the current resolution only": "仅在当前周期警报", - "Hide inactive alerts": "隐藏不活跃警报", - "Stopped Manual": "停止指南", - "Expired": "期满", - "Triggered and Not Active": "已触发和不活跃的", - "Error": "错误", - "Stop": "Stop", - "Stopped": "停止", - "Active": "活跃的", - "Order": "下单", - "Actual": "真实的", - "Prior": "之前", - "Company": "公司", - "Estimate": "估算", - "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.": "将你的图表生成图片,不做其他编辑保存截图-单击按钮,复制图片链接.", - "Share on Twitter a snapshot of your chart as a picture and whatever you write.": "将图表快照和所写内容分享到Twitter.", - "Share on StockTwits a snapshot of your chart as a picture and whatever you write.": "将图表快照所写内容分享到StockTwits.", - "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.": "发表会将你的交易想法分享到金融网络和投资人群,其他人可以评论或分享你的交易想法", - "Suggested ideas & my ideas": "推荐想法&我的想法", - "Ideas of the people I follow & my ideas": "已关注人的想法&我的想法", - "My ideas only": "仅我的想法", - "Hide Widgets": "Hide Widgets", - "Create Alert": "创建警报", - "Disconnect": "Disconnect", - "Connect": "Connect", - "Pine Script Editor": "Pine脚本编辑器", - "Published ideas settings": "发表想法设置", - "Change Ideas filter": "Change Ideas filter", - "Hide Drawings Toolbar": "Hide Drawings Toolbar", - "Show/Hide Drawings Toolbar": "显示/隐藏绘图工具条", - "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "已发表的想法将在图表bar上以圆点显示。你可以鸟瞰图表上一段时间的不同想法,并轻松看到何人何时所提何种想法。", - "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "已发表的想法和注释将在图表bar上以圆点或三角形显示,你可以鸟瞰图表上一段时间的不同想法,并轻松看到何人何时所提何种想法。", - "Study Template": "公式模板", - "Template": "Template", - "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

": "

警告: 此商品是由BATS电子交易所提供.

BATS实时数据,和“官方的”数据不同,提供近似的交易量,价格较少更新。

如果这些不同对于您的分析很重要,您可以使用我们的专业服务,允许订阅交易所的实时数据。

", - "Quotes are delayed by 10 min and updated every 30 seconds": "行情延时10分钟,每30秒更新一次", - "delayed": "延时的", - "Show only my sent and received messages": "只显示我发送和接收的消息", - "Maximize Chat": "最大化", - "Detach Chat": "分离图表", - "Type your message here": "在这里输入你的信息", - "Have something to say?": "有什么要说的吗?", - "Attach chart snapshot": "贴上图表快照", - "Insert emoticon": "插入表情符号", - "You can not vote twice for one message": "每条消息只能投票一次", - "English only, please": "仅限英文", - "English only, please. Currently we only support English, so we ask you to only use English when communicating on TradingView.": "仅限英文。当前我们只支持英文,所以要求您在TradingView交流时只使用英文。", - "Respecting Fellow Members": "尊重会员", - "Respecting Fellow Members. Whether you agree or disagree with ideas, be courteous and respectful. Treat others the way you'd like to be treated.": "尊重会员。对于无论你同意或不同意的想法,保持礼貌与尊重。以你想被对待的方式来对待别人。", - "No advertising allowed": "不允许广告", - "No advertising allowed! You can post external links ONLY if they are relevant and add value to the conversation (i.e. a link to an example, or an article).": "不允许广告!仅允许发布与交流相关和增加对话价值的外部链接(如,一个实例或一篇文章的链接)。", - "Custom...": "自定义...", - "Forex Talks": "外汇讨论", - "Forex": "外汇", - "Stock And Index Talks": "股票和指数讨论", - "Bitcoin Talks": "比特币讨论", - "Bitcoin": "比特币", - "Link to this chat...": "链接到此聊天...", - "Chat archives...": "聊天记录...", - "Edit room...": "编辑聊天室...", - "Delete room": "删除聊天室", - "Save Drawing Template As...": "Save Drawing Template As...", - "Templates": "Templates", - "Apply Default Drawing Template": "Apply Default Drawing Template", - "There was an error posting your message.": "您有一个错误留言", - "Confirm": "确认", - "Are you sure you want to delete this room?": "您确定要删除这个聊天室吗?", - "Show chart snapshot preview": "显示图片预览", - "Chart Snapshot": "Chart Snapshot", - "Show only favorite rooms": "仅显示偏好聊天室", - "Ignored users...": "黑名单...", - "Launch chat in separate window": "在独立窗口启动聊天", - "Link to this room...": "链接到此聊天室...", - "Room archives...": "聊天室记录...", - "You have no ignored users": "暂无加入黑名单的用户", - "Remove this room from favorites": "Remove this room from favorites", - "Add this room from favorites": "Add this room from favorites", - "Compare Add": "比较增加", - "Follow": "关注", - "If you follow a symbol you will receive notifications when new ideas about that symbol are published.": "关注此品种,则会收到此品种相关想法的通知。", + "Yes": "是", + "You already have Pro Plus trial.": "您已有Pro Plus试用。", + "You already participated in Pro Plus trial.": "您已经参加Pro Plus试用。", + "You already set {{options.maxAlertsNumber}} alerts. Upgrade to PRO Plus to set unlimited custom alerts and improve your experience!": "您已设置{{options.maxAlertsNumber}}警报。升级到PRO Plus设置无限制的自定义警报,提高您的经验!", + "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.": "您已经是PRO用户。PRO用户无法激活PRO Plus试用。", + "You are not authenticated.": "您没有认证。", "You are not logged in. Please sign in.": "您还没有登录,请先登录。", - "Info": "信息", - "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.": "加载新增bars功能,在卡吉图,砖形图, 新价线和OX图中不可用", - "Home": "首页", - "Ideas": "想法", - "Scripts": "脚本", - "Sign In": "登录", - "Sign Up": "Sign Up", - "Join Now": "加入", - "Ideas Published": "已发表想法", - "Followers": "粉丝", - "Following": "已关注", - "Profile Settings": "简介设置", - "Public Profile": "公布简介", - "Update Status": "更新状态", - "Sign Out": "登出", - "E-mail for sms": "E-mail", - "Please, enter your e-mail": "请输入您的e-mail", - "E-mail": "E-mail", - "Crossing": "交叉", - "Crossing Down": "下穿", - "Crossing Up": "上穿", - "Greater Than": "大于", - "Less Than": "小于", - "Entering Channel": "进入通道", - "Inside Channel": "内部通道", - "Outside Channel": "外部通道", - "Moving Up": "上移", - "Moving Down": "下移", - "Moving Up %": "上移%", - "Moving Down %": "下移%", - "Select user to start new chat with": "选择用户开始新的聊天", + "you are using browser": "您使用的是__browser__浏览器__os__系统。", + "You can not vote twice for one message": "每条消息只能投票一次", + "You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.": "您可以在一个浏览器标签页中显示多达8个图表。而且,可以连动不同图表的商品或周期。也可以通过全局游标同步多个图表", + "You can save up to 5 charts with your subscription. Upgrade to PRO, PRO Plus or Premium membership and save unlimited charts, along with many other exciting features. Starting from only $9.95 a month - upgrade today!": "您的用户权限可保存5张图表。升级到PRO,PRO Plus或Premium账号,保存图表数量无限制,还有许多其他令人兴奋的功能。每月仅需$9.95 - 快来升级吧!", + "You have no ignored users": "暂无加入黑名单的用户", "You have no private messages yet": "您还没有私人消息", - "Don't be so cruel! Bans longer than 1 week are not allowed for now.": "别太残忍!目前不允许禁止超过一周", - "Banned": "禁止", - "No ideas matched your criteria": "没有想法符合您的标准", - "Favorite ideas": "偏好想法", - "Only private ideas": "仅私人想法", - "Ideas for the current symbol only": "仅当前商品相关想法", - "Ideas for the current resolution only": "仅当前周期相关想法", - "Someone commented on your idea": "有人对你的想法发表评论", - "Someone agreed/disagreed with your idea": "有人同意/不同意你的想法", - "Someone followed you": "有人关注你", - "Someone replied to your comment": "有人回复你的评论", - "Someone commented on the idea you follow": "有人对你关注的想法发表评论", - "Someone you follow post new comment": "你的关注中有人发表新的评论", - "Someone you follow change status": "你的关注中有人改变状态", - "Someone you follow published new idea": "你的关注中有人发表新的想法", - "Someone published idea on symbol you follow": "你的关注商品上有人发表想法", - "Notification sound": "通知声音", - "Additional Notifications Settings...": "附加通知设定...", - "This is a temporary chart.": "这是一个临时图表。", - "To save your work, sign up for FREE.": "保存你的工作区,免费注册。", - "Sign Up for FREE": "免费注册", - "Data provided by BATS exchange.": "BATS交易所提供的数据", - "Upgrade Now": "现在升级", - "This is EOD data with no updates.": "这是没有更新的EOD数据", "You may subscribe for official realtime and intraday data.": "你可以订阅官方实时盘中的数据", - "Open Script": "打开脚本", - "No saved scripts yet": "还没有已保存的脚本", - "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "重要:创建聊天每个都是公开的,即,所有用户可见。因此,不要创建不流行和无趣的聊天话题。聊天的标题和目的应该明确。所有垃圾或不活跃的聊天将被版主删除,并且聊天发起人可能被禁言。", - "Create your first script now!": "现在创建你的第一个脚本!", - "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.": "欢迎来到TradingView自定义脚本引擎。它允许你创建自定义公式或修改现有公式。你没有已创建的脚本。", - "No public library scripts were found.": "没有找到公共的脚本", - "Change band background": "修改带背景", - "Change area background": "修改区域背景", - "Confirm replace": "确认替换", - "Note: default study templates won't be removed permanently": "注意:默认公式模板不会被永久删除", - "Do you realy want to replace": "你确定要替换吗?", - "SCRIPT TITLE": "脚本标题", - "TAGS": "标签", - "DESCRIPTION": "描述", - "PUBLISH SCRIPT": "发布脚本", - "Pine Script Tutorial": "Pine脚本教程", - "Pine Script Reference": "Pine脚本参考", - "How to use the reference materials (Video)": "如何使用参考资料(视频)", - "Suggestions & Feedback": "建议与反馈", - "Clear Console": "清除控制台", - "Are you sure you want to ignore messages from": "你确定要忽略消息来自", - "ext": "提取", - "Toggle Maximize Chart": "开关最大化图表", - "Plot dividends": "Plot dividends", - "Plot splits": "Plot splits", - "Plot earnings": "Plot earnings", - "Vol": "Vol", - "Want official data and more features?": "想要官方数据和更多功能?", - "Sessions": "会话", - "Trading Panel": "交易面板", - "Open Trading Panel": "打开交易面板", - "Select Layout": "选择版面", - "Link symbol to all charts": "链接商品到所有图表", - "Link interval to all charts": "链接周期到所有图表", - "Sync crosshair on all charts": "同步所有图表的十字线", - "Chart Help": "图表帮助", - "No notifications yet": "还没有通知", - "Watchlist, details and news": "关注,详细资料与新闻", - "Alerts": "警报", - "Data Window": "数据窗口", - "Hotlists": "热门", - "Calendar": "日历", - "Trading Notes": "交易记录", - "Recent Chats": "最近的聊天", - "Notifications": "通知", - "Watchlist": "关注", - "Details": "详细资料", - "Economic Calendar": "经济日历", - "Earnings Calendar": "盈亏日历", - "Hotlist": "热门", - "News": "新闻", - "Market Summary": "Market Summary", - "My Ideas and Notes": "我的想法与记录", - "Alerts Log": "警报日志", - "Extend Lines Left": "Extend Lines Left", - "Connecting Line": "Connecting Line", - "Show Executions": "Show Executions", - "Show Buy/Sell Panel": "显示买/卖面板", - "Show Active Orders Only": "仅显示有效委托", - "Journal...": "日志...", - "Account History...": "账号历史记录...", - "Reset Paper Trading Account...": "重置交易账号...", - "Trading Properties...": "交易性质...", - "Set Alert": "设置警报", - "Alert": "Alert", - "Edit": "编辑", - "Upper Deviation": "Upper Deviation", - "Lower Deviation": "Lower Deviation", - "Use Upper Deviation": "Use Upper Deviation", - "Use Lower Deviation": "Use Lower Deviation", - "First bar time": "First bar time", - "Last bar time": "Last bar time", - "Source": "Source", - "Chats": "Chats", - "All Talks": "所有讨论", - "Volume Leaders": "成交量领头", - "Percent Advances": "百分比上涨", - "Percent Declines": "百分比下降", - "Price Advances": "价格上涨", - "Price Declines": "价格下降", - "Range Advances": "区间上涨", - "Range Declines": "区间下降", - "Gap Up Stocks": "高开股票", - "Gap Down Stocks": "低开股票", - "Sell Market": "卖出市场", - "Sell": "卖出", - "Buy Market": "买入市场", - "Report data issues": "Report data issues", - "Report Data Issues": "Report Data Issues", - "Feature Request and Feedback": "Feature Request and Feedback", - "Market": "Market", - "Buy": "买入", - "Keyboard Shortcuts": "键盘快捷键", - "Help & Wiki": "帮助&维基", - "Send Feedback or Report an Issue": "发送反馈或报告问题", - "Priority Support": "优先支持", - "Run Product Walk-Through": "运行产品动画", - "Price Scale": "价格刻度", - "MTPredictor": "MT预测", - "Apply Elliot Wave": "运用艾略特波浪", - "Apply WPT Up Wave": "运用WPT Up波浪", - "Apply WPT Down Wave": "运用WPT Down波浪", - "Create New Order...": "创建新的委托...", - "Trading": "交易", - "Add Alert": "添加警报", - "Extend Alert Line": "Extend警报线", - " alert label line": "警报标签线", - "No study templates saved": "没有公式模板保存", - "Save Study Template As...": "公式模板另存为...", - "Show Splits on Chart": "在图表上显示划分", - "Show Earnings on Chart": "在图表上显示盈余", - "Show Dividends on Chart": "在图表上显示红利", - "Show Alert Labels": "显示警报标签", - "Earnings breaks": "盈余突破", - "Extended Alert Line": "延伸警报线", - "Themes": "主题", - "Events & Alerts": "事件 & 警报", - "Apply Defaults": "恢复默认", - "Do you realy want to delete theme": "Do you realy want to delete __theme__ theme?", - "Extended Hours (Intraday Only)": "延长时间 (仅当日)", - "In Session": "时段内", - "Tools": "工具", - "Delete script": "Delete script", - "Social": "社交", - "Angle": "角度", - "Publish Script": "发布脚本", - "Add to Chart": "添加到图表", - "Blank script": "空白脚本", - "TradingView Free Quotes and Chat": "TradingView Free Quotes and Chat", - "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.": "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.", - "Install": "Install", - "Logged as": "Logged as", - "Untitled Script": "Untitled Script", - "Pine Editor": "Pine Editor", - "Open Pine Script Editor": "Open Pine Script Editor", - "Make a Copy": "Make a Copy", - "Make a Copy...": "Make a Copy...", - "Quantity": "Quantity", - "Signal Labels": "Signal Labels", - "Trades on Chart": "Trades on Chart", - "Take Profit": "Take Profit", - "Stop Loss": "Stop Loss", - "Expiration": "Expiration", - "Modify Order": "Modify Order", - "PUBLISH IDEA": "PUBLISH IDEA", - "EDIT IDEA": "EDIT IDEA", - "Chart does not load": "Chart does not load", - "No real-time data": "No real-time data", - "Price incorrect": "Price incorrect", - "Study not loading": "Study not loading", - "Gap in the data": "Gap in the data", - "Alerts issue": "Alerts issue", - "Slow scrolling or chart loading": "Slow scrolling or chart loading", - "Issue Type": "Issue Type", - "Select type...": "Select type...", - "A suggested author published idea on current symbol": "A suggested author published idea on current symbol", - "MODERATED": "MODERATED", - "CFD": "CFD", - "Once": "Once", - "Require Order Confirmation": "Require Order Confirmation", - "Rearm every 1 minute": "Rearm every 1 minute", - "Rearm every 5 minute": "Rearm every 5 minute", - "Rearm every 10 minute": "Rearm every 10 minute", - "Rearm every 30 minute": "Rearm every 30 minute", - "Rearm every hour": "Rearm every hour", - "Once per bar (on condition)": "Once per bar (on condition)", - "Once per bar (on close)": "Once per bar (on close)", - "move chart 1 bar to the left.": "move chart 1 bar to the left.", - "move chart 1 bar to the right.": "move chart 1 bar to the right.", - "move further to the left.": "move further to the left.", - "move further to the right.": "move further to the right.", - "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!": "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!", - "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.": "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.", - "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!": "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!", - "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.": "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.", - "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.": "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.", - "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.": "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.", - "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.": "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.", - "

Pine scripting language (β version)

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.

At the moment PineScript in a BETA. For more detailed information check out our blog.": "

Pine scripting language (β version)

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.

At the moment PineScript in a BETA. For more detailed information check out our blog.", - "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.": "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.", - "

A broad range of intelligent drawing tools

The 100+ drawing tools on TradingView let you analyze the market in a variety of ways - all helping you find better opportunities. Technical analysis is the study of learning how past performance of drawings and other tools applies to prices in the future. Make sure you take a look at our Wiki for a complete list of drawing tools and instructions on how to use them!": "

A broad range of intelligent drawing tools

The 100+ drawing tools on TradingView let you analyze the market in a variety of ways - all helping you find better opportunities. Technical analysis is the study of learning how past performance of drawings and other tools applies to prices in the future. Make sure you take a look at our Wiki for a complete list of drawing tools and instructions on how to use them!", - "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.": "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.", - "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.": "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.", - "

Advanced Price Scaling

When you are ready to get technical, our charts let you set the price scales to match your type of analysis. There are linear, percent and log axes for drastic price movements. You can use two separate price scales at the same time: one for indicators and one for price movements. Read more about scaling options.

Right-click on the price scale to see possible options: change scaling type, enable auto-scaling or show another price scale. Right-clicking on indicators lets you choose which scale to use, so several data series with different scaling can co-exist in one chart. You can also drag price and time scales to increase or decrease compression.": "

Advanced Price Scaling

When you are ready to get technical, our charts let you set the price scales to match your type of analysis. There are linear, percent and log axes for drastic price movements. You can use two separate price scales at the same time: one for indicators and one for price movements. Read more about scaling options.

Right-click on the price scale to see possible options: change scaling type, enable auto-scaling or show another price scale. Right-clicking on indicators lets you choose which scale to use, so several data series with different scaling can co-exist in one chart. You can also drag price and time scales to increase or decrease compression.", - "

Multi Charts Layout

You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.": "

Multi Charts Layout

You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.", - "

Communicate your ideas in real-time!

Collaborating with investors across markets and countries has never been easier! TradingView chat rooms are a powerful communication tool, which are fully integrated to instantly share charts, analysis and trading ideas – all on one platform. Create your own chat rooms on interesting topics, or join existing public chat rooms – a world of knowledge is at your fingertips.
Start chatting now!": "

Communicate your ideas in real-time!

Collaborating with investors across markets and countries has never been easier! TradingView chat rooms are a powerful communication tool, which are fully integrated to instantly share charts, analysis and trading ideas – all on one platform. Create your own chat rooms on interesting topics, or join existing public chat rooms – a world of knowledge is at your fingertips.
Start chatting now!", - "

Go PRO to get even more

But that’s not all! Upgrade your trading experience with TradingView PRO and get access to an unparalleled set of premium features and data. Get it today!": "

Go PRO to get even more

But that’s not all! Upgrade your trading experience with TradingView PRO and get access to an unparalleled set of premium features and data. Get it today!", - "You are not authenticated.": "You are not authenticated.", - "You already have Pro Plus trial.": "You already have Pro Plus trial.", - "You already participated in Pro Plus trial.": "You already participated in Pro Plus trial.", - "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.": "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.", - "
If you want to use this service - please sign in or register!
": "
If you want to use this service - please sign in or register!
", - "Increase Rating": "Increase Rating", - "Read more...": "Read more...", - "PRO Plus Trial": "PRO Plus Trial", - "Sorry, PRO Plus trial could not be set.": "Sorry, PRO Plus trial could not be set.", - "Decrease Rating": "Decrease Rating", - "Quote this message": "Quote this message", - "Unban": "Unban", - "Symbol Description": "Symbol Description", - "OHLC Values": "OHLC Values", - "Indicator Titles": "Indicator Titles", - "Indicator Arguments": "Indicator Arguments", - "Indicator Values": "Indicator Values", - "Symbol Last Value": "Symbol Last Value", - "Indicator Last Value": "Indicator Last Value", - "Favorite Drawings Toolbar": "Favorite Drawings Toolbar", - "Drawings Toolbar": "Drawings Toolbar", - "Sound on every message": "Sound on every message", - "No Sound notifications": "No Sound notifications", - "Set chat title...": "Set chat title...", - "Leave this chat": "Leave this chat", - "Enter new title for this chat": "Enter new title for this chat", - "Chat title": "Chat title", - "Are you sure you want to leave this chat?": "Are you sure you want to leave this chat?", - "Add people to this chat...": "Add people to this chat...", - "Add people to this chat": "Add people to this chat", - "Start new chat with...": "Start new chat with...", - "Clear Symbols": "Clear Symbols", - "Do you really want to clear all symbols?": "Do you really want to clear all symbols?", - "Apply Manual Risk/Reward": "Apply Manual Risk/Reward", - "Apply Manual Decision Point": "Apply Manual Decision Point", - "Analyze Trade Setup": "Analyze Trade Setup", - "Apply Elliot Wave Intermediate": "Apply Elliot Wave Intermediate", - "Apply Elliot Wave Major": "Apply Elliot Wave Major", - "Apply Elliot Wave Minor": "Apply Elliot Wave Minor", - "Up Wave 1 or A": "Up Wave 1 or A", - "Up Wave 2 or B": "Up Wave 2 or B", - "Up Wave C": "Up Wave C", - "Up Wave 3": "Up Wave 3", - "Up Wave 4": "Up Wave 4", - "Up Wave 5": "Up Wave 5", - "Down Wave 1 or A": "Down Wave 1 or A", - "Down Wave 2 or B": "Down Wave 2 or B", - "Down Wave C": "Down Wave C", - "Down Wave 3": "Down Wave 3", - "Down Wave 4": "Down Wave 4", - "Down Wave 5": "Down Wave 5", - "If you want to use private messages - please sign in or register!": "If you want to use private messages - please sign in or register!", - "To get alerts list - please sign in or register!": "To get alerts list - please sign in or register!", - "Manage Alerts": "Manage Alerts", - "Headlines": "Headlines", - "StockTwits": "StockTwits", - "FxWire PRO": "FxWire PRO", - "Futures Magazine": "Futures Magazine", - "Save As Watchlist...": "Save As Watchlist...", - "VolumeProfile": "VolumeProfile", - "Income Statement": "Income Statement", - "Profitability": "Profitability", - "Dividend": "Dividend", - "Current Valuation": "Current Valuation", - "Other": "Other", - "Indicators and Strategies": "Indicators and Strategies", - "Strategies": "Strategies", - "My Scripts": "My Scripts", - "Public Library": "Public Library", - "Built-ins": "Built-ins", - "AOS FX Primer": "AOS FX Primer", - "AlgoViewEssential": "AlgoViewEssential", - "Analysis Suite - SCMR Trends": "Analysis Suite - SCMR Trends", - "DecisionBar": "DecisionBar", - "Jurik Research": "Jurik Research", - "Key Hidden Levels": "Key Hidden Levels", - "Key Order Flow Events": "Key Order Flow Events", - "LazyBear - MTF Panes": "LazyBear - MTF Panes", - "LazyBear - S/R Levels": "LazyBear - S/R Levels", - "MTF Studies": "MTF Studies", - "MicroTrends": "MicroTrends", - "ProTradingIndicators": "ProTradingIndicators", - "RobBooker": "RobBooker", - "Fundamentals": "Fundamentals", - "Economy": "Economy", + "You requested a custom interval that is available only to PRO users.": "您要使用的自定义周期功能仅供PRO用户使用。", + "You requested a hotlist that is available only to PRO users.": "您要使用的热门列表功能仅供PRO用户使用。", + "You requested a symbol that is available only to PRO Plus and Premium users. You will now be switched to the equivalent BATS symbol.": "您请求的商品只提供给PRO Plus和Premium用户。您的图表将被切换到等价的BATS交易所商品。", + "You requested an intraday spread symbol that is available only to PRO Plus and Premium users. You will now be switched to a Daily (D) interval.": "您请求的日内价差商品仅供PRO Plus和Premium用户使用。您的图表将被切换为日线周期。", + "You will be automatically redirected to PayPal in order to finish your purchase.": "您将自动跳转到支付页面,已完成您的购买。", + "You're subscribing to {{ product_title }}": "您正在订阅{{ product_title }}", + "Your 30-day free PRO Plus account has been activated. You are now part of a community of 2 million+ ideas that have been created within TradingView charts. To help get the ball rolling, we'd suggest you spend a few minutes familiarizing yourself with our online help section. We hope you enjoy working with TradingView and wish you good trading!": "您的30天免费PRO Plus账号已激活。您现在已经是社区的一员,社区拥有两百万+由TradingView图表创建的交易想法。建议您花一些时间来熟悉我们的线上帮助部分。我们希望您享受TradingView的使用,祝您交易的更好!", + "Your account will be charged $0.01 in order to verify it.": "为了验证您的账号,账号将被收取$0.01。", + "Your chart is being saved, please wait a moment before you leave this page.": "您的图表正在保存中,请稍候再离开此页面。", + "Your credit card on file is XXXX-XXXX-XXXX": "您的信用卡消费记录是XXXX-XXXX-XXXX", + "Your free account allows you to apply up to 10 studies to a chart. Upgrade to PRO, PRO Plus or Premium account to have as many studies on a chart as you want, as well as many other exciting features.": "您的免费账号允许一张图表上插入10个指标。升级到PRO,PRO Plus或Premium用户,指标数量无限制,还有许多其他令人兴奋的功能。", + "Your Order": "您的订单", + "Your Personal Invitation to Go PRO Plus": "您有一个升级到PRO Plus的邀请", + "ytd": "今年", + "YTD": "今年", + "Zero Line": "零轴", + "Zero": "零轴", "Zig Zag": "Zig Zag", - "Advance Decline Line": "Advaqweqweqweline Line", - "Advance Decline Ratio": "Advaadsasdadsio", - "Advance/Decline Ratio (Bars)": "Advance/Deasdasdasd", - "Chande Kroll Stop": "Chande Kroll Stop", - "Chop Zone": "Chop Zone", - "Conditional Expressions": "Conditional Expressions", - "ConnorsRSI": "ConnorsRSI", - "Correlation Coefficient": "Correlation Coefficient", - "Cumulative Volume Index": "Cumulative Volume Index", - "Detrended Price Oscillator": "Detrended Price Oscillator", - "Directional Movement": "Directional Movement", - "Divergence Indicator": "Divergence Indicator", - "Double EMA": "Double EMA", - "Ease Of Movement": "Ease Of Movement", - "Elder's Force Index": "Elder's Force Index", - "Elliott Wave": "Elliott Wave", - "Fisher Transform": "Fisher Transform", - "Historical Volatility": "Historical Volatility", - "Hull Moving Average": "Hull Moving Average", - "Linear Regression": "Linear Regression", - "MACD": "MACD", - "McGinley Dynamic": "McGinley Dynamic", - "Momentum": "Momentum", - "Moon Phases": "Moon Phases", - "Multi-Time Period Charts": "Multi-Time Period Charts", - "Pivot Points High Low": "Pivot Points High Low", - "Pivot Points Standard": "Pivot Points Standard", - "Price Volume Trend": "Price Volume Trend", - "Rate Of Change": "Rate Of Change", - "SMI Ergodic Indicator": "SMI Ergodic Indicator", - "SMI Ergodic Oscillator": "SMI Ergodic Oscillator", - "Smoothed Moving Average": "Smoothed Moving Average", - "Ultimate Oscillator": "Ultimate Oscillator", - "VWAP": "VWAP", - "Volatility Stop": "Volatility Stop", - "Vortex Indicator": "Vortex Indicator", - "Williams %R": "Williams %R", - "Williams Fractal": "Williams Fractal", - "Woodies CCI": "Woodies CCI", - "Total Revenue": "Total Revenue", - "Diluted EPS, Net Income": "Diluted EPS, Net Income", - "Net Income": "Net Income", - "EBITDA": "EBITDA", - "EBIT": "EBIT", - "Equity Earnings": "Equity Earnings", - "Gross Margin": "Gross Margin", - "After-tax Margin": "After-tax Margin", - "Gross Profit": "Gross Profit", - "Dividends Paid": "Dividends Paid", - "Debt to Equity": "Debt to Equity", - "Free Cash Flow": "Free Cash Flow", - "Return on Equity": "Return on Equity", - "Accounting Change": "Accounting Change", - "Accounts Payable": "Accounts Payable", - "Accounts Payable and Accrued Expenses": "Accounts Payable and Accrued Expenses", - "Accounts Receivable, Trade, Net": "Accounts Receivable, Trade, Net", - "Accounts, Notes Receivable, Net": "Accounts, Notes Receivable, Net", - "Accrued Expenses": "Accrued Expenses", - "Accrued Interest": "Accrued Interest", - "Accumulated Depreciation": "Accumulated Depreciation", - "Acquisition/Sale of Business, Net": "Acquisition/Sale of Business, Net", - "Additional Paid-in Capital": "Additional Paid-in Capital", - "Additional Paid-in Capital - Preferred Stock": "Additional Paid-in Capital - Preferred Stock", - "Adjusted EBIT": "Adjusted EBIT", - "Adjusted EBITDA": "Adjusted EBITDA", - "Adjusted EPS, Basic": "Adjusted EPS, Basic", - "Adjusted EPS, Diluted": "Adjusted EPS, Diluted", - "Adjusted Net Income": "Adjusted Net Income", - "Adjustment for Equity Earnings": "Adjustment for Equity Earnings", - "Adjustment for Minority Interest": "Adjustment for Minority Interest", - "Adjustment for Special Charges": "Adjustment for Special Charges", - "Amortization Expense": "Amortization Expense", - "Amounts Due to Related Parties, Short-term": "Amounts Due to Related Parties, Short-term", - "Basic EPS, Net Income": "Basic EPS, Net Income", - "Basic EPS, Net Income from Continuing, Operations": "Basic EPS, Net Income from Continuing, Operations", - "Basic Weighted Average Shares": "Basic Weighted Average Shares", - "Book Equity": "Book Equity", - "CF Depreciation & Amortization": "CF Depreciation & Amortization", - "CF Net Income": "CF Net Income", - "Capital Expenditures": "Capital Expenditures", - "Cash Paid for Income Taxes": "Cash Paid for Income Taxes", - "Cash Paid for Interest Expense": "Cash Paid for Interest Expense", - "Cash Ratio": "Cash Ratio", - "Cash and Cash Equivalents": "Cash and Cash Equivalents", - "Cash and Cash Equivalents, Beginning of Year": "Cash and Cash Equivalents, Beginning of Year", - "Cash and Cash Equivalents, End of Year": "Cash and Cash Equivalents, End of Year", - "Cash from Discontinued Operations": "Cash from Discontinued Operations", - "Cash from Financing Activities": "Cash from Financing Activities", - "Cash from Investing Activities": "Cash from Investing Activities", - "Cash from Operating Activities": "Cash from Operating Activities", - "Cash, Cash Equivalents and Short-term ,Investments": "Cash, Cash Equivalents and Short-term ,Investments", - "Change in Accounts Payable & Accrued, Expenses": "Change in Accounts Payable & Accrued, Expenses", - "Change in Accounts Receivable": "Change in Accounts Receivable", - "Change in Current Assets": "Change in Current Assets", - "Change in Current Liabilities": "Change in Current Liabilities", - "Change in Debt, Net": "Change in Debt, Net", - "Change in Deferred Revenue": "Change in Deferred Revenue", - "Change in Equity, Net": "Change in Equity, Net", - "Change in Income Taxes Payable": "Change in Income Taxes Payable", - "Change in Inventories": "Change in Inventories", - "Change in Long-term Debt, Net": "Change in Long-term Debt, Net", - "Change in Operating Assets & Liabilities": "Change in Operating Assets & Liabilities", - "Change in Other Assets": "Change in Other Assets", - "Change in Other Current Assets": "Change in Other Current Assets", - "Change in Other Current Liabilities": "Change in Other Current Liabilities", - "Change in Other Liabilities": "Change in Other Liabilities", - "Change in Prepaid Expenses": "Change in Prepaid Expenses", - "Change in Short-term Borrowings, Net": "Change in Short-term Borrowings, Net", - "Commitments & Contingencies": "Commitments & Contingencies", - "Common Stock": "Common Stock", - "Cost & Operating Expenses": "Cost & Operating Expenses", - "Cost of Revenue": "Cost of Revenue", - "Cover Sheet TSO": "Cover Sheet TSO", - "Current Portion of Long-term Debt": "Current Portion of Long-term Debt", - "Current Ratio": "Current Ratio", - "Debt to Assets": "Debt to Assets", - "Deferred Charges": "Deferred Charges", - "Deferred Income Tax Liabilities, Short-term": "Deferred Income Tax Liabilities, Short-term", - "Deferred Income Taxes": "Deferred Income Taxes", - "Deferred Income Taxes, Current": "Deferred Income Taxes, Current", - "Deferred Income Taxes, Long-term": "Deferred Income Taxes, Long-term", - "Deferred Liability Charges": "Deferred Liability Charges", - "Degree of Combined Leverage": "Degree of Combined Leverage", - "Degree of Financial Leverage": "Degree of Financial Leverage", - "Degree of Operational Leverage": "Degree of Operational Leverage", - "Depreciation & Amortization Expense": "Depreciation & Amortization Expense", - "Depreciation Expense": "Depreciation Expense", - "Diluted EPS, Net Income from Continuing Operations": "Diluted EPS, Net Income from Continuing Operations", - "Diluted Weighted Average Shares": "Diluted Weighted Average Shares", - "Discontinued Operations": "Discontinued Operations", - "Effect of Exchange Rate on Cash": "Effect of Exchange Rate on Cash", - "Employee Compensation": "Employee Compensation", - "Extraordinary Items": "Extraordinary Items", - "Free Cash Flow Margin": "Free Cash Flow Margin", - "Free Cash Flow Return on Assets": "Free Cash Flow Return on Assets", - "General & Administrative Expense": "General & Administrative Expense", - "Goodwill": "Goodwill", - "Goodwill & Intangible Assets, Net": "Goodwill & Intangible Assets, Net", - "Income After Taxes": "Income After Taxes", - "Income Before Taxes": "Income Before Taxes", - "Income Taxes": "Income Taxes", - "Income Taxes Payable": "Income Taxes Payable", - "Income before Extraordinary Items": "Income before Extraordinary Items", - "Intangible Assets": "Intangible Assets", - "Interest Expense": "Interest Expense", - "Interest Income": "Interest Income", - "Interest Income/Expense, Net": "Interest Income/Expense, Net", - "Inventories, Net": "Inventories, Net", - "Investment Changes, Net": "Investment Changes, Net", - "Issuance of Equity": "Issuance of Equity", - "Labor Expense": "Labor Expense", - "Liabilities & Stockholder's Equity": "Liabilities & Stockholder's Equity", - "Long Term Capital": "Long Term Capital", - "Long Term Debt to Long Term Capital": "Long Term Debt to Long Term Capital", - "Long Term Debt to Total Capital": "Long Term Debt to Total Capital", - "Long-term Debt": "Long-term Debt", - "Long-term Debt Payments": "Long-term Debt Payments", - "Long-term Debt Proceeds": "Long-term Debt Proceeds", - "Long-term Deferred Income Tax Liabilities": "Long-term Deferred Income Tax Liabilities", - "Long-term Deferred Liability Charges": "Long-term Deferred Liability Charges", - "Long-term Investments": "Long-term Investments", - "Minority Interest": "Minority Interest", - "Minority Interest & Equity Earnings": "Minority Interest & Equity Earnings", - "Net Change in Cash": "Net Change in Cash", - "Net Debt": "Net Debt", - "Net Income Applicable to Common": "Net Income Applicable to Common", - "Net Income from Continuing, Operations Applicable to Common": "Net Income from Continuing, Operations Applicable to Common", - "Net Income per Employee": "Net Income per Employee", - "Net Operating Profit after Tax": "Net Operating Profit after Tax", - "Net Working Capital": "Net Working Capital", - "Non-operating Gains/Losses": "Non-operating Gains/Losses", - "Noncontrolling Interest": "Noncontrolling Interest", - "Notes Payable": "Notes Payable", - "Number of Employees": "Number of Employees", - "Number of Shareholders": "Number of Shareholders", - "Operating Expenses": "Operating Expenses", - "Operating Leases": "Operating Leases", - "Operating Margin": "Operating Margin", - "Operating Profit": "Operating Profit", - "Operating Revenue": "Operating Revenue", - "Other Accounts Payable and Accrued Expenses": "Other Accounts Payable and Accrued Expenses", - "Other Accounts, Notes Receivable": "Other Accounts, Notes Receivable", - "Other Accumulated Comprehensive Income": "Other Accumulated Comprehensive Income", - "Other Adjustments": "Other Adjustments", - "Other Asset/Liability Changes, Net": "Other Asset/Liability Changes, Net", - "Other Assets": "Other Assets", - "Other Borrowings": "Other Borrowings", - "Other Current Assets": "Other Current Assets", - "Other Current Liabilities": "Other Current Liabilities", - "Other Debt, Net": "Other Debt, Net", - "Other Equity": "Other Equity", - "Other Equity Transactions, Net": "Other Equity Transactions, Net", - "Other Financing Activities, Net": "Other Financing Activities, Net", - "Other General & Administrative Expense": "Other General & Administrative Expense", - "Other Interest Income/Expense, Net": "Other Interest Income/Expense, Net", - "Other Investing Activities": "Other Investing Activities", - "Other Investment Changes, Net": "Other Investment Changes, Net", - "Other Investments": "Other Investments", - "Other Liabilities": "Other Liabilities", - "Other Non-operating Income/Expense": "Other Non-operating Income/Expense", - "Other Operating Expenses": "Other Operating Expenses", - "Other Receivables": "Other Receivables", - "Other Revenue": "Other Revenue", - "Other Selling, General & Administrative Expenses": "Other Selling, General & Administrative Expenses", - "Partners Capital": "Partners Capital", - "Pension/Postretirement Obligation": "Pension/Postretirement Obligation", - "Pre-tax Margin": "Pre-tax Margin", - "Preferred Dividends": "Preferred Dividends", - "Preferred Stock": "Preferred Stock", - "Prepaid Expenses": "Prepaid Expenses", - "Property and Equipment, Gross": "Property and Equipment, Gross", - "Property, Plant & Equipment, Net": "Property, Plant & Equipment, Net", - "Purchase of Investments": "Purchase of Investments", - "Quick Ratio": "Quick Ratio", - "Realized Gains/Losses": "Realized Gains/Losses", - "Repurchase of Equity": "Repurchase of Equity", - "Research & Development Expense": "Research & Development Expense", - "Restricted Cash": "Restricted Cash", - "Restructuring, Remediation & Impairment Provisions": "Restructuring, Remediation & Impairment Provisions", - "Retained Earnings": "Retained Earnings", - "Return on Assets": "Return on Assets", - "Return on Invested Capital": "Return on Invested Capital", - "Revenue per Employee": "Revenue per Employee", - "Sale of Investments": "Sale of Investments", - "Sale of Property, Plant & Equipment": "Sale of Property, Plant & Equipment", - "Sales & Marketing Expense": "Sales & Marketing Expense", - "Selling, General & Administrative Expenses": "Selling, General & Administrative Expenses", - "Short-term Borrowings": "Short-term Borrowings", - "Short-term Investments": "Short-term Investments", - "Stock Option Tax Benefits": "Stock Option Tax Benefits", - "Tax Rate": "Tax Rate", - "Temporary Equity": "Temporary Equity", - "Total Adjustments": "Total Adjustments", - "Total Assets": "Total Assets", - "Total Capital": "Total Capital", - "Total Current Assets": "Total Current Assets", - "Total Current Liabilities": "Total Current Liabilities", - "Total Debt": "Total Debt", - "Total Liabilities": "Total Liabilities", - "Total Long-term Assets": "Total Long-term Assets", - "Total Long-term Debt": "Total Long-term Debt", - "Total Long-term Liabilities": "Total Long-term Liabilities", - "Total Non-cash Adjustments": "Total Non-cash Adjustments", - "Total Non-operating Income/Expense": "Total Non-operating Income/Expense", - "Total Operating Expenses": "Total Operating Expenses", - "Total Receivables, Net": "Total Receivables, Net", - "Total Shares Outstanding": "Total Shares Outstanding", - "Total Short-term Debt": "Total Short-term Debt", - "Total Stockholder's Equity": "Total Stockholder's Equity", - "Treasury Stock": "Treasury Stock", - "USD Conversion Rate": "USD Conversion Rate", - "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.": "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.", - "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!": "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!", - "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:
  • Dynamically plot market support and resistance areas (SCMR Dynamic Levels™)
  • Highlight individual bar conditions (SCMR B2B™)
  • Measure and time market trading ranges (SCMR Momentum Peaks™)
No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.": "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:
  • Dynamically plot market support and resistance areas (SCMR Dynamic Levels™)
  • Highlight individual bar conditions (SCMR B2B™)
  • Measure and time market trading ranges (SCMR Momentum Peaks™)
No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.", - "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!": "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!", - "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.": "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.", - "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.": "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.", - "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.": "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.", - "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.": "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.", - "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.": "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.", - "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.": "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.", - "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.": "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.", - "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.": "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.", - "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.": "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.", - "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.": "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.", - "Favorite": "Favorite", - "Rename script": "Rename script", - "This is not the latest saved script version": "This is not the latest saved script version", - "My Script": "My Script", - "Show Console": "Show Console", - "Script text is not modified, nothing to save": "Script text is not modified, nothing to save", - "This is not a user script, cannot save": "This is not a user script, cannot save", - "Script Name": "Script Name", - "Expiration Time": "Expiration Time", - "Please name this script": "Please name this script", - "Script must have a name": "Script must have a name", - "Exit Full Screen (ESC)": "Exit Full Screen (ESC)", - "Stock Charts & Forex Charts": "Stock Charts & Forex Charts", - "Toggle favorite": "Toggle favorite", - "Buy Ask": "Buy Ask __quote__", - "Frequency": "Frequency", - "Buy Bid": "Buy Bid __quote__", - "Sell Ask": "Sell Ask __quote__", - "Sell Bid": "Sell Bid __quote__", - "Condition": "Condition", - "Connected": "Connected", - "CONNECT": "CONNECT", - "Disconnected": "Disconnected", - "Exiting Channel": "Exiting Channel", - "All": "All", - "5y": "5y", - "1y": "1y", - "ytd": "ytd", - "YTD": "YTD", - "6m": "6m", - "3m": "3m", - "1m": "1m", - "5d": "5d", - "1d": "1d", - "Room title": "Room title", - "Room purpose": "Room purpose", - "Edit chat room": "Edit chat room", - "Create new public chat": "Create new public chat", - "Show Symbol Last Value": "Show Symbol Last Value", - "Show Indicator Last Value": "Show Indicator Last Value", - "Paper Trading is disconnected": "Paper Trading is disconnected", - "Hide Buy/Sell Panel": "Hide Buy/Sell Panel", - "Sell symbol": "Sell __displaySymbol__ Stop __abbreviatedNumber__ @ __formattedValue__", - "Buy symbol": "Buy __displaySymbol__ Limit __abbreviatedNumber__ @ __formattedValue__", - "IDEA TITLE AND DESCRIPTION": "IDEA TITLE AND DESCRIPTION", - "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.": "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.", - "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.": "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.", - "SHORT": "SHORT", - "LONG": "LONG", - "NEUTRAL": "NEUTRAL", - "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

": "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

", - "you are using browser": "You are using __browser__ on __os__.", - "Hide data": "Hide data", - "Show data": "Show data", - "Study Templates": "Study Templates", - "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout": "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout", - "Find existing chat": "Find existing chat", - "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", - "Black": "Black", - "Blue": "Blue", - "Grey": "Grey", - "White": "White", - "Show Positions": "Show Positions", - "Show Orders": "Show Orders" + "Zoom In": "放大", + "Zoom Out": "缩小", + "{0} bars": "{0}根K线", + "{0} copy": "{0} 复制", + "{0} ideas...": "{0}想法...", + "{0} P&L: {1}": "{0} 获利&止损: {1}", + "Up bars": "上涨bars", + "Down bars": "下跌bars", + "Projection up bars": "预测上涨bars", + "Projection down bars": "预测下跌bars", + "ATR length": "ATR长度", + "Reversal amount": "Reversal amount", + "Number of line": "线数量", + "HL": "HL", + "ATR": "ATR", + "Traditional": "传统", + "Website": "网站", + "Support": "帮助支持", + "PRO Premium": "PRO Premium", + "PRO Plus": "PRO Plus", + "PRO Plus Early Access": "PRO Plus早期访问版", + "Update Payment Method": "更新付款方式", + "Enter your new address": "输入您的新地址", + "Save changes": "保存更改", + "All your current subscriptions will be updated to use the new account.": "您当前的所有订阅将被升级到新的账号。", + "This trading product is integrated in TradingView thanks to our Partner Program for Developers. These are independent, unaffiliated studies, which are not part of TradingView subscriptions – these are separate tools that you buy if you want. Description, algorithm, support and prices are all determined by the author.": "此交易产品被整合在TradingView中,得益于我们给开发者的合作伙伴计划。这些都是独立的的指标,不是TradingView订阅的一部分 – 这些是单独的工具,您需要的话可以购买它们。描述,计算程式,帮助和价格都是由发布者决定的。作为一个开发者,您可以提交内容使之成为精选,它可以是一个指标,数据,新闻或提供人们订阅的付费分析。", + "EDIT SUBSCRIPTION": "编辑订阅", + "TradingView Account": "TradingView账号", + "

Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the features, top authors or create your first idea!

": "

您已激活30天PRO Plus免费试用!

您现在是大型金融社区TradingView的一份子。开始使用时,您可以点击查看功能热门发布者创建您的第一个想法

", + "Alert not found with standart API": "标准API未找到警报", + "Chatting is enabled {0} hours after creating a new account. This is done to prevent chat bots and general spam.": "注册新账号后{0}小时可激活聊天功能。这样做是为了防止聊天机器人和一般垃圾信息。", + "Do you really want to clear alerts log?": "您确定要清除警报日志吗?", + "Do you really want to delete alert {0}?": "您确定要删除警报{0}吗?", + "Do you really want to delete script '{0}'?": "您确定要删除脚本'{0}'吗?", + "Do you really want to delete {0} alerts?": "您确定要删除{0}警报吗?", + "Do you really want to stop alert {0}?": "您确定要停止警报{0}吗?", + "Do you really want to stop {0} alerts?": "您确定要停止{0}警报吗?", + "EPS": "每股收益", + "EPS Dil": "稀释每股收益", + "Edit Idea": "编辑想法", + "Multi Charts Layout": "多图表版面", + "PE": "市盈率", + "PRO": "PRO", + "Publish Idea": "发表想法", + "2 year": "2年", + "All fields are required": "所有栏位都需填写", + "Available": "可用的", + "Check credit card number and CVV/CSC code": "检查信用卡卡号和CVV/CSC码", + "Check expiration date": "检查到期日", + "City": "城市", + "Comments": "评论", + "Country": "国家", + "Credit Card": "信用卡", + "Credit card fields may contain only digits": "信用卡只可包含数字", + "Enter your ZIP code": "输入您的ZIP码", + "If you want to change the address, please enter your ZIP code here": "如果您要修改地址,请在这里输入您的ZIP码。", + "Make payment with previously used details": "用以前使用的资料付款", + "More {{sectionName}} Ideas": "更多{{sectionName}}想法", + "PayPal": "PayPal", + "Payment Information": "付款信息", + "Please choose at least one exchange to continue.": "请选择至少一个交易所后继续。", + "Please use only latin characters in address fields": "地址栏请仅使用拉丁字符。", + "Please use only latin characters in your first and last names": "请使用拉丁字母输入姓名", + "State/Region": "州/地区", + "Street": "街道", + "Subscribe": "订阅", + "Zip Code": "Zip码", + "year": "年", + " Limit ": " 限价单 ", + " Stop ": " 停损单 ", + "

Only D, W, M intervals are supported for this symbol/exchange. You will be automatically switched to a D interval. Intraday intervals are not available because of exchange policies.

": "

此商品/交易所只支持日,周,月周期。您的图表将自动切换到1日周期。由于交易所政策,不可用日内周期。

", + "

Symbol ": "

商品 ", + "Account Name": "账号名", + "Active Chart": "活跃的图表", + "Active chart doesn't contain the study you are going to publish": "当前图表中未包含您要发表的脚本", + "Add this room to favorites": "添加此聊天室到收藏", + "Add {0}...": "添加{0}...", + "Alerts maintenance": "警报维护", + "All Charts": "所有图表", + "All fields are required.": "所有栏位都需填写", + "Are you sure you want to overwrite '{0}' script?": "您确定要重写'{0}'脚本吗?", + "Balances": "可用资金", + "Ban ": "禁止 ", + "Ban expires in {0}": "禁止过期还有{0}", + "Ban user": "禁止用户", + "Brokerage Name": "经纪名称", + "By": "来自", + "CQG Password": "CQG密码", + "CQG Username": "CQG用户名", + "Can't create alert on invalid symbol": "无法在无效商品上创建警报", + "Can't create alert when offline": "无法在离线状态创建警报", + "Can't edit alert on invalid symbol": "无法在无效商品上编辑警报", + "Can't edit alert when offline": "无法在离线状态编辑警报", + "Change Background Transparency": "修改背景透明度", + "Change Balloon Background Color": "修改泡泡注解背景颜色", + "Change Balloon Background Transparency": "修改泡泡注解背景透明度", + "Change Balloon Border Color": "修改泡泡注解边框颜色", + "Change Balloon Text": "修改泡泡注解文本", + "Change Balloon Text Font Size": "修改泡泡注解文本字体大小", + "Change Balooon Text Color": "修改泡泡注解文本颜色", + "Change Border Color": "修改边框颜色", + "Change CQG password": "修改CQG密码", + "Change Curve Background Color": "修改曲线背景颜色", + "Change Curve Background Transparency": "修改曲线背景透明度", + "Change Curve Filling": "修改曲线填充", + "Change Curve Line Color": "修改曲线颜色", + "Change Curve Line Extending Left": "修改曲线左端延伸", + "Change Curve Line Extending Right": "修改曲线右端延伸", + "Change Curve Line Left End": "修改曲线左端样式", + "Change Curve Line Right End": "修改曲线右端样式", + "Change Curve Line Style": "修改曲线样式", + "Change Curve Line Width": "修改曲线宽度", + "Change Fib Arcs Background Transparency": "修改斐波那契弧背景透明度", + "Change Fib Arcs Background Visibility": "修改斐波那契弧背景可见", + "Change Fib Speed Resistance Arcs Full Cirlces Mode": "修改斐波那契速度阻力弧全圆模式", + "Change Fib Speed Resistance Arcs Levels Visibility": "修改斐波那契速度阻力弧等级可见", + "Change Fib Speed Resistance Arcs Line Color": "修改斐波那契速度阻力弧线的颜色", + "Change Fib Speed Resistance Arcs Visibility": "修改斐波那契速度阻力弧等级线可见", + "Change Fib Speed Resistance Arcs Width": "修改斐波那契速度阻力弧线宽", + "Change Password": "修改密码", + "Change Price Text Color": "修改价格文本颜色", + "Change Price Text Font Size": "修改价格文本字体大小", + "Change Time Cycles Background Color": "修改时间循环背景颜色", + "Change Time Cycles Background Transparency": "修改时间循环背景透明度", + "Change Time Cycles Color": "修改时间循环颜色", + "Change Time Cycles Filling": "修改时间循环填充", + "Change Time Cycles Line Style": "修改时间循环线样式", + "Change Time Cycles Line Width": "修改时间循环线宽度", + "Check firewall settings and make sure access to websocket ({0} port {1}) is open. Then click Reconnect or press F5.": "检查防火墙设置,确保访问websocket({0}端口{1})权限打开。然后点击\"重新连接\"或按F5", + "Click the broker you want to trade through": "点击您想要交易的经纪商", + "Collaterals": "抵押", + "Confirm Password": "确认密码", + "Connect to CQG": "连接到CQG", + "Connection is lost": "连线中断", + "Content": "内容", + "Continue to checkout": "继续结账", + "Continued violation of chat etiquette": "不断违反聊天礼仪", + "Continued violation of chat etiquette.": "不断违反聊天礼仪。", + "Countdown": "时间倒数", + "Create New List": "创建新的列表", + "Create New List...": "创建新的列表...", + "Curve": "曲线", + "December": "十二月", + "Degree": "级别", + "Describe your company and project in a few sentences.": "用几句话来描述您的公司和项目。", + "Desktop notifications": "桌面通知", + "Desktop notifications when I'm mentioned": "提示我时桌面通知", + "Dialog": "对话框", + "Do you realy want to delete{0}watchlist?": "您确定要删除{0}自选列表吗?", + "Do you want to take advantage of this offer now?": "您确定要现在接受此offer吗?", + "Double Curve": "双曲线", + "Early Access 50% off{{#is_finished}} – Final chance{{/is_finished}}": "早期访问版 50%折扣{{#is_finished}} –\n最后机会{{/is_finished}}", + "Early Access for $15/Month": "早期访问版 $15/月", + "Edit Alert...": "编辑警报...", + "Edit {0} Alert...": "编辑{0}警报...", + "Elliott Correction Wave (ABC)": "艾略特校正波浪(ABC)", + "Elliott Double Combo Wave (WXY)": "艾略特双组合波浪(WXY)", + "Elliott Impulse Wave (12345)": "艾略特脉冲波浪(12345)", + "Elliott Triangle Wave (ABCDE)": "艾略特三角波浪(ABCDE)", + "Elliott Triple Combo Wave (WXYXZ)": "艾略特三重组合波浪(WXYXZ)", + "Email notifications": "电子信箱通知", + "Email notifications when I'm mentioned": "提到我时发送Email通知", + "Email-to-sms is the easiest and absolutely free way to send text message (SMS) from the internet to phones. This site aims to be the most complete and up-to-date list of email addresses that can be used to send text messages to phones.": "Email到短信,是从互联网到发送文本信息(短信)到手机上的最简单和绝对免费的方式。这个网站列出了可用来发送手机短信的电子邮箱地址清单,是最完整和最新的。", + "Error occured": "发生错误", + "Error while trying to create snapshot.": "创建快照时出错", + "Error:": "错误:", + "Error: too long text": "错误:文本过长", + "Export Watchlist": "导出自选列表", + "Failed:": "失败:", + "Full Circles": "整圆", + "Get the link to your individual GitHub profile, which we’ll enable for access to the library.": "发一个链接到您个人的GitHub资料中,让我们可以访问库。", + "Go PRO": "升级至PRO", + "HL Bars": "HL bars", + "Here are a few steps to get your Charting Library:": "获取图表库,有几个步骤:", + "Hide alert label line": "隐藏警报标签线", + "Horz Grid Lines": "水平网格线", + "How to fix:": "如何修复:", + "If you like what you see, you have an exclusive chance to get 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.": "如果您喜欢所看到的,您有一个机会可获得12 个月仅$179.4。少于$15/月,和常规价格按月付费相比有50%的折扣。", + "If you need support then please visit our issues tracker using your GitHub profile we’ve granted access to.": "如果您需要帮助支持,请到我们的issues tracker,使用您GitHub账号让我们可以访问。", + "Import Watchlist...": "导入自选列表", + "Import/Export Watchlists": "导入/导出自选", + "Indicator Labels": "指标标签", + "Interval is not applicable": "周期不适用", + "Invalid data format": "无效的数据格式", + "Invalid limit price": "无效的限价价格", + "Invalid quantity": "无效的数量", + "Invalid stop price": "无效的止损价格", + "It appears that your browser does not support Canvas technology, which is needed for TradingView to work.
": "看来您的浏览器不支持Canvas技术,这是TradingView正常工作所必需的。", + "It appears that your browser does not support WebSocket technology and does not have Adobe Flash plugin installed, one of which is essential for our portal.
": "看来您的浏览器不支持WebSocket技术,并且没有安装Adobe Flash插件,这是我们的门户所必需的。", + "June": "六月", + "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That is less than $15/month. Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!": "只为您,我们提供一个特殊待遇,让您继续使用另12 个月,只需$179.4。少于$15/月。不要错过最后机会,获取特别的早期访问版和安全低费用的版本!现在行动!", + "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.": "只为您,我们提供一个特殊待遇,让您继续使用另12 个月,只需$179.4。少于$15/月,与正常按月付款比,有33%折扣。", + "Just wait awhile. We will send you all necessary information ASAP.": "只需稍等片刻。我们将尽快给您发送所有必要的消息。", + "Launch chat in a separate window": "在分离窗口中开启聊天", + "Left Axis": "左轴", + "Library Without The Link": "不含链接的图表库", + "Line - Close": "线 - 收盘价", + "Line - HL/2": "线 - HL/2", + "Line - High": "线 - 最高价", + "Line - Low": "线 - 最低价", + "Line - Open": "线 - 开盘价", + "Load all alerts...": "加载所有警报...", + "Lock Cursor In Time": "锁定时间光标", + "Log in": "登录", + "My Lists": "我的列表", + "New Password": "新密码", + "New password and confirmation doesn't match": "新密码与确认密码不匹配", + "New password is required": "需要新密码", + "No address input to apply autocomplete": "无地址输入以自动完成运用", + "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at founders@tradingview.com": "没有广告,直接营销或招揽!要投放广告,可以写信给我们founders@tradingview.com", + "No brokers available": "没有可用的经纪商", + "Non-tradable symbol": "不能进行交易的商品", + "Now is your LAST and FINAL chance to get 12 months for only $179.4 (regular $360). That’s less than $15/month and 50% off regular month-to-month payments.": "现在是您最后最终的机会,去获取仅$179.4的12 个月订阅(常规价格$360)。每月少于$15,比常规的按月付费便宜了50%。", + "OC Bars": "OC Bars", + "Oh no! You have only 2 weeks left in your PRO Plus trial! These benefits will expire in two short weeks:": "哦不!您的PRO Plus试用期限仅剩2 周!这些有用功能将在短短2周内到期:", + "Old Password": "旧密码", + "Old password is required": "需要填入旧密码", + "Oops, something went wrong": "Oops,有错误发生", + "Oops, your browser can't display our charts!": "Oops,您的浏览器无法显示我们的图表!", + "Orders": "报单", + "PRO account": "PRO账号", + "Password confirmation is required": "需要密码确认", + "Passwords do not match.": "密码不匹配。", + "Place": "下单", + "Please add 'study(title=\"SomeTitle\")' statement to the script code": "请添加'study(title=\"SomeTitle\")' 声明到脚本代码中。", + "Please report the issue or click Reconnect.": "请报告问题或点击重新连接", + "Please use one of the following browsers:": "请使用下列浏览器:", + "Please, install Flash plugin or consider updating to one of these modern browsers with WebSocket support:": "请安装Flash插件或考虑升级到支持WebSocket的浏览器:", + "Please, try to reload page to edit user data": "请尝试重载页面后编辑用户数据", + "Positions": "持仓", + "Pro Plus": "Pro Plus", + "Processing script...": "正在处理脚本...", + "Publish All Charts": "发表全部图表", + "Publish Only": "仅发表", + "Published Idea": "发表的想法", + "Recent chats": "最近的聊天", + "Reconnect": "重新连接", + "Rename List": "重命名列表", + "Rename List...": "重命名列表...", + "Report a data issue": "报告数据问题", + "Restore Size": "恢复尺寸", + "Right Axis": "右轴", + "Risk/Reward": "风险/报酬", + "Save List As...": "保存列表为...", + "Script '{0}' has been saved": "脚本'{0}'已保存", + "Script cannot be compiled because of errors.": "脚本由于错误无法编译。", + "Script has been deleted": "脚本已删除", + "Script is not saved. Nothing to delete.": "脚本未被保存,无法删除。", + "Script is not saved. Nothing to rename.": "脚本未被保存,无法重命名。", + "Script study added to the chart": "指标脚本已插入图表中", + "Select Broker": "选择经纪商", + "Select alert": "选择警报", + "Send all the stuff to Stan Bokov at founders@tradingview.com": "发送所有资料给Stan Bokov通过founders@tradingview.com", + "Series Sale Name": "系列销售名称", + "Series Sale Number": "系列销售号码", + "Server broke the connection. Click Reconnect or press F5.": "服务器连接中断。点击“重新连接”或按F5.", + "Shortcuts": "快捷键", + "Show Dividends": "显示股息", + "Show Earnings": "显示收益", + "Show Hidden Tools": "显示隐藏的工具", + "Show Splits": "显示分割", + "Show Symbol Info": "显示商品信息", + "Show Values": "显示值", + "Sign our License Agreement": "签署我们的许可协议", + "Sine Line": "正弦线", + "Sorry, an error has occurred": "抱歉,发生了一个错误", + "Study": "指标", + "Success": "成功", + "Symbol Info": "商品信息", + "Symbol Info...": "商品信息...", + "Symbol Labels": "商品代码标签", + "Time Cycles": "时间循环", + "To purchase the commercial version of the library, please contact Stan Bokov at founders@tradingview.com.": "购买商业版图表库,请联系Stan Bokov,电子邮箱founders@tradingview.com", + "TradingView Notice": "TradingView通知", + "Trial confirmation dialog": "试用确认视窗", + "Trial confirmation text": "试用确认文本", + "Try": "尝试", + "URL cannot be recieved.": "URL无法收到,", + "Unexpected error: can't change profile data": "意外错误:无法修改个人信息资料", + "Unread Messages": "未读消息", + "Upgrade and get 50% off regular month-to-month payments!": "升级获取50%折扣的按月定期付款!", + "User cancelled operation": "用户已取消操作", + "Vert Grid Lines": "垂直网格线", + "Visual settings...": "视觉设置...", + "Widget": "组件", + "Width (% of the Box)": "宽度(箱的%)", + "Wrong value": "错误值", + "You have unsaved changes in the current script. Do you really want to discard them and start working with another script?": "当前脚本有未保存的内容。您确定要放弃保存并开始另一个脚本吗?", + "Your Password Has Expired": "您的密码已过期", + "Your password has expired, please enter new password": "您的密码已过期,请输入新密码", + "active at": "活跃于", + "ago": "之前", + "agreed with your idea %chart% about %symbol%": "赞同您关于%symbol%的想法%chart%", + "all inactive": "所有不活跃的", + "and details": "和详细资料", + "avg fill price": "成交均价", + "avg price": "平均价格", + "balance": "可用资金", + "best ask": "卖一价", + "best bid": "买一价", + "cach excess": "cach excess", + "changed status": "修改状态", + "collateral": "抵押", + "commented on idea you follow %chart% about %symbol%": "评论了您关注的关于 %symbol%的想法 %chart%", + "commented on your idea %chart% about %symbol%": "评论了您的关于 %symbol%的想法 %chart%", + "currency": "币种", + "disagreed with your idea %chart% about %symbol%": "不同意您的关于 %symbol%的想法 %chart%", + "fill qty": "成交数量", + "filtered": "所有", + "id": "id", + "initial margin": "初始保证金", + "is now following you": "正在关注您", + "last trade": "上一笔交易", + "less than a minute": "不到一分钟", + "limit price": "限价价格", + "mn": "个月前", + "mvo": "mvo", + "offset": "偏移", + "on": "on", + "open P/L": "持仓损益", + "or choose another broker": "或选择其他经纪商", + "ote": "ote", + "placing time": "placing time", + "published new idea %chart% about %symbol% you follow": "您关注的商品%symbol%中有新想法%chart%发表", + "purchasing power": "购买力", + "qty": "数量", + "replied to your comment on %chart% about %symbol%": "在关于%symbol%的想法%chart%中回复了您的评论", + "side": "side", + "sign in or register": "登录或注册", + "status": "状态", + "stop price": "停损价", + "subscription": "订阅", + "symbol": "商品", + "total margin": "总利润率", + "total value": "总值", + "type": "类型", + "upl": "upl", + "w": "周", + "y": "年", + "you follow commented on %chart% about %symbol%": "评论了关于%symbol%的想法%chart%", + "you follow published new idea %chart% about %symbol%": "发表了关于%symbol%的新想法%chart%", + "{0} is already in this chat.": "{0}已经在当前聊天室。", + "Сolor line": "颜色线", + "Bottom Center": "底部中心", + "Bottom Left": "左下角", + "Bottom Right": "右下角", + "Chart snapshot": "图表快照", + "Create Horizontal Line": "创建水平线", + "Create Vertical Line": "创建垂直线", + "Hide Published Charts Timeline": "隐藏发表的图表时间线", + "Left": "左边", + "Middle Center": "中间中心", + "Middle Left": "中间左边", + "Middle Right": "中间右边", + "No color themes saved": "没有保存的颜色主题", + "Right": "右边", + "Room {0} was deleted": "聊天室{0}已被删除", + "Theme": "主题", + "Theme name": "主题名称", + "Top Center": "顶部中心", + "Top Left": "左上角", + "Top Right": "右上角", + "TradingView Partner": "TradingView 合作伙伴", + "You were in the video call. Duration: {0}": "您有一个视频呼叫。持续时间:{0}", + "{0} has entered the chat": "{0}已进入聊天室。", + "{0} has left the chat": "{0}已离开聊天室。", + "{0} was banned for {1} minutes": "{0}被禁{1}分钟", + "Discipline is the foundation of profitable trading for both discretionary and systematic traders. Visually stunning and intuitive to use, 3D ProSuite is an indispensible professional toolkit of point-and-shoot quantitative risk management and decision support tools for stock pickers and traders focused on technical entry techniques. Know instantly where to place a trailing stop and where to exit. Identify trends and pullbacks. Watch rotation and volatility in real time. Calculate hedge ratios for protection. Identify extremes. Non-programmers interested in systematic trading can take advantage of our strategy to test a combination of 3D ProSuite with moving average filter, channel filter, and volatility filter.": "纪律是可获利交易的基础,不管是自由决定的或有系统的交易者。 3D ProSuite使用的视觉效果惊人且直观,它是一个定量风险管理不可或缺的专业工具包,选股的决策支持工具,交易者专注于专门的进场技巧。能够立刻知道在哪里委托一个跟踪止损及在哪里出场。识别趋势和回调。实时观察循环和波动。计算套期保值比率。确定极值。对系统交易感兴趣的非程序员,可以利用我们的策略测试3D ProSuite的组合包括moving average filter,channel filter,和volatility filter。", + "AOS FX Primer is made up of 3 separate indicators to help you better analyse the markets. AOS FX Sessions shows session start/end times (automatically handling Daylight Saving changes) along with opening ranges. AOS FX Day HL shows the High and Low level for the past 2 years, automatically handling Daylight Saving changes. AOS ATRplus shows the moving average mid-point of the previous bar ranges. Please see our website for a full description and screenshots.": "AOS FX Primer是由3个单独的指标制成,帮助您更好的分析市场。AOS FX 时段会显示时段开始/结束时间(自动处理夏时令)和开盘价格范围。 AOS FX Day HL显示了过去2年的最高价和最低价等级,自动处理夏时令。 AOS ATRplus显示前一根bar价格范围中点的移动平均。请查看我们的网站上的完整描述和截图。", + "Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:

  • Dynamically plot market support and resistance areas (SCMR Dynamic Levels™)
  • Highlight individual bar conditions (SCMR B2B™)
  • Measure and time market trading ranges (SCMR Momentum Peaks™)
No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.": "Analysis Suite™让您能够客观分析市场情况,让价格风险可见,提高交易的时机和执行。主要工具SCMR Trend™ 利用价格行为的逆向工程指纹,发现隐藏的价格关系。程序突出了优化行为,加快了您对于新的市场机会的识别。SCMR Trend™补充,我们提供了一组价格指标为:
  • 用图表动态画出市场支撑和阻力区(SCMR Dynamic Levels™)
  • 突出独特的bar条件(SCMR B2B™)
  • 测量和测时市场交易区间(SCMR Momentum Peaks™)
无论您的交易风格和投资需求,SCMR Suite™将给您一个信息优势。我们的工具结合了研究您最好的交易想法,和及时执行您最赚钱的想法。让我们帮助您实现您的交易目标。", + "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex. For more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.": "MTPredictor是收集给专业交易者的在线工具,基于有着大约26年经验丰富的交易者,包括从Steve Griffith的独特“隔离法”到艾略特波浪分析。这些工具也包括了Position Sizing,High Volume (VSA) Spike,Decision Point以及许多其他指标和专业工具,为了提高您的交易而设计。还包括定期的免费培训(通过我们的MTPredictor交易室)。这些工具可以应用到任何市场,包括期货、股票和外汇。了解更多信息,查看MTPredictor专业工具集如何提高您的交易,请访问我们的网站。", + "\"Buy Sell\" indicator is simple yet powerful trading signals that will help you consistently profit from the market. It built with risk management in mind, meaning average winning trade will be more than average losing trade several times.

It comes with signals and trend confirmation. For more information please visit: synergytrading.weebly.com": "\"Buy Sell\"指标是简单而强大的交易信号,帮助您在市场中持续获利。它的建立考虑了风险管理,意味着平均盈利交易比平均亏损交易的次数多。

它伴随着信号和趋势确认。 更多信息请访问:synergytrading.weebly.com", + "Above Bar": "Bar上方", + "Absolute": "绝对位置", + "Below Bar": "Bar下方", + "Bottom": "底部", + "Top": "顶部", + "Alerts are not yet available for this chart type. Please check GetSatisfaction and vote for this feature to show support for it.": "此图表类型还不支持警报功能。请查看GetSatisfaction并投票给此功能查看支持度。", + "Arguments": "参数", + "Built-in Functions": "内置函数", + "Built-in Variable": "内置变量", + "Built-in Variables": "内置变量", + "Built-in'+(docs.kind === TVScript.FunKind.DECL ? ' Annotation' : '": "内置'+(docs.kind === TVScript.FunKind.DECL ? ' Annotation' : '", + "Confirm replacing": "确认替换", + "Delete all drawing for this symbol": "删除此商品中的所有绘图", + "Examples": "例子", + "Language Operator": "运算符", + "Language Operators": "运算符", + "My Ideas": "我的想法", + "Not Now": "不是现在", + "Oops!": "Oops!", + "Open Manage Drawings": "打开管理绘图", + "PUBLISH PRIVATE IDEA": "发表私人想法", + "Pine Script Reference (new window)": "Pine脚本参考(新页签打开)", + "Pine Script Reference (pop-up)": "Pine脚本参考(弹出窗口打开)", + "Publish Private Idea": "发表私人想法", + "Publishing is possible only from the chart page. Please open a chart and then try again.": "只可以在图表页面进行发表。请打开图表再次尝试。", + "Remarks": "备注", + "Remove all line tools for ": "移除所有画线工具 ", + "Returns": "返回值", + "Script Language Reference Manual": "脚本语言参考手册", + "See Also": "请参阅", + "Syntax": "语法", + "Type:": "类型:", + "Be the first to speak": "首先发言", + "Ignored users list": "黑名单列表", + "# (Total: {0})": "# (总计: {0})", + "Hold Shift – draw lines at right angles.": "按住 Shift –在绘制趋势线时,以固定角度绘图。", + "Number or , – change interval. Type in a digit for minute charts, or first letter of the word for longer resolutions. E.g. 1, 5, 30, 60, 1440, H, 2H, 6H, D, 5D, 3W, 6M.": "数字 或 , –修改周期。在分钟图表中键入一个数字,或者在更长周期中键入单词首字母。如1, 5, 30, 60, 1440, H, 2H, 6H, D, 5D, 3W, 6M.", + "By clicking on “Sign Up” you are agreeing to the Terms of Service.": "单击“注册”表示您同意服务条款。", + "Change Days To": "修改日线为", + "Change Hours To": "修改小时为", + "Change Line Tool Visibility On Days": "修改画线工具在日线周期的可见性", + "Change Line Tool Visibility On Hours": "修改画线工具在小时周期的可见性", + "Change Line Tool Visibility On Minutes": "修改画线工具在分钟周期的可见性", + "Change Line Tool Visibility On Months": "修改画线工具在月线周期的可见性", + "Change Line Tool Visibility On Weeks": "修改画线工具在周线周期的可见性", + "Change Minutes To": "修改分钟为", + "Correct?": "对吗?", + "Could not send your report": "无法发送您的报告", + "Crypto/crypto pairs (eg. LTC/BTC) are not currently supported but that may change in the future.": "Crypto/crypto对(如LTC/BTC)目前不支持,但是可能在未来变得支持。", + "Cypher Pattern": "Cypher 型态", + "Days": "日", + "Go to Date...": "跳转日期...", + "Go to...": "跳转到...", + "Hours": "小时", + "IMPORTANT:": "重要:", + "Indexes don’t have prices, they have values. There are corresponding ETFs that can be traded. SPX is the SnP500 index, but SPY is the ETF that can be traded.": "指数有值,但是没有价格。有对应可以交易的ETF。SPX是SP500指数,而SPY是可以交易的ETF。", + "Last available bar": "Last available bar", + "Minutes": "分钟", + "Months": "月", + "Please do not modify the order so we can investigate the issue.": "请不要修改报单,以便我们可以调查问题。", + "Report this message": "报告此消息", + "Select order": "选择报单", + "Simply
drag & drop

or select file...": "简单地
拖拽 & 放下

或者选择文件...", + "Spreads can’t be traded because they are not a single symbol, they are a visual representation of a calculation.": "价差不能交易,因为价差不是一个单一的商品,而是一个计算值的直观表现。", + "Thanks!": "感谢!", + "To:": "致:", + "Trading issue": "交易问题", + "Warning:": "警告:", + "Weeks": "周", + "comment": "评论", + "goto date.": "跳转日期。", + "html5 stock charting
library licensing": "html5股票图表
库许可", + "message": "消息", + "Go": "跳转", + "Go to": "跳转到", + "Report {0} from {1} to moderators": "来自 {1}给版主的报告{0}", + "Reported {0} from @{1}, {2}": "来自 @{1},{2}的报告 {0}", + "Add Text Note For {0}": "给{0}添加文本笔记", + "Add To Text Notes": "添加到文本笔记", + "Are you sure you want to delete this script?": "您确定要删除此脚本吗?", + "DELETE": "删除", + "Do you realy want to delete {0} template?": "您确定要删除{0}模板吗?", + "Do you realy want to replace \"{0}\"?": "您确定要替换\"{0}\"吗?", + "Idea": "想法", + "NEW": "新建", + "New Untitled Note": "新的未命名笔记", + "Open Text Notes Panel": "打开文本笔记面板", + "Please enter a valid URL": "请输入一个有效的URL", + "Save template as...": "保存为模板...", + "Search Note": "搜索文本笔记", + "Template name": "模板名称", + "Text Notes": "文本笔记", + "Text Notes are available only on chart page. Please open a chart and then try again.": "文本笔记只能在图表页面使用。请打开图表然后再尝试。", + "URL": "URL", + "Add Text Note For __symbol__": "给 __symbol__ 添加文本笔记", + "Add this study to active chart": "添加此公式到活跃的图表中", + "April": "四月", + "Are you sure you want to cancel order %s?": "您确定要取消报单 %s 吗?", + "Are you sure you want to ignore messages from __username__?": "您确定要忽略来自 __username__ 的消息吗?", + "August": "八月", + "Buy ": "买入 ", + "Cancel PRO Account": "取消PRO账号", + "Cancel subscription": "取消订阅", + "Change Minutes From": "Change Minutes From", + "Connect to %s": "连接到 %s", + "Connection to server was lost": "服务器连线断开", + "Continued violation of chat etiquette. For more information on this etiquette please go to __link__": "不断违反聊天礼仪。更多聊天礼仪信息请去__link__", + "Created {0}.": "创建于 {0}", + "Do you really want to delete __themename__ theme?": "您真的要删除 __themename__ 主题吗?", + "Expand __symbol__ chart": "放大 __symbol__ 图表", + "February": "二月", + "January": "一月", + "July": "七月", + "Last edited {0}": "上次编辑 {0}", + "Link to __room__ chat": "链接到聊天室__room__", + "M": "M", + "March": "三月", + "Neutral": "中立", + "No Title": "无标题", + "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at __email__": "不允许广告、直接营销或招揽。要给我们的用户投放广告可以通过__email__联系我们。", + "No showcase": "不允许展示", + "Notice": "通知", + "November": "十一月", + "October": "十月", + "Open __symbol__ Text Note": "打开 __symbol__ 文本笔记", + "Publish": "发表", + "Room __title__ was deleted": "聊天室 __title__ 已删除", + "Save theme as...": "保存主题为...", + "Script": "脚本", + "Script Error": "脚本错误", + "Sell ": "卖出 ", + "Send private message to __username__": "发送私人消息给 __username__", + "September": "九月", + "Show Published Charts Timeline": "显示已发表图表时间线", + "Show alert label line": "显示警报标签线", + "Show all messages from __username__": "显示所有来自 __username__ 的消息", + "Symbol __symbol__ cannot be traded on TradingView’s Paper Trading. Why not?": "TradingView的模拟交易不能下单商品 __symbol__ 。为什么不能?", + "To: __username__": "致:__username__", + "Unlock": "解锁", + "__minutes__ min": "__minutes__ 分", + "__minutes__ min __seconds__ sec": "__minutes__ 分 __seconds__ 秒", + "__seconds__ sec": "__seconds__ 秒", + "__username__ has entered the chat": "__username__ 加入聊天", + "__username__ has left the chat": "__username__ 离开聊天", + "days": "日", + "hours": "小时", + "minutes": "分钟", + "months": "月", + "years": "年", + "Sign in or sign up to use paper trading": "登录注册使用模拟交易", + "Paper Trading is disconnected.": "模拟交易断开", + "long": "多", + "short": "空", + "1 day": "1天", + "1 hour": "1小时", + "10 minutes": "10分钟", + "12 hours": "12小时", + "3 hours": "3小时", + "30 minutes": "30分钟", + "5 minutes": "5分钟", + "Balance:": "可用资金:", + "Ban __username__": "禁止 __username__", + "Ban duration:": "禁止期限:", + "Ban expires in less than __duration__": "禁止在不到__duration__到期", + "Banned permanently": "永久禁止", + "Content that caused the ban:": "导致被禁止的内容:", + "Equity:": "权益:", + "Hi,nnI'm a moderator for TradingView. I reviewed your idea at __chart__ and had to mark it as \"Not Suggested\" because it doesn't comply with our House Rules https://www.tradingview.com/house-rules/.nnPay attention to these rules to get into the Suggested stream more often, or even become a Suggested Author. Please let me know if you have any questions, will be happy to help.": "你好,我是TradingView的版主。我复查了您关于__chart__的交易想法,必须将它标记为“不推荐”,因为它不符合我们的网站规则 https://www.tradingview.com/house-rules/。注意这些规则,更常进入推荐流,甚至成为推荐发布者。如果您有任何问题,请告知我,很高兴给您帮助。", + "Idea comments": "想法评论", + "Ideas publishing": "想法发表中", + "If you have questions or suggestions, reply to this message.": "如果您有问题或建议,回复此邮件。", + "Ignore __username__": "忽略 __username__", + "Percents": "百分比", + "Permanently": "永久", + "Phone": "电话", + "Please enter template name": "请输入模板名称", + "Please enter theme name": "请输入主题名称", + "Position is being changed": "Position is being changed", + "Private messages": "私人消息", + "Public chats": "公共聊天", + "Publish idea": "发表想法", + "Quote the message which caused the ban along with additional comments if any (a private message with this information will be sent to the user from your account):": "Quote the message which caused the ban along with additional comments if any (a private message with this information will be sent to the user from your account):", + "Read this every time before banning someone! Our goal is to keep a healthy, constructive and useful dialog open in the chatrooms. Sending a private message with a warning is enough to solve 99% of the issues. If that doesn’t help, start with a one-minute ban.": "每次禁言某人之前请先阅读!我们的目标是在公共聊天室中保持一个健康的、积极的和有用的对话框。发送一个警告的私人信息可以充分解决99%的问题。如果那不管用,从一个一分钟的禁言开始。", + "Save new study template": "保存新的指标模板", + "Select violation...": "选择违规...", + "Snapshot": "快照", + "Symbols from Quandl are not currently supported.": "目前不支持来自Quandl的商品。", + "Unban __username__": "取消禁止__username__", + "Unignore __username__": "取消忽略__username__", + "User __username__ was banned for __duration__.": "用户__username__被禁止__duration__。", + "User __username__ was banned permanently.": "用户__username__被永久禁止。", + "User __username__ was unbanned.": "用户__username__被取消禁止。", + "Violated house rule:": "违反网站规则:", + "Violated house rule: __violation__.": "违反网站规则:__violation__.", + "Violation that caused the ban: __violation__.": "导致被禁止的违规:__violation__.", + "When selecting this checkbox the study template will set \"__interval__\" interval on a chart": "当选择此复选框,指标模板将设定图表周期\"__interval__\"", + "You are banned from __banType__ for __duration__ for violating our House Rules. More info - __link__": "您由于违反我们的网站规则,已在__banType__被禁止__duration__。更多信息 - __link__", + "You are permanently banned from __banType__ for violating our House Rules. More info - __link__.": "您由于违反我们的网站规则,已在__banType__被永久禁止。更多信息 - __link__。", + "__firstEnumerationItem__ and __secondEnumerationItem__": "__firstEnumerationItem__ 和 __secondEnumerationItem__", + "__firstEnumerationItem__, __secondEnumerationItem__ and __thirdEnumerationItem__": "__firstEnumerationItem__,__secondEnumerationItem__ 和__thirdEnumerationItem__", + "__firstEnumerationItem__, __secondEnumerationItem__, __thirdEnumerationItem__ and __fourthEnumerationItem__": "__firstEnumerationItem__,__secondEnumerationItem__,__thirdEnumerationItem__ 和__fourthEnumerationItem__", + "__username__ is permanently banned. Do you want to unban __username__?": "__username__被永久禁止。您要取消禁止__username__吗?", + "commenting": "评论", + "go to date.": "跳转到日期", + "publish idea.": "发表想法", + "publishing": "发表中", + "server failed to place closing order": "服务器委托平仓报单失败", + "take snapshot.": "拍快照", + "

Pine scripting language

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.": "

Pine脚本语言

TradingView提供了大量预设指标源码。同时,Pine编程语言是专为高阶用户所设计,可以根据需要在现有的Pine脚本基础上进行编辑,或者创建自定义的脚本。", + "Close message": "关闭消息", + "Created ": "创建 ", + "Edit Order…": "编辑报单...", + "Error occured while publishing": "发表时发生错误", + "Error: Account is disabled": "错误:账号被禁用", + "Last edited ": "上次编辑 ", + "Show Drawings Toolbar": "显示绘图工具栏", + "Text Note": "文本笔记", + "This chart layout has a lot of objects and can't be published! Please report to {0} for further details.": "这个图表版面有过多对象无法被发表!请报告进一步 详细信息给{0}。", + "TradingView Sign Up": "TradingView 注册", + "Heikin Ashi": "Heikin Ashi", + "Learn about all PRO features": "了解全部的PRO功能", + "Show Less": "显示更少", + "Visibility": "可见性", + "Levels Line": "等级线", + "Show Objects Tree...": "显示管理设定...", + "Close_as_a_command": "关闭" } \ No newline at end of file diff --git a/charting_library/static/localization/translations/zh_TW.json b/charting_library/static/localization/translations/zh_TW.json index 39066c0e..a1414e3b 100644 --- a/charting_library/static/localization/translations/zh_TW.json +++ b/charting_library/static/localization/translations/zh_TW.json @@ -1,1185 +1,99 @@ { - "propertypage-name-label_css_class": "propertypage-name-label", - "Script Editor": "腳本編輯器", - " Published Charts Timeline": "發行時間", - "SMA": "簡單移動平均線", - "Published Chart": "Published Chart", - "Bar's Style": "K線圖樣式", - "Chart Properties": "圖表屬性", - "Compare": "比較", - "Compare...": "比較...", - "Compare or Add Symbol...": "比較/新增商品...", - "Compare or Add Symbol": "比較/新增商品", - "Add Symbol": "增加商品", - "Scales Properties...": "刻度屬性設定...", - "Add": "新增", - "Company Comparison": "請輸入對比商品", - "Indicators, Fundamentals, Economy and Add-ons": "技術指標", - "Economy & Symbols": "標的代碼", - "Bars": "美國線", - "Candles": "蠟燭線", - "Hollow Candles": "空心蠟燭線", - "Line": "線形圖", - "Permanent link to this message": "Permanent link to this message", - "Area": "山形圖", - "Message settings": "Message settings", - "Heiken Ashi": "Heiken-Ashi燭圖", - "Delete message": "Delete message", - "Are you sure you want to delete this message?": "Are you sure you want to delete this message?", - "Renko": "Renko", - "Line Break": "Line Break", - "Kagi": "Kagi", - "Point & Figure": "Point & Figure", - "Histogram": "直方圖", - "Cross_chart_type": "交叉圖", - "Crosshair": "十字交錯圖", - "Columns": "柱狀圖", - "Circles": "圓形圖", - "Indicators": "技術指標", - "Favorites": "偏好", - "Technical Analysis": "技術分析", - "No indicators matched your criteria.": "沒有指標符合您的搜索條件.", - "Add to favorites": "增加至偏好中", - "Remove from favorites": "從偏好中移除", - "No symbols matched your criteria": "沒有商品符合您的搜索條件", - "Add any symbol from the list": "從列表中添加一些商品", - "Overlay the main chart": "在主圖上顯示", - "Symbols to be added on the chart": "插入商品到圖表上", - "Symbol": "商品", - "Default": "預設值", - "Defaults": "預設值", - "OK": "確認", - "Toggle notifications for this room": "Toggle notifications for this room", - "Cancel": "取消", + " alert label line": "alert label line", " color": "顏色", + " Published Charts Timeline": "發行時間", " transparency": "透明度", " visibility": "能見度", - "Add To Watchlist": "添加至收藏夾", - "Add {0} To Watchlist": "Add {0} To Watchlist", - "Apply": "應用", - "Arguments in Header": "表頭參數", - "Arrow": "箭頭", - "Auto Scale": "自動縮放", - "Background": "背景", - "bars": "根", - "bars_margin": "根", - "{0} bars": "{0} 根", - "Bottom Margin": "下邊距", - "Bring Forward": "向上移動", - "Bring to Front": "置於頂層", - "Clone": "克隆", - "Color Theme": "色彩主題", - "Copy": "複製", - "Extended Hours": "延長交易時間", - "Format...": "格式...", - "Source Code...": "Source Code...", - "Full Screen": "全螢幕", - "Grid Lines": "網格線", - "Hide All Drawing Tools": "隱藏所有繪圖工具", - "Drawing Tools": "Drawing Tools", - "Hide": "隱藏", - "Sort by symbol": "Sort by symbol", - "Sort by last price": "Sort by last price", - "Sort by price change": "Sort by price change", - "Sort by price change percent": "Sort by price change percent", - "Time Scale": "Time Scale", - "Insert Drawing Tool": "新增繪圖工具", - "Insert Indicator...": "新增技術指標...", - "Script Editor...": "Script Editor...", - "Last Value on Price Scale": "顯示最後收盤價", - "Link To": "連結至", - "Last": "Last", - "Chng": "Chng", - "Sound on addressed to me messages": "Sound on addressed to me messages", - "Load New Bars": "載入新數據", - "Lock All Drawing Tools": "鎖定所有繪圖工具", - "Lock Scale": "鎖定縮放功能", - "Lock scale": "鎖定縮放功能", - "Log Scale": "對數縮放", - "log": "log", - "Magnet Mode": "磁鐵模式", - "Merge Down": "向下合併", - "Merge Up": "向上合併", - "Objects Tree...": "排列順序...", - "Offset": "位移", - "Override Min Tick": "覆寫最小刻度", - "Percentage": "百分比", - "Precision": "精確度", - "Price Line": "價格標線", - "Properties...": "屬性...", - "Redo": "重做", - "Remove All Drawing Tools": "移除所有繪圖工具", - "Remove All Studies": "移除所有學習", - "Remove All Indicators": "移除所有技術指標", - "Remove": "移除", - "Reset Chart": "重設圖表", - "Reset Scale": "重設比例", - "Reset": "重設", - "Right Margin": "右邊距", - "Save As...": "儲存為...", - "Scale Left": "左邊縮放", - "Scale Percentage": "縮放百分比", - "Scale Right": "右邊縮放", - "Scale Series Only": "只縮放數據", - "Scale series only": "只縮放數據", - "Scale Series only": "只縮放數據", - "Scales Lines": "縮放線條", - "Scales Text": "縮放文字", - "Scaling": "縮放", - "Screen (No Scale)": "螢幕(無縮放)", - "Send Backward": "下移一層", - "Send to Back": "移至底層", - "Session Breaks": "中斷工作階段", - "Show Arguments in Header": "在表頭上顯示參數", - "Show Last Value": "Show Last Value", - "Show Last Value on Price Scale": "在價格比例尺上顯示最終值", - "Show Left Axis": "顯示左軸", - "Show Right Axis": "顯示右軸", - "Show": "顯示", - "Show Countdown": "Show Countdown", - "Stay In Drawing Mode": "停留在繪圖模式", - "Symbol Search...": "搜尋商品代碼...", - "Change Symbol": "更換商品代碼", - "Change Symbol...": "更換商品代碼...", - "Change Interval...": "Change Interval...", - "Time Zone": "時區", - "TimeZone": "時區", - "Top Margin": "上邊距", - "Transparency": "透明度", - "Undo {0}": "復原", - "Undo": "復原", - "undo": "undo", - "redo": "redo", - "Unmerge Down": "取消向下合併", - "Unmerge Up": "取消向上合併", - "Visual Order": "顯示順序", - "Watermark": "浮水印", - "Show Objects Tree": "顯示排列順序", - "cursors-group-css-class": "cursors-group-css-class", - "ABCD Pattern": "ABCD 型態", - "Anchored Text": "錨點文字", - "Arc": "弧形", - "Arrow Mark Down": "下箭頭", - "Arrow Mark Left": "左箭頭", - "Arrow Mark Right": "右箭圖", - "Arrow Mark Up": "上箭頭", - "Balloon": "泡泡", - "Bars Pattern": "長條圖", - "Brush": "筆刷", - "Callout": "標註", - "Circle Lines": "週期線", - "Cross": "十字線", - "Cyclic Lines": "循環線", - "Date Range": "日期範圍", - "Disjoint Angle": "不相交角", - "Dot": "圓點", - "Elliott Labels": "艾略特標籤", - "Elliott Major Retracement": "艾略特主波浪回測", - "Elliott Minor Retracement": "艾略特小波浪回測", - "Elliott Wave Cycle": "艾略特循環波", - "Elliott Wave Minor": "艾略特小型波", - "Elliott Wave Circle": "Elliott Wave Circle", - "Elliott Wave Subminuette": "艾略特次微波", - "Ellipse": "橢圓", - "Value": "Value", - "Eraser": "橡皮擦", - "Alert Actions": "Alert Actions", - "Send E-mail": "Send E-mail", - "Send SMS": "Send SMS", - "Play Sound": "Play Sound", - "Show Popup": "Show Popup", - "Extended": "延伸", - "Extended Line": "延伸線", - "Fib Channel": "通道黃金分割率", - "Fib Circles": "圓周黃金分割率", - "Fib Retracement": "費波南茲回測", - "Fib Speed Resistance Arcs": "半圓周黃金分割率", - "Fib Speed Resistance Fan": "扇形黃金分割率", - "Fib Spiral": "費波南茲螺旋", - "Fib Time Zone": "費波南茲係數", - "Fib Wedge": "楔形黃金分割率", - "Flag Mark": "旗標", - "Flat Top/Bottom": "旗頂/旗底", - "Flat Bottom": "旗底", - "Forecast": "預測", - "Gann Box": "箱型甘氏線", - "Gann Fan": "扇形甘氏線", - "Gann Square": "方形甘氏線", - "Head & Shoulders": "頭肩頂", - "Horizontal Line": "垂直線", - "Horizontal Ray": "垂直射線", - "Icon": "圖標", - "Inside Pitchfork": "內側蝴蝶指標", - "Long Position": "做多部位", - "Risk/Reward long": "長期風險/回報", - "Modified Schiff Pitchfork": "改良式希夫蝴蝶指標", - "Parallel Channel": "併行通道", - "Pitchfan": "扇形角度線", - "Pitchfork": "基本蝴蝶指標", - "Polyline": "多邊形", - "Price Label": "價位標籤", - "Price Range": "價位區間", - "Projection": "投影指標", - "Ray": "射線", - "Rectangle": "矩形", - "Regression Trend": "迴歸趨勢", - "Rotated Rectangle": "旋轉矩形", - "Schiff Pitchfork": "希夫蝴蝶指標", - "Schiff": "希夫", - "Original": "原始", - "Modified Schiff": "改良式希夫", - "Inside": "內部", - "Short Position": "做空部位", - "Risk/Reward short": "短期風險/回報", - "Text": "文字", - "Comment": "註解", - "Three Drivers Pattern": "下降旗形", - "Thumb Down": "失望", - "Thumb Up": "滿意", - "Trend Angle": "趨勢角度", - "Trend Line": "趨勢線", - "Trend-Based Fib Extension": "趨勢黃金分割率", - "Trend-Based Fib Time": "趨勢費波南茲係數", - "Triangle Pattern": "收斂三角形", - "Triangle": "三角形", - "Vertical Line": "水平線", - "XABCD Pattern": "XABCD 蝴蝶", - "Angle:": "角度:", - "Arcs": "弧形", - "Background color 1": "背景顏色 #1", - "Background color 2": "背景顏色 #2", - "Background Color": "背景顏色", - "Bar #": "長條 #", - "Border color": "邊框顏色", - "Border Color": "邊框顏色", - "Border": "邊框", - "Bottom Lables": "底部標籤", - "bottom": "底部", - "center": "中間", - "Channel": "頻道", - "Coeffs As Percents": "以係數作為百分比", - "Color bars based on previous close": "前次關閉時使用的調色", - "Color": "顏色", - "Color:": "顏色:", - "Coordinates": "座標", - "Delete": "刪除", - "Down Color": "向下顏色", - "Drawings": "繪圖", - "Entry price:": "輸入價格:", - "Event": "Event", - "Events": "事件", - "Extend Left End": "向左延長至左端", - "Extend Left": "向左延長", - "Extend Lines": "延長線條", - "Extend Right End": "向右延長至右端", - "Extend Right": "向右延長", - "Extend": "延伸", - "Failure back color": "失敗時背景顏色", - "Failure text color": "失敗時文字顏色", - "Fans": "扇形", - "Fill": "填滿", - "Format": "格式", - "Graphics": "圖形", - "Grid": "格線", - "Help": "協助", - "HLC Bars": "HLC長條", - "Inputs": "輸入", - "Label Background": "標籤背景", - "Label": "標籤", - "Labels": "標籤", - "Left End": "左端", - "Left Labels": "左方標籤", - "Right Labels": "Right Labels", - "left": "左", - "Level {0}": "等級 {0}", - "Levels": "等級", - "Lines": "線", - "Major": "主要", - "Measure (Shift + Click on the chart)": "測量 (在圖表上按著鍵盤Shift鍵,同時點擊滑鼠左鍵)", - "Median": "中位", - "middle": "中間", - "Middle": "中軸慢線", - "Minor": "主要", - "Mode": "模式", - "Normal": "一般", - "Plot": "繪圖", - "Price Levels": "價位等級", - "Price Source": "價位起點", - "Price": "價位", - "Price:": "價位:", - "Prices": "價位", - "Profit Background Color": "有效背景顏色", - "Profit Level. Ticks:": "有效等級刻度:", - "Properties": "圖表設定", - "Reverse": "反向", - "Right End": "右端", - "Right Lables": "右方標籤", - "right": "右", - "Log Scale_scale_menu": "對數比例選單", - "Percentage_scale_menu": "百分比比例選單", - "Scales": "比例", - "Settings": "設定", - "Show Background": "顯示背景", - "Show Bars Range": "顯示長條圖區間", - "Show Date/Time Range": "顯示時間/日期區間", - "Show Distance": "顯示距離", - "Show Labels": "顯示標籤", - "Show Price Range": "顯示價格區間", - "Show Price": "顯示價位", - "Show Prices": "顯示價位", - "Show Text": "顯示文字", - "Show Time": "顯示時間", - "Show Wave": "顯示波浪", - "Show/Hide": "顯示/隱藏", - "Source back color": "起點的背景顏色", - "Source border color": "起點的邊框顏色", - "Source text color": "起點的文字顏色", - "Stay in Drawing Mode": "停留在繪圖模式", - "Stop Background Color": "停損時背景顏色", - "Stop Color:": "停損時的顏色:", - "Stop Level. Ticks:": "停損時的等級刻度:", - "Style": "樣式", - "Success back color": "成功時背景顏色", - "Success text color": "成功時文字顏色", - "Target back color": "終點的背景顏色", - "Target border color": "終點的邊框顏色", - "Target Color:": "終點的顏色:", - "Target text color": "終點的文字顏色", - "Text Alignment:": "文字參數:", - "Text color": "文字顏色", - "Text Color": "文字顏色", - "Text Font": "文字字型", - "Text Wrap": "文字換行", - "Text:": "文字:", - "Time Levels": "時間等級", - "Timezone/Sessions": "時區/工作階段", - "Top Labels": "頂端標籤", - "Bottom Labels": "Bottom Labels", - "top": "頂端", - "Up Color": "向上顏色", - "Wave Size": "波浪大小", - "Wick": "燭心", - "Zoom In": "放大", - "Zoom Out": "縮小", - "Borders": "邊框", - "Level": "等級", - "Hlines Background": "盤整區背景色", - "Plots Background": "繪圖區背景色", - "Open_line_tool_position": "開啟畫線工具位置", - "Closed_line_tool_position": "關閉畫線工具位置", - "{0} P&L: {1}": "{0} 獲利與損失: {1}", - "Risk/Reward Ratio: {0}": "風險/回報比率: {0}", - "Stop: {0} ({1}%)": "停損: {0} ({1}%)", - "Target: {0} ({1}%)": "目標: {0} ({1}%)", - "SUCCESS": "成功", - "FAILURE": "失敗", - "Left Shoulder": "左肩", - "Head": "頭部", - "Right Shoulder": "右肩", - "Mirrored": "鏡像", - "Flipped": "翻轉", - "distance: {0}": "距離: {0}", - "day": "日", - "day_plural": "日", - "week": "週", - "week_plural": "週", - "month": "月", - "month_plural": "月", - "minute": "分鐘", - "minute_plural": "分鐘", - "hour": "小時", - "hour_plural": "小時", - "y_dates": "年", - "y_dates_plural": "年", - "h_dates": "小時", - "D_dates": "日", - "W_dates": "週", - "M_dates": "月", - "d_dates": "日", - "m_dates": "月", - "in_dates": "總天數", - "Jan": "一月", - "Feb": "二月", - "Mar": "三月", - "Apr": "四月", - "May": "五月", - "Jun": "六月", - "Jul": "七月", - "Aug": "八月", - "Sep": "九月", - "Oct": "十月", - "Nov": "十一月", - "Dec": "十二月", - "Objects Tree": "排列順序", - "Manage Drawings": "管理繪圖工具", - "TOOL": "工具", - "SYMBOL": "商品代碼", - "Move Up": "向上移動", - "Move Down": "向下移動", - "All Exchanges": "所有交易所", - "All types": "所有類型", - "Stock": "股票", - "stock": "股票", - "Index": "指數", - "index": "指數", - "Futures": "期貨", - "futures": "期貨", - "Image URL": "圖檔路徑", - "Save image": "儲存圖檔", - "or copy url:": "或複製圖檔路徑:", - "Redo {0}": "重做 {0}", - "Custom color...": "自定義顏色...", - "Search": "搜尋", - "Open_in_legend": "開盤", - "High_in_legend": "最高", - "Low_in_legend": "最低", - "Close_in_legend": "收盤", - "Open": "開盤", - "High": "最高", - "Low": "最低", - "Close": "收盤", - "(H + L)/2": "(最高+最低)/2", "(H + L + C)/3": "(最高+最低+收盤)/3", + "(H + L)/2": "(最高+最低)/2", "(O + H + L + C)/4": "(開盤+最高+最低+收盤)/4", - "UTC": "國家標準時間", - "Exchange": "交易所", - "Athens": "歐洲/雅典", - "Berlin": "歐洲/柏林", - "Bogota": "南美洲/波哥大", - "Bangkok": "曼谷", - "Buenos Aires": "南美洲/布宜諾斯艾利斯", - "Chicago": "北美洲/芝加哥", - "Hong Kong": "亞洲/香港", - "Kolkata": "亞洲/加爾各答", - "London": "歐洲/倫敦", - "Los Angeles": "北美洲/洛杉磯", - "Madrid": "歐洲/馬德里", - "Moscow": "歐洲/莫斯科", - "New York": "北美洲/紐約", - "Paris": "歐洲/巴黎", - "Sao Paulo": "Sao Paulo", - "Seoul": "亞洲/首爾", - "Shanghai": "亞洲/上海", - "Singapore": "亞洲/新加坡", - "Sydney": "大洋洲/雪梨", - "Taipei": "亞洲/台北", - "Tehran": "德黑蘭", - "Tokyo": "亞洲/東京", - "Toronto": "北美洲/多倫多", - "Vancouver": "北美洲/溫哥華", - "Warsaw": "歐洲/華沙", - "n/a": "n/a", - "Long_input": "長軸慢線", - "long_input": "長軸慢線", - "longlen_input": "長軸慢線", - "Window Size_input": "視窗大小", - "Length_input": "天數", - "length_input": "天數", - "len_input": "天數", - "Short_input": "短軸快線", - "short_input": "短軸快線", - "shortlen_input": "短軸快線", - "Mult_input": "多重因素", - "mult_input": "多重因素", - "divisor_input": "除數", - "Divisor_input": "除數", - "Upper": "上方", - "Lower": "下方", - "Long": "長期", - "Short": "短期", - "Signal": "訊號", - "Jaw": "下顎", - "Teeth": "牙齒", - "Lips": "嘴唇", - "Zero": "零軸", - "WMA Length_input": "WMA長度", - "Long RoC Length_input": "長期RoC天數", - "Short RoC Length_input": "短期RoC天數", - "jawLength_input": "下顎長度", - "teethLength_input": "牙齒長度", - "lipsLength_input": "嘴唇長度", - "percent_input": "百分比", - "exponential_input": "指數平均", - "smoothD_input": "平滑 %D", - "smoothK_input": "平滑 %K", - "Color 0": "顏色 0", - "Color 1": "顏色 1", - "Color 2": "顏色 2", - "Color 3": "顏色 3", - "Color 4": "顏色 4", - "sym_input": "工具", - "symbol_input": "工具", - "Sym_input": "工具", - "DI Length_input": "DI長度", - "ADX Smoothing_input": "平滑ADX", - "displacement_input": "雲帶", - "Tenkan-sen": "轉換線", - "Kijun-sen": "基準線", - "Chikou span": "延遲線", - "Senkou A": "前行帶 A", - "Senkou B": "前行帶 B", - "useTrueRange_input": "使用真實區間", - "roclen1_input": "RoC天數 1", - "roclen2_input": "RoC天數 2", - "roclen3_input": "RoC天數 3", - "roclen4_input": "RoC天數 4", - "smalen1_input": "SMA天數 1", - "smalen2_input": "SMA天數 2", - "smalen3_input": "SMA天數 3", - "smalen4_input": "SMA天數 4", - "siglen_input": "訊號長度", - "UpperLimit": "上方極限值", - "LowerLimit": "下方極限值", - "Limit": "Limit", - "fastLength_input": "快速指標天數", - "slowLength_input": "慢速指標天數", - "signalLength_input": "訊號產生天數", - "start_input": "開始", - "increment_input": "增量", - "maximum_input": "最大值", - "showMA_input": "顯示移動平均", - "show MA_input": "顯示移動平均線", - "Volume": "成交量", - "Volume MA": "成交量移動平均", - "Indicator": "技術指標", - "Oscillator": "擺盪指標", - "lengthStoch_input": "隨機指標天數", - "lengthRSI_input": "隨機RSI天數", - "sigma_input": "sigma", - "Sigma_input": "Sigma", - "Crosses": "交錯", - "Click to set a point": "點擊設置座標點", + "...Less Tags": "...Less Tags", + "1 minute": "1 minute", "1. Slide your finger to select location for first anchor
2. Tap anywhere to place the first anchor": "1. 滑動你的手指,選取第一個錨點位置。
2. 點擊螢幕,將第一個錨點設置於該處。", "1. Slide your finger to select location for next anchor
2. Tap anywhere to place the next anchor": "1. 滑動你的手指,選取第二個錨點位置。
2. 點擊螢幕,將第二個錨點設置於該處。", - "retrying": "重試", - "eod data": "盤後數據", - "eod delayed": "盤後延遲數據", - "loading data": "載入數據", - "invalid symbol": "無效的代碼", - "streaming": "串流", - "realtime": "即時", - "pre-market": "盤前", - "post-market": "盤後", - "closed": "收盤", - "Time Interval": "時間區間", - "Show Symbol Labels": "顯示代碼標籤", - "Show Symbol Labels_context_menu": "顯示代碼標籤", - "Subminuette": "次微浪", - "Minuette": "微浪", - "Minute": "細浪", - "Intermediate": "中型浪", - "Primary": "初級", - "Cycle": "循環週期", - "SuperCycle": "大型循環週期", - "GrandSuperCycle": "超大循環週期", - "Lock": "鎖定", - "Width": "寬度", - "Line With Breaks": "線形圖(含休市日)", - "Area With Breaks": "山形圖(含休市日)", - "Type": "類型", - "Simple": "簡單", - "With Markers": "與標記", - "Step": "階梯", - "No drawings yet": "尚未繪圖", - "Lock/Unlock": "鎖定/解鎖", - "deviation_input": "標準差", - "depth_input": "深度", - "Accumulation/Distribution_study": "累積/派發線(Accum/Dist)", - "Aroon_study": "阿隆指標(Aroon)", - "Advance/Decline_study": "騰落指標(AD)", - "Average True Range_study": "真實波幅指標(ATR)", - "Awesome Oscillator_study": "動量震盪指標(AO)", - "Bollinger Bands Width_study": "包寧傑帶狀指標(BBW)", - "Balance of Power_study": "力量平衡度指標(Balance of Power)", - "Bollinger Bands_study": "包寧傑指標(BB)", - "Bollinger Bands %B_study": "包寧傑%B指標(BB%B)", - "Chaikin Money Flow_study": "蔡金資金流向指標(CMF)", - "Chaikin Oscillator_study": "蔡金擺動指標(Chaikin Osc)", - "Chande Kroll Stop_study": "錢德克羅止損(Chande Kroll Stop)", - "Chande Momentum Oscillator_study": "錢德動量擺動指標(ChandeMO)", - "Commodity Channel Index_study": "順勢指標(CCI)", - "Choppiness Index_study": "平滑指數(CHOP)", - "Directional Movement Index_study": "動向指數(DMI)", - "Correlation Coeff_study": "相關係數(CC)", - "Donchian Channels_study": "唐奇安通道指標(DC)", - "Double Exponential Moving Average_study": "雙指數移動平均線(DEMA)", - "Ease of Movement_study": "簡易波動指標(EOM)", - "Elders Force Index_study": "強力指數指標(EFI)", - "Envelope_study": "包絡線指標(Env", - "Ichimoku Cloud_study": "一目均衡表(Ichimoku)", - "Klinger Oscillator_study": "克林格成交量擺動指標(Klinger Osc)", - "Hull MA_study": "Hull移動平均線(HMA)", - "Keltner Channels_study": "肯特納通道(KC)", - "Linear Regression Curve_study": "線性迴歸曲線(LRC)", - "Know Sure Thing_study": "加權總和變動率(KST)", - "MA Cross_study": "均線交叉線(MA Cross)", - "Money Flow_study": "貨幣流量指標(MFI)", - "Mass Index_study": "梅斯線指標(MASS)", - "Moving Average Exponential_study": "指數移動平均指標(EMA)", - "Net Volume_study": "淨交易量(NetVol)", - "Moving Average Convergence/Divergence_study": "指數平滑異同移動平均線(MACD)", - "Moving Average_study": "移動平均線(MA)", - "Moving Average Weighted_study": "加權移動平均線(WMA)", - "Parabolic SAR_study": "停損點轉向指標(SAR)", - "On Balance Volume_study": "能量潮指标(OBV)", - "Price Oscillator_study": "價格擺動指標(PPO)", - "Relative Strength Index_study": "相對強弱指數(RSI)", - "Relative Vigor Index_study": "相對能量指數指標(RVGI)", - "Relative Volatility Index_study": "相對離散指數(RVI)", - "SMI Ergodic Indicator/Oscillator_study": "SMIEO指標(SMIIO)", - "Stochastic_study": "隨機指標(STOCH)", - "TRIX_study": "三重指數平均指標(TRIX)", - "Stochastic RSI_study": "隨機強弱指標(STOCH RSI)", - "Triple EMA_study": "三重指數移動平均線(TEMA)", - "VWMA_study": "成交量加權移動平均線(VWMA)", - "Volume Oscillator_study": "成交量擺動指標(Volume Osc)", - "Volume_study": "成交量(Vol)", - "Williams Alligator_study": "鱷魚線(Alligator)", - "Willams %R_study": "威廉指標(W%R)", - "Coppock Curve_study": "估波指標(Coppock Curve)", - "Least Squares Moving Average_study": "最小平方均線(LSMA)", - "Arnaud Legoux Moving Average_study": "Arnaud Legoux均線(ALMA)", - "True Strength Indicator_study": "真實強弱指數(TSI)", - "Change Interval": "改變區間", - "Show Only Studies": "只顯示學習", - "Show Only Drawings": "只顯示繪圖", - "Show All": "全部顯示", - "Timezone/Sessions Properties...": "時區/工作階段屬性", - "Scale Price Chart Only": "只縮放價位圖層", - "Open Interval Dialog": "開啟區間視窗", - "Note": "標注", - "Anchored Note": "錨點標注", - "Scales Properties": "刻度屬性", - "Toggle Auto Scale": "切換為自動縮放", - "Toggle Log Scale": "切換為對數縮放", - "Toggle Percentage": "切換為百分比", - "auto_scale": "自動", - "Invalid Symbol": "無效的標的", - "loading...": "載入中...", - "interval_dialog_description": "若圖表採用分鐘作為更新頻率,請輸入間隔數字(例如:若圖表為每五分鐘更新一次,請輸入5);或加上H代表小時,D代表日,W代表週,M代表月為週期更新頻率。", - "Not applicable": "不適用", - "Stats Text Color": "統計值文字顏色", - "Show Angle": "顯示角度", - "Always Show Stats": "始終顯示統計值", - "Rename...": "重新命名...", - "New": "New", - "Load": "載入", - "Save": "儲存", - "Rename Chart": "重新命名圖表", - "{0} copy": "{0} 複製", - "Please enter chart name": "請輸入圖表名稱", - "Enter a new chart name": "輸入新的圖表名稱", - "Load Chart": "載入圖表", - "Chart Name": "圖表名稱", - "Chart name": "圖表名稱", - "Rename Chart Layout": "Rename Chart Layout", - "Please enter chart layout name": "Please enter chart layout name", - "Enter a new chart layout name": "Enter a new chart layout name", - "Load Layout Chart": "Load Layout Chart", - "Chart Layout Name": "Chart Layout Name", - "Chart layout name": "Chart layout name", - "NEW CHART LAYOUT": "NEW CHART LAYOUT", - "Save Chart Layout saves not just some particular chart,\nit saves all charts for all symbols and intervals\nwhich you are modifying while working with this Layout": "Save Chart Layout saves not just some particular chart,\nit saves all charts for all symbols and intervals\nwhich you are modifying while working with this Layout", - "Last Modified": "最後修改日期", - "Save Chart Layout": "Save Chart Layout", - "Active Symbol": "啟動標的", - "Remove custom interval": "Remove custom interval", - "Fullscreen mode": "全螢幕模式", - "Marker Color": "標誌顏色", - "Font Size": "字型大小", - "Save New Chart": "儲存新圖表", - "Source_compare": "來源", - "YES": "是", - "Yes": "Yes", - "No": "No", - "NO": "否", - "Confirmation": "確認", - "Are you sure you want to delete this chart?": "你是否確定要刪除這份圖表?", - "Hide Marks On Bars": "Hide Marks On Bars", - "Precise Labels": "Precise Labels", - "Copy Chart Layout": "Copy Chart Layout", - "Load Chart Layout": "Load Chart Layout", - "Save New Chart Layout": "Save New Chart Layout", - "The Extended Trading Hours feature is available only for intraday charts": "The Extended Trading Hours feature is available only for intraday charts", - "Do you realy want to delete ": "Do you realy want to delete", - "Description": "Description", - "Date": "Date", - "Time": "Time", - "Alerts for the current symbol only": "Alerts for the current symbol only", - "Alerts for the current resolution only": "Alerts for the current resolution only", - "Hide inactive alerts": "Hide inactive alerts", - "Stopped Manual": "Stopped Manual", - "Expired": "Expired", - "Triggered and Not Active": "Triggered and Not Active", - "Error": "Error", - "Stop": "Stop", - "Stopped": "Stopped", - "Active": "Active", - "Order": "Order", - "Actual": "Actual", - "Prior": "Prior", - "Company": "Company", - "Estimate": "Estimate", - "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.": "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.", - "Share on Twitter a snapshot of your chart as a picture and whatever you write.": "Share on Twitter a snapshot of your chart as a picture and whatever you write.", - "Share on StockTwits a snapshot of your chart as a picture and whatever you write.": "Share on StockTwits a snapshot of your chart as a picture and whatever you write.", - "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.": "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.", - "Suggested ideas & my ideas": "Suggested ideas & my ideas", - "Ideas of the people I follow & my ideas": "Ideas of the people I follow & my ideas", - "My ideas only": "My ideas only", - "Hide Widgets": "Hide Widgets", - "Create Alert": "Create Alert", - "Disconnect": "Disconnect", - "Connect": "Connect", - "Pine Script Editor": "Pine Script Editor", - "Published ideas settings": "Published ideas settings", - "Change Ideas filter": "Change Ideas filter", - "Hide Drawings Toolbar": "Hide Drawings Toolbar", - "Show/Hide Drawings Toolbar": "Show/Hide Drawings Toolbar", - "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.", - "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.", - "Study Template": "Study Template", - "Template": "Template", - "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

": "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

", - "Quotes are delayed by 10 min and updated every 30 seconds": "Quotes are delayed by 10 min and updated every 30 seconds", - "delayed": "delayed", - "Show only my sent and received messages": "Show only my sent and received messages", - "Maximize Chat": "Maximize Chat", - "Detach Chat": "Detach Chat", - "Type your message here": "Type your message here", - "Have something to say?": "Have something to say?", - "Attach chart snapshot": "Attach chart snapshot", - "Insert emoticon": "Insert emoticon", - "You can not vote twice for one message": "You can not vote twice for one message", - "English only, please": "English only, please", - "English only, please. Currently we only support English, so we ask you to only use English when communicating on TradingView.": "English only, please. Currently we only support English, so we ask you to only use English when communicating on TradingView.", - "Respecting Fellow Members": "Respecting Fellow Members", - "Respecting Fellow Members. Whether you agree or disagree with ideas, be courteous and respectful. Treat others the way you'd like to be treated.": "Respecting Fellow Members. Whether you agree or disagree with ideas, be courteous and respectful. Treat others the way you'd like to be treated.", - "No advertising allowed": "No advertising allowed", - "No advertising allowed! You can post external links ONLY if they are relevant and add value to the conversation (i.e. a link to an example, or an article).": "No advertising allowed! You can post external links ONLY if they are relevant and add value to the conversation (i.e. a link to an example, or an article).", - "Custom...": "Custom...", - "Forex Talks": "Forex Talks", - "Forex": "Forex", - "Stock And Index Talks": "Stock And Index Talks", - "Bitcoin Talks": "Bitcoin Talks", - "Bitcoin": "Bitcoin", - "Link to this chat...": "Link to this chat...", - "Chat archives...": "Chat archives...", - "Edit room...": "Edit room...", - "Delete room": "Delete room", - "Save Drawing Template As...": "Save Drawing Template As...", - "Templates": "Templates", - "Apply Default Drawing Template": "Apply Default Drawing Template", - "There was an error posting your message.": "There was an error posting your message.", - "Confirm": "Confirm", - "Are you sure you want to delete this room?": "Are you sure you want to delete this room?", - "Show chart snapshot preview": "Show chart snapshot preview", - "Chart Snapshot": "Chart Snapshot", - "Show only favorite rooms": "Show only favorite rooms", - "Ignored users...": "Ignored users...", - "Launch chat in separate window": "Launch chat in separate window", - "Link to this room...": "Link to this room...", - "Room archives...": "Room archives...", - "You have no ignored users": "You have no ignored users", - "Remove this room from favorites": "Remove this room from favorites", - "Add this room from favorites": "Add this room from favorites", - "Compare Add": "Compare Add", - "Follow": "Follow", - "If you follow a symbol you will receive notifications when new ideas about that symbol are published.": "If you follow a symbol you will receive notifications when new ideas about that symbol are published.", - "You are not logged in. Please sign in.": "You are not logged in. Please sign in.", - "Info": "Info", - "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.": "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.", - "Home": "Home", - "Ideas": "Ideas", - "Scripts": "Scripts", - "Sign In": "Sign In", - "Sign Up": "Sign Up", - "Join Now": "Join Now", - "Ideas Published": "Ideas Published", - "Followers": "Followers", - "Following": "Following", - "Profile Settings": "Profile Settings", - "Public Profile": "Public Profile", - "Update Status": "Update Status", - "Sign Out": "Sign Out", - "E-mail for sms": "E-mail for sms", - "Please, enter your e-mail": "Please, enter your e-mail", - "E-mail": "E-mail", - "Crossing": "Crossing", - "Crossing Down": "Crossing Down", - "Crossing Up": "Crossing Up", - "Greater Than": "Greater Than", - "Less Than": "Less Than", - "Entering Channel": "Entering Channel", - "Inside Channel": "Inside Channel", - "Outside Channel": "Outside Channel", - "Moving Up": "Moving Up", - "Moving Down": "Moving Down", - "Moving Up %": "Moving Up %", - "Moving Down %": "Moving Down %", - "Select user to start new chat with": "Select user to start new chat with", - "You have no private messages yet": "You have no private messages yet", - "Don't be so cruel! Bans longer than 1 week are not allowed for now.": "Don't be so cruel! Bans longer than 1 week are not allowed for now.", - "Banned": "Banned", - "No ideas matched your criteria": "No ideas matched your criteria", - "Favorite ideas": "Favorite ideas", - "Only private ideas": "Only private ideas", - "Ideas for the current symbol only": "Ideas for the current symbol only", - "Ideas for the current resolution only": "Ideas for the current resolution only", - "Someone commented on your idea": "Someone commented on your idea", - "Someone agreed/disagreed with your idea": "Someone agreed/disagreed with your idea", - "Someone followed you": "Someone followed you", - "Someone replied to your comment": "Someone replied to your comment", - "Someone commented on the idea you follow": "Someone commented on the idea you follow", - "Someone you follow post new comment": "Someone you follow post new comment", - "Someone you follow change status": "Someone you follow change status", - "Someone you follow published new idea": "Someone you follow published new idea", - "Someone published idea on symbol you follow": "Someone published idea on symbol you follow", - "Notification sound": "Notification sound", - "Additional Notifications Settings...": "Additional Notifications Settings...", - "This is a temporary chart.": "This is a temporary chart.", - "To save your work, sign up for FREE.": "To save your work, sign up for FREE.", - "Sign Up for FREE": "Sign Up for FREE", - "Data provided by BATS exchange.": "Data provided by BATS exchange.", - "Upgrade Now": "Upgrade Now", - "This is EOD data with no updates.": "This is EOD data with no updates.", - "You may subscribe for official realtime and intraday data.": "You may subscribe for official realtime and intraday data.", - "Open Script": "Open Script", - "No saved scripts yet": "No saved scripts yet", - "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", - "Create your first script now!": "Create your first script now!", - "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.": "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.", - "No public library scripts were found.": "No public library scripts were found.", - "Change band background": "Change band background", - "Change area background": "Change area background", - "Confirm replace": "Confirm replace", - "Note: default study templates won't be removed permanently": "Note: default study templates won't be removed permanently", - "Do you realy want to replace": "Do you realy want to replace", - "SCRIPT TITLE": "SCRIPT TITLE", - "TAGS": "TAGS", - "DESCRIPTION": "DESCRIPTION", - "PUBLISH SCRIPT": "PUBLISH SCRIPT", - "Pine Script Tutorial": "Pine Script Tutorial", - "Pine Script Reference": "Pine Script Reference", - "How to use the reference materials (Video)": "How to use the reference materials (Video)", - "Suggestions & Feedback": "Suggestions & Feedback", - "Clear Console": "Clear Console", - "Are you sure you want to ignore messages from": "Are you sure you want to ignore messages from", - "ext": "ext", - "Toggle Maximize Chart": "Toggle Maximize Chart", - "Plot dividends": "Plot dividends", - "Plot splits": "Plot splits", - "Plot earnings": "Plot earnings", - "Vol": "Vol", - "Want official data and more features?": "Want official data and more features?", - "Sessions": "Sessions", - "Trading Panel": "Trading Panel", - "Open Trading Panel": "Open Trading Panel", - "Select Layout": "Select Layout", - "Link symbol to all charts": "Link symbol to all charts", - "Link interval to all charts": "Link interval to all charts", - "Sync crosshair on all charts": "Sync crosshair on all charts", - "Chart Help": "Chart Help", - "No notifications yet": "No notifications yet", - "Watchlist, details and news": "Watchlist, details and news", - "Alerts": "Alerts", - "Data Window": "Data Window", - "Hotlists": "Hotlists", - "Calendar": "Calendar", - "Trading Notes": "Trading Notes", - "Recent Chats": "Recent Chats", - "Notifications": "Notifications", - "Watchlist": "Watchlist", - "Details": "Details", - "Economic Calendar": "Economic Calendar", - "Earnings Calendar": "Earnings Calendar", - "Hotlist": "Hotlist", - "News": "News", - "Market Summary": "Market Summary", - "My Ideas and Notes": "My Ideas and Notes", - "Alerts Log": "Alerts Log", - "Extend Lines Left": "Extend Lines Left", - "Connecting Line": "Connecting Line", - "Show Executions": "Show Executions", - "Show Buy/Sell Panel": "Show Buy/Sell Panel", - "Show Active Orders Only": "Show Active Orders Only", - "Journal...": "Journal...", - "Account History...": "Account History...", - "Reset Paper Trading Account...": "Reset Paper Trading Account...", - "Trading Properties...": "Trading Properties...", - "Set Alert": "Set Alert", - "Alert": "Alert", - "Edit": "Edit", - "Upper Deviation": "Upper Deviation", - "Lower Deviation": "Lower Deviation", - "Use Upper Deviation": "Use Upper Deviation", - "Use Lower Deviation": "Use Lower Deviation", - "First bar time": "First bar time", - "Last bar time": "Last bar time", - "Source": "Source", - "Chats": "Chats", - "All Talks": "All Talks", - "Volume Leaders": "Volume Leaders", - "Percent Advances": "Percent Advances", - "Percent Declines": "Percent Declines", - "Price Advances": "Price Advances", - "Price Declines": "Price Declines", - "Range Advances": "Range Advances", - "Range Declines": "Range Declines", - "Gap Up Stocks": "Gap Up Stocks", - "Gap Down Stocks": "Gap Down Stocks", - "Sell Market": "Sell Market", - "Sell": "Sell", - "Buy Market": "Buy Market", - "Report data issues": "Report data issues", - "Report Data Issues": "Report Data Issues", - "Feature Request and Feedback": "Feature Request and Feedback", - "Market": "Market", - "Buy": "Buy", - "Keyboard Shortcuts": "Keyboard Shortcuts", - "Help & Wiki": "Help & Wiki", - "Send Feedback or Report an Issue": "Send Feedback or Report an Issue", - "Priority Support": "Priority Support", - "Run Product Walk-Through": "Run Product Walk-Through", - "Price Scale": "Price Scale", - "MTPredictor": "MTPredictor", - "Apply Elliot Wave": "Apply Elliot Wave", - "Apply WPT Up Wave": "Apply WPT Up Wave", - "Apply WPT Down Wave": "Apply WPT Down Wave", - "Create New Order...": "Create New Order...", - "Trading": "Trading", - "Add Alert": "Add Alert", - "Extend Alert Line": "Extend Alert Line", - " alert label line": "alert label line", - "No study templates saved": "No study templates saved", - "Save Study Template As...": "Save Study Template As...", - "Show Splits on Chart": "Show Splits on Chart", - "Show Earnings on Chart": "Show Earnings on Chart", - "Show Dividends on Chart": "Show Dividends on Chart", - "Show Alert Labels": "Show Alert Labels", - "Earnings breaks": "Earnings breaks", - "Extended Alert Line": "Extended Alert Line", - "Themes": "Themes", - "Events & Alerts": "Events & Alerts", - "Apply Defaults": "Apply Defaults", - "Do you realy want to delete theme": "Do you realy want to delete __theme__ theme?", - "Extended Hours (Intraday Only)": "Extended Hours (Intraday Only)", - "In Session": "In Session", - "Tools": "Tools", - "Delete script": "Delete script", - "Social": "Social", - "Angle": "Angle", - "Publish Script": "Publish Script", - "Add to Chart": "Add to Chart", - "Blank script": "Blank script", - "TradingView Free Quotes and Chat": "TradingView Free Quotes and Chat", - "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.": "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.", - "Install": "Install", - "Logged as": "Logged as", - "Untitled Script": "Untitled Script", - "Pine Editor": "Pine Editor", - "Open Pine Script Editor": "Open Pine Script Editor", - "Make a Copy": "Make a Copy", - "Make a Copy...": "Make a Copy...", - "Quantity": "Quantity", - "Signal Labels": "Signal Labels", - "Trades on Chart": "Trades on Chart", - "Take Profit": "Take Profit", - "Stop Loss": "Stop Loss", - "Expiration": "Expiration", - "Modify Order": "Modify Order", - "PUBLISH IDEA": "PUBLISH IDEA", - "EDIT IDEA": "EDIT IDEA", - "Chart does not load": "Chart does not load", - "No real-time data": "No real-time data", - "Price incorrect": "Price incorrect", - "Study not loading": "Study not loading", - "Gap in the data": "Gap in the data", - "Alerts issue": "Alerts issue", - "Slow scrolling or chart loading": "Slow scrolling or chart loading", - "Issue Type": "Issue Type", - "Select type...": "Select type...", - "A suggested author published idea on current symbol": "A suggested author published idea on current symbol", - "MODERATED": "MODERATED", - "CFD": "CFD", - "Once": "Once", - "Require Order Confirmation": "Require Order Confirmation", - "Rearm every 1 minute": "Rearm every 1 minute", - "Rearm every 5 minute": "Rearm every 5 minute", - "Rearm every 10 minute": "Rearm every 10 minute", - "Rearm every 30 minute": "Rearm every 30 minute", - "Rearm every hour": "Rearm every hour", - "Once per bar (on condition)": "Once per bar (on condition)", - "Once per bar (on close)": "Once per bar (on close)", - "move chart 1 bar to the left.": "move chart 1 bar to the left.", - "move chart 1 bar to the right.": "move chart 1 bar to the right.", - "move further to the left.": "move further to the left.", - "move further to the right.": "move further to the right.", - "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!": "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!", - "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.": "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.", - "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!": "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!", - "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.": "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.", - "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.": "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.", - "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.": "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.", - "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.": "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.", - "

Pine scripting language (β version)

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.

At the moment PineScript in a BETA. For more detailed information check out our blog.": "

Pine scripting language (β version)

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.

At the moment PineScript in a BETA. For more detailed information check out our blog.", - "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.": "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.", + "10 seconds": "10 seconds", + "1d": "1d", + "1m": "1m", + "1y": "1y", + "3 Notes Reverb": "3 Notes Reverb", + "30 Day Free Trial": "30 Day Free Trial", + "30 seconds": "30 seconds", + "3m": "3m", + "5 seconds": "5 seconds", + "52wk Range": "52wk Range", + "5d": "5d", + "5y": "5y", + "6m": "6m", + " or to use paper trading": " or to use paper trading", + "Hold Shift  + Click on the chart – measure tool.": "Hold Shift  + Click on the chart – measure tool.", + "Hold Shift – draw linetools on the right angle.": "Hold Shift – draw linetools on the right angle.", "

A broad range of intelligent drawing tools

The 100+ drawing tools on TradingView let you analyze the market in a variety of ways - all helping you find better opportunities. Technical analysis is the study of learning how past performance of drawings and other tools applies to prices in the future. Make sure you take a look at our Wiki for a complete list of drawing tools and instructions on how to use them!": "

A broad range of intelligent drawing tools

The 100+ drawing tools on TradingView let you analyze the market in a variety of ways - all helping you find better opportunities. Technical analysis is the study of learning how past performance of drawings and other tools applies to prices in the future. Make sure you take a look at our Wiki for a complete list of drawing tools and instructions on how to use them!", - "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.": "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.", - "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.": "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.", "

Advanced Price Scaling

When you are ready to get technical, our charts let you set the price scales to match your type of analysis. There are linear, percent and log axes for drastic price movements. You can use two separate price scales at the same time: one for indicators and one for price movements. Read more about scaling options.

Right-click on the price scale to see possible options: change scaling type, enable auto-scaling or show another price scale. Right-clicking on indicators lets you choose which scale to use, so several data series with different scaling can co-exist in one chart. You can also drag price and time scales to increase or decrease compression.": "

Advanced Price Scaling

When you are ready to get technical, our charts let you set the price scales to match your type of analysis. There are linear, percent and log axes for drastic price movements. You can use two separate price scales at the same time: one for indicators and one for price movements. Read more about scaling options.

Right-click on the price scale to see possible options: change scaling type, enable auto-scaling or show another price scale. Right-clicking on indicators lets you choose which scale to use, so several data series with different scaling can co-exist in one chart. You can also drag price and time scales to increase or decrease compression.", - "

Multi Charts Layout

You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.": "

Multi Charts Layout

You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.", + "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.": "

Broad-Based Market Data Coverage

TradingView uses the highest quality data vendors to bring you the data, with support for stocks, futures, indexes, currencies, CFDs, and cryptocurrencies (such as Bitcoin).

But that’s not all! You can build any spread chart by simply typing in your formula in the Symbol Edit field using parentheses or multiple operators (+-*/). In addition to using multiple symbols in a spread as AAPL / XAUUSD, you can also use numerical constants such as MSFT + 50. Learn more about spread charts on TradingView.", "

Communicate your ideas in real-time!

Collaborating with investors across markets and countries has never been easier! TradingView chat rooms are a powerful communication tool, which are fully integrated to instantly share charts, analysis and trading ideas – all on one platform. Create your own chat rooms on interesting topics, or join existing public chat rooms – a world of knowledge is at your fingertips.
Start chatting now!": "

Communicate your ideas in real-time!

Collaborating with investors across markets and countries has never been easier! TradingView chat rooms are a powerful communication tool, which are fully integrated to instantly share charts, analysis and trading ideas – all on one platform. Create your own chat rooms on interesting topics, or join existing public chat rooms – a world of knowledge is at your fingertips.
Start chatting now!", + "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.": "

Compare Symbol

Comparing a stock to the benchmark S&P 500 index is a great way to gauge its performance – to see if it’s doing better or worse than the industry. TradingView lets you compare any stock to any index or any other stock based on % change since the starting point. Learn how to compare symbols on TradingView.

Multiple symbols

It’s often useful to search for relationships between different stocks – do they move in tandem or always in opposite directions? With TradingView you can look at different stocks on the same chart, even if one trades at $100 and another is a penny stock. Learn how to add multiple symbols on the single chart on TradingView.", + "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!": "

Customizable Time Intervals

Timeframes are an important part of analyzing the market. Pulling up a 15-minute chart will show you the open, high, low and close for each 15 minute interval, and if you open an hourly chart - for the hour. This means you can see the market from different angles - from an up-close granular version to a bird’s eye view. You can see the standard resolutions, such as 5 minute or 1 day, but you can also create your own custom ones. Stay ahead of the competition!", + "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.": "

Extended Trading Hours and Time Zone Options

TradingView allows you to know what’s happening outside of regular trading hours, and lets you stay more informed about the market! You can display data series using either local or exchange timestamps. Right-click on the time scale to change these options. Learn more about Extended Trading Hours on TradingView.", "

Go PRO to get even more

But that’s not all! Upgrade your trading experience with TradingView PRO and get access to an unparalleled set of premium features and data. Get it today!": "

Go PRO to get even more

But that’s not all! Upgrade your trading experience with TradingView PRO and get access to an unparalleled set of premium features and data. Get it today!", - "You are not authenticated.": "You are not authenticated.", - "You already have Pro Plus trial.": "You already have Pro Plus trial.", - "You already participated in Pro Plus trial.": "You already participated in Pro Plus trial.", - "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.": "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.", - "
If you want to use this service - please sign in or register!
": "
If you want to use this service - please sign in or register!
", - "Increase Rating": "Increase Rating", - "Read more...": "Read more...", - "PRO Plus Trial": "PRO Plus Trial", - "Sorry, PRO Plus trial could not be set.": "Sorry, PRO Plus trial could not be set.", - "Decrease Rating": "Decrease Rating", - "Quote this message": "Quote this message", - "Unban": "Unban", - "Symbol Description": "Symbol Description", - "OHLC Values": "OHLC Values", - "Indicator Titles": "Indicator Titles", - "Indicator Arguments": "Indicator Arguments", - "Indicator Values": "Indicator Values", - "Symbol Last Value": "Symbol Last Value", - "Indicator Last Value": "Indicator Last Value", - "Favorite Drawings Toolbar": "Favorite Drawings Toolbar", - "Drawings Toolbar": "Drawings Toolbar", - "Sound on every message": "Sound on every message", - "No Sound notifications": "No Sound notifications", - "Set chat title...": "Set chat title...", - "Leave this chat": "Leave this chat", - "Enter new title for this chat": "Enter new title for this chat", - "Chat title": "Chat title", - "Are you sure you want to leave this chat?": "Are you sure you want to leave this chat?", - "Add people to this chat...": "Add people to this chat...", - "Add people to this chat": "Add people to this chat", - "Start new chat with...": "Start new chat with...", - "Clear Symbols": "Clear Symbols", - "Do you really want to clear all symbols?": "Do you really want to clear all symbols?", - "Apply Manual Risk/Reward": "Apply Manual Risk/Reward", - "Apply Manual Decision Point": "Apply Manual Decision Point", - "Analyze Trade Setup": "Analyze Trade Setup", - "Apply Elliot Wave Intermediate": "Apply Elliot Wave Intermediate", - "Apply Elliot Wave Major": "Apply Elliot Wave Major", - "Apply Elliot Wave Minor": "Apply Elliot Wave Minor", - "Up Wave 1 or A": "Up Wave 1 or A", - "Up Wave 2 or B": "Up Wave 2 or B", - "Up Wave C": "Up Wave C", - "Up Wave 3": "Up Wave 3", - "Up Wave 4": "Up Wave 4", - "Up Wave 5": "Up Wave 5", - "Down Wave 1 or A": "Down Wave 1 or A", - "Down Wave 2 or B": "Down Wave 2 or B", - "Down Wave C": "Down Wave C", - "Down Wave 3": "Down Wave 3", - "Down Wave 4": "Down Wave 4", - "Down Wave 5": "Down Wave 5", - "If you want to use private messages - please sign in or register!": "If you want to use private messages - please sign in or register!", - "To get alerts list - please sign in or register!": "To get alerts list - please sign in or register!", - "Manage Alerts": "Manage Alerts", - "Headlines": "Headlines", - "StockTwits": "StockTwits", - "FxWire PRO": "FxWire PRO", - "Futures Magazine": "Futures Magazine", - "Save As Watchlist...": "Save As Watchlist...", - "VolumeProfile": "VolumeProfile", - "Income Statement": "Income Statement", - "Profitability": "Profitability", - "Dividend": "Dividend", - "Current Valuation": "Current Valuation", - "Other": "Other", - "Indicators and Strategies": "Indicators and Strategies", - "Strategies": "Strategies", - "My Scripts": "My Scripts", - "Public Library": "Public Library", - "Built-ins": "Built-ins", - "AOS FX Primer": "AOS FX Primer", - "AlgoViewEssential": "AlgoViewEssential", - "Analysis Suite - SCMR Trends": "Analysis Suite - SCMR Trends", - "DecisionBar": "DecisionBar", - "Jurik Research": "Jurik Research", - "Key Hidden Levels": "Key Hidden Levels", - "Key Order Flow Events": "Key Order Flow Events", - "LazyBear - MTF Panes": "LazyBear - MTF Panes", - "LazyBear - S/R Levels": "LazyBear - S/R Levels", - "MTF Studies": "MTF Studies", - "MicroTrends": "MicroTrends", - "ProTradingIndicators": "ProTradingIndicators", - "RobBooker": "RobBooker", - "Fundamentals": "Fundamentals", - "Economy": "Economy", - "Zig Zag": "Zig Zag", - "Advance Decline Line": "Advaqweqweqweline Line", - "Advance Decline Ratio": "Advaadsasdadsio", - "Advance/Decline Ratio (Bars)": "Advance/Deasdasdasd", - "Chande Kroll Stop": "Chande Kroll Stop", - "Chop Zone": "Chop Zone", - "Conditional Expressions": "Conditional Expressions", - "ConnorsRSI": "ConnorsRSI", - "Correlation Coefficient": "Correlation Coefficient", - "Cumulative Volume Index": "Cumulative Volume Index", - "Detrended Price Oscillator": "Detrended Price Oscillator", - "Directional Movement": "Directional Movement", - "Divergence Indicator": "Divergence Indicator", - "Double EMA": "Double EMA", - "Ease Of Movement": "Ease Of Movement", - "Elder's Force Index": "Elder's Force Index", - "Elliott Wave": "Elliott Wave", - "Fisher Transform": "Fisher Transform", - "Historical Volatility": "Historical Volatility", - "Hull Moving Average": "Hull Moving Average", - "Linear Regression": "Linear Regression", - "MACD": "MACD", - "McGinley Dynamic": "McGinley Dynamic", - "Momentum": "Momentum", - "Moon Phases": "Moon Phases", - "Multi-Time Period Charts": "Multi-Time Period Charts", - "Pivot Points High Low": "Pivot Points High Low", - "Pivot Points Standard": "Pivot Points Standard", - "Price Volume Trend": "Price Volume Trend", - "Rate Of Change": "Rate Of Change", - "SMI Ergodic Indicator": "SMI Ergodic Indicator", - "SMI Ergodic Oscillator": "SMI Ergodic Oscillator", - "Smoothed Moving Average": "Smoothed Moving Average", - "Ultimate Oscillator": "Ultimate Oscillator", - "VWAP": "VWAP", - "Volatility Stop": "Volatility Stop", - "Vortex Indicator": "Vortex Indicator", - "Williams %R": "Williams %R", - "Williams Fractal": "Williams Fractal", - "Woodies CCI": "Woodies CCI", - "Total Revenue": "Total Revenue", - "Diluted EPS, Net Income": "Diluted EPS, Net Income", - "Net Income": "Net Income", - "EBITDA": "EBITDA", - "EBIT": "EBIT", - "Equity Earnings": "Equity Earnings", - "Gross Margin": "Gross Margin", - "After-tax Margin": "After-tax Margin", - "Gross Profit": "Gross Profit", - "Dividends Paid": "Dividends Paid", - "Debt to Equity": "Debt to Equity", - "Free Cash Flow": "Free Cash Flow", - "Return on Equity": "Return on Equity", + "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.": "

Publish Chart

Being able to publish and share your ideas is one of the key features of TradingView. Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it. Learn more about Publishing on TradingView.", + "

Server-side Alerts (β version)": "

Server-side Alerts (β version)", + "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.": "

Server-side Alerts (β version)

TradingView alerts are immediate notifications when the market meet your custom criteria - i.e. \"Alert me if Apple drops below $400, or goes outside the Bollinger Bands channel\". You get visual popups, audio signals, text messages (sms) and e-mail alerts right to your phone. Stay aware of what the market is doing, protect your positions and gain peace of mind, even when you are doing other things away from your screen. TradingView alerts run on powerful and backed-up servers, so you'll always get notified when something happens and won't miss a beat. Learn how to use Alerts on TradingView.", + "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.": "

Study Templates

Studies can be assembled into sets to create study templates. Once a template is created, an entire set of studies can be applied to any chart, at any time, with just one click. It is possible to switch between different templates. Learn how to use Study Templates on TradingView.", + "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.": "

Technical Analysis and Fundamentals Data

TradingView comes with a massive library of over 100 technical indicators including Volume Profile and Elliot Waves!

TradingView offers a uniquely useful feature of seeing fundamental company metrics along side the price of the company stock. This comparison is extremely important, because it lets you understand the big picture without sacrificing the details. We overlay dividends and earning information directly on the chart so you can see how the price reacted. You can also also compare other metrics right on the chart, and the company’s performance to its competitors or SnP500.", + "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.": "

Various kinds of Chart Types

TradingView has both regular and exotic chart types to meet your individual needs. Each chart type offers a different perspective on the market — so you can make informed decisions. For technical information on different chart types please look at the related Wiki page.", + "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!": "

Welcome to TradingView Charts

This wizard will show you basic features of our chart. If you still have questions, use our wiki-knowledge base or write to us in suggestions & feedback.

TradingView offers an advanced charting and analysis platform, with hundreds of drawings and indicators. You can compare stocks, predict where the price will go and publish ideas!", + "Number or , – change interval. The interval can be changed by typing the interval number (i.e. 5 if it is going to be a five minute chart) or by typing a comma (,) to enter non minute intervals such as H (Hourly), D (Daily), W (Weekly), M (Monthly).": "Number or , – change interval. The interval can be changed by typing the interval number (i.e. 5 if it is going to be a five minute chart) or by typing a comma (,) to enter non minute intervals such as H (Hourly), D (Daily), W (Weekly), M (Monthly).", + "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

": "

Warning: This symbol is provided by BATS electronic exchange.

BATS real-time data is different from the “official” data and offers approximate volumes with fewer price updates.

If those differences are important to your analysis then you'll want to use our PRO service which allows you to subscribe to real-time data from the exchanges.

", + "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

": "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

", + "

Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the features, top authors or create your first idea!

", + "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", + "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.": "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.", + "A clear title that describes your idea. Don’t just write “MSFT” or “MSFT Short”. A title like this doesn’t say much and won’t attract much interest to your idea.": "A clear title that describes your idea. Don’t just write “MSFT” or “MSFT Short”. A title like this doesn’t say much and won’t attract much interest to your idea.", + "A description that clearly states your idea. Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader’s shoes and see if you’d understand the context based on what you wrote. It’s also a good idea to re-post descriptions right on the chart, so your idea can be shared without losing meaning.": "A description that clearly states your idea. Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader’s shoes and see if you’d understand the context based on what you wrote. It’s also a good idea to re-post descriptions right on the chart, so your idea can be shared without losing meaning.", + "A suggested author published idea on current symbol": "A suggested author published idea on current symbol", + "ABCD Pattern": "ABCD 型態", + "about": "about", + "Account History": "Account History", + "Account History...": "Account History...", "Accounting Change": "Accounting Change", - "Accounts Payable": "Accounts Payable", "Accounts Payable and Accrued Expenses": "Accounts Payable and Accrued Expenses", + "Accounts Payable": "Accounts Payable", "Accounts Receivable, Trade, Net": "Accounts Receivable, Trade, Net", "Accounts, Notes Receivable, Net": "Accounts, Notes Receivable, Net", "Accrued Expenses": "Accrued Expenses", "Accrued Interest": "Accrued Interest", "Accumulated Depreciation": "Accumulated Depreciation", + "Accumulation/Distribution": "Accumulation/Distribution", + "Accumulation/Distribution_study": "累積/派發線(Accum/Dist)", "Acquisition/Sale of Business, Net": "Acquisition/Sale of Business, Net", - "Additional Paid-in Capital": "Additional Paid-in Capital", + "Activate Offer and GO PRO": "Activate Offer and GO PRO", + "Activate Your Account": "Activate Your Account", + "Active Symbol": "啟動標的", + "Active": "Active", + "Actual": "Actual", + "Add about...": "Add about...", + "Add Alert": "Add Alert", + "Add any symbol from the list": "從列表中添加一些商品", + "Add location...": "Add location...", + "Add people to this chat": "Add people to this chat", + "Add people to this chat...": "Add people to this chat...", + "Add people": "Add people", + "Add real-time markets": "Add real-time markets", + "Add status": "Add status", + "Add status...": "Add status...", + "Add Symbol": "增加商品", + "Add this room from favorites": "Add this room from favorites", + "Add to Chart": "Add to Chart", + "Add to favorites": "增加至偏好中", + "Add To Watchlist": "添加至收藏夾", + "Add twitter...": "Add twitter...", + "Add webpage...": "Add webpage...", + "Add {0} To Watchlist": "加入{0}到願望清單內", + "Add": "新增", + "Additional Notifications Settings...": "Additional Notifications Settings...", "Additional Paid-in Capital - Preferred Stock": "Additional Paid-in Capital - Preferred Stock", + "Additional Paid-in Capital": "Additional Paid-in Capital", + "Address": "Address", "Adjusted EBIT": "Adjusted EBIT", "Adjusted EBITDA": "Adjusted EBITDA", "Adjusted EPS, Basic": "Adjusted EPS, Basic", @@ -1188,26 +102,255 @@ "Adjustment for Equity Earnings": "Adjustment for Equity Earnings", "Adjustment for Minority Interest": "Adjustment for Minority Interest", "Adjustment for Special Charges": "Adjustment for Special Charges", + "Advance Decline Line": "Advance Decline Line", + "Advance Decline Ratio": "Advance Decline Ratio", + "Advance/Decline Ratio (Bars)": "Advance/Decline Ratio (Bars)", + "Advance/Decline_study": "騰落指標(AD)", + "ADX smoothing": "ADX smoothing", + "ADX Smoothing_input": "平滑ADX", + "After making your selection, copy and paste the embed code above. Learn more how to embed chart into forum or blog.": "After making your selection, copy and paste the embed code above. Learn more how to embed chart into forum or blog.", + "After-tax Margin": "After-tax Margin", + "Alarm Clock": "Alarm Clock", + "Alert Actions": "Alert Actions", + "Alert": "Alert", + "Alerts for the current resolution only": "Alerts for the current resolution only", + "Alerts for the current symbol only": "只警示目前標的", + "Alerts issue": "Alerts issue", + "Alerts Log": "Alerts Log", + "Alerts": "Alerts", + "AlgoViewEssential": "AlgoViewEssential", + "All Content": "All Content", + "All Exchanges": "所有交易所", + "All Metrics": "All Metrics", + "All Talks": "All Talks", + "all time messages": "__messages__ all time messages", + "All types": "所有類型", + "All": "All", + "all": "all", + "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.": "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.", + "Already have an account?": "Already have an account?", + "Always Show Stats": "始終顯示統計值", + "AMEX - Stock - USA": "AMEX - Stock - USA", + "AMEX Gap Down Stocks": "AMEX Gap Down Stocks", + "AMEX Gap Up Stocks": "AMEX Gap Up Stocks", + "AMEX Percent Advances": "AMEX Percent Advances", + "AMEX Percent Declines": "AMEX Percent Declines", + "AMEX Price Advances": "AMEX Price Advances", + "AMEX Price Declines": "AMEX Price Declines", + "AMEX Range Advances": "AMEX Range Advances", + "AMEX Range Declines": "AMEX Range Declines", + "AMEX Volume Leaders": "AMEX Volume Leaders", "Amortization Expense": "Amortization Expense", "Amounts Due to Related Parties, Short-term": "Amounts Due to Related Parties, Short-term", - "Basic EPS, Net Income": "Basic EPS, Net Income", + "Analysis Suite - SCMR Trends": "Analysis Suite - SCMR Trends", + "Analyze Trade Setup": "Analyze Trade Setup", + "Anchored Note": "錨點標注", + "Anchored Text": "錨點文字", + "Angle": "Angle", + "Angle:": "角度:", + "Another script has the same name. Do you wish to overwrite it?": "Another script has the same name. Do you wish to overwrite it?", + "Any custom watchlist can be saved under a unique name and loaded at any time with one click. All lists are available from any computer, so you have your workspace wherever you go.": "Any custom watchlist can be saved under a unique name and loaded at any time with one click. All lists are available from any computer, so you have your workspace wherever you go.", + "AOS FX Primer": "AOS FX Primer", + "Apply Default Drawing Template": "Apply Default Drawing Template", + "Apply Default": "Apply Default", + "Apply Defaults": "Apply Defaults", + "Apply Elliot Wave Intermediate": "Apply Elliot Wave Intermediate", + "Apply Elliot Wave Major": "Apply Elliot Wave Major", + "Apply Elliot Wave Minor": "Apply Elliot Wave Minor", + "Apply Elliot Wave": "Apply Elliot Wave", + "Apply Manual Decision Point": "Apply Manual Decision Point", + "Apply Manual Risk/Reward": "Apply Manual Risk/Reward", + "Apply WPT Down Wave": "Apply WPT Down Wave", + "Apply WPT Up Wave": "Apply WPT Up Wave", + "Apply": "應用", + "Apr": "四月", + "Arc": "弧形", + "Arcs": "弧形", + "Are you sure you want to abandon your post?": "Are you sure you want to abandon your post?", + "Are you sure you want to close {0} position?": "Are you sure you want to close {0} position?", + "Are you sure you want to delete this chart?": "你是否確定要刪除這份圖表?", + "Are you sure you want to delete this message?": "Are you sure you want to delete this message?", + "Are you sure you want to delete this room?": "Are you sure you want to delete this room?", + "Are you sure you want to ignore messages from": "Are you sure you want to ignore messages from", + "Are you sure you want to leave this chat?": "Are you sure you want to leave this chat?", + "Are you sure you want to reverse {0} position?": "Are you sure you want to reverse {0} position?", + "Area With Breaks": "山形圖(含休市日)", + "Area": "山形圖", + "Arguments in Header": "表頭參數", + "Arnaud Legoux Moving Average": "Arnaud Legoux Moving Average", + "Arnaud Legoux Moving Average_study": "Arnaud Legoux均線(ALMA)", + "Aroon Down": "Aroon Down", + "Aroon Up": "Aroon Up", + "Aroon": "Aroon", + "Aroon_study": "阿隆指標(Aroon)", + "Arrow Mark Down": "下箭頭", + "Arrow Mark Left": "左箭頭", + "Arrow Mark Right": "右箭圖", + "Arrow Mark Up": "上箭頭", + "Arrow": "箭頭", + "Assets": "Assets", + "at": "at", + "Athens": "歐洲/雅典", + "Attach chart snapshot": "Attach chart snapshot", + "Aug": "八月", + "Auto Scale": "自動縮放", + "auto": "auto", + "auto_scale": "自動", + "average per day": "__messages__ average per day", + "Average True Range": "Average True Range", + "Average True Range_study": "真實波幅指標(ATR)", + "Average Volume": "Average Volume", + "Average waiting time on the phone is less than one minute. Phone support is available Monday-Friday from 6:30 AM until 3:00 PM EST.": "Average waiting time on the phone is less than one minute. Phone support is available Monday-Friday from 6:30 AM until 3:00 PM EST.", + "Avg Vol": "Avg Vol", + "Awesome Oscillator": "Awesome Oscillator", + "Awesome Oscillator_study": "動量震盪指標(AO)", + "Aww, we are sorry to see you go! If you cancel, you will no longer be billed after your current subscription period ends. '+": "Aww, we are sorry to see you go! If you cancel, you will no longer be billed after your current subscription period ends. '+", + "Background color 1": "背景顏色 #1", + "Background color 2": "背景顏色 #2", + "Background Color": "背景顏色", + "Background": "背景", + "Balance of Power": "Balance of Power", + "Balance of Power_study": "力量平衡度指標(Balance of Power)", + "Balance Sheet": "Balance Sheet", + "Balance": "Balance", + "Balloon": "泡泡", + "Ban": "Ban", + "Bands style": "Bands style", + "Bangkok": "曼谷", + "Banned": "Banned", + "Bar #": "長條 #", + "Bar's Style": "K線圖樣式", + "Bars Pattern": "長條圖", + "Bars": "美國線", + "bars": "根", + "bars_margin": "根", + "Base Line Period": "Base Line Period", + "Base Line Periods": "Base Line Periods", + "Base Line": "Base Line", + "Base": "Base", "Basic EPS, Net Income from Continuing, Operations": "Basic EPS, Net Income from Continuing, Operations", + "Basic EPS, Net Income": "Basic EPS, Net Income", "Basic Weighted Average Shares": "Basic Weighted Average Shares", + "Basis": "Basis", + "Become a PRO Plus user for just $19.95 and get unlimited alerts! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks!": "Become a PRO Plus user for just $19.95 and get unlimited alerts! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks!", + "Become a Pro user for just $9.95 and get unlimited studies! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks because you support further development of TradingView!": "Become a Pro user for just $9.95 and get unlimited studies! You also get a ton of other useful features, like multiple charts on the same screen, custom chart timeframe like 3-min charts, and our sincere thanks because you support further development of TradingView!", + "Beep-beep": "Beep-beep", + "Berlin": "歐洲/柏林", + "Beta - 1 Year": "Beta - 1 Year", + "Beta - 3 Year": "Beta - 3 Year", + "Beta - 5 Year": "Beta - 5 Year", + "Beta 1Y": "Beta 1Y", + "Beta 3Y": "Beta 3Y", + "Beta 5Y": "Beta 5Y", + "Bill Williams' 3 Lines": "Bill Williams' 3 Lines", + "Bitcoin Talks": "Bitcoin Talks", + "Bitcoin": "Bitcoin", + "BITFINEX - Bitcoin": "BITFINEX - Bitcoin", + "BITSTAMP - Bitcoin": "BITSTAMP - Bitcoin", + "Black": "Black", + "Blank script": "Blank script", + "Blue": "Blue", + "Bogota": "南美洲/波哥大", + "Bold": "Bold", + "Bollinger Bands %B": "Bollinger Bands %B", + "Bollinger Bands %B_study": "包寧傑%B指標(BB%B)", + "Bollinger Bands Width": "Bollinger Bands Width", + "Bollinger Bands Width_study": "包寧傑帶狀指標(BBW)", + "Bollinger Bands": "Bollinger Bands", + "Bollinger Bands_study": "包寧傑指標(BB)", "Book Equity": "Book Equity", - "CF Depreciation & Amortization": "CF Depreciation & Amortization", - "CF Net Income": "CF Net Income", + "Border color": "邊框顏色", + "Border Color": "邊框顏色", + "Border": "邊框", + "Borders": "邊框", + "Bottom Labels": "Bottom Labels", + "Bottom Lables": "底部標籤", + "Bottom Margin": "下邊距", + "bottom": "底部", + "Bring Forward": "向上移動", + "Bring to Front": "置於頂層", + "Browser": "Browser", + "Brush": "筆刷", + "BSE - Stock - India": "BSE - Stock - India", + "BTC-E - Bitcoin": "BTC-E - Bitcoin", + "BTCYOU - Bitcoin": "BTCYOU - Bitcoin", + "Buenos Aires": "南美洲/布宜諾斯艾利斯", + "Built-ins": "Built-ins", + "Buy Annual": "Buy Annual", + "Buy Ask": "Buy Ask __quote__", + "Buy Bid": "Buy Bid __quote__", + "Buy Market": "Buy Market", + "Buy Monthly": "Buy Monthly", + "BUY MULTIDEVICE ACCESS": "BUY MULTIDEVICE ACCESS", + "Buy symbol": "Buy __displaySymbol__ Limit __abbreviatedNumber__ @ __formattedValue__", + "Buy": "Buy", + "By clicking on “Sign Up” below, you are agreeing to the Terms of Service.": "By clicking on “Sign Up” below, you are agreeing to the Terms of Service.", + "by username": "by __username__", + "by": "by", + "Calendar": "Calendar", + "Calling": "Calling", + "Callout": "標註", + "Cancel Order": "Cancel Order", + "Cancel publication": "Cancel publication", + "Cancel {{text}} and send feedback": "Cancel {{text}} and send feedback", + "Cancel": "取消", + "Candles": "蠟燭線", "Capital Expenditures": "Capital Expenditures", - "Cash Paid for Income Taxes": "Cash Paid for Income Taxes", - "Cash Paid for Interest Expense": "Cash Paid for Interest Expense", - "Cash Ratio": "Cash Ratio", + "Capital LT": "Capital LT", + "Capital": "Capital", + "Card Number": "Card Number", "Cash and Cash Equivalents": "Cash and Cash Equivalents", "Cash and Cash Equivalents, Beginning of Year": "Cash and Cash Equivalents, Beginning of Year", "Cash and Cash Equivalents, End of Year": "Cash and Cash Equivalents, End of Year", + "Cash Flow Statement": "Cash Flow Statement", "Cash from Discontinued Operations": "Cash from Discontinued Operations", "Cash from Financing Activities": "Cash from Financing Activities", "Cash from Investing Activities": "Cash from Investing Activities", "Cash from Operating Activities": "Cash from Operating Activities", + "Cash Paid for Income Taxes": "Cash Paid for Income Taxes", + "Cash Paid for Interest Expense": "Cash Paid for Interest Expense", + "Cash Ratio": "Cash Ratio", "Cash, Cash Equivalents and Short-term ,Investments": "Cash, Cash Equivalents and Short-term ,Investments", + "CBOE - Options - USA": "CBOE - Options - USA", + "CBOT - Futures - USA": "CBOT - Futures - USA", + "CBOT E-mini": "CBOT E-mini", + "CCI 14 Length": "CCI 14 Length", + "CCI 14": "CCI 14", + "CCI Turbo Histogram": "CCI Turbo Histogram", + "CCI Turbo Length": "CCI Turbo Length", + "CCI Turbo": "CCI Turbo", + "center": "中間", + "Centered": "Centered", + "CF Depreciation & Amortization": "CF Depreciation & Amortization", + "CF Depreciation & Amortization": "CF Depreciation & Amortization", + "CF Net Income": "CF Net Income", + "CFD": "CFD", + "Chaikin Money Flow": "Chaikin Money Flow", + "Chaikin Money Flow_study": "蔡金資金流向指標(CMF)", + "Chaikin Oscillator": "Chaikin Oscillator", + "Chaikin Oscillator_study": "蔡金擺動指標(Chaikin Osc)", + "Chande Kroll Stop": "Chande Kroll Stop", + "Chande Kroll Stop_study": "錢德克羅止損(Chande Kroll Stop)", + "Chande MO": "Chande MO", + "Chande Momentum Oscillator": "Chande Momentum Oscillator", + "Chande Momentum Oscillator_study": "錢德動量擺動指標(ChandeMO)", + "Change angle": "Change angle", + "Change area background": "Change area background", + "Change Background Color": "Change Background Color", + "Change band background": "Change band background", + "Change Disjoint Angle Background Color": "Change Disjoint Angle Background Color", + "Change Disjoint Angle Background Transparency": "Change Disjoint Angle Background Transparency", + "Change Disjoint Angle Color": "Change Disjoint Angle Color", + "Change Disjoint Angle Extending Left": "Change Disjoint Angle Extending Left", + "Change Disjoint Angle Extending Right": "Change Disjoint Angle Extending Right", + "Change Disjoint Angle Filling": "Change Disjoint Angle Filling", + "Change Disjoint Angle Left End": "Change Disjoint Angle Left End", + "Change Disjoint Angle Right End": "Change Disjoint Angle Right End", + "Change Disjoint Angle Show Prices": "Change Disjoint Angle Show Prices", + "Change Disjoint Angle Style": "Change Disjoint Angle Style", + "Change Disjoint Angle Width": "Change Disjoint Angle Width", + "Change Ideas filter": "Change Ideas filter", + "Change in Accounts Payable & Accrued, Expenses": "Change in Accounts Payable & Accrued, Expenses", "Change in Accounts Payable & Accrued, Expenses": "Change in Accounts Payable & Accrued, Expenses", "Change in Accounts Receivable": "Change in Accounts Receivable", "Change in Current Assets": "Change in Current Assets", @@ -1218,6 +361,7 @@ "Change in Income Taxes Payable": "Change in Income Taxes Payable", "Change in Inventories": "Change in Inventories", "Change in Long-term Debt, Net": "Change in Long-term Debt, Net", + "Change in Operating Assets & Liabilities": "Change in Operating Assets & Liabilities", "Change in Operating Assets & Liabilities": "Change in Operating Assets & Liabilities", "Change in Other Assets": "Change in Other Assets", "Change in Other Current Assets": "Change in Other Current Assets", @@ -1225,14 +369,207 @@ "Change in Other Liabilities": "Change in Other Liabilities", "Change in Prepaid Expenses": "Change in Prepaid Expenses", "Change in Short-term Borrowings, Net": "Change in Short-term Borrowings, Net", + "Change Interval": "改變區間", + "Change Interval...": "改變區間", + "Change Marker and Border Color": "Change Marker and Border Color", + "Change Resolution": "Change Resolution", + "Change Symbol": "更換商品代碼", + "Change Symbol...": "更換商品代碼...", + "Change Text Background Fill": "Change Text Background Fill", + "Change Text Background Transparency": "Change Text Background Transparency", + "Change Text Background": "Change Text Background", + "Change Text Border Color": "Change Text Border Color", + "Change Text Border": "Change Text Border", + "Change Text Color": "Change Text Color", + "Change Text Font Bold": "Change Text Font Bold", + "Change Text Font Italic": "Change Text Font Italic", + "Change Text Font Size": "Change Text Font Size", + "Change Text Font": "Change Text Font", + "Change Text Wrap": "Change Text Wrap", + "Change Text": "Change Text", + "Change Trend Angle Extending Left": "Change Trend Angle Extending Left", + "Change Trend Angle Extending Right": "Change Trend Angle Extending Right", + "Change Trend Line Always Show Stats": "Change Trend Line Always Show Stats", + "Change Trend Line Color": "Change Trend Line Color", + "Change Trend Line Extending Left": "Change Trend Line Extending Left", + "Change Trend Line Extending Right": "Change Trend Line Extending Right", + "Change Trend Line Left End": "Change Trend Line Left End", + "Change Trend Line Right End": "Change Trend Line Right End", + "Change Trend Line Show Angle": "Change Trend Line Show Angle", + "Change Trend Line Show Bars Range": "Change Trend Line Show Bars Range", + "Change Trend Line Show Date/Time Range": "Change Trend Line Show Date/Time Range", + "Change Trend Line Show Price Range": "Change Trend Line Show Price Range", + "Change Trend Line Style": "Change Trend Line Style", + "Change Trend Line Width": "Change Trend Line Width", + "Channel": "頻道", + "Chart as image": "Chart as image", + "Chart description is required": "Chart description is required", + "Chart does not load": "Chart does not load", + "Chart Help": "Chart Help", + "Chart Layout Name": "圖表布置名稱", + "Chart layout name": "圖表布置名稱", + "Chart Name": "圖表名稱", + "Chart name": "圖表名稱", + "Chart or Quote, eg.": "Chart or Quote, eg.", + "Chart Properties": "圖表屬性", + "Chart Snapshot": "Chart Snapshot", + "Chart title is required": "Chart title is required", + "Chart": "Chart", + "Charts": "Charts", + "Chat archives...": "Chat archives...", + "Chat Call": "Chat Call", + "Chat Calling": "Chat Calling", + "Chat Hangup": "Chat Hangup", + "Chat Message": "Chat Message", + "Chat Popup": "Chat Popup", + "Chat title": "Chat title", + "Chats": "Chats", + "Chicago": "北美洲/芝加哥", + "Chikou span": "延遲線", + "Chirpy": "Chirpy", + "Chng 1W": "Chng 1W", + "Chng 4W": "Chng 4W", + "Chng 52W": "Chng 52W", + "Chng": "Chng", + "Choose your PRO plan": "Choose your PRO plan", + "Chop Zone": "Chop Zone", + "Choppiness Index": "Choppiness Index", + "Choppiness Index_study": "平滑指數(CHOP)", + "Circle Lines": "週期線", + "Circles": "圓形圖", + "Clear Alerts Log": "Clear Alerts Log", + "Clear Console": "Clear Console", + "Clear Symbols": "Clear Symbols", + "Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.": "Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.", + "Click here to create new alert": "Click here to create new alert", + "Click here to go to chart and create one": "Click here to go to chart and create one", + "Click to set a point": "點擊設置座標點", + "Clone": "克隆", + "Clone, Copy, Sync": "Clone, Copy, Sync", + "Close position": "Close position", + "Close Position": "Close Position", + "Close {0} position?": "Close {0} position?", + "Close": "收盤", + "close": "close", + "Close_in_legend": "收盤", + "closed": "收盤", + "Closed": "Closed", + "Closed_line_tool_position": "關閉畫線工具位置", + "CME - Futures - USA": "CME - Futures - USA", + "CME E-mini": "CME E-mini", + "Coeffs As Percents": "以係數作為百分比", + "Color 0": "顏色 0", + "Color 1": "顏色 1", + "Color 2": "顏色 2", + "Color 3": "顏色 3", + "Color 4": "顏色 4", + "Color 5": "Color 5", + "Color 6": "Color 6", + "Color 7": "Color 7", + "Color 8": "Color 8", + "Color bars based on previous close": "前次關閉時使用的調色", + "Color Theme": "色彩主題", + "Color": "顏色", + "Color:": "顏色:", + "Columns": "柱狀圖", + "COMEX - Futures - USA": "COMEX - Futures - USA", + "COMEX E-mini": "COMEX E-mini", + "Comment": "註解", + "Commitments & Contingencies": "Commitments & Contingencies", "Commitments & Contingencies": "Commitments & Contingencies", + "Commodity Channel Index": "Commodity Channel Index", + "Commodity Channel Index_study": "順勢指標(CCI)", "Common Stock": "Common Stock", + "Company Comparison": "請輸入對比商品", + "Company": "Company", + "Compare Add": "Compare Add", + "Compare or Add Symbol": "比較/新增商品", + "Compare or Add Symbol...": "比較/新增商品...", + "Compare": "比較", + "Compare...": "比較...", + "Compared to monthly billing": "Compared to monthly billing", + "compiling...": "compiling...", + "Condition": "Condition", + "Conditional Expressions": "Conditional Expressions", + "Confirm Inputs": "Confirm Inputs", + "Confirm replace": "Confirm replace", + "Confirm": "Confirm", + "Confirmation": "確認", + "Connect": "Connect", + "CONNECT": "CONNECT", + "Connected": "Connected", + "Connecting Line": "Connecting Line", + "Connecting": "Connecting", + "Connors RSI": "Connors RSI", + "ConnorsRSI": "ConnorsRSI", + "Continue": "Continue", + "CONTINUE": "CONTINUE", + "Conversion Line Period": "Conversion Line Period", + "Conversion Line Periods": "Conversion Line Periods", + "Conversion Line": "Conversion Line", + "Coordinates": "座標", + "Copied to clipboard": "Copied to clipboard", + "Coppock Curve": "Coppock Curve", + "Coppock Curve_study": "估波指標(Coppock Curve)", + "Copy Chart Layout": "Copy Chart Layout", + "Copy link": "Copy link", + "copy selected object.": "copy selected object.", + "Copy": "複製", + "Correct": "Correct", + "Correlation Coeff": "Correlation Coeff", + "Correlation Coeff_study": "相關係數(CC)", + "Correlation Coefficient": "Correlation Coefficient", + "Correlation": "Correlation", + "Cost & Operating Expenses": "Cost & Operating Expenses", "Cost & Operating Expenses": "Cost & Operating Expenses", "Cost of Revenue": "Cost of Revenue", + "Count": "Count", "Cover Sheet TSO": "Cover Sheet TSO", + "Create Alert on {{title}}": "Create Alert on {{title}}", + "Create Alert": "Create Alert", + "Create new note...": "Create new note...", + "Create New Order...": "Create New Order...", + "Create new public chat": "Create new public chat", + "Create your first script now!": "Create your first script now!", + "Create": "Create", + "Cross": "十字線", + "Cross_chart_type": "交叉圖", + "Crosses": "交錯", + "Crosshair": "十字交錯圖", + "Crossing Down": "Crossing Down", + "Crossing Up": "Crossing Up", + "Crossing": "Crossing", + "Cumulative Volume Index": "Cumulative Volume Index", "Current Portion of Long-term Debt": "Current Portion of Long-term Debt", "Current Ratio": "Current Ratio", + "Current Valuation": "Current Valuation", + "cursors-group-css-class": "cursors-group-css-class", + "Custom color...": "自定義顏色...", + "Custom intervals and unlimited alerts": "Custom intervals and unlimited alerts", + "Custom Intervals": "Custom Intervals", + "Custom": "Custom", + "Custom...": "Custom...", + "CVV/CSC": "CVV/CSC", + "Cycle": "循環週期", + "Cyclic Lines": "循環線", + "d": "d", + "D_dates": "日", + "d_dates": "日", + "Daily": "Daily", + "Data provided by BATS exchange.": "Data provided by BATS exchange.", + "Data Window": "Data Window", + "Date Range": "日期範圍", + "Date": "日期", + "day_plural": "日", + "Day's Range": "Day's Range", + "Debt Net": "Debt Net", "Debt to Assets": "Debt to Assets", + "Debt to Equity": "Debt to Equity", + "Dec": "十二月", + "DecisionBar": "DecisionBar", + "Decrease Rating": "Decrease Rating", + "Default": "預設值", + "Defaults": "預設值", "Deferred Charges": "Deferred Charges", "Deferred Income Tax Liabilities, Short-term": "Deferred Income Tax Liabilities, Short-term", "Deferred Income Taxes": "Deferred Income Taxes", @@ -1242,61 +579,837 @@ "Degree of Combined Leverage": "Degree of Combined Leverage", "Degree of Financial Leverage": "Degree of Financial Leverage", "Degree of Operational Leverage": "Degree of Operational Leverage", + "delayed": "delayed", + "Delayed": "Delayed", + "Delete Alert": "Delete Alert", + "Delete alerts as per filter": "Delete alerts as per filter", + "Delete all Alerts": "Delete all Alerts", + "Delete all inactive Alerts": "Delete all inactive Alerts", + "Delete all your positions, orders and history and set balance to specific value.": "Delete all your positions, orders and history and set balance to specific value.", + "Delete message": "Delete message", + "Delete room": "Delete room", + "Delete script": "Delete script", + "Delete": "刪除", + "Depreciation & Amortization Expense": "Depreciation & Amortization Expense", "Depreciation & Amortization Expense": "Depreciation & Amortization Expense", "Depreciation Expense": "Depreciation Expense", + "Depth": "Depth", + "depth_input": "深度", + "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.": "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.", + "Description": "Description", + "DESCRIPTION": "DESCRIPTION", + "Detach Chat": "Detach Chat", + "Details": "Details", + "Detrended Price Oscillator": "Detrended Price Oscillator", + "deviation_input": "標準差", + "Device": "Device", + "DI Length_input": "DI長度", "Diluted EPS, Net Income from Continuing Operations": "Diluted EPS, Net Income from Continuing Operations", + "Diluted EPS, Net Income": "Diluted EPS, Net Income", "Diluted Weighted Average Shares": "Diluted Weighted Average Shares", + "Directional Movement Index": "Directional Movement Index", + "Directional Movement Index_study": "動向指數(DMI)", + "Directional Movement": "Directional Movement", + "Disconnect": "Disconnect", + "Disconnected": "Disconnected", "Discontinued Operations": "Discontinued Operations", + "Disjoint Angle": "不相交角", + "Displaced EMA": "Displaced EMA", + "Displacement": "Displacement", + "displacement_input": "雲帶", + "distance: {0}": "距離: {0}", + "Div EA": "Div EA", + "Div Paid": "Div Paid", + "Div Pref": "Div Pref", + "Div Share": "Div Share", + "Divergence Indicator": "Divergence Indicator", + "Diviation (%)": "Diviation (%)", + "Dividend": "Dividend", + "Dividends Paid": "Dividends Paid", + "Dividends per Share, FQ": "Dividends per Share, FQ", + "Dividends": "Dividends", + "divisor_input": "除數", + "Divisor_input": "除數", + "Do Not Cancel": "Do Not Cancel", + "Do not post offline personal contact information.": "Do not post offline personal contact information.", + "Do not publish content that is not your original work, or infringes the copyright of any third party.": "Do not publish content that is not your original work, or infringes the copyright of any third party.", + "Do not show this message again": "Do not show this message again", + "Do you really want to clear all symbols?": "Do you really want to clear all symbols?", + "Do you realy want to delete ": "Do you realy want to delete", + "Do you realy want to delete theme": "Do you realy want to delete __theme__ theme?", + "Do you realy want to delete {0}watchlist?": "Do you realy want to delete {0}watchlist?", + "Do you realy want to replace": "Do you realy want to replace", + "Don't be so cruel! Bans longer than 1 week are not allowed for now.": "Don't be so cruel! Bans longer than 1 week are not allowed for now.", + "Donchian Channels": "Donchian Channels", + "Donchian Channels_study": "唐奇安通道指標(DC)", + "Done": "Done", + "Don’t cry… but your free PRO Plus trial has ended! We hope you benefited from useful features and felt good about yourself for supporting the community.": "Don’t cry… but your free PRO Plus trial has ended! We hope you benefited from useful features and felt good about yourself for supporting the community.", + "Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!": "Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!", + "Dot": "圓點", + "Double EMA": "Double EMA", + "Double Exponential Moving Average": "Double Exponential Moving Average", + "Double Exponential Moving Average_study": "雙指數移動平均線(DEMA)", + "Down Color": "向下顏色", + "Down fractals": "Down fractals", + "Down Wave 1 or A": "Down Wave 1 or A", + "Down Wave 2 or B": "Down Wave 2 or B", + "Down Wave 3": "Down Wave 3", + "Down Wave 4": "Down Wave 4", + "Down Wave 5": "Down Wave 5", + "Down Wave C": "Down Wave C", + "Down": "Down", + "Drawing Tools": "Drawing Tools", + "Drawings Syncing": "Drawings Syncing", + "Drawings Toolbar": "Drawings Toolbar", + "Drawings": "繪圖", + "E-mail for sms": "E-mail for sms", + "E-mail support hours are 4:00 AM – 3 PM EST Monday - Friday. Typical response time is 1 hour during business hours.": "E-mail support hours are 4:00 AM – 3 PM EST Monday - Friday. Typical response time is 1 hour during business hours.", + "E-mail": "E-mail", + "Early Access 33% off{{#is_finished}} – Final chance{{/is_finished}}": "Early Access 33% off{{#is_finished}} – Final chance{{/is_finished}}", + "Early Access for $16.65/Month": "Early Access for $16.65/Month", + "Earnings breaks": "Earnings breaks", + "Earnings Calendar": "Earnings Calendar", + "Earnings per Share, Basic, TTM": "Earnings per Share, Basic, TTM", + "Earnings per Share, Diluted, TTM": "Earnings per Share, Diluted, TTM", + "Earnings": "Earnings", + "Ease Of Movement": "Ease Of Movement", + "Ease of Movement": "Ease of Movement", + "Ease of Movement_study": "簡易波動指標(EOM)", + "EBIT": "EBIT", + "EBITDA": "EBITDA", + "Economic Calendar": "Economic Calendar", + "Economy & Symbols": "標的代碼", + "Economy": "Economy", + "Edit Alert {{description}} on {{title}}": "Edit Alert {{description}} on {{title}}", + "Edit Alert": "Edit Alert", + "Edit chat room": "Edit chat room", + "EDIT IDEA": "EDIT IDEA", + "Edit Order": "Edit Order", + "Edit Order...": "Edit Order...", + "Edit Position": "Edit Position", + "Edit Position...": "Edit Position...", + "Edit profile": "Edit profile", + "Edit room...": "Edit room...", + "EDIT SCRIPT": "EDIT SCRIPT", + "Edit Sript": "Edit Sript", + "Edit": "Edit", + "EDIT": "EDIT", "Effect of Exchange Rate on Cash": "Effect of Exchange Rate on Cash", + "Elder's Force Index": "Elder's Force Index", + "Elders Force Index_study": "強力指數指標(EFI)", + "Elliott Labels": "艾略特標籤", + "Elliott Major Retracement": "艾略特主波浪回測", + "Elliott Minor Retracement": "艾略特小波浪回測", + "Elliott Wave Circle": "艾略特圓形波", + "Elliott Wave Cycle": "艾略特循環波", + "Elliott Wave Minor": "艾略特小型波", + "Elliott Wave Subminuette": "艾略特次微波", + "Elliott Wave": "Elliott Wave", + "Ellipse": "橢圓", + "Email": "Email", + "Embed": "Embed", + "Emp": "Emp", "Employee Compensation": "Employee Compensation", + "End of Day": "End of Day", + "English only for main public chatrooms and public ideas - so that everyone can understand. Any language can be spoken in the custom chat rooms. Later we may introduce main public chatrooms for other languages.": "English only for main public chatrooms and public ideas - so that everyone can understand. Any language can be spoken in the custom chat rooms. Later we may introduce main public chatrooms for other languages.", + "English only": "English only", + "Enter a new chart layout name": "輸入新的圖表布置名稱", + "Enter a new chart name": "輸入新的圖表名稱", + "Enter new title for this chat": "Enter new title for this chat", + "Entering Channel": "Entering Channel", + "Enterprise Value, FQ": "Enterprise Value, FQ", + "Enterprise Value/EBITDA, TTM": "Enterprise Value/EBITDA, TTM", + "Entry price:": "輸入價格:", + "Envelope": "Envelope", + "Envelope_study": "包絡線指標(Env", + "eod data": "盤後數據", + "eod delayed": "盤後延遲數據", + "EPS NI": "EPS NI", + "Equality Line": "Equality Line", + "Equity Earnings": "Equity Earnings", + "Equity": "Equity", + "Eraser": "橡皮擦", + "Error": "Error", + "Estimate": "Estimate", + "EUREX - Futures - Europe": "EUREX - Futures - Europe", + "Event": "事件", + "Events & Alerts": "Events & Alerts", + "Events": "事件", + "Exch": "Exch", + "Exchange": "交易所", + "Exchanges charge per-user fees and redistribution fees from TradingView for delivery of intraday and real-time data. So, we can't give this data for free to everyone (as much as we'd like to).": "Exchanges charge per-user fees and redistribution fees from TradingView for delivery of intraday and real-time data. So, we can't give this data for free to everyone (as much as we'd like to).", + "Exit Full Screen (ESC)": "Exit Full Screen (ESC)", + "Exiting Channel": "Exiting Channel", + "Expand sym chart": "Expand sym chart", + "Expected Annual Dividends": "Expected Annual Dividends", + "Expiration Date (MM/YY)": "Expiration Date (MM/YY)", + "Expiration Time": "Expiration Time", + "Expiration": "Expiration", + "Expired": "Expired", + "Exponential": "Exponential", + "exponential_input": "指數平均", + "ext": "ext", + "Extend Alert Line": "Extend Alert Line", + "Extend Left End": "向左延長至左端", + "Extend Left": "向左延長", + "Extend Lines Left": "Extend Lines Left", + "Extend Lines": "延長線條", + "Extend Right End": "向右延長至右端", + "Extend Right": "向右延長", + "Extend": "延伸", + "Extended Alert Line": "Extended Alert Line", + "Extended Hours (Intraday Only)": "Extended Hours (Intraday Only)", + "Extended Hours": "延長交易時間", + "Extended Line": "延伸線", + "Extended Trading Hours": "Extended Trading Hours", + "Extended": "延伸", + "Extension": "Extension", "Extraordinary Items": "Extraordinary Items", + "Failed": "Failed", + "Failure back color": "失敗時背景顏色", + "Failure text color": "失敗時文字顏色", + "FAILURE": "失敗", + "Falling": "Falling", + "Fans": "扇形", + "Fast length": "Fast length", + "Fast Length": "Fast Length", + "fastLength_input": "快速指標天數", + "Fault": "Fault", + "Favorite Drawings Toolbar": "Favorite Drawings Toolbar", + "Favorite ideas": "Favorite ideas", + "Favorite": "Favorite", + "Favorites": "偏好", + "Feature Request and Feedback": "Feature Request and Feedback", + "Feb": "二月", + "Fib Channel": "通道黃金分割率", + "Fib Circles": "圓周黃金分割率", + "Fib Retracement": "費波南茲回測", + "Fib Speed Resistance Arcs": "半圓周黃金分割率", + "Fib Speed Resistance Fan": "扇形黃金分割率", + "Fib Spiral": "費波南茲螺旋", + "Fib Time Zone": "費波南茲係數", + "Fib Wedge": "楔形黃金分割率", + "Fibonacci": "Fibonacci", + "Fill": "填滿", + "Find existing chat": "Find existing chat", + "First bar time": "First bar time", + "First Name": "First Name", + "Fisher Transform": "Fisher Transform", + "Fisher": "Fisher", + "Flag Mark": "旗標", + "Flat Bottom": "旗底", + "Flat Top/Bottom": "旗頂/旗底", + "Flipped": "翻轉", + "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.": "Follow free market quotes, your watchlist, public and private chats from TradingView, while surfing the web in any browser tab.", + "Follow {{pro_symbol}}": "Follow {{pro_symbol}}", + "Follow": "Follow", + "Followed": "Followed", + "Followers": "Followers", + "Following below suggestions will help get your ideas suggested:": "Following below suggestions will help get your ideas suggested:", + "Following": "Following", + "Font Size": "字型大小", + "For a limited time, we’re offering a FREE 1 month subscription of PRO Plus (no credit card required, no catches or hidden autobilling).": "For a limited time, we’re offering a FREE 1 month subscription of PRO Plus (no credit card required, no catches or hidden autobilling).", + "for": "for", + "Forecast": "預測", + "Forex Talks": "Forex Talks", + "Forex": "Forex", + "Forgot password?": "Forgot password?", + "Format": "格式", + "Format...": "格式...", + "FORTUNECX - Bitcoin": "FORTUNECX - Bitcoin", "Free Cash Flow Margin": "Free Cash Flow Margin", "Free Cash Flow Return on Assets": "Free Cash Flow Return on Assets", + "Free Cash Flow": "Free Cash Flow", + "Frequency": "Frequency", + "Full moon mark": "Full moon mark", + "Full Screen": "全螢幕", + "Fullscreen mode": "全螢幕模式", + "Function Definition": "Function Definition", + "Fundamentals company": "Fundamentals __company__", + "Fundamentals": "Fundamentals", + "Futures Magazine": "Futures Magazine", + "Futures": "期貨", + "futures": "期貨", + "FXCM - Forex": "FXCM - Forex", + "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.": "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.", + "FxWire PRO": "FxWire PRO", + "Gann Box": "箱型甘氏線", + "Gann Fan": "扇形甘氏線", + "Gann Square": "方形甘氏線", + "Gap Down Stocks": "Gap Down Stocks", + "Gap in the data": "Gap in the data", + "Gap Up Stocks": "Gap Up Stocks", + "General & Administrative Expense": "General & Administrative Expense", "General & Administrative Expense": "General & Administrative Expense", - "Goodwill": "Goodwill", + "GOCIO - Bitcoin": "GOCIO - Bitcoin", + "Goodwill & Intangible Assets, Net": "Goodwill & Intangible Assets, Net", "Goodwill & Intangible Assets, Net": "Goodwill & Intangible Assets, Net", + "Goodwill": "Goodwill", + "GrandSuperCycle": "超大循環週期", + "Graphics": "圖形", + "Greater Than": "Greater Than", + "Grey": "Grey", + "Grid Lines": "網格線", + "Grid": "格線", + "Gross Margin %, TTM": "Gross Margin %, TTM", + "Gross Margin": "Gross Margin", + "Gross Profit": "Gross Profit", + "Growing moon": "Growing moon", + "Growing": "Growing", + "h": "h", + "h_dates": "小時", + "Hand Bell": "Hand Bell", + "Hate speech": "Hate speech", + "Have something to say?": "Have something to say?", + "Head & Shoulders": "頭肩頂", + "Head": "頭部", + "Headlines": "Headlines", + "Heiken Ashi": "Heiken-Ashi燭圖", + "Help & Wiki": "Help & Wiki", + "Help": "協助", + "Hidden Bearish Divergence": "Hidden Bearish Divergence", + "Hidden Bullish Divergence": "Hidden Bullish Divergence", + "Hide All Drawing Tools": "隱藏所有繪圖工具", + "Hide Buy/Sell Panel": "Hide Buy/Sell Panel", + "Hide data": "Hide data", + "Hide Drawings Toolbar": "Hide Drawings Toolbar", + "Hide Favorite Drawings Toolbar": "Hide Favorite Drawings Toolbar", + "Hide inactive alerts": "Hide inactive alerts", + "Hide inactive Alerts": "Hide inactive Alerts", + "Hide Marks On Bars": "Hide Marks On Bars", + "Hide Widgets": "Hide Widgets", + "Hide": "隱藏", + "High": "最高", + "high": "high", + "High_in_legend": "最高", + "Histogram": "直方圖", + "Historical Volatility": "Historical Volatility", + "HITBTC - Bitcoin": "HITBTC - Bitcoin", + "hl2": "hl2", + "HLC Bars": "HLC長條", + "hlc3": "hlc3", + "Hlines Background": "盤整區背景色", + "Hollow Candles": "空心蠟燭線", + "Home": "Home", + "Hong Kong": "亞洲/香港", + "Horizontal Line": "垂直線", + "Horizontal Ray": "垂直射線", + "Hot Lists": "Hot Lists", + "Hotlist": "Hotlist", + "HotLists continuously scan the US stock market to identify best trading opportunities and take considerable resources, so we can't give them out for free to everyone (as much as we'd like to).": "HotLists continuously scan the US stock market to identify best trading opportunities and take considerable resources, so we can't give them out for free to everyone (as much as we'd like to).", + "Hotlists": "Hotlists", + "hour_plural": "小時", + "How to use the reference materials (Video)": "How to use the reference materials (Video)", + "Hull MA": "Hull MA", + "Hull MA_study": "Hull移動平均線(HMA)", + "Hull Moving Average": "Hull Moving Average", + "Hundred Line": "Hundred Line", + "ICECAN - Futures - Canada": "ICECAN - Futures - Canada", + "ICEEUR - Futures - Europe": "ICEEUR - Futures - Europe", + "ICEUSA - Futures - USA": "ICEUSA - Futures - USA", + "Ichimoku Cloud": "Ichimoku Cloud", + "Ichimoku Cloud_study": "一目均衡表(Ichimoku)", + "Icon": "圖標", + "Idea or chart snapshot image": "Idea or chart snapshot image", + "IDEA TITLE AND DESCRIPTION": "IDEA TITLE AND DESCRIPTION", + "Ideas for the current resolution only": "Ideas for the current resolution only", + "Ideas for the current symbol only": "Ideas for the current symbol only", + "Ideas of the people I follow & my ideas": "Ideas of the people I follow & my ideas", + "Ideas Published": "Ideas Published", + "Ideas": "Ideas", + "If you are sure you want to cancel, click Cancel, otherwise choose Do Not Cancel.": "If you are sure you want to cancel, click Cancel, otherwise choose Do Not Cancel.", + "If you do intraday analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.": "If you do intraday analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.", + "If you do intraday analysis, consider subscribing to the {{exchange}} exchange.{{^exchangesButton}} You must subscribe to PRO, PRO Plus or Premium service first (from only 9.95/m).{{/exchangesButton}}": "If you do intraday analysis, consider subscribing to the {{exchange}} exchange.{{^exchangesButton}} You must subscribe to PRO, PRO Plus or Premium service first (from only 9.95/m).{{/exchangesButton}}", + "If you do intraday spread analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.": "If you do intraday spread analysis consider subscribing to PRO Plus or Premium service from only $19.95/m.", + "If you follow a symbol you will receive notifications when new ideas about that symbol are published.": "If you follow a symbol you will receive notifications when new ideas about that symbol are published.", + "If you like what you see, you have an exclusive chance to get 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.": "If you like what you see, you have an exclusive chance to get 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.", + "If you need only the most complete and accurate data, then consider subscribing to the PRO Plus or Premium service from only $19.95/m that offers actual real-time data from the NYSE/NASDAQ/AMEX exchanges and much more.": "If you need only the most complete and accurate data, then consider subscribing to the PRO Plus or Premium service from only $19.95/m that offers actual real-time data from the NYSE/NASDAQ/AMEX exchanges and much more.", + "If you want to act quickly to news and events that occur when the regular market is closed, please consider subscribing to PRO Plus or Premium service from only $19.95/m.": "If you want to act quickly to news and events that occur when the regular market is closed, please consider subscribing to PRO Plus or Premium service from only $19.95/m.", + "If you want to identify opportunities in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "If you want to identify opportunities in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "If you want to unlock the power of multiple time frame analysis and add multiple symbols to the same chart layout, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "If you want to unlock the power of multiple time frame analysis and add multiple symbols to the same chart layout, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "If you want to use different watchlists to quickly assess different sectors of the market, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "If you want to use different watchlists to quickly assess different sectors of the market, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "If you want to use private messages - please sign in or register!": "If you want to use private messages - please sign in or register!", + "If you want to use this service - please sign in or register!": "If you want to use this service - please sign in or register!", + "Ignore user": "Ignore user __username__", + "Ignore": "Ignore", + "Ignored users...": "Ignored users...", + "Illicit content": "Illicit content", + "Image URL": "圖檔路徑", + "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", + "In effort to make TradingView more useful to a larger number of users, moderators have the right to hide ideas with bad descriptions or not informative from the front page and the gallery. We are NOT limiting any ways of publishing or using TradingView charts. You can still create and publish any kind of charts; your profile and Activity Stream will still show all created charts.": "In effort to make TradingView more useful to a larger number of users, moderators have the right to hide ideas with bad descriptions or not informative from the front page and the gallery. We are NOT limiting any ways of publishing or using TradingView charts. You can still create and publish any kind of charts; your profile and Activity Stream will still show all created charts.", + "In Session": "In Session", + "In short, the more understandable and interesting your ideas are, the more you’ll gain respect of others and get discovered by the financial community. We’ll do our best to help showcase good ideas.": "In short, the more understandable and interesting your ideas are, the more you’ll gain respect of others and get discovered by the financial community. We’ll do our best to help showcase good ideas.", + "in": "in", + "in_dates": "總天數", + "inbars": "in __period__ bars", "Income After Taxes": "Income After Taxes", - "Income Before Taxes": "Income Before Taxes", - "Income Taxes": "Income Taxes", - "Income Taxes Payable": "Income Taxes Payable", "Income before Extraordinary Items": "Income before Extraordinary Items", + "Income Before Taxes": "Income Before Taxes", + "Income Statement": "Income Statement", + "Income Taxes Payable": "Income Taxes Payable", + "Income Taxes": "Income Taxes", + "Income": "Income", + "Increase Rating": "Increase Rating", + "Increment": "Increment", + "increment_input": "增量", + "Ind": "Ind", + "Index": "指數", + "index": "指數", + "Indicator Arguments in Header": "Indicator Arguments in Header", + "Indicator Arguments": "Indicator Arguments", + "Indicator Last Value": "Indicator Last Value", + "Indicator Titles in Header": "Indicator Titles in Header", + "Indicator Titles": "Indicator Titles", + "Indicator Values": "Indicator Values", + "Indicator": "技術指標", + "Indicators and Strategies": "Indicators and Strategies", + "Indicators": "技術指標", + "Indicators, Fundamentals, Economy and Add-ons": "技術指標", + "Industry": "Industry", + "Info": "Info", + "Inputs": "輸入", + "Insert Drawing Tool": "新增繪圖工具", + "Insert emoticon": "Insert emoticon", + "Insert Indicator...": "新增技術指標...", + "Insert": "Insert", + "Inside Channel": "Inside Channel", + "Inside Pitchfork": "內側蝴蝶指標", + "Inside": "內部", + "Install": "Install", "Intangible Assets": "Intangible Assets", "Interest Expense": "Interest Expense", "Interest Income": "Interest Income", "Interest Income/Expense, Net": "Interest Income/Expense, Net", + "Intermediate": "中型浪", + "interval_dialog_description": "若圖表採用分鐘作為更新頻率,請輸入間隔數字(例如:若圖表為每五分鐘更新一次,請輸入5);或加上H代表小時,D代表日,W代表週,M代表月為週期更新頻率。", + "Intraday Renko, Kagi, Line Break and Point & Figure charts take considerable resources, so we can't give them out for free to everyone (as much as we'd like to). We can, however, give out these charts for free in the Daily and Weekly resolutions.": "Intraday Renko, Kagi, Line Break and Point & Figure charts take considerable resources, so we can't give them out for free to everyone (as much as we'd like to). We can, however, give out these charts for free in the Daily and Weekly resolutions.", + "Intraday Renko, Kagi, Line Break, PnF and spread charts": "Intraday Renko, Kagi, Line Break, PnF and spread charts", + "Intraday Renko, Kagi, Line Break, PnF charts": "Intraday Renko, Kagi, Line Break, PnF charts", + "Intraday Spread Charts": "Intraday Spread Charts", + "Intraday Spread": "Intraday Spread", + "invalid symbol": "無效的代碼", + "Invalid Symbol": "無效的標的", "Inventories, Net": "Inventories, Net", "Investment Changes, Net": "Investment Changes, Net", + "Invoiced every month": "Invoiced every month", + "IP": "IP", "Issuance of Equity": "Issuance of Equity", + "Issue Type": "Issue Type", + "Italic": "Italic", + "ITBIT - Bitcoin": "ITBIT - Bitcoin", + "Jan": "一月", + "Jaw Length": "Jaw Length", + "Jaw Offset": "Jaw Offset", + "Jaw": "下顎", + "jawLength_input": "下顎長度", + "Join Now": "Join Now", + "Journal is empty": "Journal is empty", + "Journal...": "Journal...", + "Jul": "七月", + "Jun": "六月", + "Jurik Research": "Jurik Research", + "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That is less than $16.65/month. Don’t miss the last chance to get the special Early Access and secure this low rate now!": "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That is less than $16.65/month. Don’t miss the last chance to get the special Early Access and secure this low rate now!", + "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.": "Just for you, we made a special deal that lets you continue for another 12 months for only $199.80. That’s only $16.65/month and 33% off regular price.", + "Kagi": "Kagi", + "KCBT - Futures - USA": "KCBT - Futures - USA", + "Keltner Channels": "Keltner Channels", + "Keltner Channels_study": "肯特納通道(KC)", + "Key Hidden Levels": "Key Hidden Levels", + "Key Order Flow Events": "Key Order Flow Events", + "Keyboard Shortcuts": "Keyboard Shortcuts", + "Kijun-sen": "基準線", + "Kind": "Kind", + "Klinger Oscillator": "Klinger Oscillator", + "Klinger Oscillator_study": "克林格成交量擺動指標(Klinger Osc)", + "Know Sure Thing": "Know Sure Thing", + "Know Sure Thing_study": "加權總和變動率(KST)", + "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.": "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.", + "Kolkata": "亞洲/加爾各答", + "Label Background": "標籤背景", + "Label": "標籤", + "Labels Font": "Labels Font", + "Labels": "標籤", "Labor Expense": "Labor Expense", + "Lagging Span 2 Periods": "Lagging Span 2 Periods", + "Lagging Span": "Lagging Span", + "Last Annual EPS": "Last Annual EPS", + "Last Annual Revenue": "Last Annual Revenue", + "Last bar time": "Last bar time", + "Last Modified": "最後修改日期", + "Last Name": "Last Name", + "Last Value on Price Scale": "顯示最後收盤價", + "Last": "Last", + "LAUNCH CHART": "LAUNCH CHART", + "Launch chat in separate window": "Launch chat in separate window", + "LazyBear - MTF Panes": "LazyBear - MTF Panes", + "LazyBear - S/R Levels": "LazyBear - S/R Levels", + "Lead 1": "Lead 1", + "Lead 2": "Lead 2", + "LEARN MORE": "LEARN MORE", + "Least Squares Moving Average": "Least Squares Moving Average", + "Least Squares Moving Average_study": "最小平方均線(LSMA)", + "Leave this chat": "Leave this chat", + "Left End": "左端", + "Left Labels": "左方標籤", + "Left Shoulder": "左肩", + "left": "左", + "len_input": "天數", + "Length high": "Length high", + "Length hight": "Length hight", + "Length low": "Length low", + "Length1": "Length1", + "Length2": "Length2", + "Length3": "Length3", + "Length_input": "天數", + "length_input": "天數", + "lengthRSI_input": "隨機RSI天數", + "lengthStoch_input": "隨機指標天數", + "Less Than": "Less Than", + "Level {0}": "等級 {0}", + "Level": "等級", + "Levels": "等級", + "Liabilities & Stockholder's Equity": "Liabilities & Stockholder's Equity", "Liabilities & Stockholder's Equity": "Liabilities & Stockholder's Equity", + "like": "like", + "like_plural": "likes", + "Limit": "Limit", + "Line Break": "Line Break", + "Line Width": "Line Width", + "Line With Breaks": "線形圖(含休市日)", + "Line": "線形圖", + "Linear Regression Curve": "Linear Regression Curve", + "Linear Regression Curve_study": "線性迴歸曲線(LRC)", + "Linear Regression": "Linear Regression", + "Lines": "線", + "Link interval to all charts": "Link interval to all charts", + "Link symbol to all charts": "Link symbol to all charts", + "LINK TO RELATED IDEAS": "LINK TO RELATED IDEAS", + "Link to this chart": "Link to this chart", + "Link to this chat...": "Link to this chat...", + "Link to this room...": "Link to this room...", + "Link To": "連結至", + "Lips Length": "Lips Length", + "Lips Offset": "Lips Offset", + "Lips": "嘴唇", + "lipsLength_input": "嘴唇長度", + "List or list item": "List or list item", + "Load Chart Layout": "Load Chart Layout", + "Load Chart": "載入圖表", + "Load Layout Chart": "載入圖表布置", + "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.": "Load New Bars feature is not available for Kagi, Renko, Line Break and PnF charts.", + "Load New Bars": "載入新數據", + "Load": "載入", + "loading data": "載入數據", + "Loading market depth data…": "Loading market depth data…", + "loading...": "載入中...", + "Loading...": "Loading...", + "Lock All Drawing Tools": "鎖定所有繪圖工具", + "Lock Scale": "鎖定縮放功能", + "Lock scale": "鎖定縮放功能", + "Lock": "鎖定", + "Lock/Unlock": "鎖定/解鎖", + "Log Scale": "對數縮放", + "Log Scale_scale_menu": "對數比例選單", + "log": "對數", + "Logged as": "Logged as", + "Logged out": "Logged out", + "London": "歐洲/倫敦", + "Long Length": "Long Length", + "Long length": "Long length", + "Long Period": "Long Period", + "Long period": "Long period", + "Long Position": "做多部位", + "Long RoC Length_input": "長期RoC天數", "Long Term Capital": "Long Term Capital", "Long Term Debt to Long Term Capital": "Long Term Debt to Long Term Capital", "Long Term Debt to Total Capital": "Long Term Debt to Total Capital", - "Long-term Debt": "Long-term Debt", + "Long": "長期", + "LONG": "LONG", "Long-term Debt Payments": "Long-term Debt Payments", "Long-term Debt Proceeds": "Long-term Debt Proceeds", + "Long-term Debt": "Long-term Debt", "Long-term Deferred Income Tax Liabilities": "Long-term Deferred Income Tax Liabilities", "Long-term Deferred Liability Charges": "Long-term Deferred Liability Charges", + "Long-term intervals are better than short-term ones for publishing analysis. An idea on 1 minute bars will probably become obsolete by the time people read it. However a good idea may still be featured.": "Long-term intervals are better than short-term ones for publishing analysis. An idea on 1 minute bars will probably become obsolete by the time people read it. However a good idea may still be featured.", "Long-term Investments": "Long-term Investments", - "Minority Interest": "Minority Interest", + "Long_input": "長軸慢線", + "long_input": "長軸慢線", + "longlen_input": "長軸慢線", + "Los Angeles": "北美洲/洛杉磯", + "Low price available now – don’t miss this chance!": "Low price available now – don’t miss this chance!", + "Low": "最低", + "low": "low", + "Low_in_legend": "最低", + "Lower Band": "Lower Band", + "Lower Bound": "Lower Bound", + "Lower Devation": "Lower Devation", + "Lower Deviation": "Lower Deviation", + "Lower": "下方", + "LowerLimit": "下方極限值", + "LSE - Stock - UK": "LSE - Stock - UK", + "m": "m", + "M_dates": "月", + "m_dates": "月", + "MA Cross": "MA Cross", + "MA Cross_study": "均線交叉線(MA Cross)", + "MA Exp Ribbon": "MA Exp Ribbon", + "MA Length": "MA Length", + "MACD": "MACD", + "Madrid": "歐洲/馬德里", + "Magnet Mode": "磁鐵模式", + "Major": "主要", + "Make a Copy": "Make a Copy", + "Make a Copy...": "Make a Copy...", + "Make It Mine": "Make It Mine", + "Manage Alerts": "Manage Alerts", + "Manage Drawings": "管理繪圖工具", + "Mar": "三月", + "Margin AT": "Margin AT", + "Margin G": "Margin G", + "Margin G%": "Margin G%", + "Margin O": "Margin O", + "Margin PT": "Margin PT", + "Margins": "Margins", + "Marker Color": "標誌顏色", + "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.": "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.", + "Market Cap - Basic": "Market Cap - Basic", + "market closed": "market closed", + "Market Open": "Market Open", + "market open": "market open", + "Market Summary": "Market Summary", + "Market": "Market", + "Marketplace Add-ons": "Marketplace Add-ons", + "Mass Index": "Mass Index", + "Mass Index_study": "梅斯線指標(MASS)", + "Max value": "Max value", + "Maximize Chat": "Maximize Chat", + "maximum_input": "最大值", + "May": "五月", + "McGinley Dynamic": "McGinley Dynamic", + "Measure (Shift + Click on the chart)": "測量 (在圖表上按著鍵盤Shift鍵,同時點擊滑鼠左鍵)", + "Median": "中位", + "MERCADO - Bitcoin": "MERCADO - Bitcoin", + "Merge Down": "向下合併", + "Merge Up": "向上合併", + "Message settings": "Message settings", + "Message": "Message", + "messages today": "__messages__ messages today", + "MGEX - Futures - USA": "MGEX - Futures - USA", + "MicroTrends": "MicroTrends", + "middle": "中間", + "Middle": "中軸慢線", + "Minor": "主要", + "Minority Interest & Equity Earnings": "Minority Interest & Equity Earnings", "Minority Interest & Equity Earnings": "Minority Interest & Equity Earnings", + "Minority Interest": "Minority Interest", + "Minuette": "微浪", + "Minus Line": "Minus Line", + "minute_plural": "分鐘", + "Minute": "分鐘", + "Mirrored": "鏡像", + "Mkt Cap": "Mkt Cap", + "mod": "mod", + "Mode": "模式", + "MODERATED": "MODERATED", + "Moderator": "Moderator", + "Moderators Warning Messages": "Moderators Warning Messages", + "Modified Schiff Pitchfork": "改良式希夫蝴蝶指標", + "Modified Schiff": "改良式希夫", + "Modify Order": "Modify Order", + "Modify": "Modify", + "Momentum": "Momentum", + "Money Flow": "Money Flow", + "Money Flow_study": "貨幣流量指標(MFI)", + "month": "月", + "month_plural": "月", + "month0": "Jan", + "month1": "Feb", + "month10": "Nov", + "month11": "Dec", + "month2": "Mar", + "month3": "Apr", + "month4": "May", + "month5": "Jun", + "month6": "Jul", + "month7": "Aug", + "month8": "Sep", + "month9": "Oct", + "Monthly": "Monthly", + "Moon Phases": "Moon Phases", + "Moscow": "歐洲/莫斯科", + "move chart 1 bar to the left.": "move chart 1 bar to the left.", + "move chart 1 bar to the right.": "move chart 1 bar to the right.", + "Move Down": "向下移動", + "move further to the left.": "move further to the left.", + "move further to the right.": "move further to the right.", + "Move Up": "向上移動", + "Moving Avarage Weighted": "Moving Avarage Weighted", + "Moving Average Convergence/Divergence": "Moving Average Convergence/Divergence", + "Moving Average Convergence/Divergence_study": "指數平滑異同移動平均線(MACD)", + "Moving Average Exponential": "Moving Average Exponential", + "Moving Average Exponential_study": "指數移動平均指標(EMA)", + "Moving Average Weighted_study": "加權移動平均線(WMA)", + "Moving Average": "Moving Average", + "Moving Average_study": "移動平均線(MA)", + "Moving Down %": "Moving Down %", + "Moving Down": "Moving Down", + "Moving Up %": "Moving Up %", + "Moving Up": "Moving Up", + "MTF Studies": "MTF Studies", + "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.": "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.", + "MTPredictor": "MTPredictor", + "Mult_input": "多重因素", + "mult_input": "多重因素", + "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.": "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.", + "Multi-Time Period Charts": "Multi-Time Period Charts", + "Multiple accounts": "Multiple accounts", + "Multiple charts layout and watch lists": "Multiple charts layout and watch lists", + "Multiple Charts Layout available only to PRO users.": "Multiple Charts Layout available only to PRO users.", + "Multiple Charts Layout": "Multiple Charts Layout", + "Multiple Connections": "Multiple Connections", + "Multiple Watch Lists available only to PRO users.": "Multiple Watch Lists available only to PRO users.", + "Multiple Watch Lists": "Multiple Watch Lists", + "Multiplier": "Multiplier", + "My Ideas and Notes": "My Ideas and Notes", + "My ideas only": "My ideas only", + "My Script": "My Script", + "My Scripts": "My Scripts", + "n/a": "n/a", + "Name": "Name", + "NASDAQ - Stock - USA": "NASDAQ - Stock - USA", + "NASDAQ and NYSE charge exchange and per-user fees, which means we can’t give this for free to everyone (as much as we'd love to). Our free feed is provided by BATS electronic exchange, which offers approximate volumes and prices with fewer updates.": "NASDAQ and NYSE charge exchange and per-user fees, which means we can’t give this for free to everyone (as much as we'd love to). Our free feed is provided by BATS electronic exchange, which offers approximate volumes and prices with fewer updates.", + "Nasdaq Gap Down Stocks": "Nasdaq Gap Down Stocks", + "Nasdaq Gap Up Stocks": "Nasdaq Gap Up Stocks", + "Nasdaq Percent Advances": "Nasdaq Percent Advances", + "Nasdaq Percent Declines": "Nasdaq Percent Declines", + "Nasdaq Price Advances": "Nasdaq Price Advances", + "Nasdaq Price Declines": "Nasdaq Price Declines", + "Nasdaq Range Advances": "Nasdaq Range Advances", + "Nasdaq Range Declines": "Nasdaq Range Declines", + "Nasdaq Volume Leaders": "Nasdaq Volume Leaders", "Net Change in Cash": "Net Change in Cash", "Net Debt": "Net Debt", "Net Income Applicable to Common": "Net Income Applicable to Common", "Net Income from Continuing, Operations Applicable to Common": "Net Income from Continuing, Operations Applicable to Common", "Net Income per Employee": "Net Income per Employee", + "Net Income": "Net Income", "Net Operating Profit after Tax": "Net Operating Profit after Tax", + "Net Volume": "Net Volume", + "Net Volume_study": "淨交易量(NetVol)", "Net Working Capital": "Net Working Capital", + "NEUTRAL": "NEUTRAL", + "NEW CHART LAYOUT": "新的圖表布置", + "New moon mark": "New moon mark", + "New password is sent to your email.": "New password is sent to your email.", + "New script name": "New script name", + "New York": "北美洲/紐約", + "New {0} chart...": "New {0} chart...", + "New": "新的", + "News": "News", + "next symbol": "next symbol", + "Next": "Next", + "No account history yet": "No account history yet", + "No advertising, direct marketing, or solicitation! To advertise to our audience contact founders@tradingview.com": "No advertising, direct marketing, or solicitation! To advertise to our audience contact founders@tradingview.com", + "No alerts triggered": "No alerts triggered", + "No alerts": "No alerts", + "No defamatory, threatening or discriminatory remarks, hate speech or personal attacks.": "No defamatory, threatening or discriminatory remarks, hate speech or personal attacks.", + "No drawings yet": "尚未繪圖", + "No ideas matched your criteria": "No ideas matched your criteria", + "No ideas.
If you want to use this service - please sign in or register!": "No ideas.
If you want to use this service - please sign in or register!", + "No indicators matched your criteria.": "沒有指標符合您的搜索條件.", + "No links / posts with illegal content, pornography, or nudity.": "No links / posts with illegal content, pornography, or nudity.", + "No monthly invoices": "No monthly invoices", + "No notifications yet": "No notifications yet", + "No posting links or reference to content / sites that contain viruses or malware.": "No posting links or reference to content / sites that contain viruses or malware.", + "No public library scripts were found.": "No public library scripts were found.", + "No real-time data": "No real-time data", + "No saved scripts yet": "No saved scripts yet", + "No scripts matched your criteria": "No scripts matched your criteria", + "No Sound notifications": "No Sound notifications", + "No study templates saved": "No study templates saved", + "No symbols matched your criteria": "沒有商品符合您的搜索條件", + "No": "No", + "NO": "否", + "No, thank you": "No, thank you", "Non-operating Gains/Losses": "Non-operating Gains/Losses", "Noncontrolling Interest": "Noncontrolling Interest", + "Normal Bearish Divergence": "Normal Bearish Divergence", + "Normal Bullish Divergence": "Normal Bullish Divergence", + "Normal": "一般", + "Not applicable": "不適用", + "not authorized": "not authorized", + "Note": "標注", + "Note: default study templates won't be removed permanently": "Note: default study templates won't be removed permanently", "Notes Payable": "Notes Payable", + "Notification sound": "Notification sound", + "Notifications": "Notifications", + "Nov": "十一月", + "Now is your LAST & FINAL chance to get 12 months for only $199.80 (regular $299.40). That’s less than $16.65/month and 33% off regular price.": "Now is your LAST & FINAL chance to get 12 months for only $199.80 (regular $299.40). That’s less than $16.65/month and 33% off regular price.", + "NSE - Stock - India": "NSE - Stock - India", "Number of Employees": "Number of Employees", "Number of Shareholders": "Number of Shareholders", + "NYMEX - Futures - USA": "NYMEX - Futures - USA", + "NYMEX E-mini": "NYMEX E-mini", + "NYSE - Stock - USA": "NYSE - Stock - USA", + "NYSE Gap Down Stocks": "NYSE Gap Down Stocks", + "NYSE Gap Up Stocks": "NYSE Gap Up Stocks", + "NYSE LIFFE - Futures - USA": "NYSE LIFFE - Futures - USA", + "NYSE Percent Advances": "NYSE Percent Advances", + "NYSE Percent Declines": "NYSE Percent Declines", + "NYSE Price Advances": "NYSE Price Advances", + "NYSE Price Declines": "NYSE Price Declines", + "NYSE Range Advances": "NYSE Range Advances", + "NYSE Range Declines": "NYSE Range Declines", + "NYSE Volume Leaders": "NYSE Volume Leaders", + "Objects Tree": "排列順序", + "Objects Tree...": "排列順序...", + "Oct": "十月", + "Official AMEX, NYSE & NASDAQ Real-time Data": "Official AMEX, NYSE & NASDAQ Real-time Data", + "Official real-time & intraday data": "Official real-time & intraday data", + "Official real-time, intraday and volume data": "Official real-time, intraday and volume data", + "Offset": "位移", + "Oh no! You have only two weeks left in your PRO Plus trial! These benefits will expire in two short weeks:": "Oh no! You have only two weeks left in your PRO Plus trial! These benefits will expire in two short weeks:", + "OHLC Values": "OHLC Values", + "ohlc4": "ohlc4", + "OK": "確認", + "OKCOIN - Bitcoin": "OKCOIN - Bitcoin", + "On Balance Volume": "On Balance Volume", + "On Balance Volume_study": "能量潮指标(OBV)", + "OnBalanceVolume": "OnBalanceVolume", + "Once per bar (on close)": "Once per bar (on close)", + "Once per bar (on condition)": "Once per bar (on condition)", + "Once": "Once", + "One account can be accessed from one browser (on one device) at a time - to stay compliant with exchange regulations and prevent unauthorized access.": "One account can be accessed from one browser (on one device) at a time - to stay compliant with exchange regulations and prevent unauthorized access.", + "Only private ideas": "Only private ideas", + "Only PRO Plus and Premium subscibers can access extended hours data on the charts. Extended trading hours include both pre-market and after hours sessions each day the market is open.": "Only PRO Plus and Premium subscibers can access extended hours data on the charts. Extended trading hours include both pre-market and after hours sessions each day the market is open.", + "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D) interval.": "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D) interval.", + "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D)": "Only PRO Plus and Premium subscribers can access intraday Renko, Kagi, Line Break, Point & Figure charts. You will now be switched to a Daily (D)", + "Only PRO, PRO Plus and Premium users that have a subscription to {{exchange}} Exchange can get official data on real-time prices, volume and intraday history. You'll now be switched to the Daily (D) interval, which is available to all users.": "Only PRO, PRO Plus and Premium users that have a subscription to {{exchange}} Exchange can get official data on real-time prices, volume and intraday history. You'll now be switched to the Daily (D) interval, which is available to all users.", + "open Indicators.": "open Indicators.", + "Open Interval Dialog": "開啟區間視窗", + "open Load Chart.": "open Load Chart.", + "Open Pine Script Editor": "Open Pine Script Editor", + "Open Price": "Open Price", + "Open Script": "Open Script", + "Open Trading Panel": "Open Trading Panel", + "Open": "開盤", + "open": "open", + "Open_in_legend": "開盤", + "Open_line_tool_position": "開啟畫線工具位置", "Operating Expenses": "Operating Expenses", "Operating Leases": "Operating Leases", "Operating Margin": "Operating Margin", + "Operating Metrics": "Operating Metrics", "Operating Profit": "Operating Profit", "Operating Revenue": "Operating Revenue", + "or copy url:": "或複製圖檔路徑:", + "Or": "Or", + "Order #": "Order #", + "Order": "Order", + "Original": "原始", + "Oscillator": "擺盪指標", + "Oscillators": "Oscillators", + "OTC - Stock - USA": "OTC - Stock - USA", "Other Accounts Payable and Accrued Expenses": "Other Accounts Payable and Accrued Expenses", "Other Accounts, Notes Receivable": "Other Accounts, Notes Receivable", "Other Accumulated Comprehensive Income": "Other Accumulated Comprehensive Income", @@ -1307,9 +1420,10 @@ "Other Current Assets": "Other Current Assets", "Other Current Liabilities": "Other Current Liabilities", "Other Debt, Net": "Other Debt, Net", - "Other Equity": "Other Equity", "Other Equity Transactions, Net": "Other Equity Transactions, Net", + "Other Equity": "Other Equity", "Other Financing Activities, Net": "Other Financing Activities, Net", + "Other General & Administrative Expense": "Other General & Administrative Expense", "Other General & Administrative Expense": "Other General & Administrative Expense", "Other Interest Income/Expense, Net": "Other Interest Income/Expense, Net", "Other Investing Activities": "Other Investing Activities", @@ -1320,36 +1434,643 @@ "Other Operating Expenses": "Other Operating Expenses", "Other Receivables": "Other Receivables", "Other Revenue": "Other Revenue", + "Other Selling, General & Administrative Expenses": "Other Selling, General & Administrative Expenses", "Other Selling, General & Administrative Expenses": "Other Selling, General & Administrative Expenses", + "Other": "Other", + "Our PRO Plus users see amazing benefits. You get advanced trading opportunities using multi symbol statistical arbitrage techniques. Read more about PRO Plus features.": "Our PRO Plus users see amazing benefits. You get advanced trading opportunities using multi symbol statistical arbitrage techniques. Read more about PRO Plus features.", + "Outside Channel": "Outside Channel", + "Overbought": "Overbought", + "Overlay the main chart": "在主圖上顯示", + "Override Min Tick": "覆寫最小刻度", + "Oversold": "Oversold", + "Overwrite Script": "Overwrite Script", + "Paper Trading is disconnected": "Paper Trading is disconnected", + "Parabolic SAR": "Parabolic SAR", + "Parabolic SAR_study": "停損點轉向指標(SAR)", + "ParabolicSAR": "ParabolicSAR", + "Parallel Channel": "併行通道", + "Paris": "歐洲/巴黎", + "partially erase.": "partially erase.", "Partners Capital": "Partners Capital", + "Password": "Password", + "Paste %s": "Paste %s", + "paste object.": "paste object.", + "Pearson's R": "Pearson's R", "Pension/Postretirement Obligation": "Pension/Postretirement Obligation", + "per month": "per month", + "per year": "per year", + "Percent Advances": "Percent Advances", + "Percent Declines": "Percent Declines", + "Percent": "Percent", + "percent_input": "百分比", + "Percentage": "百分比", + "Percentage_scale_menu": "百分比比例選單", + "Period ending": "Period ending", + "Period Ending": "Period Ending", + "Period": "Period", + "Permanent link to this message": "Permanent link to this message", + "Personal information": "Personal information", + "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.": "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.", + "Pick your idea or paste url to someone's else idea.": "Pick your idea or paste url to someone's else idea.", + "Pine Editor": "Pine Editor", + "Pine Script Editor": "Pine Script Editor", + "Pine Script Reference": "Pine Script Reference", + "Pine Script Tutorial": "Pine Script Tutorial", + "Pitchfan": "扇形角度線", + "Pitchfork": "基本蝴蝶指標", + "Pivot Points High Low": "Pivot Points High Low", + "Pivot Points Standard": "Pivot Points Standard", + "Pivots Timeframe": "Pivots Timeframe", + "Place Order": "Place Order", + "Play Sound": "Play Sound", + "Please consider subscribing to our PRO service which includes many other features not available in the free membership.": "Please consider subscribing to our PRO service which includes many other features not available in the free membership.", + "Please do not modify the alert so we can investigate the issue.": "Please do not modify the alert so we can investigate the issue.", + "Please enter a valid idea URL or chart image URL": "Please enter a valid idea URL or chart image URL", + "Please enter chart layout name": "Please enter chart layout name", + "Please enter chart name": "請輸入圖表名稱", + "Please enter your feedback": "Please enter your feedback", + "Please name this script": "Please name this script", + "Please read before publishing": "Please read before publishing", + "Please use English for conversation. Other languages will be supported in the future": "Please use English for conversation. Other languages will be supported in the future", + "Please use only English in tags": "Please use only English in tags", + "Please, enter your e-mail": "Please, enter your e-mail", + "Plot dividends": "Plot dividends", + "Plot earnings": "Plot earnings", + "Plot Offsets": "Plot Offsets", + "Plot splits": "Plot splits", + "Plot": "繪圖", + "Plots Background": "繪圖區背景色", + "Point & Figure": "Point & Figure", + "Point bar": "Point __point__ Bar #", + "Polyline": "多邊形", + "Position": "Position", + "post-market": "盤後", + "Post-Market": "Post-Market", + "pre-market": "盤前", + "Pre-Market": "Pre-Market", "Pre-tax Margin": "Pre-tax Margin", + "Precise Labels": "Precise Labels", + "Precision": "精確度", "Preferred Dividends": "Preferred Dividends", "Preferred Stock": "Preferred Stock", + "Premium": "Premium", "Prepaid Expenses": "Prepaid Expenses", + "Presentation is important. Too much clutter adds to confusion.": "Presentation is important. Too much clutter adds to confusion.", + "Prev": "Prev", + "Previous Close Price": "Previous Close Price", + "previous close": "previous close", + "previous symbol": "previous symbol", + "Price % Change 1 Week": "Price % Change 1 Week", + "Price % Change 4 Week": "Price % Change 4 Week", + "Price % Change 52 Week": "Price % Change 52 Week", + "Price - 52 Week High": "Price - 52 Week High", + "Price - 52 Week Low": "Price - 52 Week Low", + "Price Advances": "Price Advances", + "Price Declines": "Price Declines", + "Price History": "Price History", + "Price incorrect": "Price incorrect", + "Price Label": "價位標籤", + "Price Levels": "價位等級", + "Price Line": "價格標線", + "Price Oscillator": "Price Oscillator", + "Price Oscillator_study": "價格擺動指標(PPO)", + "Price Range": "價位區間", + "Price Scale": "Price Scale", + "Price Source": "價位起點", + "Price Volume Trend": "Price Volume Trend", + "Price": "價位", + "Price/Earnings, TTM": "Price/Earnings, TTM", + "Price/Revenue, TTM": "Price/Revenue, TTM", + "Price:": "價位:", + "Prices": "價位", + "Primary Exchange": "Primary Exchange", + "Primary": "初級", + "Prior": "Prior", + "Priority email support": "Priority email support", + "Priority phone support": "Priority phone support", + "Priority Support": "Priority Support", + "Private Chart Publishing": "Private Chart Publishing", + "PRO Badge & Adding Value": "PRO Badge & Adding Value", + "PRO members can add optional multi-device access. Click \"Buy Multi-Device Access\" to access your account from several devices at the same time. Click CONNECT to terminate the other session and connect here.": "PRO members can add optional multi-device access. Click \"Buy Multi-Device Access\" to access your account from several devices at the same time. Click CONNECT to terminate the other session and connect here.", + "PRO Plus Trial": "PRO Plus Trial", + "Pro Realtime": "Pro Realtime", + "Pro Trial": "Pro Trial", + "Pro": "Pro", + "pro": "pro", + "Profile Settings": "Profile Settings", + "Profit Background Color": "有效背景顏色", + "Profit Level. Ticks:": "有效等級刻度:", + "PROFIT TRGT": "PROFIT TRGT", + "Profit": "Profit", + "Profitability": "Profitability", + "Projection": "投影指標", + "Properties": "圖表設定", + "Properties...": "屬性...", "Property and Equipment, Gross": "Property and Equipment, Gross", + "Property, Plant & Equipment, Net": "Property, Plant & Equipment, Net", "Property, Plant & Equipment, Net": "Property, Plant & Equipment, Net", + "propertypage-name-label": "propertypage-name-label", + "propertypage-name-label_css_class": "propertypage-name-label", + "ProTradingIndicators": "ProTradingIndicators", + "Public Library": "Public Library", + "Public Profile": "Public Profile", + "PUBLISH IDEA": "PUBLISH IDEA", + "PUBLISH SCRIPT": "PUBLISH SCRIPT", + "Publish Script": "Publish Script", + "Published Chart": "Published Chart", + "Published idea or chart image URL": "Published idea or chart image URL", + "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Published ideas and notes can be displayed right on the charts as dots and triangles on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.", + "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.": "Published ideas can be displayed right on the chart as dots on the bar when they were published. You can get a bird's eye view of different opinions over time and easily see who thought what and when.", + "Published ideas settings": "Published ideas settings", + "published": "published", + "Publishing means sharing your chart and trading idea with the financial web and the investing community. A published idea needs to be detailed and descriptive in order to be meaningful to other traders.": "Publishing means sharing your chart and trading idea with the financial web and the investing community. A published idea needs to be detailed and descriptive in order to be meaningful to other traders.", + "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.": "Publishing will share your trading idea with the financial web and the investing community so that others can comment and rate it.", "Purchase of Investments": "Purchase of Investments", + "Qty": "Qty", + "Quantity": "Quantity", "Quick Ratio": "Quick Ratio", + "Quote this message": "Quote this message", + "Quotes are delayed by 10 min and updated every 30 seconds": "Quotes are delayed by 10 min and updated every 30 seconds", + "Quotes are delayed by 10 min and updated in realtime": "Quotes are delayed by 10 min and updated in realtime", + "Range Advances": "Range Advances", + "Range Declines": "Range Declines", + "range": "range", + "Rate Of Change": "Rate Of Change", + "Rating": "Rating", + "Ray": "射線", + "Read more": "Read more", + "Read more...": "Read more...", "Realized Gains/Losses": "Realized Gains/Losses", + "realtime": "即時", + "Realtime": "Realtime", + "Rearm every 1 minute": "Rearm every 1 minute", + "Rearm every 10 minute": "Rearm every 10 minute", + "Rearm every 30 minute": "Rearm every 30 minute", + "Rearm every 5 minute": "Rearm every 5 minute", + "Rearm every hour": "Rearm every hour", + "Recent Chats": "Recent Chats", + "Recover Password": "Recover Password", + "Recover": "Recover", + "Rectangle": "矩形", + "Redo {0}": "重做 {0}", + "Redo": "重做", + "redo": "redo", + "Regression Trend": "迴歸趨勢", + "Relative Strength Index": "Relative Strength Index", + "Relative Strength Index_study": "相對強弱指數(RSI)", + "Relative Vigor Index": "Relative Vigor Index", + "Relative Vigor Index_study": "相對能量指數指標(RVGI)", + "Relative Volatility Index": "Relative Volatility Index", + "Relative Volatility Index_study": "相對離散指數(RVI)", + "Remember me": "Remember me", + "Remember, with PRO Plus you benefit from:": "Remember, with PRO Plus you benefit from:", + "Remove All Drawing Tools": "移除所有繪圖工具", + "Remove All Indicators": "移除所有技術指標", + "Remove All Studies": "移除所有學習", + "Remove custom interval": "Remove custom interval", + "Remove from favorites": "從偏好中移除", + "Remove this room from favorites": "Remove this room from favorites", + "Remove": "移除", + "Rename Chart Layout": "Rename Chart Layout", + "Rename Chart": "重新命名圖表", + "Rename script": "Rename script", + "Rename...": "重新命名...", + "Renko": "Renko", + "Renko, Kagi, Line Break, Point & Figure": "Renko, Kagi, Line Break, Point & Figure", + "Report data issues": "Report data issues", + "Report Data Issues": "Report Data Issues", + "Repost to": "Repost to", "Repurchase of Equity": "Repurchase of Equity", + "Reputation": "Reputation", + "Require Order Confirmation": "Require Order Confirmation", + "Research & Development Expense": "Research & Development Expense", "Research & Development Expense": "Research & Development Expense", + "Reset Chart": "重設圖表", + "Reset Paper Trading Account": "Reset Paper Trading Account", + "Reset Paper Trading Account...": "Reset Paper Trading Account...", + "Reset Scale": "重設比例", + "Reset Settings": "Reset Settings", + "Reset": "重設", + "Restart Alert {{description}} on {{title}}": "Restart Alert {{description}} on {{title}}", + "Restart Alert...": "Restart Alert...", + "Restart": "Restart", + "Restart...": "Restart...", "Restricted Cash": "Restricted Cash", + "Restructuring, Remediation & Impairment Provisions": "Restructuring, Remediation & Impairment Provisions", "Restructuring, Remediation & Impairment Provisions": "Restructuring, Remediation & Impairment Provisions", "Retained Earnings": "Retained Earnings", + "retrying": "重試", "Return on Assets": "Return on Assets", + "Return on Equity": "Return on Equity", + "Return on Invested Capital %, TTM": "Return on Invested Capital %, TTM", "Return on Invested Capital": "Return on Invested Capital", + "Rev LA": "Rev LA", "Revenue per Employee": "Revenue per Employee", + "Reverse position": "Reverse position", + "Reverse Position": "Reverse Position", + "Reverse {0} position?": "Reverse {0} position?", + "Reverse": "反向", + "Right End": "右端", + "Right Labels": "Right Labels", + "Right Lables": "右方標籤", + "Right Margin": "右邊距", + "Right Shoulder": "右肩", + "right": "右", + "Rights infringement": "Rights infringement", + "Risk/Reward long": "長期風險/回報", + "Risk/Reward Ratio: {0}": "風險/回報比率: {0}", + "Risk/Reward short": "短期風險/回報", + "RobBooker": "RobBooker", + "ROC Length": "ROC Length", + "ROC": "ROC", + "roclen1_input": "RoC天數 1", + "roclen2_input": "RoC天數 2", + "roclen3_input": "RoC天數 3", + "roclen4_input": "RoC天數 4", + "Room archives...": "Room archives...", + "Room purpose": "Room purpose", + "Room title": "Room title", + "Rotated Rectangle": "旋轉矩形", + "RSI Length": "RSI Length", + "RSI Source": "RSI Source", + "RSI": "RSI", + "Run Product Walk-Through": "Run Product Walk-Through", + "RVI": "RVI", + "s": "s", + "S/L": "S/L", "Sale of Investments": "Sale of Investments", + "Sale of Property, Plant & Equipment": "Sale of Property, Plant & Equipment", "Sale of Property, Plant & Equipment": "Sale of Property, Plant & Equipment", + "Sales & Marketing Expense": "Sales & Marketing Expense", "Sales & Marketing Expense": "Sales & Marketing Expense", + "Sao Paulo": "聖保羅", + "Save ${{savings}}": "Save ${{savings}}", + "Save As Default": "Save As Default", + "Save As Watchlist...": "Save As Watchlist...", + "Save As...": "儲存為...", + "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout": "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout", + "Save Chart Layout": "Save Chart Layout", + "Save Drawing Template As...": "Save Drawing Template As...", + "Save image": "儲存圖檔", + "Save Interval": "Save Interval", + "Save New Chart Layout": "Save New Chart Layout", + "Save New Chart": "儲存新圖表", + "Save Script As": "Save Script As", + "Save Study Template As...": "Save Study Template As...", + "Save symbol list as...": "Save symbol list as...", + "Save": "儲存", + "save": "save", + "Scale Left": "左邊縮放", + "Scale Percentage": "縮放百分比", + "Scale Price Chart Only": "只縮放價位圖層", + "Scale Right": "右邊縮放", + "Scale Series Only": "只縮放數據", + "Scale series only": "只縮放數據", + "Scale Series only": "只縮放數據", + "Scale": "Scale", + "Scales Lines": "縮放線條", + "Scales Properties": "刻度屬性", + "Scales Properties...": "刻度屬性設定...", + "Scales Text": "縮放文字", + "Scales": "比例", + "Scaling": "縮放", + "Schiff Pitchfork": "希夫蝴蝶指標", + "Schiff": "希夫", + "Screen (No Scale)": "螢幕(無縮放)", + "Script Editor": "腳本編輯器", + "Script Editor...": "腳本編輯器", + "Script must have a name": "Script must have a name", + "Script Name": "Script Name", + "Script text is not modified, nothing to save": "Script text is not modified, nothing to save", + "SCRIPT TITLE AND DESCRIPTION": "SCRIPT TITLE AND DESCRIPTION", + "SCRIPT TITLE": "SCRIPT TITLE", + "SCRIPT": "SCRIPT", + "Scripts": "Scripts", + "Search for scripts published by community": "Search for scripts published by community", + "Search ideas": "Search ideas", + "Search scripts": "Search scripts", + "Search": "搜尋", + "Sector": "Sector", + "See All Tags...": "See All Tags...", + "Select Layout": "Select Layout", + "Select type...": "Select type...", + "Select user to start new chat with": "Select user to start new chat with", + "Sell Ask": "Sell Ask __quote__", + "Sell Bid": "Sell Bid __quote__", + "Sell Market": "Sell Market", + "Sell symbol": "Sell __displaySymbol__ Stop __abbreviatedNumber__ @ __formattedValue__", + "Sell": "Sell", + "Selling, General & Administrative Expenses": "Selling, General & Administrative Expenses", "Selling, General & Administrative Expenses": "Selling, General & Administrative Expenses", + "Send Backward": "下移一層", + "Send E-mail": "Send E-mail", + "Send Feedback or Report an Issue": "Send Feedback or Report an Issue", + "Send Message to stocktwits": "Send Message to stocktwits", + "Send message": "Send message", + "Send private message to": "Send private message to __username__", + "Send Reply": "Send Reply", + "Send SMS": "Send SMS", + "Send to Back": "移至底層", + "Send": "Send", + "Senkou A": "前行帶 A", + "Senkou B": "前行帶 B", + "Seoul": "亞洲/首爾", + "Sep": "九月", + "Session Breaks": "中斷工作階段", + "Sessions": "Sessions", + "Set Alert": "Set Alert", + "Set chat title...": "Set chat title...", + "Settings": "設定", + "Shanghai": "亞洲/上海", + "Share on StockTwits a snapshot of your chart as a picture and whatever you write.": "Share on StockTwits a snapshot of your chart as a picture and whatever you write.", + "Share on Twitter a snapshot of your chart as a picture and whatever you write.": "Share on Twitter a snapshot of your chart as a picture and whatever you write.", + "Share to...": "Share to...", + "Shareholders": "Shareholders", + "Shares": "Shares", + "Short Length": "Short Length", + "Short length": "Short length", + "Short Period": "Short Period", + "Short period": "Short period", + "Short Position": "做空部位", + "Short RoC Length_input": "短期RoC天數", + "Short": "短期", + "SHORT": "SHORT", "Short-term Borrowings": "Short-term Borrowings", "Short-term Investments": "Short-term Investments", + "Short_input": "短軸快線", + "short_input": "短軸快線", + "shortlen_input": "短軸快線", + "Show Active Orders Only": "Show Active Orders Only", + "Show Alert Labels": "Show Alert Labels", + "Show all messages from": "Show all messages from __username__", + "Show all my messages": "Show all my messages", + "Show All": "全部顯示", + "Show Angle": "顯示角度", + "Show Arguments in Header": "在表頭上顯示參數", + "Show Background": "顯示背景", + "Show Bars Range": "顯示長條圖區間", + "Show Buy/Sell Panel": "Show Buy/Sell Panel", + "Show chart snapshot preview": "Show chart snapshot preview", + "Show Console": "Show Console", + "Show Countdown": "顯示倒數計時", + "Show data": "Show data", + "Show Date/Time Range": "顯示時間/日期區間", + "Show Distance": "顯示距離", + "Show Dividends on Chart": "Show Dividends on Chart", + "Show Earnings on Chart": "Show Earnings on Chart", + "Show Executions": "Show Executions", + "Show historical pivots": "Show historical pivots", + "Show Indicator Last Value": "Show Indicator Last Value", + "Show Labels": "顯示標籤", + "Show Last Value on Price Scale": "在價格比例尺上顯示最終值", + "Show Last Value": "顯示最終值", + "Show Left Axis": "顯示左軸", + "show MA_input": "顯示移動平均線", + "Show more": "Show more", + "Show More": "Show More", + "Show Objects Tree": "顯示排列順序", + "Show Only Drawings": "只顯示繪圖", + "Show only favorite rooms": "Show only favorite rooms", + "Show only my sent and received messages": "Show only my sent and received messages", + "Show Only Studies": "只顯示學習", + "Show Orders": "Show Orders", + "Show Popup": "Show Popup", + "Show Positions": "Show Positions", + "Show Price Range": "顯示價格區間", + "Show Price": "顯示價位", + "Show Prices": "顯示價位", + "Show Right Axis": "顯示右軸", + "Show Source Code": "Show Source Code", + "Show Splits on Chart": "Show Splits on Chart", + "Show Symbol Labels": "顯示代碼標籤", + "Show Symbol Labels_context_menu": "顯示代碼標籤", + "Show Symbol Last Value": "Show Symbol Last Value", + "Show Text": "顯示文字", + "Show Time": "顯示時間", + "Show Wave": "顯示波浪", + "Show": "顯示", + "Show/Hide Drawings Toolbar": "Show/Hide Drawings Toolbar", + "Show/Hide": "顯示/隱藏", + "showMA_input": "顯示移動平均", + "Sig": "Sig", + "siglen_input": "訊號長度", + "sigma_input": "sigma", + "Sigma_input": "Sigma", + "Sign In": "Sign In", + "Sign in": "Sign in", + "Sign Out": "Sign Out", + "Sign out": "Sign out", + "Sign Up for FREE": "Sign Up for FREE", + "Sign Up": "Sign Up", + "Signal Labels": "Signal Labels", + "Signal Length": "Signal Length", + "Signal Line Period": "Signal Line Period", + "Signal line period": "Signal line period", + "Signal smoothing": "Signal smoothing", + "Signal": "訊號", + "signalLength_input": "訊號產生天數", + "Simple ma(oscillator)": "Simple ma(oscillator)", + "Simple ma(signal line)": "Simple ma(signal line)", + "Simple": "簡單", + "Singapore": "亞洲/新加坡", + "Size": "Size", + "Skip": "Skip", + "Slow length": "Slow length", + "Slow Length": "Slow Length", + "Slow scrolling or chart loading": "Slow scrolling or chart loading", + "slowLength_input": "慢速指標天數", + "SMA": "簡單移動平均線", + "smalen1_input": "SMA天數 1", + "smalen2_input": "SMA天數 2", + "smalen3_input": "SMA天數 3", + "smalen4_input": "SMA天數 4", + "SMI Ergodic Indicator": "SMI Ergodic Indicator", + "SMI Ergodic Indicator/Oscillator": "SMI Ergodic Indicator/Oscillator", + "SMI Ergodic Indicator/Oscillator_study": "SMIEO指標(SMIIO)", + "SMI Ergodic Oscillator": "SMI Ergodic Oscillator", + "smoothD_input": "平滑 %D", + "Smoothed Moving Average": "Smoothed Moving Average", + "smoothK_input": "平滑 %K", + "So… You’ve had free PRO Plus for a week now. Seeing the advantages?": "So… You’ve had free PRO Plus for a week now. Seeing the advantages?", + "Social": "Social", + "Some authors that we recommend get marked as Suggested Authors, and their ideas get posted to the front page automatically. The basis for recommending authors is multiple factors, which include a large number of interesting ideas. A suggested author has a corresponding badge in their profile.": "Some authors that we recommend get marked as Suggested Authors, and their ideas get posted to the front page automatically. The basis for recommending authors is multiple factors, which include a large number of interesting ideas. A suggested author has a corresponding badge in their profile.", + "Someone agreed/disagreed with your idea": "Someone agreed/disagreed with your idea", + "Someone commented on the idea you follow": "Someone commented on the idea you follow", + "Someone commented on your idea": "Someone commented on your idea", + "Someone followed you": "Someone followed you", + "Someone logged into your account from different device": "Someone logged into your account from different device", + "Someone published idea on symbol you follow": "Someone published idea on symbol you follow", + "Someone replied to your comment": "Someone replied to your comment", + "Someone you follow change status": "Someone you follow change status", + "Someone you follow post new comment": "Someone you follow post new comment", + "Someone you follow published new idea": "Someone you follow published new idea", + "Sorry, PRO Plus trial could not be set.": "Sorry, PRO Plus trial could not be set.", + "Sort by last price": "Sort by last price", + "Sort by price change percent": "Sort by price change percent", + "Sort by price change": "Sort by price change", + "Sort by symbol": "Sort by symbol", + "Sound on addressed to me messages": "Sound on addressed to me messages", + "Sound on every message": "Sound on every message", + "Source back color": "起點的背景顏色", + "Source border color": "起點的邊框顏色", + "Source Code": "Source Code", + "Source code": "Source code", + "Source Code...": "原始碼", + "Source text color": "起點的文字顏色", + "Source": "Source", + "Source_compare": "來源", + "Split": "Split", + "Spreads for intraday charts are calculated based on 1-minute bars, and then recompiled into the selected interval. This approach is the only correct one, but requires significant server power. This means we can't give spread charts for free to everyone (as much as we'd like to).": "Spreads for intraday charts are calculated based on 1-minute bars, and then recompiled into the selected interval. This approach is the only correct one, but requires significant server power. This means we can't give spread charts for free to everyone (as much as we'd like to).", + "Start new chat with...": "Start new chat with...", + "START TRIAL": "START TRIAL", + "Start": "Start", + "start_input": "開始", + "Stats Text Color": "統計值文字顏色", + "Stay In Drawing Mode": "停留在繪圖模式", + "Stay in Drawing Mode": "停留在繪圖模式", + "StdDev": "StdDev", + "Step": "階梯", + "Stochastic Length": "Stochastic Length", + "Stochastic RSI": "Stochastic RSI", + "Stochastic RSI_study": "隨機強弱指標(STOCH RSI)", + "Stochastic": "Stochastic", + "Stochastic_study": "隨機指標(STOCH)", + "Stock And Index Talks": "Stock And Index Talks", + "Stock Charts & Forex Charts": "Stock Charts & Forex Charts", "Stock Option Tax Benefits": "Stock Option Tax Benefits", + "Stock": "股票", + "stock": "股票", + "StockTwits": "StockTwits", + "Stocktwits": "Stocktwits", + "Stop Alert": "Stop Alert", + "Stop alerts as per filter": "Stop alerts as per filter", + "Stop all Alerts": "Stop all Alerts", + "Stop Background Color": "停損時背景顏色", + "Stop Color:": "停損時的顏色:", + "Stop Level. Ticks:": "停損時的等級刻度:", + "Stop Loss": "Stop Loss", + "STOP LOSS": "STOP LOSS", + "Stop syncing drawing": "Stop syncing drawing", + "Stop": "Stop", + "Stop: {0} ({1}%)": "停損: {0} ({1}%)", + "Stopped Manual": "Stopped Manual", + "Stopped": "Stopped", + "Strategies": "Strategies", + "streaming": "串流", + "Study not loading": "Study not loading", + "Study Template": "Study Template", + "Study Templates": "Study Templates", + "Style": "樣式", + "Subminuette": "次微浪", + "SUBSCRIBE FOR ${{ cost }}": "SUBSCRIBE FOR ${{ cost }}", + "Subscribe with bitcoin": "Subscribe with bitcoin", + "Subscription Plans": "Subscription Plans", + "Success back color": "成功時背景顏色", + "Success text color": "成功時文字顏色", + "SUCCESS": "成功", + "Suggested Chart": "Suggested Chart", + "Suggested ideas & my ideas": "Suggested ideas & my ideas", + "Suggestions & Feedback": "Suggestions & Feedback", + "SuperCycle": "大型循環週期", + "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.": "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.", + "Surprise": "Surprise", + "Suspicious links": "Suspicious links", + "Swing Trading": "Swing Trading", + "Sydney": "大洋洲/雪梨", + "sym_input": "工具", + "Sym_input": "工具", + "Symbol Description": "Symbol Description", + "Symbol Last Value": "Symbol Last Value", + "Symbol list name": "Symbol list name", + "Symbol Search...": "搜尋商品代碼...", + "Symbol": "商品", + "SYMBOL": "商品代碼", + "symbol_input": "工具", + "Symbols to be added on the chart": "插入商品到圖表上", + "Sync crosshair on all charts": "Sync crosshair on all charts", + "Sync drawing to all charts": "Sync drawing to all charts", + "Sync drawings to all charts": "Sync drawings to all charts", + "Sync": "Sync", + "T/P": "T/P", + "TAGS": "TAGS", + "Taipei": "亞洲/台北", + "Take advantage of this offer now!": "Take advantage of this offer now!", + "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.": "Take instant snapshot of your chart. No more Paint or other editors to save screenshots – simply click the button and copy the link of the picture.", + "Take Profit": "Take Profit", + "Talks": "Talks", + "Target back color": "終點的背景顏色", + "Target border color": "終點的邊框顏色", + "Target Color:": "終點的顏色:", + "Target text color": "終點的文字顏色", + "Target: {0} ({1}%)": "目標: {0} ({1}%)", "Tax Rate": "Tax Rate", + "Technical Analysis": "技術分析", + "Teeth Length": "Teeth Length", + "Teeth Offset": "Teeth Offset", + "Teeth": "牙齒", + "teethLength_input": "牙齒長度", + "Tehran": "德黑蘭", + "Template": "Template", + "Templates": "Templates", "Temporary Equity": "Temporary Equity", + "Tenkan-sen": "轉換線", + "Text Alignment:": "文字參數:", + "Text color": "文字顏色", + "Text Color": "文字顏色", + "Text Font": "文字字型", + "Text Wrap": "文字換行", + "Text": "文字", + "Text:": "文字:", + "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.": "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.", + "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!": "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!", + "The best ideas are placed in the Suggested tab, where they receive extra exposure. All suggested ideas are hand-picked by our editorial team based on a number of criteria. We have a dedicated group of people who review every idea published every day to find the most interesting and informative ideas that will be helpful to other members.": "The best ideas are placed in the Suggested tab, where they receive extra exposure. All suggested ideas are hand-picked by our editorial team based on a number of criteria. We have a dedicated group of people who review every idea published every day to find the most interesting and informative ideas that will be helpful to other members.", + "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!": "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!", + "The Extended Trading Hours feature is available only for intraday charts": "The Extended Trading Hours feature is available only for intraday charts", + "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.": "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.", + "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.": "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.", + "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:
  • Dynamically plot market support and resistance areas (SCMR Dynamic Levels™)
  • Highlight individual bar conditions (SCMR B2B™)
  • Measure and time market trading ranges (SCMR Momentum Peaks™)
No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.": "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:
  • Dynamically plot market support and resistance areas (SCMR Dynamic Levels™)
  • Highlight individual bar conditions (SCMR B2B™)
  • Measure and time market trading ranges (SCMR Momentum Peaks™)
No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.", + "Themes": "Themes", + "There was an error posting your message.": "There was an error posting your message.", + "Thin": "Thin", + "This action cannot be undone.": "This action cannot be undone.", + "This feature allows you to create any chart, such as 7 minutes, 12 minutes, or 8 hours. If you want to identify opportunities on custom intervals in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.": "This feature allows you to create any chart, such as 7 minutes, 12 minutes, or 8 hours. If you want to identify opportunities on custom intervals in an efficient manner, consider subscribing to our PRO service for only $9.95/m. This subscription includes many other features not available in the free membership.", + "This functionality is available only to PRO users.": "This functionality is available only to PRO users.", + "This is a temporary chart.": "This is a temporary chart.", + "This is EOD data with no updates.": "This is EOD data with no updates.", + "This is not a user script, cannot save": "This is not a user script, cannot save", + "This is not the latest saved script version": "This is not the latest saved script version", + "This script is read only": "This script is read only", + "Three Drivers Pattern": "下降旗形", + "Thumb Down": "失望", + "Thumb Up": "滿意", + "Time Interval": "時間區間", + "Time Levels": "時間等級", + "Time Scale": "Time Scale", + "Time Zone": "時區", + "Time": "時間", + "TimeZone": "時區", + "Timezone/Sessions Properties...": "時區/工作階段屬性", + "Timezone/Sessions": "時區/工作階段", + "Title": "Title", + "To get alerts list - please sign in or register!": "To get alerts list - please sign in or register!", + "To get alerts log - please sign in or register!": "To get alerts log - please sign in or register!", + "To save your work, sign up for FREE.": "To save your work, sign up for FREE.", + "To set an alert on a drawing requires the chart to be saved. Unfortunately you have already saved 5 charts. Upgrade to PRO, PRO Plus or Premium account and save as many charts as you want, along with many other exciting features. Starts from only $9.95 a month - upgrade today!": "To set an alert on a drawing requires the chart to be saved. Unfortunately you have already saved 5 charts. Upgrade to PRO, PRO Plus or Premium account and save as many charts as you want, along with many other exciting features. Starts from only $9.95 a month - upgrade today!", + "Toggle Auto Scale": "切換為自動縮放", + "Toggle favorite": "Toggle favorite", + "Toggle Log Scale": "切換為對數縮放", + "Toggle Maximize Chart": "Toggle Maximize Chart", + "Toggle notifications for this room": "Toggle notifications for this room", + "Toggle Percentage": "切換為百分比", + "Tokyo": "亞洲/東京", + "TOOL": "工具", + "Tools": "Tools", + "Top Labels": "頂端標籤", + "Top Margin": "上邊距", + "top": "頂端", + "Toronto": "北美洲/多倫多", "Total Adjustments": "Total Adjustments", + "Total agrees": "Total agrees", "Total Assets": "Total Assets", "Total Capital": "Total Capital", "Total Current Assets": "Total Current Assets", @@ -1363,87 +2084,777 @@ "Total Non-operating Income/Expense": "Total Non-operating Income/Expense", "Total Operating Expenses": "Total Operating Expenses", "Total Receivables, Net": "Total Receivables, Net", + "Total Revenue": "Total Revenue", "Total Shares Outstanding": "Total Shares Outstanding", "Total Short-term Debt": "Total Short-term Debt", "Total Stockholder's Equity": "Total Stockholder's Equity", + "Total": "Total", + "Trades on Chart": "Trades on Chart", + "Trading Journal": "Trading Journal", + "Trading Notes": "Trading Notes", + "Trading Panel": "Trading Panel", + "Trading properties...": "Trading properties...", + "Trading Properties...": "Trading Properties...", + "Trading": "Trading", + "TradingView alerts run on powerful and backed-up servers, so you’ll always get notified when something happens and won’t miss a beat. This takes considerable resources, so we can't give an unlimited number of alerts to everyone for free (as much as we'd like to).": "TradingView alerts run on powerful and backed-up servers, so you’ll always get notified when something happens and won’t miss a beat. This takes considerable resources, so we can't give an unlimited number of alerts to everyone for free (as much as we'd like to).", + "TradingView Free Quotes and Chat": "TradingView Free Quotes and Chat", + "TradingView is only for English-language content at this time.": "TradingView is only for English-language content at this time.", + "Trailing Twelve Months": "Trailing Twelve Months", + "Transparency": "透明度", "Treasury Stock": "Treasury Stock", + "Trend Angle": "趨勢角度", + "Trend Line": "趨勢線", + "Trend-Based Fib Extension": "趨勢黃金分割率", + "Trend-Based Fib Time": "趨勢費波南茲係數", + "Trial": "Trial", + "Triangle Pattern": "收斂三角形", + "Triangle": "三角形", + "Trigger": "Trigger", + "Triggered and Not Active": "Triggered and Not Active", + "Triple EMA": "Triple EMA", + "Triple EMA_study": "三重指數移動平均線(TEMA)", + "TRIX": "TRIX", + "TRIX_study": "三重指數平均指標(TRIX)", + "true range": "true range", + "True Strength Indicator": "True Strength Indicator", + "True Strength Indicator_study": "真實強弱指數(TSI)", + "TSX - Stock - Canada": "TSX - Stock - Canada", + "TSXV - Stock - Canada": "TSXV - Stock - Canada", + "Turn off notifications for this room": "Turn off notifications for this room", + "Turn on notifications for this room": "Turn on notifications for this room", + "Type your message here": "Type your message here", + "Type": "類型", + "Ultimate Oscillator": "Ultimate Oscillator", + "Unban": "Unban", + "Undo {0}": "復原", + "Undo": "復原", + "undo": "undo", + "Unfollow": "Unfollow", + "Unignore user": "Unignore user __username__", + "Unignore": "Unignore", + "Unlimited number of indicators on a chart": "Unlimited number of indicators on a chart", + "Unlimited Saved Charts": "Unlimited Saved Charts", + "Unlimited saved charts": "Unlimited saved charts", + "Unlimited server-side alerts": "Unlimited server-side alerts", + "Unmerge Down": "取消向下合併", + "Unmerge Up": "取消向上合併", + "Unsaved script": "Unsaved script", + "Unsolicited advertising": "Unsolicited advertising", + "Untitled Script": "Untitled Script", + "Up Color": "向上顏色", + "Up fractals": "Up fractals", + "Up Wave 1 or A": "Up Wave 1 or A", + "Up Wave 2 or B": "Up Wave 2 or B", + "Up Wave 3": "Up Wave 3", + "Up Wave 4": "Up Wave 4", + "Up Wave 5": "Up Wave 5", + "Up Wave C": "Up Wave C", + "Up": "Up", + "Update Status": "Update Status", + "Update status": "Update status", + "UpDown Length": "UpDown Length", + "Upgrade and get 33% off an annual subscription!": "Upgrade and get 33% off an annual subscription!", + "Upgrade Now": "Upgrade Now", + "Upgrade now": "Upgrade now", + "Upgrade your account": "Upgrade your account", + "Upper Band": "Upper Band", + "Upper Bound": "Upper Bound", + "Upper Deviation": "Upper Deviation", + "Upper": "上方", + "UpperLimit": "上方極限值", + "US Exchanges": "US Exchanges", "USD Conversion Rate": "USD Conversion Rate", - "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.": "FxWire Pro is a fast-growing professional grade real-time Newsfeed service providing investors and traders with a comprehensive overview and insight of the global currency markets in real time.The service is built on our global backbone network of FX analysts and researchers. Expert analysts convey the key Currency market moving news and events in the shortest and most succinct format possible. FxWire Pro is the only professional Newsfeed service to remove all the unnecessary \"information noise\" and deliver precise, high quality, currency market related news in a truly trader friendly format.", - "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!": "The Algoview Essential package contains classical and widely used trading indicators. The majority of these indicators are \"price action\" oriented, with a candlestick patterns finder, a powerful range patterns indicator (to easily find NR4/NR7 patterns for example), and the popular ThrustBars. The other indicators are also very popular, with the MACDBB which helps to get a better picture than a simple MACD, and the famous SuperTrend, which is an excellent tool to manage trailing stops. Six additional indicators will be added later in this package. Trading is not easy, and nothing is black or white, but with these tools you will have a clearer view of what's happening on a market, it's up to you to use it in your favor!", - "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:
  • Dynamically plot market support and resistance areas (SCMR Dynamic Levels™)
  • Highlight individual bar conditions (SCMR B2B™)
  • Measure and time market trading ranges (SCMR Momentum Peaks™)
No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.": "The SCMR Trend Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:
  • Dynamically plot market support and resistance areas (SCMR Dynamic Levels™)
  • Highlight individual bar conditions (SCMR B2B™)
  • Measure and time market trading ranges (SCMR Momentum Peaks™)
No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.", - "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!": "The DecisionBar Trading Method and Software is so simple even a beginning trader can learn to become a profitable trader in just hours by trading with the Rhythm of the Market. With DecisionBar you will know not only where the market has been, but where it is likely to go. With DecisionBar you are in complete control and your entire trading plan is right in front of you. DecisionBar takes the guesswork out of the trade and can keep you on the right side of the market - no matter what the market does!", - "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.": "Market action is not Gaussian, forcing technical analysis to contend with bursts of fast moving prices. As a result, text-book indicators produce signals that are either fast (but noisy) or smooth (but late). Want better? Using advanced algorithms, Jurik Research Tools give you the best of both worlds: speed with exceptional smoothness. You get better timing, better accuracy and better signals.

For graphic explanations on how each Jurik Indicator can be used, go here.", - "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.": "The Tim West Studies are designed to help you see key hidden levels in a stock chart so you are more prepared to assess where it might go in the future. The levels are fundamental to how markets work and relate to 16 important “battle” dates each year out of more than 250 bars to confuse you. We take the relevant days and make them stand out. Which days? The 4 days a year that companies report EARNINGS and the 12 monthly options expiration days. With the power of TradingView, you can now view graphs of these important dates, with a proprietary twist, that allows you to see where buyers or sellers may still be lurking long after the earnings report is forgotten by the average traders. In order to be above average, you need to have more information than everyone else.", - "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.": "Alphalab proprietary studies are based on years of professional experience in FX Market Making, a deep understanding of the market micro-structure and proprietary algorithms designed to analyze order flow. FX is the largest and most liquid market in the world. At the same time, it is the most decentralized and least transparent of the financial markets. FX with its diverse set of players ranging from central banks, multinational corporations to 20 million strong army of retail traders, is also lightly regulated. Needless to say, there are players in this market that are very informed, and those that are not. Our algorithms work tirelessly to detect this informed flow to help you make better decisions and allow you to use it in your own trading to better time your entries or dynamically adjust your take profit or stop loss levels as the information becomes available.", - "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.": "Multi Timeframe Panes package contains 5 indicators that show information from four user-configurable timeframes in a single pane, allowing you to assess the market state quickly and correctly. These MTF panes include often-used indicators - RSI, Williams %R, Moving Averages and Squeeze - making them indispensable for either long term play or for scalping.

For squeeze, both COG squeeze and BB/KC squeeze panes are included. The ability to mark the price bars with squeeze on all timeframes (user selectable) makes trading break-outs and options easy and more rewarding.", - "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.": "Support/Resistance Levels package includes 7 indicators. These automatically derive S/R price areas from the underlying indicators and show them overlaid on price. These include S/R Levels derived from indicators like RSI, CCI, %B and Williams %R.

By visually laying out S/R Levels on chart, these allow complex S/R clusters to be identified and used correctly. Ability to overlay a custom timeframe S/R Levels with the current levels clearly highlights price turning points, and allows easy determination of take-profit/target levels.", - "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.": "PFA Zoning MTF Predictive Analysis Trading Zones. Get the most technologically advanced zones to display where supply and demand has taken place. Using our PFA Zoning MTF you can see supply and demand zones from multiple time frames on any time frame you choose. View 60min zones on a 5min chart or 5min zones on a 60min chart with ease. With our unique algorithms you can locate previous institutional levels with extreme consistency and without subjectivity.", - "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.": "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex.\n\nFor more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.", - "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.": "The MicroTrends indicator pack provides a complete open range trading signals system for easy to trade entry, stop, targets and exit on any market - include the following featured indicators: Auto Fibonacci - for a given look back period will draw the peak and trough with Fibonacci intervals in-between for the current chart, Auto Fibonacci HTF will plot a Higher Time Frame such as the daily/weekly on top of an intraday chart. The Fibonacci Grid will provide the support and resistance reversal or breakout lines for the current session.The Range Grid will show you the typical market range and the current session range with color coded indication of small range, normal and extreme trending days, Horizontal Suppot and Resistance levels for current and higher time frames, open range levels show you when the market has broken from its open range up or down,this pack also includes 6 other indicators - and 3 more to come for a total of 15 planned. This indicator pack provides you with a the bigger picture and commercial trading view of any market.", - "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.": "The ProTradingIndicators Package contains our top three premium indicators. DIG Smart Points - Never miss another key turning point, trend change or pullback. It includes both a setup and a trigger, its tight stops and high risk to reward ratio make it ideal for both beginner and expert traders. DIG Predictive RSI - projects overbought and oversold levels directly on the price action, providing both support and resistance levels. DIG Pivot Break: allows you to locate and trade pivots breaks with amazing accuracy. It is about time you got the trading edge you truly deserve - ProTradingIndicators Package.", - "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.": "Knoxville Divergence, displayed as red lines under price or above price, signal when a financial instrument has reached an extreme and is ready for a reversal. Combined with Booker Reversal tabs (green for buys and red for sells), this is a powerful method for timing counter-trend moves, or using lower time frame charts to trade into a trend on short term pullbacks.", - "Favorite": "Favorite", - "Rename script": "Rename script", - "This is not the latest saved script version": "This is not the latest saved script version", - "My Script": "My Script", - "Show Console": "Show Console", - "Script text is not modified, nothing to save": "Script text is not modified, nothing to save", - "This is not a user script, cannot save": "This is not a user script, cannot save", - "Script Name": "Script Name", - "Expiration Time": "Expiration Time", - "Please name this script": "Please name this script", - "Script must have a name": "Script must have a name", - "Exit Full Screen (ESC)": "Exit Full Screen (ESC)", - "Stock Charts & Forex Charts": "Stock Charts & Forex Charts", - "Toggle favorite": "Toggle favorite", - "Buy Ask": "Buy Ask __quote__", - "Frequency": "Frequency", - "Buy Bid": "Buy Bid __quote__", - "Sell Ask": "Sell Ask __quote__", - "Sell Bid": "Sell Bid __quote__", - "Condition": "Condition", - "Connected": "Connected", - "CONNECT": "CONNECT", - "Disconnected": "Disconnected", - "Exiting Channel": "Exiting Channel", - "All": "All", - "5y": "5y", - "1y": "1y", + "Use Lower Deviation": "Use Lower Deviation", + "Use only one account - registering with multiple accounts is not allowed.": "Use only one account - registering with multiple accounts is not allowed.", + "Use Upper Deviation": "Use Upper Deviation", + "Username": "Username", + "useTrueRange_input": "使用真實區間", + "UTC": "國家標準時間", + "Valuation": "Valuation", + "Value": "Value", + "Vancouver": "北美洲/溫哥華", + "Vertical Line": "水平線", + "Views": "Views", + "Visual Order": "顯示順序", + "Vol": "Vol", + "Volatility Stop": "Volatility Stop", + "Volume Based": "Volume Based", + "Volume Leaders": "Volume Leaders", + "Volume MA": "成交量移動平均", + "Volume Oscillator": "Volume Oscillator", + "Volume Oscillator_study": "成交量擺動指標(Volume Osc)", + "Volume profile indicators and extended trading hours": "Volume profile indicators and extended trading hours", + "Volume Profile Indicators": "Volume Profile Indicators", + "Volume": "成交量", + "Volume_study": "成交量(Vol)", + "VolumeProfile": "VolumeProfile", + "Vortex Indicator": "Vortex Indicator", + "VWAP": "VWAP", + "VWMA": "VWMA", + "VWMA_study": "成交量加權移動平均線(VWMA)", + "W_dates": "週", + "Waning moon": "Waning moon", + "Want official data and more features?": "Want official data and more features?", + "Warning": "Warning", + "Warsaw": "歐洲/華沙", + "Watchlist": "Watchlist", + "Watchlist, details and news": "Watchlist, details and news", + "Watermark": "浮水印", + "Wave Size": "波浪大小", + "We are doing some brief daily maintenance. Alerts will be back really soon, thanks for your patience!": "We are doing some brief daily maintenance. Alerts will be back really soon, thanks for your patience!", + "We are happy to give away as many things for free as possible, however studies are server-based and this takes considerable resources. So we can't give an unlimited number of indicators to everyone for free (as much as we'd like to).": "We are happy to give away as many things for free as possible, however studies are server-based and this takes considerable resources. So we can't give an unlimited number of indicators to everyone for free (as much as we'd like to).", + "We'are sorry, something went wrong. Try to reload page.": "We'are sorry, something went wrong. Try to reload page.", + "week_plural": "週", + "Weekly": "Weekly", + "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.": "Welcome to the TradingView custom scripting engine. It allows you to create your own custom studies or modify existing. You do not have any scripts created.", + "White": "White", + "Why Go Pro?": "Why Go Pro?", + "Wick": "燭心", + "Width": "寬度", + "Willams %R": "Willams %R", + "Willams %R_study": "威廉指標(W%R)", + "Williams %R": "Williams %R", + "Williams Alligator": "Williams Alligator", + "Williams Alligator_study": "鱷魚線(Alligator)", + "Williams Fractal": "Williams Fractal", + "Window Size_input": "視窗大小", + "With Markers": "與標記", + "wizofstep": "__index__ of __steps__", + "WMA Length_input": "WMA長度", + "Woodies CCI": "Woodies CCI", + "wrote": "wrote", + "XABCD Pattern": "XABCD 蝴蝶", + "y_dates_plural": "年", + "Yearly": "Yearly", + "YES": "是", + "Yes": "Yes", + "You already have Pro Plus trial.": "You already have Pro Plus trial.", + "You already participated in Pro Plus trial.": "You already participated in Pro Plus trial.", + "You already set {{options.maxAlertsNumber}} alerts. Upgrade to PRO Plus to set unlimited custom alerts and improve your experience!": "You already set {{options.maxAlertsNumber}} alerts. Upgrade to PRO Plus to set unlimited custom alerts and improve your experience!", + "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.": "You are already PRO. PRO Plus trial cannot be activated on PRO accounts.", + "You are not authenticated.": "You are not authenticated.", + "You are not logged in. Please sign in.": "You are not logged in. Please sign in.", + "you are using browser": "You are using __browser__ on __os__.", + "You can not vote twice for one message": "You can not vote twice for one message", + "You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.": "You can plot up to 8 charts in one tab of your browser. Moreover, it’s possible to link your charts by resolutions or symbols. And even use global cursor that synchronizes many charts.", + "You can save up to 5 charts with your subscription. Upgrade to PRO, PRO Plus or Premium membership and save unlimited charts, along with many other exciting features. Starting from only $9.95 a month - upgrade today!": "You can save up to 5 charts with your subscription. Upgrade to PRO, PRO Plus or Premium membership and save unlimited charts, along with many other exciting features. Starting from only $9.95 a month - upgrade today!", + "You have no ignored users": "You have no ignored users", + "You have no private messages yet": "You have no private messages yet", + "You may subscribe for official realtime and intraday data.": "You may subscribe for official realtime and intraday data.", + "You requested a custom interval that is available only to PRO users.": "You requested a custom interval that is available only to PRO users.", + "You requested a hotlist that is available only to PRO users.": "You requested a hotlist that is available only to PRO users.", + "You requested a symbol that is available only to PRO Plus and Premium users. You will now be switched to the equivalent BATS symbol.": "You requested a symbol that is available only to PRO Plus and Premium users. You will now be switched to the equivalent BATS symbol.", + "You requested an intraday spread symbol that is available only to PRO Plus and Premium users. You will now be switched to a Daily (D) interval.": "You requested an intraday spread symbol that is available only to PRO Plus and Premium users. You will now be switched to a Daily (D) interval.", + "You will be automatically redirected to PayPal in order to finish your purchase.": "You will be automatically redirected to PayPal in order to finish your purchase.", + "You're subscribing to {{ product_title }}": "You're subscribing to {{ product_title }}", + "Your 30-day free PRO Plus account has been activated. You are now part of a community of 2 million+ ideas that have been created within TradingView charts. To help get the ball rolling, we'd suggest you spend a few minutes familiarizing yourself with our online help section. We hope you enjoy working with TradingView and wish you good trading!": "Your 30-day free PRO Plus account has been activated. You are now part of a community of 2 million+ ideas that have been created within TradingView charts. To help get the ball rolling, we'd suggest you spend a few minutes familiarizing yourself with our online help section. We hope you enjoy working with TradingView and wish you good trading!", + "Your account will be charged $0.01 in order to verify it.": "Your account will be charged $0.01 in order to verify it.", + "Your chart is being saved, please wait a moment before you leave this page.": "Your chart is being saved, please wait a moment before you leave this page.", + "Your credit card on file is XXXX-XXXX-XXXX": "Your credit card on file is XXXX-XXXX-XXXX", + "Your free account allows you to apply up to 10 studies to a chart. Upgrade to PRO, PRO Plus or Premium account to have as many studies on a chart as you want, as well as many other exciting features.": "Your free account allows you to apply up to 10 studies to a chart. Upgrade to PRO, PRO Plus or Premium account to have as many studies on a chart as you want, as well as many other exciting features.", + "Your Order": "Your Order", + "Your Personal Invitation to Go PRO Plus": "Your Personal Invitation to Go PRO Plus", "ytd": "ytd", "YTD": "YTD", - "6m": "6m", - "3m": "3m", - "1m": "1m", - "5d": "5d", - "1d": "1d", - "Room title": "Room title", - "Room purpose": "Room purpose", - "Edit chat room": "Edit chat room", - "Create new public chat": "Create new public chat", - "Show Symbol Last Value": "Show Symbol Last Value", - "Show Indicator Last Value": "Show Indicator Last Value", - "Paper Trading is disconnected": "Paper Trading is disconnected", - "Hide Buy/Sell Panel": "Hide Buy/Sell Panel", - "Sell symbol": "Sell __displaySymbol__ Stop __abbreviatedNumber__ @ __formattedValue__", - "Buy symbol": "Buy __displaySymbol__ Limit __abbreviatedNumber__ @ __formattedValue__", - "IDEA TITLE AND DESCRIPTION": "IDEA TITLE AND DESCRIPTION", - "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.": "A clear title that describes your idea. Don't just write “MSFT” or “MSFT Short”.", - "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.": "Describe what you think and WHY you think that. Good fundamental analysis always helps. Put yourself in reader's shoes and see if you'd understand the context based on what you wrote. Clearly state Profit Target and Stop Loss areas if you are making a prediction. This significantly helps others understand what you meant.", - "SHORT": "SHORT", - "LONG": "LONG", - "NEUTRAL": "NEUTRAL", - "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

": "

This report is only for data issues, questionable prices or chart performance issues. This report goes directly to the backend team, so they can ensure the highest quality of the data feed. Mark on your chart in detail which bar is incorrect and any other notes – a screenshot of your chart is sent with the report automatically. While we analyze all problems, be advised that only PRO users are guaranteed a reply.

IMPORTANT: All feature requests, ideas and other questions should be posted to Suggestions and Feedback Section.

", - "you are using browser": "You are using __browser__ on __os__.", - "Hide data": "Hide data", - "Show data": "Show data", - "Study Templates": "Study Templates", - "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout": "Save Chart Layout saves not just some particular chart, it saves all charts for all symbols and intervals which you are modifying while working with this Layout", - "Find existing chat": "Find existing chat", - "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.": "IMPORTANT: Always search existing chats before creating a new one. Duplicate chats will be deleted. Each created chat will be public, i.e. visible to all the users. Therefore, do not create chats without popular and interesting topics for discussion. The Title and Purpose of a chat should be clear to other users. All junk or inactive chats will be removed by moderators, and the authors of those chats may be banned.", - "Black": "Black", - "Blue": "Blue", - "Grey": "Grey", - "White": "White", - "Show Positions": "Show Positions", - "Show Orders": "Show Orders" + "Zero Line": "Zero Line", + "Zero": "零軸", + "Zig Zag": "Zig Zag", + "Zoom In": "放大", + "Zoom Out": "縮小", + "{0} bars": "{0} 根", + "{0} copy": "{0} 複製", + "{0} ideas...": "{0} ideas...", + "{0} P&L: {1}": "{0} 獲利與損失: {1}", + "Up bars": "Up bars", + "Down bars": "Down bars", + "Projection up bars": "Projection up bars", + "Projection down bars": "Projection down bars", + "ATR length": "ATR length", + "Reversal amount": "Reversal amount", + "Number of line": "Number of line", + "HL": "HL", + "ATR": "ATR", + "Traditional": "Traditional", + "Website": "Website", + "Support": "Support", + "PRO Premium": "PRO Premium", + "PRO Plus": "PRO Plus", + "PRO Plus Early Access": "PRO Plus Early Access", + "Update Payment Method": "Update Payment Method", + "Enter your new address": "Enter your new address", + "Save changes": "Save changes", + "All your current subscriptions will be updated to use the new account.": "All your current subscriptions will be updated to use the new account.", + "This trading product is integrated in TradingView thanks to our Partner Program for Developers. These are independent, unaffiliated studies, which are not part of TradingView subscriptions – these are separate tools that you buy if you want. Description, algorithm, support and prices are all determined by the author.": "This trading product is integrated in TradingView thanks to our Partner Program for Developers. These are independent, unaffiliated studies, which are not part of TradingView subscriptions – these are separate tools that you buy if you want. Description, algorithm, support and prices are all determined by the author.", + "EDIT SUBSCRIPTION": "EDIT SUBSCRIPTION", + "TradingView Account": "TradingView Account", + "

Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the features, top authors or create your first idea!

": "

Your free 30-day PRO Plus trial is live!

You are now part of the large financial TradingView community. To get started, check out the features, top authors or create your first idea!

", + "Alert not found with standart API": "Alert not found with standart API", + "Chatting is enabled {0} hours after creating a new account. This is done to prevent chat bots and general spam.": "Chatting is enabled {0} hours after creating a new account. This is done to prevent chat bots and general spam.", + "Do you really want to clear alerts log?": "Do you really want to clear alerts log?", + "Do you really want to delete alert {0}?": "Do you really want to delete alert {0}?", + "Do you really want to delete script '{0}'?": "Do you really want to delete script '{0}'?", + "Do you really want to delete {0} alerts?": "Do you really want to delete {0} alerts?", + "Do you really want to stop alert {0}?": "Do you really want to stop alert {0}?", + "Do you really want to stop {0} alerts?": "Do you really want to stop {0} alerts?", + "EPS": "EPS", + "EPS Dil": "EPS Dil", + "Edit Idea": "Edit Idea", + "Multi Charts Layout": "Multi Charts Layout", + "PE": "PE", + "PRO": "PRO", + "Publish Idea": "Publish Idea", + "2 year": "2 year", + "All fields are required": "All fields are required", + "Available": "Available", + "Check credit card number and CVV/CSC code": "Check credit card number and CVV/CSC code", + "Check expiration date": "Check expiration date", + "City": "City", + "Comments": "Comments", + "Country": "Country", + "Credit Card": "Credit Card", + "Credit card fields may contain only digits": "Credit card fields may contain only digits", + "Enter your ZIP code": "Enter your ZIP code", + "If you want to change the address, please enter your ZIP code here": "If you want to change the address, please enter your ZIP code here", + "Make payment with previously used details": "Make payment with previously used details", + "More {{sectionName}} Ideas": "More {{sectionName}} Ideas", + "PayPal": "PayPal", + "Payment Information": "Payment Information", + "Please choose at least one exchange to continue.": "Please choose at least one exchange to continue.", + "Please use only latin characters in address fields": "Please use only latin characters in address fields", + "Please use only latin characters in your first and last names": "Please use only latin characters in your first and last names", + "State/Region": "State/Region", + "Street": "Street", + "Subscribe": "Subscribe", + "Zip Code": "Zip Code", + "year": "year", + " Limit ": " Limit ", + " Stop ": " Stop ", + "

Only D, W, M intervals are supported for this symbol/exchange. You will be automatically switched to a D interval. Intraday intervals are not available because of exchange policies.

": "

Only D, W, M intervals are supported for this symbol/exchange. You will be automatically switched to a D interval. Intraday intervals are not available because of exchange policies.

", + "

Symbol ": "

Symbol ", + "Account Name": "Account Name", + "Active Chart": "Active Chart", + "Active chart doesn't contain the study you are going to publish": "Active chart doesn't contain the study you are going to publish", + "Add this room to favorites": "Add this room to favorites", + "Add {0}...": "Add {0}...", + "Alerts maintenance": "Alerts maintenance", + "All Charts": "All Charts", + "All fields are required.": "All fields are required.", + "Are you sure you want to overwrite '{0}' script?": "Are you sure you want to overwrite '{0}' script?", + "Balances": "Balances", + "Ban ": "Ban ", + "Ban expires in {0}": "Ban expires in {0}", + "Ban user": "Ban user", + "Brokerage Name": "Brokerage Name", + "By": "By", + "CQG Password": "CQG Password", + "CQG Username": "CQG Username", + "Can't create alert on invalid symbol": "Can't create alert on invalid symbol", + "Can't create alert when offline": "Can't create alert when offline", + "Can't edit alert on invalid symbol": "Can't edit alert on invalid symbol", + "Can't edit alert when offline": "Can't edit alert when offline", + "Change Background Transparency": "Change Background Transparency", + "Change Balloon Background Color": "Change Balloon Background Color", + "Change Balloon Background Transparency": "Change Balloon Background Transparency", + "Change Balloon Border Color": "Change Balloon Border Color", + "Change Balloon Text": "Change Balloon Text", + "Change Balloon Text Font Size": "Change Balloon Text Font Size", + "Change Balooon Text Color": "Change Balooon Text Color", + "Change Border Color": "Change Border Color", + "Change CQG password": "Change CQG password", + "Change Curve Background Color": "Change Curve Background Color", + "Change Curve Background Transparency": "Change Curve Background Transparency", + "Change Curve Filling": "Change Curve Filling", + "Change Curve Line Color": "Change Curve Line Color", + "Change Curve Line Extending Left": "Change Curve Line Extending Left", + "Change Curve Line Extending Right": "Change Curve Line Extending Right", + "Change Curve Line Left End": "Change Curve Line Left End", + "Change Curve Line Right End": "Change Curve Line Right End", + "Change Curve Line Style": "Change Curve Line Style", + "Change Curve Line Width": "Change Curve Line Width", + "Change Fib Arcs Background Transparency": "Change Fib Arcs Background Transparency", + "Change Fib Arcs Background Visibility": "Change Fib Arcs Background Visibility", + "Change Fib Speed Resistance Arcs Full Cirlces Mode": "Change Fib Speed Resistance Arcs Full Cirlces Mode", + "Change Fib Speed Resistance Arcs Levels Visibility": "Change Fib Speed Resistance Arcs Levels Visibility", + "Change Fib Speed Resistance Arcs Line Color": "Change Fib Speed Resistance Arcs Line Color", + "Change Fib Speed Resistance Arcs Visibility": "Change Fib Speed Resistance Arcs Visibility", + "Change Fib Speed Resistance Arcs Width": "Change Fib Speed Resistance Arcs Width", + "Change Password": "Change Password", + "Change Price Text Color": "Change Price Text Color", + "Change Price Text Font Size": "Change Price Text Font Size", + "Change Time Cycles Background Color": "Change Time Cycles Background Color", + "Change Time Cycles Background Transparency": "Change Time Cycles Background Transparency", + "Change Time Cycles Color": "Change Time Cycles Color", + "Change Time Cycles Filling": "Change Time Cycles Filling", + "Change Time Cycles Line Style": "Change Time Cycles Line Style", + "Change Time Cycles Line Width": "Change Time Cycles Line Width", + "Check firewall settings and make sure access to websocket ({0} port {1}) is open. Then click Reconnect or press F5.": "Check firewall settings and make sure access to websocket ({0} port {1}) is open. Then click Reconnect or press F5.", + "Click the broker you want to trade through": "Click the broker you want to trade through", + "Collaterals": "Collaterals", + "Confirm Password": "Confirm Password", + "Connect to CQG": "Connect to CQG", + "Connection is lost": "Connection is lost", + "Content": "Content", + "Continue to checkout": "Continue to checkout", + "Continued violation of chat etiquette": "Continued violation of chat etiquette", + "Continued violation of chat etiquette.": "Continued violation of chat etiquette.", + "Countdown": "Countdown", + "Create New List": "Create New List", + "Create New List...": "Create New List...", + "Curve": "Curve", + "December": "December", + "Degree": "Degree", + "Describe your company and project in a few sentences.": "Describe your company and project in a few sentences.", + "Desktop notifications": "Desktop notifications", + "Desktop notifications when I'm mentioned": "Desktop notifications when I'm mentioned", + "Dialog": "Dialog", + "Do you realy want to delete{0}watchlist?": "Do you realy want to delete{0}watchlist?", + "Do you want to take advantage of this offer now?": "Do you want to take advantage of this offer now?", + "Double Curve": "Double Curve", + "Early Access 50% off{{#is_finished}} – Final chance{{/is_finished}}": "Early Access 50% off{{#is_finished}} – Final chance{{/is_finished}}", + "Early Access for $15/Month": "Early Access for $15/Month", + "Edit Alert...": "Edit Alert...", + "Edit {0} Alert...": "Edit {0} Alert...", + "Elliott Correction Wave (ABC)": "Elliott Correction Wave (ABC)", + "Elliott Double Combo Wave (WXY)": "Elliott Double Combo Wave (WXY)", + "Elliott Impulse Wave (12345)": "Elliott Impulse Wave (12345)", + "Elliott Triangle Wave (ABCDE)": "Elliott Triangle Wave (ABCDE)", + "Elliott Triple Combo Wave (WXYXZ)": "Elliott Triple Combo Wave (WXYXZ)", + "Email notifications": "Email notifications", + "Email notifications when I'm mentioned": "Email notifications when I'm mentioned", + "Email-to-sms is the easiest and absolutely free way to send text message (SMS) from the internet to phones. This site aims to be the most complete and up-to-date list of email addresses that can be used to send text messages to phones.": "Email-to-sms is the easiest and absolutely free way to send text message (SMS) from the internet to phones. This site aims to be the most complete and up-to-date list of email addresses that can be used to send text messages to phones.", + "Error occured": "Error occured", + "Error while trying to create snapshot.": "Error while trying to create snapshot.", + "Error:": "Error:", + "Error: too long text": "Error: too long text", + "Export Watchlist": "Export Watchlist", + "Failed:": "Failed:", + "Full Circles": "Full Circles", + "Get the link to your individual GitHub profile, which we’ll enable for access to the library.": "Get the link to your individual GitHub profile, which we’ll enable for access to the library.", + "Go PRO": "Go PRO", + "HL Bars": "HL Bars", + "Here are a few steps to get your Charting Library:": "Here are a few steps to get your Charting Library:", + "Hide alert label line": "Hide alert label line", + "Horz Grid Lines": "Horz Grid Lines", + "How to fix:": "How to fix:", + "If you like what you see, you have an exclusive chance to get 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.": "If you like what you see, you have an exclusive chance to get 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.", + "If you need support then please visit our issues tracker using your GitHub profile we’ve granted access to.": "If you need support then please visit our issues tracker using your GitHub profile we’ve granted access to.", + "Import Watchlist...": "Import Watchlist...", + "Import/Export Watchlists": "Import/Export Watchlists", + "Indicator Labels": "Indicator Labels", + "Interval is not applicable": "Interval is not applicable", + "Invalid data format": "Invalid data format", + "Invalid limit price": "Invalid limit price", + "Invalid quantity": "Invalid quantity", + "Invalid stop price": "Invalid stop price", + "It appears that your browser does not support Canvas technology, which is needed for TradingView to work.
": "It appears that your browser does not support Canvas technology, which is needed for TradingView to work.
", + "It appears that your browser does not support WebSocket technology and does not have Adobe Flash plugin installed, one of which is essential for our portal.
": "It appears that your browser does not support WebSocket technology and does not have Adobe Flash plugin installed, one of which is essential for our portal.
", + "June": "June", + "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That is less than $15/month. Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!": "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That is less than $15/month. Don’t miss the last chance to get the special Early Access and secure this low rate! Act now!", + "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.": "Just for you, we made a special deal that lets you continue for another 12 months for only $179.4. That’s less than $15/month and 50% off regular month-to-month payments.", + "Just wait awhile. We will send you all necessary information ASAP.": "Just wait awhile. We will send you all necessary information ASAP.", + "Launch chat in a separate window": "Launch chat in a separate window", + "Left Axis": "Left Axis", + "Library Without The Link": "Library Without The Link", + "Line - Close": "Line - Close", + "Line - HL/2": "Line - HL/2", + "Line - High": "Line - High", + "Line - Low": "Line - Low", + "Line - Open": "Line - Open", + "Load all alerts...": "Load all alerts...", + "Lock Cursor In Time": "Lock Cursor In Time", + "Log in": "Log in", + "My Lists": "My Lists", + "New Password": "New Password", + "New password and confirmation doesn't match": "New password and confirmation doesn't match", + "New password is required": "New password is required", + "No address input to apply autocomplete": "No address input to apply autocomplete", + "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at founders@tradingview.com": "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at founders@tradingview.com", + "No brokers available": "No brokers available", + "Non-tradable symbol": "Non-tradable symbol", + "Now is your LAST and FINAL chance to get 12 months for only $179.4 (regular $360). That’s less than $15/month and 50% off regular month-to-month payments.": "Now is your LAST and FINAL chance to get 12 months for only $179.4 (regular $360). That’s less than $15/month and 50% off regular month-to-month payments.", + "OC Bars": "OC Bars", + "Oh no! You have only 2 weeks left in your PRO Plus trial! These benefits will expire in two short weeks:": "Oh no! You have only 2 weeks left in your PRO Plus trial! These benefits will expire in two short weeks:", + "Old Password": "Old Password", + "Old password is required": "Old password is required", + "Oops, something went wrong": "Oops, something went wrong", + "Oops, your browser can't display our charts!": "Oops, your browser can't display our charts!", + "Orders": "Orders", + "PRO account": "PRO account", + "Password confirmation is required": "Password confirmation is required", + "Passwords do not match.": "Passwords do not match.", + "Place": "Place", + "Please add 'study(title=\"SomeTitle\")' statement to the script code": "Please add 'study(title=\"SomeTitle\")' statement to the script code", + "Please report the issue or click Reconnect.": "Please report the issue or click Reconnect.", + "Please use one of the following browsers:": "Please use one of the following browsers:", + "Please, install Flash plugin or consider updating to one of these modern browsers with WebSocket support:": "Please, install Flash plugin or consider updating to one of these modern browsers with WebSocket support:", + "Please, try to reload page to edit user data": "Please, try to reload page to edit user data", + "Positions": "Positions", + "Pro Plus": "Pro Plus", + "Processing script...": "Processing script...", + "Publish All Charts": "Publish All Charts", + "Publish Only": "Publish Only", + "Published Idea": "Published Idea", + "Recent chats": "Recent chats", + "Reconnect": "Reconnect", + "Rename List": "Rename List", + "Rename List...": "Rename List...", + "Report a data issue": "Report a data issue", + "Restore Size": "Restore Size", + "Right Axis": "Right Axis", + "Risk/Reward": "Risk/Reward", + "Save List As...": "Save List As...", + "Script '{0}' has been saved": "Script '{0}' has been saved", + "Script cannot be compiled because of errors.": "Script cannot be compiled because of errors.", + "Script has been deleted": "Script has been deleted", + "Script is not saved. Nothing to delete.": "Script is not saved. Nothing to delete.", + "Script is not saved. Nothing to rename.": "Script is not saved. Nothing to rename.", + "Script study added to the chart": "Script study added to the chart", + "Select Broker": "Select Broker", + "Select alert": "Select alert", + "Send all the stuff to Stan Bokov at founders@tradingview.com": "Send all the stuff to Stan Bokov at founders@tradingview.com", + "Series Sale Name": "Series Sale Name", + "Series Sale Number": "Series Sale Number", + "Server broke the connection. Click Reconnect or press F5.": "Server broke the connection. Click Reconnect or press F5.", + "Shortcuts": "Shortcuts", + "Show Dividends": "Show Dividends", + "Show Earnings": "Show Earnings", + "Show Hidden Tools": "Show Hidden Tools", + "Show Splits": "Show Splits", + "Show Symbol Info": "Show Symbol Info", + "Show Values": "Show Values", + "Sign our License Agreement": "Sign our License Agreement", + "Sine Line": "Sine Line", + "Sorry, an error has occurred": "Sorry, an error has occurred", + "Study": "Study", + "Success": "Success", + "Symbol Info": "Symbol Info", + "Symbol Info...": "Symbol Info...", + "Symbol Labels": "Symbol Labels", + "Time Cycles": "Time Cycles", + "To purchase the commercial version of the library, please contact Stan Bokov at founders@tradingview.com.": "To purchase the commercial version of the library, please contact Stan Bokov at founders@tradingview.com.", + "TradingView Notice": "TradingView Notice", + "Trial confirmation dialog": "Trial confirmation dialog", + "Trial confirmation text": "Trial confirmation text", + "Try": "Try", + "URL cannot be recieved.": "URL cannot be recieved.", + "Unexpected error: can't change profile data": "Unexpected error: can't change profile data", + "Unread Messages": "Unread Messages", + "Upgrade and get 50% off regular month-to-month payments!": "Upgrade and get 50% off regular month-to-month payments!", + "User cancelled operation": "User cancelled operation", + "Vert Grid Lines": "Vert Grid Lines", + "Visual settings...": "Visual settings...", + "Widget": "Widget", + "Width (% of the Box)": "Width (% of the Box)", + "Wrong value": "Wrong value", + "You have unsaved changes in the current script. Do you really want to discard them and start working with another script?": "You have unsaved changes in the current script. Do you really want to discard them and start working with another script?", + "Your Password Has Expired": "Your Password Has Expired", + "Your password has expired, please enter new password": "Your password has expired, please enter new password", + "active at": "active at", + "ago": "ago", + "agreed with your idea %chart% about %symbol%": "agreed with your idea %chart% about %symbol%", + "all inactive": "all inactive", + "and details": "and details", + "avg fill price": "avg fill price", + "avg price": "avg price", + "balance": "balance", + "best ask": "best ask", + "best bid": "best bid", + "cach excess": "cach excess", + "changed status": "changed status", + "collateral": "collateral", + "commented on idea you follow %chart% about %symbol%": "commented on idea you follow %chart% about %symbol%", + "commented on your idea %chart% about %symbol%": "commented on your idea %chart% about %symbol%", + "currency": "currency", + "disagreed with your idea %chart% about %symbol%": "disagreed with your idea %chart% about %symbol%", + "fill qty": "fill qty", + "filtered": "filtered", + "id": "id", + "initial margin": "initial margin", + "is now following you": "is now following you", + "last trade": "last trade", + "less than a minute": "less than a minute", + "limit price": "limit price", + "mn": "mn", + "mvo": "mvo", + "offset": "offset", + "on": "on", + "open P/L": "open P/L", + "or choose another broker": "or choose another broker", + "ote": "ote", + "placing time": "placing time", + "published new idea %chart% about %symbol% you follow": "published new idea %chart% about %symbol% you follow", + "purchasing power": "purchasing power", + "qty": "qty", + "replied to your comment on %chart% about %symbol%": "replied to your comment on %chart% about %symbol%", + "side": "side", + "sign in or register": "sign in or register", + "status": "status", + "stop price": "stop price", + "subscription": "subscription", + "symbol": "symbol", + "total margin": "total margin", + "total value": "total value", + "type": "type", + "upl": "upl", + "w": "w", + "y": "y", + "you follow commented on %chart% about %symbol%": "you follow commented on %chart% about %symbol%", + "you follow published new idea %chart% about %symbol%": "you follow published new idea %chart% about %symbol%", + "{0} is already in this chat.": "{0} is already in this chat.", + "Сolor line": "Сolor line", + "Bottom Center": "Bottom Center", + "Bottom Left": "Bottom Left", + "Bottom Right": "Bottom Right", + "Chart snapshot": "Chart snapshot", + "Create Horizontal Line": "Create Horizontal Line", + "Create Vertical Line": "Create Vertical Line", + "Hide Published Charts Timeline": "Hide Published Charts Timeline", + "Left": "Left", + "Middle Center": "Middle Center", + "Middle Left": "Middle Left", + "Middle Right": "Middle Right", + "No color themes saved": "No color themes saved", + "Right": "Right", + "Room {0} was deleted": "Room {0} was deleted", + "Theme": "Theme", + "Theme name": "Theme name", + "Top Center": "Top Center", + "Top Left": "Top Left", + "Top Right": "Top Right", + "TradingView Partner": "TradingView Partner", + "You were in the video call. Duration: {0}": "You were in the video call. Duration: {0}", + "{0} has entered the chat": "{0} has entered the chat", + "{0} has left the chat": "{0} has left the chat", + "{0} was banned for {1} minutes": "{0} was banned for {1} minutes", + "Discipline is the foundation of profitable trading for both discretionary and systematic traders. Visually stunning and intuitive to use, 3D ProSuite is an indispensible professional toolkit of point-and-shoot quantitative risk management and decision support tools for stock pickers and traders focused on technical entry techniques. Know instantly where to place a trailing stop and where to exit. Identify trends and pullbacks. Watch rotation and volatility in real time. Calculate hedge ratios for protection. Identify extremes. Non-programmers interested in systematic trading can take advantage of our strategy to test a combination of 3D ProSuite with moving average filter, channel filter, and volatility filter.": "Discipline is the foundation of profitable trading for both discretionary and systematic traders. Visually stunning and intuitive to use, 3D ProSuite is an indispensible professional toolkit of point-and-shoot quantitative risk management and decision support tools for stock pickers and traders focused on technical entry techniques. Know instantly where to place a trailing stop and where to exit. Identify trends and pullbacks. Watch rotation and volatility in real time. Calculate hedge ratios for protection. Identify extremes. Non-programmers interested in systematic trading can take advantage of our strategy to test a combination of 3D ProSuite with moving average filter, channel filter, and volatility filter.", + "AOS FX Primer is made up of 3 separate indicators to help you better analyse the markets. AOS FX Sessions shows session start/end times (automatically handling Daylight Saving changes) along with opening ranges. AOS FX Day HL shows the High and Low level for the past 2 years, automatically handling Daylight Saving changes. AOS ATRplus shows the moving average mid-point of the previous bar ranges. Please see our website for a full description and screenshots.": "AOS FX Primer is made up of 3 separate indicators to help you better analyse the markets. AOS FX Sessions shows session start/end times (automatically handling Daylight Saving changes) along with opening ranges. AOS FX Day HL shows the High and Low level for the past 2 years, automatically handling Daylight Saving changes. AOS ATRplus shows the moving average mid-point of the previous bar ranges. Please see our website for a full description and screenshots.", + "Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:

  • Dynamically plot market support and resistance areas (SCMR Dynamic Levels™)
  • Highlight individual bar conditions (SCMR B2B™)
  • Measure and time market trading ranges (SCMR Momentum Peaks™)
No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.": "Analysis Suite™ enables you to objectively analyze market conditions, visualize price risks, and enhance the timing and execution of trades. The primary tool, SCMR Trend™, finds hidden price relationships using reverse engineered fingerprints of price behavior. The program highlights optimum behavior, speeding up your recognition of new market opportunities. Complementing SCMR Trend™, we offer a group of price indicators to:
  • Dynamically plot market support and resistance areas (SCMR Dynamic Levels™)
  • Highlight individual bar conditions (SCMR B2B™)
  • Measure and time market trading ranges (SCMR Momentum Peaks™)
No matter your trading style or investment needs, the SCMR Suite™ will give you an informational advantage. Our tools marry the research behind your best ideas and the timely execution of your most profitable ones. Let us help you achieve your trading goals.", + "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex. For more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.": "MTPredictor is a collection of on-line tools for the Professional Trader based around 26 year veteran trader Steve Griffith’s unique “isolation approach” to Elliott Wave analysis. Tools also include Position Sizing, High Volume (VSA) Spike, Decision Point and many other indicators and professional tools that are designed to improve your trading. Regular free training is also included (via our MTPredictor Trading room). The tools can be applied on any liquid market, including Futures, Stocks and Forex. For more information and to see how the MTPredictor Professional tool set can improve your trading, please visit our web site.", + "\"Buy Sell\" indicator is simple yet powerful trading signals that will help you consistently profit from the market. It built with risk management in mind, meaning average winning trade will be more than average losing trade several times.

It comes with signals and trend confirmation. For more information please visit: synergytrading.weebly.com": "\"Buy Sell\" indicator is simple yet powerful trading signals that will help you consistently profit from the market. It built with risk management in mind, meaning average winning trade will be more than average losing trade several times.

It comes with signals and trend confirmation. For more information please visit: synergytrading.weebly.com", + "Above Bar": "Above Bar", + "Absolute": "Absolute", + "Below Bar": "Below Bar", + "Bottom": "Bottom", + "Top": "Top", + "Alerts are not yet available for this chart type. Please check GetSatisfaction and vote for this feature to show support for it.": "Alerts are not yet available for this chart type. Please check GetSatisfaction and vote for this feature to show support for it.", + "Arguments": "Arguments", + "Built-in Functions": "Built-in Functions", + "Built-in Variable": "Built-in Variable", + "Built-in Variables": "Built-in Variables", + "Built-in'+(docs.kind === TVScript.FunKind.DECL ? ' Annotation' : '": "Built-in'+(docs.kind === TVScript.FunKind.DECL ? ' Annotation' : '", + "Confirm replacing": "Confirm replacing", + "Delete all drawing for this symbol": "Delete all drawing for this symbol", + "Examples": "Examples", + "Language Operator": "Language Operator", + "Language Operators": "Language Operators", + "My Ideas": "My Ideas", + "Not Now": "Not Now", + "Oops!": "Oops!", + "Open Manage Drawings": "Open Manage Drawings", + "PUBLISH PRIVATE IDEA": "PUBLISH PRIVATE IDEA", + "Pine Script Reference (new window)": "Pine Script Reference (new window)", + "Pine Script Reference (pop-up)": "Pine Script Reference (pop-up)", + "Publish Private Idea": "Publish Private Idea", + "Publishing is possible only from the chart page. Please open a chart and then try again.": "Publishing is possible only from the chart page. Please open a chart and then try again.", + "Remarks": "Remarks", + "Remove all line tools for ": "Remove all line tools for ", + "Returns": "Returns", + "Script Language Reference Manual": "Script Language Reference Manual", + "See Also": "See Also", + "Syntax": "Syntax", + "Type:": "Type:", + "Be the first to speak": "成為第一位發言的人", + "Ignored users list": "忽略使用者清單", + "# (Total: {0})": "# (Total: {0})", + "Hold Shift – draw lines at right angles.": "Hold Shift – draw lines at right angles.", + "Number or , – change interval. Type in a digit for minute charts, or first letter of the word for longer resolutions. E.g. 1, 5, 30, 60, 1440, H, 2H, 6H, D, 5D, 3W, 6M.": "Number or , – change interval. Type in a digit for minute charts, or first letter of the word for longer resolutions. E.g. 1, 5, 30, 60, 1440, H, 2H, 6H, D, 5D, 3W, 6M.", + "By clicking on “Sign Up” you are agreeing to the Terms of Service.": "By clicking on “Sign Up” you are agreeing to the Terms of Service.", + "Change Days To": "Change Days To", + "Change Hours To": "Change Hours To", + "Change Line Tool Visibility On Days": "Change Line Tool Visibility On Days", + "Change Line Tool Visibility On Hours": "Change Line Tool Visibility On Hours", + "Change Line Tool Visibility On Minutes": "Change Line Tool Visibility On Minutes", + "Change Line Tool Visibility On Months": "Change Line Tool Visibility On Months", + "Change Line Tool Visibility On Weeks": "Change Line Tool Visibility On Weeks", + "Change Minutes To": "Change Minutes To", + "Correct?": "Correct?", + "Could not send your report": "Could not send your report", + "Crypto/crypto pairs (eg. LTC/BTC) are not currently supported but that may change in the future.": "Crypto/crypto pairs (eg. LTC/BTC) are not currently supported but that may change in the future.", + "Cypher Pattern": "Cypher Pattern", + "Days": "Days", + "Go to Date...": "Go to Date...", + "Go to...": "Go to...", + "Hours": "Hours", + "IMPORTANT:": "IMPORTANT:", + "Indexes don’t have prices, they have values. There are corresponding ETFs that can be traded. SPX is the SnP500 index, but SPY is the ETF that can be traded.": "Indexes don’t have prices, they have values. There are corresponding ETFs that can be traded. SPX is the SnP500 index, but SPY is the ETF that can be traded.", + "Last available bar": "Last available bar", + "Minutes": "Minutes", + "Months": "Months", + "Please do not modify the order so we can investigate the issue.": "Please do not modify the order so we can investigate the issue.", + "Report this message": "Report this message", + "Select order": "Select order", + "Simply
drag & drop

or select file...": "Simply
drag & drop

or select file...", + "Spreads can’t be traded because they are not a single symbol, they are a visual representation of a calculation.": "Spreads can’t be traded because they are not a single symbol, they are a visual representation of a calculation.", + "Thanks!": "Thanks!", + "To:": "To:", + "Trading issue": "Trading issue", + "Warning:": "Warning:", + "Weeks": "Weeks", + "comment": "comment", + "goto date.": "goto date.", + "html5 stock charting
library licensing": "html5 stock charting
library licensing", + "message": "message", + "Go": "Go", + "Go to": "Go to", + "Report {0} from {1} to moderators": "Report {0} from {1} to moderators", + "Reported {0} from @{1}, {2}": "Reported {0} from @{1}, {2}", + "Add Text Note For {0}": "Add Text Note For {0}", + "Add To Text Notes": "Add To Text Notes", + "Are you sure you want to delete this script?": "Are you sure you want to delete this script?", + "DELETE": "DELETE", + "Do you realy want to delete {0} template?": "Do you realy want to delete {0} template?", + "Do you realy want to replace \"{0}\"?": "Do you realy want to replace \"{0}\"?", + "Idea": "Idea", + "NEW": "NEW", + "New Untitled Note": "New Untitled Note", + "Open Text Notes Panel": "Open Text Notes Panel", + "Please enter a valid URL": "Please enter a valid URL", + "Save template as...": "Save template as...", + "Search Note": "Search Note", + "Template name": "Template name", + "Text Notes": "Text Notes", + "Text Notes are available only on chart page. Please open a chart and then try again.": "Text Notes are available only on chart page. Please open a chart and then try again.", + "URL": "URL", + "Add Text Note For __symbol__": "Add Text Note For __symbol__", + "Add this study to active chart": "Add this study to active chart", + "April": "April", + "Are you sure you want to cancel order %s?": "Are you sure you want to cancel order %s?", + "Are you sure you want to ignore messages from __username__?": "Are you sure you want to ignore messages from __username__?", + "August": "August", + "Buy ": "Buy ", + "Cancel PRO Account": "Cancel PRO Account", + "Cancel subscription": "Cancel subscription", + "Change Minutes From": "Change Minutes From", + "Connect to %s": "Connect to %s", + "Connection to server was lost": "Connection to server was lost", + "Continued violation of chat etiquette. For more information on this etiquette please go to __link__": "Continued violation of chat etiquette. For more information on this etiquette please go to __link__", + "Created {0}.": "Created {0}.", + "Do you really want to delete __themename__ theme?": "Do you really want to delete __themename__ theme?", + "Expand __symbol__ chart": "Expand __symbol__ chart", + "February": "February", + "January": "January", + "July": "July", + "Last edited {0}": "Last edited {0}", + "Link to __room__ chat": "Link to __room__ chat", + "M": "M", + "March": "March", + "Neutral": "Neutral", + "No Title": "No Title", + "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at __email__": "No advertising, direct marketing, or solicitation! To engage our audience, drop us a line at __email__", + "No showcase": "No showcase", + "Notice": "Notice", + "November": "November", + "October": "October", + "Open __symbol__ Text Note": "Open __symbol__ Text Note", + "Publish": "Publish", + "Room __title__ was deleted": "Room __title__ was deleted", + "Save theme as...": "Save theme as...", + "Script": "Script", + "Script Error": "Script Error", + "Sell ": "Sell ", + "Send private message to __username__": "Send private message to __username__", + "September": "September", + "Show Published Charts Timeline": "Show Published Charts Timeline", + "Show alert label line": "Show alert label line", + "Show all messages from __username__": "Show all messages from __username__", + "Symbol __symbol__ cannot be traded on TradingView’s Paper Trading. Why not?": "Symbol __symbol__ cannot be traded on TradingView’s Paper Trading. Why not?", + "To: __username__": "To: __username__", + "Unlock": "Unlock", + "__minutes__ min": "__minutes__ min", + "__minutes__ min __seconds__ sec": "__minutes__ min __seconds__ sec", + "__seconds__ sec": "__seconds__ sec", + "__username__ has entered the chat": "__username__ has entered the chat", + "__username__ has left the chat": "__username__ has left the chat", + "days": "days", + "hours": "hours", + "minutes": "minutes", + "months": "months", + "years": "years", + "Sign in or sign up to use paper trading": "Sign in or sign up to use paper trading", + "Paper Trading is disconnected.": "Paper Trading is disconnected.", + "long": "long", + "short": "short", + "1 day": "1 day", + "1 hour": "1 hour", + "10 minutes": "10 minutes", + "12 hours": "12 hours", + "3 hours": "3 hours", + "30 minutes": "30 minutes", + "5 minutes": "5 minutes", + "Balance:": "Balance:", + "Ban __username__": "Ban __username__", + "Ban duration:": "Ban duration:", + "Ban expires in less than __duration__": "Ban expires in less than __duration__", + "Banned permanently": "Banned permanently", + "Content that caused the ban:": "Content that caused the ban:", + "Equity:": "Equity:", + "Hi,nnI'm a moderator for TradingView. I reviewed your idea at __chart__ and had to mark it as \"Not Suggested\" because it doesn't comply with our House Rules https://www.tradingview.com/house-rules/.nnPay attention to these rules to get into the Suggested stream more often, or even become a Suggested Author. Please let me know if you have any questions, will be happy to help.": "Hi,nnI'm a moderator for TradingView. I reviewed your idea at __chart__ and had to mark it as \"Not Suggested\" because it doesn't comply with our House Rules https://www.tradingview.com/house-rules/.nnPay attention to these rules to get into the Suggested stream more often, or even become a Suggested Author. Please let me know if you have any questions, will be happy to help.", + "Idea comments": "Idea comments", + "Ideas publishing": "Ideas publishing", + "If you have questions or suggestions, reply to this message.": "If you have questions or suggestions, reply to this message.", + "Ignore __username__": "Ignore __username__", + "Percents": "Percents", + "Permanently": "Permanently", + "Phone": "Phone", + "Please enter template name": "Please enter template name", + "Please enter theme name": "Please enter theme name", + "Position is being changed": "Position is being changed", + "Private messages": "Private messages", + "Public chats": "Public chats", + "Publish idea": "Publish idea", + "Quote the message which caused the ban along with additional comments if any (a private message with this information will be sent to the user from your account):": "Quote the message which caused the ban along with additional comments if any (a private message with this information will be sent to the user from your account):", + "Read this every time before banning someone! Our goal is to keep a healthy, constructive and useful dialog open in the chatrooms. Sending a private message with a warning is enough to solve 99% of the issues. If that doesn’t help, start with a one-minute ban.": "Read this every time before banning someone! Our goal is to keep a healthy, constructive and useful dialog open in the chatrooms. Sending a private message with a warning is enough to solve 99% of the issues. If that doesn’t help, start with a one-minute ban.", + "Save new study template": "Save new study template", + "Select violation...": "Select violation...", + "Snapshot": "Snapshot", + "Symbols from Quandl are not currently supported.": "Symbols from Quandl are not currently supported.", + "Unban __username__": "Unban __username__", + "Unignore __username__": "Unignore __username__", + "User __username__ was banned for __duration__.": "User __username__ was banned for __duration__.", + "User __username__ was banned permanently.": "User __username__ was banned permanently.", + "User __username__ was unbanned.": "User __username__ was unbanned.", + "Violated house rule:": "Violated house rule:", + "Violated house rule: __violation__.": "Violated house rule: __violation__.", + "Violation that caused the ban: __violation__.": "Violation that caused the ban: __violation__.", + "When selecting this checkbox the study template will set \"__interval__\" interval on a chart": "When selecting this checkbox the study template will set \"__interval__\" interval on a chart", + "You are banned from __banType__ for __duration__ for violating our House Rules. More info - __link__": "You are banned from __banType__ for __duration__ for violating our House Rules. More info - __link__", + "You are permanently banned from __banType__ for violating our House Rules. More info - __link__.": "You are permanently banned from __banType__ for violating our House Rules. More info - __link__.", + "__firstEnumerationItem__ and __secondEnumerationItem__": "__firstEnumerationItem__ and __secondEnumerationItem__", + "__firstEnumerationItem__, __secondEnumerationItem__ and __thirdEnumerationItem__": "__firstEnumerationItem__, __secondEnumerationItem__ and __thirdEnumerationItem__", + "__firstEnumerationItem__, __secondEnumerationItem__, __thirdEnumerationItem__ and __fourthEnumerationItem__": "__firstEnumerationItem__, __secondEnumerationItem__, __thirdEnumerationItem__ and __fourthEnumerationItem__", + "__username__ is permanently banned. Do you want to unban __username__?": "__username__ is permanently banned. Do you want to unban __username__?", + "commenting": "commenting", + "go to date.": "go to date.", + "publish idea.": "publish idea.", + "publishing": "publishing", + "server failed to place closing order": "server failed to place closing order", + "take snapshot.": "take snapshot.", + "

Pine scripting language

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.": "

Pine scripting language

TradingView provides a large set of prebuilt indicators out of the box. Also, the Pine programming language was designed specifically for advanced users to edit existing PineScripts according to one’s needs or to create custom scripts.", + "Close message": "Close message", + "Created ": "Created ", + "Edit Order…": "Edit Order…", + "Error occured while publishing": "Error occured while publishing", + "Error: Account is disabled": "Error: Account is disabled", + "Last edited ": "Last edited ", + "Show Drawings Toolbar": "Show Drawings Toolbar", + "Text Note": "Text Note", + "This chart layout has a lot of objects and can't be published! Please report to {0} for further details.": "This chart layout has a lot of objects and can't be published! Please report to {0} for further details.", + "TradingView Sign Up": "TradingView Sign Up", + "Heikin Ashi": "Heikin Ashi", + "Learn about all PRO features": "Learn about all PRO features", + "Show Less": "Show Less", + "Visibility": "Visibility", + "Levels Line": "Levels Line", + "Show Objects Tree...": "Show Objects Tree...", + "Close_as_a_command": "Close" } \ No newline at end of file diff --git a/charting_library/static/tv-chart.html b/charting_library/static/tv-chart.html index bca0802f..8e9366d5 100644 --- a/charting_library/static/tv-chart.html +++ b/charting_library/static/tv-chart.html @@ -1,420 +1,578 @@ -alarm-clock-plusalarm-clockbasecalendarchatdatawindowhelphotlistsleftmessagesminusnotesnotificationsplusredorestoreright-stoprightsnapshotstocktwitstrading-connecttwitterundochat-searchconfigplus-bolder
\ No newline at end of file +TradingView.SYMBOL_SEARCH_MAX_LENGTH+'" />
'}};TradingView.AlertLabel=function(){};TradingView.getDataVendorString=function(){};J72={sendReport:function(){}};TradingView.study_VbPVisible=function(){};TradingView.study_VbPSessions=function(){};TradingView.LineToolVbPFixed=function(){};TradingView.study_Script$TV_DIVIDENDS=function(){};TradingView.study_Script$TV_SPLITS=function(){}; +TradingView.study_Script$TV_EARNINGS=function(){};TradingView.MockupRequestedCache=function(a){a&&a([])};TradingView.MockupRequestedCache.R20=function(){};TradingView.getThemesList=TradingView.MockupRequestedCache;TradingView.StudyStrategy=function(){};TradingView.LinetoolTemplatesList=function(){}; + \ No newline at end of file diff --git a/index.html b/index.html index 8a83adc9..7647f040 100644 --- a/index.html +++ b/index.html @@ -14,6 +14,13 @@