Learn How To Make a Binary.com Bot.
- Welcome to the first Binary Bot tutorial video.
- Watch this video to learn more about how you can build your own trading bot.
- The Binary Bot builder workspace:
- 1. The panel on the left is the block library.
- 2. Each block in the library represents an action for the bot to perform and it is categorised by function.
- 3. Next to the block library is the workspace canvas.
- 4. The entire canvas itself is draggable so you can place your blocks anywhere within the canvas.
- To create a simple bot that will display the potential payout before purchasing a contract:
- 1. We need some blocks to handle text as well as the ‘Payout’ block.
- 2. Now, let’s connect these blocks together.
- 3. And finally, let’s add these blocks to the ‘Watch and purchase your contract” block.
- 4. In order to do this, we need one more helper block.
- 5. Now we can run the bot.
- Remember that you need to be logged in to your Binary account to run your bot.