STOrdermargin Property

Crypto specific parameter. For some of the exchages 0 means do not use margin, 1 means use margin. Also can be used on some exchanges to specify leverage

Definition

Namespace: SharpTraderBot
Assembly: SharpTraderBot (in SharpTraderBot.dll) Version: 1.0.0
C#
public int margin { get; set; }

Property Value

Int32

See Also