I have a terminal MoonBot on the Gate exchange gets up on API errors and in the log there is a record like Set Buy order: FAIL; [400 CONTRACT_IN_DELISTING] how to fix the situation?
Such a log entry indicates that the API has not yet deleted information about a token that has already been removed from the exchange, and MoonBot terminal tries to place an order on the nonexistent token, gives a series of errors and gets protected by the API limit. In the latest version of the MoonBot […]