Preciso de ajuda com o erro do SQX Builder - Novo código do indicador REI
1 resposta
Richard Kennedy
1 mês atrás #289870
After being inspired by Ali Casey’s youtube post. I have attempted to write the Java code and the MQL4 and MQL5 code for the REI indicator – see attached. The MQL 4 and 5 appear to be working although quite basic in appearance. The Java compiles fine but when I run it in builder I get the following error:
Error: java.lang.NullPointerException: Cannot invoke “org.jdom2.Element.getAttributeValue(String)” because “<local4>” is null
at com.strategyquant.tradinglib.blocks.AnnotationHandler.getParamNumberValue(Unknown Source)
at com.strategyquant.tradinglib.blocks.ParameterAnnotationParser.wizardParseDataSeries(Unknown Source)
at com.strategyquant.tradinglib.blocks.ParameterAnnotationParser.wizardParseXml(Unknown Source)
at com.strategyquant.tradinglib.blocks.AnnotationProcessor.wizardParseXml(Unknown finished in 0.02 s
I would really appreciate some assistance and hopefully SQX to implement it in their new updates. Thanks
Richard Kennedy
1 mês atrás #289872
Attached zip file!
Visualizando 1 resposta (de um total de 1)