Realize your own advanced trading algorithms. Gunbot offers extensive API integrations and powerful customization options. Run your own code directly in Gunbot on your secure local environment. From novel indicators to sophisticated trade execution: if you can code it, you can trade it with Gunbot.
Overview of code examples for custom trading strategies. This section provides examples of custom strategies that you can use as a reference or starting point for building your own strategies.
Detailed overview of supported timeframes per supported exchange. This affects all candle data (OHLCV) that Gunbot can collect.
Understand the fundamentals of custom strategies in Gunbot. This doc provides an overview of how custom strategies work and what you should consider about their runtime environment.
Learn about the methods and modules available for custom strategies. This documentation covers the various functions and modules you can use to build and enhance your custom trading strategies.
This guide explains the different types of market data that's readily available to use in custom strategies.
A guide on how to visualize strategy targets. Learn how to create visual representations of your strategy targets to better understand their performance and make necessary adjustments.
Instructions on displaying custom statistics for strategies. This documentation helps you understand how to set up and display custom statistics that are relevant to your trading strategies.
Detailed guide on controlling trading settings with autoconfig. Learn how to manage and configure pair settings automatically using the autoconfig module.
Guide to adding and removing pairs using autoconfig. This documentation explains how to automate the process of adding and removing trading pairs based on specific criteria.
Too lazy to read docs? Use this GPT that has access to all Gunbot docs and many code examples.
Use our VS Code extension with snippets for all supported methods and data points.