how to make the trade not close in the same candle as the buy
-
using a MA and price value cross over to start a trade , how can i make the trade not to close in the same candle of buy order execution due to price fluctuations in one candle
-
"Once per bar" maybe? https://fxdreema.com/demo/mt4-once-per-bar I'm not sure that I understand the question...
-
If what you are trying to do is to open a trade when it crosses an MA and then close it when it crosses that same MA again then you need to know ther is a parameter in the "price vs indicator" block (at least when you choose to make the cross with an MA) that says "Minimum turnover distance". That is the distance it has to go away (from the MA) before crossing it again to effectively count it as another cross.