Post
Topic
Board Project Development
Re: Qt Bitcoin Trader [Open Source secure trading client for Mac/Windows/Linux]
by
coiner123
on 19/04/2014, 00:29:20 UTC
I downloaded this(awesome) bot an hour ago but i can't really understand how i should set the rules for my strategy Huh, i want to set a fixed price that always remains the same, for example, if my buyorder is set at 450 and i want it to instantly setup a sellorder once it has bought(at 450), the sellorder should be 470.. and when it has sold i want my first buyorder to be set at once(450 again) Smiley

Always buys and sells at the fixed price, like this:

buy 450  --> sell 470 -->buy 450 -->sell 470 and so on
buy 460 --> sell 480 and so on

i wan't to set up as many of these as possible.

hope you guys understand what i mean and can help  Smiley

is there a manual for the rules anywhere?