Welcome back to our exploration of Coinbase commands in UBot Studio. In this tutorial, we will walk through the process of exchanging crypto on the platform.

  1. Before we get started, let’s check how much crypto (in this case, Bitcoin) is currently in our account. To do this, we will use the $get coinbase balance function and specify BTC as the currency.
  2. Next, we will drag over the exchange crypto on coinbase command. In the prompts that appear, we will enter the amount of crypto we want to exchange, the specific market (such as BTC/USD), and whether we want to buy or sell.
  3. Once all of the details are entered, confirm the exchange and run the command.
  4. After the exchange is complete, we can check our updated balance to see the results. In this case, our balance has doubled from around 1 USD worth of BTC to 2 USD worth of BTC.
  5. As a final step, we can examine the #txinfo variable to see all of the relevant information about the exchange. This can be useful for tracking purposes.

With UBot Studio, exchanging crypto on Coinbase is a simple and straightforward process. Give it a try and see for yourself!

Published by Seth Turin

Leave a Reply

Your email address will not be published. Required fields are marked *