![]() |
Trading System API
3.0
Library for Simulating and Deploying Trading and Investment Strategies
|
This is the complete list of members for tsa::pane_proxy, including all inherited members.
background(const color &bg_color) | tsa::pane_proxy | |
dashed_h_lines(bool enable_flag=true) | tsa::pane_proxy | |
dashed_v_lines(bool enable_flag=true) | tsa::pane_proxy | |
h_line(double y_value, const color &clr=color::white, size_t weight=1) | tsa::pane_proxy | |
h_lines(bool enable_flag) | tsa::pane_proxy | |
header_bg(const color &bg_color) | tsa::pane_proxy | |
height(size_t height_) | tsa::pane_proxy | |
height(void) const | tsa::pane_proxy | |
line(const tsa::date_time &start_timestamp, double start_y_value, const tsa::date_time &end_timestamp, double end_y_value, const color &clr=color::white, size_t weight=1) | tsa::pane_proxy | |
plot_bg(const color &bg_color) | tsa::pane_proxy | |
show_header(bool show_flag=true) | tsa::pane_proxy | |
title(const tsa::string &title) | tsa::pane_proxy | |
title(void) const | tsa::pane_proxy | |
v_lines(bool enable_flag) | tsa::pane_proxy | |
x_axis_legend(bool show_flag) | tsa::pane_proxy | |
x_axis_legend(const color &clr) | tsa::pane_proxy | |
y_axis_legend(const color &clr) | tsa::pane_proxy | |
y_max(double max) | tsa::pane_proxy | |
y_min(double) | tsa::pane_proxy | |
~pane_proxy(void) | tsa::pane_proxy |