|
The 'Convert up to date' function comes in handy, if you only need to convert ASCII to MS data up to a specific date range.
If for example your ASCII data base has up-to-date data until to the 25th of March 2008, but you only want to convert the MS Data to the 24th of March 2008, then this function will cut off all the data after the 24th of March.
This function may be used in many tasks, such as back testing, out of sample testing and others.
|