Skip to main content

pauseBotEntry

Pause new trade entries without stopping the bot. Calls Freqtrade /api/v1/stopbuy so the bot stays running but opens no new positions.

pauseBotEntry(
id: ID!
): Bot!

Arguments

pauseBotEntry.id ● ID! non-null scalar

Type

Bot object