Skip to content

Commit 32becd0

Browse files
authored
Update README.md
1 parent 0c72d6e commit 32becd0

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

README.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,16 @@
11
# TradingView Charting Library Integration Examples
22

3+
[Demo][demo-url] | [Documentation][doc-url] | [Tutorial][tutorial-url] | [Discord community][discord-url]
4+
35
## What is Charting Library
46

5-
Charting Library is a standalone solution for displaying charts. This free, downloadable library is hosted on your servers and is connected to your data feed to be used in your website or app. [Learn more and download](https://www.tradingview.com/HTML5-stock-forex-bitcoin-charting-library/).
7+
Charting Library is a standalone solution for displaying charts. This free, downloadable library is hosted on your servers and is connected to your data feed to be used in your website or app. [Learn more and download][request-lib-url].
8+
9+
## What is this repository about
10+
This repository lists various libraries/frameworks commonly used with our libraries.
11+
12+
⚠️ All of them would obviously require a granted access to the library.
13+
If you don't already have one, please check this [page][request-lib-url] and have a look at our [demo][demo-url] website in the meantime as well as at our [documentation website][doc-url].
614

715
## Content
816

@@ -65,3 +73,10 @@ TradingView [Charting Library](https://www.tradingview.com/HTML5-stock-forex-bit
6573
### vuejs 3
6674

6775
TradingView [Charting Library](https://www.tradingview.com/HTML5-stock-forex-bitcoin-charting-library/) and [Vue.js v3](https://vuejs.org/) Integration Example
76+
77+
[demo-url]: https://trading-terminal.tradingview-widget.com/
78+
[doc-url]: https://www.tradingview.com/charting-library-docs/
79+
[tutorial-url]: https://github.com/tradingview/charting-library-tutorial
80+
[discord-url]: https://discord.gg/UC7cGkvn4U
81+
[request-lib-url]: https://www.tradingview.com/HTML5-stock-forex-bitcoin-charting-library/
82+

0 commit comments

Comments
 (0)