Any examples of creating custom indicators that use more than just 'Close' data? #515
Unanswered
lorenzourera
asked this question in
Q&A
Replies: 1 comment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I am looking to backtest a strategy that uses open, close, and volume data. I was wondering if there are any examples of using multiple inputs to the IndicatorFactory feature? Most of them only use "close".
Beta Was this translation helpful? Give feedback.
All reactions