Skip to content

A2K/binance-trading-cli

Repository files navigation

What is this?

Terminal (command line) interface for spot trading on Binance.

Intended to run inside screen on persistent server somewhere close to Binance.

How to use

  1. Clone the repository or download source code
  2. Run npm install in source code directory
  3. Create a .env file in the root directory with the following content:
BINANCE_API_KEY=your_api_key_here
BINANCE_API_SECRET=your_api_secret_here
  1. Run node index.js or npm start
  2. Press ? for help

About

Binance trading interface

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages