For code/output blocks: Use ``` (aka backtick or grave accent) in a single line before and after the block. See: http://commonmark.org/help/
Call plot while cerebro is running
-
Is it possible to call plot from inside coding of bt.strategy?
-
@longhngo AFAIR @vbs was working on real-time plotting using Bokeh framework.
take a look at his post here: https://community.backtrader.com/topic/813/bokeh-integration-interactive-webbrowser-plotting
-
@vladisld thanks mate