Code editor
You can manage Gunbot entirely through the browser interface. However, if you prefer to edit config files, you can do so without leaving the interface.
The built-in code editor allows you to edit your config files from anywhere and monitor all the details that the bot uses. Additionally, it can even create custom strategies for you.
Edit config.js in code editor​
The JSON config format is flexible and easy enough to manage.
View internal state data​
Dig deep into the data the bot is working with.
Code strategies using Gunbot AI​
Gunbot AI can code custom strategies from just a text description. You can find it under 'add new strategy' on the code editor page.