Table of Contents

Method GetGroupByName

Namespace
ViiSync.AccountApi
Assembly
ViiSync.AccountApi.dll

GetGroupByName(string)

The first symbol whose trade-settings group (path) is groupName.

public SymGroup? GetGroupByName(string groupName)

Parameters

groupName string

Returns

SymGroup

Remarks

MT5 equivalent

  • Symbols.GetGroupByName(string groupName) — full