EA not opening trades
-
Hi, may I please receive help with my EA it works properly on backtest however on Demo it's showing the smile and saying expert enabled .
-
@moneyman012-0 Your link is not loading
-
-
@moneyman012-0 Your modify chart should be on init as 1 block, maybe with a pass block above. You don't need the condition blocks, above close and trail, just if trade. Looks like should place a trade, change this and see what happens.
-
I removed the condition and things went left, And then I built I changed a few other things, please tell me what you think: https://fxdreema.com/shared/pzPKY4stc
-
@moneyman012-0 Looks like should work, not sure about turning off bull bear with out connecting around, is any thing not working.
-
@moneyman012-0 You are not using any purple block on the 'On trade' tab. When are those blocks there supposed to be activated? You can also remove both 'pass' blocks. They are unnecessary.
-
@l-andorrà should I use the order created or trade created?
-
@moneyman012-0 They should be 'trade closed'.
-
I am confused so, that's going to make them change colors ?
-
Please send me an exmple
-
@l-andorrà should it look like this with opposite trades ?

-
@moneyman012-0 Sorry. I'm afraid I misunderstood your request. What do you exactly need now?
-
@l-andorrà When I buy I would like to turn all candle sticks green and when I sell I want to turn all of them red, I also want the status at the bottom to change according to the type of trades open .
-
@moneyman012-0 In that case what you need is using a 'Trade created' block on top and then the 'modify chart color' block below. You need to remove all other blocks in between.
-
@l-andorrà I also want the status at the bottom to change according to the type of trades open. How do I do that ?
-
@moneyman012-0 Many blocks have the option to change status.
-
@jstap Can I use blocks 13 and 14?
-
@moneyman012-0 Yes as you have changed, when this block activates the status will change.
-
@jstap and @l-andorrà I have done what was suggested and all I am seeing now is the arrows on my chart which is great, but I am not seeing the status change, I am not seeing the chart change and now the new issue that it doesn't open trades on backtest, please help.