![]() |
Trading System API
3.0
Library for Simulating and Deploying Trading and Investment Strategies
|
Combines and area and line plot. More...
#include <TSCPlots.h>
Public Member Functions | |
area_line (double value, const color &area_color=color::aquamarine, const color &alt_area_color=color::dim_gray, const color &line_color=color::white) | |
x More... | |
Related Functions | |
(Note that these are not member functions.) | |
chart & | operator<< (chart &, const plot::area_line &) |
Adds the plot::area_line object to a chart. More... | |
chart & | operator<< (chart &, const plot::position &) |
Adds the plot::position object to a chart. More... | |
Combines and area and line plot.
|
explicit |
x
value | x |
area_color | x |
alt_area_color | x |
line_color | x |
|
related |
Adds the plot::area_line object to a chart.
|
related |
Adds the plot::position object to a chart.