web_status#

API documentation for tradeexecutor.webhook.api.web_status Python function.

web_status(request)[source]#

/status endpoint.

Return if the trade-executor is still alive or the exception that crashed it.

See tradeexecutor.strategy.execution_state.ExecutionState for the return dta.

Parameters:

request (Request) –