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.
A Binance Account and API Keys MLAB Account and API keys
git clone https://github.com/mospretmen/cryptoTradingBot.git cryptoTradingBot
cd cryptoTradingBot
nvm i 11
npm i
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
npm run bot
npm run bot2
Binance API Technical Indicators Library
👤 Mospretmen
- Github: @mospretmen
Give a ⭐️ if this project helped you!
developed with ❤️ by mospretmen