Skip to main content

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​

Gunbot code editor interface for editing configuration files

The JSON config format is flexible and easy enough to manage.

View internal state data​

Gunbot internal state data viewer showing detailed bot operations

Dig deep into the data the bot is working with.

Code strategies using Gunbot AI​

Gunbot AI strategy generator interface for creating custom trading strategies

Gunbot AI can code custom strategies from just a text description. You can find it under 'add new strategy' on the code editor page.