Post
Topic
Board Project Development
Re: Qt Bitcoin Trader [Open Source secure trading client for Mac/Windows/Linux]
by
elbandi
on 24/12/2013, 13:34:06 UTC
Hi,

There is a bug in orders log, here is a sample line copied line (copy selected rows):
Quote
2013. 12. 23. 21:54:14 sold $17.0 $17.00000001

two issue:
  • the amount is missing (1 ltc)
  • i sold 1 ltc at 17$, the app say the total is $17.00000001
on btc-e webpage, the trade history is ok.

Elbandi