Order Refresh Tolerance – Hummingbot Foundation
Updated as of v0.28.0 This feature allows you to specify a range of spreads that is "tolerable" - not canceled and left on the order books - every refresh cycle.…
Updated as of v0.28.0 This feature allows you to specify a range of spreads that is "tolerable" - not canceled and left on the order books - every refresh cycle.…
Updated as of v0.35.0 Users now have the option to automatically adjust the prices to the right, just above the top bid and just below the top ask. Note order_optimization_enabled…
Updated as of v0.29.0 This feature lets you set and maintain a target inventory split between the base and quote assets. It prevents your overall inventory level from changing too…
Released on version 0.34.0 How it works By default, the parameter is set to 1800 seconds. To reconfigure, run the command config max_order_age and set the desired value in seconds.…
This feature allows users to customize and specify how Hummingbot creates orders in terms of order levels, spread, and size. order_override The user provides orders to override the orders placed…
Updated as of v0.27.0 This feature allows you to set a price band within which your bot places both buy and sell orders normally. price_ceiling Place only sell orders when…
Updated as of v0.36.0 By default, Hummingbot uses the order book you're trading in to generate the mid price (between the top bid and the top ask) as a starting…
Updated as of v0.28.0 This feature enables the ping pong strategy, in which Hummingbot alternates buy and sell orders. ping_pong_enabled Whether to alternate between buys and sells. Prompt: Would you…
Automatically stops the bot when it reaches a certain performance threshold, which can be either positive or negative. This feature uses the same performance calculation methodology as the history command.…
By default, Hummingbot uses the default fees of the exchange. However, if you're on a VIP level getting discounts on fees, you can override this by editing the conf_fee_overrides.yml inside…