6 Jun 2023, 16:44

Hello.

  1. Imagine that we have 2 or more pending orders at the same time. I want to access to some properties of each order separately by its ticket number(order number). properties such as open price and etc.
  2. I want to define some variables separately for each of N pending orders that I don't know how many they are and what the numbers are. Then I want to compare these variables.
    Please help me:)