JulyIghor / QtBitcoinTrader

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

Market orders #42

Open ghost opened 10 years ago

ghost commented 10 years ago

It seems the application can only place limit orders.

Could you add the ability to place market orders?

JulyIghor commented 10 years ago

Market orders by API does not supported in Qt Bitcoin Trader yet. But you can double click on Total column on depth, you will receive price for selected volume.

ghost commented 10 years ago

Just FYI: Bitfinex supports market orders at least: https://bitfinex.com/pages/api see under "New order"

JulyIghor commented 10 years ago

Sorry for misunderstanding. I mean it not implemented in program yet. But I'll add this in next versions.

ghost commented 10 years ago

But you are right, you can't do it with Bitstamp's API. Looking forward to Bitfinex!!!