web_chart#

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

web_chart(request)[source]#

/chart endpoint.

Return chart data for the frontend rendering.

Note

Legacy. Does not do ChartRegistry charts.

Unlike other endpoints, this endpoint does processing, albeit light. Under wrong circumstances

Parameters:

request (Request) –