(self.webpackChunktradingview=self.webpackChunktradingview||[]).push([[53748],{960521:function(t,e,r){var n;!function(o){"use strict";var c,u=1e6,i=1e6,f="[big.js] ",s=f+"Invalid ",a=s+"decimal places",l=f+"Division by zero",d={},h=void 0,v=/^-?(\d+(\.\d*)?|\.\d+)(e[+-]?\d+)?$/i;function b(t,e,r,n){var o=t.c;if(r===h&&(r=t.constructor.RM),0!==r&&1!==r&&2!==r&&3!==r)throw Error("[big.js] Invalid rounding mode");if(e<1)n=3===r&&(n||!!o[0])||0===e&&(1===r&&o[0]>=5||2===r&&(o[0]>5||5===o[0]&&(n||o[1]!==h))),o.length=1,n?(t.e=t.e-e+1,o[0]=1):o[0]=t.e=0;else if(e=5||2===r&&(o[e]>5||5===o[e]&&(n||o[e+1]!==h||1&o[e-1]))||3===r&&(n||!!o[0]),o.length=e--,n)for(;++o[e]>9;)o[e]=0,e--||(++t.e,o.unshift(1));for(e=o.length;!o[--e];)o.pop()}return t}function p(t,e,r){var n=t.e,o=t.c.join(""),c=o.length;if(e)o=o.charAt(0)+(c>1?"."+o.slice(1):"")+(n<0?"e":"e+")+n;else if(n<0){for(;++n;)o="0"+o;o="0."+o}else if(n>0)if(++n>c)for(n-=c;n--;)o+="0";else n1&&(o=o.charAt(0)+"."+o.slice(1));return t.s<0&&r?"-"+o:o}d.abs=function(){var t=new this.constructor(this);return t.s=1,t},d.cmp=function(t){var e,r=this,n=r.c,o=(t=new r.constructor(t)).c,c=r.s,u=t.s,i=r.e,f=t.e;if(!n[0]||!o[0])return n[0]?c:o[0]?-u:0;if(c!=u)return c;if(e=c<0,i!=f)return i>f^e?1:-1;for(u=(i=n.length)<(f=o.length)?i:f,c=-1;++co[c]^e?1:-1;return i==f?0:i>f^e?1:-1},d.div=function(t){var e=this,r=e.constructor,n=e.c,o=(t=new r(t)).c,c=e.s==t.s?1:-1,i=r.DP;if(i!==~~i||i<0||i>u)throw Error(a);if(!o[0])throw Error(l);if(!n[0])return t.s=c,t.c=[t.e=0],t;var f,s,d,v,p,w=o.slice(),j=f=o.length,g=n.length,y=n.slice(0,f),m=y.length,E=t,A=E.c=[],O=0,x=i+(E.e=e.e-t.e)+1;for(E.s=c,c=x<0?0:x,w.unshift(0);m++m?1:-1;else for(p=-1,v=0;++py[p]?1:-1;break}if(!(v<0))break;for(s=m==f?o:w;m;){if(y[--m]x&&b(E,x,r.RM,y[0]!==h),E},d.eq=function(t){return 0===this.cmp(t)},d.gt=function(t){return this.cmp(t)>0},d.gte=function(t){return this.cmp(t)>-1},d.lt=function(t){return this.cmp(t)<0},d.lte=function(t){return this.cmp(t)<1},d.minus=d.sub=function(t){var e,r,n,o,c=this,u=c.constructor,i=c.s,f=(t=new u(t)).s;if(i!=f)return t.s=-f,c.plus(t);var s=c.c.slice(),a=c.e,l=t.c,d=t.e;if(!s[0]||!l[0])return l[0]?t.s=-f:s[0]?t=new u(c):t.s=1,t;if(i=a-d){for((o=i<0)?(i=-i,n=s):(d=a,n=l),n.reverse(),f=i;f--;)n.push(0);n.reverse()}else for(r=((o=s.length0)for(;f--;)s[e++]=0;for(f=e;r>i;){if(s[--r]0?(f=u,n=s):(e=-e,n=i),n.reverse();e--;)n.push(0);n.reverse()}for(i.length-s.length<0&&(n=s,s=i,i=n),e=s.length,r=0;e;i[e]%=10)r=(i[--e]=i[e]+s[e]+r)/10|0;for(r&&(i.unshift(r),++f),e=i.length;0===i[--e];)i.pop();return t.c=i,t.e=f,t},d.pow=function(t){var e=this,r=new e.constructor("1"),n=r,o=t<0;if(t!==~~t||t<-1e6||t>i)throw Error(s+"exponent");for(o&&(t=-t);1&t&&(n=n.times(e)),t>>=1;)e=e.times(e);return o?r.div(n):n},d.prec=function(t,e){if(t!==~~t||t<1||t>u)throw Error(s+"precision");return b(new this.constructor(this),t,e)},d.round=function(t,e){if(t===h)t=0;else if(t!==~~t||t<-u||t>u)throw Error(a);return b(new this.constructor(this),t+this.e+1,e)},d.sqrt=function(){var t,e,r,n=this,o=n.constructor,c=n.s,u=n.e,i=new o("0.5");if(!n.c[0])return new o(n);if(c<0)throw Error(f+"No square root");0===(c=Math.sqrt(n+""))||c===1/0?((e=n.c.join("")).length+u&1||(e+="0"),u=((u+1)/2|0)-(u<0||1&u),t=new o(((c=Math.sqrt(e))==1/0?"5e":(c=c.toExponential()).slice(0,c.indexOf("e")+1))+u)):t=new o(c+""),u=t.e+(o.DP+=4);do{r=t,t=i.times(r.plus(n.div(r)))}while(r.c.slice(0,u).join("")!==t.c.slice(0,u).join(""));return b(t,(o.DP-=4)+t.e+1,o.RM)},d.times=d.mul=function(t){var e,r=this,n=r.constructor,o=r.c,c=(t=new n(t)).c,u=o.length,i=c.length,f=r.e,s=t.e;if(t.s=r.s==t.s?1:-1,!o[0]||!c[0])return t.c=[t.e=0],t;for(t.e=f+s,uf;)i=e[s]+c[f]*o[s-f-1]+i,e[s--]=i%10,i=i/10|0;e[s]=i}for(i?++t.e:e.shift(),f=e.length;!e[--f];)e.pop();return t.c=e,t},d.toExponential=function(t,e){var r=this,n=r.c[0];if(t!==h){if(t!==~~t||t<0||t>u)throw Error(a);for(r=b(new r.constructor(r),++t,e);r.c.lengthu)throw Error(a);for(t=t+(r=b(new r.constructor(r),t+r.e+1,e)).e+1;r.c.length=e.PE,!!t.c[0])},d.toNumber=function(){var t=Number(p(this,!0,!0));if(!0===this.constructor.strict&&!this.eq(t.toString()))throw Error(f+"Imprecise conversion");return t},d.toPrecision=function(t,e){var r=this,n=r.constructor,o=r.c[0];if(t!==h){if(t!==~~t||t<1||t>u)throw Error(s+"precision");for(r=b(new n(r),t,e);r.c.length=n.PE,!!o)},d.valueOf=function(){var t=this,e=t.constructor;if(!0===e.strict)throw Error(f+"valueOf disallowed");return p(t,t.e<=e.NE||t.e>=e.PE,!0)},c=function t(){function e(r){var n=this;if(!(n instanceof e))return r===h?t():new e(r);if(r instanceof e)n.s=r.s,n.e=r.e, n.c=r.c.slice();else{if("string"!=typeof r){if(!0===e.strict)throw TypeError(s+"number");r=0===r&&1/r<0?"-0":String(r)}!function(t,e){var r,n,o;if(!v.test(e))throw Error(s+"number");t.s="-"==e.charAt(0)?(e=e.slice(1),-1):1,(r=e.indexOf("."))>-1&&(e=e.replace(".",""));(n=e.search(/e/i))>0?(r<0&&(r=n),r+=+e.slice(n+1),e=e.substring(0,n)):r<0&&(r=e.length);for(o=e.length,n=0;n0&&"0"==e.charAt(--o););for(t.e=r-n-1,t.c=[],r=0;n<=o;)t.c[r++]=+e.charAt(n++)}}(n,r)}n.constructor=e}return e.prototype=d,e.DP=20,e.RM=1,e.NE=-7,e.PE=21,e.strict=false,e.roundDown=0,e.roundHalfUp=1,e.roundHalfEven=2,e.roundUp=3,e}(),c.default=c.Big=c,void 0===(n=function(){return c}.call(e,r,e,t))||(t.exports=n)}()},866934:(t,e,r)=>{"use strict";r.d(e,{default:()=>u});var n=r(624402),o=r(872575),c=Object.prototype.hasOwnProperty;const u=function(t,e,r){var u=t[e];c.call(t,e)&&(0,o.default)(u,r)&&(void 0!==r||e in t)||(0,n.default)(t,e,r)}},624402:(t,e,r)=>{"use strict";r.d(e,{default:()=>o});var n=r(776780);const o=function(t,e,r){"__proto__"==e&&n.default?(0,n.default)(t,e,{configurable:!0,enumerable:!0,value:r,writable:!0}):t[e]=r}},144315:(t,e,r)=>{"use strict";r.d(e,{default:()=>K});var n=r(396335);const o=function(t,e){for(var r=-1,n=null==t?0:t.length;++r{"use strict";r.d(e,{default:()=>o});var n=r(735246);const o=function(t){var e=new t.constructor(t.byteLength);return new n.default(e).set(new n.default(t)),e}},157508:(t,e,r)=>{"use strict";r.d(e,{default:()=>f});var n=r(178160);t=r.hmd(t);var o="object"==typeof exports&&exports&&!exports.nodeType&&exports,c=o&&t&&!t.nodeType&&t,u=c&&c.exports===o?n.default.Buffer:void 0,i=u?u.allocUnsafe:void 0;const f=function(t,e){if(e)return t.slice();var r=t.length,n=i?i(r):new t.constructor(r);return t.copy(n),n}},839895:(t,e,r)=>{"use strict";r.d(e,{default:()=>o});var n=r(544702);const o=function(t,e){var r=e?(0,n.default)(t.buffer):t.buffer;return new t.constructor(r,t.byteOffset,t.length)}},458555:(t,e,r)=>{"use strict";r.d(e,{default:()=>n});const n=function(t,e){var r=-1,n=t.length;for(e||(e=Array(n));++r{"use strict";r.d(e,{default:()=>c});var n=r(866934),o=r(624402);const c=function(t,e,r,c){var u=!r;r||(r={});for(var i=-1,f=e.length;++i{"use strict";r.d(e,{default:()=>o});var n=r(270830);const o=function(){try{var t=(0,n.default)(Object,"defineProperty");return t({},"",{}),t}catch(t){}}()},847651:(t,e,r)=>{"use strict";r.d(e,{default:()=>u});var n=r(44631),o=r(749605),c=r(364162);const u=function(t){ return(0,n.default)(t,c.default,o.default)}},156838:(t,e,r)=>{"use strict";r.d(e,{default:()=>n});const n=(0,r(22828).default)(Object.getPrototypeOf,Object)},749605:(t,e,r)=>{"use strict";r.d(e,{default:()=>i});var n=r(920883),o=r(156838),c=r(112644),u=r(335987);const i=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)(0,n.default)(e,(0,c.default)(t)),t=(0,o.default)(t);return e}:u.default},852222:(t,e,r)=>{"use strict";r.d(e,{default:()=>f});var n=r(598279),o=Object.create;const c=function(){function t(){}return function(e){if(!(0,n.default)(e))return{};if(o)return o(e);t.prototype=e;var r=new t;return t.prototype=void 0,r}}();var u=r(156838),i=r(443744);const f=function(t){return"function"!=typeof t.constructor||(0,i.default)(t)?{}:c((0,u.default)(t))}},822914:(t,e,r)=>{"use strict";r.d(e,{default:()=>o});var n=r(144315);const o=function(t){return(0,n.default)(t,5)}},364162:(t,e,r)=>{"use strict";r.d(e,{default:()=>a});var n=r(488164),o=r(598279),c=r(443744);const u=function(t){var e=[];if(null!=t)for(var r in Object(t))e.push(r);return e};var i=Object.prototype.hasOwnProperty;const f=function(t){if(!(0,o.default)(t))return u(t);var e=(0,c.default)(t),r=[];for(var n in t)("constructor"!=n||!e&&i.call(t,n))&&r.push(n);return r};var s=r(29419);const a=function(t){return(0,s.default)(t)?(0,n.default)(t,!0):f(t)}}}]);