MobiusTrader
English
Russian
中文
English
العربي
Bahasa Indonesia
Terminals
For clients
Documentation
Articles
mScript
Contacts
Textbook
Directory
»
mScript
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
mScript
The base class for all scripts. All classes of Indicators and Trading Bot are inherited from it.
Elements
function
addBuffer
Initializes an object that will be used to store indicator values
addInput
Adds variables used in the script
addLevel
Sets the value of the specified horizontal level of the indicator displayed in a separate window.
comment
Prints messages to the console
createObject
Creates a graphic item for the indicator
getInputs
Returns the variables specified by the method
addInput
getObject
Searches for an object by name
onDestroy
Method for clearing memory
onInit
The method in which the properties for the created objects are set via
mScript.addBuffer
print
Outputting a message to the console
setProperty
Sets properties for the indicator