MobiusTrader
English
Russian
中文
English
العربي
Bahasa Indonesia
Terminals
For clients
Documentation
Articles
mScript
Contacts
Textbook
Directory
»
Buffer
»
setWidth
asArray
clear
fill
get
set
setAnchor
setArrow
setColor
setDrawBegin
setDrawingStyle
setEmptyValue
setLabel
setShape
setShift
setSize
setWidth
size
toString
setWidth()
Sets the width of the indicator line
setWidth(width:int)
Parameters
Name
Type
Действие
Значение по умолчанию
width
int
New width
—
Return value
A reference to an object of type Buffer for a chain of calls
Example
bufMain.setWidth(2);