Bitcoin Forum

Other => Beginners & Help => Topic started by: syrinx on March 30, 2013, 03:24:15 AM



Title: AidoATP help please!
Post by: syrinx on March 30, 2013, 03:24:15 AM
please help im kinda clueless with java ... when i run i get this:
Code:
2013-03-30 03:19:26,618 ←[34m:←[0;39m Aido ATP has started successfully
2013-03-30 03:19:26,624 ←[34m:←[0;39m Entering simulation mode. Trades will not
be executed.
2013-03-30 03:19:26,626 ←[34m:←[0;39m Connecting to BTC-e Exchange
2013-03-30 03:19:32,132 ←[31m:←[0;39m WARNING: Testing connection to exchange BT
C-e
Exception in thread "Thread-1" com.xeiam.xchange.ExchangeException: BTCE returne
d an error: invalid nonce parameter; 0 -3899049
        at com.xeiam.xchange.btce.service.BTCEBasePollingService.checkResult(BTC
EBasePollingService.java:69)
        at com.xeiam.xchange.btce.service.account.polling.BTCEPollingAccountServ
ice.getAccountInfo(BTCEPollingAccountService.java:54)
        at org.aido.atp.AccountManager.refreshAccounts(AccountManager.java:121)
        at org.aido.atp.AccountManager.run(AccountManager.java:101)
        at java.lang.Thread.run(Unknown Source)
my api key, and secret are correct, do i need to have a special name in the "Desc" field of the API key or am i missing a library or somthing?

please help!


Title: Re: AidoATP help please!
Post by: jaskohl on April 17, 2013, 08:53:36 PM
I get the same thing so I dont think it is your configuration.