Skip to content

CodeRyoStudio/tradview

Repository files navigation

TradView

TradingView-style embeddable K-line chart framework (see docs/DESIGN.md).

Repository: https://github.com/CodeRyoStudio/tradview

Release status

版本 狀態 說明
1.0.0 Stable API 文檔 · API 凍結 · 發布流程 · CHANGELOG
# RC 發布前完整檢查
pnpm check:rc

Quick start

pnpm install
pnpm build
pnpm test

Mock data gateway

pnpm dev:mock
# REST http://127.0.0.1:4010/api/v1/capabilities
# WS   ws://127.0.0.1:4010/ws?v=1.0

Playground

pnpm demo
# http://127.0.0.1:5173

Integrator docs

Monorepo packages

Package License Role
@coderyo/core MIT createChart, Bridge, chart controller
@coderyo/data MIT Protocol types + gateway client
@coderyo/ui-shell UNLICENSED TV layout shell
@coderyo/drawings UNLICENSED Drawing overlay
See DESIGN.md

CDN: bundle/cdn/dist/tradview.min.js(gzip ≤ 400 KB,CI gate)

About

TradingView-style embeddable K-line chart framework

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors