Forum Discussion
Otaki
4 years agoFrequent Visitor
Price recursive calculation
Hi, I have the following issue: I have the current price and I have to calculate the final and the future prices based on previous ones with this formula: I've tried this: PriceEndTST_а =...
parry2k
4 years agoSuper User
Otaki your reply doesn't help. What you have tried? What result you are getting? Can you provide more details, If you just say, it doesn't solve the issue, it is very hard to know what you have tried so far.
Otaki
4 years agoFrequent Visitor
Sorry, parry2k,
The issue is that we don't actually have a cumulative percentage on one and the same value. we have to take exactly the previous value then multiply it with the exact percentage of the period and subtract the different parameters. With productX I still couldn't get the exact results.