-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
-
Say I'd like to hold a position for up to 5 days after its entry. What's the best way to do it?
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 2 comments
-
You may find this repo - https://github.com/s-kust/python-backtesting-template/ - helpful
See the process_max_duration
function in file https://github.com/s-kust/python-backtesting-template/blob/main/utils/strategy_exec/special_situations.py
Beta Was this translation helpful? Give feedback.
All reactions
0 replies
-
You can check the post; I hope it helps you.
Beta Was this translation helpful? Give feedback.
All reactions
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment