question

Upvotes
Accepted
1 0 0 0

Forward Valuation as on specific Time & Date using refinitiv.data.content.ipa.financial_contracts.cross

By default forward valuation takes Spot as of NY Close. Tried passing datetime string. But its just taking NY Close. Is there any other parameter which an help to take spot rate as of a particular time ?

pricing_parameters=cross.PricingParameters(

market_data_date=specific_date_and_time,

valuation_date=specific_date_and_time )

python#technologyrefinitiv-data-platform-librariesipa
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Hi @etg.forex ,

Thank you for your participation in the forum. Is the reply below satisfactory in resolving your query?
If so please can you click the 'Accept' text next to the appropriate reply? This will guide all community members who have a similar question.

Thanks,
AHS

@etg.forex

Hi,

Please be informed that a reply has been verified as correct in answering the question, and marked as such.

Thanks,

AHS

1 Answer

· Write an Answer
Upvotes
Accepted
5k 16 2 7

Hi @etg.forex ,


Have checked the the available parameters for FxCrossPricingParameters in the documentation? Please have a look here by clisking JSON and searching for FxCrossPricingParameters. That should give you all available parameters for cross along with it's properties.


Best regards,

Haykaz

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.