All Projects → liihuu → Klinechart

liihuu / Klinechart

Licence: apache-2.0
📈Lightweight k-line chart that can be highly customized. Zero dependencies. Support mobile.(可高度自定义的轻量级k线图,无第三方依赖,支持移动端)

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Klinechart

Hqchart
HQChart - H5, 微信小程序 沪深/港股/数字货币/期货/美股 K线图(kline),走势图,缩放,拖拽,十字光标,画图工具,截图,筹码图. 分析家语法,通达信语法,(麦语法),第3方数据替换接口
Stars: ✭ 1,126 (+271.62%)
Mutual labels:  stock, kline, chart, canvas
Kschart
k线图/kline/kchart,已经集成MA/EMA/MACD/KDJ/BOLL/RSI/WR/AVG等指标,新增指标及其方便。适用于股票/区块链交易所等种类App。Swift5编写,CPU/内存占用率极低,60FPS稳定运行。示例集成websocket,并接入币安数据(需VPN)。
Stars: ✭ 909 (+200%)
Mutual labels:  stock, kline, chart
StockView
股票相关控件(分时图、五日分时图、自选股迷你分时图、资金趋势图、盈亏额/盈亏率)- (曲线图、折线图)
Stars: ✭ 87 (-71.29%)
Mutual labels:  chart, stock, kline
Hycharts
柱状图、折/曲线图、K线图(主图、交易量图、辅助图), 图与图可以自由组合, 支持分页加载数据 -----> 低内存、低耗电、滑动缩放顺滑
Stars: ✭ 394 (+30.03%)
Mutual labels:  stock, kline, chart
Stock Chart
基于 canvas 的沪深两市股票分时 K 线图
Stars: ✭ 170 (-43.89%)
Mutual labels:  stock, chart, canvas
HTML-Crypto-Currency-Chart-Snippets
💹 Simple HTML Snippets to create Tickers / Charts of Cryptocurrencies with the TradingView API 💹
Stars: ✭ 89 (-70.63%)
Mutual labels:  finance, chart
FinanceCenter
Fetching Financial Data (US/China)
Stars: ✭ 26 (-91.42%)
Mutual labels:  finance, stock
CryptoBuddy
Android app which displays cryptocurrency prices, charts and news!
Stars: ✭ 93 (-69.31%)
Mutual labels:  finance, chart
IEX CPP API
Unofficial C++ Lib for the IEXtrading API
Stars: ✭ 34 (-88.78%)
Mutual labels:  finance, stock
akshare
AKShare is an elegant and simple financial data interface library for Python, built for human beings! 开源财经数据接口库
Stars: ✭ 5,155 (+1601.32%)
Mutual labels:  finance, stock
QT StockFigure
QT显示股票分时线
Stars: ✭ 16 (-94.72%)
Mutual labels:  stock, kline
StockChart
StockChart是一款适用于Android的高扩展性、高性能股票图开发库,轻松完成各种子图的组合,还能灵活的定制自己的子图满足复杂的业务需求。
Stars: ✭ 62 (-79.54%)
Mutual labels:  stock, kline
d3-kagi
An open source javascript library to render beautiful Kagi charts using D3.js and pure Javascript
Stars: ✭ 26 (-91.42%)
Mutual labels:  chart, stock
stocklist
Stock data collection and analysis
Stars: ✭ 27 (-91.09%)
Mutual labels:  finance, stock
tellerbot
Telegram Bot for over-the-counter trading
Stars: ✭ 17 (-94.39%)
Mutual labels:  finance, exchange
stocki
The CLI for fetching stock market data
Stars: ✭ 32 (-89.44%)
Mutual labels:  finance, stock
awesome-canvas
Canvas资源库大全中文版。An awesome Canvas packages and resources.
Stars: ✭ 288 (-4.95%)
Mutual labels:  chart, canvas
okeevis-render
a fast lightweight 2d graphic library
Stars: ✭ 22 (-92.74%)
Mutual labels:  chart, canvas
trading sim
📈📆 Backtest trading strategies concurrently using historical chart data from various financial exchanges.
Stars: ✭ 21 (-93.07%)
Mutual labels:  finance, stock
AIPortfolio
Use AI to generate a optimized stock portfolio
Stars: ✭ 28 (-90.76%)
Mutual labels:  finance, stock

KLineChart

💹📈Lightweight k-line chart built with html5 canvas.

Version Build Status Codacy Badge Size Dependencies Typescript LICENSE

📦 Install

Using npm

npm install klinecharts --save

Using yarn

yarn add klinecharts

CDNs

unpkg

https://unpkg.com/klinecharts/dist/klinecharts.min.js

jsDelivr

https://cdn.jsdelivr.net/npm/klinecharts/dist/klinecharts.min.js

📄 Docs

🛠️ Build

Execute command in root directory. Node.js is required.

# Install the dependencies from NPM:
npm install

# Build files:
npm run build

The generated files are in the dist folder.

🔗 Links

©️ License

KLineChart is available under the Apache License V2.

❤️ Sponsor Author

PayPal

Digital assets

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].