Skip to content

JesseChamberlain/binance-trader

Repository files navigation

README

Info and documentation for binance-trader

About

In its current state, binance-trader is a crypto trading application configured against binanceus via the ccxt API.

NOTE: This is a work in progress. Master branch will generally have working & functional POC code, but v1.0.0 will be the first fully functional application.

Technology

Built as a command line node.js application.

Stack

  • Node

Dependencies

Dev Dependencies

Setup

Pretty basic, clone and run the following in your terminal:

npm i
touch .env

To utilize the Binance US API, add the following into your .env file

API_KEY={api key in binance)
API_SECRET={api secret, only shown at creation of api key}

About

ccxt based app to trade on binance.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors