I'm having trouble creating 2 conditions for 1 trade, it seems simple enough but I just cant get it to work. It seems to check 1 condition and completely ignore the other one.
Basically I want the 1st condition to check my indicator once per bar and if that is successful (true) to pass to my 2nd condition and if that is also true then to buy now or sell now depending on the conditions I've set.