Class representing a single market position for an account.
Namespace:
T4.APIAssembly: T4API.20 (in T4API.20.dll)
Syntax
| C# |
|---|
public class Position |
| Visual Basic (Declaration) |
|---|
Public Class Position |
| Visual C++ |
|---|
public ref class Position |
Remarks
The Position object contains all the Orders for this account for this market as
well as the details of the position itself, such as net position, P&L, margin
etc.
Inheritance Hierarchy
System..::.Object
T4.API..::.Position
T4.API..::.Position