How to Configure a V2 Strategy Controller in Hummingbot
What are Controllers?
In Hummingbot’s new Strategy V2 framework, Controllers are tools that manage your trading strategies. They gather market data (such as price information and trading volumes) and use it to make trading decisions automatically.
Controllers allow you to handle multiple trading strategies or trading pairs without needing separate bots. This helps simplify management and saves resources.