yasinkuyu / binance-trader

💰 Cryptocurrency Trading Bot for Binance (Experimental)
2.53k stars 830 forks source link

If quantity is not filled, then put it to the maximum #250

Open hslimi opened 6 years ago

hslimi commented 6 years ago

If we want to buy an interesting coin, in general we put the maximum quantity not the minimum.

The calculation of the buy quantity, is quite difficult, you should have several parameters in quasi real time such as bestask / bestbid ...

In binance-trader you have all updated data. Is it possible to offer the possibility to buy with maximum quantity?

TroyHGP commented 4 years ago

I would love to see an option to automatically purchase the maximum amount available. This would help with compounding gains in range mode.