I am trying to modify the anchored vwap study to be set to the previous day. I realize that first of the week/month are different from intraweek but tried (GetYYYYMMDD()-1) to set the beginDate that is otherwise manually entered but does not seem to be recognized by the study. Any ideas on how to implement this - vwap anchored to the previous day?