Version 0.140.0 - Custom Overlays #43
tradex-app
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Version 0.140.1
Custom Overlays
Overlays are the basis of the TradeX chart. They are in essence layers for HTML canvas. Even chart indicators are an overlay.
The API now exposes the methods to add your own overlays to the chart.
An example can be found in the root of the repository.
npm run dev
Documentation has been updated with this new feature.
Documentation - WIP
https://tradex-app.github.io/TradeX-chart/
NPM
https://www.npmjs.com/package/tradex-chart
Beta Was this translation helpful? Give feedback.
All reactions