hyperscalper wrote:
I was just wondering whether there is a java intermediate source, or whether that is not available?
The latter.
hyperscalper wrote:
Is there an option on the compiler which will retain an intermediate java source for the converted mq4?
No, this is done on purpose, because the used method signatures are subject to change, meaning that with every new release it is probable the java source code would need to get adjusted for the indicator/strategy to compile/work correctly.
If you are interested in method implementations, they are available at our public repository:
https://publicrepo.site.dukascopy.com/jforexlib/publicrepo/com/dukascopy/connector/MQL4Connector/2.7.7/MQL4Connector-2.7.7-sources.jar