For code/output blocks: Use ``` (aka backtick or grave accent) in a single line before and after the block. See: http://commonmark.org/help/
Plotting specific data from Multidata
-
Is there any way we can plot one of the data feed from multiple data feeds added to cerebro? Below is the attached screenshot of plot from a multi data strategy.
-
@sujay-bawaskar said in Plotting specific data from Multidata:
Is there any way we can plot
Yes, the way of the documentation:
Use
plotinfo
andplot
-
@backtrader said in Plotting specific data from Multidata:
Docs - Plotting
Cool, thanks @backtrader , will try and let you know.