%PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
Server IP : 49.231.201.246 / Your IP : 216.73.216.149 Web Server : Apache/2.4.18 (Ubuntu) System : Linux 246 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64 User : root ( 0) PHP Version : 7.0.33-0ubuntu0.16.04.16 Disable Function : exec,passthru,shell_exec,system,proc_open,popen,pcntl_exec MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /proc/thread-self/root/var/www/html/ppaobm/backend/web/assets/16c36a2e/indicators/ |
Upload File : |
/* Highcharts JS v7.1.1 (2019-04-09) Indicator series type for Highstock (c) 2010-2019 Kacper Madej License: www.highcharts.com/license */ (function(a){"object"===typeof module&&module.exports?(a["default"]=a,module.exports=a):"function"===typeof define&&define.amd?define("highcharts/indicators/roc",["highcharts","highcharts/modules/stock"],function(b){a(b);a.Highcharts=b;return a}):a("undefined"!==typeof Highcharts?Highcharts:void 0)})(function(a){function b(a,b,f,g){a.hasOwnProperty(b)||(a[b]=g.apply(null,f))}a=a?a._modules:{};b(a,"indicators/roc.src.js",[a["parts/Globals.js"]],function(a){var b=a.seriesType,f=a.isArray;b("roc","sma", {params:{index:3,period:9}},{nameBase:"Rate of Change",getValues:function(a,b){var d=b.period,h=a.xData,g=(a=a.yData)?a.length:0,k=[],l=[],m=[],e=-1,c;if(h.length<=d)return!1;f(a[0])&&(e=b.index);for(b=d;b<g;b++)c=0>e?(c=a[b-d])?(a[b]-c)/c*100:null:(c=a[b-d][e])?(a[b][e]-c)/c*100:null,c=[h[b],c],k.push(c),l.push(c[0]),m.push(c[1]);return{values:k,xData:l,yData:m}}})});b(a,"masters/indicators/roc.src.js",[],function(){})}); //# sourceMappingURL=roc.js.map