![]() |
Trading System API
3.0
Library for Simulating and Deploying Trading and Investment Strategies
|
This is the complete list of members for tsa::series_cref< T >, including all inherited members.
class_name(void) const | tsa::object | |
data(void) const | tsa::series_cref< T > | inline |
has_same_class_as(const object &other) const | tsa::object | |
name(const std::string &name) const | tsa::series_cref< T > | inline |
name(void) const | tsa::series_cref< T > | inline |
object(void) | tsa::object | inline |
operator const series< T > &(void) | tsa::series_cref< T > | inline |
operator()(size_t shift_by) const | tsa::series_cref< T > | inline |
operator=(const series_cref< T > &other) | tsa::series_cref< T > | inline |
operator=(const series< T > &)=delete | tsa::series_cref< T > | |
operator[](size_t pos) const | tsa::series_cref< T > | inline |
pane_auto_pane(bool b) | tsa::series_cref< T > | inline |
pane_dotted_grid(bool b) | tsa::series_cref< T > | inline |
pane_grid_color(const tsa::color &c) | tsa::series_cref< T > | inline |
pane_h_line(const h_line &hl) | tsa::series_cref< T > | inline |
pane_h_line(const tsa::color &c, double y_value, int weight=1) | tsa::series_cref< T > | inline |
pane_h_lines(void) const | tsa::series_cref< T > | inline |
pane_show_grid(bool b) | tsa::series_cref< T > | inline |
pane_y_max(double max) | tsa::series_cref< T > | inline |
pane_y_max(void) const | tsa::series_cref< T > | inline |
pane_y_min(double min) | tsa::series_cref< T > | inline |
pane_y_min(void) const | tsa::series_cref< T > | inline |
plot_as(const plot_info &pi) | tsa::series_cref< T > | inline |
plot_as(const std::string &name, const tsa::variant &period=0.0, plot_type type=plot_type::line, tsa::color clr=tsa::color::auto_color, unsigned weight=2) const | tsa::series_cref< T > | inline |
plot_as(const std::string &name, const std::vector< tsa::variant > &periods, plot_type type=plot_type::line, tsa::color clr=tsa::color::auto_color, unsigned weight=2) const | tsa::series_cref< T > | inline |
push(T)=delete | tsa::series_cref< T > | |
push(const variant &)=delete | tsa::series_cref< T > | |
series_cref(void) | tsa::series_cref< T > | inline |
series_cref(const series< T > &other) | tsa::series_cref< T > | inline |
series_cref(const series_cref< T > &other) | tsa::series_cref< T > | inline |
series_ptr(void) const | tsa::series_cref< T > | inline |
size(void) const | tsa::series_cref< T > | inline |
size_ok(size_t sz) const | tsa::series_cref< T > | inline |
type(void) const | tsa::series_cref< T > | inline |
verify_size(size_t sz) const | tsa::series_cref< T > | inline |
~object(void) | tsa::object | inlinevirtual |
~series_cref(void) | tsa::series_cref< T > | inlinevirtual |