FillsCollection
class
Represents a collection of all positions.
Methods
GetFillById (string id) Return: Fill | Returns a Fill object specified by Fill ID. |
GetFills () Return: Fill[] | Returns array with all Fills items, created today. |
Events
FillAdded | Occurs when the new trade is made. |