Pending orders - QUESTION

 

If I set pending orders ( as following )

OP_BUYLIMIT - buy limit pending position, OP_BUYSTOP - buy stop pending position,

OP_SELLLIMIT - sell limit pending position, OP_SELLSTOP - sell stop pending position.


and a few hours after the orders will be opened, then will the orders change its status from OP_BUYLIMIT or OP_BUYSTOP into OP_BUY

&

from OP_SELLLIMIT or OP_SELLSTOP will change into OP_SELL after opening ???

 
puncher:

If I set pending orders ( as following )

OP_BUYLIMIT - buy limit pending position, OP_BUYSTOP - buy stop pending position,

OP_SELLLIMIT - sell limit pending position, OP_SELLSTOP - sell stop pending position.

and a few hours after the orders will be opened, then will the orders change its status from OP_BUYLIMIT or OP_BUYSTOP into OP_BUY

&

form OP_SELLLIMIT or OP_SELLSTOP will change into OP_SELL after opening ???

Yes.
 
gordon:
Yes.

Thank you