Creating momentum backtest #543
Unanswered
replacementAI
asked this question in
Q&A
Replies: 1 comment 2 replies
-
im trying to do the above but am getting an error
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
i want to backtest a simple momentum signal, which allocates instruments based off the past N period returns. it will allocate based off the ranking or the raw momentum value. do I need to use the indicator factory or signal factory? or something else?
Beta Was this translation helpful? Give feedback.
All reactions