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

Trying to use it for Binance #2

Open
nikos69 opened this issue Mar 25, 2021 · 0 comments
Open

Trying to use it for Binance #2

nikos69 opened this issue Mar 25, 2021 · 0 comments

Comments

@nikos69
Copy link

nikos69 commented Mar 25, 2021

I really like the simplicity of the code, very well written, well done.
I am trying to make it work for Binance by replacing the API endpoint and also API key and secret.
I am tempted to believe that the Binance API uses the same market methods as in Bittrex.
So, when I try to run it for Binane I get a syntax error:
"name 'BOT_TYPE' is assigned to before global declaration"

and whenever I try to fix this by moving it around I get another error:
"NameError: name 'sell_bot' is not defined"
If any help will be gr8, otherwise I stick to Bittrex.

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

No branches or pull requests

1 participant