render_multi_image_result#

API documentation for tradeexecutor.strategy.chart.renderer.render_multi_image_result Python function.

render_multi_image_result(images)[source]#

Convert multiple images to a format suitable for the frontend.

  • This is our internal format, there is no web standard

Parameters:

images (list[tradeexecutor.strategy.chart.renderer.MultiImage]) –

Return type:

bytes