Skip to main content

RequestAccountsGroupsDetails

Requesting account group settings in Metatrader 4

Request format

{
"Nodes": [
"node1",
"node2"
],
"RequestId": "580c2aaa-b432-40dc-bef2-d891ace07e49",
"RequestName": "RequestAccountsGroupsDetails"
}

Request parameters:

NameDescription
RequestIdUnique request GUID
NodesList of nodes that participate in the request. If the list is empty, then all available nodes are requested.
RequestNameRequest type

Response ResponseAccountsGroupsDetails

{
"Result": [
{
"Node": "Node2",
"Platform": "Mt4",
"Result": [
{
"Group": "real",
"Enable": true,
"Timeout": 0,
"OtpMode": "OTP_MODE_DISABLED",
"Copies": false,
"Reports": false,
"DefaultLeverage": 0,
"DefaultDeposit": 0.0,
"MaxSecurities": 0,
"SecGroups": [

],
"SecMargins": [

],
"SecMarginsTotal": 0,
"Currency": "USD",
"Credit": 0.0,
"MarginCall": 0,
"MarginMode": "MARGIN_MODE_DONT_USE",
"MarginStopout": 0,
"InterestRate": 0.0,
"UseSwap": false,
"News": "NEWS_NO",
"Rights": 0,
"CheckIePrices": false,
"MaxPositions": 0,
"CloseReopen": false,
"HedgeProhibited": false,
"CloseFifo": false,
"HedgeLargeLeg": false,
"MarginType": "MARGIN_TYPE_PERCENT",
"ArchivePeriod": 0,
"ArchiveMaxBalance": 0,
"StopoutSkipHedged": false,
"ArchivePendingPeriod": false,
"NewsLanguages": [
0,
0,
0,
0,
0,
0,
0,
0
],
"NewsLanguagesTotal": 0
},
{
"Group": "group1",
"Enable": true,
"Timeout": 0,
"OtpMode": "OTP_MODE_DISABLED",
"Copies": false,
"Reports": false,
"DefaultLeverage": 0,
"DefaultDeposit": 0.0,
"MaxSecurities": 0,
"SecGroups": [

],
"SecMargins": [

],
"SecMarginsTotal": 0,
"Currency": "USD",
"Credit": 0.0,
"MarginCall": 0,
"MarginMode": "MARGIN_MODE_DONT_USE",
"MarginStopout": 0,
"InterestRate": 0.0,
"UseSwap": false,
"News": "NEWS_NO",
"Rights": 0,
"CheckIePrices": false,
"MaxPositions": 0,
"CloseReopen": false,
"HedgeProhibited": false,
"CloseFifo": false,
"HedgeLargeLeg": false,
"MarginType": "MARGIN_TYPE_PERCENT",
"ArchivePeriod": 0,
"ArchiveMaxBalance": 0,
"StopoutSkipHedged": false,
"ArchivePendingPeriod": false,
"NewsLanguages": [
0,
0,
0,
0,
0,
0,
0,
0
],
"NewsLanguagesTotal": 0
},
{
"Group": "group2",
"Enable": true,
"Timeout": 0,
"OtpMode": "OTP_MODE_DISABLED",
"Copies": false,
"Reports": false,
"DefaultLeverage": 0,
"DefaultDeposit": 0.0,
"MaxSecurities": 0,
"SecGroups": [

],
"SecMargins": [

],
"SecMarginsTotal": 0,
"Currency": "EUR",
"Credit": 0.0,
"MarginCall": 0,
"MarginMode": "MARGIN_MODE_DONT_USE",
"MarginStopout": 0,
"InterestRate": 0.0,
"UseSwap": false,
"News": "NEWS_NO",
"Rights": 0,
"CheckIePrices": false,
"MaxPositions": 0,
"CloseReopen": false,
"HedgeProhibited": false,
"CloseFifo": false,
"HedgeLargeLeg": false,
"MarginType": "MARGIN_TYPE_PERCENT",
"ArchivePeriod": 0,
"ArchiveMaxBalance": 0,
"StopoutSkipHedged": false,
"ArchivePendingPeriod": false,
"NewsLanguages": [
0,
0,
0,
0,
0,
0,
0,
0
],
"NewsLanguagesTotal": 0
},
{
"Group": "demogroup3",
"Enable": false,
"Timeout": 0,
"OtpMode": "OTP_MODE_DISABLED",
"Copies": false,
"Reports": false,
"DefaultLeverage": 0,
"DefaultDeposit": 0.0,
"MaxSecurities": 0,
"SecGroups": [

],
"SecMargins": [

],
"SecMarginsTotal": 0,
"Currency": "USDCent",
"Credit": 0.0,
"MarginCall": 0,
"MarginMode": "MARGIN_MODE_DONT_USE",
"MarginStopout": 0,
"InterestRate": 0.0,
"UseSwap": false,
"News": "NEWS_NO",
"Rights": 0,
"CheckIePrices": false,
"MaxPositions": 0,
"CloseReopen": false,
"HedgeProhibited": false,
"CloseFifo": false,
"HedgeLargeLeg": false,
"MarginType": "MARGIN_TYPE_PERCENT",
"ArchivePeriod": 0,
"ArchiveMaxBalance": 0,
"StopoutSkipHedged": false,
"ArchivePendingPeriod": false,
"NewsLanguages": [
0,
0,
0,
0,
0,
0,
0,
0
],
"NewsLanguagesTotal": 0
}
],
"ResponseNode": "ResponseNodeAccountsGroupsDetails"
},
{
"Node": "Node1",
"Platform": "Mt4",
"Result": [
{
"Group": "real",
"Enable": true,
"Timeout": 0,
"OtpMode": "OTP_MODE_DISABLED",
"Copies": false,
"Reports": false,
"DefaultLeverage": 0,
"DefaultDeposit": 0.0,
"MaxSecurities": 0,
"SecGroups": [

],
"SecMargins": [

],
"SecMarginsTotal": 0,
"Currency": "USD",
"Credit": 0.0,
"MarginCall": 0,
"MarginMode": "MARGIN_MODE_DONT_USE",
"MarginStopout": 0,
"InterestRate": 0.0,
"UseSwap": false,
"News": "NEWS_NO",
"Rights": 0,
"CheckIePrices": false,
"MaxPositions": 0,
"CloseReopen": false,
"HedgeProhibited": false,
"CloseFifo": false,
"HedgeLargeLeg": false,
"MarginType": "MARGIN_TYPE_PERCENT",
"ArchivePeriod": 0,
"ArchiveMaxBalance": 0,
"StopoutSkipHedged": false,
"ArchivePendingPeriod": false,
"NewsLanguages": [
0,
0,
0,
0,
0,
0,
0,
0
],
"NewsLanguagesTotal": 0
},
{
"Group": "group1",
"Enable": true,
"Timeout": 0,
"OtpMode": "OTP_MODE_DISABLED",
"Copies": false,
"Reports": false,
"DefaultLeverage": 0,
"DefaultDeposit": 0.0,
"MaxSecurities": 0,
"SecGroups": [

],
"SecMargins": [

],
"SecMarginsTotal": 0,
"Currency": "USD",
"Credit": 0.0,
"MarginCall": 0,
"MarginMode": "MARGIN_MODE_DONT_USE",
"MarginStopout": 0,
"InterestRate": 0.0,
"UseSwap": false,
"News": "NEWS_NO",
"Rights": 0,
"CheckIePrices": false,
"MaxPositions": 0,
"CloseReopen": false,
"HedgeProhibited": false,
"CloseFifo": false,
"HedgeLargeLeg": false,
"MarginType": "MARGIN_TYPE_PERCENT",
"ArchivePeriod": 0,
"ArchiveMaxBalance": 0,
"StopoutSkipHedged": false,
"ArchivePendingPeriod": false,
"NewsLanguages": [
0,
0,
0,
0,
0,
0,
0,
0
],
"NewsLanguagesTotal": 0
},
{
"Group": "group2",
"Enable": true,
"Timeout": 0,
"OtpMode": "OTP_MODE_DISABLED",
"Copies": false,
"Reports": false,
"DefaultLeverage": 0,
"DefaultDeposit": 0.0,
"MaxSecurities": 0,
"SecGroups": [

],
"SecMargins": [

],
"SecMarginsTotal": 0,
"Currency": "EUR",
"Credit": 0.0,
"MarginCall": 0,
"MarginMode": "MARGIN_MODE_DONT_USE",
"MarginStopout": 0,
"InterestRate": 0.0,
"UseSwap": false,
"News": "NEWS_NO",
"Rights": 0,
"CheckIePrices": false,
"MaxPositions": 0,
"CloseReopen": false,
"HedgeProhibited": false,
"CloseFifo": false,
"HedgeLargeLeg": false,
"MarginType": "MARGIN_TYPE_PERCENT",
"ArchivePeriod": 0,
"ArchiveMaxBalance": 0,
"StopoutSkipHedged": false,
"ArchivePendingPeriod": false,
"NewsLanguages": [
0,
0,
0,
0,
0,
0,
0,
0
],
"NewsLanguagesTotal": 0
},
{
"Group": "demogroup3",
"Enable": false,
"Timeout": 0,
"OtpMode": "OTP_MODE_DISABLED",
"Copies": false,
"Reports": false,
"DefaultLeverage": 0,
"DefaultDeposit": 0.0,
"MaxSecurities": 0,
"SecGroups": [

],
"SecMargins": [

],
"SecMarginsTotal": 0,
"Currency": "USDCent",
"Credit": 0.0,
"MarginCall": 0,
"MarginMode": "MARGIN_MODE_DONT_USE",
"MarginStopout": 0,
"InterestRate": 0.0,
"UseSwap": false,
"News": "NEWS_NO",
"Rights": 0,
"CheckIePrices": false,
"MaxPositions": 0,
"CloseReopen": false,
"HedgeProhibited": false,
"CloseFifo": false,
"HedgeLargeLeg": false,
"MarginType": "MARGIN_TYPE_PERCENT",
"ArchivePeriod": 0,
"ArchiveMaxBalance": 0,
"StopoutSkipHedged": false,
"ArchivePendingPeriod": false,
"NewsLanguages": [
0,
0,
0,
0,
0,
0,
0,
0
],
"NewsLanguagesTotal": 0
}
],
"ResponseNode": "ResponseNodeAccountsGroupsDetails"
}
],
"RequestId": "f9cc2e67-7f7d-49c8-9189-a5fb7ad17788",
"ResponseMaster": "ResponseAccountsGroupsDetails"
}