Hello, I'm trying to understand the best approach to model the probability of a stock move. My initial approach, however naive, was to create an X day rolling average of the stock prices over the trading history, then create a cumulative distribution function to determine what the probability was of...