On this page, I saw the following rules for setting stop-loss for an existing order :
https://www.dukascopy.com/wiki/#Set_Stop_Loss_priceIn order to set Stop Loss price the following conditions must be met:
- Stop Loss price must be divisible by 0.5 pips, otherwise the order will be rejected.
- One can not set Stop Loss price more than once within a second.
I want to setup stop-loss as a function of spread whose value will be constantly fluctuating. Will these rules come into picture in my case or do they just apply for an existing order?