It's not a polynomial fit (see post immediately above yours). And the curve would need to be refitted often to make it useful for trading (e.g., every bar).
Here is a polynomial, least squares fit on the same data.
And here is the same polynomial fit extrapolated 21 days.
Maybe that will...