get the total number of open trades (Solved)
-
How can I get the total number of open trades, trades in loss and trades to be able to view them on a panel.
-
@xyon126 This is one way to do it. You can use those variables in your panel afterwards.
-
@l-andorrà Hello Andorrá, I understand that each group executes the count of operations with losses, operations with gains and that of the formula adds the previous two and that the information button or label has the variable of each case as its value. Is that so? or something else is missing, because I get "0" in all the buttons.
-
@xyon126 Exactly. You need to insert those variables in your different buttons to get each number.