An open API service indexing awesome lists of open source software.

https://github.com/azrubael/binance-ticker

The training progect using 'Node Binance API'
https://github.com/azrubael/binance-ticker

binance-api nodejs

Last synced: about 1 month ago
JSON representation

The training progect using 'Node Binance API'

Awesome Lists containing this project

README

          

# Training progect using 'Node Binance API'
This project is designed to help you make your own projects that interact with the [Binance API]
(https://github.com/binance/binance-spot-api-docs).
It can stream candlestick chart data, market depth, or use other advanced features such as
setting stop losses and iceberg orders. This project seeks to have complete API coverage
including WebSockets.

## Installation and use
**`npm install -s node-binance-api`**
**`node websocket-ticker.js`**