Dear Support,
I converted an mq4 indicator, but when I try to use it, I got a warning and an error.
The warning:
Quote:
10:47:53 Alert: FFCal Error - Web page download was not complete!
The error:
Quote:
10:48:00 Error in indicator: java.lang.NullPointerException @ jforex.converted.FFCal.start(FFCal.java:323)
I attach the original mq4 indicator, and the converted jfx file as well.
As the generated java source is not available, I cannot see what causes the exception. I think it is not related to the warning about the webpage download, but I am not sure.
Could you give me some hints, how to go on?
Thanks in advance!