VERSION 1.8 @ 2016-11-28 08:08:52.451635

Cannot show empty chart with empty bar data #1424
Rebuild of bars is enabled when using timeframes #1414
Drawings are not loaded in 1.8 #1410
Ichimoku Cloud not found #1409
Trading Platform: Invoking the error callback in resolveSymbol() causes symbol search to break #1406
Unsubscribe error when using custom series #1405
Error in SymbolsStorage._requestFullSymbolsList (datafeed.js) when fetching /symbol_info #1402
Cannot create horizontal_line #1399
Add Williams Fractal indicator #1398
Loading chart problem in the new 1.8 version #1391
Reset cache when symbol is changed #1376
Objects created in one resolution are often not visible in another resolution #1336
Improvements for Gann Box and Gann Square #1335
Trading Platform improvements #1261
Scroll to the objects tree #1185
Load chart dialog doesn't fit on mobile #1147
Save chart dialog doesn't work on mobile #1146
Ichimoku Cloud - Cloud Body should be 2 colors #1140
Adding a security for compare doesn't trigger the exceeded limit dialog  #1110
insertIndicator panel too big for some mobiles #881
Can't draw programatically vertical line in future #181
This commit is contained in:
Jenkins
2016-11-28 02:10:52 -06:00
parent 9eb51f1582
commit a482751176
64 changed files with 138 additions and 135 deletions

View File

@@ -1,26 +1,23 @@
(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,e=/^get|post$/i,a=new RegExp("^"+location.protocol,"i");g.ajaxTransport("* text html xml json",function(b,c,f){if(b.crossDomain&&b.async&&e.test(b.type)&&k.test(b.url)&&a.test(b.url)){var d=null;return{send:function(a,e){var f="",l=(c.dataType||"").toLowerCase();d=new XDomainRequest;/^\d+$/.test(c.timeout)&&(d.timeout=c.timeout);
d.ontimeout=function(){e(500,"timeout")};d.onload=function(){var a="Content-Length: "+d.responseText.length+"\r\nContent-Type: "+d.contentType,b=200,c="success",f={text:d.responseText};try{if("html"===l||/text\/html/i.test(d.contentType))f.html=d.responseText;else if("json"===l||"text"!==l&&/\/json/i.test(d.contentType))try{f.json=g.parseJSON(d.responseText)}catch(k){b=500,c="parseerror"}else if("xml"===l||"text"!==l&&/\/xml/i.test(d.contentType)){var h=new ActiveXObject("Microsoft.XMLDOM");h.async=
!1;try{h.loadXML(d.responseText)}catch(n){h=void 0}if(!h||!h.documentElement||h.getElementsByTagName("parsererror").length)throw b=500,c="parseerror","Invalid XML: "+d.responseText;f.xml=h}}catch(m){throw m;}finally{e(b,c,f,a)}};d.onprogress=function(){};d.onerror=function(){e(500,"error",{text:d.responseText})};c.data&&(f="string"===g.type(c.data)?c.data:g.param(c.data));d.open(b.type,b.url);d.send(f)},abort:function(){d&&d.abort()}}}})}});"use strict";
(function(){function g(a){e.widget.prototype[a]=function(b){console.warn("Method `"+a+"` is obsolete. Please use `chart."+a+"()` subscription method instead.")}}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"]}},e={BARS:0,CANDLES:1,LINE:2,AREA:3,HEIKEN_ASHI:8,HOLLOW_CANDLES:9,version:function(){return"1.7 (internal id 547dca23 @ 2016-10-31 23:12:31.646631)"},
(function(){function g(a){d.widget.prototype[a]=function(b){console.warn("Method `"+a+"` is obsolete. Please use `chart."+a+"()` subscription method instead.")}}if(!window.TradingView){var h={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.8 (internal id 3bf92030 @ 2016-11-28 02:10:07.833811)"},
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 Error("Datafeed is not defined");var b={width:800,height:500,symbol:"AA",interval:"D",timeframe:null,timezone:"",container:"",path:"",locale:"en",toolbar_bg:void 0,drawingsAccess:void 0,studiesAccess:void 0,widgetbar:{datawindow:!1,details:!1,
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 Error("Datafeed is not defined");var b={width:800,height:500,symbol:"AA",interval:"D",timeframe:null,timezone:"",container:"",path:"",locale:"en",toolbar_bg:void 0,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,custom_css_url:null,auto_save_delay: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:[]},rss_news_feed:null};this.options=$.extend(!0,b,{width:a.width,height:a.height,symbol:a.symbol,interval:a.interval,timeframe:a.timeframe,timezone:a.timezone,container:a.container_id,path:a.library_path,locale:a.locale,toolbar_bg:a.toolbar_bg,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,customFormatters:a.customFormatters,tradingController:a.trading_controller,logo:a.logo,autosize:a.autosize,fullscreen:a.fullscreen,disabledFeatures:a.disabled_features,enabledFeatures:a.enabled_features,indicators_file_name:a.indicators_file_name,custom_css_url:a.custom_css_url,auto_save_delay:a.auto_save_delay,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,numeric_formatting:a.numeric_formatting,rss_news_feed:a.rss_news_feed,studyCountLimit:a.study_count_limit,symbolSearchRequestDelay:a.symbol_search_request_delay});this.options.time_frames=a.time_frames||b.time_frames;a.preset&&(a=a.preset,k[a]?(a=k[a],this.options.disabledFeatures=0<this.options.disabledFeatures.length?this.options.disabledFeatures.concat(a.disabledFeatures):a.disabledFeatures,this.options.enabledFeatures=0<this.options.enabledFeatures.length?this.options.enabledFeatures.concat(a.enabledFeatures):
a.enabledFeatures):console.warn("Unknown preset: `"+a+"`"));this._ready_handlers=[];this.create()}};e.widget.prototype={_innerWindow:function(){return e.gEl(this.id).contentWindow},_autoResizeChart:function(){this.options.fullscreen&&$(e.gEl(this.id)).css("height",$(window).height()+"px")},create:function(){var a=this.render(),b=this,c;if(this.options.container){var f=e.gEl(this.options.container);f.innerHTML=a}else document.write(a);if(this.options.autosize||this.options.fullscreen)f=$(e.gEl(this.id)),
f.css("width","100%"),this.options.fullscreen||f.css("height","100%");this._autoResizeChart();this._onWindowResize=function(a){b._autoResizeChart()};window.addEventListener("resize",this._onWindowResize);c=e.gEl(this.id);var d=null,d=function(){e.unbindEvent(c,"load",d);c.contentWindow.widgetReady(function(){var a;b._ready=!0;for(a=b._ready_handlers.length;a--;)b._ready_handlers[a].call(b);c.contentWindow._initializationFinished()})};e.bindEvent(c,"load",d)},render:function(){window[this.options.uid]=
favorites:a.favorites,numeric_formatting:a.numeric_formatting,rss_news_feed:a.rss_news_feed,studyCountLimit:a.study_count_limit,symbolSearchRequestDelay:a.symbol_search_request_delay});this.options.time_frames=a.time_frames||b.time_frames;a.preset&&(a=a.preset,h[a]?(a=h[a],this.options.disabledFeatures=0<this.options.disabledFeatures.length?this.options.disabledFeatures.concat(a.disabledFeatures):a.disabledFeatures,this.options.enabledFeatures=0<this.options.enabledFeatures.length?this.options.enabledFeatures.concat(a.enabledFeatures):
a.enabledFeatures):console.warn("Unknown preset: `"+a+"`"));this._ready_handlers=[];this.create()}};d.widget.prototype={_innerWindow:function(){return d.gEl(this.id).contentWindow},_autoResizeChart:function(){this.options.fullscreen&&$(d.gEl(this.id)).css("height",$(window).height()+"px")},create:function(){var a=this.render(),b=this,c;if(this.options.container){var e=d.gEl(this.options.container);e.innerHTML=a}else document.write(a);if(this.options.autosize||this.options.fullscreen)e=$(d.gEl(this.id)),
e.css("width","100%"),this.options.fullscreen||e.css("height","100%");this._autoResizeChart();this._onWindowResize=function(a){b._autoResizeChart()};window.addEventListener("resize",this._onWindowResize);c=d.gEl(this.id);var f=null,f=function(){d.unbindEvent(c,"load",f);c.contentWindow.widgetReady(function(){var a;b._ready=!0;for(a=b._ready_handlers.length;a--;)b._ready_handlers[a].call(b);c.contentWindow._initializationFinished()})};d.bindEvent(c,"load",f)},render:function(){window[this.options.uid]=
{datafeed:this.options.datafeed,customFormatters:this.options.customFormatters,tradingController:this.options.tradingController,overrides:this.options.overrides,studiesOverrides:this.options.studiesOverrides,disabledFeatures:this.options.disabledFeatures,enabledFeatures:this.options.enabledFeatures,favorites:this.options.favorites,logo:this.options.logo,numeric_formatting:this.options.numeric_formatting,rss_news_feed:this.options.rss_news_feed};this.options.savedData&&(window[this.options.uid].chartContent=
{json:this.options.savedData});var a=(this.options.path||"")+"static/tv-chart.547dca23808868d07ef7.html#localserver=1&symbol="+encodeURIComponent(this.options.symbol)+"&interval="+encodeURIComponent(this.options.interval)+(this.options.timeframe?"&timeframe="+encodeURIComponent(this.options.timeframe):"")+(this.options.toolbar_bg?"&toolbarbg="+this.options.toolbar_bg.replace("#",""):"")+(this.options.studiesAccess?"&studiesAccess="+encodeURIComponent(JSON.stringify(this.options.studiesAccess)):"")+
{json:this.options.savedData});var a=(this.options.path||"")+"static/tv-chart.3bf92030d55c7fab4a85.html#localserver=1&symbol="+encodeURIComponent(this.options.symbol)+"&interval="+encodeURIComponent(this.options.interval)+(this.options.timeframe?"&timeframe="+encodeURIComponent(this.options.timeframe):"")+(this.options.toolbar_bg?"&toolbarbg="+this.options.toolbar_bg.replace("#",""):"")+(this.options.studiesAccess?"&studiesAccess="+encodeURIComponent(JSON.stringify(this.options.studiesAccess)):"")+
"&widgetbar="+encodeURIComponent(JSON.stringify(this.options.widgetbar))+(this.options.drawingsAccess?"&drawingsAccess="+encodeURIComponent(JSON.stringify(this.options.drawingsAccess)):"")+"&timeFrames="+encodeURIComponent(JSON.stringify(this.options.time_frames))+"&locale="+encodeURIComponent(this.options.locale)+"&uid="+encodeURIComponent(this.options.uid)+"&clientId="+encodeURIComponent(this.options.client_id)+"&userId="+encodeURIComponent(this.options.user_id)+(this.options.charts_storage_url?
"&chartsStorageUrl="+encodeURIComponent(this.options.charts_storage_url):"")+(this.options.charts_storage_api_version?"&chartsStorageVer="+encodeURIComponent(this.options.charts_storage_api_version):"")+(this.options.indicators_file_name?"&indicatorsFile="+encodeURIComponent(this.options.indicators_file_name):"")+(this.options.custom_css_url?"&customCSS="+encodeURIComponent(this.options.custom_css_url):"")+(this.options.auto_save_delay?"&autoSaveDelay="+encodeURIComponent(this.options.auto_save_delay):
"")+"&debug="+this.options.debug+(this.options.snapshotUrl?"&snapshotUrl="+encodeURIComponent(this.options.snapshotUrl):"")+(this.options.timezone?"&timezone="+encodeURIComponent(this.options.timezone):"")+(this.options.studyCountLimit?"&studyCountLimit="+encodeURIComponent(this.options.studyCountLimit):"")+(this.options.symbolSearchRequestDelay?"&ssreqdelay="+encodeURIComponent(this.options.symbolSearchRequestDelay):"");return'<iframe id="'+this.id+'" name="'+this.id+'" src="'+a+'"'+(this.options.autosize||
this.options.fullscreen?"":' width="'+this.options.width+'" height="'+this.options.height+'"')+' frameborder="0" allowTransparency="true" scrolling="no" allowfullscreen style="display:block;"></iframe>'},onChartReady:function(a){this._ready?a.call(this):this._ready_handlers.push(a)},setSymbol:function(a,b,c){this._innerWindow().tradingViewApi.changeSymbol(a,b+"",c)},layout:function(){return this._innerWindow().tradingViewApi.layout()},setLayout:function(a){return this._innerWindow().tradingViewApi.setLayout(a)},
chartsCount:function(){return this._innerWindow().tradingViewApi.chartsCount()},chart:function(a){return this._innerWindow().tradingViewApi.chart(a)},activeChart:function(){return this._innerWindow().tradingViewApi.activeChart()},_widgetResizeTimer:null,createButton:function(a){var b=this;a=a||{};var c=a.align||"left";a=this._innerWindow().headerWidget;c="left"===c?a._$left:a._$right;a=a.createGroup("",{single:!0}).appendTo(c);a=$('<div class="button"></div>').appendTo(a);this._widgetResizeTimer&&
clearTimeout(this._widgetResizeTimer);this._widgetResizeTimer=setTimeout(function(){b._innerWindow().resizeWindow();clearTimeout(b._widgetResizeTimer)},5);return a},symbolInterval:function(a){return this._innerWindow().tradingViewApi.getSymbolInterval(a)},remove:function(){window.removeEventListener("resize",this._onWindowResize);delete window[this.options.uid];var a=e.gEl(this.id);a.contentWindow.destroyChart();a.parentNode.removeChild(a)},getVisibleRange:function(a){return this._innerWindow().tradingViewApi.getVisibleRange(a)},
clearTimeout(this._widgetResizeTimer);this._widgetResizeTimer=setTimeout(function(){b._innerWindow().resizeWindow();clearTimeout(b._widgetResizeTimer)},5);return a},symbolInterval:function(a){return this._innerWindow().tradingViewApi.getSymbolInterval(a)},remove:function(){window.removeEventListener("resize",this._onWindowResize);delete window[this.options.uid];var a=d.gEl(this.id);a.contentWindow.destroyChart();a.parentNode.removeChild(a)},getVisibleRange:function(a){return this._innerWindow().tradingViewApi.getVisibleRange(a)},
getVisiblePriceRange:function(a){return this._innerWindow().tradingViewApi.getVisiblePriceRange(a)},subscribe:function(a,b){this._innerWindow().tradingViewApi.subscribe(a,b)},onContextMenu:function(a){this._innerWindow().tradingViewApi.onContextMenu(a)},onShortcut:function(a,b){this._innerWindow().createShortcutAction(a,b)},onGrayedObjectClicked:function(a){this._innerWindow().tradingViewApi.onGrayedObjectClicked(a)},closePopupsAndDialogs:function(){this._innerWindow().tradingViewApi.closePopupsAndDialogs()},
applyOverrides:function(a){this.options=$.extend(!0,this.options,{overrides:a});this._innerWindow().applyOverrides(a)},createStudyTemplate:function(a,b){return this._innerWindow().tradingViewApi.createStudyTemplate(a,b)},addCustomCSSFile:function(a){this._innerWindow().addCustomCSSFile(a)},save:function(a){this._innerWindow().tradingViewApi.saveChart(a)},load:function(a,b){this._innerWindow().tradingViewApi.loadChart({json:a,extendedData:b})},setLanguage:function(a){this.remove();this.options.locale=
a;this.create()},isFloatingTradingPanelVisible:function(){return this._innerWindow().isFloatingTradingPanelVisible()},toggleFloatingTradingPanel:function(){this._innerWindow().toggleFloatingTradingPanel()},isBottomTradingPanelVisible:function(){return this._innerWindow().isBottomTradingPanelVisible()},toggleBottomTradingPanel:function(){this._innerWindow().toggleBottomTradingPanel()},showSampleOrderDialog:function(a){return this._innerWindow().showSampleOrderDialog(a)},mainSeriesPriceFormatter:function(){return this._innerWindow().tradingViewApi.mainSeriesPriceFormatter()},
showNoticeDialog:function(a){this._innerWindow().tradingViewApi.showNoticeDialog(a)},showConfirmDialog:function(a){this._innerWindow().tradingViewApi.showConfirmDialog(a)},selectLineTool:function(a){this._innerWindow().tradingViewApi.selectLineTool(a)},selectedLineTool:function(){return this._innerWindow().tradingViewApi.selectedLineTool()},getSavedCharts:function(a){this._innerWindow().tradingViewApi.getSavedCharts(a)},loadChartFromServer:function(a){this._innerWindow().tradingViewApi.loadChartFromServer(a)},
saveChartToServer:function(a,b,c,e){this._innerWindow().tradingViewApi.saveChartToServer(a,b,c,e)},removeChartFromServer:function(a,b){this._innerWindow().tradingViewApi.removeChartFromServer(a,b)},getIntervals:function(){return this._innerWindow().tradingViewApi.getIntervals()},getStudiesList:function(){return this._innerWindow().tradingViewApi.getStudiesList()}};g("onSymbolChange");g("onIntervalChange");[["onTick"],["onAutoSaveNeeded"],["onScreenshotReady"],["onBarMarkClicked","onMarkClick"],["onTimescaleMarkClicked",
"onTimescaleMarkClick"]].forEach(function(a){e.widget.prototype[a[0]]=function(b){var c=a[1]||a[0];console.warn("Method `"+a[0]+'` is obsolete. Please use `widget.subscribe("'+c+'", callback)` instead.');this.subscribe(c,b)}});window.TradingView&&jQuery?jQuery.extend(window.TradingView,e):window.TradingView=e}})();
saveChartToServer:function(a,b,c,d){this._innerWindow().tradingViewApi.saveChartToServer(a,b,c,d)},removeChartFromServer:function(a,b){this._innerWindow().tradingViewApi.removeChartFromServer(a,b)},getIntervals:function(){return this._innerWindow().tradingViewApi.getIntervals()},getStudiesList:function(){return this._innerWindow().tradingViewApi.getStudiesList()}};g("onSymbolChange");g("onIntervalChange");[["onTick"],["onAutoSaveNeeded"],["onScreenshotReady"],["onBarMarkClicked","onMarkClick"],["onTimescaleMarkClicked",
"onTimescaleMarkClick"]].forEach(function(a){d.widget.prototype[a[0]]=function(b){var c=a[1]||a[0];console.warn("Method `"+a[0]+'` is obsolete. Please use `widget.subscribe("'+c+'", callback)` instead.');this.subscribe(c,b)}});window.TradingView&&jQuery?jQuery.extend(window.TradingView,d):window.TradingView=d}})();

View File

Before

Width:  |  Height:  |  Size: 4.2 KiB

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 KiB

After

Width:  |  Height:  |  Size: 4.2 KiB

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

Before

Width:  |  Height:  |  Size: 4.2 KiB

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 434 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 82 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 137 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 501 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 940 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 78 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 100 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 27 KiB

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 294 B

View File

@@ -0,0 +1,3 @@
"use strict";
//fgnass.github.com/spin.js#v2.0.1
!function(a,b){"object"==typeof exports?module.exports=b():"function"==typeof define&&define.amd?define(b):a.Spinner=b()}(this,function(){"use strict";function a(a,b){var c,d=document.createElement(a||"div");for(c in b)d[c]=b[c];return d}function b(a){for(var b=1,c=arguments.length;c>b;b++)a.appendChild(arguments[b]);return a}function c(a,b,c,d){var e=["opacity",b,~~(100*a),c,d].join("-"),f=.01+c/d*100,g=Math.max(1-(1-a)/b*(100-f),a),h=j.substring(0,j.indexOf("Animation")).toLowerCase(),i=h&&"-"+h+"-"||"";return l[e]||(m.insertRule("@"+i+"keyframes "+e+"{0%{opacity:"+g+"}"+f+"%{opacity:"+a+"}"+(f+.01)+"%{opacity:1}"+(f+b)%100+"%{opacity:"+a+"}100%{opacity:"+g+"}}",m.cssRules.length),l[e]=1),e}function d(a,b){var c,d,e=a.style;for(b=b.charAt(0).toUpperCase()+b.slice(1),d=0;d<k.length;d++)if(c=k[d]+b,void 0!==e[c])return c;return void 0!==e[b]?b:void 0}function e(a,b){for(var c in b)a.style[d(a,c)||c]=b[c];return a}function f(a){for(var b=1;b<arguments.length;b++){var c=arguments[b];for(var d in c)void 0===a[d]&&(a[d]=c[d])}return a}function g(a,b){return"string"==typeof a?a:a[b%a.length]}function h(a){this.opts=f(a||{},h.defaults,n)}function i(){function c(b,c){return a("<"+b+' xmlns="urn:schemas-microsoft.com:vml" class="spin-vml">',c)}m.addRule(".spin-vml","behavior:url(#default#VML)"),h.prototype.lines=function(a,d){function f(){return e(c("group",{coordsize:k+" "+k,coordorigin:-j+" "+-j}),{width:k,height:k})}function h(a,h,i){b(m,b(e(f(),{rotation:360/d.lines*a+"deg",left:~~h}),b(e(c("roundrect",{arcsize:d.corners}),{width:j,height:d.width,left:d.radius,top:-d.width>>1,filter:i}),c("fill",{color:g(d.color,a),opacity:d.opacity}),c("stroke",{opacity:0}))))}var i,j=d.length+d.width,k=2*j,l=2*-(d.width+d.length)+"px",m=e(f(),{position:"absolute",top:l,left:l});if(d.shadow)for(i=1;i<=d.lines;i++)h(i,-2,"progid:DXImageTransform.Microsoft.Blur(pixelradius=2,makeshadow=1,shadowopacity=.3)");for(i=1;i<=d.lines;i++)h(i);return b(a,m)},h.prototype.opacity=function(a,b,c,d){var e=a.firstChild;d=d.shadow&&d.lines||0,e&&b+d<e.childNodes.length&&(e=e.childNodes[b+d],e=e&&e.firstChild,e=e&&e.firstChild,e&&(e.opacity=c))}}var j,k=["webkit","Moz","ms","O"],l={},m=function(){var c=a("style",{type:"text/css"});return b(document.getElementsByTagName("head")[0],c),c.sheet||c.styleSheet}(),n={lines:12,length:7,width:5,radius:10,rotate:0,corners:1,color:"#000",direction:1,speed:1,trail:100,opacity:.25,fps:20,zIndex:2e9,className:"spinner",top:"50%",left:"50%",position:"absolute"};h.defaults={},f(h.prototype,{spin:function(b){this.stop();{var c=this,d=c.opts,f=c.el=e(a(0,{className:d.className}),{position:d.position,width:0,zIndex:d.zIndex});d.radius+d.length+d.width}if(e(f,{left:d.left,top:d.top}),b&&b.insertBefore(f,b.firstChild||null),f.setAttribute("role","progressbar"),c.lines(f,c.opts),!j){var g,h=0,i=(d.lines-1)*(1-d.direction)/2,k=d.fps,l=k/d.speed,m=(1-d.opacity)/(l*d.trail/100),n=l/d.lines;!function o(){h++;for(var a=0;a<d.lines;a++)g=Math.max(1-(h+(d.lines-a)*n)%l*m,d.opacity),c.opacity(f,a*d.direction+i,g,d);c.timeout=c.el&&setTimeout(o,~~(1e3/k))}()}return c},stop:function(){var a=this.el;return a&&(clearTimeout(this.timeout),a.parentNode&&a.parentNode.removeChild(a),this.el=void 0),this},lines:function(d,f){function h(b,c){return e(a(),{position:"absolute",width:f.length+f.width+"px",height:f.width+"px",background:b,boxShadow:c,transformOrigin:"left",transform:"rotate("+~~(360/f.lines*k+f.rotate)+"deg) translate("+f.radius+"px,0)",borderRadius:(f.corners*f.width>>1)+"px"})}for(var i,k=0,l=(f.lines-1)*(1-f.direction)/2;k<f.lines;k++)i=e(a(),{position:"absolute",top:1+~(f.width/2)+"px",transform:f.hwaccel?"translate3d(0,0,0)":"",opacity:f.opacity,animation:j&&c(f.opacity,f.trail,l+k*f.direction,f.lines)+" "+1/f.speed+"s linear infinite"}),f.shadow&&b(i,e(h("#000","0 0 4px #000"),{top:"2px"})),b(d,b(i,h(g(f.color,k),"0 0 1px rgba(0,0,0,.1)")));return d},opacity:function(a,b,c){b<a.childNodes.length&&(a.childNodes[b].style.opacity=c)}});var o=e(a("group"),{behavior:"url(#default#VML)"});return!d(o,"transform")&&o.adj?i():j=d(o,"animation"),h});

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -1 +1 @@
{"Balance of Power_study": "Balance of Power", "Linear Regression Curve_study": "Linear Regression Curve", "SMI Ergodic Indicator/Oscillator_study": "SMI Ergodic Indicator/Oscillator", "Low_in_legend": "L", "Bollinger Bands %B_study": "Bollinger Bands %B", "week_plural": "weeks", "Ichimoku Cloud_study": "Ichimoku Cloud", "Open_line_tool_position": "Opened", "Willams %R_study": "Willams %R", "Moving Avarage Weighted_study": "Moving Avarage Weighted", "Awesome Oscillator_study": "Awesome Oscillator", "hour_plural": "hours", "TRIX_study": "TRIX", "Arnaud Legoux Moving Average_study": "Arnaud Legoux Moving Average", "Directional Movement Index_study": "Directional Movement Index", "Relative Vigor Index_study": "Relative Vigor Index", "Envelope_study": "Envelope", "Triple EMA_study": "Triple EMA", "Correlation Coeff_study": "Correlation Coeff", "Relative Volatility Index_study": "Relative Volatility Index", "Closed_line_tool_position": "Closed", "Donchian Channels_study": "Donchian Channels", "Relative Strength Index_study": "Relative Strength Index", "Commodity Channel Index_study": "Commodity Channel Index", "day_plural": "days", "Chaikin Oscillator_study": "Chaikin Oscillator", "Volume Oscillator_study": "Volume Oscillator", "propertypage-name-label_css_class": "propertypage-name-label", "Volume_study": "Volume", "Advance/Decline_study": "Advance/Decline", "Least Squares Moving Average_study": "Least Squares Moving Average", "month_plural": "months", "Hull MA_study": "Hull MA", "Mass Index_study": "Mass Index", "Price Oscillator_study": "Price Oscillator", "Bollinger Bands_study": "Bollinger Bands", "Aroon_study": "Aroon", "Chande Momentum Oscillator_study": "Chande Momentum Oscillator", "Moving Average Convergence/Divergence_study": "Moving Average Convergence/Divergence", "Moving Avarage Exponentional_study": "Moving Avarage Exponentional", "Money Flow_study": "Money Flow", "Stochastic RSI_study": "Stochastic RSI", "bars_margin": "bars", "Elders Force Index_study": "Elders Force Index", "VWMA_study": "VWMA", "High_in_legend": "H", "Keltner Channels_study": "Keltner Channels", "Average True Range_study": "Average True Range", "d_dates": "d", "in_dates": "in", "Cross_chart_type": "Cross", "On Balance Volume_study": "On Balance Volume", "Double Exponential Moving Average_study": "Double Exponential Moving Average", "Williams Alligator_study": "Williams Alligator", "MA Cross_study": "MA Cross", "Accumulation/Distribution_study": "Accumulation/Distribution", "Choppiness Index_study": "Choppiness Index", "Moving Average_study": "Moving Average", "Bollinger Bands Width_study": "Bollinger Bands Width", "h_dates": "h", "Know Sure Thing_study": "Know Sure Thing", "True Strength Indicator_study": "True Strength Indicator", "Net Volume_study": "Net Volume", "Coppock Curve_study": "Coppock Curve", "m_dates": "m", "Chande Kroll Stop_study": "Chande Kroll Stop", "Parabolic SAR_study": "Parabolic SAR", "minute_plural": "minutes", "Percentage_scale_menu": "Percentage", "Chaikin Money Flow_study": "Chaikin Money Flow", "Ease of Movement_study": "Ease of Movement", "Open_in_legend": "O", "Log Scale_scale_menu": "Log Scale", "Close_in_legend": "C", "Klinger Oscillator_study": "Klinger Oscillator", "Stochastic_study": "Stochastic"}
{"Balance of Power_study": "Balance of Power", "Linear Regression Curve_study": "Linear Regression Curve", "SMI Ergodic Indicator/Oscillator_study": "SMI Ergodic Indicator/Oscillator", "Low_in_legend": "L", "Bollinger Bands %B_study": "Bollinger Bands %B", "week_plural": "weeks", "Ichimoku Cloud_study": "Ichimoku Cloud", "Open_line_tool_position": "Opened", "Willams %R_study": "Willams %R", "Moving Avarage Weighted_study": "Moving Avarage Weighted", "Awesome Oscillator_study": "Awesome Oscillator", "hour_plural": "hours", "TRIX_study": "TRIX", "Arnaud Legoux Moving Average_study": "Arnaud Legoux Moving Average", "Directional Movement Index_study": "Directional Movement Index", "Relative Vigor Index_study": "Relative Vigor Index", "Envelope_study": "Envelope", "Triple EMA_study": "Triple EMA", "Correlation Coeff_study": "Correlation Coeff", "Relative Volatility Index_study": "Relative Volatility Index", "Closed_line_tool_position": "Closed", "Hull MA_study": "Hull MA", "Relative Strength Index_study": "Relative Strength Index", "Commodity Channel Index_study": "Commodity Channel Index", "day_plural": "days", "Chaikin Oscillator_study": "Chaikin Oscillator", "Volume Oscillator_study": "Volume Oscillator", "Donchian Channels_study": "Donchian Channels", "Volume_study": "Volume", "Advance/Decline_study": "Advance/Decline", "Least Squares Moving Average_study": "Least Squares Moving Average", "month_plural": "months", "Mass Index_study": "Mass Index", "Price Oscillator_study": "Price Oscillator", "Bollinger Bands_study": "Bollinger Bands", "Aroon_study": "Aroon", "Chande Momentum Oscillator_study": "Chande Momentum Oscillator", "Moving Average Convergence/Divergence_study": "Moving Average Convergence/Divergence", "Moving Avarage Exponentional_study": "Moving Avarage Exponentional", "Money Flow_study": "Money Flow", "Stochastic RSI_study": "Stochastic RSI", "bars_margin": "bars", "Elders Force Index_study": "Elders Force Index", "VWMA_study": "VWMA", "High_in_legend": "H", "Keltner Channels_study": "Keltner Channels", "Average True Range_study": "Average True Range", "d_dates": "d", "in_dates": "in", "Cross_chart_type": "Cross", "On Balance Volume_study": "On Balance Volume", "Double Exponential Moving Average_study": "Double Exponential Moving Average", "Williams Alligator_study": "Williams Alligator", "MA Cross_study": "MA Cross", "Accumulation/Distribution_study": "Accumulation/Distribution", "Choppiness Index_study": "Choppiness Index", "Moving Average_study": "Moving Average", "Bollinger Bands Width_study": "Bollinger Bands Width", "h_dates": "h", "Know Sure Thing_study": "Know Sure Thing", "True Strength Indicator_study": "True Strength Indicator", "Net Volume_study": "Net Volume", "Coppock Curve_study": "Coppock Curve", "m_dates": "m", "Chande Kroll Stop_study": "Chande Kroll Stop", "Parabolic SAR_study": "Parabolic SAR", "minute_plural": "minutes", "Percentage_scale_menu": "Percentage", "Chaikin Money Flow_study": "Chaikin Money Flow", "Ease of Movement_study": "Ease of Movement", "Open_in_legend": "O", "Log Scale_scale_menu": "Log Scale", "Close_in_legend": "C", "Klinger Oscillator_study": "Klinger Oscillator", "Stochastic_study": "Stochastic"}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -1 +1 @@
{"Willams %R_study": "Willams %R", "in_dates": "in", "Relative Volatility Index_study": "Relative Volatility Index", "Su_day_of_week": "Su", "Volume_study": "Volume", "month_plural": "months", "Price Oscillator_study": "Price Oscillator", "Bollinger Bands_study": "Bollinger Bands", "Th_day_of_week": "Th", "Stochastic RSI_study": "Stochastic RSI", "bars_margin": "bars", "Average True Range_study": "Average True Range", "in %s_time_range": "in %s", "Cross_chart_type": "Cross", "Parabolic SAR_study": "Parabolic SAR", "Accumulation/Distribution_study": "Accumulation/Distribution", "Moving Average_study": "Moving Average", "h_dates": "h", "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)", "Coppock Curve_study": "Coppock Curve", "Chande Kroll Stop_study": "Chande Kroll Stop", "Moving Average Exponential_study": "Moving Average Exponential", "Stochastic_study": "Stochastic", "Linear Regression Curve_study": "Linear Regression Curve", "Bollinger Bands %B_study": "Bollinger Bands %B", "s_dates": "s", "Donchian Channels_study": "Donchian Channels", "Chaikin Oscillator_study": "Chaikin Oscillator", "Balance of Power_study": "Balance of Power", "Awesome Oscillator_study": "Awesome Oscillator", "Moving Average Weighted_study": "Moving Average Weighted", "Precise Labels_scale_menu": "Precise Labels", "Do you realy want to delete {0} template?": "Do you really want to delete {0} template?", "day_plural": "days", "minute_plural": "minutes", "Volume Oscillator_study": "Volume Oscillator", "Ichimoku Cloud_study": "Ichimoku Cloud", "Mass Index_study": "Mass Index", "Chande Momentum Oscillator_study": "Chande Momentum Oscillator", "Money Flow_study": "Money Flow", "Keltner Channels_study": "Keltner Channels", "We_day_of_week": "We", "Double Exponential Moving Average_study": "Double Exponential Moving Average", "week_plural": "weeks", "Choppiness Index_study": "Choppiness Index", "Percentage_scale_menu": "Percentage", "Open_in_legend": "O", "Close_in_legend": "C", "Klinger Oscillator_study": "Klinger Oscillator", "SMI Ergodic Indicator/Oscillator_study": "SMI Ergodic Indicator/Oscillator", "hour_plural": "hours", "TRIX_study": "TRIX", "Arnaud Legoux Moving Average_study": "Arnaud Legoux Moving Average", "On Balance Volume_study": "On Balance Volume", "Closed_line_tool_position": "Closed", "Hull MA_study": "Hull MA", "Relative Strength Index_study": "Relative Strength Index", "d_dates": "d", "Source_compare": "Source", "Least Squares Moving Average_study": "Least Squares Moving Average", "Log Scale_scale_menu": "Log Scale", "Do you realy want to replace \"{0}\"?": "Do you really want to replace \"{0}\"?", "propertypage-name-label_css_class": "propertypage-name-label", "MA Cross_study": "MA Cross", "True Strength Indicator_study": "True Strength Indicator", "Do you realy want to delete theme": "Do you really want to delete __theme__ theme?", "Advance/Decline_study": "Advance/Decline", "Low_in_legend": "L", "%s ago_time_range": "%s ago", "Open_line_tool_position": "Opened", "Bollinger Bands Width_study": "Bollinger Bands Width", "Directional Movement Index_study": "Directional Movement Index", "Triple EMA_study": "Triple EMA", "Envelope_study": "Envelope", "Relative Vigor Index_study": "Relative Vigor Index", "Correlation Coeff_study": "Correlation Coeff", "Do you realy want to replace": "Do you really want to replace", "Tu_day_of_week": "Tu", "Elders Force Index_study": "Elders Force Index", "Commodity Channel Index_study": "Commodity Channel Index", "auto_scale": "auto", "Aroon_study": "Aroon", "Moving Average Convergence/Divergence_study": "Moving Average Convergence/Divergence", "VWMA_study": "VWMA", "High_in_legend": "H", "Fr_day_of_week": "Fr", "Williams Alligator_study": "Williams Alligator", "Chaikin Money Flow_study": "Chaikin Money Flow", "Know Sure Thing_study": "Know Sure Thing", "Mo_day_of_week": "Mo", "Net Volume_study": "Net Volume", "m_dates": "m", "Sa_day_of_week": "Sa", "Ease of Movement_study": "Ease of Movement"}
{"Willams %R_study": "Willams %R", "in_dates": "in", "Close_input": "Close", "Relative Volatility Index_study": "Relative Volatility Index", "Su_day_of_week": "Su", "Volume_study": "Volume", "month_plural": "months", "Price Oscillator_study": "Price Oscillator", "Bollinger Bands_study": "Bollinger Bands", "Th_day_of_week": "Th", "Stochastic RSI_study": "Stochastic RSI", "bars_margin": "bars", "Average True Range_study": "Average True Range", "in %s_time_range": "in %s", "Cross_chart_type": "Cross", "Parabolic SAR_study": "Parabolic SAR", "Accumulation/Distribution_study": "Accumulation/Distribution", "Moving Average_study": "Moving Average", "h_dates": "h", "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)", "Coppock Curve_study": "Coppock Curve", "Chande Kroll Stop_study": "Chande Kroll Stop", "Moving Average Exponential_study": "Moving Average Exponential", "Stochastic_study": "Stochastic", "Linear Regression Curve_study": "Linear Regression Curve", "Bollinger Bands %B_study": "Bollinger Bands %B", "s_dates": "s", "Donchian Channels_study": "Donchian Channels", "Chaikin Oscillator_study": "Chaikin Oscillator", "Balance of Power_study": "Balance of Power", "Awesome Oscillator_study": "Awesome Oscillator", "Moving Average Weighted_study": "Moving Average Weighted", "Precise Labels_scale_menu": "Precise Labels", "Do you realy want to delete {0} template?": "Do you really want to delete {0} template?", "day_plural": "days", "minute_plural": "minutes", "Volume Oscillator_study": "Volume Oscillator", "Ichimoku Cloud_study": "Ichimoku Cloud", "Mass Index_study": "Mass Index", "Chande Momentum Oscillator_study": "Chande Momentum Oscillator", "Money Flow_study": "Money Flow", "Keltner Channels_study": "Keltner Channels", "We_day_of_week": "We", "Double Exponential Moving Average_study": "Double Exponential Moving Average", "week_plural": "weeks", "Choppiness Index_study": "Choppiness Index", "Percentage_scale_menu": "Percentage", "Open_in_legend": "O", "Close_in_legend": "C", "Klinger Oscillator_study": "Klinger Oscillator", "SMI Ergodic Indicator/Oscillator_study": "SMI Ergodic Indicator/Oscillator", "hour_plural": "hours", "TRIX_study": "TRIX", "Arnaud Legoux Moving Average_study": "Arnaud Legoux Moving Average", "On Balance Volume_study": "On Balance Volume", "Closed_line_tool_position": "Closed", "Hull MA_study": "Hull MA", "Relative Strength Index_study": "Relative Strength Index", "d_dates": "d", "Source_compare": "Source", "Least Squares Moving Average_study": "Least Squares Moving Average", "Log Scale_scale_menu": "Log Scale", "Do you realy want to replace \"{0}\"?": "Do you really want to replace \"{0}\"?", "MA Cross_study": "MA Cross", "True Strength Indicator_study": "True Strength Indicator", "Do you realy want to delete theme": "Do you really want to delete __theme__ theme?", "Advance/Decline_study": "Advance/Decline", "Low_in_legend": "L", "%s ago_time_range": "%s ago", "Open_line_tool_position": "Opened", "Bollinger Bands Width_study": "Bollinger Bands Width", "Directional Movement Index_study": "Directional Movement Index", "Triple EMA_study": "Triple EMA", "Envelope_study": "Envelope", "Relative Vigor Index_study": "Relative Vigor Index", "Correlation Coeff_study": "Correlation Coeff", "Do you realy want to replace": "Do you really want to replace", "Tu_day_of_week": "Tu", "Elders Force Index_study": "Elders Force Index", "Commodity Channel Index_study": "Commodity Channel Index", "auto_scale": "auto", "Aroon_study": "Aroon", "Moving Average Convergence/Divergence_study": "Moving Average Convergence/Divergence", "VWMA_study": "VWMA", "High_in_legend": "H", "Fr_day_of_week": "Fr", "Williams Alligator_study": "Williams Alligator", "Chaikin Money Flow_study": "Chaikin Money Flow", "Know Sure Thing_study": "Know Sure Thing", "Mo_day_of_week": "Mo", "Net Volume_study": "Net Volume", "m_dates": "m", "Sa_day_of_week": "Sa", "Ease of Movement_study": "Ease of Movement"}

File diff suppressed because one or more lines are too long

View File

@@ -1 +1 @@
{"Willams %R_study": "Willams %R", "in_dates": "in", "Relative Volatility Index_study": "Relative Volatility Index", "Su_day_of_week": "Su", "Volume_study": "Volume", "month_plural": "months", "Price Oscillator_study": "Price Oscillator", "Bollinger Bands_study": "Bollinger Bands", "Th_day_of_week": "Th", "Stochastic RSI_study": "Stochastic RSI", "bars_margin": "bars", "Average True Range_study": "Average True Range", "in %s_time_range": "in %s", "Cross_chart_type": "Cross", "Parabolic SAR_study": "Parabolic SAR", "Accumulation/Distribution_study": "Accumulation/Distribution", "Moving Average_study": "Moving Average", "h_dates": "h", "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)", "Coppock Curve_study": "Coppock Curve", "Chande Kroll Stop_study": "Chande Kroll Stop", "Moving Average Exponential_study": "Moving Average Exponential", "Stochastic_study": "Stochastic", "Linear Regression Curve_study": "Linear Regression Curve", "Bollinger Bands %B_study": "Bollinger Bands %B", "s_dates": "s", "Donchian Channels_study": "Donchian Channels", "Chaikin Oscillator_study": "Chaikin Oscillator", "Balance of Power_study": "Balance of Power", "Awesome Oscillator_study": "Awesome Oscillator", "Moving Average Weighted_study": "Moving Average Weighted", "Precise Labels_scale_menu": "Precise Labels", "Do you realy want to delete {0} template?": "Do you really want to delete {0} template?", "day_plural": "days", "minute_plural": "minutes", "Volume Oscillator_study": "Volume Oscillator", "Ichimoku Cloud_study": "Ichimoku Cloud", "Mass Index_study": "Mass Index", "Chande Momentum Oscillator_study": "Chande Momentum Oscillator", "Money Flow_study": "Money Flow", "Keltner Channels_study": "Keltner Channels", "We_day_of_week": "We", "Double Exponential Moving Average_study": "Double Exponential Moving Average", "week_plural": "weeks", "Choppiness Index_study": "Choppiness Index", "Percentage_scale_menu": "Percentage", "Open_in_legend": "O", "Close_in_legend": "C", "Klinger Oscillator_study": "Klinger Oscillator", "SMI Ergodic Indicator/Oscillator_study": "SMI Ergodic Indicator/Oscillator", "hour_plural": "hours", "TRIX_study": "TRIX", "Arnaud Legoux Moving Average_study": "Arnaud Legoux Moving Average", "On Balance Volume_study": "On Balance Volume", "Closed_line_tool_position": "Closed", "Hull MA_study": "Hull MA", "Relative Strength Index_study": "Relative Strength Index", "d_dates": "d", "Source_compare": "Source", "Least Squares Moving Average_study": "Least Squares Moving Average", "Log Scale_scale_menu": "Log Scale", "Do you realy want to replace \"{0}\"?": "Do you really want to replace \"{0}\"?", "propertypage-name-label_css_class": "propertypage-name-label", "MA Cross_study": "MA Cross", "True Strength Indicator_study": "True Strength Indicator", "Do you realy want to delete theme": "Do you really want to delete __theme__ theme?", "Advance/Decline_study": "Advance/Decline", "Low_in_legend": "L", "%s ago_time_range": "%s ago", "Open_line_tool_position": "Opened", "Bollinger Bands Width_study": "Bollinger Bands Width", "Directional Movement Index_study": "Directional Movement Index", "Triple EMA_study": "Triple EMA", "Envelope_study": "Envelope", "Relative Vigor Index_study": "Relative Vigor Index", "Correlation Coeff_study": "Correlation Coeff", "Do you realy want to replace": "Do you really want to replace", "Tu_day_of_week": "Tu", "Elders Force Index_study": "Elders Force Index", "Commodity Channel Index_study": "Commodity Channel Index", "auto_scale": "auto", "Aroon_study": "Aroon", "Moving Average Convergence/Divergence_study": "Moving Average Convergence/Divergence", "VWMA_study": "VWMA", "High_in_legend": "H", "Fr_day_of_week": "Fr", "Williams Alligator_study": "Williams Alligator", "Chaikin Money Flow_study": "Chaikin Money Flow", "Know Sure Thing_study": "Know Sure Thing", "Mo_day_of_week": "Mo", "Net Volume_study": "Net Volume", "m_dates": "m", "Sa_day_of_week": "Sa", "Ease of Movement_study": "Ease of Movement"}
{"Willams %R_study": "Willams %R", "in_dates": "in", "Close_input": "Close", "Relative Volatility Index_study": "Relative Volatility Index", "Su_day_of_week": "Su", "Volume_study": "Volume", "month_plural": "months", "Price Oscillator_study": "Price Oscillator", "Bollinger Bands_study": "Bollinger Bands", "Th_day_of_week": "Th", "Stochastic RSI_study": "Stochastic RSI", "bars_margin": "bars", "Average True Range_study": "Average True Range", "in %s_time_range": "in %s", "Cross_chart_type": "Cross", "Parabolic SAR_study": "Parabolic SAR", "Accumulation/Distribution_study": "Accumulation/Distribution", "Moving Average_study": "Moving Average", "h_dates": "h", "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)", "Coppock Curve_study": "Coppock Curve", "Chande Kroll Stop_study": "Chande Kroll Stop", "Moving Average Exponential_study": "Moving Average Exponential", "Stochastic_study": "Stochastic", "Linear Regression Curve_study": "Linear Regression Curve", "Bollinger Bands %B_study": "Bollinger Bands %B", "s_dates": "s", "Donchian Channels_study": "Donchian Channels", "Chaikin Oscillator_study": "Chaikin Oscillator", "Balance of Power_study": "Balance of Power", "Awesome Oscillator_study": "Awesome Oscillator", "Moving Average Weighted_study": "Moving Average Weighted", "Precise Labels_scale_menu": "Precise Labels", "Do you realy want to delete {0} template?": "Do you really want to delete {0} template?", "day_plural": "days", "minute_plural": "minutes", "Volume Oscillator_study": "Volume Oscillator", "Ichimoku Cloud_study": "Ichimoku Cloud", "Mass Index_study": "Mass Index", "Chande Momentum Oscillator_study": "Chande Momentum Oscillator", "Money Flow_study": "Money Flow", "Keltner Channels_study": "Keltner Channels", "We_day_of_week": "We", "Double Exponential Moving Average_study": "Double Exponential Moving Average", "week_plural": "weeks", "Choppiness Index_study": "Choppiness Index", "Percentage_scale_menu": "Percentage", "Open_in_legend": "O", "Close_in_legend": "C", "Klinger Oscillator_study": "Klinger Oscillator", "SMI Ergodic Indicator/Oscillator_study": "SMI Ergodic Indicator/Oscillator", "hour_plural": "hours", "TRIX_study": "TRIX", "Arnaud Legoux Moving Average_study": "Arnaud Legoux Moving Average", "On Balance Volume_study": "On Balance Volume", "Closed_line_tool_position": "Closed", "Hull MA_study": "Hull MA", "Relative Strength Index_study": "Relative Strength Index", "d_dates": "d", "Source_compare": "Source", "Least Squares Moving Average_study": "Least Squares Moving Average", "Log Scale_scale_menu": "Log Scale", "Do you realy want to replace \"{0}\"?": "Do you really want to replace \"{0}\"?", "MA Cross_study": "MA Cross", "True Strength Indicator_study": "True Strength Indicator", "Do you realy want to delete theme": "Do you really want to delete __theme__ theme?", "Advance/Decline_study": "Advance/Decline", "Low_in_legend": "L", "%s ago_time_range": "%s ago", "Open_line_tool_position": "Opened", "Bollinger Bands Width_study": "Bollinger Bands Width", "Directional Movement Index_study": "Directional Movement Index", "Triple EMA_study": "Triple EMA", "Envelope_study": "Envelope", "Relative Vigor Index_study": "Relative Vigor Index", "Correlation Coeff_study": "Correlation Coeff", "Do you realy want to replace": "Do you really want to replace", "Tu_day_of_week": "Tu", "Elders Force Index_study": "Elders Force Index", "Commodity Channel Index_study": "Commodity Channel Index", "auto_scale": "auto", "Aroon_study": "Aroon", "Moving Average Convergence/Divergence_study": "Moving Average Convergence/Divergence", "VWMA_study": "VWMA", "High_in_legend": "H", "Fr_day_of_week": "Fr", "Williams Alligator_study": "Williams Alligator", "Chaikin Money Flow_study": "Chaikin Money Flow", "Know Sure Thing_study": "Know Sure Thing", "Mo_day_of_week": "Mo", "Net Volume_study": "Net Volume", "m_dates": "m", "Sa_day_of_week": "Sa", "Ease of Movement_study": "Ease of Movement"}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -1 +1 @@
{"Balance of Power_study": "Balance of Power", "Linear Regression Curve_study": "Linear Regression Curve", "SMI Ergodic Indicator/Oscillator_study": "SMI Ergodic Indicator/Oscillator", "Low_in_legend": "L", "Bollinger Bands %B_study": "Bollinger Bands %B", "week_plural": "weeks", "Ichimoku Cloud_study": "Ichimoku Cloud", "Open_line_tool_position": "Opened", "Willams %R_study": "Willams %R", "Awesome Oscillator_study": "Awesome Oscillator", "hour_plural": "hours", "TRIX_study": "TRIX", "Arnaud Legoux Moving Average_study": "Arnaud Legoux Moving Average", "Directional Movement Index_study": "Directional Movement Index", "Triple EMA_study": "Triple EMA", "Envelope_study": "Envelope", "Moving Average Weighted_study": "Moving Average Weighted", "Correlation Coeff_study": "Correlation Coeff", "Relative Volatility Index_study": "Relative Volatility Index", "Closed_line_tool_position": "Closed", "Donchian Channels_study": "Donchian Channels", "Relative Strength Index_study": "Relative Strength Index", "Commodity Channel Index_study": "Commodity Channel Index", "day_plural": "days", "Chaikin Oscillator_study": "Chaikin Oscillator", "Source_compare": "Source", "propertypage-name-label_css_class": "propertypage-name-label", "Volume_study": "Volume", "Advance/Decline_study": "Advance/Decline", "Least Squares Moving Average_study": "Least Squares Moving Average", "month_plural": "months", "True Strength Indicator_study": "True Strength Indicator", "auto_scale": "auto", "Hull MA_study": "Hull MA", "Mass Index_study": "Mass Index", "Price Oscillator_study": "Price Oscillator", "Relative Vigor Index_study": "Relative Vigor Index", "Bollinger Bands_study": "Bollinger Bands", "Aroon_study": "Aroon", "Chande Momentum Oscillator_study": "Chande Momentum Oscillator", "Moving Average Convergence/Divergence_study": "Moving Average Convergence/Divergence", "Money Flow_study": "Money Flow", "Stochastic RSI_study": "Stochastic RSI", "bars_margin": "bars", "Elders Force Index_study": "Elders Force Index", "VWMA_study": "VWMA", "High_in_legend": "H", "Keltner Channels_study": "Keltner Channels", "Average True Range_study": "Average True Range", "d_dates": "d", "in_dates": "in", "Cross_chart_type": "Cross", "On Balance Volume_study": "On Balance Volume", "Double Exponential Moving Average_study": "Double Exponential Moving Average", "Williams Alligator_study": "Williams Alligator", "MA Cross_study": "MA Cross", "Accumulation/Distribution_study": "Accumulation/Distribution", "Choppiness Index_study": "Choppiness Index", "Moving Average_study": "Moving Average", "Bollinger Bands Width_study": "Bollinger Bands Width", "h_dates": "h", "Know Sure Thing_study": "Know Sure Thing", "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)", "Net Volume_study": "Net Volume", "Coppock Curve_study": "Coppock Curve", "m_dates": "m", "Chande Kroll Stop_study": "Chande Kroll Stop", "Parabolic SAR_study": "Parabolic SAR", "minute_plural": "minutes", "Percentage_scale_menu": "Percentage", "Chaikin Money Flow_study": "Chaikin Money Flow", "Ease of Movement_study": "Ease of Movement", "Volume Oscillator_study": "Volume Oscillator", "Open_in_legend": "O", "Log Scale_scale_menu": "Log Scale", "Moving Average Exponential_study": "Moving Average Exponential", "Close_in_legend": "C", "Klinger Oscillator_study": "Klinger Oscillator", "Stochastic_study": "Stochastic"}
{"Balance of Power_study": "Balance of Power", "Linear Regression Curve_study": "Linear Regression Curve", "SMI Ergodic Indicator/Oscillator_study": "SMI Ergodic Indicator/Oscillator", "Low_in_legend": "L", "Bollinger Bands %B_study": "Bollinger Bands %B", "week_plural": "weeks", "Ichimoku Cloud_study": "Ichimoku Cloud", "Open_line_tool_position": "Opened", "Willams %R_study": "Willams %R", "Awesome Oscillator_study": "Awesome Oscillator", "hour_plural": "hours", "TRIX_study": "TRIX", "Arnaud Legoux Moving Average_study": "Arnaud Legoux Moving Average", "Directional Movement Index_study": "Directional Movement Index", "Triple EMA_study": "Triple EMA", "Envelope_study": "Envelope", "Moving Average Weighted_study": "Moving Average Weighted", "Correlation Coeff_study": "Correlation Coeff", "Relative Volatility Index_study": "Relative Volatility Index", "Closed_line_tool_position": "Closed", "Hull MA_study": "Hull MA", "Relative Strength Index_study": "Relative Strength Index", "Commodity Channel Index_study": "Commodity Channel Index", "day_plural": "days", "Chaikin Oscillator_study": "Chaikin Oscillator", "Source_compare": "Source", "Donchian Channels_study": "Donchian Channels", "Volume_study": "Volume", "Advance/Decline_study": "Advance/Decline", "Least Squares Moving Average_study": "Least Squares Moving Average", "month_plural": "months", "True Strength Indicator_study": "True Strength Indicator", "auto_scale": "auto", "Mass Index_study": "Mass Index", "Price Oscillator_study": "Price Oscillator", "Relative Vigor Index_study": "Relative Vigor Index", "Bollinger Bands_study": "Bollinger Bands", "Aroon_study": "Aroon", "Chande Momentum Oscillator_study": "Chande Momentum Oscillator", "Moving Average Convergence/Divergence_study": "Moving Average Convergence/Divergence", "Money Flow_study": "Money Flow", "Stochastic RSI_study": "Stochastic RSI", "bars_margin": "bars", "Elders Force Index_study": "Elders Force Index", "VWMA_study": "VWMA", "High_in_legend": "H", "Keltner Channels_study": "Keltner Channels", "Average True Range_study": "Average True Range", "d_dates": "d", "in_dates": "in", "Cross_chart_type": "Cross", "On Balance Volume_study": "On Balance Volume", "Double Exponential Moving Average_study": "Double Exponential Moving Average", "Williams Alligator_study": "Williams Alligator", "MA Cross_study": "MA Cross", "Accumulation/Distribution_study": "Accumulation/Distribution", "Choppiness Index_study": "Choppiness Index", "Moving Average_study": "Moving Average", "Bollinger Bands Width_study": "Bollinger Bands Width", "h_dates": "h", "Know Sure Thing_study": "Know Sure Thing", "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)", "Net Volume_study": "Net Volume", "Coppock Curve_study": "Coppock Curve", "m_dates": "m", "Chande Kroll Stop_study": "Chande Kroll Stop", "Parabolic SAR_study": "Parabolic SAR", "minute_plural": "minutes", "Percentage_scale_menu": "Percentage", "Chaikin Money Flow_study": "Chaikin Money Flow", "Ease of Movement_study": "Ease of Movement", "Volume Oscillator_study": "Volume Oscillator", "Open_in_legend": "O", "Log Scale_scale_menu": "Log Scale", "Moving Average Exponential_study": "Moving Average Exponential", "Close_in_legend": "C", "Klinger Oscillator_study": "Klinger Oscillator", "Stochastic_study": "Stochastic"}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -1 +1 @@
{"Willams %R_study": "Willams %R", "in_dates": "in", "Relative Volatility Index_study": "Relative Volatility Index", "Su_day_of_week": "Su", "Volume_study": "Volume", "month_plural": "months", "Price Oscillator_study": "Price Oscillator", "Bollinger Bands_study": "Bollinger Bands", "Th_day_of_week": "Th", "Stochastic RSI_study": "Stochastic RSI", "bars_margin": "bars", "Average True Range_study": "Average True Range", "in %s_time_range": "in %s", "Cross_chart_type": "Cross", "Parabolic SAR_study": "Parabolic SAR", "Accumulation/Distribution_study": "Accumulation/Distribution", "Moving Average_study": "Moving Average", "h_dates": "h", "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)", "Coppock Curve_study": "Coppock Curve", "Chande Kroll Stop_study": "Chande Kroll Stop", "Moving Average Exponential_study": "Moving Average Exponential", "Stochastic_study": "Stochastic", "Linear Regression Curve_study": "Linear Regression Curve", "Bollinger Bands %B_study": "Bollinger Bands %B", "s_dates": "s", "Donchian Channels_study": "Donchian Channels", "Chaikin Oscillator_study": "Chaikin Oscillator", "Balance of Power_study": "Balance of Power", "Awesome Oscillator_study": "Awesome Oscillator", "Moving Average Weighted_study": "Moving Average Weighted", "Precise Labels_scale_menu": "Precise Labels", "Do you realy want to delete {0} template?": "Do you really want to delete {0} template?", "day_plural": "days", "minute_plural": "minutes", "Volume Oscillator_study": "Volume Oscillator", "Ichimoku Cloud_study": "Ichimoku Cloud", "Mass Index_study": "Mass Index", "Chande Momentum Oscillator_study": "Chande Momentum Oscillator", "Money Flow_study": "Money Flow", "Keltner Channels_study": "Keltner Channels", "We_day_of_week": "We", "Double Exponential Moving Average_study": "Double Exponential Moving Average", "week_plural": "weeks", "Choppiness Index_study": "Choppiness Index", "Percentage_scale_menu": "Percentage", "Open_in_legend": "O", "Close_in_legend": "C", "Klinger Oscillator_study": "Klinger Oscillator", "SMI Ergodic Indicator/Oscillator_study": "SMI Ergodic Indicator/Oscillator", "hour_plural": "hours", "TRIX_study": "TRIX", "Arnaud Legoux Moving Average_study": "Arnaud Legoux Moving Average", "On Balance Volume_study": "On Balance Volume", "Closed_line_tool_position": "Closed", "Hull MA_study": "Hull MA", "Relative Strength Index_study": "Relative Strength Index", "d_dates": "d", "Source_compare": "Source", "Least Squares Moving Average_study": "Least Squares Moving Average", "Log Scale_scale_menu": "Log Scale", "Do you realy want to replace \"{0}\"?": "Do you really want to replace \"{0}\"?", "propertypage-name-label_css_class": "propertypage-name-label", "MA Cross_study": "MA Cross", "True Strength Indicator_study": "True Strength Indicator", "Do you realy want to delete theme": "Do you really want to delete __theme__ theme?", "Advance/Decline_study": "Advance/Decline", "Low_in_legend": "L", "%s ago_time_range": "%s ago", "Open_line_tool_position": "Opened", "Bollinger Bands Width_study": "Bollinger Bands Width", "Directional Movement Index_study": "Directional Movement Index", "Triple EMA_study": "Triple EMA", "Envelope_study": "Envelope", "Relative Vigor Index_study": "Relative Vigor Index", "Correlation Coeff_study": "Correlation Coeff", "Do you realy want to replace": "Do you really want to replace", "Tu_day_of_week": "Tu", "Elders Force Index_study": "Elders Force Index", "Commodity Channel Index_study": "Commodity Channel Index", "auto_scale": "auto", "Aroon_study": "Aroon", "Moving Average Convergence/Divergence_study": "Moving Average Convergence/Divergence", "VWMA_study": "VWMA", "High_in_legend": "H", "Fr_day_of_week": "Fr", "Williams Alligator_study": "Williams Alligator", "Chaikin Money Flow_study": "Chaikin Money Flow", "Know Sure Thing_study": "Know Sure Thing", "Mo_day_of_week": "Mo", "Net Volume_study": "Net Volume", "m_dates": "m", "Sa_day_of_week": "Sa", "Ease of Movement_study": "Ease of Movement"}
{"Willams %R_study": "Willams %R", "in_dates": "in", "Close_input": "Close", "Relative Volatility Index_study": "Relative Volatility Index", "Su_day_of_week": "Su", "Volume_study": "Volume", "month_plural": "months", "Price Oscillator_study": "Price Oscillator", "Bollinger Bands_study": "Bollinger Bands", "Th_day_of_week": "Th", "Stochastic RSI_study": "Stochastic RSI", "bars_margin": "bars", "Average True Range_study": "Average True Range", "in %s_time_range": "in %s", "Cross_chart_type": "Cross", "Parabolic SAR_study": "Parabolic SAR", "Accumulation/Distribution_study": "Accumulation/Distribution", "Moving Average_study": "Moving Average", "h_dates": "h", "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)", "Coppock Curve_study": "Coppock Curve", "Chande Kroll Stop_study": "Chande Kroll Stop", "Moving Average Exponential_study": "Moving Average Exponential", "Stochastic_study": "Stochastic", "Linear Regression Curve_study": "Linear Regression Curve", "Bollinger Bands %B_study": "Bollinger Bands %B", "s_dates": "s", "Donchian Channels_study": "Donchian Channels", "Chaikin Oscillator_study": "Chaikin Oscillator", "Balance of Power_study": "Balance of Power", "Awesome Oscillator_study": "Awesome Oscillator", "Moving Average Weighted_study": "Moving Average Weighted", "Precise Labels_scale_menu": "Precise Labels", "Do you realy want to delete {0} template?": "Do you really want to delete {0} template?", "day_plural": "days", "minute_plural": "minutes", "Volume Oscillator_study": "Volume Oscillator", "Ichimoku Cloud_study": "Ichimoku Cloud", "Mass Index_study": "Mass Index", "Chande Momentum Oscillator_study": "Chande Momentum Oscillator", "Money Flow_study": "Money Flow", "Keltner Channels_study": "Keltner Channels", "We_day_of_week": "We", "Double Exponential Moving Average_study": "Double Exponential Moving Average", "week_plural": "weeks", "Choppiness Index_study": "Choppiness Index", "Percentage_scale_menu": "Percentage", "Open_in_legend": "O", "Close_in_legend": "C", "Klinger Oscillator_study": "Klinger Oscillator", "SMI Ergodic Indicator/Oscillator_study": "SMI Ergodic Indicator/Oscillator", "hour_plural": "hours", "TRIX_study": "TRIX", "Arnaud Legoux Moving Average_study": "Arnaud Legoux Moving Average", "On Balance Volume_study": "On Balance Volume", "Closed_line_tool_position": "Closed", "Hull MA_study": "Hull MA", "Relative Strength Index_study": "Relative Strength Index", "d_dates": "d", "Source_compare": "Source", "Least Squares Moving Average_study": "Least Squares Moving Average", "Log Scale_scale_menu": "Log Scale", "Do you realy want to replace \"{0}\"?": "Do you really want to replace \"{0}\"?", "MA Cross_study": "MA Cross", "True Strength Indicator_study": "True Strength Indicator", "Do you realy want to delete theme": "Do you really want to delete __theme__ theme?", "Advance/Decline_study": "Advance/Decline", "Low_in_legend": "L", "%s ago_time_range": "%s ago", "Open_line_tool_position": "Opened", "Bollinger Bands Width_study": "Bollinger Bands Width", "Directional Movement Index_study": "Directional Movement Index", "Triple EMA_study": "Triple EMA", "Envelope_study": "Envelope", "Relative Vigor Index_study": "Relative Vigor Index", "Correlation Coeff_study": "Correlation Coeff", "Do you realy want to replace": "Do you really want to replace", "Tu_day_of_week": "Tu", "Elders Force Index_study": "Elders Force Index", "Commodity Channel Index_study": "Commodity Channel Index", "auto_scale": "auto", "Aroon_study": "Aroon", "Moving Average Convergence/Divergence_study": "Moving Average Convergence/Divergence", "VWMA_study": "VWMA", "High_in_legend": "H", "Fr_day_of_week": "Fr", "Williams Alligator_study": "Williams Alligator", "Chaikin Money Flow_study": "Chaikin Money Flow", "Know Sure Thing_study": "Know Sure Thing", "Mo_day_of_week": "Mo", "Net Volume_study": "Net Volume", "m_dates": "m", "Sa_day_of_week": "Sa", "Ease of Movement_study": "Ease of Movement"}

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
{"Willams %R_study": "Willams %R", "in_dates": "in", "Close_input": "Close", "Relative Volatility Index_study": "Relative Volatility Index", "Su_day_of_week": "Su", "Volume_study": "Volume", "month_plural": "months", "Price Oscillator_study": "Price Oscillator", "Bollinger Bands_study": "Bollinger Bands", "Th_day_of_week": "Th", "Stochastic RSI_study": "Stochastic RSI", "bars_margin": "bars", "Average True Range_study": "Average True Range", "in %s_time_range": "in %s", "Cross_chart_type": "Cross", "Parabolic SAR_study": "Parabolic SAR", "Accumulation/Distribution_study": "Accumulation/Distribution", "Moving Average_study": "Moving Average", "h_dates": "h", "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)", "Coppock Curve_study": "Coppock Curve", "Chande Kroll Stop_study": "Chande Kroll Stop", "Moving Average Exponential_study": "Moving Average Exponential", "Stochastic_study": "Stochastic", "Linear Regression Curve_study": "Linear Regression Curve", "Bollinger Bands %B_study": "Bollinger Bands %B", "s_dates": "s", "Donchian Channels_study": "Donchian Channels", "Chaikin Oscillator_study": "Chaikin Oscillator", "Balance of Power_study": "Balance of Power", "Awesome Oscillator_study": "Awesome Oscillator", "Moving Average Weighted_study": "Moving Average Weighted", "Precise Labels_scale_menu": "Precise Labels", "Do you realy want to delete {0} template?": "Do you really want to delete {0} template?", "day_plural": "days", "minute_plural": "minutes", "Volume Oscillator_study": "Volume Oscillator", "Ichimoku Cloud_study": "Ichimoku Cloud", "Mass Index_study": "Mass Index", "Chande Momentum Oscillator_study": "Chande Momentum Oscillator", "Money Flow_study": "Money Flow", "Keltner Channels_study": "Keltner Channels", "We_day_of_week": "We", "Double Exponential Moving Average_study": "Double Exponential Moving Average", "week_plural": "weeks", "Choppiness Index_study": "Choppiness Index", "Percentage_scale_menu": "Percentage", "Open_in_legend": "O", "Close_in_legend": "C", "Klinger Oscillator_study": "Klinger Oscillator", "SMI Ergodic Indicator/Oscillator_study": "SMI Ergodic Indicator/Oscillator", "hour_plural": "hours", "TRIX_study": "TRIX", "Arnaud Legoux Moving Average_study": "Arnaud Legoux Moving Average", "On Balance Volume_study": "On Balance Volume", "Closed_line_tool_position": "Closed", "Hull MA_study": "Hull MA", "Relative Strength Index_study": "Relative Strength Index", "d_dates": "d", "Source_compare": "Source", "Least Squares Moving Average_study": "Least Squares Moving Average", "Log Scale_scale_menu": "Log Scale", "Do you realy want to replace \"{0}\"?": "Do you really want to replace \"{0}\"?", "MA Cross_study": "MA Cross", "True Strength Indicator_study": "True Strength Indicator", "Do you realy want to delete theme": "Do you really want to delete __theme__ theme?", "Advance/Decline_study": "Advance/Decline", "Low_in_legend": "L", "%s ago_time_range": "%s ago", "Open_line_tool_position": "Opened", "Bollinger Bands Width_study": "Bollinger Bands Width", "Directional Movement Index_study": "Directional Movement Index", "Triple EMA_study": "Triple EMA", "Envelope_study": "Envelope", "Relative Vigor Index_study": "Relative Vigor Index", "Correlation Coeff_study": "Correlation Coeff", "Do you realy want to replace": "Do you really want to replace", "Tu_day_of_week": "Tu", "Elders Force Index_study": "Elders Force Index", "Commodity Channel Index_study": "Commodity Channel Index", "auto_scale": "auto", "Aroon_study": "Aroon", "Moving Average Convergence/Divergence_study": "Moving Average Convergence/Divergence", "VWMA_study": "VWMA", "High_in_legend": "H", "Fr_day_of_week": "Fr", "Williams Alligator_study": "Williams Alligator", "Chaikin Money Flow_study": "Chaikin Money Flow", "Know Sure Thing_study": "Know Sure Thing", "Mo_day_of_week": "Mo", "Net Volume_study": "Net Volume", "m_dates": "m", "Sa_day_of_week": "Sa", "Ease of Movement_study": "Ease of Movement"}

View File

@@ -1 +1 @@
{"Willams %R_study": "Willams %R", "in_dates": "in", "Relative Volatility Index_study": "Relative Volatility Index", "Su_day_of_week": "Su", "Volume_study": "Volume", "month_plural": "months", "Price Oscillator_study": "Price Oscillator", "Bollinger Bands_study": "Bollinger Bands", "Th_day_of_week": "Th", "Stochastic RSI_study": "Stochastic RSI", "bars_margin": "bars", "Average True Range_study": "Average True Range", "in %s_time_range": "in %s", "Cross_chart_type": "Cross", "Parabolic SAR_study": "Parabolic SAR", "Accumulation/Distribution_study": "Accumulation/Distribution", "Moving Average_study": "Moving Average", "h_dates": "h", "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)", "Coppock Curve_study": "Coppock Curve", "Chande Kroll Stop_study": "Chande Kroll Stop", "Moving Average Exponential_study": "Moving Average Exponential", "Stochastic_study": "Stochastic", "Linear Regression Curve_study": "Linear Regression Curve", "Bollinger Bands %B_study": "Bollinger Bands %B", "s_dates": "s", "Donchian Channels_study": "Donchian Channels", "Chaikin Oscillator_study": "Chaikin Oscillator", "Balance of Power_study": "Balance of Power", "Awesome Oscillator_study": "Awesome Oscillator", "Moving Average Weighted_study": "Moving Average Weighted", "Precise Labels_scale_menu": "Precise Labels", "Do you realy want to delete {0} template?": "Do you really want to delete {0} template?", "day_plural": "days", "minute_plural": "minutes", "Volume Oscillator_study": "Volume Oscillator", "Ichimoku Cloud_study": "Ichimoku Cloud", "Mass Index_study": "Mass Index", "Chande Momentum Oscillator_study": "Chande Momentum Oscillator", "Money Flow_study": "Money Flow", "Keltner Channels_study": "Keltner Channels", "We_day_of_week": "We", "Double Exponential Moving Average_study": "Double Exponential Moving Average", "week_plural": "weeks", "Choppiness Index_study": "Choppiness Index", "Percentage_scale_menu": "Percentage", "Open_in_legend": "O", "Close_in_legend": "C", "Klinger Oscillator_study": "Klinger Oscillator", "SMI Ergodic Indicator/Oscillator_study": "SMI Ergodic Indicator/Oscillator", "hour_plural": "hours", "TRIX_study": "TRIX", "Arnaud Legoux Moving Average_study": "Arnaud Legoux Moving Average", "On Balance Volume_study": "On Balance Volume", "Closed_line_tool_position": "Closed", "Hull MA_study": "Hull MA", "Relative Strength Index_study": "Relative Strength Index", "d_dates": "d", "Source_compare": "Source", "Least Squares Moving Average_study": "Least Squares Moving Average", "Log Scale_scale_menu": "Log Scale", "Do you realy want to replace \"{0}\"?": "Do you really want to replace \"{0}\"?", "propertypage-name-label_css_class": "propertypage-name-label", "MA Cross_study": "MA Cross", "True Strength Indicator_study": "True Strength Indicator", "Do you realy want to delete theme": "Do you really want to delete __theme__ theme?", "Advance/Decline_study": "Advance/Decline", "Low_in_legend": "L", "%s ago_time_range": "%s ago", "Open_line_tool_position": "Opened", "Bollinger Bands Width_study": "Bollinger Bands Width", "Directional Movement Index_study": "Directional Movement Index", "Triple EMA_study": "Triple EMA", "Envelope_study": "Envelope", "Relative Vigor Index_study": "Relative Vigor Index", "Correlation Coeff_study": "Correlation Coeff", "Do you realy want to replace": "Do you really want to replace", "Tu_day_of_week": "Tu", "Elders Force Index_study": "Elders Force Index", "Commodity Channel Index_study": "Commodity Channel Index", "auto_scale": "auto", "Aroon_study": "Aroon", "Moving Average Convergence/Divergence_study": "Moving Average Convergence/Divergence", "VWMA_study": "VWMA", "High_in_legend": "H", "Fr_day_of_week": "Fr", "Williams Alligator_study": "Williams Alligator", "Chaikin Money Flow_study": "Chaikin Money Flow", "Know Sure Thing_study": "Know Sure Thing", "Mo_day_of_week": "Mo", "Net Volume_study": "Net Volume", "m_dates": "m", "Sa_day_of_week": "Sa", "Ease of Movement_study": "Ease of Movement"}
{"Willams %R_study": "Willams %R", "in_dates": "in", "Close_input": "Close", "Relative Volatility Index_study": "Relative Volatility Index", "Su_day_of_week": "Su", "Volume_study": "Volume", "month_plural": "months", "Price Oscillator_study": "Price Oscillator", "Bollinger Bands_study": "Bollinger Bands", "Th_day_of_week": "Th", "Stochastic RSI_study": "Stochastic RSI", "bars_margin": "bars", "Average True Range_study": "Average True Range", "in %s_time_range": "in %s", "Cross_chart_type": "Cross", "Parabolic SAR_study": "Parabolic SAR", "Accumulation/Distribution_study": "Accumulation/Distribution", "Moving Average_study": "Moving Average", "h_dates": "h", "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)", "Coppock Curve_study": "Coppock Curve", "Chande Kroll Stop_study": "Chande Kroll Stop", "Moving Average Exponential_study": "Moving Average Exponential", "Stochastic_study": "Stochastic", "Linear Regression Curve_study": "Linear Regression Curve", "Bollinger Bands %B_study": "Bollinger Bands %B", "s_dates": "s", "Donchian Channels_study": "Donchian Channels", "Chaikin Oscillator_study": "Chaikin Oscillator", "Balance of Power_study": "Balance of Power", "Awesome Oscillator_study": "Awesome Oscillator", "Moving Average Weighted_study": "Moving Average Weighted", "Precise Labels_scale_menu": "Precise Labels", "Do you realy want to delete {0} template?": "Do you really want to delete {0} template?", "day_plural": "days", "minute_plural": "minutes", "Volume Oscillator_study": "Volume Oscillator", "Ichimoku Cloud_study": "Ichimoku Cloud", "Mass Index_study": "Mass Index", "Chande Momentum Oscillator_study": "Chande Momentum Oscillator", "Money Flow_study": "Money Flow", "Keltner Channels_study": "Keltner Channels", "We_day_of_week": "We", "Double Exponential Moving Average_study": "Double Exponential Moving Average", "week_plural": "weeks", "Choppiness Index_study": "Choppiness Index", "Percentage_scale_menu": "Percentage", "Open_in_legend": "O", "Close_in_legend": "C", "Klinger Oscillator_study": "Klinger Oscillator", "SMI Ergodic Indicator/Oscillator_study": "SMI Ergodic Indicator/Oscillator", "hour_plural": "hours", "TRIX_study": "TRIX", "Arnaud Legoux Moving Average_study": "Arnaud Legoux Moving Average", "On Balance Volume_study": "On Balance Volume", "Closed_line_tool_position": "Closed", "Hull MA_study": "Hull MA", "Relative Strength Index_study": "Relative Strength Index", "d_dates": "d", "Source_compare": "Source", "Least Squares Moving Average_study": "Least Squares Moving Average", "Log Scale_scale_menu": "Log Scale", "Do you realy want to replace \"{0}\"?": "Do you really want to replace \"{0}\"?", "MA Cross_study": "MA Cross", "True Strength Indicator_study": "True Strength Indicator", "Do you realy want to delete theme": "Do you really want to delete __theme__ theme?", "Advance/Decline_study": "Advance/Decline", "Low_in_legend": "L", "%s ago_time_range": "%s ago", "Open_line_tool_position": "Opened", "Bollinger Bands Width_study": "Bollinger Bands Width", "Directional Movement Index_study": "Directional Movement Index", "Triple EMA_study": "Triple EMA", "Envelope_study": "Envelope", "Relative Vigor Index_study": "Relative Vigor Index", "Correlation Coeff_study": "Correlation Coeff", "Do you realy want to replace": "Do you really want to replace", "Tu_day_of_week": "Tu", "Elders Force Index_study": "Elders Force Index", "Commodity Channel Index_study": "Commodity Channel Index", "auto_scale": "auto", "Aroon_study": "Aroon", "Moving Average Convergence/Divergence_study": "Moving Average Convergence/Divergence", "VWMA_study": "VWMA", "High_in_legend": "H", "Fr_day_of_week": "Fr", "Williams Alligator_study": "Williams Alligator", "Chaikin Money Flow_study": "Chaikin Money Flow", "Know Sure Thing_study": "Know Sure Thing", "Mo_day_of_week": "Mo", "Net Volume_study": "Net Volume", "m_dates": "m", "Sa_day_of_week": "Sa", "Ease of Movement_study": "Ease of Movement"}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
 <!DOCTYPE html><html><head><meta charset="utf-8"/><meta http-equiv="X-UA-Compatible" content="IE=Edge"></head><body class="chart-page on-widget"><div class="loading-indicator" id="loading-indicator"></div><script src="js/external/spin.min.js"></script><script>var loadingSpinner=new Spinner({lines:17,length:0,width:3,radius:30,scale:1,corners:1,color:"#00A2E2",opacity:0.3,rotate:0,direction:1,speed:1.5,trail:60,fps:20,zIndex:2000000000,className:"spinner",top:"50%",left:"50%",shadow:false,hwaccel:false}).spin(document.getElementById("loading-indicator"));</script><div id="library-container" class="chart-page"><div class="tv-side-toolbar"></div><div class="tv-side-panel"></div><div class="tv-main-panel"><div class="header-chart-panel"><div class="right"></div><div class="left"></div></div><div id="chart-area"></div></div></div><script>var JSServer={};var __initialEnabledFeaturesets=["charting_library"];</script><script>urlParams=(function(){var b,e=/\+/g,d=/([^&=]+)=?([^&]*)/g,h=function(i){return decodeURIComponent(i.replace(e," "))},f=function(){var j=location.href;var i=j.indexOf("#");if(i>=0){return j.substring(i+1)}else{throw"Unexpected use of this page"}}(),a={};while(b=d.exec(f)){a[h(b[1])]=h(b[2])}var c=window.parent[a.uid];for(var g in c){if(g=="tradingController"){window.tradingController=c[g]}else{if(g!="datafeed"&&g!="customFormatters"){a[g]=JSON.stringify(c[g])}}}return a})();window.language=urlParams.locale;</script><script src="bundles/vendors.bbe01a9223d3d857ed72.js"></script><script src="bundles/library.c465f96c1a7abad2bfe9.js"></script><link type="text/css" href="bundles/library.34e35a65975f7bb90b68679b225e81a2.css" rel="stylesheet"/></body></html>

File diff suppressed because one or more lines are too long

View File

@@ -18,7 +18,7 @@
{
var widget = new TradingView.widget({
fullscreen: true,
symbol: 'AA',
symbol: 'AAPL',
interval: 'D',
container_id: "tv_chart_container",
// BEWARE: no trailing slash is expected in feed URL

View File

@@ -26,7 +26,7 @@
{
var widget = new TradingView.widget({
fullscreen: true,
symbol: 'AA',
symbol: 'AAPL',
interval: 'D',
container_id: "tv_chart_container",
// BEWARE: no trailing slash is expected in feed URL

View File

@@ -19,7 +19,7 @@
{
var widget = new TradingView.widget({
fullscreen: true,
symbol: 'AA',
symbol: 'AAPL',
interval: 'D',
container_id: "tv_chart_container",
// BEWARE: no trailing slash is expected in feed URL

File diff suppressed because one or more lines are too long