I want to trade google stock and I want to run a test against it since they went public in 2004. When I try to trade using
context.symbol('GOOG')
The backtest crunches my timeline down to the end of 2014 to today. I understand why it does that but I want to work around the fact that they did a stock split and then a name change. With their stock changing so much, how do we track it since it went public?