| IEquityResource 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.
| Name | Description | |
|---|---|---|
| PlaceAsync(String, OrderParameters) |
Submits an equity order.
| |
| PlaceAsync(String, OrderParameters, CancellationToken) |
Submits an equity order.
| |
| PlaceChangeAsync(String, OrderParameters) |
Submits changes to an equity order.
| |
| PlaceChangeAsync(String, OrderParameters, CancellationToken) |
Submits changes to an equity order.
| |
| PreviewAsync(String, OrderParameters) |
Returns a preview of an equity order.
| |
| PreviewAsync(String, OrderParameters, CancellationToken) |
Returns a preview of an equity order.
| |
| PreviewChangeAsync(String, OrderParameters) |
Returns a preview of a change to an equity order.
| |
| PreviewChangeAsync(String, OrderParameters, CancellationToken) |
Returns a preview of a change to an equity order.
|