JulyIghor / QtBitcoinTrader

Secure multi crypto exchange trading client
https://centrabit.com/downloads/
720 stars 371 forks source link

Cancel Bids button cancels all open orders #244

Closed vidinse closed 5 years ago

vidinse commented 5 years ago

It happens on Bitstamp API. If I press Cancel Bids button ALL orders will be canceled (Bids and Asks). Cancel Asks button also cancels all open orders.

JulyIghor commented 5 years ago

This bug should be fixed in latest release. Have you updated?

vidinse commented 5 years ago

This bug should be fixed in latest release. Have you updated?

I have the latest version. I have not tested this yet. I have many open orders. I am a little bit afraid. I don't want to reopen all orders again.

Thank you for quick respond.

Do you plan to add the Kraken exchange in the near future?

JulyIghor commented 5 years ago

You will not need to reopen orders again since they are streamed from exchange. It is only important to keep app running if you have some strategies running in some unsaved state. Maybe Kraken will be added soon.