MobiusTrader
Русский
Русский
中文
English
العربي
Bahasa Indonesia
Немецкий
Терминалы
Клиентам
Видео
Документация
Статьи
mScript
Контакты
Учебник
Справочник
»
Anchor
Algorithm
Bar
Buffer
DateTime
GObject
Indicator
Market
Order
TimeFrame
mScript
Anchor
AppliedPrice
ArrowSymbols
Averaging
Color
DrawingStyle
IndicatorLine
InputType
PriceType
Property
Shape
Current
Indicators
Anchor
Точка привязки элемента к графику
Примечание
Используется в методах
onInit
и
onUpdate
для задания с помощью
setAnchor
точки привязки стрелки для отображения значений буфера.
Пример
BufferForArrows1.setAnchor(Anchor.Top);
Элементы
const
Bottom
Anchor point below in the bottom center
BottomLeft
Anchor point at the lower left corner
BottomRight
Anchor point at the lower right corner
Center
Anchor point strictly in the center of the object
Left
Anchor point to the left in the center
Right
Anchor point to the right in the center
Top
Anchor point above in the top center
TopLeft
Anchor point at the upper left corner
TopRight
Anchor point at the upper right corner