https://github.com/huancapital/klinechart-tradingview
klinechart-tradingview
https://github.com/huancapital/klinechart-tradingview
code klinechart tradingview view
Last synced: 10 months ago
JSON representation
klinechart-tradingview
- Host: GitHub
- URL: https://github.com/huancapital/klinechart-tradingview
- Owner: huancapital
- Created: 2025-03-25T04:30:28.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-27T04:11:53.000Z (about 1 year ago)
- Last Synced: 2025-05-24T09:30:35.919Z (about 1 year ago)
- Topics: code, klinechart, tradingview, view
- Language: TypeScript
- Homepage:
- Size: 271 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
KLineChart Pro
Financial chart built out of the box based on KLineChart.
[](https://www.npmjs.com/package/@klinecharts/pro)
[](https://bundlephobia.com/package/@klinecharts/pro@latest)
[](dist/index.d.ts)
[](LICENSE)
## Install
### Using npm or yarn
```bash
# using npm
npm install @klinecharts/pro --save
# using yarn
yarn add @klinecharts/pro
```
### Using unpkg or jsDelivr
```html
```
## Docs
+ [中文](https://pro.klinecharts.com)
+ [English](https://pro.klinecharts.com/en-US)
## ©️ License
KLineChart Pro is available under the Apache License V2.
## Yarn dev
