Skip to content

crpeng2004/tradingView-webSocket

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

说明

# 1
当前项目的WebSocket数据由https://fcoin.com提供,
如果https://fcoin.com更换了接口方式则无法获取图表数据!
可以参考我的另外一个项目https://github.com/472647301/Practice-case。

# 2
TradingView默认使用拉模型/脉冲(pulse)/刷新为基础进行更新,该项目是改写了datafeeds才实现的。
但是由于时间关系,并没有实现全部的JS API。

A Vue.js project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

About

vue-tradingView-webSocket,基于vue2、tradingview1.12、websocket。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 42.6%
  • JavaScript 34.4%
  • TypeScript 19.9%
  • Vue 3.1%