Total Opened Orders Functions


Total Opened Orders Functions: get information about all orders which got opened (either they are already closed or still open)

 TotalOpenedOrdersReturns number of all opened orders
 TotalOpenedBuysReturns number of all opened buy orders
 TotalOpenedSellsReturns number of all opened sell orders
 TotalLotsReturns total volume of all opened orders
 TotalBuyLotsReturns total volume of all opened buy orders
  TotalSellLotsReturns total volume of all opened sell orders
 TotalProfitReturns total profit of all opened orders
 TotalBuyProfitReturns total profit of all opened buy orders
 TotalSellProfitReturns total profit of all opened sell orders
 TotalSwapsReturns total swaps of all opened orders
 TotalBuySwapsReturns total swaps of all opened buy orders
 TotalSellSwapsReturns total swaps of all opened sell orders