Endpoints

  • Performance Summary

    Returns a summary containing aggregated trade results and related performance metrics of the requesting entity, within the specified period. ClientKey and either StandardPeriod or FromDate/ToDate are required fields, and we encourage the use of FieldGroups to return only the required metrics.

    GET https://gateway.saxobank.com/sim/openapi/hist/v4/performance/summary?AccountGroupKey={AccountGroupKey}&AccountKey={AccountKey}&ClientKey={ClientKey}&FieldGroups={FieldGroups}&FromDate={FromDate}&MockDataId={MockDataId}&StandardPeriod={StandardPeriod}&ToDate={ToDate}

  • Performance Timeseries

    Returns timeseries containing performance metrics for the requesting entity, within the specified period. ClientKey and either StandardPeriod or FromDate/ToDate are required fields, and we encourage the use of FieldGroups to return only the required metrics.

    GET https://gateway.saxobank.com/sim/openapi/hist/v4/performance/timeseries?AccountGroupKey={AccountGroupKey}&AccountKey={AccountKey}&ClientKey={ClientKey}&FieldGroups={FieldGroups}&FromDate={FromDate}&MockDataId={MockDataId}&StandardPeriod={StandardPeriod}&ToDate={ToDate}