For code/output blocks: Use ``` (aka backtick or grave accent) in a single line before and after the block. See: http://commonmark.org/help/
Any learning resources for backtrader, e.g. Jupyter notebook?
-
It would be great if we could have any Jupyter notebook resources for backtrader, for example, which covers topics like trading strategy (e.g. dual moving average crossover, candlestick & chart pattern, mean reversion, trend following), or order execution mechanism (e.g. limit order, market order, stop order, stop loss, take profit, partial position, etc).
I am a beginner which are going to use backtrader framework, and hope some advice to kick start with. For your info, I have about 2 years of python experience so I don't mind if the resource is a bit more advanced.
Thanks in advance.