![]() |
Trading System API
3.0
Library for Simulating and Deploying Trading and Investment Strategies
|
Class representing a 'pane' on a chart. More...
#include <TSCWrapper.h>
Public Member Functions | |
pane (void) | |
Constructor. | |
pane (unsigned height, const color &bg_color) | |
Constructor. Sets the pane height in pixels and bg_color. | |
pane (unsigned height) | |
Constructor. Sets the pane height in pixels. | |
pane (const color &bg_color) | |
Constructor. Sets the bg_color. | |
~pane (void) | |
Destructor. | |
Class representing a 'pane' on a chart.