web_status#

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) –