Introduction
What is TradeX Chart?
TradeX Chart is a highly customizable lightweight financial chart.
It is an open source custom HTML component built in plain JavaScript with no framework dependencies.
Features
- Lightweight and smooth with one dependency
- Framework independent, thus future proofing the chart
- API that is logical and organized, making it easy to use
- Built-in indicators
- Custom indicators - build your own
- Highly customizable and extensible
- Themes - style everything in the chart, make it a native part of your app
- Functionality - subscribe and respond to the chart’s internal events
- Add the features you desire
Where to Download TradeX Chart
TradeX Chart is available via:
Examples
A number of live editable CodeSandbox.io examples are available in the documentation.
Versioning
TradeX Chart follows [breaking].[feature].[fix] Semantic Versioning
Current version: 0.158.6
Bugs, Issues, and Feature Requests
Testing, bug reports, and feature requests are welcome!
If you have any bugs/issues/feature requests, please, before making a submission, first check:
- check the GitHub issue tracker: https://github.com/tradex-app/TradeX-chart/issues
- documentation: https://tradex-app.github.io/TradeX-chart/
- live examples: https://tradex-chart.guildmedia.net/examples/static_chart/
- development roadmap: https://tradex-app.github.io/TradeX-chart/TradeX-chart-Development-Roadmap.pdf
To contribute:
- Fork the chart repository
- Create your Feature Branch:
git checkout -b feature/AmazingFeature - Commit your Changes:
git commit -m 'Add some AmazingFeature' - Push to the Branch:
git push origin feature/AmazingFeature - Open a Pull Request
You can help speed up development by contributing with crypto or PayPal.