Chart JS

Chart JS — a dependency-free, canvas-based trading chart library. It packages the same chart engine that powers the StockSharp web terminal as a standalone, embeddable component. Render candlestick / ...

0 Downloads
☆☆☆☆☆ Rating
0 Reviews
Chart JS Screenshot

Chart JS — a dependency-free, canvas-based trading chart library. It packages the same chart engine that powers the StockSharp web terminal as a standalone, embeddable component.

Render candlestick / OHLC data, 160+ technical indicators, footprint and volume visualizations through a simple declarative API.

There is no NuGet package — install from source (details in the repository):

  • npm install — fetch esbuild (once)
  • npm run build — bundle src into dist/
  • npm run serve — open the demo at http://localhost:8791/demo/index.html
  • npm test — run the ported indicator test suite

Screenshots

Chart JS

Chart JS

User Reviews

Login to write a review

No reviews yet