Compilation errors
-
Compilation errors
')' - wrong parameters count
rrors--1
ee logfile "C=...\Documents\XM MT4\experts\Candlesticks_12-nov-131384450190.log"The above error occurs if I add a value into the "adjust" box and try to export to a .ex4 file. If I then remove the value, press the update button in the box and try to export again, the error still appears.
......
adjust error.png -
When you have error and after you remove somthing the error is still there, this simply means that this thing that you removed does not produce that error, it's something else.
Check that formula with MarketInfo above, it has "." where it needs to have "," - just after Symbol(). -
aha, good catch, thanks. I forgot about that bug - if you save the expression with a comma it appears with a period when you open the block up again.
-
Well, I think this does not happen now, I removed that "bug" before and now I tried - "," is not converted into "."

-
nice
