|
You can not create the line object using the lua code, but you can simulate lines drawing using the output streams and core.drawLine method, which fills the indicator's output with the values which looks like a line. However, you will not be able to remove or change this line as other lines.
Further version of the SDK will include the control over lines and labels.
|