After calling OptionChainProvider.GetOptionContractList (Symbol symbol, datetime date), a list of Symbol objects is returned. When I try to access one of these objects' OpenInterest attribute, I get the runtime error ‘Symbol’ object has no attribute ‘OpenInterest’.

 

Could anyone kindly offer any guidance on how to get an option contract's OpenInterest?