Standardize a context type representing a Valuation #652
Labels
Context Data & Intents
Contexts & Intents Discussion Group
context-data
FDC3 Context Data Working Group
enhancement
New feature or request
Milestone
Enhancement Request
Create a context type representing the price and value of a holding.
Use Case:
A Valuation may be used as a key component of a Trade or Position context, perhaps also an Order. Although it may be used rarely as a standalone context (although use-cases may exist), it is a multi-field type that is likely to be needed in the definition of multiple other types, yielding an advantage to standardizing it.
Contexts
Valuation
Represents the value of a holding in a specified currency.
Details
type
'fdc3.valuation'
value
'500.0'
price
'5.0'
CURRENCY_ISOCODE
*'USD'
* CURRENCY_ISOCODE should conform to 3 character alphabetic codes standardized as part of ISO 4217.
Example
Additional Information
An issue has also been raised to standardize recommended formats for 'primitive' fields, which might include ISO currency codes:
If that issue is NOT accepted the CURRENCY_ISOCODE field should be replaced with a
currency
field that makes use of the Currency context type prosed in issue:The text was updated successfully, but these errors were encountered: