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

Private_TriArbBot.py TypeError: 'module' object is not callable #39

Open
mantoayo opened this issue Oct 7, 2019 · 0 comments
Open

Private_TriArbBot.py TypeError: 'module' object is not callable #39

mantoayo opened this issue Oct 7, 2019 · 0 comments

Comments

@mantoayo
Copy link

mantoayo commented Oct 7, 2019

Hello, can you help me?? i have error when run Private_TriArbBot.py.... i don't know how to fix. My second question is about CryptoTriangularArbitrageBinanceBot.py, bot work correctly, no errors but dont live trade...I changed the variable "place_order='Yes')" but still no live trade...thank you in advance for your help

-114
<main.Binance object at 0x000000C71ABC5080>

Hello and Welcome to the Binance Arbitrage Crypto Trader Bot Python Script
Created 2018 by Joaquin Roibal (@BlockchainEng)A quick 'run-through' will be performed to introduce you to the functionality of this bot
To learn more visit medium.com/@BlockchainEng or watch introductory Youtube Videos
Copyright 2018 by Joaquin Roibal

Bot Start Time: 2019-05-29 19:31:25.667518

Traceback (most recent call last):
File "E:/crypto/trading arbitrage etc/python-binance-master/python-binance-master/examples/Private_TriArbBot.py", line 555, in
run()
File "E:/crypto/trading arbitrage etc/python-binance-master/python-binance-master/examples/Private_TriArbBot.py", line 71, in run
initialize_arb()
File "E:/crypto/trading arbitrage etc/python-binance-master/python-binance-master/examples/Private_TriArbBot.py", line 93, in initialize_arb
pprint(balance)
TypeError: 'module' object is not callable

Process finished with exit code 1

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