DomMazzola

Results 4 issues of DomMazzola

Attempting to create a script for placing an order with the help of the example "basic.py" I keep getting the error: AttributeError: 'Client' object has no attribute 'place_order' from bitfinex.client...

Any Idea how to fix this? ``` File "trade.py", line 19, in ethereumsummary = api.getmarketsummary(market) File "/home/user/Desktop/Projects/Bots/python-bittrex/bittrex/test/bittrex.py", line 62, in getmarketsummary return self.query('getmarketsummary', {'market': market}) File "/home/user/Desktop/Projects/Bots/python-bittrex/bittrex/test/bittrex.py", line 41, in...

Is there a webpack loader that is required for this or can I disable the Torus wallet somehow? ``` error in ./node_modules/web3modal-vue/src/providers/connectors/torus.js Module parse failed: Unexpected token (19:44) You may...

Django Instagram was working, but now I receive the following error only in Production. In my development environment it works fine. It was working in production yesterday. ``` Traceback (most...