AccountMarginPC Property
The margin percentage rate applied to day trading orders.
Namespace: T4.APIAssembly: T4API.47 (in T4API.47.dll) Version: 4.7.0.0 (4.7.68.4)
public int MarginPC { get; }
Public ReadOnly Property MarginPC As Integer
Get
Property Value
Int32
Each firm specifies a margin amount per contract, this value determines how much
of that margin amount that this account needs to provide. i.e. 100 would mean it
needs to provide 100% of the contract margin, but 50 means it only needs to
provide half the margin and so on. This value is applied to positions opened
during the day (day trading).