AccountValue
Represents the total value of an account at a certain time.
-
Name Type Description AccountBalance Amount The AccountBalance (cash value in the account). CashTransfers Amount Net value of cash transfers made on the day. Negative values means withdrawals. Date Date The trade date. PositionsValue Amount The value of all open positions (Unrealized ProfitLoss). SecurityTransfers Amount All security transfers are valued based on the EOD rates on the trade date they were made. TotalValue Amount The total value of the entire account.