0.0.5 • Published 3 years ago

cryptotradingbot v0.0.5

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
3 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

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago