I have found the problem quite by accident. For some reason one of my blocks stopped working. When I deleted the block everything worked again, so I just recreated the faulty block.
Best posts made by Smallous
-
RE: Unable to connect blocks in 'on Tick' section.posted in Questions & Answers
Latest posts made by Smallous
-
RE: How to delete a project description in fxfreema?posted in Questions & Answers
Hello, if create & import the mq5 file. You can re-edit or delete the Project Description. I have not tested this for mq4 files, but assume this would work.
-
RE: Unable to connect blocks in 'on Tick' section.posted in Questions & Answers
I have found the problem quite by accident. For some reason one of my blocks stopped working. When I deleted the block everything worked again, so I just recreated the faulty block.
-
RE: Unable to connect blocks in 'on Tick' section.posted in Questions & Answers
I have tried Google Chrome & Edge, deleted cache etc, but the blocks in the 'on Tick' section just refuse to work. I'll see if I can contact Support.
-
Unable to connect blocks in 'on Tick' section.posted in Questions & Answers
I have been working on a project, but I have been unable to connect any blocks in the 'on Tick' section for several hours now. I have tried every trick I can think of without success. Anyone else having problems?
-
What is the function of Arrow Color in the Buy/Sell Block?posted in Questions & Answers
Hello,
Ref.
.If I change the Arrow Color it does not appear to have any effect. Anyone know what this is for or when the Color is applied? The Arrow colour appears to be hard coded?
-
RE: Write to the Custom column in optimization results MT5posted in Questions & Answers
As a work-around, I may be able to make use of the Write to File block.
My EA controls when it writes to the file, during Optimization ie before Termination of current test.
The problem is I need some Custom Code that is able to fetch the Optimization Pass number, put it into a variable, which I can then Write to a file. Hopefully these would then tie together. If anyone can point me in the right direction, I would be grateful. I have no idea if this would be possible.
-
RE: Write to the Custom column in optimization results MT5posted in Questions & Answers
@l-andorrĂ Unfortunately, using MT4 is not an option for me. I understand that double OnTester() is tied to Genetic algorithm Optimization, so the above may not work as I am using Slow complete algorithm for Optimization. Not sure how to write to the Custom column and currently thinking about how to tackle this problem. Coding is outside my area of expertise.
-
Project Blocks - Normalise ID'sposted in Questions & Answers

Hello,
I tend to spend a long time re-numbering my blocks, so I like the idea of using this. However, when discussing this function a long time ago (pre cloud version), I believe caution was advised at it could corrupt the code. Is it safe to use now? Anyone use it regularly?
Paul
-
RE: Write to the Custom column in optimization results MT5posted in Questions & Answers
I tried this, but not so simple.
