ok @JayPapa123 , maybe you can try make a group, 1 for buy, 2 for sell.
Posts made by biztet
-
RE: The sell orders never stop, why please?posted in Questions & Answers
-
RE: The sell orders never stop, why please?posted in Questions & Answers
Hi @JayPapa123 .
You can try put No Trade block between the Trade Closed and Sell Now block. -
RE: My EA performed well on EVERY TICK on real i loose lot of moneyposted in Questions & Answers
Hi @Andrew-8. Did you consider the spread?
-
RE: does ea work without ind on chartposted in Questions & Answers
Hi @max-c
Only if you use object from indicator then you should put it on chart. -
RE: WEB FXDREEMA CAN NOT EXPORT MQ4 FILEposted in Questions & Answers
Hmm... That's one thing that should not happen. I've read few comments here about this web slow services/support. But not sure how i can help you @khacdiepvnc.
-
RE: WEB FXDREEMA CAN NOT EXPORT MQ4 FILEposted in Questions & Answers
Hi @khacdiepvnc.
If you are a free user of fxdreema, don't dream of compiling 100s of blocks.
limit for a free user is only 10 connections. -
RE: Custom indicator supertrendposted in Questions & Answers
Hi @PipTheRipper
Usually a too good to be true indicators are always not what it seems. -
RE: Help - The EA is not workingposted in Questions & Answers
Hello @khacdiepvnc.
Have you backtest your indicator using Strategy Tester?
I think you cannot use this indicator for EA. -
RE: Read Chart Objectposted in Questions & Answers
Hi @thomas_stock
I think it depends on your indicator whether the arrow uses object of buffer. -
RE: Problem with objects on graphposted in Questions & Answers
Hi @bagheria.
Try change Candle High to Candle Close.
I think that should solve the problem. -
RE: EA not firing the way it shouldposted in Questions & Answers
hi @DedredeBeer .
Switch place between block condition and bear.
That should do it. -
RE: EA Cannot run [SOLVED]posted in Questions & Answers
So Sorry guys, i've found the problem.
I just missed 1 constant in other block.
My problem is solved! -
RE: EA Cannot run [SOLVED]posted in Questions & Answers
Can anyone help me with this please?
i've tried on other broker acc still not working.
i couldn't find any logic that makes an error.
here i attach the mql4 with constant.0_1617319326293_Trend-sell-martin-test.mq4
Or maybe the problem doesn't come from the Trade Count block?
-
RE: EA Cannot run [SOLVED]posted in Questions & Answers
Alright then. Thanks for your time @vonmunchy.
-
RE: EA Cannot run [SOLVED]posted in Questions & Answers
Ok, i've seen the logs in MQL4 folder. But nothing weird, compiling ea is done, that's all.
-
RE: EA Cannot run [SOLVED]posted in Questions & Answers
Thanks @vonmunchy , but where can i find the logs? In the Jurnal tab, it only says cannot load experts.
-
RE: EA Cannot run [SOLVED]posted in Questions & Answers
weird... my problem still not solved.

I've tried changing the block placement, close&open MT4, still cannot run.
The strategy is simple. I don't think there's an issue with Broker/Mt4. -
RE: EA Cannot run [SOLVED]posted in Questions & Answers
Nice renko chart @vonmunchy . Did you make any modification in mine?