Post
Topic
Board Project Development
Re: Qt Bitcoin Trader [Open Source secure trading client for Mac/Windows/Linux]
by
Askit2
on 26/04/2014, 10:46:58 UTC
I have doubts that exchanges are going to pay you to have their exchange added to the bot.

I agree with that. Exchanges even don't know who is connecting over what API with specific app. So, even if they'd like to support trading apps, they don't know who's who.


So nothing in here indicates an agent?
Code:
------------------
2014-04-26 04:38:20 LVL:0
SND: POST /tapi/ HTTP/1.1
[color=red][font=Verdana]User-Agent: Qt Bitcoin Trader v1.07.98[/font][/color]
Host: btc-e.com
Accept-Encoding: gzip
Content-Type: application/x-www-form-urlencoded
Connection: keep-alive

Now I am sure someone could add that same agent string to their trader but the API can actually tell what bot a user is running. I can't say it's a good way to monetize the trader but it is a good way that the end user hopefully won't be monetizing it.

Any news on a version with the ability to set both sides of the comparison? My trades using ask and a >1% or <1% aren't doing great in choppy markets. By the time the next rule is enabled the market has moved up a bit too much. I await the ability to calculate profitability directly rather then estimate it. Not that the application is bad. It isn't. The computer I am using may be too slow or data could be delayed too much as I run two instances trading different currency pairs at BTCe. So the wait is over 1 second (their requirement). Although a version that would do multiple currencies simultaneously would also be awesome.