JulyIghor / QtBitcoinTrader

Secure multi crypto exchange trading client
https://sourceforge.net/projects/bitcointrader/
731 stars 374 forks source link

Charts #109

Closed yerb closed 7 years ago

yerb commented 10 years ago

I found this projects, can they be integrated?

http://www.qcustomplot.com/index.php/introduction https://gitorious.org/qtcharts/qtcharts/source/0e908246712ee104faf0473150dba985c3578e2b: http://www.gnuplot.info/

ghost commented 10 years ago

That would be awesome! :-D

Guys, is it possible to make the live chart (like btccharts.com / mtgoxlive.com / bitstamp.net/market/order_book/, for example), works as some kind of "trade table"?

I mean, instead of manually canceling and making a new order, to just move my position into the order book, I would like to drag-and-drop my position trough the chart itself... Is that possible?!

so, if I drag my sell position, lets say, from (with a balloon "you're here ->") 849.5, to ("->") 829.1, using the chart window itself, in the background, the QtBitcoinTrader will cancel the order at 849.5 and make a new one, with the same amount, at 829.1, automatically...

That way, we can transform the chart into a "game", like a "Bitcoin chess-trade table"... For example, if someone starts to buy (@ 829 as of today), and cross RSI a lot (rise detector), we can just click at the chart, to sell, and vice-versa... Down to ~785 couple hours later? One-Click-Buy-Bitcoin! Buy! Buy!

Or, I'm on crack?! :-P

I would like to have a much live chart, or an interactive-chart...

BTW, QtBitcoinTrader is fantastic!

Cheers! Thiago

On 27 December 2013 01:45, yerb notifications@github.com wrote:

I found this project, can it be used for charts?

http://www.qcustomplot.com/index.php/introduction

— Reply to this email directly or view it on GitHubhttps://github.com/JulyIGHOR/QtBitcoinTrader/issues/109 .

JulyIghor commented 10 years ago

Don't worry. I'll make interactive charts with many features. I need more time for this.