Price Source – Hummingbot Foundation
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.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.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…
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…
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.…
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…
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.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.…
Released on version 0.28.0 This parameter allows Hummingbot to cancel the active order right away when its spread dips below the specified value. minimum_spread If the spread of any active…
Updated as of v0.28.0 This feature keeps orders "hanging" (or not cancelled and remaining on the order book) if a matching order has been filled on the other side of…
These parameters allow you to set multiple levels of orders on each side and gives you more fine-grained control over the spreads and sizes of each set of orders. order_levels…