Hello Dukas Comunity!
I have tried to use this 3d party solution to see the results of my backtests through detailed statistics and graphs. The problem is that when I followed the eight step in this manual (chapter eight):
https://www.lorencsoftware.com/publicfil ... ual_en.pdf ...I do not know where to put @library (C":\\LorencSoftware\\ISDCreator.jar") (I used my pc computer path).
I contacted the developer, but despite this is a free tool to use for 14 days, he wants to charge me 99EUR just to put the code.
This is the message I get when trying to use the tool:
22:18:58 ----------
22:18:58 ISDCreator cannot be resolved to a type
22:18:58 ^^^^^^^^^^
22:18:58 isdCreator = new ISDCreator(context,"my ISD file name");
22:18:58 2. ERROR in C:\Users\juan\Local Settings\JForex\juan\jfxide\tmp\compile\KeltnerChannel4_4.java (at line 81)
22:18:58 ----------
22:18:58 isdCreator cannot be resolved
22:18:58 ^^^^^^^^^^
22:18:58 isdCreator = new ISDCreator(context,"my ISD file name");
22:18:58 1. ERROR in C:\Users\juan\Local Settings\JForex\juan\jfxide\tmp\compile\KeltnerChannel4_4.java (at line 81)
22:18:58 ----------
I also get the same error "ISDCreator cannot be resolved to a type" with isdCreator.onMessage(message); and with isdCreator.onStop();
Does anyone know how to use this tool?
Do you know other solutions to analyze backtestings?
I will really appreciate your help. Thanks.
Juan David Arce
Manizales, Colombia