(self.webpackChunktradingview=self.webpackChunktradingview||[]).push([[28413],{960521:function(t,r,e){var n;!function(i){"use strict";var o,s=1e6,c=1e6,u="[big.js] ",f=u+"Invalid ",h=f+"decimal places",a=u+"Division by zero",l={},d=void 0,p=/^-?(\d+(\.\d*)?|\.\d+)(e[+-]?\d+)?$/i;function v(t,r,e,n){var i=t.c;if(e===d&&(e=t.constructor.RM),0!==e&&1!==e&&2!==e&&3!==e)throw Error("[big.js] Invalid rounding mode");if(r<1)n=3===e&&(n||!!i[0])||0===r&&(1===e&&i[0]>=5||2===e&&(i[0]>5||5===i[0]&&(n||i[1]!==d))),i.length=1,n?(t.e=t.e-r+1,i[0]=1):i[0]=t.e=0;else if(r=5||2===e&&(i[r]>5||5===i[r]&&(n||i[r+1]!==d||1&i[r-1]))||3===e&&(n||!!i[0]),i.length=r--,n)for(;++i[r]>9;)i[r]=0,r--||(++t.e,i.unshift(1));for(r=i.length;!i[--r];)i.pop()}return t}function g(t,r,e){var n=t.e,i=t.c.join(""),o=i.length;if(r)i=i.charAt(0)+(o>1?"."+i.slice(1):"")+(n<0?"e":"e+")+n;else if(n<0){for(;++n;)i="0"+i;i="0."+i}else if(n>0)if(++n>o)for(n-=o;n--;)i+="0";else n1&&(i=i.charAt(0)+"."+i.slice(1));return t.s<0&&e?"-"+i:i}l.abs=function(){var t=new this.constructor(this);return t.s=1,t},l.cmp=function(t){var r,e=this,n=e.c,i=(t=new e.constructor(t)).c,o=e.s,s=t.s,c=e.e,u=t.e;if(!n[0]||!i[0])return n[0]?o:i[0]?-s:0;if(o!=s)return o;if(r=o<0,c!=u)return c>u^r?1:-1;for(s=(c=n.length)<(u=i.length)?c:u,o=-1;++oi[o]^r?1:-1;return c==u?0:c>u^r?1:-1},l.div=function(t){var r=this,e=r.constructor,n=r.c,i=(t=new e(t)).c,o=r.s==t.s?1:-1,c=e.DP;if(c!==~~c||c<0||c>s)throw Error(h);if(!i[0])throw Error(a);if(!n[0])return t.s=o,t.c=[t.e=0],t;var u,f,l,p,g,w=i.slice(),b=u=i.length,m=n.length,E=n.slice(0,u),y=E.length,A=t,D=A.c=[],P=0,_=c+(A.e=r.e-t.e)+1;for(A.s=o,o=_<0?0:_,w.unshift(0);y++y?1:-1;else for(g=-1,p=0;++gE[g]?1:-1;break}if(!(p<0))break;for(f=y==u?i:w;y;){if(E[--y]_&&v(A,_,e.RM,E[0]!==d),A},l.eq=function(t){return 0===this.cmp(t)},l.gt=function(t){return this.cmp(t)>0},l.gte=function(t){return this.cmp(t)>-1},l.lt=function(t){return this.cmp(t)<0},l.lte=function(t){return this.cmp(t)<1},l.minus=l.sub=function(t){var r,e,n,i,o=this,s=o.constructor,c=o.s,u=(t=new s(t)).s;if(c!=u)return t.s=-u,o.plus(t);var f=o.c.slice(),h=o.e,a=t.c,l=t.e;if(!f[0]||!a[0])return a[0]?t.s=-u:f[0]?t=new s(o):t.s=1,t;if(c=h-l){for((i=c<0)?(c=-c,n=f):(l=h,n=a),n.reverse(),u=c;u--;)n.push(0);n.reverse()}else for(e=((i=f.length0)for(;u--;)f[r++]=0;for(u=r;e>c;){if(f[--e]0?(u=s,n=f):(r=-r,n=c),n.reverse();r--;)n.push(0);n.reverse()}for(c.length-f.length<0&&(n=f,f=c,c=n),r=f.length,e=0;r;c[r]%=10)e=(c[--r]=c[r]+f[r]+e)/10|0;for(e&&(c.unshift(e),++u),r=c.length;0===c[--r];)c.pop();return t.c=c,t.e=u,t},l.pow=function(t){var r=this,e=new r.constructor("1"),n=e,i=t<0;if(t!==~~t||t<-1e6||t>c)throw Error(f+"exponent");for(i&&(t=-t);1&t&&(n=n.times(r)),t>>=1;)r=r.times(r);return i?e.div(n):n},l.prec=function(t,r){if(t!==~~t||t<1||t>s)throw Error(f+"precision");return v(new this.constructor(this),t,r)},l.round=function(t,r){if(t===d)t=0;else if(t!==~~t||t<-s||t>s)throw Error(h);return v(new this.constructor(this),t+this.e+1,r)},l.sqrt=function(){var t,r,e,n=this,i=n.constructor,o=n.s,s=n.e,c=new i("0.5");if(!n.c[0])return new i(n);if(o<0)throw Error(u+"No square root");0===(o=Math.sqrt(n+""))||o===1/0?((r=n.c.join("")).length+s&1||(r+="0"),s=((s+1)/2|0)-(s<0||1&s),t=new i(((o=Math.sqrt(r))==1/0?"5e":(o=o.toExponential()).slice(0,o.indexOf("e")+1))+s)):t=new i(o+""),s=t.e+(i.DP+=4);do{e=t,t=c.times(e.plus(n.div(e)))}while(e.c.slice(0,s).join("")!==t.c.slice(0,s).join(""));return v(t,(i.DP-=4)+t.e+1,i.RM)},l.times=l.mul=function(t){var r,e=this,n=e.constructor,i=e.c,o=(t=new n(t)).c,s=i.length,c=o.length,u=e.e,f=t.e;if(t.s=e.s==t.s?1:-1,!i[0]||!o[0])return t.c=[t.e=0],t;for(t.e=u+f,su;)c=r[f]+o[u]*i[f-u-1]+c,r[f--]=c%10,c=c/10|0;r[f]=c}for(c?++t.e:r.shift(),u=r.length;!r[--u];)r.pop();return t.c=r,t},l.toExponential=function(t,r){var e=this,n=e.c[0];if(t!==d){if(t!==~~t||t<0||t>s)throw Error(h);for(e=v(new e.constructor(e),++t,r);e.c.lengths)throw Error(h);for(t=t+(e=v(new e.constructor(e),t+e.e+1,r)).e+1;e.c.length=r.PE,!!t.c[0])},l.toNumber=function(){var t=Number(g(this,!0,!0));if(!0===this.constructor.strict&&!this.eq(t.toString()))throw Error(u+"Imprecise conversion");return t},l.toPrecision=function(t,r){var e=this,n=e.constructor,i=e.c[0];if(t!==d){if(t!==~~t||t<1||t>s)throw Error(f+"precision");for(e=v(new n(e),t,r);e.c.length=n.PE,!!i)},l.valueOf=function(){var t=this,r=t.constructor;if(!0===r.strict)throw Error(u+"valueOf disallowed");return g(t,t.e<=r.NE||t.e>=r.PE,!0)},o=function t(){function r(e){var n=this;if(!(n instanceof r))return e===d?t():new r(e);if(e instanceof r)n.s=e.s,n.e=e.e, n.c=e.c.slice();else{if("string"!=typeof e){if(!0===r.strict)throw TypeError(f+"number");e=0===e&&1/e<0?"-0":String(e)}!function(t,r){var e,n,i;if(!p.test(r))throw Error(f+"number");t.s="-"==r.charAt(0)?(r=r.slice(1),-1):1,(e=r.indexOf("."))>-1&&(r=r.replace(".",""));(n=r.search(/e/i))>0?(e<0&&(e=n),e+=+r.slice(n+1),r=r.substring(0,n)):e<0&&(e=r.length);for(i=r.length,n=0;n0&&"0"==r.charAt(--i););for(t.e=e-n-1,t.c=[],e=0;n<=i;)t.c[e++]=+r.charAt(n++)}}(n,e)}n.constructor=r}return r.prototype=l,r.DP=20,r.RM=1,r.NE=-7,r.PE=21,r.strict=false,r.roundDown=0,r.roundHalfUp=1,r.roundHalfEven=2,r.roundUp=3,r}(),o.default=o.Big=o,void 0===(n=function(){return o}.call(r,e,r,t))||(t.exports=n)}()},778785:(t,r,e)=>{"use strict";e.d(r,{mobiletouch:()=>i,setClasses:()=>o});var n=e(167175);const i=n.mobiletouch;n.touch;function o(){document.documentElement.classList.add(n.touch?"feature-touch":"feature-no-touch",n.mobiletouch?"feature-mobiletouch":"feature-no-mobiletouch")}},444372:(t,r,e)=>{"use strict";e.d(r,{t:()=>n.t});e(586463);var n=e(631110)},244842:(t,r,e)=>{"use strict";var n;e.r(r),e.d(r,{disable:()=>a,enable:()=>h,enabled:()=>u,getAllFeatures:()=>l,setEnabled:()=>f});var i=e(978331);const o=new Map,s=new Map,c=new Set;function u(t){const r=o.get(t);if(void 0!==r)return r;const e=s.get(t);return!!e&&e.some(u)}function f(t,r){o.set(String(t),Boolean(r))}function h(t){f(t,!0)}function a(t){f(t,!1)}function l(){const t=Object.create(null);for(const r of c)t[r]=u(r);return t}!function(){for(const[t,r]of Object.entries(n||(n=e.t(i,2))))if(c.add(t),"subsets"in r)for(const e of r.subsets){c.add(e);let r=s.get(e);void 0===r&&(r=[],s.set(e,r)),r.push(t)}"object"==typeof __initialDisabledFeaturesets&&Array.isArray(__initialDisabledFeaturesets)&&__initialDisabledFeaturesets.forEach(a),"object"==typeof __initialEnabledFeaturesets&&Array.isArray(__initialEnabledFeaturesets)&&__initialEnabledFeaturesets.forEach(h)}()},586463:(t,r,e)=>{"use strict";var n=e(389137);const i=/{(\w+)}/g,o=/{(\d+)}/g;String.prototype.format=function(...t){const r=(0,n.isObject)(t[0]),e=r?i:o,s=r?(r,e)=>{const n=t[0];return void 0!==n[e]?n[e]:r}:(r,e)=>{const n=parseInt(e,10),i=t[n];return void 0!==i?i:r};return this.replace(e,s)}}}]);