Temporal_Relational_Stock_Ranking
Temporal_Relational_Stock_Ranking copied to clipboard
Always predicting zero
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!
In that case, your IC would be zero, wouldn't you. In quant finance, having a high IC is more important than RMSE.