Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do you configure the Binance API key? #660

Open
D4rkT1m0 opened this issue May 31, 2024 · 1 comment
Open

How do you configure the Binance API key? #660

D4rkT1m0 opened this issue May 31, 2024 · 1 comment
Labels
question Further information is requested

Comments

@D4rkT1m0
Copy link

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

@D4rkT1m0 D4rkT1m0 added the question Further information is requested label May 31, 2024
@ovicko
Copy link

ovicko commented Jun 17, 2024

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=

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants