Gunbot Documentation
Run, trade and understand Gunbot
Set up Gunbot, connect exchanges, choose strategies, test changes, automate configuration, write custom code, and troubleshoot problems from one place.
Start here
Set up Gunbot
Start a new Unlimited installation or connect a Gunbot you already run.
Set up Gunbot Unlimited
Download Gunbot, set its local password, connect Gunbot Live, register your license, and finish the first exchange connection.
- Open Gunbot on localhost and set the password
- Connect Gunbot Live
- Register the license and first exchange
Connect an existing Gunbot
Connect an existing installation, update Gunbot, or continue with exchange and strategy configuration.
- Connect or open your installation
- Check the current version and license
- Continue with exchanges and pairs
Browse by intent
What do you need to do?
Connect an exchange
Create API credentials, register the key with your license, and complete the exchange connection.
02StrategiesChoose a strategy
Compare GridBot, StepGrid, Builder, scalping, and trend-following approaches.
03TestingTest a configuration
Use historical backtests for comparison and a dedicated spot simulator for forward testing.
04AutoConfigAutomate adjustments
Use AutoConfig to change pairs, settings, and strategy behavior as conditions change.
05Custom strategiesBuild with JavaScript
Create custom strategies with market data, persistent storage, logs, and GUI controls.
06TroubleshootingDiagnose a problem
Check the bot connection, exchange access, pair state, strategy behavior, and logs.
Trading setup
From first strategy test to a running pair
Choose a strategy, run a backtest, add the pair, and then move into simulator or real trading. AutoConfig and custom strategies are available when you want more automation or your own trading logic.
Check supported exchanges- 01Set up Gunbot UnlimitedStart Gunbot, connect Gunbot Live, register the license, and finish the first exchange connection.
- 02Choose a strategyCompare the main strategy types and open the detailed page for the ones you want to test.
- 03Run a backtestTest the strategy on historical data and review its trades, drawdown, exposure, fees, and result.
- 04Create the first trading setupAdd one market with the settings you tested, check position sizing, and start it on the bot you chose.
- 05Automate or add custom codeUse AutoConfig for recurring configuration changes or create your own JavaScript strategy.