Skip to main content

RequestNetSummarySymbolGroups

Request for cumulative positions by instruments, taking into account the specified filter

Request format

{
"Book" : "BBook",
"DealerSide": true,
"Search": "EURUSD",
"Reasons": [
"Robot",
"Client"
],
"AccountsGroups": [
"real",
"demo"
],
"SymbolsGroups": [
"Crypto",
"Forex"
],
"Countries": [
"Russia",
"USA"
],
"SortDirection": "Ascending",
"SortFields": ["Symbol", "VolumeInUsd"],
"RequestId": "c1549b18-3ccb-4500-a928-7ff27e8d1fe9",
"Nodes": [
Node1
],
"RequestName": "RequestNetSummarySymbolGroups",
"PageSize": 15,
"PageNum": 1
}

Request parameters: Here's the table in Markdown format:

NameDescription
RequestIdUnique request GUID
DealerSidetrue - display data from the dealer's side (false - from the trader's side)
ReasonsList TradeReason
AccountsGroupsList of account groups
CountriesList of countries
SearchSearch for a symbol by the specified text
SortDirectionSpecifies the sort direction for the fields specified in "SortFields" (enum ListSortDirection: Descending)
SortFieldsSpecifies the fields to sort in the direction specified in "SortDirection" (enum SortableFields FullUnrealizedProfitInUsd)
BookThe Book type, by which the response to the request is built (AllBooks, ABook, BBook, CBook possible values)
NodesList of nodes that participate in the request. If the list is empty, then all available nodes are called.
RequestNameRequest type
PageSizeNumber of records per page
PageNumPage number

Response ResponseNetSummarySymbolGroups

  {
"Result": {
"Summary": {
"Timestamp": "0001-01-01 00:00:00:000",
"Summary": {
"OrdersBuy": 1266,
"OrdersSell": 412,
"Orders": 1678,
"LotsBuy": 1270.4055,
"ActiveAccounts": 0,
"LotsSell": -786.4385,
"Lots": 483.967,
"TotalUnrealizedProfitInUsd": 1216687.14,
"TotalFullUnrealizedProfitInUsd": -289326,
"TotalNetVolumeInUsd": 201848174.5183,
"TotalBalancesInUsd": 1164485838.23,
"TotalEquityInUsd": 1164196512.23,
"TotalActualLeverage": 0.17,
"TotalDrawdown": -0.0248,
"TotalUnrealizedProfitInUsdView": -1216687.14,
"TotalFullUnrealizedProfitInUsdView": 289326
}
},
"Page": [
{
"Level": 3,
"Node": "",
"Platform": null,
"SourceSymbol": null,
"Symbols": [
{
"Level": 2,
"Node": "MT5dev",
"Platform": "Mt5",
"SourceSymbol": null,
"Symbols": [
{
"Level": 1,
"Node": "MT5dev",
"Platform": "Mt5",
"SourceSymbol": "EURUSD",
"Symbols": [],
"Symbol": "EURUSD",
"AggregationSymbol": "euro vs us dollar",
"Timestamp": "2024-11-08 18:19:27:648",
"ProfitMode": "Forex",
"CustomGroup": "All Clients",
"NetByCustomGroups": [],
"VolumeBuyInBaseAsset": 755010,
"VolumeSellInBaseAsset": -59732460,
"VolumeInBaseAsset": -58977450,
"VolumeBuyInUsd": 813202.85,
"VolumeSellInUsd": -64179301.17,
"VolumeInUsd": -63366098.32,
"AverageBuyPrice": 1.08772,
"AverageSellPrice": 1.0842,
"AveragePrice": 1.08424,
"MarketPrice": 1.07423,
"AveragePriceFromMarketInPoints": 100.1,
"OrdersBuy": 74,
"OrdersSell": 16,
"Orders": 90,
"Buyers": 43,
"Sellers": 14,
"SentimentLotsBuy": 597.3446,
"SentimentLotsSell": -7.5701,
"LotsBuy": 7.5701,
"LotsSell": -597.3446,
"Lots": -589.7745,
"UnrealizedProfitInUsd": 585038.36,
"FullUnrealizedProfitInUsd": 1445433.61,
"Digits": 5,
"SentimentByVolumes": 98.75,
"SentimentByAccounts": 75.44
},
{
"Level": 1,
"Node": "MT5dev",
"Platform": "Mt5",
"SourceSymbol": "EURUSD",
"Symbols": [],
"Symbol": "EURUSDc",
"AggregationSymbol": "euro vs us dollar",
"Timestamp": "2024-11-08 18:19:27:648",
"ProfitMode": "Forex",
"CustomGroup": "All Clients",
"NetByCustomGroups": [],
"VolumeBuyInBaseAsset": 0,
"VolumeSellInBaseAsset": -299350,
"VolumeInBaseAsset": -299350,
"VolumeBuyInUsd": 1074.23,
"VolumeSellInUsd": -322699.04,
"VolumeInUsd": -321624.81,
"AverageBuyPrice": 1.0751,
"AverageSellPrice": 1.0846,
"AveragePrice": 1.0846,
"MarketPrice": 1.0742,
"AveragePriceFromMarketInPoints": 104,
"OrdersBuy": 29,
"OrdersSell": 1,
"Orders": 30,
"Buyers": 3,
"Sellers": 1,
"SentimentLotsBuy": 3.0035,
"SentimentLotsSell": -0.01,
"LotsBuy": 0.01,
"LotsSell": -3.0035,
"Lots": -2.9935,
"UnrealizedProfitInUsd": 3139.95,
"FullUnrealizedProfitInUsd": 46327.13,
"Digits": 4,
"SentimentByVolumes": 99.67,
"SentimentByAccounts": 75
}
],
"Symbol": "EURUSD",
"AggregationSymbol": "euro vs us dollar",
"Timestamp": "2024-11-08 18:19:27:648",
"ProfitMode": "Forex",
"CustomGroup": "All Clients",
"NetByCustomGroups": [],
"VolumeBuyInBaseAsset": 755010,
"VolumeSellInBaseAsset": -60172810,
"VolumeInBaseAsset": -59417800,
"VolumeBuyInUsd": 815351.31,
"VolumeSellInUsd": -64654566.43,
"VolumeInUsd": -63839215.12,
"AverageBuyPrice": 1.08771,
"AverageSellPrice": 1.08417,
"AveragePrice": 1.08421,
"MarketPrice": 1.07423,
"AveragePriceFromMarketInPoints": 99.8,
"OrdersBuy": 137,
"OrdersSell": 18,
"Orders": 155,
"Buyers": 53,
"Sellers": 16,
"SentimentLotsBuy": 601.7681,
"SentimentLotsSell": -7.5901,
"LotsBuy": 7.5901,
"LotsSell": -601.7681,
"Lots": -594.178,
"UnrealizedProfitInUsd": 587926.4,
"FullUnrealizedProfitInUsd": 1493189.15,
"Digits": 5,
"SentimentByVolumes": 98.75,
"SentimentByAccounts": 76.81
},
{
"Level": 2,
"Node": "MT5Indigosoft",
"Platform": "Mt5",
"SourceSymbol": null,
"Symbols": [
{
"Level": 1,
"Node": "MT5Indigosoft",
"Platform": "Mt5",
"SourceSymbol": "EURUSD",
"Symbols": [],
"Symbol": "EURUSD",
"AggregationSymbol": "euro vs us dollar",
"Timestamp": "2024-11-08 18:19:28:276",
"ProfitMode": "Forex",
"CustomGroup": "All Clients",
"NetByCustomGroups": [],
"VolumeBuyInBaseAsset": 450000,
"VolumeSellInBaseAsset": -1482000,
"VolumeInBaseAsset": -1032000,
"VolumeBuyInUsd": 483376.5,
"VolumeSellInUsd": -1592364.54,
"VolumeInUsd": -1108988.04,
"AverageBuyPrice": 1.10026,
"AverageSellPrice": 1.1034,
"AveragePrice": 1.10267,
"MarketPrice": 1.07417,
"AveragePriceFromMarketInPoints": 285,
"OrdersBuy": 16,
"OrdersSell": 8,
"Orders": 24,
"Buyers": 16,
"Sellers": 8,
"SentimentLotsBuy": 14.82,
"SentimentLotsSell": -4.5,
"LotsBuy": 4.5,
"LotsSell": -14.82,
"Lots": -10.32,
"UnrealizedProfitInUsd": 31710.93,
"FullUnrealizedProfitInUsd": 36704.13,
"Digits": 5,
"SentimentByVolumes": 76.71,
"SentimentByAccounts": 66.67
},
{
"Level": 1,
"Node": "MT5Indigosoft",
"Platform": "Mt5",
"SourceSymbol": "EURUSD",
"Symbols": [],
"Symbol": "EURUSDhft",
"AggregationSymbol": "euro vs us dollar",
"Timestamp": "2024-11-08 18:19:28:276",
"ProfitMode": "Forex",
"CustomGroup": "All Clients",
"NetByCustomGroups": [],
"VolumeBuyInBaseAsset": 0,
"VolumeSellInBaseAsset": -100000,
"VolumeInBaseAsset": -100000,
"VolumeBuyInUsd": 0,
"VolumeSellInUsd": -100000,
"VolumeInUsd": -100000,
"AverageBuyPrice": 0,
"AverageSellPrice": 1.0839,
"AveragePrice": 1.0839,
"MarketPrice": 1.07309,
"AveragePriceFromMarketInPoints": 108.1,
"OrdersBuy": 1,
"OrdersSell": 0,
"Orders": 1,
"Buyers": 1,
"Sellers": 0,
"SentimentLotsBuy": 1,
"SentimentLotsSell": 0,
"LotsBuy": 0,
"LotsSell": -1,
"Lots": -1,
"UnrealizedProfitInUsd": 1081,
"FullUnrealizedProfitInUsd": 1081,
"Digits": 5,
"SentimentByVolumes": 100,
"SentimentByAccounts": 100
},
{
"Level": 1,
"Node": "MT5Indigosoft",
"Platform": "Mt5",
"SourceSymbol": "EURUSD",
"Symbols": [],
"Symbol": "EURUSDase",
"AggregationSymbol": "euro vs us dollar",
"Timestamp": "2024-11-08 18:19:28:276",
"ProfitMode": "Forex",
"CustomGroup": "All Clients",
"NetByCustomGroups": [],
"VolumeBuyInBaseAsset": 0,
"VolumeSellInBaseAsset": 0,
"VolumeInBaseAsset": 0,
"VolumeBuyInUsd": 470000,
"VolumeSellInUsd": -470000,
"VolumeInUsd": 0,
"AverageBuyPrice": 1.11284,
"AverageSellPrice": 1.11284,
"AveragePrice": 1.11284,
"MarketPrice": 1.07384,
"AveragePriceFromMarketInPoints": 390,
"OrdersBuy": 13,
"OrdersSell": 13,
"Orders": 26,
"Buyers": 9,
"Sellers": 9,
"SentimentLotsBuy": 4.7,
"SentimentLotsSell": -4.7,
"LotsBuy": 4.7,
"LotsSell": -4.7,
"Lots": 0,
"UnrealizedProfitInUsd": 470.9,
"FullUnrealizedProfitInUsd": 470.9,
"Digits": 5,
"SentimentByVolumes": 50,
"SentimentByAccounts": 50
}
],
"Symbol": "EURUSD",
"AggregationSymbol": "euro vs us dollar",
"Timestamp": "2024-11-08 18:19:28:276",
"ProfitMode": "Forex",
"CustomGroup": "All Clients",
"NetByCustomGroups": [],
"VolumeBuyInBaseAsset": 450000,
"VolumeSellInBaseAsset": -1582000,
"VolumeInBaseAsset": -1132000,
"VolumeBuyInUsd": 953376.5,
"VolumeSellInUsd": -2162364.54,
"VolumeInUsd": -1208988.04,
"AverageBuyPrice": 1.10669,
"AverageSellPrice": 1.10461,
"AveragePrice": 1.10101,
"MarketPrice": 1.07417,
"AveragePriceFromMarketInPoints": 268.4,
"OrdersBuy": 30,
"OrdersSell": 21,
"Orders": 51,
"Buyers": 26,
"Sellers": 17,
"SentimentLotsBuy": 20.52,
"SentimentLotsSell": -9.2,
"LotsBuy": 9.2,
"LotsSell": -20.52,
"Lots": -11.32,
"UnrealizedProfitInUsd": 33262.83,
"FullUnrealizedProfitInUsd": 38256.03,
"Digits": 5,
"SentimentByVolumes": 69.04,
"SentimentByAccounts": 60.47
}
],
"Symbol": "EURUSD",
"AggregationSymbol": "euro vs us dollar",
"Timestamp": "2024-11-08 18:19:28:276",
"ProfitMode": "Forex",
"CustomGroup": "All Clients",
"NetByCustomGroups": [],
"VolumeBuyInBaseAsset": 1205010,
"VolumeSellInBaseAsset": -61754810,
"VolumeInBaseAsset": -60549800,
"VolumeBuyInUsd": 1768727.81,
"VolumeSellInUsd": -66816930.97,
"VolumeInUsd": -65048203.16,
"AverageBuyPrice": 1.09811,
"AverageSellPrice": 1.08484,
"AveragePrice": 1.08452,
"MarketPrice": 1.07423,
"AveragePriceFromMarketInPoints": 102.9,
"OrdersBuy": 167,
"OrdersSell": 39,
"Orders": 206,
"Buyers": 79,
"Sellers": 33,
"SentimentLotsBuy": 622.2881,
"SentimentLotsSell": -16.7901,
"LotsBuy": 16.7901,
"LotsSell": -622.2881,
"Lots": -605.498,
"UnrealizedProfitInUsd": 621189.23,
"FullUnrealizedProfitInUsd": 1531445.18,
"Digits": 5,
"SentimentByVolumes": 97.37,
"SentimentByAccounts": 70.54
}
],
"PageSize": 15,
"PageNum": 1,
"TotalRecords": 55
},
"RequestId": "31bc135c-a4eb-45a9-9f98-822c1ba0830c",
"Errors": [],
"ResponseMaster": "ResponseNetSummarySymbolGroups"
}

Errors either an empty list or a list of node responses ResponseNodeError