I want to start the trading not necessarily on that first bar, bur randomly on one of the first 20 bars.
How do I do that in the Execute block?
How do I do that in the Execute block?
Rename
In the Initialize method, set the StartIndex to the desired starting index.
Your Response
Post
Edit Post
Login is required