Post
Topic
Board Project Development
Re: goxgui - a Graphical Bitcoin Trading Tool for MtGox
by
sebastopol
on 20/04/2013, 16:23:37 UTC
mrlithium, I have integrated the following features from your version into the main branch:

  • group orders below 0.6 (we really should make this configurable at some point)
  • remove USD volumes (I kind of liked them, but I'll admit they're not crucial for trading)
  • no need for restart after adding authentification data
  • gain screen estate by tabbing authentification stuff
  • customizable application log (filters)
  • add bitcoin icon
  • make the price column 5 decimals
  • make buy/sell price edit box 5 decimals
  • correct windows start script
  • fix the code that inserts order-Id's into the edit box to better identify the last order

Hopefully, I'll get around to tag this as version 1.0.0 and release the version in Windows / Mac binary format tomorrow.