Dev Community
The Engine
Community Showcase
Featured User Projects
Quanta ExoTrader
Data science trading with capital efficiency and precision.
Documentation
Developer Resources
Custom Strategies Examples
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.
What, Custom Strategies?
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.
JS SDK
Build faster with the JS SDK for the Gunbot API.
Python SDK
Connect Gunbot to your Python tooling.
Methods and Modules
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.
Market Data
This guide explains the different types of market data that's readily available to use in custom strategies.
Visualize Strategy Targets
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.
Display Custom Stats
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.
AutoConfig Settings Handling
Detailed guide on controlling trading settings with autoconfig. Learn how to manage and configure pair settings automatically using the autoconfig module.
AutoConfig Pair Management
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.
Gunbot Guru GPT
Too lazy to read docs? Use this GPT that has access to all Gunbot docs and many code examples.
Visual Studio Code extension
Use our VS Code extension with snippets for all supported methods and data points.
REST API
Detailed documentation for our REST API, which allows you to run Gunbot completely headless and integrate it with your own tools.