AccountHelper.AccountHelperBase.SymbolParamsMany method
Full information about exact symbol, or all symbols
public virtual Task<SymbolParamsManyReply> SymbolParamsMany(SymbolParamsManyRequest request,
ServerCallContext context)
| parameter | description |
|---|---|
| request | The request received from the client. |
| context | The context of the server-side call handler being invoked. |
Return Value
The response to send back to the client (wrapped by a task).
See Also
- class SymbolParamsManyReply
- class SymbolParamsManyRequest
- class AccountHelperBase
- namespace mt4_term_api