MobiusTrader
English
Russian
中文
English
العربي
Bahasa Indonesia
Terminals
For clients
Documentation
Articles
mScript
Contacts
Textbook
Directory
»
WebRequest
»
get
get
getJSON
post
WebRequest.get()
Performs a GET request
await WebRequest.get(url:param, data:param, options:param)
Parameters
Name
Type
Действие
Значение по умолчанию
url
param
{string} - URL of the requested document
—
data
param
{object} - Parameters (key-value)
—
options
param
{object} - Options
—