knowm / XChange

XChange is a Java library providing a streamlined API for interacting with 60+ Bitcoin and Altcoin exchanges providing a consistent interface for trading and accessing market data.
http://knowm.org/open-source/xchange/
MIT License
3.88k stars 1.94k forks source link

[FTX/Binance] A way to use "Convert" with OCT/Quote request? #4330

Open dgosset opened 3 years ago

dgosset commented 3 years ago

Hi,

This is not really an issue, but is it possible to use "Convert" with OCT/Quote request on Exchanges like Binance/FTX? Someone started something to improve Xchange on this? Useful when some amount are to small to trade, and need to clean the wallet.

Regards.

dgosset commented 2 years ago

I coded this part for FTX/Convert : pull request is here : https://github.com/knowm/XChange/pull/4354