AccountSummary

OpenApi account summary performance metrics. The summary is the performance metrics that is related to closed positions over the entire lifespan of an account.

  • Name Type Description
    AverageTradeDurationInMinutes Number Average trade duration in minutes.
    AverageTradesPerWeek Number The average trades per week.
    NumberOfDaysTraded Number Number of days traded.
    NumberOfLongTrades Number The number of long trades.
    NumberOfShortTrades Number The number of short trades.
    TopTradedInstruments String [] A list of the most traded instrument in an ordered list where the single most traded instruments is located at index 0.
    TotalReturnFraction Number The total return fraction.
    TradedInstruments AssetType [] A list of instruments traded with this account.
    TradesTotalCount Number Total trades.
    TradesWonCount Number The total count of winning trades.
    WinFraction Number The fraction of trades with positive profit/loss.