Buy trades work, sell trades don't.
-
I've just discovered fxdreema and am loving it. I've made a bunch of robots and been testing them. The problem I'm having is that they execute buy orders as directed, but they don't execute sell orders at all. The criteria is the same, but obviously the opposite.
I've tried running a single EA with both buy and sell order conditions and I've tried running an EA that only has the sell conditions and another that only has the buy conditions. On both occasions, the buy orders are executing, but the sell orders aren't.
Given how good the outcomes have been in backtesting with buy orders, I really want to get the sell orders working too.
Any ideas?
-
Good day to you....How can anybody help you if you do not share the project that you are having a problem with? Please share your project to see where you are going wrong.
Create share copy and put the link in here
-
-
Thank you.... Now people can actually see where you went wrong and give you help.
-

Should there be no indicator here?
-
@andrew-4 Also try to use candle ID1 on your time frames

-
AlphaOmega is right. Without the custom indicator there is no effective answer to your issue.
-
Sorry, I didn't realise it wouldn't upload that information as well. Here's a screen shot of what it looks like on my PC.

-
I recommend you to do what roar suggested. Select candle ID 1 on all operands of all your 'condition' blocks. Then let us know.
-
@l-andorrà If Roar was at this post, this problem would have been sorted on the 2nd reply
-
LOL, sorry. I meant AlphaOmega's suggestion.

-
@alphaomega said in Buy trades work, sell trades don't.:
@l-andorrà If Roar was at this post, this problem would have been sorted on the 2nd reply
haha thanks for the kind words lol

I dont usually answer to posts about custom indicators, I think they do more harm than good, especially for newbies