HOW WORKS "FORMULA" BLOCK????
-
@fxdreema it seems like I am unable to compile the mq4 code after downloading. it says 'constant expected'even after i have placed the formula result to variables/constant inputs in fxdreema. am i doing something wrong?
-
Hi, I'm trying to use "formula" block, but it isn't working properly, I guess...
No values are printed in Mt4 Journal, values are not computed....
Any example, any how to???Thanks in advance.
-
I doesn't print nothing, it just creates a global variable, calculates whatever needs to be calculated and stores the result in that global variable (Result). And it has description - right click on the block and hit Information

-
Ok. thanks.
The formula Block must be connected to the EA blocks flow...sorry!!

-
Yes, if a block is not connected, this is the same as it is not there. This rule was from the very start, but sometimes I'm thinking about creating some place to put all those blocks that you don't need right now, but you might need in the near future. And in the same time I think that maybe it's ok to be like it is now

-
@genesys Please open a new thread for your issue.