Forum

Capturing indicator values for open order

I have an indicator that has values of -1, 0 and 1. I am trying to programatically capture the transition from -1 to 1 which does not happen in a sequential manner. Here is an example of a valid trigger that I would like to capture to signal an open trade flag Let say we are looking back over the

EA Multi Stage criteria for opening trade

Hi Im having some difficulty with coding a multi stage acceptance to open a trade and I hoping someone can help there are 4 indicators that need to return true values to open a code. Im trying to expand this to add a 5th and 6th indicator combination to reduce drawdown . what im tring to achive is