Hello, I have a problem and I need help.
I am developing an application to help trade on Binance exchange. The app works on several accounts I’ve tried it on, but it doesn’t work on my account.
- I entered the API key and Secret Key correctly
- I know it works because the application reads the balance from my account
- Streaming works too. Everything I do on Binance directly, I see in my app.
It DOESN’T work to place a trade (new position) and close a position.
When I use the api and secret key that I created on my binance account, the application does not work for me. When I use the api and secret key from a colleague, the application works.
The api and secret key were created in the same way and have the same settings - included:
Enable Reading
Enable Futures
What could be the problem? Why are my api and secret key not working?