0.0.5 • Published 2 years ago

cryptotradingbot v0.0.5

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

cryptotradingbot

Requirements

node >= 17

Install and start

From npm

mkdir robot
cd robot
npm i cryptotradingbot
APIKEY=your_binance_api_key APISECRET=your_binance_api_secret npx cryptotradingbot

From github

git clone https://github.com/opexflow/cryptotradingbot
cd cryptotradingbot
npm i

// Change APIKEY and APISECRET in app.js. Or use APIKEY, APISECRET in env.

npm start
0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago