Pending Orders

 

Please is there a difference between 'pipstep' and 'Distance in pips' in Orders  like 'BuyStop, Sellstop' for Expert Advisors.

OrderSend(Symbol(), OP_BUYSTOP, start_lot, Ask+ Distance*Point, 3, Ask+ Distance*Point-SL*Point,Ask+Distance*Point+TP*Point, "", Magic, 0, clrBlue);

 
MThomp: difference between 'pipstep' and 'Distance in pips'
  1. How should we know? You haven't defined them.

  2. When you post code please use the CODE button (Alt-S)! (For large amounts of code, attach it.) Please edit your (original) post.
              General rules and best pratices of the Forum. - General - MQL5 programming forum
              Messages Editor