Categories: Quant Development

Do Quants use QuantLib and ActiveQuant used it in industry vs academia

Do Quants use QuantLib and ActiveQuant used it in industry vs academia
Do Quant’s use QuantLib? (in practice, not just in academia)
I would like to know whether QuantLib (or other open-source quantitative finance libraries) is actually used in practice, or is it mainly used just by academics. The reason I’m interested in this question is because sometimes there appear to be discrepancies between what is taught/used at university and what is used within the “real world” in finance.

In practice, do quants write C++ pricing algorithms from scratch… or do they reuse and build upon classes from existing libraries, such as QuantLib (or other open-source quantitative finance libraries)?

If you use QuantLib in practice, do you mainly use “convenience” classes such as Calendar and Date (to avoid recoding basic functionality), or do you actually use the Pricing engines too?

Are QuantLib the major (open-source) C++ quant finance library, what are some alternatives, and which would you recommended?

Thanks!

My answer to this kind of questions is very easy. It seems that I have explored these types of APIs/frameworks/libraries which are both written in Java or C++. I have no qualms in terms of these packages, The effort into developing and maintaining these code bases is huge. Some say that QuantLib is over-engineered but I say ba humbug. That is the old man in talking.
There are lots of features and methods or functions to call here. I am sure they are used throughout many schools but probably would not find the same in industry. I would expect large investment banks or other institutions would have developed their own legacy based library. As one famous recruiter, said QuantLib would be the library of choice if many of the firms would have to re-do their legacy libraries (especially in C++). Unfortunately, I do not see many of these firms tossing their legacy libraries for something like QuantLib.
Some companies would have been using this ranged from UBS to Nomura. Or there are at least people who have researched its use. I am not sure if this can confirmed that it is actually used in these kinds of companies.

NOTE I now post my TRADING ALERTS into my personal FACEBOOK ACCOUNT and TWITTER. Don't worry as I don't post stupid cat videos or what I eat!
caustic

Hi i there My name is Bryan Downing. I am part of a company called QuantLabs.Net This is specifically a company with a high profile blog about technology, trading, financial, investment, quant, etc. It posts things on how to do job interviews with large companies like Morgan Stanley, Bloomberg, Citibank, and IBM. It also posts different unique tips and tricks on Java, C++, or C programming. It posts about different techniques in learning about Matlab and building models or strategies. There is a lot here if you are into venturing into the financial world like quant or technical analysis. It also discusses the future generation of trading and programming Specialties: C++, Java, C#, Matlab, quant, models, strategies, technical analysis, linux, windows P.S. I have been known to be the worst typist. Do not be offended by it as I like to bang stuff out and put priorty of what I do over typing. Maybe one day I can get a full time copy editor to help out. Do note I prefer videos as they are much easier to produce so check out my many video at youtube.com/quantlabs

Recent Posts

Dive into kdb+ and q: A Guide to Learning Resources

But where do you begin your kdb+ and q journey? Don't worry, aspiring q programmers!…

2 days ago

High-Frequency Trading Meets High-Performance Computing: Building Your Dream Career

The world of high-frequency trading (HFT) thrives on speed and precision, and high-performance computing (HPC)…

3 days ago

Python Powers Algorithmic Trading: Mastering the Market with Code

This article explores the exciting opportunities for Python which powers algorithmic trading, equipping you with…

3 days ago

Allure and Limitations of Open-Source Algorithmic Trading Systems

Here, we delve into the potential limitations of relying solely on open-source projects for youropen-source…

3 days ago

Demystifying Latency: A C++ Deep Dive into High-Frequency Trading

Today, we join Brian, host of quantlabs.net, as he explores the intricate relationship between C++deep…

4 days ago

High-Frequency Trading: Unveiling the Market Maker’s Dance

Welcome to the fast-paced realm of high-frequency trading (HFT), where milliseconds reign supreme and market…

4 days ago