Hello management, technical drawings I used JForex an indicator, THRUSTOUTSIDERVAR, now I want to occur when a cycle signal saved to a file, and I in the code below: Object [] result = indicators.calculateIndicator ( feedDescriptor, new OfferSide [] {OfferSide.BID}, "THRUSTOUTSIDEBAR", new AppliedPrice [] {AppliedPrice.CLOSE}, new Object [] {0}, 0); But the calculation is wrong, how to write and get the correct value? Thank you
|