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