StopLoss greater than actual price on open BUY position

 

Hello,

I am in front of an abnormal situation. As you can see from attached pictures I run an EA. It opens a position at 1.29604 with a StopLoss at 1.29574. Till now everything OK.

After that it starts to modify position StopLoss according to my code. The question is why position is not closed when SL is reached. As you see in picture actual price is less than SL and position is still opened.

How could it be possible? What is the explanation? Does anyone confronted with such behavior ?


 

Files:
 

Try with Show Ask line.

 
oddpip:

Try with Show Ask line.

Is was buy position.
 

Add a CloseOrder if Price < StopLoss.

 
tenlau:

Hello,

I am in front of an abnormal situation. As you can see from attached pictures I run an EA. It opens a position at 1.29604 with a StopLoss at 1.29574. Till now everything OK.

After that it starts to modify position StopLoss according to my code. The question is why position is not closed when SL is reached. As you see in picture actual price is less than SL and position is still opened.

How could it be possible? What is the explanation? Does anyone confronted with such behavior ?


 

That's weird, I suggest you to ask explanation to your broker and to report this to ServiceDesk.
Reason: