Yes of course, I did.
Should I compile the indicators as strategy or indicators ?
I attached the mojsystem11 with 2 indicators that should be called
and still I get the message of the missing i_Trend.jfx file
Quote:
21:00:33 File C:\Users\Pawe?\Documents\JForex\Indicators\i_Trend.jfx not found.
Anyway , I removed the indicators from the strategy in mql4, compiled the modified strategy in mql4
and then tried to convert it using the converter (mojsystem12)
this is the message I got this time
Quote:
21:11:01 ----------
21:11:01 Value cannot be resolved
21:11:01 ^^^^^^^
21:11:01 if(true)return toDouble((Value));return 0.0;
21:11:01 2. ERROR in C:\Users\Paweł\Local Settings\JForex\Pawe_\jfxide\tmp\compile\mojsystem12.java (at line 359)
21:11:01 ----------
21:11:01 Value cannot be resolved
21:11:01 ^^^^^^^
21:11:01 if(true)return toInt((Value));return 0;
21:11:01 1. ERROR in C:\Users\Paweł\Local Settings\JForex\Pawe_\jfxide\tmp\compile\mojsystem12.java (at line 213)
21:11:01 ----------
Can ypu please help to convert it ?
Regards,