Hi Houtan,
This feature is missing, I work on it today so that it will be possible to write something like :
range = dynDate('1950Q3'):dynDate('1973Q1') ;
ts = ds(range) ;
Best, Stéphane.
Le 2013-03-13 09:46, Houtan Bastani a écrit :
Hi Stephane,
How can you create a new dynSeries based on date range of another dynSeries?
e.g. I would want something like ds{'1999q1','2002q3'}
Thanks, Houtan