johntitus / coinx

Buy, sell, and find the best prices for crypto-currencies from multiple markets.
MIT License
151 stars 37 forks source link

What happens when there are no funds in your account? #28

Closed nodox closed 6 years ago

nodox commented 6 years ago

From the README, the script assumes you have funds in these exchanges to buy that many coins. How are you going about ensuring that funds are there for you to buy these coins? Is this script buying via fiat and then buying BTC which can be used to but the altcoin. Do you have any goals to add this to the roadmap if this is not part of the plan?

johntitus commented 6 years ago

If you try and buy and you don't have the necessary BTC, the exchange will return an error. You have to buy the BTC yourself and get it to the exchange, this script doesn't deal with that.

nodox commented 6 years ago

Do you have any plans to add that functionality?

johntitus commented 6 years ago

I have no plans to add it.