Hello,

 

I am running a backtest and my `data` variable contains a single symbol (in this case DWAC which is now DJT) and when I do data[symbol] it is null. I hypothesized that this might be because there is some other change that happened to the stock at the time I am testing. So, I looked into it and found out that the stock was changed tickers a day or two after that. How can this happen?