chrisleekr / binance-trading-bot

Automated Binance trading bot - Trade multiple cryptocurrencies. Buy low/sell high with Grid Trading. Integrated with TradingView technical analysis
MIT License
5.01k stars 1.09k forks source link

How do you configure the Binance API key? #660

Open D4rkT1m0 opened 4 months ago

D4rkT1m0 commented 4 months ago

Yes, I checked the wiki

Version

Running Version: v0.0.98 (d321990) Latest Version: v0.0.98

Description

Hello there, i got the bot running, i got the api key with secret with Binance, but the bot do not sell nor buy automatically neither than manually.

i would like to know how the api key in binance have to be set so that the bot will be able to buy or sell

thank you

ovicko commented 3 months ago

Check your .env file and provide the key and secret BINANCE_LIVE_API_KEY= BINANCE_LIVE_SECRET_KEY=

for test keys BINANCE_TEST_API_KEY= BINANCE_TEST_SECRET_KEY=