![]() |
Trading System API
3.0
Library for Simulating and Deploying Trading and Investment Strategies
|
Paints all orders generated by the given instrument object on a chart pane. More...
#include <TSCPlots.h>
Public Member Functions | |
orders (tsa::instrument &inst) | |
Constructor. | |
~orders (void) | |
Destructor. | |
![]() | |
plot_base (void) | |
Constructor. | |
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) | |
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) | |
~plot_base (void) | |
Paints all orders generated by the given instrument object on a chart pane.