image_output#

tradeexecutor.visual.image_output Python module in Trading Strategy framework.

Module description#

Charts export to PNG.

  • Render Plotly figures as static PNG images

Functions#

open_plotly_figure_in_browser(figure[, ...])

Open Plotly figure in a browser.

render_plotly_figure_as_image_file(figure[, ...])

"Render Plotly figure as a static PNG image.