Is not there something Wrong in MQL4 Reference's Trade Functions ?

 

Isn't there something wrong?

 
Arav007:

Isn't there something wrong?

What ? We have to guess I imagine.
 
angevoyageur:
What ? We have to guess I imagine.


For OrderClosePrice() function shouldn't it be

double ctm=OrderOpenPrice(); instead of datetime ctm=OrderOpenTime(); and so on?

 
Arav007:


For OrderClosePrice() function shouldn't it be

double ctm=OrderOpenPrice(); instead of datetime ctm=OrderOpenTime(); and so on?

Yes of course, the example is not related to OrderClosePrice.
Reason: