For code/output blocks: Use ``` (aka backtick or grave accent) in a single line before and after the block. See: http://commonmark.org/help/
ssl-channel-chart indicator wanted
-
Hello,
Does anyone have this indicator ported to backtrader?
http://www.mq4.best-metatrader-indicators.com/ssl-channel-chart-alert-indicator.zipCheers,
-
@Kas-David here you go. Just made this, it's pretty basic.
https://github.com/phl3x0r/backtrader/blob/master/indicators/ssl_indicator.py -
Thanks for sharing this!
And how can we check the crossover in our strategy?