Chart library
Use the self-hosted Advanced Charts library in a public web application with the required TradingView attribution visible.
Public Advanced Charts integration request
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
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.
Integration plan
Use the self-hosted Advanced Charts library in a public web application with the required TradingView attribution visible.
Connect the chart through a dedicated backend UDF adapter backed by Alpaca Market Data with keys stored server-side.
Use official methods such as createShape, createMultipointShape,
getAllShapes, and removeEntity for review annotations.
Export chart-review evidence as screenshots and JSON summaries so annotations can be audited later.
Advanced Charts can point its UDF adapter at
https://advanced-charts-request.vercel.app/api/datafeed.
Safety boundary
Maintainer
Independent developer building local-first chart-review tooling and evidence artifacts for market visualization workflows.