Add a shared link not pictures, but one of those flags should be connected to yellow, this means in time = false, out of time = true
Unsolved My Breakout Strategy doesn`t buy at specific moment
-
-
I'm trying to force taking action after the range has closed, so that the trade is opened on the 8:45 candle. Any idea how to achieve that?
-
Add a shared link not pictures, but one of those flags should be connected to yellow, this means in time = false, out of time = true
-
-
@l-andorrà , could you look into my case, if it's not too much trouble? Sorry.
-
-
-
@jstap I fix the flags,could you check,the conditions, remember,((I'm trying to force taking action after the range B has closed, so that the trade is opened on the 8:45 candle,thats in the 2nd CONDITION)) the issue its there ,in the ((1st CONDITION I used market properties ,to set MAX and MIN of the Range A 06:00 - 7:45 and MAX and MIN of Range B 08:00 - 8:45)) that work . thz
-
-
get it,Let me fix it
-
-
You need to say if something is or isn't working, when building EA's you're best to test, get one thing working then add another and test, for now only have 1 condition, and once working add the other
-
-
the first condition works,its buying when Range B is above Range A,but ,its the 2nd condition I dont know how to force taking action after the range B has closed, so that the trade is opened on the 8:45 candle
-
I'm not sure what you mean, is range b time filter not controlling when this is allowed to happen?