Converts the draft to a string.
string-serialized draft
New order draft can be created from saved or constructed string using OECClient.CreateDraft method.
Order parameters in the string are in following order:
Account;Side;Quantity;Contract;Type;Flags;Price;Price2
NewOrderDraft Class | OEC.API Namespace