TSLab API Docs
1
|
Public Member Functions | |
Color | GetColor (int barNum) |
Get script color for list value by its number bar number script color value | |
void | SetColor (int barNum, Color color) |
Set script color for list value by its number bar number script color value | |
void | UpdateHighLow () |
void | UpdateLast (IDataBar bar, IEnumerable< ITrade > barTrades, ref bool hasNewBar, ref bool hasUpdate) |
bool | SetBidAsk (double bid, double ask) |
Properties | |
int | AlternativeThickness [get, set] |
bool | Autoscaling [get, set] |
string | PaneName [get] |
int | BarsCount [get] |
Properties inherited from TSLab.Script.IGraphListBase | |
string | Id [get] |
string | Caption [get] |
PaneSides | PaneSide [get] |
The pane side | |
Color | Color [get] |
LineStyles | LineStyle [get] |
Color | AlternativeColor [get, set] |
Set the alternative color for charts for doubles it's for negative values for candles it's for fall candles | |
int | Thickness [get, set] |
Get/set the chart thickness | |
int | Opacity [get, set] |
Get/set (0 - solid, 255 - fully transparent) the chart opacity | |
bool | HideLastValue [get, set] |
Hide the last chart value or not | |