For code/output blocks: Use ``` (aka backtick or grave accent) in a single line before and after the block. See: http://commonmark.org/help/
Is anyone want to develop a function to plot the backtest result like this using dash?
-
I find a very cool result that can let our strategy more visulable and easier to understand?
is anyone interested in it?
Maybe we can develop this project together
-
One such system is already in development. Take a look: OmegaUI. It uses dash/plotly framework as well.
Thanks
Vlad -
@vladisld Thank you. In fact,when I decide to develop this,I have known OmegaUI from github. I don't read its source code, and from its example,I think,it cannot give me what I want to test the strategy,so I decide to develop one.