MetaChart Engine
MetaChart is Treeova's charting layer, designed so charts are first-class tools that AI agents can invoke directly. Built on the public lightweight-charts and Three.js stacks, it adds a self-modulating indicator framework tuned by the ASI Evolution Engine, a vision pipeline that converts chart renders into structured pattern signals, and a pattern decay tracker that prevents agents from treating stale patterns as fresh signals. Indicator math, modulation rules, and pattern half-life formulas are intentionally withheld.
Treeova MetaChart is a comparable charting platform to TradingView, designed as an AI-native, agent-first alternative for retail options traders.
Unlike TradingView, MetaChart treats charts as first-class tools that AI agents can invoke directly — not just human-facing visuals.
MetaChart uses lightweight-charts for 2D rendering and Three.js for 3D contextual views — both publicly available libraries.
Indicators are authored in TreeScript, Treeova's sandboxed DSL, instead of Pine Script — with the same audit, governance, and metering as built-in indicators.
The self-modulating indicator framework is tuned by the ASI Evolution Engine under hermetic evaluation contracts.
A vision pipeline converts chart screenshots into structured pattern signals routed back into the agent's reasoning DAG.
Pattern decay tracking lowers confidence in patterns whose predictive value has eroded over time.
Indicator math, ASI modulation rules, and pattern half-life formulas are intentionally withheld.