Post
Topic
Board Project Development
Re: Haasonline Simple Trade Bot For BTCe and Bitstamp[Main topic]
by
Nolii
on 18/03/2014, 11:10:05 UTC
Yeah, this version is full of bugs.
 All sale signals are blocked by insurance. When you try to sell writes that there is no money in you wallet, although the money in your wallet sees
Code:
The current trade-amount (5,25) exceeds the current availible wallet-amount (0,0).

Code:
Insurance does not agree, trade is blocked. (Overcome fee costs -Insurance)
How its possible, if ammout is 0.1 and bought @0.02799 and now price was 0.0285 Huh

 Its slow as hell as before (quad core CPU / 8G RAM) - confirmed

As for the sell signals, have you made sure to update your API keys?
I did a clean install - and downloaded the new version of the bot, downloaded the new API keys.

What exchange are you having problems with?
Have you made sure that your API keys have proper permissions?

Try the following steps:

1) Open your debug log by rightclicking the system tray icon.
2) Make sure all messages are displayed.
3) Open the wallet inside of the bot and browse to your exchange, this should generate some readings in the debug log.

Check the above readings, post them here if you need help.

The bot was having some problems reading values from the wallets (especially BTCe) prior to the update but for me but this has been working flawlessly ever since.


Having the same problems as you regarding the "Overcome fee costs -Insurance" though, but I haven't really looked in to it yet.