I've got a theory question in regards to Lecture 44: Introduction to Pairs Trading.
In the video, near the 32nd minute onward, there is a reference to adding a 'constant' to one of the data series (in the video it was for ticker AGBG).
My question is the following:
1. Should we apply the constant to the cheaper of the two stocks? ie: whichever price series is lower than the other, add the constant to that stock.
2. If Q-1 is true, then does that mean that stock 1 should always be the cheaper stock, stock 2 should be the higher stock, so that when we use methods coint and OLS they are set accordingly?
example: coint method arguments are S1, S2 whereas OLS method arguments are S2, S1
Any clarification would be great. Thank you.