|
FormatRequestResult
Prepares the formatted string with results of the last request execution.
string FormatRequestResult(
|
Parameters
str
[in] Target string passed by reference.
request
[in] A structure of MqlTradeRequest type with parameters of the last request.
result
[in] A structure of MqlTradeResult type with results of the last request.
Return Value
None.