Is there a way to split stock symbol data into sections and then overlay the sections?
For example, select one year of wmt data. Split that data into two 6 month sections. One section would be the first part of the year and the other section would be the later part of the year. Then chart both sections on one 6 month chart. In other words overlay the first 6 months of data over the second six months of data?
I appreciate any suggestions.
Size:
Color:
Here's something for you to start with, illustrating how to split the data / shift it to the right, and plot the shifted data as an artificial symbol:
CODE:
Please log in to see this code.
Size:
Color: