render_matplotlib_figure_as_image_file#

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

render_matplotlib_figure_as_image_file(figure, format='png', width=512, height=512, dpi=300)[source]#

Some legacy charts use Matplotlib

Parameters:
Return type:

bytes