Serving the Quantitative Finance Community

 
User avatar
ToyinA
Posts: 0
Joined: September 19th, 2002, 5:33 pm

Using C#.NET

September 19th, 2002, 5:36 pm

Hi all,Jens Thiel has kindly offered to host my files for a free C# FpML 3.0toolkit. Currently, there are example C# files to read and write all of the examplespublished by the FpML.org group.You can download the assembly and help file fromhttp://jens-thiel.de/finance/quantlib/xmlAlso, you can save the FpML files from the sample files by including a ToXML() on the FpML objectEnjoy,Toyin Akin.toyin.akin@ntlworld.com
 
User avatar
jamesbattle
Posts: 0
Joined: May 12th, 2002, 8:28 pm

Using C#.NET

September 23rd, 2002, 4:48 pm

Toyin,I had a look at your stuff. What are your plans for implementing analyticsin your framework? Are you going to directly embed all the pricing code orhave a generic engine maybe that uses the skeleton classes.My worry, based on also having thought about implementing analyticswithin our commercial FpML products is that the framework becomes just 'too big' to be easily understood.