|
QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.38
|
#include <garmanklass.hpp>
Inheritance diagram for GarmanKlassOpenClose< T >:
Collaboration diagram for GarmanKlassOpenClose< T >:Public Member Functions | |
| GarmanKlassOpenClose (Real y, Real marketOpenFraction, Real a) | |
| TimeSeries< Volatility > | calculate (const TimeSeries< IntervalPrice > "eSeries) override |
Protected Attributes | |
| Real | f_ |
| Real | a_ |
Definition at line 78 of file garmanklass.hpp.
| GarmanKlassOpenClose | ( | Real | y, |
| Real | marketOpenFraction, | ||
| Real | a | ||
| ) |
Definition at line 83 of file garmanklass.hpp.
|
override |
|
protected |
Definition at line 80 of file garmanklass.hpp.
|
protected |
Definition at line 81 of file garmanklass.hpp.