Post
Topic
Board Project Development
Re: goxgui - a Graphical Bitcoin Trading Tool for MtGox
by
jatajuta
on 13/05/2013, 02:31:23 UTC
I downloaded the version from this link https://github.com/genbtc/goxgui

Everytime I check the box named Activate Stop Loss Bot i get the following error:

23:29:50.760 Traceback (most recent call last):
  File "C:\Users\EOFL\My Documents\GitHub\goxgui\build\pyi.win32\goxgui\out00-PYZ.pyz\goxapi", line 304, in __call__
  File "C:\Users\EOFL\My Documents\GitHub\goxgui\build\pyi.win32\goxgui\out00-PYZ.pyz\stoploss", line 24, in slot_trade
AttributeError: Gox instance has no attribute 'stopOrders'

Also when I try to add a value i.e 1 btc for 110 usd on the stop order tab nothing happens.

What am I doing wrong?

UPDATE N.1- Reading again maybe is something to do with the folder name? I have no folder named C:\Users\EOFL on my PC.

UPDATE N.2 - It is working now, I just closed and then open the program again.

Also, is there a way of doing a stop buy order? In the case I wanna buy only if it breaks 125 for example...

UPDATE N.3 - I have to reboot my pc and now I am having the same problem with the stop loss bot, it gives me the same error from before and no matter if i close the program and open again, just dont work.