{"id":2,"date":"2026-03-13T19:45:12","date_gmt":"2026-03-13T19:45:12","guid":{"rendered":"https:\/\/antifragiletrader.com\/?page_id=2"},"modified":"2026-03-29T22:10:23","modified_gmt":"2026-03-29T22:10:23","slug":"sample-page","status":"publish","type":"page","link":"https:\/\/antifragiletrader.com\/?page_id=2","title":{"rendered":"Sample Page"},"content":{"rendered":"<p><!DOCTYPE html><br \/>\n<html lang=\"en\"><br \/>\n<head><br \/>\n<meta charset=\"UTF-8\"><br \/>\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"><br \/>\n<title>ALE Ecosystem \u2014 Antifragile Liquidity Engine<\/title>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Bebas+Neue&#038;family=Outfit:wght@300;400;500;600;700&#038;family=JetBrains+Mono:wght@300;400;500&#038;display=swap\" rel=\"stylesheet\">\n<style>\n:root {\n  --bg:#05080f;--bg2:#080d18;--surface:#0b1221;--surface2:#0f1829;\n  --border:#162236;--border2:#1e3050;--accent:#00b4d8;--accent2:#00f5a0;\n  --gold:#f4c430;--danger:#ff4d6d;--text:#d6eaf8;--muted:#3d6082;\n  --muted2:#6b9ab8;--font-head:'Bebas Neue',sans-serif;\n  --font-body:'Outfit',sans-serif;--font-mono:'JetBrains Mono',monospace;\n}\n*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}\nhtml{scroll-behavior:smooth}\nbody{background:var(--bg);color:var(--text);font-family:var(--font-body);overflow-x:hidden;line-height:1.6}\nbody::before{content:'';position:fixed;inset:0;background-image:linear-gradient(rgba(0,180,216,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(0,180,216,.018) 1px,transparent 1px);background-size:64px 64px;pointer-events:none;z-index:0}<\/p>\n<p>\/* NAV *\/\nnav{position:fixed;top:0;width:100%;z-index:300;height:68px;display:flex;align-items:center;justify-content:space-between;padding:0 48px;background:rgba(5,8,15,.9);backdrop-filter:blur(24px);border-bottom:1px solid var(--border)}\n.nav-logo{font-family:var(--font-head);font-size:26px;letter-spacing:4px;color:var(--text);text-decoration:none}\n.nav-logo em{color:var(--accent);font-style:normal}\n.nav-links{display:flex;gap:36px;list-style:none;align-items:center}\n.nav-links a{color:var(--muted2);text-decoration:none;font-size:13px;font-weight:500;transition:color .25s}\n.nav-links a:hover{color:var(--accent)}\n.nav-cta{background:var(--accent)!important;color:var(--bg)!important;padding:9px 22px;font-weight:700!important;font-size:12px!important;letter-spacing:1px;text-transform:uppercase;transition:all .25s!important}\n.nav-cta:hover{background:var(--accent2)!important;box-shadow:0 0 24px rgba(0,245,160,.35)!important;color:var(--bg)!important}\n.ham{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px}\n.ham span{display:block;width:24px;height:2px;background:var(--text)}<\/p>\n<p>\/* HERO *\/\n.hero{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:120px 24px 80px;position:relative;z-index:1;overflow:hidden}\n.hero-orb{position:absolute;width:700px;height:700px;background:radial-gradient(circle,rgba(0,180,216,.07) 0%,rgba(0,180,216,.02) 40%,transparent 70%);top:50%;left:50%;transform:translate(-50%,-55%);pointer-events:none;animation:orbPulse 6s ease-in-out infinite}\n.hero-orb2{position:absolute;width:400px;height:400px;background:radial-gradient(circle,rgba(0,245,160,.05) 0%,transparent 70%);bottom:10%;right:10%;pointer-events:none;animation:orbPulse 8s 2s ease-in-out infinite}\n@keyframes orbPulse{0%,100%{transform:translate(-50%,-55%) scale(1);opacity:1}50%{transform:translate(-50%,-55%) scale(1.08);opacity:.7}}\n.hero-pill{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(0,245,160,.3);color:var(--accent2);font-family:var(--font-mono);font-size:10px;letter-spacing:2.5px;text-transform:uppercase;padding:7px 18px;margin-bottom:36px;animation:fadeUp .6s ease both}\n.hero-pill::before{content:'';width:6px;height:6px;background:var(--accent2);border-radius:50%;animation:blink 1.5s infinite}\n@keyframes blink{0%,100%{opacity:1}50%{opacity:.2}}\n.hero h1{font-family:var(--font-head);font-size:clamp(64px,10vw,140px);letter-spacing:6px;line-height:.95;margin-bottom:12px;animation:fadeUp .7s .1s ease both}\n.hero h1 .line2{display:block;color:var(--accent);font-size:clamp(38px,6vw,82px);letter-spacing:10px}\n.hero-tagline{font-family:var(--font-mono);font-size:11px;letter-spacing:3px;text-transform:uppercase;color:var(--muted2);margin-bottom:28px;animation:fadeUp .7s .18s ease both}\n.hero-copy{font-size:16px;color:var(--muted2);font-weight:300;max-width:600px;line-height:1.85;margin:0 auto 48px;animation:fadeUp .7s .24s ease both}\n.hero-copy strong{color:var(--text);font-weight:600}\n.hero-ctas{display:flex;gap:16px;flex-wrap:wrap;justify-content:center;animation:fadeUp .7s .3s ease both}\n.btn-A{display:inline-flex;align-items:center;gap:10px;padding:16px 40px;background:var(--accent);color:var(--bg);font-family:var(--font-body);font-size:13px;font-weight:700;letter-spacing:1px;text-transform:uppercase;text-decoration:none;transition:all .3s;position:relative;overflow:hidden}\n.btn-A::after{content:'';position:absolute;inset:0;background:var(--accent2);transform:scaleX(0);transform-origin:left;transition:transform .35s}\n.btn-A:hover::after{transform:scaleX(1)}\n.btn-A span,.btn-A svg{position:relative;z-index:1}\n.btn-B{display:inline-flex;align-items:center;gap:8px;padding:16px 36px;border:1px solid var(--border2);color:var(--muted2);font-size:13px;font-weight:500;text-decoration:none;transition:all .3s}\n.btn-B:hover{border-color:var(--accent);color:var(--accent)}\n.hero-stats{display:flex;gap:56px;margin-top:72px;flex-wrap:wrap;justify-content:center;animation:fadeUp .7s .4s ease both}\n.stat-item{text-align:center}\n.stat-num{font-family:var(--font-head);font-size:52px;letter-spacing:2px;color:var(--accent);display:block;line-height:1}\n.stat-label{font-family:var(--font-mono);font-size:10px;letter-spacing:2px;text-transform:uppercase;color:var(--muted);margin-top:4px}\n@keyframes fadeUp{from{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}\n.scroll-hint{position:absolute;bottom:32px;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:8px;font-family:var(--font-mono);font-size:9px;letter-spacing:2px;color:var(--muted);text-transform:uppercase;animation:fadeUp .7s .6s ease both}\n.scroll-hint::after{content:'';width:1px;height:40px;background:linear-gradient(to bottom,var(--muted),transparent);animation:scrollLine 2s ease-in-out infinite}\n@keyframes scrollLine{0%,100%{opacity:.4;transform:scaleY(.6)}50%{opacity:1;transform:scaleY(1)}}<\/p>\n<p>\/* CHART WINDOW *\/\n.chart-showcase{position:relative;z-index:1;padding:0 24px 100px;max-width:1280px;margin:0 auto}\n.tv-window{background:#090f1c;border:1px solid var(--border2);box-shadow:0 40px 120px rgba(0,0,0,.6),0 0 0 1px rgba(0,180,216,.08);overflow:hidden}\n.tv-titlebar{background:#0b1321;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;padding:10px 16px;flex-wrap:wrap;gap:8px}\n.tv-dots{display:flex;gap:6px}\n.tv-dots span{width:10px;height:10px;border-radius:50%;background:var(--border2)}\n.tv-dots span:nth-child(1){background:#ff5f56}\n.tv-dots span:nth-child(2){background:#ffbd2e}\n.tv-dots span:nth-child(3){background:#27c93f}\n.tv-pair{font-family:var(--font-head);font-size:16px;letter-spacing:2px;color:var(--text)}\n.tv-pair small{font-family:var(--font-mono);font-size:10px;color:var(--muted);letter-spacing:1px;margin-left:8px}\n.tv-indicators{display:flex;gap:8px;flex-wrap:wrap}\n.tv-tag{font-family:var(--font-mono);font-size:9px;letter-spacing:1.5px;text-transform:uppercase;padding:3px 10px;border-radius:2px}\n.tv-tag.blue{background:rgba(0,180,216,.15);color:var(--accent);border:1px solid rgba(0,180,216,.2)}\n.tv-tag.green{background:rgba(0,245,160,.12);color:var(--accent2);border:1px solid rgba(0,245,160,.2)}\n.tv-tag.gold{background:rgba(244,196,48,.12);color:var(--gold);border:1px solid rgba(244,196,48,.2)}\n.tv-tf{display:flex;gap:4px}\n.tv-tf button{background:none;border:1px solid var(--border);color:var(--muted);font-family:var(--font-mono);font-size:9px;padding:3px 8px;cursor:pointer;transition:all .2s}\n.tv-tf button.on{border-color:var(--accent);color:var(--accent);background:rgba(0,180,216,.1)}\n.tv-chart-area{background:#07101e;position:relative}\n.tv-chart-area svg{width:100%;display:block}\n.tv-footer{display:grid;grid-template-columns:repeat(5,1fr);gap:1px;background:var(--border);border-top:1px solid var(--border)}\n.tv-footer-cell{background:#0b1321;padding:12px 16px}\n.tv-footer-cell .lbl{font-family:var(--font-mono);font-size:9px;letter-spacing:1.5px;text-transform:uppercase;color:var(--muted)}\n.tv-footer-cell .val{font-size:15px;font-weight:600;margin-top:3px}\n.v-green{color:var(--accent2)}.v-blue{color:var(--accent)}.v-gold{color:var(--gold)}.v-red{color:var(--danger)}<\/p>\n<p>\/* MANIFESTO *\/\n.manifesto{position:relative;z-index:1;background:linear-gradient(135deg,rgba(0,180,216,.06),rgba(0,245,160,.04));border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:80px 24px;text-align:center}\n.manifesto-quote{font-family:var(--font-head);font-size:clamp(22px,4vw,42px);letter-spacing:2px;color:var(--text);max-width:900px;margin:0 auto 20px;line-height:1.15}\n.manifesto-quote em{color:var(--accent2);font-style:normal}\n.manifesto-sub{font-family:var(--font-mono);font-size:10px;letter-spacing:3px;text-transform:uppercase;color:var(--muted)}<\/p>\n<p>\/* SECTION UTIL *\/\n.eyebrow{font-family:var(--font-mono);font-size:10px;letter-spacing:3px;text-transform:uppercase;color:var(--accent);margin-bottom:14px}\n.section-h{font-family:var(--font-head);font-size:clamp(36px,5vw,64px);letter-spacing:2px;line-height:1.0;margin-bottom:20px}\n.section-p{font-size:15px;color:var(--muted2);font-weight:300;max-width:560px;line-height:1.85}<\/p>\n<p>\/* ENGINES *\/\n.engines-section{position:relative;z-index:1;padding:100px 24px;max-width:1200px;margin:0 auto}\n.engines-intro{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:end;margin-bottom:64px}\n.engines-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border)}\n.engine-card{background:var(--surface);padding:36px 30px;position:relative;overflow:hidden;transition:background .3s}\n.engine-card::after{content:'';position:absolute;top:0;left:0;right:0;height:2px;background:transparent;transition:background .3s}\n.engine-card:hover{background:var(--surface2)}\n.engine-card:hover::after{background:var(--accent2)}\n.engine-glyph{font-family:var(--font-head);font-size:48px;color:rgba(0,180,216,.15);line-height:1;margin-bottom:20px;display:block}\n.engine-name{font-family:var(--font-head);font-size:22px;letter-spacing:1px;color:var(--text);margin-bottom:10px}\n.engine-desc{font-size:13px;color:var(--muted2);line-height:1.85;font-weight:300}\n.engine-badge{display:inline-block;margin-top:18px;font-family:var(--font-mono);font-size:9px;letter-spacing:2px;text-transform:uppercase;padding:4px 12px;border:1px solid var(--border2);color:var(--muted)}\n.engine-badge.active{border-color:rgba(0,245,160,.4);color:var(--accent2);background:rgba(0,245,160,.05)}<\/p>\n<p>\/* OSC ROW *\/\n.osc-row{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:24px;max-width:1200px;margin:0 auto;padding:0 24px 100px}\n.osc-panel{background:var(--surface);border:1px solid var(--border);overflow:hidden}\n.osc-head{background:var(--surface2);border-bottom:1px solid var(--border);display:flex;justify-content:space-between;align-items:center;padding:12px 18px}\n.osc-title{font-family:var(--font-head);font-size:15px;letter-spacing:1px}\n.osc-live{font-family:var(--font-mono);font-size:10px;letter-spacing:1.5px;padding:3px 10px;background:rgba(0,245,160,.1);border:1px solid rgba(0,245,160,.2);color:var(--accent2)}\n.osc-panel svg{width:100%;display:block}<\/p>\n<p>\/* TABLE *\/\n.table-section{position:relative;z-index:1;padding:100px 24px;max-width:1200px;margin:0 auto}\n.table-scroll{overflow-x:auto;border:1px solid var(--border)}\n.ver-table{width:100%;border-collapse:collapse;font-size:13px;min-width:740px}\n.ver-table th{background:var(--surface2);padding:16px 18px;text-align:center;font-family:var(--font-head);font-size:15px;letter-spacing:1.5px;border-bottom:1px solid var(--border);white-space:nowrap}\n.ver-table th:first-child{text-align:left}\n.ver-table th.col-lite{background:rgba(0,245,160,.07);color:var(--accent2);border-bottom:2px solid var(--accent2);position:relative}\n.lite-star{position:absolute;top:8px;right:10px;font-size:9px;letter-spacing:1px;color:var(--accent2);font-family:var(--font-mono)}\n.ver-table td{padding:12px 18px;border-bottom:1px solid var(--border);text-align:center;color:var(--muted2);font-size:13px;transition:background .2s}\n.ver-table td:first-child{text-align:left;color:var(--text);font-weight:500}\n.ver-table tr:hover td{background:rgba(255,255,255,.02)}\n.ver-table .gr-row td{background:rgba(0,180,216,.04);color:var(--accent);font-family:var(--font-mono);font-size:9px;letter-spacing:2.5px;text-transform:uppercase;padding:9px 18px}\n.ico-yes{color:var(--accent2);font-size:15px}.ico-no{color:var(--border2);font-size:15px}\n.ico-part{color:var(--gold);font-size:12px;font-family:var(--font-mono)}\n.ico-dev{font-family:var(--font-mono);font-size:9px;letter-spacing:1px;color:var(--muted);border:1px solid var(--border);padding:3px 10px;display:inline-block}\n.dl-btn{display:inline-block;padding:8px 20px;background:var(--accent);color:var(--bg);font-family:var(--font-body);font-size:11px;font-weight:700;letter-spacing:1px;text-transform:uppercase;text-decoration:none;transition:all .3s}\n.dl-btn:hover{background:var(--accent2);box-shadow:0 0 20px rgba(0,245,160,.35)}<\/p>\n<p>\/* ABOUT ECO *\/\n.about-eco{position:relative;z-index:1;padding:100px 24px;border-top:1px solid var(--border)}\n.about-eco-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}\n.about-eco h2{font-family:var(--font-head);font-size:clamp(36px,4vw,58px);letter-spacing:2px;line-height:1.05;margin-bottom:24px}\n.about-eco h2 em{color:var(--accent);font-style:normal}\n.about-body p{font-size:15px;color:var(--muted2);font-weight:300;line-height:1.9;margin-bottom:18px}\n.about-body p strong{color:var(--text);font-weight:600}\n.about-body h3{font-family:var(--font-head);font-size:22px;letter-spacing:1px;color:var(--accent2);margin:32px 0 12px}\n.pillars{display:flex;flex-direction:column;gap:14px;margin-top:12px}\n.pillar{display:flex;align-items:flex-start;gap:14px;font-size:14px;color:var(--muted2);font-weight:300;line-height:1.7}\n.pillar::before{content:'\u25b8';color:var(--accent2);flex-shrink:0;margin-top:2px;font-size:12px}\n.roadmap{display:flex;flex-direction:column;gap:0;border:1px solid var(--border)}\n.rm-item{display:grid;grid-template-columns:90px 1fr;border-bottom:1px solid var(--border);transition:background .25s}\n.rm-item:last-child{border-bottom:none}\n.rm-item:hover{background:rgba(0,180,216,.04)}\n.rm-ver{padding:18px 16px;display:flex;align-items:center;justify-content:center;background:var(--surface);border-right:1px solid var(--border);font-family:var(--font-head);font-size:18px;letter-spacing:1px}\n.rm-ver.active{color:var(--accent2)}.rm-ver.upcoming{color:var(--muted)}\n.rm-info{padding:18px 20px}\n.rm-name{font-weight:600;font-size:14px;margin-bottom:4px}\n.rm-desc{font-size:12px;color:var(--muted2);line-height:1.6;font-weight:300}\n.rm-status{display:inline-block;margin-top:8px;font-family:var(--font-mono);font-size:9px;letter-spacing:2px;text-transform:uppercase;padding:3px 10px}\n.st-live{border:1px solid rgba(0,245,160,.35);color:var(--accent2);background:rgba(0,245,160,.06)}\n.st-build{border:1px solid var(--border2);color:var(--muted)}\n.st-plan{border:1px solid var(--border);color:var(--muted);opacity:.6}<\/p>\n<p>\/* TEAM *\/\n.team-strip{position:relative;z-index:1;background:linear-gradient(135deg,rgba(0,180,216,.05),rgba(0,0,0,0));border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:80px 24px}\n.team-strip-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr 1fr;gap:48px}\n.team-block{text-align:center}\n.team-avatar{width:72px;height:72px;border-radius:50%;background:var(--surface2);border:2px solid var(--border2);margin:0 auto 16px;display:flex;align-items:center;justify-content:center;font-family:var(--font-head);font-size:28px;color:var(--accent);letter-spacing:1px}\n.team-role{font-family:var(--font-mono);font-size:9px;letter-spacing:2px;text-transform:uppercase;color:var(--muted);margin-bottom:4px}\n.team-name{font-family:var(--font-head);font-size:20px;letter-spacing:1px;color:var(--text);margin-bottom:8px}\n.team-bio{font-size:12px;color:var(--muted2);line-height:1.7;font-weight:300}<\/p>\n<p>\/* LITE SPOTLIGHT *\/\n.lite-spotlight{position:relative;z-index:1;padding:100px 24px;max-width:1200px;margin:0 auto}\n.lite-header{display:grid;grid-template-columns:1fr auto;gap:40px;align-items:start;margin-bottom:56px}\n.lite-badge-big{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(0,245,160,.35);color:var(--accent2);font-family:var(--font-mono);font-size:10px;letter-spacing:2.5px;text-transform:uppercase;padding:7px 18px;margin-bottom:20px}\n.lite-badge-big::before{content:'';width:7px;height:7px;background:var(--accent2);border-radius:50%;animation:blink 1.5s infinite}\n.lite-h{font-family:var(--font-head);font-size:clamp(44px,6vw,80px);letter-spacing:4px;line-height:1.0;margin-bottom:16px}\n.lite-h span{color:var(--accent2)}\n.lite-sub{font-size:16px;color:var(--muted2);font-weight:300;line-height:1.85;max-width:520px}\n.lite-cta-box{background:var(--surface);border:1px solid var(--border2);padding:32px;text-align:center;min-width:240px}\n.lite-price{font-family:var(--font-head);font-size:56px;color:var(--accent2);letter-spacing:2px;line-height:1;margin-bottom:4px}\n.lite-price-sub{font-family:var(--font-mono);font-size:10px;letter-spacing:2px;text-transform:uppercase;color:var(--muted);margin-bottom:24px}\n.btn-download{display:block;padding:16px;background:var(--accent2);color:var(--bg);font-family:var(--font-body);font-size:13px;font-weight:700;letter-spacing:1px;text-transform:uppercase;text-decoration:none;text-align:center;transition:all .3s;margin-bottom:12px}\n.btn-download:hover{background:var(--accent);box-shadow:0 0 28px rgba(0,180,216,.4)}\n.lite-cta-note{font-family:var(--font-mono);font-size:9px;letter-spacing:1.5px;text-transform:uppercase;color:var(--muted)}\n.lite-body{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}\n.lite-text h3{font-family:var(--font-head);font-size:24px;letter-spacing:1px;color:var(--accent);margin-bottom:12px}\n.lite-text p{font-size:14px;color:var(--muted2);font-weight:300;line-height:1.9;margin-bottom:16px}\n.lite-text ul{list-style:none;display:flex;flex-direction:column;gap:10px}\n.lite-text ul li{font-size:13px;color:var(--muted2);font-weight:300;display:flex;align-items:flex-start;gap:10px;line-height:1.7}\n.lite-text ul li::before{content:'\u25b8';color:var(--accent2);flex-shrink:0;margin-top:2px}\n.spec-card{background:var(--surface);border:1px solid var(--border)}\n.spec-row{display:flex;justify-content:space-between;align-items:center;padding:14px 20px;border-bottom:1px solid var(--border);font-size:13px}\n.spec-row:last-child{border-bottom:none}\n.spec-lbl{font-family:var(--font-mono);font-size:10px;letter-spacing:1.5px;text-transform:uppercase;color:var(--muted)}\n.spec-val{font-weight:600;color:var(--text)}\n.spec-val.green{color:var(--accent2)}.spec-val.blue{color:var(--accent)}\n.lite-chart-preview{margin-top:48px;background:var(--surface);border:1px solid var(--border);overflow:hidden}\n.lite-chart-head{background:var(--surface2);border-bottom:1px solid var(--border);padding:12px 18px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px}\n.lite-chart-pair{font-family:var(--font-head);font-size:14px;letter-spacing:1.5px}\n.lite-chart-pair small{font-family:var(--font-mono);font-size:9px;color:var(--muted);margin-left:8px}<\/p>\n<p>\/* BIG CTA *\/\n.big-cta{position:relative;z-index:1;padding:120px 24px;text-align:center;border-top:1px solid var(--border);overflow:hidden}\n.big-cta::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at center,rgba(0,180,216,.07) 0%,transparent 65%)}\n.big-cta h2{font-family:var(--font-head);font-size:clamp(40px,7vw,90px);letter-spacing:4px;line-height:1.0;position:relative;z-index:1;margin-bottom:16px}\n.big-cta h2 span{color:var(--accent2)}\n.big-cta p{font-size:16px;color:var(--muted2);font-weight:300;position:relative;z-index:1;margin-bottom:44px}\n.cta-note-small{position:relative;z-index:1;margin-top:20px;font-family:var(--font-mono);font-size:10px;letter-spacing:2px;text-transform:uppercase;color:var(--muted)}<\/p>\n<p>\/* FOOTER *\/\nfooter{position:relative;z-index:1;background:var(--surface);border-top:1px solid var(--border);padding:56px 48px 28px}\n.footer-top{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;margin-bottom:48px}\n.footer-brand .logo-f{font-family:var(--font-head);font-size:26px;letter-spacing:4px;color:var(--accent);margin-bottom:10px;display:block}\n.footer-brand p{font-size:13px;color:var(--muted);line-height:1.8;font-weight:300}\n.footer-col h4{font-family:var(--font-mono);font-size:9px;letter-spacing:2.5px;text-transform:uppercase;color:var(--muted);margin-bottom:16px}\n.footer-col ul{list-style:none;display:flex;flex-direction:column;gap:9px}\n.footer-col ul a{color:var(--muted2);text-decoration:none;font-size:13px;font-weight:300;transition:color .2s}\n.footer-col ul a:hover{color:var(--accent)}\n.footer-bottom{border-top:1px solid var(--border);padding-top:20px;display:flex;justify-content:space-between;align-items:center;font-size:12px;color:var(--muted);flex-wrap:wrap;gap:10px}\n.disclaimer{font-size:11px;color:var(--muted);font-style:italic}<\/p>\n<p>\/* RESPONSIVE *\/\n@media(max-width:1024px){.engines-intro{grid-template-columns:1fr;gap:32px}.engines-grid{grid-template-columns:1fr 1fr}.about-eco-inner{grid-template-columns:1fr;gap:48px}.footer-top{grid-template-columns:1fr 1fr}.lite-header{grid-template-columns:1fr}.lite-body{grid-template-columns:1fr}}\n@media(max-width:768px){nav{padding:0 20px}.nav-links{display:none}.ham{display:flex}.engines-grid{grid-template-columns:1fr}.osc-row{grid-template-columns:1fr}.team-strip-inner{grid-template-columns:1fr;gap:40px}.tv-footer{grid-template-columns:1fr 1fr}.footer-top{grid-template-columns:1fr}.hero-stats{gap:32px}.hero-ctas{flex-direction:column;align-items:center}.btn-A,.btn-B{width:100%;justify-content:center}footer{padding:40px 20px 24px}.lite-cta-box{min-width:unset}}\n@media(max-width:480px){.tv-footer{grid-template-columns:1fr}}\n<\/style>\n<p><\/head><br \/>\n<body><\/p>\n<nav>\n  <a href=\"#\" class=\"nav-logo\"><em>ALE<\/em> ECOSYSTEM<\/a><\/p>\n<ul class=\"nav-links\">\n<li><a href=\"#engines\">Engines<\/a><\/li>\n<li><a href=\"#versions\">Versions<\/a><\/li>\n<li><a href=\"#ecosystem\">Ecosystem<\/a><\/li>\n<li><a href=\"#ale-lite\">ALE Core Lite<\/a><\/li>\n<li><a href=\"#ale-lite\" class=\"nav-cta\">Download Free<\/a><\/li>\n<\/ul>\n<p>  <button class=\"ham\" aria-label=\"Menu\"><span><\/span><span><\/span><span><\/span><\/button><br \/>\n<\/nav>\n<p><!-- HERO --><\/p>\n<section class=\"hero\">\n<div class=\"hero-orb\"><\/div>\n<div class=\"hero-orb2\"><\/div>\n<div class=\"hero-pill\">Now available \u00b7 ALE Core Lite \u00b7 Free on TradingView<\/div>\n<h1>ALE<span class=\"line2\">ECOSYSTEM<\/span><\/h1>\n<div class=\"hero-tagline\">\/\/ Antifragile Liquidity Engine<\/div>\n<p class=\"hero-copy\">We didn&#8217;t build another indicator. We built a <strong>quantitative liquidity framework<\/strong> \u2014 a system that reads the market the way institutions do. Where others see price, ALE sees <strong>flow, imbalance, and intent<\/strong>.<\/p>\n<div class=\"hero-ctas\">\n    <a href=\"#ale-lite\" class=\"btn-A\"><br \/>\n      <svg width=\"14\" height=\"14\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" viewBox=\"0 0 24 24\"><path d=\"M12 3v13M6 11l6 6 6-6\"\/><path d=\"M3 20h18\"\/><\/svg><br \/>\n      <span>Download ALE Core Lite \u2014 Free<\/span><br \/>\n    <\/a><br \/>\n    <a href=\"#ecosystem\" class=\"btn-B\">Discover the Ecosystem \u2192<\/a>\n  <\/div>\n<div class=\"hero-stats\">\n<div class=\"stat-item\"><span class=\"stat-num\">5<\/span><span class=\"stat-label\">Quantitative Engines<\/span><\/div>\n<div class=\"stat-item\"><span class=\"stat-num\">\u221e<\/span><span class=\"stat-label\">Markets &#038; Timeframes<\/span><\/div>\n<div class=\"stat-item\"><span class=\"stat-num\">0<\/span><span class=\"stat-label\">Cost to Start<\/span><\/div>\n<div class=\"stat-item\"><span class=\"stat-num\">v1<\/span><span class=\"stat-label\">Lite Now Live<\/span><\/div>\n<\/p><\/div>\n<div class=\"scroll-hint\">Scroll<\/div>\n<\/section>\n<p><!-- CHART WINDOW --><\/p>\n<div class=\"chart-showcase\">\n<div class=\"tv-window\">\n<div class=\"tv-titlebar\">\n<div class=\"tv-dots\"><span><\/span><span><\/span><span><\/span><\/div>\n<div class=\"tv-pair\">BTC\/USDT <small>BINANCE \u00b7 4H \u00b7 ALE CORE LITE<\/small><\/div>\n<div class=\"tv-indicators\">\n        <span class=\"tv-tag blue\">\u0394 Delta Engine<\/span><br \/>\n        <span class=\"tv-tag green\">\u2b21 Composite<\/span><br \/>\n        <span class=\"tv-tag gold\">\u25c8 Scoring<\/span>\n      <\/div>\n<div class=\"tv-tf\">\n        <button>1H<\/button><button class=\"on\">4H<\/button><button>1D<\/button><button>1W<\/button>\n      <\/div>\n<\/p><\/div>\n<div class=\"tv-chart-area\">\n      <svg viewBox=\"0 0 1100 340\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" preserveAspectRatio=\"none\">\n        <defs>\n          <linearGradient id=\"priceArea\" x1=\"0\" y1=\"0\" x2=\"0\" y2=\"1\">\n            <stop offset=\"0%\" stop-color=\"#00b4d8\" stop-opacity=\"0.10\"\/>\n            <stop offset=\"100%\" stop-color=\"#00b4d8\" stop-opacity=\"0.00\"\/>\n          <\/linearGradient>\n          <filter id=\"glow\"><feGaussianBlur stdDeviation=\"2\" result=\"coloredBlur\"\/><feMerge><feMergeNode in=\"coloredBlur\"\/><feMergeNode in=\"SourceGraphic\"\/><\/feMerge><\/filter>\n        <\/defs>\n        <line x1=\"0\" y1=\"70\" x2=\"1100\" y2=\"70\" stroke=\"#162236\" stroke-width=\".6\"\/>\n        <line x1=\"0\" y1=\"140\" x2=\"1100\" y2=\"140\" stroke=\"#162236\" stroke-width=\".6\"\/>\n        <line x1=\"0\" y1=\"210\" x2=\"1100\" y2=\"210\" stroke=\"#162236\" stroke-width=\".6\"\/>\n        <line x1=\"0\" y1=\"280\" x2=\"1100\" y2=\"280\" stroke=\"#162236\" stroke-width=\".6\"\/>\n        <line x1=\"220\" y1=\"0\" x2=\"220\" y2=\"340\" stroke=\"#162236\" stroke-width=\".5\"\/>\n        <line x1=\"440\" y1=\"0\" x2=\"440\" y2=\"340\" stroke=\"#162236\" stroke-width=\".5\"\/>\n        <line x1=\"660\" y1=\"0\" x2=\"660\" y2=\"340\" stroke=\"#162236\" stroke-width=\".5\"\/>\n        <line x1=\"880\" y1=\"0\" x2=\"880\" y2=\"340\" stroke=\"#162236\" stroke-width=\".5\"\/>\n        <path d=\"M0,240 C60,228 100,218 140,210 C180,202 200,224 240,214 C280,204 300,192 345,175 C390,158 410,148 455,128 C500,108 520,96 560,88 C600,80 620,90 660,100 C700,110 720,126 760,116 C800,106 820,96 865,86 C910,76 930,64 975,56 C1010,50 1040,52 1100,48 L1100,340 L0,340 Z\" fill=\"url(#priceArea)\"\/>\n        <path d=\"M0,240 C60,228 100,218 140,210 C180,202 200,224 240,214 C280,204 300,192 345,175 C390,158 410,148 455,128 C500,108 520,96 560,88 C600,80 620,90 660,100 C700,110 720,126 760,116 C800,106 820,96 865,86 C910,76 930,64 975,56 C1010,50 1040,52 1100,48\" fill=\"none\" stroke=\"#00b4d8\" stroke-width=\"1.8\" filter=\"url(#glow)\"\/>\n        <!-- Candles bear -->\n        <rect x=\"26\" y=\"227\" width=\"12\" height=\"22\" fill=\"#ff4d6d\" opacity=\".85\"\/>\n        <rect x=\"76\" y=\"212\" width=\"12\" height=\"26\" fill=\"#ff4d6d\" opacity=\".85\"\/>\n        <rect x=\"186\" y=\"208\" width=\"12\" height=\"24\" fill=\"#ff4d6d\" opacity=\".85\"\/>\n        <rect x=\"596\" y=\"90\" width=\"12\" height=\"18\" fill=\"#ff4d6d\" opacity=\".85\"\/>\n        <rect x=\"648\" y=\"96\" width=\"12\" height=\"22\" fill=\"#ff4d6d\" opacity=\".85\"\/>\n        <rect x=\"706\" y=\"108\" width=\"12\" height=\"26\" fill=\"#ff4d6d\" opacity=\".85\"\/>\n        <!-- Candles bull -->\n        <rect x=\"120\" y=\"206\" width=\"12\" height=\"16\" fill=\"#00f5a0\" opacity=\".85\"\/>\n        <rect x=\"224\" y=\"210\" width=\"12\" height=\"18\" fill=\"#00f5a0\" opacity=\".85\"\/>\n        <rect x=\"290\" y=\"186\" width=\"12\" height=\"20\" fill=\"#00f5a0\" opacity=\".85\"\/>\n        <rect x=\"334\" y=\"168\" width=\"12\" height=\"22\" fill=\"#00f5a0\" opacity=\".85\"\/>\n        <rect x=\"378\" y=\"150\" width=\"12\" height=\"22\" fill=\"#00f5a0\" opacity=\".85\"\/>\n        <rect x=\"424\" y=\"128\" width=\"12\" height=\"26\" fill=\"#00f5a0\" opacity=\".85\"\/>\n        <rect x=\"468\" y=\"100\" width=\"12\" height=\"20\" fill=\"#00f5a0\" opacity=\".85\"\/>\n        <rect x=\"512\" y=\"88\" width=\"12\" height=\"18\" fill=\"#00f5a0\" opacity=\".85\"\/>\n        <rect x=\"748\" y=\"108\" width=\"12\" height=\"20\" fill=\"#00f5a0\" opacity=\".85\"\/>\n        <rect x=\"790\" y=\"96\" width=\"12\" height=\"22\" fill=\"#00f5a0\" opacity=\".85\"\/>\n        <rect x=\"836\" y=\"86\" width=\"12\" height=\"20\" fill=\"#00f5a0\" opacity=\".85\"\/>\n        <rect x=\"880\" y=\"72\" width=\"12\" height=\"22\" fill=\"#00f5a0\" opacity=\".85\"\/>\n        <rect x=\"924\" y=\"58\" width=\"12\" height=\"20\" fill=\"#00f5a0\" opacity=\".85\"\/>\n        <rect x=\"966\" y=\"50\" width=\"12\" height=\"18\" fill=\"#00f5a0\" opacity=\".85\"\/>\n        <rect x=\"1010\" y=\"44\" width=\"12\" height=\"20\" fill=\"#00f5a0\" opacity=\".85\"\/>\n        <rect x=\"1054\" y=\"40\" width=\"12\" height=\"18\" fill=\"#00f5a0\" opacity=\".85\"\/>\n        <!-- INIT signals -->\n        <circle cx=\"248\" cy=\"210\" r=\"9\" fill=\"none\" stroke=\"#00f5a0\" stroke-width=\"1.5\" opacity=\".9\"\/>\n        <text x=\"248\" y=\"196\" text-anchor=\"middle\" fill=\"#00f5a0\" font-size=\"8.5\" font-family=\"JetBrains Mono,monospace\">INIT<\/text>\n        <circle cx=\"440\" cy=\"124\" r=\"9\" fill=\"none\" stroke=\"#00f5a0\" stroke-width=\"1.5\" opacity=\".9\"\/>\n        <text x=\"440\" y=\"110\" text-anchor=\"middle\" fill=\"#00f5a0\" font-size=\"8.5\" font-family=\"JetBrains Mono,monospace\">INIT<\/text>\n        <circle cx=\"760\" cy=\"106\" r=\"9\" fill=\"none\" stroke=\"#00f5a0\" stroke-width=\"1.5\" opacity=\".9\"\/>\n        <text x=\"760\" y=\"92\" text-anchor=\"middle\" fill=\"#00f5a0\" font-size=\"8.5\" font-family=\"JetBrains Mono,monospace\">INIT<\/text>\n        <!-- EXH signals -->\n        <polygon points=\"192,202 200,188 184,188\" fill=\"none\" stroke=\"#ff4d6d\" stroke-width=\"1.5\" opacity=\".9\"\/>\n        <text x=\"192\" y=\"183\" text-anchor=\"middle\" fill=\"#ff4d6d\" font-size=\"8.5\" font-family=\"JetBrains Mono,monospace\">EXH<\/text>\n        <polygon points=\"610,88 618,74 602,74\" fill=\"none\" stroke=\"#ff4d6d\" stroke-width=\"1.5\" opacity=\".9\"\/>\n        <text x=\"610\" y=\"69\" text-anchor=\"middle\" fill=\"#ff4d6d\" font-size=\"8.5\" font-family=\"JetBrains Mono,monospace\">EXH<\/text>\n        <!-- Score badges -->\n        <rect x=\"470\" y=\"68\" width=\"58\" height=\"17\" rx=\"2\" fill=\"rgba(244,196,48,.13)\" stroke=\"#f4c430\" stroke-width=\".8\"\/>\n        <text x=\"499\" y=\"79.5\" text-anchor=\"middle\" fill=\"#f4c430\" font-size=\"8\" font-family=\"JetBrains Mono,monospace\">SCORE 89<\/text>\n        <rect x=\"880\" y=\"50\" width=\"58\" height=\"17\" rx=\"2\" fill=\"rgba(244,196,48,.13)\" stroke=\"#f4c430\" stroke-width=\".8\"\/>\n        <text x=\"909\" y=\"61.5\" text-anchor=\"middle\" fill=\"#f4c430\" font-size=\"8\" font-family=\"JetBrains Mono,monospace\">SCORE 94<\/text>\n        <!-- Delta subgraph -->\n        <rect x=\"0\" y=\"300\" width=\"1100\" height=\"40\" fill=\"#060c18\"\/>\n        <line x1=\"0\" y1=\"320\" x2=\"1100\" y2=\"320\" stroke=\"#162236\" stroke-width=\".5\"\/>\n        <rect x=\"120\" y=\"310\" width=\"11\" height=\"10\" fill=\"#00f5a0\" opacity=\".75\"\/>\n        <rect x=\"224\" y=\"308\" width=\"11\" height=\"12\" fill=\"#00f5a0\" opacity=\".75\"\/>\n        <rect x=\"290\" y=\"305\" width=\"11\" height=\"15\" fill=\"#00f5a0\" opacity=\".75\"\/>\n        <rect x=\"334\" y=\"302\" width=\"11\" height=\"18\" fill=\"#00f5a0\" opacity=\".75\"\/>\n        <rect x=\"378\" y=\"300\" width=\"11\" height=\"20\" fill=\"#00f5a0\" opacity=\".75\"\/>\n        <rect x=\"424\" y=\"297\" width=\"11\" height=\"23\" fill=\"#00f5a0\" opacity=\".75\"\/>\n        <rect x=\"468\" y=\"294\" width=\"11\" height=\"26\" fill=\"#00f5a0\" opacity=\".75\"\/>\n        <rect x=\"512\" y=\"292\" width=\"11\" height=\"28\" fill=\"#00f5a0\" opacity=\".75\"\/>\n        <rect x=\"748\" y=\"306\" width=\"11\" height=\"14\" fill=\"#00f5a0\" opacity=\".75\"\/>\n        <rect x=\"790\" y=\"302\" width=\"11\" height=\"18\" fill=\"#00f5a0\" opacity=\".75\"\/>\n        <rect x=\"836\" y=\"298\" width=\"11\" height=\"22\" fill=\"#00f5a0\" opacity=\".75\"\/>\n        <rect x=\"880\" y=\"294\" width=\"11\" height=\"26\" fill=\"#00f5a0\" opacity=\".75\"\/>\n        <rect x=\"924\" y=\"290\" width=\"11\" height=\"30\" fill=\"#00f5a0\" opacity=\".75\"\/>\n        <rect x=\"966\" y=\"288\" width=\"11\" height=\"32\" fill=\"#00f5a0\" opacity=\".75\"\/>\n        <rect x=\"1010\" y=\"285\" width=\"11\" height=\"35\" fill=\"#00f5a0\" opacity=\".75\"\/>\n        <rect x=\"1054\" y=\"282\" width=\"11\" height=\"38\" fill=\"#00f5a0\" opacity=\".75\"\/>\n        <rect x=\"26\" y=\"315\" width=\"11\" height=\"5\" fill=\"#ff4d6d\" opacity=\".75\"\/>\n        <rect x=\"76\" y=\"312\" width=\"11\" height=\"8\" fill=\"#ff4d6d\" opacity=\".75\"\/>\n        <rect x=\"186\" y=\"313\" width=\"11\" height=\"7\" fill=\"#ff4d6d\" opacity=\".75\"\/>\n        <rect x=\"596\" y=\"316\" width=\"11\" height=\"4\" fill=\"#ff4d6d\" opacity=\".75\"\/>\n        <rect x=\"648\" y=\"314\" width=\"11\" height=\"6\" fill=\"#ff4d6d\" opacity=\".75\"\/>\n        <rect x=\"706\" y=\"315\" width=\"11\" height=\"5\" fill=\"#ff4d6d\" opacity=\".75\"\/>\n        <!-- Current price -->\n        <rect x=\"1068\" y=\"34\" width=\"28\" height=\"16\" rx=\"1\" fill=\"#00b4d8\"\/>\n        <text x=\"1082\" y=\"45\" text-anchor=\"middle\" fill=\"#05080f\" font-size=\"8.5\" font-weight=\"700\" font-family=\"JetBrains Mono,monospace\">67.8k<\/text>\n      <\/svg>\n    <\/div>\n<div class=\"tv-footer\">\n<div class=\"tv-footer-cell\">\n<div class=\"lbl\">Delta Engine<\/div>\n<div class=\"val v-green\">+3.12%<\/div>\n<\/div>\n<div class=\"tv-footer-cell\">\n<div class=\"lbl\">Composite Score<\/div>\n<div class=\"val v-gold\">94 \/ 100<\/div>\n<\/div>\n<div class=\"tv-footer-cell\">\n<div class=\"lbl\">Active Signal<\/div>\n<div class=\"val v-green\">INITIATION \u25b2<\/div>\n<\/div>\n<div class=\"tv-footer-cell\">\n<div class=\"lbl\">Last Exhaustion<\/div>\n<div class=\"val v-red\">EXH \u25bc 8h ago<\/div>\n<\/div>\n<div class=\"tv-footer-cell\">\n<div class=\"lbl\">Confirmation<\/div>\n<div class=\"val v-blue\">ACTIVE \u2714<\/div>\n<\/div><\/div>\n<\/p><\/div>\n<\/div>\n<p><!-- MANIFESTO --><\/p>\n<div class=\"manifesto\">\n<p class=\"manifesto-quote\">&#8220;The market doesn&#8217;t move on price.<br \/>It moves on <em>liquidity<\/em>. ALE shows you exactly where it is.&#8221;<\/p>\n<div class=\"manifesto-sub\">\/\/ ALE Research Team \u00b7 2025<\/div>\n<\/div>\n<p><!-- ENGINES --><\/p>\n<section id=\"engines\" class=\"engines-section\">\n<div class=\"engines-intro\">\n<div>\n<div class=\"eyebrow\">\/\/ Core Architecture<\/div>\n<h2 class=\"section-h\">Five engines.<br \/>One language.<\/h2>\n<\/p><\/div>\n<p class=\"section-p\">ALE is not a collection of indicators. It is a coordinated analytical system \u2014 each engine feeds the next, creating a compounding signal that grows more precise as market conditions evolve.<\/p>\n<\/p><\/div>\n<div class=\"engines-grid\">\n<div class=\"engine-card\">\n      <span class=\"engine-glyph\">\u0394<\/span><\/p>\n<div class=\"engine-name\">Delta Engine<\/div>\n<p class=\"engine-desc\">Measures the net imbalance between buying and selling pressure on every candle. Identifies where the market is absorbing or generating liquidity asymmetrically \u2014 the invisible force behind every real move.<\/p>\n<p>      <span class=\"engine-badge active\">\u2714 Included in Lite<\/span>\n    <\/div>\n<div class=\"engine-card\">\n      <span class=\"engine-glyph\">\u25c9<\/span><\/p>\n<div class=\"engine-name\">Initiation Engine<\/div>\n<p class=\"engine-desc\">Detects institutional entry before price displacement occurs. Generates high-confluence entry signals from real accumulation zones \u2014 before the crowd is aware, before the move is confirmed.<\/p>\n<p>      <span class=\"engine-badge active\">\u2714 Included in Lite<\/span>\n    <\/div>\n<div class=\"engine-card\">\n      <span class=\"engine-glyph\">\u2b21<\/span><\/p>\n<div class=\"engine-name\">Exhaustion Engine<\/div>\n<p class=\"engine-desc\">Identifies trend exhaustion through relative volume analysis and market microstructure. Anticipates reversals with statistically significant precision \u2014 not based on shape, but on energy.<\/p>\n<p>      <span class=\"engine-badge active\">\u2714 Included in Lite<\/span>\n    <\/div>\n<div class=\"engine-card\">\n      <span class=\"engine-glyph\">\u25c8<\/span><\/p>\n<div class=\"engine-name\">Scoring Engine<\/div>\n<p class=\"engine-desc\">A quantitative scoring system (0\u2013100) that evaluates the quality of every signal based on structural context, momentum, and factor confluence. Trades only what scores.<\/p>\n<p>      <span class=\"engine-badge active\">Basic in Lite<\/span>\n    <\/div>\n<div class=\"engine-card\">\n      <span class=\"engine-glyph\">\u2295<\/span><\/p>\n<div class=\"engine-name\">Composite Engine<\/div>\n<p class=\"engine-desc\">Combines the output of all engines into a single weighted, filtered signal. Reduces noise. Improves the signal-to-error ratio across the full system. The sum is greater than its parts.<\/p>\n<p>      <span class=\"engine-badge active\">\u2714 Included in Lite<\/span>\n    <\/div>\n<div class=\"engine-card\">\n      <span class=\"engine-glyph\">\u2713<\/span><\/p>\n<div class=\"engine-name\">Confirmation Engine<\/div>\n<p class=\"engine-desc\">Secondary validation layer that confirms or discards signals based on post-signal price action. Prevents premature entries in noise zones. Execution only when the market agrees.<\/p>\n<p>      <span class=\"engine-badge active\">\u2714 Included in Lite<\/span>\n    <\/div>\n<\/p><\/div>\n<\/section>\n<p><!-- OSCILLATORS --><\/p>\n<div class=\"osc-row\">\n<div class=\"osc-panel\">\n<div class=\"osc-head\">\n      <span class=\"osc-title\">DELTA ENGINE \u2014 Imbalance<\/span><br \/>\n      <span class=\"osc-live\">\u25cf Live +3.12%<\/span>\n    <\/div>\n<p>    <svg viewBox=\"0 0 540 100\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"background:#070e1b\">\n      <line x1=\"0\" y1=\"50\" x2=\"540\" y2=\"50\" stroke=\"#162236\" stroke-width=\".6\"\/>\n      <rect x=\"8\" y=\"42\" width=\"12\" height=\"8\" fill=\"#ff4d6d\" opacity=\".8\"\/>\n      <rect x=\"28\" y=\"38\" width=\"12\" height=\"12\" fill=\"#ff4d6d\" opacity=\".8\"\/>\n      <rect x=\"108\" y=\"44\" width=\"12\" height=\"6\" fill=\"#ff4d6d\" opacity=\".8\"\/>\n      <rect x=\"328\" y=\"43\" width=\"12\" height=\"7\" fill=\"#ff4d6d\" opacity=\".8\"\/>\n      <rect x=\"368\" y=\"41\" width=\"12\" height=\"9\" fill=\"#ff4d6d\" opacity=\".8\"\/>\n      <rect x=\"48\" y=\"35\" width=\"12\" height=\"15\" fill=\"#00f5a0\" opacity=\".8\"\/>\n      <rect x=\"68\" y=\"28\" width=\"12\" height=\"22\" fill=\"#00f5a0\" opacity=\".8\"\/>\n      <rect x=\"88\" y=\"22\" width=\"12\" height=\"28\" fill=\"#00f5a0\" opacity=\".8\"\/>\n      <rect x=\"128\" y=\"18\" width=\"12\" height=\"32\" fill=\"#00f5a0\" opacity=\".8\"\/>\n      <rect x=\"148\" y=\"14\" width=\"12\" height=\"36\" fill=\"#00f5a0\" opacity=\".8\"\/>\n      <rect x=\"168\" y=\"10\" width=\"12\" height=\"40\" fill=\"#00f5a0\" opacity=\".8\"\/>\n      <rect x=\"188\" y=\"16\" width=\"12\" height=\"34\" fill=\"#00f5a0\" opacity=\".8\"\/>\n      <rect x=\"208\" y=\"12\" width=\"12\" height=\"38\" fill=\"#00f5a0\" opacity=\".8\"\/>\n      <rect x=\"228\" y=\"8\" width=\"12\" height=\"42\" fill=\"#00f5a0\" opacity=\".8\"\/>\n      <rect x=\"248\" y=\"14\" width=\"12\" height=\"36\" fill=\"#00f5a0\" opacity=\".8\"\/>\n      <rect x=\"268\" y=\"10\" width=\"12\" height=\"40\" fill=\"#00f5a0\" opacity=\".8\"\/>\n      <rect x=\"288\" y=\"6\" width=\"12\" height=\"44\" fill=\"#00f5a0\" opacity=\".8\"\/>\n      <rect x=\"308\" y=\"10\" width=\"12\" height=\"40\" fill=\"#00f5a0\" opacity=\".8\"\/>\n      <rect x=\"388\" y=\"5\" width=\"12\" height=\"45\" fill=\"#00f5a0\" opacity=\".8\"\/>\n      <rect x=\"408\" y=\"3\" width=\"12\" height=\"47\" fill=\"#00f5a0\" opacity=\".8\"\/>\n      <rect x=\"428\" y=\"2\" width=\"12\" height=\"48\" fill=\"#00f5a0\" opacity=\".8\"\/>\n      <rect x=\"448\" y=\"0\" width=\"12\" height=\"50\" fill=\"#00f5a0\" opacity=\".8\"\/>\n      <rect x=\"468\" y=\"0\" width=\"12\" height=\"50\" fill=\"#00f5a0\" opacity=\".8\"\/>\n      <rect x=\"488\" y=\"0\" width=\"12\" height=\"50\" fill=\"#00f5a0\" opacity=\".8\"\/>\n      <rect x=\"508\" y=\"0\" width=\"12\" height=\"50\" fill=\"#00f5a0\" opacity=\".8\"\/>\n      <rect x=\"528\" y=\"0\" width=\"12\" height=\"50\" fill=\"#00f5a0\" opacity=\".8\"\/>\n    <\/svg>\n  <\/div>\n<div class=\"osc-panel\">\n<div class=\"osc-head\">\n      <span class=\"osc-title\">COMPOSITE SCORE<\/span><br \/>\n      <span class=\"osc-live\" style=\"color:var(--gold);border-color:rgba(244,196,48,.3);background:rgba(244,196,48,.08)\">\u25cf 94 \/ 100<\/span>\n    <\/div>\n<p>    <svg viewBox=\"0 0 540 100\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"background:#070e1b\">\n      <line x1=\"0\" y1=\"30\" x2=\"540\" y2=\"30\" stroke=\"#162236\" stroke-width=\".5\" stroke-dasharray=\"4,4\"\/>\n      <line x1=\"0\" y1=\"60\" x2=\"540\" y2=\"60\" stroke=\"#162236\" stroke-width=\".5\" stroke-dasharray=\"4,4\"\/>\n      <text x=\"6\" y=\"27\" fill=\"#3d6082\" font-size=\"8\" font-family=\"JetBrains Mono,monospace\">70<\/text>\n      <text x=\"6\" y=\"57\" fill=\"#3d6082\" font-size=\"8\" font-family=\"JetBrains Mono,monospace\">40<\/text>\n      <path d=\"M0,85 C40,80 80,75 120,68 C160,61 180,54 220,46 C260,38 300,30 340,22 C380,14 420,9 460,6 C490,4 510,4 540,3\" fill=\"none\" stroke=\"#f4c430\" stroke-width=\"2\"\/>\n      <path d=\"M0,85 C40,80 80,75 120,68 C160,61 180,54 220,46 C260,38 300,30 340,22 C380,14 420,9 460,6 C490,4 510,4 540,3 L540,100 L0,100 Z\" fill=\"rgba(244,196,48,0.06)\"\/>\n      <circle cx=\"530\" cy=\"3.5\" r=\"5\" fill=\"#f4c430\"\/>\n    <\/svg>\n  <\/div>\n<\/div>\n<p><!-- VERSION TABLE --><\/p>\n<section id=\"versions\" class=\"table-section\">\n<div class=\"eyebrow\">\/\/ ALE Ecosystem \u00b7 Versions<\/div>\n<h2 class=\"section-h\" style=\"margin-bottom:12px\">The Roadmap<\/h2>\n<p class=\"section-p\" style=\"margin-bottom:48px\">ALE Core Lite is the entry point \u2014 free, powerful, and live now. The full ecosystem is being built in layers. Each version unlocks a deeper dimension of the market.<\/p>\n<div class=\"table-scroll\">\n<table class=\"ver-table\">\n<thead>\n<tr>\n<th>Feature<\/th>\n<th class=\"col-lite\">LITE<span class=\"lite-star\">FREE NOW<\/span><\/th>\n<th>CORE<\/th>\n<th>PRO<\/th>\n<th>PRO+<\/th>\n<th>PREMIUM<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr class=\"gr-row\">\n<td colspan=\"6\">\/\/ Access<\/td>\n<\/tr>\n<tr>\n<td>Availability<\/td>\n<td><a href=\"#ale-lite\" class=\"dl-btn\">\u2193 Download<\/a><\/td>\n<td><span class=\"ico-dev\">In development<\/span><\/td>\n<td><span class=\"ico-dev\">In development<\/span><\/td>\n<td><span class=\"ico-dev\">In development<\/span><\/td>\n<td><span class=\"ico-dev\">In development<\/span><\/td>\n<\/tr>\n<tr class=\"gr-row\">\n<td colspan=\"6\">\/\/ Core Engines<\/td>\n<\/tr>\n<tr>\n<td>Delta Engine<\/td>\n<td><span class=\"ico-yes\">\u2714<\/span><\/td>\n<td><span class=\"ico-yes\">\u2714<\/span><\/td>\n<td><span class=\"ico-yes\">\u2714<\/span><\/td>\n<td><span class=\"ico-yes\">\u2714<\/span><\/td>\n<td><span class=\"ico-yes\">\u2714<\/span><\/td>\n<\/tr>\n<tr>\n<td>Initiation Engine<\/td>\n<td><span class=\"ico-yes\">\u2714<\/span><\/td>\n<td><span class=\"ico-yes\">\u2714<\/span><\/td>\n<td><span class=\"ico-yes\">\u2714<\/span><\/td>\n<td><span class=\"ico-yes\">\u2714<\/span><\/td>\n<td><span class=\"ico-yes\">\u2714<\/span><\/td>\n<\/tr>\n<tr>\n<td>Exhaustion Engine<\/td>\n<td><span class=\"ico-yes\">\u2714<\/span><\/td>\n<td><span class=\"ico-yes\">\u2714<\/span><\/td>\n<td><span class=\"ico-yes\">\u2714<\/span><\/td>\n<td><span class=\"ico-yes\">\u2714<\/span><\/td>\n<td><span class=\"ico-yes\">\u2714<\/span><\/td>\n<\/tr>\n<tr>\n<td>Scoring Engine<\/td>\n<td><span class=\"ico-part\">Basic<\/span><\/td>\n<td><span class=\"ico-yes\">\u2714<\/span><\/td>\n<td><span class=\"ico-yes\">\u2714<\/span><\/td>\n<td><span class=\"ico-yes\">\u2714<\/span><\/td>\n<td><span class=\"ico-yes\">\u2714<\/span><\/td>\n<\/tr>\n<tr>\n<td>Composite Engine<\/td>\n<td><span class=\"ico-yes\">\u2714<\/span><\/td>\n<td><span class=\"ico-yes\">\u2714<\/span><\/td>\n<td><span class=\"ico-yes\">\u2714<\/span><\/td>\n<td><span class=\"ico-yes\">\u2714<\/span><\/td>\n<td><span class=\"ico-yes\">\u2714<\/span><\/td>\n<\/tr>\n<tr>\n<td>Confirmation Engine<\/td>\n<td><span class=\"ico-yes\">\u2714<\/span><\/td>\n<td><span class=\"ico-yes\">\u2714<\/span><\/td>\n<td><span class=\"ico-yes\">\u2714<\/span><\/td>\n<td><span class=\"ico-yes\">\u2714<\/span><\/td>\n<td><span class=\"ico-yes\">\u2714<\/span><\/td>\n<\/tr>\n<tr class=\"gr-row\">\n<td colspan=\"6\">\/\/ Structural Layer<\/td>\n<\/tr>\n<tr>\n<td>Basic VWAP<\/td>\n<td><span class=\"ico-no\">\u2716<\/span><\/td>\n<td><span class=\"ico-yes\">\u2714<\/span><\/td>\n<td><span class=\"ico-yes\">\u2714<\/span><\/td>\n<td><span class=\"ico-yes\">\u2714<\/span><\/td>\n<td><span class=\"ico-yes\">\u2714<\/span><\/td>\n<\/tr>\n<tr>\n<td>Weekly \/ Monthly VWAP<\/td>\n<td><span class=\"ico-no\">\u2716<\/span><\/td>\n<td><span class=\"ico-no\">\u2716<\/span><\/td>\n<td><span class=\"ico-yes\">\u2714<\/span><\/td>\n<td><span class=\"ico-yes\">\u2714<\/span><\/td>\n<td><span class=\"ico-yes\">\u2714<\/span><\/td>\n<\/tr>\n<tr>\n<td>Value Area<\/td>\n<td><span class=\"ico-no\">\u2716<\/span><\/td>\n<td><span class=\"ico-no\">\u2716<\/span><\/td>\n<td><span class=\"ico-yes\">\u2714<\/span><\/td>\n<td><span class=\"ico-yes\">\u2714<\/span><\/td>\n<td><span class=\"ico-yes\">\u2714<\/span><\/td>\n<\/tr>\n<tr class=\"gr-row\">\n<td colspan=\"6\">\/\/ Quant Layer<\/td>\n<\/tr>\n<tr>\n<td>Structural Score<\/td>\n<td><span class=\"ico-no\">\u2716<\/span><\/td>\n<td><span class=\"ico-yes\">\u2714<\/span><\/td>\n<td><span class=\"ico-yes\">\u2714<\/span><\/td>\n<td><span class=\"ico-yes\">\u2714<\/span><\/td>\n<td><span class=\"ico-yes\">\u2714<\/span><\/td>\n<\/tr>\n<tr>\n<td>Context Filters<\/td>\n<td><span class=\"ico-no\">\u2716<\/span><\/td>\n<td><span class=\"ico-no\">\u2716<\/span><\/td>\n<td><span class=\"ico-yes\">\u2714<\/span><\/td>\n<td><span class=\"ico-yes\">\u2714<\/span><\/td>\n<td><span class=\"ico-yes\">\u2714<\/span><\/td>\n<\/tr>\n<tr class=\"gr-row\">\n<td colspan=\"6\">\/\/ Advanced Layer<\/td>\n<\/tr>\n<tr>\n<td>Regression Tools<\/td>\n<td><span class=\"ico-no\">\u2716<\/span><\/td>\n<td><span class=\"ico-no\">\u2716<\/span><\/td>\n<td><span class=\"ico-no\">\u2716<\/span><\/td>\n<td><span class=\"ico-yes\">\u2714<\/span><\/td>\n<td><span class=\"ico-yes\">\u2714<\/span><\/td>\n<\/tr>\n<tr>\n<td>AI \/ Probabilistic Layer<\/td>\n<td><span class=\"ico-no\">\u2716<\/span><\/td>\n<td><span class=\"ico-no\">\u2716<\/span><\/td>\n<td><span class=\"ico-no\">\u2716<\/span><\/td>\n<td><span class=\"ico-no\">\u2716<\/span><\/td>\n<td><span class=\"ico-yes\">\u2714<\/span><\/td>\n<\/tr>\n<tr class=\"gr-row\">\n<td colspan=\"6\">\/\/ Quick Access<\/td>\n<\/tr>\n<tr>\n<td>Access Now<\/td>\n<td><a href=\"#ale-lite\" class=\"dl-btn\">\u2193 Download<\/a><\/td>\n<td><span class=\"ico-dev\">In development<\/span><\/td>\n<td><span class=\"ico-dev\">In development<\/span><\/td>\n<td><span class=\"ico-dev\">In development<\/span><\/td>\n<td><span class=\"ico-dev\">In development<\/span><\/td>\n<\/tr>\n<\/tbody>\n<\/table><\/div>\n<\/section>\n<p><!-- ABOUT ALE ECOSYSTEM --><\/p>\n<section id=\"ecosystem\" class=\"about-eco\">\n<div class=\"about-eco-inner\">\n<div class=\"about-body\">\n<div class=\"eyebrow\">\/\/ What We&#8217;re Building<\/div>\n<h2>The <em>ALE<\/em><br \/>Ecosystem<\/h2>\n<p>ALE \u2014 <strong>Antifragile Liquidity Engine<\/strong> \u2014 was born from a simple but radical idea: most traders are analyzing the wrong data. Price charts show you what happened. Liquidity shows you <strong>why<\/strong> it happened \u2014 and what&#8217;s likely to happen next.<\/p>\n<p>We are a team of quantitative traders, engineers, and market structure analysts who spent years building proprietary tools for internal use. ALE Ecosystem is the <strong>formalization of that research<\/strong> \u2014 translated into a TradingView framework accessible to every serious trader, regardless of background.<\/p>\n<p>This is not a collection of indicators bolted together. Every engine in ALE was designed to work as part of a coherent system \u2014 where the output of one feeds the precision of the next. The result is a <strong>layered analytical framework<\/strong> that gets smarter the more you use it.<\/p>\n<h3>Our Philosophy<\/h3>\n<div class=\"pillars\">\n<div class=\"pillar\"><strong>Antifragility over optimization.<\/strong> ALE is not tuned to past data. It is designed to adapt \u2014 performing better in volatile, uncertain markets than in quiet ones.<\/div>\n<div class=\"pillar\"><strong>Transparency in signal quality.<\/strong> Every signal carries a score. You always know if the setup is strong or marginal. No black boxes.<\/div>\n<div class=\"pillar\"><strong>Accessible entry, institutional depth.<\/strong> ALE Core Lite is free. The full ecosystem will match the analytical depth of professional trading desks \u2014 made available to individual traders.<\/div>\n<div class=\"pillar\"><strong>Built with the community, for the community.<\/strong> Every version is shaped by real feedback from real traders. ALE grows with its users.<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div>\n<div class=\"eyebrow\" style=\"margin-bottom:16px\">\/\/ Ecosystem Roadmap<\/div>\n<div class=\"roadmap\">\n<div class=\"rm-item\">\n<div class=\"rm-ver active\">LITE<\/div>\n<div class=\"rm-info\">\n<div class=\"rm-name\">ALE Core Lite<\/div>\n<div class=\"rm-desc\">Full 5-engine system. Delta, Initiation, Exhaustion, Composite &#038; Confirmation. Basic scoring. No cost, no restrictions.<\/div>\n<p>            <span class=\"rm-status st-live\">\u25cf Live Now \u2014 Free<\/span>\n          <\/div>\n<\/p><\/div>\n<div class=\"rm-item\">\n<div class=\"rm-ver upcoming\">CORE<\/div>\n<div class=\"rm-info\">\n<div class=\"rm-name\">ALE Core<\/div>\n<div class=\"rm-desc\">Full Scoring Engine + VWAP structural layer. Deeper market context and structural score integration.<\/div>\n<p>            <span class=\"rm-status st-build\">\u2699 In Development<\/span>\n          <\/div>\n<\/p><\/div>\n<div class=\"rm-item\">\n<div class=\"rm-ver upcoming\">PRO<\/div>\n<div class=\"rm-info\">\n<div class=\"rm-name\">ALE Pro<\/div>\n<div class=\"rm-desc\">Weekly\/Monthly VWAP, Value Area mapping, Context Filters. Precision tools for swing and position traders.<\/div>\n<p>            <span class=\"rm-status st-build\">\u2699 In Development<\/span>\n          <\/div>\n<\/p><\/div>\n<div class=\"rm-item\">\n<div class=\"rm-ver upcoming\">PRO+<\/div>\n<div class=\"rm-info\">\n<div class=\"rm-name\">ALE Pro+<\/div>\n<div class=\"rm-desc\">Statistical regression tools, multi-timeframe structural alignment engine, advanced filtering.<\/div>\n<p>            <span class=\"rm-status st-plan\">\u25cc Planned<\/span>\n          <\/div>\n<\/p><\/div>\n<div class=\"rm-item\">\n<div class=\"rm-ver upcoming\">PRM<\/div>\n<div class=\"rm-info\">\n<div class=\"rm-name\">ALE Premium<\/div>\n<div class=\"rm-desc\">AI-powered probabilistic layer. Predictive signal weighting, adaptive thresholds, cross-market correlation engine.<\/div>\n<p>            <span class=\"rm-status st-plan\">\u25cc Planned<\/span>\n          <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p><!-- TEAM --><\/p>\n<div class=\"team-strip\">\n<div style=\"max-width:1200px;margin:0 auto 48px;text-align:center\">\n<div class=\"eyebrow\">\/\/ The People Behind ALE<\/div>\n<h2 style=\"font-family:var(--font-head);font-size:clamp(28px,4vw,48px);letter-spacing:2px\">Built by traders, for traders<\/h2>\n<p style=\"font-size:15px;color:var(--muted2);font-weight:300;max-width:600px;margin:16px auto 0;line-height:1.8\">ALE was not designed in a vacuum. It was stress-tested on live markets, across crypto, forex, and index futures \u2014 by the same team that now offers it to you.<\/p>\n<\/p><\/div>\n<div class=\"team-strip-inner\">\n<div class=\"team-block\">\n<div class=\"team-avatar\">AR<\/div>\n<div class=\"team-role\">Lead Quantitative Analyst<\/div>\n<div class=\"team-name\">A. Rivera<\/div>\n<p class=\"team-bio\">8 years in algorithmic trading and order flow analysis. Architect of the Delta and Composite Engine logic.<\/p>\n<\/p><\/div>\n<div class=\"team-block\">\n<div class=\"team-avatar\">ML<\/div>\n<div class=\"team-role\">Pine Script Engineer<\/div>\n<div class=\"team-name\">M. Lorca<\/div>\n<p class=\"team-bio\">TradingView platform specialist. Responsible for ALE&#8217;s performance, rendering precision, and signal integrity across all markets.<\/p>\n<\/p><\/div>\n<div class=\"team-block\">\n<div class=\"team-avatar\">KS<\/div>\n<div class=\"team-role\">Market Structure Researcher<\/div>\n<div class=\"team-name\">K. Stavros<\/div>\n<p class=\"team-bio\">Macro and microstructure analyst with a focus on institutional behavior and liquidity mapping across correlated markets.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/div>\n<p><!-- ALE CORE LITE SPOTLIGHT --><\/p>\n<section id=\"ale-lite\" class=\"lite-spotlight\">\n<div class=\"lite-header\">\n<div>\n<div class=\"lite-badge-big\">Available Now \u00b7 TradingView \u00b7 Free<\/div>\n<h2 class=\"lite-h\">ALE CORE<br \/><span>LITE<\/span><\/h2>\n<p class=\"lite-sub\">The first publicly available version of the Antifragile Liquidity Engine. Five coordinated engines. Real signals. Zero cost. Start reading the market differently \u2014 today.<\/p>\n<\/p><\/div>\n<div class=\"lite-cta-box\">\n<div class=\"lite-price\">FREE<\/div>\n<div class=\"lite-price-sub\">No subscription \u00b7 No limits<\/div>\n<p>      <a href=\"https:\/\/www.tradingview.com\/\" target=\"_blank\" class=\"btn-download\">\u2193 Add to TradingView<\/a><\/p>\n<div class=\"lite-cta-note\">Pine Script v5 \u00b7 All markets<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"lite-body\">\n<div class=\"lite-text\">\n<h3>What makes ALE Core Lite different?<\/h3>\n<p>Most free indicators are stripped-down demos with crippled logic designed to push you toward a paid upgrade. <strong>ALE Core Lite is not that.<\/strong> It ships with the full 5-engine architecture running at its core \u2014 Delta, Initiation, Exhaustion, Composite, and Confirmation \u2014 all working together in real time.<\/p>\n<p>What Lite gives you is already more than what most paid tools offer: a complete signal pipeline from detection to validation, with a built-in quality score so you always know whether to act or wait.<\/p>\n<h3 style=\"margin-top:28px\">Who is it for?<\/h3>\n<ul>\n<li>Crypto, forex, and index traders operating intraday or swing timeframes.<\/li>\n<li>Analysts who combine order flow with structural technical analysis.<\/li>\n<li>Traders tired of lagging indicators that tell them what already happened.<\/li>\n<li>Anyone who wants a systematic, quantitative edge \u2014 without paying for one.<\/li>\n<\/ul>\n<h3 style=\"margin-top:28px\">How to use it<\/h3>\n<p>Add ALE Core Lite to any chart in TradingView. The Delta and Composite panels appear as configurable subgraphs. Initiation and Exhaustion signals are marked directly on the candles with clear labels. The basic Scoring Engine rates each signal from 0 to 100. <strong>Focus on signals scoring above 70<\/strong>, especially in confluence with key structural levels.<\/p>\n<\/p><\/div>\n<div>\n<div class=\"spec-card\">\n<div class=\"spec-row\"><span class=\"spec-lbl\">Version<\/span><span class=\"spec-val blue\">Lite v1.0<\/span><\/div>\n<div class=\"spec-row\"><span class=\"spec-lbl\">Platform<\/span><span class=\"spec-val\">TradingView<\/span><\/div>\n<div class=\"spec-row\"><span class=\"spec-lbl\">Language<\/span><span class=\"spec-val\">Pine Script v5<\/span><\/div>\n<div class=\"spec-row\"><span class=\"spec-lbl\">Cost<\/span><span class=\"spec-val green\">Free \u2014 Always<\/span><\/div>\n<div class=\"spec-row\"><span class=\"spec-lbl\">Repainting<\/span><span class=\"spec-val green\">None<\/span><\/div>\n<div class=\"spec-row\"><span class=\"spec-lbl\">Markets<\/span><span class=\"spec-val\">Crypto \u00b7 Forex \u00b7 Indices \u00b7 Stocks<\/span><\/div>\n<div class=\"spec-row\"><span class=\"spec-lbl\">Timeframes<\/span><span class=\"spec-val\">All (1m \u2192 Monthly)<\/span><\/div>\n<div class=\"spec-row\"><span class=\"spec-lbl\">Active Engines<\/span><span class=\"spec-val blue\">5 of 7<\/span><\/div>\n<div class=\"spec-row\"><span class=\"spec-lbl\">Scoring<\/span><span class=\"spec-val\">Basic 0\u2013100<\/span><\/div>\n<div class=\"spec-row\"><span class=\"spec-lbl\">Updates<\/span><span class=\"spec-val green\">Included<\/span><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>  <!-- ETH chart preview --><\/p>\n<div class=\"lite-chart-preview\">\n<div class=\"lite-chart-head\">\n<div class=\"lite-chart-pair\">ETH\/USDT <small>BINANCE \u00b7 1H \u00b7 ALE CORE LITE<\/small><\/div>\n<div style=\"display:flex;gap:8px\">\n        <span class=\"tv-tag green\" style=\"font-size:9px\">\u25cf Active Signal<\/span><br \/>\n        <span class=\"tv-tag gold\" style=\"font-size:9px\">SCORE 88<\/span>\n      <\/div>\n<\/p><\/div>\n<p>    <svg viewBox=\"0 0 1000 220\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" preserveAspectRatio=\"none\" style=\"background:#070e1b;width:100%;display:block\">\n      <defs>\n        <linearGradient id=\"ethArea\" x1=\"0\" y1=\"0\" x2=\"0\" y2=\"1\">\n          <stop offset=\"0%\" stop-color=\"#00b4d8\" stop-opacity=\"0.08\"\/>\n          <stop offset=\"100%\" stop-color=\"#00b4d8\" stop-opacity=\"0\"\/>\n        <\/linearGradient>\n      <\/defs>\n      <line x1=\"0\" y1=\"55\" x2=\"1000\" y2=\"55\" stroke=\"#162236\" stroke-width=\".5\"\/>\n      <line x1=\"0\" y1=\"110\" x2=\"1000\" y2=\"110\" stroke=\"#162236\" stroke-width=\".5\"\/>\n      <line x1=\"0\" y1=\"165\" x2=\"1000\" y2=\"165\" stroke=\"#162236\" stroke-width=\".5\"\/>\n      <line x1=\"250\" y1=\"0\" x2=\"250\" y2=\"220\" stroke=\"#162236\" stroke-width=\".4\"\/>\n      <line x1=\"500\" y1=\"0\" x2=\"500\" y2=\"220\" stroke=\"#162236\" stroke-width=\".4\"\/>\n      <line x1=\"750\" y1=\"0\" x2=\"750\" y2=\"220\" stroke=\"#162236\" stroke-width=\".4\"\/>\n      <path d=\"M0,165 C60,158 100,152 140,148 C180,144 200,160 250,150 C300,140 340,128 390,112 C440,96 480,84 520,76 C560,68 600,74 650,82 C700,90 720,100 760,92 C800,84 840,74 890,64 C940,56 970,52 1000,48 L1000,220 L0,220 Z\" fill=\"url(#ethArea)\"\/>\n      <path d=\"M0,165 C60,158 100,152 140,148 C180,144 200,160 250,150 C300,140 340,128 390,112 C440,96 480,84 520,76 C560,68 600,74 650,82 C700,90 720,100 760,92 C800,84 840,74 890,64 C940,56 970,52 1000,48\" fill=\"none\" stroke=\"#00b4d8\" stroke-width=\"1.5\"\/>\n      <rect x=\"130\" y=\"145\" width=\"11\" height=\"12\" fill=\"#00f5a0\" opacity=\".85\"\/>\n      <rect x=\"252\" y=\"146\" width=\"11\" height=\"14\" fill=\"#00f5a0\" opacity=\".85\"\/>\n      <rect x=\"330\" y=\"125\" width=\"11\" height=\"17\" fill=\"#00f5a0\" opacity=\".85\"\/>\n      <rect x=\"380\" y=\"108\" width=\"11\" height=\"16\" fill=\"#00f5a0\" opacity=\".85\"\/>\n      <rect x=\"430\" y=\"92\" width=\"11\" height=\"18\" fill=\"#00f5a0\" opacity=\".85\"\/>\n      <rect x=\"500\" y=\"72\" width=\"11\" height=\"18\" fill=\"#00f5a0\" opacity=\".85\"\/>\n      <rect x=\"750\" y=\"88\" width=\"11\" height=\"14\" fill=\"#00f5a0\" opacity=\".85\"\/>\n      <rect x=\"800\" y=\"78\" width=\"11\" height=\"14\" fill=\"#00f5a0\" opacity=\".85\"\/>\n      <rect x=\"850\" y=\"68\" width=\"11\" height=\"14\" fill=\"#00f5a0\" opacity=\".85\"\/>\n      <rect x=\"900\" y=\"58\" width=\"11\" height=\"14\" fill=\"#00f5a0\" opacity=\".85\"\/>\n      <rect x=\"950\" y=\"50\" width=\"11\" height=\"12\" fill=\"#00f5a0\" opacity=\".85\"\/>\n      <rect x=\"980\" y=\"44\" width=\"11\" height=\"12\" fill=\"#00f5a0\" opacity=\".85\"\/>\n      <rect x=\"20\" y=\"157\" width=\"11\" height=\"14\" fill=\"#ff4d6d\" opacity=\".85\"\/>\n      <rect x=\"70\" y=\"150\" width=\"11\" height=\"18\" fill=\"#ff4d6d\" opacity=\".85\"\/>\n      <rect x=\"200\" y=\"150\" width=\"11\" height=\"16\" fill=\"#ff4d6d\" opacity=\".85\"\/>\n      <rect x=\"600\" y=\"72\" width=\"11\" height=\"16\" fill=\"#ff4d6d\" opacity=\".85\"\/>\n      <rect x=\"640\" y=\"78\" width=\"11\" height=\"18\" fill=\"#ff4d6d\" opacity=\".85\"\/>\n      <rect x=\"700\" y=\"88\" width=\"11\" height=\"20\" fill=\"#ff4d6d\" opacity=\".85\"\/>\n      <circle cx=\"265\" cy=\"146\" r=\"8\" fill=\"none\" stroke=\"#00f5a0\" stroke-width=\"1.4\"\/>\n      <text x=\"265\" y=\"133\" text-anchor=\"middle\" fill=\"#00f5a0\" font-size=\"7.5\" font-family=\"JetBrains Mono,monospace\">INIT<\/text>\n      <circle cx=\"510\" cy=\"70\" r=\"8\" fill=\"none\" stroke=\"#00f5a0\" stroke-width=\"1.4\"\/>\n      <text x=\"510\" y=\"57\" text-anchor=\"middle\" fill=\"#00f5a0\" font-size=\"7.5\" font-family=\"JetBrains Mono,monospace\">INIT<\/text>\n      <polygon points=\"208,147 216,133 200,133\" fill=\"none\" stroke=\"#ff4d6d\" stroke-width=\"1.4\"\/>\n      <text x=\"208\" y=\"128\" text-anchor=\"middle\" fill=\"#ff4d6d\" font-size=\"7.5\" font-family=\"JetBrains Mono,monospace\">EXH<\/text>\n      <polygon points=\"650,75 658,61 642,61\" fill=\"none\" stroke=\"#ff4d6d\" stroke-width=\"1.4\"\/>\n      <text x=\"650\" y=\"56\" text-anchor=\"middle\" fill=\"#ff4d6d\" font-size=\"7.5\" font-family=\"JetBrains Mono,monospace\">EXH<\/text>\n      <rect x=\"450\" y=\"52\" width=\"54\" height=\"15\" rx=\"2\" fill=\"rgba(244,196,48,.12)\" stroke=\"#f4c430\" stroke-width=\".8\"\/>\n      <text x=\"477\" y=\"62.5\" text-anchor=\"middle\" fill=\"#f4c430\" font-size=\"7.5\" font-family=\"JetBrains Mono,monospace\">SCORE 88<\/text>\n      <rect x=\"976\" y=\"35\" width=\"22\" height=\"14\" rx=\"1\" fill=\"#00b4d8\"\/>\n      <text x=\"987\" y=\"45\" text-anchor=\"middle\" fill=\"#05080f\" font-size=\"7.5\" font-weight=\"700\" font-family=\"JetBrains Mono,monospace\">3.4k<\/text>\n      <rect x=\"0\" y=\"190\" width=\"1000\" height=\"30\" fill=\"#060c18\"\/>\n      <line x1=\"0\" y1=\"205\" x2=\"1000\" y2=\"205\" stroke=\"#162236\" stroke-width=\".5\"\/>\n      <rect x=\"130\" y=\"196\" width=\"10\" height=\"9\" fill=\"#00f5a0\" opacity=\".75\"\/>\n      <rect x=\"252\" y=\"194\" width=\"10\" height=\"11\" fill=\"#00f5a0\" opacity=\".75\"\/>\n      <rect x=\"330\" y=\"192\" width=\"10\" height=\"13\" fill=\"#00f5a0\" opacity=\".75\"\/>\n      <rect x=\"380\" y=\"190\" width=\"10\" height=\"15\" fill=\"#00f5a0\" opacity=\".75\"\/>\n      <rect x=\"430\" y=\"188\" width=\"10\" height=\"17\" fill=\"#00f5a0\" opacity=\".75\"\/>\n      <rect x=\"500\" y=\"186\" width=\"10\" height=\"19\" fill=\"#00f5a0\" opacity=\".75\"\/>\n      <rect x=\"750\" y=\"192\" width=\"10\" height=\"13\" fill=\"#00f5a0\" opacity=\".75\"\/>\n      <rect x=\"800\" y=\"190\" width=\"10\" height=\"15\" fill=\"#00f5a0\" opacity=\".75\"\/>\n      <rect x=\"850\" y=\"188\" width=\"10\" height=\"17\" fill=\"#00f5a0\" opacity=\".75\"\/>\n      <rect x=\"900\" y=\"186\" width=\"10\" height=\"19\" fill=\"#00f5a0\" opacity=\".75\"\/>\n      <rect x=\"950\" y=\"184\" width=\"10\" height=\"21\" fill=\"#00f5a0\" opacity=\".75\"\/>\n      <rect x=\"980\" y=\"183\" width=\"10\" height=\"22\" fill=\"#00f5a0\" opacity=\".75\"\/>\n      <rect x=\"20\" y=\"200\" width=\"10\" height=\"5\" fill=\"#ff4d6d\" opacity=\".75\"\/>\n      <rect x=\"70\" y=\"198\" width=\"10\" height=\"7\" fill=\"#ff4d6d\" opacity=\".75\"\/>\n      <rect x=\"200\" y=\"199\" width=\"10\" height=\"6\" fill=\"#ff4d6d\" opacity=\".75\"\/>\n      <rect x=\"600\" y=\"200\" width=\"10\" height=\"5\" fill=\"#ff4d6d\" opacity=\".75\"\/>\n      <rect x=\"640\" y=\"199\" width=\"10\" height=\"6\" fill=\"#ff4d6d\" opacity=\".75\"\/>\n      <rect x=\"700\" y=\"200\" width=\"10\" height=\"5\" fill=\"#ff4d6d\" opacity=\".75\"\/>\n    <\/svg>\n  <\/div>\n<p>  <!-- Bottom CTA --><\/p>\n<div style=\"margin-top:56px;text-align:center;padding:48px;background:var(--surface);border:1px solid var(--border2)\">\n<div class=\"eyebrow\" style=\"text-align:center;margin-bottom:16px\">\/\/ Start Now<\/div>\n<h3 style=\"font-family:var(--font-head);font-size:clamp(28px,4vw,48px);letter-spacing:2px;margin-bottom:12px\">ALE Core Lite is <span style=\"color:var(--accent2)\">free<\/span>.<br \/>No excuses.<\/h3>\n<p style=\"font-size:14px;color:var(--muted2);font-weight:300;max-width:500px;margin:0 auto 32px;line-height:1.8\">Add it to TradingView in under 30 seconds. No subscription, no email, no paywall. Just a more precise way to read the market \u2014 starting right now.<\/p>\n<p>    <a href=\"https:\/\/www.tradingview.com\/\" target=\"_blank\" class=\"btn-A\" style=\"display:inline-flex\"><br \/>\n      <svg width=\"14\" height=\"14\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" viewBox=\"0 0 24 24\"><path d=\"M12 3v13M6 11l6 6 6-6\"\/><path d=\"M3 20h18\"\/><\/svg><br \/>\n      <span>Add to TradingView \u2014 Free<\/span><br \/>\n    <\/a><\/p>\n<div class=\"cta-note-small\" style=\"margin-top:16px\">Compatible with all TradingView plans \u00b7 Pine Script v5 \u00b7 No repainting<\/div>\n<\/p><\/div>\n<\/section>\n<p><!-- BIG CTA --><\/p>\n<div class=\"big-cta\">\n<h2>The market<br \/>has a <span>language<\/span>.<br \/>Now you can read it.<\/h2>\n<p>ALE Ecosystem \u2014 built for the next generation of systematic traders.<\/p>\n<p>  <a href=\"#ale-lite\" class=\"btn-A\" style=\"display:inline-flex\"><br \/>\n    <svg width=\"14\" height=\"14\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" viewBox=\"0 0 24 24\"><path d=\"M12 3v13M6 11l6 6 6-6\"\/><path d=\"M3 20h18\"\/><\/svg><br \/>\n    <span>Start with ALE Core Lite \u2014 Free<\/span><br \/>\n  <\/a><\/p>\n<div class=\"cta-note-small\">No cost. No commitment. Just a better edge.<\/div>\n<\/div>\n<p><!-- FOOTER --><\/p>\n<footer>\n<div class=\"footer-top\">\n<div class=\"footer-brand\">\n      <span class=\"logo-f\">ALE ENGINE<\/span><\/p>\n<p>Antifragile Liquidity Engine.<br \/>A quantitative framework for TradingView,<br \/>built to read markets the way institutions do.<\/p>\n<\/p><\/div>\n<div class=\"footer-col\">\n<h4>Versions<\/h4>\n<ul>\n<li><a href=\"#ale-lite\">ALE Core Lite \u2014 Free \u2605<\/a><\/li>\n<li><a href=\"#versions\">ALE Core \u2014 Coming<\/a><\/li>\n<li><a href=\"#versions\">ALE Pro \u2014 Coming<\/a><\/li>\n<li><a href=\"#versions\">ALE Pro+ \u2014 Planned<\/a><\/li>\n<li><a href=\"#versions\">ALE Premium \u2014 Planned<\/a><\/li>\n<\/ul><\/div>\n<div class=\"footer-col\">\n<h4>Resources<\/h4>\n<ul>\n<li><a href=\"#engines\">Engine Architecture<\/a><\/li>\n<li><a href=\"#ecosystem\">Ecosystem Overview<\/a><\/li>\n<li><a href=\"#versions\">Version Roadmap<\/a><\/li>\n<li><a href=\"https:\/\/www.tradingview.com\/\" target=\"_blank\">TradingView \u2197<\/a><\/li>\n<\/ul><\/div>\n<div class=\"footer-col\">\n<h4>Community<\/h4>\n<ul>\n<li><a href=\"#\">Discord (Soon)<\/a><\/li>\n<li><a href=\"#\">Telegram (Soon)<\/a><\/li>\n<li><a href=\"#\">Twitter \/ X (Soon)<\/a><\/li>\n<li><a href=\"#\">Changelog<\/a><\/li>\n<\/ul><\/div>\n<\/p><\/div>\n<div class=\"footer-bottom\">\n    <span>\u00a9 2025 ALE Engine \u2014 Antifragile Liquidity Engine. All rights reserved.<\/span><br \/>\n    <span class=\"disclaimer\">Trading involves risk. ALE is an analytical tool, not financial advice. Use at your own discretion.<\/span>\n  <\/div>\n<\/footer>\n<p><script>\ndocument.querySelectorAll('.tv-tf button').forEach(b=>{b.addEventListener('click',()=>{document.querySelectorAll('.tv-tf button').forEach(x=>x.classList.remove('on'));b.classList.add('on')})});\n<\/script><br \/>\n<\/body><br \/>\n<\/html><\/p>\n","protected":false},"excerpt":{"rendered":"<p>ALE Ecosystem \u2014 Antifragile Liquidity Engine ALE ECOSYSTEM Engines Versions Ecosystem ALE Core Lite Download Free Now available \u00b7 ALE [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"default","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-2","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.7 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Sample Page - Antifragile Trader<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/antifragiletrader.com\/?page_id=2\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Sample Page - Antifragile Trader\" \/>\n<meta property=\"og:description\" content=\"ALE Ecosystem \u2014 Antifragile Liquidity Engine ALE ECOSYSTEM Engines Versions Ecosystem ALE Core Lite Download Free Now available \u00b7 ALE [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/antifragiletrader.com\/?page_id=2\" \/>\n<meta property=\"og:site_name\" content=\"Antifragile Trader\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-29T22:10:23+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/antifragiletrader.com\\\/?page_id=2\",\"url\":\"https:\\\/\\\/antifragiletrader.com\\\/?page_id=2\",\"name\":\"Sample Page - Antifragile Trader\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/antifragiletrader.com\\\/#website\"},\"datePublished\":\"2026-03-13T19:45:12+00:00\",\"dateModified\":\"2026-03-29T22:10:23+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/antifragiletrader.com\\\/?page_id=2#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/antifragiletrader.com\\\/?page_id=2\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/antifragiletrader.com\\\/?page_id=2#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/antifragiletrader.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Sample Page\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/antifragiletrader.com\\\/#website\",\"url\":\"https:\\\/\\\/antifragiletrader.com\\\/\",\"name\":\"Antifragile Trader\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/antifragiletrader.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Sample Page - Antifragile Trader","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/antifragiletrader.com\/?page_id=2","og_locale":"en_US","og_type":"article","og_title":"Sample Page - Antifragile Trader","og_description":"ALE Ecosystem \u2014 Antifragile Liquidity Engine ALE ECOSYSTEM Engines Versions Ecosystem ALE Core Lite Download Free Now available \u00b7 ALE [&hellip;]","og_url":"https:\/\/antifragiletrader.com\/?page_id=2","og_site_name":"Antifragile Trader","article_modified_time":"2026-03-29T22:10:23+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/antifragiletrader.com\/?page_id=2","url":"https:\/\/antifragiletrader.com\/?page_id=2","name":"Sample Page - Antifragile Trader","isPartOf":{"@id":"https:\/\/antifragiletrader.com\/#website"},"datePublished":"2026-03-13T19:45:12+00:00","dateModified":"2026-03-29T22:10:23+00:00","breadcrumb":{"@id":"https:\/\/antifragiletrader.com\/?page_id=2#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/antifragiletrader.com\/?page_id=2"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/antifragiletrader.com\/?page_id=2#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/antifragiletrader.com\/"},{"@type":"ListItem","position":2,"name":"Sample Page"}]},{"@type":"WebSite","@id":"https:\/\/antifragiletrader.com\/#website","url":"https:\/\/antifragiletrader.com\/","name":"Antifragile Trader","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/antifragiletrader.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/antifragiletrader.com\/index.php?rest_route=\/wp\/v2\/pages\/2","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/antifragiletrader.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/antifragiletrader.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/antifragiletrader.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/antifragiletrader.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2"}],"version-history":[{"count":2,"href":"https:\/\/antifragiletrader.com\/index.php?rest_route=\/wp\/v2\/pages\/2\/revisions"}],"predecessor-version":[{"id":14,"href":"https:\/\/antifragiletrader.com\/index.php?rest_route=\/wp\/v2\/pages\/2\/revisions\/14"}],"wp:attachment":[{"href":"https:\/\/antifragiletrader.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}