Trading System API  3.0
Library for Simulating and Deploying Trading and Investment Strategies
tsa::plot::hlc Member List

This is the complete list of members for tsa::plot::hlc, including all inherited members.

hlc(const tsa::variant &h, const tsa::variant &l, const tsa::variant &c, const color &col=color::auto_color, size_t weight=DEFAULT_WEIGHT, bool dynamic_color=false)tsa::plot::hlcexplicit
hlc(const tsa::in_stream &, const color &col=color::auto_color, size_t weight=DEFAULT_WEIGHT, bool dynamic_color=false)tsa::plot::hlcexplicit
hlc(const tsa::instrument &, const color &col=color::auto_color, size_t weight=DEFAULT_WEIGHT, bool dynamic_color=false)tsa::plot::hlcexplicit
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
~hlc(void)tsa::plot::hlc
~plot_base(void)tsa::plot::plot_base