I have a simple baseline which always predicts the closing price for the next day is equal to the closing price of today (i.e., my model always predicts RT=0). Then on NASDAQ, I get MSE=3.77e-4 and on NYSE, I get MSE=2.25e-4 which are both better than the reported results in the paper. Is this correct or am I missing something? Thanks!
I have a simple baseline which always predicts the closing price for the next day is equal to the closing price of today (i.e., my model always predicts RT=0). Then on NASDAQ, I get MSE=3.77e-4 and on NYSE, I get MSE=2.25e-4 which are both better than the reported results in the paper. Is this correct or am I missing something? Thanks!