Skip to main content
AI-generated market analysis. Not investment advice. Methodology →
{ this.currentMessage = (this.currentMessage + 1) % this.messages.length; }, 2200); }, stop() { if (this.rotator) { clearInterval(this.rotator); this.rotator = null; } }, show() { this.open = true; this.start(); }, hide() { this.open = false; this.stop(); }, }" x-init="if (open) start();" @page-loader-show.window="show()" @page-loader-hide.window="hide()" class="page-loader" :class="open ? 'is-visible' : ''" x-cloak aria-live="polite" aria-busy="true">