Bitcoin Forum
May 30, 2024, 07:39:24 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Project Development / Re: Qt Bitcoin Trader [Open Source secure trading client for Mac/Windows/Linux] on: April 16, 2014, 05:23:55 AM
Hi IGHOR,

I'm having trouble with an OFFLINE status showing in the top left corner of QTtrader. I tried resetting my API keys multiple times, as well as deleting all my profiles and starting from scratch, but no luck.

None of the boxes work, except for "market" and "api lag." Here are some outputs from the debugger:


------------------
2014-04-15 22:18:17 LVL:0
SND: POST /api/user_transactions/ HTTP/1.1
User-Agent: Qt Bitcoin Trader v1.07.98
Host: www.bitstamp.net
Accept-Encoding: gzip
Content-Type: application/x-www-form-urlencoded
Connection: keep-alive
Cookie: THERE_WAS_A_COOKIE
Content-Length: 127

------------------


------------------
2014-04-15 22:18:17 LVL:0
HTTP: connection closed
------------------

------------------
2014-04-15 22:18:18 LVL:0
SND: POST /api/open_orders/ HTTP/1.1
User-Agent: Qt Bitcoin Trader v1.07.98
Host: www.bitstamp.net
Accept-Encoding: gzip
Content-Type: application/x-www-form-urlencoded
Connection: keep-alive
Cookie: THERE_WAS_A_COOKIE
Content-Length: 127

------------------

------------------
2014-04-15 22:18:19 LVL:0
HTTP: connection closed
------------------

------------------
2014-04-15 22:18:20 LVL:0
SND: POST /api/balance/ HTTP/1.1
User-Agent: Qt Bitcoin Trader v1.07.98
Host: www.bitstamp.net
Accept-Encoding: gzip
Content-Type: application/x-www-form-urlencoded
Connection: keep-alive
Cookie: THERE_WAS_A_COOKIE
Content-Length: 127

------------------

------------------
2014-04-15 22:18:20 LVL:0
HTTP: connection closed
------------------

------------------
2014-04-15 22:18:21 LVL:0
SND: GET /api/ticker/ HTTP/1.1
User-Agent: Qt Bitcoin Trader v1.07.98
Host: www.bitstamp.net
Accept-Encoding: gzip
Content-Type: application/x-www-form-urlencoded
Connection: keep-alive
Cookie: THERE_WAS_A_COOKIE


------------------

------------------
2014-04-15 22:18:21 LVL:0
RCV: {"high": "528.75", "last": "518.00", "timestamp": "1397625490", "bid": "518.00", "vwap": "499.25", "volume": "35013.38285172", "low": "454.00", "ask": "518.43"}
------------------

------------------
2014-04-15 22:18:22 LVL:0
SND: GET /api/transactions/ HTTP/1.1
User-Agent: Qt Bitcoin Trader v1.07.98
Host: www.bitstamp.net
Accept-Encoding: gzip
Content-Type: application/x-www-form-urlencoded
Connection: keep-alive
Cookie: THERE_WAS_A_COOKIE


Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!