Closed joe-ave closed 2 years ago
Hi Jonas, Thanks! True, that variable was really missing from the user interface even though it was added to the calculation. Now I pushed the update to the repository, but not yet compiled a new release.
Yes, I think it is simpler to keep the source updates centralized at least for now.
Olli
Hello Olli,
"p diff to avg 9h" were missing in the selection list and for "Show variable details", I found that I needed to add: {VARIABLE_PRICEDIFF_9, "p diff to avg 9h", CONSTANT_TYPE_DEC1, VARIABLE_DEPENDS_PRICE}, to "variable_st" and raise VARIABLE_COUNT from 29 to 30 in main.cpp.
I am not to familiar yet with all git functions to push back changes to your project, do not want to mess things upp.
//Jonas