Tradingview Jsapi Binance Save Abandoned

Tradingview charting_labrary with jsapi (REST + WebSocket) on Vue.js

Project README

TradingView jsapi Binance (charting_library)

This is an out-of-the-box Vuejs TradingView charting integration. With a connected JS API provider.

Updated with сharting_library v19.x

tradingview-charting-library-vuejs-jsapi-example

Articles

Before begin

The Charting Library is free, but its code is in the private repository on GitHub. Make sure that you have access to this repository: https://github.com/tradingview/charting_library/.

If you see 404 error page, then you need to request access to this repository at https://tradingview.com/HTML5-stock-forex-bitcoin-charting-library/?feature=technical-analysis-charts and click on the Get Library button.

Features

Client-side

  • Vuejs 2.x
  • @vue/cli-service (Webpack 4, SASS/SCSS)

Server-side

  • Fastifyjs
  • fastify-http-proxy

Install

  1. Download charting_library or git clone https://github.com/tradingview/charting_library.git
  2. Copy charting_library + datafeeds to /public/charting_library/ folder.

If you get 404 then you need to request an access to this repository.

Commands

# client\package.json
$ yarn serve
$ yarn build

# server\package.json
$ yarn dev

What is Charting Library

Charting Library is a standalone solution for displaying charts. This free, downloadable library is hosted on your servers and is connected to your data feed to be used in your website or app. Learn more and download.

What is Vuejs

Vue is a progressive framework for building user interfaces. Unlike other monolithic frameworks, Vue is designed from the ground up to be incrementally adoptable. The core library is focused on the view layer only, and is easy to pick up and integrate with other libraries or existing projects.

Contributors

Open Source Agenda is not affiliated with "Tradingview Jsapi Binance" Project. README Source: marcius-studio/tradingview-jsapi-binance

Open Source Agenda Badge

Open Source Agenda Rating