'Time series converting non stationary to stationary and deal with negative values

I have a time series problem to forecast prices, and the target column is non stationary, but to convert it to stationary I differenced it, but I am getting negative values. My issue is, what do I do next? Do I forecast with these negative values? or what do I do, since prices cannot be negative, I am confused, and need help



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source