Table of Contents

Method SortAndTrimDealsNotClosed

Namespace
ViiSync.AccountApi
Assembly
ViiSync.AccountApi.dll

SortAndTrimDealsNotClosed(DealInternal[])

Deals sorted by time with those belonging to positions that are not closed trimmed away.

public DealInternal[] SortAndTrimDealsNotClosed(DealInternal[] deals)

Parameters

deals DealInternal[]

Returns

DealInternal[]

Remarks

MT5 equivalent

  • Order.SortAndTrimDealsNotClosed(DealInternal[] deals) — full