Python

From CSV to ORE: Automating Trade Translation with Python

Ingest flat client trade files and translate them into ORE-compatible XML portfolios using Python. Validate the output against ORE's XSD schema and automate valuation runs.

Bootstrapping in the Open-Source Risk Engine

A step-by-step walkthrough: market data → XML config → bootstrap → zero-PV re-pricing check, all in Python via the open-source-risk-engine package.