/binance-ws-tester

Testing graphing through Binance Websocket

Primary LanguageJavaScript

Tests Binance WebSocket and Plots Using Sparklines

To run, install either yarn or npm.

Run through yarn:

  1. Navigate to directory
  2. Run: yarn install
  3. Run: yarn start

OR

Run through npm:

  1. Navigate to directory
  2. Run: npm install
  3. Run: npm start

Link to react-sparklines: https://github.com/borisyankov/react-sparklines

Link to react-websocket: https://www.npmjs.com/package/react-websocket

Link to Binance Websocket Information: https://github.com/binance-exchange/binance-official-api-docs/blob/master/web-socket-streams.md