I'd like to know if the scenarios below are even possible before I start trying to figure out how to design the strategy in the Strategy Wizard.
1.
Cond1: indicator X must be level Y
only after Cond1 happened and
Cond2: EMA 1 must cross over EMA2
then place order.
What I am trying to say is, Cond2 may not happen at the same time as Cond1, but Cond1 must happen first. So, Cond1 is met: then x bars/minutes/hours later (no matter what value Cond1 indicator X is at currently) when Cond2 is met, then enter position.
Also, I may want to add a Cond3 and so forth. Is what I am trying to achieve possible?
2.
Can multiple time frames be used in wizard-generated strategies, e.g., if indicator X does this on timeframe1 AND (indicator z does this) on timeframe2, then enter position?
Thank you very much,
Bert

Comment