Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.22 KB

File metadata and controls

37 lines (26 loc) · 1.22 KB

AXIS plugin — PYNE Agent

ES module for the AXIS charting PWA (pynescript.axis.plugins.v1).

Install

  1. Deploy pyne-agent-worker and note its HTTPS origin.
  2. In AXIS → Manager → Plugins → Install from URL:
https://<your-worker>.workers.dev/plugin/axis-pine-agent.js
  1. Configure:
Field Meaning
endpoint Worker origin (no trailing slash)
apiKey Worker API_KEY secret
pineVersion auto | v5 | v6
style auto | indicator | strategy | library

Contract

  • kind: component
  • slots: manager-tab, topbar-action, settings-section
  • Fallback: compact accent Agent launcher (bottom-right above editor bottom bars) if AXIS has not mounted component slots yet; free-floating chat modal with close + resize (not a dock panel)

If your AXIS build’s dynamic loader still rejects kind: 'component', use the Worker’s built-in chat UI (https://<worker>/) or register the module from a local fork that allows component plugins.

Legal

Pine Script™ and TradingView® are trademarks of TradingView, Inc. Cloudflare® is a registered trademark of Cloudflare, Inc. Not affiliated with TradingView, Inc. or Cloudflare, Inc.