Grid trading strategy backtesting. #435
Unanswered
Krzysiek191
asked this question in
Q&A
Replies: 1 comment
-
I have same issue, have no idea, how to fix it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I use
Portfolio.from_signals
for backtesting. When an entry signal is hit there is a buy for all the cash and untill an exit signal there is no more trading.How can I test grid trading strategies where initial cash is divided in portions for which multiple entries are made one after another, each with their own exit signal?
Beta Was this translation helpful? Give feedback.
All reactions