API Objects properties constants
Summary
The Object type constants are used in graphical objects functions to set the property of the object
Definition
| Constant name | Value | Type |
|---|---|---|
| OBJPROP_TIME1 | Datetime value to set/get first coordinate time part (X-Axis) | DateTime |
| OBJPROP_PRICE1 | Double value to set/get first coordinate price part (Y-Axis) | Double |
| OBJPROP_TIME2 | Datetime value to set/get second coordinate time part (X-Axis) | DateTime |
| OBJPROP_PRICE2 | Trend Line | |
| OBJPROP_TIME3 | Fibonacci Retracement | |
| OBJPROP_PRICE3 | Text | |
| OBJPROP_COLOR | Label | |
| OBJPROP_STYLE | Rectangle | |
| OBJPROP_WIDTH | Ellipse | |
| OBJPROP_FIBOLEVELS | Triangle | |
| OBJPROP_LEVELCOLOR | Thumbs up | |
| OBJPROP_LEVELSTYLE | Thumbs down | |
| OBJPROP_LEVELWIDTH | Arrow Up | |
| OBJPROP_FONTSIZE | Arrow down |