![]() |
Trading System API
3.0
Library for Simulating and Deploying Trading and Investment Strategies
|
This is the complete list of members for tsa::functor::stochastic, including all inherited members.
class_name(void) const | tsa::object | |
has_same_class_as(const object &other) const | tsa::object | |
object(void) | tsa::object | inline |
operator()(const series< double > &hi, const series< double > &lo, const series< double > &cl, size_t period, size_t k_smooth_period=3, size_t d_smooth_period=3) | tsa::functor::stochastic | |
~object(void) | tsa::object | inlinevirtual |