Is intraday calculation of Greeks still a problem?

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Is intraday calculation of Greeks still a problem?

georgiosd
Hi everyone,

Great job on quantlib! I was interested in calculating Greeks for some options, intraday but saw this: https://hpcquantlib.wordpress.com/2015/01/04/intraday-high-resolution-day-counters/

Is this still a relevant concern?

Thank you
Reply | Threaded
Open this post in threaded view
|

Re: Is intraday calculation of Greeks still a problem?

Luigi Ballabio
Hello,
    Klaus' changes were added to the main library a couple of releases ago, but they're not enabled by default. To enable intra-day pricing, execute

    ./configure --enable-intraday

if you're on Linux or Mac Os X, or open <ql/userconfig.hpp> and uncomment the line

    //#    define QL_HIGH_RESOLUTION_DATE

if you're on Windows.

Luigi


On Thu, Jul 14, 2016 at 6:32 PM georgiosd <[hidden email]> wrote:
Hi everyone,

Great job on quantlib! I was interested in calculating Greeks for some
options, intraday but saw this:
https://hpcquantlib.wordpress.com/2015/01/04/intraday-high-resolution-day-counters/

Is this still a relevant concern?

Thank you



--
View this message in context: http://quantlib.10058.n7.nabble.com/Is-intraday-calculation-of-Greeks-still-a-problem-tp17598.html
Sent from the quantlib-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
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.http://sdm.link/zohodev2dev
_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users

------------------------------------------------------------------------------
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.http://sdm.link/zohodev2dev
_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users
Reply | Threaded
Open this post in threaded view
|

Re: Is intraday calculation of Greeks still a problem?

georgiosd
That's fantastic! Are there any side-effects I should be aware of?
I mean, why isn't this enabled by default? Because it breaks backward compatibility?
Reply | Threaded
Open this post in threaded view
|

Re: Is intraday calculation of Greeks still a problem?

Luigi Ballabio
Hi,
    apologies for the delay. The side effect was some loss of performance (about 5-10% if I recall correctly).

Luigi


On Fri, Jul 15, 2016 at 11:00 AM georgiosd <[hidden email]> wrote:
That's fantastic! Are there any side-effects I should be aware of?
I mean, why isn't this enabled by default? Because it breaks backward
compatibility?



--
View this message in context: http://quantlib.10058.n7.nabble.com/Is-intraday-calculation-of-Greeks-still-a-problem-tp17598p17602.html
Sent from the quantlib-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
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.http://sdm.link/zohodev2dev
_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users

------------------------------------------------------------------------------
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.http://sdm.link/zohodev2dev
_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users