Happy New Year to @jcl & all the Zorro crew!

Running 2.5.3.6 on Windows Server 2012 VPS:

Possible Bug:
assetHistory Remarks states "Price history is only downloaded in the INITRUN or in the main function, and only when existing price history is not already up to date". In my tests downloading EOD in a main function, if the Asset file does not exist, assetHistory incorrectly returns a file-not-found error. I believe this is a bug, since the non-existent Asset price history is clearly not up to date! (For others who run into this in the interim, a workaround is to add the OVERRIDE flag...)