Serving the Quantitative Finance Community

Search found 7 matches

by royaltiger
March 27th, 2006, 5:09 pm
Forum: Programming and Software Forum
Topic: scan to editable text?
Replies: 1
Views: 112556

scan to editable text?

<t>Espin,you have alot of options. If you have PDFs you can use a product called Monarch that will not only convert the PDF to text but also extract the data to a database (but data has to be nicely formatted). There are probably other PDF to text convertors available, google it.You can also use OCR...
by royaltiger
July 27th, 2005, 1:31 pm
Forum: Programming and Software Forum
Topic: Quant Developer
Replies: 12
Views: 144874

Quant Developer

<t>torel,0.agreed on Quantlib, great piece of software but seems much more focused on pricing1.while I agreed with SJ before, that's not to say that there is not a place for systems like RQuant. You've got limited resources (I assume), so you have to choose the best tool that fits within that resour...
by royaltiger
July 26th, 2005, 3:49 pm
Forum: Programming and Software Forum
Topic: Quant Developer
Replies: 12
Views: 144874

Quant Developer

<t>hi torel,I'm currently using Rquant right now, albeit it is an earlier version than the current offering. But before I give you a summary feedback I think SierpinskyJanitor is right regarding skepticism on the part of most managers. There are so many issues regarding these financial frameworks th...
by royaltiger
May 25th, 2005, 7:13 pm
Forum: Student Forum
Topic: scorecard building
Replies: 4
Views: 148777

scorecard building

Hi cheater,try this book 'Credit Risk Modeling Design and Application' Elizabeth Mays EditorI currently work for one of the US 'Big 3' credit reporting firms, I'll answer any manageable question as long as it's legal
by royaltiger
March 28th, 2005, 5:44 pm
Forum: Programming and Software Forum
Topic: C# instead of C++: Yes, No, Maybe, When?
Replies: 49
Views: 165121

C# instead of C++: Yes, No, Maybe, When?

<t>1.I think the major drawback is that it is pretty much Windows specific right now. I know there is the Mono project for Linux so eventually we might see C# and CLR based langauges there, but I've not seen any attempt to port to other platforms. 2.There is no templates/STL for C#3.I'm currently wo...
by royaltiger
March 14th, 2005, 9:39 pm
Forum: Technical Forum
Topic: futures curve data help
Replies: 4
Views: 156730

futures curve data help

<t>Hi sgelb,I can possibly help you out. 1) Several vendors supply functionality to generate a forward curve, i.e. FEA, LIM, etc. That would probably be the first place to look.2) I'm in the process of developing a quantitative framework for our hf startup. I've just been working on some algorithms ...
by royaltiger
March 8th, 2005, 8:35 pm
Forum: Programming and Software Forum
Topic: Numerical Libraries for .NET
Replies: 8
Views: 159237

Numerical Libraries for .NET

Hi G,take a look at www.webcabcomponents.com/dotNET/index.shtmlNot sure if it's exactly what you're looking for but Dr. Ben is pretty amenable to requestsDavid