For code/output blocks: Use ``` (aka backtick or grave accent) in a single line before and after the block. See: http://commonmark.org/help/
Ways to accelerate the interactive plot of your backtest result.
-
1.downsample
2.gpu accelerate (bokeh and plotly have the gpu api)
The two points mentioned above are just my thoughts and have not taken action. When I realize it, I will update it in this post. Before, I drew a K-line with a one minute interval of three months data. When dragging and zooming, the speed was very slow, so I came up with the idea of improving the speed