Post
Topic
Board Project Development
Re: Qt Bitcoin Trader [Open Source secure trading client for Mac/Windows/Linux]
by
ricardoch
on 15/12/2013, 14:57:54 UTC

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=".."

Many thanks, I'll give it a try and tell you back if it's of your interest.
Best regards
Ricardo