MobiusTrader
English
Russian
中文
English
العربي
Bahasa Indonesia
Terminals
For clients
Documentation
Articles
mScript
Contacts
Textbook
Directory
»
Anchor
Account
Bar
Buffer
DateTime
GObject
Indicator
Market
Order
TimeFrame
TradingBot
WebRequest
mScript
Balance
Bonus
Company
Credit
Currency
CurrencyId
Email
Equity
FreeMargin
Leverage
Margin
Name
Profit
StopoutLevel
TradingAccount
Anchor
AppliedPrice
ArrowSymbols
Averaging
Color
DrawingStyle
IndicatorLine
InputType
PriceType
Property
Shape
Current
Indicators
Anchor
The anchor point of the element to the graph
Description
Used in methods
onInit
and
onUpdate
for assignment with
setAnchor
arrow anchor points to display buffer values.
Example
BufferForArrows1.setAnchor(Anchor.Top);
Elements
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
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