Create PendingOrder2
Created at 28 Oct 2021, 13:32
EM
Create PendingOrder2
28 Oct 2021, 13:32
[Parameter("lots", DefaultValue = 0.01)]
public double lots { get; set; }
Is lots possible in ponding order syntax.
Thank you
amusleh
29 Oct 2021, 08:52
Hi,
You can easily change Lots to Units, use Symo QuantityToVolumeInUnits method.
@amusleh