|
I have a strategy that works well, but it does not trade well at the open. I want to have it start trading at a certain time and stop at a certain time. Right now, I do it manually, but I would like to have the strategy start and stop itself. How do I do tis in Strategy wizard ? |
|
In the Strategy wizard you add a condition for the time. Add a condition and on the left add a 'Time Series' and on the right select a Time value on the right. Just select the time on the right hand side. |
