RequestAccountsDoublingEvents
Request for a list of events "doubling the account"
Request format
{
"Nodes": [
"node1",
"node2"
],
"RequestId": "8b2a81ad-80be-42ec-b461-992813d4dafd",
"RequestName": "RequestAccountsDoublingEvents"
}
Request parameters:
| Name | Description |
|---|---|
| RequestId | Unique request GUID |
| Nodes | List of nodes that participate in the request. If the list is empty, then all available nodes are requested. |
| RequestName | Type of request |
Response ResponseAccountsDoublingEvents
{
"Result": [
{
"Node": "Node2",
"Platform": "Mt4",
"Result": [
{
"Node": "Node1",
"Platform": "Mt4",
"Time": "2017-06-05 22:26:41:953",
"Type": "TriggerAccountsDoubling",
"Status": "Alert",
"Login": 2,
"TraderName": "Vasya",
"Group": "real",
"RegDate": "0001-01-01 00:00:00:000",
"Currency": "USD",
"Equity": 200.0,
"DoublingLevel": 300.0,
"DoublingPercent": 33.33,
"CurrentEquity": 400.0,
"CurrentPercent": 166.67,
"TotalFloatingProfit": -700.0,
"TotalFloatingProfitInUsd": 0.0
},
{
"Node": "Node1",
"Platform": "Mt4",
"Time": "2017-06-05 22:26:41:953",
"Type": "TriggerAccountsDoubling",
"Status": "Alert",
"Login": 2,
"TraderName": "Vasya",
"Group": "real",
"RegDate": "0001-01-01 00:00:00:000",
"Currency": "USD",
"Equity": 200.0,
"DoublingLevel": 300.0,
"DoublingPercent": 33.33,
"CurrentEquity": 400.0,
"CurrentPercent": 166.67,
"TotalFloatingProfit": -700.0,
"TotalFloatingProfitInUsd": 0.0
}
],
"ResponseNode": "ResponseNodeAccountsDoublingEvents"
},
{
"Node": "Node1",
"Platform": "Mt4",
"Result": [
{
"Node": "Node1",
"Platform": "Mt4",
"Time": "2017-06-05 22:26:41:953",
"Type": "TriggerAccountsDoubling",
"Status": "Alert",
"Login": 2,
"TraderName": "Vasya",
"Group": "real",
"RegDate": "0001-01-01 00:00:00:000",
"Currency": "USD",
"Equity": 200.0,
"DoublingLevel": 300.0,
"DoublingPercent": 33.33,
"CurrentEquity": 400.0,
"CurrentPercent": 166.67,
"TotalFloatingProfit": -700.0,
"TotalFloatingProfitInUsd": 0.0
},
{
"Node": "Node1",
"Platform": "Mt4",
"Time": "2017-06-05 22:26:41:953",
"Type": "TriggerAccountsDoubling",
"Status": "Alert",
"Login": 2,
"TraderName": "Vasya",
"Group": "real",
"RegDate": "0001-01-01 00:00:00:000",
"Currency": "USD",
"Equity": 200.0,
"DoublingLevel": 300.0,
"DoublingPercent": 33.33,
"CurrentEquity": 400.0,
"CurrentPercent": 166.67,
"TotalFloatingProfit": -700.0,
"TotalFloatingProfitInUsd": 0.0
}
],
"ResponseNode": "ResponseNodeAccountsDoublingEvents"
}
],
"RequestId": "c27733f2-40a9-4570-b564-2ee749c68607",
"ResponseMaster": "ResponseAccountsDoublingEvents"
}