LoS1 rate calculations & analysis
The system will try first to calculate the most likely rate of each stay date by backtrack calculations of daily rates from the first date in the future that has no minLOS restriction and then use the calculated daily rate instead of the average.
EG.: minLOS = 2, price = 200$ => average daily rate = 100$. But if for the second date there is no minLOS restriction and the price shopped is 120$, the system would calculate for the first date a price value of 80$ (200 for minLOS2 – 120 the daily rate for the second day) instead of 100$.
This calculation type was introduced in version 2.13. Up to this version the RECO calculation was using the average rate per day of the competitors when the competitor had a minLOS restriction.