Closed gamafranco closed 10 years ago
Currently we're calculating EVM on a weekly basis, and pulling the calculations to the beginning of the week.
This has several drawbacks:
Please do an experiment with daily calculations instead of weekly calculations to see if the result is better.
Otherwise we need to consider the end of the week as the maximum PV and not the begging.
+1
This issue is already in consideration. Once I got time I will create a new branch and push the alterations.
Check dailyBasisEVM branch. This branch also includes the alteration from the issue #43
Currently we're calculating EVM on a weekly basis, and pulling the calculations to the beginning of the week.
This has several drawbacks:
Please do an experiment with daily calculations instead of weekly calculations to see if the result is better.
Otherwise we need to consider the end of the week as the maximum PV and not the begging.