You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: