Postype

StockSharp.Micex.Native.Tables

Arten von Positionen.

Konstruktoren

Postype
public Postype()
postype = Postype()

Erstellen Sie einen Postype.

Eigenschaften

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

Währung der Abwicklung.

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

Beschreibung.

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

Geldpositionen auf dem Markt.

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

Gruppe von Positionen.