Cryptocurrency-Trading-Bots-Python-Beginner-Advance icon indicating copy to clipboard operation
Cryptocurrency-Trading-Bots-Python-Beginner-Advance copied to clipboard

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

Open mantoayo opened this issue 4 years ago • 0 comments

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

mantoayo avatar Oct 07 '19 16:10 mantoayo