# TradingView Charting Library [Demo][demo-url] | [Documentation][wiki-url] | [Tutorial][tutorial-url] | [Discord community](https://discord.gg/E6UthXZ) This repository contains the TradingView Charting Library package. If you use Git in your project, please feel free to use this repo as a submodule in yours. The `master` branch contains the current stable version. The `unstable` branch contains the most recent features and fixes, but it can be less stable (actually, it's the beta, which is already thoroughly tested). Please read [wiki](https://github.com/tradingview/charting_library/wiki) (at least the [Overview](https://github.com/tradingview/charting_library/wiki) and the [Best Practices](https://github.com/tradingview/charting_library/wiki/Best-practices)) before using the Library. ### Issues Tracking We use GitHub's [Issues tracker](https://github.com/tradingview/charting_library/issues) for our project. Feel free to create bug reports and features requests. Make sure to read the documentation before asking questions - this will avoid repeated questions, leaving us more time for developing the library. ### Stay Tuned [Follow us](https://twitter.com/intent/follow?screen_name=tv_charts) on Twitter to receive updates. [demo-url]: https://charting-library.tradingview.com/ [wiki-url]: https://github.com/tradingview/charting_library/wiki [tutorial-url]: https://github.com/tradingview/charting-library-tutorial