开云体育

ctrl + shift + ? for shortcuts
© 2025 开云体育

Bug with the Volatility Pivot indicator in build 273


 
Edited

There is a bug in with the Volatility Pivot indicator in build 273.
The volatilitypivottrstop basic double array variable indicator buffer returns wrong values.
It seems like sometimes RapidQ memory limits are reached.
The workaround is to store indicator buffer values in a qstringgrid variable.
It's a bit tricky but it works.
I attached the two files that have been modified. They should be replaced and then recompile the program.
Best regards.