There are following bot statuses exist at the moment:
in_progress – The bot is working now, it can place an order.
finishing – The bot has reached a target profit and is preparing to
shutdown. The bot can’t enter new positions, but can increase existing ones.
finishing_force_stop_loss – The bot's PositionPnL have reached the
configured Finish StopLoss level and the bot is preparing to shutdown. The bot is closing
positions now at the current price.
finishing_force_market_close – You’ve manually stopped the bot to close all
positions at the current price. The bot is closing positions now.
finished_force_stop_loss – The bot's PositionPnL have reached the
configured Finish StopLoss level. The bot has closed all positions and finished.
finished_force_market_close – You’ve manually stopped the bot to close all
positions at the current price. The bot has closed all positions and finished.
finished_force_market_keep – You’ve manually stopped the bot without
closing any positions. The bot has finished, but positions are left untouched.
finished_liquidated – The bot wallet has been liquidated. The bot has
finished.
finished_successfully – The bot has reached target profit and finished.
finished_force_invalid_api_key – There is a problem with the API key on the
client side or the exchange platform. The bot has finished. Open positions may remain on the
market, but Profitage is not responsible for them.
finished_force_position_inconsistent – The position was closed because it
differed from the exchange and the one that the bot should have; you interfered in the
trading process. The bot has finished. Open positions may remain on the market, but
Profitage is not responsible for them.