跳至内容

覆盖手续费

默认情况下,Hummingbot 使用交易所的默认手续费。但如果您处于 VIP 等级并享受手续费折扣,可以通过编辑位于 `conf` 或 `hummingbot_conf` 目录中的 `conf_fee_overrides.yml` 文件来覆盖此设置,具体路径取决于您的安装方式。

  • 从源码安装:`hummingbot/conf`
  • 通过 Docker 安装:`hummingbot_files/hummingbot_conf`
  • `hummingbot_files` 是父目录的默认名称,具体名称可能因创建实例时的配置而异。
  • 通过二进制文件安装(Windows):`%localappdata%\hummingbot.io\Hummingbot\conf`
  • 通过二进制文件安装(macOS):`~/Library/Application\ Support/Hummingbot/Conf`

注意

更改后,请退出并重新启动 Hummingbot 以使设置生效。