For code/output blocks: Use ``` (aka backtick or grave accent) in a single line before and after the block. See: http://commonmark.org/help/
Plot each data on new figure?
-
Hi,
I've fed 10 data feeds to my strategy and something is wrong, to investigate the issue I would like to plot them, but having 10 plots on the same figure makes it super hard to really see what's happening.
So I would like to plot each data feed along with all related info (indicators, orders, ...) in a separate figure. How do I do that?
Thank you.