Common.ResultKey¶
Classes
ResultKey(id) |
General container class to identify a computation result. |
-
class
Common.ResultKey.ResultKey(id)[source]¶ General container class to identify a computation result.
Parameters: id : str
String used to identify the market state.
See also
MarketDataKeyMarketDataKeyGreekKeyGreekKeyPriceKeyPriceKey
Attributes
id