You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.
EtdIdUtils has helper methods to create IDs for EtdContractSpec, EtdOptionSecurity and EtdFutureSecurity. These methods have separate parameters for each item of information, for example the exchange ID and contract code.
There are cases where you need to generate an ID from an existing contract spec or security and it would be useful if there were overloads for this.
The text was updated successfully, but these errors were encountered:
cjkent
changed the title
Overload method on EtdIdUtils to take EtdContractSpec and security instances
Overload methods on EtdIdUtils to take EtdContractSpec and security instances
Mar 13, 2017
EtdIdUtils
has helper methods to create IDs forEtdContractSpec
,EtdOptionSecurity
andEtdFutureSecurity
. These methods have separate parameters for each item of information, for example the exchange ID and contract code.There are cases where you need to generate an ID from an existing contract spec or security and it would be useful if there were overloads for this.
The text was updated successfully, but these errors were encountered: