Hi guys, we're looking to build a pricer to convert a funding spread in a given currency over a specific funding basis e.g. 20 bps EUR 3m€ and convert it to a funding spread to a different currency with a different funding basis say USD 6m$L.
We're in the process of sourcing market swap data including discount factors for EONIA, FedFund and LIBOR for different tenors. Does anyone have any experience with this? Would be super appreciated, I think it could even turn into a paid project for the right person. Basically right now I'm totally lost! Sorry for the spam! Rob ------------------------------------------------------------------------------ Mobile security can be enabling, not merely restricting. Employees who bring their own devices (BYOD) to work are irked by the imposition of MDM restrictions. Mobile Device Manager Plus allows you to control only the apps on BYO-devices by containerizing them, leaving personal data untouched! https://ad.doubleclick.net/ddm/clk/304595813;131938128;j _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
Hi Robert,
I've been working in Python using the SWIG wrapper for Quantlib. I'm a bit new to this but it seems some rate helpers for basis swaps and cross currency swaps are not included. I'm not sophisticated enough with these tools to build them myself.
What I've done is basically set up all the basis/xccy instruments manually and then use a numerical solver (in scipy for example) to back out the correct curves. I would imagine you could do something similar to get the NPVs to where you want them to be. There's probably a better way to do it.
Best,
Ali
On Wednesday, May 25, 2016 9:09:29 PM EDT Robert Taylor wrote: Hi guys, we're looking to build a pricer to convert a funding spread in a given currency over a specific funding basis e.g. 20 bps EUR 3m€ and convert it to a funding spread to a different currency with a different funding basis say USD 6m$L. We're in the process of sourcing market swap data including discount factors for EONIA, FedFund and LIBOR for different tenors. Does anyone have any experience with this? Would be super appreciated, I think it could even turn into a paid project for the right person. Basically right now I'm totally lost! Sorry for the spam! Rob -- Robert Taylor Origin The Primary Marketplace CTO & Co-founder London: +44 7792 775 178 Email: [hidden email][hidden email] ------------------------------------------------------------------------------ What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns at an interface-level. Reveals which users, apps, and protocols are consuming the most bandwidth. Provides multi-vendor support for NetFlow, J-Flow, sFlow and other flows. Make informed decisions using capacity planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
Free forum by Nabble | Edit this page |