I need to know the price of the orders I have in the market to decide what to do with them if they are winners.

 
I need to know the price of the orders I have in the market to decide what to do with them if they are winners.
I need the function to know the price they have when I have to get another order to decide whether or not you can help me?
 
jdcabezas:
I need to know the price of the orders I have in the market to decide what to do with them if they are winners.
I need the function to know the price they have when I have to get another order to decide whether or not you can help me?


Every open not closed trade has OrderOpenPrice() if it is OP_BUY or OP_SELL it is in the market

What makes it then so difficult for you that you ask this question ??

 
jdcabezas:
I need to know the price of the orders I have in the market to decide what to do with them if they are winners.
I need the function to know the price they have when I have to get another order to decide whether or not you can help me?

Read this section of the Documentation, it will explain all: Trading Functions
Reason: