activationfloor in applystop

#1
Hi Folks
Does anyone know how to use activationfloor in applystop. My understanding of this is that the applystop will activate only when the price exceeds the activation floor mentioned. So i I set the following

Code:
ApplyStop( stopTypeLoss , stopModePercent , 9, True , False , 0, 0, -1, 10 );
My understanding is that the applystop will trigger when the prices crosses 10% and set the stop loss at 9% ensuring i get a min 9% profit. Is my understanding correct ?

But what happens if the price never crosses 10% and instead goes down, does that mean that the loss is unlimited because there is no stop active ?
 

Similar threads