Chart Review Lab

Public Advanced Charts integration request

Chart Review Lab

A public chart-review workspace for annotating market structure with official TradingView drawing APIs: levels, range boxes, Fib-style references, projection lines, and review labels.

Use case

Public chart-review annotations

This project is intended to be a publicly available chart-review and visualization tool. The application will render charts, attach visual review evidence, and let users inspect why levels or annotations are present.

Product requested TradingView Advanced Charts
Primary API need Official drawing methods
Availability Public implementation
TradingView attribution Visible and retained

Integration plan

Advanced Charts with an owned datafeed

Chart library

Use the self-hosted Advanced Charts library in a public web application with the required TradingView attribution visible.

Datafeed

Connect the chart through a dedicated backend UDF adapter backed by Alpaca Market Data with keys stored server-side.

Drawing API

Use official methods such as createShape, createMultipointShape, getAllShapes, and removeEntity for review annotations.

Artifacts

Export chart-review evidence as screenshots and JSON summaries so annotations can be audited later.

Working datafeed URL

Advanced Charts can point its UDF adapter at https://advanced-charts-request.vercel.app/api/datafeed.

Safety boundary

Chart review only

No broker connection or order routing
No automated trading or portfolio management
No trade recommendations or financial advice
No ranking, scoring, alerting, or candidate generation

Maintainer

Dylan McCavitt

Independent developer building local-first chart-review tooling and evidence artifacts for market visualization workflows.