dsc-dsc-dsc / btc-e_Trade_bot

A Bitcoin trading bot for btc-e
MIT License
54 stars 27 forks source link

"invalid sign" #21

Open baradhili opened 10 years ago

baradhili commented 10 years ago

Hi All, firing this up and I get.. basically everything default and running "auto".. don't think it conflicts with python already on my machine..

trade threshold = 0.006 verbose = 5 tradex = 0.012 SimMode = off wait = 15 api_key = xxxxxxxxxxxremoved api_secret = xxxxxxxxxxxxxxxremoved pair = ltc_btc Simulation off Traceback (most recent call last): File "auto.py", line 150, in File "auto.py", line 142, in get_balance File "btceapi\btceapi\trade.pyc", line 159, in getInfo File "btceapi\btceapi\trade.pyc", line 148, in _post Exception: getInfo call failed with error: invalid sign

baradhili commented 10 years ago

Think this might be tied to the age of the BTCEAPI with this project.. allan's API has been updated recently I might try and update...