# tradingview **Repository Path**: woolen/tradingview ## Basic Information - **Project Name**: tradingview - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2020-03-22 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # tradingview-websocket 这是一个tradingview和websocket结合使用的案例 代码来源于 [这里](https://blog.csdn.net/weixin_41421227/article/details/81456205)。有修改,修复了原代码的一些bug,主要是数据接收处理的逻辑。 线上预览 [demo](https://no2015.github.io/tradingview-websocket/index.html)。