Trading System API  3.0
Library for Simulating and Deploying Trading and Investment Strategies
tsa::horizontal_line Struct Reference

Class that represents a horizontal line to be drawn on a chart. More...

#include <TSCWrapper.h>

Public Attributes

color line_color
 The line color.
 
int weight
 The line weight.
 
double y_value
 The y-value for which the line is drawn.
 

Detailed Description

Class that represents a horizontal line to be drawn on a chart.