Post
Topic
Board Project Development
Re: Qt Bitcoin Trader [Open Source secure trading client for Mac/Windows/Linux]
by
Lollaskates
on 10/02/2014, 16:50:11 UTC
Any idea when or if you ever get to building the charting part?
I downloaded the program several months ago, hoping it would be included anytime soon, but i'v seen several updates without any luck.

Anyway, i really like the application, you've done a good job so far!

I planned to make very powerfull interactive charts.
Charts will display each trade in "true" realtime and I'll combine it with api interaction.
You will be able to see all your past trades on chart and interact with your open order directly on chart.
Also you will be able to draw lines, notes and custom indicators.
For now I develop all the code myself, so every feature takes a lot of time. And charts is the big part of it.
I need to rewrite most of Qt Bitcoin Trader engine code to make all features I planned works.
Soon I'll make team to implement my ideas faster.
For now I'm almost finished stable version of Qt Bitcoin Trader v1.08.
I want you to use stable version of Qt Bitcoin Trader while I'm developing new engine.
So keep tracking updates.


have you fixed the issue with BitStamp where if you do an "All in" buy order, it doesn't calculate properly and the order cannot be placed unless you subtract a penny (then it goes through fine)?