Postype

StockSharp.Micex.Native.Tables

Tipos de posições.

Construtores

Postype
public Postype()
postype = Postype()

Criar um Postype.

Propriedades

Currcode
public string Currcode { get; set; }
value = postype.Currcode
postype.Currcode = value

Moeda de liquidação.

Description
public string Description { get; set; }
value = postype.Description
postype.Description = value

Descrição.

Positiontag
public string Positiontag { get; set; }
value = postype.Positiontag
postype.Positiontag = value

Posições de dinheiro no mercado.

Posngroup
public PosnGroups? Posngroup { get; set; }
value = postype.Posngroup
postype.Posngroup = value

Grupo de posições.