Andrei

Results 38 comments of Andrei

Tested and corrected the order errors in the latest commit

It was meant to work as a margin sell but what’s not possible due to several factors, so I will have to revert back to SPOT but in this branch....

I have wrapped the main function in a try/except block in the last commit. This should allow the script to continue past the exception in the next iteration

Are you trying to push a PR? You might need to rebase first

Guys, the margin script hasn't yet been pushed. Will push soon but please be aware that currently it's still placing spot buy orders. I realised that there are some complexities...

Are you running the latest commit? I can confirm that the bot successfully bought and sold GNO

Are your available funds in USDT? By default the bot trades using USDT as determined by the PAIRING variable. If your balance is in fiat you may need to replace...

It sounds to me like you’re not passing anything from the csv file. Is this located in the same directory as your script?

I'm unable to replicate your issue. Are you using the Binance Testnet?

For mainnet the API keys and secret would have to be changed and the API.URL line removed. But if you’re using it on the testnet that shouldn’t be an issue...