Open a trade with 3 indicators crossing and close with one crossing again
-
Dear fxDreema community
Very eager to use fxdreema since it's one of the best tools I met on the market. Thanks very much for providing it and provide your support and help.
I have the following situation that I would like to get programmed in fxDreema.
Please see this screenshot: http://prnt.sc/e5cbxs
I'd like to open a trade if 3 Parabolic SAR (which are configured differently) and all of them cross within 5 candle bars.
And after the first parabolic crosses again, I'd like to close the trade again.I've tried to use 3 condition blocks, each of them representing a SAR setting, and connecting them alltogether with an AND block.
Also another block to represent the close handling if the first SAR crosses again. But I believe I have a problem with the cross width, since I see that trades open and close within milliseconds.It would be nice to have your support to see how to solve this idea.
Thanks
-
with this I dont know help you, maybe somebody find solution ... but this parabolic sar indicator -- it also sometimes repaints on first closed candle and it can be problem ...
-
Is the problem still actual? Because when I put your EA on backtest it looks that trades are closed by TP or SL, but not in milliseconds. http://prntscr.com/e683pn
-
@fxDreema yes still a problem for me. Could you please check it on my profile "PSAR Test". Not able to resolve it. Thanks
-
@fxDreema Here the shared copy: https://fxdreema.com/shared/XEH4sltbd
-
This looks different

Ok, so... I feel that every 3rd question that I get is something like "Why do I have so many trades...". Because of "Close trades" obviously. This is the block who is capable to close a trade. The conditions above Buy/Sell and the conditions above "Close trades" must not be true at the same time.