If you are getting “Issue creating buy order” or “Issue creating sell order” when running Gunbot, most likely the problem is caused by one of the following things:
1- There isn’t enough funds to make the purchase.
2- Wrong minimum volume to buy or wrong minumum to sell. For example, if the minimum volume to buy is 0.001 btc, you need to set min_volume_to_buy to something above 0.001 btc, else you will get an error, same as happens if you try to buy an amount below 0.001 btc manually.