Hello!
Just discovered your magnificent software and want to thank you for such magnificent and easy to use tool.
I installed last version QT, created keys on btc connected btc, but after some hours running on his own I found that API was down and API lag indicator showed 9999...
After about half hour and some program resets it connected again, but seems to fall again overnight.
Is that normal behaviour?
My apologies for disturbing, I read most messages, but could not find anything related.
Thanks in advance and my best whishes
(And excuse my English)
Ricardo
API down status appears on this reasons:
1) Exchange is really down and or there DDOS attack.
2) There is to match requests from your IP to exchange.
3) There is DNS or provider problem.
Solutions:
1) No solution, you mast wait until server begin works again.
2) This problem happens if your provider give to clients single IP address and many of them use api with same exchange. Currently capcha is not supported, but I'll add this soon.
For now there is two solutions:
- Make requests interval larger. Go to %localappdata%\QtBitcoinTrader and edit ini file. And set value HttpRequestsInterval to 1000 for example. Or larger if required.
- Only for advanced users. Go to exchange web site and enter capcha. Now you mast get UserAgent and Cookies from your browser and set "Network" section values in ini file: UserAgent=".." and Cookies=".."
I'm having the exact same problem, the rule triggers but no trades.
I'm using the latest version v1.07.96[BETA] on Win 7, I downloaded the executable from source forge.
I checked for updates on start. Is that the secure update or something else?
Edit: To be precise, the problem started happening after the last update. I think that's when group rules were added. My existing rules became the member of a group called 'Data'. And then I noticed that no trades were occurring. Then I created a new profile with new API key etc and a new group of rules but still no trades. Do I need to remove any old config files?
+1
I'm having the exact same problem too (the rule triggers but no trades). I checked for updates on start.
It not Rules Group issue. I have added new way to calculate buy amount.
I have tested on a lot of amounts and it was success.
But according to your feedback it not done yet.
So you can help me to fix this. You need to find maximum amount of BTC or LTC to be able open order. And you don't need to make transactions, just open order, than cancel it.
So please follow this steps:
1) Pick some price match lower current market price. (Example 500).
2) Pick amount to buy in BTC or LTC (Example 0.53146421) as maximum as possible.
3) Store lines with numbers of Balance, Price, BTC or LTC to buy and send it to my e-mail from About Window.
I'll pick ideal formula to calculate buy amount to fix it.
Note: This is only Buy All In issue. Mt.Gox is not affected this bug.