![]() | OrderService Methods |
Note: This is preliminary documentation provided only as a preview, and is subject to change. Please contact the author for pricing and licensing information.
The OrderService type exposes the following members.
Name | Description | |
---|---|---|
![]() | CancelAsync(String, String, OrderParameters) |
Cancels an order.
|
![]() | CancelAsync(String, String, OrderParameters, CancellationToken) |
Cancels an order.
|
![]() | Dispose |
Releases all unmanaged resources associated with this instance.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetListAsStreamAsync |
Returns a list of open orders or orders updated during the current day.
|
![]() | GetListAsync(String, NullableUInt32, String, OrderParameters) |
Returns a list of open orders or orders updated during the current day.
|
![]() | GetListAsync(String, NullableUInt32, String, OrderParameters, CancellationToken) |
Returns a list of open orders or orders updated during the current day.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |