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
Namespace: SharpTraderBotAssembly: SharpTraderBot (in SharpTraderBot.dll) Version: 1.0.0
public int margin { get; set; }
Public Property margin As Integer
Get
Set
public:
property int margin {
int get ();
void set (int value);
}
member margin : int with get, set
Property Value
Int32