strategy_state#

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

Module description#

Visualise the strategy state as an image.

  • Draw the latest price action start

  • Plot indicators on this

  • Make this available PNG for sharing

Functions#

draw_single_pair_strategy_state(state, universe)

Draw a mini price chart image.