Hi, one of the tickers I query returns the following error however other similar RICs (such as 'NSEA-BBL-STA') work just fine. Can you look into it? Thanks!
df = tr.get_timeseries('NSEA-BBL-TOT', start_date='20120101', end_date='20170714', fields='CLOSE', normalize=True, interval='monthly')
(u'NSEA-BBL-TOT', ': ', u'Error: TSIIntervalNotSupported, ErrorCode: TA-TSIIntervalNotSupported, Fault: TSIError, Description: Interval is not supported', '\n')