Search
# Trading Bot
# Use Hummingbot on ViteX
ViteX API Key
If you don't have a ViteX API Key, please go to https://x.vite.net/ (opens new window) to generate one. After acquiring an API private key, you are required to authorize delegation of selected trading pairs and pledge enough VITE for Quota to the delegated address.
The following instructions are for Linux. You can execute in a virtualVM in AWS Cloud or simply using VirtualBox (opens new window) on a Mac or PC.
# Install Hummingbot with Docker
# Install Docker
# Install Hummingbot
# Start Bot
# Install Hummingbot from Source
# Connect Hummingbot with ViteX Connector
# Add Hummingbot ViteX Connector
Visit Hummingbot ViteX Connector (opens new window)
# Configure Hummingbot
Visit Hummingbot configuration (opens new window)
# Useful Links
Hummingbot MM on ViteX Exchange, Windows, Linux, or on VPS for Newbie (opens new window)
# Tips
- Recommend to stake 2000 VITE to your agent address for Quota, otherwise when the bot frequently places or cancels orders(if order_refresh_time < 60s), there may be lack of Quota which will result in placing/canceling order failed.
- You must fill in your origin Vite address rather than the agent address when it prompts
Enter your Vite address
.