Dear Support,
I am seeing that getWickPrice() is returning null, in case there is no wick present for a particular RenkoBar.
Could you please confirm that this is correct, and desired behavior?
Based on the
javadoc, it should return a Double, and now I am a bit confused, as I am testing some strategies that are using wick prices, and now I am facing the null as returned value, which was not the case a couple of weeks ago. Was that just pure luck, or there was some changes in the API in the past days regarding getWickPrice().
Thanks in advance.