Skip to content

twap (removed)

The legacy V1 TWAP strategy under hummingbot/strategy/twap has been removed from the codebase. It no longer ships with Hummingbot.

Alternatives:

  • Use the TWAP Executor in Strategy V2 for time-weighted execution workflows.
  • Use the Hummingbot API or scripts that orchestrate executors for custom TWAP-style logic.

Historical parameter tables and demos that referred to the old V1 strategy are obsolete; see the TWAP Executor docs for current behavior.