pinets 0.9.12 → 0.9.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/pinets.min.browser.es.js +1 -1
- package/dist/pinets.min.browser.es.js.map +1 -1
- package/dist/pinets.min.browser.js +1 -1
- package/dist/pinets.min.browser.js.map +1 -1
- package/dist/pinets.min.cjs +1 -1
- package/dist/pinets.min.cjs.map +1 -1
- package/dist/pinets.min.es.js +1 -1
- package/dist/pinets.min.es.js.map +1 -1
- package/package.json +1 -1
package/dist/pinets.min.cjs
CHANGED
|
@@ -118,5 +118,5 @@ ${t}
|
|
|
118
118
|
`),this.indent--,this.write(this.indentStr.repeat(this.indent)),this.write("})()")}generateSequenceExpression(e){this.write("(");for(let i=0;i<e.expressions.length;i++)this.generateExpression(e.expressions[i]),i<e.expressions.length-1&&this.write(", ");this.write(")")}getPrecedence(e){switch(e.type){case"Literal":case"Identifier":case"ArrayExpression":case"ObjectExpression":return 20;case"CallExpression":case"MemberExpression":return 19;case"UnaryExpression":case"UpdateExpression":return 15;case"BinaryExpression":case"LogicalExpression":switch(e.operator){case"*":case"/":case"%":return 13;case"+":case"-":return 12;case"<":case"<=":case">":case">=":return 10;case"==":case"!=":return 9;case"and":case"&&":return 5;case"or":case"||":return 4;default:return 0}case"ConditionalExpression":return 3;case"AssignmentExpression":case"AssignmentPattern":return 2;case"SequenceExpression":return 1;default:return 0}}}function yn(t){const e=/^\s*\/\/\s*@version\s*=\s*(\d+)\s*$/im,i=t.match(e);return i&&i[1]?parseInt(i[1],10):null}function Ca(t,e={}){const i=yn(t);if(i===null)return{success:!1,version:null,error:"Pine Script version not found. Please add //@version=X comment to your script."};if(i<5)return{success:!1,version:i,error:`Pine Script version ${i} is not supported. Only version 5 and above are supported.`};try{const r=new da(t).tokenize(),n=new Sa(r).parse(),a={...e,sourceCode:t},s=new Na(a).generate(n);return{success:!0,version:i,code:s,ast:n,tokens:r}}catch(r){return{success:!1,version:i,error:r.message,stack:r.stack}}}function Ia(t){if(typeof t=="function")return t.toString();{const e=yn(t);if(e===null)return t;if(e>=5){const i=Ca(t);if(i.success)return i.code;throw new Error(`Failed to transpile Pine Script version ${e}: ${i.error}`)}else throw new Error(`Unsupported Pine Script version ${e}. Only version 5 and above are supported.`)}}function ka(t,e={debug:!1,ln:!1}){typeof e=="boolean"&&(e={debug:e,ln:!0});const{debug:i}=e;let r=Ia(t);r=Qs(r);const n=i?r.split(`
|
|
119
119
|
`):[],a=cn(r,{ecmaVersion:"latest",sourceType:"module",locations:i});Zs(a),Gs(a),Hs(a);const s=new $s;Js(a,s);const o=ta(a,s)||"";if(ha(a,s,o,e,n),ca(a),la(a),a.type==="Program"&&a.body.length>0){const p=a.body[0],u=p?.expression||p;u.body?.type==="BlockStatement"&&u.body.body.unshift({type:"VariableDeclaration",kind:"const",declarations:[{type:"VariableDeclarator",id:{type:"Identifier",name:"__maxLoops"},init:{type:"LogicalExpression",operator:"||",left:{type:"MemberExpression",object:{type:"Identifier",name:"$"},property:{type:"Identifier",name:"__maxLoops"},computed:!1},right:{type:"Literal",value:5e5}}}]})}const l=Ls||Ti||void 0,c=Object.assign({},l,{LineComment(p,u){u.write("//"+p.value)}}),h=un(a,{generator:c,comments:i});return new Function("",`var _r = ${h}
|
|
120
120
|
; return _r;`)(this)}function Aa(t){return e=>new D(e.array.map(i=>Math.abs(i)),e.type,t)}function Ta(t){return e=>{let i=0,r=0;for(const n of e.array){const a=Number(n);isNaN(a)||(r++,i+=(a-i)/r)}return r===0?NaN:t.precision(i)}}function Pa(t){return(e,i)=>{const r=e.array;let n=0,a=r.length-1;for(;n<=a;){const s=Math.floor((n+a)/2),o=r[s];if(o===i)return s;o<i?n=s+1:a=s-1}return-1}}function Da(t){return(e,i)=>{const r=e.array;let n=0,a=r.length;for(;n<a;){const s=Math.floor((n+a)/2);r[s]<i?n=s+1:a=s}return n<r.length&&r[n]===i?n:n-1}}function Ma(t){return(e,i)=>{const r=e.array;let n=0,a=r.length;for(;n<a;){const s=Math.floor((n+a)/2);r[s]<=i?n=s+1:a=s}return n>0&&r[n-1]===i?n-1:n}}function Ra(t){return e=>{e.array.length=0}}function Va(t){return(e,i)=>(e.array.push(...i.array),e)}function Oa(t){return e=>new D([...e.array],e.type,t)}function La(t){return(e,i,r=!0)=>{const n=e.array,a=i.array;if(n.length!==a.length)return NaN;let s=0,o=0,l=0;const c=[];for(let m=0;m<n.length;m++){const x=Number(n[m]),_=Number(a[m]);!isNaN(x)&&x!==null&&x!==void 0&&!isNaN(_)&&_!==null&&_!==void 0&&(s+=x,o+=_,l++,c.push(m))}if(l===0)return NaN;const h=s/l,p=o/l;let u=0;for(const m of c){const x=Number(n[m]),_=Number(a[m]);u+=(x-h)*(_-p)}const f=r?l:l-1;return f<=0?NaN:t.precision(u/f)}}function ja(t){return e=>e.array.every(i=>!isNaN(i)&&i)}function Ba(t){return t.every(e=>typeof e=="number")?t.every(e=>Number.isInteger(e))?T.int:T.float:t.every(e=>typeof e=="string")?T.string:t.every(e=>typeof e=="boolean")?T.bool:T.any}function be(t){return typeof t=="number"?Number.isInteger(t)?T.int:T.float:typeof t=="string"?T.string:typeof t=="boolean"?T.bool:T.any}function At(t,e){if(typeof t=="number"&&isNaN(t)||e===T.any)return!0;switch(e){case T.int:return Number.isInteger(t)||isNaN(t);case T.float:return typeof t=="number";case T.string:return typeof t=="string";case T.bool:return typeof t=="boolean";case T.box:case T.label:case T.line:case T.linefill:case T.table:case T.color:return t===null||typeof t=="object"||typeof t=="string"}return!1}function Fa(t){return(e,i,r=0,n)=>{const a=e.array.length,s=n!==void 0?Math.min(n,a):a;for(let o=r;o<s;o++){if(!At(i,e.type))throw new Error(`Cannot call 'array.fill' with argument 'value'='${i}'. An argument of 'literal ${typeof i}' type was used but a '${e.type}' is expected.`);e.array[o]=typeof i=="number"?t.precision(i):i}}}function $a(t){return e=>e.array.length>0?e.array[0]:t.NA}function Wa(t){return(e,i)=>(i<0&&(i=e.array.length+i),i<0||i>=e.array.length?(t.warn(`Index ${i} is out of bounds, array size is ${e.array.length}.`,"array.get"),NaN):e.array[i])}function Ua(t){return(e,i)=>e.array.includes(i)}function qa(t){return(e,i)=>typeof i=="number"&&i!==i?e.array.findIndex(r=>typeof r=="number"&&r!==r):e.array.indexOf(i)}function Ka(t){return(e,i,r)=>{if(!At(r,e.type))throw new Error(`Cannot call 'array.insert' with argument 'value'='${r}'. An argument of 'literal ${typeof r}' type was used but a '${e.type}' is expected.`);if(i<0&&(i=e.array.length+i),i<0||i>e.array.length){t.warn(`Index ${i} is out of bounds, array size is ${e.array.length}.`,"array.insert");return}e.array.splice(i,0,r)}}function za(t){return(e,i=",")=>e.array.join(i)}function Ha(t){return e=>e.array.length>0?e.array[e.array.length-1]:t.NA}function Ga(t){return(e,i)=>e.array.lastIndexOf(i)}function Ya(t){return(e,i=0)=>{const r=e.array;if(r.length===0)return t.NA;if(i===0){let n=r[0];for(let a=1;a<r.length;a++)r[a]>n&&(n=r[a]);return n??t.NA}return[...r].sort((n,a)=>a-n)[i]??t.NA}}function Xa(t){return e=>{const i=e.array;if(i.length===0)return NaN;const r=new Array(i.length);for(let a=0;a<i.length;a++)r[a]=i[a];r.sort((a,s)=>a-s);const n=Math.floor(r.length/2);return r.length%2!==0?r[n]:(r[n-1]+r[n])/2}}function Qa(t){return(e,i=0)=>{const r=e.array;if(r.length===0)return t.NA;if(i===0){let n=r[0];for(let a=1;a<r.length;a++)r[a]<n&&(n=r[a]);return n??t.NA}return[...r].sort((n,a)=>n-a)[i]??t.NA}}function Za(t){return e=>{if(e.array.length===0)return NaN;const i=new Map;let r=0;for(const a of e.array){const s=(i.get(a)||0)+1;i.set(a,s),s>r&&(r=s)}const n=[];for(const[a,s]of i)s===r&&n.push(a);return n.sort((a,s)=>typeof a=="number"&&typeof s=="number"?a-s:typeof a=="string"&&typeof s=="string"?a<s?-1:a>s?1:0:0),n[0]}}function Ja(t){return(e,i)=>{const r=e.array,n=r.length;if(n===0)return NaN;const a=new Array(n);for(let c=0;c<n;c++){const h=Number(r[c]);if(isNaN(h)||h===null||h===void 0)return NaN;a[c]=h}a.sort((c,h)=>c-h),i<0&&(i=0),i>100&&(i=100);const s=i/100*n-.5;if(s<=0)return t.precision(a[0]);if(s>=n-1)return t.precision(a[n-1]);const o=Math.floor(s),l=s-o;return t.precision(a[o]*(1-l)+a[o+1]*l)}}function eo(t){return(e,i)=>{const r=e.array,n=r.length;if(n===0)return NaN;const a=new Array;for(let o=0;o<n;o++){const l=Number(r[o]);!isNaN(l)&&l!==null&&l!==void 0&&a.push(l)}if(a.length===0)return NaN;a.sort((o,l)=>o-l),i<0&&(i=0),i>100&&(i=100);const s=Math.ceil(i/100*n);return s<=0?a[0]:s>a.length?NaN:a[s-1]}}function to(t){return(e,i)=>{if(e.array.length===0)return NaN;const r=Math.floor(i);if(r<0||r>=e.array.length)return NaN;const n=Number(e.array[r]);if(isNaN(n)||n===null||n===void 0)return NaN;let a=0;for(const o of e.array){const l=Number(o);!isNaN(l)&&l!==null&&l!==void 0&&l<n&&a++}const s=e.array.length-1;return s<=0?NaN:a/s*100}}function io(t){return e=>e.array.pop()}function ro(t){return(e,i)=>{if(!At(i,e.type))throw new Error(`Cannot call 'array.push' with argument 'value'='${i}'. An argument of 'literal ${typeof i}' type was used but a '${e.type}' is expected.`);e.array.push(typeof i=="number"?t.precision(i):i)}}function no(t){return e=>t.precision(t.pine.array.max(e)-t.pine.array.min(e))}function so(t){return(e,i)=>(i<0&&(i=e.array.length+i),i<0||i>=e.array.length?(t.warn(`Index ${i} is out of bounds, array size is ${e.array.length}.`,"array.remove"),NaN):e.array.splice(i,1)[0])}function ao(t){return e=>{e.array.reverse()}}function oo(t){return(e,i,r)=>{if(!At(r,e.type))throw new Error(`Cannot call 'array.set' with argument 'value'='${r}'. An argument of 'literal ${typeof r}' type was used but a '${e.type}' is expected.`);if(i<0&&(i=e.array.length+i),i<0||i>=e.array.length){t.warn(`Index ${i} is out of bounds, array size is ${e.array.length}.`,"array.set");return}e.array[i]=typeof r=="number"?t.precision(r):r}}function lo(t){return e=>e.array.shift()}function co(t){return e=>e.array.length}function ho(t){return(e,i,r)=>{const n=r!==void 0?r:void 0;return new D(e.array.slice(i,n),e.type,t)}}function uo(t){return e=>e.array.some(i=>!isNaN(i)&&i)}var ft=(t=>(t[t.ascending=1]="ascending",t[t.descending=0]="descending",t))(ft||{}),xn=(t=>(t.AED="AED",t.ARS="ARS",t.AUD="AUD",t.BDT="BDT",t.BHD="BHD",t.BRL="BRL",t.BTC="BTC",t.CAD="CAD",t.CHF="CHF",t.CLP="CLP",t.CNY="CNY",t.COP="COP",t.CZK="CZK",t.DKK="DKK",t.EGP="EGP",t.ETH="ETH",t.EUR="EUR",t.GBP="GBP",t.HKD="HKD",t.HUF="HUF",t.IDR="IDR",t.ILS="ILS",t.INR="INR",t.ISK="ISK",t.JPY="JPY",t.KES="KES",t.KRW="KRW",t.KWD="KWD",t.LKR="LKR",t.MAD="MAD",t.MXN="MXN",t.MYR="MYR",t.NGN="NGN",t.NOK="NOK",t.NONE="NONE",t.NZD="NZD",t.PEN="PEN",t.PHP="PHP",t.PKR="PKR",t.PLN="PLN",t.QAR="QAR",t.RON="RON",t.RSD="RSD",t.RUB="RUB",t.SAR="SAR",t.SEK="SEK",t.SGD="SGD",t.THB="THB",t.TND="TND",t.TRY="TRY",t.TWD="TWD",t.USD="USD",t.USDT="USDT",t.VES="VES",t.VND="VND",t.ZAR="ZAR",t))(xn||{}),_n=(t=>(t[t.sunday=1]="sunday",t[t.monday=2]="monday",t[t.tuesday=3]="tuesday",t[t.wednesday=4]="wednesday",t[t.thursday=5]="thursday",t[t.friday=6]="friday",t[t.saturday=7]="saturday",t))(_n||{}),bn=(t=>(t.all="all",t.data_window="data_window",t.none="none",t.pane="pane",t.price_scale="price_scale",t.status_line="status_line",t))(bn||{}),wn=(t=>(t.flag="shape_flag",t.arrowdown="shape_arrow_down",t.arrowup="shape_arrow_up",t.circle="shape_circle",t.cross="shape_cross",t.diamond="shape_diamond",t.labeldown="shape_label_down",t.labelup="shape_label_up",t.square="shape_square",t.triangledown="shape_triangle_down",t.triangleup="shape_triangle_up",t.xcross="shape_xcross",t))(wn||{}),vn=(t=>(t.abovebar="AboveBar",t.belowbar="BelowBar",t.absolute="Absolute",t.bottom="Bottom",t.top="Top",t))(vn||{}),Sn=(t=>(t.auto="auto",t.tiny="tiny",t.small="small",t.normal="normal",t.large="large",t.huge="huge",t))(Sn||{}),En=(t=>(t.inherit="inherit",t.mintick="mintick",t.percent="percent",t.price="price",t.volume="volume",t))(En||{}),po=(t=>(t.linestyle_dashed="linestyle_dashed",t.linestyle_dotted="linestyle_dotted",t.linestyle_solid="linestyle_solid",t.style_area="style_area",t.style_areabr="style_areabr",t.style_circles="style_circles",t.style_columns="style_columns",t.style_cross="style_cross",t.style_histogram="style_histogram",t.style_line="style_line",t.style_linebr="style_linebr",t.style_stepline="style_stepline",t.style_stepline_diamond="style_stepline_diamond",t.style_steplinebr="style_steplinebr",t))(po||{}),Nn=(t=>(t.gaps_on="gaps_on",t.gaps_off="gaps_off",t.lookahead_on="lookahead_on",t.lookahead_off="lookahead_off",t))(Nn||{}),Cn=(t=>(t.bar_index="bi",t.bar_time="bt",t))(Cn||{}),In=(t=>(t.price="pr",t.abovebar="ab",t.belowbar="bl",t))(In||{}),kn=(t=>(t.left="l",t.right="r",t.both="b",t.none="n",t))(kn||{}),An=(t=>(t.align_bottom="bottom",t.align_top="top",t.align_left="left",t.align_center="center",t.align_right="right",t.wrap_auto="auto",t.wrap_none="none",t.format_bold="bold",t.format_italic="italic",t.format_none="none",t))(An||{}),Tn=(t=>(t.family_default="default",t.family_monospace="monospace",t))(Tn||{}),Pn=(t=>(t.none="none",t.splits="splits",t.dividends="dividends",t))(Pn||{}),Dn=(t=>(t.inherit="inherit",t.off="off",t.on="on",t))(Dn||{}),Mn=(t=>(t.actual="earnings_actual",t.estimate="earnings_estimate",t.standardized="earnings_standardized",t.future_eps="earnings_future_eps",t.future_period_end_time="earnings_future_period_end_time",t.future_revenue="earnings_future_revenue",t.future_time="earnings_future_time",t))(Mn||{}),Rn=(t=>(t.gross="dividends_gross",t.net="dividends_net",t.future_amount="dividends_future_amount",t.future_ex_date="dividends_future_ex_date",t.future_pay_date="dividends_future_pay_date",t))(Rn||{}),Vn=(t=>(t.denominator="splits_denominator",t.numerator="splits_numerator",t))(Vn||{}),On=(t=>(t.top_left="top_left",t.top_center="top_center",t.top_right="top_right",t.middle_left="middle_left",t.middle_center="middle_center",t.middle_right="middle_right",t.bottom_left="bottom_left",t.bottom_center="bottom_center",t.bottom_right="bottom_right",t))(On||{}),Ln=(t=>(t.left="left",t.none="none",t.right="right",t))(Ln||{}),jn=(t=>(t.inherit="inherit",t.off="off",t.on="on",t))(jn||{});const fo={order:ft,currency:xn,dayofweek:_n,display:bn,shape:wn,location:vn,size:Sn,format:En,barmerge:Nn,xloc:Cn,yloc:In,extend:kn,text:An,font:Tn,adjustment:Pn,backadjustment:Dn,earnings:Mn,dividends:Rn,splits:Vn,position:On,scale:Ln,settlement_as_close:jn};function mo(t){return(e,i=ft.ascending)=>{e.array.sort((r,n)=>{let a=isNaN(r)?1/0:r,s=isNaN(n)?1/0:n;return i===ft.ascending?a-s:s-a})}}function go(t){return(e,i=ft.ascending)=>{const r=e.array.map((n,a)=>a);return r.sort((n,a)=>{const s=isNaN(e.array[n])?1/0:e.array[n],o=isNaN(e.array[a])?1/0:e.array[a];return i===ft.ascending?s-o:o-s}),new D(r,T.int,t)}}function yo(t){return e=>{const i=t.array.avg(e),r=t.array.stdev(e);return isNaN(r)?new D(e.array.map(()=>NaN),T.int,t):r===0?new D(e.array.map(()=>1),T.int,t):new D(e.array.map(n=>(n-i)/r),T.int,t)}}function xo(t){return(e,i=!0)=>{const r=e.array,n=r.length;if(n===0)return NaN;let a=0,s=0,o=0;for(let h=0;h<n;h++){const p=Number(r[h]);!isNaN(p)&&p!==null&&p!==void 0&&(a+=p,s+=p*p,o++)}if(o===0)return NaN;const l=a/o;let c=s/o-l*l;return c<0?NaN:(!i&&o>1&&(c=c*o/(o-1)),!i&&o===1?0:t.precision(Math.sqrt(c)))}}function _o(t){return e=>t.precision(e.array.reduce((i,r)=>{const n=Number(r);return isNaN(n)?i:i+n},0))}function bo(t){return(e,i)=>{if(!At(i,e.type))throw new Error(`Cannot call 'array.unshift' with argument 'value'='${i}'. An argument of 'literal ${typeof i}' type was used but a '${e.type}' is expected.`);e.array.unshift(typeof i=="number"?t.precision(i):i)}}function wo(t){return(e,i=!0)=>{let r=0,n=0;for(const l of e.array){const c=Number(l);!isNaN(c)&&c!==null&&c!==void 0&&(r+=c,n++)}if(n===0)return NaN;const a=r/n;let s=0;for(const l of e.array){const c=Number(l);!isNaN(c)&&c!==null&&c!==void 0&&(s+=(c-a)*(c-a))}const o=i?n:n-1;return o<=0?NaN:t.precision(s/o)}}var T=(t=>(t.any="",t.box="box",t.bool="bool",t.color="color",t.float="float",t.int="int",t.label="label",t.line="line",t.linefill="linefill",t.string="string",t.table="table",t))(T||{});class D{constructor(e,i,r){this.array=e,this.type=i,this.context=r,this._abs=Aa(this.context),this._avg=Ta(this.context),this._binary_search=Pa(this.context),this._binary_search_leftmost=Da(this.context),this._binary_search_rightmost=Ma(this.context),this._clear=Ra(this.context),this._concat=Va(this.context),this._copy=Oa(this.context),this._covariance=La(this.context),this._every=ja(this.context),this._fill=Fa(this.context),this._first=$a(this.context),this._get=Wa(this.context),this._includes=Ua(this.context),this._indexof=qa(this.context),this._insert=Ka(this.context),this._join=za(this.context),this._last=Ha(this.context),this._lastindexof=Ga(this.context),this._max=Ya(this.context),this._median=Xa(this.context),this._min=Qa(this.context),this._mode=Za(this.context),this._percentile_linear_interpolation=Ja(this.context),this._percentile_nearest_rank=eo(this.context),this._percentrank=to(this.context),this._pop=io(this.context),this._push=ro(this.context),this._range=no(this.context),this._remove=so(this.context),this._reverse=ao(this.context),this._set=oo(this.context),this._shift=lo(this.context),this._size=co(this.context),this._slice=ho(this.context),this._some=uo(this.context),this._sort=mo(this.context),this._sort_indices=go(this.context),this._standardize=yo(this.context),this._stdev=xo(this.context),this._sum=_o(this.context),this._unshift=bo(this.context),this._variance=wo(this.context)}_abs;_avg;_binary_search;_binary_search_leftmost;_binary_search_rightmost;_clear;_concat;_copy;_covariance;_every;_fill;_first;_get;_includes;_indexof;_insert;_join;_last;_lastindexof;_max;_median;_min;_mode;_percentile_linear_interpolation;_percentile_nearest_rank;_percentrank;_pop;_push;_range;_remove;_reverse;_set;_shift;_size;_slice;_some;_sort;_sort_indices;_standardize;_stdev;_sum;_unshift;_variance;toString(){return"["+this.array.toString().replace(/,/g,", ")+"]"}[Symbol.iterator](){return this.array[Symbol.iterator]()}abs(...e){return this._abs(this,...e)}avg(...e){return this._avg(this,...e)}binary_search(...e){return this._binary_search(this,...e)}binary_search_leftmost(...e){return this._binary_search_leftmost(this,...e)}binary_search_rightmost(...e){return this._binary_search_rightmost(this,...e)}clear(...e){return this._clear(this,...e)}concat(...e){return this._concat(this,...e)}copy(...e){return this._copy(this,...e)}covariance(...e){return this._covariance(this,...e)}every(...e){return this._every(this,...e)}fill(...e){return this._fill(this,...e)}first(...e){return this._first(this,...e)}get(...e){return this._get(this,...e)}includes(...e){return this._includes(this,...e)}indexof(...e){return this._indexof(this,...e)}insert(...e){return this._insert(this,...e)}join(...e){return this._join(this,...e)}last(...e){return this._last(this,...e)}lastindexof(...e){return this._lastindexof(this,...e)}max(...e){return this._max(this,...e)}median(...e){return this._median(this,...e)}min(...e){return this._min(this,...e)}mode(...e){return this._mode(this,...e)}percentile_linear_interpolation(...e){return this._percentile_linear_interpolation(this,...e)}percentile_nearest_rank(...e){return this._percentile_nearest_rank(this,...e)}percentrank(...e){return this._percentrank(this,...e)}pop(...e){return this._pop(this,...e)}push(...e){return this._push(this,...e)}range(...e){return this._range(this,...e)}remove(...e){return this._remove(this,...e)}reverse(...e){return this._reverse(this,...e)}set(...e){return this._set(this,...e)}shift(...e){return this._shift(this,...e)}size(...e){return this._size(this,...e)}slice(...e){return this._slice(this,...e)}some(...e){return this._some(this,...e)}sort(...e){return this._sort(this,...e)}sort_indices(...e){return this._sort_indices(this,...e)}standardize(...e){return this._standardize(this,...e)}stdev(...e){return this._stdev(this,...e)}sum(...e){return this._sum(this,...e)}unshift(...e){return this._unshift(this,...e)}variance(...e){return this._variance(this,...e)}}function vo(t){return(...e)=>new D([...e],Ba(e),t)}function So(t){return(e,i)=>{const r=typeof e=="number"&&e>0&&!isNaN(e)?Math.floor(e):0;if(i===void 0){const n=r?Array(r).fill(0):[];return new D(n,T.any,t)}return new D(Array(r).fill(t.precision(i||0)),be(i||0),t)}}function Eo(t){return(e=0,i=!1)=>{const r=typeof e=="number"&&e>0&&!isNaN(e)?Math.floor(e):0;return new D(Array(r).fill(i),T.bool,t)}}function No(t){return(e=0,i=null)=>{const r=typeof e=="number"&&e>0&&!isNaN(e)?Math.floor(e):0;return new D(Array(r).fill(i),T.box,t)}}function Co(t){return(e=0,i=null)=>{const r=typeof e=="number"&&e>0&&!isNaN(e)?Math.floor(e):0;return new D(Array(r).fill(i),T.color,t)}}function Io(t){return(e=0,i=NaN)=>{const r=typeof e=="number"&&e>0&&!isNaN(e)?Math.floor(e):0;return new D(Array(r).fill(t.precision(i)),T.float,t)}}function ko(t){return(e=0,i=0)=>{const r=typeof e=="number"&&e>0&&!isNaN(e)?Math.floor(e):0;return new D(Array(r).fill(t.precision(i)),T.int,t)}}function Ao(t){return(e=0,i=null)=>{const r=typeof e=="number"&&e>0&&!isNaN(e)?Math.floor(e):0;return new D(Array(r).fill(i),T.label,t)}}function To(t){return(e=0,i=null)=>{const r=typeof e=="number"&&e>0&&!isNaN(e)?Math.floor(e):0;return new D(Array(r).fill(i),T.line,t)}}function Po(t){return(e=0,i=null)=>{const r=typeof e=="number"&&e>0&&!isNaN(e)?Math.floor(e):0;return new D(Array(r).fill(i),T.linefill,t)}}function Do(t){return(e=0,i="")=>{const r=typeof e=="number"&&e>0&&!isNaN(e)?Math.floor(e):0;return new D(Array(r).fill(i),T.string,t)}}function Mo(t){return(e=0,i=null)=>{const r=typeof e=="number"&&e>0&&!isNaN(e)?Math.floor(e):0;return new D(Array(r).fill(i),T.table,t)}}class g{constructor(e,i=0){this.data=e,this.offset=i}get(e){const i=this.data.length-1-(this.offset+e);return i<0||i>=this.data.length?NaN:this.data[i]}set(e,i){const r=this.data.length-1-(this.offset+e);r>=0&&r<this.data.length&&(this.data[r]=i)}get length(){return this.data.length}toArray(){return this.data}static from(e){return e instanceof g?e:Array.isArray(e)?new g(e):e!=null&&typeof e=="object"&&"__value"in e&&e.__value instanceof g?e.__value:new g([e])}}function Ro(t){return(e,i=0)=>g.from(e).get(i)}class Vo{constructor(e){this.context=e,this.abs=(i,...r)=>i.abs(...r),this.avg=(i,...r)=>i.avg(...r),this.binary_search=(i,...r)=>i.binary_search(...r),this.binary_search_leftmost=(i,...r)=>i.binary_search_leftmost(...r),this.binary_search_rightmost=(i,...r)=>i.binary_search_rightmost(...r),this.clear=(i,...r)=>i.clear(...r),this.concat=(i,...r)=>i.concat(...r),this.copy=(i,...r)=>i.copy(...r),this.covariance=(i,...r)=>i.covariance(...r),this.every=(i,...r)=>i.every(...r),this.fill=(i,...r)=>i.fill(...r),this.first=(i,...r)=>i.first(...r),this.from=vo(e),this.get=(i,...r)=>i.get(...r),this.includes=(i,...r)=>i.includes(...r),this.indexof=(i,...r)=>i.indexof(...r),this.insert=(i,...r)=>i.insert(...r),this.join=(i,...r)=>i.join(...r),this.last=(i,...r)=>i.last(...r),this.lastindexof=(i,...r)=>i.lastindexof(...r),this.max=(i,...r)=>i.max(...r),this.median=(i,...r)=>i.median(...r),this.min=(i,...r)=>i.min(...r),this.mode=(i,...r)=>i.mode(...r),this.new=So(e),this.new_bool=Eo(e),this.new_box=No(e),this.new_color=Co(e),this.new_float=Io(e),this.new_int=ko(e),this.new_label=Ao(e),this.new_line=To(e),this.new_linefill=Po(e),this.new_string=Do(e),this.new_table=Mo(e),this.param=Ro(),this.percentile_linear_interpolation=(i,...r)=>i.percentile_linear_interpolation(...r),this.percentile_nearest_rank=(i,...r)=>i.percentile_nearest_rank(...r),this.percentrank=(i,...r)=>i.percentrank(...r),this.pop=(i,...r)=>i.pop(...r),this.push=(i,...r)=>i.push(...r),this.range=(i,...r)=>i.range(...r),this.remove=(i,...r)=>i.remove(...r),this.reverse=(i,...r)=>i.reverse(...r),this.set=(i,...r)=>i.set(...r),this.shift=(i,...r)=>i.shift(...r),this.size=(i,...r)=>i.size(...r),this.slice=(i,...r)=>i.slice(...r),this.some=(i,...r)=>i.some(...r),this.sort=(i,...r)=>i.sort(...r),this.sort_indices=(i,...r)=>i.sort_indices(...r),this.standardize=(i,...r)=>i.standardize(...r),this.stdev=(i,...r)=>i.stdev(...r),this.sum=(i,...r)=>i.sum(...r),this.unshift=(i,...r)=>i.unshift(...r),this.variance=(i,...r)=>i.variance(...r)}}function Oo(t){return e=>{e.map.clear()}}function Lo(t){return(e,i)=>e.map.has(i)}function jo(t){return e=>{const i=new Bn(t);return i.map=new Map(e.map),i}}function Bo(t){return(e,i)=>{const r=e.map.get(i);return r===void 0?NaN:r}}function Fo(t){return e=>{const i=Array.from(e.map.keys()),r=be(i[0]);return new D(i,r,t)}}function $o(t){return(e,i,r)=>{const n=e.map.get(i);return e.map.set(i,r),n===void 0?NaN:n}}function Wo(t){return(e,i)=>{for(const[r,n]of i.map)e.map.set(r,n)}}function Uo(t){return(e,i)=>{const r=e.map.get(i);return e.map.delete(i)?r:NaN}}function qo(t){return e=>e.map.size}function Ko(t){return e=>{const i=Array.from(e.map.values()),r=be(i[0]);return new D(i,r,t)}}class Bn{constructor(e){this.context=e,this.map=new Map,this._clear=Oo(this.context),this._contains=Lo(this.context),this._copy=jo(this.context),this._get=Bo(this.context),this._keys=Fo(this.context),this._put=$o(this.context),this._put_all=Wo(this.context),this._remove=Uo(this.context),this._size=qo(this.context),this._values=Ko(this.context)}map;_clear;_contains;_copy;_get;_keys;_put;_put_all;_remove;_size;_values;toString(){return`PineMapObject(${this.map.size})`}clear(...e){return this._clear(this,...e)}contains(...e){return this._contains(this,...e)}copy(...e){return this._copy(this,...e)}get(...e){return this._get(this,...e)}keys(...e){return this._keys(this,...e)}put(...e){return this._put(this,...e)}put_all(...e){return this._put_all(this,...e)}remove(...e){return this._remove(this,...e)}size(...e){return this._size(this,...e)}values(...e){return this._values(this,...e)}}function zo(t){return()=>new Bn(t)}function Ho(t){return(e,i=0)=>g.from(e).get(i)}class Go{constructor(e){this.context=e,this.clear=(i,...r)=>i.clear(...r),this.contains=(i,...r)=>i.contains(...r),this.copy=(i,...r)=>i.copy(...r),this.get=(i,...r)=>i.get(...r),this.keys=(i,...r)=>i.keys(...r),this.new=zo(e),this.param=Ho(),this.put=(i,...r)=>i.put(...r),this.put_all=(i,...r)=>i.put_all(...r),this.remove=(i,...r)=>i.remove(...r),this.size=(i,...r)=>i.size(...r),this.values=(i,...r)=>i.values(...r)}}function Yo(t){return(e,i,r)=>{const n=e.matrix.length;let a=[];if(r&&(r instanceof D?a=r.array:Array.isArray(r)?a=r:a=[r]),n===0){for(let l=0;l<a.length;l++){let c=a[l];c instanceof g&&(c=c.get(0)),e.matrix.push([c])}return}const s=e.matrix[0].length,o=i!==void 0?i:s;for(let l=0;l<n;l++){let c=l<a.length?a[l]:NaN;c instanceof g&&(c=c.get(0)),e.matrix[l].splice(o,0,c)}}}function Xo(t){return(e,i,r)=>{const n=e.matrix.length;let a=[];if(r)if(r instanceof D)a=r.array;else if(Array.isArray(r))a=r;else if(r instanceof g){const c=r.get(0);Array.isArray(c)?a=c:a=[c]}else a=[r];const s=n>0?e.matrix[0].length:a.length,o=i!==void 0?i:n,l=[];for(let c=0;c<s;c++)if(c<a.length){let h=a[c];h instanceof g&&(h=h.get(0)),l.push(h)}else l.push(NaN);e.matrix.splice(o,0,l)}}function Qo(t){return e=>{const i=e.matrix.length;if(i===0)return NaN;const r=e.matrix[0].length;if(r===0)return NaN;let n=0,a=0;for(let s=0;s<i;s++)for(let o=0;o<r;o++){const l=e.matrix[s][o];isNaN(l)||(n+=l,a++)}return a===0?NaN:n/a}}function Zo(t){return(e,i)=>{const r=e.matrix.length,n=r>0?e.matrix[0].length:0;if(i<0||i>=n){t.warn(`Column index ${i} is out of bounds, matrix has ${n} columns.`,"matrix.col");const o=r>0?be(e.matrix[0][0]):"float";return new D([],o,t)}const a=[];for(let o=0;o<r;o++)a.push(e.matrix[o][i]);const s=be(a[0]);return new D(a,s,t)}}function Jo(t){return e=>e.matrix.length===0?0:e.matrix[0].length}function el(t){return(e,i)=>{const r=e.matrix.length,n=i.matrix.length;if(r===0){for(let o=0;o<n;o++)e.matrix.push([...i.matrix[o]]);return}const a=e.matrix[0].length,s=n>0?i.matrix[0].length:0;if(a!==s&&n>0){console.error(`matrix.concat: Column count mismatch ${a} vs ${s}`);return}for(let o=0;o<n;o++)e.matrix.push([...i.matrix[o]])}}function tl(t){return e=>{const i=e.matrix.length,r=i>0?e.matrix[0].length:0,n=new F(i,r,NaN,t);return n.matrix=e.matrix.map(a=>[...a]),n}}function il(t){const e=t.length;if(e===0)return 0;if(e===1)return t[0][0];if(e===2)return t[0][0]*t[1][1]-t[0][1]*t[1][0];const i=t.map(n=>[...n]);let r=1;for(let n=0;n<e;n++){let a=n;for(;a<e&&i[a][n]===0;)a++;if(a===e)return 0;a!==n&&([i[n],i[a]]=[i[a],i[n]],r*=-1),r*=i[n][n];for(let s=n+1;s<e;s++){const o=i[s][n]/i[n][n];for(let l=n;l<e;l++)i[s][l]-=o*i[n][l]}}return r}function rl(t){return e=>{const i=e.matrix.length,r=i>0?e.matrix[0].length:0;return i!==r?NaN:il(e.matrix)}}function nl(t){return(e,i)=>{const r=e.matrix.length;if(r===0)return new F(0,0,NaN,t);const n=e.matrix[0].length,a=new F(r,n,NaN,t);if(i instanceof F)for(let s=0;s<r;s++)for(let o=0;o<n;o++){const l=e.matrix[s][o],c=i.matrix[s]&&i.matrix[s][o]!==void 0?i.matrix[s][o]:NaN;a.matrix[s][o]=l-c}else{const s=i;for(let o=0;o<r;o++)for(let l=0;l<n;l++)a.matrix[o][l]=e.matrix[o][l]-s}return a}}function sl(t){const e=t.length;if(e!==2)return Array(e).fill(NaN);const i=t[0][0],r=t[0][1],n=t[1][0],a=t[1][1],s=i+a,o=i*a-r*n,l=s*s-4*o;if(l<0)return[NaN,NaN];const c=(s+Math.sqrt(l))/2,h=(s-Math.sqrt(l))/2;return[c,h]}function al(t){return e=>{const i=e.matrix.length,r=i>0?e.matrix[0].length:0;if(i!==r){const s=be(e.matrix[0][0]);return new D([],s,t)}const n=sl(e.matrix),a=be(n[0]);return new D(n,a,t)}}function ol(t){return e=>{const i=e.matrix.length,r=i>0?e.matrix[0].length:0;if(i!==r)return new F(0,0,NaN,t);const n=new F(i,r,0,t);for(let a=0;a<i;a++)n.matrix[a][a]=1;return n}}function ll(t){return e=>{const i=e.matrix.length;return i===0?0:i*e.matrix[0].length}}function cl(t){return(e,i,r,n,a,s)=>{const o=e.matrix.length;if(o===0)return;const l=e.matrix[0].length,c=r!==void 0?r:0,h=n!==void 0?n:o,p=a!==void 0?a:0,u=s!==void 0?s:l;for(let f=c;f<h&&!(f>=o);f++)for(let m=p;m<u&&!(m>=l);m++)e.matrix[f][m]=i}}function hl(t){return(e,i,r)=>{const n=e.matrix.length,a=n>0?e.matrix[0].length:0;if(i<0||i>=n)return t.warn(`Row index ${i} is out of bounds, matrix has ${n} rows.`,"matrix.get"),NaN;if(r<0||r>=a)return t.warn(`Column index ${r} is out of bounds, matrix has ${a} columns.`,"matrix.get"),NaN;const s=e.matrix[i][r];return s===void 0?NaN:s}}function jt(t){const e=t.length;if(e===0)return[];const i=new Array(e);for(let n=0;n<e;n++){i[n]=new Array(2*e);for(let a=0;a<e;a++)i[n][a]=t[n][a];for(let a=0;a<e;a++)i[n][e+a]=n===a?1:0}for(let n=0;n<e;n++){let a=Math.abs(i[n][n]),s=n;for(let l=n+1;l<e;l++){const c=Math.abs(i[l][n]);c>a&&(a=c,s=l)}if(a<1e-14)return t.map(l=>l.map(()=>NaN));if(s!==n){const l=i[n];i[n]=i[s],i[s]=l}const o=i[n][n];for(let l=n;l<2*e;l++)i[n][l]/=o;for(let l=0;l<e;l++){if(l===n)continue;const c=i[l][n];if(c!==0)for(let h=n;h<2*e;h++)i[l][h]-=c*i[n][h]}}const r=new Array(e);for(let n=0;n<e;n++){r[n]=new Array(e);for(let a=0;a<e;a++)r[n][a]=i[n][e+a]}return r}function ul(t){return e=>{const i=e.matrix.length,r=i>0?e.matrix[0].length:0;if(i!==r)return new F(i,r,NaN,t);const n=jt(e.matrix),a=new F(i,r,NaN,t);return a.matrix=n,a}}function pl(t){return e=>{const i=e.matrix.length;if(i===0)return!1;const r=e.matrix[0].length;if(i!==r)return!1;for(let n=0;n<i;n++)for(let a=0;a<r;a++)if(n+a!==i-1&&e.matrix[n][a]!==0)return!1;return!0}}function fl(t){return e=>{const i=e.matrix.length;if(i===0)return!1;const r=e.matrix[0].length;if(i!==r)return!1;for(let n=0;n<i;n++)for(let a=0;a<r;a++)if(e.matrix[a][n]!==-e.matrix[n][a])return!1;return!0}}function dl(t){return e=>{const i=e.matrix.length;if(i===0)return!1;const r=e.matrix[0].length;for(let n=0;n<i;n++)for(let a=0;a<r;a++){const s=e.matrix[n][a];if(s!==0&&s!==1)return!1}return!0}}function ml(t){return e=>{const i=e.matrix.length;if(i===0)return!1;const r=e.matrix[0].length;if(i!==r)return!1;for(let n=0;n<i;n++)for(let a=0;a<r;a++)if(n!==a&&e.matrix[n][a]!==0)return!1;return!0}}function gl(t){return e=>{const i=e.matrix.length;if(i===0)return!1;const r=e.matrix[0].length;if(i!==r)return!1;for(let n=0;n<i;n++)for(let a=0;a<r;a++)if(n===a){if(e.matrix[n][a]!==1)return!1}else if(e.matrix[n][a]!==0)return!1;return!0}}function yl(t){return e=>{const i=e.matrix.length;if(i===0)return!1;const r=e.matrix[0].length;return i===r}}function xl(t){return e=>{const i=e.matrix.length;if(i===0)return!1;const r=e.matrix[0].length;for(let n=0;n<i;n++){let a=0;for(let s=0;s<r;s++){const o=e.matrix[n][s];if(o<0)return!1;a+=o}if(Math.abs(a-1)>1e-10)return!1}return!0}}function _l(t){return e=>{const i=e.matrix.length;if(i===0)return!1;const r=e.matrix[0].length;if(i!==r)return!1;for(let n=0;n<i;n++)for(let a=0;a<n;a++)if(e.matrix[n][a]!==e.matrix[a][n])return!1;return!0}}function bl(t){return e=>{const i=e.matrix.length;if(i===0)return!1;const r=e.matrix[0].length;if(i!==r)return!1;let n=!0,a=!0;for(let s=0;s<i;s++)for(let o=0;o<r;o++)s>o&&e.matrix[s][o]!==0&&(n=!1),s<o&&e.matrix[s][o]!==0&&(a=!1);return n||a}}function wl(t){return e=>{const i=e.matrix.length;if(i===0)return!0;const r=e.matrix[0].length;for(let n=0;n<i;n++)for(let a=0;a<r;a++)if(e.matrix[n][a]!==0)return!1;return!0}}function vl(t){return(e,i)=>{const r=e.matrix.length,n=r>0?e.matrix[0].length:0,a=i.matrix.length,s=a>0?i.matrix[0].length:0,o=r*a,l=n*s,c=new F(o,l,NaN,t);for(let h=0;h<r;h++)for(let p=0;p<n;p++){const u=e.matrix[h][p];for(let f=0;f<a;f++)for(let m=0;m<s;m++){const x=i.matrix[f][m];c.matrix[h*a+f][p*s+m]=u*x}}return c}}function Sl(t){return e=>{const i=e.matrix.length;if(i===0)return NaN;const r=e.matrix[0].length;let n=-1/0,a=!1;for(let s=0;s<i;s++)for(let o=0;o<r;o++){const l=e.matrix[s][o];isNaN(l)||(l>n&&(n=l),a=!0)}return a?n:NaN}}function El(t){return e=>{const i=e.matrix.length;if(i===0)return NaN;const r=e.matrix[0].length,n=[];for(let s=0;s<i;s++)for(let o=0;o<r;o++){const l=e.matrix[s][o];isNaN(l)||n.push(l)}if(n.length===0)return NaN;n.sort((s,o)=>s-o);const a=Math.floor(n.length/2);return n.length%2!==0?n[a]:(n[a-1]+n[a])/2}}function Nl(t){return e=>{const i=e.matrix.length;if(i===0)return NaN;const r=e.matrix[0].length;let n=1/0,a=!1;for(let s=0;s<i;s++)for(let o=0;o<r;o++){const l=e.matrix[s][o];isNaN(l)||(l<n&&(n=l),a=!0)}return a?n:NaN}}function Cl(t){return e=>{const i=e.matrix.length;if(i===0)return NaN;const r=e.matrix[0].length,n=new Map;let a=0,s=NaN;for(let o=0;o<i;o++)for(let l=0;l<r;l++){const c=e.matrix[o][l];if(!isNaN(c)){const h=(n.get(c)||0)+1;n.set(c,h),h>a?(a=h,s=c):h===a&&c<s&&(s=c)}}return s}}function Il(t){return(e,i)=>{const r=e.matrix.length,n=r>0?e.matrix[0].length:0;if(i instanceof F){const a=i.matrix.length,s=a>0?i.matrix[0].length:0;if(n!==a)return new F(0,0,NaN,t);const o=new F(r,s,0,t);for(let l=0;l<r;l++)for(let c=0;c<s;c++){let h=0;for(let p=0;p<n;p++)h+=e.matrix[l][p]*i.matrix[p][c];o.matrix[l][c]=h}return o}else if(i instanceof D||Array.isArray(i.array||i)){const a=i.array||i;if(n!==a.length)return new D([],"float",t);const s=[];for(let o=0;o<r;o++){let l=0;for(let c=0;c<n;c++)l+=e.matrix[o][c]*a[c];s.push(l)}return new D(s,"float",t)}else{const a=i,s=new F(r,n,NaN,t);for(let o=0;o<r;o++)for(let l=0;l<n;l++)s.matrix[o][l]=e.matrix[o][l]*a;return s}}}function kl(t){return e=>{const i=e.matrix.length;if(i===0)return new F(0,0,NaN,t);const r=e.matrix[0].length;if(i===r){const h=jt(e.matrix),p=new F(i,r,NaN,t);return p.matrix=h,p}const n=h=>{const p=h.length,u=h[0].length,f=new Array(u);for(let m=0;m<u;m++){f[m]=new Array(p);for(let x=0;x<p;x++)f[m][x]=h[x][m]}return f},a=(h,p)=>{const u=h.length,f=h[0].length,m=p[0].length,x=new Array(u);for(let _=0;_<u;_++){x[_]=new Array(m).fill(0);for(let b=0;b<f;b++){const v=h[_][b];if(v!==0)for(let w=0;w<m;w++)x[_][w]+=v*p[b][w]}}return x},s=e.matrix,o=n(s);let l;if(i>r){const h=a(o,s),p=jt(h);l=a(p,o)}else{const h=a(s,o),p=jt(h);l=a(o,p)}const c=new F(r,i,NaN,t);return c.matrix=l,c}}function Al(t){return(e,i)=>{const r=e.matrix.length,n=r>0?e.matrix[0].length:0;if(r!==n)return new F(0,0,NaN,t);let a=new F(r,n,0,t);for(let l=0;l<r;l++)a.matrix[l][l]=1;let s=new F(r,n,NaN,t);for(let l=0;l<r;l++)s.matrix[l]=[...e.matrix[l]];let o=Math.floor(i);if(o<0)return new F(r,n,NaN,t);for(;o>0;){if(o%2===1){const c=new F(r,n,0,t);for(let h=0;h<r;h++)for(let p=0;p<n;p++){let u=0;for(let f=0;f<r;f++)u+=a.matrix[h][f]*s.matrix[f][p];c.matrix[h][p]=u}a=c}const l=new F(r,n,0,t);for(let c=0;c<r;c++)for(let h=0;h<n;h++){let p=0;for(let u=0;u<r;u++)p+=s.matrix[c][u]*s.matrix[u][h];l.matrix[c][h]=p}s=l,o=Math.floor(o/2)}return a}}function Tl(t){return e=>{const i=e.matrix.length;if(i===0)return 0;const r=e.matrix[0].length,n=e.matrix.map(s=>[...s]);let a=0;for(let s=0;s<r&&a<i;s++){let o=a;for(;o<i&&Math.abs(n[o][s])<1e-10;)o++;if(o<i){[n[a],n[o]]=[n[o],n[a]];const l=n[a][s];for(let c=s;c<r;c++)n[a][c]/=l;for(let c=0;c<i;c++)if(c!==a){const h=n[c][s];for(let p=s;p<r;p++)n[c][p]-=h*n[a][p]}a++}}return a}}function Pl(t){return(e,i)=>{const r=e.matrix.length;if(r===0){const s=be(e.matrix[0][0]);return new D([],s,t)}const n=[];for(let s=0;s<r;s++){const o=e.matrix[s].splice(i,1);n.push(o[0])}const a=be(n[0]);return new D(n,a,t)}}function Dl(t){return(e,i)=>{const r=e.matrix.splice(i,1),n=be(r[0][0]);return new D(r[0]||[],n,t)}}function Ml(t){return(e,i,r)=>{const n=e.matrix.length,a=n>0?e.matrix[0].length:0,s=i*r,o=[];for(let h=0;h<n;h++)for(let p=0;p<a;p++)o.push(e.matrix[h][p]);for(;o.length<s;)o.push(NaN);o.length>s&&(o.length=s);const l=[];let c=0;for(let h=0;h<i;h++){const p=[];for(let u=0;u<r;u++)p.push(o[c++]);l.push(p)}e.matrix=l}}function Rl(t){return e=>{e.matrix.reverse();for(const i of e.matrix)i.reverse()}}function Vl(t){return(e,i)=>{const r=e.matrix.length;if(i<0||i>=r){t.warn(`Row index ${i} is out of bounds, matrix has ${r} rows.`,"matrix.row");const a=r>0?be(e.matrix[0][0]):"float";return new D([],a,t)}const n=be(e.matrix[i][0]);return new D([...e.matrix[i]],n,t)}}function Ol(t){return e=>e.matrix.length}function Ll(t){return(e,i,r,n)=>{const a=e.matrix.length,s=a>0?e.matrix[0].length:0;if(i<0||i>=a){t.warn(`Row index ${i} is out of bounds, matrix has ${a} rows.`,"matrix.set");return}if(r<0||r>=s){t.warn(`Column index ${r} is out of bounds, matrix has ${s} columns.`,"matrix.set");return}e.matrix[i][r]=n}}function jl(t){return(e,i=0,r="asc")=>{e.matrix.length!==0&&e.matrix.sort((n,a)=>{const s=n[i],o=a[i];return s<o?r==="asc"?-1:1:s>o?r==="asc"?1:-1:0})}}function Bl(t){return(e,i,r,n,a)=>{const s=r-i,o=a-n,l=new F(s,o,NaN,t);for(let c=0;c<s;c++){const h=i+c;if(h>=e.matrix.length)break;for(let p=0;p<o;p++){const u=n+p;if(u>=e.matrix[h].length)break;l.matrix[c][p]=e.matrix[h][u]}}return l}}function Fl(t){return(e,i)=>{const r=e.matrix.length;if(r===0)return new F(0,0,NaN,t);const n=e.matrix[0].length,a=new F(r,n,NaN,t);if(i instanceof F)for(let s=0;s<r;s++)for(let o=0;o<n;o++){const l=e.matrix[s][o],c=i.matrix[s]&&i.matrix[s][o]!==void 0?i.matrix[s][o]:NaN;a.matrix[s][o]=l+c}else{const s=i;for(let o=0;o<r;o++)for(let l=0;l<n;l++)a.matrix[o][l]=e.matrix[o][l]+s}return a}}function $l(t){return(e,i,r)=>{const n=e.matrix.length;for(let a=0;a<n;a++){const s=e.matrix[a][i];e.matrix[a][i]=e.matrix[a][r],e.matrix[a][r]=s}}}function Wl(t){return(e,i,r)=>{const n=e.matrix[i];e.matrix[i]=e.matrix[r],e.matrix[r]=n}}function Ul(t){return e=>{const i=e.matrix.length;if(i===0)return 0;const r=e.matrix[0].length,n=Math.min(i,r);let a=0;for(let s=0;s<n;s++)a+=e.matrix[s][s];return a}}function ql(t){return e=>{const i=e.matrix.length;if(i===0)return new F(0,0,NaN,t);const r=e.matrix[0].length,n=new F(r,i,NaN,t);for(let a=0;a<i;a++)for(let s=0;s<r;s++)n.matrix[s][a]=e.matrix[a][s];return n}}class F{constructor(e=0,i=0,r=NaN,n){if(this.context=n,this.matrix=[],e>0&&i>0)for(let a=0;a<e;a++)this.matrix.push(Array(i).fill(r));this._add_col=Yo(this.context),this._add_row=Xo(this.context),this._avg=Qo(this.context),this._col=Zo(this.context),this._columns=Jo(this.context),this._concat=el(this.context),this._copy=tl(this.context),this._det=rl(this.context),this._diff=nl(this.context),this._eigenvalues=al(this.context),this._eigenvectors=ol(this.context),this._elements_count=ll(this.context),this._fill=cl(this.context),this._get=hl(this.context),this._inv=ul(this.context),this._is_antidiagonal=pl(this.context),this._is_antisymmetric=fl(this.context),this._is_binary=dl(this.context),this._is_diagonal=ml(this.context),this._is_identity=gl(this.context),this._is_square=yl(this.context),this._is_stochastic=xl(this.context),this._is_symmetric=_l(this.context),this._is_triangular=bl(this.context),this._is_zero=wl(this.context),this._kron=vl(this.context),this._max=Sl(this.context),this._median=El(this.context),this._min=Nl(this.context),this._mode=Cl(this.context),this._mult=Il(this.context),this._pinv=kl(this.context),this._pow=Al(this.context),this._rank=Tl(this.context),this._remove_col=Pl(this.context),this._remove_row=Dl(this.context),this._reshape=Ml(this.context),this._reverse=Rl(this.context),this._row=Vl(this.context),this._rows=Ol(this.context),this._set=Ll(this.context),this._sort=jl(this.context),this._submatrix=Bl(this.context),this._sum=Fl(this.context),this._swap_columns=$l(this.context),this._swap_rows=Wl(this.context),this._trace=Ul(this.context),this._transpose=ql(this.context)}matrix;_add_col;_add_row;_avg;_col;_columns;_concat;_copy;_det;_diff;_eigenvalues;_eigenvectors;_elements_count;_fill;_get;_inv;_is_antidiagonal;_is_antisymmetric;_is_binary;_is_diagonal;_is_identity;_is_square;_is_stochastic;_is_symmetric;_is_triangular;_is_zero;_kron;_max;_median;_min;_mode;_mult;_pinv;_pow;_rank;_remove_col;_remove_row;_reshape;_reverse;_row;_rows;_set;_sort;_submatrix;_sum;_swap_columns;_swap_rows;_trace;_transpose;toString(){let e="";for(let i=0;i<this.matrix.length;i++)e+=e===""?"":`
|
|
121
|
-
`,e+="["+this.matrix[i].join(", ")+"]";return e}add_col(...e){return this._add_col(this,...e)}add_row(...e){return this._add_row(this,...e)}avg(...e){return this._avg(this,...e)}col(...e){return this._col(this,...e)}columns(...e){return this._columns(this,...e)}concat(...e){return this._concat(this,...e)}copy(...e){return this._copy(this,...e)}det(...e){return this._det(this,...e)}diff(...e){return this._diff(this,...e)}eigenvalues(...e){return this._eigenvalues(this,...e)}eigenvectors(...e){return this._eigenvectors(this,...e)}elements_count(...e){return this._elements_count(this,...e)}fill(...e){return this._fill(this,...e)}get(...e){return this._get(this,...e)}inv(...e){return this._inv(this,...e)}is_antidiagonal(...e){return this._is_antidiagonal(this,...e)}is_antisymmetric(...e){return this._is_antisymmetric(this,...e)}is_binary(...e){return this._is_binary(this,...e)}is_diagonal(...e){return this._is_diagonal(this,...e)}is_identity(...e){return this._is_identity(this,...e)}is_square(...e){return this._is_square(this,...e)}is_stochastic(...e){return this._is_stochastic(this,...e)}is_symmetric(...e){return this._is_symmetric(this,...e)}is_triangular(...e){return this._is_triangular(this,...e)}is_zero(...e){return this._is_zero(this,...e)}kron(...e){return this._kron(this,...e)}max(...e){return this._max(this,...e)}median(...e){return this._median(this,...e)}min(...e){return this._min(this,...e)}mode(...e){return this._mode(this,...e)}mult(...e){return this._mult(this,...e)}pinv(...e){return this._pinv(this,...e)}pow(...e){return this._pow(this,...e)}rank(...e){return this._rank(this,...e)}remove_col(...e){return this._remove_col(this,...e)}remove_row(...e){return this._remove_row(this,...e)}reshape(...e){return this._reshape(this,...e)}reverse(...e){return this._reverse(this,...e)}row(...e){return this._row(this,...e)}rows(...e){return this._rows(this,...e)}set(...e){return this._set(this,...e)}sort(...e){return this._sort(this,...e)}submatrix(...e){return this._submatrix(this,...e)}sum(...e){return this._sum(this,...e)}swap_columns(...e){return this._swap_columns(this,...e)}swap_rows(...e){return this._swap_rows(this,...e)}trace(...e){return this._trace(this,...e)}transpose(...e){return this._transpose(this,...e)}}function Se(t){return(e,i,r)=>new F(e,i,r,t)}function Kl(t){return(e,i=0)=>g.from(e).get(i)}class zl{constructor(e){this.context=e,this.add_col=(i,...r)=>i.add_col(...r),this.add_row=(i,...r)=>i.add_row(...r),this.avg=(i,...r)=>i.avg(...r),this.col=(i,...r)=>i.col(...r),this.columns=(i,...r)=>i.columns(...r),this.concat=(i,...r)=>i.concat(...r),this.copy=(i,...r)=>i.copy(...r),this.det=(i,...r)=>i.det(...r),this.diff=(i,...r)=>i.diff(...r),this.eigenvalues=(i,...r)=>i.eigenvalues(...r),this.eigenvectors=(i,...r)=>i.eigenvectors(...r),this.elements_count=(i,...r)=>i.elements_count(...r),this.fill=(i,...r)=>i.fill(...r),this.get=(i,...r)=>i.get(...r),this.inv=(i,...r)=>i.inv(...r),this.is_antidiagonal=(i,...r)=>i.is_antidiagonal(...r),this.is_antisymmetric=(i,...r)=>i.is_antisymmetric(...r),this.is_binary=(i,...r)=>i.is_binary(...r),this.is_diagonal=(i,...r)=>i.is_diagonal(...r),this.is_identity=(i,...r)=>i.is_identity(...r),this.is_square=(i,...r)=>i.is_square(...r),this.is_stochastic=(i,...r)=>i.is_stochastic(...r),this.is_symmetric=(i,...r)=>i.is_symmetric(...r),this.is_triangular=(i,...r)=>i.is_triangular(...r),this.is_zero=(i,...r)=>i.is_zero(...r),this.kron=(i,...r)=>i.kron(...r),this.max=(i,...r)=>i.max(...r),this.median=(i,...r)=>i.median(...r),this.min=(i,...r)=>i.min(...r),this.mode=(i,...r)=>i.mode(...r),this.mult=(i,...r)=>i.mult(...r),this.new=Se(e),this.param=Kl(),this.pinv=(i,...r)=>i.pinv(...r),this.pow=(i,...r)=>i.pow(...r),this.rank=(i,...r)=>i.rank(...r),this.remove_col=(i,...r)=>i.remove_col(...r),this.remove_row=(i,...r)=>i.remove_row(...r),this.reshape=(i,...r)=>i.reshape(...r),this.reverse=(i,...r)=>i.reverse(...r),this.row=(i,...r)=>i.row(...r),this.rows=(i,...r)=>i.rows(...r),this.set=(i,...r)=>i.set(...r),this.sort=(i,...r)=>i.sort(...r),this.submatrix=(i,...r)=>i.submatrix(...r),this.sum=(i,...r)=>i.sum(...r),this.swap_columns=(i,...r)=>i.swap_columns(...r),this.swap_rows=(i,...r)=>i.swap_rows(...r),this.trace=(i,...r)=>i.trace(...r),this.transpose=(i,...r)=>i.transpose(...r),this.new_float=Se(e),this.new_int=Se(e),this.new_string=Se(e),this.new_bool=Se(e),this.new_color=Se(e),this.new_line=Se(e),this.new_label=Se(e),this.new_box=Se(e),this.new_linefill=Se(e),this.new_table=Se(e)}}class Hl{constructor(e){this.context=e}_live=!1;setLive(){this._live=!0}get isnew(){return!this._live}get islast(){return this.context.idx===this.context.length-1}get isfirst(){return this.context.idx===0}get ishistory(){return this.context.idx<this.context.length-1}get isrealtime(){return this.context.idx===this.context.length-1}get isconfirmed(){return this.context.data.closeTime.data[this.context.idx]<=Date.now()}get islastconfirmedhistory(){const e=this.context.idx,i=this.context.length;if(e===i-1)return this.context.data.closeTime.data[e]<=Date.now();if(e===i-2){const r=this.context.marketData?.[i-1]?.closeTime;return r!==void 0?r>Date.now():!1}return!1}}class ht{constructor(e,i){this._definition=e,this.context=i;for(let r in e)this[r]=e[r]}get __def__(){return this._definition}copy(){return new ht(this.__def__,this.context)}toString(){const e={};for(let i in this.__def__){const r=this[i];r!=null&&typeof r=="object"&&typeof r.toString=="function"&&!(r instanceof Array)?e[i]=r.toString():e[i]=r}try{return JSON.stringify(e)}catch{return"{"+Object.keys(e).map(i=>`"${i}":${String(e[i])}`).join(",")+"}"}}}class se{time;index;price;constructor(e,i,r){this.time=e,this.index=i,this.price=r}copy(){return new se(this.time,this.index,this.price)}toString(){return JSON.stringify({time:this.time,index:this.index,price:this.price})}}function Gl(t){return typeof t=="object"&&t&&(t.title!==void 0||t._plotKey!==void 0)&&t.data!==void 0&&t.options!==void 0}const lr={series:t=>t instanceof g||typeof t=="number"||typeof t=="string"||typeof t=="boolean",string:t=>typeof t=="string",color:t=>typeof t=="string"||t===null||typeof t=="number"&&isNaN(t)||t instanceof g,number:t=>typeof t=="number",boolean:t=>typeof t=="boolean",array:t=>Array.isArray(t),object:t=>typeof t=="object",point:t=>t instanceof se,primitive:t=>typeof t===null||typeof t!="object"&&typeof t!="function",function:t=>typeof t=="function",undefined:t=>t===void 0,null:t=>t===null,NaN:t=>isNaN(t),remaining_options:t=>t!==null&&typeof t=="object"&&!(t instanceof g)&&!(t instanceof se)&&!Gl(t)};function ke(t){const e=t[t.length-1];if(e&&typeof e=="object"&&"__callsiteId"in e)return t.pop().__callsiteId}function X(t,e,i,r){Array.isArray(e)&&typeof e[0]=="string"&&(e=[e]);const n={};let a={};const s=new Array(e.length).fill(!0);for(let o=0;o<t.length;o++){const l=t[o];if(lr.remaining_options(l)){a=l;break}const c=e.map((h,p)=>s[p]?h[o]:void 0);for(let h=0;h<c.length;h++){const p=c[h];if(p===void 0){s[h]=!1;continue}const u=i[p];if(typeof l=="number"&&isNaN(l)&&(u==="number"||u==="series"))n[p]=l;else{const f=lr[i[p]];typeof f=="function"&&f(l)?n[p]=l:s[h]=!1}}}return{...n,...a,...r}}const Yl=[["dateString"],["year","month","day","hour","minute","second"],["timezone","year","month","day","hour","minute","second"]],Xl={dateString:"string",timezone:"string",year:"number",month:"number",day:"number",hour:"number",minute:"number",second:"number"},Ql=["title","shorttitle","overlay","format","precision","scale","max_bars_back","timeframe","timeframe_gaps","explicit_plot_zorder","max_lines_count","max_labels_count","max_boxes_count","calc_bars_count","max_polylines_count","dynamic_requests","behind_chart"],Zl={title:"string",shorttitle:"string",overlay:"boolean",format:"string",precision:"number",scale:"string",max_bars_back:"number",timeframe:"string",timeframe_gaps:"boolean",explicit_plot_zorder:"boolean",max_lines_count:"number",max_labels_count:"number",max_boxes_count:"number",calc_bars_count:"number",max_polylines_count:"number",dynamic_requests:"boolean",behind_chart:"boolean"};function Jl(t){return X(t,Ql,Zl)}class _t{get __value(){return NaN}param(e,i=0){return g.from(e).get(i)}any(e){const i=g.from(e).get(0);return i==null?!0:typeof i=="number"?i!==i:!1}}const ot={freq_all:"alert.freq_all",freq_once_per_bar:"alert.freq_once_per_bar",freq_once_per_bar_close:"alert.freq_once_per_bar_close"};class ec{constructor(e){this.context=e}_firedKeys=new Set;_fallbackCounter=0;_fallbackLastExecTick=-1;get freq_all(){return ot.freq_all}get freq_once_per_bar(){return ot.freq_once_per_bar}get freq_once_per_bar_close(){return ot.freq_once_per_bar_close}param(e,i,r){return g.from(e).get(0)}any(e,i,r){const n=g.from(e).get(0),a=i?g.from(i).get(0):ot.freq_once_per_bar;let s;if(r&&typeof r=="object"&&r.__callsiteId)s=r.__callsiteId;else{const h=this.context._execTick||0;h!==this._fallbackLastExecTick&&(this._fallbackCounter=0,this._fallbackLastExecTick=h),s=`alert_${this._fallbackCounter++}`}const o=this.context.idx,l=this.context.pine?.barstate?.isrealtime??o===this.context.length-1;if((this.context._alertMode||"realtime")==="realtime"&&!l)return;const c=`${s}:${o}`;if(a===ot.freq_once_per_bar){if(this._firedKeys.has(c))return;this._firedKeys.add(c)}else if(a===ot.freq_once_per_bar_close){if(!(this.context.pine?.barstate?.isconfirmed??!0)||this._firedKeys.has(c))return;this._firedKeys.add(c)}this.context.alerts.push({type:"alert",id:s,message:n,freq:a,bar_index:o,time:this.context.data.openTime?.data?.[o]??0})}}class tc{constructor(e){this.context=e}extractPlotOptions(e){const i={};for(let r in e)i[r]=g.from(e[r]).get(0);return i}indicator(...e){const i=Jl(e),r={title:"",shorttitle:"",overlay:!1,format:"inherit",precision:10,scale:"points",max_bars_back:0,timeframe:"",timeframe_gaps:!0,explicit_plot_zorder:!1,max_lines_count:50,max_labels_count:50,max_boxes_count:50,calc_bars_count:0,max_polylines_count:50,dynamic_requests:!1,behind_chart:!0};return this.context.indicator={...r,...i},this.context.indicator}get bar_index(){return this.context.idx}na(e){const i=g.from(e).get(0);return i==null||typeof i=="number"&&isNaN(i)}nz(e,i=0){const r=g.from(e).get(0),n=g.from(i).get(0);return r==null||typeof r=="number"&&isNaN(r)?n:r}fixnan(e){const i=g.from(e);for(let r=0;r<i.length;r++){const n=i.get(r);if(!isNaN(n))return n}return NaN}_acCounter=0;_acLastExecTick=-1;_acFiredKeys=new Set;alertcondition(e,i,r){const n=g.from(e).get(0),a=this.context.idx,s=this.context._execTick||0;s!==this._acLastExecTick&&(this._acCounter=0,this._acLastExecTick=s);const o=`alertcondition_${this._acCounter++}`;if(!n)return;const l=this.context.pine?.barstate?.isrealtime??a===this.context.length-1;if((this.context._alertMode||"realtime")==="realtime"&&!l)return;const c=`${o}:${a}`;if(this._acFiredKeys.has(c))return;this._acFiredKeys.add(c);const h=i?g.from(i).get(0):"",p=r?g.from(r).get(0):"";this.context.alerts.push({type:"alertcondition",id:o,title:h,message:p,bar_index:a,time:this.context.data.openTime?.data?.[a]??0})}error(...e){console.error("error called but is currently not implemented",e)}max_bars_back(e,i){}timestamp(...e){const i=e.map(n=>n instanceof g?n.get(0):n),r=X(i,Yl,Xl);if(r.year!==void 0){const n=r.year,a=r.month,s=r.day,o=r.hour||0,l=r.minute||0,c=r.second||0,h=r.timezone||this.context.pine?.syminfo?.timezone||"UTC";return this._timestampFromComponents(h,n,a,s,o,l,c)}if(r.dateString!==void 0){const n=r.dateString.trim();if(/[Zz]$/.test(n)||/[+-]\d{2}:?\d{2}$/.test(n))return new Date(n).getTime();const a=n.includes("T")?n+"Z":n.replace(/\s+/,"T")+"Z",s=new Date(a);if(!isNaN(s.getTime())){const o=this.context.pine?.syminfo?.timezone||"UTC";return this._timestampFromComponents(o,s.getUTCFullYear(),s.getUTCMonth()+1,s.getUTCDate(),s.getUTCHours(),s.getUTCMinutes(),s.getUTCSeconds())}return new Date(n).getTime()}return NaN}_timestampFromComponents(e,i,r,n,a,s,o){const l=new Date(Date.UTC(i,r-1,n,a,s,o));i>=0&&i<100&&l.setUTCFullYear(i);const c=e.trim();if(c==="UTC"||c==="GMT"||c==="Etc/UTC")return l.getTime();const h=c.match(/^(?:UTC|GMT)([+-])(\d{1,2})(?::(\d{2}))?$/i);if(h){const p=h[1]==="+"?1:-1,u=parseInt(h[2],10),f=parseInt(h[3]||"0",10),m=p*(u*60+f)*60*1e3;return l.getTime()-m}try{return this._timestampFromIANA(e,i,r,n,a,s,o)}catch{return l.getTime()}}_timestampFromIANA(e,i,r,n,a,s,o){const l=new Date(Date.UTC(i,r-1,n,a,s,o));i>=0&&i<100&&l.setUTCFullYear(i);const c=new Intl.DateTimeFormat("en-US",{timeZone:e,year:"numeric",month:"numeric",day:"numeric",hour:"numeric",minute:"numeric",second:"numeric",hour12:!1}).formatToParts(l),h=w=>parseInt(c.find(E=>E.type===w)?.value||"0",10),p=h("year"),u=h("month"),f=h("day");let m=h("hour");m===24&&(m=0);const x=h("minute"),_=h("second"),b=new Date(Date.UTC(p,u-1,f,m,x,_));p>=0&&p<100&&b.setUTCFullYear(p);const v=b.getTime()-l.getTime();return l.getTime()-v}bool(e){const i=g.from(e).get(0);return!isNaN(i)&&i!==0}int(e){const i=g.from(e).get(0);if(typeof i!="number")throw new Error(`Cannot call "int" with argument "x"="${i}". An argument of "literal string" type was used but a "simple int" is expected.`);return Math.trunc(i)}float(e){const i=g.from(e).get(0);if(typeof i!="number")throw new Error(`Cannot call "float" with argument "x"="${i}". An argument of "literal string" type was used but a "const float" is expected.`);return i}string(e){return g.from(e).get(0).toString()}Type(e){const i=Object.keys(e),r={};for(const n of i){let a=e[n];a instanceof g&&(a=a.data),Array.isArray(a)&&(a[0],r[n]=a[1])}return{new:function(...n){const a={};let s=null;if(n.length===1&&n[0]&&typeof n[0]=="object"&&!(n[0]instanceof g)&&!Array.isArray(n[0])&&!(n[0]instanceof ht)){const o=Object.keys(n[0]);o.length>0&&o.some(l=>i.includes(l))&&(s=n[0],n=[])}for(let o=0;o<i.length;o++){const l=i[o];s&&l in s?a[l]=s[l]:o<n.length?a[l]=n[o]:l in r&&(a[l]=g.from(r[l]).get(0))}return new ht(a,this.context)},copy:function(n){return new ht(n.__def__,this.context)}}}}function lt(t){if(!t||typeof t!="string")return null;if(t.startsWith("#")){const i=t.slice(1);return i.length===6?[parseInt(i.slice(0,2),16),parseInt(i.slice(2,4),16),parseInt(i.slice(4,6),16),1]:i.length===8?[parseInt(i.slice(0,2),16),parseInt(i.slice(2,4),16),parseInt(i.slice(4,6),16),parseInt(i.slice(6,8),16)/255]:null}const e=t.match(/rgba?\(\s*(\d+),\s*(\d+),\s*(\d+)(?:,\s*([\d.]+))?\s*\)/);return e?[parseInt(e[1]),parseInt(e[2]),parseInt(e[3]),e[4]?parseFloat(e[4]):1]:null}function ic(t,e,i,r){const n=Math.round(Math.max(0,Math.min(255,t))).toString(16).padStart(2,"0"),a=Math.round(Math.max(0,Math.min(255,e))).toString(16).padStart(2,"0"),s=Math.round(Math.max(0,Math.min(255,i))).toString(16).padStart(2,"0");if(r>=1)return`#${n}${a}${s}`.toUpperCase();const o=Math.round(Math.max(0,Math.min(255,r*255))).toString(16).padStart(2,"0");return`#${n}${a}${s}${o}`.toUpperCase()}const Y={aqua:"#00BCD4",black:"#363A45",blue:"#2196F3",fuchsia:"#E040FB",gray:"#787B86",green:"#4CAF50",lime:"#00E676",maroon:"#880E4F",navy:"#311B92",olive:"#808000",orange:"#FF9800",purple:"#9C27B0",red:"#F23645",silver:"#B2B5BE",teal:"#089981",white:"#FFFFFF",yellow:"#FDD835"};function Ie(t){return typeof t=="function"&&(t=t()),t&&typeof t=="object"&&Array.isArray(t.data)&&typeof t.get=="function"&&(t=t.get(0)),t}class rc{constructor(e){this.context=e}any(e){const i=g.from(e).get(0);return typeof i=="number"&&isNaN(i)?null:i}param(e,i=0){return g.from(e).get(i)}new(e,i){if(e=Ie(e),!e||typeof e!="string")return e;if(typeof i=="number"&&isNaN(i)&&(i=void 0),e.startsWith("#")){const r=e.slice(1),n=r.length===8?r.slice(0,6):r;return i!=null?`#${n}${Math.round(255/100*(100-i)).toString(16).padStart(2,"0").toUpperCase()}`:`#${r}`}else{const r=Y[e];if(r)return i!=null?`#${r.slice(1)}${Math.round(255/100*(100-i)).toString(16).padStart(2,"0").toUpperCase()}`:r;const n=e.match(/rgba?\(\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)(?:\s*,\s*([\d.]+))?\s*\)/);if(n){const a=n[1],s=n[2],o=n[3];if(i!=null){const l=parseInt(a).toString(16).padStart(2,"0"),c=parseInt(s).toString(16).padStart(2,"0"),h=parseInt(o).toString(16).padStart(2,"0"),p=Math.round(255/100*(100-i)).toString(16).padStart(2,"0").toUpperCase();return`#${l}${c}${h}${p}`}return e}return i!=null?`rgba(${e}, ${(100-i)/100})`:e}}rgb(e,i,r,n){return typeof n=="number"&&isNaN(n)&&(n=void 0),n!=null?`rgba(${e}, ${i}, ${r}, ${(100-n)/100})`:`rgb(${e}, ${i}, ${r})`}from_gradient(e,i,r,n,a){if(e=Ie(e),i=Ie(i),r=Ie(r),n=Ie(n),a=Ie(a),e==null||typeof e=="number"&&isNaN(e)||i==null||typeof i=="number"&&isNaN(i)||r==null||typeof r=="number"&&isNaN(r)||n==null||typeof n=="number"&&isNaN(n)||a==null||typeof a=="number"&&isNaN(a))return;let s=0;r!==i&&(s=(e-i)/(r-i)),s=Math.max(0,Math.min(1,s));const o=lt(typeof n=="string"?n:"#000000")||[0,0,0,1],l=lt(typeof a=="string"?a:"#FFFFFF")||[255,255,255,1],c=o[0]+(l[0]-o[0])*s,h=o[1]+(l[1]-o[1])*s,p=o[2]+(l[2]-o[2])*s,u=o[3]+(l[3]-o[3])*s;return ic(c,h,p,u)}r(e){if(e=Ie(e),!e||typeof e!="string")return NaN;const i=lt(e);return i?i[0]:NaN}g(e){if(e=Ie(e),!e||typeof e!="string")return NaN;const i=lt(e);return i?i[1]:NaN}b(e){if(e=Ie(e),!e||typeof e!="string")return NaN;const i=lt(e);return i?i[2]:NaN}t(e){if(e=Ie(e),!e||typeof e!="string")return NaN;const i=lt(e);return i?Math.round(100-i[3]*100):NaN}aqua(){return Y.aqua}black(){return Y.black}blue(){return Y.blue}fuchsia(){return Y.fuchsia}gray(){return Y.gray}green(){return Y.green}lime(){return Y.lime}maroon(){return Y.maroon}navy(){return Y.navy}olive(){return Y.olive}orange(){return Y.orange}purple(){return Y.purple}red(){return Y.red}silver(){return Y.silver}teal(){return Y.teal}white(){return Y.white}yellow(){return Y.yellow}}function xi(t){if(!t)return"";const e=t.trim().toUpperCase();return e==="1D"||e==="D"?"D":e==="1W"||e==="W"?"W":e==="1M"||e==="M"?"M":e}function _i(t,e){const i=nc(e);if(e==="M"){const o=new Date(t);return Date.UTC(o.getUTCFullYear(),o.getUTCMonth(),1)}if(e==="W"){const o=new Date(t),l=o.getUTCDay(),c=l===0?6:l-1;return Date.UTC(o.getUTCFullYear(),o.getUTCMonth(),o.getUTCDate()-c)}if(e==="D"||i>=1440)return Math.floor(t/864e5)*864e5;const r=i*6e4,n=Math.floor(t/864e5)*864e5,a=t-n,s=Math.floor(a/r)*r;return n+s}function nc(t){if(t==="D")return 1440;if(t==="W")return 10080;if(t==="M")return 43200;const e=parseInt(t,10);return isNaN(e)?1440:e}function dt(t,e){const i=e.trim();if(i==="UTC"||i==="GMT"||i==="Etc/UTC"){const n=new Date(t);return{year:n.getUTCFullYear(),month:n.getUTCMonth()+1,day:n.getUTCDate(),hour:n.getUTCHours(),minute:n.getUTCMinutes(),second:n.getUTCSeconds(),dayOfWeek:n.getUTCDay()}}const r=i.match(/^(?:UTC|GMT)([+-])(\d{1,2})(?::(\d{2}))?$/i);if(r){const n=r[1]==="+"?1:-1,a=parseInt(r[2],10),s=parseInt(r[3]||"0",10),o=n*(a*60+s)*60*1e3,l=new Date(t+o);return{year:l.getUTCFullYear(),month:l.getUTCMonth()+1,day:l.getUTCDate(),hour:l.getUTCHours(),minute:l.getUTCMinutes(),second:l.getUTCSeconds(),dayOfWeek:l.getUTCDay()}}try{const n=new Intl.DateTimeFormat("en-US",{timeZone:e,year:"numeric",month:"numeric",day:"numeric",hour:"numeric",minute:"numeric",second:"numeric",weekday:"short",hour12:!1}).formatToParts(new Date(t)),a=c=>parseInt(n.find(h=>h.type===c)?.value||"0",10);let s=a("hour");s===24&&(s=0);const o=n.find(c=>c.type==="weekday")?.value||"Sun",l={Sun:0,Mon:1,Tue:2,Wed:3,Thu:4,Fri:5,Sat:6};return{year:a("year"),month:a("month"),day:a("day"),hour:s,minute:a("minute"),second:a("second"),dayOfWeek:l[o]??0}}catch{const n=new Date(t);return{year:n.getUTCFullYear(),month:n.getUTCMonth()+1,day:n.getUTCDate(),hour:n.getUTCHours(),minute:n.getUTCMinutes(),second:n.getUTCSeconds(),dayOfWeek:n.getUTCDay()}}}function sc(t,e,i){const r=new Date(Date.UTC(t,e-1,i)),n=r.getUTCDay()||7;r.setUTCDate(r.getUTCDate()+4-n);const a=new Date(Date.UTC(r.getUTCFullYear(),0,1));return Math.ceil(((r.getTime()-a.getTime())/864e5+1)/7)}const ac=[["timeframe"],["timeframe","bars_back"],["timeframe","session","bars_back"],["timeframe","session","bars_back","timeframe_bars_back"],["timeframe","session","timezone","bars_back","timeframe_bars_back"]],oc={timeframe:"string",session:"string",timezone:"string",bars_back:"number",timeframe_bars_back:"number"};class cr{context;dataField;constructor(e,i="openTime"){this.context=e,this.dataField=i}get __value(){return this.context.data[this.dataField]}param(e,i=0){return g.from(e).get(i)}any(...e){const i=e.map(u=>u instanceof g?u.get(0):u),r=X(i,ac,oc),n=r.bars_back??0,a=r.timeframe||"",s=this.context.data[this.dataField],o=g.from(s).get(n);if(isNaN(o)||o==null)return NaN;const l=this.context.timeframe||"",c=xi(a),h=xi(l);let p;if(!c||c===h?p=o:p=_i(o,c),r.session!==void 0&&r.session!==""){const u=r.timezone||this.context.pine?.syminfo?.timezone||"UTC";return this._isInSession(p,r.session,u)?p:NaN}return p}_isInSession(e,i,r){const n=i.match(/^(\d{2})(\d{2})-(\d{2})(\d{2})$/);if(!n)return!0;const a=parseInt(n[1],10),s=parseInt(n[2],10),o=parseInt(n[3],10),l=parseInt(n[4],10),c=dt(e,r),h=c.hour,p=c.minute,u=h*60+p,f=a*60+s,m=o*60+l;return f<=m?u>=f&&u<m:u>=f||u<m}}const lc=[[],["time"],["time","timezone"]],cc={time:"number",timezone:"string"};class We{context;extractor;constructor(e,i){this.context=e,this.extractor=i}get __value(){const e=g.from(this.context.data.openTime).get(0);if(isNaN(e))return NaN;const i=this.context.pine?.syminfo?.timezone||"UTC",r=dt(e,i);return this.extractor(r)}param(e,i=0){return g.from(e).get(i)}any(...e){const i=e.map(o=>o instanceof g?o.get(0):o);if(i.length===0)return this.__value;const r=X(i,lc,cc),n=r.time;if(n===void 0||isNaN(n))return NaN;const a=r.timezone||this.context.pine?.syminfo?.timezone||"UTC",s=dt(n,a);return this.extractor(s)}}const Ue={dayofmonth:t=>t.day,dayofweek:t=>t.dayOfWeek===0?1:t.dayOfWeek+1,hour:t=>t.hour,minute:t=>t.minute,month:t=>t.month,second:t=>t.second,weekofyear:t=>sc(t.year,t.month,t.day),year:t=>t.year},hc=[["defval","title","tooltip","inline","group","display"],["defval","title","tooltip","group","confirm","display"],["defval","title","tooltip","inline","group","confirm","display"],["defval","title","options","tooltip","inline","group","confirm","display"],["defval","title","minval","maxval","step","tooltip","inline","group","confirm","display"]],uc={defval:"primitive",title:"string",tooltip:"string",inline:"string",group:"string",display:"string",confirm:"boolean",options:"array",minval:"number",maxval:"number",step:"number"};function he(t){return X(t,hc,uc)}function pe(t,e){return e.title&&t.inputs&&t.inputs[e.title]!==void 0?t.inputs[e.title]:e.defval}function pc(t){return(...e)=>{const i=he(e);return pe(t,i)}}function fc(t){return(...e)=>{const i=he(e);return pe(t,i)}}function dc(t){return(...e)=>{const i=he(e);return pe(t,i)}}function mc(t){return(...e)=>{const i=he(e);return pe(t,i)}}function gc(t){return(...e)=>{const i=he(e);return pe(t,i)}}function yc(t){return(...e)=>{const i=he(e);return pe(t,i)}}function xc(t){return(e,i=0)=>g.from(e).get(i)}function _c(t){return(...e)=>{const i=he(e);return pe(t,i)}}function bc(t){return(...e)=>{const i=he(e);return pe(t,i)}}function wc(t){return(...e)=>{const i=he(e);return pe(t,i)}}function vc(t){return(...e)=>{const i=he(e);return pe(t,i)}}function Sc(t){return(...e)=>{const i=he(e);return pe(t,i)}}function Ec(t){return(...e)=>{const i=he(e);return pe(t,i)}}function Nc(t){return(...e)=>{const i=he(e);return pe(t,i)}}function Cc(t){return(...e)=>he(e).defval}const Ic={any:pc,bool:fc,color:dc,enum:mc,float:gc,int:yc,param:xc,price:_c,session:bc,source:wc,string:vc,symbol:Sc,text_area:Ec,time:Nc,timeframe:Cc};class kc{constructor(e){this.context=e,Object.entries(Ic).forEach(([i,r])=>{this[i]=r(e)})}any;bool;color;enum;float;int;param;price;session;source;string;symbol;text_area;time;timeframe}function Ac(t){return e=>Math.abs(g.from(e).get(0))}function Tc(t){return e=>Math.acos(g.from(e).get(0))}function Pc(t){return e=>Math.asin(g.from(e).get(0))}function Dc(t){return e=>Math.atan(g.from(e).get(0))}function Mc(t){return(...e)=>{const i=e.map(r=>g.from(r).get(0));return i.reduce((r,n)=>r+n,0)/i.length}}function Rc(t){return e=>Math.ceil(g.from(e).get(0))}function Vc(t){return e=>Math.cos(g.from(e).get(0))}function Oc(t){return()=>Math.E}function Lc(t){return e=>Math.exp(g.from(e).get(0))}function jc(t){return e=>Math.floor(g.from(e).get(0))}function Bc(t){return e=>Math.log(g.from(e).get(0))}function Fc(t){return e=>Math.log(g.from(e).get(0))}function $c(t){return e=>Math.log10(g.from(e).get(0))}function Wc(t){return(...e)=>{const i=e.map(r=>g.from(r).get(0));return Math.max(...i)}}function Uc(t){return(...e)=>{const i=e.map(r=>g.from(r).get(0));return Math.min(...i)}}function qc(t){return(e,i,r)=>typeof e=="string"?e:e instanceof g?i?new g(e.data,e.offset+i):e:!Array.isArray(e)&&typeof e=="object"?e:(t.params[r]||(t.params[r]=[]),Array.isArray(e)?new g(e,i||0):(t.params[r].length===0?t.params[r].push(e):t.params[r][t.params[r].length-1]=e,new g(t.params[r],i||0)))}function Kc(t){return()=>1.618033988749895}function zc(t){return()=>Math.PI}function Hc(t){return(e,i)=>Math.pow(g.from(e).get(0),g.from(i).get(0))}function Gc(t){return()=>Math.random()}function si(t){return t!==t?NaN:Math.sign(t)*Math.round(Math.abs(t))}function Yc(t){return(e,i)=>{const r=g.from(e).get(0);if(i==null)return si(r);const n=g.from(i).get(0);if(n===0)return si(r);const a=Math.pow(10,n);return si(r*a)/a}}function Xc(t){return e=>t.precision(Math.round(g.from(e).get(0)/t.pine.syminfo.mintick)*t.pine.syminfo.mintick)}function Qc(t){return()=>.6180339887498948}function Zc(t){return e=>Math.sign(g.from(e).get(0))}function Jc(t){return e=>Math.sin(g.from(e).get(0))}function eh(t){return e=>Math.sqrt(g.from(e).get(0))}function th(t){return(e,i)=>{const r=g.from(i).get(0),n=g.from(e);let a=0;for(let s=0;s<r;s++){const o=n.get(s);a+=o}return a}}function ih(t){return e=>Math.tan(g.from(e).get(0))}function rh(t){return e=>{const i=g.from(e).get(0);return i==null||Number.isNaN(i)?NaN:i*(180/Math.PI)}}function nh(t){return e=>{const i=g.from(e).get(0);return i==null||Number.isNaN(i)?NaN:i*(Math.PI/180)}}function sh(t){return(e,i)=>{const r=g.from(e).get(0),n=g.from(i).get(0);return typeof r=="number"&&typeof n=="number"?isNaN(r)||isNaN(n)?!1:Math.abs(r-n)<1e-9:r===n}}function ah(t){return(e,i)=>{const r=g.from(e).get(0),n=g.from(i).get(0);return typeof r=="number"&&typeof n=="number"?isNaN(r)||isNaN(n)?!1:Math.abs(r-n)>=1e-9:r!==n}}const oh={abs:Ac,acos:Tc,asin:Pc,atan:Dc,avg:Mc,ceil:Rc,cos:Vc,e:Oc,exp:Lc,floor:jc,ln:Bc,log:Fc,log10:$c,max:Wc,min:Uc,param:qc,phi:Kc,pi:zc,pow:Hc,random:Gc,round:Yc,round_to_mintick:Xc,rphi:Qc,sign:Zc,sin:Jc,sqrt:eh,sum:th,tan:ih,todegrees:rh,toradians:nh,__eq:sh,__neq:ah};class lh{constructor(e){this.context=e,Object.entries(oh).forEach(([i,r])=>{this[i]=r(e)})}_cache={};abs;acos;asin;atan;avg;ceil;cos;e;exp;floor;ln;log;log10;max;min;param;phi;pi;pow;random;round;round_to_mintick;rphi;sign;sin;sqrt;sum;tan;todegrees;toradians;__eq;__neq}function ch(t){return(e,i,r)=>{t.params[r]||(t.params[r]=[]);let n;if(e instanceof g)n=e.get(i||0);else if(Array.isArray(e)){const a=e.some(o=>o instanceof g),s=e.every(o=>!(o instanceof g)&&!Array.isArray(o));(a||s)&&e.length>=1?n=e.map(o=>o instanceof g?o.get(0):o):n=g.from(e).get(i||0)}else n=e;return t.params[r].length===0?t.params[r].push(n):t.params[r][t.params[r].length-1]=n,[n,r]}}const mt=["1","3","5","15","30","45","60","120","180","240","D","W","M"],Rt={"1m":"1","3m":"3","5m":"5","15m":"15","30m":"30","45m":"45","1h":"60","2h":"120","3h":"180","4h":"240","1d":"D","1w":"W","1M":"M"};function Ut(t){if(mt.includes(t))return t;if(Rt[t])return Rt[t];const e=t.toLowerCase();if(Rt[e])return Rt[e];const i=t.toUpperCase();return mt.includes(i)?i:t}function hr(t,e,i,r,n=!1,a=!1){for(let s=0;s<i.length;s++)if(i[s]<=t&&t<r[s])return n||a||e>=r[s]?s:s-1;return-1}function ur(t,e,i,r,n=!1,a,s=!1){for(let o=i.length-1;o>=0;o--){if(r[o]<=e&&i[o]>=t){const l=a&&e>a;if(s&&n)for(let c=0;c<i.length;c++){if(i[c]>=t&&i[c]<e)return c;if(i[c]>=e)break}if(l&&n&&!s)for(let c=0;c<i.length;c++){if(i[c]>=t&&i[c]<e)return c;if(i[c]>=e)break}return o}if(r[o]<t)break}return-1}function bi(t){return t==null||typeof t!="object"?t:"__value"in t?t.__value:t instanceof g?t.get(0):Array.isArray(t)?t.map(bi):t}function hh(t){return async(e,i,r,n=!1,a=!1,s=!1,o=null,l=null)=>{const c=e[0]instanceof g?e[0].get(0):e[0],h=c===""?t.tickerId:c,p=typeof h=="string"&&h.includes(":")?h.split(":")[1]:h,u=i[0]instanceof g?i[0].get(0):i[0],f=u===""?t.timeframe:typeof u=="string"?u:String(u??""),m=r[0],x=r[1],_=Array.isArray(n)?n[0]:n,b=Array.isArray(a)?a[0]:a,v=_===!0||_==="gaps_on",w=b===!0||b==="lookahead_on";if(t.isSecondaryContext){const ue=bi(m);return Array.isArray(ue)?[ue]:ue}const E=mt.indexOf(Ut(t.timeframe)),A=mt.indexOf(Ut(f));if(E==-1||A==-1)throw new Error("Invalid timeframe");if(E===A){const ue=bi(m);return Array.isArray(ue)?[ue]:ue}const C=E>A,M=g.from(t.data.openTime).get(0),O=g.from(t.data.closeTime).get(0),$=t.idx===t.length-1&&O>Date.now(),B=`${p}_${f}_${x}`,R=`${B}_prevIdx`;if(t.cache[B]){const ue=t.cache[B];t.dataVersion>ue.dataVersion&&(await ue.pineTS.updateTail(ue.context),ue.dataVersion=t.dataVersion);const bt=ue.context,Pt=C?ur(M,O,bt.data.openTime.data,bt.data.closeTime.data,w,t.eDate,v):hr(M,O,bt.data.openTime.data,bt.data.closeTime.data,w,$);if(Pt==-1)return NaN;const nt=bt.params[x][Pt];if(!C&&v){const Bi=t.cache[R];return Bi!==void 0&&Bi===Pt?NaN:(t.cache[R]=Pt,Array.isArray(nt)?[nt]:nt)}return Array.isArray(nt)?[nt]:nt}const q=1e3*60*60*24*30,re=t.sDate||(t.marketData?.length>0?t.marketData[0].openTime:void 0),fe=re?re-q:void 0,de=t.marketData?.length>0?t.marketData[t.marketData.length-1].closeTime:0,me=t.eDate?Math.max(t.eDate,de):(de||Date.now())+q,Ge=new Li(t.source,p,f,void 0,fe,me);Ge.markAsSecondary();const ee=await Ge.run(t.pineTSCode);t.cache[B]={pineTS:Ge,context:ee,dataVersion:t.dataVersion};const Zt=C?ur(M,O,ee.data.openTime.data,ee.data.closeTime.data,w,t.eDate,v):hr(M,O,ee.data.openTime.data,ee.data.closeTime.data,w,$);if(Zt==-1)return NaN;const Jt=ee.params[x][Zt];return!C&&v?(t.cache[R]=Zt,NaN):Array.isArray(Jt)?[Jt]:Jt}}function ct(t){return typeof t=="number"?T.float:typeof t=="boolean"?T.bool:typeof t=="string"?T.string:T.any}function uh(t){return async(e,i,r,n=!1,a=null,s=!1,o=0)=>{const l=e[0]instanceof g?e[0].get(0):e[0],c=l===""?t.tickerId:l,h=typeof c=="string"&&c.includes(":")?c.split(":")[1]:c,p=i[0]instanceof g?i[0].get(0):i[0],u=p===""?t.timeframe:typeof p=="string"?p:String(p??""),f=r[0],m=r[1];Array.isArray(n)&&n[0];const x=Array.isArray(s)?s[0]:s;if(t.isSecondaryContext)return Array.isArray(f)?[f.map(R=>new D([R],ct(R),t))]:new D([f],ct(f),t);const _=mt.indexOf(Ut(t.timeframe)),b=mt.indexOf(Ut(u));if(_===-1||b===-1){if(x)return NaN;throw new Error("Invalid timeframe")}if(b>_){if(x)return NaN;throw new Error(`Timeframe ${u} is not lower than or equal to chart timeframe ${t.timeframe}`)}if(b===_)return Array.isArray(f)?[f.map(R=>new D([R],ct(R),t))]:new D([f],ct(f),t);const v=`${h}_${u}_${m}_lower`;if(!t.cache[v]){const R=t.sDate||(t.marketData?.length>0?t.marketData[0].openTime:void 0),q=R?R-2592e6:void 0,re=t.marketData?.length>0?t.marketData[t.marketData.length-1].closeTime:0,fe=t.eDate?Math.max(t.eDate,re):(re||Date.now())+2592e6,de=new Li(t.source,h,u,void 0,q,fe);de.markAsSecondary();const me=await de.run(t.pineTSCode);t.cache[v]={pineTS:de,context:me,dataVersion:t.dataVersion}}const w=t.cache[v];t.dataVersion>w.dataVersion&&(await w.pineTS.updateTail(w.context),w.dataVersion=t.dataVersion);const E=w.context,A=g.from(t.data.openTime).get(0),C=g.from(t.data.closeTime).get(0),M=E.data.openTime.data,O=E.data.closeTime.data,$=E.params[m];if(!$)return Array.isArray(f)?[f.map(()=>new D([],T.float,t))]:new D([],T.float,t);const B=[];for(let R=0;R<M.length;R++){const q=M[R];if(!(O[R]<=A)){if(q>=C)break;q>=A&&q<C&&B.push($[R])}}if(B.length>0&&Array.isArray(B[0])){const R=B[0].length,q=[];for(let re=0;re<R;re++){const fe=B.map(me=>me[re]),de=fe.length>0?ct(fe[0]):T.float;q.push(new D(fe,de,t))}return[q]}else{const R=B.length>0?ct(B[0]):T.float;return new D(B,R,t)}}}const ph={param:ch,security:hh,security_lower_tf:uh};class fh{constructor(e){this.context=e,Object.entries(ph).forEach(([i,r])=>{this[i]=r(e)})}_cache={};param;security;security_lower_tf}function dh(t){return e=>{t.taState||(t.taState={});const i=e||"accdist";t.taState[i]||(t.taState[i]={lastIdx:-1,prevCumulativeSum:0,currentCumulativeSum:0});const r=t.taState[i];t.idx>r.lastIdx&&(r.lastIdx>=0&&(r.prevCumulativeSum=r.currentCumulativeSum),r.lastIdx=t.idx);const n=t.get(t.data.close,0),a=t.get(t.data.high,0),s=t.get(t.data.low,0),o=t.get(t.data.volume,0);if(isNaN(n)||isNaN(a)||isNaN(s)||isNaN(o))return r.currentCumulativeSum=r.prevCumulativeSum,t.precision(r.prevCumulativeSum);const l=a-s;let c=0;l!==0&&(c=(n-s-(a-n))/l*o);const h=r.prevCumulativeSum+c;return r.currentCumulativeSum=h,t.precision(h)}}function mh(t){return(e,i,r,n,a)=>{const s=g.from(i).get(0),o=g.from(r).get(0),l=g.from(n).get(0);t.taState||(t.taState={});const c=a||`alma_${s}_${o}_${l}`;if(!t.taState[c]){const x=o*(s-1),_=s/l,b=[];let v=0;for(let w=0;w<s;w++){const E=Math.exp(-Math.pow(w-x,2)/(2*_*_));b.push(E),v+=E}for(let w=0;w<b.length;w++)b[w]/=v;t.taState[c]={lastIdx:-1,prevWindow:[],prevCallCount:0,currentWindow:[],currentCallCount:0,weights:b}}const h=t.taState[c];t.idx>h.lastIdx&&(h.lastIdx>=0&&(h.prevWindow=[...h.currentWindow],h.prevCallCount=h.currentCallCount),h.lastIdx=t.idx);const p=g.from(e).get(0),u=[...h.prevWindow];for(u.unshift(p);u.length>s;)u.pop();const f=h.prevCallCount+1;if(u.length<s&&(f>=s||t.idx>=s-1)){const x=g.from(e);for(;u.length<s;)u.push(x.get(u.length))}if(h.currentWindow=u,h.currentCallCount=f,u.length<s)return NaN;let m=0;for(let x=0;x<s;x++)m+=h.weights[x]*u[s-1-x];return t.precision(m)}}function gh(t){return(e,i)=>{const r=g.from(e).get(0);t.taState||(t.taState={});const n=i||`atr_${r}`;t.taState[n]||(t.taState[n]={lastIdx:-1,prevAtr:null,prevInitSum:0,prevInitCount:0,currentAtr:null,currentInitSum:0,currentInitCount:0});const a=t.taState[n];t.idx>a.lastIdx&&(a.lastIdx>=0&&(a.prevAtr=a.currentAtr,a.prevInitSum=a.currentInitSum,a.prevInitCount=a.currentInitCount),a.lastIdx=t.idx);const s=t.get(t.data.high,0),o=t.get(t.data.low,0),l=t.get(t.data.close,0);if(isNaN(s)||isNaN(o)||isNaN(l))return NaN;const c=t.idx>0?t.get(t.data.close,1):null;let h;if(c!==null&&!isNaN(c)){const x=s-o,_=Math.abs(s-c),b=Math.abs(o-c);h=Math.max(x,_,b)}else h=s-o;let p=a.prevInitCount,u=a.prevInitSum,f=a.prevAtr;if(p<r){if(u+=h,p++,a.currentInitSum=u,a.currentInitCount=p,p===r){const x=u/r;return a.currentAtr=x,t.precision(x)}return NaN}const m=(f*(r-1)+h)/r;return a.currentAtr=m,t.precision(m)}}function yh(t){return(e,i)=>{t.taState||(t.taState={});const r=i||"barssince";t.taState[r]||(t.taState[r]={lastIdx:-1,prevLastTrueIndex:null,currentLastTrueIndex:null});const n=t.taState[r];t.idx>n.lastIdx&&(n.lastIdx>=0&&(n.prevLastTrueIndex=n.currentLastTrueIndex),n.lastIdx=t.idx);const a=g.from(e).get(0);let s=n.prevLastTrueIndex;return a&&(s=t.idx),n.currentLastTrueIndex=s,s===null?NaN:t.idx-s}}function xh(t){return(e,i,r,n)=>{const a=g.from(i).get(0),s=g.from(r).get(0);t.taState||(t.taState={});const o=n||`bb_${a}_${s}`;t.taState[o]||(t.taState[o]={lastIdx:-1,prevWindow:[],prevSum:0,currentWindow:[],currentSum:0});const l=t.taState[o];t.idx>l.lastIdx&&(l.lastIdx>=0&&(l.prevWindow=[...l.currentWindow],l.prevSum=l.currentSum),l.lastIdx=t.idx);const c=g.from(e).get(0);if(isNaN(c))return l.currentWindow=[...l.prevWindow],l.currentSum=l.prevSum,[[NaN,NaN,NaN]];const h=[...l.prevWindow];let p=l.prevSum;for(h.unshift(c),p+=c;h.length>a;){const b=h.pop();p-=b}if(h.length<a&&t.idx>=a-1){const b=g.from(e);for(;h.length<a;){const v=b.get(h.length);if(isNaN(v))break;h.push(v),p+=v}}if(l.currentWindow=h,l.currentSum=p,h.length<a)return[[NaN,NaN,NaN]];const u=p/a;let f=0;for(let b=0;b<a;b++)f+=Math.pow(h[b]-u,2);const m=Math.sqrt(f/a),x=u+s*m,_=u-s*m;return[[t.precision(u),t.precision(x),t.precision(_)]]}}function _h(t){return(e,i,r,n)=>{const a=g.from(i).get(0),s=g.from(r).get(0);t.taState||(t.taState={});const o=n||`bbw_${a}_${s}`;t.taState[o]||(t.taState[o]={lastIdx:-1,prevWindow:[],prevSum:0,currentWindow:[],currentSum:0});const l=t.taState[o];t.idx>l.lastIdx&&(l.lastIdx>=0&&(l.prevWindow=[...l.currentWindow],l.prevSum=l.currentSum),l.lastIdx=t.idx);const c=g.from(e).get(0);if(isNaN(c))return l.currentWindow=[...l.prevWindow],l.currentSum=l.prevSum,NaN;const h=[...l.prevWindow];let p=l.prevSum;for(h.unshift(c),p+=c;h.length>a;){const v=h.pop();p-=v}if(h.length<a&&t.idx>=a-1){const v=g.from(e);for(;h.length<a;){const w=v.get(h.length);if(isNaN(w))break;h.push(w),p+=w}}if(l.currentWindow=h,l.currentSum=p,h.length<a)return NaN;const u=p/a;let f=0;for(let v=0;v<a;v++){const w=h[v]-u;f+=w*w}const m=f/a,x=Math.sqrt(m),_=s*x;if(u===0)return t.precision(0);const b=2*_/u*100;return t.precision(b)}}function bh(t){return(e,i,r)=>{const n=g.from(i).get(0);t.taState||(t.taState={});const a=r||`cci_${n}`;t.taState[a]||(t.taState[a]={lastIdx:-1,prevWindow:[],prevSum:0,prevCallCount:0,currentWindow:[],currentSum:0,currentCallCount:0});const s=t.taState[a];t.idx>s.lastIdx&&(s.lastIdx>=0&&(s.prevWindow=[...s.currentWindow],s.prevSum=s.currentSum,s.prevCallCount=s.currentCallCount),s.lastIdx=t.idx);const o=g.from(e).get(0);if(isNaN(o))return NaN;const l=[...s.prevWindow];let c=s.prevSum;for(l.unshift(o),c+=o;l.length>n;){const x=l.pop();c-=x}const h=s.prevCallCount+1;if(l.length<n&&(h>=n||t.idx>=n-1)){const x=g.from(e);for(;l.length<n;){const _=x.get(l.length);if(isNaN(_))break;l.push(_),c+=_}}if(s.currentWindow=l,s.currentSum=c,s.currentCallCount=h,l.length<n)return NaN;const p=c/n;let u=0;for(let x=0;x<n;x++)u+=Math.abs(l[x]-p);const f=u/n;if(f===0)return 0;const m=(o-p)/(.015*f);return t.precision(m)}}function wh(t){return(e,i=1,r)=>{typeof i=="string"&&(r=i,i=1);const n=g.from(i).get(0);t.taState||(t.taState={});const a=r||`change_${n}`;t.taState[a]||(t.taState[a]={lastIdx:-1,prevWindow:[],prevCallCount:0,currentWindow:[],currentCallCount:0});const s=t.taState[a];t.idx>s.lastIdx&&(s.lastIdx>=0&&(s.prevWindow=[...s.currentWindow],s.prevCallCount=s.currentCallCount),s.lastIdx=t.idx);const o=g.from(e).get(0),l=[...s.prevWindow];for(l.unshift(o);l.length>n+1;)l.pop();const c=s.prevCallCount+1;if(l.length<n+1&&(c>=n+1||t.idx>=n)){const p=g.from(e);for(;l.length<n+1;)l.push(p.get(l.length))}if(s.currentWindow=l,s.currentCallCount=c,l.length<=n)return NaN;const h=o-l[n];return t.precision(h)}}function vh(t){return(e,i,r)=>{const n=g.from(i).get(0);t.taState||(t.taState={});const a=r||`cmo_${n}`;t.taState[a]||(t.taState[a]={lastIdx:-1,prevGainsWindow:[],prevLossesWindow:[],prevGainsSum:0,prevLossesSum:0,currentGainsWindow:[],currentLossesWindow:[],currentGainsSum:0,currentLossesSum:0});const s=t.taState[a];t.idx>s.lastIdx&&(s.lastIdx>=0&&(s.prevGainsWindow=[...s.currentGainsWindow],s.prevLossesWindow=[...s.currentLossesWindow],s.prevGainsSum=s.currentGainsSum,s.prevLossesSum=s.currentLossesSum),s.lastIdx=t.idx);const o=g.from(e).get(0),l=g.from(e).get(1);if(isNaN(o)||isNaN(l))return NaN;const c=o-l,h=c>=0?c:0,p=c>=0?0:-c,u=[...s.prevGainsWindow],f=[...s.prevLossesWindow];let m=s.prevGainsSum,x=s.prevLossesSum;if(u.unshift(h),f.unshift(p),m+=h,x+=p,u.length<n)return s.currentGainsWindow=u,s.currentLossesWindow=f,s.currentGainsSum=m,s.currentLossesSum=x,NaN;if(u.length>n){const v=u.pop(),w=f.pop();m-=v,x-=w}s.currentGainsWindow=u,s.currentLossesWindow=f,s.currentGainsSum=m,s.currentLossesSum=x;const _=m+x;if(_===0)return t.precision(0);const b=100*(m-x)/_;return t.precision(b)}}function Sh(t){return(e,i,r)=>{const n=g.from(i).get(0),a=g.from(e);let s=0,o=!1;for(let h=0;h<n;h++){const p=a.get(h);if(isNaN(p)){o=!0;break}s+=p}if(o)return NaN;let l=0;for(let h=0;h<n;h++){const p=a.get(h);l+=p*(h+1)}if(s===0)return NaN;const c=-l/s;return t.precision(c)}}function Eh(t){return(e,i,r,n)=>{const a=g.from(r).get(0),s=g.from(e),o=g.from(i);if(t.idx<a-1)return NaN;let l=0,c=0,h=0,p=0,u=0,f=0;for(let v=0;v<a;v++){const w=s.get(v),E=o.get(v);isNaN(w)||isNaN(E)||(l+=w,c+=E,h+=w*E,p+=w*w,u+=E*E,f++)}if(f<2)return NaN;const m=f*h-l*c,x=f*p-l*l,_=f*u-c*c;if(x<=0||_<=0)return t.precision(0);const b=m/Math.sqrt(x*_);return t.precision(b)}}function Nh(t){return(e,i,r)=>{const n=g.from(e),a=g.from(i),s=n.get(0),o=a.get(0),l=n.get(1),c=a.get(1);if(isNaN(s)||isNaN(o)||isNaN(l)||isNaN(c))return!1;const h=s>o&&l<=c,p=s<o&&l>=c;return h||p}}function Ch(t){return(e,i)=>{const r=g.from(e),n=g.from(i),a=r.get(0),s=n.get(0),o=r.get(1),l=n.get(1);return o<=l&&a>s}}function Ih(t){return(e,i)=>{const r=g.from(e),n=g.from(i),a=r.get(0),s=n.get(0),o=r.get(1),l=n.get(1);return o>=l&&a<s}}function kh(t){return(e,i)=>{t.taState||(t.taState={});const r=i||"cum";t.taState[r]||(t.taState[r]={lastIdx:-1,prevCumulativeSum:0,currentCumulativeSum:0});const n=t.taState[r];t.idx>n.lastIdx&&(n.lastIdx>=0&&(n.prevCumulativeSum=n.currentCumulativeSum),n.lastIdx=t.idx);const a=g.from(e).get(0);if(isNaN(a))return n.currentCumulativeSum=n.prevCumulativeSum,t.precision(n.prevCumulativeSum);const s=n.prevCumulativeSum+a;return n.currentCumulativeSum=s,t.precision(s)}}function Ah(t){return(e,i,r)=>{const n=g.from(i).get(0);t.taState||(t.taState={});const a=r||`dev_${n}`;t.taState[a]||(t.taState[a]={lastIdx:-1,prevWindow:[],prevSum:0,prevCallCount:0,currentWindow:[],currentSum:0,currentCallCount:0});const s=t.taState[a];t.idx>s.lastIdx&&(s.lastIdx>=0&&(s.prevWindow=[...s.currentWindow],s.prevSum=s.currentSum,s.prevCallCount=s.currentCallCount),s.lastIdx=t.idx);const o=g.from(e).get(0)||0,l=[...s.prevWindow];let c=s.prevSum;for(l.unshift(o),c+=o;l.length>n;){const m=l.pop();c-=m}const h=s.prevCallCount+1;if(l.length<n&&(h>=n||t.idx>=n-1)){const m=g.from(e);for(;l.length<n;){const x=m.get(l.length);l.push(x),c+=x}}if(s.currentWindow=l,s.currentSum=c,s.currentCallCount=h,l.length<n)return NaN;const p=c/n;let u=0;for(let m=0;m<n;m++)u+=Math.abs(l[m]-p);const f=u/n;return t.precision(f)}}function Th(t){return(e,i,r)=>{const n=g.from(e).get(0),a=g.from(i).get(0);t.taState||(t.taState={});const s=r||`dmi_${n}_${a}`;t.taState[s]||(t.taState[s]={lastIdx:-1,prevTrInitSum:0,prevPlusInitSum:0,prevMinusInitSum:0,prevInitCount:0,prevSmoothedTR:NaN,prevSmoothedPlus:NaN,prevSmoothedMinus:NaN,prevDxInitSum:0,prevAdxInitCount:0,prevADX:NaN,currentTrInitSum:0,currentPlusInitSum:0,currentMinusInitSum:0,currentInitCount:0,currentSmoothedTR:NaN,currentSmoothedPlus:NaN,currentSmoothedMinus:NaN,currentDxInitSum:0,currentAdxInitCount:0,currentADX:NaN});const o=t.taState[s];t.idx>o.lastIdx&&(o.lastIdx>=0&&(o.prevTrInitSum=o.currentTrInitSum,o.prevPlusInitSum=o.currentPlusInitSum,o.prevMinusInitSum=o.currentMinusInitSum,o.prevInitCount=o.currentInitCount,o.prevSmoothedTR=o.currentSmoothedTR,o.prevSmoothedPlus=o.currentSmoothedPlus,o.prevSmoothedMinus=o.currentSmoothedMinus,o.prevDxInitSum=o.currentDxInitSum,o.prevAdxInitCount=o.currentAdxInitCount,o.prevADX=o.currentADX),o.lastIdx=t.idx);const l=t.get(t.data.high,0),c=t.get(t.data.low,0),h=t.get(t.data.close,0);if(isNaN(l)||isNaN(c)||isNaN(h))return[[NaN,NaN,NaN]];const p=t.idx>0?t.get(t.data.high,1):NaN,u=t.idx>0?t.get(t.data.low,1):NaN,f=t.idx>0?t.get(t.data.close,1):NaN;if(isNaN(p))return[[NaN,NaN,NaN]];const m=Math.max(l-c,Math.abs(l-f),Math.abs(c-f)),x=l-p,_=u-c,b=x>_&&x>0?x:0,v=_>x&&_>0?_:0;let w=o.prevInitCount,E=o.prevTrInitSum,A=o.prevPlusInitSum,C=o.prevMinusInitSum,M=o.prevSmoothedTR,O=o.prevSmoothedPlus,$=o.prevSmoothedMinus;if(w++,w<=n)E+=m,A+=b,C+=v,w===n&&(M=E/n,O=A/n,$=C/n);else{const ee=1/n;M=ee*m+(1-ee)*M,O=ee*b+(1-ee)*O,$=ee*v+(1-ee)*$}if(o.currentInitCount=w,o.currentTrInitSum=E,o.currentPlusInitSum=A,o.currentMinusInitSum=C,o.currentSmoothedTR=M,o.currentSmoothedPlus=O,o.currentSmoothedMinus=$,w<n)return[[NaN,NaN,NaN]];const B=M===0?0:100*O/M,R=M===0?0:100*$/M,q=B+R,re=q===0?0:100*Math.abs(B-R)/q;let fe=o.prevAdxInitCount,de=o.prevDxInitSum,me=o.prevADX,Ge=NaN;if(fe++,fe<=a)de+=re,fe===a&&(me=de/a,Ge=me);else{const ee=1/a;me=ee*re+(1-ee)*me,Ge=me}return o.currentAdxInitCount=fe,o.currentDxInitSum=de,o.currentADX=me,[[t.precision(B),t.precision(R),t.precision(Ge)]]}}function Ph(t){return(e,i,r)=>{const n=g.from(i).get(0);t.taState||(t.taState={});const a=r||`ema_${n}`;t.taState[a]||(t.taState[a]={lastIdx:-1,prevEma:null,prevInitSum:0,prevInitCount:0,currentEma:null,currentInitSum:0,currentInitCount:0});const s=t.taState[a];t.idx>s.lastIdx&&(s.lastIdx>=0&&(s.prevEma=s.currentEma,s.prevInitSum=s.currentInitSum,s.prevInitCount=s.currentInitCount),s.lastIdx=t.idx);const o=g.from(e).get(0);if(o==null||isNaN(o))return NaN;let l=s.prevInitCount,c=s.prevInitSum,h=s.prevEma;if(l<n){if(c+=o,l++,s.currentInitSum=c,s.currentInitCount=l,l===n){const f=c/n;return s.currentEma=f,t.precision(f)}return NaN}const p=2/(n+1),u=o*p+h*(1-p);return s.currentEma=u,t.precision(u)}}function Dh(t){return(e,i,r)=>{const n=g.from(i).get(0),a=g.from(e);for(let s=0;s<n;s++){const o=a.get(s),l=a.get(s+1);if(isNaN(o)||isNaN(l)||o>=l)return!1}return!0}}function Mh(t){return(e,i,r)=>{typeof i=="string"&&r===void 0&&(r=i,i=e,e=t.data.high);const n=g.from(i).get(0);t.taState||(t.taState={});const a=r||`highest_${n}`;t.taState[a]||(t.taState[a]={lastIdx:-1,prevWindow:[],prevCallCount:0,currentWindow:[],currentCallCount:0});const s=t.taState[a];t.idx>s.lastIdx&&(s.lastIdx>=0&&(s.prevWindow=[...s.currentWindow],s.prevCallCount=s.currentCallCount),s.lastIdx=t.idx);const o=g.from(e).get(0),l=[...s.prevWindow];for(l.unshift(o);l.length>n;)l.pop();const c=s.prevCallCount+1;if(l.length<n&&(c>=n||t.idx>=n-1)){const u=g.from(e);for(;l.length<n;)l.push(u.get(l.length))}if(s.currentWindow=l,s.currentCallCount=c,l.length<n)return NaN;const h=l.filter(u=>!isNaN(u)&&u!==void 0);if(h.length===0)return NaN;const p=Math.max(...h);return t.precision(p)}}function Rh(t){return(e,i,r)=>{const n=g.from(i).get(0),a=g.from(e);if(t.idx<n-1)return NaN;let s=-1/0,o=NaN;for(let l=0;l<n;l++){const c=a.get(l);isNaN(c)||(isNaN(o)||c>s)&&(s=c,o=-l)}return o}}function Vh(t){return(e,i,r)=>{const n=g.from(i).get(0),a=Math.floor(n/2),s=Math.floor(Math.sqrt(n)),o=t.pine.ta.wma,l=o(e,a,r?`${r}_wma1`:void 0),c=o(e,n,r?`${r}_wma2`:void 0);if(isNaN(l)||isNaN(c))return NaN;t.taState||(t.taState={});const h=r||`hma_raw_${n}`;t.taState[h]||(t.taState[h]={lastIdx:-1,prevValues:[],currentValues:[]});const p=t.taState[h];t.idx>p.lastIdx&&(p.lastIdx>=0&&(p.prevValues=[...p.currentValues]),p.lastIdx=t.idx);const u=2*l-c,f=[...p.prevValues];f.unshift(u),f.length>s+1&&f.pop(),p.currentValues=f;const m=r?`${r}_hma_final`:`hma_final_${n}`;t.taState[m]||(t.taState[m]={lastIdx:-1,prevWindow:[],currentWindow:[]});const x=t.taState[m];t.idx>x.lastIdx&&(x.lastIdx>=0&&(x.prevWindow=[...x.currentWindow]),x.lastIdx=t.idx);const _=[...x.prevWindow];if(_.unshift(u),_.length<s)return x.currentWindow=_,NaN;for(;_.length>s;)_.pop();x.currentWindow=_;let b=0,v=0;for(let E=0;E<s;E++){const A=s-E;b+=_[E]*A,v+=A}const w=b/v;return t.precision(w)}}function Oh(t){return e=>{const i=t.get(t.data.close,0),r=t.get(t.data.high,0),n=t.get(t.data.low,0),a=t.get(t.data.volume,0);if(isNaN(i)||isNaN(r)||isNaN(n)||isNaN(a))return NaN;const s=(r-n)*a;if(s===0)return t.precision(0);const o=(2*i-r-n)/s;return t.precision(o)}}function Lh(t){return(e,i,r,n,a)=>{const s=g.from(i).get(0),o=g.from(r).get(0);let l=!0;typeof n=="string"?a=n:n!==void 0&&(l=g.from(n).get(0));let c;const h=t.get(t.data.high,0),p=t.get(t.data.low,0);if(l){const E=t.get(t.data.close,1);isNaN(E)?c=NaN:c=Math.max(h-p,Math.abs(h-E),Math.abs(p-E))}else c=h-p;const u=g.from(e).get(0);t.taState||(t.taState={});const f=a||`kc_${s}_${o}_${l}`;t.taState[f]||(t.taState[f]={lastIdx:-1,basisState:{prevEma:null,initSum:0,initCount:0},rangeState:{prevEma:null,initSum:0,initCount:0},currentBasisState:{prevEma:null,initSum:0,initCount:0},currentRangeState:{prevEma:null,initSum:0,initCount:0}});const m=t.taState[f];t.idx>m.lastIdx&&(m.lastIdx>=0&&(m.basisState={...m.currentBasisState},m.rangeState={...m.currentRangeState}),m.lastIdx=t.idx);const x=(E,A,C,M)=>{if(isNaN(C))return Object.assign(A,E),A.prevEma!==null?A.prevEma:NaN;let O=E.initCount,$=E.initSum,B=E.prevEma;if(O<M){if($+=C,O++,A.initSum=$,A.initCount=O,A.prevEma=B,O===M){const re=$/M;return A.prevEma=re,re}return NaN}const R=2/(M+1),q=C*R+B*(1-R);return A.prevEma=q,A.initSum=$,A.initCount=O,q},_=x(m.basisState,m.currentBasisState,u,s),b=x(m.rangeState,m.currentRangeState,c,s);if(isNaN(_)||isNaN(b))return[[NaN,NaN,NaN]];const v=_+b*o,w=_-b*o;return[[t.precision(_),t.precision(v),t.precision(w)]]}}function jh(t){return(e,i,r,n,a)=>{const s=g.from(i).get(0),o=g.from(r).get(0);let l=!0;typeof n=="string"?a=n:n!==void 0&&(l=g.from(n).get(0)),t.taState||(t.taState={});const c=a||`kcw_${s}_${o}_${l}`;t.taState[c]||(t.taState[c]={lastIdx:-1,basisState:{prevEma:null,initSum:0,initCount:0},rangeState:{prevEma:null,initSum:0,initCount:0},currentBasisState:{prevEma:null,initSum:0,initCount:0},currentRangeState:{prevEma:null,initSum:0,initCount:0}});const h=t.taState[c];t.idx>h.lastIdx&&(h.lastIdx>=0&&(h.basisState={...h.currentBasisState},h.rangeState={...h.currentRangeState}),h.lastIdx=t.idx);const p=(w,E,A,C)=>{if(isNaN(A))return Object.assign(E,w),E.prevEma!==null?E.prevEma:NaN;let M=w.initCount,O=w.initSum,$=w.prevEma;if(M<C){if(O+=A,M++,E.initSum=O,E.initCount=M,E.prevEma=$,M===C){const q=O/C;return E.prevEma=q,q}return NaN}const B=2/(C+1),R=A*B+$*(1-B);return E.prevEma=R,E.initSum=O,E.initCount=M,R};let u;const f=t.get(t.data.high,0),m=t.get(t.data.low,0);if(l){const w=t.get(t.data.close,1);isNaN(w)?u=NaN:u=Math.max(f-m,Math.abs(f-w),Math.abs(m-w))}else u=f-m;const x=g.from(e).get(0),_=p(h.basisState,h.currentBasisState,x,s),b=p(h.rangeState,h.currentRangeState,u,s);if(isNaN(_)||isNaN(b))return NaN;if(_===0)return t.precision(0);const v=2*b*o/_;return t.precision(v)}}function Bh(t){return(e,i,r,n)=>{const a=g.from(i).get(0),s=g.from(r).get(0);t.taState||(t.taState={});const o=n||`linreg_${a}_${s}`;t.taState[o]||(t.taState[o]={lastIdx:-1,prevWindow:[],prevCallCount:0,currentWindow:[],currentCallCount:0});const l=t.taState[o];t.idx>l.lastIdx&&(l.lastIdx>=0&&(l.prevWindow=[...l.currentWindow],l.prevCallCount=l.currentCallCount),l.lastIdx=t.idx);const c=g.from(e).get(0),h=[...l.prevWindow];for(h.unshift(c);h.length>a;)h.pop();const p=l.prevCallCount+1;if(h.length<a&&(p>=a||t.idx>=a-1)){const E=g.from(e);for(;h.length<a;)h.push(E.get(h.length))}if(l.currentWindow=h,l.currentCallCount=p,h.length<a)return NaN;let u=0,f=0,m=0,x=0;const _=a;for(let E=0;E<a;E++){const A=a-1-E,C=h[E];u+=A,f+=C,m+=A*C,x+=A*A}const b=_*x-u*u;if(b===0)return NaN;const v=(_*m-u*f)/b,w=(f-v*u)/_+v*(a-1-s);return t.precision(w)}}function Fh(t){return(e,i,r)=>{typeof i=="string"&&r===void 0&&(r=i,i=e,e=t.data.low);const n=g.from(i).get(0);t.taState||(t.taState={});const a=r||`lowest_${n}`;t.taState[a]||(t.taState[a]={lastIdx:-1,prevWindow:[],prevCallCount:0,currentWindow:[],currentCallCount:0});const s=t.taState[a];t.idx>s.lastIdx&&(s.lastIdx>=0&&(s.prevWindow=[...s.currentWindow],s.prevCallCount=s.currentCallCount),s.lastIdx=t.idx);const o=g.from(e).get(0),l=[...s.prevWindow];for(l.unshift(o);l.length>n;)l.pop();const c=s.prevCallCount+1;if(l.length<n&&(c>=n||t.idx>=n-1)){const u=g.from(e);for(;l.length<n;)l.push(u.get(l.length))}if(s.currentWindow=l,s.currentCallCount=c,l.length<n)return NaN;const h=l.filter(u=>!isNaN(u)&&u!==void 0);if(h.length===0)return NaN;const p=Math.min(...h);return t.precision(p)}}function $h(t){return(e,i,r)=>{const n=g.from(i).get(0),a=g.from(e);if(t.idx<n-1)return NaN;let s=1/0,o=NaN;for(let l=0;l<n;l++){const c=a.get(l);isNaN(c)||(isNaN(o)||c<s)&&(s=c,o=-l)}return o}}function Wh(t){return(e,i,r,n,a)=>{const s=g.from(i).get(0),o=g.from(r).get(0),l=g.from(n).get(0),c=a||`macd_${s}_${o}_${l}`,h=`${c}_fast`,p=`${c}_slow`,u=`${c}_signal`,f=t.pine.ta.ema(e,s,h),m=t.pine.ta.ema(e,o,p);let x=NaN;!isNaN(f)&&!isNaN(m)&&(x=f-m);let _=NaN;isNaN(x)||(_=t.pine.ta.ema(x,l,u));let b=NaN;return!isNaN(x)&&!isNaN(_)&&(b=x-_),[[t.precision(x),t.precision(_),t.precision(b)]]}}function Uh(t){return(e,i,r)=>{const n=g.from(i).get(0);t.taState||(t.taState={});const a=r||`median_${n}`;t.taState[a]||(t.taState[a]={lastIdx:-1,prevWindow:[],prevCallCount:0,currentWindow:[],currentCallCount:0});const s=t.taState[a];t.idx>s.lastIdx&&(s.lastIdx>=0&&(s.prevWindow=[...s.currentWindow],s.prevCallCount=s.currentCallCount),s.lastIdx=t.idx);const o=g.from(e).get(0),l=[...s.prevWindow];for(l.unshift(o);l.length>n;)l.pop();const c=s.prevCallCount+1;if(l.length<n&&(c>=n||t.idx>=n-1)){const f=g.from(e);for(;l.length<n;)l.push(f.get(l.length))}if(s.currentWindow=l,s.currentCallCount=c,l.length<n)return NaN;const h=l.slice().sort((f,m)=>f-m),p=Math.floor(n/2),u=n%2===0?(h[p-1]+h[p])/2:h[p];return t.precision(u)}}function qh(t){return(e,i,r)=>{const n=g.from(i).get(0);t.taState||(t.taState={});const a=r||`mfi_${n}`;t.taState[a]||(t.taState[a]={lastIdx:-1,prevUpperWindow:[],prevLowerWindow:[],prevUpperSum:0,prevLowerSum:0,currentUpperWindow:[],currentLowerWindow:[],currentUpperSum:0,currentLowerSum:0});const s=t.taState[a];t.idx>s.lastIdx&&(s.lastIdx>=0&&(s.prevUpperWindow=[...s.currentUpperWindow],s.prevLowerWindow=[...s.currentLowerWindow],s.prevUpperSum=s.currentUpperSum,s.prevLowerSum=s.currentLowerSum),s.lastIdx=t.idx);const o=g.from(e).get(0),l=g.from(e).get(1),c=t.get(t.data.volume,0);if(isNaN(o)||isNaN(c))return NaN;const h=isNaN(l)?NaN:o-l,p=c*(h<=0?0:o),u=c*(h>=0?0:o),f=[...s.prevUpperWindow],m=[...s.prevLowerWindow];let x=s.prevUpperSum,_=s.prevLowerSum;if(f.unshift(p),m.unshift(u),x+=p,_+=u,f.length<n)return s.currentUpperWindow=f,s.currentLowerWindow=m,s.currentUpperSum=x,s.currentLowerSum=_,NaN;if(f.length>n){const v=f.pop(),w=m.pop();x-=v,_-=w}if(s.currentUpperWindow=f,s.currentLowerWindow=m,s.currentUpperSum=x,s.currentLowerSum=_,_===0)return t.precision(100);if(x===0)return t.precision(0);const b=100-100/(1+x/_);return t.precision(b)}}function Kh(t){return(e,i,r)=>{const n=g.from(i).get(0),a=g.from(e);if(t.idx<n-1)return NaN;const s=new Map;for(let c=0;c<n;c++){const h=a.get(c);isNaN(h)||s.set(h,(s.get(h)||0)+1)}if(s.size===0)return NaN;let o=NaN,l=-1;for(const[c,h]of s.entries())h>l?(l=h,o=c):h===l&&c<o&&(o=c);return o}}function zh(t){return(e,i,r)=>{const n=g.from(i).get(0);return t.pine.ta.change(e,n,r)}}function Hh(t){return e=>{t.taState||(t.taState={});const i=e||"nvi";t.taState[i]||(t.taState[i]={lastIdx:-1,committedNVI:1,tentativeNVI:1});const r=t.taState[i];t.idx>r.lastIdx&&(r.lastIdx>=0&&(r.committedNVI=r.tentativeNVI),r.lastIdx=t.idx);const n=t.get(t.data.close,0),a=t.get(t.data.close,1),s=t.get(t.data.volume,0),o=t.get(t.data.volume,1),l=isNaN(n)?0:n,c=isNaN(a)?0:a,h=isNaN(s)?0:s,p=isNaN(o)?0:o;let u=r.committedNVI;if(!(l===0||c===0)&&h<p){const f=(l-c)/c;u=u+f*u}return r.tentativeNVI=u,t.precision(u)}}function Gh(t){return()=>{t.taState||(t.taState={});const e="obv";t.taState[e]||(t.taState[e]={lastIdx:-1,committedOBV:0,tentativeOBV:0});const i=t.taState[e];t.idx>i.lastIdx&&(i.lastIdx>=0&&(i.committedOBV=i.tentativeOBV),i.lastIdx=t.idx);const r=t.get(t.data.close,0),n=t.get(t.data.volume,0),a=t.get(t.data.close,1);if(isNaN(a))return i.tentativeOBV=0,t.precision(0);let s=i.committedOBV;return r>a?s+=n:r<a&&(s-=n),i.tentativeOBV=s,t.precision(s)}}function Yh(t){return(e,i,r)=>e instanceof g?i?new g(e.data,e.offset+i):e:(t.params[r]||(t.params[r]=[]),Array.isArray(e)?new g(e,i||0):(t.params[r].length===0?t.params[r].push(e):t.params[r][t.params[r].length-1]=e,new g(t.params[r],i||0)))}function Xh(t){return(e,i,r,n)=>{const a=g.from(i).get(0),s=g.from(r).get(0),o=g.from(e);if(t.idx<a-1)return NaN;const l=[];for(let m=0;m<a;m++){const x=o.get(m);if(isNaN(x))return NaN;l.push(x)}l.sort((m,x)=>m-x);let c=s/100*a-.5;c<0&&(c=0),c>a-1&&(c=a-1);const h=Math.floor(c),p=Math.ceil(c);if(h===p)return t.precision(l[h]);const u=c-h,f=l[h]+u*(l[p]-l[h]);return t.precision(f)}}function Qh(t){return(e,i,r,n)=>{const a=g.from(i).get(0),s=g.from(r).get(0),o=g.from(e);if(t.idx<a-1)return NaN;const l=[];for(let h=0;h<a;h++){const p=o.get(h);isNaN(p)||l.push(p)}if(l.length===0)return NaN;l.sort((h,p)=>h-p);let c=Math.ceil(s/100*l.length)-1;return c<0&&(c=0),c>=l.length&&(c=l.length-1),t.precision(l[c])}}function Zh(t){return(e,i,r)=>{const n=g.from(i).get(0),a=g.from(e);if(t.idx<n)return NaN;const s=a.get(0);if(isNaN(s))return NaN;let o=0,l=0;for(let c=1;c<=n;c++){const h=a.get(c);isNaN(h)||(l++,h<=s&&o++)}return l===0?NaN:t.precision(o/l*100)}}function Jh(t,e,i){const r=new Array(t.length).fill(NaN);for(let n=e+i;n<t.length;n++){const a=t[n-i];let s=!0;for(let o=1;o<=e;o++)if(t[n-i-o]>=a){s=!1;break}if(s){for(let o=1;o<=i;o++)if(t[n-i+o]>=a){s=!1;break}}s&&(r[n]=a)}return r}function eu(t){return(e,i,r,n)=>{typeof r=="string"&&(r=i,i=e,e=t.data.high);const a=g.from(i).get(0),s=g.from(r).get(0),o=g.from(e).toArray(),l=Jh(o,a,s),c=t.idx;return t.precision(l[c])}}function tu(t,e,i){const r=new Array(t.length).fill(NaN);for(let n=e+i;n<t.length;n++){const a=t[n-i];let s=!0;for(let o=1;o<=e;o++)if(t[n-i-o]<=a){s=!1;break}if(s){for(let o=1;o<=i;o++)if(t[n-i+o]<=a){s=!1;break}}s&&(r[n]=a)}return r}function iu(t){return(e,i,r,n)=>{typeof r=="string"&&(r=i,i=e,e=t.data.low);const a=g.from(i).get(0),s=g.from(r).get(0),o=g.from(e).toArray(),l=tu(o,a,s),c=t.idx;return t.precision(l[c])}}function ru(t){return e=>{t.taState||(t.taState={});const i=e||"pvi";t.taState[i]||(t.taState[i]={lastIdx:-1,committedPVI:1,tentativePVI:1});const r=t.taState[i];t.idx>r.lastIdx&&(r.lastIdx>=0&&(r.committedPVI=r.tentativePVI),r.lastIdx=t.idx);const n=t.get(t.data.close,0),a=t.get(t.data.close,1),s=t.get(t.data.volume,0),o=t.get(t.data.volume,1),l=isNaN(n)?0:n,c=isNaN(a)?0:a,h=isNaN(s)?0:s,p=isNaN(o)?0:o;let u=r.committedPVI;if(!(l===0||c===0)&&h>p){const f=(l-c)/c;u=u+f*u}return r.tentativePVI=u,t.precision(u)}}function nu(t){return e=>{t.taState||(t.taState={});const i=e||"pvt";t.taState[i]||(t.taState[i]={lastIdx:-1,prevCumulativeSum:0,currentCumulativeSum:0});const r=t.taState[i];t.idx>r.lastIdx&&(r.lastIdx>=0&&(r.prevCumulativeSum=r.currentCumulativeSum),r.lastIdx=t.idx);const n=t.get(t.data.close,0),a=t.get(t.data.close,1),s=t.get(t.data.volume,0);let o=r.prevCumulativeSum;if(!isNaN(n)&&!isNaN(a)&&!isNaN(s)&&a!==0){const l=(n-a)/a*s;o+=l}return r.currentCumulativeSum=o,t.precision(o)}}function su(t){return(e,i,r)=>{const n=t.pine.ta.highest(e,i,(r||"range")+"_h"),a=t.pine.ta.lowest(e,i,(r||"range")+"_l");return isNaN(n)||isNaN(a)?NaN:t.precision(n-a)}}function au(t){return(e,i,r)=>{const n=g.from(i).get(0),a=g.from(e);for(let s=0;s<n;s++){const o=a.get(s),l=a.get(s+1);if(isNaN(o)||isNaN(l)||o<=l)return!1}return!0}}function ou(t){return(e,i,r)=>{const n=g.from(i).get(0);t.taState||(t.taState={});const a=r||`rma_${n}`;t.taState[a]||(t.taState[a]={lastIdx:-1,prevRma:null,prevInitSum:0,prevInitCount:0,currentRma:null,currentInitSum:0,currentInitCount:0});const s=t.taState[a];t.idx>s.lastIdx&&(s.lastIdx>=0&&(s.prevRma=s.currentRma,s.prevInitSum=s.currentInitSum,s.prevInitCount=s.currentInitCount),s.lastIdx=t.idx);const o=g.from(e).get(0)||0;let l=s.prevInitCount,c=s.prevInitSum,h=s.prevRma;if(l<n){if(c+=o,l++,s.currentInitSum=c,s.currentInitCount=l,l===n){const f=c/n;return s.currentRma=f,t.precision(f)}return NaN}const p=1/n,u=o*p+h*(1-p);return s.currentRma=u,t.precision(u)}}function lu(t){return(e,i,r)=>{const n=g.from(i).get(0);t.taState||(t.taState={});const a=r||`roc_${n}`;t.taState[a]||(t.taState[a]={lastIdx:-1,prevWindow:[],prevCallCount:0,currentWindow:[],currentCallCount:0});const s=t.taState[a];t.idx>s.lastIdx&&(s.lastIdx>=0&&(s.prevWindow=[...s.currentWindow],s.prevCallCount=s.currentCallCount),s.lastIdx=t.idx);const o=g.from(e).get(0),l=[...s.prevWindow];for(l.unshift(o);l.length>n+1;)l.pop();const c=s.prevCallCount+1;if(l.length<n+1&&(c>=n+1||t.idx>=n)){const u=g.from(e);for(;l.length<n+1;)l.push(u.get(l.length))}if(s.currentWindow=l,s.currentCallCount=c,l.length<=n)return NaN;const h=l[n],p=(o-h)/h*100;return t.precision(p)}}function cu(t){return(e,i,r)=>{const n=g.from(i).get(0);t.taState||(t.taState={});const a=r||`rsi_${n}`;t.taState[a]||(t.taState[a]={lastIdx:-1,prevPrevValue:null,prevAvgGain:0,prevAvgLoss:0,prevInitGains:[],prevInitLosses:[],currentPrevValue:null,currentAvgGain:0,currentAvgLoss:0,currentInitGains:[],currentInitLosses:[]});const s=t.taState[a];t.idx>s.lastIdx&&(s.lastIdx>=0&&(s.prevPrevValue=s.currentPrevValue,s.prevAvgGain=s.currentAvgGain,s.prevAvgLoss=s.currentAvgLoss,s.prevInitGains=[...s.currentInitGains],s.prevInitLosses=[...s.currentInitLosses]),s.lastIdx=t.idx);const o=g.from(e).get(0);if(o==null||isNaN(o))return NaN;const l=s.prevPrevValue;if(l===null||isNaN(l))return s.currentPrevValue=o,s.currentInitGains=[...s.prevInitGains],s.currentInitLosses=[...s.prevInitLosses],s.currentAvgGain=s.prevAvgGain,s.currentAvgLoss=s.prevAvgLoss,NaN;let c=s.prevAvgGain,h=s.prevAvgLoss;const p=[...s.prevInitGains],u=[...s.prevInitLosses],f=o-l,m=f>0?f:0,x=f<0?-f:0;if(p.length<n){if(p.push(m),u.push(x),s.currentInitGains=p,s.currentInitLosses=u,s.currentPrevValue=o,p.length===n){c=p.reduce((v,w)=>v+w,0)/n,h=u.reduce((v,w)=>v+w,0)/n,s.currentAvgGain=c,s.currentAvgLoss=h;const b=h===0?100:100-100/(1+c/h);return t.precision(b)}return NaN}c=(c*(n-1)+m)/n,h=(h*(n-1)+x)/n,s.currentAvgGain=c,s.currentAvgLoss=h,s.currentPrevValue=o;const _=h===0?100:100-100/(1+c/h);return t.precision(_)}}function hu(t){return(e,i,r,n)=>{const a=g.from(e).get(0),s=g.from(i).get(0),o=g.from(r).get(0);t.taState||(t.taState={});const l=n||`sar_${a}_${s}_${o}`;t.taState[l]||(t.taState[l]={lastIdx:-1,prevResult:NaN,prevMaxMin:NaN,prevAcceleration:NaN,prevIsBelow:!1,prevBarIndex:0,currentResult:NaN,currentMaxMin:NaN,currentAcceleration:NaN,currentIsBelow:!1,currentBarIndex:0});const c=t.taState[l];t.idx>c.lastIdx&&(c.lastIdx>=0&&(c.prevResult=c.currentResult,c.prevMaxMin=c.currentMaxMin,c.prevAcceleration=c.currentAcceleration,c.prevIsBelow=c.currentIsBelow,c.prevBarIndex=c.currentBarIndex),c.lastIdx=t.idx);let h=c.prevResult,p=c.prevMaxMin,u=c.prevAcceleration,f=c.prevIsBelow,m=c.prevBarIndex;const x=t.get(t.data.high,0),_=t.get(t.data.low,0),b=t.get(t.data.close,0),v=t.get(t.data.close,1),w=t.get(t.data.high,1),E=t.get(t.data.low,1),A=t.get(t.data.high,2),C=t.get(t.data.low,2);if(isNaN(x)||isNaN(_)||isNaN(b))return c.currentResult=h,c.currentMaxMin=p,c.currentAcceleration=u,c.currentIsBelow=f,c.currentBarIndex=m,NaN;let M=!1;return m===1&&(b>v?(f=!0,p=x,h=E):(f=!1,p=_,h=w),M=!0,u=a),m>=1&&(h=h+u*(p-h),f?h>_&&(M=!0,f=!1,h=Math.max(x,p),p=_,u=a):h<x&&(M=!0,f=!0,h=Math.min(_,p),p=x,u=a),M||(f?x>p&&(p=x,u=Math.min(u+s,o)):_<p&&(p=_,u=Math.min(u+s,o))),f?(h=Math.min(h,E),m>1&&(h=Math.min(h,C))):(h=Math.max(h,w),m>1&&(h=Math.max(h,A)))),m++,c.currentResult=h,c.currentMaxMin=p,c.currentAcceleration=u,c.currentIsBelow=f,c.currentBarIndex=m,m<=1?NaN:t.precision(h)}}function uu(t){return(e,i,r)=>{const n=g.from(i).get(0);t.taState||(t.taState={});const a=r||`sma_${n}`;t.taState[a]||(t.taState[a]={lastIdx:-1,prevWindow:[],prevSum:0,prevCallCount:0,currentWindow:[],currentSum:0,currentCallCount:0});const s=t.taState[a];t.idx>s.lastIdx&&(s.lastIdx>=0&&(s.prevWindow=[...s.currentWindow],s.prevSum=s.currentSum,s.prevCallCount=s.currentCallCount),s.lastIdx=t.idx);const o=g.from(e).get(0),l=[...s.prevWindow];for(l.unshift(o);l.length>n;)l.pop();const c=s.prevCallCount+1;let h=!1;if(l.length<n&&(c>=n||t.idx>=n-1)){const x=g.from(e);for(;l.length<n;)l.push(x.get(l.length));h=!0}let p;const u=o==null||Number.isNaN(o);let f=!Number.isNaN(s.prevSum)&&!u&&!h;if(f){let x=s.prevSum+o;if(s.prevWindow.length>=n){const _=s.prevWindow[s.prevWindow.length-1];_==null||Number.isNaN(_)?f=!1:x-=_}f&&(p=x)}if(!f){p=0;let x=!1;for(const _ of l){if(_==null||Number.isNaN(_)){x=!0;break}p+=_}x&&(p=NaN)}if(s.currentWindow=l,s.currentSum=p,s.currentCallCount=c,l.length<n)return NaN;const m=p/n;return t.precision(m)}}function pu(t){return(e,i,r=!0,n)=>{const a=g.from(i).get(0),s=g.from(r).get(0);t.taState||(t.taState={});const o=n||`stdev_${a}_${s}`;t.taState[o]||(t.taState[o]={lastIdx:-1,prevWindow:[],prevSum:0,prevCallCount:0,currentWindow:[],currentSum:0,currentCallCount:0});const l=t.taState[o];t.idx>l.lastIdx&&(l.lastIdx>=0&&(l.prevWindow=[...l.currentWindow],l.prevSum=l.currentSum,l.prevCallCount=l.currentCallCount),l.lastIdx=t.idx);const c=g.from(e).get(0);if(c==null||isNaN(c))return NaN;const h=[...l.prevWindow];let p=l.prevSum;for(h.unshift(c),p+=c;h.length>a;){const b=h.pop();p-=b}const u=l.prevCallCount+1;if(h.length<a&&(u>=a||t.idx>=a-1)){const b=g.from(e);for(;h.length<a;){const v=b.get(h.length);if(v==null||isNaN(v))break;h.push(v),p+=v}}if(l.currentWindow=h,l.currentSum=p,l.currentCallCount=u,h.length<a)return NaN;const f=p/a;let m=0;for(let b=0;b<a;b++)m+=Math.pow(h[b]-f,2);const x=s?a:a-1,_=Math.sqrt(m/x);return t.precision(_)}}function fu(t){return(e,i,r,n,a)=>{const s=g.from(n).get(0);t.taState||(t.taState={});const o=a||`stoch_${s}`;t.taState[o]||(t.taState[o]={lastIdx:-1,prevHighWindow:[],prevLowWindow:[],currentHighWindow:[],currentLowWindow:[]});const l=t.taState[o];t.idx>l.lastIdx&&(l.lastIdx>=0&&(l.prevHighWindow=[...l.currentHighWindow],l.prevLowWindow=[...l.currentLowWindow]),l.lastIdx=t.idx);const c=g.from(e).get(0),h=g.from(i).get(0),p=g.from(r).get(0);if(isNaN(c)||isNaN(h)||isNaN(p))return l.currentHighWindow=[...l.prevHighWindow],l.currentLowWindow=[...l.prevLowWindow],NaN;const u=[...l.prevHighWindow],f=[...l.prevLowWindow];if(u.unshift(h),f.unshift(p),u.length>s&&(u.pop(),f.pop()),l.currentHighWindow=u,l.currentLowWindow=f,u.length<s)return NaN;let m=u[0],x=f[0];for(let v=1;v<s;v++)u[v]>m&&(m=u[v]),f[v]<x&&(x=f[v]);const _=m-x;if(_===0)return NaN;const b=100*(c-x)/_;return t.precision(b)}}function du(t){return(e,i,r)=>{const n=g.from(e).get(0),a=g.from(i).get(0);t.taState||(t.taState={});const s=r||`supertrend_${n}_${a}`;t.taState[s]||(t.taState[s]={lastIdx:-1,prevTrSum:0,prevAtrValue:NaN,prevAtrCount:0,prevLowerBand:NaN,prevUpperBand:NaN,prevSuperTrend:NaN,prevDirection:NaN,currentTrSum:0,currentAtrValue:NaN,currentAtrCount:0,currentLowerBand:NaN,currentUpperBand:NaN,currentSuperTrend:NaN,currentDirection:NaN});const o=t.taState[s];t.idx>o.lastIdx&&(o.lastIdx>=0&&(o.prevTrSum=o.currentTrSum,o.prevAtrValue=o.currentAtrValue,o.prevAtrCount=o.currentAtrCount,o.prevLowerBand=o.currentLowerBand,o.prevUpperBand=o.currentUpperBand,o.prevSuperTrend=o.currentSuperTrend,o.prevDirection=o.currentDirection),o.lastIdx=t.idx);const l=t.get(t.data.high,0),c=t.get(t.data.low,0),h=t.get(t.data.close,0);if(isNaN(l)||isNaN(c)||isNaN(h))return[[NaN,NaN]];const p=(l+c)/2,u=t.idx>0?t.get(t.data.close,1):NaN;let f;isNaN(u)?f=l-c:f=Math.max(l-c,Math.abs(l-u),Math.abs(c-u));let m=o.prevAtrCount,x=o.prevTrSum,_=o.prevAtrValue;m++,m<=a?(x+=f,m===a&&(_=x/a)):_=(_*(a-1)+f)/a;const b=_;if(o.currentAtrCount=m,o.currentTrSum=x,o.currentAtrValue=_,isNaN(b))return[[NaN,NaN]];let v=p+n*b,w=p-n*b;const E=isNaN(o.prevLowerBand)?0:o.prevLowerBand,A=isNaN(o.prevUpperBand)?0:o.prevUpperBand;isNaN(o.prevLowerBand)||w>E||u<E||(w=E),isNaN(o.prevUpperBand)||v<A||u>A||(v=A);let C,M;const O=o.prevSuperTrend;return m===a?C=1:O===o.prevUpperBand?C=h>v?-1:1:C=h<w?1:-1,M=C===-1?w:v,o.currentLowerBand=w,o.currentUpperBand=v,o.currentSuperTrend=M,o.currentDirection=C,[[t.precision(M),C]]}}function mu(t){return(e,i)=>{const r=[1,2,2,1],n=6;t.taState||(t.taState={});const a=i||"swma";t.taState[a]||(t.taState[a]={lastIdx:-1,prevWindow:[],currentWindow:[]});const s=t.taState[a];t.idx>s.lastIdx&&(s.lastIdx>=0&&(s.prevWindow=[...s.currentWindow]),s.lastIdx=t.idx);const o=g.from(e).get(0),l=[...s.prevWindow];for(l.unshift(o);l.length>4;)l.pop();if(l.length<4&&t.idx>=3){const h=g.from(e);for(;l.length<4;)l.push(h.get(l.length))}if(s.currentWindow=l,l.length<4)return NaN;let c=0;for(let h=0;h<4;h++)c+=r[h]*l[3-h];return c/=n,t.precision(c)}}function gu(t){return(e,i)=>{let r=!0;typeof e=="string"||e!==void 0&&(r=g.from(e).get(0));const n=t.get(t.data.high,0),a=t.get(t.data.low,0),s=t.get(t.data.close,1);if(isNaN(s))return r?t.precision(n-a):NaN;const o=Math.max(n-a,Math.abs(n-s),Math.abs(a-s));return t.precision(o)}}function yu(t){return(e,i,r,n)=>{const a=g.from(i).get(0),s=g.from(r).get(0);t.taState||(t.taState={});const o=n||`tsi_${a}_${s}`;t.taState[o]||(t.taState[o]={lastIdx:-1,prevSource:NaN,prevEma1PcValue:NaN,prevEma1PcCount:0,prevEma1PcSum:0,prevEma2PcValue:NaN,prevEma2PcCount:0,prevEma2PcSum:0,prevEma1AbsValue:NaN,prevEma1AbsCount:0,prevEma1AbsSum:0,prevEma2AbsValue:NaN,prevEma2AbsCount:0,prevEma2AbsSum:0,currentSource:NaN,currentEma1PcValue:NaN,currentEma1PcCount:0,currentEma1PcSum:0,currentEma2PcValue:NaN,currentEma2PcCount:0,currentEma2PcSum:0,currentEma1AbsValue:NaN,currentEma1AbsCount:0,currentEma1AbsSum:0,currentEma2AbsValue:NaN,currentEma2AbsCount:0,currentEma2AbsSum:0});const l=t.taState[o];t.idx>l.lastIdx&&(l.lastIdx>=0&&(l.prevSource=l.currentSource,l.prevEma1PcValue=l.currentEma1PcValue,l.prevEma1PcCount=l.currentEma1PcCount,l.prevEma1PcSum=l.currentEma1PcSum,l.prevEma2PcValue=l.currentEma2PcValue,l.prevEma2PcCount=l.currentEma2PcCount,l.prevEma2PcSum=l.currentEma2PcSum,l.prevEma1AbsValue=l.currentEma1AbsValue,l.prevEma1AbsCount=l.currentEma1AbsCount,l.prevEma1AbsSum=l.currentEma1AbsSum,l.prevEma2AbsValue=l.currentEma2AbsValue,l.prevEma2AbsCount=l.currentEma2AbsCount,l.prevEma2AbsSum=l.currentEma2AbsSum),l.lastIdx=t.idx);const c=g.from(e).get(0);if(isNaN(c))return NaN;const h=isNaN(l.prevSource)?NaN:c-l.prevSource;if(l.currentSource=c,isNaN(h))return NaN;const p=Math.abs(h),u=2/(s+1),f=2/(a+1),m=2/(s+1),x=2/(a+1);let _=l.prevEma1PcCount,b=l.prevEma1PcSum,v=l.prevEma1PcValue;_++,_<=s?(b+=h,_===s&&(v=b/s)):v=h*u+v*(1-u);let w=l.prevEma1AbsCount,E=l.prevEma1AbsSum,A=l.prevEma1AbsValue;if(w++,w<=s?(E+=p,w===s&&(A=E/s)):A=p*m+A*(1-m),isNaN(v)||isNaN(A))return l.currentEma1PcCount=_,l.currentEma1PcSum=b,l.currentEma1PcValue=v,l.currentEma1AbsCount=w,l.currentEma1AbsSum=E,l.currentEma1AbsValue=A,NaN;let C=l.prevEma2PcCount,M=l.prevEma2PcSum,O=l.prevEma2PcValue;C++,C<=a?(M+=v,C===a&&(O=M/a)):O=v*f+O*(1-f);let $=l.prevEma2AbsCount,B=l.prevEma2AbsSum,R=l.prevEma2AbsValue;if($++,$<=a?(B+=A,$===a&&(R=B/a)):R=A*x+R*(1-x),l.currentEma1PcCount=_,l.currentEma1PcSum=b,l.currentEma1PcValue=v,l.currentEma1AbsCount=w,l.currentEma1AbsSum=E,l.currentEma1AbsValue=A,l.currentEma2PcCount=C,l.currentEma2PcSum=M,l.currentEma2PcValue=O,l.currentEma2AbsCount=$,l.currentEma2AbsSum=B,l.currentEma2AbsValue=R,isNaN(O)||isNaN(R))return NaN;if(R===0)return t.precision(0);const q=O/R;return t.precision(q)}}function xu(t){return(e,i,r,n)=>{t.taState||(t.taState={});const a=n||"valuewhen";t.taState[a]||(t.taState[a]={lastIdx:-1,prevValues:[],currentValues:[]});const s=t.taState[a];t.idx>s.lastIdx&&(s.lastIdx>=0&&(s.prevValues=[...s.currentValues]),s.lastIdx=t.idx);const o=g.from(e).get(0),l=g.from(i).get(0),c=g.from(r).get(0),h=[...s.prevValues];if(o&&h.push(l),s.currentValues=h,isNaN(c)||c<0)return NaN;const p=h.length-1-c;if(p<0)return NaN;const u=h[p];return typeof u=="number"?t.precision(u):u}}function _u(t){return(e,i,r)=>{const n=g.from(i).get(0);t.taState||(t.taState={});const a=r||`variance_${n}`;t.taState[a]||(t.taState[a]={lastIdx:-1,prevWindow:[],prevCallCount:0,currentWindow:[],currentCallCount:0});const s=t.taState[a];t.idx>s.lastIdx&&(s.lastIdx>=0&&(s.prevWindow=[...s.currentWindow],s.prevCallCount=s.currentCallCount),s.lastIdx=t.idx);const o=g.from(e).get(0),l=[...s.prevWindow];for(l.unshift(o);l.length>n;)l.pop();const c=s.prevCallCount+1;if(l.length<n&&(c>=n||t.idx>=n-1)){const m=g.from(e);for(;l.length<n;)l.push(m.get(l.length))}if(s.currentWindow=l,s.currentCallCount=c,l.length<n)return NaN;let h=0,p=0;for(let m=0;m<n;m++)h+=l[m],p+=l[m]*l[m];const u=h/n,f=p/n-u*u;return t.precision(f)}}function bu(t){return(e,i)=>{t.taState||(t.taState={});const r=i||"vwap";t.taState[r]||(t.taState[r]={lastIdx:-1,prevCumulativePV:0,prevCumulativeVolume:0,prevLastSessionDate:null,currentCumulativePV:0,currentCumulativeVolume:0,currentLastSessionDate:null});const n=t.taState[r];t.idx>n.lastIdx&&(n.lastIdx>=0&&(n.prevCumulativePV=n.currentCumulativePV,n.prevCumulativeVolume=n.currentCumulativeVolume,n.prevLastSessionDate=n.currentLastSessionDate),n.lastIdx=t.idx);const a=g.from(e).get(0),s=g.from(t.data.volume).get(0),o=g.from(t.data.openTime).get(0),l=t.pine?.syminfo?.timezone||"UTC",c=dt(o,l),h=`${c.year}-${String(c.month).padStart(2,"0")}-${String(c.day).padStart(2,"0")}`;let p=n.prevCumulativePV,u=n.prevCumulativeVolume,f=n.prevLastSessionDate;if(f!==h&&(p=0,u=0,f=h),p+=a*s,u+=s,n.currentCumulativePV=p,n.currentCumulativeVolume=u,n.currentLastSessionDate=f,u===0)return NaN;const m=p/u;return t.precision(m)}}function wu(t){return(e,i,r)=>{const n=g.from(i).get(0);t.taState||(t.taState={});const a=r||`vwma_${n}`;t.taState[a]||(t.taState[a]={lastIdx:-1,prevWindow:[],prevVolumeWindow:[],currentWindow:[],currentVolumeWindow:[]});const s=t.taState[a];t.idx>s.lastIdx&&(s.lastIdx>=0&&(s.prevWindow=[...s.currentWindow],s.prevVolumeWindow=[...s.currentVolumeWindow]),s.lastIdx=t.idx);const o=g.from(e).get(0),l=t.get(t.data.volume,0),c=[...s.prevWindow],h=[...s.prevVolumeWindow];for(c.unshift(o),h.unshift(l);c.length>n;)c.pop(),h.pop();if(c.length<n&&t.idx>=n-1){const m=g.from(e),x=g.from(t.data.volume);for(;c.length<n;)c.push(m.get(c.length)),h.push(x.get(h.length))}if(s.currentWindow=c,s.currentVolumeWindow=h,c.length<n)return NaN;let p=0,u=0;for(let m=0;m<n;m++)p+=c[m]*h[m],u+=h[m];const f=p/u;return t.precision(f)}}function vu(t){return e=>{t.taState||(t.taState={});const i=e||"wad";t.taState[i]||(t.taState[i]={lastIdx:-1,prevCumulativeSum:0,currentCumulativeSum:0});const r=t.taState[i];t.idx>r.lastIdx&&(r.lastIdx>=0&&(r.prevCumulativeSum=r.currentCumulativeSum),r.lastIdx=t.idx);const n=t.get(t.data.close,0),a=t.get(t.data.high,0),s=t.get(t.data.low,0),o=t.get(t.data.close,1);if(isNaN(n)||isNaN(a)||isNaN(s))return r.currentCumulativeSum=r.prevCumulativeSum,t.precision(r.prevCumulativeSum);let l=0;if(!isNaN(o)){const h=Math.max(a,o),p=Math.min(s,o),u=n-o;u>0?l=n-p:u<0&&(l=n-h)}const c=r.prevCumulativeSum+l;return r.currentCumulativeSum=c,t.precision(c)}}function Su(t){return(e,i,r)=>{const n=g.from(i).get(0);t.taState||(t.taState={});const a=r||`wma_${n}`;t.taState[a]||(t.taState[a]={lastIdx:-1,prevWindow:[],prevCallCount:0,currentWindow:[],currentCallCount:0});const s=t.taState[a];t.idx>s.lastIdx&&(s.lastIdx>=0&&(s.prevWindow=[...s.currentWindow],s.prevCallCount=s.currentCallCount),s.lastIdx=t.idx);const o=g.from(e).get(0),l=[...s.prevWindow];for(l.unshift(o);l.length>n;)l.pop();const c=s.prevCallCount+1;if(l.length<n&&(c>=n||t.idx>=n-1)){const f=g.from(e);for(;l.length<n;)l.push(f.get(l.length))}if(s.currentWindow=l,s.currentCallCount=c,l.length<n)return NaN;let h=0,p=0;for(let f=0;f<n;f++){const m=n-f;h+=l[f]*m,p+=m}const u=h/p;return t.precision(u)}}function Eu(t){return(e,i)=>{const r=g.from(e).get(0);t.taState||(t.taState={});const n=i||`wpr_${r}`;t.taState[n]||(t.taState[n]={lastIdx:-1,prevHighWindow:[],prevLowWindow:[],currentHighWindow:[],currentLowWindow:[]});const a=t.taState[n];t.idx>a.lastIdx&&(a.lastIdx>=0&&(a.prevHighWindow=[...a.currentHighWindow],a.prevLowWindow=[...a.currentLowWindow]),a.lastIdx=t.idx);const s=t.get(t.data.high,0),o=t.get(t.data.low,0),l=t.get(t.data.close,0);if(isNaN(s)||isNaN(o)||isNaN(l))return a.currentHighWindow=[...a.prevHighWindow],a.currentLowWindow=[...a.prevLowWindow],NaN;const c=[...a.prevHighWindow],h=[...a.prevLowWindow];if(c.unshift(s),h.unshift(o),c.length>r&&(c.pop(),h.pop()),a.currentHighWindow=c,a.currentLowWindow=h,c.length<r)return NaN;let p=c[0],u=h[0];for(let x=1;x<r;x++)c[x]>p&&(p=c[x]),h[x]<u&&(u=h[x]);const f=p-u;if(f===0)return t.precision(0);const m=(p-l)/f*-100;return t.precision(m)}}function Nu(t){return e=>{const i=t.get(t.data.close,0),r=t.get(t.data.open,0),n=t.get(t.data.high,0),a=t.get(t.data.low,0),s=t.get(t.data.volume,0);if(isNaN(i)||isNaN(r)||isNaN(n)||isNaN(a)||isNaN(s))return NaN;const o=n-a;if(o===0)return t.precision(0);const l=(i-r)/o*s;return t.precision(l)}}const Cu={accdist:dh,alma:mh,atr:gh,barssince:yh,bb:xh,bbw:_h,cci:bh,change:wh,cmo:vh,cog:Sh,correlation:Eh,cross:Nh,crossover:Ch,crossunder:Ih,cum:kh,dev:Ah,dmi:Th,ema:Ph,falling:Dh,highest:Mh,highestbars:Rh,hma:Vh,iii:Oh,kc:Lh,kcw:jh,linreg:Bh,lowest:Fh,lowestbars:$h,macd:Wh,median:Uh,mfi:qh,mode:Kh,mom:zh,nvi:Hh,obv:Gh,param:Yh,percentile_linear_interpolation:Xh,percentile_nearest_rank:Qh,percentrank:Zh,pivothigh:eu,pivotlow:iu,pvi:ru,pvt:nu,range:su,rising:au,rma:ou,roc:lu,rsi:cu,sar:hu,sma:uu,stdev:pu,stoch:fu,supertrend:du,swma:mu,tr:gu,tsi:yu,valuewhen:xu,variance:_u,vwap:bu,vwma:wu,wad:vu,wma:Su,wpr:Eu,wvad:Nu};class Iu{constructor(e){this.context=e,Object.entries(Cu).forEach(([i,r])=>{this[i]=r(e)})}accdist;alma;atr;barssince;bb;bbw;cci;change;cmo;cog;correlation;cross;crossover;crossunder;cum;dev;dmi;ema;falling;highest;highestbars;hma;iii;kc;kcw;linreg;lowest;lowestbars;macd;median;mfi;mode;mom;nvi;obv;param;percentile_linear_interpolation;percentile_nearest_rank;percentrank;pivothigh;pivotlow;pvi;pvt;range;rising;rma;roc;rsi;sar;sma;stdev;stoch;supertrend;swma;tr;tsi;valuewhen;variance;vwap;vwma;wad;wma;wpr;wvad}function ku(t,e){const i=e.trim();if(i==="UTC"||i==="GMT"||i==="Etc/UTC")return 0;const r=i.match(/^(?:UTC|GMT)([+-])(\d{1,2})(?::(\d{2}))?$/i);if(r){const s=r[1]==="+"?1:-1,o=parseInt(r[2],10),l=parseInt(r[3]||"0",10);return s*(o*60+l)}const n=dt(t,e),a=new Date(Date.UTC(n.year,n.month-1,n.day,n.hour,n.minute,n.second));return Math.round((a.getTime()-t)/6e4)}function Au(t,e){const i=e>=0?"+":"-",r=a=>String(Math.floor(Math.abs(a))).padStart(2,"0"),n=i+r(e/60)+":"+r(e%60);return`[${new Date(t+e*6e4).toISOString().slice(0,-1)}${n}]`}class Tu{constructor(e){this.context=e}logFormat(e,...i){return e.replace(/{(\d+)}/g,(r,n)=>i[n])}param(e,i=0,r){return g.from(e).get(i)}_formatTimestamp(){const e=this.context.data.openTime.data[this.context.idx],i=this.context.chartTimezone||this.context.pine?.syminfo?.timezone||"UTC",r=ku(e,i);return Au(e,r)}warning(e,...i){this.context.isSecondaryContext||console.warn(`${this._formatTimestamp()} ${this.logFormat(e,...i)}`)}error(e,...i){this.context.isSecondaryContext||console.error(`${this._formatTimestamp()} ${this.logFormat(e,...i)}`)}info(e,...i){this.context.isSecondaryContext||console.log(`${this._formatTimestamp()} ${this.logFormat(e,...i)}`)}}class Pu{constructor(e){this.context=e}param(e,i=0,r){return g.from(e).get(i)}tostring(e,i){if(typeof e!="number"||isNaN(e)||!i)return String(e);if(i==="mintick"){const n=this.context.pine?.syminfo?.mintick||.01,a=Math.max(0,-Math.floor(Math.log10(n)));return e.toFixed(a)}if(i==="integer")return String(Math.round(e));if(i==="percent")return(e*100).toFixed(2)+"%";if(i==="price"){const n=this.context.pine?.syminfo?.mintick||.01,a=Math.max(0,-Math.floor(Math.log10(n)));return e.toFixed(a)}if(i==="volume")return String(Math.round(e));const r=i.indexOf(".");if(r>=0){const n=i.substring(r+1).length;return e.toFixed(n)}return i.includes("#")||i.includes("0")?String(Math.round(e)):String(e)}tonumber(e){return Number(e)}lower(e){return String(e).toLowerCase()}upper(e){return String(e).toUpperCase()}trim(e){return String(e).trim()}repeat(e,i,r=""){return Array(i).fill(e).join(r||"")}replace_all(e,i,r){return String(e).replaceAll(i,r)}replace(e,i,r,n=0){const a=String(e),s=String(i),o=String(r),l=Math.floor(Number(n))||0;if(s==="")return a;let c=0,h=0;for(;;){const p=a.indexOf(s,c);if(p===-1)return a;if(h===l)return a.substring(0,p)+o+a.substring(p+s.length);h++,c=p+s.length}}contains(e,i){return String(e).includes(i)}endswith(e,i){return String(e).endsWith(i)}startswith(e,i){return String(e).startsWith(i)}pos(e,i){const r=String(e).indexOf(i);return r===-1?NaN:r}length(e){return String(e).length}match(e,i){return String(e).match(new RegExp(i))}split(e,i){return new D(String(e).split(i),T.string,this.context)}substring(e,i,r){return String(e).substring(i,r)}format(e,...i){return e.replace(/\{(\d+)(?:,number,([^}]+))?\}/g,(r,n,a)=>{const s=i[n];return a&&typeof s=="number"&&!isNaN(s)?this.tostring(s,a):String(s)})}}const Vt={"1m":"1","3m":"3","5m":"5","15m":"15","30m":"30","45m":"45","1h":"60","2h":"120","3h":"180","4h":"240","1d":"D","1w":"W","1M":"M"};function pr(t){if(!t||/^\d+$/.test(t))return t;if(Vt[t])return Vt[t];const e=t.toLowerCase();if(Vt[e])return Vt[e];if(t.length===1){const r=t.toUpperCase();if(["D","W","M","S"].includes(r))return r}const i=t.slice(-1).toUpperCase();if(["D","W","M","S"].includes(i)){const r=parseInt(t);if(!isNaN(r))return r+i}return t}class Du{constructor(e){this.context=e}_normalized=null;param(e,i=0,r){return g.from(e).get(i)}get normalized(){return this._normalized===null&&(this._normalized=pr(this.context.timeframe)),this._normalized}get unit(){return this.normalized.slice(-1).toUpperCase()}get main_period(){return this.normalized}get period(){return this.normalized}get multiplier(){const e=parseInt(this.normalized);return isNaN(e)?1:e}get isdwm(){return["D","W","M"].includes(this.unit)}get isdaily(){return this.unit==="D"}get isweekly(){return this.unit==="W"}get ismonthly(){return this.unit==="M"}get isseconds(){return this.unit==="S"}get isminutes(){return/^\d+$/.test(this.normalized)}get isintraday(){return!this.isdwm}change(e){const i=typeof e=="function"?e():e,r=i instanceof g?i.get(0):i,n=xi(r||"");if(!n)return!1;const a=g.from(this.context.data.openTime).get(0),s=g.from(this.context.data.openTime).get(1);if(isNaN(a)||isNaN(s))return!1;const o=_i(a,n),l=_i(s,n);return o!==l}from_seconds(e){return e<60?Math.ceil(e/5)*5+"S":e<3600*24?Math.ceil(e/60):e<=3600*24*7*52?e%(3600*24*7)===0?Math.ceil(e/604800)+"W":Math.ceil(e/(3600*24))+"D":"12M"}in_seconds(e){e==null?e=this.normalized:e=pr(e);const i=e.slice(-1).toUpperCase(),r=parseInt(e);return i==="S"?isNaN(r)?1:r:i==="D"?(isNaN(r)?1:r)*60*60*24:i==="W"?(isNaN(r)?1:r)*60*60*24*7:i==="M"?(isNaN(r)?1:r)*60*60*24*30:isNaN(r)?0:r*60}}const Mu=["series","title","color","linewidth","style","trackprice","histbase","offset","join","editable","show_last","display","format","precision","force_overlay"],Ru=["series","title","char","location","color","offset","text","textcolor","editable","size","show_last","display","format","precision","force_overlay"],Vu={series:"series",title:"string",char:"string",location:"string",color:"color",offset:"number",text:"string",textcolor:"color",editable:"boolean",size:"string",show_last:"number",display:"string",format:"string",precision:"number",force_overlay:"boolean"},Ou=["series","title","style","location","color","offset","text","textcolor","editable","size","show_last","display","format","precision","force_overlay"],Lu=["series","title","colorup","colordown","offset","minheight","maxheight","editable","show_last","display","format","precision","force_overlay"],ju=["open","high","low","close","title","color","editable","show_last","display","format","precision","force_overlay"],Bu=["open","high","low","close","title","color","wickcolor","editable","show_last","bordercolor","display","format","precision","force_overlay"],fr=["color","offset","editable","show_last","title","display","force_overlay"],Fu=["price","title","color","linestyle","linewidth","editable","display"],$u=["plot1","plot2","color","title","editable","show_last","fillgaps","display"],Wu={series:"series",title:"string",color:"color",linewidth:"number",style:"string",trackprice:"boolean",histbase:"number",offset:"number",join:"bool",editable:"boolean",show_last:"number",display:"string",format:"string",precision:"number",force_overlay:"boolean"},Uu={series:"series",title:"string",style:"string",location:"string",color:"color",offset:"number",text:"string",textcolor:"color",editable:"boolean",size:"string",show_last:"number",display:"string",format:"string",precision:"number",force_overlay:"boolean"},qu={series:"series",title:"string",colorup:"color",colordown:"color",offset:"number",minheight:"number",maxheight:"number",editable:"boolean",show_last:"number",display:"string",format:"string",precision:"number",force_overlay:"boolean"},Ku={open:"series",high:"series",low:"series",close:"series",title:"string",color:"color",editable:"boolean",show_last:"number",display:"string",format:"string",precision:"number",force_overlay:"boolean"},zu={open:"series",high:"series",low:"series",close:"series",title:"string",color:"color",wickcolor:"color",bordercolor:"color",editable:"boolean",show_last:"number",display:"string",format:"string",precision:"number",force_overlay:"boolean"},dr={color:"color",offset:"number",editable:"boolean",show_last:"number",title:"string",display:"string",force_overlay:"boolean"},Hu={price:"series",title:"string",color:"color",linestyle:"string",linewidth:"number",editable:"boolean",display:"string"},Gu={plot1:"object",plot2:"object",color:"color",title:"string",editable:"boolean",show_last:"number",fillgaps:"boolean",display:"string"};class Yu{constructor(e){this.context=e}_resolvePlotKey(e,i){if(e){const r=this.context.plots[e];return!r||!i||r._callsiteId===i?e:e+i}return i||"plot"}extractPlotOptions(e){const i={};for(let r in e)i[r]=g.from(e[r]).get(0);return i}get linestyle_dashed(){return"linestyle_dashed"}get linestyle_dotted(){return"linestyle_dotted"}get linestyle_solid(){return"linestyle_solid"}get style_area(){return"style_area"}get style_areabr(){return"style_areabr"}get style_circles(){return"style_circles"}get style_columns(){return"style_columns"}get style_cross(){return"style_cross"}get style_histogram(){return"style_histogram"}get style_line(){return"style_line"}get style_linebr(){return"style_linebr"}get style_stepline(){return"style_stepline"}get style_stepline_diamond(){return"style_stepline_diamond"}get style_steplinebr(){return"style_steplinebr"}param(e,i=0,r){return g.from(e).get(i)}plotchar(...e){const i=ke(e),r=X(e,Ru,Vu),{series:n,title:a,...s}=r,o=this.extractPlotOptions(s),l=this._resolvePlotKey(a,i);this.context.plots[l]||(this.context.plots[l]={data:[],options:{...o,style:"char"},title:a,_plotKey:l,_callsiteId:i});const c=g.from(n).get(0);return this.context.plots[l].data.push({title:a,time:this.context.marketData[this.context.idx].openTime,value:c,options:{char:o.char,color:o.color,textcolor:o.textcolor,location:o.location,size:o.size,offset:o.offset}}),this.context.plots[l]}any(...e){const i=ke(e),r=X(e,Mu,Wu),{series:n,title:a,...s}=r,o=this.extractPlotOptions(s),l=this._resolvePlotKey(a,i),c="color"in s;if(!this.context.plots[l]){const f=o.force_overlay??(this.context?.indicator?.overlay||!1);this.context.plots[l]={data:[],options:{...o,overlay:f},title:a,_plotKey:l,_callsiteId:i}}const h=g.from(n).get(0);let p=o.color;typeof p=="function"&&(p=p());const u={color:c?typeof p=="string"?p:void 0:p||"#2962ff"};return"offset"in s&&(u.offset=o.offset),this.context.plots[l].data.push({title:a,time:this.context.marketData[this.context.idx].openTime,value:h,options:u}),this.context.plots[l]}plotshape(...e){const i=ke(e),r=X(e,Ou,Uu),{series:n,title:a,...s}=r,o=this.extractPlotOptions(s),l=this._resolvePlotKey(a,i);if(!this.context.plots[l]){const h=o.force_overlay??(this.context?.indicator?.overlay||!1);this.context.plots[l]={data:[],options:{...o,style:"shape",shape:o.style,overlay:h},title:a,_plotKey:l,_callsiteId:i}}const c=g.from(n).get(0);return this.context.plots[l].data.push({title:a,time:this.context.marketData[this.context.idx].openTime,value:c,options:o?.location==="absolute"||c?{text:o.text,textcolor:o.textcolor,color:o.color,offset:o.offset,shape:o.style,location:o.location,size:o.size}:void 0}),this.context.plots[l]}plotarrow(...e){const i=ke(e),r=X(e,Lu,qu),{series:n,title:a,...s}=r,o=g.from(n).get(0),l=this.extractPlotOptions(s),c=this._resolvePlotKey(a,i);if(!this.context.plots[c]){const h=l.force_overlay??(this.context?.indicator?.overlay||!1);this.context.plots[c]={data:[],options:{...l,style:"shape",overlay:h},title:a,_plotKey:c,_callsiteId:i}}return this.context.plots[c].data.push({title:a,time:this.context.marketData[this.context.idx].openTime,value:o,options:typeof o=="number"&&!isNaN(o)&&o!==0?{text:void 0,textcolor:void 0,color:o>0?l.colorup:l.colordown,offset:l.offset,shape:o>0?"shape_arrow_up":"shape_arrow_down",location:o>0?"BelowBar":"AboveBar",height:l.maxheight}:void 0}),this.context.plots[c]}plotbar(...e){const i=ke(e),r=X(e,ju,Ku),{open:n,high:a,low:s,close:o,title:l,...c}=r,h=this.extractPlotOptions(c),p=this._resolvePlotKey(l,i);if(!this.context.plots[p]){const f=h.force_overlay??(this.context?.indicator?.overlay||!1);this.context.plots[p]={data:[],options:{...h,style:"bar",overlay:f},title:l,_plotKey:p,_callsiteId:i}}const u=[g.from(n).get(0),g.from(a).get(0),g.from(s).get(0),g.from(o).get(0)];this.context.plots[p].data.push({title:l,time:this.context.marketData[this.context.idx].openTime,value:u,options:{color:h.color}})}plotcandle(...e){const i=ke(e),r=X(e,Bu,zu),{open:n,high:a,low:s,close:o,title:l,...c}=r,h=this.extractPlotOptions(c),p=this._resolvePlotKey(l,i);if(!this.context.plots[p]){const f=h.force_overlay??(this.context?.indicator?.overlay||!1);this.context.plots[p]={data:[],options:{...h,style:"candle",overlay:f},title:l,_plotKey:p,_callsiteId:i}}const u=[g.from(n).get(0),g.from(a).get(0),g.from(s).get(0),g.from(o).get(0)];return this.context.plots[p].data.push({title:l,time:this.context.marketData[this.context.idx].openTime,value:u,options:{color:h.color,wickcolor:h.wickcolor,bordercolor:h.bordercolor}}),this.context.plots[p]}bgcolor(...e){const i=ke(e),r=X(e,fr,dr),{title:n,...a}=r,s=this.extractPlotOptions(a),o=this._resolvePlotKey(n,i);if(!this.context.plots[o]){const l=s.force_overlay??(this.context?.indicator?.overlay||!1);this.context.plots[o]={data:[],options:{...s,style:"background",overlay:l},title:n,_plotKey:o,_callsiteId:i}}this.context.plots[o].data.push({title:n,time:this.context.marketData[this.context.idx].openTime,value:s.color&&s.color!=="na"&&s?.color.toString()!=="NaN",options:{color:s.color}})}barcolor(...e){const i=ke(e),r=X(e,fr,dr),{title:n,...a}=r,s=this.extractPlotOptions(a),o=this._resolvePlotKey(n,i);return this.context.plots[o]||(this.context.plots[o]={data:[],options:{...s,style:"barcolor"},title:n,_plotKey:o,_callsiteId:i}),this.context.plots[o].data.push({title:n,time:this.context.marketData[this.context.idx].openTime,value:s.color&&s.color!=="na"&&s?.color.toString()!=="NaN",options:{color:s.color}}),this.context.plots[o]}}class Xu{constructor(e){this.context=e}get style_dashed(){return"dashed"}get style_solid(){return"solid"}get style_dotted(){return"dotted"}param(e,i=0,r){return g.from(e).get(i)}any(...e){const i=ke(e),r=X(e,Fu,Hu),{price:n,title:a,color:s,linestyle:o,linewidth:l,editable:c,display:h}=r,p=[n,{title:a,color:s,linestyle:o,linewidth:l,editable:c,display:h,style:"hline"}];return i&&p.push({__callsiteId:i}),this.context.pine.plot.any(...p)}}class Qu{constructor(e){this.context=e}param(e,i=0,r){return g.from(e).get(i)}any(...e){const i=ke(e),r=e.length>=6&&typeof e[2]=="number",n=!r&&e.length>=3&&e[2]!==null&&typeof e[2]=="object"&&"top_value"in e[2]?e[2]:null;if(r||n!==null){const a=e[0],s=e[1],o=n?g.from(n.top_value).get(0):e[2],l=n?g.from(n.bottom_value).get(0):e[3],c=n?g.from(n.top_color).get(0):e[4],h=n?g.from(n.bottom_color).get(0):e[5],p=n?n.title||void 0:e.length>6&&typeof e[6]=="string"?e[6]:void 0,u=a?._plotKey||a?.title,f=s?._plotKey||s?.title;let m=p||"fill";const x=this.context.plots[m];x&&i&&x._callsiteId!==i&&(m=i),this.context.plots[m]||(this.context.plots[m]={title:p||"Fill",plot1:u,plot2:f,data:[],options:{plot1:u,plot2:f,style:"fill",gradient:!0},_plotKey:m,_callsiteId:i}),this.context.plots[m].data.push({time:this.context.marketData[this.context.idx].openTime,value:null,options:{top_value:o,bottom_value:l,top_color:c,bottom_color:h}})}else{const a=X(e,$u,Gu),{plot1:s,plot2:o,color:l,title:c,editable:h,show_last:p,fillgaps:u,display:f}=a;let m=c||"fill";const x=this.context.plots[m];x&&i&&x._callsiteId!==i&&(m=i);const _=g.from(l).get(0);if(!this.context.plots[m]){const b=s?._plotKey||s?.title,v=o?._plotKey||o?.title;this.context.plots[m]={title:c||"Fill",plot1:b,plot2:v,data:[],options:{plot1:b,plot2:v,color:_,editable:h,show_last:p,fillgaps:u,display:f,style:"fill"},_plotKey:m,_callsiteId:i}}this.context.plots[m].data.push({time:this.context.marketData[this.context.idx].openTime,value:null,options:{color:_}})}}}class Zu{constructor(e){this.context=e;const i=this.context;this.point={new(r,n,a){return new se(r,n,a??NaN)},from_index(r,n){return new se(void 0,r,n)},from_time(r,n){return new se(r,void 0,n)},copy(r){return r.copy()},now(r){const n=i.idx,a=i.marketData[n]?.openTime;return new se(a,n,r)}}}point;param(e,i=0,r){return g.from(e).get(i)}bg_color(){return"#1e293b"}fg_color(){return"#d1d4dc"}is_standard(){return!0}is_heikinashi(){return!1}is_kagi(){return!1}is_linebreak(){return!1}is_pnf(){return!1}is_range(){return!1}is_renko(){return!1}}let Ju=0;class Ri{id;x;y;text;xloc;yloc;color;style;textcolor;size;textalign;tooltip;text_font_family;force_overlay;_deleted;_helper;_createdAtBar=-1;constructor(e,i,r="",n="bi",a="pr",s="",o="style_label_down",l="",c="normal",h="center",p="",u="default",f=!1){this.id=Ju++,this.x=e,this.y=i,this.text=r,this.xloc=n,this.yloc=a,this.color=s,this.style=o,this.textcolor=l,this.size=c,this.textalign=h,this.tooltip=p,this.text_font_family=u,this.force_overlay=f,this._deleted=!1,this._helper=null}set_x(e){this._helper?this._helper.set_x(this,e):this._deleted||(this.x=e)}set_y(e){this._helper?this._helper.set_y(this,e):this._deleted||(this.y=e)}set_xy(e,i){this._helper?this._helper.set_xy(this,e,i):this._deleted||(this.x=e,this.y=i)}set_text(e){this._helper?this._helper.set_text(this,e):this._deleted||(this.text=e)}set_color(e){this._helper?this._helper.set_color(this,e):this._deleted||(this.color=e)}set_textcolor(e){this._helper?this._helper.set_textcolor(this,e):this._deleted||(this.textcolor=e)}set_size(e){this._helper?this._helper.set_size(this,e):this._deleted||(this.size=e)}set_style(e){this._helper?this._helper.set_style(this,e):this._deleted||(this.style=e)}set_textalign(e){this._helper?this._helper.set_textalign(this,e):this._deleted||(this.textalign=e)}set_tooltip(e){this._helper?this._helper.set_tooltip(this,e):this._deleted||(this.tooltip=e)}set_xloc(e){this._helper?this._helper.set_xloc(this,e):this._deleted||(this.xloc=e)}set_yloc(e){this._helper?this._helper.set_yloc(this,e):this._deleted||(this.yloc=e)}set_point(e){this._helper&&this._helper.set_point(this,e)}set_text_font_family(e){this._deleted||(this.text_font_family=e)}get_x(){return this.x}get_y(){return this.y}get_text(){return this.text}delete(){this._deleted=!0}copy(){return new Ri(this.x,this.y,this.text,this.xloc,this.yloc,this.color,this.style,this.textcolor,this.size,this.textalign,this.tooltip,this.text_font_family,this.force_overlay)}toPlotData(){return{id:this.id,x:this.x,y:this.y,text:this.text,xloc:this.xloc,yloc:this.yloc,color:this.color,style:this.style,textcolor:this.textcolor,size:this.size,textalign:this.textalign,tooltip:this.tooltip,text_font_family:this.text_font_family,force_overlay:this.force_overlay,_deleted:this._deleted}}}const ep=[["x","y","text","xloc","yloc","color","style","textcolor","size","textalign","tooltip","text_font_family","force_overlay"],["point","text","xloc","yloc","color","style","textcolor","size","textalign","tooltip","text_font_family","force_overlay"]],tp={x:"number",y:"number",text:"string",xloc:"string",yloc:"string",color:"color",style:"string",textcolor:"color",size:"string",textalign:"string",tooltip:"string",text_font_family:"string",force_overlay:"boolean",point:"point"};class ip{constructor(e){this.context=e}_labels=[];param(e,i=0,r){return g.from(e).get(i)}_ensurePlotsEntry(){this.context.plots.__labels__||(this.context.plots.__labels__={title:"__labels__",data:[],options:{style:"label",overlay:this.context.indicator?.overlay||!1}})}syncToPlot(){this._ensurePlotsEntry();const e=this.context.marketData[0]?.openTime||0,i=this._labels.map(a=>a.toPlotData()),r=i.filter(a=>!a.force_overlay),n=i.filter(a=>a.force_overlay);this.context.plots.__labels__.data=[{time:e,value:r,options:{style:"label"}}],n.length>0?this.context.plots.__labels_overlay__={title:"__labels_overlay__",data:[{time:e,value:n,options:{style:"label"}}],options:{style:"label",overlay:!0}}:delete this.context.plots.__labels_overlay__}_resolve(e){if(e==null)return e;if(e instanceof _t)return null;if(typeof e=="object"&&Array.isArray(e.data)&&typeof e.get=="function"){const i=e.get(0);return typeof i=="number"&&isNaN(i)?null:i}return typeof e=="function"?e():typeof e=="number"&&isNaN(e)?null:e}_createLabel(e,i,r="",n="bi",a="pr",s="",o="style_label_down",l="",c="normal",h="center",p="",u="default",f=!1){const m=new Ri(e,i,this._resolve(r),this._resolve(n),this._resolve(a),this._resolve(s),this._resolve(o),this._resolve(l),this._resolve(c),this._resolve(h),this._resolve(p),this._resolve(u),f);return m._helper=this,m._createdAtBar=this.context.idx,this._labels.push(m),this._enforceMaxCount(),this.syncToPlot(),m}_enforceMaxCount(){const e=this.context.indicator?.max_labels_count??50,i=this._labels.filter(r=>!r._deleted);if(i.length>e){const r=i.length-e;let n=0;for(const a of this._labels){if(n>=r)break;a._deleted||(a._deleted=!0,n++)}}}new(...e){const i=X(e,ep,tp);let r,n,a=i.xloc;if(i.point instanceof se){const s=i.point;s.index!==void 0?(r=s.index,a=a||"bi"):s.time!==void 0?(r=s.time,a=a||"bt"):(r=0,a=a||"bi"),n=s.price}else r=i.x,n=i.y;return this._createLabel(r,n,i.text,a,i.yloc,i.color,i.style,i.textcolor,i.size,i.textalign,i.tooltip,i.text_font_family,i.force_overlay)}any(...e){return this.new(...e)}set_x(e,i){e&&!e._deleted&&(e.x=i)}set_y(e,i){e&&!e._deleted&&(e.y=i)}set_xy(e,i,r){e&&!e._deleted&&(e.x=i,e.y=r)}set_text(e,i){e&&!e._deleted&&(e.text=i)}set_color(e,i){e&&!e._deleted&&(e.color=i)}set_textcolor(e,i){e&&!e._deleted&&(e.textcolor=i)}set_size(e,i){e&&!e._deleted&&(e.size=i)}set_style(e,i){e&&!e._deleted&&(e.style=i)}set_textalign(e,i){e&&!e._deleted&&(e.textalign=i)}set_tooltip(e,i){e&&!e._deleted&&(e.tooltip=i)}set_xloc(e,i){e&&!e._deleted&&(e.xloc=i)}set_yloc(e,i){e&&!e._deleted&&(e.yloc=i)}set_point(e,i){e&&!e._deleted&&i&&(i.index!==void 0?(e.x=i.index,e.xloc="bi"):i.time!==void 0&&(e.x=i.time,e.xloc="bt"),e.y=i.price)}get_x(e){return e?e.x:NaN}get_y(e){return e?e.y:NaN}get_text(e){return e?e.text:""}copy(e){if(!e)return;const i=e.copy();return i._helper=this,i._createdAtBar=this.context.idx,this._labels.push(i),this._enforceMaxCount(),this.syncToPlot(),i}delete(e){e&&(e._deleted=!0)}get all(){return this._labels.filter(e=>!e._deleted)}rollbackFromBar(e){this._labels=this._labels.filter(i=>i._createdAtBar<e),this.syncToPlot()}get style_label_down(){return"style_label_down"}get style_label_up(){return"style_label_up"}get style_label_left(){return"style_label_left"}get style_label_right(){return"style_label_right"}get style_label_lower_left(){return"style_label_lower_left"}get style_label_lower_right(){return"style_label_lower_right"}get style_label_upper_left(){return"style_label_upper_left"}get style_label_upper_right(){return"style_label_upper_right"}get style_label_center(){return"style_label_center"}get style_circle(){return"style_circle"}get style_square(){return"style_square"}get style_diamond(){return"style_diamond"}get style_flag(){return"style_flag"}get style_arrowup(){return"style_arrowup"}get style_arrowdown(){return"style_arrowdown"}get style_cross(){return"style_cross"}get style_xcross(){return"style_xcross"}get style_triangleup(){return"style_triangleup"}get style_triangledown(){return"style_triangledown"}get style_none(){return"style_none"}get style_text_outline(){return"style_text_outline"}}let rp=0;class Vi{id;x1;y1;x2;y2;xloc;extend;color;style;width;force_overlay;_deleted;_helper;_createdAtBar=-1;constructor(e,i,r,n,a="bi",s="none",o="",l="style_solid",c=1,h=!1){this.id=rp++,this.x1=e,this.y1=i,this.x2=r,this.y2=n,this.xloc=a,this.extend=s,this.color=o,this.style=l,this.width=c,this.force_overlay=h,this._deleted=!1,this._helper=null}set_x1(e){this._helper?this._helper.set_x1(this,e):this._deleted||(this.x1=e)}set_y1(e){this._helper?this._helper.set_y1(this,e):this._deleted||(this.y1=e)}set_x2(e){this._helper?this._helper.set_x2(this,e):this._deleted||(this.x2=e)}set_y2(e){this._helper?this._helper.set_y2(this,e):this._deleted||(this.y2=e)}set_xy1(e,i){this._helper?this._helper.set_xy1(this,e,i):this._deleted||(this.x1=e,this.y1=i)}set_xy2(e,i){this._helper?this._helper.set_xy2(this,e,i):this._deleted||(this.x2=e,this.y2=i)}set_color(e){this._helper?this._helper.set_color(this,e):this._deleted||(this.color=e)}set_width(e){this._helper?this._helper.set_width(this,e):this._deleted||(this.width=e)}set_style(e){this._helper?this._helper.set_style(this,e):this._deleted||(this.style=e)}set_extend(e){this._helper?this._helper.set_extend(this,e):this._deleted||(this.extend=e)}set_xloc(e,i,r){this._helper?this._helper.set_xloc(this,e,i,r):this._deleted||(this.x1=e,this.x2=i,this.xloc=r)}set_first_point(e){this._helper&&this._helper.set_first_point(this,e)}set_second_point(e){this._helper&&this._helper.set_second_point(this,e)}get_x1(){return this.x1}get_y1(){return this.y1}get_x2(){return this.x2}get_y2(){return this.y2}get_price(e){return this._helper?this._helper.get_price(this,e):NaN}delete(){this._deleted=!0}copy(){return new Vi(this.x1,this.y1,this.x2,this.y2,this.xloc,this.extend,this.color,this.style,this.width,this.force_overlay)}toPlotData(){return{id:this.id,x1:this.x1,y1:this.y1,x2:this.x2,y2:this.y2,xloc:this.xloc,extend:this.extend,color:this.color,style:this.style,width:this.width,force_overlay:this.force_overlay,_deleted:this._deleted}}}const np=[["x1","y1","x2","y2","xloc","extend","color","style","width","force_overlay"],["first_point","second_point","xloc","extend","color","style","width","force_overlay"]],sp={x1:"number",y1:"number",x2:"number",y2:"number",xloc:"string",extend:"string",color:"color",style:"string",width:"number",force_overlay:"boolean",first_point:"point",second_point:"point"};class ap{constructor(e){this.context=e}_lines=[];param(e,i=0,r){return g.from(e).get(i)}_ensurePlotsEntry(){this.context.plots.__lines__||(this.context.plots.__lines__={title:"__lines__",data:[],options:{style:"drawing_line",overlay:this.context.indicator?.overlay||!1}})}syncToPlot(){this._ensurePlotsEntry();const e=this.context.marketData[0]?.openTime||0,i=this._lines.map(a=>a.toPlotData()),r=i.filter(a=>!a.force_overlay),n=i.filter(a=>a.force_overlay);this.context.plots.__lines__.data=[{time:e,value:r,options:{style:"drawing_line"}}],n.length>0?this.context.plots.__lines_overlay__={title:"__lines_overlay__",data:[{time:e,value:n,options:{style:"drawing_line"}}],options:{style:"drawing_line",overlay:!0}}:delete this.context.plots.__lines_overlay__}_resolvePoint(e){return e.index!==void 0?{x:e.index,xloc:"bi"}:e.time!==void 0?{x:e.time,xloc:"bt"}:{x:0,xloc:"bi"}}_resolve(e){return e==null?e:e instanceof _t?NaN:typeof e=="object"&&Array.isArray(e.data)&&typeof e.get=="function"?e.get(0):typeof e=="function"?e():e}_createLine(e,i,r,n,a="bi",s="none",o="",l="style_solid",c=1,h=!1){const p=new Vi(e,i,r,n,a,this._resolve(s),this._resolve(o),this._resolve(l),this._resolve(c)||1,h);return p._helper=this,p._createdAtBar=this.context.idx,this._lines.push(p),this._enforceMaxCount(),this.syncToPlot(),p}_enforceMaxCount(){const e=this.context.indicator?.max_lines_count??50,i=this._lines.filter(r=>!r._deleted);if(i.length>e){const r=i.length-e;let n=0;for(const a of this._lines){if(n>=r)break;a._deleted||(a._deleted=!0,n++)}}}new(...e){const i=X(e,np,sp);let r,n,a,s,o=i.xloc;if(i.first_point instanceof se){const l=i.first_point,c=i.second_point,h=this._resolvePoint(l);r=h.x,n=l.price,o=o||h.xloc,c instanceof se?(a=this._resolvePoint(c).x,s=c.price):(a=0,s=NaN)}else r=i.x1,n=i.y1,a=i.x2,s=i.y2;return this._createLine(r,n,a,s,o,i.extend,i.color,i.style,i.width,i.force_overlay)}any(...e){return this.new(...e)}set_x1(e,i){e&&!e._deleted&&(e.x1=this._resolve(i))}set_y1(e,i){e&&!e._deleted&&(e.y1=this._resolve(i))}set_x2(e,i){e&&!e._deleted&&(e.x2=this._resolve(i))}set_y2(e,i){e&&!e._deleted&&(e.y2=this._resolve(i))}set_xy1(e,i,r){e&&!e._deleted&&(e.x1=this._resolve(i),e.y1=this._resolve(r))}set_xy2(e,i,r){e&&!e._deleted&&(e.x2=this._resolve(i),e.y2=this._resolve(r))}set_color(e,i){e&&!e._deleted&&(e.color=this._resolve(i))}set_width(e,i){e&&!e._deleted&&(e.width=this._resolve(i)||1)}set_style(e,i){e&&!e._deleted&&(e.style=this._resolve(i))}set_extend(e,i){e&&!e._deleted&&(e.extend=this._resolve(i))}set_xloc(e,i,r,n){e&&!e._deleted&&(e.x1=i,e.x2=r,e.xloc=n)}set_first_point(e,i){if(e&&!e._deleted&&i){const r=this._resolvePoint(i);e.x1=r.x,e.y1=i.price,e.xloc=r.xloc}}set_second_point(e,i){if(e&&!e._deleted&&i){const r=this._resolvePoint(i);e.x2=r.x,e.y2=i.price,e.xloc=r.xloc}}get_x1(e){return e?e.x1:NaN}get_y1(e){return e?e.y1:NaN}get_x2(e){return e?e.x2:NaN}get_y2(e){return e?e.y2:NaN}get_price(e,i){if(!e||e._deleted)return NaN;if(e.xloc!=="bi")return NaN;const r=e.x2-e.x1;return r===0?e.y1:e.y1+(i-e.x1)/r*(e.y2-e.y1)}copy(e){if(!e)return;const i=e.copy();return i._helper=this,i._createdAtBar=this.context.idx,this._lines.push(i),this._enforceMaxCount(),this.syncToPlot(),i}delete(e){e&&(e._deleted=!0)}get all(){return this._lines.filter(e=>!e._deleted)}rollbackFromBar(e){this._lines=this._lines.filter(i=>i._createdAtBar<e),this.syncToPlot()}get style_solid(){return"style_solid"}get style_dotted(){return"style_dotted"}get style_dashed(){return"style_dashed"}get style_arrow_left(){return"style_arrow_left"}get style_arrow_right(){return"style_arrow_right"}get style_arrow_both(){return"style_arrow_both"}}let op=0;class Oi{id;left;top;right;bottom;xloc;extend;border_color;border_style;border_width;bgcolor;text;text_color;text_size;text_halign;text_valign;text_wrap;text_font_family;text_formatting;force_overlay;_deleted;_helper;_createdAtBar=-1;constructor(e,i,r,n,a="bi",s="none",o="#2962ff",l="style_solid",c=1,h="#2962ff",p="",u="#000000",f="auto",m="center",x="center",_="wrap_none",b="default",v="format_none",w=!1){this.id=op++,this.left=e,this.top=i,this.right=r,this.bottom=n,this.xloc=a,this.extend=s,this.border_color=o,this.border_style=l,this.border_width=c,this.bgcolor=h,this.text=p,this.text_color=u,this.text_size=f,this.text_halign=m,this.text_valign=x,this.text_wrap=_,this.text_font_family=b,this.text_formatting=v,this.force_overlay=w,this._deleted=!1,this._helper=null}set_left(e){this._helper?this._helper.set_left(this,e):this._deleted||(this.left=e)}set_right(e){this._helper?this._helper.set_right(this,e):this._deleted||(this.right=e)}set_top(e){this._helper?this._helper.set_top(this,e):this._deleted||(this.top=e)}set_bottom(e){this._helper?this._helper.set_bottom(this,e):this._deleted||(this.bottom=e)}set_lefttop(e,i){this._helper?this._helper.set_lefttop(this,e,i):this._deleted||(this.left=e,this.top=i)}set_rightbottom(e,i){this._helper?this._helper.set_rightbottom(this,e,i):this._deleted||(this.right=e,this.bottom=i)}set_top_left_point(e){this._helper&&this._helper.set_top_left_point(this,e)}set_bottom_right_point(e){this._helper&&this._helper.set_bottom_right_point(this,e)}set_xloc(e,i,r){this._helper?this._helper.set_xloc(this,e,i,r):this._deleted||(this.left=e,this.right=i,this.xloc=r)}set_bgcolor(e){this._helper?this._helper.set_bgcolor(this,e):this._deleted||(this.bgcolor=e)}set_border_color(e){this._helper?this._helper.set_border_color(this,e):this._deleted||(this.border_color=e)}set_border_width(e){this._helper?this._helper.set_border_width(this,e):this._deleted||(this.border_width=e)}set_border_style(e){this._helper?this._helper.set_border_style(this,e):this._deleted||(this.border_style=e)}set_extend(e){this._helper?this._helper.set_extend(this,e):this._deleted||(this.extend=e)}set_text(e){this._helper?this._helper.set_text(this,e):this._deleted||(this.text=e)}set_text_color(e){this._helper?this._helper.set_text_color(this,e):this._deleted||(this.text_color=e)}set_text_size(e){this._helper?this._helper.set_text_size(this,e):this._deleted||(this.text_size=e)}set_text_halign(e){this._helper?this._helper.set_text_halign(this,e):this._deleted||(this.text_halign=e)}set_text_valign(e){this._helper?this._helper.set_text_valign(this,e):this._deleted||(this.text_valign=e)}set_text_wrap(e){this._helper?this._helper.set_text_wrap(this,e):this._deleted||(this.text_wrap=e)}set_text_font_family(e){this._helper?this._helper.set_text_font_family(this,e):this._deleted||(this.text_font_family=e)}set_text_formatting(e){this._helper?this._helper.set_text_formatting(this,e):this._deleted||(this.text_formatting=e)}get_left(){return this.left}get_right(){return this.right}get_top(){return this.top}get_bottom(){return this.bottom}delete(){this._deleted=!0}toPlotData(){return{id:this.id,left:this.left,top:this.top,right:this.right,bottom:this.bottom,xloc:this.xloc,extend:this.extend,border_color:this.border_color,border_style:this.border_style,border_width:this.border_width,bgcolor:this.bgcolor,text:this.text,text_color:this.text_color,text_size:this.text_size,text_halign:this.text_halign,text_valign:this.text_valign,text_wrap:this.text_wrap,text_font_family:this.text_font_family,text_formatting:this.text_formatting,force_overlay:this.force_overlay,_deleted:this._deleted}}copy(){return new Oi(this.left,this.top,this.right,this.bottom,this.xloc,this.extend,this.border_color,this.border_style,this.border_width,this.bgcolor,this.text,this.text_color,this.text_size,this.text_halign,this.text_valign,this.text_wrap,this.text_font_family,this.text_formatting,this.force_overlay)}}const lp=[["left","top","right","bottom","border_color","border_width","border_style","extend","xloc","bgcolor","text","text_size","text_color","text_halign","text_valign","text_wrap","text_font_family","force_overlay"],["top_left","bottom_right","border_color","border_width","border_style","extend","xloc","bgcolor","text","text_size","text_color","text_halign","text_valign","text_wrap","text_font_family","force_overlay"]],cp={left:"number",top:"number",right:"number",bottom:"number",top_left:"point",bottom_right:"point",border_color:"color",border_width:"number",border_style:"string",extend:"string",xloc:"string",bgcolor:"color",text:"string",text_size:"string",text_color:"color",text_halign:"string",text_valign:"string",text_wrap:"string",text_font_family:"string",force_overlay:"boolean"};class hp{constructor(e){this.context=e}_boxes=[];param(e,i=0,r){return g.from(e).get(i)}_ensurePlotsEntry(){this.context.plots.__boxes__||(this.context.plots.__boxes__={title:"__boxes__",data:[],options:{style:"drawing_box",overlay:this.context.indicator?.overlay||!1}})}syncToPlot(){this._ensurePlotsEntry();const e=this.context.marketData[0]?.openTime||0,i=this._boxes.map(a=>a.toPlotData()),r=i.filter(a=>!a.force_overlay),n=i.filter(a=>a.force_overlay);this.context.plots.__boxes__.data=[{time:e,value:r,options:{style:"drawing_box"}}],n.length>0?this.context.plots.__boxes_overlay__={title:"__boxes_overlay__",data:[{time:e,value:n,options:{style:"drawing_box"}}],options:{style:"drawing_box",overlay:!0}}:delete this.context.plots.__boxes_overlay__}_resolvePoint(e){return e.index!==void 0?{x:e.index,xloc:"bi"}:e.time!==void 0?{x:e.time,xloc:"bt"}:{x:0,xloc:"bi"}}_resolve(e){return e==null?e:e instanceof _t?NaN:typeof e=="object"&&Array.isArray(e.data)&&typeof e.get=="function"?e.get(0):typeof e=="function"?e():e}_resolveColor(e,i){const r=this._resolve(e);return typeof r=="number"&&isNaN(r)?NaN:r||i}_createBox(e,i,r,n,a="bi",s="none",o="#2962ff",l="style_solid",c=1,h="#2962ff",p="",u="#000000",f="auto",m="center",x="center",_="wrap_none",b="default",v="format_none",w=!1){const E=new Oi(e,i,r,n,a,this._resolve(s),this._resolveColor(o,"#2962ff"),this._resolve(l)||"style_solid",this._resolve(c)??1,this._resolveColor(h,"#2962ff"),this._resolve(p)||"",this._resolveColor(u,"#000000"),this._resolve(f)||"auto",this._resolve(m)||"center",this._resolve(x)||"center",this._resolve(_)||"wrap_none",this._resolve(b)||"default",this._resolve(v)||"format_none",w);return E._helper=this,E._createdAtBar=this.context.idx,this._boxes.push(E),this._enforceMaxCount(),this.syncToPlot(),E}_enforceMaxCount(){const e=this.context.indicator?.max_boxes_count??50,i=this._boxes.filter(r=>!r._deleted);if(i.length>e){const r=i.length-e;let n=0;for(const a of this._boxes){if(n>=r)break;a._deleted||(a._deleted=!0,n++)}}}new(...e){const i=X(e,lp,cp);let r,n,a,s,o=i.xloc;if(i.top_left instanceof se){const l=i.top_left,c=i.bottom_right,h=this._resolvePoint(l);r=h.x,n=l.price,o=o||h.xloc,c instanceof se?(a=this._resolvePoint(c).x,s=c.price):(a=0,s=NaN)}else r=this._resolve(i.left),n=this._resolve(i.top),a=this._resolve(i.right),s=this._resolve(i.bottom);return this._createBox(r,n,a,s,o,i.extend,i.border_color,i.border_style,i.border_width,i.bgcolor,i.text,i.text_color,i.text_size,i.text_halign,i.text_valign,i.text_wrap,i.text_font_family,void 0,i.force_overlay)}any(...e){return this.new(...e)}set_left(e,i){e&&!e._deleted&&(e.left=this._resolve(i))}set_right(e,i){e&&!e._deleted&&(e.right=this._resolve(i))}set_top(e,i){e&&!e._deleted&&(e.top=this._resolve(i))}set_bottom(e,i){e&&!e._deleted&&(e.bottom=this._resolve(i))}set_lefttop(e,i,r){e&&!e._deleted&&(e.left=this._resolve(i),e.top=this._resolve(r))}set_rightbottom(e,i,r){e&&!e._deleted&&(e.right=this._resolve(i),e.bottom=this._resolve(r))}set_top_left_point(e,i){if(e&&!e._deleted&&i){const r=this._resolvePoint(i);e.left=r.x,e.top=i.price,e.xloc=r.xloc}}set_bottom_right_point(e,i){if(e&&!e._deleted&&i){const r=this._resolvePoint(i);e.right=r.x,e.bottom=i.price,e.xloc=r.xloc}}set_xloc(e,i,r,n){e&&!e._deleted&&(e.left=this._resolve(i),e.right=this._resolve(r),e.xloc=this._resolve(n))}set_bgcolor(e,i){e&&!e._deleted&&(e.bgcolor=this._resolve(i))}set_border_color(e,i){e&&!e._deleted&&(e.border_color=this._resolve(i))}set_border_width(e,i){e&&!e._deleted&&(e.border_width=this._resolve(i)??1)}set_border_style(e,i){e&&!e._deleted&&(e.border_style=this._resolve(i))}set_extend(e,i){e&&!e._deleted&&(e.extend=this._resolve(i))}set_text(e,i){e&&!e._deleted&&(e.text=this._resolve(i)||"")}set_text_color(e,i){e&&!e._deleted&&(e.text_color=this._resolve(i))}set_text_size(e,i){e&&!e._deleted&&(e.text_size=this._resolve(i))}set_text_halign(e,i){e&&!e._deleted&&(e.text_halign=this._resolve(i))}set_text_valign(e,i){e&&!e._deleted&&(e.text_valign=this._resolve(i))}set_text_wrap(e,i){e&&!e._deleted&&(e.text_wrap=this._resolve(i))}set_text_font_family(e,i){e&&!e._deleted&&(e.text_font_family=this._resolve(i))}set_text_formatting(e,i){e&&!e._deleted&&(e.text_formatting=this._resolve(i))}get_left(e){return e?e.left:NaN}get_right(e){return e?e.right:NaN}get_top(e){return e?e.top:NaN}get_bottom(e){return e?e.bottom:NaN}copy(e){if(!e)return;const i=e.copy();return i._helper=this,i._createdAtBar=this.context.idx,this._boxes.push(i),this._enforceMaxCount(),this.syncToPlot(),i}delete(e){e&&(e._deleted=!0)}get all(){return this._boxes.filter(e=>!e._deleted)}rollbackFromBar(e){this._boxes=this._boxes.filter(i=>i._createdAtBar<e),this.syncToPlot()}}let up=0;class pp{id;line1;line2;color;_deleted;_createdAtBar=-1;constructor(e,i,r){this.id=up++,this.line1=e,this.line2=i,this.color=r,this._deleted=!1}get_line1(){return this.line1}get_line2(){return this.line2}set_color(e){this._deleted||(typeof e=="function"&&(e=e()),e&&typeof e=="object"&&Array.isArray(e.data)&&typeof e.get=="function"&&(e=e.get(0)),this.color=e||"")}delete(){this._deleted=!0}toPlotData(){const e=r=>r?{id:r.id,x1:r.x1,y1:r.y1,x2:r.x2,y2:r.y2,xloc:r.xloc,extend:r.extend,color:r.color,style:r.style,width:r.width,_deleted:r._deleted}:null,i=!!(this.line1?.force_overlay||this.line2?.force_overlay);return{id:this.id,line1:e(this.line1),line2:e(this.line2),color:this.color,force_overlay:i,_deleted:this._deleted}}}class fp{constructor(e){this.context=e}_linefills=[];param(e,i=0,r){return g.from(e).get(i)}_ensurePlotsEntry(){this.context.plots.__linefills__||(this.context.plots.__linefills__={title:"__linefills__",data:[],options:{style:"linefill",overlay:this.context.indicator?.overlay||!1}})}syncToPlot(){this._ensurePlotsEntry();const e=this.context.marketData[0]?.openTime||0,i=this._linefills.map(a=>a.toPlotData()),r=i.filter(a=>!a.force_overlay),n=i.filter(a=>a.force_overlay);this.context.plots.__linefills__.data=[{time:e,value:r,options:{style:"linefill"}}],n.length>0?this.context.plots.__linefills_overlay__={title:"__linefills_overlay__",data:[{time:e,value:n,options:{style:"linefill"}}],options:{style:"linefill",overlay:!0}}:delete this.context.plots.__linefills_overlay__}_resolve(e){return e==null?e:e instanceof _t?NaN:typeof e=="object"&&Array.isArray(e.data)&&typeof e.get=="function"?e.get(0):typeof e=="function"?e():e}new(e,i,r){const n=this._resolve(e),a=this._resolve(i),s=r&&typeof r=="object"&&!Array.isArray(r)&&"color"in r?r.color:r,o=this._resolve(s)||"";if(n&&a){const c=n.id,h=a.id;for(const p of this._linefills){if(p._deleted)continue;const u=p.line1?.id,f=p.line2?.id;if(u===c&&f===h||u===h&&f===c)return p.color=o,p._createdAtBar=this.context.idx,this.syncToPlot(),p}}const l=new pp(n,a,o);return l._createdAtBar=this.context.idx,this._linefills.push(l),this.syncToPlot(),l}any(...e){return this.new(e[0],e[1],e[2])}set_color(e,i){e&&!e._deleted&&(e.color=this._resolve(i)||"")}get_line1(e){return e?e.line1:void 0}get_line2(e){return e?e.line2:void 0}delete(e){e&&(e._deleted=!0)}get all(){return this._linefills.filter(e=>!e._deleted)}rollbackFromBar(e){this._linefills=this._linefills.filter(i=>i._createdAtBar<e),this.syncToPlot()}}let dp=0;class mp{id;points;curved;closed;xloc;line_color;fill_color;line_style;line_width;force_overlay;_deleted;_createdAtBar=-1;constructor(e,i=!1,r=!1,n="bi",a="#2962ff",s="",o="style_solid",l=1,c=!1){this.id=dp++,this.points=e,this.curved=i,this.closed=r,this.xloc=n,this.line_color=a,this.fill_color=s,this.line_style=o,this.line_width=l,this.force_overlay=c,this._deleted=!1}delete(){this._deleted=!0}toPlotData(){return{id:this.id,points:this.points.map(e=>({time:e.time,index:e.index,price:e.price})),curved:this.curved,closed:this.closed,xloc:this.xloc,line_color:this.line_color,fill_color:this.fill_color,line_style:this.line_style,line_width:this.line_width,force_overlay:this.force_overlay,_deleted:this._deleted}}}class gp{constructor(e){this.context=e}_polylines=[];param(e,i=0,r){return g.from(e).get(i)}_ensurePlotsEntry(){this.context.plots.__polylines__||(this.context.plots.__polylines__={title:"__polylines__",data:[],options:{style:"drawing_polyline",overlay:this.context.indicator?.overlay||!1}})}syncToPlot(){this._ensurePlotsEntry();const e=this.context.marketData[0]?.openTime||0;this.context.plots.__polylines__.data=[{time:e,value:this._polylines.map(i=>i.toPlotData()),options:{style:"drawing_polyline"}}]}_resolve(e){return e==null?e:e instanceof _t?NaN:typeof e=="object"&&Array.isArray(e.data)&&typeof e.get=="function"?e.get(0):typeof e=="function"?e():e}_resolveColor(e,i){const r=this._resolve(e);return typeof r=="number"&&isNaN(r)?NaN:r||i}_extractPoints(e){let i=this._resolve(e);const r=i&&i.array?i.array:i;return Array.isArray(r)?r.filter(n=>n instanceof se):[]}new(...e){let i,r=!1,n=!1,a="bi",s="#2962ff",o="",l="style_solid",c=1,h=!1;const p=_=>{r=_.curved??r,n=_.closed??n,a=_.xloc??a,s=_.line_color??s,o=_.fill_color??o,l=_.line_style??l,c=_.line_width??c,h=_.force_overlay??h},u=e.length>=1?e[e.length-1]:null,f=e.length>=2&&u&&typeof u=="object"&&!Array.isArray(u)&&!(u instanceof g)&&!(u instanceof se);if(e.length===1&&u&&typeof u=="object"&&!Array.isArray(u)&&"points"in u)i=u.points,p(u);else{const _=f?e.slice(0,-1):e;i=_[0],r=_[1]??r,n=_[2]??n,a=_[3]??a,s=_[4]??s,o=_[5]??o,l=_[6]??l,c=_[7]??c,h=_[8]??h,f&&p(u)}const m=this._extractPoints(i),x=new mp(m,this._resolve(r)??!1,this._resolve(n)??!1,this._resolve(a)||"bi",this._resolveColor(s,"#2962ff"),this._resolveColor(o,""),this._resolve(l)||"style_solid",this._resolve(c)||1,this._resolve(h)??!1);return x._createdAtBar=this.context.idx,this._polylines.push(x),this._enforceMaxCount(),this.syncToPlot(),x}_enforceMaxCount(){const e=this.context.indicator?.max_polylines_count??50,i=this._polylines.filter(r=>!r._deleted);if(i.length>e){const r=i.length-e;let n=0;for(const a of this._polylines){if(n>=r)break;a._deleted||(a._deleted=!0,n++)}}}any(...e){return this.new(...e)}delete(e){e&&(e._deleted=!0)}get all(){return this._polylines.filter(e=>!e._deleted)}rollbackFromBar(e){this._polylines=this._polylines.filter(i=>i._createdAtBar<e),this.syncToPlot()}}let yp=0;class xp{id;position;columns;rows;bgcolor;frame_color;frame_width;border_color;border_width;force_overlay;_deleted;cells;merges;_helper;constructor(e="top_right",i=1,r=1,n="",a="",s=0,o="",l=0,c=!1){this.id=yp++,this.position=e,this.columns=i,this.rows=r,this.bgcolor=n,this.frame_color=a,this.frame_width=s,this.border_color=o,this.border_width=l,this.force_overlay=c,this._deleted=!1,this.merges=[],this.cells=[];for(let h=0;h<r;h++){this.cells[h]=[];for(let p=0;p<i;p++)this.cells[h][p]=null}}delete(){this._deleted=!0}toPlotData(){const e=this.cells.map(i=>i.map(r=>r?{...r}:null));return{id:this.id,position:this.position,columns:this.columns,rows:this.rows,bgcolor:this.bgcolor,frame_color:this.frame_color,frame_width:this.frame_width,border_color:this.border_color,border_width:this.border_width,force_overlay:this.force_overlay,_deleted:this._deleted,cells:e,merges:this.merges.map(i=>({...i}))}}setCell(e,i,r){if(i<0||i>=this.rows||e<0||e>=this.columns)return;const n=this.cells[i][e];if(n&&n._merged&&n._merge_parent){const[s,o]=n._merge_parent;if(s===e&&o===i)n._merged=!1,n._merge_parent=void 0;else{this.setCell(s,o,r);return}}const a=n||this._defaultCell();Object.assign(a,r),this.cells[i][e]=a}getCell(e,i){return i<0||i>=this.rows||e<0||e>=this.columns?null:this.cells[i][e]}clearCell(e,i){i<0||i>=this.rows||e<0||e>=this.columns||(this.cells[i][e]=null)}_setHelper(e){this._helper=e}cell(...e){return this._helper.cell(this,...e)}clear(...e){return this._helper.clear(this,...e)}merge_cells(...e){return this._helper.merge_cells(this,...e)}cell_set_text(...e){return this._helper.cell_set_text(this,...e)}cell_set_bgcolor(...e){return this._helper.cell_set_bgcolor(this,...e)}cell_set_text_color(...e){return this._helper.cell_set_text_color(this,...e)}cell_set_text_size(...e){return this._helper.cell_set_text_size(this,...e)}cell_set_height(...e){return this._helper.cell_set_height(this,...e)}cell_set_width(...e){return this._helper.cell_set_width(this,...e)}cell_set_tooltip(...e){return this._helper.cell_set_tooltip(this,...e)}cell_set_text_halign(...e){return this._helper.cell_set_text_halign(this,...e)}cell_set_text_valign(...e){return this._helper.cell_set_text_valign(this,...e)}cell_set_text_font_family(...e){return this._helper.cell_set_text_font_family(this,...e)}set_position(...e){return this._helper.set_position(this,...e)}set_bgcolor(...e){return this._helper.set_bgcolor(this,...e)}set_border_color(...e){return this._helper.set_border_color(this,...e)}set_border_width(...e){return this._helper.set_border_width(this,...e)}set_frame_color(...e){return this._helper.set_frame_color(this,...e)}set_frame_width(...e){return this._helper.set_frame_width(this,...e)}_defaultCell(){return{text:"",width:0,height:0,text_color:"#000000",text_halign:"center",text_valign:"center",text_size:"normal",bgcolor:"",tooltip:"",text_font_family:"default",_merged:!1,_merge_parent:null}}}class _p{constructor(e){this.context=e}_tables=[];param(e,i=0,r){return g.from(e).get(i)}_ensurePlotsEntry(){this.context.plots.__tables__||(this.context.plots.__tables__={title:"__tables__",data:[],options:{style:"table",overlay:!0}})}syncToPlot(){this._ensurePlotsEntry();const e=this.context.marketData[0]?.openTime||0;this.context.plots.__tables__.data=[{time:e,value:this._tables.map(i=>i.toPlotData()),options:{style:"table"}}]}_resolve(e){return e==null?e:typeof e=="object"&&"__value"in e?e.__value:typeof e=="object"&&Array.isArray(e.data)&&typeof e.get=="function"?e.get(0):typeof e=="function"?e():e}new(...e){let i="top_right",r=1,n=1,a="",s="",o=0,l="",c=0,h=!1;const p=e[e.length-1];if(p&&typeof p=="object"&&!Array.isArray(p)&&("bgcolor"in p||"frame_color"in p||"border_color"in p||"position"in p||"columns"in p||"rows"in p)){const f=p,m=e.slice(0,-1);i=m[0]??f.position??i,r=m[1]??f.columns??r,n=m[2]??f.rows??n,a=f.bgcolor??a,s=f.frame_color??s,o=f.frame_width??o,l=f.border_color??l,c=f.border_width??c,h=f.force_overlay??h}else i=e[0]??i,r=e[1]??r,n=e[2]??n,a=e[3]??a,s=e[4]??s,o=e[5]??o,l=e[6]??l,c=e[7]??c,h=e[8]??h;const u=new xp(this._resolve(i)||"top_right",this._resolve(r)||1,this._resolve(n)||1,this._resolve(a)||"",this._resolve(s)||"",this._resolve(o)||0,this._resolve(l)||"",this._resolve(c)||0,this._resolve(h)??!1);return u._setHelper(this),this._tables.push(u),this.syncToPlot(),u}any(...e){return this.new(...e)}cell(...e){let i,r,n,a="",s=0,o=0,l="#000000",c="center",h="center",p="normal",u="",f="",m="default";const x=e[e.length-1];if(x&&typeof x=="object"&&!Array.isArray(x)&&("text"in x||"bgcolor"in x||"text_color"in x||"text_size"in x||"text_halign"in x||"tooltip"in x||"column"in x||"row"in x||"height"in x||"width"in x||"text_valign"in x||"text_font_family"in x)){const w=x,E=e.slice(0,-1);i=E[0],r=E.length>1?E[1]:w.column??0,n=E.length>2?E[2]:w.row??0,a=E[3]??w.text??a,s=E[4]??w.width??s,o=E[5]??w.height??o,l=E[6]??w.text_color??l,c=E[7]??w.text_halign??c,h=E[8]??w.text_valign??h,p=E[9]??w.text_size??p,u=E[10]??w.bgcolor??u,f=E[11]??w.tooltip??f,m=E[12]??w.text_font_family??m}else i=e[0],r=e[1]??0,n=e[2]??0,a=e[3]??a,s=e[4]??s,o=e[5]??o,l=e[6]??l,c=e[7]??c,h=e[8]??h,p=e[9]??p,u=e[10]??u,f=e[11]??f,m=e[12]??m;const _=this._resolve(i);if(!_||_._deleted)return;const b=this._resolve(r)??0,v=this._resolve(n)??0;_.setCell(b,v,{text:this._resolveText(this._resolve(a)),width:this._resolve(s)||0,height:this._resolve(o)||0,text_color:this._resolve(l)||"#000000",text_halign:this._resolve(c)||"center",text_valign:this._resolve(h)||"center",text_size:this._resolve(p)||"normal",bgcolor:this._resolve(u)||"",tooltip:this._resolveText(this._resolve(f)),text_font_family:this._resolve(m)||"default"}),this.syncToPlot()}delete(e){e&&(e._deleted=!0)}clear(...e){let i,r,n,a,s;const o=e[e.length-1];if(o&&typeof o=="object"&&!Array.isArray(o)&&("start_column"in o||"start_row"in o||"end_column"in o)){const f=o;i=e[0],r=e.length>2?e[1]:f.start_column??0,n=e.length>3?e[2]:f.start_row??0,a=f.end_column??(e.length>4?e[3]:r),s=f.end_row??(e.length>5?e[4]:n)}else i=e[0],r=e[1]??0,n=e[2]??0,a=e[3]??r,s=e[4]??n;const l=this._resolve(i);if(!l||l._deleted)return;const c=this._resolve(r)??0,h=this._resolve(n)??0,p=this._resolve(a)??c,u=this._resolve(s)??h;for(let f=h;f<=u;f++)for(let m=c;m<=p;m++)l.clearCell(m,f);this.syncToPlot()}merge_cells(...e){let i,r,n,a,s;const o=e[e.length-1];if(o&&typeof o=="object"&&!Array.isArray(o)&&("start_column"in o||"start_row"in o||"end_column"in o)){const f=o;i=e[0],r=e.length>2?e[1]:f.start_column??0,n=e.length>3?e[2]:f.start_row??0,a=f.end_column??(e.length>4?e[3]:0),s=f.end_row??(e.length>5?e[4]:0)}else i=e[0],r=e[1]??0,n=e[2]??0,a=e[3]??0,s=e[4]??0;const l=this._resolve(i);if(!l||l._deleted)return;const c=this._resolve(r)??0,h=this._resolve(n)??0,p=this._resolve(a)??0,u=this._resolve(s)??0;for(let f=h;f<=u;f++)for(let m=c;m<=p;m++)f===h&&m===c||l.setCell(m,f,{_merged:!0,_merge_parent:[c,h]});l.merges.push({startCol:c,startRow:h,endCol:p,endRow:u}),this.syncToPlot()}cell_set_text(e,i,r,n){this._setCellProp(e,i,r,"text",n,!0)}cell_set_bgcolor(e,i,r,n){this._setCellProp(e,i,r,"bgcolor",n)}cell_set_text_color(e,i,r,n){this._setCellProp(e,i,r,"text_color",n)}cell_set_text_size(e,i,r,n){this._setCellProp(e,i,r,"text_size",n)}cell_set_height(e,i,r,n){this._setCellProp(e,i,r,"height",n)}cell_set_width(e,i,r,n){this._setCellProp(e,i,r,"width",n)}cell_set_tooltip(e,i,r,n){this._setCellProp(e,i,r,"tooltip",n,!0)}cell_set_text_halign(e,i,r,n){this._setCellProp(e,i,r,"text_halign",n)}cell_set_text_valign(e,i,r,n){this._setCellProp(e,i,r,"text_valign",n)}cell_set_text_font_family(e,i,r,n){this._setCellProp(e,i,r,"text_font_family",n)}set_position(e,i){const r=this._resolve(e);!r||r._deleted||(r.position=this._resolve(i)||r.position,this.syncToPlot())}set_bgcolor(e,i){const r=this._resolve(e);!r||r._deleted||(r.bgcolor=this._resolve(i)||"",this.syncToPlot())}set_border_color(e,i){const r=this._resolve(e);!r||r._deleted||(r.border_color=this._resolve(i)||"",this.syncToPlot())}set_border_width(e,i){const r=this._resolve(e);!r||r._deleted||(r.border_width=this._resolve(i)||0,this.syncToPlot())}set_frame_color(e,i){const r=this._resolve(e);!r||r._deleted||(r.frame_color=this._resolve(i)||"",this.syncToPlot())}set_frame_width(e,i){const r=this._resolve(e);!r||r._deleted||(r.frame_width=this._resolve(i)||0,this.syncToPlot())}get all(){return this._tables.filter(e=>!e._deleted)}rollbackFromBar(e){this.syncToPlot()}_setCellProp(e,i,r,n,a,s=!1){const o=this._resolve(e);if(!o||o._deleted)return;const l=this._resolve(i)??0,c=this._resolve(r)??0,h=this._resolve(a);o.setCell(l,c,{[n]:s?this._resolveText(h):h}),this.syncToPlot()}_resolveText(e){return e==null||e!==e?"":String(e)}}class Qe{data={open:new g([]),high:new g([]),low:new g([]),close:new g([]),volume:new g([]),hl2:new g([]),hlc3:new g([]),ohlc4:new g([]),hlcc4:new g([]),bar_index:new g([])};indicator;cache={};taState={};isSecondaryContext=!1;chartTimezone=null;dataVersion=0;__maxLoops=5e5;NA=NaN;warnings=[];alerts=[];_alertMode="realtime";_execTick=0;warn(e,i){this.warnings.push({message:e,method:i,bar:this.idx})}lang;length=0;_drawingHelpers=[];pine;static _deprecationWarningsShown=new Set;idx=0;params={};const={};var={};let={};lctx=new Map;result=void 0;plots={};marketData;source;tickerId;timeframe="";limit;sDate;eDate;fullContext;pineTSCode;inputs={};constructor({marketData:e,source:i,tickerId:r,timeframe:n,limit:a,sDate:s,eDate:o,fullContext:l,inputs:c}){this.marketData=e,this.source=i,this.tickerId=r,this.timeframe=n,this.limit=a,this.sDate=s,this.eDate=o,this.fullContext=l||this,this.inputs=c||{};const h=new tc(this),p={Type:h.Type.bind(h),na:new _t,nz:h.nz.bind(h),indicator:h.indicator.bind(h),fixnan:h.fixnan.bind(h),alertcondition:h.alertcondition.bind(h),alert:new ec(this),error:h.error.bind(h),max_bars_back:h.max_bars_back.bind(h),timestamp:h.timestamp.bind(h),time:new cr(this,"openTime"),time_close:new cr(this,"closeTime"),dayofmonth:new We(this,Ue.dayofmonth),dayofweek:new We(this,Ue.dayofweek),hour:new We(this,Ue.hour),minute:new We(this,Ue.minute),month:new We(this,Ue.month),second:new We(this,Ue.second),weekofyear:new We(this,Ue.weekofyear),year:new We(this,Ue.year),bool:h.bool.bind(h),int:h.int.bind(h),float:h.float.bind(h),string:h.string.bind(h)},u=this;this.pine={input:new kc(this),ta:new Iu(this),math:new lh(this),request:new fh(this),array:new Vo(this),map:new Go(this),matrix:new zl(this),syminfo:null,timeframe:new Du(this),barstate:new Hl(this),get bar_index(){return u.data.bar_index},get last_bar_index(){return u.data.close.length-1},get last_bar_time(){return u.data.openTime.get(u.data.openTime.length-1)},get timenow(){return new Date().getTime()},get time_tradingday(){const $=g.from(u.data.closeTime).get(0);if(isNaN($))return NaN;const B=u.pine?.syminfo?.timezone||"UTC",R=dt($,B);return Date.UTC(R.year,R.month-1,R.day,0,0,0)},get inputs(){return u.inputs},log:new Tu(this),str:new Pu(this),...p,...fo};const f=p.dayofweek;Object.assign(f,{sunday:1,monday:2,tuesday:3,wednesday:4,thursday:5,friday:6,saturday:7}),this.pine.dayofweek=f;const m=new Yu(this),x=new Xu(this),_=new Qu(this);this.bindContextObject(m,["plotchar","plotshape","plotarrow","plotbar","plotcandle","bgcolor","barcolor"]),this.bindContextObject(m,["any","param","linestyle_dashed","linestyle_dotted","linestyle_solid","style_area","style_areabr","style_circles","style_columns","style_cross","style_histogram","style_line","style_linebr","style_stepline","style_stepline_diamond","style_steplinebr"],"plot"),this.bindContextObject(x,["any","style_dashed","style_solid","style_dotted","param"],"hline"),this.bindContextObject(_,["any","param"],"fill");const b=new Zu(this);this.pine.chart={param:b.param.bind(b),bg_color:b.bg_color.bind(b),fg_color:b.fg_color.bind(b),is_standard:b.is_standard.bind(b),is_heikinashi:b.is_heikinashi.bind(b),is_kagi:b.is_kagi.bind(b),is_linebreak:b.is_linebreak.bind(b),is_pnf:b.is_pnf.bind(b),is_range:b.is_range.bind(b),is_renko:b.is_renko.bind(b),point:b.point};const v=new ip(this);this.bindContextObject(v,["any","new","param","set_x","set_y","set_xy","set_text","set_color","set_textcolor","set_size","set_style","set_textalign","set_tooltip","set_point","set_xloc","set_yloc","get_x","get_y","get_text","copy","delete","style_label_down","style_label_up","style_label_left","style_label_right","style_label_lower_left","style_label_lower_right","style_label_upper_left","style_label_upper_right","style_label_center","style_circle","style_square","style_diamond","style_flag","style_arrowup","style_arrowdown","style_cross","style_xcross","style_triangleup","style_triangledown","style_none","style_text_outline"],"label"),Object.defineProperty(this.pine.label,"all",{get:()=>v.all});const w=new ap(this);this.bindContextObject(w,["any","new","param","set_x1","set_y1","set_x2","set_y2","set_xy1","set_xy2","set_color","set_width","set_style","set_extend","set_xloc","set_first_point","set_second_point","get_x1","get_y1","get_x2","get_y2","get_price","copy","delete","style_solid","style_dotted","style_dashed","style_arrow_left","style_arrow_right","style_arrow_both"],"line"),Object.defineProperty(this.pine.line,"all",{get:()=>w.all});const E=new hp(this);this.bindContextObject(E,["any","new","param","copy","delete","set_left","set_right","set_top","set_bottom","set_lefttop","set_rightbottom","set_top_left_point","set_bottom_right_point","set_bgcolor","set_border_color","set_border_width","set_border_style","set_extend","set_xloc","set_text","set_text_color","set_text_size","set_text_halign","set_text_valign","set_text_wrap","set_text_font_family","set_text_formatting","get_left","get_right","get_top","get_bottom"],"box"),Object.defineProperty(this.pine.box,"all",{get:()=>E.all});const A=new fp(this);this.bindContextObject(A,["any","new","param","set_color","get_line1","get_line2","delete"],"linefill"),Object.defineProperty(this.pine.linefill,"all",{get:()=>A.all});const C=new gp(this);this.bindContextObject(C,["any","new","param","delete"],"polyline"),Object.defineProperty(this.pine.polyline,"all",{get:()=>C.all});const M=new _p(this);this.bindContextObject(M,["any","new","param","cell","delete","clear","merge_cells","cell_set_text","cell_set_bgcolor","cell_set_text_color","cell_set_text_size","cell_set_height","cell_set_width","cell_set_tooltip","cell_set_text_halign","cell_set_text_valign","cell_set_text_font_family","set_position","set_bgcolor","set_border_color","set_border_width","set_frame_color","set_frame_width"],"table"),Object.defineProperty(this.pine.table,"all",{get:()=>M.all}),this._drawingHelpers=[v,w,E,A,C,M];const O=new rc(this);this.bindContextObject(O,["any","param","new","rgb","from_gradient","r","g","b","t","aqua","black","blue","fuchsia","gray","green","lime","maroon","navy","olive","orange","purple","red","silver","teal","white","yellow"],"color")}rollbackDrawings(e){for(const i of this._drawingHelpers)i.rollbackFromBar(e)}bindContextObject(e,i,r=""){r&&!this.pine[r]&&(this.pine[r]={});const n=r?this.pine[r]:this.pine;for(const a of i)typeof e[a]=="function"?n[a]=e[a].bind(e):n[a]=e[a]}init(e,i,r=0){let n;return i instanceof g?n=i.get(0):Array.isArray(i)?Array.isArray(i[0])?n=i[0]:n=i[i.length-1+r]:n=i,e?e instanceof g?(e.data[e.data.length-1]=n,e):Array.isArray(e)?(e[e.length-1]=n,new g(e)):new g([n]):new g([n])}initVar(e,i){if(e)return e;if(typeof i=="function"&&(i=i()),i instanceof ht){const n=i.__def__;for(const a in n)typeof i[a]=="function"&&(i[a]=i[a]())}let r;return i instanceof g?r=i.get(0):Array.isArray(i)?Array.isArray(i[0])?r=i[0]:r=this.precision(i[i.length-1]):r=this.precision(i),new g([r])}static PRECISION_EPSILON=10**10;precision(e,i=10){const r=i===10?Qe.PRECISION_EPSILON:10**i;return typeof e=="number"?Math.round(e*r)/r:e}param(e,i,r){return typeof e=="string"?e:e instanceof g?i?new g(e.data,e.offset+i):e:!Array.isArray(e)&&typeof e=="object"?e:(this.params[r]||(this.params[r]=[]),Array.isArray(e)?new g(e,i||0):(this.params[r].length===0?this.params[r].push(e):this.params[r][this.params[r].length-1]=e,new g(this.params[r],i||0)))}get(e,i){if(e instanceof g)return e.get(i);if(Array.isArray(e)){const r=e.length-1-i;return r<0||r>=e.length?NaN:e[r]}return e}set(e,i){if(e instanceof g){e.set(0,typeof i=="number"?this.precision(i):i);return}if(Array.isArray(e)){e.length>0?e[e.length-1]=i:e.push(i);return}}_callStack=[];pushId(e){this._callStack.push(e)}popId(){this._callStack.pop()}peekId(){return this._callStack.length>0?this._callStack[this._callStack.length-1]:""}peekCtx(){const e=this.peekId();if(!e)return this;let i=this.lctx.get(e);return i||(i={id:e,let:{},const:{},var:{}},this.lctx.set(e,i)),i}call(e,i,...r){this.pushId(i);try{return e(...r)}finally{this.popId()}}get math(){return this._showDeprecationWarning("const math = context.math","const { math, ta, input } = context.pine"),this.pine.math}get ta(){return this._showDeprecationWarning("const ta = context.ta","const { ta, math, input } = context.pine"),this.pine.ta}get input(){return this._showDeprecationWarning("const input = context.input","const { input, math, ta } = context.pine"),this.pine.input}get request(){return this._showDeprecationWarning("const request = context.request","const { request, math, ta } = context.pine"),this.pine.request}get array(){return this._showDeprecationWarning("const array = context.array","const { array, math, ta } = context.pine"),this.pine.array}get core(){return this._showDeprecationWarning("context.core.*","context.pine (e.g., const { na, plotchar, color, plot, nz } = context.pine)"),{na:this.pine.na,fill:this.pine.fill,plotchar:this.pine.plotchar,plotshape:this.pine.plotshape,plotarrow:this.pine.plotarrow,color:this.pine.color,plot:this.pine.plot,nz:this.pine.nz}}_showDeprecationWarning(e,i){const r=`${e}->${i}`;Qe._deprecationWarningsShown.has(r)||(Qe._deprecationWarningsShown.add(r),typeof window<"u"?console.warn("%c[WARNING]%c %s syntax is deprecated. Use %s instead. This will be removed in a future version.","color: #FFA500; font-weight: bold;","color: #FFA500;",e,i):console.warn(`\x1B[33m[WARNING] ${e} syntax is deprecated. Use ${i} instead. This will be removed in a future version.\x1B[0m`))}}class wi{source;inputs;constructor(e,i={}){this.source=e,this.inputs=i}}const mr={1:6e4,3:18e4,5:3e5,15:9e5,30:18e5,60:36e5,120:72e5,180:108e5,240:144e5,"4H":144e5,"1D":864e5,D:864e5,"1W":6048e5,W:6048e5,"1M":30*864e5,M:30*864e5};function bp(t){return t?mr[t]??mr[t.toUpperCase()]??864e5:864e5}class Li{constructor(e,i,r,n,a,s){this.source=e,this.tickerId=i,this.timeframe=r,this.limit=n,this.sDate=a,this.eDate=s,this._readyPromise=new Promise(o=>{this.loadMarketData(e,i,r,n,a,s).then(l=>{const c=l;this.data=c;const h=c.map(C=>C.open),p=c.map(C=>C.close),u=c.map(C=>C.high),f=c.map(C=>C.low),m=c.map(C=>C.volume),x=c.map(C=>(C.high+C.low+C.close)/3),_=c.map(C=>(C.high+C.low)/2),b=c.map(C=>(C.high+C.low+C.open+C.close)/4),v=c.map(C=>(C.high+C.low+C.close+C.close)/4),w=c.map(C=>C.openTime),E=bp(this.timeframe),A=c.map(C=>C.closeTime!=null?C.closeTime:C.openTime+E);this.open=h,this.close=p,this.high=u,this.low=f,this.volume=m,this.hl2=_,this.hlc3=x,this.ohlc4=b,this.hlcc4=v,this.openTime=w,this.closeTime=A,e&&e.getSymbolInfo?e.getSymbolInfo(i).then(C=>{this._syminfo=C,this._ready=!0,o(!0)}).catch(C=>{console.warn("Failed to get symbol info, using default values:",C),this._ready=!0,o(!0)}):(this._ready=!0,o(!0))})})}data=[];open=[];high=[];low=[];close=[];volume=[];hl2=[];hlc3=[];ohlc4=[];hlcc4=[];openTime=[];closeTime=[];_readyPromise=null;_ready=!1;_debugSettings={ln:!1,debug:!1};_transpiledCode=null;get transpiledCode(){return this._transpiledCode}_isSecondaryContext=!1;markAsSecondary(){this._isSecondaryContext=!0}_syminfo;_chartTimezone=null;setTimezone(e){this._chartTimezone=e}_maxLoops=5e5;setMaxLoops(e){this._maxLoops=e}_alertMode="realtime";setAlertMode(e){this._alertMode=e}setDebugSettings({ln:e,debug:i}){this._debugSettings.ln=e,this._debugSettings.debug=i}async loadMarketData(e,i,r,n,a,s){return Array.isArray(e)?e:e.getMarketData(i,r,n,a,s)}async ready(){if(this._ready)return!0;if(!this._readyPromise)throw new Error("PineTS is not ready");return this._readyPromise}run(e,i,r){let n,a={};if(e instanceof wi?(n=e.source,a=e.inputs||{}):n=e,r&&r>0){const s=typeof this.eDate>"u"&&!Array.isArray(this.source);return this._runPaginated(n,a,i,r,s)}else return this._runComplete(n,a,i)}stream(e,i={}){const{live:r=!0,interval:n=1e3}=i,a=i.pageSize||this.data.length;let s,o={};e instanceof wi?(s=e.source,o=e.inputs||{}):s=e;const l={data:[],error:[],warning:[],alert:[]};let c=!1;const h=(f,...m)=>{l[f]&&l[f].forEach(x=>x(...m))},p=(f,m)=>{l[f]||(l[f]=[]),l[f].push(m)},u=()=>{c=!0};return(async()=>{try{const f=typeof this.eDate>"u"&&!Array.isArray(this.source)&&r,m=this._runPaginated(s,o,void 0,a,f);for await(const x of m){if(c)break;if(x===null){await new Promise(_=>setTimeout(_,n));continue}if(h("data",x),x.warnings&&x.warnings.length>0){for(const _ of x.warnings)h("warning",_);x.warnings.length=0}if(x.alerts&&x.alerts.length>0){for(const _ of x.alerts)h("alert",_);x.alerts.length=0}if(f&&!c){const _=x.marketData[x.idx],b=_&&_.closeTime<Date.now(),v=x.idx>=x.marketData.length-1;(!b||v)&&await new Promise(w=>setTimeout(w,n))}}}catch(f){h("error",f)}})(),{on:p,stop:u}}async _runComplete(e,i,r){await this.ready(),r||(r=this.data.length);const n=this._initializeContext(e,i,this._isSecondaryContext);return this._transpiledCode=this._transpileCode(e),await this._executeIterations(n,this._transpiledCode,this.data.length-r,this.data.length),n}async*_runPaginated(e,i,r,n,a=!1){await this.ready(),r||(r=this.data.length);const s=this._initializeContext(e,i,this._isSecondaryContext);this._transpiledCode=this._transpileCode(e);let o=this.data.length-r,l=null;for(;;){const c=this.data.length,h=c-o;if(h>0){const x=Math.min(h,n),_=this._getResultLength(s.result),b=o+x;a&&b>=c&&x>1?(await this._executeIterations(s,this._transpiledCode,o,b-1),l=this._snapshotVarState(s),await this._executeIterations(s,this._transpiledCode,b-1,b)):a&&b>=c&&x===1?await this._executeIterations(s,this._transpiledCode,o,b):await this._executeIterations(s,this._transpiledCode,o,b),o+=x,yield this._createPageContext(s,_);continue}if(!a||Array.isArray(this.source))break;const p=Date.now(),{newCandles:u,updatedLastCandle:f}=await this._updateMarketData(),m=Date.now()-p;if(u===0&&!f){yield null;continue}if(u===0&&f&&m<1e3&&await new Promise(x=>setTimeout(x,1e3-m)),s.dataVersion++,s.length=this.data.length,this._restoreVarState(s,l),Array.isArray(s.result))s.result.pop();else if(typeof s.result=="object"&&s.result!==null)for(let x in s.result)Array.isArray(s.result[x])&&s.result[x].pop();s.data.close.data.pop(),s.data.open.data.pop(),s.data.high.data.pop(),s.data.low.data.pop(),s.data.volume.data.pop(),s.data.hl2.data.pop(),s.data.hlc3.data.pop(),s.data.ohlc4.data.pop(),s.data.hlcc4.data.pop(),s.data.openTime.data.pop(),s.data.closeTime&&s.data.closeTime.data.pop(),s.data.bar_index.data.pop(),o=this.data.length-(u+1),s.rollbackDrawings(o),u>0&&(l=null),s.pine.barstate.setLive()}}_getResultLength(e){if(Array.isArray(e))return e.length;if(typeof e=="object"&&e!==null){const i=Object.keys(e);if(i.length>0&&Array.isArray(e[i[0]]))return e[i[0]].length}return 0}_createPageContext(e,i){const r=new Qe({marketData:this.data,source:this.source,tickerId:this.tickerId,timeframe:this.timeframe,limit:this.limit,sDate:this.sDate,eDate:this.eDate,fullContext:e,inputs:e.inputs});if(r.pineTSCode=e.pineTSCode,r.idx=e.idx,Array.isArray(e.result))r.result=e.result.slice(i);else if(typeof e.result=="object"&&e.result!==null){r.result={};for(let n in e.result)Array.isArray(e.result[n])?r.result[n]=e.result[n].slice(i):r.result[n]=e.result[n]}else r.result=e.result;return r.plots={...e.plots},r.warnings=e.warnings,r.alerts=e.alerts,r}async _updateMarketData(e){if(Array.isArray(this.source))return{newCandles:0,updatedLastCandle:!1};const i=this.source,r=this.data.length-1,n=this.data[r].openTime;try{const a=await i.getMarketData(this.tickerId,this.timeframe,void 0,n,e);if(!a||a.length===0)return{newCandles:0,updatedLastCandle:!1};let s=!1,o=0;for(let l=0;l<a.length;l++){const c=a[l];c.openTime===n?(this._replaceCandle(r,c),s=!0):c.openTime>n&&(this._appendCandle(c),o++)}return{newCandles:o,updatedLastCandle:s}}catch(a){return console.error("Error updating market data:",a),{newCandles:0,updatedLastCandle:!1}}}_replaceCandle(e,i){this.data[e]=i,this.open[e]=i.open,this.close[e]=i.close,this.high[e]=i.high,this.low[e]=i.low,this.volume[e]=i.volume,this.hl2[e]=(i.high+i.low)/2,this.hlc3[e]=(i.high+i.low+i.close)/3,this.ohlc4[e]=(i.high+i.low+i.open+i.close)/4,this.hlcc4[e]=(i.high+i.low+i.close+i.close)/4,this.openTime[e]=i.openTime,this.closeTime[e]=i.closeTime}_appendCandle(e){this.data.push(e),this.open.push(e.open),this.close.push(e.close),this.high.push(e.high),this.low.push(e.low),this.volume.push(e.volume),this.hl2.push((e.high+e.low)/2),this.hlc3.push((e.high+e.low+e.close)/3),this.ohlc4.push((e.high+e.low+e.open+e.close)/4),this.hlcc4.push((e.high+e.low+e.close+e.close)/4),this.openTime.push(e.openTime),this.closeTime.push(e.closeTime)}async updateTail(e){if(this.data.length===0||Array.isArray(this.source))return!1;const{newCandles:i,updatedLastCandle:r}=await this._updateMarketData();if(i===0&&!r)return!1;this._removeLastResult(e),e.length=this.data.length;const n=this.data.length-(i+1);return e.rollbackDrawings(n),await this._executeIterations(e,this._transpiledCode,n,this.data.length),!0}_removeLastResult(e){if(Array.isArray(e.result))e.result.pop();else if(typeof e.result=="object"&&e.result!==null)for(let n in e.result)Array.isArray(e.result[n])&&e.result[n].pop();e.data.close.data.pop(),e.data.open.data.pop(),e.data.high.data.pop(),e.data.low.data.pop(),e.data.volume.data.pop(),e.data.hl2.data.pop(),e.data.hlc3.data.pop(),e.data.ohlc4.data.pop(),e.data.hlcc4.data.pop(),e.data.openTime.data.pop(),e.data.closeTime&&e.data.closeTime.data.pop(),e.data.bar_index.data.pop();const i=["const","var","let","params"],r=n=>{for(let a of i)if(n[a])for(let s in n[a]){const o=n[a][s];o instanceof g?o.data.pop():Array.isArray(o)&&o.pop()}};r(e),e.lctx&&e.lctx.forEach(n=>r(n))}_snapshotVarState(e){const i=["const","var","let","params"],r={main:{},lctx:[]},n=a=>{const s={};for(const o of i)if(a[o]){s[o]={};for(const l in a[o]){const c=a[o][l];if(c instanceof g){const h=c.data.length,p=h>0?c.data[h-1]:void 0;s[o][l]={len:h,lastVal:p}}}}return s};if(r.main=n(e),e.lctx){const a=[];e.lctx.forEach(s=>a.push(n(s))),r.lctx=a}return r.resultLength=this._getResultLength(e.result),r.dataLength=e.data.close?.data?.length??0,r}_restoreVarState(e,i){if(!i)return;const r=["const","var","let","params"],n=(a,s)=>{for(const o of r)if(!(!s[o]||!a[o]))for(const l in s[o]){const c=a[o][l],h=s[o][l];c instanceof g&&h&&typeof h.len=="number"&&(c.data.length>h.len&&(c.data.length=h.len),h.len>0&&h.lastVal!==void 0&&(c.data[h.len-1]=h.lastVal))}};if(n(e,i.main),e.lctx&&i.lctx){let a=0;e.lctx.forEach(s=>{i.lctx[a]&&n(s,i.lctx[a]),a++})}}_initializeContext(e,i={},r=!1){const n=new Qe({marketData:this.data,source:this.source,tickerId:this.tickerId,timeframe:this.timeframe,limit:this.limit,sDate:this.sDate,eDate:this.eDate,inputs:i});return n.pine.syminfo=this._syminfo,this._chartTimezone&&(n.chartTimezone=this._chartTimezone),n.__maxLoops=this._maxLoops,n._alertMode=this._alertMode,n.pineTSCode=e,n.isSecondaryContext=r,n.data.close=new g([]),n.data.open=new g([]),n.data.high=new g([]),n.data.low=new g([]),n.data.volume=new g([]),n.data.hl2=new g([]),n.data.hlc3=new g([]),n.data.ohlc4=new g([]),n.data.hlcc4=new g([]),n.data.openTime=new g([]),n.data.closeTime=new g([]),n.length=this.data.length,n}_transpileCode(e){return ka.bind(this)(e,this._debugSettings)}async _executeIterations(e,i,r,n){const a=["const","var","let","params"];for(let s=r;s<n;s++){e.idx=s,e._execTick=(e._execTick||0)+1,e.data.close.data.push(this.close[s]),e.data.open.data.push(this.open[s]),e.data.high.data.push(this.high[s]),e.data.low.data.push(this.low[s]),e.data.volume.data.push(this.volume[s]),e.data.hl2.data.push(this.hl2[s]),e.data.hlc3.data.push(this.hlc3[s]),e.data.ohlc4.data.push(this.ohlc4[s]),e.data.hlcc4.data.push(this.hlcc4[s]),e.data.openTime.data.push(this.openTime[s]),e.data.closeTime.data.push(this.closeTime[s]),e.data.bar_index.data.push(s);const o=await i(e);if(typeof o=="object"){typeof e.result!="object"&&(e.result={});for(let c in o){e.result[c]===void 0&&(e.result[c]=[]);let h;o[c]instanceof g?h=o[c].get(0):Array.isArray(o[c])?h=o[c][o[c].length-1]:h=o[c],e.result[c].push(h)}}else Array.isArray(e.result)||(e.result=[]),e.result.push(o);for(const c of e._drawingHelpers)c.syncToPlot&&c.syncToPlot();const l=c=>{for(let h of a)if(c[h])for(let p in c[h]){const u=c[h][p];if(u instanceof g){const f=u.get(0);u.data.push(f)}else if(Array.isArray(u)){const f=u[u.length-1];u.push(f)}}};l(e),e.lctx&&e.lctx.forEach(c=>l(c))}}}const gr={"1m":6e4,"3m":18e4,"5m":3e5,"15m":9e5,"30m":18e5,"1h":36e5,"2h":72e5,"4h":144e5,"1d":864e5,"1w":6048e5,"1M":2592e6},ut={"1S":1,"5S":5,"10S":10,"15S":15,"30S":30,1:60,3:180,5:300,15:900,30:1800,45:2700,60:3600,120:7200,180:10800,240:14400,D:86400,W:604800,M:2592e3},wp={"1S":{periodType:"second",multiplier:1},"5S":{periodType:"second",multiplier:5},"10S":{periodType:"second",multiplier:10},"15S":{periodType:"second",multiplier:15},"30S":{periodType:"second",multiplier:30},1:{periodType:"minute",multiplier:1},3:{periodType:"minute",multiplier:3},5:{periodType:"minute",multiplier:5},15:{periodType:"minute",multiplier:15},30:{periodType:"minute",multiplier:30},45:{periodType:"minute",multiplier:45},60:{periodType:"hour",multiplier:1},120:{periodType:"hour",multiplier:2},180:{periodType:"hour",multiplier:3},240:{periodType:"hour",multiplier:4},D:{periodType:"day",multiplier:1},W:{periodType:"week",multiplier:1},M:{periodType:"month",multiplier:1}};function pt(t,e,i=1){if(e==="month"){const n=new Date(t);return Date.UTC(n.getUTCFullYear(),n.getUTCMonth()+i,1,n.getUTCHours(),n.getUTCMinutes(),n.getUTCSeconds(),n.getUTCMilliseconds())}const r={second:1e3,minute:6e4,hour:36e5,day:864e5,week:7*864e5};return t+i*r[e]}function Ce(t,e,i){const[r,n,a]=t.split("-").map(Number),[s,o]=e.split(":").map(Number),l=Date.UTC(r,n-1,a,s,o,0,0),c=new Intl.DateTimeFormat("en-US",{timeZone:i,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",hour12:!1}).formatToParts(new Date(l)),h=b=>parseInt(c.find(v=>v.type===b).value,10);let p=h("year"),u=h("month"),f=h("day"),m=h("hour");m===24&&(m=0);let x=h("minute");const _=Date.UTC(p,u-1,f,m,x,0,0)-l;return l-_}function vi(t,e,i,r,n=1){if(e==="24x7")return pt(t,r,n);const a=e.split("-")[1];if(!a||a.length!==4)return pt(t,r,n);const s=a.slice(0,2),o=a.slice(2,4),l=`${s}:${o}`,c=yr(t,i);if(r==="second"||r==="minute"||r==="hour"){const h=t+n*{second:1e3,minute:6e4,hour:36e5}[r],p=Ce(c,l,i);return Math.min(h,p)}if(r==="day")return Ce(c,l,i);if(r==="week"){const h=new Date(t).getUTCDay(),p=h<=5?5-h:5-h+7,u=t+p*864e5,f=yr(u,i);return Ce(f,l,i)}if(r==="month"){const h=new Date(t),p=h.getUTCFullYear(),u=h.getUTCMonth()+n,f=new Date(Date.UTC(p,u,1)),m=new Date(f.getTime()-864e5);for(;m.getUTCDay()===0||m.getUTCDay()===6;)m.setUTCDate(m.getUTCDate()-1);const x=m.toISOString().split("T")[0];return Ce(x,l,i)}return pt(t,r,n)}function yr(t,e){return new Intl.DateTimeFormat("en-CA",{timeZone:e,year:"numeric",month:"2-digit",day:"2-digit"}).format(new Date(t))}function vp(t){for(let e=0;e<t.length-1;e++)t[e].closeTime=t[e+1].openTime;t.length>0&&(t[t.length-1].closeTime=t[t.length-1].closeTime+1)}const Sp=["1S","5S","10S","15S","30S","1","3","5","15","30","45","60","120","180","240","D","W","M"];function Fn(t,e){if(t==="W"||t==="M")return e.has("D")?"D":null;const i=ut[t];if(!i)return null;const r=Sp.filter(n=>n!=="W"&&n!=="M"&&e.has(n)&&ut[n]<i&&i%ut[n]===0);return r.length===0?null:r[r.length-1]}function ji(t,e){if(t==="W"||t==="M")return 1/0;const i=ut[t],r=ut[e];return!i||!r||r===0?1/0:i/r}function $n(t,e,i){if(t.length===0)return[];if(e==="W")return Np(t);if(e==="M")return Cp(t);const r=ji(e,i);return Ep(t,r)}function Ep(t,e){if(t.length===0)return[];const i=[];let r=[t[0]];const n=Ip(t),a=n>0?n*1.5:0;for(let s=1;s<t.length;s++){const o=t[s].openTime-t[s-1].openTime;(a>0&&o>a||r.length>=e)&&(i.push(qt(r)),r=[]),r.push(t[s])}return r.length>0&&i.push(qt(r)),i}function Np(t){const e=[];let i=[],r="";for(const n of t){const a=kp(n.openTime);a!==r&&i.length>0&&(e.push(i),i=[]),r=a,i.push(n)}return i.length>0&&e.push(i),e.map(qt)}function Cp(t){const e=[];let i=[],r="";for(const n of t){const a=new Date(n.openTime),s=`${a.getUTCFullYear()}-${a.getUTCMonth()}`;s!==r&&i.length>0&&(e.push(i),i=[]),r=s,i.push(n)}return i.length>0&&e.push(i),e.map(qt)}function qt(t){const e=t[0],i=t[t.length-1];let r=e.high,n=e.low,a=0,s=0,o=0,l=0,c=0;for(let h=0;h<t.length;h++){const p=t[h];p.high>r&&(r=p.high),p.low<n&&(n=p.low),a+=p.volume,s+=p.quoteAssetVolume,o+=p.numberOfTrades,l+=p.takerBuyBaseAssetVolume,c+=p.takerBuyQuoteAssetVolume}return{openTime:e.openTime,open:e.open,high:r,low:n,close:i.close,volume:a,closeTime:i.closeTime,quoteAssetVolume:s,numberOfTrades:o,takerBuyBaseAssetVolume:l,takerBuyQuoteAssetVolume:c,ignore:0}}function Ip(t){if(t.length<2)return 0;const e=Math.min(t.length-1,20);let i=1/0;for(let r=0;r<e;r++){const n=t[r+1].openTime-t[r].openTime;n>0&&n<i&&(i=n)}return i===1/0?0:i}function kp(t){const e=new Date(t),i=e.getUTCDay()||7;e.setUTCDate(e.getUTCDate()+4-i);const r=new Date(Date.UTC(e.getUTCFullYear(),0,1)),n=Math.ceil(((e.getTime()-r.getTime())/864e5+1)/7);return`${e.getUTCFullYear()}-W${n}`}const Ot={"1s":"1S","5s":"5S","10s":"10S","15s":"15S","30s":"30S","1m":"1","3m":"3","5m":"5","15m":"15","30m":"30","45m":"45","1h":"60","2h":"120","3h":"180","4h":"240","1d":"D","1w":"W","1D":"D","1W":"W","1M":"M","4H":"240",D:"D",W:"W",M:"M"};function Ap(t){if(Ot[t]!==void 0)return Ot[t];const e=t.toLowerCase();return Ot[e]!==void 0?Ot[e]:/^\d+$/.test(t)?t:/^\d+S$/i.test(t)?t.toUpperCase():t}class Tt{_configured;_requiresApiKey;_providerName;_aggregationSubTimeframe=null;constructor(e){this._requiresApiKey=e.requiresApiKey,this._providerName=e.providerName,this._configured=!e.requiresApiKey}ensureConfigured(){if(!this._configured)throw new Error(`${this._providerName} requires configuration before use. Call Provider.${this._providerName}.configure({ apiKey: '...' }) or instantiate directly: new ${this._providerName}Provider({ apiKey: '...' })`)}configure(e){this._configured=!0}get isConfigured(){return this._configured}normalizeCloseTime(e){vp(e)}setAggregationSubTimeframe(e){this._aggregationSubTimeframe=e}getSupportedTimeframes(){return new Set(["1S","5S","10S","15S","30S","1","3","5","15","30","45","60","120","180","240","D","W","M"])}async getMarketData(e,i,r,n,a){const s=Ap(i),o=this.getSupportedTimeframes();if(o.has(s))return this._getMarketDataNative(e,s,r,n,a);const l=this._aggregationSubTimeframe,c=l&&o.has(l)?l:Fn(s,o);if(!c)return console.error(`${this._providerName}: Timeframe '${i}' is not supported and no valid sub-timeframe found for aggregation.`),[];const h=this._computeSubLimit(s,c,r),p=await this._getMarketDataNative(e,c,h,n,a);if(p.length===0)return[];const u=$n(p,s,c);return r&&r>0&&u.length>r?u.slice(u.length-r):u}_computeSubLimit(e,i,r){if(!r)return;const n=ji(e,i);return n===1/0?e==="W"?r*7+14:e==="M"?r*31+31:r*30:Math.ceil(r*n)+Math.ceil(n)}}const ai="https://api.binance.com/api/v3",xr="https://api.binance.us/api/v3",Lt={1:"1m",3:"3m",5:"5m",15:"15m",30:"30m",45:null,60:"1h",120:"2h",180:null,240:"4h","4H":"4h","1D":"1d",D:"1d","1W":"1w",W:"1w","1M":"1M",M:"1M"};class Tp{cache;cacheDuration;constructor(e=300*1e3){this.cache=new Map,this.cacheDuration=e}generateKey(e){return Object.entries(e).filter(([i,r])=>r!==void 0).map(([i,r])=>`${i}:${r}`).join("|")}get(e){const i=this.generateKey(e),r=this.cache.get(i);return r?Date.now()-r.timestamp>this.cacheDuration?(this.cache.delete(i),null):r.data:null}set(e,i){const r=this.generateKey(e);this.cache.set(r,{data:i,timestamp:Date.now()})}clear(){this.cache.clear()}cleanup(){const e=Date.now();for(const[i,r]of this.cache.entries())e-r.timestamp>this.cacheDuration&&this.cache.delete(i)}}class Wn extends Tt{cacheManager;activeApiUrl=null;constructor(){super({requiresApiKey:!1,providerName:"Binance"}),this.cacheManager=new Tp(300*1e3)}async getBaseUrl(){if(this.activeApiUrl)return this.activeApiUrl;try{const e=new AbortController,i=setTimeout(()=>e.abort(),5e3),r=await fetch(`${ai}/ping`,{signal:e.signal});if(clearTimeout(i),r.ok)return this.activeApiUrl=ai,this.activeApiUrl}catch{}try{const e=new AbortController,i=setTimeout(()=>e.abort(),5e3),r=await fetch(`${xr}/ping`,{signal:e.signal});if(clearTimeout(i),r.ok)return this.activeApiUrl=xr,this.activeApiUrl}catch{}return ai}async _fetchRawChunk(e,i,r,n,a){const s=Lt[i.toUpperCase()];if(!s)return console.error(`Unsupported timeframe: ${i}`),[];let o=`${await this.getBaseUrl()}/klines?symbol=${e}&interval=${s}`;r&&(o+=`&limit=${Math.min(r,1e3)}`),n&&(o+=`&startTime=${n}`),a&&(o+=`&endTime=${a}`);const l=await fetch(o);if(!l.ok)throw new Error(`HTTP error! status: ${l.status}`);return(await l.json()).map(c=>({openTime:parseInt(c[0]),open:parseFloat(c[1]),high:parseFloat(c[2]),low:parseFloat(c[3]),close:parseFloat(c[4]),volume:parseFloat(c[5]),closeTime:parseInt(c[6]),quoteAssetVolume:parseFloat(c[7]),numberOfTrades:parseInt(c[8]),takerBuyBaseAssetVolume:parseFloat(c[9]),takerBuyQuoteAssetVolume:parseFloat(c[10]),ignore:c[11]}))}async getMarketDataInterval(e,i,r,n){try{const a=Lt[i.toUpperCase()];if(!a)return console.error(`Unsupported timeframe: ${i}`),[];let s=[],o=r;const l=n,c=gr[a];if(!c)return console.error(`Duration not defined for interval: ${a}`),[];for(;o<l;){const h=Math.min(o+1e3*c,l),p=await this._fetchRawChunk(e,i,1e3,o,h);if(p.length===0)break;s=s.concat(p),o=p[p.length-1].closeTime+1}return this.normalizeCloseTime(s),s}catch(a){return console.error("Error in getMarketDataInterval:",a),[]}}async getMarketDataBackwards(e,i,r,n){let a=r,s=[],o=n,l=0;const c=Math.ceil(r/1e3)+5;for(;a>0&&l<c;){l++;const h=Math.min(a,1e3),p=await this._fetchRawChunk(e,i,h,void 0,o);if(p.length===0||(s=p.concat(s),a-=p.length,o=p[0].openTime-1,p.length<h))break}return this.normalizeCloseTime(s),s}getSupportedTimeframes(){return new Set(["1","3","5","15","30","60","120","240","D","W","M"])}async _getMarketDataNative(e,i,r,n,a){try{const s=a!==void 0,o={tickerId:e,timeframe:i,limit:r,sDate:n,eDate:a};if(s){const c=this.cacheManager.get(o);if(c)return c}if(!Lt[i.toUpperCase()])return console.error(`Unsupported timeframe: ${i}`),[];if(this.shouldPaginate(i,r,n,a)){if(n&&a){const c=await this.getMarketDataInterval(e,i,n,a),h=r?c.slice(0,r):c;return this.cacheManager.set(o,h),h}else if(r&&r>1e3){const c=await this.getMarketDataBackwards(e,i,r,a);return this.cacheManager.set(o,c),c}}const l=await this._fetchRawChunk(e,i,r,n,a);return this.normalizeCloseTime(l),s&&this.cacheManager.set(o,l),l}catch(s){return console.error("Error in binance.klines:",s),[]}}shouldPaginate(e,i,r,n){if(i&&i>1e3)return!0;if(r&&n){const a=Lt[e.toUpperCase()],s=gr[a];if(s)return Math.ceil((n-r)/s)>1e3}return!1}async getSymbolInfo(e){try{let i="crypto",r=await this.getBaseUrl(),n=e,a="";e.endsWith(".P")?(i="futures",n=e.replace(".P",""),r="https://fapi.binance.com/fapi/v1",a="Perpetual"):e.includes("_")&&(i="futures",n=e,r="https://dapi.binance.com/dapi/v1",a="Delivery");const s=i==="crypto"?`${r}/exchangeInfo?symbol=${n}`:`${r}/exchangeInfo`,o=await fetch(s);if(!o.ok)throw new Error(`HTTP error! status: ${o.status}`);const l=(await o.json()).symbols;if(!l||l.length===0)return console.error(`Symbol ${e} not found`),null;const c=i==="futures"?l.find(w=>w.symbol===n):l[0];if(!c)return console.error(`Symbol ${n} not found in exchange info`),null;const h=c.filters?.find(w=>w.filterType==="PRICE_FILTER"),p=c.filters?.find(w=>w.filterType==="LOT_SIZE"),u=h?parseFloat(h.tickSize):.01,f=p?parseFloat(p.minQty):0,m=Math.round(1/u),x=c.baseAsset,_=c.quoteAsset,b=a?` ${a}`:"",v=`${x} / ${_}${b}`;return{ticker:e,tickerid:`BINANCE:${e}`,prefix:"BINANCE",root:x,description:v,type:i,main_tickerid:`BINANCE:${e}`,current_contract:a,isin:"",basecurrency:x,currency:_,timezone:"Etc/UTC",country:"",mintick:u,pricescale:m,minmove:1,pointvalue:c.contractSize||1,mincontract:f,session:"24x7",volumetype:"base",expiration_date:c.deliveryDate||0,employees:0,industry:"",sector:"",shareholders:0,shares_outstanding_float:0,shares_outstanding_total:0,recommendations_buy:0,recommendations_buy_strong:0,recommendations_date:0,recommendations_hold:0,recommendations_sell:0,recommendations_sell_strong:0,recommendations_total:0,target_price_average:0,target_price_date:0,target_price_estimates:0,target_price_high:0,target_price_low:0,target_price_median:0}}catch(i){return console.error("Error in binance.exchangeInfo:",i),null}}}const Pp="https://financialmodelingprep.com",_r=new Set(["USD","EUR","GBP","JPY","CHF","AUD","CAD","NZD","SEK","NOK","DKK","SGD","HKD","KRW","MXN","ZAR","TRY","BRL","INR","CNY","PLN","CZK","HUF","ILS","THB","TWD","PHP","IDR","MYR","RUB","CLP","COP"]),br={"1D":{endpoint:"/stable/historical-price-eod/full",type:"daily"},D:{endpoint:"/stable/historical-price-eod/full",type:"daily"},1:{endpoint:"/stable/historical-chart/1min",interval:"1min",type:"intraday"},5:{endpoint:"/stable/historical-chart/5min",interval:"5min",type:"intraday"},15:{endpoint:"/stable/historical-chart/15min",interval:"15min",type:"intraday"},30:{endpoint:"/stable/historical-chart/30min",interval:"30min",type:"intraday"},60:{endpoint:"/stable/historical-chart/1hour",interval:"1hour",type:"intraday"},240:{endpoint:"/stable/historical-chart/4hour",interval:"4hour",type:"intraday"},"4H":{endpoint:"/stable/historical-chart/4hour",interval:"4hour",type:"intraday"}},wr={NASDAQ:"America/New_York",NYSE:"America/New_York",AMEX:"America/New_York",NYSEArca:"America/New_York",BATS:"America/New_York",OTC:"America/New_York",PNK:"America/New_York",TSX:"America/Toronto",TSXV:"America/Toronto",LSE:"Europe/London",EURONEXT:"Europe/Paris",XETRA:"Europe/Berlin",JPX:"Asia/Tokyo",HKSE:"Asia/Hong_Kong",SSE:"Asia/Shanghai",SHZ:"Asia/Shanghai",ASX:"Australia/Sydney",NSE:"Asia/Kolkata",BSE:"Asia/Kolkata",KRX:"Asia/Seoul",CRYPTO:"Etc/UTC"},vr={NASDAQ:"0930-1600",NYSE:"0930-1600",AMEX:"0930-1600",NYSEArca:"0930-1600",BATS:"0930-1600",OTC:"0930-1600",PNK:"0930-1600",TSX:"0930-1600",TSXV:"0930-1600",LSE:"0800-1630",EURONEXT:"0900-1730",XETRA:"0900-1730",JPX:"0900-1530",HKSE:"0930-1600",SSE:"0930-1500",SHZ:"0930-1500",ASX:"1000-1600",NSE:"0915-1530",BSE:"0915-1530",KRX:"0900-1530",CRYPTO:"24x7"},Dp={daily:{periodType:"day",multiplier:1},"1min":{periodType:"minute",multiplier:1},"5min":{periodType:"minute",multiplier:5},"15min":{periodType:"minute",multiplier:15},"30min":{periodType:"minute",multiplier:30},"1hour":{periodType:"hour",multiplier:1},"4hour":{periodType:"hour",multiplier:4}};class Un extends Tt{_apiKey=null;_baseUrl=Pp;_profileCache=new Map;_symbolInfoCache=new Map;_mintickCache=new Map;constructor(e){super({requiresApiKey:!0,providerName:"FMP"}),e?.apiKey&&this.configure(e)}configure(e){super.configure(e),this._apiKey=e.apiKey,e.baseUrl&&(this._baseUrl=e.baseUrl)}getSupportedTimeframes(){return new Set(["1","5","15","30","60","240","D"])}async _getMarketDataNative(e,i,r,n,a){this.ensureConfigured();try{const s=i.toUpperCase(),o=br[s]||br[i];if(!o)return console.error(`FMP: Unsupported timeframe: ${i}`),[];let l;if(o.type==="intraday"?l=await this._fetchIntradayData(e,o.endpoint,o.interval,n,a,r):l=await this._fetchDailyData(e,n,a,r),l.length>0&&!this._mintickCache.has(e)){const c=this._estimateMintick(l);c!==void 0&&this._mintickCache.set(e,c)}return l}catch(s){return console.error("Error in FMPProvider.getMarketData:",s),[]}}async _fetchDailyData(e,i,r,n){let a=`${this._baseUrl}/stable/historical-price-eod/full?symbol=${e}&apikey=${this._apiKey}`;i&&(a+=`&from=${this._msToDateStr(i)}`),r&&(a+=`&to=${this._msToDateStr(r)}`);const s=await fetch(a);if(!s.ok){const p=await s.text();throw new Error(`FMP HTTP ${s.status}: ${p}`)}const o=await s.json();if(!Array.isArray(o)||o.length===0)return[];o.reverse();const l=n&&n>0&&n<o.length?o.slice(o.length-n):o,{session:c,timezone:h}=await this._resolveSessionInfo(e);return l.map(p=>{const u=this._dateStrToMs(p.date),f=vi(u,c,h,"day");return{openTime:u,open:p.open,high:p.high,low:p.low,close:p.close,volume:p.volume,closeTime:f,quoteAssetVolume:0,numberOfTrades:0,takerBuyBaseAssetVolume:0,takerBuyQuoteAssetVolume:0,ignore:0}})}async _fetchIntradayData(e,i,r,n,a,s){let o=`${this._baseUrl}${i}?symbol=${e}&apikey=${this._apiKey}`;n&&(o+=`&from=${this._msToDateStr(n)}`),a&&(o+=`&to=${this._msToDateStr(a)}`);const l=await fetch(o);if(!l.ok){const x=await l.text();if(l.status===403||x.includes("Restricted Endpoint"))return console.error(`FMP: Intraday data (${r}) requires a paid plan. Use daily timeframe ('D') with a free API key, or upgrade at https://financialmodelingprep.com/`),[];throw new Error(`FMP HTTP ${l.status}: ${x}`)}const c=await l.json();if(!Array.isArray(c)||c.length===0)return[];c.reverse();const h=s&&s>0&&s<c.length?c.slice(c.length-s):c,{periodType:p,multiplier:u}=Dp[r]||{periodType:"minute",multiplier:1},{session:f,timezone:m}=await this._resolveSessionInfo(e);return h.map(x=>{const _=this._dateTimeStrToMs(x.date),b=vi(_,f,m,p,u);return{openTime:_,open:x.open,high:x.high,low:x.low,close:x.close,volume:x.volume,closeTime:b,quoteAssetVolume:0,numberOfTrades:0,takerBuyBaseAssetVolume:0,takerBuyQuoteAssetVolume:0,ignore:0}})}async getSymbolInfo(e){if(this.ensureConfigured(),this._symbolInfoCache.has(e))return this._symbolInfoCache.get(e);try{const i=await this._fetchProfile(e);let r="stock";i?.isEtf?r="etf":i?.isFund?r="fund":this._isForex(e)?r="forex":this._isCrypto(e)&&(r="crypto");const n=i?.exchange||(r==="crypto"?"CRYPTO":r==="forex"?"FX":""),a=r==="crypto"||r==="forex"?"Etc/UTC":wr[n]||"America/New_York",s=r==="crypto"?"24x7":r==="forex"?"0000-0000":vr[n]||"0930-1600",o=i?.currency||(this._isForex(e)?e.slice(3,6):"USD"),l=this._isForex(e)?e.slice(0,3):i?.currency||"USD",c=this._mintickCache.get(e)??.01,h=Math.round(1/c),p=Math.round(c*h),u={ticker:i?.symbol||e,tickerid:`${n}:${i?.symbol||e}`,prefix:n,root:i?.symbol||e,description:i?.companyName||e,type:r,main_tickerid:`${n}:${i?.symbol||e}`,current_contract:"",isin:i?.isin||"",basecurrency:l,currency:o,timezone:a,country:i?.country||"",mintick:c,pricescale:h,minmove:p,pointvalue:1,mincontract:0,session:s,volumetype:"base",expiration_date:0,employees:i&&parseInt(i.fullTimeEmployees)||0,industry:i?.industry||"",sector:i?.sector||"",shareholders:0,shares_outstanding_float:0,shares_outstanding_total:0,recommendations_buy:0,recommendations_buy_strong:0,recommendations_date:0,recommendations_hold:0,recommendations_sell:0,recommendations_sell_strong:0,recommendations_total:0,target_price_average:0,target_price_date:0,target_price_estimates:0,target_price_high:0,target_price_low:0,target_price_median:0};return this._mintickCache.has(e)&&this._symbolInfoCache.set(e,u),u}catch(i){return console.error("Error in FMPProvider.getSymbolInfo:",i),null}}_estimateMintick(e){const i=[];for(let o=0;o<e.length;o++){const l=e[o],c=Math.abs(l.close-l.open),h=Math.abs(l.high-l.low);if(c>0&&i.push(c),h>0&&i.push(h),o>0){const p=Math.abs(l.close-e[o-1].close);p>0&&i.push(p)}}if(i.length===0)return;const r=Math.min(...i),n=Math.floor(Math.log10(r)),a=r/10**n,s=(Math.floor(a+1e-12)<5?1:10)*10**n;return s>=1?.01:s}async _fetchProfile(e){if(this._profileCache.has(e))return this._profileCache.get(e);const i=`${this._baseUrl}/stable/profile?symbol=${e}&apikey=${this._apiKey}`,r=await fetch(i);if(!r.ok)return null;const n=await r.json();if(!Array.isArray(n)||n.length===0)return null;const a=n[0];return this._profileCache.set(e,a),a}async _resolveSessionInfo(e){try{const i=await this._fetchProfile(e);if(i){const r=i.exchange||"",n=this._isCrypto(e),a=n?"Etc/UTC":wr[r]||"America/New_York";return{session:n?"24x7":vr[r]||"0930-1600",timezone:a}}}catch{}return{session:"0930-1600",timezone:"America/New_York"}}_msToDateStr(e){return new Date(e).toISOString().split("T")[0]}_dateStrToMs(e){return new Date(e+"T00:00:00Z").getTime()}_dateTimeStrToMs(e){return new Date(e.replace(" ","T")+"Z").getTime()}_isForex(e){return/^[A-Z]{6}$/.test(e)&&_r.has(e.slice(0,3))&&_r.has(e.slice(3,6))}_isCrypto(e){return this._isForex(e)?!1:/^[A-Z]+(USD|USDT|BTC|ETH)$/.test(e)&&e.length<=15}}const Mp="https://data.alpaca.markets",Rp="https://paper-api.alpaca.markets/v2",Vp="https://api.alpaca.markets/v2",oi=1e4,Sr={1:"1Min",3:"3Min",5:"5Min",15:"15Min",30:"30Min",60:"1Hour",120:"2Hour",240:"4Hour","4H":"4Hour","1D":"1Day",D:"1Day","1W":"1Week",W:"1Week","1M":"1Month",M:"1Month"},Op={NASDAQ:"America/New_York",NYSE:"America/New_York",AMEX:"America/New_York",ARCA:"America/New_York",BATS:"America/New_York",OTC:"America/New_York",CRYPTO:"Etc/UTC"},Lp={NASDAQ:"0930-1600",NYSE:"0930-1600",AMEX:"0930-1600",ARCA:"0930-1600",BATS:"0930-1600",OTC:"0930-1600",CRYPTO:"24x7"},jp={Min:"minute",Hour:"hour",Day:"day",Week:"week",Month:"month"};class qn extends Tt{_apiKey=null;_apiSecret=null;_dataUrl=Mp;_tradingUrl=Rp;_feed=null;_assetCache=new Map;_calendarCache=new Map;constructor(e){super({requiresApiKey:!0,providerName:"Alpaca"}),e?.apiKey&&e?.apiSecret&&this.configure(e)}configure(e){super.configure(e),this._apiKey=e.apiKey,this._apiSecret=e.apiSecret,e.feed&&(this._feed=e.feed),e.dataUrl&&(this._dataUrl=e.dataUrl),e.tradingUrl?this._tradingUrl=e.tradingUrl:e.paper===!1&&(this._tradingUrl=Vp)}_headers(){return{"APCA-API-KEY-ID":this._apiKey,"APCA-API-SECRET-KEY":this._apiSecret}}getSupportedTimeframes(){return new Set(["1","3","5","15","30","45","60","120","180","240","D","W","M"])}async _getMarketDataNative(e,i,r,n,a){this.ensureConfigured();try{const s=this._resolveTimeframe(i);if(!s)return console.error(`Alpaca: Unsupported timeframe: ${i}`),[];const o=this._isCrypto(e),l=await this._fetchAllBars(e,s,o,n,a,r);if(l.length===0)return[];const{periodType:c,multiplier:h}=this._parseAlpacaTimeframe(s);if(o)return this._convertBarsCrypto(l,c,h);const p=l[0].t.slice(0,10),u=l[l.length-1].t.slice(0,10),f=this._addDaysToDate(u,40);return await this._ensureCalendar(p,f),this._convertBarsStock(l,c,h)}catch(s){return console.error("Error in AlpacaProvider.getMarketData:",s),[]}}async _fetchAllBars(e,i,r,n,a,s){const o=[];let l=null;const c=s||1/0,h=Math.min(s||oi,oi);do{const p=this._buildBarsUrl(e,i,r,n,a,h,l),u=await fetch(p,{headers:this._headers()});if(!u.ok){const x=await u.text();throw new Error(`Alpaca HTTP ${u.status}: ${x}`)}const f=await u.json(),m=Object.keys(f.bars||{})[0];if(!m||!f.bars[m]||(o.push(...f.bars[m]),l=f.next_page_token,o.length>=c))break}while(l);return s&&s>0&&o.length>s?o.slice(0,s):o}_buildBarsUrl(e,i,r,n,a,s,o){const l=r?`${this._dataUrl}/v1beta3/crypto/us/bars`:`${this._dataUrl}/v2/stocks/bars`,c=new URLSearchParams;return c.set("symbols",e),c.set("timeframe",i),c.set("sort","asc"),n&&c.set("start",new Date(n).toISOString()),a&&c.set("end",new Date(a).toISOString()),s&&c.set("limit",String(Math.min(s,oi))),o&&c.set("page_token",o),!r&&this._feed&&c.set("feed",this._feed),`${l}?${c.toString()}`}async getSymbolInfo(e){this.ensureConfigured();try{const i=await this._fetchAsset(e);if(!i)return console.error(`Alpaca: Symbol ${e} not found`),null;const r=i.exchange||"",n=i.class==="crypto",a=n?"Etc/UTC":Op[r]||"America/New_York",s=n?"24x7":Lp[r]||"0930-1600";let o="stock";n&&(o="crypto");const l=n&&e.split("/")[1]||"USD",c=n?e.split("/")[0]||e:l,h=i.price_increment?parseFloat(i.price_increment):.01,p=Math.round(1/h);return{ticker:i.symbol,tickerid:`${r}:${i.symbol}`,prefix:r,root:n?e.split("/")[0]:i.symbol,description:i.name||i.symbol,type:o,main_tickerid:`${r}:${i.symbol}`,current_contract:"",isin:"",basecurrency:c,currency:l,timezone:a,country:n?"":"US",mintick:h,pricescale:p,minmove:1,pointvalue:1,mincontract:i.min_order_size?parseFloat(i.min_order_size):0,session:s,volumetype:"base",expiration_date:0,employees:0,industry:"",sector:"",shareholders:0,shares_outstanding_float:0,shares_outstanding_total:0,recommendations_buy:0,recommendations_buy_strong:0,recommendations_date:0,recommendations_hold:0,recommendations_sell:0,recommendations_sell_strong:0,recommendations_total:0,target_price_average:0,target_price_date:0,target_price_estimates:0,target_price_high:0,target_price_low:0,target_price_median:0}}catch(i){return console.error("Error in AlpacaProvider.getSymbolInfo:",i),null}}_convertBarsCrypto(e,i,r){return e.map((n,a,s)=>{const o=new Date(n.t).getTime(),l=a<s.length-1?new Date(s[a+1].t).getTime():pt(o,i,r);return this._toKline(n,o,l)})}_convertBarsStock(e,i,r){const n="America/New_York";return e.map(a=>{const s=new Date(a.t).getTime(),o=a.t.slice(0,10);let l;if(i==="day"){const c=this._calendarCache.get(o),h=c?c.close:"16:00";l=Ce(o,h,n)}else if(i==="minute"||i==="hour"){const c=s+r*{minute:6e4,hour:36e5}[i],h=this._calendarCache.get(o),p=h?h.close:"16:00",u=Ce(o,p,n);l=Math.min(c,u)}else i==="week"?l=this._weeklyCloseFromCalendar(o,n):i==="month"?l=this._monthlyCloseFromCalendar(o,n):l=pt(s,i,r);return this._toKline(a,s,l)})}_toKline(e,i,r){return{openTime:i,open:e.o,high:e.h,low:e.l,close:e.c,volume:e.v,closeTime:r,quoteAssetVolume:0,numberOfTrades:e.n,takerBuyBaseAssetVolume:0,takerBuyQuoteAssetVolume:0,ignore:0}}_weeklyCloseFromCalendar(e,i){const r=new Date(e+"T00:00:00Z"),n=r.getUTCDay(),a=n<=5?5-n:5-n+7;for(let l=a;l>=0;l--){const c=r.getTime()+l*864e5,h=new Date(c).toISOString().split("T")[0],p=this._calendarCache.get(h);if(p)return Ce(h,p.close,i)}const s=r.getTime()+a*864e5,o=new Date(s).toISOString().split("T")[0];return Ce(o,"16:00",i)}_monthlyCloseFromCalendar(e,i){const[r,n]=e.split("-").map(Number),a=new Date(Date.UTC(r,n,0)).getUTCDate();for(let o=a;o>=1;o--){const l=`${r}-${String(n).padStart(2,"0")}-${String(o).padStart(2,"0")}`,c=this._calendarCache.get(l);if(c)return Ce(l,c.close,i)}const s=new Date(Date.UTC(r,n,0));for(;s.getUTCDay()===0||s.getUTCDay()===6;)s.setUTCDate(s.getUTCDate()-1);return Ce(s.toISOString().split("T")[0],"16:00",i)}async _ensureCalendar(e,i){if(this._calendarCache.has(e)&&this._calendarCache.has(i))return;const r=`${this._tradingUrl}/calendar?start=${e}&end=${i}`,n=await fetch(r,{headers:this._headers()});if(!n.ok){console.warn(`Alpaca calendar API returned ${n.status}, falling back to defaults`);return}const a=await n.json();for(const s of a)this._calendarCache.set(s.date,s)}async _fetchAsset(e){if(this._assetCache.has(e))return this._assetCache.get(e);const i=encodeURIComponent(e),r=`${this._tradingUrl}/assets/${i}`,n=await fetch(r,{headers:this._headers()});if(!n.ok)return null;const a=await n.json();return this._assetCache.set(e,a),a}_parseAlpacaTimeframe(e){const i=e.match(/^(\d+)(Min|Hour|Day|Week|Month)$/);if(i){const r=parseInt(i[1],10),n=jp[i[2]];if(n)return{periodType:n,multiplier:r}}return{periodType:"day",multiplier:1}}_resolveTimeframe(e){return Sr[e.toUpperCase()]||Sr[e]||null}_isCrypto(e){return e.includes("/")}_addDaysToDate(e,i){const r=new Date(e+"T00:00:00Z");return r.setUTCDate(r.getUTCDate()+i),r.toISOString().split("T")[0]}}const Bp=Hn.fileURLToPath(typeof document>"u"?new(require("url")).URL("file:"+__filename).href:document.currentScript&&document.currentScript.tagName.toUpperCase()==="SCRIPT"&&document.currentScript.src||new URL("pinets.min.cjs",document.baseURI).href),Fp=vt.dirname(Bp);class $p extends Tt{dataCache=new Map;exchangeInfoCache={};dataDirectory;constructor(e){super({requiresApiKey:!1,providerName:"Mock"});const i=typeof e=="string"?e:e?.dataDirectory;if(i)this.dataDirectory=i;else{const r=vt.resolve(Fp,"../../../");this.dataDirectory=vt.join(r,"tests","compatibility","_data")}}configure(e){super.configure(e),e.dataDirectory&&(this.dataDirectory=e.dataDirectory)}getDataFileName(e,i,r,n){return r&&n?`${e}-${i}-${r}-${n}.json`:null}loadDataFromFile(e){const i=`file:${e}`;if(this.dataCache.has(i))return this.dataCache.get(i);const r=vt.join(this.dataDirectory,e);if(!st.existsSync(r))throw new Error(`Mock data file not found: ${r}`);const n=st.readFileSync(r,"utf-8"),a=JSON.parse(n);return this.dataCache.set(i,a),a}findDataFile(e,i,r,n){if(!st.existsSync(this.dataDirectory))return null;const a=st.readdirSync(this.dataDirectory).filter(l=>l.endsWith(".json"));if(r&&n){const l=`${e}-${i}-${r}-${n}.json`;if(a.includes(l))return l}const s=new RegExp(`^${e}-${i}-(\\d+)-(\\d+)\\.json$`),o=a.filter(l=>s.test(l)).map(l=>{const c=l.match(s);return{file:l,startTime:parseInt(c[1]),endTime:parseInt(c[2])}}).sort((l,c)=>c.endTime-l.endTime);if(o.length===0)return null;if(r&&n){const l=o.find(c=>c.startTime<=r&&c.endTime>=n);if(l)return l.file}return o[0].file}filterData(e,i,r,n){let a=e;return(i||r)&&(a=e.filter(s=>{const o=!i||s.openTime>=i,l=!r||s.openTime<=r;return o&&l})),a.sort((s,o)=>s.openTime-o.openTime),n&&n>0&&(a=a.slice(0,n)),a}normalizeTimeframe(e){return{1:"1m",3:"3m",5:"5m",15:"15m",30:"30m",60:"1h",120:"2h",240:"4h","4H":"4h","1D":"1d",D:"1d","1W":"1w",W:"1w","1M":"1M",M:"1M"}[e.toUpperCase()]||e.toLowerCase()}getSupportedTimeframes(){return new Set(["1","3","5","15","30","45","60","120","180","240","D","W","M"])}async _getMarketDataNative(e,i,r,n,a){try{const s=this.normalizeTimeframe(i),o=this.findDataFile(e,s,n,a);if(!o)return console.warn(`No mock data file found for ${e} ${s}. Searched in: ${this.dataDirectory}`),[];const l=this.loadDataFromFile(o),c=this.filterData(l,n,a,r);return this.normalizeCloseTime(c),c}catch(s){return console.error("Error in MockProvider.getMarketData:",s),[]}}loadExchangeInfo(e){if(this.exchangeInfoCache[e])return this.exchangeInfoCache[e];const i=e==="spot"?"api-exchangeInfo.json":"fapi-exchangeInfo.json",r=vt.join(this.dataDirectory,i);if(!st.existsSync(r))return console.warn(`Exchange info file not found: ${r}`),null;try{const n=st.readFileSync(r,"utf-8"),a=JSON.parse(n);return this.exchangeInfoCache[e]=a,a}catch(n){return console.error(`Error loading exchange info from ${i}:`,n),null}}async getSymbolInfo(e){try{let i="crypto",r=e,n="";e.endsWith(".P")?(i="futures",r=e.replace(".P",""),n="Perpetual"):e.includes("_")&&(i="futures",r=e,n="Delivery");const a=this.loadExchangeInfo(i==="futures"?"futures":"spot");if(!a||!a.symbols)return console.error(`Exchange info not available for ${i}`),null;const s=a.symbols.find(_=>_.symbol===r);if(!s)return console.error(`Symbol ${r} not found in ${i} exchange info`),null;const o=s.filters?.find(_=>_.filterType==="PRICE_FILTER"),l=s.filters?.find(_=>_.filterType==="LOT_SIZE"),c=o?parseFloat(o.tickSize):.01,h=l?parseFloat(l.minQty):0,p=Math.round(1/c),u=s.baseAsset,f=s.quoteAsset,m=n?` ${n}`:"",x=`${u} / ${f}${m}`;return{ticker:e,tickerid:`BINANCE:${e}`,prefix:"BINANCE",root:u,description:x,type:i,main_tickerid:`BINANCE:${e}`,current_contract:n,isin:"",basecurrency:u,currency:f,timezone:"Etc/UTC",country:"",mintick:c,pricescale:p,minmove:1,pointvalue:s.contractSize||1,mincontract:h,session:"24x7",volumetype:"base",expiration_date:s.deliveryDate||0,employees:0,industry:"",sector:"",shareholders:0,shares_outstanding_float:0,shares_outstanding_total:0,recommendations_buy:0,recommendations_buy_strong:0,recommendations_date:0,recommendations_hold:0,recommendations_sell:0,recommendations_sell_strong:0,recommendations_total:0,target_price_average:0,target_price_date:0,target_price_estimates:0,target_price_high:0,target_price_low:0,target_price_median:0}}catch(i){return console.error("Error in MockProvider.getSymbolInfo:",i),null}}clearCache(){this.dataCache.clear(),this.exchangeInfoCache={}}setDataDirectory(e){this.dataDirectory=e,this.clearCache()}}const Wp=typeof process<"u"&&process.versions&&process.versions.node;let Kt=null;if(Wp)try{Kt=new $p}catch{Kt=null}const Up={Binance:new Wn,FMP:new Un,Alpaca:new qn,...Kt?{Mock:Kt}:{}};class qp extends Error{method;constructor(e,i){super(e),this.name="PineRuntimeError",this.method=i}}exports.AlpacaProvider=qn;exports.BaseProvider=Tt;exports.BinanceProvider=Wn;exports.Context=Qe;exports.FMPProvider=Un;exports.Indicator=wi;exports.PineRuntimeError=qp;exports.PineTS=Li;exports.Provider=Up;exports.TIMEFRAME_PERIOD_INFO=wp;exports.TIMEFRAME_SECONDS=ut;exports.aggregateCandles=$n;exports.computeNextPeriodStart=pt;exports.computeSessionClose=vi;exports.getAggregationRatio=ji;exports.localTimeToUTC=Ce;exports.selectSubTimeframe=Fn;
|
|
121
|
+
`,e+="["+this.matrix[i].join(", ")+"]";return e}add_col(...e){return this._add_col(this,...e)}add_row(...e){return this._add_row(this,...e)}avg(...e){return this._avg(this,...e)}col(...e){return this._col(this,...e)}columns(...e){return this._columns(this,...e)}concat(...e){return this._concat(this,...e)}copy(...e){return this._copy(this,...e)}det(...e){return this._det(this,...e)}diff(...e){return this._diff(this,...e)}eigenvalues(...e){return this._eigenvalues(this,...e)}eigenvectors(...e){return this._eigenvectors(this,...e)}elements_count(...e){return this._elements_count(this,...e)}fill(...e){return this._fill(this,...e)}get(...e){return this._get(this,...e)}inv(...e){return this._inv(this,...e)}is_antidiagonal(...e){return this._is_antidiagonal(this,...e)}is_antisymmetric(...e){return this._is_antisymmetric(this,...e)}is_binary(...e){return this._is_binary(this,...e)}is_diagonal(...e){return this._is_diagonal(this,...e)}is_identity(...e){return this._is_identity(this,...e)}is_square(...e){return this._is_square(this,...e)}is_stochastic(...e){return this._is_stochastic(this,...e)}is_symmetric(...e){return this._is_symmetric(this,...e)}is_triangular(...e){return this._is_triangular(this,...e)}is_zero(...e){return this._is_zero(this,...e)}kron(...e){return this._kron(this,...e)}max(...e){return this._max(this,...e)}median(...e){return this._median(this,...e)}min(...e){return this._min(this,...e)}mode(...e){return this._mode(this,...e)}mult(...e){return this._mult(this,...e)}pinv(...e){return this._pinv(this,...e)}pow(...e){return this._pow(this,...e)}rank(...e){return this._rank(this,...e)}remove_col(...e){return this._remove_col(this,...e)}remove_row(...e){return this._remove_row(this,...e)}reshape(...e){return this._reshape(this,...e)}reverse(...e){return this._reverse(this,...e)}row(...e){return this._row(this,...e)}rows(...e){return this._rows(this,...e)}set(...e){return this._set(this,...e)}sort(...e){return this._sort(this,...e)}submatrix(...e){return this._submatrix(this,...e)}sum(...e){return this._sum(this,...e)}swap_columns(...e){return this._swap_columns(this,...e)}swap_rows(...e){return this._swap_rows(this,...e)}trace(...e){return this._trace(this,...e)}transpose(...e){return this._transpose(this,...e)}}function Se(t){return(e,i,r)=>new F(e,i,r,t)}function Kl(t){return(e,i=0)=>g.from(e).get(i)}class zl{constructor(e){this.context=e,this.add_col=(i,...r)=>i.add_col(...r),this.add_row=(i,...r)=>i.add_row(...r),this.avg=(i,...r)=>i.avg(...r),this.col=(i,...r)=>i.col(...r),this.columns=(i,...r)=>i.columns(...r),this.concat=(i,...r)=>i.concat(...r),this.copy=(i,...r)=>i.copy(...r),this.det=(i,...r)=>i.det(...r),this.diff=(i,...r)=>i.diff(...r),this.eigenvalues=(i,...r)=>i.eigenvalues(...r),this.eigenvectors=(i,...r)=>i.eigenvectors(...r),this.elements_count=(i,...r)=>i.elements_count(...r),this.fill=(i,...r)=>i.fill(...r),this.get=(i,...r)=>i.get(...r),this.inv=(i,...r)=>i.inv(...r),this.is_antidiagonal=(i,...r)=>i.is_antidiagonal(...r),this.is_antisymmetric=(i,...r)=>i.is_antisymmetric(...r),this.is_binary=(i,...r)=>i.is_binary(...r),this.is_diagonal=(i,...r)=>i.is_diagonal(...r),this.is_identity=(i,...r)=>i.is_identity(...r),this.is_square=(i,...r)=>i.is_square(...r),this.is_stochastic=(i,...r)=>i.is_stochastic(...r),this.is_symmetric=(i,...r)=>i.is_symmetric(...r),this.is_triangular=(i,...r)=>i.is_triangular(...r),this.is_zero=(i,...r)=>i.is_zero(...r),this.kron=(i,...r)=>i.kron(...r),this.max=(i,...r)=>i.max(...r),this.median=(i,...r)=>i.median(...r),this.min=(i,...r)=>i.min(...r),this.mode=(i,...r)=>i.mode(...r),this.mult=(i,...r)=>i.mult(...r),this.new=Se(e),this.param=Kl(),this.pinv=(i,...r)=>i.pinv(...r),this.pow=(i,...r)=>i.pow(...r),this.rank=(i,...r)=>i.rank(...r),this.remove_col=(i,...r)=>i.remove_col(...r),this.remove_row=(i,...r)=>i.remove_row(...r),this.reshape=(i,...r)=>i.reshape(...r),this.reverse=(i,...r)=>i.reverse(...r),this.row=(i,...r)=>i.row(...r),this.rows=(i,...r)=>i.rows(...r),this.set=(i,...r)=>i.set(...r),this.sort=(i,...r)=>i.sort(...r),this.submatrix=(i,...r)=>i.submatrix(...r),this.sum=(i,...r)=>i.sum(...r),this.swap_columns=(i,...r)=>i.swap_columns(...r),this.swap_rows=(i,...r)=>i.swap_rows(...r),this.trace=(i,...r)=>i.trace(...r),this.transpose=(i,...r)=>i.transpose(...r),this.new_float=Se(e),this.new_int=Se(e),this.new_string=Se(e),this.new_bool=Se(e),this.new_color=Se(e),this.new_line=Se(e),this.new_label=Se(e),this.new_box=Se(e),this.new_linefill=Se(e),this.new_table=Se(e)}}class Hl{constructor(e){this.context=e}_live=!1;setLive(){this._live=!0}get isnew(){return!this._live}get islast(){return this.context.idx===this.context.length-1}get isfirst(){return this.context.idx===0}get ishistory(){return this.context.idx<this.context.length-1}get isrealtime(){return this.context.idx===this.context.length-1}get isconfirmed(){return this.context.data.closeTime.data[this.context.idx]<=Date.now()}get islastconfirmedhistory(){const e=this.context.idx,i=this.context.length;if(e===i-1)return this.context.data.closeTime.data[e]<=Date.now();if(e===i-2){const r=this.context.marketData?.[i-1]?.closeTime;return r!==void 0?r>Date.now():!1}return!1}}class ht{constructor(e,i){this._definition=e,this.context=i;for(let r in e)this[r]=e[r]}get __def__(){return this._definition}copy(){return new ht(this.__def__,this.context)}toString(){const e={};for(let i in this.__def__){const r=this[i];r!=null&&typeof r=="object"&&typeof r.toString=="function"&&!(r instanceof Array)?e[i]=r.toString():e[i]=r}try{return JSON.stringify(e)}catch{return"{"+Object.keys(e).map(i=>`"${i}":${String(e[i])}`).join(",")+"}"}}}class se{time;index;price;constructor(e,i,r){this.time=e,this.index=i,this.price=r}copy(){return new se(this.time,this.index,this.price)}toString(){return JSON.stringify({time:this.time,index:this.index,price:this.price})}}function Gl(t){return typeof t=="object"&&t&&(t.title!==void 0||t._plotKey!==void 0)&&t.data!==void 0&&t.options!==void 0}const lr={series:t=>t instanceof g||typeof t=="number"||typeof t=="string"||typeof t=="boolean",string:t=>typeof t=="string",color:t=>typeof t=="string"||t===null||typeof t=="number"&&isNaN(t)||t instanceof g,number:t=>typeof t=="number",boolean:t=>typeof t=="boolean",array:t=>Array.isArray(t),object:t=>typeof t=="object",point:t=>t instanceof se,primitive:t=>typeof t===null||typeof t!="object"&&typeof t!="function",function:t=>typeof t=="function",undefined:t=>t===void 0,null:t=>t===null,NaN:t=>isNaN(t),remaining_options:t=>t!==null&&typeof t=="object"&&!(t instanceof g)&&!(t instanceof se)&&!Gl(t)};function ke(t){const e=t[t.length-1];if(e&&typeof e=="object"&&"__callsiteId"in e)return t.pop().__callsiteId}function X(t,e,i,r){Array.isArray(e)&&typeof e[0]=="string"&&(e=[e]);const n={};let a={};const s=new Array(e.length).fill(!0);for(let o=0;o<t.length;o++){const l=t[o];if(lr.remaining_options(l)){a=l;break}const c=e.map((h,p)=>s[p]?h[o]:void 0);for(let h=0;h<c.length;h++){const p=c[h];if(p===void 0){s[h]=!1;continue}const u=i[p];if(typeof l=="number"&&isNaN(l)&&(u==="number"||u==="series"))n[p]=l;else{const f=lr[i[p]];typeof f=="function"&&f(l)?n[p]=l:s[h]=!1}}}return{...n,...a,...r}}const Yl=[["dateString"],["year","month","day","hour","minute","second"],["timezone","year","month","day","hour","minute","second"]],Xl={dateString:"string",timezone:"string",year:"number",month:"number",day:"number",hour:"number",minute:"number",second:"number"},Ql=["title","shorttitle","overlay","format","precision","scale","max_bars_back","timeframe","timeframe_gaps","explicit_plot_zorder","max_lines_count","max_labels_count","max_boxes_count","calc_bars_count","max_polylines_count","dynamic_requests","behind_chart"],Zl={title:"string",shorttitle:"string",overlay:"boolean",format:"string",precision:"number",scale:"string",max_bars_back:"number",timeframe:"string",timeframe_gaps:"boolean",explicit_plot_zorder:"boolean",max_lines_count:"number",max_labels_count:"number",max_boxes_count:"number",calc_bars_count:"number",max_polylines_count:"number",dynamic_requests:"boolean",behind_chart:"boolean"};function Jl(t){return X(t,Ql,Zl)}class _t{get __value(){return NaN}param(e,i=0){return g.from(e).get(i)}any(e){const i=g.from(e).get(0);return i==null?!0:typeof i=="number"?i!==i:!1}}const ot={freq_all:"alert.freq_all",freq_once_per_bar:"alert.freq_once_per_bar",freq_once_per_bar_close:"alert.freq_once_per_bar_close"};class ec{constructor(e){this.context=e}_firedKeys=new Set;_fallbackCounter=0;_fallbackLastExecTick=-1;get freq_all(){return ot.freq_all}get freq_once_per_bar(){return ot.freq_once_per_bar}get freq_once_per_bar_close(){return ot.freq_once_per_bar_close}param(e,i,r){return g.from(e).get(0)}any(e,i,r){const n=g.from(e).get(0),a=i?g.from(i).get(0):ot.freq_once_per_bar;let s;if(r&&typeof r=="object"&&r.__callsiteId)s=r.__callsiteId;else{const h=this.context._execTick||0;h!==this._fallbackLastExecTick&&(this._fallbackCounter=0,this._fallbackLastExecTick=h),s=`alert_${this._fallbackCounter++}`}const o=this.context.idx,l=this.context.pine?.barstate?.isrealtime??o===this.context.length-1;if((this.context._alertMode||"realtime")==="realtime"&&!l)return;const c=`${s}:${o}`;if(a===ot.freq_once_per_bar){if(this._firedKeys.has(c))return;this._firedKeys.add(c)}else if(a===ot.freq_once_per_bar_close){if(!(this.context.pine?.barstate?.isconfirmed??!0)||this._firedKeys.has(c))return;this._firedKeys.add(c)}this.context.alerts.push({type:"alert",id:s,message:n,freq:a,bar_index:o,time:this.context.data.openTime?.data?.[o]??0})}}class tc{constructor(e){this.context=e}extractPlotOptions(e){const i={};for(let r in e)i[r]=g.from(e[r]).get(0);return i}indicator(...e){const i=Jl(e),r={title:"",shorttitle:"",overlay:!1,format:"inherit",precision:10,scale:"points",max_bars_back:0,timeframe:"",timeframe_gaps:!0,explicit_plot_zorder:!1,max_lines_count:50,max_labels_count:50,max_boxes_count:50,calc_bars_count:0,max_polylines_count:50,dynamic_requests:!1,behind_chart:!0};return this.context.indicator={...r,...i},this.context.indicator}get bar_index(){return this.context.idx}na(e){const i=g.from(e).get(0);return i==null||typeof i=="number"&&isNaN(i)}nz(e,i=0){const r=g.from(e).get(0),n=g.from(i).get(0);return r==null||typeof r=="number"&&isNaN(r)?n:r}fixnan(e){const i=g.from(e);for(let r=0;r<i.length;r++){const n=i.get(r);if(!isNaN(n))return n}return NaN}_acCounter=0;_acLastExecTick=-1;_acFiredKeys=new Set;alertcondition(e,i,r){const n=g.from(e).get(0),a=this.context.idx,s=this.context._execTick||0;s!==this._acLastExecTick&&(this._acCounter=0,this._acLastExecTick=s);const o=`alertcondition_${this._acCounter++}`;if(!n)return;const l=this.context.pine?.barstate?.isrealtime??a===this.context.length-1;if((this.context._alertMode||"realtime")==="realtime"&&!l)return;const c=`${o}:${a}`;if(this._acFiredKeys.has(c))return;this._acFiredKeys.add(c);const h=i?g.from(i).get(0):"",p=r?g.from(r).get(0):"";this.context.alerts.push({type:"alertcondition",id:o,title:h,message:p,bar_index:a,time:this.context.data.openTime?.data?.[a]??0})}error(...e){console.error("error called but is currently not implemented",e)}max_bars_back(e,i){}timestamp(...e){const i=e.map(n=>n instanceof g?n.get(0):n),r=X(i,Yl,Xl);if(r.year!==void 0){const n=r.year,a=r.month,s=r.day,o=r.hour||0,l=r.minute||0,c=r.second||0,h=r.timezone||this.context.pine?.syminfo?.timezone||"UTC";return this._timestampFromComponents(h,n,a,s,o,l,c)}if(r.dateString!==void 0){const n=r.dateString.trim();if(/[Zz]$/.test(n)||/[+-]\d{2}:?\d{2}$/.test(n))return new Date(n).getTime();const a=n.includes("T")?n+"Z":n.replace(/\s+/,"T")+"Z",s=new Date(a);if(!isNaN(s.getTime())){const o=this.context.pine?.syminfo?.timezone||"UTC";return this._timestampFromComponents(o,s.getUTCFullYear(),s.getUTCMonth()+1,s.getUTCDate(),s.getUTCHours(),s.getUTCMinutes(),s.getUTCSeconds())}return new Date(n).getTime()}return NaN}_timestampFromComponents(e,i,r,n,a,s,o){const l=new Date(Date.UTC(i,r-1,n,a,s,o));i>=0&&i<100&&l.setUTCFullYear(i);const c=e.trim();if(c==="UTC"||c==="GMT"||c==="Etc/UTC")return l.getTime();const h=c.match(/^(?:UTC|GMT)([+-])(\d{1,2})(?::(\d{2}))?$/i);if(h){const p=h[1]==="+"?1:-1,u=parseInt(h[2],10),f=parseInt(h[3]||"0",10),m=p*(u*60+f)*60*1e3;return l.getTime()-m}try{return this._timestampFromIANA(e,i,r,n,a,s,o)}catch{return l.getTime()}}_timestampFromIANA(e,i,r,n,a,s,o){const l=new Date(Date.UTC(i,r-1,n,a,s,o));i>=0&&i<100&&l.setUTCFullYear(i);const c=new Intl.DateTimeFormat("en-US",{timeZone:e,year:"numeric",month:"numeric",day:"numeric",hour:"numeric",minute:"numeric",second:"numeric",hour12:!1}).formatToParts(l),h=w=>parseInt(c.find(E=>E.type===w)?.value||"0",10),p=h("year"),u=h("month"),f=h("day");let m=h("hour");m===24&&(m=0);const x=h("minute"),_=h("second"),b=new Date(Date.UTC(p,u-1,f,m,x,_));p>=0&&p<100&&b.setUTCFullYear(p);const v=b.getTime()-l.getTime();return l.getTime()-v}bool(e){const i=g.from(e).get(0);return!isNaN(i)&&i!==0}int(e){const i=g.from(e).get(0);if(typeof i!="number")throw new Error(`Cannot call "int" with argument "x"="${i}". An argument of "literal string" type was used but a "simple int" is expected.`);return Math.trunc(i)}float(e){const i=g.from(e).get(0);if(typeof i!="number")throw new Error(`Cannot call "float" with argument "x"="${i}". An argument of "literal string" type was used but a "const float" is expected.`);return i}string(e){return g.from(e).get(0).toString()}Type(e){const i=Object.keys(e),r={};for(const n of i){let a=e[n];a instanceof g&&(a=a.data),Array.isArray(a)&&(a[0],r[n]=a[1])}return{new:function(...n){const a={};let s=null;if(n.length===1&&n[0]&&typeof n[0]=="object"&&!(n[0]instanceof g)&&!Array.isArray(n[0])&&!(n[0]instanceof ht)){const o=Object.keys(n[0]);o.length>0&&o.some(l=>i.includes(l))&&(s=n[0],n=[])}for(let o=0;o<i.length;o++){const l=i[o];s&&l in s?a[l]=s[l]:o<n.length?a[l]=n[o]:l in r&&(a[l]=g.from(r[l]).get(0))}return new ht(a,this.context)},copy:function(n){return new ht(n.__def__,this.context)}}}}function lt(t){if(!t||typeof t!="string")return null;if(t.startsWith("#")){const i=t.slice(1);return i.length===6?[parseInt(i.slice(0,2),16),parseInt(i.slice(2,4),16),parseInt(i.slice(4,6),16),1]:i.length===8?[parseInt(i.slice(0,2),16),parseInt(i.slice(2,4),16),parseInt(i.slice(4,6),16),parseInt(i.slice(6,8),16)/255]:null}const e=t.match(/rgba?\(\s*(\d+),\s*(\d+),\s*(\d+)(?:,\s*([\d.]+))?\s*\)/);return e?[parseInt(e[1]),parseInt(e[2]),parseInt(e[3]),e[4]?parseFloat(e[4]):1]:null}function ic(t,e,i,r){const n=Math.round(Math.max(0,Math.min(255,t))).toString(16).padStart(2,"0"),a=Math.round(Math.max(0,Math.min(255,e))).toString(16).padStart(2,"0"),s=Math.round(Math.max(0,Math.min(255,i))).toString(16).padStart(2,"0");if(r>=1)return`#${n}${a}${s}`.toUpperCase();const o=Math.round(Math.max(0,Math.min(255,r*255))).toString(16).padStart(2,"0");return`#${n}${a}${s}${o}`.toUpperCase()}const Y={aqua:"#00BCD4",black:"#363A45",blue:"#2196F3",fuchsia:"#E040FB",gray:"#787B86",green:"#4CAF50",lime:"#00E676",maroon:"#880E4F",navy:"#311B92",olive:"#808000",orange:"#FF9800",purple:"#9C27B0",red:"#F23645",silver:"#B2B5BE",teal:"#089981",white:"#FFFFFF",yellow:"#FDD835"};function Ie(t){return typeof t=="function"&&(t=t()),t&&typeof t=="object"&&Array.isArray(t.data)&&typeof t.get=="function"&&(t=t.get(0)),t}class rc{constructor(e){this.context=e}any(e){const i=g.from(e).get(0);return typeof i=="number"&&isNaN(i)?null:i}param(e,i=0){return g.from(e).get(i)}new(e,i){if(e=Ie(e),!e||typeof e!="string")return e;if(typeof i=="number"&&isNaN(i)&&(i=void 0),e.startsWith("#")){const r=e.slice(1),n=r.length===8?r.slice(0,6):r;return i!=null?`#${n}${Math.round(255/100*(100-i)).toString(16).padStart(2,"0").toUpperCase()}`:`#${r}`}else{const r=Y[e];if(r)return i!=null?`#${r.slice(1)}${Math.round(255/100*(100-i)).toString(16).padStart(2,"0").toUpperCase()}`:r;const n=e.match(/rgba?\(\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)(?:\s*,\s*([\d.]+))?\s*\)/);if(n){const a=n[1],s=n[2],o=n[3];if(i!=null){const l=parseInt(a).toString(16).padStart(2,"0"),c=parseInt(s).toString(16).padStart(2,"0"),h=parseInt(o).toString(16).padStart(2,"0"),p=Math.round(255/100*(100-i)).toString(16).padStart(2,"0").toUpperCase();return`#${l}${c}${h}${p}`}return e}return i!=null?`rgba(${e}, ${(100-i)/100})`:e}}rgb(e,i,r,n){return typeof n=="number"&&isNaN(n)&&(n=void 0),n!=null?`rgba(${e}, ${i}, ${r}, ${(100-n)/100})`:`rgb(${e}, ${i}, ${r})`}from_gradient(e,i,r,n,a){if(e=Ie(e),i=Ie(i),r=Ie(r),n=Ie(n),a=Ie(a),e==null||typeof e=="number"&&isNaN(e)||i==null||typeof i=="number"&&isNaN(i)||r==null||typeof r=="number"&&isNaN(r)||n==null||typeof n=="number"&&isNaN(n)||a==null||typeof a=="number"&&isNaN(a))return;let s=0;r!==i&&(s=(e-i)/(r-i)),s=Math.max(0,Math.min(1,s));const o=lt(typeof n=="string"?n:"#000000")||[0,0,0,1],l=lt(typeof a=="string"?a:"#FFFFFF")||[255,255,255,1],c=o[0]+(l[0]-o[0])*s,h=o[1]+(l[1]-o[1])*s,p=o[2]+(l[2]-o[2])*s,u=o[3]+(l[3]-o[3])*s;return ic(c,h,p,u)}r(e){if(e=Ie(e),!e||typeof e!="string")return NaN;const i=lt(e);return i?i[0]:NaN}g(e){if(e=Ie(e),!e||typeof e!="string")return NaN;const i=lt(e);return i?i[1]:NaN}b(e){if(e=Ie(e),!e||typeof e!="string")return NaN;const i=lt(e);return i?i[2]:NaN}t(e){if(e=Ie(e),!e||typeof e!="string")return NaN;const i=lt(e);return i?Math.round(100-i[3]*100):NaN}aqua(){return Y.aqua}black(){return Y.black}blue(){return Y.blue}fuchsia(){return Y.fuchsia}gray(){return Y.gray}green(){return Y.green}lime(){return Y.lime}maroon(){return Y.maroon}navy(){return Y.navy}olive(){return Y.olive}orange(){return Y.orange}purple(){return Y.purple}red(){return Y.red}silver(){return Y.silver}teal(){return Y.teal}white(){return Y.white}yellow(){return Y.yellow}}function xi(t){if(!t)return"";const e=t.trim().toUpperCase();return e==="1D"||e==="D"?"D":e==="1W"||e==="W"?"W":e==="1M"||e==="M"?"M":e}function _i(t,e){const i=nc(e);if(e==="M"){const o=new Date(t);return Date.UTC(o.getUTCFullYear(),o.getUTCMonth(),1)}if(e==="W"){const o=new Date(t),l=o.getUTCDay(),c=l===0?6:l-1;return Date.UTC(o.getUTCFullYear(),o.getUTCMonth(),o.getUTCDate()-c)}if(e==="D"||i>=1440)return Math.floor(t/864e5)*864e5;const r=i*6e4,n=Math.floor(t/864e5)*864e5,a=t-n,s=Math.floor(a/r)*r;return n+s}function nc(t){if(t==="D")return 1440;if(t==="W")return 10080;if(t==="M")return 43200;const e=parseInt(t,10);return isNaN(e)?1440:e}function dt(t,e){const i=e.trim();if(i==="UTC"||i==="GMT"||i==="Etc/UTC"){const n=new Date(t);return{year:n.getUTCFullYear(),month:n.getUTCMonth()+1,day:n.getUTCDate(),hour:n.getUTCHours(),minute:n.getUTCMinutes(),second:n.getUTCSeconds(),dayOfWeek:n.getUTCDay()}}const r=i.match(/^(?:UTC|GMT)([+-])(\d{1,2})(?::(\d{2}))?$/i);if(r){const n=r[1]==="+"?1:-1,a=parseInt(r[2],10),s=parseInt(r[3]||"0",10),o=n*(a*60+s)*60*1e3,l=new Date(t+o);return{year:l.getUTCFullYear(),month:l.getUTCMonth()+1,day:l.getUTCDate(),hour:l.getUTCHours(),minute:l.getUTCMinutes(),second:l.getUTCSeconds(),dayOfWeek:l.getUTCDay()}}try{const n=new Intl.DateTimeFormat("en-US",{timeZone:e,year:"numeric",month:"numeric",day:"numeric",hour:"numeric",minute:"numeric",second:"numeric",weekday:"short",hour12:!1}).formatToParts(new Date(t)),a=c=>parseInt(n.find(h=>h.type===c)?.value||"0",10);let s=a("hour");s===24&&(s=0);const o=n.find(c=>c.type==="weekday")?.value||"Sun",l={Sun:0,Mon:1,Tue:2,Wed:3,Thu:4,Fri:5,Sat:6};return{year:a("year"),month:a("month"),day:a("day"),hour:s,minute:a("minute"),second:a("second"),dayOfWeek:l[o]??0}}catch{const n=new Date(t);return{year:n.getUTCFullYear(),month:n.getUTCMonth()+1,day:n.getUTCDate(),hour:n.getUTCHours(),minute:n.getUTCMinutes(),second:n.getUTCSeconds(),dayOfWeek:n.getUTCDay()}}}function sc(t,e,i){const r=new Date(Date.UTC(t,e-1,i)),n=r.getUTCDay()||7;r.setUTCDate(r.getUTCDate()+4-n);const a=new Date(Date.UTC(r.getUTCFullYear(),0,1));return Math.ceil(((r.getTime()-a.getTime())/864e5+1)/7)}const ac=[["timeframe"],["timeframe","bars_back"],["timeframe","session","bars_back"],["timeframe","session","bars_back","timeframe_bars_back"],["timeframe","session","timezone","bars_back","timeframe_bars_back"]],oc={timeframe:"string",session:"string",timezone:"string",bars_back:"number",timeframe_bars_back:"number"};class cr{context;dataField;constructor(e,i="openTime"){this.context=e,this.dataField=i}get __value(){return this.context.data[this.dataField]}param(e,i=0){return g.from(e).get(i)}any(...e){const i=e.map(u=>u instanceof g?u.get(0):u),r=X(i,ac,oc),n=r.bars_back??0,a=r.timeframe||"",s=this.context.data[this.dataField],o=g.from(s).get(n);if(isNaN(o)||o==null)return NaN;const l=this.context.timeframe||"",c=xi(a),h=xi(l);let p;if(!c||c===h?p=o:p=_i(o,c),r.session!==void 0&&r.session!==""){const u=r.timezone||this.context.pine?.syminfo?.timezone||"UTC";return this._isInSession(p,r.session,u)?p:NaN}return p}_isInSession(e,i,r){const n=i.match(/^(\d{2})(\d{2})-(\d{2})(\d{2})$/);if(!n)return!0;const a=parseInt(n[1],10),s=parseInt(n[2],10),o=parseInt(n[3],10),l=parseInt(n[4],10),c=dt(e,r),h=c.hour,p=c.minute,u=h*60+p,f=a*60+s,m=o*60+l;return f<=m?u>=f&&u<m:u>=f||u<m}}const lc=[[],["time"],["time","timezone"]],cc={time:"number",timezone:"string"};class We{context;extractor;constructor(e,i){this.context=e,this.extractor=i}get __value(){const e=g.from(this.context.data.openTime).get(0);if(isNaN(e))return NaN;const i=this.context.pine?.syminfo?.timezone||"UTC",r=dt(e,i);return this.extractor(r)}param(e,i=0){return g.from(e).get(i)}any(...e){const i=e.map(o=>o instanceof g?o.get(0):o);if(i.length===0)return this.__value;const r=X(i,lc,cc),n=r.time;if(n===void 0||isNaN(n))return NaN;const a=r.timezone||this.context.pine?.syminfo?.timezone||"UTC",s=dt(n,a);return this.extractor(s)}}const Ue={dayofmonth:t=>t.day,dayofweek:t=>t.dayOfWeek===0?1:t.dayOfWeek+1,hour:t=>t.hour,minute:t=>t.minute,month:t=>t.month,second:t=>t.second,weekofyear:t=>sc(t.year,t.month,t.day),year:t=>t.year},hc=[["defval","title","tooltip","inline","group","display"],["defval","title","tooltip","group","confirm","display"],["defval","title","tooltip","inline","group","confirm","display"],["defval","title","options","tooltip","inline","group","confirm","display"],["defval","title","minval","maxval","step","tooltip","inline","group","confirm","display"]],uc={defval:"primitive",title:"string",tooltip:"string",inline:"string",group:"string",display:"string",confirm:"boolean",options:"array",minval:"number",maxval:"number",step:"number"};function he(t){return X(t,hc,uc)}function pe(t,e){return e.title&&t.inputs&&t.inputs[e.title]!==void 0?t.inputs[e.title]:e.defval}function pc(t){return(...e)=>{const i=he(e);return pe(t,i)}}function fc(t){return(...e)=>{const i=he(e);return pe(t,i)}}function dc(t){return(...e)=>{const i=he(e);return pe(t,i)}}function mc(t){return(...e)=>{const i=he(e);return pe(t,i)}}function gc(t){return(...e)=>{const i=he(e);return pe(t,i)}}function yc(t){return(...e)=>{const i=he(e);return pe(t,i)}}function xc(t){return(e,i=0)=>g.from(e).get(i)}function _c(t){return(...e)=>{const i=he(e);return pe(t,i)}}function bc(t){return(...e)=>{const i=he(e);return pe(t,i)}}function wc(t){return(...e)=>{const i=he(e);return pe(t,i)}}function vc(t){return(...e)=>{const i=he(e);return pe(t,i)}}function Sc(t){return(...e)=>{const i=he(e);return pe(t,i)}}function Ec(t){return(...e)=>{const i=he(e);return pe(t,i)}}function Nc(t){return(...e)=>{const i=he(e);return pe(t,i)}}function Cc(t){return(...e)=>he(e).defval}const Ic={any:pc,bool:fc,color:dc,enum:mc,float:gc,int:yc,param:xc,price:_c,session:bc,source:wc,string:vc,symbol:Sc,text_area:Ec,time:Nc,timeframe:Cc};class kc{constructor(e){this.context=e,Object.entries(Ic).forEach(([i,r])=>{this[i]=r(e)})}any;bool;color;enum;float;int;param;price;session;source;string;symbol;text_area;time;timeframe}function Ac(t){return e=>Math.abs(g.from(e).get(0))}function Tc(t){return e=>Math.acos(g.from(e).get(0))}function Pc(t){return e=>Math.asin(g.from(e).get(0))}function Dc(t){return e=>Math.atan(g.from(e).get(0))}function Mc(t){return(...e)=>{const i=e.map(r=>g.from(r).get(0));return i.reduce((r,n)=>r+n,0)/i.length}}function Rc(t){return e=>Math.ceil(g.from(e).get(0))}function Vc(t){return e=>Math.cos(g.from(e).get(0))}function Oc(t){return()=>Math.E}function Lc(t){return e=>Math.exp(g.from(e).get(0))}function jc(t){return e=>Math.floor(g.from(e).get(0))}function Bc(t){return e=>Math.log(g.from(e).get(0))}function Fc(t){return e=>Math.log(g.from(e).get(0))}function $c(t){return e=>Math.log10(g.from(e).get(0))}function Wc(t){return(...e)=>{const i=e.map(r=>g.from(r).get(0));return Math.max(...i)}}function Uc(t){return(...e)=>{const i=e.map(r=>g.from(r).get(0));return Math.min(...i)}}function qc(t){return(e,i,r)=>typeof e=="string"?e:e instanceof g?i?new g(e.data,e.offset+i):e:!Array.isArray(e)&&typeof e=="object"?e:(t.params[r]||(t.params[r]=[]),Array.isArray(e)?new g(e,i||0):(t.params[r].length===0?t.params[r].push(e):t.params[r][t.params[r].length-1]=e,new g(t.params[r],i||0)))}function Kc(t){return()=>1.618033988749895}function zc(t){return()=>Math.PI}function Hc(t){return(e,i)=>Math.pow(g.from(e).get(0),g.from(i).get(0))}function Gc(t){return()=>Math.random()}function si(t){return t!==t?NaN:Math.sign(t)*Math.round(Math.abs(t))}function Yc(t){return(e,i)=>{const r=g.from(e).get(0);if(i==null)return si(r);const n=g.from(i).get(0);if(n===0)return si(r);const a=Math.pow(10,n);return si(r*a)/a}}function Xc(t){return e=>t.precision(Math.round(g.from(e).get(0)/t.pine.syminfo.mintick)*t.pine.syminfo.mintick)}function Qc(t){return()=>.6180339887498948}function Zc(t){return e=>Math.sign(g.from(e).get(0))}function Jc(t){return e=>Math.sin(g.from(e).get(0))}function eh(t){return e=>Math.sqrt(g.from(e).get(0))}function th(t){return(e,i)=>{const r=g.from(i).get(0),n=g.from(e);let a=0;for(let s=0;s<r;s++){const o=n.get(s);a+=o}return a}}function ih(t){return e=>Math.tan(g.from(e).get(0))}function rh(t){return e=>{const i=g.from(e).get(0);return i==null||Number.isNaN(i)?NaN:i*(180/Math.PI)}}function nh(t){return e=>{const i=g.from(e).get(0);return i==null||Number.isNaN(i)?NaN:i*(Math.PI/180)}}function sh(t){return(e,i)=>{const r=g.from(e).get(0),n=g.from(i).get(0);return typeof r=="number"&&typeof n=="number"?isNaN(r)||isNaN(n)?!1:Math.abs(r-n)<1e-9:r===n}}function ah(t){return(e,i)=>{const r=g.from(e).get(0),n=g.from(i).get(0);return typeof r=="number"&&typeof n=="number"?isNaN(r)||isNaN(n)?!1:Math.abs(r-n)>=1e-9:r!==n}}const oh={abs:Ac,acos:Tc,asin:Pc,atan:Dc,avg:Mc,ceil:Rc,cos:Vc,e:Oc,exp:Lc,floor:jc,ln:Bc,log:Fc,log10:$c,max:Wc,min:Uc,param:qc,phi:Kc,pi:zc,pow:Hc,random:Gc,round:Yc,round_to_mintick:Xc,rphi:Qc,sign:Zc,sin:Jc,sqrt:eh,sum:th,tan:ih,todegrees:rh,toradians:nh,__eq:sh,__neq:ah};class lh{constructor(e){this.context=e,Object.entries(oh).forEach(([i,r])=>{this[i]=r(e)})}_cache={};abs;acos;asin;atan;avg;ceil;cos;e;exp;floor;ln;log;log10;max;min;param;phi;pi;pow;random;round;round_to_mintick;rphi;sign;sin;sqrt;sum;tan;todegrees;toradians;__eq;__neq}function ch(t){return(e,i,r)=>{t.params[r]||(t.params[r]=[]);let n;if(e instanceof g)n=e.get(i||0);else if(Array.isArray(e)){const a=e.some(o=>o instanceof g),s=e.every(o=>!(o instanceof g)&&!Array.isArray(o));(a||s)&&e.length>=1?n=e.map(o=>o instanceof g?o.get(0):o):n=g.from(e).get(i||0)}else n=e;return t.params[r].length===0?t.params[r].push(n):t.params[r][t.params[r].length-1]=n,[n,r]}}const mt=["1","3","5","15","30","45","60","120","180","240","D","W","M"],Rt={"1m":"1","3m":"3","5m":"5","15m":"15","30m":"30","45m":"45","1h":"60","2h":"120","3h":"180","4h":"240","1d":"D","1w":"W","1M":"M"};function Ut(t){if(mt.includes(t))return t;if(Rt[t])return Rt[t];const e=t.toLowerCase();if(Rt[e])return Rt[e];const i=t.toUpperCase();return mt.includes(i)?i:t}function hr(t,e,i,r,n=!1,a=!1){for(let s=0;s<i.length;s++)if(i[s]<=t&&t<r[s])return n||a||e>=r[s]?s:s-1;return-1}function ur(t,e,i,r,n=!1,a,s=!1){for(let o=i.length-1;o>=0;o--){if(r[o]<=e&&i[o]>=t){const l=a&&e>a;if(s&&n)for(let c=0;c<i.length;c++){if(i[c]>=t&&i[c]<e)return c;if(i[c]>=e)break}if(l&&n&&!s)for(let c=0;c<i.length;c++){if(i[c]>=t&&i[c]<e)return c;if(i[c]>=e)break}return o}if(r[o]<t)break}return-1}function bi(t){return t==null||typeof t!="object"?t:"__value"in t?t.__value:t instanceof g?t.get(0):Array.isArray(t)?t.map(bi):t}function hh(t){return async(e,i,r,n=!1,a=!1,s=!1,o=null,l=null)=>{const c=e[0]instanceof g?e[0].get(0):e[0],h=c===""?t.tickerId:c,p=typeof h=="string"&&h.includes(":")?h.split(":")[1]:h,u=i[0]instanceof g?i[0].get(0):i[0],f=u===""?t.timeframe:typeof u=="string"?u:String(u??""),m=r[0],x=r[1],_=Array.isArray(n)?n[0]:n,b=Array.isArray(a)?a[0]:a,v=_===!0||_==="gaps_on",w=b===!0||b==="lookahead_on";if(t.isSecondaryContext){const ue=bi(m);return Array.isArray(ue)?[ue]:ue}const E=mt.indexOf(Ut(t.timeframe)),A=mt.indexOf(Ut(f));if(E==-1||A==-1)throw new Error("Invalid timeframe");if(E===A){const ue=bi(m);return Array.isArray(ue)?[ue]:ue}const C=E>A,M=g.from(t.data.openTime).get(0),O=g.from(t.data.closeTime).get(0),$=t.idx===t.length-1&&O>Date.now(),B=`${p}_${f}_${x}`,R=`${B}_prevIdx`;if(t.cache[B]){const ue=t.cache[B];t.dataVersion>ue.dataVersion&&(await ue.pineTS.updateTail(ue.context),ue.dataVersion=t.dataVersion);const bt=ue.context,Pt=C?ur(M,O,bt.data.openTime.data,bt.data.closeTime.data,w,t.eDate,v):hr(M,O,bt.data.openTime.data,bt.data.closeTime.data,w,$);if(Pt==-1)return NaN;const nt=bt.params[x][Pt];if(!C&&v){const Bi=t.cache[R];return Bi!==void 0&&Bi===Pt?NaN:(t.cache[R]=Pt,Array.isArray(nt)?[nt]:nt)}return Array.isArray(nt)?[nt]:nt}const q=1e3*60*60*24*30,re=t.sDate||(t.marketData?.length>0?t.marketData[0].openTime:void 0),fe=re?re-q:void 0,de=t.marketData?.length>0?t.marketData[t.marketData.length-1].closeTime:0,me=t.eDate?Math.max(t.eDate,de):(de||Date.now())+q,Ge=new Li(t.source,p,f,void 0,fe,me);Ge.markAsSecondary();const ee=await Ge.run(t.pineTSCode);t.cache[B]={pineTS:Ge,context:ee,dataVersion:t.dataVersion};const Zt=C?ur(M,O,ee.data.openTime.data,ee.data.closeTime.data,w,t.eDate,v):hr(M,O,ee.data.openTime.data,ee.data.closeTime.data,w,$);if(Zt==-1)return NaN;const Jt=ee.params[x][Zt];return!C&&v?(t.cache[R]=Zt,NaN):Array.isArray(Jt)?[Jt]:Jt}}function ct(t){return typeof t=="number"?T.float:typeof t=="boolean"?T.bool:typeof t=="string"?T.string:T.any}function uh(t){return async(e,i,r,n=!1,a=null,s=!1,o=0)=>{const l=e[0]instanceof g?e[0].get(0):e[0],c=l===""?t.tickerId:l,h=typeof c=="string"&&c.includes(":")?c.split(":")[1]:c,p=i[0]instanceof g?i[0].get(0):i[0],u=p===""?t.timeframe:typeof p=="string"?p:String(p??""),f=r[0],m=r[1];Array.isArray(n)&&n[0];const x=Array.isArray(s)?s[0]:s;if(t.isSecondaryContext)return Array.isArray(f)?[f.map(R=>new D([R],ct(R),t))]:new D([f],ct(f),t);const _=mt.indexOf(Ut(t.timeframe)),b=mt.indexOf(Ut(u));if(_===-1||b===-1){if(x)return NaN;throw new Error("Invalid timeframe")}if(b>_){if(x)return NaN;throw new Error(`Timeframe ${u} is not lower than or equal to chart timeframe ${t.timeframe}`)}if(b===_)return Array.isArray(f)?[f.map(R=>new D([R],ct(R),t))]:new D([f],ct(f),t);const v=`${h}_${u}_${m}_lower`;if(!t.cache[v]){const R=t.sDate||(t.marketData?.length>0?t.marketData[0].openTime:void 0),q=R?R-2592e6:void 0,re=t.marketData?.length>0?t.marketData[t.marketData.length-1].closeTime:0,fe=t.eDate?Math.max(t.eDate,re):(re||Date.now())+2592e6,de=new Li(t.source,h,u,void 0,q,fe);de.markAsSecondary();const me=await de.run(t.pineTSCode);t.cache[v]={pineTS:de,context:me,dataVersion:t.dataVersion}}const w=t.cache[v];t.dataVersion>w.dataVersion&&(await w.pineTS.updateTail(w.context),w.dataVersion=t.dataVersion);const E=w.context,A=g.from(t.data.openTime).get(0),C=g.from(t.data.closeTime).get(0),M=E.data.openTime.data,O=E.data.closeTime.data,$=E.params[m];if(!$)return Array.isArray(f)?[f.map(()=>new D([],T.float,t))]:new D([],T.float,t);const B=[];for(let R=0;R<M.length;R++){const q=M[R];if(!(O[R]<=A)){if(q>=C)break;q>=A&&q<C&&B.push($[R])}}if(B.length>0&&Array.isArray(B[0])){const R=B[0].length,q=[];for(let re=0;re<R;re++){const fe=B.map(me=>me[re]),de=fe.length>0?ct(fe[0]):T.float;q.push(new D(fe,de,t))}return[q]}else{const R=B.length>0?ct(B[0]):T.float;return new D(B,R,t)}}}const ph={param:ch,security:hh,security_lower_tf:uh};class fh{constructor(e){this.context=e,Object.entries(ph).forEach(([i,r])=>{this[i]=r(e)})}_cache={};param;security;security_lower_tf}function dh(t){return e=>{t.taState||(t.taState={});const i=e||"accdist";t.taState[i]||(t.taState[i]={lastIdx:-1,prevCumulativeSum:0,currentCumulativeSum:0});const r=t.taState[i];t.idx>r.lastIdx&&(r.lastIdx>=0&&(r.prevCumulativeSum=r.currentCumulativeSum),r.lastIdx=t.idx);const n=t.get(t.data.close,0),a=t.get(t.data.high,0),s=t.get(t.data.low,0),o=t.get(t.data.volume,0);if(isNaN(n)||isNaN(a)||isNaN(s)||isNaN(o))return r.currentCumulativeSum=r.prevCumulativeSum,t.precision(r.prevCumulativeSum);const l=a-s;let c=0;l!==0&&(c=(n-s-(a-n))/l*o);const h=r.prevCumulativeSum+c;return r.currentCumulativeSum=h,t.precision(h)}}function mh(t){return(e,i,r,n,a)=>{const s=g.from(i).get(0),o=g.from(r).get(0),l=g.from(n).get(0);t.taState||(t.taState={});const c=a||`alma_${s}_${o}_${l}`;if(!t.taState[c]){const x=o*(s-1),_=s/l,b=[];let v=0;for(let w=0;w<s;w++){const E=Math.exp(-Math.pow(w-x,2)/(2*_*_));b.push(E),v+=E}for(let w=0;w<b.length;w++)b[w]/=v;t.taState[c]={lastIdx:-1,prevWindow:[],prevCallCount:0,currentWindow:[],currentCallCount:0,weights:b}}const h=t.taState[c];t.idx>h.lastIdx&&(h.lastIdx>=0&&(h.prevWindow=[...h.currentWindow],h.prevCallCount=h.currentCallCount),h.lastIdx=t.idx);const p=g.from(e).get(0),u=[...h.prevWindow];for(u.unshift(p);u.length>s;)u.pop();const f=h.prevCallCount+1;if(u.length<s&&(f>=s||t.idx>=s-1)){const x=g.from(e);for(;u.length<s;)u.push(x.get(u.length))}if(h.currentWindow=u,h.currentCallCount=f,u.length<s)return NaN;let m=0;for(let x=0;x<s;x++)m+=h.weights[x]*u[s-1-x];return t.precision(m)}}function gh(t){return(e,i)=>{const r=g.from(e).get(0);t.taState||(t.taState={});const n=i||`atr_${r}`;t.taState[n]||(t.taState[n]={lastIdx:-1,prevAtr:null,prevInitSum:0,prevInitCount:0,currentAtr:null,currentInitSum:0,currentInitCount:0});const a=t.taState[n];t.idx>a.lastIdx&&(a.lastIdx>=0&&(a.prevAtr=a.currentAtr,a.prevInitSum=a.currentInitSum,a.prevInitCount=a.currentInitCount),a.lastIdx=t.idx);const s=t.get(t.data.high,0),o=t.get(t.data.low,0),l=t.get(t.data.close,0);if(isNaN(s)||isNaN(o)||isNaN(l))return NaN;const c=t.idx>0?t.get(t.data.close,1):null;let h;if(c!==null&&!isNaN(c)){const x=s-o,_=Math.abs(s-c),b=Math.abs(o-c);h=Math.max(x,_,b)}else h=s-o;let p=a.prevInitCount,u=a.prevInitSum,f=a.prevAtr;if(p<r){if(u+=h,p++,a.currentInitSum=u,a.currentInitCount=p,p===r){const x=u/r;return a.currentAtr=x,t.precision(x)}return NaN}const m=(f*(r-1)+h)/r;return a.currentAtr=m,t.precision(m)}}function yh(t){return(e,i)=>{t.taState||(t.taState={});const r=i||"barssince";t.taState[r]||(t.taState[r]={lastIdx:-1,prevLastTrueIndex:null,currentLastTrueIndex:null});const n=t.taState[r];t.idx>n.lastIdx&&(n.lastIdx>=0&&(n.prevLastTrueIndex=n.currentLastTrueIndex),n.lastIdx=t.idx);const a=g.from(e).get(0);let s=n.prevLastTrueIndex;return a&&(s=t.idx),n.currentLastTrueIndex=s,s===null?NaN:t.idx-s}}function xh(t){return(e,i,r,n)=>{const a=g.from(i).get(0),s=g.from(r).get(0);t.taState||(t.taState={});const o=n||`bb_${a}_${s}`;t.taState[o]||(t.taState[o]={lastIdx:-1,prevWindow:[],prevSum:0,currentWindow:[],currentSum:0});const l=t.taState[o];t.idx>l.lastIdx&&(l.lastIdx>=0&&(l.prevWindow=[...l.currentWindow],l.prevSum=l.currentSum),l.lastIdx=t.idx);const c=g.from(e).get(0);if(isNaN(c))return l.currentWindow=[...l.prevWindow],l.currentSum=l.prevSum,[[NaN,NaN,NaN]];const h=[...l.prevWindow];let p=l.prevSum;for(h.unshift(c),p+=c;h.length>a;){const b=h.pop();p-=b}if(h.length<a&&t.idx>=a-1){const b=g.from(e);for(;h.length<a;){const v=b.get(h.length);if(isNaN(v))break;h.push(v),p+=v}}if(l.currentWindow=h,l.currentSum=p,h.length<a)return[[NaN,NaN,NaN]];const u=p/a;let f=0;for(let b=0;b<a;b++)f+=Math.pow(h[b]-u,2);const m=Math.sqrt(f/a),x=u+s*m,_=u-s*m;return[[t.precision(u),t.precision(x),t.precision(_)]]}}function _h(t){return(e,i,r,n)=>{const a=g.from(i).get(0),s=g.from(r).get(0);t.taState||(t.taState={});const o=n||`bbw_${a}_${s}`;t.taState[o]||(t.taState[o]={lastIdx:-1,prevWindow:[],prevSum:0,currentWindow:[],currentSum:0});const l=t.taState[o];t.idx>l.lastIdx&&(l.lastIdx>=0&&(l.prevWindow=[...l.currentWindow],l.prevSum=l.currentSum),l.lastIdx=t.idx);const c=g.from(e).get(0);if(isNaN(c))return l.currentWindow=[...l.prevWindow],l.currentSum=l.prevSum,NaN;const h=[...l.prevWindow];let p=l.prevSum;for(h.unshift(c),p+=c;h.length>a;){const v=h.pop();p-=v}if(h.length<a&&t.idx>=a-1){const v=g.from(e);for(;h.length<a;){const w=v.get(h.length);if(isNaN(w))break;h.push(w),p+=w}}if(l.currentWindow=h,l.currentSum=p,h.length<a)return NaN;const u=p/a;let f=0;for(let v=0;v<a;v++){const w=h[v]-u;f+=w*w}const m=f/a,x=Math.sqrt(m),_=s*x;if(u===0)return t.precision(0);const b=2*_/u*100;return t.precision(b)}}function bh(t){return(e,i,r)=>{const n=g.from(i).get(0);t.taState||(t.taState={});const a=r||`cci_${n}`;t.taState[a]||(t.taState[a]={lastIdx:-1,prevWindow:[],prevSum:0,prevCallCount:0,currentWindow:[],currentSum:0,currentCallCount:0});const s=t.taState[a];t.idx>s.lastIdx&&(s.lastIdx>=0&&(s.prevWindow=[...s.currentWindow],s.prevSum=s.currentSum,s.prevCallCount=s.currentCallCount),s.lastIdx=t.idx);const o=g.from(e).get(0);if(isNaN(o))return NaN;const l=[...s.prevWindow];let c=s.prevSum;for(l.unshift(o),c+=o;l.length>n;){const x=l.pop();c-=x}const h=s.prevCallCount+1;if(l.length<n&&(h>=n||t.idx>=n-1)){const x=g.from(e);for(;l.length<n;){const _=x.get(l.length);if(isNaN(_))break;l.push(_),c+=_}}if(s.currentWindow=l,s.currentSum=c,s.currentCallCount=h,l.length<n)return NaN;const p=c/n;let u=0;for(let x=0;x<n;x++)u+=Math.abs(l[x]-p);const f=u/n;if(f===0)return 0;const m=(o-p)/(.015*f);return t.precision(m)}}function wh(t){return(e,i=1,r)=>{typeof i=="string"&&(r=i,i=1);const n=g.from(i).get(0);t.taState||(t.taState={});const a=r||`change_${n}`;t.taState[a]||(t.taState[a]={lastIdx:-1,prevWindow:[],prevCallCount:0,currentWindow:[],currentCallCount:0});const s=t.taState[a];t.idx>s.lastIdx&&(s.lastIdx>=0&&(s.prevWindow=[...s.currentWindow],s.prevCallCount=s.currentCallCount),s.lastIdx=t.idx);const o=g.from(e).get(0),l=[...s.prevWindow];for(l.unshift(o);l.length>n+1;)l.pop();const c=s.prevCallCount+1;if(l.length<n+1&&(c>=n+1||t.idx>=n)){const p=g.from(e);for(;l.length<n+1;)l.push(p.get(l.length))}if(s.currentWindow=l,s.currentCallCount=c,l.length<=n)return NaN;const h=o-l[n];return t.precision(h)}}function vh(t){return(e,i,r)=>{const n=g.from(i).get(0);t.taState||(t.taState={});const a=r||`cmo_${n}`;t.taState[a]||(t.taState[a]={lastIdx:-1,prevGainsWindow:[],prevLossesWindow:[],prevGainsSum:0,prevLossesSum:0,currentGainsWindow:[],currentLossesWindow:[],currentGainsSum:0,currentLossesSum:0});const s=t.taState[a];t.idx>s.lastIdx&&(s.lastIdx>=0&&(s.prevGainsWindow=[...s.currentGainsWindow],s.prevLossesWindow=[...s.currentLossesWindow],s.prevGainsSum=s.currentGainsSum,s.prevLossesSum=s.currentLossesSum),s.lastIdx=t.idx);const o=g.from(e).get(0),l=g.from(e).get(1);if(isNaN(o)||isNaN(l))return NaN;const c=o-l,h=c>=0?c:0,p=c>=0?0:-c,u=[...s.prevGainsWindow],f=[...s.prevLossesWindow];let m=s.prevGainsSum,x=s.prevLossesSum;if(u.unshift(h),f.unshift(p),m+=h,x+=p,u.length<n)return s.currentGainsWindow=u,s.currentLossesWindow=f,s.currentGainsSum=m,s.currentLossesSum=x,NaN;if(u.length>n){const v=u.pop(),w=f.pop();m-=v,x-=w}s.currentGainsWindow=u,s.currentLossesWindow=f,s.currentGainsSum=m,s.currentLossesSum=x;const _=m+x;if(_===0)return t.precision(0);const b=100*(m-x)/_;return t.precision(b)}}function Sh(t){return(e,i,r)=>{const n=g.from(i).get(0),a=g.from(e);let s=0,o=!1;for(let h=0;h<n;h++){const p=a.get(h);if(isNaN(p)){o=!0;break}s+=p}if(o)return NaN;let l=0;for(let h=0;h<n;h++){const p=a.get(h);l+=p*(h+1)}if(s===0)return NaN;const c=-l/s;return t.precision(c)}}function Eh(t){return(e,i,r,n)=>{const a=g.from(r).get(0),s=g.from(e),o=g.from(i);if(t.idx<a-1)return NaN;let l=0,c=0,h=0,p=0,u=0,f=0;for(let v=0;v<a;v++){const w=s.get(v),E=o.get(v);isNaN(w)||isNaN(E)||(l+=w,c+=E,h+=w*E,p+=w*w,u+=E*E,f++)}if(f<2)return NaN;const m=f*h-l*c,x=f*p-l*l,_=f*u-c*c;if(x<=0||_<=0)return t.precision(0);const b=m/Math.sqrt(x*_);return t.precision(b)}}function Nh(t){return(e,i,r)=>{const n=g.from(e),a=g.from(i),s=n.get(0),o=a.get(0),l=n.get(1),c=a.get(1);if(isNaN(s)||isNaN(o)||isNaN(l)||isNaN(c))return!1;const h=s>o&&l<=c,p=s<o&&l>=c;return h||p}}function Ch(t){return(e,i)=>{const r=g.from(e),n=g.from(i),a=r.get(0),s=n.get(0),o=r.get(1),l=n.get(1);return o<=l&&a>s}}function Ih(t){return(e,i)=>{const r=g.from(e),n=g.from(i),a=r.get(0),s=n.get(0),o=r.get(1),l=n.get(1);return o>=l&&a<s}}function kh(t){return(e,i)=>{t.taState||(t.taState={});const r=i||"cum";t.taState[r]||(t.taState[r]={lastIdx:-1,prevCumulativeSum:0,currentCumulativeSum:0});const n=t.taState[r];t.idx>n.lastIdx&&(n.lastIdx>=0&&(n.prevCumulativeSum=n.currentCumulativeSum),n.lastIdx=t.idx);const a=g.from(e).get(0);if(isNaN(a))return n.currentCumulativeSum=n.prevCumulativeSum,t.precision(n.prevCumulativeSum);const s=n.prevCumulativeSum+a;return n.currentCumulativeSum=s,t.precision(s)}}function Ah(t){return(e,i,r)=>{const n=g.from(i).get(0);t.taState||(t.taState={});const a=r||`dev_${n}`;t.taState[a]||(t.taState[a]={lastIdx:-1,prevWindow:[],prevSum:0,prevCallCount:0,currentWindow:[],currentSum:0,currentCallCount:0});const s=t.taState[a];t.idx>s.lastIdx&&(s.lastIdx>=0&&(s.prevWindow=[...s.currentWindow],s.prevSum=s.currentSum,s.prevCallCount=s.currentCallCount),s.lastIdx=t.idx);const o=g.from(e).get(0)||0,l=[...s.prevWindow];let c=s.prevSum;for(l.unshift(o),c+=o;l.length>n;){const m=l.pop();c-=m}const h=s.prevCallCount+1;if(l.length<n&&(h>=n||t.idx>=n-1)){const m=g.from(e);for(;l.length<n;){const x=m.get(l.length);l.push(x),c+=x}}if(s.currentWindow=l,s.currentSum=c,s.currentCallCount=h,l.length<n)return NaN;const p=c/n;let u=0;for(let m=0;m<n;m++)u+=Math.abs(l[m]-p);const f=u/n;return t.precision(f)}}function Th(t){return(e,i,r)=>{const n=g.from(e).get(0),a=g.from(i).get(0);t.taState||(t.taState={});const s=r||`dmi_${n}_${a}`;t.taState[s]||(t.taState[s]={lastIdx:-1,prevTrInitSum:0,prevPlusInitSum:0,prevMinusInitSum:0,prevInitCount:0,prevSmoothedTR:NaN,prevSmoothedPlus:NaN,prevSmoothedMinus:NaN,prevDxInitSum:0,prevAdxInitCount:0,prevADX:NaN,currentTrInitSum:0,currentPlusInitSum:0,currentMinusInitSum:0,currentInitCount:0,currentSmoothedTR:NaN,currentSmoothedPlus:NaN,currentSmoothedMinus:NaN,currentDxInitSum:0,currentAdxInitCount:0,currentADX:NaN});const o=t.taState[s];t.idx>o.lastIdx&&(o.lastIdx>=0&&(o.prevTrInitSum=o.currentTrInitSum,o.prevPlusInitSum=o.currentPlusInitSum,o.prevMinusInitSum=o.currentMinusInitSum,o.prevInitCount=o.currentInitCount,o.prevSmoothedTR=o.currentSmoothedTR,o.prevSmoothedPlus=o.currentSmoothedPlus,o.prevSmoothedMinus=o.currentSmoothedMinus,o.prevDxInitSum=o.currentDxInitSum,o.prevAdxInitCount=o.currentAdxInitCount,o.prevADX=o.currentADX),o.lastIdx=t.idx);const l=t.get(t.data.high,0),c=t.get(t.data.low,0),h=t.get(t.data.close,0);if(isNaN(l)||isNaN(c)||isNaN(h))return[[NaN,NaN,NaN]];const p=t.idx>0?t.get(t.data.high,1):NaN,u=t.idx>0?t.get(t.data.low,1):NaN,f=t.idx>0?t.get(t.data.close,1):NaN;if(isNaN(p))return[[NaN,NaN,NaN]];const m=Math.max(l-c,Math.abs(l-f),Math.abs(c-f)),x=l-p,_=u-c,b=x>_&&x>0?x:0,v=_>x&&_>0?_:0;let w=o.prevInitCount,E=o.prevTrInitSum,A=o.prevPlusInitSum,C=o.prevMinusInitSum,M=o.prevSmoothedTR,O=o.prevSmoothedPlus,$=o.prevSmoothedMinus;if(w++,w<=n)E+=m,A+=b,C+=v,w===n&&(M=E/n,O=A/n,$=C/n);else{const ee=1/n;M=ee*m+(1-ee)*M,O=ee*b+(1-ee)*O,$=ee*v+(1-ee)*$}if(o.currentInitCount=w,o.currentTrInitSum=E,o.currentPlusInitSum=A,o.currentMinusInitSum=C,o.currentSmoothedTR=M,o.currentSmoothedPlus=O,o.currentSmoothedMinus=$,w<n)return[[NaN,NaN,NaN]];const B=M===0?0:100*O/M,R=M===0?0:100*$/M,q=B+R,re=q===0?0:100*Math.abs(B-R)/q;let fe=o.prevAdxInitCount,de=o.prevDxInitSum,me=o.prevADX,Ge=NaN;if(fe++,fe<=a)de+=re,fe===a&&(me=de/a,Ge=me);else{const ee=1/a;me=ee*re+(1-ee)*me,Ge=me}return o.currentAdxInitCount=fe,o.currentDxInitSum=de,o.currentADX=me,[[t.precision(B),t.precision(R),t.precision(Ge)]]}}function Ph(t){return(e,i,r)=>{const n=g.from(i).get(0);t.taState||(t.taState={});const a=r||`ema_${n}`;t.taState[a]||(t.taState[a]={lastIdx:-1,prevEma:null,prevInitSum:0,prevInitCount:0,currentEma:null,currentInitSum:0,currentInitCount:0});const s=t.taState[a];t.idx>s.lastIdx&&(s.lastIdx>=0&&(s.prevEma=s.currentEma,s.prevInitSum=s.currentInitSum,s.prevInitCount=s.currentInitCount),s.lastIdx=t.idx);const o=g.from(e).get(0);if(o==null||isNaN(o))return NaN;let l=s.prevInitCount,c=s.prevInitSum,h=s.prevEma;if(l<n){if(c+=o,l++,s.currentInitSum=c,s.currentInitCount=l,l===n){const f=c/n;return s.currentEma=f,t.precision(f)}return NaN}const p=2/(n+1),u=o*p+h*(1-p);return s.currentEma=u,t.precision(u)}}function Dh(t){return(e,i,r)=>{const n=g.from(i).get(0),a=g.from(e);for(let s=0;s<n;s++){const o=a.get(s),l=a.get(s+1);if(isNaN(o)||isNaN(l)||o>=l)return!1}return!0}}function Mh(t){return(e,i,r)=>{typeof i=="string"&&r===void 0&&(r=i,i=e,e=t.data.high);const n=g.from(i).get(0);t.taState||(t.taState={});const a=r||`highest_${n}`;t.taState[a]||(t.taState[a]={lastIdx:-1,prevWindow:[],prevCallCount:0,currentWindow:[],currentCallCount:0});const s=t.taState[a];t.idx>s.lastIdx&&(s.lastIdx>=0&&(s.prevWindow=[...s.currentWindow],s.prevCallCount=s.currentCallCount),s.lastIdx=t.idx);const o=g.from(e).get(0),l=[...s.prevWindow];for(l.unshift(o);l.length>n;)l.pop();const c=s.prevCallCount+1;if(l.length<n&&(c>=n||t.idx>=n-1)){const u=g.from(e);for(;l.length<n;)l.push(u.get(l.length))}if(s.currentWindow=l,s.currentCallCount=c,l.length<n)return NaN;const h=l.filter(u=>!isNaN(u)&&u!==void 0);if(h.length===0)return NaN;const p=Math.max(...h);return t.precision(p)}}function Rh(t){return(e,i,r)=>{const n=g.from(i).get(0),a=g.from(e);if(t.idx<n-1)return NaN;let s=-1/0,o=NaN;for(let l=0;l<n;l++){const c=a.get(l);isNaN(c)||(isNaN(o)||c>s)&&(s=c,o=-l)}return o}}function Vh(t){return(e,i,r)=>{const n=g.from(i).get(0),a=Math.floor(n/2),s=Math.floor(Math.sqrt(n)),o=t.pine.ta.wma,l=o(e,a,r?`${r}_wma1`:void 0),c=o(e,n,r?`${r}_wma2`:void 0);if(isNaN(l)||isNaN(c))return NaN;t.taState||(t.taState={});const h=r||`hma_raw_${n}`;t.taState[h]||(t.taState[h]={lastIdx:-1,prevValues:[],currentValues:[]});const p=t.taState[h];t.idx>p.lastIdx&&(p.lastIdx>=0&&(p.prevValues=[...p.currentValues]),p.lastIdx=t.idx);const u=2*l-c,f=[...p.prevValues];f.unshift(u),f.length>s+1&&f.pop(),p.currentValues=f;const m=r?`${r}_hma_final`:`hma_final_${n}`;t.taState[m]||(t.taState[m]={lastIdx:-1,prevWindow:[],currentWindow:[]});const x=t.taState[m];t.idx>x.lastIdx&&(x.lastIdx>=0&&(x.prevWindow=[...x.currentWindow]),x.lastIdx=t.idx);const _=[...x.prevWindow];if(_.unshift(u),_.length<s)return x.currentWindow=_,NaN;for(;_.length>s;)_.pop();x.currentWindow=_;let b=0,v=0;for(let E=0;E<s;E++){const A=s-E;b+=_[E]*A,v+=A}const w=b/v;return t.precision(w)}}function Oh(t){return e=>{const i=t.get(t.data.close,0),r=t.get(t.data.high,0),n=t.get(t.data.low,0),a=t.get(t.data.volume,0);if(isNaN(i)||isNaN(r)||isNaN(n)||isNaN(a))return NaN;const s=(r-n)*a;if(s===0)return t.precision(0);const o=(2*i-r-n)/s;return t.precision(o)}}function Lh(t){return(e,i,r,n,a)=>{const s=g.from(i).get(0),o=g.from(r).get(0);let l=!0;typeof n=="string"?a=n:n!==void 0&&(l=g.from(n).get(0));let c;const h=t.get(t.data.high,0),p=t.get(t.data.low,0);if(l){const E=t.get(t.data.close,1);isNaN(E)?c=NaN:c=Math.max(h-p,Math.abs(h-E),Math.abs(p-E))}else c=h-p;const u=g.from(e).get(0);t.taState||(t.taState={});const f=a||`kc_${s}_${o}_${l}`;t.taState[f]||(t.taState[f]={lastIdx:-1,basisState:{prevEma:null,initSum:0,initCount:0},rangeState:{prevEma:null,initSum:0,initCount:0},currentBasisState:{prevEma:null,initSum:0,initCount:0},currentRangeState:{prevEma:null,initSum:0,initCount:0}});const m=t.taState[f];t.idx>m.lastIdx&&(m.lastIdx>=0&&(m.basisState={...m.currentBasisState},m.rangeState={...m.currentRangeState}),m.lastIdx=t.idx);const x=(E,A,C,M)=>{if(isNaN(C))return Object.assign(A,E),A.prevEma!==null?A.prevEma:NaN;let O=E.initCount,$=E.initSum,B=E.prevEma;if(O<M){if($+=C,O++,A.initSum=$,A.initCount=O,A.prevEma=B,O===M){const re=$/M;return A.prevEma=re,re}return NaN}const R=2/(M+1),q=C*R+B*(1-R);return A.prevEma=q,A.initSum=$,A.initCount=O,q},_=x(m.basisState,m.currentBasisState,u,s),b=x(m.rangeState,m.currentRangeState,c,s);if(isNaN(_)||isNaN(b))return[[NaN,NaN,NaN]];const v=_+b*o,w=_-b*o;return[[t.precision(_),t.precision(v),t.precision(w)]]}}function jh(t){return(e,i,r,n,a)=>{const s=g.from(i).get(0),o=g.from(r).get(0);let l=!0;typeof n=="string"?a=n:n!==void 0&&(l=g.from(n).get(0)),t.taState||(t.taState={});const c=a||`kcw_${s}_${o}_${l}`;t.taState[c]||(t.taState[c]={lastIdx:-1,basisState:{prevEma:null,initSum:0,initCount:0},rangeState:{prevEma:null,initSum:0,initCount:0},currentBasisState:{prevEma:null,initSum:0,initCount:0},currentRangeState:{prevEma:null,initSum:0,initCount:0}});const h=t.taState[c];t.idx>h.lastIdx&&(h.lastIdx>=0&&(h.basisState={...h.currentBasisState},h.rangeState={...h.currentRangeState}),h.lastIdx=t.idx);const p=(w,E,A,C)=>{if(isNaN(A))return Object.assign(E,w),E.prevEma!==null?E.prevEma:NaN;let M=w.initCount,O=w.initSum,$=w.prevEma;if(M<C){if(O+=A,M++,E.initSum=O,E.initCount=M,E.prevEma=$,M===C){const q=O/C;return E.prevEma=q,q}return NaN}const B=2/(C+1),R=A*B+$*(1-B);return E.prevEma=R,E.initSum=O,E.initCount=M,R};let u;const f=t.get(t.data.high,0),m=t.get(t.data.low,0);if(l){const w=t.get(t.data.close,1);isNaN(w)?u=NaN:u=Math.max(f-m,Math.abs(f-w),Math.abs(m-w))}else u=f-m;const x=g.from(e).get(0),_=p(h.basisState,h.currentBasisState,x,s),b=p(h.rangeState,h.currentRangeState,u,s);if(isNaN(_)||isNaN(b))return NaN;if(_===0)return t.precision(0);const v=2*b*o/_;return t.precision(v)}}function Bh(t){return(e,i,r,n)=>{const a=g.from(i).get(0),s=g.from(r).get(0);t.taState||(t.taState={});const o=n||`linreg_${a}_${s}`;t.taState[o]||(t.taState[o]={lastIdx:-1,prevWindow:[],prevCallCount:0,currentWindow:[],currentCallCount:0});const l=t.taState[o];t.idx>l.lastIdx&&(l.lastIdx>=0&&(l.prevWindow=[...l.currentWindow],l.prevCallCount=l.currentCallCount),l.lastIdx=t.idx);const c=g.from(e).get(0),h=[...l.prevWindow];for(h.unshift(c);h.length>a;)h.pop();const p=l.prevCallCount+1;if(h.length<a&&(p>=a||t.idx>=a-1)){const E=g.from(e);for(;h.length<a;)h.push(E.get(h.length))}if(l.currentWindow=h,l.currentCallCount=p,h.length<a)return NaN;let u=0,f=0,m=0,x=0;const _=a;for(let E=0;E<a;E++){const A=a-1-E,C=h[E];u+=A,f+=C,m+=A*C,x+=A*A}const b=_*x-u*u;if(b===0)return NaN;const v=(_*m-u*f)/b,w=(f-v*u)/_+v*(a-1-s);return t.precision(w)}}function Fh(t){return(e,i,r)=>{typeof i=="string"&&r===void 0&&(r=i,i=e,e=t.data.low);const n=g.from(i).get(0);t.taState||(t.taState={});const a=r||`lowest_${n}`;t.taState[a]||(t.taState[a]={lastIdx:-1,prevWindow:[],prevCallCount:0,currentWindow:[],currentCallCount:0});const s=t.taState[a];t.idx>s.lastIdx&&(s.lastIdx>=0&&(s.prevWindow=[...s.currentWindow],s.prevCallCount=s.currentCallCount),s.lastIdx=t.idx);const o=g.from(e).get(0),l=[...s.prevWindow];for(l.unshift(o);l.length>n;)l.pop();const c=s.prevCallCount+1;if(l.length<n&&(c>=n||t.idx>=n-1)){const u=g.from(e);for(;l.length<n;)l.push(u.get(l.length))}if(s.currentWindow=l,s.currentCallCount=c,l.length<n)return NaN;const h=l.filter(u=>!isNaN(u)&&u!==void 0);if(h.length===0)return NaN;const p=Math.min(...h);return t.precision(p)}}function $h(t){return(e,i,r)=>{const n=g.from(i).get(0),a=g.from(e);if(t.idx<n-1)return NaN;let s=1/0,o=NaN;for(let l=0;l<n;l++){const c=a.get(l);isNaN(c)||(isNaN(o)||c<s)&&(s=c,o=-l)}return o}}function Wh(t){return(e,i,r,n,a)=>{const s=g.from(i).get(0),o=g.from(r).get(0),l=g.from(n).get(0),c=a||`macd_${s}_${o}_${l}`,h=`${c}_fast`,p=`${c}_slow`,u=`${c}_signal`,f=t.pine.ta.ema(e,s,h),m=t.pine.ta.ema(e,o,p);let x=NaN;!isNaN(f)&&!isNaN(m)&&(x=f-m);let _=NaN;isNaN(x)||(_=t.pine.ta.ema(x,l,u));let b=NaN;return!isNaN(x)&&!isNaN(_)&&(b=x-_),[[t.precision(x),t.precision(_),t.precision(b)]]}}function Uh(t){return(e,i,r)=>{const n=g.from(i).get(0);t.taState||(t.taState={});const a=r||`median_${n}`;t.taState[a]||(t.taState[a]={lastIdx:-1,prevWindow:[],prevCallCount:0,currentWindow:[],currentCallCount:0});const s=t.taState[a];t.idx>s.lastIdx&&(s.lastIdx>=0&&(s.prevWindow=[...s.currentWindow],s.prevCallCount=s.currentCallCount),s.lastIdx=t.idx);const o=g.from(e).get(0),l=[...s.prevWindow];for(l.unshift(o);l.length>n;)l.pop();const c=s.prevCallCount+1;if(l.length<n&&(c>=n||t.idx>=n-1)){const f=g.from(e);for(;l.length<n;)l.push(f.get(l.length))}if(s.currentWindow=l,s.currentCallCount=c,l.length<n)return NaN;const h=l.slice().sort((f,m)=>f-m),p=Math.floor(n/2),u=n%2===0?(h[p-1]+h[p])/2:h[p];return t.precision(u)}}function qh(t){return(e,i,r)=>{const n=g.from(i).get(0);t.taState||(t.taState={});const a=r||`mfi_${n}`;t.taState[a]||(t.taState[a]={lastIdx:-1,prevUpperWindow:[],prevLowerWindow:[],prevUpperSum:0,prevLowerSum:0,currentUpperWindow:[],currentLowerWindow:[],currentUpperSum:0,currentLowerSum:0});const s=t.taState[a];t.idx>s.lastIdx&&(s.lastIdx>=0&&(s.prevUpperWindow=[...s.currentUpperWindow],s.prevLowerWindow=[...s.currentLowerWindow],s.prevUpperSum=s.currentUpperSum,s.prevLowerSum=s.currentLowerSum),s.lastIdx=t.idx);const o=g.from(e).get(0),l=g.from(e).get(1),c=t.get(t.data.volume,0);if(isNaN(o)||isNaN(c))return NaN;const h=isNaN(l)?NaN:o-l,p=c*(h<=0?0:o),u=c*(h>=0?0:o),f=[...s.prevUpperWindow],m=[...s.prevLowerWindow];let x=s.prevUpperSum,_=s.prevLowerSum;if(f.unshift(p),m.unshift(u),x+=p,_+=u,f.length<n)return s.currentUpperWindow=f,s.currentLowerWindow=m,s.currentUpperSum=x,s.currentLowerSum=_,NaN;if(f.length>n){const v=f.pop(),w=m.pop();x-=v,_-=w}if(s.currentUpperWindow=f,s.currentLowerWindow=m,s.currentUpperSum=x,s.currentLowerSum=_,_===0)return t.precision(100);if(x===0)return t.precision(0);const b=100-100/(1+x/_);return t.precision(b)}}function Kh(t){return(e,i,r)=>{const n=g.from(i).get(0),a=g.from(e);if(t.idx<n-1)return NaN;const s=new Map;for(let c=0;c<n;c++){const h=a.get(c);isNaN(h)||s.set(h,(s.get(h)||0)+1)}if(s.size===0)return NaN;let o=NaN,l=-1;for(const[c,h]of s.entries())h>l?(l=h,o=c):h===l&&c<o&&(o=c);return o}}function zh(t){return(e,i,r)=>{const n=g.from(i).get(0);return t.pine.ta.change(e,n,r)}}function Hh(t){return e=>{t.taState||(t.taState={});const i=e||"nvi";t.taState[i]||(t.taState[i]={lastIdx:-1,committedNVI:1,tentativeNVI:1});const r=t.taState[i];t.idx>r.lastIdx&&(r.lastIdx>=0&&(r.committedNVI=r.tentativeNVI),r.lastIdx=t.idx);const n=t.get(t.data.close,0),a=t.get(t.data.close,1),s=t.get(t.data.volume,0),o=t.get(t.data.volume,1),l=isNaN(n)?0:n,c=isNaN(a)?0:a,h=isNaN(s)?0:s,p=isNaN(o)?0:o;let u=r.committedNVI;if(!(l===0||c===0)&&h<p){const f=(l-c)/c;u=u+f*u}return r.tentativeNVI=u,t.precision(u)}}function Gh(t){return()=>{t.taState||(t.taState={});const e="obv";t.taState[e]||(t.taState[e]={lastIdx:-1,committedOBV:0,tentativeOBV:0});const i=t.taState[e];t.idx>i.lastIdx&&(i.lastIdx>=0&&(i.committedOBV=i.tentativeOBV),i.lastIdx=t.idx);const r=t.get(t.data.close,0),n=t.get(t.data.volume,0),a=t.get(t.data.close,1);if(isNaN(a))return i.tentativeOBV=0,t.precision(0);let s=i.committedOBV;return r>a?s+=n:r<a&&(s-=n),i.tentativeOBV=s,t.precision(s)}}function Yh(t){return(e,i,r)=>e instanceof g?i?new g(e.data,e.offset+i):e:(t.params[r]||(t.params[r]=[]),Array.isArray(e)?new g(e,i||0):(t.params[r].length===0?t.params[r].push(e):t.params[r][t.params[r].length-1]=e,new g(t.params[r],i||0)))}function Xh(t){return(e,i,r,n)=>{const a=g.from(i).get(0),s=g.from(r).get(0),o=g.from(e);if(t.idx<a-1)return NaN;const l=[];for(let m=0;m<a;m++){const x=o.get(m);if(isNaN(x))return NaN;l.push(x)}l.sort((m,x)=>m-x);let c=s/100*a-.5;c<0&&(c=0),c>a-1&&(c=a-1);const h=Math.floor(c),p=Math.ceil(c);if(h===p)return t.precision(l[h]);const u=c-h,f=l[h]+u*(l[p]-l[h]);return t.precision(f)}}function Qh(t){return(e,i,r,n)=>{const a=g.from(i).get(0),s=g.from(r).get(0),o=g.from(e);if(t.idx<a-1)return NaN;const l=[];for(let h=0;h<a;h++){const p=o.get(h);isNaN(p)||l.push(p)}if(l.length===0)return NaN;l.sort((h,p)=>h-p);let c=Math.ceil(s/100*l.length)-1;return c<0&&(c=0),c>=l.length&&(c=l.length-1),t.precision(l[c])}}function Zh(t){return(e,i,r)=>{const n=g.from(i).get(0),a=g.from(e);if(t.idx<n)return NaN;const s=a.get(0);if(isNaN(s))return NaN;let o=0,l=0;for(let c=1;c<=n;c++){const h=a.get(c);isNaN(h)||(l++,h<=s&&o++)}return l===0?NaN:t.precision(o/l*100)}}function Jh(t,e,i){const r=new Array(t.length).fill(NaN);for(let n=e+i;n<t.length;n++){const a=t[n-i];let s=!0;for(let o=1;o<=e;o++)if(t[n-i-o]>=a){s=!1;break}if(s){for(let o=1;o<=i;o++)if(t[n-i+o]>=a){s=!1;break}}s&&(r[n]=a)}return r}function eu(t){return(e,i,r,n)=>{typeof r=="string"&&(r=i,i=e,e=t.data.high);const a=g.from(i).get(0),s=g.from(r).get(0),o=g.from(e).toArray(),l=Jh(o,a,s),c=t.idx;return t.precision(l[c])}}function tu(t,e,i){const r=new Array(t.length).fill(NaN);for(let n=e+i;n<t.length;n++){const a=t[n-i];let s=!0;for(let o=1;o<=e;o++)if(t[n-i-o]<=a){s=!1;break}if(s){for(let o=1;o<=i;o++)if(t[n-i+o]<=a){s=!1;break}}s&&(r[n]=a)}return r}function iu(t){return(e,i,r,n)=>{typeof r=="string"&&(r=i,i=e,e=t.data.low);const a=g.from(i).get(0),s=g.from(r).get(0),o=g.from(e).toArray(),l=tu(o,a,s),c=t.idx;return t.precision(l[c])}}function ru(t){return e=>{t.taState||(t.taState={});const i=e||"pvi";t.taState[i]||(t.taState[i]={lastIdx:-1,committedPVI:1,tentativePVI:1});const r=t.taState[i];t.idx>r.lastIdx&&(r.lastIdx>=0&&(r.committedPVI=r.tentativePVI),r.lastIdx=t.idx);const n=t.get(t.data.close,0),a=t.get(t.data.close,1),s=t.get(t.data.volume,0),o=t.get(t.data.volume,1),l=isNaN(n)?0:n,c=isNaN(a)?0:a,h=isNaN(s)?0:s,p=isNaN(o)?0:o;let u=r.committedPVI;if(!(l===0||c===0)&&h>p){const f=(l-c)/c;u=u+f*u}return r.tentativePVI=u,t.precision(u)}}function nu(t){return e=>{t.taState||(t.taState={});const i=e||"pvt";t.taState[i]||(t.taState[i]={lastIdx:-1,prevCumulativeSum:0,currentCumulativeSum:0});const r=t.taState[i];t.idx>r.lastIdx&&(r.lastIdx>=0&&(r.prevCumulativeSum=r.currentCumulativeSum),r.lastIdx=t.idx);const n=t.get(t.data.close,0),a=t.get(t.data.close,1),s=t.get(t.data.volume,0);let o=r.prevCumulativeSum;if(!isNaN(n)&&!isNaN(a)&&!isNaN(s)&&a!==0){const l=(n-a)/a*s;o+=l}return r.currentCumulativeSum=o,t.precision(o)}}function su(t){return(e,i,r)=>{const n=t.pine.ta.highest(e,i,(r||"range")+"_h"),a=t.pine.ta.lowest(e,i,(r||"range")+"_l");return isNaN(n)||isNaN(a)?NaN:t.precision(n-a)}}function au(t){return(e,i,r)=>{const n=g.from(i).get(0),a=g.from(e);for(let s=0;s<n;s++){const o=a.get(s),l=a.get(s+1);if(isNaN(o)||isNaN(l)||o<=l)return!1}return!0}}function ou(t){return(e,i,r)=>{const n=g.from(i).get(0);t.taState||(t.taState={});const a=r||`rma_${n}`;t.taState[a]||(t.taState[a]={lastIdx:-1,prevRma:null,prevInitSum:0,prevInitCount:0,currentRma:null,currentInitSum:0,currentInitCount:0});const s=t.taState[a];t.idx>s.lastIdx&&(s.lastIdx>=0&&(s.prevRma=s.currentRma,s.prevInitSum=s.currentInitSum,s.prevInitCount=s.currentInitCount),s.lastIdx=t.idx);const o=g.from(e).get(0)||0;let l=s.prevInitCount,c=s.prevInitSum,h=s.prevRma;if(l<n){if(c+=o,l++,s.currentInitSum=c,s.currentInitCount=l,l===n){const f=c/n;return s.currentRma=f,t.precision(f)}return NaN}const p=1/n,u=o*p+h*(1-p);return s.currentRma=u,t.precision(u)}}function lu(t){return(e,i,r)=>{const n=g.from(i).get(0);t.taState||(t.taState={});const a=r||`roc_${n}`;t.taState[a]||(t.taState[a]={lastIdx:-1,prevWindow:[],prevCallCount:0,currentWindow:[],currentCallCount:0});const s=t.taState[a];t.idx>s.lastIdx&&(s.lastIdx>=0&&(s.prevWindow=[...s.currentWindow],s.prevCallCount=s.currentCallCount),s.lastIdx=t.idx);const o=g.from(e).get(0),l=[...s.prevWindow];for(l.unshift(o);l.length>n+1;)l.pop();const c=s.prevCallCount+1;if(l.length<n+1&&(c>=n+1||t.idx>=n)){const u=g.from(e);for(;l.length<n+1;)l.push(u.get(l.length))}if(s.currentWindow=l,s.currentCallCount=c,l.length<=n)return NaN;const h=l[n],p=(o-h)/h*100;return t.precision(p)}}function cu(t){return(e,i,r)=>{const n=g.from(i).get(0);t.taState||(t.taState={});const a=r||`rsi_${n}`;t.taState[a]||(t.taState[a]={lastIdx:-1,prevPrevValue:null,prevAvgGain:0,prevAvgLoss:0,prevInitGains:[],prevInitLosses:[],currentPrevValue:null,currentAvgGain:0,currentAvgLoss:0,currentInitGains:[],currentInitLosses:[]});const s=t.taState[a];t.idx>s.lastIdx&&(s.lastIdx>=0&&(s.prevPrevValue=s.currentPrevValue,s.prevAvgGain=s.currentAvgGain,s.prevAvgLoss=s.currentAvgLoss,s.prevInitGains=[...s.currentInitGains],s.prevInitLosses=[...s.currentInitLosses]),s.lastIdx=t.idx);const o=g.from(e).get(0);if(o==null||isNaN(o))return NaN;const l=s.prevPrevValue;if(l===null||isNaN(l))return s.currentPrevValue=o,s.currentInitGains=[...s.prevInitGains],s.currentInitLosses=[...s.prevInitLosses],s.currentAvgGain=s.prevAvgGain,s.currentAvgLoss=s.prevAvgLoss,NaN;let c=s.prevAvgGain,h=s.prevAvgLoss;const p=[...s.prevInitGains],u=[...s.prevInitLosses],f=o-l,m=f>0?f:0,x=f<0?-f:0;if(p.length<n){if(p.push(m),u.push(x),s.currentInitGains=p,s.currentInitLosses=u,s.currentPrevValue=o,p.length===n){c=p.reduce((v,w)=>v+w,0)/n,h=u.reduce((v,w)=>v+w,0)/n,s.currentAvgGain=c,s.currentAvgLoss=h;const b=h===0?100:100-100/(1+c/h);return t.precision(b)}return NaN}c=(c*(n-1)+m)/n,h=(h*(n-1)+x)/n,s.currentAvgGain=c,s.currentAvgLoss=h,s.currentPrevValue=o;const _=h===0?100:100-100/(1+c/h);return t.precision(_)}}function hu(t){return(e,i,r,n)=>{const a=g.from(e).get(0),s=g.from(i).get(0),o=g.from(r).get(0);t.taState||(t.taState={});const l=n||`sar_${a}_${s}_${o}`;t.taState[l]||(t.taState[l]={lastIdx:-1,prevResult:NaN,prevMaxMin:NaN,prevAcceleration:NaN,prevIsBelow:!1,prevBarIndex:0,currentResult:NaN,currentMaxMin:NaN,currentAcceleration:NaN,currentIsBelow:!1,currentBarIndex:0});const c=t.taState[l];t.idx>c.lastIdx&&(c.lastIdx>=0&&(c.prevResult=c.currentResult,c.prevMaxMin=c.currentMaxMin,c.prevAcceleration=c.currentAcceleration,c.prevIsBelow=c.currentIsBelow,c.prevBarIndex=c.currentBarIndex),c.lastIdx=t.idx);let h=c.prevResult,p=c.prevMaxMin,u=c.prevAcceleration,f=c.prevIsBelow,m=c.prevBarIndex;const x=t.get(t.data.high,0),_=t.get(t.data.low,0),b=t.get(t.data.close,0),v=t.get(t.data.close,1),w=t.get(t.data.high,1),E=t.get(t.data.low,1),A=t.get(t.data.high,2),C=t.get(t.data.low,2);if(isNaN(x)||isNaN(_)||isNaN(b))return c.currentResult=h,c.currentMaxMin=p,c.currentAcceleration=u,c.currentIsBelow=f,c.currentBarIndex=m,NaN;let M=!1;return m===1&&(b>v?(f=!0,p=x,h=E):(f=!1,p=_,h=w),M=!0,u=a),m>=1&&(h=h+u*(p-h),f?h>_&&(M=!0,f=!1,h=Math.max(x,p),p=_,u=a):h<x&&(M=!0,f=!0,h=Math.min(_,p),p=x,u=a),M||(f?x>p&&(p=x,u=Math.min(u+s,o)):_<p&&(p=_,u=Math.min(u+s,o))),f?(h=Math.min(h,E),m>1&&(h=Math.min(h,C))):(h=Math.max(h,w),m>1&&(h=Math.max(h,A)))),m++,c.currentResult=h,c.currentMaxMin=p,c.currentAcceleration=u,c.currentIsBelow=f,c.currentBarIndex=m,m<=1?NaN:t.precision(h)}}function uu(t){return(e,i,r)=>{const n=g.from(i).get(0);t.taState||(t.taState={});const a=r||`sma_${n}`;t.taState[a]||(t.taState[a]={lastIdx:-1,prevWindow:[],prevSum:0,prevCallCount:0,currentWindow:[],currentSum:0,currentCallCount:0});const s=t.taState[a];t.idx>s.lastIdx&&(s.lastIdx>=0&&(s.prevWindow=[...s.currentWindow],s.prevSum=s.currentSum,s.prevCallCount=s.currentCallCount),s.lastIdx=t.idx);const o=g.from(e).get(0),l=[...s.prevWindow];for(l.unshift(o);l.length>n;)l.pop();const c=s.prevCallCount+1;let h=!1;if(l.length<n&&(c>=n||t.idx>=n-1)){const x=g.from(e);for(;l.length<n;)l.push(x.get(l.length));h=!0}let p;const u=o==null||Number.isNaN(o);let f=!Number.isNaN(s.prevSum)&&!u&&!h;if(f){let x=s.prevSum+o;if(s.prevWindow.length>=n){const _=s.prevWindow[s.prevWindow.length-1];_==null||Number.isNaN(_)?f=!1:x-=_}f&&(p=x)}if(!f){p=0;let x=!1;for(const _ of l){if(_==null||Number.isNaN(_)){x=!0;break}p+=_}x&&(p=NaN)}if(s.currentWindow=l,s.currentSum=p,s.currentCallCount=c,l.length<n)return NaN;const m=p/n;return t.precision(m)}}function pu(t){return(e,i,r=!0,n)=>{const a=g.from(i).get(0),s=g.from(r).get(0);t.taState||(t.taState={});const o=n||`stdev_${a}_${s}`;t.taState[o]||(t.taState[o]={lastIdx:-1,prevWindow:[],prevSum:0,prevCallCount:0,currentWindow:[],currentSum:0,currentCallCount:0});const l=t.taState[o];t.idx>l.lastIdx&&(l.lastIdx>=0&&(l.prevWindow=[...l.currentWindow],l.prevSum=l.currentSum,l.prevCallCount=l.currentCallCount),l.lastIdx=t.idx);const c=g.from(e).get(0);if(c==null||isNaN(c))return NaN;const h=[...l.prevWindow];let p=l.prevSum;for(h.unshift(c),p+=c;h.length>a;){const b=h.pop();p-=b}const u=l.prevCallCount+1;if(h.length<a&&(u>=a||t.idx>=a-1)){const b=g.from(e);for(;h.length<a;){const v=b.get(h.length);if(v==null||isNaN(v))break;h.push(v),p+=v}}if(l.currentWindow=h,l.currentSum=p,l.currentCallCount=u,h.length<a)return NaN;const f=p/a;let m=0;for(let b=0;b<a;b++)m+=Math.pow(h[b]-f,2);const x=s?a:a-1,_=Math.sqrt(m/x);return t.precision(_)}}function fu(t){return(e,i,r,n,a)=>{const s=g.from(n).get(0);t.taState||(t.taState={});const o=a||`stoch_${s}`;t.taState[o]||(t.taState[o]={lastIdx:-1,prevHighWindow:[],prevLowWindow:[],currentHighWindow:[],currentLowWindow:[]});const l=t.taState[o];t.idx>l.lastIdx&&(l.lastIdx>=0&&(l.prevHighWindow=[...l.currentHighWindow],l.prevLowWindow=[...l.currentLowWindow]),l.lastIdx=t.idx);const c=g.from(e).get(0),h=g.from(i).get(0),p=g.from(r).get(0);if(isNaN(c)||isNaN(h)||isNaN(p))return l.currentHighWindow=[...l.prevHighWindow],l.currentLowWindow=[...l.prevLowWindow],NaN;const u=[...l.prevHighWindow],f=[...l.prevLowWindow];if(u.unshift(h),f.unshift(p),u.length>s&&(u.pop(),f.pop()),l.currentHighWindow=u,l.currentLowWindow=f,u.length<s)return NaN;let m=u[0],x=f[0];for(let v=1;v<s;v++)u[v]>m&&(m=u[v]),f[v]<x&&(x=f[v]);const _=m-x;if(_===0)return NaN;const b=100*(c-x)/_;return t.precision(b)}}function du(t){return(e,i,r)=>{const n=g.from(e).get(0),a=g.from(i).get(0);t.taState||(t.taState={});const s=r||`supertrend_${n}_${a}`;t.taState[s]||(t.taState[s]={lastIdx:-1,prevTrSum:0,prevAtrValue:NaN,prevAtrCount:0,prevLowerBand:NaN,prevUpperBand:NaN,prevSuperTrend:NaN,prevDirection:NaN,currentTrSum:0,currentAtrValue:NaN,currentAtrCount:0,currentLowerBand:NaN,currentUpperBand:NaN,currentSuperTrend:NaN,currentDirection:NaN});const o=t.taState[s];t.idx>o.lastIdx&&(o.lastIdx>=0&&(o.prevTrSum=o.currentTrSum,o.prevAtrValue=o.currentAtrValue,o.prevAtrCount=o.currentAtrCount,o.prevLowerBand=o.currentLowerBand,o.prevUpperBand=o.currentUpperBand,o.prevSuperTrend=o.currentSuperTrend,o.prevDirection=o.currentDirection),o.lastIdx=t.idx);const l=t.get(t.data.high,0),c=t.get(t.data.low,0),h=t.get(t.data.close,0);if(isNaN(l)||isNaN(c)||isNaN(h))return[[NaN,NaN]];const p=(l+c)/2,u=t.idx>0?t.get(t.data.close,1):NaN;let f;isNaN(u)?f=l-c:f=Math.max(l-c,Math.abs(l-u),Math.abs(c-u));let m=o.prevAtrCount,x=o.prevTrSum,_=o.prevAtrValue;m++,m<=a?(x+=f,m===a&&(_=x/a)):_=(_*(a-1)+f)/a;const b=_;if(o.currentAtrCount=m,o.currentTrSum=x,o.currentAtrValue=_,isNaN(b))return[[NaN,NaN]];let v=p+n*b,w=p-n*b;const E=isNaN(o.prevLowerBand)?0:o.prevLowerBand,A=isNaN(o.prevUpperBand)?0:o.prevUpperBand;isNaN(o.prevLowerBand)||w>E||u<E||(w=E),isNaN(o.prevUpperBand)||v<A||u>A||(v=A);let C,M;const O=o.prevSuperTrend;return m===a?C=1:O===o.prevUpperBand?C=h>v?-1:1:C=h<w?1:-1,M=C===-1?w:v,o.currentLowerBand=w,o.currentUpperBand=v,o.currentSuperTrend=M,o.currentDirection=C,[[t.precision(M),C]]}}function mu(t){return(e,i)=>{const r=[1,2,2,1],n=6;t.taState||(t.taState={});const a=i||"swma";t.taState[a]||(t.taState[a]={lastIdx:-1,prevWindow:[],currentWindow:[]});const s=t.taState[a];t.idx>s.lastIdx&&(s.lastIdx>=0&&(s.prevWindow=[...s.currentWindow]),s.lastIdx=t.idx);const o=g.from(e).get(0),l=[...s.prevWindow];for(l.unshift(o);l.length>4;)l.pop();if(l.length<4&&t.idx>=3){const h=g.from(e);for(;l.length<4;)l.push(h.get(l.length))}if(s.currentWindow=l,l.length<4)return NaN;let c=0;for(let h=0;h<4;h++)c+=r[h]*l[3-h];return c/=n,t.precision(c)}}function gu(t){return(e,i)=>{let r=!0;typeof e=="string"||e!==void 0&&(r=g.from(e).get(0));const n=t.get(t.data.high,0),a=t.get(t.data.low,0),s=t.get(t.data.close,1);if(isNaN(s))return r?t.precision(n-a):NaN;const o=Math.max(n-a,Math.abs(n-s),Math.abs(a-s));return t.precision(o)}}function yu(t){return(e,i,r,n)=>{const a=g.from(i).get(0),s=g.from(r).get(0);t.taState||(t.taState={});const o=n||`tsi_${a}_${s}`;t.taState[o]||(t.taState[o]={lastIdx:-1,prevSource:NaN,prevEma1PcValue:NaN,prevEma1PcCount:0,prevEma1PcSum:0,prevEma2PcValue:NaN,prevEma2PcCount:0,prevEma2PcSum:0,prevEma1AbsValue:NaN,prevEma1AbsCount:0,prevEma1AbsSum:0,prevEma2AbsValue:NaN,prevEma2AbsCount:0,prevEma2AbsSum:0,currentSource:NaN,currentEma1PcValue:NaN,currentEma1PcCount:0,currentEma1PcSum:0,currentEma2PcValue:NaN,currentEma2PcCount:0,currentEma2PcSum:0,currentEma1AbsValue:NaN,currentEma1AbsCount:0,currentEma1AbsSum:0,currentEma2AbsValue:NaN,currentEma2AbsCount:0,currentEma2AbsSum:0});const l=t.taState[o];t.idx>l.lastIdx&&(l.lastIdx>=0&&(l.prevSource=l.currentSource,l.prevEma1PcValue=l.currentEma1PcValue,l.prevEma1PcCount=l.currentEma1PcCount,l.prevEma1PcSum=l.currentEma1PcSum,l.prevEma2PcValue=l.currentEma2PcValue,l.prevEma2PcCount=l.currentEma2PcCount,l.prevEma2PcSum=l.currentEma2PcSum,l.prevEma1AbsValue=l.currentEma1AbsValue,l.prevEma1AbsCount=l.currentEma1AbsCount,l.prevEma1AbsSum=l.currentEma1AbsSum,l.prevEma2AbsValue=l.currentEma2AbsValue,l.prevEma2AbsCount=l.currentEma2AbsCount,l.prevEma2AbsSum=l.currentEma2AbsSum),l.lastIdx=t.idx);const c=g.from(e).get(0);if(isNaN(c))return NaN;const h=isNaN(l.prevSource)?NaN:c-l.prevSource;if(l.currentSource=c,isNaN(h))return NaN;const p=Math.abs(h),u=2/(s+1),f=2/(a+1),m=2/(s+1),x=2/(a+1);let _=l.prevEma1PcCount,b=l.prevEma1PcSum,v=l.prevEma1PcValue;_++,_<=s?(b+=h,_===s&&(v=b/s)):v=h*u+v*(1-u);let w=l.prevEma1AbsCount,E=l.prevEma1AbsSum,A=l.prevEma1AbsValue;if(w++,w<=s?(E+=p,w===s&&(A=E/s)):A=p*m+A*(1-m),isNaN(v)||isNaN(A))return l.currentEma1PcCount=_,l.currentEma1PcSum=b,l.currentEma1PcValue=v,l.currentEma1AbsCount=w,l.currentEma1AbsSum=E,l.currentEma1AbsValue=A,NaN;let C=l.prevEma2PcCount,M=l.prevEma2PcSum,O=l.prevEma2PcValue;C++,C<=a?(M+=v,C===a&&(O=M/a)):O=v*f+O*(1-f);let $=l.prevEma2AbsCount,B=l.prevEma2AbsSum,R=l.prevEma2AbsValue;if($++,$<=a?(B+=A,$===a&&(R=B/a)):R=A*x+R*(1-x),l.currentEma1PcCount=_,l.currentEma1PcSum=b,l.currentEma1PcValue=v,l.currentEma1AbsCount=w,l.currentEma1AbsSum=E,l.currentEma1AbsValue=A,l.currentEma2PcCount=C,l.currentEma2PcSum=M,l.currentEma2PcValue=O,l.currentEma2AbsCount=$,l.currentEma2AbsSum=B,l.currentEma2AbsValue=R,isNaN(O)||isNaN(R))return NaN;if(R===0)return t.precision(0);const q=O/R;return t.precision(q)}}function xu(t){return(e,i,r,n)=>{t.taState||(t.taState={});const a=n||"valuewhen";t.taState[a]||(t.taState[a]={lastIdx:-1,prevValues:[],currentValues:[]});const s=t.taState[a];t.idx>s.lastIdx&&(s.lastIdx>=0&&(s.prevValues=[...s.currentValues]),s.lastIdx=t.idx);const o=g.from(e).get(0),l=g.from(i).get(0),c=g.from(r).get(0),h=[...s.prevValues];if(o&&h.push(l),s.currentValues=h,isNaN(c)||c<0)return NaN;const p=h.length-1-c;if(p<0)return NaN;const u=h[p];return typeof u=="number"?t.precision(u):u}}function _u(t){return(e,i,r)=>{const n=g.from(i).get(0);t.taState||(t.taState={});const a=r||`variance_${n}`;t.taState[a]||(t.taState[a]={lastIdx:-1,prevWindow:[],prevCallCount:0,currentWindow:[],currentCallCount:0});const s=t.taState[a];t.idx>s.lastIdx&&(s.lastIdx>=0&&(s.prevWindow=[...s.currentWindow],s.prevCallCount=s.currentCallCount),s.lastIdx=t.idx);const o=g.from(e).get(0),l=[...s.prevWindow];for(l.unshift(o);l.length>n;)l.pop();const c=s.prevCallCount+1;if(l.length<n&&(c>=n||t.idx>=n-1)){const m=g.from(e);for(;l.length<n;)l.push(m.get(l.length))}if(s.currentWindow=l,s.currentCallCount=c,l.length<n)return NaN;let h=0,p=0;for(let m=0;m<n;m++)h+=l[m],p+=l[m]*l[m];const u=h/n,f=p/n-u*u;return t.precision(f)}}function bu(t){return(e,i)=>{t.taState||(t.taState={});const r=i||"vwap";t.taState[r]||(t.taState[r]={lastIdx:-1,prevCumulativePV:0,prevCumulativeVolume:0,prevLastSessionDate:null,currentCumulativePV:0,currentCumulativeVolume:0,currentLastSessionDate:null});const n=t.taState[r];t.idx>n.lastIdx&&(n.lastIdx>=0&&(n.prevCumulativePV=n.currentCumulativePV,n.prevCumulativeVolume=n.currentCumulativeVolume,n.prevLastSessionDate=n.currentLastSessionDate),n.lastIdx=t.idx);const a=g.from(e).get(0),s=g.from(t.data.volume).get(0),o=g.from(t.data.openTime).get(0),l=t.pine?.syminfo?.timezone||"UTC",c=dt(o,l),h=`${c.year}-${String(c.month).padStart(2,"0")}-${String(c.day).padStart(2,"0")}`;let p=n.prevCumulativePV,u=n.prevCumulativeVolume,f=n.prevLastSessionDate;if(f!==h&&(p=0,u=0,f=h),p+=a*s,u+=s,n.currentCumulativePV=p,n.currentCumulativeVolume=u,n.currentLastSessionDate=f,u===0)return NaN;const m=p/u;return t.precision(m)}}function wu(t){return(e,i,r)=>{const n=g.from(i).get(0);t.taState||(t.taState={});const a=r||`vwma_${n}`;t.taState[a]||(t.taState[a]={lastIdx:-1,prevWindow:[],prevVolumeWindow:[],currentWindow:[],currentVolumeWindow:[]});const s=t.taState[a];t.idx>s.lastIdx&&(s.lastIdx>=0&&(s.prevWindow=[...s.currentWindow],s.prevVolumeWindow=[...s.currentVolumeWindow]),s.lastIdx=t.idx);const o=g.from(e).get(0),l=t.get(t.data.volume,0),c=[...s.prevWindow],h=[...s.prevVolumeWindow];for(c.unshift(o),h.unshift(l);c.length>n;)c.pop(),h.pop();if(c.length<n&&t.idx>=n-1){const m=g.from(e),x=g.from(t.data.volume);for(;c.length<n;)c.push(m.get(c.length)),h.push(x.get(h.length))}if(s.currentWindow=c,s.currentVolumeWindow=h,c.length<n)return NaN;let p=0,u=0;for(let m=0;m<n;m++)p+=c[m]*h[m],u+=h[m];const f=p/u;return t.precision(f)}}function vu(t){return e=>{t.taState||(t.taState={});const i=e||"wad";t.taState[i]||(t.taState[i]={lastIdx:-1,prevCumulativeSum:0,currentCumulativeSum:0});const r=t.taState[i];t.idx>r.lastIdx&&(r.lastIdx>=0&&(r.prevCumulativeSum=r.currentCumulativeSum),r.lastIdx=t.idx);const n=t.get(t.data.close,0),a=t.get(t.data.high,0),s=t.get(t.data.low,0),o=t.get(t.data.close,1);if(isNaN(n)||isNaN(a)||isNaN(s))return r.currentCumulativeSum=r.prevCumulativeSum,t.precision(r.prevCumulativeSum);let l=0;if(!isNaN(o)){const h=Math.max(a,o),p=Math.min(s,o),u=n-o;u>0?l=n-p:u<0&&(l=n-h)}const c=r.prevCumulativeSum+l;return r.currentCumulativeSum=c,t.precision(c)}}function Su(t){return(e,i,r)=>{const n=g.from(i).get(0);t.taState||(t.taState={});const a=r||`wma_${n}`;t.taState[a]||(t.taState[a]={lastIdx:-1,prevWindow:[],prevCallCount:0,currentWindow:[],currentCallCount:0});const s=t.taState[a];t.idx>s.lastIdx&&(s.lastIdx>=0&&(s.prevWindow=[...s.currentWindow],s.prevCallCount=s.currentCallCount),s.lastIdx=t.idx);const o=g.from(e).get(0),l=[...s.prevWindow];for(l.unshift(o);l.length>n;)l.pop();const c=s.prevCallCount+1;if(l.length<n&&(c>=n||t.idx>=n-1)){const f=g.from(e);for(;l.length<n;)l.push(f.get(l.length))}if(s.currentWindow=l,s.currentCallCount=c,l.length<n)return NaN;let h=0,p=0;for(let f=0;f<n;f++){const m=n-f;h+=l[f]*m,p+=m}const u=h/p;return t.precision(u)}}function Eu(t){return(e,i)=>{const r=g.from(e).get(0);t.taState||(t.taState={});const n=i||`wpr_${r}`;t.taState[n]||(t.taState[n]={lastIdx:-1,prevHighWindow:[],prevLowWindow:[],currentHighWindow:[],currentLowWindow:[]});const a=t.taState[n];t.idx>a.lastIdx&&(a.lastIdx>=0&&(a.prevHighWindow=[...a.currentHighWindow],a.prevLowWindow=[...a.currentLowWindow]),a.lastIdx=t.idx);const s=t.get(t.data.high,0),o=t.get(t.data.low,0),l=t.get(t.data.close,0);if(isNaN(s)||isNaN(o)||isNaN(l))return a.currentHighWindow=[...a.prevHighWindow],a.currentLowWindow=[...a.prevLowWindow],NaN;const c=[...a.prevHighWindow],h=[...a.prevLowWindow];if(c.unshift(s),h.unshift(o),c.length>r&&(c.pop(),h.pop()),a.currentHighWindow=c,a.currentLowWindow=h,c.length<r)return NaN;let p=c[0],u=h[0];for(let x=1;x<r;x++)c[x]>p&&(p=c[x]),h[x]<u&&(u=h[x]);const f=p-u;if(f===0)return t.precision(0);const m=(p-l)/f*-100;return t.precision(m)}}function Nu(t){return e=>{const i=t.get(t.data.close,0),r=t.get(t.data.open,0),n=t.get(t.data.high,0),a=t.get(t.data.low,0),s=t.get(t.data.volume,0);if(isNaN(i)||isNaN(r)||isNaN(n)||isNaN(a)||isNaN(s))return NaN;const o=n-a;if(o===0)return t.precision(0);const l=(i-r)/o*s;return t.precision(l)}}const Cu={accdist:dh,alma:mh,atr:gh,barssince:yh,bb:xh,bbw:_h,cci:bh,change:wh,cmo:vh,cog:Sh,correlation:Eh,cross:Nh,crossover:Ch,crossunder:Ih,cum:kh,dev:Ah,dmi:Th,ema:Ph,falling:Dh,highest:Mh,highestbars:Rh,hma:Vh,iii:Oh,kc:Lh,kcw:jh,linreg:Bh,lowest:Fh,lowestbars:$h,macd:Wh,median:Uh,mfi:qh,mode:Kh,mom:zh,nvi:Hh,obv:Gh,param:Yh,percentile_linear_interpolation:Xh,percentile_nearest_rank:Qh,percentrank:Zh,pivothigh:eu,pivotlow:iu,pvi:ru,pvt:nu,range:su,rising:au,rma:ou,roc:lu,rsi:cu,sar:hu,sma:uu,stdev:pu,stoch:fu,supertrend:du,swma:mu,tr:gu,tsi:yu,valuewhen:xu,variance:_u,vwap:bu,vwma:wu,wad:vu,wma:Su,wpr:Eu,wvad:Nu};class Iu{constructor(e){this.context=e,Object.entries(Cu).forEach(([i,r])=>{this[i]=r(e)})}accdist;alma;atr;barssince;bb;bbw;cci;change;cmo;cog;correlation;cross;crossover;crossunder;cum;dev;dmi;ema;falling;highest;highestbars;hma;iii;kc;kcw;linreg;lowest;lowestbars;macd;median;mfi;mode;mom;nvi;obv;param;percentile_linear_interpolation;percentile_nearest_rank;percentrank;pivothigh;pivotlow;pvi;pvt;range;rising;rma;roc;rsi;sar;sma;stdev;stoch;supertrend;swma;tr;tsi;valuewhen;variance;vwap;vwma;wad;wma;wpr;wvad}function ku(t,e){const i=e.trim();if(i==="UTC"||i==="GMT"||i==="Etc/UTC")return 0;const r=i.match(/^(?:UTC|GMT)([+-])(\d{1,2})(?::(\d{2}))?$/i);if(r){const s=r[1]==="+"?1:-1,o=parseInt(r[2],10),l=parseInt(r[3]||"0",10);return s*(o*60+l)}const n=dt(t,e),a=new Date(Date.UTC(n.year,n.month-1,n.day,n.hour,n.minute,n.second));return Math.round((a.getTime()-t)/6e4)}function Au(t,e){const i=e>=0?"+":"-",r=a=>String(Math.floor(Math.abs(a))).padStart(2,"0"),n=i+r(e/60)+":"+r(e%60);return`[${new Date(t+e*6e4).toISOString().slice(0,-1)}${n}]`}class Tu{constructor(e){this.context=e}logFormat(e,...i){return e.replace(/{(\d+)}/g,(r,n)=>i[n])}param(e,i=0,r){return g.from(e).get(i)}_formatTimestamp(){const e=this.context.data.openTime.data[this.context.idx],i=this.context.chartTimezone||this.context.pine?.syminfo?.timezone||"UTC",r=ku(e,i);return Au(e,r)}warning(e,...i){this.context.isSecondaryContext||console.warn(`${this._formatTimestamp()} ${this.logFormat(e,...i)}`)}error(e,...i){this.context.isSecondaryContext||console.error(`${this._formatTimestamp()} ${this.logFormat(e,...i)}`)}info(e,...i){this.context.isSecondaryContext||console.log(`${this._formatTimestamp()} ${this.logFormat(e,...i)}`)}}class Pu{constructor(e){this.context=e}param(e,i=0,r){return g.from(e).get(i)}tostring(e,i){if(typeof e!="number"||isNaN(e)||!i)return String(e);if(i==="mintick"){const n=this.context.pine?.syminfo?.mintick||.01,a=Math.max(0,-Math.floor(Math.log10(n)));return e.toFixed(a)}if(i==="integer")return String(Math.round(e));if(i==="percent")return(e*100).toFixed(2)+"%";if(i==="price"){const n=this.context.pine?.syminfo?.mintick||.01,a=Math.max(0,-Math.floor(Math.log10(n)));return e.toFixed(a)}if(i==="volume")return String(Math.round(e));const r=i.indexOf(".");if(r>=0){const n=i.substring(r+1).length;return e.toFixed(n)}return i.includes("#")||i.includes("0")?String(Math.round(e)):String(e)}tonumber(e){return Number(e)}lower(e){return String(e).toLowerCase()}upper(e){return String(e).toUpperCase()}trim(e){return String(e).trim()}repeat(e,i,r=""){return Array(i).fill(e).join(r||"")}replace_all(e,i,r){return String(e).replaceAll(i,r)}replace(e,i,r,n=0){const a=String(e),s=String(i),o=String(r),l=Math.floor(Number(n))||0;if(s==="")return a;let c=0,h=0;for(;;){const p=a.indexOf(s,c);if(p===-1)return a;if(h===l)return a.substring(0,p)+o+a.substring(p+s.length);h++,c=p+s.length}}contains(e,i){return String(e).includes(i)}endswith(e,i){return String(e).endsWith(i)}startswith(e,i){return String(e).startsWith(i)}pos(e,i){const r=String(e).indexOf(i);return r===-1?NaN:r}length(e){return String(e).length}match(e,i){return String(e).match(new RegExp(i))}split(e,i){return new D(String(e).split(i),T.string,this.context)}substring(e,i,r){return String(e).substring(i,r)}format(e,...i){return e.replace(/\{(\d+)(?:,number,([^}]+))?\}/g,(r,n,a)=>{const s=i[n];return a&&typeof s=="number"&&!isNaN(s)?this.tostring(s,a):String(s)})}}const Vt={"1m":"1","3m":"3","5m":"5","15m":"15","30m":"30","45m":"45","1h":"60","2h":"120","3h":"180","4h":"240","1d":"D","1w":"W","1M":"M"};function pr(t){if(!t||/^\d+$/.test(t))return t;if(Vt[t])return Vt[t];const e=t.toLowerCase();if(Vt[e])return Vt[e];if(t.length===1){const r=t.toUpperCase();if(["D","W","M","S"].includes(r))return r}const i=t.slice(-1).toUpperCase();if(["D","W","M","S"].includes(i)){const r=parseInt(t);if(!isNaN(r))return r+i}return t}class Du{constructor(e){this.context=e}_normalized=null;param(e,i=0,r){return g.from(e).get(i)}get normalized(){return this._normalized===null&&(this._normalized=pr(this.context.timeframe)),this._normalized}get unit(){return this.normalized.slice(-1).toUpperCase()}get main_period(){return this.normalized}get period(){return this.normalized}get multiplier(){const e=parseInt(this.normalized);return isNaN(e)?1:e}get isdwm(){return["D","W","M"].includes(this.unit)}get isdaily(){return this.unit==="D"}get isweekly(){return this.unit==="W"}get ismonthly(){return this.unit==="M"}get isseconds(){return this.unit==="S"}get isminutes(){return/^\d+$/.test(this.normalized)}get isintraday(){return!this.isdwm}change(e){const i=typeof e=="function"?e():e,r=i instanceof g?i.get(0):i,n=xi(r||"");if(!n)return!1;const a=g.from(this.context.data.openTime).get(0),s=g.from(this.context.data.openTime).get(1);if(isNaN(a)||isNaN(s))return!1;const o=_i(a,n),l=_i(s,n);return o!==l}from_seconds(e){return e<60?Math.ceil(e/5)*5+"S":e<3600*24?Math.ceil(e/60):e<=3600*24*7*52?e%(3600*24*7)===0?Math.ceil(e/604800)+"W":Math.ceil(e/(3600*24))+"D":"12M"}in_seconds(e){e==null?e=this.normalized:e=pr(e);const i=e.slice(-1).toUpperCase(),r=parseInt(e);return i==="S"?isNaN(r)?1:r:i==="D"?(isNaN(r)?1:r)*60*60*24:i==="W"?(isNaN(r)?1:r)*60*60*24*7:i==="M"?(isNaN(r)?1:r)*60*60*24*30:isNaN(r)?0:r*60}}const Mu=["series","title","color","linewidth","style","trackprice","histbase","offset","join","editable","show_last","display","format","precision","force_overlay"],Ru=["series","title","char","location","color","offset","text","textcolor","editable","size","show_last","display","format","precision","force_overlay"],Vu={series:"series",title:"string",char:"string",location:"string",color:"color",offset:"number",text:"string",textcolor:"color",editable:"boolean",size:"string",show_last:"number",display:"string",format:"string",precision:"number",force_overlay:"boolean"},Ou=["series","title","style","location","color","offset","text","textcolor","editable","size","show_last","display","format","precision","force_overlay"],Lu=["series","title","colorup","colordown","offset","minheight","maxheight","editable","show_last","display","format","precision","force_overlay"],ju=["open","high","low","close","title","color","editable","show_last","display","format","precision","force_overlay"],Bu=["open","high","low","close","title","color","wickcolor","editable","show_last","bordercolor","display","format","precision","force_overlay"],fr=["color","offset","editable","show_last","title","display","force_overlay"],Fu=["price","title","color","linestyle","linewidth","editable","display"],$u=["plot1","plot2","color","title","editable","show_last","fillgaps","display"],Wu={series:"series",title:"string",color:"color",linewidth:"number",style:"string",trackprice:"boolean",histbase:"number",offset:"number",join:"bool",editable:"boolean",show_last:"number",display:"string",format:"string",precision:"number",force_overlay:"boolean"},Uu={series:"series",title:"string",style:"string",location:"string",color:"color",offset:"number",text:"string",textcolor:"color",editable:"boolean",size:"string",show_last:"number",display:"string",format:"string",precision:"number",force_overlay:"boolean"},qu={series:"series",title:"string",colorup:"color",colordown:"color",offset:"number",minheight:"number",maxheight:"number",editable:"boolean",show_last:"number",display:"string",format:"string",precision:"number",force_overlay:"boolean"},Ku={open:"series",high:"series",low:"series",close:"series",title:"string",color:"color",editable:"boolean",show_last:"number",display:"string",format:"string",precision:"number",force_overlay:"boolean"},zu={open:"series",high:"series",low:"series",close:"series",title:"string",color:"color",wickcolor:"color",bordercolor:"color",editable:"boolean",show_last:"number",display:"string",format:"string",precision:"number",force_overlay:"boolean"},dr={color:"color",offset:"number",editable:"boolean",show_last:"number",title:"string",display:"string",force_overlay:"boolean"},Hu={price:"series",title:"string",color:"color",linestyle:"string",linewidth:"number",editable:"boolean",display:"string"},Gu={plot1:"object",plot2:"object",color:"color",title:"string",editable:"boolean",show_last:"number",fillgaps:"boolean",display:"string"};class Yu{constructor(e){this.context=e}_resolvePlotKey(e,i){if(e){const r=this.context.plots[e];return!r||!i||r._callsiteId===i?e:e+i}return i||"plot"}extractPlotOptions(e){const i={};for(let r in e)i[r]=g.from(e[r]).get(0);return i}get linestyle_dashed(){return"linestyle_dashed"}get linestyle_dotted(){return"linestyle_dotted"}get linestyle_solid(){return"linestyle_solid"}get style_area(){return"style_area"}get style_areabr(){return"style_areabr"}get style_circles(){return"style_circles"}get style_columns(){return"style_columns"}get style_cross(){return"style_cross"}get style_histogram(){return"style_histogram"}get style_line(){return"style_line"}get style_linebr(){return"style_linebr"}get style_stepline(){return"style_stepline"}get style_stepline_diamond(){return"style_stepline_diamond"}get style_steplinebr(){return"style_steplinebr"}param(e,i=0,r){return g.from(e).get(i)}plotchar(...e){const i=ke(e),r=X(e,Ru,Vu),{series:n,title:a,...s}=r,o=this.extractPlotOptions(s),l=this._resolvePlotKey(a,i);this.context.plots[l]||(this.context.plots[l]={data:[],options:{...o,style:"char"},title:a,_plotKey:l,_callsiteId:i});const c=g.from(n).get(0);return this.context.plots[l].data.push({title:a,time:this.context.marketData[this.context.idx].openTime,value:c,options:{char:o.char,color:o.color,textcolor:o.textcolor,location:o.location,size:o.size,offset:o.offset}}),this.context.plots[l]}any(...e){const i=ke(e),r=X(e,Mu,Wu),{series:n,title:a,...s}=r,o=this.extractPlotOptions(s),l=this._resolvePlotKey(a,i),c="color"in s;if(!this.context.plots[l]){const f=o.force_overlay??(this.context?.indicator?.overlay||!1);this.context.plots[l]={data:[],options:{...o,overlay:f},title:a,_plotKey:l,_callsiteId:i}}const h=g.from(n).get(0);let p=o.color;typeof p=="function"&&(p=p());const u={color:c?typeof p=="string"?p:void 0:p||"#2962ff"};return"offset"in s&&(u.offset=o.offset),this.context.plots[l].data.push({title:a,time:this.context.marketData[this.context.idx].openTime,value:h,options:u}),this.context.plots[l]}plotshape(...e){const i=ke(e),r=X(e,Ou,Uu),{series:n,title:a,...s}=r,o=this.extractPlotOptions(s),l=this._resolvePlotKey(a,i);if(!this.context.plots[l]){const h=o.force_overlay??(this.context?.indicator?.overlay||!1);this.context.plots[l]={data:[],options:{...o,style:"shape",shape:o.style,overlay:h},title:a,_plotKey:l,_callsiteId:i}}const c=g.from(n).get(0);return this.context.plots[l].data.push({title:a,time:this.context.marketData[this.context.idx].openTime,value:c,options:o?.location==="absolute"||c?{text:o.text,textcolor:o.textcolor,color:o.color,offset:o.offset,shape:o.style,location:o.location,size:o.size}:void 0}),this.context.plots[l]}plotarrow(...e){const i=ke(e),r=X(e,Lu,qu),{series:n,title:a,...s}=r,o=g.from(n).get(0),l=this.extractPlotOptions(s),c=this._resolvePlotKey(a,i);if(!this.context.plots[c]){const h=l.force_overlay??(this.context?.indicator?.overlay||!1);this.context.plots[c]={data:[],options:{...l,style:"shape",overlay:h},title:a,_plotKey:c,_callsiteId:i}}return this.context.plots[c].data.push({title:a,time:this.context.marketData[this.context.idx].openTime,value:o,options:typeof o=="number"&&!isNaN(o)&&o!==0?{text:void 0,textcolor:void 0,color:o>0?l.colorup:l.colordown,offset:l.offset,shape:o>0?"shape_arrow_up":"shape_arrow_down",location:o>0?"BelowBar":"AboveBar",height:l.maxheight}:void 0}),this.context.plots[c]}plotbar(...e){const i=ke(e),r=X(e,ju,Ku),{open:n,high:a,low:s,close:o,title:l,...c}=r,h=this.extractPlotOptions(c),p=this._resolvePlotKey(l,i);if(!this.context.plots[p]){const f=h.force_overlay??(this.context?.indicator?.overlay||!1);this.context.plots[p]={data:[],options:{...h,style:"bar",overlay:f},title:l,_plotKey:p,_callsiteId:i}}const u=[g.from(n).get(0),g.from(a).get(0),g.from(s).get(0),g.from(o).get(0)];this.context.plots[p].data.push({title:l,time:this.context.marketData[this.context.idx].openTime,value:u,options:{color:h.color}})}plotcandle(...e){const i=ke(e),r=X(e,Bu,zu),{open:n,high:a,low:s,close:o,title:l,...c}=r,h=this.extractPlotOptions(c),p=this._resolvePlotKey(l,i);if(!this.context.plots[p]){const f=h.force_overlay??(this.context?.indicator?.overlay||!1);this.context.plots[p]={data:[],options:{...h,style:"candle",overlay:f},title:l,_plotKey:p,_callsiteId:i}}const u=[g.from(n).get(0),g.from(a).get(0),g.from(s).get(0),g.from(o).get(0)];return this.context.plots[p].data.push({title:l,time:this.context.marketData[this.context.idx].openTime,value:u,options:{color:h.color,wickcolor:h.wickcolor,bordercolor:h.bordercolor}}),this.context.plots[p]}bgcolor(...e){const i=ke(e),r=X(e,fr,dr),{title:n,...a}=r,s=this.extractPlotOptions(a),o=this._resolvePlotKey(n,i);if(!this.context.plots[o]){const l=s.force_overlay??(this.context?.indicator?.overlay||!1);this.context.plots[o]={data:[],options:{...s,style:"background",overlay:l},title:n,_plotKey:o,_callsiteId:i}}this.context.plots[o].data.push({title:n,time:this.context.marketData[this.context.idx].openTime,value:s.color&&s.color!=="na"&&s?.color.toString()!=="NaN",options:{color:s.color}})}barcolor(...e){const i=ke(e),r=X(e,fr,dr),{title:n,...a}=r,s=this.extractPlotOptions(a),o=this._resolvePlotKey(n,i);return this.context.plots[o]||(this.context.plots[o]={data:[],options:{...s,style:"barcolor"},title:n,_plotKey:o,_callsiteId:i}),this.context.plots[o].data.push({title:n,time:this.context.marketData[this.context.idx].openTime,value:s.color&&s.color!=="na"&&s?.color.toString()!=="NaN",options:{color:s.color}}),this.context.plots[o]}}class Xu{constructor(e){this.context=e}get style_dashed(){return"dashed"}get style_solid(){return"solid"}get style_dotted(){return"dotted"}param(e,i=0,r){return g.from(e).get(i)}any(...e){const i=ke(e),r=X(e,Fu,Hu),{price:n,title:a,color:s,linestyle:o,linewidth:l,editable:c,display:h}=r,p=[n,{title:a,color:s,linestyle:o,linewidth:l,editable:c,display:h,style:"hline"}];return i&&p.push({__callsiteId:i}),this.context.pine.plot.any(...p)}}class Qu{constructor(e){this.context=e}param(e,i=0,r){return g.from(e).get(i)}any(...e){const i=ke(e),r=e.length>=6&&typeof e[2]=="number",n=!r&&e.length>=3&&e[2]!==null&&typeof e[2]=="object"&&"top_value"in e[2]?e[2]:null;if(r||n!==null){const a=e[0],s=e[1],o=n?g.from(n.top_value).get(0):e[2],l=n?g.from(n.bottom_value).get(0):e[3],c=n?g.from(n.top_color).get(0):e[4],h=n?g.from(n.bottom_color).get(0):e[5],p=n?n.title||void 0:e.length>6&&typeof e[6]=="string"?e[6]:void 0,u=a?._plotKey||a?.title,f=s?._plotKey||s?.title;let m=p||"fill";const x=this.context.plots[m];x&&i&&x._callsiteId!==i&&(m=i),this.context.plots[m]||(this.context.plots[m]={title:p||"Fill",plot1:u,plot2:f,data:[],options:{plot1:u,plot2:f,style:"fill",gradient:!0},_plotKey:m,_callsiteId:i}),this.context.plots[m].data.push({time:this.context.marketData[this.context.idx].openTime,value:null,options:{top_value:o,bottom_value:l,top_color:c,bottom_color:h}})}else{const a=X(e,$u,Gu),{plot1:s,plot2:o,color:l,title:c,editable:h,show_last:p,fillgaps:u,display:f}=a;let m=c||"fill";const x=this.context.plots[m];x&&i&&x._callsiteId!==i&&(m=i);const _=g.from(l).get(0);if(!this.context.plots[m]){const b=s?._plotKey||s?.title,v=o?._plotKey||o?.title;this.context.plots[m]={title:c||"Fill",plot1:b,plot2:v,data:[],options:{plot1:b,plot2:v,color:_,editable:h,show_last:p,fillgaps:u,display:f,style:"fill"},_plotKey:m,_callsiteId:i}}this.context.plots[m].data.push({time:this.context.marketData[this.context.idx].openTime,value:null,options:{color:_}})}}}class Zu{constructor(e){this.context=e;const i=this.context;this.point={new(r,n,a){return new se(r,n,a??NaN)},from_index(r,n){return new se(void 0,r,n)},from_time(r,n){return new se(r,void 0,n)},copy(r){return r.copy()},now(r){const n=i.idx,a=i.marketData[n]?.openTime;return new se(a,n,r)}}}point;param(e,i=0,r){return g.from(e).get(i)}bg_color(){return"#1e293b"}fg_color(){return"#d1d4dc"}is_standard(){return!0}is_heikinashi(){return!1}is_kagi(){return!1}is_linebreak(){return!1}is_pnf(){return!1}is_range(){return!1}is_renko(){return!1}}let Ju=0;class Ri{id;x;y;text;xloc;yloc;color;style;textcolor;size;textalign;tooltip;text_font_family;force_overlay;_deleted;_helper;_createdAtBar=-1;constructor(e,i,r="",n="bi",a="pr",s="",o="style_label_down",l="",c="normal",h="center",p="",u="default",f=!1){this.id=Ju++,this.x=e,this.y=i,this.text=r,this.xloc=n,this.yloc=a,this.color=s,this.style=o,this.textcolor=l,this.size=c,this.textalign=h,this.tooltip=p,this.text_font_family=u,this.force_overlay=f,this._deleted=!1,this._helper=null}set_x(e){this._helper?this._helper.set_x(this,e):this._deleted||(this.x=e)}set_y(e){this._helper?this._helper.set_y(this,e):this._deleted||(this.y=e)}set_xy(e,i){this._helper?this._helper.set_xy(this,e,i):this._deleted||(this.x=e,this.y=i)}set_text(e){this._helper?this._helper.set_text(this,e):this._deleted||(this.text=e)}set_color(e){this._helper?this._helper.set_color(this,e):this._deleted||(this.color=e)}set_textcolor(e){this._helper?this._helper.set_textcolor(this,e):this._deleted||(this.textcolor=e)}set_size(e){this._helper?this._helper.set_size(this,e):this._deleted||(this.size=e)}set_style(e){this._helper?this._helper.set_style(this,e):this._deleted||(this.style=e)}set_textalign(e){this._helper?this._helper.set_textalign(this,e):this._deleted||(this.textalign=e)}set_tooltip(e){this._helper?this._helper.set_tooltip(this,e):this._deleted||(this.tooltip=e)}set_xloc(e){this._helper?this._helper.set_xloc(this,e):this._deleted||(this.xloc=e)}set_yloc(e){this._helper?this._helper.set_yloc(this,e):this._deleted||(this.yloc=e)}set_point(e){this._helper&&this._helper.set_point(this,e)}set_text_font_family(e){this._deleted||(this.text_font_family=e)}get_x(){return this.x}get_y(){return this.y}get_text(){return this.text}delete(){this._deleted=!0}copy(){return new Ri(this.x,this.y,this.text,this.xloc,this.yloc,this.color,this.style,this.textcolor,this.size,this.textalign,this.tooltip,this.text_font_family,this.force_overlay)}toPlotData(){return{id:this.id,x:this.x,y:this.y,text:this.text,xloc:this.xloc,yloc:this.yloc,color:this.color,style:this.style,textcolor:this.textcolor,size:this.size,textalign:this.textalign,tooltip:this.tooltip,text_font_family:this.text_font_family,force_overlay:this.force_overlay,_deleted:this._deleted}}}const ep=[["x","y","text","xloc","yloc","color","style","textcolor","size","textalign","tooltip","text_font_family","force_overlay"],["point","text","xloc","yloc","color","style","textcolor","size","textalign","tooltip","text_font_family","force_overlay"]],tp={x:"number",y:"number",text:"string",xloc:"string",yloc:"string",color:"color",style:"string",textcolor:"color",size:"string",textalign:"string",tooltip:"string",text_font_family:"string",force_overlay:"boolean",point:"point"};class ip{constructor(e){this.context=e}_labels=[];param(e,i=0,r){return g.from(e).get(i)}_ensurePlotsEntry(){this.context.plots.__labels__||(this.context.plots.__labels__={title:"__labels__",data:[],options:{style:"label",overlay:this.context.indicator?.overlay||!1}})}syncToPlot(){this._ensurePlotsEntry();const e=this.context.marketData[0]?.openTime||0,i=this._labels.map(a=>a.toPlotData()),r=i.filter(a=>!a.force_overlay),n=i.filter(a=>a.force_overlay);this.context.plots.__labels__.data=[{time:e,value:r,options:{style:"label"}}],n.length>0?this.context.plots.__labels_overlay__={title:"__labels_overlay__",data:[{time:e,value:n,options:{style:"label"}}],options:{style:"label",overlay:!0}}:delete this.context.plots.__labels_overlay__}_resolve(e){if(e==null)return e;if(e instanceof _t)return null;if(typeof e=="object"&&Array.isArray(e.data)&&typeof e.get=="function"){const i=e.get(0);return typeof i=="number"&&isNaN(i)?null:i}return typeof e=="function"?e():typeof e=="number"&&isNaN(e)?null:e}_createLabel(e,i,r="",n="bi",a="pr",s="",o="style_label_down",l="",c="normal",h="center",p="",u="default",f=!1){const m=new Ri(e,i,this._resolve(r),this._resolve(n),this._resolve(a),this._resolve(s),this._resolve(o),this._resolve(l),this._resolve(c),this._resolve(h),this._resolve(p),this._resolve(u),f);return m._helper=this,m._createdAtBar=this.context.idx,this._labels.push(m),this._enforceMaxCount(),this.syncToPlot(),m}_enforceMaxCount(){const e=this.context.indicator?.max_labels_count??50,i=this._labels.filter(r=>!r._deleted);if(i.length>e){const r=i.length-e;let n=0;for(const a of this._labels){if(n>=r)break;a._deleted||(a._deleted=!0,n++)}}}new(...e){const i=X(e,ep,tp);let r,n,a=i.xloc;if(i.point instanceof se){const s=i.point;s.index!==void 0?(r=s.index,a=a||"bi"):s.time!==void 0?(r=s.time,a=a||"bt"):(r=0,a=a||"bi"),n=s.price}else r=i.x,n=i.y;return this._createLabel(r,n,i.text,a,i.yloc,i.color,i.style,i.textcolor,i.size,i.textalign,i.tooltip,i.text_font_family,i.force_overlay)}any(...e){return this.new(...e)}set_x(e,i){e&&!e._deleted&&(e.x=i)}set_y(e,i){e&&!e._deleted&&(e.y=i)}set_xy(e,i,r){e&&!e._deleted&&(e.x=i,e.y=r)}set_text(e,i){e&&!e._deleted&&(e.text=i)}set_color(e,i){e&&!e._deleted&&(e.color=i)}set_textcolor(e,i){e&&!e._deleted&&(e.textcolor=i)}set_size(e,i){e&&!e._deleted&&(e.size=i)}set_style(e,i){e&&!e._deleted&&(e.style=i)}set_textalign(e,i){e&&!e._deleted&&(e.textalign=i)}set_tooltip(e,i){e&&!e._deleted&&(e.tooltip=i)}set_xloc(e,i){e&&!e._deleted&&(e.xloc=i)}set_yloc(e,i){e&&!e._deleted&&(e.yloc=i)}set_point(e,i){e&&!e._deleted&&i&&(i.index!==void 0?(e.x=i.index,e.xloc="bi"):i.time!==void 0&&(e.x=i.time,e.xloc="bt"),e.y=i.price)}get_x(e){return e?e.x:NaN}get_y(e){return e?e.y:NaN}get_text(e){return e?e.text:""}copy(e){if(!e)return;const i=e.copy();return i._helper=this,i._createdAtBar=this.context.idx,this._labels.push(i),this._enforceMaxCount(),this.syncToPlot(),i}delete(e){e&&(e._deleted=!0)}get all(){return this._labels.filter(e=>!e._deleted)}rollbackFromBar(e){this._labels=this._labels.filter(i=>i._createdAtBar<e),this.syncToPlot()}get style_label_down(){return"style_label_down"}get style_label_up(){return"style_label_up"}get style_label_left(){return"style_label_left"}get style_label_right(){return"style_label_right"}get style_label_lower_left(){return"style_label_lower_left"}get style_label_lower_right(){return"style_label_lower_right"}get style_label_upper_left(){return"style_label_upper_left"}get style_label_upper_right(){return"style_label_upper_right"}get style_label_center(){return"style_label_center"}get style_circle(){return"style_circle"}get style_square(){return"style_square"}get style_diamond(){return"style_diamond"}get style_flag(){return"style_flag"}get style_arrowup(){return"style_arrowup"}get style_arrowdown(){return"style_arrowdown"}get style_cross(){return"style_cross"}get style_xcross(){return"style_xcross"}get style_triangleup(){return"style_triangleup"}get style_triangledown(){return"style_triangledown"}get style_none(){return"style_none"}get style_text_outline(){return"style_text_outline"}}let rp=0;class Vi{id;x1;y1;x2;y2;xloc;extend;color;style;width;force_overlay;_deleted;_helper;_createdAtBar=-1;constructor(e,i,r,n,a="bi",s="none",o="",l="style_solid",c=1,h=!1){this.id=rp++,this.x1=e,this.y1=i,this.x2=r,this.y2=n,this.xloc=a,this.extend=s,this.color=o,this.style=l,this.width=c,this.force_overlay=h,this._deleted=!1,this._helper=null}set_x1(e){this._helper?this._helper.set_x1(this,e):this._deleted||(this.x1=e)}set_y1(e){this._helper?this._helper.set_y1(this,e):this._deleted||(this.y1=e)}set_x2(e){this._helper?this._helper.set_x2(this,e):this._deleted||(this.x2=e)}set_y2(e){this._helper?this._helper.set_y2(this,e):this._deleted||(this.y2=e)}set_xy1(e,i){this._helper?this._helper.set_xy1(this,e,i):this._deleted||(this.x1=e,this.y1=i)}set_xy2(e,i){this._helper?this._helper.set_xy2(this,e,i):this._deleted||(this.x2=e,this.y2=i)}set_color(e){this._helper?this._helper.set_color(this,e):this._deleted||(this.color=e)}set_width(e){this._helper?this._helper.set_width(this,e):this._deleted||(this.width=e)}set_style(e){this._helper?this._helper.set_style(this,e):this._deleted||(this.style=e)}set_extend(e){this._helper?this._helper.set_extend(this,e):this._deleted||(this.extend=e)}set_xloc(e,i,r){this._helper?this._helper.set_xloc(this,e,i,r):this._deleted||(this.x1=e,this.x2=i,this.xloc=r)}set_first_point(e){this._helper&&this._helper.set_first_point(this,e)}set_second_point(e){this._helper&&this._helper.set_second_point(this,e)}get_x1(){return this.x1}get_y1(){return this.y1}get_x2(){return this.x2}get_y2(){return this.y2}get_price(e){return this._helper?this._helper.get_price(this,e):NaN}delete(){this._deleted=!0}copy(){return new Vi(this.x1,this.y1,this.x2,this.y2,this.xloc,this.extend,this.color,this.style,this.width,this.force_overlay)}toPlotData(){return{id:this.id,x1:this.x1,y1:this.y1,x2:this.x2,y2:this.y2,xloc:this.xloc,extend:this.extend,color:this.color,style:this.style,width:this.width,force_overlay:this.force_overlay,_deleted:this._deleted}}}const np=[["x1","y1","x2","y2","xloc","extend","color","style","width","force_overlay"],["first_point","second_point","xloc","extend","color","style","width","force_overlay"]],sp={x1:"number",y1:"number",x2:"number",y2:"number",xloc:"string",extend:"string",color:"color",style:"string",width:"number",force_overlay:"boolean",first_point:"point",second_point:"point"};class ap{constructor(e){this.context=e}_lines=[];param(e,i=0,r){return g.from(e).get(i)}_ensurePlotsEntry(){this.context.plots.__lines__||(this.context.plots.__lines__={title:"__lines__",data:[],options:{style:"drawing_line",overlay:this.context.indicator?.overlay||!1}})}syncToPlot(){this._ensurePlotsEntry();const e=this.context.marketData[0]?.openTime||0,i=this._lines.map(a=>a.toPlotData()),r=i.filter(a=>!a.force_overlay),n=i.filter(a=>a.force_overlay);this.context.plots.__lines__.data=[{time:e,value:r,options:{style:"drawing_line"}}],n.length>0?this.context.plots.__lines_overlay__={title:"__lines_overlay__",data:[{time:e,value:n,options:{style:"drawing_line"}}],options:{style:"drawing_line",overlay:!0}}:delete this.context.plots.__lines_overlay__}_resolvePoint(e){return e.index!==void 0?{x:e.index,xloc:"bi"}:e.time!==void 0?{x:e.time,xloc:"bt"}:{x:0,xloc:"bi"}}_resolve(e){return e==null?e:e instanceof _t?NaN:typeof e=="object"&&Array.isArray(e.data)&&typeof e.get=="function"?e.get(0):typeof e=="function"?e():e}_createLine(e,i,r,n,a="bi",s="none",o="",l="style_solid",c=1,h=!1){const p=new Vi(e,i,r,n,a,this._resolve(s),this._resolve(o),this._resolve(l),this._resolve(c)||1,h);return p._helper=this,p._createdAtBar=this.context.idx,this._lines.push(p),this._enforceMaxCount(),this.syncToPlot(),p}_enforceMaxCount(){const e=this.context.indicator?.max_lines_count??50,i=this._lines.filter(r=>!r._deleted);if(i.length>e){const r=i.length-e;let n=0;for(const a of this._lines){if(n>=r)break;a._deleted||(a._deleted=!0,n++)}}}new(...e){const i=X(e,np,sp);let r,n,a,s,o=i.xloc;if(i.first_point instanceof se){const l=i.first_point,c=i.second_point,h=this._resolvePoint(l);r=h.x,n=l.price,o=o||h.xloc,c instanceof se?(a=this._resolvePoint(c).x,s=c.price):(a=0,s=NaN)}else r=i.x1,n=i.y1,a=i.x2,s=i.y2;return this._createLine(r,n,a,s,o,i.extend,i.color,i.style,i.width,i.force_overlay)}any(...e){return this.new(...e)}set_x1(e,i){e&&!e._deleted&&(e.x1=this._resolve(i))}set_y1(e,i){e&&!e._deleted&&(e.y1=this._resolve(i))}set_x2(e,i){e&&!e._deleted&&(e.x2=this._resolve(i))}set_y2(e,i){e&&!e._deleted&&(e.y2=this._resolve(i))}set_xy1(e,i,r){e&&!e._deleted&&(e.x1=this._resolve(i),e.y1=this._resolve(r))}set_xy2(e,i,r){e&&!e._deleted&&(e.x2=this._resolve(i),e.y2=this._resolve(r))}set_color(e,i){e&&!e._deleted&&(e.color=this._resolve(i))}set_width(e,i){e&&!e._deleted&&(e.width=this._resolve(i)||1)}set_style(e,i){e&&!e._deleted&&(e.style=this._resolve(i))}set_extend(e,i){e&&!e._deleted&&(e.extend=this._resolve(i))}set_xloc(e,i,r,n){e&&!e._deleted&&(e.x1=i,e.x2=r,e.xloc=n)}set_first_point(e,i){if(e&&!e._deleted&&i){const r=this._resolvePoint(i);e.x1=r.x,e.y1=i.price,e.xloc=r.xloc}}set_second_point(e,i){if(e&&!e._deleted&&i){const r=this._resolvePoint(i);e.x2=r.x,e.y2=i.price,e.xloc=r.xloc}}get_x1(e){return e?e.x1:NaN}get_y1(e){return e?e.y1:NaN}get_x2(e){return e?e.x2:NaN}get_y2(e){return e?e.y2:NaN}get_price(e,i){if(!e||e._deleted)return NaN;if(e.xloc!=="bi")return NaN;const r=e.x2-e.x1;return r===0?e.y1:e.y1+(i-e.x1)/r*(e.y2-e.y1)}copy(e){if(!e)return;const i=e.copy();return i._helper=this,i._createdAtBar=this.context.idx,this._lines.push(i),this._enforceMaxCount(),this.syncToPlot(),i}delete(e){e&&(e._deleted=!0)}get all(){return this._lines.filter(e=>!e._deleted)}rollbackFromBar(e){this._lines=this._lines.filter(i=>i._createdAtBar<e),this.syncToPlot()}get style_solid(){return"style_solid"}get style_dotted(){return"style_dotted"}get style_dashed(){return"style_dashed"}get style_arrow_left(){return"style_arrow_left"}get style_arrow_right(){return"style_arrow_right"}get style_arrow_both(){return"style_arrow_both"}}let op=0;class Oi{id;left;top;right;bottom;xloc;extend;border_color;border_style;border_width;bgcolor;text;text_color;text_size;text_halign;text_valign;text_wrap;text_font_family;text_formatting;force_overlay;_deleted;_helper;_createdAtBar=-1;constructor(e,i,r,n,a="bi",s="none",o="#2962ff",l="style_solid",c=1,h="#2962ff",p="",u="#000000",f="auto",m="center",x="center",_="wrap_none",b="default",v="format_none",w=!1){this.id=op++,this.left=e,this.top=i,this.right=r,this.bottom=n,this.xloc=a,this.extend=s,this.border_color=o,this.border_style=l,this.border_width=c,this.bgcolor=h,this.text=p,this.text_color=u,this.text_size=f,this.text_halign=m,this.text_valign=x,this.text_wrap=_,this.text_font_family=b,this.text_formatting=v,this.force_overlay=w,this._deleted=!1,this._helper=null}set_left(e){this._helper?this._helper.set_left(this,e):this._deleted||(this.left=e)}set_right(e){this._helper?this._helper.set_right(this,e):this._deleted||(this.right=e)}set_top(e){this._helper?this._helper.set_top(this,e):this._deleted||(this.top=e)}set_bottom(e){this._helper?this._helper.set_bottom(this,e):this._deleted||(this.bottom=e)}set_lefttop(e,i){this._helper?this._helper.set_lefttop(this,e,i):this._deleted||(this.left=e,this.top=i)}set_rightbottom(e,i){this._helper?this._helper.set_rightbottom(this,e,i):this._deleted||(this.right=e,this.bottom=i)}set_top_left_point(e){this._helper&&this._helper.set_top_left_point(this,e)}set_bottom_right_point(e){this._helper&&this._helper.set_bottom_right_point(this,e)}set_xloc(e,i,r){this._helper?this._helper.set_xloc(this,e,i,r):this._deleted||(this.left=e,this.right=i,this.xloc=r)}set_bgcolor(e){this._helper?this._helper.set_bgcolor(this,e):this._deleted||(this.bgcolor=e)}set_border_color(e){this._helper?this._helper.set_border_color(this,e):this._deleted||(this.border_color=e)}set_border_width(e){this._helper?this._helper.set_border_width(this,e):this._deleted||(this.border_width=e)}set_border_style(e){this._helper?this._helper.set_border_style(this,e):this._deleted||(this.border_style=e)}set_extend(e){this._helper?this._helper.set_extend(this,e):this._deleted||(this.extend=e)}set_text(e){this._helper?this._helper.set_text(this,e):this._deleted||(this.text=e)}set_text_color(e){this._helper?this._helper.set_text_color(this,e):this._deleted||(this.text_color=e)}set_text_size(e){this._helper?this._helper.set_text_size(this,e):this._deleted||(this.text_size=e)}set_text_halign(e){this._helper?this._helper.set_text_halign(this,e):this._deleted||(this.text_halign=e)}set_text_valign(e){this._helper?this._helper.set_text_valign(this,e):this._deleted||(this.text_valign=e)}set_text_wrap(e){this._helper?this._helper.set_text_wrap(this,e):this._deleted||(this.text_wrap=e)}set_text_font_family(e){this._helper?this._helper.set_text_font_family(this,e):this._deleted||(this.text_font_family=e)}set_text_formatting(e){this._helper?this._helper.set_text_formatting(this,e):this._deleted||(this.text_formatting=e)}get_left(){return this.left}get_right(){return this.right}get_top(){return this.top}get_bottom(){return this.bottom}delete(){this._deleted=!0}toPlotData(){return{id:this.id,left:this.left,top:this.top,right:this.right,bottom:this.bottom,xloc:this.xloc,extend:this.extend,border_color:this.border_color,border_style:this.border_style,border_width:this.border_width,bgcolor:this.bgcolor,text:this.text,text_color:this.text_color,text_size:this.text_size,text_halign:this.text_halign,text_valign:this.text_valign,text_wrap:this.text_wrap,text_font_family:this.text_font_family,text_formatting:this.text_formatting,force_overlay:this.force_overlay,_deleted:this._deleted}}copy(){return new Oi(this.left,this.top,this.right,this.bottom,this.xloc,this.extend,this.border_color,this.border_style,this.border_width,this.bgcolor,this.text,this.text_color,this.text_size,this.text_halign,this.text_valign,this.text_wrap,this.text_font_family,this.text_formatting,this.force_overlay)}}const lp=[["left","top","right","bottom","border_color","border_width","border_style","extend","xloc","bgcolor","text","text_size","text_color","text_halign","text_valign","text_wrap","text_font_family","force_overlay"],["top_left","bottom_right","border_color","border_width","border_style","extend","xloc","bgcolor","text","text_size","text_color","text_halign","text_valign","text_wrap","text_font_family","force_overlay"]],cp={left:"number",top:"number",right:"number",bottom:"number",top_left:"point",bottom_right:"point",border_color:"color",border_width:"number",border_style:"string",extend:"string",xloc:"string",bgcolor:"color",text:"string",text_size:"string",text_color:"color",text_halign:"string",text_valign:"string",text_wrap:"string",text_font_family:"string",force_overlay:"boolean"};class hp{constructor(e){this.context=e}_boxes=[];param(e,i=0,r){return g.from(e).get(i)}_ensurePlotsEntry(){this.context.plots.__boxes__||(this.context.plots.__boxes__={title:"__boxes__",data:[],options:{style:"drawing_box",overlay:this.context.indicator?.overlay||!1}})}syncToPlot(){this._ensurePlotsEntry();const e=this.context.marketData[0]?.openTime||0,i=this._boxes.map(a=>a.toPlotData()),r=i.filter(a=>!a.force_overlay),n=i.filter(a=>a.force_overlay);this.context.plots.__boxes__.data=[{time:e,value:r,options:{style:"drawing_box"}}],n.length>0?this.context.plots.__boxes_overlay__={title:"__boxes_overlay__",data:[{time:e,value:n,options:{style:"drawing_box"}}],options:{style:"drawing_box",overlay:!0}}:delete this.context.plots.__boxes_overlay__}_resolvePoint(e){return e.index!==void 0?{x:e.index,xloc:"bi"}:e.time!==void 0?{x:e.time,xloc:"bt"}:{x:0,xloc:"bi"}}_resolve(e){return e==null?e:e instanceof _t?NaN:typeof e=="object"&&Array.isArray(e.data)&&typeof e.get=="function"?e.get(0):typeof e=="function"?e():e}_resolveColor(e,i){const r=this._resolve(e);return typeof r=="number"&&isNaN(r)?NaN:r||i}_createBox(e,i,r,n,a="bi",s="none",o="#2962ff",l="style_solid",c=1,h="#2962ff",p="",u="#000000",f="auto",m="center",x="center",_="wrap_none",b="default",v="format_none",w=!1){const E=new Oi(e,i,r,n,a,this._resolve(s),this._resolveColor(o,"#2962ff"),this._resolve(l)||"style_solid",this._resolve(c)??1,this._resolveColor(h,"#2962ff"),this._resolve(p)||"",this._resolveColor(u,"#000000"),this._resolve(f)||"auto",this._resolve(m)||"center",this._resolve(x)||"center",this._resolve(_)||"wrap_none",this._resolve(b)||"default",this._resolve(v)||"format_none",w);return E._helper=this,E._createdAtBar=this.context.idx,this._boxes.push(E),this._enforceMaxCount(),this.syncToPlot(),E}_enforceMaxCount(){const e=this.context.indicator?.max_boxes_count??50,i=this._boxes.filter(r=>!r._deleted);if(i.length>e){const r=i.length-e;let n=0;for(const a of this._boxes){if(n>=r)break;a._deleted||(a._deleted=!0,n++)}}}new(...e){const i=X(e,lp,cp);let r,n,a,s,o=i.xloc;if(i.top_left instanceof se){const l=i.top_left,c=i.bottom_right,h=this._resolvePoint(l);r=h.x,n=l.price,o=o||h.xloc,c instanceof se?(a=this._resolvePoint(c).x,s=c.price):(a=0,s=NaN)}else r=this._resolve(i.left),n=this._resolve(i.top),a=this._resolve(i.right),s=this._resolve(i.bottom);return this._createBox(r,n,a,s,o,i.extend,i.border_color,i.border_style,i.border_width,i.bgcolor,i.text,i.text_color,i.text_size,i.text_halign,i.text_valign,i.text_wrap,i.text_font_family,void 0,i.force_overlay)}any(...e){return this.new(...e)}set_left(e,i){e&&!e._deleted&&(e.left=this._resolve(i))}set_right(e,i){e&&!e._deleted&&(e.right=this._resolve(i))}set_top(e,i){e&&!e._deleted&&(e.top=this._resolve(i))}set_bottom(e,i){e&&!e._deleted&&(e.bottom=this._resolve(i))}set_lefttop(e,i,r){e&&!e._deleted&&(e.left=this._resolve(i),e.top=this._resolve(r))}set_rightbottom(e,i,r){e&&!e._deleted&&(e.right=this._resolve(i),e.bottom=this._resolve(r))}set_top_left_point(e,i){if(e&&!e._deleted&&i){const r=this._resolvePoint(i);e.left=r.x,e.top=i.price,e.xloc=r.xloc}}set_bottom_right_point(e,i){if(e&&!e._deleted&&i){const r=this._resolvePoint(i);e.right=r.x,e.bottom=i.price,e.xloc=r.xloc}}set_xloc(e,i,r,n){e&&!e._deleted&&(e.left=this._resolve(i),e.right=this._resolve(r),e.xloc=this._resolve(n))}set_bgcolor(e,i){e&&!e._deleted&&(e.bgcolor=this._resolve(i))}set_border_color(e,i){e&&!e._deleted&&(e.border_color=this._resolve(i))}set_border_width(e,i){e&&!e._deleted&&(e.border_width=this._resolve(i)??1)}set_border_style(e,i){e&&!e._deleted&&(e.border_style=this._resolve(i))}set_extend(e,i){e&&!e._deleted&&(e.extend=this._resolve(i))}set_text(e,i){e&&!e._deleted&&(e.text=this._resolve(i)||"")}set_text_color(e,i){e&&!e._deleted&&(e.text_color=this._resolve(i))}set_text_size(e,i){e&&!e._deleted&&(e.text_size=this._resolve(i))}set_text_halign(e,i){e&&!e._deleted&&(e.text_halign=this._resolve(i))}set_text_valign(e,i){e&&!e._deleted&&(e.text_valign=this._resolve(i))}set_text_wrap(e,i){e&&!e._deleted&&(e.text_wrap=this._resolve(i))}set_text_font_family(e,i){e&&!e._deleted&&(e.text_font_family=this._resolve(i))}set_text_formatting(e,i){e&&!e._deleted&&(e.text_formatting=this._resolve(i))}get_left(e){return e?e.left:NaN}get_right(e){return e?e.right:NaN}get_top(e){return e?e.top:NaN}get_bottom(e){return e?e.bottom:NaN}copy(e){if(!e)return;const i=e.copy();return i._helper=this,i._createdAtBar=this.context.idx,this._boxes.push(i),this._enforceMaxCount(),this.syncToPlot(),i}delete(e){e&&(e._deleted=!0)}get all(){return this._boxes.filter(e=>!e._deleted)}rollbackFromBar(e){this._boxes=this._boxes.filter(i=>i._createdAtBar<e),this.syncToPlot()}}let up=0;class pp{id;line1;line2;color;_deleted;_createdAtBar=-1;constructor(e,i,r){this.id=up++,this.line1=e,this.line2=i,this.color=r,this._deleted=!1}get_line1(){return this.line1}get_line2(){return this.line2}set_color(e){this._deleted||(typeof e=="function"&&(e=e()),e&&typeof e=="object"&&Array.isArray(e.data)&&typeof e.get=="function"&&(e=e.get(0)),this.color=e||"")}delete(){this._deleted=!0}toPlotData(){const e=r=>r?{id:r.id,x1:r.x1,y1:r.y1,x2:r.x2,y2:r.y2,xloc:r.xloc,extend:r.extend,color:r.color,style:r.style,width:r.width,_deleted:r._deleted}:null,i=!!(this.line1?.force_overlay||this.line2?.force_overlay);return{id:this.id,line1:e(this.line1),line2:e(this.line2),color:this.color,force_overlay:i,_deleted:this._deleted}}}class fp{constructor(e){this.context=e}_linefills=[];param(e,i=0,r){return g.from(e).get(i)}_ensurePlotsEntry(){this.context.plots.__linefills__||(this.context.plots.__linefills__={title:"__linefills__",data:[],options:{style:"linefill",overlay:this.context.indicator?.overlay||!1}})}syncToPlot(){this._ensurePlotsEntry();const e=this.context.marketData[0]?.openTime||0,i=this._linefills.map(a=>a.toPlotData()),r=i.filter(a=>!a.force_overlay),n=i.filter(a=>a.force_overlay);this.context.plots.__linefills__.data=[{time:e,value:r,options:{style:"linefill"}}],n.length>0?this.context.plots.__linefills_overlay__={title:"__linefills_overlay__",data:[{time:e,value:n,options:{style:"linefill"}}],options:{style:"linefill",overlay:!0}}:delete this.context.plots.__linefills_overlay__}_resolve(e){return e==null?e:e instanceof _t?NaN:typeof e=="object"&&Array.isArray(e.data)&&typeof e.get=="function"?e.get(0):typeof e=="function"?e():e}new(e,i,r){const n=this._resolve(e),a=this._resolve(i),s=r&&typeof r=="object"&&!Array.isArray(r)&&"color"in r?r.color:r,o=this._resolve(s)||"";if(n&&a){const c=n.id,h=a.id;for(const p of this._linefills){if(p._deleted)continue;const u=p.line1?.id,f=p.line2?.id;if(u===c&&f===h||u===h&&f===c)return p.color=o,p._createdAtBar=this.context.idx,this.syncToPlot(),p}}const l=new pp(n,a,o);return l._createdAtBar=this.context.idx,this._linefills.push(l),this.syncToPlot(),l}any(...e){return this.new(e[0],e[1],e[2])}set_color(e,i){e&&!e._deleted&&(e.color=this._resolve(i)||"")}get_line1(e){return e?e.line1:void 0}get_line2(e){return e?e.line2:void 0}delete(e){e&&(e._deleted=!0)}get all(){return this._linefills.filter(e=>!e._deleted)}rollbackFromBar(e){this._linefills=this._linefills.filter(i=>i._createdAtBar<e),this.syncToPlot()}}let dp=0;class mp{id;points;curved;closed;xloc;line_color;fill_color;line_style;line_width;force_overlay;_deleted;_createdAtBar=-1;constructor(e,i=!1,r=!1,n="bi",a="#2962ff",s="",o="style_solid",l=1,c=!1){this.id=dp++,this.points=e,this.curved=i,this.closed=r,this.xloc=n,this.line_color=a,this.fill_color=s,this.line_style=o,this.line_width=l,this.force_overlay=c,this._deleted=!1}delete(){this._deleted=!0}toPlotData(){return{id:this.id,points:this.points.map(e=>({time:e.time,index:e.index,price:e.price})),curved:this.curved,closed:this.closed,xloc:this.xloc,line_color:this.line_color,fill_color:this.fill_color,line_style:this.line_style,line_width:this.line_width,force_overlay:this.force_overlay,_deleted:this._deleted}}}class gp{constructor(e){this.context=e}_polylines=[];param(e,i=0,r){return g.from(e).get(i)}_ensurePlotsEntry(){this.context.plots.__polylines__||(this.context.plots.__polylines__={title:"__polylines__",data:[],options:{style:"drawing_polyline",overlay:this.context.indicator?.overlay||!1}})}syncToPlot(){this._ensurePlotsEntry();const e=this.context.marketData[0]?.openTime||0;this.context.plots.__polylines__.data=[{time:e,value:this._polylines.map(i=>i.toPlotData()),options:{style:"drawing_polyline"}}]}_resolve(e){return e==null?e:e instanceof _t?NaN:typeof e=="object"&&Array.isArray(e.data)&&typeof e.get=="function"?e.get(0):typeof e=="function"?e():e}_resolveColor(e,i){const r=this._resolve(e);return typeof r=="number"&&isNaN(r)?NaN:r||i}_extractPoints(e){let i=this._resolve(e);const r=i&&i.array?i.array:i;return Array.isArray(r)?r.filter(n=>n instanceof se):[]}new(...e){let i,r=!1,n=!1,a="bi",s="#2962ff",o="",l="style_solid",c=1,h=!1;const p=_=>{r=_.curved??r,n=_.closed??n,a=_.xloc??a,s=_.line_color??s,o=_.fill_color??o,l=_.line_style??l,c=_.line_width??c,h=_.force_overlay??h},u=e.length>=1?e[e.length-1]:null,f=e.length>=2&&u&&typeof u=="object"&&!Array.isArray(u)&&!(u instanceof g)&&!(u instanceof se);if(e.length===1&&u&&typeof u=="object"&&!Array.isArray(u)&&"points"in u)i=u.points,p(u);else{const _=f?e.slice(0,-1):e;i=_[0],r=_[1]??r,n=_[2]??n,a=_[3]??a,s=_[4]??s,o=_[5]??o,l=_[6]??l,c=_[7]??c,h=_[8]??h,f&&p(u)}const m=this._extractPoints(i),x=new mp(m,this._resolve(r)??!1,this._resolve(n)??!1,this._resolve(a)||"bi",this._resolveColor(s,"#2962ff"),this._resolveColor(o,""),this._resolve(l)||"style_solid",this._resolve(c)||1,this._resolve(h)??!1);return x._createdAtBar=this.context.idx,this._polylines.push(x),this._enforceMaxCount(),this.syncToPlot(),x}_enforceMaxCount(){const e=this.context.indicator?.max_polylines_count??50,i=this._polylines.filter(r=>!r._deleted);if(i.length>e){const r=i.length-e;let n=0;for(const a of this._polylines){if(n>=r)break;a._deleted||(a._deleted=!0,n++)}}}any(...e){return this.new(...e)}delete(e){e&&(e._deleted=!0)}get all(){return this._polylines.filter(e=>!e._deleted)}rollbackFromBar(e){this._polylines=this._polylines.filter(i=>i._createdAtBar<e),this.syncToPlot()}}let yp=0;class xp{id;position;columns;rows;bgcolor;frame_color;frame_width;border_color;border_width;force_overlay;_deleted;cells;merges;_helper;constructor(e="top_right",i=1,r=1,n="",a="",s=0,o="",l=0,c=!1){this.id=yp++,this.position=e,this.columns=i,this.rows=r,this.bgcolor=n,this.frame_color=a,this.frame_width=s,this.border_color=o,this.border_width=l,this.force_overlay=c,this._deleted=!1,this.merges=[],this.cells=[];for(let h=0;h<r;h++){this.cells[h]=[];for(let p=0;p<i;p++)this.cells[h][p]=null}}delete(){this._deleted=!0}toPlotData(){const e=this.cells.map(i=>i.map(r=>r?{...r}:null));return{id:this.id,position:this.position,columns:this.columns,rows:this.rows,bgcolor:this.bgcolor,frame_color:this.frame_color,frame_width:this.frame_width,border_color:this.border_color,border_width:this.border_width,force_overlay:this.force_overlay,_deleted:this._deleted,cells:e,merges:this.merges.map(i=>({...i}))}}setCell(e,i,r){if(i<0||i>=this.rows||e<0||e>=this.columns)return;const n=this.cells[i][e];if(n&&n._merged&&n._merge_parent){const[s,o]=n._merge_parent;if(s===e&&o===i)n._merged=!1,n._merge_parent=void 0;else{this.setCell(s,o,r);return}}const a=n||this._defaultCell();Object.assign(a,r),this.cells[i][e]=a}getCell(e,i){return i<0||i>=this.rows||e<0||e>=this.columns?null:this.cells[i][e]}clearCell(e,i){i<0||i>=this.rows||e<0||e>=this.columns||(this.cells[i][e]=null)}_setHelper(e){this._helper=e}cell(...e){return this._helper.cell(this,...e)}clear(...e){return this._helper.clear(this,...e)}merge_cells(...e){return this._helper.merge_cells(this,...e)}cell_set_text(...e){return this._helper.cell_set_text(this,...e)}cell_set_bgcolor(...e){return this._helper.cell_set_bgcolor(this,...e)}cell_set_text_color(...e){return this._helper.cell_set_text_color(this,...e)}cell_set_text_size(...e){return this._helper.cell_set_text_size(this,...e)}cell_set_height(...e){return this._helper.cell_set_height(this,...e)}cell_set_width(...e){return this._helper.cell_set_width(this,...e)}cell_set_tooltip(...e){return this._helper.cell_set_tooltip(this,...e)}cell_set_text_halign(...e){return this._helper.cell_set_text_halign(this,...e)}cell_set_text_valign(...e){return this._helper.cell_set_text_valign(this,...e)}cell_set_text_font_family(...e){return this._helper.cell_set_text_font_family(this,...e)}set_position(...e){return this._helper.set_position(this,...e)}set_bgcolor(...e){return this._helper.set_bgcolor(this,...e)}set_border_color(...e){return this._helper.set_border_color(this,...e)}set_border_width(...e){return this._helper.set_border_width(this,...e)}set_frame_color(...e){return this._helper.set_frame_color(this,...e)}set_frame_width(...e){return this._helper.set_frame_width(this,...e)}_defaultCell(){return{text:"",width:0,height:0,text_color:"#000000",text_halign:"center",text_valign:"center",text_size:"normal",bgcolor:"",tooltip:"",text_font_family:"default",_merged:!1,_merge_parent:null}}}class _p{constructor(e){this.context=e}_tables=[];param(e,i=0,r){return g.from(e).get(i)}_ensurePlotsEntry(){this.context.plots.__tables__||(this.context.plots.__tables__={title:"__tables__",data:[],options:{style:"table",overlay:!0}})}syncToPlot(){this._ensurePlotsEntry();const e=this.context.marketData[0]?.openTime||0;this.context.plots.__tables__.data=[{time:e,value:this._tables.map(i=>i.toPlotData()),options:{style:"table"}}]}_resolve(e){return e==null?e:typeof e=="object"&&"__value"in e?e.__value:typeof e=="object"&&Array.isArray(e.data)&&typeof e.get=="function"?e.get(0):typeof e=="function"?e():e}new(...e){let i="top_right",r=1,n=1,a="",s="",o=0,l="",c=0,h=!1;const p=e[e.length-1];if(p&&typeof p=="object"&&!Array.isArray(p)&&("bgcolor"in p||"frame_color"in p||"border_color"in p||"position"in p||"columns"in p||"rows"in p)){const f=p,m=e.slice(0,-1);i=m[0]??f.position??i,r=m[1]??f.columns??r,n=m[2]??f.rows??n,a=f.bgcolor??a,s=f.frame_color??s,o=f.frame_width??o,l=f.border_color??l,c=f.border_width??c,h=f.force_overlay??h}else i=e[0]??i,r=e[1]??r,n=e[2]??n,a=e[3]??a,s=e[4]??s,o=e[5]??o,l=e[6]??l,c=e[7]??c,h=e[8]??h;const u=new xp(this._resolve(i)||"top_right",this._resolve(r)||1,this._resolve(n)||1,this._resolve(a)||"",this._resolve(s)||"",this._resolve(o)||0,this._resolve(l)||"",this._resolve(c)||0,this._resolve(h)??!1);return u._setHelper(this),this._tables.push(u),this.syncToPlot(),u}any(...e){return this.new(...e)}cell(...e){let i,r,n,a="",s=0,o=0,l="#000000",c="center",h="center",p="normal",u="",f="",m="default";const x=e[e.length-1];if(x&&typeof x=="object"&&!Array.isArray(x)&&("text"in x||"bgcolor"in x||"text_color"in x||"text_size"in x||"text_halign"in x||"tooltip"in x||"column"in x||"row"in x||"height"in x||"width"in x||"text_valign"in x||"text_font_family"in x)){const w=x,E=e.slice(0,-1);i=E[0],r=E.length>1?E[1]:w.column??0,n=E.length>2?E[2]:w.row??0,a=E[3]??w.text??a,s=E[4]??w.width??s,o=E[5]??w.height??o,l=E[6]??w.text_color??l,c=E[7]??w.text_halign??c,h=E[8]??w.text_valign??h,p=E[9]??w.text_size??p,u=E[10]??w.bgcolor??u,f=E[11]??w.tooltip??f,m=E[12]??w.text_font_family??m}else i=e[0],r=e[1]??0,n=e[2]??0,a=e[3]??a,s=e[4]??s,o=e[5]??o,l=e[6]??l,c=e[7]??c,h=e[8]??h,p=e[9]??p,u=e[10]??u,f=e[11]??f,m=e[12]??m;const _=this._resolve(i);if(!_||_._deleted)return;const b=this._resolve(r)??0,v=this._resolve(n)??0;_.setCell(b,v,{text:this._resolveText(this._resolve(a)),width:this._resolve(s)||0,height:this._resolve(o)||0,text_color:this._resolve(l)||"#000000",text_halign:this._resolve(c)||"center",text_valign:this._resolve(h)||"center",text_size:this._resolve(p)||"normal",bgcolor:this._resolve(u)||"",tooltip:this._resolveText(this._resolve(f)),text_font_family:this._resolve(m)||"default"}),this.syncToPlot()}delete(e){e&&(e._deleted=!0)}clear(...e){let i,r,n,a,s;const o=e[e.length-1];if(o&&typeof o=="object"&&!Array.isArray(o)&&("start_column"in o||"start_row"in o||"end_column"in o)){const f=o;i=e[0],r=e.length>2?e[1]:f.start_column??0,n=e.length>3?e[2]:f.start_row??0,a=f.end_column??(e.length>4?e[3]:r),s=f.end_row??(e.length>5?e[4]:n)}else i=e[0],r=e[1]??0,n=e[2]??0,a=e[3]??r,s=e[4]??n;const l=this._resolve(i);if(!l||l._deleted)return;const c=this._resolve(r)??0,h=this._resolve(n)??0,p=this._resolve(a)??c,u=this._resolve(s)??h;for(let f=h;f<=u;f++)for(let m=c;m<=p;m++)l.clearCell(m,f);this.syncToPlot()}merge_cells(...e){let i,r,n,a,s;const o=e[e.length-1];if(o&&typeof o=="object"&&!Array.isArray(o)&&("start_column"in o||"start_row"in o||"end_column"in o)){const f=o;i=e[0],r=e.length>2?e[1]:f.start_column??0,n=e.length>3?e[2]:f.start_row??0,a=f.end_column??(e.length>4?e[3]:0),s=f.end_row??(e.length>5?e[4]:0)}else i=e[0],r=e[1]??0,n=e[2]??0,a=e[3]??0,s=e[4]??0;const l=this._resolve(i);if(!l||l._deleted)return;const c=this._resolve(r)??0,h=this._resolve(n)??0,p=this._resolve(a)??0,u=this._resolve(s)??0;for(let f=h;f<=u;f++)for(let m=c;m<=p;m++)f===h&&m===c||l.setCell(m,f,{_merged:!0,_merge_parent:[c,h]});l.merges.push({startCol:c,startRow:h,endCol:p,endRow:u}),this.syncToPlot()}cell_set_text(e,i,r,n){this._setCellProp(e,i,r,"text",n,!0)}cell_set_bgcolor(e,i,r,n){this._setCellProp(e,i,r,"bgcolor",n)}cell_set_text_color(e,i,r,n){this._setCellProp(e,i,r,"text_color",n)}cell_set_text_size(e,i,r,n){this._setCellProp(e,i,r,"text_size",n)}cell_set_height(e,i,r,n){this._setCellProp(e,i,r,"height",n)}cell_set_width(e,i,r,n){this._setCellProp(e,i,r,"width",n)}cell_set_tooltip(e,i,r,n){this._setCellProp(e,i,r,"tooltip",n,!0)}cell_set_text_halign(e,i,r,n){this._setCellProp(e,i,r,"text_halign",n)}cell_set_text_valign(e,i,r,n){this._setCellProp(e,i,r,"text_valign",n)}cell_set_text_font_family(e,i,r,n){this._setCellProp(e,i,r,"text_font_family",n)}set_position(e,i){const r=this._resolve(e);!r||r._deleted||(r.position=this._resolve(i)||r.position,this.syncToPlot())}set_bgcolor(e,i){const r=this._resolve(e);!r||r._deleted||(r.bgcolor=this._resolve(i)||"",this.syncToPlot())}set_border_color(e,i){const r=this._resolve(e);!r||r._deleted||(r.border_color=this._resolve(i)||"",this.syncToPlot())}set_border_width(e,i){const r=this._resolve(e);!r||r._deleted||(r.border_width=this._resolve(i)||0,this.syncToPlot())}set_frame_color(e,i){const r=this._resolve(e);!r||r._deleted||(r.frame_color=this._resolve(i)||"",this.syncToPlot())}set_frame_width(e,i){const r=this._resolve(e);!r||r._deleted||(r.frame_width=this._resolve(i)||0,this.syncToPlot())}get all(){return this._tables.filter(e=>!e._deleted)}rollbackFromBar(e){this.syncToPlot()}_setCellProp(e,i,r,n,a,s=!1){const o=this._resolve(e);if(!o||o._deleted)return;const l=this._resolve(i)??0,c=this._resolve(r)??0,h=this._resolve(a);o.setCell(l,c,{[n]:s?this._resolveText(h):h}),this.syncToPlot()}_resolveText(e){return e==null||e!==e?"":String(e)}}class Qe{data={open:new g([]),high:new g([]),low:new g([]),close:new g([]),volume:new g([]),hl2:new g([]),hlc3:new g([]),ohlc4:new g([]),hlcc4:new g([]),bar_index:new g([])};indicator;cache={};taState={};isSecondaryContext=!1;chartTimezone=null;dataVersion=0;__maxLoops=5e5;NA=NaN;warnings=[];alerts=[];_alertMode="realtime";_execTick=0;warn(e,i){this.warnings.push({message:e,method:i,bar:this.idx})}lang;length=0;_drawingHelpers=[];pine;static _deprecationWarningsShown=new Set;idx=0;params={};const={};var={};let={};lctx=new Map;result=void 0;plots={};marketData;source;tickerId;timeframe="";limit;sDate;eDate;fullContext;pineTSCode;inputs={};constructor({marketData:e,source:i,tickerId:r,timeframe:n,limit:a,sDate:s,eDate:o,fullContext:l,inputs:c}){this.marketData=e,this.source=i,this.tickerId=r,this.timeframe=n,this.limit=a,this.sDate=s,this.eDate=o,this.fullContext=l||this,this.inputs=c||{};const h=new tc(this),p={Type:h.Type.bind(h),na:new _t,nz:h.nz.bind(h),indicator:h.indicator.bind(h),fixnan:h.fixnan.bind(h),alertcondition:h.alertcondition.bind(h),alert:new ec(this),error:h.error.bind(h),max_bars_back:h.max_bars_back.bind(h),timestamp:h.timestamp.bind(h),time:new cr(this,"openTime"),time_close:new cr(this,"closeTime"),dayofmonth:new We(this,Ue.dayofmonth),dayofweek:new We(this,Ue.dayofweek),hour:new We(this,Ue.hour),minute:new We(this,Ue.minute),month:new We(this,Ue.month),second:new We(this,Ue.second),weekofyear:new We(this,Ue.weekofyear),year:new We(this,Ue.year),bool:h.bool.bind(h),int:h.int.bind(h),float:h.float.bind(h),string:h.string.bind(h)},u=this;this.pine={input:new kc(this),ta:new Iu(this),math:new lh(this),request:new fh(this),array:new Vo(this),map:new Go(this),matrix:new zl(this),syminfo:null,timeframe:new Du(this),barstate:new Hl(this),get bar_index(){return u.data.bar_index},get last_bar_index(){return u.data.close.length-1},get last_bar_time(){return u.data.openTime.get(u.data.openTime.length-1)},get timenow(){return new Date().getTime()},get time_tradingday(){const $=g.from(u.data.closeTime).get(0);if(isNaN($))return NaN;const B=u.pine?.syminfo?.timezone||"UTC",R=dt($,B);return Date.UTC(R.year,R.month-1,R.day,0,0,0)},get inputs(){return u.inputs},log:new Tu(this),str:new Pu(this),...p,...fo};const f=p.dayofweek;Object.assign(f,{sunday:1,monday:2,tuesday:3,wednesday:4,thursday:5,friday:6,saturday:7}),this.pine.dayofweek=f;const m=new Yu(this),x=new Xu(this),_=new Qu(this);this.bindContextObject(m,["plotchar","plotshape","plotarrow","plotbar","plotcandle","bgcolor","barcolor"]),this.bindContextObject(m,["any","param","linestyle_dashed","linestyle_dotted","linestyle_solid","style_area","style_areabr","style_circles","style_columns","style_cross","style_histogram","style_line","style_linebr","style_stepline","style_stepline_diamond","style_steplinebr"],"plot"),this.bindContextObject(x,["any","style_dashed","style_solid","style_dotted","param"],"hline"),this.bindContextObject(_,["any","param"],"fill");const b=new Zu(this);this.pine.chart={param:b.param.bind(b),bg_color:b.bg_color.bind(b),fg_color:b.fg_color.bind(b),is_standard:b.is_standard.bind(b),is_heikinashi:b.is_heikinashi.bind(b),is_kagi:b.is_kagi.bind(b),is_linebreak:b.is_linebreak.bind(b),is_pnf:b.is_pnf.bind(b),is_range:b.is_range.bind(b),is_renko:b.is_renko.bind(b),point:b.point};const v=new ip(this);this.bindContextObject(v,["any","new","param","set_x","set_y","set_xy","set_text","set_color","set_textcolor","set_size","set_style","set_textalign","set_tooltip","set_point","set_xloc","set_yloc","get_x","get_y","get_text","copy","delete","style_label_down","style_label_up","style_label_left","style_label_right","style_label_lower_left","style_label_lower_right","style_label_upper_left","style_label_upper_right","style_label_center","style_circle","style_square","style_diamond","style_flag","style_arrowup","style_arrowdown","style_cross","style_xcross","style_triangleup","style_triangledown","style_none","style_text_outline"],"label"),Object.defineProperty(this.pine.label,"all",{get:()=>v.all});const w=new ap(this);this.bindContextObject(w,["any","new","param","set_x1","set_y1","set_x2","set_y2","set_xy1","set_xy2","set_color","set_width","set_style","set_extend","set_xloc","set_first_point","set_second_point","get_x1","get_y1","get_x2","get_y2","get_price","copy","delete","style_solid","style_dotted","style_dashed","style_arrow_left","style_arrow_right","style_arrow_both"],"line"),Object.defineProperty(this.pine.line,"all",{get:()=>w.all});const E=new hp(this);this.bindContextObject(E,["any","new","param","copy","delete","set_left","set_right","set_top","set_bottom","set_lefttop","set_rightbottom","set_top_left_point","set_bottom_right_point","set_bgcolor","set_border_color","set_border_width","set_border_style","set_extend","set_xloc","set_text","set_text_color","set_text_size","set_text_halign","set_text_valign","set_text_wrap","set_text_font_family","set_text_formatting","get_left","get_right","get_top","get_bottom"],"box"),Object.defineProperty(this.pine.box,"all",{get:()=>E.all});const A=new fp(this);this.bindContextObject(A,["any","new","param","set_color","get_line1","get_line2","delete"],"linefill"),Object.defineProperty(this.pine.linefill,"all",{get:()=>A.all});const C=new gp(this);this.bindContextObject(C,["any","new","param","delete"],"polyline"),Object.defineProperty(this.pine.polyline,"all",{get:()=>C.all});const M=new _p(this);this.bindContextObject(M,["any","new","param","cell","delete","clear","merge_cells","cell_set_text","cell_set_bgcolor","cell_set_text_color","cell_set_text_size","cell_set_height","cell_set_width","cell_set_tooltip","cell_set_text_halign","cell_set_text_valign","cell_set_text_font_family","set_position","set_bgcolor","set_border_color","set_border_width","set_frame_color","set_frame_width"],"table"),Object.defineProperty(this.pine.table,"all",{get:()=>M.all}),this._drawingHelpers=[v,w,E,A,C,M];const O=new rc(this);this.bindContextObject(O,["any","param","new","rgb","from_gradient","r","g","b","t","aqua","black","blue","fuchsia","gray","green","lime","maroon","navy","olive","orange","purple","red","silver","teal","white","yellow"],"color")}rollbackDrawings(e){for(const i of this._drawingHelpers)i.rollbackFromBar(e)}bindContextObject(e,i,r=""){r&&!this.pine[r]&&(this.pine[r]={});const n=r?this.pine[r]:this.pine;for(const a of i)typeof e[a]=="function"?n[a]=e[a].bind(e):n[a]=e[a]}init(e,i,r=0){let n;return i instanceof g?n=i.get(0):Array.isArray(i)?Array.isArray(i[0])?n=i[0]:n=i[i.length-1+r]:n=i,e?e instanceof g?(e.data[e.data.length-1]=n,e):Array.isArray(e)?(e[e.length-1]=n,new g(e)):new g([n]):new g([n])}initVar(e,i){if(e)return e;if(typeof i=="function"&&(i=i()),i instanceof ht){const n=i.__def__;for(const a in n)typeof i[a]=="function"&&(i[a]=i[a]())}let r;return i instanceof g?r=i.get(0):Array.isArray(i)?Array.isArray(i[0])?r=i[0]:r=this.precision(i[i.length-1]):r=this.precision(i),new g([r])}static PRECISION_EPSILON=10**10;precision(e,i=10){const r=i===10?Qe.PRECISION_EPSILON:10**i;return typeof e=="number"?Math.round(e*r)/r:e}param(e,i,r){return typeof e=="string"?e:e instanceof g?i?new g(e.data,e.offset+i):e:!Array.isArray(e)&&typeof e=="object"?e:(this.params[r]||(this.params[r]=[]),Array.isArray(e)?new g(e,i||0):(this.params[r].length===0?this.params[r].push(e):this.params[r][this.params[r].length-1]=e,new g(this.params[r],i||0)))}get(e,i){if(e instanceof g)return e.get(i);if(Array.isArray(e)){const r=e.length-1-i;return r<0||r>=e.length?NaN:e[r]}return e}set(e,i){if(e instanceof g){e.set(0,typeof i=="number"?this.precision(i):i);return}if(Array.isArray(e)){e.length>0?e[e.length-1]=i:e.push(i);return}}_callStack=[];pushId(e){this._callStack.push(e)}popId(){this._callStack.pop()}peekId(){return this._callStack.length>0?this._callStack[this._callStack.length-1]:""}peekCtx(){const e=this.peekId();if(!e)return this;let i=this.lctx.get(e);return i||(i={id:e,let:{},const:{},var:{}},this.lctx.set(e,i)),i}call(e,i,...r){this.pushId(i);try{return e(...r)}finally{this.popId()}}get math(){return this._showDeprecationWarning("const math = context.math","const { math, ta, input } = context.pine"),this.pine.math}get ta(){return this._showDeprecationWarning("const ta = context.ta","const { ta, math, input } = context.pine"),this.pine.ta}get input(){return this._showDeprecationWarning("const input = context.input","const { input, math, ta } = context.pine"),this.pine.input}get request(){return this._showDeprecationWarning("const request = context.request","const { request, math, ta } = context.pine"),this.pine.request}get array(){return this._showDeprecationWarning("const array = context.array","const { array, math, ta } = context.pine"),this.pine.array}get core(){return this._showDeprecationWarning("context.core.*","context.pine (e.g., const { na, plotchar, color, plot, nz } = context.pine)"),{na:this.pine.na,fill:this.pine.fill,plotchar:this.pine.plotchar,plotshape:this.pine.plotshape,plotarrow:this.pine.plotarrow,color:this.pine.color,plot:this.pine.plot,nz:this.pine.nz}}_showDeprecationWarning(e,i){const r=`${e}->${i}`;Qe._deprecationWarningsShown.has(r)||(Qe._deprecationWarningsShown.add(r),typeof window<"u"?console.warn("%c[WARNING]%c %s syntax is deprecated. Use %s instead. This will be removed in a future version.","color: #FFA500; font-weight: bold;","color: #FFA500;",e,i):console.warn(`\x1B[33m[WARNING] ${e} syntax is deprecated. Use ${i} instead. This will be removed in a future version.\x1B[0m`))}}class wi{source;inputs;constructor(e,i={}){this.source=e,this.inputs=i}}const mr={1:6e4,3:18e4,5:3e5,15:9e5,30:18e5,60:36e5,120:72e5,180:108e5,240:144e5,"4H":144e5,"1D":864e5,D:864e5,"1W":6048e5,W:6048e5,"1M":30*864e5,M:30*864e5};function bp(t){return t?mr[t]??mr[t.toUpperCase()]??864e5:864e5}class Li{constructor(e,i,r,n,a,s){this.source=e,this.tickerId=i,this.timeframe=r,this.limit=n,this.sDate=a,this.eDate=s,this._readyPromise=new Promise(o=>{this.loadMarketData(e,i,r,n,a,s).then(l=>{const c=l;this.data=c;const h=c.map(C=>C.open),p=c.map(C=>C.close),u=c.map(C=>C.high),f=c.map(C=>C.low),m=c.map(C=>C.volume),x=c.map(C=>(C.high+C.low+C.close)/3),_=c.map(C=>(C.high+C.low)/2),b=c.map(C=>(C.high+C.low+C.open+C.close)/4),v=c.map(C=>(C.high+C.low+C.close+C.close)/4),w=c.map(C=>C.openTime),E=bp(this.timeframe),A=c.map(C=>C.closeTime!=null?C.closeTime:C.openTime+E);this.open=h,this.close=p,this.high=u,this.low=f,this.volume=m,this.hl2=_,this.hlc3=x,this.ohlc4=b,this.hlcc4=v,this.openTime=w,this.closeTime=A,e&&e.getSymbolInfo?e.getSymbolInfo(i).then(C=>{this._syminfo=C,this._ready=!0,o(!0)}).catch(C=>{console.warn("Failed to get symbol info, using default values:",C),this._ready=!0,o(!0)}):(this._ready=!0,o(!0))})})}data=[];open=[];high=[];low=[];close=[];volume=[];hl2=[];hlc3=[];ohlc4=[];hlcc4=[];openTime=[];closeTime=[];_readyPromise=null;_ready=!1;_debugSettings={ln:!1,debug:!1};_transpiledCode=null;get transpiledCode(){return this._transpiledCode}_isSecondaryContext=!1;markAsSecondary(){this._isSecondaryContext=!0}_syminfo;_chartTimezone=null;setTimezone(e){this._chartTimezone=e}_maxLoops=5e5;setMaxLoops(e){this._maxLoops=e}_alertMode="realtime";setAlertMode(e){this._alertMode=e}setDebugSettings({ln:e,debug:i}){this._debugSettings.ln=e,this._debugSettings.debug=i}async loadMarketData(e,i,r,n,a,s){return Array.isArray(e)?e:e.getMarketData(i,r,n,a,s)}async ready(){if(this._ready)return!0;if(!this._readyPromise)throw new Error("PineTS is not ready");return this._readyPromise}run(e,i,r){let n,a={};if(e instanceof wi?(n=e.source,a=e.inputs||{}):n=e,r&&r>0){const s=typeof this.eDate>"u"&&!Array.isArray(this.source);return this._runPaginated(n,a,i,r,s)}else return this._runComplete(n,a,i)}stream(e,i={}){const{live:r=!0,interval:n=1e3}=i,a=i.pageSize||this.data.length;let s,o={};e instanceof wi?(s=e.source,o=e.inputs||{}):s=e;const l={data:[],error:[],warning:[],alert:[]};let c=!1;const h=(f,...m)=>{l[f]&&l[f].forEach(x=>x(...m))},p=(f,m)=>{l[f]||(l[f]=[]),l[f].push(m)},u=()=>{c=!0};return(async()=>{try{r&&typeof this.eDate<"u"&&(this.eDate=Math.max(this.eDate,Date.now()));const f=!Array.isArray(this.source)&&r,m=this._runPaginated(s,o,void 0,a,f);for await(const x of m){if(c)break;if(x===null){await new Promise(_=>setTimeout(_,n));continue}if(h("data",x),x.warnings&&x.warnings.length>0){for(const _ of x.warnings)h("warning",_);x.warnings.length=0}if(x.alerts&&x.alerts.length>0){for(const _ of x.alerts)h("alert",_);x.alerts.length=0}if(f&&!c){const _=x.marketData[x.idx],b=_&&_.closeTime<Date.now(),v=x.idx>=x.marketData.length-1;(!b||v)&&await new Promise(w=>setTimeout(w,n))}}}catch(f){h("error",f)}})(),{on:p,stop:u}}async _runComplete(e,i,r){await this.ready(),r||(r=this.data.length);const n=this._initializeContext(e,i,this._isSecondaryContext);return this._transpiledCode=this._transpileCode(e),await this._executeIterations(n,this._transpiledCode,this.data.length-r,this.data.length),n}async*_runPaginated(e,i,r,n,a=!1){await this.ready(),r||(r=this.data.length);const s=this._initializeContext(e,i,this._isSecondaryContext);this._transpiledCode=this._transpileCode(e);let o=this.data.length-r,l=null;for(;;){const c=this.data.length,h=c-o;if(h>0){const x=Math.min(h,n),_=this._getResultLength(s.result),b=o+x;a&&b>=c&&x>1?(await this._executeIterations(s,this._transpiledCode,o,b-1),l=this._snapshotVarState(s),await this._executeIterations(s,this._transpiledCode,b-1,b)):a&&b>=c&&x===1?await this._executeIterations(s,this._transpiledCode,o,b):await this._executeIterations(s,this._transpiledCode,o,b),o+=x,yield this._createPageContext(s,_);continue}if(!a||Array.isArray(this.source))break;const p=Date.now(),{newCandles:u,updatedLastCandle:f}=await this._updateMarketData(),m=Date.now()-p;if(u===0&&!f){yield null;continue}if(u===0&&f&&m<1e3&&await new Promise(x=>setTimeout(x,1e3-m)),s.dataVersion++,s.length=this.data.length,this._restoreVarState(s,l),Array.isArray(s.result))s.result.pop();else if(typeof s.result=="object"&&s.result!==null)for(let x in s.result)Array.isArray(s.result[x])&&s.result[x].pop();s.data.close.data.pop(),s.data.open.data.pop(),s.data.high.data.pop(),s.data.low.data.pop(),s.data.volume.data.pop(),s.data.hl2.data.pop(),s.data.hlc3.data.pop(),s.data.ohlc4.data.pop(),s.data.hlcc4.data.pop(),s.data.openTime.data.pop(),s.data.closeTime&&s.data.closeTime.data.pop(),s.data.bar_index.data.pop(),o=this.data.length-(u+1),s.rollbackDrawings(o),u>0&&(l=null),s.pine.barstate.setLive()}}_getResultLength(e){if(Array.isArray(e))return e.length;if(typeof e=="object"&&e!==null){const i=Object.keys(e);if(i.length>0&&Array.isArray(e[i[0]]))return e[i[0]].length}return 0}_createPageContext(e,i){const r=new Qe({marketData:this.data,source:this.source,tickerId:this.tickerId,timeframe:this.timeframe,limit:this.limit,sDate:this.sDate,eDate:this.eDate,fullContext:e,inputs:e.inputs});if(r.pineTSCode=e.pineTSCode,r.idx=e.idx,Array.isArray(e.result))r.result=e.result.slice(i);else if(typeof e.result=="object"&&e.result!==null){r.result={};for(let n in e.result)Array.isArray(e.result[n])?r.result[n]=e.result[n].slice(i):r.result[n]=e.result[n]}else r.result=e.result;return r.plots={...e.plots},r.warnings=e.warnings,r.alerts=e.alerts,r}async _updateMarketData(e){if(Array.isArray(this.source))return{newCandles:0,updatedLastCandle:!1};const i=this.source,r=this.data.length-1,n=this.data[r].openTime;try{const a=await i.getMarketData(this.tickerId,this.timeframe,void 0,n,e);if(!a||a.length===0)return{newCandles:0,updatedLastCandle:!1};let s=!1,o=0;for(let l=0;l<a.length;l++){const c=a[l];c.openTime===n?(this._replaceCandle(r,c),s=!0):c.openTime>n&&(this._appendCandle(c),o++)}return{newCandles:o,updatedLastCandle:s}}catch(a){return console.error("Error updating market data:",a),{newCandles:0,updatedLastCandle:!1}}}_replaceCandle(e,i){this.data[e]=i,this.open[e]=i.open,this.close[e]=i.close,this.high[e]=i.high,this.low[e]=i.low,this.volume[e]=i.volume,this.hl2[e]=(i.high+i.low)/2,this.hlc3[e]=(i.high+i.low+i.close)/3,this.ohlc4[e]=(i.high+i.low+i.open+i.close)/4,this.hlcc4[e]=(i.high+i.low+i.close+i.close)/4,this.openTime[e]=i.openTime,this.closeTime[e]=i.closeTime}_appendCandle(e){this.data.push(e),this.open.push(e.open),this.close.push(e.close),this.high.push(e.high),this.low.push(e.low),this.volume.push(e.volume),this.hl2.push((e.high+e.low)/2),this.hlc3.push((e.high+e.low+e.close)/3),this.ohlc4.push((e.high+e.low+e.open+e.close)/4),this.hlcc4.push((e.high+e.low+e.close+e.close)/4),this.openTime.push(e.openTime),this.closeTime.push(e.closeTime)}async updateTail(e){if(this.data.length===0||Array.isArray(this.source))return!1;const{newCandles:i,updatedLastCandle:r}=await this._updateMarketData();if(i===0&&!r)return!1;this._removeLastResult(e),e.length=this.data.length;const n=this.data.length-(i+1);return e.rollbackDrawings(n),await this._executeIterations(e,this._transpiledCode,n,this.data.length),!0}_removeLastResult(e){if(Array.isArray(e.result))e.result.pop();else if(typeof e.result=="object"&&e.result!==null)for(let n in e.result)Array.isArray(e.result[n])&&e.result[n].pop();e.data.close.data.pop(),e.data.open.data.pop(),e.data.high.data.pop(),e.data.low.data.pop(),e.data.volume.data.pop(),e.data.hl2.data.pop(),e.data.hlc3.data.pop(),e.data.ohlc4.data.pop(),e.data.hlcc4.data.pop(),e.data.openTime.data.pop(),e.data.closeTime&&e.data.closeTime.data.pop(),e.data.bar_index.data.pop();const i=["const","var","let","params"],r=n=>{for(let a of i)if(n[a])for(let s in n[a]){const o=n[a][s];o instanceof g?o.data.pop():Array.isArray(o)&&o.pop()}};r(e),e.lctx&&e.lctx.forEach(n=>r(n))}_snapshotVarState(e){const i=["const","var","let","params"],r={main:{},lctx:[]},n=a=>{const s={};for(const o of i)if(a[o]){s[o]={};for(const l in a[o]){const c=a[o][l];if(c instanceof g){const h=c.data.length,p=h>0?c.data[h-1]:void 0;s[o][l]={len:h,lastVal:p}}}}return s};if(r.main=n(e),e.lctx){const a=[];e.lctx.forEach(s=>a.push(n(s))),r.lctx=a}return r.resultLength=this._getResultLength(e.result),r.dataLength=e.data.close?.data?.length??0,r}_restoreVarState(e,i){if(!i)return;const r=["const","var","let","params"],n=(a,s)=>{for(const o of r)if(!(!s[o]||!a[o]))for(const l in s[o]){const c=a[o][l],h=s[o][l];c instanceof g&&h&&typeof h.len=="number"&&(c.data.length>h.len&&(c.data.length=h.len),h.len>0&&h.lastVal!==void 0&&(c.data[h.len-1]=h.lastVal))}};if(n(e,i.main),e.lctx&&i.lctx){let a=0;e.lctx.forEach(s=>{i.lctx[a]&&n(s,i.lctx[a]),a++})}}_initializeContext(e,i={},r=!1){const n=new Qe({marketData:this.data,source:this.source,tickerId:this.tickerId,timeframe:this.timeframe,limit:this.limit,sDate:this.sDate,eDate:this.eDate,inputs:i});return n.pine.syminfo=this._syminfo,this._chartTimezone&&(n.chartTimezone=this._chartTimezone),n.__maxLoops=this._maxLoops,n._alertMode=this._alertMode,n.pineTSCode=e,n.isSecondaryContext=r,n.data.close=new g([]),n.data.open=new g([]),n.data.high=new g([]),n.data.low=new g([]),n.data.volume=new g([]),n.data.hl2=new g([]),n.data.hlc3=new g([]),n.data.ohlc4=new g([]),n.data.hlcc4=new g([]),n.data.openTime=new g([]),n.data.closeTime=new g([]),n.length=this.data.length,n}_transpileCode(e){return ka.bind(this)(e,this._debugSettings)}async _executeIterations(e,i,r,n){const a=["const","var","let","params"];for(let s=r;s<n;s++){e.idx=s,e._execTick=(e._execTick||0)+1,e.data.close.data.push(this.close[s]),e.data.open.data.push(this.open[s]),e.data.high.data.push(this.high[s]),e.data.low.data.push(this.low[s]),e.data.volume.data.push(this.volume[s]),e.data.hl2.data.push(this.hl2[s]),e.data.hlc3.data.push(this.hlc3[s]),e.data.ohlc4.data.push(this.ohlc4[s]),e.data.hlcc4.data.push(this.hlcc4[s]),e.data.openTime.data.push(this.openTime[s]),e.data.closeTime.data.push(this.closeTime[s]),e.data.bar_index.data.push(s);const o=await i(e);if(typeof o=="object"){typeof e.result!="object"&&(e.result={});for(let c in o){e.result[c]===void 0&&(e.result[c]=[]);let h;o[c]instanceof g?h=o[c].get(0):Array.isArray(o[c])?h=o[c][o[c].length-1]:h=o[c],e.result[c].push(h)}}else Array.isArray(e.result)||(e.result=[]),e.result.push(o);for(const c of e._drawingHelpers)c.syncToPlot&&c.syncToPlot();const l=c=>{for(let h of a)if(c[h])for(let p in c[h]){const u=c[h][p];if(u instanceof g){const f=u.get(0);u.data.push(f)}else if(Array.isArray(u)){const f=u[u.length-1];u.push(f)}}};l(e),e.lctx&&e.lctx.forEach(c=>l(c))}}}const gr={"1m":6e4,"3m":18e4,"5m":3e5,"15m":9e5,"30m":18e5,"1h":36e5,"2h":72e5,"4h":144e5,"1d":864e5,"1w":6048e5,"1M":2592e6},ut={"1S":1,"5S":5,"10S":10,"15S":15,"30S":30,1:60,3:180,5:300,15:900,30:1800,45:2700,60:3600,120:7200,180:10800,240:14400,D:86400,W:604800,M:2592e3},wp={"1S":{periodType:"second",multiplier:1},"5S":{periodType:"second",multiplier:5},"10S":{periodType:"second",multiplier:10},"15S":{periodType:"second",multiplier:15},"30S":{periodType:"second",multiplier:30},1:{periodType:"minute",multiplier:1},3:{periodType:"minute",multiplier:3},5:{periodType:"minute",multiplier:5},15:{periodType:"minute",multiplier:15},30:{periodType:"minute",multiplier:30},45:{periodType:"minute",multiplier:45},60:{periodType:"hour",multiplier:1},120:{periodType:"hour",multiplier:2},180:{periodType:"hour",multiplier:3},240:{periodType:"hour",multiplier:4},D:{periodType:"day",multiplier:1},W:{periodType:"week",multiplier:1},M:{periodType:"month",multiplier:1}};function pt(t,e,i=1){if(e==="month"){const n=new Date(t);return Date.UTC(n.getUTCFullYear(),n.getUTCMonth()+i,1,n.getUTCHours(),n.getUTCMinutes(),n.getUTCSeconds(),n.getUTCMilliseconds())}const r={second:1e3,minute:6e4,hour:36e5,day:864e5,week:7*864e5};return t+i*r[e]}function Ce(t,e,i){const[r,n,a]=t.split("-").map(Number),[s,o]=e.split(":").map(Number),l=Date.UTC(r,n-1,a,s,o,0,0),c=new Intl.DateTimeFormat("en-US",{timeZone:i,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",hour12:!1}).formatToParts(new Date(l)),h=b=>parseInt(c.find(v=>v.type===b).value,10);let p=h("year"),u=h("month"),f=h("day"),m=h("hour");m===24&&(m=0);let x=h("minute");const _=Date.UTC(p,u-1,f,m,x,0,0)-l;return l-_}function vi(t,e,i,r,n=1){if(e==="24x7")return pt(t,r,n);const a=e.split("-")[1];if(!a||a.length!==4)return pt(t,r,n);const s=a.slice(0,2),o=a.slice(2,4),l=`${s}:${o}`,c=yr(t,i);if(r==="second"||r==="minute"||r==="hour"){const h=t+n*{second:1e3,minute:6e4,hour:36e5}[r],p=Ce(c,l,i);return Math.min(h,p)}if(r==="day")return Ce(c,l,i);if(r==="week"){const h=new Date(t).getUTCDay(),p=h<=5?5-h:5-h+7,u=t+p*864e5,f=yr(u,i);return Ce(f,l,i)}if(r==="month"){const h=new Date(t),p=h.getUTCFullYear(),u=h.getUTCMonth()+n,f=new Date(Date.UTC(p,u,1)),m=new Date(f.getTime()-864e5);for(;m.getUTCDay()===0||m.getUTCDay()===6;)m.setUTCDate(m.getUTCDate()-1);const x=m.toISOString().split("T")[0];return Ce(x,l,i)}return pt(t,r,n)}function yr(t,e){return new Intl.DateTimeFormat("en-CA",{timeZone:e,year:"numeric",month:"2-digit",day:"2-digit"}).format(new Date(t))}function vp(t){for(let e=0;e<t.length-1;e++)t[e].closeTime=t[e+1].openTime;t.length>0&&(t[t.length-1].closeTime=t[t.length-1].closeTime+1)}const Sp=["1S","5S","10S","15S","30S","1","3","5","15","30","45","60","120","180","240","D","W","M"];function Fn(t,e){if(t==="W"||t==="M")return e.has("D")?"D":null;const i=ut[t];if(!i)return null;const r=Sp.filter(n=>n!=="W"&&n!=="M"&&e.has(n)&&ut[n]<i&&i%ut[n]===0);return r.length===0?null:r[r.length-1]}function ji(t,e){if(t==="W"||t==="M")return 1/0;const i=ut[t],r=ut[e];return!i||!r||r===0?1/0:i/r}function $n(t,e,i){if(t.length===0)return[];if(e==="W")return Np(t);if(e==="M")return Cp(t);const r=ji(e,i);return Ep(t,r)}function Ep(t,e){if(t.length===0)return[];const i=[];let r=[t[0]];const n=Ip(t),a=n>0?n*1.5:0;for(let s=1;s<t.length;s++){const o=t[s].openTime-t[s-1].openTime;(a>0&&o>a||r.length>=e)&&(i.push(qt(r)),r=[]),r.push(t[s])}return r.length>0&&i.push(qt(r)),i}function Np(t){const e=[];let i=[],r="";for(const n of t){const a=kp(n.openTime);a!==r&&i.length>0&&(e.push(i),i=[]),r=a,i.push(n)}return i.length>0&&e.push(i),e.map(qt)}function Cp(t){const e=[];let i=[],r="";for(const n of t){const a=new Date(n.openTime),s=`${a.getUTCFullYear()}-${a.getUTCMonth()}`;s!==r&&i.length>0&&(e.push(i),i=[]),r=s,i.push(n)}return i.length>0&&e.push(i),e.map(qt)}function qt(t){const e=t[0],i=t[t.length-1];let r=e.high,n=e.low,a=0,s=0,o=0,l=0,c=0;for(let h=0;h<t.length;h++){const p=t[h];p.high>r&&(r=p.high),p.low<n&&(n=p.low),a+=p.volume,s+=p.quoteAssetVolume,o+=p.numberOfTrades,l+=p.takerBuyBaseAssetVolume,c+=p.takerBuyQuoteAssetVolume}return{openTime:e.openTime,open:e.open,high:r,low:n,close:i.close,volume:a,closeTime:i.closeTime,quoteAssetVolume:s,numberOfTrades:o,takerBuyBaseAssetVolume:l,takerBuyQuoteAssetVolume:c,ignore:0}}function Ip(t){if(t.length<2)return 0;const e=Math.min(t.length-1,20);let i=1/0;for(let r=0;r<e;r++){const n=t[r+1].openTime-t[r].openTime;n>0&&n<i&&(i=n)}return i===1/0?0:i}function kp(t){const e=new Date(t),i=e.getUTCDay()||7;e.setUTCDate(e.getUTCDate()+4-i);const r=new Date(Date.UTC(e.getUTCFullYear(),0,1)),n=Math.ceil(((e.getTime()-r.getTime())/864e5+1)/7);return`${e.getUTCFullYear()}-W${n}`}const Ot={"1s":"1S","5s":"5S","10s":"10S","15s":"15S","30s":"30S","1m":"1","3m":"3","5m":"5","15m":"15","30m":"30","45m":"45","1h":"60","2h":"120","3h":"180","4h":"240","1d":"D","1w":"W","1D":"D","1W":"W","1M":"M","4H":"240",D:"D",W:"W",M:"M"};function Ap(t){if(Ot[t]!==void 0)return Ot[t];const e=t.toLowerCase();return Ot[e]!==void 0?Ot[e]:/^\d+$/.test(t)?t:/^\d+S$/i.test(t)?t.toUpperCase():t}class Tt{_configured;_requiresApiKey;_providerName;_aggregationSubTimeframe=null;constructor(e){this._requiresApiKey=e.requiresApiKey,this._providerName=e.providerName,this._configured=!e.requiresApiKey}ensureConfigured(){if(!this._configured)throw new Error(`${this._providerName} requires configuration before use. Call Provider.${this._providerName}.configure({ apiKey: '...' }) or instantiate directly: new ${this._providerName}Provider({ apiKey: '...' })`)}configure(e){this._configured=!0}get isConfigured(){return this._configured}normalizeCloseTime(e){vp(e)}setAggregationSubTimeframe(e){this._aggregationSubTimeframe=e}getSupportedTimeframes(){return new Set(["1S","5S","10S","15S","30S","1","3","5","15","30","45","60","120","180","240","D","W","M"])}async getMarketData(e,i,r,n,a){const s=Ap(i),o=this.getSupportedTimeframes();if(o.has(s))return this._getMarketDataNative(e,s,r,n,a);const l=this._aggregationSubTimeframe,c=l&&o.has(l)?l:Fn(s,o);if(!c)return console.error(`${this._providerName}: Timeframe '${i}' is not supported and no valid sub-timeframe found for aggregation.`),[];const h=this._computeSubLimit(s,c,r),p=await this._getMarketDataNative(e,c,h,n,a);if(p.length===0)return[];const u=$n(p,s,c);return r&&r>0&&u.length>r?u.slice(u.length-r):u}_computeSubLimit(e,i,r){if(!r)return;const n=ji(e,i);return n===1/0?e==="W"?r*7+14:e==="M"?r*31+31:r*30:Math.ceil(r*n)+Math.ceil(n)}}const ai="https://api.binance.com/api/v3",xr="https://api.binance.us/api/v3",Lt={1:"1m",3:"3m",5:"5m",15:"15m",30:"30m",45:null,60:"1h",120:"2h",180:null,240:"4h","4H":"4h","1D":"1d",D:"1d","1W":"1w",W:"1w","1M":"1M",M:"1M"};class Tp{cache;cacheDuration;constructor(e=300*1e3){this.cache=new Map,this.cacheDuration=e}generateKey(e){return Object.entries(e).filter(([i,r])=>r!==void 0).map(([i,r])=>`${i}:${r}`).join("|")}get(e){const i=this.generateKey(e),r=this.cache.get(i);return r?Date.now()-r.timestamp>this.cacheDuration?(this.cache.delete(i),null):r.data:null}set(e,i){const r=this.generateKey(e);this.cache.set(r,{data:i,timestamp:Date.now()})}clear(){this.cache.clear()}cleanup(){const e=Date.now();for(const[i,r]of this.cache.entries())e-r.timestamp>this.cacheDuration&&this.cache.delete(i)}}class Wn extends Tt{cacheManager;activeApiUrl=null;constructor(){super({requiresApiKey:!1,providerName:"Binance"}),this.cacheManager=new Tp(300*1e3)}async getBaseUrl(){if(this.activeApiUrl)return this.activeApiUrl;try{const e=new AbortController,i=setTimeout(()=>e.abort(),5e3),r=await fetch(`${ai}/ping`,{signal:e.signal});if(clearTimeout(i),r.ok)return this.activeApiUrl=ai,this.activeApiUrl}catch{}try{const e=new AbortController,i=setTimeout(()=>e.abort(),5e3),r=await fetch(`${xr}/ping`,{signal:e.signal});if(clearTimeout(i),r.ok)return this.activeApiUrl=xr,this.activeApiUrl}catch{}return ai}async _fetchRawChunk(e,i,r,n,a){const s=Lt[i.toUpperCase()];if(!s)return console.error(`Unsupported timeframe: ${i}`),[];let o=`${await this.getBaseUrl()}/klines?symbol=${e}&interval=${s}`;r&&(o+=`&limit=${Math.min(r,1e3)}`),n&&(o+=`&startTime=${n}`),a&&(o+=`&endTime=${a}`);const l=await fetch(o);if(!l.ok)throw new Error(`HTTP error! status: ${l.status}`);return(await l.json()).map(c=>({openTime:parseInt(c[0]),open:parseFloat(c[1]),high:parseFloat(c[2]),low:parseFloat(c[3]),close:parseFloat(c[4]),volume:parseFloat(c[5]),closeTime:parseInt(c[6]),quoteAssetVolume:parseFloat(c[7]),numberOfTrades:parseInt(c[8]),takerBuyBaseAssetVolume:parseFloat(c[9]),takerBuyQuoteAssetVolume:parseFloat(c[10]),ignore:c[11]}))}async getMarketDataInterval(e,i,r,n){try{const a=Lt[i.toUpperCase()];if(!a)return console.error(`Unsupported timeframe: ${i}`),[];let s=[],o=r;const l=n,c=gr[a];if(!c)return console.error(`Duration not defined for interval: ${a}`),[];for(;o<l;){const h=Math.min(o+1e3*c,l),p=await this._fetchRawChunk(e,i,1e3,o,h);if(p.length===0)break;s=s.concat(p),o=p[p.length-1].closeTime+1}return this.normalizeCloseTime(s),s}catch(a){return console.error("Error in getMarketDataInterval:",a),[]}}async getMarketDataBackwards(e,i,r,n){let a=r,s=[],o=n,l=0;const c=Math.ceil(r/1e3)+5;for(;a>0&&l<c;){l++;const h=Math.min(a,1e3),p=await this._fetchRawChunk(e,i,h,void 0,o);if(p.length===0||(s=p.concat(s),a-=p.length,o=p[0].openTime-1,p.length<h))break}return this.normalizeCloseTime(s),s}getSupportedTimeframes(){return new Set(["1","3","5","15","30","60","120","240","D","W","M"])}async _getMarketDataNative(e,i,r,n,a){try{const s=a!==void 0,o={tickerId:e,timeframe:i,limit:r,sDate:n,eDate:a};if(s){const c=this.cacheManager.get(o);if(c)return c}if(!Lt[i.toUpperCase()])return console.error(`Unsupported timeframe: ${i}`),[];if(this.shouldPaginate(i,r,n,a)){if(n&&a){const c=await this.getMarketDataInterval(e,i,n,a),h=r?c.slice(0,r):c;return this.cacheManager.set(o,h),h}else if(r&&r>1e3){const c=await this.getMarketDataBackwards(e,i,r,a);return this.cacheManager.set(o,c),c}}const l=await this._fetchRawChunk(e,i,r,n,a);return this.normalizeCloseTime(l),s&&this.cacheManager.set(o,l),l}catch(s){return console.error("Error in binance.klines:",s),[]}}shouldPaginate(e,i,r,n){if(i&&i>1e3)return!0;if(r&&n){const a=Lt[e.toUpperCase()],s=gr[a];if(s)return Math.ceil((n-r)/s)>1e3}return!1}async getSymbolInfo(e){try{let i="crypto",r=await this.getBaseUrl(),n=e,a="";e.endsWith(".P")?(i="futures",n=e.replace(".P",""),r="https://fapi.binance.com/fapi/v1",a="Perpetual"):e.includes("_")&&(i="futures",n=e,r="https://dapi.binance.com/dapi/v1",a="Delivery");const s=i==="crypto"?`${r}/exchangeInfo?symbol=${n}`:`${r}/exchangeInfo`,o=await fetch(s);if(!o.ok)throw new Error(`HTTP error! status: ${o.status}`);const l=(await o.json()).symbols;if(!l||l.length===0)return console.error(`Symbol ${e} not found`),null;const c=i==="futures"?l.find(w=>w.symbol===n):l[0];if(!c)return console.error(`Symbol ${n} not found in exchange info`),null;const h=c.filters?.find(w=>w.filterType==="PRICE_FILTER"),p=c.filters?.find(w=>w.filterType==="LOT_SIZE"),u=h?parseFloat(h.tickSize):.01,f=p?parseFloat(p.minQty):0,m=Math.round(1/u),x=c.baseAsset,_=c.quoteAsset,b=a?` ${a}`:"",v=`${x} / ${_}${b}`;return{ticker:e,tickerid:`BINANCE:${e}`,prefix:"BINANCE",root:x,description:v,type:i,main_tickerid:`BINANCE:${e}`,current_contract:a,isin:"",basecurrency:x,currency:_,timezone:"Etc/UTC",country:"",mintick:u,pricescale:m,minmove:1,pointvalue:c.contractSize||1,mincontract:f,session:"24x7",volumetype:"base",expiration_date:c.deliveryDate||0,employees:0,industry:"",sector:"",shareholders:0,shares_outstanding_float:0,shares_outstanding_total:0,recommendations_buy:0,recommendations_buy_strong:0,recommendations_date:0,recommendations_hold:0,recommendations_sell:0,recommendations_sell_strong:0,recommendations_total:0,target_price_average:0,target_price_date:0,target_price_estimates:0,target_price_high:0,target_price_low:0,target_price_median:0}}catch(i){return console.error("Error in binance.exchangeInfo:",i),null}}}const Pp="https://financialmodelingprep.com",_r=new Set(["USD","EUR","GBP","JPY","CHF","AUD","CAD","NZD","SEK","NOK","DKK","SGD","HKD","KRW","MXN","ZAR","TRY","BRL","INR","CNY","PLN","CZK","HUF","ILS","THB","TWD","PHP","IDR","MYR","RUB","CLP","COP"]),br={"1D":{endpoint:"/stable/historical-price-eod/full",type:"daily"},D:{endpoint:"/stable/historical-price-eod/full",type:"daily"},1:{endpoint:"/stable/historical-chart/1min",interval:"1min",type:"intraday"},5:{endpoint:"/stable/historical-chart/5min",interval:"5min",type:"intraday"},15:{endpoint:"/stable/historical-chart/15min",interval:"15min",type:"intraday"},30:{endpoint:"/stable/historical-chart/30min",interval:"30min",type:"intraday"},60:{endpoint:"/stable/historical-chart/1hour",interval:"1hour",type:"intraday"},240:{endpoint:"/stable/historical-chart/4hour",interval:"4hour",type:"intraday"},"4H":{endpoint:"/stable/historical-chart/4hour",interval:"4hour",type:"intraday"}},wr={NASDAQ:"America/New_York",NYSE:"America/New_York",AMEX:"America/New_York",NYSEArca:"America/New_York",BATS:"America/New_York",OTC:"America/New_York",PNK:"America/New_York",TSX:"America/Toronto",TSXV:"America/Toronto",LSE:"Europe/London",EURONEXT:"Europe/Paris",XETRA:"Europe/Berlin",JPX:"Asia/Tokyo",HKSE:"Asia/Hong_Kong",SSE:"Asia/Shanghai",SHZ:"Asia/Shanghai",ASX:"Australia/Sydney",NSE:"Asia/Kolkata",BSE:"Asia/Kolkata",KRX:"Asia/Seoul",CRYPTO:"Etc/UTC"},vr={NASDAQ:"0930-1600",NYSE:"0930-1600",AMEX:"0930-1600",NYSEArca:"0930-1600",BATS:"0930-1600",OTC:"0930-1600",PNK:"0930-1600",TSX:"0930-1600",TSXV:"0930-1600",LSE:"0800-1630",EURONEXT:"0900-1730",XETRA:"0900-1730",JPX:"0900-1530",HKSE:"0930-1600",SSE:"0930-1500",SHZ:"0930-1500",ASX:"1000-1600",NSE:"0915-1530",BSE:"0915-1530",KRX:"0900-1530",CRYPTO:"24x7"},Dp={daily:{periodType:"day",multiplier:1},"1min":{periodType:"minute",multiplier:1},"5min":{periodType:"minute",multiplier:5},"15min":{periodType:"minute",multiplier:15},"30min":{periodType:"minute",multiplier:30},"1hour":{periodType:"hour",multiplier:1},"4hour":{periodType:"hour",multiplier:4}};class Un extends Tt{_apiKey=null;_baseUrl=Pp;_profileCache=new Map;_symbolInfoCache=new Map;_mintickCache=new Map;constructor(e){super({requiresApiKey:!0,providerName:"FMP"}),e?.apiKey&&this.configure(e)}configure(e){super.configure(e),this._apiKey=e.apiKey,e.baseUrl&&(this._baseUrl=e.baseUrl)}getSupportedTimeframes(){return new Set(["1","5","15","30","60","240","D"])}async _getMarketDataNative(e,i,r,n,a){this.ensureConfigured();try{const s=i.toUpperCase(),o=br[s]||br[i];if(!o)return console.error(`FMP: Unsupported timeframe: ${i}`),[];let l;if(o.type==="intraday"?l=await this._fetchIntradayData(e,o.endpoint,o.interval,n,a,r):l=await this._fetchDailyData(e,n,a,r),l.length>0&&!this._mintickCache.has(e)){const c=this._estimateMintick(l);c!==void 0&&this._mintickCache.set(e,c)}return l}catch(s){return console.error("Error in FMPProvider.getMarketData:",s),[]}}async _fetchDailyData(e,i,r,n){let a=`${this._baseUrl}/stable/historical-price-eod/full?symbol=${e}&apikey=${this._apiKey}`;i&&(a+=`&from=${this._msToDateStr(i)}`),r&&(a+=`&to=${this._msToDateStr(r)}`);const s=await fetch(a);if(!s.ok){const p=await s.text();throw new Error(`FMP HTTP ${s.status}: ${p}`)}const o=await s.json();if(!Array.isArray(o)||o.length===0)return[];o.reverse();const l=n&&n>0&&n<o.length?o.slice(o.length-n):o,{session:c,timezone:h}=await this._resolveSessionInfo(e);return l.map(p=>{const u=this._dateStrToMs(p.date),f=vi(u,c,h,"day");return{openTime:u,open:p.open,high:p.high,low:p.low,close:p.close,volume:p.volume,closeTime:f,quoteAssetVolume:0,numberOfTrades:0,takerBuyBaseAssetVolume:0,takerBuyQuoteAssetVolume:0,ignore:0}})}async _fetchIntradayData(e,i,r,n,a,s){let o=`${this._baseUrl}${i}?symbol=${e}&apikey=${this._apiKey}`;n&&(o+=`&from=${this._msToDateStr(n)}`),a&&(o+=`&to=${this._msToDateStr(a)}`);const l=await fetch(o);if(!l.ok){const x=await l.text();if(l.status===403||x.includes("Restricted Endpoint"))return console.error(`FMP: Intraday data (${r}) requires a paid plan. Use daily timeframe ('D') with a free API key, or upgrade at https://financialmodelingprep.com/`),[];throw new Error(`FMP HTTP ${l.status}: ${x}`)}const c=await l.json();if(!Array.isArray(c)||c.length===0)return[];c.reverse();const h=s&&s>0&&s<c.length?c.slice(c.length-s):c,{periodType:p,multiplier:u}=Dp[r]||{periodType:"minute",multiplier:1},{session:f,timezone:m}=await this._resolveSessionInfo(e);return h.map(x=>{const _=this._dateTimeStrToMs(x.date),b=vi(_,f,m,p,u);return{openTime:_,open:x.open,high:x.high,low:x.low,close:x.close,volume:x.volume,closeTime:b,quoteAssetVolume:0,numberOfTrades:0,takerBuyBaseAssetVolume:0,takerBuyQuoteAssetVolume:0,ignore:0}})}async getSymbolInfo(e){if(this.ensureConfigured(),this._symbolInfoCache.has(e))return this._symbolInfoCache.get(e);try{const i=await this._fetchProfile(e);let r="stock";i?.isEtf?r="etf":i?.isFund?r="fund":this._isForex(e)?r="forex":this._isCrypto(e)&&(r="crypto");const n=i?.exchange||(r==="crypto"?"CRYPTO":r==="forex"?"FX":""),a=r==="crypto"||r==="forex"?"Etc/UTC":wr[n]||"America/New_York",s=r==="crypto"?"24x7":r==="forex"?"0000-0000":vr[n]||"0930-1600",o=i?.currency||(this._isForex(e)?e.slice(3,6):"USD"),l=this._isForex(e)?e.slice(0,3):i?.currency||"USD",c=this._mintickCache.get(e)??.01,h=Math.round(1/c),p=Math.round(c*h),u={ticker:i?.symbol||e,tickerid:`${n}:${i?.symbol||e}`,prefix:n,root:i?.symbol||e,description:i?.companyName||e,type:r,main_tickerid:`${n}:${i?.symbol||e}`,current_contract:"",isin:i?.isin||"",basecurrency:l,currency:o,timezone:a,country:i?.country||"",mintick:c,pricescale:h,minmove:p,pointvalue:1,mincontract:0,session:s,volumetype:"base",expiration_date:0,employees:i&&parseInt(i.fullTimeEmployees)||0,industry:i?.industry||"",sector:i?.sector||"",shareholders:0,shares_outstanding_float:0,shares_outstanding_total:0,recommendations_buy:0,recommendations_buy_strong:0,recommendations_date:0,recommendations_hold:0,recommendations_sell:0,recommendations_sell_strong:0,recommendations_total:0,target_price_average:0,target_price_date:0,target_price_estimates:0,target_price_high:0,target_price_low:0,target_price_median:0};return this._mintickCache.has(e)&&this._symbolInfoCache.set(e,u),u}catch(i){return console.error("Error in FMPProvider.getSymbolInfo:",i),null}}_estimateMintick(e){const i=[];for(let o=0;o<e.length;o++){const l=e[o],c=Math.abs(l.close-l.open),h=Math.abs(l.high-l.low);if(c>0&&i.push(c),h>0&&i.push(h),o>0){const p=Math.abs(l.close-e[o-1].close);p>0&&i.push(p)}}if(i.length===0)return;const r=Math.min(...i),n=Math.floor(Math.log10(r)),a=r/10**n,s=(Math.floor(a+1e-12)<5?1:10)*10**n;return s>=1?.01:s}async _fetchProfile(e){if(this._profileCache.has(e))return this._profileCache.get(e);const i=`${this._baseUrl}/stable/profile?symbol=${e}&apikey=${this._apiKey}`,r=await fetch(i);if(!r.ok)return null;const n=await r.json();if(!Array.isArray(n)||n.length===0)return null;const a=n[0];return this._profileCache.set(e,a),a}async _resolveSessionInfo(e){try{const i=await this._fetchProfile(e);if(i){const r=i.exchange||"",n=this._isCrypto(e),a=n?"Etc/UTC":wr[r]||"America/New_York";return{session:n?"24x7":vr[r]||"0930-1600",timezone:a}}}catch{}return{session:"0930-1600",timezone:"America/New_York"}}_msToDateStr(e){return new Date(e).toISOString().split("T")[0]}_dateStrToMs(e){return new Date(e+"T00:00:00Z").getTime()}_dateTimeStrToMs(e){return new Date(e.replace(" ","T")+"Z").getTime()}_isForex(e){return/^[A-Z]{6}$/.test(e)&&_r.has(e.slice(0,3))&&_r.has(e.slice(3,6))}_isCrypto(e){return this._isForex(e)?!1:/^[A-Z]+(USD|USDT|BTC|ETH)$/.test(e)&&e.length<=15}}const Mp="https://data.alpaca.markets",Rp="https://paper-api.alpaca.markets/v2",Vp="https://api.alpaca.markets/v2",oi=1e4,Sr={1:"1Min",3:"3Min",5:"5Min",15:"15Min",30:"30Min",60:"1Hour",120:"2Hour",240:"4Hour","4H":"4Hour","1D":"1Day",D:"1Day","1W":"1Week",W:"1Week","1M":"1Month",M:"1Month"},Op={NASDAQ:"America/New_York",NYSE:"America/New_York",AMEX:"America/New_York",ARCA:"America/New_York",BATS:"America/New_York",OTC:"America/New_York",CRYPTO:"Etc/UTC"},Lp={NASDAQ:"0930-1600",NYSE:"0930-1600",AMEX:"0930-1600",ARCA:"0930-1600",BATS:"0930-1600",OTC:"0930-1600",CRYPTO:"24x7"},jp={Min:"minute",Hour:"hour",Day:"day",Week:"week",Month:"month"};class qn extends Tt{_apiKey=null;_apiSecret=null;_dataUrl=Mp;_tradingUrl=Rp;_feed=null;_assetCache=new Map;_calendarCache=new Map;constructor(e){super({requiresApiKey:!0,providerName:"Alpaca"}),e?.apiKey&&e?.apiSecret&&this.configure(e)}configure(e){super.configure(e),this._apiKey=e.apiKey,this._apiSecret=e.apiSecret,e.feed&&(this._feed=e.feed),e.dataUrl&&(this._dataUrl=e.dataUrl),e.tradingUrl?this._tradingUrl=e.tradingUrl:e.paper===!1&&(this._tradingUrl=Vp)}_headers(){return{"APCA-API-KEY-ID":this._apiKey,"APCA-API-SECRET-KEY":this._apiSecret}}getSupportedTimeframes(){return new Set(["1","3","5","15","30","45","60","120","180","240","D","W","M"])}async _getMarketDataNative(e,i,r,n,a){this.ensureConfigured();try{const s=this._resolveTimeframe(i);if(!s)return console.error(`Alpaca: Unsupported timeframe: ${i}`),[];const o=this._isCrypto(e),l=await this._fetchAllBars(e,s,o,n,a,r);if(l.length===0)return[];const{periodType:c,multiplier:h}=this._parseAlpacaTimeframe(s);if(o)return this._convertBarsCrypto(l,c,h);const p=l[0].t.slice(0,10),u=l[l.length-1].t.slice(0,10),f=this._addDaysToDate(u,40);return await this._ensureCalendar(p,f),this._convertBarsStock(l,c,h)}catch(s){return console.error("Error in AlpacaProvider.getMarketData:",s),[]}}async _fetchAllBars(e,i,r,n,a,s){const o=[];let l=null;const c=s||1/0,h=Math.min(s||oi,oi);do{const p=this._buildBarsUrl(e,i,r,n,a,h,l),u=await fetch(p,{headers:this._headers()});if(!u.ok){const x=await u.text();throw new Error(`Alpaca HTTP ${u.status}: ${x}`)}const f=await u.json(),m=Object.keys(f.bars||{})[0];if(!m||!f.bars[m]||(o.push(...f.bars[m]),l=f.next_page_token,o.length>=c))break}while(l);return s&&s>0&&o.length>s?o.slice(0,s):o}_buildBarsUrl(e,i,r,n,a,s,o){const l=r?`${this._dataUrl}/v1beta3/crypto/us/bars`:`${this._dataUrl}/v2/stocks/bars`,c=new URLSearchParams;return c.set("symbols",e),c.set("timeframe",i),c.set("sort","asc"),n&&c.set("start",new Date(n).toISOString()),a&&c.set("end",new Date(a).toISOString()),s&&c.set("limit",String(Math.min(s,oi))),o&&c.set("page_token",o),!r&&this._feed&&c.set("feed",this._feed),`${l}?${c.toString()}`}async getSymbolInfo(e){this.ensureConfigured();try{const i=await this._fetchAsset(e);if(!i)return console.error(`Alpaca: Symbol ${e} not found`),null;const r=i.exchange||"",n=i.class==="crypto",a=n?"Etc/UTC":Op[r]||"America/New_York",s=n?"24x7":Lp[r]||"0930-1600";let o="stock";n&&(o="crypto");const l=n&&e.split("/")[1]||"USD",c=n?e.split("/")[0]||e:l,h=i.price_increment?parseFloat(i.price_increment):.01,p=Math.round(1/h);return{ticker:i.symbol,tickerid:`${r}:${i.symbol}`,prefix:r,root:n?e.split("/")[0]:i.symbol,description:i.name||i.symbol,type:o,main_tickerid:`${r}:${i.symbol}`,current_contract:"",isin:"",basecurrency:c,currency:l,timezone:a,country:n?"":"US",mintick:h,pricescale:p,minmove:1,pointvalue:1,mincontract:i.min_order_size?parseFloat(i.min_order_size):0,session:s,volumetype:"base",expiration_date:0,employees:0,industry:"",sector:"",shareholders:0,shares_outstanding_float:0,shares_outstanding_total:0,recommendations_buy:0,recommendations_buy_strong:0,recommendations_date:0,recommendations_hold:0,recommendations_sell:0,recommendations_sell_strong:0,recommendations_total:0,target_price_average:0,target_price_date:0,target_price_estimates:0,target_price_high:0,target_price_low:0,target_price_median:0}}catch(i){return console.error("Error in AlpacaProvider.getSymbolInfo:",i),null}}_convertBarsCrypto(e,i,r){return e.map((n,a,s)=>{const o=new Date(n.t).getTime(),l=a<s.length-1?new Date(s[a+1].t).getTime():pt(o,i,r);return this._toKline(n,o,l)})}_convertBarsStock(e,i,r){const n="America/New_York";return e.map(a=>{const s=new Date(a.t).getTime(),o=a.t.slice(0,10);let l;if(i==="day"){const c=this._calendarCache.get(o),h=c?c.close:"16:00";l=Ce(o,h,n)}else if(i==="minute"||i==="hour"){const c=s+r*{minute:6e4,hour:36e5}[i],h=this._calendarCache.get(o),p=h?h.close:"16:00",u=Ce(o,p,n);l=Math.min(c,u)}else i==="week"?l=this._weeklyCloseFromCalendar(o,n):i==="month"?l=this._monthlyCloseFromCalendar(o,n):l=pt(s,i,r);return this._toKline(a,s,l)})}_toKline(e,i,r){return{openTime:i,open:e.o,high:e.h,low:e.l,close:e.c,volume:e.v,closeTime:r,quoteAssetVolume:0,numberOfTrades:e.n,takerBuyBaseAssetVolume:0,takerBuyQuoteAssetVolume:0,ignore:0}}_weeklyCloseFromCalendar(e,i){const r=new Date(e+"T00:00:00Z"),n=r.getUTCDay(),a=n<=5?5-n:5-n+7;for(let l=a;l>=0;l--){const c=r.getTime()+l*864e5,h=new Date(c).toISOString().split("T")[0],p=this._calendarCache.get(h);if(p)return Ce(h,p.close,i)}const s=r.getTime()+a*864e5,o=new Date(s).toISOString().split("T")[0];return Ce(o,"16:00",i)}_monthlyCloseFromCalendar(e,i){const[r,n]=e.split("-").map(Number),a=new Date(Date.UTC(r,n,0)).getUTCDate();for(let o=a;o>=1;o--){const l=`${r}-${String(n).padStart(2,"0")}-${String(o).padStart(2,"0")}`,c=this._calendarCache.get(l);if(c)return Ce(l,c.close,i)}const s=new Date(Date.UTC(r,n,0));for(;s.getUTCDay()===0||s.getUTCDay()===6;)s.setUTCDate(s.getUTCDate()-1);return Ce(s.toISOString().split("T")[0],"16:00",i)}async _ensureCalendar(e,i){if(this._calendarCache.has(e)&&this._calendarCache.has(i))return;const r=`${this._tradingUrl}/calendar?start=${e}&end=${i}`,n=await fetch(r,{headers:this._headers()});if(!n.ok){console.warn(`Alpaca calendar API returned ${n.status}, falling back to defaults`);return}const a=await n.json();for(const s of a)this._calendarCache.set(s.date,s)}async _fetchAsset(e){if(this._assetCache.has(e))return this._assetCache.get(e);const i=encodeURIComponent(e),r=`${this._tradingUrl}/assets/${i}`,n=await fetch(r,{headers:this._headers()});if(!n.ok)return null;const a=await n.json();return this._assetCache.set(e,a),a}_parseAlpacaTimeframe(e){const i=e.match(/^(\d+)(Min|Hour|Day|Week|Month)$/);if(i){const r=parseInt(i[1],10),n=jp[i[2]];if(n)return{periodType:n,multiplier:r}}return{periodType:"day",multiplier:1}}_resolveTimeframe(e){return Sr[e.toUpperCase()]||Sr[e]||null}_isCrypto(e){return e.includes("/")}_addDaysToDate(e,i){const r=new Date(e+"T00:00:00Z");return r.setUTCDate(r.getUTCDate()+i),r.toISOString().split("T")[0]}}const Bp=Hn.fileURLToPath(typeof document>"u"?new(require("url")).URL("file:"+__filename).href:document.currentScript&&document.currentScript.tagName.toUpperCase()==="SCRIPT"&&document.currentScript.src||new URL("pinets.min.cjs",document.baseURI).href),Fp=vt.dirname(Bp);class $p extends Tt{dataCache=new Map;exchangeInfoCache={};dataDirectory;constructor(e){super({requiresApiKey:!1,providerName:"Mock"});const i=typeof e=="string"?e:e?.dataDirectory;if(i)this.dataDirectory=i;else{const r=vt.resolve(Fp,"../../../");this.dataDirectory=vt.join(r,"tests","compatibility","_data")}}configure(e){super.configure(e),e.dataDirectory&&(this.dataDirectory=e.dataDirectory)}getDataFileName(e,i,r,n){return r&&n?`${e}-${i}-${r}-${n}.json`:null}loadDataFromFile(e){const i=`file:${e}`;if(this.dataCache.has(i))return this.dataCache.get(i);const r=vt.join(this.dataDirectory,e);if(!st.existsSync(r))throw new Error(`Mock data file not found: ${r}`);const n=st.readFileSync(r,"utf-8"),a=JSON.parse(n);return this.dataCache.set(i,a),a}findDataFile(e,i,r,n){if(!st.existsSync(this.dataDirectory))return null;const a=st.readdirSync(this.dataDirectory).filter(l=>l.endsWith(".json"));if(r&&n){const l=`${e}-${i}-${r}-${n}.json`;if(a.includes(l))return l}const s=new RegExp(`^${e}-${i}-(\\d+)-(\\d+)\\.json$`),o=a.filter(l=>s.test(l)).map(l=>{const c=l.match(s);return{file:l,startTime:parseInt(c[1]),endTime:parseInt(c[2])}}).sort((l,c)=>c.endTime-l.endTime);if(o.length===0)return null;if(r&&n){const l=o.find(c=>c.startTime<=r&&c.endTime>=n);if(l)return l.file}return o[0].file}filterData(e,i,r,n){let a=e;return(i||r)&&(a=e.filter(s=>{const o=!i||s.openTime>=i,l=!r||s.openTime<=r;return o&&l})),a.sort((s,o)=>s.openTime-o.openTime),n&&n>0&&(a=a.slice(0,n)),a}normalizeTimeframe(e){return{1:"1m",3:"3m",5:"5m",15:"15m",30:"30m",60:"1h",120:"2h",240:"4h","4H":"4h","1D":"1d",D:"1d","1W":"1w",W:"1w","1M":"1M",M:"1M"}[e.toUpperCase()]||e.toLowerCase()}getSupportedTimeframes(){return new Set(["1","3","5","15","30","45","60","120","180","240","D","W","M"])}async _getMarketDataNative(e,i,r,n,a){try{const s=this.normalizeTimeframe(i),o=this.findDataFile(e,s,n,a);if(!o)return console.warn(`No mock data file found for ${e} ${s}. Searched in: ${this.dataDirectory}`),[];const l=this.loadDataFromFile(o),c=this.filterData(l,n,a,r);return this.normalizeCloseTime(c),c}catch(s){return console.error("Error in MockProvider.getMarketData:",s),[]}}loadExchangeInfo(e){if(this.exchangeInfoCache[e])return this.exchangeInfoCache[e];const i=e==="spot"?"api-exchangeInfo.json":"fapi-exchangeInfo.json",r=vt.join(this.dataDirectory,i);if(!st.existsSync(r))return console.warn(`Exchange info file not found: ${r}`),null;try{const n=st.readFileSync(r,"utf-8"),a=JSON.parse(n);return this.exchangeInfoCache[e]=a,a}catch(n){return console.error(`Error loading exchange info from ${i}:`,n),null}}async getSymbolInfo(e){try{let i="crypto",r=e,n="";e.endsWith(".P")?(i="futures",r=e.replace(".P",""),n="Perpetual"):e.includes("_")&&(i="futures",r=e,n="Delivery");const a=this.loadExchangeInfo(i==="futures"?"futures":"spot");if(!a||!a.symbols)return console.error(`Exchange info not available for ${i}`),null;const s=a.symbols.find(_=>_.symbol===r);if(!s)return console.error(`Symbol ${r} not found in ${i} exchange info`),null;const o=s.filters?.find(_=>_.filterType==="PRICE_FILTER"),l=s.filters?.find(_=>_.filterType==="LOT_SIZE"),c=o?parseFloat(o.tickSize):.01,h=l?parseFloat(l.minQty):0,p=Math.round(1/c),u=s.baseAsset,f=s.quoteAsset,m=n?` ${n}`:"",x=`${u} / ${f}${m}`;return{ticker:e,tickerid:`BINANCE:${e}`,prefix:"BINANCE",root:u,description:x,type:i,main_tickerid:`BINANCE:${e}`,current_contract:n,isin:"",basecurrency:u,currency:f,timezone:"Etc/UTC",country:"",mintick:c,pricescale:p,minmove:1,pointvalue:s.contractSize||1,mincontract:h,session:"24x7",volumetype:"base",expiration_date:s.deliveryDate||0,employees:0,industry:"",sector:"",shareholders:0,shares_outstanding_float:0,shares_outstanding_total:0,recommendations_buy:0,recommendations_buy_strong:0,recommendations_date:0,recommendations_hold:0,recommendations_sell:0,recommendations_sell_strong:0,recommendations_total:0,target_price_average:0,target_price_date:0,target_price_estimates:0,target_price_high:0,target_price_low:0,target_price_median:0}}catch(i){return console.error("Error in MockProvider.getSymbolInfo:",i),null}}clearCache(){this.dataCache.clear(),this.exchangeInfoCache={}}setDataDirectory(e){this.dataDirectory=e,this.clearCache()}}const Wp=typeof process<"u"&&process.versions&&process.versions.node;let Kt=null;if(Wp)try{Kt=new $p}catch{Kt=null}const Up={Binance:new Wn,FMP:new Un,Alpaca:new qn,...Kt?{Mock:Kt}:{}};class qp extends Error{method;constructor(e,i){super(e),this.name="PineRuntimeError",this.method=i}}exports.AlpacaProvider=qn;exports.BaseProvider=Tt;exports.BinanceProvider=Wn;exports.Context=Qe;exports.FMPProvider=Un;exports.Indicator=wi;exports.PineRuntimeError=qp;exports.PineTS=Li;exports.Provider=Up;exports.TIMEFRAME_PERIOD_INFO=wp;exports.TIMEFRAME_SECONDS=ut;exports.aggregateCandles=$n;exports.computeNextPeriodStart=pt;exports.computeSessionClose=vi;exports.getAggregationRatio=ji;exports.localTimeToUTC=Ce;exports.selectSubTimeframe=Fn;
|
|
122
122
|
//# sourceMappingURL=pinets.min.cjs.map
|