Skip to main content

RequestValidatorNewDividendsJob

Validation of the time of setting the task for calculating dividends

Request format

{
"Symbol": "EURUSD",
"AppliedDateUtc": "2020-08-19 12:14:19:989",
"CollectSuffixes": true,
"Nodes": [],
"RequestName": "RequestValidatorNewDividendsJob",
"RequestId": "2444ac29-de22-4f03-8e56-06f7bf9e07fb"
}

Request parameters:

NameDescription
RequestIdUnique request GUID
NodesList of nodes that participate in the request. If the list is empty, then all available nodes are called.
SymbolValidated symbol
AppliedDateUtcTime of task setting in UTC format
CollectSuffixesFlag of using contracts of the specified symbol
RequestNameRequest type

Master answer without duplicates

{
"Result": {
"IsSuccess": false,
"Errors": ["On the server MT5dev, the EURUSD trading session is active at the specified time 8/19/2020 12:14:19 PM", "On the server Second, the EURUSD trading session is active at the specified time 8/19/2020 3:14:19 PM", "On the server Second, the EURUSDa trading session is active at the specified time 8/19/2020 3:14:19 PM", "On the server Second, the EURUSDc trading session is active at the specified time 8/19/2020 3:14:19 PM", "On the server Mt4Demo1, the EURUSD trading session is active at the specified time 8/19/2020 3:14:19 PM", "On the server Mt4Demo1, the EURUSDa trading session is active at the specified time 8/19/2020 3:14:19 PM", "On the server Mt4Demo1, the EURUSDc trading session is active at the specified time 8/19/2020 3:14:19 PM", "On the server Mt5Demo1, the EURUSD trading session is active at the specified time 8/19/2020 3:14:19 PM", "On the server Mt5Demo1, the EURUSD_test trading session is active at the specified time 8/19/2020 3:14:19 PM", "On the server Demo MT5, the EURUSD trading session is active at the specified time 8/19/2020 3:14:19 PM", "On the server Demo MT5, the EURUSD_test trading session is active at the specified time 8/19/2020 3:14:19 PM"]
},
"RequestId": "2444ac29-de22-4f03-8e56-06f7bf9e07fb",
"Errors": [],
"ResponseMaster": "ResponseValidatorNewDividendsJob"
}

Errors is either an empty list or a list of responses of the ResponseNodeError nodes