Hi,
I need help in strategy builder. I'm creating a strategy with 2 buy entry conditions (sell condition is just the reverse) as follows:
1. EMA line is below Price
2. Stochastic crosses below 40
The above conditions are simple, however, I wanted the 1st condition to be true first, then the 2nd condition. It should always be 1st condition first that will be triggered or true, then the 2nd condition will be the final trigger.
Thanks

Comment