For code/output blocks: Use ``` (aka backtick or grave accent) in a single line before and after the block. See: http://commonmark.org/help/
How often is the interest deducted and how can this be changed?
-
Backtrader documentation has this page on interest and credit. It is mentioned that the interest is yearly but I can't seem to find how often is the interest charged. Is it charged every n hour/day the position is open or is it always charged every n hour/day? As the value of portfolio changes, I want to know which value it looks at and how often is the interest debited and how this can be changed.