![]() |
Trading System API
3.0
Library for Simulating and Deploying Trading and Investment Strategies
|
This is the complete list of members for tsa::plot::area, including all inherited members.
area(const tsa::variant &value, const color &color=color::auto_color, bool dynamic_color=false, int jumpSignal=(-1)) | tsa::plot::area | explicit |
area(const tsa::variant &value, const color &color_prim, const color &color_sec, int jumpSignal=(-1)) | tsa::plot::area | explicit |
plot_base(void) | tsa::plot::plot_base | |
plot_base(plot_type_t _t, const tsa::variant &_v, const color &_pc, const color &_sc, size_t _w, bool _dc, int _js, bool _has_pivot, double _piv) | tsa::plot::plot_base | |
plot_base(plot_type_t _t, size_t _nv, const color &_pc, const color &_sc, size_t _w, bool _dc, int _js, bool _has_pivot, double _piv) | tsa::plot::plot_base | |
~area(void) | tsa::plot::area | |
~plot_base(void) | tsa::plot::plot_base |