Create the series plots.


  series x=date y=close;
  series x=date y=low;
  series x=date y=high;
run;