Hi,
could you please advise what is the best solution to add an asset specification to a TCR.
Should look like this:
type 1, quantity 2
type 3, quantity 3
type 4, quantity 5
where 1…5 should be customized values?
Thanks,
Yulia.
Hi,
could you please advise what is the best solution to add an asset specification to a TCR.
Should look like this:
type 1, quantity 2
type 3, quantity 3
type 4, quantity 5
where 1…5 should be customized values?
Thanks,
Yulia.
@pulikins, could you provide a specific example for this? The TCR is to convey a one- or two-sided trade in a single instrument. The instrument can be multileg with legs defined in TrdInstrmtLegGrp. The legs can belong to different asset classes (e.g. defined with LegAssetXXX fields) and have different quantities (defined with LegOrderQty(685)).
@hanno.klein yes, sure - the trade, I need to describe, has banknotes on one side and cash on the other side. It’s like, for example, 1000$ physical banknotes sold/bought per 1005$ cash. 1000$ physical banknotes in total can be represented, for example, as 100 banknotes of nominal 5$ and 5 banknotes of nominal 100$. So I need a set in a TCR, where I can specify nominals (5$, 100$, etc) and quantity of the specifies nominal (100, 5).