Post
Topic
Board Project Development
Re: Qt Bitcoin Trader [Open Source secure trading client for Mac/Windows/Linux]
by
monterplyt
on 11/02/2014, 17:13:52 UTC
Ighor

I'm a new user, I find this soft a great piece if work but I don't cleary know how to do that:
I want to set a 2 simple rules, for example:
1. Sell if price will be 5 % higher than the price I bougt it
2. Buy if the price will be 5% lower than my last sell

I tried to set it like:
1. My order last buy price - goes more than 5% sell all my BTC - at market bid price
2. My order last sell price - goes less than 5% spend my all USD - at market ask price

But didn't work, I mean after the price reached the level I wanted nothing happend, rules were processing and pending.

And what about fee - is it calculated in always or I have to considerate it by my self?