Replies: 1 comment
-
|
AAD starts to leak into traditional trade types, see e.g. the MC CG Swaption engine here. For us, this is motivated by performance (and to a lesser extent accuracy), Cross Currency Swaptions and Cross Currency Flexi Swaps are a recent example for this. We have no examples of FD engines or even Vanilla engines yet, but there is no fundamental reason why we wouldn't consider building CG based engines if the need arises. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I wanted to ask about Adjoint Algorithmic Differentiation support, particularly for risk sensitivity calculations going forward. I have been experimenting with computing IR deltas for vanilla swaps and more complex scripted products. The current sensitivity framework in ORE relies primarily on bump-and-reval, which works well but comes with a known computational cost. Is AAD support intended only for the ScriptedTrade / AMCValuation engine, or is there a roadmap to extend it to native trade types (Swap, Swaption, etc.)?
Beta Was this translation helpful? Give feedback.
All reactions