Parabolic Valuation

            For Qty <= MaxQty

Price = 2 * MaxValue ( 1 – Qty / MaxQty) / MaxQty

For Qty > MaxQty

                        Price = 0

§         Maximum price bid (at Qty = 0) = 2 * MaxValue / MaxQty

§         Maximum cost offered (at half MaxQty) = MaxValue / 2