All checks were successful
deploy / deploy (push) Successful in 7s
Live HL data → in-browser TA → 4-agent committee → LONG/SHORT/SKIP verdict. Terminal grid command bar + interactive agent-workflow graph. Paper-trading worker reuses the browser brain (dry-run + Telegram). Forgejo static deploy. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
15 lines
629 B
XML
15 lines
629 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
|
|
<rect width="100" height="100" rx="22" fill="#0b0c0e" />
|
|
<g transform="translate(50 50)">
|
|
<g fill="none" stroke="#ffffff" stroke-width="3.4" stroke-linecap="round">
|
|
<circle r="34" />
|
|
<path d="M0 -34 C -26 -18 -26 18 0 34" />
|
|
<path d="M0 -34 C 26 -18 26 18 0 34" />
|
|
<path d="M0 -34 C -13 -16 -13 16 0 34" />
|
|
<path d="M0 -34 C 13 -16 13 16 0 34" />
|
|
<path d="M-34 0 H 34" />
|
|
</g>
|
|
<ellipse cx="0" cy="-12" rx="12" ry="8.5" fill="#ffffff" />
|
|
<ellipse cx="0" cy="12" rx="12" ry="8.5" fill="#ffffff" />
|
|
</g>
|
|
</svg>
|