For code/output blocks: Use ``` (aka backtick or grave accent) in a single line before and after the block. See: http://commonmark.org/help/
Zero divided Error handling-indicator
-
I have coded an indicator defining some math formal in
def init(self):
section. Sometimes it result in zero divided Error. How can i handle this Error in init section. -
See here for an example: https://www.backtrader.com/blog/posts/2015-11-21-data-filters/data-filling-filtering.html