18 lines
1.2 KiB
Markdown
18 lines
1.2 KiB
Markdown
# TradingView Charting Library
|
|
|
|
|
|
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).
|
|
|
|
### Documentation
|
|
See our docs in this repository's [wiki](https://github.com/tradingview/charting_library/wiki). Please read it (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.
|