Hello Jlongo, hello Dukascopy Support,
thanks a lot for your fast reply. Unfortunately it is not exactly what I am looking for.
My intent is to collect often used methods / functions in a separate file / library. Those methods / functions need to have access to Dukascopy API, therefore I need to import the same. The most easiest way in NB is to create a new Java class file and to import the same into the strategy. This works fine, but not in the JForex environment (at least not as of my knowledge)

.
Do you know, whether there is away to call / import this Java class file in JForex environment?Please see the error message that comes up in the JForex environment during compilation in my post above
Alternatively I would use the recommended way by creating an external library as jar - file,
but how to enclose / import the Dukascopy APIs into this Project?If it would be a RAVEN - project as well (like the strategy), i cannot create a Jar - file. I am a bit lost here.
Thanks again in advance for your support.
Regards, Hugoman