I am trying to import data for expired contracts and can't seem to get the symbols right. I am using following format: two letter symbol + expiration month code + four-digit year. For example, I get something like NDH2004. When I verify this symbol with function IsValidSymbol(), it always returns false. Is this incorrect format? If so what format should I use?
Thanks.
Thanks.
Comment