Sounds weird. I tried a few 'On Trade' blocks a few weeks ago and they worked perfectly. Maybe if you share your project we could help.
Posts made by isp00rt
-
RE: Stop making orders after closing previous oneposted in Questions & Answers
-
RE: Skip ticksposted in Bug Reports
Sampe happens when used 'On Tick'. I also used a log message to confirm passing but it doesn't work.
-
RE: Can build a Currency Strength EA with fxdreema ?posted in Questions & Answers
Just import a custom indicator doing that to your project and use it as a 'Condition' block.
-
RE: Stop making orders after closing previous oneposted in Questions & Answers
That block doesn't work right now. I have exactly that same problem. fxDreema is fixing it now (I hope).
-
RE: Updated Desktop version petitionposted in General Discussions
What updating features are you thinking about?
-
RE: help with enable/disable stop loss modeposted in Questions & Answers
I would recommend to substitute your 'Check SL' by a yellow 'Condition' one. Then insert that same requirement and try it.
-
RE: Please helpposted in Questions & Answers
I don't think you can import a non fxDreema mql4 file. I'm afraid you will have to create a projecte here from scratch. It should not be difficult if you know all trading logic conditions.
-
RE: help with enable/disable stop loss modeposted in Questions & Answers
Your constant is initialized as false and your 'Check SL' bloak only passes if true. When does it changes from false to true?
-
RE: Questions about 'Skip ticks' blockposted in Questions & Answers
It doesn't work yet. Did you try it on a demo account?
-
RE: If Buy pending order taken no sell pending order and vice versaposted in Questions & Answers
I don't understand the reason for that 'AND' block. You could connect block 145 directly from that 'OR'. Why using 'AND'?
-
RE: When trade closes - have program wait until next bar.posted in Questions & Answers
You should use the green block 'Once per bar' on top of your project. That way any future action to be executed will wait until next bar to do it.
-
RE: EA Expiry dateposted in Questions & Answers
You should use the block 'Terminate' (grey colour) after all of those conditions. That will run out the EA.
-
RE: Help with EAposted in Questions & Answers
You need to use the 'Indicator appears' block. As easy as that. But before doing it be sure your indicator doesn't change colour depending on bar. Believe me it happens too many times.
-
RE: Questions about 'Skip ticks' blockposted in Questions & Answers
Can someone please confirm the project does work properly? I tried three MT4 platforms: Admiral Markets, GKFX and FXCM and it doesn't. I tried on demo accounts.
-
RE: Questions about 'Skip ticks' blockposted in Questions & Answers
@fxdreema
Did you try on a demo account or by backtesting? I tried two different broker's MT4 platforms and it doesn't work on demo. No matter what I do, not a single tick is skipped after I run the EA. Can you please tell me on which platform did you test it? -
RE: Questions about 'Skip ticks' blockposted in Questions & Answers
@richard96816
Thank you very much for your suggestion. If the block can't do what I want I will certainly try your structure. -
RE: Questions about 'Skip ticks' blockposted in Questions & Answers
I added a 'Pass' block at the top, but nothing changes.
-
RE: Good platform for backtest?posted in Questions & Answers
Undoubfully, Tick Data Suite 2. Simply the best.