Positions
Summary
Provides access to methods of the positions collection.
Signature
| public abstract interface Positions
|
Namespace
cAlgo.API
Methods
Name | Description |
Find | Find all positions with this label and symbol name. |
FindAll | Finds all the positions of this label, symbol name and trade type. |
Properties
Events
Name | Description |
Closed | Occurs each time a position is closed. |
Opened | Occurs each time a position is opened. |
Modified | Occurs each time a position is modified. |
Examples
See Also
Last update: March 23, 2023