Skip to content

mospretmen/cryptoTradingBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Binance Crypto Trading Bot 👋

Documentation

A cryptocurrency trading bot for the binance exchange. Warning: There are no guarantees of profit if use this bot, always keep your API keys safe.

Requirements

A Binance Account and API Keys MLAB Account and API keys

Install

git clone https://github.com/mospretmen/cryptoTradingBot.git cryptoTradingBot
cd cryptoTradingBot
nvm i 11
npm i

API Keys

Create a file named app-env on your cryptoTradingBot Folder with the format below and your api keys.

export APIKEY=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
export APISECRET=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
export MLAB=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

Run the command below.

source app-env

Usage - run first bot

npm run bot

Usage - run second bot

npm run bot2

Binance API reference and Technical Indicators library

Binance API Technical Indicators Library

Author

👤 Mospretmen

Show your support

Give a ⭐️ if this project helped you!


developed with ❤️ by mospretmen

About

A crypto trading bot for the binance exchange.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published