Developers
This section is for developers looking to contribute to Hummingbot or extend its capabilities:
- Debug console: Inspect and modify Hummingbot's state at runtime
- Building DEX Connectors: Build centralized exchange (CEX) connectors
- Building DEX Connectors: Build decentralized exchange (DEX) connectors
- Building Strategies: Create and customize your own Hummingbot strategies
- Adding Commands: Create your own Hummingbot commands
Try Scripts instead of Strategies
Check out Scripts as a lighter alternative to building strategies. Scripts are single Python files that give you the same power of Strategies with easier access for developers.
Contributing to Hummingbot¶
Hummingbot is an open source project intended to provide a base layer infrastructure for users to customize and build their own trading strategies and add new exchange connectors.
We welcome code contributions. See Contribution Guidelines for more information.
For developer discussions and support, please visit the #dev
channels on our discord server: https://discord.hummingbot.io.