Search content
Sort by

Showing 6 of 6 results by ldipenti
Post
Topic
Board Project Development
Re: Qt Bitcoin Trader [Open Source secure trading client for Mac/Windows/Linux]
by
ldipenti
on 22/03/2014, 00:33:01 UTC
It seems that the minimum order is 1 USD Smiley
Post
Topic
Board Project Development
Re: Qt Bitcoin Trader [Open Source secure trading client for Mac/Windows/Linux]
by
ldipenti
on 22/03/2014, 00:19:57 UTC
I don't think there is a minimum amount, as I couldn find that on the FAQs. I've been able to buy/sell 0.003 btc without problems.
Post
Topic
Board Project Development
Re: Qt Bitcoin Trader [Open Source secure trading client for Mac/Windows/Linux]
by
ldipenti
on 21/03/2014, 23:06:43 UTC
Hi IGHOR, I have a bug to report to you.

I was using the QT Trader with BTC-e and the buy/sell lower limit was 0.01 BTC, and that was OK because it is the actual exchange limit, but now I started to use it with Bitstamp and that limit is still enforced, although I can buy and sell smaller quantities via their website, so I think that I have found a bug.

Greetings and thanks for all your work!
Post
Topic
Board Project Development
Re: Qt Bitcoin Trader [Open Source secure trading client for Mac/Windows/Linux]
by
ldipenti
on 13/02/2014, 02:52:43 UTC
Hi,

Today I auto upgraded to new version. Configuration osx, mountain lion, bitstamp.

I must confirm a beep bug. It beeps only once per session - same behavior as in previous version. WAVs work fine, so I'm happy.

Not really a bug but: Buy / Sell buttons are disabled if you try to buy/sell less than 0.01 BTC (i have only 0.004 on my test account). When BTC hits 10k, that might be a major culprit. Until then I'm ok. Wink

Great work IGHOR and thank you,

T.

Talking about the 0.01 BTC limit: at least on BTC-e this very limit exist in the web interface (maybe on the API too?)
Post
Topic
Board Project Development
Re: Qt Bitcoin Trader [Open Source secure trading client for Mac/Windows/Linux]
by
ldipenti
on 12/02/2014, 14:36:34 UTC
Hi IGHOR,

I wanted to note a apparent bug in the beep rule in Mac OSX. I have it running (today's version) in Mavericks and the beep sound does work only once, I tried it with this loop:

- if market last price threshold %0.001 beep
- execute immediately enable all rules

It beeps only the first run, even if I disable all rules an re-enable them.

Best regards
Post
Topic
Board Project Development
Re: Qt Bitcoin Trader [Open Source secure trading client for Mac/Windows/Linux]
by
ldipenti
on 11/02/2014, 23:28:04 UTC
Hey IGHOR,

I really like your QT Trader, would it be possible for you to embed some kind of interpreter (e.g.: Python or Ruby) to enable the users to write complex rules with it?

Do you have an official development website for this project where we can post feature requests and the like? (github? sf.net?)

Thank you very much!!