First off, I am not a programmer! I am trying to learn the Strategy Wizard. Here is my problem......
Here's the scenario.
Say I am simply going to enter a long or short position on a limit order when two MA's crossover, or a volume surge or any single event trigger, and you want to place the limit at an MA (or some updating position) for your entry position.
Here's what I know....
I can get the strategy to place the order at an MA or at any indicator for that matter. But if it does not fill on the bar/candle after the trigger event then the order disappears because the conditions change and trigger condition is history. My issue is trying to get a limit order for any reason to remain active and update as the MA moves after the trigger places the limit order. Until it is filled.
Can this be done using the Strategy Wizard? Any Thoughts?

Comment