Introduction
What is TradeX Chart?
TradeX Chart is a highly customizable lightweight financial chart.
It is open source custom HTML component built in plain JavaScript with no frame work 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 in the documentation.
Versioning
TradeXChart follows [breaking].[feature].[fix] Semantic Versioning
eg. 0.100.6
Bugs Issues Feature Requests
Testing, bug reports and feature requests welcome
If anybody you have any bugs/issues/feature requests, please, before making a submission, first:
- 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 submit an issue:
- Fork the chart repostitory
- 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.