The ModifyOrderDraftBuilder type exposes the following members.
Methods
Name | Description | |
---|---|---|
AsAutomatic |
Set Automatic | |
AsManual |
Set Manual | |
Build |
Create a ModifyOrderDraft | |
FromOrder |
Set data based on existing IOrder | |
Validate |
Returns any errors that would prevent construction
| |
WithDeltaTicks |
Set delta ticks
| |
WithDeltaTicks2 |
Set delta ticks 2
| |
WithEnd |
Set end time
| |
WithExecutionInstruction |
Set ExecInst | |
WithFlags |
Set OrderFlags | |
WithIceberg |
Set IcebergData | |
WithOrderType |
Set OrderType | |
WithOriginalOrderID |
Set original IOrder ID
| |
WithPrice |
Set price
| |
WithPrice2 |
Set price2
| |
WithQuantity |
Set quantity
| |
WithSenderLocation |
Set Location | |
WithStart |
Set start time
| |
WithSubmissionType |
Set SubmissionType | |
WithTag50 |
Set Tag50 | |
WithTrailingStop |
Set TrailingStopData |
See Also