Hi,
I am new joiner and user of the QuantLib which a very great achievement ! Using the Swig Java, java quantlib API (windows) generated from the master trunk, i was wondering if knowing the repo rate between 2 dates [settlementDate , futureSettlementDate] and the bond price at Future Settlement date P(t = future_settlement_date), i could workout the bond price at settlementDate ? , P(t= Settlement_date) ? because it looks like FixedRateBondForward, is not exposed in the Java API Cheers, P ------------------------------------------------------------------------------ Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashboards with Interactivity, Sharing, Native Excel Exports, App Integration & more Get technology previously reserved for billion-dollar corporations, FREE http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
Hello, apologies for the delay. You can probably use the formulas in FixedRateBondForward directly in your calculations. Otherwise, it shouldn't be that difficult to export FixedRateBondForward to Java; any of the other instruments in SWIG/bonds.i can serve as an example. Luigi On Mon, Dec 8, 2014 at 9:34 PM, pascal roca <[hidden email]> wrote:
------------------------------------------------------------------------------ Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
In reply to this post by pascal roca
Thanks Luigi, I used the formula for time being , next time I'll export the class as you suggested On Dec 24, 2014 3:40 PM, Luigi Ballabio <[hidden email]> wrote:
------------------------------------------------------------------------------ Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
Free forum by Nabble | Edit this page |