HOPW TO OPEN ONLY ONE POSITION FOR EACH CROSS ?
-
GOOD DAY
https://fxdreema.com/shared/rvllUMC4bHope you can help me with this simple matter that i could not solve PERFECTLY...!!
i want to open ONLY ONE position each time the MA cross happen , the problem is that the EA now continue opening more and more positions for all the period of the candle cross until comes the new candle..
i do not want to use candle Id solution (like when candle Id 1 cross) because in this case i will loose the signal since the position will be opened only at the new candle , instead i want to open the position as soon as the cross happen and at this cross only ONE position must be opened , and continue opening ONE new position for each new candle cross.
thank you for your support
rgds -
Set up a test project you can watch visibly on backtest, use pass once blocks, switch on/off evert time a cross happens...
-
thankyou Mr jstap for your replay
but : is it correct like that : https://fxdreema.com/shared/5fP8kc5yc ???
will this switch on every time cross happens ?
do i need to connect the reset block ?
pls try to clarify as much as possible .. thank you for your time..
rgds -
More like this, this will flip between X> and X< watch on backtest make sure it is doing what you want, then you can add trade conditions un: https://fxdreema.com/shared/zDJ9TcmM
