CheckTrailingOrderLong

Checks conditions to modify parameters of Buy Pending order.

virtual bool  CheckTrailingOrderLong(
   COrderInfo*    order,          // order
   double&        price           // price
   )

Parameters

order

[in]  Pointer to COrderInfo class object.

price

[in][out]  Variable for Stop Loss price.

Return Value

true - condition is satisfied, otherwise - false.