I was hoping to be able to use UpdateDays=-1 after the initial download to avoid downloading the entire history every time, which would take time if I have a universe of ~ 200 stocks.

I guess I could use dataLoad and dataVar to get the latest date and adjust the startdate accordingly, or is there an easier way?