Skip to main content

· 4 min read
@boekenbox

Managing multiple trading bots across different servers and exchanges can be a challenge. Gunbot Monitor is built for power users who need an efficient way to centralize control, monitor performance, and streamline bot management. While Gunbot’s core interface is robust, Gunbot Monitor provides a unified view that saves time and boosts productivity for users running many instances at once.

info

For a limited time, Gunbot Monitor is now included for free with every Gunbot upgrade! Take advantage of this offer by upgrading your plan here.

Symbol image Gunbot Monitor

· 15 min read
@boekenbox

For everyone using a trading bot, the ability to optimize strategies and fine-tune their trading approach is crucial. One of the metrics that can help with this is Daily Realized PnL per $1k. If you've checked out the 'Compare Pairs' table on the main dashboard on one of the latest Gunbot alpha builds, you've probably noticed this new metric already. But what does it mean, and why is it useful?

Trading metrics header image

In this post, we'll explore how this metric works, why it's useful for comparing different trading pairs and strategies, and how you can leverage it for better trading decisions. Let’s keep it real and dive straight into the math that makes this metric interesting.

· 4 min read
@boekenbox

We've built a new Gunbot Custom Trading Strategy Snippets extension for Visual Studio Code. It provides a collection of pre-built snippets to make coding your trading strategies smoother and easier, minimizing the need to repeatedly check documentation for how methods work and which data is available. This extension helps you quickly access methods and data points that Gunbot supports.

Symbol image of gunbot vscode extension

· 11 min read
@boekenbox

We’re excited to announce the launch of the backtesting archive on Gunbot.com! This tool is designed for traders who want to optimize their Gunbot strategies by analyzing comprehensive historical trading data. With the backtesting archive, you can dive deep into backtest reports, compare different strategies, and gain valuable insights to improve your trading methods.

Symbol image backtesting archive

· 4 min read
@boekenbox

Gunbot is thrilled to announce a significant new feature: support for spot trading on BingX. After successful initial testing, we are excited to bring this functionality to the wider community. This new feature enhances the trading capabilities of Gunbot, providing users with more options and flexibility in their choice of trading platforms.

Symbol image BingX support in Gunbot

In celebration of this launch, BingX is introducing some exciting promotions that users can take advantage of. Keep reading to find out more about these special offers!

· 8 min read
@boekenbox

Gunbot Guru is designed to help users navigate the complexities of Gunbot, whether you are a beginner trying to understand the basics or an experienced trader looking to automate and customize your strategies.

With access to all documentation and definitions for creating valid autoconfig jobs and custom strategies, Gunbot Guru is here to enhance your trading experience by providing instant, detailed assistance.

Symbol image of Gunbot Guru

· 3 min read
@boekenbox

Gunbot has come a long way from offering preset trading bots to becoming a flexible platform that empowers developers to create their own custom trading strategies and automation setups. This shift has helped create a small and enthusiastic community of developers who are now offering their custom setups to Gunbot users. We're happy to announce the first three community-developed offers, with more to come.

Symbol image Gunbot Community devs

With our without extensions made by community devs, Gunbot remains the most versatile crypto trading bot on the market. Offering a wide range of built-in strategies that are ready to use right out of the box. Whether you choose to use these community-developed setups or stick with the built-in options, Gunbot provides a robust trading solution for all users.

· 5 min read
@boekenbox

As a bot trader, the ability to quickly adapt strategies in response to market changes is not just an advantage—it's a necessity. Manual bot management, while allowing precise control, often fall short in terms of speed and efficiency, especially given the 24/7 nature of crypto markets.

Gunbot addresses these challenges head-on with its AutoConfig feature, a powerful tool designed to maximize trading effectiveness by automating the adaptation of strategies in real-time. This capability ensures that traders can seize opportunities and mitigate risks instantaneously, making AutoConfig an indispensable asset for anyone who has a structured approach to trading automation.

Symbol image gunbot autoconfig capabilities

· 6 min read
@boekenbox

Welcome to this guide on using AutoConfig to display custom metrics next to your trading chart. Although displaying custom metrics is usually reserved for custom strategies, we will explore a simple 'hack' that utilizes the flexibility of AutoConfig to place custom metrics right next to your trading chart.

Update

The feedback on this article has been overwhelmingly positive, and we've taken note of the technical challenges some of you faced with setting custom metrics for strategies like stepgridhybrid.

Thanks to your input, starting from version 28.5.6_beta, we are officially supporting this feature in AutoConfig, allowing for the customization of metrics in the strategy stats sidebar.

Symbol image of custom code