Suppose that we are given the following $95\%$ interval $(5,15)$ is there a way to derive the prior parameters for a $Gamma(a,b)$ distribution ???
We can assume that the mean is equal to $\frac{a}{b}= 10$ but in order to find $a$ and $b$ we will need one more equation. I believe that we have to use the bounds of the interval but I cannot find with what exactly they are equal.
If you assume that $5$ is the $2.5\%$-quantile and $15$ is the $97.5\%$ quantile, you can numerically solve the problem with an optimization procedure.
Here with the R software: