Compilation Warning MT4 Metaeditor Possible loss of Data
-
Somebody know what's wrong? I tried to compile by using Metaeditor (MT4)

-
@greenplanet said in Compilation Warning MT4 Metaeditor Possible loss of Data:
Somebody know what's wrong? I tried to compile by using Metaeditor (MT4)

Some way you are trying to use time is wrong. -
i have build a strategy without using the green time blocks.
i have build 4 lines.
no trade (buy) --> condition blocks (10 blocks) --> buy
no trade (sell) --> condition blocks (10 blocks) --> sellif trade (buy) --> condition blocks (10 blocks) --> close buy
if trade (sell) --> condition blocks (10 blocks) --> close sellthat's all. i converted by clicking on mq4 in the left upper corner
then i used Metaeditor (MT4) to compile the mq4 and the result is - what you can see in the screenshotthe strategy is working. but the warning i do not understand
-
@greenplanet said in Compilation Warning MT4 Metaeditor Possible loss of Data:
i have build a strategy without using the green time blocks.
i have build 4 lines.
no trade (buy) --> condition blocks (10 blocks) --> buy
no trade (sell) --> condition blocks (10 blocks) --> sellif trade (buy) --> condition blocks (10 blocks) --> close buy
if trade (sell) --> condition blocks (10 blocks) --> close sellthat's all. i converted by clicking on mq4 in the left upper corner
then i used Metaeditor (MT4) to compile the mq4 and the result is - what you can see in the screenshotthe strategy is working. but the warning i do not understand
project link? custom indicators?
-
Here is an example. I get the same warnings
I use MetaEditor Version 5.00 build 2395 (16 Dec. 2021)https://fxdreema.com/shared/dX463NQue
first time i got this kind of warnings was i think 4 weeks ago.
before this time everything works fine - no warningsmaybe there is something wrong with my MetaEditor or it's a bug inside MetaEditor
Any Idea? -
what's strange it also happens in MetaTrader 5 MetaEditor