Hello, I'm new to backtrader and currently trying to build a really simple custom indicator (EMA slope). I'm having trouble accessing past values of the ema, can anyone point me in the right direction?
For code/output blocks: Use ``` (aka backtick or grave accent) in a single line before and after the block. See: http://commonmark.org/help/
T
Best posts made by ThinkWaitFast
-
Ema Slope indicator
Latest posts made by ThinkWaitFast
-
Ema Slope indicator
Hello, I'm new to backtrader and currently trying to build a really simple custom indicator (EMA slope). I'm having trouble accessing past values of the ema, can anyone point me in the right direction?