EasyLanguage Trendline and Text Object Parameters
Num is a numeric expression representing the origin type of the trendline or text object. The possible values for Num are:
Value of Num |
Description |
1 |
Trendline/text object created by the current analysis technique/strategy. |
2 |
Trendline/text object created by an analysis technique/strategy other than the current analysis technique/strategy or manually drawn by the user. |
3 |
Trendline/text object created by other means. |
4 |
Trendline/text object created by the current analysis technique/strategy or manually drawn by the user. |
5 |
Trendline/text object created by an analysis technique/strategy other than the current analysis technique/strategy. |
6 |
Trendline/text object created by any analysis technique/strategy. |
7 |
Trendline/text object manually drawn by the user. |
If a value different than 1 - 7 is used, EasyLanguage will assume a value of 3.