ExtendedDictionary_KeyNotFoundDueToNoData
QuantConnect.ExtendedDictionary_KeyNotFoundDueToNoData
Bases: Generic[QuantConnect_Messages_KeyNotFoundDueToNoData_ExtendedDictionary_TKey]
__call__
__call__(
instance: ExtendedDictionary[
QuantConnect_Messages_KeyNotFoundDueToNoData_ExtendedDictionary_TKey,
QuantConnect_Messages_KeyNotFoundDueToNoData_ExtendedDictionary_TValue,
],
key: QuantConnect_Messages_KeyNotFoundDueToNoData_ExtendedDictionary_TKey,
) -> str
Returns a string message saying that the given symbol wasn't found in the give instance object. It also shows a recommendation for solving this problem