The strategy checks the active order's spread on every tick (1 second).
By default, this is set to -100. Setting this parameter to a negative value disables this feature. To enable, run the config minimum_spread command in the Hummingbot client and specify your minimum spread value.
This only applies to active orders and does not affect hanging orders.
Even before the 60 seconds refresh time was up, the sell order was canceled when its spread went below the minimum.
00:28:40 - Order is below minimum spread (0.0049). Cancelling Order: (Sell) ID - x-XEKWYICX-SEHUC1593217711002203
00:28:40 - Cancelling the limit order x-XEKWYICX-SEHUC1593217711002203.
Orders:
Level Type Price Spread Amount (Orig) Amount (Adj) Age
1 buy 227.41 0.52% 0.05 0.05 00:00:12
In the next order refresh, new buy and sell orders with 0.5% spreads will be created.